|
|
|
| 1 | 2026-07-02T05:10:39.840Z | job assigned to worker 01KWGKQP2PH6V9VW6N8DFKDRAW [factory aws, i-00e0811b0f36c7f64] (queued for 44 s) |
| |
| 2 | 2026-07-02T05:10:46.658Z | starting task 0: "setup" |
| 3 | 2026-07-02T05:10:46.664Z | ++ uname -s |
| 4 | 2026-07-02T05:10:46.669Z | + kern=SunOS |
| 5 | 2026-07-02T05:10:46.669Z | + build_user=build |
| 6 | 2026-07-02T05:10:46.669Z | + build_uid=12345 |
| 7 | 2026-07-02T05:10:46.669Z | + work_dir=/work |
| 8 | 2026-07-02T05:10:46.669Z | + input_dir=/input |
| 9 | 2026-07-02T05:10:46.669Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-02T05:10:46.669Z | + case "$kern" in |
| 11 | 2026-07-02T05:10:46.669Z | + groupadd -g 12345 build |
| 12 | 2026-07-02T05:10:46.669Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-02T05:10:48.673Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-02T05:10:48.791Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-02T05:10:48.795Z | + home_fs=zfs |
| 16 | 2026-07-02T05:10:48.795Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-02T05:10:48.795Z | + mkdir -p /home/build |
| 18 | 2026-07-02T05:10:48.795Z | + chown build:build /home/build /work |
| 19 | 2026-07-02T05:10:50.794Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-02T05:10:50.799Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-07-02T05:10:50.807Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-02T05:10:50.812Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-02T05:10:50.812Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-02T05:10:50.812Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-02T05:10:50.812Z | * rust toolchain profile = "default" |
| 26 | 2026-07-02T05:10:50.812Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-02T05:10:50.812Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-02T05:10:50.817Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-02T05:10:50.817Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-02T05:10:50.934Z | info: downloading installer |
| 31 | 2026-07-02T05:10:52.517Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-02T05:10:52.517Z | warn: /opt/ooce/bin |
| 33 | 2026-07-02T05:10:52.517Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-02T05:10:52.517Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-02T05:10:52.517Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-02T05:10:52.517Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-02T05:10:52.517Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-02T05:10:52.517Z | error: cannot install while Rust is installed |
| 39 | 2026-07-02T05:10:52.517Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-02T05:10:52.517Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-02T05:10:52.517Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-02T05:10:52.518Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-02T05:10:52.518Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-02T05:10:52.532Z | info: profile set to default |
| 45 | 2026-07-02T05:10:52.532Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-02T05:10:52.540Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-02T05:10:52.677Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 48 | 2026-07-02T05:10:52.687Z | info: downloading 6 components |
| 49 | 2026-07-02T05:11:08.877Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-02T05:11:08.877Z | |
| 51 | 2026-07-02T05:11:08.904Z | stable-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 52 | 2026-07-02T05:11:08.904Z | |
| 53 | 2026-07-02T05:11:08.904Z | |
| 54 | 2026-07-02T05:11:08.904Z | Rust is installed now. Great! |
| 55 | 2026-07-02T05:11:08.904Z | |
| 56 | 2026-07-02T05:11:08.904Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-02T05:11:08.904Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-02T05:11:08.904Z | |
| 59 | 2026-07-02T05:11:08.904Z | To configure your current shell, you need to source |
| 60 | 2026-07-02T05:11:08.904Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-02T05:11:08.904Z | |
| 62 | 2026-07-02T05:11:08.904Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-02T05:11:08.904Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-02T05:11:08.904Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-02T05:11:08.904Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-02T05:11:08.904Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-02T05:11:08.904Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-02T05:11:08.904Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-02T05:11:08.908Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-02T05:11:08.908Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-02T05:11:08.997Z | + rustup --version |
| 72 | 2026-07-02T05:11:09.009Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-02T05:11:09.013Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-02T05:11:09.027Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 75 | 2026-07-02T05:11:09.030Z | + cargo --version |
| 76 | 2026-07-02T05:11:09.047Z | cargo 1.96.1 (356927216 2026-06-26) |
| 77 | 2026-07-02T05:11:09.050Z | + rustc --version |
| 78 | 2026-07-02T05:11:09.070Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 79 | 2026-07-02T05:11:09.073Z | process exited: duration 18260 ms, exit code 0 |
| |
| 80 | 2026-07-02T05:11:09.080Z | starting task 2: "authentication" |
| 81 | 2026-07-02T05:11:09.097Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-07-02T05:11:09.104Z | starting task 3: "clone repository" |
| 83 | 2026-07-02T05:11:09.107Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-02T05:11:09.111Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-02T05:11:09.140Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-02T05:11:10.217Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-02T05:11:10.217Z | + git fetch origin 7930881707ca17de4dddd3aedfe52fe1b94115f6 |
| 88 | 2026-07-02T05:11:10.662Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-02T05:11:10.682Z | * branch 7930881707ca17de4dddd3aedfe52fe1b94115f6 -> FETCH_HEAD |
| 90 | 2026-07-02T05:11:10.756Z | + [[ -n '' ]] |
| 91 | 2026-07-02T05:11:10.756Z | + git reset --hard 7930881707ca17de4dddd3aedfe52fe1b94115f6 |
| 92 | 2026-07-02T05:11:10.756Z | HEAD is now at 79308817 Emulated xHCI 1.0 Controller, USB 2.0 devices, and HID 1.11 tablet |
| 93 | 2026-07-02T05:11:10.756Z | process exited: duration 1543 ms, exit code 0 |
| |
| 94 | 2026-07-02T05:11:10.804Z | starting task 4: "build" |
| 95 | 2026-07-02T05:11:10.823Z | + cargo --version |
| 96 | 2026-07-02T05:11:10.823Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 97 | 2026-07-02T05:11:10.995Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 98 | 2026-07-02T05:11:11.011Z | info: downloading 6 components |
| 99 | 2026-07-02T05:11:26.040Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 100 | 2026-07-02T05:11:26.051Z | + rustc --version |
| 101 | 2026-07-02T05:11:26.062Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 102 | 2026-07-02T05:11:26.082Z | + banner prerequisites |
| 103 | 2026-07-02T05:11:26.109Z | |
| 104 | 2026-07-02T05:11:26.109Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 105 | 2026-07-02T05:11:26.109Z | # # # # # # # # # # # # # # # |
| 106 | 2026-07-02T05:11:26.109Z | # # # # ##### # # ##### # # # # # #### # |
| 107 | 2026-07-02T05:11:26.109Z | ##### ##### # ##### # # # # # # # # # |
| 108 | 2026-07-02T05:11:26.110Z | # # # # # # # # # # # # # # # |
| 109 | 2026-07-02T05:11:26.110Z | # # # ###### # # ###### ### # #### # #### # |
| 110 | 2026-07-02T05:11:26.110Z | |
| 111 | 2026-07-02T05:11:26.110Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 112 | 2026-07-02T05:11:33.347Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-07-02T05:11:41.421Z | Startup: Caching catalogs ... Done |
| 114 | 2026-07-02T05:11:48.852Z | Planning: Solver setup ... Done (6.171s) |
| 115 | 2026-07-02T05:11:48.893Z | Planning: Running solver ... Done (0.041s) |
| 116 | 2026-07-02T05:11:49.037Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-07-02T05:11:49.049Z | Planning: Fetching manifests: 0/3 0% complete |
| 118 | 2026-07-02T05:11:49.128Z | Planning: Fetching manifests: 3/3 100% complete |
| 119 | 2026-07-02T05:11:49.157Z | Planning: Package planning ... Done (0.029s) |
| 120 | 2026-07-02T05:11:49.183Z | Planning: Merging actions ... Done (0.026s) |
| 121 | 2026-07-02T05:11:49.317Z | Planning: Checking for conflicting actions ... Done (0.108s) |
| 122 | 2026-07-02T05:11:49.320Z | Planning: Consolidating action changes ... Done (0.006s) |
| 123 | 2026-07-02T05:11:50.075Z | Planning: Evaluating mediators ... Done (0.775s) |
| 124 | 2026-07-02T05:11:50.085Z | Planning: Planning completed in 8.56 seconds |
| 125 | 2026-07-02T05:11:50.090Z | Packages to install: 3 |
| 126 | 2026-07-02T05:11:50.090Z | Mediators to change: 2 |
| 127 | 2026-07-02T05:11:50.090Z | Services to change: 1 |
| 128 | 2026-07-02T05:11:50.091Z | Estimated space available: 154.83 GB |
| 129 | 2026-07-02T05:11:50.097Z | Estimated space to be consumed: 1.86 GB |
| 130 | 2026-07-02T05:11:50.097Z | Create boot environment: No |
| 131 | 2026-07-02T05:11:50.097Z | Create backup boot environment: No |
| 132 | 2026-07-02T05:11:50.097Z | Rebuild boot archive: No |
| 133 | 2026-07-02T05:11:50.097Z | |
| 134 | 2026-07-02T05:11:50.097Z | Changed mediators: |
| 135 | 2026-07-02T05:11:50.097Z | mediator clang: |
| 136 | 2026-07-02T05:11:50.097Z | version: None -> 15 (system default) |
| 137 | 2026-07-02T05:11:50.098Z | |
| 138 | 2026-07-02T05:11:50.098Z | mediator llvm: |
| 139 | 2026-07-02T05:11:50.098Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-07-02T05:11:50.098Z | |
| 141 | 2026-07-02T05:11:50.098Z | Changed packages: |
| 142 | 2026-07-02T05:11:50.098Z | helios-dev |
| 143 | 2026-07-02T05:11:50.098Z | developer/build-essential |
| 144 | 2026-07-02T05:11:50.098Z | None -> 11-2.0 |
| 145 | 2026-07-02T05:11:50.098Z | ooce/developer/clang-15 |
| 146 | 2026-07-02T05:11:50.098Z | None -> 15.0.7-2.0 |
| 147 | 2026-07-02T05:11:50.098Z | ooce/developer/llvm-15 |
| 148 | 2026-07-02T05:11:50.098Z | None -> 15.0.7-2.0 |
| 149 | 2026-07-02T05:11:50.098Z | |
| 150 | 2026-07-02T05:11:50.098Z | Services: |
| 151 | 2026-07-02T05:11:50.098Z | restart_fmri: |
| 152 | 2026-07-02T05:11:50.098Z | svc:/system/update-man-index:default |
| 153 | 2026-07-02T05:11:50.144Z | |
| 154 | 2026-07-02T05:11:50.144Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 155 | 2026-07-02T05:11:55.135Z | Download: 2108/3076 items 118.6/211.3MB 56% complete (23.9M/s) |
| 156 | 2026-07-02T05:12:00.294Z | Download: 3073/3076 items 210.8/211.3MB 99% complete (22.4M/s) |
| 157 | 2026-07-02T05:12:00.317Z | Download: Completed 211.31 MB in 10.18 seconds (20.8M/s) |
| 158 | 2026-07-02T05:12:00.457Z | Actions: 1/3430 actions (Installing new actions) |
| 159 | 2026-07-02T05:12:03.578Z | Actions: Completed 3430 actions in 3.12 seconds. |
| 160 | 2026-07-02T05:12:04.243Z | Done (0.662s) |
| 161 | 2026-07-02T05:12:04.243Z | Done (0.000s) |
| 162 | 2026-07-02T05:12:04.993Z | Done (0.747s) |
| 163 | 2026-07-02T05:12:08.424Z | Done (3.067s) |
| 164 | 2026-07-02T05:12:08.498Z | Done (0.013s) |
| 165 | 2026-07-02T05:12:08.503Z | Done (0.000s) |
| 166 | 2026-07-02T05:12:08.787Z | Done (0.000s) |
| 167 | 2026-07-02T05:12:09.686Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-07-02T05:12:09.794Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-07-02T05:12:09.799Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-07-02T05:12:09.958Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-07-02T05:12:09.965Z | Planning: Planning completed in 0.27 seconds |
| 172 | 2026-07-02T05:12:09.979Z | Mediators to change: 2 |
| 173 | 2026-07-02T05:12:09.979Z | Create boot environment: No |
| 174 | 2026-07-02T05:12:09.982Z | Create backup boot environment: No |
| 175 | 2026-07-02T05:12:10.046Z | Done |
| 176 | 2026-07-02T05:12:10.046Z | Done |
| 177 | 2026-07-02T05:12:10.672Z | Done |
| 178 | 2026-07-02T05:12:13.186Z | Done |
| 179 | 2026-07-02T05:12:13.257Z | Done |
| 180 | 2026-07-02T05:12:13.260Z | Done |
| 181 | 2026-07-02T05:12:13.451Z | Done |
| 182 | 2026-07-02T05:12:13.741Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-07-02T05:12:13.741Z | clang system 15 system |
| 184 | 2026-07-02T05:12:13.742Z | csh system system illumos |
| 185 | 2026-07-02T05:12:13.742Z | ctags system system illumos |
| 186 | 2026-07-02T05:12:13.742Z | file system system illumos |
| 187 | 2026-07-02T05:12:13.742Z | gcc vendor 12 vendor |
| 188 | 2026-07-02T05:12:13.742Z | gcc system 14 system |
| 189 | 2026-07-02T05:12:13.742Z | gcc system 10 system |
| 190 | 2026-07-02T05:12:13.742Z | go system 1.20 system |
| 191 | 2026-07-02T05:12:13.742Z | go system 1.19 system |
| 192 | 2026-07-02T05:12:13.742Z | llvm system 15 system |
| 193 | 2026-07-02T05:12:13.742Z | llvm system 14 system |
| 194 | 2026-07-02T05:12:13.742Z | mariadb system 10.6 system |
| 195 | 2026-07-02T05:12:13.742Z | mta vendor vendor dma |
| 196 | 2026-07-02T05:12:13.742Z | openjdk system 17 system |
| 197 | 2026-07-02T05:12:13.742Z | openjdk system 11 system |
| 198 | 2026-07-02T05:12:13.742Z | openjdk system 1.8 system |
| 199 | 2026-07-02T05:12:13.742Z | openssl vendor 3 vendor |
| 200 | 2026-07-02T05:12:13.742Z | perl system 5.36 system |
| 201 | 2026-07-02T05:12:13.742Z | postgresql system 15 system |
| 202 | 2026-07-02T05:12:13.742Z | postgresql system 13 system |
| 203 | 2026-07-02T05:12:13.742Z | python vendor 3 vendor |
| 204 | 2026-07-02T05:12:13.742Z | python system 2 system |
| 205 | 2026-07-02T05:12:13.742Z | python3 system 3.11 system |
| 206 | 2026-07-02T05:12:13.742Z | ruby system 3.0 system |
| 207 | 2026-07-02T05:12:13.742Z | words vendor vendor american-english |
| 208 | 2026-07-02T05:12:13.742Z | words system system australian-english |
| 209 | 2026-07-02T05:12:13.742Z | words system system british-english |
| 210 | 2026-07-02T05:12:13.742Z | words system system canadian-english |
| 211 | 2026-07-02T05:12:13.742Z | words system system french |
| 212 | 2026-07-02T05:12:13.742Z | words system system italian |
| 213 | 2026-07-02T05:12:13.742Z | words system system ngerman |
| 214 | 2026-07-02T05:12:13.742Z | words system system ogerman |
| 215 | 2026-07-02T05:12:13.742Z | words system system spanish |
| 216 | 2026-07-02T05:12:13.973Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-07-02T05:12:13.973Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 218 | 2026-07-02T05:12:18.509Z | FMRI IFO |
| 219 | 2026-07-02T05:12:18.509Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 220 | 2026-07-02T05:12:18.509Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 221 | 2026-07-02T05:12:18.509Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 222 | 2026-07-02T05:12:18.509Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 223 | 2026-07-02T05:12:18.509Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 224 | 2026-07-02T05:12:18.509Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 225 | 2026-07-02T05:12:18.509Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 226 | 2026-07-02T05:12:19.470Z | All builder prerequisites installed successfully, and PATH looks valid |
| 227 | 2026-07-02T05:12:19.475Z | |
| 228 | 2026-07-02T05:12:19.475Z | real 53.396015539 |
| 229 | 2026-07-02T05:12:19.475Z | user 38.100748453 |
| 230 | 2026-07-02T05:12:19.475Z | sys 4.352047256 |
| 231 | 2026-07-02T05:12:19.475Z | trap 0.004535466 |
| 232 | 2026-07-02T05:12:19.475Z | tflt 0.026544576 |
| 233 | 2026-07-02T05:12:19.475Z | dflt 0.035371180 |
| 234 | 2026-07-02T05:12:19.475Z | kflt 0.013324414 |
| 235 | 2026-07-02T05:12:19.475Z | lock 0.000000000 |
| 236 | 2026-07-02T05:12:19.475Z | slp 1:04.171816484 |
| 237 | 2026-07-02T05:12:19.475Z | lat 0.116685875 |
| 238 | 2026-07-02T05:12:19.475Z | stop 0.000217554 |
| 239 | 2026-07-02T05:12:19.475Z | + banner check |
| 240 | 2026-07-02T05:12:19.475Z | |
| 241 | 2026-07-02T05:12:19.475Z | #### # # ###### #### # # |
| 242 | 2026-07-02T05:12:19.475Z | # # # # # # # # # |
| 243 | 2026-07-02T05:12:19.475Z | # ###### ##### # #### |
| 244 | 2026-07-02T05:12:19.475Z | # # # # # # # |
| 245 | 2026-07-02T05:12:19.475Z | # # # # # # # # # |
| 246 | 2026-07-02T05:12:19.476Z | #### # # ###### #### # # |
| 247 | 2026-07-02T05:12:19.476Z | |
| 248 | 2026-07-02T05:12:19.476Z | + ptime -m cargo check --features falcon |
| 249 | 2026-07-02T05:12:19.601Z | Updating crates.io index |
| 250 | 2026-07-02T05:12:19.639Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 251 | 2026-07-02T05:12:22.154Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 252 | 2026-07-02T05:12:33.996Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 253 | 2026-07-02T05:12:34.415Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 254 | 2026-07-02T05:12:34.697Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 255 | 2026-07-02T05:12:34.959Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 256 | 2026-07-02T05:12:35.274Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 257 | 2026-07-02T05:12:35.491Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 258 | 2026-07-02T05:12:35.777Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 259 | 2026-07-02T05:12:36.181Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 260 | 2026-07-02T05:12:36.613Z | Updating git repository `https://github.com/oxidecomputer/rust-vnc` |
| 261 | 2026-07-02T05:12:37.258Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-07-02T05:12:37.617Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 263 | 2026-07-02T05:12:37.835Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 264 | 2026-07-02T05:12:38.215Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 265 | 2026-07-02T05:12:39.771Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 266 | 2026-07-02T05:12:40.407Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 267 | 2026-07-02T05:12:41.682Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 268 | 2026-07-02T05:12:41.948Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 269 | 2026-07-02T05:12:42.568Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 270 | 2026-07-02T05:12:43.290Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 271 | 2026-07-02T05:12:44.026Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 272 | 2026-07-02T05:12:44.261Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 273 | 2026-07-02T05:12:45.244Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 274 | 2026-07-02T05:12:45.747Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 275 | 2026-07-02T05:12:46.034Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 276 | 2026-07-02T05:12:46.426Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 277 | 2026-07-02T05:12:46.885Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 278 | 2026-07-02T05:12:47.151Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 279 | 2026-07-02T05:12:48.930Z | Downloading crates ... |
| 280 | 2026-07-02T05:12:49.012Z | Downloaded bitflags v1.3.2 |
| 281 | 2026-07-02T05:12:49.015Z | Downloaded bcs v0.1.6 |
| 282 | 2026-07-02T05:12:49.020Z | Downloaded cobs v0.2.3 |
| 283 | 2026-07-02T05:12:49.023Z | Downloaded ctrlc v3.4.4 |
| 284 | 2026-07-02T05:12:49.027Z | Downloaded ciborium v0.2.2 |
| 285 | 2026-07-02T05:12:49.029Z | Downloaded crypto-common v0.2.2 |
| 286 | 2026-07-02T05:12:49.032Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 287 | 2026-07-02T05:12:49.035Z | Downloaded bitstruct_derive v0.1.0 |
| 288 | 2026-07-02T05:12:49.035Z | Downloaded atomicwrites v0.4.4 |
| 289 | 2026-07-02T05:12:49.038Z | Downloaded bit-set v0.5.3 |
| 290 | 2026-07-02T05:12:49.041Z | Downloaded cancel-safe-futures v0.1.5 |
| 291 | 2026-07-02T05:12:49.044Z | Downloaded bit_field v0.10.2 |
| 292 | 2026-07-02T05:12:49.047Z | Downloaded bit-vec v0.6.3 |
| 293 | 2026-07-02T05:12:49.050Z | Downloaded aho-corasick v1.1.3 |
| 294 | 2026-07-02T05:12:49.053Z | Downloaded dunce v1.0.5 |
| 295 | 2026-07-02T05:12:49.056Z | Downloaded curve25519-dalek v4.1.3 |
| 296 | 2026-07-02T05:12:49.061Z | Downloaded env_filter v1.0.1 |
| 297 | 2026-07-02T05:12:49.064Z | Downloaded adler v1.0.2 |
| 298 | 2026-07-02T05:12:49.067Z | Downloaded elliptic-curve v0.13.8 |
| 299 | 2026-07-02T05:12:49.070Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 300 | 2026-07-02T05:12:49.073Z | Downloaded aead v0.5.2 |
| 301 | 2026-07-02T05:12:49.076Z | Downloaded drift v0.2.0 |
| 302 | 2026-07-02T05:12:49.082Z | Downloaded enum-as-inner v0.6.0 |
| 303 | 2026-07-02T05:12:49.086Z | Downloaded dtrace-parser v0.3.0 |
| 304 | 2026-07-02T05:12:49.089Z | Downloaded equivalent v1.0.2 |
| 305 | 2026-07-02T05:12:49.092Z | Downloaded futures-io v0.3.32 |
| 306 | 2026-07-02T05:12:49.094Z | Downloaded foreign-types-shared v0.1.1 |
| 307 | 2026-07-02T05:12:49.095Z | Downloaded ed25519 v2.2.3 |
| 308 | 2026-07-02T05:12:49.098Z | Downloaded darling_macro v0.21.3 |
| 309 | 2026-07-02T05:12:49.101Z | Downloaded crypto-common v0.1.6 |
| 310 | 2026-07-02T05:12:49.104Z | Downloaded fixedbitset v0.4.2 |
| 311 | 2026-07-02T05:12:49.104Z | Downloaded foreign-types v0.3.2 |
| 312 | 2026-07-02T05:12:49.107Z | Downloaded compression-core v0.4.31 |
| 313 | 2026-07-02T05:12:49.109Z | Downloaded foreign-types-macros v0.2.3 |
| 314 | 2026-07-02T05:12:49.109Z | Downloaded futures-task v0.3.32 |
| 315 | 2026-07-02T05:12:49.113Z | Downloaded embedded-io v0.6.1 |
| 316 | 2026-07-02T05:12:49.116Z | Downloaded derive_builder_macro v0.20.2 |
| 317 | 2026-07-02T05:12:49.116Z | Downloaded async-trait v0.1.89 |
| 318 | 2026-07-02T05:12:49.119Z | Downloaded filetime v0.2.23 |
| 319 | 2026-07-02T05:12:49.122Z | Downloaded ciborium-io v0.2.2 |
| 320 | 2026-07-02T05:12:49.125Z | Downloaded dtrace-parser v0.2.0 |
| 321 | 2026-07-02T05:12:49.125Z | Downloaded digest v0.11.3 |
| 322 | 2026-07-02T05:12:49.128Z | Downloaded futures-sink v0.3.32 |
| 323 | 2026-07-02T05:12:49.131Z | Downloaded csv-core v0.1.12 |
| 324 | 2026-07-02T05:12:49.131Z | Downloaded aes-gcm-siv v0.11.1 |
| 325 | 2026-07-02T05:12:49.134Z | Downloaded base64ct v1.6.0 |
| 326 | 2026-07-02T05:12:49.137Z | Downloaded funty v2.0.0 |
| 327 | 2026-07-02T05:12:49.140Z | Downloaded camino v1.2.2 |
| 328 | 2026-07-02T05:12:49.143Z | Downloaded gethostname v0.5.0 |
| 329 | 2026-07-02T05:12:49.143Z | Downloaded erased-serde v0.3.31 |
| 330 | 2026-07-02T05:12:49.148Z | Downloaded ff v0.13.1 |
| 331 | 2026-07-02T05:12:49.152Z | Downloaded hash32 v0.3.1 |
| 332 | 2026-07-02T05:12:49.152Z | Downloaded colorchoice v1.0.1 |
| 333 | 2026-07-02T05:12:49.152Z | Downloaded heck v0.4.1 |
| 334 | 2026-07-02T05:12:49.155Z | Downloaded git-stub v1.0.0 |
| 335 | 2026-07-02T05:12:49.155Z | Downloaded const-oid v0.10.2 |
| 336 | 2026-07-02T05:12:49.158Z | Downloaded cfg_aliases v0.2.1 |
| 337 | 2026-07-02T05:12:49.162Z | Downloaded errno v0.3.14 |
| 338 | 2026-07-02T05:12:49.163Z | Downloaded foreign-types-shared v0.3.1 |
| 339 | 2026-07-02T05:12:49.166Z | Downloaded fnv v1.0.7 |
| 340 | 2026-07-02T05:12:49.166Z | Downloaded cpufeatures v0.2.12 |
| 341 | 2026-07-02T05:12:49.169Z | Downloaded futures-macro v0.3.32 |
| 342 | 2026-07-02T05:12:49.169Z | Downloaded clap_lex v0.7.0 |
| 343 | 2026-07-02T05:12:49.172Z | Downloaded cargo-platform v0.1.8 |
| 344 | 2026-07-02T05:12:49.175Z | Downloaded async-stream v0.3.6 |
| 345 | 2026-07-02T05:12:49.175Z | Downloaded float-ord v0.3.2 |
| 346 | 2026-07-02T05:12:49.179Z | Downloaded defmt-parser v0.3.4 |
| 347 | 2026-07-02T05:12:49.179Z | Downloaded generic-array v0.14.7 |
| 348 | 2026-07-02T05:12:49.182Z | Downloaded foreign-types v0.5.0 |
| 349 | 2026-07-02T05:12:49.182Z | Downloaded dof v0.4.0 |
| 350 | 2026-07-02T05:12:49.186Z | Downloaded async-recursion v1.1.1 |
| 351 | 2026-07-02T05:12:49.189Z | Downloaded hostname v0.4.2 |
| 352 | 2026-07-02T05:12:49.189Z | Downloaded byteorder v1.5.0 |
| 353 | 2026-07-02T05:12:49.193Z | Downloaded bytes v1.11.1 |
| 354 | 2026-07-02T05:12:49.196Z | Downloaded hex v0.4.3 |
| 355 | 2026-07-02T05:12:49.198Z | Downloaded cmake v0.1.54 |
| 356 | 2026-07-02T05:12:49.201Z | Downloaded data-encoding v2.6.0 |
| 357 | 2026-07-02T05:12:49.201Z | Downloaded critical-section v1.2.0 |
| 358 | 2026-07-02T05:12:49.204Z | Downloaded fs_extra v1.3.0 |
| 359 | 2026-07-02T05:12:49.208Z | Downloaded debug-ignore v1.0.5 |
| 360 | 2026-07-02T05:12:49.208Z | Downloaded heck v0.5.0 |
| 361 | 2026-07-02T05:12:49.211Z | Downloaded getrandom v0.2.14 |
| 362 | 2026-07-02T05:12:49.211Z | Downloaded env_logger v0.11.10 |
| 363 | 2026-07-02T05:12:49.214Z | Downloaded futures-executor v0.3.32 |
| 364 | 2026-07-02T05:12:49.217Z | Downloaded hubpack_derive v0.1.1 |
| 365 | 2026-07-02T05:12:49.217Z | Downloaded dropshot_endpoint v0.17.1 |
| 366 | 2026-07-02T05:12:49.220Z | Downloaded hubpack v0.1.2 |
| 367 | 2026-07-02T05:12:49.223Z | Downloaded ident_case v1.0.1 |
| 368 | 2026-07-02T05:12:49.227Z | Downloaded defmt-macros v0.3.9 |
| 369 | 2026-07-02T05:12:49.227Z | Downloaded idna_adapter v1.2.0 |
| 370 | 2026-07-02T05:12:49.230Z | Downloaded glob v0.3.3 |
| 371 | 2026-07-02T05:12:49.234Z | Downloaded clap_derive v4.5.4 |
| 372 | 2026-07-02T05:12:49.234Z | Downloaded inout v0.1.3 |
| 373 | 2026-07-02T05:12:49.237Z | Downloaded is_terminal_polyfill v1.70.0 |
| 374 | 2026-07-02T05:12:49.237Z | Downloaded is-terminal v0.4.12 |
| 375 | 2026-07-02T05:12:49.240Z | Downloaded foldhash v0.2.0 |
| 376 | 2026-07-02T05:12:49.240Z | Downloaded daft v0.1.7 |
| 377 | 2026-07-02T05:12:49.243Z | Downloaded ecdsa v0.16.9 |
| 378 | 2026-07-02T05:12:49.246Z | Downloaded instant v0.1.12 |
| 379 | 2026-07-02T05:12:49.246Z | Downloaded indent_write v2.2.0 |
| 380 | 2026-07-02T05:12:49.249Z | Downloaded group v0.13.0 |
| 381 | 2026-07-02T05:12:49.250Z | Downloaded bincode v1.3.3 |
| 382 | 2026-07-02T05:12:49.253Z | Downloaded foldhash v0.1.5 |
| 383 | 2026-07-02T05:12:49.256Z | Downloaded displaydoc v0.2.5 |
| 384 | 2026-07-02T05:12:49.256Z | Downloaded globset v0.4.14 |
| 385 | 2026-07-02T05:12:49.259Z | Downloaded der_derive v0.7.3 |
| 386 | 2026-07-02T05:12:49.262Z | Downloaded is_ci v1.2.0 |
| 387 | 2026-07-02T05:12:49.262Z | Downloaded fs-err v3.1.2 |
| 388 | 2026-07-02T05:12:49.265Z | Downloaded keccak v0.1.6 |
| 389 | 2026-07-02T05:12:49.265Z | Downloaded lazy_static v1.5.0 |
| 390 | 2026-07-02T05:12:49.268Z | Downloaded ctr v0.9.2 |
| 391 | 2026-07-02T05:12:49.271Z | Downloaded ed25519-dalek v2.2.0 |
| 392 | 2026-07-02T05:12:49.274Z | Downloaded darling v0.21.3 |
| 393 | 2026-07-02T05:12:49.277Z | Downloaded kstat-rs v0.2.4 |
| 394 | 2026-07-02T05:12:49.280Z | Downloaded itoa v1.0.11 |
| 395 | 2026-07-02T05:12:49.280Z | Downloaded colored v3.1.1 |
| 396 | 2026-07-02T05:12:49.283Z | Downloaded linked-hash-map v0.5.6 |
| 397 | 2026-07-02T05:12:49.286Z | Downloaded lru-slab v0.1.2 |
| 398 | 2026-07-02T05:12:49.287Z | Downloaded lru-cache v0.1.2 |
| 399 | 2026-07-02T05:12:49.289Z | Downloaded crossbeam-epoch v0.9.18 |
| 400 | 2026-07-02T05:12:49.289Z | Downloaded chacha20 v0.9.1 |
| 401 | 2026-07-02T05:12:49.293Z | Downloaded mime v0.3.17 |
| 402 | 2026-07-02T05:12:49.296Z | Downloaded memoffset v0.9.1 |
| 403 | 2026-07-02T05:12:49.296Z | Downloaded managed v0.8.0 |
| 404 | 2026-07-02T05:12:49.299Z | Downloaded crossbeam-utils v0.8.19 |
| 405 | 2026-07-02T05:12:49.299Z | Downloaded darling v0.20.11 |
| 406 | 2026-07-02T05:12:49.302Z | Downloaded icu_locid_transform v1.5.0 |
| 407 | 2026-07-02T05:12:49.305Z | Downloaded match_cfg v0.1.0 |
| 408 | 2026-07-02T05:12:49.309Z | Downloaded newline-converter v0.3.0 |
| 409 | 2026-07-02T05:12:49.309Z | Downloaded memmap v0.7.0 |
| 410 | 2026-07-02T05:12:49.311Z | Downloaded newtype-uuid-macros v0.1.0 |
| 411 | 2026-07-02T05:12:49.312Z | Downloaded newtype_derive v0.1.6 |
| 412 | 2026-07-02T05:12:49.315Z | Downloaded ipnet v2.9.0 |
| 413 | 2026-07-02T05:12:49.318Z | Downloaded num-iter v0.1.45 |
| 414 | 2026-07-02T05:12:49.318Z | Downloaded humantime v2.3.0 |
| 415 | 2026-07-02T05:12:49.367Z | Downloaded derive_builder v0.20.2 |
| 416 | 2026-07-02T05:12:49.367Z | Downloaded const-oid v0.9.6 |
| 417 | 2026-07-02T05:12:49.367Z | Downloaded http-body-util v0.1.3 |
| 418 | 2026-07-02T05:12:49.367Z | Downloaded compression-codecs v0.4.32 |
| 419 | 2026-07-02T05:12:49.367Z | Downloaded futures-channel v0.3.32 |
| 420 | 2026-07-02T05:12:49.367Z | Downloaded macaddr v1.0.1 |
| 421 | 2026-07-02T05:12:49.367Z | Downloaded httparse v1.10.1 |
| 422 | 2026-07-02T05:12:49.367Z | Downloaded num v0.4.3 |
| 423 | 2026-07-02T05:12:49.367Z | Downloaded num-derive v0.4.2 |
| 424 | 2026-07-02T05:12:49.367Z | Downloaded num-conv v0.2.0 |
| 425 | 2026-07-02T05:12:49.367Z | Downloaded openssl-macros v0.1.1 |
| 426 | 2026-07-02T05:12:49.368Z | Downloaded futures v0.3.32 |
| 427 | 2026-07-02T05:12:49.368Z | Downloaded omicron-workspace-hack v0.1.0 |
| 428 | 2026-07-02T05:12:49.368Z | Downloaded olpc-cjson v0.1.4 |
| 429 | 2026-07-02T05:12:49.368Z | Downloaded ascii v1.1.0 |
| 430 | 2026-07-02T05:12:49.368Z | Downloaded jobserver v0.1.31 |
| 431 | 2026-07-02T05:12:49.368Z | Downloaded getrandom v0.4.2 |
| 432 | 2026-07-02T05:12:49.368Z | Downloaded openssl-probe v0.2.1 |
| 433 | 2026-07-02T05:12:49.368Z | Downloaded libsw v3.5.0 |
| 434 | 2026-07-02T05:12:49.368Z | Downloaded lock_api v0.4.12 |
| 435 | 2026-07-02T05:12:49.373Z | Downloaded half v2.7.1 |
| 436 | 2026-07-02T05:12:49.373Z | Downloaded iana-time-zone v0.1.64 |
| 437 | 2026-07-02T05:12:49.373Z | Downloaded num_threads v0.1.7 |
| 438 | 2026-07-02T05:12:49.373Z | Downloaded libsw-core v0.3.2 |
| 439 | 2026-07-02T05:12:49.373Z | Downloaded hybrid-array v0.4.12 |
| 440 | 2026-07-02T05:12:49.373Z | Downloaded opaque-debug v0.3.1 |
| 441 | 2026-07-02T05:12:49.376Z | Downloaded num_enum_derive v0.5.11 |
| 442 | 2026-07-02T05:12:49.376Z | Downloaded camino-tempfile v1.4.1 |
| 443 | 2026-07-02T05:12:49.376Z | Downloaded bitflags v2.9.4 |
| 444 | 2026-07-02T05:12:49.379Z | Downloaded percent-encoding v2.3.2 |
| 445 | 2026-07-02T05:12:49.379Z | Downloaded allocator-api2 v0.2.21 |
| 446 | 2026-07-02T05:12:49.382Z | Downloaded litemap v0.7.4 |
| 447 | 2026-07-02T05:12:49.385Z | Downloaded ingot v0.1.1 |
| 448 | 2026-07-02T05:12:49.389Z | Downloaded libloading v0.7.4 |
| 449 | 2026-07-02T05:12:49.389Z | Downloaded ipnetwork v0.21.1 |
| 450 | 2026-07-02T05:12:49.394Z | Downloaded ingot-types v0.1.2 |
| 451 | 2026-07-02T05:12:49.394Z | Downloaded highway v1.3.0 |
| 452 | 2026-07-02T05:12:49.399Z | Downloaded phf_shared v0.12.1 |
| 453 | 2026-07-02T05:12:49.399Z | Downloaded cookie v0.18.1 |
| 454 | 2026-07-02T05:12:49.399Z | Downloaded cipher v0.4.4 |
| 455 | 2026-07-02T05:12:49.403Z | Downloaded powerfmt v0.2.0 |
| 456 | 2026-07-02T05:12:49.403Z | Downloaded crossbeam-deque v0.8.5 |
| 457 | 2026-07-02T05:12:49.403Z | Downloaded cargo_metadata v0.23.1 |
| 458 | 2026-07-02T05:12:49.406Z | Downloaded plain v0.2.3 |
| 459 | 2026-07-02T05:12:49.406Z | Downloaded num-integer v0.1.46 |
| 460 | 2026-07-02T05:12:49.412Z | Downloaded fixedbitset v0.5.7 |
| 461 | 2026-07-02T05:12:49.412Z | Downloaded ingot-macros v0.1.1 |
| 462 | 2026-07-02T05:12:49.415Z | Downloaded hyper-rustls v0.27.3 |
| 463 | 2026-07-02T05:12:49.415Z | Downloaded icu_locid_transform_data v1.5.0 |
| 464 | 2026-07-02T05:12:49.415Z | Downloaded git-stub-vcs v0.1.0 |
| 465 | 2026-07-02T05:12:49.418Z | Downloaded getrandom v0.3.4 |
| 466 | 2026-07-02T05:12:49.421Z | Downloaded num_enum_derive v0.7.4 |
| 467 | 2026-07-02T05:12:49.421Z | Downloaded num_enum v0.5.11 |
| 468 | 2026-07-02T05:12:49.424Z | Downloaded pretty-hex v0.2.1 |
| 469 | 2026-07-02T05:12:49.427Z | Downloaded pretty-hex v0.4.1 |
| 470 | 2026-07-02T05:12:49.431Z | Downloaded darling_core v0.20.11 |
| 471 | 2026-07-02T05:12:49.435Z | Downloaded crc32fast v1.4.0 |
| 472 | 2026-07-02T05:12:49.435Z | Downloaded proc-macro-crate v1.3.1 |
| 473 | 2026-07-02T05:12:49.438Z | Downloaded base64 v0.22.1 |
| 474 | 2026-07-02T05:12:49.438Z | Downloaded progenitor-client v0.10.0 |
| 475 | 2026-07-02T05:12:49.441Z | Downloaded oxide-tokio-rt v0.1.6 |
| 476 | 2026-07-02T05:12:49.441Z | Downloaded proc-macro-error-attr v1.0.4 |
| 477 | 2026-07-02T05:12:49.444Z | Downloaded parse-display v0.10.0 |
| 478 | 2026-07-02T05:12:49.444Z | Downloaded progenitor-client v0.14.0 |
| 479 | 2026-07-02T05:12:49.447Z | Downloaded progenitor-client v0.11.1 |
| 480 | 2026-07-02T05:12:49.447Z | Downloaded password-hash v0.5.0 |
| 481 | 2026-07-02T05:12:49.450Z | Downloaded progenitor-macro v0.10.0 |
| 482 | 2026-07-02T05:12:49.450Z | Downloaded progenitor-macro v0.11.1 |
| 483 | 2026-07-02T05:12:49.453Z | Downloaded num_enum v0.7.4 |
| 484 | 2026-07-02T05:12:49.456Z | Downloaded icu_provider v1.5.0 |
| 485 | 2026-07-02T05:12:49.456Z | Downloaded icu_normalizer_data v1.5.0 |
| 486 | 2026-07-02T05:12:49.459Z | Downloaded pest_generator v2.8.4 |
| 487 | 2026-07-02T05:12:49.462Z | Downloaded icu_locid v1.5.0 |
| 488 | 2026-07-02T05:12:49.465Z | Downloaded progenitor-macro v0.14.0 |
| 489 | 2026-07-02T05:12:49.465Z | Downloaded owo-colors v4.3.0 |
| 490 | 2026-07-02T05:12:49.468Z | Downloaded progenitor-macro v0.13.0 |
| 491 | 2026-07-02T05:12:49.468Z | Downloaded flate2 v1.0.30 |
| 492 | 2026-07-02T05:12:49.472Z | Downloaded quick-error v1.2.3 |
| 493 | 2026-07-02T05:12:49.475Z | Downloaded clap v4.5.4 |
| 494 | 2026-07-02T05:12:49.478Z | Downloaded ref-cast v1.0.25 |
| 495 | 2026-07-02T05:12:49.481Z | Downloaded rand_xorshift v0.3.0 |
| 496 | 2026-07-02T05:12:49.484Z | Downloaded pkcs8 v0.10.2 |
| 497 | 2026-07-02T05:12:49.484Z | Downloaded ref-cast-impl v1.0.25 |
| 498 | 2026-07-02T05:12:49.487Z | Downloaded aes v0.8.4 |
| 499 | 2026-07-02T05:12:49.490Z | Downloaded primeorder v0.13.6 |
| 500 | 2026-07-02T05:12:49.490Z | Downloaded phf v0.12.1 |
| 501 | 2026-07-02T05:12:49.494Z | Downloaded num-rational v0.4.2 |
| 502 | 2026-07-02T05:12:49.494Z | Downloaded radium v0.7.0 |
| 503 | 2026-07-02T05:12:49.497Z | Downloaded darling_core v0.21.3 |
| 504 | 2026-07-02T05:12:49.501Z | Downloaded rfc6979 v0.4.0 |
| 505 | 2026-07-02T05:12:49.501Z | Downloaded ppv-lite86 v0.2.17 |
| 506 | 2026-07-02T05:12:49.504Z | Downloaded memmap2 v0.9.9 |
| 507 | 2026-07-02T05:12:49.504Z | Downloaded pem-rfc7468 v0.7.0 |
| 508 | 2026-07-02T05:12:49.504Z | Downloaded pem v3.0.5 |
| 509 | 2026-07-02T05:12:49.507Z | Downloaded derive_more v0.99.20 |
| 510 | 2026-07-02T05:12:49.510Z | Downloaded indexmap v1.9.3 |
| 511 | 2026-07-02T05:12:49.512Z | Downloaded paste v1.0.15 |
| 512 | 2026-07-02T05:12:49.516Z | Downloaded progenitor v0.14.0 |
| 513 | 2026-07-02T05:12:49.516Z | Downloaded progenitor v0.13.0 |
| 514 | 2026-07-02T05:12:49.519Z | Downloaded icu_normalizer v1.5.0 |
| 515 | 2026-07-02T05:12:49.521Z | Downloaded rustc_version v0.1.7 |
| 516 | 2026-07-02T05:12:49.521Z | Downloaded rustc_version v0.4.1 |
| 517 | 2026-07-02T05:12:49.522Z | Downloaded rustc-hash v2.1.1 |
| 518 | 2026-07-02T05:12:49.525Z | Downloaded const_format v0.2.35 |
| 519 | 2026-07-02T05:12:49.528Z | Downloaded chacha20poly1305 v0.10.1 |
| 520 | 2026-07-02T05:12:49.531Z | Downloaded num-complex v0.4.6 |
| 521 | 2026-07-02T05:12:49.531Z | Downloaded passt v0.3.0 |
| 522 | 2026-07-02T05:12:49.534Z | Downloaded newtype-uuid v1.3.2 |
| 523 | 2026-07-02T05:12:49.534Z | Downloaded proc-macro-error v1.0.4 |
| 524 | 2026-07-02T05:12:49.537Z | Downloaded progenitor-extras v0.2.0 |
| 525 | 2026-07-02T05:12:49.537Z | Downloaded quinn-udp v0.5.5 |
| 526 | 2026-07-02T05:12:49.540Z | Downloaded parse-display-derive v0.10.0 |
| 527 | 2026-07-02T05:12:49.540Z | Downloaded parking_lot_core v0.9.10 |
| 528 | 2026-07-02T05:12:49.543Z | Downloaded crossbeam-channel v0.5.15 |
| 529 | 2026-07-02T05:12:49.546Z | Downloaded pest_meta v2.8.4 |
| 530 | 2026-07-02T05:12:49.546Z | Downloaded pest_derive v2.8.4 |
| 531 | 2026-07-02T05:12:49.549Z | Downloaded cc v1.2.65 |
| 532 | 2026-07-02T05:12:49.552Z | Downloaded parking_lot v0.12.2 |
| 533 | 2026-07-02T05:12:49.555Z | Downloaded progenitor-client v0.13.0 |
| 534 | 2026-07-02T05:12:49.555Z | Downloaded pin-project-lite v0.2.14 |
| 535 | 2026-07-02T05:12:49.558Z | Downloaded progenitor v0.11.1 |
| 536 | 2026-07-02T05:12:49.561Z | Downloaded same-file v1.0.6 |
| 537 | 2026-07-02T05:12:49.561Z | Downloaded scopeguard v1.2.0 |
| 538 | 2026-07-02T05:12:49.565Z | Downloaded rand_chacha v0.3.1 |
| 539 | 2026-07-02T05:12:49.565Z | Downloaded poly1305 v0.8.0 |
| 540 | 2026-07-02T05:12:49.568Z | Downloaded hickory-resolver v0.24.4 |
| 541 | 2026-07-02T05:12:49.568Z | Downloaded log v0.4.29 |
| 542 | 2026-07-02T05:12:49.571Z | Downloaded progenitor v0.10.0 |
| 543 | 2026-07-02T05:12:49.571Z | Downloaded hickory-resolver v0.25.2 |
| 544 | 2026-07-02T05:12:49.574Z | Downloaded heapless v0.8.0 |
| 545 | 2026-07-02T05:12:49.577Z | Downloaded once_cell v1.21.3 |
| 546 | 2026-07-02T05:12:49.581Z | Downloaded scroll_derive v0.13.1 |
| 547 | 2026-07-02T05:12:49.581Z | Downloaded secrecy v0.10.3 |
| 548 | 2026-07-02T05:12:49.584Z | Downloaded rand_core v0.9.3 |
| 549 | 2026-07-02T05:12:49.584Z | Downloaded serde-big-array v0.5.1 |
| 550 | 2026-07-02T05:12:49.584Z | Downloaded rand_chacha v0.9.0 |
| 551 | 2026-07-02T05:12:49.587Z | Downloaded semver v0.1.20 |
| 552 | 2026-07-02T05:12:49.587Z | Downloaded serde_arrays v0.1.0 |
| 553 | 2026-07-02T05:12:49.587Z | Downloaded serde_spanned v0.6.9 |
| 554 | 2026-07-02T05:12:49.590Z | Downloaded serde_repr v0.1.19 |
| 555 | 2026-07-02T05:12:49.590Z | Downloaded resolv-conf v0.7.0 |
| 556 | 2026-07-02T05:12:49.593Z | Downloaded serde_plain v1.0.2 |
| 557 | 2026-07-02T05:12:49.593Z | Downloaded postcard v1.0.9 |
| 558 | 2026-07-02T05:12:49.599Z | Downloaded crypto-bigint v0.5.5 |
| 559 | 2026-07-02T05:12:49.602Z | Downloaded pkg-config v0.3.30 |
| 560 | 2026-07-02T05:12:49.602Z | Downloaded icu_properties v1.5.1 |
| 561 | 2026-07-02T05:12:49.605Z | Downloaded serde_spanned v1.1.1 |
| 562 | 2026-07-02T05:12:49.605Z | Downloaded polyval v0.6.2 |
| 563 | 2026-07-02T05:12:49.608Z | Downloaded dropshot-api-manager v0.7.2 |
| 564 | 2026-07-02T05:12:49.612Z | Downloaded scroll_derive v0.12.0 |
| 565 | 2026-07-02T05:12:49.612Z | Downloaded rand_core v0.6.4 |
| 566 | 2026-07-02T05:12:49.612Z | Downloaded quote v1.0.45 |
| 567 | 2026-07-02T05:12:49.615Z | Downloaded rustls-pemfile v2.2.0 |
| 568 | 2026-07-02T05:12:49.618Z | Downloaded simd-adler32 v0.3.7 |
| 569 | 2026-07-02T05:12:49.618Z | Downloaded sigpipe v0.1.3 |
| 570 | 2026-07-02T05:12:49.618Z | Downloaded serde_urlencoded v0.7.1 |
| 571 | 2026-07-02T05:12:49.621Z | Downloaded signature v2.2.0 |
| 572 | 2026-07-02T05:12:49.621Z | Downloaded siphasher v1.0.1 |
| 573 | 2026-07-02T05:12:49.625Z | Downloaded sha1 v0.11.0 |
| 574 | 2026-07-02T05:12:49.625Z | Downloaded rusty-fork v0.3.0 |
| 575 | 2026-07-02T05:12:49.629Z | Downloaded rustls-native-certs v0.8.3 |
| 576 | 2026-07-02T05:12:49.629Z | Downloaded sha1 v0.10.6 |
| 577 | 2026-07-02T05:12:49.629Z | Downloaded pin-project-internal v1.1.10 |
| 578 | 2026-07-02T05:12:49.633Z | Downloaded multer v3.1.0 |
| 579 | 2026-07-02T05:12:49.633Z | Downloaded miniz_oxide v0.7.2 |
| 580 | 2026-07-02T05:12:49.636Z | Downloaded oxnet v0.1.4 |
| 581 | 2026-07-02T05:12:49.636Z | Downloaded anyhow v1.0.100 |
| 582 | 2026-07-02T05:12:49.639Z | Downloaded linear-map v1.2.0 |
| 583 | 2026-07-02T05:12:49.639Z | Downloaded num-traits v0.2.19 |
| 584 | 2026-07-02T05:12:49.642Z | Downloaded pin-project v1.1.10 |
| 585 | 2026-07-02T05:12:49.650Z | Downloaded smawk v0.3.2 |
| 586 | 2026-07-02T05:12:49.653Z | Downloaded slog-bunyan v2.5.0 |
| 587 | 2026-07-02T05:12:49.653Z | Downloaded rustversion v1.0.22 |
| 588 | 2026-07-02T05:12:49.653Z | Downloaded darling_core v0.23.0 |
| 589 | 2026-07-02T05:12:49.656Z | Downloaded scroll v0.12.0 |
| 590 | 2026-07-02T05:12:49.659Z | Downloaded stable_deref_trait v1.2.0 |
| 591 | 2026-07-02T05:12:49.659Z | Downloaded der v0.7.10 |
| 592 | 2026-07-02T05:12:49.662Z | Downloaded hmac v0.12.1 |
| 593 | 2026-07-02T05:12:49.664Z | Downloaded derive-where v1.6.0 |
| 594 | 2026-07-02T05:12:49.667Z | Downloaded find-msvc-tools v0.1.9 |
| 595 | 2026-07-02T05:12:49.667Z | Downloaded escargot v0.5.15 |
| 596 | 2026-07-02T05:12:49.670Z | Downloaded scroll v0.13.0 |
| 597 | 2026-07-02T05:12:49.671Z | Downloaded erased-serde v0.4.5 |
| 598 | 2026-07-02T05:12:49.674Z | Downloaded defmt v0.3.8 |
| 599 | 2026-07-02T05:12:49.674Z | Downloaded structmeta v0.3.0 |
| 600 | 2026-07-02T05:12:49.674Z | Downloaded icu_provider_macros v1.5.0 |
| 601 | 2026-07-02T05:12:49.678Z | Downloaded anstream v0.6.14 |
| 602 | 2026-07-02T05:12:49.678Z | Downloaded httpdate v1.0.3 |
| 603 | 2026-07-02T05:12:49.681Z | Downloaded sec1 v0.7.3 |
| 604 | 2026-07-02T05:12:49.681Z | Downloaded schemars_derive v0.8.22 |
| 605 | 2026-07-02T05:12:49.684Z | Downloaded jiff-static v0.2.28 |
| 606 | 2026-07-02T05:12:49.684Z | Downloaded http-body v1.0.1 |
| 607 | 2026-07-02T05:12:49.687Z | Downloaded serde_derive_internals v0.29.1 |
| 608 | 2026-07-02T05:12:49.687Z | Downloaded strum v0.27.2 |
| 609 | 2026-07-02T05:12:49.687Z | Downloaded structmeta-derive v0.3.0 |
| 610 | 2026-07-02T05:12:49.690Z | Downloaded strum v0.26.3 |
| 611 | 2026-07-02T05:12:49.690Z | Downloaded serde_tokenstream v0.2.3 |
| 612 | 2026-07-02T05:12:49.693Z | Downloaded icu_collections v1.5.0 |
| 613 | 2026-07-02T05:12:49.696Z | Downloaded openssl-sys v0.9.107 |
| 614 | 2026-07-02T05:12:49.700Z | Downloaded tabled_derive v0.7.0 |
| 615 | 2026-07-02T05:12:49.700Z | Downloaded ringbuffer v0.16.0 |
| 616 | 2026-07-02T05:12:49.705Z | Downloaded supports-color v3.0.2 |
| 617 | 2026-07-02T05:12:49.705Z | Downloaded tagptr v0.2.0 |
| 618 | 2026-07-02T05:12:49.705Z | Downloaded supports-color v2.1.0 |
| 619 | 2026-07-02T05:12:49.708Z | Downloaded terminal_size v0.4.3 |
| 620 | 2026-07-02T05:12:49.708Z | Downloaded sync_wrapper v1.0.1 |
| 621 | 2026-07-02T05:12:49.708Z | Downloaded swrite v0.1.0 |
| 622 | 2026-07-02T05:12:49.708Z | Downloaded shlex v2.0.1 |
| 623 | 2026-07-02T05:12:49.708Z | Downloaded proc-macro2 v1.0.106 |
| 624 | 2026-07-02T05:12:49.711Z | Downloaded serde_path_to_error v0.1.20 |
| 625 | 2026-07-02T05:12:49.711Z | Downloaded strsim v0.11.1 |
| 626 | 2026-07-02T05:12:49.714Z | Downloaded sha2 v0.10.9 |
| 627 | 2026-07-02T05:12:49.714Z | Downloaded ryu v1.0.18 |
| 628 | 2026-07-02T05:12:49.717Z | Downloaded slog-dtrace v0.3.0 |
| 629 | 2026-07-02T05:12:49.720Z | Downloaded slab v0.4.9 |
| 630 | 2026-07-02T05:12:49.720Z | Downloaded signal-hook-registry v1.4.2 |
| 631 | 2026-07-02T05:12:49.720Z | Downloaded hostname v0.3.1 |
| 632 | 2026-07-02T05:12:49.723Z | Downloaded take_mut v0.2.2 |
| 633 | 2026-07-02T05:12:49.723Z | Downloaded fatfs v0.3.6 |
| 634 | 2026-07-02T05:12:49.726Z | Downloaded derive_builder_core v0.20.2 |
| 635 | 2026-07-02T05:12:49.726Z | Downloaded tap v1.0.1 |
| 636 | 2026-07-02T05:12:49.729Z | Downloaded termtree v0.5.1 |
| 637 | 2026-07-02T05:12:49.729Z | Downloaded async-compression v0.4.33 |
| 638 | 2026-07-02T05:12:49.734Z | Downloaded terminal_size v0.3.0 |
| 639 | 2026-07-02T05:12:49.737Z | Downloaded thiserror-impl v1.0.64 |
| 640 | 2026-07-02T05:12:49.737Z | Downloaded snafu-derive v0.8.9 |
| 641 | 2026-07-02T05:12:49.737Z | Downloaded slog-term v2.9.2 |
| 642 | 2026-07-02T05:12:49.737Z | Downloaded thread-id v4.2.1 |
| 643 | 2026-07-02T05:12:49.742Z | Downloaded tinyvec_macros v0.1.1 |
| 644 | 2026-07-02T05:12:49.742Z | Downloaded papergrid v0.11.0 |
| 645 | 2026-07-02T05:12:49.745Z | Downloaded thread-id v5.0.0 |
| 646 | 2026-07-02T05:12:49.745Z | Downloaded smf v0.2.3 |
| 647 | 2026-07-02T05:12:49.745Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 648 | 2026-07-02T05:12:49.745Z | Downloaded slog-json v2.6.1 |
| 649 | 2026-07-02T05:12:49.748Z | Downloaded expectorate v1.2.0 |
| 650 | 2026-07-02T05:12:49.748Z | Downloaded spki v0.7.3 |
| 651 | 2026-07-02T05:12:49.751Z | Downloaded deranged v0.5.3 |
| 652 | 2026-07-02T05:12:49.751Z | Downloaded time-core v0.1.8 |
| 653 | 2026-07-02T05:12:49.755Z | Downloaded thread_local v1.1.8 |
| 654 | 2026-07-02T05:12:49.755Z | Downloaded semver v1.0.28 |
| 655 | 2026-07-02T05:12:49.758Z | Downloaded daft-derive v0.1.7 |
| 656 | 2026-07-02T05:12:49.758Z | Downloaded slog-async v2.8.0 |
| 657 | 2026-07-02T05:12:49.761Z | Downloaded http v1.4.2 |
| 658 | 2026-07-02T05:12:49.761Z | Downloaded memchr v2.7.2 |
| 659 | 2026-07-02T05:12:49.764Z | Downloaded minimal-lexical v0.2.1 |
| 660 | 2026-07-02T05:12:49.767Z | Downloaded tokio-macros v2.7.0 |
| 661 | 2026-07-02T05:12:49.770Z | Downloaded static_assertions v1.1.0 |
| 662 | 2026-07-02T05:12:49.770Z | Downloaded strum_macros v0.26.4 |
| 663 | 2026-07-02T05:12:49.773Z | Downloaded cpufeatures v0.3.0 |
| 664 | 2026-07-02T05:12:49.774Z | Downloaded cargo_metadata v0.18.1 |
| 665 | 2026-07-02T05:12:49.774Z | Downloaded progenitor-impl v0.13.0 |
| 666 | 2026-07-02T05:12:49.777Z | Downloaded cstr-argument v0.1.2 |
| 667 | 2026-07-02T05:12:49.777Z | Downloaded indexmap v2.14.0 |
| 668 | 2026-07-02T05:12:49.781Z | Downloaded crucible-workspace-hack v0.1.0 |
| 669 | 2026-07-02T05:12:49.783Z | Downloaded cargo-platform v0.3.2 |
| 670 | 2026-07-02T05:12:49.784Z | Downloaded fastrand v2.3.0 |
| 671 | 2026-07-02T05:12:49.784Z | Downloaded strum_macros v0.28.0 |
| 672 | 2026-07-02T05:12:49.784Z | Downloaded progenitor-impl v0.14.0 |
| 673 | 2026-07-02T05:12:49.787Z | Downloaded toml_datetime v0.6.11 |
| 674 | 2026-07-02T05:12:49.787Z | Downloaded strum_macros v0.27.2 |
| 675 | 2026-07-02T05:12:49.791Z | Downloaded embedded-io v0.4.0 |
| 676 | 2026-07-02T05:12:49.791Z | Downloaded console v0.15.8 |
| 677 | 2026-07-02T05:12:49.794Z | Downloaded anstyle-parse v0.2.4 |
| 678 | 2026-07-02T05:12:49.794Z | Downloaded futures-core v0.3.32 |
| 679 | 2026-07-02T05:12:49.794Z | Downloaded thiserror v1.0.64 |
| 680 | 2026-07-02T05:12:49.798Z | Downloaded ron v0.8.1 |
| 681 | 2026-07-02T05:12:49.801Z | Downloaded serde_with_macros v3.18.0 |
| 682 | 2026-07-02T05:12:49.806Z | Downloaded base64 v0.21.7 |
| 683 | 2026-07-02T05:12:49.806Z | Downloaded prettyplease v0.2.37 |
| 684 | 2026-07-02T05:12:49.809Z | Downloaded try-lock v0.2.5 |
| 685 | 2026-07-02T05:12:49.809Z | Downloaded tower-layer v0.3.3 |
| 686 | 2026-07-02T05:12:49.809Z | Downloaded rayon-core v1.13.0 |
| 687 | 2026-07-02T05:12:49.812Z | Downloaded toml_write v0.1.2 |
| 688 | 2026-07-02T05:12:49.812Z | Downloaded tabwriter v1.4.0 |
| 689 | 2026-07-02T05:12:49.815Z | Downloaded thiserror-no-std v2.0.2 |
| 690 | 2026-07-02T05:12:49.815Z | Downloaded tower-service v0.3.3 |
| 691 | 2026-07-02T05:12:49.818Z | Downloaded thiserror-impl v2.0.18 |
| 692 | 2026-07-02T05:12:49.818Z | Downloaded smallvec v1.13.2 |
| 693 | 2026-07-02T05:12:49.821Z | Downloaded synstructure v0.13.1 |
| 694 | 2026-07-02T05:12:49.821Z | Downloaded hashbrown v0.12.3 |
| 695 | 2026-07-02T05:12:49.824Z | Downloaded form_urlencoded v1.2.2 |
| 696 | 2026-07-02T05:12:49.824Z | Downloaded tinystr v0.7.6 |
| 697 | 2026-07-02T05:12:49.827Z | Downloaded flagset v0.4.7 |
| 698 | 2026-07-02T05:12:49.827Z | Downloaded progenitor-impl v0.11.1 |
| 699 | 2026-07-02T05:12:49.827Z | Downloaded rustls-platform-verifier v0.6.2 |
| 700 | 2026-07-02T05:12:49.830Z | Downloaded rustls-pki-types v1.12.0 |
| 701 | 2026-07-02T05:12:49.833Z | Downloaded darling_macro v0.23.0 |
| 702 | 2026-07-02T05:12:49.833Z | Downloaded darling_macro v0.20.11 |
| 703 | 2026-07-02T05:12:49.837Z | Downloaded cfg-if v1.0.0 |
| 704 | 2026-07-02T05:12:49.837Z | Downloaded time-macros v0.2.27 |
| 705 | 2026-07-02T05:12:49.837Z | Downloaded async-stream-impl v0.3.6 |
| 706 | 2026-07-02T05:12:49.840Z | Downloaded dyn-clone v1.0.17 |
| 707 | 2026-07-02T05:12:49.840Z | Downloaded dof v0.3.0 |
| 708 | 2026-07-02T05:12:49.840Z | Downloaded digest v0.10.7 |
| 709 | 2026-07-02T05:12:49.843Z | Downloaded either v1.15.0 |
| 710 | 2026-07-02T05:12:49.843Z | Downloaded byte-wrapper v0.1.0 |
| 711 | 2026-07-02T05:12:49.843Z | Downloaded spin v0.9.8 |
| 712 | 2026-07-02T05:12:49.846Z | Downloaded ciborium-ll v0.2.2 |
| 713 | 2026-07-02T05:12:49.846Z | Downloaded typeid v1.0.0 |
| 714 | 2026-07-02T05:12:49.849Z | Downloaded tokio-dtrace v0.1.1 |
| 715 | 2026-07-02T05:12:49.849Z | Downloaded tls_codec_derive v0.4.2 |
| 716 | 2026-07-02T05:12:49.849Z | Downloaded base16ct v0.2.0 |
| 717 | 2026-07-02T05:12:49.852Z | Downloaded dropshot_endpoint v0.16.7 |
| 718 | 2026-07-02T05:12:49.852Z | Downloaded convert_case v0.4.0 |
| 719 | 2026-07-02T05:12:49.855Z | Downloaded atomic-waker v1.1.2 |
| 720 | 2026-07-02T05:12:49.855Z | Downloaded darling v0.23.0 |
| 721 | 2026-07-02T05:12:49.858Z | Downloaded typify-macro v0.4.3 |
| 722 | 2026-07-02T05:12:49.858Z | Downloaded tokio-tungstenite v0.21.0 |
| 723 | 2026-07-02T05:12:49.861Z | Downloaded tokio-rustls v0.25.0 |
| 724 | 2026-07-02T05:12:49.861Z | Downloaded typify-macro v0.6.2 |
| 725 | 2026-07-02T05:12:49.864Z | Downloaded libm v0.2.8 |
| 726 | 2026-07-02T05:12:49.867Z | Downloaded unicode-linebreak v0.1.5 |
| 727 | 2026-07-02T05:12:49.867Z | Downloaded const_format_proc_macros v0.2.34 |
| 728 | 2026-07-02T05:12:49.870Z | Downloaded mio v1.2.0 |
| 729 | 2026-07-02T05:12:49.873Z | Downloaded subtle v2.6.1 |
| 730 | 2026-07-02T05:12:49.873Z | Downloaded hyper-util v0.1.20 |
| 731 | 2026-07-02T05:12:49.876Z | Downloaded untrusted v0.9.0 |
| 732 | 2026-07-02T05:12:49.881Z | Downloaded untrusted v0.7.1 |
| 733 | 2026-07-02T05:12:49.881Z | Downloaded usdt-attr-macro v0.5.0 |
| 734 | 2026-07-02T05:12:49.881Z | Downloaded usdt v0.5.0 |
| 735 | 2026-07-02T05:12:49.884Z | Downloaded unarray v0.1.4 |
| 736 | 2026-07-02T05:12:49.884Z | Downloaded bitstruct v0.1.1 |
| 737 | 2026-07-02T05:12:49.884Z | Downloaded atty v0.2.14 |
| 738 | 2026-07-02T05:12:49.884Z | Downloaded usdt-attr-macro v0.6.0 |
| 739 | 2026-07-02T05:12:49.884Z | Downloaded unicode-xid v0.2.4 |
| 740 | 2026-07-02T05:12:49.888Z | Downloaded utf8_iter v1.0.4 |
| 741 | 2026-07-02T05:12:49.888Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 742 | 2026-07-02T05:12:49.888Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 743 | 2026-07-02T05:12:49.891Z | Downloaded slog v2.8.2 |
| 744 | 2026-07-02T05:12:49.891Z | Downloaded usdt-macro v0.5.0 |
| 745 | 2026-07-02T05:12:49.891Z | Downloaded anstyle-query v1.0.3 |
| 746 | 2026-07-02T05:12:49.894Z | Downloaded blake2 v0.10.6 |
| 747 | 2026-07-02T05:12:49.894Z | Downloaded qorb v0.4.1 |
| 748 | 2026-07-02T05:12:49.897Z | Downloaded universal-hash v0.5.1 |
| 749 | 2026-07-02T05:12:49.897Z | Downloaded tempfile v3.23.0 |
| 750 | 2026-07-02T05:12:49.900Z | Downloaded utf-8 v0.7.6 |
| 751 | 2026-07-02T05:12:49.900Z | Downloaded usdt-macro v0.6.0 |
| 752 | 2026-07-02T05:12:49.900Z | Downloaded serde_yaml v0.9.34+deprecated |
| 753 | 2026-07-02T05:12:49.903Z | Downloaded progenitor-impl v0.10.0 |
| 754 | 2026-07-02T05:12:49.903Z | Downloaded idna v1.0.3 |
| 755 | 2026-07-02T05:12:49.906Z | Downloaded derive-ex v0.1.8 |
| 756 | 2026-07-02T05:12:49.906Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 757 | 2026-07-02T05:12:49.909Z | Downloaded thiserror v2.0.18 |
| 758 | 2026-07-02T05:12:49.912Z | Downloaded utf8parse v0.2.2 |
| 759 | 2026-07-02T05:12:49.912Z | Downloaded tinyvec v1.6.0 |
| 760 | 2026-07-02T05:12:49.915Z | Downloaded similar v2.7.0 |
| 761 | 2026-07-02T05:12:49.918Z | Downloaded schemars v0.8.22 |
| 762 | 2026-07-02T05:12:49.922Z | Downloaded want v0.3.1 |
| 763 | 2026-07-02T05:12:49.926Z | Downloaded waitgroup v0.1.2 |
| 764 | 2026-07-02T05:12:49.926Z | Downloaded wait-timeout v0.2.0 |
| 765 | 2026-07-02T05:12:49.926Z | Downloaded version_check v0.9.5 |
| 766 | 2026-07-02T05:12:49.926Z | Downloaded socket2 v0.6.3 |
| 767 | 2026-07-02T05:12:49.929Z | Downloaded hashbrown v0.16.1 |
| 768 | 2026-07-02T05:12:49.932Z | Downloaded tracing-attributes v0.1.27 |
| 769 | 2026-07-02T05:12:49.932Z | Downloaded nom v7.1.3 |
| 770 | 2026-07-02T05:12:49.935Z | Downloaded serde_derive v1.0.228 |
| 771 | 2026-07-02T05:12:49.938Z | Downloaded rand v0.8.6 |
| 772 | 2026-07-02T05:12:49.938Z | Downloaded schemars v0.9.0 |
| 773 | 2026-07-02T05:12:49.944Z | Downloaded write16 v1.0.0 |
| 774 | 2026-07-02T05:12:49.947Z | Downloaded tokio-rustls v0.26.4 |
| 775 | 2026-07-02T05:12:49.947Z | Downloaded quinn v0.11.9 |
| 776 | 2026-07-02T05:12:49.950Z | Downloaded num-bigint v0.4.5 |
| 777 | 2026-07-02T05:12:49.953Z | Downloaded term v1.2.0 |
| 778 | 2026-07-02T05:12:49.953Z | Downloaded hashbrown v0.15.2 |
| 779 | 2026-07-02T05:12:49.956Z | Downloaded yoke-derive v0.7.5 |
| 780 | 2026-07-02T05:12:49.959Z | Downloaded tokio-stream v0.1.17 |
| 781 | 2026-07-02T05:12:49.959Z | Downloaded tls_codec v0.4.2 |
| 782 | 2026-07-02T05:12:49.962Z | Downloaded cfg_aliases v0.1.1 |
| 783 | 2026-07-02T05:12:49.962Z | Downloaded bytecount v0.6.9 |
| 784 | 2026-07-02T05:12:49.962Z | Downloaded block-buffer v0.12.1 |
| 785 | 2026-07-02T05:12:49.965Z | Downloaded toml v0.8.23 |
| 786 | 2026-07-02T05:12:49.965Z | Downloaded argon2 v0.5.3 |
| 787 | 2026-07-02T05:12:49.968Z | Downloaded backon v1.6.0 |
| 788 | 2026-07-02T05:12:49.968Z | Downloaded anstyle v1.0.14 |
| 789 | 2026-07-02T05:12:49.971Z | Downloaded xattr v1.3.1 |
| 790 | 2026-07-02T05:12:49.971Z | Downloaded backoff v0.4.0 |
| 791 | 2026-07-02T05:12:49.971Z | Downloaded zeroize_derive v1.4.3 |
| 792 | 2026-07-02T05:12:49.974Z | Downloaded usdt v0.6.0 |
| 793 | 2026-07-02T05:12:49.974Z | Downloaded zerofrom-derive v0.1.5 |
| 794 | 2026-07-02T05:12:49.974Z | Downloaded autocfg v1.3.0 |
| 795 | 2026-07-02T05:12:49.974Z | Downloaded zerofrom v0.1.5 |
| 796 | 2026-07-02T05:12:49.977Z | Downloaded block-buffer v0.10.4 |
| 797 | 2026-07-02T05:12:49.977Z | Downloaded usdt-impl v0.5.0 |
| 798 | 2026-07-02T05:12:49.981Z | Downloaded textwrap v0.16.2 |
| 799 | 2026-07-02T05:12:49.984Z | Downloaded utf16_iter v1.0.5 |
| 800 | 2026-07-02T05:12:49.984Z | Downloaded usdt-impl v0.6.0 |
| 801 | 2026-07-02T05:12:49.990Z | Downloaded rand v0.9.2 |
| 802 | 2026-07-02T05:12:49.993Z | Downloaded test-strategy v0.4.3 |
| 803 | 2026-07-02T05:12:49.996Z | Downloaded tar v0.4.40 |
| 804 | 2026-07-02T05:12:49.996Z | Downloaded iri-string v0.7.8 |
| 805 | 2026-07-02T05:12:49.999Z | Downloaded zone_cfg_derive v0.3.0 |
| 806 | 2026-07-02T05:12:50.002Z | Downloaded zone v0.3.1 |
| 807 | 2026-07-02T05:12:50.002Z | Downloaded walkdir v2.5.0 |
| 808 | 2026-07-02T05:12:50.002Z | Downloaded socket2 v0.5.10 |
| 809 | 2026-07-02T05:12:50.005Z | Downloaded vergen-lib v9.1.0 |
| 810 | 2026-07-02T05:12:50.005Z | Downloaded vergen-git2 v9.1.0 |
| 811 | 2026-07-02T05:12:50.005Z | Downloaded iddqd v0.3.18 |
| 812 | 2026-07-02T05:12:50.010Z | Downloaded serde_core v1.0.228 |
| 813 | 2026-07-02T05:12:50.013Z | Downloaded serde v1.0.228 |
| 814 | 2026-07-02T05:12:50.013Z | Downloaded twox-hash v2.1.2 |
| 815 | 2026-07-02T05:12:50.017Z | Downloaded snafu v0.8.9 |
| 816 | 2026-07-02T05:12:50.019Z | Downloaded itertools v0.12.1 |
| 817 | 2026-07-02T05:12:50.023Z | Downloaded whoami v1.5.1 |
| 818 | 2026-07-02T05:12:50.029Z | Downloaded writeable v0.5.5 |
| 819 | 2026-07-02T05:12:50.032Z | Downloaded wyz v0.5.1 |
| 820 | 2026-07-02T05:12:50.037Z | Downloaded toml v0.7.8 |
| 821 | 2026-07-02T05:12:50.040Z | Downloaded yoke v0.7.5 |
| 822 | 2026-07-02T05:12:50.040Z | Downloaded ucd-trie v0.1.6 |
| 823 | 2026-07-02T05:12:50.043Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 824 | 2026-07-02T05:12:50.047Z | Downloaded zeroize v1.8.2 |
| 825 | 2026-07-02T05:12:50.050Z | Downloaded rustls-webpki v0.103.13 |
| 826 | 2026-07-02T05:12:50.055Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 827 | 2026-07-02T05:12:50.061Z | Downloaded vergen v9.1.0 |
| 828 | 2026-07-02T05:12:50.064Z | Downloaded zerovec-derive v0.10.3 |
| 829 | 2026-07-02T05:12:50.067Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 830 | 2026-07-02T05:12:50.074Z | Downloaded typify v0.6.2 |
| 831 | 2026-07-02T05:12:50.078Z | Downloaded tracing-core v0.1.32 |
| 832 | 2026-07-02T05:12:50.078Z | Downloaded futures-util v0.3.32 |
| 833 | 2026-07-02T05:12:50.083Z | Downloaded tungstenite v0.21.0 |
| 834 | 2026-07-02T05:12:50.087Z | Downloaded schemars v1.2.1 |
| 835 | 2026-07-02T05:12:50.095Z | Downloaded typify v0.4.3 |
| 836 | 2026-07-02T05:12:50.098Z | Downloaded hyper v1.10.1 |
| 837 | 2026-07-02T05:12:50.101Z | Downloaded unsafe-libyaml v0.2.11 |
| 838 | 2026-07-02T05:12:50.104Z | Downloaded steno v0.4.1 |
| 839 | 2026-07-02T05:12:50.107Z | Downloaded hashbrown v0.17.0 |
| 840 | 2026-07-02T05:12:50.110Z | Downloaded zmij v1.0.19 |
| 841 | 2026-07-02T05:12:50.110Z | Downloaded zerocopy-derive v0.7.34 |
| 842 | 2026-07-02T05:12:50.113Z | Downloaded unicode-ident v1.0.24 |
| 843 | 2026-07-02T05:12:50.116Z | Downloaded h2 v0.4.15 |
| 844 | 2026-07-02T05:12:50.119Z | Downloaded toml_edit v0.22.27 |
| 845 | 2026-07-02T05:12:50.122Z | Downloaded uuid v1.23.3 |
| 846 | 2026-07-02T05:12:50.122Z | Downloaded itertools v0.13.0 |
| 847 | 2026-07-02T05:12:50.124Z | Downloaded clap_builder v4.5.2 |
| 848 | 2026-07-02T05:12:50.130Z | Downloaded tracing v0.1.40 |
| 849 | 2026-07-02T05:12:50.134Z | Downloaded vsss-rs v3.3.4 |
| 850 | 2026-07-02T05:12:50.138Z | Downloaded itertools v0.14.0 |
| 851 | 2026-07-02T05:12:50.155Z | Downloaded toml_edit v0.19.15 |
| 852 | 2026-07-02T05:12:50.164Z | Downloaded iddqd v0.4.2 |
| 853 | 2026-07-02T05:12:50.169Z | Downloaded goblin v0.8.2 |
| 854 | 2026-07-02T05:12:50.196Z | Downloaded hkdf v0.12.4 |
| 855 | 2026-07-02T05:12:50.204Z | Downloaded url v2.5.4 |
| 856 | 2026-07-02T05:12:50.210Z | Downloaded pest v2.8.4 |
| 857 | 2026-07-02T05:12:50.219Z | Downloaded tower v0.5.2 |
| 858 | 2026-07-02T05:12:50.235Z | Downloaded reqwest v0.13.2 |
| 859 | 2026-07-02T05:12:50.239Z | Downloaded regex v1.12.3 |
| 860 | 2026-07-02T05:12:50.242Z | Downloaded reqwest v0.12.23 |
| 861 | 2026-07-02T05:12:50.245Z | Downloaded aws-lc-rs v1.17.0 |
| 862 | 2026-07-02T05:12:50.250Z | Downloaded zerocopy-derive v0.8.27 |
| 863 | 2026-07-02T05:12:50.254Z | Downloaded unicode-segmentation v1.11.0 |
| 864 | 2026-07-02T05:12:50.275Z | Downloaded typenum v1.20.1 |
| 865 | 2026-07-02T05:12:50.278Z | Downloaded typed-path v0.9.3 |
| 866 | 2026-07-02T05:12:50.285Z | Downloaded portable-atomic v1.11.1 |
| 867 | 2026-07-02T05:12:50.289Z | Downloaded tokio-util v0.7.16 |
| 868 | 2026-07-02T05:12:50.297Z | Downloaded rayon v1.11.0 |
| 869 | 2026-07-02T05:12:50.302Z | Downloaded icu_properties_data v1.5.0 |
| 870 | 2026-07-02T05:12:50.307Z | Downloaded p384 v0.13.1 |
| 871 | 2026-07-02T05:12:50.310Z | Downloaded git2 v0.20.2 |
| 872 | 2026-07-02T05:12:50.314Z | Downloaded serde_json v1.0.150 |
| 873 | 2026-07-02T05:12:50.319Z | Downloaded x509-cert v0.2.5 |
| 874 | 2026-07-02T05:12:50.330Z | Downloaded proptest v1.5.0 |
| 875 | 2026-07-02T05:12:50.340Z | Downloaded salty v0.3.0 |
| 876 | 2026-07-02T05:12:50.359Z | Downloaded chrono v0.4.44 |
| 877 | 2026-07-02T05:12:50.364Z | Downloaded rustls-webpki v0.102.4 |
| 878 | 2026-07-02T05:12:50.372Z | Downloaded zerovec v0.10.4 |
| 879 | 2026-07-02T05:12:50.375Z | Downloaded unicode-normalization v0.1.24 |
| 880 | 2026-07-02T05:12:50.378Z | Downloaded tough v0.22.0 |
| 881 | 2026-07-02T05:12:50.382Z | Downloaded goblin v0.10.4 |
| 882 | 2026-07-02T05:12:50.386Z | Downloaded tower-http v0.6.8 |
| 883 | 2026-07-02T05:12:50.390Z | Downloaded moka v0.12.10 |
| 884 | 2026-07-02T05:12:50.395Z | Downloaded zerocopy v0.7.34 |
| 885 | 2026-07-02T05:12:50.403Z | Downloaded serde_with v3.18.0 |
| 886 | 2026-07-02T05:12:50.410Z | Downloaded bitvec v1.0.1 |
| 887 | 2026-07-02T05:12:50.421Z | Downloaded winnow v0.5.40 |
| 888 | 2026-07-02T05:12:50.438Z | Downloaded quinn-proto v0.11.13 |
| 889 | 2026-07-02T05:12:50.453Z | Downloaded winnow v0.7.13 |
| 890 | 2026-07-02T05:12:50.462Z | Downloaded tabled v0.15.0 |
| 891 | 2026-07-02T05:12:50.477Z | Downloaded openssl v0.10.72 |
| 892 | 2026-07-02T05:12:50.484Z | Downloaded winnow v1.0.3 |
| 893 | 2026-07-02T05:12:50.527Z | Downloaded time v0.3.47 |
| 894 | 2026-07-02T05:12:50.534Z | Downloaded syn v1.0.109 |
| 895 | 2026-07-02T05:12:50.543Z | Downloaded vcpkg v0.2.15 |
| 896 | 2026-07-02T05:12:50.565Z | Downloaded nix v0.28.0 |
| 897 | 2026-07-02T05:12:50.573Z | Downloaded bstr v1.9.1 |
| 898 | 2026-07-02T05:12:50.582Z | Downloaded dropshot v0.17.1 |
| 899 | 2026-07-02T05:12:50.594Z | Downloaded webpki-roots v0.26.3 |
| 900 | 2026-07-02T05:12:50.597Z | Downloaded dropshot v0.16.7 |
| 901 | 2026-07-02T05:12:50.607Z | Downloaded unicode-width v0.1.14 |
| 902 | 2026-07-02T05:12:50.611Z | Downloaded zerocopy v0.8.27 |
| 903 | 2026-07-02T05:12:50.622Z | Downloaded unicode-width v0.2.1 |
| 904 | 2026-07-02T05:12:50.625Z | Downloaded syn v2.0.117 |
| 905 | 2026-07-02T05:12:50.631Z | Downloaded openapiv3 v2.2.0 |
| 906 | 2026-07-02T05:12:50.636Z | Downloaded smoltcp v0.11.0 |
| 907 | 2026-07-02T05:12:50.643Z | Downloaded regress v0.11.1 |
| 908 | 2026-07-02T05:12:50.647Z | Downloaded regress v0.10.5 |
| 909 | 2026-07-02T05:12:50.651Z | Downloaded regex-syntax v0.8.5 |
| 910 | 2026-07-02T05:12:50.656Z | Downloaded rustls v0.23.41 |
| 911 | 2026-07-02T05:12:50.662Z | Downloaded rustix v0.38.34 |
| 912 | 2026-07-02T05:12:50.673Z | Downloaded rustls v0.22.4 |
| 913 | 2026-07-02T05:12:50.683Z | Downloaded hickory-proto v0.25.2 |
| 914 | 2026-07-02T05:12:50.689Z | Downloaded nix v0.30.1 |
| 915 | 2026-07-02T05:12:50.695Z | Downloaded webpki-roots v1.0.3 |
| 916 | 2026-07-02T05:12:50.698Z | Downloaded hickory-proto v0.24.4 |
| 917 | 2026-07-02T05:12:50.704Z | Downloaded nix v0.31.3 |
| 918 | 2026-07-02T05:12:50.729Z | Downloaded rustix v1.1.2 |
| 919 | 2026-07-02T05:12:50.756Z | Downloaded typify-impl v0.4.3 |
| 920 | 2026-07-02T05:12:50.763Z | Downloaded typify-impl v0.6.2 |
| 921 | 2026-07-02T05:12:50.829Z | Downloaded regex-automata v0.4.14 |
| 922 | 2026-07-02T05:12:50.854Z | Downloaded petgraph v0.6.5 |
| 923 | 2026-07-02T05:12:50.864Z | Downloaded chrono-tz v0.10.4 |
| 924 | 2026-07-02T05:12:50.883Z | Downloaded jiff v0.2.28 |
| 925 | 2026-07-02T05:12:50.915Z | Downloaded petgraph v0.8.3 |
| 926 | 2026-07-02T05:12:50.933Z | Downloaded csv v1.3.1 |
| 927 | 2026-07-02T05:12:50.944Z | Downloaded libc v0.2.186 |
| 928 | 2026-07-02T05:12:50.961Z | Downloaded sha3 v0.10.8 |
| 929 | 2026-07-02T05:12:50.964Z | Downloaded tokio v1.52.3 |
| 930 | 2026-07-02T05:12:51.052Z | Downloaded encoding_rs v0.8.34 |
| 931 | 2026-07-02T05:12:51.117Z | Downloaded fakedata_generator v0.7.1 |
| 932 | 2026-07-02T05:12:51.139Z | Downloaded ring v0.17.14 |
| 933 | 2026-07-02T05:12:51.199Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 934 | 2026-07-02T05:12:51.341Z | Downloaded libz-sys v1.1.16 |
| 935 | 2026-07-02T05:12:51.843Z | Downloaded aws-lc-sys v0.41.0 |
| 936 | 2026-07-02T05:12:52.178Z | Compiling proc-macro2 v1.0.106 |
| 937 | 2026-07-02T05:12:52.178Z | Compiling quote v1.0.45 |
| 938 | 2026-07-02T05:12:52.178Z | Compiling unicode-ident v1.0.24 |
| 939 | 2026-07-02T05:12:52.181Z | Compiling libc v0.2.186 |
| 940 | 2026-07-02T05:12:52.182Z | Compiling serde_core v1.0.228 |
| 941 | 2026-07-02T05:12:52.182Z | Compiling serde v1.0.228 |
| 942 | 2026-07-02T05:12:52.182Z | Compiling autocfg v1.3.0 |
| 943 | 2026-07-02T05:12:52.182Z | Checking cfg-if v1.0.0 |
| 944 | 2026-07-02T05:12:52.538Z | Compiling zmij v1.0.19 |
| 945 | 2026-07-02T05:12:52.579Z | Compiling serde_json v1.0.150 |
| 946 | 2026-07-02T05:12:52.868Z | Checking memchr v2.7.2 |
| 947 | 2026-07-02T05:12:52.871Z | Compiling libm v0.2.8 |
| 948 | 2026-07-02T05:12:52.973Z | Checking itoa v1.0.11 |
| 949 | 2026-07-02T05:12:53.117Z | Checking smallvec v1.13.2 |
| 950 | 2026-07-02T05:12:53.279Z | Compiling getrandom v0.4.2 |
| 951 | 2026-07-02T05:12:53.459Z | Compiling version_check v0.9.5 |
| 952 | 2026-07-02T05:12:53.690Z | Checking stable_deref_trait v1.2.0 |
| 953 | 2026-07-02T05:12:53.710Z | Checking litemap v0.7.4 |
| 954 | 2026-07-02T05:12:53.751Z | Checking writeable v0.5.5 |
| 955 | 2026-07-02T05:12:53.794Z | Compiling syn v2.0.117 |
| 956 | 2026-07-02T05:12:53.839Z | Checking icu_locid_transform_data v1.5.0 |
| 957 | 2026-07-02T05:12:53.859Z | Compiling num-traits v0.2.19 |
| 958 | 2026-07-02T05:12:53.893Z | Checking icu_properties_data v1.5.0 |
| 959 | 2026-07-02T05:12:53.913Z | Checking percent-encoding v2.3.2 |
| 960 | 2026-07-02T05:12:53.933Z | Checking write16 v1.0.0 |
| 961 | 2026-07-02T05:12:54.040Z | Checking icu_normalizer_data v1.5.0 |
| 962 | 2026-07-02T05:12:54.061Z | Checking utf8_iter v1.0.4 |
| 963 | 2026-07-02T05:12:54.064Z | Checking utf16_iter v1.0.5 |
| 964 | 2026-07-02T05:12:54.121Z | Checking form_urlencoded v1.2.2 |
| 965 | 2026-07-02T05:12:54.179Z | Compiling thiserror v2.0.18 |
| 966 | 2026-07-02T05:12:54.210Z | Checking getrandom v0.2.14 |
| 967 | 2026-07-02T05:12:54.252Z | Compiling lock_api v0.4.12 |
| 968 | 2026-07-02T05:12:54.273Z | Compiling parking_lot_core v0.9.10 |
| 969 | 2026-07-02T05:12:54.600Z | Checking iana-time-zone v0.1.64 |
| 970 | 2026-07-02T05:12:54.640Z | Compiling heck v0.5.0 |
| 971 | 2026-07-02T05:12:54.713Z | Compiling jobserver v0.1.31 |
| 972 | 2026-07-02T05:12:54.743Z | Compiling find-msvc-tools v0.1.9 |
| 973 | 2026-07-02T05:12:54.763Z | Checking uuid v1.23.3 |
| 974 | 2026-07-02T05:12:54.880Z | Compiling shlex v2.0.1 |
| 975 | 2026-07-02T05:12:54.922Z | Checking semver v1.0.28 |
| 976 | 2026-07-02T05:12:54.993Z | Compiling schemars v0.8.22 |
| 977 | 2026-07-02T05:12:55.057Z | Compiling cc v1.2.65 |
| 978 | 2026-07-02T05:12:55.078Z | Checking dyn-clone v1.0.17 |
| 979 | 2026-07-02T05:12:55.098Z | Compiling rustversion v1.0.22 |
| 980 | 2026-07-02T05:12:55.138Z | Compiling slab v0.4.9 |
| 981 | 2026-07-02T05:12:55.212Z | Checking subtle v2.6.1 |
| 982 | 2026-07-02T05:12:55.266Z | Checking pin-project-lite v0.2.14 |
| 983 | 2026-07-02T05:12:55.340Z | Compiling log v0.4.29 |
| 984 | 2026-07-02T05:12:55.497Z | Checking socket2 v0.6.3 |
| 985 | 2026-07-02T05:12:55.542Z | Checking typenum v1.20.1 |
| 986 | 2026-07-02T05:12:55.546Z | Checking scopeguard v1.2.0 |
| 987 | 2026-07-02T05:12:55.742Z | Checking rand_core v0.6.4 |
| 988 | 2026-07-02T05:12:55.793Z | Checking signal-hook-registry v1.4.2 |
| 989 | 2026-07-02T05:12:55.844Z | Checking mio v1.2.0 |
| 990 | 2026-07-02T05:12:55.878Z | Checking parking_lot v0.12.2 |
| 991 | 2026-07-02T05:12:55.916Z | Compiling portable-atomic v1.11.1 |
| 992 | 2026-07-02T05:12:55.959Z | Checking equivalent v1.0.2 |
| 993 | 2026-07-02T05:12:56.055Z | Checking critical-section v1.2.0 |
| 994 | 2026-07-02T05:12:56.077Z | Checking futures-core v0.3.32 |
| 995 | 2026-07-02T05:12:56.097Z | Compiling cmake v0.1.54 |
| 996 | 2026-07-02T05:12:56.149Z | Compiling fs_extra v1.3.0 |
| 997 | 2026-07-02T05:12:56.169Z | Compiling thiserror v1.0.64 |
| 998 | 2026-07-02T05:12:56.210Z | Compiling dunce v1.0.5 |
| 999 | 2026-07-02T05:12:56.357Z | Compiling httparse v1.10.1 |
| 1000 | 2026-07-02T05:12:56.386Z | Compiling getrandom v0.3.4 |
| 1001 | 2026-07-02T05:12:56.427Z | Checking futures-sink v0.3.32 |
| 1002 | 2026-07-02T05:12:56.471Z | Compiling aws-lc-sys v0.41.0 |
| 1003 | 2026-07-02T05:12:56.535Z | Checking hashbrown v0.17.0 |
| 1004 | 2026-07-02T05:12:56.610Z | Checking futures-channel v0.3.32 |
| 1005 | 2026-07-02T05:12:56.698Z | Compiling strsim v0.11.1 |
| 1006 | 2026-07-02T05:12:56.746Z | Compiling synstructure v0.13.1 |
| 1007 | 2026-07-02T05:12:56.766Z | Compiling serde_derive_internals v0.29.1 |
| 1008 | 2026-07-02T05:12:56.899Z | Compiling regex-syntax v0.8.5 |
| 1009 | 2026-07-02T05:12:56.931Z | Checking once_cell v1.21.3 |
| 1010 | 2026-07-02T05:12:57.010Z | Checking futures-task v0.3.32 |
| 1011 | 2026-07-02T05:12:57.040Z | Checking indexmap v2.14.0 |
| 1012 | 2026-07-02T05:12:57.124Z | Checking futures-io v0.3.32 |
| 1013 | 2026-07-02T05:12:57.163Z | Compiling aho-corasick v1.1.3 |
| 1014 | 2026-07-02T05:12:57.252Z | Checking base64 v0.22.1 |
| 1015 | 2026-07-02T05:12:57.295Z | Compiling ident_case v1.0.1 |
| 1016 | 2026-07-02T05:12:57.430Z | Compiling slog v2.8.2 |
| 1017 | 2026-07-02T05:12:57.563Z | Checking byteorder v1.5.0 |
| 1018 | 2026-07-02T05:12:57.655Z | Compiling ucd-trie v0.1.6 |
| 1019 | 2026-07-02T05:12:57.703Z | Checking tracing-core v0.1.32 |
| 1020 | 2026-07-02T05:12:57.776Z | Compiling ring v0.17.14 |
| 1021 | 2026-07-02T05:12:57.892Z | Compiling pest v2.8.4 |
| 1022 | 2026-07-02T05:12:58.012Z | Compiling serde_derive v1.0.228 |
| 1023 | 2026-07-02T05:12:58.034Z | Compiling zerofrom-derive v0.1.5 |
| 1024 | 2026-07-02T05:12:58.123Z | Compiling yoke-derive v0.7.5 |
| 1025 | 2026-07-02T05:12:58.295Z | Compiling zerovec-derive v0.10.3 |
| 1026 | 2026-07-02T05:12:58.698Z | Compiling displaydoc v0.2.5 |
| 1027 | 2026-07-02T05:12:59.112Z | Compiling icu_provider_macros v1.5.0 |
| 1028 | 2026-07-02T05:12:59.187Z | Compiling schemars_derive v0.8.22 |
| 1029 | 2026-07-02T05:12:59.208Z | Compiling zeroize_derive v1.4.3 |
| 1030 | 2026-07-02T05:12:59.293Z | Checking zerofrom v0.1.5 |
| 1031 | 2026-07-02T05:12:59.388Z | Compiling thiserror-impl v2.0.18 |
| 1032 | 2026-07-02T05:12:59.423Z | Checking yoke v0.7.5 |
| 1033 | 2026-07-02T05:12:59.465Z | Compiling tokio-macros v2.7.0 |
| 1034 | 2026-07-02T05:12:59.635Z | Checking zerovec v0.10.4 |
| 1035 | 2026-07-02T05:12:59.714Z | Compiling futures-macro v0.3.32 |
| 1036 | 2026-07-02T05:12:59.897Z | Checking zeroize v1.8.2 |
| 1037 | 2026-07-02T05:13:00.061Z | Compiling thiserror-impl v1.0.64 |
| 1038 | 2026-07-02T05:13:00.213Z | Compiling zerocopy-derive v0.8.27 |
| 1039 | 2026-07-02T05:13:00.312Z | Checking tinystr v0.7.6 |
| 1040 | 2026-07-02T05:13:00.405Z | Checking icu_collections v1.5.0 |
| 1041 | 2026-07-02T05:13:00.495Z | Checking icu_locid v1.5.0 |
| 1042 | 2026-07-02T05:13:00.539Z | Checking futures-util v0.3.32 |
| 1043 | 2026-07-02T05:13:00.752Z | Compiling regex-automata v0.4.14 |
| 1044 | 2026-07-02T05:13:00.934Z | Checking icu_provider v1.5.0 |
| 1045 | 2026-07-02T05:13:01.198Z | Checking bytes v1.11.1 |
| 1046 | 2026-07-02T05:13:01.235Z | Checking icu_locid_transform v1.5.0 |
| 1047 | 2026-07-02T05:13:01.292Z | Checking chrono v0.4.44 |
| 1048 | 2026-07-02T05:13:01.335Z | Checking bitflags v2.9.4 |
| 1049 | 2026-07-02T05:13:01.446Z | Compiling serde_tokenstream v0.2.3 |
| 1050 | 2026-07-02T05:13:01.637Z | Checking tokio v1.52.3 |
| 1051 | 2026-07-02T05:13:01.688Z | Checking icu_properties v1.5.1 |
| 1052 | 2026-07-02T05:13:01.731Z | Checking http v1.4.2 |
| 1053 | 2026-07-02T05:13:02.075Z | Checking rustls-pki-types v1.12.0 |
| 1054 | 2026-07-02T05:13:02.121Z | Compiling tracing-attributes v0.1.27 |
| 1055 | 2026-07-02T05:13:02.290Z | Compiling pest_meta v2.8.4 |
| 1056 | 2026-07-02T05:13:02.434Z | Compiling regex v1.12.3 |
| 1057 | 2026-07-02T05:13:03.081Z | Checking icu_normalizer v1.5.0 |
| 1058 | 2026-07-02T05:13:03.305Z | Checking tracing v0.1.40 |
| 1059 | 2026-07-02T05:13:03.524Z | Checking idna_adapter v1.2.0 |
| 1060 | 2026-07-02T05:13:03.544Z | Compiling anyhow v1.0.100 |
| 1061 | 2026-07-02T05:13:03.632Z | Compiling pest_generator v2.8.4 |
| 1062 | 2026-07-02T05:13:03.652Z | Checking idna v1.0.3 |
| 1063 | 2026-07-02T05:13:03.769Z | Compiling generic-array v0.14.7 |
| 1064 | 2026-07-02T05:13:03.901Z | Checking url v2.5.4 |
| 1065 | 2026-07-02T05:13:04.256Z | Compiling pest_derive v2.8.4 |
| 1066 | 2026-07-02T05:13:04.823Z | Checking untrusted v0.9.0 |
| 1067 | 2026-07-02T05:13:04.931Z | Compiling camino v1.2.2 |
| 1068 | 2026-07-02T05:13:04.934Z | Checking ppv-lite86 v0.2.17 |
| 1069 | 2026-07-02T05:13:04.975Z | Checking fnv v1.0.7 |
| 1070 | 2026-07-02T05:13:05.076Z | Checking tokio-util v0.7.16 |
| 1071 | 2026-07-02T05:13:05.103Z | Compiling paste v1.0.15 |
| 1072 | 2026-07-02T05:13:05.224Z | Compiling aws-lc-rs v1.17.0 |
| 1073 | 2026-07-02T05:13:05.311Z | Checking ipnet v2.9.0 |
| 1074 | 2026-07-02T05:13:05.331Z | Compiling zerocopy v0.8.27 |
| 1075 | 2026-07-02T05:13:05.482Z | Checking ryu v1.0.18 |
| 1076 | 2026-07-02T05:13:05.560Z | Checking untrusted v0.7.1 |
| 1077 | 2026-07-02T05:13:05.576Z | Checking http-body v1.0.1 |
| 1078 | 2026-07-02T05:13:05.643Z | Checking errno v0.3.14 |
| 1079 | 2026-07-02T05:13:05.668Z | Checking atomic-waker v1.1.2 |
| 1080 | 2026-07-02T05:13:05.707Z | Compiling rustls v0.23.41 |
| 1081 | 2026-07-02T05:13:05.760Z | Checking crypto-common v0.1.6 |
| 1082 | 2026-07-02T05:13:05.778Z | Checking tower-layer v0.3.3 |
| 1083 | 2026-07-02T05:13:05.781Z | Checking tower-service v0.3.3 |
| 1084 | 2026-07-02T05:13:05.905Z | Checking try-lock v0.2.5 |
| 1085 | 2026-07-02T05:13:05.929Z | Checking h2 v0.4.15 |
| 1086 | 2026-07-02T05:13:05.934Z | Checking erased-serde v0.3.31 |
| 1087 | 2026-07-02T05:13:05.964Z | Compiling async-trait v0.1.89 |
| 1088 | 2026-07-02T05:13:06.004Z | Checking want v0.3.1 |
| 1089 | 2026-07-02T05:13:06.271Z | Compiling time-core v0.1.8 |
| 1090 | 2026-07-02T05:13:06.423Z | Compiling num-conv v0.2.0 |
| 1091 | 2026-07-02T05:13:06.543Z | Checking httpdate v1.0.3 |
| 1092 | 2026-07-02T05:13:06.566Z | Compiling omicron-workspace-hack v0.1.0 |
| 1093 | 2026-07-02T05:13:06.690Z | Compiling time-macros v0.2.27 |
| 1094 | 2026-07-02T05:13:07.108Z | Checking ipnetwork v0.21.1 |
| 1095 | 2026-07-02T05:13:07.325Z | Compiling scroll_derive v0.13.1 |
| 1096 | 2026-07-02T05:13:07.329Z | Checking http-body-util v0.1.3 |
| 1097 | 2026-07-02T05:13:07.329Z | Checking serde_urlencoded v0.7.1 |
| 1098 | 2026-07-02T05:13:07.563Z | Checking const-oid v0.9.6 |
| 1099 | 2026-07-02T05:13:07.583Z | Checking pretty-hex v0.4.1 |
| 1100 | 2026-07-02T05:13:07.684Z | Checking openapiv3 v2.2.0 |
| 1101 | 2026-07-02T05:13:07.705Z | Checking foldhash v0.2.0 |
| 1102 | 2026-07-02T05:13:07.862Z | Checking allocator-api2 v0.2.21 |
| 1103 | 2026-07-02T05:13:07.879Z | Checking hyper v1.10.1 |
| 1104 | 2026-07-02T05:13:08.148Z | Checking hashbrown v0.16.1 |
| 1105 | 2026-07-02T05:13:08.152Z | Compiling daft-derive v0.1.7 |
| 1106 | 2026-07-02T05:13:08.431Z | Checking plain v0.2.3 |
| 1107 | 2026-07-02T05:13:08.543Z | Compiling scroll v0.13.0 |
| 1108 | 2026-07-02T05:13:08.694Z | Compiling strum_macros v0.26.4 |
| 1109 | 2026-07-02T05:13:08.846Z | Compiling crossbeam-utils v0.8.19 |
| 1110 | 2026-07-02T05:13:08.850Z | Checking hyper-util v0.1.20 |
| 1111 | 2026-07-02T05:13:08.985Z | Compiling usdt-impl v0.6.0 |
| 1112 | 2026-07-02T05:13:09.301Z | Compiling goblin v0.10.4 |
| 1113 | 2026-07-02T05:13:09.963Z | Checking oxnet v0.1.4 |
| 1114 | 2026-07-02T05:13:09.991Z | Checking rand_core v0.9.3 |
| 1115 | 2026-07-02T05:13:10.208Z | Checking rand_chacha v0.9.0 |
| 1116 | 2026-07-02T05:13:10.329Z | Checking block-buffer v0.10.4 |
| 1117 | 2026-07-02T05:13:10.398Z | Compiling dtrace-parser v0.3.0 |
| 1118 | 2026-07-02T05:13:10.647Z | Compiling thread-id v5.0.0 |
| 1119 | 2026-07-02T05:13:10.671Z | Checking encoding_rs v0.8.34 |
| 1120 | 2026-07-02T05:13:10.732Z | Checking mime v0.3.17 |
| 1121 | 2026-07-02T05:13:10.809Z | Checking digest v0.10.7 |
| 1122 | 2026-07-02T05:13:10.896Z | Checking rand v0.9.2 |
| 1123 | 2026-07-02T05:13:10.910Z | Checking futures-executor v0.3.32 |
| 1124 | 2026-07-02T05:13:11.004Z | Checking hex v0.4.3 |
| 1125 | 2026-07-02T05:13:11.024Z | Compiling slog-async v2.8.0 |
| 1126 | 2026-07-02T05:13:11.059Z | Checking futures v0.3.32 |
| 1127 | 2026-07-02T05:13:11.142Z | Checking sync_wrapper v1.0.1 |
| 1128 | 2026-07-02T05:13:11.226Z | Compiling multer v3.1.0 |
| 1129 | 2026-07-02T05:13:11.258Z | Compiling rustix v1.1.2 |
| 1130 | 2026-07-02T05:13:11.312Z | Checking tower v0.5.2 |
| 1131 | 2026-07-02T05:13:11.528Z | Checking rand_chacha v0.3.1 |
| 1132 | 2026-07-02T05:13:11.548Z | Checking webpki-roots v0.26.3 |
| 1133 | 2026-07-02T05:13:11.623Z | Compiling async-stream-impl v0.3.6 |
| 1134 | 2026-07-02T05:13:11.657Z | Compiling ref-cast v1.0.25 |
| 1135 | 2026-07-02T05:13:11.677Z | Checking iri-string v0.7.8 |
| 1136 | 2026-07-02T05:13:11.697Z | Compiling ref-cast-impl v1.0.25 |
| 1137 | 2026-07-02T05:13:11.720Z | Checking rand v0.8.6 |
| 1138 | 2026-07-02T05:13:12.028Z | Compiling darling_core v0.23.0 |
| 1139 | 2026-07-02T05:13:12.247Z | Compiling dof v0.4.0 |
| 1140 | 2026-07-02T05:13:12.268Z | Checking fastrand v2.3.0 |
| 1141 | 2026-07-02T05:13:12.302Z | Checking powerfmt v0.2.0 |
| 1142 | 2026-07-02T05:13:12.453Z | Checking newtype-uuid v1.3.2 |
| 1143 | 2026-07-02T05:13:12.457Z | Checking deranged v0.5.3 |
| 1144 | 2026-07-02T05:13:12.643Z | Checking is-terminal v0.4.12 |
| 1145 | 2026-07-02T05:13:12.666Z | Checking num_threads v0.1.7 |
| 1146 | 2026-07-02T05:13:12.740Z | Checking tower-http v0.6.8 |
| 1147 | 2026-07-02T05:13:12.761Z | Checking match_cfg v0.1.0 |
| 1148 | 2026-07-02T05:13:13.019Z | Checking hostname v0.3.1 |
| 1149 | 2026-07-02T05:13:13.039Z | Checking strum v0.26.3 |
| 1150 | 2026-07-02T05:13:13.123Z | Compiling newtype-uuid-macros v0.1.0 |
| 1151 | 2026-07-02T05:13:13.147Z | Compiling structmeta-derive v0.3.0 |
| 1152 | 2026-07-02T05:13:13.165Z | Compiling syn v1.0.109 |
| 1153 | 2026-07-02T05:13:13.185Z | Checking tempfile v3.23.0 |
| 1154 | 2026-07-02T05:13:13.237Z | Compiling usdt-macro v0.6.0 |
| 1155 | 2026-07-02T05:13:13.438Z | Compiling usdt-attr-macro v0.6.0 |
| 1156 | 2026-07-02T05:13:13.565Z | Checking time v0.3.47 |
| 1157 | 2026-07-02T05:13:13.602Z | Checking daft v0.1.7 |
| 1158 | 2026-07-02T05:13:13.845Z | Checking crossbeam-channel v0.5.15 |
| 1159 | 2026-07-02T05:13:14.197Z | Checking thread_local v1.1.8 |
| 1160 | 2026-07-02T05:13:14.217Z | Compiling darling_macro v0.23.0 |
| 1161 | 2026-07-02T05:13:14.258Z | Compiling structmeta v0.3.0 |
| 1162 | 2026-07-02T05:13:14.335Z | Checking winnow v1.0.3 |
| 1163 | 2026-07-02T05:13:14.369Z | Compiling crc32fast v1.4.0 |
| 1164 | 2026-07-02T05:13:14.636Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1165 | 2026-07-02T05:13:14.711Z | Checking serde_spanned v1.1.1 |
| 1166 | 2026-07-02T05:13:14.755Z | Checking take_mut v0.2.2 |
| 1167 | 2026-07-02T05:13:14.811Z | Compiling darling v0.23.0 |
| 1168 | 2026-07-02T05:13:14.831Z | Checking term v1.2.0 |
| 1169 | 2026-07-02T05:13:14.853Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1170 | 2026-07-02T05:13:14.872Z | Checking debug-ignore v1.0.5 |
| 1171 | 2026-07-02T05:13:14.898Z | Compiling serde_with_macros v3.18.0 |
| 1172 | 2026-07-02T05:13:14.972Z | Checking slog-json v2.6.1 |
| 1173 | 2026-07-02T05:13:15.033Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1174 | 2026-07-02T05:13:15.055Z | Checking slog-term v2.9.2 |
| 1175 | 2026-07-02T05:13:15.159Z | Compiling strum_macros v0.27.2 |
| 1176 | 2026-07-02T05:13:15.165Z | Checking memmap2 v0.9.9 |
| 1177 | 2026-07-02T05:13:15.335Z | Checking cpufeatures v0.2.12 |
| 1178 | 2026-07-02T05:13:15.412Z | Checking spin v0.9.8 |
| 1179 | 2026-07-02T05:13:15.492Z | Checking slog-bunyan v2.5.0 |
| 1180 | 2026-07-02T05:13:15.495Z | Compiling derive-ex v0.1.8 |
| 1181 | 2026-07-02T05:13:15.611Z | Checking async-stream v0.3.6 |
| 1182 | 2026-07-02T05:13:15.744Z | Checking waitgroup v0.1.2 |
| 1183 | 2026-07-02T05:13:15.764Z | Checking rustls-pemfile v2.2.0 |
| 1184 | 2026-07-02T05:13:15.855Z | Checking serde_path_to_error v0.1.20 |
| 1185 | 2026-07-02T05:13:15.912Z | Checking hostname v0.4.2 |
| 1186 | 2026-07-02T05:13:16.019Z | Checking macaddr v1.0.1 |
| 1187 | 2026-07-02T05:13:16.128Z | Checking quick-error v1.2.3 |
| 1188 | 2026-07-02T05:13:16.131Z | Checking either v1.15.0 |
| 1189 | 2026-07-02T05:13:16.307Z | Checking serde_with v3.18.0 |
| 1190 | 2026-07-02T05:13:16.327Z | Checking regress v0.10.5 |
| 1191 | 2026-07-02T05:13:16.989Z | Checking lazy_static v1.5.0 |
| 1192 | 2026-07-02T05:13:17.089Z | Compiling test-strategy v0.4.3 |
| 1193 | 2026-07-02T05:13:17.109Z | Compiling parse-display-derive v0.10.0 |
| 1194 | 2026-07-02T05:13:17.319Z | Checking usdt v0.6.0 |
| 1195 | 2026-07-02T05:13:17.491Z | Checking webpki-roots v1.0.3 |
| 1196 | 2026-07-02T05:13:17.615Z | Compiling dropshot v0.17.1 |
| 1197 | 2026-07-02T05:13:17.724Z | Checking wait-timeout v0.2.0 |
| 1198 | 2026-07-02T05:13:17.760Z | Compiling rustix v0.38.34 |
| 1199 | 2026-07-02T05:13:17.764Z | Checking bit-vec v0.6.3 |
| 1200 | 2026-07-02T05:13:17.811Z | Compiling crucible-workspace-hack v0.1.0 |
| 1201 | 2026-07-02T05:13:17.866Z | Checking rusty-fork v0.3.0 |
| 1202 | 2026-07-02T05:13:17.905Z | Checking strum v0.27.2 |
| 1203 | 2026-07-02T05:13:17.958Z | Checking bit-set v0.5.3 |
| 1204 | 2026-07-02T05:13:18.067Z | Compiling dropshot_endpoint v0.17.1 |
| 1205 | 2026-07-02T05:13:18.071Z | Checking rand_xorshift v0.3.0 |
| 1206 | 2026-07-02T05:13:18.084Z | Checking unarray v0.1.4 |
| 1207 | 2026-07-02T05:13:18.173Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1208 | 2026-07-02T05:13:18.192Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1209 | 2026-07-02T05:13:18.195Z | Checking proptest v1.5.0 |
| 1210 | 2026-07-02T05:13:18.391Z | Checking hybrid-array v0.4.12 |
| 1211 | 2026-07-02T05:13:18.440Z | Checking adler v1.0.2 |
| 1212 | 2026-07-02T05:13:18.558Z | Checking miniz_oxide v0.7.2 |
| 1213 | 2026-07-02T05:13:18.684Z | Compiling toml_datetime v0.6.11 |
| 1214 | 2026-07-02T05:13:18.858Z | Checking openssl-probe v0.2.1 |
| 1215 | 2026-07-02T05:13:18.938Z | Checking flate2 v1.0.30 |
| 1216 | 2026-07-02T05:13:18.973Z | Checking rustls-native-certs v0.8.3 |
| 1217 | 2026-07-02T05:13:19.004Z | Checking block-buffer v0.12.1 |
| 1218 | 2026-07-02T05:13:19.031Z | Checking crypto-common v0.2.2 |
| 1219 | 2026-07-02T05:13:19.107Z | Checking instant v0.1.12 |
| 1220 | 2026-07-02T05:13:19.153Z | Checking const-oid v0.10.2 |
| 1221 | 2026-07-02T05:13:19.200Z | Checking compression-core v0.4.31 |
| 1222 | 2026-07-02T05:13:19.231Z | Checking backoff v0.4.0 |
| 1223 | 2026-07-02T05:13:19.315Z | Checking parse-display v0.10.0 |
| 1224 | 2026-07-02T05:13:19.335Z | Checking compression-codecs v0.4.32 |
| 1225 | 2026-07-02T05:13:19.406Z | Checking itertools v0.14.0 |
| 1226 | 2026-07-02T05:13:19.469Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1227 | 2026-07-02T05:13:19.648Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1228 | 2026-07-02T05:13:19.669Z | Checking cpufeatures v0.3.0 |
| 1229 | 2026-07-02T05:13:19.687Z | Checking digest v0.11.3 |
| 1230 | 2026-07-02T05:13:19.748Z | Checking base64ct v1.6.0 |
| 1231 | 2026-07-02T05:13:19.907Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1232 | 2026-07-02T05:13:19.988Z | Checking toml v1.1.2+spec-1.1.0 |
| 1233 | 2026-07-02T05:13:20.099Z | Checking sha1 v0.11.0 |
| 1234 | 2026-07-02T05:13:20.170Z | Checking async-compression v0.4.33 |
| 1235 | 2026-07-02T05:13:20.275Z | Checking unicode-width v0.1.14 |
| 1236 | 2026-07-02T05:13:20.460Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1237 | 2026-07-02T05:13:20.535Z | Compiling clap_derive v4.5.4 |
| 1238 | 2026-07-02T05:13:20.630Z | Checking utf8parse v0.2.2 |
| 1239 | 2026-07-02T05:13:20.674Z | Compiling unsafe-libyaml v0.2.11 |
| 1240 | 2026-07-02T05:13:20.739Z | Checking anstyle-parse v0.2.4 |
| 1241 | 2026-07-02T05:13:21.135Z | Checking anstyle v1.0.14 |
| 1242 | 2026-07-02T05:13:21.170Z | Checking anstyle-query v1.0.3 |
| 1243 | 2026-07-02T05:13:21.214Z | Compiling serde_yaml v0.9.34+deprecated |
| 1244 | 2026-07-02T05:13:21.247Z | Checking colorchoice v1.0.1 |
| 1245 | 2026-07-02T05:13:21.270Z | Checking is_terminal_polyfill v1.70.0 |
| 1246 | 2026-07-02T05:13:21.301Z | Compiling heck v0.4.1 |
| 1247 | 2026-07-02T05:13:21.368Z | Checking anstream v0.6.14 |
| 1248 | 2026-07-02T05:13:21.494Z | Checking pem-rfc7468 v0.7.0 |
| 1249 | 2026-07-02T05:13:21.575Z | Checking terminal_size v0.3.0 |
| 1250 | 2026-07-02T05:13:21.578Z | Compiling der_derive v0.7.3 |
| 1251 | 2026-07-02T05:13:22.081Z | Checking flagset v0.4.7 |
| 1252 | 2026-07-02T05:13:22.124Z | Checking clap_lex v0.7.0 |
| 1253 | 2026-07-02T05:13:22.212Z | Compiling winnow v0.5.40 |
| 1254 | 2026-07-02T05:13:22.276Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1255 | 2026-07-02T05:13:22.295Z | Checking clap_builder v4.5.2 |
| 1256 | 2026-07-02T05:13:22.538Z | Checking der v0.7.10 |
| 1257 | 2026-07-02T05:13:22.739Z | Compiling darling_core v0.21.3 |
| 1258 | 2026-07-02T05:13:23.287Z | Compiling rustc_version v0.4.1 |
| 1259 | 2026-07-02T05:13:23.551Z | Compiling toml_edit v0.19.15 |
| 1260 | 2026-07-02T05:13:23.554Z | Checking clap v4.5.4 |
| 1261 | 2026-07-02T05:13:23.611Z | Checking spki v0.7.3 |
| 1262 | 2026-07-02T05:13:23.857Z | Checking winnow v0.7.13 |
| 1263 | 2026-07-02T05:13:24.030Z | Checking iddqd v0.4.2 |
| 1264 | 2026-07-02T05:13:24.086Z | Checking secrecy v0.10.3 |
| 1265 | 2026-07-02T05:13:24.375Z | Compiling heapless v0.8.0 |
| 1266 | 2026-07-02T05:13:24.683Z | Compiling proc-macro-crate v1.3.1 |
| 1267 | 2026-07-02T05:13:24.885Z | Compiling convert_case v0.4.0 |
| 1268 | 2026-07-02T05:13:24.943Z | Compiling darling_macro v0.21.3 |
| 1269 | 2026-07-02T05:13:25.193Z | Compiling derive_more v0.99.20 |
| 1270 | 2026-07-02T05:13:25.213Z | Checking pkcs8 v0.10.2 |
| 1271 | 2026-07-02T05:13:25.502Z | Compiling darling v0.21.3 |
| 1272 | 2026-07-02T05:13:25.532Z | Checking tabwriter v1.4.0 |
| 1273 | 2026-07-02T05:13:25.553Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1274 | 2026-07-02T05:13:25.586Z | Compiling ingot-macros v0.1.1 |
| 1275 | 2026-07-02T05:13:25.678Z | Checking backon v1.6.0 |
| 1276 | 2026-07-02T05:13:25.759Z | Checking crossbeam-epoch v0.9.18 |
| 1277 | 2026-07-02T05:13:26.006Z | Checking hash32 v0.3.1 |
| 1278 | 2026-07-02T05:13:26.009Z | Checking bitflags v1.3.2 |
| 1279 | 2026-07-02T05:13:26.083Z | Compiling smoltcp v0.11.0 |
| 1280 | 2026-07-02T05:13:26.300Z | Compiling cfg_aliases v0.2.1 |
| 1281 | 2026-07-02T05:13:26.475Z | Compiling typify-impl v0.4.3 |
| 1282 | 2026-07-02T05:13:26.711Z | Checking hmac v0.12.1 |
| 1283 | 2026-07-02T05:13:26.856Z | Checking cobs v0.2.3 |
| 1284 | 2026-07-02T05:13:26.916Z | Checking managed v0.8.0 |
| 1285 | 2026-07-02T05:13:26.983Z | Checking humantime v2.3.0 |
| 1286 | 2026-07-02T05:13:27.370Z | Checking postcard v1.0.9 |
| 1287 | 2026-07-02T05:13:27.628Z | Checking inout v0.1.3 |
| 1288 | 2026-07-02T05:13:27.765Z | Compiling zerocopy-derive v0.7.34 |
| 1289 | 2026-07-02T05:13:27.839Z | Checking ff v0.13.1 |
| 1290 | 2026-07-02T05:13:27.976Z | Compiling memoffset v0.9.1 |
| 1291 | 2026-07-02T05:13:28.051Z | Checking base16ct v0.2.0 |
| 1292 | 2026-07-02T05:13:28.235Z | Checking ingot-types v0.1.2 |
| 1293 | 2026-07-02T05:13:28.348Z | Checking sec1 v0.7.3 |
| 1294 | 2026-07-02T05:13:28.367Z | Checking group v0.13.0 |
| 1295 | 2026-07-02T05:13:28.523Z | Checking cipher v0.4.4 |
| 1296 | 2026-07-02T05:13:28.556Z | Checking hkdf v0.12.4 |
| 1297 | 2026-07-02T05:13:28.631Z | Checking ingot v0.1.1 |
| 1298 | 2026-07-02T05:13:28.652Z | Compiling regress v0.11.1 |
| 1299 | 2026-07-02T05:13:28.695Z | Checking crypto-bigint v0.5.5 |
| 1300 | 2026-07-02T05:13:29.022Z | Compiling proc-macro-error-attr v1.0.4 |
| 1301 | 2026-07-02T05:13:29.279Z | Checking colored v3.1.1 |
| 1302 | 2026-07-02T05:13:29.382Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1303 | 2026-07-02T05:13:29.427Z | Compiling pkg-config v0.3.30 |
| 1304 | 2026-07-02T05:13:29.691Z | Compiling rayon-core v1.13.0 |
| 1305 | 2026-07-02T05:13:29.742Z | Checking elliptic-curve v0.13.8 |
| 1306 | 2026-07-02T05:13:29.933Z | Compiling typify-macro v0.4.3 |
| 1307 | 2026-07-02T05:13:30.053Z | Checking crossbeam-deque v0.8.5 |
| 1308 | 2026-07-02T05:13:30.118Z | Compiling num_enum_derive v0.7.4 |
| 1309 | 2026-07-02T05:13:30.152Z | Compiling curve25519-dalek v4.1.3 |
| 1310 | 2026-07-02T05:13:30.229Z | Compiling typify-impl v0.6.2 |
| 1311 | 2026-07-02T05:13:30.431Z | Checking half v2.7.1 |
| 1312 | 2026-07-02T05:13:30.687Z | Checking universal-hash v0.5.1 |
| 1313 | 2026-07-02T05:13:31.141Z | Compiling proc-macro-error v1.0.4 |
| 1314 | 2026-07-02T05:13:31.317Z | Compiling vcpkg v0.2.15 |
| 1315 | 2026-07-02T05:13:31.336Z | Checking ciborium-io v0.2.2 |
| 1316 | 2026-07-02T05:13:31.430Z | Checking opaque-debug v0.3.1 |
| 1317 | 2026-07-02T05:13:31.503Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1318 | 2026-07-02T05:13:31.506Z | Checking data-encoding v2.6.0 |
| 1319 | 2026-07-02T05:13:31.616Z | Checking ciborium-ll v0.2.2 |
| 1320 | 2026-07-02T05:13:31.757Z | Checking num_enum v0.7.4 |
| 1321 | 2026-07-02T05:13:31.859Z | Compiling num_enum_derive v0.5.11 |
| 1322 | 2026-07-02T05:13:31.899Z | Compiling foreign-types-macros v0.2.3 |
| 1323 | 2026-07-02T05:13:32.117Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1324 | 2026-07-02T05:13:32.534Z | Checking foreign-types-shared v0.3.1 |
| 1325 | 2026-07-02T05:13:32.631Z | Checking foreign-types v0.5.0 |
| 1326 | 2026-07-02T05:13:32.850Z | Checking num_enum v0.5.11 |
| 1327 | 2026-07-02T05:13:32.925Z | Checking rayon v1.11.0 |
| 1328 | 2026-07-02T05:13:32.965Z | Checking ciborium v0.2.2 |
| 1329 | 2026-07-02T05:13:33.097Z | Compiling typify v0.4.3 |
| 1330 | 2026-07-02T05:13:33.209Z | Compiling zerocopy v0.7.34 |
| 1331 | 2026-07-02T05:13:33.544Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1332 | 2026-07-02T05:13:33.565Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1333 | 2026-07-02T05:13:33.687Z | Compiling typify-macro v0.6.2 |
| 1334 | 2026-07-02T05:13:33.712Z | Checking sha1 v0.10.6 |
| 1335 | 2026-07-02T05:13:33.789Z | Checking aead v0.5.2 |
| 1336 | 2026-07-02T05:13:33.882Z | Checking serde_spanned v0.6.9 |
| 1337 | 2026-07-02T05:13:34.021Z | Compiling scroll_derive v0.12.0 |
| 1338 | 2026-07-02T05:13:34.237Z | Checking num-integer v0.1.46 |
| 1339 | 2026-07-02T05:13:34.331Z | Compiling usdt-impl v0.5.0 |
| 1340 | 2026-07-02T05:13:34.398Z | Checking cstr-argument v0.1.2 |
| 1341 | 2026-07-02T05:13:34.473Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1342 | 2026-07-02T05:13:34.529Z | Checking keccak v0.1.6 |
| 1343 | 2026-07-02T05:13:34.632Z | Checking thiserror-no-std v2.0.2 |
| 1344 | 2026-07-02T05:13:34.695Z | Checking sha3 v0.10.8 |
| 1345 | 2026-07-02T05:13:34.714Z | Checking scroll v0.12.0 |
| 1346 | 2026-07-02T05:13:34.772Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1347 | 2026-07-02T05:13:34.862Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1348 | 2026-07-02T05:13:34.888Z | Compiling dof v0.3.0 |
| 1349 | 2026-07-02T05:13:34.937Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1350 | 2026-07-02T05:13:34.957Z | Checking poly1305 v0.8.0 |
| 1351 | 2026-07-02T05:13:34.975Z | Checking chacha20 v0.9.1 |
| 1352 | 2026-07-02T05:13:35.164Z | Compiling dtrace-parser v0.2.0 |
| 1353 | 2026-07-02T05:13:35.182Z | Checking password-hash v0.5.0 |
| 1354 | 2026-07-02T05:13:35.244Z | Checking camino-tempfile v1.4.1 |
| 1355 | 2026-07-02T05:13:35.247Z | Checking blake2 v0.10.6 |
| 1356 | 2026-07-02T05:13:35.314Z | Compiling thread-id v4.2.1 |
| 1357 | 2026-07-02T05:13:35.402Z | Checking indent_write v2.2.0 |
| 1358 | 2026-07-02T05:13:35.442Z | Checking glob v0.3.3 |
| 1359 | 2026-07-02T05:13:35.627Z | Checking argon2 v0.5.3 |
| 1360 | 2026-07-02T05:13:35.763Z | Checking chacha20poly1305 v0.10.1 |
| 1361 | 2026-07-02T05:13:35.918Z | Checking goblin v0.8.2 |
| 1362 | 2026-07-02T05:13:35.938Z | Checking vsss-rs v3.3.4 |
| 1363 | 2026-07-02T05:13:36.237Z | Checking num-bigint v0.4.5 |
| 1364 | 2026-07-02T05:13:36.830Z | Compiling num-derive v0.4.2 |
| 1365 | 2026-07-02T05:13:36.932Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1366 | 2026-07-02T05:13:37.012Z | Checking sigpipe v0.1.3 |
| 1367 | 2026-07-02T05:13:37.041Z | Checking jiff v0.2.28 |
| 1368 | 2026-07-02T05:13:37.402Z | Checking num-rational v0.4.2 |
| 1369 | 2026-07-02T05:13:37.688Z | Compiling typify v0.6.2 |
| 1370 | 2026-07-02T05:13:37.775Z | Checking num-iter v0.1.45 |
| 1371 | 2026-07-02T05:13:37.795Z | Compiling zone_cfg_derive v0.3.0 |
| 1372 | 2026-07-02T05:13:37.799Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1373 | 2026-07-02T05:13:37.887Z | Checking itertools v0.12.1 |
| 1374 | 2026-07-02T05:13:38.402Z | Checking num-complex v0.4.6 |
| 1375 | 2026-07-02T05:13:38.470Z | Checking tinyvec_macros v0.1.1 |
| 1376 | 2026-07-02T05:13:38.555Z | Checking tinyvec v1.6.0 |
| 1377 | 2026-07-02T05:13:38.752Z | Checking num v0.4.3 |
| 1378 | 2026-07-02T05:13:38.922Z | Checking zone v0.3.1 |
| 1379 | 2026-07-02T05:13:39.281Z | Compiling usdt-attr-macro v0.5.0 |
| 1380 | 2026-07-02T05:13:39.348Z | Compiling usdt-macro v0.5.0 |
| 1381 | 2026-07-02T05:13:39.506Z | Checking smf v0.2.3 |
| 1382 | 2026-07-02T05:13:39.611Z | Checking memmap v0.7.0 |
| 1383 | 2026-07-02T05:13:39.732Z | Checking bstr v1.9.1 |
| 1384 | 2026-07-02T05:13:39.821Z | Checking whoami v1.5.1 |
| 1385 | 2026-07-02T05:13:40.060Z | Compiling rustls v0.22.4 |
| 1386 | 2026-07-02T05:13:40.099Z | Checking usdt v0.5.0 |
| 1387 | 2026-07-02T05:13:40.560Z | Compiling progenitor-impl v0.11.1 |
| 1388 | 2026-07-02T05:13:40.888Z | Checking rustls-webpki v0.102.4 |
| 1389 | 2026-07-02T05:13:40.953Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1390 | 2026-07-02T05:13:41.184Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1391 | 2026-07-02T05:13:41.474Z | Checking toml_write v0.1.2 |
| 1392 | 2026-07-02T05:13:41.622Z | Checking rustls-webpki v0.103.13 |
| 1393 | 2026-07-02T05:13:42.501Z | Checking toml_edit v0.22.27 |
| 1394 | 2026-07-02T05:13:42.685Z | Compiling progenitor-macro v0.11.1 |
| 1395 | 2026-07-02T05:13:42.864Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1396 | 2026-07-02T05:13:43.828Z | Compiling reqwest v0.12.23 |
| 1397 | 2026-07-02T05:13:44.538Z | Checking tokio-rustls v0.26.4 |
| 1398 | 2026-07-02T05:13:44.631Z | Checking rustls-platform-verifier v0.6.2 |
| 1399 | 2026-07-02T05:13:44.651Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1400 | 2026-07-02T05:13:44.777Z | Checking hyper-rustls v0.27.3 |
| 1401 | 2026-07-02T05:13:45.028Z | Checking reqwest v0.13.2 |
| 1402 | 2026-07-02T05:13:45.083Z | Compiling darling_core v0.20.11 |
| 1403 | 2026-07-02T05:13:45.679Z | Checking progenitor-client v0.10.0 |
| 1404 | 2026-07-02T05:13:45.852Z | Checking progenitor-client v0.14.0 |
| 1405 | 2026-07-02T05:13:45.924Z | Checking progenitor-client v0.11.1 |
| 1406 | 2026-07-02T05:13:45.952Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1407 | 2026-07-02T05:13:46.094Z | Checking progenitor-extras v0.2.0 |
| 1408 | 2026-07-02T05:13:46.429Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1409 | 2026-07-02T05:13:46.467Z | Compiling dropshot v0.16.7 |
| 1410 | 2026-07-02T05:13:46.685Z | Checking float-ord v0.3.2 |
| 1411 | 2026-07-02T05:13:46.768Z | Compiling prettyplease v0.2.37 |
| 1412 | 2026-07-02T05:13:46.790Z | Checking swrite v0.1.0 |
| 1413 | 2026-07-02T05:13:46.793Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1414 | 2026-07-02T05:13:46.907Z | Checking progenitor v0.11.1 |
| 1415 | 2026-07-02T05:13:46.944Z | Checking toml v0.9.12+spec-1.1.0 |
| 1416 | 2026-07-02T05:13:47.040Z | Compiling darling_macro v0.20.11 |
| 1417 | 2026-07-02T05:13:47.620Z | Checking tokio-rustls v0.25.0 |
| 1418 | 2026-07-02T05:13:47.887Z | Checking toml v0.8.23 |
| 1419 | 2026-07-02T05:13:48.315Z | Compiling nix v0.30.1 |
| 1420 | 2026-07-02T05:13:48.489Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1421 | 2026-07-02T05:13:48.696Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1422 | 2026-07-02T05:13:48.728Z | Compiling hubpack_derive v0.1.1 |
| 1423 | 2026-07-02T05:13:48.845Z | Checking byte-wrapper v0.1.0 |
| 1424 | 2026-07-02T05:13:48.882Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1425 | 2026-07-02T05:13:49.114Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1426 | 2026-07-02T05:13:49.134Z | Compiling dropshot_endpoint v0.16.7 |
| 1427 | 2026-07-02T05:13:49.467Z | Checking rustc-hash v2.1.1 |
| 1428 | 2026-07-02T05:13:49.543Z | Checking static_assertions v1.1.0 |
| 1429 | 2026-07-02T05:13:49.591Z | Checking iddqd v0.3.18 |
| 1430 | 2026-07-02T05:13:49.631Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1431 | 2026-07-02T05:13:49.716Z | Checking hubpack v0.1.2 |
| 1432 | 2026-07-02T05:13:49.895Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1433 | 2026-07-02T05:13:50.010Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1434 | 2026-07-02T05:13:50.373Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1435 | 2026-07-02T05:13:50.476Z | Compiling darling v0.20.11 |
| 1436 | 2026-07-02T05:13:50.570Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1437 | 2026-07-02T05:13:50.592Z | Compiling libz-sys v1.1.16 |
| 1438 | 2026-07-02T05:13:50.616Z | Compiling nix v0.31.3 |
| 1439 | 2026-07-02T05:13:50.993Z | Compiling enum-as-inner v0.6.0 |
| 1440 | 2026-07-02T05:13:51.024Z | Checking atomicwrites v0.4.4 |
| 1441 | 2026-07-02T05:13:51.083Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1442 | 2026-07-02T05:13:51.164Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1443 | 2026-07-02T05:13:51.497Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1444 | 2026-07-02T05:13:51.584Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1445 | 2026-07-02T05:13:51.769Z | Compiling semver v0.1.20 |
| 1446 | 2026-07-02T05:13:51.806Z | Checking is_ci v1.2.0 |
| 1447 | 2026-07-02T05:13:51.886Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1448 | 2026-07-02T05:13:51.941Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1449 | 2026-07-02T05:13:52.053Z | Compiling rustc_version v0.1.7 |
| 1450 | 2026-07-02T05:13:52.099Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1451 | 2026-07-02T05:13:52.144Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1452 | 2026-07-02T05:13:52.300Z | Compiling derive_builder_core v0.20.2 |
| 1453 | 2026-07-02T05:13:52.361Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1454 | 2026-07-02T05:13:52.514Z | Checking similar v2.7.0 |
| 1455 | 2026-07-02T05:13:52.590Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1456 | 2026-07-02T05:13:52.862Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1457 | 2026-07-02T05:13:53.094Z | Compiling progenitor-impl v0.14.0 |
| 1458 | 2026-07-02T05:13:53.116Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1459 | 2026-07-02T05:13:53.198Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1460 | 2026-07-02T05:13:53.363Z | Checking utf-8 v0.7.6 |
| 1461 | 2026-07-02T05:13:53.384Z | Compiling owo-colors v4.3.0 |
| 1462 | 2026-07-02T05:13:53.428Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1463 | 2026-07-02T05:13:53.507Z | Checking tungstenite v0.21.0 |
| 1464 | 2026-07-02T05:13:53.940Z | Compiling derive_builder_macro v0.20.2 |
| 1465 | 2026-07-02T05:13:55.033Z | Compiling newtype_derive v0.1.6 |
| 1466 | 2026-07-02T05:13:55.266Z | Checking supports-color v3.0.2 |
| 1467 | 2026-07-02T05:13:55.288Z | Compiling progenitor-macro v0.14.0 |
| 1468 | 2026-07-02T05:13:55.307Z | Checking supports-color v2.1.0 |
| 1469 | 2026-07-02T05:13:55.441Z | Compiling openssl-sys v0.9.107 |
| 1470 | 2026-07-02T05:13:55.997Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1471 | 2026-07-02T05:13:56.186Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1472 | 2026-07-02T05:13:56.331Z | Checking resolv-conf v0.7.0 |
| 1473 | 2026-07-02T05:13:56.429Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1474 | 2026-07-02T05:13:56.448Z | Compiling serde_repr v0.1.19 |
| 1475 | 2026-07-02T05:13:56.477Z | Compiling vergen-lib v9.1.0 |
| 1476 | 2026-07-02T05:13:56.526Z | Compiling slog-dtrace v0.3.0 |
| 1477 | 2026-07-02T05:13:56.610Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1478 | 2026-07-02T05:13:56.645Z | Checking linked-hash-map v0.5.6 |
| 1479 | 2026-07-02T05:13:56.715Z | Checking unicode-segmentation v1.11.0 |
| 1480 | 2026-07-02T05:13:56.824Z | Checking lru-cache v0.1.2 |
| 1481 | 2026-07-02T05:13:56.889Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1482 | 2026-07-02T05:13:56.955Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1483 | 2026-07-02T05:13:57.025Z | Checking newline-converter v0.3.0 |
| 1484 | 2026-07-02T05:13:57.211Z | Compiling derive_builder v0.20.2 |
| 1485 | 2026-07-02T05:13:57.353Z | Checking tokio-tungstenite v0.21.0 |
| 1486 | 2026-07-02T05:13:57.698Z | Checking hickory-proto v0.24.4 |
| 1487 | 2026-07-02T05:13:57.758Z | Compiling progenitor-impl v0.13.0 |
| 1488 | 2026-07-02T05:13:58.138Z | Checking console v0.15.8 |
| 1489 | 2026-07-02T05:13:58.297Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1490 | 2026-07-02T05:13:58.445Z | Checking serde-big-array v0.5.1 |
| 1491 | 2026-07-02T05:13:58.601Z | Compiling derive-where v1.6.0 |
| 1492 | 2026-07-02T05:13:58.623Z | Compiling pin-project-internal v1.1.10 |
| 1493 | 2026-07-02T05:13:59.326Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1494 | 2026-07-02T05:13:59.574Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1495 | 2026-07-02T05:13:59.595Z | Checking progenitor v0.14.0 |
| 1496 | 2026-07-02T05:13:59.739Z | Compiling vergen v9.1.0 |
| 1497 | 2026-07-02T05:13:59.760Z | Compiling cargo-platform v0.3.2 |
| 1498 | 2026-07-02T05:13:59.854Z | Compiling minimal-lexical v0.2.1 |
| 1499 | 2026-07-02T05:13:59.890Z | Checking siphasher v1.0.1 |
| 1500 | 2026-07-02T05:13:59.979Z | Checking base64 v0.21.7 |
| 1501 | 2026-07-02T05:13:59.999Z | Compiling progenitor-macro v0.13.0 |
| 1502 | 2026-07-02T05:14:00.050Z | Compiling cargo_metadata v0.23.1 |
| 1503 | 2026-07-02T05:14:00.072Z | Compiling nom v7.1.3 |
| 1504 | 2026-07-02T05:14:00.075Z | Checking phf_shared v0.12.1 |
| 1505 | 2026-07-02T05:14:00.221Z | Checking pin-project v1.1.10 |
| 1506 | 2026-07-02T05:14:00.242Z | Checking hickory-resolver v0.24.4 |
| 1507 | 2026-07-02T05:14:00.329Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1508 | 2026-07-02T05:14:00.437Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1509 | 2026-07-02T05:14:00.728Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1510 | 2026-07-02T05:14:00.933Z | Checking expectorate v1.2.0 |
| 1511 | 2026-07-02T05:14:01.315Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1512 | 2026-07-02T05:14:01.592Z | Checking progenitor-client v0.13.0 |
| 1513 | 2026-07-02T05:14:01.729Z | Checking globset v0.4.14 |
| 1514 | 2026-07-02T05:14:01.832Z | Checking unicode-normalization v0.1.24 |
| 1515 | 2026-07-02T05:14:01.988Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1516 | 2026-07-02T05:14:02.253Z | Compiling snafu-derive v0.8.9 |
| 1517 | 2026-07-02T05:14:02.274Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1518 | 2026-07-02T05:14:02.396Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1519 | 2026-07-02T05:14:02.579Z | Checking terminal_size v0.4.3 |
| 1520 | 2026-07-02T05:14:02.661Z | Checking tokio-stream v0.1.17 |
| 1521 | 2026-07-02T05:14:02.706Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1522 | 2026-07-02T05:14:02.754Z | Compiling async-recursion v1.1.1 |
| 1523 | 2026-07-02T05:14:02.957Z | Compiling vergen-git2 v9.1.0 |
| 1524 | 2026-07-02T05:14:02.979Z | Checking csv-core v0.1.12 |
| 1525 | 2026-07-02T05:14:03.000Z | Checking smawk v0.3.2 |
| 1526 | 2026-07-02T05:14:03.136Z | Compiling chrono-tz v0.10.4 |
| 1527 | 2026-07-02T05:14:03.167Z | Checking foldhash v0.1.5 |
| 1528 | 2026-07-02T05:14:03.187Z | Checking same-file v1.0.6 |
| 1529 | 2026-07-02T05:14:03.323Z | Compiling unicode-xid v0.2.4 |
| 1530 | 2026-07-02T05:14:03.365Z | Compiling cancel-safe-futures v0.1.5 |
| 1531 | 2026-07-02T05:14:03.394Z | Checking unicode-width v0.2.1 |
| 1532 | 2026-07-02T05:14:03.457Z | Checking highway v1.3.0 |
| 1533 | 2026-07-02T05:14:03.477Z | Compiling openssl v0.10.72 |
| 1534 | 2026-07-02T05:14:03.622Z | Checking unicode-linebreak v0.1.5 |
| 1535 | 2026-07-02T05:14:03.667Z | Checking foreign-types-shared v0.1.1 |
| 1536 | 2026-07-02T05:14:03.697Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1537 | 2026-07-02T05:14:03.761Z | Checking foreign-types v0.3.2 |
| 1538 | 2026-07-02T05:14:03.839Z | Compiling const_format_proc_macros v0.2.34 |
| 1539 | 2026-07-02T05:14:03.857Z | Checking textwrap v0.16.2 |
| 1540 | 2026-07-02T05:14:03.906Z | Checking walkdir v2.5.0 |
| 1541 | 2026-07-02T05:14:04.055Z | Checking snafu v0.8.9 |
| 1542 | 2026-07-02T05:14:04.085Z | Checking hashbrown v0.15.2 |
| 1543 | 2026-07-02T05:14:04.134Z | Checking csv v1.3.1 |
| 1544 | 2026-07-02T05:14:04.303Z | Checking progenitor v0.13.0 |
| 1545 | 2026-07-02T05:14:04.324Z | Checking qorb v0.4.1 |
| 1546 | 2026-07-02T05:14:04.446Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1547 | 2026-07-02T05:14:04.451Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1548 | 2026-07-02T05:14:04.513Z | Checking olpc-cjson v0.1.4 |
| 1549 | 2026-07-02T05:14:04.546Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1550 | 2026-07-02T05:14:04.659Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1551 | 2026-07-02T05:14:04.856Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1552 | 2026-07-02T05:14:05.016Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1553 | 2026-07-02T05:14:05.090Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1554 | 2026-07-02T05:14:05.178Z | Checking phf v0.12.1 |
| 1555 | 2026-07-02T05:14:05.334Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1556 | 2026-07-02T05:14:05.379Z | Checking tokio-dtrace v0.1.1 |
| 1557 | 2026-07-02T05:14:05.555Z | Compiling progenitor-impl v0.10.0 |
| 1558 | 2026-07-02T05:14:05.709Z | Checking sha2 v0.10.9 |
| 1559 | 2026-07-02T05:14:05.854Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1560 | 2026-07-02T05:14:05.876Z | Checking signature v2.2.0 |
| 1561 | 2026-07-02T05:14:05.914Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1562 | 2026-07-02T05:14:05.969Z | Checking libsw-core v0.3.2 |
| 1563 | 2026-07-02T05:14:06.006Z | Checking serde_plain v1.0.2 |
| 1564 | 2026-07-02T05:14:06.030Z | Compiling openssl-macros v0.1.1 |
| 1565 | 2026-07-02T05:14:06.111Z | Checking pem v3.0.5 |
| 1566 | 2026-07-02T05:14:06.130Z | Compiling cookie v0.18.1 |
| 1567 | 2026-07-02T05:14:06.155Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1568 | 2026-07-02T05:14:06.199Z | Checking fixedbitset v0.4.2 |
| 1569 | 2026-07-02T05:14:06.269Z | Checking typed-path v0.9.3 |
| 1570 | 2026-07-02T05:14:06.355Z | Checking bytecount v0.6.9 |
| 1571 | 2026-07-02T05:14:06.374Z | Compiling moka v0.12.10 |
| 1572 | 2026-07-02T05:14:06.397Z | Checking fixedbitset v0.5.7 |
| 1573 | 2026-07-02T05:14:06.464Z | Checking papergrid v0.11.0 |
| 1574 | 2026-07-02T05:14:06.619Z | Checking petgraph v0.8.3 |
| 1575 | 2026-07-02T05:14:06.728Z | Checking petgraph v0.6.5 |
| 1576 | 2026-07-02T05:14:07.101Z | Checking tough v0.22.0 |
| 1577 | 2026-07-02T05:14:07.106Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1578 | 2026-07-02T05:14:07.267Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1579 | 2026-07-02T05:14:07.459Z | Checking libsw v3.5.0 |
| 1580 | 2026-07-02T05:14:07.619Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1581 | 2026-07-02T05:14:07.641Z | Compiling progenitor-macro v0.10.0 |
| 1582 | 2026-07-02T05:14:07.828Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1583 | 2026-07-02T05:14:07.984Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1584 | 2026-07-02T05:14:08.004Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1585 | 2026-07-02T05:14:08.024Z | Checking oxide-tokio-rt v0.1.6 |
| 1586 | 2026-07-02T05:14:08.223Z | Checking const_format v0.2.35 |
| 1587 | 2026-07-02T05:14:08.432Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1588 | 2026-07-02T05:14:08.541Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1589 | 2026-07-02T05:14:08.821Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1590 | 2026-07-02T05:14:08.868Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1591 | 2026-07-02T05:14:08.917Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1592 | 2026-07-02T05:14:08.994Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1593 | 2026-07-02T05:14:09.234Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1594 | 2026-07-02T05:14:09.270Z | Compiling tabled_derive v0.7.0 |
| 1595 | 2026-07-02T05:14:09.434Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1596 | 2026-07-02T05:14:09.782Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1597 | 2026-07-02T05:14:09.896Z | Checking gethostname v0.5.0 |
| 1598 | 2026-07-02T05:14:09.942Z | Checking bcs v0.1.6 |
| 1599 | 2026-07-02T05:14:09.980Z | Compiling salty v0.3.0 |
| 1600 | 2026-07-02T05:14:10.003Z | Checking tagptr v0.2.0 |
| 1601 | 2026-07-02T05:14:10.156Z | Compiling radium v0.7.0 |
| 1602 | 2026-07-02T05:14:10.204Z | Checking linear-map v1.2.0 |
| 1603 | 2026-07-02T05:14:10.213Z | Checking termtree v0.5.1 |
| 1604 | 2026-07-02T05:14:10.288Z | Checking tabled v0.15.0 |
| 1605 | 2026-07-02T05:14:10.374Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1606 | 2026-07-02T05:14:10.979Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1607 | 2026-07-02T05:14:11.011Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1608 | 2026-07-02T05:14:11.420Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1609 | 2026-07-02T05:14:11.646Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1610 | 2026-07-02T05:14:11.916Z | Checking progenitor v0.10.0 |
| 1611 | 2026-07-02T05:14:12.077Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1612 | 2026-07-02T05:14:12.243Z | Checking steno v0.4.1 |
| 1613 | 2026-07-02T05:14:12.453Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1614 | 2026-07-02T05:14:12.587Z | Checking hickory-proto v0.25.2 |
| 1615 | 2026-07-02T05:14:13.041Z | Checking rfc6979 v0.4.0 |
| 1616 | 2026-07-02T05:14:13.169Z | Checking tap v1.0.1 |
| 1617 | 2026-07-02T05:14:13.312Z | Checking wyz v0.5.1 |
| 1618 | 2026-07-02T05:14:13.501Z | Checking ecdsa v0.16.9 |
| 1619 | 2026-07-02T05:14:13.742Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1620 | 2026-07-02T05:14:14.214Z | Checking hickory-resolver v0.25.2 |
| 1621 | 2026-07-02T05:14:14.311Z | Checking ed25519 v2.2.3 |
| 1622 | 2026-07-02T05:14:14.489Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1623 | 2026-07-02T05:14:14.524Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1624 | 2026-07-02T05:14:14.748Z | Checking primeorder v0.13.6 |
| 1625 | 2026-07-02T05:14:14.852Z | Checking twox-hash v2.1.2 |
| 1626 | 2026-07-02T05:14:14.990Z | Checking env_filter v1.0.1 |
| 1627 | 2026-07-02T05:14:15.138Z | Checking atty v0.2.14 |
| 1628 | 2026-07-02T05:14:15.142Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1629 | 2026-07-02T05:14:15.178Z | Checking funty v2.0.0 |
| 1630 | 2026-07-02T05:14:15.250Z | Checking env_logger v0.11.10 |
| 1631 | 2026-07-02T05:14:15.301Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1632 | 2026-07-02T05:14:15.402Z | Checking p384 v0.13.1 |
| 1633 | 2026-07-02T05:14:15.427Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1634 | 2026-07-02T05:14:15.449Z | Checking toml v0.7.8 |
| 1635 | 2026-07-02T05:14:15.502Z | Checking bitvec v1.0.1 |
| 1636 | 2026-07-02T05:14:15.609Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1637 | 2026-07-02T05:14:15.629Z | Checking ed25519-dalek v2.2.0 |
| 1638 | 2026-07-02T05:14:15.758Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1639 | 2026-07-02T05:14:15.813Z | Checking polyval v0.6.2 |
| 1640 | 2026-07-02T05:14:15.833Z | Checking ctr v0.9.2 |
| 1641 | 2026-07-02T05:14:15.855Z | Checking aes v0.8.4 |
| 1642 | 2026-07-02T05:14:15.978Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1643 | 2026-07-02T05:14:15.999Z | Checking x509-cert v0.2.5 |
| 1644 | 2026-07-02T05:14:16.018Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1645 | 2026-07-02T05:14:16.210Z | Checking bincode v1.3.3 |
| 1646 | 2026-07-02T05:14:16.234Z | Compiling strum_macros v0.28.0 |
| 1647 | 2026-07-02T05:14:16.247Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1648 | 2026-07-02T05:14:16.489Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1649 | 2026-07-02T05:14:16.526Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1650 | 2026-07-02T05:14:16.555Z | Checking passt v0.3.0 |
| 1651 | 2026-07-02T05:14:16.628Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1652 | 2026-07-02T05:14:16.674Z | Checking fakedata_generator v0.7.1 |
| 1653 | 2026-07-02T05:14:16.706Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1654 | 2026-07-02T05:14:16.801Z | Checking aes-gcm-siv v0.11.1 |
| 1655 | 2026-07-02T05:14:16.888Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1656 | 2026-07-02T05:14:16.948Z | Compiling bitstruct_derive v0.1.0 |
| 1657 | 2026-07-02T05:14:17.049Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1658 | 2026-07-02T05:14:17.062Z | Checking dropshot-api-manager-types v0.7.2 |
| 1659 | 2026-07-02T05:14:17.062Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1660 | 2026-07-02T05:14:17.123Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1661 | 2026-07-02T05:14:17.184Z | Compiling fs-err v3.1.2 |
| 1662 | 2026-07-02T05:14:17.325Z | Checking ringbuffer v0.16.0 |
| 1663 | 2026-07-02T05:14:17.348Z | Checking pretty-hex v0.2.1 |
| 1664 | 2026-07-02T05:14:17.415Z | Checking ascii v1.1.0 |
| 1665 | 2026-07-02T05:14:17.471Z | Checking typeid v1.0.0 |
| 1666 | 2026-07-02T05:14:17.549Z | Compiling cfg_aliases v0.1.1 |
| 1667 | 2026-07-02T05:14:17.585Z | Checking erased-serde v0.4.5 |
| 1668 | 2026-07-02T05:14:17.608Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1669 | 2026-07-02T05:14:17.631Z | Checking bitstruct v0.1.1 |
| 1670 | 2026-07-02T05:14:17.650Z | Compiling nix v0.28.0 |
| 1671 | 2026-07-02T05:14:17.726Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1672 | 2026-07-02T05:14:17.947Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1673 | 2026-07-02T05:14:18.024Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1674 | 2026-07-02T05:14:18.045Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1675 | 2026-07-02T05:14:18.048Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1676 | 2026-07-02T05:14:18.085Z | Checking itertools v0.13.0 |
| 1677 | 2026-07-02T05:14:18.175Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1678 | 2026-07-02T05:14:18.231Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1679 | 2026-07-02T05:14:18.381Z | Checking serde_arrays v0.1.0 |
| 1680 | 2026-07-02T05:14:18.507Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1681 | 2026-07-02T05:14:18.626Z | Checking libloading v0.7.4 |
| 1682 | 2026-07-02T05:14:18.658Z | Checking bit_field v0.10.2 |
| 1683 | 2026-07-02T05:14:18.803Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1684 | 2026-07-02T05:14:18.833Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1685 | 2026-07-02T05:14:18.847Z | Checking git-stub v1.0.0 |
| 1686 | 2026-07-02T05:14:18.886Z | Checking kstat-rs v0.2.4 |
| 1687 | 2026-07-02T05:14:19.009Z | Compiling escargot v0.5.15 |
| 1688 | 2026-07-02T05:14:19.030Z | Checking git-stub-vcs v0.1.0 |
| 1689 | 2026-07-02T05:14:19.085Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1690 | 2026-07-02T05:14:19.137Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1691 | 2026-07-02T05:14:19.230Z | Checking ron v0.8.1 |
| 1692 | 2026-07-02T05:14:19.313Z | Checking xattr v1.3.1 |
| 1693 | 2026-07-02T05:14:19.453Z | Checking drift v0.2.0 |
| 1694 | 2026-07-02T05:14:19.697Z | Checking cargo-platform v0.1.8 |
| 1695 | 2026-07-02T05:14:19.745Z | Checking filetime v0.2.23 |
| 1696 | 2026-07-02T05:14:19.804Z | Checking ctrlc v3.4.4 |
| 1697 | 2026-07-02T05:14:19.870Z | Checking cargo_metadata v0.18.1 |
| 1698 | 2026-07-02T05:14:19.891Z | Checking tar v0.4.40 |
| 1699 | 2026-07-02T05:14:19.945Z | Checking dropshot-api-manager v0.7.2 |
| 1700 | 2026-07-02T05:14:20.056Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1701 | 2026-07-02T05:14:20.589Z | Checking fatfs v0.3.6 |
| 1702 | 2026-07-02T05:14:20.951Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1703 | 2026-07-02T05:14:20.989Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1704 | 2026-07-02T05:14:21.245Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1705 | 2026-07-02T05:14:21.311Z | Compiling git2 v0.20.2 |
| 1706 | 2026-07-02T05:14:21.783Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1707 | 2026-07-02T05:14:22.325Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1708 | 2026-07-02T05:14:23.659Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1709 | 2026-07-02T05:14:26.888Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1710 | 2026-07-02T05:14:28.330Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1711 | 2026-07-02T05:14:32.756Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1712 | 2026-07-02T05:14:39.349Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1713 | 2026-07-02T05:14:44.764Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1714 | 2026-07-02T05:14:44.767Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1715 | 2026-07-02T05:14:49.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s |
| 1716 | 2026-07-02T05:14:50.084Z | |
| 1717 | 2026-07-02T05:14:50.084Z | real 2:30.513703845 |
| 1718 | 2026-07-02T05:14:50.084Z | user 9:00.652934052 |
| 1719 | 2026-07-02T05:14:50.084Z | sys 2:19.774775106 |
| 1720 | 2026-07-02T05:14:50.084Z | trap 0.245950275 |
| 1721 | 2026-07-02T05:14:50.084Z | tflt 0.665864537 |
| 1722 | 2026-07-02T05:14:50.084Z | dflt 0.201703060 |
| 1723 | 2026-07-02T05:14:50.088Z | kflt 0.008355459 |
| 1724 | 2026-07-02T05:14:50.088Z | lock 16:26.905926369 |
| 1725 | 2026-07-02T05:14:50.088Z | slp 35:14.545187465 |
| 1726 | 2026-07-02T05:14:50.088Z | lat 1:02.595355799 |
| 1727 | 2026-07-02T05:14:50.088Z | stop 4:26.296066711 |
| 1728 | 2026-07-02T05:14:50.088Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1729 | 2026-07-02T05:14:50.591Z | Downloading crates ... |
| 1730 | 2026-07-02T05:14:50.775Z | Downloaded fragile v2.0.0 |
| 1731 | 2026-07-02T05:14:50.779Z | Downloaded serde_test v1.0.176 |
| 1732 | 2026-07-02T05:14:50.782Z | Downloaded predicates-core v1.0.6 |
| 1733 | 2026-07-02T05:14:50.785Z | Downloaded fdeflate v0.3.4 |
| 1734 | 2026-07-02T05:14:50.788Z | Downloaded termtree v0.4.1 |
| 1735 | 2026-07-02T05:14:50.791Z | Downloaded slog-envlogger v2.2.0 |
| 1736 | 2026-07-02T05:14:50.794Z | Downloaded predicates-tree v1.0.9 |
| 1737 | 2026-07-02T05:14:50.794Z | Downloaded downcast v0.11.0 |
| 1738 | 2026-07-02T05:14:50.808Z | Downloaded slog-stdlog v4.1.1 |
| 1739 | 2026-07-02T05:14:50.811Z | Downloaded mockall v0.12.1 |
| 1740 | 2026-07-02T05:14:50.811Z | Downloaded slog-scope v4.4.0 |
| 1741 | 2026-07-02T05:14:50.811Z | Downloaded mockall_derive v0.12.1 |
| 1742 | 2026-07-02T05:14:50.814Z | Downloaded predicates v3.1.0 |
| 1743 | 2026-07-02T05:14:50.814Z | Downloaded arc-swap v1.7.1 |
| 1744 | 2026-07-02T05:14:50.817Z | Downloaded bytemuck v1.16.0 |
| 1745 | 2026-07-02T05:14:50.824Z | Downloaded png v0.17.13 |
| 1746 | 2026-07-02T05:14:51.602Z | Downloaded image v0.25.1 |
| 1747 | 2026-07-02T05:14:51.823Z | Checking tokio v1.52.3 |
| 1748 | 2026-07-02T05:14:51.940Z | Checking simd-adler32 v0.3.7 |
| 1749 | 2026-07-02T05:14:51.957Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1750 | 2026-07-02T05:14:51.976Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1751 | 2026-07-02T05:14:51.989Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1752 | 2026-07-02T05:14:51.991Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1753 | 2026-07-02T05:14:52.012Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1754 | 2026-07-02T05:14:52.015Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1755 | 2026-07-02T05:14:52.071Z | Checking miniz_oxide v0.7.2 |
| 1756 | 2026-07-02T05:14:52.135Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1757 | 2026-07-02T05:14:52.147Z | Checking arc-swap v1.7.1 |
| 1758 | 2026-07-02T05:14:52.147Z | Checking fdeflate v0.3.4 |
| 1759 | 2026-07-02T05:14:52.207Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1760 | 2026-07-02T05:14:52.220Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1761 | 2026-07-02T05:14:52.250Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1762 | 2026-07-02T05:14:52.270Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1763 | 2026-07-02T05:14:52.358Z | Checking slog-scope v4.4.0 |
| 1764 | 2026-07-02T05:14:52.398Z | Checking bytemuck v1.16.0 |
| 1765 | 2026-07-02T05:14:52.398Z | Checking predicates-core v1.0.6 |
| 1766 | 2026-07-02T05:14:52.424Z | Checking flate2 v1.0.30 |
| 1767 | 2026-07-02T05:14:52.433Z | Checking termtree v0.4.1 |
| 1768 | 2026-07-02T05:14:52.447Z | Compiling mockall_derive v0.12.1 |
| 1769 | 2026-07-02T05:14:52.482Z | Checking slog-stdlog v4.1.1 |
| 1770 | 2026-07-02T05:14:52.528Z | Checking predicates v3.1.0 |
| 1771 | 2026-07-02T05:14:52.561Z | Checking predicates-tree v1.0.9 |
| 1772 | 2026-07-02T05:14:52.594Z | Checking slog-envlogger v2.2.0 |
| 1773 | 2026-07-02T05:14:52.607Z | Checking fragile v2.0.0 |
| 1774 | 2026-07-02T05:14:52.664Z | Checking downcast v0.11.0 |
| 1775 | 2026-07-02T05:14:52.706Z | Checking compression-codecs v0.4.32 |
| 1776 | 2026-07-02T05:14:52.733Z | Checking png v0.17.13 |
| 1777 | 2026-07-02T05:14:52.755Z | Checking serde_test v1.0.176 |
| 1778 | 2026-07-02T05:14:52.777Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1779 | 2026-07-02T05:14:53.257Z | Checking image v0.25.1 |
| 1780 | 2026-07-02T05:14:54.487Z | Checking mockall v0.12.1 |
| 1781 | 2026-07-02T05:14:54.696Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1782 | 2026-07-02T05:14:54.800Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1783 | 2026-07-02T05:14:55.113Z | Checking tokio-util v0.7.16 |
| 1784 | 2026-07-02T05:14:55.113Z | Checking tokio-rustls v0.26.4 |
| 1785 | 2026-07-02T05:14:55.117Z | Checking tower v0.5.2 |
| 1786 | 2026-07-02T05:14:55.117Z | Checking async-compression v0.4.33 |
| 1787 | 2026-07-02T05:14:55.117Z | Checking backoff v0.4.0 |
| 1788 | 2026-07-02T05:14:55.313Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1789 | 2026-07-02T05:14:55.350Z | Checking tokio-tungstenite v0.21.0 |
| 1790 | 2026-07-02T05:14:55.377Z | Checking zone v0.3.1 |
| 1791 | 2026-07-02T05:14:55.421Z | Checking tokio-rustls v0.25.0 |
| 1792 | 2026-07-02T05:14:55.464Z | Checking hickory-proto v0.24.4 |
| 1793 | 2026-07-02T05:14:55.522Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1794 | 2026-07-02T05:14:55.525Z | Checking tokio-dtrace v0.1.1 |
| 1795 | 2026-07-02T05:14:55.546Z | Checking tower-http v0.6.8 |
| 1796 | 2026-07-02T05:14:55.615Z | Checking libsw-core v0.3.2 |
| 1797 | 2026-07-02T05:14:55.629Z | Checking h2 v0.4.15 |
| 1798 | 2026-07-02T05:14:55.632Z | Checking tokio-stream v0.1.17 |
| 1799 | 2026-07-02T05:14:55.709Z | Checking oxide-tokio-rt v0.1.6 |
| 1800 | 2026-07-02T05:14:55.734Z | Checking tough v0.22.0 |
| 1801 | 2026-07-02T05:14:55.764Z | Checking libsw v3.5.0 |
| 1802 | 2026-07-02T05:14:55.818Z | Checking cancel-safe-futures v0.1.5 |
| 1803 | 2026-07-02T05:14:55.870Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1804 | 2026-07-02T05:14:55.906Z | Checking hickory-proto v0.25.2 |
| 1805 | 2026-07-02T05:14:56.043Z | Checking steno v0.4.1 |
| 1806 | 2026-07-02T05:14:56.085Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1807 | 2026-07-02T05:14:56.398Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1808 | 2026-07-02T05:14:56.531Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1809 | 2026-07-02T05:14:56.756Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1810 | 2026-07-02T05:14:57.092Z | Checking hickory-resolver v0.24.4 |
| 1811 | 2026-07-02T05:14:57.572Z | Checking hickory-resolver v0.25.2 |
| 1812 | 2026-07-02T05:14:57.629Z | Checking hyper v1.10.1 |
| 1813 | 2026-07-02T05:14:57.733Z | Checking qorb v0.4.1 |
| 1814 | 2026-07-02T05:14:58.447Z | Checking hyper-util v0.1.20 |
| 1815 | 2026-07-02T05:14:59.321Z | Checking hyper-rustls v0.27.3 |
| 1816 | 2026-07-02T05:14:59.321Z | Checking dropshot v0.17.1 |
| 1817 | 2026-07-02T05:14:59.324Z | Checking dropshot v0.16.7 |
| 1818 | 2026-07-02T05:14:59.495Z | Checking reqwest v0.12.23 |
| 1819 | 2026-07-02T05:14:59.499Z | Checking reqwest v0.13.2 |
| 1820 | 2026-07-02T05:15:00.109Z | Checking progenitor-client v0.10.0 |
| 1821 | 2026-07-02T05:15:00.113Z | Checking progenitor-client v0.11.1 |
| 1822 | 2026-07-02T05:15:00.227Z | Checking progenitor-client v0.14.0 |
| 1823 | 2026-07-02T05:15:00.227Z | Checking progenitor-client v0.13.0 |
| 1824 | 2026-07-02T05:15:00.320Z | Checking progenitor v0.10.0 |
| 1825 | 2026-07-02T05:15:00.333Z | Checking progenitor v0.11.1 |
| 1826 | 2026-07-02T05:15:00.446Z | Checking progenitor v0.13.0 |
| 1827 | 2026-07-02T05:15:00.449Z | Checking progenitor-extras v0.2.0 |
| 1828 | 2026-07-02T05:15:00.449Z | Checking progenitor v0.14.0 |
| 1829 | 2026-07-02T05:15:00.449Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1830 | 2026-07-02T05:15:00.485Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1831 | 2026-07-02T05:15:00.576Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1832 | 2026-07-02T05:15:00.588Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1833 | 2026-07-02T05:15:01.128Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1834 | 2026-07-02T05:15:01.128Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1835 | 2026-07-02T05:15:01.132Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1836 | 2026-07-02T05:15:01.482Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1837 | 2026-07-02T05:15:01.977Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1838 | 2026-07-02T05:15:02.082Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1839 | 2026-07-02T05:15:02.341Z | Checking dropshot-api-manager v0.7.2 |
| 1840 | 2026-07-02T05:15:02.621Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1841 | 2026-07-02T05:15:02.800Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1842 | 2026-07-02T05:15:03.078Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1843 | 2026-07-02T05:15:03.104Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1844 | 2026-07-02T05:15:03.364Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1845 | 2026-07-02T05:15:03.605Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1846 | 2026-07-02T05:15:04.609Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1847 | 2026-07-02T05:15:04.609Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1848 | 2026-07-02T05:15:04.612Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1849 | 2026-07-02T05:15:04.612Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1850 | 2026-07-02T05:15:05.123Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1851 | 2026-07-02T05:15:05.498Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-07-02T05:15:05.729Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-07-02T05:15:06.008Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-07-02T05:15:06.008Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-07-02T05:15:06.246Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-07-02T05:15:06.250Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-07-02T05:15:06.716Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-07-02T05:15:06.928Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-07-02T05:15:06.931Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1860 | 2026-07-02T05:15:07.817Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1861 | 2026-07-02T05:15:09.368Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1862 | 2026-07-02T05:15:09.774Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1863 | 2026-07-02T05:15:09.774Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1864 | 2026-07-02T05:15:10.474Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1865 | 2026-07-02T05:15:10.805Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1866 | 2026-07-02T05:15:11.096Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1867 | 2026-07-02T05:15:11.099Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1868 | 2026-07-02T05:15:11.671Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1869 | 2026-07-02T05:15:11.674Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1870 | 2026-07-02T05:15:11.674Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1871 | 2026-07-02T05:15:15.011Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1872 | 2026-07-02T05:15:15.793Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1873 | 2026-07-02T05:15:19.097Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-07-02T05:15:20.882Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1875 | 2026-07-02T05:15:21.634Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1876 | 2026-07-02T05:15:25.602Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1877 | 2026-07-02T05:15:26.985Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1878 | 2026-07-02T05:15:27.489Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1879 | 2026-07-02T05:15:30.196Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1880 | 2026-07-02T05:15:40.397Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1881 | 2026-07-02T05:15:40.400Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1882 | 2026-07-02T05:15:46.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.00s |
| 1883 | 2026-07-02T05:15:46.345Z | |
| 1884 | 2026-07-02T05:15:46.345Z | real 56.249069082 |
| 1885 | 2026-07-02T05:15:46.345Z | user 2:20.964684711 |
| 1886 | 2026-07-02T05:15:46.345Z | sys 23.708992692 |
| 1887 | 2026-07-02T05:15:46.345Z | trap 0.034356128 |
| 1888 | 2026-07-02T05:15:46.345Z | tflt 0.040322180 |
| 1889 | 2026-07-02T05:15:46.345Z | dflt 0.039659580 |
| 1890 | 2026-07-02T05:15:46.345Z | kflt 0.000073786 |
| 1891 | 2026-07-02T05:15:46.345Z | lock 5:36.473572094 |
| 1892 | 2026-07-02T05:15:46.345Z | slp 7:58.271059055 |
| 1893 | 2026-07-02T05:15:46.345Z | lat 5.903402499 |
| 1894 | 2026-07-02T05:15:46.345Z | stop 14.758195408 |
| 1895 | 2026-07-02T05:15:46.349Z | + banner build |
| 1896 | 2026-07-02T05:15:46.349Z | |
| 1897 | 2026-07-02T05:15:46.349Z | ##### # # # # ##### |
| 1898 | 2026-07-02T05:15:46.349Z | # # # # # # # # |
| 1899 | 2026-07-02T05:15:46.349Z | ##### # # # # # # |
| 1900 | 2026-07-02T05:15:46.350Z | # # # # # # # # |
| 1901 | 2026-07-02T05:15:46.350Z | # # # # # # # # |
| 1902 | 2026-07-02T05:15:46.350Z | ##### #### # ###### ##### |
| 1903 | 2026-07-02T05:15:46.350Z | |
| 1904 | 2026-07-02T05:15:46.350Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1905 | 2026-07-02T05:15:47.106Z | Compiling proc-macro2 v1.0.106 |
| 1906 | 2026-07-02T05:15:47.106Z | Compiling quote v1.0.45 |
| 1907 | 2026-07-02T05:15:47.106Z | Compiling unicode-ident v1.0.24 |
| 1908 | 2026-07-02T05:15:47.109Z | Compiling libc v0.2.186 |
| 1909 | 2026-07-02T05:15:47.109Z | Compiling serde_core v1.0.228 |
| 1910 | 2026-07-02T05:15:47.110Z | Compiling serde v1.0.228 |
| 1911 | 2026-07-02T05:15:47.110Z | Compiling autocfg v1.3.0 |
| 1912 | 2026-07-02T05:15:47.110Z | Compiling cfg-if v1.0.0 |
| 1913 | 2026-07-02T05:15:47.327Z | Compiling zmij v1.0.19 |
| 1914 | 2026-07-02T05:15:47.342Z | Compiling memchr v2.7.2 |
| 1915 | 2026-07-02T05:15:47.560Z | Compiling libm v0.2.8 |
| 1916 | 2026-07-02T05:15:47.788Z | Compiling itoa v1.0.11 |
| 1917 | 2026-07-02T05:15:47.926Z | Compiling smallvec v1.13.2 |
| 1918 | 2026-07-02T05:15:48.165Z | Compiling getrandom v0.4.2 |
| 1919 | 2026-07-02T05:15:48.194Z | Compiling version_check v0.9.5 |
| 1920 | 2026-07-02T05:15:48.249Z | Compiling stable_deref_trait v1.2.0 |
| 1921 | 2026-07-02T05:15:48.381Z | Compiling serde_json v1.0.150 |
| 1922 | 2026-07-02T05:15:48.408Z | Compiling syn v2.0.117 |
| 1923 | 2026-07-02T05:15:48.464Z | Compiling writeable v0.5.5 |
| 1924 | 2026-07-02T05:15:48.482Z | Compiling litemap v0.7.4 |
| 1925 | 2026-07-02T05:15:48.482Z | Compiling icu_locid_transform_data v1.5.0 |
| 1926 | 2026-07-02T05:15:48.636Z | Compiling percent-encoding v2.3.2 |
| 1927 | 2026-07-02T05:15:48.703Z | Compiling icu_properties_data v1.5.0 |
| 1928 | 2026-07-02T05:15:48.738Z | Compiling num-traits v0.2.19 |
| 1929 | 2026-07-02T05:15:48.757Z | Compiling utf16_iter v1.0.5 |
| 1930 | 2026-07-02T05:15:48.866Z | Compiling write16 v1.0.0 |
| 1931 | 2026-07-02T05:15:48.904Z | Compiling utf8_iter v1.0.4 |
| 1932 | 2026-07-02T05:15:48.904Z | Compiling icu_normalizer_data v1.5.0 |
| 1933 | 2026-07-02T05:15:48.968Z | Compiling form_urlencoded v1.2.2 |
| 1934 | 2026-07-02T05:15:49.005Z | Compiling thiserror v2.0.18 |
| 1935 | 2026-07-02T05:15:49.068Z | Compiling getrandom v0.2.14 |
| 1936 | 2026-07-02T05:15:49.161Z | Compiling lock_api v0.4.12 |
| 1937 | 2026-07-02T05:15:49.252Z | Compiling parking_lot_core v0.9.10 |
| 1938 | 2026-07-02T05:15:49.547Z | Compiling iana-time-zone v0.1.64 |
| 1939 | 2026-07-02T05:15:49.613Z | Compiling jobserver v0.1.31 |
| 1940 | 2026-07-02T05:15:49.752Z | Compiling shlex v2.0.1 |
| 1941 | 2026-07-02T05:15:49.926Z | Compiling find-msvc-tools v0.1.9 |
| 1942 | 2026-07-02T05:15:49.939Z | Compiling uuid v1.23.3 |
| 1943 | 2026-07-02T05:15:49.942Z | Compiling heck v0.5.0 |
| 1944 | 2026-07-02T05:15:50.120Z | Compiling cc v1.2.65 |
| 1945 | 2026-07-02T05:15:50.123Z | Compiling rustversion v1.0.22 |
| 1946 | 2026-07-02T05:15:50.155Z | Compiling semver v1.0.28 |
| 1947 | 2026-07-02T05:15:50.158Z | Compiling dyn-clone v1.0.17 |
| 1948 | 2026-07-02T05:15:50.327Z | Compiling schemars v0.8.22 |
| 1949 | 2026-07-02T05:15:50.661Z | Compiling slab v0.4.9 |
| 1950 | 2026-07-02T05:15:50.669Z | Compiling subtle v2.6.1 |
| 1951 | 2026-07-02T05:15:50.675Z | Compiling pin-project-lite v0.2.14 |
| 1952 | 2026-07-02T05:15:50.810Z | Compiling log v0.4.29 |
| 1953 | 2026-07-02T05:15:50.851Z | Compiling socket2 v0.6.3 |
| 1954 | 2026-07-02T05:15:50.941Z | Compiling scopeguard v1.2.0 |
| 1955 | 2026-07-02T05:15:50.992Z | Compiling typenum v1.20.1 |
| 1956 | 2026-07-02T05:15:51.126Z | Compiling rand_core v0.6.4 |
| 1957 | 2026-07-02T05:15:51.532Z | Compiling synstructure v0.13.1 |
| 1958 | 2026-07-02T05:15:51.540Z | Compiling serde_derive_internals v0.29.1 |
| 1959 | 2026-07-02T05:15:51.540Z | Compiling parking_lot v0.12.2 |
| 1960 | 2026-07-02T05:15:51.781Z | Compiling mio v1.2.0 |
| 1961 | 2026-07-02T05:15:51.856Z | Compiling signal-hook-registry v1.4.2 |
| 1962 | 2026-07-02T05:15:51.869Z | Compiling portable-atomic v1.11.1 |
| 1963 | 2026-07-02T05:15:51.958Z | Compiling cmake v0.1.54 |
| 1964 | 2026-07-02T05:15:54.845Z | Compiling equivalent v1.0.2 |
| 1965 | 2026-07-02T05:15:54.856Z | Compiling futures-core v0.3.32 |
| 1966 | 2026-07-02T05:15:54.856Z | Compiling critical-section v1.2.0 |
| 1967 | 2026-07-02T05:15:54.856Z | Compiling fs_extra v1.3.0 |
| 1968 | 2026-07-02T05:15:54.856Z | Compiling dunce v1.0.5 |
| 1969 | 2026-07-02T05:15:54.856Z | Compiling thiserror v1.0.64 |
| 1970 | 2026-07-02T05:15:54.856Z | Compiling httparse v1.10.1 |
| 1971 | 2026-07-02T05:15:54.856Z | Compiling getrandom v0.3.4 |
| 1972 | 2026-07-02T05:15:54.856Z | Compiling serde_derive v1.0.228 |
| 1973 | 2026-07-02T05:15:54.856Z | Compiling zerofrom-derive v0.1.5 |
| 1974 | 2026-07-02T05:15:54.856Z | Compiling yoke-derive v0.7.5 |
| 1975 | 2026-07-02T05:15:54.856Z | Compiling zerovec-derive v0.10.3 |
| 1976 | 2026-07-02T05:15:54.856Z | Compiling displaydoc v0.2.5 |
| 1977 | 2026-07-02T05:15:54.856Z | Compiling icu_provider_macros v1.5.0 |
| 1978 | 2026-07-02T05:15:54.856Z | Compiling schemars_derive v0.8.22 |
| 1979 | 2026-07-02T05:15:54.856Z | Compiling zeroize_derive v1.4.3 |
| 1980 | 2026-07-02T05:15:54.856Z | Compiling thiserror-impl v2.0.18 |
| 1981 | 2026-07-02T05:15:54.856Z | Compiling tokio-macros v2.7.0 |
| 1982 | 2026-07-02T05:15:54.856Z | Compiling futures-macro v0.3.32 |
| 1983 | 2026-07-02T05:15:54.856Z | Compiling once_cell v1.21.3 |
| 1984 | 2026-07-02T05:15:54.856Z | Compiling zerofrom v0.1.5 |
| 1985 | 2026-07-02T05:15:54.856Z | Compiling zeroize v1.8.2 |
| 1986 | 2026-07-02T05:15:54.856Z | Compiling yoke v0.7.5 |
| 1987 | 2026-07-02T05:15:54.856Z | Compiling aws-lc-sys v0.41.0 |
| 1988 | 2026-07-02T05:15:54.856Z | Compiling thiserror-impl v1.0.64 |
| 1989 | 2026-07-02T05:15:54.857Z | Compiling futures-sink v0.3.32 |
| 1990 | 2026-07-02T05:15:54.857Z | Compiling zerovec v0.10.4 |
| 1991 | 2026-07-02T05:15:54.857Z | Compiling regex-syntax v0.8.5 |
| 1992 | 2026-07-02T05:15:54.857Z | Compiling strsim v0.11.1 |
| 1993 | 2026-07-02T05:15:54.857Z | Compiling futures-channel v0.3.32 |
| 1994 | 2026-07-02T05:15:54.857Z | Compiling aho-corasick v1.1.3 |
| 1995 | 2026-07-02T05:15:54.857Z | Compiling ident_case v1.0.1 |
| 1996 | 2026-07-02T05:15:54.857Z | Compiling hashbrown v0.17.0 |
| 1997 | 2026-07-02T05:15:54.857Z | Compiling futures-io v0.3.32 |
| 1998 | 2026-07-02T05:15:54.857Z | Compiling futures-task v0.3.32 |
| 1999 | 2026-07-02T05:15:56.572Z | Compiling tinystr v0.7.6 |
| 2000 | 2026-07-02T05:15:56.603Z | Compiling icu_collections v1.5.0 |
| 2001 | 2026-07-02T05:15:56.603Z | Compiling futures-util v0.3.32 |
| 2002 | 2026-07-02T05:15:56.603Z | Compiling icu_locid v1.5.0 |
| 2003 | 2026-07-02T05:15:56.603Z | Compiling indexmap v2.14.0 |
| 2004 | 2026-07-02T05:15:56.603Z | Compiling bytes v1.11.1 |
| 2005 | 2026-07-02T05:15:56.603Z | Compiling chrono v0.4.44 |
| 2006 | 2026-07-02T05:15:56.603Z | Compiling icu_provider v1.5.0 |
| 2007 | 2026-07-02T05:15:56.603Z | Compiling serde_tokenstream v0.2.3 |
| 2008 | 2026-07-02T05:15:56.603Z | Compiling bitflags v2.9.4 |
| 2009 | 2026-07-02T05:15:56.603Z | Compiling tokio v1.52.3 |
| 2010 | 2026-07-02T05:15:56.603Z | Compiling icu_locid_transform v1.5.0 |
| 2011 | 2026-07-02T05:15:57.136Z | Compiling regex-automata v0.4.14 |
| 2012 | 2026-07-02T05:15:57.136Z | Compiling zerocopy-derive v0.8.27 |
| 2013 | 2026-07-02T05:15:57.539Z | Compiling icu_properties v1.5.1 |
| 2014 | 2026-07-02T05:15:58.186Z | Compiling slog v2.8.2 |
| 2015 | 2026-07-02T05:15:58.197Z | Compiling base64 v0.22.1 |
| 2016 | 2026-07-02T05:15:58.350Z | Compiling http v1.4.2 |
| 2017 | 2026-07-02T05:15:58.576Z | Compiling regex v1.12.3 |
| 2018 | 2026-07-02T05:15:58.949Z | Compiling icu_normalizer v1.5.0 |
| 2019 | 2026-07-02T05:15:59.335Z | Compiling ucd-trie v0.1.6 |
| 2020 | 2026-07-02T05:15:59.504Z | Compiling idna_adapter v1.2.0 |
| 2021 | 2026-07-02T05:15:59.653Z | Compiling idna v1.0.3 |
| 2022 | 2026-07-02T05:16:00.419Z | Compiling pest v2.8.4 |
| 2023 | 2026-07-02T05:16:00.437Z | Compiling url v2.5.4 |
| 2024 | 2026-07-02T05:16:00.437Z | Compiling rustls-pki-types v1.12.0 |
| 2025 | 2026-07-02T05:16:00.481Z | Compiling tracing-core v0.1.32 |
| 2026 | 2026-07-02T05:16:01.179Z | Compiling tracing-attributes v0.1.27 |
| 2027 | 2026-07-02T05:16:01.187Z | Compiling ring v0.17.14 |
| 2028 | 2026-07-02T05:16:01.789Z | Compiling byteorder v1.5.0 |
| 2029 | 2026-07-02T05:16:01.808Z | Compiling pest_meta v2.8.4 |
| 2030 | 2026-07-02T05:16:02.387Z | Compiling tracing v0.1.40 |
| 2031 | 2026-07-02T05:16:02.508Z | Compiling pest_generator v2.8.4 |
| 2032 | 2026-07-02T05:16:02.586Z | Compiling generic-array v0.14.7 |
| 2033 | 2026-07-02T05:16:02.720Z | Compiling ppv-lite86 v0.2.17 |
| 2034 | 2026-07-02T05:16:02.833Z | Compiling anyhow v1.0.100 |
| 2035 | 2026-07-02T05:16:03.056Z | Compiling untrusted v0.9.0 |
| 2036 | 2026-07-02T05:16:03.143Z | Compiling pest_derive v2.8.4 |
| 2037 | 2026-07-02T05:16:03.277Z | Compiling fnv v1.0.7 |
| 2038 | 2026-07-02T05:16:03.386Z | Compiling tokio-util v0.7.16 |
| 2039 | 2026-07-02T05:16:03.713Z | Compiling paste v1.0.15 |
| 2040 | 2026-07-02T05:16:03.729Z | Compiling aws-lc-rs v1.17.0 |
| 2041 | 2026-07-02T05:16:04.058Z | Compiling ipnet v2.9.0 |
| 2042 | 2026-07-02T05:16:04.426Z | Compiling zerocopy v0.8.27 |
| 2043 | 2026-07-02T05:16:04.880Z | Compiling camino v1.2.2 |
| 2044 | 2026-07-02T05:16:05.180Z | Compiling untrusted v0.7.1 |
| 2045 | 2026-07-02T05:16:05.241Z | Compiling omicron-workspace-hack v0.1.0 |
| 2046 | 2026-07-02T05:16:05.454Z | Compiling http-body v1.0.1 |
| 2047 | 2026-07-02T05:16:05.466Z | Compiling rustls v0.23.41 |
| 2048 | 2026-07-02T05:16:05.611Z | Compiling atomic-waker v1.1.2 |
| 2049 | 2026-07-02T05:16:05.947Z | Compiling crypto-common v0.1.6 |
| 2050 | 2026-07-02T05:16:06.130Z | Compiling ipnetwork v0.21.1 |
| 2051 | 2026-07-02T05:16:06.147Z | Compiling tower-layer v0.3.3 |
| 2052 | 2026-07-02T05:16:06.526Z | Compiling ryu v1.0.18 |
| 2053 | 2026-07-02T05:16:06.553Z | Compiling tower-service v0.3.3 |
| 2054 | 2026-07-02T05:16:06.658Z | Compiling try-lock v0.2.5 |
| 2055 | 2026-07-02T05:16:06.780Z | Compiling want v0.3.1 |
| 2056 | 2026-07-02T05:16:06.958Z | Compiling h2 v0.4.15 |
| 2057 | 2026-07-02T05:16:07.145Z | Compiling erased-serde v0.3.31 |
| 2058 | 2026-07-02T05:16:08.025Z | Compiling async-trait v0.1.89 |
| 2059 | 2026-07-02T05:16:08.036Z | Compiling httpdate v1.0.3 |
| 2060 | 2026-07-02T05:16:08.036Z | Compiling num-conv v0.2.0 |
| 2061 | 2026-07-02T05:16:08.041Z | Compiling time-core v0.1.8 |
| 2062 | 2026-07-02T05:16:08.189Z | Compiling time-macros v0.2.27 |
| 2063 | 2026-07-02T05:16:08.697Z | Compiling scroll_derive v0.13.1 |
| 2064 | 2026-07-02T05:16:08.780Z | Compiling errno v0.3.14 |
| 2065 | 2026-07-02T05:16:08.949Z | Compiling serde_urlencoded v0.7.1 |
| 2066 | 2026-07-02T05:16:08.972Z | Compiling http-body-util v0.1.3 |
| 2067 | 2026-07-02T05:16:09.175Z | Compiling allocator-api2 v0.2.21 |
| 2068 | 2026-07-02T05:16:09.220Z | Compiling foldhash v0.2.0 |
| 2069 | 2026-07-02T05:16:09.254Z | Compiling daft-derive v0.1.7 |
| 2070 | 2026-07-02T05:16:09.496Z | Compiling hyper v1.10.1 |
| 2071 | 2026-07-02T05:16:09.535Z | Compiling hashbrown v0.16.1 |
| 2072 | 2026-07-02T05:16:09.555Z | Compiling const-oid v0.9.6 |
| 2073 | 2026-07-02T05:16:10.030Z | Compiling pretty-hex v0.4.1 |
| 2074 | 2026-07-02T05:16:10.187Z | Compiling strum_macros v0.26.4 |
| 2075 | 2026-07-02T05:16:10.956Z | Compiling hyper-util v0.1.20 |
| 2076 | 2026-07-02T05:16:12.455Z | Compiling oxnet v0.1.4 |
| 2077 | 2026-07-02T05:16:12.894Z | Compiling rand_core v0.9.3 |
| 2078 | 2026-07-02T05:16:13.165Z | Compiling openapiv3 v2.2.0 |
| 2079 | 2026-07-02T05:16:13.168Z | Compiling plain v0.2.3 |
| 2080 | 2026-07-02T05:16:13.313Z | Compiling usdt-impl v0.6.0 |
| 2081 | 2026-07-02T05:16:13.710Z | Compiling rand_chacha v0.9.0 |
| 2082 | 2026-07-02T05:16:13.757Z | Compiling scroll v0.13.0 |
| 2083 | 2026-07-02T05:16:14.202Z | Compiling crossbeam-utils v0.8.19 |
| 2084 | 2026-07-02T05:16:14.385Z | Compiling goblin v0.10.4 |
| 2085 | 2026-07-02T05:16:14.844Z | Compiling rand v0.9.2 |
| 2086 | 2026-07-02T05:16:15.577Z | Compiling dtrace-parser v0.3.0 |
| 2087 | 2026-07-02T05:16:16.108Z | Compiling block-buffer v0.10.4 |
| 2088 | 2026-07-02T05:16:16.170Z | Compiling sync_wrapper v1.0.1 |
| 2089 | 2026-07-02T05:16:16.173Z | Compiling thread-id v5.0.0 |
| 2090 | 2026-07-02T05:16:16.269Z | Compiling encoding_rs v0.8.34 |
| 2091 | 2026-07-02T05:16:16.282Z | Compiling slog-async v2.8.0 |
| 2092 | 2026-07-02T05:16:16.293Z | Compiling ref-cast v1.0.25 |
| 2093 | 2026-07-02T05:16:16.575Z | Compiling mime v0.3.17 |
| 2094 | 2026-07-02T05:16:16.618Z | Compiling tower v0.5.2 |
| 2095 | 2026-07-02T05:16:17.070Z | Compiling digest v0.10.7 |
| 2096 | 2026-07-02T05:16:17.211Z | Compiling dof v0.4.0 |
| 2097 | 2026-07-02T05:16:17.667Z | Compiling rand_chacha v0.3.1 |
| 2098 | 2026-07-02T05:16:18.257Z | Compiling webpki-roots v0.26.3 |
| 2099 | 2026-07-02T05:16:18.385Z | Compiling futures-executor v0.3.32 |
| 2100 | 2026-07-02T05:16:18.410Z | Compiling multer v3.1.0 |
| 2101 | 2026-07-02T05:16:18.492Z | Compiling iri-string v0.7.8 |
| 2102 | 2026-07-02T05:16:18.650Z | Compiling futures v0.3.32 |
| 2103 | 2026-07-02T05:16:18.740Z | Compiling rand v0.8.6 |
| 2104 | 2026-07-02T05:16:19.514Z | Compiling darling_core v0.23.0 |
| 2105 | 2026-07-02T05:16:19.542Z | Compiling ref-cast-impl v1.0.25 |
| 2106 | 2026-07-02T05:16:20.165Z | Compiling tower-http v0.6.8 |
| 2107 | 2026-07-02T05:16:20.646Z | Compiling usdt-attr-macro v0.6.0 |
| 2108 | 2026-07-02T05:16:20.932Z | Compiling usdt-macro v0.6.0 |
| 2109 | 2026-07-02T05:16:21.256Z | Compiling newtype-uuid v1.3.2 |
| 2110 | 2026-07-02T05:16:21.573Z | Compiling async-stream-impl v0.3.6 |
| 2111 | 2026-07-02T05:16:21.604Z | Compiling hex v0.4.3 |
| 2112 | 2026-07-02T05:16:21.658Z | Compiling darling_macro v0.23.0 |
| 2113 | 2026-07-02T05:16:21.817Z | Compiling rustix v1.1.2 |
| 2114 | 2026-07-02T05:16:22.252Z | Compiling darling v0.23.0 |
| 2115 | 2026-07-02T05:16:22.282Z | Compiling strum v0.26.3 |
| 2116 | 2026-07-02T05:16:22.340Z | Compiling newtype-uuid-macros v0.1.0 |
| 2117 | 2026-07-02T05:16:22.413Z | Compiling structmeta-derive v0.3.0 |
| 2118 | 2026-07-02T05:16:22.425Z | Compiling syn v1.0.109 |
| 2119 | 2026-07-02T05:16:22.492Z | Compiling powerfmt v0.2.0 |
| 2120 | 2026-07-02T05:16:22.916Z | Compiling deranged v0.5.3 |
| 2121 | 2026-07-02T05:16:22.921Z | Compiling serde_with_macros v3.18.0 |
| 2122 | 2026-07-02T05:16:23.150Z | Compiling daft v0.1.7 |
| 2123 | 2026-07-02T05:16:23.363Z | Compiling num_threads v0.1.7 |
| 2124 | 2026-07-02T05:16:23.429Z | Compiling fastrand v2.3.0 |
| 2125 | 2026-07-02T05:16:23.479Z | Compiling structmeta v0.3.0 |
| 2126 | 2026-07-02T05:16:23.620Z | Compiling match_cfg v0.1.0 |
| 2127 | 2026-07-02T05:16:23.698Z | Compiling hostname v0.3.1 |
| 2128 | 2026-07-02T05:16:23.816Z | Compiling time v0.3.47 |
| 2129 | 2026-07-02T05:16:23.862Z | Compiling crossbeam-channel v0.5.15 |
| 2130 | 2026-07-02T05:16:23.918Z | Compiling crc32fast v1.4.0 |
| 2131 | 2026-07-02T05:16:24.213Z | Compiling tempfile v3.23.0 |
| 2132 | 2026-07-02T05:16:24.529Z | Compiling thread_local v1.1.8 |
| 2133 | 2026-07-02T05:16:24.687Z | Compiling strum_macros v0.27.2 |
| 2134 | 2026-07-02T05:16:24.890Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2135 | 2026-07-02T05:16:25.229Z | Compiling winnow v1.0.3 |
| 2136 | 2026-07-02T05:16:25.366Z | Compiling derive-ex v0.1.8 |
| 2137 | 2026-07-02T05:16:25.660Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2138 | 2026-07-02T05:16:26.747Z | Compiling serde_spanned v1.1.1 |
| 2139 | 2026-07-02T05:16:27.001Z | Compiling is-terminal v0.4.12 |
| 2140 | 2026-07-02T05:16:27.013Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2141 | 2026-07-02T05:16:27.102Z | Compiling term v1.2.0 |
| 2142 | 2026-07-02T05:16:27.116Z | Compiling debug-ignore v1.0.5 |
| 2143 | 2026-07-02T05:16:27.184Z | Compiling take_mut v0.2.2 |
| 2144 | 2026-07-02T05:16:27.223Z | Compiling test-strategy v0.4.3 |
| 2145 | 2026-07-02T05:16:28.620Z | Compiling slog-term v2.9.2 |
| 2146 | 2026-07-02T05:16:28.957Z | Compiling slog-json v2.6.1 |
| 2147 | 2026-07-02T05:16:29.137Z | Compiling macaddr v1.0.1 |
| 2148 | 2026-07-02T05:16:29.150Z | Compiling memmap2 v0.9.9 |
| 2149 | 2026-07-02T05:16:29.205Z | Compiling spin v0.9.8 |
| 2150 | 2026-07-02T05:16:29.338Z | Compiling cpufeatures v0.2.12 |
| 2151 | 2026-07-02T05:16:29.419Z | Compiling quick-error v1.2.3 |
| 2152 | 2026-07-02T05:16:29.444Z | Compiling usdt v0.6.0 |
| 2153 | 2026-07-02T05:16:29.614Z | Compiling slog-bunyan v2.5.0 |
| 2154 | 2026-07-02T05:16:29.804Z | Compiling async-stream v0.3.6 |
| 2155 | 2026-07-02T05:16:29.998Z | Compiling waitgroup v0.1.2 |
| 2156 | 2026-07-02T05:16:30.085Z | Compiling rustls-pemfile v2.2.0 |
| 2157 | 2026-07-02T05:16:30.104Z | Compiling serde_path_to_error v0.1.20 |
| 2158 | 2026-07-02T05:16:30.155Z | Compiling hostname v0.4.2 |
| 2159 | 2026-07-02T05:16:30.326Z | Compiling serde_with v3.18.0 |
| 2160 | 2026-07-02T05:16:30.346Z | Compiling regress v0.10.5 |
| 2161 | 2026-07-02T05:16:30.538Z | Compiling lazy_static v1.5.0 |
| 2162 | 2026-07-02T05:16:30.606Z | Compiling either v1.15.0 |
| 2163 | 2026-07-02T05:16:30.648Z | Compiling parse-display-derive v0.10.0 |
| 2164 | 2026-07-02T05:16:30.840Z | Compiling webpki-roots v1.0.3 |
| 2165 | 2026-07-02T05:16:31.216Z | Compiling wait-timeout v0.2.0 |
| 2166 | 2026-07-02T05:16:31.700Z | Compiling bit-vec v0.6.3 |
| 2167 | 2026-07-02T05:16:31.710Z | Compiling rusty-fork v0.3.0 |
| 2168 | 2026-07-02T05:16:31.982Z | Compiling bit-set v0.5.3 |
| 2169 | 2026-07-02T05:16:32.018Z | Compiling strum v0.27.2 |
| 2170 | 2026-07-02T05:16:32.160Z | Compiling rand_xorshift v0.3.0 |
| 2171 | 2026-07-02T05:16:32.179Z | Compiling dropshot v0.17.1 |
| 2172 | 2026-07-02T05:16:32.291Z | Compiling unarray v0.1.4 |
| 2173 | 2026-07-02T05:16:32.346Z | Compiling crucible-workspace-hack v0.1.0 |
| 2174 | 2026-07-02T05:16:32.420Z | Compiling proptest v1.5.0 |
| 2175 | 2026-07-02T05:16:32.432Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2176 | 2026-07-02T05:16:32.586Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2177 | 2026-07-02T05:16:32.688Z | Compiling dropshot_endpoint v0.17.1 |
| 2178 | 2026-07-02T05:16:32.816Z | Compiling toml_datetime v0.6.11 |
| 2179 | 2026-07-02T05:16:33.182Z | Compiling openssl-probe v0.2.1 |
| 2180 | 2026-07-02T05:16:33.244Z | Compiling hybrid-array v0.4.12 |
| 2181 | 2026-07-02T05:16:33.467Z | Compiling rustls-native-certs v0.8.3 |
| 2182 | 2026-07-02T05:16:33.771Z | Compiling instant v0.1.12 |
| 2183 | 2026-07-02T05:16:33.900Z | Compiling adler v1.0.2 |
| 2184 | 2026-07-02T05:16:34.095Z | Compiling miniz_oxide v0.7.2 |
| 2185 | 2026-07-02T05:16:34.307Z | Compiling backoff v0.4.0 |
| 2186 | 2026-07-02T05:16:34.525Z | Compiling parse-display v0.10.0 |
| 2187 | 2026-07-02T05:16:34.672Z | Compiling itertools v0.14.0 |
| 2188 | 2026-07-02T05:16:34.837Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2189 | 2026-07-02T05:16:35.212Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2190 | 2026-07-02T05:16:35.512Z | Compiling rustix v0.38.34 |
| 2191 | 2026-07-02T05:16:35.736Z | Compiling base64ct v1.6.0 |
| 2192 | 2026-07-02T05:16:36.162Z | Compiling flate2 v1.0.30 |
| 2193 | 2026-07-02T05:16:36.198Z | Compiling block-buffer v0.12.1 |
| 2194 | 2026-07-02T05:16:36.230Z | Compiling crypto-common v0.2.2 |
| 2195 | 2026-07-02T05:16:36.397Z | Compiling unicode-width v0.1.14 |
| 2196 | 2026-07-02T05:16:36.457Z | Compiling const-oid v0.10.2 |
| 2197 | 2026-07-02T05:16:36.723Z | Compiling compression-core v0.4.31 |
| 2198 | 2026-07-02T05:16:36.929Z | Compiling compression-codecs v0.4.32 |
| 2199 | 2026-07-02T05:16:37.363Z | Compiling digest v0.11.3 |
| 2200 | 2026-07-02T05:16:37.385Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2201 | 2026-07-02T05:16:37.559Z | Compiling cpufeatures v0.3.0 |
| 2202 | 2026-07-02T05:16:37.643Z | Compiling sha1 v0.11.0 |
| 2203 | 2026-07-02T05:16:37.681Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2204 | 2026-07-02T05:16:37.788Z | Compiling async-compression v0.4.33 |
| 2205 | 2026-07-02T05:16:37.857Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2206 | 2026-07-02T05:16:38.134Z | Compiling unsafe-libyaml v0.2.11 |
| 2207 | 2026-07-02T05:16:38.567Z | Compiling heck v0.4.1 |
| 2208 | 2026-07-02T05:16:38.656Z | Compiling serde_yaml v0.9.34+deprecated |
| 2209 | 2026-07-02T05:16:38.872Z | Compiling pem-rfc7468 v0.7.0 |
| 2210 | 2026-07-02T05:16:39.102Z | Compiling der_derive v0.7.3 |
| 2211 | 2026-07-02T05:16:39.918Z | Compiling flagset v0.4.7 |
| 2212 | 2026-07-02T05:16:39.957Z | Compiling winnow v0.5.40 |
| 2213 | 2026-07-02T05:16:40.087Z | Compiling der v0.7.10 |
| 2214 | 2026-07-02T05:16:40.160Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2215 | 2026-07-02T05:16:40.570Z | Compiling clap_derive v4.5.4 |
| 2216 | 2026-07-02T05:16:40.777Z | Compiling utf8parse v0.2.2 |
| 2217 | 2026-07-02T05:16:40.888Z | Compiling anstyle-parse v0.2.4 |
| 2218 | 2026-07-02T05:16:41.304Z | Compiling toml_edit v0.19.15 |
| 2219 | 2026-07-02T05:16:41.855Z | Compiling darling_core v0.21.3 |
| 2220 | 2026-07-02T05:16:41.892Z | Compiling rustc_version v0.4.1 |
| 2221 | 2026-07-02T05:16:41.952Z | Compiling anstyle-query v1.0.3 |
| 2222 | 2026-07-02T05:16:42.066Z | Compiling anstyle v1.0.14 |
| 2223 | 2026-07-02T05:16:42.160Z | Compiling is_terminal_polyfill v1.70.0 |
| 2224 | 2026-07-02T05:16:42.261Z | Compiling colorchoice v1.0.1 |
| 2225 | 2026-07-02T05:16:42.333Z | Compiling spki v0.7.3 |
| 2226 | 2026-07-02T05:16:42.384Z | Compiling anstream v0.6.14 |
| 2227 | 2026-07-02T05:16:42.613Z | Compiling proc-macro-crate v1.3.1 |
| 2228 | 2026-07-02T05:16:42.951Z | Compiling terminal_size v0.3.0 |
| 2229 | 2026-07-02T05:16:43.107Z | Compiling winnow v0.7.13 |
| 2230 | 2026-07-02T05:16:43.273Z | Compiling clap_lex v0.7.0 |
| 2231 | 2026-07-02T05:16:43.582Z | Compiling clap_builder v4.5.2 |
| 2232 | 2026-07-02T05:16:43.629Z | Compiling iddqd v0.4.2 |
| 2233 | 2026-07-02T05:16:43.955Z | Compiling darling_macro v0.21.3 |
| 2234 | 2026-07-02T05:16:44.413Z | Compiling secrecy v0.10.3 |
| 2235 | 2026-07-02T05:16:44.537Z | Compiling darling v0.21.3 |
| 2236 | 2026-07-02T05:16:44.588Z | Compiling heapless v0.8.0 |
| 2237 | 2026-07-02T05:16:44.636Z | Compiling convert_case v0.4.0 |
| 2238 | 2026-07-02T05:16:44.887Z | Compiling ingot-macros v0.1.1 |
| 2239 | 2026-07-02T05:16:44.936Z | Compiling derive_more v0.99.20 |
| 2240 | 2026-07-02T05:16:45.220Z | Compiling pkcs8 v0.10.2 |
| 2241 | 2026-07-02T05:16:45.381Z | Compiling tabwriter v1.4.0 |
| 2242 | 2026-07-02T05:16:45.768Z | Compiling clap v4.5.4 |
| 2243 | 2026-07-02T05:16:45.788Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2244 | 2026-07-02T05:16:45.861Z | Compiling backon v1.6.0 |
| 2245 | 2026-07-02T05:16:45.998Z | Compiling hash32 v0.3.1 |
| 2246 | 2026-07-02T05:16:46.145Z | Compiling cfg_aliases v0.2.1 |
| 2247 | 2026-07-02T05:16:46.196Z | Compiling smoltcp v0.11.0 |
| 2248 | 2026-07-02T05:16:46.877Z | Compiling typify-impl v0.4.3 |
| 2249 | 2026-07-02T05:16:47.053Z | Compiling hmac v0.12.1 |
| 2250 | 2026-07-02T05:16:47.198Z | Compiling bitflags v1.3.2 |
| 2251 | 2026-07-02T05:16:47.213Z | Compiling humantime v2.3.0 |
| 2252 | 2026-07-02T05:16:47.216Z | Compiling cobs v0.2.3 |
| 2253 | 2026-07-02T05:16:47.468Z | Compiling managed v0.8.0 |
| 2254 | 2026-07-02T05:16:47.587Z | Compiling postcard v1.0.9 |
| 2255 | 2026-07-02T05:16:47.611Z | Compiling ingot-types v0.1.2 |
| 2256 | 2026-07-02T05:16:48.033Z | Compiling ingot v0.1.1 |
| 2257 | 2026-07-02T05:16:48.261Z | Compiling crossbeam-epoch v0.9.18 |
| 2258 | 2026-07-02T05:16:48.767Z | Compiling inout v0.1.3 |
| 2259 | 2026-07-02T05:16:48.925Z | Compiling zerocopy-derive v0.7.34 |
| 2260 | 2026-07-02T05:16:48.974Z | Compiling ff v0.13.1 |
| 2261 | 2026-07-02T05:16:49.139Z | Compiling memoffset v0.9.1 |
| 2262 | 2026-07-02T05:16:49.570Z | Compiling base16ct v0.2.0 |
| 2263 | 2026-07-02T05:16:49.813Z | Compiling sec1 v0.7.3 |
| 2264 | 2026-07-02T05:16:50.015Z | Compiling group v0.13.0 |
| 2265 | 2026-07-02T05:16:50.218Z | Compiling typify-macro v0.4.3 |
| 2266 | 2026-07-02T05:16:50.502Z | Compiling cipher v0.4.4 |
| 2267 | 2026-07-02T05:16:50.748Z | Compiling hkdf v0.12.4 |
| 2268 | 2026-07-02T05:16:50.911Z | Compiling regress v0.11.1 |
| 2269 | 2026-07-02T05:16:50.971Z | Compiling crypto-bigint v0.5.5 |
| 2270 | 2026-07-02T05:16:51.018Z | Compiling proc-macro-error-attr v1.0.4 |
| 2271 | 2026-07-02T05:16:51.273Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2272 | 2026-07-02T05:16:51.528Z | Compiling pkg-config v0.3.30 |
| 2273 | 2026-07-02T05:16:51.843Z | Compiling colored v3.1.1 |
| 2274 | 2026-07-02T05:16:52.118Z | Compiling elliptic-curve v0.13.8 |
| 2275 | 2026-07-02T05:16:52.490Z | Compiling typify-impl v0.6.2 |
| 2276 | 2026-07-02T05:16:53.256Z | Compiling num_enum_derive v0.7.4 |
| 2277 | 2026-07-02T05:16:53.354Z | Compiling curve25519-dalek v4.1.3 |
| 2278 | 2026-07-02T05:16:53.628Z | Compiling half v2.7.1 |
| 2279 | 2026-07-02T05:16:53.644Z | Compiling universal-hash v0.5.1 |
| 2280 | 2026-07-02T05:16:53.796Z | Compiling proc-macro-error v1.0.4 |
| 2281 | 2026-07-02T05:16:54.034Z | Compiling vcpkg v0.2.15 |
| 2282 | 2026-07-02T05:16:54.114Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2283 | 2026-07-02T05:16:54.465Z | Compiling ciborium-io v0.2.2 |
| 2284 | 2026-07-02T05:16:54.516Z | Compiling data-encoding v2.6.0 |
| 2285 | 2026-07-02T05:16:54.580Z | Compiling opaque-debug v0.3.1 |
| 2286 | 2026-07-02T05:16:54.606Z | Compiling ciborium-ll v0.2.2 |
| 2287 | 2026-07-02T05:16:54.670Z | Compiling num_enum v0.7.4 |
| 2288 | 2026-07-02T05:16:54.941Z | Compiling num_enum_derive v0.5.11 |
| 2289 | 2026-07-02T05:16:55.347Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2290 | 2026-07-02T05:16:55.755Z | Compiling foreign-types-macros v0.2.3 |
| 2291 | 2026-07-02T05:16:55.888Z | Compiling typify-macro v0.6.2 |
| 2292 | 2026-07-02T05:16:55.944Z | Compiling foreign-types-shared v0.3.1 |
| 2293 | 2026-07-02T05:16:56.189Z | Compiling rayon-core v1.13.0 |
| 2294 | 2026-07-02T05:16:56.454Z | Compiling foreign-types v0.5.0 |
| 2295 | 2026-07-02T05:16:56.466Z | Compiling num_enum v0.5.11 |
| 2296 | 2026-07-02T05:16:56.888Z | Compiling ciborium v0.2.2 |
| 2297 | 2026-07-02T05:16:57.199Z | Compiling typify v0.4.3 |
| 2298 | 2026-07-02T05:16:57.274Z | Compiling zerocopy v0.7.34 |
| 2299 | 2026-07-02T05:16:57.296Z | Compiling crossbeam-deque v0.8.5 |
| 2300 | 2026-07-02T05:16:57.510Z | Compiling sha1 v0.10.6 |
| 2301 | 2026-07-02T05:16:57.606Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2302 | 2026-07-02T05:16:57.740Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2303 | 2026-07-02T05:16:57.831Z | Compiling aead v0.5.2 |
| 2304 | 2026-07-02T05:16:57.871Z | Compiling serde_spanned v0.6.9 |
| 2305 | 2026-07-02T05:16:58.027Z | Compiling scroll_derive v0.12.0 |
| 2306 | 2026-07-02T05:16:58.235Z | Compiling num-integer v0.1.46 |
| 2307 | 2026-07-02T05:16:58.249Z | Compiling usdt-impl v0.5.0 |
| 2308 | 2026-07-02T05:16:58.249Z | Compiling cstr-argument v0.1.2 |
| 2309 | 2026-07-02T05:16:58.524Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2310 | 2026-07-02T05:16:58.711Z | Compiling keccak v0.1.6 |
| 2311 | 2026-07-02T05:16:58.724Z | Compiling scroll v0.12.0 |
| 2312 | 2026-07-02T05:16:58.727Z | Compiling thiserror-no-std v2.0.2 |
| 2313 | 2026-07-02T05:16:58.772Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2314 | 2026-07-02T05:16:58.819Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2315 | 2026-07-02T05:16:58.944Z | Compiling sha3 v0.10.8 |
| 2316 | 2026-07-02T05:16:58.958Z | Compiling dof v0.3.0 |
| 2317 | 2026-07-02T05:16:59.170Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2318 | 2026-07-02T05:16:59.183Z | Compiling poly1305 v0.8.0 |
| 2319 | 2026-07-02T05:16:59.303Z | Compiling chacha20 v0.9.1 |
| 2320 | 2026-07-02T05:16:59.478Z | Compiling dtrace-parser v0.2.0 |
| 2321 | 2026-07-02T05:16:59.553Z | Compiling password-hash v0.5.0 |
| 2322 | 2026-07-02T05:16:59.615Z | Compiling camino-tempfile v1.4.1 |
| 2323 | 2026-07-02T05:16:59.788Z | Compiling blake2 v0.10.6 |
| 2324 | 2026-07-02T05:17:00.006Z | Compiling thread-id v4.2.1 |
| 2325 | 2026-07-02T05:17:00.582Z | Compiling argon2 v0.5.3 |
| 2326 | 2026-07-02T05:17:00.745Z | Compiling chacha20poly1305 v0.10.1 |
| 2327 | 2026-07-02T05:17:00.892Z | Compiling rayon v1.11.0 |
| 2328 | 2026-07-02T05:17:01.629Z | Compiling goblin v0.8.2 |
| 2329 | 2026-07-02T05:17:01.869Z | Compiling vsss-rs v3.3.4 |
| 2330 | 2026-07-02T05:17:01.944Z | Compiling num-bigint v0.4.5 |
| 2331 | 2026-07-02T05:17:03.663Z | Compiling num-derive v0.4.2 |
| 2332 | 2026-07-02T05:17:03.729Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2333 | 2026-07-02T05:17:04.307Z | Compiling sigpipe v0.1.3 |
| 2334 | 2026-07-02T05:17:04.631Z | Compiling jiff v0.2.28 |
| 2335 | 2026-07-02T05:17:04.729Z | Compiling glob v0.3.3 |
| 2336 | 2026-07-02T05:17:05.922Z | Compiling num-rational v0.4.2 |
| 2337 | 2026-07-02T05:17:07.063Z | Compiling num-iter v0.1.45 |
| 2338 | 2026-07-02T05:17:07.193Z | Compiling typify v0.6.2 |
| 2339 | 2026-07-02T05:17:07.230Z | Compiling zone_cfg_derive v0.3.0 |
| 2340 | 2026-07-02T05:17:07.287Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2341 | 2026-07-02T05:17:07.817Z | Compiling itertools v0.12.1 |
| 2342 | 2026-07-02T05:17:09.477Z | Compiling num-complex v0.4.6 |
| 2343 | 2026-07-02T05:17:10.061Z | Compiling indent_write v2.2.0 |
| 2344 | 2026-07-02T05:17:10.215Z | Compiling tinyvec_macros v0.1.1 |
| 2345 | 2026-07-02T05:17:10.295Z | Compiling tinyvec v1.6.0 |
| 2346 | 2026-07-02T05:17:10.902Z | Compiling num v0.4.3 |
| 2347 | 2026-07-02T05:17:11.310Z | Compiling zone v0.3.1 |
| 2348 | 2026-07-02T05:17:12.670Z | Compiling rustls-webpki v0.103.13 |
| 2349 | 2026-07-02T05:17:14.920Z | Compiling usdt-macro v0.5.0 |
| 2350 | 2026-07-02T05:17:15.197Z | Compiling usdt-attr-macro v0.5.0 |
| 2351 | 2026-07-02T05:17:15.504Z | Compiling smf v0.2.3 |
| 2352 | 2026-07-02T05:17:15.624Z | Compiling memmap v0.7.0 |
| 2353 | 2026-07-02T05:17:16.017Z | Compiling rustls v0.22.4 |
| 2354 | 2026-07-02T05:17:16.050Z | Compiling whoami v1.5.1 |
| 2355 | 2026-07-02T05:17:16.818Z | Compiling usdt v0.5.0 |
| 2356 | 2026-07-02T05:17:17.030Z | Compiling tokio-rustls v0.26.4 |
| 2357 | 2026-07-02T05:17:17.142Z | Compiling rustls-platform-verifier v0.6.2 |
| 2358 | 2026-07-02T05:17:17.335Z | Compiling hyper-rustls v0.27.3 |
| 2359 | 2026-07-02T05:17:17.571Z | Compiling reqwest v0.12.23 |
| 2360 | 2026-07-02T05:17:17.767Z | Compiling reqwest v0.13.2 |
| 2361 | 2026-07-02T05:17:18.106Z | Compiling progenitor-impl v0.11.1 |
| 2362 | 2026-07-02T05:17:20.232Z | Compiling progenitor-client v0.10.0 |
| 2363 | 2026-07-02T05:17:20.719Z | Compiling progenitor-client v0.14.0 |
| 2364 | 2026-07-02T05:17:21.245Z | Compiling progenitor-extras v0.2.0 |
| 2365 | 2026-07-02T05:17:21.510Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2366 | 2026-07-02T05:17:26.843Z | Compiling rustls-webpki v0.102.4 |
| 2367 | 2026-07-02T05:17:29.032Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2368 | 2026-07-02T05:17:31.524Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2369 | 2026-07-02T05:17:32.509Z | Compiling prettyplease v0.2.37 |
| 2370 | 2026-07-02T05:17:32.888Z | Compiling toml_write v0.1.2 |
| 2371 | 2026-07-02T05:17:33.774Z | Compiling toml_edit v0.22.27 |
| 2372 | 2026-07-02T05:17:35.206Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2373 | 2026-07-02T05:17:36.139Z | Compiling progenitor-macro v0.11.1 |
| 2374 | 2026-07-02T05:17:36.282Z | Compiling progenitor-client v0.11.1 |
| 2375 | 2026-07-02T05:17:38.139Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2376 | 2026-07-02T05:17:38.292Z | Compiling darling_core v0.20.11 |
| 2377 | 2026-07-02T05:17:39.181Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2378 | 2026-07-02T05:17:39.457Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2379 | 2026-07-02T05:17:39.712Z | Compiling dropshot v0.16.7 |
| 2380 | 2026-07-02T05:17:39.854Z | Compiling float-ord v0.3.2 |
| 2381 | 2026-07-02T05:17:39.963Z | Compiling swrite v0.1.0 |
| 2382 | 2026-07-02T05:17:40.157Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2383 | 2026-07-02T05:17:40.277Z | Compiling darling_macro v0.20.11 |
| 2384 | 2026-07-02T05:17:40.411Z | Compiling progenitor v0.11.1 |
| 2385 | 2026-07-02T05:17:40.583Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2386 | 2026-07-02T05:17:41.621Z | Compiling tokio-rustls v0.25.0 |
| 2387 | 2026-07-02T05:17:42.405Z | Compiling toml v0.8.23 |
| 2388 | 2026-07-02T05:17:43.550Z | Compiling nix v0.30.1 |
| 2389 | 2026-07-02T05:17:43.754Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2390 | 2026-07-02T05:17:43.977Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2391 | 2026-07-02T05:17:44.706Z | Compiling hubpack_derive v0.1.1 |
| 2392 | 2026-07-02T05:17:45.005Z | Compiling byte-wrapper v0.1.0 |
| 2393 | 2026-07-02T05:17:45.143Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2394 | 2026-07-02T05:17:45.665Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2395 | 2026-07-02T05:17:45.984Z | Compiling dropshot_endpoint v0.16.7 |
| 2396 | 2026-07-02T05:17:46.411Z | Compiling static_assertions v1.1.0 |
| 2397 | 2026-07-02T05:17:46.650Z | Compiling rustc-hash v2.1.1 |
| 2398 | 2026-07-02T05:17:46.745Z | Compiling iddqd v0.3.18 |
| 2399 | 2026-07-02T05:17:46.776Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2400 | 2026-07-02T05:17:47.157Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2401 | 2026-07-02T05:17:47.808Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2402 | 2026-07-02T05:17:48.636Z | Compiling hubpack v0.1.2 |
| 2403 | 2026-07-02T05:17:49.070Z | Compiling darling v0.20.11 |
| 2404 | 2026-07-02T05:17:49.165Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2405 | 2026-07-02T05:17:49.986Z | Compiling libz-sys v1.1.16 |
| 2406 | 2026-07-02T05:17:50.418Z | Compiling nix v0.31.3 |
| 2407 | 2026-07-02T05:17:50.834Z | Compiling enum-as-inner v0.6.0 |
| 2408 | 2026-07-02T05:17:51.273Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2409 | 2026-07-02T05:17:51.487Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2410 | 2026-07-02T05:17:51.785Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2411 | 2026-07-02T05:17:52.160Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2412 | 2026-07-02T05:17:52.515Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2413 | 2026-07-02T05:17:52.827Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2414 | 2026-07-02T05:17:53.186Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2415 | 2026-07-02T05:17:54.854Z | Compiling derive_builder_core v0.20.2 |
| 2416 | 2026-07-02T05:17:55.463Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2417 | 2026-07-02T05:17:55.583Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2418 | 2026-07-02T05:17:55.659Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2419 | 2026-07-02T05:17:55.899Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2420 | 2026-07-02T05:17:55.959Z | Compiling progenitor-impl v0.14.0 |
| 2421 | 2026-07-02T05:17:56.330Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2422 | 2026-07-02T05:17:56.905Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2423 | 2026-07-02T05:17:57.055Z | Compiling utf-8 v0.7.6 |
| 2424 | 2026-07-02T05:17:57.158Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2425 | 2026-07-02T05:17:57.250Z | Compiling tungstenite v0.21.0 |
| 2426 | 2026-07-02T05:17:58.034Z | Compiling derive_builder_macro v0.20.2 |
| 2427 | 2026-07-02T05:17:58.125Z | Compiling progenitor-macro v0.14.0 |
| 2428 | 2026-07-02T05:18:01.282Z | Compiling openssl-sys v0.9.107 |
| 2429 | 2026-07-02T05:18:01.642Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2430 | 2026-07-02T05:18:01.871Z | Compiling resolv-conf v0.7.0 |
| 2431 | 2026-07-02T05:18:01.991Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2432 | 2026-07-02T05:18:02.106Z | Compiling serde_repr v0.1.19 |
| 2433 | 2026-07-02T05:18:02.476Z | Compiling vergen-lib v9.1.0 |
| 2434 | 2026-07-02T05:18:02.495Z | Compiling slog-dtrace v0.3.0 |
| 2435 | 2026-07-02T05:18:02.629Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2436 | 2026-07-02T05:18:02.678Z | Compiling linked-hash-map v0.5.6 |
| 2437 | 2026-07-02T05:18:02.707Z | Compiling unicode-segmentation v1.11.0 |
| 2438 | 2026-07-02T05:18:02.728Z | Compiling semver v0.1.20 |
| 2439 | 2026-07-02T05:18:02.877Z | Compiling lru-cache v0.1.2 |
| 2440 | 2026-07-02T05:18:02.951Z | Compiling rustc_version v0.1.7 |
| 2441 | 2026-07-02T05:18:03.015Z | Compiling progenitor v0.14.0 |
| 2442 | 2026-07-02T05:18:06.340Z | Compiling newline-converter v0.3.0 |
| 2443 | 2026-07-02T05:18:06.404Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2444 | 2026-07-02T05:18:06.404Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2445 | 2026-07-02T05:18:06.404Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2446 | 2026-07-02T05:18:06.404Z | Compiling derive_builder v0.20.2 |
| 2447 | 2026-07-02T05:18:06.404Z | Compiling tokio-tungstenite v0.21.0 |
| 2448 | 2026-07-02T05:18:06.404Z | Compiling hickory-proto v0.24.4 |
| 2449 | 2026-07-02T05:18:06.404Z | Compiling progenitor-impl v0.13.0 |
| 2450 | 2026-07-02T05:18:07.921Z | Compiling atomicwrites v0.4.4 |
| 2451 | 2026-07-02T05:18:08.167Z | Compiling console v0.15.8 |
| 2452 | 2026-07-02T05:18:09.451Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2453 | 2026-07-02T05:18:11.542Z | Compiling serde-big-array v0.5.1 |
| 2454 | 2026-07-02T05:18:11.715Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2455 | 2026-07-02T05:18:11.718Z | Compiling derive-where v1.6.0 |
| 2456 | 2026-07-02T05:18:11.741Z | Compiling pin-project-internal v1.1.10 |
| 2457 | 2026-07-02T05:18:12.248Z | Compiling vergen v9.1.0 |
| 2458 | 2026-07-02T05:18:12.490Z | Compiling cargo-platform v0.3.2 |
| 2459 | 2026-07-02T05:18:12.749Z | Compiling minimal-lexical v0.2.1 |
| 2460 | 2026-07-02T05:18:12.833Z | Compiling base64 v0.21.7 |
| 2461 | 2026-07-02T05:18:12.988Z | Compiling siphasher v1.0.1 |
| 2462 | 2026-07-02T05:18:13.005Z | Compiling similar v2.7.0 |
| 2463 | 2026-07-02T05:18:13.205Z | Compiling phf_shared v0.12.1 |
| 2464 | 2026-07-02T05:18:13.350Z | Compiling nom v7.1.3 |
| 2465 | 2026-07-02T05:18:13.444Z | Compiling pin-project v1.1.10 |
| 2466 | 2026-07-02T05:18:13.514Z | Compiling expectorate v1.2.0 |
| 2467 | 2026-07-02T05:18:13.554Z | Compiling cargo_metadata v0.23.1 |
| 2468 | 2026-07-02T05:18:14.556Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2469 | 2026-07-02T05:18:14.570Z | Compiling progenitor-macro v0.13.0 |
| 2470 | 2026-07-02T05:18:14.640Z | Compiling hickory-resolver v0.24.4 |
| 2471 | 2026-07-02T05:18:14.784Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2472 | 2026-07-02T05:18:15.660Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2473 | 2026-07-02T05:18:18.412Z | Compiling newtype_derive v0.1.6 |
| 2474 | 2026-07-02T05:18:18.826Z | Compiling progenitor-client v0.13.0 |
| 2475 | 2026-07-02T05:18:19.326Z | Compiling unicode-normalization v0.1.24 |
| 2476 | 2026-07-02T05:18:19.341Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2477 | 2026-07-02T05:18:19.913Z | Compiling snafu-derive v0.8.9 |
| 2478 | 2026-07-02T05:18:20.674Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2479 | 2026-07-02T05:18:21.665Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2480 | 2026-07-02T05:18:22.259Z | Compiling tokio-stream v0.1.17 |
| 2481 | 2026-07-02T05:18:22.465Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2482 | 2026-07-02T05:18:22.653Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2483 | 2026-07-02T05:18:22.793Z | Compiling async-recursion v1.1.1 |
| 2484 | 2026-07-02T05:18:22.852Z | Compiling vergen-git2 v9.1.0 |
| 2485 | 2026-07-02T05:18:23.057Z | Compiling bstr v1.9.1 |
| 2486 | 2026-07-02T05:18:23.480Z | Compiling csv-core v0.1.12 |
| 2487 | 2026-07-02T05:18:23.521Z | Compiling unicode-xid v0.2.4 |
| 2488 | 2026-07-02T05:18:23.653Z | Compiling highway v1.3.0 |
| 2489 | 2026-07-02T05:18:23.708Z | Compiling owo-colors v4.3.0 |
| 2490 | 2026-07-02T05:18:23.731Z | Compiling cancel-safe-futures v0.1.5 |
| 2491 | 2026-07-02T05:18:23.890Z | Compiling openssl v0.10.72 |
| 2492 | 2026-07-02T05:18:23.987Z | Compiling chrono-tz v0.10.4 |
| 2493 | 2026-07-02T05:18:24.046Z | Compiling foldhash v0.1.5 |
| 2494 | 2026-07-02T05:18:24.173Z | Compiling same-file v1.0.6 |
| 2495 | 2026-07-02T05:18:24.216Z | Compiling foreign-types-shared v0.1.1 |
| 2496 | 2026-07-02T05:18:24.292Z | Compiling foreign-types v0.3.2 |
| 2497 | 2026-07-02T05:18:24.314Z | Compiling walkdir v2.5.0 |
| 2498 | 2026-07-02T05:18:24.339Z | Compiling hashbrown v0.15.2 |
| 2499 | 2026-07-02T05:18:24.402Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2500 | 2026-07-02T05:18:24.421Z | Compiling csv v1.3.1 |
| 2501 | 2026-07-02T05:18:24.855Z | Compiling const_format_proc_macros v0.2.34 |
| 2502 | 2026-07-02T05:18:24.963Z | Compiling globset v0.4.14 |
| 2503 | 2026-07-02T05:18:25.071Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2504 | 2026-07-02T05:18:25.375Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2505 | 2026-07-02T05:18:25.640Z | Compiling qorb v0.4.1 |
| 2506 | 2026-07-02T05:18:27.493Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2507 | 2026-07-02T05:18:27.736Z | Compiling snafu v0.8.9 |
| 2508 | 2026-07-02T05:18:28.146Z | Compiling git2 v0.20.2 |
| 2509 | 2026-07-02T05:18:28.320Z | Compiling progenitor v0.13.0 |
| 2510 | 2026-07-02T05:18:28.479Z | Compiling olpc-cjson v0.1.4 |
| 2511 | 2026-07-02T05:18:28.717Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2512 | 2026-07-02T05:18:30.572Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2513 | 2026-07-02T05:18:31.494Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2514 | 2026-07-02T05:18:31.754Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2515 | 2026-07-02T05:18:32.012Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2516 | 2026-07-02T05:18:32.998Z | Compiling phf v0.12.1 |
| 2517 | 2026-07-02T05:18:33.792Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2518 | 2026-07-02T05:18:33.989Z | Compiling tokio-dtrace v0.1.1 |
| 2519 | 2026-07-02T05:18:34.145Z | Compiling progenitor-impl v0.10.0 |
| 2520 | 2026-07-02T05:18:34.368Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2521 | 2026-07-02T05:18:34.592Z | Compiling signature v2.2.0 |
| 2522 | 2026-07-02T05:18:34.780Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2523 | 2026-07-02T05:18:34.823Z | Compiling libsw-core v0.3.2 |
| 2524 | 2026-07-02T05:18:35.006Z | Compiling pem v3.0.5 |
| 2525 | 2026-07-02T05:18:35.012Z | Compiling serde_plain v1.0.2 |
| 2526 | 2026-07-02T05:18:35.312Z | Compiling openssl-macros v0.1.1 |
| 2527 | 2026-07-02T05:18:35.722Z | Compiling cookie v0.18.1 |
| 2528 | 2026-07-02T05:18:35.813Z | Compiling moka v0.12.10 |
| 2529 | 2026-07-02T05:18:35.928Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2530 | 2026-07-02T05:18:35.962Z | Compiling bytecount v0.6.9 |
| 2531 | 2026-07-02T05:18:36.060Z | Compiling typed-path v0.9.3 |
| 2532 | 2026-07-02T05:18:36.073Z | Compiling fixedbitset v0.4.2 |
| 2533 | 2026-07-02T05:18:36.175Z | Compiling fixedbitset v0.5.7 |
| 2534 | 2026-07-02T05:18:36.227Z | Compiling progenitor-macro v0.10.0 |
| 2535 | 2026-07-02T05:18:36.435Z | Compiling petgraph v0.8.3 |
| 2536 | 2026-07-02T05:18:36.518Z | Compiling petgraph v0.6.5 |
| 2537 | 2026-07-02T05:18:36.660Z | Compiling papergrid v0.11.0 |
| 2538 | 2026-07-02T05:18:38.070Z | Compiling tough v0.22.0 |
| 2539 | 2026-07-02T05:18:38.349Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2540 | 2026-07-02T05:18:38.836Z | Compiling libsw v3.5.0 |
| 2541 | 2026-07-02T05:18:38.888Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2542 | 2026-07-02T05:18:39.030Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2543 | 2026-07-02T05:18:39.196Z | Compiling oxide-tokio-rt v0.1.6 |
| 2544 | 2026-07-02T05:18:39.495Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2545 | 2026-07-02T05:18:39.911Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2546 | 2026-07-02T05:18:40.502Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2547 | 2026-07-02T05:18:41.361Z | Compiling const_format v0.2.35 |
| 2548 | 2026-07-02T05:18:41.955Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2549 | 2026-07-02T05:18:42.459Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2550 | 2026-07-02T05:18:42.988Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2551 | 2026-07-02T05:18:43.002Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2552 | 2026-07-02T05:18:43.128Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2553 | 2026-07-02T05:18:43.921Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2554 | 2026-07-02T05:18:44.743Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2555 | 2026-07-02T05:18:45.081Z | Compiling tabled_derive v0.7.0 |
| 2556 | 2026-07-02T05:18:45.244Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2557 | 2026-07-02T05:18:45.311Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2558 | 2026-07-02T05:18:45.438Z | Compiling gethostname v0.5.0 |
| 2559 | 2026-07-02T05:18:45.490Z | Compiling terminal_size v0.4.3 |
| 2560 | 2026-07-02T05:18:45.586Z | Compiling bcs v0.1.6 |
| 2561 | 2026-07-02T05:18:45.659Z | Compiling radium v0.7.0 |
| 2562 | 2026-07-02T05:18:45.991Z | Compiling tagptr v0.2.0 |
| 2563 | 2026-07-02T05:18:45.994Z | Compiling linear-map v1.2.0 |
| 2564 | 2026-07-02T05:18:46.079Z | Compiling salty v0.3.0 |
| 2565 | 2026-07-02T05:18:46.179Z | Compiling smawk v0.3.2 |
| 2566 | 2026-07-02T05:18:46.238Z | Compiling unicode-width v0.2.1 |
| 2567 | 2026-07-02T05:18:46.359Z | Compiling unicode-linebreak v0.1.5 |
| 2568 | 2026-07-02T05:18:46.373Z | Compiling termtree v0.5.1 |
| 2569 | 2026-07-02T05:18:46.556Z | Compiling textwrap v0.16.2 |
| 2570 | 2026-07-02T05:18:46.663Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2571 | 2026-07-02T05:18:49.079Z | Compiling progenitor v0.10.0 |
| 2572 | 2026-07-02T05:18:49.252Z | Compiling tabled v0.15.0 |
| 2573 | 2026-07-02T05:18:49.569Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2574 | 2026-07-02T05:18:49.641Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2575 | 2026-07-02T05:18:49.798Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2576 | 2026-07-02T05:18:50.794Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2577 | 2026-07-02T05:18:56.212Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2578 | 2026-07-02T05:18:56.442Z | Compiling steno v0.4.1 |
| 2579 | 2026-07-02T05:18:57.311Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2580 | 2026-07-02T05:18:58.639Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2581 | 2026-07-02T05:18:59.685Z | Compiling hickory-proto v0.25.2 |
| 2582 | 2026-07-02T05:18:59.953Z | Compiling rfc6979 v0.4.0 |
| 2583 | 2026-07-02T05:19:00.125Z | Compiling sha2 v0.10.9 |
| 2584 | 2026-07-02T05:19:01.380Z | Compiling tap v1.0.1 |
| 2585 | 2026-07-02T05:19:01.838Z | Compiling wyz v0.5.1 |
| 2586 | 2026-07-02T05:19:02.071Z | Compiling hickory-resolver v0.25.2 |
| 2587 | 2026-07-02T05:19:02.523Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2588 | 2026-07-02T05:19:04.940Z | Compiling ecdsa v0.16.9 |
| 2589 | 2026-07-02T05:19:06.574Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2590 | 2026-07-02T05:19:07.028Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2591 | 2026-07-02T05:19:08.574Z | Compiling ed25519 v2.2.3 |
| 2592 | 2026-07-02T05:19:09.367Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2593 | 2026-07-02T05:19:09.425Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2594 | 2026-07-02T05:19:09.633Z | Compiling primeorder v0.13.6 |
| 2595 | 2026-07-02T05:19:09.929Z | Compiling twox-hash v2.1.2 |
| 2596 | 2026-07-02T05:19:10.405Z | Compiling env_filter v1.0.1 |
| 2597 | 2026-07-02T05:19:11.051Z | Compiling atty v0.2.14 |
| 2598 | 2026-07-02T05:19:11.138Z | Compiling funty v2.0.0 |
| 2599 | 2026-07-02T05:19:11.183Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2600 | 2026-07-02T05:19:12.296Z | Compiling bitvec v1.0.1 |
| 2601 | 2026-07-02T05:19:12.362Z | Compiling env_logger v0.11.10 |
| 2602 | 2026-07-02T05:19:13.017Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2603 | 2026-07-02T05:19:14.421Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2604 | 2026-07-02T05:19:15.152Z | Compiling p384 v0.13.1 |
| 2605 | 2026-07-02T05:19:16.425Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2606 | 2026-07-02T05:19:17.208Z | Compiling ed25519-dalek v2.2.0 |
| 2607 | 2026-07-02T05:19:17.736Z | Compiling toml v0.7.8 |
| 2608 | 2026-07-02T05:19:18.787Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2609 | 2026-07-02T05:19:19.768Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2610 | 2026-07-02T05:19:21.212Z | Compiling polyval v0.6.2 |
| 2611 | 2026-07-02T05:19:21.507Z | Compiling aes v0.8.4 |
| 2612 | 2026-07-02T05:19:21.568Z | Compiling ctr v0.9.2 |
| 2613 | 2026-07-02T05:19:21.788Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2614 | 2026-07-02T05:19:22.079Z | Compiling x509-cert v0.2.5 |
| 2615 | 2026-07-02T05:19:22.453Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2616 | 2026-07-02T05:19:22.699Z | Compiling bincode v1.3.3 |
| 2617 | 2026-07-02T05:19:22.870Z | Compiling strum_macros v0.28.0 |
| 2618 | 2026-07-02T05:19:23.208Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2619 | 2026-07-02T05:19:23.387Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2620 | 2026-07-02T05:19:23.401Z | Compiling passt v0.3.0 |
| 2621 | 2026-07-02T05:19:23.472Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2622 | 2026-07-02T05:19:23.503Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2623 | 2026-07-02T05:19:23.687Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2624 | 2026-07-02T05:19:23.726Z | Compiling fakedata_generator v0.7.1 |
| 2625 | 2026-07-02T05:19:23.828Z | Compiling aes-gcm-siv v0.11.1 |
| 2626 | 2026-07-02T05:19:24.015Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2627 | 2026-07-02T05:19:24.533Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2628 | 2026-07-02T05:19:24.747Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2629 | 2026-07-02T05:19:25.763Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2630 | 2026-07-02T05:19:25.880Z | Compiling bitstruct_derive v0.1.0 |
| 2631 | 2026-07-02T05:19:26.411Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2632 | 2026-07-02T05:19:26.589Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2633 | 2026-07-02T05:19:26.663Z | Compiling ringbuffer v0.16.0 |
| 2634 | 2026-07-02T05:19:26.740Z | Compiling ascii v1.1.0 |
| 2635 | 2026-07-02T05:19:26.867Z | Compiling typeid v1.0.0 |
| 2636 | 2026-07-02T05:19:27.018Z | Compiling pretty-hex v0.2.1 |
| 2637 | 2026-07-02T05:19:27.025Z | Compiling erased-serde v0.4.5 |
| 2638 | 2026-07-02T05:19:27.082Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2639 | 2026-07-02T05:19:27.230Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2640 | 2026-07-02T05:19:27.665Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2641 | 2026-07-02T05:19:28.022Z | Compiling bitstruct v0.1.1 |
| 2642 | 2026-07-02T05:19:28.122Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2643 | 2026-07-02T05:19:28.540Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2644 | 2026-07-02T05:19:28.893Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2645 | 2026-07-02T05:19:29.139Z | Compiling itertools v0.13.0 |
| 2646 | 2026-07-02T05:19:29.650Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2647 | 2026-07-02T05:19:30.236Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2648 | 2026-07-02T05:19:30.673Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2649 | 2026-07-02T05:19:30.733Z | Compiling kstat-rs v0.2.4 |
| 2650 | 2026-07-02T05:19:30.855Z | Compiling serde_arrays v0.1.0 |
| 2651 | 2026-07-02T05:19:31.010Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2652 | 2026-07-02T05:19:31.190Z | Compiling libloading v0.7.4 |
| 2653 | 2026-07-02T05:19:31.205Z | Compiling bit_field v0.10.2 |
| 2654 | 2026-07-02T05:19:31.373Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2655 | 2026-07-02T05:19:31.447Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2656 | 2026-07-02T05:19:32.519Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2657 | 2026-07-02T05:19:32.676Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2658 | 2026-07-02T05:19:33.038Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2659 | 2026-07-02T05:19:36.114Z | Compiling ron v0.8.1 |
| 2660 | 2026-07-02T05:19:37.382Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2661 | 2026-07-02T05:19:38.589Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2662 | 2026-07-02T05:19:44.169Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2663 | 2026-07-02T05:20:18.681Z | Finished `release` profile [optimized] target(s) in 4m 32s |
| 2664 | 2026-07-02T05:20:18.882Z | |
| 2665 | 2026-07-02T05:20:18.882Z | real 4:32.465490577 |
| 2666 | 2026-07-02T05:20:18.882Z | user 30:53.623399327 |
| 2667 | 2026-07-02T05:20:18.882Z | sys 2:41.885792610 |
| 2668 | 2026-07-02T05:20:18.882Z | trap 0.782363490 |
| 2669 | 2026-07-02T05:20:18.882Z | tflt 2.194997704 |
| 2670 | 2026-07-02T05:20:18.882Z | dflt 1.417944514 |
| 2671 | 2026-07-02T05:20:18.882Z | kflt 0.000047643 |
| 2672 | 2026-07-02T05:20:18.882Z | lock 1:33:21.718687864 |
| 2673 | 2026-07-02T05:20:18.883Z | slp 1:57:20.328290142 |
| 2674 | 2026-07-02T05:20:18.883Z | lat 2:25.215311614 |
| 2675 | 2026-07-02T05:20:18.883Z | stop 3:47.521824125 |
| 2676 | 2026-07-02T05:20:18.886Z | + OUTDIR=/work/release |
| 2677 | 2026-07-02T05:20:18.886Z | + mkdir -p /work/release |
| 2678 | 2026-07-02T05:20:18.886Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2679 | 2026-07-02T05:20:18.910Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2680 | 2026-07-02T05:20:18.991Z | + cd /work/release |
| 2681 | 2026-07-02T05:20:18.991Z | + digest -a sha256 propolis-cli |
| 2682 | 2026-07-02T05:20:19.013Z | + digest -a sha256 propolis-server |
| 2683 | 2026-07-02T05:20:19.062Z | process exited: duration 548224 ms, exit code 0 |
| |
| 2684 | 2026-07-02T05:20:19.073Z | found 4 output files |
| 2685 | 2026-07-02T05:20:19.073Z | uploading: /work/release/propolis-cli (25585040 bytes) |
| 2686 | 2026-07-02T05:20:20.636Z | uploaded: /work/release/propolis-cli |
| 2687 | 2026-07-02T05:20:20.636Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2688 | 2026-07-02T05:20:21.646Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2689 | 2026-07-02T05:20:21.646Z | uploading: /work/release/propolis-server (83895016 bytes) |
| 2690 | 2026-07-02T05:20:23.223Z | uploaded: /work/release/propolis-server |
| 2691 | 2026-07-02T05:20:23.223Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2692 | 2026-07-02T05:20:24.230Z | uploaded: /work/release/propolis-server.sha256.txt |