|
|
|
| 1 | 2026-07-20T22:35:31.434Z | job assigned to worker 01KY0TNV5RD7PHD9TFXG8ZZT4X [factory aws, i-0aee0321a727a7101] (queued for 44 s) |
| |
| 2 | 2026-07-20T22:35:38.379Z | starting task 0: "setup" |
| 3 | 2026-07-20T22:35:38.384Z | ++ uname -s |
| 4 | 2026-07-20T22:35:38.388Z | + kern=SunOS |
| 5 | 2026-07-20T22:35:38.388Z | + build_user=build |
| 6 | 2026-07-20T22:35:38.388Z | + build_uid=12345 |
| 7 | 2026-07-20T22:35:38.388Z | + work_dir=/work |
| 8 | 2026-07-20T22:35:38.388Z | + input_dir=/input |
| 9 | 2026-07-20T22:35:38.388Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-20T22:35:38.388Z | + case "$kern" in |
| 11 | 2026-07-20T22:35:38.388Z | + groupadd -g 12345 build |
| 12 | 2026-07-20T22:35:38.391Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-20T22:35:40.393Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-20T22:35:40.483Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-20T22:35:40.487Z | + home_fs=zfs |
| 16 | 2026-07-20T22:35:40.487Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-20T22:35:40.487Z | + mkdir -p /home/build |
| 18 | 2026-07-20T22:35:40.487Z | + chown build:build /home/build /work |
| 19 | 2026-07-20T22:35:42.488Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-20T22:35:42.491Z | process exited: duration 4109 ms, exit code 0 |
| |
| 21 | 2026-07-20T22:35:42.497Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-20T22:35:42.501Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-20T22:35:42.501Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-20T22:35:42.501Z | * rust toolchain profile = "default" |
| 25 | 2026-07-20T22:35:42.501Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-20T22:35:42.501Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-20T22:35:42.501Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-20T22:35:42.504Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-20T22:35:42.504Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-20T22:35:42.575Z | info: downloading installer |
| 31 | 2026-07-20T22:35:44.145Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-20T22:35:44.145Z | warn: /opt/ooce/bin |
| 33 | 2026-07-20T22:35:44.145Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-20T22:35:44.145Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-20T22:35:44.145Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-20T22:35:44.145Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-20T22:35:44.145Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-20T22:35:44.145Z | error: cannot install while Rust is installed |
| 39 | 2026-07-20T22:35:44.145Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-20T22:35:44.149Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-20T22:35:44.149Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-20T22:35:44.149Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-20T22:35:44.149Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-20T22:35:44.159Z | info: profile set to default |
| 45 | 2026-07-20T22:35:44.159Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-20T22:35:44.163Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-20T22:35:44.285Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-20T22:35:44.288Z | info: downloading 6 components |
| 49 | 2026-07-20T22:35:58.610Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-20T22:35:58.610Z | |
| 51 | 2026-07-20T22:35:58.640Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-20T22:35:58.640Z | |
| 53 | 2026-07-20T22:35:58.641Z | |
| 54 | 2026-07-20T22:35:58.641Z | Rust is installed now. Great! |
| 55 | 2026-07-20T22:35:58.641Z | |
| 56 | 2026-07-20T22:35:58.641Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-20T22:35:58.641Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-20T22:35:58.641Z | |
| 59 | 2026-07-20T22:35:58.641Z | To configure your current shell, you need to source |
| 60 | 2026-07-20T22:35:58.641Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-20T22:35:58.641Z | |
| 62 | 2026-07-20T22:35:58.641Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-20T22:35:58.641Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-20T22:35:58.641Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-20T22:35:58.641Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-20T22:35:58.641Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-20T22:35:58.641Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-20T22:35:58.641Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-20T22:35:58.644Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-20T22:35:58.644Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-20T22:35:58.735Z | + rustup --version |
| 72 | 2026-07-20T22:35:58.744Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-20T22:35:58.747Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-20T22:35:58.764Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-20T22:35:58.768Z | + cargo --version |
| 76 | 2026-07-20T22:35:58.783Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-20T22:35:58.786Z | + rustc --version |
| 78 | 2026-07-20T22:35:58.804Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-20T22:35:58.808Z | process exited: duration 16307 ms, exit code 0 |
| |
| 80 | 2026-07-20T22:35:58.814Z | starting task 2: "authentication" |
| 81 | 2026-07-20T22:35:58.830Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-20T22:35:58.837Z | starting task 3: "clone repository" |
| 83 | 2026-07-20T22:35:58.841Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-20T22:35:58.844Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-20T22:35:58.953Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-20T22:36:00.090Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-20T22:36:00.090Z | + git fetch origin 083c204a02efb9ccfcad993d82dbb921eec4d4fe |
| 88 | 2026-07-20T22:36:00.330Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-20T22:36:00.330Z | * branch 083c204a02efb9ccfcad993d82dbb921eec4d4fe -> FETCH_HEAD |
| 90 | 2026-07-20T22:36:00.335Z | + [[ -n propolis-cli-boot-odor ]] |
| 91 | 2026-07-20T22:36:00.338Z | ++ git branch --show-current |
| 92 | 2026-07-20T22:36:00.338Z | + current=master |
| 93 | 2026-07-20T22:36:00.338Z | + [[ master != propolis-cli-boot-odor ]] |
| 94 | 2026-07-20T22:36:00.338Z | + git branch -f propolis-cli-boot-odor 083c204a02efb9ccfcad993d82dbb921eec4d4fe |
| 95 | 2026-07-20T22:36:00.341Z | + git checkout -f propolis-cli-boot-odor |
| 96 | 2026-07-20T22:36:00.361Z | Switched to branch 'propolis-cli-boot-odor' |
| 97 | 2026-07-20T22:36:00.364Z | + git reset --hard 083c204a02efb9ccfcad993d82dbb921eec4d4fe |
| 98 | 2026-07-20T22:36:00.367Z | HEAD is now at 083c204a imports, fmt |
| 99 | 2026-07-20T22:36:00.367Z | process exited: duration 1528 ms, exit code 0 |
| |
| 100 | 2026-07-20T22:36:00.373Z | starting task 4: "build" |
| 101 | 2026-07-20T22:36:00.376Z | + cargo --version |
| 102 | 2026-07-20T22:36:00.382Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-07-20T22:36:00.521Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-07-20T22:36:00.524Z | info: downloading 6 components |
| 105 | 2026-07-20T22:36:14.256Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-07-20T22:36:14.259Z | + rustc --version |
| 107 | 2026-07-20T22:36:14.286Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-07-20T22:36:14.290Z | + banner prerequisites |
| 109 | 2026-07-20T22:36:14.295Z | |
| 110 | 2026-07-20T22:36:14.295Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-07-20T22:36:14.295Z | # # # # # # # # # # # # # # # |
| 112 | 2026-07-20T22:36:14.295Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-07-20T22:36:14.295Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-07-20T22:36:14.295Z | # # # # # # # # # # # # # # # |
| 115 | 2026-07-20T22:36:14.295Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-07-20T22:36:14.295Z | |
| 117 | 2026-07-20T22:36:14.295Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-07-20T22:36:24.817Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-07-20T22:36:32.395Z | Startup: Caching catalogs ... Done |
| 120 | 2026-07-20T22:36:39.689Z | Planning: Solver setup ... Done (5.960s) |
| 121 | 2026-07-20T22:36:39.730Z | Planning: Running solver ... Done (0.041s) |
| 122 | 2026-07-20T22:36:39.871Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-07-20T22:36:39.882Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-07-20T22:36:39.969Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-07-20T22:36:39.999Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-07-20T22:36:40.025Z | Planning: Merging actions ... Done (0.026s) |
| 127 | 2026-07-20T22:36:40.135Z | Planning: Checking for conflicting actions ... Done (0.110s) |
| 128 | 2026-07-20T22:36:40.141Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-07-20T22:36:40.943Z | Planning: Evaluating mediators ... Done (0.802s) |
| 130 | 2026-07-20T22:36:40.949Z | Planning: Planning completed in 8.38 seconds |
| 131 | 2026-07-20T22:36:40.960Z | Packages to install: 3 |
| 132 | 2026-07-20T22:36:40.960Z | Mediators to change: 2 |
| 133 | 2026-07-20T22:36:40.963Z | Services to change: 1 |
| 134 | 2026-07-20T22:36:40.963Z | Estimated space available: 154.79 GB |
| 135 | 2026-07-20T22:36:40.963Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-07-20T22:36:40.963Z | Create boot environment: No |
| 137 | 2026-07-20T22:36:40.963Z | Create backup boot environment: No |
| 138 | 2026-07-20T22:36:40.963Z | Rebuild boot archive: No |
| 139 | 2026-07-20T22:36:40.963Z | |
| 140 | 2026-07-20T22:36:40.963Z | Changed mediators: |
| 141 | 2026-07-20T22:36:40.963Z | mediator clang: |
| 142 | 2026-07-20T22:36:40.963Z | version: None -> 15 (system default) |
| 143 | 2026-07-20T22:36:40.963Z | |
| 144 | 2026-07-20T22:36:40.964Z | mediator llvm: |
| 145 | 2026-07-20T22:36:40.964Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-07-20T22:36:40.964Z | |
| 147 | 2026-07-20T22:36:40.964Z | Changed packages: |
| 148 | 2026-07-20T22:36:40.964Z | helios-dev |
| 149 | 2026-07-20T22:36:40.964Z | developer/build-essential |
| 150 | 2026-07-20T22:36:40.964Z | None -> 11-2.0 |
| 151 | 2026-07-20T22:36:40.964Z | ooce/developer/clang-15 |
| 152 | 2026-07-20T22:36:40.964Z | None -> 15.0.7-2.0 |
| 153 | 2026-07-20T22:36:40.964Z | ooce/developer/llvm-15 |
| 154 | 2026-07-20T22:36:40.964Z | None -> 15.0.7-2.0 |
| 155 | 2026-07-20T22:36:40.964Z | |
| 156 | 2026-07-20T22:36:40.964Z | Services: |
| 157 | 2026-07-20T22:36:40.964Z | restart_fmri: |
| 158 | 2026-07-20T22:36:40.964Z | svc:/system/update-man-index:default |
| 159 | 2026-07-20T22:36:41.001Z | |
| 160 | 2026-07-20T22:36:41.001Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-07-20T22:36:46.110Z | Download: 2009/3076 items 117.6/211.3MB 55% complete (26.2M/s) |
| 162 | 2026-07-20T22:36:49.322Z | Download: Completed 211.31 MB in 8.32 seconds (25.4M/s) |
| 163 | 2026-07-20T22:36:49.564Z | Actions: 1/3430 actions (Installing new actions) |
| 164 | 2026-07-20T22:36:52.668Z | Actions: Completed 3430 actions in 3.10 seconds. |
| 165 | 2026-07-20T22:36:53.325Z | Done (0.653s) |
| 166 | 2026-07-20T22:36:53.325Z | Done (0.000s) |
| 167 | 2026-07-20T22:36:54.068Z | Done (0.743s) |
| 168 | 2026-07-20T22:36:57.458Z | Done (3.034s) |
| 169 | 2026-07-20T22:36:57.527Z | Done (0.012s) |
| 170 | 2026-07-20T22:36:57.533Z | Done (0.000s) |
| 171 | 2026-07-20T22:36:57.750Z | Done (0.000s) |
| 172 | 2026-07-20T22:36:58.632Z | Planning: Evaluating mediator changes ... Done |
| 173 | 2026-07-20T22:36:58.742Z | Planning: Checking for conflicting actions ... Done |
| 174 | 2026-07-20T22:36:58.745Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-07-20T22:36:58.904Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-07-20T22:36:58.907Z | Planning: Planning completed in 0.27 seconds |
| 177 | 2026-07-20T22:36:58.925Z | Mediators to change: 2 |
| 178 | 2026-07-20T22:36:58.925Z | Create boot environment: No |
| 179 | 2026-07-20T22:36:58.925Z | Create backup boot environment: No |
| 180 | 2026-07-20T22:36:58.985Z | Done |
| 181 | 2026-07-20T22:36:58.985Z | Done |
| 182 | 2026-07-20T22:36:59.616Z | Done |
| 183 | 2026-07-20T22:37:02.069Z | Done |
| 184 | 2026-07-20T22:37:02.140Z | Done |
| 185 | 2026-07-20T22:37:02.143Z | Done |
| 186 | 2026-07-20T22:37:02.409Z | Done |
| 187 | 2026-07-20T22:37:02.698Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 188 | 2026-07-20T22:37:02.698Z | clang system 15 system |
| 189 | 2026-07-20T22:37:02.698Z | csh system system illumos |
| 190 | 2026-07-20T22:37:02.698Z | ctags system system illumos |
| 191 | 2026-07-20T22:37:02.698Z | file system system illumos |
| 192 | 2026-07-20T22:37:02.698Z | gcc vendor 12 vendor |
| 193 | 2026-07-20T22:37:02.698Z | gcc system 14 system |
| 194 | 2026-07-20T22:37:02.698Z | gcc system 10 system |
| 195 | 2026-07-20T22:37:02.698Z | go system 1.20 system |
| 196 | 2026-07-20T22:37:02.698Z | go system 1.19 system |
| 197 | 2026-07-20T22:37:02.698Z | llvm system 15 system |
| 198 | 2026-07-20T22:37:02.698Z | llvm system 14 system |
| 199 | 2026-07-20T22:37:02.698Z | mariadb system 10.6 system |
| 200 | 2026-07-20T22:37:02.698Z | mta vendor vendor dma |
| 201 | 2026-07-20T22:37:02.698Z | openjdk system 17 system |
| 202 | 2026-07-20T22:37:02.698Z | openjdk system 11 system |
| 203 | 2026-07-20T22:37:02.698Z | openjdk system 1.8 system |
| 204 | 2026-07-20T22:37:02.698Z | openssl vendor 3 vendor |
| 205 | 2026-07-20T22:37:02.698Z | perl system 5.36 system |
| 206 | 2026-07-20T22:37:02.698Z | postgresql system 15 system |
| 207 | 2026-07-20T22:37:02.698Z | postgresql system 13 system |
| 208 | 2026-07-20T22:37:02.698Z | python vendor 3 vendor |
| 209 | 2026-07-20T22:37:02.698Z | python system 2 system |
| 210 | 2026-07-20T22:37:02.698Z | python3 system 3.11 system |
| 211 | 2026-07-20T22:37:02.698Z | ruby system 3.0 system |
| 212 | 2026-07-20T22:37:02.698Z | words vendor vendor american-english |
| 213 | 2026-07-20T22:37:02.698Z | words system system australian-english |
| 214 | 2026-07-20T22:37:02.698Z | words system system british-english |
| 215 | 2026-07-20T22:37:02.698Z | words system system canadian-english |
| 216 | 2026-07-20T22:37:02.698Z | words system system french |
| 217 | 2026-07-20T22:37:02.698Z | words system system italian |
| 218 | 2026-07-20T22:37:02.698Z | words system system ngerman |
| 219 | 2026-07-20T22:37:02.698Z | words system system ogerman |
| 220 | 2026-07-20T22:37:02.698Z | words system system spanish |
| 221 | 2026-07-20T22:37:02.922Z | PUBLISHER TYPE STATUS P LOCATION |
| 222 | 2026-07-20T22:37:02.923Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 223 | 2026-07-20T22:37:07.530Z | FMRI IFO |
| 224 | 2026-07-20T22:37:07.530Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 225 | 2026-07-20T22:37:07.530Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 226 | 2026-07-20T22:37:07.530Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 227 | 2026-07-20T22:37:07.530Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 228 | 2026-07-20T22:37:07.530Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 229 | 2026-07-20T22:37:07.531Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 230 | 2026-07-20T22:37:07.531Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 231 | 2026-07-20T22:37:08.469Z | All builder prerequisites installed successfully, and PATH looks valid |
| 232 | 2026-07-20T22:37:08.472Z | |
| 233 | 2026-07-20T22:37:08.472Z | real 54.168391184 |
| 234 | 2026-07-20T22:37:08.472Z | user 37.522936906 |
| 235 | 2026-07-20T22:37:08.472Z | sys 4.321748139 |
| 236 | 2026-07-20T22:37:08.472Z | trap 0.004263595 |
| 237 | 2026-07-20T22:37:08.472Z | tflt 0.036377820 |
| 238 | 2026-07-20T22:37:08.472Z | dflt 0.049577186 |
| 239 | 2026-07-20T22:37:08.472Z | kflt 0.013821581 |
| 240 | 2026-07-20T22:37:08.472Z | lock 0.000000000 |
| 241 | 2026-07-20T22:37:08.472Z | slp 1:06.314269804 |
| 242 | 2026-07-20T22:37:08.472Z | lat 0.124543650 |
| 243 | 2026-07-20T22:37:08.472Z | stop 0.000200833 |
| 244 | 2026-07-20T22:37:08.472Z | + banner check |
| 245 | 2026-07-20T22:37:08.472Z | |
| 246 | 2026-07-20T22:37:08.472Z | #### # # ###### #### # # |
| 247 | 2026-07-20T22:37:08.472Z | # # # # # # # # # |
| 248 | 2026-07-20T22:37:08.472Z | # ###### ##### # #### |
| 249 | 2026-07-20T22:37:08.472Z | # # # # # # # |
| 250 | 2026-07-20T22:37:08.472Z | # # # # # # # # # |
| 251 | 2026-07-20T22:37:08.472Z | #### # # ###### #### # # |
| 252 | 2026-07-20T22:37:08.472Z | |
| 253 | 2026-07-20T22:37:08.472Z | + ptime -m cargo check --features falcon |
| 254 | 2026-07-20T22:37:08.598Z | Updating crates.io index |
| 255 | 2026-07-20T22:37:08.633Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 256 | 2026-07-20T22:37:10.927Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 257 | 2026-07-20T22:37:22.062Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 258 | 2026-07-20T22:37:22.332Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 259 | 2026-07-20T22:37:22.643Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 260 | 2026-07-20T22:37:22.984Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 261 | 2026-07-20T22:37:23.316Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 262 | 2026-07-20T22:37:23.529Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 263 | 2026-07-20T22:37:23.812Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-07-20T22:37:24.075Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 265 | 2026-07-20T22:37:24.868Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-07-20T22:37:25.201Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 267 | 2026-07-20T22:37:25.430Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-07-20T22:37:25.708Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 269 | 2026-07-20T22:37:27.239Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 270 | 2026-07-20T22:37:28.139Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 271 | 2026-07-20T22:37:29.020Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-07-20T22:37:29.546Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 273 | 2026-07-20T22:37:30.106Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 274 | 2026-07-20T22:37:30.648Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 275 | 2026-07-20T22:37:31.432Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 276 | 2026-07-20T22:37:31.721Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 277 | 2026-07-20T22:37:32.516Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 278 | 2026-07-20T22:37:33.233Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-07-20T22:37:33.469Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 280 | 2026-07-20T22:37:34.010Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 281 | 2026-07-20T22:37:34.345Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 282 | 2026-07-20T22:37:34.590Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 283 | 2026-07-20T22:37:36.254Z | Downloading crates ... |
| 284 | 2026-07-20T22:37:36.333Z | Downloaded anyhow v1.0.100 |
| 285 | 2026-07-20T22:37:36.340Z | Downloaded block-buffer v0.10.4 |
| 286 | 2026-07-20T22:37:36.343Z | Downloaded base64ct v1.6.0 |
| 287 | 2026-07-20T22:37:36.346Z | Downloaded aead v0.5.2 |
| 288 | 2026-07-20T22:37:36.350Z | Downloaded crucible-workspace-hack v0.1.0 |
| 289 | 2026-07-20T22:37:36.350Z | Downloaded darling_macro v0.23.0 |
| 290 | 2026-07-20T22:37:36.353Z | Downloaded const_format_proc_macros v0.2.34 |
| 291 | 2026-07-20T22:37:36.353Z | Downloaded fastrand v2.3.0 |
| 292 | 2026-07-20T22:37:36.358Z | Downloaded autocfg v1.3.0 |
| 293 | 2026-07-20T22:37:36.361Z | Downloaded crossbeam-deque v0.8.5 |
| 294 | 2026-07-20T22:37:36.361Z | Downloaded bit-set v0.5.3 |
| 295 | 2026-07-20T22:37:36.364Z | Downloaded blake2 v0.10.6 |
| 296 | 2026-07-20T22:37:36.367Z | Downloaded fixedbitset v0.4.2 |
| 297 | 2026-07-20T22:37:36.370Z | Downloaded dtrace-parser v0.3.0 |
| 298 | 2026-07-20T22:37:36.370Z | Downloaded byte-wrapper v0.1.0 |
| 299 | 2026-07-20T22:37:36.373Z | Downloaded ctrlc v3.4.4 |
| 300 | 2026-07-20T22:37:36.376Z | Downloaded dof v0.4.0 |
| 301 | 2026-07-20T22:37:36.379Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 302 | 2026-07-20T22:37:36.379Z | Downloaded derive_more v0.99.20 |
| 303 | 2026-07-20T22:37:36.382Z | Downloaded ff v0.13.1 |
| 304 | 2026-07-20T22:37:36.385Z | Downloaded defmt v0.3.8 |
| 305 | 2026-07-20T22:37:36.388Z | Downloaded displaydoc v0.2.5 |
| 306 | 2026-07-20T22:37:36.391Z | Downloaded enum-as-inner v0.6.0 |
| 307 | 2026-07-20T22:37:36.394Z | Downloaded darling_macro v0.21.3 |
| 308 | 2026-07-20T22:37:36.397Z | Downloaded cargo_metadata v0.18.1 |
| 309 | 2026-07-20T22:37:36.399Z | Downloaded derive_builder_macro v0.20.2 |
| 310 | 2026-07-20T22:37:36.402Z | Downloaded async-trait v0.1.89 |
| 311 | 2026-07-20T22:37:36.405Z | Downloaded aes-gcm-siv v0.11.1 |
| 312 | 2026-07-20T22:37:36.408Z | Downloaded fnv v1.0.7 |
| 313 | 2026-07-20T22:37:36.408Z | Downloaded debug-ignore v1.0.5 |
| 314 | 2026-07-20T22:37:36.411Z | Downloaded cfg_aliases v0.2.1 |
| 315 | 2026-07-20T22:37:36.414Z | Downloaded foldhash v0.2.0 |
| 316 | 2026-07-20T22:37:36.414Z | Downloaded atomicwrites v0.4.4 |
| 317 | 2026-07-20T22:37:36.417Z | Downloaded data-encoding v2.6.0 |
| 318 | 2026-07-20T22:37:36.420Z | Downloaded darling_macro v0.20.11 |
| 319 | 2026-07-20T22:37:36.420Z | Downloaded async-stream-impl v0.3.6 |
| 320 | 2026-07-20T22:37:36.423Z | Downloaded equivalent v1.0.2 |
| 321 | 2026-07-20T22:37:36.427Z | Downloaded ciborium-io v0.2.2 |
| 322 | 2026-07-20T22:37:36.427Z | Downloaded git-stub v1.0.0 |
| 323 | 2026-07-20T22:37:36.430Z | Downloaded foreign-types v0.5.0 |
| 324 | 2026-07-20T22:37:36.430Z | Downloaded flagset v0.4.7 |
| 325 | 2026-07-20T22:37:36.433Z | Downloaded embedded-io v0.4.0 |
| 326 | 2026-07-20T22:37:36.436Z | Downloaded float-ord v0.3.2 |
| 327 | 2026-07-20T22:37:36.439Z | Downloaded funty v2.0.0 |
| 328 | 2026-07-20T22:37:36.439Z | Downloaded embedded-io v0.6.1 |
| 329 | 2026-07-20T22:37:36.442Z | Downloaded defmt-macros v0.3.9 |
| 330 | 2026-07-20T22:37:36.445Z | Downloaded darling v0.23.0 |
| 331 | 2026-07-20T22:37:36.448Z | Downloaded dof v0.3.0 |
| 332 | 2026-07-20T22:37:36.450Z | Downloaded foreign-types v0.3.2 |
| 333 | 2026-07-20T22:37:36.453Z | Downloaded futures-io v0.3.32 |
| 334 | 2026-07-20T22:37:36.453Z | Downloaded errno v0.3.14 |
| 335 | 2026-07-20T22:37:36.456Z | Downloaded foreign-types-shared v0.3.1 |
| 336 | 2026-07-20T22:37:36.456Z | Downloaded filetime v0.2.23 |
| 337 | 2026-07-20T22:37:36.459Z | Downloaded futures-task v0.3.32 |
| 338 | 2026-07-20T22:37:36.463Z | Downloaded bitstruct v0.1.1 |
| 339 | 2026-07-20T22:37:36.466Z | Downloaded futures-sink v0.3.32 |
| 340 | 2026-07-20T22:37:36.466Z | Downloaded futures-macro v0.3.32 |
| 341 | 2026-07-20T22:37:36.469Z | Downloaded gethostname v0.5.0 |
| 342 | 2026-07-20T22:37:36.469Z | Downloaded form_urlencoded v1.2.2 |
| 343 | 2026-07-20T22:37:36.472Z | Downloaded cfg-if v1.0.0 |
| 344 | 2026-07-20T22:37:36.472Z | Downloaded foreign-types-macros v0.2.3 |
| 345 | 2026-07-20T22:37:36.475Z | Downloaded cfg_aliases v0.1.1 |
| 346 | 2026-07-20T22:37:36.478Z | Downloaded hex v0.4.3 |
| 347 | 2026-07-20T22:37:36.478Z | Downloaded heck v0.4.1 |
| 348 | 2026-07-20T22:37:36.481Z | Downloaded hostname v0.4.2 |
| 349 | 2026-07-20T22:37:36.484Z | Downloaded bytecount v0.6.9 |
| 350 | 2026-07-20T22:37:36.487Z | Downloaded env_filter v1.0.1 |
| 351 | 2026-07-20T22:37:36.487Z | Downloaded backoff v0.4.0 |
| 352 | 2026-07-20T22:37:36.490Z | Downloaded generic-array v0.14.7 |
| 353 | 2026-07-20T22:37:36.492Z | Downloaded escargot v0.5.15 |
| 354 | 2026-07-20T22:37:36.495Z | Downloaded clap_lex v0.7.0 |
| 355 | 2026-07-20T22:37:36.495Z | Downloaded cargo-platform v0.3.2 |
| 356 | 2026-07-20T22:37:36.499Z | Downloaded aes v0.8.4 |
| 357 | 2026-07-20T22:37:36.502Z | Downloaded futures-executor v0.3.32 |
| 358 | 2026-07-20T22:37:36.504Z | Downloaded hash32 v0.3.1 |
| 359 | 2026-07-20T22:37:36.504Z | Downloaded derive-where v1.6.0 |
| 360 | 2026-07-20T22:37:36.507Z | Downloaded httpdate v1.0.3 |
| 361 | 2026-07-20T22:37:36.510Z | Downloaded hubpack_derive v0.1.1 |
| 362 | 2026-07-20T22:37:36.513Z | Downloaded heck v0.5.0 |
| 363 | 2026-07-20T22:37:36.513Z | Downloaded icu_provider_macros v1.5.0 |
| 364 | 2026-07-20T22:37:36.516Z | Downloaded ident_case v1.0.1 |
| 365 | 2026-07-20T22:37:36.516Z | Downloaded hubpack v0.1.2 |
| 366 | 2026-07-20T22:37:36.519Z | Downloaded either v1.15.0 |
| 367 | 2026-07-20T22:37:36.522Z | Downloaded http-body v1.0.1 |
| 368 | 2026-07-20T22:37:36.522Z | Downloaded erased-serde v0.4.5 |
| 369 | 2026-07-20T22:37:36.525Z | Downloaded env_logger v0.11.10 |
| 370 | 2026-07-20T22:37:36.528Z | Downloaded git-stub-vcs v0.1.0 |
| 371 | 2026-07-20T22:37:36.528Z | Downloaded ed25519 v2.2.3 |
| 372 | 2026-07-20T22:37:36.531Z | Downloaded foldhash v0.1.5 |
| 373 | 2026-07-20T22:37:36.534Z | Downloaded idna_adapter v1.2.0 |
| 374 | 2026-07-20T22:37:36.534Z | Downloaded clap_derive v4.5.4 |
| 375 | 2026-07-20T22:37:36.537Z | Downloaded inout v0.1.3 |
| 376 | 2026-07-20T22:37:36.540Z | Downloaded is-terminal v0.4.12 |
| 377 | 2026-07-20T22:37:36.540Z | Downloaded is_terminal_polyfill v1.70.0 |
| 378 | 2026-07-20T22:37:36.543Z | Downloaded anstyle-parse v0.2.4 |
| 379 | 2026-07-20T22:37:36.546Z | Downloaded darling v0.20.11 |
| 380 | 2026-07-20T22:37:36.549Z | Downloaded critical-section v1.2.0 |
| 381 | 2026-07-20T22:37:36.552Z | Downloaded camino-tempfile v1.4.1 |
| 382 | 2026-07-20T22:37:36.552Z | Downloaded argon2 v0.5.3 |
| 383 | 2026-07-20T22:37:36.555Z | Downloaded indent_write v2.2.0 |
| 384 | 2026-07-20T22:37:36.555Z | Downloaded block-buffer v0.12.1 |
| 385 | 2026-07-20T22:37:36.558Z | Downloaded highway v1.3.0 |
| 386 | 2026-07-20T22:37:36.561Z | Downloaded kstat-rs v0.2.4 |
| 387 | 2026-07-20T22:37:36.561Z | Downloaded daft-derive v0.1.7 |
| 388 | 2026-07-20T22:37:36.564Z | Downloaded keccak v0.1.6 |
| 389 | 2026-07-20T22:37:36.567Z | Downloaded ctr v0.9.2 |
| 390 | 2026-07-20T22:37:36.570Z | Downloaded http-body-util v0.1.3 |
| 391 | 2026-07-20T22:37:36.573Z | Downloaded icu_locid_transform v1.5.0 |
| 392 | 2026-07-20T22:37:36.573Z | Downloaded console v0.15.8 |
| 393 | 2026-07-20T22:37:36.575Z | Downloaded lazy_static v1.5.0 |
| 394 | 2026-07-20T22:37:36.578Z | Downloaded globset v0.4.14 |
| 395 | 2026-07-20T22:37:36.581Z | Downloaded macaddr v1.0.1 |
| 396 | 2026-07-20T22:37:36.581Z | Downloaded cargo_metadata v0.23.1 |
| 397 | 2026-07-20T22:37:36.584Z | Downloaded memoffset v0.9.1 |
| 398 | 2026-07-20T22:37:36.587Z | Downloaded itoa v1.0.11 |
| 399 | 2026-07-20T22:37:36.587Z | Downloaded mime v0.3.17 |
| 400 | 2026-07-20T22:37:36.590Z | Downloaded group v0.13.0 |
| 401 | 2026-07-20T22:37:36.590Z | Downloaded glob v0.3.3 |
| 402 | 2026-07-20T22:37:36.593Z | Downloaded humantime v2.3.0 |
| 403 | 2026-07-20T22:37:36.598Z | Downloaded instant v0.1.12 |
| 404 | 2026-07-20T22:37:36.598Z | Downloaded find-msvc-tools v0.1.9 |
| 405 | 2026-07-20T22:37:36.601Z | Downloaded derive_builder v0.20.2 |
| 406 | 2026-07-20T22:37:36.604Z | Downloaded linked-hash-map v0.5.6 |
| 407 | 2026-07-20T22:37:36.604Z | Downloaded match_cfg v0.1.0 |
| 408 | 2026-07-20T22:37:36.606Z | Downloaded num v0.4.3 |
| 409 | 2026-07-20T22:37:36.607Z | Downloaded newtype_derive v0.1.6 |
| 410 | 2026-07-20T22:37:36.610Z | Downloaded newtype-uuid-macros v0.1.0 |
| 411 | 2026-07-20T22:37:36.610Z | Downloaded num-iter v0.1.45 |
| 412 | 2026-07-20T22:37:36.614Z | Downloaded bcs v0.1.6 |
| 413 | 2026-07-20T22:37:36.617Z | Downloaded num-derive v0.4.2 |
| 414 | 2026-07-20T22:37:36.617Z | Downloaded drift v0.2.0 |
| 415 | 2026-07-20T22:37:36.622Z | Downloaded dropshot_endpoint v0.16.7 |
| 416 | 2026-07-20T22:37:36.625Z | Downloaded hmac v0.12.1 |
| 417 | 2026-07-20T22:37:36.628Z | Downloaded elliptic-curve v0.13.8 |
| 418 | 2026-07-20T22:37:36.631Z | Downloaded backon v1.6.0 |
| 419 | 2026-07-20T22:37:36.634Z | Downloaded jobserver v0.1.31 |
| 420 | 2026-07-20T22:37:36.637Z | Downloaded olpc-cjson v0.1.4 |
| 421 | 2026-07-20T22:37:36.637Z | Downloaded num_threads v0.1.7 |
| 422 | 2026-07-20T22:37:36.640Z | Downloaded openssl-probe v0.2.1 |
| 423 | 2026-07-20T22:37:36.640Z | Downloaded newline-converter v0.3.0 |
| 424 | 2026-07-20T22:37:36.643Z | Downloaded cookie v0.18.1 |
| 425 | 2026-07-20T22:37:36.643Z | Downloaded num_enum_derive v0.5.11 |
| 426 | 2026-07-20T22:37:36.647Z | Downloaded linear-map v1.2.0 |
| 427 | 2026-07-20T22:37:36.647Z | Downloaded hyper-rustls v0.27.3 |
| 428 | 2026-07-20T22:37:36.650Z | Downloaded managed v0.8.0 |
| 429 | 2026-07-20T22:37:36.650Z | Downloaded lock_api v0.4.12 |
| 430 | 2026-07-20T22:37:36.653Z | Downloaded litemap v0.7.4 |
| 431 | 2026-07-20T22:37:36.656Z | Downloaded libsw-core v0.3.2 |
| 432 | 2026-07-20T22:37:36.656Z | Downloaded openssl-macros v0.1.1 |
| 433 | 2026-07-20T22:37:36.659Z | Downloaded opaque-debug v0.3.1 |
| 434 | 2026-07-20T22:37:36.659Z | Downloaded omicron-workspace-hack v0.1.0 |
| 435 | 2026-07-20T22:37:36.662Z | Downloaded phf_shared v0.12.1 |
| 436 | 2026-07-20T22:37:36.662Z | Downloaded ipnet v2.9.0 |
| 437 | 2026-07-20T22:37:36.665Z | Downloaded crossbeam-utils v0.8.19 |
| 438 | 2026-07-20T22:37:36.669Z | Downloaded percent-encoding v2.3.2 |
| 439 | 2026-07-20T22:37:36.669Z | Downloaded getrandom v0.3.4 |
| 440 | 2026-07-20T22:37:36.672Z | Downloaded crc32fast v1.4.0 |
| 441 | 2026-07-20T22:37:36.675Z | Downloaded ingot-macros v0.1.1 |
| 442 | 2026-07-20T22:37:36.675Z | Downloaded multer v3.1.0 |
| 443 | 2026-07-20T22:37:36.678Z | Downloaded num-complex v0.4.6 |
| 444 | 2026-07-20T22:37:36.678Z | Downloaded num-rational v0.4.2 |
| 445 | 2026-07-20T22:37:36.681Z | Downloaded getrandom v0.2.14 |
| 446 | 2026-07-20T22:37:36.684Z | Downloaded powerfmt v0.2.0 |
| 447 | 2026-07-20T22:37:36.684Z | Downloaded plain v0.2.3 |
| 448 | 2026-07-20T22:37:36.687Z | Downloaded is_ci v1.2.0 |
| 449 | 2026-07-20T22:37:36.687Z | Downloaded icu_locid_transform_data v1.5.0 |
| 450 | 2026-07-20T22:37:36.690Z | Downloaded memmap v0.7.0 |
| 451 | 2026-07-20T22:37:36.692Z | Downloaded futures v0.3.32 |
| 452 | 2026-07-20T22:37:36.695Z | Downloaded flate2 v1.0.30 |
| 453 | 2026-07-20T22:37:36.698Z | Downloaded proc-macro-crate v1.3.1 |
| 454 | 2026-07-20T22:37:36.701Z | Downloaded num_enum_derive v0.7.4 |
| 455 | 2026-07-20T22:37:36.701Z | Downloaded owo-colors v4.3.0 |
| 456 | 2026-07-20T22:37:36.704Z | Downloaded oxide-tokio-rt v0.1.6 |
| 457 | 2026-07-20T22:37:36.704Z | Downloaded iana-time-zone v0.1.64 |
| 458 | 2026-07-20T22:37:36.707Z | Downloaded progenitor-client v0.10.0 |
| 459 | 2026-07-20T22:37:36.710Z | Downloaded progenitor-client v0.14.0 |
| 460 | 2026-07-20T22:37:36.710Z | Downloaded const-oid v0.10.2 |
| 461 | 2026-07-20T22:37:36.713Z | Downloaded hybrid-array v0.4.12 |
| 462 | 2026-07-20T22:37:36.716Z | Downloaded num_enum v0.7.4 |
| 463 | 2026-07-20T22:37:36.719Z | Downloaded memmap2 v0.9.9 |
| 464 | 2026-07-20T22:37:36.719Z | Downloaded passt v0.3.0 |
| 465 | 2026-07-20T22:37:36.722Z | Downloaded parking_lot_core v0.9.10 |
| 466 | 2026-07-20T22:37:36.725Z | Downloaded password-hash v0.5.0 |
| 467 | 2026-07-20T22:37:36.725Z | Downloaded pem-rfc7468 v0.7.0 |
| 468 | 2026-07-20T22:37:36.728Z | Downloaded pem v3.0.5 |
| 469 | 2026-07-20T22:37:36.728Z | Downloaded newtype-uuid v1.3.2 |
| 470 | 2026-07-20T22:37:36.731Z | Downloaded cancel-safe-futures v0.1.5 |
| 471 | 2026-07-20T22:37:36.734Z | Downloaded num_enum v0.5.11 |
| 472 | 2026-07-20T22:37:36.737Z | Downloaded fatfs v0.3.6 |
| 473 | 2026-07-20T22:37:36.740Z | Downloaded darling_core v0.21.3 |
| 474 | 2026-07-20T22:37:36.742Z | Downloaded darling_core v0.20.11 |
| 475 | 2026-07-20T22:37:36.745Z | Downloaded pretty-hex v0.4.1 |
| 476 | 2026-07-20T22:37:36.748Z | Downloaded proc-macro-error-attr v1.0.4 |
| 477 | 2026-07-20T22:37:36.748Z | Downloaded quick-error v1.2.3 |
| 478 | 2026-07-20T22:37:36.751Z | Downloaded pkg-config v0.3.30 |
| 479 | 2026-07-20T22:37:36.751Z | Downloaded pretty-hex v0.2.1 |
| 480 | 2026-07-20T22:37:36.754Z | Downloaded num-integer v0.1.46 |
| 481 | 2026-07-20T22:37:36.754Z | Downloaded rand_chacha v0.3.1 |
| 482 | 2026-07-20T22:37:36.758Z | Downloaded paste v1.0.15 |
| 483 | 2026-07-20T22:37:36.758Z | Downloaded progenitor-macro v0.14.0 |
| 484 | 2026-07-20T22:37:36.761Z | Downloaded progenitor-macro v0.10.0 |
| 485 | 2026-07-20T22:37:36.761Z | Downloaded progenitor-macro v0.11.1 |
| 486 | 2026-07-20T22:37:36.764Z | Downloaded bitflags v2.9.4 |
| 487 | 2026-07-20T22:37:36.764Z | Downloaded polyval v0.6.2 |
| 488 | 2026-07-20T22:37:36.767Z | Downloaded ref-cast-impl v1.0.25 |
| 489 | 2026-07-20T22:37:36.767Z | Downloaded once_cell v1.21.3 |
| 490 | 2026-07-20T22:37:36.770Z | Downloaded ppv-lite86 v0.2.17 |
| 491 | 2026-07-20T22:37:36.773Z | Downloaded rand_xorshift v0.3.0 |
| 492 | 2026-07-20T22:37:36.773Z | Downloaded progenitor-client v0.13.0 |
| 493 | 2026-07-20T22:37:36.773Z | Downloaded proc-macro-error v1.0.4 |
| 494 | 2026-07-20T22:37:36.776Z | Downloaded half v2.7.1 |
| 495 | 2026-07-20T22:37:36.779Z | Downloaded rustc_version v0.4.1 |
| 496 | 2026-07-20T22:37:36.779Z | Downloaded ref-cast v1.0.25 |
| 497 | 2026-07-20T22:37:36.782Z | Downloaded rustc-hash v2.1.1 |
| 498 | 2026-07-20T22:37:36.785Z | Downloaded rustc_version v0.1.7 |
| 499 | 2026-07-20T22:37:36.785Z | Downloaded progenitor v0.14.0 |
| 500 | 2026-07-20T22:37:36.788Z | Downloaded pest_generator v2.8.4 |
| 501 | 2026-07-20T22:37:36.788Z | Downloaded pin-project-lite v0.2.14 |
| 502 | 2026-07-20T22:37:36.791Z | Downloaded radium v0.7.0 |
| 503 | 2026-07-20T22:37:36.794Z | Downloaded pin-project-internal v1.1.10 |
| 504 | 2026-07-20T22:37:36.794Z | Downloaded parking_lot v0.12.2 |
| 505 | 2026-07-20T22:37:36.797Z | Downloaded icu_provider v1.5.0 |
| 506 | 2026-07-20T22:37:36.800Z | Downloaded progenitor-extras v0.2.0 |
| 507 | 2026-07-20T22:37:36.800Z | Downloaded phf v0.12.1 |
| 508 | 2026-07-20T22:37:36.803Z | Downloaded clap v4.5.4 |
| 509 | 2026-07-20T22:37:36.806Z | Downloaded allocator-api2 v0.2.21 |
| 510 | 2026-07-20T22:37:36.809Z | Downloaded icu_normalizer v1.5.0 |
| 511 | 2026-07-20T22:37:36.812Z | Downloaded same-file v1.0.6 |
| 512 | 2026-07-20T22:37:36.817Z | Downloaded const_format v0.2.35 |
| 513 | 2026-07-20T22:37:36.820Z | Downloaded scopeguard v1.2.0 |
| 514 | 2026-07-20T22:37:36.820Z | Downloaded miniz_oxide v0.7.2 |
| 515 | 2026-07-20T22:37:36.820Z | Downloaded const-oid v0.9.6 |
| 516 | 2026-07-20T22:37:36.823Z | Downloaded base64 v0.22.1 |
| 517 | 2026-07-20T22:37:36.826Z | Downloaded oxnet v0.1.4 |
| 518 | 2026-07-20T22:37:36.826Z | Downloaded rfc6979 v0.4.0 |
| 519 | 2026-07-20T22:37:36.829Z | Downloaded num-traits v0.2.19 |
| 520 | 2026-07-20T22:37:36.829Z | Downloaded quote v1.0.45 |
| 521 | 2026-07-20T22:37:36.832Z | Downloaded indexmap v1.9.3 |
| 522 | 2026-07-20T22:37:36.835Z | Downloaded scroll_derive v0.12.0 |
| 523 | 2026-07-20T22:37:36.835Z | Downloaded primeorder v0.13.6 |
| 524 | 2026-07-20T22:37:36.838Z | Downloaded icu_properties v1.5.1 |
| 525 | 2026-07-20T22:37:36.838Z | Downloaded crypto-bigint v0.5.5 |
| 526 | 2026-07-20T22:37:36.842Z | Downloaded progenitor-client v0.11.1 |
| 527 | 2026-07-20T22:37:36.845Z | Downloaded serde_arrays v0.1.0 |
| 528 | 2026-07-20T22:37:36.845Z | Downloaded semver v0.1.20 |
| 529 | 2026-07-20T22:37:36.849Z | Downloaded secrecy v0.10.3 |
| 530 | 2026-07-20T22:37:36.849Z | Downloaded postcard v1.0.9 |
| 531 | 2026-07-20T22:37:36.849Z | Downloaded progenitor v0.13.0 |
| 532 | 2026-07-20T22:37:36.851Z | Downloaded progenitor v0.11.1 |
| 533 | 2026-07-20T22:37:36.854Z | Downloaded serde-big-array v0.5.1 |
| 534 | 2026-07-20T22:37:36.854Z | Downloaded resolv-conf v0.7.0 |
| 535 | 2026-07-20T22:37:36.857Z | Downloaded scroll_derive v0.13.1 |
| 536 | 2026-07-20T22:37:36.857Z | Downloaded rand_core v0.6.4 |
| 537 | 2026-07-20T22:37:36.857Z | Downloaded serde_spanned v1.1.1 |
| 538 | 2026-07-20T22:37:36.860Z | Downloaded ringbuffer v0.16.0 |
| 539 | 2026-07-20T22:37:36.864Z | Downloaded serde_spanned v0.6.9 |
| 540 | 2026-07-20T22:37:36.864Z | Downloaded chacha20poly1305 v0.10.1 |
| 541 | 2026-07-20T22:37:36.867Z | Downloaded progenitor-macro v0.13.0 |
| 542 | 2026-07-20T22:37:36.867Z | Downloaded progenitor v0.10.0 |
| 543 | 2026-07-20T22:37:36.867Z | Downloaded hickory-resolver v0.25.2 |
| 544 | 2026-07-20T22:37:36.870Z | Downloaded log v0.4.29 |
| 545 | 2026-07-20T22:37:36.873Z | Downloaded hickory-resolver v0.24.4 |
| 546 | 2026-07-20T22:37:36.876Z | Downloaded crossbeam-channel v0.5.15 |
| 547 | 2026-07-20T22:37:36.880Z | Downloaded base64 v0.21.7 |
| 548 | 2026-07-20T22:37:36.882Z | Downloaded rusty-fork v0.3.0 |
| 549 | 2026-07-20T22:37:36.883Z | Downloaded rustls-native-certs v0.8.3 |
| 550 | 2026-07-20T22:37:36.883Z | Downloaded rustversion v1.0.22 |
| 551 | 2026-07-20T22:37:36.886Z | Downloaded sha1 v0.11.0 |
| 552 | 2026-07-20T22:37:36.889Z | Downloaded siphasher v1.0.1 |
| 553 | 2026-07-20T22:37:36.889Z | Downloaded sigpipe v0.1.3 |
| 554 | 2026-07-20T22:37:36.889Z | Downloaded signature v2.2.0 |
| 555 | 2026-07-20T22:37:36.892Z | Downloaded icu_locid v1.5.0 |
| 556 | 2026-07-20T22:37:36.895Z | Downloaded simd-adler32 v0.3.7 |
| 557 | 2026-07-20T22:37:36.895Z | Downloaded schemars_derive v0.8.22 |
| 558 | 2026-07-20T22:37:36.898Z | Downloaded serde_urlencoded v0.7.1 |
| 559 | 2026-07-20T22:37:36.898Z | Downloaded serde_plain v1.0.2 |
| 560 | 2026-07-20T22:37:36.901Z | Downloaded serde_repr v0.1.19 |
| 561 | 2026-07-20T22:37:36.901Z | Downloaded expectorate v1.2.0 |
| 562 | 2026-07-20T22:37:36.904Z | Downloaded cc v1.2.65 |
| 563 | 2026-07-20T22:37:36.907Z | Downloaded poly1305 v0.8.0 |
| 564 | 2026-07-20T22:37:36.907Z | Downloaded pin-project v1.1.10 |
| 565 | 2026-07-20T22:37:36.913Z | Downloaded sha1 v0.10.6 |
| 566 | 2026-07-20T22:37:36.916Z | Downloaded rand_chacha v0.9.0 |
| 567 | 2026-07-20T22:37:36.916Z | Downloaded sec1 v0.7.3 |
| 568 | 2026-07-20T22:37:36.919Z | Downloaded rand_core v0.9.3 |
| 569 | 2026-07-20T22:37:36.919Z | Downloaded pest_meta v2.8.4 |
| 570 | 2026-07-20T22:37:36.924Z | Downloaded smawk v0.3.2 |
| 571 | 2026-07-20T22:37:36.924Z | Downloaded rustls-pemfile v2.2.0 |
| 572 | 2026-07-20T22:37:36.924Z | Downloaded proc-macro2 v1.0.106 |
| 573 | 2026-07-20T22:37:36.927Z | Downloaded quinn-udp v0.5.5 |
| 574 | 2026-07-20T22:37:36.927Z | Downloaded crossbeam-epoch v0.9.18 |
| 575 | 2026-07-20T22:37:36.930Z | Downloaded pkcs8 v0.10.2 |
| 576 | 2026-07-20T22:37:36.933Z | Downloaded strum v0.27.2 |
| 577 | 2026-07-20T22:37:36.933Z | Downloaded strum v0.26.3 |
| 578 | 2026-07-20T22:37:36.933Z | Downloaded papergrid v0.11.0 |
| 579 | 2026-07-20T22:37:36.936Z | Downloaded tabwriter v1.4.0 |
| 580 | 2026-07-20T22:37:36.940Z | Downloaded tap v1.0.1 |
| 581 | 2026-07-20T22:37:36.940Z | Downloaded scroll v0.13.0 |
| 582 | 2026-07-20T22:37:36.940Z | Downloaded tagptr v0.2.0 |
| 583 | 2026-07-20T22:37:36.943Z | Downloaded supports-color v3.0.2 |
| 584 | 2026-07-20T22:37:36.943Z | Downloaded structmeta-derive v0.3.0 |
| 585 | 2026-07-20T22:37:36.946Z | Downloaded strsim v0.11.1 |
| 586 | 2026-07-20T22:37:36.946Z | Downloaded stable_deref_trait v1.2.0 |
| 587 | 2026-07-20T22:37:36.946Z | Downloaded parse-display-derive v0.10.0 |
| 588 | 2026-07-20T22:37:36.949Z | Downloaded structmeta v0.3.0 |
| 589 | 2026-07-20T22:37:36.949Z | Downloaded progenitor-impl v0.11.1 |
| 590 | 2026-07-20T22:37:36.952Z | Downloaded progenitor-impl v0.10.0 |
| 591 | 2026-07-20T22:37:36.952Z | Downloaded parse-display v0.10.0 |
| 592 | 2026-07-20T22:37:36.955Z | Downloaded libloading v0.7.4 |
| 593 | 2026-07-20T22:37:36.955Z | Downloaded getrandom v0.4.2 |
| 594 | 2026-07-20T22:37:36.958Z | Downloaded scroll v0.12.0 |
| 595 | 2026-07-20T22:37:36.961Z | Downloaded slog-bunyan v2.5.0 |
| 596 | 2026-07-20T22:37:36.961Z | Downloaded sha2 v0.10.9 |
| 597 | 2026-07-20T22:37:36.964Z | Downloaded icu_collections v1.5.0 |
| 598 | 2026-07-20T22:37:36.967Z | Downloaded take_mut v0.2.2 |
| 599 | 2026-07-20T22:37:36.967Z | Downloaded thiserror-impl v1.0.64 |
| 600 | 2026-07-20T22:37:36.967Z | Downloaded ryu v1.0.18 |
| 601 | 2026-07-20T22:37:36.970Z | Downloaded serde_tokenstream v0.2.3 |
| 602 | 2026-07-20T22:37:36.970Z | Downloaded slab v0.4.9 |
| 603 | 2026-07-20T22:37:36.973Z | Downloaded slog-json v2.6.1 |
| 604 | 2026-07-20T22:37:36.973Z | Downloaded slog-dtrace v0.3.0 |
| 605 | 2026-07-20T22:37:36.976Z | Downloaded pest_derive v2.8.4 |
| 606 | 2026-07-20T22:37:36.976Z | Downloaded sync_wrapper v1.0.1 |
| 607 | 2026-07-20T22:37:36.979Z | Downloaded swrite v0.1.0 |
| 608 | 2026-07-20T22:37:36.979Z | Downloaded supports-color v2.1.0 |
| 609 | 2026-07-20T22:37:36.979Z | Downloaded heapless v0.8.0 |
| 610 | 2026-07-20T22:37:36.982Z | Downloaded terminal_size v0.3.0 |
| 611 | 2026-07-20T22:37:36.985Z | Downloaded tabled_derive v0.7.0 |
| 612 | 2026-07-20T22:37:36.985Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 613 | 2026-07-20T22:37:36.985Z | Downloaded fs_extra v1.3.0 |
| 614 | 2026-07-20T22:37:36.988Z | Downloaded serde_path_to_error v0.1.20 |
| 615 | 2026-07-20T22:37:36.988Z | Downloaded dropshot_endpoint v0.17.1 |
| 616 | 2026-07-20T22:37:36.991Z | Downloaded camino v1.2.2 |
| 617 | 2026-07-20T22:37:36.994Z | Downloaded smf v0.2.3 |
| 618 | 2026-07-20T22:37:36.994Z | Downloaded slog-term v2.9.2 |
| 619 | 2026-07-20T22:37:36.997Z | Downloaded ascii v1.1.0 |
| 620 | 2026-07-20T22:37:36.997Z | Downloaded libsw v3.5.0 |
| 621 | 2026-07-20T22:37:37.000Z | Downloaded anstream v0.6.14 |
| 622 | 2026-07-20T22:37:37.001Z | Downloaded time-core v0.1.8 |
| 623 | 2026-07-20T22:37:37.003Z | Downloaded semver v1.0.28 |
| 624 | 2026-07-20T22:37:37.003Z | Downloaded jiff-static v0.2.15 |
| 625 | 2026-07-20T22:37:37.007Z | Downloaded thread_local v1.1.8 |
| 626 | 2026-07-20T22:37:37.007Z | Downloaded icu_normalizer_data v1.5.0 |
| 627 | 2026-07-20T22:37:37.007Z | Downloaded httparse v1.10.1 |
| 628 | 2026-07-20T22:37:37.010Z | Downloaded slog-async v2.8.0 |
| 629 | 2026-07-20T22:37:37.010Z | Downloaded signal-hook-registry v1.4.2 |
| 630 | 2026-07-20T22:37:37.012Z | Downloaded termtree v0.5.1 |
| 631 | 2026-07-20T22:37:37.013Z | Downloaded terminal_size v0.4.3 |
| 632 | 2026-07-20T22:37:37.016Z | Downloaded strum_macros v0.28.0 |
| 633 | 2026-07-20T22:37:37.016Z | Downloaded strum_macros v0.27.2 |
| 634 | 2026-07-20T22:37:37.019Z | Downloaded shlex v2.0.1 |
| 635 | 2026-07-20T22:37:37.019Z | Downloaded tokio-macros v2.7.0 |
| 636 | 2026-07-20T22:37:37.019Z | Downloaded serde_derive_internals v0.29.1 |
| 637 | 2026-07-20T22:37:37.021Z | Downloaded ron v0.8.1 |
| 638 | 2026-07-20T22:37:37.024Z | Downloaded memchr v2.7.2 |
| 639 | 2026-07-20T22:37:37.027Z | Downloaded serde_with_macros v3.18.0 |
| 640 | 2026-07-20T22:37:37.030Z | Downloaded thread-id v4.2.1 |
| 641 | 2026-07-20T22:37:37.030Z | Downloaded progenitor-impl v0.13.0 |
| 642 | 2026-07-20T22:37:37.033Z | Downloaded minimal-lexical v0.2.1 |
| 643 | 2026-07-20T22:37:37.033Z | Downloaded libm v0.2.8 |
| 644 | 2026-07-20T22:37:37.038Z | Downloaded tinyvec_macros v0.1.1 |
| 645 | 2026-07-20T22:37:37.041Z | Downloaded thread-id v5.0.0 |
| 646 | 2026-07-20T22:37:37.041Z | Downloaded static_assertions v1.1.0 |
| 647 | 2026-07-20T22:37:37.041Z | Downloaded rustls-pki-types v1.12.0 |
| 648 | 2026-07-20T22:37:37.044Z | Downloaded thiserror v1.0.64 |
| 649 | 2026-07-20T22:37:37.047Z | Downloaded spki v0.7.3 |
| 650 | 2026-07-20T22:37:37.050Z | Downloaded toml_write v0.1.2 |
| 651 | 2026-07-20T22:37:37.050Z | Downloaded hyper-util v0.1.20 |
| 652 | 2026-07-20T22:37:37.053Z | Downloaded smallvec v1.13.2 |
| 653 | 2026-07-20T22:37:37.056Z | Downloaded colored v3.1.1 |
| 654 | 2026-07-20T22:37:37.056Z | Downloaded ciborium v0.2.2 |
| 655 | 2026-07-20T22:37:37.059Z | Downloaded async-stream v0.3.6 |
| 656 | 2026-07-20T22:37:37.059Z | Downloaded schemars v0.8.22 |
| 657 | 2026-07-20T22:37:37.066Z | Downloaded synstructure v0.13.1 |
| 658 | 2026-07-20T22:37:37.069Z | Downloaded serde_derive v1.0.228 |
| 659 | 2026-07-20T22:37:37.072Z | Downloaded num-conv v0.2.0 |
| 660 | 2026-07-20T22:37:37.072Z | Downloaded lru-slab v0.1.2 |
| 661 | 2026-07-20T22:37:37.072Z | Downloaded tower-layer v0.3.3 |
| 662 | 2026-07-20T22:37:37.072Z | Downloaded serde_core v1.0.228 |
| 663 | 2026-07-20T22:37:37.075Z | Downloaded lru-cache v0.1.2 |
| 664 | 2026-07-20T22:37:37.075Z | Downloaded ipnetwork v0.21.1 |
| 665 | 2026-07-20T22:37:37.078Z | Downloaded ingot-types v0.1.2 |
| 666 | 2026-07-20T22:37:37.078Z | Downloaded typeid v1.0.0 |
| 667 | 2026-07-20T22:37:37.078Z | Downloaded openssl-sys v0.9.107 |
| 668 | 2026-07-20T22:37:37.081Z | Downloaded tls_codec v0.4.2 |
| 669 | 2026-07-20T22:37:37.085Z | Downloaded tokio-dtrace v0.1.1 |
| 670 | 2026-07-20T22:37:37.085Z | Downloaded subtle v2.6.1 |
| 671 | 2026-07-20T22:37:37.085Z | Downloaded rayon-core v1.13.0 |
| 672 | 2026-07-20T22:37:37.088Z | Downloaded ingot v0.1.1 |
| 673 | 2026-07-20T22:37:37.088Z | Downloaded bitflags v1.3.2 |
| 674 | 2026-07-20T22:37:37.091Z | Downloaded fixedbitset v0.5.7 |
| 675 | 2026-07-20T22:37:37.094Z | Downloaded chacha20 v0.9.1 |
| 676 | 2026-07-20T22:37:37.094Z | Downloaded daft v0.1.7 |
| 677 | 2026-07-20T22:37:37.094Z | Downloaded typify-macro v0.6.2 |
| 678 | 2026-07-20T22:37:37.097Z | Downloaded erased-serde v0.3.31 |
| 679 | 2026-07-20T22:37:37.097Z | Downloaded universal-hash v0.5.1 |
| 680 | 2026-07-20T22:37:37.101Z | Downloaded try-lock v0.2.5 |
| 681 | 2026-07-20T22:37:37.101Z | Downloaded unicode-xid v0.2.4 |
| 682 | 2026-07-20T22:37:37.101Z | Downloaded tower-service v0.3.3 |
| 683 | 2026-07-20T22:37:37.104Z | Downloaded untrusted v0.9.0 |
| 684 | 2026-07-20T22:37:37.104Z | Downloaded untrusted v0.7.1 |
| 685 | 2026-07-20T22:37:37.104Z | Downloaded cipher v0.4.4 |
| 686 | 2026-07-20T22:37:37.104Z | Downloaded progenitor-impl v0.14.0 |
| 687 | 2026-07-20T22:37:37.107Z | Downloaded prettyplease v0.2.37 |
| 688 | 2026-07-20T22:37:37.107Z | Downloaded thiserror-no-std v2.0.2 |
| 689 | 2026-07-20T22:37:37.110Z | Downloaded rustls-platform-verifier v0.6.2 |
| 690 | 2026-07-20T22:37:37.113Z | Downloaded tempfile v3.23.0 |
| 691 | 2026-07-20T22:37:37.116Z | Downloaded unicode-linebreak v0.1.5 |
| 692 | 2026-07-20T22:37:37.116Z | Downloaded unarray v0.1.4 |
| 693 | 2026-07-20T22:37:37.116Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 694 | 2026-07-20T22:37:37.119Z | Downloaded thiserror v2.0.18 |
| 695 | 2026-07-20T22:37:37.122Z | Downloaded usdt v0.5.0 |
| 696 | 2026-07-20T22:37:37.122Z | Downloaded dropshot-api-manager v0.7.2 |
| 697 | 2026-07-20T22:37:37.125Z | Downloaded snafu-derive v0.8.9 |
| 698 | 2026-07-20T22:37:37.126Z | Downloaded tokio-tungstenite v0.21.0 |
| 699 | 2026-07-20T22:37:37.128Z | Downloaded rand v0.8.6 |
| 700 | 2026-07-20T22:37:37.131Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 701 | 2026-07-20T22:37:37.131Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 702 | 2026-07-20T22:37:37.131Z | Downloaded typify-macro v0.4.3 |
| 703 | 2026-07-20T22:37:37.131Z | Downloaded slog v2.8.2 |
| 704 | 2026-07-20T22:37:37.135Z | Downloaded usdt-macro v0.5.0 |
| 705 | 2026-07-20T22:37:37.135Z | Downloaded utf-8 v0.7.6 |
| 706 | 2026-07-20T22:37:37.138Z | Downloaded utf8_iter v1.0.4 |
| 707 | 2026-07-20T22:37:37.138Z | Downloaded utf8parse v0.2.1 |
| 708 | 2026-07-20T22:37:37.138Z | Downloaded utf16_iter v1.0.5 |
| 709 | 2026-07-20T22:37:37.138Z | Downloaded tracing-attributes v0.1.27 |
| 710 | 2026-07-20T22:37:37.141Z | Downloaded usdt-attr-macro v0.5.0 |
| 711 | 2026-07-20T22:37:37.141Z | Downloaded tls_codec_derive v0.4.2 |
| 712 | 2026-07-20T22:37:37.144Z | Downloaded hashbrown v0.15.2 |
| 713 | 2026-07-20T22:37:37.147Z | Downloaded hashbrown v0.12.3 |
| 714 | 2026-07-20T22:37:37.147Z | Downloaded similar v2.7.0 |
| 715 | 2026-07-20T22:37:37.160Z | Downloaded socket2 v0.6.3 |
| 716 | 2026-07-20T22:37:37.160Z | Downloaded strum_macros v0.26.4 |
| 717 | 2026-07-20T22:37:37.160Z | Downloaded version_check v0.9.5 |
| 718 | 2026-07-20T22:37:37.160Z | Downloaded socket2 v0.5.10 |
| 719 | 2026-07-20T22:37:37.160Z | Downloaded thiserror-impl v2.0.18 |
| 720 | 2026-07-20T22:37:37.160Z | Downloaded tinystr v0.7.6 |
| 721 | 2026-07-20T22:37:37.160Z | Downloaded spin v0.9.8 |
| 722 | 2026-07-20T22:37:37.163Z | Downloaded qorb v0.4.1 |
| 723 | 2026-07-20T22:37:37.163Z | Downloaded usdt-macro v0.6.0 |
| 724 | 2026-07-20T22:37:37.163Z | Downloaded usdt-attr-macro v0.6.0 |
| 725 | 2026-07-20T22:37:37.163Z | Downloaded toml_datetime v0.6.11 |
| 726 | 2026-07-20T22:37:37.167Z | Downloaded toml v0.8.23 |
| 727 | 2026-07-20T22:37:37.176Z | Downloaded tokio-rustls v0.25.0 |
| 728 | 2026-07-20T22:37:37.176Z | Downloaded term v1.2.0 |
| 729 | 2026-07-20T22:37:37.176Z | Downloaded want v0.3.1 |
| 730 | 2026-07-20T22:37:37.176Z | Downloaded num-bigint v0.4.5 |
| 731 | 2026-07-20T22:37:37.179Z | Downloaded http v1.4.2 |
| 732 | 2026-07-20T22:37:37.179Z | Downloaded bytes v1.11.1 |
| 733 | 2026-07-20T22:37:37.179Z | Downloaded serde_yaml v0.9.34+deprecated |
| 734 | 2026-07-20T22:37:37.182Z | Downloaded tar v0.4.40 |
| 735 | 2026-07-20T22:37:37.182Z | Downloaded schemars v0.9.0 |
| 736 | 2026-07-20T22:37:37.192Z | Downloaded waitgroup v0.1.2 |
| 737 | 2026-07-20T22:37:37.195Z | Downloaded indexmap v2.14.0 |
| 738 | 2026-07-20T22:37:37.195Z | Downloaded usdt-impl v0.6.0 |
| 739 | 2026-07-20T22:37:37.195Z | Downloaded bit-vec v0.6.3 |
| 740 | 2026-07-20T22:37:37.195Z | Downloaded bincode v1.3.3 |
| 741 | 2026-07-20T22:37:37.198Z | Downloaded der v0.7.10 |
| 742 | 2026-07-20T22:37:37.201Z | Downloaded ed25519-dalek v2.2.0 |
| 743 | 2026-07-20T22:37:37.201Z | Downloaded futures-channel v0.3.32 |
| 744 | 2026-07-20T22:37:37.204Z | Downloaded fs-err v3.1.2 |
| 745 | 2026-07-20T22:37:37.204Z | Downloaded deranged v0.5.3 |
| 746 | 2026-07-20T22:37:37.207Z | Downloaded usdt-impl v0.5.0 |
| 747 | 2026-07-20T22:37:37.207Z | Downloaded compression-codecs v0.4.32 |
| 748 | 2026-07-20T22:37:37.210Z | Downloaded yoke-derive v0.7.5 |
| 749 | 2026-07-20T22:37:37.210Z | Downloaded xattr v1.3.1 |
| 750 | 2026-07-20T22:37:37.210Z | Downloaded derive_builder_core v0.20.2 |
| 751 | 2026-07-20T22:37:37.213Z | Downloaded tokio-rustls v0.26.4 |
| 752 | 2026-07-20T22:37:37.213Z | Downloaded tinyvec v1.6.0 |
| 753 | 2026-07-20T22:37:37.216Z | Downloaded time-macros v0.2.27 |
| 754 | 2026-07-20T22:37:37.216Z | Downloaded write16 v1.0.0 |
| 755 | 2026-07-20T22:37:37.219Z | Downloaded itertools v0.13.0 |
| 756 | 2026-07-20T22:37:37.222Z | Downloaded itertools v0.12.1 |
| 757 | 2026-07-20T22:37:37.226Z | Downloaded zeroize_derive v1.4.3 |
| 758 | 2026-07-20T22:37:37.229Z | Downloaded futures-util v0.3.32 |
| 759 | 2026-07-20T22:37:37.234Z | Downloaded tokio-stream v0.1.17 |
| 760 | 2026-07-20T22:37:37.237Z | Downloaded zone_cfg_derive v0.3.0 |
| 761 | 2026-07-20T22:37:37.240Z | Downloaded whoami v1.5.1 |
| 762 | 2026-07-20T22:37:37.240Z | Downloaded ucd-trie v0.1.6 |
| 763 | 2026-07-20T22:37:37.240Z | Downloaded quinn v0.11.9 |
| 764 | 2026-07-20T22:37:37.242Z | Downloaded zerofrom v0.1.5 |
| 765 | 2026-07-20T22:37:37.243Z | Downloaded walkdir v2.5.0 |
| 766 | 2026-07-20T22:37:37.246Z | Downloaded csv-core v0.1.12 |
| 767 | 2026-07-20T22:37:37.246Z | Downloaded textwrap v0.16.2 |
| 768 | 2026-07-20T22:37:37.246Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 769 | 2026-07-20T22:37:37.249Z | Downloaded zone v0.3.1 |
| 770 | 2026-07-20T22:37:37.252Z | Downloaded zerofrom-derive v0.1.5 |
| 771 | 2026-07-20T22:37:37.252Z | Downloaded usdt v0.6.0 |
| 772 | 2026-07-20T22:37:37.252Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 773 | 2026-07-20T22:37:37.255Z | Downloaded yoke v0.7.5 |
| 774 | 2026-07-20T22:37:37.255Z | Downloaded schemars v1.2.1 |
| 775 | 2026-07-20T22:37:37.263Z | Downloaded wyz v0.5.1 |
| 776 | 2026-07-20T22:37:37.266Z | Downloaded vergen-lib v9.1.0 |
| 777 | 2026-07-20T22:37:37.266Z | Downloaded iri-string v0.7.8 |
| 778 | 2026-07-20T22:37:37.269Z | Downloaded h2 v0.4.15 |
| 779 | 2026-07-20T22:37:37.273Z | Downloaded tracing-core v0.1.32 |
| 780 | 2026-07-20T22:37:37.276Z | Downloaded vergen-git2 v9.1.0 |
| 781 | 2026-07-20T22:37:37.276Z | Downloaded wait-timeout v0.2.0 |
| 782 | 2026-07-20T22:37:37.276Z | Downloaded vsss-rs v3.3.4 |
| 783 | 2026-07-20T22:37:37.280Z | Downloaded zeroize v1.8.2 |
| 784 | 2026-07-20T22:37:37.280Z | Downloaded vergen v9.1.0 |
| 785 | 2026-07-20T22:37:37.283Z | Downloaded twox-hash v2.1.2 |
| 786 | 2026-07-20T22:37:37.283Z | Downloaded curve25519-dalek v4.1.3 |
| 787 | 2026-07-20T22:37:37.286Z | Downloaded typify v0.6.2 |
| 788 | 2026-07-20T22:37:37.289Z | Downloaded snafu v0.8.9 |
| 789 | 2026-07-20T22:37:37.292Z | Downloaded serde v1.0.228 |
| 790 | 2026-07-20T22:37:37.295Z | Downloaded typify v0.4.3 |
| 791 | 2026-07-20T22:37:37.298Z | Downloaded rustls-webpki v0.103.13 |
| 792 | 2026-07-20T22:37:37.298Z | Downloaded test-strategy v0.4.3 |
| 793 | 2026-07-20T22:37:37.301Z | Downloaded bitvec v1.0.1 |
| 794 | 2026-07-20T22:37:37.308Z | Downloaded nom v7.1.3 |
| 795 | 2026-07-20T22:37:37.311Z | Downloaded zmij v1.0.19 |
| 796 | 2026-07-20T22:37:37.314Z | Downloaded zerovec-derive v0.10.3 |
| 797 | 2026-07-20T22:37:37.314Z | Downloaded writeable v0.5.5 |
| 798 | 2026-07-20T22:37:37.314Z | Downloaded uuid v1.23.3 |
| 799 | 2026-07-20T22:37:37.317Z | Downloaded hyper v1.10.1 |
| 800 | 2026-07-20T22:37:37.320Z | Downloaded pest v2.8.4 |
| 801 | 2026-07-20T22:37:37.323Z | Downloaded cmake v0.1.54 |
| 802 | 2026-07-20T22:37:37.326Z | Downloaded hostname v0.3.1 |
| 803 | 2026-07-20T22:37:37.327Z | Downloaded defmt-parser v0.3.4 |
| 804 | 2026-07-20T22:37:37.327Z | Downloaded dtrace-parser v0.2.0 |
| 805 | 2026-07-20T22:37:37.327Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 806 | 2026-07-20T22:37:37.330Z | Downloaded toml v0.7.8 |
| 807 | 2026-07-20T22:37:37.333Z | Downloaded rand v0.9.2 |
| 808 | 2026-07-20T22:37:37.333Z | Downloaded cobs v0.2.3 |
| 809 | 2026-07-20T22:37:37.336Z | Downloaded cargo-platform v0.1.8 |
| 810 | 2026-07-20T22:37:37.336Z | Downloaded async-recursion v1.1.1 |
| 811 | 2026-07-20T22:37:37.340Z | Downloaded futures-core v0.3.32 |
| 812 | 2026-07-20T22:37:37.340Z | Downloaded foreign-types-shared v0.1.1 |
| 813 | 2026-07-20T22:37:37.340Z | Downloaded dunce v1.0.5 |
| 814 | 2026-07-20T22:37:37.340Z | Downloaded cstr-argument v0.1.2 |
| 815 | 2026-07-20T22:37:37.340Z | Downloaded anstyle v1.0.7 |
| 816 | 2026-07-20T22:37:37.343Z | Downloaded bit_field v0.10.2 |
| 817 | 2026-07-20T22:37:37.343Z | Downloaded ciborium-ll v0.2.2 |
| 818 | 2026-07-20T22:37:37.343Z | Downloaded atty v0.2.14 |
| 819 | 2026-07-20T22:37:37.343Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 820 | 2026-07-20T22:37:37.343Z | Downloaded crypto-common v0.1.6 |
| 821 | 2026-07-20T22:37:37.347Z | Downloaded bitstruct_derive v0.1.0 |
| 822 | 2026-07-20T22:37:37.347Z | Downloaded dyn-clone v1.0.17 |
| 823 | 2026-07-20T22:37:37.347Z | Downloaded byteorder v1.5.0 |
| 824 | 2026-07-20T22:37:37.347Z | Downloaded base16ct v0.2.0 |
| 825 | 2026-07-20T22:37:37.350Z | Downloaded compression-core v0.4.31 |
| 826 | 2026-07-20T22:37:37.350Z | Downloaded url v2.5.4 |
| 827 | 2026-07-20T22:37:37.350Z | Downloaded toml_edit v0.22.27 |
| 828 | 2026-07-20T22:37:37.353Z | Downloaded toml_edit v0.19.15 |
| 829 | 2026-07-20T22:37:37.361Z | Downloaded unicode-ident v1.0.24 |
| 830 | 2026-07-20T22:37:37.365Z | Downloaded hkdf v0.12.4 |
| 831 | 2026-07-20T22:37:37.365Z | Downloaded iddqd v0.3.18 |
| 832 | 2026-07-20T22:37:37.368Z | Downloaded darling v0.21.3 |
| 833 | 2026-07-20T22:37:37.371Z | Downloaded unsafe-libyaml v0.2.11 |
| 834 | 2026-07-20T22:37:37.374Z | Downloaded crypto-common v0.2.2 |
| 835 | 2026-07-20T22:37:37.374Z | Downloaded hashbrown v0.17.0 |
| 836 | 2026-07-20T22:37:37.377Z | Downloaded hashbrown v0.16.1 |
| 837 | 2026-07-20T22:37:37.380Z | Downloaded convert_case v0.4.0 |
| 838 | 2026-07-20T22:37:37.383Z | Downloaded colorchoice v1.0.1 |
| 839 | 2026-07-20T22:37:37.383Z | Downloaded mio v1.2.0 |
| 840 | 2026-07-20T22:37:37.386Z | Downloaded derive-ex v0.1.8 |
| 841 | 2026-07-20T22:37:37.386Z | Downloaded der_derive v0.7.3 |
| 842 | 2026-07-20T22:37:37.389Z | Downloaded atomic-waker v1.1.2 |
| 843 | 2026-07-20T22:37:37.389Z | Downloaded cpufeatures v0.3.0 |
| 844 | 2026-07-20T22:37:37.389Z | Downloaded ecdsa v0.16.9 |
| 845 | 2026-07-20T22:37:37.392Z | Downloaded digest v0.11.3 |
| 846 | 2026-07-20T22:37:37.392Z | Downloaded digest v0.10.7 |
| 847 | 2026-07-20T22:37:37.392Z | Downloaded anstyle-query v1.0.3 |
| 848 | 2026-07-20T22:37:37.395Z | Downloaded darling_core v0.23.0 |
| 849 | 2026-07-20T22:37:37.395Z | Downloaded async-compression v0.4.33 |
| 850 | 2026-07-20T22:37:37.400Z | Downloaded clap_builder v4.5.2 |
| 851 | 2026-07-20T22:37:37.403Z | Downloaded adler v1.0.2 |
| 852 | 2026-07-20T22:37:37.406Z | Downloaded cpufeatures v0.2.12 |
| 853 | 2026-07-20T22:37:37.409Z | Downloaded tracing v0.1.40 |
| 854 | 2026-07-20T22:37:37.412Z | Downloaded tungstenite v0.21.0 |
| 855 | 2026-07-20T22:37:37.420Z | Downloaded steno v0.4.1 |
| 856 | 2026-07-20T22:37:37.433Z | Downloaded itertools v0.14.0 |
| 857 | 2026-07-20T22:37:37.438Z | Downloaded tower v0.5.2 |
| 858 | 2026-07-20T22:37:37.443Z | Downloaded zerocopy-derive v0.8.27 |
| 859 | 2026-07-20T22:37:37.448Z | Downloaded icu_properties_data v1.5.0 |
| 860 | 2026-07-20T22:37:37.454Z | Downloaded typed-path v0.9.3 |
| 861 | 2026-07-20T22:37:37.457Z | Downloaded salty v0.3.0 |
| 862 | 2026-07-20T22:37:37.462Z | Downloaded x509-cert v0.2.5 |
| 863 | 2026-07-20T22:37:37.465Z | Downloaded aho-corasick v1.1.3 |
| 864 | 2026-07-20T22:37:37.468Z | Downloaded idna v1.0.3 |
| 865 | 2026-07-20T22:37:37.471Z | Downloaded rayon v1.11.0 |
| 866 | 2026-07-20T22:37:37.475Z | Downloaded tokio-util v0.7.16 |
| 867 | 2026-07-20T22:37:37.481Z | Downloaded proptest v1.5.0 |
| 868 | 2026-07-20T22:37:37.486Z | Downloaded zerocopy-derive v0.7.34 |
| 869 | 2026-07-20T22:37:37.489Z | Downloaded goblin v0.8.2 |
| 870 | 2026-07-20T22:37:37.492Z | Downloaded p384 v0.13.1 |
| 871 | 2026-07-20T22:37:37.537Z | Downloaded reqwest v0.12.23 |
| 872 | 2026-07-20T22:37:37.540Z | Downloaded regex v1.12.3 |
| 873 | 2026-07-20T22:37:37.549Z | Downloaded reqwest v0.13.2 |
| 874 | 2026-07-20T22:37:37.555Z | Downloaded tough v0.22.0 |
| 875 | 2026-07-20T22:37:37.559Z | Downloaded zerovec v0.10.4 |
| 876 | 2026-07-20T22:37:37.563Z | Downloaded winnow v0.5.40 |
| 877 | 2026-07-20T22:37:37.568Z | Downloaded quinn-proto v0.11.13 |
| 878 | 2026-07-20T22:37:37.572Z | Downloaded iddqd v0.4.2 |
| 879 | 2026-07-20T22:37:37.580Z | Downloaded unicode-segmentation v1.11.0 |
| 880 | 2026-07-20T22:37:37.601Z | Downloaded zerocopy v0.7.34 |
| 881 | 2026-07-20T22:37:37.611Z | Downloaded typenum v1.20.1 |
| 882 | 2026-07-20T22:37:37.614Z | Downloaded portable-atomic v1.11.1 |
| 883 | 2026-07-20T22:37:37.618Z | Downloaded winnow v1.0.3 |
| 884 | 2026-07-20T22:37:37.625Z | Downloaded unicode-normalization v0.1.24 |
| 885 | 2026-07-20T22:37:37.628Z | Downloaded serde_json v1.0.150 |
| 886 | 2026-07-20T22:37:37.631Z | Downloaded git2 v0.20.2 |
| 887 | 2026-07-20T22:37:37.640Z | Downloaded dropshot v0.17.1 |
| 888 | 2026-07-20T22:37:37.652Z | Downloaded tower-http v0.6.8 |
| 889 | 2026-07-20T22:37:37.656Z | Downloaded time v0.3.47 |
| 890 | 2026-07-20T22:37:37.663Z | Downloaded rustls-webpki v0.102.4 |
| 891 | 2026-07-20T22:37:37.673Z | Downloaded vcpkg v0.2.15 |
| 892 | 2026-07-20T22:37:37.696Z | Downloaded dropshot v0.16.7 |
| 893 | 2026-07-20T22:37:37.709Z | Downloaded serde_with v3.18.0 |
| 894 | 2026-07-20T22:37:37.716Z | Downloaded unicode-width v0.1.14 |
| 895 | 2026-07-20T22:37:37.719Z | Downloaded zerocopy v0.8.27 |
| 896 | 2026-07-20T22:37:37.731Z | Downloaded webpki-roots v1.0.3 |
| 897 | 2026-07-20T22:37:37.734Z | Downloaded rustls v0.22.4 |
| 898 | 2026-07-20T22:37:37.740Z | Downloaded nix v0.31.3 |
| 899 | 2026-07-20T22:37:37.746Z | Downloaded hickory-proto v0.24.4 |
| 900 | 2026-07-20T22:37:37.756Z | Downloaded rustls v0.23.41 |
| 901 | 2026-07-20T22:37:37.763Z | Downloaded goblin v0.10.4 |
| 902 | 2026-07-20T22:37:37.767Z | Downloaded nix v0.30.1 |
| 903 | 2026-07-20T22:37:37.774Z | Downloaded moka v0.12.10 |
| 904 | 2026-07-20T22:37:37.780Z | Downloaded rustix v1.1.2 |
| 905 | 2026-07-20T22:37:37.792Z | Downloaded winnow v0.7.13 |
| 906 | 2026-07-20T22:37:37.797Z | Downloaded tabled v0.15.0 |
| 907 | 2026-07-20T22:37:37.806Z | Downloaded openssl v0.10.72 |
| 908 | 2026-07-20T22:37:37.811Z | Downloaded aws-lc-rs v1.17.0 |
| 909 | 2026-07-20T22:37:37.817Z | Downloaded syn v1.0.109 |
| 910 | 2026-07-20T22:37:37.822Z | Downloaded chrono v0.4.44 |
| 911 | 2026-07-20T22:37:37.826Z | Downloaded typify-impl v0.6.2 |
| 912 | 2026-07-20T22:37:37.845Z | Downloaded typify-impl v0.4.3 |
| 913 | 2026-07-20T22:37:37.853Z | Downloaded nix v0.28.0 |
| 914 | 2026-07-20T22:37:37.859Z | Downloaded webpki-roots v0.26.3 |
| 915 | 2026-07-20T22:37:37.886Z | Downloaded syn v2.0.117 |
| 916 | 2026-07-20T22:37:37.894Z | Downloaded smoltcp v0.11.0 |
| 917 | 2026-07-20T22:37:37.900Z | Downloaded regress v0.10.5 |
| 918 | 2026-07-20T22:37:37.905Z | Downloaded bstr v1.9.1 |
| 919 | 2026-07-20T22:37:37.912Z | Downloaded unicode-width v0.2.1 |
| 920 | 2026-07-20T22:37:37.917Z | Downloaded rustix v0.38.34 |
| 921 | 2026-07-20T22:37:37.930Z | Downloaded hickory-proto v0.25.2 |
| 922 | 2026-07-20T22:37:37.939Z | Downloaded openapiv3 v2.2.0 |
| 923 | 2026-07-20T22:37:37.945Z | Downloaded regress v0.11.1 |
| 924 | 2026-07-20T22:37:37.950Z | Downloaded regex-syntax v0.8.5 |
| 925 | 2026-07-20T22:37:37.954Z | Downloaded petgraph v0.8.3 |
| 926 | 2026-07-20T22:37:37.973Z | Downloaded libc v0.2.186 |
| 927 | 2026-07-20T22:37:38.035Z | Downloaded tokio v1.52.3 |
| 928 | 2026-07-20T22:37:38.110Z | Downloaded regex-automata v0.4.14 |
| 929 | 2026-07-20T22:37:38.128Z | Downloaded jiff v0.2.15 |
| 930 | 2026-07-20T22:37:38.138Z | Downloaded petgraph v0.6.5 |
| 931 | 2026-07-20T22:37:38.148Z | Downloaded encoding_rs v0.8.34 |
| 932 | 2026-07-20T22:37:38.159Z | Downloaded csv v1.3.1 |
| 933 | 2026-07-20T22:37:38.170Z | Downloaded chrono-tz v0.10.4 |
| 934 | 2026-07-20T22:37:38.179Z | Downloaded ring v0.17.14 |
| 935 | 2026-07-20T22:37:38.201Z | Downloaded sha3 v0.10.8 |
| 936 | 2026-07-20T22:37:38.204Z | Downloaded fakedata_generator v0.7.1 |
| 937 | 2026-07-20T22:37:38.355Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 938 | 2026-07-20T22:37:38.387Z | Downloaded libz-sys v1.1.16 |
| 939 | 2026-07-20T22:37:38.984Z | Downloaded aws-lc-sys v0.41.0 |
| 940 | 2026-07-20T22:37:39.304Z | Compiling proc-macro2 v1.0.106 |
| 941 | 2026-07-20T22:37:39.304Z | Compiling quote v1.0.45 |
| 942 | 2026-07-20T22:37:39.307Z | Compiling unicode-ident v1.0.24 |
| 943 | 2026-07-20T22:37:39.308Z | Compiling libc v0.2.186 |
| 944 | 2026-07-20T22:37:39.308Z | Compiling serde_core v1.0.228 |
| 945 | 2026-07-20T22:37:39.308Z | Compiling serde v1.0.228 |
| 946 | 2026-07-20T22:37:39.308Z | Compiling autocfg v1.3.0 |
| 947 | 2026-07-20T22:37:39.308Z | Checking cfg-if v1.0.0 |
| 948 | 2026-07-20T22:37:39.672Z | Compiling zmij v1.0.19 |
| 949 | 2026-07-20T22:37:39.692Z | Compiling serde_json v1.0.150 |
| 950 | 2026-07-20T22:37:39.912Z | Checking memchr v2.7.2 |
| 951 | 2026-07-20T22:37:40.037Z | Compiling libm v0.2.8 |
| 952 | 2026-07-20T22:37:40.114Z | Checking itoa v1.0.11 |
| 953 | 2026-07-20T22:37:40.304Z | Checking smallvec v1.13.2 |
| 954 | 2026-07-20T22:37:40.327Z | Compiling getrandom v0.4.2 |
| 955 | 2026-07-20T22:37:40.481Z | Compiling version_check v0.9.5 |
| 956 | 2026-07-20T22:37:40.557Z | Checking stable_deref_trait v1.2.0 |
| 957 | 2026-07-20T22:37:40.667Z | Checking writeable v0.5.5 |
| 958 | 2026-07-20T22:37:40.721Z | Checking litemap v0.7.4 |
| 959 | 2026-07-20T22:37:40.760Z | Compiling syn v2.0.117 |
| 960 | 2026-07-20T22:37:40.795Z | Checking icu_locid_transform_data v1.5.0 |
| 961 | 2026-07-20T22:37:40.830Z | Compiling num-traits v0.2.19 |
| 962 | 2026-07-20T22:37:40.850Z | Checking percent-encoding v2.3.2 |
| 963 | 2026-07-20T22:37:40.869Z | Checking icu_properties_data v1.5.0 |
| 964 | 2026-07-20T22:37:40.906Z | Checking write16 v1.0.0 |
| 965 | 2026-07-20T22:37:41.018Z | Checking icu_normalizer_data v1.5.0 |
| 966 | 2026-07-20T22:37:41.021Z | Checking utf16_iter v1.0.5 |
| 967 | 2026-07-20T22:37:41.057Z | Checking utf8_iter v1.0.4 |
| 968 | 2026-07-20T22:37:41.096Z | Checking form_urlencoded v1.2.2 |
| 969 | 2026-07-20T22:37:41.153Z | Compiling thiserror v2.0.18 |
| 970 | 2026-07-20T22:37:41.184Z | Checking getrandom v0.2.14 |
| 971 | 2026-07-20T22:37:41.222Z | Compiling lock_api v0.4.12 |
| 972 | 2026-07-20T22:37:41.241Z | Compiling parking_lot_core v0.9.10 |
| 973 | 2026-07-20T22:37:41.335Z | Compiling heck v0.5.0 |
| 974 | 2026-07-20T22:37:41.556Z | Checking iana-time-zone v0.1.64 |
| 975 | 2026-07-20T22:37:41.664Z | Compiling jobserver v0.1.31 |
| 976 | 2026-07-20T22:37:41.695Z | Compiling find-msvc-tools v0.1.9 |
| 977 | 2026-07-20T22:37:41.715Z | Checking uuid v1.23.3 |
| 978 | 2026-07-20T22:37:41.792Z | Compiling shlex v2.0.1 |
| 979 | 2026-07-20T22:37:41.792Z | Checking semver v1.0.28 |
| 980 | 2026-07-20T22:37:41.932Z | Checking dyn-clone v1.0.17 |
| 981 | 2026-07-20T22:37:41.983Z | Compiling cc v1.2.65 |
| 982 | 2026-07-20T22:37:42.003Z | Compiling rustversion v1.0.22 |
| 983 | 2026-07-20T22:37:42.021Z | Compiling schemars v0.8.22 |
| 984 | 2026-07-20T22:37:42.025Z | Compiling slab v0.4.9 |
| 985 | 2026-07-20T22:37:42.059Z | Checking subtle v2.6.1 |
| 986 | 2026-07-20T22:37:42.155Z | Checking pin-project-lite v0.2.14 |
| 987 | 2026-07-20T22:37:42.317Z | Compiling log v0.4.29 |
| 988 | 2026-07-20T22:37:42.464Z | Checking socket2 v0.6.3 |
| 989 | 2026-07-20T22:37:42.504Z | Checking typenum v1.20.1 |
| 990 | 2026-07-20T22:37:42.573Z | Checking scopeguard v1.2.0 |
| 991 | 2026-07-20T22:37:42.706Z | Checking rand_core v0.6.4 |
| 992 | 2026-07-20T22:37:42.758Z | Checking mio v1.2.0 |
| 993 | 2026-07-20T22:37:42.785Z | Checking signal-hook-registry v1.4.2 |
| 994 | 2026-07-20T22:37:42.879Z | Compiling portable-atomic v1.11.1 |
| 995 | 2026-07-20T22:37:42.900Z | Checking parking_lot v0.12.2 |
| 996 | 2026-07-20T22:37:42.944Z | Checking equivalent v1.0.2 |
| 997 | 2026-07-20T22:37:43.031Z | Checking critical-section v1.2.0 |
| 998 | 2026-07-20T22:37:43.050Z | Checking futures-core v0.3.32 |
| 999 | 2026-07-20T22:37:43.070Z | Compiling cmake v0.1.54 |
| 1000 | 2026-07-20T22:37:43.090Z | Compiling dunce v1.0.5 |
| 1001 | 2026-07-20T22:37:43.138Z | Compiling thiserror v1.0.64 |
| 1002 | 2026-07-20T22:37:43.179Z | Compiling fs_extra v1.3.0 |
| 1003 | 2026-07-20T22:37:43.277Z | Compiling httparse v1.10.1 |
| 1004 | 2026-07-20T22:37:43.298Z | Compiling getrandom v0.3.4 |
| 1005 | 2026-07-20T22:37:43.368Z | Checking futures-sink v0.3.32 |
| 1006 | 2026-07-20T22:37:43.444Z | Compiling aws-lc-sys v0.41.0 |
| 1007 | 2026-07-20T22:37:43.483Z | Checking hashbrown v0.17.0 |
| 1008 | 2026-07-20T22:37:43.580Z | Checking futures-channel v0.3.32 |
| 1009 | 2026-07-20T22:37:43.634Z | Compiling synstructure v0.13.1 |
| 1010 | 2026-07-20T22:37:43.637Z | Compiling serde_derive_internals v0.29.1 |
| 1011 | 2026-07-20T22:37:43.757Z | Compiling regex-syntax v0.8.5 |
| 1012 | 2026-07-20T22:37:43.780Z | Compiling strsim v0.11.1 |
| 1013 | 2026-07-20T22:37:43.835Z | Checking once_cell v1.21.3 |
| 1014 | 2026-07-20T22:37:43.962Z | Checking indexmap v2.14.0 |
| 1015 | 2026-07-20T22:37:44.022Z | Checking futures-io v0.3.32 |
| 1016 | 2026-07-20T22:37:44.084Z | Checking futures-task v0.3.32 |
| 1017 | 2026-07-20T22:37:44.142Z | Compiling aho-corasick v1.1.3 |
| 1018 | 2026-07-20T22:37:44.163Z | Compiling ident_case v1.0.1 |
| 1019 | 2026-07-20T22:37:44.229Z | Checking base64 v0.22.1 |
| 1020 | 2026-07-20T22:37:44.293Z | Compiling slog v2.8.2 |
| 1021 | 2026-07-20T22:37:44.483Z | Checking byteorder v1.5.0 |
| 1022 | 2026-07-20T22:37:44.549Z | Compiling ucd-trie v0.1.6 |
| 1023 | 2026-07-20T22:37:44.572Z | Checking tracing-core v0.1.32 |
| 1024 | 2026-07-20T22:37:44.691Z | Compiling ring v0.17.14 |
| 1025 | 2026-07-20T22:37:44.783Z | Compiling pest v2.8.4 |
| 1026 | 2026-07-20T22:37:44.904Z | Compiling serde_derive v1.0.228 |
| 1027 | 2026-07-20T22:37:45.001Z | Compiling zerofrom-derive v0.1.5 |
| 1028 | 2026-07-20T22:37:45.104Z | Compiling yoke-derive v0.7.5 |
| 1029 | 2026-07-20T22:37:45.222Z | Compiling zerovec-derive v0.10.3 |
| 1030 | 2026-07-20T22:37:45.618Z | Compiling displaydoc v0.2.5 |
| 1031 | 2026-07-20T22:37:45.878Z | Compiling icu_provider_macros v1.5.0 |
| 1032 | 2026-07-20T22:37:46.018Z | Compiling schemars_derive v0.8.22 |
| 1033 | 2026-07-20T22:37:46.132Z | Compiling zeroize_derive v1.4.3 |
| 1034 | 2026-07-20T22:37:46.204Z | Checking zerofrom v0.1.5 |
| 1035 | 2026-07-20T22:37:46.246Z | Compiling thiserror-impl v2.0.18 |
| 1036 | 2026-07-20T22:37:46.328Z | Checking yoke v0.7.5 |
| 1037 | 2026-07-20T22:37:46.351Z | Compiling tokio-macros v2.7.0 |
| 1038 | 2026-07-20T22:37:46.430Z | Compiling futures-macro v0.3.32 |
| 1039 | 2026-07-20T22:37:46.505Z | Checking zerovec v0.10.4 |
| 1040 | 2026-07-20T22:37:46.788Z | Checking zeroize v1.8.2 |
| 1041 | 2026-07-20T22:37:46.945Z | Compiling thiserror-impl v1.0.64 |
| 1042 | 2026-07-20T22:37:47.066Z | Compiling zerocopy-derive v0.8.27 |
| 1043 | 2026-07-20T22:37:47.163Z | Checking tinystr v0.7.6 |
| 1044 | 2026-07-20T22:37:47.189Z | Checking icu_collections v1.5.0 |
| 1045 | 2026-07-20T22:37:47.264Z | Checking futures-util v0.3.32 |
| 1046 | 2026-07-20T22:37:47.396Z | Checking icu_locid v1.5.0 |
| 1047 | 2026-07-20T22:37:47.646Z | Compiling regex-automata v0.4.14 |
| 1048 | 2026-07-20T22:37:47.834Z | Checking icu_provider v1.5.0 |
| 1049 | 2026-07-20T22:37:47.975Z | Checking bytes v1.11.1 |
| 1050 | 2026-07-20T22:37:48.095Z | Checking chrono v0.4.44 |
| 1051 | 2026-07-20T22:37:48.116Z | Checking bitflags v2.9.4 |
| 1052 | 2026-07-20T22:37:48.135Z | Checking icu_locid_transform v1.5.0 |
| 1053 | 2026-07-20T22:37:48.284Z | Compiling serde_tokenstream v0.2.3 |
| 1054 | 2026-07-20T22:37:48.411Z | Checking tokio v1.52.3 |
| 1055 | 2026-07-20T22:37:48.583Z | Checking http v1.4.2 |
| 1056 | 2026-07-20T22:37:48.602Z | Checking icu_properties v1.5.1 |
| 1057 | 2026-07-20T22:37:48.939Z | Checking rustls-pki-types v1.12.0 |
| 1058 | 2026-07-20T22:37:48.991Z | Compiling tracing-attributes v0.1.27 |
| 1059 | 2026-07-20T22:37:49.118Z | Compiling pest_meta v2.8.4 |
| 1060 | 2026-07-20T22:37:49.976Z | Checking icu_normalizer v1.5.0 |
| 1061 | 2026-07-20T22:37:50.137Z | Compiling regex v1.12.3 |
| 1062 | 2026-07-20T22:37:50.157Z | Checking tracing v0.1.40 |
| 1063 | 2026-07-20T22:37:50.331Z | Compiling anyhow v1.0.100 |
| 1064 | 2026-07-20T22:37:50.334Z | Checking idna_adapter v1.2.0 |
| 1065 | 2026-07-20T22:37:50.380Z | Compiling pest_generator v2.8.4 |
| 1066 | 2026-07-20T22:37:50.480Z | Checking idna v1.0.3 |
| 1067 | 2026-07-20T22:37:50.685Z | Compiling generic-array v0.14.7 |
| 1068 | 2026-07-20T22:37:50.714Z | Checking url v2.5.4 |
| 1069 | 2026-07-20T22:37:50.975Z | Compiling pest_derive v2.8.4 |
| 1070 | 2026-07-20T22:37:51.329Z | Checking untrusted v0.9.0 |
| 1071 | 2026-07-20T22:37:51.480Z | Checking ppv-lite86 v0.2.17 |
| 1072 | 2026-07-20T22:37:51.533Z | Compiling camino v1.2.2 |
| 1073 | 2026-07-20T22:37:51.755Z | Checking fnv v1.0.7 |
| 1074 | 2026-07-20T22:37:51.790Z | Checking tokio-util v0.7.16 |
| 1075 | 2026-07-20T22:37:51.850Z | Compiling paste v1.0.15 |
| 1076 | 2026-07-20T22:37:51.870Z | Compiling aws-lc-rs v1.17.0 |
| 1077 | 2026-07-20T22:37:51.940Z | Checking ipnet v2.9.0 |
| 1078 | 2026-07-20T22:37:52.076Z | Compiling zerocopy v0.8.27 |
| 1079 | 2026-07-20T22:37:52.109Z | Checking untrusted v0.7.1 |
| 1080 | 2026-07-20T22:37:52.151Z | Checking ryu v1.0.18 |
| 1081 | 2026-07-20T22:37:52.247Z | Checking http-body v1.0.1 |
| 1082 | 2026-07-20T22:37:52.269Z | Checking errno v0.3.14 |
| 1083 | 2026-07-20T22:37:52.304Z | Compiling rustls v0.23.41 |
| 1084 | 2026-07-20T22:37:52.376Z | Checking atomic-waker v1.1.2 |
| 1085 | 2026-07-20T22:37:52.399Z | Checking crypto-common v0.1.6 |
| 1086 | 2026-07-20T22:37:52.427Z | Checking try-lock v0.2.5 |
| 1087 | 2026-07-20T22:37:52.478Z | Checking tower-service v0.3.3 |
| 1088 | 2026-07-20T22:37:52.516Z | Checking tower-layer v0.3.3 |
| 1089 | 2026-07-20T22:37:52.551Z | Checking want v0.3.1 |
| 1090 | 2026-07-20T22:37:52.586Z | Checking h2 v0.4.15 |
| 1091 | 2026-07-20T22:37:52.680Z | Checking erased-serde v0.3.31 |
| 1092 | 2026-07-20T22:37:52.700Z | Compiling async-trait v0.1.89 |
| 1093 | 2026-07-20T22:37:53.050Z | Compiling omicron-workspace-hack v0.1.0 |
| 1094 | 2026-07-20T22:37:53.113Z | Compiling time-core v0.1.8 |
| 1095 | 2026-07-20T22:37:53.270Z | Compiling num-conv v0.2.0 |
| 1096 | 2026-07-20T22:37:53.276Z | Checking httpdate v1.0.3 |
| 1097 | 2026-07-20T22:37:53.416Z | Compiling time-macros v0.2.27 |
| 1098 | 2026-07-20T22:37:53.750Z | Checking ipnetwork v0.21.1 |
| 1099 | 2026-07-20T22:37:53.927Z | Compiling scroll_derive v0.13.1 |
| 1100 | 2026-07-20T22:37:53.966Z | Checking http-body-util v0.1.3 |
| 1101 | 2026-07-20T22:37:54.058Z | Checking serde_urlencoded v0.7.1 |
| 1102 | 2026-07-20T22:37:54.199Z | Checking pretty-hex v0.4.1 |
| 1103 | 2026-07-20T22:37:54.257Z | Checking const-oid v0.9.6 |
| 1104 | 2026-07-20T22:37:54.318Z | Checking openapiv3 v2.2.0 |
| 1105 | 2026-07-20T22:37:54.395Z | Checking allocator-api2 v0.2.21 |
| 1106 | 2026-07-20T22:37:54.467Z | Checking hyper v1.10.1 |
| 1107 | 2026-07-20T22:37:54.667Z | Checking foldhash v0.2.0 |
| 1108 | 2026-07-20T22:37:54.747Z | Compiling daft-derive v0.1.7 |
| 1109 | 2026-07-20T22:37:54.822Z | Checking hashbrown v0.16.1 |
| 1110 | 2026-07-20T22:37:54.937Z | Checking plain v0.2.3 |
| 1111 | 2026-07-20T22:37:55.119Z | Compiling scroll v0.13.0 |
| 1112 | 2026-07-20T22:37:55.304Z | Compiling strum_macros v0.26.4 |
| 1113 | 2026-07-20T22:37:55.361Z | Checking hyper-util v0.1.20 |
| 1114 | 2026-07-20T22:37:55.464Z | Compiling crossbeam-utils v0.8.19 |
| 1115 | 2026-07-20T22:37:55.579Z | Compiling usdt-impl v0.6.0 |
| 1116 | 2026-07-20T22:37:55.788Z | Compiling goblin v0.10.4 |
| 1117 | 2026-07-20T22:37:56.433Z | Checking oxnet v0.1.4 |
| 1118 | 2026-07-20T22:37:56.645Z | Checking rand_core v0.9.3 |
| 1119 | 2026-07-20T22:37:56.824Z | Checking rand_chacha v0.9.0 |
| 1120 | 2026-07-20T22:37:56.931Z | Checking block-buffer v0.10.4 |
| 1121 | 2026-07-20T22:37:57.003Z | Compiling dtrace-parser v0.3.0 |
| 1122 | 2026-07-20T22:37:57.143Z | Compiling thread-id v5.0.0 |
| 1123 | 2026-07-20T22:37:57.264Z | Checking encoding_rs v0.8.34 |
| 1124 | 2026-07-20T22:37:57.288Z | Checking mime v0.3.17 |
| 1125 | 2026-07-20T22:37:57.344Z | Checking digest v0.10.7 |
| 1126 | 2026-07-20T22:37:57.410Z | Checking rand v0.9.2 |
| 1127 | 2026-07-20T22:37:57.463Z | Checking futures-executor v0.3.32 |
| 1128 | 2026-07-20T22:37:57.541Z | Compiling slog-async v2.8.0 |
| 1129 | 2026-07-20T22:37:57.608Z | Checking hex v0.4.3 |
| 1130 | 2026-07-20T22:37:57.654Z | Checking futures v0.3.32 |
| 1131 | 2026-07-20T22:37:57.740Z | Checking sync_wrapper v1.0.1 |
| 1132 | 2026-07-20T22:37:57.837Z | Compiling multer v3.1.0 |
| 1133 | 2026-07-20T22:37:57.877Z | Compiling rustix v1.1.2 |
| 1134 | 2026-07-20T22:37:57.898Z | Checking tower v0.5.2 |
| 1135 | 2026-07-20T22:37:58.083Z | Checking rand_chacha v0.3.1 |
| 1136 | 2026-07-20T22:37:58.120Z | Checking webpki-roots v0.26.3 |
| 1137 | 2026-07-20T22:37:58.204Z | Compiling async-stream-impl v0.3.6 |
| 1138 | 2026-07-20T22:37:58.207Z | Checking iri-string v0.7.8 |
| 1139 | 2026-07-20T22:37:58.245Z | Compiling ref-cast v1.0.25 |
| 1140 | 2026-07-20T22:37:58.286Z | Checking rand v0.8.6 |
| 1141 | 2026-07-20T22:37:58.303Z | Compiling ref-cast-impl v1.0.25 |
| 1142 | 2026-07-20T22:37:58.575Z | Compiling dof v0.4.0 |
| 1143 | 2026-07-20T22:37:58.829Z | Compiling darling_core v0.23.0 |
| 1144 | 2026-07-20T22:37:58.849Z | Checking powerfmt v0.2.0 |
| 1145 | 2026-07-20T22:37:58.896Z | Checking fastrand v2.3.0 |
| 1146 | 2026-07-20T22:37:59.000Z | Checking deranged v0.5.3 |
| 1147 | 2026-07-20T22:37:59.207Z | Checking tower-http v0.6.8 |
| 1148 | 2026-07-20T22:37:59.284Z | Checking newtype-uuid v1.3.2 |
| 1149 | 2026-07-20T22:37:59.337Z | Checking is-terminal v0.4.12 |
| 1150 | 2026-07-20T22:37:59.434Z | Checking num_threads v0.1.7 |
| 1151 | 2026-07-20T22:37:59.525Z | Checking match_cfg v0.1.0 |
| 1152 | 2026-07-20T22:37:59.586Z | Checking strum v0.26.3 |
| 1153 | 2026-07-20T22:37:59.606Z | Compiling newtype-uuid-macros v0.1.0 |
| 1154 | 2026-07-20T22:37:59.606Z | Checking hostname v0.3.1 |
| 1155 | 2026-07-20T22:37:59.626Z | Compiling usdt-attr-macro v0.6.0 |
| 1156 | 2026-07-20T22:37:59.662Z | Compiling usdt-macro v0.6.0 |
| 1157 | 2026-07-20T22:37:59.694Z | Compiling structmeta-derive v0.3.0 |
| 1158 | 2026-07-20T22:37:59.712Z | Compiling syn v1.0.109 |
| 1159 | 2026-07-20T22:38:00.002Z | Checking time v0.3.47 |
| 1160 | 2026-07-20T22:38:00.085Z | Checking daft v0.1.7 |
| 1161 | 2026-07-20T22:38:00.317Z | Checking tempfile v3.23.0 |
| 1162 | 2026-07-20T22:38:00.384Z | Checking crossbeam-channel v0.5.15 |
| 1163 | 2026-07-20T22:38:00.516Z | Checking thread_local v1.1.8 |
| 1164 | 2026-07-20T22:38:00.680Z | Compiling crc32fast v1.4.0 |
| 1165 | 2026-07-20T22:38:00.719Z | Compiling structmeta v0.3.0 |
| 1166 | 2026-07-20T22:38:00.722Z | Checking winnow v1.0.3 |
| 1167 | 2026-07-20T22:38:00.919Z | Compiling darling_macro v0.23.0 |
| 1168 | 2026-07-20T22:38:01.019Z | Checking serde_spanned v1.1.1 |
| 1169 | 2026-07-20T22:38:01.040Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1170 | 2026-07-20T22:38:01.157Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1171 | 2026-07-20T22:38:01.189Z | Checking term v1.2.0 |
| 1172 | 2026-07-20T22:38:01.219Z | Checking debug-ignore v1.0.5 |
| 1173 | 2026-07-20T22:38:01.326Z | Checking take_mut v0.2.2 |
| 1174 | 2026-07-20T22:38:01.350Z | Checking slog-json v2.6.1 |
| 1175 | 2026-07-20T22:38:01.368Z | Compiling strum_macros v0.27.2 |
| 1176 | 2026-07-20T22:38:01.409Z | Checking slog-term v2.9.2 |
| 1177 | 2026-07-20T22:38:01.465Z | Compiling darling v0.23.0 |
| 1178 | 2026-07-20T22:38:01.502Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-07-20T22:38:01.550Z | Compiling serde_with_macros v3.18.0 |
| 1180 | 2026-07-20T22:38:01.597Z | Checking memmap2 v0.9.9 |
| 1181 | 2026-07-20T22:38:01.758Z | Checking cpufeatures v0.2.12 |
| 1182 | 2026-07-20T22:38:01.836Z | Checking spin v0.9.8 |
| 1183 | 2026-07-20T22:38:01.856Z | Checking slog-bunyan v2.5.0 |
| 1184 | 2026-07-20T22:38:01.951Z | Compiling derive-ex v0.1.8 |
| 1185 | 2026-07-20T22:38:01.991Z | Checking async-stream v0.3.6 |
| 1186 | 2026-07-20T22:38:02.118Z | Checking waitgroup v0.1.2 |
| 1187 | 2026-07-20T22:38:02.191Z | Checking rustls-pemfile v2.2.0 |
| 1188 | 2026-07-20T22:38:02.277Z | Checking serde_path_to_error v0.1.20 |
| 1189 | 2026-07-20T22:38:02.350Z | Checking hostname v0.4.2 |
| 1190 | 2026-07-20T22:38:02.552Z | Checking macaddr v1.0.1 |
| 1191 | 2026-07-20T22:38:02.571Z | Checking quick-error v1.2.3 |
| 1192 | 2026-07-20T22:38:02.639Z | Checking either v1.15.0 |
| 1193 | 2026-07-20T22:38:02.758Z | Checking serde_with v3.18.0 |
| 1194 | 2026-07-20T22:38:02.830Z | Checking regress v0.10.5 |
| 1195 | 2026-07-20T22:38:03.166Z | Checking lazy_static v1.5.0 |
| 1196 | 2026-07-20T22:38:03.272Z | Compiling parse-display-derive v0.10.0 |
| 1197 | 2026-07-20T22:38:03.573Z | Compiling test-strategy v0.4.3 |
| 1198 | 2026-07-20T22:38:03.849Z | Checking webpki-roots v1.0.3 |
| 1199 | 2026-07-20T22:38:03.873Z | Checking usdt v0.6.0 |
| 1200 | 2026-07-20T22:38:04.038Z | Compiling dropshot v0.17.1 |
| 1201 | 2026-07-20T22:38:04.191Z | Checking wait-timeout v0.2.0 |
| 1202 | 2026-07-20T22:38:04.212Z | Compiling crucible-workspace-hack v0.1.0 |
| 1203 | 2026-07-20T22:38:04.251Z | Compiling rustix v0.38.34 |
| 1204 | 2026-07-20T22:38:04.271Z | Checking bit-vec v0.6.3 |
| 1205 | 2026-07-20T22:38:04.318Z | Checking rusty-fork v0.3.0 |
| 1206 | 2026-07-20T22:38:04.344Z | Checking strum v0.27.2 |
| 1207 | 2026-07-20T22:38:04.450Z | Checking bit-set v0.5.3 |
| 1208 | 2026-07-20T22:38:04.470Z | Compiling dropshot_endpoint v0.17.1 |
| 1209 | 2026-07-20T22:38:04.489Z | Checking rand_xorshift v0.3.0 |
| 1210 | 2026-07-20T22:38:04.507Z | Checking unarray v0.1.4 |
| 1211 | 2026-07-20T22:38:04.633Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1212 | 2026-07-20T22:38:04.637Z | Checking proptest v1.5.0 |
| 1213 | 2026-07-20T22:38:04.670Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1214 | 2026-07-20T22:38:04.800Z | Checking hybrid-array v0.4.12 |
| 1215 | 2026-07-20T22:38:04.804Z | Checking adler v1.0.2 |
| 1216 | 2026-07-20T22:38:04.933Z | Checking miniz_oxide v0.7.2 |
| 1217 | 2026-07-20T22:38:05.011Z | Compiling toml_datetime v0.6.11 |
| 1218 | 2026-07-20T22:38:05.248Z | Checking openssl-probe v0.2.1 |
| 1219 | 2026-07-20T22:38:05.251Z | Checking block-buffer v0.12.1 |
| 1220 | 2026-07-20T22:38:05.362Z | Checking rustls-native-certs v0.8.3 |
| 1221 | 2026-07-20T22:38:05.383Z | Checking crypto-common v0.2.2 |
| 1222 | 2026-07-20T22:38:05.440Z | Checking flate2 v1.0.30 |
| 1223 | 2026-07-20T22:38:05.458Z | Checking instant v0.1.12 |
| 1224 | 2026-07-20T22:38:05.495Z | Checking compression-core v0.4.31 |
| 1225 | 2026-07-20T22:38:05.547Z | Checking const-oid v0.10.2 |
| 1226 | 2026-07-20T22:38:05.621Z | Checking backoff v0.4.0 |
| 1227 | 2026-07-20T22:38:05.706Z | Checking parse-display v0.10.0 |
| 1228 | 2026-07-20T22:38:05.727Z | Checking compression-codecs v0.4.32 |
| 1229 | 2026-07-20T22:38:05.787Z | Checking itertools v0.14.0 |
| 1230 | 2026-07-20T22:38:05.852Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1231 | 2026-07-20T22:38:06.010Z | Checking digest v0.11.3 |
| 1232 | 2026-07-20T22:38:06.033Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1233 | 2026-07-20T22:38:06.159Z | Checking cpufeatures v0.3.0 |
| 1234 | 2026-07-20T22:38:06.271Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1235 | 2026-07-20T22:38:06.289Z | Checking base64ct v1.6.0 |
| 1236 | 2026-07-20T22:38:06.329Z | Checking sha1 v0.11.0 |
| 1237 | 2026-07-20T22:38:06.501Z | Checking toml v1.1.2+spec-1.1.0 |
| 1238 | 2026-07-20T22:38:06.504Z | Checking async-compression v0.4.33 |
| 1239 | 2026-07-20T22:38:06.540Z | Checking unicode-width v0.1.14 |
| 1240 | 2026-07-20T22:38:06.787Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1241 | 2026-07-20T22:38:06.807Z | Compiling clap_derive v4.5.4 |
| 1242 | 2026-07-20T22:38:06.955Z | Compiling unsafe-libyaml v0.2.11 |
| 1243 | 2026-07-20T22:38:07.132Z | Checking utf8parse v0.2.1 |
| 1244 | 2026-07-20T22:38:07.256Z | Checking anstyle-parse v0.2.4 |
| 1245 | 2026-07-20T22:38:07.459Z | Checking anstyle v1.0.7 |
| 1246 | 2026-07-20T22:38:07.479Z | Checking colorchoice v1.0.1 |
| 1247 | 2026-07-20T22:38:07.583Z | Compiling serde_yaml v0.9.34+deprecated |
| 1248 | 2026-07-20T22:38:07.633Z | Checking is_terminal_polyfill v1.70.0 |
| 1249 | 2026-07-20T22:38:07.653Z | Checking anstyle-query v1.0.3 |
| 1250 | 2026-07-20T22:38:07.722Z | Checking pem-rfc7468 v0.7.0 |
| 1251 | 2026-07-20T22:38:07.747Z | Checking anstream v0.6.14 |
| 1252 | 2026-07-20T22:38:07.879Z | Checking terminal_size v0.3.0 |
| 1253 | 2026-07-20T22:38:07.882Z | Compiling der_derive v0.7.3 |
| 1254 | 2026-07-20T22:38:08.299Z | Checking clap_lex v0.7.0 |
| 1255 | 2026-07-20T22:38:08.362Z | Compiling winnow v0.5.40 |
| 1256 | 2026-07-20T22:38:08.365Z | Checking flagset v0.4.7 |
| 1257 | 2026-07-20T22:38:08.583Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1258 | 2026-07-20T22:38:08.652Z | Checking clap_builder v4.5.2 |
| 1259 | 2026-07-20T22:38:08.832Z | Checking der v0.7.10 |
| 1260 | 2026-07-20T22:38:09.103Z | Compiling darling_core v0.21.3 |
| 1261 | 2026-07-20T22:38:09.557Z | Compiling rustc_version v0.4.1 |
| 1262 | 2026-07-20T22:38:09.645Z | Compiling toml_edit v0.19.15 |
| 1263 | 2026-07-20T22:38:09.835Z | Checking spki v0.7.3 |
| 1264 | 2026-07-20T22:38:09.855Z | Checking clap v4.5.4 |
| 1265 | 2026-07-20T22:38:09.997Z | Checking winnow v0.7.13 |
| 1266 | 2026-07-20T22:38:10.247Z | Compiling heck v0.4.1 |
| 1267 | 2026-07-20T22:38:10.434Z | Checking iddqd v0.4.2 |
| 1268 | 2026-07-20T22:38:10.453Z | Checking secrecy v0.10.3 |
| 1269 | 2026-07-20T22:38:10.743Z | Compiling proc-macro-crate v1.3.1 |
| 1270 | 2026-07-20T22:38:11.096Z | Compiling heapless v0.8.0 |
| 1271 | 2026-07-20T22:38:11.117Z | Compiling convert_case v0.4.0 |
| 1272 | 2026-07-20T22:38:11.185Z | Compiling darling_macro v0.21.3 |
| 1273 | 2026-07-20T22:38:11.416Z | Compiling derive_more v0.99.20 |
| 1274 | 2026-07-20T22:38:11.606Z | Checking pkcs8 v0.10.2 |
| 1275 | 2026-07-20T22:38:11.671Z | Checking tabwriter v1.4.0 |
| 1276 | 2026-07-20T22:38:11.728Z | Compiling darling v0.21.3 |
| 1277 | 2026-07-20T22:38:11.761Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1278 | 2026-07-20T22:38:11.814Z | Compiling ingot-macros v0.1.1 |
| 1279 | 2026-07-20T22:38:11.964Z | Checking backon v1.6.0 |
| 1280 | 2026-07-20T22:38:11.984Z | Checking crossbeam-epoch v0.9.18 |
| 1281 | 2026-07-20T22:38:12.130Z | Checking hash32 v0.3.1 |
| 1282 | 2026-07-20T22:38:12.209Z | Compiling smoltcp v0.11.0 |
| 1283 | 2026-07-20T22:38:12.276Z | Compiling cfg_aliases v0.2.1 |
| 1284 | 2026-07-20T22:38:12.380Z | Checking bitflags v1.3.2 |
| 1285 | 2026-07-20T22:38:12.582Z | Compiling typify-impl v0.4.3 |
| 1286 | 2026-07-20T22:38:12.843Z | Checking hmac v0.12.1 |
| 1287 | 2026-07-20T22:38:12.985Z | Checking cobs v0.2.3 |
| 1288 | 2026-07-20T22:38:13.077Z | Checking managed v0.8.0 |
| 1289 | 2026-07-20T22:38:13.122Z | Checking humantime v2.3.0 |
| 1290 | 2026-07-20T22:38:13.567Z | Checking postcard v1.0.9 |
| 1291 | 2026-07-20T22:38:13.976Z | Checking inout v0.1.3 |
| 1292 | 2026-07-20T22:38:14.036Z | Compiling zerocopy-derive v0.7.34 |
| 1293 | 2026-07-20T22:38:14.114Z | Checking ff v0.13.1 |
| 1294 | 2026-07-20T22:38:14.221Z | Compiling memoffset v0.9.1 |
| 1295 | 2026-07-20T22:38:14.431Z | Checking base16ct v0.2.0 |
| 1296 | 2026-07-20T22:38:14.489Z | Checking group v0.13.0 |
| 1297 | 2026-07-20T22:38:14.507Z | Checking ingot-types v0.1.2 |
| 1298 | 2026-07-20T22:38:14.558Z | Checking sec1 v0.7.3 |
| 1299 | 2026-07-20T22:38:14.636Z | Checking cipher v0.4.4 |
| 1300 | 2026-07-20T22:38:14.767Z | Checking hkdf v0.12.4 |
| 1301 | 2026-07-20T22:38:14.836Z | Compiling regress v0.11.1 |
| 1302 | 2026-07-20T22:38:14.856Z | Checking ingot v0.1.1 |
| 1303 | 2026-07-20T22:38:14.874Z | Checking crypto-bigint v0.5.5 |
| 1304 | 2026-07-20T22:38:15.184Z | Compiling proc-macro-error-attr v1.0.4 |
| 1305 | 2026-07-20T22:38:15.414Z | Compiling pkg-config v0.3.30 |
| 1306 | 2026-07-20T22:38:15.491Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1307 | 2026-07-20T22:38:15.735Z | Compiling rayon-core v1.13.0 |
| 1308 | 2026-07-20T22:38:15.862Z | Checking colored v3.1.1 |
| 1309 | 2026-07-20T22:38:15.979Z | Compiling typify-macro v0.4.3 |
| 1310 | 2026-07-20T22:38:16.014Z | Checking elliptic-curve v0.13.8 |
| 1311 | 2026-07-20T22:38:16.188Z | Checking crossbeam-deque v0.8.5 |
| 1312 | 2026-07-20T22:38:16.230Z | Compiling num_enum_derive v0.7.4 |
| 1313 | 2026-07-20T22:38:16.310Z | Compiling curve25519-dalek v4.1.3 |
| 1314 | 2026-07-20T22:38:16.365Z | Compiling typify-impl v0.6.2 |
| 1315 | 2026-07-20T22:38:16.589Z | Checking half v2.7.1 |
| 1316 | 2026-07-20T22:38:16.839Z | Checking universal-hash v0.5.1 |
| 1317 | 2026-07-20T22:38:17.297Z | Compiling proc-macro-error v1.0.4 |
| 1318 | 2026-07-20T22:38:17.469Z | Checking ciborium-io v0.2.2 |
| 1319 | 2026-07-20T22:38:17.538Z | Checking opaque-debug v0.3.1 |
| 1320 | 2026-07-20T22:38:17.575Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1321 | 2026-07-20T22:38:17.610Z | Compiling vcpkg v0.2.15 |
| 1322 | 2026-07-20T22:38:17.680Z | Checking data-encoding v2.6.0 |
| 1323 | 2026-07-20T22:38:17.705Z | Checking ciborium-ll v0.2.2 |
| 1324 | 2026-07-20T22:38:17.819Z | Checking num_enum v0.7.4 |
| 1325 | 2026-07-20T22:38:17.951Z | Compiling num_enum_derive v0.5.11 |
| 1326 | 2026-07-20T22:38:18.180Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1327 | 2026-07-20T22:38:18.201Z | Compiling foreign-types-macros v0.2.3 |
| 1328 | 2026-07-20T22:38:18.849Z | Checking foreign-types-shared v0.3.1 |
| 1329 | 2026-07-20T22:38:18.939Z | Checking foreign-types v0.5.0 |
| 1330 | 2026-07-20T22:38:18.960Z | Checking num_enum v0.5.11 |
| 1331 | 2026-07-20T22:38:19.021Z | Checking rayon v1.11.0 |
| 1332 | 2026-07-20T22:38:19.071Z | Checking ciborium v0.2.2 |
| 1333 | 2026-07-20T22:38:19.266Z | Compiling typify v0.4.3 |
| 1334 | 2026-07-20T22:38:19.374Z | Compiling zerocopy v0.7.34 |
| 1335 | 2026-07-20T22:38:19.552Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1336 | 2026-07-20T22:38:19.598Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1337 | 2026-07-20T22:38:19.771Z | Checking sha1 v0.10.6 |
| 1338 | 2026-07-20T22:38:19.810Z | Compiling typify-macro v0.6.2 |
| 1339 | 2026-07-20T22:38:19.918Z | Checking aead v0.5.2 |
| 1340 | 2026-07-20T22:38:19.937Z | Checking serde_spanned v0.6.9 |
| 1341 | 2026-07-20T22:38:20.056Z | Compiling scroll_derive v0.12.0 |
| 1342 | 2026-07-20T22:38:20.252Z | Checking num-integer v0.1.46 |
| 1343 | 2026-07-20T22:38:20.412Z | Compiling usdt-impl v0.5.0 |
| 1344 | 2026-07-20T22:38:20.432Z | Checking cstr-argument v0.1.2 |
| 1345 | 2026-07-20T22:38:20.476Z | Checking keccak v0.1.6 |
| 1346 | 2026-07-20T22:38:20.559Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1347 | 2026-07-20T22:38:20.660Z | Checking thiserror-no-std v2.0.2 |
| 1348 | 2026-07-20T22:38:20.720Z | Checking scroll v0.12.0 |
| 1349 | 2026-07-20T22:38:20.749Z | Checking sha3 v0.10.8 |
| 1350 | 2026-07-20T22:38:20.801Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1351 | 2026-07-20T22:38:20.885Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1352 | 2026-07-20T22:38:20.934Z | Compiling dof v0.3.0 |
| 1353 | 2026-07-20T22:38:20.954Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1354 | 2026-07-20T22:38:21.039Z | Checking poly1305 v0.8.0 |
| 1355 | 2026-07-20T22:38:21.043Z | Checking chacha20 v0.9.1 |
| 1356 | 2026-07-20T22:38:21.196Z | Compiling dtrace-parser v0.2.0 |
| 1357 | 2026-07-20T22:38:21.225Z | Checking password-hash v0.5.0 |
| 1358 | 2026-07-20T22:38:21.288Z | Checking camino-tempfile v1.4.1 |
| 1359 | 2026-07-20T22:38:21.322Z | Checking blake2 v0.10.6 |
| 1360 | 2026-07-20T22:38:21.348Z | Compiling thread-id v4.2.1 |
| 1361 | 2026-07-20T22:38:21.400Z | Checking glob v0.3.3 |
| 1362 | 2026-07-20T22:38:21.436Z | Checking indent_write v2.2.0 |
| 1363 | 2026-07-20T22:38:21.584Z | Checking argon2 v0.5.3 |
| 1364 | 2026-07-20T22:38:21.804Z | Checking chacha20poly1305 v0.10.1 |
| 1365 | 2026-07-20T22:38:21.922Z | Checking goblin v0.8.2 |
| 1366 | 2026-07-20T22:38:22.039Z | Checking vsss-rs v3.3.4 |
| 1367 | 2026-07-20T22:38:22.321Z | Checking num-bigint v0.4.5 |
| 1368 | 2026-07-20T22:38:22.924Z | Compiling num-derive v0.4.2 |
| 1369 | 2026-07-20T22:38:22.993Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1370 | 2026-07-20T22:38:23.101Z | Checking sigpipe v0.1.3 |
| 1371 | 2026-07-20T22:38:23.136Z | Checking jiff v0.2.15 |
| 1372 | 2026-07-20T22:38:23.472Z | Checking num-rational v0.4.2 |
| 1373 | 2026-07-20T22:38:23.759Z | Compiling typify v0.6.2 |
| 1374 | 2026-07-20T22:38:23.863Z | Checking num-iter v0.1.45 |
| 1375 | 2026-07-20T22:38:23.866Z | Compiling zone_cfg_derive v0.3.0 |
| 1376 | 2026-07-20T22:38:23.866Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1377 | 2026-07-20T22:38:23.973Z | Checking itertools v0.12.1 |
| 1378 | 2026-07-20T22:38:24.432Z | Checking num-complex v0.4.6 |
| 1379 | 2026-07-20T22:38:24.512Z | Checking tinyvec_macros v0.1.1 |
| 1380 | 2026-07-20T22:38:24.584Z | Checking tinyvec v1.6.0 |
| 1381 | 2026-07-20T22:38:24.769Z | Checking num v0.4.3 |
| 1382 | 2026-07-20T22:38:24.942Z | Checking zone v0.3.1 |
| 1383 | 2026-07-20T22:38:25.285Z | Compiling usdt-macro v0.5.0 |
| 1384 | 2026-07-20T22:38:25.305Z | Compiling usdt-attr-macro v0.5.0 |
| 1385 | 2026-07-20T22:38:25.552Z | Checking smf v0.2.3 |
| 1386 | 2026-07-20T22:38:25.582Z | Checking memmap v0.7.0 |
| 1387 | 2026-07-20T22:38:25.750Z | Checking bstr v1.9.1 |
| 1388 | 2026-07-20T22:38:25.940Z | Checking whoami v1.5.1 |
| 1389 | 2026-07-20T22:38:26.069Z | Compiling rustls v0.22.4 |
| 1390 | 2026-07-20T22:38:26.331Z | Checking usdt v0.5.0 |
| 1391 | 2026-07-20T22:38:26.506Z | Compiling progenitor-impl v0.11.1 |
| 1392 | 2026-07-20T22:38:26.694Z | Checking rustls-webpki v0.102.4 |
| 1393 | 2026-07-20T22:38:26.804Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1394 | 2026-07-20T22:38:27.005Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1395 | 2026-07-20T22:38:27.530Z | Checking toml_write v0.1.2 |
| 1396 | 2026-07-20T22:38:28.114Z | Checking toml_edit v0.22.27 |
| 1397 | 2026-07-20T22:38:28.542Z | Checking rustls-webpki v0.103.13 |
| 1398 | 2026-07-20T22:38:28.641Z | Compiling progenitor-macro v0.11.1 |
| 1399 | 2026-07-20T22:38:29.014Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1400 | 2026-07-20T22:38:29.772Z | Compiling reqwest v0.12.23 |
| 1401 | 2026-07-20T22:38:30.512Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1402 | 2026-07-20T22:38:30.633Z | Compiling darling_core v0.20.11 |
| 1403 | 2026-07-20T22:38:30.666Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1404 | 2026-07-20T22:38:30.866Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1405 | 2026-07-20T22:38:31.070Z | Compiling dropshot v0.16.7 |
| 1406 | 2026-07-20T22:38:31.292Z | Compiling prettyplease v0.2.37 |
| 1407 | 2026-07-20T22:38:31.312Z | Checking swrite v0.1.0 |
| 1408 | 2026-07-20T22:38:31.312Z | Checking float-ord v0.3.2 |
| 1409 | 2026-07-20T22:38:31.332Z | Checking tokio-rustls v0.26.4 |
| 1410 | 2026-07-20T22:38:31.407Z | Checking rustls-platform-verifier v0.6.2 |
| 1411 | 2026-07-20T22:38:31.580Z | Checking toml v0.9.12+spec-1.1.0 |
| 1412 | 2026-07-20T22:38:31.600Z | Checking hyper-rustls v0.27.3 |
| 1413 | 2026-07-20T22:38:31.847Z | Checking reqwest v0.13.2 |
| 1414 | 2026-07-20T22:38:32.499Z | Checking progenitor-client v0.10.0 |
| 1415 | 2026-07-20T22:38:32.631Z | Checking progenitor-client v0.11.1 |
| 1416 | 2026-07-20T22:38:32.698Z | Checking progenitor-client v0.14.0 |
| 1417 | 2026-07-20T22:38:32.731Z | Compiling darling_macro v0.20.11 |
| 1418 | 2026-07-20T22:38:32.866Z | Checking progenitor v0.11.1 |
| 1419 | 2026-07-20T22:38:32.939Z | Checking progenitor-extras v0.2.0 |
| 1420 | 2026-07-20T22:38:33.170Z | Checking tokio-rustls v0.25.0 |
| 1421 | 2026-07-20T22:38:33.500Z | Checking toml v0.8.23 |
| 1422 | 2026-07-20T22:38:33.687Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1423 | 2026-07-20T22:38:34.059Z | Compiling nix v0.30.1 |
| 1424 | 2026-07-20T22:38:34.274Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1425 | 2026-07-20T22:38:34.469Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1426 | 2026-07-20T22:38:34.526Z | Compiling hubpack_derive v0.1.1 |
| 1427 | 2026-07-20T22:38:34.727Z | Checking byte-wrapper v0.1.0 |
| 1428 | 2026-07-20T22:38:34.872Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1429 | 2026-07-20T22:38:34.964Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1430 | 2026-07-20T22:38:35.039Z | Compiling dropshot_endpoint v0.16.7 |
| 1431 | 2026-07-20T22:38:35.203Z | Checking rustc-hash v2.1.1 |
| 1432 | 2026-07-20T22:38:35.324Z | Checking static_assertions v1.1.0 |
| 1433 | 2026-07-20T22:38:35.466Z | Checking iddqd v0.3.18 |
| 1434 | 2026-07-20T22:38:35.518Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1435 | 2026-07-20T22:38:35.606Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1436 | 2026-07-20T22:38:35.858Z | Checking hubpack v0.1.2 |
| 1437 | 2026-07-20T22:38:35.966Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1438 | 2026-07-20T22:38:36.207Z | Compiling darling v0.20.11 |
| 1439 | 2026-07-20T22:38:36.275Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1440 | 2026-07-20T22:38:36.302Z | Compiling libz-sys v1.1.16 |
| 1441 | 2026-07-20T22:38:36.561Z | Compiling nix v0.31.3 |
| 1442 | 2026-07-20T22:38:36.705Z | Compiling enum-as-inner v0.6.0 |
| 1443 | 2026-07-20T22:38:36.937Z | Checking atomicwrites v0.4.4 |
| 1444 | 2026-07-20T22:38:36.957Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1445 | 2026-07-20T22:38:37.077Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1446 | 2026-07-20T22:38:37.131Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1447 | 2026-07-20T22:38:37.199Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1448 | 2026-07-20T22:38:37.452Z | Checking is_ci v1.2.0 |
| 1449 | 2026-07-20T22:38:37.471Z | Compiling semver v0.1.20 |
| 1450 | 2026-07-20T22:38:37.518Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1451 | 2026-07-20T22:38:37.777Z | Compiling rustc_version v0.1.7 |
| 1452 | 2026-07-20T22:38:37.780Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1453 | 2026-07-20T22:38:37.961Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1454 | 2026-07-20T22:38:38.020Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1455 | 2026-07-20T22:38:38.171Z | Compiling derive_builder_core v0.20.2 |
| 1456 | 2026-07-20T22:38:38.238Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1457 | 2026-07-20T22:38:38.523Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1458 | 2026-07-20T22:38:38.657Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1459 | 2026-07-20T22:38:38.942Z | Checking similar v2.7.0 |
| 1460 | 2026-07-20T22:38:38.996Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1461 | 2026-07-20T22:38:39.069Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1462 | 2026-07-20T22:38:39.160Z | Compiling progenitor-impl v0.14.0 |
| 1463 | 2026-07-20T22:38:39.206Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1464 | 2026-07-20T22:38:39.282Z | Checking utf-8 v0.7.6 |
| 1465 | 2026-07-20T22:38:39.302Z | Compiling owo-colors v4.3.0 |
| 1466 | 2026-07-20T22:38:39.410Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1467 | 2026-07-20T22:38:39.430Z | Checking tungstenite v0.21.0 |
| 1468 | 2026-07-20T22:38:39.851Z | Compiling derive_builder_macro v0.20.2 |
| 1469 | 2026-07-20T22:38:40.837Z | Compiling newtype_derive v0.1.6 |
| 1470 | 2026-07-20T22:38:41.066Z | Checking supports-color v3.0.2 |
| 1471 | 2026-07-20T22:38:41.089Z | Checking supports-color v2.1.0 |
| 1472 | 2026-07-20T22:38:41.222Z | Compiling openssl-sys v0.9.107 |
| 1473 | 2026-07-20T22:38:41.273Z | Compiling progenitor-macro v0.14.0 |
| 1474 | 2026-07-20T22:38:41.766Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1475 | 2026-07-20T22:38:41.836Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1476 | 2026-07-20T22:38:42.129Z | Checking resolv-conf v0.7.0 |
| 1477 | 2026-07-20T22:38:42.196Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1478 | 2026-07-20T22:38:42.216Z | Compiling serde_repr v0.1.19 |
| 1479 | 2026-07-20T22:38:42.280Z | Compiling vergen-lib v9.1.0 |
| 1480 | 2026-07-20T22:38:42.327Z | Compiling slog-dtrace v0.3.0 |
| 1481 | 2026-07-20T22:38:42.347Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1482 | 2026-07-20T22:38:42.418Z | Checking linked-hash-map v0.5.6 |
| 1483 | 2026-07-20T22:38:42.511Z | Checking unicode-segmentation v1.11.0 |
| 1484 | 2026-07-20T22:38:42.604Z | Checking lru-cache v0.1.2 |
| 1485 | 2026-07-20T22:38:42.643Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1486 | 2026-07-20T22:38:42.730Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1487 | 2026-07-20T22:38:42.821Z | Checking newline-converter v0.3.0 |
| 1488 | 2026-07-20T22:38:42.997Z | Compiling derive_builder v0.20.2 |
| 1489 | 2026-07-20T22:38:43.135Z | Checking tokio-tungstenite v0.21.0 |
| 1490 | 2026-07-20T22:38:43.432Z | Checking hickory-proto v0.24.4 |
| 1491 | 2026-07-20T22:38:43.525Z | Compiling progenitor-impl v0.13.0 |
| 1492 | 2026-07-20T22:38:43.875Z | Checking console v0.15.8 |
| 1493 | 2026-07-20T22:38:43.999Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1494 | 2026-07-20T22:38:44.150Z | Checking serde-big-array v0.5.1 |
| 1495 | 2026-07-20T22:38:44.282Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1496 | 2026-07-20T22:38:44.301Z | Compiling derive-where v1.6.0 |
| 1497 | 2026-07-20T22:38:44.781Z | Compiling pin-project-internal v1.1.10 |
| 1498 | 2026-07-20T22:38:44.922Z | Compiling vergen v9.1.0 |
| 1499 | 2026-07-20T22:38:45.157Z | Compiling cargo-platform v0.3.2 |
| 1500 | 2026-07-20T22:38:45.197Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1501 | 2026-07-20T22:38:45.417Z | Checking base64 v0.21.7 |
| 1502 | 2026-07-20T22:38:45.475Z | Checking progenitor v0.14.0 |
| 1503 | 2026-07-20T22:38:45.544Z | Compiling minimal-lexical v0.2.1 |
| 1504 | 2026-07-20T22:38:45.580Z | Checking siphasher v1.0.1 |
| 1505 | 2026-07-20T22:38:45.612Z | Compiling progenitor-macro v0.13.0 |
| 1506 | 2026-07-20T22:38:45.654Z | Compiling cargo_metadata v0.23.1 |
| 1507 | 2026-07-20T22:38:45.701Z | Checking hickory-resolver v0.24.4 |
| 1508 | 2026-07-20T22:38:45.742Z | Checking phf_shared v0.12.1 |
| 1509 | 2026-07-20T22:38:45.788Z | Compiling nom v7.1.3 |
| 1510 | 2026-07-20T22:38:45.851Z | Checking pin-project v1.1.10 |
| 1511 | 2026-07-20T22:38:45.952Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1512 | 2026-07-20T22:38:46.202Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1513 | 2026-07-20T22:38:46.352Z | Checking expectorate v1.2.0 |
| 1514 | 2026-07-20T22:38:46.431Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1515 | 2026-07-20T22:38:46.891Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1516 | 2026-07-20T22:38:47.153Z | Checking progenitor-client v0.13.0 |
| 1517 | 2026-07-20T22:38:47.335Z | Checking globset v0.4.14 |
| 1518 | 2026-07-20T22:38:47.425Z | Checking unicode-normalization v0.1.24 |
| 1519 | 2026-07-20T22:38:47.585Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1520 | 2026-07-20T22:38:47.845Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1521 | 2026-07-20T22:38:47.845Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1522 | 2026-07-20T22:38:47.963Z | Checking terminal_size v0.4.3 |
| 1523 | 2026-07-20T22:38:48.093Z | Checking tokio-stream v0.1.17 |
| 1524 | 2026-07-20T22:38:48.145Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1525 | 2026-07-20T22:38:48.199Z | Compiling snafu-derive v0.8.9 |
| 1526 | 2026-07-20T22:38:48.244Z | Compiling async-recursion v1.1.1 |
| 1527 | 2026-07-20T22:38:48.388Z | Compiling vergen-git2 v9.1.0 |
| 1528 | 2026-07-20T22:38:48.433Z | Checking csv-core v0.1.12 |
| 1529 | 2026-07-20T22:38:48.465Z | Checking smawk v0.3.2 |
| 1530 | 2026-07-20T22:38:48.598Z | Compiling openssl v0.10.72 |
| 1531 | 2026-07-20T22:38:48.617Z | Checking foldhash v0.1.5 |
| 1532 | 2026-07-20T22:38:48.620Z | Compiling cancel-safe-futures v0.1.5 |
| 1533 | 2026-07-20T22:38:48.758Z | Checking highway v1.3.0 |
| 1534 | 2026-07-20T22:38:48.871Z | Compiling chrono-tz v0.10.4 |
| 1535 | 2026-07-20T22:38:48.891Z | Checking unicode-width v0.2.1 |
| 1536 | 2026-07-20T22:38:48.910Z | Compiling unicode-xid v0.2.4 |
| 1537 | 2026-07-20T22:38:48.988Z | Checking same-file v1.0.6 |
| 1538 | 2026-07-20T22:38:49.038Z | Checking foreign-types-shared v0.1.1 |
| 1539 | 2026-07-20T22:38:49.098Z | Checking unicode-linebreak v0.1.5 |
| 1540 | 2026-07-20T22:38:49.119Z | Checking walkdir v2.5.0 |
| 1541 | 2026-07-20T22:38:49.136Z | Checking foreign-types v0.3.2 |
| 1542 | 2026-07-20T22:38:49.186Z | Compiling const_format_proc_macros v0.2.34 |
| 1543 | 2026-07-20T22:38:49.216Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1544 | 2026-07-20T22:38:49.329Z | Checking textwrap v0.16.2 |
| 1545 | 2026-07-20T22:38:49.355Z | Checking hashbrown v0.15.2 |
| 1546 | 2026-07-20T22:38:49.554Z | Checking csv v1.3.1 |
| 1547 | 2026-07-20T22:38:49.819Z | Checking qorb v0.4.1 |
| 1548 | 2026-07-20T22:38:49.842Z | Checking progenitor v0.13.0 |
| 1549 | 2026-07-20T22:38:49.908Z | Checking snafu v0.8.9 |
| 1550 | 2026-07-20T22:38:49.928Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1551 | 2026-07-20T22:38:49.949Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1552 | 2026-07-20T22:38:49.974Z | Checking olpc-cjson v0.1.4 |
| 1553 | 2026-07-20T22:38:49.995Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1554 | 2026-07-20T22:38:50.141Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1555 | 2026-07-20T22:38:50.338Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1556 | 2026-07-20T22:38:50.457Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-07-20T22:38:50.564Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1558 | 2026-07-20T22:38:50.630Z | Checking phf v0.12.1 |
| 1559 | 2026-07-20T22:38:50.774Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1560 | 2026-07-20T22:38:50.778Z | Checking tokio-dtrace v0.1.1 |
| 1561 | 2026-07-20T22:38:50.976Z | Compiling progenitor-impl v0.10.0 |
| 1562 | 2026-07-20T22:38:51.134Z | Checking sha2 v0.10.9 |
| 1563 | 2026-07-20T22:38:51.255Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1564 | 2026-07-20T22:38:51.282Z | Checking signature v2.2.0 |
| 1565 | 2026-07-20T22:38:51.357Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1566 | 2026-07-20T22:38:51.390Z | Checking libsw-core v0.3.2 |
| 1567 | 2026-07-20T22:38:51.410Z | Checking serde_plain v1.0.2 |
| 1568 | 2026-07-20T22:38:51.429Z | Compiling openssl-macros v0.1.1 |
| 1569 | 2026-07-20T22:38:51.535Z | Checking pem v3.0.5 |
| 1570 | 2026-07-20T22:38:51.557Z | Compiling cookie v0.18.1 |
| 1571 | 2026-07-20T22:38:51.576Z | Checking fixedbitset v0.4.2 |
| 1572 | 2026-07-20T22:38:51.605Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1573 | 2026-07-20T22:38:51.625Z | Compiling moka v0.12.10 |
| 1574 | 2026-07-20T22:38:51.725Z | Checking typed-path v0.9.3 |
| 1575 | 2026-07-20T22:38:51.783Z | Checking bytecount v0.6.9 |
| 1576 | 2026-07-20T22:38:51.822Z | Checking fixedbitset v0.5.7 |
| 1577 | 2026-07-20T22:38:51.904Z | Checking papergrid v0.11.0 |
| 1578 | 2026-07-20T22:38:51.997Z | Checking petgraph v0.6.5 |
| 1579 | 2026-07-20T22:38:52.021Z | Checking petgraph v0.8.3 |
| 1580 | 2026-07-20T22:38:52.528Z | Checking tough v0.22.0 |
| 1581 | 2026-07-20T22:38:52.589Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1582 | 2026-07-20T22:38:52.791Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1583 | 2026-07-20T22:38:53.006Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1584 | 2026-07-20T22:38:53.010Z | Compiling progenitor-macro v0.10.0 |
| 1585 | 2026-07-20T22:38:53.220Z | Checking libsw v3.5.0 |
| 1586 | 2026-07-20T22:38:53.286Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1587 | 2026-07-20T22:38:53.373Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1588 | 2026-07-20T22:38:53.446Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1589 | 2026-07-20T22:38:53.472Z | Checking oxide-tokio-rt v0.1.6 |
| 1590 | 2026-07-20T22:38:53.669Z | Checking const_format v0.2.35 |
| 1591 | 2026-07-20T22:38:53.829Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1592 | 2026-07-20T22:38:53.948Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1593 | 2026-07-20T22:38:54.136Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1594 | 2026-07-20T22:38:54.228Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1595 | 2026-07-20T22:38:54.264Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-07-20T22:38:54.404Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1597 | 2026-07-20T22:38:54.568Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1598 | 2026-07-20T22:38:54.628Z | Compiling tabled_derive v0.7.0 |
| 1599 | 2026-07-20T22:38:54.772Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1600 | 2026-07-20T22:38:55.104Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1601 | 2026-07-20T22:38:55.223Z | Checking gethostname v0.5.0 |
| 1602 | 2026-07-20T22:38:55.256Z | Checking bcs v0.1.6 |
| 1603 | 2026-07-20T22:38:55.280Z | Checking linear-map v1.2.0 |
| 1604 | 2026-07-20T22:38:55.320Z | Checking tagptr v0.2.0 |
| 1605 | 2026-07-20T22:38:55.458Z | Compiling salty v0.3.0 |
| 1606 | 2026-07-20T22:38:55.478Z | Compiling radium v0.7.0 |
| 1607 | 2026-07-20T22:38:55.496Z | Checking termtree v0.5.1 |
| 1608 | 2026-07-20T22:38:55.551Z | Checking tabled v0.15.0 |
| 1609 | 2026-07-20T22:38:55.751Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1610 | 2026-07-20T22:38:56.252Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1611 | 2026-07-20T22:38:56.385Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1612 | 2026-07-20T22:38:56.670Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1613 | 2026-07-20T22:38:56.993Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1614 | 2026-07-20T22:38:57.137Z | Checking progenitor v0.10.0 |
| 1615 | 2026-07-20T22:38:57.302Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1616 | 2026-07-20T22:38:57.477Z | Checking steno v0.4.1 |
| 1617 | 2026-07-20T22:38:57.806Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-07-20T22:38:57.853Z | Checking hickory-proto v0.25.2 |
| 1619 | 2026-07-20T22:38:58.374Z | Checking rfc6979 v0.4.0 |
| 1620 | 2026-07-20T22:38:58.501Z | Checking tap v1.0.1 |
| 1621 | 2026-07-20T22:38:58.618Z | Checking wyz v0.5.1 |
| 1622 | 2026-07-20T22:38:58.801Z | Checking ecdsa v0.16.9 |
| 1623 | 2026-07-20T22:38:58.907Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1624 | 2026-07-20T22:38:59.384Z | Checking hickory-resolver v0.25.2 |
| 1625 | 2026-07-20T22:38:59.579Z | Checking ed25519 v2.2.3 |
| 1626 | 2026-07-20T22:38:59.677Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1627 | 2026-07-20T22:38:59.750Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1628 | 2026-07-20T22:38:59.929Z | Checking primeorder v0.13.6 |
| 1629 | 2026-07-20T22:38:59.996Z | Checking twox-hash v2.1.2 |
| 1630 | 2026-07-20T22:39:00.171Z | Checking env_filter v1.0.1 |
| 1631 | 2026-07-20T22:39:00.283Z | Checking atty v0.2.14 |
| 1632 | 2026-07-20T22:39:00.325Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1633 | 2026-07-20T22:39:00.348Z | Checking funty v2.0.0 |
| 1634 | 2026-07-20T22:39:00.368Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1635 | 2026-07-20T22:39:00.386Z | Checking env_logger v0.11.10 |
| 1636 | 2026-07-20T22:39:00.571Z | Checking p384 v0.13.1 |
| 1637 | 2026-07-20T22:39:00.591Z | Checking toml v0.7.8 |
| 1638 | 2026-07-20T22:39:00.610Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1639 | 2026-07-20T22:39:00.668Z | Checking bitvec v1.0.1 |
| 1640 | 2026-07-20T22:39:00.689Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1641 | 2026-07-20T22:39:00.746Z | Checking ed25519-dalek v2.2.0 |
| 1642 | 2026-07-20T22:39:00.894Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1643 | 2026-07-20T22:39:00.942Z | Checking polyval v0.6.2 |
| 1644 | 2026-07-20T22:39:00.966Z | Checking aes v0.8.4 |
| 1645 | 2026-07-20T22:39:01.011Z | Checking ctr v0.9.2 |
| 1646 | 2026-07-20T22:39:01.106Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1647 | 2026-07-20T22:39:01.130Z | Checking x509-cert v0.2.5 |
| 1648 | 2026-07-20T22:39:01.179Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1649 | 2026-07-20T22:39:01.312Z | Checking bincode v1.3.3 |
| 1650 | 2026-07-20T22:39:01.345Z | Compiling strum_macros v0.28.0 |
| 1651 | 2026-07-20T22:39:01.384Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1652 | 2026-07-20T22:39:01.559Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1653 | 2026-07-20T22:39:01.616Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1654 | 2026-07-20T22:39:01.638Z | Checking passt v0.3.0 |
| 1655 | 2026-07-20T22:39:01.748Z | Checking fakedata_generator v0.7.1 |
| 1656 | 2026-07-20T22:39:01.753Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1657 | 2026-07-20T22:39:01.841Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1658 | 2026-07-20T22:39:01.921Z | Checking aes-gcm-siv v0.11.1 |
| 1659 | 2026-07-20T22:39:02.019Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1660 | 2026-07-20T22:39:02.054Z | Compiling bitstruct_derive v0.1.0 |
| 1661 | 2026-07-20T22:39:02.072Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1662 | 2026-07-20T22:39:02.122Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1663 | 2026-07-20T22:39:02.142Z | Checking dropshot-api-manager-types v0.7.2 |
| 1664 | 2026-07-20T22:39:02.220Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1665 | 2026-07-20T22:39:02.330Z | Compiling fs-err v3.1.2 |
| 1666 | 2026-07-20T22:39:02.424Z | Checking ringbuffer v0.16.0 |
| 1667 | 2026-07-20T22:39:02.468Z | Checking ascii v1.1.0 |
| 1668 | 2026-07-20T22:39:02.571Z | Checking typeid v1.0.0 |
| 1669 | 2026-07-20T22:39:02.648Z | Checking pretty-hex v0.2.1 |
| 1670 | 2026-07-20T22:39:02.669Z | Compiling cfg_aliases v0.1.1 |
| 1671 | 2026-07-20T22:39:02.686Z | Checking erased-serde v0.4.5 |
| 1672 | 2026-07-20T22:39:02.727Z | Checking bitstruct v0.1.1 |
| 1673 | 2026-07-20T22:39:02.750Z | Compiling nix v0.28.0 |
| 1674 | 2026-07-20T22:39:02.770Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1675 | 2026-07-20T22:39:02.820Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1676 | 2026-07-20T22:39:03.036Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1677 | 2026-07-20T22:39:03.056Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1678 | 2026-07-20T22:39:03.109Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1679 | 2026-07-20T22:39:03.130Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1680 | 2026-07-20T22:39:03.250Z | Checking itertools v0.13.0 |
| 1681 | 2026-07-20T22:39:03.285Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1682 | 2026-07-20T22:39:03.310Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1683 | 2026-07-20T22:39:03.481Z | Checking serde_arrays v0.1.0 |
| 1684 | 2026-07-20T22:39:03.600Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1685 | 2026-07-20T22:39:03.676Z | Checking libloading v0.7.4 |
| 1686 | 2026-07-20T22:39:03.696Z | Checking bit_field v0.10.2 |
| 1687 | 2026-07-20T22:39:03.830Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1688 | 2026-07-20T22:39:03.849Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1689 | 2026-07-20T22:39:03.868Z | Checking git-stub v1.0.0 |
| 1690 | 2026-07-20T22:39:03.920Z | Checking kstat-rs v0.2.4 |
| 1691 | 2026-07-20T22:39:04.021Z | Compiling escargot v0.5.15 |
| 1692 | 2026-07-20T22:39:04.044Z | Checking git-stub-vcs v0.1.0 |
| 1693 | 2026-07-20T22:39:04.114Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1694 | 2026-07-20T22:39:04.233Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1695 | 2026-07-20T22:39:04.236Z | Checking ron v0.8.1 |
| 1696 | 2026-07-20T22:39:04.315Z | Checking xattr v1.3.1 |
| 1697 | 2026-07-20T22:39:04.449Z | Checking drift v0.2.0 |
| 1698 | 2026-07-20T22:39:04.706Z | Checking cargo-platform v0.1.8 |
| 1699 | 2026-07-20T22:39:04.754Z | Checking filetime v0.2.23 |
| 1700 | 2026-07-20T22:39:04.773Z | Checking ctrlc v3.4.4 |
| 1701 | 2026-07-20T22:39:04.880Z | Checking cargo_metadata v0.18.1 |
| 1702 | 2026-07-20T22:39:04.899Z | Checking tar v0.4.40 |
| 1703 | 2026-07-20T22:39:04.930Z | Checking dropshot-api-manager v0.7.2 |
| 1704 | 2026-07-20T22:39:05.173Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1705 | 2026-07-20T22:39:05.529Z | Checking fatfs v0.3.6 |
| 1706 | 2026-07-20T22:39:05.912Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1707 | 2026-07-20T22:39:05.971Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1708 | 2026-07-20T22:39:06.203Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1709 | 2026-07-20T22:39:06.621Z | Compiling git2 v0.20.2 |
| 1710 | 2026-07-20T22:39:06.642Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1711 | 2026-07-20T22:39:07.204Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1712 | 2026-07-20T22:39:08.891Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1713 | 2026-07-20T22:39:11.834Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1714 | 2026-07-20T22:39:13.243Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1715 | 2026-07-20T22:39:18.090Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1716 | 2026-07-20T22:39:21.576Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1717 | 2026-07-20T22:39:28.095Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1718 | 2026-07-20T22:39:28.095Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1719 | 2026-07-20T22:39:32.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s |
| 1720 | 2026-07-20T22:39:33.080Z | |
| 1721 | 2026-07-20T22:39:33.080Z | real 2:24.519307790 |
| 1722 | 2026-07-20T22:39:33.080Z | user 8:45.485669012 |
| 1723 | 2026-07-20T22:39:33.080Z | sys 2:17.062867093 |
| 1724 | 2026-07-20T22:39:33.080Z | trap 0.222212868 |
| 1725 | 2026-07-20T22:39:33.080Z | tflt 0.662046773 |
| 1726 | 2026-07-20T22:39:33.080Z | dflt 0.276922358 |
| 1727 | 2026-07-20T22:39:33.080Z | kflt 0.008555011 |
| 1728 | 2026-07-20T22:39:33.080Z | lock 17:18.807013483 |
| 1729 | 2026-07-20T22:39:33.080Z | slp 34:24.292402171 |
| 1730 | 2026-07-20T22:39:33.081Z | lat 59.323400802 |
| 1731 | 2026-07-20T22:39:33.081Z | stop 4:43.710004514 |
| 1732 | 2026-07-20T22:39:33.085Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1733 | 2026-07-20T22:39:33.577Z | Downloading crates ... |
| 1734 | 2026-07-20T22:39:33.735Z | Downloaded mockall v0.12.1 |
| 1735 | 2026-07-20T22:39:33.747Z | Downloaded slog-envlogger v2.2.0 |
| 1736 | 2026-07-20T22:39:33.750Z | Downloaded predicates-core v1.0.6 |
| 1737 | 2026-07-20T22:39:33.750Z | Downloaded predicates-tree v1.0.9 |
| 1738 | 2026-07-20T22:39:33.750Z | Downloaded serde_test v1.0.176 |
| 1739 | 2026-07-20T22:39:33.750Z | Downloaded downcast v0.11.0 |
| 1740 | 2026-07-20T22:39:33.755Z | Downloaded termtree v0.4.1 |
| 1741 | 2026-07-20T22:39:33.755Z | Downloaded fragile v2.0.0 |
| 1742 | 2026-07-20T22:39:33.758Z | Downloaded slog-stdlog v4.1.1 |
| 1743 | 2026-07-20T22:39:33.758Z | Downloaded arc-swap v1.7.1 |
| 1744 | 2026-07-20T22:39:33.761Z | Downloaded fdeflate v0.3.4 |
| 1745 | 2026-07-20T22:39:33.761Z | Downloaded slog-scope v4.4.0 |
| 1746 | 2026-07-20T22:39:33.762Z | Downloaded predicates v3.1.0 |
| 1747 | 2026-07-20T22:39:33.765Z | Downloaded mockall_derive v0.12.1 |
| 1748 | 2026-07-20T22:39:33.769Z | Downloaded bytemuck v1.16.0 |
| 1749 | 2026-07-20T22:39:33.772Z | Downloaded png v0.17.13 |
| 1750 | 2026-07-20T22:39:34.378Z | Downloaded image v0.25.1 |
| 1751 | 2026-07-20T22:39:34.596Z | Checking tokio v1.52.3 |
| 1752 | 2026-07-20T22:39:34.710Z | Checking simd-adler32 v0.3.7 |
| 1753 | 2026-07-20T22:39:34.728Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1754 | 2026-07-20T22:39:34.748Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1755 | 2026-07-20T22:39:34.760Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1756 | 2026-07-20T22:39:34.764Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1757 | 2026-07-20T22:39:34.781Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1758 | 2026-07-20T22:39:34.785Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1759 | 2026-07-20T22:39:34.839Z | Checking miniz_oxide v0.7.2 |
| 1760 | 2026-07-20T22:39:34.892Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1761 | 2026-07-20T22:39:34.896Z | Checking arc-swap v1.7.1 |
| 1762 | 2026-07-20T22:39:34.896Z | Checking fdeflate v0.3.4 |
| 1763 | 2026-07-20T22:39:34.984Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1764 | 2026-07-20T22:39:34.987Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1765 | 2026-07-20T22:39:35.015Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1766 | 2026-07-20T22:39:35.027Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1767 | 2026-07-20T22:39:35.111Z | Checking slog-scope v4.4.0 |
| 1768 | 2026-07-20T22:39:35.134Z | Checking bytemuck v1.16.0 |
| 1769 | 2026-07-20T22:39:35.160Z | Checking flate2 v1.0.30 |
| 1770 | 2026-07-20T22:39:35.176Z | Checking predicates-core v1.0.6 |
| 1771 | 2026-07-20T22:39:35.187Z | Checking termtree v0.4.1 |
| 1772 | 2026-07-20T22:39:35.220Z | Compiling mockall_derive v0.12.1 |
| 1773 | 2026-07-20T22:39:35.233Z | Checking slog-stdlog v4.1.1 |
| 1774 | 2026-07-20T22:39:35.293Z | Checking predicates v3.1.0 |
| 1775 | 2026-07-20T22:39:35.309Z | Checking predicates-tree v1.0.9 |
| 1776 | 2026-07-20T22:39:35.328Z | Checking fragile v2.0.0 |
| 1777 | 2026-07-20T22:39:35.346Z | Checking slog-envlogger v2.2.0 |
| 1778 | 2026-07-20T22:39:35.407Z | Checking downcast v0.11.0 |
| 1779 | 2026-07-20T22:39:35.433Z | Checking compression-codecs v0.4.32 |
| 1780 | 2026-07-20T22:39:35.468Z | Checking png v0.17.13 |
| 1781 | 2026-07-20T22:39:35.482Z | Checking serde_test v1.0.176 |
| 1782 | 2026-07-20T22:39:35.524Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1783 | 2026-07-20T22:39:35.960Z | Checking image v0.25.1 |
| 1784 | 2026-07-20T22:39:37.089Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1785 | 2026-07-20T22:39:37.191Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1786 | 2026-07-20T22:39:37.212Z | Checking mockall v0.12.1 |
| 1787 | 2026-07-20T22:39:37.824Z | Checking tokio-util v0.7.16 |
| 1788 | 2026-07-20T22:39:37.824Z | Checking tokio-rustls v0.26.4 |
| 1789 | 2026-07-20T22:39:37.824Z | Checking tower v0.5.2 |
| 1790 | 2026-07-20T22:39:37.827Z | Checking async-compression v0.4.33 |
| 1791 | 2026-07-20T22:39:37.827Z | Checking backoff v0.4.0 |
| 1792 | 2026-07-20T22:39:37.827Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1793 | 2026-07-20T22:39:37.827Z | Checking zone v0.3.1 |
| 1794 | 2026-07-20T22:39:37.887Z | Checking tokio-tungstenite v0.21.0 |
| 1795 | 2026-07-20T22:39:38.011Z | Checking tokio-rustls v0.25.0 |
| 1796 | 2026-07-20T22:39:38.025Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1797 | 2026-07-20T22:39:38.048Z | Checking hickory-proto v0.24.4 |
| 1798 | 2026-07-20T22:39:38.100Z | Checking libsw-core v0.3.2 |
| 1799 | 2026-07-20T22:39:38.139Z | Checking tokio-dtrace v0.1.1 |
| 1800 | 2026-07-20T22:39:38.184Z | Checking cancel-safe-futures v0.1.5 |
| 1801 | 2026-07-20T22:39:38.196Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1802 | 2026-07-20T22:39:38.231Z | Checking libsw v3.5.0 |
| 1803 | 2026-07-20T22:39:38.234Z | Checking tower-http v0.6.8 |
| 1804 | 2026-07-20T22:39:38.290Z | Checking h2 v0.4.15 |
| 1805 | 2026-07-20T22:39:38.305Z | Checking tokio-stream v0.1.17 |
| 1806 | 2026-07-20T22:39:38.371Z | Checking oxide-tokio-rt v0.1.6 |
| 1807 | 2026-07-20T22:39:38.404Z | Checking tough v0.22.0 |
| 1808 | 2026-07-20T22:39:38.504Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1809 | 2026-07-20T22:39:38.527Z | Checking steno v0.4.1 |
| 1810 | 2026-07-20T22:39:38.664Z | Checking hickory-proto v0.25.2 |
| 1811 | 2026-07-20T22:39:38.677Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1812 | 2026-07-20T22:39:38.983Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1813 | 2026-07-20T22:39:39.185Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1814 | 2026-07-20T22:39:39.549Z | Checking hickory-resolver v0.24.4 |
| 1815 | 2026-07-20T22:39:40.119Z | Checking hyper v1.10.1 |
| 1816 | 2026-07-20T22:39:40.141Z | Checking qorb v0.4.1 |
| 1817 | 2026-07-20T22:39:40.144Z | Checking hickory-resolver v0.25.2 |
| 1818 | 2026-07-20T22:39:40.903Z | Checking hyper-util v0.1.20 |
| 1819 | 2026-07-20T22:39:41.769Z | Checking hyper-rustls v0.27.3 |
| 1820 | 2026-07-20T22:39:41.772Z | Checking dropshot v0.17.1 |
| 1821 | 2026-07-20T22:39:41.772Z | Checking dropshot v0.16.7 |
| 1822 | 2026-07-20T22:39:41.938Z | Checking reqwest v0.12.23 |
| 1823 | 2026-07-20T22:39:41.938Z | Checking reqwest v0.13.2 |
| 1824 | 2026-07-20T22:39:42.530Z | Checking progenitor-client v0.10.0 |
| 1825 | 2026-07-20T22:39:42.530Z | Checking progenitor-client v0.11.1 |
| 1826 | 2026-07-20T22:39:42.651Z | Checking progenitor-client v0.14.0 |
| 1827 | 2026-07-20T22:39:42.651Z | Checking progenitor-client v0.13.0 |
| 1828 | 2026-07-20T22:39:42.737Z | Checking progenitor v0.10.0 |
| 1829 | 2026-07-20T22:39:42.742Z | Checking progenitor v0.11.1 |
| 1830 | 2026-07-20T22:39:42.859Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1831 | 2026-07-20T22:39:42.877Z | Checking progenitor-extras v0.2.0 |
| 1832 | 2026-07-20T22:39:42.877Z | Checking progenitor v0.14.0 |
| 1833 | 2026-07-20T22:39:42.877Z | Checking progenitor v0.13.0 |
| 1834 | 2026-07-20T22:39:42.877Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1835 | 2026-07-20T22:39:42.998Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1836 | 2026-07-20T22:39:43.017Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1837 | 2026-07-20T22:39:43.549Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1838 | 2026-07-20T22:39:43.549Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1839 | 2026-07-20T22:39:43.553Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-07-20T22:39:43.895Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1841 | 2026-07-20T22:39:44.300Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1842 | 2026-07-20T22:39:44.473Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1843 | 2026-07-20T22:39:44.624Z | Checking dropshot-api-manager v0.7.2 |
| 1844 | 2026-07-20T22:39:44.987Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1845 | 2026-07-20T22:39:45.162Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1846 | 2026-07-20T22:39:45.308Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1847 | 2026-07-20T22:39:45.392Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1848 | 2026-07-20T22:39:45.608Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1849 | 2026-07-20T22:39:45.826Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1850 | 2026-07-20T22:39:46.949Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1851 | 2026-07-20T22:39:46.949Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-07-20T22:39:46.952Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-07-20T22:39:46.952Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-07-20T22:39:47.436Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-07-20T22:39:47.799Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-07-20T22:39:48.078Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-07-20T22:39:48.342Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-07-20T22:39:48.346Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-07-20T22:39:48.569Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1860 | 2026-07-20T22:39:48.569Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-07-20T22:39:49.016Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-07-20T22:39:49.222Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-07-20T22:39:49.234Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-07-20T22:39:49.970Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1865 | 2026-07-20T22:39:51.515Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1866 | 2026-07-20T22:39:51.917Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1867 | 2026-07-20T22:39:51.921Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1868 | 2026-07-20T22:39:52.610Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1869 | 2026-07-20T22:39:52.942Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1870 | 2026-07-20T22:39:53.197Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1871 | 2026-07-20T22:39:53.200Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-07-20T22:39:53.746Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-07-20T22:39:53.749Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-07-20T22:39:53.749Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1875 | 2026-07-20T22:39:56.981Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1876 | 2026-07-20T22:39:57.734Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-07-20T22:40:01.063Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1878 | 2026-07-20T22:40:02.702Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1879 | 2026-07-20T22:40:03.441Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1880 | 2026-07-20T22:40:07.386Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1881 | 2026-07-20T22:40:08.747Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-07-20T22:40:09.233Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1883 | 2026-07-20T22:40:11.867Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1884 | 2026-07-20T22:40:19.856Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1885 | 2026-07-20T22:40:19.856Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1886 | 2026-07-20T22:40:25.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.13s |
| 1887 | 2026-07-20T22:40:25.462Z | |
| 1888 | 2026-07-20T22:40:25.462Z | real 52.369711183 |
| 1889 | 2026-07-20T22:40:25.462Z | user 2:11.626844679 |
| 1890 | 2026-07-20T22:40:25.462Z | sys 22.680330970 |
| 1891 | 2026-07-20T22:40:25.462Z | trap 0.030713713 |
| 1892 | 2026-07-20T22:40:25.462Z | tflt 0.061571739 |
| 1893 | 2026-07-20T22:40:25.462Z | dflt 0.010782055 |
| 1894 | 2026-07-20T22:40:25.462Z | kflt 0.000037920 |
| 1895 | 2026-07-20T22:40:25.462Z | lock 5:10.895361189 |
| 1896 | 2026-07-20T22:40:25.462Z | slp 7:30.333135514 |
| 1897 | 2026-07-20T22:40:25.462Z | lat 4.490165067 |
| 1898 | 2026-07-20T22:40:25.462Z | stop 14.010543395 |
| 1899 | 2026-07-20T22:40:25.465Z | + banner build |
| 1900 | 2026-07-20T22:40:25.466Z | |
| 1901 | 2026-07-20T22:40:25.466Z | ##### # # # # ##### |
| 1902 | 2026-07-20T22:40:25.466Z | # # # # # # # # |
| 1903 | 2026-07-20T22:40:25.466Z | ##### # # # # # # |
| 1904 | 2026-07-20T22:40:25.466Z | # # # # # # # # |
| 1905 | 2026-07-20T22:40:25.466Z | # # # # # # # # |
| 1906 | 2026-07-20T22:40:25.466Z | ##### #### # ###### ##### |
| 1907 | 2026-07-20T22:40:25.466Z | |
| 1908 | 2026-07-20T22:40:25.466Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1909 | 2026-07-20T22:40:26.185Z | Compiling proc-macro2 v1.0.106 |
| 1910 | 2026-07-20T22:40:26.185Z | Compiling quote v1.0.45 |
| 1911 | 2026-07-20T22:40:26.185Z | Compiling unicode-ident v1.0.24 |
| 1912 | 2026-07-20T22:40:26.185Z | Compiling libc v0.2.186 |
| 1913 | 2026-07-20T22:40:26.189Z | Compiling serde_core v1.0.228 |
| 1914 | 2026-07-20T22:40:26.189Z | Compiling serde v1.0.228 |
| 1915 | 2026-07-20T22:40:26.189Z | Compiling autocfg v1.3.0 |
| 1916 | 2026-07-20T22:40:26.189Z | Compiling cfg-if v1.0.0 |
| 1917 | 2026-07-20T22:40:26.437Z | Compiling zmij v1.0.19 |
| 1918 | 2026-07-20T22:40:26.464Z | Compiling libm v0.2.8 |
| 1919 | 2026-07-20T22:40:26.635Z | Compiling memchr v2.7.2 |
| 1920 | 2026-07-20T22:40:26.762Z | Compiling itoa v1.0.11 |
| 1921 | 2026-07-20T22:40:26.899Z | Compiling smallvec v1.13.2 |
| 1922 | 2026-07-20T22:40:27.153Z | Compiling getrandom v0.4.2 |
| 1923 | 2026-07-20T22:40:27.237Z | Compiling version_check v0.9.5 |
| 1924 | 2026-07-20T22:40:27.266Z | Compiling stable_deref_trait v1.2.0 |
| 1925 | 2026-07-20T22:40:27.348Z | Compiling serde_json v1.0.150 |
| 1926 | 2026-07-20T22:40:27.505Z | Compiling syn v2.0.117 |
| 1927 | 2026-07-20T22:40:27.518Z | Compiling litemap v0.7.4 |
| 1928 | 2026-07-20T22:40:27.588Z | Compiling writeable v0.5.5 |
| 1929 | 2026-07-20T22:40:27.732Z | Compiling icu_locid_transform_data v1.5.0 |
| 1930 | 2026-07-20T22:40:27.746Z | Compiling percent-encoding v2.3.2 |
| 1931 | 2026-07-20T22:40:27.747Z | Compiling icu_properties_data v1.5.0 |
| 1932 | 2026-07-20T22:40:27.797Z | Compiling num-traits v0.2.19 |
| 1933 | 2026-07-20T22:40:27.806Z | Compiling utf16_iter v1.0.5 |
| 1934 | 2026-07-20T22:40:27.904Z | Compiling icu_normalizer_data v1.5.0 |
| 1935 | 2026-07-20T22:40:27.951Z | Compiling write16 v1.0.0 |
| 1936 | 2026-07-20T22:40:28.006Z | Compiling utf8_iter v1.0.4 |
| 1937 | 2026-07-20T22:40:28.059Z | Compiling form_urlencoded v1.2.2 |
| 1938 | 2026-07-20T22:40:28.084Z | Compiling thiserror v2.0.18 |
| 1939 | 2026-07-20T22:40:28.166Z | Compiling getrandom v0.2.14 |
| 1940 | 2026-07-20T22:40:28.189Z | Compiling lock_api v0.4.12 |
| 1941 | 2026-07-20T22:40:28.321Z | Compiling parking_lot_core v0.9.10 |
| 1942 | 2026-07-20T22:40:28.589Z | Compiling heck v0.5.0 |
| 1943 | 2026-07-20T22:40:28.633Z | Compiling iana-time-zone v0.1.64 |
| 1944 | 2026-07-20T22:40:28.785Z | Compiling jobserver v0.1.31 |
| 1945 | 2026-07-20T22:40:28.880Z | Compiling shlex v2.0.1 |
| 1946 | 2026-07-20T22:40:29.010Z | Compiling find-msvc-tools v0.1.9 |
| 1947 | 2026-07-20T22:40:29.061Z | Compiling uuid v1.23.3 |
| 1948 | 2026-07-20T22:40:29.100Z | Compiling rustversion v1.0.22 |
| 1949 | 2026-07-20T22:40:29.164Z | Compiling cc v1.2.65 |
| 1950 | 2026-07-20T22:40:29.168Z | Compiling semver v1.0.28 |
| 1951 | 2026-07-20T22:40:29.235Z | Compiling schemars v0.8.22 |
| 1952 | 2026-07-20T22:40:29.480Z | Compiling dyn-clone v1.0.17 |
| 1953 | 2026-07-20T22:40:29.618Z | Compiling slab v0.4.9 |
| 1954 | 2026-07-20T22:40:29.707Z | Compiling subtle v2.6.1 |
| 1955 | 2026-07-20T22:40:29.718Z | Compiling pin-project-lite v0.2.14 |
| 1956 | 2026-07-20T22:40:29.833Z | Compiling log v0.4.29 |
| 1957 | 2026-07-20T22:40:29.888Z | Compiling socket2 v0.6.3 |
| 1958 | 2026-07-20T22:40:29.978Z | Compiling typenum v1.20.1 |
| 1959 | 2026-07-20T22:40:30.009Z | Compiling scopeguard v1.2.0 |
| 1960 | 2026-07-20T22:40:30.121Z | Compiling rand_core v0.6.4 |
| 1961 | 2026-07-20T22:40:30.341Z | Compiling synstructure v0.13.1 |
| 1962 | 2026-07-20T22:40:30.379Z | Compiling serde_derive_internals v0.29.1 |
| 1963 | 2026-07-20T22:40:30.424Z | Compiling parking_lot v0.12.2 |
| 1964 | 2026-07-20T22:40:30.682Z | Compiling mio v1.2.0 |
| 1965 | 2026-07-20T22:40:30.802Z | Compiling signal-hook-registry v1.4.2 |
| 1966 | 2026-07-20T22:40:30.826Z | Compiling portable-atomic v1.11.1 |
| 1967 | 2026-07-20T22:40:30.906Z | Compiling cmake v0.1.54 |
| 1968 | 2026-07-20T22:40:31.066Z | Compiling dunce v1.0.5 |
| 1969 | 2026-07-20T22:40:31.106Z | Compiling equivalent v1.0.2 |
| 1970 | 2026-07-20T22:40:31.162Z | Compiling critical-section v1.2.0 |
| 1971 | 2026-07-20T22:40:31.199Z | Compiling fs_extra v1.3.0 |
| 1972 | 2026-07-20T22:40:31.250Z | Compiling futures-core v0.3.32 |
| 1973 | 2026-07-20T22:40:31.342Z | Compiling thiserror v1.0.64 |
| 1974 | 2026-07-20T22:40:31.367Z | Compiling httparse v1.10.1 |
| 1975 | 2026-07-20T22:40:31.394Z | Compiling getrandom v0.3.4 |
| 1976 | 2026-07-20T22:40:31.482Z | Compiling serde_derive v1.0.228 |
| 1977 | 2026-07-20T22:40:31.485Z | Compiling zerofrom-derive v0.1.5 |
| 1978 | 2026-07-20T22:40:31.496Z | Compiling yoke-derive v0.7.5 |
| 1979 | 2026-07-20T22:40:31.527Z | Compiling zerovec-derive v0.10.3 |
| 1980 | 2026-07-20T22:40:31.646Z | Compiling displaydoc v0.2.5 |
| 1981 | 2026-07-20T22:40:31.711Z | Compiling icu_provider_macros v1.5.0 |
| 1982 | 2026-07-20T22:40:31.715Z | Compiling schemars_derive v0.8.22 |
| 1983 | 2026-07-20T22:40:32.062Z | Compiling zeroize_derive v1.4.3 |
| 1984 | 2026-07-20T22:40:32.291Z | Compiling thiserror-impl v2.0.18 |
| 1985 | 2026-07-20T22:40:32.416Z | Compiling tokio-macros v2.7.0 |
| 1986 | 2026-07-20T22:40:32.542Z | Compiling futures-macro v0.3.32 |
| 1987 | 2026-07-20T22:40:32.576Z | Compiling once_cell v1.21.3 |
| 1988 | 2026-07-20T22:40:32.702Z | Compiling zerofrom v0.1.5 |
| 1989 | 2026-07-20T22:40:32.738Z | Compiling zeroize v1.8.2 |
| 1990 | 2026-07-20T22:40:32.811Z | Compiling yoke v0.7.5 |
| 1991 | 2026-07-20T22:40:32.836Z | Compiling aws-lc-sys v0.41.0 |
| 1992 | 2026-07-20T22:40:32.944Z | Compiling thiserror-impl v1.0.64 |
| 1993 | 2026-07-20T22:40:32.980Z | Compiling zerovec v0.10.4 |
| 1994 | 2026-07-20T22:40:33.014Z | Compiling futures-sink v0.3.32 |
| 1995 | 2026-07-20T22:40:33.154Z | Compiling regex-syntax v0.8.5 |
| 1996 | 2026-07-20T22:40:33.315Z | Compiling strsim v0.11.1 |
| 1997 | 2026-07-20T22:40:33.364Z | Compiling futures-channel v0.3.32 |
| 1998 | 2026-07-20T22:40:33.618Z | Compiling aho-corasick v1.1.3 |
| 1999 | 2026-07-20T22:40:33.631Z | Compiling ident_case v1.0.1 |
| 2000 | 2026-07-20T22:40:33.710Z | Compiling futures-task v0.3.32 |
| 2001 | 2026-07-20T22:40:33.727Z | Compiling futures-io v0.3.32 |
| 2002 | 2026-07-20T22:40:33.745Z | Compiling hashbrown v0.17.0 |
| 2003 | 2026-07-20T22:40:33.879Z | Compiling tinystr v0.7.6 |
| 2004 | 2026-07-20T22:40:33.914Z | Compiling icu_collections v1.5.0 |
| 2005 | 2026-07-20T22:40:34.076Z | Compiling icu_locid v1.5.0 |
| 2006 | 2026-07-20T22:40:34.101Z | Compiling futures-util v0.3.32 |
| 2007 | 2026-07-20T22:40:34.404Z | Compiling indexmap v2.14.0 |
| 2008 | 2026-07-20T22:40:34.739Z | Compiling bytes v1.11.1 |
| 2009 | 2026-07-20T22:40:34.810Z | Compiling icu_provider v1.5.0 |
| 2010 | 2026-07-20T22:40:34.985Z | Compiling chrono v0.4.44 |
| 2011 | 2026-07-20T22:40:35.153Z | Compiling serde_tokenstream v0.2.3 |
| 2012 | 2026-07-20T22:40:35.200Z | Compiling icu_locid_transform v1.5.0 |
| 2013 | 2026-07-20T22:40:35.213Z | Compiling bitflags v2.9.4 |
| 2014 | 2026-07-20T22:40:35.430Z | Compiling tokio v1.52.3 |
| 2015 | 2026-07-20T22:40:35.670Z | Compiling regex-automata v0.4.14 |
| 2016 | 2026-07-20T22:40:35.771Z | Compiling zerocopy-derive v0.8.27 |
| 2017 | 2026-07-20T22:40:36.173Z | Compiling icu_properties v1.5.1 |
| 2018 | 2026-07-20T22:40:36.746Z | Compiling slog v2.8.2 |
| 2019 | 2026-07-20T22:40:36.991Z | Compiling base64 v0.22.1 |
| 2020 | 2026-07-20T22:40:37.086Z | Compiling http v1.4.2 |
| 2021 | 2026-07-20T22:40:37.507Z | Compiling regex v1.12.3 |
| 2022 | 2026-07-20T22:40:37.751Z | Compiling icu_normalizer v1.5.0 |
| 2023 | 2026-07-20T22:40:38.210Z | Compiling idna_adapter v1.2.0 |
| 2024 | 2026-07-20T22:40:38.355Z | Compiling idna v1.0.3 |
| 2025 | 2026-07-20T22:40:38.359Z | Compiling ucd-trie v0.1.6 |
| 2026 | 2026-07-20T22:40:38.594Z | Compiling pest v2.8.4 |
| 2027 | 2026-07-20T22:40:38.738Z | Compiling url v2.5.4 |
| 2028 | 2026-07-20T22:40:39.555Z | Compiling rustls-pki-types v1.12.0 |
| 2029 | 2026-07-20T22:40:39.826Z | Compiling tracing-core v0.1.32 |
| 2030 | 2026-07-20T22:40:39.884Z | Compiling tracing-attributes v0.1.27 |
| 2031 | 2026-07-20T22:40:39.911Z | Compiling ring v0.17.14 |
| 2032 | 2026-07-20T22:40:40.441Z | Compiling byteorder v1.5.0 |
| 2033 | 2026-07-20T22:40:40.701Z | Compiling pest_meta v2.8.4 |
| 2034 | 2026-07-20T22:40:41.092Z | Compiling tracing v0.1.40 |
| 2035 | 2026-07-20T22:40:41.411Z | Compiling pest_generator v2.8.4 |
| 2036 | 2026-07-20T22:40:41.441Z | Compiling generic-array v0.14.7 |
| 2037 | 2026-07-20T22:40:41.578Z | Compiling anyhow v1.0.100 |
| 2038 | 2026-07-20T22:40:41.678Z | Compiling ppv-lite86 v0.2.17 |
| 2039 | 2026-07-20T22:40:41.979Z | Compiling untrusted v0.9.0 |
| 2040 | 2026-07-20T22:40:42.042Z | Compiling pest_derive v2.8.4 |
| 2041 | 2026-07-20T22:40:42.193Z | Compiling fnv v1.0.7 |
| 2042 | 2026-07-20T22:40:42.302Z | Compiling tokio-util v0.7.16 |
| 2043 | 2026-07-20T22:40:42.564Z | Compiling aws-lc-rs v1.17.0 |
| 2044 | 2026-07-20T22:40:42.579Z | Compiling paste v1.0.15 |
| 2045 | 2026-07-20T22:40:42.907Z | Compiling ipnet v2.9.0 |
| 2046 | 2026-07-20T22:40:43.317Z | Compiling zerocopy v0.8.27 |
| 2047 | 2026-07-20T22:40:43.738Z | Compiling camino v1.2.2 |
| 2048 | 2026-07-20T22:40:43.763Z | Compiling untrusted v0.7.1 |
| 2049 | 2026-07-20T22:40:43.810Z | Compiling omicron-workspace-hack v0.1.0 |
| 2050 | 2026-07-20T22:40:44.119Z | Compiling http-body v1.0.1 |
| 2051 | 2026-07-20T22:40:44.252Z | Compiling rustls v0.23.41 |
| 2052 | 2026-07-20T22:40:44.270Z | Compiling atomic-waker v1.1.2 |
| 2053 | 2026-07-20T22:40:44.659Z | Compiling crypto-common v0.1.6 |
| 2054 | 2026-07-20T22:40:44.815Z | Compiling ipnetwork v0.21.1 |
| 2055 | 2026-07-20T22:40:44.833Z | Compiling ryu v1.0.18 |
| 2056 | 2026-07-20T22:40:45.252Z | Compiling tower-service v0.3.3 |
| 2057 | 2026-07-20T22:40:45.264Z | Compiling try-lock v0.2.5 |
| 2058 | 2026-07-20T22:40:45.352Z | Compiling tower-layer v0.3.3 |
| 2059 | 2026-07-20T22:40:45.378Z | Compiling want v0.3.1 |
| 2060 | 2026-07-20T22:40:45.571Z | Compiling h2 v0.4.15 |
| 2061 | 2026-07-20T22:40:45.620Z | Compiling erased-serde v0.3.31 |
| 2062 | 2026-07-20T22:40:46.190Z | Compiling async-trait v0.1.89 |
| 2063 | 2026-07-20T22:40:46.419Z | Compiling httpdate v1.0.3 |
| 2064 | 2026-07-20T22:40:46.609Z | Compiling num-conv v0.2.0 |
| 2065 | 2026-07-20T22:40:46.747Z | Compiling time-core v0.1.8 |
| 2066 | 2026-07-20T22:40:46.898Z | Compiling time-macros v0.2.27 |
| 2067 | 2026-07-20T22:40:47.269Z | Compiling scroll_derive v0.13.1 |
| 2068 | 2026-07-20T22:40:47.332Z | Compiling errno v0.3.14 |
| 2069 | 2026-07-20T22:40:47.494Z | Compiling serde_urlencoded v0.7.1 |
| 2070 | 2026-07-20T22:40:47.767Z | Compiling http-body-util v0.1.3 |
| 2071 | 2026-07-20T22:40:47.873Z | Compiling allocator-api2 v0.2.21 |
| 2072 | 2026-07-20T22:40:47.885Z | Compiling foldhash v0.2.0 |
| 2073 | 2026-07-20T22:40:48.046Z | Compiling hyper v1.10.1 |
| 2074 | 2026-07-20T22:40:48.088Z | Compiling daft-derive v0.1.7 |
| 2075 | 2026-07-20T22:40:48.152Z | Compiling pretty-hex v0.4.1 |
| 2076 | 2026-07-20T22:40:48.255Z | Compiling hashbrown v0.16.1 |
| 2077 | 2026-07-20T22:40:48.305Z | Compiling const-oid v0.9.6 |
| 2078 | 2026-07-20T22:40:48.838Z | Compiling strum_macros v0.26.4 |
| 2079 | 2026-07-20T22:40:49.472Z | Compiling hyper-util v0.1.20 |
| 2080 | 2026-07-20T22:40:51.053Z | Compiling oxnet v0.1.4 |
| 2081 | 2026-07-20T22:40:51.663Z | Compiling rand_core v0.9.3 |
| 2082 | 2026-07-20T22:40:51.708Z | Compiling openapiv3 v2.2.0 |
| 2083 | 2026-07-20T22:40:52.244Z | Compiling usdt-impl v0.6.0 |
| 2084 | 2026-07-20T22:40:52.244Z | Compiling plain v0.2.3 |
| 2085 | 2026-07-20T22:40:52.372Z | Compiling rand_chacha v0.9.0 |
| 2086 | 2026-07-20T22:40:52.375Z | Compiling scroll v0.13.0 |
| 2087 | 2026-07-20T22:40:52.843Z | Compiling crossbeam-utils v0.8.19 |
| 2088 | 2026-07-20T22:40:53.040Z | Compiling goblin v0.10.4 |
| 2089 | 2026-07-20T22:40:53.207Z | Compiling rand v0.9.2 |
| 2090 | 2026-07-20T22:40:54.021Z | Compiling dtrace-parser v0.3.0 |
| 2091 | 2026-07-20T22:40:54.580Z | Compiling block-buffer v0.10.4 |
| 2092 | 2026-07-20T22:40:54.593Z | Compiling sync_wrapper v1.0.1 |
| 2093 | 2026-07-20T22:40:54.705Z | Compiling thread-id v5.0.0 |
| 2094 | 2026-07-20T22:40:54.762Z | Compiling encoding_rs v0.8.34 |
| 2095 | 2026-07-20T22:40:54.786Z | Compiling ref-cast v1.0.25 |
| 2096 | 2026-07-20T22:40:54.799Z | Compiling slog-async v2.8.0 |
| 2097 | 2026-07-20T22:40:55.086Z | Compiling mime v0.3.17 |
| 2098 | 2026-07-20T22:40:55.105Z | Compiling digest v0.10.7 |
| 2099 | 2026-07-20T22:40:55.367Z | Compiling tower v0.5.2 |
| 2100 | 2026-07-20T22:40:55.643Z | Compiling rand_chacha v0.3.1 |
| 2101 | 2026-07-20T22:40:55.939Z | Compiling dof v0.4.0 |
| 2102 | 2026-07-20T22:40:56.714Z | Compiling webpki-roots v0.26.3 |
| 2103 | 2026-07-20T22:40:56.818Z | Compiling futures-executor v0.3.32 |
| 2104 | 2026-07-20T22:40:56.840Z | Compiling multer v3.1.0 |
| 2105 | 2026-07-20T22:40:57.072Z | Compiling iri-string v0.7.8 |
| 2106 | 2026-07-20T22:40:57.120Z | Compiling futures v0.3.32 |
| 2107 | 2026-07-20T22:40:57.304Z | Compiling rand v0.8.6 |
| 2108 | 2026-07-20T22:40:57.874Z | Compiling darling_core v0.23.0 |
| 2109 | 2026-07-20T22:40:58.034Z | Compiling ref-cast-impl v1.0.25 |
| 2110 | 2026-07-20T22:40:58.642Z | Compiling tower-http v0.6.8 |
| 2111 | 2026-07-20T22:40:59.050Z | Compiling usdt-attr-macro v0.6.0 |
| 2112 | 2026-07-20T22:40:59.427Z | Compiling usdt-macro v0.6.0 |
| 2113 | 2026-07-20T22:40:59.671Z | Compiling newtype-uuid v1.3.2 |
| 2114 | 2026-07-20T22:40:59.925Z | Compiling async-stream-impl v0.3.6 |
| 2115 | 2026-07-20T22:40:59.942Z | Compiling darling_macro v0.23.0 |
| 2116 | 2026-07-20T22:40:59.997Z | Compiling rustix v1.1.2 |
| 2117 | 2026-07-20T22:41:00.262Z | Compiling hex v0.4.3 |
| 2118 | 2026-07-20T22:41:00.510Z | Compiling darling v0.23.0 |
| 2119 | 2026-07-20T22:41:00.577Z | Compiling strum v0.26.3 |
| 2120 | 2026-07-20T22:41:00.589Z | Compiling newtype-uuid-macros v0.1.0 |
| 2121 | 2026-07-20T22:41:00.651Z | Compiling structmeta-derive v0.3.0 |
| 2122 | 2026-07-20T22:41:00.703Z | Compiling powerfmt v0.2.0 |
| 2123 | 2026-07-20T22:41:00.940Z | Compiling syn v1.0.109 |
| 2124 | 2026-07-20T22:41:00.960Z | Compiling deranged v0.5.3 |
| 2125 | 2026-07-20T22:41:01.113Z | Compiling serde_with_macros v3.18.0 |
| 2126 | 2026-07-20T22:41:01.379Z | Compiling daft v0.1.7 |
| 2127 | 2026-07-20T22:41:01.687Z | Compiling num_threads v0.1.7 |
| 2128 | 2026-07-20T22:41:01.731Z | Compiling structmeta v0.3.0 |
| 2129 | 2026-07-20T22:41:01.788Z | Compiling match_cfg v0.1.0 |
| 2130 | 2026-07-20T22:41:01.832Z | Compiling fastrand v2.3.0 |
| 2131 | 2026-07-20T22:41:01.927Z | Compiling hostname v0.3.1 |
| 2132 | 2026-07-20T22:41:02.089Z | Compiling time v0.3.47 |
| 2133 | 2026-07-20T22:41:02.165Z | Compiling crossbeam-channel v0.5.15 |
| 2134 | 2026-07-20T22:41:02.294Z | Compiling crc32fast v1.4.0 |
| 2135 | 2026-07-20T22:41:02.578Z | Compiling tempfile v3.23.0 |
| 2136 | 2026-07-20T22:41:02.814Z | Compiling thread_local v1.1.8 |
| 2137 | 2026-07-20T22:41:03.165Z | Compiling strum_macros v0.27.2 |
| 2138 | 2026-07-20T22:41:03.198Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2139 | 2026-07-20T22:41:03.587Z | Compiling winnow v1.0.3 |
| 2140 | 2026-07-20T22:41:03.670Z | Compiling derive-ex v0.1.8 |
| 2141 | 2026-07-20T22:41:04.017Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2142 | 2026-07-20T22:41:05.024Z | Compiling serde_spanned v1.1.1 |
| 2143 | 2026-07-20T22:41:05.181Z | Compiling is-terminal v0.4.12 |
| 2144 | 2026-07-20T22:41:05.283Z | Compiling debug-ignore v1.0.5 |
| 2145 | 2026-07-20T22:41:05.308Z | Compiling term v1.2.0 |
| 2146 | 2026-07-20T22:41:05.340Z | Compiling take_mut v0.2.2 |
| 2147 | 2026-07-20T22:41:05.381Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2148 | 2026-07-20T22:41:05.393Z | Compiling test-strategy v0.4.3 |
| 2149 | 2026-07-20T22:41:06.739Z | Compiling slog-term v2.9.2 |
| 2150 | 2026-07-20T22:41:07.307Z | Compiling slog-json v2.6.1 |
| 2151 | 2026-07-20T22:41:07.573Z | Compiling macaddr v1.0.1 |
| 2152 | 2026-07-20T22:41:07.593Z | Compiling memmap2 v0.9.9 |
| 2153 | 2026-07-20T22:41:07.666Z | Compiling spin v0.9.8 |
| 2154 | 2026-07-20T22:41:07.795Z | Compiling cpufeatures v0.2.12 |
| 2155 | 2026-07-20T22:41:07.854Z | Compiling quick-error v1.2.3 |
| 2156 | 2026-07-20T22:41:07.883Z | Compiling usdt v0.6.0 |
| 2157 | 2026-07-20T22:41:08.043Z | Compiling slog-bunyan v2.5.0 |
| 2158 | 2026-07-20T22:41:08.112Z | Compiling async-stream v0.3.6 |
| 2159 | 2026-07-20T22:41:08.225Z | Compiling waitgroup v0.1.2 |
| 2160 | 2026-07-20T22:41:08.322Z | Compiling rustls-pemfile v2.2.0 |
| 2161 | 2026-07-20T22:41:08.387Z | Compiling serde_path_to_error v0.1.20 |
| 2162 | 2026-07-20T22:41:08.505Z | Compiling hostname v0.4.2 |
| 2163 | 2026-07-20T22:41:08.581Z | Compiling serde_with v3.18.0 |
| 2164 | 2026-07-20T22:41:08.672Z | Compiling regress v0.10.5 |
| 2165 | 2026-07-20T22:41:08.816Z | Compiling either v1.15.0 |
| 2166 | 2026-07-20T22:41:09.030Z | Compiling lazy_static v1.5.0 |
| 2167 | 2026-07-20T22:41:09.044Z | Compiling parse-display-derive v0.10.0 |
| 2168 | 2026-07-20T22:41:09.136Z | Compiling webpki-roots v1.0.3 |
| 2169 | 2026-07-20T22:41:09.472Z | Compiling wait-timeout v0.2.0 |
| 2170 | 2026-07-20T22:41:09.892Z | Compiling bit-vec v0.6.3 |
| 2171 | 2026-07-20T22:41:09.932Z | Compiling rusty-fork v0.3.0 |
| 2172 | 2026-07-20T22:41:10.100Z | Compiling bit-set v0.5.3 |
| 2173 | 2026-07-20T22:41:10.167Z | Compiling strum v0.27.2 |
| 2174 | 2026-07-20T22:41:10.293Z | Compiling rand_xorshift v0.3.0 |
| 2175 | 2026-07-20T22:41:10.305Z | Compiling dropshot v0.17.1 |
| 2176 | 2026-07-20T22:41:10.477Z | Compiling crucible-workspace-hack v0.1.0 |
| 2177 | 2026-07-20T22:41:10.544Z | Compiling unarray v0.1.4 |
| 2178 | 2026-07-20T22:41:10.591Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2179 | 2026-07-20T22:41:10.672Z | Compiling proptest v1.5.0 |
| 2180 | 2026-07-20T22:41:10.723Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2181 | 2026-07-20T22:41:10.854Z | Compiling dropshot_endpoint v0.17.1 |
| 2182 | 2026-07-20T22:41:10.957Z | Compiling toml_datetime v0.6.11 |
| 2183 | 2026-07-20T22:41:11.297Z | Compiling openssl-probe v0.2.1 |
| 2184 | 2026-07-20T22:41:11.375Z | Compiling hybrid-array v0.4.12 |
| 2185 | 2026-07-20T22:41:11.603Z | Compiling rustls-native-certs v0.8.3 |
| 2186 | 2026-07-20T22:41:11.890Z | Compiling instant v0.1.12 |
| 2187 | 2026-07-20T22:41:12.011Z | Compiling adler v1.0.2 |
| 2188 | 2026-07-20T22:41:12.195Z | Compiling miniz_oxide v0.7.2 |
| 2189 | 2026-07-20T22:41:12.420Z | Compiling backoff v0.4.0 |
| 2190 | 2026-07-20T22:41:12.634Z | Compiling parse-display v0.10.0 |
| 2191 | 2026-07-20T22:41:12.818Z | Compiling itertools v0.14.0 |
| 2192 | 2026-07-20T22:41:12.919Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2193 | 2026-07-20T22:41:13.368Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2194 | 2026-07-20T22:41:13.545Z | Compiling rustix v0.38.34 |
| 2195 | 2026-07-20T22:41:13.899Z | Compiling base64ct v1.6.0 |
| 2196 | 2026-07-20T22:41:14.170Z | Compiling flate2 v1.0.30 |
| 2197 | 2026-07-20T22:41:14.248Z | Compiling block-buffer v0.12.1 |
| 2198 | 2026-07-20T22:41:14.279Z | Compiling crypto-common v0.2.2 |
| 2199 | 2026-07-20T22:41:14.439Z | Compiling compression-core v0.4.31 |
| 2200 | 2026-07-20T22:41:14.625Z | Compiling unicode-width v0.1.14 |
| 2201 | 2026-07-20T22:41:14.744Z | Compiling const-oid v0.10.2 |
| 2202 | 2026-07-20T22:41:14.905Z | Compiling compression-codecs v0.4.32 |
| 2203 | 2026-07-20T22:41:15.034Z | Compiling digest v0.11.3 |
| 2204 | 2026-07-20T22:41:15.300Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2205 | 2026-07-20T22:41:15.317Z | Compiling cpufeatures v0.3.0 |
| 2206 | 2026-07-20T22:41:15.645Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2207 | 2026-07-20T22:41:15.694Z | Compiling sha1 v0.11.0 |
| 2208 | 2026-07-20T22:41:15.722Z | Compiling async-compression v0.4.33 |
| 2209 | 2026-07-20T22:41:15.792Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2210 | 2026-07-20T22:41:16.093Z | Compiling unsafe-libyaml v0.2.11 |
| 2211 | 2026-07-20T22:41:16.633Z | Compiling serde_yaml v0.9.34+deprecated |
| 2212 | 2026-07-20T22:41:16.975Z | Compiling pem-rfc7468 v0.7.0 |
| 2213 | 2026-07-20T22:41:17.092Z | Compiling der_derive v0.7.3 |
| 2214 | 2026-07-20T22:41:17.843Z | Compiling winnow v0.5.40 |
| 2215 | 2026-07-20T22:41:17.885Z | Compiling flagset v0.4.7 |
| 2216 | 2026-07-20T22:41:18.054Z | Compiling der v0.7.10 |
| 2217 | 2026-07-20T22:41:18.124Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2218 | 2026-07-20T22:41:18.591Z | Compiling clap_derive v4.5.4 |
| 2219 | 2026-07-20T22:41:18.810Z | Compiling utf8parse v0.2.1 |
| 2220 | 2026-07-20T22:41:18.920Z | Compiling anstyle-parse v0.2.4 |
| 2221 | 2026-07-20T22:41:19.141Z | Compiling toml_edit v0.19.15 |
| 2222 | 2026-07-20T22:41:19.803Z | Compiling darling_core v0.21.3 |
| 2223 | 2026-07-20T22:41:19.815Z | Compiling rustc_version v0.4.1 |
| 2224 | 2026-07-20T22:41:19.949Z | Compiling colorchoice v1.0.1 |
| 2225 | 2026-07-20T22:41:20.074Z | Compiling anstyle-query v1.0.3 |
| 2226 | 2026-07-20T22:41:20.077Z | Compiling anstyle v1.0.7 |
| 2227 | 2026-07-20T22:41:20.263Z | Compiling proc-macro-crate v1.3.1 |
| 2228 | 2026-07-20T22:41:20.332Z | Compiling is_terminal_polyfill v1.70.0 |
| 2229 | 2026-07-20T22:41:20.430Z | Compiling anstream v0.6.14 |
| 2230 | 2026-07-20T22:41:20.593Z | Compiling spki v0.7.3 |
| 2231 | 2026-07-20T22:41:20.889Z | Compiling terminal_size v0.3.0 |
| 2232 | 2026-07-20T22:41:21.082Z | Compiling clap_lex v0.7.0 |
| 2233 | 2026-07-20T22:41:21.157Z | Compiling heck v0.4.1 |
| 2234 | 2026-07-20T22:41:21.160Z | Compiling winnow v0.7.13 |
| 2235 | 2026-07-20T22:41:21.466Z | Compiling clap_builder v4.5.2 |
| 2236 | 2026-07-20T22:41:21.647Z | Compiling iddqd v0.4.2 |
| 2237 | 2026-07-20T22:41:21.896Z | Compiling darling_macro v0.21.3 |
| 2238 | 2026-07-20T22:41:22.331Z | Compiling secrecy v0.10.3 |
| 2239 | 2026-07-20T22:41:22.457Z | Compiling darling v0.21.3 |
| 2240 | 2026-07-20T22:41:22.499Z | Compiling convert_case v0.4.0 |
| 2241 | 2026-07-20T22:41:22.541Z | Compiling heapless v0.8.0 |
| 2242 | 2026-07-20T22:41:22.795Z | Compiling derive_more v0.99.20 |
| 2243 | 2026-07-20T22:41:22.966Z | Compiling ingot-macros v0.1.1 |
| 2244 | 2026-07-20T22:41:23.139Z | Compiling pkcs8 v0.10.2 |
| 2245 | 2026-07-20T22:41:23.320Z | Compiling tabwriter v1.4.0 |
| 2246 | 2026-07-20T22:41:23.696Z | Compiling clap v4.5.4 |
| 2247 | 2026-07-20T22:41:23.781Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2248 | 2026-07-20T22:41:23.793Z | Compiling backon v1.6.0 |
| 2249 | 2026-07-20T22:41:23.900Z | Compiling hash32 v0.3.1 |
| 2250 | 2026-07-20T22:41:24.078Z | Compiling smoltcp v0.11.0 |
| 2251 | 2026-07-20T22:41:24.228Z | Compiling cfg_aliases v0.2.1 |
| 2252 | 2026-07-20T22:41:24.770Z | Compiling typify-impl v0.4.3 |
| 2253 | 2026-07-20T22:41:24.915Z | Compiling hmac v0.12.1 |
| 2254 | 2026-07-20T22:41:25.010Z | Compiling cobs v0.2.3 |
| 2255 | 2026-07-20T22:41:25.068Z | Compiling humantime v2.3.0 |
| 2256 | 2026-07-20T22:41:25.252Z | Compiling managed v0.8.0 |
| 2257 | 2026-07-20T22:41:25.459Z | Compiling bitflags v1.3.2 |
| 2258 | 2026-07-20T22:41:25.499Z | Compiling postcard v1.0.9 |
| 2259 | 2026-07-20T22:41:25.583Z | Compiling ingot-types v0.1.2 |
| 2260 | 2026-07-20T22:41:25.997Z | Compiling ingot v0.1.1 |
| 2261 | 2026-07-20T22:41:26.122Z | Compiling crossbeam-epoch v0.9.18 |
| 2262 | 2026-07-20T22:41:26.647Z | Compiling inout v0.1.3 |
| 2263 | 2026-07-20T22:41:26.849Z | Compiling zerocopy-derive v0.7.34 |
| 2264 | 2026-07-20T22:41:26.861Z | Compiling ff v0.13.1 |
| 2265 | 2026-07-20T22:41:27.020Z | Compiling memoffset v0.9.1 |
| 2266 | 2026-07-20T22:41:27.445Z | Compiling base16ct v0.2.0 |
| 2267 | 2026-07-20T22:41:27.692Z | Compiling sec1 v0.7.3 |
| 2268 | 2026-07-20T22:41:27.913Z | Compiling group v0.13.0 |
| 2269 | 2026-07-20T22:41:28.124Z | Compiling typify-macro v0.4.3 |
| 2270 | 2026-07-20T22:41:28.395Z | Compiling cipher v0.4.4 |
| 2271 | 2026-07-20T22:41:28.639Z | Compiling hkdf v0.12.4 |
| 2272 | 2026-07-20T22:41:28.764Z | Compiling regress v0.11.1 |
| 2273 | 2026-07-20T22:41:28.833Z | Compiling crypto-bigint v0.5.5 |
| 2274 | 2026-07-20T22:41:28.845Z | Compiling proc-macro-error-attr v1.0.4 |
| 2275 | 2026-07-20T22:41:29.228Z | Compiling pkg-config v0.3.30 |
| 2276 | 2026-07-20T22:41:29.263Z | Compiling colored v3.1.1 |
| 2277 | 2026-07-20T22:41:29.739Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2278 | 2026-07-20T22:41:29.902Z | Compiling elliptic-curve v0.13.8 |
| 2279 | 2026-07-20T22:41:30.282Z | Compiling typify-impl v0.6.2 |
| 2280 | 2026-07-20T22:41:30.992Z | Compiling num_enum_derive v0.7.4 |
| 2281 | 2026-07-20T22:41:31.065Z | Compiling curve25519-dalek v4.1.3 |
| 2282 | 2026-07-20T22:41:31.376Z | Compiling half v2.7.1 |
| 2283 | 2026-07-20T22:41:31.507Z | Compiling universal-hash v0.5.1 |
| 2284 | 2026-07-20T22:41:31.659Z | Compiling proc-macro-error v1.0.4 |
| 2285 | 2026-07-20T22:41:31.863Z | Compiling ciborium-io v0.2.2 |
| 2286 | 2026-07-20T22:41:31.965Z | Compiling vcpkg v0.2.15 |
| 2287 | 2026-07-20T22:41:32.015Z | Compiling data-encoding v2.6.0 |
| 2288 | 2026-07-20T22:41:32.055Z | Compiling opaque-debug v0.3.1 |
| 2289 | 2026-07-20T22:41:32.327Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2290 | 2026-07-20T22:41:32.516Z | Compiling num_enum v0.7.4 |
| 2291 | 2026-07-20T22:41:32.566Z | Compiling ciborium-ll v0.2.2 |
| 2292 | 2026-07-20T22:41:32.836Z | Compiling num_enum_derive v0.5.11 |
| 2293 | 2026-07-20T22:41:33.250Z | Compiling foreign-types-macros v0.2.3 |
| 2294 | 2026-07-20T22:41:33.357Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2295 | 2026-07-20T22:41:33.677Z | Compiling typify-macro v0.6.2 |
| 2296 | 2026-07-20T22:41:33.829Z | Compiling foreign-types-shared v0.3.1 |
| 2297 | 2026-07-20T22:41:33.925Z | Compiling rayon-core v1.13.0 |
| 2298 | 2026-07-20T22:41:34.042Z | Compiling foreign-types v0.5.0 |
| 2299 | 2026-07-20T22:41:34.156Z | Compiling num_enum v0.5.11 |
| 2300 | 2026-07-20T22:41:34.628Z | Compiling ciborium v0.2.2 |
| 2301 | 2026-07-20T22:41:34.745Z | Compiling typify v0.4.3 |
| 2302 | 2026-07-20T22:41:34.825Z | Compiling zerocopy v0.7.34 |
| 2303 | 2026-07-20T22:41:34.837Z | Compiling crossbeam-deque v0.8.5 |
| 2304 | 2026-07-20T22:41:35.149Z | Compiling sha1 v0.10.6 |
| 2305 | 2026-07-20T22:41:35.201Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2306 | 2026-07-20T22:41:35.354Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2307 | 2026-07-20T22:41:35.441Z | Compiling aead v0.5.2 |
| 2308 | 2026-07-20T22:41:35.508Z | Compiling serde_spanned v0.6.9 |
| 2309 | 2026-07-20T22:41:35.633Z | Compiling scroll_derive v0.12.0 |
| 2310 | 2026-07-20T22:41:35.707Z | Compiling num-integer v0.1.46 |
| 2311 | 2026-07-20T22:41:35.845Z | Compiling usdt-impl v0.5.0 |
| 2312 | 2026-07-20T22:41:35.891Z | Compiling cstr-argument v0.1.2 |
| 2313 | 2026-07-20T22:41:36.055Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2314 | 2026-07-20T22:41:36.095Z | Compiling keccak v0.1.6 |
| 2315 | 2026-07-20T22:41:36.290Z | Compiling sha3 v0.10.8 |
| 2316 | 2026-07-20T22:41:36.303Z | Compiling scroll v0.12.0 |
| 2317 | 2026-07-20T22:41:36.446Z | Compiling thiserror-no-std v2.0.2 |
| 2318 | 2026-07-20T22:41:36.544Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2319 | 2026-07-20T22:41:36.620Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2320 | 2026-07-20T22:41:36.638Z | Compiling dof v0.3.0 |
| 2321 | 2026-07-20T22:41:36.736Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2322 | 2026-07-20T22:41:36.796Z | Compiling poly1305 v0.8.0 |
| 2323 | 2026-07-20T22:41:36.936Z | Compiling chacha20 v0.9.1 |
| 2324 | 2026-07-20T22:41:37.132Z | Compiling dtrace-parser v0.2.0 |
| 2325 | 2026-07-20T22:41:37.173Z | Compiling password-hash v0.5.0 |
| 2326 | 2026-07-20T22:41:37.211Z | Compiling camino-tempfile v1.4.1 |
| 2327 | 2026-07-20T22:41:37.386Z | Compiling blake2 v0.10.6 |
| 2328 | 2026-07-20T22:41:37.590Z | Compiling thread-id v4.2.1 |
| 2329 | 2026-07-20T22:41:38.189Z | Compiling argon2 v0.5.3 |
| 2330 | 2026-07-20T22:41:38.466Z | Compiling rayon v1.11.0 |
| 2331 | 2026-07-20T22:41:38.609Z | Compiling chacha20poly1305 v0.10.1 |
| 2332 | 2026-07-20T22:41:38.912Z | Compiling goblin v0.8.2 |
| 2333 | 2026-07-20T22:41:39.339Z | Compiling vsss-rs v3.3.4 |
| 2334 | 2026-07-20T22:41:39.580Z | Compiling num-bigint v0.4.5 |
| 2335 | 2026-07-20T22:41:41.091Z | Compiling num-derive v0.4.2 |
| 2336 | 2026-07-20T22:41:41.161Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2337 | 2026-07-20T22:41:41.768Z | Compiling sigpipe v0.1.3 |
| 2338 | 2026-07-20T22:41:42.033Z | Compiling glob v0.3.3 |
| 2339 | 2026-07-20T22:41:42.221Z | Compiling jiff v0.2.15 |
| 2340 | 2026-07-20T22:41:43.393Z | Compiling num-rational v0.4.2 |
| 2341 | 2026-07-20T22:41:44.490Z | Compiling num-iter v0.1.45 |
| 2342 | 2026-07-20T22:41:44.608Z | Compiling typify v0.6.2 |
| 2343 | 2026-07-20T22:41:44.621Z | Compiling zone_cfg_derive v0.3.0 |
| 2344 | 2026-07-20T22:41:44.702Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2345 | 2026-07-20T22:41:45.223Z | Compiling itertools v0.12.1 |
| 2346 | 2026-07-20T22:41:46.902Z | Compiling num-complex v0.4.6 |
| 2347 | 2026-07-20T22:41:47.515Z | Compiling tinyvec_macros v0.1.1 |
| 2348 | 2026-07-20T22:41:47.646Z | Compiling indent_write v2.2.0 |
| 2349 | 2026-07-20T22:41:47.767Z | Compiling tinyvec v1.6.0 |
| 2350 | 2026-07-20T22:41:48.090Z | Compiling num v0.4.3 |
| 2351 | 2026-07-20T22:41:48.731Z | Compiling rustls-webpki v0.103.13 |
| 2352 | 2026-07-20T22:41:50.285Z | Compiling zone v0.3.1 |
| 2353 | 2026-07-20T22:41:52.137Z | Compiling usdt-macro v0.5.0 |
| 2354 | 2026-07-20T22:41:52.349Z | Compiling usdt-attr-macro v0.5.0 |
| 2355 | 2026-07-20T22:41:52.854Z | Compiling smf v0.2.3 |
| 2356 | 2026-07-20T22:41:53.047Z | Compiling memmap v0.7.0 |
| 2357 | 2026-07-20T22:41:53.084Z | Compiling whoami v1.5.1 |
| 2358 | 2026-07-20T22:41:53.710Z | Compiling rustls v0.22.4 |
| 2359 | 2026-07-20T22:41:53.734Z | Compiling tokio-rustls v0.26.4 |
| 2360 | 2026-07-20T22:41:53.940Z | Compiling rustls-platform-verifier v0.6.2 |
| 2361 | 2026-07-20T22:41:54.029Z | Compiling hyper-rustls v0.27.3 |
| 2362 | 2026-07-20T22:41:54.257Z | Compiling reqwest v0.12.23 |
| 2363 | 2026-07-20T22:41:54.552Z | Compiling reqwest v0.13.2 |
| 2364 | 2026-07-20T22:41:55.488Z | Compiling usdt v0.5.0 |
| 2365 | 2026-07-20T22:41:56.111Z | Compiling progenitor-client v0.10.0 |
| 2366 | 2026-07-20T22:41:56.605Z | Compiling progenitor-client v0.14.0 |
| 2367 | 2026-07-20T22:41:57.109Z | Compiling progenitor-extras v0.2.0 |
| 2368 | 2026-07-20T22:41:57.358Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2369 | 2026-07-20T22:42:03.771Z | Compiling progenitor-impl v0.11.1 |
| 2370 | 2026-07-20T22:42:06.687Z | Compiling rustls-webpki v0.102.4 |
| 2371 | 2026-07-20T22:42:08.715Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2372 | 2026-07-20T22:42:09.129Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2373 | 2026-07-20T22:42:09.542Z | Compiling prettyplease v0.2.37 |
| 2374 | 2026-07-20T22:42:10.020Z | Compiling toml_write v0.1.2 |
| 2375 | 2026-07-20T22:42:10.508Z | Compiling toml_edit v0.22.27 |
| 2376 | 2026-07-20T22:42:12.119Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2377 | 2026-07-20T22:42:13.235Z | Compiling progenitor-macro v0.11.1 |
| 2378 | 2026-07-20T22:42:13.341Z | Compiling progenitor-client v0.11.1 |
| 2379 | 2026-07-20T22:42:14.754Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2380 | 2026-07-20T22:42:14.845Z | Compiling darling_core v0.20.11 |
| 2381 | 2026-07-20T22:42:14.905Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2382 | 2026-07-20T22:42:15.683Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2383 | 2026-07-20T22:42:15.871Z | Compiling dropshot v0.16.7 |
| 2384 | 2026-07-20T22:42:16.097Z | Compiling swrite v0.1.0 |
| 2385 | 2026-07-20T22:42:16.212Z | Compiling float-ord v0.3.2 |
| 2386 | 2026-07-20T22:42:16.366Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2387 | 2026-07-20T22:42:16.480Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2388 | 2026-07-20T22:42:16.817Z | Compiling darling_macro v0.20.11 |
| 2389 | 2026-07-20T22:42:17.445Z | Compiling progenitor v0.11.1 |
| 2390 | 2026-07-20T22:42:18.405Z | Compiling tokio-rustls v0.25.0 |
| 2391 | 2026-07-20T22:42:19.023Z | Compiling toml v0.8.23 |
| 2392 | 2026-07-20T22:42:19.949Z | Compiling nix v0.30.1 |
| 2393 | 2026-07-20T22:42:20.340Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2394 | 2026-07-20T22:42:20.451Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2395 | 2026-07-20T22:42:20.940Z | Compiling hubpack_derive v0.1.1 |
| 2396 | 2026-07-20T22:42:21.459Z | Compiling byte-wrapper v0.1.0 |
| 2397 | 2026-07-20T22:42:21.499Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2398 | 2026-07-20T22:42:22.068Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2399 | 2026-07-20T22:42:22.395Z | Compiling dropshot_endpoint v0.16.7 |
| 2400 | 2026-07-20T22:42:22.775Z | Compiling rustc-hash v2.1.1 |
| 2401 | 2026-07-20T22:42:22.838Z | Compiling static_assertions v1.1.0 |
| 2402 | 2026-07-20T22:42:23.037Z | Compiling iddqd v0.3.18 |
| 2403 | 2026-07-20T22:42:23.162Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2404 | 2026-07-20T22:42:23.501Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2405 | 2026-07-20T22:42:24.427Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2406 | 2026-07-20T22:42:24.885Z | Compiling hubpack v0.1.2 |
| 2407 | 2026-07-20T22:42:25.305Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2408 | 2026-07-20T22:42:25.943Z | Compiling darling v0.20.11 |
| 2409 | 2026-07-20T22:42:26.035Z | Compiling libz-sys v1.1.16 |
| 2410 | 2026-07-20T22:42:26.458Z | Compiling nix v0.31.3 |
| 2411 | 2026-07-20T22:42:26.868Z | Compiling enum-as-inner v0.6.0 |
| 2412 | 2026-07-20T22:42:27.308Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2413 | 2026-07-20T22:42:27.452Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2414 | 2026-07-20T22:42:27.798Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2415 | 2026-07-20T22:42:28.190Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2416 | 2026-07-20T22:42:28.902Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2417 | 2026-07-20T22:42:28.986Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2418 | 2026-07-20T22:42:29.223Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2419 | 2026-07-20T22:42:31.126Z | Compiling derive_builder_core v0.20.2 |
| 2420 | 2026-07-20T22:42:31.464Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2421 | 2026-07-20T22:42:31.606Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2422 | 2026-07-20T22:42:31.901Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2423 | 2026-07-20T22:42:32.588Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2424 | 2026-07-20T22:42:32.588Z | Compiling progenitor-impl v0.14.0 |
| 2425 | 2026-07-20T22:42:32.588Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2426 | 2026-07-20T22:42:32.826Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2427 | 2026-07-20T22:42:33.063Z | Compiling utf-8 v0.7.6 |
| 2428 | 2026-07-20T22:42:33.156Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2429 | 2026-07-20T22:42:33.275Z | Compiling tungstenite v0.21.0 |
| 2430 | 2026-07-20T22:42:33.288Z | Compiling derive_builder_macro v0.20.2 |
| 2431 | 2026-07-20T22:42:34.044Z | Compiling progenitor-macro v0.14.0 |
| 2432 | 2026-07-20T22:42:37.234Z | Compiling openssl-sys v0.9.107 |
| 2433 | 2026-07-20T22:42:37.685Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2434 | 2026-07-20T22:42:37.807Z | Compiling resolv-conf v0.7.0 |
| 2435 | 2026-07-20T22:42:38.117Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2436 | 2026-07-20T22:42:38.141Z | Compiling serde_repr v0.1.19 |
| 2437 | 2026-07-20T22:42:38.324Z | Compiling vergen-lib v9.1.0 |
| 2438 | 2026-07-20T22:42:38.491Z | Compiling slog-dtrace v0.3.0 |
| 2439 | 2026-07-20T22:42:38.540Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2440 | 2026-07-20T22:42:38.565Z | Compiling semver v0.1.20 |
| 2441 | 2026-07-20T22:42:38.737Z | Compiling linked-hash-map v0.5.6 |
| 2442 | 2026-07-20T22:42:38.740Z | Compiling unicode-segmentation v1.11.0 |
| 2443 | 2026-07-20T22:42:38.839Z | Compiling rustc_version v0.1.7 |
| 2444 | 2026-07-20T22:42:38.898Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2445 | 2026-07-20T22:42:38.959Z | Compiling lru-cache v0.1.2 |
| 2446 | 2026-07-20T22:42:39.043Z | Compiling progenitor v0.14.0 |
| 2447 | 2026-07-20T22:42:39.109Z | Compiling newline-converter v0.3.0 |
| 2448 | 2026-07-20T22:42:39.299Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2449 | 2026-07-20T22:42:40.567Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2450 | 2026-07-20T22:42:40.597Z | Compiling derive_builder v0.20.2 |
| 2451 | 2026-07-20T22:42:40.729Z | Compiling tokio-tungstenite v0.21.0 |
| 2452 | 2026-07-20T22:42:41.190Z | Compiling hickory-proto v0.24.4 |
| 2453 | 2026-07-20T22:42:41.727Z | Compiling progenitor-impl v0.13.0 |
| 2454 | 2026-07-20T22:42:43.821Z | Compiling atomicwrites v0.4.4 |
| 2455 | 2026-07-20T22:42:44.112Z | Compiling console v0.15.8 |
| 2456 | 2026-07-20T22:42:45.372Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2457 | 2026-07-20T22:42:47.276Z | Compiling serde-big-array v0.5.1 |
| 2458 | 2026-07-20T22:42:47.450Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2459 | 2026-07-20T22:42:47.505Z | Compiling derive-where v1.6.0 |
| 2460 | 2026-07-20T22:42:47.574Z | Compiling pin-project-internal v1.1.10 |
| 2461 | 2026-07-20T22:42:47.959Z | Compiling vergen v9.1.0 |
| 2462 | 2026-07-20T22:42:48.196Z | Compiling cargo-platform v0.3.2 |
| 2463 | 2026-07-20T22:42:48.449Z | Compiling similar v2.7.0 |
| 2464 | 2026-07-20T22:42:48.639Z | Compiling minimal-lexical v0.2.1 |
| 2465 | 2026-07-20T22:42:48.738Z | Compiling base64 v0.21.7 |
| 2466 | 2026-07-20T22:42:48.888Z | Compiling siphasher v1.0.1 |
| 2467 | 2026-07-20T22:42:49.007Z | Compiling expectorate v1.2.0 |
| 2468 | 2026-07-20T22:42:49.097Z | Compiling phf_shared v0.12.1 |
| 2469 | 2026-07-20T22:42:49.212Z | Compiling nom v7.1.3 |
| 2470 | 2026-07-20T22:42:49.247Z | Compiling pin-project v1.1.10 |
| 2471 | 2026-07-20T22:42:49.324Z | Compiling cargo_metadata v0.23.1 |
| 2472 | 2026-07-20T22:42:50.184Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2473 | 2026-07-20T22:42:50.351Z | Compiling progenitor-macro v0.13.0 |
| 2474 | 2026-07-20T22:42:50.484Z | Compiling hickory-resolver v0.24.4 |
| 2475 | 2026-07-20T22:42:50.554Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2476 | 2026-07-20T22:42:51.079Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2477 | 2026-07-20T22:42:54.004Z | Compiling newtype_derive v0.1.6 |
| 2478 | 2026-07-20T22:42:54.587Z | Compiling progenitor-client v0.13.0 |
| 2479 | 2026-07-20T22:42:54.937Z | Compiling unicode-normalization v0.1.24 |
| 2480 | 2026-07-20T22:42:55.080Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2481 | 2026-07-20T22:42:55.518Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2482 | 2026-07-20T22:42:56.417Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2483 | 2026-07-20T22:42:57.010Z | Compiling tokio-stream v0.1.17 |
| 2484 | 2026-07-20T22:42:57.238Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2485 | 2026-07-20T22:42:57.545Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2486 | 2026-07-20T22:42:58.297Z | Compiling async-recursion v1.1.1 |
| 2487 | 2026-07-20T22:42:58.398Z | Compiling snafu-derive v0.8.9 |
| 2488 | 2026-07-20T22:42:58.414Z | Compiling vergen-git2 v9.1.0 |
| 2489 | 2026-07-20T22:42:58.597Z | Compiling bstr v1.9.1 |
| 2490 | 2026-07-20T22:42:58.648Z | Compiling csv-core v0.1.12 |
| 2491 | 2026-07-20T22:42:58.984Z | Compiling highway v1.3.0 |
| 2492 | 2026-07-20T22:42:59.052Z | Compiling openssl v0.10.72 |
| 2493 | 2026-07-20T22:42:59.273Z | Compiling cancel-safe-futures v0.1.5 |
| 2494 | 2026-07-20T22:42:59.333Z | Compiling same-file v1.0.6 |
| 2495 | 2026-07-20T22:42:59.511Z | Compiling foreign-types-shared v0.1.1 |
| 2496 | 2026-07-20T22:42:59.524Z | Compiling foldhash v0.1.5 |
| 2497 | 2026-07-20T22:42:59.610Z | Compiling unicode-xid v0.2.4 |
| 2498 | 2026-07-20T22:42:59.656Z | Compiling owo-colors v4.3.0 |
| 2499 | 2026-07-20T22:42:59.734Z | Compiling chrono-tz v0.10.4 |
| 2500 | 2026-07-20T22:42:59.746Z | Compiling const_format_proc_macros v0.2.34 |
| 2501 | 2026-07-20T22:42:59.981Z | Compiling hashbrown v0.15.2 |
| 2502 | 2026-07-20T22:43:00.041Z | Compiling foreign-types v0.3.2 |
| 2503 | 2026-07-20T22:43:00.106Z | Compiling snafu v0.8.9 |
| 2504 | 2026-07-20T22:43:00.140Z | Compiling walkdir v2.5.0 |
| 2505 | 2026-07-20T22:43:00.545Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2506 | 2026-07-20T22:43:00.560Z | Compiling globset v0.4.14 |
| 2507 | 2026-07-20T22:43:00.598Z | Compiling csv v1.3.1 |
| 2508 | 2026-07-20T22:43:00.688Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2509 | 2026-07-20T22:43:00.861Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2510 | 2026-07-20T22:43:01.592Z | Compiling qorb v0.4.1 |
| 2511 | 2026-07-20T22:43:03.073Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2512 | 2026-07-20T22:43:03.319Z | Compiling progenitor v0.13.0 |
| 2513 | 2026-07-20T22:43:03.473Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2514 | 2026-07-20T22:43:03.734Z | Compiling git2 v0.20.2 |
| 2515 | 2026-07-20T22:43:06.618Z | Compiling olpc-cjson v0.1.4 |
| 2516 | 2026-07-20T22:43:06.724Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2517 | 2026-07-20T22:43:06.990Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2518 | 2026-07-20T22:43:07.171Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2519 | 2026-07-20T22:43:07.496Z | Compiling phf v0.12.1 |
| 2520 | 2026-07-20T22:43:07.681Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2521 | 2026-07-20T22:43:08.367Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2522 | 2026-07-20T22:43:09.084Z | Compiling tokio-dtrace v0.1.1 |
| 2523 | 2026-07-20T22:43:09.340Z | Compiling progenitor-impl v0.10.0 |
| 2524 | 2026-07-20T22:43:09.464Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2525 | 2026-07-20T22:43:09.713Z | Compiling signature v2.2.0 |
| 2526 | 2026-07-20T22:43:09.930Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2527 | 2026-07-20T22:43:09.995Z | Compiling libsw-core v0.3.2 |
| 2528 | 2026-07-20T22:43:10.035Z | Compiling pem v3.0.5 |
| 2529 | 2026-07-20T22:43:10.177Z | Compiling serde_plain v1.0.2 |
| 2530 | 2026-07-20T22:43:10.471Z | Compiling openssl-macros v0.1.1 |
| 2531 | 2026-07-20T22:43:10.699Z | Compiling cookie v0.18.1 |
| 2532 | 2026-07-20T22:43:10.949Z | Compiling fixedbitset v0.5.7 |
| 2533 | 2026-07-20T22:43:10.970Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2534 | 2026-07-20T22:43:11.026Z | Compiling moka v0.12.10 |
| 2535 | 2026-07-20T22:43:11.198Z | Compiling typed-path v0.9.3 |
| 2536 | 2026-07-20T22:43:11.259Z | Compiling fixedbitset v0.4.2 |
| 2537 | 2026-07-20T22:43:11.451Z | Compiling bytecount v0.6.9 |
| 2538 | 2026-07-20T22:43:11.514Z | Compiling progenitor-macro v0.10.0 |
| 2539 | 2026-07-20T22:43:11.552Z | Compiling papergrid v0.11.0 |
| 2540 | 2026-07-20T22:43:11.650Z | Compiling petgraph v0.6.5 |
| 2541 | 2026-07-20T22:43:11.713Z | Compiling petgraph v0.8.3 |
| 2542 | 2026-07-20T22:43:12.693Z | Compiling tough v0.22.0 |
| 2543 | 2026-07-20T22:43:13.459Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2544 | 2026-07-20T22:43:14.032Z | Compiling libsw v3.5.0 |
| 2545 | 2026-07-20T22:43:14.078Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2546 | 2026-07-20T22:43:14.219Z | Compiling oxide-tokio-rt v0.1.6 |
| 2547 | 2026-07-20T22:43:14.378Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2548 | 2026-07-20T22:43:14.590Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2549 | 2026-07-20T22:43:14.845Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2550 | 2026-07-20T22:43:15.032Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2551 | 2026-07-20T22:43:16.307Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2552 | 2026-07-20T22:43:16.918Z | Compiling const_format v0.2.35 |
| 2553 | 2026-07-20T22:43:17.845Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2554 | 2026-07-20T22:43:18.586Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2555 | 2026-07-20T22:43:18.726Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2556 | 2026-07-20T22:43:19.000Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-07-20T22:43:19.283Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2558 | 2026-07-20T22:43:19.961Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2559 | 2026-07-20T22:43:20.015Z | Compiling tabled_derive v0.7.0 |
| 2560 | 2026-07-20T22:43:20.294Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2561 | 2026-07-20T22:43:20.978Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2562 | 2026-07-20T22:43:21.120Z | Compiling gethostname v0.5.0 |
| 2563 | 2026-07-20T22:43:21.191Z | Compiling terminal_size v0.4.3 |
| 2564 | 2026-07-20T22:43:21.204Z | Compiling bcs v0.1.6 |
| 2565 | 2026-07-20T22:43:21.284Z | Compiling tagptr v0.2.0 |
| 2566 | 2026-07-20T22:43:21.370Z | Compiling termtree v0.5.1 |
| 2567 | 2026-07-20T22:43:21.474Z | Compiling unicode-width v0.2.1 |
| 2568 | 2026-07-20T22:43:21.554Z | Compiling smawk v0.3.2 |
| 2569 | 2026-07-20T22:43:21.613Z | Compiling linear-map v1.2.0 |
| 2570 | 2026-07-20T22:43:21.729Z | Compiling unicode-linebreak v0.1.5 |
| 2571 | 2026-07-20T22:43:21.803Z | Compiling salty v0.3.0 |
| 2572 | 2026-07-20T22:43:21.844Z | Compiling radium v0.7.0 |
| 2573 | 2026-07-20T22:43:22.019Z | Compiling textwrap v0.16.2 |
| 2574 | 2026-07-20T22:43:22.106Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2575 | 2026-07-20T22:43:24.581Z | Compiling progenitor v0.10.0 |
| 2576 | 2026-07-20T22:43:24.633Z | Compiling tabled v0.15.0 |
| 2577 | 2026-07-20T22:43:24.729Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2578 | 2026-07-20T22:43:24.970Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2579 | 2026-07-20T22:43:25.170Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2580 | 2026-07-20T22:43:25.330Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2581 | 2026-07-20T22:43:31.465Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2582 | 2026-07-20T22:43:31.686Z | Compiling steno v0.4.1 |
| 2583 | 2026-07-20T22:43:32.391Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2584 | 2026-07-20T22:43:33.920Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2585 | 2026-07-20T22:43:34.623Z | Compiling hickory-proto v0.25.2 |
| 2586 | 2026-07-20T22:43:34.743Z | Compiling rfc6979 v0.4.0 |
| 2587 | 2026-07-20T22:43:34.901Z | Compiling sha2 v0.10.9 |
| 2588 | 2026-07-20T22:43:36.547Z | Compiling tap v1.0.1 |
| 2589 | 2026-07-20T22:43:36.667Z | Compiling wyz v0.5.1 |
| 2590 | 2026-07-20T22:43:36.895Z | Compiling hickory-resolver v0.25.2 |
| 2591 | 2026-07-20T22:43:37.830Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2592 | 2026-07-20T22:43:40.070Z | Compiling ecdsa v0.16.9 |
| 2593 | 2026-07-20T22:43:41.616Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2594 | 2026-07-20T22:43:41.732Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2595 | 2026-07-20T22:43:43.586Z | Compiling ed25519 v2.2.3 |
| 2596 | 2026-07-20T22:43:44.242Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2597 | 2026-07-20T22:43:44.396Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2598 | 2026-07-20T22:43:44.526Z | Compiling primeorder v0.13.6 |
| 2599 | 2026-07-20T22:43:44.817Z | Compiling twox-hash v2.1.2 |
| 2600 | 2026-07-20T22:43:45.289Z | Compiling env_filter v1.0.1 |
| 2601 | 2026-07-20T22:43:45.657Z | Compiling atty v0.2.14 |
| 2602 | 2026-07-20T22:43:45.785Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2603 | 2026-07-20T22:43:46.017Z | Compiling funty v2.0.0 |
| 2604 | 2026-07-20T22:43:46.914Z | Compiling bitvec v1.0.1 |
| 2605 | 2026-07-20T22:43:47.139Z | Compiling env_logger v0.11.10 |
| 2606 | 2026-07-20T22:43:47.792Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2607 | 2026-07-20T22:43:48.510Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2608 | 2026-07-20T22:43:49.020Z | Compiling p384 v0.13.1 |
| 2609 | 2026-07-20T22:43:50.945Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2610 | 2026-07-20T22:43:51.065Z | Compiling ed25519-dalek v2.2.0 |
| 2611 | 2026-07-20T22:43:51.587Z | Compiling toml v0.7.8 |
| 2612 | 2026-07-20T22:43:53.566Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2613 | 2026-07-20T22:43:53.659Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2614 | 2026-07-20T22:43:56.443Z | Compiling polyval v0.6.2 |
| 2615 | 2026-07-20T22:43:56.506Z | Compiling ctr v0.9.2 |
| 2616 | 2026-07-20T22:43:56.721Z | Compiling aes v0.8.4 |
| 2617 | 2026-07-20T22:43:56.734Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2618 | 2026-07-20T22:43:56.737Z | Compiling x509-cert v0.2.5 |
| 2619 | 2026-07-20T22:43:56.983Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2620 | 2026-07-20T22:43:57.209Z | Compiling bincode v1.3.3 |
| 2621 | 2026-07-20T22:43:57.268Z | Compiling strum_macros v0.28.0 |
| 2622 | 2026-07-20T22:43:57.712Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2623 | 2026-07-20T22:43:57.716Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2624 | 2026-07-20T22:43:57.845Z | Compiling passt v0.3.0 |
| 2625 | 2026-07-20T22:43:57.859Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2626 | 2026-07-20T22:43:57.965Z | Compiling fakedata_generator v0.7.1 |
| 2627 | 2026-07-20T22:43:58.069Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2628 | 2026-07-20T22:43:58.115Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2629 | 2026-07-20T22:43:58.425Z | Compiling aes-gcm-siv v0.11.1 |
| 2630 | 2026-07-20T22:43:58.644Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2631 | 2026-07-20T22:43:58.810Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2632 | 2026-07-20T22:43:59.099Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2633 | 2026-07-20T22:43:59.991Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2634 | 2026-07-20T22:44:00.113Z | Compiling bitstruct_derive v0.1.0 |
| 2635 | 2026-07-20T22:44:00.819Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2636 | 2026-07-20T22:44:01.039Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2637 | 2026-07-20T22:44:01.054Z | Compiling typeid v1.0.0 |
| 2638 | 2026-07-20T22:44:01.196Z | Compiling pretty-hex v0.2.1 |
| 2639 | 2026-07-20T22:44:01.248Z | Compiling ascii v1.1.0 |
| 2640 | 2026-07-20T22:44:01.305Z | Compiling ringbuffer v0.16.0 |
| 2641 | 2026-07-20T22:44:01.385Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2642 | 2026-07-20T22:44:01.657Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2643 | 2026-07-20T22:44:01.679Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2644 | 2026-07-20T22:44:02.558Z | Compiling erased-serde v0.4.5 |
| 2645 | 2026-07-20T22:44:02.571Z | Compiling bitstruct v0.1.1 |
| 2646 | 2026-07-20T22:44:02.680Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2647 | 2026-07-20T22:44:03.250Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2648 | 2026-07-20T22:44:03.526Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2649 | 2026-07-20T22:44:03.775Z | Compiling itertools v0.13.0 |
| 2650 | 2026-07-20T22:44:03.980Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2651 | 2026-07-20T22:44:04.614Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2652 | 2026-07-20T22:44:05.183Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2653 | 2026-07-20T22:44:05.263Z | Compiling kstat-rs v0.2.4 |
| 2654 | 2026-07-20T22:44:05.267Z | Compiling serde_arrays v0.1.0 |
| 2655 | 2026-07-20T22:44:05.426Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2656 | 2026-07-20T22:44:05.600Z | Compiling libloading v0.7.4 |
| 2657 | 2026-07-20T22:44:05.711Z | Compiling bit_field v0.10.2 |
| 2658 | 2026-07-20T22:44:05.849Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2659 | 2026-07-20T22:44:05.874Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2660 | 2026-07-20T22:44:06.917Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2661 | 2026-07-20T22:44:06.969Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2662 | 2026-07-20T22:44:07.363Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2663 | 2026-07-20T22:44:10.305Z | Compiling ron v0.8.1 |
| 2664 | 2026-07-20T22:44:11.811Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2665 | 2026-07-20T22:44:13.008Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2666 | 2026-07-20T22:44:18.498Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2667 | 2026-07-20T22:44:49.786Z | Finished `release` profile [optimized] target(s) in 4m 24s |
| 2668 | 2026-07-20T22:44:49.981Z | |
| 2669 | 2026-07-20T22:44:49.981Z | real 4:24.444696713 |
| 2670 | 2026-07-20T22:44:49.981Z | user 29:55.691466133 |
| 2671 | 2026-07-20T22:44:49.981Z | sys 2:37.946575678 |
| 2672 | 2026-07-20T22:44:49.987Z | trap 0.769594195 |
| 2673 | 2026-07-20T22:44:49.987Z | tflt 2.184867437 |
| 2674 | 2026-07-20T22:44:49.987Z | dflt 1.355741398 |
| 2675 | 2026-07-20T22:44:49.987Z | kflt 0.000282926 |
| 2676 | 2026-07-20T22:44:49.987Z | lock 1:31:03.601175719 |
| 2677 | 2026-07-20T22:44:49.987Z | slp 1:54:43.998798378 |
| 2678 | 2026-07-20T22:44:49.987Z | lat 2:11.387463016 |
| 2679 | 2026-07-20T22:44:49.988Z | stop 3:29.186748727 |
| 2680 | 2026-07-20T22:44:49.988Z | + OUTDIR=/work/release |
| 2681 | 2026-07-20T22:44:49.988Z | + mkdir -p /work/release |
| 2682 | 2026-07-20T22:44:49.988Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2683 | 2026-07-20T22:44:50.007Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2684 | 2026-07-20T22:44:50.086Z | + cd /work/release |
| 2685 | 2026-07-20T22:44:50.090Z | + digest -a sha256 propolis-cli |
| 2686 | 2026-07-20T22:44:50.108Z | + digest -a sha256 propolis-server |
| 2687 | 2026-07-20T22:44:50.155Z | process exited: duration 529730 ms, exit code 0 |
| |
| 2688 | 2026-07-20T22:44:50.161Z | found 4 output files |
| 2689 | 2026-07-20T22:44:50.161Z | uploading: /work/release/propolis-cli (25434568 bytes) |
| 2690 | 2026-07-20T22:44:51.374Z | uploaded: /work/release/propolis-cli |
| 2691 | 2026-07-20T22:44:51.377Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2692 | 2026-07-20T22:44:52.384Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2693 | 2026-07-20T22:44:52.384Z | uploading: /work/release/propolis-server (81799760 bytes) |
| 2694 | 2026-07-20T22:44:53.960Z | uploaded: /work/release/propolis-server |
| 2695 | 2026-07-20T22:44:53.963Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2696 | 2026-07-20T22:44:54.970Z | uploaded: /work/release/propolis-server.sha256.txt |