|
|
|
| 1 | 2026-06-26T14:45:51.484Z | job assigned to worker 01KW268KQ0JJVDQYXA13Q38Y8Q [factory aws, i-0ce999fe3b7519e96] (queued for 42 s) |
| |
| 2 | 2026-06-26T14:45:58.313Z | starting task 0: "setup" |
| 3 | 2026-06-26T14:45:58.317Z | ++ uname -s |
| 4 | 2026-06-26T14:45:58.321Z | + kern=SunOS |
| 5 | 2026-06-26T14:45:58.321Z | + build_user=build |
| 6 | 2026-06-26T14:45:58.321Z | + build_uid=12345 |
| 7 | 2026-06-26T14:45:58.321Z | + work_dir=/work |
| 8 | 2026-06-26T14:45:58.321Z | + input_dir=/input |
| 9 | 2026-06-26T14:45:58.321Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-26T14:45:58.321Z | + case "$kern" in |
| 11 | 2026-06-26T14:45:58.321Z | + groupadd -g 12345 build |
| 12 | 2026-06-26T14:45:58.321Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-26T14:46:00.328Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-26T14:46:00.444Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-26T14:46:00.447Z | + home_fs=zfs |
| 16 | 2026-06-26T14:46:00.447Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-26T14:46:00.447Z | + mkdir -p /home/build |
| 18 | 2026-06-26T14:46:00.447Z | + chown build:build /home/build /work |
| 19 | 2026-06-26T14:46:02.448Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-26T14:46:02.451Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-06-26T14:46:02.458Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-26T14:46:02.462Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-26T14:46:02.462Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-26T14:46:02.462Z | * rust toolchain profile = "default" |
| 25 | 2026-06-26T14:46:02.462Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-26T14:46:02.462Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-26T14:46:02.462Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-26T14:46:02.465Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-26T14:46:02.466Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-26T14:46:02.566Z | info: downloading installer |
| 31 | 2026-06-26T14:46:04.375Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-26T14:46:04.375Z | warn: /opt/ooce/bin |
| 33 | 2026-06-26T14:46:04.375Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-26T14:46:04.378Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-26T14:46:04.378Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-26T14:46:04.379Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-26T14:46:04.379Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-26T14:46:04.379Z | error: cannot install while Rust is installed |
| 39 | 2026-06-26T14:46:04.379Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-26T14:46:04.379Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-26T14:46:04.379Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-26T14:46:04.379Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-26T14:46:04.379Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-26T14:46:04.388Z | info: profile set to default |
| 45 | 2026-06-26T14:46:04.388Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-26T14:46:04.393Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-26T14:46:04.546Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-26T14:46:04.550Z | info: downloading 6 components |
| 49 | 2026-06-26T14:46:21.715Z | |
| 50 | 2026-06-26T14:46:21.715Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-26T14:46:21.742Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-26T14:46:21.742Z | |
| 53 | 2026-06-26T14:46:21.742Z | |
| 54 | 2026-06-26T14:46:21.742Z | Rust is installed now. Great! |
| 55 | 2026-06-26T14:46:21.742Z | |
| 56 | 2026-06-26T14:46:21.746Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-26T14:46:21.746Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-26T14:46:21.746Z | |
| 59 | 2026-06-26T14:46:21.746Z | To configure your current shell, you need to source |
| 60 | 2026-06-26T14:46:21.746Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-26T14:46:21.746Z | |
| 62 | 2026-06-26T14:46:21.746Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-26T14:46:21.746Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-26T14:46:21.746Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-26T14:46:21.746Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-26T14:46:21.746Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-26T14:46:21.746Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-26T14:46:21.746Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-26T14:46:21.746Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-26T14:46:21.746Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-26T14:46:21.833Z | + rustup --version |
| 72 | 2026-06-26T14:46:21.842Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-26T14:46:21.845Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-26T14:46:21.863Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-26T14:46:21.866Z | + cargo --version |
| 76 | 2026-06-26T14:46:21.879Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-26T14:46:21.882Z | + rustc --version |
| 78 | 2026-06-26T14:46:21.900Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-26T14:46:21.903Z | process exited: duration 19443 ms, exit code 0 |
| |
| 80 | 2026-06-26T14:46:21.910Z | starting task 2: "authentication" |
| 81 | 2026-06-26T14:46:21.931Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-06-26T14:46:21.938Z | starting task 3: "clone repository" |
| 83 | 2026-06-26T14:46:21.941Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-06-26T14:46:21.945Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-06-26T14:46:21.975Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-06-26T14:46:23.022Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-06-26T14:46:23.022Z | + git fetch origin b78b0be76bb421f1cc228f4253773bcbf885cf07 |
| 88 | 2026-06-26T14:46:23.257Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-06-26T14:46:23.257Z | * branch b78b0be76bb421f1cc228f4253773bcbf885cf07 -> FETCH_HEAD |
| 90 | 2026-06-26T14:46:23.263Z | + [[ -n rpz/viona-qsz ]] |
| 91 | 2026-06-26T14:46:23.266Z | ++ git branch --show-current |
| 92 | 2026-06-26T14:46:23.266Z | + current=master |
| 93 | 2026-06-26T14:46:23.266Z | + [[ master != rpz/viona-qsz ]] |
| 94 | 2026-06-26T14:46:23.266Z | + git branch -f rpz/viona-qsz b78b0be76bb421f1cc228f4253773bcbf885cf07 |
| 95 | 2026-06-26T14:46:23.269Z | + git checkout -f rpz/viona-qsz |
| 96 | 2026-06-26T14:46:23.289Z | Switched to branch 'rpz/viona-qsz' |
| 97 | 2026-06-26T14:46:23.292Z | + git reset --hard b78b0be76bb421f1cc228f4253773bcbf885cf07 |
| 98 | 2026-06-26T14:46:23.309Z | HEAD is now at b78b0be7 standalone: ability to set viona rx/tx queue sizes |
| 99 | 2026-06-26T14:46:23.312Z | process exited: duration 1371 ms, exit code 0 |
| |
| 100 | 2026-06-26T14:46:23.319Z | starting task 4: "build" |
| 101 | 2026-06-26T14:46:23.324Z | + cargo --version |
| 102 | 2026-06-26T14:46:23.328Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-06-26T14:46:23.500Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-06-26T14:46:23.503Z | info: downloading 6 components |
| 105 | 2026-06-26T14:46:38.292Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-06-26T14:46:38.295Z | + rustc --version |
| 107 | 2026-06-26T14:46:38.326Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-06-26T14:46:38.331Z | + banner prerequisites |
| 109 | 2026-06-26T14:46:38.333Z | |
| 110 | 2026-06-26T14:46:38.333Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-06-26T14:46:38.333Z | # # # # # # # # # # # # # # # |
| 112 | 2026-06-26T14:46:38.333Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-06-26T14:46:38.333Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-06-26T14:46:38.333Z | # # # # # # # # # # # # # # # |
| 115 | 2026-06-26T14:46:38.334Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-06-26T14:46:38.334Z | |
| 117 | 2026-06-26T14:46:38.336Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-06-26T14:46:45.563Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-06-26T14:46:53.249Z | Startup: Caching catalogs ... Done |
| 120 | 2026-06-26T14:47:00.513Z | Planning: Solver setup ... Done (5.948s) |
| 121 | 2026-06-26T14:47:00.553Z | Planning: Running solver ... Done (0.040s) |
| 122 | 2026-06-26T14:47:00.692Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-06-26T14:47:00.704Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-06-26T14:47:00.790Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-06-26T14:47:00.820Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-06-26T14:47:00.846Z | Planning: Merging actions ... Done (0.026s) |
| 127 | 2026-06-26T14:47:00.953Z | Planning: Checking for conflicting actions ... Done (0.107s) |
| 128 | 2026-06-26T14:47:00.959Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-06-26T14:47:01.736Z | Planning: Evaluating mediators ... Done (0.777s) |
| 130 | 2026-06-26T14:47:01.741Z | Planning: Planning completed in 8.32 seconds |
| 131 | 2026-06-26T14:47:01.753Z | Packages to install: 3 |
| 132 | 2026-06-26T14:47:01.756Z | Mediators to change: 2 |
| 133 | 2026-06-26T14:47:01.756Z | Services to change: 1 |
| 134 | 2026-06-26T14:47:01.756Z | Estimated space available: 154.83 GB |
| 135 | 2026-06-26T14:47:01.756Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-06-26T14:47:01.756Z | Create boot environment: No |
| 137 | 2026-06-26T14:47:01.756Z | Create backup boot environment: No |
| 138 | 2026-06-26T14:47:01.756Z | Rebuild boot archive: No |
| 139 | 2026-06-26T14:47:01.756Z | |
| 140 | 2026-06-26T14:47:01.756Z | Changed mediators: |
| 141 | 2026-06-26T14:47:01.756Z | mediator clang: |
| 142 | 2026-06-26T14:47:01.756Z | version: None -> 15 (system default) |
| 143 | 2026-06-26T14:47:01.756Z | |
| 144 | 2026-06-26T14:47:01.756Z | mediator llvm: |
| 145 | 2026-06-26T14:47:01.756Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-06-26T14:47:01.756Z | |
| 147 | 2026-06-26T14:47:01.756Z | Changed packages: |
| 148 | 2026-06-26T14:47:01.756Z | helios-dev |
| 149 | 2026-06-26T14:47:01.756Z | developer/build-essential |
| 150 | 2026-06-26T14:47:01.756Z | None -> 11-2.0 |
| 151 | 2026-06-26T14:47:01.756Z | ooce/developer/clang-15 |
| 152 | 2026-06-26T14:47:01.756Z | None -> 15.0.7-2.0 |
| 153 | 2026-06-26T14:47:01.756Z | ooce/developer/llvm-15 |
| 154 | 2026-06-26T14:47:01.756Z | None -> 15.0.7-2.0 |
| 155 | 2026-06-26T14:47:01.756Z | |
| 156 | 2026-06-26T14:47:01.756Z | Services: |
| 157 | 2026-06-26T14:47:01.756Z | restart_fmri: |
| 158 | 2026-06-26T14:47:01.756Z | svc:/system/update-man-index:default |
| 159 | 2026-06-26T14:47:01.794Z | |
| 160 | 2026-06-26T14:47:01.794Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-06-26T14:47:06.796Z | Download: 1992/3076 items 117.3/211.3MB 55% complete (23.7M/s) |
| 162 | 2026-06-26T14:47:12.118Z | Download: 3025/3076 items 201.3/211.3MB 95% complete (21.2M/s) |
| 163 | 2026-06-26T14:47:16.384Z | Download: Completed 211.31 MB in 14.59 seconds (14.5M/s) |
| 164 | 2026-06-26T14:47:16.552Z | Actions: 1/3430 actions (Installing new actions) |
| 165 | 2026-06-26T14:47:19.640Z | Actions: Completed 3430 actions in 3.09 seconds. |
| 166 | 2026-06-26T14:47:20.286Z | Done (0.643s) |
| 167 | 2026-06-26T14:47:20.286Z | Done (0.000s) |
| 168 | 2026-06-26T14:47:21.001Z | Done (0.715s) |
| 169 | 2026-06-26T14:47:24.361Z | Done (3.006s) |
| 170 | 2026-06-26T14:47:24.430Z | Done (0.013s) |
| 171 | 2026-06-26T14:47:24.434Z | Done (0.000s) |
| 172 | 2026-06-26T14:47:24.735Z | Done (0.000s) |
| 173 | 2026-06-26T14:47:25.625Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-06-26T14:47:25.732Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-06-26T14:47:25.735Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-06-26T14:47:25.893Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-06-26T14:47:25.896Z | Planning: Planning completed in 0.27 seconds |
| 178 | 2026-06-26T14:47:25.915Z | Mediators to change: 2 |
| 179 | 2026-06-26T14:47:25.915Z | Create boot environment: No |
| 180 | 2026-06-26T14:47:25.915Z | Create backup boot environment: No |
| 181 | 2026-06-26T14:47:25.971Z | Done |
| 182 | 2026-06-26T14:47:25.971Z | Done |
| 183 | 2026-06-26T14:47:26.592Z | Done |
| 184 | 2026-06-26T14:47:29.055Z | Done |
| 185 | 2026-06-26T14:47:29.130Z | Done |
| 186 | 2026-06-26T14:47:29.130Z | Done |
| 187 | 2026-06-26T14:47:29.286Z | Done |
| 188 | 2026-06-26T14:47:29.575Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 189 | 2026-06-26T14:47:29.575Z | clang system 15 system |
| 190 | 2026-06-26T14:47:29.575Z | csh system system illumos |
| 191 | 2026-06-26T14:47:29.575Z | ctags system system illumos |
| 192 | 2026-06-26T14:47:29.575Z | file system system illumos |
| 193 | 2026-06-26T14:47:29.575Z | gcc vendor 12 vendor |
| 194 | 2026-06-26T14:47:29.575Z | gcc system 14 system |
| 195 | 2026-06-26T14:47:29.575Z | gcc system 10 system |
| 196 | 2026-06-26T14:47:29.575Z | go system 1.20 system |
| 197 | 2026-06-26T14:47:29.575Z | go system 1.19 system |
| 198 | 2026-06-26T14:47:29.575Z | llvm system 15 system |
| 199 | 2026-06-26T14:47:29.575Z | llvm system 14 system |
| 200 | 2026-06-26T14:47:29.575Z | mariadb system 10.6 system |
| 201 | 2026-06-26T14:47:29.575Z | mta vendor vendor dma |
| 202 | 2026-06-26T14:47:29.575Z | openjdk system 17 system |
| 203 | 2026-06-26T14:47:29.575Z | openjdk system 11 system |
| 204 | 2026-06-26T14:47:29.575Z | openjdk system 1.8 system |
| 205 | 2026-06-26T14:47:29.575Z | openssl vendor 3 vendor |
| 206 | 2026-06-26T14:47:29.575Z | perl system 5.36 system |
| 207 | 2026-06-26T14:47:29.575Z | postgresql system 15 system |
| 208 | 2026-06-26T14:47:29.575Z | postgresql system 13 system |
| 209 | 2026-06-26T14:47:29.575Z | python vendor 3 vendor |
| 210 | 2026-06-26T14:47:29.575Z | python system 2 system |
| 211 | 2026-06-26T14:47:29.575Z | python3 system 3.11 system |
| 212 | 2026-06-26T14:47:29.575Z | ruby system 3.0 system |
| 213 | 2026-06-26T14:47:29.575Z | words vendor vendor american-english |
| 214 | 2026-06-26T14:47:29.575Z | words system system australian-english |
| 215 | 2026-06-26T14:47:29.575Z | words system system british-english |
| 216 | 2026-06-26T14:47:29.575Z | words system system canadian-english |
| 217 | 2026-06-26T14:47:29.575Z | words system system french |
| 218 | 2026-06-26T14:47:29.575Z | words system system italian |
| 219 | 2026-06-26T14:47:29.575Z | words system system ngerman |
| 220 | 2026-06-26T14:47:29.575Z | words system system ogerman |
| 221 | 2026-06-26T14:47:29.576Z | words system system spanish |
| 222 | 2026-06-26T14:47:29.801Z | PUBLISHER TYPE STATUS P LOCATION |
| 223 | 2026-06-26T14:47:29.801Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 224 | 2026-06-26T14:47:34.302Z | FMRI IFO |
| 225 | 2026-06-26T14:47:34.303Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 226 | 2026-06-26T14:47:34.303Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 227 | 2026-06-26T14:47:34.303Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 228 | 2026-06-26T14:47:34.303Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 229 | 2026-06-26T14:47:34.303Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 230 | 2026-06-26T14:47:34.303Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 231 | 2026-06-26T14:47:34.303Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 232 | 2026-06-26T14:47:35.243Z | All builder prerequisites installed successfully, and PATH looks valid |
| 233 | 2026-06-26T14:47:35.246Z | |
| 234 | 2026-06-26T14:47:35.246Z | real 56.904764361 |
| 235 | 2026-06-26T14:47:35.246Z | user 37.195156112 |
| 236 | 2026-06-26T14:47:35.246Z | sys 4.258625369 |
| 237 | 2026-06-26T14:47:35.246Z | trap 0.003490495 |
| 238 | 2026-06-26T14:47:35.247Z | tflt 0.026545631 |
| 239 | 2026-06-26T14:47:35.247Z | dflt 0.037955848 |
| 240 | 2026-06-26T14:47:35.247Z | kflt 0.014777758 |
| 241 | 2026-06-26T14:47:35.247Z | lock 0.000000000 |
| 242 | 2026-06-26T14:47:35.247Z | slp 1:12.215203667 |
| 243 | 2026-06-26T14:47:35.247Z | lat 0.100839436 |
| 244 | 2026-06-26T14:47:35.247Z | stop 0.000211087 |
| 245 | 2026-06-26T14:47:35.247Z | + banner check |
| 246 | 2026-06-26T14:47:35.247Z | |
| 247 | 2026-06-26T14:47:35.247Z | #### # # ###### #### # # |
| 248 | 2026-06-26T14:47:35.247Z | # # # # # # # # # |
| 249 | 2026-06-26T14:47:35.247Z | # ###### ##### # #### |
| 250 | 2026-06-26T14:47:35.247Z | # # # # # # # |
| 251 | 2026-06-26T14:47:35.247Z | # # # # # # # # # |
| 252 | 2026-06-26T14:47:35.247Z | #### # # ###### #### # # |
| 253 | 2026-06-26T14:47:35.247Z | |
| 254 | 2026-06-26T14:47:35.247Z | + ptime -m cargo check --features falcon |
| 255 | 2026-06-26T14:47:35.376Z | Updating crates.io index |
| 256 | 2026-06-26T14:47:35.378Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 257 | 2026-06-26T14:47:36.965Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-06-26T14:47:48.797Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 259 | 2026-06-26T14:47:49.222Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 260 | 2026-06-26T14:47:49.758Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 261 | 2026-06-26T14:47:50.260Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 262 | 2026-06-26T14:47:50.580Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-06-26T14:47:50.968Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 264 | 2026-06-26T14:47:51.251Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 265 | 2026-06-26T14:47:51.565Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 266 | 2026-06-26T14:47:51.902Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-06-26T14:47:52.888Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 268 | 2026-06-26T14:47:53.228Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 269 | 2026-06-26T14:47:53.555Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 270 | 2026-06-26T14:47:55.107Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 271 | 2026-06-26T14:47:55.570Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 272 | 2026-06-26T14:47:56.653Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 273 | 2026-06-26T14:47:57.109Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 274 | 2026-06-26T14:47:57.882Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 275 | 2026-06-26T14:47:58.586Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 276 | 2026-06-26T14:47:59.331Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 277 | 2026-06-26T14:47:59.694Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 278 | 2026-06-26T14:48:00.531Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 279 | 2026-06-26T14:48:01.370Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 280 | 2026-06-26T14:48:01.911Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 281 | 2026-06-26T14:48:02.563Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 282 | 2026-06-26T14:48:02.918Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 283 | 2026-06-26T14:48:03.188Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 284 | 2026-06-26T14:48:04.936Z | Downloading crates ... |
| 285 | 2026-06-26T14:48:05.015Z | Downloaded bcs v0.1.6 |
| 286 | 2026-06-26T14:48:05.021Z | Downloaded chacha20 v0.9.1 |
| 287 | 2026-06-26T14:48:05.025Z | Downloaded allocator-api2 v0.2.21 |
| 288 | 2026-06-26T14:48:05.028Z | Downloaded dyn-clone v1.0.17 |
| 289 | 2026-06-26T14:48:05.030Z | Downloaded compression-core v0.4.31 |
| 290 | 2026-06-26T14:48:05.033Z | Downloaded atomicwrites v0.4.4 |
| 291 | 2026-06-26T14:48:05.036Z | Downloaded cargo-platform v0.1.8 |
| 292 | 2026-06-26T14:48:05.039Z | Downloaded dof v0.3.0 |
| 293 | 2026-06-26T14:48:05.041Z | Downloaded colorchoice v1.0.1 |
| 294 | 2026-06-26T14:48:05.041Z | Downloaded async-stream v0.3.6 |
| 295 | 2026-06-26T14:48:05.044Z | Downloaded embedded-io v0.4.0 |
| 296 | 2026-06-26T14:48:05.047Z | Downloaded crypto-common v0.1.6 |
| 297 | 2026-06-26T14:48:05.049Z | Downloaded ctrlc v3.4.4 |
| 298 | 2026-06-26T14:48:05.052Z | Downloaded dunce v1.0.5 |
| 299 | 2026-06-26T14:48:05.055Z | Downloaded bincode v1.3.3 |
| 300 | 2026-06-26T14:48:05.057Z | Downloaded bit_field v0.10.2 |
| 301 | 2026-06-26T14:48:05.057Z | Downloaded embedded-io v0.6.1 |
| 302 | 2026-06-26T14:48:05.060Z | Downloaded erased-serde v0.4.5 |
| 303 | 2026-06-26T14:48:05.062Z | Downloaded dof v0.4.0 |
| 304 | 2026-06-26T14:48:05.065Z | Downloaded cfg_aliases v0.2.1 |
| 305 | 2026-06-26T14:48:05.068Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 306 | 2026-06-26T14:48:05.070Z | Downloaded debug-ignore v1.0.5 |
| 307 | 2026-06-26T14:48:05.070Z | Downloaded foreign-types v0.3.2 |
| 308 | 2026-06-26T14:48:05.073Z | Downloaded find-msvc-tools v0.1.9 |
| 309 | 2026-06-26T14:48:05.076Z | Downloaded futures-sink v0.3.32 |
| 310 | 2026-06-26T14:48:05.078Z | Downloaded convert_case v0.4.0 |
| 311 | 2026-06-26T14:48:05.081Z | Downloaded fnv v1.0.7 |
| 312 | 2026-06-26T14:48:05.081Z | Downloaded cpufeatures v0.3.0 |
| 313 | 2026-06-26T14:48:05.084Z | Downloaded futures-channel v0.3.32 |
| 314 | 2026-06-26T14:48:05.086Z | Downloaded gethostname v0.5.0 |
| 315 | 2026-06-26T14:48:05.089Z | Downloaded futures-macro v0.3.32 |
| 316 | 2026-06-26T14:48:05.092Z | Downloaded darling_macro v0.23.0 |
| 317 | 2026-06-26T14:48:05.092Z | Downloaded critical-section v1.2.0 |
| 318 | 2026-06-26T14:48:05.095Z | Downloaded funty v2.0.0 |
| 319 | 2026-06-26T14:48:05.097Z | Downloaded futures-io v0.3.32 |
| 320 | 2026-06-26T14:48:05.097Z | Downloaded dtrace-parser v0.3.0 |
| 321 | 2026-06-26T14:48:05.100Z | Downloaded ctr v0.9.2 |
| 322 | 2026-06-26T14:48:05.103Z | Downloaded flagset v0.4.7 |
| 323 | 2026-06-26T14:48:05.106Z | Downloaded erased-serde v0.3.31 |
| 324 | 2026-06-26T14:48:05.106Z | Downloaded bitstruct_derive v0.1.0 |
| 325 | 2026-06-26T14:48:05.109Z | Downloaded derive_builder_macro v0.20.2 |
| 326 | 2026-06-26T14:48:05.112Z | Downloaded cfg-if v1.0.0 |
| 327 | 2026-06-26T14:48:05.115Z | Downloaded generic-array v0.14.7 |
| 328 | 2026-06-26T14:48:05.115Z | Downloaded anstyle-query v1.0.3 |
| 329 | 2026-06-26T14:48:05.117Z | Downloaded cobs v0.2.3 |
| 330 | 2026-06-26T14:48:05.121Z | Downloaded anstyle v1.0.7 |
| 331 | 2026-06-26T14:48:05.121Z | Downloaded fixedbitset v0.4.2 |
| 332 | 2026-06-26T14:48:05.123Z | Downloaded darling_macro v0.21.3 |
| 333 | 2026-06-26T14:48:05.126Z | Downloaded filetime v0.2.23 |
| 334 | 2026-06-26T14:48:05.126Z | Downloaded git-stub v1.0.0 |
| 335 | 2026-06-26T14:48:05.129Z | Downloaded foreign-types v0.5.0 |
| 336 | 2026-06-26T14:48:05.132Z | Downloaded enum-as-inner v0.6.0 |
| 337 | 2026-06-26T14:48:05.134Z | Downloaded cargo_metadata v0.18.1 |
| 338 | 2026-06-26T14:48:05.134Z | Downloaded foreign-types-shared v0.1.1 |
| 339 | 2026-06-26T14:48:05.137Z | Downloaded futures-task v0.3.32 |
| 340 | 2026-06-26T14:48:05.137Z | Downloaded futures-core v0.3.32 |
| 341 | 2026-06-26T14:48:05.140Z | Downloaded clap_derive v4.5.4 |
| 342 | 2026-06-26T14:48:05.143Z | Downloaded aes-gcm-siv v0.11.1 |
| 343 | 2026-06-26T14:48:05.145Z | Downloaded hex v0.4.3 |
| 344 | 2026-06-26T14:48:05.148Z | Downloaded git-stub-vcs v0.1.0 |
| 345 | 2026-06-26T14:48:05.148Z | Downloaded heck v0.5.0 |
| 346 | 2026-06-26T14:48:05.151Z | Downloaded hash32 v0.3.1 |
| 347 | 2026-06-26T14:48:05.162Z | Downloaded digest v0.10.7 |
| 348 | 2026-06-26T14:48:05.162Z | Downloaded foreign-types-shared v0.3.1 |
| 349 | 2026-06-26T14:48:05.162Z | Downloaded derive-ex v0.1.8 |
| 350 | 2026-06-26T14:48:05.162Z | Downloaded ciborium v0.2.2 |
| 351 | 2026-06-26T14:48:05.162Z | Downloaded heck v0.4.1 |
| 352 | 2026-06-26T14:48:05.162Z | Downloaded fs_extra v1.3.0 |
| 353 | 2026-06-26T14:48:05.166Z | Downloaded derive_builder v0.20.2 |
| 354 | 2026-06-26T14:48:05.169Z | Downloaded hubpack_derive v0.1.1 |
| 355 | 2026-06-26T14:48:05.171Z | Downloaded glob v0.3.3 |
| 356 | 2026-06-26T14:48:05.171Z | Downloaded httpdate v1.0.3 |
| 357 | 2026-06-26T14:48:05.174Z | Downloaded http-body v1.0.1 |
| 358 | 2026-06-26T14:48:05.177Z | Downloaded bitflags v1.3.2 |
| 359 | 2026-06-26T14:48:05.179Z | Downloaded csv-core v0.1.12 |
| 360 | 2026-06-26T14:48:05.179Z | Downloaded hubpack v0.1.2 |
| 361 | 2026-06-26T14:48:05.182Z | Downloaded camino-tempfile v1.4.1 |
| 362 | 2026-06-26T14:48:05.185Z | Downloaded indent_write v2.2.0 |
| 363 | 2026-06-26T14:48:05.185Z | Downloaded is_terminal_polyfill v1.70.0 |
| 364 | 2026-06-26T14:48:05.188Z | Downloaded ident_case v1.0.1 |
| 365 | 2026-06-26T14:48:05.191Z | Downloaded const-oid v0.9.6 |
| 366 | 2026-06-26T14:48:05.194Z | Downloaded ff v0.13.1 |
| 367 | 2026-06-26T14:48:05.194Z | Downloaded defmt-macros v0.3.9 |
| 368 | 2026-06-26T14:48:05.198Z | Downloaded foldhash v0.2.0 |
| 369 | 2026-06-26T14:48:05.201Z | Downloaded crossbeam-utils v0.8.19 |
| 370 | 2026-06-26T14:48:05.201Z | Downloaded form_urlencoded v1.2.2 |
| 371 | 2026-06-26T14:48:05.201Z | Downloaded foldhash v0.1.5 |
| 372 | 2026-06-26T14:48:05.204Z | Downloaded crossbeam-epoch v0.9.18 |
| 373 | 2026-06-26T14:48:05.207Z | Downloaded fixedbitset v0.5.7 |
| 374 | 2026-06-26T14:48:05.209Z | Downloaded backoff v0.4.0 |
| 375 | 2026-06-26T14:48:05.213Z | Downloaded darling v0.20.11 |
| 376 | 2026-06-26T14:48:05.215Z | Downloaded group v0.13.0 |
| 377 | 2026-06-26T14:48:05.215Z | Downloaded env_logger v0.11.10 |
| 378 | 2026-06-26T14:48:05.218Z | Downloaded is_ci v1.2.0 |
| 379 | 2026-06-26T14:48:05.221Z | Downloaded is-terminal v0.4.12 |
| 380 | 2026-06-26T14:48:05.221Z | Downloaded lazy_static v1.5.0 |
| 381 | 2026-06-26T14:48:05.224Z | Downloaded kstat-rs v0.2.4 |
| 382 | 2026-06-26T14:48:05.226Z | Downloaded dropshot_endpoint v0.17.1 |
| 383 | 2026-06-26T14:48:05.229Z | Downloaded highway v1.3.0 |
| 384 | 2026-06-26T14:48:05.232Z | Downloaded match_cfg v0.1.0 |
| 385 | 2026-06-26T14:48:05.232Z | Downloaded lru-slab v0.1.2 |
| 386 | 2026-06-26T14:48:05.235Z | Downloaded macaddr v1.0.1 |
| 387 | 2026-06-26T14:48:05.235Z | Downloaded lru-cache v0.1.2 |
| 388 | 2026-06-26T14:48:05.238Z | Downloaded mime v0.3.17 |
| 389 | 2026-06-26T14:48:05.240Z | Downloaded http-body-util v0.1.3 |
| 390 | 2026-06-26T14:48:05.240Z | Downloaded linked-hash-map v0.5.6 |
| 391 | 2026-06-26T14:48:05.243Z | Downloaded keccak v0.1.6 |
| 392 | 2026-06-26T14:48:05.246Z | Downloaded humantime v2.3.0 |
| 393 | 2026-06-26T14:48:05.246Z | Downloaded crc32fast v1.4.0 |
| 394 | 2026-06-26T14:48:05.249Z | Downloaded icu_locid_transform v1.5.0 |
| 395 | 2026-06-26T14:48:05.251Z | Downloaded ingot v0.1.1 |
| 396 | 2026-06-26T14:48:05.252Z | Downloaded memoffset v0.9.1 |
| 397 | 2026-06-26T14:48:05.255Z | Downloaded newline-converter v0.3.0 |
| 398 | 2026-06-26T14:48:05.258Z | Downloaded num v0.4.3 |
| 399 | 2026-06-26T14:48:05.258Z | Downloaded newtype_derive v0.1.6 |
| 400 | 2026-06-26T14:48:05.261Z | Downloaded num-iter v0.1.45 |
| 401 | 2026-06-26T14:48:05.261Z | Downloaded futures-executor v0.3.32 |
| 402 | 2026-06-26T14:48:05.264Z | Downloaded const-oid v0.10.2 |
| 403 | 2026-06-26T14:48:05.264Z | Downloaded getrandom v0.2.14 |
| 404 | 2026-06-26T14:48:05.267Z | Downloaded darling v0.23.0 |
| 405 | 2026-06-26T14:48:05.270Z | Downloaded console v0.15.8 |
| 406 | 2026-06-26T14:48:05.273Z | Downloaded clap v4.5.4 |
| 407 | 2026-06-26T14:48:05.279Z | Downloaded num_enum_derive v0.5.11 |
| 408 | 2026-06-26T14:48:05.281Z | Downloaded openssl-macros v0.1.1 |
| 409 | 2026-06-26T14:48:05.284Z | Downloaded opaque-debug v0.3.1 |
| 410 | 2026-06-26T14:48:05.284Z | Downloaded const_format v0.2.35 |
| 411 | 2026-06-26T14:48:05.287Z | Downloaded itoa v1.0.11 |
| 412 | 2026-06-26T14:48:05.290Z | Downloaded ipnet v2.9.0 |
| 413 | 2026-06-26T14:48:05.290Z | Downloaded openssl-probe v0.2.1 |
| 414 | 2026-06-26T14:48:05.293Z | Downloaded getrandom v0.4.2 |
| 415 | 2026-06-26T14:48:05.296Z | Downloaded fatfs v0.3.6 |
| 416 | 2026-06-26T14:48:05.299Z | Downloaded libloading v0.7.4 |
| 417 | 2026-06-26T14:48:05.302Z | Downloaded omicron-workspace-hack v0.1.0 |
| 418 | 2026-06-26T14:48:05.302Z | Downloaded hmac v0.12.1 |
| 419 | 2026-06-26T14:48:05.305Z | Downloaded memmap v0.7.0 |
| 420 | 2026-06-26T14:48:05.305Z | Downloaded lock_api v0.4.12 |
| 421 | 2026-06-26T14:48:05.308Z | Downloaded linear-map v1.2.0 |
| 422 | 2026-06-26T14:48:05.308Z | Downloaded jobserver v0.1.31 |
| 423 | 2026-06-26T14:48:05.311Z | Downloaded litemap v0.7.4 |
| 424 | 2026-06-26T14:48:05.314Z | Downloaded percent-encoding v2.3.2 |
| 425 | 2026-06-26T14:48:05.314Z | Downloaded parse-display v0.10.0 |
| 426 | 2026-06-26T14:48:05.317Z | Downloaded httparse v1.10.1 |
| 427 | 2026-06-26T14:48:05.320Z | Downloaded phf_shared v0.12.1 |
| 428 | 2026-06-26T14:48:05.320Z | Downloaded anstream v0.6.14 |
| 429 | 2026-06-26T14:48:05.323Z | Downloaded icu_locid_transform_data v1.5.0 |
| 430 | 2026-06-26T14:48:05.326Z | Downloaded newtype-uuid-macros v0.1.0 |
| 431 | 2026-06-26T14:48:05.326Z | Downloaded newtype-uuid v1.3.2 |
| 432 | 2026-06-26T14:48:05.326Z | Downloaded iana-time-zone v0.1.64 |
| 433 | 2026-06-26T14:48:05.329Z | Downloaded multer v3.1.0 |
| 434 | 2026-06-26T14:48:05.332Z | Downloaded proc-macro-error-attr v1.0.4 |
| 435 | 2026-06-26T14:48:05.335Z | Downloaded getrandom v0.3.4 |
| 436 | 2026-06-26T14:48:05.335Z | Downloaded ipnetwork v0.21.1 |
| 437 | 2026-06-26T14:48:05.338Z | Downloaded powerfmt v0.2.0 |
| 438 | 2026-06-26T14:48:05.341Z | Downloaded derive-where v1.6.0 |
| 439 | 2026-06-26T14:48:05.344Z | Downloaded olpc-cjson v0.1.4 |
| 440 | 2026-06-26T14:48:05.344Z | Downloaded num-integer v0.1.46 |
| 441 | 2026-06-26T14:48:05.347Z | Downloaded num-complex v0.4.6 |
| 442 | 2026-06-26T14:48:05.347Z | Downloaded pretty-hex v0.4.1 |
| 443 | 2026-06-26T14:48:05.350Z | Downloaded ingot-macros v0.1.1 |
| 444 | 2026-06-26T14:48:05.350Z | Downloaded proc-macro-crate v1.3.1 |
| 445 | 2026-06-26T14:48:05.353Z | Downloaded darling v0.21.3 |
| 446 | 2026-06-26T14:48:05.356Z | Downloaded half v2.7.1 |
| 447 | 2026-06-26T14:48:05.359Z | Downloaded plain v0.2.3 |
| 448 | 2026-06-26T14:48:05.359Z | Downloaded num_enum v0.7.4 |
| 449 | 2026-06-26T14:48:05.362Z | Downloaded pretty-hex v0.2.1 |
| 450 | 2026-06-26T14:48:05.365Z | Downloaded num_enum_derive v0.7.4 |
| 451 | 2026-06-26T14:48:05.368Z | Downloaded num-rational v0.4.2 |
| 452 | 2026-06-26T14:48:05.368Z | Downloaded globset v0.4.14 |
| 453 | 2026-06-26T14:48:05.371Z | Downloaded progenitor-client v0.14.0 |
| 454 | 2026-06-26T14:48:05.371Z | Downloaded paste v1.0.15 |
| 455 | 2026-06-26T14:48:05.374Z | Downloaded passt v0.3.0 |
| 456 | 2026-06-26T14:48:05.377Z | Downloaded flate2 v1.0.30 |
| 457 | 2026-06-26T14:48:05.380Z | Downloaded pem v3.0.5 |
| 458 | 2026-06-26T14:48:05.380Z | Downloaded oxnet v0.1.4 |
| 459 | 2026-06-26T14:48:05.382Z | Downloaded oxide-tokio-rt v0.1.6 |
| 460 | 2026-06-26T14:48:05.382Z | Downloaded progenitor-macro v0.13.0 |
| 461 | 2026-06-26T14:48:05.385Z | Downloaded progenitor-macro v0.10.0 |
| 462 | 2026-06-26T14:48:05.388Z | Downloaded quick-error v1.2.3 |
| 463 | 2026-06-26T14:48:05.388Z | Downloaded progenitor-macro v0.11.1 |
| 464 | 2026-06-26T14:48:05.391Z | Downloaded pest_generator v2.8.4 |
| 465 | 2026-06-26T14:48:05.391Z | Downloaded password-hash v0.5.0 |
| 466 | 2026-06-26T14:48:05.394Z | Downloaded phf v0.12.1 |
| 467 | 2026-06-26T14:48:05.394Z | Downloaded icu_provider v1.5.0 |
| 468 | 2026-06-26T14:48:05.397Z | Downloaded icu_normalizer_data v1.5.0 |
| 469 | 2026-06-26T14:48:05.399Z | Downloaded icu_properties v1.5.1 |
| 470 | 2026-06-26T14:48:05.399Z | Downloaded radium v0.7.0 |
| 471 | 2026-06-26T14:48:05.402Z | Downloaded icu_locid v1.5.0 |
| 472 | 2026-06-26T14:48:05.405Z | Downloaded rand_chacha v0.3.1 |
| 473 | 2026-06-26T14:48:05.405Z | Downloaded parking_lot_core v0.9.10 |
| 474 | 2026-06-26T14:48:05.408Z | Downloaded polyval v0.6.2 |
| 475 | 2026-06-26T14:48:05.411Z | Downloaded ref-cast-impl v1.0.25 |
| 476 | 2026-06-26T14:48:05.411Z | Downloaded ref-cast v1.0.25 |
| 477 | 2026-06-26T14:48:05.414Z | Downloaded rand_xorshift v0.3.0 |
| 478 | 2026-06-26T14:48:05.414Z | Downloaded ppv-lite86 v0.2.17 |
| 479 | 2026-06-26T14:48:05.417Z | Downloaded base64 v0.22.1 |
| 480 | 2026-06-26T14:48:05.420Z | Downloaded crossbeam-channel v0.5.15 |
| 481 | 2026-06-26T14:48:05.423Z | Downloaded base64 v0.21.7 |
| 482 | 2026-06-26T14:48:05.426Z | Downloaded proc-macro-error v1.0.4 |
| 483 | 2026-06-26T14:48:05.429Z | Downloaded progenitor v0.13.0 |
| 484 | 2026-06-26T14:48:05.429Z | Downloaded primeorder v0.13.6 |
| 485 | 2026-06-26T14:48:05.432Z | Downloaded rustc_version v0.4.1 |
| 486 | 2026-06-26T14:48:05.432Z | Downloaded rustc-hash v2.1.1 |
| 487 | 2026-06-26T14:48:05.435Z | Downloaded indexmap v1.9.3 |
| 488 | 2026-06-26T14:48:05.435Z | Downloaded progenitor v0.11.1 |
| 489 | 2026-06-26T14:48:05.438Z | Downloaded progenitor-client v0.13.0 |
| 490 | 2026-06-26T14:48:05.438Z | Downloaded rfc6979 v0.4.0 |
| 491 | 2026-06-26T14:48:05.441Z | Downloaded der v0.7.10 |
| 492 | 2026-06-26T14:48:05.444Z | Downloaded once_cell v1.21.3 |
| 493 | 2026-06-26T14:48:05.446Z | Downloaded libsw v3.5.0 |
| 494 | 2026-06-26T14:48:05.446Z | Downloaded rustc_version v0.1.7 |
| 495 | 2026-06-26T14:48:05.449Z | Downloaded parking_lot v0.12.2 |
| 496 | 2026-06-26T14:48:05.449Z | Downloaded progenitor v0.14.0 |
| 497 | 2026-06-26T14:48:05.452Z | Downloaded progenitor v0.10.0 |
| 498 | 2026-06-26T14:48:05.453Z | Downloaded progenitor-macro v0.14.0 |
| 499 | 2026-06-26T14:48:05.456Z | Downloaded pest_derive v2.8.4 |
| 500 | 2026-06-26T14:48:05.456Z | Downloaded pem-rfc7468 v0.7.0 |
| 501 | 2026-06-26T14:48:05.459Z | Downloaded progenitor-extras v0.2.0 |
| 502 | 2026-06-26T14:48:05.459Z | Downloaded pest_meta v2.8.4 |
| 503 | 2026-06-26T14:48:05.462Z | Downloaded same-file v1.0.6 |
| 504 | 2026-06-26T14:48:05.462Z | Downloaded libsw-core v0.3.2 |
| 505 | 2026-06-26T14:48:05.465Z | Downloaded ingot-types v0.1.2 |
| 506 | 2026-06-26T14:48:05.465Z | Downloaded chacha20poly1305 v0.10.1 |
| 507 | 2026-06-26T14:48:05.468Z | Downloaded pkg-config v0.3.30 |
| 508 | 2026-06-26T14:48:05.468Z | Downloaded log v0.4.29 |
| 509 | 2026-06-26T14:48:05.470Z | Downloaded futures v0.3.32 |
| 510 | 2026-06-26T14:48:05.474Z | Downloaded icu_normalizer v1.5.0 |
| 511 | 2026-06-26T14:48:05.476Z | Downloaded rand_chacha v0.9.0 |
| 512 | 2026-06-26T14:48:05.479Z | Downloaded miniz_oxide v0.7.2 |
| 513 | 2026-06-26T14:48:05.479Z | Downloaded rand_core v0.6.4 |
| 514 | 2026-06-26T14:48:05.482Z | Downloaded scopeguard v1.2.0 |
| 515 | 2026-06-26T14:48:05.482Z | Downloaded semver v0.1.20 |
| 516 | 2026-06-26T14:48:05.485Z | Downloaded scroll_derive v0.13.1 |
| 517 | 2026-06-26T14:48:05.486Z | Downloaded scroll_derive v0.12.0 |
| 518 | 2026-06-26T14:48:05.486Z | Downloaded rand_core v0.9.3 |
| 519 | 2026-06-26T14:48:05.489Z | Downloaded serde-big-array v0.5.1 |
| 520 | 2026-06-26T14:48:05.489Z | Downloaded cc v1.2.65 |
| 521 | 2026-06-26T14:48:05.492Z | Downloaded bytes v1.11.1 |
| 522 | 2026-06-26T14:48:05.495Z | Downloaded async-compression v0.4.33 |
| 523 | 2026-06-26T14:48:05.498Z | Downloaded secrecy v0.10.3 |
| 524 | 2026-06-26T14:48:05.501Z | Downloaded pin-project-internal v1.1.10 |
| 525 | 2026-06-26T14:48:05.501Z | Downloaded num-traits v0.2.19 |
| 526 | 2026-06-26T14:48:05.503Z | Downloaded quote v1.0.45 |
| 527 | 2026-06-26T14:48:05.506Z | Downloaded serde_spanned v0.6.9 |
| 528 | 2026-06-26T14:48:05.506Z | Downloaded quinn-udp v0.5.5 |
| 529 | 2026-06-26T14:48:05.509Z | Downloaded ringbuffer v0.16.0 |
| 530 | 2026-06-26T14:48:05.509Z | Downloaded resolv-conf v0.7.0 |
| 531 | 2026-06-26T14:48:05.512Z | Downloaded postcard v1.0.9 |
| 532 | 2026-06-26T14:48:05.515Z | Downloaded serde_plain v1.0.2 |
| 533 | 2026-06-26T14:48:05.515Z | Downloaded rustls-native-certs v0.8.3 |
| 534 | 2026-06-26T14:48:05.517Z | Downloaded heapless v0.8.0 |
| 535 | 2026-06-26T14:48:05.521Z | Downloaded slog-bunyan v2.5.0 |
| 536 | 2026-06-26T14:48:05.521Z | Downloaded serde_urlencoded v0.7.1 |
| 537 | 2026-06-26T14:48:05.524Z | Downloaded serde_spanned v1.1.1 |
| 538 | 2026-06-26T14:48:05.524Z | Downloaded expectorate v1.2.0 |
| 539 | 2026-06-26T14:48:05.524Z | Downloaded hickory-resolver v0.25.2 |
| 540 | 2026-06-26T14:48:05.527Z | Downloaded signature v2.2.0 |
| 541 | 2026-06-26T14:48:05.530Z | Downloaded sha1 v0.11.0 |
| 542 | 2026-06-26T14:48:05.530Z | Downloaded papergrid v0.11.0 |
| 543 | 2026-06-26T14:48:05.532Z | Downloaded rustversion v1.0.22 |
| 544 | 2026-06-26T14:48:05.535Z | Downloaded siphasher v1.0.1 |
| 545 | 2026-06-26T14:48:05.538Z | Downloaded simd-adler32 v0.3.7 |
| 546 | 2026-06-26T14:48:05.538Z | Downloaded sigpipe v0.1.3 |
| 547 | 2026-06-26T14:48:05.541Z | Downloaded scroll v0.12.0 |
| 548 | 2026-06-26T14:48:05.541Z | Downloaded smawk v0.3.2 |
| 549 | 2026-06-26T14:48:05.543Z | Downloaded rustls-pemfile v2.2.0 |
| 550 | 2026-06-26T14:48:05.544Z | Downloaded hickory-resolver v0.24.4 |
| 551 | 2026-06-26T14:48:05.546Z | Downloaded poly1305 v0.8.0 |
| 552 | 2026-06-26T14:48:05.549Z | Downloaded pkcs8 v0.10.2 |
| 553 | 2026-06-26T14:48:05.552Z | Downloaded sec1 v0.7.3 |
| 554 | 2026-06-26T14:48:05.552Z | Downloaded scroll v0.13.0 |
| 555 | 2026-06-26T14:48:05.555Z | Downloaded icu_collections v1.5.0 |
| 556 | 2026-06-26T14:48:05.558Z | Downloaded strum v0.27.2 |
| 557 | 2026-06-26T14:48:05.558Z | Downloaded structmeta v0.3.0 |
| 558 | 2026-06-26T14:48:05.561Z | Downloaded serde_arrays v0.1.0 |
| 559 | 2026-06-26T14:48:05.561Z | Downloaded supports-color v2.1.0 |
| 560 | 2026-06-26T14:48:05.561Z | Downloaded pin-project v1.1.10 |
| 561 | 2026-06-26T14:48:05.567Z | Downloaded schemars_derive v0.8.22 |
| 562 | 2026-06-26T14:48:05.570Z | Downloaded rusty-fork v0.3.0 |
| 563 | 2026-06-26T14:48:05.570Z | Downloaded crypto-bigint v0.5.5 |
| 564 | 2026-06-26T14:48:05.574Z | Downloaded strum v0.26.3 |
| 565 | 2026-06-26T14:48:05.577Z | Downloaded structmeta-derive v0.3.0 |
| 566 | 2026-06-26T14:48:05.577Z | Downloaded strsim v0.11.1 |
| 567 | 2026-06-26T14:48:05.580Z | Downloaded terminal_size v0.4.3 |
| 568 | 2026-06-26T14:48:05.580Z | Downloaded take_mut v0.2.2 |
| 569 | 2026-06-26T14:48:05.582Z | Downloaded shlex v2.0.1 |
| 570 | 2026-06-26T14:48:05.583Z | Downloaded serde_tokenstream v0.2.3 |
| 571 | 2026-06-26T14:48:05.583Z | Downloaded serde_repr v0.1.19 |
| 572 | 2026-06-26T14:48:05.586Z | Downloaded stable_deref_trait v1.2.0 |
| 573 | 2026-06-26T14:48:05.586Z | Downloaded pin-project-lite v0.2.14 |
| 574 | 2026-06-26T14:48:05.589Z | Downloaded memmap2 v0.9.9 |
| 575 | 2026-06-26T14:48:05.594Z | Downloaded parse-display-derive v0.10.0 |
| 576 | 2026-06-26T14:48:05.594Z | Downloaded darling_core v0.23.0 |
| 577 | 2026-06-26T14:48:05.596Z | Downloaded slog-term v2.9.2 |
| 578 | 2026-06-26T14:48:05.596Z | Downloaded supports-color v3.0.2 |
| 579 | 2026-06-26T14:48:05.599Z | Downloaded swrite v0.1.0 |
| 580 | 2026-06-26T14:48:05.599Z | Downloaded termtree v0.5.1 |
| 581 | 2026-06-26T14:48:05.599Z | Downloaded serde_derive_internals v0.29.1 |
| 582 | 2026-06-26T14:48:05.602Z | Downloaded progenitor-client v0.11.1 |
| 583 | 2026-06-26T14:48:05.602Z | Downloaded progenitor-client v0.10.0 |
| 584 | 2026-06-26T14:48:05.605Z | Downloaded owo-colors v4.3.0 |
| 585 | 2026-06-26T14:48:05.605Z | Downloaded num_enum v0.5.11 |
| 586 | 2026-06-26T14:48:05.609Z | Downloaded thread-id v4.2.1 |
| 587 | 2026-06-26T14:48:05.612Z | Downloaded thiserror-impl v1.0.64 |
| 588 | 2026-06-26T14:48:05.612Z | Downloaded elliptic-curve v0.13.8 |
| 589 | 2026-06-26T14:48:05.615Z | Downloaded hyper-rustls v0.27.3 |
| 590 | 2026-06-26T14:48:05.615Z | Downloaded hybrid-array v0.4.12 |
| 591 | 2026-06-26T14:48:05.617Z | Downloaded signal-hook-registry v1.4.2 |
| 592 | 2026-06-26T14:48:05.617Z | Downloaded sha2 v0.10.9 |
| 593 | 2026-06-26T14:48:05.620Z | Downloaded tagptr v0.2.0 |
| 594 | 2026-06-26T14:48:05.620Z | Downloaded terminal_size v0.3.0 |
| 595 | 2026-06-26T14:48:05.623Z | Downloaded tap v1.0.1 |
| 596 | 2026-06-26T14:48:05.623Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 597 | 2026-06-26T14:48:05.623Z | Downloaded tabled_derive v0.7.0 |
| 598 | 2026-06-26T14:48:05.626Z | Downloaded strum_macros v0.26.4 |
| 599 | 2026-06-26T14:48:05.626Z | Downloaded tinyvec_macros v0.1.1 |
| 600 | 2026-06-26T14:48:05.629Z | Downloaded serde_path_to_error v0.1.20 |
| 601 | 2026-06-26T14:48:05.629Z | Downloaded progenitor-impl v0.10.0 |
| 602 | 2026-06-26T14:48:05.632Z | Downloaded aes v0.8.4 |
| 603 | 2026-06-26T14:48:05.635Z | Downloaded progenitor-impl v0.14.0 |
| 604 | 2026-06-26T14:48:05.635Z | Downloaded strum_macros v0.28.0 |
| 605 | 2026-06-26T14:48:05.638Z | Downloaded subtle v2.6.1 |
| 606 | 2026-06-26T14:48:05.638Z | Downloaded time-core v0.1.8 |
| 607 | 2026-06-26T14:48:05.638Z | Downloaded slog-json v2.6.1 |
| 608 | 2026-06-26T14:48:05.641Z | Downloaded slog-async v2.8.0 |
| 609 | 2026-06-26T14:48:05.641Z | Downloaded slab v0.4.9 |
| 610 | 2026-06-26T14:48:05.644Z | Downloaded jiff-static v0.2.15 |
| 611 | 2026-06-26T14:48:05.644Z | Downloaded hashbrown v0.12.3 |
| 612 | 2026-06-26T14:48:05.647Z | Downloaded ryu v1.0.18 |
| 613 | 2026-06-26T14:48:05.650Z | Downloaded sync_wrapper v1.0.1 |
| 614 | 2026-06-26T14:48:05.650Z | Downloaded tokio-macros v2.7.0 |
| 615 | 2026-06-26T14:48:05.650Z | Downloaded smf v0.2.3 |
| 616 | 2026-06-26T14:48:05.653Z | Downloaded progenitor-impl v0.11.1 |
| 617 | 2026-06-26T14:48:05.653Z | Downloaded thread_local v1.1.8 |
| 618 | 2026-06-26T14:48:05.656Z | Downloaded thread-id v5.0.0 |
| 619 | 2026-06-26T14:48:05.656Z | Downloaded slog-dtrace v0.3.0 |
| 620 | 2026-06-26T14:48:05.656Z | Downloaded static_assertions v1.1.0 |
| 621 | 2026-06-26T14:48:05.659Z | Downloaded strum_macros v0.27.2 |
| 622 | 2026-06-26T14:48:05.659Z | Downloaded semver v1.0.28 |
| 623 | 2026-06-26T14:48:05.662Z | Downloaded http v1.4.2 |
| 624 | 2026-06-26T14:48:05.665Z | Downloaded tabwriter v1.4.0 |
| 625 | 2026-06-26T14:48:05.665Z | Downloaded sha1 v0.10.6 |
| 626 | 2026-06-26T14:48:05.668Z | Downloaded num_threads v0.1.7 |
| 627 | 2026-06-26T14:48:05.668Z | Downloaded dropshot_endpoint v0.16.7 |
| 628 | 2026-06-26T14:48:05.671Z | Downloaded smallvec v1.13.2 |
| 629 | 2026-06-26T14:48:05.671Z | Downloaded thiserror v1.0.64 |
| 630 | 2026-06-26T14:48:05.674Z | Downloaded proc-macro2 v1.0.106 |
| 631 | 2026-06-26T14:48:05.676Z | Downloaded num-derive v0.4.2 |
| 632 | 2026-06-26T14:48:05.676Z | Downloaded num-conv v0.2.0 |
| 633 | 2026-06-26T14:48:05.679Z | Downloaded thiserror-impl v2.0.18 |
| 634 | 2026-06-26T14:48:05.679Z | Downloaded thiserror v2.0.18 |
| 635 | 2026-06-26T14:48:05.682Z | Downloaded synstructure v0.13.1 |
| 636 | 2026-06-26T14:48:05.685Z | Downloaded ron v0.8.1 |
| 637 | 2026-06-26T14:48:05.688Z | Downloaded openssl-sys v0.9.107 |
| 638 | 2026-06-26T14:48:05.692Z | Downloaded memchr v2.7.2 |
| 639 | 2026-06-26T14:48:05.695Z | Downloaded rayon-core v1.13.0 |
| 640 | 2026-06-26T14:48:05.697Z | Downloaded try-lock v0.2.5 |
| 641 | 2026-06-26T14:48:05.697Z | Downloaded tower-layer v0.3.3 |
| 642 | 2026-06-26T14:48:05.697Z | Downloaded tower-service v0.3.3 |
| 643 | 2026-06-26T14:48:05.697Z | Downloaded cookie v0.18.1 |
| 644 | 2026-06-26T14:48:05.700Z | Downloaded progenitor-impl v0.13.0 |
| 645 | 2026-06-26T14:48:05.703Z | Downloaded anyhow v1.0.100 |
| 646 | 2026-06-26T14:48:05.703Z | Downloaded managed v0.8.0 |
| 647 | 2026-06-26T14:48:05.706Z | Downloaded colored v3.1.1 |
| 648 | 2026-06-26T14:48:05.706Z | Downloaded drift v0.2.0 |
| 649 | 2026-06-26T14:48:05.712Z | Downloaded tls_codec v0.4.2 |
| 650 | 2026-06-26T14:48:05.715Z | Downloaded tinystr v0.7.6 |
| 651 | 2026-06-26T14:48:05.715Z | Downloaded time-macros v0.2.27 |
| 652 | 2026-06-26T14:48:05.718Z | Downloaded snafu-derive v0.8.9 |
| 653 | 2026-06-26T14:48:05.718Z | Downloaded term v1.2.0 |
| 654 | 2026-06-26T14:48:05.721Z | Downloaded spin v0.9.8 |
| 655 | 2026-06-26T14:48:05.729Z | Downloaded tokio-rustls v0.25.0 |
| 656 | 2026-06-26T14:48:05.729Z | Downloaded tokio-tungstenite v0.21.0 |
| 657 | 2026-06-26T14:48:05.730Z | Downloaded tokio-dtrace v0.1.1 |
| 658 | 2026-06-26T14:48:05.730Z | Downloaded hyper-util v0.1.20 |
| 659 | 2026-06-26T14:48:05.733Z | Downloaded unicode-linebreak v0.1.5 |
| 660 | 2026-06-26T14:48:05.733Z | Downloaded unarray v0.1.4 |
| 661 | 2026-06-26T14:48:05.733Z | Downloaded typify-macro v0.6.2 |
| 662 | 2026-06-26T14:48:05.733Z | Downloaded universal-hash v0.5.1 |
| 663 | 2026-06-26T14:48:05.733Z | Downloaded typeid v1.0.0 |
| 664 | 2026-06-26T14:48:05.736Z | Downloaded derive_more v0.99.20 |
| 665 | 2026-06-26T14:48:05.739Z | Downloaded untrusted v0.7.1 |
| 666 | 2026-06-26T14:48:05.739Z | Downloaded libm v0.2.8 |
| 667 | 2026-06-26T14:48:05.742Z | Downloaded ed25519-dalek v2.2.0 |
| 668 | 2026-06-26T14:48:05.745Z | Downloaded similar v2.7.0 |
| 669 | 2026-06-26T14:48:05.748Z | Downloaded serde_derive v1.0.228 |
| 670 | 2026-06-26T14:48:05.751Z | Downloaded serde_core v1.0.228 |
| 671 | 2026-06-26T14:48:05.751Z | Downloaded serde_with_macros v3.18.0 |
| 672 | 2026-06-26T14:48:05.754Z | Downloaded rustls-platform-verifier v0.6.2 |
| 673 | 2026-06-26T14:48:05.757Z | Downloaded usdt v0.6.0 |
| 674 | 2026-06-26T14:48:05.757Z | Downloaded untrusted v0.9.0 |
| 675 | 2026-06-26T14:48:05.757Z | Downloaded utf-8 v0.7.6 |
| 676 | 2026-06-26T14:48:05.759Z | Downloaded usdt-attr-macro v0.5.0 |
| 677 | 2026-06-26T14:48:05.760Z | Downloaded unicode-xid v0.2.4 |
| 678 | 2026-06-26T14:48:05.760Z | Downloaded utf8_iter v1.0.4 |
| 679 | 2026-06-26T14:48:05.760Z | Downloaded usdt-macro v0.5.0 |
| 680 | 2026-06-26T14:48:05.762Z | Downloaded usdt-attr-macro v0.6.0 |
| 681 | 2026-06-26T14:48:05.763Z | Downloaded qorb v0.4.1 |
| 682 | 2026-06-26T14:48:05.765Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 683 | 2026-06-26T14:48:05.765Z | Downloaded thiserror-no-std v2.0.2 |
| 684 | 2026-06-26T14:48:05.768Z | Downloaded utf16_iter v1.0.5 |
| 685 | 2026-06-26T14:48:05.768Z | Downloaded usdt-macro v0.6.0 |
| 686 | 2026-06-26T14:48:05.772Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 687 | 2026-06-26T14:48:05.772Z | Downloaded nom v7.1.3 |
| 688 | 2026-06-26T14:48:05.775Z | Downloaded utf8parse v0.2.1 |
| 689 | 2026-06-26T14:48:05.775Z | Downloaded tracing-attributes v0.1.27 |
| 690 | 2026-06-26T14:48:05.778Z | Downloaded toml_write v0.1.2 |
| 691 | 2026-06-26T14:48:05.778Z | Downloaded rustls-pki-types v1.12.0 |
| 692 | 2026-06-26T14:48:05.782Z | Downloaded dropshot-api-manager v0.7.2 |
| 693 | 2026-06-26T14:48:05.785Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 694 | 2026-06-26T14:48:05.785Z | Downloaded toml_datetime v0.6.11 |
| 695 | 2026-06-26T14:48:05.785Z | Downloaded prettyplease v0.2.37 |
| 696 | 2026-06-26T14:48:05.788Z | Downloaded slog v2.8.2 |
| 697 | 2026-06-26T14:48:05.791Z | Downloaded socket2 v0.5.10 |
| 698 | 2026-06-26T14:48:05.791Z | Downloaded hashbrown v0.15.2 |
| 699 | 2026-06-26T14:48:05.795Z | Downloaded wait-timeout v0.2.0 |
| 700 | 2026-06-26T14:48:05.798Z | Downloaded version_check v0.9.5 |
| 701 | 2026-06-26T14:48:05.798Z | Downloaded schemars v0.8.22 |
| 702 | 2026-06-26T14:48:05.801Z | Downloaded tokio-stream v0.1.17 |
| 703 | 2026-06-26T14:48:05.804Z | Downloaded tokio-rustls v0.26.4 |
| 704 | 2026-06-26T14:48:05.807Z | Downloaded tls_codec_derive v0.4.2 |
| 705 | 2026-06-26T14:48:05.807Z | Downloaded futures-util v0.3.32 |
| 706 | 2026-06-26T14:48:05.813Z | Downloaded write16 v1.0.0 |
| 707 | 2026-06-26T14:48:05.816Z | Downloaded waitgroup v0.1.2 |
| 708 | 2026-06-26T14:48:05.816Z | Downloaded hashbrown v0.16.1 |
| 709 | 2026-06-26T14:48:05.819Z | Downloaded rustls-webpki v0.103.13 |
| 710 | 2026-06-26T14:48:05.822Z | Downloaded test-strategy v0.4.3 |
| 711 | 2026-06-26T14:48:05.822Z | Downloaded textwrap v0.16.2 |
| 712 | 2026-06-26T14:48:05.825Z | Downloaded tempfile v3.23.0 |
| 713 | 2026-06-26T14:48:05.825Z | Downloaded toml v0.8.23 |
| 714 | 2026-06-26T14:48:05.828Z | Downloaded usdt-impl v0.6.0 |
| 715 | 2026-06-26T14:48:05.828Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 716 | 2026-06-26T14:48:05.831Z | Downloaded xattr v1.3.1 |
| 717 | 2026-06-26T14:48:05.831Z | Downloaded tar v0.4.40 |
| 718 | 2026-06-26T14:48:05.834Z | Downloaded socket2 v0.6.3 |
| 719 | 2026-06-26T14:48:05.834Z | Downloaded mio v1.2.0 |
| 720 | 2026-06-26T14:48:05.837Z | Downloaded usdt v0.5.0 |
| 721 | 2026-06-26T14:48:05.837Z | Downloaded rand v0.8.6 |
| 722 | 2026-06-26T14:48:05.840Z | Downloaded usdt-impl v0.5.0 |
| 723 | 2026-06-26T14:48:05.840Z | Downloaded typify-macro v0.4.3 |
| 724 | 2026-06-26T14:48:05.843Z | Downloaded yoke-derive v0.7.5 |
| 725 | 2026-06-26T14:48:05.843Z | Downloaded num-bigint v0.4.5 |
| 726 | 2026-06-26T14:48:05.846Z | Downloaded indexmap v2.14.0 |
| 727 | 2026-06-26T14:48:05.849Z | Downloaded spki v0.7.3 |
| 728 | 2026-06-26T14:48:05.849Z | Downloaded zerofrom v0.1.5 |
| 729 | 2026-06-26T14:48:05.849Z | Downloaded const_format_proc_macros v0.2.34 |
| 730 | 2026-06-26T14:48:05.852Z | Downloaded zerofrom-derive v0.1.5 |
| 731 | 2026-06-26T14:48:05.852Z | Downloaded serde_yaml v0.9.34+deprecated |
| 732 | 2026-06-26T14:48:05.852Z | Downloaded cargo_metadata v0.23.1 |
| 733 | 2026-06-26T14:48:05.855Z | Downloaded byte-wrapper v0.1.0 |
| 734 | 2026-06-26T14:48:05.855Z | Downloaded blake2 v0.10.6 |
| 735 | 2026-06-26T14:48:05.858Z | Downloaded instant v0.1.12 |
| 736 | 2026-06-26T14:48:05.858Z | Downloaded inout v0.1.3 |
| 737 | 2026-06-26T14:48:05.858Z | Downloaded idna_adapter v1.2.0 |
| 738 | 2026-06-26T14:48:05.861Z | Downloaded icu_provider_macros v1.5.0 |
| 739 | 2026-06-26T14:48:05.861Z | Downloaded zeroize_derive v1.4.3 |
| 740 | 2026-06-26T14:48:05.861Z | Downloaded byteorder v1.5.0 |
| 741 | 2026-06-26T14:48:05.864Z | Downloaded tinyvec v1.6.0 |
| 742 | 2026-06-26T14:48:05.864Z | Downloaded zone_cfg_derive v0.3.0 |
| 743 | 2026-06-26T14:48:05.864Z | Downloaded aho-corasick v1.1.3 |
| 744 | 2026-06-26T14:48:05.867Z | Downloaded toml v0.7.8 |
| 745 | 2026-06-26T14:48:05.870Z | Downloaded vergen-lib v9.1.0 |
| 746 | 2026-06-26T14:48:05.870Z | Downloaded minimal-lexical v0.2.1 |
| 747 | 2026-06-26T14:48:05.873Z | Downloaded vergen-git2 v9.1.0 |
| 748 | 2026-06-26T14:48:05.876Z | Downloaded walkdir v2.5.0 |
| 749 | 2026-06-26T14:48:05.876Z | Downloaded zone v0.3.1 |
| 750 | 2026-06-26T14:48:05.876Z | Downloaded hostname v0.4.2 |
| 751 | 2026-06-26T14:48:05.879Z | Downloaded hostname v0.3.1 |
| 752 | 2026-06-26T14:48:05.879Z | Downloaded escargot v0.5.15 |
| 753 | 2026-06-26T14:48:05.879Z | Downloaded schemars v0.9.0 |
| 754 | 2026-06-26T14:48:05.885Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 755 | 2026-06-26T14:48:05.888Z | Downloaded twox-hash v2.1.2 |
| 756 | 2026-06-26T14:48:05.890Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 757 | 2026-06-26T14:48:05.893Z | Downloaded wyz v0.5.1 |
| 758 | 2026-06-26T14:48:05.893Z | Downloaded snafu v0.8.9 |
| 759 | 2026-06-26T14:48:05.896Z | Downloaded whoami v1.5.1 |
| 760 | 2026-06-26T14:48:05.896Z | Downloaded want v0.3.1 |
| 761 | 2026-06-26T14:48:05.899Z | Downloaded ucd-trie v0.1.6 |
| 762 | 2026-06-26T14:48:05.899Z | Downloaded schemars v1.2.1 |
| 763 | 2026-06-26T14:48:05.906Z | Downloaded zerovec-derive v0.10.3 |
| 764 | 2026-06-26T14:48:05.909Z | Downloaded zeroize v1.8.2 |
| 765 | 2026-06-26T14:48:05.909Z | Downloaded tracing-core v0.1.32 |
| 766 | 2026-06-26T14:48:05.912Z | Downloaded serde v1.0.228 |
| 767 | 2026-06-26T14:48:05.912Z | Downloaded idna v1.0.3 |
| 768 | 2026-06-26T14:48:05.915Z | Downloaded iri-string v0.7.8 |
| 769 | 2026-06-26T14:48:05.917Z | Downloaded yoke v0.7.5 |
| 770 | 2026-06-26T14:48:05.920Z | Downloaded writeable v0.5.5 |
| 771 | 2026-06-26T14:48:05.920Z | Downloaded ecdsa v0.16.9 |
| 772 | 2026-06-26T14:48:05.923Z | Downloaded bitflags v2.9.4 |
| 773 | 2026-06-26T14:48:05.923Z | Downloaded unicode-ident v1.0.24 |
| 774 | 2026-06-26T14:48:05.927Z | Downloaded typify v0.6.2 |
| 775 | 2026-06-26T14:48:05.930Z | Downloaded typify v0.4.3 |
| 776 | 2026-06-26T14:48:05.930Z | Downloaded unsafe-libyaml v0.2.11 |
| 777 | 2026-06-26T14:48:05.933Z | Downloaded hkdf v0.12.4 |
| 778 | 2026-06-26T14:48:05.933Z | Downloaded hashbrown v0.17.0 |
| 779 | 2026-06-26T14:48:05.936Z | Downloaded zmij v1.0.19 |
| 780 | 2026-06-26T14:48:05.939Z | Downloaded itertools v0.13.0 |
| 781 | 2026-06-26T14:48:05.942Z | Downloaded quinn v0.11.9 |
| 782 | 2026-06-26T14:48:05.945Z | Downloaded vsss-rs v3.3.4 |
| 783 | 2026-06-26T14:48:05.945Z | Downloaded vergen v9.1.0 |
| 784 | 2026-06-26T14:48:05.945Z | Downloaded rand v0.9.2 |
| 785 | 2026-06-26T14:48:05.948Z | Downloaded steno v0.4.1 |
| 786 | 2026-06-26T14:48:05.951Z | Downloaded pest v2.8.4 |
| 787 | 2026-06-26T14:48:05.954Z | Downloaded zerocopy-derive v0.7.34 |
| 788 | 2026-06-26T14:48:05.957Z | Downloaded cancel-safe-futures v0.1.5 |
| 789 | 2026-06-26T14:48:05.957Z | Downloaded camino v1.2.2 |
| 790 | 2026-06-26T14:48:05.957Z | Downloaded uuid v1.23.3 |
| 791 | 2026-06-26T14:48:05.961Z | Downloaded clap_builder v4.5.2 |
| 792 | 2026-06-26T14:48:05.963Z | Downloaded iddqd v0.3.18 |
| 793 | 2026-06-26T14:48:05.966Z | Downloaded backon v1.6.0 |
| 794 | 2026-06-26T14:48:05.969Z | Downloaded itertools v0.12.1 |
| 795 | 2026-06-26T14:48:05.972Z | Downloaded ascii v1.1.0 |
| 796 | 2026-06-26T14:48:05.972Z | Downloaded derive_builder_core v0.20.2 |
| 797 | 2026-06-26T14:48:05.975Z | Downloaded toml_edit v0.22.27 |
| 798 | 2026-06-26T14:48:05.978Z | Downloaded daft-derive v0.1.7 |
| 799 | 2026-06-26T14:48:05.981Z | Downloaded fs-err v3.1.2 |
| 800 | 2026-06-26T14:48:05.981Z | Downloaded itertools v0.14.0 |
| 801 | 2026-06-26T14:48:05.984Z | Downloaded either v1.15.0 |
| 802 | 2026-06-26T14:48:05.984Z | Downloaded defmt-parser v0.3.4 |
| 803 | 2026-06-26T14:48:05.987Z | Downloaded autocfg v1.3.0 |
| 804 | 2026-06-26T14:48:05.987Z | Downloaded dtrace-parser v0.2.0 |
| 805 | 2026-06-26T14:48:05.987Z | Downloaded crossbeam-deque v0.8.5 |
| 806 | 2026-06-26T14:48:05.987Z | Downloaded cmake v0.1.54 |
| 807 | 2026-06-26T14:48:05.990Z | Downloaded async-trait v0.1.89 |
| 808 | 2026-06-26T14:48:05.990Z | Downloaded float-ord v0.3.2 |
| 809 | 2026-06-26T14:48:05.993Z | Downloaded errno v0.3.14 |
| 810 | 2026-06-26T14:48:05.993Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 811 | 2026-06-26T14:48:05.993Z | Downloaded crypto-common v0.2.2 |
| 812 | 2026-06-26T14:48:05.993Z | Downloaded cipher v0.4.4 |
| 813 | 2026-06-26T14:48:05.997Z | Downloaded argon2 v0.5.3 |
| 814 | 2026-06-26T14:48:05.997Z | Downloaded cargo-platform v0.3.2 |
| 815 | 2026-06-26T14:48:05.997Z | Downloaded bitstruct v0.1.1 |
| 816 | 2026-06-26T14:48:05.997Z | Downloaded adler v1.0.2 |
| 817 | 2026-06-26T14:48:06.000Z | Downloaded fastrand v2.3.0 |
| 818 | 2026-06-26T14:48:06.000Z | Downloaded env_filter v1.0.1 |
| 819 | 2026-06-26T14:48:06.000Z | Downloaded ed25519 v2.2.3 |
| 820 | 2026-06-26T14:48:06.003Z | Downloaded daft v0.1.7 |
| 821 | 2026-06-26T14:48:06.003Z | Downloaded tungstenite v0.21.0 |
| 822 | 2026-06-26T14:48:06.006Z | Downloaded bitvec v1.0.1 |
| 823 | 2026-06-26T14:48:06.012Z | Downloaded displaydoc v0.2.5 |
| 824 | 2026-06-26T14:48:06.015Z | Downloaded cstr-argument v0.1.2 |
| 825 | 2026-06-26T14:48:06.015Z | Downloaded compression-codecs v0.4.32 |
| 826 | 2026-06-26T14:48:06.018Z | Downloaded clap_lex v0.7.0 |
| 827 | 2026-06-26T14:48:06.018Z | Downloaded ciborium-io v0.2.2 |
| 828 | 2026-06-26T14:48:06.018Z | Downloaded bytecount v0.6.9 |
| 829 | 2026-06-26T14:48:06.018Z | Downloaded bit-vec v0.6.3 |
| 830 | 2026-06-26T14:48:06.021Z | Downloaded base16ct v0.2.0 |
| 831 | 2026-06-26T14:48:06.021Z | Downloaded anstyle-parse v0.2.4 |
| 832 | 2026-06-26T14:48:06.024Z | Downloaded goblin v0.8.2 |
| 833 | 2026-06-26T14:48:06.027Z | Downloaded url v2.5.4 |
| 834 | 2026-06-26T14:48:06.027Z | Downloaded toml_edit v0.19.15 |
| 835 | 2026-06-26T14:48:06.038Z | Downloaded tracing v0.1.40 |
| 836 | 2026-06-26T14:48:06.041Z | Downloaded regex v1.12.3 |
| 837 | 2026-06-26T14:48:06.044Z | Downloaded h2 v0.4.15 |
| 838 | 2026-06-26T14:48:06.047Z | Downloaded foreign-types-macros v0.2.3 |
| 839 | 2026-06-26T14:48:06.050Z | Downloaded base64ct v1.6.0 |
| 840 | 2026-06-26T14:48:06.050Z | Downloaded darling_macro v0.20.11 |
| 841 | 2026-06-26T14:48:06.050Z | Downloaded equivalent v1.0.2 |
| 842 | 2026-06-26T14:48:06.053Z | Downloaded der_derive v0.7.3 |
| 843 | 2026-06-26T14:48:06.053Z | Downloaded hyper v1.10.1 |
| 844 | 2026-06-26T14:48:06.056Z | Downloaded data-encoding v2.6.0 |
| 845 | 2026-06-26T14:48:06.059Z | Downloaded p384 v0.13.1 |
| 846 | 2026-06-26T14:48:06.062Z | Downloaded cpufeatures v0.2.12 |
| 847 | 2026-06-26T14:48:06.062Z | Downloaded deranged v0.5.3 |
| 848 | 2026-06-26T14:48:06.062Z | Downloaded defmt v0.3.8 |
| 849 | 2026-06-26T14:48:06.065Z | Downloaded git2 v0.20.2 |
| 850 | 2026-06-26T14:48:06.068Z | Downloaded iddqd v0.4.2 |
| 851 | 2026-06-26T14:48:06.074Z | Downloaded chrono v0.4.44 |
| 852 | 2026-06-26T14:48:06.080Z | Downloaded atomic-waker v1.1.2 |
| 853 | 2026-06-26T14:48:06.083Z | Downloaded async-stream-impl v0.3.6 |
| 854 | 2026-06-26T14:48:06.083Z | Downloaded darling_core v0.21.3 |
| 855 | 2026-06-26T14:48:06.085Z | Downloaded darling_core v0.20.11 |
| 856 | 2026-06-26T14:48:06.088Z | Downloaded typenum v1.20.1 |
| 857 | 2026-06-26T14:48:06.091Z | Downloaded x509-cert v0.2.5 |
| 858 | 2026-06-26T14:48:06.094Z | Downloaded tower v0.5.2 |
| 859 | 2026-06-26T14:48:06.097Z | Downloaded rayon v1.11.0 |
| 860 | 2026-06-26T14:48:06.103Z | Downloaded aws-lc-rs v1.17.0 |
| 861 | 2026-06-26T14:48:06.109Z | Downloaded reqwest v0.12.23 |
| 862 | 2026-06-26T14:48:06.112Z | Downloaded reqwest v0.13.2 |
| 863 | 2026-06-26T14:48:06.117Z | Downloaded zerocopy-derive v0.8.27 |
| 864 | 2026-06-26T14:48:06.120Z | Downloaded proptest v1.5.0 |
| 865 | 2026-06-26T14:48:06.126Z | Downloaded tokio-util v0.7.16 |
| 866 | 2026-06-26T14:48:06.130Z | Downloaded portable-atomic v1.11.1 |
| 867 | 2026-06-26T14:48:06.134Z | Downloaded unicode-normalization v0.1.24 |
| 868 | 2026-06-26T14:48:06.138Z | Downloaded typed-path v0.9.3 |
| 869 | 2026-06-26T14:48:06.141Z | Downloaded unicode-segmentation v1.11.0 |
| 870 | 2026-06-26T14:48:06.145Z | Downloaded serde_json v1.0.150 |
| 871 | 2026-06-26T14:48:06.149Z | Downloaded serde_with v3.18.0 |
| 872 | 2026-06-26T14:48:06.155Z | Downloaded icu_properties_data v1.5.0 |
| 873 | 2026-06-26T14:48:06.162Z | Downloaded atty v0.2.14 |
| 874 | 2026-06-26T14:48:06.165Z | Downloaded aead v0.5.2 |
| 875 | 2026-06-26T14:48:06.165Z | Downloaded moka v0.12.10 |
| 876 | 2026-06-26T14:48:06.169Z | Downloaded cfg_aliases v0.1.1 |
| 877 | 2026-06-26T14:48:06.169Z | Downloaded block-buffer v0.10.4 |
| 878 | 2026-06-26T14:48:06.172Z | Downloaded async-recursion v1.1.1 |
| 879 | 2026-06-26T14:48:06.172Z | Downloaded ciborium-ll v0.2.2 |
| 880 | 2026-06-26T14:48:06.172Z | Downloaded crucible-workspace-hack v0.1.0 |
| 881 | 2026-06-26T14:48:06.176Z | Downloaded block-buffer v0.12.1 |
| 882 | 2026-06-26T14:48:06.176Z | Downloaded bit-set v0.5.3 |
| 883 | 2026-06-26T14:48:06.176Z | Downloaded digest v0.11.3 |
| 884 | 2026-06-26T14:48:06.176Z | Downloaded winnow v0.5.40 |
| 885 | 2026-06-26T14:48:06.180Z | Downloaded rustls-webpki v0.102.4 |
| 886 | 2026-06-26T14:48:06.192Z | Downloaded tower-http v0.6.8 |
| 887 | 2026-06-26T14:48:06.196Z | Downloaded zerocopy v0.7.34 |
| 888 | 2026-06-26T14:48:06.205Z | Downloaded goblin v0.10.4 |
| 889 | 2026-06-26T14:48:06.210Z | Downloaded quinn-proto v0.11.13 |
| 890 | 2026-06-26T14:48:06.215Z | Downloaded zerovec v0.10.4 |
| 891 | 2026-06-26T14:48:06.218Z | Downloaded tough v0.22.0 |
| 892 | 2026-06-26T14:48:06.223Z | Downloaded winnow v0.7.13 |
| 893 | 2026-06-26T14:48:06.229Z | Downloaded openssl v0.10.72 |
| 894 | 2026-06-26T14:48:06.234Z | Downloaded salty v0.3.0 |
| 895 | 2026-06-26T14:48:06.281Z | Downloaded bstr v1.9.1 |
| 896 | 2026-06-26T14:48:06.287Z | Downloaded vcpkg v0.2.15 |
| 897 | 2026-06-26T14:48:06.311Z | Downloaded unicode-width v0.2.1 |
| 898 | 2026-06-26T14:48:06.315Z | Downloaded smoltcp v0.11.0 |
| 899 | 2026-06-26T14:48:06.320Z | Downloaded hickory-proto v0.24.4 |
| 900 | 2026-06-26T14:48:06.329Z | Downloaded winnow v1.0.3 |
| 901 | 2026-06-26T14:48:06.336Z | Downloaded regex-syntax v0.8.5 |
| 902 | 2026-06-26T14:48:06.339Z | Downloaded curve25519-dalek v4.1.3 |
| 903 | 2026-06-26T14:48:06.344Z | Downloaded rustls v0.23.41 |
| 904 | 2026-06-26T14:48:06.352Z | Downloaded time v0.3.47 |
| 905 | 2026-06-26T14:48:06.359Z | Downloaded nix v0.28.0 |
| 906 | 2026-06-26T14:48:06.366Z | Downloaded rustix v0.38.34 |
| 907 | 2026-06-26T14:48:06.379Z | Downloaded regress v0.10.5 |
| 908 | 2026-06-26T14:48:06.384Z | Downloaded dropshot v0.17.1 |
| 909 | 2026-06-26T14:48:06.397Z | Downloaded syn v1.0.109 |
| 910 | 2026-06-26T14:48:06.404Z | Downloaded nix v0.30.1 |
| 911 | 2026-06-26T14:48:06.409Z | Downloaded zerocopy v0.8.27 |
| 912 | 2026-06-26T14:48:06.423Z | Downloaded webpki-roots v0.26.3 |
| 913 | 2026-06-26T14:48:06.426Z | Downloaded rustls v0.22.4 |
| 914 | 2026-06-26T14:48:06.431Z | Downloaded dropshot v0.16.7 |
| 915 | 2026-06-26T14:48:06.444Z | Downloaded unicode-width v0.1.14 |
| 916 | 2026-06-26T14:48:06.448Z | Downloaded syn v2.0.117 |
| 917 | 2026-06-26T14:48:06.454Z | Downloaded regex-automata v0.4.14 |
| 918 | 2026-06-26T14:48:06.463Z | Downloaded regress v0.11.1 |
| 919 | 2026-06-26T14:48:06.468Z | Downloaded hickory-proto v0.25.2 |
| 920 | 2026-06-26T14:48:06.477Z | Downloaded openapiv3 v2.2.0 |
| 921 | 2026-06-26T14:48:06.487Z | Downloaded webpki-roots v1.0.3 |
| 922 | 2026-06-26T14:48:06.487Z | Downloaded tabled v0.15.0 |
| 923 | 2026-06-26T14:48:06.494Z | Downloaded nix v0.31.3 |
| 924 | 2026-06-26T14:48:06.501Z | Downloaded rustix v1.1.2 |
| 925 | 2026-06-26T14:48:06.515Z | Downloaded chrono-tz v0.10.4 |
| 926 | 2026-06-26T14:48:06.531Z | Downloaded csv v1.3.1 |
| 927 | 2026-06-26T14:48:06.566Z | Downloaded typify-impl v0.6.2 |
| 928 | 2026-06-26T14:48:06.599Z | Downloaded typify-impl v0.4.3 |
| 929 | 2026-06-26T14:48:06.673Z | Downloaded petgraph v0.6.5 |
| 930 | 2026-06-26T14:48:06.684Z | Downloaded jiff v0.2.15 |
| 931 | 2026-06-26T14:48:06.723Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 932 | 2026-06-26T14:48:06.754Z | Downloaded libc v0.2.186 |
| 933 | 2026-06-26T14:48:06.789Z | Downloaded petgraph v0.8.3 |
| 934 | 2026-06-26T14:48:06.804Z | Downloaded sha3 v0.10.8 |
| 935 | 2026-06-26T14:48:06.818Z | Downloaded tokio v1.52.3 |
| 936 | 2026-06-26T14:48:06.904Z | Downloaded encoding_rs v0.8.34 |
| 937 | 2026-06-26T14:48:06.934Z | Downloaded ring v0.17.14 |
| 938 | 2026-06-26T14:48:06.956Z | Downloaded fakedata_generator v0.7.1 |
| 939 | 2026-06-26T14:48:07.061Z | Downloaded libz-sys v1.1.16 |
| 940 | 2026-06-26T14:48:07.426Z | Downloaded aws-lc-sys v0.41.0 |
| 941 | 2026-06-26T14:48:07.753Z | Compiling proc-macro2 v1.0.106 |
| 942 | 2026-06-26T14:48:07.753Z | Compiling quote v1.0.45 |
| 943 | 2026-06-26T14:48:07.753Z | Compiling unicode-ident v1.0.24 |
| 944 | 2026-06-26T14:48:07.753Z | Compiling libc v0.2.186 |
| 945 | 2026-06-26T14:48:07.757Z | Compiling serde_core v1.0.228 |
| 946 | 2026-06-26T14:48:07.757Z | Compiling serde v1.0.228 |
| 947 | 2026-06-26T14:48:07.757Z | Compiling autocfg v1.3.0 |
| 948 | 2026-06-26T14:48:07.757Z | Checking cfg-if v1.0.0 |
| 949 | 2026-06-26T14:48:08.077Z | Compiling zmij v1.0.19 |
| 950 | 2026-06-26T14:48:08.120Z | Compiling serde_json v1.0.150 |
| 951 | 2026-06-26T14:48:08.391Z | Checking memchr v2.7.2 |
| 952 | 2026-06-26T14:48:08.511Z | Compiling libm v0.2.8 |
| 953 | 2026-06-26T14:48:08.511Z | Checking itoa v1.0.11 |
| 954 | 2026-06-26T14:48:08.806Z | Checking smallvec v1.13.2 |
| 955 | 2026-06-26T14:48:08.828Z | Compiling getrandom v0.4.2 |
| 956 | 2026-06-26T14:48:08.937Z | Compiling version_check v0.9.5 |
| 957 | 2026-06-26T14:48:09.020Z | Checking stable_deref_trait v1.2.0 |
| 958 | 2026-06-26T14:48:09.134Z | Checking writeable v0.5.5 |
| 959 | 2026-06-26T14:48:09.285Z | Checking litemap v0.7.4 |
| 960 | 2026-06-26T14:48:09.306Z | Checking icu_locid_transform_data v1.5.0 |
| 961 | 2026-06-26T14:48:09.341Z | Compiling num-traits v0.2.19 |
| 962 | 2026-06-26T14:48:09.374Z | Compiling syn v2.0.117 |
| 963 | 2026-06-26T14:48:09.393Z | Checking percent-encoding v2.3.2 |
| 964 | 2026-06-26T14:48:09.444Z | Checking icu_properties_data v1.5.0 |
| 965 | 2026-06-26T14:48:09.480Z | Checking utf16_iter v1.0.5 |
| 966 | 2026-06-26T14:48:09.529Z | Checking utf8_iter v1.0.4 |
| 967 | 2026-06-26T14:48:09.590Z | Checking write16 v1.0.0 |
| 968 | 2026-06-26T14:48:09.606Z | Checking icu_normalizer_data v1.5.0 |
| 969 | 2026-06-26T14:48:09.653Z | Checking form_urlencoded v1.2.2 |
| 970 | 2026-06-26T14:48:09.677Z | Compiling thiserror v2.0.18 |
| 971 | 2026-06-26T14:48:09.680Z | Checking getrandom v0.2.14 |
| 972 | 2026-06-26T14:48:09.732Z | Compiling lock_api v0.4.12 |
| 973 | 2026-06-26T14:48:09.783Z | Compiling parking_lot_core v0.9.10 |
| 974 | 2026-06-26T14:48:09.864Z | Compiling heck v0.5.0 |
| 975 | 2026-06-26T14:48:10.094Z | Checking iana-time-zone v0.1.64 |
| 976 | 2026-06-26T14:48:10.201Z | Compiling jobserver v0.1.31 |
| 977 | 2026-06-26T14:48:10.236Z | Compiling find-msvc-tools v0.1.9 |
| 978 | 2026-06-26T14:48:10.256Z | Checking uuid v1.23.3 |
| 979 | 2026-06-26T14:48:10.406Z | Compiling shlex v2.0.1 |
| 980 | 2026-06-26T14:48:10.426Z | Checking semver v1.0.28 |
| 981 | 2026-06-26T14:48:10.490Z | Compiling schemars v0.8.22 |
| 982 | 2026-06-26T14:48:10.535Z | Checking dyn-clone v1.0.17 |
| 983 | 2026-06-26T14:48:10.561Z | Compiling cc v1.2.65 |
| 984 | 2026-06-26T14:48:10.596Z | Compiling rustversion v1.0.22 |
| 985 | 2026-06-26T14:48:10.626Z | Compiling slab v0.4.9 |
| 986 | 2026-06-26T14:48:10.646Z | Checking subtle v2.6.1 |
| 987 | 2026-06-26T14:48:10.749Z | Checking pin-project-lite v0.2.14 |
| 988 | 2026-06-26T14:48:10.800Z | Compiling log v0.4.29 |
| 989 | 2026-06-26T14:48:10.972Z | Checking socket2 v0.6.3 |
| 990 | 2026-06-26T14:48:10.990Z | Checking scopeguard v1.2.0 |
| 991 | 2026-06-26T14:48:11.026Z | Checking typenum v1.20.1 |
| 992 | 2026-06-26T14:48:11.222Z | Checking rand_core v0.6.4 |
| 993 | 2026-06-26T14:48:11.268Z | Checking signal-hook-registry v1.4.2 |
| 994 | 2026-06-26T14:48:11.299Z | Checking parking_lot v0.12.2 |
| 995 | 2026-06-26T14:48:11.318Z | Checking mio v1.2.0 |
| 996 | 2026-06-26T14:48:11.395Z | Compiling portable-atomic v1.11.1 |
| 997 | 2026-06-26T14:48:11.430Z | Checking equivalent v1.0.2 |
| 998 | 2026-06-26T14:48:11.494Z | Checking critical-section v1.2.0 |
| 999 | 2026-06-26T14:48:11.523Z | Checking futures-core v0.3.32 |
| 1000 | 2026-06-26T14:48:11.587Z | Compiling cmake v0.1.54 |
| 1001 | 2026-06-26T14:48:11.606Z | Compiling thiserror v1.0.64 |
| 1002 | 2026-06-26T14:48:11.609Z | Compiling dunce v1.0.5 |
| 1003 | 2026-06-26T14:48:11.654Z | Compiling fs_extra v1.3.0 |
| 1004 | 2026-06-26T14:48:11.817Z | Compiling httparse v1.10.1 |
| 1005 | 2026-06-26T14:48:11.843Z | Compiling getrandom v0.3.4 |
| 1006 | 2026-06-26T14:48:11.888Z | Checking futures-sink v0.3.32 |
| 1007 | 2026-06-26T14:48:11.941Z | Compiling aws-lc-sys v0.41.0 |
| 1008 | 2026-06-26T14:48:11.995Z | Checking hashbrown v0.17.0 |
| 1009 | 2026-06-26T14:48:12.097Z | Checking futures-channel v0.3.32 |
| 1010 | 2026-06-26T14:48:12.143Z | Compiling regex-syntax v0.8.5 |
| 1011 | 2026-06-26T14:48:12.213Z | Compiling strsim v0.11.1 |
| 1012 | 2026-06-26T14:48:12.232Z | Checking futures-io v0.3.32 |
| 1013 | 2026-06-26T14:48:12.294Z | Compiling synstructure v0.13.1 |
| 1014 | 2026-06-26T14:48:12.349Z | Compiling serde_derive_internals v0.29.1 |
| 1015 | 2026-06-26T14:48:12.369Z | Checking once_cell v1.21.3 |
| 1016 | 2026-06-26T14:48:12.474Z | Checking indexmap v2.14.0 |
| 1017 | 2026-06-26T14:48:12.523Z | Checking futures-task v0.3.32 |
| 1018 | 2026-06-26T14:48:12.551Z | Compiling aho-corasick v1.1.3 |
| 1019 | 2026-06-26T14:48:12.672Z | Compiling ident_case v1.0.1 |
| 1020 | 2026-06-26T14:48:12.800Z | Checking base64 v0.22.1 |
| 1021 | 2026-06-26T14:48:12.829Z | Compiling slog v2.8.2 |
| 1022 | 2026-06-26T14:48:13.085Z | Checking byteorder v1.5.0 |
| 1023 | 2026-06-26T14:48:13.109Z | Compiling ucd-trie v0.1.6 |
| 1024 | 2026-06-26T14:48:13.133Z | Checking tracing-core v0.1.32 |
| 1025 | 2026-06-26T14:48:13.297Z | Compiling pest v2.8.4 |
| 1026 | 2026-06-26T14:48:13.346Z | Compiling ring v0.17.14 |
| 1027 | 2026-06-26T14:48:13.545Z | Compiling serde_derive v1.0.228 |
| 1028 | 2026-06-26T14:48:13.645Z | Compiling zerofrom-derive v0.1.5 |
| 1029 | 2026-06-26T14:48:13.670Z | Compiling yoke-derive v0.7.5 |
| 1030 | 2026-06-26T14:48:13.869Z | Compiling zerovec-derive v0.10.3 |
| 1031 | 2026-06-26T14:48:14.009Z | Compiling displaydoc v0.2.5 |
| 1032 | 2026-06-26T14:48:14.235Z | Compiling icu_provider_macros v1.5.0 |
| 1033 | 2026-06-26T14:48:14.560Z | Compiling schemars_derive v0.8.22 |
| 1034 | 2026-06-26T14:48:14.716Z | Compiling zeroize_derive v1.4.3 |
| 1035 | 2026-06-26T14:48:14.768Z | Compiling thiserror-impl v2.0.18 |
| 1036 | 2026-06-26T14:48:14.792Z | Compiling tokio-macros v2.7.0 |
| 1037 | 2026-06-26T14:48:14.865Z | Checking zerofrom v0.1.5 |
| 1038 | 2026-06-26T14:48:14.916Z | Compiling futures-macro v0.3.32 |
| 1039 | 2026-06-26T14:48:14.993Z | Checking yoke v0.7.5 |
| 1040 | 2026-06-26T14:48:15.184Z | Checking zerovec v0.10.4 |
| 1041 | 2026-06-26T14:48:15.391Z | Checking zeroize v1.8.2 |
| 1042 | 2026-06-26T14:48:15.525Z | Compiling thiserror-impl v1.0.64 |
| 1043 | 2026-06-26T14:48:15.550Z | Compiling zerocopy-derive v0.8.27 |
| 1044 | 2026-06-26T14:48:15.718Z | Checking futures-util v0.3.32 |
| 1045 | 2026-06-26T14:48:15.752Z | Compiling regex-automata v0.4.14 |
| 1046 | 2026-06-26T14:48:15.831Z | Checking tinystr v0.7.6 |
| 1047 | 2026-06-26T14:48:15.993Z | Checking icu_collections v1.5.0 |
| 1048 | 2026-06-26T14:48:16.012Z | Checking icu_locid v1.5.0 |
| 1049 | 2026-06-26T14:48:16.439Z | Checking icu_provider v1.5.0 |
| 1050 | 2026-06-26T14:48:16.601Z | Checking bytes v1.11.1 |
| 1051 | 2026-06-26T14:48:16.622Z | Checking chrono v0.4.44 |
| 1052 | 2026-06-26T14:48:16.736Z | Checking icu_locid_transform v1.5.0 |
| 1053 | 2026-06-26T14:48:16.754Z | Checking bitflags v2.9.4 |
| 1054 | 2026-06-26T14:48:16.786Z | Compiling serde_tokenstream v0.2.3 |
| 1055 | 2026-06-26T14:48:17.030Z | Checking tokio v1.52.3 |
| 1056 | 2026-06-26T14:48:17.132Z | Checking http v1.4.2 |
| 1057 | 2026-06-26T14:48:17.185Z | Checking icu_properties v1.5.1 |
| 1058 | 2026-06-26T14:48:17.431Z | Compiling regex v1.12.3 |
| 1059 | 2026-06-26T14:48:17.636Z | Checking rustls-pki-types v1.12.0 |
| 1060 | 2026-06-26T14:48:17.672Z | Compiling tracing-attributes v0.1.27 |
| 1061 | 2026-06-26T14:48:17.691Z | Compiling pest_meta v2.8.4 |
| 1062 | 2026-06-26T14:48:18.238Z | Compiling anyhow v1.0.100 |
| 1063 | 2026-06-26T14:48:18.553Z | Checking icu_normalizer v1.5.0 |
| 1064 | 2026-06-26T14:48:18.777Z | Compiling pest_generator v2.8.4 |
| 1065 | 2026-06-26T14:48:18.834Z | Checking tracing v0.1.40 |
| 1066 | 2026-06-26T14:48:18.919Z | Checking idna_adapter v1.2.0 |
| 1067 | 2026-06-26T14:48:19.005Z | Compiling generic-array v0.14.7 |
| 1068 | 2026-06-26T14:48:19.039Z | Checking idna v1.0.3 |
| 1069 | 2026-06-26T14:48:19.287Z | Checking url v2.5.4 |
| 1070 | 2026-06-26T14:48:19.439Z | Compiling pest_derive v2.8.4 |
| 1071 | 2026-06-26T14:48:19.949Z | Checking untrusted v0.9.0 |
| 1072 | 2026-06-26T14:48:20.059Z | Checking fnv v1.0.7 |
| 1073 | 2026-06-26T14:48:20.155Z | Compiling camino v1.2.2 |
| 1074 | 2026-06-26T14:48:20.222Z | Checking ppv-lite86 v0.2.17 |
| 1075 | 2026-06-26T14:48:20.252Z | Checking tokio-util v0.7.16 |
| 1076 | 2026-06-26T14:48:20.329Z | Compiling aws-lc-rs v1.17.0 |
| 1077 | 2026-06-26T14:48:20.430Z | Compiling paste v1.0.15 |
| 1078 | 2026-06-26T14:48:20.491Z | Compiling zerocopy v0.8.27 |
| 1079 | 2026-06-26T14:48:20.524Z | Checking ipnet v2.9.0 |
| 1080 | 2026-06-26T14:48:20.629Z | Checking untrusted v0.7.1 |
| 1081 | 2026-06-26T14:48:20.656Z | Checking ryu v1.0.18 |
| 1082 | 2026-06-26T14:48:20.733Z | Checking http-body v1.0.1 |
| 1083 | 2026-06-26T14:48:20.733Z | Checking errno v0.3.14 |
| 1084 | 2026-06-26T14:48:20.787Z | Checking atomic-waker v1.1.2 |
| 1085 | 2026-06-26T14:48:20.880Z | Compiling rustls v0.23.41 |
| 1086 | 2026-06-26T14:48:20.882Z | Checking crypto-common v0.1.6 |
| 1087 | 2026-06-26T14:48:20.951Z | Checking try-lock v0.2.5 |
| 1088 | 2026-06-26T14:48:21.014Z | Checking tower-service v0.3.3 |
| 1089 | 2026-06-26T14:48:21.049Z | Checking tower-layer v0.3.3 |
| 1090 | 2026-06-26T14:48:21.082Z | Checking want v0.3.1 |
| 1091 | 2026-06-26T14:48:21.118Z | Checking h2 v0.4.15 |
| 1092 | 2026-06-26T14:48:21.191Z | Checking erased-serde v0.3.31 |
| 1093 | 2026-06-26T14:48:21.210Z | Compiling async-trait v0.1.89 |
| 1094 | 2026-06-26T14:48:21.552Z | Checking httpdate v1.0.3 |
| 1095 | 2026-06-26T14:48:21.637Z | Compiling time-core v0.1.8 |
| 1096 | 2026-06-26T14:48:21.694Z | Compiling num-conv v0.2.0 |
| 1097 | 2026-06-26T14:48:21.788Z | Compiling omicron-workspace-hack v0.1.0 |
| 1098 | 2026-06-26T14:48:21.832Z | Compiling time-macros v0.2.27 |
| 1099 | 2026-06-26T14:48:22.245Z | Checking ipnetwork v0.21.1 |
| 1100 | 2026-06-26T14:48:22.345Z | Compiling scroll_derive v0.13.1 |
| 1101 | 2026-06-26T14:48:22.468Z | Checking http-body-util v0.1.3 |
| 1102 | 2026-06-26T14:48:22.533Z | Checking serde_urlencoded v0.7.1 |
| 1103 | 2026-06-26T14:48:22.750Z | Checking const-oid v0.9.6 |
| 1104 | 2026-06-26T14:48:22.782Z | Checking pretty-hex v0.4.1 |
| 1105 | 2026-06-26T14:48:22.818Z | Checking openapiv3 v2.2.0 |
| 1106 | 2026-06-26T14:48:22.901Z | Checking foldhash v0.2.0 |
| 1107 | 2026-06-26T14:48:23.025Z | Checking hyper v1.10.1 |
| 1108 | 2026-06-26T14:48:23.055Z | Checking allocator-api2 v0.2.21 |
| 1109 | 2026-06-26T14:48:23.152Z | Compiling daft-derive v0.1.7 |
| 1110 | 2026-06-26T14:48:23.334Z | Checking hashbrown v0.16.1 |
| 1111 | 2026-06-26T14:48:23.549Z | Checking plain v0.2.3 |
| 1112 | 2026-06-26T14:48:23.658Z | Compiling scroll v0.13.0 |
| 1113 | 2026-06-26T14:48:23.823Z | Compiling strum_macros v0.26.4 |
| 1114 | 2026-06-26T14:48:23.887Z | Compiling crossbeam-utils v0.8.19 |
| 1115 | 2026-06-26T14:48:23.939Z | Checking hyper-util v0.1.20 |
| 1116 | 2026-06-26T14:48:24.115Z | Compiling usdt-impl v0.6.0 |
| 1117 | 2026-06-26T14:48:24.339Z | Compiling goblin v0.10.4 |
| 1118 | 2026-06-26T14:48:25.015Z | Checking oxnet v0.1.4 |
| 1119 | 2026-06-26T14:48:25.069Z | Checking rand_core v0.9.3 |
| 1120 | 2026-06-26T14:48:25.258Z | Checking rand_chacha v0.9.0 |
| 1121 | 2026-06-26T14:48:25.459Z | Checking block-buffer v0.10.4 |
| 1122 | 2026-06-26T14:48:25.539Z | Compiling dtrace-parser v0.3.0 |
| 1123 | 2026-06-26T14:48:25.700Z | Compiling thread-id v5.0.0 |
| 1124 | 2026-06-26T14:48:25.786Z | Checking encoding_rs v0.8.34 |
| 1125 | 2026-06-26T14:48:25.805Z | Checking mime v0.3.17 |
| 1126 | 2026-06-26T14:48:25.932Z | Checking digest v0.10.7 |
| 1127 | 2026-06-26T14:48:25.935Z | Checking rand v0.9.2 |
| 1128 | 2026-06-26T14:48:25.975Z | Checking futures-executor v0.3.32 |
| 1129 | 2026-06-26T14:48:26.121Z | Compiling slog-async v2.8.0 |
| 1130 | 2026-06-26T14:48:26.140Z | Checking hex v0.4.3 |
| 1131 | 2026-06-26T14:48:26.161Z | Checking futures v0.3.32 |
| 1132 | 2026-06-26T14:48:26.241Z | Checking sync_wrapper v1.0.1 |
| 1133 | 2026-06-26T14:48:26.349Z | Compiling multer v3.1.0 |
| 1134 | 2026-06-26T14:48:26.368Z | Compiling rustix v1.1.2 |
| 1135 | 2026-06-26T14:48:26.403Z | Checking tower v0.5.2 |
| 1136 | 2026-06-26T14:48:26.574Z | Checking rand_chacha v0.3.1 |
| 1137 | 2026-06-26T14:48:26.648Z | Checking webpki-roots v0.26.3 |
| 1138 | 2026-06-26T14:48:26.723Z | Compiling async-stream-impl v0.3.6 |
| 1139 | 2026-06-26T14:48:26.762Z | Checking iri-string v0.7.8 |
| 1140 | 2026-06-26T14:48:26.780Z | Compiling ref-cast v1.0.25 |
| 1141 | 2026-06-26T14:48:26.783Z | Checking rand v0.8.6 |
| 1142 | 2026-06-26T14:48:26.783Z | Compiling ref-cast-impl v1.0.25 |
| 1143 | 2026-06-26T14:48:27.092Z | Compiling dof v0.4.0 |
| 1144 | 2026-06-26T14:48:27.340Z | Compiling darling_core v0.23.0 |
| 1145 | 2026-06-26T14:48:27.369Z | Checking fastrand v2.3.0 |
| 1146 | 2026-06-26T14:48:27.388Z | Checking powerfmt v0.2.0 |
| 1147 | 2026-06-26T14:48:27.540Z | Checking deranged v0.5.3 |
| 1148 | 2026-06-26T14:48:27.761Z | Checking tower-http v0.6.8 |
| 1149 | 2026-06-26T14:48:27.791Z | Checking newtype-uuid v1.3.2 |
| 1150 | 2026-06-26T14:48:27.860Z | Checking is-terminal v0.4.12 |
| 1151 | 2026-06-26T14:48:27.980Z | Checking num_threads v0.1.7 |
| 1152 | 2026-06-26T14:48:28.068Z | Checking match_cfg v0.1.0 |
| 1153 | 2026-06-26T14:48:28.087Z | Checking strum v0.26.3 |
| 1154 | 2026-06-26T14:48:28.105Z | Compiling newtype-uuid-macros v0.1.0 |
| 1155 | 2026-06-26T14:48:28.139Z | Checking hostname v0.3.1 |
| 1156 | 2026-06-26T14:48:28.158Z | Compiling structmeta-derive v0.3.0 |
| 1157 | 2026-06-26T14:48:28.161Z | Compiling usdt-attr-macro v0.6.0 |
| 1158 | 2026-06-26T14:48:28.194Z | Compiling usdt-macro v0.6.0 |
| 1159 | 2026-06-26T14:48:28.233Z | Compiling syn v1.0.109 |
| 1160 | 2026-06-26T14:48:28.543Z | Checking time v0.3.47 |
| 1161 | 2026-06-26T14:48:28.599Z | Checking daft v0.1.7 |
| 1162 | 2026-06-26T14:48:28.835Z | Checking tempfile v3.23.0 |
| 1163 | 2026-06-26T14:48:28.859Z | Checking crossbeam-channel v0.5.15 |
| 1164 | 2026-06-26T14:48:29.033Z | Checking thread_local v1.1.8 |
| 1165 | 2026-06-26T14:48:29.221Z | Compiling structmeta v0.3.0 |
| 1166 | 2026-06-26T14:48:29.240Z | Checking winnow v1.0.3 |
| 1167 | 2026-06-26T14:48:29.243Z | Compiling crc32fast v1.4.0 |
| 1168 | 2026-06-26T14:48:29.472Z | Compiling darling_macro v0.23.0 |
| 1169 | 2026-06-26T14:48:29.524Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1170 | 2026-06-26T14:48:29.600Z | Checking serde_spanned v1.1.1 |
| 1171 | 2026-06-26T14:48:29.732Z | Checking take_mut v0.2.2 |
| 1172 | 2026-06-26T14:48:29.750Z | Checking term v1.2.0 |
| 1173 | 2026-06-26T14:48:29.753Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1174 | 2026-06-26T14:48:29.835Z | Checking debug-ignore v1.0.5 |
| 1175 | 2026-06-26T14:48:29.938Z | Checking slog-json v2.6.1 |
| 1176 | 2026-06-26T14:48:29.956Z | Compiling strum_macros v0.27.2 |
| 1177 | 2026-06-26T14:48:29.975Z | Checking slog-term v2.9.2 |
| 1178 | 2026-06-26T14:48:30.020Z | Compiling darling v0.23.0 |
| 1179 | 2026-06-26T14:48:30.039Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1180 | 2026-06-26T14:48:30.087Z | Checking memmap2 v0.9.9 |
| 1181 | 2026-06-26T14:48:30.106Z | Compiling serde_with_macros v3.18.0 |
| 1182 | 2026-06-26T14:48:30.233Z | Checking cpufeatures v0.2.12 |
| 1183 | 2026-06-26T14:48:30.309Z | Checking spin v0.9.8 |
| 1184 | 2026-06-26T14:48:30.446Z | Checking slog-bunyan v2.5.0 |
| 1185 | 2026-06-26T14:48:30.490Z | Compiling derive-ex v0.1.8 |
| 1186 | 2026-06-26T14:48:30.562Z | Checking async-stream v0.3.6 |
| 1187 | 2026-06-26T14:48:30.647Z | Checking waitgroup v0.1.2 |
| 1188 | 2026-06-26T14:48:30.689Z | Checking rustls-pemfile v2.2.0 |
| 1189 | 2026-06-26T14:48:30.749Z | Checking serde_path_to_error v0.1.20 |
| 1190 | 2026-06-26T14:48:30.829Z | Checking hostname v0.4.2 |
| 1191 | 2026-06-26T14:48:31.010Z | Checking macaddr v1.0.1 |
| 1192 | 2026-06-26T14:48:31.037Z | Checking quick-error v1.2.3 |
| 1193 | 2026-06-26T14:48:31.143Z | Checking either v1.15.0 |
| 1194 | 2026-06-26T14:48:31.269Z | Checking serde_with v3.18.0 |
| 1195 | 2026-06-26T14:48:31.331Z | Checking regress v0.10.5 |
| 1196 | 2026-06-26T14:48:31.742Z | Checking lazy_static v1.5.0 |
| 1197 | 2026-06-26T14:48:31.842Z | Compiling parse-display-derive v0.10.0 |
| 1198 | 2026-06-26T14:48:32.034Z | Compiling test-strategy v0.4.3 |
| 1199 | 2026-06-26T14:48:32.349Z | Checking usdt v0.6.0 |
| 1200 | 2026-06-26T14:48:32.411Z | Checking webpki-roots v1.0.3 |
| 1201 | 2026-06-26T14:48:32.535Z | Compiling dropshot v0.17.1 |
| 1202 | 2026-06-26T14:48:32.697Z | Checking wait-timeout v0.2.0 |
| 1203 | 2026-06-26T14:48:32.725Z | Checking bit-vec v0.6.3 |
| 1204 | 2026-06-26T14:48:32.745Z | Compiling crucible-workspace-hack v0.1.0 |
| 1205 | 2026-06-26T14:48:32.764Z | Compiling rustix v0.38.34 |
| 1206 | 2026-06-26T14:48:32.824Z | Checking rusty-fork v0.3.0 |
| 1207 | 2026-06-26T14:48:32.842Z | Checking strum v0.27.2 |
| 1208 | 2026-06-26T14:48:32.900Z | Checking bit-set v0.5.3 |
| 1209 | 2026-06-26T14:48:32.952Z | Compiling dropshot_endpoint v0.17.1 |
| 1210 | 2026-06-26T14:48:32.996Z | Checking rand_xorshift v0.3.0 |
| 1211 | 2026-06-26T14:48:33.015Z | Checking unarray v0.1.4 |
| 1212 | 2026-06-26T14:48:33.130Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1213 | 2026-06-26T14:48:33.133Z | Checking proptest v1.5.0 |
| 1214 | 2026-06-26T14:48:33.133Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1215 | 2026-06-26T14:48:33.302Z | Checking hybrid-array v0.4.12 |
| 1216 | 2026-06-26T14:48:33.358Z | Checking adler v1.0.2 |
| 1217 | 2026-06-26T14:48:33.469Z | Checking miniz_oxide v0.7.2 |
| 1218 | 2026-06-26T14:48:33.518Z | Compiling toml_datetime v0.6.11 |
| 1219 | 2026-06-26T14:48:33.768Z | Checking openssl-probe v0.2.1 |
| 1220 | 2026-06-26T14:48:33.786Z | Checking flate2 v1.0.30 |
| 1221 | 2026-06-26T14:48:33.851Z | Checking block-buffer v0.12.1 |
| 1222 | 2026-06-26T14:48:33.876Z | Checking rustls-native-certs v0.8.3 |
| 1223 | 2026-06-26T14:48:33.957Z | Checking crypto-common v0.2.2 |
| 1224 | 2026-06-26T14:48:34.002Z | Checking instant v0.1.12 |
| 1225 | 2026-06-26T14:48:34.021Z | Checking compression-core v0.4.31 |
| 1226 | 2026-06-26T14:48:34.068Z | Checking const-oid v0.10.2 |
| 1227 | 2026-06-26T14:48:34.090Z | Checking backoff v0.4.0 |
| 1228 | 2026-06-26T14:48:34.144Z | Checking compression-codecs v0.4.32 |
| 1229 | 2026-06-26T14:48:34.253Z | Checking parse-display v0.10.0 |
| 1230 | 2026-06-26T14:48:34.302Z | Checking itertools v0.14.0 |
| 1231 | 2026-06-26T14:48:34.334Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1232 | 2026-06-26T14:48:34.537Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1233 | 2026-06-26T14:48:34.571Z | Checking cpufeatures v0.3.0 |
| 1234 | 2026-06-26T14:48:34.638Z | Checking digest v0.11.3 |
| 1235 | 2026-06-26T14:48:34.741Z | Checking base64ct v1.6.0 |
| 1236 | 2026-06-26T14:48:34.812Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1237 | 2026-06-26T14:48:34.968Z | Checking sha1 v0.11.0 |
| 1238 | 2026-06-26T14:48:34.989Z | Checking toml v1.1.2+spec-1.1.0 |
| 1239 | 2026-06-26T14:48:35.058Z | Checking async-compression v0.4.33 |
| 1240 | 2026-06-26T14:48:35.146Z | Checking unicode-width v0.1.14 |
| 1241 | 2026-06-26T14:48:35.355Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1242 | 2026-06-26T14:48:35.396Z | Compiling clap_derive v4.5.4 |
| 1243 | 2026-06-26T14:48:35.516Z | Compiling unsafe-libyaml v0.2.11 |
| 1244 | 2026-06-26T14:48:35.673Z | Checking utf8parse v0.2.1 |
| 1245 | 2026-06-26T14:48:35.778Z | Checking anstyle-parse v0.2.4 |
| 1246 | 2026-06-26T14:48:35.996Z | Checking anstyle v1.0.7 |
| 1247 | 2026-06-26T14:48:36.091Z | Compiling serde_yaml v0.9.34+deprecated |
| 1248 | 2026-06-26T14:48:36.180Z | Checking colorchoice v1.0.1 |
| 1249 | 2026-06-26T14:48:36.199Z | Checking is_terminal_polyfill v1.70.0 |
| 1250 | 2026-06-26T14:48:36.202Z | Checking anstyle-query v1.0.3 |
| 1251 | 2026-06-26T14:48:36.280Z | Checking pem-rfc7468 v0.7.0 |
| 1252 | 2026-06-26T14:48:36.317Z | Checking anstream v0.6.14 |
| 1253 | 2026-06-26T14:48:36.320Z | Checking terminal_size v0.3.0 |
| 1254 | 2026-06-26T14:48:36.435Z | Compiling der_derive v0.7.3 |
| 1255 | 2026-06-26T14:48:36.725Z | Compiling winnow v0.5.40 |
| 1256 | 2026-06-26T14:48:36.867Z | Checking flagset v0.4.7 |
| 1257 | 2026-06-26T14:48:36.965Z | Checking clap_lex v0.7.0 |
| 1258 | 2026-06-26T14:48:37.125Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1259 | 2026-06-26T14:48:37.182Z | Checking clap_builder v4.5.2 |
| 1260 | 2026-06-26T14:48:37.374Z | Checking der v0.7.10 |
| 1261 | 2026-06-26T14:48:37.609Z | Compiling darling_core v0.21.3 |
| 1262 | 2026-06-26T14:48:38.073Z | Compiling toml_edit v0.19.15 |
| 1263 | 2026-06-26T14:48:38.111Z | Compiling rustc_version v0.4.1 |
| 1264 | 2026-06-26T14:48:38.364Z | Checking spki v0.7.3 |
| 1265 | 2026-06-26T14:48:38.402Z | Checking clap v4.5.4 |
| 1266 | 2026-06-26T14:48:38.599Z | Compiling heck v0.4.1 |
| 1267 | 2026-06-26T14:48:38.649Z | Checking winnow v0.7.13 |
| 1268 | 2026-06-26T14:48:38.840Z | Checking iddqd v0.4.2 |
| 1269 | 2026-06-26T14:48:38.964Z | Checking secrecy v0.10.3 |
| 1270 | 2026-06-26T14:48:39.086Z | Compiling heapless v0.8.0 |
| 1271 | 2026-06-26T14:48:39.423Z | Compiling proc-macro-crate v1.3.1 |
| 1272 | 2026-06-26T14:48:39.708Z | Compiling darling_macro v0.21.3 |
| 1273 | 2026-06-26T14:48:39.728Z | Compiling convert_case v0.4.0 |
| 1274 | 2026-06-26T14:48:40.035Z | Compiling derive_more v0.99.20 |
| 1275 | 2026-06-26T14:48:40.092Z | Checking pkcs8 v0.10.2 |
| 1276 | 2026-06-26T14:48:40.250Z | Checking tabwriter v1.4.0 |
| 1277 | 2026-06-26T14:48:40.270Z | Compiling darling v0.21.3 |
| 1278 | 2026-06-26T14:48:40.288Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1279 | 2026-06-26T14:48:40.356Z | Compiling ingot-macros v0.1.1 |
| 1280 | 2026-06-26T14:48:40.492Z | Checking backon v1.6.0 |
| 1281 | 2026-06-26T14:48:40.544Z | Checking crossbeam-epoch v0.9.18 |
| 1282 | 2026-06-26T14:48:40.657Z | Checking hash32 v0.3.1 |
| 1283 | 2026-06-26T14:48:40.764Z | Compiling cfg_aliases v0.2.1 |
| 1284 | 2026-06-26T14:48:40.785Z | Checking bitflags v1.3.2 |
| 1285 | 2026-06-26T14:48:40.845Z | Compiling smoltcp v0.11.0 |
| 1286 | 2026-06-26T14:48:41.206Z | Compiling typify-impl v0.4.3 |
| 1287 | 2026-06-26T14:48:41.302Z | Checking hmac v0.12.1 |
| 1288 | 2026-06-26T14:48:41.443Z | Checking managed v0.8.0 |
| 1289 | 2026-06-26T14:48:41.644Z | Checking cobs v0.2.3 |
| 1290 | 2026-06-26T14:48:41.769Z | Checking humantime v2.3.0 |
| 1291 | 2026-06-26T14:48:41.880Z | Checking postcard v1.0.9 |
| 1292 | 2026-06-26T14:48:42.361Z | Checking inout v0.1.3 |
| 1293 | 2026-06-26T14:48:42.497Z | Compiling zerocopy-derive v0.7.34 |
| 1294 | 2026-06-26T14:48:42.529Z | Checking ff v0.13.1 |
| 1295 | 2026-06-26T14:48:42.665Z | Compiling memoffset v0.9.1 |
| 1296 | 2026-06-26T14:48:42.864Z | Checking base16ct v0.2.0 |
| 1297 | 2026-06-26T14:48:42.979Z | Checking ingot-types v0.1.2 |
| 1298 | 2026-06-26T14:48:42.999Z | Checking sec1 v0.7.3 |
| 1299 | 2026-06-26T14:48:43.018Z | Checking group v0.13.0 |
| 1300 | 2026-06-26T14:48:43.165Z | Checking cipher v0.4.4 |
| 1301 | 2026-06-26T14:48:43.199Z | Checking hkdf v0.12.4 |
| 1302 | 2026-06-26T14:48:43.317Z | Checking ingot v0.1.1 |
| 1303 | 2026-06-26T14:48:43.336Z | Compiling regress v0.11.1 |
| 1304 | 2026-06-26T14:48:43.374Z | Checking crypto-bigint v0.5.5 |
| 1305 | 2026-06-26T14:48:43.666Z | Compiling proc-macro-error-attr v1.0.4 |
| 1306 | 2026-06-26T14:48:43.888Z | Compiling pkg-config v0.3.30 |
| 1307 | 2026-06-26T14:48:44.353Z | Compiling rayon-core v1.13.0 |
| 1308 | 2026-06-26T14:48:44.373Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1309 | 2026-06-26T14:48:44.416Z | Checking colored v3.1.1 |
| 1310 | 2026-06-26T14:48:44.421Z | Checking elliptic-curve v0.13.8 |
| 1311 | 2026-06-26T14:48:44.596Z | Compiling typify-macro v0.4.3 |
| 1312 | 2026-06-26T14:48:44.749Z | Checking crossbeam-deque v0.8.5 |
| 1313 | 2026-06-26T14:48:44.774Z | Compiling num_enum_derive v0.7.4 |
| 1314 | 2026-06-26T14:48:44.814Z | Compiling curve25519-dalek v4.1.3 |
| 1315 | 2026-06-26T14:48:44.922Z | Compiling typify-impl v0.6.2 |
| 1316 | 2026-06-26T14:48:45.094Z | Checking half v2.7.1 |
| 1317 | 2026-06-26T14:48:45.347Z | Checking universal-hash v0.5.1 |
| 1318 | 2026-06-26T14:48:45.820Z | Compiling proc-macro-error v1.0.4 |
| 1319 | 2026-06-26T14:48:46.010Z | Compiling vcpkg v0.2.15 |
| 1320 | 2026-06-26T14:48:46.115Z | Checking data-encoding v2.6.0 |
| 1321 | 2026-06-26T14:48:46.118Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1322 | 2026-06-26T14:48:46.250Z | Checking ciborium-io v0.2.2 |
| 1323 | 2026-06-26T14:48:46.346Z | Checking opaque-debug v0.3.1 |
| 1324 | 2026-06-26T14:48:46.383Z | Checking ciborium-ll v0.2.2 |
| 1325 | 2026-06-26T14:48:46.419Z | Checking num_enum v0.7.4 |
| 1326 | 2026-06-26T14:48:46.548Z | Compiling num_enum_derive v0.5.11 |
| 1327 | 2026-06-26T14:48:46.585Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1328 | 2026-06-26T14:48:46.932Z | Compiling foreign-types-macros v0.2.3 |
| 1329 | 2026-06-26T14:48:47.195Z | Checking foreign-types-shared v0.3.1 |
| 1330 | 2026-06-26T14:48:47.524Z | Checking num_enum v0.5.11 |
| 1331 | 2026-06-26T14:48:47.563Z | Checking foreign-types v0.5.0 |
| 1332 | 2026-06-26T14:48:47.658Z | Checking rayon v1.11.0 |
| 1333 | 2026-06-26T14:48:47.661Z | Checking ciborium v0.2.2 |
| 1334 | 2026-06-26T14:48:47.920Z | Compiling typify v0.4.3 |
| 1335 | 2026-06-26T14:48:48.015Z | Compiling zerocopy v0.7.34 |
| 1336 | 2026-06-26T14:48:48.108Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1337 | 2026-06-26T14:48:48.202Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1338 | 2026-06-26T14:48:48.250Z | Checking sha1 v0.10.6 |
| 1339 | 2026-06-26T14:48:48.345Z | Compiling typify-macro v0.6.2 |
| 1340 | 2026-06-26T14:48:48.414Z | Checking aead v0.5.2 |
| 1341 | 2026-06-26T14:48:48.548Z | Checking serde_spanned v0.6.9 |
| 1342 | 2026-06-26T14:48:48.679Z | Compiling scroll_derive v0.12.0 |
| 1343 | 2026-06-26T14:48:48.871Z | Checking num-integer v0.1.46 |
| 1344 | 2026-06-26T14:48:48.948Z | Compiling usdt-impl v0.5.0 |
| 1345 | 2026-06-26T14:48:49.067Z | Checking cstr-argument v0.1.2 |
| 1346 | 2026-06-26T14:48:49.173Z | Checking keccak v0.1.6 |
| 1347 | 2026-06-26T14:48:49.239Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1348 | 2026-06-26T14:48:49.242Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1349 | 2026-06-26T14:48:49.378Z | Checking sha3 v0.10.8 |
| 1350 | 2026-06-26T14:48:49.406Z | Checking scroll v0.12.0 |
| 1351 | 2026-06-26T14:48:49.425Z | Checking thiserror-no-std v2.0.2 |
| 1352 | 2026-06-26T14:48:49.470Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1353 | 2026-06-26T14:48:49.509Z | Compiling dof v0.3.0 |
| 1354 | 2026-06-26T14:48:49.569Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1355 | 2026-06-26T14:48:49.588Z | Checking poly1305 v0.8.0 |
| 1356 | 2026-06-26T14:48:49.623Z | Checking chacha20 v0.9.1 |
| 1357 | 2026-06-26T14:48:49.811Z | Compiling dtrace-parser v0.2.0 |
| 1358 | 2026-06-26T14:48:49.814Z | Checking password-hash v0.5.0 |
| 1359 | 2026-06-26T14:48:49.900Z | Checking camino-tempfile v1.4.1 |
| 1360 | 2026-06-26T14:48:49.919Z | Checking blake2 v0.10.6 |
| 1361 | 2026-06-26T14:48:49.952Z | Compiling thread-id v4.2.1 |
| 1362 | 2026-06-26T14:48:50.057Z | Checking glob v0.3.3 |
| 1363 | 2026-06-26T14:48:50.127Z | Checking indent_write v2.2.0 |
| 1364 | 2026-06-26T14:48:50.258Z | Checking argon2 v0.5.3 |
| 1365 | 2026-06-26T14:48:50.423Z | Checking chacha20poly1305 v0.10.1 |
| 1366 | 2026-06-26T14:48:50.553Z | Checking goblin v0.8.2 |
| 1367 | 2026-06-26T14:48:50.836Z | Checking vsss-rs v3.3.4 |
| 1368 | 2026-06-26T14:48:50.854Z | Checking num-bigint v0.4.5 |
| 1369 | 2026-06-26T14:48:51.381Z | Compiling num-derive v0.4.2 |
| 1370 | 2026-06-26T14:48:51.570Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1371 | 2026-06-26T14:48:51.616Z | Checking sigpipe v0.1.3 |
| 1372 | 2026-06-26T14:48:51.651Z | Checking jiff v0.2.15 |
| 1373 | 2026-06-26T14:48:52.010Z | Checking num-rational v0.4.2 |
| 1374 | 2026-06-26T14:48:52.285Z | Compiling typify v0.6.2 |
| 1375 | 2026-06-26T14:48:52.382Z | Checking num-iter v0.1.45 |
| 1376 | 2026-06-26T14:48:52.494Z | Compiling zone_cfg_derive v0.3.0 |
| 1377 | 2026-06-26T14:48:52.497Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1378 | 2026-06-26T14:48:52.497Z | Checking itertools v0.12.1 |
| 1379 | 2026-06-26T14:48:52.921Z | Checking num-complex v0.4.6 |
| 1380 | 2026-06-26T14:48:53.095Z | Checking tinyvec_macros v0.1.1 |
| 1381 | 2026-06-26T14:48:53.167Z | Checking tinyvec v1.6.0 |
| 1382 | 2026-06-26T14:48:53.262Z | Checking num v0.4.3 |
| 1383 | 2026-06-26T14:48:53.473Z | Checking zone v0.3.1 |
| 1384 | 2026-06-26T14:48:53.822Z | Compiling usdt-macro v0.5.0 |
| 1385 | 2026-06-26T14:48:53.882Z | Compiling usdt-attr-macro v0.5.0 |
| 1386 | 2026-06-26T14:48:54.098Z | Checking smf v0.2.3 |
| 1387 | 2026-06-26T14:48:54.328Z | Checking memmap v0.7.0 |
| 1388 | 2026-06-26T14:48:54.347Z | Checking bstr v1.9.1 |
| 1389 | 2026-06-26T14:48:54.635Z | Compiling rustls v0.22.4 |
| 1390 | 2026-06-26T14:48:54.690Z | Checking whoami v1.5.1 |
| 1391 | 2026-06-26T14:48:54.885Z | Checking usdt v0.5.0 |
| 1392 | 2026-06-26T14:48:55.081Z | Compiling progenitor-impl v0.11.1 |
| 1393 | 2026-06-26T14:48:55.388Z | Checking rustls-webpki v0.102.4 |
| 1394 | 2026-06-26T14:48:55.429Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1395 | 2026-06-26T14:48:55.707Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1396 | 2026-06-26T14:48:56.189Z | Checking toml_write v0.1.2 |
| 1397 | 2026-06-26T14:48:56.362Z | Checking toml_edit v0.22.27 |
| 1398 | 2026-06-26T14:48:56.635Z | Checking rustls-webpki v0.103.13 |
| 1399 | 2026-06-26T14:48:57.157Z | Compiling progenitor-macro v0.11.1 |
| 1400 | 2026-06-26T14:48:57.487Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1401 | 2026-06-26T14:48:58.268Z | Compiling reqwest v0.12.23 |
| 1402 | 2026-06-26T14:48:59.014Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1403 | 2026-06-26T14:48:59.201Z | Compiling darling_core v0.20.11 |
| 1404 | 2026-06-26T14:48:59.301Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1405 | 2026-06-26T14:48:59.461Z | Checking tokio-rustls v0.26.4 |
| 1406 | 2026-06-26T14:48:59.586Z | Checking rustls-platform-verifier v0.6.2 |
| 1407 | 2026-06-26T14:48:59.698Z | Checking hyper-rustls v0.27.3 |
| 1408 | 2026-06-26T14:48:59.813Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1409 | 2026-06-26T14:48:59.991Z | Checking reqwest v0.13.2 |
| 1410 | 2026-06-26T14:49:00.024Z | Compiling dropshot v0.16.7 |
| 1411 | 2026-06-26T14:49:00.606Z | Checking progenitor-client v0.10.0 |
| 1412 | 2026-06-26T14:49:00.646Z | Checking progenitor-client v0.11.1 |
| 1413 | 2026-06-26T14:49:00.806Z | Checking progenitor-client v0.14.0 |
| 1414 | 2026-06-26T14:49:00.875Z | Checking float-ord v0.3.2 |
| 1415 | 2026-06-26T14:49:00.985Z | Compiling prettyplease v0.2.37 |
| 1416 | 2026-06-26T14:49:01.006Z | Checking swrite v0.1.0 |
| 1417 | 2026-06-26T14:49:01.041Z | Checking progenitor-extras v0.2.0 |
| 1418 | 2026-06-26T14:49:01.174Z | Compiling darling_macro v0.20.11 |
| 1419 | 2026-06-26T14:49:01.334Z | Checking toml v0.9.12+spec-1.1.0 |
| 1420 | 2026-06-26T14:49:01.353Z | Checking progenitor v0.11.1 |
| 1421 | 2026-06-26T14:49:01.712Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1422 | 2026-06-26T14:49:01.960Z | Checking tokio-rustls v0.25.0 |
| 1423 | 2026-06-26T14:49:02.161Z | Checking toml v0.8.23 |
| 1424 | 2026-06-26T14:49:02.706Z | Compiling nix v0.30.1 |
| 1425 | 2026-06-26T14:49:02.837Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1426 | 2026-06-26T14:49:03.089Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1427 | 2026-06-26T14:49:03.108Z | Compiling hubpack_derive v0.1.1 |
| 1428 | 2026-06-26T14:49:03.309Z | Checking byte-wrapper v0.1.0 |
| 1429 | 2026-06-26T14:49:03.355Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1430 | 2026-06-26T14:49:03.489Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1431 | 2026-06-26T14:49:03.526Z | Compiling dropshot_endpoint v0.16.7 |
| 1432 | 2026-06-26T14:49:03.720Z | Checking static_assertions v1.1.0 |
| 1433 | 2026-06-26T14:49:03.800Z | Checking rustc-hash v2.1.1 |
| 1434 | 2026-06-26T14:49:03.920Z | Checking iddqd v0.3.18 |
| 1435 | 2026-06-26T14:49:04.089Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1436 | 2026-06-26T14:49:04.108Z | Checking hubpack v0.1.2 |
| 1437 | 2026-06-26T14:49:04.302Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1438 | 2026-06-26T14:49:04.344Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1439 | 2026-06-26T14:49:04.783Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1440 | 2026-06-26T14:49:04.895Z | Compiling darling v0.20.11 |
| 1441 | 2026-06-26T14:49:04.962Z | Compiling libz-sys v1.1.16 |
| 1442 | 2026-06-26T14:49:04.990Z | Compiling nix v0.31.3 |
| 1443 | 2026-06-26T14:49:05.216Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1444 | 2026-06-26T14:49:05.365Z | Compiling enum-as-inner v0.6.0 |
| 1445 | 2026-06-26T14:49:05.389Z | Checking atomicwrites v0.4.4 |
| 1446 | 2026-06-26T14:49:05.527Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1447 | 2026-06-26T14:49:05.626Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1448 | 2026-06-26T14:49:05.740Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1449 | 2026-06-26T14:49:05.939Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1450 | 2026-06-26T14:49:05.957Z | Checking is_ci v1.2.0 |
| 1451 | 2026-06-26T14:49:05.996Z | Compiling semver v0.1.20 |
| 1452 | 2026-06-26T14:49:06.273Z | Compiling rustc_version v0.1.7 |
| 1453 | 2026-06-26T14:49:06.387Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1454 | 2026-06-26T14:49:06.477Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1455 | 2026-06-26T14:49:06.545Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1456 | 2026-06-26T14:49:06.679Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1457 | 2026-06-26T14:49:06.718Z | Compiling derive_builder_core v0.20.2 |
| 1458 | 2026-06-26T14:49:06.913Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1459 | 2026-06-26T14:49:06.932Z | Checking similar v2.7.0 |
| 1460 | 2026-06-26T14:49:06.956Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1461 | 2026-06-26T14:49:07.270Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1462 | 2026-06-26T14:49:07.496Z | Compiling progenitor-impl v0.14.0 |
| 1463 | 2026-06-26T14:49:07.582Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1464 | 2026-06-26T14:49:07.653Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1465 | 2026-06-26T14:49:07.810Z | Checking utf-8 v0.7.6 |
| 1466 | 2026-06-26T14:49:07.856Z | Compiling owo-colors v4.3.0 |
| 1467 | 2026-06-26T14:49:07.882Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1468 | 2026-06-26T14:49:07.949Z | Checking tungstenite v0.21.0 |
| 1469 | 2026-06-26T14:49:08.340Z | Compiling derive_builder_macro v0.20.2 |
| 1470 | 2026-06-26T14:49:09.485Z | Compiling newtype_derive v0.1.6 |
| 1471 | 2026-06-26T14:49:09.553Z | Checking supports-color v3.0.2 |
| 1472 | 2026-06-26T14:49:09.613Z | Compiling progenitor-macro v0.14.0 |
| 1473 | 2026-06-26T14:49:09.688Z | Checking supports-color v2.1.0 |
| 1474 | 2026-06-26T14:49:09.809Z | Compiling openssl-sys v0.9.107 |
| 1475 | 2026-06-26T14:49:09.827Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1476 | 2026-06-26T14:49:10.263Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1477 | 2026-06-26T14:49:10.357Z | Checking resolv-conf v0.7.0 |
| 1478 | 2026-06-26T14:49:10.675Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1479 | 2026-06-26T14:49:10.678Z | Compiling serde_repr v0.1.19 |
| 1480 | 2026-06-26T14:49:10.719Z | Compiling vergen-lib v9.1.0 |
| 1481 | 2026-06-26T14:49:10.816Z | Compiling slog-dtrace v0.3.0 |
| 1482 | 2026-06-26T14:49:10.890Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1483 | 2026-06-26T14:49:10.955Z | Checking unicode-segmentation v1.11.0 |
| 1484 | 2026-06-26T14:49:11.060Z | Checking linked-hash-map v0.5.6 |
| 1485 | 2026-06-26T14:49:11.240Z | Checking lru-cache v0.1.2 |
| 1486 | 2026-06-26T14:49:11.278Z | Checking newline-converter v0.3.0 |
| 1487 | 2026-06-26T14:49:11.281Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1488 | 2026-06-26T14:49:11.317Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1489 | 2026-06-26T14:49:11.468Z | Compiling derive_builder v0.20.2 |
| 1490 | 2026-06-26T14:49:11.601Z | Checking tokio-tungstenite v0.21.0 |
| 1491 | 2026-06-26T14:49:11.996Z | Checking hickory-proto v0.24.4 |
| 1492 | 2026-06-26T14:49:12.073Z | Compiling progenitor-impl v0.13.0 |
| 1493 | 2026-06-26T14:49:12.466Z | Checking console v0.15.8 |
| 1494 | 2026-06-26T14:49:12.522Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1495 | 2026-06-26T14:49:12.747Z | Checking serde-big-array v0.5.1 |
| 1496 | 2026-06-26T14:49:12.809Z | Compiling derive-where v1.6.0 |
| 1497 | 2026-06-26T14:49:12.888Z | Compiling pin-project-internal v1.1.10 |
| 1498 | 2026-06-26T14:49:13.506Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1499 | 2026-06-26T14:49:13.676Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1500 | 2026-06-26T14:49:13.754Z | Checking progenitor v0.14.0 |
| 1501 | 2026-06-26T14:49:13.890Z | Compiling vergen v9.1.0 |
| 1502 | 2026-06-26T14:49:13.948Z | Compiling cargo-platform v0.3.2 |
| 1503 | 2026-06-26T14:49:14.014Z | Checking siphasher v1.0.1 |
| 1504 | 2026-06-26T14:49:14.033Z | Compiling minimal-lexical v0.2.1 |
| 1505 | 2026-06-26T14:49:14.115Z | Checking base64 v0.21.7 |
| 1506 | 2026-06-26T14:49:14.135Z | Compiling progenitor-macro v0.13.0 |
| 1507 | 2026-06-26T14:49:14.138Z | Compiling cargo_metadata v0.23.1 |
| 1508 | 2026-06-26T14:49:14.236Z | Checking phf_shared v0.12.1 |
| 1509 | 2026-06-26T14:49:14.286Z | Compiling nom v7.1.3 |
| 1510 | 2026-06-26T14:49:14.377Z | Checking pin-project v1.1.10 |
| 1511 | 2026-06-26T14:49:14.414Z | Checking hickory-resolver v0.24.4 |
| 1512 | 2026-06-26T14:49:14.478Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1513 | 2026-06-26T14:49:14.610Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1514 | 2026-06-26T14:49:14.995Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1515 | 2026-06-26T14:49:15.089Z | Checking expectorate v1.2.0 |
| 1516 | 2026-06-26T14:49:15.393Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1517 | 2026-06-26T14:49:15.740Z | Checking progenitor-client v0.13.0 |
| 1518 | 2026-06-26T14:49:15.939Z | Checking globset v0.4.14 |
| 1519 | 2026-06-26T14:49:15.964Z | Checking unicode-normalization v0.1.24 |
| 1520 | 2026-06-26T14:49:16.182Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1521 | 2026-06-26T14:49:16.337Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1522 | 2026-06-26T14:49:16.382Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1523 | 2026-06-26T14:49:16.433Z | Checking terminal_size v0.4.3 |
| 1524 | 2026-06-26T14:49:16.556Z | Checking tokio-stream v0.1.17 |
| 1525 | 2026-06-26T14:49:16.630Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1526 | 2026-06-26T14:49:16.735Z | Compiling snafu-derive v0.8.9 |
| 1527 | 2026-06-26T14:49:16.759Z | Compiling async-recursion v1.1.1 |
| 1528 | 2026-06-26T14:49:16.866Z | Compiling vergen-git2 v9.1.0 |
| 1529 | 2026-06-26T14:49:16.925Z | Checking csv-core v0.1.12 |
| 1530 | 2026-06-26T14:49:16.945Z | Checking smawk v0.3.2 |
| 1531 | 2026-06-26T14:49:17.080Z | Checking highway v1.3.0 |
| 1532 | 2026-06-26T14:49:17.099Z | Compiling chrono-tz v0.10.4 |
| 1533 | 2026-06-26T14:49:17.117Z | Compiling unicode-xid v0.2.4 |
| 1534 | 2026-06-26T14:49:17.242Z | Checking foreign-types-shared v0.1.1 |
| 1535 | 2026-06-26T14:49:17.310Z | Compiling openssl v0.10.72 |
| 1536 | 2026-06-26T14:49:17.327Z | Checking unicode-width v0.2.1 |
| 1537 | 2026-06-26T14:49:17.345Z | Compiling cancel-safe-futures v0.1.5 |
| 1538 | 2026-06-26T14:49:17.431Z | Checking foldhash v0.1.5 |
| 1539 | 2026-06-26T14:49:17.580Z | Checking same-file v1.0.6 |
| 1540 | 2026-06-26T14:49:17.599Z | Checking unicode-linebreak v0.1.5 |
| 1541 | 2026-06-26T14:49:17.660Z | Checking hashbrown v0.15.2 |
| 1542 | 2026-06-26T14:49:17.679Z | Checking foreign-types v0.3.2 |
| 1543 | 2026-06-26T14:49:17.702Z | Checking walkdir v2.5.0 |
| 1544 | 2026-06-26T14:49:17.786Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1545 | 2026-06-26T14:49:17.819Z | Checking textwrap v0.16.2 |
| 1546 | 2026-06-26T14:49:17.878Z | Compiling const_format_proc_macros v0.2.34 |
| 1547 | 2026-06-26T14:49:18.042Z | Checking csv v1.3.1 |
| 1548 | 2026-06-26T14:49:18.142Z | Checking qorb v0.4.1 |
| 1549 | 2026-06-26T14:49:18.342Z | Checking progenitor v0.13.0 |
| 1550 | 2026-06-26T14:49:18.413Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1551 | 2026-06-26T14:49:18.447Z | Checking snafu v0.8.9 |
| 1552 | 2026-06-26T14:49:18.477Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1553 | 2026-06-26T14:49:18.502Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1554 | 2026-06-26T14:49:18.667Z | Checking olpc-cjson v0.1.4 |
| 1555 | 2026-06-26T14:49:18.807Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1556 | 2026-06-26T14:49:18.827Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-06-26T14:49:19.030Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1558 | 2026-06-26T14:49:19.053Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1559 | 2026-06-26T14:49:19.118Z | Checking phf v0.12.1 |
| 1560 | 2026-06-26T14:49:19.303Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1561 | 2026-06-26T14:49:19.358Z | Checking tokio-dtrace v0.1.1 |
| 1562 | 2026-06-26T14:49:19.542Z | Compiling progenitor-impl v0.10.0 |
| 1563 | 2026-06-26T14:49:19.707Z | Checking sha2 v0.10.9 |
| 1564 | 2026-06-26T14:49:19.795Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1565 | 2026-06-26T14:49:19.826Z | Checking signature v2.2.0 |
| 1566 | 2026-06-26T14:49:19.920Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1567 | 2026-06-26T14:49:19.955Z | Checking libsw-core v0.3.2 |
| 1568 | 2026-06-26T14:49:19.973Z | Checking serde_plain v1.0.2 |
| 1569 | 2026-06-26T14:49:19.976Z | Compiling openssl-macros v0.1.1 |
| 1570 | 2026-06-26T14:49:20.100Z | Checking pem v3.0.5 |
| 1571 | 2026-06-26T14:49:20.127Z | Compiling cookie v0.18.1 |
| 1572 | 2026-06-26T14:49:20.146Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1573 | 2026-06-26T14:49:20.169Z | Checking bytecount v0.6.9 |
| 1574 | 2026-06-26T14:49:20.279Z | Checking fixedbitset v0.4.2 |
| 1575 | 2026-06-26T14:49:20.298Z | Checking fixedbitset v0.5.7 |
| 1576 | 2026-06-26T14:49:20.355Z | Compiling moka v0.12.10 |
| 1577 | 2026-06-26T14:49:20.375Z | Checking typed-path v0.9.3 |
| 1578 | 2026-06-26T14:49:20.431Z | Checking petgraph v0.6.5 |
| 1579 | 2026-06-26T14:49:20.496Z | Checking petgraph v0.8.3 |
| 1580 | 2026-06-26T14:49:20.684Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1581 | 2026-06-26T14:49:20.877Z | Checking papergrid v0.11.0 |
| 1582 | 2026-06-26T14:49:21.127Z | Checking tough v0.22.0 |
| 1583 | 2026-06-26T14:49:21.470Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1584 | 2026-06-26T14:49:21.518Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1585 | 2026-06-26T14:49:21.633Z | Compiling progenitor-macro v0.10.0 |
| 1586 | 2026-06-26T14:49:21.655Z | Checking libsw v3.5.0 |
| 1587 | 2026-06-26T14:49:21.719Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1588 | 2026-06-26T14:49:21.802Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1589 | 2026-06-26T14:49:21.874Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1590 | 2026-06-26T14:49:21.895Z | Checking oxide-tokio-rt v0.1.6 |
| 1591 | 2026-06-26T14:49:22.058Z | Checking const_format v0.2.35 |
| 1592 | 2026-06-26T14:49:22.249Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1593 | 2026-06-26T14:49:22.462Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1594 | 2026-06-26T14:49:22.521Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1595 | 2026-06-26T14:49:22.643Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-06-26T14:49:22.646Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1597 | 2026-06-26T14:49:22.805Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1598 | 2026-06-26T14:49:23.017Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1599 | 2026-06-26T14:49:23.036Z | Compiling tabled_derive v0.7.0 |
| 1600 | 2026-06-26T14:49:23.217Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1601 | 2026-06-26T14:49:23.631Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1602 | 2026-06-26T14:49:23.710Z | Checking gethostname v0.5.0 |
| 1603 | 2026-06-26T14:49:23.747Z | Checking bcs v0.1.6 |
| 1604 | 2026-06-26T14:49:23.810Z | Checking termtree v0.5.1 |
| 1605 | 2026-06-26T14:49:23.856Z | Checking tagptr v0.2.0 |
| 1606 | 2026-06-26T14:49:23.951Z | Checking linear-map v1.2.0 |
| 1607 | 2026-06-26T14:49:23.970Z | Compiling radium v0.7.0 |
| 1608 | 2026-06-26T14:49:23.989Z | Compiling salty v0.3.0 |
| 1609 | 2026-06-26T14:49:24.121Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1610 | 2026-06-26T14:49:24.309Z | Checking tabled v0.15.0 |
| 1611 | 2026-06-26T14:49:24.651Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1612 | 2026-06-26T14:49:25.128Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1613 | 2026-06-26T14:49:25.398Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1614 | 2026-06-26T14:49:25.456Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1615 | 2026-06-26T14:49:25.628Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1616 | 2026-06-26T14:49:25.742Z | Checking progenitor v0.10.0 |
| 1617 | 2026-06-26T14:49:25.885Z | Checking steno v0.4.1 |
| 1618 | 2026-06-26T14:49:26.386Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1619 | 2026-06-26T14:49:26.424Z | Checking hickory-proto v0.25.2 |
| 1620 | 2026-06-26T14:49:26.889Z | Checking rfc6979 v0.4.0 |
| 1621 | 2026-06-26T14:49:27.014Z | Checking tap v1.0.1 |
| 1622 | 2026-06-26T14:49:27.129Z | Checking wyz v0.5.1 |
| 1623 | 2026-06-26T14:49:27.312Z | Checking ecdsa v0.16.9 |
| 1624 | 2026-06-26T14:49:27.598Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1625 | 2026-06-26T14:49:27.962Z | Checking hickory-resolver v0.25.2 |
| 1626 | 2026-06-26T14:49:28.066Z | Checking ed25519 v2.2.3 |
| 1627 | 2026-06-26T14:49:28.091Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1628 | 2026-06-26T14:49:28.234Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1629 | 2026-06-26T14:49:28.335Z | Checking primeorder v0.13.6 |
| 1630 | 2026-06-26T14:49:28.579Z | Checking twox-hash v2.1.2 |
| 1631 | 2026-06-26T14:49:28.582Z | Checking env_filter v1.0.1 |
| 1632 | 2026-06-26T14:49:28.749Z | Checking atty v0.2.14 |
| 1633 | 2026-06-26T14:49:28.843Z | Checking funty v2.0.0 |
| 1634 | 2026-06-26T14:49:28.862Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1635 | 2026-06-26T14:49:28.866Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1636 | 2026-06-26T14:49:29.036Z | Checking env_logger v0.11.10 |
| 1637 | 2026-06-26T14:49:29.060Z | Checking toml v0.7.8 |
| 1638 | 2026-06-26T14:49:29.110Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1639 | 2026-06-26T14:49:29.151Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1640 | 2026-06-26T14:49:29.178Z | Checking bitvec v1.0.1 |
| 1641 | 2026-06-26T14:49:29.234Z | Checking p384 v0.13.1 |
| 1642 | 2026-06-26T14:49:29.266Z | Checking ed25519-dalek v2.2.0 |
| 1643 | 2026-06-26T14:49:29.401Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1644 | 2026-06-26T14:49:29.465Z | Checking polyval v0.6.2 |
| 1645 | 2026-06-26T14:49:29.537Z | Checking ctr v0.9.2 |
| 1646 | 2026-06-26T14:49:29.630Z | Checking aes v0.8.4 |
| 1647 | 2026-06-26T14:49:29.650Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1648 | 2026-06-26T14:49:29.653Z | Checking x509-cert v0.2.5 |
| 1649 | 2026-06-26T14:49:29.704Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1650 | 2026-06-26T14:49:29.885Z | Checking bincode v1.3.3 |
| 1651 | 2026-06-26T14:49:29.914Z | Compiling strum_macros v0.28.0 |
| 1652 | 2026-06-26T14:49:29.984Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1653 | 2026-06-26T14:49:30.060Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1654 | 2026-06-26T14:49:30.189Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1655 | 2026-06-26T14:49:30.215Z | Checking passt v0.3.0 |
| 1656 | 2026-06-26T14:49:30.325Z | Checking fakedata_generator v0.7.1 |
| 1657 | 2026-06-26T14:49:30.329Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1658 | 2026-06-26T14:49:30.363Z | Checking aes-gcm-siv v0.11.1 |
| 1659 | 2026-06-26T14:49:30.475Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1660 | 2026-06-26T14:49:30.537Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1661 | 2026-06-26T14:49:30.626Z | Compiling bitstruct_derive v0.1.0 |
| 1662 | 2026-06-26T14:49:30.648Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1663 | 2026-06-26T14:49:30.668Z | Checking dropshot-api-manager-types v0.7.2 |
| 1664 | 2026-06-26T14:49:30.671Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1665 | 2026-06-26T14:49:30.799Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1666 | 2026-06-26T14:49:30.837Z | Compiling fs-err v3.1.2 |
| 1667 | 2026-06-26T14:49:30.998Z | Checking ascii v1.1.0 |
| 1668 | 2026-06-26T14:49:30.998Z | Checking pretty-hex v0.2.1 |
| 1669 | 2026-06-26T14:49:31.071Z | Compiling cfg_aliases v0.1.1 |
| 1670 | 2026-06-26T14:49:31.136Z | Checking typeid v1.0.0 |
| 1671 | 2026-06-26T14:49:31.156Z | Checking ringbuffer v0.16.0 |
| 1672 | 2026-06-26T14:49:31.186Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1673 | 2026-06-26T14:49:31.243Z | Checking erased-serde v0.4.5 |
| 1674 | 2026-06-26T14:49:31.277Z | Checking bitstruct v0.1.1 |
| 1675 | 2026-06-26T14:49:31.371Z | Compiling nix v0.28.0 |
| 1676 | 2026-06-26T14:49:31.374Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1677 | 2026-06-26T14:49:31.595Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1678 | 2026-06-26T14:49:31.640Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1679 | 2026-06-26T14:49:31.676Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1680 | 2026-06-26T14:49:31.695Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1681 | 2026-06-26T14:49:31.736Z | Checking itertools v0.13.0 |
| 1682 | 2026-06-26T14:49:31.810Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1683 | 2026-06-26T14:49:31.851Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1684 | 2026-06-26T14:49:32.001Z | Checking serde_arrays v0.1.0 |
| 1685 | 2026-06-26T14:49:32.117Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1686 | 2026-06-26T14:49:32.232Z | Checking libloading v0.7.4 |
| 1687 | 2026-06-26T14:49:32.252Z | Checking bit_field v0.10.2 |
| 1688 | 2026-06-26T14:49:32.387Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1689 | 2026-06-26T14:49:32.407Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1690 | 2026-06-26T14:49:32.409Z | Checking git-stub v1.0.0 |
| 1691 | 2026-06-26T14:49:32.474Z | Checking kstat-rs v0.2.4 |
| 1692 | 2026-06-26T14:49:32.559Z | Compiling escargot v0.5.15 |
| 1693 | 2026-06-26T14:49:32.616Z | Checking git-stub-vcs v0.1.0 |
| 1694 | 2026-06-26T14:49:32.666Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1695 | 2026-06-26T14:49:32.747Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1696 | 2026-06-26T14:49:32.806Z | Checking ron v0.8.1 |
| 1697 | 2026-06-26T14:49:32.851Z | Checking xattr v1.3.1 |
| 1698 | 2026-06-26T14:49:32.986Z | Checking drift v0.2.0 |
| 1699 | 2026-06-26T14:49:33.268Z | Checking cargo-platform v0.1.8 |
| 1700 | 2026-06-26T14:49:33.292Z | Checking filetime v0.2.23 |
| 1701 | 2026-06-26T14:49:33.331Z | Checking ctrlc v3.4.4 |
| 1702 | 2026-06-26T14:49:33.428Z | Checking tar v0.4.40 |
| 1703 | 2026-06-26T14:49:33.447Z | Checking cargo_metadata v0.18.1 |
| 1704 | 2026-06-26T14:49:33.469Z | Checking dropshot-api-manager v0.7.2 |
| 1705 | 2026-06-26T14:49:33.977Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1706 | 2026-06-26T14:49:34.094Z | Checking fatfs v0.3.6 |
| 1707 | 2026-06-26T14:49:34.501Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1708 | 2026-06-26T14:49:34.540Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1709 | 2026-06-26T14:49:34.738Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1710 | 2026-06-26T14:49:35.101Z | Compiling git2 v0.20.2 |
| 1711 | 2026-06-26T14:49:35.168Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1712 | 2026-06-26T14:49:35.764Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1713 | 2026-06-26T14:49:37.353Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1714 | 2026-06-26T14:49:40.653Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1715 | 2026-06-26T14:49:42.073Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1716 | 2026-06-26T14:49:47.435Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1717 | 2026-06-26T14:49:50.937Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1718 | 2026-06-26T14:49:57.478Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1719 | 2026-06-26T14:49:57.478Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1720 | 2026-06-26T14:50:02.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s |
| 1721 | 2026-06-26T14:50:02.504Z | |
| 1722 | 2026-06-26T14:50:02.504Z | real 2:27.169978055 |
| 1723 | 2026-06-26T14:50:02.504Z | user 8:49.219855716 |
| 1724 | 2026-06-26T14:50:02.504Z | sys 2:14.967128817 |
| 1725 | 2026-06-26T14:50:02.504Z | trap 0.233391564 |
| 1726 | 2026-06-26T14:50:02.504Z | tflt 0.665484061 |
| 1727 | 2026-06-26T14:50:02.504Z | dflt 0.270532935 |
| 1728 | 2026-06-26T14:50:02.505Z | kflt 0.009113612 |
| 1729 | 2026-06-26T14:50:02.505Z | lock 16:00.341828615 |
| 1730 | 2026-06-26T14:50:02.505Z | slp 34:40.407958195 |
| 1731 | 2026-06-26T14:50:02.505Z | lat 1:02.118454699 |
| 1732 | 2026-06-26T14:50:02.505Z | stop 4:11.667742206 |
| 1733 | 2026-06-26T14:50:02.507Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1734 | 2026-06-26T14:50:02.995Z | Downloading crates ... |
| 1735 | 2026-06-26T14:50:03.154Z | Downloaded predicates-tree v1.0.9 |
| 1736 | 2026-06-26T14:50:03.157Z | Downloaded termtree v0.4.1 |
| 1737 | 2026-06-26T14:50:03.157Z | Downloaded downcast v0.11.0 |
| 1738 | 2026-06-26T14:50:03.161Z | Downloaded mockall v0.12.1 |
| 1739 | 2026-06-26T14:50:03.164Z | Downloaded slog-envlogger v2.2.0 |
| 1740 | 2026-06-26T14:50:03.164Z | Downloaded slog-scope v4.4.0 |
| 1741 | 2026-06-26T14:50:03.167Z | Downloaded predicates-core v1.0.6 |
| 1742 | 2026-06-26T14:50:03.171Z | Downloaded fragile v2.0.0 |
| 1743 | 2026-06-26T14:50:03.186Z | Downloaded predicates v3.1.0 |
| 1744 | 2026-06-26T14:50:03.188Z | Downloaded fdeflate v0.3.4 |
| 1745 | 2026-06-26T14:50:03.188Z | Downloaded slog-stdlog v4.1.1 |
| 1746 | 2026-06-26T14:50:03.191Z | Downloaded bytemuck v1.16.0 |
| 1747 | 2026-06-26T14:50:03.191Z | Downloaded serde_test v1.0.176 |
| 1748 | 2026-06-26T14:50:03.194Z | Downloaded mockall_derive v0.12.1 |
| 1749 | 2026-06-26T14:50:03.196Z | Downloaded arc-swap v1.7.1 |
| 1750 | 2026-06-26T14:50:03.212Z | Downloaded png v0.17.13 |
| 1751 | 2026-06-26T14:50:03.921Z | Downloaded image v0.25.1 |
| 1752 | 2026-06-26T14:50:04.145Z | Checking tokio v1.52.3 |
| 1753 | 2026-06-26T14:50:04.257Z | Checking simd-adler32 v0.3.7 |
| 1754 | 2026-06-26T14:50:04.276Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1755 | 2026-06-26T14:50:04.295Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1756 | 2026-06-26T14:50:04.307Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1757 | 2026-06-26T14:50:04.310Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1758 | 2026-06-26T14:50:04.352Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1759 | 2026-06-26T14:50:04.357Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1760 | 2026-06-26T14:50:04.384Z | Checking miniz_oxide v0.7.2 |
| 1761 | 2026-06-26T14:50:04.442Z | Checking arc-swap v1.7.1 |
| 1762 | 2026-06-26T14:50:04.453Z | Checking fdeflate v0.3.4 |
| 1763 | 2026-06-26T14:50:04.456Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1764 | 2026-06-26T14:50:04.522Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1765 | 2026-06-26T14:50:04.536Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1766 | 2026-06-26T14:50:04.561Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1767 | 2026-06-26T14:50:04.597Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1768 | 2026-06-26T14:50:04.640Z | Checking slog-scope v4.4.0 |
| 1769 | 2026-06-26T14:50:04.694Z | Checking predicates-core v1.0.6 |
| 1770 | 2026-06-26T14:50:04.706Z | Checking bytemuck v1.16.0 |
| 1771 | 2026-06-26T14:50:04.709Z | Checking flate2 v1.0.30 |
| 1772 | 2026-06-26T14:50:04.733Z | Checking termtree v0.4.1 |
| 1773 | 2026-06-26T14:50:04.764Z | Checking slog-stdlog v4.1.1 |
| 1774 | 2026-06-26T14:50:04.776Z | Compiling mockall_derive v0.12.1 |
| 1775 | 2026-06-26T14:50:04.807Z | Checking predicates v3.1.0 |
| 1776 | 2026-06-26T14:50:04.855Z | Checking predicates-tree v1.0.9 |
| 1777 | 2026-06-26T14:50:04.873Z | Checking slog-envlogger v2.2.0 |
| 1778 | 2026-06-26T14:50:04.900Z | Checking downcast v0.11.0 |
| 1779 | 2026-06-26T14:50:04.955Z | Checking fragile v2.0.0 |
| 1780 | 2026-06-26T14:50:04.988Z | Checking compression-codecs v0.4.32 |
| 1781 | 2026-06-26T14:50:05.006Z | Checking png v0.17.13 |
| 1782 | 2026-06-26T14:50:05.019Z | Checking serde_test v1.0.176 |
| 1783 | 2026-06-26T14:50:05.054Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1784 | 2026-06-26T14:50:05.513Z | Checking image v0.25.1 |
| 1785 | 2026-06-26T14:50:06.663Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1786 | 2026-06-26T14:50:06.734Z | Checking mockall v0.12.1 |
| 1787 | 2026-06-26T14:50:06.766Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1788 | 2026-06-26T14:50:07.338Z | Checking tokio-util v0.7.16 |
| 1789 | 2026-06-26T14:50:07.340Z | Checking tokio-rustls v0.26.4 |
| 1790 | 2026-06-26T14:50:07.340Z | Checking tower v0.5.2 |
| 1791 | 2026-06-26T14:50:07.341Z | Checking async-compression v0.4.33 |
| 1792 | 2026-06-26T14:50:07.341Z | Checking backoff v0.4.0 |
| 1793 | 2026-06-26T14:50:07.341Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1794 | 2026-06-26T14:50:07.405Z | Checking zone v0.3.1 |
| 1795 | 2026-06-26T14:50:07.461Z | Checking tokio-tungstenite v0.21.0 |
| 1796 | 2026-06-26T14:50:07.523Z | Checking tokio-rustls v0.25.0 |
| 1797 | 2026-06-26T14:50:07.568Z | Checking hickory-proto v0.24.4 |
| 1798 | 2026-06-26T14:50:07.580Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1799 | 2026-06-26T14:50:07.607Z | Checking libsw-core v0.3.2 |
| 1800 | 2026-06-26T14:50:07.713Z | Checking tokio-dtrace v0.1.1 |
| 1801 | 2026-06-26T14:50:07.733Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1802 | 2026-06-26T14:50:07.746Z | Checking cancel-safe-futures v0.1.5 |
| 1803 | 2026-06-26T14:50:07.749Z | Checking libsw v3.5.0 |
| 1804 | 2026-06-26T14:50:07.769Z | Checking tower-http v0.6.8 |
| 1805 | 2026-06-26T14:50:07.827Z | Checking h2 v0.4.15 |
| 1806 | 2026-06-26T14:50:07.880Z | Checking tokio-stream v0.1.17 |
| 1807 | 2026-06-26T14:50:07.892Z | Checking oxide-tokio-rt v0.1.6 |
| 1808 | 2026-06-26T14:50:07.981Z | Checking tough v0.22.0 |
| 1809 | 2026-06-26T14:50:08.031Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1810 | 2026-06-26T14:50:08.046Z | Checking steno v0.4.1 |
| 1811 | 2026-06-26T14:50:08.216Z | Checking hickory-proto v0.25.2 |
| 1812 | 2026-06-26T14:50:08.247Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1813 | 2026-06-26T14:50:08.546Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1814 | 2026-06-26T14:50:08.754Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1815 | 2026-06-26T14:50:09.072Z | Checking hickory-resolver v0.24.4 |
| 1816 | 2026-06-26T14:50:09.664Z | Checking hyper v1.10.1 |
| 1817 | 2026-06-26T14:50:09.683Z | Checking qorb v0.4.1 |
| 1818 | 2026-06-26T14:50:09.705Z | Checking hickory-resolver v0.25.2 |
| 1819 | 2026-06-26T14:50:10.461Z | Checking hyper-util v0.1.20 |
| 1820 | 2026-06-26T14:50:11.329Z | Checking hyper-rustls v0.27.3 |
| 1821 | 2026-06-26T14:50:11.329Z | Checking dropshot v0.17.1 |
| 1822 | 2026-06-26T14:50:11.333Z | Checking dropshot v0.16.7 |
| 1823 | 2026-06-26T14:50:11.496Z | Checking reqwest v0.12.23 |
| 1824 | 2026-06-26T14:50:11.499Z | Checking reqwest v0.13.2 |
| 1825 | 2026-06-26T14:50:12.109Z | Checking progenitor-client v0.10.0 |
| 1826 | 2026-06-26T14:50:12.109Z | Checking progenitor-client v0.11.1 |
| 1827 | 2026-06-26T14:50:12.250Z | Checking progenitor-client v0.14.0 |
| 1828 | 2026-06-26T14:50:12.253Z | Checking progenitor-client v0.13.0 |
| 1829 | 2026-06-26T14:50:12.311Z | Checking progenitor v0.10.0 |
| 1830 | 2026-06-26T14:50:12.323Z | Checking progenitor v0.11.1 |
| 1831 | 2026-06-26T14:50:12.436Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1832 | 2026-06-26T14:50:12.448Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1833 | 2026-06-26T14:50:12.459Z | Checking progenitor v0.13.0 |
| 1834 | 2026-06-26T14:50:12.471Z | Checking progenitor-extras v0.2.0 |
| 1835 | 2026-06-26T14:50:12.471Z | Checking progenitor v0.14.0 |
| 1836 | 2026-06-26T14:50:12.582Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1837 | 2026-06-26T14:50:12.594Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1838 | 2026-06-26T14:50:13.122Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1839 | 2026-06-26T14:50:13.122Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-06-26T14:50:13.126Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1841 | 2026-06-26T14:50:13.460Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1842 | 2026-06-26T14:50:13.866Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1843 | 2026-06-26T14:50:14.044Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1844 | 2026-06-26T14:50:14.187Z | Checking dropshot-api-manager v0.7.2 |
| 1845 | 2026-06-26T14:50:14.598Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1846 | 2026-06-26T14:50:14.774Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1847 | 2026-06-26T14:50:14.880Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1848 | 2026-06-26T14:50:14.991Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1849 | 2026-06-26T14:50:15.182Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1850 | 2026-06-26T14:50:15.378Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1851 | 2026-06-26T14:50:16.497Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-06-26T14:50:16.497Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-06-26T14:50:16.500Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-06-26T14:50:16.500Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-06-26T14:50:17.009Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-06-26T14:50:17.388Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-06-26T14:50:17.628Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-06-26T14:50:17.902Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-06-26T14:50:17.902Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1860 | 2026-06-26T14:50:18.132Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-06-26T14:50:18.133Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-06-26T14:50:18.594Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-06-26T14:50:18.797Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-06-26T14:50:18.800Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1865 | 2026-06-26T14:50:19.607Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1866 | 2026-06-26T14:50:21.143Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1867 | 2026-06-26T14:50:21.547Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1868 | 2026-06-26T14:50:21.550Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1869 | 2026-06-26T14:50:22.234Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1870 | 2026-06-26T14:50:22.566Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1871 | 2026-06-26T14:50:22.896Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-06-26T14:50:22.899Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-06-26T14:50:23.458Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-06-26T14:50:23.461Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1875 | 2026-06-26T14:50:23.461Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1876 | 2026-06-26T14:50:26.599Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-06-26T14:50:27.371Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1878 | 2026-06-26T14:50:30.727Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1879 | 2026-06-26T14:50:32.387Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1880 | 2026-06-26T14:50:33.125Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1881 | 2026-06-26T14:50:37.083Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-06-26T14:50:38.448Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1883 | 2026-06-26T14:50:38.930Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1884 | 2026-06-26T14:50:41.567Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1885 | 2026-06-26T14:50:49.515Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1886 | 2026-06-26T14:50:49.515Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1887 | 2026-06-26T14:50:54.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.40s |
| 1888 | 2026-06-26T14:50:55.152Z | |
| 1889 | 2026-06-26T14:50:55.153Z | real 52.638846928 |
| 1890 | 2026-06-26T14:50:55.153Z | user 2:12.391623328 |
| 1891 | 2026-06-26T14:50:55.153Z | sys 22.700212301 |
| 1892 | 2026-06-26T14:50:55.153Z | trap 0.031018457 |
| 1893 | 2026-06-26T14:50:55.153Z | tflt 0.041763688 |
| 1894 | 2026-06-26T14:50:55.153Z | dflt 0.020877213 |
| 1895 | 2026-06-26T14:50:55.153Z | kflt 0.000021083 |
| 1896 | 2026-06-26T14:50:55.153Z | lock 5:11.726120508 |
| 1897 | 2026-06-26T14:50:55.153Z | slp 7:31.376663538 |
| 1898 | 2026-06-26T14:50:55.153Z | lat 4.763835312 |
| 1899 | 2026-06-26T14:50:55.153Z | stop 15.280950367 |
| 1900 | 2026-06-26T14:50:55.156Z | + banner build |
| 1901 | 2026-06-26T14:50:55.156Z | |
| 1902 | 2026-06-26T14:50:55.156Z | ##### # # # # ##### |
| 1903 | 2026-06-26T14:50:55.156Z | # # # # # # # # |
| 1904 | 2026-06-26T14:50:55.156Z | ##### # # # # # # |
| 1905 | 2026-06-26T14:50:55.156Z | # # # # # # # # |
| 1906 | 2026-06-26T14:50:55.156Z | # # # # # # # # |
| 1907 | 2026-06-26T14:50:55.156Z | ##### #### # ###### ##### |
| 1908 | 2026-06-26T14:50:55.156Z | |
| 1909 | 2026-06-26T14:50:55.156Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1910 | 2026-06-26T14:50:55.894Z | Compiling proc-macro2 v1.0.106 |
| 1911 | 2026-06-26T14:50:55.894Z | Compiling quote v1.0.45 |
| 1912 | 2026-06-26T14:50:55.894Z | Compiling unicode-ident v1.0.24 |
| 1913 | 2026-06-26T14:50:55.894Z | Compiling libc v0.2.186 |
| 1914 | 2026-06-26T14:50:55.897Z | Compiling serde_core v1.0.228 |
| 1915 | 2026-06-26T14:50:55.897Z | Compiling serde v1.0.228 |
| 1916 | 2026-06-26T14:50:55.897Z | Compiling autocfg v1.3.0 |
| 1917 | 2026-06-26T14:50:55.897Z | Compiling cfg-if v1.0.0 |
| 1918 | 2026-06-26T14:50:56.101Z | Compiling zmij v1.0.19 |
| 1919 | 2026-06-26T14:50:56.113Z | Compiling libm v0.2.8 |
| 1920 | 2026-06-26T14:50:56.369Z | Compiling memchr v2.7.2 |
| 1921 | 2026-06-26T14:50:56.440Z | Compiling itoa v1.0.11 |
| 1922 | 2026-06-26T14:50:56.604Z | Compiling smallvec v1.13.2 |
| 1923 | 2026-06-26T14:50:56.861Z | Compiling getrandom v0.4.2 |
| 1924 | 2026-06-26T14:50:57.006Z | Compiling version_check v0.9.5 |
| 1925 | 2026-06-26T14:50:57.018Z | Compiling stable_deref_trait v1.2.0 |
| 1926 | 2026-06-26T14:50:57.139Z | Compiling serde_json v1.0.150 |
| 1927 | 2026-06-26T14:50:57.156Z | Compiling syn v2.0.117 |
| 1928 | 2026-06-26T14:50:57.224Z | Compiling litemap v0.7.4 |
| 1929 | 2026-06-26T14:50:57.277Z | Compiling writeable v0.5.5 |
| 1930 | 2026-06-26T14:50:57.463Z | Compiling icu_locid_transform_data v1.5.0 |
| 1931 | 2026-06-26T14:50:57.496Z | Compiling percent-encoding v2.3.2 |
| 1932 | 2026-06-26T14:50:57.534Z | Compiling icu_properties_data v1.5.0 |
| 1933 | 2026-06-26T14:50:57.546Z | Compiling num-traits v0.2.19 |
| 1934 | 2026-06-26T14:50:57.574Z | Compiling write16 v1.0.0 |
| 1935 | 2026-06-26T14:50:57.675Z | Compiling utf8_iter v1.0.4 |
| 1936 | 2026-06-26T14:50:57.688Z | Compiling utf16_iter v1.0.5 |
| 1937 | 2026-06-26T14:50:57.764Z | Compiling icu_normalizer_data v1.5.0 |
| 1938 | 2026-06-26T14:50:57.831Z | Compiling form_urlencoded v1.2.2 |
| 1939 | 2026-06-26T14:50:57.843Z | Compiling thiserror v2.0.18 |
| 1940 | 2026-06-26T14:50:57.846Z | Compiling getrandom v0.2.14 |
| 1941 | 2026-06-26T14:50:57.935Z | Compiling lock_api v0.4.12 |
| 1942 | 2026-06-26T14:50:58.086Z | Compiling parking_lot_core v0.9.10 |
| 1943 | 2026-06-26T14:50:58.356Z | Compiling heck v0.5.0 |
| 1944 | 2026-06-26T14:50:58.390Z | Compiling iana-time-zone v0.1.64 |
| 1945 | 2026-06-26T14:50:58.553Z | Compiling jobserver v0.1.31 |
| 1946 | 2026-06-26T14:50:58.583Z | Compiling find-msvc-tools v0.1.9 |
| 1947 | 2026-06-26T14:50:58.769Z | Compiling shlex v2.0.1 |
| 1948 | 2026-06-26T14:50:58.813Z | Compiling uuid v1.23.3 |
| 1949 | 2026-06-26T14:50:58.875Z | Compiling rustversion v1.0.22 |
| 1950 | 2026-06-26T14:50:58.919Z | Compiling cc v1.2.65 |
| 1951 | 2026-06-26T14:50:58.934Z | Compiling semver v1.0.28 |
| 1952 | 2026-06-26T14:50:58.959Z | Compiling schemars v0.8.22 |
| 1953 | 2026-06-26T14:50:59.206Z | Compiling dyn-clone v1.0.17 |
| 1954 | 2026-06-26T14:50:59.382Z | Compiling slab v0.4.9 |
| 1955 | 2026-06-26T14:50:59.471Z | Compiling subtle v2.6.1 |
| 1956 | 2026-06-26T14:50:59.532Z | Compiling pin-project-lite v0.2.14 |
| 1957 | 2026-06-26T14:50:59.631Z | Compiling log v0.4.29 |
| 1958 | 2026-06-26T14:50:59.674Z | Compiling socket2 v0.6.3 |
| 1959 | 2026-06-26T14:50:59.759Z | Compiling scopeguard v1.2.0 |
| 1960 | 2026-06-26T14:50:59.811Z | Compiling typenum v1.20.1 |
| 1961 | 2026-06-26T14:50:59.886Z | Compiling rand_core v0.6.4 |
| 1962 | 2026-06-26T14:51:00.114Z | Compiling synstructure v0.13.1 |
| 1963 | 2026-06-26T14:51:00.135Z | Compiling serde_derive_internals v0.29.1 |
| 1964 | 2026-06-26T14:51:00.167Z | Compiling parking_lot v0.12.2 |
| 1965 | 2026-06-26T14:51:00.456Z | Compiling signal-hook-registry v1.4.2 |
| 1966 | 2026-06-26T14:51:00.599Z | Compiling mio v1.2.0 |
| 1967 | 2026-06-26T14:51:00.646Z | Compiling portable-atomic v1.11.1 |
| 1968 | 2026-06-26T14:51:00.714Z | Compiling cmake v0.1.54 |
| 1969 | 2026-06-26T14:51:00.866Z | Compiling futures-core v0.3.32 |
| 1970 | 2026-06-26T14:51:00.884Z | Compiling equivalent v1.0.2 |
| 1971 | 2026-06-26T14:51:00.975Z | Compiling critical-section v1.2.0 |
| 1972 | 2026-06-26T14:51:01.038Z | Compiling dunce v1.0.5 |
| 1973 | 2026-06-26T14:51:01.059Z | Compiling fs_extra v1.3.0 |
| 1974 | 2026-06-26T14:51:01.063Z | Compiling thiserror v1.0.64 |
| 1975 | 2026-06-26T14:51:01.128Z | Compiling httparse v1.10.1 |
| 1976 | 2026-06-26T14:51:01.141Z | Compiling getrandom v0.3.4 |
| 1977 | 2026-06-26T14:51:01.186Z | Compiling serde_derive v1.0.228 |
| 1978 | 2026-06-26T14:51:01.260Z | Compiling zerofrom-derive v0.1.5 |
| 1979 | 2026-06-26T14:51:01.275Z | Compiling yoke-derive v0.7.5 |
| 1980 | 2026-06-26T14:51:01.299Z | Compiling zerovec-derive v0.10.3 |
| 1981 | 2026-06-26T14:51:01.365Z | Compiling displaydoc v0.2.5 |
| 1982 | 2026-06-26T14:51:01.458Z | Compiling icu_provider_macros v1.5.0 |
| 1983 | 2026-06-26T14:51:01.471Z | Compiling schemars_derive v0.8.22 |
| 1984 | 2026-06-26T14:51:01.890Z | Compiling zeroize_derive v1.4.3 |
| 1985 | 2026-06-26T14:51:02.075Z | Compiling thiserror-impl v2.0.18 |
| 1986 | 2026-06-26T14:51:02.147Z | Compiling tokio-macros v2.7.0 |
| 1987 | 2026-06-26T14:51:02.323Z | Compiling futures-macro v0.3.32 |
| 1988 | 2026-06-26T14:51:02.357Z | Compiling once_cell v1.21.3 |
| 1989 | 2026-06-26T14:51:02.499Z | Compiling zerofrom v0.1.5 |
| 1990 | 2026-06-26T14:51:02.571Z | Compiling zeroize v1.8.2 |
| 1991 | 2026-06-26T14:51:02.600Z | Compiling aws-lc-sys v0.41.0 |
| 1992 | 2026-06-26T14:51:02.631Z | Compiling yoke v0.7.5 |
| 1993 | 2026-06-26T14:51:02.736Z | Compiling thiserror-impl v1.0.64 |
| 1994 | 2026-06-26T14:51:02.814Z | Compiling zerovec v0.10.4 |
| 1995 | 2026-06-26T14:51:02.835Z | Compiling futures-sink v0.3.32 |
| 1996 | 2026-06-26T14:51:02.944Z | Compiling regex-syntax v0.8.5 |
| 1997 | 2026-06-26T14:51:03.076Z | Compiling strsim v0.11.1 |
| 1998 | 2026-06-26T14:51:03.166Z | Compiling futures-channel v0.3.32 |
| 1999 | 2026-06-26T14:51:03.412Z | Compiling aho-corasick v1.1.3 |
| 2000 | 2026-06-26T14:51:03.425Z | Compiling ident_case v1.0.1 |
| 2001 | 2026-06-26T14:51:03.472Z | Compiling futures-io v0.3.32 |
| 2002 | 2026-06-26T14:51:03.472Z | Compiling futures-task v0.3.32 |
| 2003 | 2026-06-26T14:51:03.543Z | Compiling hashbrown v0.17.0 |
| 2004 | 2026-06-26T14:51:03.643Z | Compiling futures-util v0.3.32 |
| 2005 | 2026-06-26T14:51:03.682Z | Compiling tinystr v0.7.6 |
| 2006 | 2026-06-26T14:51:03.871Z | Compiling icu_locid v1.5.0 |
| 2007 | 2026-06-26T14:51:04.156Z | Compiling icu_collections v1.5.0 |
| 2008 | 2026-06-26T14:51:04.201Z | Compiling indexmap v2.14.0 |
| 2009 | 2026-06-26T14:51:04.384Z | Compiling bytes v1.11.1 |
| 2010 | 2026-06-26T14:51:04.467Z | Compiling icu_provider v1.5.0 |
| 2011 | 2026-06-26T14:51:04.775Z | Compiling chrono v0.4.44 |
| 2012 | 2026-06-26T14:51:05.007Z | Compiling icu_locid_transform v1.5.0 |
| 2013 | 2026-06-26T14:51:05.020Z | Compiling serde_tokenstream v0.2.3 |
| 2014 | 2026-06-26T14:51:05.306Z | Compiling bitflags v2.9.4 |
| 2015 | 2026-06-26T14:51:05.319Z | Compiling tokio v1.52.3 |
| 2016 | 2026-06-26T14:51:05.450Z | Compiling regex-automata v0.4.14 |
| 2017 | 2026-06-26T14:51:05.710Z | Compiling icu_properties v1.5.1 |
| 2018 | 2026-06-26T14:51:05.974Z | Compiling zerocopy-derive v0.8.27 |
| 2019 | 2026-06-26T14:51:06.228Z | Compiling slog v2.8.2 |
| 2020 | 2026-06-26T14:51:06.470Z | Compiling base64 v0.22.1 |
| 2021 | 2026-06-26T14:51:07.015Z | Compiling http v1.4.2 |
| 2022 | 2026-06-26T14:51:07.209Z | Compiling regex v1.12.3 |
| 2023 | 2026-06-26T14:51:07.432Z | Compiling icu_normalizer v1.5.0 |
| 2024 | 2026-06-26T14:51:08.010Z | Compiling idna_adapter v1.2.0 |
| 2025 | 2026-06-26T14:51:08.100Z | Compiling ucd-trie v0.1.6 |
| 2026 | 2026-06-26T14:51:08.157Z | Compiling idna v1.0.3 |
| 2027 | 2026-06-26T14:51:08.320Z | Compiling pest v2.8.4 |
| 2028 | 2026-06-26T14:51:08.516Z | Compiling url v2.5.4 |
| 2029 | 2026-06-26T14:51:09.351Z | Compiling rustls-pki-types v1.12.0 |
| 2030 | 2026-06-26T14:51:09.552Z | Compiling tracing-core v0.1.32 |
| 2031 | 2026-06-26T14:51:09.592Z | Compiling tracing-attributes v0.1.27 |
| 2032 | 2026-06-26T14:51:09.800Z | Compiling ring v0.17.14 |
| 2033 | 2026-06-26T14:51:10.334Z | Compiling byteorder v1.5.0 |
| 2034 | 2026-06-26T14:51:10.544Z | Compiling pest_meta v2.8.4 |
| 2035 | 2026-06-26T14:51:10.790Z | Compiling tracing v0.1.40 |
| 2036 | 2026-06-26T14:51:11.105Z | Compiling generic-array v0.14.7 |
| 2037 | 2026-06-26T14:51:11.202Z | Compiling pest_generator v2.8.4 |
| 2038 | 2026-06-26T14:51:11.361Z | Compiling anyhow v1.0.100 |
| 2039 | 2026-06-26T14:51:11.375Z | Compiling ppv-lite86 v0.2.17 |
| 2040 | 2026-06-26T14:51:11.743Z | Compiling untrusted v0.9.0 |
| 2041 | 2026-06-26T14:51:11.839Z | Compiling pest_derive v2.8.4 |
| 2042 | 2026-06-26T14:51:11.994Z | Compiling fnv v1.0.7 |
| 2043 | 2026-06-26T14:51:12.102Z | Compiling tokio-util v0.7.16 |
| 2044 | 2026-06-26T14:51:12.344Z | Compiling aws-lc-rs v1.17.0 |
| 2045 | 2026-06-26T14:51:12.371Z | Compiling paste v1.0.15 |
| 2046 | 2026-06-26T14:51:12.705Z | Compiling ipnet v2.9.0 |
| 2047 | 2026-06-26T14:51:13.103Z | Compiling zerocopy v0.8.27 |
| 2048 | 2026-06-26T14:51:13.524Z | Compiling untrusted v0.7.1 |
| 2049 | 2026-06-26T14:51:13.544Z | Compiling camino v1.2.2 |
| 2050 | 2026-06-26T14:51:13.647Z | Compiling omicron-workspace-hack v0.1.0 |
| 2051 | 2026-06-26T14:51:13.913Z | Compiling http-body v1.0.1 |
| 2052 | 2026-06-26T14:51:14.001Z | Compiling rustls v0.23.41 |
| 2053 | 2026-06-26T14:51:14.213Z | Compiling atomic-waker v1.1.2 |
| 2054 | 2026-06-26T14:51:14.345Z | Compiling crypto-common v0.1.6 |
| 2055 | 2026-06-26T14:51:14.496Z | Compiling ipnetwork v0.21.1 |
| 2056 | 2026-06-26T14:51:14.690Z | Compiling try-lock v0.2.5 |
| 2057 | 2026-06-26T14:51:14.808Z | Compiling ryu v1.0.18 |
| 2058 | 2026-06-26T14:51:15.071Z | Compiling tower-layer v0.3.3 |
| 2059 | 2026-06-26T14:51:15.229Z | Compiling tower-service v0.3.3 |
| 2060 | 2026-06-26T14:51:15.326Z | Compiling want v0.3.1 |
| 2061 | 2026-06-26T14:51:15.421Z | Compiling h2 v0.4.15 |
| 2062 | 2026-06-26T14:51:15.519Z | Compiling erased-serde v0.3.31 |
| 2063 | 2026-06-26T14:51:16.084Z | Compiling async-trait v0.1.89 |
| 2064 | 2026-06-26T14:51:16.097Z | Compiling num-conv v0.2.0 |
| 2065 | 2026-06-26T14:51:16.232Z | Compiling time-core v0.1.8 |
| 2066 | 2026-06-26T14:51:16.344Z | Compiling httpdate v1.0.3 |
| 2067 | 2026-06-26T14:51:16.376Z | Compiling time-macros v0.2.27 |
| 2068 | 2026-06-26T14:51:17.153Z | Compiling scroll_derive v0.13.1 |
| 2069 | 2026-06-26T14:51:17.288Z | Compiling errno v0.3.14 |
| 2070 | 2026-06-26T14:51:17.370Z | Compiling serde_urlencoded v0.7.1 |
| 2071 | 2026-06-26T14:51:17.451Z | Compiling http-body-util v0.1.3 |
| 2072 | 2026-06-26T14:51:17.644Z | Compiling allocator-api2 v0.2.21 |
| 2073 | 2026-06-26T14:51:17.737Z | Compiling foldhash v0.2.0 |
| 2074 | 2026-06-26T14:51:17.794Z | Compiling daft-derive v0.1.7 |
| 2075 | 2026-06-26T14:51:17.976Z | Compiling hyper v1.10.1 |
| 2076 | 2026-06-26T14:51:18.005Z | Compiling hashbrown v0.16.1 |
| 2077 | 2026-06-26T14:51:18.018Z | Compiling const-oid v0.9.6 |
| 2078 | 2026-06-26T14:51:18.535Z | Compiling pretty-hex v0.4.1 |
| 2079 | 2026-06-26T14:51:18.691Z | Compiling strum_macros v0.26.4 |
| 2080 | 2026-06-26T14:51:19.425Z | Compiling hyper-util v0.1.20 |
| 2081 | 2026-06-26T14:51:20.897Z | Compiling oxnet v0.1.4 |
| 2082 | 2026-06-26T14:51:21.081Z | Compiling rand_core v0.9.3 |
| 2083 | 2026-06-26T14:51:21.354Z | Compiling openapiv3 v2.2.0 |
| 2084 | 2026-06-26T14:51:21.585Z | Compiling plain v0.2.3 |
| 2085 | 2026-06-26T14:51:22.106Z | Compiling usdt-impl v0.6.0 |
| 2086 | 2026-06-26T14:51:22.186Z | Compiling rand_chacha v0.9.0 |
| 2087 | 2026-06-26T14:51:22.205Z | Compiling scroll v0.13.0 |
| 2088 | 2026-06-26T14:51:22.464Z | Compiling crossbeam-utils v0.8.19 |
| 2089 | 2026-06-26T14:51:22.792Z | Compiling goblin v0.10.4 |
| 2090 | 2026-06-26T14:51:23.178Z | Compiling rand v0.9.2 |
| 2091 | 2026-06-26T14:51:23.890Z | Compiling dtrace-parser v0.3.0 |
| 2092 | 2026-06-26T14:51:24.410Z | Compiling block-buffer v0.10.4 |
| 2093 | 2026-06-26T14:51:24.466Z | Compiling sync_wrapper v1.0.1 |
| 2094 | 2026-06-26T14:51:24.495Z | Compiling thread-id v5.0.0 |
| 2095 | 2026-06-26T14:51:24.574Z | Compiling encoding_rs v0.8.34 |
| 2096 | 2026-06-26T14:51:24.577Z | Compiling ref-cast v1.0.25 |
| 2097 | 2026-06-26T14:51:24.657Z | Compiling mime v0.3.17 |
| 2098 | 2026-06-26T14:51:24.913Z | Compiling slog-async v2.8.0 |
| 2099 | 2026-06-26T14:51:25.131Z | Compiling tower v0.5.2 |
| 2100 | 2026-06-26T14:51:25.202Z | Compiling digest v0.10.7 |
| 2101 | 2026-06-26T14:51:25.706Z | Compiling dof v0.4.0 |
| 2102 | 2026-06-26T14:51:25.938Z | Compiling rand_chacha v0.3.1 |
| 2103 | 2026-06-26T14:51:26.599Z | Compiling webpki-roots v0.26.3 |
| 2104 | 2026-06-26T14:51:26.686Z | Compiling futures-executor v0.3.32 |
| 2105 | 2026-06-26T14:51:26.729Z | Compiling multer v3.1.0 |
| 2106 | 2026-06-26T14:51:26.989Z | Compiling iri-string v0.7.8 |
| 2107 | 2026-06-26T14:51:27.002Z | Compiling futures v0.3.32 |
| 2108 | 2026-06-26T14:51:27.082Z | Compiling rand v0.8.6 |
| 2109 | 2026-06-26T14:51:27.822Z | Compiling darling_core v0.23.0 |
| 2110 | 2026-06-26T14:51:27.840Z | Compiling ref-cast-impl v1.0.25 |
| 2111 | 2026-06-26T14:51:28.450Z | Compiling tower-http v0.6.8 |
| 2112 | 2026-06-26T14:51:28.893Z | Compiling usdt-macro v0.6.0 |
| 2113 | 2026-06-26T14:51:29.366Z | Compiling usdt-attr-macro v0.6.0 |
| 2114 | 2026-06-26T14:51:29.486Z | Compiling newtype-uuid v1.3.2 |
| 2115 | 2026-06-26T14:51:29.718Z | Compiling async-stream-impl v0.3.6 |
| 2116 | 2026-06-26T14:51:29.822Z | Compiling rustix v1.1.2 |
| 2117 | 2026-06-26T14:51:29.925Z | Compiling darling_macro v0.23.0 |
| 2118 | 2026-06-26T14:51:30.177Z | Compiling hex v0.4.3 |
| 2119 | 2026-06-26T14:51:30.473Z | Compiling strum v0.26.3 |
| 2120 | 2026-06-26T14:51:30.476Z | Compiling newtype-uuid-macros v0.1.0 |
| 2121 | 2026-06-26T14:51:30.498Z | Compiling darling v0.23.0 |
| 2122 | 2026-06-26T14:51:30.579Z | Compiling structmeta-derive v0.3.0 |
| 2123 | 2026-06-26T14:51:30.602Z | Compiling powerfmt v0.2.0 |
| 2124 | 2026-06-26T14:51:30.760Z | Compiling syn v1.0.109 |
| 2125 | 2026-06-26T14:51:30.852Z | Compiling deranged v0.5.3 |
| 2126 | 2026-06-26T14:51:30.937Z | Compiling serde_with_macros v3.18.0 |
| 2127 | 2026-06-26T14:51:31.264Z | Compiling daft v0.1.7 |
| 2128 | 2026-06-26T14:51:31.555Z | Compiling num_threads v0.1.7 |
| 2129 | 2026-06-26T14:51:31.633Z | Compiling structmeta v0.3.0 |
| 2130 | 2026-06-26T14:51:31.634Z | Compiling fastrand v2.3.0 |
| 2131 | 2026-06-26T14:51:31.814Z | Compiling match_cfg v0.1.0 |
| 2132 | 2026-06-26T14:51:31.889Z | Compiling hostname v0.3.1 |
| 2133 | 2026-06-26T14:51:31.993Z | Compiling time v0.3.47 |
| 2134 | 2026-06-26T14:51:32.051Z | Compiling crossbeam-channel v0.5.15 |
| 2135 | 2026-06-26T14:51:32.079Z | Compiling crc32fast v1.4.0 |
| 2136 | 2026-06-26T14:51:32.369Z | Compiling tempfile v3.23.0 |
| 2137 | 2026-06-26T14:51:32.722Z | Compiling thread_local v1.1.8 |
| 2138 | 2026-06-26T14:51:33.030Z | Compiling strum_macros v0.27.2 |
| 2139 | 2026-06-26T14:51:33.076Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2140 | 2026-06-26T14:51:33.248Z | Compiling winnow v1.0.3 |
| 2141 | 2026-06-26T14:51:33.679Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2142 | 2026-06-26T14:51:33.708Z | Compiling derive-ex v0.1.8 |
| 2143 | 2026-06-26T14:51:34.925Z | Compiling serde_spanned v1.1.1 |
| 2144 | 2026-06-26T14:51:35.024Z | Compiling is-terminal v0.4.12 |
| 2145 | 2026-06-26T14:51:35.122Z | Compiling take_mut v0.2.2 |
| 2146 | 2026-06-26T14:51:35.174Z | Compiling debug-ignore v1.0.5 |
| 2147 | 2026-06-26T14:51:35.234Z | Compiling term v1.2.0 |
| 2148 | 2026-06-26T14:51:35.260Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2149 | 2026-06-26T14:51:35.282Z | Compiling test-strategy v0.4.3 |
| 2150 | 2026-06-26T14:51:36.628Z | Compiling slog-term v2.9.2 |
| 2151 | 2026-06-26T14:51:37.129Z | Compiling slog-json v2.6.1 |
| 2152 | 2026-06-26T14:51:37.302Z | Compiling macaddr v1.0.1 |
| 2153 | 2026-06-26T14:51:37.382Z | Compiling memmap2 v0.9.9 |
| 2154 | 2026-06-26T14:51:37.408Z | Compiling spin v0.9.8 |
| 2155 | 2026-06-26T14:51:37.536Z | Compiling cpufeatures v0.2.12 |
| 2156 | 2026-06-26T14:51:37.584Z | Compiling quick-error v1.2.3 |
| 2157 | 2026-06-26T14:51:37.616Z | Compiling usdt v0.6.0 |
| 2158 | 2026-06-26T14:51:37.700Z | Compiling slog-bunyan v2.5.0 |
| 2159 | 2026-06-26T14:51:37.965Z | Compiling async-stream v0.3.6 |
| 2160 | 2026-06-26T14:51:38.029Z | Compiling waitgroup v0.1.2 |
| 2161 | 2026-06-26T14:51:38.188Z | Compiling rustls-pemfile v2.2.0 |
| 2162 | 2026-06-26T14:51:38.201Z | Compiling serde_path_to_error v0.1.20 |
| 2163 | 2026-06-26T14:51:38.253Z | Compiling hostname v0.4.2 |
| 2164 | 2026-06-26T14:51:38.418Z | Compiling serde_with v3.18.0 |
| 2165 | 2026-06-26T14:51:38.445Z | Compiling regress v0.10.5 |
| 2166 | 2026-06-26T14:51:38.623Z | Compiling lazy_static v1.5.0 |
| 2167 | 2026-06-26T14:51:38.734Z | Compiling either v1.15.0 |
| 2168 | 2026-06-26T14:51:38.842Z | Compiling parse-display-derive v0.10.0 |
| 2169 | 2026-06-26T14:51:38.958Z | Compiling webpki-roots v1.0.3 |
| 2170 | 2026-06-26T14:51:39.294Z | Compiling wait-timeout v0.2.0 |
| 2171 | 2026-06-26T14:51:39.713Z | Compiling bit-vec v0.6.3 |
| 2172 | 2026-06-26T14:51:39.751Z | Compiling rusty-fork v0.3.0 |
| 2173 | 2026-06-26T14:51:39.958Z | Compiling bit-set v0.5.3 |
| 2174 | 2026-06-26T14:51:39.991Z | Compiling strum v0.27.2 |
| 2175 | 2026-06-26T14:51:40.128Z | Compiling rand_xorshift v0.3.0 |
| 2176 | 2026-06-26T14:51:40.151Z | Compiling dropshot v0.17.1 |
| 2177 | 2026-06-26T14:51:40.309Z | Compiling unarray v0.1.4 |
| 2178 | 2026-06-26T14:51:40.388Z | Compiling crucible-workspace-hack v0.1.0 |
| 2179 | 2026-06-26T14:51:40.400Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2180 | 2026-06-26T14:51:40.438Z | Compiling proptest v1.5.0 |
| 2181 | 2026-06-26T14:51:40.545Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2182 | 2026-06-26T14:51:40.732Z | Compiling dropshot_endpoint v0.17.1 |
| 2183 | 2026-06-26T14:51:40.769Z | Compiling toml_datetime v0.6.11 |
| 2184 | 2026-06-26T14:51:41.126Z | Compiling openssl-probe v0.2.1 |
| 2185 | 2026-06-26T14:51:41.269Z | Compiling rustls-native-certs v0.8.3 |
| 2186 | 2026-06-26T14:51:41.407Z | Compiling hybrid-array v0.4.12 |
| 2187 | 2026-06-26T14:51:41.948Z | Compiling instant v0.1.12 |
| 2188 | 2026-06-26T14:51:42.070Z | Compiling adler v1.0.2 |
| 2189 | 2026-06-26T14:51:42.090Z | Compiling backoff v0.4.0 |
| 2190 | 2026-06-26T14:51:42.247Z | Compiling miniz_oxide v0.7.2 |
| 2191 | 2026-06-26T14:51:42.403Z | Compiling parse-display v0.10.0 |
| 2192 | 2026-06-26T14:51:42.563Z | Compiling itertools v0.14.0 |
| 2193 | 2026-06-26T14:51:42.799Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2194 | 2026-06-26T14:51:43.174Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2195 | 2026-06-26T14:51:43.461Z | Compiling base64ct v1.6.0 |
| 2196 | 2026-06-26T14:51:43.612Z | Compiling rustix v0.38.34 |
| 2197 | 2026-06-26T14:51:44.021Z | Compiling flate2 v1.0.30 |
| 2198 | 2026-06-26T14:51:44.058Z | Compiling block-buffer v0.12.1 |
| 2199 | 2026-06-26T14:51:44.151Z | Compiling crypto-common v0.2.2 |
| 2200 | 2026-06-26T14:51:44.251Z | Compiling const-oid v0.10.2 |
| 2201 | 2026-06-26T14:51:44.346Z | Compiling compression-core v0.4.31 |
| 2202 | 2026-06-26T14:51:44.528Z | Compiling unicode-width v0.1.14 |
| 2203 | 2026-06-26T14:51:44.542Z | Compiling compression-codecs v0.4.32 |
| 2204 | 2026-06-26T14:51:44.950Z | Compiling digest v0.11.3 |
| 2205 | 2026-06-26T14:51:45.153Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2206 | 2026-06-26T14:51:45.381Z | Compiling cpufeatures v0.3.0 |
| 2207 | 2026-06-26T14:51:45.461Z | Compiling sha1 v0.11.0 |
| 2208 | 2026-06-26T14:51:45.575Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2209 | 2026-06-26T14:51:45.578Z | Compiling async-compression v0.4.33 |
| 2210 | 2026-06-26T14:51:45.647Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2211 | 2026-06-26T14:51:46.051Z | Compiling unsafe-libyaml v0.2.11 |
| 2212 | 2026-06-26T14:51:46.751Z | Compiling serde_yaml v0.9.34+deprecated |
| 2213 | 2026-06-26T14:51:46.826Z | Compiling pem-rfc7468 v0.7.0 |
| 2214 | 2026-06-26T14:51:46.887Z | Compiling der_derive v0.7.3 |
| 2215 | 2026-06-26T14:51:47.776Z | Compiling winnow v0.5.40 |
| 2216 | 2026-06-26T14:51:47.855Z | Compiling flagset v0.4.7 |
| 2217 | 2026-06-26T14:51:48.003Z | Compiling der v0.7.10 |
| 2218 | 2026-06-26T14:51:48.016Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2219 | 2026-06-26T14:51:48.478Z | Compiling clap_derive v4.5.4 |
| 2220 | 2026-06-26T14:51:48.740Z | Compiling utf8parse v0.2.1 |
| 2221 | 2026-06-26T14:51:48.852Z | Compiling anstyle-parse v0.2.4 |
| 2222 | 2026-06-26T14:51:49.077Z | Compiling toml_edit v0.19.15 |
| 2223 | 2026-06-26T14:51:49.593Z | Compiling darling_core v0.21.3 |
| 2224 | 2026-06-26T14:51:49.779Z | Compiling rustc_version v0.4.1 |
| 2225 | 2026-06-26T14:51:49.897Z | Compiling is_terminal_polyfill v1.70.0 |
| 2226 | 2026-06-26T14:51:49.997Z | Compiling anstyle v1.0.7 |
| 2227 | 2026-06-26T14:51:50.045Z | Compiling colorchoice v1.0.1 |
| 2228 | 2026-06-26T14:51:50.164Z | Compiling anstyle-query v1.0.3 |
| 2229 | 2026-06-26T14:51:50.266Z | Compiling proc-macro-crate v1.3.1 |
| 2230 | 2026-06-26T14:51:50.279Z | Compiling anstream v0.6.14 |
| 2231 | 2026-06-26T14:51:50.597Z | Compiling spki v0.7.3 |
| 2232 | 2026-06-26T14:51:50.877Z | Compiling terminal_size v0.3.0 |
| 2233 | 2026-06-26T14:51:50.970Z | Compiling heck v0.4.1 |
| 2234 | 2026-06-26T14:51:51.109Z | Compiling winnow v0.7.13 |
| 2235 | 2026-06-26T14:51:51.123Z | Compiling clap_lex v0.7.0 |
| 2236 | 2026-06-26T14:51:51.416Z | Compiling clap_builder v4.5.2 |
| 2237 | 2026-06-26T14:51:51.489Z | Compiling iddqd v0.4.2 |
| 2238 | 2026-06-26T14:51:51.675Z | Compiling darling_macro v0.21.3 |
| 2239 | 2026-06-26T14:51:52.257Z | Compiling darling v0.21.3 |
| 2240 | 2026-06-26T14:51:52.288Z | Compiling secrecy v0.10.3 |
| 2241 | 2026-06-26T14:51:52.489Z | Compiling convert_case v0.4.0 |
| 2242 | 2026-06-26T14:51:52.587Z | Compiling heapless v0.8.0 |
| 2243 | 2026-06-26T14:51:52.788Z | Compiling derive_more v0.99.20 |
| 2244 | 2026-06-26T14:51:52.905Z | Compiling ingot-macros v0.1.1 |
| 2245 | 2026-06-26T14:51:53.052Z | Compiling pkcs8 v0.10.2 |
| 2246 | 2026-06-26T14:51:53.344Z | Compiling tabwriter v1.4.0 |
| 2247 | 2026-06-26T14:51:53.633Z | Compiling clap v4.5.4 |
| 2248 | 2026-06-26T14:51:53.725Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2249 | 2026-06-26T14:51:53.739Z | Compiling backon v1.6.0 |
| 2250 | 2026-06-26T14:51:53.824Z | Compiling hash32 v0.3.1 |
| 2251 | 2026-06-26T14:51:53.987Z | Compiling cfg_aliases v0.2.1 |
| 2252 | 2026-06-26T14:51:54.074Z | Compiling smoltcp v0.11.0 |
| 2253 | 2026-06-26T14:51:54.666Z | Compiling typify-impl v0.4.3 |
| 2254 | 2026-06-26T14:51:54.832Z | Compiling hmac v0.12.1 |
| 2255 | 2026-06-26T14:51:54.925Z | Compiling cobs v0.2.3 |
| 2256 | 2026-06-26T14:51:54.989Z | Compiling managed v0.8.0 |
| 2257 | 2026-06-26T14:51:55.002Z | Compiling bitflags v1.3.2 |
| 2258 | 2026-06-26T14:51:55.077Z | Compiling humantime v2.3.0 |
| 2259 | 2026-06-26T14:51:55.475Z | Compiling postcard v1.0.9 |
| 2260 | 2026-06-26T14:51:55.546Z | Compiling ingot-types v0.1.2 |
| 2261 | 2026-06-26T14:51:55.966Z | Compiling ingot v0.1.1 |
| 2262 | 2026-06-26T14:51:56.123Z | Compiling crossbeam-epoch v0.9.18 |
| 2263 | 2026-06-26T14:51:56.653Z | Compiling inout v0.1.3 |
| 2264 | 2026-06-26T14:51:56.821Z | Compiling zerocopy-derive v0.7.34 |
| 2265 | 2026-06-26T14:51:56.857Z | Compiling ff v0.13.1 |
| 2266 | 2026-06-26T14:51:57.019Z | Compiling memoffset v0.9.1 |
| 2267 | 2026-06-26T14:51:57.259Z | Compiling base16ct v0.2.0 |
| 2268 | 2026-06-26T14:51:57.675Z | Compiling sec1 v0.7.3 |
| 2269 | 2026-06-26T14:51:57.921Z | Compiling group v0.13.0 |
| 2270 | 2026-06-26T14:51:58.024Z | Compiling typify-macro v0.4.3 |
| 2271 | 2026-06-26T14:51:58.400Z | Compiling cipher v0.4.4 |
| 2272 | 2026-06-26T14:51:58.503Z | Compiling hkdf v0.12.4 |
| 2273 | 2026-06-26T14:51:58.660Z | Compiling regress v0.11.1 |
| 2274 | 2026-06-26T14:51:58.714Z | Compiling crypto-bigint v0.5.5 |
| 2275 | 2026-06-26T14:51:58.846Z | Compiling proc-macro-error-attr v1.0.4 |
| 2276 | 2026-06-26T14:51:59.162Z | Compiling pkg-config v0.3.30 |
| 2277 | 2026-06-26T14:51:59.519Z | Compiling colored v3.1.1 |
| 2278 | 2026-06-26T14:51:59.533Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2279 | 2026-06-26T14:51:59.807Z | Compiling elliptic-curve v0.13.8 |
| 2280 | 2026-06-26T14:52:00.161Z | Compiling typify-impl v0.6.2 |
| 2281 | 2026-06-26T14:52:00.886Z | Compiling num_enum_derive v0.7.4 |
| 2282 | 2026-06-26T14:52:00.972Z | Compiling curve25519-dalek v4.1.3 |
| 2283 | 2026-06-26T14:52:01.260Z | Compiling half v2.7.1 |
| 2284 | 2026-06-26T14:52:01.500Z | Compiling universal-hash v0.5.1 |
| 2285 | 2026-06-26T14:52:01.614Z | Compiling proc-macro-error v1.0.4 |
| 2286 | 2026-06-26T14:52:01.854Z | Compiling data-encoding v2.6.0 |
| 2287 | 2026-06-26T14:52:01.932Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2288 | 2026-06-26T14:52:02.032Z | Compiling ciborium-io v0.2.2 |
| 2289 | 2026-06-26T14:52:02.135Z | Compiling opaque-debug v0.3.1 |
| 2290 | 2026-06-26T14:52:02.280Z | Compiling vcpkg v0.2.15 |
| 2291 | 2026-06-26T14:52:02.368Z | Compiling ciborium-ll v0.2.2 |
| 2292 | 2026-06-26T14:52:02.626Z | Compiling num_enum v0.7.4 |
| 2293 | 2026-06-26T14:52:02.912Z | Compiling num_enum_derive v0.5.11 |
| 2294 | 2026-06-26T14:52:03.298Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2295 | 2026-06-26T14:52:03.441Z | Compiling foreign-types-macros v0.2.3 |
| 2296 | 2026-06-26T14:52:03.552Z | Compiling typify-macro v0.6.2 |
| 2297 | 2026-06-26T14:52:03.897Z | Compiling rayon-core v1.13.0 |
| 2298 | 2026-06-26T14:52:04.071Z | Compiling foreign-types-shared v0.3.1 |
| 2299 | 2026-06-26T14:52:04.144Z | Compiling foreign-types v0.5.0 |
| 2300 | 2026-06-26T14:52:04.219Z | Compiling num_enum v0.5.11 |
| 2301 | 2026-06-26T14:52:04.510Z | Compiling ciborium v0.2.2 |
| 2302 | 2026-06-26T14:52:04.743Z | Compiling typify v0.4.3 |
| 2303 | 2026-06-26T14:52:04.805Z | Compiling zerocopy v0.7.34 |
| 2304 | 2026-06-26T14:52:04.834Z | Compiling crossbeam-deque v0.8.5 |
| 2305 | 2026-06-26T14:52:05.064Z | Compiling sha1 v0.10.6 |
| 2306 | 2026-06-26T14:52:05.145Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2307 | 2026-06-26T14:52:05.325Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2308 | 2026-06-26T14:52:05.339Z | Compiling aead v0.5.2 |
| 2309 | 2026-06-26T14:52:05.515Z | Compiling serde_spanned v0.6.9 |
| 2310 | 2026-06-26T14:52:05.533Z | Compiling scroll_derive v0.12.0 |
| 2311 | 2026-06-26T14:52:05.798Z | Compiling num-integer v0.1.46 |
| 2312 | 2026-06-26T14:52:05.824Z | Compiling usdt-impl v0.5.0 |
| 2313 | 2026-06-26T14:52:05.857Z | Compiling cstr-argument v0.1.2 |
| 2314 | 2026-06-26T14:52:06.073Z | Compiling keccak v0.1.6 |
| 2315 | 2026-06-26T14:52:06.204Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2316 | 2026-06-26T14:52:06.225Z | Compiling thiserror-no-std v2.0.2 |
| 2317 | 2026-06-26T14:52:06.278Z | Compiling sha3 v0.10.8 |
| 2318 | 2026-06-26T14:52:06.314Z | Compiling scroll v0.12.0 |
| 2319 | 2026-06-26T14:52:06.433Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2320 | 2026-06-26T14:52:06.447Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2321 | 2026-06-26T14:52:06.566Z | Compiling dof v0.3.0 |
| 2322 | 2026-06-26T14:52:06.757Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2323 | 2026-06-26T14:52:06.829Z | Compiling poly1305 v0.8.0 |
| 2324 | 2026-06-26T14:52:06.870Z | Compiling chacha20 v0.9.1 |
| 2325 | 2026-06-26T14:52:07.084Z | Compiling dtrace-parser v0.2.0 |
| 2326 | 2026-06-26T14:52:07.097Z | Compiling password-hash v0.5.0 |
| 2327 | 2026-06-26T14:52:07.190Z | Compiling camino-tempfile v1.4.1 |
| 2328 | 2026-06-26T14:52:07.427Z | Compiling blake2 v0.10.6 |
| 2329 | 2026-06-26T14:52:07.566Z | Compiling thread-id v4.2.1 |
| 2330 | 2026-06-26T14:52:08.149Z | Compiling argon2 v0.5.3 |
| 2331 | 2026-06-26T14:52:08.608Z | Compiling rayon v1.11.0 |
| 2332 | 2026-06-26T14:52:08.713Z | Compiling chacha20poly1305 v0.10.1 |
| 2333 | 2026-06-26T14:52:08.983Z | Compiling goblin v0.8.2 |
| 2334 | 2026-06-26T14:52:09.160Z | Compiling vsss-rs v3.3.4 |
| 2335 | 2026-06-26T14:52:09.355Z | Compiling num-bigint v0.4.5 |
| 2336 | 2026-06-26T14:52:11.073Z | Compiling num-derive v0.4.2 |
| 2337 | 2026-06-26T14:52:11.154Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2338 | 2026-06-26T14:52:11.731Z | Compiling sigpipe v0.1.3 |
| 2339 | 2026-06-26T14:52:12.026Z | Compiling glob v0.3.3 |
| 2340 | 2026-06-26T14:52:12.428Z | Compiling jiff v0.2.15 |
| 2341 | 2026-06-26T14:52:13.271Z | Compiling num-rational v0.4.2 |
| 2342 | 2026-06-26T14:52:14.381Z | Compiling num-iter v0.1.45 |
| 2343 | 2026-06-26T14:52:14.510Z | Compiling typify v0.6.2 |
| 2344 | 2026-06-26T14:52:14.548Z | Compiling zone_cfg_derive v0.3.0 |
| 2345 | 2026-06-26T14:52:14.603Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2346 | 2026-06-26T14:52:15.129Z | Compiling itertools v0.12.1 |
| 2347 | 2026-06-26T14:52:16.804Z | Compiling num-complex v0.4.6 |
| 2348 | 2026-06-26T14:52:17.385Z | Compiling indent_write v2.2.0 |
| 2349 | 2026-06-26T14:52:17.531Z | Compiling tinyvec_macros v0.1.1 |
| 2350 | 2026-06-26T14:52:17.609Z | Compiling tinyvec v1.6.0 |
| 2351 | 2026-06-26T14:52:18.160Z | Compiling num v0.4.3 |
| 2352 | 2026-06-26T14:52:18.588Z | Compiling zone v0.3.1 |
| 2353 | 2026-06-26T14:52:19.930Z | Compiling rustls-webpki v0.103.13 |
| 2354 | 2026-06-26T14:52:22.186Z | Compiling usdt-attr-macro v0.5.0 |
| 2355 | 2026-06-26T14:52:22.508Z | Compiling usdt-macro v0.5.0 |
| 2356 | 2026-06-26T14:52:23.063Z | Compiling smf v0.2.3 |
| 2357 | 2026-06-26T14:52:23.152Z | Compiling memmap v0.7.0 |
| 2358 | 2026-06-26T14:52:23.346Z | Compiling whoami v1.5.1 |
| 2359 | 2026-06-26T14:52:23.713Z | Compiling rustls v0.22.4 |
| 2360 | 2026-06-26T14:52:24.186Z | Compiling usdt v0.5.0 |
| 2361 | 2026-06-26T14:52:24.348Z | Compiling tokio-rustls v0.26.4 |
| 2362 | 2026-06-26T14:52:24.396Z | Compiling rustls-platform-verifier v0.6.2 |
| 2363 | 2026-06-26T14:52:24.643Z | Compiling hyper-rustls v0.27.3 |
| 2364 | 2026-06-26T14:52:24.934Z | Compiling reqwest v0.12.23 |
| 2365 | 2026-06-26T14:52:25.010Z | Compiling reqwest v0.13.2 |
| 2366 | 2026-06-26T14:52:25.522Z | Compiling progenitor-impl v0.11.1 |
| 2367 | 2026-06-26T14:52:27.618Z | Compiling progenitor-client v0.10.0 |
| 2368 | 2026-06-26T14:52:28.098Z | Compiling progenitor-client v0.14.0 |
| 2369 | 2026-06-26T14:52:28.594Z | Compiling progenitor-extras v0.2.0 |
| 2370 | 2026-06-26T14:52:28.846Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2371 | 2026-06-26T14:52:33.840Z | Compiling rustls-webpki v0.102.4 |
| 2372 | 2026-06-26T14:52:35.952Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2373 | 2026-06-26T14:52:38.375Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2374 | 2026-06-26T14:52:39.046Z | Compiling prettyplease v0.2.37 |
| 2375 | 2026-06-26T14:52:39.580Z | Compiling toml_write v0.1.2 |
| 2376 | 2026-06-26T14:52:40.313Z | Compiling toml_edit v0.22.27 |
| 2377 | 2026-06-26T14:52:41.936Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2378 | 2026-06-26T14:52:43.510Z | Compiling progenitor-macro v0.11.1 |
| 2379 | 2026-06-26T14:52:43.633Z | Compiling progenitor-client v0.11.1 |
| 2380 | 2026-06-26T14:52:44.863Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2381 | 2026-06-26T14:52:45.028Z | Compiling darling_core v0.20.11 |
| 2382 | 2026-06-26T14:52:45.878Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2383 | 2026-06-26T14:52:46.410Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2384 | 2026-06-26T14:52:46.469Z | Compiling dropshot v0.16.7 |
| 2385 | 2026-06-26T14:52:46.719Z | Compiling float-ord v0.3.2 |
| 2386 | 2026-06-26T14:52:46.843Z | Compiling swrite v0.1.0 |
| 2387 | 2026-06-26T14:52:46.972Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2388 | 2026-06-26T14:52:46.990Z | Compiling darling_macro v0.20.11 |
| 2389 | 2026-06-26T14:52:47.216Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2390 | 2026-06-26T14:52:47.712Z | Compiling progenitor v0.11.1 |
| 2391 | 2026-06-26T14:52:48.820Z | Compiling tokio-rustls v0.25.0 |
| 2392 | 2026-06-26T14:52:49.074Z | Compiling toml v0.8.23 |
| 2393 | 2026-06-26T14:52:50.437Z | Compiling nix v0.30.1 |
| 2394 | 2026-06-26T14:52:50.726Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2395 | 2026-06-26T14:52:50.840Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2396 | 2026-06-26T14:52:51.342Z | Compiling hubpack_derive v0.1.1 |
| 2397 | 2026-06-26T14:52:51.634Z | Compiling byte-wrapper v0.1.0 |
| 2398 | 2026-06-26T14:52:51.910Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2399 | 2026-06-26T14:52:52.486Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2400 | 2026-06-26T14:52:52.573Z | Compiling dropshot_endpoint v0.16.7 |
| 2401 | 2026-06-26T14:52:53.113Z | Compiling static_assertions v1.1.0 |
| 2402 | 2026-06-26T14:52:53.193Z | Compiling rustc-hash v2.1.1 |
| 2403 | 2026-06-26T14:52:53.401Z | Compiling iddqd v0.3.18 |
| 2404 | 2026-06-26T14:52:53.557Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2405 | 2026-06-26T14:52:53.910Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2406 | 2026-06-26T14:52:54.301Z | Compiling hubpack v0.1.2 |
| 2407 | 2026-06-26T14:52:54.555Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2408 | 2026-06-26T14:52:55.417Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2409 | 2026-06-26T14:52:56.560Z | Compiling darling v0.20.11 |
| 2410 | 2026-06-26T14:52:56.658Z | Compiling libz-sys v1.1.16 |
| 2411 | 2026-06-26T14:52:57.082Z | Compiling nix v0.31.3 |
| 2412 | 2026-06-26T14:52:57.433Z | Compiling enum-as-inner v0.6.0 |
| 2413 | 2026-06-26T14:52:57.478Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2414 | 2026-06-26T14:52:57.962Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2415 | 2026-06-26T14:52:58.017Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2416 | 2026-06-26T14:52:58.637Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2417 | 2026-06-26T14:52:58.882Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2418 | 2026-06-26T14:52:59.511Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2419 | 2026-06-26T14:52:59.909Z | Compiling derive_builder_core v0.20.2 |
| 2420 | 2026-06-26T14:53:00.693Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2421 | 2026-06-26T14:53:01.182Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2422 | 2026-06-26T14:53:01.337Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2423 | 2026-06-26T14:53:01.655Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2424 | 2026-06-26T14:53:01.916Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2425 | 2026-06-26T14:53:02.498Z | Compiling progenitor-impl v0.14.0 |
| 2426 | 2026-06-26T14:53:02.938Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2427 | 2026-06-26T14:53:03.305Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2428 | 2026-06-26T14:53:03.636Z | Compiling utf-8 v0.7.6 |
| 2429 | 2026-06-26T14:53:03.658Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2430 | 2026-06-26T14:53:03.851Z | Compiling tungstenite v0.21.0 |
| 2431 | 2026-06-26T14:53:04.639Z | Compiling progenitor-macro v0.14.0 |
| 2432 | 2026-06-26T14:53:04.858Z | Compiling derive_builder_macro v0.20.2 |
| 2433 | 2026-06-26T14:53:07.479Z | Compiling openssl-sys v0.9.107 |
| 2434 | 2026-06-26T14:53:07.909Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2435 | 2026-06-26T14:53:08.044Z | Compiling resolv-conf v0.7.0 |
| 2436 | 2026-06-26T14:53:08.202Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2437 | 2026-06-26T14:53:08.356Z | Compiling serde_repr v0.1.19 |
| 2438 | 2026-06-26T14:53:08.622Z | Compiling vergen-lib v9.1.0 |
| 2439 | 2026-06-26T14:53:08.742Z | Compiling slog-dtrace v0.3.0 |
| 2440 | 2026-06-26T14:53:08.858Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2441 | 2026-06-26T14:53:08.872Z | Compiling linked-hash-map v0.5.6 |
| 2442 | 2026-06-26T14:53:08.951Z | Compiling unicode-segmentation v1.11.0 |
| 2443 | 2026-06-26T14:53:08.983Z | Compiling semver v0.1.20 |
| 2444 | 2026-06-26T14:53:09.094Z | Compiling lru-cache v0.1.2 |
| 2445 | 2026-06-26T14:53:09.161Z | Compiling rustc_version v0.1.7 |
| 2446 | 2026-06-26T14:53:09.271Z | Compiling newline-converter v0.3.0 |
| 2447 | 2026-06-26T14:53:09.294Z | Compiling progenitor v0.14.0 |
| 2448 | 2026-06-26T14:53:09.364Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2449 | 2026-06-26T14:53:09.494Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2450 | 2026-06-26T14:53:10.770Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2451 | 2026-06-26T14:53:11.041Z | Compiling derive_builder v0.20.2 |
| 2452 | 2026-06-26T14:53:11.177Z | Compiling tokio-tungstenite v0.21.0 |
| 2453 | 2026-06-26T14:53:11.694Z | Compiling hickory-proto v0.24.4 |
| 2454 | 2026-06-26T14:53:11.926Z | Compiling progenitor-impl v0.13.0 |
| 2455 | 2026-06-26T14:53:14.017Z | Compiling atomicwrites v0.4.4 |
| 2456 | 2026-06-26T14:53:14.301Z | Compiling console v0.15.8 |
| 2457 | 2026-06-26T14:53:15.551Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2458 | 2026-06-26T14:53:17.236Z | Compiling serde-big-array v0.5.1 |
| 2459 | 2026-06-26T14:53:17.404Z | Compiling pin-project-internal v1.1.10 |
| 2460 | 2026-06-26T14:53:17.696Z | Compiling derive-where v1.6.0 |
| 2461 | 2026-06-26T14:53:17.754Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2462 | 2026-06-26T14:53:18.278Z | Compiling vergen v9.1.0 |
| 2463 | 2026-06-26T14:53:18.494Z | Compiling cargo-platform v0.3.2 |
| 2464 | 2026-06-26T14:53:18.516Z | Compiling siphasher v1.0.1 |
| 2465 | 2026-06-26T14:53:18.721Z | Compiling similar v2.7.0 |
| 2466 | 2026-06-26T14:53:18.745Z | Compiling minimal-lexical v0.2.1 |
| 2467 | 2026-06-26T14:53:18.962Z | Compiling base64 v0.21.7 |
| 2468 | 2026-06-26T14:53:18.989Z | Compiling nom v7.1.3 |
| 2469 | 2026-06-26T14:53:19.487Z | Compiling expectorate v1.2.0 |
| 2470 | 2026-06-26T14:53:19.500Z | Compiling cargo_metadata v0.23.1 |
| 2471 | 2026-06-26T14:53:19.692Z | Compiling phf_shared v0.12.1 |
| 2472 | 2026-06-26T14:53:19.945Z | Compiling pin-project v1.1.10 |
| 2473 | 2026-06-26T14:53:20.290Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2474 | 2026-06-26T14:53:20.714Z | Compiling progenitor-macro v0.13.0 |
| 2475 | 2026-06-26T14:53:20.873Z | Compiling hickory-resolver v0.24.4 |
| 2476 | 2026-06-26T14:53:21.346Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2477 | 2026-06-26T14:53:21.379Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2478 | 2026-06-26T14:53:24.127Z | Compiling newtype_derive v0.1.6 |
| 2479 | 2026-06-26T14:53:24.974Z | Compiling progenitor-client v0.13.0 |
| 2480 | 2026-06-26T14:53:25.096Z | Compiling unicode-normalization v0.1.24 |
| 2481 | 2026-06-26T14:53:25.477Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2482 | 2026-06-26T14:53:25.704Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2483 | 2026-06-26T14:53:26.829Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2484 | 2026-06-26T14:53:27.426Z | Compiling tokio-stream v0.1.17 |
| 2485 | 2026-06-26T14:53:27.468Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2486 | 2026-06-26T14:53:27.961Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2487 | 2026-06-26T14:53:28.441Z | Compiling snafu-derive v0.8.9 |
| 2488 | 2026-06-26T14:53:28.518Z | Compiling async-recursion v1.1.1 |
| 2489 | 2026-06-26T14:53:28.756Z | Compiling vergen-git2 v9.1.0 |
| 2490 | 2026-06-26T14:53:28.991Z | Compiling bstr v1.9.1 |
| 2491 | 2026-06-26T14:53:29.012Z | Compiling csv-core v0.1.12 |
| 2492 | 2026-06-26T14:53:29.206Z | Compiling foreign-types-shared v0.1.1 |
| 2493 | 2026-06-26T14:53:29.305Z | Compiling foldhash v0.1.5 |
| 2494 | 2026-06-26T14:53:29.423Z | Compiling openssl v0.10.72 |
| 2495 | 2026-06-26T14:53:29.529Z | Compiling owo-colors v4.3.0 |
| 2496 | 2026-06-26T14:53:29.683Z | Compiling cancel-safe-futures v0.1.5 |
| 2497 | 2026-06-26T14:53:29.704Z | Compiling same-file v1.0.6 |
| 2498 | 2026-06-26T14:53:29.866Z | Compiling unicode-xid v0.2.4 |
| 2499 | 2026-06-26T14:53:29.878Z | Compiling highway v1.3.0 |
| 2500 | 2026-06-26T14:53:29.938Z | Compiling chrono-tz v0.10.4 |
| 2501 | 2026-06-26T14:53:29.991Z | Compiling const_format_proc_macros v0.2.34 |
| 2502 | 2026-06-26T14:53:30.154Z | Compiling snafu v0.8.9 |
| 2503 | 2026-06-26T14:53:30.184Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2504 | 2026-06-26T14:53:30.637Z | Compiling walkdir v2.5.0 |
| 2505 | 2026-06-26T14:53:30.750Z | Compiling hashbrown v0.15.2 |
| 2506 | 2026-06-26T14:53:30.779Z | Compiling globset v0.4.14 |
| 2507 | 2026-06-26T14:53:31.338Z | Compiling foreign-types v0.3.2 |
| 2508 | 2026-06-26T14:53:31.360Z | Compiling csv v1.3.1 |
| 2509 | 2026-06-26T14:53:31.393Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2510 | 2026-06-26T14:53:31.417Z | Compiling qorb v0.4.1 |
| 2511 | 2026-06-26T14:53:32.334Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2512 | 2026-06-26T14:53:33.293Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2513 | 2026-06-26T14:53:33.541Z | Compiling progenitor v0.13.0 |
| 2514 | 2026-06-26T14:53:33.690Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2515 | 2026-06-26T14:53:34.351Z | Compiling git2 v0.20.2 |
| 2516 | 2026-06-26T14:53:36.340Z | Compiling olpc-cjson v0.1.4 |
| 2517 | 2026-06-26T14:53:36.614Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2518 | 2026-06-26T14:53:37.661Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2519 | 2026-06-26T14:53:37.836Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2520 | 2026-06-26T14:53:37.976Z | Compiling phf v0.12.1 |
| 2521 | 2026-06-26T14:53:38.158Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2522 | 2026-06-26T14:53:38.926Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2523 | 2026-06-26T14:53:39.840Z | Compiling tokio-dtrace v0.1.1 |
| 2524 | 2026-06-26T14:53:39.885Z | Compiling progenitor-impl v0.10.0 |
| 2525 | 2026-06-26T14:53:40.210Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2526 | 2026-06-26T14:53:40.435Z | Compiling signature v2.2.0 |
| 2527 | 2026-06-26T14:53:40.546Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2528 | 2026-06-26T14:53:40.600Z | Compiling libsw-core v0.3.2 |
| 2529 | 2026-06-26T14:53:40.617Z | Compiling pem v3.0.5 |
| 2530 | 2026-06-26T14:53:40.783Z | Compiling serde_plain v1.0.2 |
| 2531 | 2026-06-26T14:53:41.071Z | Compiling openssl-macros v0.1.1 |
| 2532 | 2026-06-26T14:53:41.290Z | Compiling cookie v0.18.1 |
| 2533 | 2026-06-26T14:53:41.541Z | Compiling typed-path v0.9.3 |
| 2534 | 2026-06-26T14:53:41.558Z | Compiling fixedbitset v0.5.7 |
| 2535 | 2026-06-26T14:53:41.824Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2536 | 2026-06-26T14:53:41.978Z | Compiling fixedbitset v0.4.2 |
| 2537 | 2026-06-26T14:53:42.018Z | Compiling moka v0.12.10 |
| 2538 | 2026-06-26T14:53:42.082Z | Compiling bytecount v0.6.9 |
| 2539 | 2026-06-26T14:53:42.163Z | Compiling progenitor-macro v0.10.0 |
| 2540 | 2026-06-26T14:53:42.212Z | Compiling papergrid v0.11.0 |
| 2541 | 2026-06-26T14:53:42.258Z | Compiling petgraph v0.6.5 |
| 2542 | 2026-06-26T14:53:42.356Z | Compiling petgraph v0.8.3 |
| 2543 | 2026-06-26T14:53:42.620Z | Compiling tough v0.22.0 |
| 2544 | 2026-06-26T14:53:44.151Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2545 | 2026-06-26T14:53:44.377Z | Compiling libsw v3.5.0 |
| 2546 | 2026-06-26T14:53:44.592Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2547 | 2026-06-26T14:53:44.761Z | Compiling oxide-tokio-rt v0.1.6 |
| 2548 | 2026-06-26T14:53:44.897Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2549 | 2026-06-26T14:53:45.116Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2550 | 2026-06-26T14:53:45.385Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2551 | 2026-06-26T14:53:45.578Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2552 | 2026-06-26T14:53:46.994Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2553 | 2026-06-26T14:53:47.569Z | Compiling const_format v0.2.35 |
| 2554 | 2026-06-26T14:53:48.533Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2555 | 2026-06-26T14:53:49.115Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2556 | 2026-06-26T14:53:49.253Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-06-26T14:53:49.376Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2558 | 2026-06-26T14:53:49.983Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2559 | 2026-06-26T14:53:50.648Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2560 | 2026-06-26T14:53:50.696Z | Compiling tabled_derive v0.7.0 |
| 2561 | 2026-06-26T14:53:50.981Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2562 | 2026-06-26T14:53:51.583Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2563 | 2026-06-26T14:53:51.670Z | Compiling gethostname v0.5.0 |
| 2564 | 2026-06-26T14:53:51.708Z | Compiling terminal_size v0.4.3 |
| 2565 | 2026-06-26T14:53:51.790Z | Compiling bcs v0.1.6 |
| 2566 | 2026-06-26T14:53:51.819Z | Compiling linear-map v1.2.0 |
| 2567 | 2026-06-26T14:53:51.905Z | Compiling termtree v0.5.1 |
| 2568 | 2026-06-26T14:53:52.046Z | Compiling smawk v0.3.2 |
| 2569 | 2026-06-26T14:53:52.085Z | Compiling salty v0.3.0 |
| 2570 | 2026-06-26T14:53:52.186Z | Compiling unicode-width v0.2.1 |
| 2571 | 2026-06-26T14:53:52.218Z | Compiling radium v0.7.0 |
| 2572 | 2026-06-26T14:53:52.361Z | Compiling unicode-linebreak v0.1.5 |
| 2573 | 2026-06-26T14:53:52.512Z | Compiling tagptr v0.2.0 |
| 2574 | 2026-06-26T14:53:52.561Z | Compiling textwrap v0.16.2 |
| 2575 | 2026-06-26T14:53:53.993Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2576 | 2026-06-26T14:53:54.170Z | Compiling progenitor v0.10.0 |
| 2577 | 2026-06-26T14:53:55.055Z | Compiling tabled v0.15.0 |
| 2578 | 2026-06-26T14:53:55.212Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2579 | 2026-06-26T14:53:55.379Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2580 | 2026-06-26T14:53:55.379Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2581 | 2026-06-26T14:53:57.134Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2582 | 2026-06-26T14:54:01.874Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2583 | 2026-06-26T14:54:02.094Z | Compiling steno v0.4.1 |
| 2584 | 2026-06-26T14:54:02.920Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2585 | 2026-06-26T14:54:04.195Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2586 | 2026-06-26T14:54:05.251Z | Compiling hickory-proto v0.25.2 |
| 2587 | 2026-06-26T14:54:05.410Z | Compiling rfc6979 v0.4.0 |
| 2588 | 2026-06-26T14:54:05.572Z | Compiling sha2 v0.10.9 |
| 2589 | 2026-06-26T14:54:06.556Z | Compiling tap v1.0.1 |
| 2590 | 2026-06-26T14:54:06.855Z | Compiling wyz v0.5.1 |
| 2591 | 2026-06-26T14:54:07.086Z | Compiling ecdsa v0.16.9 |
| 2592 | 2026-06-26T14:54:07.692Z | Compiling hickory-resolver v0.25.2 |
| 2593 | 2026-06-26T14:54:08.386Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2594 | 2026-06-26T14:54:10.549Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2595 | 2026-06-26T14:54:12.363Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2596 | 2026-06-26T14:54:14.428Z | Compiling ed25519 v2.2.3 |
| 2597 | 2026-06-26T14:54:14.875Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2598 | 2026-06-26T14:54:15.148Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2599 | 2026-06-26T14:54:15.304Z | Compiling primeorder v0.13.6 |
| 2600 | 2026-06-26T14:54:15.596Z | Compiling twox-hash v2.1.2 |
| 2601 | 2026-06-26T14:54:16.069Z | Compiling env_filter v1.0.1 |
| 2602 | 2026-06-26T14:54:16.297Z | Compiling atty v0.2.14 |
| 2603 | 2026-06-26T14:54:16.427Z | Compiling funty v2.0.0 |
| 2604 | 2026-06-26T14:54:16.824Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2605 | 2026-06-26T14:54:17.106Z | Compiling bitvec v1.0.1 |
| 2606 | 2026-06-26T14:54:18.116Z | Compiling env_logger v0.11.10 |
| 2607 | 2026-06-26T14:54:18.772Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2608 | 2026-06-26T14:54:19.184Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2609 | 2026-06-26T14:54:19.906Z | Compiling p384 v0.13.1 |
| 2610 | 2026-06-26T14:54:21.957Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2611 | 2026-06-26T14:54:22.410Z | Compiling ed25519-dalek v2.2.0 |
| 2612 | 2026-06-26T14:54:22.936Z | Compiling toml v0.7.8 |
| 2613 | 2026-06-26T14:54:24.431Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2614 | 2026-06-26T14:54:24.913Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2615 | 2026-06-26T14:54:25.576Z | Compiling polyval v0.6.2 |
| 2616 | 2026-06-26T14:54:25.869Z | Compiling aes v0.8.4 |
| 2617 | 2026-06-26T14:54:26.838Z | Compiling ctr v0.9.2 |
| 2618 | 2026-06-26T14:54:26.865Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2619 | 2026-06-26T14:54:27.050Z | Compiling x509-cert v0.2.5 |
| 2620 | 2026-06-26T14:54:27.120Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2621 | 2026-06-26T14:54:27.346Z | Compiling bincode v1.3.3 |
| 2622 | 2026-06-26T14:54:27.810Z | Compiling strum_macros v0.28.0 |
| 2623 | 2026-06-26T14:54:28.015Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2624 | 2026-06-26T14:54:28.266Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2625 | 2026-06-26T14:54:28.418Z | Compiling passt v0.3.0 |
| 2626 | 2026-06-26T14:54:28.627Z | Compiling fakedata_generator v0.7.1 |
| 2627 | 2026-06-26T14:54:28.698Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2628 | 2026-06-26T14:54:28.967Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2629 | 2026-06-26T14:54:29.139Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2630 | 2026-06-26T14:54:29.470Z | Compiling aes-gcm-siv v0.11.1 |
| 2631 | 2026-06-26T14:54:29.505Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2632 | 2026-06-26T14:54:29.668Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2633 | 2026-06-26T14:54:29.683Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2634 | 2026-06-26T14:54:30.862Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2635 | 2026-06-26T14:54:30.986Z | Compiling bitstruct_derive v0.1.0 |
| 2636 | 2026-06-26T14:54:31.604Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2637 | 2026-06-26T14:54:31.684Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2638 | 2026-06-26T14:54:31.842Z | Compiling pretty-hex v0.2.1 |
| 2639 | 2026-06-26T14:54:31.966Z | Compiling ascii v1.1.0 |
| 2640 | 2026-06-26T14:54:32.012Z | Compiling typeid v1.0.0 |
| 2641 | 2026-06-26T14:54:32.111Z | Compiling ringbuffer v0.16.0 |
| 2642 | 2026-06-26T14:54:32.158Z | Compiling erased-serde v0.4.5 |
| 2643 | 2026-06-26T14:54:32.327Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2644 | 2026-06-26T14:54:32.786Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2645 | 2026-06-26T14:54:33.048Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2646 | 2026-06-26T14:54:33.254Z | Compiling bitstruct v0.1.1 |
| 2647 | 2026-06-26T14:54:33.366Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2648 | 2026-06-26T14:54:33.938Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2649 | 2026-06-26T14:54:34.214Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2650 | 2026-06-26T14:54:34.459Z | Compiling itertools v0.13.0 |
| 2651 | 2026-06-26T14:54:34.644Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2652 | 2026-06-26T14:54:35.246Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2653 | 2026-06-26T14:54:35.865Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2654 | 2026-06-26T14:54:35.952Z | Compiling kstat-rs v0.2.4 |
| 2655 | 2026-06-26T14:54:35.978Z | Compiling serde_arrays v0.1.0 |
| 2656 | 2026-06-26T14:54:36.127Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2657 | 2026-06-26T14:54:36.298Z | Compiling libloading v0.7.4 |
| 2658 | 2026-06-26T14:54:36.408Z | Compiling bit_field v0.10.2 |
| 2659 | 2026-06-26T14:54:36.549Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2660 | 2026-06-26T14:54:36.576Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2661 | 2026-06-26T14:54:37.668Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2662 | 2026-06-26T14:54:37.912Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2663 | 2026-06-26T14:54:38.293Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2664 | 2026-06-26T14:54:41.029Z | Compiling ron v0.8.1 |
| 2665 | 2026-06-26T14:54:42.577Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2666 | 2026-06-26T14:54:43.740Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2667 | 2026-06-26T14:54:46.974Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2668 | 2026-06-26T14:55:20.943Z | Finished `release` profile [optimized] target(s) in 4m 25s |
| 2669 | 2026-06-26T14:55:21.135Z | |
| 2670 | 2026-06-26T14:55:21.135Z | real 4:25.920006513 |
| 2671 | 2026-06-26T14:55:21.135Z | user 30:05.375609654 |
| 2672 | 2026-06-26T14:55:21.135Z | sys 2:37.877617277 |
| 2673 | 2026-06-26T14:55:21.135Z | trap 0.772761653 |
| 2674 | 2026-06-26T14:55:21.135Z | tflt 2.066397316 |
| 2675 | 2026-06-26T14:55:21.135Z | dflt 1.456660624 |
| 2676 | 2026-06-26T14:55:21.135Z | kflt 0.001368792 |
| 2677 | 2026-06-26T14:55:21.135Z | lock 1:31:29.636607879 |
| 2678 | 2026-06-26T14:55:21.135Z | slp 1:55:45.295802286 |
| 2679 | 2026-06-26T14:55:21.135Z | lat 2:18.224412326 |
| 2680 | 2026-06-26T14:55:21.135Z | stop 3:36.138289295 |
| 2681 | 2026-06-26T14:55:21.138Z | + OUTDIR=/work/release |
| 2682 | 2026-06-26T14:55:21.139Z | + mkdir -p /work/release |
| 2683 | 2026-06-26T14:55:21.139Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2684 | 2026-06-26T14:55:21.160Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2685 | 2026-06-26T14:55:21.236Z | + cd /work/release |
| 2686 | 2026-06-26T14:55:21.236Z | + digest -a sha256 propolis-cli |
| 2687 | 2026-06-26T14:55:21.263Z | + digest -a sha256 propolis-server |
| 2688 | 2026-06-26T14:55:21.310Z | process exited: duration 537964 ms, exit code 0 |
| |
| 2689 | 2026-06-26T14:55:21.321Z | found 4 output files |
| 2690 | 2026-06-26T14:55:21.321Z | uploading: /work/release/propolis-cli (25395592 bytes) |
| 2691 | 2026-06-26T14:55:22.515Z | uploaded: /work/release/propolis-cli |
| 2692 | 2026-06-26T14:55:22.519Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2693 | 2026-06-26T14:55:23.526Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2694 | 2026-06-26T14:55:23.526Z | uploading: /work/release/propolis-server (81802608 bytes) |
| 2695 | 2026-06-26T14:55:24.982Z | uploaded: /work/release/propolis-server |
| 2696 | 2026-06-26T14:55:24.982Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2697 | 2026-06-26T14:55:25.990Z | uploaded: /work/release/propolis-server.sha256.txt |