|
|
|
| 1 | 2026-05-27T17:52:57.146Z | job assigned to worker 01KSN91KH7RSPZV2SD6DWF2Y52 [factory aws, i-0d3018e6fdda20c9f] (queued for 43 s) |
| |
| 2 | 2026-05-27T17:53:03.471Z | starting task 0: "setup" |
| 3 | 2026-05-27T17:53:03.476Z | ++ uname -s |
| 4 | 2026-05-27T17:53:03.481Z | + kern=SunOS |
| 5 | 2026-05-27T17:53:03.481Z | + build_user=build |
| 6 | 2026-05-27T17:53:03.481Z | + build_uid=12345 |
| 7 | 2026-05-27T17:53:03.481Z | + work_dir=/work |
| 8 | 2026-05-27T17:53:03.481Z | + input_dir=/input |
| 9 | 2026-05-27T17:53:03.481Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-27T17:53:03.481Z | + case "$kern" in |
| 11 | 2026-05-27T17:53:03.481Z | + groupadd -g 12345 build |
| 12 | 2026-05-27T17:53:03.481Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-27T17:53:05.485Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-27T17:53:05.551Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-27T17:53:05.554Z | + home_fs=zfs |
| 16 | 2026-05-27T17:53:05.554Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-27T17:53:05.554Z | + mkdir -p /home/build |
| 18 | 2026-05-27T17:53:05.554Z | + chown build:build /home/build /work |
| 19 | 2026-05-27T17:53:07.555Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-27T17:53:07.558Z | process exited: duration 4088 ms, exit code 0 |
| |
| 21 | 2026-05-27T17:53:07.567Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-27T17:53:07.571Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-27T17:53:07.571Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-27T17:53:07.572Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-27T17:53:07.572Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-27T17:53:07.572Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-27T17:53:07.572Z | * rust toolchain profile = "default" |
| 28 | 2026-05-27T17:53:07.576Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-27T17:53:07.576Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-27T17:53:07.693Z | info: downloading installer |
| 31 | 2026-05-27T17:53:09.177Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-27T17:53:09.177Z | warn: /opt/ooce/bin |
| 33 | 2026-05-27T17:53:09.177Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-27T17:53:09.177Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-27T17:53:09.177Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-27T17:53:09.177Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-27T17:53:09.177Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-27T17:53:09.177Z | error: cannot install while Rust is installed |
| 39 | 2026-05-27T17:53:09.177Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-27T17:53:09.177Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-27T17:53:09.177Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-27T17:53:09.177Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-27T17:53:09.177Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-27T17:53:09.193Z | info: profile set to default |
| 45 | 2026-05-27T17:53:09.193Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-27T17:53:09.193Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-27T17:53:09.342Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-27T17:53:09.342Z | info: downloading 6 components |
| 49 | 2026-05-27T17:53:23.801Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-27T17:53:23.801Z | |
| 51 | 2026-05-27T17:53:23.833Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-27T17:53:23.833Z | |
| 53 | 2026-05-27T17:53:23.833Z | |
| 54 | 2026-05-27T17:53:23.833Z | Rust is installed now. Great! |
| 55 | 2026-05-27T17:53:23.833Z | |
| 56 | 2026-05-27T17:53:23.836Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-27T17:53:23.836Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-27T17:53:23.836Z | |
| 59 | 2026-05-27T17:53:23.836Z | To configure your current shell, you need to source |
| 60 | 2026-05-27T17:53:23.836Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-27T17:53:23.836Z | |
| 62 | 2026-05-27T17:53:23.836Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-27T17:53:23.836Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-27T17:53:23.836Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-27T17:53:23.836Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-27T17:53:23.836Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-27T17:53:23.836Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-27T17:53:23.836Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-27T17:53:23.836Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-27T17:53:23.836Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-27T17:53:23.918Z | + rustup --version |
| 72 | 2026-05-27T17:53:23.926Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-27T17:53:23.929Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-27T17:53:23.948Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-27T17:53:23.951Z | + cargo --version |
| 76 | 2026-05-27T17:53:23.965Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-27T17:53:23.968Z | + rustc --version |
| 78 | 2026-05-27T17:53:23.987Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-27T17:53:23.990Z | process exited: duration 16422 ms, exit code 0 |
| |
| 80 | 2026-05-27T17:53:23.995Z | starting task 2: "authentication" |
| 81 | 2026-05-27T17:53:24.012Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-27T17:53:24.018Z | starting task 3: "clone repository" |
| 83 | 2026-05-27T17:53:24.021Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-05-27T17:53:24.024Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-05-27T17:53:24.125Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-05-27T17:53:25.186Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-05-27T17:53:25.187Z | + git fetch origin 36cb7579b1b416a4080ce1381a2db44b008f01e6 |
| 88 | 2026-05-27T17:53:25.441Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-05-27T17:53:25.441Z | * branch 36cb7579b1b416a4080ce1381a2db44b008f01e6 -> FETCH_HEAD |
| 90 | 2026-05-27T17:53:25.446Z | + [[ -n felixmcfelix/viona-guest-promisc ]] |
| 91 | 2026-05-27T17:53:25.449Z | ++ git branch --show-current |
| 92 | 2026-05-27T17:53:25.452Z | + current=master |
| 93 | 2026-05-27T17:53:25.452Z | + [[ master != felixmcfelix/viona-guest-promisc ]] |
| 94 | 2026-05-27T17:53:25.452Z | + git branch -f felixmcfelix/viona-guest-promisc 36cb7579b1b416a4080ce1381a2db44b008f01e6 |
| 95 | 2026-05-27T17:53:25.452Z | + git checkout -f felixmcfelix/viona-guest-promisc |
| 96 | 2026-05-27T17:53:25.472Z | Switched to branch 'felixmcfelix/viona-guest-promisc' |
| 97 | 2026-05-27T17:53:25.475Z | + git reset --hard 36cb7579b1b416a4080ce1381a2db44b008f01e6 |
| 98 | 2026-05-27T17:53:25.478Z | HEAD is now at 36cb7579 Ensure we unset the control queue if we re-init without CTRL_VQ |
| 99 | 2026-05-27T17:53:25.478Z | process exited: duration 1459 ms, exit code 0 |
| |
| 100 | 2026-05-27T17:53:25.484Z | starting task 4: "build" |
| 101 | 2026-05-27T17:53:25.489Z | + cargo --version |
| 102 | 2026-05-27T17:53:25.493Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-05-27T17:53:25.638Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-05-27T17:53:25.641Z | info: downloading 6 components |
| 105 | 2026-05-27T17:53:39.594Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-05-27T17:53:39.597Z | + rustc --version |
| 107 | 2026-05-27T17:53:39.625Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-05-27T17:53:39.630Z | + banner prerequisites |
| 109 | 2026-05-27T17:53:39.633Z | |
| 110 | 2026-05-27T17:53:39.633Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-05-27T17:53:39.633Z | # # # # # # # # # # # # # # # |
| 112 | 2026-05-27T17:53:39.633Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-05-27T17:53:39.633Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-05-27T17:53:39.633Z | # # # # # # # # # # # # # # # |
| 115 | 2026-05-27T17:53:39.633Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-05-27T17:53:39.633Z | |
| 117 | 2026-05-27T17:53:39.633Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-05-27T17:53:47.213Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-05-27T17:53:55.002Z | Startup: Caching catalogs ... Done |
| 120 | 2026-05-27T17:54:02.279Z | Planning: Solver setup ... Done (5.958s) |
| 121 | 2026-05-27T17:54:02.321Z | Planning: Running solver ... Done (0.043s) |
| 122 | 2026-05-27T17:54:02.465Z | Planning: Finding local manifests ... Done (0.004s) |
| 123 | 2026-05-27T17:54:02.477Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-05-27T17:54:02.564Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-05-27T17:54:02.594Z | Planning: Package planning ... Done (0.031s) |
| 126 | 2026-05-27T17:54:02.623Z | Planning: Merging actions ... Done (0.027s) |
| 127 | 2026-05-27T17:54:02.759Z | Planning: Checking for conflicting actions ... Done (0.137s) |
| 128 | 2026-05-27T17:54:02.765Z | Planning: Consolidating action changes ... Done (0.007s) |
| 129 | 2026-05-27T17:54:03.604Z | Planning: Evaluating mediators ... Done (0.838s) |
| 130 | 2026-05-27T17:54:03.608Z | Planning: Planning completed in 8.43 seconds |
| 131 | 2026-05-27T17:54:03.621Z | Packages to install: 3 |
| 132 | 2026-05-27T17:54:03.624Z | Mediators to change: 2 |
| 133 | 2026-05-27T17:54:03.624Z | Services to change: 1 |
| 134 | 2026-05-27T17:54:03.624Z | Estimated space available: 154.83 GB |
| 135 | 2026-05-27T17:54:03.624Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-05-27T17:54:03.624Z | Create boot environment: No |
| 137 | 2026-05-27T17:54:03.624Z | Create backup boot environment: No |
| 138 | 2026-05-27T17:54:03.624Z | Rebuild boot archive: No |
| 139 | 2026-05-27T17:54:03.624Z | |
| 140 | 2026-05-27T17:54:03.624Z | Changed mediators: |
| 141 | 2026-05-27T17:54:03.624Z | mediator clang: |
| 142 | 2026-05-27T17:54:03.624Z | version: None -> 15 (system default) |
| 143 | 2026-05-27T17:54:03.624Z | |
| 144 | 2026-05-27T17:54:03.624Z | mediator llvm: |
| 145 | 2026-05-27T17:54:03.624Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-05-27T17:54:03.624Z | |
| 147 | 2026-05-27T17:54:03.624Z | Changed packages: |
| 148 | 2026-05-27T17:54:03.625Z | helios-dev |
| 149 | 2026-05-27T17:54:03.625Z | developer/build-essential |
| 150 | 2026-05-27T17:54:03.625Z | None -> 11-2.0 |
| 151 | 2026-05-27T17:54:03.625Z | ooce/developer/clang-15 |
| 152 | 2026-05-27T17:54:03.625Z | None -> 15.0.7-2.0 |
| 153 | 2026-05-27T17:54:03.625Z | ooce/developer/llvm-15 |
| 154 | 2026-05-27T17:54:03.625Z | None -> 15.0.7-2.0 |
| 155 | 2026-05-27T17:54:03.625Z | |
| 156 | 2026-05-27T17:54:03.625Z | Services: |
| 157 | 2026-05-27T17:54:03.626Z | restart_fmri: |
| 158 | 2026-05-27T17:54:03.626Z | svc:/system/update-man-index:default |
| 159 | 2026-05-27T17:54:03.669Z | |
| 160 | 2026-05-27T17:54:03.669Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-05-27T17:54:08.679Z | Download: 1381/3076 items 115.6/211.3MB 54% complete (23.9M/s) |
| 162 | 2026-05-27T17:54:13.682Z | Download: 2475/3076 items 119.4/211.3MB 56% complete (12.0M/s) |
| 163 | 2026-05-27T17:54:18.387Z | Download: Completed 211.31 MB in 14.72 seconds (14.4M/s) |
| 164 | 2026-05-27T17:54:18.521Z | Actions: 1/3430 actions (Installing new actions) |
| 165 | 2026-05-27T17:54:21.697Z | Actions: Completed 3430 actions in 3.17 seconds. |
| 166 | 2026-05-27T17:54:22.359Z | Done (0.657s) |
| 167 | 2026-05-27T17:54:22.359Z | Done (0.000s) |
| 168 | 2026-05-27T17:54:23.102Z | Done (0.744s) |
| 169 | 2026-05-27T17:54:26.587Z | Done (3.127s) |
| 170 | 2026-05-27T17:54:26.665Z | Done (0.019s) |
| 171 | 2026-05-27T17:54:26.668Z | Done (0.000s) |
| 172 | 2026-05-27T17:54:26.909Z | Done (0.000s) |
| 173 | 2026-05-27T17:54:27.800Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-05-27T17:54:27.908Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-05-27T17:54:27.911Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-05-27T17:54:28.073Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-05-27T17:54:28.077Z | Planning: Planning completed in 0.27 seconds |
| 178 | 2026-05-27T17:54:28.095Z | Mediators to change: 2 |
| 179 | 2026-05-27T17:54:28.095Z | Create boot environment: No |
| 180 | 2026-05-27T17:54:28.095Z | Create backup boot environment: No |
| 181 | 2026-05-27T17:54:28.178Z | Done |
| 182 | 2026-05-27T17:54:28.178Z | Done |
| 183 | 2026-05-27T17:54:28.798Z | Done |
| 184 | 2026-05-27T17:54:31.253Z | Done |
| 185 | 2026-05-27T17:54:31.327Z | Done |
| 186 | 2026-05-27T17:54:31.327Z | Done |
| 187 | 2026-05-27T17:54:31.483Z | Done |
| 188 | 2026-05-27T17:54:31.771Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 189 | 2026-05-27T17:54:31.772Z | clang system 15 system |
| 190 | 2026-05-27T17:54:31.772Z | csh system system illumos |
| 191 | 2026-05-27T17:54:31.772Z | ctags system system illumos |
| 192 | 2026-05-27T17:54:31.772Z | file system system illumos |
| 193 | 2026-05-27T17:54:31.772Z | gcc vendor 12 vendor |
| 194 | 2026-05-27T17:54:31.772Z | gcc system 14 system |
| 195 | 2026-05-27T17:54:31.772Z | gcc system 10 system |
| 196 | 2026-05-27T17:54:31.772Z | go system 1.20 system |
| 197 | 2026-05-27T17:54:31.772Z | go system 1.19 system |
| 198 | 2026-05-27T17:54:31.772Z | llvm system 15 system |
| 199 | 2026-05-27T17:54:31.772Z | llvm system 14 system |
| 200 | 2026-05-27T17:54:31.772Z | mariadb system 10.6 system |
| 201 | 2026-05-27T17:54:31.772Z | mta vendor vendor dma |
| 202 | 2026-05-27T17:54:31.772Z | openjdk system 17 system |
| 203 | 2026-05-27T17:54:31.772Z | openjdk system 11 system |
| 204 | 2026-05-27T17:54:31.772Z | openjdk system 1.8 system |
| 205 | 2026-05-27T17:54:31.772Z | openssl vendor 3 vendor |
| 206 | 2026-05-27T17:54:31.772Z | perl system 5.36 system |
| 207 | 2026-05-27T17:54:31.772Z | postgresql system 15 system |
| 208 | 2026-05-27T17:54:31.773Z | postgresql system 13 system |
| 209 | 2026-05-27T17:54:31.773Z | python vendor 3 vendor |
| 210 | 2026-05-27T17:54:31.773Z | python system 2 system |
| 211 | 2026-05-27T17:54:31.773Z | python3 system 3.11 system |
| 212 | 2026-05-27T17:54:31.773Z | ruby system 3.0 system |
| 213 | 2026-05-27T17:54:31.773Z | words vendor vendor american-english |
| 214 | 2026-05-27T17:54:31.773Z | words system system australian-english |
| 215 | 2026-05-27T17:54:31.773Z | words system system british-english |
| 216 | 2026-05-27T17:54:31.773Z | words system system canadian-english |
| 217 | 2026-05-27T17:54:31.773Z | words system system french |
| 218 | 2026-05-27T17:54:31.773Z | words system system italian |
| 219 | 2026-05-27T17:54:31.773Z | words system system ngerman |
| 220 | 2026-05-27T17:54:31.773Z | words system system ogerman |
| 221 | 2026-05-27T17:54:31.773Z | words system system spanish |
| 222 | 2026-05-27T17:54:32.005Z | PUBLISHER TYPE STATUS P LOCATION |
| 223 | 2026-05-27T17:54:32.005Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 224 | 2026-05-27T17:54:36.582Z | FMRI IFO |
| 225 | 2026-05-27T17:54:36.582Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 226 | 2026-05-27T17:54:36.582Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 227 | 2026-05-27T17:54:36.582Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 228 | 2026-05-27T17:54:36.582Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 229 | 2026-05-27T17:54:36.582Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 230 | 2026-05-27T17:54:36.582Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 231 | 2026-05-27T17:54:36.582Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 232 | 2026-05-27T17:54:37.536Z | All builder prerequisites installed successfully, and PATH looks valid |
| 233 | 2026-05-27T17:54:37.540Z | |
| 234 | 2026-05-27T17:54:37.540Z | real 57.900331380 |
| 235 | 2026-05-27T17:54:37.540Z | user 37.639349651 |
| 236 | 2026-05-27T17:54:37.540Z | sys 4.399400652 |
| 237 | 2026-05-27T17:54:37.540Z | trap 0.005326782 |
| 238 | 2026-05-27T17:54:37.540Z | tflt 0.035834745 |
| 239 | 2026-05-27T17:54:37.540Z | dflt 0.047436483 |
| 240 | 2026-05-27T17:54:37.540Z | kflt 0.032801788 |
| 241 | 2026-05-27T17:54:37.540Z | lock 0.000000000 |
| 242 | 2026-05-27T17:54:37.540Z | slp 1:13.557691889 |
| 243 | 2026-05-27T17:54:37.540Z | lat 0.123889186 |
| 244 | 2026-05-27T17:54:37.540Z | stop 0.000195739 |
| 245 | 2026-05-27T17:54:37.540Z | + banner check |
| 246 | 2026-05-27T17:54:37.540Z | |
| 247 | 2026-05-27T17:54:37.540Z | #### # # ###### #### # # |
| 248 | 2026-05-27T17:54:37.540Z | # # # # # # # # # |
| 249 | 2026-05-27T17:54:37.540Z | # ###### ##### # #### |
| 250 | 2026-05-27T17:54:37.540Z | # # # # # # # |
| 251 | 2026-05-27T17:54:37.540Z | # # # # # # # # # |
| 252 | 2026-05-27T17:54:37.540Z | #### # # ###### #### # # |
| 253 | 2026-05-27T17:54:37.540Z | |
| 254 | 2026-05-27T17:54:37.540Z | + ptime -m cargo check --features falcon |
| 255 | 2026-05-27T17:54:37.671Z | Updating crates.io index |
| 256 | 2026-05-27T17:54:37.674Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 257 | 2026-05-27T17:54:39.219Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-05-27T17:54:52.311Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 259 | 2026-05-27T17:54:52.598Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 260 | 2026-05-27T17:54:52.996Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 261 | 2026-05-27T17:54:53.244Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 262 | 2026-05-27T17:54:53.522Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 263 | 2026-05-27T17:54:53.819Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 264 | 2026-05-27T17:54:54.382Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-05-27T17:54:54.816Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 266 | 2026-05-27T17:54:55.062Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 267 | 2026-05-27T17:54:55.410Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 268 | 2026-05-27T17:54:56.690Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 269 | 2026-05-27T17:54:57.123Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 270 | 2026-05-27T17:54:58.208Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 271 | 2026-05-27T17:54:58.630Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 272 | 2026-05-27T17:54:59.260Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 273 | 2026-05-27T17:54:59.790Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 274 | 2026-05-27T17:55:00.558Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 275 | 2026-05-27T17:55:00.997Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 276 | 2026-05-27T17:55:01.789Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 277 | 2026-05-27T17:55:02.521Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-05-27T17:55:03.068Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 279 | 2026-05-27T17:55:03.654Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 280 | 2026-05-27T17:55:04.045Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 281 | 2026-05-27T17:55:04.530Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 282 | 2026-05-27T17:55:06.308Z | Downloading crates ... |
| 283 | 2026-05-27T17:55:06.368Z | Downloaded adler v1.0.2 |
| 284 | 2026-05-27T17:55:06.376Z | Downloaded base16ct v0.2.0 |
| 285 | 2026-05-27T17:55:06.378Z | Downloaded bitstruct v0.1.1 |
| 286 | 2026-05-27T17:55:06.381Z | Downloaded atomicwrites v0.4.4 |
| 287 | 2026-05-27T17:55:06.384Z | Downloaded anstyle-query v1.0.3 |
| 288 | 2026-05-27T17:55:06.387Z | Downloaded aho-corasick v1.1.3 |
| 289 | 2026-05-27T17:55:06.393Z | Downloaded async-stream v0.3.6 |
| 290 | 2026-05-27T17:55:06.397Z | Downloaded bit-vec v0.6.3 |
| 291 | 2026-05-27T17:55:06.400Z | Downloaded atty v0.2.14 |
| 292 | 2026-05-27T17:55:06.403Z | Downloaded atomic-waker v1.1.2 |
| 293 | 2026-05-27T17:55:06.406Z | Downloaded async-stream-impl v0.3.6 |
| 294 | 2026-05-27T17:55:06.406Z | Downloaded cargo_metadata v0.18.1 |
| 295 | 2026-05-27T17:55:06.409Z | Downloaded backoff v0.4.0 |
| 296 | 2026-05-27T17:55:06.413Z | Downloaded aes-gcm-siv v0.11.1 |
| 297 | 2026-05-27T17:55:06.413Z | Downloaded clap v4.5.4 |
| 298 | 2026-05-27T17:55:06.419Z | Downloaded ff v0.13.1 |
| 299 | 2026-05-27T17:55:06.422Z | Downloaded erased-serde v0.3.31 |
| 300 | 2026-05-27T17:55:06.425Z | Downloaded dunce v1.0.5 |
| 301 | 2026-05-27T17:55:06.428Z | Downloaded derive_builder_macro v0.20.2 |
| 302 | 2026-05-27T17:55:06.431Z | Downloaded ciborium-io v0.2.2 |
| 303 | 2026-05-27T17:55:06.431Z | Downloaded either v1.15.0 |
| 304 | 2026-05-27T17:55:06.434Z | Downloaded ecdsa v0.16.9 |
| 305 | 2026-05-27T17:55:06.436Z | Downloaded drift v0.2.0 |
| 306 | 2026-05-27T17:55:06.444Z | Downloaded fnv v1.0.7 |
| 307 | 2026-05-27T17:55:06.447Z | Downloaded darling v0.20.11 |
| 308 | 2026-05-27T17:55:06.450Z | Downloaded derive-ex v0.1.8 |
| 309 | 2026-05-27T17:55:06.453Z | Downloaded darling_macro v0.20.11 |
| 310 | 2026-05-27T17:55:06.456Z | Downloaded derive_builder_core v0.20.2 |
| 311 | 2026-05-27T17:55:06.459Z | Downloaded compression-core v0.4.31 |
| 312 | 2026-05-27T17:55:06.459Z | Downloaded equivalent v1.0.2 |
| 313 | 2026-05-27T17:55:06.462Z | Downloaded derive_builder v0.20.2 |
| 314 | 2026-05-27T17:55:06.466Z | Downloaded dtrace-parser v0.3.0 |
| 315 | 2026-05-27T17:55:06.469Z | Downloaded async-trait v0.1.89 |
| 316 | 2026-05-27T17:55:06.472Z | Downloaded foreign-types-shared v0.3.1 |
| 317 | 2026-05-27T17:55:06.472Z | Downloaded foreign-types-macros v0.2.3 |
| 318 | 2026-05-27T17:55:06.483Z | Downloaded hash32 v0.3.1 |
| 319 | 2026-05-27T17:55:06.486Z | Downloaded flagset v0.4.7 |
| 320 | 2026-05-27T17:55:06.486Z | Downloaded cfg_aliases v0.2.1 |
| 321 | 2026-05-27T17:55:06.486Z | Downloaded crucible-workspace-hack v0.1.0 |
| 322 | 2026-05-27T17:55:06.487Z | Downloaded futures-task v0.3.32 |
| 323 | 2026-05-27T17:55:06.487Z | Downloaded generic-array v0.14.7 |
| 324 | 2026-05-27T17:55:06.490Z | Downloaded errno v0.3.14 |
| 325 | 2026-05-27T17:55:06.490Z | Downloaded dof v0.3.0 |
| 326 | 2026-05-27T17:55:06.493Z | Downloaded futures-executor v0.3.32 |
| 327 | 2026-05-27T17:55:06.493Z | Downloaded env_logger v0.11.10 |
| 328 | 2026-05-27T17:55:06.496Z | Downloaded cobs v0.2.3 |
| 329 | 2026-05-27T17:55:06.499Z | Downloaded float-ord v0.3.2 |
| 330 | 2026-05-27T17:55:06.499Z | Downloaded fixedbitset v0.4.2 |
| 331 | 2026-05-27T17:55:06.503Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 332 | 2026-05-27T17:55:06.506Z | Downloaded fastrand v2.3.0 |
| 333 | 2026-05-27T17:55:06.506Z | Downloaded heck v0.4.1 |
| 334 | 2026-05-27T17:55:06.509Z | Downloaded hex v0.4.3 |
| 335 | 2026-05-27T17:55:06.511Z | Downloaded futures-macro v0.3.32 |
| 336 | 2026-05-27T17:55:06.515Z | Downloaded form_urlencoded v1.2.2 |
| 337 | 2026-05-27T17:55:06.515Z | Downloaded foreign-types v0.5.0 |
| 338 | 2026-05-27T17:55:06.518Z | Downloaded filetime v0.2.23 |
| 339 | 2026-05-27T17:55:06.518Z | Downloaded gethostname v0.5.0 |
| 340 | 2026-05-27T17:55:06.521Z | Downloaded futures-io v0.3.32 |
| 341 | 2026-05-27T17:55:06.521Z | Downloaded funty v2.0.0 |
| 342 | 2026-05-27T17:55:06.524Z | Downloaded httpdate v1.0.3 |
| 343 | 2026-05-27T17:55:06.527Z | Downloaded heck v0.5.0 |
| 344 | 2026-05-27T17:55:06.527Z | Downloaded ed25519 v2.2.3 |
| 345 | 2026-05-27T17:55:06.530Z | Downloaded darling_core v0.21.3 |
| 346 | 2026-05-27T17:55:06.534Z | Downloaded hubpack_derive v0.1.1 |
| 347 | 2026-05-27T17:55:06.537Z | Downloaded hubpack v0.1.2 |
| 348 | 2026-05-27T17:55:06.539Z | Downloaded home v0.5.11 |
| 349 | 2026-05-27T17:55:06.539Z | Downloaded indent_write v2.2.0 |
| 350 | 2026-05-27T17:55:06.542Z | Downloaded ident_case v1.0.1 |
| 351 | 2026-05-27T17:55:06.545Z | Downloaded git-stub-vcs v0.1.0 |
| 352 | 2026-05-27T17:55:06.548Z | Downloaded http-body v1.0.1 |
| 353 | 2026-05-27T17:55:06.548Z | Downloaded cipher v0.4.4 |
| 354 | 2026-05-27T17:55:06.551Z | Downloaded inout v0.1.3 |
| 355 | 2026-05-27T17:55:06.554Z | Downloaded aead v0.5.2 |
| 356 | 2026-05-27T17:55:06.557Z | Downloaded idna_adapter v1.2.0 |
| 357 | 2026-05-27T17:55:06.557Z | Downloaded clap_derive v4.5.4 |
| 358 | 2026-05-27T17:55:06.561Z | Downloaded is_terminal_polyfill v1.70.0 |
| 359 | 2026-05-27T17:55:06.561Z | Downloaded group v0.13.0 |
| 360 | 2026-05-27T17:55:06.564Z | Downloaded defmt v0.3.8 |
| 361 | 2026-05-27T17:55:06.567Z | Downloaded escargot v0.5.15 |
| 362 | 2026-05-27T17:55:06.571Z | Downloaded futures-sink v0.3.32 |
| 363 | 2026-05-27T17:55:06.571Z | Downloaded erased-serde v0.4.5 |
| 364 | 2026-05-27T17:55:06.573Z | Downloaded ciborium v0.2.2 |
| 365 | 2026-05-27T17:55:06.576Z | Downloaded itoa v1.0.11 |
| 366 | 2026-05-27T17:55:06.576Z | Downloaded lazycell v1.3.0 |
| 367 | 2026-05-27T17:55:06.579Z | Downloaded foldhash v0.2.0 |
| 368 | 2026-05-27T17:55:06.579Z | Downloaded instant v0.1.12 |
| 369 | 2026-05-27T17:55:06.582Z | Downloaded http-body-util v0.1.3 |
| 370 | 2026-05-27T17:55:06.585Z | Downloaded kstat-rs v0.2.4 |
| 371 | 2026-05-27T17:55:06.588Z | Downloaded lazy_static v1.5.0 |
| 372 | 2026-05-27T17:55:06.588Z | Downloaded keccak v0.1.6 |
| 373 | 2026-05-27T17:55:06.591Z | Downloaded data-encoding v2.6.0 |
| 374 | 2026-05-27T17:55:06.594Z | Downloaded highway v1.3.0 |
| 375 | 2026-05-27T17:55:06.596Z | Downloaded lru-slab v0.1.2 |
| 376 | 2026-05-27T17:55:06.597Z | Downloaded linked-hash-map v0.5.6 |
| 377 | 2026-05-27T17:55:06.599Z | Downloaded derive-where v1.6.0 |
| 378 | 2026-05-27T17:55:06.602Z | Downloaded newline-converter v0.3.0 |
| 379 | 2026-05-27T17:55:06.605Z | Downloaded memoffset v0.9.1 |
| 380 | 2026-05-27T17:55:06.608Z | Downloaded newtype_derive v0.1.6 |
| 381 | 2026-05-27T17:55:06.608Z | Downloaded is-terminal v0.4.12 |
| 382 | 2026-05-27T17:55:06.611Z | Downloaded crossbeam-utils v0.8.19 |
| 383 | 2026-05-27T17:55:06.613Z | Downloaded byteorder v1.5.0 |
| 384 | 2026-05-27T17:55:06.616Z | Downloaded newtype-uuid-macros v0.1.0 |
| 385 | 2026-05-27T17:55:06.619Z | Downloaded mime v0.3.17 |
| 386 | 2026-05-27T17:55:06.619Z | Downloaded num-derive v0.4.2 |
| 387 | 2026-05-27T17:55:06.622Z | Downloaded num-conv v0.2.0 |
| 388 | 2026-05-27T17:55:06.624Z | Downloaded jobserver v0.1.31 |
| 389 | 2026-05-27T17:55:06.627Z | Downloaded fixedbitset v0.5.7 |
| 390 | 2026-05-27T17:55:06.627Z | Downloaded crc32fast v1.4.0 |
| 391 | 2026-05-27T17:55:06.630Z | Downloaded const-oid v0.9.6 |
| 392 | 2026-05-27T17:55:06.633Z | Downloaded ingot v0.1.1 |
| 393 | 2026-05-27T17:55:06.636Z | Downloaded memmap v0.7.0 |
| 394 | 2026-05-27T17:55:06.636Z | Downloaded num v0.4.3 |
| 395 | 2026-05-27T17:55:06.639Z | Downloaded libloading v0.8.9 |
| 396 | 2026-05-27T17:55:06.641Z | Downloaded allocator-api2 v0.2.21 |
| 397 | 2026-05-27T17:55:06.644Z | Downloaded omicron-workspace-hack v0.1.0 |
| 398 | 2026-05-27T17:55:06.647Z | Downloaded num-iter v0.1.45 |
| 399 | 2026-05-27T17:55:06.647Z | Downloaded dropshot_endpoint v0.17.0 |
| 400 | 2026-05-27T17:55:06.649Z | Downloaded num_threads v0.1.7 |
| 401 | 2026-05-27T17:55:06.652Z | Downloaded openssl-macros v0.1.1 |
| 402 | 2026-05-27T17:55:06.655Z | Downloaded openssl-probe v0.2.1 |
| 403 | 2026-05-27T17:55:06.655Z | Downloaded lock_api v0.4.12 |
| 404 | 2026-05-27T17:55:06.658Z | Downloaded parse-display v0.10.0 |
| 405 | 2026-05-27T17:55:06.660Z | Downloaded litemap v0.7.4 |
| 406 | 2026-05-27T17:55:06.663Z | Downloaded libsw-core v0.3.2 |
| 407 | 2026-05-27T17:55:06.663Z | Downloaded ingot-macros v0.1.1 |
| 408 | 2026-05-27T17:55:06.666Z | Downloaded darling v0.23.0 |
| 409 | 2026-05-27T17:55:06.669Z | Downloaded iana-time-zone v0.1.64 |
| 410 | 2026-05-27T17:55:06.672Z | Downloaded hyper-rustls v0.27.3 |
| 411 | 2026-05-27T17:55:06.674Z | Downloaded humantime v2.3.0 |
| 412 | 2026-05-27T17:55:06.677Z | Downloaded pin-utils v0.1.0 |
| 413 | 2026-05-27T17:55:06.681Z | Downloaded multer v3.1.0 |
| 414 | 2026-05-27T17:55:06.683Z | Downloaded phf_shared v0.12.1 |
| 415 | 2026-05-27T17:55:06.684Z | Downloaded dropshot_endpoint v0.16.7 |
| 416 | 2026-05-27T17:55:06.686Z | Downloaded libsw v3.5.0 |
| 417 | 2026-05-27T17:55:06.689Z | Downloaded icu_locid_transform_data v1.5.0 |
| 418 | 2026-05-27T17:55:06.692Z | Downloaded num-complex v0.4.6 |
| 419 | 2026-05-27T17:55:06.692Z | Downloaded getrandom v0.3.4 |
| 420 | 2026-05-27T17:55:06.695Z | Downloaded elliptic-curve v0.13.8 |
| 421 | 2026-05-27T17:55:06.698Z | Downloaded progenitor-client v0.10.0 |
| 422 | 2026-05-27T17:55:06.701Z | Downloaded proc-macro-error-attr v1.0.4 |
| 423 | 2026-05-27T17:55:06.705Z | Downloaded half v2.7.1 |
| 424 | 2026-05-27T17:55:06.705Z | Downloaded num_enum v0.5.11 |
| 425 | 2026-05-27T17:55:06.708Z | Downloaded pretty-hex v0.4.1 |
| 426 | 2026-05-27T17:55:06.711Z | Downloaded num_enum_derive v0.7.4 |
| 427 | 2026-05-27T17:55:06.714Z | Downloaded progenitor-macro v0.10.0 |
| 428 | 2026-05-27T17:55:06.714Z | Downloaded num_enum v0.7.4 |
| 429 | 2026-05-27T17:55:06.718Z | Downloaded progenitor-macro v0.11.1 |
| 430 | 2026-05-27T17:55:06.720Z | Downloaded percent-encoding v2.3.2 |
| 431 | 2026-05-27T17:55:06.723Z | Downloaded paste v1.0.15 |
| 432 | 2026-05-27T17:55:06.726Z | Downloaded rand_chacha v0.3.1 |
| 433 | 2026-05-27T17:55:06.726Z | Downloaded icu_normalizer_data v1.5.0 |
| 434 | 2026-05-27T17:55:06.729Z | Downloaded owo-colors v4.3.0 |
| 435 | 2026-05-27T17:55:06.732Z | Downloaded password-hash v0.5.0 |
| 436 | 2026-05-27T17:55:06.732Z | Downloaded parse-display-derive v0.10.0 |
| 437 | 2026-05-27T17:55:06.734Z | Downloaded progenitor-client v0.11.1 |
| 438 | 2026-05-27T17:55:06.737Z | Downloaded pkcs8 v0.10.2 |
| 439 | 2026-05-27T17:55:06.737Z | Downloaded progenitor-macro v0.13.0 |
| 440 | 2026-05-27T17:55:06.740Z | Downloaded quick-error v1.2.3 |
| 441 | 2026-05-27T17:55:06.742Z | Downloaded poly1305 v0.8.0 |
| 442 | 2026-05-27T17:55:06.745Z | Downloaded pkg-config v0.3.30 |
| 443 | 2026-05-27T17:55:06.745Z | Downloaded phf v0.12.1 |
| 444 | 2026-05-27T17:55:06.748Z | Downloaded flate2 v1.0.30 |
| 445 | 2026-05-27T17:55:06.752Z | Downloaded ppv-lite86 v0.2.17 |
| 446 | 2026-05-27T17:55:06.756Z | Downloaded newtype-uuid v1.3.2 |
| 447 | 2026-05-27T17:55:06.756Z | Downloaded polyval v0.6.2 |
| 448 | 2026-05-27T17:55:06.758Z | Downloaded rfc6979 v0.4.0 |
| 449 | 2026-05-27T17:55:06.758Z | Downloaded pin-project-lite v0.2.14 |
| 450 | 2026-05-27T17:55:06.761Z | Downloaded rustc-hash v1.1.0 |
| 451 | 2026-05-27T17:55:06.764Z | Downloaded ref-cast v1.0.25 |
| 452 | 2026-05-27T17:55:06.767Z | Downloaded radium v0.7.0 |
| 453 | 2026-05-27T17:55:06.769Z | Downloaded rustc_version v0.4.1 |
| 454 | 2026-05-27T17:55:06.769Z | Downloaded progenitor-client v0.14.0 |
| 455 | 2026-05-27T17:55:06.772Z | Downloaded once_cell v1.21.3 |
| 456 | 2026-05-27T17:55:06.775Z | Downloaded rustc-hash v2.1.1 |
| 457 | 2026-05-27T17:55:06.775Z | Downloaded icu_normalizer v1.5.0 |
| 458 | 2026-05-27T17:55:06.778Z | Downloaded rustc_version v0.1.7 |
| 459 | 2026-05-27T17:55:06.781Z | Downloaded quinn-udp v0.5.5 |
| 460 | 2026-05-27T17:55:06.781Z | Downloaded progenitor-macro v0.14.0 |
| 461 | 2026-05-27T17:55:06.784Z | Downloaded icu_locid v1.5.0 |
| 462 | 2026-05-27T17:55:06.787Z | Downloaded rand_chacha v0.9.0 |
| 463 | 2026-05-27T17:55:06.790Z | Downloaded miniz_oxide v0.7.2 |
| 464 | 2026-05-27T17:55:06.792Z | Downloaded progenitor v0.10.0 |
| 465 | 2026-05-27T17:55:06.792Z | Downloaded rand_core v0.6.4 |
| 466 | 2026-05-27T17:55:06.795Z | Downloaded progenitor v0.11.1 |
| 467 | 2026-05-27T17:55:06.795Z | Downloaded progenitor v0.14.0 |
| 468 | 2026-05-27T17:55:06.798Z | Downloaded same-file v1.0.6 |
| 469 | 2026-05-27T17:55:06.801Z | Downloaded progenitor v0.13.0 |
| 470 | 2026-05-27T17:55:06.801Z | Downloaded base64 v0.22.1 |
| 471 | 2026-05-27T17:55:06.804Z | Downloaded oxide-tokio-rt v0.1.6 |
| 472 | 2026-05-27T17:55:06.807Z | Downloaded primeorder v0.13.6 |
| 473 | 2026-05-27T17:55:06.807Z | Downloaded passt v0.3.0 |
| 474 | 2026-05-27T17:55:06.810Z | Downloaded bytes v1.11.1 |
| 475 | 2026-05-27T17:55:06.812Z | Downloaded progenitor-extras v0.2.0 |
| 476 | 2026-05-27T17:55:06.815Z | Downloaded progenitor-client v0.13.0 |
| 477 | 2026-05-27T17:55:06.815Z | Downloaded heapless v0.8.0 |
| 478 | 2026-05-27T17:55:06.821Z | Downloaded scroll_derive v0.12.0 |
| 479 | 2026-05-27T17:55:06.824Z | Downloaded scopeguard v1.2.0 |
| 480 | 2026-05-27T17:55:06.824Z | Downloaded resolv-conf v0.7.0 |
| 481 | 2026-05-27T17:55:06.824Z | Downloaded proc-macro-error v1.0.4 |
| 482 | 2026-05-27T17:55:06.827Z | Downloaded ringbuffer v0.16.0 |
| 483 | 2026-05-27T17:55:06.830Z | Downloaded pin-project-internal v1.1.10 |
| 484 | 2026-05-27T17:55:06.830Z | Downloaded pest_generator v2.8.4 |
| 485 | 2026-05-27T17:55:06.832Z | Downloaded secrecy v0.10.3 |
| 486 | 2026-05-27T17:55:06.835Z | Downloaded log v0.4.29 |
| 487 | 2026-05-27T17:55:06.835Z | Downloaded pem-rfc7468 v0.7.0 |
| 488 | 2026-05-27T17:55:06.838Z | Downloaded pem v3.0.5 |
| 489 | 2026-05-27T17:55:06.841Z | Downloaded rustls-native-certs v0.8.3 |
| 490 | 2026-05-27T17:55:06.844Z | Downloaded serde-big-array v0.5.1 |
| 491 | 2026-05-27T17:55:06.844Z | Downloaded serde_spanned v0.6.9 |
| 492 | 2026-05-27T17:55:06.844Z | Downloaded serde_spanned v1.0.4 |
| 493 | 2026-05-27T17:55:06.847Z | Downloaded serde_urlencoded v0.7.1 |
| 494 | 2026-05-27T17:55:06.847Z | Downloaded serde_plain v1.0.2 |
| 495 | 2026-05-27T17:55:06.850Z | Downloaded serde_repr v0.1.19 |
| 496 | 2026-05-27T17:55:06.853Z | Downloaded simd-adler32 v0.3.7 |
| 497 | 2026-05-27T17:55:06.856Z | Downloaded signature v2.2.0 |
| 498 | 2026-05-27T17:55:06.856Z | Downloaded crypto-bigint v0.5.5 |
| 499 | 2026-05-27T17:55:06.859Z | Downloaded pest_meta v2.8.4 |
| 500 | 2026-05-27T17:55:06.862Z | Downloaded sha1 v0.10.6 |
| 501 | 2026-05-27T17:55:06.867Z | Downloaded sigpipe v0.1.3 |
| 502 | 2026-05-27T17:55:06.867Z | Downloaded num-traits v0.2.19 |
| 503 | 2026-05-27T17:55:06.869Z | Downloaded semver v0.1.20 |
| 504 | 2026-05-27T17:55:06.869Z | Downloaded rusty-fork v0.3.0 |
| 505 | 2026-05-27T17:55:06.872Z | Downloaded rand_xorshift v0.3.0 |
| 506 | 2026-05-27T17:55:06.872Z | Downloaded siphasher v1.0.1 |
| 507 | 2026-05-27T17:55:06.875Z | Downloaded smawk v0.3.2 |
| 508 | 2026-05-27T17:55:06.875Z | Downloaded slog-bunyan v2.5.0 |
| 509 | 2026-05-27T17:55:06.878Z | Downloaded rustls-pemfile v2.2.0 |
| 510 | 2026-05-27T17:55:06.878Z | Downloaded rand_core v0.9.3 |
| 511 | 2026-05-27T17:55:06.881Z | Downloaded quote v1.0.45 |
| 512 | 2026-05-27T17:55:06.884Z | Downloaded scroll v0.13.0 |
| 513 | 2026-05-27T17:55:06.884Z | Downloaded parking_lot v0.12.2 |
| 514 | 2026-05-27T17:55:06.886Z | Downloaded papergrid v0.11.0 |
| 515 | 2026-05-27T17:55:06.889Z | Downloaded rustversion v1.0.22 |
| 516 | 2026-05-27T17:55:06.893Z | Downloaded strum v0.26.3 |
| 517 | 2026-05-27T17:55:06.893Z | Downloaded stable_deref_trait v1.2.0 |
| 518 | 2026-05-27T17:55:06.896Z | Downloaded schemars_derive v0.8.22 |
| 519 | 2026-05-27T17:55:06.896Z | Downloaded structmeta-derive v0.3.0 |
| 520 | 2026-05-27T17:55:06.898Z | Downloaded subtle v2.6.1 |
| 521 | 2026-05-27T17:55:06.898Z | Downloaded ref-cast-impl v1.0.25 |
| 522 | 2026-05-27T17:55:06.901Z | Downloaded darling_core v0.23.0 |
| 523 | 2026-05-27T17:55:06.904Z | Downloaded scroll v0.12.0 |
| 524 | 2026-05-27T17:55:06.907Z | Downloaded strsim v0.11.1 |
| 525 | 2026-05-27T17:55:06.907Z | Downloaded serde_arrays v0.1.0 |
| 526 | 2026-05-27T17:55:06.909Z | Downloaded strum v0.27.2 |
| 527 | 2026-05-27T17:55:06.909Z | Downloaded pin-project v1.1.10 |
| 528 | 2026-05-27T17:55:06.917Z | Downloaded tabled_derive v0.7.0 |
| 529 | 2026-05-27T17:55:06.919Z | Downloaded serde_path_to_error v0.1.20 |
| 530 | 2026-05-27T17:55:06.921Z | Downloaded swrite v0.1.0 |
| 531 | 2026-05-27T17:55:06.921Z | Downloaded supports-color v3.0.2 |
| 532 | 2026-05-27T17:55:06.924Z | Downloaded crossbeam-channel v0.5.15 |
| 533 | 2026-05-27T17:55:06.929Z | Downloaded sync_wrapper v1.0.1 |
| 534 | 2026-05-27T17:55:06.929Z | Downloaded signal-hook-registry v1.4.2 |
| 535 | 2026-05-27T17:55:06.932Z | Downloaded tap v1.0.1 |
| 536 | 2026-05-27T17:55:06.932Z | Downloaded slab v0.4.9 |
| 537 | 2026-05-27T17:55:06.932Z | Downloaded sha2 v0.10.9 |
| 538 | 2026-05-27T17:55:06.935Z | Downloaded tabwriter v1.4.0 |
| 539 | 2026-05-27T17:55:06.935Z | Downloaded take_mut v0.2.2 |
| 540 | 2026-05-27T17:55:06.938Z | Downloaded proc-macro2 v1.0.106 |
| 541 | 2026-05-27T17:55:06.938Z | Downloaded postcard v1.0.9 |
| 542 | 2026-05-27T17:55:06.941Z | Downloaded cc v1.2.17 |
| 543 | 2026-05-27T17:55:06.945Z | Downloaded termtree v0.5.1 |
| 544 | 2026-05-27T17:55:06.948Z | Downloaded terminal_size v0.4.3 |
| 545 | 2026-05-27T17:55:06.948Z | Downloaded slog-dtrace v0.3.0 |
| 546 | 2026-05-27T17:55:06.948Z | Downloaded terminal_size v0.3.0 |
| 547 | 2026-05-27T17:55:06.951Z | Downloaded smf v0.2.3 |
| 548 | 2026-05-27T17:55:06.951Z | Downloaded thiserror-impl v1.0.64 |
| 549 | 2026-05-27T17:55:06.954Z | Downloaded progenitor-impl v0.10.0 |
| 550 | 2026-05-27T17:55:06.954Z | Downloaded progenitor-impl v0.11.1 |
| 551 | 2026-05-27T17:55:06.957Z | Downloaded progenitor-impl v0.13.0 |
| 552 | 2026-05-27T17:55:06.957Z | Downloaded openssl-sys v0.9.107 |
| 553 | 2026-05-27T17:55:06.960Z | Downloaded snafu-derive v0.8.9 |
| 554 | 2026-05-27T17:55:06.963Z | Downloaded static_assertions v1.1.0 |
| 555 | 2026-05-27T17:55:06.966Z | Downloaded time-core v0.1.8 |
| 556 | 2026-05-27T17:55:06.966Z | Downloaded thread_local v1.1.8 |
| 557 | 2026-05-27T17:55:06.966Z | Downloaded structmeta v0.3.0 |
| 558 | 2026-05-27T17:55:06.969Z | Downloaded tinyvec_macros v0.1.1 |
| 559 | 2026-05-27T17:55:06.969Z | Downloaded spki v0.7.3 |
| 560 | 2026-05-27T17:55:06.972Z | Downloaded slog-async v2.8.0 |
| 561 | 2026-05-27T17:55:06.972Z | Downloaded memchr v2.7.2 |
| 562 | 2026-05-27T17:55:06.975Z | Downloaded slog-term v2.9.2 |
| 563 | 2026-05-27T17:55:06.978Z | Downloaded thread-id v4.2.1 |
| 564 | 2026-05-27T17:55:06.980Z | Downloaded thread-id v5.0.0 |
| 565 | 2026-05-27T17:55:06.980Z | Downloaded tokio-macros v2.7.0 |
| 566 | 2026-05-27T17:55:06.983Z | Downloaded synstructure v0.13.1 |
| 567 | 2026-05-27T17:55:06.983Z | Downloaded strum_macros v0.27.2 |
| 568 | 2026-05-27T17:55:06.986Z | Downloaded http v1.4.0 |
| 569 | 2026-05-27T17:55:06.990Z | Downloaded slog-json v2.6.1 |
| 570 | 2026-05-27T17:55:06.990Z | Downloaded ryu v1.0.18 |
| 571 | 2026-05-27T17:55:06.994Z | Downloaded tagptr v0.2.0 |
| 572 | 2026-05-27T17:55:06.994Z | Downloaded serde_with_macros v3.18.0 |
| 573 | 2026-05-27T17:55:06.998Z | Downloaded shlex v1.3.0 |
| 574 | 2026-05-27T17:55:06.998Z | Downloaded semver v1.0.28 |
| 575 | 2026-05-27T17:55:07.001Z | Downloaded serde_tokenstream v0.2.3 |
| 576 | 2026-05-27T17:55:07.001Z | Downloaded supports-color v2.1.0 |
| 577 | 2026-05-27T17:55:07.001Z | Downloaded rustls-pemfile v1.0.4 |
| 578 | 2026-05-27T17:55:07.004Z | Downloaded smallvec v1.13.2 |
| 579 | 2026-05-27T17:55:07.004Z | Downloaded serde_derive_internals v0.29.1 |
| 580 | 2026-05-27T17:55:07.007Z | Downloaded scroll_derive v0.13.1 |
| 581 | 2026-05-27T17:55:07.007Z | Downloaded pest_derive v2.8.4 |
| 582 | 2026-05-27T17:55:07.009Z | Downloaded sec1 v0.7.3 |
| 583 | 2026-05-27T17:55:07.009Z | Downloaded tower-service v0.3.3 |
| 584 | 2026-05-27T17:55:07.012Z | Downloaded tower-layer v0.3.3 |
| 585 | 2026-05-27T17:55:07.012Z | Downloaded thiserror v2.0.18 |
| 586 | 2026-05-27T17:55:07.015Z | Downloaded schemars v0.8.22 |
| 587 | 2026-05-27T17:55:07.023Z | Downloaded toml_write v0.1.2 |
| 588 | 2026-05-27T17:55:07.026Z | Downloaded tinystr v0.7.6 |
| 589 | 2026-05-27T17:55:07.026Z | Downloaded time-macros v0.2.27 |
| 590 | 2026-05-27T17:55:07.029Z | Downloaded tls_codec_derive v0.4.2 |
| 591 | 2026-05-27T17:55:07.032Z | Downloaded prettyplease v0.2.37 |
| 592 | 2026-05-27T17:55:07.035Z | Downloaded strum_macros v0.28.0 |
| 593 | 2026-05-27T17:55:07.035Z | Downloaded num-bigint v0.4.5 |
| 594 | 2026-05-27T17:55:07.038Z | Downloaded hyper-util v0.1.20 |
| 595 | 2026-05-27T17:55:07.041Z | Downloaded unarray v0.1.4 |
| 596 | 2026-05-27T17:55:07.044Z | Downloaded try-lock v0.2.5 |
| 597 | 2026-05-27T17:55:07.044Z | Downloaded thiserror-impl v2.0.18 |
| 598 | 2026-05-27T17:55:07.049Z | Downloaded typeid v1.0.0 |
| 599 | 2026-05-27T17:55:07.049Z | Downloaded tokio-dtrace v0.1.1 |
| 600 | 2026-05-27T17:55:07.049Z | Downloaded typify-macro v0.6.2 |
| 601 | 2026-05-27T17:55:07.052Z | Downloaded typify-macro v0.4.3 |
| 602 | 2026-05-27T17:55:07.052Z | Downloaded spin v0.9.8 |
| 603 | 2026-05-27T17:55:07.052Z | Downloaded thiserror-no-std v2.0.2 |
| 604 | 2026-05-27T17:55:07.055Z | Downloaded strum_macros v0.26.4 |
| 605 | 2026-05-27T17:55:07.055Z | Downloaded tokio-rustls v0.25.0 |
| 606 | 2026-05-27T17:55:07.058Z | Downloaded untrusted v0.7.1 |
| 607 | 2026-05-27T17:55:07.058Z | Downloaded dropshot-api-manager v0.7.2 |
| 608 | 2026-05-27T17:55:07.061Z | Downloaded serde_core v1.0.228 |
| 609 | 2026-05-27T17:55:07.065Z | Downloaded universal-hash v0.5.1 |
| 610 | 2026-05-27T17:55:07.065Z | Downloaded unicode-xid v0.2.4 |
| 611 | 2026-05-27T17:55:07.065Z | Downloaded serde_yaml v0.9.34+deprecated |
| 612 | 2026-05-27T17:55:07.068Z | Downloaded tls_codec v0.4.2 |
| 613 | 2026-05-27T17:55:07.071Z | Downloaded indexmap v2.14.0 |
| 614 | 2026-05-27T17:55:07.074Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 615 | 2026-05-27T17:55:07.074Z | Downloaded untrusted v0.9.0 |
| 616 | 2026-05-27T17:55:07.078Z | Downloaded usdt-attr-macro v0.5.0 |
| 617 | 2026-05-27T17:55:07.078Z | Downloaded usdt v0.6.0 |
| 618 | 2026-05-27T17:55:07.078Z | Downloaded usdt-attr-macro v0.6.0 |
| 619 | 2026-05-27T17:55:07.081Z | Downloaded rand v0.8.5 |
| 620 | 2026-05-27T17:55:07.081Z | Downloaded usdt v0.5.0 |
| 621 | 2026-05-27T17:55:07.081Z | Downloaded utf-8 v0.7.6 |
| 622 | 2026-05-27T17:55:07.084Z | Downloaded tempfile v3.23.0 |
| 623 | 2026-05-27T17:55:07.084Z | Downloaded usdt-macro v0.6.0 |
| 624 | 2026-05-27T17:55:07.087Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 625 | 2026-05-27T17:55:07.087Z | Downloaded quinn v0.11.9 |
| 626 | 2026-05-27T17:55:07.090Z | Downloaded similar v2.7.0 |
| 627 | 2026-05-27T17:55:07.121Z | Downloaded usdt-macro v0.5.0 |
| 628 | 2026-05-27T17:55:07.121Z | Downloaded tracing-attributes v0.1.27 |
| 629 | 2026-05-27T17:55:07.125Z | Downloaded utf8_iter v1.0.4 |
| 630 | 2026-05-27T17:55:07.125Z | Downloaded tokio-tungstenite v0.21.0 |
| 631 | 2026-05-27T17:55:07.125Z | Downloaded version_check v0.9.5 |
| 632 | 2026-05-27T17:55:07.125Z | Downloaded utf16_iter v1.0.5 |
| 633 | 2026-05-27T17:55:07.125Z | Downloaded term v1.2.0 |
| 634 | 2026-05-27T17:55:07.125Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 635 | 2026-05-27T17:55:07.125Z | Downloaded socket2 v0.6.3 |
| 636 | 2026-05-27T17:55:07.125Z | Downloaded mio v1.2.0 |
| 637 | 2026-05-27T17:55:07.125Z | Downloaded slog v2.8.2 |
| 638 | 2026-05-27T17:55:07.125Z | Downloaded nom v7.1.3 |
| 639 | 2026-05-27T17:55:07.125Z | Downloaded schemars v0.9.0 |
| 640 | 2026-05-27T17:55:07.125Z | Downloaded ron v0.8.1 |
| 641 | 2026-05-27T17:55:07.125Z | Downloaded unicode-linebreak v0.1.5 |
| 642 | 2026-05-27T17:55:07.125Z | Downloaded want v0.3.1 |
| 643 | 2026-05-27T17:55:07.125Z | Downloaded waitgroup v0.1.2 |
| 644 | 2026-05-27T17:55:07.130Z | Downloaded tokio-rustls v0.26.0 |
| 645 | 2026-05-27T17:55:07.130Z | Downloaded minimal-lexical v0.2.1 |
| 646 | 2026-05-27T17:55:07.133Z | Downloaded hashbrown v0.12.3 |
| 647 | 2026-05-27T17:55:07.133Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 648 | 2026-05-27T17:55:07.136Z | Downloaded bitvec v1.0.1 |
| 649 | 2026-05-27T17:55:07.143Z | Downloaded yoke-derive v0.7.5 |
| 650 | 2026-05-27T17:55:07.146Z | Downloaded xattr v1.3.1 |
| 651 | 2026-05-27T17:55:07.146Z | Downloaded write16 v1.0.0 |
| 652 | 2026-05-27T17:55:07.146Z | Downloaded tokio-rustls v0.24.1 |
| 653 | 2026-05-27T17:55:07.148Z | Downloaded zerofrom v0.1.5 |
| 654 | 2026-05-27T17:55:07.149Z | Downloaded zeroize_derive v1.4.3 |
| 655 | 2026-05-27T17:55:07.149Z | Downloaded zerofrom-derive v0.1.5 |
| 656 | 2026-05-27T17:55:07.151Z | Downloaded rustls-platform-verifier v0.6.2 |
| 657 | 2026-05-27T17:55:07.154Z | Downloaded usdt-impl v0.6.0 |
| 658 | 2026-05-27T17:55:07.155Z | Downloaded rustls-webpki v0.103.4 |
| 659 | 2026-05-27T17:55:07.158Z | Downloaded zone_cfg_derive v0.3.0 |
| 660 | 2026-05-27T17:55:07.158Z | Downloaded zone v0.3.1 |
| 661 | 2026-05-27T17:55:07.158Z | Downloaded tokio-stream v0.1.17 |
| 662 | 2026-05-27T17:55:07.160Z | Downloaded socket2 v0.5.10 |
| 663 | 2026-05-27T17:55:07.163Z | Downloaded serde_derive v1.0.228 |
| 664 | 2026-05-27T17:55:07.165Z | Downloaded ucd-trie v0.1.6 |
| 665 | 2026-05-27T17:55:07.165Z | Downloaded schemars v1.2.1 |
| 666 | 2026-05-27T17:55:07.174Z | Downloaded wait-timeout v0.2.0 |
| 667 | 2026-05-27T17:55:07.176Z | Downloaded vergen-git2 v9.1.0 |
| 668 | 2026-05-27T17:55:07.176Z | Downloaded utf8parse v0.2.1 |
| 669 | 2026-05-27T17:55:07.179Z | Downloaded vsss-rs v3.3.4 |
| 670 | 2026-05-27T17:55:07.179Z | Downloaded vergen-lib v9.1.0 |
| 671 | 2026-05-27T17:55:07.182Z | Downloaded walkdir v2.5.0 |
| 672 | 2026-05-27T17:55:07.182Z | Downloaded itertools v0.13.0 |
| 673 | 2026-05-27T17:55:07.186Z | Downloaded wyz v0.5.1 |
| 674 | 2026-05-27T17:55:07.189Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 675 | 2026-05-27T17:55:07.189Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 676 | 2026-05-27T17:55:07.191Z | Downloaded writeable v0.5.5 |
| 677 | 2026-05-27T17:55:07.191Z | Downloaded toml v0.7.8 |
| 678 | 2026-05-27T17:55:07.195Z | Downloaded yoke v0.7.5 |
| 679 | 2026-05-27T17:55:07.195Z | Downloaded typenum v1.17.0 |
| 680 | 2026-05-27T17:55:07.197Z | Downloaded textwrap v0.16.2 |
| 681 | 2026-05-27T17:55:07.200Z | Downloaded test-strategy v0.4.3 |
| 682 | 2026-05-27T17:55:07.200Z | Downloaded hashbrown v0.16.1 |
| 683 | 2026-05-27T17:55:07.204Z | Downloaded whoami v1.5.1 |
| 684 | 2026-05-27T17:55:07.208Z | Downloaded vergen v9.1.0 |
| 685 | 2026-05-27T17:55:07.208Z | Downloaded hashbrown v0.17.0 |
| 686 | 2026-05-27T17:55:07.211Z | Downloaded serde v1.0.228 |
| 687 | 2026-05-27T17:55:07.214Z | Downloaded h2 v0.4.6 |
| 688 | 2026-05-27T17:55:07.216Z | Downloaded tar v0.4.40 |
| 689 | 2026-05-27T17:55:07.219Z | Downloaded unicode-ident v1.0.24 |
| 690 | 2026-05-27T17:55:07.222Z | Downloaded snafu v0.8.9 |
| 691 | 2026-05-27T17:55:07.224Z | Downloaded unsafe-libyaml v0.2.11 |
| 692 | 2026-05-27T17:55:07.226Z | Downloaded hyper v1.8.1 |
| 693 | 2026-05-27T17:55:07.229Z | Downloaded usdt-impl v0.5.0 |
| 694 | 2026-05-27T17:55:07.233Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 695 | 2026-05-27T17:55:07.236Z | Downloaded zerovec-derive v0.10.3 |
| 696 | 2026-05-27T17:55:07.236Z | Downloaded itertools v0.14.0 |
| 697 | 2026-05-27T17:55:07.238Z | Downloaded zeroize v1.8.2 |
| 698 | 2026-05-27T17:55:07.242Z | Downloaded hashbrown v0.15.2 |
| 699 | 2026-05-27T17:55:07.244Z | Downloaded twox-hash v2.1.2 |
| 700 | 2026-05-27T17:55:07.244Z | Downloaded clap_builder v4.5.2 |
| 701 | 2026-05-27T17:55:07.247Z | Downloaded hkdf v0.12.4 |
| 702 | 2026-05-27T17:55:07.251Z | Downloaded rand v0.9.2 |
| 703 | 2026-05-27T17:55:07.253Z | Downloaded libm v0.2.8 |
| 704 | 2026-05-27T17:55:07.257Z | Downloaded typify v0.6.2 |
| 705 | 2026-05-27T17:55:07.259Z | Downloaded pest v2.8.4 |
| 706 | 2026-05-27T17:55:07.262Z | Downloaded itertools v0.12.1 |
| 707 | 2026-05-27T17:55:07.265Z | Downloaded idna v1.0.3 |
| 708 | 2026-05-27T17:55:07.268Z | Downloaded qorb v0.4.1 |
| 709 | 2026-05-27T17:55:07.271Z | Downloaded tracing v0.1.40 |
| 710 | 2026-05-27T17:55:07.275Z | Downloaded iri-string v0.7.8 |
| 711 | 2026-05-27T17:55:07.279Z | Downloaded tungstenite v0.21.0 |
| 712 | 2026-05-27T17:55:07.282Z | Downloaded which v4.4.2 |
| 713 | 2026-05-27T17:55:07.282Z | Downloaded toml v0.8.23 |
| 714 | 2026-05-27T17:55:07.282Z | Downloaded uuid v1.22.0 |
| 715 | 2026-05-27T17:55:07.285Z | Downloaded zmij v1.0.19 |
| 716 | 2026-05-27T17:55:07.288Z | Downloaded tracing-core v0.1.32 |
| 717 | 2026-05-27T17:55:07.288Z | Downloaded toml_edit v0.22.27 |
| 718 | 2026-05-27T17:55:07.291Z | Downloaded iddqd v0.3.18 |
| 719 | 2026-05-27T17:55:07.294Z | Downloaded url v2.5.4 |
| 720 | 2026-05-27T17:55:07.297Z | Downloaded steno v0.4.1 |
| 721 | 2026-05-27T17:55:07.300Z | Downloaded goblin v0.8.2 |
| 722 | 2026-05-27T17:55:07.303Z | Downloaded aws-lc-rs v1.13.3 |
| 723 | 2026-05-27T17:55:07.308Z | Downloaded typify v0.4.3 |
| 724 | 2026-05-27T17:55:07.311Z | Downloaded tinyvec v1.6.0 |
| 725 | 2026-05-27T17:55:07.315Z | Downloaded thiserror v1.0.64 |
| 726 | 2026-05-27T17:55:07.317Z | Downloaded toml_datetime v0.6.11 |
| 727 | 2026-05-27T17:55:07.317Z | Downloaded progenitor-impl v0.14.0 |
| 728 | 2026-05-27T17:55:07.317Z | Downloaded rustls-pki-types v1.12.0 |
| 729 | 2026-05-27T17:55:07.320Z | Downloaded zerocopy-derive v0.7.34 |
| 730 | 2026-05-27T17:55:07.324Z | Downloaded rayon-core v1.13.0 |
| 731 | 2026-05-27T17:55:07.327Z | Downloaded sct v0.7.1 |
| 732 | 2026-05-27T17:55:07.327Z | Downloaded tower v0.5.2 |
| 733 | 2026-05-27T17:55:07.332Z | Downloaded goblin v0.10.4 |
| 734 | 2026-05-27T17:55:07.336Z | Downloaded rayon v1.11.0 |
| 735 | 2026-05-27T17:55:07.341Z | Downloaded futures-util v0.3.32 |
| 736 | 2026-05-27T17:55:07.348Z | Downloaded portable-atomic v1.11.1 |
| 737 | 2026-05-27T17:55:07.354Z | Downloaded x509-cert v0.2.5 |
| 738 | 2026-05-27T17:55:07.357Z | Downloaded bindgen v0.69.5 |
| 739 | 2026-05-27T17:55:07.361Z | Downloaded icu_collections v1.5.0 |
| 740 | 2026-05-27T17:55:07.364Z | Downloaded hickory-resolver v0.25.2 |
| 741 | 2026-05-27T17:55:07.367Z | Downloaded jiff-static v0.2.15 |
| 742 | 2026-05-27T17:55:07.370Z | Downloaded hickory-resolver v0.24.4 |
| 743 | 2026-05-27T17:55:07.373Z | Downloaded expectorate v1.2.0 |
| 744 | 2026-05-27T17:55:07.373Z | Downloaded darling_core v0.20.11 |
| 745 | 2026-05-27T17:55:07.376Z | Downloaded chrono v0.4.44 |
| 746 | 2026-05-27T17:55:07.379Z | Downloaded reqwest v0.12.23 |
| 747 | 2026-05-27T17:55:07.383Z | Downloaded tower-http v0.6.8 |
| 748 | 2026-05-27T17:55:07.387Z | Downloaded p384 v0.13.1 |
| 749 | 2026-05-27T17:55:07.390Z | Downloaded regex v1.12.3 |
| 750 | 2026-05-27T17:55:07.393Z | Downloaded unicode-normalization v0.1.24 |
| 751 | 2026-05-27T17:55:07.396Z | Downloaded memmap2 v0.9.9 |
| 752 | 2026-05-27T17:55:07.399Z | Downloaded tough v0.20.0 |
| 753 | 2026-05-27T17:55:07.402Z | Downloaded oxnet v0.1.4 |
| 754 | 2026-05-27T17:55:07.405Z | Downloaded indexmap v1.9.3 |
| 755 | 2026-05-27T17:55:07.408Z | Downloaded zerocopy-derive v0.8.27 |
| 756 | 2026-05-27T17:55:07.410Z | Downloaded toml_edit v0.19.15 |
| 757 | 2026-05-27T17:55:07.420Z | Downloaded reqwest v0.13.2 |
| 758 | 2026-05-27T17:55:07.423Z | Downloaded git2 v0.20.2 |
| 759 | 2026-05-27T17:55:07.428Z | Downloaded moka v0.12.10 |
| 760 | 2026-05-27T17:55:07.433Z | Downloaded icu_provider v1.5.0 |
| 761 | 2026-05-27T17:55:07.436Z | Downloaded zerocopy v0.7.34 |
| 762 | 2026-05-27T17:55:07.445Z | Downloaded unicode-segmentation v1.11.0 |
| 763 | 2026-05-27T17:55:07.448Z | Downloaded tokio-util v0.7.16 |
| 764 | 2026-05-27T17:55:07.451Z | Downloaded salty v0.3.0 |
| 765 | 2026-05-27T17:55:07.454Z | Downloaded serde_json v1.0.149 |
| 766 | 2026-05-27T17:55:07.459Z | Downloaded winnow v0.5.40 |
| 767 | 2026-05-27T17:55:07.463Z | Downloaded typed-path v0.9.3 |
| 768 | 2026-05-27T17:55:07.467Z | Downloaded quinn-proto v0.11.13 |
| 769 | 2026-05-27T17:55:07.471Z | Downloaded icu_properties_data v1.5.0 |
| 770 | 2026-05-27T17:55:07.478Z | Downloaded rustls-webpki v0.102.4 |
| 771 | 2026-05-27T17:55:07.488Z | Downloaded openssl v0.10.72 |
| 772 | 2026-05-27T17:55:07.494Z | Downloaded rustls-webpki v0.101.7 |
| 773 | 2026-05-27T17:55:07.502Z | Downloaded proptest v1.5.0 |
| 774 | 2026-05-27T17:55:07.508Z | Downloaded icu_properties v1.5.1 |
| 775 | 2026-05-27T17:55:07.510Z | Downloaded zerovec v0.10.4 |
| 776 | 2026-05-27T17:55:07.513Z | Downloaded vcpkg v0.2.15 |
| 777 | 2026-05-27T17:55:07.536Z | Downloaded serde_with v3.18.0 |
| 778 | 2026-05-27T17:55:07.542Z | Downloaded hmac v0.12.1 |
| 779 | 2026-05-27T17:55:07.545Z | Downloaded nix v0.31.3 |
| 780 | 2026-05-27T17:55:07.551Z | Downloaded syn v2.0.117 |
| 781 | 2026-05-27T17:55:07.557Z | Downloaded webpki-roots v0.26.3 |
| 782 | 2026-05-27T17:55:07.560Z | Downloaded const_format v0.2.35 |
| 783 | 2026-05-27T17:55:07.563Z | Downloaded base64 v0.21.7 |
| 784 | 2026-05-27T17:55:07.566Z | Downloaded parking_lot_core v0.9.10 |
| 785 | 2026-05-27T17:55:07.566Z | Downloaded bstr v1.9.1 |
| 786 | 2026-05-27T17:55:07.571Z | Downloaded rustls v0.22.4 |
| 787 | 2026-05-27T17:55:07.578Z | Downloaded regress v0.10.5 |
| 788 | 2026-05-27T17:55:07.584Z | Downloaded smoltcp v0.11.0 |
| 789 | 2026-05-27T17:55:07.591Z | Downloaded hickory-proto v0.25.2 |
| 790 | 2026-05-27T17:55:07.600Z | Downloaded rustls v0.23.31 |
| 791 | 2026-05-27T17:55:07.606Z | Downloaded winnow v0.7.13 |
| 792 | 2026-05-27T17:55:07.612Z | Downloaded tabled v0.15.0 |
| 793 | 2026-05-27T17:55:07.623Z | Downloaded syn v1.0.109 |
| 794 | 2026-05-27T17:55:07.628Z | Downloaded rustls v0.21.12 |
| 795 | 2026-05-27T17:55:07.634Z | Downloaded time v0.3.47 |
| 796 | 2026-05-27T17:55:07.641Z | Downloaded typify-impl v0.6.2 |
| 797 | 2026-05-27T17:55:07.648Z | Downloaded nix v0.28.0 |
| 798 | 2026-05-27T17:55:07.654Z | Downloaded rustix v1.1.2 |
| 799 | 2026-05-27T17:55:07.670Z | Downloaded nix v0.30.1 |
| 800 | 2026-05-27T17:55:07.674Z | Downloaded dropshot v0.17.0 |
| 801 | 2026-05-27T17:55:07.686Z | Downloaded zerocopy v0.8.27 |
| 802 | 2026-05-27T17:55:07.699Z | Downloaded webpki-roots v1.0.3 |
| 803 | 2026-05-27T17:55:07.702Z | Downloaded unicode-width v0.2.1 |
| 804 | 2026-05-27T17:55:07.706Z | Downloaded unicode-width v0.1.14 |
| 805 | 2026-05-27T17:55:07.709Z | Downloaded dropshot v0.16.7 |
| 806 | 2026-05-27T17:55:07.721Z | Downloaded rustix v0.38.34 |
| 807 | 2026-05-27T17:55:07.732Z | Downloaded regress v0.11.1 |
| 808 | 2026-05-27T17:55:07.737Z | Downloaded openapiv3 v2.2.0 |
| 809 | 2026-05-27T17:55:07.743Z | Downloaded regex-syntax v0.8.5 |
| 810 | 2026-05-27T17:55:07.747Z | Downloaded hickory-proto v0.24.4 |
| 811 | 2026-05-27T17:55:07.758Z | Downloaded num-rational v0.4.2 |
| 812 | 2026-05-27T17:55:07.761Z | Downloaded defmt-macros v0.3.9 |
| 813 | 2026-05-27T17:55:07.761Z | Downloaded plain v0.2.3 |
| 814 | 2026-05-27T17:55:07.761Z | Downloaded chrono-tz v0.10.4 |
| 815 | 2026-05-27T17:55:07.768Z | Downloaded num-integer v0.1.46 |
| 816 | 2026-05-27T17:55:07.774Z | Downloaded httparse v1.10.1 |
| 817 | 2026-05-27T17:55:07.778Z | Downloaded derive_more v0.99.20 |
| 818 | 2026-05-27T17:55:07.778Z | Downloaded chacha20poly1305 v0.10.1 |
| 819 | 2026-05-27T17:55:07.778Z | Downloaded proc-macro-crate v1.3.1 |
| 820 | 2026-05-27T17:55:07.778Z | Downloaded pretty-hex v0.2.1 |
| 821 | 2026-05-27T17:55:07.778Z | Downloaded powerfmt v0.2.0 |
| 822 | 2026-05-27T17:55:07.782Z | Downloaded crossbeam-epoch v0.9.18 |
| 823 | 2026-05-27T17:55:07.782Z | Downloaded csv v1.3.1 |
| 824 | 2026-05-27T17:55:07.791Z | Downloaded console v0.15.8 |
| 825 | 2026-05-27T17:55:07.793Z | Downloaded getrandom v0.4.2 |
| 826 | 2026-05-27T17:55:07.796Z | Downloaded aes v0.8.4 |
| 827 | 2026-05-27T17:55:07.796Z | Downloaded linear-map v1.2.0 |
| 828 | 2026-05-27T17:55:07.799Z | Downloaded fatfs v0.3.6 |
| 829 | 2026-05-27T17:55:07.799Z | Downloaded opaque-debug v0.3.1 |
| 830 | 2026-05-27T17:55:07.799Z | Downloaded olpc-cjson v0.1.4 |
| 831 | 2026-05-27T17:55:07.802Z | Downloaded num_enum_derive v0.5.11 |
| 832 | 2026-05-27T17:55:07.802Z | Downloaded ipnetwork v0.21.1 |
| 833 | 2026-05-27T17:55:07.802Z | Downloaded git-stub v1.0.0 |
| 834 | 2026-05-27T17:55:07.802Z | Downloaded libloading v0.7.4 |
| 835 | 2026-05-27T17:55:07.805Z | Downloaded globset v0.4.14 |
| 836 | 2026-05-27T17:55:07.805Z | Downloaded camino v1.2.2 |
| 837 | 2026-05-27T17:55:07.805Z | Downloaded blake2 v0.10.6 |
| 838 | 2026-05-27T17:55:07.808Z | Downloaded ctr v0.9.2 |
| 839 | 2026-05-27T17:55:07.808Z | Downloaded icu_locid_transform v1.5.0 |
| 840 | 2026-05-27T17:55:07.810Z | Downloaded cookie v0.18.1 |
| 841 | 2026-05-27T17:55:07.810Z | Downloaded ipnet v2.9.0 |
| 842 | 2026-05-27T17:55:07.813Z | Downloaded ingot-types v0.1.2 |
| 843 | 2026-05-27T17:55:07.813Z | Downloaded match_cfg v0.1.0 |
| 844 | 2026-05-27T17:55:07.813Z | Downloaded managed v0.8.0 |
| 845 | 2026-05-27T17:55:07.813Z | Downloaded macaddr v1.0.1 |
| 846 | 2026-05-27T17:55:07.816Z | Downloaded lru-cache v0.1.2 |
| 847 | 2026-05-27T17:55:07.816Z | Downloaded getrandom v0.2.14 |
| 848 | 2026-05-27T17:55:07.816Z | Downloaded futures-channel v0.3.32 |
| 849 | 2026-05-27T17:55:07.819Z | Downloaded ed25519-dalek v2.2.0 |
| 850 | 2026-05-27T17:55:07.819Z | Downloaded daft v0.1.5 |
| 851 | 2026-05-27T17:55:07.822Z | Downloaded colored v3.1.1 |
| 852 | 2026-05-27T17:55:07.822Z | Downloaded cancel-safe-futures v0.1.5 |
| 853 | 2026-05-27T17:55:07.828Z | Downloaded bitflags v2.9.4 |
| 854 | 2026-05-27T17:55:07.828Z | Downloaded displaydoc v0.2.5 |
| 855 | 2026-05-27T17:55:07.831Z | Downloaded csv-core v0.1.12 |
| 856 | 2026-05-27T17:55:07.831Z | Downloaded chacha20 v0.9.1 |
| 857 | 2026-05-27T17:55:07.831Z | Downloaded der v0.7.10 |
| 858 | 2026-05-27T17:55:07.834Z | Downloaded base64ct v1.6.0 |
| 859 | 2026-05-27T17:55:07.834Z | Downloaded is_ci v1.2.0 |
| 860 | 2026-05-27T17:55:07.834Z | Downloaded camino-tempfile v1.4.1 |
| 861 | 2026-05-27T17:55:07.837Z | Downloaded icu_provider_macros v1.5.0 |
| 862 | 2026-05-27T17:55:07.837Z | Downloaded crossbeam-deque v0.8.5 |
| 863 | 2026-05-27T17:55:07.837Z | Downloaded cargo_metadata v0.23.1 |
| 864 | 2026-05-27T17:55:07.837Z | Downloaded bincode v1.3.3 |
| 865 | 2026-05-27T17:55:07.840Z | Downloaded autocfg v1.3.0 |
| 866 | 2026-05-27T17:55:07.840Z | Downloaded const_format_proc_macros v0.2.34 |
| 867 | 2026-05-27T17:55:07.843Z | Downloaded typify-impl v0.4.3 |
| 868 | 2026-05-27T17:55:07.850Z | Downloaded bytecount v0.6.9 |
| 869 | 2026-05-27T17:55:07.852Z | Downloaded fs_extra v1.3.0 |
| 870 | 2026-05-27T17:55:07.852Z | Downloaded fs-err v3.1.2 |
| 871 | 2026-05-27T17:55:07.852Z | Downloaded futures v0.3.32 |
| 872 | 2026-05-27T17:55:07.855Z | Downloaded foldhash v0.1.5 |
| 873 | 2026-05-27T17:55:07.858Z | Downloaded darling v0.21.3 |
| 874 | 2026-05-27T17:55:07.861Z | Downloaded hostname v0.3.1 |
| 875 | 2026-05-27T17:55:07.861Z | Downloaded glob v0.3.3 |
| 876 | 2026-05-27T17:55:07.861Z | Downloaded daft-derive v0.1.5 |
| 877 | 2026-05-27T17:55:07.864Z | Downloaded hostname v0.4.2 |
| 878 | 2026-05-27T17:55:07.864Z | Downloaded backon v1.6.0 |
| 879 | 2026-05-27T17:55:07.869Z | Downloaded ascii v1.1.0 |
| 880 | 2026-05-27T17:55:07.869Z | Downloaded cmake v0.1.54 |
| 881 | 2026-05-27T17:55:07.873Z | Downloaded embedded-io v0.6.1 |
| 882 | 2026-05-27T17:55:07.873Z | Downloaded critical-section v1.2.0 |
| 883 | 2026-05-27T17:55:07.873Z | Downloaded cexpr v0.6.0 |
| 884 | 2026-05-27T17:55:07.873Z | Downloaded cargo-platform v0.3.2 |
| 885 | 2026-05-27T17:55:07.873Z | Downloaded anstream v0.6.14 |
| 886 | 2026-05-27T17:55:07.873Z | Downloaded embedded-io v0.4.0 |
| 887 | 2026-05-27T17:55:07.876Z | Downloaded darling_macro v0.23.0 |
| 888 | 2026-05-27T17:55:07.876Z | Downloaded byte-wrapper v0.1.0 |
| 889 | 2026-05-27T17:55:07.876Z | Downloaded anstyle-parse v0.2.4 |
| 890 | 2026-05-27T17:55:07.876Z | Downloaded convert_case v0.4.0 |
| 891 | 2026-05-27T17:55:07.879Z | Downloaded dtrace-parser v0.2.0 |
| 892 | 2026-05-27T17:55:07.879Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 893 | 2026-05-27T17:55:07.879Z | Downloaded block-buffer v0.10.4 |
| 894 | 2026-05-27T17:55:07.879Z | Downloaded debug-ignore v1.0.5 |
| 895 | 2026-05-27T17:55:07.879Z | Downloaded cpufeatures v0.2.12 |
| 896 | 2026-05-27T17:55:07.882Z | Downloaded cstr-argument v0.1.2 |
| 897 | 2026-05-27T17:55:07.882Z | Downloaded futures-core v0.3.32 |
| 898 | 2026-05-27T17:55:07.882Z | Downloaded foreign-types-shared v0.1.1 |
| 899 | 2026-05-27T17:55:07.882Z | Downloaded foreign-types v0.3.2 |
| 900 | 2026-05-27T17:55:07.882Z | Downloaded dyn-clone v1.0.17 |
| 901 | 2026-05-27T17:55:07.885Z | Downloaded darling_macro v0.21.3 |
| 902 | 2026-05-27T17:55:07.885Z | Downloaded crypto-common v0.1.6 |
| 903 | 2026-05-27T17:55:07.885Z | Downloaded cfg_aliases v0.1.1 |
| 904 | 2026-05-27T17:55:07.885Z | Downloaded deranged v0.5.3 |
| 905 | 2026-05-27T17:55:07.885Z | Downloaded ciborium-ll v0.2.2 |
| 906 | 2026-05-27T17:55:07.885Z | Downloaded ctrlc v3.4.4 |
| 907 | 2026-05-27T17:55:07.890Z | Downloaded clap_lex v0.7.0 |
| 908 | 2026-05-27T17:55:07.890Z | Downloaded bit_field v0.10.2 |
| 909 | 2026-05-27T17:55:07.890Z | Downloaded env_filter v1.0.1 |
| 910 | 2026-05-27T17:55:07.893Z | Downloaded dof v0.4.0 |
| 911 | 2026-05-27T17:55:07.893Z | Downloaded defmt-parser v0.3.4 |
| 912 | 2026-05-27T17:55:07.893Z | Downloaded colorchoice v1.0.1 |
| 913 | 2026-05-27T17:55:07.893Z | Downloaded async-recursion v1.1.1 |
| 914 | 2026-05-27T17:55:07.893Z | Downloaded anstyle v1.0.7 |
| 915 | 2026-05-27T17:55:07.896Z | Downloaded compression-codecs v0.4.32 |
| 916 | 2026-05-27T17:55:07.896Z | Downloaded regex-automata v0.4.14 |
| 917 | 2026-05-27T17:55:07.904Z | Downloaded cfg-if v1.0.0 |
| 918 | 2026-05-27T17:55:07.906Z | Downloaded async-compression v0.4.33 |
| 919 | 2026-05-27T17:55:07.909Z | Downloaded anyhow v1.0.100 |
| 920 | 2026-05-27T17:55:07.912Z | Downloaded cargo-platform v0.1.8 |
| 921 | 2026-05-27T17:55:07.912Z | Downloaded digest v0.10.7 |
| 922 | 2026-05-27T17:55:07.912Z | Downloaded enum-as-inner v0.6.0 |
| 923 | 2026-05-27T17:55:07.915Z | Downloaded curve25519-dalek v4.1.3 |
| 924 | 2026-05-27T17:55:07.917Z | Downloaded argon2 v0.5.3 |
| 925 | 2026-05-27T17:55:07.920Z | Downloaded der_derive v0.7.3 |
| 926 | 2026-05-27T17:55:07.920Z | Downloaded clang-sys v1.8.1 |
| 927 | 2026-05-27T17:55:07.923Z | Downloaded jiff v0.2.15 |
| 928 | 2026-05-27T17:55:07.933Z | Downloaded petgraph v0.6.5 |
| 929 | 2026-05-27T17:55:07.941Z | Downloaded bitstruct_derive v0.1.0 |
| 930 | 2026-05-27T17:55:07.944Z | Downloaded bit-set v0.5.3 |
| 931 | 2026-05-27T17:55:07.944Z | Downloaded bitflags v1.3.2 |
| 932 | 2026-05-27T17:55:07.945Z | Downloaded bcs v0.1.6 |
| 933 | 2026-05-27T17:55:07.974Z | Downloaded petgraph v0.8.3 |
| 934 | 2026-05-27T17:55:07.987Z | Downloaded libc v0.2.186 |
| 935 | 2026-05-27T17:55:08.033Z | Downloaded sha3 v0.10.8 |
| 936 | 2026-05-27T17:55:08.053Z | Downloaded tokio v1.52.3 |
| 937 | 2026-05-27T17:55:08.132Z | Downloaded encoding_rs v0.8.34 |
| 938 | 2026-05-27T17:55:08.178Z | Downloaded fakedata_generator v0.7.1 |
| 939 | 2026-05-27T17:55:08.199Z | Downloaded ring v0.17.14 |
| 940 | 2026-05-27T17:55:08.223Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 941 | 2026-05-27T17:55:08.254Z | Downloaded libz-sys v1.1.16 |
| 942 | 2026-05-27T17:55:08.586Z | Downloaded aws-lc-sys v0.30.0 |
| 943 | 2026-05-27T17:55:08.914Z | Compiling proc-macro2 v1.0.106 |
| 944 | 2026-05-27T17:55:08.914Z | Compiling quote v1.0.45 |
| 945 | 2026-05-27T17:55:08.914Z | Compiling unicode-ident v1.0.24 |
| 946 | 2026-05-27T17:55:08.914Z | Compiling libc v0.2.186 |
| 947 | 2026-05-27T17:55:08.917Z | Compiling serde_core v1.0.228 |
| 948 | 2026-05-27T17:55:08.917Z | Compiling serde v1.0.228 |
| 949 | 2026-05-27T17:55:08.917Z | Compiling autocfg v1.3.0 |
| 950 | 2026-05-27T17:55:08.917Z | Checking cfg-if v1.0.0 |
| 951 | 2026-05-27T17:55:09.225Z | Compiling zmij v1.0.19 |
| 952 | 2026-05-27T17:55:09.271Z | Compiling serde_json v1.0.149 |
| 953 | 2026-05-27T17:55:09.506Z | Compiling memchr v2.7.2 |
| 954 | 2026-05-27T17:55:09.759Z | Compiling libm v0.2.8 |
| 955 | 2026-05-27T17:55:09.775Z | Checking itoa v1.0.11 |
| 956 | 2026-05-27T17:55:10.013Z | Compiling version_check v0.9.5 |
| 957 | 2026-05-27T17:55:10.066Z | Checking smallvec v1.13.2 |
| 958 | 2026-05-27T17:55:10.165Z | Compiling getrandom v0.4.2 |
| 959 | 2026-05-27T17:55:10.269Z | Checking stable_deref_trait v1.2.0 |
| 960 | 2026-05-27T17:55:10.288Z | Checking litemap v0.7.4 |
| 961 | 2026-05-27T17:55:10.349Z | Checking writeable v0.5.5 |
| 962 | 2026-05-27T17:55:10.488Z | Checking icu_locid_transform_data v1.5.0 |
| 963 | 2026-05-27T17:55:10.510Z | Checking percent-encoding v2.3.2 |
| 964 | 2026-05-27T17:55:10.540Z | Checking icu_properties_data v1.5.0 |
| 965 | 2026-05-27T17:55:10.569Z | Compiling num-traits v0.2.19 |
| 966 | 2026-05-27T17:55:10.592Z | Checking write16 v1.0.0 |
| 967 | 2026-05-27T17:55:10.611Z | Compiling syn v2.0.117 |
| 968 | 2026-05-27T17:55:10.650Z | Checking utf16_iter v1.0.5 |
| 969 | 2026-05-27T17:55:10.669Z | Checking icu_normalizer_data v1.5.0 |
| 970 | 2026-05-27T17:55:10.689Z | Checking utf8_iter v1.0.4 |
| 971 | 2026-05-27T17:55:10.745Z | Checking form_urlencoded v1.2.2 |
| 972 | 2026-05-27T17:55:10.765Z | Checking getrandom v0.2.14 |
| 973 | 2026-05-27T17:55:10.812Z | Compiling shlex v1.3.0 |
| 974 | 2026-05-27T17:55:10.874Z | Compiling thiserror v2.0.18 |
| 975 | 2026-05-27T17:55:10.915Z | Compiling jobserver v0.1.31 |
| 976 | 2026-05-27T17:55:10.961Z | Compiling log v0.4.29 |
| 977 | 2026-05-27T17:55:10.999Z | Compiling lock_api v0.4.12 |
| 978 | 2026-05-27T17:55:11.145Z | Compiling cc v1.2.17 |
| 979 | 2026-05-27T17:55:11.237Z | Compiling parking_lot_core v0.9.10 |
| 980 | 2026-05-27T17:55:11.400Z | Compiling heck v0.5.0 |
| 981 | 2026-05-27T17:55:11.656Z | Checking iana-time-zone v0.1.64 |
| 982 | 2026-05-27T17:55:11.735Z | Checking semver v1.0.28 |
| 983 | 2026-05-27T17:55:11.754Z | Compiling rustversion v1.0.22 |
| 984 | 2026-05-27T17:55:11.770Z | Compiling regex-syntax v0.8.5 |
| 985 | 2026-05-27T17:55:11.848Z | Checking uuid v1.22.0 |
| 986 | 2026-05-27T17:55:11.950Z | Compiling schemars v0.8.22 |
| 987 | 2026-05-27T17:55:12.032Z | Checking dyn-clone v1.0.17 |
| 988 | 2026-05-27T17:55:12.146Z | Compiling aho-corasick v1.1.3 |
| 989 | 2026-05-27T17:55:12.167Z | Compiling slab v0.4.9 |
| 990 | 2026-05-27T17:55:12.231Z | Checking subtle v2.6.1 |
| 991 | 2026-05-27T17:55:12.396Z | Compiling typenum v1.17.0 |
| 992 | 2026-05-27T17:55:12.506Z | Checking pin-project-lite v0.2.14 |
| 993 | 2026-05-27T17:55:12.610Z | Checking rand_core v0.6.4 |
| 994 | 2026-05-27T17:55:12.789Z | Compiling bitflags v2.9.4 |
| 995 | 2026-05-27T17:55:12.808Z | Checking socket2 v0.6.3 |
| 996 | 2026-05-27T17:55:12.844Z | Checking scopeguard v1.2.0 |
| 997 | 2026-05-27T17:55:12.989Z | Checking signal-hook-registry v1.4.2 |
| 998 | 2026-05-27T17:55:13.009Z | Checking mio v1.2.0 |
| 999 | 2026-05-27T17:55:13.053Z | Compiling either v1.15.0 |
| 1000 | 2026-05-27T17:55:13.073Z | Compiling portable-atomic v1.11.1 |
| 1001 | 2026-05-27T17:55:13.151Z | Compiling generic-array v0.14.7 |
| 1002 | 2026-05-27T17:55:13.174Z | Checking parking_lot v0.12.2 |
| 1003 | 2026-05-27T17:55:13.273Z | Checking equivalent v1.0.2 |
| 1004 | 2026-05-27T17:55:13.307Z | Compiling regex-automata v0.4.14 |
| 1005 | 2026-05-27T17:55:13.385Z | Checking critical-section v1.2.0 |
| 1006 | 2026-05-27T17:55:13.462Z | Compiling errno v0.3.14 |
| 1007 | 2026-05-27T17:55:13.495Z | Checking futures-core v0.3.32 |
| 1008 | 2026-05-27T17:55:13.539Z | Compiling synstructure v0.13.1 |
| 1009 | 2026-05-27T17:55:13.643Z | Compiling serde_derive_internals v0.29.1 |
| 1010 | 2026-05-27T17:55:13.675Z | Compiling thiserror v1.0.64 |
| 1011 | 2026-05-27T17:55:13.878Z | Compiling ring v0.17.14 |
| 1012 | 2026-05-27T17:55:14.076Z | Compiling httparse v1.10.1 |
| 1013 | 2026-05-27T17:55:14.096Z | Compiling rustix v0.38.34 |
| 1014 | 2026-05-27T17:55:14.138Z | Checking once_cell v1.21.3 |
| 1015 | 2026-05-27T17:55:14.198Z | Compiling getrandom v0.3.4 |
| 1016 | 2026-05-27T17:55:14.330Z | Compiling minimal-lexical v0.2.1 |
| 1017 | 2026-05-27T17:55:14.428Z | Checking futures-sink v0.3.32 |
| 1018 | 2026-05-27T17:55:14.504Z | Compiling prettyplease v0.2.37 |
| 1019 | 2026-05-27T17:55:14.537Z | Compiling glob v0.3.3 |
| 1020 | 2026-05-27T17:55:14.590Z | Compiling nom v7.1.3 |
| 1021 | 2026-05-27T17:55:14.770Z | Checking hashbrown v0.17.0 |
| 1022 | 2026-05-27T17:55:14.774Z | Compiling lazy_static v1.5.0 |
| 1023 | 2026-05-27T17:55:14.813Z | Compiling serde_derive v1.0.228 |
| 1024 | 2026-05-27T17:55:14.875Z | Compiling zerofrom-derive v0.1.5 |
| 1025 | 2026-05-27T17:55:14.897Z | Compiling yoke-derive v0.7.5 |
| 1026 | 2026-05-27T17:55:15.259Z | Compiling zerovec-derive v0.10.3 |
| 1027 | 2026-05-27T17:55:15.533Z | Compiling displaydoc v0.2.5 |
| 1028 | 2026-05-27T17:55:15.883Z | Compiling icu_provider_macros v1.5.0 |
| 1029 | 2026-05-27T17:55:15.915Z | Compiling schemars_derive v0.8.22 |
| 1030 | 2026-05-27T17:55:15.967Z | Compiling zeroize_derive v1.4.3 |
| 1031 | 2026-05-27T17:55:16.075Z | Checking zerofrom v0.1.5 |
| 1032 | 2026-05-27T17:55:16.202Z | Checking yoke v0.7.5 |
| 1033 | 2026-05-27T17:55:16.260Z | Compiling thiserror-impl v2.0.18 |
| 1034 | 2026-05-27T17:55:16.282Z | Compiling tokio-macros v2.7.0 |
| 1035 | 2026-05-27T17:55:16.429Z | Checking zerovec v0.10.4 |
| 1036 | 2026-05-27T17:55:16.457Z | Compiling regex v1.12.3 |
| 1037 | 2026-05-27T17:55:16.659Z | Checking zeroize v1.8.2 |
| 1038 | 2026-05-27T17:55:16.826Z | Compiling futures-macro v0.3.32 |
| 1039 | 2026-05-27T17:55:17.026Z | Compiling thiserror-impl v1.0.64 |
| 1040 | 2026-05-27T17:55:17.113Z | Checking tinystr v0.7.6 |
| 1041 | 2026-05-27T17:55:17.188Z | Checking icu_collections v1.5.0 |
| 1042 | 2026-05-27T17:55:17.296Z | Checking icu_locid v1.5.0 |
| 1043 | 2026-05-27T17:55:17.318Z | Checking crypto-common v0.1.6 |
| 1044 | 2026-05-27T17:55:17.447Z | Compiling clang-sys v1.8.1 |
| 1045 | 2026-05-27T17:55:17.520Z | Checking indexmap v2.14.0 |
| 1046 | 2026-05-27T17:55:17.740Z | Checking icu_provider v1.5.0 |
| 1047 | 2026-05-27T17:55:17.839Z | Compiling libloading v0.8.9 |
| 1048 | 2026-05-27T17:55:17.871Z | Compiling bindgen v0.69.5 |
| 1049 | 2026-05-27T17:55:17.937Z | Checking bytes v1.11.1 |
| 1050 | 2026-05-27T17:55:18.027Z | Checking chrono v0.4.44 |
| 1051 | 2026-05-27T17:55:18.046Z | Checking icu_locid_transform v1.5.0 |
| 1052 | 2026-05-27T17:55:18.086Z | Compiling serde_tokenstream v0.2.3 |
| 1053 | 2026-05-27T17:55:18.148Z | Checking const-oid v0.9.6 |
| 1054 | 2026-05-27T17:55:18.235Z | Compiling home v0.5.11 |
| 1055 | 2026-05-27T17:55:18.363Z | Compiling which v4.4.2 |
| 1056 | 2026-05-27T17:55:18.384Z | Checking tokio v1.52.3 |
| 1057 | 2026-05-27T17:55:18.501Z | Checking icu_properties v1.5.1 |
| 1058 | 2026-05-27T17:55:18.599Z | Compiling cexpr v0.6.0 |
| 1059 | 2026-05-27T17:55:18.816Z | Checking futures-channel v0.3.32 |
| 1060 | 2026-05-27T17:55:18.855Z | Compiling itertools v0.12.1 |
| 1061 | 2026-05-27T17:55:19.009Z | Compiling strsim v0.11.1 |
| 1062 | 2026-05-27T17:55:19.055Z | Compiling lazycell v1.3.0 |
| 1063 | 2026-05-27T17:55:19.166Z | Compiling rustc-hash v1.1.0 |
| 1064 | 2026-05-27T17:55:19.184Z | Compiling cmake v0.1.54 |
| 1065 | 2026-05-27T17:55:19.281Z | Checking futures-task v0.3.32 |
| 1066 | 2026-05-27T17:55:19.307Z | Compiling fs_extra v1.3.0 |
| 1067 | 2026-05-27T17:55:19.427Z | Compiling dunce v1.0.5 |
| 1068 | 2026-05-27T17:55:19.522Z | Checking futures-io v0.3.32 |
| 1069 | 2026-05-27T17:55:19.541Z | Checking base64 v0.22.1 |
| 1070 | 2026-05-27T17:55:19.565Z | Compiling ident_case v1.0.1 |
| 1071 | 2026-05-27T17:55:19.644Z | Checking futures-util v0.3.32 |
| 1072 | 2026-05-27T17:55:19.687Z | Compiling zerocopy-derive v0.8.27 |
| 1073 | 2026-05-27T17:55:19.706Z | Compiling slog v2.8.2 |
| 1074 | 2026-05-27T17:55:19.744Z | Checking http v1.4.0 |
| 1075 | 2026-05-27T17:55:19.899Z | Checking icu_normalizer v1.5.0 |
| 1076 | 2026-05-27T17:55:19.960Z | Checking block-buffer v0.10.4 |
| 1077 | 2026-05-27T17:55:20.104Z | Checking digest v0.10.7 |
| 1078 | 2026-05-27T17:55:20.276Z | Checking idna_adapter v1.2.0 |
| 1079 | 2026-05-27T17:55:20.407Z | Checking idna v1.0.3 |
| 1080 | 2026-05-27T17:55:20.428Z | Compiling tracing-attributes v0.1.27 |
| 1081 | 2026-05-27T17:55:20.654Z | Checking url v2.5.4 |
| 1082 | 2026-05-27T17:55:20.761Z | Checking tracing-core v0.1.32 |
| 1083 | 2026-05-27T17:55:20.916Z | Checking byteorder v1.5.0 |
| 1084 | 2026-05-27T17:55:21.058Z | Checking untrusted v0.9.0 |
| 1085 | 2026-05-27T17:55:21.132Z | Compiling ucd-trie v0.1.6 |
| 1086 | 2026-05-27T17:55:21.365Z | Compiling pest v2.8.4 |
| 1087 | 2026-05-27T17:55:21.423Z | Checking rustls-pki-types v1.12.0 |
| 1088 | 2026-05-27T17:55:21.689Z | Checking tracing v0.1.40 |
| 1089 | 2026-05-27T17:55:21.708Z | Compiling anyhow v1.0.100 |
| 1090 | 2026-05-27T17:55:22.254Z | Checking fnv v1.0.7 |
| 1091 | 2026-05-27T17:55:22.273Z | Compiling camino v1.2.2 |
| 1092 | 2026-05-27T17:55:22.276Z | Checking ppv-lite86 v0.2.17 |
| 1093 | 2026-05-27T17:55:22.359Z | Checking tokio-util v0.7.16 |
| 1094 | 2026-05-27T17:55:22.430Z | Compiling pest_meta v2.8.4 |
| 1095 | 2026-05-27T17:55:22.667Z | Checking ipnet v2.9.0 |
| 1096 | 2026-05-27T17:55:22.840Z | Compiling paste v1.0.15 |
| 1097 | 2026-05-27T17:55:22.860Z | Checking ryu v1.0.18 |
| 1098 | 2026-05-27T17:55:22.863Z | Checking http-body v1.0.1 |
| 1099 | 2026-05-27T17:55:22.907Z | Compiling zerocopy v0.8.27 |
| 1100 | 2026-05-27T17:55:23.006Z | Compiling pest_generator v2.8.4 |
| 1101 | 2026-05-27T17:55:23.026Z | Checking cpufeatures v0.2.12 |
| 1102 | 2026-05-27T17:55:23.191Z | Checking atomic-waker v1.1.2 |
| 1103 | 2026-05-27T17:55:23.341Z | Checking tower-layer v0.3.3 |
| 1104 | 2026-05-27T17:55:23.374Z | Checking tower-service v0.3.3 |
| 1105 | 2026-05-27T17:55:23.445Z | Checking try-lock v0.2.5 |
| 1106 | 2026-05-27T17:55:23.492Z | Checking h2 v0.4.6 |
| 1107 | 2026-05-27T17:55:23.508Z | Checking pin-utils v0.1.0 |
| 1108 | 2026-05-27T17:55:23.534Z | Checking want v0.3.1 |
| 1109 | 2026-05-27T17:55:23.635Z | Checking httpdate v1.0.3 |
| 1110 | 2026-05-27T17:55:23.663Z | Checking erased-serde v0.3.31 |
| 1111 | 2026-05-27T17:55:23.738Z | Compiling pest_derive v2.8.4 |
| 1112 | 2026-05-27T17:55:23.770Z | Compiling async-trait v0.1.89 |
| 1113 | 2026-05-27T17:55:23.947Z | Compiling num-conv v0.2.0 |
| 1114 | 2026-05-27T17:55:24.094Z | Compiling time-core v0.1.8 |
| 1115 | 2026-05-27T17:55:24.175Z | Compiling aws-lc-sys v0.30.0 |
| 1116 | 2026-05-27T17:55:24.277Z | Compiling omicron-workspace-hack v0.1.0 |
| 1117 | 2026-05-27T17:55:24.280Z | Compiling time-macros v0.2.27 |
| 1118 | 2026-05-27T17:55:24.754Z | Checking http-body-util v0.1.3 |
| 1119 | 2026-05-27T17:55:24.774Z | Checking serde_urlencoded v0.7.1 |
| 1120 | 2026-05-27T17:55:24.910Z | Checking ipnetwork v0.21.1 |
| 1121 | 2026-05-27T17:55:24.978Z | Compiling scroll_derive v0.13.1 |
| 1122 | 2026-05-27T17:55:25.121Z | Checking pretty-hex v0.4.1 |
| 1123 | 2026-05-27T17:55:25.141Z | Compiling aws-lc-rs v1.13.3 |
| 1124 | 2026-05-27T17:55:25.250Z | Checking openapiv3 v2.2.0 |
| 1125 | 2026-05-27T17:55:25.302Z | Checking foldhash v0.2.0 |
| 1126 | 2026-05-27T17:55:25.305Z | Checking hyper v1.8.1 |
| 1127 | 2026-05-27T17:55:25.460Z | Checking allocator-api2 v0.2.21 |
| 1128 | 2026-05-27T17:55:25.749Z | Checking untrusted v0.7.1 |
| 1129 | 2026-05-27T17:55:25.812Z | Checking plain v0.2.3 |
| 1130 | 2026-05-27T17:55:25.816Z | Compiling scroll v0.13.0 |
| 1131 | 2026-05-27T17:55:25.921Z | Checking hashbrown v0.16.1 |
| 1132 | 2026-05-27T17:55:25.940Z | Compiling strum_macros v0.26.4 |
| 1133 | 2026-05-27T17:55:25.960Z | Compiling daft-derive v0.1.5 |
| 1134 | 2026-05-27T17:55:26.233Z | Checking hyper-util v0.1.20 |
| 1135 | 2026-05-27T17:55:26.484Z | Compiling crossbeam-utils v0.8.19 |
| 1136 | 2026-05-27T17:55:26.513Z | Compiling usdt-impl v0.6.0 |
| 1137 | 2026-05-27T17:55:26.717Z | Compiling rustls v0.23.31 |
| 1138 | 2026-05-27T17:55:26.886Z | Compiling goblin v0.10.4 |
| 1139 | 2026-05-27T17:55:27.408Z | Checking rand_core v0.9.3 |
| 1140 | 2026-05-27T17:55:27.593Z | Checking rand_chacha v0.9.0 |
| 1141 | 2026-05-27T17:55:27.716Z | Checking oxnet v0.1.4 |
| 1142 | 2026-05-27T17:55:27.782Z | Compiling dtrace-parser v0.3.0 |
| 1143 | 2026-05-27T17:55:28.174Z | Compiling thread-id v5.0.0 |
| 1144 | 2026-05-27T17:55:28.203Z | Checking encoding_rs v0.8.34 |
| 1145 | 2026-05-27T17:55:28.266Z | Checking mime v0.3.17 |
| 1146 | 2026-05-27T17:55:28.335Z | Compiling rustls v0.22.4 |
| 1147 | 2026-05-27T17:55:28.401Z | Checking rand v0.9.2 |
| 1148 | 2026-05-27T17:55:28.443Z | Checking futures-executor v0.3.32 |
| 1149 | 2026-05-27T17:55:28.505Z | Checking sync_wrapper v1.0.1 |
| 1150 | 2026-05-27T17:55:28.580Z | Compiling slog-async v2.8.0 |
| 1151 | 2026-05-27T17:55:28.600Z | Checking hex v0.4.3 |
| 1152 | 2026-05-27T17:55:28.618Z | Checking tower v0.5.2 |
| 1153 | 2026-05-27T17:55:28.820Z | Checking futures v0.3.32 |
| 1154 | 2026-05-27T17:55:28.855Z | Checking webpki-roots v0.26.3 |
| 1155 | 2026-05-27T17:55:28.906Z | Compiling multer v3.1.0 |
| 1156 | 2026-05-27T17:55:28.929Z | Compiling rustix v1.1.2 |
| 1157 | 2026-05-27T17:55:28.948Z | Checking iri-string v0.7.8 |
| 1158 | 2026-05-27T17:55:29.070Z | Checking rand_chacha v0.3.1 |
| 1159 | 2026-05-27T17:55:29.159Z | Compiling async-stream-impl v0.3.6 |
| 1160 | 2026-05-27T17:55:29.191Z | Checking winnow v0.7.13 |
| 1161 | 2026-05-27T17:55:29.261Z | Checking sha1 v0.10.6 |
| 1162 | 2026-05-27T17:55:29.280Z | Checking rand v0.8.5 |
| 1163 | 2026-05-27T17:55:29.427Z | Compiling darling_core v0.23.0 |
| 1164 | 2026-05-27T17:55:29.779Z | Compiling dof v0.4.0 |
| 1165 | 2026-05-27T17:55:29.782Z | Checking fastrand v2.3.0 |
| 1166 | 2026-05-27T17:55:29.976Z | Checking tower-http v0.6.8 |
| 1167 | 2026-05-27T17:55:29.995Z | Checking powerfmt v0.2.0 |
| 1168 | 2026-05-27T17:55:30.152Z | Compiling ref-cast v1.0.25 |
| 1169 | 2026-05-27T17:55:30.329Z | Checking deranged v0.5.3 |
| 1170 | 2026-05-27T17:55:30.378Z | Compiling ref-cast-impl v1.0.25 |
| 1171 | 2026-05-27T17:55:30.533Z | Checking is-terminal v0.4.12 |
| 1172 | 2026-05-27T17:55:30.553Z | Checking num_threads v0.1.7 |
| 1173 | 2026-05-27T17:55:30.651Z | Checking match_cfg v0.1.0 |
| 1174 | 2026-05-27T17:55:30.726Z | Checking hostname v0.3.1 |
| 1175 | 2026-05-27T17:55:30.764Z | Checking strum v0.26.3 |
| 1176 | 2026-05-27T17:55:30.767Z | Compiling usdt-macro v0.6.0 |
| 1177 | 2026-05-27T17:55:30.829Z | Compiling usdt-attr-macro v0.6.0 |
| 1178 | 2026-05-27T17:55:30.884Z | Checking newtype-uuid v1.3.2 |
| 1179 | 2026-05-27T17:55:30.904Z | Compiling newtype-uuid-macros v0.1.0 |
| 1180 | 2026-05-27T17:55:30.980Z | Compiling structmeta-derive v0.3.0 |
| 1181 | 2026-05-27T17:55:31.079Z | Compiling syn v1.0.109 |
| 1182 | 2026-05-27T17:55:31.351Z | Checking time v0.3.47 |
| 1183 | 2026-05-27T17:55:31.490Z | Checking tempfile v3.23.0 |
| 1184 | 2026-05-27T17:55:31.582Z | Compiling darling_macro v0.23.0 |
| 1185 | 2026-05-27T17:55:31.652Z | Checking crossbeam-channel v0.5.15 |
| 1186 | 2026-05-27T17:55:31.736Z | Checking daft v0.1.5 |
| 1187 | 2026-05-27T17:55:31.975Z | Checking thread_local v1.1.8 |
| 1188 | 2026-05-27T17:55:31.995Z | Compiling crc32fast v1.4.0 |
| 1189 | 2026-05-27T17:55:32.069Z | Compiling structmeta v0.3.0 |
| 1190 | 2026-05-27T17:55:32.147Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1191 | 2026-05-27T17:55:32.167Z | Compiling darling v0.23.0 |
| 1192 | 2026-05-27T17:55:32.260Z | Compiling serde_with_macros v3.18.0 |
| 1193 | 2026-05-27T17:55:32.355Z | Checking rustls-webpki v0.102.4 |
| 1194 | 2026-05-27T17:55:32.480Z | Checking serde_spanned v1.0.4 |
| 1195 | 2026-05-27T17:55:32.546Z | Checking take_mut v0.2.2 |
| 1196 | 2026-05-27T17:55:32.608Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1197 | 2026-05-27T17:55:32.628Z | Checking debug-ignore v1.0.5 |
| 1198 | 2026-05-27T17:55:32.655Z | Checking term v1.2.0 |
| 1199 | 2026-05-27T17:55:32.787Z | Checking slog-json v2.6.1 |
| 1200 | 2026-05-27T17:55:32.881Z | Checking slog-term v2.9.2 |
| 1201 | 2026-05-27T17:55:32.911Z | Compiling strum_macros v0.27.2 |
| 1202 | 2026-05-27T17:55:32.950Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1203 | 2026-05-27T17:55:33.144Z | Checking memmap2 v0.9.9 |
| 1204 | 2026-05-27T17:55:33.316Z | Checking spin v0.9.8 |
| 1205 | 2026-05-27T17:55:33.411Z | Checking slog-bunyan v2.5.0 |
| 1206 | 2026-05-27T17:55:33.530Z | Compiling derive-ex v0.1.8 |
| 1207 | 2026-05-27T17:55:33.550Z | Checking async-stream v0.3.6 |
| 1208 | 2026-05-27T17:55:33.659Z | Checking waitgroup v0.1.2 |
| 1209 | 2026-05-27T17:55:33.681Z | Checking rustls-pemfile v2.2.0 |
| 1210 | 2026-05-27T17:55:33.767Z | Checking serde_path_to_error v0.1.20 |
| 1211 | 2026-05-27T17:55:33.827Z | Checking hostname v0.4.2 |
| 1212 | 2026-05-27T17:55:33.935Z | Checking macaddr v1.0.1 |
| 1213 | 2026-05-27T17:55:34.121Z | Checking quick-error v1.2.3 |
| 1214 | 2026-05-27T17:55:34.155Z | Checking tokio-rustls v0.25.0 |
| 1215 | 2026-05-27T17:55:34.350Z | Checking serde_with v3.18.0 |
| 1216 | 2026-05-27T17:55:34.389Z | Checking regress v0.10.5 |
| 1217 | 2026-05-27T17:55:34.719Z | Checking webpki-roots v1.0.3 |
| 1218 | 2026-05-27T17:55:35.035Z | Checking usdt v0.6.0 |
| 1219 | 2026-05-27T17:55:35.098Z | Compiling parse-display-derive v0.10.0 |
| 1220 | 2026-05-27T17:55:35.124Z | Compiling test-strategy v0.4.3 |
| 1221 | 2026-05-27T17:55:35.167Z | Compiling dropshot v0.17.0 |
| 1222 | 2026-05-27T17:55:35.202Z | Checking wait-timeout v0.2.0 |
| 1223 | 2026-05-27T17:55:35.334Z | Checking bit-vec v0.6.3 |
| 1224 | 2026-05-27T17:55:35.520Z | Checking bit-set v0.5.3 |
| 1225 | 2026-05-27T17:55:35.728Z | Checking rusty-fork v0.3.0 |
| 1226 | 2026-05-27T17:55:35.804Z | Checking strum v0.27.2 |
| 1227 | 2026-05-27T17:55:35.824Z | Compiling dropshot_endpoint v0.17.0 |
| 1228 | 2026-05-27T17:55:35.850Z | Checking rand_xorshift v0.3.0 |
| 1229 | 2026-05-27T17:55:35.881Z | Checking unarray v0.1.4 |
| 1230 | 2026-05-27T17:55:35.908Z | Compiling crucible-workspace-hack v0.1.0 |
| 1231 | 2026-05-27T17:55:35.974Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1232 | 2026-05-27T17:55:35.993Z | Checking proptest v1.5.0 |
| 1233 | 2026-05-27T17:55:36.085Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1234 | 2026-05-27T17:55:36.284Z | Checking rustc-hash v2.1.1 |
| 1235 | 2026-05-27T17:55:36.453Z | Checking adler v1.0.2 |
| 1236 | 2026-05-27T17:55:36.472Z | Checking iddqd v0.3.18 |
| 1237 | 2026-05-27T17:55:36.568Z | Checking miniz_oxide v0.7.2 |
| 1238 | 2026-05-27T17:55:36.672Z | Compiling toml_datetime v0.6.11 |
| 1239 | 2026-05-27T17:55:36.750Z | Checking openssl-probe v0.2.1 |
| 1240 | 2026-05-27T17:55:36.871Z | Checking rustls-native-certs v0.8.3 |
| 1241 | 2026-05-27T17:55:36.912Z | Checking flate2 v1.0.30 |
| 1242 | 2026-05-27T17:55:36.931Z | Checking instant v0.1.12 |
| 1243 | 2026-05-27T17:55:37.010Z | Checking compression-core v0.4.31 |
| 1244 | 2026-05-27T17:55:37.033Z | Checking backoff v0.4.0 |
| 1245 | 2026-05-27T17:55:37.144Z | Checking parse-display v0.10.0 |
| 1246 | 2026-05-27T17:55:37.204Z | Checking compression-codecs v0.4.32 |
| 1247 | 2026-05-27T17:55:37.207Z | Checking itertools v0.14.0 |
| 1248 | 2026-05-27T17:55:37.289Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1249 | 2026-05-27T17:55:37.382Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1250 | 2026-05-27T17:55:37.524Z | Checking base64ct v1.6.0 |
| 1251 | 2026-05-27T17:55:37.609Z | Checking toml v1.0.6+spec-1.1.0 |
| 1252 | 2026-05-27T17:55:37.742Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1253 | 2026-05-27T17:55:37.766Z | Checking async-compression v0.4.33 |
| 1254 | 2026-05-27T17:55:37.883Z | Checking unicode-width v0.1.14 |
| 1255 | 2026-05-27T17:55:38.264Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1256 | 2026-05-27T17:55:38.405Z | Compiling clap_derive v4.5.4 |
| 1257 | 2026-05-27T17:55:38.444Z | Checking utf8parse v0.2.1 |
| 1258 | 2026-05-27T17:55:38.555Z | Compiling unsafe-libyaml v0.2.11 |
| 1259 | 2026-05-27T17:55:38.603Z | Checking anstyle-parse v0.2.4 |
| 1260 | 2026-05-27T17:55:39.194Z | Compiling serde_yaml v0.9.34+deprecated |
| 1261 | 2026-05-27T17:55:39.265Z | Checking colorchoice v1.0.1 |
| 1262 | 2026-05-27T17:55:39.285Z | Checking anstyle v1.0.7 |
| 1263 | 2026-05-27T17:55:39.415Z | Checking is_terminal_polyfill v1.70.0 |
| 1264 | 2026-05-27T17:55:39.513Z | Checking anstyle-query v1.0.3 |
| 1265 | 2026-05-27T17:55:39.614Z | Checking anstream v0.6.14 |
| 1266 | 2026-05-27T17:55:39.653Z | Checking pem-rfc7468 v0.7.0 |
| 1267 | 2026-05-27T17:55:39.811Z | Checking terminal_size v0.3.0 |
| 1268 | 2026-05-27T17:55:39.831Z | Compiling der_derive v0.7.3 |
| 1269 | 2026-05-27T17:55:39.933Z | Checking flagset v0.4.7 |
| 1270 | 2026-05-27T17:55:40.064Z | Checking clap_lex v0.7.0 |
| 1271 | 2026-05-27T17:55:40.202Z | Compiling winnow v0.5.40 |
| 1272 | 2026-05-27T17:55:40.277Z | Checking clap_builder v4.5.2 |
| 1273 | 2026-05-27T17:55:40.408Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1274 | 2026-05-27T17:55:40.798Z | Checking der v0.7.10 |
| 1275 | 2026-05-27T17:55:40.874Z | Compiling darling_core v0.21.3 |
| 1276 | 2026-05-27T17:55:41.298Z | Compiling rustc_version v0.4.1 |
| 1277 | 2026-05-27T17:55:41.526Z | Compiling toml_edit v0.19.15 |
| 1278 | 2026-05-27T17:55:41.571Z | Checking clap v4.5.4 |
| 1279 | 2026-05-27T17:55:41.661Z | Checking spki v0.7.3 |
| 1280 | 2026-05-27T17:55:41.879Z | Compiling heck v0.4.1 |
| 1281 | 2026-05-27T17:55:42.179Z | Checking secrecy v0.10.3 |
| 1282 | 2026-05-27T17:55:42.323Z | Compiling heapless v0.8.0 |
| 1283 | 2026-05-27T17:55:42.482Z | Compiling convert_case v0.4.0 |
| 1284 | 2026-05-27T17:55:42.793Z | Compiling proc-macro-crate v1.3.1 |
| 1285 | 2026-05-27T17:55:42.827Z | Compiling derive_more v0.99.20 |
| 1286 | 2026-05-27T17:55:43.024Z | Compiling darling_macro v0.21.3 |
| 1287 | 2026-05-27T17:55:43.141Z | Checking pkcs8 v0.10.2 |
| 1288 | 2026-05-27T17:55:43.531Z | Checking tabwriter v1.4.0 |
| 1289 | 2026-05-27T17:55:43.572Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1290 | 2026-05-27T17:55:43.593Z | Compiling darling v0.21.3 |
| 1291 | 2026-05-27T17:55:43.685Z | Checking backon v1.6.0 |
| 1292 | 2026-05-27T17:55:43.705Z | Compiling ingot-macros v0.1.1 |
| 1293 | 2026-05-27T17:55:43.860Z | Checking crossbeam-epoch v0.9.18 |
| 1294 | 2026-05-27T17:55:43.956Z | Checking hash32 v0.3.1 |
| 1295 | 2026-05-27T17:55:44.087Z | Compiling smoltcp v0.11.0 |
| 1296 | 2026-05-27T17:55:44.240Z | Checking bitflags v1.3.2 |
| 1297 | 2026-05-27T17:55:44.260Z | Compiling cfg_aliases v0.2.1 |
| 1298 | 2026-05-27T17:55:44.464Z | Compiling typify-impl v0.4.3 |
| 1299 | 2026-05-27T17:55:44.718Z | Checking hmac v0.12.1 |
| 1300 | 2026-05-27T17:55:44.861Z | Checking managed v0.8.0 |
| 1301 | 2026-05-27T17:55:44.894Z | Checking cobs v0.2.3 |
| 1302 | 2026-05-27T17:55:45.021Z | Checking postcard v1.0.9 |
| 1303 | 2026-05-27T17:55:45.095Z | Checking inout v0.1.3 |
| 1304 | 2026-05-27T17:55:45.236Z | Compiling zerocopy-derive v0.7.34 |
| 1305 | 2026-05-27T17:55:45.286Z | Checking ff v0.13.1 |
| 1306 | 2026-05-27T17:55:45.423Z | Compiling memoffset v0.9.1 |
| 1307 | 2026-05-27T17:55:45.575Z | Checking base16ct v0.2.0 |
| 1308 | 2026-05-27T17:55:45.837Z | Checking sec1 v0.7.3 |
| 1309 | 2026-05-27T17:55:45.983Z | Checking group v0.13.0 |
| 1310 | 2026-05-27T17:55:46.095Z | Checking cipher v0.4.4 |
| 1311 | 2026-05-27T17:55:46.141Z | Checking hkdf v0.12.4 |
| 1312 | 2026-05-27T17:55:46.286Z | Compiling regress v0.11.1 |
| 1313 | 2026-05-27T17:55:46.304Z | Checking crypto-bigint v0.5.5 |
| 1314 | 2026-05-27T17:55:46.355Z | Checking ingot-types v0.1.2 |
| 1315 | 2026-05-27T17:55:46.640Z | Compiling proc-macro-error-attr v1.0.4 |
| 1316 | 2026-05-27T17:55:46.764Z | Checking ingot v0.1.1 |
| 1317 | 2026-05-27T17:55:46.859Z | Compiling pkg-config v0.3.30 |
| 1318 | 2026-05-27T17:55:46.879Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1319 | 2026-05-27T17:55:47.244Z | Compiling rayon-core v1.13.0 |
| 1320 | 2026-05-27T17:55:47.368Z | Checking colored v3.1.1 |
| 1321 | 2026-05-27T17:55:47.503Z | Checking elliptic-curve v0.13.8 |
| 1322 | 2026-05-27T17:55:47.807Z | Checking crossbeam-deque v0.8.5 |
| 1323 | 2026-05-27T17:55:47.839Z | Compiling num_enum_derive v0.7.4 |
| 1324 | 2026-05-27T17:55:47.921Z | Compiling typify-macro v0.4.3 |
| 1325 | 2026-05-27T17:55:47.991Z | Compiling typify-impl v0.6.2 |
| 1326 | 2026-05-27T17:55:48.083Z | Compiling curve25519-dalek v4.1.3 |
| 1327 | 2026-05-27T17:55:48.374Z | Checking half v2.7.1 |
| 1328 | 2026-05-27T17:55:48.871Z | Checking universal-hash v0.5.1 |
| 1329 | 2026-05-27T17:55:48.998Z | Compiling proc-macro-error v1.0.4 |
| 1330 | 2026-05-27T17:55:49.018Z | Checking ciborium-io v0.2.2 |
| 1331 | 2026-05-27T17:55:49.115Z | Checking data-encoding v2.6.0 |
| 1332 | 2026-05-27T17:55:49.134Z | Compiling vcpkg v0.2.15 |
| 1333 | 2026-05-27T17:55:49.237Z | Checking opaque-debug v0.3.1 |
| 1334 | 2026-05-27T17:55:49.293Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1335 | 2026-05-27T17:55:49.387Z | Checking ciborium-ll v0.2.2 |
| 1336 | 2026-05-27T17:55:49.429Z | Checking num_enum v0.7.4 |
| 1337 | 2026-05-27T17:55:49.583Z | Compiling num_enum_derive v0.5.11 |
| 1338 | 2026-05-27T17:55:49.707Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1339 | 2026-05-27T17:55:49.976Z | Compiling foreign-types-macros v0.2.3 |
| 1340 | 2026-05-27T17:55:50.384Z | Checking foreign-types-shared v0.3.1 |
| 1341 | 2026-05-27T17:55:50.602Z | Checking num_enum v0.5.11 |
| 1342 | 2026-05-27T17:55:50.623Z | Checking foreign-types v0.5.0 |
| 1343 | 2026-05-27T17:55:50.706Z | Checking rayon v1.11.0 |
| 1344 | 2026-05-27T17:55:50.726Z | Checking ciborium v0.2.2 |
| 1345 | 2026-05-27T17:55:50.865Z | Compiling typify v0.4.3 |
| 1346 | 2026-05-27T17:55:51.087Z | Compiling zerocopy v0.7.34 |
| 1347 | 2026-05-27T17:55:51.220Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1348 | 2026-05-27T17:55:51.268Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1349 | 2026-05-27T17:55:51.303Z | Checking serde_spanned v0.6.9 |
| 1350 | 2026-05-27T17:55:51.510Z | Compiling typify-macro v0.6.2 |
| 1351 | 2026-05-27T17:55:51.652Z | Checking aead v0.5.2 |
| 1352 | 2026-05-27T17:55:51.688Z | Compiling scroll_derive v0.12.0 |
| 1353 | 2026-05-27T17:55:51.799Z | Checking num-integer v0.1.46 |
| 1354 | 2026-05-27T17:55:51.887Z | Compiling usdt-impl v0.5.0 |
| 1355 | 2026-05-27T17:55:52.155Z | Checking cstr-argument v0.1.2 |
| 1356 | 2026-05-27T17:55:52.202Z | Checking keccak v0.1.6 |
| 1357 | 2026-05-27T17:55:52.274Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1358 | 2026-05-27T17:55:52.370Z | Checking sha3 v0.10.8 |
| 1359 | 2026-05-27T17:55:52.370Z | Checking scroll v0.12.0 |
| 1360 | 2026-05-27T17:55:52.373Z | Checking thiserror-no-std v2.0.2 |
| 1361 | 2026-05-27T17:55:52.492Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1362 | 2026-05-27T17:55:52.574Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1363 | 2026-05-27T17:55:52.593Z | Compiling dof v0.3.0 |
| 1364 | 2026-05-27T17:55:52.660Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1365 | 2026-05-27T17:55:52.665Z | Checking poly1305 v0.8.0 |
| 1366 | 2026-05-27T17:55:52.683Z | Checking chacha20 v0.9.1 |
| 1367 | 2026-05-27T17:55:52.894Z | Compiling dtrace-parser v0.2.0 |
| 1368 | 2026-05-27T17:55:52.933Z | Checking password-hash v0.5.0 |
| 1369 | 2026-05-27T17:55:52.988Z | Checking camino-tempfile v1.4.1 |
| 1370 | 2026-05-27T17:55:53.062Z | Checking blake2 v0.10.6 |
| 1371 | 2026-05-27T17:55:53.135Z | Compiling thread-id v4.2.1 |
| 1372 | 2026-05-27T17:55:53.398Z | Checking indent_write v2.2.0 |
| 1373 | 2026-05-27T17:55:53.418Z | Checking argon2 v0.5.3 |
| 1374 | 2026-05-27T17:55:53.546Z | Checking chacha20poly1305 v0.10.1 |
| 1375 | 2026-05-27T17:55:53.716Z | Checking goblin v0.8.2 |
| 1376 | 2026-05-27T17:55:53.794Z | Checking vsss-rs v3.3.4 |
| 1377 | 2026-05-27T17:55:54.056Z | Checking num-bigint v0.4.5 |
| 1378 | 2026-05-27T17:55:54.371Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1379 | 2026-05-27T17:55:54.665Z | Checking sigpipe v0.1.3 |
| 1380 | 2026-05-27T17:55:54.877Z | Checking jiff v0.2.15 |
| 1381 | 2026-05-27T17:55:54.898Z | Checking num-rational v0.4.2 |
| 1382 | 2026-05-27T17:55:55.244Z | Compiling typify v0.6.2 |
| 1383 | 2026-05-27T17:55:55.459Z | Checking num-iter v0.1.45 |
| 1384 | 2026-05-27T17:55:55.652Z | Compiling zone_cfg_derive v0.3.0 |
| 1385 | 2026-05-27T17:55:55.723Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1386 | 2026-05-27T17:55:56.512Z | Checking num-complex v0.4.6 |
| 1387 | 2026-05-27T17:55:56.595Z | Compiling num-derive v0.4.2 |
| 1388 | 2026-05-27T17:55:56.962Z | Checking tinyvec_macros v0.1.1 |
| 1389 | 2026-05-27T17:55:57.017Z | Checking zone v0.3.1 |
| 1390 | 2026-05-27T17:55:57.042Z | Checking tinyvec v1.6.0 |
| 1391 | 2026-05-27T17:55:57.136Z | Checking rustls-webpki v0.103.4 |
| 1392 | 2026-05-27T17:55:57.557Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1393 | 2026-05-27T17:55:57.633Z | Checking num v0.4.3 |
| 1394 | 2026-05-27T17:55:58.109Z | Compiling usdt-attr-macro v0.5.0 |
| 1395 | 2026-05-27T17:55:58.164Z | Compiling usdt-macro v0.5.0 |
| 1396 | 2026-05-27T17:55:58.554Z | Checking smf v0.2.3 |
| 1397 | 2026-05-27T17:55:58.768Z | Checking memmap v0.7.0 |
| 1398 | 2026-05-27T17:55:58.792Z | Checking bstr v1.9.1 |
| 1399 | 2026-05-27T17:55:58.854Z | Checking whoami v1.5.1 |
| 1400 | 2026-05-27T17:55:59.126Z | Checking usdt v0.5.0 |
| 1401 | 2026-05-27T17:55:59.399Z | Compiling progenitor-impl v0.11.1 |
| 1402 | 2026-05-27T17:55:59.654Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1403 | 2026-05-27T17:55:59.959Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1404 | 2026-05-27T17:55:59.978Z | Checking tokio-rustls v0.26.0 |
| 1405 | 2026-05-27T17:55:59.981Z | Checking rustls-platform-verifier v0.6.2 |
| 1406 | 2026-05-27T17:56:00.211Z | Checking hyper-rustls v0.27.3 |
| 1407 | 2026-05-27T17:56:00.415Z | Checking reqwest v0.12.23 |
| 1408 | 2026-05-27T17:56:00.437Z | Checking reqwest v0.13.2 |
| 1409 | 2026-05-27T17:56:00.457Z | Checking toml_write v0.1.2 |
| 1410 | 2026-05-27T17:56:01.109Z | Checking progenitor-client v0.10.0 |
| 1411 | 2026-05-27T17:56:01.245Z | Checking progenitor-client v0.14.0 |
| 1412 | 2026-05-27T17:56:01.572Z | Compiling progenitor-macro v0.11.1 |
| 1413 | 2026-05-27T17:56:01.580Z | Checking progenitor-extras v0.2.0 |
| 1414 | 2026-05-27T17:56:01.580Z | Checking progenitor-client v0.11.1 |
| 1415 | 2026-05-27T17:56:01.738Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1416 | 2026-05-27T17:56:02.122Z | Checking toml_edit v0.22.27 |
| 1417 | 2026-05-27T17:56:02.695Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1418 | 2026-05-27T17:56:03.801Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1419 | 2026-05-27T17:56:03.989Z | Compiling darling_core v0.20.11 |
| 1420 | 2026-05-27T17:56:04.061Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1421 | 2026-05-27T17:56:04.264Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1422 | 2026-05-27T17:56:04.426Z | Compiling dropshot v0.16.7 |
| 1423 | 2026-05-27T17:56:04.570Z | Checking swrite v0.1.0 |
| 1424 | 2026-05-27T17:56:04.668Z | Checking float-ord v0.3.2 |
| 1425 | 2026-05-27T17:56:05.088Z | Checking toml v0.9.12+spec-1.1.0 |
| 1426 | 2026-05-27T17:56:05.282Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1427 | 2026-05-27T17:56:05.721Z | Checking progenitor v0.11.1 |
| 1428 | 2026-05-27T17:56:05.814Z | Checking toml v0.8.23 |
| 1429 | 2026-05-27T17:56:05.932Z | Compiling darling_macro v0.20.11 |
| 1430 | 2026-05-27T17:56:06.008Z | Compiling nix v0.30.1 |
| 1431 | 2026-05-27T17:56:06.324Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1432 | 2026-05-27T17:56:06.484Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1433 | 2026-05-27T17:56:06.520Z | Compiling hubpack_derive v0.1.1 |
| 1434 | 2026-05-27T17:56:06.687Z | Checking byte-wrapper v0.1.0 |
| 1435 | 2026-05-27T17:56:06.707Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1436 | 2026-05-27T17:56:06.800Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1437 | 2026-05-27T17:56:06.902Z | Compiling dropshot_endpoint v0.16.7 |
| 1438 | 2026-05-27T17:56:07.028Z | Checking base64 v0.21.7 |
| 1439 | 2026-05-27T17:56:07.172Z | Checking static_assertions v1.1.0 |
| 1440 | 2026-05-27T17:56:07.273Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1441 | 2026-05-27T17:56:07.311Z | Checking hubpack v0.1.2 |
| 1442 | 2026-05-27T17:56:07.316Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1443 | 2026-05-27T17:56:07.317Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1444 | 2026-05-27T17:56:07.483Z | Compiling darling v0.20.11 |
| 1445 | 2026-05-27T17:56:07.597Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1446 | 2026-05-27T17:56:07.621Z | Compiling libz-sys v1.1.16 |
| 1447 | 2026-05-27T17:56:07.924Z | Compiling nix v0.31.3 |
| 1448 | 2026-05-27T17:56:08.020Z | Compiling enum-as-inner v0.6.0 |
| 1449 | 2026-05-27T17:56:08.291Z | Checking atomicwrites v0.4.4 |
| 1450 | 2026-05-27T17:56:08.324Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1451 | 2026-05-27T17:56:08.455Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1452 | 2026-05-27T17:56:08.563Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1453 | 2026-05-27T17:56:08.737Z | Compiling semver v0.1.20 |
| 1454 | 2026-05-27T17:56:08.795Z | Checking is_ci v1.2.0 |
| 1455 | 2026-05-27T17:56:08.839Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1456 | 2026-05-27T17:56:08.900Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1457 | 2026-05-27T17:56:09.010Z | Compiling rustc_version v0.1.7 |
| 1458 | 2026-05-27T17:56:09.095Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1459 | 2026-05-27T17:56:09.119Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1460 | 2026-05-27T17:56:09.314Z | Compiling derive_builder_core v0.20.2 |
| 1461 | 2026-05-27T17:56:09.334Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1462 | 2026-05-27T17:56:09.549Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1463 | 2026-05-27T17:56:09.987Z | Checking similar v2.7.0 |
| 1464 | 2026-05-27T17:56:10.092Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1465 | 2026-05-27T17:56:10.119Z | Compiling progenitor-impl v0.14.0 |
| 1466 | 2026-05-27T17:56:10.260Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1467 | 2026-05-27T17:56:10.323Z | Compiling owo-colors v4.3.0 |
| 1468 | 2026-05-27T17:56:10.342Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1469 | 2026-05-27T17:56:10.462Z | Checking utf-8 v0.7.6 |
| 1470 | 2026-05-27T17:56:10.546Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1471 | 2026-05-27T17:56:10.609Z | Checking tungstenite v0.21.0 |
| 1472 | 2026-05-27T17:56:11.024Z | Compiling derive_builder_macro v0.20.2 |
| 1473 | 2026-05-27T17:56:11.366Z | Compiling newtype_derive v0.1.6 |
| 1474 | 2026-05-27T17:56:11.553Z | Checking supports-color v3.0.2 |
| 1475 | 2026-05-27T17:56:11.620Z | Checking supports-color v2.1.0 |
| 1476 | 2026-05-27T17:56:11.694Z | Compiling openssl-sys v0.9.107 |
| 1477 | 2026-05-27T17:56:12.252Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1478 | 2026-05-27T17:56:12.293Z | Compiling progenitor-macro v0.14.0 |
| 1479 | 2026-05-27T17:56:12.548Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1480 | 2026-05-27T17:56:12.568Z | Checking resolv-conf v0.7.0 |
| 1481 | 2026-05-27T17:56:12.712Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1482 | 2026-05-27T17:56:12.768Z | Compiling serde_repr v0.1.19 |
| 1483 | 2026-05-27T17:56:12.904Z | Compiling vergen-lib v9.1.0 |
| 1484 | 2026-05-27T17:56:12.961Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1485 | 2026-05-27T17:56:13.110Z | Compiling slog-dtrace v0.3.0 |
| 1486 | 2026-05-27T17:56:13.136Z | Checking linked-hash-map v0.5.6 |
| 1487 | 2026-05-27T17:56:13.202Z | Checking unicode-segmentation v1.11.0 |
| 1488 | 2026-05-27T17:56:13.318Z | Checking lru-cache v0.1.2 |
| 1489 | 2026-05-27T17:56:13.435Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1490 | 2026-05-27T17:56:13.516Z | Checking newline-converter v0.3.0 |
| 1491 | 2026-05-27T17:56:13.636Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1492 | 2026-05-27T17:56:14.267Z | Compiling derive_builder v0.20.2 |
| 1493 | 2026-05-27T17:56:14.290Z | Checking tokio-tungstenite v0.21.0 |
| 1494 | 2026-05-27T17:56:14.402Z | Checking hickory-proto v0.24.4 |
| 1495 | 2026-05-27T17:56:14.500Z | Compiling progenitor-impl v0.13.0 |
| 1496 | 2026-05-27T17:56:14.564Z | Checking console v0.15.8 |
| 1497 | 2026-05-27T17:56:14.841Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1498 | 2026-05-27T17:56:15.130Z | Checking serde-big-array v0.5.1 |
| 1499 | 2026-05-27T17:56:15.273Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1500 | 2026-05-27T17:56:15.317Z | Compiling derive-where v1.6.0 |
| 1501 | 2026-05-27T17:56:15.792Z | Compiling pin-project-internal v1.1.10 |
| 1502 | 2026-05-27T17:56:15.947Z | Compiling vergen v9.1.0 |
| 1503 | 2026-05-27T17:56:16.184Z | Compiling cargo-platform v0.3.2 |
| 1504 | 2026-05-27T17:56:16.473Z | Checking progenitor v0.14.0 |
| 1505 | 2026-05-27T17:56:16.496Z | Checking siphasher v1.0.1 |
| 1506 | 2026-05-27T17:56:16.659Z | Compiling cargo_metadata v0.23.1 |
| 1507 | 2026-05-27T17:56:16.666Z | Compiling progenitor-macro v0.13.0 |
| 1508 | 2026-05-27T17:56:16.666Z | Checking phf_shared v0.12.1 |
| 1509 | 2026-05-27T17:56:16.681Z | Checking hickory-resolver v0.24.4 |
| 1510 | 2026-05-27T17:56:16.936Z | Checking pin-project v1.1.10 |
| 1511 | 2026-05-27T17:56:17.121Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1512 | 2026-05-27T17:56:17.153Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1513 | 2026-05-27T17:56:17.365Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1514 | 2026-05-27T17:56:17.512Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1515 | 2026-05-27T17:56:17.559Z | Checking expectorate v1.2.0 |
| 1516 | 2026-05-27T17:56:17.623Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1517 | 2026-05-27T17:56:18.012Z | Checking progenitor-client v0.13.0 |
| 1518 | 2026-05-27T17:56:18.171Z | Checking globset v0.4.14 |
| 1519 | 2026-05-27T17:56:18.247Z | Checking unicode-normalization v0.1.24 |
| 1520 | 2026-05-27T17:56:18.427Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1521 | 2026-05-27T17:56:18.668Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1522 | 2026-05-27T17:56:18.685Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1523 | 2026-05-27T17:56:18.963Z | Checking terminal_size v0.4.3 |
| 1524 | 2026-05-27T17:56:19.040Z | Checking tokio-stream v0.1.17 |
| 1525 | 2026-05-27T17:56:19.093Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1526 | 2026-05-27T17:56:19.119Z | Compiling async-recursion v1.1.1 |
| 1527 | 2026-05-27T17:56:19.249Z | Compiling snafu-derive v0.8.9 |
| 1528 | 2026-05-27T17:56:19.332Z | Compiling vergen-git2 v9.1.0 |
| 1529 | 2026-05-27T17:56:19.373Z | Checking csv-core v0.1.12 |
| 1530 | 2026-05-27T17:56:19.415Z | Checking foldhash v0.1.5 |
| 1531 | 2026-05-27T17:56:19.558Z | Compiling unicode-xid v0.2.4 |
| 1532 | 2026-05-27T17:56:19.560Z | Compiling cancel-safe-futures v0.1.5 |
| 1533 | 2026-05-27T17:56:19.650Z | Compiling chrono-tz v0.10.4 |
| 1534 | 2026-05-27T17:56:19.689Z | Checking smawk v0.3.2 |
| 1535 | 2026-05-27T17:56:19.786Z | Checking same-file v1.0.6 |
| 1536 | 2026-05-27T17:56:19.817Z | Compiling openssl v0.10.72 |
| 1537 | 2026-05-27T17:56:19.817Z | Checking highway v1.3.0 |
| 1538 | 2026-05-27T17:56:19.856Z | Checking unicode-width v0.2.1 |
| 1539 | 2026-05-27T17:56:19.908Z | Checking unicode-linebreak v0.1.5 |
| 1540 | 2026-05-27T17:56:20.073Z | Checking foreign-types-shared v0.1.1 |
| 1541 | 2026-05-27T17:56:20.124Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1542 | 2026-05-27T17:56:20.144Z | Checking textwrap v0.16.2 |
| 1543 | 2026-05-27T17:56:20.167Z | Checking walkdir v2.5.0 |
| 1544 | 2026-05-27T17:56:20.181Z | Checking foreign-types v0.3.2 |
| 1545 | 2026-05-27T17:56:20.316Z | Compiling const_format_proc_macros v0.2.34 |
| 1546 | 2026-05-27T17:56:20.362Z | Checking csv v1.3.1 |
| 1547 | 2026-05-27T17:56:20.381Z | Checking hashbrown v0.15.2 |
| 1548 | 2026-05-27T17:56:20.734Z | Checking qorb v0.4.1 |
| 1549 | 2026-05-27T17:56:20.814Z | Checking progenitor v0.13.0 |
| 1550 | 2026-05-27T17:56:20.834Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1551 | 2026-05-27T17:56:20.857Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1552 | 2026-05-27T17:56:20.950Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1553 | 2026-05-27T17:56:20.986Z | Checking snafu v0.8.9 |
| 1554 | 2026-05-27T17:56:21.056Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1555 | 2026-05-27T17:56:21.093Z | Checking olpc-cjson v0.1.4 |
| 1556 | 2026-05-27T17:56:21.250Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1557 | 2026-05-27T17:56:21.282Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1558 | 2026-05-27T17:56:21.645Z | Checking phf v0.12.1 |
| 1559 | 2026-05-27T17:56:21.795Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1560 | 2026-05-27T17:56:21.798Z | Checking tokio-dtrace v0.1.1 |
| 1561 | 2026-05-27T17:56:22.002Z | Compiling progenitor-impl v0.10.0 |
| 1562 | 2026-05-27T17:56:22.145Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1563 | 2026-05-27T17:56:22.280Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1564 | 2026-05-27T17:56:22.331Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1565 | 2026-05-27T17:56:22.353Z | Checking sha2 v0.10.9 |
| 1566 | 2026-05-27T17:56:22.375Z | Checking libsw-core v0.3.2 |
| 1567 | 2026-05-27T17:56:22.427Z | Checking signature v2.2.0 |
| 1568 | 2026-05-27T17:56:22.458Z | Checking pem v3.0.5 |
| 1569 | 2026-05-27T17:56:22.518Z | Checking serde_plain v1.0.2 |
| 1570 | 2026-05-27T17:56:22.558Z | Compiling openssl-macros v0.1.1 |
| 1571 | 2026-05-27T17:56:22.581Z | Compiling cookie v0.18.1 |
| 1572 | 2026-05-27T17:56:22.609Z | Compiling rustls v0.21.12 |
| 1573 | 2026-05-27T17:56:22.697Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1574 | 2026-05-27T17:56:22.700Z | Compiling moka v0.12.10 |
| 1575 | 2026-05-27T17:56:22.814Z | Checking fixedbitset v0.4.2 |
| 1576 | 2026-05-27T17:56:22.832Z | Checking typed-path v0.9.3 |
| 1577 | 2026-05-27T17:56:22.835Z | Checking fixedbitset v0.5.7 |
| 1578 | 2026-05-27T17:56:22.874Z | Checking bytecount v0.6.9 |
| 1579 | 2026-05-27T17:56:22.971Z | Checking petgraph v0.6.5 |
| 1580 | 2026-05-27T17:56:22.991Z | Checking papergrid v0.11.0 |
| 1581 | 2026-05-27T17:56:23.054Z | Checking petgraph v0.8.3 |
| 1582 | 2026-05-27T17:56:23.604Z | Checking tough v0.20.0 |
| 1583 | 2026-05-27T17:56:23.714Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1584 | 2026-05-27T17:56:24.002Z | Checking libsw v3.5.0 |
| 1585 | 2026-05-27T17:56:24.106Z | Compiling progenitor-macro v0.10.0 |
| 1586 | 2026-05-27T17:56:24.152Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1587 | 2026-05-27T17:56:24.193Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1588 | 2026-05-27T17:56:24.311Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1589 | 2026-05-27T17:56:24.395Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1590 | 2026-05-27T17:56:24.455Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1591 | 2026-05-27T17:56:24.522Z | Checking oxide-tokio-rt v0.1.6 |
| 1592 | 2026-05-27T17:56:24.692Z | Checking const_format v0.2.35 |
| 1593 | 2026-05-27T17:56:24.838Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1594 | 2026-05-27T17:56:25.019Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1595 | 2026-05-27T17:56:25.164Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1596 | 2026-05-27T17:56:25.236Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1597 | 2026-05-27T17:56:25.407Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1598 | 2026-05-27T17:56:25.553Z | Compiling tabled_derive v0.7.0 |
| 1599 | 2026-05-27T17:56:25.610Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1600 | 2026-05-27T17:56:26.103Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1601 | 2026-05-27T17:56:26.165Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1602 | 2026-05-27T17:56:26.198Z | Checking gethostname v0.5.0 |
| 1603 | 2026-05-27T17:56:26.220Z | Checking sct v0.7.1 |
| 1604 | 2026-05-27T17:56:26.300Z | Checking rustls-webpki v0.101.7 |
| 1605 | 2026-05-27T17:56:26.371Z | Checking bcs v0.1.6 |
| 1606 | 2026-05-27T17:56:26.520Z | Compiling radium v0.7.0 |
| 1607 | 2026-05-27T17:56:26.543Z | Checking termtree v0.5.1 |
| 1608 | 2026-05-27T17:56:26.612Z | Compiling salty v0.3.0 |
| 1609 | 2026-05-27T17:56:26.663Z | Checking tagptr v0.2.0 |
| 1610 | 2026-05-27T17:56:26.686Z | Checking linear-map v1.2.0 |
| 1611 | 2026-05-27T17:56:26.879Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1612 | 2026-05-27T17:56:26.925Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1613 | 2026-05-27T17:56:27.344Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1614 | 2026-05-27T17:56:27.447Z | Checking tabled v0.15.0 |
| 1615 | 2026-05-27T17:56:28.139Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1616 | 2026-05-27T17:56:28.244Z | Checking progenitor v0.10.0 |
| 1617 | 2026-05-27T17:56:28.385Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1618 | 2026-05-27T17:56:28.587Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1619 | 2026-05-27T17:56:28.762Z | Checking steno v0.4.1 |
| 1620 | 2026-05-27T17:56:29.174Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1621 | 2026-05-27T17:56:29.383Z | Checking hickory-proto v0.25.2 |
| 1622 | 2026-05-27T17:56:29.805Z | Checking rfc6979 v0.4.0 |
| 1623 | 2026-05-27T17:56:29.871Z | Checking humantime v2.3.0 |
| 1624 | 2026-05-27T17:56:29.918Z | Checking tap v1.0.1 |
| 1625 | 2026-05-27T17:56:30.038Z | Checking wyz v0.5.1 |
| 1626 | 2026-05-27T17:56:30.062Z | Checking ecdsa v0.16.9 |
| 1627 | 2026-05-27T17:56:30.224Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1628 | 2026-05-27T17:56:30.398Z | Checking tokio-rustls v0.24.1 |
| 1629 | 2026-05-27T17:56:30.872Z | Checking ed25519 v2.2.3 |
| 1630 | 2026-05-27T17:56:30.933Z | Checking hickory-resolver v0.25.2 |
| 1631 | 2026-05-27T17:56:30.955Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1632 | 2026-05-27T17:56:31.047Z | Checking rustls-pemfile v1.0.4 |
| 1633 | 2026-05-27T17:56:31.189Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1634 | 2026-05-27T17:56:31.211Z | Checking primeorder v0.13.6 |
| 1635 | 2026-05-27T17:56:31.474Z | Checking twox-hash v2.1.2 |
| 1636 | 2026-05-27T17:56:31.583Z | Checking env_filter v1.0.1 |
| 1637 | 2026-05-27T17:56:31.707Z | Checking atty v0.2.14 |
| 1638 | 2026-05-27T17:56:31.743Z | Checking funty v2.0.0 |
| 1639 | 2026-05-27T17:56:31.769Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1640 | 2026-05-27T17:56:31.812Z | Checking env_logger v0.11.10 |
| 1641 | 2026-05-27T17:56:31.831Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1642 | 2026-05-27T17:56:31.931Z | Checking toml v0.7.8 |
| 1643 | 2026-05-27T17:56:32.012Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1644 | 2026-05-27T17:56:32.037Z | Checking p384 v0.13.1 |
| 1645 | 2026-05-27T17:56:32.068Z | Checking bitvec v1.0.1 |
| 1646 | 2026-05-27T17:56:32.214Z | Checking ed25519-dalek v2.2.0 |
| 1647 | 2026-05-27T17:56:32.249Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1648 | 2026-05-27T17:56:32.414Z | Checking polyval v0.6.2 |
| 1649 | 2026-05-27T17:56:32.436Z | Checking ctr v0.9.2 |
| 1650 | 2026-05-27T17:56:32.439Z | Checking aes v0.8.4 |
| 1651 | 2026-05-27T17:56:32.490Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1652 | 2026-05-27T17:56:32.580Z | Checking x509-cert v0.2.5 |
| 1653 | 2026-05-27T17:56:32.606Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1654 | 2026-05-27T17:56:32.642Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1655 | 2026-05-27T17:56:32.728Z | Checking bincode v1.3.3 |
| 1656 | 2026-05-27T17:56:32.806Z | Compiling strum_macros v0.28.0 |
| 1657 | 2026-05-27T17:56:32.826Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1658 | 2026-05-27T17:56:33.050Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1659 | 2026-05-27T17:56:33.070Z | Checking passt v0.3.0 |
| 1660 | 2026-05-27T17:56:33.186Z | Checking fakedata_generator v0.7.1 |
| 1661 | 2026-05-27T17:56:33.189Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1662 | 2026-05-27T17:56:33.291Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1663 | 2026-05-27T17:56:33.325Z | Checking aes-gcm-siv v0.11.1 |
| 1664 | 2026-05-27T17:56:33.475Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1665 | 2026-05-27T17:56:33.495Z | Compiling bitstruct_derive v0.1.0 |
| 1666 | 2026-05-27T17:56:33.523Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1667 | 2026-05-27T17:56:33.544Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1668 | 2026-05-27T17:56:33.548Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1669 | 2026-05-27T17:56:33.585Z | Checking dropshot-api-manager-types v0.7.2 |
| 1670 | 2026-05-27T17:56:33.676Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1671 | 2026-05-27T17:56:33.757Z | Compiling fs-err v3.1.2 |
| 1672 | 2026-05-27T17:56:33.875Z | Checking pretty-hex v0.2.1 |
| 1673 | 2026-05-27T17:56:33.896Z | Compiling cfg_aliases v0.1.1 |
| 1674 | 2026-05-27T17:56:33.980Z | Checking typeid v1.0.0 |
| 1675 | 2026-05-27T17:56:33.999Z | Checking ascii v1.1.0 |
| 1676 | 2026-05-27T17:56:34.004Z | Checking ringbuffer v0.16.0 |
| 1677 | 2026-05-27T17:56:34.090Z | Checking erased-serde v0.4.5 |
| 1678 | 2026-05-27T17:56:34.143Z | Checking bitstruct v0.1.1 |
| 1679 | 2026-05-27T17:56:34.191Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1680 | 2026-05-27T17:56:34.253Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1681 | 2026-05-27T17:56:34.343Z | Compiling nix v0.28.0 |
| 1682 | 2026-05-27T17:56:34.430Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1683 | 2026-05-27T17:56:34.452Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1684 | 2026-05-27T17:56:34.613Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1685 | 2026-05-27T17:56:34.650Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1686 | 2026-05-27T17:56:34.669Z | Checking itertools v0.13.0 |
| 1687 | 2026-05-27T17:56:34.719Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1688 | 2026-05-27T17:56:34.811Z | Checking serde_arrays v0.1.0 |
| 1689 | 2026-05-27T17:56:34.914Z | Checking libloading v0.7.4 |
| 1690 | 2026-05-27T17:56:34.933Z | Checking bit_field v0.10.2 |
| 1691 | 2026-05-27T17:56:35.110Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1692 | 2026-05-27T17:56:35.128Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1693 | 2026-05-27T17:56:35.188Z | Checking git-stub v1.0.0 |
| 1694 | 2026-05-27T17:56:35.271Z | Checking kstat-rs v0.2.4 |
| 1695 | 2026-05-27T17:56:35.323Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1696 | 2026-05-27T17:56:35.346Z | Compiling escargot v0.5.15 |
| 1697 | 2026-05-27T17:56:35.416Z | Checking git-stub-vcs v0.1.0 |
| 1698 | 2026-05-27T17:56:35.464Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1699 | 2026-05-27T17:56:35.613Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1700 | 2026-05-27T17:56:35.659Z | Checking ron v0.8.1 |
| 1701 | 2026-05-27T17:56:35.699Z | Checking xattr v1.3.1 |
| 1702 | 2026-05-27T17:56:35.840Z | Checking drift v0.2.0 |
| 1703 | 2026-05-27T17:56:36.066Z | Checking cargo-platform v0.1.8 |
| 1704 | 2026-05-27T17:56:36.086Z | Checking filetime v0.2.23 |
| 1705 | 2026-05-27T17:56:36.180Z | Checking dropshot-api-manager v0.7.2 |
| 1706 | 2026-05-27T17:56:36.221Z | Checking tar v0.4.40 |
| 1707 | 2026-05-27T17:56:36.243Z | Checking cargo_metadata v0.18.1 |
| 1708 | 2026-05-27T17:56:36.246Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1709 | 2026-05-27T17:56:36.587Z | Checking ctrlc v3.4.4 |
| 1710 | 2026-05-27T17:56:36.941Z | Checking fatfs v0.3.6 |
| 1711 | 2026-05-27T17:56:37.220Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1712 | 2026-05-27T17:56:37.416Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1713 | 2026-05-27T17:56:37.673Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1714 | 2026-05-27T17:56:37.747Z | Compiling git2 v0.20.2 |
| 1715 | 2026-05-27T17:56:38.096Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1716 | 2026-05-27T17:56:39.243Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1717 | 2026-05-27T17:56:40.064Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1718 | 2026-05-27T17:56:43.032Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1719 | 2026-05-27T17:56:44.453Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1720 | 2026-05-27T17:56:48.820Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1721 | 2026-05-27T17:56:52.347Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1722 | 2026-05-27T17:56:58.808Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1723 | 2026-05-27T17:56:58.811Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1724 | 2026-05-27T17:57:03.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s |
| 1725 | 2026-05-27T17:57:03.767Z | |
| 1726 | 2026-05-27T17:57:03.767Z | real 2:26.145998445 |
| 1727 | 2026-05-27T17:57:03.767Z | user 9:07.524356692 |
| 1728 | 2026-05-27T17:57:03.767Z | sys 2:23.408329198 |
| 1729 | 2026-05-27T17:57:03.767Z | trap 0.254896198 |
| 1730 | 2026-05-27T17:57:03.767Z | tflt 1.219038593 |
| 1731 | 2026-05-27T17:57:03.767Z | dflt 0.695558957 |
| 1732 | 2026-05-27T17:57:03.770Z | kflt 0.010300618 |
| 1733 | 2026-05-27T17:57:03.770Z | lock 16:31.674490786 |
| 1734 | 2026-05-27T17:57:03.770Z | slp 36:19.783096623 |
| 1735 | 2026-05-27T17:57:03.770Z | lat 1:26.795375858 |
| 1736 | 2026-05-27T17:57:03.770Z | stop 4:35.081813332 |
| 1737 | 2026-05-27T17:57:03.770Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1738 | 2026-05-27T17:57:04.272Z | Downloading crates ... |
| 1739 | 2026-05-27T17:57:04.422Z | Downloaded predicates-tree v1.0.9 |
| 1740 | 2026-05-27T17:57:04.425Z | Downloaded termtree v0.4.1 |
| 1741 | 2026-05-27T17:57:04.425Z | Downloaded slog-envlogger v2.2.0 |
| 1742 | 2026-05-27T17:57:04.428Z | Downloaded fdeflate v0.3.4 |
| 1743 | 2026-05-27T17:57:04.435Z | Downloaded fragile v2.0.0 |
| 1744 | 2026-05-27T17:57:04.438Z | Downloaded downcast v0.11.0 |
| 1745 | 2026-05-27T17:57:04.438Z | Downloaded predicates-core v1.0.6 |
| 1746 | 2026-05-27T17:57:04.438Z | Downloaded serde_test v1.0.176 |
| 1747 | 2026-05-27T17:57:04.441Z | Downloaded predicates v3.1.0 |
| 1748 | 2026-05-27T17:57:04.444Z | Downloaded slog-scope v4.4.0 |
| 1749 | 2026-05-27T17:57:04.447Z | Downloaded mockall_derive v0.12.1 |
| 1750 | 2026-05-27T17:57:04.447Z | Downloaded slog-stdlog v4.1.1 |
| 1751 | 2026-05-27T17:57:04.447Z | Downloaded mockall v0.12.1 |
| 1752 | 2026-05-27T17:57:04.454Z | Downloaded bytemuck v1.16.0 |
| 1753 | 2026-05-27T17:57:04.457Z | Downloaded arc-swap v1.7.1 |
| 1754 | 2026-05-27T17:57:04.460Z | Downloaded png v0.17.13 |
| 1755 | 2026-05-27T17:57:05.060Z | Downloaded image v0.25.1 |
| 1756 | 2026-05-27T17:57:05.280Z | Checking tokio v1.52.3 |
| 1757 | 2026-05-27T17:57:05.392Z | Checking simd-adler32 v0.3.7 |
| 1758 | 2026-05-27T17:57:05.410Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1759 | 2026-05-27T17:57:05.428Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1760 | 2026-05-27T17:57:05.440Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1761 | 2026-05-27T17:57:05.440Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1762 | 2026-05-27T17:57:05.462Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1763 | 2026-05-27T17:57:05.465Z | Checking arc-swap v1.7.1 |
| 1764 | 2026-05-27T17:57:05.521Z | Checking miniz_oxide v0.7.2 |
| 1765 | 2026-05-27T17:57:05.583Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1766 | 2026-05-27T17:57:05.595Z | Checking fdeflate v0.3.4 |
| 1767 | 2026-05-27T17:57:05.660Z | Checking slog-scope v4.4.0 |
| 1768 | 2026-05-27T17:57:05.663Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1769 | 2026-05-27T17:57:05.686Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1770 | 2026-05-27T17:57:05.697Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1771 | 2026-05-27T17:57:05.714Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1772 | 2026-05-27T17:57:05.785Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1773 | 2026-05-27T17:57:05.830Z | Checking slog-stdlog v4.1.1 |
| 1774 | 2026-05-27T17:57:05.856Z | Checking predicates-core v1.0.6 |
| 1775 | 2026-05-27T17:57:05.869Z | Checking flate2 v1.0.30 |
| 1776 | 2026-05-27T17:57:05.881Z | Checking bytemuck v1.16.0 |
| 1777 | 2026-05-27T17:57:05.895Z | Checking termtree v0.4.1 |
| 1778 | 2026-05-27T17:57:05.907Z | Compiling mockall_derive v0.12.1 |
| 1779 | 2026-05-27T17:57:05.938Z | Checking slog-envlogger v2.2.0 |
| 1780 | 2026-05-27T17:57:05.975Z | Checking predicates v3.1.0 |
| 1781 | 2026-05-27T17:57:06.018Z | Checking predicates-tree v1.0.9 |
| 1782 | 2026-05-27T17:57:06.073Z | Checking downcast v0.11.0 |
| 1783 | 2026-05-27T17:57:06.085Z | Checking fragile v2.0.0 |
| 1784 | 2026-05-27T17:57:06.120Z | Checking serde_test v1.0.176 |
| 1785 | 2026-05-27T17:57:06.143Z | Checking compression-codecs v0.4.32 |
| 1786 | 2026-05-27T17:57:06.188Z | Checking png v0.17.13 |
| 1787 | 2026-05-27T17:57:06.224Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1788 | 2026-05-27T17:57:06.731Z | Checking image v0.25.1 |
| 1789 | 2026-05-27T17:57:07.821Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1790 | 2026-05-27T17:57:07.913Z | Checking mockall v0.12.1 |
| 1791 | 2026-05-27T17:57:07.930Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1792 | 2026-05-27T17:57:08.530Z | Checking tokio-util v0.7.16 |
| 1793 | 2026-05-27T17:57:08.533Z | Checking tower v0.5.2 |
| 1794 | 2026-05-27T17:57:08.533Z | Checking tokio-rustls v0.26.0 |
| 1795 | 2026-05-27T17:57:08.533Z | Checking tokio-rustls v0.25.0 |
| 1796 | 2026-05-27T17:57:08.533Z | Checking async-compression v0.4.33 |
| 1797 | 2026-05-27T17:57:08.578Z | Checking backoff v0.4.0 |
| 1798 | 2026-05-27T17:57:08.578Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1799 | 2026-05-27T17:57:08.601Z | Checking tokio-tungstenite v0.21.0 |
| 1800 | 2026-05-27T17:57:08.735Z | Checking zone v0.3.1 |
| 1801 | 2026-05-27T17:57:08.748Z | Checking hickory-proto v0.24.4 |
| 1802 | 2026-05-27T17:57:08.812Z | Checking tokio-dtrace v0.1.1 |
| 1803 | 2026-05-27T17:57:08.815Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1804 | 2026-05-27T17:57:08.815Z | Checking libsw-core v0.3.2 |
| 1805 | 2026-05-27T17:57:08.862Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1806 | 2026-05-27T17:57:08.902Z | Checking tower-http v0.6.8 |
| 1807 | 2026-05-27T17:57:08.924Z | Checking libsw v3.5.0 |
| 1808 | 2026-05-27T17:57:08.937Z | Checking oxide-tokio-rt v0.1.6 |
| 1809 | 2026-05-27T17:57:09.018Z | Checking h2 v0.4.6 |
| 1810 | 2026-05-27T17:57:09.066Z | Checking tokio-stream v0.1.17 |
| 1811 | 2026-05-27T17:57:09.078Z | Checking cancel-safe-futures v0.1.5 |
| 1812 | 2026-05-27T17:57:09.090Z | Checking hickory-proto v0.25.2 |
| 1813 | 2026-05-27T17:57:09.169Z | Checking steno v0.4.1 |
| 1814 | 2026-05-27T17:57:09.302Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1815 | 2026-05-27T17:57:09.342Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1816 | 2026-05-27T17:57:09.426Z | Checking tokio-rustls v0.24.1 |
| 1817 | 2026-05-27T17:57:09.613Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1818 | 2026-05-27T17:57:09.737Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1819 | 2026-05-27T17:57:10.256Z | Checking hickory-resolver v0.24.4 |
| 1820 | 2026-05-27T17:57:10.599Z | Checking hickory-resolver v0.25.2 |
| 1821 | 2026-05-27T17:57:10.728Z | Checking hyper v1.8.1 |
| 1822 | 2026-05-27T17:57:10.855Z | Checking qorb v0.4.1 |
| 1823 | 2026-05-27T17:57:11.518Z | Checking hyper-util v0.1.20 |
| 1824 | 2026-05-27T17:57:12.406Z | Checking hyper-rustls v0.27.3 |
| 1825 | 2026-05-27T17:57:12.406Z | Checking dropshot v0.17.0 |
| 1826 | 2026-05-27T17:57:12.410Z | Checking dropshot v0.16.7 |
| 1827 | 2026-05-27T17:57:12.576Z | Checking reqwest v0.12.23 |
| 1828 | 2026-05-27T17:57:12.576Z | Checking reqwest v0.13.2 |
| 1829 | 2026-05-27T17:57:13.189Z | Checking progenitor-client v0.10.0 |
| 1830 | 2026-05-27T17:57:13.189Z | Checking progenitor-client v0.11.1 |
| 1831 | 2026-05-27T17:57:13.192Z | Checking tough v0.20.0 |
| 1832 | 2026-05-27T17:57:13.298Z | Checking progenitor-client v0.14.0 |
| 1833 | 2026-05-27T17:57:13.301Z | Checking progenitor-client v0.13.0 |
| 1834 | 2026-05-27T17:57:13.445Z | Checking progenitor v0.10.0 |
| 1835 | 2026-05-27T17:57:13.450Z | Checking progenitor v0.11.1 |
| 1836 | 2026-05-27T17:57:13.517Z | Checking progenitor-extras v0.2.0 |
| 1837 | 2026-05-27T17:57:13.517Z | Checking progenitor v0.14.0 |
| 1838 | 2026-05-27T17:57:13.540Z | Checking progenitor v0.13.0 |
| 1839 | 2026-05-27T17:57:13.543Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1840 | 2026-05-27T17:57:13.543Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1841 | 2026-05-27T17:57:13.644Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1842 | 2026-05-27T17:57:13.677Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1843 | 2026-05-27T17:57:14.172Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1844 | 2026-05-27T17:57:14.172Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1845 | 2026-05-27T17:57:15.018Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1846 | 2026-05-27T17:57:15.147Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1847 | 2026-05-27T17:57:15.345Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1848 | 2026-05-27T17:57:15.638Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1849 | 2026-05-27T17:57:15.672Z | Checking dropshot-api-manager v0.7.2 |
| 1850 | 2026-05-27T17:57:15.725Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1851 | 2026-05-27T17:57:15.807Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1852 | 2026-05-27T17:57:15.951Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1853 | 2026-05-27T17:57:16.168Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1854 | 2026-05-27T17:57:16.461Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1855 | 2026-05-27T17:57:16.681Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1856 | 2026-05-27T17:57:17.628Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1857 | 2026-05-27T17:57:17.628Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1858 | 2026-05-27T17:57:17.628Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1859 | 2026-05-27T17:57:17.632Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1860 | 2026-05-27T17:57:18.126Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1861 | 2026-05-27T17:57:18.498Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1862 | 2026-05-27T17:57:18.706Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1863 | 2026-05-27T17:57:19.036Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1864 | 2026-05-27T17:57:19.036Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1865 | 2026-05-27T17:57:19.228Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1866 | 2026-05-27T17:57:19.231Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1867 | 2026-05-27T17:57:19.685Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1868 | 2026-05-27T17:57:19.891Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1869 | 2026-05-27T17:57:19.891Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1870 | 2026-05-27T17:57:20.847Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1871 | 2026-05-27T17:57:22.400Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1872 | 2026-05-27T17:57:22.817Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1873 | 2026-05-27T17:57:22.838Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1874 | 2026-05-27T17:57:23.547Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1875 | 2026-05-27T17:57:23.831Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1876 | 2026-05-27T17:57:23.897Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1877 | 2026-05-27T17:57:23.901Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1878 | 2026-05-27T17:57:24.452Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1879 | 2026-05-27T17:57:24.456Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1880 | 2026-05-27T17:57:24.456Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1881 | 2026-05-27T17:57:27.900Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1882 | 2026-05-27T17:57:28.664Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1883 | 2026-05-27T17:57:31.754Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1884 | 2026-05-27T17:57:33.703Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1885 | 2026-05-27T17:57:34.442Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1886 | 2026-05-27T17:57:38.097Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1887 | 2026-05-27T17:57:39.459Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1888 | 2026-05-27T17:57:39.950Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1889 | 2026-05-27T17:57:42.646Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1890 | 2026-05-27T17:57:50.444Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1891 | 2026-05-27T17:57:50.444Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1892 | 2026-05-27T17:57:55.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.98s |
| 1893 | 2026-05-27T17:57:56.002Z | |
| 1894 | 2026-05-27T17:57:56.002Z | real 52.224547255 |
| 1895 | 2026-05-27T17:57:56.002Z | user 2:12.289232120 |
| 1896 | 2026-05-27T17:57:56.002Z | sys 23.085881642 |
| 1897 | 2026-05-27T17:57:56.002Z | trap 0.035982777 |
| 1898 | 2026-05-27T17:57:56.006Z | tflt 0.041361040 |
| 1899 | 2026-05-27T17:57:56.006Z | dflt 0.035554908 |
| 1900 | 2026-05-27T17:57:56.006Z | kflt 0.000054245 |
| 1901 | 2026-05-27T17:57:56.006Z | lock 5:10.839243294 |
| 1902 | 2026-05-27T17:57:56.006Z | slp 7:33.285098968 |
| 1903 | 2026-05-27T17:57:56.006Z | lat 5.272767274 |
| 1904 | 2026-05-27T17:57:56.007Z | stop 14.784773912 |
| 1905 | 2026-05-27T17:57:56.007Z | + banner build |
| 1906 | 2026-05-27T17:57:56.007Z | |
| 1907 | 2026-05-27T17:57:56.007Z | ##### # # # # ##### |
| 1908 | 2026-05-27T17:57:56.007Z | # # # # # # # # |
| 1909 | 2026-05-27T17:57:56.007Z | ##### # # # # # # |
| 1910 | 2026-05-27T17:57:56.007Z | # # # # # # # # |
| 1911 | 2026-05-27T17:57:56.008Z | # # # # # # # # |
| 1912 | 2026-05-27T17:57:56.008Z | ##### #### # ###### ##### |
| 1913 | 2026-05-27T17:57:56.008Z | |
| 1914 | 2026-05-27T17:57:56.008Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1915 | 2026-05-27T17:57:56.746Z | Compiling proc-macro2 v1.0.106 |
| 1916 | 2026-05-27T17:57:56.746Z | Compiling quote v1.0.45 |
| 1917 | 2026-05-27T17:57:56.746Z | Compiling unicode-ident v1.0.24 |
| 1918 | 2026-05-27T17:57:56.746Z | Compiling libc v0.2.186 |
| 1919 | 2026-05-27T17:57:56.749Z | Compiling serde_core v1.0.228 |
| 1920 | 2026-05-27T17:57:56.749Z | Compiling serde v1.0.228 |
| 1921 | 2026-05-27T17:57:56.749Z | Compiling autocfg v1.3.0 |
| 1922 | 2026-05-27T17:57:56.750Z | Compiling cfg-if v1.0.0 |
| 1923 | 2026-05-27T17:57:56.965Z | Compiling zmij v1.0.19 |
| 1924 | 2026-05-27T17:57:56.976Z | Compiling memchr v2.7.2 |
| 1925 | 2026-05-27T17:57:57.324Z | Compiling libm v0.2.8 |
| 1926 | 2026-05-27T17:57:57.530Z | Compiling version_check v0.9.5 |
| 1927 | 2026-05-27T17:57:57.687Z | Compiling itoa v1.0.11 |
| 1928 | 2026-05-27T17:57:57.757Z | Compiling smallvec v1.13.2 |
| 1929 | 2026-05-27T17:57:57.786Z | Compiling getrandom v0.4.2 |
| 1930 | 2026-05-27T17:57:57.798Z | Compiling stable_deref_trait v1.2.0 |
| 1931 | 2026-05-27T17:57:57.926Z | Compiling serde_json v1.0.149 |
| 1932 | 2026-05-27T17:57:58.013Z | Compiling syn v2.0.117 |
| 1933 | 2026-05-27T17:57:58.056Z | Compiling litemap v0.7.4 |
| 1934 | 2026-05-27T17:57:58.081Z | Compiling writeable v0.5.5 |
| 1935 | 2026-05-27T17:57:58.290Z | Compiling icu_locid_transform_data v1.5.0 |
| 1936 | 2026-05-27T17:57:58.316Z | Compiling percent-encoding v2.3.2 |
| 1937 | 2026-05-27T17:57:58.331Z | Compiling icu_properties_data v1.5.0 |
| 1938 | 2026-05-27T17:57:58.368Z | Compiling utf8_iter v1.0.4 |
| 1939 | 2026-05-27T17:57:58.379Z | Compiling utf16_iter v1.0.5 |
| 1940 | 2026-05-27T17:57:58.482Z | Compiling write16 v1.0.0 |
| 1941 | 2026-05-27T17:57:58.525Z | Compiling icu_normalizer_data v1.5.0 |
| 1942 | 2026-05-27T17:57:58.554Z | Compiling num-traits v0.2.19 |
| 1943 | 2026-05-27T17:57:58.582Z | Compiling shlex v1.3.0 |
| 1944 | 2026-05-27T17:57:58.605Z | Compiling form_urlencoded v1.2.2 |
| 1945 | 2026-05-27T17:57:58.618Z | Compiling jobserver v0.1.31 |
| 1946 | 2026-05-27T17:57:58.765Z | Compiling getrandom v0.2.14 |
| 1947 | 2026-05-27T17:57:58.872Z | Compiling cc v1.2.17 |
| 1948 | 2026-05-27T17:57:58.933Z | Compiling log v0.4.29 |
| 1949 | 2026-05-27T17:57:58.955Z | Compiling lock_api v0.4.12 |
| 1950 | 2026-05-27T17:57:59.113Z | Compiling thiserror v2.0.18 |
| 1951 | 2026-05-27T17:57:59.189Z | Compiling parking_lot_core v0.9.10 |
| 1952 | 2026-05-27T17:57:59.471Z | Compiling heck v0.5.0 |
| 1953 | 2026-05-27T17:57:59.537Z | Compiling iana-time-zone v0.1.64 |
| 1954 | 2026-05-27T17:57:59.732Z | Compiling regex-syntax v0.8.5 |
| 1955 | 2026-05-27T17:57:59.756Z | Compiling rustversion v1.0.22 |
| 1956 | 2026-05-27T17:57:59.859Z | Compiling uuid v1.22.0 |
| 1957 | 2026-05-27T17:57:59.914Z | Compiling aho-corasick v1.1.3 |
| 1958 | 2026-05-27T17:58:00.140Z | Compiling semver v1.0.28 |
| 1959 | 2026-05-27T17:58:00.485Z | Compiling dyn-clone v1.0.17 |
| 1960 | 2026-05-27T17:58:00.604Z | Compiling schemars v0.8.22 |
| 1961 | 2026-05-27T17:58:00.645Z | Compiling slab v0.4.9 |
| 1962 | 2026-05-27T17:58:00.726Z | Compiling subtle v2.6.1 |
| 1963 | 2026-05-27T17:58:00.794Z | Compiling synstructure v0.13.1 |
| 1964 | 2026-05-27T17:58:00.850Z | Compiling serde_derive_internals v0.29.1 |
| 1965 | 2026-05-27T17:58:00.905Z | Compiling typenum v1.17.0 |
| 1966 | 2026-05-27T17:58:00.918Z | Compiling pin-project-lite v0.2.14 |
| 1967 | 2026-05-27T17:58:01.285Z | Compiling regex-automata v0.4.14 |
| 1968 | 2026-05-27T17:58:01.303Z | Compiling bitflags v2.9.4 |
| 1969 | 2026-05-27T17:58:01.315Z | Compiling rand_core v0.6.4 |
| 1970 | 2026-05-27T17:58:01.498Z | Compiling socket2 v0.6.3 |
| 1971 | 2026-05-27T17:58:01.527Z | Compiling scopeguard v1.2.0 |
| 1972 | 2026-05-27T17:58:01.646Z | Compiling either v1.15.0 |
| 1973 | 2026-05-27T17:58:01.814Z | Compiling signal-hook-registry v1.4.2 |
| 1974 | 2026-05-27T17:58:01.854Z | Compiling parking_lot v0.12.2 |
| 1975 | 2026-05-27T17:58:01.869Z | Compiling mio v1.2.0 |
| 1976 | 2026-05-27T17:58:02.039Z | Compiling serde_derive v1.0.228 |
| 1977 | 2026-05-27T17:58:02.098Z | Compiling zerofrom-derive v0.1.5 |
| 1978 | 2026-05-27T17:58:02.134Z | Compiling yoke-derive v0.7.5 |
| 1979 | 2026-05-27T17:58:02.321Z | Compiling zerovec-derive v0.10.3 |
| 1980 | 2026-05-27T17:58:02.500Z | Compiling displaydoc v0.2.5 |
| 1981 | 2026-05-27T17:58:02.546Z | Compiling icu_provider_macros v1.5.0 |
| 1982 | 2026-05-27T17:58:02.765Z | Compiling schemars_derive v0.8.22 |
| 1983 | 2026-05-27T17:58:03.133Z | Compiling zeroize_derive v1.4.3 |
| 1984 | 2026-05-27T17:58:03.187Z | Compiling thiserror-impl v2.0.18 |
| 1985 | 2026-05-27T17:58:03.256Z | Compiling tokio-macros v2.7.0 |
| 1986 | 2026-05-27T17:58:03.320Z | Compiling zerofrom v0.1.5 |
| 1987 | 2026-05-27T17:58:03.361Z | Compiling regex v1.12.3 |
| 1988 | 2026-05-27T17:58:03.456Z | Compiling yoke v0.7.5 |
| 1989 | 2026-05-27T17:58:03.667Z | Compiling zerovec v0.10.4 |
| 1990 | 2026-05-27T17:58:03.759Z | Compiling futures-macro v0.3.32 |
| 1991 | 2026-05-27T17:58:03.810Z | Compiling zeroize v1.8.2 |
| 1992 | 2026-05-27T17:58:03.905Z | Compiling generic-array v0.14.7 |
| 1993 | 2026-05-27T17:58:03.971Z | Compiling errno v0.3.14 |
| 1994 | 2026-05-27T17:58:04.009Z | Compiling portable-atomic v1.11.1 |
| 1995 | 2026-05-27T17:58:04.118Z | Compiling ring v0.17.14 |
| 1996 | 2026-05-27T17:58:04.390Z | Compiling critical-section v1.2.0 |
| 1997 | 2026-05-27T17:58:04.502Z | Compiling equivalent v1.0.2 |
| 1998 | 2026-05-27T17:58:04.518Z | Compiling tinystr v0.7.6 |
| 1999 | 2026-05-27T17:58:04.553Z | Compiling icu_collections v1.5.0 |
| 2000 | 2026-05-27T17:58:04.596Z | Compiling futures-core v0.3.32 |
| 2001 | 2026-05-27T17:58:04.757Z | Compiling icu_locid v1.5.0 |
| 2002 | 2026-05-27T17:58:04.761Z | Compiling thiserror v1.0.64 |
| 2003 | 2026-05-27T17:58:06.030Z | Compiling rustix v0.38.34 |
| 2004 | 2026-05-27T17:58:06.033Z | Compiling once_cell v1.21.3 |
| 2005 | 2026-05-27T17:58:06.033Z | Compiling serde_tokenstream v0.2.3 |
| 2006 | 2026-05-27T17:58:06.033Z | Compiling bytes v1.11.1 |
| 2007 | 2026-05-27T17:58:06.033Z | Compiling icu_provider v1.5.0 |
| 2008 | 2026-05-27T17:58:06.033Z | Compiling chrono v0.4.44 |
| 2009 | 2026-05-27T17:58:06.033Z | Compiling prettyplease v0.2.37 |
| 2010 | 2026-05-27T17:58:06.033Z | Compiling icu_locid_transform v1.5.0 |
| 2011 | 2026-05-27T17:58:06.033Z | Compiling tokio v1.52.3 |
| 2012 | 2026-05-27T17:58:06.033Z | Compiling thiserror-impl v1.0.64 |
| 2013 | 2026-05-27T17:58:06.187Z | Compiling glob v0.3.3 |
| 2014 | 2026-05-27T17:58:06.297Z | Compiling httparse v1.10.1 |
| 2015 | 2026-05-27T17:58:06.479Z | Compiling icu_properties v1.5.1 |
| 2016 | 2026-05-27T17:58:06.545Z | Compiling minimal-lexical v0.2.1 |
| 2017 | 2026-05-27T17:58:06.690Z | Compiling clang-sys v1.8.1 |
| 2018 | 2026-05-27T17:58:06.786Z | Compiling nom v7.1.3 |
| 2019 | 2026-05-27T17:58:07.077Z | Compiling crypto-common v0.1.6 |
| 2020 | 2026-05-27T17:58:07.283Z | Compiling lazy_static v1.5.0 |
| 2021 | 2026-05-27T17:58:07.396Z | Compiling getrandom v0.3.4 |
| 2022 | 2026-05-27T17:58:07.655Z | Compiling libloading v0.8.9 |
| 2023 | 2026-05-27T17:58:07.742Z | Compiling home v0.5.11 |
| 2024 | 2026-05-27T17:58:07.853Z | Compiling bindgen v0.69.5 |
| 2025 | 2026-05-27T17:58:07.876Z | Compiling futures-sink v0.3.32 |
| 2026 | 2026-05-27T17:58:07.918Z | Compiling which v4.4.2 |
| 2027 | 2026-05-27T17:58:08.137Z | Compiling icu_normalizer v1.5.0 |
| 2028 | 2026-05-27T17:58:08.164Z | Compiling cexpr v0.6.0 |
| 2029 | 2026-05-27T17:58:08.368Z | Compiling itertools v0.12.1 |
| 2030 | 2026-05-27T17:58:08.736Z | Compiling idna_adapter v1.2.0 |
| 2031 | 2026-05-27T17:58:08.885Z | Compiling idna v1.0.3 |
| 2032 | 2026-05-27T17:58:08.885Z | Compiling rustc-hash v1.1.0 |
| 2033 | 2026-05-27T17:58:09.008Z | Compiling lazycell v1.3.0 |
| 2034 | 2026-05-27T17:58:09.058Z | Compiling cmake v0.1.54 |
| 2035 | 2026-05-27T17:58:09.132Z | Compiling strsim v0.11.1 |
| 2036 | 2026-05-27T17:58:09.220Z | Compiling url v2.5.4 |
| 2037 | 2026-05-27T17:58:09.259Z | Compiling dunce v1.0.5 |
| 2038 | 2026-05-27T17:58:09.361Z | Compiling fs_extra v1.3.0 |
| 2039 | 2026-05-27T17:58:09.426Z | Compiling const-oid v0.9.6 |
| 2040 | 2026-05-27T17:58:09.615Z | Compiling futures-channel v0.3.32 |
| 2041 | 2026-05-27T17:58:10.273Z | Compiling ident_case v1.0.1 |
| 2042 | 2026-05-27T17:58:10.325Z | Compiling hashbrown v0.17.0 |
| 2043 | 2026-05-27T17:58:10.397Z | Compiling futures-io v0.3.32 |
| 2044 | 2026-05-27T17:58:10.606Z | Compiling futures-task v0.3.32 |
| 2045 | 2026-05-27T17:58:10.790Z | Compiling futures-util v0.3.32 |
| 2046 | 2026-05-27T17:58:10.803Z | Compiling slog v2.8.2 |
| 2047 | 2026-05-27T17:58:11.010Z | Compiling indexmap v2.14.0 |
| 2048 | 2026-05-27T17:58:11.041Z | Compiling base64 v0.22.1 |
| 2049 | 2026-05-27T17:58:11.581Z | Compiling zerocopy-derive v0.8.27 |
| 2050 | 2026-05-27T17:58:11.598Z | Compiling http v1.4.0 |
| 2051 | 2026-05-27T17:58:11.844Z | Compiling block-buffer v0.10.4 |
| 2052 | 2026-05-27T17:58:12.023Z | Compiling digest v0.10.7 |
| 2053 | 2026-05-27T17:58:12.955Z | Compiling tracing-core v0.1.32 |
| 2054 | 2026-05-27T17:58:13.432Z | Compiling tracing-attributes v0.1.27 |
| 2055 | 2026-05-27T17:58:13.742Z | Compiling aws-lc-sys v0.30.0 |
| 2056 | 2026-05-27T17:58:13.810Z | Compiling untrusted v0.9.0 |
| 2057 | 2026-05-27T17:58:13.945Z | Compiling ucd-trie v0.1.6 |
| 2058 | 2026-05-27T17:58:14.167Z | Compiling pest v2.8.4 |
| 2059 | 2026-05-27T17:58:14.624Z | Compiling tracing v0.1.40 |
| 2060 | 2026-05-27T17:58:14.731Z | Compiling rustls-pki-types v1.12.0 |
| 2061 | 2026-05-27T17:58:14.943Z | Compiling byteorder v1.5.0 |
| 2062 | 2026-05-27T17:58:15.301Z | Compiling pest_meta v2.8.4 |
| 2063 | 2026-05-27T17:58:15.393Z | Compiling anyhow v1.0.100 |
| 2064 | 2026-05-27T17:58:15.548Z | Compiling ppv-lite86 v0.2.17 |
| 2065 | 2026-05-27T17:58:15.672Z | Compiling fnv v1.0.7 |
| 2066 | 2026-05-27T17:58:15.867Z | Compiling pest_generator v2.8.4 |
| 2067 | 2026-05-27T17:58:15.929Z | Compiling tokio-util v0.7.16 |
| 2068 | 2026-05-27T17:58:15.999Z | Compiling ipnet v2.9.0 |
| 2069 | 2026-05-27T17:58:16.295Z | Compiling paste v1.0.15 |
| 2070 | 2026-05-27T17:58:16.485Z | Compiling http-body v1.0.1 |
| 2071 | 2026-05-27T17:58:16.534Z | Compiling pest_derive v2.8.4 |
| 2072 | 2026-05-27T17:58:16.669Z | Compiling cpufeatures v0.2.12 |
| 2073 | 2026-05-27T17:58:16.749Z | Compiling atomic-waker v1.1.2 |
| 2074 | 2026-05-27T17:58:16.910Z | Compiling camino v1.2.2 |
| 2075 | 2026-05-27T17:58:17.013Z | Compiling omicron-workspace-hack v0.1.0 |
| 2076 | 2026-05-27T17:58:17.065Z | Compiling zerocopy v0.8.27 |
| 2077 | 2026-05-27T17:58:17.282Z | Compiling try-lock v0.2.5 |
| 2078 | 2026-05-27T17:58:17.386Z | Compiling ryu v1.0.18 |
| 2079 | 2026-05-27T17:58:17.399Z | Compiling tower-layer v0.3.3 |
| 2080 | 2026-05-27T17:58:17.621Z | Compiling tower-service v0.3.3 |
| 2081 | 2026-05-27T17:58:17.721Z | Compiling want v0.3.1 |
| 2082 | 2026-05-27T17:58:17.761Z | Compiling h2 v0.4.6 |
| 2083 | 2026-05-27T17:58:18.031Z | Compiling httpdate v1.0.3 |
| 2084 | 2026-05-27T17:58:18.098Z | Compiling pin-utils v0.1.0 |
| 2085 | 2026-05-27T17:58:18.299Z | Compiling ipnetwork v0.21.1 |
| 2086 | 2026-05-27T17:58:18.323Z | Compiling erased-serde v0.3.31 |
| 2087 | 2026-05-27T17:58:18.398Z | Compiling async-trait v0.1.89 |
| 2088 | 2026-05-27T17:58:18.911Z | Compiling time-core v0.1.8 |
| 2089 | 2026-05-27T17:58:19.070Z | Compiling num-conv v0.2.0 |
| 2090 | 2026-05-27T17:58:19.214Z | Compiling time-macros v0.2.27 |
| 2091 | 2026-05-27T17:58:19.470Z | Compiling serde_urlencoded v0.7.1 |
| 2092 | 2026-05-27T17:58:19.752Z | Compiling http-body-util v0.1.3 |
| 2093 | 2026-05-27T17:58:19.823Z | Compiling scroll_derive v0.13.1 |
| 2094 | 2026-05-27T17:58:20.039Z | Compiling aws-lc-rs v1.13.3 |
| 2095 | 2026-05-27T17:58:20.116Z | Compiling hyper v1.8.1 |
| 2096 | 2026-05-27T17:58:20.212Z | Compiling foldhash v0.2.0 |
| 2097 | 2026-05-27T17:58:20.312Z | Compiling pretty-hex v0.4.1 |
| 2098 | 2026-05-27T17:58:20.486Z | Compiling untrusted v0.7.1 |
| 2099 | 2026-05-27T17:58:20.503Z | Compiling allocator-api2 v0.2.21 |
| 2100 | 2026-05-27T17:58:20.619Z | Compiling daft-derive v0.1.5 |
| 2101 | 2026-05-27T17:58:20.656Z | Compiling strum_macros v0.26.4 |
| 2102 | 2026-05-27T17:58:20.886Z | Compiling hashbrown v0.16.1 |
| 2103 | 2026-05-27T17:58:21.582Z | Compiling hyper-util v0.1.20 |
| 2104 | 2026-05-27T17:58:22.182Z | Compiling rustls v0.23.31 |
| 2105 | 2026-05-27T17:58:22.406Z | Compiling rand_core v0.9.3 |
| 2106 | 2026-05-27T17:58:22.714Z | Compiling openapiv3 v2.2.0 |
| 2107 | 2026-05-27T17:58:23.391Z | Compiling plain v0.2.3 |
| 2108 | 2026-05-27T17:58:23.517Z | Compiling usdt-impl v0.6.0 |
| 2109 | 2026-05-27T17:58:23.728Z | Compiling rand_chacha v0.9.0 |
| 2110 | 2026-05-27T17:58:23.772Z | Compiling scroll v0.13.0 |
| 2111 | 2026-05-27T17:58:24.044Z | Compiling oxnet v0.1.4 |
| 2112 | 2026-05-27T17:58:24.406Z | Compiling crossbeam-utils v0.8.19 |
| 2113 | 2026-05-27T17:58:24.837Z | Compiling goblin v0.10.4 |
| 2114 | 2026-05-27T17:58:24.934Z | Compiling rand v0.9.2 |
| 2115 | 2026-05-27T17:58:25.644Z | Compiling sync_wrapper v1.0.1 |
| 2116 | 2026-05-27T17:58:25.761Z | Compiling rustls v0.22.4 |
| 2117 | 2026-05-27T17:58:25.871Z | Compiling tower v0.5.2 |
| 2118 | 2026-05-27T17:58:26.522Z | Compiling dtrace-parser v0.3.0 |
| 2119 | 2026-05-27T17:58:26.585Z | Compiling webpki-roots v0.26.3 |
| 2120 | 2026-05-27T17:58:26.677Z | Compiling thread-id v5.0.0 |
| 2121 | 2026-05-27T17:58:26.769Z | Compiling encoding_rs v0.8.34 |
| 2122 | 2026-05-27T17:58:26.772Z | Compiling slog-async v2.8.0 |
| 2123 | 2026-05-27T17:58:27.071Z | Compiling iri-string v0.7.8 |
| 2124 | 2026-05-27T17:58:27.121Z | Compiling mime v0.3.17 |
| 2125 | 2026-05-27T17:58:27.686Z | Compiling dof v0.4.0 |
| 2126 | 2026-05-27T17:58:28.465Z | Compiling tower-http v0.6.8 |
| 2127 | 2026-05-27T17:58:29.205Z | Compiling rand_chacha v0.3.1 |
| 2128 | 2026-05-27T17:58:29.530Z | Compiling futures-executor v0.3.32 |
| 2129 | 2026-05-27T17:58:29.679Z | Compiling multer v3.1.0 |
| 2130 | 2026-05-27T17:58:29.920Z | Compiling ref-cast v1.0.25 |
| 2131 | 2026-05-27T17:58:29.931Z | Compiling futures v0.3.32 |
| 2132 | 2026-05-27T17:58:30.018Z | Compiling rand v0.8.5 |
| 2133 | 2026-05-27T17:58:30.242Z | Compiling darling_core v0.23.0 |
| 2134 | 2026-05-27T17:58:30.691Z | Compiling usdt-attr-macro v0.6.0 |
| 2135 | 2026-05-27T17:58:30.775Z | Compiling usdt-macro v0.6.0 |
| 2136 | 2026-05-27T17:58:31.099Z | Compiling ref-cast-impl v1.0.25 |
| 2137 | 2026-05-27T17:58:31.613Z | Compiling async-stream-impl v0.3.6 |
| 2138 | 2026-05-27T17:58:31.643Z | Compiling winnow v0.7.13 |
| 2139 | 2026-05-27T17:58:31.757Z | Compiling hex v0.4.3 |
| 2140 | 2026-05-27T17:58:32.024Z | Compiling rustix v1.1.2 |
| 2141 | 2026-05-27T17:58:32.403Z | Compiling darling_macro v0.23.0 |
| 2142 | 2026-05-27T17:58:32.624Z | Compiling strum v0.26.3 |
| 2143 | 2026-05-27T17:58:32.773Z | Compiling sha1 v0.10.6 |
| 2144 | 2026-05-27T17:58:32.863Z | Compiling newtype-uuid v1.3.2 |
| 2145 | 2026-05-27T17:58:32.988Z | Compiling darling v0.23.0 |
| 2146 | 2026-05-27T17:58:33.076Z | Compiling newtype-uuid-macros v0.1.0 |
| 2147 | 2026-05-27T17:58:33.141Z | Compiling structmeta-derive v0.3.0 |
| 2148 | 2026-05-27T17:58:33.193Z | Compiling syn v1.0.109 |
| 2149 | 2026-05-27T17:58:33.465Z | Compiling powerfmt v0.2.0 |
| 2150 | 2026-05-27T17:58:33.571Z | Compiling serde_with_macros v3.18.0 |
| 2151 | 2026-05-27T17:58:33.731Z | Compiling deranged v0.5.3 |
| 2152 | 2026-05-27T17:58:33.934Z | Compiling fastrand v2.3.0 |
| 2153 | 2026-05-27T17:58:34.239Z | Compiling structmeta v0.3.0 |
| 2154 | 2026-05-27T17:58:34.398Z | Compiling match_cfg v0.1.0 |
| 2155 | 2026-05-27T17:58:34.410Z | Compiling num_threads v0.1.7 |
| 2156 | 2026-05-27T17:58:34.534Z | Compiling hostname v0.3.1 |
| 2157 | 2026-05-27T17:58:34.685Z | Compiling daft v0.1.5 |
| 2158 | 2026-05-27T17:58:34.700Z | Compiling crossbeam-channel v0.5.15 |
| 2159 | 2026-05-27T17:58:35.130Z | Compiling time v0.3.47 |
| 2160 | 2026-05-27T17:58:35.285Z | Compiling crc32fast v1.4.0 |
| 2161 | 2026-05-27T17:58:35.423Z | Compiling tempfile v3.23.0 |
| 2162 | 2026-05-27T17:58:35.575Z | Compiling thread_local v1.1.8 |
| 2163 | 2026-05-27T17:58:35.756Z | Compiling strum_macros v0.27.2 |
| 2164 | 2026-05-27T17:58:35.913Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2165 | 2026-05-27T17:58:36.400Z | Compiling derive-ex v0.1.8 |
| 2166 | 2026-05-27T17:58:36.469Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2167 | 2026-05-27T17:58:38.362Z | Compiling rustls-webpki v0.102.4 |
| 2168 | 2026-05-27T17:58:38.372Z | Compiling serde_spanned v1.0.4 |
| 2169 | 2026-05-27T17:58:38.372Z | Compiling is-terminal v0.4.12 |
| 2170 | 2026-05-27T17:58:38.372Z | Compiling debug-ignore v1.0.5 |
| 2171 | 2026-05-27T17:58:38.372Z | Compiling term v1.2.0 |
| 2172 | 2026-05-27T17:58:38.372Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2173 | 2026-05-27T17:58:38.372Z | Compiling take_mut v0.2.2 |
| 2174 | 2026-05-27T17:58:38.446Z | Compiling slog-term v2.9.2 |
| 2175 | 2026-05-27T17:58:39.793Z | Compiling test-strategy v0.4.3 |
| 2176 | 2026-05-27T17:58:39.919Z | Compiling slog-json v2.6.1 |
| 2177 | 2026-05-27T17:58:40.305Z | Compiling macaddr v1.0.1 |
| 2178 | 2026-05-27T17:58:40.605Z | Compiling memmap2 v0.9.9 |
| 2179 | 2026-05-27T17:58:40.886Z | Compiling spin v0.9.8 |
| 2180 | 2026-05-27T17:58:40.922Z | Compiling quick-error v1.2.3 |
| 2181 | 2026-05-27T17:58:41.047Z | Compiling usdt v0.6.0 |
| 2182 | 2026-05-27T17:58:41.337Z | Compiling slog-bunyan v2.5.0 |
| 2183 | 2026-05-27T17:58:41.536Z | Compiling async-stream v0.3.6 |
| 2184 | 2026-05-27T17:58:41.729Z | Compiling waitgroup v0.1.2 |
| 2185 | 2026-05-27T17:58:41.889Z | Compiling tokio-rustls v0.25.0 |
| 2186 | 2026-05-27T17:58:42.145Z | Compiling rustls-pemfile v2.2.0 |
| 2187 | 2026-05-27T17:58:42.243Z | Compiling serde_path_to_error v0.1.20 |
| 2188 | 2026-05-27T17:58:42.274Z | Compiling hostname v0.4.2 |
| 2189 | 2026-05-27T17:58:42.401Z | Compiling serde_with v3.18.0 |
| 2190 | 2026-05-27T17:58:42.443Z | Compiling regress v0.10.5 |
| 2191 | 2026-05-27T17:58:42.679Z | Compiling webpki-roots v1.0.3 |
| 2192 | 2026-05-27T17:58:43.330Z | Compiling parse-display-derive v0.10.0 |
| 2193 | 2026-05-27T17:58:43.358Z | Compiling wait-timeout v0.2.0 |
| 2194 | 2026-05-27T17:58:43.509Z | Compiling bit-vec v0.6.3 |
| 2195 | 2026-05-27T17:58:43.791Z | Compiling bit-set v0.5.3 |
| 2196 | 2026-05-27T17:58:43.820Z | Compiling rusty-fork v0.3.0 |
| 2197 | 2026-05-27T17:58:43.983Z | Compiling strum v0.27.2 |
| 2198 | 2026-05-27T17:58:44.124Z | Compiling rand_xorshift v0.3.0 |
| 2199 | 2026-05-27T17:58:44.310Z | Compiling dropshot v0.17.0 |
| 2200 | 2026-05-27T17:58:44.557Z | Compiling unarray v0.1.4 |
| 2201 | 2026-05-27T17:58:44.664Z | Compiling proptest v1.5.0 |
| 2202 | 2026-05-27T17:58:44.690Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2203 | 2026-05-27T17:58:44.812Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2204 | 2026-05-27T17:58:44.889Z | Compiling crucible-workspace-hack v0.1.0 |
| 2205 | 2026-05-27T17:58:45.058Z | Compiling dropshot_endpoint v0.17.0 |
| 2206 | 2026-05-27T17:58:45.142Z | Compiling rustc-hash v2.1.1 |
| 2207 | 2026-05-27T17:58:45.380Z | Compiling iddqd v0.3.18 |
| 2208 | 2026-05-27T17:58:46.748Z | Compiling toml_datetime v0.6.11 |
| 2209 | 2026-05-27T17:58:46.997Z | Compiling openssl-probe v0.2.1 |
| 2210 | 2026-05-27T17:58:47.056Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2211 | 2026-05-27T17:58:47.160Z | Compiling rustls-native-certs v0.8.3 |
| 2212 | 2026-05-27T17:58:47.276Z | Compiling instant v0.1.12 |
| 2213 | 2026-05-27T17:58:47.314Z | Compiling adler v1.0.2 |
| 2214 | 2026-05-27T17:58:47.396Z | Compiling backoff v0.4.0 |
| 2215 | 2026-05-27T17:58:47.493Z | Compiling miniz_oxide v0.7.2 |
| 2216 | 2026-05-27T17:58:47.609Z | Compiling parse-display v0.10.0 |
| 2217 | 2026-05-27T17:58:47.873Z | Compiling itertools v0.14.0 |
| 2218 | 2026-05-27T17:58:47.976Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2219 | 2026-05-27T17:58:48.583Z | Compiling base64ct v1.6.0 |
| 2220 | 2026-05-27T17:58:49.043Z | Compiling flate2 v1.0.30 |
| 2221 | 2026-05-27T17:58:49.141Z | Compiling unicode-width v0.1.14 |
| 2222 | 2026-05-27T17:58:49.291Z | Compiling compression-core v0.4.31 |
| 2223 | 2026-05-27T17:58:49.454Z | Compiling compression-codecs v0.4.32 |
| 2224 | 2026-05-27T17:58:50.015Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2225 | 2026-05-27T17:58:50.298Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2226 | 2026-05-27T17:58:50.618Z | Compiling async-compression v0.4.33 |
| 2227 | 2026-05-27T17:58:50.743Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2228 | 2026-05-27T17:58:51.077Z | Compiling unsafe-libyaml v0.2.11 |
| 2229 | 2026-05-27T17:58:51.662Z | Compiling serde_yaml v0.9.34+deprecated |
| 2230 | 2026-05-27T17:58:52.724Z | Compiling pem-rfc7468 v0.7.0 |
| 2231 | 2026-05-27T17:58:52.855Z | Compiling der_derive v0.7.3 |
| 2232 | 2026-05-27T17:58:52.936Z | Compiling winnow v0.5.40 |
| 2233 | 2026-05-27T17:58:53.403Z | Compiling flagset v0.4.7 |
| 2234 | 2026-05-27T17:58:53.642Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2235 | 2026-05-27T17:58:53.823Z | Compiling der v0.7.10 |
| 2236 | 2026-05-27T17:58:54.125Z | Compiling clap_derive v4.5.4 |
| 2237 | 2026-05-27T17:58:54.266Z | Compiling toml_edit v0.19.15 |
| 2238 | 2026-05-27T17:58:54.495Z | Compiling utf8parse v0.2.1 |
| 2239 | 2026-05-27T17:58:54.614Z | Compiling anstyle-parse v0.2.4 |
| 2240 | 2026-05-27T17:58:55.422Z | Compiling proc-macro-crate v1.3.1 |
| 2241 | 2026-05-27T17:58:55.631Z | Compiling darling_core v0.21.3 |
| 2242 | 2026-05-27T17:58:55.765Z | Compiling rustc_version v0.4.1 |
| 2243 | 2026-05-27T17:58:55.810Z | Compiling anstyle-query v1.0.3 |
| 2244 | 2026-05-27T17:58:55.925Z | Compiling colorchoice v1.0.1 |
| 2245 | 2026-05-27T17:58:56.196Z | Compiling anstyle v1.0.7 |
| 2246 | 2026-05-27T17:58:56.229Z | Compiling is_terminal_polyfill v1.70.0 |
| 2247 | 2026-05-27T17:58:56.332Z | Compiling spki v0.7.3 |
| 2248 | 2026-05-27T17:58:56.506Z | Compiling anstream v0.6.14 |
| 2249 | 2026-05-27T17:58:56.846Z | Compiling terminal_size v0.3.0 |
| 2250 | 2026-05-27T17:58:57.155Z | Compiling clap_lex v0.7.0 |
| 2251 | 2026-05-27T17:58:57.192Z | Compiling heck v0.4.1 |
| 2252 | 2026-05-27T17:58:57.396Z | Compiling clap_builder v4.5.2 |
| 2253 | 2026-05-27T17:58:57.793Z | Compiling darling_macro v0.21.3 |
| 2254 | 2026-05-27T17:58:57.947Z | Compiling secrecy v0.10.3 |
| 2255 | 2026-05-27T17:58:58.117Z | Compiling convert_case v0.4.0 |
| 2256 | 2026-05-27T17:58:58.121Z | Compiling heapless v0.8.0 |
| 2257 | 2026-05-27T17:58:58.377Z | Compiling darling v0.21.3 |
| 2258 | 2026-05-27T17:58:58.416Z | Compiling derive_more v0.99.20 |
| 2259 | 2026-05-27T17:58:58.461Z | Compiling ingot-macros v0.1.1 |
| 2260 | 2026-05-27T17:58:58.597Z | Compiling pkcs8 v0.10.2 |
| 2261 | 2026-05-27T17:58:58.839Z | Compiling tabwriter v1.4.0 |
| 2262 | 2026-05-27T17:58:59.230Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2263 | 2026-05-27T17:58:59.376Z | Compiling backon v1.6.0 |
| 2264 | 2026-05-27T17:58:59.543Z | Compiling clap v4.5.4 |
| 2265 | 2026-05-27T17:58:59.633Z | Compiling hash32 v0.3.1 |
| 2266 | 2026-05-27T17:58:59.646Z | Compiling smoltcp v0.11.0 |
| 2267 | 2026-05-27T17:58:59.811Z | Compiling cfg_aliases v0.2.1 |
| 2268 | 2026-05-27T17:59:00.504Z | Compiling typify-impl v0.4.3 |
| 2269 | 2026-05-27T17:59:00.672Z | Compiling hmac v0.12.1 |
| 2270 | 2026-05-27T17:59:00.860Z | Compiling bitflags v1.3.2 |
| 2271 | 2026-05-27T17:59:00.943Z | Compiling managed v0.8.0 |
| 2272 | 2026-05-27T17:59:01.000Z | Compiling cobs v0.2.3 |
| 2273 | 2026-05-27T17:59:01.206Z | Compiling ingot-types v0.1.2 |
| 2274 | 2026-05-27T17:59:01.233Z | Compiling postcard v1.0.9 |
| 2275 | 2026-05-27T17:59:01.599Z | Compiling ingot v0.1.1 |
| 2276 | 2026-05-27T17:59:02.310Z | Compiling crossbeam-epoch v0.9.18 |
| 2277 | 2026-05-27T17:59:03.504Z | Compiling inout v0.1.3 |
| 2278 | 2026-05-27T17:59:03.544Z | Compiling zerocopy-derive v0.7.34 |
| 2279 | 2026-05-27T17:59:03.667Z | Compiling ff v0.13.1 |
| 2280 | 2026-05-27T17:59:03.835Z | Compiling memoffset v0.9.1 |
| 2281 | 2026-05-27T17:59:03.961Z | Compiling typify-macro v0.4.3 |
| 2282 | 2026-05-27T17:59:04.477Z | Compiling base16ct v0.2.0 |
| 2283 | 2026-05-27T17:59:04.608Z | Compiling sec1 v0.7.3 |
| 2284 | 2026-05-27T17:59:04.718Z | Compiling group v0.13.0 |
| 2285 | 2026-05-27T17:59:04.935Z | Compiling cipher v0.4.4 |
| 2286 | 2026-05-27T17:59:05.403Z | Compiling hkdf v0.12.4 |
| 2287 | 2026-05-27T17:59:05.509Z | Compiling regress v0.11.1 |
| 2288 | 2026-05-27T17:59:05.600Z | Compiling crypto-bigint v0.5.5 |
| 2289 | 2026-05-27T17:59:05.615Z | Compiling proc-macro-error-attr v1.0.4 |
| 2290 | 2026-05-27T17:59:05.965Z | Compiling pkg-config v0.3.30 |
| 2291 | 2026-05-27T17:59:06.154Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2292 | 2026-05-27T17:59:06.404Z | Compiling colored v3.1.1 |
| 2293 | 2026-05-27T17:59:07.070Z | Compiling elliptic-curve v0.13.8 |
| 2294 | 2026-05-27T17:59:07.507Z | Compiling typify-impl v0.6.2 |
| 2295 | 2026-05-27T17:59:07.871Z | Compiling num_enum_derive v0.7.4 |
| 2296 | 2026-05-27T17:59:07.984Z | Compiling curve25519-dalek v4.1.3 |
| 2297 | 2026-05-27T17:59:07.988Z | Compiling half v2.7.1 |
| 2298 | 2026-05-27T17:59:08.277Z | Compiling universal-hash v0.5.1 |
| 2299 | 2026-05-27T17:59:08.338Z | Compiling proc-macro-error v1.0.4 |
| 2300 | 2026-05-27T17:59:08.442Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2301 | 2026-05-27T17:59:08.575Z | Compiling ciborium-io v0.2.2 |
| 2302 | 2026-05-27T17:59:08.634Z | Compiling data-encoding v2.6.0 |
| 2303 | 2026-05-27T17:59:08.668Z | Compiling opaque-debug v0.3.1 |
| 2304 | 2026-05-27T17:59:08.680Z | Compiling vcpkg v0.2.15 |
| 2305 | 2026-05-27T17:59:08.953Z | Compiling num_enum v0.7.4 |
| 2306 | 2026-05-27T17:59:09.079Z | Compiling ciborium-ll v0.2.2 |
| 2307 | 2026-05-27T17:59:09.213Z | Compiling rustls-webpki v0.103.4 |
| 2308 | 2026-05-27T17:59:09.428Z | Compiling num_enum_derive v0.5.11 |
| 2309 | 2026-05-27T17:59:10.461Z | Compiling foreign-types-macros v0.2.3 |
| 2310 | 2026-05-27T17:59:10.674Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2311 | 2026-05-27T17:59:10.955Z | Compiling typify-macro v0.6.2 |
| 2312 | 2026-05-27T17:59:11.108Z | Compiling rayon-core v1.13.0 |
| 2313 | 2026-05-27T17:59:11.316Z | Compiling foreign-types-shared v0.3.1 |
| 2314 | 2026-05-27T17:59:11.419Z | Compiling foreign-types v0.5.0 |
| 2315 | 2026-05-27T17:59:11.507Z | Compiling num_enum v0.5.11 |
| 2316 | 2026-05-27T17:59:11.822Z | Compiling ciborium v0.2.2 |
| 2317 | 2026-05-27T17:59:12.106Z | Compiling typify v0.4.3 |
| 2318 | 2026-05-27T17:59:12.192Z | Compiling zerocopy v0.7.34 |
| 2319 | 2026-05-27T17:59:12.206Z | Compiling crossbeam-deque v0.8.5 |
| 2320 | 2026-05-27T17:59:12.550Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2321 | 2026-05-27T17:59:12.591Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2322 | 2026-05-27T17:59:12.688Z | Compiling aead v0.5.2 |
| 2323 | 2026-05-27T17:59:12.873Z | Compiling serde_spanned v0.6.9 |
| 2324 | 2026-05-27T17:59:12.888Z | Compiling scroll_derive v0.12.0 |
| 2325 | 2026-05-27T17:59:13.056Z | Compiling num-integer v0.1.46 |
| 2326 | 2026-05-27T17:59:13.143Z | Compiling usdt-impl v0.5.0 |
| 2327 | 2026-05-27T17:59:13.372Z | Compiling cstr-argument v0.1.2 |
| 2328 | 2026-05-27T17:59:13.403Z | Compiling tokio-rustls v0.26.0 |
| 2329 | 2026-05-27T17:59:13.548Z | Compiling rustls-platform-verifier v0.6.2 |
| 2330 | 2026-05-27T17:59:13.571Z | Compiling keccak v0.1.6 |
| 2331 | 2026-05-27T17:59:13.676Z | Compiling hyper-rustls v0.27.3 |
| 2332 | 2026-05-27T17:59:13.689Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2333 | 2026-05-27T17:59:13.857Z | Compiling sha3 v0.10.8 |
| 2334 | 2026-05-27T17:59:13.913Z | Compiling reqwest v0.12.23 |
| 2335 | 2026-05-27T17:59:14.031Z | Compiling reqwest v0.13.2 |
| 2336 | 2026-05-27T17:59:14.154Z | Compiling thiserror-no-std v2.0.2 |
| 2337 | 2026-05-27T17:59:14.169Z | Compiling scroll v0.12.0 |
| 2338 | 2026-05-27T17:59:14.250Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2339 | 2026-05-27T17:59:14.370Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2340 | 2026-05-27T17:59:14.473Z | Compiling dof v0.3.0 |
| 2341 | 2026-05-27T17:59:14.829Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2342 | 2026-05-27T17:59:14.845Z | Compiling poly1305 v0.8.0 |
| 2343 | 2026-05-27T17:59:14.959Z | Compiling chacha20 v0.9.1 |
| 2344 | 2026-05-27T17:59:15.208Z | Compiling progenitor-client v0.10.0 |
| 2345 | 2026-05-27T17:59:15.497Z | Compiling dtrace-parser v0.2.0 |
| 2346 | 2026-05-27T17:59:15.683Z | Compiling progenitor-client v0.14.0 |
| 2347 | 2026-05-27T17:59:15.698Z | Compiling password-hash v0.5.0 |
| 2348 | 2026-05-27T17:59:16.084Z | Compiling progenitor-extras v0.2.0 |
| 2349 | 2026-05-27T17:59:16.180Z | Compiling camino-tempfile v1.4.1 |
| 2350 | 2026-05-27T17:59:16.333Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2351 | 2026-05-27T17:59:16.589Z | Compiling blake2 v0.10.6 |
| 2352 | 2026-05-27T17:59:17.089Z | Compiling thread-id v4.2.1 |
| 2353 | 2026-05-27T17:59:20.381Z | Compiling argon2 v0.5.3 |
| 2354 | 2026-05-27T17:59:20.651Z | Compiling chacha20poly1305 v0.10.1 |
| 2355 | 2026-05-27T17:59:20.813Z | Compiling rayon v1.11.0 |
| 2356 | 2026-05-27T17:59:23.525Z | Compiling goblin v0.8.2 |
| 2357 | 2026-05-27T17:59:24.927Z | Compiling vsss-rs v3.3.4 |
| 2358 | 2026-05-27T17:59:26.437Z | Compiling num-bigint v0.4.5 |
| 2359 | 2026-05-27T17:59:29.409Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2360 | 2026-05-27T17:59:29.704Z | Compiling sigpipe v0.1.3 |
| 2361 | 2026-05-27T17:59:30.133Z | Compiling jiff v0.2.15 |
| 2362 | 2026-05-27T17:59:31.575Z | Compiling num-rational v0.4.2 |
| 2363 | 2026-05-27T17:59:33.209Z | Compiling num-iter v0.1.45 |
| 2364 | 2026-05-27T17:59:33.344Z | Compiling typify v0.6.2 |
| 2365 | 2026-05-27T17:59:33.444Z | Compiling zone_cfg_derive v0.3.0 |
| 2366 | 2026-05-27T17:59:33.517Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2367 | 2026-05-27T17:59:34.139Z | Compiling num-complex v0.4.6 |
| 2368 | 2026-05-27T17:59:34.331Z | Compiling num-derive v0.4.2 |
| 2369 | 2026-05-27T17:59:34.745Z | Compiling tinyvec_macros v0.1.1 |
| 2370 | 2026-05-27T17:59:34.825Z | Compiling indent_write v2.2.0 |
| 2371 | 2026-05-27T17:59:34.979Z | Compiling zone v0.3.1 |
| 2372 | 2026-05-27T17:59:34.992Z | Compiling tinyvec v1.6.0 |
| 2373 | 2026-05-27T17:59:35.296Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2374 | 2026-05-27T17:59:36.425Z | Compiling num v0.4.3 |
| 2375 | 2026-05-27T17:59:37.746Z | Compiling usdt-attr-macro v0.5.0 |
| 2376 | 2026-05-27T17:59:37.880Z | Compiling usdt-macro v0.5.0 |
| 2377 | 2026-05-27T17:59:38.180Z | Compiling smf v0.2.3 |
| 2378 | 2026-05-27T17:59:38.516Z | Compiling memmap v0.7.0 |
| 2379 | 2026-05-27T17:59:38.941Z | Compiling whoami v1.5.1 |
| 2380 | 2026-05-27T17:59:39.326Z | Compiling usdt v0.5.0 |
| 2381 | 2026-05-27T17:59:39.958Z | Compiling progenitor-impl v0.11.1 |
| 2382 | 2026-05-27T17:59:41.641Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2383 | 2026-05-27T17:59:41.682Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2384 | 2026-05-27T17:59:41.682Z | Compiling toml_write v0.1.2 |
| 2385 | 2026-05-27T17:59:42.311Z | Compiling progenitor-macro v0.11.1 |
| 2386 | 2026-05-27T17:59:42.361Z | Compiling toml_edit v0.22.27 |
| 2387 | 2026-05-27T17:59:42.880Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2388 | 2026-05-27T17:59:43.902Z | Compiling progenitor-client v0.11.1 |
| 2389 | 2026-05-27T17:59:44.801Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2390 | 2026-05-27T17:59:44.954Z | Compiling darling_core v0.20.11 |
| 2391 | 2026-05-27T17:59:45.375Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2392 | 2026-05-27T17:59:45.632Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2393 | 2026-05-27T17:59:45.928Z | Compiling dropshot v0.16.7 |
| 2394 | 2026-05-27T17:59:46.159Z | Compiling swrite v0.1.0 |
| 2395 | 2026-05-27T17:59:46.196Z | Compiling float-ord v0.3.2 |
| 2396 | 2026-05-27T17:59:46.530Z | Compiling progenitor v0.11.1 |
| 2397 | 2026-05-27T17:59:46.631Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2398 | 2026-05-27T17:59:46.942Z | Compiling darling_macro v0.20.11 |
| 2399 | 2026-05-27T17:59:47.475Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2400 | 2026-05-27T17:59:48.031Z | Compiling toml v0.8.23 |
| 2401 | 2026-05-27T17:59:49.850Z | Compiling nix v0.30.1 |
| 2402 | 2026-05-27T17:59:50.290Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2403 | 2026-05-27T17:59:50.437Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2404 | 2026-05-27T17:59:51.019Z | Compiling hubpack_derive v0.1.1 |
| 2405 | 2026-05-27T17:59:51.579Z | Compiling byte-wrapper v0.1.0 |
| 2406 | 2026-05-27T17:59:51.602Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2407 | 2026-05-27T17:59:52.042Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2408 | 2026-05-27T17:59:52.198Z | Compiling dropshot_endpoint v0.16.7 |
| 2409 | 2026-05-27T17:59:52.514Z | Compiling base64 v0.21.7 |
| 2410 | 2026-05-27T17:59:52.817Z | Compiling static_assertions v1.1.0 |
| 2411 | 2026-05-27T17:59:53.020Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2412 | 2026-05-27T17:59:53.243Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2413 | 2026-05-27T17:59:53.428Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2414 | 2026-05-27T17:59:56.208Z | Compiling hubpack v0.1.2 |
| 2415 | 2026-05-27T17:59:56.599Z | Compiling darling v0.20.11 |
| 2416 | 2026-05-27T17:59:56.631Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2417 | 2026-05-27T17:59:57.512Z | Compiling libz-sys v1.1.16 |
| 2418 | 2026-05-27T17:59:57.935Z | Compiling nix v0.31.3 |
| 2419 | 2026-05-27T17:59:58.259Z | Compiling enum-as-inner v0.6.0 |
| 2420 | 2026-05-27T17:59:58.328Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2421 | 2026-05-27T17:59:58.601Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2422 | 2026-05-27T17:59:58.621Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2423 | 2026-05-27T17:59:58.840Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2424 | 2026-05-27T18:00:00.148Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2425 | 2026-05-27T18:00:01.262Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2426 | 2026-05-27T18:00:01.488Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2427 | 2026-05-27T18:00:01.602Z | Compiling derive_builder_core v0.20.2 |
| 2428 | 2026-05-27T18:00:01.712Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2429 | 2026-05-27T18:00:01.822Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2430 | 2026-05-27T18:00:02.047Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2431 | 2026-05-27T18:00:02.158Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2432 | 2026-05-27T18:00:02.395Z | Compiling progenitor-impl v0.14.0 |
| 2433 | 2026-05-27T18:00:02.899Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2434 | 2026-05-27T18:00:03.240Z | Compiling utf-8 v0.7.6 |
| 2435 | 2026-05-27T18:00:03.455Z | Compiling tungstenite v0.21.0 |
| 2436 | 2026-05-27T18:00:03.683Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2437 | 2026-05-27T18:00:04.361Z | Compiling derive_builder_macro v0.20.2 |
| 2438 | 2026-05-27T18:00:04.489Z | Compiling progenitor-macro v0.14.0 |
| 2439 | 2026-05-27T18:00:05.940Z | Compiling openssl-sys v0.9.107 |
| 2440 | 2026-05-27T18:00:06.969Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2441 | 2026-05-27T18:00:07.425Z | Compiling resolv-conf v0.7.0 |
| 2442 | 2026-05-27T18:00:07.703Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2443 | 2026-05-27T18:00:08.131Z | Compiling serde_repr v0.1.19 |
| 2444 | 2026-05-27T18:00:08.131Z | Compiling vergen-lib v9.1.0 |
| 2445 | 2026-05-27T18:00:08.321Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2446 | 2026-05-27T18:00:08.449Z | Compiling slog-dtrace v0.3.0 |
| 2447 | 2026-05-27T18:00:08.578Z | Compiling unicode-segmentation v1.11.0 |
| 2448 | 2026-05-27T18:00:08.707Z | Compiling linked-hash-map v0.5.6 |
| 2449 | 2026-05-27T18:00:08.738Z | Compiling semver v0.1.20 |
| 2450 | 2026-05-27T18:00:08.812Z | Compiling progenitor v0.14.0 |
| 2451 | 2026-05-27T18:00:08.934Z | Compiling rustc_version v0.1.7 |
| 2452 | 2026-05-27T18:00:08.962Z | Compiling lru-cache v0.1.2 |
| 2453 | 2026-05-27T18:00:09.002Z | Compiling newline-converter v0.3.0 |
| 2454 | 2026-05-27T18:00:09.116Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2455 | 2026-05-27T18:00:09.179Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2456 | 2026-05-27T18:00:10.427Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2457 | 2026-05-27T18:00:10.876Z | Compiling derive_builder v0.20.2 |
| 2458 | 2026-05-27T18:00:11.010Z | Compiling tokio-tungstenite v0.21.0 |
| 2459 | 2026-05-27T18:00:11.491Z | Compiling hickory-proto v0.24.4 |
| 2460 | 2026-05-27T18:00:11.621Z | Compiling progenitor-impl v0.13.0 |
| 2461 | 2026-05-27T18:00:13.746Z | Compiling atomicwrites v0.4.4 |
| 2462 | 2026-05-27T18:00:14.035Z | Compiling console v0.15.8 |
| 2463 | 2026-05-27T18:00:15.299Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2464 | 2026-05-27T18:00:17.392Z | Compiling serde-big-array v0.5.1 |
| 2465 | 2026-05-27T18:00:17.511Z | Compiling derive-where v1.6.0 |
| 2466 | 2026-05-27T18:00:17.560Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2467 | 2026-05-27T18:00:18.088Z | Compiling pin-project-internal v1.1.10 |
| 2468 | 2026-05-27T18:00:18.476Z | Compiling vergen v9.1.0 |
| 2469 | 2026-05-27T18:00:18.720Z | Compiling cargo-platform v0.3.2 |
| 2470 | 2026-05-27T18:00:18.761Z | Compiling siphasher v1.0.1 |
| 2471 | 2026-05-27T18:00:18.973Z | Compiling similar v2.7.0 |
| 2472 | 2026-05-27T18:00:18.973Z | Compiling phf_shared v0.12.1 |
| 2473 | 2026-05-27T18:00:19.171Z | Compiling pin-project v1.1.10 |
| 2474 | 2026-05-27T18:00:19.210Z | Compiling cargo_metadata v0.23.1 |
| 2475 | 2026-05-27T18:00:19.280Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2476 | 2026-05-27T18:00:20.081Z | Compiling expectorate v1.2.0 |
| 2477 | 2026-05-27T18:00:20.298Z | Compiling progenitor-macro v0.13.0 |
| 2478 | 2026-05-27T18:00:20.428Z | Compiling hickory-resolver v0.24.4 |
| 2479 | 2026-05-27T18:00:20.893Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2480 | 2026-05-27T18:00:21.663Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2481 | 2026-05-27T18:00:25.004Z | Compiling newtype_derive v0.1.6 |
| 2482 | 2026-05-27T18:00:25.084Z | Compiling unicode-normalization v0.1.24 |
| 2483 | 2026-05-27T18:00:25.346Z | Compiling progenitor-client v0.13.0 |
| 2484 | 2026-05-27T18:00:25.545Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2485 | 2026-05-27T18:00:25.860Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2486 | 2026-05-27T18:00:26.858Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2487 | 2026-05-27T18:00:27.445Z | Compiling tokio-stream v0.1.17 |
| 2488 | 2026-05-27T18:00:27.612Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2489 | 2026-05-27T18:00:27.984Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2490 | 2026-05-27T18:00:28.420Z | Compiling snafu-derive v0.8.9 |
| 2491 | 2026-05-27T18:00:28.675Z | Compiling async-recursion v1.1.1 |
| 2492 | 2026-05-27T18:00:28.831Z | Compiling vergen-git2 v9.1.0 |
| 2493 | 2026-05-27T18:00:29.054Z | Compiling bstr v1.9.1 |
| 2494 | 2026-05-27T18:00:29.067Z | Compiling csv-core v0.1.12 |
| 2495 | 2026-05-27T18:00:29.351Z | Compiling unicode-xid v0.2.4 |
| 2496 | 2026-05-27T18:00:29.476Z | Compiling cancel-safe-futures v0.1.5 |
| 2497 | 2026-05-27T18:00:29.491Z | Compiling same-file v1.0.6 |
| 2498 | 2026-05-27T18:00:29.659Z | Compiling highway v1.3.0 |
| 2499 | 2026-05-27T18:00:29.727Z | Compiling openssl v0.10.72 |
| 2500 | 2026-05-27T18:00:29.742Z | Compiling chrono-tz v0.10.4 |
| 2501 | 2026-05-27T18:00:29.964Z | Compiling foldhash v0.1.5 |
| 2502 | 2026-05-27T18:00:30.003Z | Compiling owo-colors v4.3.0 |
| 2503 | 2026-05-27T18:00:30.139Z | Compiling foreign-types-shared v0.1.1 |
| 2504 | 2026-05-27T18:00:30.189Z | Compiling snafu v0.8.9 |
| 2505 | 2026-05-27T18:00:30.232Z | Compiling foreign-types v0.3.2 |
| 2506 | 2026-05-27T18:00:30.315Z | Compiling hashbrown v0.15.2 |
| 2507 | 2026-05-27T18:00:30.380Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2508 | 2026-05-27T18:00:30.409Z | Compiling walkdir v2.5.0 |
| 2509 | 2026-05-27T18:00:30.762Z | Compiling const_format_proc_macros v0.2.34 |
| 2510 | 2026-05-27T18:00:30.954Z | Compiling globset v0.4.14 |
| 2511 | 2026-05-27T18:00:31.197Z | Compiling csv v1.3.1 |
| 2512 | 2026-05-27T18:00:31.217Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2513 | 2026-05-27T18:00:31.553Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2514 | 2026-05-27T18:00:32.135Z | Compiling qorb v0.4.1 |
| 2515 | 2026-05-27T18:00:33.495Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2516 | 2026-05-27T18:00:33.741Z | Compiling progenitor v0.13.0 |
| 2517 | 2026-05-27T18:00:33.895Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2518 | 2026-05-27T18:00:34.074Z | Compiling git2 v0.20.2 |
| 2519 | 2026-05-27T18:00:36.486Z | Compiling olpc-cjson v0.1.4 |
| 2520 | 2026-05-27T18:00:37.010Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2521 | 2026-05-27T18:00:37.119Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2522 | 2026-05-27T18:00:37.541Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2523 | 2026-05-27T18:00:38.191Z | Compiling phf v0.12.1 |
| 2524 | 2026-05-27T18:00:38.971Z | Compiling tokio-dtrace v0.1.1 |
| 2525 | 2026-05-27T18:00:39.345Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2526 | 2026-05-27T18:00:39.716Z | Compiling progenitor-impl v0.10.0 |
| 2527 | 2026-05-27T18:00:39.772Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2528 | 2026-05-27T18:00:40.296Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2529 | 2026-05-27T18:00:40.319Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2530 | 2026-05-27T18:00:40.505Z | Compiling signature v2.2.0 |
| 2531 | 2026-05-27T18:00:40.518Z | Compiling pem v3.0.5 |
| 2532 | 2026-05-27T18:00:40.761Z | Compiling libsw-core v0.3.2 |
| 2533 | 2026-05-27T18:00:40.973Z | Compiling serde_plain v1.0.2 |
| 2534 | 2026-05-27T18:00:41.194Z | Compiling openssl-macros v0.1.1 |
| 2535 | 2026-05-27T18:00:41.233Z | Compiling cookie v0.18.1 |
| 2536 | 2026-05-27T18:00:41.489Z | Compiling typed-path v0.9.3 |
| 2537 | 2026-05-27T18:00:41.619Z | Compiling bytecount v0.6.9 |
| 2538 | 2026-05-27T18:00:41.693Z | Compiling fixedbitset v0.4.2 |
| 2539 | 2026-05-27T18:00:41.790Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2540 | 2026-05-27T18:00:41.812Z | Compiling fixedbitset v0.5.7 |
| 2541 | 2026-05-27T18:00:42.026Z | Compiling moka v0.12.10 |
| 2542 | 2026-05-27T18:00:42.053Z | Compiling rustls v0.21.12 |
| 2543 | 2026-05-27T18:00:42.307Z | Compiling petgraph v0.8.3 |
| 2544 | 2026-05-27T18:00:42.374Z | Compiling petgraph v0.6.5 |
| 2545 | 2026-05-27T18:00:42.412Z | Compiling progenitor-macro v0.10.0 |
| 2546 | 2026-05-27T18:00:42.626Z | Compiling tough v0.20.0 |
| 2547 | 2026-05-27T18:00:42.979Z | Compiling papergrid v0.11.0 |
| 2548 | 2026-05-27T18:00:44.208Z | Compiling libsw v3.5.0 |
| 2549 | 2026-05-27T18:00:44.325Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2550 | 2026-05-27T18:00:44.344Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2551 | 2026-05-27T18:00:44.422Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2552 | 2026-05-27T18:00:44.645Z | Compiling oxide-tokio-rt v0.1.6 |
| 2553 | 2026-05-27T18:00:44.708Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2554 | 2026-05-27T18:00:45.263Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2555 | 2026-05-27T18:00:45.456Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2556 | 2026-05-27T18:00:47.267Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2557 | 2026-05-27T18:00:47.462Z | Compiling const_format v0.2.35 |
| 2558 | 2026-05-27T18:00:48.378Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2559 | 2026-05-27T18:00:48.701Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2560 | 2026-05-27T18:00:48.837Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2561 | 2026-05-27T18:00:49.327Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2562 | 2026-05-27T18:00:50.005Z | Compiling tabled_derive v0.7.0 |
| 2563 | 2026-05-27T18:00:50.516Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2564 | 2026-05-27T18:00:50.606Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2565 | 2026-05-27T18:00:50.728Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2566 | 2026-05-27T18:00:50.998Z | Compiling gethostname v0.5.0 |
| 2567 | 2026-05-27T18:00:51.038Z | Compiling terminal_size v0.4.3 |
| 2568 | 2026-05-27T18:00:51.146Z | Compiling rustls-webpki v0.101.7 |
| 2569 | 2026-05-27T18:00:51.201Z | Compiling sct v0.7.1 |
| 2570 | 2026-05-27T18:00:51.467Z | Compiling bcs v0.1.6 |
| 2571 | 2026-05-27T18:00:51.882Z | Compiling radium v0.7.0 |
| 2572 | 2026-05-27T18:00:52.189Z | Compiling termtree v0.5.1 |
| 2573 | 2026-05-27T18:00:52.376Z | Compiling salty v0.3.0 |
| 2574 | 2026-05-27T18:00:52.669Z | Compiling unicode-linebreak v0.1.5 |
| 2575 | 2026-05-27T18:00:52.826Z | Compiling unicode-width v0.2.1 |
| 2576 | 2026-05-27T18:00:52.972Z | Compiling linear-map v1.2.0 |
| 2577 | 2026-05-27T18:00:53.105Z | Compiling smawk v0.3.2 |
| 2578 | 2026-05-27T18:00:53.151Z | Compiling tagptr v0.2.0 |
| 2579 | 2026-05-27T18:00:53.205Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2580 | 2026-05-27T18:00:53.280Z | Compiling textwrap v0.16.2 |
| 2581 | 2026-05-27T18:00:54.943Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2582 | 2026-05-27T18:00:54.949Z | Compiling tabled v0.15.0 |
| 2583 | 2026-05-27T18:00:55.493Z | Compiling progenitor v0.10.0 |
| 2584 | 2026-05-27T18:00:55.801Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2585 | 2026-05-27T18:00:56.298Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2586 | 2026-05-27T18:01:01.368Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2587 | 2026-05-27T18:01:02.914Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2588 | 2026-05-27T18:01:03.040Z | Compiling steno v0.4.1 |
| 2589 | 2026-05-27T18:01:04.429Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2590 | 2026-05-27T18:01:05.422Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2591 | 2026-05-27T18:01:05.721Z | Compiling hickory-proto v0.25.2 |
| 2592 | 2026-05-27T18:01:06.480Z | Compiling rfc6979 v0.4.0 |
| 2593 | 2026-05-27T18:01:06.648Z | Compiling sha2 v0.10.9 |
| 2594 | 2026-05-27T18:01:07.747Z | Compiling tap v1.0.1 |
| 2595 | 2026-05-27T18:01:07.895Z | Compiling humantime v2.3.0 |
| 2596 | 2026-05-27T18:01:08.410Z | Compiling hickory-resolver v0.25.2 |
| 2597 | 2026-05-27T18:01:09.661Z | Compiling wyz v0.5.1 |
| 2598 | 2026-05-27T18:01:09.844Z | Compiling ecdsa v0.16.9 |
| 2599 | 2026-05-27T18:01:11.344Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2600 | 2026-05-27T18:01:11.671Z | Compiling tokio-rustls v0.24.1 |
| 2601 | 2026-05-27T18:01:11.931Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2602 | 2026-05-27T18:01:14.413Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2603 | 2026-05-27T18:01:14.792Z | Compiling ed25519 v2.2.3 |
| 2604 | 2026-05-27T18:01:15.602Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2605 | 2026-05-27T18:01:15.614Z | Compiling rustls-pemfile v1.0.4 |
| 2606 | 2026-05-27T18:01:15.874Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2607 | 2026-05-27T18:01:15.883Z | Compiling primeorder v0.13.6 |
| 2608 | 2026-05-27T18:01:15.987Z | Compiling twox-hash v2.1.2 |
| 2609 | 2026-05-27T18:01:16.167Z | Compiling env_filter v1.0.1 |
| 2610 | 2026-05-27T18:01:16.460Z | Compiling atty v0.2.14 |
| 2611 | 2026-05-27T18:01:16.592Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2612 | 2026-05-27T18:01:16.837Z | Compiling funty v2.0.0 |
| 2613 | 2026-05-27T18:01:16.930Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2614 | 2026-05-27T18:01:17.664Z | Compiling bitvec v1.0.1 |
| 2615 | 2026-05-27T18:01:18.822Z | Compiling env_logger v0.11.10 |
| 2616 | 2026-05-27T18:01:19.131Z | Compiling p384 v0.13.1 |
| 2617 | 2026-05-27T18:01:19.795Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2618 | 2026-05-27T18:01:21.173Z | Compiling ed25519-dalek v2.2.0 |
| 2619 | 2026-05-27T18:01:21.703Z | Compiling toml v0.7.8 |
| 2620 | 2026-05-27T18:01:22.749Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2621 | 2026-05-27T18:01:23.680Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2622 | 2026-05-27T18:01:25.287Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2623 | 2026-05-27T18:01:26.265Z | Compiling polyval v0.6.2 |
| 2624 | 2026-05-27T18:01:26.605Z | Compiling aes v0.8.4 |
| 2625 | 2026-05-27T18:01:26.761Z | Compiling ctr v0.9.2 |
| 2626 | 2026-05-27T18:01:26.977Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2627 | 2026-05-27T18:01:27.239Z | Compiling x509-cert v0.2.5 |
| 2628 | 2026-05-27T18:01:27.552Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2629 | 2026-05-27T18:01:27.789Z | Compiling bincode v1.3.3 |
| 2630 | 2026-05-27T18:01:28.251Z | Compiling strum_macros v0.28.0 |
| 2631 | 2026-05-27T18:01:28.684Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2632 | 2026-05-27T18:01:28.944Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2633 | 2026-05-27T18:01:29.088Z | Compiling passt v0.3.0 |
| 2634 | 2026-05-27T18:01:29.375Z | Compiling fakedata_generator v0.7.1 |
| 2635 | 2026-05-27T18:01:30.087Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2636 | 2026-05-27T18:01:30.269Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2637 | 2026-05-27T18:01:30.335Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2638 | 2026-05-27T18:01:30.483Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2639 | 2026-05-27T18:01:30.804Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2640 | 2026-05-27T18:01:31.797Z | Compiling aes-gcm-siv v0.11.1 |
| 2641 | 2026-05-27T18:01:31.992Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2642 | 2026-05-27T18:01:32.214Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2643 | 2026-05-27T18:01:32.365Z | Compiling bitstruct_derive v0.1.0 |
| 2644 | 2026-05-27T18:01:33.034Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2645 | 2026-05-27T18:01:33.051Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2646 | 2026-05-27T18:01:33.270Z | Compiling ascii v1.1.0 |
| 2647 | 2026-05-27T18:01:33.370Z | Compiling typeid v1.0.0 |
| 2648 | 2026-05-27T18:01:33.387Z | Compiling pretty-hex v0.2.1 |
| 2649 | 2026-05-27T18:01:33.505Z | Compiling ringbuffer v0.16.0 |
| 2650 | 2026-05-27T18:01:33.554Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2651 | 2026-05-27T18:01:33.630Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2652 | 2026-05-27T18:01:33.869Z | Compiling erased-serde v0.4.5 |
| 2653 | 2026-05-27T18:01:34.267Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2654 | 2026-05-27T18:01:34.506Z | Compiling bitstruct v0.1.1 |
| 2655 | 2026-05-27T18:01:34.554Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2656 | 2026-05-27T18:01:34.612Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2657 | 2026-05-27T18:01:35.135Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2658 | 2026-05-27T18:01:35.381Z | Compiling itertools v0.13.0 |
| 2659 | 2026-05-27T18:01:35.639Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2660 | 2026-05-27T18:01:36.222Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2661 | 2026-05-27T18:01:36.864Z | Compiling kstat-rs v0.2.4 |
| 2662 | 2026-05-27T18:01:36.877Z | Compiling serde_arrays v0.1.0 |
| 2663 | 2026-05-27T18:01:37.024Z | Compiling libloading v0.7.4 |
| 2664 | 2026-05-27T18:01:37.241Z | Compiling bit_field v0.10.2 |
| 2665 | 2026-05-27T18:01:37.276Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2666 | 2026-05-27T18:01:37.312Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2667 | 2026-05-27T18:01:37.402Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2668 | 2026-05-27T18:01:37.769Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2669 | 2026-05-27T18:01:39.255Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2670 | 2026-05-27T18:01:41.740Z | Compiling ron v0.8.1 |
| 2671 | 2026-05-27T18:01:42.568Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2672 | 2026-05-27T18:01:42.743Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2673 | 2026-05-27T18:01:43.906Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2674 | 2026-05-27T18:01:49.060Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2675 | 2026-05-27T18:02:22.212Z | Finished `release` profile [optimized] target(s) in 4m 26s |
| 2676 | 2026-05-27T18:02:22.407Z | |
| 2677 | 2026-05-27T18:02:22.407Z | real 4:26.348816012 |
| 2678 | 2026-05-27T18:02:22.407Z | user 30:37.729095653 |
| 2679 | 2026-05-27T18:02:22.407Z | sys 2:46.909623808 |
| 2680 | 2026-05-27T18:02:22.407Z | trap 0.828097359 |
| 2681 | 2026-05-27T18:02:22.411Z | tflt 1.799241899 |
| 2682 | 2026-05-27T18:02:22.411Z | dflt 1.110706645 |
| 2683 | 2026-05-27T18:02:22.411Z | kflt 0.000100959 |
| 2684 | 2026-05-27T18:02:22.411Z | lock 1:33:05.534685529 |
| 2685 | 2026-05-27T18:02:22.411Z | slp 2:00:23.622125154 |
| 2686 | 2026-05-27T18:02:22.411Z | lat 2:50.961806782 |
| 2687 | 2026-05-27T18:02:22.411Z | stop 3:52.895446908 |
| 2688 | 2026-05-27T18:02:22.411Z | + OUTDIR=/work/release |
| 2689 | 2026-05-27T18:02:22.411Z | + mkdir -p /work/release |
| 2690 | 2026-05-27T18:02:22.411Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2691 | 2026-05-27T18:02:22.436Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2692 | 2026-05-27T18:02:22.514Z | + cd /work/release |
| 2693 | 2026-05-27T18:02:22.517Z | + digest -a sha256 propolis-cli |
| 2694 | 2026-05-27T18:02:22.536Z | + digest -a sha256 propolis-server |
| 2695 | 2026-05-27T18:02:22.583Z | process exited: duration 537084 ms, exit code 0 |
| |
| 2696 | 2026-05-27T18:02:22.589Z | found 4 output files |
| 2697 | 2026-05-27T18:02:22.589Z | uploading: /work/release/propolis-cli (25560680 bytes) |
| 2698 | 2026-05-27T18:02:23.774Z | uploaded: /work/release/propolis-cli |
| 2699 | 2026-05-27T18:02:23.774Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2700 | 2026-05-27T18:02:24.783Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2701 | 2026-05-27T18:02:24.783Z | uploading: /work/release/propolis-server (82956888 bytes) |
| 2702 | 2026-05-27T18:02:26.263Z | uploaded: /work/release/propolis-server |
| 2703 | 2026-05-27T18:02:26.263Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2704 | 2026-05-27T18:02:27.274Z | uploaded: /work/release/propolis-server.sha256.txt |