|
|
|
| 1 | 2026-07-03T18:06:03.681Z | job assigned to worker 01KWMJG7C1P5VSY4N1ZN3WSXHG [factory aws, i-0ace55066ed9e45f2] (queued for 43 s) |
| |
| 2 | 2026-07-03T18:06:10.763Z | starting task 0: "setup" |
| 3 | 2026-07-03T18:06:10.767Z | ++ uname -s |
| 4 | 2026-07-03T18:06:10.770Z | + kern=SunOS |
| 5 | 2026-07-03T18:06:10.770Z | + build_user=build |
| 6 | 2026-07-03T18:06:10.770Z | + build_uid=12345 |
| 7 | 2026-07-03T18:06:10.770Z | + work_dir=/work |
| 8 | 2026-07-03T18:06:10.770Z | + input_dir=/input |
| 9 | 2026-07-03T18:06:10.770Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-03T18:06:10.770Z | + case "$kern" in |
| 11 | 2026-07-03T18:06:10.770Z | + groupadd -g 12345 build |
| 12 | 2026-07-03T18:06:10.770Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-03T18:06:12.775Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-03T18:06:12.867Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-03T18:06:12.870Z | + home_fs=zfs |
| 16 | 2026-07-03T18:06:12.870Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-03T18:06:12.870Z | + mkdir -p /home/build |
| 18 | 2026-07-03T18:06:12.870Z | + chown build:build /home/build /work |
| 19 | 2026-07-03T18:06:14.871Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-03T18:06:14.874Z | process exited: duration 4111 ms, exit code 0 |
| |
| 21 | 2026-07-03T18:06:14.880Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-03T18:06:14.883Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-03T18:06:14.883Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-03T18:06:14.883Z | * rust toolchain channel = "stable" |
| 25 | 2026-07-03T18:06:14.883Z | * rust toolchain profile = "default" |
| 26 | 2026-07-03T18:06:14.886Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-03T18:06:14.886Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-03T18:06:14.886Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-03T18:06:14.886Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-03T18:06:14.981Z | info: downloading installer |
| 31 | 2026-07-03T18:06:16.695Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-03T18:06:16.695Z | warn: /opt/ooce/bin |
| 33 | 2026-07-03T18:06:16.695Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-03T18:06:16.695Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-03T18:06:16.695Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-03T18:06:16.695Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-03T18:06:16.695Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-03T18:06:16.695Z | error: cannot install while Rust is installed |
| 39 | 2026-07-03T18:06:16.695Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-03T18:06:16.695Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-03T18:06:16.695Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-03T18:06:16.695Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-03T18:06:16.695Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-03T18:06:16.709Z | info: profile set to default |
| 45 | 2026-07-03T18:06:16.709Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-03T18:06:16.712Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-03T18:06:16.857Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 48 | 2026-07-03T18:06:16.860Z | info: downloading 6 components |
| 49 | 2026-07-03T18:06:33.130Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-03T18:06:33.131Z | |
| 51 | 2026-07-03T18:06:33.157Z | stable-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 52 | 2026-07-03T18:06:33.157Z | |
| 53 | 2026-07-03T18:06:33.160Z | |
| 54 | 2026-07-03T18:06:33.160Z | Rust is installed now. Great! |
| 55 | 2026-07-03T18:06:33.160Z | |
| 56 | 2026-07-03T18:06:33.160Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-03T18:06:33.160Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-03T18:06:33.160Z | |
| 59 | 2026-07-03T18:06:33.160Z | To configure your current shell, you need to source |
| 60 | 2026-07-03T18:06:33.160Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-03T18:06:33.160Z | |
| 62 | 2026-07-03T18:06:33.160Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-03T18:06:33.160Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-03T18:06:33.160Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-03T18:06:33.160Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-03T18:06:33.160Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-03T18:06:33.160Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-03T18:06:33.160Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-03T18:06:33.160Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-03T18:06:33.160Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-03T18:06:33.248Z | + rustup --version |
| 72 | 2026-07-03T18:06:33.257Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-03T18:06:33.260Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-03T18:06:33.278Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 75 | 2026-07-03T18:06:33.281Z | + cargo --version |
| 76 | 2026-07-03T18:06:33.295Z | cargo 1.96.1 (356927216 2026-06-26) |
| 77 | 2026-07-03T18:06:33.297Z | + rustc --version |
| 78 | 2026-07-03T18:06:33.315Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 79 | 2026-07-03T18:06:33.318Z | process exited: duration 18436 ms, exit code 0 |
| |
| 80 | 2026-07-03T18:06:33.323Z | starting task 2: "authentication" |
| 81 | 2026-07-03T18:06:33.339Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-07-03T18:06:33.346Z | starting task 3: "clone repository" |
| 83 | 2026-07-03T18:06:33.350Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-03T18:06:33.352Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-03T18:06:33.384Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-03T18:06:34.396Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-03T18:06:34.396Z | + git fetch origin 42acb24dc244f116dc310d854e8721737aea077e |
| 88 | 2026-07-03T18:06:34.630Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-03T18:06:34.630Z | * branch 42acb24dc244f116dc310d854e8721737aea077e -> FETCH_HEAD |
| 90 | 2026-07-03T18:06:34.635Z | + [[ -n acpi-dsdt-device-type ]] |
| 91 | 2026-07-03T18:06:34.638Z | ++ git branch --show-current |
| 92 | 2026-07-03T18:06:34.638Z | + current=master |
| 93 | 2026-07-03T18:06:34.638Z | + [[ master != acpi-dsdt-device-type ]] |
| 94 | 2026-07-03T18:06:34.638Z | + git branch -f acpi-dsdt-device-type 42acb24dc244f116dc310d854e8721737aea077e |
| 95 | 2026-07-03T18:06:34.641Z | + git checkout -f acpi-dsdt-device-type |
| 96 | 2026-07-03T18:06:34.661Z | Switched to branch 'acpi-dsdt-device-type' |
| 97 | 2026-07-03T18:06:34.664Z | + git reset --hard 42acb24dc244f116dc310d854e8721737aea077e |
| 98 | 2026-07-03T18:06:34.681Z | HEAD is now at 42acb24d acpi: move state from DsdtConfig to Dsdt |
| 99 | 2026-07-03T18:06:34.683Z | process exited: duration 1335 ms, exit code 0 |
| |
| 100 | 2026-07-03T18:06:34.689Z | starting task 4: "build" |
| 101 | 2026-07-03T18:06:34.693Z | + cargo --version |
| 102 | 2026-07-03T18:06:34.698Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-07-03T18:06:34.869Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-07-03T18:06:34.872Z | info: downloading 6 components |
| 105 | 2026-07-03T18:06:50.669Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-07-03T18:06:50.672Z | + rustc --version |
| 107 | 2026-07-03T18:06:50.700Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-07-03T18:06:50.703Z | + banner prerequisites |
| 109 | 2026-07-03T18:06:50.706Z | |
| 110 | 2026-07-03T18:06:50.706Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-07-03T18:06:50.706Z | # # # # # # # # # # # # # # # |
| 112 | 2026-07-03T18:06:50.706Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-07-03T18:06:50.706Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-07-03T18:06:50.706Z | # # # # # # # # # # # # # # # |
| 115 | 2026-07-03T18:06:50.706Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-07-03T18:06:50.706Z | |
| 117 | 2026-07-03T18:06:50.706Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-07-03T18:06:58.287Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-07-03T18:07:05.941Z | Startup: Caching catalogs ... Done |
| 120 | 2026-07-03T18:07:13.103Z | Planning: Solver setup ... Done (5.875s) |
| 121 | 2026-07-03T18:07:13.143Z | Planning: Running solver ... Done (0.040s) |
| 122 | 2026-07-03T18:07:13.282Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-07-03T18:07:13.295Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-07-03T18:07:13.382Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-07-03T18:07:13.411Z | Planning: Package planning ... Done (0.029s) |
| 126 | 2026-07-03T18:07:13.436Z | Planning: Merging actions ... Done (0.025s) |
| 127 | 2026-07-03T18:07:13.543Z | Planning: Checking for conflicting actions ... Done (0.107s) |
| 128 | 2026-07-03T18:07:13.550Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-07-03T18:07:14.301Z | Planning: Evaluating mediators ... Done (0.751s) |
| 130 | 2026-07-03T18:07:14.306Z | Planning: Planning completed in 8.19 seconds |
| 131 | 2026-07-03T18:07:14.318Z | Packages to install: 3 |
| 132 | 2026-07-03T18:07:14.321Z | Mediators to change: 2 |
| 133 | 2026-07-03T18:07:14.321Z | Services to change: 1 |
| 134 | 2026-07-03T18:07:14.321Z | Estimated space available: 154.83 GB |
| 135 | 2026-07-03T18:07:14.321Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-07-03T18:07:14.322Z | Create boot environment: No |
| 137 | 2026-07-03T18:07:14.322Z | Create backup boot environment: No |
| 138 | 2026-07-03T18:07:14.322Z | Rebuild boot archive: No |
| 139 | 2026-07-03T18:07:14.322Z | |
| 140 | 2026-07-03T18:07:14.322Z | Changed mediators: |
| 141 | 2026-07-03T18:07:14.322Z | mediator clang: |
| 142 | 2026-07-03T18:07:14.322Z | version: None -> 15 (system default) |
| 143 | 2026-07-03T18:07:14.322Z | |
| 144 | 2026-07-03T18:07:14.322Z | mediator llvm: |
| 145 | 2026-07-03T18:07:14.322Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-07-03T18:07:14.322Z | |
| 147 | 2026-07-03T18:07:14.322Z | Changed packages: |
| 148 | 2026-07-03T18:07:14.322Z | helios-dev |
| 149 | 2026-07-03T18:07:14.322Z | developer/build-essential |
| 150 | 2026-07-03T18:07:14.322Z | None -> 11-2.0 |
| 151 | 2026-07-03T18:07:14.322Z | ooce/developer/clang-15 |
| 152 | 2026-07-03T18:07:14.322Z | None -> 15.0.7-2.0 |
| 153 | 2026-07-03T18:07:14.322Z | ooce/developer/llvm-15 |
| 154 | 2026-07-03T18:07:14.322Z | None -> 15.0.7-2.0 |
| 155 | 2026-07-03T18:07:14.322Z | |
| 156 | 2026-07-03T18:07:14.322Z | Services: |
| 157 | 2026-07-03T18:07:14.322Z | restart_fmri: |
| 158 | 2026-07-03T18:07:14.322Z | svc:/system/update-man-index:default |
| 159 | 2026-07-03T18:07:14.359Z | |
| 160 | 2026-07-03T18:07:14.359Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-07-03T18:07:20.418Z | Download: 983/3076 items 82.2/211.3MB 38% complete (20.5M/s) |
| 162 | 2026-07-03T18:07:25.936Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (19.7M/s) |
| 163 | 2026-07-03T18:07:28.908Z | Download: Completed 211.31 MB in 14.55 seconds (14.5M/s) |
| 164 | 2026-07-03T18:07:29.213Z | Actions: 1/3430 actions (Installing new actions) |
| 165 | 2026-07-03T18:07:32.290Z | Actions: Completed 3430 actions in 3.08 seconds. |
| 166 | 2026-07-03T18:07:32.928Z | Done (0.635s) |
| 167 | 2026-07-03T18:07:32.928Z | Done (0.000s) |
| 168 | 2026-07-03T18:07:33.667Z | Done (0.739s) |
| 169 | 2026-07-03T18:07:37.027Z | Done (3.005s) |
| 170 | 2026-07-03T18:07:37.098Z | Done (0.012s) |
| 171 | 2026-07-03T18:07:37.101Z | Done (0.000s) |
| 172 | 2026-07-03T18:07:37.389Z | Done (0.000s) |
| 173 | 2026-07-03T18:07:38.250Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-07-03T18:07:38.354Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-07-03T18:07:38.357Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-07-03T18:07:38.512Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-07-03T18:07:38.515Z | Planning: Planning completed in 0.26 seconds |
| 178 | 2026-07-03T18:07:38.533Z | Mediators to change: 2 |
| 179 | 2026-07-03T18:07:38.533Z | Create boot environment: No |
| 180 | 2026-07-03T18:07:38.533Z | Create backup boot environment: No |
| 181 | 2026-07-03T18:07:38.590Z | Done |
| 182 | 2026-07-03T18:07:38.590Z | Done |
| 183 | 2026-07-03T18:07:39.217Z | Done |
| 184 | 2026-07-03T18:07:41.633Z | Done |
| 185 | 2026-07-03T18:07:41.707Z | Done |
| 186 | 2026-07-03T18:07:41.710Z | Done |
| 187 | 2026-07-03T18:07:41.875Z | Done |
| 188 | 2026-07-03T18:07:42.160Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 189 | 2026-07-03T18:07:42.160Z | clang system 15 system |
| 190 | 2026-07-03T18:07:42.160Z | csh system system illumos |
| 191 | 2026-07-03T18:07:42.160Z | ctags system system illumos |
| 192 | 2026-07-03T18:07:42.160Z | file system system illumos |
| 193 | 2026-07-03T18:07:42.160Z | gcc vendor 12 vendor |
| 194 | 2026-07-03T18:07:42.160Z | gcc system 14 system |
| 195 | 2026-07-03T18:07:42.160Z | gcc system 10 system |
| 196 | 2026-07-03T18:07:42.160Z | go system 1.20 system |
| 197 | 2026-07-03T18:07:42.160Z | go system 1.19 system |
| 198 | 2026-07-03T18:07:42.160Z | llvm system 15 system |
| 199 | 2026-07-03T18:07:42.160Z | llvm system 14 system |
| 200 | 2026-07-03T18:07:42.160Z | mariadb system 10.6 system |
| 201 | 2026-07-03T18:07:42.161Z | mta vendor vendor dma |
| 202 | 2026-07-03T18:07:42.161Z | openjdk system 17 system |
| 203 | 2026-07-03T18:07:42.161Z | openjdk system 11 system |
| 204 | 2026-07-03T18:07:42.161Z | openjdk system 1.8 system |
| 205 | 2026-07-03T18:07:42.161Z | openssl vendor 3 vendor |
| 206 | 2026-07-03T18:07:42.161Z | perl system 5.36 system |
| 207 | 2026-07-03T18:07:42.161Z | postgresql system 15 system |
| 208 | 2026-07-03T18:07:42.161Z | postgresql system 13 system |
| 209 | 2026-07-03T18:07:42.161Z | python vendor 3 vendor |
| 210 | 2026-07-03T18:07:42.161Z | python system 2 system |
| 211 | 2026-07-03T18:07:42.161Z | python3 system 3.11 system |
| 212 | 2026-07-03T18:07:42.161Z | ruby system 3.0 system |
| 213 | 2026-07-03T18:07:42.161Z | words vendor vendor american-english |
| 214 | 2026-07-03T18:07:42.161Z | words system system australian-english |
| 215 | 2026-07-03T18:07:42.161Z | words system system british-english |
| 216 | 2026-07-03T18:07:42.161Z | words system system canadian-english |
| 217 | 2026-07-03T18:07:42.161Z | words system system french |
| 218 | 2026-07-03T18:07:42.161Z | words system system italian |
| 219 | 2026-07-03T18:07:42.161Z | words system system ngerman |
| 220 | 2026-07-03T18:07:42.161Z | words system system ogerman |
| 221 | 2026-07-03T18:07:42.161Z | words system system spanish |
| 222 | 2026-07-03T18:07:42.382Z | PUBLISHER TYPE STATUS P LOCATION |
| 223 | 2026-07-03T18:07:42.383Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 224 | 2026-07-03T18:07:46.832Z | FMRI IFO |
| 225 | 2026-07-03T18:07:46.832Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 226 | 2026-07-03T18:07:46.832Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 227 | 2026-07-03T18:07:46.832Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 228 | 2026-07-03T18:07:46.832Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 229 | 2026-07-03T18:07:46.832Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 230 | 2026-07-03T18:07:46.832Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 231 | 2026-07-03T18:07:46.832Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 232 | 2026-07-03T18:07:47.752Z | All builder prerequisites installed successfully, and PATH looks valid |
| 233 | 2026-07-03T18:07:47.756Z | |
| 234 | 2026-07-03T18:07:47.756Z | real 57.039655402 |
| 235 | 2026-07-03T18:07:47.756Z | user 36.889685720 |
| 236 | 2026-07-03T18:07:47.756Z | sys 4.338706334 |
| 237 | 2026-07-03T18:07:47.756Z | trap 0.004824972 |
| 238 | 2026-07-03T18:07:47.756Z | tflt 0.025777488 |
| 239 | 2026-07-03T18:07:47.756Z | dflt 0.036882739 |
| 240 | 2026-07-03T18:07:47.756Z | kflt 0.013561210 |
| 241 | 2026-07-03T18:07:47.756Z | lock 0.000000000 |
| 242 | 2026-07-03T18:07:47.756Z | slp 1:12.683720474 |
| 243 | 2026-07-03T18:07:47.756Z | lat 0.117635075 |
| 244 | 2026-07-03T18:07:47.756Z | stop 0.000192395 |
| 245 | 2026-07-03T18:07:47.757Z | + banner check |
| 246 | 2026-07-03T18:07:47.757Z | |
| 247 | 2026-07-03T18:07:47.757Z | #### # # ###### #### # # |
| 248 | 2026-07-03T18:07:47.757Z | # # # # # # # # # |
| 249 | 2026-07-03T18:07:47.757Z | # ###### ##### # #### |
| 250 | 2026-07-03T18:07:47.757Z | # # # # # # # |
| 251 | 2026-07-03T18:07:47.757Z | # # # # # # # # # |
| 252 | 2026-07-03T18:07:47.757Z | #### # # ###### #### # # |
| 253 | 2026-07-03T18:07:47.757Z | |
| 254 | 2026-07-03T18:07:47.757Z | + ptime -m cargo check --features falcon |
| 255 | 2026-07-03T18:07:47.882Z | Updating crates.io index |
| 256 | 2026-07-03T18:07:47.886Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 257 | 2026-07-03T18:07:49.931Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-07-03T18:08:01.811Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 259 | 2026-07-03T18:08:02.098Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 260 | 2026-07-03T18:08:02.575Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 261 | 2026-07-03T18:08:02.970Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 262 | 2026-07-03T18:08:03.393Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-07-03T18:08:03.635Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 264 | 2026-07-03T18:08:03.917Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 265 | 2026-07-03T18:08:04.350Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 266 | 2026-07-03T18:08:05.012Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-07-03T18:08:05.324Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 268 | 2026-07-03T18:08:05.697Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 269 | 2026-07-03T18:08:06.152Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 270 | 2026-07-03T18:08:07.544Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 271 | 2026-07-03T18:08:08.008Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 272 | 2026-07-03T18:08:09.236Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 273 | 2026-07-03T18:08:09.732Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 274 | 2026-07-03T18:08:10.091Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 275 | 2026-07-03T18:08:10.784Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 276 | 2026-07-03T18:08:11.551Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 277 | 2026-07-03T18:08:11.947Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 278 | 2026-07-03T18:08:12.717Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 279 | 2026-07-03T18:08:13.442Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 280 | 2026-07-03T18:08:13.809Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 281 | 2026-07-03T18:08:14.363Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 282 | 2026-07-03T18:08:14.668Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 283 | 2026-07-03T18:08:14.938Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 284 | 2026-07-03T18:08:16.789Z | Downloading crates ... |
| 285 | 2026-07-03T18:08:16.873Z | Downloaded ascii v1.1.0 |
| 286 | 2026-07-03T18:08:16.876Z | Downloaded async-recursion v1.1.1 |
| 287 | 2026-07-03T18:08:16.880Z | Downloaded argon2 v0.5.3 |
| 288 | 2026-07-03T18:08:16.883Z | Downloaded ciborium-io v0.2.2 |
| 289 | 2026-07-03T18:08:16.886Z | Downloaded anstyle v1.0.7 |
| 290 | 2026-07-03T18:08:16.889Z | Downloaded block-buffer v0.12.1 |
| 291 | 2026-07-03T18:08:16.892Z | Downloaded cfg_aliases v0.1.1 |
| 292 | 2026-07-03T18:08:16.894Z | Downloaded derive-where v1.6.0 |
| 293 | 2026-07-03T18:08:16.897Z | Downloaded displaydoc v0.2.5 |
| 294 | 2026-07-03T18:08:16.900Z | Downloaded colorchoice v1.0.1 |
| 295 | 2026-07-03T18:08:16.904Z | Downloaded foreign-types v0.3.2 |
| 296 | 2026-07-03T18:08:16.906Z | Downloaded clap_lex v0.7.0 |
| 297 | 2026-07-03T18:08:16.909Z | Downloaded ctrlc v3.4.4 |
| 298 | 2026-07-03T18:08:16.913Z | Downloaded dof v0.4.0 |
| 299 | 2026-07-03T18:08:16.913Z | Downloaded defmt-parser v0.3.4 |
| 300 | 2026-07-03T18:08:16.915Z | Downloaded bit-vec v0.6.3 |
| 301 | 2026-07-03T18:08:16.919Z | Downloaded anstream v0.6.14 |
| 302 | 2026-07-03T18:08:16.921Z | Downloaded foreign-types v0.5.0 |
| 303 | 2026-07-03T18:08:16.921Z | Downloaded float-ord v0.3.2 |
| 304 | 2026-07-03T18:08:16.924Z | Downloaded foreign-types-macros v0.2.3 |
| 305 | 2026-07-03T18:08:16.927Z | Downloaded ff v0.13.1 |
| 306 | 2026-07-03T18:08:16.930Z | Downloaded derive-ex v0.1.8 |
| 307 | 2026-07-03T18:08:16.930Z | Downloaded async-stream v0.3.6 |
| 308 | 2026-07-03T18:08:16.933Z | Downloaded debug-ignore v1.0.5 |
| 309 | 2026-07-03T18:08:16.936Z | Downloaded ciborium-ll v0.2.2 |
| 310 | 2026-07-03T18:08:16.939Z | Downloaded der_derive v0.7.3 |
| 311 | 2026-07-03T18:08:16.941Z | Downloaded foldhash v0.1.5 |
| 312 | 2026-07-03T18:08:16.945Z | Downloaded dtrace-parser v0.2.0 |
| 313 | 2026-07-03T18:08:16.945Z | Downloaded bitstruct_derive v0.1.0 |
| 314 | 2026-07-03T18:08:16.948Z | Downloaded either v1.15.0 |
| 315 | 2026-07-03T18:08:16.951Z | Downloaded env_logger v0.11.10 |
| 316 | 2026-07-03T18:08:16.954Z | Downloaded block-buffer v0.10.4 |
| 317 | 2026-07-03T18:08:16.954Z | Downloaded funty v2.0.0 |
| 318 | 2026-07-03T18:08:16.957Z | Downloaded env_filter v1.0.1 |
| 319 | 2026-07-03T18:08:16.960Z | Downloaded embedded-io v0.6.1 |
| 320 | 2026-07-03T18:08:16.963Z | Downloaded flagset v0.4.7 |
| 321 | 2026-07-03T18:08:16.965Z | Downloaded crucible-workspace-hack v0.1.0 |
| 322 | 2026-07-03T18:08:16.965Z | Downloaded futures-core v0.3.32 |
| 323 | 2026-07-03T18:08:16.968Z | Downloaded cpufeatures v0.2.12 |
| 324 | 2026-07-03T18:08:16.971Z | Downloaded dtrace-parser v0.3.0 |
| 325 | 2026-07-03T18:08:16.971Z | Downloaded ed25519 v2.2.3 |
| 326 | 2026-07-03T18:08:16.974Z | Downloaded dunce v1.0.5 |
| 327 | 2026-07-03T18:08:16.977Z | Downloaded embedded-io v0.4.0 |
| 328 | 2026-07-03T18:08:16.977Z | Downloaded compression-core v0.4.31 |
| 329 | 2026-07-03T18:08:16.980Z | Downloaded foreign-types-shared v0.3.1 |
| 330 | 2026-07-03T18:08:16.980Z | Downloaded cobs v0.2.3 |
| 331 | 2026-07-03T18:08:16.983Z | Downloaded generic-array v0.14.7 |
| 332 | 2026-07-03T18:08:16.986Z | Downloaded futures-task v0.3.32 |
| 333 | 2026-07-03T18:08:16.989Z | Downloaded futures-macro v0.3.32 |
| 334 | 2026-07-03T18:08:16.989Z | Downloaded atomicwrites v0.4.4 |
| 335 | 2026-07-03T18:08:16.992Z | Downloaded futures-sink v0.3.32 |
| 336 | 2026-07-03T18:08:16.992Z | Downloaded darling_macro v0.21.3 |
| 337 | 2026-07-03T18:08:16.995Z | Downloaded cargo_metadata v0.23.1 |
| 338 | 2026-07-03T18:08:16.998Z | Downloaded byte-wrapper v0.1.0 |
| 339 | 2026-07-03T18:08:17.002Z | Downloaded aho-corasick v1.1.3 |
| 340 | 2026-07-03T18:08:17.005Z | Downloaded csv-core v0.1.12 |
| 341 | 2026-07-03T18:08:17.005Z | Downloaded chacha20 v0.9.1 |
| 342 | 2026-07-03T18:08:17.010Z | Downloaded gethostname v0.5.0 |
| 343 | 2026-07-03T18:08:17.014Z | Downloaded futures-io v0.3.32 |
| 344 | 2026-07-03T18:08:17.014Z | Downloaded hex v0.4.3 |
| 345 | 2026-07-03T18:08:17.014Z | Downloaded dyn-clone v1.0.17 |
| 346 | 2026-07-03T18:08:17.017Z | Downloaded filetime v0.2.23 |
| 347 | 2026-07-03T18:08:17.017Z | Downloaded errno v0.3.14 |
| 348 | 2026-07-03T18:08:17.020Z | Downloaded heck v0.5.0 |
| 349 | 2026-07-03T18:08:17.022Z | Downloaded hash32 v0.3.1 |
| 350 | 2026-07-03T18:08:17.025Z | Downloaded http-body v1.0.1 |
| 351 | 2026-07-03T18:08:17.025Z | Downloaded heck v0.4.1 |
| 352 | 2026-07-03T18:08:17.028Z | Downloaded bitflags v2.9.4 |
| 353 | 2026-07-03T18:08:17.031Z | Downloaded erased-serde v0.4.5 |
| 354 | 2026-07-03T18:08:17.034Z | Downloaded httpdate v1.0.3 |
| 355 | 2026-07-03T18:08:17.037Z | Downloaded crossbeam-deque v0.8.5 |
| 356 | 2026-07-03T18:08:17.037Z | Downloaded convert_case v0.4.0 |
| 357 | 2026-07-03T18:08:17.040Z | Downloaded hostname v0.3.1 |
| 358 | 2026-07-03T18:08:17.043Z | Downloaded hubpack_derive v0.1.1 |
| 359 | 2026-07-03T18:08:17.043Z | Downloaded ctr v0.9.2 |
| 360 | 2026-07-03T18:08:17.046Z | Downloaded fixedbitset v0.5.7 |
| 361 | 2026-07-03T18:08:17.049Z | Downloaded form_urlencoded v1.2.2 |
| 362 | 2026-07-03T18:08:17.049Z | Downloaded deranged v0.5.3 |
| 363 | 2026-07-03T18:08:17.051Z | Downloaded critical-section v1.2.0 |
| 364 | 2026-07-03T18:08:17.054Z | Downloaded escargot v0.5.15 |
| 365 | 2026-07-03T18:08:17.054Z | Downloaded git-stub v1.0.0 |
| 366 | 2026-07-03T18:08:17.057Z | Downloaded git-stub-vcs v0.1.0 |
| 367 | 2026-07-03T18:08:17.060Z | Downloaded data-encoding v2.6.0 |
| 368 | 2026-07-03T18:08:17.060Z | Downloaded daft v0.1.7 |
| 369 | 2026-07-03T18:08:17.063Z | Downloaded const-oid v0.9.6 |
| 370 | 2026-07-03T18:08:17.066Z | Downloaded ident_case v1.0.1 |
| 371 | 2026-07-03T18:08:17.066Z | Downloaded icu_provider_macros v1.5.0 |
| 372 | 2026-07-03T18:08:17.069Z | Downloaded inout v0.1.3 |
| 373 | 2026-07-03T18:08:17.072Z | Downloaded getrandom v0.2.14 |
| 374 | 2026-07-03T18:08:17.072Z | Downloaded group v0.13.0 |
| 375 | 2026-07-03T18:08:17.075Z | Downloaded glob v0.3.3 |
| 376 | 2026-07-03T18:08:17.078Z | Downloaded ecdsa v0.16.9 |
| 377 | 2026-07-03T18:08:17.078Z | Downloaded derive_builder_core v0.20.2 |
| 378 | 2026-07-03T18:08:17.081Z | Downloaded indent_write v2.2.0 |
| 379 | 2026-07-03T18:08:17.083Z | Downloaded is_terminal_polyfill v1.70.0 |
| 380 | 2026-07-03T18:08:17.084Z | Downloaded is_ci v1.2.0 |
| 381 | 2026-07-03T18:08:17.086Z | Downloaded itoa v1.0.11 |
| 382 | 2026-07-03T18:08:17.089Z | Downloaded erased-serde v0.3.31 |
| 383 | 2026-07-03T18:08:17.089Z | Downloaded http-body-util v0.1.3 |
| 384 | 2026-07-03T18:08:17.093Z | Downloaded backon v1.6.0 |
| 385 | 2026-07-03T18:08:17.096Z | Downloaded camino v1.2.2 |
| 386 | 2026-07-03T18:08:17.096Z | Downloaded keccak v0.1.6 |
| 387 | 2026-07-03T18:08:17.099Z | Downloaded instant v0.1.12 |
| 388 | 2026-07-03T18:08:17.102Z | Downloaded highway v1.3.0 |
| 389 | 2026-07-03T18:08:17.102Z | Downloaded drift v0.2.0 |
| 390 | 2026-07-03T18:08:17.108Z | Downloaded kstat-rs v0.2.4 |
| 391 | 2026-07-03T18:08:17.111Z | Downloaded lazy_static v1.5.0 |
| 392 | 2026-07-03T18:08:17.114Z | Downloaded humantime v2.3.0 |
| 393 | 2026-07-03T18:08:17.116Z | Downloaded match_cfg v0.1.0 |
| 394 | 2026-07-03T18:08:17.116Z | Downloaded macaddr v1.0.1 |
| 395 | 2026-07-03T18:08:17.119Z | Downloaded fs_extra v1.3.0 |
| 396 | 2026-07-03T18:08:17.119Z | Downloaded lru-slab v0.1.2 |
| 397 | 2026-07-03T18:08:17.122Z | Downloaded memoffset v0.9.1 |
| 398 | 2026-07-03T18:08:17.122Z | Downloaded lru-cache v0.1.2 |
| 399 | 2026-07-03T18:08:17.125Z | Downloaded futures-channel v0.3.32 |
| 400 | 2026-07-03T18:08:17.128Z | Downloaded defmt v0.3.8 |
| 401 | 2026-07-03T18:08:17.131Z | Downloaded icu_locid_transform v1.5.0 |
| 402 | 2026-07-03T18:08:17.133Z | Downloaded idna_adapter v1.2.0 |
| 403 | 2026-07-03T18:08:17.133Z | Downloaded clap v4.5.4 |
| 404 | 2026-07-03T18:08:17.138Z | Downloaded managed v0.8.0 |
| 405 | 2026-07-03T18:08:17.141Z | Downloaded ipnetwork v0.21.1 |
| 406 | 2026-07-03T18:08:17.144Z | Downloaded newtype_derive v0.1.6 |
| 407 | 2026-07-03T18:08:17.144Z | Downloaded newline-converter v0.3.0 |
| 408 | 2026-07-03T18:08:17.147Z | Downloaded mime v0.3.17 |
| 409 | 2026-07-03T18:08:17.148Z | Downloaded ingot-types v0.1.2 |
| 410 | 2026-07-03T18:08:17.151Z | Downloaded ingot v0.1.1 |
| 411 | 2026-07-03T18:08:17.151Z | Downloaded libloading v0.7.4 |
| 412 | 2026-07-03T18:08:17.154Z | Downloaded crossbeam-epoch v0.9.18 |
| 413 | 2026-07-03T18:08:17.156Z | Downloaded hybrid-array v0.4.12 |
| 414 | 2026-07-03T18:08:17.159Z | Downloaded num-derive v0.4.2 |
| 415 | 2026-07-03T18:08:17.159Z | Downloaded is-terminal v0.4.12 |
| 416 | 2026-07-03T18:08:17.162Z | Downloaded num-conv v0.2.0 |
| 417 | 2026-07-03T18:08:17.162Z | Downloaded ipnet v2.9.0 |
| 418 | 2026-07-03T18:08:17.165Z | Downloaded olpc-cjson v0.1.4 |
| 419 | 2026-07-03T18:08:17.165Z | Downloaded openssl-probe v0.2.1 |
| 420 | 2026-07-03T18:08:17.168Z | Downloaded num_enum_derive v0.5.11 |
| 421 | 2026-07-03T18:08:17.168Z | Downloaded num-iter v0.1.45 |
| 422 | 2026-07-03T18:08:17.171Z | Downloaded newtype-uuid-macros v0.1.0 |
| 423 | 2026-07-03T18:08:17.171Z | Downloaded opaque-debug v0.3.1 |
| 424 | 2026-07-03T18:08:17.174Z | Downloaded const_format v0.2.35 |
| 425 | 2026-07-03T18:08:17.177Z | Downloaded libsw-core v0.3.2 |
| 426 | 2026-07-03T18:08:17.180Z | Downloaded lock_api v0.4.12 |
| 427 | 2026-07-03T18:08:17.180Z | Downloaded hmac v0.12.1 |
| 428 | 2026-07-03T18:08:17.183Z | Downloaded phf_shared v0.12.1 |
| 429 | 2026-07-03T18:08:17.185Z | Downloaded openssl-macros v0.1.1 |
| 430 | 2026-07-03T18:08:17.185Z | Downloaded omicron-workspace-hack v0.1.0 |
| 431 | 2026-07-03T18:08:17.185Z | Downloaded num_threads v0.1.7 |
| 432 | 2026-07-03T18:08:17.188Z | Downloaded libsw v3.5.0 |
| 433 | 2026-07-03T18:08:17.191Z | Downloaded percent-encoding v2.3.2 |
| 434 | 2026-07-03T18:08:17.191Z | Downloaded plain v0.2.3 |
| 435 | 2026-07-03T18:08:17.194Z | Downloaded parse-display v0.10.0 |
| 436 | 2026-07-03T18:08:17.194Z | Downloaded getrandom v0.3.4 |
| 437 | 2026-07-03T18:08:17.197Z | Downloaded iana-time-zone v0.1.64 |
| 438 | 2026-07-03T18:08:17.200Z | Downloaded elliptic-curve v0.13.8 |
| 439 | 2026-07-03T18:08:17.203Z | Downloaded dropshot_endpoint v0.16.7 |
| 440 | 2026-07-03T18:08:17.207Z | Downloaded fatfs v0.3.6 |
| 441 | 2026-07-03T18:08:17.210Z | Downloaded jobserver v0.1.31 |
| 442 | 2026-07-03T18:08:17.210Z | Downloaded memmap v0.7.0 |
| 443 | 2026-07-03T18:08:17.213Z | Downloaded ingot-macros v0.1.1 |
| 444 | 2026-07-03T18:08:17.213Z | Downloaded getrandom v0.4.2 |
| 445 | 2026-07-03T18:08:17.215Z | Downloaded async-compression v0.4.33 |
| 446 | 2026-07-03T18:08:17.219Z | Downloaded multer v3.1.0 |
| 447 | 2026-07-03T18:08:17.222Z | Downloaded futures v0.3.32 |
| 448 | 2026-07-03T18:08:17.225Z | Downloaded pretty-hex v0.2.1 |
| 449 | 2026-07-03T18:08:17.228Z | Downloaded num-rational v0.4.2 |
| 450 | 2026-07-03T18:08:17.231Z | Downloaded darling_core v0.21.3 |
| 451 | 2026-07-03T18:08:17.234Z | Downloaded num-integer v0.1.46 |
| 452 | 2026-07-03T18:08:17.234Z | Downloaded num v0.4.3 |
| 453 | 2026-07-03T18:08:17.237Z | Downloaded newtype-uuid v1.3.2 |
| 454 | 2026-07-03T18:08:17.237Z | Downloaded proc-macro-crate v1.3.1 |
| 455 | 2026-07-03T18:08:17.240Z | Downloaded pretty-hex v0.4.1 |
| 456 | 2026-07-03T18:08:17.240Z | Downloaded proc-macro-error-attr v1.0.4 |
| 457 | 2026-07-03T18:08:17.243Z | Downloaded progenitor-client v0.14.0 |
| 458 | 2026-07-03T18:08:17.243Z | Downloaded progenitor-client v0.11.1 |
| 459 | 2026-07-03T18:08:17.245Z | Downloaded progenitor-macro v0.10.0 |
| 460 | 2026-07-03T18:08:17.245Z | Downloaded icu_locid_transform_data v1.5.0 |
| 461 | 2026-07-03T18:08:17.248Z | Downloaded num_enum_derive v0.7.4 |
| 462 | 2026-07-03T18:08:17.251Z | Downloaded litemap v0.7.4 |
| 463 | 2026-07-03T18:08:17.251Z | Downloaded parking_lot_core v0.9.10 |
| 464 | 2026-07-03T18:08:17.254Z | Downloaded parse-display-derive v0.10.0 |
| 465 | 2026-07-03T18:08:17.254Z | Downloaded progenitor-macro v0.13.0 |
| 466 | 2026-07-03T18:08:17.257Z | Downloaded pem-rfc7468 v0.7.0 |
| 467 | 2026-07-03T18:08:17.257Z | Downloaded quick-error v1.2.3 |
| 468 | 2026-07-03T18:08:17.260Z | Downloaded crypto-bigint v0.5.5 |
| 469 | 2026-07-03T18:08:17.263Z | Downloaded rand_xorshift v0.3.0 |
| 470 | 2026-07-03T18:08:17.266Z | Downloaded ref-cast-impl v1.0.25 |
| 471 | 2026-07-03T18:08:17.266Z | Downloaded progenitor-macro v0.14.0 |
| 472 | 2026-07-03T18:08:17.269Z | Downloaded chacha20poly1305 v0.10.1 |
| 473 | 2026-07-03T18:08:17.269Z | Downloaded half v2.7.1 |
| 474 | 2026-07-03T18:08:17.272Z | Downloaded icu_normalizer_data v1.5.0 |
| 475 | 2026-07-03T18:08:17.275Z | Downloaded darling_core v0.23.0 |
| 476 | 2026-07-03T18:08:17.278Z | Downloaded pem v3.0.5 |
| 477 | 2026-07-03T18:08:17.280Z | Downloaded icu_properties v1.5.1 |
| 478 | 2026-07-03T18:08:17.280Z | Downloaded paste v1.0.15 |
| 479 | 2026-07-03T18:08:17.283Z | Downloaded rand_chacha v0.3.1 |
| 480 | 2026-07-03T18:08:17.286Z | Downloaded ref-cast v1.0.25 |
| 481 | 2026-07-03T18:08:17.290Z | Downloaded pkcs8 v0.10.2 |
| 482 | 2026-07-03T18:08:17.290Z | Downloaded pin-project-lite v0.2.14 |
| 483 | 2026-07-03T18:08:17.294Z | Downloaded polyval v0.6.2 |
| 484 | 2026-07-03T18:08:17.297Z | Downloaded proc-macro-error v1.0.4 |
| 485 | 2026-07-03T18:08:17.297Z | Downloaded poly1305 v0.8.0 |
| 486 | 2026-07-03T18:08:17.300Z | Downloaded progenitor v0.11.1 |
| 487 | 2026-07-03T18:08:17.300Z | Downloaded rustc_version v0.1.7 |
| 488 | 2026-07-03T18:08:17.303Z | Downloaded rustc-hash v2.1.1 |
| 489 | 2026-07-03T18:08:17.303Z | Downloaded rfc6979 v0.4.0 |
| 490 | 2026-07-03T18:08:17.306Z | Downloaded primeorder v0.13.6 |
| 491 | 2026-07-03T18:08:17.306Z | Downloaded num-complex v0.4.6 |
| 492 | 2026-07-03T18:08:17.309Z | Downloaded darling_core v0.20.11 |
| 493 | 2026-07-03T18:08:17.312Z | Downloaded progenitor v0.14.0 |
| 494 | 2026-07-03T18:08:17.312Z | Downloaded once_cell v1.21.3 |
| 495 | 2026-07-03T18:08:17.315Z | Downloaded progenitor-macro v0.11.1 |
| 496 | 2026-07-03T18:08:17.315Z | Downloaded progenitor-client v0.13.0 |
| 497 | 2026-07-03T18:08:17.318Z | Downloaded progenitor v0.13.0 |
| 498 | 2026-07-03T18:08:17.318Z | Downloaded log v0.4.29 |
| 499 | 2026-07-03T18:08:17.321Z | Downloaded progenitor-extras v0.2.0 |
| 500 | 2026-07-03T18:08:17.321Z | Downloaded progenitor v0.10.0 |
| 501 | 2026-07-03T18:08:17.324Z | Downloaded base64 v0.22.1 |
| 502 | 2026-07-03T18:08:17.328Z | Downloaded rustc_version v0.4.1 |
| 503 | 2026-07-03T18:08:17.328Z | Downloaded curve25519-dalek v4.1.3 |
| 504 | 2026-07-03T18:08:17.332Z | Downloaded passt v0.3.0 |
| 505 | 2026-07-03T18:08:17.335Z | Downloaded base64 v0.21.7 |
| 506 | 2026-07-03T18:08:17.338Z | Downloaded same-file v1.0.6 |
| 507 | 2026-07-03T18:08:17.338Z | Downloaded memmap2 v0.9.9 |
| 508 | 2026-07-03T18:08:17.341Z | Downloaded icu_locid v1.5.0 |
| 509 | 2026-07-03T18:08:17.345Z | Downloaded bytes v1.11.1 |
| 510 | 2026-07-03T18:08:17.350Z | Downloaded rand_chacha v0.9.0 |
| 511 | 2026-07-03T18:08:17.350Z | Downloaded rand_core v0.6.4 |
| 512 | 2026-07-03T18:08:17.350Z | Downloaded icu_normalizer v1.5.0 |
| 513 | 2026-07-03T18:08:17.354Z | Downloaded pest_derive v2.8.4 |
| 514 | 2026-07-03T18:08:17.354Z | Downloaded pkg-config v0.3.30 |
| 515 | 2026-07-03T18:08:17.358Z | Downloaded postcard v1.0.9 |
| 516 | 2026-07-03T18:08:17.358Z | Downloaded scopeguard v1.2.0 |
| 517 | 2026-07-03T18:08:17.362Z | Downloaded secrecy v0.10.3 |
| 518 | 2026-07-03T18:08:17.362Z | Downloaded heapless v0.8.0 |
| 519 | 2026-07-03T18:08:17.367Z | Downloaded ppv-lite86 v0.2.17 |
| 520 | 2026-07-03T18:08:17.367Z | Downloaded jiff-static v0.2.15 |
| 521 | 2026-07-03T18:08:17.367Z | Downloaded der v0.7.10 |
| 522 | 2026-07-03T18:08:17.370Z | Downloaded crossbeam-channel v0.5.15 |
| 523 | 2026-07-03T18:08:17.373Z | Downloaded semver v0.1.20 |
| 524 | 2026-07-03T18:08:17.373Z | Downloaded serde_urlencoded v0.7.1 |
| 525 | 2026-07-03T18:08:17.376Z | Downloaded serde_arrays v0.1.0 |
| 526 | 2026-07-03T18:08:17.376Z | Downloaded serde_spanned v1.1.1 |
| 527 | 2026-07-03T18:08:17.378Z | Downloaded miniz_oxide v0.7.2 |
| 528 | 2026-07-03T18:08:17.379Z | Downloaded num-traits v0.2.19 |
| 529 | 2026-07-03T18:08:17.382Z | Downloaded resolv-conf v0.7.0 |
| 530 | 2026-07-03T18:08:17.382Z | Downloaded hickory-resolver v0.24.4 |
| 531 | 2026-07-03T18:08:17.385Z | Downloaded ringbuffer v0.16.0 |
| 532 | 2026-07-03T18:08:17.387Z | Downloaded indexmap v1.9.3 |
| 533 | 2026-07-03T18:08:17.390Z | Downloaded serde_plain v1.0.2 |
| 534 | 2026-07-03T18:08:17.390Z | Downloaded serde_spanned v0.6.9 |
| 535 | 2026-07-03T18:08:17.393Z | Downloaded rustls-native-certs v0.8.3 |
| 536 | 2026-07-03T18:08:17.393Z | Downloaded serde_repr v0.1.19 |
| 537 | 2026-07-03T18:08:17.396Z | Downloaded parking_lot v0.12.2 |
| 538 | 2026-07-03T18:08:17.399Z | Downloaded siphasher v1.0.1 |
| 539 | 2026-07-03T18:08:17.399Z | Downloaded sha1 v0.11.0 |
| 540 | 2026-07-03T18:08:17.401Z | Downloaded scroll_derive v0.12.0 |
| 541 | 2026-07-03T18:08:17.402Z | Downloaded scroll_derive v0.13.1 |
| 542 | 2026-07-03T18:08:17.402Z | Downloaded sigpipe v0.1.3 |
| 543 | 2026-07-03T18:08:17.405Z | Downloaded signature v2.2.0 |
| 544 | 2026-07-03T18:08:17.405Z | Downloaded sha1 v0.10.6 |
| 545 | 2026-07-03T18:08:17.407Z | Downloaded rustls-pemfile v2.2.0 |
| 546 | 2026-07-03T18:08:17.408Z | Downloaded pest_meta v2.8.4 |
| 547 | 2026-07-03T18:08:17.411Z | Downloaded serde-big-array v0.5.1 |
| 548 | 2026-07-03T18:08:17.411Z | Downloaded flate2 v1.0.30 |
| 549 | 2026-07-03T18:08:17.414Z | Downloaded cc v1.2.65 |
| 550 | 2026-07-03T18:08:17.417Z | Downloaded slog-bunyan v2.5.0 |
| 551 | 2026-07-03T18:08:17.420Z | Downloaded radium v0.7.0 |
| 552 | 2026-07-03T18:08:17.420Z | Downloaded quote v1.0.45 |
| 553 | 2026-07-03T18:08:17.423Z | Downloaded rustversion v1.0.22 |
| 554 | 2026-07-03T18:08:17.423Z | Downloaded rand_core v0.9.3 |
| 555 | 2026-07-03T18:08:17.426Z | Downloaded strsim v0.11.1 |
| 556 | 2026-07-03T18:08:17.426Z | Downloaded quinn-udp v0.5.5 |
| 557 | 2026-07-03T18:08:17.428Z | Downloaded pin-project-internal v1.1.10 |
| 558 | 2026-07-03T18:08:17.428Z | Downloaded smawk v0.3.2 |
| 559 | 2026-07-03T18:08:17.431Z | Downloaded pin-project v1.1.10 |
| 560 | 2026-07-03T18:08:17.436Z | Downloaded schemars_derive v0.8.22 |
| 561 | 2026-07-03T18:08:17.439Z | Downloaded structmeta v0.3.0 |
| 562 | 2026-07-03T18:08:17.439Z | Downloaded proc-macro2 v1.0.106 |
| 563 | 2026-07-03T18:08:17.442Z | Downloaded structmeta-derive v0.3.0 |
| 564 | 2026-07-03T18:08:17.442Z | Downloaded strum v0.27.2 |
| 565 | 2026-07-03T18:08:17.445Z | Downloaded strum v0.26.3 |
| 566 | 2026-07-03T18:08:17.445Z | Downloaded sec1 v0.7.3 |
| 567 | 2026-07-03T18:08:17.447Z | Downloaded icu_collections v1.5.0 |
| 568 | 2026-07-03T18:08:17.450Z | Downloaded serde_derive_internals v0.29.1 |
| 569 | 2026-07-03T18:08:17.453Z | Downloaded progenitor-impl v0.13.0 |
| 570 | 2026-07-03T18:08:17.453Z | Downloaded progenitor-impl v0.11.1 |
| 571 | 2026-07-03T18:08:17.456Z | Downloaded serde_tokenstream v0.2.3 |
| 572 | 2026-07-03T18:08:17.456Z | Downloaded supports-color v2.1.0 |
| 573 | 2026-07-03T18:08:17.459Z | Downloaded serde_path_to_error v0.1.20 |
| 574 | 2026-07-03T18:08:17.459Z | Downloaded rusty-fork v0.3.0 |
| 575 | 2026-07-03T18:08:17.462Z | Downloaded subtle v2.6.1 |
| 576 | 2026-07-03T18:08:17.462Z | Downloaded shlex v2.0.1 |
| 577 | 2026-07-03T18:08:17.462Z | Downloaded swrite v0.1.0 |
| 578 | 2026-07-03T18:08:17.465Z | Downloaded papergrid v0.11.0 |
| 579 | 2026-07-03T18:08:17.467Z | Downloaded signal-hook-registry v1.4.2 |
| 580 | 2026-07-03T18:08:17.468Z | Downloaded progenitor-impl v0.14.0 |
| 581 | 2026-07-03T18:08:17.470Z | Downloaded hickory-resolver v0.25.2 |
| 582 | 2026-07-03T18:08:17.473Z | Downloaded tabled_derive v0.7.0 |
| 583 | 2026-07-03T18:08:17.473Z | Downloaded terminal_size v0.4.3 |
| 584 | 2026-07-03T18:08:17.476Z | Downloaded tagptr v0.2.0 |
| 585 | 2026-07-03T18:08:17.476Z | Downloaded tap v1.0.1 |
| 586 | 2026-07-03T18:08:17.476Z | Downloaded terminal_size v0.3.0 |
| 587 | 2026-07-03T18:08:17.479Z | Downloaded sync_wrapper v1.0.1 |
| 588 | 2026-07-03T18:08:17.479Z | Downloaded simd-adler32 v0.3.7 |
| 589 | 2026-07-03T18:08:17.479Z | Downloaded openssl-sys v0.9.107 |
| 590 | 2026-07-03T18:08:17.482Z | Downloaded supports-color v3.0.2 |
| 591 | 2026-07-03T18:08:17.485Z | Downloaded aes v0.8.4 |
| 592 | 2026-07-03T18:08:17.488Z | Downloaded tabwriter v1.4.0 |
| 593 | 2026-07-03T18:08:17.488Z | Downloaded termtree v0.5.1 |
| 594 | 2026-07-03T18:08:17.491Z | Downloaded sha2 v0.10.9 |
| 595 | 2026-07-03T18:08:17.491Z | Downloaded expectorate v1.2.0 |
| 596 | 2026-07-03T18:08:17.494Z | Downloaded slog-async v2.8.0 |
| 597 | 2026-07-03T18:08:17.494Z | Downloaded spki v0.7.3 |
| 598 | 2026-07-03T18:08:17.497Z | Downloaded smf v0.2.3 |
| 599 | 2026-07-03T18:08:17.497Z | Downloaded slog-json v2.6.1 |
| 600 | 2026-07-03T18:08:17.497Z | Downloaded thread_local v1.1.8 |
| 601 | 2026-07-03T18:08:17.500Z | Downloaded slog-term v2.9.2 |
| 602 | 2026-07-03T18:08:17.500Z | Downloaded stable_deref_trait v1.2.0 |
| 603 | 2026-07-03T18:08:17.503Z | Downloaded snafu-derive v0.8.9 |
| 604 | 2026-07-03T18:08:17.503Z | Downloaded thread-id v5.0.0 |
| 605 | 2026-07-03T18:08:17.519Z | Downloaded thiserror-impl v1.0.64 |
| 606 | 2026-07-03T18:08:17.519Z | Downloaded memchr v2.7.2 |
| 607 | 2026-07-03T18:08:17.519Z | Downloaded strum_macros v0.27.2 |
| 608 | 2026-07-03T18:08:17.519Z | Downloaded strum_macros v0.26.4 |
| 609 | 2026-07-03T18:08:17.519Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 610 | 2026-07-03T18:08:17.519Z | Downloaded thread-id v4.2.1 |
| 611 | 2026-07-03T18:08:17.519Z | Downloaded static_assertions v1.1.0 |
| 612 | 2026-07-03T18:08:17.519Z | Downloaded time-core v0.1.8 |
| 613 | 2026-07-03T18:08:17.519Z | Downloaded semver v1.0.28 |
| 614 | 2026-07-03T18:08:17.519Z | Downloaded scroll v0.13.0 |
| 615 | 2026-07-03T18:08:17.519Z | Downloaded scroll v0.12.0 |
| 616 | 2026-07-03T18:08:17.523Z | Downloaded hashbrown v0.12.3 |
| 617 | 2026-07-03T18:08:17.523Z | Downloaded slog-dtrace v0.3.0 |
| 618 | 2026-07-03T18:08:17.523Z | Downloaded ron v0.8.1 |
| 619 | 2026-07-03T18:08:17.526Z | Downloaded tinyvec_macros v0.1.1 |
| 620 | 2026-07-03T18:08:17.529Z | Downloaded strum_macros v0.28.0 |
| 621 | 2026-07-03T18:08:17.529Z | Downloaded serde_with_macros v3.18.0 |
| 622 | 2026-07-03T18:08:17.532Z | Downloaded slab v0.4.9 |
| 623 | 2026-07-03T18:08:17.532Z | Downloaded ryu v1.0.18 |
| 624 | 2026-07-03T18:08:17.535Z | Downloaded progenitor-impl v0.10.0 |
| 625 | 2026-07-03T18:08:17.538Z | Downloaded take_mut v0.2.2 |
| 626 | 2026-07-03T18:08:17.538Z | Downloaded synstructure v0.13.1 |
| 627 | 2026-07-03T18:08:17.538Z | Downloaded rustls-platform-verifier v0.6.2 |
| 628 | 2026-07-03T18:08:17.541Z | Downloaded ed25519-dalek v2.2.0 |
| 629 | 2026-07-03T18:08:17.544Z | Downloaded dropshot-api-manager v0.7.2 |
| 630 | 2026-07-03T18:08:17.547Z | Downloaded toml_datetime v0.6.11 |
| 631 | 2026-07-03T18:08:17.547Z | Downloaded tokio-macros v2.7.0 |
| 632 | 2026-07-03T18:08:17.551Z | Downloaded password-hash v0.5.0 |
| 633 | 2026-07-03T18:08:17.551Z | Downloaded tower-layer v0.3.3 |
| 634 | 2026-07-03T18:08:17.551Z | Downloaded http v1.4.2 |
| 635 | 2026-07-03T18:08:17.556Z | Downloaded phf v0.12.1 |
| 636 | 2026-07-03T18:08:17.556Z | Downloaded pest_generator v2.8.4 |
| 637 | 2026-07-03T18:08:17.559Z | Downloaded oxide-tokio-rt v0.1.6 |
| 638 | 2026-07-03T18:08:17.559Z | Downloaded owo-colors v4.3.0 |
| 639 | 2026-07-03T18:08:17.559Z | Downloaded oxnet v0.1.4 |
| 640 | 2026-07-03T18:08:17.560Z | Downloaded httparse v1.10.1 |
| 641 | 2026-07-03T18:08:17.564Z | Downloaded linear-map v1.2.0 |
| 642 | 2026-07-03T18:08:17.564Z | Downloaded icu_provider v1.5.0 |
| 643 | 2026-07-03T18:08:17.567Z | Downloaded progenitor-client v0.10.0 |
| 644 | 2026-07-03T18:08:17.567Z | Downloaded num_enum v0.7.4 |
| 645 | 2026-07-03T18:08:17.571Z | Downloaded prettyplease v0.2.37 |
| 646 | 2026-07-03T18:08:17.571Z | Downloaded thiserror v2.0.18 |
| 647 | 2026-07-03T18:08:17.576Z | Downloaded smallvec v1.13.2 |
| 648 | 2026-07-03T18:08:17.581Z | Downloaded thiserror v1.0.64 |
| 649 | 2026-07-03T18:08:17.581Z | Downloaded spin v0.9.8 |
| 650 | 2026-07-03T18:08:17.586Z | Downloaded tower-service v0.3.3 |
| 651 | 2026-07-03T18:08:17.587Z | Downloaded typeid v1.0.0 |
| 652 | 2026-07-03T18:08:17.587Z | Downloaded num-bigint v0.4.5 |
| 653 | 2026-07-03T18:08:17.587Z | Downloaded hyper-util v0.1.20 |
| 654 | 2026-07-03T18:08:17.591Z | Downloaded num_enum v0.5.11 |
| 655 | 2026-07-03T18:08:17.594Z | Downloaded unicode-linebreak v0.1.5 |
| 656 | 2026-07-03T18:08:17.594Z | Downloaded tinystr v0.7.6 |
| 657 | 2026-07-03T18:08:17.594Z | Downloaded serde_core v1.0.228 |
| 658 | 2026-07-03T18:08:17.597Z | Downloaded unarray v0.1.4 |
| 659 | 2026-07-03T18:08:17.597Z | Downloaded thiserror-no-std v2.0.2 |
| 660 | 2026-07-03T18:08:17.600Z | Downloaded thiserror-impl v2.0.18 |
| 661 | 2026-07-03T18:08:17.600Z | Downloaded typify-macro v0.4.3 |
| 662 | 2026-07-03T18:08:17.600Z | Downloaded schemars v0.8.22 |
| 663 | 2026-07-03T18:08:17.606Z | Downloaded typify-macro v0.6.2 |
| 664 | 2026-07-03T18:08:17.609Z | Downloaded tls_codec_derive v0.4.2 |
| 665 | 2026-07-03T18:08:17.609Z | Downloaded untrusted v0.7.1 |
| 666 | 2026-07-03T18:08:17.611Z | Downloaded tokio-tungstenite v0.21.0 |
| 667 | 2026-07-03T18:08:17.611Z | Downloaded untrusted v0.9.0 |
| 668 | 2026-07-03T18:08:17.611Z | Downloaded tokio-dtrace v0.1.1 |
| 669 | 2026-07-03T18:08:17.614Z | Downloaded hashbrown v0.16.1 |
| 670 | 2026-07-03T18:08:17.617Z | Downloaded hashbrown v0.15.2 |
| 671 | 2026-07-03T18:08:17.620Z | Downloaded unicode-xid v0.2.4 |
| 672 | 2026-07-03T18:08:17.620Z | Downloaded term v1.2.0 |
| 673 | 2026-07-03T18:08:17.623Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 674 | 2026-07-03T18:08:17.623Z | Downloaded universal-hash v0.5.1 |
| 675 | 2026-07-03T18:08:17.625Z | Downloaded tokio-rustls v0.25.0 |
| 676 | 2026-07-03T18:08:17.625Z | Downloaded utf8parse v0.2.1 |
| 677 | 2026-07-03T18:08:17.625Z | Downloaded utf-8 v0.7.6 |
| 678 | 2026-07-03T18:08:17.629Z | Downloaded usdt-macro v0.5.0 |
| 679 | 2026-07-03T18:08:17.629Z | Downloaded rayon-core v1.13.0 |
| 680 | 2026-07-03T18:08:17.632Z | Downloaded version_check v0.9.5 |
| 681 | 2026-07-03T18:08:17.632Z | Downloaded toml_write v0.1.2 |
| 682 | 2026-07-03T18:08:17.632Z | Downloaded waitgroup v0.1.2 |
| 683 | 2026-07-03T18:08:17.635Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 684 | 2026-07-03T18:08:17.635Z | Downloaded similar v2.7.0 |
| 685 | 2026-07-03T18:08:17.638Z | Downloaded tls_codec v0.4.2 |
| 686 | 2026-07-03T18:08:17.638Z | Downloaded usdt-attr-macro v0.5.0 |
| 687 | 2026-07-03T18:08:17.638Z | Downloaded usdt v0.5.0 |
| 688 | 2026-07-03T18:08:17.641Z | Downloaded tempfile v3.23.0 |
| 689 | 2026-07-03T18:08:17.641Z | Downloaded usdt v0.6.0 |
| 690 | 2026-07-03T18:08:17.641Z | Downloaded usdt-attr-macro v0.6.0 |
| 691 | 2026-07-03T18:08:17.644Z | Downloaded quinn v0.11.9 |
| 692 | 2026-07-03T18:08:17.644Z | Downloaded utf8_iter v1.0.4 |
| 693 | 2026-07-03T18:08:17.647Z | Downloaded usdt-macro v0.6.0 |
| 694 | 2026-07-03T18:08:17.647Z | Downloaded rand v0.8.6 |
| 695 | 2026-07-03T18:08:17.649Z | Downloaded try-lock v0.2.5 |
| 696 | 2026-07-03T18:08:17.650Z | Downloaded tracing-attributes v0.1.27 |
| 697 | 2026-07-03T18:08:17.650Z | Downloaded mio v1.2.0 |
| 698 | 2026-07-03T18:08:17.652Z | Downloaded qorb v0.4.1 |
| 699 | 2026-07-03T18:08:17.655Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 700 | 2026-07-03T18:08:17.658Z | Downloaded indexmap v2.14.0 |
| 701 | 2026-07-03T18:08:17.661Z | Downloaded utf16_iter v1.0.5 |
| 702 | 2026-07-03T18:08:17.661Z | Downloaded rustls-pki-types v1.12.0 |
| 703 | 2026-07-03T18:08:17.664Z | Downloaded powerfmt v0.2.0 |
| 704 | 2026-07-03T18:08:17.664Z | Downloaded hyper-rustls v0.27.3 |
| 705 | 2026-07-03T18:08:17.667Z | Downloaded iddqd v0.3.18 |
| 706 | 2026-07-03T18:08:17.669Z | Downloaded find-msvc-tools v0.1.9 |
| 707 | 2026-07-03T18:08:17.669Z | Downloaded serde_yaml v0.9.34+deprecated |
| 708 | 2026-07-03T18:08:17.672Z | Downloaded darling v0.21.3 |
| 709 | 2026-07-03T18:08:17.675Z | Downloaded write16 v1.0.0 |
| 710 | 2026-07-03T18:08:17.675Z | Downloaded want v0.3.1 |
| 711 | 2026-07-03T18:08:17.678Z | Downloaded minimal-lexical v0.2.1 |
| 712 | 2026-07-03T18:08:17.681Z | Downloaded time-macros v0.2.27 |
| 713 | 2026-07-03T18:08:17.681Z | Downloaded blake2 v0.10.6 |
| 714 | 2026-07-03T18:08:17.684Z | Downloaded tokio-rustls v0.26.4 |
| 715 | 2026-07-03T18:08:17.684Z | Downloaded linked-hash-map v0.5.6 |
| 716 | 2026-07-03T18:08:17.684Z | Downloaded const-oid v0.10.2 |
| 717 | 2026-07-03T18:08:17.689Z | Downloaded serde_derive v1.0.228 |
| 718 | 2026-07-03T18:08:17.689Z | Downloaded rand v0.9.2 |
| 719 | 2026-07-03T18:08:17.694Z | Downloaded yoke-derive v0.7.5 |
| 720 | 2026-07-03T18:08:17.694Z | Downloaded crossbeam-utils v0.8.19 |
| 721 | 2026-07-03T18:08:17.694Z | Downloaded crc32fast v1.4.0 |
| 722 | 2026-07-03T18:08:17.694Z | Downloaded tinyvec v1.6.0 |
| 723 | 2026-07-03T18:08:17.698Z | Downloaded cookie v0.18.1 |
| 724 | 2026-07-03T18:08:17.698Z | Downloaded dropshot_endpoint v0.17.1 |
| 725 | 2026-07-03T18:08:17.701Z | Downloaded derive_more v0.99.20 |
| 726 | 2026-07-03T18:08:17.701Z | Downloaded toml v0.8.23 |
| 727 | 2026-07-03T18:08:17.704Z | Downloaded usdt-impl v0.6.0 |
| 728 | 2026-07-03T18:08:17.704Z | Downloaded vergen-lib v9.1.0 |
| 729 | 2026-07-03T18:08:17.707Z | Downloaded tar v0.4.40 |
| 730 | 2026-07-03T18:08:17.707Z | Downloaded test-strategy v0.4.3 |
| 731 | 2026-07-03T18:08:17.710Z | Downloaded usdt-impl v0.5.0 |
| 732 | 2026-07-03T18:08:17.710Z | Downloaded slog v2.8.2 |
| 733 | 2026-07-03T18:08:17.713Z | Downloaded zerofrom-derive v0.1.5 |
| 734 | 2026-07-03T18:08:17.713Z | Downloaded walkdir v2.5.0 |
| 735 | 2026-07-03T18:08:17.713Z | Downloaded libm v0.2.8 |
| 736 | 2026-07-03T18:08:17.717Z | Downloaded zone v0.3.1 |
| 737 | 2026-07-03T18:08:17.720Z | Downloaded zeroize_derive v1.4.3 |
| 738 | 2026-07-03T18:08:17.720Z | Downloaded tokio-stream v0.1.17 |
| 739 | 2026-07-03T18:08:17.723Z | Downloaded schemars v0.9.0 |
| 740 | 2026-07-03T18:08:17.727Z | Downloaded zone_cfg_derive v0.3.0 |
| 741 | 2026-07-03T18:08:17.731Z | Downloaded whoami v1.5.1 |
| 742 | 2026-07-03T18:08:17.731Z | Downloaded twox-hash v2.1.2 |
| 743 | 2026-07-03T18:08:17.735Z | Downloaded wait-timeout v0.2.0 |
| 744 | 2026-07-03T18:08:17.735Z | Downloaded vsss-rs v3.3.4 |
| 745 | 2026-07-03T18:08:17.735Z | Downloaded socket2 v0.6.3 |
| 746 | 2026-07-03T18:08:17.738Z | Downloaded socket2 v0.5.10 |
| 747 | 2026-07-03T18:08:17.738Z | Downloaded serde v1.0.228 |
| 748 | 2026-07-03T18:08:17.738Z | Downloaded schemars v1.2.1 |
| 749 | 2026-07-03T18:08:17.745Z | Downloaded ucd-trie v0.1.6 |
| 750 | 2026-07-03T18:08:17.748Z | Downloaded wyz v0.5.1 |
| 751 | 2026-07-03T18:08:17.748Z | Downloaded writeable v0.5.5 |
| 752 | 2026-07-03T18:08:17.750Z | Downloaded nom v7.1.3 |
| 753 | 2026-07-03T18:08:17.753Z | Downloaded idna v1.0.3 |
| 754 | 2026-07-03T18:08:17.753Z | Downloaded snafu v0.8.9 |
| 755 | 2026-07-03T18:08:17.756Z | Downloaded itertools v0.14.0 |
| 756 | 2026-07-03T18:08:17.760Z | Downloaded itertools v0.13.0 |
| 757 | 2026-07-03T18:08:17.764Z | Downloaded xattr v1.3.1 |
| 758 | 2026-07-03T18:08:17.768Z | Downloaded toml v0.7.8 |
| 759 | 2026-07-03T18:08:17.768Z | Downloaded vergen-git2 v9.1.0 |
| 760 | 2026-07-03T18:08:17.771Z | Downloaded vergen v9.1.0 |
| 761 | 2026-07-03T18:08:17.771Z | Downloaded yoke v0.7.5 |
| 762 | 2026-07-03T18:08:17.771Z | Downloaded zerovec-derive v0.10.3 |
| 763 | 2026-07-03T18:08:17.771Z | Downloaded zeroize v1.8.2 |
| 764 | 2026-07-03T18:08:17.774Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 765 | 2026-07-03T18:08:17.774Z | Downloaded zmij v1.0.19 |
| 766 | 2026-07-03T18:08:17.777Z | Downloaded tungstenite v0.21.0 |
| 767 | 2026-07-03T18:08:17.777Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 768 | 2026-07-03T18:08:17.779Z | Downloaded steno v0.4.1 |
| 769 | 2026-07-03T18:08:17.782Z | Downloaded futures-util v0.3.32 |
| 770 | 2026-07-03T18:08:17.786Z | Downloaded unicode-ident v1.0.24 |
| 771 | 2026-07-03T18:08:17.789Z | Downloaded typify v0.6.2 |
| 772 | 2026-07-03T18:08:17.792Z | Downloaded typify v0.4.3 |
| 773 | 2026-07-03T18:08:17.792Z | Downloaded pest v2.8.4 |
| 774 | 2026-07-03T18:08:17.795Z | Downloaded itertools v0.12.1 |
| 775 | 2026-07-03T18:08:17.798Z | Downloaded iri-string v0.7.8 |
| 776 | 2026-07-03T18:08:17.802Z | Downloaded h2 v0.4.15 |
| 777 | 2026-07-03T18:08:17.805Z | Downloaded hashbrown v0.17.0 |
| 778 | 2026-07-03T18:08:17.808Z | Downloaded rustls-webpki v0.103.13 |
| 779 | 2026-07-03T18:08:17.811Z | Downloaded zerofrom v0.1.5 |
| 780 | 2026-07-03T18:08:17.811Z | Downloaded textwrap v0.16.2 |
| 781 | 2026-07-03T18:08:17.814Z | Downloaded clap_builder v4.5.2 |
| 782 | 2026-07-03T18:08:17.817Z | Downloaded tracing-core v0.1.32 |
| 783 | 2026-07-03T18:08:17.817Z | Downloaded hkdf v0.12.4 |
| 784 | 2026-07-03T18:08:17.820Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 785 | 2026-07-03T18:08:17.823Z | Downloaded zerocopy-derive v0.7.34 |
| 786 | 2026-07-03T18:08:17.826Z | Downloaded hyper v1.10.1 |
| 787 | 2026-07-03T18:08:17.829Z | Downloaded futures-executor v0.3.32 |
| 788 | 2026-07-03T18:08:17.829Z | Downloaded foldhash v0.2.0 |
| 789 | 2026-07-03T18:08:17.829Z | Downloaded derive_builder v0.20.2 |
| 790 | 2026-07-03T18:08:17.833Z | Downloaded darling v0.23.0 |
| 791 | 2026-07-03T18:08:17.837Z | Downloaded uuid v1.23.3 |
| 792 | 2026-07-03T18:08:17.837Z | Downloaded tracing v0.1.40 |
| 793 | 2026-07-03T18:08:17.841Z | Downloaded cancel-safe-futures v0.1.5 |
| 794 | 2026-07-03T18:08:17.841Z | Downloaded ciborium v0.2.2 |
| 795 | 2026-07-03T18:08:17.846Z | Downloaded base64ct v1.6.0 |
| 796 | 2026-07-03T18:08:17.846Z | Downloaded globset v0.4.14 |
| 797 | 2026-07-03T18:08:17.846Z | Downloaded colored v3.1.1 |
| 798 | 2026-07-03T18:08:17.850Z | Downloaded console v0.15.8 |
| 799 | 2026-07-03T18:08:17.850Z | Downloaded anyhow v1.0.100 |
| 800 | 2026-07-03T18:08:17.850Z | Downloaded daft-derive v0.1.7 |
| 801 | 2026-07-03T18:08:17.854Z | Downloaded iddqd v0.4.2 |
| 802 | 2026-07-03T18:08:17.859Z | Downloaded toml_edit v0.19.15 |
| 803 | 2026-07-03T18:08:17.866Z | Downloaded unsafe-libyaml v0.2.11 |
| 804 | 2026-07-03T18:08:17.869Z | Downloaded allocator-api2 v0.2.21 |
| 805 | 2026-07-03T18:08:17.869Z | Downloaded async-trait v0.1.89 |
| 806 | 2026-07-03T18:08:17.871Z | Downloaded crypto-common v0.1.6 |
| 807 | 2026-07-03T18:08:17.872Z | Downloaded cargo_metadata v0.18.1 |
| 808 | 2026-07-03T18:08:17.872Z | Downloaded bcs v0.1.6 |
| 809 | 2026-07-03T18:08:17.875Z | Downloaded hubpack v0.1.2 |
| 810 | 2026-07-03T18:08:17.875Z | Downloaded backoff v0.4.0 |
| 811 | 2026-07-03T18:08:17.875Z | Downloaded camino-tempfile v1.4.1 |
| 812 | 2026-07-03T18:08:17.877Z | Downloaded const_format_proc_macros v0.2.34 |
| 813 | 2026-07-03T18:08:17.877Z | Downloaded compression-codecs v0.4.32 |
| 814 | 2026-07-03T18:08:17.880Z | Downloaded cipher v0.4.4 |
| 815 | 2026-07-03T18:08:17.880Z | Downloaded goblin v0.8.2 |
| 816 | 2026-07-03T18:08:17.883Z | Downloaded bytecount v0.6.9 |
| 817 | 2026-07-03T18:08:17.886Z | Downloaded hostname v0.4.2 |
| 818 | 2026-07-03T18:08:17.886Z | Downloaded fs-err v3.1.2 |
| 819 | 2026-07-03T18:08:17.886Z | Downloaded url v2.5.4 |
| 820 | 2026-07-03T18:08:17.889Z | Downloaded cpufeatures v0.3.0 |
| 821 | 2026-07-03T18:08:17.889Z | Downloaded cmake v0.1.54 |
| 822 | 2026-07-03T18:08:17.889Z | Downloaded byteorder v1.5.0 |
| 823 | 2026-07-03T18:08:17.892Z | Downloaded bitstruct v0.1.1 |
| 824 | 2026-07-03T18:08:17.892Z | Downloaded bitflags v1.3.2 |
| 825 | 2026-07-03T18:08:17.895Z | Downloaded defmt-macros v0.3.9 |
| 826 | 2026-07-03T18:08:17.895Z | Downloaded autocfg v1.3.0 |
| 827 | 2026-07-03T18:08:17.895Z | Downloaded clap_derive v4.5.4 |
| 828 | 2026-07-03T18:08:17.898Z | Downloaded cargo-platform v0.3.2 |
| 829 | 2026-07-03T18:08:17.898Z | Downloaded bincode v1.3.3 |
| 830 | 2026-07-03T18:08:17.898Z | Downloaded bitvec v1.0.1 |
| 831 | 2026-07-03T18:08:17.906Z | Downloaded tower v0.5.2 |
| 832 | 2026-07-03T18:08:17.910Z | Downloaded chrono v0.4.44 |
| 833 | 2026-07-03T18:08:17.914Z | Downloaded regex v1.12.3 |
| 834 | 2026-07-03T18:08:17.917Z | Downloaded toml_edit v0.22.27 |
| 835 | 2026-07-03T18:08:17.920Z | Downloaded reqwest v0.13.2 |
| 836 | 2026-07-03T18:08:17.923Z | Downloaded git2 v0.20.2 |
| 837 | 2026-07-03T18:08:17.927Z | Downloaded aws-lc-rs v1.17.0 |
| 838 | 2026-07-03T18:08:17.933Z | Downloaded zerocopy-derive v0.8.27 |
| 839 | 2026-07-03T18:08:17.936Z | Downloaded aes-gcm-siv v0.11.1 |
| 840 | 2026-07-03T18:08:17.939Z | Downloaded async-stream-impl v0.3.6 |
| 841 | 2026-07-03T18:08:17.939Z | Downloaded cfg_aliases v0.2.1 |
| 842 | 2026-07-03T18:08:17.939Z | Downloaded digest v0.10.7 |
| 843 | 2026-07-03T18:08:17.942Z | Downloaded derive_builder_macro v0.20.2 |
| 844 | 2026-07-03T18:08:17.942Z | Downloaded p384 v0.13.1 |
| 845 | 2026-07-03T18:08:17.945Z | Downloaded darling_macro v0.20.11 |
| 846 | 2026-07-03T18:08:17.945Z | Downloaded atty v0.2.14 |
| 847 | 2026-07-03T18:08:17.945Z | Downloaded enum-as-inner v0.6.0 |
| 848 | 2026-07-03T18:08:17.945Z | Downloaded darling_macro v0.23.0 |
| 849 | 2026-07-03T18:08:17.945Z | Downloaded atomic-waker v1.1.2 |
| 850 | 2026-07-03T18:08:17.948Z | Downloaded foreign-types-shared v0.1.1 |
| 851 | 2026-07-03T18:08:17.948Z | Downloaded fnv v1.0.7 |
| 852 | 2026-07-03T18:08:17.948Z | Downloaded base16ct v0.2.0 |
| 853 | 2026-07-03T18:08:17.948Z | Downloaded x509-cert v0.2.5 |
| 854 | 2026-07-03T18:08:17.951Z | Downloaded typenum v1.20.1 |
| 855 | 2026-07-03T18:08:17.954Z | Downloaded serde_json v1.0.150 |
| 856 | 2026-07-03T18:08:17.956Z | Downloaded unicode-segmentation v1.11.0 |
| 857 | 2026-07-03T18:08:17.960Z | Downloaded reqwest v0.12.23 |
| 858 | 2026-07-03T18:08:17.964Z | Downloaded typed-path v0.9.3 |
| 859 | 2026-07-03T18:08:17.967Z | Downloaded tokio-util v0.7.16 |
| 860 | 2026-07-03T18:08:17.972Z | Downloaded portable-atomic v1.11.1 |
| 861 | 2026-07-03T18:08:17.974Z | Downloaded rayon v1.11.0 |
| 862 | 2026-07-03T18:08:17.978Z | Downloaded cstr-argument v0.1.2 |
| 863 | 2026-07-03T18:08:17.978Z | Downloaded crypto-common v0.2.2 |
| 864 | 2026-07-03T18:08:17.978Z | Downloaded digest v0.11.3 |
| 865 | 2026-07-03T18:08:17.981Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 866 | 2026-07-03T18:08:17.981Z | Downloaded dof v0.3.0 |
| 867 | 2026-07-03T18:08:17.981Z | Downloaded darling v0.20.11 |
| 868 | 2026-07-03T18:08:17.985Z | Downloaded cargo-platform v0.1.8 |
| 869 | 2026-07-03T18:08:17.985Z | Downloaded cfg-if v1.0.0 |
| 870 | 2026-07-03T18:08:17.985Z | Downloaded unicode-normalization v0.1.24 |
| 871 | 2026-07-03T18:08:17.988Z | Downloaded bit_field v0.10.2 |
| 872 | 2026-07-03T18:08:17.988Z | Downloaded fixedbitset v0.4.2 |
| 873 | 2026-07-03T18:08:17.989Z | Downloaded fastrand v2.3.0 |
| 874 | 2026-07-03T18:08:17.989Z | Downloaded equivalent v1.0.2 |
| 875 | 2026-07-03T18:08:17.993Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 876 | 2026-07-03T18:08:17.993Z | Downloaded aead v0.5.2 |
| 877 | 2026-07-03T18:08:17.993Z | Downloaded bit-set v0.5.3 |
| 878 | 2026-07-03T18:08:17.993Z | Downloaded anstyle-parse v0.2.4 |
| 879 | 2026-07-03T18:08:17.993Z | Downloaded adler v1.0.2 |
| 880 | 2026-07-03T18:08:17.996Z | Downloaded anstyle-query v1.0.3 |
| 881 | 2026-07-03T18:08:17.996Z | Downloaded tower-http v0.6.8 |
| 882 | 2026-07-03T18:08:17.999Z | Downloaded tough v0.22.0 |
| 883 | 2026-07-03T18:08:18.004Z | Downloaded goblin v0.10.4 |
| 884 | 2026-07-03T18:08:18.008Z | Downloaded serde_with v3.18.0 |
| 885 | 2026-07-03T18:08:18.015Z | Downloaded icu_properties_data v1.5.0 |
| 886 | 2026-07-03T18:08:18.020Z | Downloaded moka v0.12.10 |
| 887 | 2026-07-03T18:08:18.025Z | Downloaded rustls-webpki v0.102.4 |
| 888 | 2026-07-03T18:08:18.035Z | Downloaded proptest v1.5.0 |
| 889 | 2026-07-03T18:08:18.039Z | Downloaded salty v0.3.0 |
| 890 | 2026-07-03T18:08:18.050Z | Downloaded quinn-proto v0.11.13 |
| 891 | 2026-07-03T18:08:18.054Z | Downloaded zerocopy v0.7.34 |
| 892 | 2026-07-03T18:08:18.063Z | Downloaded zerovec v0.10.4 |
| 893 | 2026-07-03T18:08:18.066Z | Downloaded winnow v0.5.40 |
| 894 | 2026-07-03T18:08:18.093Z | Downloaded openssl v0.10.72 |
| 895 | 2026-07-03T18:08:18.100Z | Downloaded winnow v1.0.3 |
| 896 | 2026-07-03T18:08:18.107Z | Downloaded winnow v0.7.13 |
| 897 | 2026-07-03T18:08:18.134Z | Downloaded tabled v0.15.0 |
| 898 | 2026-07-03T18:08:18.141Z | Downloaded dropshot v0.16.7 |
| 899 | 2026-07-03T18:08:18.153Z | Downloaded time v0.3.47 |
| 900 | 2026-07-03T18:08:18.158Z | Downloaded syn v1.0.109 |
| 901 | 2026-07-03T18:08:18.165Z | Downloaded dropshot v0.17.1 |
| 902 | 2026-07-03T18:08:18.176Z | Downloaded vcpkg v0.2.15 |
| 903 | 2026-07-03T18:08:18.198Z | Downloaded webpki-roots v0.26.3 |
| 904 | 2026-07-03T18:08:18.201Z | Downloaded nix v0.30.1 |
| 905 | 2026-07-03T18:08:18.206Z | Downloaded zerocopy v0.8.27 |
| 906 | 2026-07-03T18:08:18.218Z | Downloaded webpki-roots v1.0.3 |
| 907 | 2026-07-03T18:08:18.220Z | Downloaded smoltcp v0.11.0 |
| 908 | 2026-07-03T18:08:18.226Z | Downloaded rustix v0.38.34 |
| 909 | 2026-07-03T18:08:18.237Z | Downloaded rustls v0.22.4 |
| 910 | 2026-07-03T18:08:18.244Z | Downloaded regex-syntax v0.8.5 |
| 911 | 2026-07-03T18:08:18.249Z | Downloaded openapiv3 v2.2.0 |
| 912 | 2026-07-03T18:08:18.255Z | Downloaded hickory-proto v0.25.2 |
| 913 | 2026-07-03T18:08:18.265Z | Downloaded rustls v0.23.41 |
| 914 | 2026-07-03T18:08:18.269Z | Downloaded nix v0.31.3 |
| 915 | 2026-07-03T18:08:18.274Z | Downloaded regress v0.11.1 |
| 916 | 2026-07-03T18:08:18.279Z | Downloaded unicode-width v0.2.1 |
| 917 | 2026-07-03T18:08:18.281Z | Downloaded unicode-width v0.1.14 |
| 918 | 2026-07-03T18:08:18.284Z | Downloaded syn v2.0.117 |
| 919 | 2026-07-03T18:08:18.290Z | Downloaded regress v0.10.5 |
| 920 | 2026-07-03T18:08:18.294Z | Downloaded nix v0.28.0 |
| 921 | 2026-07-03T18:08:18.300Z | Downloaded rustix v1.1.2 |
| 922 | 2026-07-03T18:08:18.313Z | Downloaded hickory-proto v0.24.4 |
| 923 | 2026-07-03T18:08:18.320Z | Downloaded typify-impl v0.4.3 |
| 924 | 2026-07-03T18:08:18.328Z | Downloaded bstr v1.9.1 |
| 925 | 2026-07-03T18:08:18.352Z | Downloaded typify-impl v0.6.2 |
| 926 | 2026-07-03T18:08:18.370Z | Downloaded regex-automata v0.4.14 |
| 927 | 2026-07-03T18:08:18.396Z | Downloaded chrono-tz v0.10.4 |
| 928 | 2026-07-03T18:08:18.405Z | Downloaded petgraph v0.6.5 |
| 929 | 2026-07-03T18:08:18.424Z | Downloaded csv v1.3.1 |
| 930 | 2026-07-03T18:08:18.435Z | Downloaded jiff v0.2.15 |
| 931 | 2026-07-03T18:08:18.498Z | Downloaded petgraph v0.8.3 |
| 932 | 2026-07-03T18:08:18.512Z | Downloaded libc v0.2.186 |
| 933 | 2026-07-03T18:08:18.539Z | Downloaded sha3 v0.10.8 |
| 934 | 2026-07-03T18:08:18.552Z | Downloaded tokio v1.52.3 |
| 935 | 2026-07-03T18:08:18.580Z | Downloaded ring v0.17.14 |
| 936 | 2026-07-03T18:08:18.645Z | Downloaded encoding_rs v0.8.34 |
| 937 | 2026-07-03T18:08:18.680Z | Downloaded fakedata_generator v0.7.1 |
| 938 | 2026-07-03T18:08:18.704Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 939 | 2026-07-03T18:08:18.922Z | Downloaded libz-sys v1.1.16 |
| 940 | 2026-07-03T18:08:19.356Z | Downloaded aws-lc-sys v0.41.0 |
| 941 | 2026-07-03T18:08:19.686Z | Compiling proc-macro2 v1.0.106 |
| 942 | 2026-07-03T18:08:19.686Z | Compiling quote v1.0.45 |
| 943 | 2026-07-03T18:08:19.686Z | Compiling unicode-ident v1.0.24 |
| 944 | 2026-07-03T18:08:19.686Z | Compiling libc v0.2.186 |
| 945 | 2026-07-03T18:08:19.691Z | Compiling serde_core v1.0.228 |
| 946 | 2026-07-03T18:08:19.691Z | Compiling serde v1.0.228 |
| 947 | 2026-07-03T18:08:19.691Z | Compiling autocfg v1.3.0 |
| 948 | 2026-07-03T18:08:19.691Z | Checking cfg-if v1.0.0 |
| 949 | 2026-07-03T18:08:20.011Z | Compiling zmij v1.0.19 |
| 950 | 2026-07-03T18:08:20.044Z | Compiling serde_json v1.0.150 |
| 951 | 2026-07-03T18:08:20.329Z | Checking memchr v2.7.2 |
| 952 | 2026-07-03T18:08:20.403Z | Compiling libm v0.2.8 |
| 953 | 2026-07-03T18:08:20.406Z | Checking itoa v1.0.11 |
| 954 | 2026-07-03T18:08:20.662Z | Checking smallvec v1.13.2 |
| 955 | 2026-07-03T18:08:20.712Z | Compiling getrandom v0.4.2 |
| 956 | 2026-07-03T18:08:20.844Z | Compiling version_check v0.9.5 |
| 957 | 2026-07-03T18:08:21.001Z | Checking stable_deref_trait v1.2.0 |
| 958 | 2026-07-03T18:08:21.078Z | Checking litemap v0.7.4 |
| 959 | 2026-07-03T18:08:21.105Z | Checking writeable v0.5.5 |
| 960 | 2026-07-03T18:08:21.127Z | Compiling syn v2.0.117 |
| 961 | 2026-07-03T18:08:21.151Z | Checking icu_locid_transform_data v1.5.0 |
| 962 | 2026-07-03T18:08:21.185Z | Compiling num-traits v0.2.19 |
| 963 | 2026-07-03T18:08:21.239Z | Checking icu_properties_data v1.5.0 |
| 964 | 2026-07-03T18:08:21.263Z | Checking percent-encoding v2.3.2 |
| 965 | 2026-07-03T18:08:21.282Z | Checking icu_normalizer_data v1.5.0 |
| 966 | 2026-07-03T18:08:21.357Z | Checking utf8_iter v1.0.4 |
| 967 | 2026-07-03T18:08:21.375Z | Checking utf16_iter v1.0.5 |
| 968 | 2026-07-03T18:08:21.400Z | Checking write16 v1.0.0 |
| 969 | 2026-07-03T18:08:21.476Z | Checking form_urlencoded v1.2.2 |
| 970 | 2026-07-03T18:08:21.496Z | Compiling thiserror v2.0.18 |
| 971 | 2026-07-03T18:08:21.514Z | Checking getrandom v0.2.14 |
| 972 | 2026-07-03T18:08:21.563Z | Compiling lock_api v0.4.12 |
| 973 | 2026-07-03T18:08:21.601Z | Compiling parking_lot_core v0.9.10 |
| 974 | 2026-07-03T18:08:21.659Z | Compiling heck v0.5.0 |
| 975 | 2026-07-03T18:08:21.944Z | Checking iana-time-zone v0.1.64 |
| 976 | 2026-07-03T18:08:22.052Z | Compiling jobserver v0.1.31 |
| 977 | 2026-07-03T18:08:22.099Z | Compiling find-msvc-tools v0.1.9 |
| 978 | 2026-07-03T18:08:22.182Z | Checking uuid v1.23.3 |
| 979 | 2026-07-03T18:08:22.230Z | Compiling shlex v2.0.1 |
| 980 | 2026-07-03T18:08:22.320Z | Checking semver v1.0.28 |
| 981 | 2026-07-03T18:08:22.344Z | Compiling rustversion v1.0.22 |
| 982 | 2026-07-03T18:08:22.380Z | Checking dyn-clone v1.0.17 |
| 983 | 2026-07-03T18:08:22.418Z | Compiling cc v1.2.65 |
| 984 | 2026-07-03T18:08:22.480Z | Compiling schemars v0.8.22 |
| 985 | 2026-07-03T18:08:22.500Z | Compiling slab v0.4.9 |
| 986 | 2026-07-03T18:08:22.536Z | Checking subtle v2.6.1 |
| 987 | 2026-07-03T18:08:22.652Z | Checking pin-project-lite v0.2.14 |
| 988 | 2026-07-03T18:08:22.764Z | Compiling log v0.4.29 |
| 989 | 2026-07-03T18:08:22.851Z | Checking socket2 v0.6.3 |
| 990 | 2026-07-03T18:08:22.952Z | Checking typenum v1.20.1 |
| 991 | 2026-07-03T18:08:22.955Z | Checking scopeguard v1.2.0 |
| 992 | 2026-07-03T18:08:23.102Z | Checking rand_core v0.6.4 |
| 993 | 2026-07-03T18:08:23.105Z | Checking mio v1.2.0 |
| 994 | 2026-07-03T18:08:23.189Z | Checking signal-hook-registry v1.4.2 |
| 995 | 2026-07-03T18:08:23.274Z | Compiling portable-atomic v1.11.1 |
| 996 | 2026-07-03T18:08:23.294Z | Checking parking_lot v0.12.2 |
| 997 | 2026-07-03T18:08:23.351Z | Checking equivalent v1.0.2 |
| 998 | 2026-07-03T18:08:23.377Z | Checking critical-section v1.2.0 |
| 999 | 2026-07-03T18:08:23.407Z | Checking futures-core v0.3.32 |
| 1000 | 2026-07-03T18:08:23.439Z | Compiling cmake v0.1.54 |
| 1001 | 2026-07-03T18:08:23.479Z | Compiling dunce v1.0.5 |
| 1002 | 2026-07-03T18:08:23.483Z | Compiling thiserror v1.0.64 |
| 1003 | 2026-07-03T18:08:23.536Z | Compiling fs_extra v1.3.0 |
| 1004 | 2026-07-03T18:08:23.679Z | Compiling getrandom v0.3.4 |
| 1005 | 2026-07-03T18:08:23.743Z | Compiling httparse v1.10.1 |
| 1006 | 2026-07-03T18:08:23.747Z | Checking futures-sink v0.3.32 |
| 1007 | 2026-07-03T18:08:23.801Z | Compiling aws-lc-sys v0.41.0 |
| 1008 | 2026-07-03T18:08:23.863Z | Checking hashbrown v0.17.0 |
| 1009 | 2026-07-03T18:08:23.955Z | Checking futures-channel v0.3.32 |
| 1010 | 2026-07-03T18:08:24.026Z | Compiling regex-syntax v0.8.5 |
| 1011 | 2026-07-03T18:08:24.052Z | Compiling synstructure v0.13.1 |
| 1012 | 2026-07-03T18:08:24.092Z | Compiling serde_derive_internals v0.29.1 |
| 1013 | 2026-07-03T18:08:24.211Z | Checking once_cell v1.21.3 |
| 1014 | 2026-07-03T18:08:24.236Z | Compiling strsim v0.11.1 |
| 1015 | 2026-07-03T18:08:24.343Z | Checking indexmap v2.14.0 |
| 1016 | 2026-07-03T18:08:24.391Z | Checking futures-task v0.3.32 |
| 1017 | 2026-07-03T18:08:24.536Z | Checking futures-io v0.3.32 |
| 1018 | 2026-07-03T18:08:24.555Z | Compiling aho-corasick v1.1.3 |
| 1019 | 2026-07-03T18:08:24.582Z | Checking base64 v0.22.1 |
| 1020 | 2026-07-03T18:08:24.655Z | Compiling ident_case v1.0.1 |
| 1021 | 2026-07-03T18:08:24.783Z | Compiling slog v2.8.2 |
| 1022 | 2026-07-03T18:08:24.861Z | Compiling ucd-trie v0.1.6 |
| 1023 | 2026-07-03T18:08:24.909Z | Checking byteorder v1.5.0 |
| 1024 | 2026-07-03T18:08:25.038Z | Compiling pest v2.8.4 |
| 1025 | 2026-07-03T18:08:25.090Z | Checking tracing-core v0.1.32 |
| 1026 | 2026-07-03T18:08:25.119Z | Compiling ring v0.17.14 |
| 1027 | 2026-07-03T18:08:25.322Z | Compiling serde_derive v1.0.228 |
| 1028 | 2026-07-03T18:08:25.385Z | Compiling zerofrom-derive v0.1.5 |
| 1029 | 2026-07-03T18:08:25.426Z | Compiling yoke-derive v0.7.5 |
| 1030 | 2026-07-03T18:08:25.635Z | Compiling zerovec-derive v0.10.3 |
| 1031 | 2026-07-03T18:08:25.999Z | Compiling displaydoc v0.2.5 |
| 1032 | 2026-07-03T18:08:26.136Z | Compiling icu_provider_macros v1.5.0 |
| 1033 | 2026-07-03T18:08:26.259Z | Compiling schemars_derive v0.8.22 |
| 1034 | 2026-07-03T18:08:26.428Z | Compiling zeroize_derive v1.4.3 |
| 1035 | 2026-07-03T18:08:26.567Z | Checking zerofrom v0.1.5 |
| 1036 | 2026-07-03T18:08:26.642Z | Compiling thiserror-impl v2.0.18 |
| 1037 | 2026-07-03T18:08:26.681Z | Compiling tokio-macros v2.7.0 |
| 1038 | 2026-07-03T18:08:26.701Z | Checking yoke v0.7.5 |
| 1039 | 2026-07-03T18:08:26.723Z | Compiling futures-macro v0.3.32 |
| 1040 | 2026-07-03T18:08:26.924Z | Checking zerovec v0.10.4 |
| 1041 | 2026-07-03T18:08:27.126Z | Checking zeroize v1.8.2 |
| 1042 | 2026-07-03T18:08:27.293Z | Compiling thiserror-impl v1.0.64 |
| 1043 | 2026-07-03T18:08:27.454Z | Compiling zerocopy-derive v0.8.27 |
| 1044 | 2026-07-03T18:08:27.457Z | Compiling regex-automata v0.4.14 |
| 1045 | 2026-07-03T18:08:27.557Z | Checking futures-util v0.3.32 |
| 1046 | 2026-07-03T18:08:27.598Z | Checking tinystr v0.7.6 |
| 1047 | 2026-07-03T18:08:27.777Z | Checking icu_locid v1.5.0 |
| 1048 | 2026-07-03T18:08:27.893Z | Checking icu_collections v1.5.0 |
| 1049 | 2026-07-03T18:08:28.215Z | Checking icu_provider v1.5.0 |
| 1050 | 2026-07-03T18:08:28.411Z | Checking bytes v1.11.1 |
| 1051 | 2026-07-03T18:08:28.501Z | Checking chrono v0.4.44 |
| 1052 | 2026-07-03T18:08:28.521Z | Checking icu_locid_transform v1.5.0 |
| 1053 | 2026-07-03T18:08:28.667Z | Checking bitflags v2.9.4 |
| 1054 | 2026-07-03T18:08:28.689Z | Compiling serde_tokenstream v0.2.3 |
| 1055 | 2026-07-03T18:08:28.837Z | Checking tokio v1.52.3 |
| 1056 | 2026-07-03T18:08:28.976Z | Checking http v1.4.2 |
| 1057 | 2026-07-03T18:08:28.979Z | Checking icu_properties v1.5.1 |
| 1058 | 2026-07-03T18:08:29.330Z | Compiling regex v1.12.3 |
| 1059 | 2026-07-03T18:08:29.512Z | Checking rustls-pki-types v1.12.0 |
| 1060 | 2026-07-03T18:08:29.531Z | Compiling tracing-attributes v0.1.27 |
| 1061 | 2026-07-03T18:08:29.535Z | Compiling pest_meta v2.8.4 |
| 1062 | 2026-07-03T18:08:30.198Z | Compiling anyhow v1.0.100 |
| 1063 | 2026-07-03T18:08:30.365Z | Checking icu_normalizer v1.5.0 |
| 1064 | 2026-07-03T18:08:30.683Z | Checking tracing v0.1.40 |
| 1065 | 2026-07-03T18:08:30.719Z | Checking idna_adapter v1.2.0 |
| 1066 | 2026-07-03T18:08:30.806Z | Compiling pest_generator v2.8.4 |
| 1067 | 2026-07-03T18:08:30.838Z | Checking idna v1.0.3 |
| 1068 | 2026-07-03T18:08:30.856Z | Compiling generic-array v0.14.7 |
| 1069 | 2026-07-03T18:08:31.073Z | Checking url v2.5.4 |
| 1070 | 2026-07-03T18:08:31.395Z | Compiling pest_derive v2.8.4 |
| 1071 | 2026-07-03T18:08:31.843Z | Checking untrusted v0.9.0 |
| 1072 | 2026-07-03T18:08:31.941Z | Compiling camino v1.2.2 |
| 1073 | 2026-07-03T18:08:31.959Z | Checking ppv-lite86 v0.2.17 |
| 1074 | 2026-07-03T18:08:31.999Z | Checking fnv v1.0.7 |
| 1075 | 2026-07-03T18:08:32.097Z | Checking tokio-util v0.7.16 |
| 1076 | 2026-07-03T18:08:32.157Z | Compiling paste v1.0.15 |
| 1077 | 2026-07-03T18:08:32.226Z | Compiling aws-lc-rs v1.17.0 |
| 1078 | 2026-07-03T18:08:32.315Z | Compiling zerocopy v0.8.27 |
| 1079 | 2026-07-03T18:08:32.361Z | Checking ipnet v2.9.0 |
| 1080 | 2026-07-03T18:08:32.524Z | Checking ryu v1.0.18 |
| 1081 | 2026-07-03T18:08:32.572Z | Checking untrusted v0.7.1 |
| 1082 | 2026-07-03T18:08:32.592Z | Checking http-body v1.0.1 |
| 1083 | 2026-07-03T18:08:32.658Z | Checking errno v0.3.14 |
| 1084 | 2026-07-03T18:08:32.677Z | Compiling rustls v0.23.41 |
| 1085 | 2026-07-03T18:08:32.694Z | Checking atomic-waker v1.1.2 |
| 1086 | 2026-07-03T18:08:32.729Z | Checking crypto-common v0.1.6 |
| 1087 | 2026-07-03T18:08:32.780Z | Checking tower-service v0.3.3 |
| 1088 | 2026-07-03T18:08:32.799Z | Checking try-lock v0.2.5 |
| 1089 | 2026-07-03T18:08:32.866Z | Checking tower-layer v0.3.3 |
| 1090 | 2026-07-03T18:08:32.884Z | Checking h2 v0.4.15 |
| 1091 | 2026-07-03T18:08:32.902Z | Checking want v0.3.1 |
| 1092 | 2026-07-03T18:08:33.006Z | Checking erased-serde v0.3.31 |
| 1093 | 2026-07-03T18:08:33.009Z | Compiling async-trait v0.1.89 |
| 1094 | 2026-07-03T18:08:33.182Z | Compiling num-conv v0.2.0 |
| 1095 | 2026-07-03T18:08:33.350Z | Compiling time-core v0.1.8 |
| 1096 | 2026-07-03T18:08:33.403Z | Checking httpdate v1.0.3 |
| 1097 | 2026-07-03T18:08:33.500Z | Compiling omicron-workspace-hack v0.1.0 |
| 1098 | 2026-07-03T18:08:33.735Z | Compiling time-macros v0.2.27 |
| 1099 | 2026-07-03T18:08:34.059Z | Checking ipnetwork v0.21.1 |
| 1100 | 2026-07-03T18:08:34.211Z | Compiling scroll_derive v0.13.1 |
| 1101 | 2026-07-03T18:08:34.232Z | Checking http-body-util v0.1.3 |
| 1102 | 2026-07-03T18:08:34.334Z | Checking serde_urlencoded v0.7.1 |
| 1103 | 2026-07-03T18:08:34.635Z | Checking pretty-hex v0.4.1 |
| 1104 | 2026-07-03T18:08:34.638Z | Checking const-oid v0.9.6 |
| 1105 | 2026-07-03T18:08:34.713Z | Checking openapiv3 v2.2.0 |
| 1106 | 2026-07-03T18:08:34.752Z | Checking foldhash v0.2.0 |
| 1107 | 2026-07-03T18:08:34.777Z | Checking hyper v1.10.1 |
| 1108 | 2026-07-03T18:08:34.911Z | Checking allocator-api2 v0.2.21 |
| 1109 | 2026-07-03T18:08:35.026Z | Compiling daft-derive v0.1.7 |
| 1110 | 2026-07-03T18:08:35.190Z | Checking hashbrown v0.16.1 |
| 1111 | 2026-07-03T18:08:35.363Z | Checking plain v0.2.3 |
| 1112 | 2026-07-03T18:08:35.468Z | Compiling scroll v0.13.0 |
| 1113 | 2026-07-03T18:08:35.672Z | Compiling strum_macros v0.26.4 |
| 1114 | 2026-07-03T18:08:35.693Z | Checking hyper-util v0.1.20 |
| 1115 | 2026-07-03T18:08:35.765Z | Compiling crossbeam-utils v0.8.19 |
| 1116 | 2026-07-03T18:08:36.043Z | Compiling usdt-impl v0.6.0 |
| 1117 | 2026-07-03T18:08:36.108Z | Compiling goblin v0.10.4 |
| 1118 | 2026-07-03T18:08:36.751Z | Checking oxnet v0.1.4 |
| 1119 | 2026-07-03T18:08:36.851Z | Checking rand_core v0.9.3 |
| 1120 | 2026-07-03T18:08:37.030Z | Checking rand_chacha v0.9.0 |
| 1121 | 2026-07-03T18:08:37.212Z | Checking block-buffer v0.10.4 |
| 1122 | 2026-07-03T18:08:37.279Z | Compiling dtrace-parser v0.3.0 |
| 1123 | 2026-07-03T18:08:37.474Z | Compiling thread-id v5.0.0 |
| 1124 | 2026-07-03T18:08:37.549Z | Checking encoding_rs v0.8.34 |
| 1125 | 2026-07-03T18:08:37.580Z | Checking mime v0.3.17 |
| 1126 | 2026-07-03T18:08:37.755Z | Checking digest v0.10.7 |
| 1127 | 2026-07-03T18:08:37.775Z | Checking rand v0.9.2 |
| 1128 | 2026-07-03T18:08:37.795Z | Checking futures-executor v0.3.32 |
| 1129 | 2026-07-03T18:08:37.885Z | Checking hex v0.4.3 |
| 1130 | 2026-07-03T18:08:37.938Z | Compiling slog-async v2.8.0 |
| 1131 | 2026-07-03T18:08:37.958Z | Checking futures v0.3.32 |
| 1132 | 2026-07-03T18:08:38.040Z | Checking sync_wrapper v1.0.1 |
| 1133 | 2026-07-03T18:08:38.101Z | Compiling multer v3.1.0 |
| 1134 | 2026-07-03T18:08:38.147Z | Compiling rustix v1.1.2 |
| 1135 | 2026-07-03T18:08:38.211Z | Checking tower v0.5.2 |
| 1136 | 2026-07-03T18:08:38.374Z | Checking rand_chacha v0.3.1 |
| 1137 | 2026-07-03T18:08:38.395Z | Checking webpki-roots v0.26.3 |
| 1138 | 2026-07-03T18:08:38.482Z | Compiling async-stream-impl v0.3.6 |
| 1139 | 2026-07-03T18:08:38.519Z | Compiling ref-cast v1.0.25 |
| 1140 | 2026-07-03T18:08:38.553Z | Checking iri-string v0.7.8 |
| 1141 | 2026-07-03T18:08:38.574Z | Checking rand v0.8.6 |
| 1142 | 2026-07-03T18:08:38.591Z | Compiling ref-cast-impl v1.0.25 |
| 1143 | 2026-07-03T18:08:38.876Z | Compiling dof v0.4.0 |
| 1144 | 2026-07-03T18:08:39.066Z | Compiling darling_core v0.23.0 |
| 1145 | 2026-07-03T18:08:39.095Z | Checking fastrand v2.3.0 |
| 1146 | 2026-07-03T18:08:39.172Z | Checking powerfmt v0.2.0 |
| 1147 | 2026-07-03T18:08:39.274Z | Checking newtype-uuid v1.3.2 |
| 1148 | 2026-07-03T18:08:39.463Z | Checking deranged v0.5.3 |
| 1149 | 2026-07-03T18:08:39.534Z | Checking tower-http v0.6.8 |
| 1150 | 2026-07-03T18:08:39.553Z | Checking is-terminal v0.4.12 |
| 1151 | 2026-07-03T18:08:39.624Z | Checking num_threads v0.1.7 |
| 1152 | 2026-07-03T18:08:39.715Z | Checking match_cfg v0.1.0 |
| 1153 | 2026-07-03T18:08:39.790Z | Checking hostname v0.3.1 |
| 1154 | 2026-07-03T18:08:39.808Z | Checking strum v0.26.3 |
| 1155 | 2026-07-03T18:08:39.832Z | Compiling newtype-uuid-macros v0.1.0 |
| 1156 | 2026-07-03T18:08:39.885Z | Compiling structmeta-derive v0.3.0 |
| 1157 | 2026-07-03T18:08:39.914Z | Compiling syn v1.0.109 |
| 1158 | 2026-07-03T18:08:39.918Z | Checking tempfile v3.23.0 |
| 1159 | 2026-07-03T18:08:39.953Z | Compiling usdt-attr-macro v0.6.0 |
| 1160 | 2026-07-03T18:08:40.127Z | Compiling usdt-macro v0.6.0 |
| 1161 | 2026-07-03T18:08:40.278Z | Checking daft v0.1.7 |
| 1162 | 2026-07-03T18:08:40.446Z | Checking time v0.3.47 |
| 1163 | 2026-07-03T18:08:40.506Z | Checking crossbeam-channel v0.5.15 |
| 1164 | 2026-07-03T18:08:40.834Z | Checking thread_local v1.1.8 |
| 1165 | 2026-07-03T18:08:40.894Z | Compiling structmeta v0.3.0 |
| 1166 | 2026-07-03T18:08:40.913Z | Checking winnow v1.0.3 |
| 1167 | 2026-07-03T18:08:40.994Z | Compiling crc32fast v1.4.0 |
| 1168 | 2026-07-03T18:08:41.126Z | Compiling darling_macro v0.23.0 |
| 1169 | 2026-07-03T18:08:41.196Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1170 | 2026-07-03T18:08:41.327Z | Checking serde_spanned v1.1.1 |
| 1171 | 2026-07-03T18:08:41.429Z | Checking debug-ignore v1.0.5 |
| 1172 | 2026-07-03T18:08:41.457Z | Checking take_mut v0.2.2 |
| 1173 | 2026-07-03T18:08:41.524Z | Checking term v1.2.0 |
| 1174 | 2026-07-03T18:08:41.544Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1175 | 2026-07-03T18:08:41.581Z | Checking slog-json v2.6.1 |
| 1176 | 2026-07-03T18:08:41.675Z | Compiling darling v0.23.0 |
| 1177 | 2026-07-03T18:08:41.719Z | Compiling strum_macros v0.27.2 |
| 1178 | 2026-07-03T18:08:41.741Z | Checking slog-term v2.9.2 |
| 1179 | 2026-07-03T18:08:41.785Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1180 | 2026-07-03T18:08:41.785Z | Checking memmap2 v0.9.9 |
| 1181 | 2026-07-03T18:08:41.823Z | Compiling serde_with_macros v3.18.0 |
| 1182 | 2026-07-03T18:08:41.947Z | Checking spin v0.9.8 |
| 1183 | 2026-07-03T18:08:42.031Z | Checking cpufeatures v0.2.12 |
| 1184 | 2026-07-03T18:08:42.238Z | Checking slog-bunyan v2.5.0 |
| 1185 | 2026-07-03T18:08:42.257Z | Compiling derive-ex v0.1.8 |
| 1186 | 2026-07-03T18:08:42.327Z | Checking async-stream v0.3.6 |
| 1187 | 2026-07-03T18:08:42.359Z | Checking waitgroup v0.1.2 |
| 1188 | 2026-07-03T18:08:42.455Z | Checking rustls-pemfile v2.2.0 |
| 1189 | 2026-07-03T18:08:42.474Z | Checking serde_path_to_error v0.1.20 |
| 1190 | 2026-07-03T18:08:42.598Z | Checking hostname v0.4.2 |
| 1191 | 2026-07-03T18:08:42.741Z | Checking macaddr v1.0.1 |
| 1192 | 2026-07-03T18:08:42.806Z | Checking quick-error v1.2.3 |
| 1193 | 2026-07-03T18:08:42.916Z | Checking either v1.15.0 |
| 1194 | 2026-07-03T18:08:43.015Z | Checking serde_with v3.18.0 |
| 1195 | 2026-07-03T18:08:43.107Z | Checking regress v0.10.5 |
| 1196 | 2026-07-03T18:08:43.514Z | Checking lazy_static v1.5.0 |
| 1197 | 2026-07-03T18:08:43.624Z | Compiling parse-display-derive v0.10.0 |
| 1198 | 2026-07-03T18:08:43.804Z | Compiling test-strategy v0.4.3 |
| 1199 | 2026-07-03T18:08:43.883Z | Checking usdt v0.6.0 |
| 1200 | 2026-07-03T18:08:44.047Z | Checking webpki-roots v1.0.3 |
| 1201 | 2026-07-03T18:08:44.172Z | Compiling dropshot v0.17.1 |
| 1202 | 2026-07-03T18:08:44.336Z | Checking wait-timeout v0.2.0 |
| 1203 | 2026-07-03T18:08:44.402Z | Compiling crucible-workspace-hack v0.1.0 |
| 1204 | 2026-07-03T18:08:44.449Z | Checking bit-vec v0.6.3 |
| 1205 | 2026-07-03T18:08:44.469Z | Compiling rustix v0.38.34 |
| 1206 | 2026-07-03T18:08:44.489Z | Checking rusty-fork v0.3.0 |
| 1207 | 2026-07-03T18:08:44.563Z | Checking strum v0.27.2 |
| 1208 | 2026-07-03T18:08:44.635Z | Checking bit-set v0.5.3 |
| 1209 | 2026-07-03T18:08:44.658Z | Compiling dropshot_endpoint v0.17.1 |
| 1210 | 2026-07-03T18:08:44.677Z | Checking rand_xorshift v0.3.0 |
| 1211 | 2026-07-03T18:08:44.680Z | Checking unarray v0.1.4 |
| 1212 | 2026-07-03T18:08:44.798Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1213 | 2026-07-03T18:08:44.801Z | Checking proptest v1.5.0 |
| 1214 | 2026-07-03T18:08:44.854Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1215 | 2026-07-03T18:08:44.986Z | Checking hybrid-array v0.4.12 |
| 1216 | 2026-07-03T18:08:45.026Z | Checking adler v1.0.2 |
| 1217 | 2026-07-03T18:08:45.150Z | Checking miniz_oxide v0.7.2 |
| 1218 | 2026-07-03T18:08:45.279Z | Compiling toml_datetime v0.6.11 |
| 1219 | 2026-07-03T18:08:45.432Z | Checking openssl-probe v0.2.1 |
| 1220 | 2026-07-03T18:08:45.516Z | Checking flate2 v1.0.30 |
| 1221 | 2026-07-03T18:08:45.540Z | Checking rustls-native-certs v0.8.3 |
| 1222 | 2026-07-03T18:08:45.570Z | Checking crypto-common v0.2.2 |
| 1223 | 2026-07-03T18:08:45.656Z | Checking block-buffer v0.12.1 |
| 1224 | 2026-07-03T18:08:45.675Z | Checking instant v0.1.12 |
| 1225 | 2026-07-03T18:08:45.764Z | Checking const-oid v0.10.2 |
| 1226 | 2026-07-03T18:08:45.793Z | Checking compression-core v0.4.31 |
| 1227 | 2026-07-03T18:08:45.812Z | Checking backoff v0.4.0 |
| 1228 | 2026-07-03T18:08:45.916Z | Checking compression-codecs v0.4.32 |
| 1229 | 2026-07-03T18:08:45.935Z | Checking parse-display v0.10.0 |
| 1230 | 2026-07-03T18:08:45.974Z | Checking itertools v0.14.0 |
| 1231 | 2026-07-03T18:08:46.080Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1232 | 2026-07-03T18:08:46.188Z | Checking digest v0.11.3 |
| 1233 | 2026-07-03T18:08:46.231Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1234 | 2026-07-03T18:08:46.251Z | Checking base64ct v1.6.0 |
| 1235 | 2026-07-03T18:08:46.335Z | Checking cpufeatures v0.3.0 |
| 1236 | 2026-07-03T18:08:46.388Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1237 | 2026-07-03T18:08:46.550Z | Checking toml v1.1.2+spec-1.1.0 |
| 1238 | 2026-07-03T18:08:46.573Z | Checking sha1 v0.11.0 |
| 1239 | 2026-07-03T18:08:46.697Z | Checking async-compression v0.4.33 |
| 1240 | 2026-07-03T18:08:46.773Z | Checking unicode-width v0.1.14 |
| 1241 | 2026-07-03T18:08:47.027Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1242 | 2026-07-03T18:08:47.047Z | Compiling clap_derive v4.5.4 |
| 1243 | 2026-07-03T18:08:47.165Z | Compiling unsafe-libyaml v0.2.11 |
| 1244 | 2026-07-03T18:08:47.302Z | Checking utf8parse v0.2.1 |
| 1245 | 2026-07-03T18:08:47.415Z | Checking anstyle-parse v0.2.4 |
| 1246 | 2026-07-03T18:08:47.629Z | Checking is_terminal_polyfill v1.70.0 |
| 1247 | 2026-07-03T18:08:47.676Z | Checking anstyle v1.0.7 |
| 1248 | 2026-07-03T18:08:47.720Z | Compiling serde_yaml v0.9.34+deprecated |
| 1249 | 2026-07-03T18:08:47.775Z | Checking colorchoice v1.0.1 |
| 1250 | 2026-07-03T18:08:47.865Z | Checking anstyle-query v1.0.3 |
| 1251 | 2026-07-03T18:08:47.920Z | Checking pem-rfc7468 v0.7.0 |
| 1252 | 2026-07-03T18:08:47.956Z | Checking anstream v0.6.14 |
| 1253 | 2026-07-03T18:08:48.089Z | Checking terminal_size v0.3.0 |
| 1254 | 2026-07-03T18:08:48.093Z | Compiling der_derive v0.7.3 |
| 1255 | 2026-07-03T18:08:48.493Z | Compiling winnow v0.5.40 |
| 1256 | 2026-07-03T18:08:48.513Z | Checking flagset v0.4.7 |
| 1257 | 2026-07-03T18:08:48.691Z | Checking clap_lex v0.7.0 |
| 1258 | 2026-07-03T18:08:48.802Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1259 | 2026-07-03T18:08:48.838Z | Checking clap_builder v4.5.2 |
| 1260 | 2026-07-03T18:08:49.024Z | Checking der v0.7.10 |
| 1261 | 2026-07-03T18:08:49.250Z | Compiling darling_core v0.21.3 |
| 1262 | 2026-07-03T18:08:49.744Z | Compiling toml_edit v0.19.15 |
| 1263 | 2026-07-03T18:08:49.826Z | Compiling rustc_version v0.4.1 |
| 1264 | 2026-07-03T18:08:50.011Z | Checking spki v0.7.3 |
| 1265 | 2026-07-03T18:08:50.031Z | Checking clap v4.5.4 |
| 1266 | 2026-07-03T18:08:50.254Z | Checking winnow v0.7.13 |
| 1267 | 2026-07-03T18:08:50.326Z | Compiling heck v0.4.1 |
| 1268 | 2026-07-03T18:08:50.527Z | Checking iddqd v0.4.2 |
| 1269 | 2026-07-03T18:08:50.674Z | Checking secrecy v0.10.3 |
| 1270 | 2026-07-03T18:08:50.948Z | Compiling proc-macro-crate v1.3.1 |
| 1271 | 2026-07-03T18:08:51.308Z | Compiling darling_macro v0.21.3 |
| 1272 | 2026-07-03T18:08:51.360Z | Compiling heapless v0.8.0 |
| 1273 | 2026-07-03T18:08:51.381Z | Compiling convert_case v0.4.0 |
| 1274 | 2026-07-03T18:08:51.682Z | Compiling derive_more v0.99.20 |
| 1275 | 2026-07-03T18:08:51.850Z | Checking pkcs8 v0.10.2 |
| 1276 | 2026-07-03T18:08:51.869Z | Compiling darling v0.21.3 |
| 1277 | 2026-07-03T18:08:51.888Z | Checking tabwriter v1.4.0 |
| 1278 | 2026-07-03T18:08:51.956Z | Compiling ingot-macros v0.1.1 |
| 1279 | 2026-07-03T18:08:52.005Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1280 | 2026-07-03T18:08:52.031Z | Checking backon v1.6.0 |
| 1281 | 2026-07-03T18:08:52.213Z | Checking crossbeam-epoch v0.9.18 |
| 1282 | 2026-07-03T18:08:52.343Z | Checking hash32 v0.3.1 |
| 1283 | 2026-07-03T18:08:52.436Z | Checking bitflags v1.3.2 |
| 1284 | 2026-07-03T18:08:52.516Z | Compiling cfg_aliases v0.2.1 |
| 1285 | 2026-07-03T18:08:52.597Z | Compiling smoltcp v0.11.0 |
| 1286 | 2026-07-03T18:08:52.975Z | Compiling typify-impl v0.4.3 |
| 1287 | 2026-07-03T18:08:53.016Z | Checking hmac v0.12.1 |
| 1288 | 2026-07-03T18:08:53.155Z | Checking cobs v0.2.3 |
| 1289 | 2026-07-03T18:08:53.180Z | Checking humantime v2.3.0 |
| 1290 | 2026-07-03T18:08:53.279Z | Checking managed v0.8.0 |
| 1291 | 2026-07-03T18:08:53.684Z | Checking postcard v1.0.9 |
| 1292 | 2026-07-03T18:08:54.068Z | Checking inout v0.1.3 |
| 1293 | 2026-07-03T18:08:54.130Z | Compiling zerocopy-derive v0.7.34 |
| 1294 | 2026-07-03T18:08:54.204Z | Checking ff v0.13.1 |
| 1295 | 2026-07-03T18:08:54.332Z | Compiling memoffset v0.9.1 |
| 1296 | 2026-07-03T18:08:54.392Z | Checking base16ct v0.2.0 |
| 1297 | 2026-07-03T18:08:54.520Z | Checking sec1 v0.7.3 |
| 1298 | 2026-07-03T18:08:54.598Z | Checking ingot-types v0.1.2 |
| 1299 | 2026-07-03T18:08:54.660Z | Checking group v0.13.0 |
| 1300 | 2026-07-03T18:08:54.719Z | Checking cipher v0.4.4 |
| 1301 | 2026-07-03T18:08:54.809Z | Checking hkdf v0.12.4 |
| 1302 | 2026-07-03T18:08:54.915Z | Compiling regress v0.11.1 |
| 1303 | 2026-07-03T18:08:54.933Z | Checking ingot v0.1.1 |
| 1304 | 2026-07-03T18:08:54.952Z | Checking crypto-bigint v0.5.5 |
| 1305 | 2026-07-03T18:08:55.246Z | Compiling proc-macro-error-attr v1.0.4 |
| 1306 | 2026-07-03T18:08:55.471Z | Checking colored v3.1.1 |
| 1307 | 2026-07-03T18:08:55.687Z | Compiling pkg-config v0.3.30 |
| 1308 | 2026-07-03T18:08:55.691Z | Compiling rayon-core v1.13.0 |
| 1309 | 2026-07-03T18:08:55.985Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1310 | 2026-07-03T18:08:56.026Z | Checking elliptic-curve v0.13.8 |
| 1311 | 2026-07-03T18:08:56.281Z | Checking crossbeam-deque v0.8.5 |
| 1312 | 2026-07-03T18:08:56.321Z | Compiling num_enum_derive v0.7.4 |
| 1313 | 2026-07-03T18:08:56.340Z | Compiling typify-macro v0.4.3 |
| 1314 | 2026-07-03T18:08:56.359Z | Compiling curve25519-dalek v4.1.3 |
| 1315 | 2026-07-03T18:08:56.451Z | Compiling typify-impl v0.6.2 |
| 1316 | 2026-07-03T18:08:56.635Z | Checking half v2.7.1 |
| 1317 | 2026-07-03T18:08:56.929Z | Checking universal-hash v0.5.1 |
| 1318 | 2026-07-03T18:08:57.352Z | Compiling proc-macro-error v1.0.4 |
| 1319 | 2026-07-03T18:08:57.566Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1320 | 2026-07-03T18:08:57.585Z | Checking data-encoding v2.6.0 |
| 1321 | 2026-07-03T18:08:57.603Z | Compiling vcpkg v0.2.15 |
| 1322 | 2026-07-03T18:08:57.870Z | Checking ciborium-io v0.2.2 |
| 1323 | 2026-07-03T18:08:57.908Z | Checking opaque-debug v0.3.1 |
| 1324 | 2026-07-03T18:08:57.972Z | Checking ciborium-ll v0.2.2 |
| 1325 | 2026-07-03T18:08:57.991Z | Checking num_enum v0.7.4 |
| 1326 | 2026-07-03T18:08:58.131Z | Compiling num_enum_derive v0.5.11 |
| 1327 | 2026-07-03T18:08:58.170Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1328 | 2026-07-03T18:08:58.385Z | Compiling foreign-types-macros v0.2.3 |
| 1329 | 2026-07-03T18:08:58.827Z | Checking foreign-types-shared v0.3.1 |
| 1330 | 2026-07-03T18:08:59.011Z | Checking foreign-types v0.5.0 |
| 1331 | 2026-07-03T18:08:59.113Z | Checking num_enum v0.5.11 |
| 1332 | 2026-07-03T18:08:59.166Z | Checking rayon v1.11.0 |
| 1333 | 2026-07-03T18:08:59.222Z | Checking ciborium v0.2.2 |
| 1334 | 2026-07-03T18:08:59.383Z | Compiling typify v0.4.3 |
| 1335 | 2026-07-03T18:08:59.481Z | Compiling zerocopy v0.7.34 |
| 1336 | 2026-07-03T18:08:59.629Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1337 | 2026-07-03T18:08:59.723Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1338 | 2026-07-03T18:08:59.909Z | Compiling typify-macro v0.6.2 |
| 1339 | 2026-07-03T18:08:59.930Z | Checking sha1 v0.10.6 |
| 1340 | 2026-07-03T18:09:00.014Z | Checking aead v0.5.2 |
| 1341 | 2026-07-03T18:09:00.094Z | Checking serde_spanned v0.6.9 |
| 1342 | 2026-07-03T18:09:00.151Z | Compiling scroll_derive v0.12.0 |
| 1343 | 2026-07-03T18:09:00.402Z | Checking num-integer v0.1.46 |
| 1344 | 2026-07-03T18:09:00.493Z | Compiling usdt-impl v0.5.0 |
| 1345 | 2026-07-03T18:09:00.546Z | Checking cstr-argument v0.1.2 |
| 1346 | 2026-07-03T18:09:00.628Z | Checking keccak v0.1.6 |
| 1347 | 2026-07-03T18:09:00.669Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1348 | 2026-07-03T18:09:00.777Z | Checking thiserror-no-std v2.0.2 |
| 1349 | 2026-07-03T18:09:00.794Z | Checking sha3 v0.10.8 |
| 1350 | 2026-07-03T18:09:00.812Z | Checking scroll v0.12.0 |
| 1351 | 2026-07-03T18:09:00.911Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1352 | 2026-07-03T18:09:00.992Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1353 | 2026-07-03T18:09:00.995Z | Compiling dof v0.3.0 |
| 1354 | 2026-07-03T18:09:01.059Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1355 | 2026-07-03T18:09:01.076Z | Checking poly1305 v0.8.0 |
| 1356 | 2026-07-03T18:09:01.098Z | Checking chacha20 v0.9.1 |
| 1357 | 2026-07-03T18:09:01.282Z | Compiling dtrace-parser v0.2.0 |
| 1358 | 2026-07-03T18:09:01.305Z | Checking password-hash v0.5.0 |
| 1359 | 2026-07-03T18:09:01.411Z | Checking camino-tempfile v1.4.1 |
| 1360 | 2026-07-03T18:09:01.411Z | Checking blake2 v0.10.6 |
| 1361 | 2026-07-03T18:09:01.448Z | Compiling thread-id v4.2.1 |
| 1362 | 2026-07-03T18:09:01.480Z | Checking glob v0.3.3 |
| 1363 | 2026-07-03T18:09:01.641Z | Checking indent_write v2.2.0 |
| 1364 | 2026-07-03T18:09:01.808Z | Checking argon2 v0.5.3 |
| 1365 | 2026-07-03T18:09:01.929Z | Checking chacha20poly1305 v0.10.1 |
| 1366 | 2026-07-03T18:09:02.138Z | Checking goblin v0.8.2 |
| 1367 | 2026-07-03T18:09:02.170Z | Checking vsss-rs v3.3.4 |
| 1368 | 2026-07-03T18:09:02.421Z | Checking num-bigint v0.4.5 |
| 1369 | 2026-07-03T18:09:03.077Z | Compiling num-derive v0.4.2 |
| 1370 | 2026-07-03T18:09:03.080Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1371 | 2026-07-03T18:09:03.205Z | Checking sigpipe v0.1.3 |
| 1372 | 2026-07-03T18:09:03.356Z | Checking jiff v0.2.15 |
| 1373 | 2026-07-03T18:09:03.483Z | Checking num-rational v0.4.2 |
| 1374 | 2026-07-03T18:09:03.770Z | Compiling typify v0.6.2 |
| 1375 | 2026-07-03T18:09:03.941Z | Checking num-iter v0.1.45 |
| 1376 | 2026-07-03T18:09:03.961Z | Compiling zone_cfg_derive v0.3.0 |
| 1377 | 2026-07-03T18:09:03.982Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1378 | 2026-07-03T18:09:04.052Z | Checking itertools v0.12.1 |
| 1379 | 2026-07-03T18:09:04.444Z | Checking num-complex v0.4.6 |
| 1380 | 2026-07-03T18:09:04.547Z | Checking tinyvec_macros v0.1.1 |
| 1381 | 2026-07-03T18:09:04.633Z | Checking tinyvec v1.6.0 |
| 1382 | 2026-07-03T18:09:04.782Z | Checking num v0.4.3 |
| 1383 | 2026-07-03T18:09:05.018Z | Checking zone v0.3.1 |
| 1384 | 2026-07-03T18:09:05.343Z | Compiling usdt-macro v0.5.0 |
| 1385 | 2026-07-03T18:09:05.365Z | Compiling usdt-attr-macro v0.5.0 |
| 1386 | 2026-07-03T18:09:05.627Z | Checking smf v0.2.3 |
| 1387 | 2026-07-03T18:09:05.728Z | Checking memmap v0.7.0 |
| 1388 | 2026-07-03T18:09:05.848Z | Checking bstr v1.9.1 |
| 1389 | 2026-07-03T18:09:06.053Z | Compiling rustls v0.22.4 |
| 1390 | 2026-07-03T18:09:06.091Z | Checking whoami v1.5.1 |
| 1391 | 2026-07-03T18:09:06.337Z | Checking usdt v0.5.0 |
| 1392 | 2026-07-03T18:09:06.546Z | Compiling progenitor-impl v0.11.1 |
| 1393 | 2026-07-03T18:09:06.729Z | Checking rustls-webpki v0.102.4 |
| 1394 | 2026-07-03T18:09:06.878Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1395 | 2026-07-03T18:09:07.073Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1396 | 2026-07-03T18:09:07.209Z | Checking toml_write v0.1.2 |
| 1397 | 2026-07-03T18:09:08.245Z | Checking toml_edit v0.22.27 |
| 1398 | 2026-07-03T18:09:08.670Z | Compiling progenitor-macro v0.11.1 |
| 1399 | 2026-07-03T18:09:08.824Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1400 | 2026-07-03T18:09:09.052Z | Checking rustls-webpki v0.103.13 |
| 1401 | 2026-07-03T18:09:09.511Z | Compiling reqwest v0.12.23 |
| 1402 | 2026-07-03T18:09:10.473Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1403 | 2026-07-03T18:09:10.599Z | Compiling darling_core v0.20.11 |
| 1404 | 2026-07-03T18:09:10.619Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1405 | 2026-07-03T18:09:10.846Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1406 | 2026-07-03T18:09:11.051Z | Compiling dropshot v0.16.7 |
| 1407 | 2026-07-03T18:09:11.119Z | Compiling prettyplease v0.2.37 |
| 1408 | 2026-07-03T18:09:11.165Z | Checking swrite v0.1.0 |
| 1409 | 2026-07-03T18:09:11.362Z | Checking float-ord v0.3.2 |
| 1410 | 2026-07-03T18:09:11.492Z | Checking toml v0.9.12+spec-1.1.0 |
| 1411 | 2026-07-03T18:09:11.814Z | Compiling progenitor-client v0.10.0 |
| 1412 | 2026-07-03T18:09:11.854Z | Checking tokio-rustls v0.26.4 |
| 1413 | 2026-07-03T18:09:12.077Z | Checking rustls-platform-verifier v0.6.2 |
| 1414 | 2026-07-03T18:09:12.097Z | Checking tokio-rustls v0.25.0 |
| 1415 | 2026-07-03T18:09:12.116Z | Checking hyper-rustls v0.27.3 |
| 1416 | 2026-07-03T18:09:12.319Z | Checking toml v0.8.23 |
| 1417 | 2026-07-03T18:09:12.541Z | Checking reqwest v0.13.2 |
| 1418 | 2026-07-03T18:09:12.934Z | Compiling darling_macro v0.20.11 |
| 1419 | 2026-07-03T18:09:13.262Z | Checking progenitor-client v0.11.1 |
| 1420 | 2026-07-03T18:09:13.349Z | Checking progenitor-client v0.14.0 |
| 1421 | 2026-07-03T18:09:13.499Z | Checking progenitor v0.11.1 |
| 1422 | 2026-07-03T18:09:13.586Z | Checking progenitor-extras v0.2.0 |
| 1423 | 2026-07-03T18:09:13.663Z | Compiling nix v0.30.1 |
| 1424 | 2026-07-03T18:09:13.993Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1425 | 2026-07-03T18:09:14.171Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1426 | 2026-07-03T18:09:14.191Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1427 | 2026-07-03T18:09:14.242Z | Compiling hubpack_derive v0.1.1 |
| 1428 | 2026-07-03T18:09:14.598Z | Checking byte-wrapper v0.1.0 |
| 1429 | 2026-07-03T18:09:14.602Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1430 | 2026-07-03T18:09:14.768Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1431 | 2026-07-03T18:09:14.827Z | Compiling dropshot_endpoint v0.16.7 |
| 1432 | 2026-07-03T18:09:15.012Z | Checking rustc-hash v2.1.1 |
| 1433 | 2026-07-03T18:09:15.198Z | Checking static_assertions v1.1.0 |
| 1434 | 2026-07-03T18:09:15.467Z | Checking iddqd v0.3.18 |
| 1435 | 2026-07-03T18:09:15.486Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1436 | 2026-07-03T18:09:15.645Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1437 | 2026-07-03T18:09:15.713Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1438 | 2026-07-03T18:09:16.269Z | Checking hubpack v0.1.2 |
| 1439 | 2026-07-03T18:09:16.335Z | Compiling darling v0.20.11 |
| 1440 | 2026-07-03T18:09:16.445Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1441 | 2026-07-03T18:09:16.482Z | Compiling libz-sys v1.1.16 |
| 1442 | 2026-07-03T18:09:16.559Z | Compiling nix v0.31.3 |
| 1443 | 2026-07-03T18:09:16.895Z | Compiling enum-as-inner v0.6.0 |
| 1444 | 2026-07-03T18:09:16.940Z | Checking atomicwrites v0.4.4 |
| 1445 | 2026-07-03T18:09:16.987Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1446 | 2026-07-03T18:09:17.080Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1447 | 2026-07-03T18:09:17.406Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1448 | 2026-07-03T18:09:17.455Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1449 | 2026-07-03T18:09:17.459Z | Compiling semver v0.1.20 |
| 1450 | 2026-07-03T18:09:17.628Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1451 | 2026-07-03T18:09:17.802Z | Checking is_ci v1.2.0 |
| 1452 | 2026-07-03T18:09:17.928Z | Compiling rustc_version v0.1.7 |
| 1453 | 2026-07-03T18:09:17.952Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1454 | 2026-07-03T18:09:18.115Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1455 | 2026-07-03T18:09:18.166Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1456 | 2026-07-03T18:09:18.275Z | Compiling derive_builder_core v0.20.2 |
| 1457 | 2026-07-03T18:09:18.343Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1458 | 2026-07-03T18:09:18.361Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1459 | 2026-07-03T18:09:19.042Z | Checking similar v2.7.0 |
| 1460 | 2026-07-03T18:09:19.112Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1461 | 2026-07-03T18:09:19.175Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1462 | 2026-07-03T18:09:19.319Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1463 | 2026-07-03T18:09:19.340Z | Compiling progenitor-impl v0.14.0 |
| 1464 | 2026-07-03T18:09:19.366Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1465 | 2026-07-03T18:09:19.387Z | Checking utf-8 v0.7.6 |
| 1466 | 2026-07-03T18:09:19.547Z | Compiling owo-colors v4.3.0 |
| 1467 | 2026-07-03T18:09:19.568Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1468 | 2026-07-03T18:09:19.941Z | Checking tungstenite v0.21.0 |
| 1469 | 2026-07-03T18:09:20.466Z | Compiling derive_builder_macro v0.20.2 |
| 1470 | 2026-07-03T18:09:20.910Z | Compiling newtype_derive v0.1.6 |
| 1471 | 2026-07-03T18:09:21.015Z | Checking supports-color v3.0.2 |
| 1472 | 2026-07-03T18:09:21.147Z | Checking supports-color v2.1.0 |
| 1473 | 2026-07-03T18:09:21.425Z | Compiling progenitor-macro v0.14.0 |
| 1474 | 2026-07-03T18:09:21.528Z | Compiling openssl-sys v0.9.107 |
| 1475 | 2026-07-03T18:09:21.972Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1476 | 2026-07-03T18:09:22.044Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1477 | 2026-07-03T18:09:22.123Z | Checking resolv-conf v0.7.0 |
| 1478 | 2026-07-03T18:09:22.204Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1479 | 2026-07-03T18:09:22.207Z | Compiling serde_repr v0.1.19 |
| 1480 | 2026-07-03T18:09:22.319Z | Compiling vergen-lib v9.1.0 |
| 1481 | 2026-07-03T18:09:22.406Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1482 | 2026-07-03T18:09:22.427Z | Compiling slog-dtrace v0.3.0 |
| 1483 | 2026-07-03T18:09:22.460Z | Checking linked-hash-map v0.5.6 |
| 1484 | 2026-07-03T18:09:22.551Z | Checking unicode-segmentation v1.11.0 |
| 1485 | 2026-07-03T18:09:22.643Z | Checking lru-cache v0.1.2 |
| 1486 | 2026-07-03T18:09:22.740Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1487 | 2026-07-03T18:09:22.804Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1488 | 2026-07-03T18:09:22.867Z | Checking newline-converter v0.3.0 |
| 1489 | 2026-07-03T18:09:23.041Z | Compiling derive_builder v0.20.2 |
| 1490 | 2026-07-03T18:09:23.174Z | Checking tokio-tungstenite v0.21.0 |
| 1491 | 2026-07-03T18:09:23.468Z | Checking hickory-proto v0.24.4 |
| 1492 | 2026-07-03T18:09:23.560Z | Compiling progenitor-impl v0.13.0 |
| 1493 | 2026-07-03T18:09:23.933Z | Checking console v0.15.8 |
| 1494 | 2026-07-03T18:09:23.998Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1495 | 2026-07-03T18:09:24.210Z | Checking serde-big-array v0.5.1 |
| 1496 | 2026-07-03T18:09:24.284Z | Compiling derive-where v1.6.0 |
| 1497 | 2026-07-03T18:09:24.353Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1498 | 2026-07-03T18:09:24.855Z | Compiling pin-project-internal v1.1.10 |
| 1499 | 2026-07-03T18:09:24.962Z | Compiling vergen v9.1.0 |
| 1500 | 2026-07-03T18:09:25.018Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1501 | 2026-07-03T18:09:25.195Z | Compiling cargo-platform v0.3.2 |
| 1502 | 2026-07-03T18:09:25.459Z | Checking base64 v0.21.7 |
| 1503 | 2026-07-03T18:09:25.487Z | Compiling minimal-lexical v0.2.1 |
| 1504 | 2026-07-03T18:09:25.506Z | Checking siphasher v1.0.1 |
| 1505 | 2026-07-03T18:09:25.585Z | Checking progenitor v0.14.0 |
| 1506 | 2026-07-03T18:09:25.616Z | Compiling progenitor-macro v0.13.0 |
| 1507 | 2026-07-03T18:09:25.668Z | Checking phf_shared v0.12.1 |
| 1508 | 2026-07-03T18:09:25.696Z | Compiling nom v7.1.3 |
| 1509 | 2026-07-03T18:09:25.720Z | Compiling cargo_metadata v0.23.1 |
| 1510 | 2026-07-03T18:09:25.765Z | Checking hickory-resolver v0.24.4 |
| 1511 | 2026-07-03T18:09:25.908Z | Checking pin-project v1.1.10 |
| 1512 | 2026-07-03T18:09:26.011Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1513 | 2026-07-03T18:09:26.104Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1514 | 2026-07-03T18:09:26.414Z | Checking expectorate v1.2.0 |
| 1515 | 2026-07-03T18:09:26.535Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1516 | 2026-07-03T18:09:26.984Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1517 | 2026-07-03T18:09:27.200Z | Checking progenitor-client v0.13.0 |
| 1518 | 2026-07-03T18:09:27.388Z | Checking globset v0.4.14 |
| 1519 | 2026-07-03T18:09:27.435Z | Checking unicode-normalization v0.1.24 |
| 1520 | 2026-07-03T18:09:27.644Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1521 | 2026-07-03T18:09:27.852Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1522 | 2026-07-03T18:09:27.892Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1523 | 2026-07-03T18:09:27.912Z | Checking terminal_size v0.4.3 |
| 1524 | 2026-07-03T18:09:28.034Z | Checking tokio-stream v0.1.17 |
| 1525 | 2026-07-03T18:09:28.140Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1526 | 2026-07-03T18:09:28.188Z | Compiling snafu-derive v0.8.9 |
| 1527 | 2026-07-03T18:09:28.294Z | Compiling async-recursion v1.1.1 |
| 1528 | 2026-07-03T18:09:28.384Z | Compiling vergen-git2 v9.1.0 |
| 1529 | 2026-07-03T18:09:28.404Z | Checking csv-core v0.1.12 |
| 1530 | 2026-07-03T18:09:28.454Z | Compiling openssl v0.10.72 |
| 1531 | 2026-07-03T18:09:28.585Z | Checking smawk v0.3.2 |
| 1532 | 2026-07-03T18:09:28.609Z | Compiling unicode-xid v0.2.4 |
| 1533 | 2026-07-03T18:09:28.717Z | Checking unicode-linebreak v0.1.5 |
| 1534 | 2026-07-03T18:09:28.736Z | Checking same-file v1.0.6 |
| 1535 | 2026-07-03T18:09:28.739Z | Checking foldhash v0.1.5 |
| 1536 | 2026-07-03T18:09:28.860Z | Checking unicode-width v0.2.1 |
| 1537 | 2026-07-03T18:09:28.897Z | Checking highway v1.3.0 |
| 1538 | 2026-07-03T18:09:28.930Z | Compiling cancel-safe-futures v0.1.5 |
| 1539 | 2026-07-03T18:09:28.986Z | Compiling chrono-tz v0.10.4 |
| 1540 | 2026-07-03T18:09:29.120Z | Checking foreign-types-shared v0.1.1 |
| 1541 | 2026-07-03T18:09:29.140Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1542 | 2026-07-03T18:09:29.215Z | Checking foreign-types v0.3.2 |
| 1543 | 2026-07-03T18:09:29.232Z | Checking textwrap v0.16.2 |
| 1544 | 2026-07-03T18:09:29.250Z | Checking hashbrown v0.15.2 |
| 1545 | 2026-07-03T18:09:29.290Z | Checking walkdir v2.5.0 |
| 1546 | 2026-07-03T18:09:29.456Z | Compiling const_format_proc_macros v0.2.34 |
| 1547 | 2026-07-03T18:09:29.528Z | Checking csv v1.3.1 |
| 1548 | 2026-07-03T18:09:29.697Z | Checking qorb v0.4.1 |
| 1549 | 2026-07-03T18:09:29.796Z | Checking progenitor v0.13.0 |
| 1550 | 2026-07-03T18:09:29.862Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1551 | 2026-07-03T18:09:29.885Z | Checking snafu v0.8.9 |
| 1552 | 2026-07-03T18:09:29.904Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1553 | 2026-07-03T18:09:29.927Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1554 | 2026-07-03T18:09:30.123Z | Checking olpc-cjson v0.1.4 |
| 1555 | 2026-07-03T18:09:30.268Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1556 | 2026-07-03T18:09:30.430Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-07-03T18:09:30.576Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1558 | 2026-07-03T18:09:30.648Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1559 | 2026-07-03T18:09:30.673Z | Checking phf v0.12.1 |
| 1560 | 2026-07-03T18:09:30.742Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1561 | 2026-07-03T18:09:30.838Z | Checking tokio-dtrace v0.1.1 |
| 1562 | 2026-07-03T18:09:31.022Z | Compiling progenitor-impl v0.10.0 |
| 1563 | 2026-07-03T18:09:31.064Z | Checking sha2 v0.10.9 |
| 1564 | 2026-07-03T18:09:31.178Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1565 | 2026-07-03T18:09:31.258Z | Checking signature v2.2.0 |
| 1566 | 2026-07-03T18:09:31.316Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1567 | 2026-07-03T18:09:31.337Z | Checking libsw-core v0.3.2 |
| 1568 | 2026-07-03T18:09:31.356Z | Checking serde_plain v1.0.2 |
| 1569 | 2026-07-03T18:09:31.388Z | Compiling openssl-macros v0.1.1 |
| 1570 | 2026-07-03T18:09:31.482Z | Checking pem v3.0.5 |
| 1571 | 2026-07-03T18:09:31.500Z | Compiling cookie v0.18.1 |
| 1572 | 2026-07-03T18:09:31.562Z | Checking bytecount v0.6.9 |
| 1573 | 2026-07-03T18:09:31.640Z | Compiling moka v0.12.10 |
| 1574 | 2026-07-03T18:09:31.668Z | Checking fixedbitset v0.5.7 |
| 1575 | 2026-07-03T18:09:31.688Z | Checking fixedbitset v0.4.2 |
| 1576 | 2026-07-03T18:09:31.721Z | Checking typed-path v0.9.3 |
| 1577 | 2026-07-03T18:09:31.854Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1578 | 2026-07-03T18:09:31.893Z | Checking petgraph v0.8.3 |
| 1579 | 2026-07-03T18:09:31.943Z | Checking petgraph v0.6.5 |
| 1580 | 2026-07-03T18:09:32.155Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1581 | 2026-07-03T18:09:32.354Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1582 | 2026-07-03T18:09:32.534Z | Checking tough v0.22.0 |
| 1583 | 2026-07-03T18:09:32.570Z | Checking papergrid v0.11.0 |
| 1584 | 2026-07-03T18:09:33.046Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1585 | 2026-07-03T18:09:33.133Z | Compiling progenitor-macro v0.10.0 |
| 1586 | 2026-07-03T18:09:33.167Z | Checking libsw v3.5.0 |
| 1587 | 2026-07-03T18:09:33.187Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1588 | 2026-07-03T18:09:33.276Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1589 | 2026-07-03T18:09:33.312Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1590 | 2026-07-03T18:09:33.338Z | Checking oxide-tokio-rt v0.1.6 |
| 1591 | 2026-07-03T18:09:33.531Z | Checking const_format v0.2.35 |
| 1592 | 2026-07-03T18:09:33.685Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1593 | 2026-07-03T18:09:33.887Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1594 | 2026-07-03T18:09:33.992Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1595 | 2026-07-03T18:09:34.081Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-07-03T18:09:34.118Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1597 | 2026-07-03T18:09:34.286Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1598 | 2026-07-03T18:09:34.437Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1599 | 2026-07-03T18:09:34.509Z | Compiling tabled_derive v0.7.0 |
| 1600 | 2026-07-03T18:09:34.634Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1601 | 2026-07-03T18:09:35.051Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1602 | 2026-07-03T18:09:35.117Z | Checking gethostname v0.5.0 |
| 1603 | 2026-07-03T18:09:35.164Z | Checking bcs v0.1.6 |
| 1604 | 2026-07-03T18:09:35.216Z | Checking tagptr v0.2.0 |
| 1605 | 2026-07-03T18:09:35.289Z | Checking linear-map v1.2.0 |
| 1606 | 2026-07-03T18:09:35.362Z | Compiling salty v0.3.0 |
| 1607 | 2026-07-03T18:09:35.398Z | Compiling radium v0.7.0 |
| 1608 | 2026-07-03T18:09:35.428Z | Checking termtree v0.5.1 |
| 1609 | 2026-07-03T18:09:35.461Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1610 | 2026-07-03T18:09:35.567Z | Checking tabled v0.15.0 |
| 1611 | 2026-07-03T18:09:36.273Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1612 | 2026-07-03T18:09:36.602Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1613 | 2026-07-03T18:09:36.667Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1614 | 2026-07-03T18:09:36.687Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1615 | 2026-07-03T18:09:37.274Z | Checking progenitor v0.10.0 |
| 1616 | 2026-07-03T18:09:37.419Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1617 | 2026-07-03T18:09:37.498Z | Checking steno v0.4.1 |
| 1618 | 2026-07-03T18:09:37.586Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1619 | 2026-07-03T18:09:37.776Z | Checking hickory-proto v0.25.2 |
| 1620 | 2026-07-03T18:09:38.135Z | Checking rfc6979 v0.4.0 |
| 1621 | 2026-07-03T18:09:38.456Z | Checking tap v1.0.1 |
| 1622 | 2026-07-03T18:09:38.570Z | Checking wyz v0.5.1 |
| 1623 | 2026-07-03T18:09:38.758Z | Checking ecdsa v0.16.9 |
| 1624 | 2026-07-03T18:09:38.931Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1625 | 2026-07-03T18:09:39.321Z | Checking hickory-resolver v0.25.2 |
| 1626 | 2026-07-03T18:09:39.521Z | Checking ed25519 v2.2.3 |
| 1627 | 2026-07-03T18:09:39.542Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1628 | 2026-07-03T18:09:39.692Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1629 | 2026-07-03T18:09:39.785Z | Checking primeorder v0.13.6 |
| 1630 | 2026-07-03T18:09:39.941Z | Checking twox-hash v2.1.2 |
| 1631 | 2026-07-03T18:09:40.020Z | Checking env_filter v1.0.1 |
| 1632 | 2026-07-03T18:09:40.174Z | Checking atty v0.2.14 |
| 1633 | 2026-07-03T18:09:40.229Z | Checking funty v2.0.0 |
| 1634 | 2026-07-03T18:09:40.276Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1635 | 2026-07-03T18:09:40.305Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1636 | 2026-07-03T18:09:40.363Z | Checking env_logger v0.11.10 |
| 1637 | 2026-07-03T18:09:40.366Z | Checking toml v0.7.8 |
| 1638 | 2026-07-03T18:09:40.523Z | Checking p384 v0.13.1 |
| 1639 | 2026-07-03T18:09:40.548Z | Checking bitvec v1.0.1 |
| 1640 | 2026-07-03T18:09:40.567Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1641 | 2026-07-03T18:09:40.676Z | Checking ed25519-dalek v2.2.0 |
| 1642 | 2026-07-03T18:09:40.696Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1643 | 2026-07-03T18:09:40.779Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1644 | 2026-07-03T18:09:40.867Z | Checking polyval v0.6.2 |
| 1645 | 2026-07-03T18:09:40.922Z | Checking ctr v0.9.2 |
| 1646 | 2026-07-03T18:09:40.942Z | Checking aes v0.8.4 |
| 1647 | 2026-07-03T18:09:40.962Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1648 | 2026-07-03T18:09:41.025Z | Checking x509-cert v0.2.5 |
| 1649 | 2026-07-03T18:09:41.089Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1650 | 2026-07-03T18:09:41.200Z | Checking bincode v1.3.3 |
| 1651 | 2026-07-03T18:09:41.288Z | Compiling strum_macros v0.28.0 |
| 1652 | 2026-07-03T18:09:41.308Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1653 | 2026-07-03T18:09:41.513Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1654 | 2026-07-03T18:09:41.539Z | Checking passt v0.3.0 |
| 1655 | 2026-07-03T18:09:41.647Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1656 | 2026-07-03T18:09:41.666Z | Checking fakedata_generator v0.7.1 |
| 1657 | 2026-07-03T18:09:41.703Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1658 | 2026-07-03T18:09:41.739Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1659 | 2026-07-03T18:09:41.806Z | Checking aes-gcm-siv v0.11.1 |
| 1660 | 2026-07-03T18:09:41.928Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1661 | 2026-07-03T18:09:41.959Z | Compiling bitstruct_derive v0.1.0 |
| 1662 | 2026-07-03T18:09:41.994Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1663 | 2026-07-03T18:09:42.031Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1664 | 2026-07-03T18:09:42.053Z | Checking dropshot-api-manager-types v0.7.2 |
| 1665 | 2026-07-03T18:09:42.145Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1666 | 2026-07-03T18:09:42.228Z | Compiling fs-err v3.1.2 |
| 1667 | 2026-07-03T18:09:42.345Z | Checking typeid v1.0.0 |
| 1668 | 2026-07-03T18:09:42.365Z | Checking ringbuffer v0.16.0 |
| 1669 | 2026-07-03T18:09:42.456Z | Compiling cfg_aliases v0.1.1 |
| 1670 | 2026-07-03T18:09:42.476Z | Checking pretty-hex v0.2.1 |
| 1671 | 2026-07-03T18:09:42.543Z | Checking ascii v1.1.0 |
| 1672 | 2026-07-03T18:09:42.585Z | Compiling nix v0.28.0 |
| 1673 | 2026-07-03T18:09:42.604Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1674 | 2026-07-03T18:09:42.623Z | Checking bitstruct v0.1.1 |
| 1675 | 2026-07-03T18:09:42.735Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1676 | 2026-07-03T18:09:42.777Z | Checking erased-serde v0.4.5 |
| 1677 | 2026-07-03T18:09:42.820Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1678 | 2026-07-03T18:09:42.949Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1679 | 2026-07-03T18:09:43.036Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1680 | 2026-07-03T18:09:43.076Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1681 | 2026-07-03T18:09:43.125Z | Checking itertools v0.13.0 |
| 1682 | 2026-07-03T18:09:43.181Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1683 | 2026-07-03T18:09:43.234Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1684 | 2026-07-03T18:09:43.376Z | Checking serde_arrays v0.1.0 |
| 1685 | 2026-07-03T18:09:43.493Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1686 | 2026-07-03T18:09:43.585Z | Checking libloading v0.7.4 |
| 1687 | 2026-07-03T18:09:43.606Z | Checking bit_field v0.10.2 |
| 1688 | 2026-07-03T18:09:43.737Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1689 | 2026-07-03T18:09:43.756Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1690 | 2026-07-03T18:09:43.794Z | Checking git-stub v1.0.0 |
| 1691 | 2026-07-03T18:09:43.826Z | Checking kstat-rs v0.2.4 |
| 1692 | 2026-07-03T18:09:43.949Z | Compiling escargot v0.5.15 |
| 1693 | 2026-07-03T18:09:43.970Z | Checking git-stub-vcs v0.1.0 |
| 1694 | 2026-07-03T18:09:44.020Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1695 | 2026-07-03T18:09:44.124Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1696 | 2026-07-03T18:09:44.161Z | Checking ron v0.8.1 |
| 1697 | 2026-07-03T18:09:44.237Z | Checking xattr v1.3.1 |
| 1698 | 2026-07-03T18:09:44.374Z | Checking drift v0.2.0 |
| 1699 | 2026-07-03T18:09:44.613Z | Checking cargo-platform v0.1.8 |
| 1700 | 2026-07-03T18:09:44.661Z | Checking filetime v0.2.23 |
| 1701 | 2026-07-03T18:09:44.681Z | Checking ctrlc v3.4.4 |
| 1702 | 2026-07-03T18:09:44.785Z | Checking cargo_metadata v0.18.1 |
| 1703 | 2026-07-03T18:09:44.805Z | Checking tar v0.4.40 |
| 1704 | 2026-07-03T18:09:44.824Z | Checking dropshot-api-manager v0.7.2 |
| 1705 | 2026-07-03T18:09:45.430Z | Checking fatfs v0.3.6 |
| 1706 | 2026-07-03T18:09:45.453Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1707 | 2026-07-03T18:09:45.810Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1708 | 2026-07-03T18:09:45.892Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1709 | 2026-07-03T18:09:46.099Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1710 | 2026-07-03T18:09:46.515Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1711 | 2026-07-03T18:09:46.534Z | Compiling git2 v0.20.2 |
| 1712 | 2026-07-03T18:09:47.354Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1713 | 2026-07-03T18:09:48.781Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1714 | 2026-07-03T18:09:52.082Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1715 | 2026-07-03T18:09:53.490Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1716 | 2026-07-03T18:09:57.072Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1717 | 2026-07-03T18:10:00.562Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1718 | 2026-07-03T18:10:07.099Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1719 | 2026-07-03T18:10:07.099Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1720 | 2026-07-03T18:10:11.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s |
| 1721 | 2026-07-03T18:10:12.066Z | |
| 1722 | 2026-07-03T18:10:12.066Z | real 2:24.224900617 |
| 1723 | 2026-07-03T18:10:12.067Z | user 8:43.502003379 |
| 1724 | 2026-07-03T18:10:12.067Z | sys 2:15.904619544 |
| 1725 | 2026-07-03T18:10:12.067Z | trap 0.225266868 |
| 1726 | 2026-07-03T18:10:12.067Z | tflt 0.635389811 |
| 1727 | 2026-07-03T18:10:12.067Z | dflt 0.210516787 |
| 1728 | 2026-07-03T18:10:12.067Z | kflt 0.007242854 |
| 1729 | 2026-07-03T18:10:12.067Z | lock 15:46.036135536 |
| 1730 | 2026-07-03T18:10:12.067Z | slp 34:20.652088778 |
| 1731 | 2026-07-03T18:10:12.067Z | lat 58.823918710 |
| 1732 | 2026-07-03T18:10:12.067Z | stop 4:12.021508775 |
| 1733 | 2026-07-03T18:10:12.070Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1734 | 2026-07-03T18:10:12.552Z | Downloading crates ... |
| 1735 | 2026-07-03T18:10:12.708Z | Downloaded bytemuck v1.16.0 |
| 1736 | 2026-07-03T18:10:12.711Z | Downloaded predicates-core v1.0.6 |
| 1737 | 2026-07-03T18:10:12.711Z | Downloaded fragile v2.0.0 |
| 1738 | 2026-07-03T18:10:12.717Z | Downloaded mockall v0.12.1 |
| 1739 | 2026-07-03T18:10:12.720Z | Downloaded downcast v0.11.0 |
| 1740 | 2026-07-03T18:10:12.720Z | Downloaded termtree v0.4.1 |
| 1741 | 2026-07-03T18:10:12.720Z | Downloaded predicates-tree v1.0.9 |
| 1742 | 2026-07-03T18:10:12.725Z | Downloaded slog-envlogger v2.2.0 |
| 1743 | 2026-07-03T18:10:12.728Z | Downloaded predicates v3.1.0 |
| 1744 | 2026-07-03T18:10:12.728Z | Downloaded fdeflate v0.3.4 |
| 1745 | 2026-07-03T18:10:12.731Z | Downloaded serde_test v1.0.176 |
| 1746 | 2026-07-03T18:10:12.731Z | Downloaded slog-stdlog v4.1.1 |
| 1747 | 2026-07-03T18:10:12.731Z | Downloaded slog-scope v4.4.0 |
| 1748 | 2026-07-03T18:10:12.734Z | Downloaded mockall_derive v0.12.1 |
| 1749 | 2026-07-03T18:10:12.740Z | Downloaded arc-swap v1.7.1 |
| 1750 | 2026-07-03T18:10:12.747Z | Downloaded png v0.17.13 |
| 1751 | 2026-07-03T18:10:13.353Z | Downloaded image v0.25.1 |
| 1752 | 2026-07-03T18:10:13.568Z | Checking tokio v1.52.3 |
| 1753 | 2026-07-03T18:10:13.682Z | Checking simd-adler32 v0.3.7 |
| 1754 | 2026-07-03T18:10:13.701Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1755 | 2026-07-03T18:10:13.720Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1756 | 2026-07-03T18:10:13.733Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1757 | 2026-07-03T18:10:13.736Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1758 | 2026-07-03T18:10:13.755Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1759 | 2026-07-03T18:10:13.758Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1760 | 2026-07-03T18:10:13.809Z | Checking miniz_oxide v0.7.2 |
| 1761 | 2026-07-03T18:10:13.865Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1762 | 2026-07-03T18:10:13.877Z | Checking arc-swap v1.7.1 |
| 1763 | 2026-07-03T18:10:13.887Z | Checking fdeflate v0.3.4 |
| 1764 | 2026-07-03T18:10:13.955Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1765 | 2026-07-03T18:10:13.958Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1766 | 2026-07-03T18:10:13.982Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1767 | 2026-07-03T18:10:13.996Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1768 | 2026-07-03T18:10:14.074Z | Checking slog-scope v4.4.0 |
| 1769 | 2026-07-03T18:10:14.121Z | Checking bytemuck v1.16.0 |
| 1770 | 2026-07-03T18:10:14.135Z | Checking flate2 v1.0.30 |
| 1771 | 2026-07-03T18:10:14.146Z | Checking predicates-core v1.0.6 |
| 1772 | 2026-07-03T18:10:14.157Z | Checking termtree v0.4.1 |
| 1773 | 2026-07-03T18:10:14.170Z | Compiling mockall_derive v0.12.1 |
| 1774 | 2026-07-03T18:10:14.196Z | Checking slog-stdlog v4.1.1 |
| 1775 | 2026-07-03T18:10:14.258Z | Checking predicates v3.1.0 |
| 1776 | 2026-07-03T18:10:14.278Z | Checking predicates-tree v1.0.9 |
| 1777 | 2026-07-03T18:10:14.304Z | Checking slog-envlogger v2.2.0 |
| 1778 | 2026-07-03T18:10:14.315Z | Checking downcast v0.11.0 |
| 1779 | 2026-07-03T18:10:14.376Z | Checking fragile v2.0.0 |
| 1780 | 2026-07-03T18:10:14.406Z | Checking compression-codecs v0.4.32 |
| 1781 | 2026-07-03T18:10:14.431Z | Checking png v0.17.13 |
| 1782 | 2026-07-03T18:10:14.443Z | Checking serde_test v1.0.176 |
| 1783 | 2026-07-03T18:10:14.497Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1784 | 2026-07-03T18:10:14.927Z | Checking image v0.25.1 |
| 1785 | 2026-07-03T18:10:16.049Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1786 | 2026-07-03T18:10:16.153Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1787 | 2026-07-03T18:10:16.175Z | Checking mockall v0.12.1 |
| 1788 | 2026-07-03T18:10:16.790Z | Checking tokio-util v0.7.16 |
| 1789 | 2026-07-03T18:10:16.790Z | Checking tokio-rustls v0.26.4 |
| 1790 | 2026-07-03T18:10:16.794Z | Checking tower v0.5.2 |
| 1791 | 2026-07-03T18:10:16.794Z | Checking async-compression v0.4.33 |
| 1792 | 2026-07-03T18:10:16.794Z | Checking backoff v0.4.0 |
| 1793 | 2026-07-03T18:10:16.794Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1794 | 2026-07-03T18:10:16.794Z | Checking tokio-tungstenite v0.21.0 |
| 1795 | 2026-07-03T18:10:16.857Z | Checking zone v0.3.1 |
| 1796 | 2026-07-03T18:10:16.974Z | Checking tokio-rustls v0.25.0 |
| 1797 | 2026-07-03T18:10:17.011Z | Checking hickory-proto v0.24.4 |
| 1798 | 2026-07-03T18:10:17.024Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1799 | 2026-07-03T18:10:17.068Z | Checking libsw-core v0.3.2 |
| 1800 | 2026-07-03T18:10:17.088Z | Checking tokio-dtrace v0.1.1 |
| 1801 | 2026-07-03T18:10:17.160Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1802 | 2026-07-03T18:10:17.163Z | Checking tower-http v0.6.8 |
| 1803 | 2026-07-03T18:10:17.196Z | Checking cancel-safe-futures v0.1.5 |
| 1804 | 2026-07-03T18:10:17.209Z | Checking libsw v3.5.0 |
| 1805 | 2026-07-03T18:10:17.252Z | Checking oxide-tokio-rt v0.1.6 |
| 1806 | 2026-07-03T18:10:17.265Z | Checking h2 v0.4.15 |
| 1807 | 2026-07-03T18:10:17.342Z | Checking tokio-stream v0.1.17 |
| 1808 | 2026-07-03T18:10:17.404Z | Checking tough v0.22.0 |
| 1809 | 2026-07-03T18:10:17.417Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1810 | 2026-07-03T18:10:17.433Z | Checking steno v0.4.1 |
| 1811 | 2026-07-03T18:10:17.627Z | Checking hickory-proto v0.25.2 |
| 1812 | 2026-07-03T18:10:17.703Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1813 | 2026-07-03T18:10:17.970Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1814 | 2026-07-03T18:10:18.175Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1815 | 2026-07-03T18:10:18.492Z | Checking hickory-resolver v0.24.4 |
| 1816 | 2026-07-03T18:10:19.082Z | Checking qorb v0.4.1 |
| 1817 | 2026-07-03T18:10:19.099Z | Checking hyper v1.10.1 |
| 1818 | 2026-07-03T18:10:19.125Z | Checking hickory-resolver v0.25.2 |
| 1819 | 2026-07-03T18:10:19.888Z | Checking hyper-util v0.1.20 |
| 1820 | 2026-07-03T18:10:20.739Z | Checking hyper-rustls v0.27.3 |
| 1821 | 2026-07-03T18:10:20.742Z | Checking dropshot v0.17.1 |
| 1822 | 2026-07-03T18:10:20.742Z | Checking dropshot v0.16.7 |
| 1823 | 2026-07-03T18:10:20.907Z | Checking reqwest v0.12.23 |
| 1824 | 2026-07-03T18:10:20.911Z | Checking reqwest v0.13.2 |
| 1825 | 2026-07-03T18:10:21.499Z | Checking progenitor-client v0.10.0 |
| 1826 | 2026-07-03T18:10:21.499Z | Checking progenitor-client v0.11.1 |
| 1827 | 2026-07-03T18:10:21.618Z | Checking progenitor-client v0.14.0 |
| 1828 | 2026-07-03T18:10:21.618Z | Checking progenitor-client v0.13.0 |
| 1829 | 2026-07-03T18:10:21.702Z | Checking progenitor v0.10.0 |
| 1830 | 2026-07-03T18:10:21.706Z | Checking progenitor v0.11.1 |
| 1831 | 2026-07-03T18:10:21.826Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1832 | 2026-07-03T18:10:21.829Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1833 | 2026-07-03T18:10:21.830Z | Checking progenitor v0.13.0 |
| 1834 | 2026-07-03T18:10:21.830Z | Checking progenitor-extras v0.2.0 |
| 1835 | 2026-07-03T18:10:21.830Z | Checking progenitor v0.14.0 |
| 1836 | 2026-07-03T18:10:21.972Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1837 | 2026-07-03T18:10:21.994Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1838 | 2026-07-03T18:10:22.518Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1839 | 2026-07-03T18:10:22.518Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-07-03T18:10:22.521Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1841 | 2026-07-03T18:10:22.849Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1842 | 2026-07-03T18:10:23.248Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1843 | 2026-07-03T18:10:23.426Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1844 | 2026-07-03T18:10:23.570Z | Checking dropshot-api-manager v0.7.2 |
| 1845 | 2026-07-03T18:10:23.950Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1846 | 2026-07-03T18:10:24.123Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1847 | 2026-07-03T18:10:24.229Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1848 | 2026-07-03T18:10:24.353Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1849 | 2026-07-03T18:10:24.554Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1850 | 2026-07-03T18:10:24.728Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1851 | 2026-07-03T18:10:25.921Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-07-03T18:10:25.921Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-07-03T18:10:25.925Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-07-03T18:10:25.925Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-07-03T18:10:26.417Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-07-03T18:10:26.779Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-07-03T18:10:27.023Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-07-03T18:10:27.313Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-07-03T18:10:27.313Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1860 | 2026-07-03T18:10:27.539Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-07-03T18:10:27.539Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-07-03T18:10:27.983Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-07-03T18:10:28.183Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-07-03T18:10:28.195Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1865 | 2026-07-03T18:10:28.914Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1866 | 2026-07-03T18:10:30.437Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1867 | 2026-07-03T18:10:30.842Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1868 | 2026-07-03T18:10:30.845Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1869 | 2026-07-03T18:10:31.521Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1870 | 2026-07-03T18:10:31.867Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1871 | 2026-07-03T18:10:32.151Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-07-03T18:10:32.151Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-07-03T18:10:32.696Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-07-03T18:10:32.696Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1875 | 2026-07-03T18:10:32.700Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1876 | 2026-07-03T18:10:35.865Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-07-03T18:10:36.623Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1878 | 2026-07-03T18:10:39.919Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1879 | 2026-07-03T18:10:41.568Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1880 | 2026-07-03T18:10:42.299Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1881 | 2026-07-03T18:10:46.192Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-07-03T18:10:47.536Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1883 | 2026-07-03T18:10:48.020Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1884 | 2026-07-03T18:10:50.641Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1885 | 2026-07-03T18:10:58.576Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1886 | 2026-07-03T18:10:58.576Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1887 | 2026-07-03T18:11:03.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.86s |
| 1888 | 2026-07-03T18:11:04.172Z | |
| 1889 | 2026-07-03T18:11:04.172Z | real 52.095495545 |
| 1890 | 2026-07-03T18:11:04.172Z | user 2:11.071965957 |
| 1891 | 2026-07-03T18:11:04.172Z | sys 22.496212243 |
| 1892 | 2026-07-03T18:11:04.172Z | trap 0.030658205 |
| 1893 | 2026-07-03T18:11:04.176Z | tflt 0.040538986 |
| 1894 | 2026-07-03T18:11:04.176Z | dflt 0.029044299 |
| 1895 | 2026-07-03T18:11:04.176Z | kflt 0.000056759 |
| 1896 | 2026-07-03T18:11:04.176Z | lock 5:09.191827422 |
| 1897 | 2026-07-03T18:11:04.176Z | slp 7:27.646035994 |
| 1898 | 2026-07-03T18:11:04.176Z | lat 5.186154209 |
| 1899 | 2026-07-03T18:11:04.176Z | stop 14.257978152 |
| 1900 | 2026-07-03T18:11:04.176Z | + banner build |
| 1901 | 2026-07-03T18:11:04.176Z | |
| 1902 | 2026-07-03T18:11:04.176Z | ##### # # # # ##### |
| 1903 | 2026-07-03T18:11:04.176Z | # # # # # # # # |
| 1904 | 2026-07-03T18:11:04.176Z | ##### # # # # # # |
| 1905 | 2026-07-03T18:11:04.176Z | # # # # # # # # |
| 1906 | 2026-07-03T18:11:04.176Z | # # # # # # # # |
| 1907 | 2026-07-03T18:11:04.176Z | ##### #### # ###### ##### |
| 1908 | 2026-07-03T18:11:04.176Z | |
| 1909 | 2026-07-03T18:11:04.176Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1910 | 2026-07-03T18:11:04.898Z | Compiling proc-macro2 v1.0.106 |
| 1911 | 2026-07-03T18:11:04.898Z | Compiling quote v1.0.45 |
| 1912 | 2026-07-03T18:11:04.898Z | Compiling unicode-ident v1.0.24 |
| 1913 | 2026-07-03T18:11:04.898Z | Compiling libc v0.2.186 |
| 1914 | 2026-07-03T18:11:04.901Z | Compiling serde_core v1.0.228 |
| 1915 | 2026-07-03T18:11:04.901Z | Compiling serde v1.0.228 |
| 1916 | 2026-07-03T18:11:04.901Z | Compiling autocfg v1.3.0 |
| 1917 | 2026-07-03T18:11:04.901Z | Compiling cfg-if v1.0.0 |
| 1918 | 2026-07-03T18:11:05.100Z | Compiling zmij v1.0.19 |
| 1919 | 2026-07-03T18:11:05.120Z | Compiling libm v0.2.8 |
| 1920 | 2026-07-03T18:11:05.335Z | Compiling memchr v2.7.2 |
| 1921 | 2026-07-03T18:11:05.473Z | Compiling itoa v1.0.11 |
| 1922 | 2026-07-03T18:11:05.624Z | Compiling smallvec v1.13.2 |
| 1923 | 2026-07-03T18:11:05.885Z | Compiling getrandom v0.4.2 |
| 1924 | 2026-07-03T18:11:05.898Z | Compiling version_check v0.9.5 |
| 1925 | 2026-07-03T18:11:05.941Z | Compiling stable_deref_trait v1.2.0 |
| 1926 | 2026-07-03T18:11:06.122Z | Compiling serde_json v1.0.150 |
| 1927 | 2026-07-03T18:11:06.157Z | Compiling litemap v0.7.4 |
| 1928 | 2026-07-03T18:11:06.179Z | Compiling writeable v0.5.5 |
| 1929 | 2026-07-03T18:11:06.271Z | Compiling syn v2.0.117 |
| 1930 | 2026-07-03T18:11:06.400Z | Compiling icu_locid_transform_data v1.5.0 |
| 1931 | 2026-07-03T18:11:06.474Z | Compiling icu_properties_data v1.5.0 |
| 1932 | 2026-07-03T18:11:06.487Z | Compiling percent-encoding v2.3.2 |
| 1933 | 2026-07-03T18:11:06.531Z | Compiling num-traits v0.2.19 |
| 1934 | 2026-07-03T18:11:06.544Z | Compiling utf8_iter v1.0.4 |
| 1935 | 2026-07-03T18:11:06.621Z | Compiling utf16_iter v1.0.5 |
| 1936 | 2026-07-03T18:11:06.673Z | Compiling icu_normalizer_data v1.5.0 |
| 1937 | 2026-07-03T18:11:06.705Z | Compiling write16 v1.0.0 |
| 1938 | 2026-07-03T18:11:06.749Z | Compiling form_urlencoded v1.2.2 |
| 1939 | 2026-07-03T18:11:06.771Z | Compiling thiserror v2.0.18 |
| 1940 | 2026-07-03T18:11:06.799Z | Compiling getrandom v0.2.14 |
| 1941 | 2026-07-03T18:11:06.944Z | Compiling lock_api v0.4.12 |
| 1942 | 2026-07-03T18:11:07.023Z | Compiling parking_lot_core v0.9.10 |
| 1943 | 2026-07-03T18:11:07.291Z | Compiling heck v0.5.0 |
| 1944 | 2026-07-03T18:11:07.359Z | Compiling iana-time-zone v0.1.64 |
| 1945 | 2026-07-03T18:11:07.489Z | Compiling jobserver v0.1.31 |
| 1946 | 2026-07-03T18:11:07.586Z | Compiling find-msvc-tools v0.1.9 |
| 1947 | 2026-07-03T18:11:07.729Z | Compiling shlex v2.0.1 |
| 1948 | 2026-07-03T18:11:07.803Z | Compiling uuid v1.23.3 |
| 1949 | 2026-07-03T18:11:07.815Z | Compiling rustversion v1.0.22 |
| 1950 | 2026-07-03T18:11:07.882Z | Compiling cc v1.2.65 |
| 1951 | 2026-07-03T18:11:07.909Z | Compiling semver v1.0.28 |
| 1952 | 2026-07-03T18:11:07.909Z | Compiling schemars v0.8.22 |
| 1953 | 2026-07-03T18:11:08.169Z | Compiling dyn-clone v1.0.17 |
| 1954 | 2026-07-03T18:11:08.320Z | Compiling slab v0.4.9 |
| 1955 | 2026-07-03T18:11:08.404Z | Compiling subtle v2.6.1 |
| 1956 | 2026-07-03T18:11:08.454Z | Compiling pin-project-lite v0.2.14 |
| 1957 | 2026-07-03T18:11:08.553Z | Compiling log v0.4.29 |
| 1958 | 2026-07-03T18:11:08.602Z | Compiling socket2 v0.6.3 |
| 1959 | 2026-07-03T18:11:08.687Z | Compiling scopeguard v1.2.0 |
| 1960 | 2026-07-03T18:11:08.738Z | Compiling typenum v1.20.1 |
| 1961 | 2026-07-03T18:11:08.841Z | Compiling rand_core v0.6.4 |
| 1962 | 2026-07-03T18:11:09.045Z | Compiling synstructure v0.13.1 |
| 1963 | 2026-07-03T18:11:09.094Z | Compiling serde_derive_internals v0.29.1 |
| 1964 | 2026-07-03T18:11:09.107Z | Compiling parking_lot v0.12.2 |
| 1965 | 2026-07-03T18:11:09.373Z | Compiling mio v1.2.0 |
| 1966 | 2026-07-03T18:11:09.536Z | Compiling signal-hook-registry v1.4.2 |
| 1967 | 2026-07-03T18:11:09.574Z | Compiling portable-atomic v1.11.1 |
| 1968 | 2026-07-03T18:11:09.741Z | Compiling cmake v0.1.54 |
| 1969 | 2026-07-03T18:11:09.787Z | Compiling equivalent v1.0.2 |
| 1970 | 2026-07-03T18:11:09.831Z | Compiling critical-section v1.2.0 |
| 1971 | 2026-07-03T18:11:09.877Z | Compiling fs_extra v1.3.0 |
| 1972 | 2026-07-03T18:11:09.941Z | Compiling dunce v1.0.5 |
| 1973 | 2026-07-03T18:11:10.000Z | Compiling futures-core v0.3.32 |
| 1974 | 2026-07-03T18:11:10.038Z | Compiling thiserror v1.0.64 |
| 1975 | 2026-07-03T18:11:10.089Z | Compiling httparse v1.10.1 |
| 1976 | 2026-07-03T18:11:10.134Z | Compiling getrandom v0.3.4 |
| 1977 | 2026-07-03T18:11:10.146Z | Compiling aws-lc-sys v0.41.0 |
| 1978 | 2026-07-03T18:11:10.193Z | Compiling futures-sink v0.3.32 |
| 1979 | 2026-07-03T18:11:10.214Z | Compiling serde_derive v1.0.228 |
| 1980 | 2026-07-03T18:11:10.252Z | Compiling zerofrom-derive v0.1.5 |
| 1981 | 2026-07-03T18:11:10.301Z | Compiling yoke-derive v0.7.5 |
| 1982 | 2026-07-03T18:11:10.340Z | Compiling zerovec-derive v0.10.3 |
| 1983 | 2026-07-03T18:11:10.445Z | Compiling displaydoc v0.2.5 |
| 1984 | 2026-07-03T18:11:10.493Z | Compiling icu_provider_macros v1.5.0 |
| 1985 | 2026-07-03T18:11:10.780Z | Compiling schemars_derive v0.8.22 |
| 1986 | 2026-07-03T18:11:11.057Z | Compiling zeroize_derive v1.4.3 |
| 1987 | 2026-07-03T18:11:11.069Z | Compiling thiserror-impl v2.0.18 |
| 1988 | 2026-07-03T18:11:11.211Z | Compiling tokio-macros v2.7.0 |
| 1989 | 2026-07-03T18:11:11.354Z | Compiling futures-macro v0.3.32 |
| 1990 | 2026-07-03T18:11:11.395Z | Compiling once_cell v1.21.3 |
| 1991 | 2026-07-03T18:11:11.468Z | Compiling zerofrom v0.1.5 |
| 1992 | 2026-07-03T18:11:11.602Z | Compiling yoke v0.7.5 |
| 1993 | 2026-07-03T18:11:11.635Z | Compiling thiserror-impl v1.0.64 |
| 1994 | 2026-07-03T18:11:11.739Z | Compiling zeroize v1.8.2 |
| 1995 | 2026-07-03T18:11:11.805Z | Compiling zerovec v0.10.4 |
| 1996 | 2026-07-03T18:11:11.986Z | Compiling regex-syntax v0.8.5 |
| 1997 | 2026-07-03T18:11:11.999Z | Compiling strsim v0.11.1 |
| 1998 | 2026-07-03T18:11:12.143Z | Compiling futures-channel v0.3.32 |
| 1999 | 2026-07-03T18:11:12.177Z | Compiling aho-corasick v1.1.3 |
| 2000 | 2026-07-03T18:11:12.285Z | Compiling ident_case v1.0.1 |
| 2001 | 2026-07-03T18:11:12.402Z | Compiling futures-io v0.3.32 |
| 2002 | 2026-07-03T18:11:12.406Z | Compiling futures-task v0.3.32 |
| 2003 | 2026-07-03T18:11:12.497Z | Compiling hashbrown v0.17.0 |
| 2004 | 2026-07-03T18:11:12.583Z | Compiling futures-util v0.3.32 |
| 2005 | 2026-07-03T18:11:12.595Z | Compiling zerocopy-derive v0.8.27 |
| 2006 | 2026-07-03T18:11:12.763Z | Compiling tinystr v0.7.6 |
| 2007 | 2026-07-03T18:11:13.128Z | Compiling icu_locid v1.5.0 |
| 2008 | 2026-07-03T18:11:13.162Z | Compiling icu_collections v1.5.0 |
| 2009 | 2026-07-03T18:11:13.478Z | Compiling bytes v1.11.1 |
| 2010 | 2026-07-03T18:11:13.492Z | Compiling chrono v0.4.44 |
| 2011 | 2026-07-03T18:11:13.575Z | Compiling serde_tokenstream v0.2.3 |
| 2012 | 2026-07-03T18:11:13.825Z | Compiling icu_provider v1.5.0 |
| 2013 | 2026-07-03T18:11:13.855Z | Compiling bitflags v2.9.4 |
| 2014 | 2026-07-03T18:11:14.014Z | Compiling tokio v1.52.3 |
| 2015 | 2026-07-03T18:11:14.257Z | Compiling icu_locid_transform v1.5.0 |
| 2016 | 2026-07-03T18:11:14.409Z | Compiling regex-automata v0.4.14 |
| 2017 | 2026-07-03T18:11:14.802Z | Compiling indexmap v2.14.0 |
| 2018 | 2026-07-03T18:11:14.941Z | Compiling icu_properties v1.5.1 |
| 2019 | 2026-07-03T18:11:15.168Z | Compiling slog v2.8.2 |
| 2020 | 2026-07-03T18:11:15.448Z | Compiling base64 v0.22.1 |
| 2021 | 2026-07-03T18:11:15.668Z | Compiling http v1.4.2 |
| 2022 | 2026-07-03T18:11:16.143Z | Compiling regex v1.12.3 |
| 2023 | 2026-07-03T18:11:16.547Z | Compiling icu_normalizer v1.5.0 |
| 2024 | 2026-07-03T18:11:17.018Z | Compiling ucd-trie v0.1.6 |
| 2025 | 2026-07-03T18:11:17.048Z | Compiling idna_adapter v1.2.0 |
| 2026 | 2026-07-03T18:11:17.196Z | Compiling idna v1.0.3 |
| 2027 | 2026-07-03T18:11:17.236Z | Compiling pest v2.8.4 |
| 2028 | 2026-07-03T18:11:17.523Z | Compiling rustls-pki-types v1.12.0 |
| 2029 | 2026-07-03T18:11:17.939Z | Compiling url v2.5.4 |
| 2030 | 2026-07-03T18:11:18.111Z | Compiling tracing-core v0.1.32 |
| 2031 | 2026-07-03T18:11:18.332Z | Compiling tracing-attributes v0.1.27 |
| 2032 | 2026-07-03T18:11:18.472Z | Compiling ring v0.17.14 |
| 2033 | 2026-07-03T18:11:18.804Z | Compiling byteorder v1.5.0 |
| 2034 | 2026-07-03T18:11:19.085Z | Compiling pest_meta v2.8.4 |
| 2035 | 2026-07-03T18:11:19.548Z | Compiling tracing v0.1.40 |
| 2036 | 2026-07-03T18:11:20.005Z | Compiling pest_generator v2.8.4 |
| 2037 | 2026-07-03T18:11:20.172Z | Compiling generic-array v0.14.7 |
| 2038 | 2026-07-03T18:11:20.281Z | Compiling anyhow v1.0.100 |
| 2039 | 2026-07-03T18:11:20.314Z | Compiling ppv-lite86 v0.2.17 |
| 2040 | 2026-07-03T18:11:20.512Z | Compiling untrusted v0.9.0 |
| 2041 | 2026-07-03T18:11:20.647Z | Compiling pest_derive v2.8.4 |
| 2042 | 2026-07-03T18:11:20.871Z | Compiling fnv v1.0.7 |
| 2043 | 2026-07-03T18:11:20.978Z | Compiling tokio-util v0.7.16 |
| 2044 | 2026-07-03T18:11:21.211Z | Compiling paste v1.0.15 |
| 2045 | 2026-07-03T18:11:21.243Z | Compiling aws-lc-rs v1.17.0 |
| 2046 | 2026-07-03T18:11:21.562Z | Compiling ipnet v2.9.0 |
| 2047 | 2026-07-03T18:11:21.987Z | Compiling zerocopy v0.8.27 |
| 2048 | 2026-07-03T18:11:22.486Z | Compiling camino v1.2.2 |
| 2049 | 2026-07-03T18:11:22.754Z | Compiling untrusted v0.7.1 |
| 2050 | 2026-07-03T18:11:22.802Z | Compiling omicron-workspace-hack v0.1.0 |
| 2051 | 2026-07-03T18:11:22.966Z | Compiling http-body v1.0.1 |
| 2052 | 2026-07-03T18:11:23.012Z | Compiling rustls v0.23.41 |
| 2053 | 2026-07-03T18:11:23.228Z | Compiling atomic-waker v1.1.2 |
| 2054 | 2026-07-03T18:11:23.389Z | Compiling crypto-common v0.1.6 |
| 2055 | 2026-07-03T18:11:23.543Z | Compiling ipnetwork v0.21.1 |
| 2056 | 2026-07-03T18:11:23.728Z | Compiling try-lock v0.2.5 |
| 2057 | 2026-07-03T18:11:23.848Z | Compiling tower-service v0.3.3 |
| 2058 | 2026-07-03T18:11:24.035Z | Compiling tower-layer v0.3.3 |
| 2059 | 2026-07-03T18:11:24.076Z | Compiling ryu v1.0.18 |
| 2060 | 2026-07-03T18:11:24.361Z | Compiling want v0.3.1 |
| 2061 | 2026-07-03T18:11:24.455Z | Compiling h2 v0.4.15 |
| 2062 | 2026-07-03T18:11:24.549Z | Compiling erased-serde v0.3.31 |
| 2063 | 2026-07-03T18:11:25.112Z | Compiling async-trait v0.1.89 |
| 2064 | 2026-07-03T18:11:25.115Z | Compiling num-conv v0.2.0 |
| 2065 | 2026-07-03T18:11:25.256Z | Compiling httpdate v1.0.3 |
| 2066 | 2026-07-03T18:11:25.313Z | Compiling time-core v0.1.8 |
| 2067 | 2026-07-03T18:11:25.474Z | Compiling time-macros v0.2.27 |
| 2068 | 2026-07-03T18:11:26.174Z | Compiling scroll_derive v0.13.1 |
| 2069 | 2026-07-03T18:11:26.186Z | Compiling errno v0.3.14 |
| 2070 | 2026-07-03T18:11:26.347Z | Compiling serde_urlencoded v0.7.1 |
| 2071 | 2026-07-03T18:11:26.373Z | Compiling http-body-util v0.1.3 |
| 2072 | 2026-07-03T18:11:26.465Z | Compiling allocator-api2 v0.2.21 |
| 2073 | 2026-07-03T18:11:26.618Z | Compiling foldhash v0.2.0 |
| 2074 | 2026-07-03T18:11:26.647Z | Compiling daft-derive v0.1.7 |
| 2075 | 2026-07-03T18:11:26.847Z | Compiling hashbrown v0.16.1 |
| 2076 | 2026-07-03T18:11:26.884Z | Compiling hyper v1.10.1 |
| 2077 | 2026-07-03T18:11:26.998Z | Compiling pretty-hex v0.4.1 |
| 2078 | 2026-07-03T18:11:27.155Z | Compiling const-oid v0.9.6 |
| 2079 | 2026-07-03T18:11:27.396Z | Compiling strum_macros v0.26.4 |
| 2080 | 2026-07-03T18:11:28.311Z | Compiling hyper-util v0.1.20 |
| 2081 | 2026-07-03T18:11:29.775Z | Compiling oxnet v0.1.4 |
| 2082 | 2026-07-03T18:11:29.974Z | Compiling rand_core v0.9.3 |
| 2083 | 2026-07-03T18:11:30.246Z | Compiling openapiv3 v2.2.0 |
| 2084 | 2026-07-03T18:11:30.569Z | Compiling usdt-impl v0.6.0 |
| 2085 | 2026-07-03T18:11:31.022Z | Compiling plain v0.2.3 |
| 2086 | 2026-07-03T18:11:31.076Z | Compiling rand_chacha v0.9.0 |
| 2087 | 2026-07-03T18:11:31.138Z | Compiling scroll v0.13.0 |
| 2088 | 2026-07-03T18:11:31.395Z | Compiling crossbeam-utils v0.8.19 |
| 2089 | 2026-07-03T18:11:31.813Z | Compiling goblin v0.10.4 |
| 2090 | 2026-07-03T18:11:32.116Z | Compiling rand v0.9.2 |
| 2091 | 2026-07-03T18:11:32.840Z | Compiling dtrace-parser v0.3.0 |
| 2092 | 2026-07-03T18:11:33.283Z | Compiling block-buffer v0.10.4 |
| 2093 | 2026-07-03T18:11:33.399Z | Compiling sync_wrapper v1.0.1 |
| 2094 | 2026-07-03T18:11:33.415Z | Compiling thread-id v5.0.0 |
| 2095 | 2026-07-03T18:11:33.445Z | Compiling encoding_rs v0.8.34 |
| 2096 | 2026-07-03T18:11:33.492Z | Compiling mime v0.3.17 |
| 2097 | 2026-07-03T18:11:33.505Z | Compiling ref-cast v1.0.25 |
| 2098 | 2026-07-03T18:11:33.820Z | Compiling slog-async v2.8.0 |
| 2099 | 2026-07-03T18:11:33.966Z | Compiling tower v0.5.2 |
| 2100 | 2026-07-03T18:11:34.115Z | Compiling digest v0.10.7 |
| 2101 | 2026-07-03T18:11:34.529Z | Compiling rand_chacha v0.3.1 |
| 2102 | 2026-07-03T18:11:34.607Z | Compiling dof v0.4.0 |
| 2103 | 2026-07-03T18:11:35.363Z | Compiling webpki-roots v0.26.3 |
| 2104 | 2026-07-03T18:11:35.500Z | Compiling futures-executor v0.3.32 |
| 2105 | 2026-07-03T18:11:35.578Z | Compiling multer v3.1.0 |
| 2106 | 2026-07-03T18:11:35.778Z | Compiling iri-string v0.7.8 |
| 2107 | 2026-07-03T18:11:35.811Z | Compiling futures v0.3.32 |
| 2108 | 2026-07-03T18:11:35.896Z | Compiling rand v0.8.6 |
| 2109 | 2026-07-03T18:11:36.624Z | Compiling darling_core v0.23.0 |
| 2110 | 2026-07-03T18:11:36.637Z | Compiling ref-cast-impl v1.0.25 |
| 2111 | 2026-07-03T18:11:37.246Z | Compiling tower-http v0.6.8 |
| 2112 | 2026-07-03T18:11:37.763Z | Compiling usdt-macro v0.6.0 |
| 2113 | 2026-07-03T18:11:38.183Z | Compiling usdt-attr-macro v0.6.0 |
| 2114 | 2026-07-03T18:11:38.258Z | Compiling newtype-uuid v1.3.2 |
| 2115 | 2026-07-03T18:11:38.592Z | Compiling async-stream-impl v0.3.6 |
| 2116 | 2026-07-03T18:11:38.629Z | Compiling hex v0.4.3 |
| 2117 | 2026-07-03T18:11:38.693Z | Compiling darling_macro v0.23.0 |
| 2118 | 2026-07-03T18:11:38.917Z | Compiling rustix v1.1.2 |
| 2119 | 2026-07-03T18:11:39.233Z | Compiling strum v0.26.3 |
| 2120 | 2026-07-03T18:11:39.258Z | Compiling darling v0.23.0 |
| 2121 | 2026-07-03T18:11:39.339Z | Compiling newtype-uuid-macros v0.1.0 |
| 2122 | 2026-07-03T18:11:39.358Z | Compiling structmeta-derive v0.3.0 |
| 2123 | 2026-07-03T18:11:39.488Z | Compiling syn v1.0.109 |
| 2124 | 2026-07-03T18:11:39.598Z | Compiling powerfmt v0.2.0 |
| 2125 | 2026-07-03T18:11:39.852Z | Compiling deranged v0.5.3 |
| 2126 | 2026-07-03T18:11:39.855Z | Compiling serde_with_macros v3.18.0 |
| 2127 | 2026-07-03T18:11:40.121Z | Compiling daft v0.1.7 |
| 2128 | 2026-07-03T18:11:40.328Z | Compiling fastrand v2.3.0 |
| 2129 | 2026-07-03T18:11:40.396Z | Compiling structmeta v0.3.0 |
| 2130 | 2026-07-03T18:11:40.433Z | Compiling match_cfg v0.1.0 |
| 2131 | 2026-07-03T18:11:40.620Z | Compiling num_threads v0.1.7 |
| 2132 | 2026-07-03T18:11:40.667Z | Compiling hostname v0.3.1 |
| 2133 | 2026-07-03T18:11:40.789Z | Compiling crossbeam-channel v0.5.15 |
| 2134 | 2026-07-03T18:11:41.001Z | Compiling time v0.3.47 |
| 2135 | 2026-07-03T18:11:41.075Z | Compiling crc32fast v1.4.0 |
| 2136 | 2026-07-03T18:11:41.361Z | Compiling tempfile v3.23.0 |
| 2137 | 2026-07-03T18:11:41.459Z | Compiling thread_local v1.1.8 |
| 2138 | 2026-07-03T18:11:41.490Z | Compiling strum_macros v0.27.2 |
| 2139 | 2026-07-03T18:11:41.807Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2140 | 2026-07-03T18:11:42.194Z | Compiling winnow v1.0.3 |
| 2141 | 2026-07-03T18:11:42.446Z | Compiling derive-ex v0.1.8 |
| 2142 | 2026-07-03T18:11:42.617Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2143 | 2026-07-03T18:11:43.830Z | Compiling serde_spanned v1.1.1 |
| 2144 | 2026-07-03T18:11:43.984Z | Compiling is-terminal v0.4.12 |
| 2145 | 2026-07-03T18:11:43.996Z | Compiling debug-ignore v1.0.5 |
| 2146 | 2026-07-03T18:11:44.019Z | Compiling take_mut v0.2.2 |
| 2147 | 2026-07-03T18:11:44.078Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2148 | 2026-07-03T18:11:44.079Z | Compiling term v1.2.0 |
| 2149 | 2026-07-03T18:11:44.128Z | Compiling test-strategy v0.4.3 |
| 2150 | 2026-07-03T18:11:45.490Z | Compiling slog-term v2.9.2 |
| 2151 | 2026-07-03T18:11:45.909Z | Compiling slog-json v2.6.1 |
| 2152 | 2026-07-03T18:11:45.987Z | Compiling macaddr v1.0.1 |
| 2153 | 2026-07-03T18:11:46.002Z | Compiling memmap2 v0.9.9 |
| 2154 | 2026-07-03T18:11:46.160Z | Compiling quick-error v1.2.3 |
| 2155 | 2026-07-03T18:11:46.266Z | Compiling spin v0.9.8 |
| 2156 | 2026-07-03T18:11:46.279Z | Compiling cpufeatures v0.2.12 |
| 2157 | 2026-07-03T18:11:46.289Z | Compiling usdt v0.6.0 |
| 2158 | 2026-07-03T18:11:46.352Z | Compiling slog-bunyan v2.5.0 |
| 2159 | 2026-07-03T18:11:46.609Z | Compiling async-stream v0.3.6 |
| 2160 | 2026-07-03T18:11:46.796Z | Compiling waitgroup v0.1.2 |
| 2161 | 2026-07-03T18:11:46.916Z | Compiling rustls-pemfile v2.2.0 |
| 2162 | 2026-07-03T18:11:46.953Z | Compiling serde_path_to_error v0.1.20 |
| 2163 | 2026-07-03T18:11:47.032Z | Compiling hostname v0.4.2 |
| 2164 | 2026-07-03T18:11:47.176Z | Compiling serde_with v3.18.0 |
| 2165 | 2026-07-03T18:11:47.196Z | Compiling regress v0.10.5 |
| 2166 | 2026-07-03T18:11:47.383Z | Compiling lazy_static v1.5.0 |
| 2167 | 2026-07-03T18:11:47.490Z | Compiling either v1.15.0 |
| 2168 | 2026-07-03T18:11:47.544Z | Compiling parse-display-derive v0.10.0 |
| 2169 | 2026-07-03T18:11:47.710Z | Compiling webpki-roots v1.0.3 |
| 2170 | 2026-07-03T18:11:48.044Z | Compiling wait-timeout v0.2.0 |
| 2171 | 2026-07-03T18:11:48.407Z | Compiling bit-vec v0.6.3 |
| 2172 | 2026-07-03T18:11:48.502Z | Compiling rusty-fork v0.3.0 |
| 2173 | 2026-07-03T18:11:48.686Z | Compiling bit-set v0.5.3 |
| 2174 | 2026-07-03T18:11:48.742Z | Compiling strum v0.27.2 |
| 2175 | 2026-07-03T18:11:48.878Z | Compiling rand_xorshift v0.3.0 |
| 2176 | 2026-07-03T18:11:48.878Z | Compiling dropshot v0.17.1 |
| 2177 | 2026-07-03T18:11:49.062Z | Compiling crucible-workspace-hack v0.1.0 |
| 2178 | 2026-07-03T18:11:49.100Z | Compiling unarray v0.1.4 |
| 2179 | 2026-07-03T18:11:49.128Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2180 | 2026-07-03T18:11:49.231Z | Compiling proptest v1.5.0 |
| 2181 | 2026-07-03T18:11:49.275Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2182 | 2026-07-03T18:11:49.414Z | Compiling dropshot_endpoint v0.17.1 |
| 2183 | 2026-07-03T18:11:49.562Z | Compiling toml_datetime v0.6.11 |
| 2184 | 2026-07-03T18:11:49.801Z | Compiling openssl-probe v0.2.1 |
| 2185 | 2026-07-03T18:11:49.999Z | Compiling rustls-native-certs v0.8.3 |
| 2186 | 2026-07-03T18:11:50.143Z | Compiling hybrid-array v0.4.12 |
| 2187 | 2026-07-03T18:11:50.666Z | Compiling instant v0.1.12 |
| 2188 | 2026-07-03T18:11:50.790Z | Compiling adler v1.0.2 |
| 2189 | 2026-07-03T18:11:50.852Z | Compiling backoff v0.4.0 |
| 2190 | 2026-07-03T18:11:50.977Z | Compiling miniz_oxide v0.7.2 |
| 2191 | 2026-07-03T18:11:51.072Z | Compiling parse-display v0.10.0 |
| 2192 | 2026-07-03T18:11:51.323Z | Compiling itertools v0.14.0 |
| 2193 | 2026-07-03T18:11:51.493Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2194 | 2026-07-03T18:11:51.897Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2195 | 2026-07-03T18:11:52.057Z | Compiling base64ct v1.6.0 |
| 2196 | 2026-07-03T18:11:52.399Z | Compiling rustix v0.38.34 |
| 2197 | 2026-07-03T18:11:52.784Z | Compiling flate2 v1.0.30 |
| 2198 | 2026-07-03T18:11:52.837Z | Compiling block-buffer v0.12.1 |
| 2199 | 2026-07-03T18:11:52.889Z | Compiling crypto-common v0.2.2 |
| 2200 | 2026-07-03T18:11:53.031Z | Compiling unicode-width v0.1.14 |
| 2201 | 2026-07-03T18:11:53.332Z | Compiling const-oid v0.10.2 |
| 2202 | 2026-07-03T18:11:53.344Z | Compiling compression-core v0.4.31 |
| 2203 | 2026-07-03T18:11:53.523Z | Compiling compression-codecs v0.4.32 |
| 2204 | 2026-07-03T18:11:53.642Z | Compiling digest v0.11.3 |
| 2205 | 2026-07-03T18:11:53.855Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2206 | 2026-07-03T18:11:54.142Z | Compiling cpufeatures v0.3.0 |
| 2207 | 2026-07-03T18:11:54.223Z | Compiling sha1 v0.11.0 |
| 2208 | 2026-07-03T18:11:54.244Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2209 | 2026-07-03T18:11:54.269Z | Compiling async-compression v0.4.33 |
| 2210 | 2026-07-03T18:11:54.369Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2211 | 2026-07-03T18:11:54.712Z | Compiling unsafe-libyaml v0.2.11 |
| 2212 | 2026-07-03T18:11:55.362Z | Compiling serde_yaml v0.9.34+deprecated |
| 2213 | 2026-07-03T18:11:55.550Z | Compiling pem-rfc7468 v0.7.0 |
| 2214 | 2026-07-03T18:11:55.553Z | Compiling der_derive v0.7.3 |
| 2215 | 2026-07-03T18:11:56.470Z | Compiling winnow v0.5.40 |
| 2216 | 2026-07-03T18:11:56.533Z | Compiling flagset v0.4.7 |
| 2217 | 2026-07-03T18:11:56.607Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2218 | 2026-07-03T18:11:56.675Z | Compiling der v0.7.10 |
| 2219 | 2026-07-03T18:11:57.067Z | Compiling clap_derive v4.5.4 |
| 2220 | 2026-07-03T18:11:57.341Z | Compiling utf8parse v0.2.1 |
| 2221 | 2026-07-03T18:11:57.452Z | Compiling anstyle-parse v0.2.4 |
| 2222 | 2026-07-03T18:11:57.823Z | Compiling toml_edit v0.19.15 |
| 2223 | 2026-07-03T18:11:58.352Z | Compiling darling_core v0.21.3 |
| 2224 | 2026-07-03T18:11:58.410Z | Compiling rustc_version v0.4.1 |
| 2225 | 2026-07-03T18:11:58.444Z | Compiling is_terminal_polyfill v1.70.0 |
| 2226 | 2026-07-03T18:11:58.673Z | Compiling anstyle-query v1.0.3 |
| 2227 | 2026-07-03T18:11:58.691Z | Compiling colorchoice v1.0.1 |
| 2228 | 2026-07-03T18:11:58.717Z | Compiling anstyle v1.0.7 |
| 2229 | 2026-07-03T18:11:58.809Z | Compiling spki v0.7.3 |
| 2230 | 2026-07-03T18:11:58.987Z | Compiling proc-macro-crate v1.3.1 |
| 2231 | 2026-07-03T18:11:59.085Z | Compiling anstream v0.6.14 |
| 2232 | 2026-07-03T18:11:59.541Z | Compiling terminal_size v0.3.0 |
| 2233 | 2026-07-03T18:11:59.696Z | Compiling clap_lex v0.7.0 |
| 2234 | 2026-07-03T18:11:59.743Z | Compiling winnow v0.7.13 |
| 2235 | 2026-07-03T18:11:59.856Z | Compiling heck v0.4.1 |
| 2236 | 2026-07-03T18:12:00.054Z | Compiling clap_builder v4.5.2 |
| 2237 | 2026-07-03T18:12:00.417Z | Compiling darling_macro v0.21.3 |
| 2238 | 2026-07-03T18:12:00.522Z | Compiling iddqd v0.4.2 |
| 2239 | 2026-07-03T18:12:00.753Z | Compiling secrecy v0.10.3 |
| 2240 | 2026-07-03T18:12:00.925Z | Compiling convert_case v0.4.0 |
| 2241 | 2026-07-03T18:12:00.995Z | Compiling darling v0.21.3 |
| 2242 | 2026-07-03T18:12:01.047Z | Compiling heapless v0.8.0 |
| 2243 | 2026-07-03T18:12:01.216Z | Compiling derive_more v0.99.20 |
| 2244 | 2026-07-03T18:12:01.510Z | Compiling ingot-macros v0.1.1 |
| 2245 | 2026-07-03T18:12:01.690Z | Compiling pkcs8 v0.10.2 |
| 2246 | 2026-07-03T18:12:01.835Z | Compiling tabwriter v1.4.0 |
| 2247 | 2026-07-03T18:12:02.209Z | Compiling clap v4.5.4 |
| 2248 | 2026-07-03T18:12:02.302Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2249 | 2026-07-03T18:12:02.443Z | Compiling backon v1.6.0 |
| 2250 | 2026-07-03T18:12:02.608Z | Compiling hash32 v0.3.1 |
| 2251 | 2026-07-03T18:12:02.694Z | Compiling cfg_aliases v0.2.1 |
| 2252 | 2026-07-03T18:12:02.779Z | Compiling smoltcp v0.11.0 |
| 2253 | 2026-07-03T18:12:03.402Z | Compiling typify-impl v0.4.3 |
| 2254 | 2026-07-03T18:12:03.415Z | Compiling hmac v0.12.1 |
| 2255 | 2026-07-03T18:12:03.426Z | Compiling humantime v2.3.0 |
| 2256 | 2026-07-03T18:12:03.623Z | Compiling managed v0.8.0 |
| 2257 | 2026-07-03T18:12:03.856Z | Compiling cobs v0.2.3 |
| 2258 | 2026-07-03T18:12:03.869Z | Compiling bitflags v1.3.2 |
| 2259 | 2026-07-03T18:12:04.094Z | Compiling postcard v1.0.9 |
| 2260 | 2026-07-03T18:12:04.137Z | Compiling ingot-types v0.1.2 |
| 2261 | 2026-07-03T18:12:04.482Z | Compiling crossbeam-epoch v0.9.18 |
| 2262 | 2026-07-03T18:12:04.557Z | Compiling ingot v0.1.1 |
| 2263 | 2026-07-03T18:12:04.963Z | Compiling inout v0.1.3 |
| 2264 | 2026-07-03T18:12:05.163Z | Compiling zerocopy-derive v0.7.34 |
| 2265 | 2026-07-03T18:12:05.393Z | Compiling ff v0.13.1 |
| 2266 | 2026-07-03T18:12:05.574Z | Compiling memoffset v0.9.1 |
| 2267 | 2026-07-03T18:12:05.811Z | Compiling base16ct v0.2.0 |
| 2268 | 2026-07-03T18:12:06.171Z | Compiling sec1 v0.7.3 |
| 2269 | 2026-07-03T18:12:06.510Z | Compiling group v0.13.0 |
| 2270 | 2026-07-03T18:12:06.694Z | Compiling typify-macro v0.4.3 |
| 2271 | 2026-07-03T18:12:06.936Z | Compiling cipher v0.4.4 |
| 2272 | 2026-07-03T18:12:07.173Z | Compiling hkdf v0.12.4 |
| 2273 | 2026-07-03T18:12:07.197Z | Compiling regress v0.11.1 |
| 2274 | 2026-07-03T18:12:07.323Z | Compiling crypto-bigint v0.5.5 |
| 2275 | 2026-07-03T18:12:07.335Z | Compiling proc-macro-error-attr v1.0.4 |
| 2276 | 2026-07-03T18:12:07.688Z | Compiling pkg-config v0.3.30 |
| 2277 | 2026-07-03T18:12:08.118Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2278 | 2026-07-03T18:12:08.186Z | Compiling colored v3.1.1 |
| 2279 | 2026-07-03T18:12:08.374Z | Compiling elliptic-curve v0.13.8 |
| 2280 | 2026-07-03T18:12:08.763Z | Compiling typify-impl v0.6.2 |
| 2281 | 2026-07-03T18:12:09.479Z | Compiling num_enum_derive v0.7.4 |
| 2282 | 2026-07-03T18:12:09.554Z | Compiling curve25519-dalek v4.1.3 |
| 2283 | 2026-07-03T18:12:09.738Z | Compiling half v2.7.1 |
| 2284 | 2026-07-03T18:12:09.833Z | Compiling universal-hash v0.5.1 |
| 2285 | 2026-07-03T18:12:09.987Z | Compiling proc-macro-error v1.0.4 |
| 2286 | 2026-07-03T18:12:10.212Z | Compiling opaque-debug v0.3.1 |
| 2287 | 2026-07-03T18:12:10.288Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2288 | 2026-07-03T18:12:10.456Z | Compiling vcpkg v0.2.15 |
| 2289 | 2026-07-03T18:12:10.534Z | Compiling ciborium-io v0.2.2 |
| 2290 | 2026-07-03T18:12:10.639Z | Compiling data-encoding v2.6.0 |
| 2291 | 2026-07-03T18:12:10.796Z | Compiling ciborium-ll v0.2.2 |
| 2292 | 2026-07-03T18:12:10.865Z | Compiling num_enum v0.7.4 |
| 2293 | 2026-07-03T18:12:11.085Z | Compiling num_enum_derive v0.5.11 |
| 2294 | 2026-07-03T18:12:11.677Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2295 | 2026-07-03T18:12:11.937Z | Compiling foreign-types-macros v0.2.3 |
| 2296 | 2026-07-03T18:12:12.128Z | Compiling typify-macro v0.6.2 |
| 2297 | 2026-07-03T18:12:12.343Z | Compiling rayon-core v1.13.0 |
| 2298 | 2026-07-03T18:12:12.459Z | Compiling foreign-types-shared v0.3.1 |
| 2299 | 2026-07-03T18:12:12.564Z | Compiling foreign-types v0.5.0 |
| 2300 | 2026-07-03T18:12:12.637Z | Compiling num_enum v0.5.11 |
| 2301 | 2026-07-03T18:12:12.992Z | Compiling ciborium v0.2.2 |
| 2302 | 2026-07-03T18:12:13.289Z | Compiling typify v0.4.3 |
| 2303 | 2026-07-03T18:12:13.380Z | Compiling zerocopy v0.7.34 |
| 2304 | 2026-07-03T18:12:13.391Z | Compiling crossbeam-deque v0.8.5 |
| 2305 | 2026-07-03T18:12:13.641Z | Compiling sha1 v0.10.6 |
| 2306 | 2026-07-03T18:12:13.702Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2307 | 2026-07-03T18:12:13.812Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2308 | 2026-07-03T18:12:13.902Z | Compiling aead v0.5.2 |
| 2309 | 2026-07-03T18:12:13.993Z | Compiling serde_spanned v0.6.9 |
| 2310 | 2026-07-03T18:12:14.095Z | Compiling scroll_derive v0.12.0 |
| 2311 | 2026-07-03T18:12:14.311Z | Compiling num-integer v0.1.46 |
| 2312 | 2026-07-03T18:12:14.330Z | Compiling usdt-impl v0.5.0 |
| 2313 | 2026-07-03T18:12:14.342Z | Compiling cstr-argument v0.1.2 |
| 2314 | 2026-07-03T18:12:14.582Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2315 | 2026-07-03T18:12:14.763Z | Compiling keccak v0.1.6 |
| 2316 | 2026-07-03T18:12:14.775Z | Compiling thiserror-no-std v2.0.2 |
| 2317 | 2026-07-03T18:12:14.786Z | Compiling scroll v0.12.0 |
| 2318 | 2026-07-03T18:12:14.822Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2319 | 2026-07-03T18:12:14.858Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2320 | 2026-07-03T18:12:14.976Z | Compiling sha3 v0.10.8 |
| 2321 | 2026-07-03T18:12:15.073Z | Compiling dof v0.3.0 |
| 2322 | 2026-07-03T18:12:15.206Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2323 | 2026-07-03T18:12:15.206Z | Compiling poly1305 v0.8.0 |
| 2324 | 2026-07-03T18:12:15.351Z | Compiling chacha20 v0.9.1 |
| 2325 | 2026-07-03T18:12:15.566Z | Compiling dtrace-parser v0.2.0 |
| 2326 | 2026-07-03T18:12:15.616Z | Compiling password-hash v0.5.0 |
| 2327 | 2026-07-03T18:12:15.656Z | Compiling camino-tempfile v1.4.1 |
| 2328 | 2026-07-03T18:12:15.847Z | Compiling blake2 v0.10.6 |
| 2329 | 2026-07-03T18:12:16.029Z | Compiling thread-id v4.2.1 |
| 2330 | 2026-07-03T18:12:16.715Z | Compiling argon2 v0.5.3 |
| 2331 | 2026-07-03T18:12:16.737Z | Compiling rayon v1.11.0 |
| 2332 | 2026-07-03T18:12:17.074Z | Compiling chacha20poly1305 v0.10.1 |
| 2333 | 2026-07-03T18:12:17.639Z | Compiling goblin v0.8.2 |
| 2334 | 2026-07-03T18:12:17.829Z | Compiling vsss-rs v3.3.4 |
| 2335 | 2026-07-03T18:12:18.008Z | Compiling num-bigint v0.4.5 |
| 2336 | 2026-07-03T18:12:19.372Z | Compiling num-derive v0.4.2 |
| 2337 | 2026-07-03T18:12:19.639Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2338 | 2026-07-03T18:12:20.190Z | Compiling sigpipe v0.1.3 |
| 2339 | 2026-07-03T18:12:20.285Z | Compiling glob v0.3.3 |
| 2340 | 2026-07-03T18:12:20.629Z | Compiling jiff v0.2.15 |
| 2341 | 2026-07-03T18:12:21.767Z | Compiling num-rational v0.4.2 |
| 2342 | 2026-07-03T18:12:22.870Z | Compiling num-iter v0.1.45 |
| 2343 | 2026-07-03T18:12:22.997Z | Compiling typify v0.6.2 |
| 2344 | 2026-07-03T18:12:23.040Z | Compiling zone_cfg_derive v0.3.0 |
| 2345 | 2026-07-03T18:12:23.088Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2346 | 2026-07-03T18:12:23.607Z | Compiling itertools v0.12.1 |
| 2347 | 2026-07-03T18:12:25.256Z | Compiling num-complex v0.4.6 |
| 2348 | 2026-07-03T18:12:25.847Z | Compiling indent_write v2.2.0 |
| 2349 | 2026-07-03T18:12:26.000Z | Compiling tinyvec_macros v0.1.1 |
| 2350 | 2026-07-03T18:12:26.079Z | Compiling tinyvec v1.6.0 |
| 2351 | 2026-07-03T18:12:26.853Z | Compiling num v0.4.3 |
| 2352 | 2026-07-03T18:12:27.170Z | Compiling zone v0.3.1 |
| 2353 | 2026-07-03T18:12:28.523Z | Compiling rustls-webpki v0.103.13 |
| 2354 | 2026-07-03T18:12:30.512Z | Compiling usdt-attr-macro v0.5.0 |
| 2355 | 2026-07-03T18:12:31.119Z | Compiling usdt-macro v0.5.0 |
| 2356 | 2026-07-03T18:12:31.276Z | Compiling smf v0.2.3 |
| 2357 | 2026-07-03T18:12:31.418Z | Compiling memmap v0.7.0 |
| 2358 | 2026-07-03T18:12:31.708Z | Compiling whoami v1.5.1 |
| 2359 | 2026-07-03T18:12:31.795Z | Compiling rustls v0.22.4 |
| 2360 | 2026-07-03T18:12:32.580Z | Compiling usdt v0.5.0 |
| 2361 | 2026-07-03T18:12:32.659Z | Compiling tokio-rustls v0.26.4 |
| 2362 | 2026-07-03T18:12:32.681Z | Compiling rustls-platform-verifier v0.6.2 |
| 2363 | 2026-07-03T18:12:32.906Z | Compiling hyper-rustls v0.27.3 |
| 2364 | 2026-07-03T18:12:33.199Z | Compiling reqwest v0.12.23 |
| 2365 | 2026-07-03T18:12:33.302Z | Compiling reqwest v0.13.2 |
| 2366 | 2026-07-03T18:12:34.205Z | Compiling progenitor-impl v0.11.1 |
| 2367 | 2026-07-03T18:12:36.262Z | Compiling progenitor-client v0.10.0 |
| 2368 | 2026-07-03T18:12:36.740Z | Compiling progenitor-client v0.14.0 |
| 2369 | 2026-07-03T18:12:37.239Z | Compiling progenitor-extras v0.2.0 |
| 2370 | 2026-07-03T18:12:37.485Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2371 | 2026-07-03T18:12:42.154Z | Compiling rustls-webpki v0.102.4 |
| 2372 | 2026-07-03T18:12:44.269Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2373 | 2026-07-03T18:12:46.693Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2374 | 2026-07-03T18:12:47.328Z | Compiling prettyplease v0.2.37 |
| 2375 | 2026-07-03T18:12:47.541Z | Compiling toml_write v0.1.2 |
| 2376 | 2026-07-03T18:12:49.159Z | Compiling toml_edit v0.22.27 |
| 2377 | 2026-07-03T18:12:50.108Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2378 | 2026-07-03T18:12:51.561Z | Compiling progenitor-macro v0.11.1 |
| 2379 | 2026-07-03T18:12:51.698Z | Compiling progenitor-client v0.11.1 |
| 2380 | 2026-07-03T18:12:53.161Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2381 | 2026-07-03T18:12:53.328Z | Compiling darling_core v0.20.11 |
| 2382 | 2026-07-03T18:12:54.187Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2383 | 2026-07-03T18:12:54.452Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2384 | 2026-07-03T18:12:54.874Z | Compiling dropshot v0.16.7 |
| 2385 | 2026-07-03T18:12:54.945Z | Compiling swrite v0.1.0 |
| 2386 | 2026-07-03T18:12:55.059Z | Compiling float-ord v0.3.2 |
| 2387 | 2026-07-03T18:12:55.159Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2388 | 2026-07-03T18:12:55.233Z | Compiling darling_macro v0.20.11 |
| 2389 | 2026-07-03T18:12:55.695Z | Compiling progenitor v0.11.1 |
| 2390 | 2026-07-03T18:12:55.836Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2391 | 2026-07-03T18:12:56.786Z | Compiling tokio-rustls v0.25.0 |
| 2392 | 2026-07-03T18:12:57.354Z | Compiling toml v0.8.23 |
| 2393 | 2026-07-03T18:12:58.704Z | Compiling nix v0.30.1 |
| 2394 | 2026-07-03T18:12:58.810Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2395 | 2026-07-03T18:12:59.110Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2396 | 2026-07-03T18:12:59.783Z | Compiling hubpack_derive v0.1.1 |
| 2397 | 2026-07-03T18:12:59.961Z | Compiling byte-wrapper v0.1.0 |
| 2398 | 2026-07-03T18:13:00.156Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2399 | 2026-07-03T18:13:00.706Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2400 | 2026-07-03T18:13:00.915Z | Compiling dropshot_endpoint v0.16.7 |
| 2401 | 2026-07-03T18:13:01.416Z | Compiling rustc-hash v2.1.1 |
| 2402 | 2026-07-03T18:13:01.543Z | Compiling static_assertions v1.1.0 |
| 2403 | 2026-07-03T18:13:01.622Z | Compiling iddqd v0.3.18 |
| 2404 | 2026-07-03T18:13:01.834Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2405 | 2026-07-03T18:13:02.112Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2406 | 2026-07-03T18:13:02.222Z | Compiling hubpack v0.1.2 |
| 2407 | 2026-07-03T18:13:02.471Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2408 | 2026-07-03T18:13:03.603Z | Compiling darling v0.20.11 |
| 2409 | 2026-07-03T18:13:03.694Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2410 | 2026-07-03T18:13:04.708Z | Compiling libz-sys v1.1.16 |
| 2411 | 2026-07-03T18:13:05.123Z | Compiling nix v0.31.3 |
| 2412 | 2026-07-03T18:13:05.535Z | Compiling enum-as-inner v0.6.0 |
| 2413 | 2026-07-03T18:13:05.732Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2414 | 2026-07-03T18:13:06.145Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2415 | 2026-07-03T18:13:06.242Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2416 | 2026-07-03T18:13:06.972Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2417 | 2026-07-03T18:13:07.222Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2418 | 2026-07-03T18:13:07.684Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2419 | 2026-07-03T18:13:08.074Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2420 | 2026-07-03T18:13:09.442Z | Compiling derive_builder_core v0.20.2 |
| 2421 | 2026-07-03T18:13:09.647Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2422 | 2026-07-03T18:13:10.141Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2423 | 2026-07-03T18:13:10.221Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2424 | 2026-07-03T18:13:10.304Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2425 | 2026-07-03T18:13:10.425Z | Compiling progenitor-impl v0.14.0 |
| 2426 | 2026-07-03T18:13:11.057Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2427 | 2026-07-03T18:13:11.619Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2428 | 2026-07-03T18:13:11.729Z | Compiling utf-8 v0.7.6 |
| 2429 | 2026-07-03T18:13:11.943Z | Compiling tungstenite v0.21.0 |
| 2430 | 2026-07-03T18:13:11.956Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2431 | 2026-07-03T18:13:12.491Z | Compiling derive_builder_macro v0.20.2 |
| 2432 | 2026-07-03T18:13:12.564Z | Compiling progenitor-macro v0.14.0 |
| 2433 | 2026-07-03T18:13:15.704Z | Compiling openssl-sys v0.9.107 |
| 2434 | 2026-07-03T18:13:16.002Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2435 | 2026-07-03T18:13:16.274Z | Compiling resolv-conf v0.7.0 |
| 2436 | 2026-07-03T18:13:16.456Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2437 | 2026-07-03T18:13:16.470Z | Compiling serde_repr v0.1.19 |
| 2438 | 2026-07-03T18:13:16.773Z | Compiling vergen-lib v9.1.0 |
| 2439 | 2026-07-03T18:13:16.874Z | Compiling slog-dtrace v0.3.0 |
| 2440 | 2026-07-03T18:13:16.970Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2441 | 2026-07-03T18:13:17.016Z | Compiling semver v0.1.20 |
| 2442 | 2026-07-03T18:13:17.064Z | Compiling linked-hash-map v0.5.6 |
| 2443 | 2026-07-03T18:13:17.117Z | Compiling unicode-segmentation v1.11.0 |
| 2444 | 2026-07-03T18:13:17.266Z | Compiling lru-cache v0.1.2 |
| 2445 | 2026-07-03T18:13:17.279Z | Compiling rustc_version v0.1.7 |
| 2446 | 2026-07-03T18:13:17.358Z | Compiling progenitor v0.14.0 |
| 2447 | 2026-07-03T18:13:17.415Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2448 | 2026-07-03T18:13:17.480Z | Compiling newline-converter v0.3.0 |
| 2449 | 2026-07-03T18:13:17.671Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2450 | 2026-07-03T18:13:18.936Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2451 | 2026-07-03T18:13:19.100Z | Compiling derive_builder v0.20.2 |
| 2452 | 2026-07-03T18:13:19.234Z | Compiling tokio-tungstenite v0.21.0 |
| 2453 | 2026-07-03T18:13:19.699Z | Compiling hickory-proto v0.24.4 |
| 2454 | 2026-07-03T18:13:20.127Z | Compiling progenitor-impl v0.13.0 |
| 2455 | 2026-07-03T18:13:22.228Z | Compiling atomicwrites v0.4.4 |
| 2456 | 2026-07-03T18:13:22.516Z | Compiling console v0.15.8 |
| 2457 | 2026-07-03T18:13:23.797Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2458 | 2026-07-03T18:13:25.348Z | Compiling serde-big-array v0.5.1 |
| 2459 | 2026-07-03T18:13:25.518Z | Compiling derive-where v1.6.0 |
| 2460 | 2026-07-03T18:13:25.904Z | Compiling pin-project-internal v1.1.10 |
| 2461 | 2026-07-03T18:13:26.008Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2462 | 2026-07-03T18:13:26.527Z | Compiling vergen v9.1.0 |
| 2463 | 2026-07-03T18:13:26.761Z | Compiling cargo-platform v0.3.2 |
| 2464 | 2026-07-03T18:13:26.773Z | Compiling siphasher v1.0.1 |
| 2465 | 2026-07-03T18:13:26.981Z | Compiling similar v2.7.0 |
| 2466 | 2026-07-03T18:13:26.981Z | Compiling base64 v0.21.7 |
| 2467 | 2026-07-03T18:13:27.017Z | Compiling minimal-lexical v0.2.1 |
| 2468 | 2026-07-03T18:13:27.262Z | Compiling nom v7.1.3 |
| 2469 | 2026-07-03T18:13:27.446Z | Compiling pin-project v1.1.10 |
| 2470 | 2026-07-03T18:13:27.487Z | Compiling expectorate v1.2.0 |
| 2471 | 2026-07-03T18:13:27.555Z | Compiling cargo_metadata v0.23.1 |
| 2472 | 2026-07-03T18:13:27.701Z | Compiling phf_shared v0.12.1 |
| 2473 | 2026-07-03T18:13:28.534Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2474 | 2026-07-03T18:13:28.754Z | Compiling progenitor-macro v0.13.0 |
| 2475 | 2026-07-03T18:13:28.768Z | Compiling hickory-resolver v0.24.4 |
| 2476 | 2026-07-03T18:13:29.370Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2477 | 2026-07-03T18:13:29.595Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2478 | 2026-07-03T18:13:32.311Z | Compiling newtype_derive v0.1.6 |
| 2479 | 2026-07-03T18:13:32.954Z | Compiling progenitor-client v0.13.0 |
| 2480 | 2026-07-03T18:13:33.224Z | Compiling unicode-normalization v0.1.24 |
| 2481 | 2026-07-03T18:13:33.501Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2482 | 2026-07-03T18:13:33.808Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2483 | 2026-07-03T18:13:34.836Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2484 | 2026-07-03T18:13:35.455Z | Compiling tokio-stream v0.1.17 |
| 2485 | 2026-07-03T18:13:35.548Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2486 | 2026-07-03T18:13:36.002Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2487 | 2026-07-03T18:13:36.607Z | Compiling async-recursion v1.1.1 |
| 2488 | 2026-07-03T18:13:36.655Z | Compiling snafu-derive v0.8.9 |
| 2489 | 2026-07-03T18:13:36.673Z | Compiling vergen-git2 v9.1.0 |
| 2490 | 2026-07-03T18:13:36.903Z | Compiling bstr v1.9.1 |
| 2491 | 2026-07-03T18:13:37.069Z | Compiling csv-core v0.1.12 |
| 2492 | 2026-07-03T18:13:37.287Z | Compiling foldhash v0.1.5 |
| 2493 | 2026-07-03T18:13:37.471Z | Compiling openssl v0.10.72 |
| 2494 | 2026-07-03T18:13:37.509Z | Compiling owo-colors v4.3.0 |
| 2495 | 2026-07-03T18:13:37.577Z | Compiling same-file v1.0.6 |
| 2496 | 2026-07-03T18:13:37.745Z | Compiling foreign-types-shared v0.1.1 |
| 2497 | 2026-07-03T18:13:37.751Z | Compiling highway v1.3.0 |
| 2498 | 2026-07-03T18:13:37.834Z | Compiling unicode-xid v0.2.4 |
| 2499 | 2026-07-03T18:13:37.847Z | Compiling chrono-tz v0.10.4 |
| 2500 | 2026-07-03T18:13:37.959Z | Compiling cancel-safe-futures v0.1.5 |
| 2501 | 2026-07-03T18:13:38.082Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2502 | 2026-07-03T18:13:38.228Z | Compiling const_format_proc_macros v0.2.34 |
| 2503 | 2026-07-03T18:13:38.361Z | Compiling snafu v0.8.9 |
| 2504 | 2026-07-03T18:13:38.489Z | Compiling foreign-types v0.3.2 |
| 2505 | 2026-07-03T18:13:38.590Z | Compiling walkdir v2.5.0 |
| 2506 | 2026-07-03T18:13:38.933Z | Compiling hashbrown v0.15.2 |
| 2507 | 2026-07-03T18:13:39.013Z | Compiling globset v0.4.14 |
| 2508 | 2026-07-03T18:13:39.313Z | Compiling csv v1.3.1 |
| 2509 | 2026-07-03T18:13:39.343Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2510 | 2026-07-03T18:13:39.556Z | Compiling qorb v0.4.1 |
| 2511 | 2026-07-03T18:13:40.264Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2512 | 2026-07-03T18:13:41.516Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2513 | 2026-07-03T18:13:41.762Z | Compiling progenitor v0.13.0 |
| 2514 | 2026-07-03T18:13:41.911Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2515 | 2026-07-03T18:13:42.429Z | Compiling git2 v0.20.2 |
| 2516 | 2026-07-03T18:13:44.126Z | Compiling olpc-cjson v0.1.4 |
| 2517 | 2026-07-03T18:13:44.437Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2518 | 2026-07-03T18:13:45.684Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2519 | 2026-07-03T18:13:45.697Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2520 | 2026-07-03T18:13:46.155Z | Compiling phf v0.12.1 |
| 2521 | 2026-07-03T18:13:46.191Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2522 | 2026-07-03T18:13:46.921Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2523 | 2026-07-03T18:13:47.913Z | Compiling tokio-dtrace v0.1.1 |
| 2524 | 2026-07-03T18:13:47.932Z | Compiling progenitor-impl v0.10.0 |
| 2525 | 2026-07-03T18:13:48.307Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2526 | 2026-07-03T18:13:48.469Z | Compiling signature v2.2.0 |
| 2527 | 2026-07-03T18:13:48.518Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2528 | 2026-07-03T18:13:48.550Z | Compiling libsw-core v0.3.2 |
| 2529 | 2026-07-03T18:13:48.648Z | Compiling pem v3.0.5 |
| 2530 | 2026-07-03T18:13:48.717Z | Compiling serde_plain v1.0.2 |
| 2531 | 2026-07-03T18:13:49.042Z | Compiling openssl-macros v0.1.1 |
| 2532 | 2026-07-03T18:13:49.319Z | Compiling cookie v0.18.1 |
| 2533 | 2026-07-03T18:13:49.573Z | Compiling fixedbitset v0.5.7 |
| 2534 | 2026-07-03T18:13:49.622Z | Compiling bytecount v0.6.9 |
| 2535 | 2026-07-03T18:13:49.761Z | Compiling typed-path v0.9.3 |
| 2536 | 2026-07-03T18:13:49.809Z | Compiling fixedbitset v0.4.2 |
| 2537 | 2026-07-03T18:13:49.838Z | Compiling moka v0.12.10 |
| 2538 | 2026-07-03T18:13:49.959Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2539 | 2026-07-03T18:13:50.102Z | Compiling petgraph v0.6.5 |
| 2540 | 2026-07-03T18:13:50.108Z | Compiling progenitor-macro v0.10.0 |
| 2541 | 2026-07-03T18:13:50.112Z | Compiling petgraph v0.8.3 |
| 2542 | 2026-07-03T18:13:50.212Z | Compiling papergrid v0.11.0 |
| 2543 | 2026-07-03T18:13:51.768Z | Compiling tough v0.22.0 |
| 2544 | 2026-07-03T18:13:51.890Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2545 | 2026-07-03T18:13:52.494Z | Compiling libsw v3.5.0 |
| 2546 | 2026-07-03T18:13:52.599Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2547 | 2026-07-03T18:13:52.680Z | Compiling oxide-tokio-rt v0.1.6 |
| 2548 | 2026-07-03T18:13:52.898Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2549 | 2026-07-03T18:13:53.114Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2550 | 2026-07-03T18:13:53.307Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2551 | 2026-07-03T18:13:54.273Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2552 | 2026-07-03T18:13:55.074Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2553 | 2026-07-03T18:13:55.531Z | Compiling const_format v0.2.35 |
| 2554 | 2026-07-03T18:13:56.480Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2555 | 2026-07-03T18:13:56.634Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2556 | 2026-07-03T18:13:56.765Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-07-03T18:13:57.027Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2558 | 2026-07-03T18:13:57.288Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2559 | 2026-07-03T18:13:58.439Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2560 | 2026-07-03T18:13:58.466Z | Compiling tabled_derive v0.7.0 |
| 2561 | 2026-07-03T18:13:58.764Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2562 | 2026-07-03T18:13:59.188Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2563 | 2026-07-03T18:13:59.245Z | Compiling gethostname v0.5.0 |
| 2564 | 2026-07-03T18:13:59.310Z | Compiling terminal_size v0.4.3 |
| 2565 | 2026-07-03T18:13:59.388Z | Compiling bcs v0.1.6 |
| 2566 | 2026-07-03T18:13:59.412Z | Compiling unicode-linebreak v0.1.5 |
| 2567 | 2026-07-03T18:13:59.472Z | Compiling unicode-width v0.2.1 |
| 2568 | 2026-07-03T18:13:59.690Z | Compiling radium v0.7.0 |
| 2569 | 2026-07-03T18:13:59.778Z | Compiling tagptr v0.2.0 |
| 2570 | 2026-07-03T18:13:59.836Z | Compiling termtree v0.5.1 |
| 2571 | 2026-07-03T18:13:59.942Z | Compiling linear-map v1.2.0 |
| 2572 | 2026-07-03T18:13:59.985Z | Compiling salty v0.3.0 |
| 2573 | 2026-07-03T18:14:00.014Z | Compiling smawk v0.3.2 |
| 2574 | 2026-07-03T18:14:00.168Z | Compiling textwrap v0.16.2 |
| 2575 | 2026-07-03T18:14:00.186Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2576 | 2026-07-03T18:14:02.997Z | Compiling tabled v0.15.0 |
| 2577 | 2026-07-03T18:14:03.001Z | Compiling progenitor v0.10.0 |
| 2578 | 2026-07-03T18:14:03.145Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2579 | 2026-07-03T18:14:03.159Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2580 | 2026-07-03T18:14:03.285Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2581 | 2026-07-03T18:14:04.388Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2582 | 2026-07-03T18:14:09.588Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2583 | 2026-07-03T18:14:09.809Z | Compiling steno v0.4.1 |
| 2584 | 2026-07-03T18:14:10.758Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2585 | 2026-07-03T18:14:11.960Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2586 | 2026-07-03T18:14:13.008Z | Compiling hickory-proto v0.25.2 |
| 2587 | 2026-07-03T18:14:13.106Z | Compiling rfc6979 v0.4.0 |
| 2588 | 2026-07-03T18:14:13.273Z | Compiling sha2 v0.10.9 |
| 2589 | 2026-07-03T18:14:15.182Z | Compiling tap v1.0.1 |
| 2590 | 2026-07-03T18:14:15.335Z | Compiling wyz v0.5.1 |
| 2591 | 2026-07-03T18:14:15.570Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2592 | 2026-07-03T18:14:15.780Z | Compiling hickory-resolver v0.25.2 |
| 2593 | 2026-07-03T18:14:18.243Z | Compiling ecdsa v0.16.9 |
| 2594 | 2026-07-03T18:14:19.783Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2595 | 2026-07-03T18:14:19.989Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2596 | 2026-07-03T18:14:22.208Z | Compiling ed25519 v2.2.3 |
| 2597 | 2026-07-03T18:14:22.792Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2598 | 2026-07-03T18:14:23.025Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2599 | 2026-07-03T18:14:23.060Z | Compiling primeorder v0.13.6 |
| 2600 | 2026-07-03T18:14:23.346Z | Compiling twox-hash v2.1.2 |
| 2601 | 2026-07-03T18:14:23.820Z | Compiling env_filter v1.0.1 |
| 2602 | 2026-07-03T18:14:23.996Z | Compiling atty v0.2.14 |
| 2603 | 2026-07-03T18:14:24.094Z | Compiling funty v2.0.0 |
| 2604 | 2026-07-03T18:14:24.549Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2605 | 2026-07-03T18:14:24.808Z | Compiling bitvec v1.0.1 |
| 2606 | 2026-07-03T18:14:25.200Z | Compiling env_logger v0.11.10 |
| 2607 | 2026-07-03T18:14:25.870Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2608 | 2026-07-03T18:14:26.944Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2609 | 2026-07-03T18:14:27.656Z | Compiling p384 v0.13.1 |
| 2610 | 2026-07-03T18:14:29.693Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2611 | 2026-07-03T18:14:30.062Z | Compiling ed25519-dalek v2.2.0 |
| 2612 | 2026-07-03T18:14:30.602Z | Compiling toml v0.7.8 |
| 2613 | 2026-07-03T18:14:32.358Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2614 | 2026-07-03T18:14:32.571Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2615 | 2026-07-03T18:14:33.873Z | Compiling polyval v0.6.2 |
| 2616 | 2026-07-03T18:14:34.156Z | Compiling aes v0.8.4 |
| 2617 | 2026-07-03T18:14:34.566Z | Compiling ctr v0.9.2 |
| 2618 | 2026-07-03T18:14:34.782Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2619 | 2026-07-03T18:14:35.041Z | Compiling x509-cert v0.2.5 |
| 2620 | 2026-07-03T18:14:35.105Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2621 | 2026-07-03T18:14:35.340Z | Compiling bincode v1.3.3 |
| 2622 | 2026-07-03T18:14:35.659Z | Compiling strum_macros v0.28.0 |
| 2623 | 2026-07-03T18:14:35.811Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2624 | 2026-07-03T18:14:36.091Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2625 | 2026-07-03T18:14:36.161Z | Compiling passt v0.3.0 |
| 2626 | 2026-07-03T18:14:36.225Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2627 | 2026-07-03T18:14:36.425Z | Compiling fakedata_generator v0.7.1 |
| 2628 | 2026-07-03T18:14:36.439Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2629 | 2026-07-03T18:14:36.507Z | Compiling aes-gcm-siv v0.11.1 |
| 2630 | 2026-07-03T18:14:36.698Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2631 | 2026-07-03T18:14:36.755Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2632 | 2026-07-03T18:14:37.281Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2633 | 2026-07-03T18:14:37.518Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2634 | 2026-07-03T18:14:38.467Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2635 | 2026-07-03T18:14:38.591Z | Compiling bitstruct_derive v0.1.0 |
| 2636 | 2026-07-03T18:14:39.282Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2637 | 2026-07-03T18:14:39.516Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2638 | 2026-07-03T18:14:39.570Z | Compiling pretty-hex v0.2.1 |
| 2639 | 2026-07-03T18:14:39.737Z | Compiling ringbuffer v0.16.0 |
| 2640 | 2026-07-03T18:14:39.794Z | Compiling typeid v1.0.0 |
| 2641 | 2026-07-03T18:14:39.829Z | Compiling ascii v1.1.0 |
| 2642 | 2026-07-03T18:14:39.934Z | Compiling erased-serde v0.4.5 |
| 2643 | 2026-07-03T18:14:40.105Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2644 | 2026-07-03T18:14:40.570Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2645 | 2026-07-03T18:14:41.065Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2646 | 2026-07-03T18:14:41.329Z | Compiling bitstruct v0.1.1 |
| 2647 | 2026-07-03T18:14:41.455Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2648 | 2026-07-03T18:14:41.656Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2649 | 2026-07-03T18:14:41.928Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2650 | 2026-07-03T18:14:42.180Z | Compiling itertools v0.13.0 |
| 2651 | 2026-07-03T18:14:42.294Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2652 | 2026-07-03T18:14:42.887Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2653 | 2026-07-03T18:14:43.456Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2654 | 2026-07-03T18:14:43.667Z | Compiling kstat-rs v0.2.4 |
| 2655 | 2026-07-03T18:14:44.102Z | Compiling serde_arrays v0.1.0 |
| 2656 | 2026-07-03T18:14:44.116Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2657 | 2026-07-03T18:14:44.249Z | Compiling libloading v0.7.4 |
| 2658 | 2026-07-03T18:14:44.285Z | Compiling bit_field v0.10.2 |
| 2659 | 2026-07-03T18:14:44.446Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2660 | 2026-07-03T18:14:44.496Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2661 | 2026-07-03T18:14:45.219Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2662 | 2026-07-03T18:14:45.562Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2663 | 2026-07-03T18:14:45.927Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2664 | 2026-07-03T18:14:48.890Z | Compiling ron v0.8.1 |
| 2665 | 2026-07-03T18:14:50.367Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2666 | 2026-07-03T18:14:51.530Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2667 | 2026-07-03T18:14:55.609Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2668 | 2026-07-03T18:15:27.902Z | Finished `release` profile [optimized] target(s) in 4m 23s |
| 2669 | 2026-07-03T18:15:28.091Z | |
| 2670 | 2026-07-03T18:15:28.092Z | real 4:23.853989754 |
| 2671 | 2026-07-03T18:15:28.092Z | user 29:52.575609824 |
| 2672 | 2026-07-03T18:15:28.092Z | sys 2:38.205440052 |
| 2673 | 2026-07-03T18:15:28.092Z | trap 0.750501472 |
| 2674 | 2026-07-03T18:15:28.092Z | tflt 2.182647328 |
| 2675 | 2026-07-03T18:15:28.092Z | dflt 1.529852349 |
| 2676 | 2026-07-03T18:15:28.092Z | kflt 0.000088111 |
| 2677 | 2026-07-03T18:15:28.092Z | lock 1:30:47.617918767 |
| 2678 | 2026-07-03T18:15:28.092Z | slp 1:55:04.711936263 |
| 2679 | 2026-07-03T18:15:28.092Z | lat 2:14.326399245 |
| 2680 | 2026-07-03T18:15:28.092Z | stop 3:32.258680000 |
| 2681 | 2026-07-03T18:15:28.095Z | + OUTDIR=/work/release |
| 2682 | 2026-07-03T18:15:28.095Z | + mkdir -p /work/release |
| 2683 | 2026-07-03T18:15:28.095Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2684 | 2026-07-03T18:15:28.117Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2685 | 2026-07-03T18:15:28.195Z | + cd /work/release |
| 2686 | 2026-07-03T18:15:28.198Z | + digest -a sha256 propolis-cli |
| 2687 | 2026-07-03T18:15:28.216Z | + digest -a sha256 propolis-server |
| 2688 | 2026-07-03T18:15:28.262Z | process exited: duration 533536 ms, exit code 0 |
| |
| 2689 | 2026-07-03T18:15:28.273Z | found 4 output files |
| 2690 | 2026-07-03T18:15:28.273Z | uploading: /work/release/propolis-cli (25395592 bytes) |
| 2691 | 2026-07-03T18:15:29.418Z | uploaded: /work/release/propolis-cli |
| 2692 | 2026-07-03T18:15:29.418Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2693 | 2026-07-03T18:15:30.426Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2694 | 2026-07-03T18:15:30.427Z | uploading: /work/release/propolis-server (81798088 bytes) |
| 2695 | 2026-07-03T18:15:31.891Z | uploaded: /work/release/propolis-server |
| 2696 | 2026-07-03T18:15:31.891Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2697 | 2026-07-03T18:15:32.900Z | uploaded: /work/release/propolis-server.sha256.txt |