|
|
|
| 1 | 2026-06-25T00:30:34.336Z | job assigned to worker 01KVY2XFX68V5D9A19C3HGEXC5 [factory aws, i-061b03f7855a79095] (queued for 56 s) |
| |
| 2 | 2026-06-25T00:30:40.781Z | starting task 0: "setup" |
| 3 | 2026-06-25T00:30:40.785Z | ++ uname -s |
| 4 | 2026-06-25T00:30:40.788Z | + kern=SunOS |
| 5 | 2026-06-25T00:30:40.788Z | + build_user=build |
| 6 | 2026-06-25T00:30:40.788Z | + build_uid=12345 |
| 7 | 2026-06-25T00:30:40.788Z | + work_dir=/work |
| 8 | 2026-06-25T00:30:40.788Z | + input_dir=/input |
| 9 | 2026-06-25T00:30:40.788Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-25T00:30:40.788Z | + case "$kern" in |
| 11 | 2026-06-25T00:30:40.788Z | + groupadd -g 12345 build |
| 12 | 2026-06-25T00:30:40.792Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-25T00:30:42.795Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-25T00:30:42.862Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-25T00:30:42.865Z | + home_fs=zfs |
| 16 | 2026-06-25T00:30:42.865Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-25T00:30:42.865Z | + mkdir -p /home/build |
| 18 | 2026-06-25T00:30:42.865Z | + chown build:build /home/build /work |
| 19 | 2026-06-25T00:30:44.866Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-25T00:30:44.870Z | process exited: duration 4089 ms, exit code 0 |
| |
| 21 | 2026-06-25T00:30:44.876Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-25T00:30:44.881Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-25T00:30:44.881Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-25T00:30:44.881Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-25T00:30:44.881Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-25T00:30:44.881Z | * rust toolchain profile = "default" |
| 27 | 2026-06-25T00:30:44.881Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-25T00:30:44.885Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-25T00:30:44.885Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-25T00:30:44.993Z | info: downloading installer |
| 31 | 2026-06-25T00:30:46.648Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-25T00:30:46.648Z | warn: /opt/ooce/bin |
| 33 | 2026-06-25T00:30:46.648Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-25T00:30:46.648Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-25T00:30:46.648Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-25T00:30:46.648Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-25T00:30:46.648Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-25T00:30:46.648Z | error: cannot install while Rust is installed |
| 39 | 2026-06-25T00:30:46.648Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-25T00:30:46.648Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-25T00:30:46.648Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-25T00:30:46.648Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-25T00:30:46.648Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-25T00:30:46.662Z | info: profile set to default |
| 45 | 2026-06-25T00:30:46.662Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-25T00:30:46.665Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-25T00:30:46.805Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-25T00:30:46.808Z | info: downloading 6 components |
| 49 | 2026-06-25T00:31:03.460Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-25T00:31:03.460Z | |
| 51 | 2026-06-25T00:31:03.487Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-25T00:31:03.487Z | |
| 53 | 2026-06-25T00:31:03.487Z | |
| 54 | 2026-06-25T00:31:03.487Z | Rust is installed now. Great! |
| 55 | 2026-06-25T00:31:03.487Z | |
| 56 | 2026-06-25T00:31:03.487Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-25T00:31:03.487Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-25T00:31:03.487Z | |
| 59 | 2026-06-25T00:31:03.487Z | To configure your current shell, you need to source |
| 60 | 2026-06-25T00:31:03.487Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-25T00:31:03.487Z | |
| 62 | 2026-06-25T00:31:03.487Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-25T00:31:03.487Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-25T00:31:03.487Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-25T00:31:03.488Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-25T00:31:03.488Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-25T00:31:03.488Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-25T00:31:03.488Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-25T00:31:03.490Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-25T00:31:03.491Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-25T00:31:03.588Z | + rustup --version |
| 72 | 2026-06-25T00:31:03.597Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-25T00:31:03.600Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-25T00:31:03.618Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-25T00:31:03.622Z | + cargo --version |
| 76 | 2026-06-25T00:31:03.634Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-25T00:31:03.637Z | + rustc --version |
| 78 | 2026-06-25T00:31:03.656Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-25T00:31:03.659Z | process exited: duration 18781 ms, exit code 0 |
| |
| 80 | 2026-06-25T00:31:03.665Z | starting task 2: "authentication" |
| 81 | 2026-06-25T00:31:03.681Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-25T00:31:03.688Z | starting task 3: "clone repository" |
| 83 | 2026-06-25T00:31:03.691Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-06-25T00:31:03.694Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-06-25T00:31:03.729Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-06-25T00:31:04.848Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-06-25T00:31:04.848Z | + git fetch origin 72bcc9d67f37e9699809bca80df847e71e82cfaf |
| 88 | 2026-06-25T00:31:05.111Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-06-25T00:31:05.111Z | * branch 72bcc9d67f37e9699809bca80df847e71e82cfaf -> FETCH_HEAD |
| 90 | 2026-06-25T00:31:05.119Z | + [[ -n ixi/nvme-migration ]] |
| 91 | 2026-06-25T00:31:05.211Z | ++ git branch --show-current |
| 92 | 2026-06-25T00:31:05.211Z | + current=master |
| 93 | 2026-06-25T00:31:05.211Z | + [[ master != ixi/nvme-migration ]] |
| 94 | 2026-06-25T00:31:05.211Z | + git branch -f ixi/nvme-migration 72bcc9d67f37e9699809bca80df847e71e82cfaf |
| 95 | 2026-06-25T00:31:05.211Z | + git checkout -f ixi/nvme-migration |
| 96 | 2026-06-25T00:31:05.211Z | Switched to branch 'ixi/nvme-migration' |
| 97 | 2026-06-25T00:31:05.211Z | + git reset --hard 72bcc9d67f37e9699809bca80df847e71e82cfaf |
| 98 | 2026-06-25T00:31:05.211Z | HEAD is now at 72bcc9d6 actually content with this worker reassignment/notify bits handling |
| 99 | 2026-06-25T00:31:05.211Z | process exited: duration 1481 ms, exit code 0 |
| |
| 100 | 2026-06-25T00:31:05.220Z | starting task 4: "build" |
| 101 | 2026-06-25T00:31:05.224Z | + cargo --version |
| 102 | 2026-06-25T00:31:05.228Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-06-25T00:31:05.385Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-06-25T00:31:05.388Z | info: downloading 6 components |
| 105 | 2026-06-25T00:31:20.052Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-06-25T00:31:20.056Z | + rustc --version |
| 107 | 2026-06-25T00:31:20.082Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-06-25T00:31:20.086Z | + banner prerequisites |
| 109 | 2026-06-25T00:31:20.089Z | |
| 110 | 2026-06-25T00:31:20.089Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-06-25T00:31:20.089Z | # # # # # # # # # # # # # # # |
| 112 | 2026-06-25T00:31:20.089Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-06-25T00:31:20.089Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-06-25T00:31:20.089Z | # # # # # # # # # # # # # # # |
| 115 | 2026-06-25T00:31:20.089Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-06-25T00:31:20.089Z | |
| 117 | 2026-06-25T00:31:20.089Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-06-25T00:31:27.762Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-06-25T00:31:35.486Z | Startup: Caching catalogs ... Done |
| 120 | 2026-06-25T00:31:42.693Z | Planning: Solver setup ... Done (5.911s) |
| 121 | 2026-06-25T00:31:42.734Z | Planning: Running solver ... Done (0.041s) |
| 122 | 2026-06-25T00:31:42.876Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-06-25T00:31:42.888Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-06-25T00:31:42.970Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-06-25T00:31:43.032Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-06-25T00:31:43.032Z | Planning: Merging actions ... Done (0.026s) |
| 127 | 2026-06-25T00:31:43.139Z | Planning: Checking for conflicting actions ... Done (0.112s) |
| 128 | 2026-06-25T00:31:43.146Z | Planning: Consolidating action changes ... Done (0.007s) |
| 129 | 2026-06-25T00:31:43.903Z | Planning: Evaluating mediators ... Done (0.757s) |
| 130 | 2026-06-25T00:31:43.909Z | Planning: Planning completed in 8.26 seconds |
| 131 | 2026-06-25T00:31:43.921Z | Packages to install: 3 |
| 132 | 2026-06-25T00:31:43.921Z | Mediators to change: 2 |
| 133 | 2026-06-25T00:31:43.922Z | Services to change: 1 |
| 134 | 2026-06-25T00:31:43.922Z | Estimated space available: 154.83 GB |
| 135 | 2026-06-25T00:31:43.925Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-06-25T00:31:43.925Z | Create boot environment: No |
| 137 | 2026-06-25T00:31:43.925Z | Create backup boot environment: No |
| 138 | 2026-06-25T00:31:43.925Z | Rebuild boot archive: No |
| 139 | 2026-06-25T00:31:43.925Z | |
| 140 | 2026-06-25T00:31:43.925Z | Changed mediators: |
| 141 | 2026-06-25T00:31:43.925Z | mediator clang: |
| 142 | 2026-06-25T00:31:43.925Z | version: None -> 15 (system default) |
| 143 | 2026-06-25T00:31:43.925Z | |
| 144 | 2026-06-25T00:31:43.925Z | mediator llvm: |
| 145 | 2026-06-25T00:31:43.925Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-06-25T00:31:43.925Z | |
| 147 | 2026-06-25T00:31:43.925Z | Changed packages: |
| 148 | 2026-06-25T00:31:43.925Z | helios-dev |
| 149 | 2026-06-25T00:31:43.925Z | developer/build-essential |
| 150 | 2026-06-25T00:31:43.925Z | None -> 11-2.0 |
| 151 | 2026-06-25T00:31:43.925Z | ooce/developer/clang-15 |
| 152 | 2026-06-25T00:31:43.925Z | None -> 15.0.7-2.0 |
| 153 | 2026-06-25T00:31:43.925Z | ooce/developer/llvm-15 |
| 154 | 2026-06-25T00:31:43.926Z | None -> 15.0.7-2.0 |
| 155 | 2026-06-25T00:31:43.926Z | |
| 156 | 2026-06-25T00:31:43.926Z | Services: |
| 157 | 2026-06-25T00:31:43.926Z | restart_fmri: |
| 158 | 2026-06-25T00:31:43.926Z | svc:/system/update-man-index:default |
| 159 | 2026-06-25T00:31:43.965Z | |
| 160 | 2026-06-25T00:31:43.965Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-06-25T00:31:48.972Z | Download: 1090/3076 items 113.5/211.3MB 53% complete (23.2M/s) |
| 162 | 2026-06-25T00:31:54.857Z | Download: 3031/3076 items 201.8/211.3MB 95% complete (21.8M/s) |
| 163 | 2026-06-25T00:31:56.641Z | Download: Completed 211.31 MB in 12.68 seconds (16.7M/s) |
| 164 | 2026-06-25T00:31:56.779Z | Actions: 1/3430 actions (Installing new actions) |
| 165 | 2026-06-25T00:31:59.903Z | Actions: Completed 3430 actions in 3.12 seconds. |
| 166 | 2026-06-25T00:32:00.545Z | Done (0.640s) |
| 167 | 2026-06-25T00:32:00.545Z | Done (0.000s) |
| 168 | 2026-06-25T00:32:01.290Z | Done (0.745s) |
| 169 | 2026-06-25T00:32:04.709Z | Done (3.064s) |
| 170 | 2026-06-25T00:32:04.779Z | Done (0.014s) |
| 171 | 2026-06-25T00:32:04.782Z | Done (0.000s) |
| 172 | 2026-06-25T00:32:05.058Z | Done (0.000s) |
| 173 | 2026-06-25T00:32:05.935Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-06-25T00:32:06.041Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-06-25T00:32:06.044Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-06-25T00:32:06.203Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-06-25T00:32:06.206Z | Planning: Planning completed in 0.27 seconds |
| 178 | 2026-06-25T00:32:06.225Z | Mediators to change: 2 |
| 179 | 2026-06-25T00:32:06.225Z | Create boot environment: No |
| 180 | 2026-06-25T00:32:06.225Z | Create backup boot environment: No |
| 181 | 2026-06-25T00:32:06.298Z | Done |
| 182 | 2026-06-25T00:32:06.298Z | Done |
| 183 | 2026-06-25T00:32:06.927Z | Done |
| 184 | 2026-06-25T00:32:09.367Z | Done |
| 185 | 2026-06-25T00:32:09.438Z | Done |
| 186 | 2026-06-25T00:32:09.442Z | Done |
| 187 | 2026-06-25T00:32:09.591Z | Done |
| 188 | 2026-06-25T00:32:09.897Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 189 | 2026-06-25T00:32:09.897Z | clang system 15 system |
| 190 | 2026-06-25T00:32:09.897Z | csh system system illumos |
| 191 | 2026-06-25T00:32:09.897Z | ctags system system illumos |
| 192 | 2026-06-25T00:32:09.897Z | file system system illumos |
| 193 | 2026-06-25T00:32:09.897Z | gcc vendor 12 vendor |
| 194 | 2026-06-25T00:32:09.897Z | gcc system 14 system |
| 195 | 2026-06-25T00:32:09.897Z | gcc system 10 system |
| 196 | 2026-06-25T00:32:09.897Z | go system 1.20 system |
| 197 | 2026-06-25T00:32:09.897Z | go system 1.19 system |
| 198 | 2026-06-25T00:32:09.897Z | llvm system 15 system |
| 199 | 2026-06-25T00:32:09.897Z | llvm system 14 system |
| 200 | 2026-06-25T00:32:09.897Z | mariadb system 10.6 system |
| 201 | 2026-06-25T00:32:09.897Z | mta vendor vendor dma |
| 202 | 2026-06-25T00:32:09.897Z | openjdk system 17 system |
| 203 | 2026-06-25T00:32:09.897Z | openjdk system 11 system |
| 204 | 2026-06-25T00:32:09.897Z | openjdk system 1.8 system |
| 205 | 2026-06-25T00:32:09.897Z | openssl vendor 3 vendor |
| 206 | 2026-06-25T00:32:09.897Z | perl system 5.36 system |
| 207 | 2026-06-25T00:32:09.897Z | postgresql system 15 system |
| 208 | 2026-06-25T00:32:09.897Z | postgresql system 13 system |
| 209 | 2026-06-25T00:32:09.897Z | python vendor 3 vendor |
| 210 | 2026-06-25T00:32:09.897Z | python system 2 system |
| 211 | 2026-06-25T00:32:09.897Z | python3 system 3.11 system |
| 212 | 2026-06-25T00:32:09.898Z | ruby system 3.0 system |
| 213 | 2026-06-25T00:32:09.898Z | words vendor vendor american-english |
| 214 | 2026-06-25T00:32:09.898Z | words system system australian-english |
| 215 | 2026-06-25T00:32:09.898Z | words system system british-english |
| 216 | 2026-06-25T00:32:09.898Z | words system system canadian-english |
| 217 | 2026-06-25T00:32:09.898Z | words system system french |
| 218 | 2026-06-25T00:32:09.898Z | words system system italian |
| 219 | 2026-06-25T00:32:09.898Z | words system system ngerman |
| 220 | 2026-06-25T00:32:09.898Z | words system system ogerman |
| 221 | 2026-06-25T00:32:09.898Z | words system system spanish |
| 222 | 2026-06-25T00:32:10.104Z | PUBLISHER TYPE STATUS P LOCATION |
| 223 | 2026-06-25T00:32:10.104Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 224 | 2026-06-25T00:32:14.597Z | FMRI IFO |
| 225 | 2026-06-25T00:32:14.597Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 226 | 2026-06-25T00:32:14.597Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 227 | 2026-06-25T00:32:14.597Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 228 | 2026-06-25T00:32:14.597Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 229 | 2026-06-25T00:32:14.597Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 230 | 2026-06-25T00:32:14.598Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 231 | 2026-06-25T00:32:14.598Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 232 | 2026-06-25T00:32:15.517Z | All builder prerequisites installed successfully, and PATH looks valid |
| 233 | 2026-06-25T00:32:15.520Z | |
| 234 | 2026-06-25T00:32:15.520Z | real 55.426346253 |
| 235 | 2026-06-25T00:32:15.520Z | user 37.333564381 |
| 236 | 2026-06-25T00:32:15.520Z | sys 4.389176302 |
| 237 | 2026-06-25T00:32:15.520Z | trap 0.003874652 |
| 238 | 2026-06-25T00:32:15.520Z | tflt 0.029560271 |
| 239 | 2026-06-25T00:32:15.520Z | dflt 0.049507156 |
| 240 | 2026-06-25T00:32:15.520Z | kflt 0.013677400 |
| 241 | 2026-06-25T00:32:15.520Z | lock 0.000000000 |
| 242 | 2026-06-25T00:32:15.521Z | slp 1:08.965166567 |
| 243 | 2026-06-25T00:32:15.521Z | lat 0.129659014 |
| 244 | 2026-06-25T00:32:15.521Z | stop 0.000200670 |
| 245 | 2026-06-25T00:32:15.521Z | + banner check |
| 246 | 2026-06-25T00:32:15.521Z | |
| 247 | 2026-06-25T00:32:15.521Z | #### # # ###### #### # # |
| 248 | 2026-06-25T00:32:15.521Z | # # # # # # # # # |
| 249 | 2026-06-25T00:32:15.521Z | # ###### ##### # #### |
| 250 | 2026-06-25T00:32:15.521Z | # # # # # # # |
| 251 | 2026-06-25T00:32:15.521Z | # # # # # # # # # |
| 252 | 2026-06-25T00:32:15.521Z | #### # # ###### #### # # |
| 253 | 2026-06-25T00:32:15.521Z | |
| 254 | 2026-06-25T00:32:15.521Z | + ptime -m cargo check --features falcon |
| 255 | 2026-06-25T00:32:15.653Z | Updating crates.io index |
| 256 | 2026-06-25T00:32:15.691Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 257 | 2026-06-25T00:32:18.083Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-06-25T00:32:29.127Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 259 | 2026-06-25T00:32:29.519Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 260 | 2026-06-25T00:32:29.793Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 261 | 2026-06-25T00:32:30.130Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 262 | 2026-06-25T00:32:30.450Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-06-25T00:32:30.724Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 264 | 2026-06-25T00:32:30.953Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 265 | 2026-06-25T00:32:31.333Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 266 | 2026-06-25T00:32:32.160Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-06-25T00:32:32.540Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 268 | 2026-06-25T00:32:32.773Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 269 | 2026-06-25T00:32:33.259Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 270 | 2026-06-25T00:32:34.860Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 271 | 2026-06-25T00:32:35.268Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 272 | 2026-06-25T00:32:36.367Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 273 | 2026-06-25T00:32:36.825Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 274 | 2026-06-25T00:32:37.357Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 275 | 2026-06-25T00:32:37.886Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 276 | 2026-06-25T00:32:38.622Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 277 | 2026-06-25T00:32:38.964Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 278 | 2026-06-25T00:32:39.818Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 279 | 2026-06-25T00:32:40.523Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 280 | 2026-06-25T00:32:40.865Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 281 | 2026-06-25T00:32:41.440Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 282 | 2026-06-25T00:32:41.764Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 283 | 2026-06-25T00:32:41.997Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 284 | 2026-06-25T00:32:43.784Z | Downloading crates ... |
| 285 | 2026-06-25T00:32:43.854Z | Downloaded adler v1.0.2 |
| 286 | 2026-06-25T00:32:43.868Z | Downloaded async-stream-impl v0.3.6 |
| 287 | 2026-06-25T00:32:43.871Z | Downloaded anyhow v1.0.100 |
| 288 | 2026-06-25T00:32:43.875Z | Downloaded crossbeam-epoch v0.9.18 |
| 289 | 2026-06-25T00:32:43.878Z | Downloaded cpufeatures v0.2.12 |
| 290 | 2026-06-25T00:32:43.881Z | Downloaded cargo_metadata v0.18.1 |
| 291 | 2026-06-25T00:32:43.884Z | Downloaded bytecount v0.6.9 |
| 292 | 2026-06-25T00:32:43.887Z | Downloaded cipher v0.4.4 |
| 293 | 2026-06-25T00:32:43.890Z | Downloaded bit-set v0.5.3 |
| 294 | 2026-06-25T00:32:43.890Z | Downloaded atomic-waker v1.1.2 |
| 295 | 2026-06-25T00:32:43.894Z | Downloaded atty v0.2.14 |
| 296 | 2026-06-25T00:32:43.896Z | Downloaded cfg_aliases v0.2.1 |
| 297 | 2026-06-25T00:32:43.896Z | Downloaded enum-as-inner v0.6.0 |
| 298 | 2026-06-25T00:32:43.900Z | Downloaded colored v3.1.1 |
| 299 | 2026-06-25T00:32:43.902Z | Downloaded dtrace-parser v0.2.0 |
| 300 | 2026-06-25T00:32:43.905Z | Downloaded futures-task v0.3.32 |
| 301 | 2026-06-25T00:32:43.908Z | Downloaded fs_extra v1.3.0 |
| 302 | 2026-06-25T00:32:43.909Z | Downloaded generic-array v0.14.7 |
| 303 | 2026-06-25T00:32:43.911Z | Downloaded cstr-argument v0.1.2 |
| 304 | 2026-06-25T00:32:43.914Z | Downloaded digest v0.10.7 |
| 305 | 2026-06-25T00:32:43.914Z | Downloaded defmt-macros v0.3.9 |
| 306 | 2026-06-25T00:32:43.918Z | Downloaded cfg-if v1.0.0 |
| 307 | 2026-06-25T00:32:43.922Z | Downloaded bitflags v1.3.2 |
| 308 | 2026-06-25T00:32:43.925Z | Downloaded cargo-platform v0.1.8 |
| 309 | 2026-06-25T00:32:43.925Z | Downloaded argon2 v0.5.3 |
| 310 | 2026-06-25T00:32:43.928Z | Downloaded anstyle v1.0.7 |
| 311 | 2026-06-25T00:32:43.931Z | Downloaded cobs v0.2.3 |
| 312 | 2026-06-25T00:32:43.934Z | Downloaded ciborium-ll v0.2.2 |
| 313 | 2026-06-25T00:32:43.934Z | Downloaded cexpr v0.6.0 |
| 314 | 2026-06-25T00:32:43.937Z | Downloaded block-buffer v0.10.4 |
| 315 | 2026-06-25T00:32:43.940Z | Downloaded async-recursion v1.1.1 |
| 316 | 2026-06-25T00:32:43.943Z | Downloaded crossbeam-deque v0.8.5 |
| 317 | 2026-06-25T00:32:43.943Z | Downloaded compression-codecs v0.4.32 |
| 318 | 2026-06-25T00:32:43.946Z | Downloaded console v0.15.8 |
| 319 | 2026-06-25T00:32:43.949Z | Downloaded dof v0.3.0 |
| 320 | 2026-06-25T00:32:43.952Z | Downloaded debug-ignore v1.0.5 |
| 321 | 2026-06-25T00:32:43.955Z | Downloaded daft-derive v0.1.7 |
| 322 | 2026-06-25T00:32:43.959Z | Downloaded bitstruct_derive v0.1.0 |
| 323 | 2026-06-25T00:32:43.962Z | Downloaded bincode v1.3.3 |
| 324 | 2026-06-25T00:32:43.962Z | Downloaded ctrlc v3.4.4 |
| 325 | 2026-06-25T00:32:43.965Z | Downloaded clap_lex v0.7.0 |
| 326 | 2026-06-25T00:32:43.968Z | Downloaded dtrace-parser v0.3.0 |
| 327 | 2026-06-25T00:32:43.968Z | Downloaded expectorate v1.2.0 |
| 328 | 2026-06-25T00:32:43.971Z | Downloaded dyn-clone v1.0.17 |
| 329 | 2026-06-25T00:32:43.974Z | Downloaded cfg_aliases v0.1.1 |
| 330 | 2026-06-25T00:32:43.977Z | Downloaded ascii v1.1.0 |
| 331 | 2026-06-25T00:32:43.977Z | Downloaded aead v0.5.2 |
| 332 | 2026-06-25T00:32:43.980Z | Downloaded clap_derive v4.5.4 |
| 333 | 2026-06-25T00:32:43.983Z | Downloaded chacha20poly1305 v0.10.1 |
| 334 | 2026-06-25T00:32:43.987Z | Downloaded fatfs v0.3.6 |
| 335 | 2026-06-25T00:32:43.990Z | Downloaded dunce v1.0.5 |
| 336 | 2026-06-25T00:32:43.990Z | Downloaded ff v0.13.1 |
| 337 | 2026-06-25T00:32:43.993Z | Downloaded derive_builder_core v0.20.2 |
| 338 | 2026-06-25T00:32:43.996Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 339 | 2026-06-25T00:32:43.996Z | Downloaded foldhash v0.1.5 |
| 340 | 2026-06-25T00:32:43.999Z | Downloaded darling_core v0.21.3 |
| 341 | 2026-06-25T00:32:44.002Z | Downloaded embedded-io v0.4.0 |
| 342 | 2026-06-25T00:32:44.005Z | Downloaded equivalent v1.0.2 |
| 343 | 2026-06-25T00:32:44.005Z | Downloaded der_derive v0.7.3 |
| 344 | 2026-06-25T00:32:44.008Z | Downloaded defmt-parser v0.3.4 |
| 345 | 2026-06-25T00:32:44.011Z | Downloaded getrandom v0.3.4 |
| 346 | 2026-06-25T00:32:44.015Z | Downloaded escargot v0.5.15 |
| 347 | 2026-06-25T00:32:44.019Z | Downloaded cmake v0.1.54 |
| 348 | 2026-06-25T00:32:44.019Z | Downloaded home v0.5.11 |
| 349 | 2026-06-25T00:32:44.022Z | Downloaded hex v0.4.3 |
| 350 | 2026-06-25T00:32:44.022Z | Downloaded backon v1.6.0 |
| 351 | 2026-06-25T00:32:44.025Z | Downloaded hostname v0.4.2 |
| 352 | 2026-06-25T00:32:44.028Z | Downloaded futures-macro v0.3.32 |
| 353 | 2026-06-25T00:32:44.028Z | Downloaded foreign-types-shared v0.3.1 |
| 354 | 2026-06-25T00:32:44.031Z | Downloaded foldhash v0.2.0 |
| 355 | 2026-06-25T00:32:44.034Z | Downloaded futures v0.3.32 |
| 356 | 2026-06-25T00:32:44.037Z | Downloaded foreign-types v0.3.2 |
| 357 | 2026-06-25T00:32:44.040Z | Downloaded foreign-types v0.5.0 |
| 358 | 2026-06-25T00:32:44.040Z | Downloaded hubpack v0.1.2 |
| 359 | 2026-06-25T00:32:44.043Z | Downloaded hash32 v0.3.1 |
| 360 | 2026-06-25T00:32:44.043Z | Downloaded const_format_proc_macros v0.2.34 |
| 361 | 2026-06-25T00:32:44.046Z | Downloaded group v0.13.0 |
| 362 | 2026-06-25T00:32:44.049Z | Downloaded futures-core v0.3.32 |
| 363 | 2026-06-25T00:32:44.052Z | Downloaded cargo_metadata v0.23.1 |
| 364 | 2026-06-25T00:32:44.052Z | Downloaded fastrand v2.3.0 |
| 365 | 2026-06-25T00:32:44.055Z | Downloaded funty v2.0.0 |
| 366 | 2026-06-25T00:32:44.058Z | Downloaded bit-vec v0.6.3 |
| 367 | 2026-06-25T00:32:44.058Z | Downloaded ed25519 v2.2.3 |
| 368 | 2026-06-25T00:32:44.061Z | Downloaded crc32fast v1.4.0 |
| 369 | 2026-06-25T00:32:44.064Z | Downloaded glob v0.3.3 |
| 370 | 2026-06-25T00:32:44.064Z | Downloaded base64ct v1.6.0 |
| 371 | 2026-06-25T00:32:44.067Z | Downloaded git-stub-vcs v0.1.0 |
| 372 | 2026-06-25T00:32:44.071Z | Downloaded blake2 v0.10.6 |
| 373 | 2026-06-25T00:32:44.074Z | Downloaded dropshot_endpoint v0.16.7 |
| 374 | 2026-06-25T00:32:44.074Z | Downloaded bitflags v2.9.4 |
| 375 | 2026-06-25T00:32:44.077Z | Downloaded httpdate v1.0.3 |
| 376 | 2026-06-25T00:32:44.080Z | Downloaded errno v0.3.14 |
| 377 | 2026-06-25T00:32:44.083Z | Downloaded foreign-types-shared v0.1.1 |
| 378 | 2026-06-25T00:32:44.083Z | Downloaded linear-map v1.2.0 |
| 379 | 2026-06-25T00:32:44.086Z | Downloaded hubpack_derive v0.1.1 |
| 380 | 2026-06-25T00:32:44.086Z | Downloaded http-body-util v0.1.3 |
| 381 | 2026-06-25T00:32:44.089Z | Downloaded highway v1.3.0 |
| 382 | 2026-06-25T00:32:44.092Z | Downloaded newline-converter v0.3.0 |
| 383 | 2026-06-25T00:32:44.092Z | Downloaded icu_provider_macros v1.5.0 |
| 384 | 2026-06-25T00:32:44.095Z | Downloaded lock_api v0.4.12 |
| 385 | 2026-06-25T00:32:44.098Z | Downloaded critical-section v1.2.0 |
| 386 | 2026-06-25T00:32:44.098Z | Downloaded ident_case v1.0.1 |
| 387 | 2026-06-25T00:32:44.102Z | Downloaded lazy_static v1.5.0 |
| 388 | 2026-06-25T00:32:44.102Z | Downloaded idna_adapter v1.2.0 |
| 389 | 2026-06-25T00:32:44.105Z | Downloaded instant v0.1.12 |
| 390 | 2026-06-25T00:32:44.105Z | Downloaded ingot-types v0.1.2 |
| 391 | 2026-06-25T00:32:44.108Z | Downloaded kstat-rs v0.2.4 |
| 392 | 2026-06-25T00:32:44.111Z | Downloaded cookie v0.18.1 |
| 393 | 2026-06-25T00:32:44.111Z | Downloaded camino v1.2.2 |
| 394 | 2026-06-25T00:32:44.114Z | Downloaded crossbeam-utils v0.8.19 |
| 395 | 2026-06-25T00:32:44.117Z | Downloaded libloading v0.7.4 |
| 396 | 2026-06-25T00:32:44.120Z | Downloaded async-trait v0.1.89 |
| 397 | 2026-06-25T00:32:44.122Z | Downloaded anstream v0.6.14 |
| 398 | 2026-06-25T00:32:44.123Z | Downloaded flate2 v1.0.30 |
| 399 | 2026-06-25T00:32:44.126Z | Downloaded num_enum_derive v0.5.11 |
| 400 | 2026-06-25T00:32:44.129Z | Downloaded globset v0.4.14 |
| 401 | 2026-06-25T00:32:44.132Z | Downloaded keccak v0.1.6 |
| 402 | 2026-06-25T00:32:44.132Z | Downloaded indent_write v2.2.0 |
| 403 | 2026-06-25T00:32:44.135Z | Downloaded httparse v1.10.1 |
| 404 | 2026-06-25T00:32:44.138Z | Downloaded anstyle-parse v0.2.4 |
| 405 | 2026-06-25T00:32:44.138Z | Downloaded itoa v1.0.11 |
| 406 | 2026-06-25T00:32:44.141Z | Downloaded is-terminal v0.4.12 |
| 407 | 2026-06-25T00:32:44.144Z | Downloaded foreign-types-macros v0.2.3 |
| 408 | 2026-06-25T00:32:44.144Z | Downloaded csv-core v0.1.12 |
| 409 | 2026-06-25T00:32:44.147Z | Downloaded git-stub v1.0.0 |
| 410 | 2026-06-25T00:32:44.147Z | Downloaded match_cfg v0.1.0 |
| 411 | 2026-06-25T00:32:44.150Z | Downloaded lru-slab v0.1.2 |
| 412 | 2026-06-25T00:32:44.150Z | Downloaded ciborium v0.2.2 |
| 413 | 2026-06-25T00:32:44.153Z | Downloaded http-body v1.0.1 |
| 414 | 2026-06-25T00:32:44.156Z | Downloaded heck v0.4.1 |
| 415 | 2026-06-25T00:32:44.156Z | Downloaded derive-where v1.6.0 |
| 416 | 2026-06-25T00:32:44.159Z | Downloaded memmap v0.7.0 |
| 417 | 2026-06-25T00:32:44.162Z | Downloaded lru-cache v0.1.2 |
| 418 | 2026-06-25T00:32:44.162Z | Downloaded newtype-uuid-macros v0.1.0 |
| 419 | 2026-06-25T00:32:44.166Z | Downloaded humantime v2.3.0 |
| 420 | 2026-06-25T00:32:44.166Z | Downloaded http v1.4.0 |
| 421 | 2026-06-25T00:32:44.169Z | Downloaded icu_locid_transform v1.5.0 |
| 422 | 2026-06-25T00:32:44.172Z | Downloaded parking_lot_core v0.9.10 |
| 423 | 2026-06-25T00:32:44.175Z | Downloaded mime v0.3.17 |
| 424 | 2026-06-25T00:32:44.175Z | Downloaded cancel-safe-futures v0.1.5 |
| 425 | 2026-06-25T00:32:44.178Z | Downloaded data-encoding v2.6.0 |
| 426 | 2026-06-25T00:32:44.181Z | Downloaded num-iter v0.1.45 |
| 427 | 2026-06-25T00:32:44.181Z | Downloaded derive-ex v0.1.8 |
| 428 | 2026-06-25T00:32:44.184Z | Downloaded daft v0.1.7 |
| 429 | 2026-06-25T00:32:44.187Z | Downloaded openssl-macros v0.1.1 |
| 430 | 2026-06-25T00:32:44.187Z | Downloaded bcs v0.1.6 |
| 431 | 2026-06-25T00:32:44.190Z | Downloaded float-ord v0.3.2 |
| 432 | 2026-06-25T00:32:44.190Z | Downloaded const-oid v0.9.6 |
| 433 | 2026-06-25T00:32:44.193Z | Downloaded ipnet v2.9.0 |
| 434 | 2026-06-25T00:32:44.196Z | Downloaded clap v4.5.4 |
| 435 | 2026-06-25T00:32:44.199Z | Downloaded log v0.4.29 |
| 436 | 2026-06-25T00:32:44.202Z | Downloaded jobserver v0.1.31 |
| 437 | 2026-06-25T00:32:44.205Z | Downloaded ed25519-dalek v2.2.0 |
| 438 | 2026-06-25T00:32:44.208Z | Downloaded libsw v3.5.0 |
| 439 | 2026-06-25T00:32:44.211Z | Downloaded openssl-probe v0.2.1 |
| 440 | 2026-06-25T00:32:44.211Z | Downloaded omicron-workspace-hack v0.1.0 |
| 441 | 2026-06-25T00:32:44.211Z | Downloaded der v0.7.10 |
| 442 | 2026-06-25T00:32:44.215Z | Downloaded pkcs8 v0.10.2 |
| 443 | 2026-06-25T00:32:44.218Z | Downloaded icu_properties v1.5.1 |
| 444 | 2026-06-25T00:32:44.221Z | Downloaded num-conv v0.2.0 |
| 445 | 2026-06-25T00:32:44.224Z | Downloaded libsw-core v0.3.2 |
| 446 | 2026-06-25T00:32:44.224Z | Downloaded hostname v0.3.1 |
| 447 | 2026-06-25T00:32:44.227Z | Downloaded git2 v0.20.2 |
| 448 | 2026-06-25T00:32:44.230Z | Downloaded futures-executor v0.3.32 |
| 449 | 2026-06-25T00:32:44.233Z | Downloaded darling v0.23.0 |
| 450 | 2026-06-25T00:32:44.236Z | Downloaded fnv v1.0.7 |
| 451 | 2026-06-25T00:32:44.239Z | Downloaded num_threads v0.1.7 |
| 452 | 2026-06-25T00:32:44.239Z | Downloaded inout v0.1.3 |
| 453 | 2026-06-25T00:32:44.242Z | Downloaded flagset v0.4.7 |
| 454 | 2026-06-25T00:32:44.242Z | Downloaded crypto-bigint v0.5.5 |
| 455 | 2026-06-25T00:32:44.246Z | Downloaded ingot v0.1.1 |
| 456 | 2026-06-25T00:32:44.249Z | Downloaded fixedbitset v0.5.7 |
| 457 | 2026-06-25T00:32:44.252Z | Downloaded phf_shared v0.12.1 |
| 458 | 2026-06-25T00:32:44.252Z | Downloaded num_enum v0.5.11 |
| 459 | 2026-06-25T00:32:44.255Z | Downloaded either v1.15.0 |
| 460 | 2026-06-25T00:32:44.258Z | Downloaded num-rational v0.4.2 |
| 461 | 2026-06-25T00:32:44.261Z | Downloaded linked-hash-map v0.5.6 |
| 462 | 2026-06-25T00:32:44.261Z | Downloaded olpc-cjson v0.1.4 |
| 463 | 2026-06-25T00:32:44.264Z | Downloaded num_enum v0.7.4 |
| 464 | 2026-06-25T00:32:44.267Z | Downloaded powerfmt v0.2.0 |
| 465 | 2026-06-25T00:32:44.267Z | Downloaded pretty-hex v0.2.1 |
| 466 | 2026-06-25T00:32:44.270Z | Downloaded plain v0.2.3 |
| 467 | 2026-06-25T00:32:44.270Z | Downloaded hmac v0.12.1 |
| 468 | 2026-06-25T00:32:44.273Z | Downloaded ecdsa v0.16.9 |
| 469 | 2026-06-25T00:32:44.276Z | Downloaded half v2.7.1 |
| 470 | 2026-06-25T00:32:44.276Z | Downloaded derive_builder v0.20.2 |
| 471 | 2026-06-25T00:32:44.279Z | Downloaded fs-err v3.1.2 |
| 472 | 2026-06-25T00:32:44.282Z | Downloaded bytes v1.11.1 |
| 473 | 2026-06-25T00:32:44.285Z | Downloaded is_ci v1.2.0 |
| 474 | 2026-06-25T00:32:44.289Z | Downloaded proc-macro-error-attr v1.0.4 |
| 475 | 2026-06-25T00:32:44.289Z | Downloaded password-hash v0.5.0 |
| 476 | 2026-06-25T00:32:44.289Z | Downloaded proc-macro-crate v1.3.1 |
| 477 | 2026-06-25T00:32:44.292Z | Downloaded libloading v0.8.9 |
| 478 | 2026-06-25T00:32:44.295Z | Downloaded passt v0.3.0 |
| 479 | 2026-06-25T00:32:44.295Z | Downloaded is_terminal_polyfill v1.70.0 |
| 480 | 2026-06-25T00:32:44.298Z | Downloaded parse-display-derive v0.10.0 |
| 481 | 2026-06-25T00:32:44.298Z | Downloaded displaydoc v0.2.5 |
| 482 | 2026-06-25T00:32:44.301Z | Downloaded parse-display v0.10.0 |
| 483 | 2026-06-25T00:32:44.301Z | Downloaded icu_locid_transform_data v1.5.0 |
| 484 | 2026-06-25T00:32:44.304Z | Downloaded async-compression v0.4.33 |
| 485 | 2026-06-25T00:32:44.307Z | Downloaded progenitor-client v0.11.1 |
| 486 | 2026-06-25T00:32:44.310Z | Downloaded icu_locid v1.5.0 |
| 487 | 2026-06-25T00:32:44.314Z | Downloaded macaddr v1.0.1 |
| 488 | 2026-06-25T00:32:44.317Z | Downloaded litemap v0.7.4 |
| 489 | 2026-06-25T00:32:44.317Z | Downloaded pin-project-lite v0.2.14 |
| 490 | 2026-06-25T00:32:44.321Z | Downloaded phf v0.12.1 |
| 491 | 2026-06-25T00:32:44.324Z | Downloaded const_format v0.2.35 |
| 492 | 2026-06-25T00:32:44.324Z | Downloaded poly1305 v0.8.0 |
| 493 | 2026-06-25T00:32:44.327Z | Downloaded polyval v0.6.2 |
| 494 | 2026-06-25T00:32:44.330Z | Downloaded lazycell v1.3.0 |
| 495 | 2026-06-25T00:32:44.330Z | Downloaded indexmap v1.9.3 |
| 496 | 2026-06-25T00:32:44.333Z | Downloaded pin-utils v0.1.0 |
| 497 | 2026-06-25T00:32:44.333Z | Downloaded progenitor-macro v0.13.0 |
| 498 | 2026-06-25T00:32:44.336Z | Downloaded multer v3.1.0 |
| 499 | 2026-06-25T00:32:44.336Z | Downloaded icu_provider v1.5.0 |
| 500 | 2026-06-25T00:32:44.339Z | Downloaded num v0.4.3 |
| 501 | 2026-06-25T00:32:44.342Z | Downloaded base64 v0.22.1 |
| 502 | 2026-06-25T00:32:44.346Z | Downloaded itertools v0.14.0 |
| 503 | 2026-06-25T00:32:44.349Z | Downloaded progenitor-macro v0.11.1 |
| 504 | 2026-06-25T00:32:44.352Z | Downloaded pretty-hex v0.4.1 |
| 505 | 2026-06-25T00:32:44.352Z | Downloaded percent-encoding v2.3.2 |
| 506 | 2026-06-25T00:32:44.352Z | Downloaded memoffset v0.9.1 |
| 507 | 2026-06-25T00:32:44.355Z | Downloaded once_cell v1.21.3 |
| 508 | 2026-06-25T00:32:44.358Z | Downloaded opaque-debug v0.3.1 |
| 509 | 2026-06-25T00:32:44.358Z | Downloaded getrandom v0.4.2 |
| 510 | 2026-06-25T00:32:44.361Z | Downloaded managed v0.8.0 |
| 511 | 2026-06-25T00:32:44.361Z | Downloaded memmap2 v0.9.9 |
| 512 | 2026-06-25T00:32:44.364Z | Downloaded progenitor-macro v0.10.0 |
| 513 | 2026-06-25T00:32:44.365Z | Downloaded dropshot_endpoint v0.17.0 |
| 514 | 2026-06-25T00:32:44.367Z | Downloaded icu_normalizer v1.5.0 |
| 515 | 2026-06-25T00:32:44.370Z | Downloaded num-derive v0.4.2 |
| 516 | 2026-06-25T00:32:44.373Z | Downloaded progenitor-client v0.14.0 |
| 517 | 2026-06-25T00:32:44.373Z | Downloaded progenitor v0.14.0 |
| 518 | 2026-06-25T00:32:44.376Z | Downloaded pest_meta v2.8.4 |
| 519 | 2026-06-25T00:32:44.376Z | Downloaded pem-rfc7468 v0.7.0 |
| 520 | 2026-06-25T00:32:44.380Z | Downloaded ref-cast-impl v1.0.25 |
| 521 | 2026-06-25T00:32:44.380Z | Downloaded paste v1.0.15 |
| 522 | 2026-06-25T00:32:44.383Z | Downloaded rand_xorshift v0.3.0 |
| 523 | 2026-06-25T00:32:44.383Z | Downloaded radium v0.7.0 |
| 524 | 2026-06-25T00:32:44.386Z | Downloaded quick-error v1.2.3 |
| 525 | 2026-06-25T00:32:44.386Z | Downloaded num-traits v0.2.19 |
| 526 | 2026-06-25T00:32:44.389Z | Downloaded papergrid v0.11.0 |
| 527 | 2026-06-25T00:32:44.392Z | Downloaded hickory-resolver v0.24.4 |
| 528 | 2026-06-25T00:32:44.395Z | Downloaded progenitor-extras v0.2.0 |
| 529 | 2026-06-25T00:32:44.398Z | Downloaded owo-colors v4.3.0 |
| 530 | 2026-06-25T00:32:44.398Z | Downloaded progenitor v0.10.0 |
| 531 | 2026-06-25T00:32:44.401Z | Downloaded heapless v0.8.0 |
| 532 | 2026-06-25T00:32:44.404Z | Downloaded scroll_derive v0.12.0 |
| 533 | 2026-06-25T00:32:44.404Z | Downloaded pin-project-internal v1.1.10 |
| 534 | 2026-06-25T00:32:44.407Z | Downloaded getrandom v0.2.14 |
| 535 | 2026-06-25T00:32:44.410Z | Downloaded progenitor-client v0.10.0 |
| 536 | 2026-06-25T00:32:44.410Z | Downloaded hickory-resolver v0.25.2 |
| 537 | 2026-06-25T00:32:44.413Z | Downloaded icu_normalizer_data v1.5.0 |
| 538 | 2026-06-25T00:32:44.416Z | Downloaded darling_core v0.20.11 |
| 539 | 2026-06-25T00:32:44.419Z | Downloaded ref-cast v1.0.25 |
| 540 | 2026-06-25T00:32:44.419Z | Downloaded progenitor v0.13.0 |
| 541 | 2026-06-25T00:32:44.422Z | Downloaded num-complex v0.4.6 |
| 542 | 2026-06-25T00:32:44.422Z | Downloaded progenitor-client v0.13.0 |
| 543 | 2026-06-25T00:32:44.425Z | Downloaded pin-project v1.1.10 |
| 544 | 2026-06-25T00:32:44.430Z | Downloaded quinn-udp v0.5.5 |
| 545 | 2026-06-25T00:32:44.433Z | Downloaded progenitor-macro v0.14.0 |
| 546 | 2026-06-25T00:32:44.433Z | Downloaded rfc6979 v0.4.0 |
| 547 | 2026-06-25T00:32:44.436Z | Downloaded proc-macro-error v1.0.4 |
| 548 | 2026-06-25T00:32:44.436Z | Downloaded rustc_version v0.4.1 |
| 549 | 2026-06-25T00:32:44.439Z | Downloaded ringbuffer v0.16.0 |
| 550 | 2026-06-25T00:32:44.439Z | Downloaded rand_core v0.9.3 |
| 551 | 2026-06-25T00:32:44.442Z | Downloaded pkg-config v0.3.30 |
| 552 | 2026-06-25T00:32:44.442Z | Downloaded scopeguard v1.2.0 |
| 553 | 2026-06-25T00:32:44.445Z | Downloaded rustc-hash v1.1.0 |
| 554 | 2026-06-25T00:32:44.445Z | Downloaded rustc_version v0.1.7 |
| 555 | 2026-06-25T00:32:44.449Z | Downloaded postcard v1.0.9 |
| 556 | 2026-06-25T00:32:44.449Z | Downloaded icu_collections v1.5.0 |
| 557 | 2026-06-25T00:32:44.452Z | Downloaded miniz_oxide v0.7.2 |
| 558 | 2026-06-25T00:32:44.455Z | Downloaded resolv-conf v0.7.0 |
| 559 | 2026-06-25T00:32:44.455Z | Downloaded pem v3.0.5 |
| 560 | 2026-06-25T00:32:44.458Z | Downloaded rustls-native-certs v0.8.3 |
| 561 | 2026-06-25T00:32:44.458Z | Downloaded indexmap v2.14.0 |
| 562 | 2026-06-25T00:32:44.469Z | Downloaded icu_properties_data v1.5.0 |
| 563 | 2026-06-25T00:32:44.472Z | Downloaded semver v0.1.20 |
| 564 | 2026-06-25T00:32:44.472Z | Downloaded pest_generator v2.8.4 |
| 565 | 2026-06-25T00:32:44.475Z | Downloaded sct v0.7.1 |
| 566 | 2026-06-25T00:32:44.478Z | Downloaded proc-macro2 v1.0.106 |
| 567 | 2026-06-25T00:32:44.481Z | Downloaded hashbrown v0.12.3 |
| 568 | 2026-06-25T00:32:44.484Z | Downloaded openssl-sys v0.9.107 |
| 569 | 2026-06-25T00:32:44.487Z | Downloaded serde_spanned v0.6.9 |
| 570 | 2026-06-25T00:32:44.490Z | Downloaded serde_urlencoded v0.7.1 |
| 571 | 2026-06-25T00:32:44.490Z | Downloaded serde-big-array v0.5.1 |
| 572 | 2026-06-25T00:32:44.494Z | Downloaded num-bigint v0.4.5 |
| 573 | 2026-06-25T00:32:44.497Z | Downloaded scroll_derive v0.13.1 |
| 574 | 2026-06-25T00:32:44.497Z | Downloaded aho-corasick v1.1.3 |
| 575 | 2026-06-25T00:32:44.500Z | Downloaded hyper-util v0.1.20 |
| 576 | 2026-06-25T00:32:44.505Z | Downloaded rustc-hash v2.1.1 |
| 577 | 2026-06-25T00:32:44.508Z | Downloaded rand_core v0.6.4 |
| 578 | 2026-06-25T00:32:44.508Z | Downloaded same-file v1.0.6 |
| 579 | 2026-06-25T00:32:44.511Z | Downloaded rusty-fork v0.3.0 |
| 580 | 2026-06-25T00:32:44.511Z | Downloaded jiff-static v0.2.15 |
| 581 | 2026-06-25T00:32:44.514Z | Downloaded rand_chacha v0.9.0 |
| 582 | 2026-06-25T00:32:44.514Z | Downloaded dropshot v0.17.0 |
| 583 | 2026-06-25T00:32:44.544Z | Downloaded smawk v0.3.2 |
| 584 | 2026-06-25T00:32:44.544Z | Downloaded primeorder v0.13.6 |
| 585 | 2026-06-25T00:32:44.544Z | Downloaded quote v1.0.45 |
| 586 | 2026-06-25T00:32:44.544Z | Downloaded siphasher v1.0.1 |
| 587 | 2026-06-25T00:32:44.544Z | Downloaded sigpipe v0.1.3 |
| 588 | 2026-06-25T00:32:44.544Z | Downloaded serde_spanned v1.0.4 |
| 589 | 2026-06-25T00:32:44.544Z | Downloaded sha1 v0.10.6 |
| 590 | 2026-06-25T00:32:44.544Z | Downloaded progenitor-impl v0.13.0 |
| 591 | 2026-06-25T00:32:44.544Z | Downloaded serde_repr v0.1.19 |
| 592 | 2026-06-25T00:32:44.544Z | Downloaded serde_plain v1.0.2 |
| 593 | 2026-06-25T00:32:44.544Z | Downloaded signature v2.2.0 |
| 594 | 2026-06-25T00:32:44.547Z | Downloaded strum v0.26.3 |
| 595 | 2026-06-25T00:32:44.547Z | Downloaded secrecy v0.10.3 |
| 596 | 2026-06-25T00:32:44.547Z | Downloaded aes v0.8.4 |
| 597 | 2026-06-25T00:32:44.550Z | Downloaded stable_deref_trait v1.2.0 |
| 598 | 2026-06-25T00:32:44.550Z | Downloaded serde_derive_internals v0.29.1 |
| 599 | 2026-06-25T00:32:44.553Z | Downloaded scroll v0.12.0 |
| 600 | 2026-06-25T00:32:44.553Z | Downloaded progenitor-impl v0.14.0 |
| 601 | 2026-06-25T00:32:44.553Z | Downloaded progenitor-impl v0.10.0 |
| 602 | 2026-06-25T00:32:44.557Z | Downloaded parking_lot v0.12.2 |
| 603 | 2026-06-25T00:32:44.560Z | Downloaded strum v0.27.2 |
| 604 | 2026-06-25T00:32:44.560Z | Downloaded structmeta-derive v0.3.0 |
| 605 | 2026-06-25T00:32:44.560Z | Downloaded structmeta v0.3.0 |
| 606 | 2026-06-25T00:32:44.563Z | Downloaded serde_arrays v0.1.0 |
| 607 | 2026-06-25T00:32:44.563Z | Downloaded sec1 v0.7.3 |
| 608 | 2026-06-25T00:32:44.563Z | Downloaded ppv-lite86 v0.2.17 |
| 609 | 2026-06-25T00:32:44.566Z | Downloaded scroll v0.13.0 |
| 610 | 2026-06-25T00:32:44.566Z | Downloaded schemars_derive v0.8.22 |
| 611 | 2026-06-25T00:32:44.569Z | Downloaded rustls-pemfile v2.2.0 |
| 612 | 2026-06-25T00:32:44.569Z | Downloaded prettyplease v0.2.37 |
| 613 | 2026-06-25T00:32:44.571Z | Downloaded tagptr v0.2.0 |
| 614 | 2026-06-25T00:32:44.574Z | Downloaded rustversion v1.0.22 |
| 615 | 2026-06-25T00:32:44.575Z | Downloaded rustls-pemfile v1.0.4 |
| 616 | 2026-06-25T00:32:44.577Z | Downloaded minimal-lexical v0.2.1 |
| 617 | 2026-06-25T00:32:44.580Z | Downloaded progenitor-impl v0.11.1 |
| 618 | 2026-06-25T00:32:44.581Z | Downloaded sync_wrapper v1.0.1 |
| 619 | 2026-06-25T00:32:44.584Z | Downloaded signal-hook-registry v1.4.2 |
| 620 | 2026-06-25T00:32:44.584Z | Downloaded supports-color v3.0.2 |
| 621 | 2026-06-25T00:32:44.584Z | Downloaded ryu v1.0.18 |
| 622 | 2026-06-25T00:32:44.588Z | Downloaded aws-lc-rs v1.13.3 |
| 623 | 2026-06-25T00:32:44.591Z | Downloaded rand_chacha v0.3.1 |
| 624 | 2026-06-25T00:32:44.596Z | Downloaded terminal_size v0.4.3 |
| 625 | 2026-06-25T00:32:44.596Z | Downloaded take_mut v0.2.2 |
| 626 | 2026-06-25T00:32:44.599Z | Downloaded serde_path_to_error v0.1.20 |
| 627 | 2026-06-25T00:32:44.599Z | Downloaded pest_derive v2.8.4 |
| 628 | 2026-06-25T00:32:44.599Z | Downloaded nom v7.1.3 |
| 629 | 2026-06-25T00:32:44.602Z | Downloaded static_assertions v1.1.0 |
| 630 | 2026-06-25T00:32:44.606Z | Downloaded iddqd v0.4.2 |
| 631 | 2026-06-25T00:32:44.609Z | Downloaded thread-id v5.0.0 |
| 632 | 2026-06-25T00:32:44.610Z | Downloaded snafu-derive v0.8.9 |
| 633 | 2026-06-25T00:32:44.613Z | Downloaded hashbrown v0.16.1 |
| 634 | 2026-06-25T00:32:44.616Z | Downloaded ron v0.8.1 |
| 635 | 2026-06-25T00:32:44.620Z | Downloaded memchr v2.7.2 |
| 636 | 2026-06-25T00:32:44.623Z | Downloaded toml_write v0.1.2 |
| 637 | 2026-06-25T00:32:44.623Z | Downloaded thread_local v1.1.8 |
| 638 | 2026-06-25T00:32:44.623Z | Downloaded strum_macros v0.27.2 |
| 639 | 2026-06-25T00:32:44.626Z | Downloaded simd-adler32 v0.3.7 |
| 640 | 2026-06-25T00:32:44.629Z | Downloaded thiserror-impl v1.0.64 |
| 641 | 2026-06-25T00:32:44.629Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 642 | 2026-06-25T00:32:44.632Z | Downloaded qorb v0.4.1 |
| 643 | 2026-06-25T00:32:44.632Z | Downloaded strum_macros v0.28.0 |
| 644 | 2026-06-25T00:32:44.635Z | Downloaded slog-async v2.8.0 |
| 645 | 2026-06-25T00:32:44.638Z | Downloaded smf v0.2.3 |
| 646 | 2026-06-25T00:32:44.638Z | Downloaded serde_tokenstream v0.2.3 |
| 647 | 2026-06-25T00:32:44.638Z | Downloaded crossbeam-channel v0.5.15 |
| 648 | 2026-06-25T00:32:44.641Z | Downloaded rand v0.8.6 |
| 649 | 2026-06-25T00:32:44.644Z | Downloaded thiserror v1.0.64 |
| 650 | 2026-06-25T00:32:44.647Z | Downloaded quinn v0.11.9 |
| 651 | 2026-06-25T00:32:44.650Z | Downloaded serde_with_macros v3.18.0 |
| 652 | 2026-06-25T00:32:44.650Z | Downloaded semver v1.0.28 |
| 653 | 2026-06-25T00:32:44.653Z | Downloaded dropshot-api-manager v0.7.2 |
| 654 | 2026-06-25T00:32:44.656Z | Downloaded thiserror-no-std v2.0.2 |
| 655 | 2026-06-25T00:32:44.659Z | Downloaded terminal_size v0.3.0 |
| 656 | 2026-06-25T00:32:44.662Z | Downloaded strsim v0.11.1 |
| 657 | 2026-06-25T00:32:44.662Z | Downloaded iddqd v0.3.18 |
| 658 | 2026-06-25T00:32:44.666Z | Downloaded tabwriter v1.4.0 |
| 659 | 2026-06-25T00:32:44.669Z | Downloaded mio v1.2.0 |
| 660 | 2026-06-25T00:32:44.672Z | Downloaded tabled_derive v0.7.0 |
| 661 | 2026-06-25T00:32:44.675Z | Downloaded libm v0.2.8 |
| 662 | 2026-06-25T00:32:44.677Z | Downloaded rustls-platform-verifier v0.6.2 |
| 663 | 2026-06-25T00:32:44.681Z | Downloaded hashbrown v0.17.0 |
| 664 | 2026-06-25T00:32:44.684Z | Downloaded tower-service v0.3.3 |
| 665 | 2026-06-25T00:32:44.687Z | Downloaded tower-layer v0.3.3 |
| 666 | 2026-06-25T00:32:44.687Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 667 | 2026-06-25T00:32:44.687Z | Downloaded tokio-tungstenite v0.21.0 |
| 668 | 2026-06-25T00:32:44.690Z | Downloaded tempfile v3.23.0 |
| 669 | 2026-06-25T00:32:44.690Z | Downloaded serde_yaml v0.9.34+deprecated |
| 670 | 2026-06-25T00:32:44.693Z | Downloaded tinystr v0.7.6 |
| 671 | 2026-06-25T00:32:44.696Z | Downloaded typeid v1.0.0 |
| 672 | 2026-06-25T00:32:44.696Z | Downloaded tls_codec v0.4.2 |
| 673 | 2026-06-25T00:32:44.696Z | Downloaded strum_macros v0.26.4 |
| 674 | 2026-06-25T00:32:44.699Z | Downloaded slog-dtrace v0.3.0 |
| 675 | 2026-06-25T00:32:44.699Z | Downloaded shlex v1.3.0 |
| 676 | 2026-06-25T00:32:44.699Z | Downloaded typify-macro v0.4.3 |
| 677 | 2026-06-25T00:32:44.702Z | Downloaded smallvec v1.13.2 |
| 678 | 2026-06-25T00:32:44.702Z | Downloaded rayon-core v1.13.0 |
| 679 | 2026-06-25T00:32:44.705Z | Downloaded socket2 v0.5.10 |
| 680 | 2026-06-25T00:32:44.705Z | Downloaded spki v0.7.3 |
| 681 | 2026-06-25T00:32:44.708Z | Downloaded subtle v2.6.1 |
| 682 | 2026-06-25T00:32:44.708Z | Downloaded slog-json v2.6.1 |
| 683 | 2026-06-25T00:32:44.712Z | Downloaded hyper v1.8.1 |
| 684 | 2026-06-25T00:32:44.714Z | Downloaded typify-macro v0.6.2 |
| 685 | 2026-06-25T00:32:44.714Z | Downloaded idna v1.0.3 |
| 686 | 2026-06-25T00:32:44.717Z | Downloaded serde_derive v1.0.228 |
| 687 | 2026-06-25T00:32:44.720Z | Downloaded schemars v1.2.1 |
| 688 | 2026-06-25T00:32:44.727Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 689 | 2026-06-25T00:32:44.730Z | Downloaded tokio-stream v0.1.17 |
| 690 | 2026-06-25T00:32:44.733Z | Downloaded usdt-attr-macro v0.6.0 |
| 691 | 2026-06-25T00:32:44.733Z | Downloaded swrite v0.1.0 |
| 692 | 2026-06-25T00:32:44.733Z | Downloaded hkdf v0.12.4 |
| 693 | 2026-06-25T00:32:44.736Z | Downloaded tls_codec_derive v0.4.2 |
| 694 | 2026-06-25T00:32:44.736Z | Downloaded pest v2.8.4 |
| 695 | 2026-06-25T00:32:44.739Z | Downloaded thiserror v2.0.18 |
| 696 | 2026-06-25T00:32:44.742Z | Downloaded usdt-macro v0.6.0 |
| 697 | 2026-06-25T00:32:44.745Z | Downloaded untrusted v0.9.0 |
| 698 | 2026-06-25T00:32:44.745Z | Downloaded utf8_iter v1.0.4 |
| 699 | 2026-06-25T00:32:44.745Z | Downloaded usdt-attr-macro v0.5.0 |
| 700 | 2026-06-25T00:32:44.745Z | Downloaded textwrap v0.16.2 |
| 701 | 2026-06-25T00:32:44.748Z | Downloaded serde v1.0.228 |
| 702 | 2026-06-25T00:32:44.751Z | Downloaded slog-bunyan v2.5.0 |
| 703 | 2026-06-25T00:32:44.751Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 704 | 2026-06-25T00:32:44.751Z | Downloaded itertools v0.12.1 |
| 705 | 2026-06-25T00:32:44.757Z | Downloaded similar v2.7.0 |
| 706 | 2026-06-25T00:32:44.760Z | Downloaded supports-color v2.1.0 |
| 707 | 2026-06-25T00:32:44.760Z | Downloaded tar v0.4.40 |
| 708 | 2026-06-25T00:32:44.763Z | Downloaded goblin v0.8.2 |
| 709 | 2026-06-25T00:32:44.766Z | Downloaded tokio-rustls v0.26.0 |
| 710 | 2026-06-25T00:32:44.769Z | Downloaded chrono v0.4.44 |
| 711 | 2026-06-25T00:32:44.772Z | Downloaded want v0.3.1 |
| 712 | 2026-06-25T00:32:44.772Z | Downloaded utf16_iter v1.0.5 |
| 713 | 2026-06-25T00:32:44.772Z | Downloaded synstructure v0.13.1 |
| 714 | 2026-06-25T00:32:44.775Z | Downloaded rustls-pki-types v1.12.0 |
| 715 | 2026-06-25T00:32:44.778Z | Downloaded schemars v0.9.0 |
| 716 | 2026-06-25T00:32:44.783Z | Downloaded unicode-xid v0.2.4 |
| 717 | 2026-06-25T00:32:44.786Z | Downloaded toml v0.8.23 |
| 718 | 2026-06-25T00:32:44.786Z | Downloaded tokio-rustls v0.24.1 |
| 719 | 2026-06-25T00:32:44.789Z | Downloaded usdt v0.5.0 |
| 720 | 2026-06-25T00:32:44.789Z | Downloaded which v4.4.2 |
| 721 | 2026-06-25T00:32:44.792Z | Downloaded tinyvec v1.6.0 |
| 722 | 2026-06-25T00:32:44.792Z | Downloaded zerofrom v0.1.5 |
| 723 | 2026-06-25T00:32:44.795Z | Downloaded tinyvec_macros v0.1.1 |
| 724 | 2026-06-25T00:32:44.795Z | Downloaded termtree v0.5.1 |
| 725 | 2026-06-25T00:32:44.795Z | Downloaded xattr v1.3.1 |
| 726 | 2026-06-25T00:32:44.798Z | Downloaded spin v0.9.8 |
| 727 | 2026-06-25T00:32:44.798Z | Downloaded try-lock v0.2.5 |
| 728 | 2026-06-25T00:32:44.801Z | Downloaded slog v2.8.2 |
| 729 | 2026-06-25T00:32:44.801Z | Downloaded tracing-attributes v0.1.27 |
| 730 | 2026-06-25T00:32:44.804Z | Downloaded thread-id v4.2.1 |
| 731 | 2026-06-25T00:32:44.804Z | Downloaded zeroize_derive v1.4.3 |
| 732 | 2026-06-25T00:32:44.804Z | Downloaded time-core v0.1.8 |
| 733 | 2026-06-25T00:32:44.807Z | Downloaded test-strategy v0.4.3 |
| 734 | 2026-06-25T00:32:44.810Z | Downloaded slog-term v2.9.2 |
| 735 | 2026-06-25T00:32:44.810Z | Downloaded usdt-impl v0.5.0 |
| 736 | 2026-06-25T00:32:44.810Z | Downloaded h2 v0.4.6 |
| 737 | 2026-06-25T00:32:44.814Z | Downloaded usdt-impl v0.6.0 |
| 738 | 2026-06-25T00:32:44.817Z | Downloaded utf8parse v0.2.1 |
| 739 | 2026-06-25T00:32:44.817Z | Downloaded steno v0.4.1 |
| 740 | 2026-06-25T00:32:44.820Z | Downloaded schemars v0.8.22 |
| 741 | 2026-06-25T00:32:44.825Z | Downloaded usdt v0.6.0 |
| 742 | 2026-06-25T00:32:44.828Z | Downloaded toml_datetime v0.6.11 |
| 743 | 2026-06-25T00:32:44.828Z | Downloaded tap v1.0.1 |
| 744 | 2026-06-25T00:32:44.828Z | Downloaded rand v0.9.2 |
| 745 | 2026-06-25T00:32:44.831Z | Downloaded bitvec v1.0.1 |
| 746 | 2026-06-25T00:32:44.837Z | Downloaded walkdir v2.5.0 |
| 747 | 2026-06-25T00:32:44.840Z | Downloaded zerofrom-derive v0.1.5 |
| 748 | 2026-06-25T00:32:44.840Z | Downloaded write16 v1.0.0 |
| 749 | 2026-06-25T00:32:44.840Z | Downloaded bindgen v0.69.5 |
| 750 | 2026-06-25T00:32:44.844Z | Downloaded vergen-git2 v9.1.0 |
| 751 | 2026-06-25T00:32:44.847Z | Downloaded typify v0.4.3 |
| 752 | 2026-06-25T00:32:44.847Z | Downloaded tracing-core v0.1.32 |
| 753 | 2026-06-25T00:32:44.850Z | Downloaded wait-timeout v0.2.0 |
| 754 | 2026-06-25T00:32:44.850Z | Downloaded vsss-rs v3.3.4 |
| 755 | 2026-06-25T00:32:44.853Z | Downloaded universal-hash v0.5.1 |
| 756 | 2026-06-25T00:32:44.853Z | Downloaded unicode-linebreak v0.1.5 |
| 757 | 2026-06-25T00:32:44.853Z | Downloaded zone_cfg_derive v0.3.0 |
| 758 | 2026-06-25T00:32:44.853Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 759 | 2026-06-25T00:32:44.856Z | Downloaded clap_builder v4.5.2 |
| 760 | 2026-06-25T00:32:44.859Z | Downloaded socket2 v0.6.3 |
| 761 | 2026-06-25T00:32:44.862Z | Downloaded toml_edit v0.22.27 |
| 762 | 2026-06-25T00:32:44.865Z | Downloaded zone v0.3.1 |
| 763 | 2026-06-25T00:32:44.865Z | Downloaded thiserror-impl v2.0.18 |
| 764 | 2026-06-25T00:32:44.865Z | Downloaded untrusted v0.7.1 |
| 765 | 2026-06-25T00:32:44.865Z | Downloaded tokio-macros v2.7.0 |
| 766 | 2026-06-25T00:32:44.868Z | Downloaded slab v0.4.9 |
| 767 | 2026-06-25T00:32:44.868Z | Downloaded itertools v0.13.0 |
| 768 | 2026-06-25T00:32:44.871Z | Downloaded whoami v1.5.1 |
| 769 | 2026-06-25T00:32:44.871Z | Downloaded unicode-ident v1.0.24 |
| 770 | 2026-06-25T00:32:44.874Z | Downloaded hashbrown v0.15.2 |
| 771 | 2026-06-25T00:32:44.877Z | Downloaded zmij v1.0.19 |
| 772 | 2026-06-25T00:32:44.877Z | Downloaded vergen-lib v9.1.0 |
| 773 | 2026-06-25T00:32:44.881Z | Downloaded serde_core v1.0.228 |
| 774 | 2026-06-25T00:32:44.881Z | Downloaded tokio-dtrace v0.1.1 |
| 775 | 2026-06-25T00:32:44.881Z | Downloaded rustls-webpki v0.103.4 |
| 776 | 2026-06-25T00:32:44.884Z | Downloaded wyz v0.5.1 |
| 777 | 2026-06-25T00:32:44.884Z | Downloaded iri-string v0.7.8 |
| 778 | 2026-06-25T00:32:44.887Z | Downloaded zeroize v1.8.2 |
| 779 | 2026-06-25T00:32:44.890Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 780 | 2026-06-25T00:32:44.890Z | Downloaded twox-hash v2.1.2 |
| 781 | 2026-06-25T00:32:44.893Z | Downloaded term v1.2.0 |
| 782 | 2026-06-25T00:32:44.893Z | Downloaded snafu v0.8.9 |
| 783 | 2026-06-25T00:32:44.896Z | Downloaded utf-8 v0.7.6 |
| 784 | 2026-06-25T00:32:44.899Z | Downloaded unarray v0.1.4 |
| 785 | 2026-06-25T00:32:44.900Z | Downloaded toml_edit v0.19.15 |
| 786 | 2026-06-25T00:32:44.907Z | Downloaded zerocopy-derive v0.7.34 |
| 787 | 2026-06-25T00:32:44.911Z | Downloaded zerovec-derive v0.10.3 |
| 788 | 2026-06-25T00:32:44.915Z | Downloaded writeable v0.5.5 |
| 789 | 2026-06-25T00:32:44.915Z | Downloaded yoke-derive v0.7.5 |
| 790 | 2026-06-25T00:32:44.915Z | Downloaded waitgroup v0.1.2 |
| 791 | 2026-06-25T00:32:44.915Z | Downloaded usdt-macro v0.5.0 |
| 792 | 2026-06-25T00:32:44.915Z | Downloaded p384 v0.13.1 |
| 793 | 2026-06-25T00:32:44.918Z | Downloaded url v2.5.4 |
| 794 | 2026-06-25T00:32:44.921Z | Downloaded time-macros v0.2.27 |
| 795 | 2026-06-25T00:32:44.921Z | Downloaded sha2 v0.10.9 |
| 796 | 2026-06-25T00:32:44.924Z | Downloaded typenum v1.17.0 |
| 797 | 2026-06-25T00:32:44.924Z | Downloaded progenitor v0.11.1 |
| 798 | 2026-06-25T00:32:44.924Z | Downloaded darling v0.20.11 |
| 799 | 2026-06-25T00:32:44.928Z | Downloaded futures-channel v0.3.32 |
| 800 | 2026-06-25T00:32:44.931Z | Downloaded ucd-trie v0.1.6 |
| 801 | 2026-06-25T00:32:44.931Z | Downloaded yoke v0.7.5 |
| 802 | 2026-06-25T00:32:44.931Z | Downloaded erased-serde v0.3.31 |
| 803 | 2026-06-25T00:32:44.931Z | Downloaded cc v1.2.17 |
| 804 | 2026-06-25T00:32:44.937Z | Downloaded version_check v0.9.5 |
| 805 | 2026-06-25T00:32:44.937Z | Downloaded tokio-rustls v0.25.0 |
| 806 | 2026-06-25T00:32:44.940Z | Downloaded base64 v0.21.7 |
| 807 | 2026-06-25T00:32:44.940Z | Downloaded oxnet v0.1.4 |
| 808 | 2026-06-25T00:32:44.940Z | Downloaded oxide-tokio-rt v0.1.6 |
| 809 | 2026-06-25T00:32:44.940Z | Downloaded ipnetwork v0.21.1 |
| 810 | 2026-06-25T00:32:44.940Z | Downloaded tungstenite v0.21.0 |
| 811 | 2026-06-25T00:32:44.943Z | Downloaded hyper-rustls v0.27.3 |
| 812 | 2026-06-25T00:32:44.946Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 813 | 2026-06-25T00:32:44.946Z | Downloaded futures-util v0.3.32 |
| 814 | 2026-06-25T00:32:44.952Z | Downloaded vergen v9.1.0 |
| 815 | 2026-06-25T00:32:44.955Z | Downloaded num_enum_derive v0.7.4 |
| 816 | 2026-06-25T00:32:44.955Z | Downloaded ingot-macros v0.1.1 |
| 817 | 2026-06-25T00:32:44.955Z | Downloaded num-integer v0.1.46 |
| 818 | 2026-06-25T00:32:44.955Z | Downloaded reqwest v0.12.23 |
| 819 | 2026-06-25T00:32:44.958Z | Downloaded newtype-uuid v1.3.2 |
| 820 | 2026-06-25T00:32:44.961Z | Downloaded futures-io v0.3.32 |
| 821 | 2026-06-25T00:32:44.962Z | Downloaded newtype_derive v0.1.6 |
| 822 | 2026-06-25T00:32:44.962Z | Downloaded embedded-io v0.6.1 |
| 823 | 2026-06-25T00:32:44.965Z | Downloaded iana-time-zone v0.1.64 |
| 824 | 2026-06-25T00:32:44.965Z | Downloaded form_urlencoded v1.2.2 |
| 825 | 2026-06-25T00:32:44.965Z | Downloaded rayon v1.11.0 |
| 826 | 2026-06-25T00:32:44.971Z | Downloaded futures-sink v0.3.32 |
| 827 | 2026-06-25T00:32:44.974Z | Downloaded toml v0.7.8 |
| 828 | 2026-06-25T00:32:44.974Z | Downloaded portable-atomic v1.11.1 |
| 829 | 2026-06-25T00:32:44.977Z | Downloaded derive_builder_macro v0.20.2 |
| 830 | 2026-06-25T00:32:44.977Z | Downloaded darling_macro v0.21.3 |
| 831 | 2026-06-25T00:32:44.981Z | Downloaded byteorder v1.5.0 |
| 832 | 2026-06-25T00:32:44.982Z | Downloaded fixedbitset v0.4.2 |
| 833 | 2026-06-25T00:32:44.982Z | Downloaded filetime v0.2.23 |
| 834 | 2026-06-25T00:32:44.982Z | Downloaded darling_macro v0.20.11 |
| 835 | 2026-06-25T00:32:44.985Z | Downloaded ctr v0.9.2 |
| 836 | 2026-06-25T00:32:44.985Z | Downloaded unsafe-libyaml v0.2.11 |
| 837 | 2026-06-25T00:32:44.985Z | Downloaded aes-gcm-siv v0.11.1 |
| 838 | 2026-06-25T00:32:44.988Z | Downloaded darling_core v0.23.0 |
| 839 | 2026-06-25T00:32:44.988Z | Downloaded crucible-workspace-hack v0.1.0 |
| 840 | 2026-06-25T00:32:44.991Z | Downloaded gethostname v0.5.0 |
| 841 | 2026-06-25T00:32:44.991Z | Downloaded env_logger v0.11.10 |
| 842 | 2026-06-25T00:32:44.991Z | Downloaded backoff v0.4.0 |
| 843 | 2026-06-25T00:32:44.994Z | Downloaded erased-serde v0.4.5 |
| 844 | 2026-06-25T00:32:44.994Z | Downloaded heck v0.5.0 |
| 845 | 2026-06-25T00:32:44.994Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 846 | 2026-06-25T00:32:44.998Z | Downloaded deranged v0.5.3 |
| 847 | 2026-06-25T00:32:44.998Z | Downloaded goblin v0.10.4 |
| 848 | 2026-06-25T00:32:45.001Z | Downloaded tracing v0.1.40 |
| 849 | 2026-06-25T00:32:45.004Z | Downloaded proptest v1.5.0 |
| 850 | 2026-06-25T00:32:45.007Z | Downloaded convert_case v0.4.0 |
| 851 | 2026-06-25T00:32:45.007Z | Downloaded colorchoice v1.0.1 |
| 852 | 2026-06-25T00:32:45.011Z | Downloaded dof v0.4.0 |
| 853 | 2026-06-25T00:32:45.011Z | Downloaded derive_more v0.99.20 |
| 854 | 2026-06-25T00:32:45.014Z | Downloaded env_filter v1.0.1 |
| 855 | 2026-06-25T00:32:45.014Z | Downloaded defmt v0.3.8 |
| 856 | 2026-06-25T00:32:45.017Z | Downloaded crypto-common v0.1.6 |
| 857 | 2026-06-25T00:32:45.017Z | Downloaded compression-core v0.4.31 |
| 858 | 2026-06-25T00:32:45.017Z | Downloaded camino-tempfile v1.4.1 |
| 859 | 2026-06-25T00:32:45.020Z | Downloaded uuid v1.22.0 |
| 860 | 2026-06-25T00:32:45.020Z | Downloaded rustls-webpki v0.101.7 |
| 861 | 2026-06-25T00:32:45.028Z | Downloaded tough v0.22.0 |
| 862 | 2026-06-25T00:32:45.034Z | Downloaded reqwest v0.13.2 |
| 863 | 2026-06-25T00:32:45.037Z | Downloaded moka v0.12.10 |
| 864 | 2026-06-25T00:32:45.043Z | Downloaded typify v0.6.2 |
| 865 | 2026-06-25T00:32:45.046Z | Downloaded nix v0.28.0 |
| 866 | 2026-06-25T00:32:45.049Z | Downloaded serde_json v1.0.149 |
| 867 | 2026-06-25T00:32:45.053Z | Downloaded tower v0.5.2 |
| 868 | 2026-06-25T00:32:45.059Z | Downloaded tokio-util v0.7.16 |
| 869 | 2026-06-25T00:32:45.062Z | Downloaded regex v1.12.3 |
| 870 | 2026-06-25T00:32:45.065Z | Downloaded ciborium-io v0.2.2 |
| 871 | 2026-06-25T00:32:45.068Z | Downloaded autocfg v1.3.0 |
| 872 | 2026-06-25T00:32:45.068Z | Downloaded elliptic-curve v0.13.8 |
| 873 | 2026-06-25T00:32:45.071Z | Downloaded drift v0.2.0 |
| 874 | 2026-06-25T00:32:45.074Z | Downloaded cargo-platform v0.3.2 |
| 875 | 2026-06-25T00:32:45.079Z | Downloaded curve25519-dalek v4.1.3 |
| 876 | 2026-06-25T00:32:45.082Z | Downloaded base16ct v0.2.0 |
| 877 | 2026-06-25T00:32:45.082Z | Downloaded salty v0.3.0 |
| 878 | 2026-06-25T00:32:45.085Z | Downloaded bitstruct v0.1.1 |
| 879 | 2026-06-25T00:32:45.088Z | Downloaded bit_field v0.10.2 |
| 880 | 2026-06-25T00:32:45.088Z | Downloaded darling_macro v0.23.0 |
| 881 | 2026-06-25T00:32:45.088Z | Downloaded darling v0.21.3 |
| 882 | 2026-06-25T00:32:45.091Z | Downloaded unicode-segmentation v1.11.0 |
| 883 | 2026-06-25T00:32:45.095Z | Downloaded anstyle-query v1.0.3 |
| 884 | 2026-06-25T00:32:45.095Z | Downloaded bstr v1.9.1 |
| 885 | 2026-06-25T00:32:45.100Z | Downloaded x509-cert v0.2.5 |
| 886 | 2026-06-25T00:32:45.103Z | Downloaded unicode-normalization v0.1.24 |
| 887 | 2026-06-25T00:32:45.106Z | Downloaded rustls-webpki v0.102.4 |
| 888 | 2026-06-25T00:32:45.118Z | Downloaded zerocopy-derive v0.8.27 |
| 889 | 2026-06-25T00:32:45.121Z | Downloaded typed-path v0.9.3 |
| 890 | 2026-06-25T00:32:45.124Z | Downloaded openssl v0.10.72 |
| 891 | 2026-06-25T00:32:45.130Z | Downloaded zerocopy v0.7.34 |
| 892 | 2026-06-25T00:32:45.138Z | Downloaded serde_with v3.18.0 |
| 893 | 2026-06-25T00:32:45.145Z | Downloaded clang-sys v1.8.1 |
| 894 | 2026-06-25T00:32:45.148Z | Downloaded byte-wrapper v0.1.0 |
| 895 | 2026-06-25T00:32:45.148Z | Downloaded chacha20 v0.9.1 |
| 896 | 2026-06-25T00:32:45.151Z | Downloaded tabled v0.15.0 |
| 897 | 2026-06-25T00:32:45.157Z | Downloaded quinn-proto v0.11.13 |
| 898 | 2026-06-25T00:32:45.161Z | Downloaded async-stream v0.3.6 |
| 899 | 2026-06-25T00:32:45.164Z | Downloaded allocator-api2 v0.2.21 |
| 900 | 2026-06-25T00:32:45.167Z | Downloaded atomicwrites v0.4.4 |
| 901 | 2026-06-25T00:32:45.170Z | Downloaded tower-http v0.6.8 |
| 902 | 2026-06-25T00:32:45.179Z | Downloaded dropshot v0.16.7 |
| 903 | 2026-06-25T00:32:45.190Z | Downloaded winnow v0.5.40 |
| 904 | 2026-06-25T00:32:45.196Z | Downloaded zerovec v0.10.4 |
| 905 | 2026-06-25T00:32:45.207Z | Downloaded winnow v0.7.13 |
| 906 | 2026-06-25T00:32:45.218Z | Downloaded rustls v0.21.12 |
| 907 | 2026-06-25T00:32:45.225Z | Downloaded hickory-proto v0.24.4 |
| 908 | 2026-06-25T00:32:45.246Z | Downloaded nix v0.30.1 |
| 909 | 2026-06-25T00:32:45.255Z | Downloaded regress v0.10.5 |
| 910 | 2026-06-25T00:32:45.262Z | Downloaded syn v1.0.109 |
| 911 | 2026-06-25T00:32:45.268Z | Downloaded hickory-proto v0.25.2 |
| 912 | 2026-06-25T00:32:45.274Z | Downloaded rustls v0.22.4 |
| 913 | 2026-06-25T00:32:45.281Z | Downloaded unicode-width v0.1.14 |
| 914 | 2026-06-25T00:32:45.285Z | Downloaded syn v2.0.117 |
| 915 | 2026-06-25T00:32:45.293Z | Downloaded webpki-roots v0.26.3 |
| 916 | 2026-06-25T00:32:45.297Z | Downloaded regex-syntax v0.8.5 |
| 917 | 2026-06-25T00:32:45.300Z | Downloaded nix v0.31.3 |
| 918 | 2026-06-25T00:32:45.305Z | Downloaded time v0.3.47 |
| 919 | 2026-06-25T00:32:45.312Z | Downloaded webpki-roots v1.0.3 |
| 920 | 2026-06-25T00:32:45.314Z | Downloaded vcpkg v0.2.15 |
| 921 | 2026-06-25T00:32:45.362Z | Downloaded zerocopy v0.8.27 |
| 922 | 2026-06-25T00:32:45.368Z | Downloaded unicode-width v0.2.1 |
| 923 | 2026-06-25T00:32:45.368Z | Downloaded rustix v1.1.2 |
| 924 | 2026-06-25T00:32:45.368Z | Downloaded rustls v0.23.31 |
| 925 | 2026-06-25T00:32:45.375Z | Downloaded smoltcp v0.11.0 |
| 926 | 2026-06-25T00:32:45.380Z | Downloaded rustix v0.38.34 |
| 927 | 2026-06-25T00:32:45.389Z | Downloaded openapiv3 v2.2.0 |
| 928 | 2026-06-25T00:32:45.395Z | Downloaded regress v0.11.1 |
| 929 | 2026-06-25T00:32:45.467Z | Downloaded petgraph v0.6.5 |
| 930 | 2026-06-25T00:32:45.479Z | Downloaded jiff v0.2.15 |
| 931 | 2026-06-25T00:32:45.487Z | Downloaded typify-impl v0.6.2 |
| 932 | 2026-06-25T00:32:45.495Z | Downloaded chrono-tz v0.10.4 |
| 933 | 2026-06-25T00:32:45.502Z | Downloaded typify-impl v0.4.3 |
| 934 | 2026-06-25T00:32:45.510Z | Downloaded petgraph v0.8.3 |
| 935 | 2026-06-25T00:32:45.522Z | Downloaded csv v1.3.1 |
| 936 | 2026-06-25T00:32:45.531Z | Downloaded regex-automata v0.4.14 |
| 937 | 2026-06-25T00:32:45.554Z | Downloaded tokio v1.52.3 |
| 938 | 2026-06-25T00:32:45.605Z | Downloaded libc v0.2.186 |
| 939 | 2026-06-25T00:32:45.652Z | Downloaded sha3 v0.10.8 |
| 940 | 2026-06-25T00:32:45.702Z | Downloaded encoding_rs v0.8.34 |
| 941 | 2026-06-25T00:32:45.777Z | Downloaded fakedata_generator v0.7.1 |
| 942 | 2026-06-25T00:32:45.824Z | Downloaded ring v0.17.14 |
| 943 | 2026-06-25T00:32:45.873Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 944 | 2026-06-25T00:32:46.019Z | Downloaded libz-sys v1.1.16 |
| 945 | 2026-06-25T00:32:46.179Z | Downloaded aws-lc-sys v0.30.0 |
| 946 | 2026-06-25T00:32:46.504Z | Compiling proc-macro2 v1.0.106 |
| 947 | 2026-06-25T00:32:46.504Z | Compiling quote v1.0.45 |
| 948 | 2026-06-25T00:32:46.504Z | Compiling unicode-ident v1.0.24 |
| 949 | 2026-06-25T00:32:46.507Z | Compiling libc v0.2.186 |
| 950 | 2026-06-25T00:32:46.507Z | Compiling serde_core v1.0.228 |
| 951 | 2026-06-25T00:32:46.508Z | Compiling serde v1.0.228 |
| 952 | 2026-06-25T00:32:46.508Z | Compiling autocfg v1.3.0 |
| 953 | 2026-06-25T00:32:46.508Z | Checking cfg-if v1.0.0 |
| 954 | 2026-06-25T00:32:46.856Z | Compiling zmij v1.0.19 |
| 955 | 2026-06-25T00:32:46.874Z | Compiling serde_json v1.0.149 |
| 956 | 2026-06-25T00:32:47.199Z | Compiling memchr v2.7.2 |
| 957 | 2026-06-25T00:32:47.282Z | Compiling libm v0.2.8 |
| 958 | 2026-06-25T00:32:47.544Z | Checking itoa v1.0.11 |
| 959 | 2026-06-25T00:32:47.619Z | Checking smallvec v1.13.2 |
| 960 | 2026-06-25T00:32:47.668Z | Compiling version_check v0.9.5 |
| 961 | 2026-06-25T00:32:47.781Z | Compiling getrandom v0.4.2 |
| 962 | 2026-06-25T00:32:47.801Z | Checking stable_deref_trait v1.2.0 |
| 963 | 2026-06-25T00:32:47.897Z | Checking litemap v0.7.4 |
| 964 | 2026-06-25T00:32:47.937Z | Checking writeable v0.5.5 |
| 965 | 2026-06-25T00:32:47.989Z | Checking icu_locid_transform_data v1.5.0 |
| 966 | 2026-06-25T00:32:48.034Z | Compiling syn v2.0.117 |
| 967 | 2026-06-25T00:32:48.088Z | Compiling num-traits v0.2.19 |
| 968 | 2026-06-25T00:32:48.108Z | Checking percent-encoding v2.3.2 |
| 969 | 2026-06-25T00:32:48.126Z | Checking icu_properties_data v1.5.0 |
| 970 | 2026-06-25T00:32:48.204Z | Checking write16 v1.0.0 |
| 971 | 2026-06-25T00:32:48.247Z | Checking utf8_iter v1.0.4 |
| 972 | 2026-06-25T00:32:48.266Z | Checking icu_normalizer_data v1.5.0 |
| 973 | 2026-06-25T00:32:48.299Z | Checking utf16_iter v1.0.5 |
| 974 | 2026-06-25T00:32:48.347Z | Checking form_urlencoded v1.2.2 |
| 975 | 2026-06-25T00:32:48.364Z | Checking getrandom v0.2.14 |
| 976 | 2026-06-25T00:32:48.413Z | Compiling thiserror v2.0.18 |
| 977 | 2026-06-25T00:32:48.473Z | Compiling shlex v1.3.0 |
| 978 | 2026-06-25T00:32:48.498Z | Compiling jobserver v0.1.31 |
| 979 | 2026-06-25T00:32:48.517Z | Compiling log v0.4.29 |
| 980 | 2026-06-25T00:32:48.665Z | Compiling lock_api v0.4.12 |
| 981 | 2026-06-25T00:32:48.692Z | Compiling cc v1.2.17 |
| 982 | 2026-06-25T00:32:48.818Z | Compiling parking_lot_core v0.9.10 |
| 983 | 2026-06-25T00:32:48.973Z | Checking iana-time-zone v0.1.64 |
| 984 | 2026-06-25T00:32:49.054Z | Compiling heck v0.5.0 |
| 985 | 2026-06-25T00:32:49.078Z | Checking semver v1.0.28 |
| 986 | 2026-06-25T00:32:49.124Z | Checking dyn-clone v1.0.17 |
| 987 | 2026-06-25T00:32:49.124Z | Checking uuid v1.22.0 |
| 988 | 2026-06-25T00:32:49.225Z | Compiling schemars v0.8.22 |
| 989 | 2026-06-25T00:32:49.242Z | Compiling rustversion v1.0.22 |
| 990 | 2026-06-25T00:32:49.261Z | Compiling regex-syntax v0.8.5 |
| 991 | 2026-06-25T00:32:49.283Z | Compiling aho-corasick v1.1.3 |
| 992 | 2026-06-25T00:32:49.423Z | Compiling slab v0.4.9 |
| 993 | 2026-06-25T00:32:49.596Z | Checking subtle v2.6.1 |
| 994 | 2026-06-25T00:32:49.749Z | Compiling typenum v1.17.0 |
| 995 | 2026-06-25T00:32:49.872Z | Checking pin-project-lite v0.2.14 |
| 996 | 2026-06-25T00:32:50.014Z | Checking rand_core v0.6.4 |
| 997 | 2026-06-25T00:32:50.183Z | Compiling bitflags v2.9.4 |
| 998 | 2026-06-25T00:32:50.271Z | Checking socket2 v0.6.3 |
| 999 | 2026-06-25T00:32:50.292Z | Checking scopeguard v1.2.0 |
| 1000 | 2026-06-25T00:32:50.369Z | Checking mio v1.2.0 |
| 1001 | 2026-06-25T00:32:50.414Z | Checking signal-hook-registry v1.4.2 |
| 1002 | 2026-06-25T00:32:50.517Z | Compiling portable-atomic v1.11.1 |
| 1003 | 2026-06-25T00:32:50.537Z | Compiling either v1.15.0 |
| 1004 | 2026-06-25T00:32:50.572Z | Compiling generic-array v0.14.7 |
| 1005 | 2026-06-25T00:32:50.595Z | Checking parking_lot v0.12.2 |
| 1006 | 2026-06-25T00:32:50.660Z | Checking equivalent v1.0.2 |
| 1007 | 2026-06-25T00:32:50.752Z | Checking critical-section v1.2.0 |
| 1008 | 2026-06-25T00:32:50.791Z | Compiling errno v0.3.14 |
| 1009 | 2026-06-25T00:32:50.855Z | Compiling regex-automata v0.4.14 |
| 1010 | 2026-06-25T00:32:50.874Z | Compiling synstructure v0.13.1 |
| 1011 | 2026-06-25T00:32:50.877Z | Compiling serde_derive_internals v0.29.1 |
| 1012 | 2026-06-25T00:32:50.941Z | Checking futures-core v0.3.32 |
| 1013 | 2026-06-25T00:32:51.074Z | Compiling thiserror v1.0.64 |
| 1014 | 2026-06-25T00:32:51.249Z | Compiling ring v0.17.14 |
| 1015 | 2026-06-25T00:32:51.475Z | Checking once_cell v1.21.3 |
| 1016 | 2026-06-25T00:32:51.494Z | Compiling rustix v0.38.34 |
| 1017 | 2026-06-25T00:32:51.516Z | Compiling getrandom v0.3.4 |
| 1018 | 2026-06-25T00:32:51.578Z | Compiling httparse v1.10.1 |
| 1019 | 2026-06-25T00:32:51.657Z | Compiling minimal-lexical v0.2.1 |
| 1020 | 2026-06-25T00:32:51.661Z | Compiling prettyplease v0.2.37 |
| 1021 | 2026-06-25T00:32:51.893Z | Compiling glob v0.3.3 |
| 1022 | 2026-06-25T00:32:51.910Z | Checking futures-sink v0.3.32 |
| 1023 | 2026-06-25T00:32:51.983Z | Compiling nom v7.1.3 |
| 1024 | 2026-06-25T00:32:52.018Z | Compiling lazy_static v1.5.0 |
| 1025 | 2026-06-25T00:32:52.120Z | Checking hashbrown v0.17.0 |
| 1026 | 2026-06-25T00:32:52.156Z | Compiling libloading v0.8.9 |
| 1027 | 2026-06-25T00:32:52.176Z | Compiling serde_derive v1.0.228 |
| 1028 | 2026-06-25T00:32:52.230Z | Compiling zerofrom-derive v0.1.5 |
| 1029 | 2026-06-25T00:32:52.351Z | Compiling yoke-derive v0.7.5 |
| 1030 | 2026-06-25T00:32:52.593Z | Compiling zerovec-derive v0.10.3 |
| 1031 | 2026-06-25T00:32:52.932Z | Compiling displaydoc v0.2.5 |
| 1032 | 2026-06-25T00:32:53.305Z | Compiling icu_provider_macros v1.5.0 |
| 1033 | 2026-06-25T00:32:53.387Z | Compiling schemars_derive v0.8.22 |
| 1034 | 2026-06-25T00:32:53.436Z | Checking zerofrom v0.1.5 |
| 1035 | 2026-06-25T00:32:53.478Z | Compiling zeroize_derive v1.4.3 |
| 1036 | 2026-06-25T00:32:53.560Z | Checking yoke v0.7.5 |
| 1037 | 2026-06-25T00:32:53.642Z | Compiling thiserror-impl v2.0.18 |
| 1038 | 2026-06-25T00:32:53.686Z | Compiling tokio-macros v2.7.0 |
| 1039 | 2026-06-25T00:32:53.742Z | Checking zerovec v0.10.4 |
| 1040 | 2026-06-25T00:32:53.856Z | Compiling regex v1.12.3 |
| 1041 | 2026-06-25T00:32:54.134Z | Checking zeroize v1.8.2 |
| 1042 | 2026-06-25T00:32:54.242Z | Compiling futures-macro v0.3.32 |
| 1043 | 2026-06-25T00:32:54.397Z | Checking tinystr v0.7.6 |
| 1044 | 2026-06-25T00:32:54.416Z | Checking icu_collections v1.5.0 |
| 1045 | 2026-06-25T00:32:54.611Z | Checking icu_locid v1.5.0 |
| 1046 | 2026-06-25T00:32:54.632Z | Compiling thiserror-impl v1.0.64 |
| 1047 | 2026-06-25T00:32:54.781Z | Checking crypto-common v0.1.6 |
| 1048 | 2026-06-25T00:32:54.799Z | Compiling clang-sys v1.8.1 |
| 1049 | 2026-06-25T00:32:55.045Z | Checking icu_provider v1.5.0 |
| 1050 | 2026-06-25T00:32:55.065Z | Checking indexmap v2.14.0 |
| 1051 | 2026-06-25T00:32:55.126Z | Checking const-oid v0.9.6 |
| 1052 | 2026-06-25T00:32:55.184Z | Compiling home v0.5.11 |
| 1053 | 2026-06-25T00:32:55.254Z | Checking bytes v1.11.1 |
| 1054 | 2026-06-25T00:32:55.315Z | Checking chrono v0.4.44 |
| 1055 | 2026-06-25T00:32:55.335Z | Checking icu_locid_transform v1.5.0 |
| 1056 | 2026-06-25T00:32:55.558Z | Compiling serde_tokenstream v0.2.3 |
| 1057 | 2026-06-25T00:32:55.690Z | Checking tokio v1.52.3 |
| 1058 | 2026-06-25T00:32:55.734Z | Compiling bindgen v0.69.5 |
| 1059 | 2026-06-25T00:32:55.791Z | Checking icu_properties v1.5.1 |
| 1060 | 2026-06-25T00:32:55.810Z | Compiling which v4.4.2 |
| 1061 | 2026-06-25T00:32:55.864Z | Compiling cexpr v0.6.0 |
| 1062 | 2026-06-25T00:32:56.044Z | Checking futures-channel v0.3.32 |
| 1063 | 2026-06-25T00:32:56.168Z | Compiling itertools v0.12.1 |
| 1064 | 2026-06-25T00:32:56.220Z | Compiling rustc-hash v1.1.0 |
| 1065 | 2026-06-25T00:32:56.248Z | Compiling strsim v0.11.1 |
| 1066 | 2026-06-25T00:32:56.335Z | Compiling lazycell v1.3.0 |
| 1067 | 2026-06-25T00:32:56.440Z | Compiling cmake v0.1.54 |
| 1068 | 2026-06-25T00:32:56.459Z | Checking futures-task v0.3.32 |
| 1069 | 2026-06-25T00:32:56.544Z | Compiling fs_extra v1.3.0 |
| 1070 | 2026-06-25T00:32:56.597Z | Compiling dunce v1.0.5 |
| 1071 | 2026-06-25T00:32:56.698Z | Checking futures-io v0.3.32 |
| 1072 | 2026-06-25T00:32:56.800Z | Compiling zerocopy-derive v0.8.27 |
| 1073 | 2026-06-25T00:32:56.810Z | Checking base64 v0.22.1 |
| 1074 | 2026-06-25T00:32:56.819Z | Checking futures-util v0.3.32 |
| 1075 | 2026-06-25T00:32:57.039Z | Compiling ident_case v1.0.1 |
| 1076 | 2026-06-25T00:32:57.042Z | Compiling slog v2.8.2 |
| 1077 | 2026-06-25T00:32:57.078Z | Checking block-buffer v0.10.4 |
| 1078 | 2026-06-25T00:32:57.184Z | Checking icu_normalizer v1.5.0 |
| 1079 | 2026-06-25T00:32:57.216Z | Checking digest v0.10.7 |
| 1080 | 2026-06-25T00:32:57.309Z | Checking http v1.4.0 |
| 1081 | 2026-06-25T00:32:57.549Z | Checking idna_adapter v1.2.0 |
| 1082 | 2026-06-25T00:32:57.683Z | Checking idna v1.0.3 |
| 1083 | 2026-06-25T00:32:57.834Z | Compiling ucd-trie v0.1.6 |
| 1084 | 2026-06-25T00:32:57.868Z | Checking untrusted v0.9.0 |
| 1085 | 2026-06-25T00:32:57.934Z | Checking url v2.5.4 |
| 1086 | 2026-06-25T00:32:57.981Z | Checking byteorder v1.5.0 |
| 1087 | 2026-06-25T00:32:58.067Z | Compiling pest v2.8.4 |
| 1088 | 2026-06-25T00:32:58.356Z | Checking rustls-pki-types v1.12.0 |
| 1089 | 2026-06-25T00:32:58.636Z | Compiling tracing-attributes v0.1.27 |
| 1090 | 2026-06-25T00:32:58.656Z | Checking tracing-core v0.1.32 |
| 1091 | 2026-06-25T00:32:58.942Z | Compiling anyhow v1.0.100 |
| 1092 | 2026-06-25T00:32:59.262Z | Compiling pest_meta v2.8.4 |
| 1093 | 2026-06-25T00:32:59.480Z | Checking ppv-lite86 v0.2.17 |
| 1094 | 2026-06-25T00:32:59.570Z | Compiling camino v1.2.2 |
| 1095 | 2026-06-25T00:32:59.787Z | Checking fnv v1.0.7 |
| 1096 | 2026-06-25T00:32:59.890Z | Compiling pest_generator v2.8.4 |
| 1097 | 2026-06-25T00:32:59.909Z | Checking tracing v0.1.40 |
| 1098 | 2026-06-25T00:32:59.983Z | Checking tokio-util v0.7.16 |
| 1099 | 2026-06-25T00:33:00.090Z | Compiling paste v1.0.15 |
| 1100 | 2026-06-25T00:33:00.190Z | Compiling zerocopy v0.8.27 |
| 1101 | 2026-06-25T00:33:00.329Z | Checking ipnet v2.9.0 |
| 1102 | 2026-06-25T00:33:00.482Z | Checking cpufeatures v0.2.12 |
| 1103 | 2026-06-25T00:33:00.515Z | Checking ryu v1.0.18 |
| 1104 | 2026-06-25T00:33:00.558Z | Checking http-body v1.0.1 |
| 1105 | 2026-06-25T00:33:00.611Z | Compiling pest_derive v2.8.4 |
| 1106 | 2026-06-25T00:33:00.666Z | Checking atomic-waker v1.1.2 |
| 1107 | 2026-06-25T00:33:00.706Z | Checking tower-layer v0.3.3 |
| 1108 | 2026-06-25T00:33:00.755Z | Checking try-lock v0.2.5 |
| 1109 | 2026-06-25T00:33:00.792Z | Checking tower-service v0.3.3 |
| 1110 | 2026-06-25T00:33:00.856Z | Checking h2 v0.4.6 |
| 1111 | 2026-06-25T00:33:00.859Z | Checking want v0.3.1 |
| 1112 | 2026-06-25T00:33:00.948Z | Checking erased-serde v0.3.31 |
| 1113 | 2026-06-25T00:33:00.968Z | Compiling async-trait v0.1.89 |
| 1114 | 2026-06-25T00:33:01.120Z | Checking httpdate v1.0.3 |
| 1115 | 2026-06-25T00:33:01.270Z | Checking pin-utils v0.1.0 |
| 1116 | 2026-06-25T00:33:01.363Z | Compiling time-core v0.1.8 |
| 1117 | 2026-06-25T00:33:01.367Z | Compiling omicron-workspace-hack v0.1.0 |
| 1118 | 2026-06-25T00:33:01.380Z | Compiling num-conv v0.2.0 |
| 1119 | 2026-06-25T00:33:01.525Z | Compiling time-macros v0.2.27 |
| 1120 | 2026-06-25T00:33:01.604Z | Compiling aws-lc-sys v0.30.0 |
| 1121 | 2026-06-25T00:33:01.765Z | Checking ipnetwork v0.21.1 |
| 1122 | 2026-06-25T00:33:01.956Z | Compiling scroll_derive v0.13.1 |
| 1123 | 2026-06-25T00:33:01.974Z | Checking http-body-util v0.1.3 |
| 1124 | 2026-06-25T00:33:01.993Z | Checking serde_urlencoded v0.7.1 |
| 1125 | 2026-06-25T00:33:02.203Z | Compiling aws-lc-rs v1.13.3 |
| 1126 | 2026-06-25T00:33:02.308Z | Checking pretty-hex v0.4.1 |
| 1127 | 2026-06-25T00:33:02.435Z | Checking openapiv3 v2.2.0 |
| 1128 | 2026-06-25T00:33:02.490Z | Checking allocator-api2 v0.2.21 |
| 1129 | 2026-06-25T00:33:02.510Z | Checking foldhash v0.2.0 |
| 1130 | 2026-06-25T00:33:02.664Z | Compiling daft-derive v0.1.7 |
| 1131 | 2026-06-25T00:33:02.685Z | Checking hyper v1.8.1 |
| 1132 | 2026-06-25T00:33:02.771Z | Checking hashbrown v0.16.1 |
| 1133 | 2026-06-25T00:33:02.790Z | Checking plain v0.2.3 |
| 1134 | 2026-06-25T00:33:02.900Z | Checking untrusted v0.7.1 |
| 1135 | 2026-06-25T00:33:03.152Z | Compiling scroll v0.13.0 |
| 1136 | 2026-06-25T00:33:03.264Z | Compiling strum_macros v0.26.4 |
| 1137 | 2026-06-25T00:33:03.566Z | Checking hyper-util v0.1.20 |
| 1138 | 2026-06-25T00:33:03.595Z | Compiling rustls v0.23.31 |
| 1139 | 2026-06-25T00:33:03.706Z | Compiling usdt-impl v0.6.0 |
| 1140 | 2026-06-25T00:33:03.800Z | Compiling crossbeam-utils v0.8.19 |
| 1141 | 2026-06-25T00:33:03.996Z | Compiling goblin v0.10.4 |
| 1142 | 2026-06-25T00:33:04.426Z | Checking oxnet v0.1.4 |
| 1143 | 2026-06-25T00:33:04.640Z | Checking rand_core v0.9.3 |
| 1144 | 2026-06-25T00:33:04.822Z | Checking rand_chacha v0.9.0 |
| 1145 | 2026-06-25T00:33:04.934Z | Compiling dtrace-parser v0.3.0 |
| 1146 | 2026-06-25T00:33:05.263Z | Compiling thread-id v5.0.0 |
| 1147 | 2026-06-25T00:33:05.293Z | Checking encoding_rs v0.8.34 |
| 1148 | 2026-06-25T00:33:05.351Z | Compiling rustls v0.22.4 |
| 1149 | 2026-06-25T00:33:05.481Z | Checking mime v0.3.17 |
| 1150 | 2026-06-25T00:33:05.551Z | Checking rand v0.9.2 |
| 1151 | 2026-06-25T00:33:05.601Z | Checking futures-executor v0.3.32 |
| 1152 | 2026-06-25T00:33:05.632Z | Compiling slog-async v2.8.0 |
| 1153 | 2026-06-25T00:33:05.661Z | Checking hex v0.4.3 |
| 1154 | 2026-06-25T00:33:05.748Z | Checking futures v0.3.32 |
| 1155 | 2026-06-25T00:33:05.835Z | Checking sync_wrapper v1.0.1 |
| 1156 | 2026-06-25T00:33:05.888Z | Compiling multer v3.1.0 |
| 1157 | 2026-06-25T00:33:05.948Z | Compiling rustix v1.1.2 |
| 1158 | 2026-06-25T00:33:05.982Z | Checking tower v0.5.2 |
| 1159 | 2026-06-25T00:33:06.153Z | Checking rand_chacha v0.3.1 |
| 1160 | 2026-06-25T00:33:06.172Z | Checking webpki-roots v0.26.3 |
| 1161 | 2026-06-25T00:33:06.238Z | Compiling async-stream-impl v0.3.6 |
| 1162 | 2026-06-25T00:33:06.271Z | Checking winnow v0.7.13 |
| 1163 | 2026-06-25T00:33:06.292Z | Compiling ref-cast v1.0.25 |
| 1164 | 2026-06-25T00:33:06.344Z | Checking iri-string v0.7.8 |
| 1165 | 2026-06-25T00:33:06.364Z | Checking rand v0.8.6 |
| 1166 | 2026-06-25T00:33:06.664Z | Checking sha1 v0.10.6 |
| 1167 | 2026-06-25T00:33:06.832Z | Compiling dof v0.4.0 |
| 1168 | 2026-06-25T00:33:06.854Z | Compiling darling_core v0.23.0 |
| 1169 | 2026-06-25T00:33:06.873Z | Compiling ref-cast-impl v1.0.25 |
| 1170 | 2026-06-25T00:33:07.382Z | Checking tower-http v0.6.8 |
| 1171 | 2026-06-25T00:33:07.401Z | Checking powerfmt v0.2.0 |
| 1172 | 2026-06-25T00:33:07.454Z | Checking fastrand v2.3.0 |
| 1173 | 2026-06-25T00:33:07.554Z | Checking deranged v0.5.3 |
| 1174 | 2026-06-25T00:33:07.588Z | Checking newtype-uuid v1.3.2 |
| 1175 | 2026-06-25T00:33:07.637Z | Checking is-terminal v0.4.12 |
| 1176 | 2026-06-25T00:33:07.733Z | Checking match_cfg v0.1.0 |
| 1177 | 2026-06-25T00:33:07.794Z | Checking num_threads v0.1.7 |
| 1178 | 2026-06-25T00:33:07.812Z | Checking hostname v0.3.1 |
| 1179 | 2026-06-25T00:33:07.832Z | Checking strum v0.26.3 |
| 1180 | 2026-06-25T00:33:07.862Z | Compiling usdt-attr-macro v0.6.0 |
| 1181 | 2026-06-25T00:33:07.881Z | Compiling usdt-macro v0.6.0 |
| 1182 | 2026-06-25T00:33:07.907Z | Compiling newtype-uuid-macros v0.1.0 |
| 1183 | 2026-06-25T00:33:07.925Z | Compiling structmeta-derive v0.3.0 |
| 1184 | 2026-06-25T00:33:07.945Z | Compiling syn v1.0.109 |
| 1185 | 2026-06-25T00:33:08.324Z | Checking daft v0.1.7 |
| 1186 | 2026-06-25T00:33:08.563Z | Checking tempfile v3.23.0 |
| 1187 | 2026-06-25T00:33:08.585Z | Checking time v0.3.47 |
| 1188 | 2026-06-25T00:33:08.673Z | Checking crossbeam-channel v0.5.15 |
| 1189 | 2026-06-25T00:33:08.763Z | Checking thread_local v1.1.8 |
| 1190 | 2026-06-25T00:33:08.943Z | Compiling crc32fast v1.4.0 |
| 1191 | 2026-06-25T00:33:08.946Z | Compiling darling_macro v0.23.0 |
| 1192 | 2026-06-25T00:33:08.979Z | Compiling structmeta v0.3.0 |
| 1193 | 2026-06-25T00:33:08.997Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1194 | 2026-06-25T00:33:09.293Z | Checking rustls-webpki v0.102.4 |
| 1195 | 2026-06-25T00:33:09.330Z | Checking serde_spanned v1.0.4 |
| 1196 | 2026-06-25T00:33:09.528Z | Checking take_mut v0.2.2 |
| 1197 | 2026-06-25T00:33:09.553Z | Compiling darling v0.23.0 |
| 1198 | 2026-06-25T00:33:09.571Z | Checking debug-ignore v1.0.5 |
| 1199 | 2026-06-25T00:33:09.633Z | Checking term v1.2.0 |
| 1200 | 2026-06-25T00:33:09.653Z | Compiling serde_with_macros v3.18.0 |
| 1201 | 2026-06-25T00:33:09.671Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1202 | 2026-06-25T00:33:09.735Z | Checking slog-json v2.6.1 |
| 1203 | 2026-06-25T00:33:09.874Z | Checking slog-term v2.9.2 |
| 1204 | 2026-06-25T00:33:09.895Z | Compiling strum_macros v0.27.2 |
| 1205 | 2026-06-25T00:33:10.031Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1206 | 2026-06-25T00:33:10.140Z | Checking memmap2 v0.9.9 |
| 1207 | 2026-06-25T00:33:10.307Z | Checking spin v0.9.8 |
| 1208 | 2026-06-25T00:33:10.610Z | Checking slog-bunyan v2.5.0 |
| 1209 | 2026-06-25T00:33:10.718Z | Compiling derive-ex v0.1.8 |
| 1210 | 2026-06-25T00:33:10.738Z | Checking async-stream v0.3.6 |
| 1211 | 2026-06-25T00:33:10.756Z | Checking waitgroup v0.1.2 |
| 1212 | 2026-06-25T00:33:10.861Z | Checking rustls-pemfile v2.2.0 |
| 1213 | 2026-06-25T00:33:10.880Z | Checking serde_path_to_error v0.1.20 |
| 1214 | 2026-06-25T00:33:11.006Z | Checking hostname v0.4.2 |
| 1215 | 2026-06-25T00:33:11.149Z | Checking tokio-rustls v0.25.0 |
| 1216 | 2026-06-25T00:33:11.152Z | Checking macaddr v1.0.1 |
| 1217 | 2026-06-25T00:33:11.214Z | Checking quick-error v1.2.3 |
| 1218 | 2026-06-25T00:33:11.415Z | Checking serde_with v3.18.0 |
| 1219 | 2026-06-25T00:33:11.510Z | Checking regress v0.10.5 |
| 1220 | 2026-06-25T00:33:12.023Z | Compiling parse-display-derive v0.10.0 |
| 1221 | 2026-06-25T00:33:12.043Z | Checking usdt v0.6.0 |
| 1222 | 2026-06-25T00:33:12.114Z | Checking webpki-roots v1.0.3 |
| 1223 | 2026-06-25T00:33:12.206Z | Compiling dropshot v0.17.0 |
| 1224 | 2026-06-25T00:33:12.237Z | Checking wait-timeout v0.2.0 |
| 1225 | 2026-06-25T00:33:12.267Z | Compiling test-strategy v0.4.3 |
| 1226 | 2026-06-25T00:33:12.365Z | Compiling crucible-workspace-hack v0.1.0 |
| 1227 | 2026-06-25T00:33:12.438Z | Checking bit-vec v0.6.3 |
| 1228 | 2026-06-25T00:33:12.622Z | Checking bit-set v0.5.3 |
| 1229 | 2026-06-25T00:33:12.845Z | Checking rusty-fork v0.3.0 |
| 1230 | 2026-06-25T00:33:12.864Z | Checking strum v0.27.2 |
| 1231 | 2026-06-25T00:33:12.906Z | Compiling dropshot_endpoint v0.17.0 |
| 1232 | 2026-06-25T00:33:12.924Z | Checking rand_xorshift v0.3.0 |
| 1233 | 2026-06-25T00:33:12.973Z | Checking unarray v0.1.4 |
| 1234 | 2026-06-25T00:33:13.058Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1235 | 2026-06-25T00:33:13.079Z | Checking proptest v1.5.0 |
| 1236 | 2026-06-25T00:33:13.097Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1237 | 2026-06-25T00:33:13.291Z | Checking adler v1.0.2 |
| 1238 | 2026-06-25T00:33:13.403Z | Checking miniz_oxide v0.7.2 |
| 1239 | 2026-06-25T00:33:13.549Z | Compiling toml_datetime v0.6.11 |
| 1240 | 2026-06-25T00:33:13.617Z | Checking openssl-probe v0.2.1 |
| 1241 | 2026-06-25T00:33:13.732Z | Checking rustls-native-certs v0.8.3 |
| 1242 | 2026-06-25T00:33:13.735Z | Checking flate2 v1.0.30 |
| 1243 | 2026-06-25T00:33:13.794Z | Checking instant v0.1.12 |
| 1244 | 2026-06-25T00:33:13.798Z | Checking compression-core v0.4.31 |
| 1245 | 2026-06-25T00:33:13.870Z | Checking parse-display v0.10.0 |
| 1246 | 2026-06-25T00:33:13.889Z | Checking backoff v0.4.0 |
| 1247 | 2026-06-25T00:33:13.945Z | Checking itertools v0.14.0 |
| 1248 | 2026-06-25T00:33:14.017Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1249 | 2026-06-25T00:33:14.039Z | Checking compression-codecs v0.4.32 |
| 1250 | 2026-06-25T00:33:14.196Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1251 | 2026-06-25T00:33:14.396Z | Checking base64ct v1.6.0 |
| 1252 | 2026-06-25T00:33:14.462Z | Checking toml v1.0.6+spec-1.1.0 |
| 1253 | 2026-06-25T00:33:14.521Z | Checking async-compression v0.4.33 |
| 1254 | 2026-06-25T00:33:14.714Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1255 | 2026-06-25T00:33:14.734Z | Checking unicode-width v0.1.14 |
| 1256 | 2026-06-25T00:33:15.105Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1257 | 2026-06-25T00:33:15.265Z | Compiling clap_derive v4.5.4 |
| 1258 | 2026-06-25T00:33:15.313Z | Checking utf8parse v0.2.1 |
| 1259 | 2026-06-25T00:33:15.425Z | Compiling unsafe-libyaml v0.2.11 |
| 1260 | 2026-06-25T00:33:15.453Z | Checking anstyle-parse v0.2.4 |
| 1261 | 2026-06-25T00:33:15.987Z | Compiling serde_yaml v0.9.34+deprecated |
| 1262 | 2026-06-25T00:33:16.134Z | Checking anstyle v1.0.7 |
| 1263 | 2026-06-25T00:33:16.228Z | Checking anstyle-query v1.0.3 |
| 1264 | 2026-06-25T00:33:16.320Z | Checking is_terminal_polyfill v1.70.0 |
| 1265 | 2026-06-25T00:33:16.341Z | Checking colorchoice v1.0.1 |
| 1266 | 2026-06-25T00:33:16.413Z | Compiling heck v0.4.1 |
| 1267 | 2026-06-25T00:33:16.451Z | Checking anstream v0.6.14 |
| 1268 | 2026-06-25T00:33:16.648Z | Checking pem-rfc7468 v0.7.0 |
| 1269 | 2026-06-25T00:33:16.678Z | Checking terminal_size v0.3.0 |
| 1270 | 2026-06-25T00:33:16.799Z | Compiling der_derive v0.7.3 |
| 1271 | 2026-06-25T00:33:16.818Z | Checking clap_lex v0.7.0 |
| 1272 | 2026-06-25T00:33:16.943Z | Compiling winnow v0.5.40 |
| 1273 | 2026-06-25T00:33:17.096Z | Checking flagset v0.4.7 |
| 1274 | 2026-06-25T00:33:17.132Z | Checking clap_builder v4.5.2 |
| 1275 | 2026-06-25T00:33:17.259Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1276 | 2026-06-25T00:33:17.712Z | Compiling darling_core v0.21.3 |
| 1277 | 2026-06-25T00:33:17.757Z | Checking der v0.7.10 |
| 1278 | 2026-06-25T00:33:18.256Z | Compiling toml_edit v0.19.15 |
| 1279 | 2026-06-25T00:33:18.314Z | Compiling rustc_version v0.4.1 |
| 1280 | 2026-06-25T00:33:18.335Z | Checking clap v4.5.4 |
| 1281 | 2026-06-25T00:33:18.591Z | Checking spki v0.7.3 |
| 1282 | 2026-06-25T00:33:18.962Z | Checking iddqd v0.4.2 |
| 1283 | 2026-06-25T00:33:19.089Z | Checking secrecy v0.10.3 |
| 1284 | 2026-06-25T00:33:19.385Z | Compiling proc-macro-crate v1.3.1 |
| 1285 | 2026-06-25T00:33:19.414Z | Compiling heapless v0.8.0 |
| 1286 | 2026-06-25T00:33:19.761Z | Compiling convert_case v0.4.0 |
| 1287 | 2026-06-25T00:33:19.801Z | Compiling darling_macro v0.21.3 |
| 1288 | 2026-06-25T00:33:19.950Z | Checking pkcs8 v0.10.2 |
| 1289 | 2026-06-25T00:33:20.071Z | Compiling derive_more v0.99.20 |
| 1290 | 2026-06-25T00:33:20.114Z | Checking tabwriter v1.4.0 |
| 1291 | 2026-06-25T00:33:20.271Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1292 | 2026-06-25T00:33:20.370Z | Compiling darling v0.21.3 |
| 1293 | 2026-06-25T00:33:20.459Z | Compiling ingot-macros v0.1.1 |
| 1294 | 2026-06-25T00:33:20.462Z | Checking backon v1.6.0 |
| 1295 | 2026-06-25T00:33:20.498Z | Checking crossbeam-epoch v0.9.18 |
| 1296 | 2026-06-25T00:33:20.873Z | Checking hash32 v0.3.1 |
| 1297 | 2026-06-25T00:33:20.894Z | Checking bitflags v1.3.2 |
| 1298 | 2026-06-25T00:33:20.951Z | Compiling smoltcp v0.11.0 |
| 1299 | 2026-06-25T00:33:21.004Z | Compiling cfg_aliases v0.2.1 |
| 1300 | 2026-06-25T00:33:21.322Z | Compiling typify-impl v0.4.3 |
| 1301 | 2026-06-25T00:33:21.468Z | Checking hmac v0.12.1 |
| 1302 | 2026-06-25T00:33:21.609Z | Checking humantime v2.3.0 |
| 1303 | 2026-06-25T00:33:21.647Z | Checking cobs v0.2.3 |
| 1304 | 2026-06-25T00:33:21.748Z | Checking managed v0.8.0 |
| 1305 | 2026-06-25T00:33:21.776Z | Checking postcard v1.0.9 |
| 1306 | 2026-06-25T00:33:22.197Z | Checking inout v0.1.3 |
| 1307 | 2026-06-25T00:33:22.318Z | Compiling zerocopy-derive v0.7.34 |
| 1308 | 2026-06-25T00:33:22.336Z | Checking ff v0.13.1 |
| 1309 | 2026-06-25T00:33:22.441Z | Compiling memoffset v0.9.1 |
| 1310 | 2026-06-25T00:33:22.536Z | Checking base16ct v0.2.0 |
| 1311 | 2026-06-25T00:33:22.799Z | Checking sec1 v0.7.3 |
| 1312 | 2026-06-25T00:33:22.883Z | Checking group v0.13.0 |
| 1313 | 2026-06-25T00:33:23.039Z | Checking cipher v0.4.4 |
| 1314 | 2026-06-25T00:33:23.110Z | Checking hkdf v0.12.4 |
| 1315 | 2026-06-25T00:33:23.132Z | Checking ingot-types v0.1.2 |
| 1316 | 2026-06-25T00:33:23.227Z | Compiling regress v0.11.1 |
| 1317 | 2026-06-25T00:33:23.247Z | Checking crypto-bigint v0.5.5 |
| 1318 | 2026-06-25T00:33:23.479Z | Checking ingot v0.1.1 |
| 1319 | 2026-06-25T00:33:23.544Z | Compiling proc-macro-error-attr v1.0.4 |
| 1320 | 2026-06-25T00:33:23.906Z | Compiling rayon-core v1.13.0 |
| 1321 | 2026-06-25T00:33:24.110Z | Checking colored v3.1.1 |
| 1322 | 2026-06-25T00:33:24.128Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1323 | 2026-06-25T00:33:24.261Z | Compiling pkg-config v0.3.30 |
| 1324 | 2026-06-25T00:33:24.313Z | Checking elliptic-curve v0.13.8 |
| 1325 | 2026-06-25T00:33:24.733Z | Checking crossbeam-deque v0.8.5 |
| 1326 | 2026-06-25T00:33:24.751Z | Compiling typify-macro v0.4.3 |
| 1327 | 2026-06-25T00:33:24.768Z | Compiling num_enum_derive v0.7.4 |
| 1328 | 2026-06-25T00:33:24.788Z | Compiling curve25519-dalek v4.1.3 |
| 1329 | 2026-06-25T00:33:24.917Z | Compiling typify-impl v0.6.2 |
| 1330 | 2026-06-25T00:33:25.073Z | Checking half v2.7.1 |
| 1331 | 2026-06-25T00:33:25.700Z | Checking universal-hash v0.5.1 |
| 1332 | 2026-06-25T00:33:25.822Z | Compiling proc-macro-error v1.0.4 |
| 1333 | 2026-06-25T00:33:25.926Z | Checking ciborium-io v0.2.2 |
| 1334 | 2026-06-25T00:33:25.949Z | Checking opaque-debug v0.3.1 |
| 1335 | 2026-06-25T00:33:25.968Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1336 | 2026-06-25T00:33:26.022Z | Checking data-encoding v2.6.0 |
| 1337 | 2026-06-25T00:33:26.062Z | Compiling vcpkg v0.2.15 |
| 1338 | 2026-06-25T00:33:26.239Z | Checking ciborium-ll v0.2.2 |
| 1339 | 2026-06-25T00:33:26.282Z | Checking num_enum v0.7.4 |
| 1340 | 2026-06-25T00:33:26.412Z | Compiling num_enum_derive v0.5.11 |
| 1341 | 2026-06-25T00:33:26.660Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1342 | 2026-06-25T00:33:26.805Z | Compiling foreign-types-macros v0.2.3 |
| 1343 | 2026-06-25T00:33:26.910Z | Checking foreign-types-shared v0.3.1 |
| 1344 | 2026-06-25T00:33:27.403Z | Checking num_enum v0.5.11 |
| 1345 | 2026-06-25T00:33:27.461Z | Checking foreign-types v0.5.0 |
| 1346 | 2026-06-25T00:33:27.517Z | Checking rayon v1.11.0 |
| 1347 | 2026-06-25T00:33:27.546Z | Checking ciborium v0.2.2 |
| 1348 | 2026-06-25T00:33:27.785Z | Compiling typify v0.4.3 |
| 1349 | 2026-06-25T00:33:27.999Z | Compiling zerocopy v0.7.34 |
| 1350 | 2026-06-25T00:33:28.052Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1351 | 2026-06-25T00:33:28.084Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1352 | 2026-06-25T00:33:28.148Z | Checking serde_spanned v0.6.9 |
| 1353 | 2026-06-25T00:33:28.359Z | Compiling typify-macro v0.6.2 |
| 1354 | 2026-06-25T00:33:28.506Z | Checking aead v0.5.2 |
| 1355 | 2026-06-25T00:33:28.530Z | Compiling scroll_derive v0.12.0 |
| 1356 | 2026-06-25T00:33:28.621Z | Checking num-integer v0.1.46 |
| 1357 | 2026-06-25T00:33:28.854Z | Compiling usdt-impl v0.5.0 |
| 1358 | 2026-06-25T00:33:28.934Z | Checking cstr-argument v0.1.2 |
| 1359 | 2026-06-25T00:33:29.065Z | Checking keccak v0.1.6 |
| 1360 | 2026-06-25T00:33:29.113Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1361 | 2026-06-25T00:33:29.146Z | Checking thiserror-no-std v2.0.2 |
| 1362 | 2026-06-25T00:33:29.214Z | Checking scroll v0.12.0 |
| 1363 | 2026-06-25T00:33:29.224Z | Checking sha3 v0.10.8 |
| 1364 | 2026-06-25T00:33:29.242Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1365 | 2026-06-25T00:33:29.281Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1366 | 2026-06-25T00:33:29.319Z | Compiling dof v0.3.0 |
| 1367 | 2026-06-25T00:33:29.388Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1368 | 2026-06-25T00:33:29.407Z | Checking poly1305 v0.8.0 |
| 1369 | 2026-06-25T00:33:29.425Z | Checking chacha20 v0.9.1 |
| 1370 | 2026-06-25T00:33:29.689Z | Compiling dtrace-parser v0.2.0 |
| 1371 | 2026-06-25T00:33:29.716Z | Checking password-hash v0.5.0 |
| 1372 | 2026-06-25T00:33:29.790Z | Checking camino-tempfile v1.4.1 |
| 1373 | 2026-06-25T00:33:29.880Z | Checking blake2 v0.10.6 |
| 1374 | 2026-06-25T00:33:29.943Z | Compiling thread-id v4.2.1 |
| 1375 | 2026-06-25T00:33:30.159Z | Checking indent_write v2.2.0 |
| 1376 | 2026-06-25T00:33:30.239Z | Checking argon2 v0.5.3 |
| 1377 | 2026-06-25T00:33:30.313Z | Checking chacha20poly1305 v0.10.1 |
| 1378 | 2026-06-25T00:33:30.540Z | Checking goblin v0.8.2 |
| 1379 | 2026-06-25T00:33:30.708Z | Checking vsss-rs v3.3.4 |
| 1380 | 2026-06-25T00:33:30.823Z | Checking num-bigint v0.4.5 |
| 1381 | 2026-06-25T00:33:31.158Z | Compiling num-derive v0.4.2 |
| 1382 | 2026-06-25T00:33:31.410Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1383 | 2026-06-25T00:33:31.660Z | Checking sigpipe v0.1.3 |
| 1384 | 2026-06-25T00:33:31.696Z | Checking jiff v0.2.15 |
| 1385 | 2026-06-25T00:33:32.152Z | Checking num-rational v0.4.2 |
| 1386 | 2026-06-25T00:33:32.411Z | Compiling typify v0.6.2 |
| 1387 | 2026-06-25T00:33:32.522Z | Checking num-iter v0.1.45 |
| 1388 | 2026-06-25T00:33:32.525Z | Compiling zone_cfg_derive v0.3.0 |
| 1389 | 2026-06-25T00:33:32.813Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1390 | 2026-06-25T00:33:33.357Z | Checking num-complex v0.4.6 |
| 1391 | 2026-06-25T00:33:33.633Z | Checking tinyvec_macros v0.1.1 |
| 1392 | 2026-06-25T00:33:33.717Z | Checking tinyvec v1.6.0 |
| 1393 | 2026-06-25T00:33:33.730Z | Checking num v0.4.3 |
| 1394 | 2026-06-25T00:33:33.982Z | Checking zone v0.3.1 |
| 1395 | 2026-06-25T00:33:34.114Z | Checking rustls-webpki v0.103.4 |
| 1396 | 2026-06-25T00:33:34.857Z | Compiling usdt-attr-macro v0.5.0 |
| 1397 | 2026-06-25T00:33:34.944Z | Compiling usdt-macro v0.5.0 |
| 1398 | 2026-06-25T00:33:35.137Z | Checking smf v0.2.3 |
| 1399 | 2026-06-25T00:33:35.353Z | Checking memmap v0.7.0 |
| 1400 | 2026-06-25T00:33:35.375Z | Checking bstr v1.9.1 |
| 1401 | 2026-06-25T00:33:35.529Z | Checking whoami v1.5.1 |
| 1402 | 2026-06-25T00:33:35.654Z | Checking usdt v0.5.0 |
| 1403 | 2026-06-25T00:33:36.084Z | Compiling progenitor-impl v0.11.1 |
| 1404 | 2026-06-25T00:33:36.329Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1405 | 2026-06-25T00:33:36.544Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1406 | 2026-06-25T00:33:36.917Z | Checking tokio-rustls v0.26.0 |
| 1407 | 2026-06-25T00:33:36.935Z | Checking rustls-platform-verifier v0.6.2 |
| 1408 | 2026-06-25T00:33:37.136Z | Checking hyper-rustls v0.27.3 |
| 1409 | 2026-06-25T00:33:37.363Z | Checking toml_write v0.1.2 |
| 1410 | 2026-06-25T00:33:37.366Z | Checking reqwest v0.12.23 |
| 1411 | 2026-06-25T00:33:37.366Z | Checking reqwest v0.13.2 |
| 1412 | 2026-06-25T00:33:37.926Z | Checking toml_edit v0.22.27 |
| 1413 | 2026-06-25T00:33:38.072Z | Checking progenitor-client v0.10.0 |
| 1414 | 2026-06-25T00:33:38.145Z | Compiling progenitor-macro v0.11.1 |
| 1415 | 2026-06-25T00:33:38.219Z | Checking progenitor-client v0.14.0 |
| 1416 | 2026-06-25T00:33:38.294Z | Checking progenitor-client v0.11.1 |
| 1417 | 2026-06-25T00:33:38.473Z | Checking progenitor-extras v0.2.0 |
| 1418 | 2026-06-25T00:33:38.696Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1419 | 2026-06-25T00:33:39.502Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1420 | 2026-06-25T00:33:40.525Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1421 | 2026-06-25T00:33:40.684Z | Compiling darling_core v0.20.11 |
| 1422 | 2026-06-25T00:33:40.741Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1423 | 2026-06-25T00:33:40.877Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1424 | 2026-06-25T00:33:41.083Z | Compiling dropshot v0.16.7 |
| 1425 | 2026-06-25T00:33:41.274Z | Checking swrite v0.1.0 |
| 1426 | 2026-06-25T00:33:41.319Z | Checking float-ord v0.3.2 |
| 1427 | 2026-06-25T00:33:41.571Z | Checking toml v0.9.12+spec-1.1.0 |
| 1428 | 2026-06-25T00:33:42.221Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1429 | 2026-06-25T00:33:42.280Z | Checking toml v0.8.23 |
| 1430 | 2026-06-25T00:33:42.299Z | Checking progenitor v0.11.1 |
| 1431 | 2026-06-25T00:33:42.601Z | Compiling nix v0.30.1 |
| 1432 | 2026-06-25T00:33:42.620Z | Compiling darling_macro v0.20.11 |
| 1433 | 2026-06-25T00:33:42.955Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1434 | 2026-06-25T00:33:42.992Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1435 | 2026-06-25T00:33:43.090Z | Compiling hubpack_derive v0.1.1 |
| 1436 | 2026-06-25T00:33:43.235Z | Checking byte-wrapper v0.1.0 |
| 1437 | 2026-06-25T00:33:43.305Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1438 | 2026-06-25T00:33:43.449Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1439 | 2026-06-25T00:33:43.504Z | Compiling dropshot_endpoint v0.16.7 |
| 1440 | 2026-06-25T00:33:43.769Z | Checking static_assertions v1.1.0 |
| 1441 | 2026-06-25T00:33:43.789Z | Checking base64 v0.21.7 |
| 1442 | 2026-06-25T00:33:43.806Z | Checking rustc-hash v2.1.1 |
| 1443 | 2026-06-25T00:33:43.969Z | Checking iddqd v0.3.18 |
| 1444 | 2026-06-25T00:33:43.975Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1445 | 2026-06-25T00:33:44.026Z | Checking hubpack v0.1.2 |
| 1446 | 2026-06-25T00:33:44.089Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1447 | 2026-06-25T00:33:44.202Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1448 | 2026-06-25T00:33:44.232Z | Compiling darling v0.20.11 |
| 1449 | 2026-06-25T00:33:44.440Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1450 | 2026-06-25T00:33:44.755Z | Compiling libz-sys v1.1.16 |
| 1451 | 2026-06-25T00:33:44.828Z | Compiling nix v0.31.3 |
| 1452 | 2026-06-25T00:33:44.953Z | Compiling enum-as-inner v0.6.0 |
| 1453 | 2026-06-25T00:33:45.156Z | Checking atomicwrites v0.4.4 |
| 1454 | 2026-06-25T00:33:45.235Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1455 | 2026-06-25T00:33:45.295Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1456 | 2026-06-25T00:33:45.429Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1457 | 2026-06-25T00:33:45.612Z | Compiling semver v0.1.20 |
| 1458 | 2026-06-25T00:33:45.667Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1459 | 2026-06-25T00:33:45.751Z | Checking is_ci v1.2.0 |
| 1460 | 2026-06-25T00:33:45.859Z | Compiling rustc_version v0.1.7 |
| 1461 | 2026-06-25T00:33:45.934Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1462 | 2026-06-25T00:33:45.957Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1463 | 2026-06-25T00:33:46.066Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1464 | 2026-06-25T00:33:46.190Z | Compiling derive_builder_core v0.20.2 |
| 1465 | 2026-06-25T00:33:46.279Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1466 | 2026-06-25T00:33:46.539Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1467 | 2026-06-25T00:33:46.764Z | Checking similar v2.7.0 |
| 1468 | 2026-06-25T00:33:46.961Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1469 | 2026-06-25T00:33:46.979Z | Compiling progenitor-impl v0.14.0 |
| 1470 | 2026-06-25T00:33:47.009Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1471 | 2026-06-25T00:33:47.108Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1472 | 2026-06-25T00:33:47.127Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1473 | 2026-06-25T00:33:47.326Z | Checking utf-8 v0.7.6 |
| 1474 | 2026-06-25T00:33:47.346Z | Compiling owo-colors v4.3.0 |
| 1475 | 2026-06-25T00:33:47.471Z | Checking tungstenite v0.21.0 |
| 1476 | 2026-06-25T00:33:47.517Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1477 | 2026-06-25T00:33:47.896Z | Compiling derive_builder_macro v0.20.2 |
| 1478 | 2026-06-25T00:33:48.389Z | Compiling newtype_derive v0.1.6 |
| 1479 | 2026-06-25T00:33:48.451Z | Checking supports-color v3.0.2 |
| 1480 | 2026-06-25T00:33:48.588Z | Checking supports-color v2.1.0 |
| 1481 | 2026-06-25T00:33:48.726Z | Compiling openssl-sys v0.9.107 |
| 1482 | 2026-06-25T00:33:49.092Z | Compiling progenitor-macro v0.14.0 |
| 1483 | 2026-06-25T00:33:49.289Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1484 | 2026-06-25T00:33:49.332Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1485 | 2026-06-25T00:33:49.565Z | Checking resolv-conf v0.7.0 |
| 1486 | 2026-06-25T00:33:49.569Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1487 | 2026-06-25T00:33:49.751Z | Compiling serde_repr v0.1.19 |
| 1488 | 2026-06-25T00:33:49.771Z | Compiling vergen-lib v9.1.0 |
| 1489 | 2026-06-25T00:33:49.777Z | Compiling slog-dtrace v0.3.0 |
| 1490 | 2026-06-25T00:33:49.810Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1491 | 2026-06-25T00:33:50.013Z | Checking linked-hash-map v0.5.6 |
| 1492 | 2026-06-25T00:33:50.037Z | Checking unicode-segmentation v1.11.0 |
| 1493 | 2026-06-25T00:33:50.198Z | Checking lru-cache v0.1.2 |
| 1494 | 2026-06-25T00:33:50.337Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1495 | 2026-06-25T00:33:50.352Z | Checking newline-converter v0.3.0 |
| 1496 | 2026-06-25T00:33:50.434Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1497 | 2026-06-25T00:33:50.984Z | Compiling derive_builder v0.20.2 |
| 1498 | 2026-06-25T00:33:51.119Z | Checking tokio-tungstenite v0.21.0 |
| 1499 | 2026-06-25T00:33:51.195Z | Checking hickory-proto v0.24.4 |
| 1500 | 2026-06-25T00:33:51.291Z | Compiling progenitor-impl v0.13.0 |
| 1501 | 2026-06-25T00:33:51.403Z | Checking console v0.15.8 |
| 1502 | 2026-06-25T00:33:51.676Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1503 | 2026-06-25T00:33:51.968Z | Checking serde-big-array v0.5.1 |
| 1504 | 2026-06-25T00:33:51.996Z | Compiling derive-where v1.6.0 |
| 1505 | 2026-06-25T00:33:52.112Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1506 | 2026-06-25T00:33:52.622Z | Compiling pin-project-internal v1.1.10 |
| 1507 | 2026-06-25T00:33:52.709Z | Compiling vergen v9.1.0 |
| 1508 | 2026-06-25T00:33:52.944Z | Compiling cargo-platform v0.3.2 |
| 1509 | 2026-06-25T00:33:53.208Z | Checking siphasher v1.0.1 |
| 1510 | 2026-06-25T00:33:53.230Z | Compiling cargo_metadata v0.23.1 |
| 1511 | 2026-06-25T00:33:53.285Z | Checking progenitor v0.14.0 |
| 1512 | 2026-06-25T00:33:53.360Z | Compiling progenitor-macro v0.13.0 |
| 1513 | 2026-06-25T00:33:53.380Z | Checking phf_shared v0.12.1 |
| 1514 | 2026-06-25T00:33:53.450Z | Checking hickory-resolver v0.24.4 |
| 1515 | 2026-06-25T00:33:53.707Z | Checking pin-project v1.1.10 |
| 1516 | 2026-06-25T00:33:53.729Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1517 | 2026-06-25T00:33:53.814Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1518 | 2026-06-25T00:33:54.112Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1519 | 2026-06-25T00:33:54.189Z | Checking expectorate v1.2.0 |
| 1520 | 2026-06-25T00:33:54.329Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1521 | 2026-06-25T00:33:54.547Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1522 | 2026-06-25T00:33:54.720Z | Checking progenitor-client v0.13.0 |
| 1523 | 2026-06-25T00:33:54.967Z | Checking globset v0.4.14 |
| 1524 | 2026-06-25T00:33:55.207Z | Checking unicode-normalization v0.1.24 |
| 1525 | 2026-06-25T00:33:55.228Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1526 | 2026-06-25T00:33:55.489Z | Compiling snafu-derive v0.8.9 |
| 1527 | 2026-06-25T00:33:55.627Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1528 | 2026-06-25T00:33:55.686Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1529 | 2026-06-25T00:33:55.918Z | Checking terminal_size v0.4.3 |
| 1530 | 2026-06-25T00:33:55.940Z | Checking tokio-stream v0.1.17 |
| 1531 | 2026-06-25T00:33:56.046Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1532 | 2026-06-25T00:33:56.086Z | Compiling async-recursion v1.1.1 |
| 1533 | 2026-06-25T00:33:56.258Z | Compiling vergen-git2 v9.1.0 |
| 1534 | 2026-06-25T00:33:56.283Z | Checking csv-core v0.1.12 |
| 1535 | 2026-06-25T00:33:56.312Z | Checking unicode-linebreak v0.1.5 |
| 1536 | 2026-06-25T00:33:56.485Z | Checking foldhash v0.1.5 |
| 1537 | 2026-06-25T00:33:56.492Z | Checking highway v1.3.0 |
| 1538 | 2026-06-25T00:33:56.532Z | Compiling cancel-safe-futures v0.1.5 |
| 1539 | 2026-06-25T00:33:56.624Z | Compiling chrono-tz v0.10.4 |
| 1540 | 2026-06-25T00:33:56.725Z | Checking foreign-types-shared v0.1.1 |
| 1541 | 2026-06-25T00:33:56.773Z | Compiling unicode-xid v0.2.4 |
| 1542 | 2026-06-25T00:33:56.788Z | Checking smawk v0.3.2 |
| 1543 | 2026-06-25T00:33:56.817Z | Checking same-file v1.0.6 |
| 1544 | 2026-06-25T00:33:56.846Z | Checking unicode-width v0.2.1 |
| 1545 | 2026-06-25T00:33:56.898Z | Compiling openssl v0.10.72 |
| 1546 | 2026-06-25T00:33:56.942Z | Compiling const_format_proc_macros v0.2.34 |
| 1547 | 2026-06-25T00:33:56.974Z | Checking walkdir v2.5.0 |
| 1548 | 2026-06-25T00:33:57.101Z | Checking textwrap v0.16.2 |
| 1549 | 2026-06-25T00:33:57.151Z | Checking foreign-types v0.3.2 |
| 1550 | 2026-06-25T00:33:57.199Z | Checking snafu v0.8.9 |
| 1551 | 2026-06-25T00:33:57.233Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1552 | 2026-06-25T00:33:57.267Z | Checking hashbrown v0.15.2 |
| 1553 | 2026-06-25T00:33:57.355Z | Checking csv v1.3.1 |
| 1554 | 2026-06-25T00:33:57.482Z | Checking qorb v0.4.1 |
| 1555 | 2026-06-25T00:33:57.599Z | Checking progenitor v0.13.0 |
| 1556 | 2026-06-25T00:33:57.692Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1557 | 2026-06-25T00:33:57.721Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1558 | 2026-06-25T00:33:57.756Z | Checking olpc-cjson v0.1.4 |
| 1559 | 2026-06-25T00:33:57.760Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1560 | 2026-06-25T00:33:57.770Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1561 | 2026-06-25T00:33:57.944Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1562 | 2026-06-25T00:33:58.022Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1563 | 2026-06-25T00:33:58.224Z | Checking phf v0.12.1 |
| 1564 | 2026-06-25T00:33:58.440Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1565 | 2026-06-25T00:33:58.513Z | Checking tokio-dtrace v0.1.1 |
| 1566 | 2026-06-25T00:33:58.716Z | Compiling progenitor-impl v0.10.0 |
| 1567 | 2026-06-25T00:33:58.870Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1568 | 2026-06-25T00:33:58.934Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1569 | 2026-06-25T00:33:58.955Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1570 | 2026-06-25T00:33:59.001Z | Checking sha2 v0.10.9 |
| 1571 | 2026-06-25T00:33:59.109Z | Checking libsw-core v0.3.2 |
| 1572 | 2026-06-25T00:33:59.121Z | Checking signature v2.2.0 |
| 1573 | 2026-06-25T00:33:59.153Z | Checking pem v3.0.5 |
| 1574 | 2026-06-25T00:33:59.223Z | Checking serde_plain v1.0.2 |
| 1575 | 2026-06-25T00:33:59.254Z | Compiling openssl-macros v0.1.1 |
| 1576 | 2026-06-25T00:33:59.263Z | Compiling cookie v0.18.1 |
| 1577 | 2026-06-25T00:33:59.295Z | Compiling moka v0.12.10 |
| 1578 | 2026-06-25T00:33:59.373Z | Checking fixedbitset v0.4.2 |
| 1579 | 2026-06-25T00:33:59.377Z | Checking fixedbitset v0.5.7 |
| 1580 | 2026-06-25T00:33:59.536Z | Checking typed-path v0.9.3 |
| 1581 | 2026-06-25T00:33:59.576Z | Compiling rustls v0.21.12 |
| 1582 | 2026-06-25T00:33:59.576Z | Checking bytecount v0.6.9 |
| 1583 | 2026-06-25T00:33:59.587Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1584 | 2026-06-25T00:33:59.625Z | Checking petgraph v0.8.3 |
| 1585 | 2026-06-25T00:33:59.705Z | Checking papergrid v0.11.0 |
| 1586 | 2026-06-25T00:33:59.890Z | Checking petgraph v0.6.5 |
| 1587 | 2026-06-25T00:34:00.318Z | Checking tough v0.22.0 |
| 1588 | 2026-06-25T00:34:00.381Z | Checking libsw v3.5.0 |
| 1589 | 2026-06-25T00:34:00.537Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1590 | 2026-06-25T00:34:00.820Z | Compiling progenitor-macro v0.10.0 |
| 1591 | 2026-06-25T00:34:00.931Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1592 | 2026-06-25T00:34:01.021Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1593 | 2026-06-25T00:34:01.041Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1594 | 2026-06-25T00:34:01.121Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1595 | 2026-06-25T00:34:01.201Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-06-25T00:34:01.222Z | Checking oxide-tokio-rt v0.1.6 |
| 1597 | 2026-06-25T00:34:01.390Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1598 | 2026-06-25T00:34:01.577Z | Checking const_format v0.2.35 |
| 1599 | 2026-06-25T00:34:01.788Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1600 | 2026-06-25T00:34:01.811Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1601 | 2026-06-25T00:34:01.937Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1602 | 2026-06-25T00:34:01.964Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1603 | 2026-06-25T00:34:02.189Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1604 | 2026-06-25T00:34:02.215Z | Compiling tabled_derive v0.7.0 |
| 1605 | 2026-06-25T00:34:02.393Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1606 | 2026-06-25T00:34:02.890Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1607 | 2026-06-25T00:34:02.949Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1608 | 2026-06-25T00:34:02.972Z | Checking gethostname v0.5.0 |
| 1609 | 2026-06-25T00:34:03.004Z | Checking rustls-webpki v0.101.7 |
| 1610 | 2026-06-25T00:34:03.070Z | Checking sct v0.7.1 |
| 1611 | 2026-06-25T00:34:03.136Z | Checking bcs v0.1.6 |
| 1612 | 2026-06-25T00:34:03.204Z | Compiling radium v0.7.0 |
| 1613 | 2026-06-25T00:34:03.272Z | Checking tagptr v0.2.0 |
| 1614 | 2026-06-25T00:34:03.331Z | Compiling salty v0.3.0 |
| 1615 | 2026-06-25T00:34:03.377Z | Checking termtree v0.5.1 |
| 1616 | 2026-06-25T00:34:03.416Z | Checking linear-map v1.2.0 |
| 1617 | 2026-06-25T00:34:03.589Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-06-25T00:34:03.633Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1619 | 2026-06-25T00:34:04.101Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1620 | 2026-06-25T00:34:04.133Z | Checking tabled v0.15.0 |
| 1621 | 2026-06-25T00:34:04.883Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1622 | 2026-06-25T00:34:04.892Z | Checking progenitor v0.10.0 |
| 1623 | 2026-06-25T00:34:05.016Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1624 | 2026-06-25T00:34:05.289Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1625 | 2026-06-25T00:34:05.464Z | Checking steno v0.4.1 |
| 1626 | 2026-06-25T00:34:05.863Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1627 | 2026-06-25T00:34:06.052Z | Checking hickory-proto v0.25.2 |
| 1628 | 2026-06-25T00:34:06.443Z | Checking rfc6979 v0.4.0 |
| 1629 | 2026-06-25T00:34:06.583Z | Checking tap v1.0.1 |
| 1630 | 2026-06-25T00:34:06.625Z | Checking ecdsa v0.16.9 |
| 1631 | 2026-06-25T00:34:06.764Z | Checking wyz v0.5.1 |
| 1632 | 2026-06-25T00:34:06.873Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1633 | 2026-06-25T00:34:06.960Z | Checking tokio-rustls v0.24.1 |
| 1634 | 2026-06-25T00:34:07.460Z | Checking ed25519 v2.2.3 |
| 1635 | 2026-06-25T00:34:07.580Z | Checking hickory-resolver v0.25.2 |
| 1636 | 2026-06-25T00:34:07.606Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1637 | 2026-06-25T00:34:07.623Z | Checking rustls-pemfile v1.0.4 |
| 1638 | 2026-06-25T00:34:07.758Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1639 | 2026-06-25T00:34:07.852Z | Checking primeorder v0.13.6 |
| 1640 | 2026-06-25T00:34:08.148Z | Checking twox-hash v2.1.2 |
| 1641 | 2026-06-25T00:34:08.420Z | Checking env_filter v1.0.1 |
| 1642 | 2026-06-25T00:34:08.496Z | Checking atty v0.2.14 |
| 1643 | 2026-06-25T00:34:08.497Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1644 | 2026-06-25T00:34:08.497Z | Checking funty v2.0.0 |
| 1645 | 2026-06-25T00:34:08.497Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1646 | 2026-06-25T00:34:08.497Z | Checking env_logger v0.11.10 |
| 1647 | 2026-06-25T00:34:08.558Z | Checking toml v0.7.8 |
| 1648 | 2026-06-25T00:34:08.629Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1649 | 2026-06-25T00:34:08.689Z | Checking p384 v0.13.1 |
| 1650 | 2026-06-25T00:34:08.700Z | Checking bitvec v1.0.1 |
| 1651 | 2026-06-25T00:34:08.793Z | Checking ed25519-dalek v2.2.0 |
| 1652 | 2026-06-25T00:34:08.879Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1653 | 2026-06-25T00:34:08.995Z | Checking polyval v0.6.2 |
| 1654 | 2026-06-25T00:34:09.042Z | Checking aes v0.8.4 |
| 1655 | 2026-06-25T00:34:09.099Z | Checking ctr v0.9.2 |
| 1656 | 2026-06-25T00:34:09.112Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1657 | 2026-06-25T00:34:09.156Z | Checking x509-cert v0.2.5 |
| 1658 | 2026-06-25T00:34:09.248Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1659 | 2026-06-25T00:34:09.398Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1660 | 2026-06-25T00:34:09.451Z | Checking bincode v1.3.3 |
| 1661 | 2026-06-25T00:34:09.451Z | Compiling strum_macros v0.28.0 |
| 1662 | 2026-06-25T00:34:09.464Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1663 | 2026-06-25T00:34:09.681Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1664 | 2026-06-25T00:34:09.712Z | Checking passt v0.3.0 |
| 1665 | 2026-06-25T00:34:09.812Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1666 | 2026-06-25T00:34:09.854Z | Checking fakedata_generator v0.7.1 |
| 1667 | 2026-06-25T00:34:09.888Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1668 | 2026-06-25T00:34:09.955Z | Checking aes-gcm-siv v0.11.1 |
| 1669 | 2026-06-25T00:34:10.077Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1670 | 2026-06-25T00:34:10.113Z | Compiling bitstruct_derive v0.1.0 |
| 1671 | 2026-06-25T00:34:10.172Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1672 | 2026-06-25T00:34:10.207Z | Checking dropshot-api-manager-types v0.7.2 |
| 1673 | 2026-06-25T00:34:10.238Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1674 | 2026-06-25T00:34:10.775Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1675 | 2026-06-25T00:34:10.818Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1676 | 2026-06-25T00:34:10.818Z | Compiling fs-err v3.1.2 |
| 1677 | 2026-06-25T00:34:10.818Z | Checking pretty-hex v0.2.1 |
| 1678 | 2026-06-25T00:34:10.818Z | Checking ringbuffer v0.16.0 |
| 1679 | 2026-06-25T00:34:10.818Z | Compiling cfg_aliases v0.1.1 |
| 1680 | 2026-06-25T00:34:10.818Z | Checking ascii v1.1.0 |
| 1681 | 2026-06-25T00:34:10.818Z | Checking typeid v1.0.0 |
| 1682 | 2026-06-25T00:34:10.818Z | Compiling nix v0.28.0 |
| 1683 | 2026-06-25T00:34:10.818Z | Checking bitstruct v0.1.1 |
| 1684 | 2026-06-25T00:34:10.878Z | Checking erased-serde v0.4.5 |
| 1685 | 2026-06-25T00:34:10.879Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1686 | 2026-06-25T00:34:10.886Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1687 | 2026-06-25T00:34:11.149Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1688 | 2026-06-25T00:34:11.180Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1689 | 2026-06-25T00:34:11.242Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1690 | 2026-06-25T00:34:11.446Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1691 | 2026-06-25T00:34:11.545Z | Checking itertools v0.13.0 |
| 1692 | 2026-06-25T00:34:11.545Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1693 | 2026-06-25T00:34:11.545Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1694 | 2026-06-25T00:34:11.633Z | Checking serde_arrays v0.1.0 |
| 1695 | 2026-06-25T00:34:11.796Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1696 | 2026-06-25T00:34:11.835Z | Checking libloading v0.7.4 |
| 1697 | 2026-06-25T00:34:11.835Z | Checking bit_field v0.10.2 |
| 1698 | 2026-06-25T00:34:11.916Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1699 | 2026-06-25T00:34:11.932Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1700 | 2026-06-25T00:34:11.971Z | Checking git-stub v1.0.0 |
| 1701 | 2026-06-25T00:34:12.017Z | Checking kstat-rs v0.2.4 |
| 1702 | 2026-06-25T00:34:12.104Z | Compiling escargot v0.5.15 |
| 1703 | 2026-06-25T00:34:12.135Z | Checking git-stub-vcs v0.1.0 |
| 1704 | 2026-06-25T00:34:12.246Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1705 | 2026-06-25T00:34:12.295Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1706 | 2026-06-25T00:34:12.318Z | Checking ron v0.8.1 |
| 1707 | 2026-06-25T00:34:13.014Z | Checking xattr v1.3.1 |
| 1708 | 2026-06-25T00:34:13.117Z | Checking drift v0.2.0 |
| 1709 | 2026-06-25T00:34:13.117Z | Checking cargo-platform v0.1.8 |
| 1710 | 2026-06-25T00:34:13.117Z | Checking filetime v0.2.23 |
| 1711 | 2026-06-25T00:34:13.117Z | Checking dropshot-api-manager v0.7.2 |
| 1712 | 2026-06-25T00:34:13.117Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1713 | 2026-06-25T00:34:13.117Z | Checking tar v0.4.40 |
| 1714 | 2026-06-25T00:34:13.117Z | Checking cargo_metadata v0.18.1 |
| 1715 | 2026-06-25T00:34:13.338Z | Checking ctrlc v3.4.4 |
| 1716 | 2026-06-25T00:34:13.644Z | Checking fatfs v0.3.6 |
| 1717 | 2026-06-25T00:34:13.869Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1718 | 2026-06-25T00:34:14.069Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1719 | 2026-06-25T00:34:14.252Z | Compiling git2 v0.20.2 |
| 1720 | 2026-06-25T00:34:14.295Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1721 | 2026-06-25T00:34:14.785Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1722 | 2026-06-25T00:34:15.856Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1723 | 2026-06-25T00:34:16.566Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1724 | 2026-06-25T00:34:19.771Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1725 | 2026-06-25T00:34:21.301Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1726 | 2026-06-25T00:34:25.485Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1727 | 2026-06-25T00:34:30.218Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1728 | 2026-06-25T00:34:35.534Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1729 | 2026-06-25T00:34:35.539Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1730 | 2026-06-25T00:34:40.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s |
| 1731 | 2026-06-25T00:34:40.513Z | |
| 1732 | 2026-06-25T00:34:40.513Z | real 2:24.913568937 |
| 1733 | 2026-06-25T00:34:40.513Z | user 9:04.655783421 |
| 1734 | 2026-06-25T00:34:40.513Z | sys 2:22.875261009 |
| 1735 | 2026-06-25T00:34:40.513Z | trap 0.266138207 |
| 1736 | 2026-06-25T00:34:40.513Z | tflt 0.914385202 |
| 1737 | 2026-06-25T00:34:40.513Z | dflt 0.359668863 |
| 1738 | 2026-06-25T00:34:40.513Z | kflt 0.010207875 |
| 1739 | 2026-06-25T00:34:40.513Z | lock 17:48.210607772 |
| 1740 | 2026-06-25T00:34:40.513Z | slp 35:50.884913598 |
| 1741 | 2026-06-25T00:34:40.513Z | lat 1:30.811763876 |
| 1742 | 2026-06-25T00:34:40.513Z | stop 4:59.956630241 |
| 1743 | 2026-06-25T00:34:40.519Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1744 | 2026-06-25T00:34:41.011Z | Downloading crates ... |
| 1745 | 2026-06-25T00:34:41.178Z | Downloaded termtree v0.4.1 |
| 1746 | 2026-06-25T00:34:41.184Z | Downloaded serde_test v1.0.176 |
| 1747 | 2026-06-25T00:34:41.185Z | Downloaded mockall v0.12.1 |
| 1748 | 2026-06-25T00:34:41.191Z | Downloaded downcast v0.11.0 |
| 1749 | 2026-06-25T00:34:41.191Z | Downloaded fdeflate v0.3.4 |
| 1750 | 2026-06-25T00:34:41.199Z | Downloaded fragile v2.0.0 |
| 1751 | 2026-06-25T00:34:41.199Z | Downloaded slog-envlogger v2.2.0 |
| 1752 | 2026-06-25T00:34:41.199Z | Downloaded predicates-tree v1.0.9 |
| 1753 | 2026-06-25T00:34:41.199Z | Downloaded predicates-core v1.0.6 |
| 1754 | 2026-06-25T00:34:41.199Z | Downloaded bytemuck v1.16.0 |
| 1755 | 2026-06-25T00:34:41.209Z | Downloaded slog-scope v4.4.0 |
| 1756 | 2026-06-25T00:34:41.215Z | Downloaded slog-stdlog v4.1.1 |
| 1757 | 2026-06-25T00:34:41.216Z | Downloaded predicates v3.1.0 |
| 1758 | 2026-06-25T00:34:41.216Z | Downloaded mockall_derive v0.12.1 |
| 1759 | 2026-06-25T00:34:41.221Z | Downloaded arc-swap v1.7.1 |
| 1760 | 2026-06-25T00:34:41.226Z | Downloaded png v0.17.13 |
| 1761 | 2026-06-25T00:34:42.023Z | Downloaded image v0.25.1 |
| 1762 | 2026-06-25T00:34:42.248Z | Checking tokio v1.52.3 |
| 1763 | 2026-06-25T00:34:42.361Z | Checking simd-adler32 v0.3.7 |
| 1764 | 2026-06-25T00:34:42.377Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1765 | 2026-06-25T00:34:42.395Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1766 | 2026-06-25T00:34:42.407Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1767 | 2026-06-25T00:34:42.417Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1768 | 2026-06-25T00:34:42.427Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1769 | 2026-06-25T00:34:42.436Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1770 | 2026-06-25T00:34:42.492Z | Checking miniz_oxide v0.7.2 |
| 1771 | 2026-06-25T00:34:42.549Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1772 | 2026-06-25T00:34:42.550Z | Checking arc-swap v1.7.1 |
| 1773 | 2026-06-25T00:34:42.571Z | Checking fdeflate v0.3.4 |
| 1774 | 2026-06-25T00:34:42.621Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1775 | 2026-06-25T00:34:42.635Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1776 | 2026-06-25T00:34:42.664Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1777 | 2026-06-25T00:34:42.695Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1778 | 2026-06-25T00:34:42.751Z | Checking slog-scope v4.4.0 |
| 1779 | 2026-06-25T00:34:42.807Z | Checking predicates-core v1.0.6 |
| 1780 | 2026-06-25T00:34:42.818Z | Checking bytemuck v1.16.0 |
| 1781 | 2026-06-25T00:34:42.826Z | Checking termtree v0.4.1 |
| 1782 | 2026-06-25T00:34:42.845Z | Checking flate2 v1.0.30 |
| 1783 | 2026-06-25T00:34:42.870Z | Compiling mockall_derive v0.12.1 |
| 1784 | 2026-06-25T00:34:42.882Z | Checking slog-stdlog v4.1.1 |
| 1785 | 2026-06-25T00:34:42.923Z | Checking predicates v3.1.0 |
| 1786 | 2026-06-25T00:34:42.954Z | Checking predicates-tree v1.0.9 |
| 1787 | 2026-06-25T00:34:42.984Z | Checking slog-envlogger v2.2.0 |
| 1788 | 2026-06-25T00:34:43.017Z | Checking downcast v0.11.0 |
| 1789 | 2026-06-25T00:34:43.054Z | Checking fragile v2.0.0 |
| 1790 | 2026-06-25T00:34:43.115Z | Checking compression-codecs v0.4.32 |
| 1791 | 2026-06-25T00:34:43.126Z | Checking png v0.17.13 |
| 1792 | 2026-06-25T00:34:43.137Z | Checking serde_test v1.0.176 |
| 1793 | 2026-06-25T00:34:43.170Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1794 | 2026-06-25T00:34:43.894Z | Checking image v0.25.1 |
| 1795 | 2026-06-25T00:34:44.758Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1796 | 2026-06-25T00:34:44.871Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1797 | 2026-06-25T00:34:44.890Z | Checking mockall v0.12.1 |
| 1798 | 2026-06-25T00:34:45.488Z | Checking tokio-util v0.7.16 |
| 1799 | 2026-06-25T00:34:45.489Z | Checking tower v0.5.2 |
| 1800 | 2026-06-25T00:34:45.489Z | Checking tokio-rustls v0.26.0 |
| 1801 | 2026-06-25T00:34:45.496Z | Checking tokio-rustls v0.25.0 |
| 1802 | 2026-06-25T00:34:45.496Z | Checking async-compression v0.4.33 |
| 1803 | 2026-06-25T00:34:45.496Z | Checking backoff v0.4.0 |
| 1804 | 2026-06-25T00:34:45.540Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1805 | 2026-06-25T00:34:45.561Z | Checking zone v0.3.1 |
| 1806 | 2026-06-25T00:34:45.656Z | Checking tokio-tungstenite v0.21.0 |
| 1807 | 2026-06-25T00:34:45.698Z | Checking hickory-proto v0.24.4 |
| 1808 | 2026-06-25T00:34:45.719Z | Checking tokio-dtrace v0.1.1 |
| 1809 | 2026-06-25T00:34:45.732Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1810 | 2026-06-25T00:34:45.751Z | Checking libsw-core v0.3.2 |
| 1811 | 2026-06-25T00:34:45.864Z | Checking tower-http v0.6.8 |
| 1812 | 2026-06-25T00:34:45.887Z | Checking oxide-tokio-rt v0.1.6 |
| 1813 | 2026-06-25T00:34:45.900Z | Checking libsw v3.5.0 |
| 1814 | 2026-06-25T00:34:45.909Z | Checking cancel-safe-futures v0.1.5 |
| 1815 | 2026-06-25T00:34:45.920Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1816 | 2026-06-25T00:34:45.987Z | Checking h2 v0.4.6 |
| 1817 | 2026-06-25T00:34:46.041Z | Checking tokio-stream v0.1.17 |
| 1818 | 2026-06-25T00:34:46.416Z | Checking tough v0.22.0 |
| 1819 | 2026-06-25T00:34:46.416Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1820 | 2026-06-25T00:34:46.416Z | Checking steno v0.4.1 |
| 1821 | 2026-06-25T00:34:46.443Z | Checking hickory-proto v0.25.2 |
| 1822 | 2026-06-25T00:34:46.443Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1823 | 2026-06-25T00:34:46.692Z | Checking tokio-rustls v0.24.1 |
| 1824 | 2026-06-25T00:34:46.882Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1825 | 2026-06-25T00:34:46.917Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1826 | 2026-06-25T00:34:47.199Z | Checking hickory-resolver v0.24.4 |
| 1827 | 2026-06-25T00:34:47.733Z | Checking hyper v1.8.1 |
| 1828 | 2026-06-25T00:34:47.799Z | Checking qorb v0.4.1 |
| 1829 | 2026-06-25T00:34:47.880Z | Checking hickory-resolver v0.25.2 |
| 1830 | 2026-06-25T00:34:48.524Z | Checking hyper-util v0.1.20 |
| 1831 | 2026-06-25T00:34:49.407Z | Checking hyper-rustls v0.27.3 |
| 1832 | 2026-06-25T00:34:49.414Z | Checking dropshot v0.17.0 |
| 1833 | 2026-06-25T00:34:49.414Z | Checking dropshot v0.16.7 |
| 1834 | 2026-06-25T00:34:49.582Z | Checking reqwest v0.12.23 |
| 1835 | 2026-06-25T00:34:49.582Z | Checking reqwest v0.13.2 |
| 1836 | 2026-06-25T00:34:50.179Z | Checking progenitor-client v0.10.0 |
| 1837 | 2026-06-25T00:34:50.190Z | Checking progenitor-client v0.11.1 |
| 1838 | 2026-06-25T00:34:50.293Z | Checking progenitor-client v0.14.0 |
| 1839 | 2026-06-25T00:34:50.303Z | Checking progenitor-client v0.13.0 |
| 1840 | 2026-06-25T00:34:50.626Z | Checking progenitor v0.10.0 |
| 1841 | 2026-06-25T00:34:50.666Z | Checking progenitor v0.11.1 |
| 1842 | 2026-06-25T00:34:50.666Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1843 | 2026-06-25T00:34:50.666Z | Checking progenitor-extras v0.2.0 |
| 1844 | 2026-06-25T00:34:50.666Z | Checking progenitor v0.14.0 |
| 1845 | 2026-06-25T00:34:50.666Z | Checking progenitor v0.13.0 |
| 1846 | 2026-06-25T00:34:50.666Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1847 | 2026-06-25T00:34:50.679Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1848 | 2026-06-25T00:34:50.679Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1849 | 2026-06-25T00:34:51.131Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1850 | 2026-06-25T00:34:51.140Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1851 | 2026-06-25T00:34:51.140Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-06-25T00:34:51.463Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1853 | 2026-06-25T00:34:51.995Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1854 | 2026-06-25T00:34:52.051Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1855 | 2026-06-25T00:34:52.316Z | Checking dropshot-api-manager v0.7.2 |
| 1856 | 2026-06-25T00:34:52.842Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-06-25T00:34:52.865Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-06-25T00:34:52.939Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1859 | 2026-06-25T00:34:53.027Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1860 | 2026-06-25T00:34:53.303Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1861 | 2026-06-25T00:34:53.436Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1862 | 2026-06-25T00:34:54.537Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-06-25T00:34:54.537Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-06-25T00:34:54.549Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1865 | 2026-06-25T00:34:54.550Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1866 | 2026-06-25T00:34:55.050Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1867 | 2026-06-25T00:34:55.496Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1868 | 2026-06-25T00:34:56.503Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1869 | 2026-06-25T00:34:56.568Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1870 | 2026-06-25T00:34:56.568Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1871 | 2026-06-25T00:34:56.568Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-06-25T00:34:56.568Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-06-25T00:34:56.617Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-06-25T00:34:56.824Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1875 | 2026-06-25T00:34:56.832Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1876 | 2026-06-25T00:34:57.662Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-06-25T00:34:59.199Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1878 | 2026-06-25T00:34:59.599Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1879 | 2026-06-25T00:34:59.599Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1880 | 2026-06-25T00:35:00.298Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1881 | 2026-06-25T00:35:00.768Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1882 | 2026-06-25T00:35:00.839Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1883 | 2026-06-25T00:35:00.846Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1884 | 2026-06-25T00:35:01.393Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1885 | 2026-06-25T00:35:01.400Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1886 | 2026-06-25T00:35:01.401Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1887 | 2026-06-25T00:35:04.649Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1888 | 2026-06-25T00:35:05.430Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1889 | 2026-06-25T00:35:08.788Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1890 | 2026-06-25T00:35:10.400Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1891 | 2026-06-25T00:35:11.151Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1892 | 2026-06-25T00:35:15.093Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1893 | 2026-06-25T00:35:16.456Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1894 | 2026-06-25T00:35:16.947Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1895 | 2026-06-25T00:35:19.602Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1896 | 2026-06-25T00:35:27.565Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1897 | 2026-06-25T00:35:27.568Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1898 | 2026-06-25T00:35:32.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.40s |
| 1899 | 2026-06-25T00:35:33.160Z | |
| 1900 | 2026-06-25T00:35:33.160Z | real 52.639266257 |
| 1901 | 2026-06-25T00:35:33.160Z | user 2:11.886647333 |
| 1902 | 2026-06-25T00:35:33.160Z | sys 23.074555921 |
| 1903 | 2026-06-25T00:35:33.160Z | trap 0.032495962 |
| 1904 | 2026-06-25T00:35:33.160Z | tflt 0.027864563 |
| 1905 | 2026-06-25T00:35:33.160Z | dflt 0.057425082 |
| 1906 | 2026-06-25T00:35:33.160Z | kflt 0.000061330 |
| 1907 | 2026-06-25T00:35:33.160Z | lock 5:11.679080588 |
| 1908 | 2026-06-25T00:35:33.160Z | slp 7:33.188959461 |
| 1909 | 2026-06-25T00:35:33.160Z | lat 4.920316438 |
| 1910 | 2026-06-25T00:35:33.160Z | stop 13.702940778 |
| 1911 | 2026-06-25T00:35:33.164Z | + banner build |
| 1912 | 2026-06-25T00:35:33.164Z | |
| 1913 | 2026-06-25T00:35:33.164Z | ##### # # # # ##### |
| 1914 | 2026-06-25T00:35:33.164Z | # # # # # # # # |
| 1915 | 2026-06-25T00:35:33.164Z | ##### # # # # # # |
| 1916 | 2026-06-25T00:35:33.164Z | # # # # # # # # |
| 1917 | 2026-06-25T00:35:33.164Z | # # # # # # # # |
| 1918 | 2026-06-25T00:35:33.165Z | ##### #### # ###### ##### |
| 1919 | 2026-06-25T00:35:33.165Z | |
| 1920 | 2026-06-25T00:35:33.165Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1921 | 2026-06-25T00:35:33.910Z | Compiling proc-macro2 v1.0.106 |
| 1922 | 2026-06-25T00:35:33.911Z | Compiling quote v1.0.45 |
| 1923 | 2026-06-25T00:35:33.911Z | Compiling unicode-ident v1.0.24 |
| 1924 | 2026-06-25T00:35:33.911Z | Compiling libc v0.2.186 |
| 1925 | 2026-06-25T00:35:33.911Z | Compiling serde_core v1.0.228 |
| 1926 | 2026-06-25T00:35:33.915Z | Compiling serde v1.0.228 |
| 1927 | 2026-06-25T00:35:33.915Z | Compiling autocfg v1.3.0 |
| 1928 | 2026-06-25T00:35:33.915Z | Compiling cfg-if v1.0.0 |
| 1929 | 2026-06-25T00:35:34.139Z | Compiling zmij v1.0.19 |
| 1930 | 2026-06-25T00:35:34.152Z | Compiling memchr v2.7.2 |
| 1931 | 2026-06-25T00:35:34.431Z | Compiling libm v0.2.8 |
| 1932 | 2026-06-25T00:35:34.668Z | Compiling version_check v0.9.5 |
| 1933 | 2026-06-25T00:35:34.689Z | Compiling itoa v1.0.11 |
| 1934 | 2026-06-25T00:35:34.901Z | Compiling smallvec v1.13.2 |
| 1935 | 2026-06-25T00:35:34.932Z | Compiling getrandom v0.4.2 |
| 1936 | 2026-06-25T00:35:34.976Z | Compiling stable_deref_trait v1.2.0 |
| 1937 | 2026-06-25T00:35:35.108Z | Compiling serde_json v1.0.149 |
| 1938 | 2026-06-25T00:35:35.186Z | Compiling litemap v0.7.4 |
| 1939 | 2026-06-25T00:35:35.202Z | Compiling syn v2.0.117 |
| 1940 | 2026-06-25T00:35:35.267Z | Compiling writeable v0.5.5 |
| 1941 | 2026-06-25T00:35:35.358Z | Compiling icu_locid_transform_data v1.5.0 |
| 1942 | 2026-06-25T00:35:35.437Z | Compiling icu_properties_data v1.5.0 |
| 1943 | 2026-06-25T00:35:35.463Z | Compiling percent-encoding v2.3.2 |
| 1944 | 2026-06-25T00:35:35.574Z | Compiling num-traits v0.2.19 |
| 1945 | 2026-06-25T00:35:35.585Z | Compiling icu_normalizer_data v1.5.0 |
| 1946 | 2026-06-25T00:35:35.595Z | Compiling utf8_iter v1.0.4 |
| 1947 | 2026-06-25T00:35:35.663Z | Compiling write16 v1.0.0 |
| 1948 | 2026-06-25T00:35:35.734Z | Compiling utf16_iter v1.0.5 |
| 1949 | 2026-06-25T00:35:35.772Z | Compiling form_urlencoded v1.2.2 |
| 1950 | 2026-06-25T00:35:35.772Z | Compiling shlex v1.3.0 |
| 1951 | 2026-06-25T00:35:35.877Z | Compiling jobserver v0.1.31 |
| 1952 | 2026-06-25T00:35:35.967Z | Compiling getrandom v0.2.14 |
| 1953 | 2026-06-25T00:35:36.034Z | Compiling thiserror v2.0.18 |
| 1954 | 2026-06-25T00:35:36.039Z | Compiling log v0.4.29 |
| 1955 | 2026-06-25T00:35:36.211Z | Compiling cc v1.2.17 |
| 1956 | 2026-06-25T00:35:36.222Z | Compiling lock_api v0.4.12 |
| 1957 | 2026-06-25T00:35:36.315Z | Compiling parking_lot_core v0.9.10 |
| 1958 | 2026-06-25T00:35:36.599Z | Compiling iana-time-zone v0.1.64 |
| 1959 | 2026-06-25T00:35:36.851Z | Compiling uuid v1.22.0 |
| 1960 | 2026-06-25T00:35:36.909Z | Compiling heck v0.5.0 |
| 1961 | 2026-06-25T00:35:36.943Z | Compiling regex-syntax v0.8.5 |
| 1962 | 2026-06-25T00:35:36.978Z | Compiling rustversion v1.0.22 |
| 1963 | 2026-06-25T00:35:37.113Z | Compiling semver v1.0.28 |
| 1964 | 2026-06-25T00:35:37.381Z | Compiling aho-corasick v1.1.3 |
| 1965 | 2026-06-25T00:35:37.475Z | Compiling dyn-clone v1.0.17 |
| 1966 | 2026-06-25T00:35:37.487Z | Compiling schemars v0.8.22 |
| 1967 | 2026-06-25T00:35:37.632Z | Compiling slab v0.4.9 |
| 1968 | 2026-06-25T00:35:37.751Z | Compiling subtle v2.6.1 |
| 1969 | 2026-06-25T00:35:37.764Z | Compiling typenum v1.17.0 |
| 1970 | 2026-06-25T00:35:37.882Z | Compiling pin-project-lite v0.2.14 |
| 1971 | 2026-06-25T00:35:37.983Z | Compiling synstructure v0.13.1 |
| 1972 | 2026-06-25T00:35:38.113Z | Compiling serde_derive_internals v0.29.1 |
| 1973 | 2026-06-25T00:35:38.208Z | Compiling bitflags v2.9.4 |
| 1974 | 2026-06-25T00:35:38.220Z | Compiling rand_core v0.6.4 |
| 1975 | 2026-06-25T00:35:38.420Z | Compiling regex-automata v0.4.14 |
| 1976 | 2026-06-25T00:35:38.501Z | Compiling socket2 v0.6.3 |
| 1977 | 2026-06-25T00:35:38.588Z | Compiling scopeguard v1.2.0 |
| 1978 | 2026-06-25T00:35:38.812Z | Compiling either v1.15.0 |
| 1979 | 2026-06-25T00:35:38.974Z | Compiling parking_lot v0.12.2 |
| 1980 | 2026-06-25T00:35:39.010Z | Compiling signal-hook-registry v1.4.2 |
| 1981 | 2026-06-25T00:35:39.024Z | Compiling mio v1.2.0 |
| 1982 | 2026-06-25T00:35:39.201Z | Compiling serde_derive v1.0.228 |
| 1983 | 2026-06-25T00:35:39.244Z | Compiling zerofrom-derive v0.1.5 |
| 1984 | 2026-06-25T00:35:39.306Z | Compiling yoke-derive v0.7.5 |
| 1985 | 2026-06-25T00:35:39.332Z | Compiling zerovec-derive v0.10.3 |
| 1986 | 2026-06-25T00:35:39.689Z | Compiling displaydoc v0.2.5 |
| 1987 | 2026-06-25T00:35:39.708Z | Compiling icu_provider_macros v1.5.0 |
| 1988 | 2026-06-25T00:35:39.907Z | Compiling schemars_derive v0.8.22 |
| 1989 | 2026-06-25T00:35:40.285Z | Compiling zeroize_derive v1.4.3 |
| 1990 | 2026-06-25T00:35:40.343Z | Compiling thiserror-impl v2.0.18 |
| 1991 | 2026-06-25T00:35:40.384Z | Compiling tokio-macros v2.7.0 |
| 1992 | 2026-06-25T00:35:40.443Z | Compiling regex v1.12.3 |
| 1993 | 2026-06-25T00:35:40.455Z | Compiling zerofrom v0.1.5 |
| 1994 | 2026-06-25T00:35:40.589Z | Compiling yoke v0.7.5 |
| 1995 | 2026-06-25T00:35:40.799Z | Compiling zerovec v0.10.4 |
| 1996 | 2026-06-25T00:35:40.838Z | Compiling futures-macro v0.3.32 |
| 1997 | 2026-06-25T00:35:40.971Z | Compiling zeroize v1.8.2 |
| 1998 | 2026-06-25T00:35:41.027Z | Compiling generic-array v0.14.7 |
| 1999 | 2026-06-25T00:35:41.115Z | Compiling errno v0.3.14 |
| 2000 | 2026-06-25T00:35:41.127Z | Compiling portable-atomic v1.11.1 |
| 2001 | 2026-06-25T00:35:41.306Z | Compiling ring v0.17.14 |
| 2002 | 2026-06-25T00:35:41.471Z | Compiling futures-core v0.3.32 |
| 2003 | 2026-06-25T00:35:41.636Z | Compiling tinystr v0.7.6 |
| 2004 | 2026-06-25T00:35:41.662Z | Compiling icu_collections v1.5.0 |
| 2005 | 2026-06-25T00:35:41.832Z | Compiling icu_locid v1.5.0 |
| 2006 | 2026-06-25T00:35:41.860Z | Compiling critical-section v1.2.0 |
| 2007 | 2026-06-25T00:35:41.873Z | Compiling equivalent v1.0.2 |
| 2008 | 2026-06-25T00:35:42.065Z | Compiling once_cell v1.21.3 |
| 2009 | 2026-06-25T00:35:42.123Z | Compiling thiserror v1.0.64 |
| 2010 | 2026-06-25T00:35:42.230Z | Compiling rustix v0.38.34 |
| 2011 | 2026-06-25T00:35:42.303Z | Compiling prettyplease v0.2.37 |
| 2012 | 2026-06-25T00:35:42.335Z | Compiling thiserror-impl v1.0.64 |
| 2013 | 2026-06-25T00:35:42.429Z | Compiling bytes v1.11.1 |
| 2014 | 2026-06-25T00:35:42.447Z | Compiling icu_provider v1.5.0 |
| 2015 | 2026-06-25T00:35:42.465Z | Compiling chrono v0.4.44 |
| 2016 | 2026-06-25T00:35:42.546Z | Compiling serde_tokenstream v0.2.3 |
| 2017 | 2026-06-25T00:35:42.830Z | Compiling icu_locid_transform v1.5.0 |
| 2018 | 2026-06-25T00:35:42.983Z | Compiling tokio v1.52.3 |
| 2019 | 2026-06-25T00:35:43.373Z | Compiling minimal-lexical v0.2.1 |
| 2020 | 2026-06-25T00:35:43.425Z | Compiling icu_properties v1.5.1 |
| 2021 | 2026-06-25T00:35:43.479Z | Compiling glob v0.3.3 |
| 2022 | 2026-06-25T00:35:43.612Z | Compiling nom v7.1.3 |
| 2023 | 2026-06-25T00:35:43.852Z | Compiling clang-sys v1.8.1 |
| 2024 | 2026-06-25T00:35:44.237Z | Compiling crypto-common v0.1.6 |
| 2025 | 2026-06-25T00:35:44.406Z | Compiling httparse v1.10.1 |
| 2026 | 2026-06-25T00:35:44.674Z | Compiling lazy_static v1.5.0 |
| 2027 | 2026-06-25T00:35:44.753Z | Compiling getrandom v0.3.4 |
| 2028 | 2026-06-25T00:35:44.877Z | Compiling libloading v0.8.9 |
| 2029 | 2026-06-25T00:35:45.001Z | Compiling icu_normalizer v1.5.0 |
| 2030 | 2026-06-25T00:35:45.014Z | Compiling home v0.5.11 |
| 2031 | 2026-06-25T00:35:45.073Z | Compiling bindgen v0.69.5 |
| 2032 | 2026-06-25T00:35:45.101Z | Compiling futures-sink v0.3.32 |
| 2033 | 2026-06-25T00:35:45.140Z | Compiling which v4.4.2 |
| 2034 | 2026-06-25T00:35:45.373Z | Compiling cexpr v0.6.0 |
| 2035 | 2026-06-25T00:35:45.406Z | Compiling itertools v0.12.1 |
| 2036 | 2026-06-25T00:35:45.939Z | Compiling idna_adapter v1.2.0 |
| 2037 | 2026-06-25T00:35:46.025Z | Compiling rustc-hash v1.1.0 |
| 2038 | 2026-06-25T00:35:46.038Z | Compiling lazycell v1.3.0 |
| 2039 | 2026-06-25T00:35:46.083Z | Compiling idna v1.0.3 |
| 2040 | 2026-06-25T00:35:46.138Z | Compiling cmake v0.1.54 |
| 2041 | 2026-06-25T00:35:46.151Z | Compiling fs_extra v1.3.0 |
| 2042 | 2026-06-25T00:35:46.309Z | Compiling strsim v0.11.1 |
| 2043 | 2026-06-25T00:35:46.357Z | Compiling dunce v1.0.5 |
| 2044 | 2026-06-25T00:35:46.400Z | Compiling const-oid v0.9.6 |
| 2045 | 2026-06-25T00:35:46.457Z | Compiling url v2.5.4 |
| 2046 | 2026-06-25T00:35:46.478Z | Compiling futures-channel v0.3.32 |
| 2047 | 2026-06-25T00:35:46.735Z | Compiling ident_case v1.0.1 |
| 2048 | 2026-06-25T00:35:46.861Z | Compiling hashbrown v0.17.0 |
| 2049 | 2026-06-25T00:35:47.249Z | Compiling futures-task v0.3.32 |
| 2050 | 2026-06-25T00:35:47.438Z | Compiling futures-io v0.3.32 |
| 2051 | 2026-06-25T00:35:47.538Z | Compiling indexmap v2.14.0 |
| 2052 | 2026-06-25T00:35:47.644Z | Compiling futures-util v0.3.32 |
| 2053 | 2026-06-25T00:35:47.994Z | Compiling zerocopy-derive v0.8.27 |
| 2054 | 2026-06-25T00:35:48.314Z | Compiling slog v2.8.2 |
| 2055 | 2026-06-25T00:35:48.363Z | Compiling base64 v0.22.1 |
| 2056 | 2026-06-25T00:35:48.845Z | Compiling block-buffer v0.10.4 |
| 2057 | 2026-06-25T00:35:48.869Z | Compiling http v1.4.0 |
| 2058 | 2026-06-25T00:35:49.019Z | Compiling digest v0.10.7 |
| 2059 | 2026-06-25T00:35:49.978Z | Compiling untrusted v0.9.0 |
| 2060 | 2026-06-25T00:35:50.151Z | Compiling ucd-trie v0.1.6 |
| 2061 | 2026-06-25T00:35:50.382Z | Compiling pest v2.8.4 |
| 2062 | 2026-06-25T00:35:50.933Z | Compiling aws-lc-sys v0.30.0 |
| 2063 | 2026-06-25T00:35:51.167Z | Compiling tracing-core v0.1.32 |
| 2064 | 2026-06-25T00:35:51.362Z | Compiling rustls-pki-types v1.12.0 |
| 2065 | 2026-06-25T00:35:51.408Z | Compiling tracing-attributes v0.1.27 |
| 2066 | 2026-06-25T00:35:51.620Z | Compiling byteorder v1.5.0 |
| 2067 | 2026-06-25T00:35:51.874Z | Compiling pest_meta v2.8.4 |
| 2068 | 2026-06-25T00:35:52.487Z | Compiling pest_generator v2.8.4 |
| 2069 | 2026-06-25T00:35:52.611Z | Compiling tracing v0.1.40 |
| 2070 | 2026-06-25T00:35:52.733Z | Compiling anyhow v1.0.100 |
| 2071 | 2026-06-25T00:35:52.874Z | Compiling ppv-lite86 v0.2.17 |
| 2072 | 2026-06-25T00:35:53.063Z | Compiling fnv v1.0.7 |
| 2073 | 2026-06-25T00:35:53.090Z | Compiling tokio-util v0.7.16 |
| 2074 | 2026-06-25T00:35:53.103Z | Compiling pest_derive v2.8.4 |
| 2075 | 2026-06-25T00:35:53.171Z | Compiling paste v1.0.15 |
| 2076 | 2026-06-25T00:35:53.190Z | Compiling ipnet v2.9.0 |
| 2077 | 2026-06-25T00:35:53.510Z | Compiling zerocopy v0.8.27 |
| 2078 | 2026-06-25T00:35:53.686Z | Compiling omicron-workspace-hack v0.1.0 |
| 2079 | 2026-06-25T00:35:53.928Z | Compiling cpufeatures v0.2.12 |
| 2080 | 2026-06-25T00:35:54.125Z | Compiling camino v1.2.2 |
| 2081 | 2026-06-25T00:35:54.389Z | Compiling http-body v1.0.1 |
| 2082 | 2026-06-25T00:35:54.418Z | Compiling atomic-waker v1.1.2 |
| 2083 | 2026-06-25T00:35:54.548Z | Compiling ipnetwork v0.21.1 |
| 2084 | 2026-06-25T00:35:54.743Z | Compiling tower-layer v0.3.3 |
| 2085 | 2026-06-25T00:35:54.913Z | Compiling try-lock v0.2.5 |
| 2086 | 2026-06-25T00:35:54.941Z | Compiling tower-service v0.3.3 |
| 2087 | 2026-06-25T00:35:55.044Z | Compiling ryu v1.0.18 |
| 2088 | 2026-06-25T00:35:55.333Z | Compiling want v0.3.1 |
| 2089 | 2026-06-25T00:35:55.367Z | Compiling h2 v0.4.6 |
| 2090 | 2026-06-25T00:35:55.527Z | Compiling erased-serde v0.3.31 |
| 2091 | 2026-06-25T00:35:55.550Z | Compiling async-trait v0.1.89 |
| 2092 | 2026-06-25T00:35:55.784Z | Compiling time-core v0.1.8 |
| 2093 | 2026-06-25T00:35:55.939Z | Compiling pin-utils v0.1.0 |
| 2094 | 2026-06-25T00:35:56.030Z | Compiling httpdate v1.0.3 |
| 2095 | 2026-06-25T00:35:56.114Z | Compiling num-conv v0.2.0 |
| 2096 | 2026-06-25T00:35:56.261Z | Compiling time-macros v0.2.27 |
| 2097 | 2026-06-25T00:35:56.509Z | Compiling scroll_derive v0.13.1 |
| 2098 | 2026-06-25T00:35:56.689Z | Compiling aws-lc-rs v1.13.3 |
| 2099 | 2026-06-25T00:35:56.733Z | Compiling serde_urlencoded v0.7.1 |
| 2100 | 2026-06-25T00:35:56.963Z | Compiling http-body-util v0.1.3 |
| 2101 | 2026-06-25T00:35:57.013Z | Compiling foldhash v0.2.0 |
| 2102 | 2026-06-25T00:35:57.243Z | Compiling allocator-api2 v0.2.21 |
| 2103 | 2026-06-25T00:35:57.255Z | Compiling daft-derive v0.1.7 |
| 2104 | 2026-06-25T00:35:57.286Z | Compiling untrusted v0.7.1 |
| 2105 | 2026-06-25T00:35:57.352Z | Compiling pretty-hex v0.4.1 |
| 2106 | 2026-06-25T00:35:57.414Z | Compiling strum_macros v0.26.4 |
| 2107 | 2026-06-25T00:35:57.633Z | Compiling hashbrown v0.16.1 |
| 2108 | 2026-06-25T00:35:57.840Z | Compiling hyper v1.8.1 |
| 2109 | 2026-06-25T00:35:58.548Z | Compiling rustls v0.23.31 |
| 2110 | 2026-06-25T00:35:59.067Z | Compiling oxnet v0.1.4 |
| 2111 | 2026-06-25T00:35:59.625Z | Compiling hyper-util v0.1.20 |
| 2112 | 2026-06-25T00:35:59.797Z | Compiling rand_core v0.9.3 |
| 2113 | 2026-06-25T00:36:00.074Z | Compiling openapiv3 v2.2.0 |
| 2114 | 2026-06-25T00:36:01.140Z | Compiling plain v0.2.3 |
| 2115 | 2026-06-25T00:36:01.267Z | Compiling usdt-impl v0.6.0 |
| 2116 | 2026-06-25T00:36:01.327Z | Compiling rand_chacha v0.9.0 |
| 2117 | 2026-06-25T00:36:01.522Z | Compiling scroll v0.13.0 |
| 2118 | 2026-06-25T00:36:02.000Z | Compiling crossbeam-utils v0.8.19 |
| 2119 | 2026-06-25T00:36:02.415Z | Compiling goblin v0.10.4 |
| 2120 | 2026-06-25T00:36:02.429Z | Compiling rand v0.9.2 |
| 2121 | 2026-06-25T00:36:02.678Z | Compiling rustls v0.22.4 |
| 2122 | 2026-06-25T00:36:03.172Z | Compiling dtrace-parser v0.3.0 |
| 2123 | 2026-06-25T00:36:03.733Z | Compiling sync_wrapper v1.0.1 |
| 2124 | 2026-06-25T00:36:03.777Z | Compiling thread-id v5.0.0 |
| 2125 | 2026-06-25T00:36:03.865Z | Compiling encoding_rs v0.8.34 |
| 2126 | 2026-06-25T00:36:03.966Z | Compiling ref-cast v1.0.25 |
| 2127 | 2026-06-25T00:36:03.991Z | Compiling slog-async v2.8.0 |
| 2128 | 2026-06-25T00:36:04.293Z | Compiling mime v0.3.17 |
| 2129 | 2026-06-25T00:36:04.296Z | Compiling tower v0.5.2 |
| 2130 | 2026-06-25T00:36:04.930Z | Compiling rand_chacha v0.3.1 |
| 2131 | 2026-06-25T00:36:05.197Z | Compiling webpki-roots v0.26.3 |
| 2132 | 2026-06-25T00:36:05.333Z | Compiling dof v0.4.0 |
| 2133 | 2026-06-25T00:36:05.674Z | Compiling futures-executor v0.3.32 |
| 2134 | 2026-06-25T00:36:06.140Z | Compiling multer v3.1.0 |
| 2135 | 2026-06-25T00:36:06.259Z | Compiling iri-string v0.7.8 |
| 2136 | 2026-06-25T00:36:06.382Z | Compiling futures v0.3.32 |
| 2137 | 2026-06-25T00:36:06.629Z | Compiling rand v0.8.6 |
| 2138 | 2026-06-25T00:36:07.157Z | Compiling darling_core v0.23.0 |
| 2139 | 2026-06-25T00:36:07.394Z | Compiling ref-cast-impl v1.0.25 |
| 2140 | 2026-06-25T00:36:08.020Z | Compiling tower-http v0.6.8 |
| 2141 | 2026-06-25T00:36:08.193Z | Compiling usdt-attr-macro v0.6.0 |
| 2142 | 2026-06-25T00:36:08.659Z | Compiling usdt-macro v0.6.0 |
| 2143 | 2026-06-25T00:36:09.086Z | Compiling newtype-uuid v1.3.2 |
| 2144 | 2026-06-25T00:36:09.098Z | Compiling async-stream-impl v0.3.6 |
| 2145 | 2026-06-25T00:36:09.145Z | Compiling rustix v1.1.2 |
| 2146 | 2026-06-25T00:36:09.314Z | Compiling darling_macro v0.23.0 |
| 2147 | 2026-06-25T00:36:09.508Z | Compiling winnow v0.7.13 |
| 2148 | 2026-06-25T00:36:09.534Z | Compiling hex v0.4.3 |
| 2149 | 2026-06-25T00:36:09.915Z | Compiling darling v0.23.0 |
| 2150 | 2026-06-25T00:36:10.010Z | Compiling strum v0.26.3 |
| 2151 | 2026-06-25T00:36:10.084Z | Compiling sha1 v0.10.6 |
| 2152 | 2026-06-25T00:36:10.147Z | Compiling newtype-uuid-macros v0.1.0 |
| 2153 | 2026-06-25T00:36:10.417Z | Compiling structmeta-derive v0.3.0 |
| 2154 | 2026-06-25T00:36:10.461Z | Compiling powerfmt v0.2.0 |
| 2155 | 2026-06-25T00:36:10.722Z | Compiling syn v1.0.109 |
| 2156 | 2026-06-25T00:36:10.939Z | Compiling deranged v0.5.3 |
| 2157 | 2026-06-25T00:36:11.095Z | Compiling serde_with_macros v3.18.0 |
| 2158 | 2026-06-25T00:36:11.318Z | Compiling daft v0.1.7 |
| 2159 | 2026-06-25T00:36:11.468Z | Compiling structmeta v0.3.0 |
| 2160 | 2026-06-25T00:36:11.606Z | Compiling num_threads v0.1.7 |
| 2161 | 2026-06-25T00:36:11.705Z | Compiling fastrand v2.3.0 |
| 2162 | 2026-06-25T00:36:11.966Z | Compiling match_cfg v0.1.0 |
| 2163 | 2026-06-25T00:36:12.040Z | Compiling time v0.3.47 |
| 2164 | 2026-06-25T00:36:12.055Z | Compiling hostname v0.3.1 |
| 2165 | 2026-06-25T00:36:12.213Z | Compiling crossbeam-channel v0.5.15 |
| 2166 | 2026-06-25T00:36:12.263Z | Compiling crc32fast v1.4.0 |
| 2167 | 2026-06-25T00:36:12.555Z | Compiling tempfile v3.23.0 |
| 2168 | 2026-06-25T00:36:12.882Z | Compiling thread_local v1.1.8 |
| 2169 | 2026-06-25T00:36:13.017Z | Compiling strum_macros v0.27.2 |
| 2170 | 2026-06-25T00:36:13.280Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2171 | 2026-06-25T00:36:13.575Z | Compiling derive-ex v0.1.8 |
| 2172 | 2026-06-25T00:36:13.708Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2173 | 2026-06-25T00:36:15.052Z | Compiling rustls-webpki v0.102.4 |
| 2174 | 2026-06-25T00:36:15.106Z | Compiling serde_spanned v1.0.4 |
| 2175 | 2026-06-25T00:36:15.267Z | Compiling is-terminal v0.4.12 |
| 2176 | 2026-06-25T00:36:15.303Z | Compiling term v1.2.0 |
| 2177 | 2026-06-25T00:36:15.370Z | Compiling debug-ignore v1.0.5 |
| 2178 | 2026-06-25T00:36:15.485Z | Compiling take_mut v0.2.2 |
| 2179 | 2026-06-25T00:36:15.532Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2180 | 2026-06-25T00:36:15.606Z | Compiling slog-term v2.9.2 |
| 2181 | 2026-06-25T00:36:17.129Z | Compiling test-strategy v0.4.3 |
| 2182 | 2026-06-25T00:36:17.687Z | Compiling slog-json v2.6.1 |
| 2183 | 2026-06-25T00:36:17.950Z | Compiling macaddr v1.0.1 |
| 2184 | 2026-06-25T00:36:18.150Z | Compiling memmap2 v0.9.9 |
| 2185 | 2026-06-25T00:36:18.238Z | Compiling spin v0.9.8 |
| 2186 | 2026-06-25T00:36:18.371Z | Compiling quick-error v1.2.3 |
| 2187 | 2026-06-25T00:36:18.485Z | Compiling usdt v0.6.0 |
| 2188 | 2026-06-25T00:36:18.488Z | Compiling slog-bunyan v2.5.0 |
| 2189 | 2026-06-25T00:36:18.569Z | Compiling async-stream v0.3.6 |
| 2190 | 2026-06-25T00:36:18.687Z | Compiling waitgroup v0.1.2 |
| 2191 | 2026-06-25T00:36:18.851Z | Compiling rustls-pemfile v2.2.0 |
| 2192 | 2026-06-25T00:36:19.138Z | Compiling tokio-rustls v0.25.0 |
| 2193 | 2026-06-25T00:36:19.153Z | Compiling serde_path_to_error v0.1.20 |
| 2194 | 2026-06-25T00:36:19.393Z | Compiling hostname v0.4.2 |
| 2195 | 2026-06-25T00:36:19.561Z | Compiling serde_with v3.18.0 |
| 2196 | 2026-06-25T00:36:19.581Z | Compiling regress v0.10.5 |
| 2197 | 2026-06-25T00:36:19.996Z | Compiling parse-display-derive v0.10.0 |
| 2198 | 2026-06-25T00:36:20.013Z | Compiling webpki-roots v1.0.3 |
| 2199 | 2026-06-25T00:36:20.142Z | Compiling wait-timeout v0.2.0 |
| 2200 | 2026-06-25T00:36:20.346Z | Compiling bit-vec v0.6.3 |
| 2201 | 2026-06-25T00:36:20.604Z | Compiling bit-set v0.5.3 |
| 2202 | 2026-06-25T00:36:20.634Z | Compiling rusty-fork v0.3.0 |
| 2203 | 2026-06-25T00:36:20.802Z | Compiling strum v0.27.2 |
| 2204 | 2026-06-25T00:36:20.944Z | Compiling rand_xorshift v0.3.0 |
| 2205 | 2026-06-25T00:36:21.128Z | Compiling dropshot v0.17.0 |
| 2206 | 2026-06-25T00:36:21.369Z | Compiling crucible-workspace-hack v0.1.0 |
| 2207 | 2026-06-25T00:36:21.497Z | Compiling unarray v0.1.4 |
| 2208 | 2026-06-25T00:36:21.543Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2209 | 2026-06-25T00:36:21.609Z | Compiling proptest v1.5.0 |
| 2210 | 2026-06-25T00:36:21.629Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2211 | 2026-06-25T00:36:21.914Z | Compiling dropshot_endpoint v0.17.0 |
| 2212 | 2026-06-25T00:36:22.289Z | Compiling toml_datetime v0.6.11 |
| 2213 | 2026-06-25T00:36:22.565Z | Compiling openssl-probe v0.2.1 |
| 2214 | 2026-06-25T00:36:22.841Z | Compiling rustls-native-certs v0.8.3 |
| 2215 | 2026-06-25T00:36:23.608Z | Compiling instant v0.1.12 |
| 2216 | 2026-06-25T00:36:23.668Z | Compiling adler v1.0.2 |
| 2217 | 2026-06-25T00:36:23.730Z | Compiling backoff v0.4.0 |
| 2218 | 2026-06-25T00:36:23.895Z | Compiling miniz_oxide v0.7.2 |
| 2219 | 2026-06-25T00:36:23.953Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2220 | 2026-06-25T00:36:24.162Z | Compiling parse-display v0.10.0 |
| 2221 | 2026-06-25T00:36:24.292Z | Compiling itertools v0.14.0 |
| 2222 | 2026-06-25T00:36:24.330Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2223 | 2026-06-25T00:36:25.222Z | Compiling base64ct v1.6.0 |
| 2224 | 2026-06-25T00:36:25.647Z | Compiling flate2 v1.0.30 |
| 2225 | 2026-06-25T00:36:25.755Z | Compiling compression-core v0.4.31 |
| 2226 | 2026-06-25T00:36:25.776Z | Compiling unicode-width v0.1.14 |
| 2227 | 2026-06-25T00:36:26.090Z | Compiling compression-codecs v0.4.32 |
| 2228 | 2026-06-25T00:36:26.631Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2229 | 2026-06-25T00:36:26.899Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2230 | 2026-06-25T00:36:27.128Z | Compiling async-compression v0.4.33 |
| 2231 | 2026-06-25T00:36:27.372Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2232 | 2026-06-25T00:36:27.480Z | Compiling unsafe-libyaml v0.2.11 |
| 2233 | 2026-06-25T00:36:28.123Z | Compiling serde_yaml v0.9.34+deprecated |
| 2234 | 2026-06-25T00:36:29.304Z | Compiling heck v0.4.1 |
| 2235 | 2026-06-25T00:36:29.426Z | Compiling pem-rfc7468 v0.7.0 |
| 2236 | 2026-06-25T00:36:29.506Z | Compiling der_derive v0.7.3 |
| 2237 | 2026-06-25T00:36:29.848Z | Compiling flagset v0.4.7 |
| 2238 | 2026-06-25T00:36:30.090Z | Compiling winnow v0.5.40 |
| 2239 | 2026-06-25T00:36:30.139Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2240 | 2026-06-25T00:36:30.473Z | Compiling der v0.7.10 |
| 2241 | 2026-06-25T00:36:30.622Z | Compiling clap_derive v4.5.4 |
| 2242 | 2026-06-25T00:36:31.082Z | Compiling utf8parse v0.2.1 |
| 2243 | 2026-06-25T00:36:31.200Z | Compiling anstyle-parse v0.2.4 |
| 2244 | 2026-06-25T00:36:31.431Z | Compiling toml_edit v0.19.15 |
| 2245 | 2026-06-25T00:36:31.925Z | Compiling darling_core v0.21.3 |
| 2246 | 2026-06-25T00:36:32.227Z | Compiling rustc_version v0.4.1 |
| 2247 | 2026-06-25T00:36:32.447Z | Compiling colorchoice v1.0.1 |
| 2248 | 2026-06-25T00:36:32.497Z | Compiling is_terminal_polyfill v1.70.0 |
| 2249 | 2026-06-25T00:36:32.574Z | Compiling proc-macro-crate v1.3.1 |
| 2250 | 2026-06-25T00:36:32.600Z | Compiling anstyle-query v1.0.3 |
| 2251 | 2026-06-25T00:36:32.717Z | Compiling anstyle v1.0.7 |
| 2252 | 2026-06-25T00:36:33.002Z | Compiling anstream v0.6.14 |
| 2253 | 2026-06-25T00:36:33.411Z | Compiling spki v0.7.3 |
| 2254 | 2026-06-25T00:36:33.475Z | Compiling terminal_size v0.3.0 |
| 2255 | 2026-06-25T00:36:33.757Z | Compiling clap_lex v0.7.0 |
| 2256 | 2026-06-25T00:36:34.055Z | Compiling darling_macro v0.21.3 |
| 2257 | 2026-06-25T00:36:34.106Z | Compiling clap_builder v4.5.2 |
| 2258 | 2026-06-25T00:36:34.535Z | Compiling iddqd v0.4.2 |
| 2259 | 2026-06-25T00:36:34.577Z | Compiling secrecy v0.10.3 |
| 2260 | 2026-06-25T00:36:34.635Z | Compiling darling v0.21.3 |
| 2261 | 2026-06-25T00:36:34.762Z | Compiling heapless v0.8.0 |
| 2262 | 2026-06-25T00:36:34.916Z | Compiling convert_case v0.4.0 |
| 2263 | 2026-06-25T00:36:35.222Z | Compiling derive_more v0.99.20 |
| 2264 | 2026-06-25T00:36:35.384Z | Compiling ingot-macros v0.1.1 |
| 2265 | 2026-06-25T00:36:35.651Z | Compiling pkcs8 v0.10.2 |
| 2266 | 2026-06-25T00:36:36.466Z | Compiling clap v4.5.4 |
| 2267 | 2026-06-25T00:36:36.562Z | Compiling tabwriter v1.4.0 |
| 2268 | 2026-06-25T00:36:36.661Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2269 | 2026-06-25T00:36:36.953Z | Compiling backon v1.6.0 |
| 2270 | 2026-06-25T00:36:36.972Z | Compiling hash32 v0.3.1 |
| 2271 | 2026-06-25T00:36:37.144Z | Compiling smoltcp v0.11.0 |
| 2272 | 2026-06-25T00:36:37.321Z | Compiling cfg_aliases v0.2.1 |
| 2273 | 2026-06-25T00:36:37.448Z | Compiling typify-impl v0.4.3 |
| 2274 | 2026-06-25T00:36:37.832Z | Compiling hmac v0.12.1 |
| 2275 | 2026-06-25T00:36:38.266Z | Compiling bitflags v1.3.2 |
| 2276 | 2026-06-25T00:36:38.276Z | Compiling managed v0.8.0 |
| 2277 | 2026-06-25T00:36:38.276Z | Compiling ingot-types v0.1.2 |
| 2278 | 2026-06-25T00:36:38.276Z | Compiling humantime v2.3.0 |
| 2279 | 2026-06-25T00:36:38.336Z | Compiling cobs v0.2.3 |
| 2280 | 2026-06-25T00:36:38.526Z | Compiling postcard v1.0.9 |
| 2281 | 2026-06-25T00:36:38.563Z | Compiling ingot v0.1.1 |
| 2282 | 2026-06-25T00:36:39.544Z | Compiling crossbeam-epoch v0.9.18 |
| 2283 | 2026-06-25T00:36:40.465Z | Compiling inout v0.1.3 |
| 2284 | 2026-06-25T00:36:40.629Z | Compiling zerocopy-derive v0.7.34 |
| 2285 | 2026-06-25T00:36:40.698Z | Compiling ff v0.13.1 |
| 2286 | 2026-06-25T00:36:40.867Z | Compiling memoffset v0.9.1 |
| 2287 | 2026-06-25T00:36:40.867Z | Compiling typify-macro v0.4.3 |
| 2288 | 2026-06-25T00:36:41.493Z | Compiling base16ct v0.2.0 |
| 2289 | 2026-06-25T00:36:41.730Z | Compiling sec1 v0.7.3 |
| 2290 | 2026-06-25T00:36:42.063Z | Compiling group v0.13.0 |
| 2291 | 2026-06-25T00:36:42.114Z | Compiling cipher v0.4.4 |
| 2292 | 2026-06-25T00:36:42.419Z | Compiling hkdf v0.12.4 |
| 2293 | 2026-06-25T00:36:42.535Z | Compiling regress v0.11.1 |
| 2294 | 2026-06-25T00:36:42.631Z | Compiling crypto-bigint v0.5.5 |
| 2295 | 2026-06-25T00:36:42.643Z | Compiling proc-macro-error-attr v1.0.4 |
| 2296 | 2026-06-25T00:36:42.813Z | Compiling colored v3.1.1 |
| 2297 | 2026-06-25T00:36:43.027Z | Compiling pkg-config v0.3.30 |
| 2298 | 2026-06-25T00:36:43.475Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2299 | 2026-06-25T00:36:43.757Z | Compiling elliptic-curve v0.13.8 |
| 2300 | 2026-06-25T00:36:44.187Z | Compiling typify-impl v0.6.2 |
| 2301 | 2026-06-25T00:36:44.931Z | Compiling num_enum_derive v0.7.4 |
| 2302 | 2026-06-25T00:36:44.977Z | Compiling curve25519-dalek v4.1.3 |
| 2303 | 2026-06-25T00:36:45.103Z | Compiling half v2.7.1 |
| 2304 | 2026-06-25T00:36:45.209Z | Compiling universal-hash v0.5.1 |
| 2305 | 2026-06-25T00:36:45.261Z | Compiling proc-macro-error v1.0.4 |
| 2306 | 2026-06-25T00:36:45.500Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2307 | 2026-06-25T00:36:45.515Z | Compiling opaque-debug v0.3.1 |
| 2308 | 2026-06-25T00:36:45.565Z | Compiling vcpkg v0.2.15 |
| 2309 | 2026-06-25T00:36:45.589Z | Compiling ciborium-io v0.2.2 |
| 2310 | 2026-06-25T00:36:45.690Z | Compiling data-encoding v2.6.0 |
| 2311 | 2026-06-25T00:36:45.740Z | Compiling ciborium-ll v0.2.2 |
| 2312 | 2026-06-25T00:36:45.973Z | Compiling rustls-webpki v0.103.4 |
| 2313 | 2026-06-25T00:36:46.006Z | Compiling num_enum v0.7.4 |
| 2314 | 2026-06-25T00:36:46.379Z | Compiling num_enum_derive v0.5.11 |
| 2315 | 2026-06-25T00:36:47.419Z | Compiling foreign-types-macros v0.2.3 |
| 2316 | 2026-06-25T00:36:47.522Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2317 | 2026-06-25T00:36:47.630Z | Compiling typify-macro v0.6.2 |
| 2318 | 2026-06-25T00:36:47.879Z | Compiling rayon-core v1.13.0 |
| 2319 | 2026-06-25T00:36:48.060Z | Compiling foreign-types-shared v0.3.1 |
| 2320 | 2026-06-25T00:36:48.331Z | Compiling foreign-types v0.5.0 |
| 2321 | 2026-06-25T00:36:48.714Z | Compiling num_enum v0.5.11 |
| 2322 | 2026-06-25T00:36:48.782Z | Compiling ciborium v0.2.2 |
| 2323 | 2026-06-25T00:36:49.024Z | Compiling typify v0.4.3 |
| 2324 | 2026-06-25T00:36:49.099Z | Compiling zerocopy v0.7.34 |
| 2325 | 2026-06-25T00:36:49.185Z | Compiling crossbeam-deque v0.8.5 |
| 2326 | 2026-06-25T00:36:49.343Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2327 | 2026-06-25T00:36:49.347Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2328 | 2026-06-25T00:36:49.651Z | Compiling aead v0.5.2 |
| 2329 | 2026-06-25T00:36:49.665Z | Compiling serde_spanned v0.6.9 |
| 2330 | 2026-06-25T00:36:49.849Z | Compiling scroll_derive v0.12.0 |
| 2331 | 2026-06-25T00:36:49.917Z | Compiling num-integer v0.1.46 |
| 2332 | 2026-06-25T00:36:49.953Z | Compiling usdt-impl v0.5.0 |
| 2333 | 2026-06-25T00:36:50.217Z | Compiling cstr-argument v0.1.2 |
| 2334 | 2026-06-25T00:36:50.402Z | Compiling tokio-rustls v0.26.0 |
| 2335 | 2026-06-25T00:36:50.423Z | Compiling rustls-platform-verifier v0.6.2 |
| 2336 | 2026-06-25T00:36:50.448Z | Compiling keccak v0.1.6 |
| 2337 | 2026-06-25T00:36:50.537Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2338 | 2026-06-25T00:36:50.659Z | Compiling hyper-rustls v0.27.3 |
| 2339 | 2026-06-25T00:36:50.749Z | Compiling sha3 v0.10.8 |
| 2340 | 2026-06-25T00:36:50.778Z | Compiling scroll v0.12.0 |
| 2341 | 2026-06-25T00:36:50.900Z | Compiling reqwest v0.12.23 |
| 2342 | 2026-06-25T00:36:50.980Z | Compiling reqwest v0.13.2 |
| 2343 | 2026-06-25T00:36:51.066Z | Compiling thiserror-no-std v2.0.2 |
| 2344 | 2026-06-25T00:36:51.084Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2345 | 2026-06-25T00:36:51.253Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2346 | 2026-06-25T00:36:51.272Z | Compiling dof v0.3.0 |
| 2347 | 2026-06-25T00:36:51.628Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2348 | 2026-06-25T00:36:51.682Z | Compiling poly1305 v0.8.0 |
| 2349 | 2026-06-25T00:36:51.837Z | Compiling chacha20 v0.9.1 |
| 2350 | 2026-06-25T00:36:52.291Z | Compiling progenitor-client v0.10.0 |
| 2351 | 2026-06-25T00:36:52.311Z | Compiling dtrace-parser v0.2.0 |
| 2352 | 2026-06-25T00:36:52.329Z | Compiling password-hash v0.5.0 |
| 2353 | 2026-06-25T00:36:52.762Z | Compiling progenitor-client v0.14.0 |
| 2354 | 2026-06-25T00:36:53.009Z | Compiling progenitor-extras v0.2.0 |
| 2355 | 2026-06-25T00:36:53.253Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2356 | 2026-06-25T00:36:53.265Z | Compiling camino-tempfile v1.4.1 |
| 2357 | 2026-06-25T00:36:53.283Z | Compiling blake2 v0.10.6 |
| 2358 | 2026-06-25T00:36:53.795Z | Compiling thread-id v4.2.1 |
| 2359 | 2026-06-25T00:36:57.087Z | Compiling argon2 v0.5.3 |
| 2360 | 2026-06-25T00:36:57.627Z | Compiling chacha20poly1305 v0.10.1 |
| 2361 | 2026-06-25T00:36:57.784Z | Compiling rayon v1.11.0 |
| 2362 | 2026-06-25T00:37:00.474Z | Compiling vsss-rs v3.3.4 |
| 2363 | 2026-06-25T00:37:01.663Z | Compiling goblin v0.8.2 |
| 2364 | 2026-06-25T00:37:01.959Z | Compiling num-bigint v0.4.5 |
| 2365 | 2026-06-25T00:37:05.854Z | Compiling num-derive v0.4.2 |
| 2366 | 2026-06-25T00:37:06.025Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2367 | 2026-06-25T00:37:06.592Z | Compiling sigpipe v0.1.3 |
| 2368 | 2026-06-25T00:37:06.810Z | Compiling jiff v0.2.15 |
| 2369 | 2026-06-25T00:37:08.788Z | Compiling num-rational v0.4.2 |
| 2370 | 2026-06-25T00:37:10.733Z | Compiling num-iter v0.1.45 |
| 2371 | 2026-06-25T00:37:10.767Z | Compiling typify v0.6.2 |
| 2372 | 2026-06-25T00:37:10.867Z | Compiling zone_cfg_derive v0.3.0 |
| 2373 | 2026-06-25T00:37:10.881Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2374 | 2026-06-25T00:37:11.555Z | Compiling num-complex v0.4.6 |
| 2375 | 2026-06-25T00:37:11.784Z | Compiling indent_write v2.2.0 |
| 2376 | 2026-06-25T00:37:11.943Z | Compiling tinyvec_macros v0.1.1 |
| 2377 | 2026-06-25T00:37:12.024Z | Compiling tinyvec v1.6.0 |
| 2378 | 2026-06-25T00:37:12.337Z | Compiling zone v0.3.1 |
| 2379 | 2026-06-25T00:37:12.761Z | Compiling num v0.4.3 |
| 2380 | 2026-06-25T00:37:14.819Z | Compiling usdt-macro v0.5.0 |
| 2381 | 2026-06-25T00:37:14.822Z | Compiling usdt-attr-macro v0.5.0 |
| 2382 | 2026-06-25T00:37:15.074Z | Compiling smf v0.2.3 |
| 2383 | 2026-06-25T00:37:15.575Z | Compiling memmap v0.7.0 |
| 2384 | 2026-06-25T00:37:15.947Z | Compiling whoami v1.5.1 |
| 2385 | 2026-06-25T00:37:16.285Z | Compiling usdt v0.5.0 |
| 2386 | 2026-06-25T00:37:16.920Z | Compiling progenitor-impl v0.11.1 |
| 2387 | 2026-06-25T00:37:17.510Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2388 | 2026-06-25T00:37:17.939Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2389 | 2026-06-25T00:37:18.179Z | Compiling toml_write v0.1.2 |
| 2390 | 2026-06-25T00:37:19.014Z | Compiling progenitor-macro v0.11.1 |
| 2391 | 2026-06-25T00:37:19.373Z | Compiling toml_edit v0.22.27 |
| 2392 | 2026-06-25T00:37:19.738Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2393 | 2026-06-25T00:37:20.737Z | Compiling progenitor-client v0.11.1 |
| 2394 | 2026-06-25T00:37:21.652Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2395 | 2026-06-25T00:37:21.822Z | Compiling darling_core v0.20.11 |
| 2396 | 2026-06-25T00:37:21.856Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2397 | 2026-06-25T00:37:22.378Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2398 | 2026-06-25T00:37:22.665Z | Compiling dropshot v0.16.7 |
| 2399 | 2026-06-25T00:37:22.914Z | Compiling swrite v0.1.0 |
| 2400 | 2026-06-25T00:37:22.942Z | Compiling float-ord v0.3.2 |
| 2401 | 2026-06-25T00:37:23.068Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2402 | 2026-06-25T00:37:23.175Z | Compiling progenitor v0.11.1 |
| 2403 | 2026-06-25T00:37:23.384Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2404 | 2026-06-25T00:37:23.749Z | Compiling darling_macro v0.20.11 |
| 2405 | 2026-06-25T00:37:24.846Z | Compiling toml v0.8.23 |
| 2406 | 2026-06-25T00:37:27.144Z | Compiling nix v0.30.1 |
| 2407 | 2026-06-25T00:37:27.524Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2408 | 2026-06-25T00:37:27.551Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2409 | 2026-06-25T00:37:27.825Z | Compiling hubpack_derive v0.1.1 |
| 2410 | 2026-06-25T00:37:28.044Z | Compiling byte-wrapper v0.1.0 |
| 2411 | 2026-06-25T00:37:28.350Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2412 | 2026-06-25T00:37:28.985Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2413 | 2026-06-25T00:37:29.218Z | Compiling dropshot_endpoint v0.16.7 |
| 2414 | 2026-06-25T00:37:29.585Z | Compiling rustc-hash v2.1.1 |
| 2415 | 2026-06-25T00:37:29.828Z | Compiling static_assertions v1.1.0 |
| 2416 | 2026-06-25T00:37:29.924Z | Compiling base64 v0.21.7 |
| 2417 | 2026-06-25T00:37:30.075Z | Compiling iddqd v0.3.18 |
| 2418 | 2026-06-25T00:37:30.338Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2419 | 2026-06-25T00:37:30.524Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2420 | 2026-06-25T00:37:31.928Z | Compiling hubpack v0.1.2 |
| 2421 | 2026-06-25T00:37:32.188Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2422 | 2026-06-25T00:37:32.657Z | Compiling darling v0.20.11 |
| 2423 | 2026-06-25T00:37:32.753Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2424 | 2026-06-25T00:37:34.782Z | Compiling libz-sys v1.1.16 |
| 2425 | 2026-06-25T00:37:35.108Z | Compiling nix v0.31.3 |
| 2426 | 2026-06-25T00:37:35.194Z | Compiling enum-as-inner v0.6.0 |
| 2427 | 2026-06-25T00:37:35.401Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2428 | 2026-06-25T00:37:35.513Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2429 | 2026-06-25T00:37:35.786Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2430 | 2026-06-25T00:37:36.154Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2431 | 2026-06-25T00:37:37.264Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2432 | 2026-06-25T00:37:37.575Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2433 | 2026-06-25T00:37:38.671Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2434 | 2026-06-25T00:37:38.693Z | Compiling derive_builder_core v0.20.2 |
| 2435 | 2026-06-25T00:37:38.976Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2436 | 2026-06-25T00:37:39.091Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2437 | 2026-06-25T00:37:39.378Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2438 | 2026-06-25T00:37:39.390Z | Compiling progenitor-impl v0.14.0 |
| 2439 | 2026-06-25T00:37:39.499Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2440 | 2026-06-25T00:37:39.849Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2441 | 2026-06-25T00:37:40.564Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2442 | 2026-06-25T00:37:40.719Z | Compiling utf-8 v0.7.6 |
| 2443 | 2026-06-25T00:37:40.901Z | Compiling tungstenite v0.21.0 |
| 2444 | 2026-06-25T00:37:40.938Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2445 | 2026-06-25T00:37:41.468Z | Compiling progenitor-macro v0.14.0 |
| 2446 | 2026-06-25T00:37:41.686Z | Compiling derive_builder_macro v0.20.2 |
| 2447 | 2026-06-25T00:37:43.199Z | Compiling openssl-sys v0.9.107 |
| 2448 | 2026-06-25T00:37:44.030Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2449 | 2026-06-25T00:37:44.490Z | Compiling resolv-conf v0.7.0 |
| 2450 | 2026-06-25T00:37:44.903Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2451 | 2026-06-25T00:37:45.210Z | Compiling serde_repr v0.1.19 |
| 2452 | 2026-06-25T00:37:45.338Z | Compiling vergen-lib v9.1.0 |
| 2453 | 2026-06-25T00:37:45.593Z | Compiling slog-dtrace v0.3.0 |
| 2454 | 2026-06-25T00:37:45.629Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2455 | 2026-06-25T00:37:45.756Z | Compiling semver v0.1.20 |
| 2456 | 2026-06-25T00:37:45.809Z | Compiling unicode-segmentation v1.11.0 |
| 2457 | 2026-06-25T00:37:45.842Z | Compiling linked-hash-map v0.5.6 |
| 2458 | 2026-06-25T00:37:45.983Z | Compiling rustc_version v0.1.7 |
| 2459 | 2026-06-25T00:37:46.022Z | Compiling lru-cache v0.1.2 |
| 2460 | 2026-06-25T00:37:46.064Z | Compiling progenitor v0.14.0 |
| 2461 | 2026-06-25T00:37:46.173Z | Compiling newline-converter v0.3.0 |
| 2462 | 2026-06-25T00:37:46.189Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2463 | 2026-06-25T00:37:46.315Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2464 | 2026-06-25T00:37:47.502Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2465 | 2026-06-25T00:37:47.997Z | Compiling derive_builder v0.20.2 |
| 2466 | 2026-06-25T00:37:48.135Z | Compiling tokio-tungstenite v0.21.0 |
| 2467 | 2026-06-25T00:37:48.599Z | Compiling hickory-proto v0.24.4 |
| 2468 | 2026-06-25T00:37:48.683Z | Compiling progenitor-impl v0.13.0 |
| 2469 | 2026-06-25T00:37:50.780Z | Compiling atomicwrites v0.4.4 |
| 2470 | 2026-06-25T00:37:51.073Z | Compiling console v0.15.8 |
| 2471 | 2026-06-25T00:37:52.327Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2472 | 2026-06-25T00:37:54.468Z | Compiling serde-big-array v0.5.1 |
| 2473 | 2026-06-25T00:37:54.593Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2474 | 2026-06-25T00:37:54.639Z | Compiling pin-project-internal v1.1.10 |
| 2475 | 2026-06-25T00:37:55.118Z | Compiling derive-where v1.6.0 |
| 2476 | 2026-06-25T00:37:55.712Z | Compiling vergen v9.1.0 |
| 2477 | 2026-06-25T00:37:55.725Z | Compiling cargo-platform v0.3.2 |
| 2478 | 2026-06-25T00:37:55.952Z | Compiling siphasher v1.0.1 |
| 2479 | 2026-06-25T00:37:55.981Z | Compiling similar v2.7.0 |
| 2480 | 2026-06-25T00:37:56.166Z | Compiling phf_shared v0.12.1 |
| 2481 | 2026-06-25T00:37:56.377Z | Compiling cargo_metadata v0.23.1 |
| 2482 | 2026-06-25T00:37:56.392Z | Compiling pin-project v1.1.10 |
| 2483 | 2026-06-25T00:37:56.501Z | Compiling expectorate v1.2.0 |
| 2484 | 2026-06-25T00:37:56.715Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2485 | 2026-06-25T00:37:57.213Z | Compiling progenitor-macro v0.13.0 |
| 2486 | 2026-06-25T00:37:57.603Z | Compiling hickory-resolver v0.24.4 |
| 2487 | 2026-06-25T00:37:58.342Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2488 | 2026-06-25T00:37:58.615Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2489 | 2026-06-25T00:38:01.456Z | Compiling newtype_derive v0.1.6 |
| 2490 | 2026-06-25T00:38:02.213Z | Compiling unicode-normalization v0.1.24 |
| 2491 | 2026-06-25T00:38:02.381Z | Compiling progenitor-client v0.13.0 |
| 2492 | 2026-06-25T00:38:02.789Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2493 | 2026-06-25T00:38:02.876Z | Compiling snafu-derive v0.8.9 |
| 2494 | 2026-06-25T00:38:04.139Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2495 | 2026-06-25T00:38:04.593Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2496 | 2026-06-25T00:38:05.186Z | Compiling tokio-stream v0.1.17 |
| 2497 | 2026-06-25T00:38:05.546Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2498 | 2026-06-25T00:38:05.719Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2499 | 2026-06-25T00:38:05.831Z | Compiling async-recursion v1.1.1 |
| 2500 | 2026-06-25T00:38:06.305Z | Compiling vergen-git2 v9.1.0 |
| 2501 | 2026-06-25T00:38:06.503Z | Compiling bstr v1.9.1 |
| 2502 | 2026-06-25T00:38:06.542Z | Compiling csv-core v0.1.12 |
| 2503 | 2026-06-25T00:38:06.617Z | Compiling unicode-xid v0.2.4 |
| 2504 | 2026-06-25T00:38:06.747Z | Compiling owo-colors v4.3.0 |
| 2505 | 2026-06-25T00:38:06.790Z | Compiling same-file v1.0.6 |
| 2506 | 2026-06-25T00:38:06.949Z | Compiling cancel-safe-futures v0.1.5 |
| 2507 | 2026-06-25T00:38:06.963Z | Compiling highway v1.3.0 |
| 2508 | 2026-06-25T00:38:07.091Z | Compiling chrono-tz v0.10.4 |
| 2509 | 2026-06-25T00:38:07.187Z | Compiling openssl v0.10.72 |
| 2510 | 2026-06-25T00:38:07.201Z | Compiling foreign-types-shared v0.1.1 |
| 2511 | 2026-06-25T00:38:07.298Z | Compiling foldhash v0.1.5 |
| 2512 | 2026-06-25T00:38:07.332Z | Compiling foreign-types v0.3.2 |
| 2513 | 2026-06-25T00:38:07.434Z | Compiling hashbrown v0.15.2 |
| 2514 | 2026-06-25T00:38:07.483Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2515 | 2026-06-25T00:38:07.578Z | Compiling walkdir v2.5.0 |
| 2516 | 2026-06-25T00:38:07.659Z | Compiling globset v0.4.14 |
| 2517 | 2026-06-25T00:38:08.052Z | Compiling const_format_proc_macros v0.2.34 |
| 2518 | 2026-06-25T00:38:08.304Z | Compiling csv v1.3.1 |
| 2519 | 2026-06-25T00:38:08.409Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2520 | 2026-06-25T00:38:08.833Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2521 | 2026-06-25T00:38:09.294Z | Compiling qorb v0.4.1 |
| 2522 | 2026-06-25T00:38:10.192Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2523 | 2026-06-25T00:38:10.439Z | Compiling snafu v0.8.9 |
| 2524 | 2026-06-25T00:38:11.015Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2525 | 2026-06-25T00:38:11.055Z | Compiling git2 v0.20.2 |
| 2526 | 2026-06-25T00:38:13.524Z | Compiling progenitor v0.13.0 |
| 2527 | 2026-06-25T00:38:13.680Z | Compiling olpc-cjson v0.1.4 |
| 2528 | 2026-06-25T00:38:13.994Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2529 | 2026-06-25T00:38:14.323Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2530 | 2026-06-25T00:38:14.812Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2531 | 2026-06-25T00:38:15.279Z | Compiling phf v0.12.1 |
| 2532 | 2026-06-25T00:38:16.065Z | Compiling tokio-dtrace v0.1.1 |
| 2533 | 2026-06-25T00:38:16.448Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2534 | 2026-06-25T00:38:16.491Z | Compiling progenitor-impl v0.10.0 |
| 2535 | 2026-06-25T00:38:17.085Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2536 | 2026-06-25T00:38:17.276Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2537 | 2026-06-25T00:38:17.497Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2538 | 2026-06-25T00:38:17.591Z | Compiling signature v2.2.0 |
| 2539 | 2026-06-25T00:38:17.708Z | Compiling pem v3.0.5 |
| 2540 | 2026-06-25T00:38:17.774Z | Compiling libsw-core v0.3.2 |
| 2541 | 2026-06-25T00:38:17.959Z | Compiling serde_plain v1.0.2 |
| 2542 | 2026-06-25T00:38:18.252Z | Compiling openssl-macros v0.1.1 |
| 2543 | 2026-06-25T00:38:18.395Z | Compiling cookie v0.18.1 |
| 2544 | 2026-06-25T00:38:18.672Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2545 | 2026-06-25T00:38:18.754Z | Compiling typed-path v0.9.3 |
| 2546 | 2026-06-25T00:38:18.796Z | Compiling bytecount v0.6.9 |
| 2547 | 2026-06-25T00:38:18.903Z | Compiling fixedbitset v0.4.2 |
| 2548 | 2026-06-25T00:38:18.916Z | Compiling fixedbitset v0.5.7 |
| 2549 | 2026-06-25T00:38:18.986Z | Compiling rustls v0.21.12 |
| 2550 | 2026-06-25T00:38:19.173Z | Compiling moka v0.12.10 |
| 2551 | 2026-06-25T00:38:19.235Z | Compiling petgraph v0.8.3 |
| 2552 | 2026-06-25T00:38:19.263Z | Compiling petgraph v0.6.5 |
| 2553 | 2026-06-25T00:38:19.332Z | Compiling papergrid v0.11.0 |
| 2554 | 2026-06-25T00:38:19.889Z | Compiling tough v0.22.0 |
| 2555 | 2026-06-25T00:38:21.042Z | Compiling progenitor-macro v0.10.0 |
| 2556 | 2026-06-25T00:38:21.055Z | Compiling libsw v3.5.0 |
| 2557 | 2026-06-25T00:38:21.243Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2558 | 2026-06-25T00:38:21.600Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2559 | 2026-06-25T00:38:21.603Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2560 | 2026-06-25T00:38:21.904Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2561 | 2026-06-25T00:38:22.127Z | Compiling oxide-tokio-rt v0.1.6 |
| 2562 | 2026-06-25T00:38:22.338Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2563 | 2026-06-25T00:38:22.534Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2564 | 2026-06-25T00:38:24.779Z | Compiling const_format v0.2.35 |
| 2565 | 2026-06-25T00:38:25.123Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2566 | 2026-06-25T00:38:25.566Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2567 | 2026-06-25T00:38:25.703Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2568 | 2026-06-25T00:38:25.838Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2569 | 2026-06-25T00:38:26.225Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2570 | 2026-06-25T00:38:26.561Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2571 | 2026-06-25T00:38:26.929Z | Compiling tabled_derive v0.7.0 |
| 2572 | 2026-06-25T00:38:27.652Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2573 | 2026-06-25T00:38:27.897Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2574 | 2026-06-25T00:38:28.024Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2575 | 2026-06-25T00:38:28.036Z | Compiling gethostname v0.5.0 |
| 2576 | 2026-06-25T00:38:28.183Z | Compiling terminal_size v0.4.3 |
| 2577 | 2026-06-25T00:38:28.352Z | Compiling rustls-webpki v0.101.7 |
| 2578 | 2026-06-25T00:38:28.515Z | Compiling sct v0.7.1 |
| 2579 | 2026-06-25T00:38:28.766Z | Compiling bcs v0.1.6 |
| 2580 | 2026-06-25T00:38:29.227Z | Compiling termtree v0.5.1 |
| 2581 | 2026-06-25T00:38:29.410Z | Compiling salty v0.3.0 |
| 2582 | 2026-06-25T00:38:29.693Z | Compiling radium v0.7.0 |
| 2583 | 2026-06-25T00:38:30.012Z | Compiling unicode-width v0.2.1 |
| 2584 | 2026-06-25T00:38:30.034Z | Compiling unicode-linebreak v0.1.5 |
| 2585 | 2026-06-25T00:38:30.324Z | Compiling tagptr v0.2.0 |
| 2586 | 2026-06-25T00:38:30.347Z | Compiling smawk v0.3.2 |
| 2587 | 2026-06-25T00:38:30.497Z | Compiling linear-map v1.2.0 |
| 2588 | 2026-06-25T00:38:30.500Z | Compiling textwrap v0.16.2 |
| 2589 | 2026-06-25T00:38:30.737Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2590 | 2026-06-25T00:38:32.088Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2591 | 2026-06-25T00:38:32.100Z | Compiling progenitor v0.10.0 |
| 2592 | 2026-06-25T00:38:32.375Z | Compiling tabled v0.15.0 |
| 2593 | 2026-06-25T00:38:32.538Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2594 | 2026-06-25T00:38:33.874Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2595 | 2026-06-25T00:38:38.469Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2596 | 2026-06-25T00:38:38.711Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2597 | 2026-06-25T00:38:40.174Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2598 | 2026-06-25T00:38:41.124Z | Compiling steno v0.4.1 |
| 2599 | 2026-06-25T00:38:42.239Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2600 | 2026-06-25T00:38:42.536Z | Compiling hickory-proto v0.25.2 |
| 2601 | 2026-06-25T00:38:43.169Z | Compiling rfc6979 v0.4.0 |
| 2602 | 2026-06-25T00:38:43.345Z | Compiling sha2 v0.10.9 |
| 2603 | 2026-06-25T00:38:44.601Z | Compiling tap v1.0.1 |
| 2604 | 2026-06-25T00:38:44.732Z | Compiling wyz v0.5.1 |
| 2605 | 2026-06-25T00:38:44.961Z | Compiling hickory-resolver v0.25.2 |
| 2606 | 2026-06-25T00:38:46.110Z | Compiling ecdsa v0.16.9 |
| 2607 | 2026-06-25T00:38:47.677Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2608 | 2026-06-25T00:38:49.669Z | Compiling tokio-rustls v0.24.1 |
| 2609 | 2026-06-25T00:38:49.922Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2610 | 2026-06-25T00:38:51.169Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2611 | 2026-06-25T00:38:51.711Z | Compiling ed25519 v2.2.3 |
| 2612 | 2026-06-25T00:38:52.312Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2613 | 2026-06-25T00:38:52.524Z | Compiling rustls-pemfile v1.0.4 |
| 2614 | 2026-06-25T00:38:52.580Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2615 | 2026-06-25T00:38:52.896Z | Compiling primeorder v0.13.6 |
| 2616 | 2026-06-25T00:38:53.189Z | Compiling twox-hash v2.1.2 |
| 2617 | 2026-06-25T00:38:53.661Z | Compiling env_filter v1.0.1 |
| 2618 | 2026-06-25T00:38:54.440Z | Compiling atty v0.2.14 |
| 2619 | 2026-06-25T00:38:54.571Z | Compiling funty v2.0.0 |
| 2620 | 2026-06-25T00:38:55.129Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2621 | 2026-06-25T00:38:55.142Z | Compiling bitvec v1.0.1 |
| 2622 | 2026-06-25T00:38:55.682Z | Compiling env_logger v0.11.10 |
| 2623 | 2026-06-25T00:38:56.424Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2624 | 2026-06-25T00:38:57.138Z | Compiling p384 v0.13.1 |
| 2625 | 2026-06-25T00:38:57.229Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2626 | 2026-06-25T00:38:59.215Z | Compiling ed25519-dalek v2.2.0 |
| 2627 | 2026-06-25T00:38:59.743Z | Compiling toml v0.7.8 |
| 2628 | 2026-06-25T00:39:00.201Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2629 | 2026-06-25T00:39:01.755Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2630 | 2026-06-25T00:39:01.964Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2631 | 2026-06-25T00:39:02.628Z | Compiling polyval v0.6.2 |
| 2632 | 2026-06-25T00:39:02.920Z | Compiling ctr v0.9.2 |
| 2633 | 2026-06-25T00:39:03.141Z | Compiling aes v0.8.4 |
| 2634 | 2026-06-25T00:39:04.100Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2635 | 2026-06-25T00:39:04.370Z | Compiling x509-cert v0.2.5 |
| 2636 | 2026-06-25T00:39:05.074Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2637 | 2026-06-25T00:39:05.311Z | Compiling bincode v1.3.3 |
| 2638 | 2026-06-25T00:39:05.466Z | Compiling strum_macros v0.28.0 |
| 2639 | 2026-06-25T00:39:05.764Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2640 | 2026-06-25T00:39:06.022Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2641 | 2026-06-25T00:39:06.165Z | Compiling passt v0.3.0 |
| 2642 | 2026-06-25T00:39:06.446Z | Compiling fakedata_generator v0.7.1 |
| 2643 | 2026-06-25T00:39:07.308Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2644 | 2026-06-25T00:39:07.311Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2645 | 2026-06-25T00:39:07.578Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2646 | 2026-06-25T00:39:08.268Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2647 | 2026-06-25T00:39:08.610Z | Compiling aes-gcm-siv v0.11.1 |
| 2648 | 2026-06-25T00:39:08.827Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2649 | 2026-06-25T00:39:08.909Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2650 | 2026-06-25T00:39:09.410Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2651 | 2026-06-25T00:39:09.532Z | Compiling bitstruct_derive v0.1.0 |
| 2652 | 2026-06-25T00:39:09.982Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2653 | 2026-06-25T00:39:10.217Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2654 | 2026-06-25T00:39:10.247Z | Compiling pretty-hex v0.2.1 |
| 2655 | 2026-06-25T00:39:10.418Z | Compiling ringbuffer v0.16.0 |
| 2656 | 2026-06-25T00:39:10.496Z | Compiling typeid v1.0.0 |
| 2657 | 2026-06-25T00:39:10.702Z | Compiling ascii v1.1.0 |
| 2658 | 2026-06-25T00:39:10.884Z | Compiling erased-serde v0.4.5 |
| 2659 | 2026-06-25T00:39:11.077Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2660 | 2026-06-25T00:39:11.486Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2661 | 2026-06-25T00:39:11.512Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2662 | 2026-06-25T00:39:11.792Z | Compiling bitstruct v0.1.1 |
| 2663 | 2026-06-25T00:39:11.904Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2664 | 2026-06-25T00:39:11.996Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2665 | 2026-06-25T00:39:12.387Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2666 | 2026-06-25T00:39:12.635Z | Compiling itertools v0.13.0 |
| 2667 | 2026-06-25T00:39:13.115Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2668 | 2026-06-25T00:39:13.722Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2669 | 2026-06-25T00:39:14.139Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2670 | 2026-06-25T00:39:14.313Z | Compiling kstat-rs v0.2.4 |
| 2671 | 2026-06-25T00:39:14.477Z | Compiling serde_arrays v0.1.0 |
| 2672 | 2026-06-25T00:39:14.630Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2673 | 2026-06-25T00:39:14.765Z | Compiling libloading v0.7.4 |
| 2674 | 2026-06-25T00:39:14.805Z | Compiling bit_field v0.10.2 |
| 2675 | 2026-06-25T00:39:14.974Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2676 | 2026-06-25T00:39:15.020Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2677 | 2026-06-25T00:39:15.930Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2678 | 2026-06-25T00:39:16.436Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2679 | 2026-06-25T00:39:16.805Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2680 | 2026-06-25T00:39:19.379Z | Compiling ron v0.8.1 |
| 2681 | 2026-06-25T00:39:21.010Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2682 | 2026-06-25T00:39:22.165Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2683 | 2026-06-25T00:39:26.942Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2684 | 2026-06-25T00:39:59.543Z | Finished `release` profile [optimized] target(s) in 4m 26s |
| 2685 | 2026-06-25T00:39:59.731Z | |
| 2686 | 2026-06-25T00:39:59.731Z | real 4:26.521368977 |
| 2687 | 2026-06-25T00:39:59.731Z | user 30:36.307465522 |
| 2688 | 2026-06-25T00:39:59.731Z | sys 2:48.051652953 |
| 2689 | 2026-06-25T00:39:59.731Z | trap 0.863505170 |
| 2690 | 2026-06-25T00:39:59.731Z | tflt 1.860618939 |
| 2691 | 2026-06-25T00:39:59.731Z | dflt 1.362568787 |
| 2692 | 2026-06-25T00:39:59.731Z | kflt 0.000132100 |
| 2693 | 2026-06-25T00:39:59.731Z | lock 1:33:09.645366498 |
| 2694 | 2026-06-25T00:39:59.733Z | slp 2:00:40.150300440 |
| 2695 | 2026-06-25T00:39:59.733Z | lat 2:40.380738932 |
| 2696 | 2026-06-25T00:39:59.733Z | stop 3:32.010298629 |
| 2697 | 2026-06-25T00:39:59.736Z | + OUTDIR=/work/release |
| 2698 | 2026-06-25T00:39:59.736Z | + mkdir -p /work/release |
| 2699 | 2026-06-25T00:39:59.736Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2700 | 2026-06-25T00:39:59.758Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2701 | 2026-06-25T00:39:59.836Z | + cd /work/release |
| 2702 | 2026-06-25T00:39:59.839Z | + digest -a sha256 propolis-cli |
| 2703 | 2026-06-25T00:39:59.857Z | + digest -a sha256 propolis-server |
| 2704 | 2026-06-25T00:39:59.906Z | process exited: duration 534683 ms, exit code 0 |
| |
| 2705 | 2026-06-25T00:39:59.918Z | found 4 output files |
| 2706 | 2026-06-25T00:39:59.918Z | uploading: /work/release/propolis-cli (25565392 bytes) |
| 2707 | 2026-06-25T00:40:01.073Z | uploaded: /work/release/propolis-cli |
| 2708 | 2026-06-25T00:40:01.073Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2709 | 2026-06-25T00:40:02.085Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2710 | 2026-06-25T00:40:02.085Z | uploading: /work/release/propolis-server (83548864 bytes) |
| 2711 | 2026-06-25T00:40:03.621Z | uploaded: /work/release/propolis-server |
| 2712 | 2026-06-25T00:40:03.622Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2713 | 2026-06-25T00:40:06.620Z | uploaded: /work/release/propolis-server.sha256.txt |