|
|
|
| 1 | 2026-02-27T04:37:31.688Z | job assigned to worker 01KJEP4N2TTYDF86VVEM9ENJP1 [factory aws, i-00a06baf75d2d80b5] (queued for 7 m 6 s) |
| |
| 2 | 2026-02-27T04:37:40.146Z | starting task 0: "setup" |
| 3 | 2026-02-27T04:37:40.151Z | ++ uname -s |
| 4 | 2026-02-27T04:37:40.154Z | + kern=SunOS |
| 5 | 2026-02-27T04:37:40.154Z | + build_user=build |
| 6 | 2026-02-27T04:37:40.154Z | + build_uid=12345 |
| 7 | 2026-02-27T04:37:40.154Z | + work_dir=/work |
| 8 | 2026-02-27T04:37:40.154Z | + input_dir=/input |
| 9 | 2026-02-27T04:37:40.154Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-27T04:37:40.154Z | + case "$kern" in |
| 11 | 2026-02-27T04:37:40.154Z | + groupadd -g 12345 build |
| 12 | 2026-02-27T04:37:40.158Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-27T04:37:42.164Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-27T04:37:42.366Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-27T04:37:42.370Z | + home_fs=zfs |
| 16 | 2026-02-27T04:37:42.370Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-27T04:37:42.370Z | + mkdir -p /home/build |
| 18 | 2026-02-27T04:37:42.373Z | + chown build:build /home/build /work |
| 19 | 2026-02-27T04:37:44.373Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-27T04:37:44.376Z | process exited: duration 4232 ms, exit code 0 |
| |
| 21 | 2026-02-27T04:37:44.383Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-27T04:37:44.389Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-27T04:37:44.389Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-27T04:37:44.389Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-27T04:37:44.389Z | * rust toolchain profile = "default" |
| 26 | 2026-02-27T04:37:44.389Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-27T04:37:44.389Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-27T04:37:44.392Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-27T04:37:44.392Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-27T04:37:44.505Z | info: downloading installer |
| 31 | 2026-02-27T04:37:46.322Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-27T04:37:46.322Z | warn: /opt/ooce/bin |
| 33 | 2026-02-27T04:37:46.322Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-27T04:37:46.322Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-27T04:37:46.322Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-27T04:37:46.322Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-27T04:37:46.322Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-27T04:37:46.322Z | error: cannot install while Rust is installed |
| 39 | 2026-02-27T04:37:46.322Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-27T04:37:46.341Z | info: profile set to 'default' |
| 41 | 2026-02-27T04:37:46.341Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-27T04:37:46.344Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-27T04:37:46.508Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-27T04:37:46.508Z | info: downloading component 'cargo' |
| 45 | 2026-02-27T04:37:47.526Z | info: downloading component 'clippy' |
| 46 | 2026-02-27T04:37:48.023Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-27T04:37:49.643Z | info: downloading component 'rust-std' |
| 48 | 2026-02-27T04:37:51.622Z | info: downloading component 'rustc' |
| 49 | 2026-02-27T04:38:00.920Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-27T04:38:01.267Z | info: installing component 'cargo' |
| 51 | 2026-02-27T04:38:02.172Z | info: installing component 'clippy' |
| 52 | 2026-02-27T04:38:02.577Z | info: installing component 'rust-docs' |
| 53 | 2026-02-27T04:38:04.605Z | info: installing component 'rust-std' |
| 54 | 2026-02-27T04:38:06.405Z | info: installing component 'rustc' |
| 55 | 2026-02-27T04:38:13.095Z | info: installing component 'rustfmt' |
| 56 | 2026-02-27T04:38:13.417Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-27T04:38:13.417Z | |
| 58 | 2026-02-27T04:38:13.892Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-27T04:38:13.892Z | |
| 60 | 2026-02-27T04:38:13.895Z | |
| 61 | 2026-02-27T04:38:13.895Z | Rust is installed now. Great! |
| 62 | 2026-02-27T04:38:13.895Z | |
| 63 | 2026-02-27T04:38:13.895Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-27T04:38:13.895Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-27T04:38:13.895Z | |
| 66 | 2026-02-27T04:38:13.895Z | To configure your current shell, you need to source |
| 67 | 2026-02-27T04:38:13.895Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-27T04:38:13.895Z | |
| 69 | 2026-02-27T04:38:13.895Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-27T04:38:13.895Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-27T04:38:13.895Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-27T04:38:13.895Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-27T04:38:14.003Z | + rustup --version |
| 74 | 2026-02-27T04:38:14.018Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-27T04:38:14.024Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-27T04:38:14.132Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-27T04:38:14.137Z | + cargo --version |
| 78 | 2026-02-27T04:38:14.201Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-27T04:38:14.206Z | + rustc --version |
| 80 | 2026-02-27T04:38:14.263Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-27T04:38:14.269Z | process exited: duration 29886 ms, exit code 0 |
| |
| 82 | 2026-02-27T04:38:14.275Z | starting task 2: "authentication" |
| 83 | 2026-02-27T04:38:14.298Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-02-27T04:38:14.307Z | starting task 3: "clone repository" |
| 85 | 2026-02-27T04:38:14.310Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2026-02-27T04:38:14.313Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2026-02-27T04:38:14.352Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2026-02-27T04:38:18.483Z | + cd /work/oxidecomputer/propolis |
| 89 | 2026-02-27T04:38:18.483Z | + git fetch origin eb869155526cef84e20aa3a2da000f36a259a449 |
| 90 | 2026-02-27T04:38:18.845Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2026-02-27T04:38:18.845Z | * branch eb869155526cef84e20aa3a2da000f36a259a449 -> FETCH_HEAD |
| 92 | 2026-02-27T04:38:18.853Z | + [[ -n iliana/alpin't ]] |
| 93 | 2026-02-27T04:38:18.856Z | ++ git branch --show-current |
| 94 | 2026-02-27T04:38:18.859Z | + current=master |
| 95 | 2026-02-27T04:38:18.859Z | + [[ master != iliana/alpin't ]] |
| 96 | 2026-02-27T04:38:18.859Z | + git branch -f 'iliana/alpin'\''t' eb869155526cef84e20aa3a2da000f36a259a449 |
| 97 | 2026-02-27T04:38:18.863Z | + git checkout -f 'iliana/alpin'\''t' |
| 98 | 2026-02-27T04:38:18.889Z | Switched to branch 'iliana/alpin't' |
| 99 | 2026-02-27T04:38:18.893Z | + git reset --hard eb869155526cef84e20aa3a2da000f36a259a449 |
| 100 | 2026-02-27T04:38:18.919Z | HEAD is now at eb86915 remove alpine.iso from the zone image |
| 101 | 2026-02-27T04:38:18.922Z | process exited: duration 4615 ms, exit code 0 |
| |
| 102 | 2026-02-27T04:38:18.932Z | starting task 4: "build" |
| 103 | 2026-02-27T04:38:18.935Z | + cargo --version |
| 104 | 2026-02-27T04:38:18.942Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2026-02-27T04:38:19.152Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2026-02-27T04:38:19.155Z | info: downloading component 'cargo' |
| 107 | 2026-02-27T04:38:20.479Z | info: downloading component 'clippy' |
| 108 | 2026-02-27T04:38:20.960Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-27T04:38:22.559Z | info: downloading component 'rust-std' |
| 110 | 2026-02-27T04:38:25.504Z | info: downloading component 'rustc' |
| 111 | 2026-02-27T04:38:33.970Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-27T04:38:34.341Z | info: installing component 'cargo' |
| 113 | 2026-02-27T04:38:35.268Z | info: installing component 'clippy' |
| 114 | 2026-02-27T04:38:35.666Z | info: installing component 'rust-docs' |
| 115 | 2026-02-27T04:38:37.494Z | info: installing component 'rust-std' |
| 116 | 2026-02-27T04:38:39.456Z | info: installing component 'rustc' |
| 117 | 2026-02-27T04:38:45.999Z | info: installing component 'rustfmt' |
| 118 | 2026-02-27T04:38:46.429Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2026-02-27T04:38:46.433Z | + rustc --version |
| 120 | 2026-02-27T04:38:46.505Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2026-02-27T04:38:46.509Z | + banner prerequisites |
| 122 | 2026-02-27T04:38:46.513Z | |
| 123 | 2026-02-27T04:38:46.513Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 124 | 2026-02-27T04:38:46.513Z | # # # # # # # # # # # # # # # |
| 125 | 2026-02-27T04:38:46.513Z | # # # # ##### # # ##### # # # # # #### # |
| 126 | 2026-02-27T04:38:46.513Z | ##### ##### # ##### # # # # # # # # # |
| 127 | 2026-02-27T04:38:46.513Z | # # # # # # # # # # # # # # # |
| 128 | 2026-02-27T04:38:46.513Z | # # # ###### # # ###### ### # #### # #### # |
| 129 | 2026-02-27T04:38:46.513Z | |
| 130 | 2026-02-27T04:38:46.516Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 131 | 2026-02-27T04:38:56.782Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 132 | 2026-02-27T04:39:07.235Z | Startup: Caching catalogs ... Done |
| 133 | 2026-02-27T04:39:30.650Z | Planning: Solver setup ... Done (21.775s) |
| 134 | 2026-02-27T04:39:30.813Z | Planning: Running solver ... Done (0.163s) |
| 135 | 2026-02-27T04:39:30.981Z | Planning: Finding local manifests ... Done (0.003s) |
| 136 | 2026-02-27T04:39:30.995Z | Planning: Fetching manifests: 0/3 0% complete |
| 137 | 2026-02-27T04:39:31.124Z | Planning: Fetching manifests: 3/3 100% complete |
| 138 | 2026-02-27T04:39:31.179Z | Planning: Package planning ... Done (0.046s) |
| 139 | 2026-02-27T04:39:31.217Z | Planning: Merging actions ... Done (0.046s) |
| 140 | 2026-02-27T04:39:31.384Z | Planning: Checking for conflicting actions ... Done (0.166s) |
| 141 | 2026-02-27T04:39:31.393Z | Planning: Consolidating action changes ... Done (0.010s) |
| 142 | 2026-02-27T04:39:32.493Z | Planning: Evaluating mediators ... Done (1.100s) |
| 143 | 2026-02-27T04:39:32.502Z | Planning: Planning completed in 25.12 seconds |
| 144 | 2026-02-27T04:39:32.521Z | Packages to install: 3 |
| 145 | 2026-02-27T04:39:32.521Z | Mediators to change: 2 |
| 146 | 2026-02-27T04:39:32.524Z | Services to change: 1 |
| 147 | 2026-02-27T04:39:32.524Z | Estimated space available: 154.92 GB |
| 148 | 2026-02-27T04:39:32.524Z | Estimated space to be consumed: 1.81 GB |
| 149 | 2026-02-27T04:39:32.524Z | Create boot environment: No |
| 150 | 2026-02-27T04:39:32.524Z | Create backup boot environment: No |
| 151 | 2026-02-27T04:39:32.524Z | Rebuild boot archive: No |
| 152 | 2026-02-27T04:39:32.524Z | |
| 153 | 2026-02-27T04:39:32.524Z | Changed mediators: |
| 154 | 2026-02-27T04:39:32.525Z | mediator clang: |
| 155 | 2026-02-27T04:39:32.525Z | version: None -> 15 (system default) |
| 156 | 2026-02-27T04:39:32.525Z | |
| 157 | 2026-02-27T04:39:32.525Z | mediator llvm: |
| 158 | 2026-02-27T04:39:32.525Z | version: 14 (system default) -> 15 (system default) |
| 159 | 2026-02-27T04:39:32.525Z | |
| 160 | 2026-02-27T04:39:32.525Z | Changed packages: |
| 161 | 2026-02-27T04:39:32.525Z | helios-dev |
| 162 | 2026-02-27T04:39:32.525Z | developer/build-essential |
| 163 | 2026-02-27T04:39:32.525Z | None -> 11-2.0 |
| 164 | 2026-02-27T04:39:32.525Z | ooce/developer/clang-15 |
| 165 | 2026-02-27T04:39:32.525Z | None -> 15.0.7-2.0 |
| 166 | 2026-02-27T04:39:32.525Z | ooce/developer/llvm-15 |
| 167 | 2026-02-27T04:39:32.525Z | None -> 15.0.7-2.0 |
| 168 | 2026-02-27T04:39:32.525Z | |
| 169 | 2026-02-27T04:39:32.525Z | Services: |
| 170 | 2026-02-27T04:39:32.525Z | restart_fmri: |
| 171 | 2026-02-27T04:39:32.525Z | svc:/system/update-man-index:default |
| 172 | 2026-02-27T04:39:32.573Z | |
| 173 | 2026-02-27T04:39:32.573Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 174 | 2026-02-27T04:39:37.574Z | Download: 2887/3076 items 124.2/211.3MB 58% complete (24.8M/s) |
| 175 | 2026-02-27T04:39:39.465Z | Download: Completed 211.31 MB in 6.89 seconds (30.7M/s) |
| 176 | 2026-02-27T04:39:39.747Z | Actions: 1/3430 actions (Installing new actions) |
| 177 | 2026-02-27T04:39:44.201Z | Actions: Completed 3430 actions in 4.45 seconds. |
| 178 | 2026-02-27T04:39:44.618Z | Done (0.412s) |
| 179 | 2026-02-27T04:39:44.618Z | Done (0.000s) |
| 180 | 2026-02-27T04:39:45.730Z | Done (1.112s) |
| 181 | 2026-02-27T04:39:50.147Z | Done (4.058s) |
| 182 | 2026-02-27T04:39:50.234Z | Done (0.020s) |
| 183 | 2026-02-27T04:39:50.237Z | Done (0.000s) |
| 184 | 2026-02-27T04:39:50.383Z | Done (0.000s) |
| 185 | 2026-02-27T04:39:51.348Z | Planning: Evaluating mediator changes ... Done |
| 186 | 2026-02-27T04:39:51.509Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-02-27T04:39:51.513Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-02-27T04:39:51.787Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-02-27T04:39:51.791Z | Planning: Planning completed in 0.44 seconds |
| 190 | 2026-02-27T04:39:51.819Z | Mediators to change: 2 |
| 191 | 2026-02-27T04:39:51.819Z | Create boot environment: No |
| 192 | 2026-02-27T04:39:51.823Z | Create backup boot environment: No |
| 193 | 2026-02-27T04:39:51.898Z | Done |
| 194 | 2026-02-27T04:39:51.898Z | Done |
| 195 | 2026-02-27T04:39:52.664Z | Done |
| 196 | 2026-02-27T04:39:56.304Z | Done |
| 197 | 2026-02-27T04:39:56.390Z | Done |
| 198 | 2026-02-27T04:39:56.393Z | Done |
| 199 | 2026-02-27T04:39:56.553Z | Done |
| 200 | 2026-02-27T04:39:56.994Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 201 | 2026-02-27T04:39:56.994Z | clang system 15 system |
| 202 | 2026-02-27T04:39:56.994Z | csh system system illumos |
| 203 | 2026-02-27T04:39:56.994Z | ctags system system illumos |
| 204 | 2026-02-27T04:39:56.994Z | file system system illumos |
| 205 | 2026-02-27T04:39:56.995Z | gcc vendor 12 vendor |
| 206 | 2026-02-27T04:39:56.995Z | gcc system 10 system |
| 207 | 2026-02-27T04:39:56.995Z | gcc system 7 system |
| 208 | 2026-02-27T04:39:56.995Z | go system 1.20 system |
| 209 | 2026-02-27T04:39:56.995Z | go system 1.19 system |
| 210 | 2026-02-27T04:39:56.995Z | llvm system 15 system |
| 211 | 2026-02-27T04:39:56.995Z | llvm system 14 system |
| 212 | 2026-02-27T04:39:56.995Z | mariadb system 10.6 system |
| 213 | 2026-02-27T04:39:56.995Z | mta vendor vendor dma |
| 214 | 2026-02-27T04:39:56.995Z | openjdk system 17 system |
| 215 | 2026-02-27T04:39:56.995Z | openjdk system 11 system |
| 216 | 2026-02-27T04:39:56.995Z | openjdk system 1.8 system |
| 217 | 2026-02-27T04:39:56.995Z | openssl vendor 3 vendor |
| 218 | 2026-02-27T04:39:56.995Z | perl system 5.36 system |
| 219 | 2026-02-27T04:39:56.995Z | postgresql system 15 system |
| 220 | 2026-02-27T04:39:56.995Z | postgresql system 13 system |
| 221 | 2026-02-27T04:39:56.996Z | python vendor 3 vendor |
| 222 | 2026-02-27T04:39:56.996Z | python system 2 system |
| 223 | 2026-02-27T04:39:56.996Z | python3 system 3.11 system |
| 224 | 2026-02-27T04:39:56.996Z | ruby system 3.0 system |
| 225 | 2026-02-27T04:39:56.996Z | words vendor vendor american-english |
| 226 | 2026-02-27T04:39:56.996Z | words system system australian-english |
| 227 | 2026-02-27T04:39:56.996Z | words system system british-english |
| 228 | 2026-02-27T04:39:56.996Z | words system system canadian-english |
| 229 | 2026-02-27T04:39:56.996Z | words system system french |
| 230 | 2026-02-27T04:39:56.996Z | words system system italian |
| 231 | 2026-02-27T04:39:56.996Z | words system system ngerman |
| 232 | 2026-02-27T04:39:56.996Z | words system system ogerman |
| 233 | 2026-02-27T04:39:56.996Z | words system system spanish |
| 234 | 2026-02-27T04:39:57.331Z | PUBLISHER TYPE STATUS P LOCATION |
| 235 | 2026-02-27T04:39:57.331Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 236 | 2026-02-27T04:40:03.705Z | FMRI IFO |
| 237 | 2026-02-27T04:40:03.705Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 238 | 2026-02-27T04:40:03.705Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 239 | 2026-02-27T04:40:03.705Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 240 | 2026-02-27T04:40:03.705Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 241 | 2026-02-27T04:40:03.705Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 242 | 2026-02-27T04:40:03.705Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 243 | 2026-02-27T04:40:03.705Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 244 | 2026-02-27T04:40:04.573Z | All builder prerequisites installed successfully, and PATH looks valid |
| 245 | 2026-02-27T04:40:04.577Z | |
| 246 | 2026-02-27T04:40:04.577Z | real 1:18.061149895 |
| 247 | 2026-02-27T04:40:04.577Z | user 1:04.451989636 |
| 248 | 2026-02-27T04:40:04.577Z | sys 5.386892140 |
| 249 | 2026-02-27T04:40:04.577Z | trap 0.012053106 |
| 250 | 2026-02-27T04:40:04.577Z | tflt 0.029503667 |
| 251 | 2026-02-27T04:40:04.577Z | dflt 0.042775240 |
| 252 | 2026-02-27T04:40:04.577Z | kflt 0.014473862 |
| 253 | 2026-02-27T04:40:04.577Z | lock 0.000000000 |
| 254 | 2026-02-27T04:40:04.577Z | slp 1:26.062097340 |
| 255 | 2026-02-27T04:40:04.577Z | lat 0.188530285 |
| 256 | 2026-02-27T04:40:04.577Z | stop 0.000273883 |
| 257 | 2026-02-27T04:40:04.577Z | + banner check |
| 258 | 2026-02-27T04:40:04.577Z | |
| 259 | 2026-02-27T04:40:04.577Z | #### # # ###### #### # # |
| 260 | 2026-02-27T04:40:04.578Z | # # # # # # # # # |
| 261 | 2026-02-27T04:40:04.578Z | # ###### ##### # #### |
| 262 | 2026-02-27T04:40:04.578Z | # # # # # # # |
| 263 | 2026-02-27T04:40:04.578Z | # # # # # # # # # |
| 264 | 2026-02-27T04:40:04.578Z | #### # # ###### #### # # |
| 265 | 2026-02-27T04:40:04.578Z | |
| 266 | 2026-02-27T04:40:04.578Z | + ptime -m cargo check --features falcon |
| 267 | 2026-02-27T04:40:04.784Z | Updating crates.io index |
| 268 | 2026-02-27T04:40:04.787Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 269 | 2026-02-27T04:40:11.042Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 270 | 2026-02-27T04:40:47.874Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 271 | 2026-02-27T04:40:48.515Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 272 | 2026-02-27T04:40:49.078Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 273 | 2026-02-27T04:40:49.672Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 274 | 2026-02-27T04:40:50.699Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 275 | 2026-02-27T04:40:51.493Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 276 | 2026-02-27T04:40:53.228Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 277 | 2026-02-27T04:40:53.795Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 278 | 2026-02-27T04:40:54.344Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 279 | 2026-02-27T04:40:55.030Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 280 | 2026-02-27T04:40:57.072Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 281 | 2026-02-27T04:41:01.581Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 282 | 2026-02-27T04:41:04.272Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 283 | 2026-02-27T04:41:05.519Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 284 | 2026-02-27T04:41:06.213Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 285 | 2026-02-27T04:41:07.301Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 286 | 2026-02-27T04:41:07.974Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 287 | 2026-02-27T04:41:08.685Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 288 | 2026-02-27T04:41:10.558Z | Downloading crates ... |
| 289 | 2026-02-27T04:41:10.635Z | Downloaded clap_lex v0.7.0 |
| 290 | 2026-02-27T04:41:10.642Z | Downloaded byteorder v1.5.0 |
| 291 | 2026-02-27T04:41:10.646Z | Downloaded backoff v0.4.0 |
| 292 | 2026-02-27T04:41:10.651Z | Downloaded bit-set v0.5.3 |
| 293 | 2026-02-27T04:41:10.654Z | Downloaded autocfg v1.3.0 |
| 294 | 2026-02-27T04:41:10.658Z | Downloaded bcs v0.1.6 |
| 295 | 2026-02-27T04:41:10.662Z | Downloaded base64ct v1.6.0 |
| 296 | 2026-02-27T04:41:10.667Z | Downloaded colorchoice v1.0.1 |
| 297 | 2026-02-27T04:41:10.671Z | Downloaded cfg_aliases v0.2.1 |
| 298 | 2026-02-27T04:41:10.675Z | Downloaded critical-section v1.2.0 |
| 299 | 2026-02-27T04:41:10.678Z | Downloaded camino-tempfile v1.4.1 |
| 300 | 2026-02-27T04:41:10.681Z | Downloaded darling v0.20.11 |
| 301 | 2026-02-27T04:41:10.688Z | Downloaded block-buffer v0.10.4 |
| 302 | 2026-02-27T04:41:10.692Z | Downloaded embedded-io v0.4.0 |
| 303 | 2026-02-27T04:41:10.695Z | Downloaded fixedbitset v0.4.2 |
| 304 | 2026-02-27T04:41:10.698Z | Downloaded futures-executor v0.3.31 |
| 305 | 2026-02-27T04:41:10.703Z | Downloaded idna_adapter v1.2.0 |
| 306 | 2026-02-27T04:41:10.706Z | Downloaded dof v0.4.0 |
| 307 | 2026-02-27T04:41:10.709Z | Downloaded http-body-util v0.1.3 |
| 308 | 2026-02-27T04:41:10.713Z | Downloaded defmt-parser v0.3.4 |
| 309 | 2026-02-27T04:41:10.716Z | Downloaded displaydoc v0.2.5 |
| 310 | 2026-02-27T04:41:10.722Z | Downloaded cstr-argument v0.1.2 |
| 311 | 2026-02-27T04:41:10.725Z | Downloaded httpdate v1.0.3 |
| 312 | 2026-02-27T04:41:10.728Z | Downloaded either v1.15.0 |
| 313 | 2026-02-27T04:41:10.732Z | Downloaded digest v0.10.7 |
| 314 | 2026-02-27T04:41:10.736Z | Downloaded h2 v0.4.6 |
| 315 | 2026-02-27T04:41:10.744Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 316 | 2026-02-27T04:41:10.748Z | Downloaded derive_more v0.99.20 |
| 317 | 2026-02-27T04:41:10.754Z | Downloaded darling_macro v0.21.3 |
| 318 | 2026-02-27T04:41:10.757Z | Downloaded hubpack_derive v0.1.1 |
| 319 | 2026-02-27T04:41:10.760Z | Downloaded lazycell v1.3.0 |
| 320 | 2026-02-27T04:41:10.763Z | Downloaded derive_builder_macro v0.20.2 |
| 321 | 2026-02-27T04:41:10.766Z | Downloaded dropshot-api-manager v0.3.0 |
| 322 | 2026-02-27T04:41:10.828Z | Downloaded dof v0.3.0 |
| 323 | 2026-02-27T04:41:10.828Z | Downloaded icu_provider_macros v1.5.0 |
| 324 | 2026-02-27T04:41:10.828Z | Downloaded debug-ignore v1.0.5 |
| 325 | 2026-02-27T04:41:10.828Z | Downloaded hyper-tls v0.6.0 |
| 326 | 2026-02-27T04:41:10.828Z | Downloaded instant v0.1.12 |
| 327 | 2026-02-27T04:41:10.828Z | Downloaded indent_write v2.2.0 |
| 328 | 2026-02-27T04:41:10.828Z | Downloaded bitstruct v0.1.1 |
| 329 | 2026-02-27T04:41:10.828Z | Downloaded icu_locid_transform v1.5.0 |
| 330 | 2026-02-27T04:41:10.828Z | Downloaded managed v0.8.0 |
| 331 | 2026-02-27T04:41:10.828Z | Downloaded is_terminal_polyfill v1.70.0 |
| 332 | 2026-02-27T04:41:10.828Z | Downloaded errno v0.3.14 |
| 333 | 2026-02-27T04:41:10.828Z | Downloaded enum-as-inner v0.6.0 |
| 334 | 2026-02-27T04:41:10.832Z | Downloaded kstat-rs v0.2.4 |
| 335 | 2026-02-27T04:41:10.832Z | Downloaded futures-channel v0.3.31 |
| 336 | 2026-02-27T04:41:10.832Z | Downloaded lazy_static v1.5.0 |
| 337 | 2026-02-27T04:41:10.832Z | Downloaded macaddr v1.0.1 |
| 338 | 2026-02-27T04:41:10.835Z | Downloaded memmap v0.7.0 |
| 339 | 2026-02-27T04:41:10.838Z | Downloaded camino v1.2.2 |
| 340 | 2026-02-27T04:41:10.843Z | Downloaded form_urlencoded v1.2.2 |
| 341 | 2026-02-27T04:41:10.846Z | Downloaded home v0.5.11 |
| 342 | 2026-02-27T04:41:10.849Z | Downloaded futures-core v0.3.32 |
| 343 | 2026-02-27T04:41:10.852Z | Downloaded daft v0.1.5 |
| 344 | 2026-02-27T04:41:10.856Z | Downloaded futures-sink v0.3.31 |
| 345 | 2026-02-27T04:41:10.859Z | Downloaded derive-ex v0.1.8 |
| 346 | 2026-02-27T04:41:10.859Z | Downloaded data-encoding v2.6.0 |
| 347 | 2026-02-27T04:41:10.863Z | Downloaded mime v0.3.17 |
| 348 | 2026-02-27T04:41:10.866Z | Downloaded hash32 v0.3.1 |
| 349 | 2026-02-27T04:41:10.869Z | Downloaded darling v0.21.3 |
| 350 | 2026-02-27T04:41:10.874Z | Downloaded ipnetwork v0.21.1 |
| 351 | 2026-02-27T04:41:10.879Z | Downloaded ingot v0.1.1 |
| 352 | 2026-02-27T04:41:10.882Z | Downloaded num-iter v0.1.45 |
| 353 | 2026-02-27T04:41:10.885Z | Downloaded ingot-types v0.1.2 |
| 354 | 2026-02-27T04:41:10.889Z | Downloaded ipnet v2.9.0 |
| 355 | 2026-02-27T04:41:10.892Z | Downloaded libsw v3.5.0 |
| 356 | 2026-02-27T04:41:10.895Z | Downloaded jobserver v0.1.31 |
| 357 | 2026-02-27T04:41:10.899Z | Downloaded num-conv v0.1.0 |
| 358 | 2026-02-27T04:41:10.902Z | Downloaded num v0.4.3 |
| 359 | 2026-02-27T04:41:10.905Z | Downloaded libloading v0.8.9 |
| 360 | 2026-02-27T04:41:10.908Z | Downloaded opaque-debug v0.3.1 |
| 361 | 2026-02-27T04:41:10.911Z | Downloaded num_threads v0.1.7 |
| 362 | 2026-02-27T04:41:10.914Z | Downloaded omicron-workspace-hack v0.1.0 |
| 363 | 2026-02-27T04:41:10.914Z | Downloaded fs-err v3.1.2 |
| 364 | 2026-02-27T04:41:10.917Z | Downloaded deranged v0.5.3 |
| 365 | 2026-02-27T04:41:10.920Z | Downloaded hostname v0.3.1 |
| 366 | 2026-02-27T04:41:10.924Z | Downloaded native-tls v0.2.11 |
| 367 | 2026-02-27T04:41:10.927Z | Downloaded lru-slab v0.1.2 |
| 368 | 2026-02-27T04:41:10.930Z | Downloaded lock_api v0.4.12 |
| 369 | 2026-02-27T04:41:10.933Z | Downloaded openssl-probe v0.2.1 |
| 370 | 2026-02-27T04:41:10.936Z | Downloaded openssl-probe v0.1.5 |
| 371 | 2026-02-27T04:41:10.938Z | Downloaded percent-encoding v2.3.2 |
| 372 | 2026-02-27T04:41:10.943Z | Downloaded multer v3.1.0 |
| 373 | 2026-02-27T04:41:10.946Z | Downloaded iddqd v0.3.14 |
| 374 | 2026-02-27T04:41:10.951Z | Downloaded newline-converter v0.3.0 |
| 375 | 2026-02-27T04:41:10.954Z | Downloaded parse-display v0.10.0 |
| 376 | 2026-02-27T04:41:10.957Z | Downloaded phf_shared v0.12.1 |
| 377 | 2026-02-27T04:41:10.962Z | Downloaded powerfmt v0.2.0 |
| 378 | 2026-02-27T04:41:10.966Z | Downloaded newtype-uuid-macros v0.1.0 |
| 379 | 2026-02-27T04:41:10.966Z | Downloaded newtype-uuid v1.3.1 |
| 380 | 2026-02-27T04:41:10.969Z | Downloaded plain v0.2.3 |
| 381 | 2026-02-27T04:41:10.969Z | Downloaded derive-where v1.6.0 |
| 382 | 2026-02-27T04:41:10.974Z | Downloaded clang-sys v1.8.1 |
| 383 | 2026-02-27T04:41:10.978Z | Downloaded libsw-core v0.3.2 |
| 384 | 2026-02-27T04:41:10.981Z | Downloaded progenitor-macro v0.10.0 |
| 385 | 2026-02-27T04:41:10.984Z | Downloaded proc-macro-error-attr v1.0.4 |
| 386 | 2026-02-27T04:41:10.987Z | Downloaded progenitor-client v0.11.1 |
| 387 | 2026-02-27T04:41:10.992Z | Downloaded num_enum_derive v0.7.4 |
| 388 | 2026-02-27T04:41:10.992Z | Downloaded num_enum v0.7.4 |
| 389 | 2026-02-27T04:41:10.999Z | Downloaded litemap v0.7.4 |
| 390 | 2026-02-27T04:41:11.007Z | Downloaded console v0.15.8 |
| 391 | 2026-02-27T04:41:11.012Z | Downloaded anyhow v1.0.100 |
| 392 | 2026-02-27T04:41:11.012Z | Downloaded quick-error v1.2.3 |
| 393 | 2026-02-27T04:41:11.015Z | Downloaded base64 v0.21.7 |
| 394 | 2026-02-27T04:41:11.018Z | Downloaded radium v0.7.0 |
| 395 | 2026-02-27T04:41:11.021Z | Downloaded paste v1.0.15 |
| 396 | 2026-02-27T04:41:11.026Z | Downloaded icu_properties v1.5.1 |
| 397 | 2026-02-27T04:41:11.032Z | Downloaded heapless v0.8.0 |
| 398 | 2026-02-27T04:41:11.038Z | Downloaded ref-cast-impl v1.0.25 |
| 399 | 2026-02-27T04:41:11.038Z | Downloaded ref-cast v1.0.25 |
| 400 | 2026-02-27T04:41:11.042Z | Downloaded rustc_version v0.1.7 |
| 401 | 2026-02-27T04:41:11.042Z | Downloaded rustc-hash v1.1.0 |
| 402 | 2026-02-27T04:41:11.045Z | Downloaded rustc_version v0.4.1 |
| 403 | 2026-02-27T04:41:11.045Z | Downloaded ppv-lite86 v0.2.17 |
| 404 | 2026-02-27T04:41:11.049Z | Downloaded pkg-config v0.3.30 |
| 405 | 2026-02-27T04:41:11.052Z | Downloaded pin-project-lite v0.2.14 |
| 406 | 2026-02-27T04:41:11.056Z | Downloaded progenitor-macro v0.13.0 |
| 407 | 2026-02-27T04:41:11.063Z | Downloaded progenitor-client v0.13.0 |
| 408 | 2026-02-27T04:41:11.068Z | Downloaded same-file v1.0.6 |
| 409 | 2026-02-27T04:41:11.068Z | Downloaded once_cell v1.21.3 |
| 410 | 2026-02-27T04:41:11.072Z | Downloaded progenitor v0.11.1 |
| 411 | 2026-02-27T04:41:11.072Z | Downloaded const_format v0.2.35 |
| 412 | 2026-02-27T04:41:11.075Z | Downloaded log v0.4.29 |
| 413 | 2026-02-27T04:41:11.079Z | Downloaded scroll_derive v0.13.1 |
| 414 | 2026-02-27T04:41:11.082Z | Downloaded futures v0.3.31 |
| 415 | 2026-02-27T04:41:11.087Z | Downloaded progenitor-client v0.10.0 |
| 416 | 2026-02-27T04:41:11.090Z | Downloaded serde_arrays v0.1.0 |
| 417 | 2026-02-27T04:41:11.093Z | Downloaded quinn-udp v0.5.5 |
| 418 | 2026-02-27T04:41:11.096Z | Downloaded owo-colors v4.2.3 |
| 419 | 2026-02-27T04:41:11.099Z | Downloaded semver v0.1.20 |
| 420 | 2026-02-27T04:41:11.102Z | Downloaded secrecy v0.10.3 |
| 421 | 2026-02-27T04:41:11.105Z | Downloaded scroll_derive v0.12.0 |
| 422 | 2026-02-27T04:41:11.105Z | Downloaded rand_core v0.9.3 |
| 423 | 2026-02-27T04:41:11.109Z | Downloaded serde-big-array v0.5.1 |
| 424 | 2026-02-27T04:41:11.113Z | Downloaded serde_repr v0.1.19 |
| 425 | 2026-02-27T04:41:11.113Z | Downloaded ringbuffer v0.15.0 |
| 426 | 2026-02-27T04:41:11.116Z | Downloaded sha1 v0.10.6 |
| 427 | 2026-02-27T04:41:11.119Z | Downloaded serde_urlencoded v0.7.1 |
| 428 | 2026-02-27T04:41:11.124Z | Downloaded siphasher v1.0.1 |
| 429 | 2026-02-27T04:41:11.124Z | Downloaded sigpipe v0.1.3 |
| 430 | 2026-02-27T04:41:11.127Z | Downloaded serde_spanned v0.6.9 |
| 431 | 2026-02-27T04:41:11.127Z | Downloaded serde_plain v1.0.2 |
| 432 | 2026-02-27T04:41:11.130Z | Downloaded rustc-hash v2.1.1 |
| 433 | 2026-02-27T04:41:11.133Z | Downloaded pest_generator v2.8.4 |
| 434 | 2026-02-27T04:41:11.133Z | Downloaded resolv-conf v0.7.0 |
| 435 | 2026-02-27T04:41:11.136Z | Downloaded rustls-pemfile v2.2.0 |
| 436 | 2026-02-27T04:41:11.139Z | Downloaded rusty-fork v0.3.0 |
| 437 | 2026-02-27T04:41:11.142Z | Downloaded rustls-pemfile v1.0.4 |
| 438 | 2026-02-27T04:41:11.145Z | Downloaded postcard v1.0.9 |
| 439 | 2026-02-27T04:41:11.148Z | Downloaded rustls-native-certs v0.8.3 |
| 440 | 2026-02-27T04:41:11.151Z | Downloaded scroll v0.12.0 |
| 441 | 2026-02-27T04:41:11.154Z | Downloaded slog-bunyan v2.5.0 |
| 442 | 2026-02-27T04:41:11.156Z | Downloaded cc v1.2.17 |
| 443 | 2026-02-27T04:41:11.159Z | Downloaded schemars_derive v0.8.22 |
| 444 | 2026-02-27T04:41:11.162Z | Downloaded crossbeam-channel v0.5.15 |
| 445 | 2026-02-27T04:41:11.166Z | Downloaded strsim v0.11.1 |
| 446 | 2026-02-27T04:41:11.169Z | Downloaded tabwriter v1.4.0 |
| 447 | 2026-02-27T04:41:11.172Z | Downloaded structmeta v0.3.0 |
| 448 | 2026-02-27T04:41:11.176Z | Downloaded rustversion v1.0.22 |
| 449 | 2026-02-27T04:41:11.182Z | Downloaded semver v1.0.27 |
| 450 | 2026-02-27T04:41:11.185Z | Downloaded scroll v0.13.0 |
| 451 | 2026-02-27T04:41:11.185Z | Downloaded pest_meta v2.8.4 |
| 452 | 2026-02-27T04:41:11.185Z | Downloaded supports-color v2.1.0 |
| 453 | 2026-02-27T04:41:11.188Z | Downloaded serde_tokenstream v0.2.3 |
| 454 | 2026-02-27T04:41:11.191Z | Downloaded termtree v0.5.1 |
| 455 | 2026-02-27T04:41:11.191Z | Downloaded take_mut v0.2.2 |
| 456 | 2026-02-27T04:41:11.195Z | Downloaded serde_spanned v1.0.4 |
| 457 | 2026-02-27T04:41:11.198Z | Downloaded sha2 v0.10.9 |
| 458 | 2026-02-27T04:41:11.198Z | Downloaded sync_wrapper v1.0.1 |
| 459 | 2026-02-27T04:41:11.201Z | Downloaded swrite v0.1.0 |
| 460 | 2026-02-27T04:41:11.201Z | Downloaded tagptr v0.2.0 |
| 461 | 2026-02-27T04:41:11.204Z | Downloaded jiff-static v0.2.15 |
| 462 | 2026-02-27T04:41:11.207Z | Downloaded terminal_size v0.3.0 |
| 463 | 2026-02-27T04:41:11.210Z | Downloaded tap v1.0.1 |
| 464 | 2026-02-27T04:41:11.213Z | Downloaded progenitor-impl v0.10.0 |
| 465 | 2026-02-27T04:41:11.213Z | Downloaded pin-project v1.1.10 |
| 466 | 2026-02-27T04:41:11.226Z | Downloaded tinyvec_macros v0.1.1 |
| 467 | 2026-02-27T04:41:11.229Z | Downloaded thread_local v1.1.8 |
| 468 | 2026-02-27T04:41:11.232Z | Downloaded thread-id v5.0.0 |
| 469 | 2026-02-27T04:41:11.232Z | Downloaded openssl-sys v0.9.107 |
| 470 | 2026-02-27T04:41:11.237Z | Downloaded hickory-resolver v0.25.2 |
| 471 | 2026-02-27T04:41:11.242Z | Downloaded static_assertions v1.1.0 |
| 472 | 2026-02-27T04:41:11.245Z | Downloaded thread-id v4.2.1 |
| 473 | 2026-02-27T04:41:11.249Z | Downloaded smf v0.2.3 |
| 474 | 2026-02-27T04:41:11.249Z | Downloaded ryu v1.0.18 |
| 475 | 2026-02-27T04:41:11.252Z | Downloaded thiserror-impl v1.0.64 |
| 476 | 2026-02-27T04:41:11.256Z | Downloaded terminal_size v0.4.3 |
| 477 | 2026-02-27T04:41:11.261Z | Downloaded slog-term v2.9.2 |
| 478 | 2026-02-27T04:41:11.261Z | Downloaded slog-json v2.6.1 |
| 479 | 2026-02-27T04:41:11.264Z | Downloaded slog-dtrace v0.3.0 |
| 480 | 2026-02-27T04:41:11.264Z | Downloaded ron v0.8.1 |
| 481 | 2026-02-27T04:41:11.269Z | Downloaded supports-color v3.0.2 |
| 482 | 2026-02-27T04:41:11.275Z | Downloaded shlex v1.3.0 |
| 483 | 2026-02-27T04:41:11.279Z | Downloaded sct v0.7.1 |
| 484 | 2026-02-27T04:41:11.279Z | Downloaded thiserror v1.0.64 |
| 485 | 2026-02-27T04:41:11.283Z | Downloaded strum_macros v0.26.4 |
| 486 | 2026-02-27T04:41:11.286Z | Downloaded proc-macro2 v1.0.106 |
| 487 | 2026-02-27T04:41:11.290Z | Downloaded try-lock v0.2.5 |
| 488 | 2026-02-27T04:41:11.293Z | Downloaded tower-layer v0.3.3 |
| 489 | 2026-02-27T04:41:11.293Z | Downloaded libm v0.2.8 |
| 490 | 2026-02-27T04:41:11.300Z | Downloaded strum_macros v0.27.2 |
| 491 | 2026-02-27T04:41:11.303Z | Downloaded typify-macro v0.4.3 |
| 492 | 2026-02-27T04:41:11.306Z | Downloaded rustls-platform-verifier v0.6.2 |
| 493 | 2026-02-27T04:41:11.309Z | Downloaded universal-hash v0.5.1 |
| 494 | 2026-02-27T04:41:11.312Z | Downloaded time-core v0.1.6 |
| 495 | 2026-02-27T04:41:11.312Z | Downloaded thiserror-impl v2.0.18 |
| 496 | 2026-02-27T04:41:11.316Z | Downloaded unarray v0.1.4 |
| 497 | 2026-02-27T04:41:11.319Z | Downloaded tinystr v0.7.6 |
| 498 | 2026-02-27T04:41:11.319Z | Downloaded usdt v0.6.0 |
| 499 | 2026-02-27T04:41:11.323Z | Downloaded typify-macro v0.6.1 |
| 500 | 2026-02-27T04:41:11.323Z | Downloaded typeid v1.0.0 |
| 501 | 2026-02-27T04:41:11.323Z | Downloaded synstructure v0.13.1 |
| 502 | 2026-02-27T04:41:11.327Z | Downloaded tokio-dtrace v0.1.1 |
| 503 | 2026-02-27T04:41:11.327Z | Downloaded usdt-macro v0.5.0 |
| 504 | 2026-02-27T04:41:11.330Z | Downloaded expectorate v1.2.0 |
| 505 | 2026-02-27T04:41:11.330Z | Downloaded usdt-attr-macro v0.5.0 |
| 506 | 2026-02-27T04:41:11.333Z | Downloaded tokio-tungstenite v0.21.0 |
| 507 | 2026-02-27T04:41:11.333Z | Downloaded serde_core v1.0.228 |
| 508 | 2026-02-27T04:41:11.337Z | Downloaded progenitor-impl v0.13.0 |
| 509 | 2026-02-27T04:41:11.341Z | Downloaded snafu-derive v0.8.9 |
| 510 | 2026-02-27T04:41:11.344Z | Downloaded rayon-core v1.12.1 |
| 511 | 2026-02-27T04:41:11.347Z | Downloaded usdt-attr-macro v0.6.0 |
| 512 | 2026-02-27T04:41:11.347Z | Downloaded usdt v0.5.0 |
| 513 | 2026-02-27T04:41:11.350Z | Downloaded thiserror v2.0.18 |
| 514 | 2026-02-27T04:41:11.354Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 515 | 2026-02-27T04:41:11.357Z | Downloaded tokio-rustls v0.25.0 |
| 516 | 2026-02-27T04:41:11.360Z | Downloaded num-bigint v0.4.5 |
| 517 | 2026-02-27T04:41:11.363Z | Downloaded utf8parse v0.2.1 |
| 518 | 2026-02-27T04:41:11.366Z | Downloaded utf16_iter v1.0.5 |
| 519 | 2026-02-27T04:41:11.366Z | Downloaded http v1.4.0 |
| 520 | 2026-02-27T04:41:11.370Z | Downloaded which v4.4.2 |
| 521 | 2026-02-27T04:41:11.373Z | Downloaded waitgroup v0.1.2 |
| 522 | 2026-02-27T04:41:11.373Z | Downloaded wait-timeout v0.2.0 |
| 523 | 2026-02-27T04:41:11.376Z | Downloaded rustls-pki-types v1.12.0 |
| 524 | 2026-02-27T04:41:11.380Z | Downloaded want v0.3.1 |
| 525 | 2026-02-27T04:41:11.384Z | Downloaded version_check v0.9.5 |
| 526 | 2026-02-27T04:41:11.384Z | Downloaded indexmap v2.13.0 |
| 527 | 2026-02-27T04:41:11.388Z | Downloaded tracing-attributes v0.1.27 |
| 528 | 2026-02-27T04:41:11.391Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 529 | 2026-02-27T04:41:11.391Z | Downloaded write16 v1.0.0 |
| 530 | 2026-02-27T04:41:11.394Z | Downloaded tokio-rustls v0.24.1 |
| 531 | 2026-02-27T04:41:11.397Z | Downloaded qorb v0.4.1 |
| 532 | 2026-02-27T04:41:11.399Z | Downloaded term v1.2.0 |
| 533 | 2026-02-27T04:41:11.402Z | Downloaded unicode-xid v0.2.4 |
| 534 | 2026-02-27T04:41:11.405Z | Downloaded tinyvec v1.6.0 |
| 535 | 2026-02-27T04:41:11.408Z | Downloaded serde_derive v1.0.228 |
| 536 | 2026-02-27T04:41:11.413Z | Downloaded socket2 v0.6.0 |
| 537 | 2026-02-27T04:41:11.416Z | Downloaded schemars v0.8.22 |
| 538 | 2026-02-27T04:41:11.429Z | Downloaded zone_cfg_derive v0.3.0 |
| 539 | 2026-02-27T04:41:11.432Z | Downloaded zone v0.3.1 |
| 540 | 2026-02-27T04:41:11.432Z | Downloaded toml v0.8.23 |
| 541 | 2026-02-27T04:41:11.436Z | Downloaded textwrap v0.16.2 |
| 542 | 2026-02-27T04:41:11.440Z | Downloaded tokio-stream v0.1.17 |
| 543 | 2026-02-27T04:41:11.444Z | Downloaded utf-8 v0.7.6 |
| 544 | 2026-02-27T04:41:11.447Z | Downloaded zerofrom v0.1.5 |
| 545 | 2026-02-27T04:41:11.447Z | Downloaded twox-hash v2.1.0 |
| 546 | 2026-02-27T04:41:11.450Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 547 | 2026-02-27T04:41:11.453Z | Downloaded rustls-webpki v0.103.4 |
| 548 | 2026-02-27T04:41:11.456Z | Downloaded whoami v1.5.1 |
| 549 | 2026-02-27T04:41:11.459Z | Downloaded walkdir v2.5.0 |
| 550 | 2026-02-27T04:41:11.459Z | Downloaded usdt-impl v0.5.0 |
| 551 | 2026-02-27T04:41:11.462Z | Downloaded vergen-lib v0.1.6 |
| 552 | 2026-02-27T04:41:11.462Z | Downloaded usdt-impl v0.6.0 |
| 553 | 2026-02-27T04:41:11.465Z | Downloaded test-strategy v0.4.3 |
| 554 | 2026-02-27T04:41:11.468Z | Downloaded tar v0.4.40 |
| 555 | 2026-02-27T04:41:11.471Z | Downloaded rand v0.9.2 |
| 556 | 2026-02-27T04:41:11.474Z | Downloaded ucd-trie v0.1.6 |
| 557 | 2026-02-27T04:41:11.477Z | Downloaded rand v0.8.5 |
| 558 | 2026-02-27T04:41:11.480Z | Downloaded idna v1.0.3 |
| 559 | 2026-02-27T04:41:11.484Z | Downloaded wyz v0.5.1 |
| 560 | 2026-02-27T04:41:11.487Z | Downloaded writeable v0.5.5 |
| 561 | 2026-02-27T04:41:11.487Z | Downloaded toml v0.7.8 |
| 562 | 2026-02-27T04:41:11.490Z | Downloaded zmij v1.0.19 |
| 563 | 2026-02-27T04:41:11.494Z | Downloaded tokio-rustls v0.26.0 |
| 564 | 2026-02-27T04:41:11.494Z | Downloaded snafu v0.8.9 |
| 565 | 2026-02-27T04:41:11.499Z | Downloaded tracing-core v0.1.32 |
| 566 | 2026-02-27T04:41:11.502Z | Downloaded vergen-git2 v1.0.7 |
| 567 | 2026-02-27T04:41:11.506Z | Downloaded vergen v9.0.6 |
| 568 | 2026-02-27T04:41:11.510Z | Downloaded toml v0.9.10+spec-1.1.0 |
| 569 | 2026-02-27T04:41:11.513Z | Downloaded zerovec-derive v0.10.3 |
| 570 | 2026-02-27T04:41:11.513Z | Downloaded unicode-ident v1.0.24 |
| 571 | 2026-02-27T04:41:11.516Z | Downloaded typify v0.4.3 |
| 572 | 2026-02-27T04:41:11.519Z | Downloaded toml_edit v0.22.27 |
| 573 | 2026-02-27T04:41:11.523Z | Downloaded yoke v0.7.5 |
| 574 | 2026-02-27T04:41:11.527Z | Downloaded unsafe-libyaml v0.2.11 |
| 575 | 2026-02-27T04:41:11.531Z | Downloaded typenum v1.17.0 |
| 576 | 2026-02-27T04:41:11.534Z | Downloaded hashbrown v0.16.1 |
| 577 | 2026-02-27T04:41:11.537Z | Downloaded zerocopy-derive v0.7.34 |
| 578 | 2026-02-27T04:41:11.541Z | Downloaded zeroize v1.7.0 |
| 579 | 2026-02-27T04:41:11.544Z | Downloaded itertools v0.14.0 |
| 580 | 2026-02-27T04:41:11.549Z | Downloaded uuid v1.19.0 |
| 581 | 2026-02-27T04:41:11.552Z | Downloaded tungstenite v0.21.0 |
| 582 | 2026-02-27T04:41:11.555Z | Downloaded tracing v0.1.40 |
| 583 | 2026-02-27T04:41:11.559Z | Downloaded futures-util v0.3.31 |
| 584 | 2026-02-27T04:41:11.571Z | Downloaded itertools v0.13.0 |
| 585 | 2026-02-27T04:41:11.578Z | Downloaded pest v2.8.4 |
| 586 | 2026-02-27T04:41:11.583Z | Downloaded toml_edit v0.19.15 |
| 587 | 2026-02-27T04:41:11.600Z | Downloaded url v2.5.4 |
| 588 | 2026-02-27T04:41:11.603Z | Downloaded typify v0.6.1 |
| 589 | 2026-02-27T04:41:11.607Z | Downloaded steno v0.4.1 |
| 590 | 2026-02-27T04:41:11.610Z | Downloaded hyper v1.8.1 |
| 591 | 2026-02-27T04:41:11.616Z | Downloaded hashbrown v0.15.2 |
| 592 | 2026-02-27T04:41:11.622Z | Downloaded iri-string v0.7.8 |
| 593 | 2026-02-27T04:41:11.629Z | Downloaded serde v1.0.228 |
| 594 | 2026-02-27T04:41:11.632Z | Downloaded itertools v0.12.1 |
| 595 | 2026-02-27T04:41:11.638Z | Downloaded time-macros v0.2.24 |
| 596 | 2026-02-27T04:41:11.642Z | Downloaded nom v7.1.3 |
| 597 | 2026-02-27T04:41:11.645Z | Downloaded tower v0.5.2 |
| 598 | 2026-02-27T04:41:11.686Z | Downloaded bindgen v0.69.5 |
| 599 | 2026-02-27T04:41:11.689Z | Downloaded zerocopy-derive v0.8.27 |
| 600 | 2026-02-27T04:41:11.690Z | Downloaded reqwest v0.12.23 |
| 601 | 2026-02-27T04:41:11.690Z | Downloaded unicode-segmentation v1.11.0 |
| 602 | 2026-02-27T04:41:11.690Z | Downloaded typed-path v0.9.3 |
| 603 | 2026-02-27T04:41:11.690Z | Downloaded reqwest v0.13.2 |
| 604 | 2026-02-27T04:41:11.690Z | Downloaded goblin v0.8.2 |
| 605 | 2026-02-27T04:41:11.693Z | Downloaded bitvec v1.0.1 |
| 606 | 2026-02-27T04:41:11.708Z | Downloaded rustls-webpki v0.101.7 |
| 607 | 2026-02-27T04:41:11.721Z | Downloaded tough v0.20.0 |
| 608 | 2026-02-27T04:41:11.730Z | Downloaded chrono v0.4.42 |
| 609 | 2026-02-27T04:41:11.737Z | Downloaded tokio-util v0.7.16 |
| 610 | 2026-02-27T04:41:11.744Z | Downloaded portable-atomic v1.11.1 |
| 611 | 2026-02-27T04:41:11.750Z | Downloaded rayon v1.10.0 |
| 612 | 2026-02-27T04:41:11.759Z | Downloaded unicode-normalization v0.1.24 |
| 613 | 2026-02-27T04:41:11.763Z | Downloaded moka v0.12.10 |
| 614 | 2026-02-27T04:41:11.772Z | Downloaded tower-http v0.6.8 |
| 615 | 2026-02-27T04:41:11.779Z | Downloaded serde_with v3.15.0 |
| 616 | 2026-02-27T04:41:11.791Z | Downloaded zerocopy v0.7.34 |
| 617 | 2026-02-27T04:41:11.807Z | Downloaded tabled v0.15.0 |
| 618 | 2026-02-27T04:41:11.822Z | Downloaded winnow v0.7.13 |
| 619 | 2026-02-27T04:41:11.831Z | Downloaded git2 v0.20.2 |
| 620 | 2026-02-27T04:41:11.840Z | Downloaded zerovec v0.10.4 |
| 621 | 2026-02-27T04:41:11.845Z | Downloaded nix v0.28.0 |
| 622 | 2026-02-27T04:41:11.856Z | Downloaded vcpkg v0.2.15 |
| 623 | 2026-02-27T04:41:11.896Z | Downloaded winnow v0.5.40 |
| 624 | 2026-02-27T04:41:11.904Z | Downloaded bstr v1.9.1 |
| 625 | 2026-02-27T04:41:11.912Z | Downloaded webpki-roots v0.26.3 |
| 626 | 2026-02-27T04:41:11.916Z | Downloaded goblin v0.10.4 |
| 627 | 2026-02-27T04:41:11.923Z | Downloaded rustls-webpki v0.102.4 |
| 628 | 2026-02-27T04:41:11.942Z | Downloaded quinn-proto v0.11.13 |
| 629 | 2026-02-27T04:41:11.948Z | Downloaded icu_properties_data v1.5.0 |
| 630 | 2026-02-27T04:41:11.958Z | Downloaded rustix v0.38.34 |
| 631 | 2026-02-27T04:41:11.978Z | Downloaded syn v1.0.109 |
| 632 | 2026-02-27T04:41:11.987Z | Downloaded time v0.3.44 |
| 633 | 2026-02-27T04:41:11.994Z | Downloaded rustls v0.21.12 |
| 634 | 2026-02-27T04:41:12.004Z | Downloaded serde_json v1.0.149 |
| 635 | 2026-02-27T04:41:12.010Z | Downloaded openssl v0.10.72 |
| 636 | 2026-02-27T04:41:12.020Z | Downloaded proptest v1.5.0 |
| 637 | 2026-02-27T04:41:12.027Z | Downloaded nix v0.29.0 |
| 638 | 2026-02-27T04:41:12.037Z | Downloaded aws-lc-rs v1.13.3 |
| 639 | 2026-02-27T04:41:12.045Z | Downloaded zerocopy v0.8.27 |
| 640 | 2026-02-27T04:41:12.065Z | Downloaded regex v1.12.3 |
| 641 | 2026-02-27T04:41:12.070Z | Downloaded webpki-roots v1.0.3 |
| 642 | 2026-02-27T04:41:12.073Z | Downloaded similar v2.7.0 |
| 643 | 2026-02-27T04:41:12.078Z | Downloaded unicode-width v0.2.1 |
| 644 | 2026-02-27T04:41:12.083Z | Downloaded hickory-proto v0.24.4 |
| 645 | 2026-02-27T04:41:12.097Z | Downloaded typify-impl v0.6.1 |
| 646 | 2026-02-27T04:41:12.107Z | Downloaded syn v2.0.117 |
| 647 | 2026-02-27T04:41:12.118Z | Downloaded typify-impl v0.4.3 |
| 648 | 2026-02-27T04:41:12.129Z | Downloaded openapiv3 v2.2.0 |
| 649 | 2026-02-27T04:41:12.138Z | Downloaded hickory-proto v0.25.2 |
| 650 | 2026-02-27T04:41:12.152Z | Downloaded rustix v1.1.2 |
| 651 | 2026-02-27T04:41:12.172Z | Downloaded rustls v0.23.31 |
| 652 | 2026-02-27T04:41:12.181Z | Downloaded regex-syntax v0.8.5 |
| 653 | 2026-02-27T04:41:12.188Z | Downloaded smoltcp v0.11.0 |
| 654 | 2026-02-27T04:41:12.198Z | Downloaded unicode-width v0.1.14 |
| 655 | 2026-02-27T04:41:12.202Z | Downloaded rustls v0.22.4 |
| 656 | 2026-02-27T04:41:12.214Z | Downloaded regress v0.10.5 |
| 657 | 2026-02-27T04:41:12.221Z | Downloaded spin v0.9.8 |
| 658 | 2026-02-27T04:41:12.224Z | Downloaded zerofrom-derive v0.1.5 |
| 659 | 2026-02-27T04:41:12.224Z | Downloaded yoke-derive v0.7.5 |
| 660 | 2026-02-27T04:41:12.228Z | Downloaded xattr v1.3.1 |
| 661 | 2026-02-27T04:41:12.228Z | Downloaded socket2 v0.5.10 |
| 662 | 2026-02-27T04:41:12.231Z | Downloaded mio v1.0.2 |
| 663 | 2026-02-27T04:41:12.234Z | Downloaded jiff v0.2.15 |
| 664 | 2026-02-27T04:41:12.247Z | Downloaded regex-automata v0.4.14 |
| 665 | 2026-02-27T04:41:12.261Z | Downloaded slog v2.8.2 |
| 666 | 2026-02-27T04:41:12.264Z | Downloaded chrono-tz v0.10.4 |
| 667 | 2026-02-27T04:41:12.275Z | Downloaded libc v0.2.176 |
| 668 | 2026-02-27T04:41:12.297Z | Downloaded quinn v0.11.9 |
| 669 | 2026-02-27T04:41:12.300Z | Downloaded petgraph v0.8.3 |
| 670 | 2026-02-27T04:41:12.316Z | Downloaded clap_builder v4.5.2 |
| 671 | 2026-02-27T04:41:12.322Z | Downloaded usdt-macro v0.6.0 |
| 672 | 2026-02-27T04:41:12.327Z | Downloaded utf8_iter v1.0.4 |
| 673 | 2026-02-27T04:41:12.327Z | Downloaded untrusted v0.9.0 |
| 674 | 2026-02-27T04:41:12.327Z | Downloaded toml_write v0.1.2 |
| 675 | 2026-02-27T04:41:12.331Z | Downloaded serde_yaml v0.9.34+deprecated |
| 676 | 2026-02-27T04:41:12.331Z | Downloaded serde_with_macros v3.15.0 |
| 677 | 2026-02-27T04:41:12.331Z | Downloaded toml_datetime v0.6.11 |
| 678 | 2026-02-27T04:41:12.335Z | Downloaded tokio-native-tls v0.3.1 |
| 679 | 2026-02-27T04:41:12.335Z | Downloaded petgraph v0.6.5 |
| 680 | 2026-02-27T04:41:12.347Z | Downloaded csv v1.3.1 |
| 681 | 2026-02-27T04:41:12.362Z | Downloaded tokio v1.48.0 |
| 682 | 2026-02-27T04:41:12.394Z | Downloaded tokio-macros v2.6.0 |
| 683 | 2026-02-27T04:41:12.397Z | Downloaded prettyplease v0.2.37 |
| 684 | 2026-02-27T04:41:12.400Z | Downloaded untrusted v0.7.1 |
| 685 | 2026-02-27T04:41:12.400Z | Downloaded smallvec v1.13.2 |
| 686 | 2026-02-27T04:41:12.403Z | Downloaded tempfile v3.23.0 |
| 687 | 2026-02-27T04:41:12.403Z | Downloaded tower-service v0.3.3 |
| 688 | 2026-02-27T04:41:12.403Z | Downloaded unicode-linebreak v0.1.5 |
| 689 | 2026-02-27T04:41:12.406Z | Downloaded minimal-lexical v0.2.1 |
| 690 | 2026-02-27T04:41:12.409Z | Downloaded memchr v2.7.2 |
| 691 | 2026-02-27T04:41:12.412Z | Downloaded progenitor-impl v0.11.1 |
| 692 | 2026-02-27T04:41:12.416Z | Downloaded hyper-util v0.1.19 |
| 693 | 2026-02-27T04:41:12.419Z | Downloaded slog-async v2.8.0 |
| 694 | 2026-02-27T04:41:12.423Z | Downloaded slab v0.4.9 |
| 695 | 2026-02-27T04:41:12.426Z | Downloaded signal-hook-registry v1.4.2 |
| 696 | 2026-02-27T04:41:12.426Z | Downloaded serde_path_to_error v0.1.20 |
| 697 | 2026-02-27T04:41:12.426Z | Downloaded serde_derive_internals v0.29.1 |
| 698 | 2026-02-27T04:41:12.430Z | Downloaded subtle v2.5.0 |
| 699 | 2026-02-27T04:41:12.430Z | Downloaded papergrid v0.11.0 |
| 700 | 2026-02-27T04:41:12.433Z | Downloaded hickory-resolver v0.24.4 |
| 701 | 2026-02-27T04:41:12.436Z | Downloaded tabled_derive v0.7.0 |
| 702 | 2026-02-27T04:41:12.439Z | Downloaded strum v0.27.2 |
| 703 | 2026-02-27T04:41:12.439Z | Downloaded strum v0.26.3 |
| 704 | 2026-02-27T04:41:12.439Z | Downloaded structmeta-derive v0.3.0 |
| 705 | 2026-02-27T04:41:12.439Z | Downloaded stable_deref_trait v1.2.0 |
| 706 | 2026-02-27T04:41:12.443Z | Downloaded smawk v0.3.2 |
| 707 | 2026-02-27T04:41:12.443Z | Downloaded quote v1.0.44 |
| 708 | 2026-02-27T04:41:12.447Z | Downloaded num-traits v0.2.19 |
| 709 | 2026-02-27T04:41:12.450Z | Downloaded polyval v0.6.2 |
| 710 | 2026-02-27T04:41:12.450Z | Downloaded rand_chacha v0.9.0 |
| 711 | 2026-02-27T04:41:12.450Z | Downloaded rand_chacha v0.3.1 |
| 712 | 2026-02-27T04:41:12.453Z | Downloaded rand_core v0.6.4 |
| 713 | 2026-02-27T04:41:12.453Z | Downloaded progenitor v0.13.0 |
| 714 | 2026-02-27T04:41:12.453Z | Downloaded pest_derive v2.8.4 |
| 715 | 2026-02-27T04:41:12.456Z | Downloaded parse-display-derive v0.10.0 |
| 716 | 2026-02-27T04:41:12.456Z | Downloaded fatfs v0.3.6 |
| 717 | 2026-02-27T04:41:12.459Z | Downloaded parking_lot v0.12.2 |
| 718 | 2026-02-27T04:41:12.462Z | Downloaded scopeguard v1.2.0 |
| 719 | 2026-02-27T04:41:12.462Z | Downloaded icu_locid v1.5.0 |
| 720 | 2026-02-27T04:41:12.466Z | Downloaded bytes v1.11.1 |
| 721 | 2026-02-27T04:41:12.469Z | Downloaded passt v0.3.0 |
| 722 | 2026-02-27T04:41:12.472Z | Downloaded num-rational v0.4.2 |
| 723 | 2026-02-27T04:41:12.472Z | Downloaded darling_core v0.20.11 |
| 724 | 2026-02-27T04:41:12.475Z | Downloaded progenitor-macro v0.11.1 |
| 725 | 2026-02-27T04:41:12.479Z | Downloaded progenitor v0.10.0 |
| 726 | 2026-02-27T04:41:12.479Z | Downloaded proc-macro-error v1.0.4 |
| 727 | 2026-02-27T04:41:12.483Z | Downloaded num-complex v0.4.6 |
| 728 | 2026-02-27T04:41:12.483Z | Downloaded oxide-tokio-rt v0.1.2 |
| 729 | 2026-02-27T04:41:12.487Z | Downloaded pin-utils v0.1.0 |
| 730 | 2026-02-27T04:41:12.487Z | Downloaded pin-project-internal v1.1.10 |
| 731 | 2026-02-27T04:41:12.487Z | Downloaded phf v0.12.1 |
| 732 | 2026-02-27T04:41:12.491Z | Downloaded pem v3.0.5 |
| 733 | 2026-02-27T04:41:12.491Z | Downloaded password-hash v0.5.0 |
| 734 | 2026-02-27T04:41:12.491Z | Downloaded darling_core v0.21.3 |
| 735 | 2026-02-27T04:41:12.496Z | Downloaded base64 v0.22.1 |
| 736 | 2026-02-27T04:41:12.499Z | Downloaded oxnet v0.1.3 |
| 737 | 2026-02-27T04:41:12.499Z | Downloaded memmap2 v0.9.9 |
| 738 | 2026-02-27T04:41:12.502Z | Downloaded rand_xorshift v0.3.0 |
| 739 | 2026-02-27T04:41:12.502Z | Downloaded getrandom v0.2.14 |
| 740 | 2026-02-27T04:41:12.505Z | Downloaded dropshot_endpoint v0.16.6 |
| 741 | 2026-02-27T04:41:12.508Z | Downloaded icu_normalizer_data v1.5.0 |
| 742 | 2026-02-27T04:41:12.508Z | Downloaded icu_normalizer v1.5.0 |
| 743 | 2026-02-27T04:41:12.511Z | Downloaded icu_provider v1.5.0 |
| 744 | 2026-02-27T04:41:12.514Z | Downloaded aes v0.8.4 |
| 745 | 2026-02-27T04:41:12.518Z | Downloaded pretty-hex v0.2.1 |
| 746 | 2026-02-27T04:41:12.518Z | Downloaded parking_lot_core v0.9.10 |
| 747 | 2026-02-27T04:41:12.521Z | Downloaded foldhash v0.2.0 |
| 748 | 2026-02-27T04:41:12.521Z | Downloaded clap v4.5.4 |
| 749 | 2026-02-27T04:41:12.527Z | Downloaded encoding_rs v0.8.34 |
| 750 | 2026-02-27T04:41:12.545Z | Downloaded num_enum v0.5.11 |
| 751 | 2026-02-27T04:41:12.550Z | Downloaded num-integer v0.1.46 |
| 752 | 2026-02-27T04:41:12.553Z | Downloaded iana-time-zone v0.1.64 |
| 753 | 2026-02-27T04:41:12.553Z | Downloaded httparse v1.10.1 |
| 754 | 2026-02-27T04:41:12.557Z | Downloaded crossbeam-epoch v0.9.18 |
| 755 | 2026-02-27T04:41:12.560Z | Downloaded embedded-io v0.6.1 |
| 756 | 2026-02-27T04:41:12.560Z | Downloaded pretty-hex v0.4.1 |
| 757 | 2026-02-27T04:41:12.560Z | Downloaded proc-macro-crate v1.3.1 |
| 758 | 2026-02-27T04:41:12.563Z | Downloaded openssl-macros v0.1.1 |
| 759 | 2026-02-27T04:41:12.563Z | Downloaded icu_locid_transform_data v1.5.0 |
| 760 | 2026-02-27T04:41:12.563Z | Downloaded defmt v0.3.8 |
| 761 | 2026-02-27T04:41:12.566Z | Downloaded ingot-macros v0.1.1 |
| 762 | 2026-02-27T04:41:12.569Z | Downloaded foldhash v0.1.5 |
| 763 | 2026-02-27T04:41:12.569Z | Downloaded fixedbitset v0.5.7 |
| 764 | 2026-02-27T04:41:12.569Z | Downloaded icu_collections v1.5.0 |
| 765 | 2026-02-27T04:41:12.575Z | Downloaded generic-array v0.14.7 |
| 766 | 2026-02-27T04:41:12.578Z | Downloaded allocator-api2 v0.2.21 |
| 767 | 2026-02-27T04:41:12.580Z | Downloaded crossbeam-utils v0.8.19 |
| 768 | 2026-02-27T04:41:12.580Z | Downloaded ring v0.17.14 |
| 769 | 2026-02-27T04:41:12.615Z | Downloaded match_cfg v0.1.0 |
| 770 | 2026-02-27T04:41:12.619Z | Downloaded linear-map v1.2.0 |
| 771 | 2026-02-27T04:41:12.620Z | Downloaded globset v0.4.14 |
| 772 | 2026-02-27T04:41:12.620Z | Downloaded glob v0.3.3 |
| 773 | 2026-02-27T04:41:12.620Z | Downloaded fs_extra v1.3.0 |
| 774 | 2026-02-27T04:41:12.623Z | Downloaded cancel-safe-futures v0.1.5 |
| 775 | 2026-02-27T04:41:12.623Z | Downloaded argon2 v0.5.3 |
| 776 | 2026-02-27T04:41:12.627Z | Downloaded erased-serde v0.3.31 |
| 777 | 2026-02-27T04:41:12.627Z | Downloaded cookie v0.18.1 |
| 778 | 2026-02-27T04:41:12.630Z | Downloaded ascii v1.1.0 |
| 779 | 2026-02-27T04:41:12.630Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 780 | 2026-02-27T04:41:12.676Z | Downloaded num_enum_derive v0.5.11 |
| 781 | 2026-02-27T04:41:12.679Z | Downloaded olpc-cjson v0.1.4 |
| 782 | 2026-02-27T04:41:12.680Z | Downloaded num-derive v0.4.2 |
| 783 | 2026-02-27T04:41:12.680Z | Downloaded humantime v2.3.0 |
| 784 | 2026-02-27T04:41:12.683Z | Downloaded linked-hash-map v0.5.6 |
| 785 | 2026-02-27T04:41:12.683Z | Downloaded newtype_derive v0.1.6 |
| 786 | 2026-02-27T04:41:12.683Z | Downloaded libloading v0.7.4 |
| 787 | 2026-02-27T04:41:12.686Z | Downloaded hyper-rustls v0.27.3 |
| 788 | 2026-02-27T04:41:12.689Z | Downloaded colored v3.0.0 |
| 789 | 2026-02-27T04:41:12.689Z | Downloaded blake2 v0.10.6 |
| 790 | 2026-02-27T04:41:12.692Z | Downloaded clap_derive v4.5.4 |
| 791 | 2026-02-27T04:41:12.693Z | Downloaded cargo_metadata v0.18.1 |
| 792 | 2026-02-27T04:41:12.696Z | Downloaded foreign-types-shared v0.1.1 |
| 793 | 2026-02-27T04:41:12.696Z | Downloaded foreign-types v0.5.0 |
| 794 | 2026-02-27T04:41:12.696Z | Downloaded fnv v1.0.7 |
| 795 | 2026-02-27T04:41:12.700Z | Downloaded bytecount v0.6.9 |
| 796 | 2026-02-27T04:41:12.700Z | Downloaded futures-io v0.3.31 |
| 797 | 2026-02-27T04:41:12.700Z | Downloaded foreign-types v0.3.2 |
| 798 | 2026-02-27T04:41:12.700Z | Downloaded derive_builder_core v0.20.2 |
| 799 | 2026-02-27T04:41:12.703Z | Downloaded defmt-macros v0.3.9 |
| 800 | 2026-02-27T04:41:12.706Z | Downloaded cmake v0.1.54 |
| 801 | 2026-02-27T04:41:12.707Z | Downloaded heck v0.5.0 |
| 802 | 2026-02-27T04:41:12.710Z | Downloaded equivalent v1.0.2 |
| 803 | 2026-02-27T04:41:12.710Z | Downloaded lru-cache v0.1.2 |
| 804 | 2026-02-27T04:41:12.713Z | Downloaded itoa v1.0.11 |
| 805 | 2026-02-27T04:41:12.713Z | Downloaded heck v0.4.1 |
| 806 | 2026-02-27T04:41:12.713Z | Downloaded foreign-types-macros v0.2.3 |
| 807 | 2026-02-27T04:41:12.713Z | Downloaded dropshot v0.16.6 |
| 808 | 2026-02-27T04:41:12.733Z | Downloaded getrandom v0.3.2 |
| 809 | 2026-02-27T04:41:12.738Z | Downloaded erased-serde v0.4.5 |
| 810 | 2026-02-27T04:41:12.744Z | Downloaded const_format_proc_macros v0.2.34 |
| 811 | 2026-02-27T04:41:12.744Z | Downloaded anstyle-parse v0.2.4 |
| 812 | 2026-02-27T04:41:12.744Z | Downloaded daft-derive v0.1.5 |
| 813 | 2026-02-27T04:41:12.747Z | Downloaded bincode v1.3.3 |
| 814 | 2026-02-27T04:41:12.747Z | Downloaded dunce v1.0.5 |
| 815 | 2026-02-27T04:41:12.747Z | Downloaded is_ci v1.2.0 |
| 816 | 2026-02-27T04:41:12.747Z | Downloaded is-terminal v0.4.12 |
| 817 | 2026-02-27T04:41:12.750Z | Downloaded http-body v1.0.1 |
| 818 | 2026-02-27T04:41:12.750Z | Downloaded fastrand v2.3.0 |
| 819 | 2026-02-27T04:41:12.751Z | Downloaded dtrace-parser v0.3.0 |
| 820 | 2026-02-27T04:41:12.754Z | Downloaded async-stream-impl v0.3.6 |
| 821 | 2026-02-27T04:41:12.754Z | Downloaded inout v0.1.3 |
| 822 | 2026-02-27T04:41:12.754Z | Downloaded ident_case v1.0.1 |
| 823 | 2026-02-27T04:41:12.754Z | Downloaded gethostname v0.5.0 |
| 824 | 2026-02-27T04:41:12.757Z | Downloaded futures-macro v0.3.31 |
| 825 | 2026-02-27T04:41:12.757Z | Downloaded filetime v0.2.23 |
| 826 | 2026-02-27T04:41:12.757Z | Downloaded highway v1.3.0 |
| 827 | 2026-02-27T04:41:12.760Z | Downloaded hex v0.4.3 |
| 828 | 2026-02-27T04:41:12.760Z | Downloaded futures-task v0.3.31 |
| 829 | 2026-02-27T04:41:12.760Z | Downloaded escargot v0.5.10 |
| 830 | 2026-02-27T04:41:12.765Z | Downloaded anstyle-query v1.0.3 |
| 831 | 2026-02-27T04:41:12.765Z | Downloaded funty v2.0.0 |
| 832 | 2026-02-27T04:41:12.765Z | Downloaded convert_case v0.4.0 |
| 833 | 2026-02-27T04:41:12.768Z | Downloaded hostname v0.4.2 |
| 834 | 2026-02-27T04:41:12.768Z | Downloaded foreign-types-shared v0.3.1 |
| 835 | 2026-02-27T04:41:12.768Z | Downloaded float-ord v0.3.2 |
| 836 | 2026-02-27T04:41:12.768Z | Downloaded cpufeatures v0.2.12 |
| 837 | 2026-02-27T04:41:12.771Z | Downloaded cfg_aliases v0.1.1 |
| 838 | 2026-02-27T04:41:12.771Z | Downloaded cargo-platform v0.1.8 |
| 839 | 2026-02-27T04:41:12.771Z | Downloaded bit-vec v0.6.3 |
| 840 | 2026-02-27T04:41:12.775Z | Downloaded hubpack v0.1.2 |
| 841 | 2026-02-27T04:41:12.775Z | Downloaded ctrlc v3.4.4 |
| 842 | 2026-02-27T04:41:12.775Z | Downloaded bitstruct_derive v0.1.0 |
| 843 | 2026-02-27T04:41:12.778Z | Downloaded bit_field v0.10.2 |
| 844 | 2026-02-27T04:41:12.778Z | Downloaded dyn-clone v1.0.17 |
| 845 | 2026-02-27T04:41:12.778Z | Downloaded drift v0.1.2 |
| 846 | 2026-02-27T04:41:12.782Z | Downloaded crypto-common v0.1.6 |
| 847 | 2026-02-27T04:41:12.786Z | Downloaded dtrace-parser v0.2.0 |
| 848 | 2026-02-27T04:41:12.786Z | Downloaded darling_macro v0.20.11 |
| 849 | 2026-02-27T04:41:12.786Z | Downloaded crucible-workspace-hack v0.1.0 |
| 850 | 2026-02-27T04:41:12.786Z | Downloaded cfg-if v1.0.0 |
| 851 | 2026-02-27T04:41:12.789Z | Downloaded aho-corasick v1.1.3 |
| 852 | 2026-02-27T04:41:12.792Z | Downloaded derive_builder v0.20.2 |
| 853 | 2026-02-27T04:41:12.795Z | Downloaded ctr v0.9.2 |
| 854 | 2026-02-27T04:41:12.799Z | Downloaded csv-core v0.1.12 |
| 855 | 2026-02-27T04:41:12.799Z | Downloaded crossbeam-deque v0.8.5 |
| 856 | 2026-02-27T04:41:12.802Z | Downloaded anstyle v1.0.7 |
| 857 | 2026-02-27T04:41:12.802Z | Downloaded cobs v0.2.3 |
| 858 | 2026-02-27T04:41:12.802Z | Downloaded cexpr v0.6.0 |
| 859 | 2026-02-27T04:41:12.805Z | Downloaded cargo_metadata v0.19.2 |
| 860 | 2026-02-27T04:41:12.805Z | Downloaded bitflags v2.9.4 |
| 861 | 2026-02-27T04:41:12.808Z | Downloaded cipher v0.4.4 |
| 862 | 2026-02-27T04:41:12.811Z | Downloaded async-recursion v1.1.1 |
| 863 | 2026-02-27T04:41:12.817Z | Downloaded fakedata_generator v0.5.0 |
| 864 | 2026-02-27T04:41:12.851Z | Downloaded atomicwrites v0.4.4 |
| 865 | 2026-02-27T04:41:12.854Z | Downloaded bitflags v1.3.2 |
| 866 | 2026-02-27T04:41:12.857Z | Downloaded aead v0.5.2 |
| 867 | 2026-02-27T04:41:12.857Z | Downloaded atty v0.2.14 |
| 868 | 2026-02-27T04:41:12.857Z | Downloaded async-trait v0.1.89 |
| 869 | 2026-02-27T04:41:12.860Z | Downloaded anstream v0.6.14 |
| 870 | 2026-02-27T04:41:12.864Z | Downloaded aes-gcm-siv v0.11.1 |
| 871 | 2026-02-27T04:41:12.864Z | Downloaded atomic-waker v1.1.2 |
| 872 | 2026-02-27T04:41:12.864Z | Downloaded async-stream v0.3.6 |
| 873 | 2026-02-27T04:41:12.999Z | Downloaded libz-sys v1.1.16 |
| 874 | 2026-02-27T04:41:13.394Z | Downloaded aws-lc-sys v0.30.0 |
| 875 | 2026-02-27T04:41:13.833Z | Compiling proc-macro2 v1.0.106 |
| 876 | 2026-02-27T04:41:13.833Z | Compiling quote v1.0.44 |
| 877 | 2026-02-27T04:41:13.838Z | Compiling unicode-ident v1.0.24 |
| 878 | 2026-02-27T04:41:13.838Z | Compiling libc v0.2.176 |
| 879 | 2026-02-27T04:41:13.839Z | Compiling serde_core v1.0.228 |
| 880 | 2026-02-27T04:41:13.839Z | Compiling serde v1.0.228 |
| 881 | 2026-02-27T04:41:13.839Z | Compiling autocfg v1.3.0 |
| 882 | 2026-02-27T04:41:13.839Z | Checking cfg-if v1.0.0 |
| 883 | 2026-02-27T04:41:14.226Z | Compiling memchr v2.7.2 |
| 884 | 2026-02-27T04:41:14.283Z | Compiling zmij v1.0.19 |
| 885 | 2026-02-27T04:41:14.784Z | Compiling serde_json v1.0.149 |
| 886 | 2026-02-27T04:41:15.352Z | Compiling libm v0.2.8 |
| 887 | 2026-02-27T04:41:15.503Z | Compiling getrandom v0.3.2 |
| 888 | 2026-02-27T04:41:15.669Z | Checking itoa v1.0.11 |
| 889 | 2026-02-27T04:41:15.902Z | Checking smallvec v1.13.2 |
| 890 | 2026-02-27T04:41:16.021Z | Compiling version_check v0.9.5 |
| 891 | 2026-02-27T04:41:16.045Z | Compiling shlex v1.3.0 |
| 892 | 2026-02-27T04:41:16.226Z | Compiling jobserver v0.1.31 |
| 893 | 2026-02-27T04:41:16.256Z | Compiling lock_api v0.4.12 |
| 894 | 2026-02-27T04:41:16.400Z | Compiling parking_lot_core v0.9.10 |
| 895 | 2026-02-27T04:41:16.685Z | Compiling syn v2.0.117 |
| 896 | 2026-02-27T04:41:16.731Z | Compiling cc v1.2.17 |
| 897 | 2026-02-27T04:41:17.011Z | Checking stable_deref_trait v1.2.0 |
| 898 | 2026-02-27T04:41:17.058Z | Compiling log v0.4.29 |
| 899 | 2026-02-27T04:41:17.142Z | Compiling thiserror v2.0.18 |
| 900 | 2026-02-27T04:41:17.307Z | Compiling heck v0.5.0 |
| 901 | 2026-02-27T04:41:17.367Z | Compiling slab v0.4.9 |
| 902 | 2026-02-27T04:41:17.409Z | Checking writeable v0.5.5 |
| 903 | 2026-02-27T04:41:17.765Z | Checking litemap v0.7.4 |
| 904 | 2026-02-27T04:41:17.790Z | Checking icu_locid_transform_data v1.5.0 |
| 905 | 2026-02-27T04:41:17.909Z | Compiling rustversion v1.0.22 |
| 906 | 2026-02-27T04:41:17.967Z | Checking percent-encoding v2.3.2 |
| 907 | 2026-02-27T04:41:18.118Z | Checking getrandom v0.2.14 |
| 908 | 2026-02-27T04:41:18.236Z | Compiling num-traits v0.2.19 |
| 909 | 2026-02-27T04:41:18.261Z | Checking icu_properties_data v1.5.0 |
| 910 | 2026-02-27T04:41:18.532Z | Checking write16 v1.0.0 |
| 911 | 2026-02-27T04:41:18.689Z | Checking pin-project-lite v0.2.14 |
| 912 | 2026-02-27T04:41:18.839Z | Checking utf8_iter v1.0.4 |
| 913 | 2026-02-27T04:41:18.898Z | Checking utf16_iter v1.0.5 |
| 914 | 2026-02-27T04:41:19.061Z | Checking icu_normalizer_data v1.5.0 |
| 915 | 2026-02-27T04:41:19.179Z | Checking form_urlencoded v1.2.2 |
| 916 | 2026-02-27T04:41:19.574Z | Compiling allocator-api2 v0.2.21 |
| 917 | 2026-02-27T04:41:19.722Z | Compiling foldhash v0.2.0 |
| 918 | 2026-02-27T04:41:19.928Z | Compiling equivalent v1.0.2 |
| 919 | 2026-02-27T04:41:20.035Z | Compiling regex-syntax v0.8.5 |
| 920 | 2026-02-27T04:41:20.085Z | Compiling ring v0.17.14 |
| 921 | 2026-02-27T04:41:20.124Z | Checking scopeguard v1.2.0 |
| 922 | 2026-02-27T04:41:20.274Z | Compiling hashbrown v0.16.1 |
| 923 | 2026-02-27T04:41:20.301Z | Compiling portable-atomic v1.11.1 |
| 924 | 2026-02-27T04:41:20.844Z | Compiling semver v1.0.27 |
| 925 | 2026-02-27T04:41:21.223Z | Checking socket2 v0.6.0 |
| 926 | 2026-02-27T04:41:21.280Z | Compiling aho-corasick v1.1.3 |
| 927 | 2026-02-27T04:41:21.555Z | Checking parking_lot v0.12.2 |
| 928 | 2026-02-27T04:41:21.605Z | Checking signal-hook-registry v1.4.2 |
| 929 | 2026-02-27T04:41:21.747Z | Checking mio v1.0.2 |
| 930 | 2026-02-27T04:41:21.880Z | Checking critical-section v1.2.0 |
| 931 | 2026-02-27T04:41:22.050Z | Compiling bitflags v2.9.4 |
| 932 | 2026-02-27T04:41:22.238Z | Compiling thiserror v1.0.64 |
| 933 | 2026-02-27T04:41:22.304Z | Checking iana-time-zone v0.1.64 |
| 934 | 2026-02-27T04:41:22.481Z | Checking once_cell v1.21.3 |
| 935 | 2026-02-27T04:41:22.713Z | Checking futures-core v0.3.32 |
| 936 | 2026-02-27T04:41:23.084Z | Checking uuid v1.19.0 |
| 937 | 2026-02-27T04:41:23.461Z | Compiling regex-automata v0.4.14 |
| 938 | 2026-02-27T04:41:24.127Z | Compiling synstructure v0.13.1 |
| 939 | 2026-02-27T04:41:24.763Z | Compiling serde_derive_internals v0.29.1 |
| 940 | 2026-02-27T04:41:24.914Z | Compiling fnv v1.0.7 |
| 941 | 2026-02-27T04:41:25.086Z | Checking dyn-clone v1.0.17 |
| 942 | 2026-02-27T04:41:25.112Z | Compiling schemars v0.8.22 |
| 943 | 2026-02-27T04:41:25.257Z | Compiling httparse v1.10.1 |
| 944 | 2026-02-27T04:41:25.284Z | Checking futures-sink v0.3.31 |
| 945 | 2026-02-27T04:41:25.311Z | Compiling indexmap v2.13.0 |
| 946 | 2026-02-27T04:41:25.731Z | Compiling typenum v1.17.0 |
| 947 | 2026-02-27T04:41:26.519Z | Compiling generic-array v0.14.7 |
| 948 | 2026-02-27T04:41:26.749Z | Checking futures-channel v0.3.31 |
| 949 | 2026-02-27T04:41:26.822Z | Checking pin-utils v0.1.0 |
| 950 | 2026-02-27T04:41:26.932Z | Checking rand_core v0.6.4 |
| 951 | 2026-02-27T04:41:26.958Z | Compiling errno v0.3.14 |
| 952 | 2026-02-27T04:41:26.990Z | Checking futures-task v0.3.31 |
| 953 | 2026-02-27T04:41:27.122Z | Checking futures-io v0.3.31 |
| 954 | 2026-02-27T04:41:27.125Z | Checking subtle v2.5.0 |
| 955 | 2026-02-27T04:41:27.176Z | Compiling serde_derive v1.0.228 |
| 956 | 2026-02-27T04:41:27.216Z | Compiling zerofrom-derive v0.1.5 |
| 957 | 2026-02-27T04:41:27.243Z | Compiling yoke-derive v0.7.5 |
| 958 | 2026-02-27T04:41:27.270Z | Compiling zerovec-derive v0.10.3 |
| 959 | 2026-02-27T04:41:27.301Z | Compiling displaydoc v0.2.5 |
| 960 | 2026-02-27T04:41:27.333Z | Compiling icu_provider_macros v1.5.0 |
| 961 | 2026-02-27T04:41:27.374Z | Compiling tokio-macros v2.6.0 |
| 962 | 2026-02-27T04:41:28.390Z | Compiling schemars_derive v0.8.22 |
| 963 | 2026-02-27T04:41:28.799Z | Compiling thiserror-impl v2.0.18 |
| 964 | 2026-02-27T04:41:28.834Z | Compiling futures-macro v0.3.31 |
| 965 | 2026-02-27T04:41:29.544Z | Compiling regex v1.12.3 |
| 966 | 2026-02-27T04:41:29.605Z | Compiling thiserror-impl v1.0.64 |
| 967 | 2026-02-27T04:41:29.756Z | Checking zeroize v1.7.0 |
| 968 | 2026-02-27T04:41:30.022Z | Compiling ucd-trie v0.1.6 |
| 969 | 2026-02-27T04:41:30.094Z | Checking zerofrom v0.1.5 |
| 970 | 2026-02-27T04:41:30.316Z | Checking yoke v0.7.5 |
| 971 | 2026-02-27T04:41:30.429Z | Compiling pest v2.8.4 |
| 972 | 2026-02-27T04:41:30.465Z | Compiling anyhow v1.0.100 |
| 973 | 2026-02-27T04:41:30.554Z | Checking futures-util v0.3.31 |
| 974 | 2026-02-27T04:41:30.690Z | Checking zerovec v0.10.4 |
| 975 | 2026-02-27T04:41:31.057Z | Compiling either v1.15.0 |
| 976 | 2026-02-27T04:41:31.876Z | Compiling strsim v0.11.1 |
| 977 | 2026-02-27T04:41:31.974Z | Compiling tracing-attributes v0.1.27 |
| 978 | 2026-02-27T04:41:32.253Z | Checking tinystr v0.7.6 |
| 979 | 2026-02-27T04:41:32.282Z | Checking icu_collections v1.5.0 |
| 980 | 2026-02-27T04:41:32.309Z | Checking tracing-core v0.1.32 |
| 981 | 2026-02-27T04:41:32.505Z | Compiling slog v2.8.2 |
| 982 | 2026-02-27T04:41:32.613Z | Checking icu_locid v1.5.0 |
| 983 | 2026-02-27T04:41:32.906Z | Checking byteorder v1.5.0 |
| 984 | 2026-02-27T04:41:32.942Z | Compiling pest_meta v2.8.4 |
| 985 | 2026-02-27T04:41:32.970Z | Compiling rustix v0.38.34 |
| 986 | 2026-02-27T04:41:33.282Z | Checking untrusted v0.9.0 |
| 987 | 2026-02-27T04:41:33.586Z | Checking icu_provider v1.5.0 |
| 988 | 2026-02-27T04:41:34.262Z | Checking icu_locid_transform v1.5.0 |
| 989 | 2026-02-27T04:41:34.646Z | Checking bytes v1.11.1 |
| 990 | 2026-02-27T04:41:35.072Z | Compiling serde_tokenstream v0.2.3 |
| 991 | 2026-02-27T04:41:35.119Z | Checking chrono v0.4.42 |
| 992 | 2026-02-27T04:41:35.298Z | Checking icu_properties v1.5.1 |
| 993 | 2026-02-27T04:41:35.703Z | Checking tokio v1.48.0 |
| 994 | 2026-02-27T04:41:35.732Z | Checking http v1.4.0 |
| 995 | 2026-02-27T04:41:36.371Z | Compiling pest_generator v2.8.4 |
| 996 | 2026-02-27T04:41:36.397Z | Checking tracing v0.1.40 |
| 997 | 2026-02-27T04:41:36.802Z | Checking rustls-pki-types v1.12.0 |
| 998 | 2026-02-27T04:41:37.108Z | Compiling ident_case v1.0.1 |
| 999 | 2026-02-27T04:41:37.380Z | Compiling lazy_static v1.5.0 |
| 1000 | 2026-02-27T04:41:37.547Z | Compiling prettyplease v0.2.37 |
| 1001 | 2026-02-27T04:41:37.908Z | Compiling pest_derive v2.8.4 |
| 1002 | 2026-02-27T04:41:38.382Z | Compiling zerocopy v0.8.27 |
| 1003 | 2026-02-27T04:41:38.742Z | Checking icu_normalizer v1.5.0 |
| 1004 | 2026-02-27T04:41:38.800Z | Compiling zerocopy-derive v0.8.27 |
| 1005 | 2026-02-27T04:41:39.113Z | Compiling regress v0.10.5 |
| 1006 | 2026-02-27T04:41:39.515Z | Checking idna_adapter v1.2.0 |
| 1007 | 2026-02-27T04:41:39.664Z | Compiling glob v0.3.3 |
| 1008 | 2026-02-27T04:41:39.726Z | Checking idna v1.0.3 |
| 1009 | 2026-02-27T04:41:39.854Z | Compiling minimal-lexical v0.2.1 |
| 1010 | 2026-02-27T04:41:40.224Z | Checking url v2.5.4 |
| 1011 | 2026-02-27T04:41:40.356Z | Compiling nom v7.1.3 |
| 1012 | 2026-02-27T04:41:40.400Z | Compiling clang-sys v1.8.1 |
| 1013 | 2026-02-27T04:41:41.108Z | Compiling pkg-config v0.3.30 |
| 1014 | 2026-02-27T04:41:41.151Z | Checking ipnet v2.9.0 |
| 1015 | 2026-02-27T04:41:41.597Z | Checking base64 v0.22.1 |
| 1016 | 2026-02-27T04:41:41.627Z | Compiling vcpkg v0.2.15 |
| 1017 | 2026-02-27T04:41:42.116Z | Checking crypto-common v0.1.6 |
| 1018 | 2026-02-27T04:41:42.146Z | Checking http-body v1.0.1 |
| 1019 | 2026-02-27T04:41:42.384Z | Compiling libloading v0.8.9 |
| 1020 | 2026-02-27T04:41:42.560Z | Checking atomic-waker v1.1.2 |
| 1021 | 2026-02-27T04:41:42.732Z | Compiling time-core v0.1.6 |
| 1022 | 2026-02-27T04:41:42.764Z | Checking tokio-util v0.7.16 |
| 1023 | 2026-02-27T04:41:42.767Z | Compiling bindgen v0.69.5 |
| 1024 | 2026-02-27T04:41:42.817Z | Compiling home v0.5.11 |
| 1025 | 2026-02-27T04:41:42.955Z | Compiling camino v1.2.2 |
| 1026 | 2026-02-27T04:41:43.068Z | Compiling num-conv v0.1.0 |
| 1027 | 2026-02-27T04:41:43.320Z | Compiling cexpr v0.6.0 |
| 1028 | 2026-02-27T04:41:43.365Z | Compiling time-macros v0.2.24 |
| 1029 | 2026-02-27T04:41:43.429Z | Compiling which v4.4.2 |
| 1030 | 2026-02-27T04:41:43.652Z | Compiling itertools v0.12.1 |
| 1031 | 2026-02-27T04:41:43.756Z | Compiling paste v1.0.15 |
| 1032 | 2026-02-27T04:41:43.849Z | Checking tower-layer v0.3.3 |
| 1033 | 2026-02-27T04:41:43.939Z | Checking ppv-lite86 v0.2.17 |
| 1034 | 2026-02-27T04:41:44.166Z | Compiling rustc-hash v1.1.0 |
| 1035 | 2026-02-27T04:41:44.304Z | Checking try-lock v0.2.5 |
| 1036 | 2026-02-27T04:41:44.360Z | Checking tower-service v0.3.3 |
| 1037 | 2026-02-27T04:41:44.483Z | Compiling lazycell v1.3.0 |
| 1038 | 2026-02-27T04:41:44.525Z | Checking want v0.3.1 |
| 1039 | 2026-02-27T04:41:44.656Z | Checking h2 v0.4.6 |
| 1040 | 2026-02-27T04:41:44.687Z | Compiling scroll_derive v0.13.1 |
| 1041 | 2026-02-27T04:41:44.714Z | Compiling cmake v0.1.54 |
| 1042 | 2026-02-27T04:41:44.745Z | Compiling fs_extra v1.3.0 |
| 1043 | 2026-02-27T04:41:45.279Z | Checking httpdate v1.0.3 |
| 1044 | 2026-02-27T04:41:45.458Z | Checking ryu v1.0.18 |
| 1045 | 2026-02-27T04:41:45.555Z | Compiling dunce v1.0.5 |
| 1046 | 2026-02-27T04:41:45.719Z | Compiling async-trait v0.1.89 |
| 1047 | 2026-02-27T04:41:45.771Z | Checking pretty-hex v0.4.1 |
| 1048 | 2026-02-27T04:41:45.800Z | Checking http-body-util v0.1.3 |
| 1049 | 2026-02-27T04:41:45.992Z | Compiling aws-lc-rs v1.13.3 |
| 1050 | 2026-02-27T04:41:46.235Z | Checking plain v0.2.3 |
| 1051 | 2026-02-27T04:41:46.414Z | Checking serde_urlencoded v0.7.1 |
| 1052 | 2026-02-27T04:41:46.481Z | Compiling openapiv3 v2.2.0 |
| 1053 | 2026-02-27T04:41:46.505Z | Checking erased-serde v0.3.31 |
| 1054 | 2026-02-27T04:41:46.804Z | Checking cpufeatures v0.2.12 |
| 1055 | 2026-02-27T04:41:48.001Z | Compiling scroll v0.13.0 |
| 1056 | 2026-02-27T04:41:48.125Z | Checking block-buffer v0.10.4 |
| 1057 | 2026-02-27T04:41:48.725Z | Checking hyper v1.8.1 |
| 1058 | 2026-02-27T04:41:48.756Z | Compiling usdt-impl v0.6.0 |
| 1059 | 2026-02-27T04:41:49.160Z | Compiling crossbeam-utils v0.8.19 |
| 1060 | 2026-02-27T04:41:49.309Z | Checking untrusted v0.7.1 |
| 1061 | 2026-02-27T04:41:49.711Z | Compiling goblin v0.10.4 |
| 1062 | 2026-02-27T04:41:49.810Z | Checking digest v0.10.7 |
| 1063 | 2026-02-27T04:41:49.849Z | Compiling typify-impl v0.4.3 |
| 1064 | 2026-02-27T04:41:50.641Z | Checking hyper-util v0.1.19 |
| 1065 | 2026-02-27T04:41:51.738Z | Compiling darling_core v0.21.3 |
| 1066 | 2026-02-27T04:41:53.636Z | Compiling rustls v0.23.31 |
| 1067 | 2026-02-27T04:41:53.993Z | Checking rand_chacha v0.3.1 |
| 1068 | 2026-02-27T04:41:54.126Z | Compiling dtrace-parser v0.3.0 |
| 1069 | 2026-02-27T04:41:54.369Z | Compiling thread-id v5.0.0 |
| 1070 | 2026-02-27T04:41:54.417Z | Compiling rustls v0.22.4 |
| 1071 | 2026-02-27T04:41:54.523Z | Compiling unsafe-libyaml v0.2.11 |
| 1072 | 2026-02-27T04:41:54.818Z | Checking rand v0.8.5 |
| 1073 | 2026-02-27T04:41:55.672Z | Checking futures-executor v0.3.31 |
| 1074 | 2026-02-27T04:41:55.923Z | Compiling serde_yaml v0.9.34+deprecated |
| 1075 | 2026-02-27T04:41:56.067Z | Compiling strum_macros v0.26.4 |
| 1076 | 2026-02-27T04:41:56.190Z | Compiling rustix v1.1.2 |
| 1077 | 2026-02-27T04:41:56.294Z | Compiling slog-async v2.8.0 |
| 1078 | 2026-02-27T04:41:56.845Z | Compiling dof v0.4.0 |
| 1079 | 2026-02-27T04:41:57.336Z | Compiling darling_macro v0.21.3 |
| 1080 | 2026-02-27T04:41:57.391Z | Checking futures v0.3.31 |
| 1081 | 2026-02-27T04:41:57.537Z | Compiling openssl-sys v0.9.107 |
| 1082 | 2026-02-27T04:41:58.250Z | Compiling aws-lc-sys v0.30.0 |
| 1083 | 2026-02-27T04:41:58.365Z | Compiling darling v0.21.3 |
| 1084 | 2026-02-27T04:41:58.588Z | Compiling daft-derive v0.1.5 |
| 1085 | 2026-02-27T04:41:58.735Z | Checking sync_wrapper v1.0.1 |
| 1086 | 2026-02-27T04:41:58.917Z | Compiling multer v3.1.0 |
| 1087 | 2026-02-27T04:41:59.089Z | Checking encoding_rs v0.8.34 |
| 1088 | 2026-02-27T04:41:59.255Z | Compiling typify-macro v0.4.3 |
| 1089 | 2026-02-27T04:41:59.281Z | Compiling omicron-workspace-hack v0.1.0 |
| 1090 | 2026-02-27T04:41:59.634Z | Checking mime v0.3.17 |
| 1091 | 2026-02-27T04:41:59.660Z | Compiling usdt-attr-macro v0.6.0 |
| 1092 | 2026-02-27T04:41:59.685Z | Compiling usdt-macro v0.6.0 |
| 1093 | 2026-02-27T04:42:00.016Z | Checking tower v0.5.2 |
| 1094 | 2026-02-27T04:42:00.755Z | Checking webpki-roots v0.26.3 |
| 1095 | 2026-02-27T04:42:00.986Z | Compiling async-stream-impl v0.3.6 |
| 1096 | 2026-02-27T04:42:01.257Z | Checking powerfmt v0.2.0 |
| 1097 | 2026-02-27T04:42:01.311Z | Checking iri-string v0.7.8 |
| 1098 | 2026-02-27T04:42:01.533Z | Checking deranged v0.5.3 |
| 1099 | 2026-02-27T04:42:01.887Z | Checking sha1 v0.10.6 |
| 1100 | 2026-02-27T04:42:02.254Z | Compiling dropshot v0.16.6 |
| 1101 | 2026-02-27T04:42:02.284Z | Checking is-terminal v0.4.12 |
| 1102 | 2026-02-27T04:42:02.437Z | Checking num_threads v0.1.7 |
| 1103 | 2026-02-27T04:42:02.509Z | Compiling typify v0.4.3 |
| 1104 | 2026-02-27T04:42:02.683Z | Checking match_cfg v0.1.0 |
| 1105 | 2026-02-27T04:42:02.788Z | Checking winnow v0.7.13 |
| 1106 | 2026-02-27T04:42:02.855Z | Checking hostname v0.3.1 |
| 1107 | 2026-02-27T04:42:03.035Z | Checking ipnetwork v0.21.1 |
| 1108 | 2026-02-27T04:42:03.040Z | Compiling dropshot_endpoint v0.16.6 |
| 1109 | 2026-02-27T04:42:03.434Z | Compiling structmeta-derive v0.3.0 |
| 1110 | 2026-02-27T04:42:03.920Z | Checking tower-http v0.6.8 |
| 1111 | 2026-02-27T04:42:04.061Z | Checking time v0.3.44 |
| 1112 | 2026-02-27T04:42:04.486Z | Compiling ref-cast v1.0.25 |
| 1113 | 2026-02-27T04:42:04.738Z | Checking fastrand v2.3.0 |
| 1114 | 2026-02-27T04:42:04.873Z | Compiling openssl v0.10.72 |
| 1115 | 2026-02-27T04:42:05.079Z | Checking foreign-types-shared v0.1.1 |
| 1116 | 2026-02-27T04:42:05.105Z | Checking tempfile v3.23.0 |
| 1117 | 2026-02-27T04:42:05.216Z | Checking foreign-types v0.3.2 |
| 1118 | 2026-02-27T04:42:05.425Z | Checking crossbeam-channel v0.5.15 |
| 1119 | 2026-02-27T04:42:05.719Z | Compiling structmeta v0.3.0 |
| 1120 | 2026-02-27T04:42:05.742Z | Compiling openssl-macros v0.1.1 |
| 1121 | 2026-02-27T04:42:05.980Z | Compiling ref-cast-impl v1.0.25 |
| 1122 | 2026-02-27T04:42:06.109Z | Checking rand_core v0.9.3 |
| 1123 | 2026-02-27T04:42:06.135Z | Compiling native-tls v0.2.11 |
| 1124 | 2026-02-27T04:42:06.432Z | Checking rand_chacha v0.9.0 |
| 1125 | 2026-02-27T04:42:06.668Z | Checking thread_local v1.1.8 |
| 1126 | 2026-02-27T04:42:07.018Z | Checking openssl-probe v0.1.5 |
| 1127 | 2026-02-27T04:42:07.077Z | Checking rand v0.9.2 |
| 1128 | 2026-02-27T04:42:07.201Z | Compiling progenitor-impl v0.11.1 |
| 1129 | 2026-02-27T04:42:07.279Z | Checking strum v0.26.3 |
| 1130 | 2026-02-27T04:42:07.962Z | Checking rustls-webpki v0.102.4 |
| 1131 | 2026-02-27T04:42:08.143Z | Checking term v1.2.0 |
| 1132 | 2026-02-27T04:42:08.273Z | Compiling syn v1.0.109 |
| 1133 | 2026-02-27T04:42:08.601Z | Checking debug-ignore v1.0.5 |
| 1134 | 2026-02-27T04:42:08.672Z | Checking take_mut v0.2.2 |
| 1135 | 2026-02-27T04:42:08.939Z | Checking slog-term v2.9.2 |
| 1136 | 2026-02-27T04:42:09.480Z | Checking slog-json v2.6.1 |
| 1137 | 2026-02-27T04:42:09.779Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1138 | 2026-02-27T04:42:09.899Z | Checking oxnet v0.1.3 |
| 1139 | 2026-02-27T04:42:10.008Z | Compiling serde_with_macros v3.15.0 |
| 1140 | 2026-02-27T04:42:10.346Z | Compiling strum_macros v0.27.2 |
| 1141 | 2026-02-27T04:42:10.530Z | Compiling derive-where v1.6.0 |
| 1142 | 2026-02-27T04:42:12.157Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1143 | 2026-02-27T04:42:12.232Z | Checking tokio-native-tls v0.3.1 |
| 1144 | 2026-02-27T04:42:12.355Z | Checking serde_spanned v1.0.4 |
| 1145 | 2026-02-27T04:42:12.706Z | Compiling progenitor-macro v0.11.1 |
| 1146 | 2026-02-27T04:42:13.129Z | Checking memmap2 v0.9.9 |
| 1147 | 2026-02-27T04:42:13.399Z | Checking spin v0.9.8 |
| 1148 | 2026-02-27T04:42:13.432Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1149 | 2026-02-27T04:42:13.802Z | Checking toml v0.9.10+spec-1.1.0 |
| 1150 | 2026-02-27T04:42:13.855Z | Checking usdt v0.6.0 |
| 1151 | 2026-02-27T04:42:14.548Z | Checking hyper-tls v0.6.0 |
| 1152 | 2026-02-27T04:42:14.789Z | Checking tokio-rustls v0.25.0 |
| 1153 | 2026-02-27T04:42:14.846Z | Checking slog-bunyan v2.5.0 |
| 1154 | 2026-02-27T04:42:15.034Z | Compiling derive-ex v0.1.8 |
| 1155 | 2026-02-27T04:42:15.184Z | Checking async-stream v0.3.6 |
| 1156 | 2026-02-27T04:42:15.524Z | Checking newtype-uuid v1.3.1 |
| 1157 | 2026-02-27T04:42:15.740Z | Checking waitgroup v0.1.2 |
| 1158 | 2026-02-27T04:42:15.865Z | Checking webpki-roots v1.0.3 |
| 1159 | 2026-02-27T04:42:15.906Z | Checking rustls-pemfile v2.2.0 |
| 1160 | 2026-02-27T04:42:16.100Z | Compiling newtype-uuid-macros v0.1.0 |
| 1161 | 2026-02-27T04:42:16.243Z | Checking serde_path_to_error v0.1.20 |
| 1162 | 2026-02-27T04:42:16.656Z | Checking hostname v0.4.2 |
| 1163 | 2026-02-27T04:42:16.824Z | Checking quick-error v1.2.3 |
| 1164 | 2026-02-27T04:42:18.758Z | Compiling test-strategy v0.4.3 |
| 1165 | 2026-02-27T04:42:20.099Z | Compiling parse-display-derive v0.10.0 |
| 1166 | 2026-02-27T04:42:21.572Z | Compiling toml_datetime v0.6.11 |
| 1167 | 2026-02-27T04:42:21.887Z | Checking macaddr v1.0.1 |
| 1168 | 2026-02-27T04:42:22.086Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1169 | 2026-02-27T04:42:23.044Z | Checking daft v0.1.5 |
| 1170 | 2026-02-27T04:42:23.548Z | Checking hex v0.4.3 |
| 1171 | 2026-02-27T04:42:24.091Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1172 | 2026-02-27T04:42:24.332Z | Compiling zerocopy-derive v0.7.34 |
| 1173 | 2026-02-27T04:42:24.451Z | Checking wait-timeout v0.2.0 |
| 1174 | 2026-02-27T04:42:24.694Z | Checking bit-vec v0.6.3 |
| 1175 | 2026-02-27T04:42:25.054Z | Checking bit-set v0.5.3 |
| 1176 | 2026-02-27T04:42:25.328Z | Checking rusty-fork v0.3.0 |
| 1177 | 2026-02-27T04:42:25.656Z | Checking strum v0.27.2 |
| 1178 | 2026-02-27T04:42:25.848Z | Checking serde_with v3.15.0 |
| 1179 | 2026-02-27T04:42:26.673Z | Checking rand_xorshift v0.3.0 |
| 1180 | 2026-02-27T04:42:27.175Z | Checking unarray v0.1.4 |
| 1181 | 2026-02-27T04:42:27.358Z | Checking proptest v1.5.0 |
| 1182 | 2026-02-27T04:42:27.568Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1183 | 2026-02-27T04:42:27.740Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1184 | 2026-02-27T04:42:27.982Z | Compiling clap_derive v4.5.4 |
| 1185 | 2026-02-27T04:42:28.473Z | Checking instant v0.1.12 |
| 1186 | 2026-02-27T04:42:29.021Z | Checking rustc-hash v2.1.1 |
| 1187 | 2026-02-27T04:42:29.208Z | Checking utf8parse v0.2.1 |
| 1188 | 2026-02-27T04:42:29.275Z | Checking iddqd v0.3.14 |
| 1189 | 2026-02-27T04:42:29.398Z | Checking anstyle-parse v0.2.4 |
| 1190 | 2026-02-27T04:42:29.617Z | Checking backoff v0.4.0 |
| 1191 | 2026-02-27T04:42:29.688Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1192 | 2026-02-27T04:42:29.923Z | Checking parse-display v0.10.0 |
| 1193 | 2026-02-27T04:42:30.024Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1194 | 2026-02-27T04:42:30.216Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1195 | 2026-02-27T04:42:30.222Z | Checking anstyle v1.0.7 |
| 1196 | 2026-02-27T04:42:30.608Z | Checking is_terminal_polyfill v1.70.0 |
| 1197 | 2026-02-27T04:42:30.765Z | Checking anstyle-query v1.0.3 |
| 1198 | 2026-02-27T04:42:30.941Z | Compiling crucible-workspace-hack v0.1.0 |
| 1199 | 2026-02-27T04:42:31.182Z | Checking colorchoice v1.0.1 |
| 1200 | 2026-02-27T04:42:31.344Z | Checking anstream v0.6.14 |
| 1201 | 2026-02-27T04:42:31.402Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1202 | 2026-02-27T04:42:31.439Z | Compiling rustls-webpki v0.103.4 |
| 1203 | 2026-02-27T04:42:31.696Z | Compiling zerocopy v0.7.34 |
| 1204 | 2026-02-27T04:42:31.757Z | Checking terminal_size v0.3.0 |
| 1205 | 2026-02-27T04:42:32.142Z | Compiling scroll_derive v0.12.0 |
| 1206 | 2026-02-27T04:42:32.750Z | Compiling usdt-impl v0.5.0 |
| 1207 | 2026-02-27T04:42:33.080Z | Compiling heck v0.4.1 |
| 1208 | 2026-02-27T04:42:33.249Z | Checking clap_lex v0.7.0 |
| 1209 | 2026-02-27T04:42:33.491Z | Compiling winnow v0.5.40 |
| 1210 | 2026-02-27T04:42:33.543Z | Checking clap_builder v4.5.2 |
| 1211 | 2026-02-27T04:42:33.546Z | Checking scroll v0.12.0 |
| 1212 | 2026-02-27T04:42:33.876Z | Compiling dof v0.3.0 |
| 1213 | 2026-02-27T04:42:34.678Z | Compiling dtrace-parser v0.2.0 |
| 1214 | 2026-02-27T04:42:34.893Z | Compiling thread-id v4.2.1 |
| 1215 | 2026-02-27T04:42:36.317Z | Checking goblin v0.8.2 |
| 1216 | 2026-02-27T04:42:36.454Z | Checking clap v4.5.4 |
| 1217 | 2026-02-27T04:42:36.896Z | Compiling toml_edit v0.19.15 |
| 1218 | 2026-02-27T04:42:38.205Z | Checking serde_spanned v0.6.9 |
| 1219 | 2026-02-27T04:42:39.287Z | Checking unicode-width v0.1.14 |
| 1220 | 2026-02-27T04:42:39.610Z | Compiling proc-macro-crate v1.3.1 |
| 1221 | 2026-02-27T04:42:39.780Z | Checking data-encoding v2.6.0 |
| 1222 | 2026-02-27T04:42:40.339Z | Compiling tokio-rustls v0.26.0 |
| 1223 | 2026-02-27T04:42:40.744Z | Compiling hyper-rustls v0.27.3 |
| 1224 | 2026-02-27T04:42:41.665Z | Checking num-integer v0.1.46 |
| 1225 | 2026-02-27T04:42:42.568Z | Compiling reqwest v0.12.23 |
| 1226 | 2026-02-27T04:42:42.667Z | Compiling usdt-attr-macro v0.5.0 |
| 1227 | 2026-02-27T04:42:42.709Z | Compiling usdt-macro v0.5.0 |
| 1228 | 2026-02-27T04:42:43.510Z | Checking memmap v0.7.0 |
| 1229 | 2026-02-27T04:42:43.740Z | Checking tinyvec_macros v0.1.1 |
| 1230 | 2026-02-27T04:42:44.106Z | Checking usdt v0.5.0 |
| 1231 | 2026-02-27T04:42:44.135Z | Checking tinyvec v1.6.0 |
| 1232 | 2026-02-27T04:42:44.618Z | Checking num-bigint v0.4.5 |
| 1233 | 2026-02-27T04:42:45.462Z | Checking crossbeam-epoch v0.9.18 |
| 1234 | 2026-02-27T04:42:45.653Z | Compiling itertools v0.14.0 |
| 1235 | 2026-02-27T04:42:45.680Z | Compiling proc-macro-error-attr v1.0.4 |
| 1236 | 2026-02-27T04:42:46.191Z | Compiling heapless v0.8.0 |
| 1237 | 2026-02-27T04:42:46.834Z | Checking num-rational v0.4.2 |
| 1238 | 2026-02-27T04:42:47.511Z | Compiling progenitor-client v0.11.1 |
| 1239 | 2026-02-27T04:42:47.608Z | Checking num-iter v0.1.45 |
| 1240 | 2026-02-27T04:42:48.405Z | Compiling darling_core v0.20.11 |
| 1241 | 2026-02-27T04:42:48.583Z | Checking num-complex v0.4.6 |
| 1242 | 2026-02-27T04:42:48.592Z | Checking hash32 v0.3.1 |
| 1243 | 2026-02-27T04:42:48.616Z | Compiling ingot-macros v0.1.1 |
| 1244 | 2026-02-27T04:42:49.285Z | Compiling proc-macro-error v1.0.4 |
| 1245 | 2026-02-27T04:42:50.388Z | Checking bitflags v1.3.2 |
| 1246 | 2026-02-27T04:42:50.452Z | Compiling smoltcp v0.11.0 |
| 1247 | 2026-02-27T04:42:50.507Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1248 | 2026-02-27T04:42:53.438Z | Checking num v0.4.3 |
| 1249 | 2026-02-27T04:42:53.519Z | Compiling darling_macro v0.20.11 |
| 1250 | 2026-02-27T04:42:54.116Z | Compiling progenitor v0.11.1 |
| 1251 | 2026-02-27T04:42:54.294Z | Compiling num_enum_derive v0.7.4 |
| 1252 | 2026-02-27T04:42:54.895Z | Checking bstr v1.9.1 |
| 1253 | 2026-02-27T04:42:54.921Z | Checking ingot-types v0.1.2 |
| 1254 | 2026-02-27T04:42:55.326Z | Checking managed v0.8.0 |
| 1255 | 2026-02-27T04:42:55.418Z | Checking toml_write v0.1.2 |
| 1256 | 2026-02-27T04:42:55.721Z | Checking cobs v0.2.3 |
| 1257 | 2026-02-27T04:42:55.726Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1258 | 2026-02-27T04:42:55.754Z | Checking toml_edit v0.22.27 |
| 1259 | 2026-02-27T04:42:55.873Z | Checking postcard v1.0.9 |
| 1260 | 2026-02-27T04:42:56.420Z | Checking num_enum v0.7.4 |
| 1261 | 2026-02-27T04:42:56.486Z | Checking ingot v0.1.1 |
| 1262 | 2026-02-27T04:42:57.597Z | Compiling darling v0.20.11 |
| 1263 | 2026-02-27T04:42:57.744Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1264 | 2026-02-27T04:42:59.510Z | Compiling progenitor-client v0.10.0 |
| 1265 | 2026-02-27T04:43:00.185Z | Compiling enum-as-inner v0.6.0 |
| 1266 | 2026-02-27T04:43:00.795Z | Compiling libz-sys v1.1.16 |
| 1267 | 2026-02-27T04:43:01.090Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1268 | 2026-02-27T04:43:01.526Z | Compiling foreign-types-macros v0.2.3 |
| 1269 | 2026-02-27T04:43:01.746Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1270 | 2026-02-27T04:43:02.132Z | Checking is_ci v1.2.0 |
| 1271 | 2026-02-27T04:43:02.506Z | Compiling semver v0.1.20 |
| 1272 | 2026-02-27T04:43:02.711Z | Checking foreign-types-shared v0.3.1 |
| 1273 | 2026-02-27T04:43:02.736Z | Compiling rayon-core v1.12.1 |
| 1274 | 2026-02-27T04:43:02.853Z | Checking foreign-types v0.5.0 |
| 1275 | 2026-02-27T04:43:02.921Z | Compiling rustc_version v0.1.7 |
| 1276 | 2026-02-27T04:43:03.212Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1277 | 2026-02-27T04:43:03.442Z | Checking toml v0.8.23 |
| 1278 | 2026-02-27T04:43:03.843Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1279 | 2026-02-27T04:43:04.183Z | Compiling derive_builder_core v0.20.2 |
| 1280 | 2026-02-27T04:43:04.577Z | Checking crossbeam-deque v0.8.5 |
| 1281 | 2026-02-27T04:43:04.935Z | Checking tabwriter v1.4.0 |
| 1282 | 2026-02-27T04:43:04.991Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1283 | 2026-02-27T04:43:05.167Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1284 | 2026-02-27T04:43:05.230Z | Checking cstr-argument v0.1.2 |
| 1285 | 2026-02-27T04:43:05.397Z | Compiling owo-colors v4.2.3 |
| 1286 | 2026-02-27T04:43:05.895Z | Compiling float-ord v0.3.2 |
| 1287 | 2026-02-27T04:43:05.992Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1288 | 2026-02-27T04:43:06.120Z | Compiling derive_builder_macro v0.20.2 |
| 1289 | 2026-02-27T04:43:06.410Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1290 | 2026-02-27T04:43:06.597Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1291 | 2026-02-27T04:43:06.937Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1292 | 2026-02-27T04:43:07.100Z | Compiling newtype_derive v0.1.6 |
| 1293 | 2026-02-27T04:43:07.279Z | Checking supports-color v2.1.0 |
| 1294 | 2026-02-27T04:43:07.477Z | Checking supports-color v3.0.2 |
| 1295 | 2026-02-27T04:43:07.511Z | Checking resolv-conf v0.7.0 |
| 1296 | 2026-02-27T04:43:07.537Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1297 | 2026-02-27T04:43:07.658Z | Compiling vergen-lib v0.1.6 |
| 1298 | 2026-02-27T04:43:07.680Z | Compiling slog-dtrace v0.3.0 |
| 1299 | 2026-02-27T04:43:08.039Z | Checking linked-hash-map v0.5.6 |
| 1300 | 2026-02-27T04:43:08.067Z | Checking colored v3.0.0 |
| 1301 | 2026-02-27T04:43:08.367Z | Checking lru-cache v0.1.2 |
| 1302 | 2026-02-27T04:43:08.578Z | Checking rayon v1.10.0 |
| 1303 | 2026-02-27T04:43:09.047Z | Compiling derive_builder v0.20.2 |
| 1304 | 2026-02-27T04:43:09.254Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1305 | 2026-02-27T04:43:09.770Z | Checking hickory-proto v0.24.4 |
| 1306 | 2026-02-27T04:43:10.019Z | Compiling zone_cfg_derive v0.3.0 |
| 1307 | 2026-02-27T04:43:10.193Z | Checking similar v2.7.0 |
| 1308 | 2026-02-27T04:43:11.309Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1309 | 2026-02-27T04:43:11.925Z | Compiling hubpack_derive v0.1.1 |
| 1310 | 2026-02-27T04:43:12.071Z | Checking atomicwrites v0.4.4 |
| 1311 | 2026-02-27T04:43:12.301Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1312 | 2026-02-27T04:43:12.676Z | Checking camino-tempfile v1.4.1 |
| 1313 | 2026-02-27T04:43:12.983Z | Compiling cargo-platform v0.1.8 |
| 1314 | 2026-02-27T04:43:13.282Z | Compiling serde_repr v0.1.19 |
| 1315 | 2026-02-27T04:43:13.351Z | Compiling num-derive v0.4.2 |
| 1316 | 2026-02-27T04:43:13.393Z | Compiling vergen v9.0.6 |
| 1317 | 2026-02-27T04:43:13.421Z | Checking sigpipe v0.1.3 |
| 1318 | 2026-02-27T04:43:13.557Z | Checking indent_write v2.2.0 |
| 1319 | 2026-02-27T04:43:13.769Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1320 | 2026-02-27T04:43:13.796Z | Checking base64 v0.21.7 |
| 1321 | 2026-02-27T04:43:13.904Z | Checking siphasher v1.0.1 |
| 1322 | 2026-02-27T04:43:14.116Z | Compiling convert_case v0.4.0 |
| 1323 | 2026-02-27T04:43:14.207Z | Checking base64ct v1.6.0 |
| 1324 | 2026-02-27T04:43:14.293Z | Checking jiff v0.2.15 |
| 1325 | 2026-02-27T04:43:14.320Z | Checking phf_shared v0.12.1 |
| 1326 | 2026-02-27T04:43:14.670Z | Checking password-hash v0.5.0 |
| 1327 | 2026-02-27T04:43:14.752Z | Checking zone v0.3.1 |
| 1328 | 2026-02-27T04:43:14.763Z | Compiling derive_more v0.99.20 |
| 1329 | 2026-02-27T04:43:15.159Z | Compiling cargo_metadata v0.19.2 |
| 1330 | 2026-02-27T04:43:15.294Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1331 | 2026-02-27T04:43:15.408Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1332 | 2026-02-27T04:43:15.702Z | Checking hickory-resolver v0.24.4 |
| 1333 | 2026-02-27T04:43:17.012Z | Checking hubpack v0.1.2 |
| 1334 | 2026-02-27T04:43:17.314Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1335 | 2026-02-27T04:43:17.626Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1336 | 2026-02-27T04:43:18.549Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1337 | 2026-02-27T04:43:18.591Z | Compiling progenitor-impl v0.10.0 |
| 1338 | 2026-02-27T04:43:19.674Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1339 | 2026-02-27T04:43:19.804Z | Checking terminal_size v0.4.3 |
| 1340 | 2026-02-27T04:43:20.057Z | Checking blake2 v0.10.6 |
| 1341 | 2026-02-27T04:43:20.303Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1342 | 2026-02-27T04:43:20.395Z | Checking tokio-stream v0.1.17 |
| 1343 | 2026-02-27T04:43:20.473Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1344 | 2026-02-27T04:43:20.583Z | Checking serde-big-array v0.5.1 |
| 1345 | 2026-02-27T04:43:20.830Z | Checking smf v0.2.3 |
| 1346 | 2026-02-27T04:43:21.007Z | Compiling pin-project-internal v1.1.10 |
| 1347 | 2026-02-27T04:43:21.136Z | Compiling rustc_version v0.4.1 |
| 1348 | 2026-02-27T04:43:21.259Z | Compiling vergen-git2 v1.0.7 |
| 1349 | 2026-02-27T04:43:21.320Z | Checking unicode-linebreak v0.1.5 |
| 1350 | 2026-02-27T04:43:21.656Z | Checking unicode-width v0.2.1 |
| 1351 | 2026-02-27T04:43:21.725Z | Checking static_assertions v1.1.0 |
| 1352 | 2026-02-27T04:43:21.778Z | Checking foldhash v0.1.5 |
| 1353 | 2026-02-27T04:43:21.846Z | Compiling unicode-xid v0.2.4 |
| 1354 | 2026-02-27T04:43:22.025Z | Compiling cancel-safe-futures v0.1.5 |
| 1355 | 2026-02-27T04:43:22.049Z | Checking smawk v0.3.2 |
| 1356 | 2026-02-27T04:43:22.152Z | Checking unicode-segmentation v1.11.0 |
| 1357 | 2026-02-27T04:43:22.274Z | Checking whoami v1.5.1 |
| 1358 | 2026-02-27T04:43:22.420Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1359 | 2026-02-27T04:43:22.445Z | Compiling chrono-tz v0.10.4 |
| 1360 | 2026-02-27T04:43:22.653Z | Checking textwrap v0.16.2 |
| 1361 | 2026-02-27T04:43:22.781Z | Checking newline-converter v0.3.0 |
| 1362 | 2026-02-27T04:43:22.847Z | Compiling const_format_proc_macros v0.2.34 |
| 1363 | 2026-02-27T04:43:22.964Z | Checking hashbrown v0.15.2 |
| 1364 | 2026-02-27T04:43:23.074Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1365 | 2026-02-27T04:43:23.261Z | Checking pin-project v1.1.10 |
| 1366 | 2026-02-27T04:43:23.869Z | Compiling progenitor-macro v0.10.0 |
| 1367 | 2026-02-27T04:43:23.970Z | Checking qorb v0.4.1 |
| 1368 | 2026-02-27T04:43:24.237Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1369 | 2026-02-27T04:43:24.462Z | Checking argon2 v0.5.3 |
| 1370 | 2026-02-27T04:43:25.087Z | Checking phf v0.12.1 |
| 1371 | 2026-02-27T04:43:25.346Z | Checking globset v0.4.14 |
| 1372 | 2026-02-27T04:43:25.838Z | Checking unicode-normalization v0.1.24 |
| 1373 | 2026-02-27T04:43:26.086Z | Checking tokio-dtrace v0.1.1 |
| 1374 | 2026-02-27T04:43:26.413Z | Checking console v0.15.8 |
| 1375 | 2026-02-27T04:43:26.701Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1376 | 2026-02-27T04:43:27.659Z | Compiling typify-impl v0.6.1 |
| 1377 | 2026-02-27T04:43:27.687Z | Checking libsw-core v0.3.2 |
| 1378 | 2026-02-27T04:43:27.946Z | Checking secrecy v0.10.3 |
| 1379 | 2026-02-27T04:43:28.088Z | Compiling async-recursion v1.1.1 |
| 1380 | 2026-02-27T04:43:28.127Z | Compiling snafu-derive v0.8.9 |
| 1381 | 2026-02-27T04:43:28.927Z | Compiling cookie v0.18.1 |
| 1382 | 2026-02-27T04:43:29.134Z | Checking csv-core v0.1.12 |
| 1383 | 2026-02-27T04:43:29.321Z | Compiling rustls v0.21.12 |
| 1384 | 2026-02-27T04:43:29.439Z | Checking fixedbitset v0.5.7 |
| 1385 | 2026-02-27T04:43:29.466Z | Checking utf-8 v0.7.6 |
| 1386 | 2026-02-27T04:43:29.684Z | Checking highway v1.3.0 |
| 1387 | 2026-02-27T04:43:29.710Z | Checking bytecount v0.6.9 |
| 1388 | 2026-02-27T04:43:29.808Z | Checking fixedbitset v0.4.2 |
| 1389 | 2026-02-27T04:43:29.881Z | Compiling cfg_aliases v0.2.1 |
| 1390 | 2026-02-27T04:43:30.081Z | Checking same-file v1.0.6 |
| 1391 | 2026-02-27T04:43:30.150Z | Compiling moka v0.12.10 |
| 1392 | 2026-02-27T04:43:30.295Z | Checking walkdir v2.5.0 |
| 1393 | 2026-02-27T04:43:30.545Z | Checking petgraph v0.6.5 |
| 1394 | 2026-02-27T04:43:30.614Z | Compiling nix v0.29.0 |
| 1395 | 2026-02-27T04:43:31.527Z | Checking papergrid v0.11.0 |
| 1396 | 2026-02-27T04:43:32.055Z | Checking snafu v0.8.9 |
| 1397 | 2026-02-27T04:43:32.517Z | Checking petgraph v0.8.3 |
| 1398 | 2026-02-27T04:43:32.981Z | Checking tungstenite v0.21.0 |
| 1399 | 2026-02-27T04:43:33.092Z | Checking csv v1.3.1 |
| 1400 | 2026-02-27T04:43:33.647Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1401 | 2026-02-27T04:43:33.855Z | Checking libsw v3.5.0 |
| 1402 | 2026-02-27T04:43:33.973Z | Checking expectorate v1.2.0 |
| 1403 | 2026-02-27T04:43:34.034Z | Checking olpc-cjson v0.1.4 |
| 1404 | 2026-02-27T04:43:34.080Z | Checking progenitor v0.10.0 |
| 1405 | 2026-02-27T04:43:34.117Z | Checking oxide-tokio-rt v0.1.2 |
| 1406 | 2026-02-27T04:43:34.252Z | Checking const_format v0.2.35 |
| 1407 | 2026-02-27T04:43:34.316Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1408 | 2026-02-27T04:43:34.723Z | Compiling tabled_derive v0.7.0 |
| 1409 | 2026-02-27T04:43:34.760Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1410 | 2026-02-27T04:43:35.341Z | Checking gethostname v0.5.0 |
| 1411 | 2026-02-27T04:43:35.369Z | Checking pem v3.0.5 |
| 1412 | 2026-02-27T04:43:35.482Z | Checking inout v0.1.3 |
| 1413 | 2026-02-27T04:43:35.642Z | Checking rustls-webpki v0.101.7 |
| 1414 | 2026-02-27T04:43:35.704Z | Checking sct v0.7.1 |
| 1415 | 2026-02-27T04:43:35.833Z | Checking bcs v0.1.6 |
| 1416 | 2026-02-27T04:43:35.923Z | Checking serde_plain v1.0.2 |
| 1417 | 2026-02-27T04:43:36.280Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1418 | 2026-02-27T04:43:36.331Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1419 | 2026-02-27T04:43:36.476Z | Compiling typify-macro v0.6.1 |
| 1420 | 2026-02-27T04:43:36.647Z | Checking termtree v0.5.1 |
| 1421 | 2026-02-27T04:43:36.898Z | Checking tagptr v0.2.0 |
| 1422 | 2026-02-27T04:43:37.161Z | Checking typed-path v0.9.3 |
| 1423 | 2026-02-27T04:43:37.644Z | Compiling radium v0.7.0 |
| 1424 | 2026-02-27T04:43:38.145Z | Checking swrite v0.1.0 |
| 1425 | 2026-02-27T04:43:38.306Z | Checking linear-map v1.2.0 |
| 1426 | 2026-02-27T04:43:38.659Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1427 | 2026-02-27T04:43:38.922Z | Checking tough v0.20.0 |
| 1428 | 2026-02-27T04:43:39.294Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1429 | 2026-02-27T04:43:39.608Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1430 | 2026-02-27T04:43:39.684Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1431 | 2026-02-27T04:43:40.064Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1432 | 2026-02-27T04:43:40.360Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1433 | 2026-02-27T04:43:40.814Z | Checking tabled v0.15.0 |
| 1434 | 2026-02-27T04:43:41.933Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1435 | 2026-02-27T04:43:43.035Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1436 | 2026-02-27T04:43:43.321Z | Checking cipher v0.4.4 |
| 1437 | 2026-02-27T04:43:43.544Z | Checking tokio-tungstenite v0.21.0 |
| 1438 | 2026-02-27T04:43:43.824Z | Checking steno v0.4.1 |
| 1439 | 2026-02-27T04:43:44.057Z | Checking hickory-proto v0.25.2 |
| 1440 | 2026-02-27T04:43:44.116Z | Checking humantime v2.3.0 |
| 1441 | 2026-02-27T04:43:44.392Z | Checking tap v1.0.1 |
| 1442 | 2026-02-27T04:43:44.421Z | Checking openssl-probe v0.2.1 |
| 1443 | 2026-02-27T04:43:44.572Z | Checking wyz v0.5.1 |
| 1444 | 2026-02-27T04:43:44.601Z | Checking rustls-native-certs v0.8.3 |
| 1445 | 2026-02-27T04:43:44.826Z | Checking tokio-rustls v0.24.1 |
| 1446 | 2026-02-27T04:43:44.938Z | Checking rustls-pemfile v1.0.4 |
| 1447 | 2026-02-27T04:43:45.167Z | Compiling num_enum_derive v0.5.11 |
| 1448 | 2026-02-27T04:43:45.195Z | Checking twox-hash v2.1.0 |
| 1449 | 2026-02-27T04:43:45.302Z | Checking universal-hash v0.5.1 |
| 1450 | 2026-02-27T04:43:45.522Z | Checking atty v0.2.14 |
| 1451 | 2026-02-27T04:43:45.685Z | Checking funty v2.0.0 |
| 1452 | 2026-02-27T04:43:45.781Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1453 | 2026-02-27T04:43:45.862Z | Checking opaque-debug v0.3.1 |
| 1454 | 2026-02-27T04:43:45.990Z | Checking polyval v0.6.2 |
| 1455 | 2026-02-27T04:43:46.207Z | Checking rustls-platform-verifier v0.6.2 |
| 1456 | 2026-02-27T04:43:46.286Z | Checking ctr v0.9.2 |
| 1457 | 2026-02-27T04:43:46.440Z | Checking aes v0.8.4 |
| 1458 | 2026-02-27T04:43:46.475Z | Checking bitvec v1.0.1 |
| 1459 | 2026-02-27T04:43:46.613Z | Compiling typify v0.6.1 |
| 1460 | 2026-02-27T04:43:46.777Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1461 | 2026-02-27T04:43:47.169Z | Checking num_enum v0.5.11 |
| 1462 | 2026-02-27T04:43:47.249Z | Checking aead v0.5.2 |
| 1463 | 2026-02-27T04:43:47.345Z | Checking bincode v1.3.3 |
| 1464 | 2026-02-27T04:43:47.494Z | Checking hickory-resolver v0.25.2 |
| 1465 | 2026-02-27T04:43:47.526Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1466 | 2026-02-27T04:43:47.905Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1467 | 2026-02-27T04:43:48.062Z | Checking passt v0.3.0 |
| 1468 | 2026-02-27T04:43:48.129Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1469 | 2026-02-27T04:43:48.233Z | Checking fakedata_generator v0.5.0 |
| 1470 | 2026-02-27T04:43:48.427Z | Checking aes-gcm-siv v0.11.1 |
| 1471 | 2026-02-27T04:43:48.505Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1472 | 2026-02-27T04:43:48.689Z | Compiling progenitor-impl v0.13.0 |
| 1473 | 2026-02-27T04:43:48.738Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1474 | 2026-02-27T04:43:48.795Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1475 | 2026-02-27T04:43:48.821Z | Checking reqwest v0.13.2 |
| 1476 | 2026-02-27T04:43:49.234Z | Checking toml v0.7.8 |
| 1477 | 2026-02-27T04:43:49.715Z | Compiling bitstruct_derive v0.1.0 |
| 1478 | 2026-02-27T04:43:49.929Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1479 | 2026-02-27T04:43:49.966Z | Checking dropshot-api-manager-types v0.3.0 |
| 1480 | 2026-02-27T04:43:50.017Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1481 | 2026-02-27T04:43:50.129Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1482 | 2026-02-27T04:43:50.181Z | Checking typeid v1.0.0 |
| 1483 | 2026-02-27T04:43:50.237Z | Checking ringbuffer v0.15.0 |
| 1484 | 2026-02-27T04:43:50.361Z | Compiling cfg_aliases v0.1.1 |
| 1485 | 2026-02-27T04:43:50.494Z | Checking ascii v1.1.0 |
| 1486 | 2026-02-27T04:43:50.528Z | Checking pretty-hex v0.2.1 |
| 1487 | 2026-02-27T04:43:50.630Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1488 | 2026-02-27T04:43:50.656Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1489 | 2026-02-27T04:43:50.702Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1490 | 2026-02-27T04:43:50.861Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1491 | 2026-02-27T04:43:50.924Z | Checking bitstruct v0.1.1 |
| 1492 | 2026-02-27T04:43:51.012Z | Compiling nix v0.28.0 |
| 1493 | 2026-02-27T04:43:51.042Z | Checking erased-serde v0.4.5 |
| 1494 | 2026-02-27T04:43:51.069Z | Checking progenitor-client v0.13.0 |
| 1495 | 2026-02-27T04:43:51.788Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1496 | 2026-02-27T04:43:51.792Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1497 | 2026-02-27T04:43:51.904Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1498 | 2026-02-27T04:43:52.108Z | Checking serde_arrays v0.1.0 |
| 1499 | 2026-02-27T04:43:52.224Z | Compiling fs-err v3.1.2 |
| 1500 | 2026-02-27T04:43:52.279Z | Checking libloading v0.7.4 |
| 1501 | 2026-02-27T04:43:52.308Z | Checking bit_field v0.10.2 |
| 1502 | 2026-02-27T04:43:52.577Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1503 | 2026-02-27T04:43:52.631Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1504 | 2026-02-27T04:43:52.762Z | Checking kstat-rs v0.2.4 |
| 1505 | 2026-02-27T04:43:52.996Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1506 | 2026-02-27T04:43:53.063Z | Compiling escargot v0.5.10 |
| 1507 | 2026-02-27T04:43:53.124Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1508 | 2026-02-27T04:43:53.423Z | Checking ron v0.8.1 |
| 1509 | 2026-02-27T04:43:53.452Z | Checking itertools v0.13.0 |
| 1510 | 2026-02-27T04:43:53.564Z | Checking xattr v1.3.1 |
| 1511 | 2026-02-27T04:43:53.789Z | Checking drift v0.1.2 |
| 1512 | 2026-02-27T04:43:54.211Z | Compiling progenitor-macro v0.13.0 |
| 1513 | 2026-02-27T04:43:54.273Z | Checking sha2 v0.10.9 |
| 1514 | 2026-02-27T04:43:54.584Z | Checking filetime v0.2.23 |
| 1515 | 2026-02-27T04:43:54.688Z | Checking ctrlc v3.4.4 |
| 1516 | 2026-02-27T04:43:54.814Z | Checking tar v0.4.40 |
| 1517 | 2026-02-27T04:43:54.838Z | Checking dropshot-api-manager v0.3.0 |
| 1518 | 2026-02-27T04:43:54.899Z | Checking cargo_metadata v0.18.1 |
| 1519 | 2026-02-27T04:43:55.842Z | Checking fatfs v0.3.6 |
| 1520 | 2026-02-27T04:43:56.417Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1521 | 2026-02-27T04:43:56.897Z | Compiling git2 v0.20.2 |
| 1522 | 2026-02-27T04:43:57.634Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1523 | 2026-02-27T04:43:59.627Z | Checking progenitor v0.13.0 |
| 1524 | 2026-02-27T04:43:59.777Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1525 | 2026-02-27T04:44:01.473Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1526 | 2026-02-27T04:44:02.731Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1527 | 2026-02-27T04:44:03.320Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1528 | 2026-02-27T04:44:08.877Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1529 | 2026-02-27T04:44:11.581Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1530 | 2026-02-27T04:44:14.940Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1531 | 2026-02-27T04:44:19.927Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1532 | 2026-02-27T04:44:29.494Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1533 | 2026-02-27T04:44:29.497Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1534 | 2026-02-27T04:44:36.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 31s |
| 1535 | 2026-02-27T04:44:36.673Z | |
| 1536 | 2026-02-27T04:44:36.681Z | real 4:32.048272967 |
| 1537 | 2026-02-27T04:44:36.681Z | user 18:25.629560364 |
| 1538 | 2026-02-27T04:44:36.681Z | sys 3:24.553747090 |
| 1539 | 2026-02-27T04:44:36.681Z | trap 0.635204458 |
| 1540 | 2026-02-27T04:44:36.681Z | tflt 0.802354409 |
| 1541 | 2026-02-27T04:44:36.681Z | dflt 0.447721009 |
| 1542 | 2026-02-27T04:44:36.681Z | kflt 0.006339344 |
| 1543 | 2026-02-27T04:44:36.681Z | lock 37:56.962700440 |
| 1544 | 2026-02-27T04:44:36.681Z | slp 1:13:21.176396007 |
| 1545 | 2026-02-27T04:44:36.681Z | lat 1:41.335907733 |
| 1546 | 2026-02-27T04:44:36.682Z | stop 5:24.896193809 |
| 1547 | 2026-02-27T04:44:36.682Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1548 | 2026-02-27T04:44:37.312Z | Downloading crates ... |
| 1549 | 2026-02-27T04:44:37.534Z | Downloaded fdeflate v0.3.4 |
| 1550 | 2026-02-27T04:44:37.538Z | Downloaded predicates-core v1.0.6 |
| 1551 | 2026-02-27T04:44:37.542Z | Downloaded serde_test v1.0.176 |
| 1552 | 2026-02-27T04:44:37.544Z | Downloaded downcast v0.11.0 |
| 1553 | 2026-02-27T04:44:37.544Z | Downloaded slog-envlogger v2.2.0 |
| 1554 | 2026-02-27T04:44:37.550Z | Downloaded predicates-tree v1.0.9 |
| 1555 | 2026-02-27T04:44:37.551Z | Downloaded termtree v0.4.1 |
| 1556 | 2026-02-27T04:44:37.555Z | Downloaded fragile v2.0.0 |
| 1557 | 2026-02-27T04:44:37.561Z | Downloaded simd-adler32 v0.3.7 |
| 1558 | 2026-02-27T04:44:37.564Z | Downloaded slog-scope v4.4.0 |
| 1559 | 2026-02-27T04:44:37.564Z | Downloaded mockall v0.12.1 |
| 1560 | 2026-02-27T04:44:37.568Z | Downloaded slog-stdlog v4.1.1 |
| 1561 | 2026-02-27T04:44:37.568Z | Downloaded predicates v3.1.0 |
| 1562 | 2026-02-27T04:44:37.573Z | Downloaded crc32fast v1.4.0 |
| 1563 | 2026-02-27T04:44:37.578Z | Downloaded bytemuck v1.16.0 |
| 1564 | 2026-02-27T04:44:37.578Z | Downloaded miniz_oxide v0.7.2 |
| 1565 | 2026-02-27T04:44:37.583Z | Downloaded mockall_derive v0.12.1 |
| 1566 | 2026-02-27T04:44:37.587Z | Downloaded flate2 v1.0.30 |
| 1567 | 2026-02-27T04:44:37.591Z | Downloaded png v0.17.13 |
| 1568 | 2026-02-27T04:44:37.595Z | Downloaded arc-swap v1.7.1 |
| 1569 | 2026-02-27T04:44:38.290Z | Downloaded image v0.25.1 |
| 1570 | 2026-02-27T04:44:38.566Z | Checking log v0.4.29 |
| 1571 | 2026-02-27T04:44:38.673Z | Checking tokio v1.48.0 |
| 1572 | 2026-02-27T04:44:38.698Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1573 | 2026-02-27T04:44:38.726Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1574 | 2026-02-27T04:44:38.742Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1575 | 2026-02-27T04:44:38.746Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1576 | 2026-02-27T04:44:38.772Z | Compiling crc32fast v1.4.0 |
| 1577 | 2026-02-27T04:44:38.776Z | Checking simd-adler32 v0.3.7 |
| 1578 | 2026-02-27T04:44:38.906Z | Checking rustls v0.23.31 |
| 1579 | 2026-02-27T04:44:38.984Z | Checking goblin v0.10.4 |
| 1580 | 2026-02-27T04:44:38.994Z | Checking rustls v0.22.4 |
| 1581 | 2026-02-27T04:44:39.057Z | Checking native-tls v0.2.11 |
| 1582 | 2026-02-27T04:44:39.212Z | Checking typify-impl v0.4.3 |
| 1583 | 2026-02-27T04:44:39.263Z | Checking goblin v0.8.2 |
| 1584 | 2026-02-27T04:44:39.306Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1585 | 2026-02-27T04:44:39.374Z | Checking tungstenite v0.21.0 |
| 1586 | 2026-02-27T04:44:40.224Z | Checking globset v0.4.14 |
| 1587 | 2026-02-27T04:44:40.716Z | Checking rustls v0.21.12 |
| 1588 | 2026-02-27T04:44:41.835Z | Checking typify v0.4.3 |
| 1589 | 2026-02-27T04:44:42.003Z | Checking progenitor-impl v0.11.1 |
| 1590 | 2026-02-27T04:44:42.390Z | Checking progenitor-impl v0.10.0 |
| 1591 | 2026-02-27T04:44:43.723Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1592 | 2026-02-27T04:44:43.744Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1593 | 2026-02-27T04:44:43.972Z | Checking typify-impl v0.6.1 |
| 1594 | 2026-02-27T04:44:44.024Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1595 | 2026-02-27T04:44:44.060Z | Checking dof v0.3.0 |
| 1596 | 2026-02-27T04:44:44.078Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1597 | 2026-02-27T04:44:44.392Z | Checking rustls-platform-verifier v0.6.2 |
| 1598 | 2026-02-27T04:44:44.411Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1599 | 2026-02-27T04:44:44.481Z | Checking adler v1.0.2 |
| 1600 | 2026-02-27T04:44:44.645Z | Checking usdt-impl v0.5.0 |
| 1601 | 2026-02-27T04:44:44.664Z | Checking miniz_oxide v0.7.2 |
| 1602 | 2026-02-27T04:44:44.739Z | Checking dof v0.4.0 |
| 1603 | 2026-02-27T04:44:44.807Z | Checking arc-swap v1.7.1 |
| 1604 | 2026-02-27T04:44:44.879Z | Checking fdeflate v0.3.4 |
| 1605 | 2026-02-27T04:44:45.158Z | Checking usdt v0.5.0 |
| 1606 | 2026-02-27T04:44:45.209Z | Checking slog-scope v4.4.0 |
| 1607 | 2026-02-27T04:44:45.389Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1608 | 2026-02-27T04:44:45.411Z | Checking slog-dtrace v0.3.0 |
| 1609 | 2026-02-27T04:44:45.435Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1610 | 2026-02-27T04:44:45.444Z | Checking flate2 v1.0.30 |
| 1611 | 2026-02-27T04:44:45.550Z | Checking tokio-util v0.7.16 |
| 1612 | 2026-02-27T04:44:45.609Z | Checking tokio-rustls v0.26.0 |
| 1613 | 2026-02-27T04:44:45.636Z | Checking tower v0.5.2 |
| 1614 | 2026-02-27T04:44:45.759Z | Checking usdt-impl v0.6.0 |
| 1615 | 2026-02-27T04:44:45.810Z | Checking tokio-rustls v0.25.0 |
| 1616 | 2026-02-27T04:44:46.007Z | Checking tokio-native-tls v0.3.1 |
| 1617 | 2026-02-27T04:44:46.030Z | Checking backoff v0.4.0 |
| 1618 | 2026-02-27T04:44:46.045Z | Checking tokio-tungstenite v0.21.0 |
| 1619 | 2026-02-27T04:44:46.174Z | Checking hickory-proto v0.24.4 |
| 1620 | 2026-02-27T04:44:46.279Z | Checking zone v0.3.1 |
| 1621 | 2026-02-27T04:44:46.300Z | Checking usdt v0.6.0 |
| 1622 | 2026-02-27T04:44:46.322Z | Checking libsw-core v0.3.2 |
| 1623 | 2026-02-27T04:44:46.459Z | Checking tower-http v0.6.8 |
| 1624 | 2026-02-27T04:44:46.513Z | Checking tokio-dtrace v0.1.1 |
| 1625 | 2026-02-27T04:44:46.530Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1626 | 2026-02-27T04:44:46.545Z | Checking cancel-safe-futures v0.1.5 |
| 1627 | 2026-02-27T04:44:46.549Z | Checking libsw v3.5.0 |
| 1628 | 2026-02-27T04:44:46.585Z | Checking h2 v0.4.6 |
| 1629 | 2026-02-27T04:44:46.801Z | Checking tokio-stream v0.1.17 |
| 1630 | 2026-02-27T04:44:46.817Z | Checking oxide-tokio-rt v0.1.2 |
| 1631 | 2026-02-27T04:44:46.947Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1632 | 2026-02-27T04:44:46.998Z | Checking steno v0.4.1 |
| 1633 | 2026-02-27T04:44:47.016Z | Checking hickory-proto v0.25.2 |
| 1634 | 2026-02-27T04:44:47.027Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1635 | 2026-02-27T04:44:47.561Z | Checking tokio-rustls v0.24.1 |
| 1636 | 2026-02-27T04:44:47.578Z | Checking typify v0.6.1 |
| 1637 | 2026-02-27T04:44:47.747Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1638 | 2026-02-27T04:44:47.904Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1639 | 2026-02-27T04:44:48.139Z | Checking progenitor-impl v0.13.0 |
| 1640 | 2026-02-27T04:44:48.175Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1641 | 2026-02-27T04:44:48.205Z | Checking png v0.17.13 |
| 1642 | 2026-02-27T04:44:48.357Z | Checking slog-stdlog v4.1.1 |
| 1643 | 2026-02-27T04:44:48.560Z | Checking predicates-core v1.0.6 |
| 1644 | 2026-02-27T04:44:48.775Z | Checking bytemuck v1.16.0 |
| 1645 | 2026-02-27T04:44:49.217Z | Checking slog-envlogger v2.2.0 |
| 1646 | 2026-02-27T04:44:49.258Z | Checking termtree v0.4.1 |
| 1647 | 2026-02-27T04:44:49.410Z | Checking image v0.25.1 |
| 1648 | 2026-02-27T04:44:49.452Z | Checking predicates v3.1.0 |
| 1649 | 2026-02-27T04:44:49.486Z | Checking predicates-tree v1.0.9 |
| 1650 | 2026-02-27T04:44:49.646Z | Compiling mockall_derive v0.12.1 |
| 1651 | 2026-02-27T04:44:49.650Z | Checking hickory-resolver v0.24.4 |
| 1652 | 2026-02-27T04:44:49.839Z | Checking downcast v0.11.0 |
| 1653 | 2026-02-27T04:44:50.012Z | Checking fragile v2.0.0 |
| 1654 | 2026-02-27T04:44:50.058Z | Checking escargot v0.5.10 |
| 1655 | 2026-02-27T04:44:50.198Z | Checking fatfs v0.3.6 |
| 1656 | 2026-02-27T04:44:50.295Z | Checking serde_test v1.0.176 |
| 1657 | 2026-02-27T04:44:50.624Z | Checking hickory-resolver v0.25.2 |
| 1658 | 2026-02-27T04:44:50.719Z | Checking hyper v1.8.1 |
| 1659 | 2026-02-27T04:44:51.034Z | Checking qorb v0.4.1 |
| 1660 | 2026-02-27T04:44:51.104Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1661 | 2026-02-27T04:44:52.740Z | Checking hyper-util v0.1.19 |
| 1662 | 2026-02-27T04:44:53.993Z | Checking mockall v0.12.1 |
| 1663 | 2026-02-27T04:44:54.582Z | Checking hyper-rustls v0.27.3 |
| 1664 | 2026-02-27T04:44:54.582Z | Checking dropshot v0.16.6 |
| 1665 | 2026-02-27T04:44:54.588Z | Checking hyper-tls v0.6.0 |
| 1666 | 2026-02-27T04:44:54.840Z | Checking reqwest v0.12.23 |
| 1667 | 2026-02-27T04:44:54.840Z | Checking reqwest v0.13.2 |
| 1668 | 2026-02-27T04:44:55.775Z | Checking progenitor-client v0.13.0 |
| 1669 | 2026-02-27T04:44:56.038Z | Checking progenitor-client v0.11.1 |
| 1670 | 2026-02-27T04:44:56.038Z | Checking progenitor-client v0.10.0 |
| 1671 | 2026-02-27T04:44:56.041Z | Checking tough v0.20.0 |
| 1672 | 2026-02-27T04:44:56.072Z | Checking progenitor v0.13.0 |
| 1673 | 2026-02-27T04:44:56.273Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1674 | 2026-02-27T04:44:56.347Z | Checking progenitor v0.11.1 |
| 1675 | 2026-02-27T04:44:56.374Z | Checking progenitor v0.10.0 |
| 1676 | 2026-02-27T04:44:56.500Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1677 | 2026-02-27T04:44:57.712Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1678 | 2026-02-27T04:44:57.715Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1679 | 2026-02-27T04:44:57.715Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1680 | 2026-02-27T04:44:57.715Z | Checking dropshot-api-manager v0.3.0 |
| 1681 | 2026-02-27T04:44:58.962Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1682 | 2026-02-27T04:44:59.214Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1683 | 2026-02-27T04:45:00.614Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1684 | 2026-02-27T04:45:00.782Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1685 | 2026-02-27T04:45:01.287Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1686 | 2026-02-27T04:45:07.122Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1687 | 2026-02-27T04:45:07.125Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1688 | 2026-02-27T04:45:07.125Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1689 | 2026-02-27T04:45:07.125Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1690 | 2026-02-27T04:45:07.125Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1691 | 2026-02-27T04:45:07.125Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1692 | 2026-02-27T04:45:08.204Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1693 | 2026-02-27T04:45:09.352Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1694 | 2026-02-27T04:45:09.396Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1695 | 2026-02-27T04:45:09.399Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1696 | 2026-02-27T04:45:09.800Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1697 | 2026-02-27T04:45:10.088Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-02-27T04:45:10.382Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1699 | 2026-02-27T04:45:10.453Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1700 | 2026-02-27T04:45:10.463Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1701 | 2026-02-27T04:45:12.949Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1702 | 2026-02-27T04:45:28.176Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1703 | 2026-02-27T04:45:33.878Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1704 | 2026-02-27T04:45:34.591Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1705 | 2026-02-27T04:45:38.883Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1706 | 2026-02-27T04:45:50.627Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1707 | 2026-02-27T04:45:50.630Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1708 | 2026-02-27T04:45:58.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1709 | 2026-02-27T04:45:58.817Z | |
| 1710 | 2026-02-27T04:45:58.817Z | real 1:22.141243652 |
| 1711 | 2026-02-27T04:45:58.817Z | user 3:42.042768912 |
| 1712 | 2026-02-27T04:45:58.817Z | sys 30.339550334 |
| 1713 | 2026-02-27T04:45:58.820Z | trap 0.079165761 |
| 1714 | 2026-02-27T04:45:58.820Z | tflt 0.095683892 |
| 1715 | 2026-02-27T04:45:58.820Z | dflt 0.029827633 |
| 1716 | 2026-02-27T04:45:58.820Z | kflt 0.000012440 |
| 1717 | 2026-02-27T04:45:58.820Z | lock 9:44.970335845 |
| 1718 | 2026-02-27T04:45:58.820Z | slp 12:15.195667776 |
| 1719 | 2026-02-27T04:45:58.820Z | lat 9.450648721 |
| 1720 | 2026-02-27T04:45:58.820Z | stop 23.535146827 |
| 1721 | 2026-02-27T04:45:58.820Z | + banner build |
| 1722 | 2026-02-27T04:45:58.820Z | |
| 1723 | 2026-02-27T04:45:58.820Z | ##### # # # # ##### |
| 1724 | 2026-02-27T04:45:58.820Z | # # # # # # # # |
| 1725 | 2026-02-27T04:45:58.820Z | ##### # # # # # # |
| 1726 | 2026-02-27T04:45:58.820Z | # # # # # # # # |
| 1727 | 2026-02-27T04:45:58.820Z | # # # # # # # # |
| 1728 | 2026-02-27T04:45:58.820Z | ##### #### # ###### ##### |
| 1729 | 2026-02-27T04:45:58.820Z | |
| 1730 | 2026-02-27T04:45:58.820Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1731 | 2026-02-27T04:45:59.724Z | Compiling proc-macro2 v1.0.106 |
| 1732 | 2026-02-27T04:45:59.724Z | Compiling quote v1.0.44 |
| 1733 | 2026-02-27T04:45:59.727Z | Compiling unicode-ident v1.0.24 |
| 1734 | 2026-02-27T04:45:59.727Z | Compiling libc v0.2.176 |
| 1735 | 2026-02-27T04:45:59.727Z | Compiling serde_core v1.0.228 |
| 1736 | 2026-02-27T04:45:59.727Z | Compiling serde v1.0.228 |
| 1737 | 2026-02-27T04:45:59.727Z | Compiling autocfg v1.3.0 |
| 1738 | 2026-02-27T04:45:59.727Z | Compiling cfg-if v1.0.0 |
| 1739 | 2026-02-27T04:46:00.004Z | Compiling memchr v2.7.2 |
| 1740 | 2026-02-27T04:46:00.020Z | Compiling zmij v1.0.19 |
| 1741 | 2026-02-27T04:46:00.513Z | Compiling libm v0.2.8 |
| 1742 | 2026-02-27T04:46:00.558Z | Compiling getrandom v0.3.2 |
| 1743 | 2026-02-27T04:46:01.132Z | Compiling itoa v1.0.11 |
| 1744 | 2026-02-27T04:46:01.180Z | Compiling smallvec v1.13.2 |
| 1745 | 2026-02-27T04:46:01.611Z | Compiling version_check v0.9.5 |
| 1746 | 2026-02-27T04:46:01.835Z | Compiling shlex v1.3.0 |
| 1747 | 2026-02-27T04:46:02.142Z | Compiling syn v2.0.117 |
| 1748 | 2026-02-27T04:46:02.159Z | Compiling jobserver v0.1.31 |
| 1749 | 2026-02-27T04:46:02.174Z | Compiling lock_api v0.4.12 |
| 1750 | 2026-02-27T04:46:02.187Z | Compiling parking_lot_core v0.9.10 |
| 1751 | 2026-02-27T04:46:02.317Z | Compiling serde_json v1.0.149 |
| 1752 | 2026-02-27T04:46:02.554Z | Compiling cc v1.2.17 |
| 1753 | 2026-02-27T04:46:02.728Z | Compiling log v0.4.29 |
| 1754 | 2026-02-27T04:46:02.780Z | Compiling stable_deref_trait v1.2.0 |
| 1755 | 2026-02-27T04:46:02.908Z | Compiling thiserror v2.0.18 |
| 1756 | 2026-02-27T04:46:03.486Z | Compiling slab v0.4.9 |
| 1757 | 2026-02-27T04:46:03.558Z | Compiling heck v0.5.0 |
| 1758 | 2026-02-27T04:46:03.578Z | Compiling writeable v0.5.5 |
| 1759 | 2026-02-27T04:46:03.792Z | Compiling litemap v0.7.4 |
| 1760 | 2026-02-27T04:46:03.889Z | Compiling rustversion v1.0.22 |
| 1761 | 2026-02-27T04:46:03.973Z | Compiling percent-encoding v2.3.2 |
| 1762 | 2026-02-27T04:46:04.288Z | Compiling icu_locid_transform_data v1.5.0 |
| 1763 | 2026-02-27T04:46:04.414Z | Compiling icu_properties_data v1.5.0 |
| 1764 | 2026-02-27T04:46:04.477Z | Compiling getrandom v0.2.14 |
| 1765 | 2026-02-27T04:46:04.727Z | Compiling num-traits v0.2.19 |
| 1766 | 2026-02-27T04:46:04.744Z | Compiling utf16_iter v1.0.5 |
| 1767 | 2026-02-27T04:46:04.890Z | Compiling utf8_iter v1.0.4 |
| 1768 | 2026-02-27T04:46:04.979Z | Compiling icu_normalizer_data v1.5.0 |
| 1769 | 2026-02-27T04:46:05.120Z | Compiling write16 v1.0.0 |
| 1770 | 2026-02-27T04:46:05.175Z | Compiling pin-project-lite v0.2.14 |
| 1771 | 2026-02-27T04:46:05.614Z | Compiling form_urlencoded v1.2.2 |
| 1772 | 2026-02-27T04:46:05.639Z | Compiling foldhash v0.2.0 |
| 1773 | 2026-02-27T04:46:05.798Z | Compiling equivalent v1.0.2 |
| 1774 | 2026-02-27T04:46:05.860Z | Compiling allocator-api2 v0.2.21 |
| 1775 | 2026-02-27T04:46:05.926Z | Compiling regex-syntax v0.8.5 |
| 1776 | 2026-02-27T04:46:06.017Z | Compiling ring v0.17.14 |
| 1777 | 2026-02-27T04:46:06.101Z | Compiling aho-corasick v1.1.3 |
| 1778 | 2026-02-27T04:46:07.082Z | Compiling hashbrown v0.16.1 |
| 1779 | 2026-02-27T04:46:07.579Z | Compiling scopeguard v1.2.0 |
| 1780 | 2026-02-27T04:46:08.331Z | Compiling semver v1.0.27 |
| 1781 | 2026-02-27T04:46:08.390Z | Compiling socket2 v0.6.0 |
| 1782 | 2026-02-27T04:46:08.666Z | Compiling parking_lot v0.12.2 |
| 1783 | 2026-02-27T04:46:08.929Z | Compiling portable-atomic v1.11.1 |
| 1784 | 2026-02-27T04:46:09.021Z | Compiling signal-hook-registry v1.4.2 |
| 1785 | 2026-02-27T04:46:09.640Z | Compiling synstructure v0.13.1 |
| 1786 | 2026-02-27T04:46:09.837Z | Compiling serde_derive_internals v0.29.1 |
| 1787 | 2026-02-27T04:46:10.157Z | Compiling regex-automata v0.4.14 |
| 1788 | 2026-02-27T04:46:10.483Z | Compiling mio v1.0.2 |
| 1789 | 2026-02-27T04:46:10.796Z | Compiling bitflags v2.9.4 |
| 1790 | 2026-02-27T04:46:11.382Z | Compiling thiserror v1.0.64 |
| 1791 | 2026-02-27T04:46:11.588Z | Compiling critical-section v1.2.0 |
| 1792 | 2026-02-27T04:46:11.772Z | Compiling iana-time-zone v0.1.64 |
| 1793 | 2026-02-27T04:46:11.940Z | Compiling futures-core v0.3.32 |
| 1794 | 2026-02-27T04:46:11.992Z | Compiling uuid v1.19.0 |
| 1795 | 2026-02-27T04:46:12.099Z | Compiling fnv v1.0.7 |
| 1796 | 2026-02-27T04:46:12.222Z | Compiling once_cell v1.21.3 |
| 1797 | 2026-02-27T04:46:12.670Z | Compiling httparse v1.10.1 |
| 1798 | 2026-02-27T04:46:12.695Z | Compiling indexmap v2.13.0 |
| 1799 | 2026-02-27T04:46:12.999Z | Compiling serde_derive v1.0.228 |
| 1800 | 2026-02-27T04:46:13.041Z | Compiling zerofrom-derive v0.1.5 |
| 1801 | 2026-02-27T04:46:13.240Z | Compiling yoke-derive v0.7.5 |
| 1802 | 2026-02-27T04:46:13.314Z | Compiling zerovec-derive v0.10.3 |
| 1803 | 2026-02-27T04:46:13.409Z | Compiling displaydoc v0.2.5 |
| 1804 | 2026-02-27T04:46:13.568Z | Compiling icu_provider_macros v1.5.0 |
| 1805 | 2026-02-27T04:46:14.171Z | Compiling tokio-macros v2.6.0 |
| 1806 | 2026-02-27T04:46:14.654Z | Compiling schemars_derive v0.8.22 |
| 1807 | 2026-02-27T04:46:14.939Z | Compiling thiserror-impl v2.0.18 |
| 1808 | 2026-02-27T04:46:15.592Z | Compiling futures-macro v0.3.31 |
| 1809 | 2026-02-27T04:46:15.662Z | Compiling regex v1.12.3 |
| 1810 | 2026-02-27T04:46:15.711Z | Compiling thiserror-impl v1.0.64 |
| 1811 | 2026-02-27T04:46:15.858Z | Compiling zerofrom v0.1.5 |
| 1812 | 2026-02-27T04:46:16.114Z | Compiling yoke v0.7.5 |
| 1813 | 2026-02-27T04:46:16.541Z | Compiling zerovec v0.10.4 |
| 1814 | 2026-02-27T04:46:17.327Z | Compiling schemars v0.8.22 |
| 1815 | 2026-02-27T04:46:17.693Z | Compiling dyn-clone v1.0.17 |
| 1816 | 2026-02-27T04:46:17.936Z | Compiling futures-sink v0.3.31 |
| 1817 | 2026-02-27T04:46:18.046Z | Compiling typenum v1.17.0 |
| 1818 | 2026-02-27T04:46:18.161Z | Compiling generic-array v0.14.7 |
| 1819 | 2026-02-27T04:46:18.304Z | Compiling errno v0.3.14 |
| 1820 | 2026-02-27T04:46:18.325Z | Compiling futures-channel v0.3.31 |
| 1821 | 2026-02-27T04:46:18.328Z | Compiling pin-utils v0.1.0 |
| 1822 | 2026-02-27T04:46:18.445Z | Compiling futures-task v0.3.31 |
| 1823 | 2026-02-27T04:46:18.525Z | Compiling futures-io v0.3.31 |
| 1824 | 2026-02-27T04:46:18.725Z | Compiling tinystr v0.7.6 |
| 1825 | 2026-02-27T04:46:18.769Z | Compiling icu_collections v1.5.0 |
| 1826 | 2026-02-27T04:46:18.785Z | Compiling futures-util v0.3.31 |
| 1827 | 2026-02-27T04:46:18.927Z | Compiling rand_core v0.6.4 |
| 1828 | 2026-02-27T04:46:19.180Z | Compiling icu_locid v1.5.0 |
| 1829 | 2026-02-27T04:46:19.276Z | Compiling subtle v2.5.0 |
| 1830 | 2026-02-27T04:46:19.594Z | Compiling ucd-trie v0.1.6 |
| 1831 | 2026-02-27T04:46:19.950Z | Compiling either v1.15.0 |
| 1832 | 2026-02-27T04:46:19.977Z | Compiling zeroize v1.7.0 |
| 1833 | 2026-02-27T04:46:20.387Z | Compiling pest v2.8.4 |
| 1834 | 2026-02-27T04:46:20.529Z | Compiling icu_provider v1.5.0 |
| 1835 | 2026-02-27T04:46:20.833Z | Compiling bytes v1.11.1 |
| 1836 | 2026-02-27T04:46:21.415Z | Compiling icu_locid_transform v1.5.0 |
| 1837 | 2026-02-27T04:46:22.402Z | Compiling serde_tokenstream v0.2.3 |
| 1838 | 2026-02-27T04:46:22.640Z | Compiling tokio v1.48.0 |
| 1839 | 2026-02-27T04:46:22.978Z | Compiling icu_properties v1.5.1 |
| 1840 | 2026-02-27T04:46:23.305Z | Compiling chrono v0.4.42 |
| 1841 | 2026-02-27T04:46:24.883Z | Compiling strsim v0.11.1 |
| 1842 | 2026-02-27T04:46:25.509Z | Compiling pest_meta v2.8.4 |
| 1843 | 2026-02-27T04:46:26.731Z | Compiling http v1.4.0 |
| 1844 | 2026-02-27T04:46:26.862Z | Compiling icu_normalizer v1.5.0 |
| 1845 | 2026-02-27T04:46:28.898Z | Compiling idna_adapter v1.2.0 |
| 1846 | 2026-02-27T04:46:29.128Z | Compiling idna v1.0.3 |
| 1847 | 2026-02-27T04:46:29.373Z | Compiling rustix v0.38.34 |
| 1848 | 2026-02-27T04:46:30.013Z | Compiling url v2.5.4 |
| 1849 | 2026-02-27T04:46:31.029Z | Compiling pest_generator v2.8.4 |
| 1850 | 2026-02-27T04:46:31.921Z | Compiling slog v2.8.2 |
| 1851 | 2026-02-27T04:46:32.348Z | Compiling anyhow v1.0.100 |
| 1852 | 2026-02-27T04:46:32.572Z | Compiling ident_case v1.0.1 |
| 1853 | 2026-02-27T04:46:32.773Z | Compiling prettyplease v0.2.37 |
| 1854 | 2026-02-27T04:46:32.911Z | Compiling pest_derive v2.8.4 |
| 1855 | 2026-02-27T04:46:34.111Z | Compiling tracing-attributes v0.1.27 |
| 1856 | 2026-02-27T04:46:34.231Z | Compiling tracing-core v0.1.32 |
| 1857 | 2026-02-27T04:46:35.191Z | Compiling untrusted v0.9.0 |
| 1858 | 2026-02-27T04:46:35.301Z | Compiling lazy_static v1.5.0 |
| 1859 | 2026-02-27T04:46:35.732Z | Compiling rustls-pki-types v1.12.0 |
| 1860 | 2026-02-27T04:46:35.824Z | Compiling regress v0.10.5 |
| 1861 | 2026-02-27T04:46:36.410Z | Compiling byteorder v1.5.0 |
| 1862 | 2026-02-27T04:46:36.970Z | Compiling tracing v0.1.40 |
| 1863 | 2026-02-27T04:46:36.973Z | Compiling zerocopy v0.8.27 |
| 1864 | 2026-02-27T04:46:37.581Z | Compiling glob v0.3.3 |
| 1865 | 2026-02-27T04:46:37.630Z | Compiling minimal-lexical v0.2.1 |
| 1866 | 2026-02-27T04:46:37.881Z | Compiling zerocopy-derive v0.8.27 |
| 1867 | 2026-02-27T04:46:38.080Z | Compiling nom v7.1.3 |
| 1868 | 2026-02-27T04:46:38.295Z | Compiling clang-sys v1.8.1 |
| 1869 | 2026-02-27T04:46:38.983Z | Compiling pkg-config v0.3.30 |
| 1870 | 2026-02-27T04:46:40.926Z | Compiling vcpkg v0.2.15 |
| 1871 | 2026-02-27T04:46:41.842Z | Compiling tokio-util v0.7.16 |
| 1872 | 2026-02-27T04:46:42.266Z | Compiling libloading v0.8.9 |
| 1873 | 2026-02-27T04:46:42.541Z | Compiling ipnet v2.9.0 |
| 1874 | 2026-02-27T04:46:42.637Z | Compiling bindgen v0.69.5 |
| 1875 | 2026-02-27T04:46:42.818Z | Compiling home v0.5.11 |
| 1876 | 2026-02-27T04:46:43.170Z | Compiling which v4.4.2 |
| 1877 | 2026-02-27T04:46:43.424Z | Compiling cexpr v0.6.0 |
| 1878 | 2026-02-27T04:46:43.670Z | Compiling itertools v0.12.1 |
| 1879 | 2026-02-27T04:46:44.124Z | Compiling ppv-lite86 v0.2.17 |
| 1880 | 2026-02-27T04:46:44.763Z | Compiling lazycell v1.3.0 |
| 1881 | 2026-02-27T04:46:44.841Z | Compiling rustc-hash v1.1.0 |
| 1882 | 2026-02-27T04:46:44.925Z | Compiling base64 v0.22.1 |
| 1883 | 2026-02-27T04:46:44.957Z | Compiling http-body v1.0.1 |
| 1884 | 2026-02-27T04:46:45.015Z | Compiling cmake v0.1.54 |
| 1885 | 2026-02-27T04:46:45.234Z | Compiling time-core v0.1.6 |
| 1886 | 2026-02-27T04:46:45.271Z | Compiling dunce v1.0.5 |
| 1887 | 2026-02-27T04:46:45.431Z | Compiling num-conv v0.1.0 |
| 1888 | 2026-02-27T04:46:45.610Z | Compiling atomic-waker v1.1.2 |
| 1889 | 2026-02-27T04:46:45.712Z | Compiling fs_extra v1.3.0 |
| 1890 | 2026-02-27T04:46:45.715Z | Compiling time-macros v0.2.24 |
| 1891 | 2026-02-27T04:46:45.774Z | Compiling crypto-common v0.1.6 |
| 1892 | 2026-02-27T04:46:45.834Z | Compiling paste v1.0.15 |
| 1893 | 2026-02-27T04:46:46.012Z | Compiling try-lock v0.2.5 |
| 1894 | 2026-02-27T04:46:46.044Z | Compiling tower-layer v0.3.3 |
| 1895 | 2026-02-27T04:46:46.209Z | Compiling tower-service v0.3.3 |
| 1896 | 2026-02-27T04:46:46.224Z | Compiling camino v1.2.2 |
| 1897 | 2026-02-27T04:46:46.355Z | Compiling want v0.3.1 |
| 1898 | 2026-02-27T04:46:46.441Z | Compiling h2 v0.4.6 |
| 1899 | 2026-02-27T04:46:46.510Z | Compiling scroll_derive v0.13.1 |
| 1900 | 2026-02-27T04:46:46.641Z | Compiling ryu v1.0.18 |
| 1901 | 2026-02-27T04:46:46.838Z | Compiling httpdate v1.0.3 |
| 1902 | 2026-02-27T04:46:48.307Z | Compiling aws-lc-rs v1.13.3 |
| 1903 | 2026-02-27T04:46:48.449Z | Compiling openapiv3 v2.2.0 |
| 1904 | 2026-02-27T04:46:48.636Z | Compiling async-trait v0.1.89 |
| 1905 | 2026-02-27T04:46:49.482Z | Compiling pretty-hex v0.4.1 |
| 1906 | 2026-02-27T04:46:49.760Z | Compiling http-body-util v0.1.3 |
| 1907 | 2026-02-27T04:46:49.826Z | Compiling untrusted v0.7.1 |
| 1908 | 2026-02-27T04:46:50.042Z | Compiling plain v0.2.3 |
| 1909 | 2026-02-27T04:46:50.240Z | Compiling serde_urlencoded v0.7.1 |
| 1910 | 2026-02-27T04:46:50.307Z | Compiling typify-impl v0.4.3 |
| 1911 | 2026-02-27T04:46:50.812Z | Compiling darling_core v0.21.3 |
| 1912 | 2026-02-27T04:46:50.895Z | Compiling erased-serde v0.3.31 |
| 1913 | 2026-02-27T04:46:51.517Z | Compiling rustls v0.23.31 |
| 1914 | 2026-02-27T04:46:51.885Z | Compiling hyper v1.8.1 |
| 1915 | 2026-02-27T04:46:52.397Z | Compiling usdt-impl v0.6.0 |
| 1916 | 2026-02-27T04:46:54.875Z | Compiling hyper-util v0.1.19 |
| 1917 | 2026-02-27T04:46:56.635Z | Compiling darling_macro v0.21.3 |
| 1918 | 2026-02-27T04:46:56.745Z | Compiling scroll v0.13.0 |
| 1919 | 2026-02-27T04:46:57.310Z | Compiling rand_chacha v0.3.1 |
| 1920 | 2026-02-27T04:46:57.881Z | Compiling cpufeatures v0.2.12 |
| 1921 | 2026-02-27T04:46:57.936Z | Compiling aws-lc-sys v0.30.0 |
| 1922 | 2026-02-27T04:46:58.960Z | Compiling crossbeam-utils v0.8.19 |
| 1923 | 2026-02-27T04:46:59.485Z | Compiling typify-macro v0.4.3 |
| 1924 | 2026-02-27T04:46:59.554Z | Compiling unsafe-libyaml v0.2.11 |
| 1925 | 2026-02-27T04:47:00.408Z | Compiling goblin v0.10.4 |
| 1926 | 2026-02-27T04:47:01.081Z | Compiling serde_yaml v0.9.34+deprecated |
| 1927 | 2026-02-27T04:47:02.876Z | Compiling rand v0.8.5 |
| 1928 | 2026-02-27T04:47:04.079Z | Compiling darling v0.21.3 |
| 1929 | 2026-02-27T04:47:04.210Z | Compiling block-buffer v0.10.4 |
| 1930 | 2026-02-27T04:47:04.637Z | Compiling strum_macros v0.26.4 |
| 1931 | 2026-02-27T04:47:04.914Z | Compiling omicron-workspace-hack v0.1.0 |
| 1932 | 2026-02-27T04:47:04.989Z | Compiling rustls v0.22.4 |
| 1933 | 2026-02-27T04:47:05.352Z | Compiling digest v0.10.7 |
| 1934 | 2026-02-27T04:47:05.876Z | Compiling openssl-sys v0.9.107 |
| 1935 | 2026-02-27T04:47:06.688Z | Compiling dtrace-parser v0.3.0 |
| 1936 | 2026-02-27T04:47:07.011Z | Compiling daft-derive v0.1.5 |
| 1937 | 2026-02-27T04:47:08.164Z | Compiling dof v0.4.0 |
| 1938 | 2026-02-27T04:47:08.576Z | Compiling sync_wrapper v1.0.1 |
| 1939 | 2026-02-27T04:47:08.767Z | Compiling thread-id v5.0.0 |
| 1940 | 2026-02-27T04:47:09.109Z | Compiling slog-async v2.8.0 |
| 1941 | 2026-02-27T04:47:10.072Z | Compiling tower v0.5.2 |
| 1942 | 2026-02-27T04:47:10.254Z | Compiling webpki-roots v0.26.3 |
| 1943 | 2026-02-27T04:47:10.494Z | Compiling futures-executor v0.3.31 |
| 1944 | 2026-02-27T04:47:11.679Z | Compiling multer v3.1.0 |
| 1945 | 2026-02-27T04:47:12.382Z | Compiling iri-string v0.7.8 |
| 1946 | 2026-02-27T04:47:13.349Z | Compiling rustix v1.1.2 |
| 1947 | 2026-02-27T04:47:14.441Z | Compiling futures v0.3.31 |
| 1948 | 2026-02-27T04:47:14.545Z | Compiling typify v0.4.3 |
| 1949 | 2026-02-27T04:47:14.570Z | Compiling encoding_rs v0.8.34 |
| 1950 | 2026-02-27T04:47:14.939Z | Compiling ref-cast v1.0.25 |
| 1951 | 2026-02-27T04:47:15.480Z | Compiling mime v0.3.17 |
| 1952 | 2026-02-27T04:47:16.485Z | Compiling tower-http v0.6.8 |
| 1953 | 2026-02-27T04:47:20.124Z | Compiling usdt-macro v0.6.0 |
| 1954 | 2026-02-27T04:47:21.467Z | Compiling usdt-attr-macro v0.6.0 |
| 1955 | 2026-02-27T04:47:21.684Z | Compiling ipnetwork v0.21.1 |
| 1956 | 2026-02-27T04:47:22.726Z | Compiling structmeta-derive v0.3.0 |
| 1957 | 2026-02-27T04:47:23.104Z | Compiling async-stream-impl v0.3.6 |
| 1958 | 2026-02-27T04:47:23.198Z | Compiling dropshot v0.16.6 |
| 1959 | 2026-02-27T04:47:23.916Z | Compiling openssl v0.10.72 |
| 1960 | 2026-02-27T04:47:24.393Z | Compiling foreign-types-shared v0.1.1 |
| 1961 | 2026-02-27T04:47:24.432Z | Compiling powerfmt v0.2.0 |
| 1962 | 2026-02-27T04:47:24.528Z | Compiling foreign-types v0.3.2 |
| 1963 | 2026-02-27T04:47:24.947Z | Compiling deranged v0.5.3 |
| 1964 | 2026-02-27T04:47:25.087Z | Compiling structmeta v0.3.0 |
| 1965 | 2026-02-27T04:47:25.236Z | Compiling sha1 v0.10.6 |
| 1966 | 2026-02-27T04:47:25.446Z | Compiling openssl-macros v0.1.1 |
| 1967 | 2026-02-27T04:47:26.000Z | Compiling ref-cast-impl v1.0.25 |
| 1968 | 2026-02-27T04:47:26.237Z | Compiling rand_core v0.9.3 |
| 1969 | 2026-02-27T04:47:26.304Z | Compiling match_cfg v0.1.0 |
| 1970 | 2026-02-27T04:47:26.518Z | Compiling native-tls v0.2.11 |
| 1971 | 2026-02-27T04:47:26.697Z | Compiling num_threads v0.1.7 |
| 1972 | 2026-02-27T04:47:26.731Z | Compiling winnow v0.7.13 |
| 1973 | 2026-02-27T04:47:26.964Z | Compiling rand_chacha v0.9.0 |
| 1974 | 2026-02-27T04:47:27.109Z | Compiling hostname v0.3.1 |
| 1975 | 2026-02-27T04:47:27.457Z | Compiling dropshot_endpoint v0.16.6 |
| 1976 | 2026-02-27T04:47:27.749Z | Compiling time v0.3.44 |
| 1977 | 2026-02-27T04:47:28.504Z | Compiling fastrand v2.3.0 |
| 1978 | 2026-02-27T04:47:28.878Z | Compiling openssl-probe v0.1.5 |
| 1979 | 2026-02-27T04:47:29.194Z | Compiling tempfile v3.23.0 |
| 1980 | 2026-02-27T04:47:31.381Z | Compiling rand v0.9.2 |
| 1981 | 2026-02-27T04:47:31.483Z | Compiling progenitor-impl v0.11.1 |
| 1982 | 2026-02-27T04:47:31.709Z | Compiling strum v0.26.3 |
| 1983 | 2026-02-27T04:47:31.928Z | Compiling crossbeam-channel v0.5.15 |
| 1984 | 2026-02-27T04:47:33.002Z | Compiling syn v1.0.109 |
| 1985 | 2026-02-27T04:47:34.140Z | Compiling tokio-native-tls v0.3.1 |
| 1986 | 2026-02-27T04:47:34.651Z | Compiling oxnet v0.1.3 |
| 1987 | 2026-02-27T04:47:35.035Z | Compiling serde_with_macros v3.15.0 |
| 1988 | 2026-02-27T04:47:35.431Z | Compiling derive-where v1.6.0 |
| 1989 | 2026-02-27T04:47:37.181Z | Compiling progenitor-macro v0.11.1 |
| 1990 | 2026-02-27T04:47:37.494Z | Compiling strum_macros v0.27.2 |
| 1991 | 2026-02-27T04:47:38.350Z | Compiling thread_local v1.1.8 |
| 1992 | 2026-02-27T04:47:42.060Z | Compiling hyper-tls v0.6.0 |
| 1993 | 2026-02-27T04:47:42.085Z | Compiling derive-ex v0.1.8 |
| 1994 | 2026-02-27T04:47:45.958Z | Compiling rustls-webpki v0.102.4 |
| 1995 | 2026-02-27T04:47:47.030Z | Compiling webpki-roots v1.0.3 |
| 1996 | 2026-02-27T04:47:47.266Z | Compiling newtype-uuid v1.3.1 |
| 1997 | 2026-02-27T04:47:48.211Z | Compiling newtype-uuid-macros v0.1.0 |
| 1998 | 2026-02-27T04:47:49.962Z | Compiling is-terminal v0.4.12 |
| 1999 | 2026-02-27T04:47:50.035Z | Compiling quick-error v1.2.3 |
| 2000 | 2026-02-27T04:47:50.044Z | Compiling debug-ignore v1.0.5 |
| 2001 | 2026-02-27T04:47:50.227Z | Compiling take_mut v0.2.2 |
| 2002 | 2026-02-27T04:47:50.242Z | Compiling term v1.2.0 |
| 2003 | 2026-02-27T04:47:51.317Z | Compiling slog-term v2.9.2 |
| 2004 | 2026-02-27T04:47:54.237Z | Compiling test-strategy v0.4.3 |
| 2005 | 2026-02-27T04:47:54.704Z | Compiling slog-json v2.6.1 |
| 2006 | 2026-02-27T04:47:54.830Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 2007 | 2026-02-27T04:47:55.062Z | Compiling parse-display-derive v0.10.0 |
| 2008 | 2026-02-27T04:47:57.480Z | Compiling macaddr v1.0.1 |
| 2009 | 2026-02-27T04:47:57.981Z | Compiling toml_datetime v0.6.11 |
| 2010 | 2026-02-27T04:47:58.023Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2011 | 2026-02-27T04:47:58.481Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2012 | 2026-02-27T04:47:58.555Z | Compiling serde_spanned v1.0.4 |
| 2013 | 2026-02-27T04:47:58.830Z | Compiling memmap2 v0.9.9 |
| 2014 | 2026-02-27T04:47:58.853Z | Compiling spin v0.9.8 |
| 2015 | 2026-02-27T04:47:59.198Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2016 | 2026-02-27T04:47:59.707Z | Compiling toml v0.9.10+spec-1.1.0 |
| 2017 | 2026-02-27T04:47:59.734Z | Compiling usdt v0.6.0 |
| 2018 | 2026-02-27T04:48:01.050Z | Compiling tokio-rustls v0.25.0 |
| 2019 | 2026-02-27T04:48:01.194Z | Compiling slog-bunyan v2.5.0 |
| 2020 | 2026-02-27T04:48:01.253Z | Compiling daft v0.1.5 |
| 2021 | 2026-02-27T04:48:01.511Z | Compiling async-stream v0.3.6 |
| 2022 | 2026-02-27T04:48:01.844Z | Compiling waitgroup v0.1.2 |
| 2023 | 2026-02-27T04:48:01.863Z | Compiling rustls-pemfile v2.2.0 |
| 2024 | 2026-02-27T04:48:01.892Z | Compiling serde_path_to_error v0.1.20 |
| 2025 | 2026-02-27T04:48:02.099Z | Compiling hostname v0.4.2 |
| 2026 | 2026-02-27T04:48:03.955Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2027 | 2026-02-27T04:48:06.499Z | Compiling hex v0.4.3 |
| 2028 | 2026-02-27T04:48:06.711Z | Compiling zerocopy-derive v0.7.34 |
| 2029 | 2026-02-27T04:48:07.173Z | Compiling wait-timeout v0.2.0 |
| 2030 | 2026-02-27T04:48:08.101Z | Compiling bit-vec v0.6.3 |
| 2031 | 2026-02-27T04:48:08.575Z | Compiling bit-set v0.5.3 |
| 2032 | 2026-02-27T04:48:08.648Z | Compiling rusty-fork v0.3.0 |
| 2033 | 2026-02-27T04:48:09.653Z | Compiling strum v0.27.2 |
| 2034 | 2026-02-27T04:48:09.882Z | Compiling serde_with v3.15.0 |
| 2035 | 2026-02-27T04:48:10.976Z | Compiling rand_xorshift v0.3.0 |
| 2036 | 2026-02-27T04:48:11.393Z | Compiling unarray v0.1.4 |
| 2037 | 2026-02-27T04:48:12.093Z | Compiling proptest v1.5.0 |
| 2038 | 2026-02-27T04:48:14.721Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2039 | 2026-02-27T04:48:14.918Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2040 | 2026-02-27T04:48:18.594Z | Compiling instant v0.1.12 |
| 2041 | 2026-02-27T04:48:18.780Z | Compiling rustc-hash v2.1.1 |
| 2042 | 2026-02-27T04:48:21.717Z | Compiling iddqd v0.3.14 |
| 2043 | 2026-02-27T04:48:26.125Z | Compiling backoff v0.4.0 |
| 2044 | 2026-02-27T04:48:26.168Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2045 | 2026-02-27T04:48:26.168Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2046 | 2026-02-27T04:48:26.168Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2047 | 2026-02-27T04:48:26.168Z | Compiling parse-display v0.10.0 |
| 2048 | 2026-02-27T04:48:26.197Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2049 | 2026-02-27T04:48:28.790Z | Compiling zerocopy v0.7.34 |
| 2050 | 2026-02-27T04:48:30.232Z | Compiling rustls-webpki v0.103.4 |
| 2051 | 2026-02-27T04:48:31.373Z | Compiling scroll_derive v0.12.0 |
| 2052 | 2026-02-27T04:48:32.041Z | Compiling usdt-impl v0.5.0 |
| 2053 | 2026-02-27T04:48:32.476Z | Compiling winnow v0.5.40 |
| 2054 | 2026-02-27T04:48:33.339Z | Compiling heck v0.4.1 |
| 2055 | 2026-02-27T04:48:33.424Z | Compiling crucible-workspace-hack v0.1.0 |
| 2056 | 2026-02-27T04:48:33.709Z | Compiling scroll v0.12.0 |
| 2057 | 2026-02-27T04:48:34.371Z | Compiling dof v0.3.0 |
| 2058 | 2026-02-27T04:48:34.642Z | Compiling dtrace-parser v0.2.0 |
| 2059 | 2026-02-27T04:48:35.512Z | Compiling clap_derive v4.5.4 |
| 2060 | 2026-02-27T04:48:35.869Z | Compiling toml_edit v0.19.15 |
| 2061 | 2026-02-27T04:48:36.133Z | Compiling thread-id v4.2.1 |
| 2062 | 2026-02-27T04:48:36.898Z | Compiling utf8parse v0.2.1 |
| 2063 | 2026-02-27T04:48:37.089Z | Compiling anstyle-parse v0.2.4 |
| 2064 | 2026-02-27T04:48:38.738Z | Compiling proc-macro-crate v1.3.1 |
| 2065 | 2026-02-27T04:48:39.227Z | Compiling goblin v0.8.2 |
| 2066 | 2026-02-27T04:48:40.059Z | Compiling tokio-rustls v0.26.0 |
| 2067 | 2026-02-27T04:48:41.440Z | Compiling serde_spanned v0.6.9 |
| 2068 | 2026-02-27T04:48:41.809Z | Compiling anstyle-query v1.0.3 |
| 2069 | 2026-02-27T04:48:41.962Z | Compiling colorchoice v1.0.1 |
| 2070 | 2026-02-27T04:48:42.153Z | Compiling data-encoding v2.6.0 |
| 2071 | 2026-02-27T04:48:42.220Z | Compiling is_terminal_polyfill v1.70.0 |
| 2072 | 2026-02-27T04:48:43.087Z | Compiling anstyle v1.0.7 |
| 2073 | 2026-02-27T04:48:43.641Z | Compiling unicode-width v0.1.14 |
| 2074 | 2026-02-27T04:48:44.149Z | Compiling anstream v0.6.14 |
| 2075 | 2026-02-27T04:48:45.316Z | Compiling hyper-rustls v0.27.3 |
| 2076 | 2026-02-27T04:48:45.815Z | Compiling terminal_size v0.3.0 |
| 2077 | 2026-02-27T04:48:46.349Z | Compiling num-integer v0.1.46 |
| 2078 | 2026-02-27T04:48:49.254Z | Compiling clap_lex v0.7.0 |
| 2079 | 2026-02-27T04:48:49.967Z | Compiling clap_builder v4.5.2 |
| 2080 | 2026-02-27T04:48:50.781Z | Compiling reqwest v0.12.23 |
| 2081 | 2026-02-27T04:48:52.889Z | Compiling usdt-attr-macro v0.5.0 |
| 2082 | 2026-02-27T04:48:53.394Z | Compiling usdt-macro v0.5.0 |
| 2083 | 2026-02-27T04:48:54.703Z | Compiling memmap v0.7.0 |
| 2084 | 2026-02-27T04:48:55.125Z | Compiling tinyvec_macros v0.1.1 |
| 2085 | 2026-02-27T04:48:57.488Z | Compiling tinyvec v1.6.0 |
| 2086 | 2026-02-27T04:48:57.673Z | Compiling usdt v0.5.0 |
| 2087 | 2026-02-27T04:48:58.376Z | Compiling clap v4.5.4 |
| 2088 | 2026-02-27T04:48:58.973Z | Compiling num-bigint v0.4.5 |
| 2089 | 2026-02-27T04:48:59.705Z | Compiling crossbeam-epoch v0.9.18 |
| 2090 | 2026-02-27T04:49:00.337Z | Compiling itertools v0.14.0 |
| 2091 | 2026-02-27T04:49:00.719Z | Compiling proc-macro-error-attr v1.0.4 |
| 2092 | 2026-02-27T04:49:01.098Z | Compiling heapless v0.8.0 |
| 2093 | 2026-02-27T04:49:01.938Z | Compiling num-rational v0.4.2 |
| 2094 | 2026-02-27T04:49:02.360Z | Compiling progenitor-client v0.11.1 |
| 2095 | 2026-02-27T04:49:02.984Z | Compiling num-iter v0.1.45 |
| 2096 | 2026-02-27T04:49:03.226Z | Compiling ingot-macros v0.1.1 |
| 2097 | 2026-02-27T04:49:04.486Z | Compiling hash32 v0.3.1 |
| 2098 | 2026-02-27T04:49:04.507Z | Compiling darling_core v0.20.11 |
| 2099 | 2026-02-27T04:49:04.818Z | Compiling num-complex v0.4.6 |
| 2100 | 2026-02-27T04:49:07.989Z | Compiling proc-macro-error v1.0.4 |
| 2101 | 2026-02-27T04:49:09.474Z | Compiling smoltcp v0.11.0 |
| 2102 | 2026-02-27T04:49:10.070Z | Compiling progenitor-client v0.10.0 |
| 2103 | 2026-02-27T04:49:10.084Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2104 | 2026-02-27T04:49:10.503Z | Compiling progenitor v0.11.1 |
| 2105 | 2026-02-27T04:49:10.708Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2106 | 2026-02-27T04:49:11.609Z | Compiling ingot-types v0.1.2 |
| 2107 | 2026-02-27T04:49:11.627Z | Compiling darling_macro v0.20.11 |
| 2108 | 2026-02-27T04:49:14.212Z | Compiling num v0.4.3 |
| 2109 | 2026-02-27T04:49:15.344Z | Compiling num_enum_derive v0.7.4 |
| 2110 | 2026-02-27T04:49:16.364Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2111 | 2026-02-27T04:49:16.461Z | Compiling toml_write v0.1.2 |
| 2112 | 2026-02-27T04:49:16.757Z | Compiling managed v0.8.0 |
| 2113 | 2026-02-27T04:49:16.911Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2114 | 2026-02-27T04:49:16.929Z | Compiling bitflags v1.3.2 |
| 2115 | 2026-02-27T04:49:17.545Z | Compiling cobs v0.2.3 |
| 2116 | 2026-02-27T04:49:18.016Z | Compiling postcard v1.0.9 |
| 2117 | 2026-02-27T04:49:18.265Z | Compiling num_enum v0.7.4 |
| 2118 | 2026-02-27T04:49:18.705Z | Compiling toml_edit v0.22.27 |
| 2119 | 2026-02-27T04:49:26.643Z | Compiling darling v0.20.11 |
| 2120 | 2026-02-27T04:49:26.781Z | Compiling ingot v0.1.1 |
| 2121 | 2026-02-27T04:49:29.398Z | Compiling enum-as-inner v0.6.0 |
| 2122 | 2026-02-27T04:49:30.747Z | Compiling libz-sys v1.1.16 |
| 2123 | 2026-02-27T04:49:31.421Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2124 | 2026-02-27T04:49:32.012Z | Compiling foreign-types-macros v0.2.3 |
| 2125 | 2026-02-27T04:49:32.328Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2126 | 2026-02-27T04:49:32.715Z | Compiling foreign-types-shared v0.3.1 |
| 2127 | 2026-02-27T04:49:32.875Z | Compiling rayon-core v1.12.1 |
| 2128 | 2026-02-27T04:49:33.335Z | Compiling foreign-types v0.5.0 |
| 2129 | 2026-02-27T04:49:33.833Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2130 | 2026-02-27T04:49:37.893Z | Compiling derive_builder_core v0.20.2 |
| 2131 | 2026-02-27T04:49:39.070Z | Compiling toml v0.8.23 |
| 2132 | 2026-02-27T04:49:39.711Z | Compiling crossbeam-deque v0.8.5 |
| 2133 | 2026-02-27T04:49:39.769Z | Compiling tabwriter v1.4.0 |
| 2134 | 2026-02-27T04:49:39.846Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2135 | 2026-02-27T04:49:40.107Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2136 | 2026-02-27T04:49:41.141Z | Compiling cstr-argument v0.1.2 |
| 2137 | 2026-02-27T04:49:41.158Z | Compiling float-ord v0.3.2 |
| 2138 | 2026-02-27T04:49:41.158Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2139 | 2026-02-27T04:49:41.158Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2140 | 2026-02-27T04:49:41.408Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2141 | 2026-02-27T04:49:41.625Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2142 | 2026-02-27T04:49:42.895Z | Compiling derive_builder_macro v0.20.2 |
| 2143 | 2026-02-27T04:49:42.929Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2144 | 2026-02-27T04:49:43.923Z | Compiling resolv-conf v0.7.0 |
| 2145 | 2026-02-27T04:49:44.584Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2146 | 2026-02-27T04:49:44.771Z | Compiling vergen-lib v0.1.6 |
| 2147 | 2026-02-27T04:49:45.161Z | Compiling slog-dtrace v0.3.0 |
| 2148 | 2026-02-27T04:49:45.382Z | Compiling linked-hash-map v0.5.6 |
| 2149 | 2026-02-27T04:49:45.490Z | Compiling colored v3.0.0 |
| 2150 | 2026-02-27T04:49:45.562Z | Compiling semver v0.1.20 |
| 2151 | 2026-02-27T04:49:45.882Z | Compiling lru-cache v0.1.2 |
| 2152 | 2026-02-27T04:49:46.141Z | Compiling rustc_version v0.1.7 |
| 2153 | 2026-02-27T04:49:48.336Z | Compiling derive_builder v0.20.2 |
| 2154 | 2026-02-27T04:49:48.547Z | Compiling rayon v1.10.0 |
| 2155 | 2026-02-27T04:49:50.242Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2156 | 2026-02-27T04:49:51.656Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2157 | 2026-02-27T04:49:53.188Z | Compiling hickory-proto v0.24.4 |
| 2158 | 2026-02-27T04:49:53.740Z | Compiling zone_cfg_derive v0.3.0 |
| 2159 | 2026-02-27T04:49:55.364Z | Compiling hubpack_derive v0.1.1 |
| 2160 | 2026-02-27T04:49:56.254Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2161 | 2026-02-27T04:49:56.680Z | Compiling camino-tempfile v1.4.1 |
| 2162 | 2026-02-27T04:49:57.407Z | Compiling cargo-platform v0.1.8 |
| 2163 | 2026-02-27T04:49:57.459Z | Compiling serde_repr v0.1.19 |
| 2164 | 2026-02-27T04:49:57.872Z | Compiling num-derive v0.4.2 |
| 2165 | 2026-02-27T04:49:58.518Z | Compiling vergen v9.0.6 |
| 2166 | 2026-02-27T04:49:58.573Z | Compiling sigpipe v0.1.3 |
| 2167 | 2026-02-27T04:49:58.870Z | Compiling jiff v0.2.15 |
| 2168 | 2026-02-27T04:49:59.933Z | Compiling siphasher v1.0.1 |
| 2169 | 2026-02-27T04:50:00.339Z | Compiling base64 v0.21.7 |
| 2170 | 2026-02-27T04:50:00.800Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2171 | 2026-02-27T04:50:01.179Z | Compiling convert_case v0.4.0 |
| 2172 | 2026-02-27T04:50:01.388Z | Compiling base64ct v1.6.0 |
| 2173 | 2026-02-27T04:50:01.843Z | Compiling derive_more v0.99.20 |
| 2174 | 2026-02-27T04:50:02.060Z | Compiling password-hash v0.5.0 |
| 2175 | 2026-02-27T04:50:02.995Z | Compiling phf_shared v0.12.1 |
| 2176 | 2026-02-27T04:50:03.457Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2177 | 2026-02-27T04:50:04.110Z | Compiling hickory-resolver v0.24.4 |
| 2178 | 2026-02-27T04:50:04.886Z | Compiling cargo_metadata v0.19.2 |
| 2179 | 2026-02-27T04:50:06.961Z | Compiling zone v0.3.1 |
| 2180 | 2026-02-27T04:50:07.473Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2181 | 2026-02-27T04:50:07.761Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2182 | 2026-02-27T04:50:08.338Z | Compiling hubpack v0.1.2 |
| 2183 | 2026-02-27T04:50:08.688Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2184 | 2026-02-27T04:50:08.809Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2185 | 2026-02-27T04:50:12.238Z | Compiling newtype_derive v0.1.6 |
| 2186 | 2026-02-27T04:50:12.657Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2187 | 2026-02-27T04:50:12.790Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2188 | 2026-02-27T04:50:13.914Z | Compiling progenitor-impl v0.10.0 |
| 2189 | 2026-02-27T04:50:14.593Z | Compiling blake2 v0.10.6 |
| 2190 | 2026-02-27T04:50:15.452Z | Compiling tokio-stream v0.1.17 |
| 2191 | 2026-02-27T04:50:15.708Z | Compiling typify-impl v0.6.1 |
| 2192 | 2026-02-27T04:50:16.442Z | Compiling serde-big-array v0.5.1 |
| 2193 | 2026-02-27T04:50:16.540Z | Compiling smf v0.2.3 |
| 2194 | 2026-02-27T04:50:16.723Z | Compiling pin-project-internal v1.1.10 |
| 2195 | 2026-02-27T04:50:18.981Z | Compiling rustc_version v0.4.1 |
| 2196 | 2026-02-27T04:50:19.158Z | Compiling vergen-git2 v1.0.7 |
| 2197 | 2026-02-27T04:50:19.231Z | Compiling foldhash v0.1.5 |
| 2198 | 2026-02-27T04:50:19.505Z | Compiling unicode-segmentation v1.11.0 |
| 2199 | 2026-02-27T04:50:19.534Z | Compiling owo-colors v4.2.3 |
| 2200 | 2026-02-27T04:50:19.670Z | Compiling static_assertions v1.1.0 |
| 2201 | 2026-02-27T04:50:19.794Z | Compiling cancel-safe-futures v0.1.5 |
| 2202 | 2026-02-27T04:50:20.114Z | Compiling chrono-tz v0.10.4 |
| 2203 | 2026-02-27T04:50:20.211Z | Compiling unicode-xid v0.2.4 |
| 2204 | 2026-02-27T04:50:20.417Z | Compiling whoami v1.5.1 |
| 2205 | 2026-02-27T04:50:20.484Z | Compiling const_format_proc_macros v0.2.34 |
| 2206 | 2026-02-27T04:50:20.647Z | Compiling newline-converter v0.3.0 |
| 2207 | 2026-02-27T04:50:21.374Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2208 | 2026-02-27T04:50:22.171Z | Compiling hashbrown v0.15.2 |
| 2209 | 2026-02-27T04:50:22.349Z | Compiling progenitor-macro v0.10.0 |
| 2210 | 2026-02-27T04:50:22.940Z | Compiling pin-project v1.1.10 |
| 2211 | 2026-02-27T04:50:23.096Z | Compiling qorb v0.4.1 |
| 2212 | 2026-02-27T04:50:23.539Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2213 | 2026-02-27T04:50:23.978Z | Compiling argon2 v0.5.3 |
| 2214 | 2026-02-27T04:50:24.499Z | Compiling phf v0.12.1 |
| 2215 | 2026-02-27T04:50:24.842Z | Compiling unicode-normalization v0.1.24 |
| 2216 | 2026-02-27T04:50:24.860Z | Compiling typify-macro v0.6.1 |
| 2217 | 2026-02-27T04:50:26.127Z | Compiling tokio-dtrace v0.1.1 |
| 2218 | 2026-02-27T04:50:26.291Z | Compiling console v0.15.8 |
| 2219 | 2026-02-27T04:50:26.829Z | Compiling atomicwrites v0.4.4 |
| 2220 | 2026-02-27T04:50:27.377Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2221 | 2026-02-27T04:50:28.325Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2222 | 2026-02-27T04:50:29.035Z | Compiling libsw-core v0.3.2 |
| 2223 | 2026-02-27T04:50:29.336Z | Compiling secrecy v0.10.3 |
| 2224 | 2026-02-27T04:50:29.617Z | Compiling snafu-derive v0.8.9 |
| 2225 | 2026-02-27T04:50:29.934Z | Compiling async-recursion v1.1.1 |
| 2226 | 2026-02-27T04:50:30.611Z | Compiling cookie v0.18.1 |
| 2227 | 2026-02-27T04:50:30.967Z | Compiling csv-core v0.1.12 |
| 2228 | 2026-02-27T04:50:31.337Z | Compiling bstr v1.9.1 |
| 2229 | 2026-02-27T04:50:32.358Z | Compiling bytecount v0.6.9 |
| 2230 | 2026-02-27T04:50:32.707Z | Compiling similar v2.7.0 |
| 2231 | 2026-02-27T04:50:32.774Z | Compiling highway v1.3.0 |
| 2232 | 2026-02-27T04:50:33.104Z | Compiling utf-8 v0.7.6 |
| 2233 | 2026-02-27T04:50:33.473Z | Compiling rustls v0.21.12 |
| 2234 | 2026-02-27T04:50:33.652Z | Compiling same-file v1.0.6 |
| 2235 | 2026-02-27T04:50:33.855Z | Compiling fixedbitset v0.4.2 |
| 2236 | 2026-02-27T04:50:33.951Z | Compiling indent_write v2.2.0 |
| 2237 | 2026-02-27T04:50:34.234Z | Compiling fixedbitset v0.5.7 |
| 2238 | 2026-02-27T04:50:34.251Z | Compiling moka v0.12.10 |
| 2239 | 2026-02-27T04:50:34.558Z | Compiling cfg_aliases v0.2.1 |
| 2240 | 2026-02-27T04:50:34.652Z | Compiling petgraph v0.6.5 |
| 2241 | 2026-02-27T04:50:34.675Z | Compiling nix v0.29.0 |
| 2242 | 2026-02-27T04:50:35.348Z | Compiling petgraph v0.8.3 |
| 2243 | 2026-02-27T04:50:35.468Z | Compiling walkdir v2.5.0 |
| 2244 | 2026-02-27T04:50:36.827Z | Compiling git2 v0.20.2 |
| 2245 | 2026-02-27T04:50:37.067Z | Compiling expectorate v1.2.0 |
| 2246 | 2026-02-27T04:50:37.455Z | Compiling snafu v0.8.9 |
| 2247 | 2026-02-27T04:50:38.619Z | Compiling tungstenite v0.21.0 |
| 2248 | 2026-02-27T04:50:38.714Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2249 | 2026-02-27T04:50:38.921Z | Compiling progenitor v0.10.0 |
| 2250 | 2026-02-27T04:50:39.168Z | Compiling papergrid v0.11.0 |
| 2251 | 2026-02-27T04:50:40.981Z | Compiling globset v0.4.14 |
| 2252 | 2026-02-27T04:50:43.295Z | Compiling csv v1.3.1 |
| 2253 | 2026-02-27T04:50:43.791Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2254 | 2026-02-27T04:50:44.428Z | Compiling libsw v3.5.0 |
| 2255 | 2026-02-27T04:50:44.766Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2256 | 2026-02-27T04:50:44.815Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2257 | 2026-02-27T04:50:45.454Z | Compiling oxide-tokio-rt v0.1.2 |
| 2258 | 2026-02-27T04:50:46.075Z | Compiling olpc-cjson v0.1.4 |
| 2259 | 2026-02-27T04:50:46.360Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2260 | 2026-02-27T04:50:47.078Z | Compiling const_format v0.2.35 |
| 2261 | 2026-02-27T04:50:49.454Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2262 | 2026-02-27T04:50:50.975Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2263 | 2026-02-27T04:50:52.021Z | Compiling tabled_derive v0.7.0 |
| 2264 | 2026-02-27T04:50:53.382Z | Compiling gethostname v0.5.0 |
| 2265 | 2026-02-27T04:50:53.608Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2266 | 2026-02-27T04:50:54.119Z | Compiling terminal_size v0.4.3 |
| 2267 | 2026-02-27T04:50:54.433Z | Compiling pem v3.0.5 |
| 2268 | 2026-02-27T04:50:55.847Z | Compiling inout v0.1.3 |
| 2269 | 2026-02-27T04:50:56.133Z | Compiling sct v0.7.1 |
| 2270 | 2026-02-27T04:50:56.584Z | Compiling rustls-webpki v0.101.7 |
| 2271 | 2026-02-27T04:50:57.935Z | Compiling serde_plain v1.0.2 |
| 2272 | 2026-02-27T04:50:58.496Z | Compiling bcs v0.1.6 |
| 2273 | 2026-02-27T04:50:59.071Z | Compiling typed-path v0.9.3 |
| 2274 | 2026-02-27T04:50:59.319Z | Compiling radium v0.7.0 |
| 2275 | 2026-02-27T04:50:59.382Z | Compiling openssl-probe v0.2.1 |
| 2276 | 2026-02-27T04:50:59.630Z | Compiling unicode-width v0.2.1 |
| 2277 | 2026-02-27T04:50:59.830Z | Compiling swrite v0.1.0 |
| 2278 | 2026-02-27T04:50:59.871Z | Compiling linear-map v1.2.0 |
| 2279 | 2026-02-27T04:51:00.002Z | Compiling smawk v0.3.2 |
| 2280 | 2026-02-27T04:51:00.236Z | Compiling termtree v0.5.1 |
| 2281 | 2026-02-27T04:51:00.286Z | Compiling tagptr v0.2.0 |
| 2282 | 2026-02-27T04:51:00.304Z | Compiling unicode-linebreak v0.1.5 |
| 2283 | 2026-02-27T04:51:00.322Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2284 | 2026-02-27T04:51:00.679Z | Compiling rustls-native-certs v0.8.3 |
| 2285 | 2026-02-27T04:51:00.878Z | Compiling textwrap v0.16.2 |
| 2286 | 2026-02-27T04:51:02.388Z | Compiling tough v0.20.0 |
| 2287 | 2026-02-27T04:51:03.774Z | Compiling cipher v0.4.4 |
| 2288 | 2026-02-27T04:51:04.105Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2289 | 2026-02-27T04:51:04.456Z | Compiling tabled v0.15.0 |
| 2290 | 2026-02-27T04:51:04.534Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2291 | 2026-02-27T04:51:05.510Z | Compiling steno v0.4.1 |
| 2292 | 2026-02-27T04:51:07.626Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2293 | 2026-02-27T04:51:09.279Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2294 | 2026-02-27T04:51:17.662Z | Compiling tokio-tungstenite v0.21.0 |
| 2295 | 2026-02-27T04:51:18.313Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2296 | 2026-02-27T04:51:19.933Z | Compiling hickory-proto v0.25.2 |
| 2297 | 2026-02-27T04:51:25.195Z | Compiling tap v1.0.1 |
| 2298 | 2026-02-27T04:51:25.420Z | Compiling humantime v2.3.0 |
| 2299 | 2026-02-27T04:51:25.522Z | Compiling wyz v0.5.1 |
| 2300 | 2026-02-27T04:51:26.007Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2301 | 2026-02-27T04:51:26.381Z | Compiling hickory-resolver v0.25.2 |
| 2302 | 2026-02-27T04:51:29.172Z | Compiling tokio-rustls v0.24.1 |
| 2303 | 2026-02-27T04:51:29.663Z | Compiling rustls-platform-verifier v0.6.2 |
| 2304 | 2026-02-27T04:51:31.466Z | Compiling typify v0.6.1 |
| 2305 | 2026-02-27T04:51:31.625Z | Compiling rustls-pemfile v1.0.4 |
| 2306 | 2026-02-27T04:51:32.348Z | Compiling num_enum_derive v0.5.11 |
| 2307 | 2026-02-27T04:51:32.962Z | Compiling twox-hash v2.1.0 |
| 2308 | 2026-02-27T04:51:33.957Z | Compiling universal-hash v0.5.1 |
| 2309 | 2026-02-27T04:51:34.235Z | Compiling atty v0.2.14 |
| 2310 | 2026-02-27T04:51:34.429Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2311 | 2026-02-27T04:51:34.531Z | Compiling opaque-debug v0.3.1 |
| 2312 | 2026-02-27T04:51:34.655Z | Compiling funty v2.0.0 |
| 2313 | 2026-02-27T04:51:34.855Z | Compiling polyval v0.6.2 |
| 2314 | 2026-02-27T04:51:35.389Z | Compiling num_enum v0.5.11 |
| 2315 | 2026-02-27T04:51:37.436Z | Compiling bitvec v1.0.1 |
| 2316 | 2026-02-27T04:51:40.522Z | Compiling progenitor-impl v0.13.0 |
| 2317 | 2026-02-27T04:51:41.453Z | Compiling toml v0.7.8 |
| 2318 | 2026-02-27T04:51:42.629Z | Compiling reqwest v0.13.2 |
| 2319 | 2026-02-27T04:51:46.176Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2320 | 2026-02-27T04:51:46.230Z | Compiling ctr v0.9.2 |
| 2321 | 2026-02-27T04:51:46.595Z | Compiling aes v0.8.4 |
| 2322 | 2026-02-27T04:51:46.623Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2323 | 2026-02-27T04:51:47.072Z | Compiling aead v0.5.2 |
| 2324 | 2026-02-27T04:51:47.507Z | Compiling bincode v1.3.3 |
| 2325 | 2026-02-27T04:51:48.556Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2326 | 2026-02-27T04:51:48.735Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2327 | 2026-02-27T04:51:48.927Z | Compiling passt v0.3.0 |
| 2328 | 2026-02-27T04:51:48.952Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2329 | 2026-02-27T04:51:49.020Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2330 | 2026-02-27T04:51:49.051Z | Compiling aes-gcm-siv v0.11.1 |
| 2331 | 2026-02-27T04:51:49.329Z | Compiling fakedata_generator v0.5.0 |
| 2332 | 2026-02-27T04:51:49.383Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2333 | 2026-02-27T04:51:49.459Z | Compiling progenitor-macro v0.13.0 |
| 2334 | 2026-02-27T04:51:49.944Z | Compiling progenitor-client v0.13.0 |
| 2335 | 2026-02-27T04:51:50.929Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2336 | 2026-02-27T04:51:53.389Z | Compiling bitstruct_derive v0.1.0 |
| 2337 | 2026-02-27T04:51:54.746Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2338 | 2026-02-27T04:51:55.158Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2339 | 2026-02-27T04:51:55.707Z | Compiling typeid v1.0.0 |
| 2340 | 2026-02-27T04:51:55.932Z | Compiling ringbuffer v0.15.0 |
| 2341 | 2026-02-27T04:51:56.601Z | Compiling pretty-hex v0.2.1 |
| 2342 | 2026-02-27T04:51:56.862Z | Compiling ascii v1.1.0 |
| 2343 | 2026-02-27T04:51:57.623Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2344 | 2026-02-27T04:51:58.676Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2345 | 2026-02-27T04:51:59.143Z | Compiling erased-serde v0.4.5 |
| 2346 | 2026-02-27T04:51:59.613Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2347 | 2026-02-27T04:52:00.666Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2348 | 2026-02-27T04:52:00.749Z | Compiling progenitor v0.13.0 |
| 2349 | 2026-02-27T04:52:00.982Z | Compiling bitstruct v0.1.1 |
| 2350 | 2026-02-27T04:52:01.136Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2351 | 2026-02-27T04:52:01.609Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2352 | 2026-02-27T04:52:01.654Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2353 | 2026-02-27T04:52:02.077Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2354 | 2026-02-27T04:52:03.248Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2355 | 2026-02-27T04:52:03.979Z | Compiling serde_arrays v0.1.0 |
| 2356 | 2026-02-27T04:52:04.233Z | Compiling kstat-rs v0.2.4 |
| 2357 | 2026-02-27T04:52:04.461Z | Compiling libloading v0.7.4 |
| 2358 | 2026-02-27T04:52:04.939Z | Compiling bit_field v0.10.2 |
| 2359 | 2026-02-27T04:52:05.165Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2360 | 2026-02-27T04:52:05.276Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2361 | 2026-02-27T04:52:07.634Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2362 | 2026-02-27T04:52:15.628Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2363 | 2026-02-27T04:52:16.632Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2364 | 2026-02-27T04:52:17.336Z | Compiling ron v0.8.1 |
| 2365 | 2026-02-27T04:52:17.639Z | Compiling itertools v0.13.0 |
| 2366 | 2026-02-27T04:52:21.190Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2367 | 2026-02-27T04:52:21.464Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2368 | 2026-02-27T04:52:32.587Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2369 | 2026-02-27T04:52:39.615Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2370 | 2026-02-27T04:52:58.588Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2371 | 2026-02-27T04:53:58.759Z | Finished `release` profile [optimized] target(s) in 7m 59s |
| 2372 | 2026-02-27T04:53:58.934Z | |
| 2373 | 2026-02-27T04:53:58.937Z | real 8:00.107706447 |
| 2374 | 2026-02-27T04:53:58.937Z | user 57:28.792161708 |
| 2375 | 2026-02-27T04:53:58.937Z | sys 3:48.933021539 |
| 2376 | 2026-02-27T04:53:58.937Z | trap 1.661846440 |
| 2377 | 2026-02-27T04:53:58.938Z | tflt 2.274264499 |
| 2378 | 2026-02-27T04:53:58.938Z | dflt 1.586807280 |
| 2379 | 2026-02-27T04:53:58.938Z | kflt 0.000088673 |
| 2380 | 2026-02-27T04:53:58.938Z | lock 2:50:24.738623944 |
| 2381 | 2026-02-27T04:53:58.938Z | slp 3:30:25.762410401 |
| 2382 | 2026-02-27T04:53:58.938Z | lat 3:25.491059781 |
| 2383 | 2026-02-27T04:53:58.938Z | stop 4:52.713361686 |
| 2384 | 2026-02-27T04:53:58.938Z | + OUTDIR=/work/release |
| 2385 | 2026-02-27T04:53:58.938Z | + mkdir -p /work/release |
| 2386 | 2026-02-27T04:53:58.938Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2387 | 2026-02-27T04:53:58.966Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2388 | 2026-02-27T04:53:59.048Z | + cd /work/release |
| 2389 | 2026-02-27T04:53:59.051Z | + digest -a sha256 propolis-cli |
| 2390 | 2026-02-27T04:53:59.081Z | + digest -a sha256 propolis-server |
| 2391 | 2026-02-27T04:53:59.141Z | process exited: duration 940274 ms, exit code 0 |
| |
| 2392 | 2026-02-27T04:53:59.155Z | found 4 output files |
| 2393 | 2026-02-27T04:53:59.155Z | uploading: /work/release/propolis-cli (25087552 bytes) |
| 2394 | 2026-02-27T04:54:00.432Z | uploaded: /work/release/propolis-cli |
| 2395 | 2026-02-27T04:54:00.432Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2396 | 2026-02-27T04:54:01.444Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2397 | 2026-02-27T04:54:01.455Z | uploading: /work/release/propolis-server (76138144 bytes) |
| 2398 | 2026-02-27T04:54:03.256Z | uploaded: /work/release/propolis-server |
| 2399 | 2026-02-27T04:54:03.256Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2400 | 2026-02-27T04:54:04.267Z | uploaded: /work/release/propolis-server.sha256.txt |