|
|
|
| 1 | 2026-07-01T01:44:41.784Z | job assigned to worker 01KWDNHV0J5M9QVRDSA3JRNY0R [factory aws, i-0a06febe160785b96] (queued for 43 s) |
| |
| 2 | 2026-07-01T01:44:48.749Z | starting task 0: "setup" |
| 3 | 2026-07-01T01:44:48.753Z | ++ uname -s |
| 4 | 2026-07-01T01:44:48.756Z | + kern=SunOS |
| 5 | 2026-07-01T01:44:48.756Z | + build_user=build |
| 6 | 2026-07-01T01:44:48.756Z | + build_uid=12345 |
| 7 | 2026-07-01T01:44:48.756Z | + work_dir=/work |
| 8 | 2026-07-01T01:44:48.756Z | + input_dir=/input |
| 9 | 2026-07-01T01:44:48.756Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-01T01:44:48.756Z | + case "$kern" in |
| 11 | 2026-07-01T01:44:48.756Z | + groupadd -g 12345 build |
| 12 | 2026-07-01T01:44:48.756Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-01T01:44:50.761Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-01T01:44:50.863Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-01T01:44:50.866Z | + home_fs=zfs |
| 16 | 2026-07-01T01:44:50.866Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-01T01:44:50.866Z | + mkdir -p /home/build |
| 18 | 2026-07-01T01:44:50.866Z | + chown build:build /home/build /work |
| 19 | 2026-07-01T01:44:52.866Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-01T01:44:52.869Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-07-01T01:44:52.875Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-01T01:44:52.878Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-01T01:44:52.878Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-01T01:44:52.878Z | * rust toolchain channel = "stable" |
| 25 | 2026-07-01T01:44:52.878Z | * rust toolchain profile = "default" |
| 26 | 2026-07-01T01:44:52.879Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-01T01:44:52.879Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-01T01:44:52.882Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-01T01:44:52.882Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-01T01:44:52.979Z | info: downloading installer |
| 31 | 2026-07-01T01:44:54.401Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-01T01:44:54.401Z | warn: /opt/ooce/bin |
| 33 | 2026-07-01T01:44:54.401Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-01T01:44:54.401Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-01T01:44:54.401Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-01T01:44:54.401Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-01T01:44:54.401Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-01T01:44:54.401Z | error: cannot install while Rust is installed |
| 39 | 2026-07-01T01:44:54.402Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-01T01:44:54.402Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-01T01:44:54.405Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-01T01:44:54.405Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-01T01:44:54.405Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-01T01:44:54.415Z | info: profile set to default |
| 45 | 2026-07-01T01:44:54.415Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-01T01:44:54.417Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-01T01:44:54.550Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 48 | 2026-07-01T01:44:54.553Z | info: downloading 6 components |
| 49 | 2026-07-01T01:45:13.287Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-01T01:45:13.287Z | |
| 51 | 2026-07-01T01:45:13.318Z | stable-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 52 | 2026-07-01T01:45:13.319Z | |
| 53 | 2026-07-01T01:45:13.319Z | |
| 54 | 2026-07-01T01:45:13.319Z | Rust is installed now. Great! |
| 55 | 2026-07-01T01:45:13.319Z | |
| 56 | 2026-07-01T01:45:13.319Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-01T01:45:13.319Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-01T01:45:13.319Z | |
| 59 | 2026-07-01T01:45:13.319Z | To configure your current shell, you need to source |
| 60 | 2026-07-01T01:45:13.319Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-01T01:45:13.319Z | |
| 62 | 2026-07-01T01:45:13.319Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-01T01:45:13.319Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-01T01:45:13.319Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-01T01:45:13.319Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-01T01:45:13.319Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-01T01:45:13.319Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-01T01:45:13.319Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-01T01:45:13.322Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-01T01:45:13.322Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-01T01:45:13.408Z | + rustup --version |
| 72 | 2026-07-01T01:45:13.417Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-01T01:45:13.420Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-01T01:45:13.440Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 75 | 2026-07-01T01:45:13.443Z | + cargo --version |
| 76 | 2026-07-01T01:45:13.457Z | cargo 1.96.1 (356927216 2026-06-26) |
| 77 | 2026-07-01T01:45:13.460Z | + rustc --version |
| 78 | 2026-07-01T01:45:13.480Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 79 | 2026-07-01T01:45:13.483Z | process exited: duration 20605 ms, exit code 0 |
| |
| 80 | 2026-07-01T01:45:13.489Z | starting task 2: "authentication" |
| 81 | 2026-07-01T01:45:13.506Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-01T01:45:13.512Z | starting task 3: "clone repository" |
| 83 | 2026-07-01T01:45:13.515Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-01T01:45:13.518Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-01T01:45:13.545Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-01T01:45:14.605Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-01T01:45:14.605Z | + git fetch origin 4105ef7196a185eb01b2c160663ca10e3215363a |
| 88 | 2026-07-01T01:45:14.850Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-01T01:45:14.850Z | * branch 4105ef7196a185eb01b2c160663ca10e3215363a -> FETCH_HEAD |
| 90 | 2026-07-01T01:45:14.856Z | + [[ -n acpi-fix-device-order ]] |
| 91 | 2026-07-01T01:45:14.860Z | ++ git branch --show-current |
| 92 | 2026-07-01T01:45:14.860Z | + current=master |
| 93 | 2026-07-01T01:45:14.860Z | + [[ master != acpi-fix-device-order ]] |
| 94 | 2026-07-01T01:45:14.860Z | + git branch -f acpi-fix-device-order 4105ef7196a185eb01b2c160663ca10e3215363a |
| 95 | 2026-07-01T01:45:14.863Z | + git checkout -f acpi-fix-device-order |
| 96 | 2026-07-01T01:45:14.884Z | Switched to branch 'acpi-fix-device-order' |
| 97 | 2026-07-01T01:45:14.887Z | + git reset --hard 4105ef7196a185eb01b2c160663ca10e3215363a |
| 98 | 2026-07-01T01:45:14.905Z | HEAD is now at 4105ef71 acpi: adjust DSDT device order |
| 99 | 2026-07-01T01:45:14.908Z | process exited: duration 1392 ms, exit code 0 |
| |
| 100 | 2026-07-01T01:45:14.913Z | starting task 4: "build" |
| 101 | 2026-07-01T01:45:14.917Z | + cargo --version |
| 102 | 2026-07-01T01:45:14.923Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-07-01T01:45:15.088Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-07-01T01:45:15.091Z | info: downloading 6 components |
| 105 | 2026-07-01T01:45:29.475Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-07-01T01:45:29.479Z | + rustc --version |
| 107 | 2026-07-01T01:45:29.506Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-07-01T01:45:29.510Z | + banner prerequisites |
| 109 | 2026-07-01T01:45:29.513Z | |
| 110 | 2026-07-01T01:45:29.513Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-07-01T01:45:29.513Z | # # # # # # # # # # # # # # # |
| 112 | 2026-07-01T01:45:29.513Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-07-01T01:45:29.513Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-07-01T01:45:29.513Z | # # # # # # # # # # # # # # # |
| 115 | 2026-07-01T01:45:29.513Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-07-01T01:45:29.513Z | |
| 117 | 2026-07-01T01:45:29.513Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-07-01T01:45:36.825Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-07-01T01:45:44.787Z | Startup: Caching catalogs ... Done |
| 120 | 2026-07-01T01:45:52.285Z | Planning: Solver setup ... Done (6.146s) |
| 121 | 2026-07-01T01:45:52.325Z | Planning: Running solver ... Done (0.041s) |
| 122 | 2026-07-01T01:45:52.464Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-07-01T01:45:52.476Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-07-01T01:45:52.560Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-07-01T01:45:52.590Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-07-01T01:45:52.616Z | Planning: Merging actions ... Done (0.026s) |
| 127 | 2026-07-01T01:45:52.722Z | Planning: Checking for conflicting actions ... Done (0.106s) |
| 128 | 2026-07-01T01:45:52.729Z | Planning: Consolidating action changes ... Done (0.007s) |
| 129 | 2026-07-01T01:45:53.505Z | Planning: Evaluating mediators ... Done (0.775s) |
| 130 | 2026-07-01T01:45:53.510Z | Planning: Planning completed in 8.55 seconds |
| 131 | 2026-07-01T01:45:53.521Z | Packages to install: 3 |
| 132 | 2026-07-01T01:45:53.524Z | Mediators to change: 2 |
| 133 | 2026-07-01T01:45:53.524Z | Services to change: 1 |
| 134 | 2026-07-01T01:45:53.524Z | Estimated space available: 154.83 GB |
| 135 | 2026-07-01T01:45:53.525Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-07-01T01:45:53.525Z | Create boot environment: No |
| 137 | 2026-07-01T01:45:53.525Z | Create backup boot environment: No |
| 138 | 2026-07-01T01:45:53.525Z | Rebuild boot archive: No |
| 139 | 2026-07-01T01:45:53.525Z | |
| 140 | 2026-07-01T01:45:53.525Z | Changed mediators: |
| 141 | 2026-07-01T01:45:53.525Z | mediator clang: |
| 142 | 2026-07-01T01:45:53.525Z | version: None -> 15 (system default) |
| 143 | 2026-07-01T01:45:53.525Z | |
| 144 | 2026-07-01T01:45:53.525Z | mediator llvm: |
| 145 | 2026-07-01T01:45:53.525Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-07-01T01:45:53.525Z | |
| 147 | 2026-07-01T01:45:53.525Z | Changed packages: |
| 148 | 2026-07-01T01:45:53.525Z | helios-dev |
| 149 | 2026-07-01T01:45:53.525Z | developer/build-essential |
| 150 | 2026-07-01T01:45:53.525Z | None -> 11-2.0 |
| 151 | 2026-07-01T01:45:53.525Z | ooce/developer/clang-15 |
| 152 | 2026-07-01T01:45:53.525Z | None -> 15.0.7-2.0 |
| 153 | 2026-07-01T01:45:53.525Z | ooce/developer/llvm-15 |
| 154 | 2026-07-01T01:45:53.525Z | None -> 15.0.7-2.0 |
| 155 | 2026-07-01T01:45:53.525Z | |
| 156 | 2026-07-01T01:45:53.525Z | Services: |
| 157 | 2026-07-01T01:45:53.525Z | restart_fmri: |
| 158 | 2026-07-01T01:45:53.525Z | svc:/system/update-man-index:default |
| 159 | 2026-07-01T01:45:53.564Z | |
| 160 | 2026-07-01T01:45:53.564Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-07-01T01:45:58.565Z | Download: 2526/3076 items 119.3/211.3MB 56% complete (24.2M/s) |
| 162 | 2026-07-01T01:46:00.706Z | Download: Completed 211.31 MB in 7.14 seconds (29.6M/s) |
| 163 | 2026-07-01T01:46:00.932Z | Actions: 1/3430 actions (Installing new actions) |
| 164 | 2026-07-01T01:46:04.046Z | Actions: Completed 3430 actions in 3.11 seconds. |
| 165 | 2026-07-01T01:46:04.713Z | Done (0.663s) |
| 166 | 2026-07-01T01:46:04.713Z | Done (0.000s) |
| 167 | 2026-07-01T01:46:05.461Z | Done (0.748s) |
| 168 | 2026-07-01T01:46:08.923Z | Done (3.093s) |
| 169 | 2026-07-01T01:46:08.994Z | Done (0.013s) |
| 170 | 2026-07-01T01:46:08.997Z | Done (0.000s) |
| 171 | 2026-07-01T01:46:09.284Z | Done (0.000s) |
| 172 | 2026-07-01T01:46:10.206Z | Planning: Evaluating mediator changes ... Done |
| 173 | 2026-07-01T01:46:10.315Z | Planning: Checking for conflicting actions ... Done |
| 174 | 2026-07-01T01:46:10.318Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-07-01T01:46:10.480Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-07-01T01:46:10.483Z | Planning: Planning completed in 0.27 seconds |
| 177 | 2026-07-01T01:46:10.502Z | Mediators to change: 2 |
| 178 | 2026-07-01T01:46:10.502Z | Create boot environment: No |
| 179 | 2026-07-01T01:46:10.502Z | Create backup boot environment: No |
| 180 | 2026-07-01T01:46:10.571Z | Done |
| 181 | 2026-07-01T01:46:10.571Z | Done |
| 182 | 2026-07-01T01:46:11.229Z | Done |
| 183 | 2026-07-01T01:46:13.737Z | Done |
| 184 | 2026-07-01T01:46:13.812Z | Done |
| 185 | 2026-07-01T01:46:13.815Z | Done |
| 186 | 2026-07-01T01:46:13.992Z | Done |
| 187 | 2026-07-01T01:46:14.281Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 188 | 2026-07-01T01:46:14.282Z | clang system 15 system |
| 189 | 2026-07-01T01:46:14.282Z | csh system system illumos |
| 190 | 2026-07-01T01:46:14.282Z | ctags system system illumos |
| 191 | 2026-07-01T01:46:14.282Z | file system system illumos |
| 192 | 2026-07-01T01:46:14.282Z | gcc vendor 12 vendor |
| 193 | 2026-07-01T01:46:14.282Z | gcc system 14 system |
| 194 | 2026-07-01T01:46:14.282Z | gcc system 10 system |
| 195 | 2026-07-01T01:46:14.282Z | go system 1.20 system |
| 196 | 2026-07-01T01:46:14.282Z | go system 1.19 system |
| 197 | 2026-07-01T01:46:14.282Z | llvm system 15 system |
| 198 | 2026-07-01T01:46:14.282Z | llvm system 14 system |
| 199 | 2026-07-01T01:46:14.282Z | mariadb system 10.6 system |
| 200 | 2026-07-01T01:46:14.282Z | mta vendor vendor dma |
| 201 | 2026-07-01T01:46:14.282Z | openjdk system 17 system |
| 202 | 2026-07-01T01:46:14.282Z | openjdk system 11 system |
| 203 | 2026-07-01T01:46:14.282Z | openjdk system 1.8 system |
| 204 | 2026-07-01T01:46:14.282Z | openssl vendor 3 vendor |
| 205 | 2026-07-01T01:46:14.282Z | perl system 5.36 system |
| 206 | 2026-07-01T01:46:14.282Z | postgresql system 15 system |
| 207 | 2026-07-01T01:46:14.282Z | postgresql system 13 system |
| 208 | 2026-07-01T01:46:14.282Z | python vendor 3 vendor |
| 209 | 2026-07-01T01:46:14.282Z | python system 2 system |
| 210 | 2026-07-01T01:46:14.282Z | python3 system 3.11 system |
| 211 | 2026-07-01T01:46:14.282Z | ruby system 3.0 system |
| 212 | 2026-07-01T01:46:14.282Z | words vendor vendor american-english |
| 213 | 2026-07-01T01:46:14.282Z | words system system australian-english |
| 214 | 2026-07-01T01:46:14.282Z | words system system british-english |
| 215 | 2026-07-01T01:46:14.282Z | words system system canadian-english |
| 216 | 2026-07-01T01:46:14.282Z | words system system french |
| 217 | 2026-07-01T01:46:14.282Z | words system system italian |
| 218 | 2026-07-01T01:46:14.282Z | words system system ngerman |
| 219 | 2026-07-01T01:46:14.282Z | words system system ogerman |
| 220 | 2026-07-01T01:46:14.283Z | words system system spanish |
| 221 | 2026-07-01T01:46:14.509Z | PUBLISHER TYPE STATUS P LOCATION |
| 222 | 2026-07-01T01:46:14.509Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 223 | 2026-07-01T01:46:19.060Z | FMRI IFO |
| 224 | 2026-07-01T01:46:19.060Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 225 | 2026-07-01T01:46:19.060Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 226 | 2026-07-01T01:46:19.060Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 227 | 2026-07-01T01:46:19.060Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 228 | 2026-07-01T01:46:19.060Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 229 | 2026-07-01T01:46:19.060Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 230 | 2026-07-01T01:46:19.060Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 231 | 2026-07-01T01:46:20.050Z | All builder prerequisites installed successfully, and PATH looks valid |
| 232 | 2026-07-01T01:46:20.053Z | |
| 233 | 2026-07-01T01:46:20.053Z | real 50.531258055 |
| 234 | 2026-07-01T01:46:20.053Z | user 38.056728946 |
| 235 | 2026-07-01T01:46:20.053Z | sys 4.418654487 |
| 236 | 2026-07-01T01:46:20.053Z | trap 0.004199313 |
| 237 | 2026-07-01T01:46:20.053Z | tflt 0.026159048 |
| 238 | 2026-07-01T01:46:20.053Z | dflt 0.034243913 |
| 239 | 2026-07-01T01:46:20.053Z | kflt 0.013047071 |
| 240 | 2026-07-01T01:46:20.053Z | lock 0.000000000 |
| 241 | 2026-07-01T01:46:20.053Z | slp 58.481003842 |
| 242 | 2026-07-01T01:46:20.053Z | lat 0.093769141 |
| 243 | 2026-07-01T01:46:20.053Z | stop 0.000209343 |
| 244 | 2026-07-01T01:46:20.053Z | + banner check |
| 245 | 2026-07-01T01:46:20.053Z | |
| 246 | 2026-07-01T01:46:20.053Z | #### # # ###### #### # # |
| 247 | 2026-07-01T01:46:20.053Z | # # # # # # # # # |
| 248 | 2026-07-01T01:46:20.053Z | # ###### ##### # #### |
| 249 | 2026-07-01T01:46:20.054Z | # # # # # # # |
| 250 | 2026-07-01T01:46:20.054Z | # # # # # # # # # |
| 251 | 2026-07-01T01:46:20.054Z | #### # # ###### #### # # |
| 252 | 2026-07-01T01:46:20.054Z | |
| 253 | 2026-07-01T01:46:20.054Z | + ptime -m cargo check --features falcon |
| 254 | 2026-07-01T01:46:20.186Z | Updating crates.io index |
| 255 | 2026-07-01T01:46:20.220Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 256 | 2026-07-01T01:46:22.539Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 257 | 2026-07-01T01:46:34.517Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 258 | 2026-07-01T01:46:34.980Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 259 | 2026-07-01T01:46:35.300Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 260 | 2026-07-01T01:46:35.663Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 261 | 2026-07-01T01:46:35.991Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 262 | 2026-07-01T01:46:36.218Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 263 | 2026-07-01T01:46:36.495Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-07-01T01:46:36.900Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 265 | 2026-07-01T01:46:37.251Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-07-01T01:46:37.993Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 267 | 2026-07-01T01:46:38.390Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-07-01T01:46:38.913Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 269 | 2026-07-01T01:46:40.521Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 270 | 2026-07-01T01:46:41.202Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 271 | 2026-07-01T01:46:42.135Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-07-01T01:46:42.399Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 273 | 2026-07-01T01:46:42.982Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 274 | 2026-07-01T01:46:43.756Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 275 | 2026-07-01T01:46:44.498Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 276 | 2026-07-01T01:46:44.922Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 277 | 2026-07-01T01:46:45.830Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 278 | 2026-07-01T01:46:46.507Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-07-01T01:46:46.876Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 280 | 2026-07-01T01:46:47.309Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 281 | 2026-07-01T01:46:47.808Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 282 | 2026-07-01T01:46:48.111Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 283 | 2026-07-01T01:46:49.699Z | Downloading crates ... |
| 284 | 2026-07-01T01:46:49.797Z | Downloaded autocfg v1.3.0 |
| 285 | 2026-07-01T01:46:49.804Z | Downloaded darling_macro v0.23.0 |
| 286 | 2026-07-01T01:46:49.807Z | Downloaded darling_macro v0.21.3 |
| 287 | 2026-07-01T01:46:49.810Z | Downloaded ctrlc v3.4.4 |
| 288 | 2026-07-01T01:46:49.816Z | Downloaded darling_macro v0.20.11 |
| 289 | 2026-07-01T01:46:49.821Z | Downloaded bit-set v0.5.3 |
| 290 | 2026-07-01T01:46:49.825Z | Downloaded bit-vec v0.6.3 |
| 291 | 2026-07-01T01:46:49.828Z | Downloaded getrandom v0.3.4 |
| 292 | 2026-07-01T01:46:49.831Z | Downloaded foreign-types-shared v0.3.1 |
| 293 | 2026-07-01T01:46:49.834Z | Downloaded crossbeam-deque v0.8.5 |
| 294 | 2026-07-01T01:46:49.837Z | Downloaded fatfs v0.3.6 |
| 295 | 2026-07-01T01:46:49.839Z | Downloaded dropshot_endpoint v0.17.1 |
| 296 | 2026-07-01T01:46:49.842Z | Downloaded float-ord v0.3.2 |
| 297 | 2026-07-01T01:46:49.845Z | Downloaded foreign-types v0.5.0 |
| 298 | 2026-07-01T01:46:49.848Z | Downloaded flagset v0.4.7 |
| 299 | 2026-07-01T01:46:49.850Z | Downloaded derive_more v0.99.20 |
| 300 | 2026-07-01T01:46:49.854Z | Downloaded errno v0.3.14 |
| 301 | 2026-07-01T01:46:49.857Z | Downloaded anstyle-parse v0.2.4 |
| 302 | 2026-07-01T01:46:49.857Z | Downloaded dyn-clone v1.0.17 |
| 303 | 2026-07-01T01:46:49.860Z | Downloaded futures-executor v0.3.32 |
| 304 | 2026-07-01T01:46:49.863Z | Downloaded fnv v1.0.7 |
| 305 | 2026-07-01T01:46:49.865Z | Downloaded funty v2.0.0 |
| 306 | 2026-07-01T01:46:49.868Z | Downloaded ff v0.13.1 |
| 307 | 2026-07-01T01:46:49.868Z | Downloaded dunce v1.0.5 |
| 308 | 2026-07-01T01:46:49.871Z | Downloaded futures-macro v0.3.32 |
| 309 | 2026-07-01T01:46:49.873Z | Downloaded filetime v0.2.23 |
| 310 | 2026-07-01T01:46:49.876Z | Downloaded atty v0.2.14 |
| 311 | 2026-07-01T01:46:49.876Z | Downloaded git-stub v1.0.0 |
| 312 | 2026-07-01T01:46:49.879Z | Downloaded dof v0.4.0 |
| 313 | 2026-07-01T01:46:49.882Z | Downloaded base64 v0.22.1 |
| 314 | 2026-07-01T01:46:49.885Z | Downloaded futures-core v0.3.32 |
| 315 | 2026-07-01T01:46:49.888Z | Downloaded futures-task v0.3.32 |
| 316 | 2026-07-01T01:46:49.888Z | Downloaded fixedbitset v0.4.2 |
| 317 | 2026-07-01T01:46:49.891Z | Downloaded crucible-workspace-hack v0.1.0 |
| 318 | 2026-07-01T01:46:49.894Z | Downloaded generic-array v0.14.7 |
| 319 | 2026-07-01T01:46:49.896Z | Downloaded const_format_proc_macros v0.2.34 |
| 320 | 2026-07-01T01:46:49.899Z | Downloaded foreign-types-shared v0.1.1 |
| 321 | 2026-07-01T01:46:49.899Z | Downloaded dtrace-parser v0.2.0 |
| 322 | 2026-07-01T01:46:49.902Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 323 | 2026-07-01T01:46:49.905Z | Downloaded ciborium v0.2.2 |
| 324 | 2026-07-01T01:46:49.908Z | Downloaded byte-wrapper v0.1.0 |
| 325 | 2026-07-01T01:46:49.911Z | Downloaded env_filter v1.0.1 |
| 326 | 2026-07-01T01:46:49.911Z | Downloaded ciborium-ll v0.2.2 |
| 327 | 2026-07-01T01:46:49.913Z | Downloaded enum-as-inner v0.6.0 |
| 328 | 2026-07-01T01:46:49.916Z | Downloaded embedded-io v0.4.0 |
| 329 | 2026-07-01T01:46:49.919Z | Downloaded aead v0.5.2 |
| 330 | 2026-07-01T01:46:49.919Z | Downloaded blake2 v0.10.6 |
| 331 | 2026-07-01T01:46:49.922Z | Downloaded fs-err v3.1.2 |
| 332 | 2026-07-01T01:46:49.925Z | Downloaded find-msvc-tools v0.1.9 |
| 333 | 2026-07-01T01:46:49.927Z | Downloaded getrandom v0.2.14 |
| 334 | 2026-07-01T01:46:49.930Z | Downloaded escargot v0.5.15 |
| 335 | 2026-07-01T01:46:49.933Z | Downloaded bitstruct_derive v0.1.0 |
| 336 | 2026-07-01T01:46:49.936Z | Downloaded hex v0.4.3 |
| 337 | 2026-07-01T01:46:49.938Z | Downloaded futures-sink v0.3.32 |
| 338 | 2026-07-01T01:46:49.938Z | Downloaded critical-section v1.2.0 |
| 339 | 2026-07-01T01:46:49.941Z | Downloaded hostname v0.4.2 |
| 340 | 2026-07-01T01:46:49.944Z | Downloaded hubpack_derive v0.1.1 |
| 341 | 2026-07-01T01:46:49.944Z | Downloaded http-body v1.0.1 |
| 342 | 2026-07-01T01:46:49.947Z | Downloaded cfg_aliases v0.1.1 |
| 343 | 2026-07-01T01:46:49.950Z | Downloaded futures-io v0.3.32 |
| 344 | 2026-07-01T01:46:49.950Z | Downloaded globset v0.4.14 |
| 345 | 2026-07-01T01:46:49.953Z | Downloaded crypto-common v0.1.6 |
| 346 | 2026-07-01T01:46:49.955Z | Downloaded erased-serde v0.4.5 |
| 347 | 2026-07-01T01:46:49.958Z | Downloaded either v1.15.0 |
| 348 | 2026-07-01T01:46:49.958Z | Downloaded deranged v0.5.3 |
| 349 | 2026-07-01T01:46:49.961Z | Downloaded defmt v0.3.8 |
| 350 | 2026-07-01T01:46:49.964Z | Downloaded fixedbitset v0.5.7 |
| 351 | 2026-07-01T01:46:49.967Z | Downloaded cpufeatures v0.3.0 |
| 352 | 2026-07-01T01:46:49.970Z | Downloaded anstyle v1.0.7 |
| 353 | 2026-07-01T01:46:49.970Z | Downloaded derive_builder v0.20.2 |
| 354 | 2026-07-01T01:46:49.973Z | Downloaded darling v0.23.0 |
| 355 | 2026-07-01T01:46:49.978Z | Downloaded chacha20poly1305 v0.10.1 |
| 356 | 2026-07-01T01:46:49.981Z | Downloaded byteorder v1.5.0 |
| 357 | 2026-07-01T01:46:49.984Z | Downloaded atomicwrites v0.4.4 |
| 358 | 2026-07-01T01:46:49.986Z | Downloaded indent_write v2.2.0 |
| 359 | 2026-07-01T01:46:49.987Z | Downloaded idna_adapter v1.2.0 |
| 360 | 2026-07-01T01:46:49.989Z | Downloaded clap_lex v0.7.0 |
| 361 | 2026-07-01T01:46:49.989Z | Downloaded ident_case v1.0.1 |
| 362 | 2026-07-01T01:46:49.992Z | Downloaded highway v1.3.0 |
| 363 | 2026-07-01T01:46:49.995Z | Downloaded cfg-if v1.0.0 |
| 364 | 2026-07-01T01:46:49.998Z | Downloaded fs_extra v1.3.0 |
| 365 | 2026-07-01T01:46:49.998Z | Downloaded debug-ignore v1.0.5 |
| 366 | 2026-07-01T01:46:50.002Z | Downloaded csv-core v0.1.12 |
| 367 | 2026-07-01T01:46:50.005Z | Downloaded colored v3.1.1 |
| 368 | 2026-07-01T01:46:50.005Z | Downloaded itoa v1.0.11 |
| 369 | 2026-07-01T01:46:50.008Z | Downloaded daft-derive v0.1.7 |
| 370 | 2026-07-01T01:46:50.026Z | Downloaded daft v0.1.7 |
| 371 | 2026-07-01T01:46:50.027Z | Downloaded git-stub-vcs v0.1.0 |
| 372 | 2026-07-01T01:46:50.027Z | Downloaded httpdate v1.0.3 |
| 373 | 2026-07-01T01:46:50.027Z | Downloaded hostname v0.3.1 |
| 374 | 2026-07-01T01:46:50.027Z | Downloaded base64 v0.21.7 |
| 375 | 2026-07-01T01:46:50.027Z | Downloaded glob v0.3.3 |
| 376 | 2026-07-01T01:46:50.027Z | Downloaded cipher v0.4.4 |
| 377 | 2026-07-01T01:46:50.027Z | Downloaded kstat-rs v0.2.4 |
| 378 | 2026-07-01T01:46:50.027Z | Downloaded ctr v0.9.2 |
| 379 | 2026-07-01T01:46:50.031Z | Downloaded drift v0.2.0 |
| 380 | 2026-07-01T01:46:50.035Z | Downloaded keccak v0.1.6 |
| 381 | 2026-07-01T01:46:50.038Z | Downloaded is-terminal v0.4.12 |
| 382 | 2026-07-01T01:46:50.042Z | Downloaded instant v0.1.12 |
| 383 | 2026-07-01T01:46:50.042Z | Downloaded macaddr v1.0.1 |
| 384 | 2026-07-01T01:46:50.045Z | Downloaded memoffset v0.9.1 |
| 385 | 2026-07-01T01:46:50.045Z | Downloaded camino v1.2.2 |
| 386 | 2026-07-01T01:46:50.048Z | Downloaded ascii v1.1.0 |
| 387 | 2026-07-01T01:46:50.051Z | Downloaded mime v0.3.17 |
| 388 | 2026-07-01T01:46:50.051Z | Downloaded cargo_metadata v0.18.1 |
| 389 | 2026-07-01T01:46:50.054Z | Downloaded adler v1.0.2 |
| 390 | 2026-07-01T01:46:50.056Z | Downloaded managed v0.8.0 |
| 391 | 2026-07-01T01:46:50.056Z | Downloaded anyhow v1.0.100 |
| 392 | 2026-07-01T01:46:50.059Z | Downloaded futures-channel v0.3.32 |
| 393 | 2026-07-01T01:46:50.062Z | Downloaded is_ci v1.2.0 |
| 394 | 2026-07-01T01:46:50.065Z | Downloaded ipnet v2.9.0 |
| 395 | 2026-07-01T01:46:50.065Z | Downloaded ingot v0.1.1 |
| 396 | 2026-07-01T01:46:50.068Z | Downloaded darling v0.20.11 |
| 397 | 2026-07-01T01:46:50.071Z | Downloaded newtype-uuid-macros v0.1.0 |
| 398 | 2026-07-01T01:46:50.074Z | Downloaded is_terminal_polyfill v1.70.0 |
| 399 | 2026-07-01T01:46:50.074Z | Downloaded hybrid-array v0.4.12 |
| 400 | 2026-07-01T01:46:50.077Z | Downloaded half v2.7.1 |
| 401 | 2026-07-01T01:46:50.080Z | Downloaded elliptic-curve v0.13.8 |
| 402 | 2026-07-01T01:46:50.082Z | Downloaded compression-codecs v0.4.32 |
| 403 | 2026-07-01T01:46:50.085Z | Downloaded num v0.4.3 |
| 404 | 2026-07-01T01:46:50.088Z | Downloaded hyper-rustls v0.27.3 |
| 405 | 2026-07-01T01:46:50.093Z | Downloaded num-iter v0.1.45 |
| 406 | 2026-07-01T01:46:50.093Z | Downloaded darling_core v0.20.11 |
| 407 | 2026-07-01T01:46:50.095Z | Downloaded memmap v0.7.0 |
| 408 | 2026-07-01T01:46:50.095Z | Downloaded bitflags v2.9.4 |
| 409 | 2026-07-01T01:46:50.099Z | Downloaded libloading v0.7.4 |
| 410 | 2026-07-01T01:46:50.101Z | Downloaded camino-tempfile v1.4.1 |
| 411 | 2026-07-01T01:46:50.104Z | Downloaded bcs v0.1.6 |
| 412 | 2026-07-01T01:46:50.107Z | Downloaded bitflags v1.3.2 |
| 413 | 2026-07-01T01:46:50.110Z | Downloaded aes-gcm-siv v0.11.1 |
| 414 | 2026-07-01T01:46:50.110Z | Downloaded base64ct v1.6.0 |
| 415 | 2026-07-01T01:46:50.113Z | Downloaded litemap v0.7.4 |
| 416 | 2026-07-01T01:46:50.116Z | Downloaded humantime v2.3.0 |
| 417 | 2026-07-01T01:46:50.116Z | Downloaded newtype_derive v0.1.6 |
| 418 | 2026-07-01T01:46:50.119Z | Downloaded newline-converter v0.3.0 |
| 419 | 2026-07-01T01:46:50.119Z | Downloaded httparse v1.10.1 |
| 420 | 2026-07-01T01:46:50.122Z | Downloaded lru-slab v0.1.2 |
| 421 | 2026-07-01T01:46:50.125Z | Downloaded lru-cache v0.1.2 |
| 422 | 2026-07-01T01:46:50.125Z | Downloaded heck v0.5.0 |
| 423 | 2026-07-01T01:46:50.128Z | Downloaded crossbeam-utils v0.8.19 |
| 424 | 2026-07-01T01:46:50.128Z | Downloaded console v0.15.8 |
| 425 | 2026-07-01T01:46:50.131Z | Downloaded ingot-macros v0.1.1 |
| 426 | 2026-07-01T01:46:50.134Z | Downloaded multer v3.1.0 |
| 427 | 2026-07-01T01:46:50.137Z | Downloaded omicron-workspace-hack v0.1.0 |
| 428 | 2026-07-01T01:46:50.137Z | Downloaded num-derive v0.4.2 |
| 429 | 2026-07-01T01:46:50.140Z | Downloaded jobserver v0.1.31 |
| 430 | 2026-07-01T01:46:50.143Z | Downloaded newtype-uuid v1.3.2 |
| 431 | 2026-07-01T01:46:50.143Z | Downloaded group v0.13.0 |
| 432 | 2026-07-01T01:46:50.145Z | Downloaded olpc-cjson v0.1.4 |
| 433 | 2026-07-01T01:46:50.145Z | Downloaded iana-time-zone v0.1.64 |
| 434 | 2026-07-01T01:46:50.148Z | Downloaded openssl-probe v0.2.1 |
| 435 | 2026-07-01T01:46:50.151Z | Downloaded openssl-macros v0.1.1 |
| 436 | 2026-07-01T01:46:50.151Z | Downloaded lock_api v0.4.12 |
| 437 | 2026-07-01T01:46:50.154Z | Downloaded plain v0.2.3 |
| 438 | 2026-07-01T01:46:50.154Z | Downloaded num-integer v0.1.46 |
| 439 | 2026-07-01T01:46:50.157Z | Downloaded num-rational v0.4.2 |
| 440 | 2026-07-01T01:46:50.160Z | Downloaded der v0.7.10 |
| 441 | 2026-07-01T01:46:50.163Z | Downloaded ingot-types v0.1.2 |
| 442 | 2026-07-01T01:46:50.163Z | Downloaded num_enum_derive v0.7.4 |
| 443 | 2026-07-01T01:46:50.166Z | Downloaded hubpack v0.1.2 |
| 444 | 2026-07-01T01:46:50.166Z | Downloaded proc-macro-error-attr v1.0.4 |
| 445 | 2026-07-01T01:46:50.170Z | Downloaded num-conv v0.2.0 |
| 446 | 2026-07-01T01:46:50.170Z | Downloaded icu_provider v1.5.0 |
| 447 | 2026-07-01T01:46:50.173Z | Downloaded pretty-hex v0.4.1 |
| 448 | 2026-07-01T01:46:50.173Z | Downloaded oxnet v0.1.4 |
| 449 | 2026-07-01T01:46:50.176Z | Downloaded progenitor-client v0.10.0 |
| 450 | 2026-07-01T01:46:50.176Z | Downloaded icu_normalizer v1.5.0 |
| 451 | 2026-07-01T01:46:50.178Z | Downloaded icu_locid_transform_data v1.5.0 |
| 452 | 2026-07-01T01:46:50.181Z | Downloaded progenitor-client v0.11.1 |
| 453 | 2026-07-01T01:46:50.184Z | Downloaded owo-colors v4.3.0 |
| 454 | 2026-07-01T01:46:50.184Z | Downloaded phf_shared v0.12.1 |
| 455 | 2026-07-01T01:46:50.187Z | Downloaded icu_normalizer_data v1.5.0 |
| 456 | 2026-07-01T01:46:50.190Z | Downloaded num_threads v0.1.7 |
| 457 | 2026-07-01T01:46:50.190Z | Downloaded num_enum v0.5.11 |
| 458 | 2026-07-01T01:46:50.192Z | Downloaded percent-encoding v2.3.2 |
| 459 | 2026-07-01T01:46:50.195Z | Downloaded parse-display v0.10.0 |
| 460 | 2026-07-01T01:46:50.195Z | Downloaded const-oid v0.9.6 |
| 461 | 2026-07-01T01:46:50.198Z | Downloaded linear-map v1.2.0 |
| 462 | 2026-07-01T01:46:50.198Z | Downloaded libsw-core v0.3.2 |
| 463 | 2026-07-01T01:46:50.201Z | Downloaded flate2 v1.0.30 |
| 464 | 2026-07-01T01:46:50.204Z | Downloaded progenitor-macro v0.10.0 |
| 465 | 2026-07-01T01:46:50.207Z | Downloaded num-complex v0.4.6 |
| 466 | 2026-07-01T01:46:50.207Z | Downloaded pem-rfc7468 v0.7.0 |
| 467 | 2026-07-01T01:46:50.210Z | Downloaded passt v0.3.0 |
| 468 | 2026-07-01T01:46:50.212Z | Downloaded opaque-debug v0.3.1 |
| 469 | 2026-07-01T01:46:50.213Z | Downloaded pem v3.0.5 |
| 470 | 2026-07-01T01:46:50.215Z | Downloaded darling_core v0.21.3 |
| 471 | 2026-07-01T01:46:50.218Z | Downloaded progenitor-macro v0.11.1 |
| 472 | 2026-07-01T01:46:50.218Z | Downloaded radium v0.7.0 |
| 473 | 2026-07-01T01:46:50.221Z | Downloaded num_enum v0.7.4 |
| 474 | 2026-07-01T01:46:50.224Z | Downloaded powerfmt v0.2.0 |
| 475 | 2026-07-01T01:46:50.227Z | Downloaded proc-macro-crate v1.3.1 |
| 476 | 2026-07-01T01:46:50.227Z | Downloaded pretty-hex v0.2.1 |
| 477 | 2026-07-01T01:46:50.227Z | Downloaded pkg-config v0.3.30 |
| 478 | 2026-07-01T01:46:50.230Z | Downloaded ed25519-dalek v2.2.0 |
| 479 | 2026-07-01T01:46:50.232Z | Downloaded icu_locid v1.5.0 |
| 480 | 2026-07-01T01:46:50.235Z | Downloaded paste v1.0.15 |
| 481 | 2026-07-01T01:46:50.239Z | Downloaded progenitor-macro v0.13.0 |
| 482 | 2026-07-01T01:46:50.239Z | Downloaded progenitor-client v0.13.0 |
| 483 | 2026-07-01T01:46:50.242Z | Downloaded progenitor v0.13.0 |
| 484 | 2026-07-01T01:46:50.242Z | Downloaded progenitor-client v0.14.0 |
| 485 | 2026-07-01T01:46:50.245Z | Downloaded poly1305 v0.8.0 |
| 486 | 2026-07-01T01:46:50.245Z | Downloaded rand_xorshift v0.3.0 |
| 487 | 2026-07-01T01:46:50.248Z | Downloaded pkcs8 v0.10.2 |
| 488 | 2026-07-01T01:46:50.250Z | Downloaded clap v4.5.4 |
| 489 | 2026-07-01T01:46:50.254Z | Downloaded allocator-api2 v0.2.21 |
| 490 | 2026-07-01T01:46:50.257Z | Downloaded phf v0.12.1 |
| 491 | 2026-07-01T01:46:50.260Z | Downloaded rand_chacha v0.3.1 |
| 492 | 2026-07-01T01:46:50.260Z | Downloaded ref-cast-impl v1.0.25 |
| 493 | 2026-07-01T01:46:50.263Z | Downloaded once_cell v1.21.3 |
| 494 | 2026-07-01T01:46:50.263Z | Downloaded miniz_oxide v0.7.2 |
| 495 | 2026-07-01T01:46:50.265Z | Downloaded password-hash v0.5.0 |
| 496 | 2026-07-01T01:46:50.268Z | Downloaded pest_generator v2.8.4 |
| 497 | 2026-07-01T01:46:50.268Z | Downloaded parking_lot_core v0.9.10 |
| 498 | 2026-07-01T01:46:50.271Z | Downloaded same-file v1.0.6 |
| 499 | 2026-07-01T01:46:50.272Z | Downloaded bytes v1.11.1 |
| 500 | 2026-07-01T01:46:50.274Z | Downloaded pest_meta v2.8.4 |
| 501 | 2026-07-01T01:46:50.277Z | Downloaded icu_collections v1.5.0 |
| 502 | 2026-07-01T01:46:50.280Z | Downloaded proc-macro-error v1.0.4 |
| 503 | 2026-07-01T01:46:50.283Z | Downloaded progenitor v0.14.0 |
| 504 | 2026-07-01T01:46:50.286Z | Downloaded primeorder v0.13.6 |
| 505 | 2026-07-01T01:46:50.286Z | Downloaded oxide-tokio-rt v0.1.6 |
| 506 | 2026-07-01T01:46:50.289Z | Downloaded parse-display-derive v0.10.0 |
| 507 | 2026-07-01T01:46:50.289Z | Downloaded rfc6979 v0.4.0 |
| 508 | 2026-07-01T01:46:50.292Z | Downloaded scroll_derive v0.13.1 |
| 509 | 2026-07-01T01:46:50.292Z | Downloaded rustc-hash v2.1.1 |
| 510 | 2026-07-01T01:46:50.292Z | Downloaded polyval v0.6.2 |
| 511 | 2026-07-01T01:46:50.296Z | Downloaded quote v1.0.45 |
| 512 | 2026-07-01T01:46:50.298Z | Downloaded num-traits v0.2.19 |
| 513 | 2026-07-01T01:46:50.298Z | Downloaded pin-project-lite v0.2.14 |
| 514 | 2026-07-01T01:46:50.301Z | Downloaded scroll_derive v0.12.0 |
| 515 | 2026-07-01T01:46:50.304Z | Downloaded log v0.4.29 |
| 516 | 2026-07-01T01:46:50.307Z | Downloaded const-oid v0.10.2 |
| 517 | 2026-07-01T01:46:50.307Z | Downloaded indexmap v1.9.3 |
| 518 | 2026-07-01T01:46:50.310Z | Downloaded progenitor v0.10.0 |
| 519 | 2026-07-01T01:46:50.312Z | Downloaded pin-project-internal v1.1.10 |
| 520 | 2026-07-01T01:46:50.313Z | Downloaded progenitor-macro v0.14.0 |
| 521 | 2026-07-01T01:46:50.315Z | Downloaded quick-error v1.2.3 |
| 522 | 2026-07-01T01:46:50.315Z | Downloaded memmap2 v0.9.9 |
| 523 | 2026-07-01T01:46:50.318Z | Downloaded libsw v3.5.0 |
| 524 | 2026-07-01T01:46:50.321Z | Downloaded darling_core v0.23.0 |
| 525 | 2026-07-01T01:46:50.323Z | Downloaded serde_arrays v0.1.0 |
| 526 | 2026-07-01T01:46:50.323Z | Downloaded progenitor v0.11.1 |
| 527 | 2026-07-01T01:46:50.326Z | Downloaded ipnetwork v0.21.1 |
| 528 | 2026-07-01T01:46:50.326Z | Downloaded progenitor-extras v0.2.0 |
| 529 | 2026-07-01T01:46:50.329Z | Downloaded hickory-resolver v0.24.4 |
| 530 | 2026-07-01T01:46:50.332Z | Downloaded icu_properties v1.5.1 |
| 531 | 2026-07-01T01:46:50.334Z | Downloaded http v1.4.2 |
| 532 | 2026-07-01T01:46:50.337Z | Downloaded postcard v1.0.9 |
| 533 | 2026-07-01T01:46:50.340Z | Downloaded serde-big-array v0.5.1 |
| 534 | 2026-07-01T01:46:50.340Z | Downloaded secrecy v0.10.3 |
| 535 | 2026-07-01T01:46:50.340Z | Downloaded rustls-native-certs v0.8.3 |
| 536 | 2026-07-01T01:46:50.343Z | Downloaded rustls-pemfile v2.2.0 |
| 537 | 2026-07-01T01:46:50.346Z | Downloaded ringbuffer v0.16.0 |
| 538 | 2026-07-01T01:46:50.346Z | Downloaded schemars_derive v0.8.22 |
| 539 | 2026-07-01T01:46:50.349Z | Downloaded jiff-static v0.2.15 |
| 540 | 2026-07-01T01:46:50.351Z | Downloaded heapless v0.8.0 |
| 541 | 2026-07-01T01:46:50.354Z | Downloaded rusty-fork v0.3.0 |
| 542 | 2026-07-01T01:46:50.354Z | Downloaded pin-project v1.1.10 |
| 543 | 2026-07-01T01:46:50.360Z | Downloaded smawk v0.3.2 |
| 544 | 2026-07-01T01:46:50.364Z | Downloaded siphasher v1.0.1 |
| 545 | 2026-07-01T01:46:50.364Z | Downloaded simd-adler32 v0.3.7 |
| 546 | 2026-07-01T01:46:50.368Z | Downloaded sha1 v0.10.6 |
| 547 | 2026-07-01T01:46:50.368Z | Downloaded serde_spanned v0.6.9 |
| 548 | 2026-07-01T01:46:50.368Z | Downloaded scroll v0.12.0 |
| 549 | 2026-07-01T01:46:50.370Z | Downloaded serde_urlencoded v0.7.1 |
| 550 | 2026-07-01T01:46:50.371Z | Downloaded serde_plain v1.0.2 |
| 551 | 2026-07-01T01:46:50.373Z | Downloaded scopeguard v1.2.0 |
| 552 | 2026-07-01T01:46:50.373Z | Downloaded ref-cast v1.0.25 |
| 553 | 2026-07-01T01:46:51.379Z | Downloaded signature v2.2.0 |
| 554 | 2026-07-01T01:46:51.383Z | Downloaded rustc_version v0.1.7 |
| 555 | 2026-07-01T01:46:51.383Z | Downloaded sec1 v0.7.3 |
| 556 | 2026-07-01T01:46:51.383Z | Downloaded rand_core v0.9.3 |
| 557 | 2026-07-01T01:46:51.383Z | Downloaded serde_repr v0.1.19 |
| 558 | 2026-07-01T01:46:51.383Z | Downloaded rand_chacha v0.9.0 |
| 559 | 2026-07-01T01:46:51.383Z | Downloaded crossbeam-channel v0.5.15 |
| 560 | 2026-07-01T01:46:51.383Z | Downloaded sigpipe v0.1.3 |
| 561 | 2026-07-01T01:46:51.383Z | Downloaded rustversion v1.0.22 |
| 562 | 2026-07-01T01:46:51.383Z | Downloaded serde_path_to_error v0.1.20 |
| 563 | 2026-07-01T01:46:51.383Z | Downloaded rand_core v0.6.4 |
| 564 | 2026-07-01T01:46:51.383Z | Downloaded ppv-lite86 v0.2.17 |
| 565 | 2026-07-01T01:46:51.383Z | Downloaded pest_derive v2.8.4 |
| 566 | 2026-07-01T01:46:51.383Z | Downloaded openssl-sys v0.9.107 |
| 567 | 2026-07-01T01:46:51.383Z | Downloaded hyper-util v0.1.20 |
| 568 | 2026-07-01T01:46:51.383Z | Downloaded slog-bunyan v2.5.0 |
| 569 | 2026-07-01T01:46:51.383Z | Downloaded minimal-lexical v0.2.1 |
| 570 | 2026-07-01T01:46:51.384Z | Downloaded hickory-resolver v0.25.2 |
| 571 | 2026-07-01T01:46:51.384Z | Downloaded strum v0.27.2 |
| 572 | 2026-07-01T01:46:51.384Z | Downloaded subtle v2.6.1 |
| 573 | 2026-07-01T01:46:51.384Z | Downloaded swrite v0.1.0 |
| 574 | 2026-07-01T01:46:51.384Z | Downloaded supports-color v2.1.0 |
| 575 | 2026-07-01T01:46:51.384Z | Downloaded stable_deref_trait v1.2.0 |
| 576 | 2026-07-01T01:46:51.384Z | Downloaded cc v1.2.65 |
| 577 | 2026-07-01T01:46:51.384Z | Downloaded sha2 v0.10.9 |
| 578 | 2026-07-01T01:46:51.384Z | Downloaded serde_spanned v1.1.1 |
| 579 | 2026-07-01T01:46:51.384Z | Downloaded scroll v0.13.0 |
| 580 | 2026-07-01T01:46:51.384Z | Downloaded proc-macro2 v1.0.106 |
| 581 | 2026-07-01T01:46:51.384Z | Downloaded ryu v1.0.18 |
| 582 | 2026-07-01T01:46:51.384Z | Downloaded supports-color v3.0.2 |
| 583 | 2026-07-01T01:46:51.384Z | Downloaded parking_lot v0.12.2 |
| 584 | 2026-07-01T01:46:51.384Z | Downloaded papergrid v0.11.0 |
| 585 | 2026-07-01T01:46:51.384Z | Downloaded slab v0.4.9 |
| 586 | 2026-07-01T01:46:51.384Z | Downloaded strsim v0.11.1 |
| 587 | 2026-07-01T01:46:51.384Z | Downloaded strum v0.26.3 |
| 588 | 2026-07-01T01:46:51.384Z | Downloaded structmeta-derive v0.3.0 |
| 589 | 2026-07-01T01:46:51.384Z | Downloaded crypto-bigint v0.5.5 |
| 590 | 2026-07-01T01:46:51.384Z | Downloaded quinn-udp v0.5.5 |
| 591 | 2026-07-01T01:46:51.384Z | Downloaded semver v0.1.20 |
| 592 | 2026-07-01T01:46:51.384Z | Downloaded resolv-conf v0.7.0 |
| 593 | 2026-07-01T01:46:51.384Z | Downloaded structmeta v0.3.0 |
| 594 | 2026-07-01T01:46:51.384Z | Downloaded tagptr v0.2.0 |
| 595 | 2026-07-01T01:46:51.384Z | Downloaded snafu-derive v0.8.9 |
| 596 | 2026-07-01T01:46:51.384Z | Downloaded memchr v2.7.2 |
| 597 | 2026-07-01T01:46:51.384Z | Downloaded dropshot-api-manager v0.7.2 |
| 598 | 2026-07-01T01:46:51.384Z | Downloaded prettyplease v0.2.37 |
| 599 | 2026-07-01T01:46:51.384Z | Downloaded signal-hook-registry v1.4.2 |
| 600 | 2026-07-01T01:46:51.384Z | Downloaded static_assertions v1.1.0 |
| 601 | 2026-07-01T01:46:51.384Z | Downloaded terminal_size v0.4.3 |
| 602 | 2026-07-01T01:46:51.384Z | Downloaded take_mut v0.2.2 |
| 603 | 2026-07-01T01:46:51.385Z | Downloaded tabled_derive v0.7.0 |
| 604 | 2026-07-01T01:46:51.385Z | Downloaded thread-id v4.2.1 |
| 605 | 2026-07-01T01:46:51.385Z | Downloaded thiserror-impl v1.0.64 |
| 606 | 2026-07-01T01:46:51.385Z | Downloaded sync_wrapper v1.0.1 |
| 607 | 2026-07-01T01:46:51.385Z | Downloaded slog-term v2.9.2 |
| 608 | 2026-07-01T01:46:51.385Z | Downloaded rustc_version v0.4.1 |
| 609 | 2026-07-01T01:46:51.385Z | Downloaded slog-json v2.6.1 |
| 610 | 2026-07-01T01:46:51.385Z | Downloaded progenitor-impl v0.11.1 |
| 611 | 2026-07-01T01:46:51.385Z | Downloaded slog-async v2.8.0 |
| 612 | 2026-07-01T01:46:51.385Z | Downloaded serde_derive_internals v0.29.1 |
| 613 | 2026-07-01T01:46:51.385Z | Downloaded expectorate v1.2.0 |
| 614 | 2026-07-01T01:46:51.385Z | Downloaded strum_macros v0.27.2 |
| 615 | 2026-07-01T01:46:51.385Z | Downloaded termtree v0.5.1 |
| 616 | 2026-07-01T01:46:51.385Z | Downloaded shlex v2.0.1 |
| 617 | 2026-07-01T01:46:51.385Z | Downloaded smf v0.2.3 |
| 618 | 2026-07-01T01:46:51.385Z | Downloaded slog-dtrace v0.3.0 |
| 619 | 2026-07-01T01:46:51.385Z | Downloaded hmac v0.12.1 |
| 620 | 2026-07-01T01:46:51.385Z | Downloaded tokio-macros v2.7.0 |
| 621 | 2026-07-01T01:46:51.385Z | Downloaded hashbrown v0.15.2 |
| 622 | 2026-07-01T01:46:51.385Z | Downloaded crossbeam-epoch v0.9.18 |
| 623 | 2026-07-01T01:46:51.385Z | Downloaded cookie v0.18.1 |
| 624 | 2026-07-01T01:46:51.386Z | Downloaded backon v1.6.0 |
| 625 | 2026-07-01T01:46:51.386Z | Downloaded serde_tokenstream v0.2.3 |
| 626 | 2026-07-01T01:46:51.386Z | Downloaded cancel-safe-futures v0.1.5 |
| 627 | 2026-07-01T01:46:51.386Z | Downloaded spki v0.7.3 |
| 628 | 2026-07-01T01:46:51.386Z | Downloaded sha1 v0.11.0 |
| 629 | 2026-07-01T01:46:51.386Z | Downloaded bincode v1.3.3 |
| 630 | 2026-07-01T01:46:51.386Z | Downloaded thread_local v1.1.8 |
| 631 | 2026-07-01T01:46:51.386Z | Downloaded thread-id v5.0.0 |
| 632 | 2026-07-01T01:46:51.386Z | Downloaded time-core v0.1.8 |
| 633 | 2026-07-01T01:46:51.386Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 634 | 2026-07-01T01:46:51.386Z | Downloaded rustls-pki-types v1.12.0 |
| 635 | 2026-07-01T01:46:51.386Z | Downloaded libm v0.2.8 |
| 636 | 2026-07-01T01:46:51.386Z | Downloaded tap v1.0.1 |
| 637 | 2026-07-01T01:46:51.386Z | Downloaded strum_macros v0.26.4 |
| 638 | 2026-07-01T01:46:51.386Z | Downloaded smallvec v1.13.2 |
| 639 | 2026-07-01T01:46:51.386Z | Downloaded hashbrown v0.12.3 |
| 640 | 2026-07-01T01:46:51.386Z | Downloaded rayon-core v1.13.0 |
| 641 | 2026-07-01T01:46:51.386Z | Downloaded strum_macros v0.28.0 |
| 642 | 2026-07-01T01:46:51.386Z | Downloaded dropshot_endpoint v0.16.7 |
| 643 | 2026-07-01T01:46:51.386Z | Downloaded serde_derive v1.0.228 |
| 644 | 2026-07-01T01:46:51.386Z | Downloaded num_enum_derive v0.5.11 |
| 645 | 2026-07-01T01:46:51.386Z | Downloaded derive-where v1.6.0 |
| 646 | 2026-07-01T01:46:51.386Z | Downloaded toml_datetime v0.6.11 |
| 647 | 2026-07-01T01:46:51.386Z | Downloaded terminal_size v0.3.0 |
| 648 | 2026-07-01T01:46:51.386Z | Downloaded toml_write v0.1.2 |
| 649 | 2026-07-01T01:46:51.386Z | Downloaded thiserror v1.0.64 |
| 650 | 2026-07-01T01:46:51.386Z | Downloaded hashbrown v0.16.1 |
| 651 | 2026-07-01T01:46:51.386Z | Downloaded tabwriter v1.4.0 |
| 652 | 2026-07-01T01:46:51.386Z | Downloaded serde_with_macros v3.18.0 |
| 653 | 2026-07-01T01:46:51.386Z | Downloaded progenitor-impl v0.13.0 |
| 654 | 2026-07-01T01:46:51.390Z | Downloaded thiserror v2.0.18 |
| 655 | 2026-07-01T01:46:51.390Z | Downloaded tls_codec_derive v0.4.2 |
| 656 | 2026-07-01T01:46:51.390Z | Downloaded tower-service v0.3.3 |
| 657 | 2026-07-01T01:46:51.390Z | Downloaded tinyvec_macros v0.1.1 |
| 658 | 2026-07-01T01:46:51.390Z | Downloaded semver v1.0.28 |
| 659 | 2026-07-01T01:46:51.390Z | Downloaded typify-macro v0.4.3 |
| 660 | 2026-07-01T01:46:51.390Z | Downloaded schemars v0.9.0 |
| 661 | 2026-07-01T01:46:51.390Z | Downloaded thiserror-impl v2.0.18 |
| 662 | 2026-07-01T01:46:51.390Z | Downloaded try-lock v0.2.5 |
| 663 | 2026-07-01T01:46:51.390Z | Downloaded rustls-platform-verifier v0.6.2 |
| 664 | 2026-07-01T01:46:51.390Z | Downloaded typeid v1.0.0 |
| 665 | 2026-07-01T01:46:51.390Z | Downloaded slog v2.8.2 |
| 666 | 2026-07-01T01:46:51.390Z | Downloaded tls_codec v0.4.2 |
| 667 | 2026-07-01T01:46:51.390Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 668 | 2026-07-01T01:46:51.390Z | Downloaded similar v2.7.0 |
| 669 | 2026-07-01T01:46:51.390Z | Downloaded universal-hash v0.5.1 |
| 670 | 2026-07-01T01:46:51.390Z | Downloaded progenitor-impl v0.14.0 |
| 671 | 2026-07-01T01:46:51.390Z | Downloaded untrusted v0.9.0 |
| 672 | 2026-07-01T01:46:51.390Z | Downloaded typify-macro v0.6.2 |
| 673 | 2026-07-01T01:46:51.390Z | Downloaded serde_yaml v0.9.34+deprecated |
| 674 | 2026-07-01T01:46:51.390Z | Downloaded thiserror-no-std v2.0.2 |
| 675 | 2026-07-01T01:46:51.390Z | Downloaded unicode-linebreak v0.1.5 |
| 676 | 2026-07-01T01:46:51.390Z | Downloaded nom v7.1.3 |
| 677 | 2026-07-01T01:46:51.390Z | Downloaded socket2 v0.6.3 |
| 678 | 2026-07-01T01:46:51.390Z | Downloaded spin v0.9.8 |
| 679 | 2026-07-01T01:46:51.390Z | Downloaded tinystr v0.7.6 |
| 680 | 2026-07-01T01:46:51.390Z | Downloaded num-bigint v0.4.5 |
| 681 | 2026-07-01T01:46:51.390Z | Downloaded time-macros v0.2.27 |
| 682 | 2026-07-01T01:46:51.390Z | Downloaded serde_core v1.0.228 |
| 683 | 2026-07-01T01:46:51.390Z | Downloaded progenitor-impl v0.10.0 |
| 684 | 2026-07-01T01:46:51.390Z | Downloaded tracing-attributes v0.1.27 |
| 685 | 2026-07-01T01:46:51.390Z | Downloaded synstructure v0.13.1 |
| 686 | 2026-07-01T01:46:51.390Z | Downloaded const_format v0.2.35 |
| 687 | 2026-07-01T01:46:51.390Z | Downloaded utf8_iter v1.0.4 |
| 688 | 2026-07-01T01:46:51.390Z | Downloaded utf16_iter v1.0.5 |
| 689 | 2026-07-01T01:46:51.390Z | Downloaded tokio-dtrace v0.1.1 |
| 690 | 2026-07-01T01:46:51.390Z | Downloaded utf-8 v0.7.6 |
| 691 | 2026-07-01T01:46:51.391Z | Downloaded usdt-attr-macro v0.6.0 |
| 692 | 2026-07-01T01:46:51.391Z | Downloaded tokio-rustls v0.25.0 |
| 693 | 2026-07-01T01:46:51.391Z | Downloaded futures v0.3.32 |
| 694 | 2026-07-01T01:46:51.391Z | Downloaded iri-string v0.7.8 |
| 695 | 2026-07-01T01:46:51.391Z | Downloaded usdt v0.6.0 |
| 696 | 2026-07-01T01:46:51.391Z | Downloaded tempfile v3.23.0 |
| 697 | 2026-07-01T01:46:51.391Z | Downloaded want v0.3.1 |
| 698 | 2026-07-01T01:46:51.391Z | Downloaded version_check v0.9.5 |
| 699 | 2026-07-01T01:46:51.391Z | Downloaded usdt-attr-macro v0.5.0 |
| 700 | 2026-07-01T01:46:51.391Z | Downloaded usdt v0.5.0 |
| 701 | 2026-07-01T01:46:51.391Z | Downloaded unicode-xid v0.2.4 |
| 702 | 2026-07-01T01:46:51.391Z | Downloaded hashbrown v0.17.0 |
| 703 | 2026-07-01T01:46:51.391Z | Downloaded tower-layer v0.3.3 |
| 704 | 2026-07-01T01:46:51.391Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 705 | 2026-07-01T01:46:51.391Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 706 | 2026-07-01T01:46:51.391Z | Downloaded futures-util v0.3.32 |
| 707 | 2026-07-01T01:46:51.391Z | Downloaded usdt-macro v0.5.0 |
| 708 | 2026-07-01T01:46:51.391Z | Downloaded tokio-rustls v0.26.4 |
| 709 | 2026-07-01T01:46:51.391Z | Downloaded ron v0.8.1 |
| 710 | 2026-07-01T01:46:51.391Z | Downloaded rustls-webpki v0.103.13 |
| 711 | 2026-07-01T01:46:51.391Z | Downloaded tinyvec v1.6.0 |
| 712 | 2026-07-01T01:46:51.391Z | Downloaded usdt-macro v0.6.0 |
| 713 | 2026-07-01T01:46:51.391Z | Downloaded write16 v1.0.0 |
| 714 | 2026-07-01T01:46:51.391Z | Downloaded rand v0.9.2 |
| 715 | 2026-07-01T01:46:51.391Z | Downloaded unarray v0.1.4 |
| 716 | 2026-07-01T01:46:51.391Z | Downloaded toml v0.8.23 |
| 717 | 2026-07-01T01:46:51.391Z | Downloaded waitgroup v0.1.2 |
| 718 | 2026-07-01T01:46:51.391Z | Downloaded wait-timeout v0.2.0 |
| 719 | 2026-07-01T01:46:51.391Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 720 | 2026-07-01T01:46:51.391Z | Downloaded socket2 v0.5.10 |
| 721 | 2026-07-01T01:46:51.391Z | Downloaded untrusted v0.7.1 |
| 722 | 2026-07-01T01:46:51.391Z | Downloaded mio v1.2.0 |
| 723 | 2026-07-01T01:46:51.391Z | Downloaded indexmap v2.14.0 |
| 724 | 2026-07-01T01:46:51.391Z | Downloaded quinn v0.11.9 |
| 725 | 2026-07-01T01:46:51.391Z | Downloaded term v1.2.0 |
| 726 | 2026-07-01T01:46:51.391Z | Downloaded async-trait v0.1.89 |
| 727 | 2026-07-01T01:46:51.391Z | Downloaded xattr v1.3.1 |
| 728 | 2026-07-01T01:46:51.391Z | Downloaded tokio-stream v0.1.17 |
| 729 | 2026-07-01T01:46:51.391Z | Downloaded rand v0.8.6 |
| 730 | 2026-07-01T01:46:51.392Z | Downloaded hash32 v0.3.1 |
| 731 | 2026-07-01T01:46:51.392Z | Downloaded getrandom v0.4.2 |
| 732 | 2026-07-01T01:46:51.392Z | Downloaded zerofrom v0.1.5 |
| 733 | 2026-07-01T01:46:51.392Z | Downloaded foldhash v0.1.5 |
| 734 | 2026-07-01T01:46:51.392Z | Downloaded zerofrom-derive v0.1.5 |
| 735 | 2026-07-01T01:46:51.392Z | Downloaded yoke-derive v0.7.5 |
| 736 | 2026-07-01T01:46:51.392Z | Downloaded digest v0.11.3 |
| 737 | 2026-07-01T01:46:51.392Z | Downloaded match_cfg v0.1.0 |
| 738 | 2026-07-01T01:46:51.392Z | Downloaded linked-hash-map v0.5.6 |
| 739 | 2026-07-01T01:46:51.392Z | Downloaded hkdf v0.12.4 |
| 740 | 2026-07-01T01:46:51.392Z | Downloaded crc32fast v1.4.0 |
| 741 | 2026-07-01T01:46:51.392Z | Downloaded itertools v0.14.0 |
| 742 | 2026-07-01T01:46:51.392Z | Downloaded vsss-rs v3.3.4 |
| 743 | 2026-07-01T01:46:51.392Z | Downloaded vergen-git2 v9.1.0 |
| 744 | 2026-07-01T01:46:51.392Z | Downloaded zone_cfg_derive v0.3.0 |
| 745 | 2026-07-01T01:46:51.392Z | Downloaded zone v0.3.1 |
| 746 | 2026-07-01T01:46:51.392Z | Downloaded walkdir v2.5.0 |
| 747 | 2026-07-01T01:46:51.392Z | Downloaded schemars v0.8.22 |
| 748 | 2026-07-01T01:46:51.392Z | Downloaded ucd-trie v0.1.6 |
| 749 | 2026-07-01T01:46:51.392Z | Downloaded textwrap v0.16.2 |
| 750 | 2026-07-01T01:46:51.392Z | Downloaded tokio-tungstenite v0.21.0 |
| 751 | 2026-07-01T01:46:51.392Z | Downloaded tar v0.4.40 |
| 752 | 2026-07-01T01:46:51.392Z | Downloaded usdt-impl v0.6.0 |
| 753 | 2026-07-01T01:46:51.392Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 754 | 2026-07-01T01:46:51.396Z | Downloaded usdt-impl v0.5.0 |
| 755 | 2026-07-01T01:46:51.396Z | Downloaded zeroize_derive v1.4.3 |
| 756 | 2026-07-01T01:46:51.396Z | Downloaded whoami v1.5.1 |
| 757 | 2026-07-01T01:46:51.396Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 758 | 2026-07-01T01:46:51.396Z | Downloaded idna v1.0.3 |
| 759 | 2026-07-01T01:46:51.396Z | Downloaded lazy_static v1.5.0 |
| 760 | 2026-07-01T01:46:51.396Z | Downloaded aes v0.8.4 |
| 761 | 2026-07-01T01:46:51.396Z | Downloaded schemars v1.2.1 |
| 762 | 2026-07-01T01:46:51.396Z | Downloaded wyz v0.5.1 |
| 763 | 2026-07-01T01:46:51.396Z | Downloaded snafu v0.8.9 |
| 764 | 2026-07-01T01:46:51.396Z | Downloaded writeable v0.5.5 |
| 765 | 2026-07-01T01:46:51.396Z | Downloaded tracing-core v0.1.32 |
| 766 | 2026-07-01T01:46:51.396Z | Downloaded tungstenite v0.21.0 |
| 767 | 2026-07-01T01:46:51.396Z | Downloaded utf8parse v0.2.1 |
| 768 | 2026-07-01T01:46:51.396Z | Downloaded serde v1.0.228 |
| 769 | 2026-07-01T01:46:51.396Z | Downloaded test-strategy v0.4.3 |
| 770 | 2026-07-01T01:46:51.396Z | Downloaded goblin v0.8.2 |
| 771 | 2026-07-01T01:46:51.396Z | Downloaded vergen-lib v9.1.0 |
| 772 | 2026-07-01T01:46:51.396Z | Downloaded steno v0.4.1 |
| 773 | 2026-07-01T01:46:51.396Z | Downloaded clap_derive v4.5.4 |
| 774 | 2026-07-01T01:46:51.396Z | Downloaded chacha20 v0.9.1 |
| 775 | 2026-07-01T01:46:51.396Z | Downloaded cargo_metadata v0.23.1 |
| 776 | 2026-07-01T01:46:51.396Z | Downloaded unicode-ident v1.0.24 |
| 777 | 2026-07-01T01:46:51.396Z | Downloaded qorb v0.4.1 |
| 778 | 2026-07-01T01:46:51.396Z | Downloaded yoke v0.7.5 |
| 779 | 2026-07-01T01:46:51.396Z | Downloaded iddqd v0.3.18 |
| 780 | 2026-07-01T01:46:51.396Z | Downloaded hyper v1.10.1 |
| 781 | 2026-07-01T01:46:51.396Z | Downloaded unsafe-libyaml v0.2.11 |
| 782 | 2026-07-01T01:46:51.396Z | Downloaded inout v0.1.3 |
| 783 | 2026-07-01T01:46:51.397Z | Downloaded icu_locid_transform v1.5.0 |
| 784 | 2026-07-01T01:46:51.397Z | Downloaded toml_edit v0.22.27 |
| 785 | 2026-07-01T01:46:51.397Z | Downloaded base16ct v0.2.0 |
| 786 | 2026-07-01T01:46:51.397Z | Downloaded argon2 v0.5.3 |
| 787 | 2026-07-01T01:46:51.397Z | Downloaded backoff v0.4.0 |
| 788 | 2026-07-01T01:46:51.397Z | Downloaded atomic-waker v1.1.2 |
| 789 | 2026-07-01T01:46:51.397Z | Downloaded toml v0.7.8 |
| 790 | 2026-07-01T01:46:51.397Z | Downloaded darling v0.21.3 |
| 791 | 2026-07-01T01:46:51.397Z | Downloaded async-stream v0.3.6 |
| 792 | 2026-07-01T01:46:51.397Z | Downloaded itertools v0.12.1 |
| 793 | 2026-07-01T01:46:51.397Z | Downloaded zmij v1.0.19 |
| 794 | 2026-07-01T01:46:51.397Z | Downloaded zerovec-derive v0.10.3 |
| 795 | 2026-07-01T01:46:51.397Z | Downloaded uuid v1.23.3 |
| 796 | 2026-07-01T01:46:51.397Z | Downloaded zeroize v1.8.2 |
| 797 | 2026-07-01T01:46:51.397Z | Downloaded http-body-util v0.1.3 |
| 798 | 2026-07-01T01:46:51.397Z | Downloaded bytecount v0.6.9 |
| 799 | 2026-07-01T01:46:51.397Z | Downloaded block-buffer v0.12.1 |
| 800 | 2026-07-01T01:46:51.397Z | Downloaded icu_provider_macros v1.5.0 |
| 801 | 2026-07-01T01:46:51.397Z | Downloaded typify v0.6.2 |
| 802 | 2026-07-01T01:46:51.397Z | Downloaded derive_builder_macro v0.20.2 |
| 803 | 2026-07-01T01:46:51.397Z | Downloaded cstr-argument v0.1.2 |
| 804 | 2026-07-01T01:46:51.397Z | Downloaded vergen v9.1.0 |
| 805 | 2026-07-01T01:46:51.397Z | Downloaded twox-hash v2.1.2 |
| 806 | 2026-07-01T01:46:51.397Z | Downloaded compression-core v0.4.31 |
| 807 | 2026-07-01T01:46:51.397Z | Downloaded env_logger v0.11.10 |
| 808 | 2026-07-01T01:46:51.397Z | Downloaded derive-ex v0.1.8 |
| 809 | 2026-07-01T01:46:51.397Z | Downloaded ecdsa v0.16.9 |
| 810 | 2026-07-01T01:46:51.397Z | Downloaded cargo-platform v0.1.8 |
| 811 | 2026-07-01T01:46:51.397Z | Downloaded cargo-platform v0.3.2 |
| 812 | 2026-07-01T01:46:51.397Z | Downloaded bit_field v0.10.2 |
| 813 | 2026-07-01T01:46:51.397Z | Downloaded anstyle-query v1.0.3 |
| 814 | 2026-07-01T01:46:51.397Z | Downloaded heck v0.4.1 |
| 815 | 2026-07-01T01:46:51.397Z | Downloaded typify v0.4.3 |
| 816 | 2026-07-01T01:46:51.397Z | Downloaded gethostname v0.5.0 |
| 817 | 2026-07-01T01:46:51.397Z | Downloaded form_urlencoded v1.2.2 |
| 818 | 2026-07-01T01:46:51.397Z | Downloaded foldhash v0.2.0 |
| 819 | 2026-07-01T01:46:51.397Z | Downloaded equivalent v1.0.2 |
| 820 | 2026-07-01T01:46:51.397Z | Downloaded ed25519 v2.2.3 |
| 821 | 2026-07-01T01:46:51.397Z | Downloaded defmt-macros v0.3.9 |
| 822 | 2026-07-01T01:46:51.398Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 823 | 2026-07-01T01:46:51.398Z | Downloaded async-compression v0.4.33 |
| 824 | 2026-07-01T01:46:51.398Z | Downloaded crypto-common v0.2.2 |
| 825 | 2026-07-01T01:46:51.398Z | Downloaded convert_case v0.4.0 |
| 826 | 2026-07-01T01:46:51.398Z | Downloaded bitstruct v0.1.1 |
| 827 | 2026-07-01T01:46:51.398Z | Downloaded async-stream-impl v0.3.6 |
| 828 | 2026-07-01T01:46:51.398Z | Downloaded defmt-parser v0.3.4 |
| 829 | 2026-07-01T01:46:51.398Z | Downloaded async-recursion v1.1.1 |
| 830 | 2026-07-01T01:46:51.398Z | Downloaded foreign-types-macros v0.2.3 |
| 831 | 2026-07-01T01:46:51.398Z | Downloaded foreign-types v0.3.2 |
| 832 | 2026-07-01T01:46:51.398Z | Downloaded embedded-io v0.6.1 |
| 833 | 2026-07-01T01:46:51.398Z | Downloaded block-buffer v0.10.4 |
| 834 | 2026-07-01T01:46:51.398Z | Downloaded displaydoc v0.2.5 |
| 835 | 2026-07-01T01:46:51.398Z | Downloaded derive_builder_core v0.20.2 |
| 836 | 2026-07-01T01:46:51.398Z | Downloaded der_derive v0.7.3 |
| 837 | 2026-07-01T01:46:51.398Z | Downloaded cmake v0.1.54 |
| 838 | 2026-07-01T01:46:51.398Z | Downloaded dtrace-parser v0.3.0 |
| 839 | 2026-07-01T01:46:51.398Z | Downloaded dof v0.3.0 |
| 840 | 2026-07-01T01:46:51.398Z | Downloaded digest v0.10.7 |
| 841 | 2026-07-01T01:46:51.398Z | Downloaded colorchoice v1.0.1 |
| 842 | 2026-07-01T01:46:51.398Z | Downloaded cobs v0.2.3 |
| 843 | 2026-07-01T01:46:51.398Z | Downloaded anstream v0.6.14 |
| 844 | 2026-07-01T01:46:51.398Z | Downloaded data-encoding v2.6.0 |
| 845 | 2026-07-01T01:46:51.398Z | Downloaded cfg_aliases v0.2.1 |
| 846 | 2026-07-01T01:46:51.398Z | Downloaded fastrand v2.3.0 |
| 847 | 2026-07-01T01:46:51.398Z | Downloaded erased-serde v0.3.31 |
| 848 | 2026-07-01T01:46:51.398Z | Downloaded cpufeatures v0.2.12 |
| 849 | 2026-07-01T01:46:51.398Z | Downloaded ciborium-io v0.2.2 |
| 850 | 2026-07-01T01:46:51.398Z | Downloaded itertools v0.13.0 |
| 851 | 2026-07-01T01:46:51.398Z | Downloaded zerocopy-derive v0.7.34 |
| 852 | 2026-07-01T01:46:51.398Z | Downloaded pest v2.8.4 |
| 853 | 2026-07-01T01:46:51.398Z | Downloaded goblin v0.10.4 |
| 854 | 2026-07-01T01:46:51.401Z | Downloaded tracing v0.1.40 |
| 855 | 2026-07-01T01:46:51.401Z | Downloaded icu_properties_data v1.5.0 |
| 856 | 2026-07-01T01:46:51.401Z | Downloaded h2 v0.4.15 |
| 857 | 2026-07-01T01:46:51.402Z | Downloaded zerocopy-derive v0.8.27 |
| 858 | 2026-07-01T01:46:51.402Z | Downloaded toml_edit v0.19.15 |
| 859 | 2026-07-01T01:46:51.402Z | Downloaded clap_builder v4.5.2 |
| 860 | 2026-07-01T01:46:51.402Z | Downloaded aho-corasick v1.1.3 |
| 861 | 2026-07-01T01:46:51.402Z | Downloaded curve25519-dalek v4.1.3 |
| 862 | 2026-07-01T01:46:51.402Z | Downloaded unicode-segmentation v1.11.0 |
| 863 | 2026-07-01T01:46:51.402Z | Downloaded portable-atomic v1.11.1 |
| 864 | 2026-07-01T01:46:51.402Z | Downloaded tower v0.5.2 |
| 865 | 2026-07-01T01:46:51.402Z | Downloaded rayon v1.11.0 |
| 866 | 2026-07-01T01:46:51.402Z | Downloaded url v2.5.4 |
| 867 | 2026-07-01T01:46:51.402Z | Downloaded rustls-webpki v0.102.4 |
| 868 | 2026-07-01T01:46:51.402Z | Downloaded tower-http v0.6.8 |
| 869 | 2026-07-01T01:46:51.402Z | Downloaded tough v0.22.0 |
| 870 | 2026-07-01T01:46:51.402Z | Downloaded bitvec v1.0.1 |
| 871 | 2026-07-01T01:46:51.402Z | Downloaded moka v0.12.10 |
| 872 | 2026-07-01T01:46:51.402Z | Downloaded salty v0.3.0 |
| 873 | 2026-07-01T01:46:51.402Z | Downloaded iddqd v0.4.2 |
| 874 | 2026-07-01T01:46:51.402Z | Downloaded regex v1.12.3 |
| 875 | 2026-07-01T01:46:51.402Z | Downloaded typenum v1.20.1 |
| 876 | 2026-07-01T01:46:51.402Z | Downloaded typed-path v0.9.3 |
| 877 | 2026-07-01T01:46:51.402Z | Downloaded zerocopy v0.7.34 |
| 878 | 2026-07-01T01:46:51.402Z | Downloaded serde_json v1.0.150 |
| 879 | 2026-07-01T01:46:51.402Z | Downloaded unicode-normalization v0.1.24 |
| 880 | 2026-07-01T01:46:51.402Z | Downloaded x509-cert v0.2.5 |
| 881 | 2026-07-01T01:46:51.402Z | Downloaded reqwest v0.13.2 |
| 882 | 2026-07-01T01:46:51.402Z | Downloaded p384 v0.13.1 |
| 883 | 2026-07-01T01:46:51.402Z | Downloaded git2 v0.20.2 |
| 884 | 2026-07-01T01:46:51.402Z | Downloaded quinn-proto v0.11.13 |
| 885 | 2026-07-01T01:46:51.402Z | Downloaded tokio-util v0.7.16 |
| 886 | 2026-07-01T01:46:51.402Z | Downloaded chrono v0.4.44 |
| 887 | 2026-07-01T01:46:51.402Z | Downloaded aws-lc-rs v1.17.0 |
| 888 | 2026-07-01T01:46:51.402Z | Downloaded proptest v1.5.0 |
| 889 | 2026-07-01T01:46:51.402Z | Downloaded openssl v0.10.72 |
| 890 | 2026-07-01T01:46:51.403Z | Downloaded dropshot v0.17.1 |
| 891 | 2026-07-01T01:46:51.403Z | Downloaded dropshot v0.16.7 |
| 892 | 2026-07-01T01:46:51.403Z | Downloaded nix v0.30.1 |
| 893 | 2026-07-01T01:46:51.403Z | Downloaded zerovec v0.10.4 |
| 894 | 2026-07-01T01:46:51.403Z | Downloaded serde_with v3.18.0 |
| 895 | 2026-07-01T01:46:51.403Z | Downloaded reqwest v0.12.23 |
| 896 | 2026-07-01T01:46:51.403Z | Downloaded webpki-roots v0.26.3 |
| 897 | 2026-07-01T01:46:51.403Z | Downloaded hickory-proto v0.24.4 |
| 898 | 2026-07-01T01:46:51.403Z | Downloaded zerocopy v0.8.27 |
| 899 | 2026-07-01T01:46:51.403Z | Downloaded unicode-width v0.1.14 |
| 900 | 2026-07-01T01:46:51.403Z | Downloaded winnow v0.5.40 |
| 901 | 2026-07-01T01:46:51.403Z | Downloaded rustix v0.38.34 |
| 902 | 2026-07-01T01:46:51.403Z | Downloaded winnow v1.0.3 |
| 903 | 2026-07-01T01:46:51.403Z | Downloaded winnow v0.7.13 |
| 904 | 2026-07-01T01:46:51.403Z | Downloaded regress v0.11.1 |
| 905 | 2026-07-01T01:46:51.403Z | Downloaded regress v0.10.5 |
| 906 | 2026-07-01T01:46:51.403Z | Downloaded openapiv3 v2.2.0 |
| 907 | 2026-07-01T01:46:51.403Z | Downloaded time v0.3.47 |
| 908 | 2026-07-01T01:46:51.403Z | Downloaded rustix v1.1.2 |
| 909 | 2026-07-01T01:46:51.403Z | Downloaded tabled v0.15.0 |
| 910 | 2026-07-01T01:46:51.403Z | Downloaded syn v1.0.109 |
| 911 | 2026-07-01T01:46:51.403Z | Downloaded vcpkg v0.2.15 |
| 912 | 2026-07-01T01:46:51.403Z | Downloaded chrono-tz v0.10.4 |
| 913 | 2026-07-01T01:46:51.403Z | Downloaded typify-impl v0.4.3 |
| 914 | 2026-07-01T01:46:51.403Z | Downloaded webpki-roots v1.0.3 |
| 915 | 2026-07-01T01:46:51.403Z | Downloaded syn v2.0.117 |
| 916 | 2026-07-01T01:46:51.403Z | Downloaded bstr v1.9.1 |
| 917 | 2026-07-01T01:46:51.403Z | Downloaded unicode-width v0.2.1 |
| 918 | 2026-07-01T01:46:51.403Z | Downloaded nix v0.28.0 |
| 919 | 2026-07-01T01:46:51.403Z | Downloaded smoltcp v0.11.0 |
| 920 | 2026-07-01T01:46:51.403Z | Downloaded rustls v0.23.41 |
| 921 | 2026-07-01T01:46:51.403Z | Downloaded rustls v0.22.4 |
| 922 | 2026-07-01T01:46:51.403Z | Downloaded regex-syntax v0.8.5 |
| 923 | 2026-07-01T01:46:51.403Z | Downloaded jiff v0.2.15 |
| 924 | 2026-07-01T01:46:51.403Z | Downloaded nix v0.31.3 |
| 925 | 2026-07-01T01:46:51.403Z | Downloaded hickory-proto v0.25.2 |
| 926 | 2026-07-01T01:46:51.404Z | Downloaded petgraph v0.6.5 |
| 927 | 2026-07-01T01:46:51.417Z | Downloaded typify-impl v0.6.2 |
| 928 | 2026-07-01T01:46:51.430Z | Downloaded libc v0.2.186 |
| 929 | 2026-07-01T01:46:51.466Z | Downloaded regex-automata v0.4.14 |
| 930 | 2026-07-01T01:46:51.484Z | Downloaded tokio v1.52.3 |
| 931 | 2026-07-01T01:46:51.506Z | Downloaded petgraph v0.8.3 |
| 932 | 2026-07-01T01:46:51.523Z | Downloaded csv v1.3.1 |
| 933 | 2026-07-01T01:46:51.534Z | Downloaded sha3 v0.10.8 |
| 934 | 2026-07-01T01:46:51.605Z | Downloaded encoding_rs v0.8.34 |
| 935 | 2026-07-01T01:46:51.651Z | Downloaded fakedata_generator v0.7.1 |
| 936 | 2026-07-01T01:46:51.673Z | Downloaded ring v0.17.14 |
| 937 | 2026-07-01T01:46:51.720Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 938 | 2026-07-01T01:46:51.870Z | Downloaded libz-sys v1.1.16 |
| 939 | 2026-07-01T01:46:52.244Z | Downloaded aws-lc-sys v0.41.0 |
| 940 | 2026-07-01T01:46:52.581Z | Compiling proc-macro2 v1.0.106 |
| 941 | 2026-07-01T01:46:52.581Z | Compiling quote v1.0.45 |
| 942 | 2026-07-01T01:46:52.582Z | Compiling unicode-ident v1.0.24 |
| 943 | 2026-07-01T01:46:52.584Z | Compiling libc v0.2.186 |
| 944 | 2026-07-01T01:46:52.584Z | Compiling serde_core v1.0.228 |
| 945 | 2026-07-01T01:46:52.585Z | Compiling serde v1.0.228 |
| 946 | 2026-07-01T01:46:52.585Z | Compiling autocfg v1.3.0 |
| 947 | 2026-07-01T01:46:52.585Z | Checking cfg-if v1.0.0 |
| 948 | 2026-07-01T01:46:52.899Z | Compiling zmij v1.0.19 |
| 949 | 2026-07-01T01:46:52.943Z | Compiling serde_json v1.0.150 |
| 950 | 2026-07-01T01:46:53.231Z | Checking memchr v2.7.2 |
| 951 | 2026-07-01T01:46:53.246Z | Compiling libm v0.2.8 |
| 952 | 2026-07-01T01:46:53.274Z | Checking itoa v1.0.11 |
| 953 | 2026-07-01T01:46:53.547Z | Checking smallvec v1.13.2 |
| 954 | 2026-07-01T01:46:53.609Z | Compiling getrandom v0.4.2 |
| 955 | 2026-07-01T01:46:53.728Z | Compiling version_check v0.9.5 |
| 956 | 2026-07-01T01:46:54.020Z | Checking stable_deref_trait v1.2.0 |
| 957 | 2026-07-01T01:46:54.039Z | Checking litemap v0.7.4 |
| 958 | 2026-07-01T01:46:54.057Z | Checking writeable v0.5.5 |
| 959 | 2026-07-01T01:46:54.102Z | Checking icu_locid_transform_data v1.5.0 |
| 960 | 2026-07-01T01:46:54.201Z | Compiling syn v2.0.117 |
| 961 | 2026-07-01T01:46:54.220Z | Compiling num-traits v0.2.19 |
| 962 | 2026-07-01T01:46:54.246Z | Checking icu_properties_data v1.5.0 |
| 963 | 2026-07-01T01:46:54.266Z | Checking percent-encoding v2.3.2 |
| 964 | 2026-07-01T01:46:54.304Z | Checking write16 v1.0.0 |
| 965 | 2026-07-01T01:46:54.386Z | Checking icu_normalizer_data v1.5.0 |
| 966 | 2026-07-01T01:46:54.406Z | Checking utf8_iter v1.0.4 |
| 967 | 2026-07-01T01:46:54.425Z | Checking utf16_iter v1.0.5 |
| 968 | 2026-07-01T01:46:54.464Z | Checking form_urlencoded v1.2.2 |
| 969 | 2026-07-01T01:46:54.532Z | Compiling thiserror v2.0.18 |
| 970 | 2026-07-01T01:46:54.551Z | Checking getrandom v0.2.14 |
| 971 | 2026-07-01T01:46:54.595Z | Compiling lock_api v0.4.12 |
| 972 | 2026-07-01T01:46:54.615Z | Compiling parking_lot_core v0.9.10 |
| 973 | 2026-07-01T01:46:54.706Z | Compiling heck v0.5.0 |
| 974 | 2026-07-01T01:46:54.967Z | Checking iana-time-zone v0.1.64 |
| 975 | 2026-07-01T01:46:55.076Z | Compiling jobserver v0.1.31 |
| 976 | 2026-07-01T01:46:55.115Z | Checking uuid v1.23.3 |
| 977 | 2026-07-01T01:46:55.134Z | Compiling shlex v2.0.1 |
| 978 | 2026-07-01T01:46:55.231Z | Compiling find-msvc-tools v0.1.9 |
| 979 | 2026-07-01T01:46:55.326Z | Checking semver v1.0.28 |
| 980 | 2026-07-01T01:46:55.346Z | Compiling schemars v0.8.22 |
| 981 | 2026-07-01T01:46:55.414Z | Compiling cc v1.2.65 |
| 982 | 2026-07-01T01:46:55.434Z | Checking dyn-clone v1.0.17 |
| 983 | 2026-07-01T01:46:55.485Z | Compiling rustversion v1.0.22 |
| 984 | 2026-07-01T01:46:55.543Z | Compiling slab v0.4.9 |
| 985 | 2026-07-01T01:46:55.563Z | Checking subtle v2.6.1 |
| 986 | 2026-07-01T01:46:55.628Z | Checking pin-project-lite v0.2.14 |
| 987 | 2026-07-01T01:46:55.724Z | Compiling log v0.4.29 |
| 988 | 2026-07-01T01:46:55.897Z | Checking socket2 v0.6.3 |
| 989 | 2026-07-01T01:46:55.916Z | Checking typenum v1.20.1 |
| 990 | 2026-07-01T01:46:55.919Z | Checking scopeguard v1.2.0 |
| 991 | 2026-07-01T01:46:56.144Z | Checking rand_core v0.6.4 |
| 992 | 2026-07-01T01:46:56.164Z | Checking mio v1.2.0 |
| 993 | 2026-07-01T01:46:56.184Z | Checking signal-hook-registry v1.4.2 |
| 994 | 2026-07-01T01:46:56.269Z | Checking parking_lot v0.12.2 |
| 995 | 2026-07-01T01:46:56.323Z | Compiling portable-atomic v1.11.1 |
| 996 | 2026-07-01T01:46:56.346Z | Checking equivalent v1.0.2 |
| 997 | 2026-07-01T01:46:56.438Z | Checking critical-section v1.2.0 |
| 998 | 2026-07-01T01:46:56.457Z | Checking futures-core v0.3.32 |
| 999 | 2026-07-01T01:46:56.476Z | Compiling cmake v0.1.54 |
| 1000 | 2026-07-01T01:46:56.513Z | Compiling fs_extra v1.3.0 |
| 1001 | 2026-07-01T01:46:56.545Z | Compiling thiserror v1.0.64 |
| 1002 | 2026-07-01T01:46:56.589Z | Compiling dunce v1.0.5 |
| 1003 | 2026-07-01T01:46:56.715Z | Compiling getrandom v0.3.4 |
| 1004 | 2026-07-01T01:46:56.741Z | Compiling httparse v1.10.1 |
| 1005 | 2026-07-01T01:46:56.801Z | Checking futures-sink v0.3.32 |
| 1006 | 2026-07-01T01:46:56.838Z | Compiling aws-lc-sys v0.41.0 |
| 1007 | 2026-07-01T01:46:56.902Z | Checking hashbrown v0.17.0 |
| 1008 | 2026-07-01T01:46:56.978Z | Checking futures-channel v0.3.32 |
| 1009 | 2026-07-01T01:46:57.079Z | Compiling synstructure v0.13.1 |
| 1010 | 2026-07-01T01:46:57.100Z | Compiling serde_derive_internals v0.29.1 |
| 1011 | 2026-07-01T01:46:57.177Z | Compiling strsim v0.11.1 |
| 1012 | 2026-07-01T01:46:57.198Z | Compiling regex-syntax v0.8.5 |
| 1013 | 2026-07-01T01:46:57.300Z | Checking once_cell v1.21.3 |
| 1014 | 2026-07-01T01:46:57.395Z | Checking indexmap v2.14.0 |
| 1015 | 2026-07-01T01:46:57.489Z | Checking futures-io v0.3.32 |
| 1016 | 2026-07-01T01:46:57.510Z | Checking futures-task v0.3.32 |
| 1017 | 2026-07-01T01:46:57.612Z | Compiling aho-corasick v1.1.3 |
| 1018 | 2026-07-01T01:46:57.633Z | Checking base64 v0.22.1 |
| 1019 | 2026-07-01T01:46:57.660Z | Compiling ident_case v1.0.1 |
| 1020 | 2026-07-01T01:46:57.791Z | Compiling slog v2.8.2 |
| 1021 | 2026-07-01T01:46:57.903Z | Checking byteorder v1.5.0 |
| 1022 | 2026-07-01T01:46:57.984Z | Compiling ucd-trie v0.1.6 |
| 1023 | 2026-07-01T01:46:58.047Z | Checking tracing-core v0.1.32 |
| 1024 | 2026-07-01T01:46:58.110Z | Compiling ring v0.17.14 |
| 1025 | 2026-07-01T01:46:58.216Z | Compiling pest v2.8.4 |
| 1026 | 2026-07-01T01:46:58.365Z | Compiling serde_derive v1.0.228 |
| 1027 | 2026-07-01T01:46:58.484Z | Compiling zerofrom-derive v0.1.5 |
| 1028 | 2026-07-01T01:46:58.570Z | Compiling yoke-derive v0.7.5 |
| 1029 | 2026-07-01T01:46:58.618Z | Compiling zerovec-derive v0.10.3 |
| 1030 | 2026-07-01T01:46:59.091Z | Compiling displaydoc v0.2.5 |
| 1031 | 2026-07-01T01:46:59.349Z | Compiling icu_provider_macros v1.5.0 |
| 1032 | 2026-07-01T01:46:59.457Z | Compiling schemars_derive v0.8.22 |
| 1033 | 2026-07-01T01:46:59.612Z | Compiling zeroize_derive v1.4.3 |
| 1034 | 2026-07-01T01:46:59.659Z | Compiling thiserror-impl v2.0.18 |
| 1035 | 2026-07-01T01:46:59.723Z | Checking zerofrom v0.1.5 |
| 1036 | 2026-07-01T01:46:59.841Z | Compiling tokio-macros v2.7.0 |
| 1037 | 2026-07-01T01:46:59.861Z | Checking yoke v0.7.5 |
| 1038 | 2026-07-01T01:46:59.919Z | Compiling futures-macro v0.3.32 |
| 1039 | 2026-07-01T01:47:00.041Z | Checking zerovec v0.10.4 |
| 1040 | 2026-07-01T01:47:00.288Z | Checking zeroize v1.8.2 |
| 1041 | 2026-07-01T01:47:00.450Z | Compiling thiserror-impl v1.0.64 |
| 1042 | 2026-07-01T01:47:00.570Z | Compiling zerocopy-derive v0.8.27 |
| 1043 | 2026-07-01T01:47:00.656Z | Compiling regex-automata v0.4.14 |
| 1044 | 2026-07-01T01:47:00.721Z | Checking tinystr v0.7.6 |
| 1045 | 2026-07-01T01:47:00.740Z | Checking icu_collections v1.5.0 |
| 1046 | 2026-07-01T01:47:00.903Z | Checking icu_locid v1.5.0 |
| 1047 | 2026-07-01T01:47:01.098Z | Checking futures-util v0.3.32 |
| 1048 | 2026-07-01T01:47:01.333Z | Checking icu_provider v1.5.0 |
| 1049 | 2026-07-01T01:47:01.452Z | Checking bytes v1.11.1 |
| 1050 | 2026-07-01T01:47:01.556Z | Checking chrono v0.4.44 |
| 1051 | 2026-07-01T01:47:01.559Z | Checking bitflags v2.9.4 |
| 1052 | 2026-07-01T01:47:01.641Z | Checking icu_locid_transform v1.5.0 |
| 1053 | 2026-07-01T01:47:01.760Z | Compiling serde_tokenstream v0.2.3 |
| 1054 | 2026-07-01T01:47:01.896Z | Checking tokio v1.52.3 |
| 1055 | 2026-07-01T01:47:02.038Z | Checking http v1.4.2 |
| 1056 | 2026-07-01T01:47:02.091Z | Checking icu_properties v1.5.1 |
| 1057 | 2026-07-01T01:47:02.372Z | Compiling regex v1.12.3 |
| 1058 | 2026-07-01T01:47:02.504Z | Checking rustls-pki-types v1.12.0 |
| 1059 | 2026-07-01T01:47:02.585Z | Compiling tracing-attributes v0.1.27 |
| 1060 | 2026-07-01T01:47:02.768Z | Compiling pest_meta v2.8.4 |
| 1061 | 2026-07-01T01:47:03.215Z | Compiling anyhow v1.0.100 |
| 1062 | 2026-07-01T01:47:03.484Z | Checking icu_normalizer v1.5.0 |
| 1063 | 2026-07-01T01:47:03.750Z | Compiling pest_generator v2.8.4 |
| 1064 | 2026-07-01T01:47:03.769Z | Checking tracing v0.1.40 |
| 1065 | 2026-07-01T01:47:03.864Z | Checking idna_adapter v1.2.0 |
| 1066 | 2026-07-01T01:47:04.028Z | Checking idna v1.0.3 |
| 1067 | 2026-07-01T01:47:04.103Z | Compiling generic-array v0.14.7 |
| 1068 | 2026-07-01T01:47:04.273Z | Checking url v2.5.4 |
| 1069 | 2026-07-01T01:47:04.429Z | Compiling pest_derive v2.8.4 |
| 1070 | 2026-07-01T01:47:04.997Z | Checking untrusted v0.9.0 |
| 1071 | 2026-07-01T01:47:05.118Z | Checking fnv v1.0.7 |
| 1072 | 2026-07-01T01:47:05.138Z | Checking ppv-lite86 v0.2.17 |
| 1073 | 2026-07-01T01:47:05.219Z | Compiling camino v1.2.2 |
| 1074 | 2026-07-01T01:47:05.238Z | Checking tokio-util v0.7.16 |
| 1075 | 2026-07-01T01:47:05.326Z | Compiling paste v1.0.15 |
| 1076 | 2026-07-01T01:47:05.411Z | Compiling aws-lc-rs v1.17.0 |
| 1077 | 2026-07-01T01:47:05.533Z | Checking ipnet v2.9.0 |
| 1078 | 2026-07-01T01:47:05.604Z | Compiling zerocopy v0.8.27 |
| 1079 | 2026-07-01T01:47:05.706Z | Checking ryu v1.0.18 |
| 1080 | 2026-07-01T01:47:05.725Z | Checking untrusted v0.7.1 |
| 1081 | 2026-07-01T01:47:05.762Z | Checking http-body v1.0.1 |
| 1082 | 2026-07-01T01:47:05.836Z | Checking errno v0.3.14 |
| 1083 | 2026-07-01T01:47:05.856Z | Checking atomic-waker v1.1.2 |
| 1084 | 2026-07-01T01:47:05.888Z | Compiling rustls v0.23.41 |
| 1085 | 2026-07-01T01:47:05.957Z | Checking crypto-common v0.1.6 |
| 1086 | 2026-07-01T01:47:05.960Z | Checking try-lock v0.2.5 |
| 1087 | 2026-07-01T01:47:05.994Z | Checking tower-service v0.3.3 |
| 1088 | 2026-07-01T01:47:06.083Z | Checking tower-layer v0.3.3 |
| 1089 | 2026-07-01T01:47:06.083Z | Checking want v0.3.1 |
| 1090 | 2026-07-01T01:47:06.137Z | Checking h2 v0.4.15 |
| 1091 | 2026-07-01T01:47:06.156Z | Checking erased-serde v0.3.31 |
| 1092 | 2026-07-01T01:47:06.258Z | Compiling async-trait v0.1.89 |
| 1093 | 2026-07-01T01:47:06.410Z | Compiling omicron-workspace-hack v0.1.0 |
| 1094 | 2026-07-01T01:47:06.515Z | Checking httpdate v1.0.3 |
| 1095 | 2026-07-01T01:47:06.659Z | Compiling time-core v0.1.8 |
| 1096 | 2026-07-01T01:47:06.813Z | Compiling num-conv v0.2.0 |
| 1097 | 2026-07-01T01:47:06.955Z | Compiling time-macros v0.2.27 |
| 1098 | 2026-07-01T01:47:07.235Z | Checking ipnetwork v0.21.1 |
| 1099 | 2026-07-01T01:47:07.451Z | Compiling scroll_derive v0.13.1 |
| 1100 | 2026-07-01T01:47:07.522Z | Checking http-body-util v0.1.3 |
| 1101 | 2026-07-01T01:47:07.566Z | Checking serde_urlencoded v0.7.1 |
| 1102 | 2026-07-01T01:47:07.770Z | Checking const-oid v0.9.6 |
| 1103 | 2026-07-01T01:47:07.841Z | Checking pretty-hex v0.4.1 |
| 1104 | 2026-07-01T01:47:07.949Z | Checking openapiv3 v2.2.0 |
| 1105 | 2026-07-01T01:47:07.969Z | Checking foldhash v0.2.0 |
| 1106 | 2026-07-01T01:47:08.075Z | Checking hyper v1.10.1 |
| 1107 | 2026-07-01T01:47:08.119Z | Checking allocator-api2 v0.2.21 |
| 1108 | 2026-07-01T01:47:08.265Z | Compiling daft-derive v0.1.7 |
| 1109 | 2026-07-01T01:47:08.402Z | Checking hashbrown v0.16.1 |
| 1110 | 2026-07-01T01:47:08.441Z | Checking plain v0.2.3 |
| 1111 | 2026-07-01T01:47:08.596Z | Compiling scroll v0.13.0 |
| 1112 | 2026-07-01T01:47:08.902Z | Compiling strum_macros v0.26.4 |
| 1113 | 2026-07-01T01:47:08.994Z | Checking hyper-util v0.1.20 |
| 1114 | 2026-07-01T01:47:09.126Z | Compiling usdt-impl v0.6.0 |
| 1115 | 2026-07-01T01:47:09.247Z | Compiling crossbeam-utils v0.8.19 |
| 1116 | 2026-07-01T01:47:09.419Z | Compiling goblin v0.10.4 |
| 1117 | 2026-07-01T01:47:10.094Z | Checking oxnet v0.1.4 |
| 1118 | 2026-07-01T01:47:10.180Z | Checking rand_core v0.9.3 |
| 1119 | 2026-07-01T01:47:10.356Z | Checking rand_chacha v0.9.0 |
| 1120 | 2026-07-01T01:47:10.530Z | Checking block-buffer v0.10.4 |
| 1121 | 2026-07-01T01:47:10.550Z | Compiling dtrace-parser v0.3.0 |
| 1122 | 2026-07-01T01:47:10.801Z | Compiling thread-id v5.0.0 |
| 1123 | 2026-07-01T01:47:10.869Z | Checking encoding_rs v0.8.34 |
| 1124 | 2026-07-01T01:47:10.891Z | Checking mime v0.3.17 |
| 1125 | 2026-07-01T01:47:10.975Z | Checking digest v0.10.7 |
| 1126 | 2026-07-01T01:47:11.064Z | Checking rand v0.9.2 |
| 1127 | 2026-07-01T01:47:11.084Z | Checking futures-executor v0.3.32 |
| 1128 | 2026-07-01T01:47:11.151Z | Compiling slog-async v2.8.0 |
| 1129 | 2026-07-01T01:47:11.170Z | Checking hex v0.4.3 |
| 1130 | 2026-07-01T01:47:11.230Z | Checking futures v0.3.32 |
| 1131 | 2026-07-01T01:47:11.315Z | Checking sync_wrapper v1.0.1 |
| 1132 | 2026-07-01T01:47:11.393Z | Compiling multer v3.1.0 |
| 1133 | 2026-07-01T01:47:11.426Z | Compiling rustix v1.1.2 |
| 1134 | 2026-07-01T01:47:11.501Z | Checking tower v0.5.2 |
| 1135 | 2026-07-01T01:47:11.642Z | Checking rand_chacha v0.3.1 |
| 1136 | 2026-07-01T01:47:11.679Z | Checking webpki-roots v0.26.3 |
| 1137 | 2026-07-01T01:47:11.808Z | Compiling async-stream-impl v0.3.6 |
| 1138 | 2026-07-01T01:47:11.808Z | Checking iri-string v0.7.8 |
| 1139 | 2026-07-01T01:47:11.828Z | Compiling ref-cast v1.0.25 |
| 1140 | 2026-07-01T01:47:11.866Z | Checking rand v0.8.6 |
| 1141 | 2026-07-01T01:47:11.883Z | Compiling ref-cast-impl v1.0.25 |
| 1142 | 2026-07-01T01:47:12.217Z | Compiling dof v0.4.0 |
| 1143 | 2026-07-01T01:47:12.364Z | Compiling darling_core v0.23.0 |
| 1144 | 2026-07-01T01:47:12.430Z | Checking fastrand v2.3.0 |
| 1145 | 2026-07-01T01:47:12.471Z | Checking powerfmt v0.2.0 |
| 1146 | 2026-07-01T01:47:12.611Z | Checking newtype-uuid v1.3.2 |
| 1147 | 2026-07-01T01:47:12.630Z | Checking deranged v0.5.3 |
| 1148 | 2026-07-01T01:47:12.849Z | Checking tower-http v0.6.8 |
| 1149 | 2026-07-01T01:47:12.866Z | Checking is-terminal v0.4.12 |
| 1150 | 2026-07-01T01:47:13.113Z | Checking num_threads v0.1.7 |
| 1151 | 2026-07-01T01:47:13.116Z | Checking match_cfg v0.1.0 |
| 1152 | 2026-07-01T01:47:13.152Z | Checking strum v0.26.3 |
| 1153 | 2026-07-01T01:47:13.205Z | Checking hostname v0.3.1 |
| 1154 | 2026-07-01T01:47:13.224Z | Compiling newtype-uuid-macros v0.1.0 |
| 1155 | 2026-07-01T01:47:13.250Z | Compiling structmeta-derive v0.3.0 |
| 1156 | 2026-07-01T01:47:13.270Z | Compiling syn v1.0.109 |
| 1157 | 2026-07-01T01:47:13.304Z | Checking tempfile v3.23.0 |
| 1158 | 2026-07-01T01:47:13.324Z | Compiling usdt-attr-macro v0.6.0 |
| 1159 | 2026-07-01T01:47:13.503Z | Compiling usdt-macro v0.6.0 |
| 1160 | 2026-07-01T01:47:13.641Z | Checking time v0.3.47 |
| 1161 | 2026-07-01T01:47:13.645Z | Checking daft v0.1.7 |
| 1162 | 2026-07-01T01:47:13.941Z | Checking crossbeam-channel v0.5.15 |
| 1163 | 2026-07-01T01:47:14.297Z | Checking thread_local v1.1.8 |
| 1164 | 2026-07-01T01:47:14.317Z | Compiling structmeta v0.3.0 |
| 1165 | 2026-07-01T01:47:14.320Z | Checking winnow v1.0.3 |
| 1166 | 2026-07-01T01:47:14.462Z | Compiling crc32fast v1.4.0 |
| 1167 | 2026-07-01T01:47:14.521Z | Compiling darling_macro v0.23.0 |
| 1168 | 2026-07-01T01:47:14.632Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1169 | 2026-07-01T01:47:14.779Z | Checking serde_spanned v1.1.1 |
| 1170 | 2026-07-01T01:47:14.851Z | Checking term v1.2.0 |
| 1171 | 2026-07-01T01:47:14.894Z | Checking debug-ignore v1.0.5 |
| 1172 | 2026-07-01T01:47:14.915Z | Checking take_mut v0.2.2 |
| 1173 | 2026-07-01T01:47:14.965Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1174 | 2026-07-01T01:47:14.997Z | Checking slog-json v2.6.1 |
| 1175 | 2026-07-01T01:47:15.072Z | Checking slog-term v2.9.2 |
| 1176 | 2026-07-01T01:47:15.091Z | Compiling darling v0.23.0 |
| 1177 | 2026-07-01T01:47:15.144Z | Compiling strum_macros v0.27.2 |
| 1178 | 2026-07-01T01:47:15.164Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-07-01T01:47:15.182Z | Compiling serde_with_macros v3.18.0 |
| 1180 | 2026-07-01T01:47:15.200Z | Checking memmap2 v0.9.9 |
| 1181 | 2026-07-01T01:47:15.330Z | Checking cpufeatures v0.2.12 |
| 1182 | 2026-07-01T01:47:15.358Z | Checking spin v0.9.8 |
| 1183 | 2026-07-01T01:47:15.587Z | Checking slog-bunyan v2.5.0 |
| 1184 | 2026-07-01T01:47:15.612Z | Compiling derive-ex v0.1.8 |
| 1185 | 2026-07-01T01:47:15.694Z | Checking async-stream v0.3.6 |
| 1186 | 2026-07-01T01:47:15.714Z | Checking waitgroup v0.1.2 |
| 1187 | 2026-07-01T01:47:15.818Z | Checking rustls-pemfile v2.2.0 |
| 1188 | 2026-07-01T01:47:15.838Z | Checking serde_path_to_error v0.1.20 |
| 1189 | 2026-07-01T01:47:15.963Z | Checking hostname v0.4.2 |
| 1190 | 2026-07-01T01:47:16.107Z | Checking macaddr v1.0.1 |
| 1191 | 2026-07-01T01:47:16.180Z | Checking quick-error v1.2.3 |
| 1192 | 2026-07-01T01:47:16.279Z | Checking either v1.15.0 |
| 1193 | 2026-07-01T01:47:16.377Z | Checking serde_with v3.18.0 |
| 1194 | 2026-07-01T01:47:16.473Z | Checking regress v0.10.5 |
| 1195 | 2026-07-01T01:47:16.917Z | Checking lazy_static v1.5.0 |
| 1196 | 2026-07-01T01:47:17.023Z | Compiling parse-display-derive v0.10.0 |
| 1197 | 2026-07-01T01:47:17.150Z | Compiling test-strategy v0.4.3 |
| 1198 | 2026-07-01T01:47:17.378Z | Checking usdt v0.6.0 |
| 1199 | 2026-07-01T01:47:17.547Z | Checking webpki-roots v1.0.3 |
| 1200 | 2026-07-01T01:47:17.672Z | Compiling dropshot v0.17.1 |
| 1201 | 2026-07-01T01:47:17.785Z | Checking wait-timeout v0.2.0 |
| 1202 | 2026-07-01T01:47:17.816Z | Checking bit-vec v0.6.3 |
| 1203 | 2026-07-01T01:47:17.877Z | Compiling rustix v0.38.34 |
| 1204 | 2026-07-01T01:47:17.896Z | Compiling crucible-workspace-hack v0.1.0 |
| 1205 | 2026-07-01T01:47:17.915Z | Checking rusty-fork v0.3.0 |
| 1206 | 2026-07-01T01:47:17.988Z | Checking strum v0.27.2 |
| 1207 | 2026-07-01T01:47:18.007Z | Checking bit-set v0.5.3 |
| 1208 | 2026-07-01T01:47:18.088Z | Compiling dropshot_endpoint v0.17.1 |
| 1209 | 2026-07-01T01:47:18.107Z | Checking rand_xorshift v0.3.0 |
| 1210 | 2026-07-01T01:47:18.151Z | Checking unarray v0.1.4 |
| 1211 | 2026-07-01T01:47:18.236Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1212 | 2026-07-01T01:47:18.255Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1213 | 2026-07-01T01:47:18.274Z | Checking proptest v1.5.0 |
| 1214 | 2026-07-01T01:47:18.388Z | Checking hybrid-array v0.4.12 |
| 1215 | 2026-07-01T01:47:18.470Z | Checking adler v1.0.2 |
| 1216 | 2026-07-01T01:47:18.580Z | Checking miniz_oxide v0.7.2 |
| 1217 | 2026-07-01T01:47:18.643Z | Compiling toml_datetime v0.6.11 |
| 1218 | 2026-07-01T01:47:18.847Z | Checking openssl-probe v0.2.1 |
| 1219 | 2026-07-01T01:47:18.962Z | Checking flate2 v1.0.30 |
| 1220 | 2026-07-01T01:47:19.024Z | Checking rustls-native-certs v0.8.3 |
| 1221 | 2026-07-01T01:47:19.047Z | Checking block-buffer v0.12.1 |
| 1222 | 2026-07-01T01:47:19.070Z | Checking crypto-common v0.2.2 |
| 1223 | 2026-07-01T01:47:19.160Z | Checking instant v0.1.12 |
| 1224 | 2026-07-01T01:47:19.199Z | Checking const-oid v0.10.2 |
| 1225 | 2026-07-01T01:47:19.247Z | Checking compression-core v0.4.31 |
| 1226 | 2026-07-01T01:47:19.250Z | Checking backoff v0.4.0 |
| 1227 | 2026-07-01T01:47:19.358Z | Checking parse-display v0.10.0 |
| 1228 | 2026-07-01T01:47:19.395Z | Checking compression-codecs v0.4.32 |
| 1229 | 2026-07-01T01:47:19.420Z | Checking itertools v0.14.0 |
| 1230 | 2026-07-01T01:47:19.508Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1231 | 2026-07-01T01:47:19.705Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1232 | 2026-07-01T01:47:19.724Z | Checking digest v0.11.3 |
| 1233 | 2026-07-01T01:47:19.744Z | Checking cpufeatures v0.3.0 |
| 1234 | 2026-07-01T01:47:19.946Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1235 | 2026-07-01T01:47:19.974Z | Checking base64ct v1.6.0 |
| 1236 | 2026-07-01T01:47:20.011Z | Checking toml v1.1.2+spec-1.1.0 |
| 1237 | 2026-07-01T01:47:20.191Z | Checking sha1 v0.11.0 |
| 1238 | 2026-07-01T01:47:20.212Z | Checking async-compression v0.4.33 |
| 1239 | 2026-07-01T01:47:20.315Z | Checking unicode-width v0.1.14 |
| 1240 | 2026-07-01T01:47:20.478Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1241 | 2026-07-01T01:47:20.566Z | Compiling clap_derive v4.5.4 |
| 1242 | 2026-07-01T01:47:20.586Z | Checking utf8parse v0.2.1 |
| 1243 | 2026-07-01T01:47:20.693Z | Compiling unsafe-libyaml v0.2.11 |
| 1244 | 2026-07-01T01:47:20.819Z | Checking anstyle-parse v0.2.4 |
| 1245 | 2026-07-01T01:47:21.012Z | Checking colorchoice v1.0.1 |
| 1246 | 2026-07-01T01:47:21.186Z | Checking anstyle v1.0.7 |
| 1247 | 2026-07-01T01:47:21.238Z | Compiling serde_yaml v0.9.34+deprecated |
| 1248 | 2026-07-01T01:47:21.317Z | Checking is_terminal_polyfill v1.70.0 |
| 1249 | 2026-07-01T01:47:21.337Z | Checking anstyle-query v1.0.3 |
| 1250 | 2026-07-01T01:47:21.409Z | Checking pem-rfc7468 v0.7.0 |
| 1251 | 2026-07-01T01:47:21.432Z | Checking anstream v0.6.14 |
| 1252 | 2026-07-01T01:47:21.454Z | Checking terminal_size v0.3.0 |
| 1253 | 2026-07-01T01:47:21.583Z | Compiling der_derive v0.7.3 |
| 1254 | 2026-07-01T01:47:21.959Z | Checking flagset v0.4.7 |
| 1255 | 2026-07-01T01:47:21.982Z | Checking clap_lex v0.7.0 |
| 1256 | 2026-07-01T01:47:22.048Z | Compiling winnow v0.5.40 |
| 1257 | 2026-07-01T01:47:22.265Z | Checking clap_builder v4.5.2 |
| 1258 | 2026-07-01T01:47:22.284Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1259 | 2026-07-01T01:47:22.511Z | Checking der v0.7.10 |
| 1260 | 2026-07-01T01:47:22.763Z | Compiling darling_core v0.21.3 |
| 1261 | 2026-07-01T01:47:23.342Z | Compiling toml_edit v0.19.15 |
| 1262 | 2026-07-01T01:47:23.389Z | Compiling rustc_version v0.4.1 |
| 1263 | 2026-07-01T01:47:23.443Z | Checking spki v0.7.3 |
| 1264 | 2026-07-01T01:47:23.464Z | Checking clap v4.5.4 |
| 1265 | 2026-07-01T01:47:23.613Z | Compiling heck v0.4.1 |
| 1266 | 2026-07-01T01:47:23.656Z | Checking winnow v0.7.13 |
| 1267 | 2026-07-01T01:47:24.132Z | Checking iddqd v0.4.2 |
| 1268 | 2026-07-01T01:47:24.178Z | Checking secrecy v0.10.3 |
| 1269 | 2026-07-01T01:47:24.302Z | Compiling convert_case v0.4.0 |
| 1270 | 2026-07-01T01:47:24.613Z | Compiling proc-macro-crate v1.3.1 |
| 1271 | 2026-07-01T01:47:24.842Z | Compiling heapless v0.8.0 |
| 1272 | 2026-07-01T01:47:24.905Z | Compiling darling_macro v0.21.3 |
| 1273 | 2026-07-01T01:47:25.315Z | Compiling derive_more v0.99.20 |
| 1274 | 2026-07-01T01:47:25.335Z | Checking pkcs8 v0.10.2 |
| 1275 | 2026-07-01T01:47:25.355Z | Checking tabwriter v1.4.0 |
| 1276 | 2026-07-01T01:47:25.479Z | Compiling darling v0.21.3 |
| 1277 | 2026-07-01T01:47:25.492Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1278 | 2026-07-01T01:47:25.511Z | Checking backon v1.6.0 |
| 1279 | 2026-07-01T01:47:25.536Z | Compiling ingot-macros v0.1.1 |
| 1280 | 2026-07-01T01:47:25.697Z | Checking crossbeam-epoch v0.9.18 |
| 1281 | 2026-07-01T01:47:25.820Z | Checking hash32 v0.3.1 |
| 1282 | 2026-07-01T01:47:25.921Z | Compiling smoltcp v0.11.0 |
| 1283 | 2026-07-01T01:47:25.949Z | Checking bitflags v1.3.2 |
| 1284 | 2026-07-01T01:47:26.071Z | Compiling cfg_aliases v0.2.1 |
| 1285 | 2026-07-01T01:47:26.280Z | Compiling typify-impl v0.4.3 |
| 1286 | 2026-07-01T01:47:26.534Z | Checking hmac v0.12.1 |
| 1287 | 2026-07-01T01:47:26.679Z | Checking cobs v0.2.3 |
| 1288 | 2026-07-01T01:47:26.747Z | Checking managed v0.8.0 |
| 1289 | 2026-07-01T01:47:26.808Z | Checking humantime v2.3.0 |
| 1290 | 2026-07-01T01:47:27.256Z | Checking postcard v1.0.9 |
| 1291 | 2026-07-01T01:47:27.672Z | Checking inout v0.1.3 |
| 1292 | 2026-07-01T01:47:27.791Z | Compiling zerocopy-derive v0.7.34 |
| 1293 | 2026-07-01T01:47:27.811Z | Checking ff v0.13.1 |
| 1294 | 2026-07-01T01:47:27.942Z | Compiling memoffset v0.9.1 |
| 1295 | 2026-07-01T01:47:28.008Z | Checking base16ct v0.2.0 |
| 1296 | 2026-07-01T01:47:28.142Z | Checking sec1 v0.7.3 |
| 1297 | 2026-07-01T01:47:28.161Z | Checking ingot-types v0.1.2 |
| 1298 | 2026-07-01T01:47:28.198Z | Checking group v0.13.0 |
| 1299 | 2026-07-01T01:47:28.345Z | Checking cipher v0.4.4 |
| 1300 | 2026-07-01T01:47:28.345Z | Checking hkdf v0.12.4 |
| 1301 | 2026-07-01T01:47:28.502Z | Checking ingot v0.1.1 |
| 1302 | 2026-07-01T01:47:28.519Z | Compiling regress v0.11.1 |
| 1303 | 2026-07-01T01:47:28.566Z | Checking crypto-bigint v0.5.5 |
| 1304 | 2026-07-01T01:47:28.926Z | Compiling proc-macro-error-attr v1.0.4 |
| 1305 | 2026-07-01T01:47:29.064Z | Checking colored v3.1.1 |
| 1306 | 2026-07-01T01:47:29.363Z | Compiling pkg-config v0.3.30 |
| 1307 | 2026-07-01T01:47:29.483Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1308 | 2026-07-01T01:47:29.672Z | Compiling typify-macro v0.4.3 |
| 1309 | 2026-07-01T01:47:29.674Z | Compiling rayon-core v1.13.0 |
| 1310 | 2026-07-01T01:47:29.761Z | Checking elliptic-curve v0.13.8 |
| 1311 | 2026-07-01T01:47:29.950Z | Checking crossbeam-deque v0.8.5 |
| 1312 | 2026-07-01T01:47:30.018Z | Compiling num_enum_derive v0.7.4 |
| 1313 | 2026-07-01T01:47:30.064Z | Compiling curve25519-dalek v4.1.3 |
| 1314 | 2026-07-01T01:47:30.132Z | Compiling typify-impl v0.6.2 |
| 1315 | 2026-07-01T01:47:30.345Z | Checking half v2.7.1 |
| 1316 | 2026-07-01T01:47:30.596Z | Checking universal-hash v0.5.1 |
| 1317 | 2026-07-01T01:47:31.057Z | Compiling proc-macro-error v1.0.4 |
| 1318 | 2026-07-01T01:47:31.248Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1319 | 2026-07-01T01:47:31.286Z | Checking data-encoding v2.6.0 |
| 1320 | 2026-07-01T01:47:31.310Z | Compiling vcpkg v0.2.15 |
| 1321 | 2026-07-01T01:47:31.328Z | Checking ciborium-io v0.2.2 |
| 1322 | 2026-07-01T01:47:31.446Z | Checking opaque-debug v0.3.1 |
| 1323 | 2026-07-01T01:47:31.493Z | Checking ciborium-ll v0.2.2 |
| 1324 | 2026-07-01T01:47:31.552Z | Checking num_enum v0.7.4 |
| 1325 | 2026-07-01T01:47:31.672Z | Compiling num_enum_derive v0.5.11 |
| 1326 | 2026-07-01T01:47:31.879Z | Compiling foreign-types-macros v0.2.3 |
| 1327 | 2026-07-01T01:47:31.965Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1328 | 2026-07-01T01:47:32.192Z | Checking foreign-types-shared v0.3.1 |
| 1329 | 2026-07-01T01:47:32.614Z | Checking foreign-types v0.5.0 |
| 1330 | 2026-07-01T01:47:32.682Z | Checking num_enum v0.5.11 |
| 1331 | 2026-07-01T01:47:32.701Z | Checking rayon v1.11.0 |
| 1332 | 2026-07-01T01:47:32.794Z | Checking ciborium v0.2.2 |
| 1333 | 2026-07-01T01:47:33.024Z | Compiling typify v0.4.3 |
| 1334 | 2026-07-01T01:47:33.122Z | Compiling zerocopy v0.7.34 |
| 1335 | 2026-07-01T01:47:33.323Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1336 | 2026-07-01T01:47:33.342Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1337 | 2026-07-01T01:47:33.517Z | Checking sha1 v0.10.6 |
| 1338 | 2026-07-01T01:47:33.542Z | Compiling typify-macro v0.6.2 |
| 1339 | 2026-07-01T01:47:33.665Z | Checking aead v0.5.2 |
| 1340 | 2026-07-01T01:47:33.806Z | Checking serde_spanned v0.6.9 |
| 1341 | 2026-07-01T01:47:33.827Z | Compiling scroll_derive v0.12.0 |
| 1342 | 2026-07-01T01:47:34.103Z | Checking num-integer v0.1.46 |
| 1343 | 2026-07-01T01:47:34.145Z | Compiling usdt-impl v0.5.0 |
| 1344 | 2026-07-01T01:47:34.166Z | Checking cstr-argument v0.1.2 |
| 1345 | 2026-07-01T01:47:34.296Z | Checking keccak v0.1.6 |
| 1346 | 2026-07-01T01:47:34.410Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1347 | 2026-07-01T01:47:34.459Z | Checking sha3 v0.10.8 |
| 1348 | 2026-07-01T01:47:34.478Z | Checking thiserror-no-std v2.0.2 |
| 1349 | 2026-07-01T01:47:34.559Z | Checking scroll v0.12.0 |
| 1350 | 2026-07-01T01:47:34.651Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1351 | 2026-07-01T01:47:34.688Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1352 | 2026-07-01T01:47:34.691Z | Compiling dof v0.3.0 |
| 1353 | 2026-07-01T01:47:34.792Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1354 | 2026-07-01T01:47:34.810Z | Checking poly1305 v0.8.0 |
| 1355 | 2026-07-01T01:47:34.828Z | Checking chacha20 v0.9.1 |
| 1356 | 2026-07-01T01:47:35.019Z | Compiling dtrace-parser v0.2.0 |
| 1357 | 2026-07-01T01:47:35.042Z | Checking password-hash v0.5.0 |
| 1358 | 2026-07-01T01:47:35.121Z | Checking camino-tempfile v1.4.1 |
| 1359 | 2026-07-01T01:47:35.121Z | Checking blake2 v0.10.6 |
| 1360 | 2026-07-01T01:47:35.182Z | Compiling thread-id v4.2.1 |
| 1361 | 2026-07-01T01:47:35.261Z | Checking glob v0.3.3 |
| 1362 | 2026-07-01T01:47:35.334Z | Checking indent_write v2.2.0 |
| 1363 | 2026-07-01T01:47:35.465Z | Checking argon2 v0.5.3 |
| 1364 | 2026-07-01T01:47:35.622Z | Checking chacha20poly1305 v0.10.1 |
| 1365 | 2026-07-01T01:47:35.762Z | Checking goblin v0.8.2 |
| 1366 | 2026-07-01T01:47:35.782Z | Checking vsss-rs v3.3.4 |
| 1367 | 2026-07-01T01:47:36.096Z | Checking num-bigint v0.4.5 |
| 1368 | 2026-07-01T01:47:36.502Z | Compiling num-derive v0.4.2 |
| 1369 | 2026-07-01T01:47:36.793Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1370 | 2026-07-01T01:47:36.842Z | Checking sigpipe v0.1.3 |
| 1371 | 2026-07-01T01:47:36.927Z | Checking jiff v0.2.15 |
| 1372 | 2026-07-01T01:47:37.273Z | Checking num-rational v0.4.2 |
| 1373 | 2026-07-01T01:47:37.445Z | Compiling typify v0.6.2 |
| 1374 | 2026-07-01T01:47:37.565Z | Checking num-iter v0.1.45 |
| 1375 | 2026-07-01T01:47:37.677Z | Compiling zone_cfg_derive v0.3.0 |
| 1376 | 2026-07-01T01:47:37.717Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1377 | 2026-07-01T01:47:37.734Z | Checking itertools v0.12.1 |
| 1378 | 2026-07-01T01:47:38.146Z | Checking num-complex v0.4.6 |
| 1379 | 2026-07-01T01:47:38.300Z | Checking tinyvec_macros v0.1.1 |
| 1380 | 2026-07-01T01:47:38.373Z | Checking tinyvec v1.6.0 |
| 1381 | 2026-07-01T01:47:38.491Z | Checking num v0.4.3 |
| 1382 | 2026-07-01T01:47:38.707Z | Checking zone v0.3.1 |
| 1383 | 2026-07-01T01:47:39.062Z | Compiling usdt-macro v0.5.0 |
| 1384 | 2026-07-01T01:47:39.125Z | Compiling usdt-attr-macro v0.5.0 |
| 1385 | 2026-07-01T01:47:39.396Z | Checking smf v0.2.3 |
| 1386 | 2026-07-01T01:47:39.606Z | Checking memmap v0.7.0 |
| 1387 | 2026-07-01T01:47:39.626Z | Checking bstr v1.9.1 |
| 1388 | 2026-07-01T01:47:39.644Z | Checking whoami v1.5.1 |
| 1389 | 2026-07-01T01:47:39.736Z | Compiling rustls v0.22.4 |
| 1390 | 2026-07-01T01:47:40.187Z | Checking usdt v0.5.0 |
| 1391 | 2026-07-01T01:47:40.415Z | Compiling progenitor-impl v0.11.1 |
| 1392 | 2026-07-01T01:47:40.628Z | Checking rustls-webpki v0.102.4 |
| 1393 | 2026-07-01T01:47:40.678Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1394 | 2026-07-01T01:47:40.904Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1395 | 2026-07-01T01:47:41.139Z | Checking toml_write v0.1.2 |
| 1396 | 2026-07-01T01:47:41.738Z | Checking rustls-webpki v0.103.13 |
| 1397 | 2026-07-01T01:47:42.208Z | Checking toml_edit v0.22.27 |
| 1398 | 2026-07-01T01:47:42.563Z | Compiling progenitor-macro v0.11.1 |
| 1399 | 2026-07-01T01:47:42.792Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1400 | 2026-07-01T01:47:43.558Z | Compiling reqwest v0.12.23 |
| 1401 | 2026-07-01T01:47:44.328Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1402 | 2026-07-01T01:47:44.563Z | Checking tokio-rustls v0.26.4 |
| 1403 | 2026-07-01T01:47:44.595Z | Checking rustls-platform-verifier v0.6.2 |
| 1404 | 2026-07-01T01:47:44.615Z | Compiling darling_core v0.20.11 |
| 1405 | 2026-07-01T01:47:44.615Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1406 | 2026-07-01T01:47:44.808Z | Checking hyper-rustls v0.27.3 |
| 1407 | 2026-07-01T01:47:45.116Z | Checking reqwest v0.13.2 |
| 1408 | 2026-07-01T01:47:45.135Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1409 | 2026-07-01T01:47:45.346Z | Compiling dropshot v0.16.7 |
| 1410 | 2026-07-01T01:47:45.706Z | Checking progenitor-client v0.10.0 |
| 1411 | 2026-07-01T01:47:45.869Z | Checking progenitor-client v0.11.1 |
| 1412 | 2026-07-01T01:47:45.918Z | Checking progenitor-client v0.14.0 |
| 1413 | 2026-07-01T01:47:45.938Z | Compiling prettyplease v0.2.37 |
| 1414 | 2026-07-01T01:47:46.101Z | Checking float-ord v0.3.2 |
| 1415 | 2026-07-01T01:47:46.160Z | Checking progenitor-extras v0.2.0 |
| 1416 | 2026-07-01T01:47:46.214Z | Checking swrite v0.1.0 |
| 1417 | 2026-07-01T01:47:46.491Z | Checking toml v0.9.12+spec-1.1.0 |
| 1418 | 2026-07-01T01:47:46.593Z | Compiling darling_macro v0.20.11 |
| 1419 | 2026-07-01T01:47:46.712Z | Checking progenitor v0.11.1 |
| 1420 | 2026-07-01T01:47:46.824Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1421 | 2026-07-01T01:47:47.078Z | Checking tokio-rustls v0.25.0 |
| 1422 | 2026-07-01T01:47:47.394Z | Checking toml v0.8.23 |
| 1423 | 2026-07-01T01:47:47.875Z | Compiling nix v0.30.1 |
| 1424 | 2026-07-01T01:47:48.124Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1425 | 2026-07-01T01:47:48.323Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1426 | 2026-07-01T01:47:48.383Z | Compiling hubpack_derive v0.1.1 |
| 1427 | 2026-07-01T01:47:48.552Z | Checking byte-wrapper v0.1.0 |
| 1428 | 2026-07-01T01:47:48.650Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1429 | 2026-07-01T01:47:48.718Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1430 | 2026-07-01T01:47:48.768Z | Compiling dropshot_endpoint v0.16.7 |
| 1431 | 2026-07-01T01:47:48.993Z | Checking rustc-hash v2.1.1 |
| 1432 | 2026-07-01T01:47:49.140Z | Checking static_assertions v1.1.0 |
| 1433 | 2026-07-01T01:47:49.248Z | Checking iddqd v0.3.18 |
| 1434 | 2026-07-01T01:47:49.359Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1435 | 2026-07-01T01:47:49.391Z | Checking hubpack v0.1.2 |
| 1436 | 2026-07-01T01:47:49.571Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1437 | 2026-07-01T01:47:49.639Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1438 | 2026-07-01T01:47:50.070Z | Compiling darling v0.20.11 |
| 1439 | 2026-07-01T01:47:50.161Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1440 | 2026-07-01T01:47:50.181Z | Compiling libz-sys v1.1.16 |
| 1441 | 2026-07-01T01:47:50.244Z | Compiling nix v0.31.3 |
| 1442 | 2026-07-01T01:47:50.327Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1443 | 2026-07-01T01:47:50.577Z | Compiling enum-as-inner v0.6.0 |
| 1444 | 2026-07-01T01:47:50.641Z | Checking atomicwrites v0.4.4 |
| 1445 | 2026-07-01T01:47:50.782Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1446 | 2026-07-01T01:47:50.834Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1447 | 2026-07-01T01:47:51.128Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1448 | 2026-07-01T01:47:51.250Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1449 | 2026-07-01T01:47:51.300Z | Checking is_ci v1.2.0 |
| 1450 | 2026-07-01T01:47:51.537Z | Compiling semver v0.1.20 |
| 1451 | 2026-07-01T01:47:51.683Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1452 | 2026-07-01T01:47:51.804Z | Compiling rustc_version v0.1.7 |
| 1453 | 2026-07-01T01:47:51.826Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1454 | 2026-07-01T01:47:51.845Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1455 | 2026-07-01T01:47:52.015Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1456 | 2026-07-01T01:47:52.102Z | Compiling derive_builder_core v0.20.2 |
| 1457 | 2026-07-01T01:47:52.165Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1458 | 2026-07-01T01:47:52.200Z | Checking similar v2.7.0 |
| 1459 | 2026-07-01T01:47:52.265Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1460 | 2026-07-01T01:47:52.582Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1461 | 2026-07-01T01:47:52.752Z | Compiling progenitor-impl v0.14.0 |
| 1462 | 2026-07-01T01:47:52.886Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1463 | 2026-07-01T01:47:52.998Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1464 | 2026-07-01T01:47:53.114Z | Checking utf-8 v0.7.6 |
| 1465 | 2026-07-01T01:47:53.134Z | Compiling owo-colors v4.3.0 |
| 1466 | 2026-07-01T01:47:53.202Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1467 | 2026-07-01T01:47:53.254Z | Checking tungstenite v0.21.0 |
| 1468 | 2026-07-01T01:47:53.627Z | Compiling derive_builder_macro v0.20.2 |
| 1469 | 2026-07-01T01:47:54.760Z | Compiling newtype_derive v0.1.6 |
| 1470 | 2026-07-01T01:47:54.877Z | Checking supports-color v3.0.2 |
| 1471 | 2026-07-01T01:47:54.909Z | Compiling progenitor-macro v0.14.0 |
| 1472 | 2026-07-01T01:47:54.912Z | Checking supports-color v2.1.0 |
| 1473 | 2026-07-01T01:47:55.065Z | Compiling openssl-sys v0.9.107 |
| 1474 | 2026-07-01T01:47:55.085Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1475 | 2026-07-01T01:47:55.518Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1476 | 2026-07-01T01:47:55.620Z | Checking resolv-conf v0.7.0 |
| 1477 | 2026-07-01T01:47:55.823Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1478 | 2026-07-01T01:47:55.930Z | Compiling serde_repr v0.1.19 |
| 1479 | 2026-07-01T01:47:55.976Z | Compiling vergen-lib v9.1.0 |
| 1480 | 2026-07-01T01:47:56.039Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1481 | 2026-07-01T01:47:56.157Z | Compiling slog-dtrace v0.3.0 |
| 1482 | 2026-07-01T01:47:56.209Z | Checking unicode-segmentation v1.11.0 |
| 1483 | 2026-07-01T01:47:56.281Z | Checking linked-hash-map v0.5.6 |
| 1484 | 2026-07-01T01:47:56.479Z | Checking lru-cache v0.1.2 |
| 1485 | 2026-07-01T01:47:56.517Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1486 | 2026-07-01T01:47:56.537Z | Checking newline-converter v0.3.0 |
| 1487 | 2026-07-01T01:47:56.576Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1488 | 2026-07-01T01:47:56.757Z | Compiling derive_builder v0.20.2 |
| 1489 | 2026-07-01T01:47:56.893Z | Checking tokio-tungstenite v0.21.0 |
| 1490 | 2026-07-01T01:47:57.287Z | Checking hickory-proto v0.24.4 |
| 1491 | 2026-07-01T01:47:57.344Z | Compiling progenitor-impl v0.13.0 |
| 1492 | 2026-07-01T01:47:57.674Z | Checking console v0.15.8 |
| 1493 | 2026-07-01T01:47:57.812Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1494 | 2026-07-01T01:47:57.948Z | Checking serde-big-array v0.5.1 |
| 1495 | 2026-07-01T01:47:58.095Z | Compiling pin-project-internal v1.1.10 |
| 1496 | 2026-07-01T01:47:58.098Z | Compiling derive-where v1.6.0 |
| 1497 | 2026-07-01T01:47:58.790Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1498 | 2026-07-01T01:47:59.022Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1499 | 2026-07-01T01:47:59.077Z | Checking progenitor v0.14.0 |
| 1500 | 2026-07-01T01:47:59.188Z | Compiling vergen v9.1.0 |
| 1501 | 2026-07-01T01:47:59.220Z | Compiling cargo-platform v0.3.2 |
| 1502 | 2026-07-01T01:47:59.344Z | Checking base64 v0.21.7 |
| 1503 | 2026-07-01T01:47:59.396Z | Checking siphasher v1.0.1 |
| 1504 | 2026-07-01T01:47:59.418Z | Compiling minimal-lexical v0.2.1 |
| 1505 | 2026-07-01T01:47:59.444Z | Compiling progenitor-macro v0.13.0 |
| 1506 | 2026-07-01T01:47:59.500Z | Compiling cargo_metadata v0.23.1 |
| 1507 | 2026-07-01T01:47:59.559Z | Checking phf_shared v0.12.1 |
| 1508 | 2026-07-01T01:47:59.588Z | Checking pin-project v1.1.10 |
| 1509 | 2026-07-01T01:47:59.664Z | Compiling nom v7.1.3 |
| 1510 | 2026-07-01T01:47:59.691Z | Checking hickory-resolver v0.24.4 |
| 1511 | 2026-07-01T01:47:59.710Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1512 | 2026-07-01T01:47:59.823Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1513 | 2026-07-01T01:48:00.291Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1514 | 2026-07-01T01:48:00.358Z | Checking expectorate v1.2.0 |
| 1515 | 2026-07-01T01:48:00.731Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1516 | 2026-07-01T01:48:01.040Z | Checking progenitor-client v0.13.0 |
| 1517 | 2026-07-01T01:48:01.245Z | Checking globset v0.4.14 |
| 1518 | 2026-07-01T01:48:01.273Z | Checking unicode-normalization v0.1.24 |
| 1519 | 2026-07-01T01:48:01.456Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1520 | 2026-07-01T01:48:01.496Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1521 | 2026-07-01T01:48:01.690Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1522 | 2026-07-01T01:48:01.714Z | Checking terminal_size v0.4.3 |
| 1523 | 2026-07-01T01:48:01.789Z | Checking tokio-stream v0.1.17 |
| 1524 | 2026-07-01T01:48:01.841Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1525 | 2026-07-01T01:48:02.077Z | Compiling snafu-derive v0.8.9 |
| 1526 | 2026-07-01T01:48:02.096Z | Compiling async-recursion v1.1.1 |
| 1527 | 2026-07-01T01:48:02.117Z | Compiling vergen-git2 v9.1.0 |
| 1528 | 2026-07-01T01:48:02.164Z | Checking csv-core v0.1.12 |
| 1529 | 2026-07-01T01:48:02.263Z | Compiling openssl v0.10.72 |
| 1530 | 2026-07-01T01:48:02.343Z | Checking same-file v1.0.6 |
| 1531 | 2026-07-01T01:48:02.343Z | Checking foreign-types-shared v0.1.1 |
| 1532 | 2026-07-01T01:48:02.457Z | Compiling unicode-xid v0.2.4 |
| 1533 | 2026-07-01T01:48:02.476Z | Checking highway v1.3.0 |
| 1534 | 2026-07-01T01:48:02.535Z | Checking smawk v0.3.2 |
| 1535 | 2026-07-01T01:48:02.587Z | Checking foldhash v0.1.5 |
| 1536 | 2026-07-01T01:48:02.670Z | Compiling chrono-tz v0.10.4 |
| 1537 | 2026-07-01T01:48:02.712Z | Compiling cancel-safe-futures v0.1.5 |
| 1538 | 2026-07-01T01:48:02.731Z | Checking unicode-linebreak v0.1.5 |
| 1539 | 2026-07-01T01:48:02.773Z | Checking unicode-width v0.2.1 |
| 1540 | 2026-07-01T01:48:02.927Z | Checking hashbrown v0.15.2 |
| 1541 | 2026-07-01T01:48:02.951Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1542 | 2026-07-01T01:48:02.995Z | Compiling const_format_proc_macros v0.2.34 |
| 1543 | 2026-07-01T01:48:03.039Z | Checking textwrap v0.16.2 |
| 1544 | 2026-07-01T01:48:03.290Z | Checking walkdir v2.5.0 |
| 1545 | 2026-07-01T01:48:03.380Z | Checking foreign-types v0.3.2 |
| 1546 | 2026-07-01T01:48:03.460Z | Checking csv v1.3.1 |
| 1547 | 2026-07-01T01:48:03.506Z | Checking qorb v0.4.1 |
| 1548 | 2026-07-01T01:48:03.597Z | Checking progenitor v0.13.0 |
| 1549 | 2026-07-01T01:48:03.675Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1550 | 2026-07-01T01:48:03.733Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1551 | 2026-07-01T01:48:03.774Z | Checking snafu v0.8.9 |
| 1552 | 2026-07-01T01:48:03.776Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1553 | 2026-07-01T01:48:03.831Z | Checking olpc-cjson v0.1.4 |
| 1554 | 2026-07-01T01:48:04.088Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1555 | 2026-07-01T01:48:04.191Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1556 | 2026-07-01T01:48:04.405Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-07-01T01:48:04.426Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1558 | 2026-07-01T01:48:04.547Z | Checking phf v0.12.1 |
| 1559 | 2026-07-01T01:48:04.603Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1560 | 2026-07-01T01:48:04.695Z | Checking tokio-dtrace v0.1.1 |
| 1561 | 2026-07-01T01:48:04.881Z | Compiling progenitor-impl v0.10.0 |
| 1562 | 2026-07-01T01:48:04.990Z | Checking sha2 v0.10.9 |
| 1563 | 2026-07-01T01:48:05.100Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1564 | 2026-07-01T01:48:05.129Z | Checking signature v2.2.0 |
| 1565 | 2026-07-01T01:48:05.213Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1566 | 2026-07-01T01:48:05.249Z | Checking libsw-core v0.3.2 |
| 1567 | 2026-07-01T01:48:05.269Z | Checking serde_plain v1.0.2 |
| 1568 | 2026-07-01T01:48:05.287Z | Compiling openssl-macros v0.1.1 |
| 1569 | 2026-07-01T01:48:05.398Z | Checking pem v3.0.5 |
| 1570 | 2026-07-01T01:48:05.420Z | Compiling cookie v0.18.1 |
| 1571 | 2026-07-01T01:48:05.467Z | Checking bytecount v0.6.9 |
| 1572 | 2026-07-01T01:48:05.470Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1573 | 2026-07-01T01:48:05.561Z | Checking typed-path v0.9.3 |
| 1574 | 2026-07-01T01:48:05.580Z | Checking fixedbitset v0.4.2 |
| 1575 | 2026-07-01T01:48:05.653Z | Checking fixedbitset v0.5.7 |
| 1576 | 2026-07-01T01:48:05.710Z | Compiling moka v0.12.10 |
| 1577 | 2026-07-01T01:48:05.736Z | Checking petgraph v0.6.5 |
| 1578 | 2026-07-01T01:48:05.854Z | Checking petgraph v0.8.3 |
| 1579 | 2026-07-01T01:48:06.043Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1580 | 2026-07-01T01:48:06.238Z | Checking papergrid v0.11.0 |
| 1581 | 2026-07-01T01:48:06.325Z | Checking tough v0.22.0 |
| 1582 | 2026-07-01T01:48:06.830Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1583 | 2026-07-01T01:48:06.849Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1584 | 2026-07-01T01:48:06.939Z | Compiling progenitor-macro v0.10.0 |
| 1585 | 2026-07-01T01:48:06.965Z | Checking libsw v3.5.0 |
| 1586 | 2026-07-01T01:48:07.034Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1587 | 2026-07-01T01:48:07.114Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1588 | 2026-07-01T01:48:07.192Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1589 | 2026-07-01T01:48:07.238Z | Checking oxide-tokio-rt v0.1.6 |
| 1590 | 2026-07-01T01:48:07.439Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1591 | 2026-07-01T01:48:07.570Z | Checking const_format v0.2.35 |
| 1592 | 2026-07-01T01:48:07.801Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1593 | 2026-07-01T01:48:07.833Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1594 | 2026-07-01T01:48:07.961Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1595 | 2026-07-01T01:48:08.005Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-07-01T01:48:08.171Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1597 | 2026-07-01T01:48:08.298Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1598 | 2026-07-01T01:48:08.404Z | Compiling tabled_derive v0.7.0 |
| 1599 | 2026-07-01T01:48:08.502Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1600 | 2026-07-01T01:48:08.983Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1601 | 2026-07-01T01:48:09.011Z | Checking gethostname v0.5.0 |
| 1602 | 2026-07-01T01:48:09.092Z | Checking bcs v0.1.6 |
| 1603 | 2026-07-01T01:48:09.112Z | Checking tagptr v0.2.0 |
| 1604 | 2026-07-01T01:48:09.115Z | Checking linear-map v1.2.0 |
| 1605 | 2026-07-01T01:48:09.276Z | Checking termtree v0.5.1 |
| 1606 | 2026-07-01T01:48:09.297Z | Compiling radium v0.7.0 |
| 1607 | 2026-07-01T01:48:09.329Z | Compiling salty v0.3.0 |
| 1608 | 2026-07-01T01:48:09.353Z | Checking tabled v0.15.0 |
| 1609 | 2026-07-01T01:48:09.420Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1610 | 2026-07-01T01:48:10.259Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1611 | 2026-07-01T01:48:10.467Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1612 | 2026-07-01T01:48:10.488Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1613 | 2026-07-01T01:48:10.660Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1614 | 2026-07-01T01:48:11.070Z | Checking progenitor v0.10.0 |
| 1615 | 2026-07-01T01:48:11.219Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1616 | 2026-07-01T01:48:11.398Z | Checking steno v0.4.1 |
| 1617 | 2026-07-01T01:48:11.484Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-07-01T01:48:11.671Z | Checking hickory-proto v0.25.2 |
| 1619 | 2026-07-01T01:48:12.041Z | Checking rfc6979 v0.4.0 |
| 1620 | 2026-07-01T01:48:12.371Z | Checking tap v1.0.1 |
| 1621 | 2026-07-01T01:48:12.489Z | Checking wyz v0.5.1 |
| 1622 | 2026-07-01T01:48:12.676Z | Checking ecdsa v0.16.9 |
| 1623 | 2026-07-01T01:48:12.718Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1624 | 2026-07-01T01:48:13.226Z | Checking hickory-resolver v0.25.2 |
| 1625 | 2026-07-01T01:48:13.448Z | Checking ed25519 v2.2.3 |
| 1626 | 2026-07-01T01:48:13.469Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1627 | 2026-07-01T01:48:13.621Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1628 | 2026-07-01T01:48:13.717Z | Checking primeorder v0.13.6 |
| 1629 | 2026-07-01T01:48:13.856Z | Checking twox-hash v2.1.2 |
| 1630 | 2026-07-01T01:48:13.988Z | Checking env_filter v1.0.1 |
| 1631 | 2026-07-01T01:48:14.148Z | Checking atty v0.2.14 |
| 1632 | 2026-07-01T01:48:14.168Z | Checking funty v2.0.0 |
| 1633 | 2026-07-01T01:48:14.192Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1634 | 2026-07-01T01:48:14.252Z | Checking env_logger v0.11.10 |
| 1635 | 2026-07-01T01:48:14.272Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1636 | 2026-07-01T01:48:14.317Z | Checking toml v0.7.8 |
| 1637 | 2026-07-01T01:48:14.446Z | Checking p384 v0.13.1 |
| 1638 | 2026-07-01T01:48:14.449Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1639 | 2026-07-01T01:48:14.499Z | Checking bitvec v1.0.1 |
| 1640 | 2026-07-01T01:48:14.641Z | Checking ed25519-dalek v2.2.0 |
| 1641 | 2026-07-01T01:48:14.661Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1642 | 2026-07-01T01:48:14.769Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1643 | 2026-07-01T01:48:14.840Z | Checking polyval v0.6.2 |
| 1644 | 2026-07-01T01:48:14.861Z | Checking aes v0.8.4 |
| 1645 | 2026-07-01T01:48:14.881Z | Checking ctr v0.9.2 |
| 1646 | 2026-07-01T01:48:14.901Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1647 | 2026-07-01T01:48:15.005Z | Checking x509-cert v0.2.5 |
| 1648 | 2026-07-01T01:48:15.048Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1649 | 2026-07-01T01:48:15.135Z | Checking bincode v1.3.3 |
| 1650 | 2026-07-01T01:48:15.209Z | Compiling strum_macros v0.28.0 |
| 1651 | 2026-07-01T01:48:15.254Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1652 | 2026-07-01T01:48:15.453Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1653 | 2026-07-01T01:48:15.492Z | Checking passt v0.3.0 |
| 1654 | 2026-07-01T01:48:15.590Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1655 | 2026-07-01T01:48:15.611Z | Checking fakedata_generator v0.7.1 |
| 1656 | 2026-07-01T01:48:15.669Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1657 | 2026-07-01T01:48:15.702Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1658 | 2026-07-01T01:48:15.723Z | Checking aes-gcm-siv v0.11.1 |
| 1659 | 2026-07-01T01:48:15.874Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1660 | 2026-07-01T01:48:15.894Z | Compiling bitstruct_derive v0.1.0 |
| 1661 | 2026-07-01T01:48:15.921Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1662 | 2026-07-01T01:48:15.976Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1663 | 2026-07-01T01:48:15.996Z | Checking dropshot-api-manager-types v0.7.2 |
| 1664 | 2026-07-01T01:48:16.072Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1665 | 2026-07-01T01:48:16.167Z | Compiling fs-err v3.1.2 |
| 1666 | 2026-07-01T01:48:16.273Z | Checking pretty-hex v0.2.1 |
| 1667 | 2026-07-01T01:48:16.292Z | Compiling cfg_aliases v0.1.1 |
| 1668 | 2026-07-01T01:48:16.377Z | Checking typeid v1.0.0 |
| 1669 | 2026-07-01T01:48:16.398Z | Checking ringbuffer v0.16.0 |
| 1670 | 2026-07-01T01:48:16.418Z | Checking ascii v1.1.0 |
| 1671 | 2026-07-01T01:48:16.488Z | Checking erased-serde v0.4.5 |
| 1672 | 2026-07-01T01:48:16.545Z | Checking bitstruct v0.1.1 |
| 1673 | 2026-07-01T01:48:16.605Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1674 | 2026-07-01T01:48:16.643Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1675 | 2026-07-01T01:48:16.732Z | Compiling nix v0.28.0 |
| 1676 | 2026-07-01T01:48:16.820Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1677 | 2026-07-01T01:48:16.841Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1678 | 2026-07-01T01:48:16.991Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1679 | 2026-07-01T01:48:17.036Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1680 | 2026-07-01T01:48:17.066Z | Checking itertools v0.13.0 |
| 1681 | 2026-07-01T01:48:17.104Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1682 | 2026-07-01T01:48:17.201Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1683 | 2026-07-01T01:48:17.304Z | Checking serde_arrays v0.1.0 |
| 1684 | 2026-07-01T01:48:17.424Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1685 | 2026-07-01T01:48:17.475Z | Checking libloading v0.7.4 |
| 1686 | 2026-07-01T01:48:17.541Z | Checking bit_field v0.10.2 |
| 1687 | 2026-07-01T01:48:17.627Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1688 | 2026-07-01T01:48:17.683Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1689 | 2026-07-01T01:48:17.774Z | Checking git-stub v1.0.0 |
| 1690 | 2026-07-01T01:48:17.777Z | Checking kstat-rs v0.2.4 |
| 1691 | 2026-07-01T01:48:17.881Z | Compiling escargot v0.5.15 |
| 1692 | 2026-07-01T01:48:17.935Z | Checking git-stub-vcs v0.1.0 |
| 1693 | 2026-07-01T01:48:17.983Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1694 | 2026-07-01T01:48:18.080Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1695 | 2026-07-01T01:48:18.130Z | Checking ron v0.8.1 |
| 1696 | 2026-07-01T01:48:18.178Z | Checking xattr v1.3.1 |
| 1697 | 2026-07-01T01:48:18.318Z | Checking drift v0.2.0 |
| 1698 | 2026-07-01T01:48:18.579Z | Checking cargo-platform v0.1.8 |
| 1699 | 2026-07-01T01:48:18.599Z | Checking filetime v0.2.23 |
| 1700 | 2026-07-01T01:48:18.631Z | Checking dropshot-api-manager v0.7.2 |
| 1701 | 2026-07-01T01:48:18.739Z | Checking tar v0.4.40 |
| 1702 | 2026-07-01T01:48:18.758Z | Checking cargo_metadata v0.18.1 |
| 1703 | 2026-07-01T01:48:19.126Z | Checking ctrlc v3.4.4 |
| 1704 | 2026-07-01T01:48:19.399Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1705 | 2026-07-01T01:48:19.447Z | Checking fatfs v0.3.6 |
| 1706 | 2026-07-01T01:48:19.684Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1707 | 2026-07-01T01:48:19.927Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1708 | 2026-07-01T01:48:20.129Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1709 | 2026-07-01T01:48:20.429Z | Compiling git2 v0.20.2 |
| 1710 | 2026-07-01T01:48:20.559Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1711 | 2026-07-01T01:48:21.350Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1712 | 2026-07-01T01:48:22.685Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1713 | 2026-07-01T01:48:26.121Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1714 | 2026-07-01T01:48:27.669Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1715 | 2026-07-01T01:48:31.381Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1716 | 2026-07-01T01:48:34.898Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1717 | 2026-07-01T01:48:41.539Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1718 | 2026-07-01T01:48:41.543Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1719 | 2026-07-01T01:48:46.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s |
| 1720 | 2026-07-01T01:48:46.552Z | |
| 1721 | 2026-07-01T01:48:46.552Z | real 2:26.410686830 |
| 1722 | 2026-07-01T01:48:46.552Z | user 8:50.352401139 |
| 1723 | 2026-07-01T01:48:46.552Z | sys 2:18.123405809 |
| 1724 | 2026-07-01T01:48:46.552Z | trap 0.235643434 |
| 1725 | 2026-07-01T01:48:46.552Z | tflt 0.569399922 |
| 1726 | 2026-07-01T01:48:46.552Z | dflt 0.163081376 |
| 1727 | 2026-07-01T01:48:46.552Z | kflt 0.005048501 |
| 1728 | 2026-07-01T01:48:46.552Z | lock 16:02.972681591 |
| 1729 | 2026-07-01T01:48:46.552Z | slp 34:47.624562906 |
| 1730 | 2026-07-01T01:48:46.552Z | lat 1:00.215633618 |
| 1731 | 2026-07-01T01:48:46.553Z | stop 4:11.791209098 |
| 1732 | 2026-07-01T01:48:46.556Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1733 | 2026-07-01T01:48:47.045Z | Downloading crates ... |
| 1734 | 2026-07-01T01:48:47.200Z | Downloaded predicates-core v1.0.6 |
| 1735 | 2026-07-01T01:48:47.203Z | Downloaded serde_test v1.0.176 |
| 1736 | 2026-07-01T01:48:47.214Z | Downloaded slog-envlogger v2.2.0 |
| 1737 | 2026-07-01T01:48:47.217Z | Downloaded downcast v0.11.0 |
| 1738 | 2026-07-01T01:48:47.220Z | Downloaded mockall_derive v0.12.1 |
| 1739 | 2026-07-01T01:48:47.223Z | Downloaded termtree v0.4.1 |
| 1740 | 2026-07-01T01:48:47.223Z | Downloaded fdeflate v0.3.4 |
| 1741 | 2026-07-01T01:48:47.223Z | Downloaded predicates-tree v1.0.9 |
| 1742 | 2026-07-01T01:48:47.227Z | Downloaded slog-stdlog v4.1.1 |
| 1743 | 2026-07-01T01:48:47.227Z | Downloaded predicates v3.1.0 |
| 1744 | 2026-07-01T01:48:47.227Z | Downloaded bytemuck v1.16.0 |
| 1745 | 2026-07-01T01:48:47.230Z | Downloaded arc-swap v1.7.1 |
| 1746 | 2026-07-01T01:48:47.230Z | Downloaded fragile v2.0.0 |
| 1747 | 2026-07-01T01:48:47.234Z | Downloaded slog-scope v4.4.0 |
| 1748 | 2026-07-01T01:48:47.237Z | Downloaded mockall v0.12.1 |
| 1749 | 2026-07-01T01:48:47.240Z | Downloaded png v0.17.13 |
| 1750 | 2026-07-01T01:48:47.863Z | Downloaded image v0.25.1 |
| 1751 | 2026-07-01T01:48:48.083Z | Checking tokio v1.52.3 |
| 1752 | 2026-07-01T01:48:48.197Z | Checking simd-adler32 v0.3.7 |
| 1753 | 2026-07-01T01:48:48.216Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1754 | 2026-07-01T01:48:48.235Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1755 | 2026-07-01T01:48:48.248Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1756 | 2026-07-01T01:48:48.251Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1757 | 2026-07-01T01:48:48.271Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1758 | 2026-07-01T01:48:48.274Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1759 | 2026-07-01T01:48:48.330Z | Checking miniz_oxide v0.7.2 |
| 1760 | 2026-07-01T01:48:48.388Z | Checking arc-swap v1.7.1 |
| 1761 | 2026-07-01T01:48:48.391Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1762 | 2026-07-01T01:48:48.411Z | Checking fdeflate v0.3.4 |
| 1763 | 2026-07-01T01:48:48.465Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1764 | 2026-07-01T01:48:48.481Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1765 | 2026-07-01T01:48:48.502Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1766 | 2026-07-01T01:48:48.533Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1767 | 2026-07-01T01:48:48.595Z | Checking slog-scope v4.4.0 |
| 1768 | 2026-07-01T01:48:48.645Z | Checking predicates-core v1.0.6 |
| 1769 | 2026-07-01T01:48:48.658Z | Checking bytemuck v1.16.0 |
| 1770 | 2026-07-01T01:48:48.670Z | Checking flate2 v1.0.30 |
| 1771 | 2026-07-01T01:48:48.686Z | Checking termtree v0.4.1 |
| 1772 | 2026-07-01T01:48:48.710Z | Compiling mockall_derive v0.12.1 |
| 1773 | 2026-07-01T01:48:48.724Z | Checking slog-stdlog v4.1.1 |
| 1774 | 2026-07-01T01:48:48.762Z | Checking predicates v3.1.0 |
| 1775 | 2026-07-01T01:48:48.811Z | Checking predicates-tree v1.0.9 |
| 1776 | 2026-07-01T01:48:48.835Z | Checking slog-envlogger v2.2.0 |
| 1777 | 2026-07-01T01:48:48.859Z | Checking downcast v0.11.0 |
| 1778 | 2026-07-01T01:48:48.919Z | Checking fragile v2.0.0 |
| 1779 | 2026-07-01T01:48:48.971Z | Checking compression-codecs v0.4.32 |
| 1780 | 2026-07-01T01:48:48.983Z | Checking png v0.17.13 |
| 1781 | 2026-07-01T01:48:48.986Z | Checking serde_test v1.0.176 |
| 1782 | 2026-07-01T01:48:49.018Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1783 | 2026-07-01T01:48:49.507Z | Checking image v0.25.1 |
| 1784 | 2026-07-01T01:48:50.661Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1785 | 2026-07-01T01:48:50.733Z | Checking mockall v0.12.1 |
| 1786 | 2026-07-01T01:48:50.764Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1787 | 2026-07-01T01:48:51.346Z | Checking tokio-util v0.7.16 |
| 1788 | 2026-07-01T01:48:51.346Z | Checking tokio-rustls v0.26.4 |
| 1789 | 2026-07-01T01:48:51.350Z | Checking tower v0.5.2 |
| 1790 | 2026-07-01T01:48:51.350Z | Checking async-compression v0.4.33 |
| 1791 | 2026-07-01T01:48:51.350Z | Checking backoff v0.4.0 |
| 1792 | 2026-07-01T01:48:51.350Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1793 | 2026-07-01T01:48:51.409Z | Checking zone v0.3.1 |
| 1794 | 2026-07-01T01:48:51.433Z | Checking tokio-tungstenite v0.21.0 |
| 1795 | 2026-07-01T01:48:51.547Z | Checking tokio-rustls v0.25.0 |
| 1796 | 2026-07-01T01:48:51.559Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1797 | 2026-07-01T01:48:51.571Z | Checking hickory-proto v0.24.4 |
| 1798 | 2026-07-01T01:48:51.606Z | Checking tokio-dtrace v0.1.1 |
| 1799 | 2026-07-01T01:48:51.698Z | Checking libsw-core v0.3.2 |
| 1800 | 2026-07-01T01:48:51.734Z | Checking cancel-safe-futures v0.1.5 |
| 1801 | 2026-07-01T01:48:51.747Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1802 | 2026-07-01T01:48:51.771Z | Checking tower-http v0.6.8 |
| 1803 | 2026-07-01T01:48:51.784Z | Checking oxide-tokio-rt v0.1.6 |
| 1804 | 2026-07-01T01:48:51.821Z | Checking h2 v0.4.15 |
| 1805 | 2026-07-01T01:48:51.836Z | Checking tokio-stream v0.1.17 |
| 1806 | 2026-07-01T01:48:51.935Z | Checking libsw v3.5.0 |
| 1807 | 2026-07-01T01:48:51.955Z | Checking tough v0.22.0 |
| 1808 | 2026-07-01T01:48:52.037Z | Checking steno v0.4.1 |
| 1809 | 2026-07-01T01:48:52.076Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1810 | 2026-07-01T01:48:52.197Z | Checking hickory-proto v0.25.2 |
| 1811 | 2026-07-01T01:48:52.220Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1812 | 2026-07-01T01:48:52.535Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1813 | 2026-07-01T01:48:52.735Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1814 | 2026-07-01T01:48:53.082Z | Checking hickory-resolver v0.24.4 |
| 1815 | 2026-07-01T01:48:53.667Z | Checking hyper v1.10.1 |
| 1816 | 2026-07-01T01:48:53.691Z | Checking qorb v0.4.1 |
| 1817 | 2026-07-01T01:48:53.704Z | Checking hickory-resolver v0.25.2 |
| 1818 | 2026-07-01T01:48:54.506Z | Checking hyper-util v0.1.20 |
| 1819 | 2026-07-01T01:48:55.365Z | Checking hyper-rustls v0.27.3 |
| 1820 | 2026-07-01T01:48:55.369Z | Checking dropshot v0.17.1 |
| 1821 | 2026-07-01T01:48:55.369Z | Checking dropshot v0.16.7 |
| 1822 | 2026-07-01T01:48:55.536Z | Checking reqwest v0.12.23 |
| 1823 | 2026-07-01T01:48:55.536Z | Checking reqwest v0.13.2 |
| 1824 | 2026-07-01T01:48:56.144Z | Checking progenitor-client v0.10.0 |
| 1825 | 2026-07-01T01:48:56.145Z | Checking progenitor-client v0.11.1 |
| 1826 | 2026-07-01T01:48:56.255Z | Checking progenitor-client v0.14.0 |
| 1827 | 2026-07-01T01:48:56.255Z | Checking progenitor-client v0.13.0 |
| 1828 | 2026-07-01T01:48:56.349Z | Checking progenitor v0.10.0 |
| 1829 | 2026-07-01T01:48:56.361Z | Checking progenitor v0.11.1 |
| 1830 | 2026-07-01T01:48:56.470Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1831 | 2026-07-01T01:48:56.482Z | Checking progenitor-extras v0.2.0 |
| 1832 | 2026-07-01T01:48:56.486Z | Checking progenitor v0.14.0 |
| 1833 | 2026-07-01T01:48:56.486Z | Checking progenitor v0.13.0 |
| 1834 | 2026-07-01T01:48:56.486Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1835 | 2026-07-01T01:48:56.616Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1836 | 2026-07-01T01:48:56.630Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1837 | 2026-07-01T01:48:57.158Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1838 | 2026-07-01T01:48:57.158Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1839 | 2026-07-01T01:48:57.161Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-07-01T01:48:57.491Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1841 | 2026-07-01T01:48:57.913Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1842 | 2026-07-01T01:48:58.067Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1843 | 2026-07-01T01:48:58.246Z | Checking dropshot-api-manager v0.7.2 |
| 1844 | 2026-07-01T01:48:58.606Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1845 | 2026-07-01T01:48:58.782Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1846 | 2026-07-01T01:48:58.948Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1847 | 2026-07-01T01:48:59.087Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1848 | 2026-07-01T01:48:59.245Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1849 | 2026-07-01T01:48:59.463Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1850 | 2026-07-01T01:49:00.622Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1851 | 2026-07-01T01:49:00.622Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-07-01T01:49:00.625Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-07-01T01:49:00.625Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-07-01T01:49:01.113Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-07-01T01:49:01.482Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-07-01T01:49:01.765Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-07-01T01:49:02.021Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-07-01T01:49:02.021Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-07-01T01:49:02.254Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1860 | 2026-07-01T01:49:02.254Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-07-01T01:49:02.722Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-07-01T01:49:02.929Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-07-01T01:49:02.929Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-07-01T01:49:03.703Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1865 | 2026-07-01T01:49:05.266Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1866 | 2026-07-01T01:49:05.668Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1867 | 2026-07-01T01:49:05.672Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1868 | 2026-07-01T01:49:06.374Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1869 | 2026-07-01T01:49:06.695Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1870 | 2026-07-01T01:49:06.965Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1871 | 2026-07-01T01:49:06.965Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-07-01T01:49:07.527Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-07-01T01:49:07.527Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-07-01T01:49:07.530Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1875 | 2026-07-01T01:49:10.758Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1876 | 2026-07-01T01:49:11.515Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-07-01T01:49:14.859Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1878 | 2026-07-01T01:49:16.544Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1879 | 2026-07-01T01:49:17.291Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1880 | 2026-07-01T01:49:21.327Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1881 | 2026-07-01T01:49:22.713Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-07-01T01:49:23.202Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1883 | 2026-07-01T01:49:25.880Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1884 | 2026-07-01T01:49:33.908Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1885 | 2026-07-01T01:49:33.911Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1886 | 2026-07-01T01:49:39.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.83s |
| 1887 | 2026-07-01T01:49:39.633Z | |
| 1888 | 2026-07-01T01:49:39.633Z | real 53.069731670 |
| 1889 | 2026-07-01T01:49:39.633Z | user 2:13.121728364 |
| 1890 | 2026-07-01T01:49:39.633Z | sys 23.097192102 |
| 1891 | 2026-07-01T01:49:39.633Z | trap 0.034962601 |
| 1892 | 2026-07-01T01:49:39.633Z | tflt 0.040003235 |
| 1893 | 2026-07-01T01:49:39.633Z | dflt 0.027753008 |
| 1894 | 2026-07-01T01:49:39.634Z | kflt 0.000052147 |
| 1895 | 2026-07-01T01:49:39.634Z | lock 5:15.279807223 |
| 1896 | 2026-07-01T01:49:39.634Z | slp 7:36.618901363 |
| 1897 | 2026-07-01T01:49:39.634Z | lat 4.863744053 |
| 1898 | 2026-07-01T01:49:39.634Z | stop 13.735545302 |
| 1899 | 2026-07-01T01:49:39.637Z | + banner build |
| 1900 | 2026-07-01T01:49:39.637Z | |
| 1901 | 2026-07-01T01:49:39.637Z | ##### # # # # ##### |
| 1902 | 2026-07-01T01:49:39.637Z | # # # # # # # # |
| 1903 | 2026-07-01T01:49:39.637Z | ##### # # # # # # |
| 1904 | 2026-07-01T01:49:39.637Z | # # # # # # # # |
| 1905 | 2026-07-01T01:49:39.638Z | # # # # # # # # |
| 1906 | 2026-07-01T01:49:39.638Z | ##### #### # ###### ##### |
| 1907 | 2026-07-01T01:49:39.638Z | |
| 1908 | 2026-07-01T01:49:39.638Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1909 | 2026-07-01T01:49:40.380Z | Compiling proc-macro2 v1.0.106 |
| 1910 | 2026-07-01T01:49:40.380Z | Compiling quote v1.0.45 |
| 1911 | 2026-07-01T01:49:40.380Z | Compiling unicode-ident v1.0.24 |
| 1912 | 2026-07-01T01:49:40.380Z | Compiling libc v0.2.186 |
| 1913 | 2026-07-01T01:49:40.383Z | Compiling serde_core v1.0.228 |
| 1914 | 2026-07-01T01:49:40.383Z | Compiling serde v1.0.228 |
| 1915 | 2026-07-01T01:49:40.383Z | Compiling autocfg v1.3.0 |
| 1916 | 2026-07-01T01:49:40.383Z | Compiling cfg-if v1.0.0 |
| 1917 | 2026-07-01T01:49:40.591Z | Compiling zmij v1.0.19 |
| 1918 | 2026-07-01T01:49:40.616Z | Compiling libm v0.2.8 |
| 1919 | 2026-07-01T01:49:40.800Z | Compiling memchr v2.7.2 |
| 1920 | 2026-07-01T01:49:40.878Z | Compiling itoa v1.0.11 |
| 1921 | 2026-07-01T01:49:41.029Z | Compiling smallvec v1.13.2 |
| 1922 | 2026-07-01T01:49:41.285Z | Compiling version_check v0.9.5 |
| 1923 | 2026-07-01T01:49:41.390Z | Compiling getrandom v0.4.2 |
| 1924 | 2026-07-01T01:49:41.413Z | Compiling stable_deref_trait v1.2.0 |
| 1925 | 2026-07-01T01:49:41.543Z | Compiling serde_json v1.0.150 |
| 1926 | 2026-07-01T01:49:41.655Z | Compiling syn v2.0.117 |
| 1927 | 2026-07-01T01:49:41.668Z | Compiling writeable v0.5.5 |
| 1928 | 2026-07-01T01:49:41.708Z | Compiling litemap v0.7.4 |
| 1929 | 2026-07-01T01:49:41.888Z | Compiling icu_locid_transform_data v1.5.0 |
| 1930 | 2026-07-01T01:49:41.911Z | Compiling icu_properties_data v1.5.0 |
| 1931 | 2026-07-01T01:49:41.931Z | Compiling percent-encoding v2.3.2 |
| 1932 | 2026-07-01T01:49:41.962Z | Compiling num-traits v0.2.19 |
| 1933 | 2026-07-01T01:49:41.974Z | Compiling utf8_iter v1.0.4 |
| 1934 | 2026-07-01T01:49:42.062Z | Compiling write16 v1.0.0 |
| 1935 | 2026-07-01T01:49:42.143Z | Compiling icu_normalizer_data v1.5.0 |
| 1936 | 2026-07-01T01:49:42.164Z | Compiling utf16_iter v1.0.5 |
| 1937 | 2026-07-01T01:49:42.194Z | Compiling form_urlencoded v1.2.2 |
| 1938 | 2026-07-01T01:49:42.228Z | Compiling thiserror v2.0.18 |
| 1939 | 2026-07-01T01:49:42.302Z | Compiling getrandom v0.2.14 |
| 1940 | 2026-07-01T01:49:42.371Z | Compiling lock_api v0.4.12 |
| 1941 | 2026-07-01T01:49:42.480Z | Compiling parking_lot_core v0.9.10 |
| 1942 | 2026-07-01T01:49:42.751Z | Compiling heck v0.5.0 |
| 1943 | 2026-07-01T01:49:42.858Z | Compiling iana-time-zone v0.1.64 |
| 1944 | 2026-07-01T01:49:42.965Z | Compiling jobserver v0.1.31 |
| 1945 | 2026-07-01T01:49:43.048Z | Compiling find-msvc-tools v0.1.9 |
| 1946 | 2026-07-01T01:49:43.238Z | Compiling shlex v2.0.1 |
| 1947 | 2026-07-01T01:49:43.277Z | Compiling uuid v1.23.3 |
| 1948 | 2026-07-01T01:49:43.277Z | Compiling rustversion v1.0.22 |
| 1949 | 2026-07-01T01:49:43.346Z | Compiling semver v1.0.28 |
| 1950 | 2026-07-01T01:49:43.363Z | Compiling cc v1.2.65 |
| 1951 | 2026-07-01T01:49:43.418Z | Compiling schemars v0.8.22 |
| 1952 | 2026-07-01T01:49:43.668Z | Compiling dyn-clone v1.0.17 |
| 1953 | 2026-07-01T01:49:43.734Z | Compiling slab v0.4.9 |
| 1954 | 2026-07-01T01:49:43.904Z | Compiling subtle v2.6.1 |
| 1955 | 2026-07-01T01:49:43.977Z | Compiling pin-project-lite v0.2.14 |
| 1956 | 2026-07-01T01:49:44.029Z | Compiling log v0.4.29 |
| 1957 | 2026-07-01T01:49:44.111Z | Compiling socket2 v0.6.3 |
| 1958 | 2026-07-01T01:49:44.206Z | Compiling typenum v1.20.1 |
| 1959 | 2026-07-01T01:49:44.220Z | Compiling scopeguard v1.2.0 |
| 1960 | 2026-07-01T01:49:44.333Z | Compiling rand_core v0.6.4 |
| 1961 | 2026-07-01T01:49:44.557Z | Compiling synstructure v0.13.1 |
| 1962 | 2026-07-01T01:49:44.602Z | Compiling serde_derive_internals v0.29.1 |
| 1963 | 2026-07-01T01:49:44.627Z | Compiling parking_lot v0.12.2 |
| 1964 | 2026-07-01T01:49:44.930Z | Compiling signal-hook-registry v1.4.2 |
| 1965 | 2026-07-01T01:49:45.061Z | Compiling mio v1.2.0 |
| 1966 | 2026-07-01T01:49:45.075Z | Compiling portable-atomic v1.11.1 |
| 1967 | 2026-07-01T01:49:45.282Z | Compiling cmake v0.1.54 |
| 1968 | 2026-07-01T01:49:45.324Z | Compiling equivalent v1.0.2 |
| 1969 | 2026-07-01T01:49:45.351Z | Compiling critical-section v1.2.0 |
| 1970 | 2026-07-01T01:49:45.419Z | Compiling fs_extra v1.3.0 |
| 1971 | 2026-07-01T01:49:45.468Z | Compiling dunce v1.0.5 |
| 1972 | 2026-07-01T01:49:45.543Z | Compiling futures-core v0.3.32 |
| 1973 | 2026-07-01T01:49:45.570Z | Compiling thiserror v1.0.64 |
| 1974 | 2026-07-01T01:49:45.626Z | Compiling httparse v1.10.1 |
| 1975 | 2026-07-01T01:49:45.672Z | Compiling serde_derive v1.0.228 |
| 1976 | 2026-07-01T01:49:45.685Z | Compiling zerofrom-derive v0.1.5 |
| 1977 | 2026-07-01T01:49:45.689Z | Compiling yoke-derive v0.7.5 |
| 1978 | 2026-07-01T01:49:45.708Z | Compiling zerovec-derive v0.10.3 |
| 1979 | 2026-07-01T01:49:45.735Z | Compiling displaydoc v0.2.5 |
| 1980 | 2026-07-01T01:49:45.870Z | Compiling icu_provider_macros v1.5.0 |
| 1981 | 2026-07-01T01:49:45.970Z | Compiling schemars_derive v0.8.22 |
| 1982 | 2026-07-01T01:49:46.289Z | Compiling zeroize_derive v1.4.3 |
| 1983 | 2026-07-01T01:49:46.455Z | Compiling thiserror-impl v2.0.18 |
| 1984 | 2026-07-01T01:49:46.487Z | Compiling tokio-macros v2.7.0 |
| 1985 | 2026-07-01T01:49:46.716Z | Compiling futures-macro v0.3.32 |
| 1986 | 2026-07-01T01:49:46.741Z | Compiling once_cell v1.21.3 |
| 1987 | 2026-07-01T01:49:46.894Z | Compiling zerofrom v0.1.5 |
| 1988 | 2026-07-01T01:49:46.963Z | Compiling zeroize v1.8.2 |
| 1989 | 2026-07-01T01:49:46.980Z | Compiling aws-lc-sys v0.41.0 |
| 1990 | 2026-07-01T01:49:47.029Z | Compiling yoke v0.7.5 |
| 1991 | 2026-07-01T01:49:47.196Z | Compiling thiserror-impl v1.0.64 |
| 1992 | 2026-07-01T01:49:47.209Z | Compiling zerovec v0.10.4 |
| 1993 | 2026-07-01T01:49:47.234Z | Compiling getrandom v0.3.4 |
| 1994 | 2026-07-01T01:49:47.351Z | Compiling futures-sink v0.3.32 |
| 1995 | 2026-07-01T01:49:47.551Z | Compiling strsim v0.11.1 |
| 1996 | 2026-07-01T01:49:47.566Z | Compiling regex-syntax v0.8.5 |
| 1997 | 2026-07-01T01:49:47.665Z | Compiling futures-channel v0.3.32 |
| 1998 | 2026-07-01T01:49:47.839Z | Compiling aho-corasick v1.1.3 |
| 1999 | 2026-07-01T01:49:47.856Z | Compiling ident_case v1.0.1 |
| 2000 | 2026-07-01T01:49:47.913Z | Compiling hashbrown v0.17.0 |
| 2001 | 2026-07-01T01:49:47.926Z | Compiling futures-io v0.3.32 |
| 2002 | 2026-07-01T01:49:47.977Z | Compiling futures-task v0.3.32 |
| 2003 | 2026-07-01T01:49:48.120Z | Compiling tinystr v0.7.6 |
| 2004 | 2026-07-01T01:49:48.155Z | Compiling icu_collections v1.5.0 |
| 2005 | 2026-07-01T01:49:48.337Z | Compiling icu_locid v1.5.0 |
| 2006 | 2026-07-01T01:49:48.352Z | Compiling futures-util v0.3.32 |
| 2007 | 2026-07-01T01:49:48.570Z | Compiling indexmap v2.14.0 |
| 2008 | 2026-07-01T01:49:48.996Z | Compiling bytes v1.11.1 |
| 2009 | 2026-07-01T01:49:49.054Z | Compiling icu_provider v1.5.0 |
| 2010 | 2026-07-01T01:49:49.263Z | Compiling chrono v0.4.44 |
| 2011 | 2026-07-01T01:49:49.411Z | Compiling serde_tokenstream v0.2.3 |
| 2012 | 2026-07-01T01:49:49.424Z | Compiling icu_locid_transform v1.5.0 |
| 2013 | 2026-07-01T01:49:49.672Z | Compiling bitflags v2.9.4 |
| 2014 | 2026-07-01T01:49:49.707Z | Compiling tokio v1.52.3 |
| 2015 | 2026-07-01T01:49:50.070Z | Compiling icu_properties v1.5.1 |
| 2016 | 2026-07-01T01:49:50.083Z | Compiling regex-automata v0.4.14 |
| 2017 | 2026-07-01T01:49:50.538Z | Compiling zerocopy-derive v0.8.27 |
| 2018 | 2026-07-01T01:49:51.106Z | Compiling slog v2.8.2 |
| 2019 | 2026-07-01T01:49:51.353Z | Compiling base64 v0.22.1 |
| 2020 | 2026-07-01T01:49:51.560Z | Compiling http v1.4.2 |
| 2021 | 2026-07-01T01:49:51.800Z | Compiling icu_normalizer v1.5.0 |
| 2022 | 2026-07-01T01:49:51.813Z | Compiling regex v1.12.3 |
| 2023 | 2026-07-01T01:49:52.339Z | Compiling idna_adapter v1.2.0 |
| 2024 | 2026-07-01T01:49:52.489Z | Compiling idna v1.0.3 |
| 2025 | 2026-07-01T01:49:52.815Z | Compiling ucd-trie v0.1.6 |
| 2026 | 2026-07-01T01:49:52.852Z | Compiling url v2.5.4 |
| 2027 | 2026-07-01T01:49:53.051Z | Compiling pest v2.8.4 |
| 2028 | 2026-07-01T01:49:53.977Z | Compiling rustls-pki-types v1.12.0 |
| 2029 | 2026-07-01T01:49:54.041Z | Compiling tracing-core v0.1.32 |
| 2030 | 2026-07-01T01:49:54.331Z | Compiling tracing-attributes v0.1.27 |
| 2031 | 2026-07-01T01:49:54.482Z | Compiling ring v0.17.14 |
| 2032 | 2026-07-01T01:49:54.796Z | Compiling byteorder v1.5.0 |
| 2033 | 2026-07-01T01:49:55.043Z | Compiling pest_meta v2.8.4 |
| 2034 | 2026-07-01T01:49:55.553Z | Compiling tracing v0.1.40 |
| 2035 | 2026-07-01T01:49:55.667Z | Compiling pest_generator v2.8.4 |
| 2036 | 2026-07-01T01:49:55.882Z | Compiling generic-array v0.14.7 |
| 2037 | 2026-07-01T01:49:55.886Z | Compiling ppv-lite86 v0.2.17 |
| 2038 | 2026-07-01T01:49:56.135Z | Compiling anyhow v1.0.100 |
| 2039 | 2026-07-01T01:49:56.274Z | Compiling untrusted v0.9.0 |
| 2040 | 2026-07-01T01:49:56.316Z | Compiling pest_derive v2.8.4 |
| 2041 | 2026-07-01T01:49:56.485Z | Compiling fnv v1.0.7 |
| 2042 | 2026-07-01T01:49:56.593Z | Compiling tokio-util v0.7.16 |
| 2043 | 2026-07-01T01:49:56.894Z | Compiling aws-lc-rs v1.17.0 |
| 2044 | 2026-07-01T01:49:56.934Z | Compiling paste v1.0.15 |
| 2045 | 2026-07-01T01:49:57.274Z | Compiling zerocopy v0.8.27 |
| 2046 | 2026-07-01T01:49:57.611Z | Compiling ipnet v2.9.0 |
| 2047 | 2026-07-01T01:49:58.019Z | Compiling untrusted v0.7.1 |
| 2048 | 2026-07-01T01:49:58.113Z | Compiling omicron-workspace-hack v0.1.0 |
| 2049 | 2026-07-01T01:49:58.144Z | Compiling camino v1.2.2 |
| 2050 | 2026-07-01T01:49:58.470Z | Compiling http-body v1.0.1 |
| 2051 | 2026-07-01T01:49:58.643Z | Compiling rustls v0.23.41 |
| 2052 | 2026-07-01T01:49:58.860Z | Compiling atomic-waker v1.1.2 |
| 2053 | 2026-07-01T01:49:59.107Z | Compiling crypto-common v0.1.6 |
| 2054 | 2026-07-01T01:49:59.268Z | Compiling ipnetwork v0.21.1 |
| 2055 | 2026-07-01T01:49:59.391Z | Compiling ryu v1.0.18 |
| 2056 | 2026-07-01T01:49:59.408Z | Compiling try-lock v0.2.5 |
| 2057 | 2026-07-01T01:49:59.529Z | Compiling tower-layer v0.3.3 |
| 2058 | 2026-07-01T01:49:59.754Z | Compiling tower-service v0.3.3 |
| 2059 | 2026-07-01T01:49:59.852Z | Compiling want v0.3.1 |
| 2060 | 2026-07-01T01:50:00.030Z | Compiling h2 v0.4.15 |
| 2061 | 2026-07-01T01:50:00.138Z | Compiling erased-serde v0.3.31 |
| 2062 | 2026-07-01T01:50:00.728Z | Compiling async-trait v0.1.89 |
| 2063 | 2026-07-01T01:50:00.859Z | Compiling num-conv v0.2.0 |
| 2064 | 2026-07-01T01:50:00.875Z | Compiling httpdate v1.0.3 |
| 2065 | 2026-07-01T01:50:00.996Z | Compiling time-core v0.1.8 |
| 2066 | 2026-07-01T01:50:01.150Z | Compiling time-macros v0.2.27 |
| 2067 | 2026-07-01T01:50:01.772Z | Compiling scroll_derive v0.13.1 |
| 2068 | 2026-07-01T01:50:01.775Z | Compiling errno v0.3.14 |
| 2069 | 2026-07-01T01:50:01.948Z | Compiling serde_urlencoded v0.7.1 |
| 2070 | 2026-07-01T01:50:02.124Z | Compiling http-body-util v0.1.3 |
| 2071 | 2026-07-01T01:50:02.208Z | Compiling foldhash v0.2.0 |
| 2072 | 2026-07-01T01:50:02.225Z | Compiling allocator-api2 v0.2.21 |
| 2073 | 2026-07-01T01:50:02.406Z | Compiling daft-derive v0.1.7 |
| 2074 | 2026-07-01T01:50:02.480Z | Compiling hyper v1.10.1 |
| 2075 | 2026-07-01T01:50:02.605Z | Compiling hashbrown v0.16.1 |
| 2076 | 2026-07-01T01:50:02.617Z | Compiling const-oid v0.9.6 |
| 2077 | 2026-07-01T01:50:03.153Z | Compiling pretty-hex v0.4.1 |
| 2078 | 2026-07-01T01:50:03.302Z | Compiling strum_macros v0.26.4 |
| 2079 | 2026-07-01T01:50:04.403Z | Compiling hyper-util v0.1.20 |
| 2080 | 2026-07-01T01:50:04.955Z | Compiling oxnet v0.1.4 |
| 2081 | 2026-07-01T01:50:06.164Z | Compiling rand_core v0.9.3 |
| 2082 | 2026-07-01T01:50:06.188Z | Compiling openapiv3 v2.2.0 |
| 2083 | 2026-07-01T01:50:06.431Z | Compiling usdt-impl v0.6.0 |
| 2084 | 2026-07-01T01:50:06.572Z | Compiling plain v0.2.3 |
| 2085 | 2026-07-01T01:50:06.685Z | Compiling rand_chacha v0.9.0 |
| 2086 | 2026-07-01T01:50:06.696Z | Compiling scroll v0.13.0 |
| 2087 | 2026-07-01T01:50:07.230Z | Compiling crossbeam-utils v0.8.19 |
| 2088 | 2026-07-01T01:50:07.567Z | Compiling goblin v0.10.4 |
| 2089 | 2026-07-01T01:50:07.779Z | Compiling rand v0.9.2 |
| 2090 | 2026-07-01T01:50:08.577Z | Compiling block-buffer v0.10.4 |
| 2091 | 2026-07-01T01:50:08.747Z | Compiling dtrace-parser v0.3.0 |
| 2092 | 2026-07-01T01:50:09.047Z | Compiling sync_wrapper v1.0.1 |
| 2093 | 2026-07-01T01:50:09.137Z | Compiling thread-id v5.0.0 |
| 2094 | 2026-07-01T01:50:09.223Z | Compiling encoding_rs v0.8.34 |
| 2095 | 2026-07-01T01:50:09.241Z | Compiling ref-cast v1.0.25 |
| 2096 | 2026-07-01T01:50:09.345Z | Compiling slog-async v2.8.0 |
| 2097 | 2026-07-01T01:50:09.564Z | Compiling mime v0.3.17 |
| 2098 | 2026-07-01T01:50:09.637Z | Compiling tower v0.5.2 |
| 2099 | 2026-07-01T01:50:10.047Z | Compiling digest v0.10.7 |
| 2100 | 2026-07-01T01:50:10.387Z | Compiling dof v0.4.0 |
| 2101 | 2026-07-01T01:50:11.146Z | Compiling rand_chacha v0.3.1 |
| 2102 | 2026-07-01T01:50:11.360Z | Compiling webpki-roots v0.26.3 |
| 2103 | 2026-07-01T01:50:11.373Z | Compiling futures-executor v0.3.32 |
| 2104 | 2026-07-01T01:50:11.490Z | Compiling multer v3.1.0 |
| 2105 | 2026-07-01T01:50:11.731Z | Compiling iri-string v0.7.8 |
| 2106 | 2026-07-01T01:50:11.835Z | Compiling futures v0.3.32 |
| 2107 | 2026-07-01T01:50:11.887Z | Compiling rand v0.8.6 |
| 2108 | 2026-07-01T01:50:12.596Z | Compiling darling_core v0.23.0 |
| 2109 | 2026-07-01T01:50:12.627Z | Compiling ref-cast-impl v1.0.25 |
| 2110 | 2026-07-01T01:50:13.240Z | Compiling tower-http v0.6.8 |
| 2111 | 2026-07-01T01:50:13.545Z | Compiling usdt-attr-macro v0.6.0 |
| 2112 | 2026-07-01T01:50:14.128Z | Compiling usdt-macro v0.6.0 |
| 2113 | 2026-07-01T01:50:14.301Z | Compiling newtype-uuid v1.3.2 |
| 2114 | 2026-07-01T01:50:14.439Z | Compiling async-stream-impl v0.3.6 |
| 2115 | 2026-07-01T01:50:14.455Z | Compiling hex v0.4.3 |
| 2116 | 2026-07-01T01:50:14.727Z | Compiling darling_macro v0.23.0 |
| 2117 | 2026-07-01T01:50:14.746Z | Compiling rustix v1.1.2 |
| 2118 | 2026-07-01T01:50:15.241Z | Compiling strum v0.26.3 |
| 2119 | 2026-07-01T01:50:15.292Z | Compiling newtype-uuid-macros v0.1.0 |
| 2120 | 2026-07-01T01:50:15.308Z | Compiling darling v0.23.0 |
| 2121 | 2026-07-01T01:50:15.326Z | Compiling structmeta-derive v0.3.0 |
| 2122 | 2026-07-01T01:50:15.369Z | Compiling powerfmt v0.2.0 |
| 2123 | 2026-07-01T01:50:15.390Z | Compiling syn v1.0.109 |
| 2124 | 2026-07-01T01:50:15.539Z | Compiling deranged v0.5.3 |
| 2125 | 2026-07-01T01:50:15.624Z | Compiling serde_with_macros v3.18.0 |
| 2126 | 2026-07-01T01:50:16.089Z | Compiling daft v0.1.7 |
| 2127 | 2026-07-01T01:50:16.224Z | Compiling fastrand v2.3.0 |
| 2128 | 2026-07-01T01:50:16.372Z | Compiling match_cfg v0.1.0 |
| 2129 | 2026-07-01T01:50:16.389Z | Compiling structmeta v0.3.0 |
| 2130 | 2026-07-01T01:50:16.558Z | Compiling num_threads v0.1.7 |
| 2131 | 2026-07-01T01:50:16.580Z | Compiling hostname v0.3.1 |
| 2132 | 2026-07-01T01:50:16.734Z | Compiling time v0.3.47 |
| 2133 | 2026-07-01T01:50:16.746Z | Compiling crossbeam-channel v0.5.15 |
| 2134 | 2026-07-01T01:50:16.759Z | Compiling crc32fast v1.4.0 |
| 2135 | 2026-07-01T01:50:17.054Z | Compiling tempfile v3.23.0 |
| 2136 | 2026-07-01T01:50:17.405Z | Compiling thread_local v1.1.8 |
| 2137 | 2026-07-01T01:50:17.639Z | Compiling strum_macros v0.27.2 |
| 2138 | 2026-07-01T01:50:17.758Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2139 | 2026-07-01T01:50:18.061Z | Compiling winnow v1.0.3 |
| 2140 | 2026-07-01T01:50:18.243Z | Compiling derive-ex v0.1.8 |
| 2141 | 2026-07-01T01:50:18.496Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2142 | 2026-07-01T01:50:19.615Z | Compiling serde_spanned v1.1.1 |
| 2143 | 2026-07-01T01:50:19.782Z | Compiling is-terminal v0.4.12 |
| 2144 | 2026-07-01T01:50:19.884Z | Compiling debug-ignore v1.0.5 |
| 2145 | 2026-07-01T01:50:19.887Z | Compiling take_mut v0.2.2 |
| 2146 | 2026-07-01T01:50:19.944Z | Compiling term v1.2.0 |
| 2147 | 2026-07-01T01:50:19.997Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2148 | 2026-07-01T01:50:20.036Z | Compiling test-strategy v0.4.3 |
| 2149 | 2026-07-01T01:50:21.394Z | Compiling slog-term v2.9.2 |
| 2150 | 2026-07-01T01:50:21.803Z | Compiling slog-json v2.6.1 |
| 2151 | 2026-07-01T01:50:21.958Z | Compiling macaddr v1.0.1 |
| 2152 | 2026-07-01T01:50:22.052Z | Compiling memmap2 v0.9.9 |
| 2153 | 2026-07-01T01:50:22.096Z | Compiling spin v0.9.8 |
| 2154 | 2026-07-01T01:50:22.230Z | Compiling quick-error v1.2.3 |
| 2155 | 2026-07-01T01:50:22.245Z | Compiling cpufeatures v0.2.12 |
| 2156 | 2026-07-01T01:50:22.320Z | Compiling usdt v0.6.0 |
| 2157 | 2026-07-01T01:50:22.343Z | Compiling slog-bunyan v2.5.0 |
| 2158 | 2026-07-01T01:50:22.620Z | Compiling async-stream v0.3.6 |
| 2159 | 2026-07-01T01:50:22.777Z | Compiling waitgroup v0.1.2 |
| 2160 | 2026-07-01T01:50:22.900Z | Compiling rustls-pemfile v2.2.0 |
| 2161 | 2026-07-01T01:50:22.936Z | Compiling serde_path_to_error v0.1.20 |
| 2162 | 2026-07-01T01:50:22.964Z | Compiling hostname v0.4.2 |
| 2163 | 2026-07-01T01:50:23.133Z | Compiling serde_with v3.18.0 |
| 2164 | 2026-07-01T01:50:23.161Z | Compiling regress v0.10.5 |
| 2165 | 2026-07-01T01:50:23.364Z | Compiling lazy_static v1.5.0 |
| 2166 | 2026-07-01T01:50:23.474Z | Compiling either v1.15.0 |
| 2167 | 2026-07-01T01:50:23.529Z | Compiling parse-display-derive v0.10.0 |
| 2168 | 2026-07-01T01:50:23.749Z | Compiling webpki-roots v1.0.3 |
| 2169 | 2026-07-01T01:50:24.116Z | Compiling wait-timeout v0.2.0 |
| 2170 | 2026-07-01T01:50:24.383Z | Compiling bit-vec v0.6.3 |
| 2171 | 2026-07-01T01:50:24.578Z | Compiling rusty-fork v0.3.0 |
| 2172 | 2026-07-01T01:50:24.651Z | Compiling bit-set v0.5.3 |
| 2173 | 2026-07-01T01:50:24.670Z | Compiling strum v0.27.2 |
| 2174 | 2026-07-01T01:50:24.807Z | Compiling rand_xorshift v0.3.0 |
| 2175 | 2026-07-01T01:50:24.844Z | Compiling dropshot v0.17.1 |
| 2176 | 2026-07-01T01:50:24.994Z | Compiling crucible-workspace-hack v0.1.0 |
| 2177 | 2026-07-01T01:50:25.081Z | Compiling unarray v0.1.4 |
| 2178 | 2026-07-01T01:50:25.123Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2179 | 2026-07-01T01:50:25.211Z | Compiling proptest v1.5.0 |
| 2180 | 2026-07-01T01:50:25.241Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2181 | 2026-07-01T01:50:25.465Z | Compiling dropshot_endpoint v0.17.1 |
| 2182 | 2026-07-01T01:50:25.568Z | Compiling toml_datetime v0.6.11 |
| 2183 | 2026-07-01T01:50:25.870Z | Compiling openssl-probe v0.2.1 |
| 2184 | 2026-07-01T01:50:25.971Z | Compiling hybrid-array v0.4.12 |
| 2185 | 2026-07-01T01:50:26.153Z | Compiling rustls-native-certs v0.8.3 |
| 2186 | 2026-07-01T01:50:26.486Z | Compiling instant v0.1.12 |
| 2187 | 2026-07-01T01:50:26.612Z | Compiling adler v1.0.2 |
| 2188 | 2026-07-01T01:50:26.795Z | Compiling miniz_oxide v0.7.2 |
| 2189 | 2026-07-01T01:50:26.973Z | Compiling backoff v0.4.0 |
| 2190 | 2026-07-01T01:50:27.187Z | Compiling parse-display v0.10.0 |
| 2191 | 2026-07-01T01:50:27.408Z | Compiling itertools v0.14.0 |
| 2192 | 2026-07-01T01:50:27.513Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2193 | 2026-07-01T01:50:27.904Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2194 | 2026-07-01T01:50:28.379Z | Compiling rustix v0.38.34 |
| 2195 | 2026-07-01T01:50:28.400Z | Compiling base64ct v1.6.0 |
| 2196 | 2026-07-01T01:50:28.842Z | Compiling flate2 v1.0.30 |
| 2197 | 2026-07-01T01:50:28.857Z | Compiling block-buffer v0.12.1 |
| 2198 | 2026-07-01T01:50:28.871Z | Compiling crypto-common v0.2.2 |
| 2199 | 2026-07-01T01:50:29.073Z | Compiling compression-core v0.4.31 |
| 2200 | 2026-07-01T01:50:29.105Z | Compiling unicode-width v0.1.14 |
| 2201 | 2026-07-01T01:50:29.259Z | Compiling const-oid v0.10.2 |
| 2202 | 2026-07-01T01:50:29.409Z | Compiling compression-codecs v0.4.32 |
| 2203 | 2026-07-01T01:50:29.849Z | Compiling digest v0.11.3 |
| 2204 | 2026-07-01T01:50:30.021Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2205 | 2026-07-01T01:50:30.052Z | Compiling cpufeatures v0.3.0 |
| 2206 | 2026-07-01T01:50:30.327Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2207 | 2026-07-01T01:50:30.346Z | Compiling sha1 v0.11.0 |
| 2208 | 2026-07-01T01:50:30.378Z | Compiling async-compression v0.4.33 |
| 2209 | 2026-07-01T01:50:30.490Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2210 | 2026-07-01T01:50:30.841Z | Compiling unsafe-libyaml v0.2.11 |
| 2211 | 2026-07-01T01:50:31.356Z | Compiling serde_yaml v0.9.34+deprecated |
| 2212 | 2026-07-01T01:50:31.494Z | Compiling pem-rfc7468 v0.7.0 |
| 2213 | 2026-07-01T01:50:31.709Z | Compiling der_derive v0.7.3 |
| 2214 | 2026-07-01T01:50:32.542Z | Compiling winnow v0.5.40 |
| 2215 | 2026-07-01T01:50:32.587Z | Compiling flagset v0.4.7 |
| 2216 | 2026-07-01T01:50:32.674Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2217 | 2026-07-01T01:50:32.732Z | Compiling der v0.7.10 |
| 2218 | 2026-07-01T01:50:33.147Z | Compiling clap_derive v4.5.4 |
| 2219 | 2026-07-01T01:50:33.444Z | Compiling utf8parse v0.2.1 |
| 2220 | 2026-07-01T01:50:33.559Z | Compiling anstyle-parse v0.2.4 |
| 2221 | 2026-07-01T01:50:33.911Z | Compiling toml_edit v0.19.15 |
| 2222 | 2026-07-01T01:50:34.389Z | Compiling darling_core v0.21.3 |
| 2223 | 2026-07-01T01:50:34.493Z | Compiling rustc_version v0.4.1 |
| 2224 | 2026-07-01T01:50:34.592Z | Compiling colorchoice v1.0.1 |
| 2225 | 2026-07-01T01:50:34.759Z | Compiling anstyle v1.0.7 |
| 2226 | 2026-07-01T01:50:34.836Z | Compiling is_terminal_polyfill v1.70.0 |
| 2227 | 2026-07-01T01:50:34.864Z | Compiling anstyle-query v1.0.3 |
| 2228 | 2026-07-01T01:50:34.976Z | Compiling anstream v0.6.14 |
| 2229 | 2026-07-01T01:50:35.033Z | Compiling spki v0.7.3 |
| 2230 | 2026-07-01T01:50:35.313Z | Compiling proc-macro-crate v1.3.1 |
| 2231 | 2026-07-01T01:50:35.657Z | Compiling terminal_size v0.3.0 |
| 2232 | 2026-07-01T01:50:35.796Z | Compiling winnow v0.7.13 |
| 2233 | 2026-07-01T01:50:35.808Z | Compiling heck v0.4.1 |
| 2234 | 2026-07-01T01:50:35.955Z | Compiling clap_lex v0.7.0 |
| 2235 | 2026-07-01T01:50:36.169Z | Compiling iddqd v0.4.2 |
| 2236 | 2026-07-01T01:50:36.314Z | Compiling clap_builder v4.5.2 |
| 2237 | 2026-07-01T01:50:36.500Z | Compiling darling_macro v0.21.3 |
| 2238 | 2026-07-01T01:50:37.019Z | Compiling secrecy v0.10.3 |
| 2239 | 2026-07-01T01:50:37.033Z | Compiling darling v0.21.3 |
| 2240 | 2026-07-01T01:50:37.119Z | Compiling convert_case v0.4.0 |
| 2241 | 2026-07-01T01:50:37.295Z | Compiling heapless v0.8.0 |
| 2242 | 2026-07-01T01:50:37.420Z | Compiling derive_more v0.99.20 |
| 2243 | 2026-07-01T01:50:37.566Z | Compiling ingot-macros v0.1.1 |
| 2244 | 2026-07-01T01:50:37.780Z | Compiling pkcs8 v0.10.2 |
| 2245 | 2026-07-01T01:50:38.082Z | Compiling tabwriter v1.4.0 |
| 2246 | 2026-07-01T01:50:38.290Z | Compiling clap v4.5.4 |
| 2247 | 2026-07-01T01:50:38.383Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2248 | 2026-07-01T01:50:38.471Z | Compiling backon v1.6.0 |
| 2249 | 2026-07-01T01:50:38.560Z | Compiling hash32 v0.3.1 |
| 2250 | 2026-07-01T01:50:38.723Z | Compiling smoltcp v0.11.0 |
| 2251 | 2026-07-01T01:50:38.911Z | Compiling cfg_aliases v0.2.1 |
| 2252 | 2026-07-01T01:50:39.471Z | Compiling typify-impl v0.4.3 |
| 2253 | 2026-07-01T01:50:39.596Z | Compiling hmac v0.12.1 |
| 2254 | 2026-07-01T01:50:39.666Z | Compiling humantime v2.3.0 |
| 2255 | 2026-07-01T01:50:39.751Z | Compiling bitflags v1.3.2 |
| 2256 | 2026-07-01T01:50:39.792Z | Compiling cobs v0.2.3 |
| 2257 | 2026-07-01T01:50:40.037Z | Compiling managed v0.8.0 |
| 2258 | 2026-07-01T01:50:40.105Z | Compiling postcard v1.0.9 |
| 2259 | 2026-07-01T01:50:40.238Z | Compiling ingot-types v0.1.2 |
| 2260 | 2026-07-01T01:50:40.664Z | Compiling ingot v0.1.1 |
| 2261 | 2026-07-01T01:50:40.762Z | Compiling crossbeam-epoch v0.9.18 |
| 2262 | 2026-07-01T01:50:41.257Z | Compiling inout v0.1.3 |
| 2263 | 2026-07-01T01:50:41.429Z | Compiling zerocopy-derive v0.7.34 |
| 2264 | 2026-07-01T01:50:41.464Z | Compiling ff v0.13.1 |
| 2265 | 2026-07-01T01:50:41.624Z | Compiling memoffset v0.9.1 |
| 2266 | 2026-07-01T01:50:41.864Z | Compiling base16ct v0.2.0 |
| 2267 | 2026-07-01T01:50:42.263Z | Compiling sec1 v0.7.3 |
| 2268 | 2026-07-01T01:50:42.564Z | Compiling group v0.13.0 |
| 2269 | 2026-07-01T01:50:42.762Z | Compiling typify-macro v0.4.3 |
| 2270 | 2026-07-01T01:50:43.051Z | Compiling cipher v0.4.4 |
| 2271 | 2026-07-01T01:50:43.272Z | Compiling hkdf v0.12.4 |
| 2272 | 2026-07-01T01:50:43.432Z | Compiling regress v0.11.1 |
| 2273 | 2026-07-01T01:50:43.500Z | Compiling crypto-bigint v0.5.5 |
| 2274 | 2026-07-01T01:50:43.513Z | Compiling proc-macro-error-attr v1.0.4 |
| 2275 | 2026-07-01T01:50:43.817Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2276 | 2026-07-01T01:50:44.087Z | Compiling colored v3.1.1 |
| 2277 | 2026-07-01T01:50:44.276Z | Compiling pkg-config v0.3.30 |
| 2278 | 2026-07-01T01:50:44.729Z | Compiling elliptic-curve v0.13.8 |
| 2279 | 2026-07-01T01:50:45.120Z | Compiling typify-impl v0.6.2 |
| 2280 | 2026-07-01T01:50:45.736Z | Compiling num_enum_derive v0.7.4 |
| 2281 | 2026-07-01T01:50:45.808Z | Compiling curve25519-dalek v4.1.3 |
| 2282 | 2026-07-01T01:50:46.024Z | Compiling half v2.7.1 |
| 2283 | 2026-07-01T01:50:46.090Z | Compiling universal-hash v0.5.1 |
| 2284 | 2026-07-01T01:50:46.242Z | Compiling proc-macro-error v1.0.4 |
| 2285 | 2026-07-01T01:50:46.476Z | Compiling data-encoding v2.6.0 |
| 2286 | 2026-07-01T01:50:46.629Z | Compiling vcpkg v0.2.15 |
| 2287 | 2026-07-01T01:50:46.761Z | Compiling opaque-debug v0.3.1 |
| 2288 | 2026-07-01T01:50:47.178Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2289 | 2026-07-01T01:50:47.194Z | Compiling ciborium-io v0.2.2 |
| 2290 | 2026-07-01T01:50:47.264Z | Compiling ciborium-ll v0.2.2 |
| 2291 | 2026-07-01T01:50:47.429Z | Compiling num_enum v0.7.4 |
| 2292 | 2026-07-01T01:50:47.634Z | Compiling num_enum_derive v0.5.11 |
| 2293 | 2026-07-01T01:50:48.048Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2294 | 2026-07-01T01:50:48.137Z | Compiling foreign-types-macros v0.2.3 |
| 2295 | 2026-07-01T01:50:48.510Z | Compiling typify-macro v0.6.2 |
| 2296 | 2026-07-01T01:50:48.718Z | Compiling rayon-core v1.13.0 |
| 2297 | 2026-07-01T01:50:48.775Z | Compiling foreign-types-shared v0.3.1 |
| 2298 | 2026-07-01T01:50:48.872Z | Compiling foreign-types v0.5.0 |
| 2299 | 2026-07-01T01:50:48.989Z | Compiling num_enum v0.5.11 |
| 2300 | 2026-07-01T01:50:49.386Z | Compiling ciborium v0.2.2 |
| 2301 | 2026-07-01T01:50:49.462Z | Compiling typify v0.4.3 |
| 2302 | 2026-07-01T01:50:49.506Z | Compiling zerocopy v0.7.34 |
| 2303 | 2026-07-01T01:50:49.556Z | Compiling crossbeam-deque v0.8.5 |
| 2304 | 2026-07-01T01:50:49.878Z | Compiling sha1 v0.10.6 |
| 2305 | 2026-07-01T01:50:50.049Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2306 | 2026-07-01T01:50:50.090Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2307 | 2026-07-01T01:50:50.228Z | Compiling aead v0.5.2 |
| 2308 | 2026-07-01T01:50:50.241Z | Compiling serde_spanned v0.6.9 |
| 2309 | 2026-07-01T01:50:50.394Z | Compiling scroll_derive v0.12.0 |
| 2310 | 2026-07-01T01:50:50.584Z | Compiling num-integer v0.1.46 |
| 2311 | 2026-07-01T01:50:50.607Z | Compiling usdt-impl v0.5.0 |
| 2312 | 2026-07-01T01:50:50.757Z | Compiling cstr-argument v0.1.2 |
| 2313 | 2026-07-01T01:50:50.862Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2314 | 2026-07-01T01:50:50.917Z | Compiling keccak v0.1.6 |
| 2315 | 2026-07-01T01:50:51.076Z | Compiling scroll v0.12.0 |
| 2316 | 2026-07-01T01:50:51.104Z | Compiling sha3 v0.10.8 |
| 2317 | 2026-07-01T01:50:51.116Z | Compiling thiserror-no-std v2.0.2 |
| 2318 | 2026-07-01T01:50:51.315Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2319 | 2026-07-01T01:50:51.348Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2320 | 2026-07-01T01:50:51.372Z | Compiling dof v0.3.0 |
| 2321 | 2026-07-01T01:50:51.510Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2322 | 2026-07-01T01:50:51.562Z | Compiling poly1305 v0.8.0 |
| 2323 | 2026-07-01T01:50:51.709Z | Compiling chacha20 v0.9.1 |
| 2324 | 2026-07-01T01:50:51.910Z | Compiling dtrace-parser v0.2.0 |
| 2325 | 2026-07-01T01:50:51.947Z | Compiling password-hash v0.5.0 |
| 2326 | 2026-07-01T01:50:51.960Z | Compiling camino-tempfile v1.4.1 |
| 2327 | 2026-07-01T01:50:52.160Z | Compiling blake2 v0.10.6 |
| 2328 | 2026-07-01T01:50:52.345Z | Compiling thread-id v4.2.1 |
| 2329 | 2026-07-01T01:50:52.968Z | Compiling argon2 v0.5.3 |
| 2330 | 2026-07-01T01:50:53.054Z | Compiling rayon v1.11.0 |
| 2331 | 2026-07-01T01:50:53.452Z | Compiling chacha20poly1305 v0.10.1 |
| 2332 | 2026-07-01T01:50:54.007Z | Compiling goblin v0.8.2 |
| 2333 | 2026-07-01T01:50:54.009Z | Compiling vsss-rs v3.3.4 |
| 2334 | 2026-07-01T01:50:54.394Z | Compiling num-bigint v0.4.5 |
| 2335 | 2026-07-01T01:50:55.745Z | Compiling num-derive v0.4.2 |
| 2336 | 2026-07-01T01:50:55.846Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2337 | 2026-07-01T01:50:56.414Z | Compiling sigpipe v0.1.3 |
| 2338 | 2026-07-01T01:50:56.512Z | Compiling jiff v0.2.15 |
| 2339 | 2026-07-01T01:50:57.113Z | Compiling glob v0.3.3 |
| 2340 | 2026-07-01T01:50:58.339Z | Compiling num-rational v0.4.2 |
| 2341 | 2026-07-01T01:50:59.453Z | Compiling num-iter v0.1.45 |
| 2342 | 2026-07-01T01:50:59.581Z | Compiling typify v0.6.2 |
| 2343 | 2026-07-01T01:50:59.650Z | Compiling zone_cfg_derive v0.3.0 |
| 2344 | 2026-07-01T01:50:59.674Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2345 | 2026-07-01T01:51:00.200Z | Compiling itertools v0.12.1 |
| 2346 | 2026-07-01T01:51:01.873Z | Compiling num-complex v0.4.6 |
| 2347 | 2026-07-01T01:51:02.458Z | Compiling indent_write v2.2.0 |
| 2348 | 2026-07-01T01:51:02.607Z | Compiling tinyvec_macros v0.1.1 |
| 2349 | 2026-07-01T01:51:02.685Z | Compiling tinyvec v1.6.0 |
| 2350 | 2026-07-01T01:51:03.189Z | Compiling num v0.4.3 |
| 2351 | 2026-07-01T01:51:03.659Z | Compiling zone v0.3.1 |
| 2352 | 2026-07-01T01:51:05.573Z | Compiling rustls-webpki v0.103.13 |
| 2353 | 2026-07-01T01:51:07.054Z | Compiling usdt-attr-macro v0.5.0 |
| 2354 | 2026-07-01T01:51:07.209Z | Compiling usdt-macro v0.5.0 |
| 2355 | 2026-07-01T01:51:07.874Z | Compiling smf v0.2.3 |
| 2356 | 2026-07-01T01:51:07.919Z | Compiling memmap v0.7.0 |
| 2357 | 2026-07-01T01:51:08.412Z | Compiling whoami v1.5.1 |
| 2358 | 2026-07-01T01:51:08.557Z | Compiling rustls v0.22.4 |
| 2359 | 2026-07-01T01:51:09.123Z | Compiling usdt v0.5.0 |
| 2360 | 2026-07-01T01:51:09.446Z | Compiling progenitor-impl v0.11.1 |
| 2361 | 2026-07-01T01:51:09.809Z | Compiling tokio-rustls v0.26.4 |
| 2362 | 2026-07-01T01:51:09.829Z | Compiling rustls-platform-verifier v0.6.2 |
| 2363 | 2026-07-01T01:51:10.033Z | Compiling rustls-webpki v0.102.4 |
| 2364 | 2026-07-01T01:51:10.105Z | Compiling hyper-rustls v0.27.3 |
| 2365 | 2026-07-01T01:51:10.455Z | Compiling reqwest v0.12.23 |
| 2366 | 2026-07-01T01:51:10.703Z | Compiling reqwest v0.13.2 |
| 2367 | 2026-07-01T01:51:11.866Z | Compiling progenitor-client v0.10.0 |
| 2368 | 2026-07-01T01:51:12.342Z | Compiling progenitor-client v0.14.0 |
| 2369 | 2026-07-01T01:51:12.843Z | Compiling progenitor-extras v0.2.0 |
| 2370 | 2026-07-01T01:51:13.391Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2371 | 2026-07-01T01:51:15.091Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2372 | 2026-07-01T01:51:18.402Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2373 | 2026-07-01T01:51:19.058Z | Compiling toml_write v0.1.2 |
| 2374 | 2026-07-01T01:51:21.294Z | Compiling prettyplease v0.2.37 |
| 2375 | 2026-07-01T01:51:26.248Z | Compiling toml_edit v0.22.27 |
| 2376 | 2026-07-01T01:51:26.570Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2377 | 2026-07-01T01:51:26.583Z | Compiling progenitor-client v0.11.1 |
| 2378 | 2026-07-01T01:51:27.072Z | Compiling progenitor-macro v0.11.1 |
| 2379 | 2026-07-01T01:51:29.910Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2380 | 2026-07-01T01:51:30.057Z | Compiling darling_core v0.20.11 |
| 2381 | 2026-07-01T01:51:30.805Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2382 | 2026-07-01T01:51:31.192Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2383 | 2026-07-01T01:51:31.332Z | Compiling dropshot v0.16.7 |
| 2384 | 2026-07-01T01:51:31.635Z | Compiling float-ord v0.3.2 |
| 2385 | 2026-07-01T01:51:31.693Z | Compiling swrite v0.1.0 |
| 2386 | 2026-07-01T01:51:31.759Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2387 | 2026-07-01T01:51:31.985Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2388 | 2026-07-01T01:51:32.000Z | Compiling darling_macro v0.20.11 |
| 2389 | 2026-07-01T01:51:32.767Z | Compiling progenitor v0.11.1 |
| 2390 | 2026-07-01T01:51:33.616Z | Compiling tokio-rustls v0.25.0 |
| 2391 | 2026-07-01T01:51:34.154Z | Compiling toml v0.8.23 |
| 2392 | 2026-07-01T01:51:35.664Z | Compiling nix v0.30.1 |
| 2393 | 2026-07-01T01:51:36.066Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2394 | 2026-07-01T01:51:36.079Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2395 | 2026-07-01T01:51:36.431Z | Compiling hubpack_derive v0.1.1 |
| 2396 | 2026-07-01T01:51:36.748Z | Compiling byte-wrapper v0.1.0 |
| 2397 | 2026-07-01T01:51:36.960Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2398 | 2026-07-01T01:51:37.669Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2399 | 2026-07-01T01:51:37.789Z | Compiling dropshot_endpoint v0.16.7 |
| 2400 | 2026-07-01T01:51:38.475Z | Compiling static_assertions v1.1.0 |
| 2401 | 2026-07-01T01:51:38.492Z | Compiling rustc-hash v2.1.1 |
| 2402 | 2026-07-01T01:51:38.623Z | Compiling iddqd v0.3.18 |
| 2403 | 2026-07-01T01:51:38.748Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2404 | 2026-07-01T01:51:38.954Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2405 | 2026-07-01T01:51:39.695Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2406 | 2026-07-01T01:51:40.531Z | Compiling hubpack v0.1.2 |
| 2407 | 2026-07-01T01:51:40.948Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2408 | 2026-07-01T01:51:41.424Z | Compiling darling v0.20.11 |
| 2409 | 2026-07-01T01:51:41.518Z | Compiling libz-sys v1.1.16 |
| 2410 | 2026-07-01T01:51:41.939Z | Compiling nix v0.31.3 |
| 2411 | 2026-07-01T01:51:42.345Z | Compiling enum-as-inner v0.6.0 |
| 2412 | 2026-07-01T01:51:42.931Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2413 | 2026-07-01T01:51:42.946Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2414 | 2026-07-01T01:51:43.425Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2415 | 2026-07-01T01:51:43.787Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2416 | 2026-07-01T01:51:44.076Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2417 | 2026-07-01T01:51:44.389Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2418 | 2026-07-01T01:51:44.516Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2419 | 2026-07-01T01:51:46.396Z | Compiling derive_builder_core v0.20.2 |
| 2420 | 2026-07-01T01:51:47.123Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2421 | 2026-07-01T01:51:47.180Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2422 | 2026-07-01T01:51:47.238Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2423 | 2026-07-01T01:51:47.455Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2424 | 2026-07-01T01:51:47.476Z | Compiling progenitor-impl v0.14.0 |
| 2425 | 2026-07-01T01:51:47.924Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2426 | 2026-07-01T01:51:48.081Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2427 | 2026-07-01T01:51:48.419Z | Compiling utf-8 v0.7.6 |
| 2428 | 2026-07-01T01:51:48.562Z | Compiling tungstenite v0.21.0 |
| 2429 | 2026-07-01T01:51:48.633Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2430 | 2026-07-01T01:51:49.605Z | Compiling progenitor-macro v0.14.0 |
| 2431 | 2026-07-01T01:51:49.656Z | Compiling derive_builder_macro v0.20.2 |
| 2432 | 2026-07-01T01:51:52.651Z | Compiling openssl-sys v0.9.107 |
| 2433 | 2026-07-01T01:51:53.013Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2434 | 2026-07-01T01:51:53.240Z | Compiling resolv-conf v0.7.0 |
| 2435 | 2026-07-01T01:51:53.476Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2436 | 2026-07-01T01:51:53.526Z | Compiling serde_repr v0.1.19 |
| 2437 | 2026-07-01T01:51:53.886Z | Compiling vergen-lib v9.1.0 |
| 2438 | 2026-07-01T01:51:53.928Z | Compiling slog-dtrace v0.3.0 |
| 2439 | 2026-07-01T01:51:53.973Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2440 | 2026-07-01T01:51:54.158Z | Compiling unicode-segmentation v1.11.0 |
| 2441 | 2026-07-01T01:51:54.158Z | Compiling linked-hash-map v0.5.6 |
| 2442 | 2026-07-01T01:51:54.183Z | Compiling semver v0.1.20 |
| 2443 | 2026-07-01T01:51:54.353Z | Compiling lru-cache v0.1.2 |
| 2444 | 2026-07-01T01:51:54.393Z | Compiling rustc_version v0.1.7 |
| 2445 | 2026-07-01T01:51:54.443Z | Compiling progenitor v0.14.0 |
| 2446 | 2026-07-01T01:51:54.512Z | Compiling newline-converter v0.3.0 |
| 2447 | 2026-07-01T01:51:54.598Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2448 | 2026-07-01T01:51:54.707Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2449 | 2026-07-01T01:51:55.966Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2450 | 2026-07-01T01:51:56.321Z | Compiling derive_builder v0.20.2 |
| 2451 | 2026-07-01T01:51:56.457Z | Compiling tokio-tungstenite v0.21.0 |
| 2452 | 2026-07-01T01:51:56.925Z | Compiling hickory-proto v0.24.4 |
| 2453 | 2026-07-01T01:51:57.184Z | Compiling progenitor-impl v0.13.0 |
| 2454 | 2026-07-01T01:51:59.282Z | Compiling atomicwrites v0.4.4 |
| 2455 | 2026-07-01T01:51:59.570Z | Compiling console v0.15.8 |
| 2456 | 2026-07-01T01:52:00.833Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2457 | 2026-07-01T01:52:02.669Z | Compiling serde-big-array v0.5.1 |
| 2458 | 2026-07-01T01:52:02.841Z | Compiling derive-where v1.6.0 |
| 2459 | 2026-07-01T01:52:03.027Z | Compiling pin-project-internal v1.1.10 |
| 2460 | 2026-07-01T01:52:03.054Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2461 | 2026-07-01T01:52:03.583Z | Compiling vergen v9.1.0 |
| 2462 | 2026-07-01T01:52:03.824Z | Compiling cargo-platform v0.3.2 |
| 2463 | 2026-07-01T01:52:04.094Z | Compiling siphasher v1.0.1 |
| 2464 | 2026-07-01T01:52:04.119Z | Compiling base64 v0.21.7 |
| 2465 | 2026-07-01T01:52:04.131Z | Compiling minimal-lexical v0.2.1 |
| 2466 | 2026-07-01T01:52:04.306Z | Compiling similar v2.7.0 |
| 2467 | 2026-07-01T01:52:04.374Z | Compiling nom v7.1.3 |
| 2468 | 2026-07-01T01:52:04.629Z | Compiling phf_shared v0.12.1 |
| 2469 | 2026-07-01T01:52:04.696Z | Compiling pin-project v1.1.10 |
| 2470 | 2026-07-01T01:52:04.808Z | Compiling expectorate v1.2.0 |
| 2471 | 2026-07-01T01:52:04.864Z | Compiling cargo_metadata v0.23.1 |
| 2472 | 2026-07-01T01:52:05.721Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2473 | 2026-07-01T01:52:05.846Z | Compiling progenitor-macro v0.13.0 |
| 2474 | 2026-07-01T01:52:05.861Z | Compiling hickory-resolver v0.24.4 |
| 2475 | 2026-07-01T01:52:06.084Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2476 | 2026-07-01T01:52:06.947Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2477 | 2026-07-01T01:52:09.542Z | Compiling newtype_derive v0.1.6 |
| 2478 | 2026-07-01T01:52:10.121Z | Compiling progenitor-client v0.13.0 |
| 2479 | 2026-07-01T01:52:10.509Z | Compiling unicode-normalization v0.1.24 |
| 2480 | 2026-07-01T01:52:10.616Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2481 | 2026-07-01T01:52:11.092Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2482 | 2026-07-01T01:52:11.965Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2483 | 2026-07-01T01:52:12.558Z | Compiling tokio-stream v0.1.17 |
| 2484 | 2026-07-01T01:52:12.794Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2485 | 2026-07-01T01:52:13.100Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2486 | 2026-07-01T01:52:13.798Z | Compiling snafu-derive v0.8.9 |
| 2487 | 2026-07-01T01:52:13.837Z | Compiling async-recursion v1.1.1 |
| 2488 | 2026-07-01T01:52:14.054Z | Compiling vergen-git2 v9.1.0 |
| 2489 | 2026-07-01T01:52:14.170Z | Compiling bstr v1.9.1 |
| 2490 | 2026-07-01T01:52:14.296Z | Compiling csv-core v0.1.12 |
| 2491 | 2026-07-01T01:52:14.567Z | Compiling foreign-types-shared v0.1.1 |
| 2492 | 2026-07-01T01:52:14.668Z | Compiling highway v1.3.0 |
| 2493 | 2026-07-01T01:52:14.721Z | Compiling unicode-xid v0.2.4 |
| 2494 | 2026-07-01T01:52:14.855Z | Compiling cancel-safe-futures v0.1.5 |
| 2495 | 2026-07-01T01:52:14.870Z | Compiling same-file v1.0.6 |
| 2496 | 2026-07-01T01:52:15.045Z | Compiling chrono-tz v0.10.4 |
| 2497 | 2026-07-01T01:52:15.110Z | Compiling foldhash v0.1.5 |
| 2498 | 2026-07-01T01:52:15.272Z | Compiling openssl v0.10.72 |
| 2499 | 2026-07-01T01:52:15.336Z | Compiling owo-colors v4.3.0 |
| 2500 | 2026-07-01T01:52:15.372Z | Compiling hashbrown v0.15.2 |
| 2501 | 2026-07-01T01:52:15.576Z | Compiling snafu v0.8.9 |
| 2502 | 2026-07-01T01:52:15.607Z | Compiling walkdir v2.5.0 |
| 2503 | 2026-07-01T01:52:15.733Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2504 | 2026-07-01T01:52:16.002Z | Compiling const_format_proc_macros v0.2.34 |
| 2505 | 2026-07-01T01:52:16.091Z | Compiling foreign-types v0.3.2 |
| 2506 | 2026-07-01T01:52:16.153Z | Compiling globset v0.4.14 |
| 2507 | 2026-07-01T01:52:16.175Z | Compiling csv v1.3.1 |
| 2508 | 2026-07-01T01:52:16.355Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2509 | 2026-07-01T01:52:16.783Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2510 | 2026-07-01T01:52:17.137Z | Compiling qorb v0.4.1 |
| 2511 | 2026-07-01T01:52:18.664Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2512 | 2026-07-01T01:52:18.913Z | Compiling progenitor v0.13.0 |
| 2513 | 2026-07-01T01:52:19.067Z | Compiling olpc-cjson v0.1.4 |
| 2514 | 2026-07-01T01:52:19.173Z | Compiling git2 v0.20.2 |
| 2515 | 2026-07-01T01:52:19.284Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2516 | 2026-07-01T01:52:22.140Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2517 | 2026-07-01T01:52:22.271Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2518 | 2026-07-01T01:52:22.775Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2519 | 2026-07-01T01:52:23.175Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2520 | 2026-07-01T01:52:23.606Z | Compiling phf v0.12.1 |
| 2521 | 2026-07-01T01:52:24.406Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2522 | 2026-07-01T01:52:24.630Z | Compiling tokio-dtrace v0.1.1 |
| 2523 | 2026-07-01T01:52:24.985Z | Compiling progenitor-impl v0.10.0 |
| 2524 | 2026-07-01T01:52:25.008Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2525 | 2026-07-01T01:52:25.233Z | Compiling signature v2.2.0 |
| 2526 | 2026-07-01T01:52:25.450Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2527 | 2026-07-01T01:52:25.672Z | Compiling libsw-core v0.3.2 |
| 2528 | 2026-07-01T01:52:25.859Z | Compiling pem v3.0.5 |
| 2529 | 2026-07-01T01:52:26.021Z | Compiling serde_plain v1.0.2 |
| 2530 | 2026-07-01T01:52:26.312Z | Compiling openssl-macros v0.1.1 |
| 2531 | 2026-07-01T01:52:26.535Z | Compiling cookie v0.18.1 |
| 2532 | 2026-07-01T01:52:26.731Z | Compiling fixedbitset v0.4.2 |
| 2533 | 2026-07-01T01:52:26.788Z | Compiling typed-path v0.9.3 |
| 2534 | 2026-07-01T01:52:26.807Z | Compiling moka v0.12.10 |
| 2535 | 2026-07-01T01:52:27.078Z | Compiling bytecount v0.6.9 |
| 2536 | 2026-07-01T01:52:27.081Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2537 | 2026-07-01T01:52:27.101Z | Compiling fixedbitset v0.5.7 |
| 2538 | 2026-07-01T01:52:27.181Z | Compiling papergrid v0.11.0 |
| 2539 | 2026-07-01T01:52:27.260Z | Compiling progenitor-macro v0.10.0 |
| 2540 | 2026-07-01T01:52:27.339Z | Compiling petgraph v0.8.3 |
| 2541 | 2026-07-01T01:52:27.672Z | Compiling petgraph v0.6.5 |
| 2542 | 2026-07-01T01:52:28.124Z | Compiling tough v0.22.0 |
| 2543 | 2026-07-01T01:52:29.590Z | Compiling libsw v3.5.0 |
| 2544 | 2026-07-01T01:52:29.620Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2545 | 2026-07-01T01:52:29.727Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2546 | 2026-07-01T01:52:29.779Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2547 | 2026-07-01T01:52:30.029Z | Compiling oxide-tokio-rt v0.1.6 |
| 2548 | 2026-07-01T01:52:30.653Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2549 | 2026-07-01T01:52:30.668Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2550 | 2026-07-01T01:52:30.875Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2551 | 2026-07-01T01:52:32.133Z | Compiling const_format v0.2.35 |
| 2552 | 2026-07-01T01:52:32.576Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2553 | 2026-07-01T01:52:33.158Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2554 | 2026-07-01T01:52:33.642Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2555 | 2026-07-01T01:52:33.783Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2556 | 2026-07-01T01:52:34.623Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-07-01T01:52:35.126Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2558 | 2026-07-01T01:52:35.982Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2559 | 2026-07-01T01:52:35.995Z | Compiling tabled_derive v0.7.0 |
| 2560 | 2026-07-01T01:52:36.329Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2561 | 2026-07-01T01:52:36.344Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2562 | 2026-07-01T01:52:36.500Z | Compiling gethostname v0.5.0 |
| 2563 | 2026-07-01T01:52:36.645Z | Compiling terminal_size v0.4.3 |
| 2564 | 2026-07-01T01:52:36.809Z | Compiling bcs v0.1.6 |
| 2565 | 2026-07-01T01:52:36.812Z | Compiling termtree v0.5.1 |
| 2566 | 2026-07-01T01:52:36.956Z | Compiling tagptr v0.2.0 |
| 2567 | 2026-07-01T01:52:36.988Z | Compiling unicode-width v0.2.1 |
| 2568 | 2026-07-01T01:52:37.124Z | Compiling radium v0.7.0 |
| 2569 | 2026-07-01T01:52:37.219Z | Compiling salty v0.3.0 |
| 2570 | 2026-07-01T01:52:37.317Z | Compiling unicode-linebreak v0.1.5 |
| 2571 | 2026-07-01T01:52:37.421Z | Compiling smawk v0.3.2 |
| 2572 | 2026-07-01T01:52:37.503Z | Compiling linear-map v1.2.0 |
| 2573 | 2026-07-01T01:52:37.597Z | Compiling textwrap v0.16.2 |
| 2574 | 2026-07-01T01:52:37.646Z | Compiling progenitor v0.10.0 |
| 2575 | 2026-07-01T01:52:37.731Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2576 | 2026-07-01T01:52:39.201Z | Compiling tabled v0.15.0 |
| 2577 | 2026-07-01T01:52:40.708Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2578 | 2026-07-01T01:52:40.722Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2579 | 2026-07-01T01:52:40.891Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2580 | 2026-07-01T01:52:40.894Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2581 | 2026-07-01T01:52:47.060Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2582 | 2026-07-01T01:52:47.230Z | Compiling steno v0.4.1 |
| 2583 | 2026-07-01T01:52:47.282Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2584 | 2026-07-01T01:52:49.643Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2585 | 2026-07-01T01:52:49.656Z | Compiling hickory-proto v0.25.2 |
| 2586 | 2026-07-01T01:52:50.935Z | Compiling rfc6979 v0.4.0 |
| 2587 | 2026-07-01T01:52:51.102Z | Compiling sha2 v0.10.9 |
| 2588 | 2026-07-01T01:52:52.017Z | Compiling tap v1.0.1 |
| 2589 | 2026-07-01T01:52:52.344Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2590 | 2026-07-01T01:52:53.497Z | Compiling wyz v0.5.1 |
| 2591 | 2026-07-01T01:52:53.841Z | Compiling hickory-resolver v0.25.2 |
| 2592 | 2026-07-01T01:52:55.673Z | Compiling ecdsa v0.16.9 |
| 2593 | 2026-07-01T01:52:57.255Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2594 | 2026-07-01T01:52:58.380Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2595 | 2026-07-01T01:53:00.050Z | Compiling ed25519 v2.2.3 |
| 2596 | 2026-07-01T01:53:00.320Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2597 | 2026-07-01T01:53:00.592Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2598 | 2026-07-01T01:53:00.867Z | Compiling primeorder v0.13.6 |
| 2599 | 2026-07-01T01:53:01.162Z | Compiling twox-hash v2.1.2 |
| 2600 | 2026-07-01T01:53:01.697Z | Compiling env_filter v1.0.1 |
| 2601 | 2026-07-01T01:53:02.427Z | Compiling atty v0.2.14 |
| 2602 | 2026-07-01T01:53:02.476Z | Compiling funty v2.0.0 |
| 2603 | 2026-07-01T01:53:02.557Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2604 | 2026-07-01T01:53:02.819Z | Compiling bitvec v1.0.1 |
| 2605 | 2026-07-01T01:53:02.822Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2606 | 2026-07-01T01:53:04.953Z | Compiling env_logger v0.11.10 |
| 2607 | 2026-07-01T01:53:05.613Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2608 | 2026-07-01T01:53:06.357Z | Compiling p384 v0.13.1 |
| 2609 | 2026-07-01T01:53:08.414Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2610 | 2026-07-01T01:53:08.431Z | Compiling ed25519-dalek v2.2.0 |
| 2611 | 2026-07-01T01:53:08.946Z | Compiling toml v0.7.8 |
| 2612 | 2026-07-01T01:53:09.882Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2613 | 2026-07-01T01:53:10.882Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2614 | 2026-07-01T01:53:10.938Z | Compiling polyval v0.6.2 |
| 2615 | 2026-07-01T01:53:11.224Z | Compiling aes v0.8.4 |
| 2616 | 2026-07-01T01:53:12.181Z | Compiling ctr v0.9.2 |
| 2617 | 2026-07-01T01:53:12.194Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2618 | 2026-07-01T01:53:12.400Z | Compiling x509-cert v0.2.5 |
| 2619 | 2026-07-01T01:53:12.450Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2620 | 2026-07-01T01:53:12.683Z | Compiling bincode v1.3.3 |
| 2621 | 2026-07-01T01:53:12.878Z | Compiling strum_macros v0.28.0 |
| 2622 | 2026-07-01T01:53:13.139Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2623 | 2026-07-01T01:53:13.396Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2624 | 2026-07-01T01:53:13.537Z | Compiling passt v0.3.0 |
| 2625 | 2026-07-01T01:53:13.831Z | Compiling fakedata_generator v0.7.1 |
| 2626 | 2026-07-01T01:53:13.986Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2627 | 2026-07-01T01:53:14.095Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2628 | 2026-07-01T01:53:14.216Z | Compiling aes-gcm-siv v0.11.1 |
| 2629 | 2026-07-01T01:53:14.408Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2630 | 2026-07-01T01:53:14.411Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2631 | 2026-07-01T01:53:14.761Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2632 | 2026-07-01T01:53:14.856Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2633 | 2026-07-01T01:53:14.987Z | Compiling bitstruct_derive v0.1.0 |
| 2634 | 2026-07-01T01:53:15.521Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2635 | 2026-07-01T01:53:15.690Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2636 | 2026-07-01T01:53:15.758Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2637 | 2026-07-01T01:53:16.044Z | Compiling pretty-hex v0.2.1 |
| 2638 | 2026-07-01T01:53:16.215Z | Compiling typeid v1.0.0 |
| 2639 | 2026-07-01T01:53:16.366Z | Compiling ringbuffer v0.16.0 |
| 2640 | 2026-07-01T01:53:16.740Z | Compiling ascii v1.1.0 |
| 2641 | 2026-07-01T01:53:17.106Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2642 | 2026-07-01T01:53:17.799Z | Compiling erased-serde v0.4.5 |
| 2643 | 2026-07-01T01:53:18.051Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2644 | 2026-07-01T01:53:18.313Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2645 | 2026-07-01T01:53:18.429Z | Compiling bitstruct v0.1.1 |
| 2646 | 2026-07-01T01:53:18.541Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2647 | 2026-07-01T01:53:18.896Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2648 | 2026-07-01T01:53:19.188Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2649 | 2026-07-01T01:53:19.202Z | Compiling itertools v0.13.0 |
| 2650 | 2026-07-01T01:53:19.432Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2651 | 2026-07-01T01:53:20.018Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2652 | 2026-07-01T01:53:20.620Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2653 | 2026-07-01T01:53:20.693Z | Compiling kstat-rs v0.2.4 |
| 2654 | 2026-07-01T01:53:21.147Z | Compiling serde_arrays v0.1.0 |
| 2655 | 2026-07-01T01:53:21.160Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2656 | 2026-07-01T01:53:21.299Z | Compiling libloading v0.7.4 |
| 2657 | 2026-07-01T01:53:21.333Z | Compiling bit_field v0.10.2 |
| 2658 | 2026-07-01T01:53:21.501Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2659 | 2026-07-01T01:53:21.554Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2660 | 2026-07-01T01:53:22.393Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2661 | 2026-07-01T01:53:24.637Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2662 | 2026-07-01T01:53:25.015Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2663 | 2026-07-01T01:53:25.978Z | Compiling ron v0.8.1 |
| 2664 | 2026-07-01T01:53:27.552Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2665 | 2026-07-01T01:53:29.815Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2666 | 2026-07-01T01:53:34.269Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2667 | 2026-07-01T01:54:06.226Z | Finished `release` profile [optimized] target(s) in 4m 26s |
| 2668 | 2026-07-01T01:54:06.422Z | |
| 2669 | 2026-07-01T01:54:06.422Z | real 4:26.716240382 |
| 2670 | 2026-07-01T01:54:06.422Z | user 30:07.617499490 |
| 2671 | 2026-07-01T01:54:06.422Z | sys 2:40.560805034 |
| 2672 | 2026-07-01T01:54:06.422Z | trap 0.750901195 |
| 2673 | 2026-07-01T01:54:06.422Z | tflt 2.393116265 |
| 2674 | 2026-07-01T01:54:06.422Z | dflt 1.326026193 |
| 2675 | 2026-07-01T01:54:06.422Z | kflt 0.000070450 |
| 2676 | 2026-07-01T01:54:06.422Z | lock 1:31:46.196076560 |
| 2677 | 2026-07-01T01:54:06.422Z | slp 1:55:49.607151963 |
| 2678 | 2026-07-01T01:54:06.425Z | lat 2:16.940760169 |
| 2679 | 2026-07-01T01:54:06.425Z | stop 3:27.350968309 |
| 2680 | 2026-07-01T01:54:06.425Z | + OUTDIR=/work/release |
| 2681 | 2026-07-01T01:54:06.425Z | + mkdir -p /work/release |
| 2682 | 2026-07-01T01:54:06.425Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2683 | 2026-07-01T01:54:06.449Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2684 | 2026-07-01T01:54:06.527Z | + cd /work/release |
| 2685 | 2026-07-01T01:54:06.529Z | + digest -a sha256 propolis-cli |
| 2686 | 2026-07-01T01:54:06.548Z | + digest -a sha256 propolis-server |
| 2687 | 2026-07-01T01:54:06.596Z | process exited: duration 531637 ms, exit code 0 |
| |
| 2688 | 2026-07-01T01:54:06.606Z | found 4 output files |
| 2689 | 2026-07-01T01:54:06.606Z | uploading: /work/release/propolis-cli (25395592 bytes) |
| 2690 | 2026-07-01T01:54:07.743Z | uploaded: /work/release/propolis-cli |
| 2691 | 2026-07-01T01:54:07.744Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2692 | 2026-07-01T01:54:08.752Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2693 | 2026-07-01T01:54:08.756Z | uploading: /work/release/propolis-server (81791048 bytes) |
| 2694 | 2026-07-01T01:54:10.359Z | uploaded: /work/release/propolis-server |
| 2695 | 2026-07-01T01:54:10.359Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2696 | 2026-07-01T01:54:11.368Z | uploaded: /work/release/propolis-server.sha256.txt |