|
|
|
| 1 | 2026-03-05T01:45:29.372Z | job assigned to worker 01KJXTPA5140FHBNSFX14GTCX5 [factory aws, i-0165ac0d5fe1c6ac9] (queued for 9 m 48 s) |
| |
| 2 | 2026-03-05T01:45:38.498Z | starting task 0: "setup" |
| 3 | 2026-03-05T01:45:38.503Z | ++ uname -s |
| 4 | 2026-03-05T01:45:38.507Z | + kern=SunOS |
| 5 | 2026-03-05T01:45:38.507Z | + build_user=build |
| 6 | 2026-03-05T01:45:38.507Z | + build_uid=12345 |
| 7 | 2026-03-05T01:45:38.507Z | + work_dir=/work |
| 8 | 2026-03-05T01:45:38.507Z | + input_dir=/input |
| 9 | 2026-03-05T01:45:38.507Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T01:45:38.507Z | + case "$kern" in |
| 11 | 2026-03-05T01:45:38.507Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T01:45:38.511Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T01:45:40.517Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T01:45:40.591Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T01:45:40.594Z | + home_fs=zfs |
| 16 | 2026-03-05T01:45:40.594Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T01:45:40.594Z | + mkdir -p /home/build |
| 18 | 2026-03-05T01:45:40.594Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T01:45:42.597Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T01:45:42.601Z | process exited: duration 4103 ms, exit code 0 |
| |
| 21 | 2026-03-05T01:45:42.609Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T01:45:42.614Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-05T01:45:42.615Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-03-05T01:45:42.615Z | * rust toolchain profile = "default" |
| 25 | 2026-03-05T01:45:42.615Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-05T01:45:42.615Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-05T01:45:42.615Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-05T01:45:42.618Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T01:45:42.618Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T01:45:43.280Z | info: downloading installer |
| 31 | 2026-03-05T01:45:45.016Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T01:45:45.016Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T01:45:45.016Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T01:45:45.016Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T01:45:45.016Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T01:45:45.016Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T01:45:45.016Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T01:45:45.016Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T01:45:45.016Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T01:45:45.041Z | info: profile set to 'default' |
| 41 | 2026-03-05T01:45:45.041Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T01:45:45.045Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T01:45:45.212Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T01:45:45.213Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T01:45:46.641Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T01:45:47.144Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T01:45:49.362Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T01:45:51.774Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T01:46:01.750Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T01:46:02.121Z | info: installing component 'cargo' |
| 51 | 2026-03-05T01:46:03.024Z | info: installing component 'clippy' |
| 52 | 2026-03-05T01:46:03.416Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T01:46:05.437Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T01:46:07.171Z | info: installing component 'rustc' |
| 55 | 2026-03-05T01:46:13.958Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T01:46:14.284Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-05T01:46:14.284Z | |
| 58 | 2026-03-05T01:46:14.741Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T01:46:14.741Z | |
| 60 | 2026-03-05T01:46:14.744Z | |
| 61 | 2026-03-05T01:46:14.744Z | Rust is installed now. Great! |
| 62 | 2026-03-05T01:46:14.744Z | |
| 63 | 2026-03-05T01:46:14.744Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T01:46:14.744Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T01:46:14.744Z | |
| 66 | 2026-03-05T01:46:14.744Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T01:46:14.744Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T01:46:14.744Z | |
| 69 | 2026-03-05T01:46:14.744Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T01:46:14.744Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T01:46:14.744Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T01:46:14.744Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T01:46:14.840Z | + rustup --version |
| 74 | 2026-03-05T01:46:14.849Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T01:46:14.852Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T01:46:14.922Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T01:46:14.925Z | + cargo --version |
| 78 | 2026-03-05T01:46:14.982Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T01:46:14.985Z | + rustc --version |
| 80 | 2026-03-05T01:46:15.047Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T01:46:15.050Z | process exited: duration 32440 ms, exit code 0 |
| |
| 82 | 2026-03-05T01:46:15.057Z | starting task 2: "authentication" |
| 83 | 2026-03-05T01:46:15.079Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-03-05T01:46:15.087Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T01:46:15.090Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2026-03-05T01:46:15.093Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2026-03-05T01:46:15.132Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2026-03-05T01:46:19.861Z | + cd /work/oxidecomputer/propolis |
| 89 | 2026-03-05T01:46:19.861Z | + git fetch origin 726399b29571836059a5b71b9bd674a46d75d2d8 |
| 90 | 2026-03-05T01:46:20.476Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2026-03-05T01:46:20.476Z | * branch 726399b29571836059a5b71b9bd674a46d75d2d8 -> FETCH_HEAD |
| 92 | 2026-03-05T01:46:20.480Z | + [[ -n sunshowers/spr/api-reorganize-per-rfd-619 ]] |
| 93 | 2026-03-05T01:46:20.483Z | ++ git branch --show-current |
| 94 | 2026-03-05T01:46:20.485Z | + current=master |
| 95 | 2026-03-05T01:46:20.485Z | + [[ master != sunshowers/spr/api-reorganize-per-rfd-619 ]] |
| 96 | 2026-03-05T01:46:20.485Z | + git branch -f sunshowers/spr/api-reorganize-per-rfd-619 726399b29571836059a5b71b9bd674a46d75d2d8 |
| 97 | 2026-03-05T01:46:20.488Z | + git checkout -f sunshowers/spr/api-reorganize-per-rfd-619 |
| 98 | 2026-03-05T01:46:20.519Z | Switched to branch 'sunshowers/spr/api-reorganize-per-rfd-619' |
| 99 | 2026-03-05T01:46:20.523Z | + git reset --hard 726399b29571836059a5b71b9bd674a46d75d2d8 |
| 100 | 2026-03-05T01:46:20.526Z | HEAD is now at 726399b rustfmt |
| 101 | 2026-03-05T01:46:20.530Z | process exited: duration 5441 ms, exit code 0 |
| |
| 102 | 2026-03-05T01:46:20.537Z | starting task 4: "build" |
| 103 | 2026-03-05T01:46:20.542Z | + cargo --version |
| 104 | 2026-03-05T01:46:20.549Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2026-03-05T01:46:20.729Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2026-03-05T01:46:20.735Z | info: downloading component 'cargo' |
| 107 | 2026-03-05T01:46:21.926Z | info: downloading component 'clippy' |
| 108 | 2026-03-05T01:46:22.407Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-05T01:46:24.138Z | info: downloading component 'rust-std' |
| 110 | 2026-03-05T01:46:26.260Z | info: downloading component 'rustc' |
| 111 | 2026-03-05T01:46:37.214Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-05T01:46:37.615Z | info: installing component 'cargo' |
| 113 | 2026-03-05T01:46:38.525Z | info: installing component 'clippy' |
| 114 | 2026-03-05T01:46:38.922Z | info: installing component 'rust-docs' |
| 115 | 2026-03-05T01:46:40.752Z | info: installing component 'rust-std' |
| 116 | 2026-03-05T01:46:42.649Z | info: installing component 'rustc' |
| 117 | 2026-03-05T01:46:49.186Z | info: installing component 'rustfmt' |
| 118 | 2026-03-05T01:46:49.616Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2026-03-05T01:46:49.621Z | + rustc --version |
| 120 | 2026-03-05T01:46:49.701Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2026-03-05T01:46:49.705Z | + banner prerequisites |
| 122 | 2026-03-05T01:46:49.709Z | |
| 123 | 2026-03-05T01:46:49.709Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 124 | 2026-03-05T01:46:49.709Z | # # # # # # # # # # # # # # # |
| 125 | 2026-03-05T01:46:49.709Z | # # # # ##### # # ##### # # # # # #### # |
| 126 | 2026-03-05T01:46:49.710Z | ##### ##### # ##### # # # # # # # # # |
| 127 | 2026-03-05T01:46:49.710Z | # # # # # # # # # # # # # # # |
| 128 | 2026-03-05T01:46:49.710Z | # # # ###### # # ###### ### # #### # #### # |
| 129 | 2026-03-05T01:46:49.710Z | |
| 130 | 2026-03-05T01:46:49.712Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 131 | 2026-03-05T01:47:00.350Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 132 | 2026-03-05T01:47:10.756Z | Startup: Caching catalogs ... Done |
| 133 | 2026-03-05T01:47:34.020Z | Planning: Solver setup ... Done (21.495s) |
| 134 | 2026-03-05T01:47:34.186Z | Planning: Running solver ... Done (0.166s) |
| 135 | 2026-03-05T01:47:34.358Z | Planning: Finding local manifests ... Done (0.003s) |
| 136 | 2026-03-05T01:47:34.387Z | Planning: Fetching manifests: 0/3 0% complete |
| 137 | 2026-03-05T01:47:35.648Z | Planning: Fetching manifests: 3/3 100% complete |
| 138 | 2026-03-05T01:47:35.694Z | Planning: Package planning ... Done (0.046s) |
| 139 | 2026-03-05T01:47:35.741Z | Planning: Merging actions ... Done (0.047s) |
| 140 | 2026-03-05T01:47:35.949Z | Planning: Checking for conflicting actions ... Done (0.208s) |
| 141 | 2026-03-05T01:47:35.959Z | Planning: Consolidating action changes ... Done (0.010s) |
| 142 | 2026-03-05T01:47:37.524Z | Planning: Evaluating mediators ... Done (1.564s) |
| 143 | 2026-03-05T01:47:37.534Z | Planning: Planning completed in 26.62 seconds |
| 144 | 2026-03-05T01:47:37.548Z | Packages to install: 3 |
| 145 | 2026-03-05T01:47:37.548Z | Mediators to change: 2 |
| 146 | 2026-03-05T01:47:37.548Z | Services to change: 1 |
| 147 | 2026-03-05T01:47:37.551Z | Estimated space available: 154.92 GB |
| 148 | 2026-03-05T01:47:37.551Z | Estimated space to be consumed: 1.81 GB |
| 149 | 2026-03-05T01:47:37.551Z | Create boot environment: No |
| 150 | 2026-03-05T01:47:37.551Z | Create backup boot environment: No |
| 151 | 2026-03-05T01:47:37.551Z | Rebuild boot archive: No |
| 152 | 2026-03-05T01:47:37.551Z | |
| 153 | 2026-03-05T01:47:37.551Z | Changed mediators: |
| 154 | 2026-03-05T01:47:37.551Z | mediator clang: |
| 155 | 2026-03-05T01:47:37.551Z | version: None -> 15 (system default) |
| 156 | 2026-03-05T01:47:37.551Z | |
| 157 | 2026-03-05T01:47:37.551Z | mediator llvm: |
| 158 | 2026-03-05T01:47:37.551Z | version: 14 (system default) -> 15 (system default) |
| 159 | 2026-03-05T01:47:37.552Z | |
| 160 | 2026-03-05T01:47:37.552Z | Changed packages: |
| 161 | 2026-03-05T01:47:37.552Z | helios-dev |
| 162 | 2026-03-05T01:47:37.552Z | developer/build-essential |
| 163 | 2026-03-05T01:47:37.552Z | None -> 11-2.0 |
| 164 | 2026-03-05T01:47:37.552Z | ooce/developer/clang-15 |
| 165 | 2026-03-05T01:47:37.552Z | None -> 15.0.7-2.0 |
| 166 | 2026-03-05T01:47:37.552Z | ooce/developer/llvm-15 |
| 167 | 2026-03-05T01:47:37.552Z | None -> 15.0.7-2.0 |
| 168 | 2026-03-05T01:47:37.552Z | |
| 169 | 2026-03-05T01:47:37.552Z | Services: |
| 170 | 2026-03-05T01:47:37.552Z | restart_fmri: |
| 171 | 2026-03-05T01:47:37.552Z | svc:/system/update-man-index:default |
| 172 | 2026-03-05T01:47:37.602Z | |
| 173 | 2026-03-05T01:47:37.602Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 174 | 2026-03-05T01:47:42.602Z | Download: 985/3076 items 82.2/211.3MB 38% complete (17.0M/s) |
| 175 | 2026-03-05T01:47:47.607Z | Download: 2957/3076 items 163.0/211.3MB 77% complete (16.2M/s) |
| 176 | 2026-03-05T01:47:53.494Z | Download: 3068/3076 items 209.7/211.3MB 99% complete (12.8M/s) |
| 177 | 2026-03-05T01:47:53.532Z | Download: Completed 211.31 MB in 15.93 seconds (13.3M/s) |
| 178 | 2026-03-05T01:47:53.782Z | Actions: 1/3430 actions (Installing new actions) |
| 179 | 2026-03-05T01:47:58.300Z | Actions: Completed 3430 actions in 4.52 seconds. |
| 180 | 2026-03-05T01:47:58.728Z | Done (0.424s) |
| 181 | 2026-03-05T01:47:58.728Z | Done (0.000s) |
| 182 | 2026-03-05T01:47:59.821Z | Done (1.092s) |
| 183 | 2026-03-05T01:48:04.679Z | Done (4.497s) |
| 184 | 2026-03-05T01:48:04.763Z | Done (0.020s) |
| 185 | 2026-03-05T01:48:04.766Z | Done (0.000s) |
| 186 | 2026-03-05T01:48:04.928Z | Done (0.000s) |
| 187 | 2026-03-05T01:48:05.900Z | Planning: Evaluating mediator changes ... Done |
| 188 | 2026-03-05T01:48:06.059Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-03-05T01:48:06.063Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-03-05T01:48:06.330Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-03-05T01:48:06.333Z | Planning: Planning completed in 0.43 seconds |
| 192 | 2026-03-05T01:48:06.364Z | Mediators to change: 2 |
| 193 | 2026-03-05T01:48:06.367Z | Create boot environment: No |
| 194 | 2026-03-05T01:48:06.367Z | Create backup boot environment: No |
| 195 | 2026-03-05T01:48:06.439Z | Done |
| 196 | 2026-03-05T01:48:06.439Z | Done |
| 197 | 2026-03-05T01:48:07.231Z | Done |
| 198 | 2026-03-05T01:48:10.864Z | Done |
| 199 | 2026-03-05T01:48:10.949Z | Done |
| 200 | 2026-03-05T01:48:10.955Z | Done |
| 201 | 2026-03-05T01:48:11.124Z | Done |
| 202 | 2026-03-05T01:48:11.557Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 203 | 2026-03-05T01:48:11.557Z | clang system 15 system |
| 204 | 2026-03-05T01:48:11.557Z | csh system system illumos |
| 205 | 2026-03-05T01:48:11.557Z | ctags system system illumos |
| 206 | 2026-03-05T01:48:11.557Z | file system system illumos |
| 207 | 2026-03-05T01:48:11.557Z | gcc vendor 12 vendor |
| 208 | 2026-03-05T01:48:11.557Z | gcc system 10 system |
| 209 | 2026-03-05T01:48:11.557Z | gcc system 7 system |
| 210 | 2026-03-05T01:48:11.557Z | go system 1.20 system |
| 211 | 2026-03-05T01:48:11.557Z | go system 1.19 system |
| 212 | 2026-03-05T01:48:11.557Z | llvm system 15 system |
| 213 | 2026-03-05T01:48:11.557Z | llvm system 14 system |
| 214 | 2026-03-05T01:48:11.557Z | mariadb system 10.6 system |
| 215 | 2026-03-05T01:48:11.557Z | mta vendor vendor dma |
| 216 | 2026-03-05T01:48:11.557Z | openjdk system 17 system |
| 217 | 2026-03-05T01:48:11.557Z | openjdk system 11 system |
| 218 | 2026-03-05T01:48:11.557Z | openjdk system 1.8 system |
| 219 | 2026-03-05T01:48:11.557Z | openssl vendor 3 vendor |
| 220 | 2026-03-05T01:48:11.557Z | perl system 5.36 system |
| 221 | 2026-03-05T01:48:11.557Z | postgresql system 15 system |
| 222 | 2026-03-05T01:48:11.558Z | postgresql system 13 system |
| 223 | 2026-03-05T01:48:11.558Z | python vendor 3 vendor |
| 224 | 2026-03-05T01:48:11.558Z | python system 2 system |
| 225 | 2026-03-05T01:48:11.558Z | python3 system 3.11 system |
| 226 | 2026-03-05T01:48:11.558Z | ruby system 3.0 system |
| 227 | 2026-03-05T01:48:11.558Z | words vendor vendor american-english |
| 228 | 2026-03-05T01:48:11.558Z | words system system australian-english |
| 229 | 2026-03-05T01:48:11.558Z | words system system british-english |
| 230 | 2026-03-05T01:48:11.558Z | words system system canadian-english |
| 231 | 2026-03-05T01:48:11.558Z | words system system french |
| 232 | 2026-03-05T01:48:11.558Z | words system system italian |
| 233 | 2026-03-05T01:48:11.558Z | words system system ngerman |
| 234 | 2026-03-05T01:48:11.558Z | words system system ogerman |
| 235 | 2026-03-05T01:48:11.558Z | words system system spanish |
| 236 | 2026-03-05T01:48:11.933Z | PUBLISHER TYPE STATUS P LOCATION |
| 237 | 2026-03-05T01:48:11.933Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 238 | 2026-03-05T01:48:18.246Z | FMRI IFO |
| 239 | 2026-03-05T01:48:18.246Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 240 | 2026-03-05T01:48:18.246Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 241 | 2026-03-05T01:48:18.246Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 242 | 2026-03-05T01:48:18.246Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 243 | 2026-03-05T01:48:18.246Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 244 | 2026-03-05T01:48:18.246Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 245 | 2026-03-05T01:48:18.246Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 246 | 2026-03-05T01:48:19.098Z | All builder prerequisites installed successfully, and PATH looks valid |
| 247 | 2026-03-05T01:48:19.102Z | |
| 248 | 2026-03-05T01:48:19.102Z | real 1:29.384125289 |
| 249 | 2026-03-05T01:48:19.102Z | user 1:04.745048317 |
| 250 | 2026-03-05T01:48:19.102Z | sys 5.462374603 |
| 251 | 2026-03-05T01:48:19.102Z | trap 0.010582088 |
| 252 | 2026-03-05T01:48:19.102Z | tflt 0.030031098 |
| 253 | 2026-03-05T01:48:19.102Z | dflt 0.079539740 |
| 254 | 2026-03-05T01:48:19.102Z | kflt 0.012805297 |
| 255 | 2026-03-05T01:48:19.102Z | lock 0.000000000 |
| 256 | 2026-03-05T01:48:19.102Z | slp 1:48.283299710 |
| 257 | 2026-03-05T01:48:19.102Z | lat 0.214920314 |
| 258 | 2026-03-05T01:48:19.102Z | stop 0.000284547 |
| 259 | 2026-03-05T01:48:19.102Z | + banner check |
| 260 | 2026-03-05T01:48:19.102Z | |
| 261 | 2026-03-05T01:48:19.102Z | #### # # ###### #### # # |
| 262 | 2026-03-05T01:48:19.102Z | # # # # # # # # # |
| 263 | 2026-03-05T01:48:19.102Z | # ###### ##### # #### |
| 264 | 2026-03-05T01:48:19.102Z | # # # # # # # |
| 265 | 2026-03-05T01:48:19.102Z | # # # # # # # # # |
| 266 | 2026-03-05T01:48:19.102Z | #### # # ###### #### # # |
| 267 | 2026-03-05T01:48:19.102Z | |
| 268 | 2026-03-05T01:48:19.102Z | + ptime -m cargo check --features falcon |
| 269 | 2026-03-05T01:48:19.310Z | Updating crates.io index |
| 270 | 2026-03-05T01:48:19.315Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 271 | 2026-03-05T01:48:25.388Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 272 | 2026-03-05T01:49:03.926Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-03-05T01:49:04.436Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 274 | 2026-03-05T01:49:04.917Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 275 | 2026-03-05T01:49:05.564Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 276 | 2026-03-05T01:49:06.480Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 277 | 2026-03-05T01:49:07.504Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 278 | 2026-03-05T01:49:09.235Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 279 | 2026-03-05T01:49:09.987Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 280 | 2026-03-05T01:49:10.628Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 281 | 2026-03-05T01:49:11.390Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 282 | 2026-03-05T01:49:13.270Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 283 | 2026-03-05T01:49:20.845Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 284 | 2026-03-05T01:49:21.538Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 285 | 2026-03-05T01:49:21.687Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 286 | 2026-03-05T01:49:22.299Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-03-05T01:49:27.835Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 288 | 2026-03-05T01:49:27.835Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 289 | 2026-03-05T01:49:27.835Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 290 | 2026-03-05T01:49:27.835Z | Downloading crates ... |
| 291 | 2026-03-05T01:49:27.835Z | Downloaded aead v0.5.2 |
| 292 | 2026-03-05T01:49:27.835Z | Downloaded cancel-safe-futures v0.1.5 |
| 293 | 2026-03-05T01:49:27.836Z | Downloaded darling_macro v0.20.11 |
| 294 | 2026-03-05T01:49:27.836Z | Downloaded dtrace-parser v0.3.0 |
| 295 | 2026-03-05T01:49:27.836Z | Downloaded convert_case v0.4.0 |
| 296 | 2026-03-05T01:49:27.836Z | Downloaded bit-set v0.5.3 |
| 297 | 2026-03-05T01:49:27.836Z | Downloaded async-stream-impl v0.3.6 |
| 298 | 2026-03-05T01:49:27.836Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 299 | 2026-03-05T01:49:27.836Z | Downloaded crypto-common v0.1.6 |
| 300 | 2026-03-05T01:49:27.836Z | Downloaded bitstruct v0.1.1 |
| 301 | 2026-03-05T01:49:27.836Z | Downloaded atty v0.2.14 |
| 302 | 2026-03-05T01:49:27.836Z | Downloaded cfg_aliases v0.1.1 |
| 303 | 2026-03-05T01:49:27.836Z | Downloaded bit-vec v0.6.3 |
| 304 | 2026-03-05T01:49:27.836Z | Downloaded debug-ignore v1.0.5 |
| 305 | 2026-03-05T01:49:27.836Z | Downloaded cobs v0.2.3 |
| 306 | 2026-03-05T01:49:27.836Z | Downloaded hickory-proto v0.25.2 |
| 307 | 2026-03-05T01:49:27.836Z | Downloaded heapless v0.8.0 |
| 308 | 2026-03-05T01:49:27.836Z | Downloaded home v0.5.11 |
| 309 | 2026-03-05T01:49:27.836Z | Downloaded filetime v0.2.23 |
| 310 | 2026-03-05T01:49:27.836Z | Downloaded futures-sink v0.3.31 |
| 311 | 2026-03-05T01:49:27.836Z | Downloaded funty v2.0.0 |
| 312 | 2026-03-05T01:49:27.836Z | Downloaded backoff v0.4.0 |
| 313 | 2026-03-05T01:49:27.836Z | Downloaded http-body-util v0.1.3 |
| 314 | 2026-03-05T01:49:27.836Z | Downloaded ascii v1.1.0 |
| 315 | 2026-03-05T01:49:27.836Z | Downloaded bitstruct_derive v0.1.0 |
| 316 | 2026-03-05T01:49:27.836Z | Downloaded atomic-waker v1.1.2 |
| 317 | 2026-03-05T01:49:27.836Z | Downloaded anstyle v1.0.7 |
| 318 | 2026-03-05T01:49:27.836Z | Downloaded httpdate v1.0.3 |
| 319 | 2026-03-05T01:49:27.836Z | Downloaded futures-macro v0.3.31 |
| 320 | 2026-03-05T01:49:27.836Z | Downloaded atomicwrites v0.4.4 |
| 321 | 2026-03-05T01:49:27.836Z | Downloaded hash32 v0.3.1 |
| 322 | 2026-03-05T01:49:27.836Z | Downloaded crucible-workspace-hack v0.1.0 |
| 323 | 2026-03-05T01:49:27.836Z | Downloaded icu_properties v1.5.1 |
| 324 | 2026-03-05T01:49:27.836Z | Downloaded futures v0.3.31 |
| 325 | 2026-03-05T01:49:27.836Z | Downloaded daft-derive v0.1.5 |
| 326 | 2026-03-05T01:49:27.836Z | Downloaded escargot v0.5.10 |
| 327 | 2026-03-05T01:49:27.836Z | Downloaded ctr v0.9.2 |
| 328 | 2026-03-05T01:49:27.836Z | Downloaded fastrand v2.3.0 |
| 329 | 2026-03-05T01:49:27.836Z | Downloaded idna_adapter v1.2.0 |
| 330 | 2026-03-05T01:49:27.836Z | Downloaded litemap v0.7.4 |
| 331 | 2026-03-05T01:49:27.837Z | Downloaded dropshot-api-manager v0.3.0 |
| 332 | 2026-03-05T01:49:27.837Z | Downloaded critical-section v1.2.0 |
| 333 | 2026-03-05T01:49:27.837Z | Downloaded is_terminal_polyfill v1.70.0 |
| 334 | 2026-03-05T01:49:27.837Z | Downloaded hubpack v0.1.2 |
| 335 | 2026-03-05T01:49:27.837Z | Downloaded derive_builder_macro v0.20.2 |
| 336 | 2026-03-05T01:49:27.837Z | Downloaded is-terminal v0.4.12 |
| 337 | 2026-03-05T01:49:27.837Z | Downloaded lazycell v1.3.0 |
| 338 | 2026-03-05T01:49:27.837Z | Downloaded argon2 v0.5.3 |
| 339 | 2026-03-05T01:49:27.837Z | Downloaded itoa v1.0.11 |
| 340 | 2026-03-05T01:49:27.837Z | Downloaded futures-io v0.3.31 |
| 341 | 2026-03-05T01:49:27.837Z | Downloaded http-body v1.0.1 |
| 342 | 2026-03-05T01:49:27.837Z | Downloaded macaddr v1.0.1 |
| 343 | 2026-03-05T01:49:27.837Z | Downloaded hubpack_derive v0.1.1 |
| 344 | 2026-03-05T01:49:27.837Z | Downloaded managed v0.8.0 |
| 345 | 2026-03-05T01:49:27.837Z | Downloaded dunce v1.0.5 |
| 346 | 2026-03-05T01:49:27.837Z | Downloaded futures-task v0.3.31 |
| 347 | 2026-03-05T01:49:27.837Z | Downloaded hyper-tls v0.6.0 |
| 348 | 2026-03-05T01:49:27.837Z | Downloaded hex v0.4.3 |
| 349 | 2026-03-05T01:49:27.837Z | Downloaded embedded-io v0.6.1 |
| 350 | 2026-03-05T01:49:27.837Z | Downloaded defmt v0.3.8 |
| 351 | 2026-03-05T01:49:27.837Z | Downloaded mime v0.3.17 |
| 352 | 2026-03-05T01:49:27.837Z | Downloaded lru-cache v0.1.2 |
| 353 | 2026-03-05T01:49:27.837Z | Downloaded ingot v0.1.1 |
| 354 | 2026-03-05T01:49:27.837Z | Downloaded crossbeam-epoch v0.9.18 |
| 355 | 2026-03-05T01:49:27.837Z | Downloaded match_cfg v0.1.0 |
| 356 | 2026-03-05T01:49:27.837Z | Downloaded indent_write v2.2.0 |
| 357 | 2026-03-05T01:49:27.837Z | Downloaded lazy_static v1.5.0 |
| 358 | 2026-03-05T01:49:27.837Z | Downloaded linked-hash-map v0.5.6 |
| 359 | 2026-03-05T01:49:27.837Z | Downloaded newtype-uuid-macros v0.1.0 |
| 360 | 2026-03-05T01:49:27.837Z | Downloaded humantime v2.3.0 |
| 361 | 2026-03-05T01:49:27.837Z | Downloaded num-derive v0.4.2 |
| 362 | 2026-03-05T01:49:27.837Z | Downloaded num-iter v0.1.45 |
| 363 | 2026-03-05T01:49:27.838Z | Downloaded fixedbitset v0.5.7 |
| 364 | 2026-03-05T01:49:27.838Z | Downloaded icu_locid_transform v1.5.0 |
| 365 | 2026-03-05T01:49:27.838Z | Downloaded libloading v0.8.9 |
| 366 | 2026-03-05T01:49:27.838Z | Downloaded libloading v0.7.4 |
| 367 | 2026-03-05T01:49:27.838Z | Downloaded opaque-debug v0.3.1 |
| 368 | 2026-03-05T01:49:27.838Z | Downloaded crossbeam-utils v0.8.19 |
| 369 | 2026-03-05T01:49:27.838Z | Downloaded httparse v1.10.1 |
| 370 | 2026-03-05T01:49:27.838Z | Downloaded highway v1.3.0 |
| 371 | 2026-03-05T01:49:27.838Z | Downloaded openssl-probe v0.1.5 |
| 372 | 2026-03-05T01:49:27.838Z | Downloaded omicron-workspace-hack v0.1.0 |
| 373 | 2026-03-05T01:49:27.838Z | Downloaded num-conv v0.1.0 |
| 374 | 2026-03-05T01:49:27.838Z | Downloaded openssl-probe v0.2.1 |
| 375 | 2026-03-05T01:49:27.838Z | Downloaded ingot-macros v0.1.1 |
| 376 | 2026-03-05T01:49:27.838Z | Downloaded openssl-macros v0.1.1 |
| 377 | 2026-03-05T01:49:27.838Z | Downloaded num_enum_derive v0.7.4 |
| 378 | 2026-03-05T01:49:27.838Z | Downloaded iana-time-zone v0.1.64 |
| 379 | 2026-03-05T01:49:27.838Z | Downloaded hyper-rustls v0.27.3 |
| 380 | 2026-03-05T01:49:27.838Z | Downloaded percent-encoding v2.3.2 |
| 381 | 2026-03-05T01:49:27.838Z | Downloaded icu_locid_transform_data v1.5.0 |
| 382 | 2026-03-05T01:49:27.838Z | Downloaded num v0.4.3 |
| 383 | 2026-03-05T01:49:27.838Z | Downloaded h2 v0.4.6 |
| 384 | 2026-03-05T01:49:27.838Z | Downloaded plain v0.2.3 |
| 385 | 2026-03-05T01:49:27.838Z | Downloaded newtype-uuid v1.3.1 |
| 386 | 2026-03-05T01:49:27.838Z | Downloaded proc-macro-error-attr v1.0.4 |
| 387 | 2026-03-05T01:49:28.123Z | Downloaded num-rational v0.4.2 |
| 388 | 2026-03-05T01:49:28.123Z | Downloaded num-integer v0.1.46 |
| 389 | 2026-03-05T01:49:28.123Z | Downloaded icu_normalizer v1.5.0 |
| 390 | 2026-03-05T01:49:28.123Z | Downloaded num_enum_derive v0.5.11 |
| 391 | 2026-03-05T01:49:28.123Z | Downloaded progenitor-client v0.10.0 |
| 392 | 2026-03-05T01:49:28.123Z | Downloaded getrandom v0.3.2 |
| 393 | 2026-03-05T01:49:28.123Z | Downloaded progenitor-macro v0.13.0 |
| 394 | 2026-03-05T01:49:28.123Z | Downloaded progenitor-macro v0.10.0 |
| 395 | 2026-03-05T01:49:28.124Z | Downloaded log v0.4.29 |
| 396 | 2026-03-05T01:49:28.124Z | Downloaded num_enum v0.7.4 |
| 397 | 2026-03-05T01:49:28.124Z | Downloaded icu_provider v1.5.0 |
| 398 | 2026-03-05T01:49:28.124Z | Downloaded oxnet v0.1.3 |
| 399 | 2026-03-05T01:49:28.124Z | Downloaded hashbrown v0.15.2 |
| 400 | 2026-03-05T01:49:28.124Z | Downloaded const_format v0.2.35 |
| 401 | 2026-03-05T01:49:28.124Z | Downloaded password-hash v0.5.0 |
| 402 | 2026-03-05T01:49:28.124Z | Downloaded icu_collections v1.5.0 |
| 403 | 2026-03-05T01:49:28.124Z | Downloaded rustc-hash v2.1.1 |
| 404 | 2026-03-05T01:49:28.124Z | Downloaded pin-project-internal v1.1.10 |
| 405 | 2026-03-05T01:49:28.124Z | Downloaded ref-cast-impl v1.0.25 |
| 406 | 2026-03-05T01:49:28.124Z | Downloaded ref-cast v1.0.25 |
| 407 | 2026-03-05T01:49:28.124Z | Downloaded pest_generator v2.8.4 |
| 408 | 2026-03-05T01:49:28.125Z | Downloaded ppv-lite86 v0.2.17 |
| 409 | 2026-03-05T01:49:28.125Z | Downloaded expectorate v1.2.0 |
| 410 | 2026-03-05T01:49:28.125Z | Downloaded rand_chacha v0.3.1 |
| 411 | 2026-03-05T01:49:28.125Z | Downloaded hickory-resolver v0.24.4 |
| 412 | 2026-03-05T01:49:28.125Z | Downloaded libm v0.2.8 |
| 413 | 2026-03-05T01:49:28.125Z | Downloaded semver v0.1.20 |
| 414 | 2026-03-05T01:49:28.125Z | Downloaded proc-macro-error v1.0.4 |
| 415 | 2026-03-05T01:49:28.125Z | Downloaded progenitor-client v0.13.0 |
| 416 | 2026-03-05T01:49:28.125Z | Downloaded quote v1.0.44 |
| 417 | 2026-03-05T01:49:28.125Z | Downloaded scroll_derive v0.12.0 |
| 418 | 2026-03-05T01:49:28.125Z | Downloaded pem v3.0.5 |
| 419 | 2026-03-05T01:49:28.125Z | Downloaded base64 v0.22.1 |
| 420 | 2026-03-05T01:49:28.126Z | Downloaded hyper v1.8.1 |
| 421 | 2026-03-05T01:49:28.126Z | Downloaded sigpipe v0.1.3 |
| 422 | 2026-03-05T01:49:28.126Z | Downloaded secrecy v0.10.3 |
| 423 | 2026-03-05T01:49:28.126Z | Downloaded progenitor-client v0.11.1 |
| 424 | 2026-03-05T01:49:28.126Z | Downloaded serde_plain v1.0.2 |
| 425 | 2026-03-05T01:49:28.126Z | Downloaded rand_xorshift v0.3.0 |
| 426 | 2026-03-05T01:49:28.126Z | Downloaded pin-project-lite v0.2.14 |
| 427 | 2026-03-05T01:49:28.126Z | Downloaded serde_urlencoded v0.7.1 |
| 428 | 2026-03-05T01:49:28.126Z | Downloaded hashbrown v0.16.1 |
| 429 | 2026-03-05T01:49:28.126Z | Downloaded serde_arrays v0.1.0 |
| 430 | 2026-03-05T01:49:28.126Z | Downloaded rustc-hash v1.1.0 |
| 431 | 2026-03-05T01:49:28.126Z | Downloaded ringbuffer v0.15.0 |
| 432 | 2026-03-05T01:49:28.126Z | Downloaded siphasher v1.0.1 |
| 433 | 2026-03-05T01:49:28.126Z | Downloaded sha1 v0.10.6 |
| 434 | 2026-03-05T01:49:28.126Z | Downloaded progenitor v0.11.1 |
| 435 | 2026-03-05T01:49:28.126Z | Downloaded rustversion v1.0.22 |
| 436 | 2026-03-05T01:49:28.126Z | Downloaded smawk v0.3.2 |
| 437 | 2026-03-05T01:49:28.127Z | Downloaded futures-util v0.3.31 |
| 438 | 2026-03-05T01:49:28.127Z | Downloaded rustc_version v0.4.1 |
| 439 | 2026-03-05T01:49:28.127Z | Downloaded quinn-udp v0.5.5 |
| 440 | 2026-03-05T01:49:28.127Z | Downloaded scroll v0.13.0 |
| 441 | 2026-03-05T01:49:28.127Z | Downloaded strsim v0.11.1 |
| 442 | 2026-03-05T01:49:28.127Z | Downloaded structmeta-derive v0.3.0 |
| 443 | 2026-03-05T01:49:28.127Z | Downloaded stable_deref_trait v1.2.0 |
| 444 | 2026-03-05T01:49:28.127Z | Downloaded proc-macro-crate v1.3.1 |
| 445 | 2026-03-05T01:49:28.127Z | Downloaded pin-utils v0.1.0 |
| 446 | 2026-03-05T01:49:28.127Z | Downloaded powerfmt v0.2.0 |
| 447 | 2026-03-05T01:49:28.127Z | Downloaded phf_shared v0.12.1 |
| 448 | 2026-03-05T01:49:28.127Z | Downloaded jiff-static v0.2.15 |
| 449 | 2026-03-05T01:49:28.127Z | Downloaded strum v0.27.2 |
| 450 | 2026-03-05T01:49:28.127Z | Downloaded strum v0.26.3 |
| 451 | 2026-03-05T01:49:28.127Z | Downloaded multer v3.1.0 |
| 452 | 2026-03-05T01:49:28.127Z | Downloaded parking_lot v0.12.2 |
| 453 | 2026-03-05T01:49:28.127Z | Downloaded sha2 v0.10.9 |
| 454 | 2026-03-05T01:49:28.127Z | Downloaded shlex v1.3.0 |
| 455 | 2026-03-05T01:49:28.127Z | Downloaded scroll_derive v0.13.1 |
| 456 | 2026-03-05T01:49:28.127Z | Downloaded sync_wrapper v1.0.1 |
| 457 | 2026-03-05T01:49:28.127Z | Downloaded tabled_derive v0.7.0 |
| 458 | 2026-03-05T01:49:28.127Z | Downloaded tagptr v0.2.0 |
| 459 | 2026-03-05T01:49:28.127Z | Downloaded passt v0.3.0 |
| 460 | 2026-03-05T01:49:28.128Z | Downloaded tap v1.0.1 |
| 461 | 2026-03-05T01:49:28.128Z | Downloaded tabwriter v1.4.0 |
| 462 | 2026-03-05T01:49:28.128Z | Downloaded supports-color v3.0.2 |
| 463 | 2026-03-05T01:49:28.128Z | Downloaded supports-color v2.1.0 |
| 464 | 2026-03-05T01:49:28.128Z | Downloaded slog-term v2.9.2 |
| 465 | 2026-03-05T01:49:28.128Z | Downloaded quick-error v1.2.3 |
| 466 | 2026-03-05T01:49:28.128Z | Downloaded scopeguard v1.2.0 |
| 467 | 2026-03-05T01:49:28.128Z | Downloaded serde_repr v0.1.19 |
| 468 | 2026-03-05T01:49:28.128Z | Downloaded slab v0.4.9 |
| 469 | 2026-03-05T01:49:28.128Z | Downloaded rustls-platform-verifier v0.6.2 |
| 470 | 2026-03-05T01:49:28.128Z | Downloaded slog-json v2.6.1 |
| 471 | 2026-03-05T01:49:28.128Z | Downloaded serde_path_to_error v0.1.20 |
| 472 | 2026-03-05T01:49:28.128Z | Downloaded slog-bunyan v2.5.0 |
| 473 | 2026-03-05T01:49:28.128Z | Downloaded serde-big-array v0.5.1 |
| 474 | 2026-03-05T01:49:28.128Z | Downloaded rusty-fork v0.3.0 |
| 475 | 2026-03-05T01:49:28.128Z | Downloaded snafu-derive v0.8.9 |
| 476 | 2026-03-05T01:49:28.128Z | Downloaded progenitor-impl v0.10.0 |
| 477 | 2026-03-05T01:49:28.128Z | Downloaded serde_spanned v0.6.9 |
| 478 | 2026-03-05T01:49:28.129Z | Downloaded termtree v0.5.1 |
| 479 | 2026-03-05T01:49:28.129Z | Downloaded resolv-conf v0.7.0 |
| 480 | 2026-03-05T01:49:28.129Z | Downloaded thread-id v4.2.1 |
| 481 | 2026-03-05T01:49:28.129Z | Downloaded structmeta v0.3.0 |
| 482 | 2026-03-05T01:49:28.129Z | Downloaded static_assertions v1.1.0 |
| 483 | 2026-03-05T01:49:28.129Z | Downloaded swrite v0.1.0 |
| 484 | 2026-03-05T01:49:28.129Z | Downloaded rand_core v0.6.4 |
| 485 | 2026-03-05T01:49:28.129Z | Downloaded thread_local v1.1.8 |
| 486 | 2026-03-05T01:49:28.129Z | Downloaded tinyvec_macros v0.1.1 |
| 487 | 2026-03-05T01:49:28.243Z | Downloaded memchr v2.7.2 |
| 488 | 2026-03-05T01:49:28.244Z | Downloaded serde_tokenstream v0.2.3 |
| 489 | 2026-03-05T01:49:28.244Z | Downloaded serde_derive_internals v0.29.1 |
| 490 | 2026-03-05T01:49:28.244Z | Downloaded scroll v0.12.0 |
| 491 | 2026-03-05T01:49:28.245Z | Downloaded take_mut v0.2.2 |
| 492 | 2026-03-05T01:49:28.245Z | Downloaded terminal_size v0.4.3 |
| 493 | 2026-03-05T01:49:28.245Z | Downloaded synstructure v0.13.1 |
| 494 | 2026-03-05T01:49:28.245Z | Downloaded subtle v2.5.0 |
| 495 | 2026-03-05T01:49:28.245Z | Downloaded slog-async v2.8.0 |
| 496 | 2026-03-05T01:49:28.245Z | Downloaded indexmap v2.13.0 |
| 497 | 2026-03-05T01:49:28.245Z | Downloaded goblin v0.8.2 |
| 498 | 2026-03-05T01:49:28.245Z | Downloaded thread-id v5.0.0 |
| 499 | 2026-03-05T01:49:28.245Z | Downloaded ron v0.8.1 |
| 500 | 2026-03-05T01:49:28.245Z | Downloaded thiserror-impl v1.0.64 |
| 501 | 2026-03-05T01:49:28.246Z | Downloaded progenitor v0.10.0 |
| 502 | 2026-03-05T01:49:28.246Z | Downloaded toml_write v0.1.2 |
| 503 | 2026-03-05T01:49:28.246Z | Downloaded signal-hook-registry v1.4.2 |
| 504 | 2026-03-05T01:49:28.246Z | Downloaded tower-service v0.3.3 |
| 505 | 2026-03-05T01:49:28.246Z | Downloaded try-lock v0.2.5 |
| 506 | 2026-03-05T01:49:28.246Z | Downloaded smf v0.2.3 |
| 507 | 2026-03-05T01:49:28.246Z | Downloaded time-core v0.1.6 |
| 508 | 2026-03-05T01:49:28.246Z | Downloaded prettyplease v0.2.37 |
| 509 | 2026-03-05T01:49:28.246Z | Downloaded progenitor-impl v0.11.1 |
| 510 | 2026-03-05T01:49:28.246Z | Downloaded strum_macros v0.27.2 |
| 511 | 2026-03-05T01:49:28.246Z | Downloaded slog-dtrace v0.3.0 |
| 512 | 2026-03-05T01:49:28.247Z | Downloaded sct v0.7.1 |
| 513 | 2026-03-05T01:49:28.247Z | Downloaded typify-macro v0.4.3 |
| 514 | 2026-03-05T01:49:28.247Z | Downloaded tower-layer v0.3.3 |
| 515 | 2026-03-05T01:49:28.247Z | Downloaded typify-macro v0.6.1 |
| 516 | 2026-03-05T01:49:28.247Z | Downloaded serde_with_macros v3.15.0 |
| 517 | 2026-03-05T01:49:28.247Z | Downloaded openssl-sys v0.9.107 |
| 518 | 2026-03-05T01:49:28.247Z | Downloaded strum_macros v0.26.4 |
| 519 | 2026-03-05T01:49:28.247Z | Downloaded proc-macro2 v1.0.106 |
| 520 | 2026-03-05T01:49:28.247Z | Downloaded unicode-linebreak v0.1.5 |
| 521 | 2026-03-05T01:49:28.247Z | Downloaded minimal-lexical v0.2.1 |
| 522 | 2026-03-05T01:49:28.247Z | Downloaded progenitor-impl v0.13.0 |
| 523 | 2026-03-05T01:49:28.247Z | Downloaded mio v1.0.2 |
| 524 | 2026-03-05T01:49:28.247Z | Downloaded slog v2.8.2 |
| 525 | 2026-03-05T01:49:28.247Z | Downloaded untrusted v0.9.0 |
| 526 | 2026-03-05T01:49:28.247Z | Downloaded usdt-attr-macro v0.6.0 |
| 527 | 2026-03-05T01:49:28.247Z | Downloaded tokio-native-tls v0.3.1 |
| 528 | 2026-03-05T01:49:28.248Z | Downloaded similar v2.7.0 |
| 529 | 2026-03-05T01:49:28.248Z | Downloaded typeid v1.0.0 |
| 530 | 2026-03-05T01:49:28.248Z | Downloaded toml_datetime v0.6.11 |
| 531 | 2026-03-05T01:49:28.248Z | Downloaded universal-hash v0.5.1 |
| 532 | 2026-03-05T01:49:28.248Z | Downloaded pin-project v1.1.10 |
| 533 | 2026-03-05T01:49:28.248Z | Downloaded waitgroup v0.1.2 |
| 534 | 2026-03-05T01:49:28.248Z | Downloaded utf8parse v0.2.1 |
| 535 | 2026-03-05T01:49:28.248Z | Downloaded ryu v1.0.18 |
| 536 | 2026-03-05T01:49:28.248Z | Downloaded term v1.2.0 |
| 537 | 2026-03-05T01:49:28.248Z | Downloaded qorb v0.4.1 |
| 538 | 2026-03-05T01:49:28.248Z | Downloaded xattr v1.3.1 |
| 539 | 2026-03-05T01:49:28.248Z | Downloaded utf16_iter v1.0.5 |
| 540 | 2026-03-05T01:49:28.248Z | Downloaded thiserror-impl v2.0.18 |
| 541 | 2026-03-05T01:49:28.248Z | Downloaded which v4.4.2 |
| 542 | 2026-03-05T01:49:28.248Z | Downloaded yoke-derive v0.7.5 |
| 543 | 2026-03-05T01:49:28.248Z | Downloaded utf-8 v0.7.6 |
| 544 | 2026-03-05T01:49:28.248Z | Downloaded tokio-dtrace v0.1.1 |
| 545 | 2026-03-05T01:49:28.249Z | Downloaded clap_builder v4.5.2 |
| 546 | 2026-03-05T01:49:28.249Z | Downloaded usdt-macro v0.6.0 |
| 547 | 2026-03-05T01:49:28.249Z | Downloaded schemars v0.8.22 |
| 548 | 2026-03-05T01:49:28.249Z | Downloaded zerofrom v0.1.5 |
| 549 | 2026-03-05T01:49:28.249Z | Downloaded serde_yaml v0.9.34+deprecated |
| 550 | 2026-03-05T01:49:28.249Z | Downloaded usdt-macro v0.5.0 |
| 551 | 2026-03-05T01:49:28.249Z | Downloaded tokio-rustls v0.24.1 |
| 552 | 2026-03-05T01:49:28.249Z | Downloaded tokio-rustls v0.26.0 |
| 553 | 2026-03-05T01:49:28.249Z | Downloaded zerofrom-derive v0.1.5 |
| 554 | 2026-03-05T01:49:28.249Z | Downloaded want v0.3.1 |
| 555 | 2026-03-05T01:49:28.249Z | Downloaded write16 v1.0.0 |
| 556 | 2026-03-05T01:49:28.249Z | Downloaded utf8_iter v1.0.4 |
| 557 | 2026-03-05T01:49:28.249Z | Downloaded usdt v0.5.0 |
| 558 | 2026-03-05T01:49:28.249Z | Downloaded toml v0.8.23 |
| 559 | 2026-03-05T01:49:28.249Z | Downloaded tinystr v0.7.6 |
| 560 | 2026-03-05T01:49:28.249Z | Downloaded tinyvec v1.6.0 |
| 561 | 2026-03-05T01:49:28.249Z | Downloaded nom v7.1.3 |
| 562 | 2026-03-05T01:49:28.249Z | Downloaded num-bigint v0.4.5 |
| 563 | 2026-03-05T01:49:28.249Z | Downloaded serde v1.0.228 |
| 564 | 2026-03-05T01:49:28.249Z | Downloaded usdt-impl v0.5.0 |
| 565 | 2026-03-05T01:49:28.249Z | Downloaded unicode-xid v0.2.4 |
| 566 | 2026-03-05T01:49:28.250Z | Downloaded test-strategy v0.4.3 |
| 567 | 2026-03-05T01:49:28.250Z | Downloaded unarray v0.1.4 |
| 568 | 2026-03-05T01:49:28.250Z | Downloaded writeable v0.5.5 |
| 569 | 2026-03-05T01:49:28.250Z | Downloaded tracing-attributes v0.1.27 |
| 570 | 2026-03-05T01:49:28.250Z | Downloaded tar v0.4.40 |
| 571 | 2026-03-05T01:49:28.250Z | Downloaded zone v0.3.1 |
| 572 | 2026-03-05T01:49:28.250Z | Downloaded untrusted v0.7.1 |
| 573 | 2026-03-05T01:49:28.250Z | Downloaded rayon-core v1.12.1 |
| 574 | 2026-03-05T01:49:28.250Z | Downloaded snafu v0.8.9 |
| 575 | 2026-03-05T01:49:28.250Z | Downloaded yoke v0.7.5 |
| 576 | 2026-03-05T01:49:28.250Z | Downloaded tokio-stream v0.1.17 |
| 577 | 2026-03-05T01:49:28.250Z | Downloaded thiserror v1.0.64 |
| 578 | 2026-03-05T01:49:28.250Z | Downloaded aho-corasick v1.1.3 |
| 579 | 2026-03-05T01:49:28.250Z | Downloaded zerovec-derive v0.10.3 |
| 580 | 2026-03-05T01:49:28.250Z | Downloaded zeroize v1.7.0 |
| 581 | 2026-03-05T01:49:28.250Z | Downloaded rand v0.8.5 |
| 582 | 2026-03-05T01:49:28.250Z | Downloaded toml v0.9.10+spec-1.1.0 |
| 583 | 2026-03-05T01:49:28.250Z | Downloaded toml v0.7.8 |
| 584 | 2026-03-05T01:49:28.250Z | Downloaded textwrap v0.16.2 |
| 585 | 2026-03-05T01:49:28.250Z | Downloaded itertools v0.13.0 |
| 586 | 2026-03-05T01:49:28.250Z | Downloaded zone_cfg_derive v0.3.0 |
| 587 | 2026-03-05T01:49:28.302Z | Downloaded typenum v1.17.0 |
| 588 | 2026-03-05T01:49:28.303Z | Downloaded tracing-core v0.1.32 |
| 589 | 2026-03-05T01:49:28.303Z | Downloaded iri-string v0.7.8 |
| 590 | 2026-03-05T01:49:28.303Z | Downloaded version_check v0.9.5 |
| 591 | 2026-03-05T01:49:28.303Z | Downloaded vergen-git2 v1.0.7 |
| 592 | 2026-03-05T01:49:28.303Z | Downloaded vergen v9.0.6 |
| 593 | 2026-03-05T01:49:28.303Z | Downloaded typify v0.6.1 |
| 594 | 2026-03-05T01:49:28.303Z | Downloaded walkdir v2.5.0 |
| 595 | 2026-03-05T01:49:28.303Z | Downloaded zmij v1.0.19 |
| 596 | 2026-03-05T01:49:28.304Z | Downloaded zerocopy-derive v0.7.34 |
| 597 | 2026-03-05T01:49:28.304Z | Downloaded unsafe-libyaml v0.2.11 |
| 598 | 2026-03-05T01:49:28.304Z | Downloaded pest v2.8.4 |
| 599 | 2026-03-05T01:49:28.304Z | Downloaded itertools v0.14.0 |
| 600 | 2026-03-05T01:49:28.304Z | Downloaded toml_edit v0.22.27 |
| 601 | 2026-03-05T01:49:28.304Z | Downloaded itertools v0.12.1 |
| 602 | 2026-03-05T01:49:28.304Z | Downloaded serde_derive v1.0.228 |
| 603 | 2026-03-05T01:49:28.304Z | Downloaded idna v1.0.3 |
| 604 | 2026-03-05T01:49:28.304Z | Downloaded uuid v1.19.0 |
| 605 | 2026-03-05T01:49:28.304Z | Downloaded vergen-lib v0.1.6 |
| 606 | 2026-03-05T01:49:28.304Z | Downloaded quinn v0.11.9 |
| 607 | 2026-03-05T01:49:28.305Z | Downloaded wyz v0.5.1 |
| 608 | 2026-03-05T01:49:28.305Z | Downloaded typify v0.4.3 |
| 609 | 2026-03-05T01:49:28.305Z | Downloaded twox-hash v2.1.0 |
| 610 | 2026-03-05T01:49:28.305Z | Downloaded rand v0.9.2 |
| 611 | 2026-03-05T01:49:28.305Z | Downloaded regex v1.12.3 |
| 612 | 2026-03-05T01:49:28.305Z | Downloaded tungstenite v0.21.0 |
| 613 | 2026-03-05T01:49:28.305Z | Downloaded usdt-impl v0.6.0 |
| 614 | 2026-03-05T01:49:28.305Z | Downloaded unicode-ident v1.0.24 |
| 615 | 2026-03-05T01:49:28.305Z | Downloaded steno v0.4.1 |
| 616 | 2026-03-05T01:49:28.306Z | Downloaded whoami v1.5.1 |
| 617 | 2026-03-05T01:49:28.306Z | Downloaded ucd-trie v0.1.6 |
| 618 | 2026-03-05T01:49:28.306Z | Downloaded aws-lc-rs v1.13.3 |
| 619 | 2026-03-05T01:49:28.306Z | Downloaded url v2.5.4 |
| 620 | 2026-03-05T01:49:28.306Z | Downloaded moka v0.12.10 |
| 621 | 2026-03-05T01:49:28.306Z | Downloaded toml_edit v0.19.15 |
| 622 | 2026-03-05T01:49:28.306Z | Downloaded tracing v0.1.40 |
| 623 | 2026-03-05T01:49:28.306Z | Downloaded rustls-webpki v0.103.4 |
| 624 | 2026-03-05T01:49:28.351Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 625 | 2026-03-05T01:49:28.351Z | Downloaded zerocopy-derive v0.8.27 |
| 626 | 2026-03-05T01:49:28.351Z | Downloaded reqwest v0.13.2 |
| 627 | 2026-03-05T01:49:28.351Z | Downloaded reqwest v0.12.23 |
| 628 | 2026-03-05T01:49:28.351Z | Downloaded wait-timeout v0.2.0 |
| 629 | 2026-03-05T01:49:28.351Z | Downloaded tokio-rustls v0.25.0 |
| 630 | 2026-03-05T01:49:28.351Z | Downloaded bindgen v0.69.5 |
| 631 | 2026-03-05T01:49:28.352Z | Downloaded tower v0.5.2 |
| 632 | 2026-03-05T01:49:28.352Z | Downloaded typed-path v0.9.3 |
| 633 | 2026-03-05T01:49:28.352Z | Downloaded unicode-segmentation v1.11.0 |
| 634 | 2026-03-05T01:49:28.352Z | Downloaded unicode-normalization v0.1.24 |
| 635 | 2026-03-05T01:49:28.378Z | Downloaded tokio-util v0.7.16 |
| 636 | 2026-03-05T01:49:28.378Z | Downloaded serde_json v1.0.149 |
| 637 | 2026-03-05T01:49:28.378Z | Downloaded time v0.3.44 |
| 638 | 2026-03-05T01:49:28.378Z | Downloaded rustls-webpki v0.101.7 |
| 639 | 2026-03-05T01:49:28.378Z | Downloaded portable-atomic v1.11.1 |
| 640 | 2026-03-05T01:49:28.378Z | Downloaded serde_with v3.15.0 |
| 641 | 2026-03-05T01:49:28.391Z | Downloaded rayon v1.10.0 |
| 642 | 2026-03-05T01:49:28.391Z | Downloaded proptest v1.5.0 |
| 643 | 2026-03-05T01:49:28.391Z | Downloaded zerovec v0.10.4 |
| 644 | 2026-03-05T01:49:28.472Z | Downloaded tower-http v0.6.8 |
| 645 | 2026-03-05T01:49:28.472Z | Downloaded tough v0.20.0 |
| 646 | 2026-03-05T01:49:28.472Z | Downloaded rustls-webpki v0.102.4 |
| 647 | 2026-03-05T01:49:28.653Z | Downloaded chrono v0.4.42 |
| 648 | 2026-03-05T01:49:28.654Z | Downloaded icu_properties_data v1.5.0 |
| 649 | 2026-03-05T01:49:28.654Z | Downloaded bitvec v1.0.1 |
| 650 | 2026-03-05T01:49:28.654Z | Downloaded zerocopy v0.7.34 |
| 651 | 2026-03-05T01:49:28.654Z | Downloaded quinn-proto v0.11.13 |
| 652 | 2026-03-05T01:49:28.654Z | Downloaded hickory-proto v0.24.4 |
| 653 | 2026-03-05T01:49:28.654Z | Downloaded openssl v0.10.72 |
| 654 | 2026-03-05T01:49:28.654Z | Downloaded nix v0.28.0 |
| 655 | 2026-03-05T01:49:28.654Z | Downloaded nix v0.29.0 |
| 656 | 2026-03-05T01:49:28.902Z | Downloaded zerocopy v0.8.27 |
| 657 | 2026-03-05T01:49:28.902Z | Downloaded vcpkg v0.2.15 |
| 658 | 2026-03-05T01:49:28.903Z | Downloaded webpki-roots v1.0.3 |
| 659 | 2026-03-05T01:49:28.903Z | Downloaded webpki-roots v0.26.3 |
| 660 | 2026-03-05T01:49:28.903Z | Downloaded syn v2.0.117 |
| 661 | 2026-03-05T01:49:28.903Z | Downloaded rustls v0.22.4 |
| 662 | 2026-03-05T01:49:28.903Z | Downloaded unicode-width v0.2.1 |
| 663 | 2026-03-05T01:49:28.903Z | Downloaded openapiv3 v2.2.0 |
| 664 | 2026-03-05T01:49:28.903Z | Downloaded rustls v0.23.31 |
| 665 | 2026-03-05T01:49:28.903Z | Downloaded regex-syntax v0.8.5 |
| 666 | 2026-03-05T01:49:28.903Z | Downloaded rustix v0.38.34 |
| 667 | 2026-03-05T01:49:28.903Z | Downloaded regress v0.10.5 |
| 668 | 2026-03-05T01:49:28.903Z | Downloaded unicode-width v0.1.14 |
| 669 | 2026-03-05T01:49:28.903Z | Downloaded smoltcp v0.11.0 |
| 670 | 2026-03-05T01:49:28.904Z | Downloaded rustix v1.1.2 |
| 671 | 2026-03-05T01:49:28.904Z | Downloaded bstr v1.9.1 |
| 672 | 2026-03-05T01:49:28.904Z | Downloaded syn v1.0.109 |
| 673 | 2026-03-05T01:49:28.904Z | Downloaded rustls v0.21.12 |
| 674 | 2026-03-05T01:49:28.904Z | Downloaded typify-impl v0.6.1 |
| 675 | 2026-03-05T01:49:28.904Z | Downloaded typify-impl v0.4.3 |
| 676 | 2026-03-05T01:49:28.904Z | Downloaded winnow v0.7.13 |
| 677 | 2026-03-05T01:49:28.904Z | Downloaded winnow v0.5.40 |
| 678 | 2026-03-05T01:49:28.904Z | Downloaded jiff v0.2.15 |
| 679 | 2026-03-05T01:49:28.904Z | Downloaded tabled v0.15.0 |
| 680 | 2026-03-05T01:49:28.904Z | Downloaded usdt-attr-macro v0.5.0 |
| 681 | 2026-03-05T01:49:28.904Z | Downloaded regex-automata v0.4.14 |
| 682 | 2026-03-05T01:49:28.904Z | Downloaded usdt v0.6.0 |
| 683 | 2026-03-05T01:49:28.905Z | Downloaded time-macros v0.2.24 |
| 684 | 2026-03-05T01:49:28.905Z | Downloaded thiserror v2.0.18 |
| 685 | 2026-03-05T01:49:28.905Z | Downloaded spin v0.9.8 |
| 686 | 2026-03-05T01:49:28.905Z | Downloaded libc v0.2.176 |
| 687 | 2026-03-05T01:49:29.027Z | Downloaded socket2 v0.6.0 |
| 688 | 2026-03-05T01:49:29.027Z | Downloaded git2 v0.20.2 |
| 689 | 2026-03-05T01:49:29.027Z | Downloaded petgraph v0.6.5 |
| 690 | 2026-03-05T01:49:29.027Z | Downloaded socket2 v0.5.10 |
| 691 | 2026-03-05T01:49:29.027Z | Downloaded chrono-tz v0.10.4 |
| 692 | 2026-03-05T01:49:29.028Z | Downloaded rustls-pki-types v1.12.0 |
| 693 | 2026-03-05T01:49:29.028Z | Downloaded aes v0.8.4 |
| 694 | 2026-03-05T01:49:29.028Z | Downloaded petgraph v0.8.3 |
| 695 | 2026-03-05T01:49:29.028Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 696 | 2026-03-05T01:49:29.028Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 697 | 2026-03-05T01:49:29.028Z | Downloaded tokio-tungstenite v0.21.0 |
| 698 | 2026-03-05T01:49:29.028Z | Downloaded tokio-macros v2.6.0 |
| 699 | 2026-03-05T01:49:29.028Z | Downloaded tempfile v3.23.0 |
| 700 | 2026-03-05T01:49:29.028Z | Downloaded smallvec v1.13.2 |
| 701 | 2026-03-05T01:49:29.028Z | Downloaded serde_core v1.0.228 |
| 702 | 2026-03-05T01:49:29.028Z | Downloaded progenitor v0.13.0 |
| 703 | 2026-03-05T01:49:29.028Z | Downloaded terminal_size v0.3.0 |
| 704 | 2026-03-05T01:49:29.028Z | Downloaded once_cell v1.21.3 |
| 705 | 2026-03-05T01:49:29.028Z | Downloaded crossbeam-channel v0.5.15 |
| 706 | 2026-03-05T01:49:29.028Z | Downloaded csv v1.3.1 |
| 707 | 2026-03-05T01:49:29.028Z | Downloaded tokio v1.48.0 |
| 708 | 2026-03-05T01:49:29.029Z | Downloaded semver v1.0.27 |
| 709 | 2026-03-05T01:49:29.029Z | Downloaded goblin v0.10.4 |
| 710 | 2026-03-05T01:49:29.029Z | Downloaded dropshot v0.16.6 |
| 711 | 2026-03-05T01:49:29.149Z | Downloaded phf v0.12.1 |
| 712 | 2026-03-05T01:49:29.150Z | Downloaded rustls-native-certs v0.8.3 |
| 713 | 2026-03-05T01:49:29.150Z | Downloaded polyval v0.6.2 |
| 714 | 2026-03-05T01:49:29.150Z | Downloaded paste v1.0.15 |
| 715 | 2026-03-05T01:49:29.150Z | Downloaded parse-display-derive v0.10.0 |
| 716 | 2026-03-05T01:49:29.150Z | Downloaded parking_lot_core v0.9.10 |
| 717 | 2026-03-05T01:49:29.150Z | Downloaded rustc_version v0.1.7 |
| 718 | 2026-03-05T01:49:29.150Z | Downloaded pretty-hex v0.2.1 |
| 719 | 2026-03-05T01:49:29.150Z | Downloaded rand_core v0.9.3 |
| 720 | 2026-03-05T01:49:29.151Z | Downloaded cc v1.2.17 |
| 721 | 2026-03-05T01:49:29.151Z | Downloaded papergrid v0.11.0 |
| 722 | 2026-03-05T01:49:29.151Z | Downloaded schemars_derive v0.8.22 |
| 723 | 2026-03-05T01:49:29.151Z | Downloaded postcard v1.0.9 |
| 724 | 2026-03-05T01:49:29.151Z | Downloaded rustls-pemfile v2.2.0 |
| 725 | 2026-03-05T01:49:29.151Z | Downloaded rustls-pemfile v1.0.4 |
| 726 | 2026-03-05T01:49:29.152Z | Downloaded pest_derive v2.8.4 |
| 727 | 2026-03-05T01:49:29.152Z | Downloaded pkg-config v0.3.30 |
| 728 | 2026-03-05T01:49:29.152Z | Downloaded same-file v1.0.6 |
| 729 | 2026-03-05T01:49:29.152Z | Downloaded pest_meta v2.8.4 |
| 730 | 2026-03-05T01:49:29.152Z | Downloaded serde_spanned v1.0.4 |
| 731 | 2026-03-05T01:49:29.153Z | Downloaded rand_chacha v0.9.0 |
| 732 | 2026-03-05T01:49:29.153Z | Downloaded radium v0.7.0 |
| 733 | 2026-03-05T01:49:29.153Z | Downloaded pretty-hex v0.4.1 |
| 734 | 2026-03-05T01:49:29.153Z | Downloaded owo-colors v4.2.3 |
| 735 | 2026-03-05T01:49:29.153Z | Downloaded darling_core v0.20.11 |
| 736 | 2026-03-05T01:49:29.153Z | Downloaded base64 v0.21.7 |
| 737 | 2026-03-05T01:49:29.153Z | Downloaded progenitor-macro v0.11.1 |
| 738 | 2026-03-05T01:49:29.153Z | Downloaded parse-display v0.10.0 |
| 739 | 2026-03-05T01:49:29.154Z | Downloaded hickory-resolver v0.25.2 |
| 740 | 2026-03-05T01:49:29.154Z | Downloaded darling_core v0.21.3 |
| 741 | 2026-03-05T01:49:29.154Z | Downloaded iddqd v0.3.14 |
| 742 | 2026-03-05T01:49:29.154Z | Downloaded num-traits v0.2.19 |
| 743 | 2026-03-05T01:49:29.154Z | Downloaded memmap2 v0.9.9 |
| 744 | 2026-03-05T01:49:29.154Z | Downloaded oxide-tokio-rt v0.1.2 |
| 745 | 2026-03-05T01:49:29.154Z | Downloaded encoding_rs v0.8.34 |
| 746 | 2026-03-05T01:49:29.155Z | Downloaded icu_locid v1.5.0 |
| 747 | 2026-03-05T01:49:29.155Z | Downloaded hyper-util v0.1.19 |
| 748 | 2026-03-05T01:49:29.155Z | Downloaded derive_more v0.99.20 |
| 749 | 2026-03-05T01:49:29.155Z | Downloaded num_enum v0.5.11 |
| 750 | 2026-03-05T01:49:29.155Z | Downloaded getrandom v0.2.14 |
| 751 | 2026-03-05T01:49:29.155Z | Downloaded fatfs v0.3.6 |
| 752 | 2026-03-05T01:49:29.155Z | Downloaded libsw-core v0.3.2 |
| 753 | 2026-03-05T01:49:29.240Z | Downloaded icu_normalizer_data v1.5.0 |
| 754 | 2026-03-05T01:49:29.240Z | Downloaded allocator-api2 v0.2.21 |
| 755 | 2026-03-05T01:49:29.240Z | Downloaded lock_api v0.4.12 |
| 756 | 2026-03-05T01:49:29.240Z | Downloaded native-tls v0.2.11 |
| 757 | 2026-03-05T01:49:29.240Z | Downloaded bytes v1.11.1 |
| 758 | 2026-03-05T01:49:29.241Z | Downloaded num-complex v0.4.6 |
| 759 | 2026-03-05T01:49:29.241Z | Downloaded libsw v3.5.0 |
| 760 | 2026-03-05T01:49:29.241Z | Downloaded jobserver v0.1.31 |
| 761 | 2026-03-05T01:49:29.241Z | Downloaded newtype_derive v0.1.6 |
| 762 | 2026-03-05T01:49:29.241Z | Downloaded newline-converter v0.3.0 |
| 763 | 2026-03-05T01:49:29.241Z | Downloaded linear-map v1.2.0 |
| 764 | 2026-03-05T01:49:29.241Z | Downloaded kstat-rs v0.2.4 |
| 765 | 2026-03-05T01:49:29.241Z | Downloaded fs-err v3.1.2 |
| 766 | 2026-03-05T01:49:29.241Z | Downloaded derive_builder_core v0.20.2 |
| 767 | 2026-03-05T01:49:29.242Z | Downloaded either v1.15.0 |
| 768 | 2026-03-05T01:49:29.242Z | Downloaded drift v0.1.2 |
| 769 | 2026-03-05T01:49:29.242Z | Downloaded derive-where v1.6.0 |
| 770 | 2026-03-05T01:49:29.242Z | Downloaded ring v0.17.14 |
| 771 | 2026-03-05T01:49:29.242Z | Downloaded blake2 v0.10.6 |
| 772 | 2026-03-05T01:49:29.242Z | Downloaded olpc-cjson v0.1.4 |
| 773 | 2026-03-05T01:49:29.242Z | Downloaded num_threads v0.1.7 |
| 774 | 2026-03-05T01:49:29.242Z | Downloaded glob v0.3.3 |
| 775 | 2026-03-05T01:49:29.242Z | Downloaded futures-channel v0.3.31 |
| 776 | 2026-03-05T01:49:29.243Z | Downloaded erased-serde v0.4.5 |
| 777 | 2026-03-05T01:49:29.243Z | Downloaded enum-as-inner v0.6.0 |
| 778 | 2026-03-05T01:49:29.243Z | Downloaded fs_extra v1.3.0 |
| 779 | 2026-03-05T01:49:29.243Z | Downloaded heck v0.5.0 |
| 780 | 2026-03-05T01:49:29.243Z | Downloaded futures-executor v0.3.31 |
| 781 | 2026-03-05T01:49:29.243Z | Downloaded const_format_proc_macros v0.2.34 |
| 782 | 2026-03-05T01:49:29.243Z | Downloaded cargo_metadata v0.19.2 |
| 783 | 2026-03-05T01:49:29.243Z | Downloaded camino v1.2.2 |
| 784 | 2026-03-05T01:49:29.243Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 785 | 2026-03-05T01:49:29.437Z | Downloaded bytecount v0.6.9 |
| 786 | 2026-03-05T01:49:29.437Z | Downloaded fixedbitset v0.4.2 |
| 787 | 2026-03-05T01:49:29.437Z | Downloaded erased-serde v0.3.31 |
| 788 | 2026-03-05T01:49:29.437Z | Downloaded displaydoc v0.2.5 |
| 789 | 2026-03-05T01:49:29.437Z | Downloaded ipnetwork v0.21.1 |
| 790 | 2026-03-05T01:49:29.437Z | Downloaded ipnet v2.9.0 |
| 791 | 2026-03-05T01:49:29.437Z | Downloaded ingot-types v0.1.2 |
| 792 | 2026-03-05T01:49:29.438Z | Downloaded memmap v0.7.0 |
| 793 | 2026-03-05T01:49:29.438Z | Downloaded lru-slab v0.1.2 |
| 794 | 2026-03-05T01:49:29.438Z | Downloaded foldhash v0.1.5 |
| 795 | 2026-03-05T01:49:29.438Z | Downloaded clap v4.5.4 |
| 796 | 2026-03-05T01:49:29.438Z | Downloaded clang-sys v1.8.1 |
| 797 | 2026-03-05T01:49:29.438Z | Downloaded darling v0.20.11 |
| 798 | 2026-03-05T01:49:29.438Z | Downloaded clap_derive v4.5.4 |
| 799 | 2026-03-05T01:49:29.438Z | Downloaded darling v0.21.3 |
| 800 | 2026-03-05T01:49:29.438Z | Downloaded hostname v0.3.1 |
| 801 | 2026-03-05T01:49:29.438Z | Downloaded float-ord v0.3.2 |
| 802 | 2026-03-05T01:49:29.438Z | Downloaded cookie v0.18.1 |
| 803 | 2026-03-05T01:49:29.439Z | Downloaded anstyle-parse v0.2.4 |
| 804 | 2026-03-05T01:49:29.439Z | Downloaded cargo_metadata v0.18.1 |
| 805 | 2026-03-05T01:49:29.439Z | Downloaded foreign-types v0.5.0 |
| 806 | 2026-03-05T01:49:29.439Z | Downloaded equivalent v1.0.2 |
| 807 | 2026-03-05T01:49:29.439Z | Downloaded foreign-types-shared v0.3.1 |
| 808 | 2026-03-05T01:49:29.439Z | Downloaded foreign-types-shared v0.1.1 |
| 809 | 2026-03-05T01:49:29.439Z | Downloaded foreign-types v0.3.2 |
| 810 | 2026-03-05T01:49:29.439Z | Downloaded dof v0.4.0 |
| 811 | 2026-03-05T01:49:29.439Z | Downloaded cexpr v0.6.0 |
| 812 | 2026-03-05T01:49:29.439Z | Downloaded block-buffer v0.10.4 |
| 813 | 2026-03-05T01:49:29.439Z | Downloaded gethostname v0.5.0 |
| 814 | 2026-03-05T01:49:29.439Z | Downloaded derive-ex v0.1.8 |
| 815 | 2026-03-05T01:49:29.439Z | Downloaded deranged v0.5.3 |
| 816 | 2026-03-05T01:49:29.440Z | Downloaded crossbeam-deque v0.8.5 |
| 817 | 2026-03-05T01:49:29.440Z | Downloaded cipher v0.4.4 |
| 818 | 2026-03-05T01:49:29.440Z | Downloaded byteorder v1.5.0 |
| 819 | 2026-03-05T01:49:29.440Z | Downloaded bitflags v1.3.2 |
| 820 | 2026-03-05T01:49:29.440Z | Downloaded hostname v0.4.2 |
| 821 | 2026-03-05T01:49:29.440Z | Downloaded is_ci v1.2.0 |
| 822 | 2026-03-05T01:49:29.441Z | Downloaded instant v0.1.12 |
| 823 | 2026-03-05T01:49:29.441Z | Downloaded inout v0.1.3 |
| 824 | 2026-03-05T01:49:29.441Z | Downloaded heck v0.4.1 |
| 825 | 2026-03-05T01:49:29.441Z | Downloaded form_urlencoded v1.2.2 |
| 826 | 2026-03-05T01:49:29.441Z | Downloaded colored v3.0.0 |
| 827 | 2026-03-05T01:49:29.441Z | Downloaded anyhow v1.0.100 |
| 828 | 2026-03-05T01:49:29.441Z | Downloaded console v0.15.8 |
| 829 | 2026-03-05T01:49:29.441Z | Downloaded bcs v0.1.6 |
| 830 | 2026-03-05T01:49:29.441Z | Downloaded defmt-macros v0.3.9 |
| 831 | 2026-03-05T01:49:29.441Z | Downloaded daft v0.1.5 |
| 832 | 2026-03-05T01:49:29.441Z | Downloaded ident_case v1.0.1 |
| 833 | 2026-03-05T01:49:29.442Z | Downloaded icu_provider_macros v1.5.0 |
| 834 | 2026-03-05T01:49:29.442Z | Downloaded camino-tempfile v1.4.1 |
| 835 | 2026-03-05T01:49:29.442Z | Downloaded base64ct v1.6.0 |
| 836 | 2026-03-05T01:49:29.442Z | Downloaded data-encoding v2.6.0 |
| 837 | 2026-03-05T01:49:29.442Z | Downloaded csv-core v0.1.12 |
| 838 | 2026-03-05T01:49:29.442Z | Downloaded autocfg v1.3.0 |
| 839 | 2026-03-05T01:49:29.442Z | Downloaded cpufeatures v0.2.12 |
| 840 | 2026-03-05T01:49:29.442Z | Downloaded clap_lex v0.7.0 |
| 841 | 2026-03-05T01:49:29.442Z | Downloaded async-recursion v1.1.1 |
| 842 | 2026-03-05T01:49:29.442Z | Downloaded futures-core v0.3.32 |
| 843 | 2026-03-05T01:49:29.442Z | Downloaded foreign-types-macros v0.2.3 |
| 844 | 2026-03-05T01:49:29.442Z | Downloaded http v1.4.0 |
| 845 | 2026-03-05T01:49:29.442Z | Downloaded generic-array v0.14.7 |
| 846 | 2026-03-05T01:49:29.443Z | Downloaded darling_macro v0.21.3 |
| 847 | 2026-03-05T01:49:29.443Z | Downloaded bitflags v2.9.4 |
| 848 | 2026-03-05T01:49:29.443Z | Downloaded bincode v1.3.3 |
| 849 | 2026-03-05T01:49:29.443Z | Downloaded aes-gcm-siv v0.11.1 |
| 850 | 2026-03-05T01:49:29.443Z | Downloaded foldhash v0.2.0 |
| 851 | 2026-03-05T01:49:29.443Z | Downloaded errno v0.3.14 |
| 852 | 2026-03-05T01:49:29.443Z | Downloaded embedded-io v0.4.0 |
| 853 | 2026-03-05T01:49:29.443Z | Downloaded globset v0.4.14 |
| 854 | 2026-03-05T01:49:29.443Z | Downloaded dof v0.3.0 |
| 855 | 2026-03-05T01:49:29.443Z | Downloaded derive_builder v0.20.2 |
| 856 | 2026-03-05T01:49:29.443Z | Downloaded defmt-parser v0.3.4 |
| 857 | 2026-03-05T01:49:29.443Z | Downloaded cfg-if v1.0.0 |
| 858 | 2026-03-05T01:49:29.443Z | Downloaded cargo-platform v0.1.8 |
| 859 | 2026-03-05T01:49:29.443Z | Downloaded fnv v1.0.7 |
| 860 | 2026-03-05T01:49:29.444Z | Downloaded dyn-clone v1.0.17 |
| 861 | 2026-03-05T01:49:29.444Z | Downloaded dtrace-parser v0.2.0 |
| 862 | 2026-03-05T01:49:29.444Z | Downloaded dropshot_endpoint v0.16.6 |
| 863 | 2026-03-05T01:49:29.444Z | Downloaded ctrlc v3.4.4 |
| 864 | 2026-03-05T01:49:29.444Z | Downloaded digest v0.10.7 |
| 865 | 2026-03-05T01:49:29.444Z | Downloaded colorchoice v1.0.1 |
| 866 | 2026-03-05T01:49:29.444Z | Downloaded bit_field v0.10.2 |
| 867 | 2026-03-05T01:49:29.444Z | Downloaded cmake v0.1.54 |
| 868 | 2026-03-05T01:49:29.444Z | Downloaded cfg_aliases v0.2.1 |
| 869 | 2026-03-05T01:49:29.445Z | Downloaded async-stream v0.3.6 |
| 870 | 2026-03-05T01:49:29.445Z | Downloaded anstyle-query v1.0.3 |
| 871 | 2026-03-05T01:49:29.445Z | Downloaded async-trait v0.1.89 |
| 872 | 2026-03-05T01:49:29.534Z | Downloaded anstream v0.6.14 |
| 873 | 2026-03-05T01:49:29.535Z | Downloaded cstr-argument v0.1.2 |
| 874 | 2026-03-05T01:49:29.535Z | Downloaded fakedata_generator v0.5.0 |
| 875 | 2026-03-05T01:49:29.535Z | Downloaded libz-sys v1.1.16 |
| 876 | 2026-03-05T01:49:29.897Z | Downloaded aws-lc-sys v0.30.0 |
| 877 | 2026-03-05T01:49:30.231Z | Compiling proc-macro2 v1.0.106 |
| 878 | 2026-03-05T01:49:30.231Z | Compiling quote v1.0.44 |
| 879 | 2026-03-05T01:49:30.231Z | Compiling unicode-ident v1.0.24 |
| 880 | 2026-03-05T01:49:30.266Z | Compiling libc v0.2.176 |
| 881 | 2026-03-05T01:49:30.266Z | Compiling serde_core v1.0.228 |
| 882 | 2026-03-05T01:49:30.266Z | Compiling serde v1.0.228 |
| 883 | 2026-03-05T01:49:30.443Z | Compiling autocfg v1.3.0 |
| 884 | 2026-03-05T01:49:30.496Z | Checking cfg-if v1.0.0 |
| 885 | 2026-03-05T01:49:30.608Z | Compiling memchr v2.7.2 |
| 886 | 2026-03-05T01:49:30.686Z | Compiling zmij v1.0.19 |
| 887 | 2026-03-05T01:49:31.342Z | Compiling serde_json v1.0.149 |
| 888 | 2026-03-05T01:49:31.800Z | Compiling libm v0.2.8 |
| 889 | 2026-03-05T01:49:32.123Z | Compiling getrandom v0.3.2 |
| 890 | 2026-03-05T01:49:32.259Z | Checking itoa v1.0.11 |
| 891 | 2026-03-05T01:49:32.517Z | Checking smallvec v1.13.2 |
| 892 | 2026-03-05T01:49:32.569Z | Compiling version_check v0.9.5 |
| 893 | 2026-03-05T01:49:32.731Z | Compiling shlex v1.3.0 |
| 894 | 2026-03-05T01:49:32.795Z | Compiling jobserver v0.1.31 |
| 895 | 2026-03-05T01:49:32.883Z | Compiling lock_api v0.4.12 |
| 896 | 2026-03-05T01:49:33.095Z | Compiling syn v2.0.117 |
| 897 | 2026-03-05T01:49:33.119Z | Compiling parking_lot_core v0.9.10 |
| 898 | 2026-03-05T01:49:33.312Z | Compiling cc v1.2.17 |
| 899 | 2026-03-05T01:49:33.623Z | Checking stable_deref_trait v1.2.0 |
| 900 | 2026-03-05T01:49:33.655Z | Compiling log v0.4.29 |
| 901 | 2026-03-05T01:49:33.681Z | Compiling thiserror v2.0.18 |
| 902 | 2026-03-05T01:49:33.707Z | Compiling heck v0.5.0 |
| 903 | 2026-03-05T01:49:33.740Z | Checking litemap v0.7.4 |
| 904 | 2026-03-05T01:49:34.024Z | Checking writeable v0.5.5 |
| 905 | 2026-03-05T01:49:34.135Z | Compiling slab v0.4.9 |
| 906 | 2026-03-05T01:49:34.184Z | Checking icu_locid_transform_data v1.5.0 |
| 907 | 2026-03-05T01:49:34.312Z | Checking percent-encoding v2.3.2 |
| 908 | 2026-03-05T01:49:34.397Z | Compiling num-traits v0.2.19 |
| 909 | 2026-03-05T01:49:34.569Z | Compiling rustversion v1.0.22 |
| 910 | 2026-03-05T01:49:34.698Z | Checking icu_properties_data v1.5.0 |
| 911 | 2026-03-05T01:49:34.790Z | Checking getrandom v0.2.14 |
| 912 | 2026-03-05T01:49:35.027Z | Checking utf8_iter v1.0.4 |
| 913 | 2026-03-05T01:49:35.053Z | Checking icu_normalizer_data v1.5.0 |
| 914 | 2026-03-05T01:49:35.177Z | Checking write16 v1.0.0 |
| 915 | 2026-03-05T01:49:35.264Z | Checking utf16_iter v1.0.5 |
| 916 | 2026-03-05T01:49:35.443Z | Checking pin-project-lite v0.2.14 |
| 917 | 2026-03-05T01:49:35.592Z | Checking form_urlencoded v1.2.2 |
| 918 | 2026-03-05T01:49:35.902Z | Compiling equivalent v1.0.2 |
| 919 | 2026-03-05T01:49:35.946Z | Compiling foldhash v0.2.0 |
| 920 | 2026-03-05T01:49:36.089Z | Compiling allocator-api2 v0.2.21 |
| 921 | 2026-03-05T01:49:36.379Z | Compiling regex-syntax v0.8.5 |
| 922 | 2026-03-05T01:49:36.404Z | Compiling ring v0.17.14 |
| 923 | 2026-03-05T01:49:36.566Z | Checking scopeguard v1.2.0 |
| 924 | 2026-03-05T01:49:36.760Z | Compiling hashbrown v0.16.1 |
| 925 | 2026-03-05T01:49:36.821Z | Compiling portable-atomic v1.11.1 |
| 926 | 2026-03-05T01:49:37.291Z | Compiling semver v1.0.27 |
| 927 | 2026-03-05T01:49:37.716Z | Checking socket2 v0.6.0 |
| 928 | 2026-03-05T01:49:37.766Z | Compiling aho-corasick v1.1.3 |
| 929 | 2026-03-05T01:49:38.018Z | Checking parking_lot v0.12.2 |
| 930 | 2026-03-05T01:49:38.044Z | Checking mio v1.0.2 |
| 931 | 2026-03-05T01:49:38.230Z | Checking signal-hook-registry v1.4.2 |
| 932 | 2026-03-05T01:49:38.372Z | Checking critical-section v1.2.0 |
| 933 | 2026-03-05T01:49:38.509Z | Checking iana-time-zone v0.1.64 |
| 934 | 2026-03-05T01:49:38.533Z | Compiling thiserror v1.0.64 |
| 935 | 2026-03-05T01:49:38.683Z | Compiling bitflags v2.9.4 |
| 936 | 2026-03-05T01:49:38.853Z | Checking once_cell v1.21.3 |
| 937 | 2026-03-05T01:49:39.200Z | Checking uuid v1.19.0 |
| 938 | 2026-03-05T01:49:39.556Z | Checking futures-core v0.3.32 |
| 939 | 2026-03-05T01:49:39.747Z | Compiling regex-automata v0.4.14 |
| 940 | 2026-03-05T01:49:40.075Z | Compiling synstructure v0.13.1 |
| 941 | 2026-03-05T01:49:40.224Z | Compiling serde_derive_internals v0.29.1 |
| 942 | 2026-03-05T01:49:41.318Z | Compiling schemars v0.8.22 |
| 943 | 2026-03-05T01:49:41.539Z | Checking dyn-clone v1.0.17 |
| 944 | 2026-03-05T01:49:41.728Z | Compiling httparse v1.10.1 |
| 945 | 2026-03-05T01:49:41.762Z | Compiling fnv v1.0.7 |
| 946 | 2026-03-05T01:49:41.921Z | Checking futures-sink v0.3.31 |
| 947 | 2026-03-05T01:49:42.032Z | Compiling indexmap v2.13.0 |
| 948 | 2026-03-05T01:49:42.287Z | Compiling typenum v1.17.0 |
| 949 | 2026-03-05T01:49:42.728Z | Compiling generic-array v0.14.7 |
| 950 | 2026-03-05T01:49:43.202Z | Checking futures-channel v0.3.31 |
| 951 | 2026-03-05T01:49:43.216Z | Checking pin-utils v0.1.0 |
| 952 | 2026-03-05T01:49:43.219Z | Checking rand_core v0.6.4 |
| 953 | 2026-03-05T01:49:43.316Z | Compiling errno v0.3.14 |
| 954 | 2026-03-05T01:49:43.424Z | Checking futures-io v0.3.31 |
| 955 | 2026-03-05T01:49:43.453Z | Checking futures-task v0.3.31 |
| 956 | 2026-03-05T01:49:43.476Z | Compiling serde_derive v1.0.228 |
| 957 | 2026-03-05T01:49:43.558Z | Compiling zerofrom-derive v0.1.5 |
| 958 | 2026-03-05T01:49:43.584Z | Compiling yoke-derive v0.7.5 |
| 959 | 2026-03-05T01:49:43.587Z | Compiling zerovec-derive v0.10.3 |
| 960 | 2026-03-05T01:49:43.641Z | Compiling displaydoc v0.2.5 |
| 961 | 2026-03-05T01:49:43.690Z | Compiling icu_provider_macros v1.5.0 |
| 962 | 2026-03-05T01:49:43.736Z | Compiling schemars_derive v0.8.22 |
| 963 | 2026-03-05T01:49:44.774Z | Compiling tokio-macros v2.6.0 |
| 964 | 2026-03-05T01:49:45.183Z | Compiling thiserror-impl v2.0.18 |
| 965 | 2026-03-05T01:49:45.916Z | Compiling futures-macro v0.3.31 |
| 966 | 2026-03-05T01:49:45.934Z | Compiling regex v1.12.3 |
| 967 | 2026-03-05T01:49:45.994Z | Compiling thiserror-impl v1.0.64 |
| 968 | 2026-03-05T01:49:46.316Z | Checking zerofrom v0.1.5 |
| 969 | 2026-03-05T01:49:46.345Z | Checking subtle v2.5.0 |
| 970 | 2026-03-05T01:49:46.379Z | Checking zeroize v1.7.0 |
| 971 | 2026-03-05T01:49:46.551Z | Checking yoke v0.7.5 |
| 972 | 2026-03-05T01:49:46.612Z | Compiling ucd-trie v0.1.6 |
| 973 | 2026-03-05T01:49:46.869Z | Compiling either v1.15.0 |
| 974 | 2026-03-05T01:49:46.898Z | Compiling anyhow v1.0.100 |
| 975 | 2026-03-05T01:49:46.929Z | Checking zerovec v0.10.4 |
| 976 | 2026-03-05T01:49:47.118Z | Compiling pest v2.8.4 |
| 977 | 2026-03-05T01:49:47.606Z | Checking futures-util v0.3.31 |
| 978 | 2026-03-05T01:49:47.952Z | Compiling strsim v0.11.1 |
| 979 | 2026-03-05T01:49:48.112Z | Compiling tracing-attributes v0.1.27 |
| 980 | 2026-03-05T01:49:48.439Z | Checking tracing-core v0.1.32 |
| 981 | 2026-03-05T01:49:48.465Z | Checking tinystr v0.7.6 |
| 982 | 2026-03-05T01:49:48.495Z | Checking icu_collections v1.5.0 |
| 983 | 2026-03-05T01:49:48.682Z | Compiling slog v2.8.2 |
| 984 | 2026-03-05T01:49:48.800Z | Checking icu_locid v1.5.0 |
| 985 | 2026-03-05T01:49:49.090Z | Checking untrusted v0.9.0 |
| 986 | 2026-03-05T01:49:49.115Z | Compiling rustix v0.38.34 |
| 987 | 2026-03-05T01:49:49.133Z | Checking byteorder v1.5.0 |
| 988 | 2026-03-05T01:49:49.592Z | Compiling pest_meta v2.8.4 |
| 989 | 2026-03-05T01:49:49.829Z | Checking icu_provider v1.5.0 |
| 990 | 2026-03-05T01:49:49.976Z | Checking rustls-pki-types v1.12.0 |
| 991 | 2026-03-05T01:49:50.576Z | Checking icu_locid_transform v1.5.0 |
| 992 | 2026-03-05T01:49:50.904Z | Compiling pest_generator v2.8.4 |
| 993 | 2026-03-05T01:49:51.060Z | Checking bytes v1.11.1 |
| 994 | 2026-03-05T01:49:51.624Z | Checking icu_properties v1.5.1 |
| 995 | 2026-03-05T01:49:51.871Z | Compiling serde_tokenstream v0.2.3 |
| 996 | 2026-03-05T01:49:52.107Z | Checking tokio v1.48.0 |
| 997 | 2026-03-05T01:49:52.230Z | Checking chrono v0.4.42 |
| 998 | 2026-03-05T01:49:52.526Z | Checking http v1.4.0 |
| 999 | 2026-03-05T01:49:53.092Z | Checking tracing v0.1.40 |
| 1000 | 2026-03-05T01:49:53.188Z | Compiling pest_derive v2.8.4 |
| 1001 | 2026-03-05T01:49:53.439Z | Compiling ident_case v1.0.1 |
| 1002 | 2026-03-05T01:49:54.065Z | Compiling lazy_static v1.5.0 |
| 1003 | 2026-03-05T01:49:54.238Z | Compiling zerocopy v0.8.27 |
| 1004 | 2026-03-05T01:49:54.269Z | Compiling prettyplease v0.2.37 |
| 1005 | 2026-03-05T01:49:54.732Z | Compiling zerocopy-derive v0.8.27 |
| 1006 | 2026-03-05T01:49:54.968Z | Checking icu_normalizer v1.5.0 |
| 1007 | 2026-03-05T01:49:55.548Z | Compiling regress v0.10.5 |
| 1008 | 2026-03-05T01:49:55.789Z | Compiling glob v0.3.3 |
| 1009 | 2026-03-05T01:49:55.816Z | Checking idna_adapter v1.2.0 |
| 1010 | 2026-03-05T01:49:56.055Z | Checking idna v1.0.3 |
| 1011 | 2026-03-05T01:49:56.233Z | Compiling minimal-lexical v0.2.1 |
| 1012 | 2026-03-05T01:49:56.567Z | Checking url v2.5.4 |
| 1013 | 2026-03-05T01:49:56.735Z | Compiling nom v7.1.3 |
| 1014 | 2026-03-05T01:49:57.016Z | Compiling clang-sys v1.8.1 |
| 1015 | 2026-03-05T01:49:57.528Z | Compiling pkg-config v0.3.30 |
| 1016 | 2026-03-05T01:49:57.724Z | Checking base64 v0.22.1 |
| 1017 | 2026-03-05T01:49:57.728Z | Checking ipnet v2.9.0 |
| 1018 | 2026-03-05T01:49:58.154Z | Compiling vcpkg v0.2.15 |
| 1019 | 2026-03-05T01:49:58.209Z | Checking crypto-common v0.1.6 |
| 1020 | 2026-03-05T01:49:58.426Z | Checking http-body v1.0.1 |
| 1021 | 2026-03-05T01:49:58.670Z | Compiling libloading v0.8.9 |
| 1022 | 2026-03-05T01:49:58.775Z | Compiling time-core v0.1.6 |
| 1023 | 2026-03-05T01:49:59.066Z | Compiling bindgen v0.69.5 |
| 1024 | 2026-03-05T01:49:59.092Z | Compiling camino v1.2.2 |
| 1025 | 2026-03-05T01:49:59.095Z | Compiling home v0.5.11 |
| 1026 | 2026-03-05T01:49:59.147Z | Checking tokio-util v0.7.16 |
| 1027 | 2026-03-05T01:49:59.353Z | Checking atomic-waker v1.1.2 |
| 1028 | 2026-03-05T01:49:59.519Z | Compiling num-conv v0.1.0 |
| 1029 | 2026-03-05T01:49:59.597Z | Compiling which v4.4.2 |
| 1030 | 2026-03-05T01:49:59.809Z | Compiling cexpr v0.6.0 |
| 1031 | 2026-03-05T01:49:59.839Z | Compiling time-macros v0.2.24 |
| 1032 | 2026-03-05T01:49:59.921Z | Compiling itertools v0.12.1 |
| 1033 | 2026-03-05T01:50:00.083Z | Checking ppv-lite86 v0.2.17 |
| 1034 | 2026-03-05T01:50:00.202Z | Compiling rustc-hash v1.1.0 |
| 1035 | 2026-03-05T01:50:00.234Z | Checking tower-service v0.3.3 |
| 1036 | 2026-03-05T01:50:00.385Z | Compiling paste v1.0.15 |
| 1037 | 2026-03-05T01:50:00.412Z | Checking tower-layer v0.3.3 |
| 1038 | 2026-03-05T01:50:00.702Z | Checking try-lock v0.2.5 |
| 1039 | 2026-03-05T01:50:00.779Z | Compiling lazycell v1.3.0 |
| 1040 | 2026-03-05T01:50:00.886Z | Checking want v0.3.1 |
| 1041 | 2026-03-05T01:50:01.026Z | Checking h2 v0.4.6 |
| 1042 | 2026-03-05T01:50:01.052Z | Compiling scroll_derive v0.13.1 |
| 1043 | 2026-03-05T01:50:01.105Z | Compiling cmake v0.1.54 |
| 1044 | 2026-03-05T01:50:01.256Z | Compiling dunce v1.0.5 |
| 1045 | 2026-03-05T01:50:01.432Z | Checking httpdate v1.0.3 |
| 1046 | 2026-03-05T01:50:01.733Z | Checking ryu v1.0.18 |
| 1047 | 2026-03-05T01:50:01.862Z | Compiling fs_extra v1.3.0 |
| 1048 | 2026-03-05T01:50:02.143Z | Compiling async-trait v0.1.89 |
| 1049 | 2026-03-05T01:50:02.175Z | Checking pretty-hex v0.4.1 |
| 1050 | 2026-03-05T01:50:02.391Z | Checking http-body-util v0.1.3 |
| 1051 | 2026-03-05T01:50:02.408Z | Checking plain v0.2.3 |
| 1052 | 2026-03-05T01:50:02.706Z | Compiling aws-lc-rs v1.13.3 |
| 1053 | 2026-03-05T01:50:02.804Z | Checking serde_urlencoded v0.7.1 |
| 1054 | 2026-03-05T01:50:02.856Z | Compiling openapiv3 v2.2.0 |
| 1055 | 2026-03-05T01:50:03.017Z | Checking erased-serde v0.3.31 |
| 1056 | 2026-03-05T01:50:03.216Z | Checking cpufeatures v0.2.12 |
| 1057 | 2026-03-05T01:50:04.352Z | Compiling scroll v0.13.0 |
| 1058 | 2026-03-05T01:50:04.562Z | Checking block-buffer v0.10.4 |
| 1059 | 2026-03-05T01:50:05.151Z | Checking hyper v1.8.1 |
| 1060 | 2026-03-05T01:50:05.238Z | Compiling crossbeam-utils v0.8.19 |
| 1061 | 2026-03-05T01:50:05.719Z | Checking untrusted v0.7.1 |
| 1062 | 2026-03-05T01:50:05.796Z | Compiling usdt-impl v0.6.0 |
| 1063 | 2026-03-05T01:50:06.114Z | Compiling goblin v0.10.4 |
| 1064 | 2026-03-05T01:50:06.243Z | Checking digest v0.10.7 |
| 1065 | 2026-03-05T01:50:06.269Z | Compiling typify-impl v0.4.3 |
| 1066 | 2026-03-05T01:50:07.225Z | Checking hyper-util v0.1.19 |
| 1067 | 2026-03-05T01:50:08.120Z | Compiling darling_core v0.21.3 |
| 1068 | 2026-03-05T01:50:09.749Z | Compiling rustls v0.23.31 |
| 1069 | 2026-03-05T01:50:10.210Z | Checking rand_chacha v0.3.1 |
| 1070 | 2026-03-05T01:50:10.336Z | Compiling dtrace-parser v0.3.0 |
| 1071 | 2026-03-05T01:50:10.579Z | Compiling thread-id v5.0.0 |
| 1072 | 2026-03-05T01:50:10.726Z | Compiling unsafe-libyaml v0.2.11 |
| 1073 | 2026-03-05T01:50:10.866Z | Compiling rustls v0.22.4 |
| 1074 | 2026-03-05T01:50:11.314Z | Checking rand v0.8.5 |
| 1075 | 2026-03-05T01:50:11.970Z | Checking futures-executor v0.3.31 |
| 1076 | 2026-03-05T01:50:12.251Z | Compiling serde_yaml v0.9.34+deprecated |
| 1077 | 2026-03-05T01:50:12.478Z | Compiling strum_macros v0.26.4 |
| 1078 | 2026-03-05T01:50:12.567Z | Compiling slog-async v2.8.0 |
| 1079 | 2026-03-05T01:50:12.910Z | Compiling dof v0.4.0 |
| 1080 | 2026-03-05T01:50:13.096Z | Compiling rustix v1.1.2 |
| 1081 | 2026-03-05T01:50:13.757Z | Compiling darling_macro v0.21.3 |
| 1082 | 2026-03-05T01:50:14.503Z | Compiling aws-lc-sys v0.30.0 |
| 1083 | 2026-03-05T01:50:14.731Z | Compiling darling v0.21.3 |
| 1084 | 2026-03-05T01:50:14.866Z | Checking futures v0.3.31 |
| 1085 | 2026-03-05T01:50:14.931Z | Compiling openssl-sys v0.9.107 |
| 1086 | 2026-03-05T01:50:15.016Z | Compiling daft-derive v0.1.5 |
| 1087 | 2026-03-05T01:50:15.294Z | Checking sync_wrapper v1.0.1 |
| 1088 | 2026-03-05T01:50:15.323Z | Compiling typify-macro v0.4.3 |
| 1089 | 2026-03-05T01:50:15.392Z | Compiling multer v3.1.0 |
| 1090 | 2026-03-05T01:50:15.483Z | Checking encoding_rs v0.8.34 |
| 1091 | 2026-03-05T01:50:15.901Z | Checking mime v0.3.17 |
| 1092 | 2026-03-05T01:50:15.926Z | Compiling omicron-workspace-hack v0.1.0 |
| 1093 | 2026-03-05T01:50:16.080Z | Compiling usdt-macro v0.6.0 |
| 1094 | 2026-03-05T01:50:16.258Z | Compiling usdt-attr-macro v0.6.0 |
| 1095 | 2026-03-05T01:50:16.344Z | Checking tower v0.5.2 |
| 1096 | 2026-03-05T01:50:17.094Z | Checking webpki-roots v0.26.3 |
| 1097 | 2026-03-05T01:50:17.312Z | Compiling async-stream-impl v0.3.6 |
| 1098 | 2026-03-05T01:50:17.597Z | Checking powerfmt v0.2.0 |
| 1099 | 2026-03-05T01:50:17.888Z | Checking iri-string v0.7.8 |
| 1100 | 2026-03-05T01:50:17.907Z | Checking deranged v0.5.3 |
| 1101 | 2026-03-05T01:50:18.366Z | Checking sha1 v0.10.6 |
| 1102 | 2026-03-05T01:50:18.502Z | Compiling dropshot v0.16.6 |
| 1103 | 2026-03-05T01:50:18.599Z | Compiling typify v0.4.3 |
| 1104 | 2026-03-05T01:50:18.632Z | Checking is-terminal v0.4.12 |
| 1105 | 2026-03-05T01:50:18.799Z | Checking num_threads v0.1.7 |
| 1106 | 2026-03-05T01:50:18.895Z | Checking winnow v0.7.13 |
| 1107 | 2026-03-05T01:50:18.923Z | Checking match_cfg v0.1.0 |
| 1108 | 2026-03-05T01:50:19.042Z | Checking hostname v0.3.1 |
| 1109 | 2026-03-05T01:50:19.283Z | Checking ipnetwork v0.21.1 |
| 1110 | 2026-03-05T01:50:19.286Z | Compiling dropshot_endpoint v0.16.6 |
| 1111 | 2026-03-05T01:50:19.694Z | Compiling structmeta-derive v0.3.0 |
| 1112 | 2026-03-05T01:50:20.305Z | Checking time v0.3.44 |
| 1113 | 2026-03-05T01:50:20.411Z | Checking tower-http v0.6.8 |
| 1114 | 2026-03-05T01:50:21.024Z | Compiling openssl v0.10.72 |
| 1115 | 2026-03-05T01:50:21.232Z | Compiling ref-cast v1.0.25 |
| 1116 | 2026-03-05T01:50:21.264Z | Checking foreign-types-shared v0.1.1 |
| 1117 | 2026-03-05T01:50:21.412Z | Checking fastrand v2.3.0 |
| 1118 | 2026-03-05T01:50:21.576Z | Checking foreign-types v0.3.2 |
| 1119 | 2026-03-05T01:50:21.765Z | Checking tempfile v3.23.0 |
| 1120 | 2026-03-05T01:50:21.777Z | Checking crossbeam-channel v0.5.15 |
| 1121 | 2026-03-05T01:50:22.060Z | Compiling structmeta v0.3.0 |
| 1122 | 2026-03-05T01:50:22.132Z | Compiling ref-cast-impl v1.0.25 |
| 1123 | 2026-03-05T01:50:22.410Z | Compiling openssl-macros v0.1.1 |
| 1124 | 2026-03-05T01:50:22.458Z | Checking rand_core v0.9.3 |
| 1125 | 2026-03-05T01:50:22.486Z | Compiling native-tls v0.2.11 |
| 1126 | 2026-03-05T01:50:22.787Z | Checking rand_chacha v0.9.0 |
| 1127 | 2026-03-05T01:50:22.965Z | Checking thread_local v1.1.8 |
| 1128 | 2026-03-05T01:50:23.272Z | Checking openssl-probe v0.1.5 |
| 1129 | 2026-03-05T01:50:23.315Z | Checking rand v0.9.2 |
| 1130 | 2026-03-05T01:50:23.452Z | Compiling progenitor-impl v0.11.1 |
| 1131 | 2026-03-05T01:50:23.636Z | Checking strum v0.26.3 |
| 1132 | 2026-03-05T01:50:24.322Z | Checking rustls-webpki v0.102.4 |
| 1133 | 2026-03-05T01:50:24.349Z | Checking take_mut v0.2.2 |
| 1134 | 2026-03-05T01:50:24.538Z | Compiling syn v1.0.109 |
| 1135 | 2026-03-05T01:50:24.662Z | Checking term v1.2.0 |
| 1136 | 2026-03-05T01:50:25.015Z | Checking debug-ignore v1.0.5 |
| 1137 | 2026-03-05T01:50:25.102Z | Checking slog-term v2.9.2 |
| 1138 | 2026-03-05T01:50:25.720Z | Checking slog-json v2.6.1 |
| 1139 | 2026-03-05T01:50:26.007Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1140 | 2026-03-05T01:50:26.183Z | Checking oxnet v0.1.3 |
| 1141 | 2026-03-05T01:50:26.468Z | Compiling serde_with_macros v3.15.0 |
| 1142 | 2026-03-05T01:50:26.625Z | Compiling strum_macros v0.27.2 |
| 1143 | 2026-03-05T01:50:26.761Z | Compiling derive-where v1.6.0 |
| 1144 | 2026-03-05T01:50:28.578Z | Checking serde_spanned v1.0.4 |
| 1145 | 2026-03-05T01:50:28.696Z | Checking tokio-native-tls v0.3.1 |
| 1146 | 2026-03-05T01:50:28.823Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1147 | 2026-03-05T01:50:28.962Z | Compiling progenitor-macro v0.11.1 |
| 1148 | 2026-03-05T01:50:29.424Z | Checking memmap2 v0.9.9 |
| 1149 | 2026-03-05T01:50:29.735Z | Checking spin v0.9.8 |
| 1150 | 2026-03-05T01:50:29.917Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1151 | 2026-03-05T01:50:30.250Z | Checking usdt v0.6.0 |
| 1152 | 2026-03-05T01:50:30.277Z | Checking toml v0.9.10+spec-1.1.0 |
| 1153 | 2026-03-05T01:50:30.912Z | Checking hyper-tls v0.6.0 |
| 1154 | 2026-03-05T01:50:30.947Z | Checking tokio-rustls v0.25.0 |
| 1155 | 2026-03-05T01:50:31.201Z | Checking slog-bunyan v2.5.0 |
| 1156 | 2026-03-05T01:50:31.332Z | Compiling derive-ex v0.1.8 |
| 1157 | 2026-03-05T01:50:31.764Z | Checking async-stream v0.3.6 |
| 1158 | 2026-03-05T01:50:32.109Z | Checking waitgroup v0.1.2 |
| 1159 | 2026-03-05T01:50:32.290Z | Checking newtype-uuid v1.3.1 |
| 1160 | 2026-03-05T01:50:32.346Z | Compiling newtype-uuid-macros v0.1.0 |
| 1161 | 2026-03-05T01:50:32.512Z | Checking webpki-roots v1.0.3 |
| 1162 | 2026-03-05T01:50:32.623Z | Checking rustls-pemfile v2.2.0 |
| 1163 | 2026-03-05T01:50:32.879Z | Checking serde_path_to_error v0.1.20 |
| 1164 | 2026-03-05T01:50:33.233Z | Checking hostname v0.4.2 |
| 1165 | 2026-03-05T01:50:33.412Z | Checking quick-error v1.2.3 |
| 1166 | 2026-03-05T01:50:35.055Z | Compiling test-strategy v0.4.3 |
| 1167 | 2026-03-05T01:50:36.255Z | Compiling parse-display-derive v0.10.0 |
| 1168 | 2026-03-05T01:50:38.189Z | Compiling toml_datetime v0.6.11 |
| 1169 | 2026-03-05T01:50:38.230Z | Checking macaddr v1.0.1 |
| 1170 | 2026-03-05T01:50:38.621Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1171 | 2026-03-05T01:50:39.391Z | Checking daft v0.1.5 |
| 1172 | 2026-03-05T01:50:39.845Z | Checking hex v0.4.3 |
| 1173 | 2026-03-05T01:50:40.411Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1174 | 2026-03-05T01:50:40.647Z | Compiling zerocopy-derive v0.7.34 |
| 1175 | 2026-03-05T01:50:40.962Z | Checking wait-timeout v0.2.0 |
| 1176 | 2026-03-05T01:50:41.224Z | Checking bit-vec v0.6.3 |
| 1177 | 2026-03-05T01:50:41.250Z | Checking rusty-fork v0.3.0 |
| 1178 | 2026-03-05T01:50:41.594Z | Checking bit-set v0.5.3 |
| 1179 | 2026-03-05T01:50:41.938Z | Checking strum v0.27.2 |
| 1180 | 2026-03-05T01:50:42.179Z | Checking serde_with v3.15.0 |
| 1181 | 2026-03-05T01:50:43.090Z | Checking rand_xorshift v0.3.0 |
| 1182 | 2026-03-05T01:50:43.529Z | Checking unarray v0.1.4 |
| 1183 | 2026-03-05T01:50:43.700Z | Checking proptest v1.5.0 |
| 1184 | 2026-03-05T01:50:43.856Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1185 | 2026-03-05T01:50:44.034Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1186 | 2026-03-05T01:50:44.185Z | Compiling clap_derive v4.5.4 |
| 1187 | 2026-03-05T01:50:44.714Z | Checking instant v0.1.12 |
| 1188 | 2026-03-05T01:50:45.259Z | Compiling crucible-workspace-hack v0.1.0 |
| 1189 | 2026-03-05T01:50:45.265Z | Checking utf8parse v0.2.1 |
| 1190 | 2026-03-05T01:50:45.273Z | Checking rustc-hash v2.1.1 |
| 1191 | 2026-03-05T01:50:45.619Z | Checking iddqd v0.3.14 |
| 1192 | 2026-03-05T01:50:45.644Z | Checking anstyle-parse v0.2.4 |
| 1193 | 2026-03-05T01:50:45.943Z | Checking backoff v0.4.0 |
| 1194 | 2026-03-05T01:50:45.967Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1195 | 2026-03-05T01:50:46.303Z | Checking parse-display v0.10.0 |
| 1196 | 2026-03-05T01:50:46.332Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1197 | 2026-03-05T01:50:46.532Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1198 | 2026-03-05T01:50:46.635Z | Checking colorchoice v1.0.1 |
| 1199 | 2026-03-05T01:50:47.221Z | Checking anstyle v1.0.7 |
| 1200 | 2026-03-05T01:50:47.321Z | Checking anstyle-query v1.0.3 |
| 1201 | 2026-03-05T01:50:47.527Z | Checking is_terminal_polyfill v1.70.0 |
| 1202 | 2026-03-05T01:50:47.681Z | Checking anstream v0.6.14 |
| 1203 | 2026-03-05T01:50:47.719Z | Compiling rustls-webpki v0.103.4 |
| 1204 | 2026-03-05T01:50:47.764Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1205 | 2026-03-05T01:50:47.866Z | Compiling zerocopy v0.7.34 |
| 1206 | 2026-03-05T01:50:48.070Z | Checking terminal_size v0.3.0 |
| 1207 | 2026-03-05T01:50:48.473Z | Compiling scroll_derive v0.12.0 |
| 1208 | 2026-03-05T01:50:48.969Z | Compiling usdt-impl v0.5.0 |
| 1209 | 2026-03-05T01:50:49.407Z | Compiling heck v0.4.1 |
| 1210 | 2026-03-05T01:50:49.478Z | Checking clap_lex v0.7.0 |
| 1211 | 2026-03-05T01:50:49.519Z | Compiling winnow v0.5.40 |
| 1212 | 2026-03-05T01:50:49.897Z | Checking scroll v0.12.0 |
| 1213 | 2026-03-05T01:50:50.009Z | Compiling dof v0.3.0 |
| 1214 | 2026-03-05T01:50:50.090Z | Checking clap_builder v4.5.2 |
| 1215 | 2026-03-05T01:50:50.806Z | Compiling dtrace-parser v0.2.0 |
| 1216 | 2026-03-05T01:50:51.045Z | Compiling thread-id v4.2.1 |
| 1217 | 2026-03-05T01:50:52.499Z | Checking goblin v0.8.2 |
| 1218 | 2026-03-05T01:50:52.996Z | Compiling toml_edit v0.19.15 |
| 1219 | 2026-03-05T01:50:53.098Z | Checking clap v4.5.4 |
| 1220 | 2026-03-05T01:50:54.449Z | Checking serde_spanned v0.6.9 |
| 1221 | 2026-03-05T01:50:55.139Z | Checking data-encoding v2.6.0 |
| 1222 | 2026-03-05T01:50:55.720Z | Compiling proc-macro-crate v1.3.1 |
| 1223 | 2026-03-05T01:50:55.813Z | Checking unicode-width v0.1.14 |
| 1224 | 2026-03-05T01:50:56.698Z | Compiling tokio-rustls v0.26.0 |
| 1225 | 2026-03-05T01:50:57.147Z | Compiling hyper-rustls v0.27.3 |
| 1226 | 2026-03-05T01:50:57.667Z | Checking num-integer v0.1.46 |
| 1227 | 2026-03-05T01:50:58.678Z | Compiling usdt-macro v0.5.0 |
| 1228 | 2026-03-05T01:50:59.064Z | Compiling usdt-attr-macro v0.5.0 |
| 1229 | 2026-03-05T01:50:59.299Z | Compiling reqwest v0.12.23 |
| 1230 | 2026-03-05T01:50:59.529Z | Checking memmap v0.7.0 |
| 1231 | 2026-03-05T01:51:00.141Z | Checking tinyvec_macros v0.1.1 |
| 1232 | 2026-03-05T01:51:00.261Z | Checking tinyvec v1.6.0 |
| 1233 | 2026-03-05T01:51:00.476Z | Checking usdt v0.5.0 |
| 1234 | 2026-03-05T01:51:00.764Z | Checking num-bigint v0.4.5 |
| 1235 | 2026-03-05T01:51:01.581Z | Checking crossbeam-epoch v0.9.18 |
| 1236 | 2026-03-05T01:51:01.640Z | Compiling itertools v0.14.0 |
| 1237 | 2026-03-05T01:51:01.812Z | Compiling proc-macro-error-attr v1.0.4 |
| 1238 | 2026-03-05T01:51:02.054Z | Compiling heapless v0.8.0 |
| 1239 | 2026-03-05T01:51:03.010Z | Checking num-rational v0.4.2 |
| 1240 | 2026-03-05T01:51:03.058Z | Compiling progenitor-client v0.11.1 |
| 1241 | 2026-03-05T01:51:03.646Z | Checking num-iter v0.1.45 |
| 1242 | 2026-03-05T01:51:04.150Z | Compiling darling_core v0.20.11 |
| 1243 | 2026-03-05T01:51:04.396Z | Checking num-complex v0.4.6 |
| 1244 | 2026-03-05T01:51:04.501Z | Compiling ingot-macros v0.1.1 |
| 1245 | 2026-03-05T01:51:04.814Z | Checking hash32 v0.3.1 |
| 1246 | 2026-03-05T01:51:05.561Z | Compiling proc-macro-error v1.0.4 |
| 1247 | 2026-03-05T01:51:05.982Z | Compiling smoltcp v0.11.0 |
| 1248 | 2026-03-05T01:51:06.728Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1249 | 2026-03-05T01:51:07.157Z | Checking bitflags v1.3.2 |
| 1250 | 2026-03-05T01:51:09.393Z | Compiling darling_macro v0.20.11 |
| 1251 | 2026-03-05T01:51:10.190Z | Checking num v0.4.3 |
| 1252 | 2026-03-05T01:51:10.575Z | Compiling progenitor v0.11.1 |
| 1253 | 2026-03-05T01:51:10.772Z | Compiling num_enum_derive v0.7.4 |
| 1254 | 2026-03-05T01:51:10.874Z | Checking ingot-types v0.1.2 |
| 1255 | 2026-03-05T01:51:11.449Z | Checking bstr v1.9.1 |
| 1256 | 2026-03-05T01:51:11.666Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1257 | 2026-03-05T01:51:12.030Z | Checking cobs v0.2.3 |
| 1258 | 2026-03-05T01:51:12.049Z | Checking managed v0.8.0 |
| 1259 | 2026-03-05T01:51:12.281Z | Checking toml_write v0.1.2 |
| 1260 | 2026-03-05T01:51:12.288Z | Checking postcard v1.0.9 |
| 1261 | 2026-03-05T01:51:12.543Z | Checking toml_edit v0.22.27 |
| 1262 | 2026-03-05T01:51:12.907Z | Checking num_enum v0.7.4 |
| 1263 | 2026-03-05T01:51:13.153Z | Checking ingot v0.1.1 |
| 1264 | 2026-03-05T01:51:14.438Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1265 | 2026-03-05T01:51:14.741Z | Compiling darling v0.20.11 |
| 1266 | 2026-03-05T01:51:15.270Z | Compiling progenitor-client v0.10.0 |
| 1267 | 2026-03-05T01:51:16.128Z | Compiling enum-as-inner v0.6.0 |
| 1268 | 2026-03-05T01:51:16.662Z | Compiling libz-sys v1.1.16 |
| 1269 | 2026-03-05T01:51:16.972Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1270 | 2026-03-05T01:51:17.412Z | Compiling foreign-types-macros v0.2.3 |
| 1271 | 2026-03-05T01:51:17.618Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1272 | 2026-03-05T01:51:18.076Z | Checking foreign-types-shared v0.3.1 |
| 1273 | 2026-03-05T01:51:18.232Z | Compiling rayon-core v1.12.1 |
| 1274 | 2026-03-05T01:51:18.424Z | Checking is_ci v1.2.0 |
| 1275 | 2026-03-05T01:51:18.534Z | Compiling semver v0.1.20 |
| 1276 | 2026-03-05T01:51:18.703Z | Checking foreign-types v0.5.0 |
| 1277 | 2026-03-05T01:51:18.954Z | Compiling rustc_version v0.1.7 |
| 1278 | 2026-03-05T01:51:18.993Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1279 | 2026-03-05T01:51:19.421Z | Checking toml v0.8.23 |
| 1280 | 2026-03-05T01:51:19.467Z | Compiling derive_builder_core v0.20.2 |
| 1281 | 2026-03-05T01:51:20.188Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1282 | 2026-03-05T01:51:21.254Z | Checking crossbeam-deque v0.8.5 |
| 1283 | 2026-03-05T01:51:21.388Z | Checking tabwriter v1.4.0 |
| 1284 | 2026-03-05T01:51:21.406Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1285 | 2026-03-05T01:51:21.594Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1286 | 2026-03-05T01:51:21.648Z | Checking cstr-argument v0.1.2 |
| 1287 | 2026-03-05T01:51:21.795Z | Compiling owo-colors v4.2.3 |
| 1288 | 2026-03-05T01:51:21.850Z | Checking float-ord v0.3.2 |
| 1289 | 2026-03-05T01:51:22.029Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1290 | 2026-03-05T01:51:22.480Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1291 | 2026-03-05T01:51:22.594Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1292 | 2026-03-05T01:51:23.005Z | Compiling derive_builder_macro v0.20.2 |
| 1293 | 2026-03-05T01:51:23.038Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1294 | 2026-03-05T01:51:23.290Z | Compiling newtype_derive v0.1.6 |
| 1295 | 2026-03-05T01:51:23.406Z | Checking supports-color v3.0.2 |
| 1296 | 2026-03-05T01:51:23.615Z | Checking supports-color v2.1.0 |
| 1297 | 2026-03-05T01:51:23.692Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1298 | 2026-03-05T01:51:23.755Z | Checking resolv-conf v0.7.0 |
| 1299 | 2026-03-05T01:51:23.843Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1300 | 2026-03-05T01:51:23.937Z | Compiling vergen-lib v0.1.6 |
| 1301 | 2026-03-05T01:51:24.160Z | Compiling slog-dtrace v0.3.0 |
| 1302 | 2026-03-05T01:51:24.264Z | Checking colored v3.0.0 |
| 1303 | 2026-03-05T01:51:24.338Z | Checking linked-hash-map v0.5.6 |
| 1304 | 2026-03-05T01:51:24.689Z | Checking lru-cache v0.1.2 |
| 1305 | 2026-03-05T01:51:24.906Z | Compiling derive_builder v0.20.2 |
| 1306 | 2026-03-05T01:51:25.196Z | Checking rayon v1.10.0 |
| 1307 | 2026-03-05T01:51:25.210Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1308 | 2026-03-05T01:51:25.444Z | Checking hickory-proto v0.24.4 |
| 1309 | 2026-03-05T01:51:26.205Z | Compiling zone_cfg_derive v0.3.0 |
| 1310 | 2026-03-05T01:51:26.652Z | Checking similar v2.7.0 |
| 1311 | 2026-03-05T01:51:27.524Z | Compiling hubpack_derive v0.1.1 |
| 1312 | 2026-03-05T01:51:28.471Z | Checking atomicwrites v0.4.4 |
| 1313 | 2026-03-05T01:51:28.644Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1314 | 2026-03-05T01:51:28.690Z | Checking camino-tempfile v1.4.1 |
| 1315 | 2026-03-05T01:51:28.883Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1316 | 2026-03-05T01:51:28.989Z | Compiling cargo-platform v0.1.8 |
| 1317 | 2026-03-05T01:51:29.153Z | Compiling serde_repr v0.1.19 |
| 1318 | 2026-03-05T01:51:29.439Z | Compiling num-derive v0.4.2 |
| 1319 | 2026-03-05T01:51:29.464Z | Compiling vergen v9.0.6 |
| 1320 | 2026-03-05T01:51:29.683Z | Checking sigpipe v0.1.3 |
| 1321 | 2026-03-05T01:51:29.809Z | Checking jiff v0.2.15 |
| 1322 | 2026-03-05T01:51:29.842Z | Compiling convert_case v0.4.0 |
| 1323 | 2026-03-05T01:51:30.033Z | Checking base64 v0.21.7 |
| 1324 | 2026-03-05T01:51:30.233Z | Checking siphasher v1.0.1 |
| 1325 | 2026-03-05T01:51:30.497Z | Checking base64ct v1.6.0 |
| 1326 | 2026-03-05T01:51:30.521Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1327 | 2026-03-05T01:51:30.574Z | Checking indent_write v2.2.0 |
| 1328 | 2026-03-05T01:51:30.787Z | Checking phf_shared v0.12.1 |
| 1329 | 2026-03-05T01:51:30.925Z | Compiling derive_more v0.99.20 |
| 1330 | 2026-03-05T01:51:30.959Z | Checking password-hash v0.5.0 |
| 1331 | 2026-03-05T01:51:31.109Z | Checking zone v0.3.1 |
| 1332 | 2026-03-05T01:51:31.440Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1333 | 2026-03-05T01:51:31.523Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1334 | 2026-03-05T01:51:31.883Z | Compiling cargo_metadata v0.19.2 |
| 1335 | 2026-03-05T01:51:31.969Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1336 | 2026-03-05T01:51:34.848Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1337 | 2026-03-05T01:51:35.007Z | Checking hickory-resolver v0.24.4 |
| 1338 | 2026-03-05T01:51:35.136Z | Checking hubpack v0.1.2 |
| 1339 | 2026-03-05T01:51:35.455Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1340 | 2026-03-05T01:51:35.542Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1341 | 2026-03-05T01:51:36.200Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1342 | 2026-03-05T01:51:36.372Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1343 | 2026-03-05T01:51:36.536Z | Compiling progenitor-impl v0.10.0 |
| 1344 | 2026-03-05T01:51:36.769Z | Checking terminal_size v0.4.3 |
| 1345 | 2026-03-05T01:51:36.881Z | Checking blake2 v0.10.6 |
| 1346 | 2026-03-05T01:51:36.946Z | Checking tokio-stream v0.1.17 |
| 1347 | 2026-03-05T01:51:37.332Z | Checking serde-big-array v0.5.1 |
| 1348 | 2026-03-05T01:51:37.406Z | Checking smf v0.2.3 |
| 1349 | 2026-03-05T01:51:37.584Z | Compiling pin-project-internal v1.1.10 |
| 1350 | 2026-03-05T01:51:37.633Z | Compiling rustc_version v0.4.1 |
| 1351 | 2026-03-05T01:51:37.721Z | Compiling vergen-git2 v1.0.7 |
| 1352 | 2026-03-05T01:51:37.836Z | Compiling unicode-xid v0.2.4 |
| 1353 | 2026-03-05T01:51:38.034Z | Checking whoami v1.5.1 |
| 1354 | 2026-03-05T01:51:38.094Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1355 | 2026-03-05T01:51:38.123Z | Checking static_assertions v1.1.0 |
| 1356 | 2026-03-05T01:51:38.189Z | Checking unicode-segmentation v1.11.0 |
| 1357 | 2026-03-05T01:51:38.251Z | Compiling chrono-tz v0.10.4 |
| 1358 | 2026-03-05T01:51:38.343Z | Checking unicode-width v0.2.1 |
| 1359 | 2026-03-05T01:51:38.622Z | Compiling cancel-safe-futures v0.1.5 |
| 1360 | 2026-03-05T01:51:38.808Z | Checking unicode-linebreak v0.1.5 |
| 1361 | 2026-03-05T01:51:38.832Z | Checking foldhash v0.1.5 |
| 1362 | 2026-03-05T01:51:39.047Z | Checking smawk v0.3.2 |
| 1363 | 2026-03-05T01:51:39.081Z | Checking hashbrown v0.15.2 |
| 1364 | 2026-03-05T01:51:39.284Z | Checking textwrap v0.16.2 |
| 1365 | 2026-03-05T01:51:39.317Z | Checking newline-converter v0.3.0 |
| 1366 | 2026-03-05T01:51:39.558Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1367 | 2026-03-05T01:51:39.750Z | Compiling const_format_proc_macros v0.2.34 |
| 1368 | 2026-03-05T01:51:39.887Z | Checking pin-project v1.1.10 |
| 1369 | 2026-03-05T01:51:40.051Z | Checking qorb v0.4.1 |
| 1370 | 2026-03-05T01:51:40.760Z | Checking argon2 v0.5.3 |
| 1371 | 2026-03-05T01:51:41.427Z | Checking phf v0.12.1 |
| 1372 | 2026-03-05T01:51:41.522Z | Checking globset v0.4.14 |
| 1373 | 2026-03-05T01:51:41.709Z | Checking unicode-normalization v0.1.24 |
| 1374 | 2026-03-05T01:51:41.806Z | Compiling progenitor-macro v0.10.0 |
| 1375 | 2026-03-05T01:51:41.994Z | Checking tokio-dtrace v0.1.1 |
| 1376 | 2026-03-05T01:51:42.030Z | Checking console v0.15.8 |
| 1377 | 2026-03-05T01:51:42.315Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1378 | 2026-03-05T01:51:42.609Z | Compiling typify-impl v0.6.1 |
| 1379 | 2026-03-05T01:51:43.303Z | Checking libsw-core v0.3.2 |
| 1380 | 2026-03-05T01:51:43.540Z | Checking secrecy v0.10.3 |
| 1381 | 2026-03-05T01:51:43.744Z | Compiling async-recursion v1.1.1 |
| 1382 | 2026-03-05T01:51:44.569Z | Compiling snafu-derive v0.8.9 |
| 1383 | 2026-03-05T01:51:44.596Z | Compiling cookie v0.18.1 |
| 1384 | 2026-03-05T01:51:44.660Z | Checking csv-core v0.1.12 |
| 1385 | 2026-03-05T01:51:44.979Z | Compiling moka v0.12.10 |
| 1386 | 2026-03-05T01:51:45.006Z | Compiling rustls v0.21.12 |
| 1387 | 2026-03-05T01:51:45.309Z | Compiling cfg_aliases v0.2.1 |
| 1388 | 2026-03-05T01:51:45.341Z | Checking utf-8 v0.7.6 |
| 1389 | 2026-03-05T01:51:45.440Z | Checking highway v1.3.0 |
| 1390 | 2026-03-05T01:51:45.538Z | Checking fixedbitset v0.5.7 |
| 1391 | 2026-03-05T01:51:45.598Z | Checking bytecount v0.6.9 |
| 1392 | 2026-03-05T01:51:45.800Z | Checking same-file v1.0.6 |
| 1393 | 2026-03-05T01:51:45.912Z | Checking fixedbitset v0.4.2 |
| 1394 | 2026-03-05T01:51:45.945Z | Checking petgraph v0.8.3 |
| 1395 | 2026-03-05T01:51:46.001Z | Checking walkdir v2.5.0 |
| 1396 | 2026-03-05T01:51:46.253Z | Checking petgraph v0.6.5 |
| 1397 | 2026-03-05T01:51:46.298Z | Checking papergrid v0.11.0 |
| 1398 | 2026-03-05T01:51:47.773Z | Checking tungstenite v0.21.0 |
| 1399 | 2026-03-05T01:51:48.608Z | Checking snafu v0.8.9 |
| 1400 | 2026-03-05T01:51:49.095Z | Compiling nix v0.29.0 |
| 1401 | 2026-03-05T01:51:49.377Z | Checking csv v1.3.1 |
| 1402 | 2026-03-05T01:51:49.492Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1403 | 2026-03-05T01:51:49.814Z | Checking libsw v3.5.0 |
| 1404 | 2026-03-05T01:51:49.977Z | Checking olpc-cjson v0.1.4 |
| 1405 | 2026-03-05T01:51:50.067Z | Checking expectorate v1.2.0 |
| 1406 | 2026-03-05T01:51:50.218Z | Checking oxide-tokio-rt v0.1.2 |
| 1407 | 2026-03-05T01:51:50.273Z | Checking const_format v0.2.35 |
| 1408 | 2026-03-05T01:51:50.791Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1409 | 2026-03-05T01:51:50.922Z | Compiling tabled_derive v0.7.0 |
| 1410 | 2026-03-05T01:51:51.227Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1411 | 2026-03-05T01:51:51.411Z | Compiling typify-macro v0.6.1 |
| 1412 | 2026-03-05T01:51:51.802Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1413 | 2026-03-05T01:51:52.106Z | Checking progenitor v0.10.0 |
| 1414 | 2026-03-05T01:51:52.347Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1415 | 2026-03-05T01:51:52.740Z | Checking gethostname v0.5.0 |
| 1416 | 2026-03-05T01:51:52.899Z | Checking pem v3.0.5 |
| 1417 | 2026-03-05T01:51:52.968Z | Checking inout v0.1.3 |
| 1418 | 2026-03-05T01:51:53.188Z | Checking rustls-webpki v0.101.7 |
| 1419 | 2026-03-05T01:51:53.191Z | Checking sct v0.7.1 |
| 1420 | 2026-03-05T01:51:53.440Z | Checking bcs v0.1.6 |
| 1421 | 2026-03-05T01:51:53.920Z | Checking serde_plain v1.0.2 |
| 1422 | 2026-03-05T01:51:53.927Z | Checking tagptr v0.2.0 |
| 1423 | 2026-03-05T01:51:54.152Z | Checking termtree v0.5.1 |
| 1424 | 2026-03-05T01:51:54.181Z | Compiling radium v0.7.0 |
| 1425 | 2026-03-05T01:51:54.404Z | Checking linear-map v1.2.0 |
| 1426 | 2026-03-05T01:51:54.630Z | Checking typed-path v0.9.3 |
| 1427 | 2026-03-05T01:51:54.652Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1428 | 2026-03-05T01:51:54.730Z | Checking swrite v0.1.0 |
| 1429 | 2026-03-05T01:51:54.879Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1430 | 2026-03-05T01:51:54.966Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1431 | 2026-03-05T01:51:55.194Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1432 | 2026-03-05T01:51:55.576Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1433 | 2026-03-05T01:51:55.771Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1434 | 2026-03-05T01:51:56.344Z | Checking tough v0.20.0 |
| 1435 | 2026-03-05T01:51:57.487Z | Checking cipher v0.4.4 |
| 1436 | 2026-03-05T01:51:57.626Z | Checking tabled v0.15.0 |
| 1437 | 2026-03-05T01:51:57.868Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1438 | 2026-03-05T01:51:58.586Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1439 | 2026-03-05T01:51:59.421Z | Checking steno v0.4.1 |
| 1440 | 2026-03-05T01:51:59.583Z | Checking tokio-tungstenite v0.21.0 |
| 1441 | 2026-03-05T01:51:59.948Z | Checking hickory-proto v0.25.2 |
| 1442 | 2026-03-05T01:52:00.052Z | Checking tap v1.0.1 |
| 1443 | 2026-03-05T01:52:00.139Z | Checking openssl-probe v0.2.1 |
| 1444 | 2026-03-05T01:52:00.263Z | Checking humantime v2.3.0 |
| 1445 | 2026-03-05T01:52:00.334Z | Checking rustls-native-certs v0.8.3 |
| 1446 | 2026-03-05T01:52:00.544Z | Checking wyz v0.5.1 |
| 1447 | 2026-03-05T01:52:00.823Z | Checking tokio-rustls v0.24.1 |
| 1448 | 2026-03-05T01:52:01.066Z | Checking rustls-pemfile v1.0.4 |
| 1449 | 2026-03-05T01:52:01.197Z | Compiling num_enum_derive v0.5.11 |
| 1450 | 2026-03-05T01:52:01.271Z | Checking twox-hash v2.1.0 |
| 1451 | 2026-03-05T01:52:01.344Z | Checking universal-hash v0.5.1 |
| 1452 | 2026-03-05T01:52:01.448Z | Checking atty v0.2.14 |
| 1453 | 2026-03-05T01:52:01.568Z | Checking opaque-debug v0.3.1 |
| 1454 | 2026-03-05T01:52:01.611Z | Checking funty v2.0.0 |
| 1455 | 2026-03-05T01:52:01.688Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1456 | 2026-03-05T01:52:01.829Z | Checking polyval v0.6.2 |
| 1457 | 2026-03-05T01:52:02.109Z | Checking rustls-platform-verifier v0.6.2 |
| 1458 | 2026-03-05T01:52:02.136Z | Checking aes v0.8.4 |
| 1459 | 2026-03-05T01:52:02.359Z | Checking ctr v0.9.2 |
| 1460 | 2026-03-05T01:52:02.493Z | Checking bitvec v1.0.1 |
| 1461 | 2026-03-05T01:52:02.657Z | Compiling typify v0.6.1 |
| 1462 | 2026-03-05T01:52:02.821Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1463 | 2026-03-05T01:52:03.213Z | Checking num_enum v0.5.11 |
| 1464 | 2026-03-05T01:52:03.240Z | Checking aead v0.5.2 |
| 1465 | 2026-03-05T01:52:03.396Z | Checking bincode v1.3.3 |
| 1466 | 2026-03-05T01:52:03.419Z | Checking hickory-resolver v0.25.2 |
| 1467 | 2026-03-05T01:52:03.472Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1468 | 2026-03-05T01:52:03.867Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1469 | 2026-03-05T01:52:04.084Z | Checking passt v0.3.0 |
| 1470 | 2026-03-05T01:52:04.110Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1471 | 2026-03-05T01:52:04.253Z | Checking fakedata_generator v0.5.0 |
| 1472 | 2026-03-05T01:52:04.295Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1473 | 2026-03-05T01:52:04.422Z | Checking aes-gcm-siv v0.11.1 |
| 1474 | 2026-03-05T01:52:04.525Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1475 | 2026-03-05T01:52:04.696Z | Compiling progenitor-impl v0.13.0 |
| 1476 | 2026-03-05T01:52:04.746Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1477 | 2026-03-05T01:52:04.854Z | Checking reqwest v0.13.2 |
| 1478 | 2026-03-05T01:52:05.342Z | Checking toml v0.7.8 |
| 1479 | 2026-03-05T01:52:05.607Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1480 | 2026-03-05T01:52:05.742Z | Compiling bitstruct_derive v0.1.0 |
| 1481 | 2026-03-05T01:52:05.818Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1482 | 2026-03-05T01:52:05.922Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1483 | 2026-03-05T01:52:06.060Z | Checking dropshot-api-manager-types v0.3.0 |
| 1484 | 2026-03-05T01:52:06.090Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1485 | 2026-03-05T01:52:06.126Z | Checking ringbuffer v0.15.0 |
| 1486 | 2026-03-05T01:52:06.360Z | Compiling cfg_aliases v0.1.1 |
| 1487 | 2026-03-05T01:52:06.505Z | Checking pretty-hex v0.2.1 |
| 1488 | 2026-03-05T01:52:06.513Z | Checking ascii v1.1.0 |
| 1489 | 2026-03-05T01:52:06.534Z | Checking typeid v1.0.0 |
| 1490 | 2026-03-05T01:52:06.588Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1491 | 2026-03-05T01:52:06.681Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1492 | 2026-03-05T01:52:06.705Z | Checking erased-serde v0.4.5 |
| 1493 | 2026-03-05T01:52:06.930Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1494 | 2026-03-05T01:52:06.956Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1495 | 2026-03-05T01:52:06.960Z | Checking bitstruct v0.1.1 |
| 1496 | 2026-03-05T01:52:07.021Z | Compiling nix v0.28.0 |
| 1497 | 2026-03-05T01:52:07.160Z | Checking progenitor-client v0.13.0 |
| 1498 | 2026-03-05T01:52:07.528Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1499 | 2026-03-05T01:52:07.732Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1500 | 2026-03-05T01:52:07.833Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1501 | 2026-03-05T01:52:08.033Z | Checking serde_arrays v0.1.0 |
| 1502 | 2026-03-05T01:52:08.216Z | Compiling fs-err v3.1.2 |
| 1503 | 2026-03-05T01:52:08.243Z | Checking libloading v0.7.4 |
| 1504 | 2026-03-05T01:52:08.484Z | Checking bit_field v0.10.2 |
| 1505 | 2026-03-05T01:52:08.569Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1506 | 2026-03-05T01:52:08.741Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1507 | 2026-03-05T01:52:08.769Z | Checking kstat-rs v0.2.4 |
| 1508 | 2026-03-05T01:52:08.799Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1509 | 2026-03-05T01:52:08.976Z | Compiling escargot v0.5.10 |
| 1510 | 2026-03-05T01:52:09.130Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1511 | 2026-03-05T01:52:09.358Z | Checking ron v0.8.1 |
| 1512 | 2026-03-05T01:52:09.403Z | Checking itertools v0.13.0 |
| 1513 | 2026-03-05T01:52:09.471Z | Checking xattr v1.3.1 |
| 1514 | 2026-03-05T01:52:09.697Z | Checking drift v0.1.2 |
| 1515 | 2026-03-05T01:52:09.913Z | Compiling progenitor-macro v0.13.0 |
| 1516 | 2026-03-05T01:52:10.144Z | Checking sha2 v0.10.9 |
| 1517 | 2026-03-05T01:52:10.514Z | Checking filetime v0.2.23 |
| 1518 | 2026-03-05T01:52:10.613Z | Checking cargo_metadata v0.18.1 |
| 1519 | 2026-03-05T01:52:10.659Z | Checking dropshot-api-manager v0.3.0 |
| 1520 | 2026-03-05T01:52:10.744Z | Checking tar v0.4.40 |
| 1521 | 2026-03-05T01:52:11.538Z | Checking ctrlc v3.4.4 |
| 1522 | 2026-03-05T01:52:11.784Z | Checking fatfs v0.3.6 |
| 1523 | 2026-03-05T01:52:12.222Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1524 | 2026-03-05T01:52:12.590Z | Compiling git2 v0.20.2 |
| 1525 | 2026-03-05T01:52:13.569Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1526 | 2026-03-05T01:52:15.449Z | Checking progenitor v0.13.0 |
| 1527 | 2026-03-05T01:52:15.605Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1528 | 2026-03-05T01:52:17.243Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1529 | 2026-03-05T01:52:18.485Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1530 | 2026-03-05T01:52:19.080Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1531 | 2026-03-05T01:52:24.276Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1532 | 2026-03-05T01:52:27.730Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1533 | 2026-03-05T01:52:30.513Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1534 | 2026-03-05T01:52:35.557Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1535 | 2026-03-05T01:52:44.879Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1536 | 2026-03-05T01:52:44.882Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1537 | 2026-03-05T01:52:51.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 32s |
| 1538 | 2026-03-05T01:52:51.906Z | |
| 1539 | 2026-03-05T01:52:51.906Z | real 4:32.731603021 |
| 1540 | 2026-03-05T01:52:51.906Z | user 18:18.007112633 |
| 1541 | 2026-03-05T01:52:51.906Z | sys 3:26.930188908 |
| 1542 | 2026-03-05T01:52:51.906Z | trap 0.621438636 |
| 1543 | 2026-03-05T01:52:51.906Z | tflt 0.921830359 |
| 1544 | 2026-03-05T01:52:51.906Z | dflt 0.412897828 |
| 1545 | 2026-03-05T01:52:51.906Z | kflt 0.013810793 |
| 1546 | 2026-03-05T01:52:51.906Z | lock 37:41.350418266 |
| 1547 | 2026-03-05T01:52:51.906Z | slp 1:12:58.097861462 |
| 1548 | 2026-03-05T01:52:51.910Z | lat 1:40.258754100 |
| 1549 | 2026-03-05T01:52:51.910Z | stop 5:29.695298496 |
| 1550 | 2026-03-05T01:52:51.910Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1551 | 2026-03-05T01:52:52.506Z | Downloading crates ... |
| 1552 | 2026-03-05T01:52:52.722Z | Downloaded simd-adler32 v0.3.7 |
| 1553 | 2026-03-05T01:52:52.730Z | Downloaded fragile v2.0.0 |
| 1554 | 2026-03-05T01:52:52.743Z | Downloaded slog-scope v4.4.0 |
| 1555 | 2026-03-05T01:52:52.746Z | Downloaded downcast v0.11.0 |
| 1556 | 2026-03-05T01:52:52.746Z | Downloaded termtree v0.4.1 |
| 1557 | 2026-03-05T01:52:52.746Z | Downloaded predicates-core v1.0.6 |
| 1558 | 2026-03-05T01:52:52.753Z | Downloaded predicates-tree v1.0.9 |
| 1559 | 2026-03-05T01:52:52.760Z | Downloaded slog-envlogger v2.2.0 |
| 1560 | 2026-03-05T01:52:52.770Z | Downloaded slog-stdlog v4.1.1 |
| 1561 | 2026-03-05T01:52:52.777Z | Downloaded fdeflate v0.3.4 |
| 1562 | 2026-03-05T01:52:52.777Z | Downloaded arc-swap v1.7.1 |
| 1563 | 2026-03-05T01:52:52.778Z | Downloaded crc32fast v1.4.0 |
| 1564 | 2026-03-05T01:52:52.778Z | Downloaded serde_test v1.0.176 |
| 1565 | 2026-03-05T01:52:52.790Z | Downloaded predicates v3.1.0 |
| 1566 | 2026-03-05T01:52:52.790Z | Downloaded mockall v0.12.1 |
| 1567 | 2026-03-05T01:52:52.790Z | Downloaded miniz_oxide v0.7.2 |
| 1568 | 2026-03-05T01:52:52.798Z | Downloaded bytemuck v1.16.0 |
| 1569 | 2026-03-05T01:52:52.798Z | Downloaded mockall_derive v0.12.1 |
| 1570 | 2026-03-05T01:52:52.798Z | Downloaded png v0.17.13 |
| 1571 | 2026-03-05T01:52:52.808Z | Downloaded flate2 v1.0.30 |
| 1572 | 2026-03-05T01:52:53.653Z | Downloaded image v0.25.1 |
| 1573 | 2026-03-05T01:52:53.930Z | Checking log v0.4.29 |
| 1574 | 2026-03-05T01:52:54.031Z | Checking tokio v1.48.0 |
| 1575 | 2026-03-05T01:52:54.068Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1576 | 2026-03-05T01:52:54.086Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1577 | 2026-03-05T01:52:54.102Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1578 | 2026-03-05T01:52:54.106Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1579 | 2026-03-05T01:52:54.129Z | Compiling crc32fast v1.4.0 |
| 1580 | 2026-03-05T01:52:54.133Z | Checking simd-adler32 v0.3.7 |
| 1581 | 2026-03-05T01:52:54.264Z | Checking rustls v0.23.31 |
| 1582 | 2026-03-05T01:52:54.346Z | Checking goblin v0.10.4 |
| 1583 | 2026-03-05T01:52:54.362Z | Checking rustls v0.22.4 |
| 1584 | 2026-03-05T01:52:54.378Z | Checking native-tls v0.2.11 |
| 1585 | 2026-03-05T01:52:54.615Z | Checking typify-impl v0.4.3 |
| 1586 | 2026-03-05T01:52:54.642Z | Checking goblin v0.8.2 |
| 1587 | 2026-03-05T01:52:54.661Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1588 | 2026-03-05T01:52:54.689Z | Checking tungstenite v0.21.0 |
| 1589 | 2026-03-05T01:52:55.575Z | Checking globset v0.4.14 |
| 1590 | 2026-03-05T01:52:56.064Z | Checking rustls v0.21.12 |
| 1591 | 2026-03-05T01:52:57.207Z | Checking typify v0.4.3 |
| 1592 | 2026-03-05T01:52:57.374Z | Checking progenitor-impl v0.11.1 |
| 1593 | 2026-03-05T01:52:57.705Z | Checking progenitor-impl v0.10.0 |
| 1594 | 2026-03-05T01:52:58.912Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1595 | 2026-03-05T01:52:59.052Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1596 | 2026-03-05T01:52:59.076Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1597 | 2026-03-05T01:52:59.304Z | Checking typify-impl v0.6.1 |
| 1598 | 2026-03-05T01:52:59.378Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1599 | 2026-03-05T01:52:59.399Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1600 | 2026-03-05T01:52:59.493Z | Checking dof v0.3.0 |
| 1601 | 2026-03-05T01:52:59.562Z | Checking rustls-platform-verifier v0.6.2 |
| 1602 | 2026-03-05T01:52:59.727Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1603 | 2026-03-05T01:52:59.760Z | Checking adler v1.0.2 |
| 1604 | 2026-03-05T01:52:59.930Z | Checking miniz_oxide v0.7.2 |
| 1605 | 2026-03-05T01:53:00.046Z | Checking arc-swap v1.7.1 |
| 1606 | 2026-03-05T01:53:00.102Z | Checking usdt-impl v0.5.0 |
| 1607 | 2026-03-05T01:53:00.142Z | Checking fdeflate v0.3.4 |
| 1608 | 2026-03-05T01:53:00.196Z | Checking dof v0.4.0 |
| 1609 | 2026-03-05T01:53:00.441Z | Checking slog-scope v4.4.0 |
| 1610 | 2026-03-05T01:53:00.616Z | Checking usdt v0.5.0 |
| 1611 | 2026-03-05T01:53:00.632Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1612 | 2026-03-05T01:53:00.656Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1613 | 2026-03-05T01:53:00.682Z | Checking flate2 v1.0.30 |
| 1614 | 2026-03-05T01:53:00.843Z | Checking slog-stdlog v4.1.1 |
| 1615 | 2026-03-05T01:53:00.883Z | Checking slog-dtrace v0.3.0 |
| 1616 | 2026-03-05T01:53:00.963Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1617 | 2026-03-05T01:53:01.012Z | Checking predicates-core v1.0.6 |
| 1618 | 2026-03-05T01:53:01.030Z | Checking bytemuck v1.16.0 |
| 1619 | 2026-03-05T01:53:01.054Z | Checking tokio-util v0.7.16 |
| 1620 | 2026-03-05T01:53:01.058Z | Checking tokio-rustls v0.26.0 |
| 1621 | 2026-03-05T01:53:01.209Z | Checking tower v0.5.2 |
| 1622 | 2026-03-05T01:53:01.262Z | Checking usdt-impl v0.6.0 |
| 1623 | 2026-03-05T01:53:01.278Z | Checking tokio-rustls v0.25.0 |
| 1624 | 2026-03-05T01:53:01.434Z | Checking tokio-native-tls v0.3.1 |
| 1625 | 2026-03-05T01:53:01.443Z | Checking backoff v0.4.0 |
| 1626 | 2026-03-05T01:53:01.564Z | Checking tokio-tungstenite v0.21.0 |
| 1627 | 2026-03-05T01:53:01.634Z | Checking hickory-proto v0.24.4 |
| 1628 | 2026-03-05T01:53:01.693Z | Checking zone v0.3.1 |
| 1629 | 2026-03-05T01:53:01.748Z | Checking libsw-core v0.3.2 |
| 1630 | 2026-03-05T01:53:01.781Z | Checking usdt v0.6.0 |
| 1631 | 2026-03-05T01:53:01.877Z | Checking tokio-dtrace v0.1.1 |
| 1632 | 2026-03-05T01:53:01.999Z | Checking libsw v3.5.0 |
| 1633 | 2026-03-05T01:53:02.016Z | Checking tower-http v0.6.8 |
| 1634 | 2026-03-05T01:53:02.036Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1635 | 2026-03-05T01:53:02.052Z | Checking cancel-safe-futures v0.1.5 |
| 1636 | 2026-03-05T01:53:02.094Z | Checking h2 v0.4.6 |
| 1637 | 2026-03-05T01:53:02.169Z | Checking tokio-stream v0.1.17 |
| 1638 | 2026-03-05T01:53:02.242Z | Checking oxide-tokio-rt v0.1.2 |
| 1639 | 2026-03-05T01:53:02.438Z | Checking hickory-proto v0.25.2 |
| 1640 | 2026-03-05T01:53:02.461Z | Checking steno v0.4.1 |
| 1641 | 2026-03-05T01:53:02.476Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1642 | 2026-03-05T01:53:02.563Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1643 | 2026-03-05T01:53:02.922Z | Checking tokio-rustls v0.24.1 |
| 1644 | 2026-03-05T01:53:03.072Z | Checking typify v0.6.1 |
| 1645 | 2026-03-05T01:53:03.259Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1646 | 2026-03-05T01:53:03.280Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1647 | 2026-03-05T01:53:03.567Z | Checking progenitor-impl v0.13.0 |
| 1648 | 2026-03-05T01:53:03.612Z | Checking png v0.17.13 |
| 1649 | 2026-03-05T01:53:03.651Z | Checking slog-envlogger v2.2.0 |
| 1650 | 2026-03-05T01:53:03.905Z | Checking termtree v0.4.1 |
| 1651 | 2026-03-05T01:53:04.155Z | Checking predicates-tree v1.0.9 |
| 1652 | 2026-03-05T01:53:04.283Z | Checking predicates v3.1.0 |
| 1653 | 2026-03-05T01:53:04.660Z | Compiling mockall_derive v0.12.1 |
| 1654 | 2026-03-05T01:53:04.824Z | Checking downcast v0.11.0 |
| 1655 | 2026-03-05T01:53:04.861Z | Checking image v0.25.1 |
| 1656 | 2026-03-05T01:53:05.048Z | Checking fragile v2.0.0 |
| 1657 | 2026-03-05T01:53:05.131Z | Checking hickory-resolver v0.24.4 |
| 1658 | 2026-03-05T01:53:05.309Z | Checking escargot v0.5.10 |
| 1659 | 2026-03-05T01:53:05.325Z | Checking fatfs v0.3.6 |
| 1660 | 2026-03-05T01:53:05.561Z | Checking serde_test v1.0.176 |
| 1661 | 2026-03-05T01:53:06.101Z | Checking hickory-resolver v0.25.2 |
| 1662 | 2026-03-05T01:53:06.173Z | Checking hyper v1.8.1 |
| 1663 | 2026-03-05T01:53:06.278Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1664 | 2026-03-05T01:53:06.520Z | Checking qorb v0.4.1 |
| 1665 | 2026-03-05T01:53:08.120Z | Checking hyper-util v0.1.19 |
| 1666 | 2026-03-05T01:53:09.250Z | Checking mockall v0.12.1 |
| 1667 | 2026-03-05T01:53:09.869Z | Checking hyper-rustls v0.27.3 |
| 1668 | 2026-03-05T01:53:09.872Z | Checking dropshot v0.16.6 |
| 1669 | 2026-03-05T01:53:09.872Z | Checking hyper-tls v0.6.0 |
| 1670 | 2026-03-05T01:53:10.143Z | Checking reqwest v0.12.23 |
| 1671 | 2026-03-05T01:53:10.146Z | Checking reqwest v0.13.2 |
| 1672 | 2026-03-05T01:53:11.078Z | Checking progenitor-client v0.13.0 |
| 1673 | 2026-03-05T01:53:11.341Z | Checking progenitor-client v0.11.1 |
| 1674 | 2026-03-05T01:53:11.341Z | Checking progenitor-client v0.10.0 |
| 1675 | 2026-03-05T01:53:11.345Z | Checking tough v0.20.0 |
| 1676 | 2026-03-05T01:53:11.375Z | Checking progenitor v0.13.0 |
| 1677 | 2026-03-05T01:53:11.551Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1678 | 2026-03-05T01:53:11.661Z | Checking progenitor v0.11.1 |
| 1679 | 2026-03-05T01:53:11.695Z | Checking progenitor v0.10.0 |
| 1680 | 2026-03-05T01:53:11.824Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1681 | 2026-03-05T01:53:13.060Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1682 | 2026-03-05T01:53:13.069Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1683 | 2026-03-05T01:53:13.069Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1684 | 2026-03-05T01:53:13.069Z | Checking dropshot-api-manager v0.3.0 |
| 1685 | 2026-03-05T01:53:14.289Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1686 | 2026-03-05T01:53:14.599Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1687 | 2026-03-05T01:53:15.373Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1688 | 2026-03-05T01:53:16.093Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1689 | 2026-03-05T01:53:16.401Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1690 | 2026-03-05T01:53:22.654Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1691 | 2026-03-05T01:53:22.654Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1692 | 2026-03-05T01:53:22.657Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1693 | 2026-03-05T01:53:22.657Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1694 | 2026-03-05T01:53:22.657Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1695 | 2026-03-05T01:53:22.657Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1696 | 2026-03-05T01:53:23.692Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1697 | 2026-03-05T01:53:24.706Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-03-05T01:53:24.710Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1699 | 2026-03-05T01:53:24.889Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1700 | 2026-03-05T01:53:25.411Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1701 | 2026-03-05T01:53:25.440Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1702 | 2026-03-05T01:53:25.698Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1703 | 2026-03-05T01:53:25.754Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1704 | 2026-03-05T01:53:25.980Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1705 | 2026-03-05T01:53:28.173Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1706 | 2026-03-05T01:53:43.465Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1707 | 2026-03-05T01:53:49.344Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1708 | 2026-03-05T01:53:50.035Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1709 | 2026-03-05T01:53:54.251Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1710 | 2026-03-05T01:54:05.760Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1711 | 2026-03-05T01:54:05.766Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1712 | 2026-03-05T01:54:13.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1713 | 2026-03-05T01:54:13.919Z | |
| 1714 | 2026-03-05T01:54:13.919Z | real 1:21.973603102 |
| 1715 | 2026-03-05T01:54:13.919Z | user 3:39.419248309 |
| 1716 | 2026-03-05T01:54:13.919Z | sys 30.672386401 |
| 1717 | 2026-03-05T01:54:13.919Z | trap 0.078875292 |
| 1718 | 2026-03-05T01:54:13.919Z | tflt 0.043905977 |
| 1719 | 2026-03-05T01:54:13.919Z | dflt 0.033655727 |
| 1720 | 2026-03-05T01:54:13.920Z | kflt 0.000043808 |
| 1721 | 2026-03-05T01:54:13.968Z | lock 9:40.399626675 |
| 1722 | 2026-03-05T01:54:13.968Z | slp 12:10.847169770 |
| 1723 | 2026-03-05T01:54:13.969Z | lat 9.236142424 |
| 1724 | 2026-03-05T01:54:13.969Z | stop 23.330440320 |
| 1725 | 2026-03-05T01:54:13.969Z | + banner build |
| 1726 | 2026-03-05T01:54:13.969Z | |
| 1727 | 2026-03-05T01:54:13.969Z | ##### # # # # ##### |
| 1728 | 2026-03-05T01:54:13.969Z | # # # # # # # # |
| 1729 | 2026-03-05T01:54:13.969Z | ##### # # # # # # |
| 1730 | 2026-03-05T01:54:13.969Z | # # # # # # # # |
| 1731 | 2026-03-05T01:54:13.970Z | # # # # # # # # |
| 1732 | 2026-03-05T01:54:13.970Z | ##### #### # ###### ##### |
| 1733 | 2026-03-05T01:54:13.970Z | |
| 1734 | 2026-03-05T01:54:13.970Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1735 | 2026-03-05T01:54:14.767Z | Compiling proc-macro2 v1.0.106 |
| 1736 | 2026-03-05T01:54:14.767Z | Compiling quote v1.0.44 |
| 1737 | 2026-03-05T01:54:14.767Z | Compiling unicode-ident v1.0.24 |
| 1738 | 2026-03-05T01:54:14.773Z | Compiling libc v0.2.176 |
| 1739 | 2026-03-05T01:54:14.773Z | Compiling serde_core v1.0.228 |
| 1740 | 2026-03-05T01:54:14.773Z | Compiling serde v1.0.228 |
| 1741 | 2026-03-05T01:54:14.773Z | Compiling autocfg v1.3.0 |
| 1742 | 2026-03-05T01:54:14.886Z | Compiling cfg-if v1.0.0 |
| 1743 | 2026-03-05T01:54:15.058Z | Compiling memchr v2.7.2 |
| 1744 | 2026-03-05T01:54:15.130Z | Compiling zmij v1.0.19 |
| 1745 | 2026-03-05T01:54:15.540Z | Compiling libm v0.2.8 |
| 1746 | 2026-03-05T01:54:15.625Z | Compiling getrandom v0.3.2 |
| 1747 | 2026-03-05T01:54:16.219Z | Compiling itoa v1.0.11 |
| 1748 | 2026-03-05T01:54:16.471Z | Compiling smallvec v1.13.2 |
| 1749 | 2026-03-05T01:54:16.489Z | Compiling version_check v0.9.5 |
| 1750 | 2026-03-05T01:54:16.980Z | Compiling shlex v1.3.0 |
| 1751 | 2026-03-05T01:54:17.081Z | Compiling jobserver v0.1.31 |
| 1752 | 2026-03-05T01:54:17.169Z | Compiling lock_api v0.4.12 |
| 1753 | 2026-03-05T01:54:17.233Z | Compiling parking_lot_core v0.9.10 |
| 1754 | 2026-03-05T01:54:17.377Z | Compiling syn v2.0.117 |
| 1755 | 2026-03-05T01:54:17.516Z | Compiling cc v1.2.17 |
| 1756 | 2026-03-05T01:54:17.555Z | Compiling serde_json v1.0.149 |
| 1757 | 2026-03-05T01:54:17.733Z | Compiling stable_deref_trait v1.2.0 |
| 1758 | 2026-03-05T01:54:17.845Z | Compiling log v0.4.29 |
| 1759 | 2026-03-05T01:54:18.069Z | Compiling thiserror v2.0.18 |
| 1760 | 2026-03-05T01:54:18.371Z | Compiling slab v0.4.9 |
| 1761 | 2026-03-05T01:54:18.626Z | Compiling writeable v0.5.5 |
| 1762 | 2026-03-05T01:54:18.701Z | Compiling litemap v0.7.4 |
| 1763 | 2026-03-05T01:54:18.770Z | Compiling heck v0.5.0 |
| 1764 | 2026-03-05T01:54:18.896Z | Compiling icu_locid_transform_data v1.5.0 |
| 1765 | 2026-03-05T01:54:19.018Z | Compiling percent-encoding v2.3.2 |
| 1766 | 2026-03-05T01:54:19.141Z | Compiling rustversion v1.0.22 |
| 1767 | 2026-03-05T01:54:19.196Z | Compiling icu_properties_data v1.5.0 |
| 1768 | 2026-03-05T01:54:19.528Z | Compiling num-traits v0.2.19 |
| 1769 | 2026-03-05T01:54:19.560Z | Compiling utf8_iter v1.0.4 |
| 1770 | 2026-03-05T01:54:19.735Z | Compiling write16 v1.0.0 |
| 1771 | 2026-03-05T01:54:19.872Z | Compiling utf16_iter v1.0.5 |
| 1772 | 2026-03-05T01:54:19.896Z | Compiling icu_normalizer_data v1.5.0 |
| 1773 | 2026-03-05T01:54:20.453Z | Compiling getrandom v0.2.14 |
| 1774 | 2026-03-05T01:54:20.633Z | Compiling pin-project-lite v0.2.14 |
| 1775 | 2026-03-05T01:54:20.654Z | Compiling form_urlencoded v1.2.2 |
| 1776 | 2026-03-05T01:54:20.791Z | Compiling allocator-api2 v0.2.21 |
| 1777 | 2026-03-05T01:54:20.900Z | Compiling foldhash v0.2.0 |
| 1778 | 2026-03-05T01:54:20.971Z | Compiling equivalent v1.0.2 |
| 1779 | 2026-03-05T01:54:21.102Z | Compiling regex-syntax v0.8.5 |
| 1780 | 2026-03-05T01:54:21.267Z | Compiling ring v0.17.14 |
| 1781 | 2026-03-05T01:54:21.466Z | Compiling hashbrown v0.16.1 |
| 1782 | 2026-03-05T01:54:22.167Z | Compiling aho-corasick v1.1.3 |
| 1783 | 2026-03-05T01:54:22.764Z | Compiling scopeguard v1.2.0 |
| 1784 | 2026-03-05T01:54:22.955Z | Compiling semver v1.0.27 |
| 1785 | 2026-03-05T01:54:23.252Z | Compiling socket2 v0.6.0 |
| 1786 | 2026-03-05T01:54:23.422Z | Compiling parking_lot v0.12.2 |
| 1787 | 2026-03-05T01:54:23.557Z | Compiling portable-atomic v1.11.1 |
| 1788 | 2026-03-05T01:54:23.573Z | Compiling mio v1.0.2 |
| 1789 | 2026-03-05T01:54:24.550Z | Compiling synstructure v0.13.1 |
| 1790 | 2026-03-05T01:54:24.982Z | Compiling serde_derive_internals v0.29.1 |
| 1791 | 2026-03-05T01:54:25.068Z | Compiling regex-automata v0.4.14 |
| 1792 | 2026-03-05T01:54:25.403Z | Compiling signal-hook-registry v1.4.2 |
| 1793 | 2026-03-05T01:54:25.752Z | Compiling bitflags v2.9.4 |
| 1794 | 2026-03-05T01:54:26.377Z | Compiling thiserror v1.0.64 |
| 1795 | 2026-03-05T01:54:26.777Z | Compiling iana-time-zone v0.1.64 |
| 1796 | 2026-03-05T01:54:26.796Z | Compiling critical-section v1.2.0 |
| 1797 | 2026-03-05T01:54:26.974Z | Compiling uuid v1.19.0 |
| 1798 | 2026-03-05T01:54:27.083Z | Compiling futures-core v0.3.32 |
| 1799 | 2026-03-05T01:54:27.244Z | Compiling fnv v1.0.7 |
| 1800 | 2026-03-05T01:54:27.371Z | Compiling once_cell v1.21.3 |
| 1801 | 2026-03-05T01:54:27.489Z | Compiling dyn-clone v1.0.17 |
| 1802 | 2026-03-05T01:54:27.973Z | Compiling httparse v1.10.1 |
| 1803 | 2026-03-05T01:54:28.093Z | Compiling serde_derive v1.0.228 |
| 1804 | 2026-03-05T01:54:28.357Z | Compiling zerofrom-derive v0.1.5 |
| 1805 | 2026-03-05T01:54:28.389Z | Compiling yoke-derive v0.7.5 |
| 1806 | 2026-03-05T01:54:28.574Z | Compiling zerovec-derive v0.10.3 |
| 1807 | 2026-03-05T01:54:28.603Z | Compiling displaydoc v0.2.5 |
| 1808 | 2026-03-05T01:54:28.621Z | Compiling icu_provider_macros v1.5.0 |
| 1809 | 2026-03-05T01:54:28.754Z | Compiling schemars_derive v0.8.22 |
| 1810 | 2026-03-05T01:54:29.744Z | Compiling tokio-macros v2.6.0 |
| 1811 | 2026-03-05T01:54:30.115Z | Compiling thiserror-impl v2.0.18 |
| 1812 | 2026-03-05T01:54:30.716Z | Compiling futures-macro v0.3.31 |
| 1813 | 2026-03-05T01:54:30.909Z | Compiling regex v1.12.3 |
| 1814 | 2026-03-05T01:54:31.123Z | Compiling zerofrom v0.1.5 |
| 1815 | 2026-03-05T01:54:31.248Z | Compiling thiserror-impl v1.0.64 |
| 1816 | 2026-03-05T01:54:31.288Z | Compiling schemars v0.8.22 |
| 1817 | 2026-03-05T01:54:31.383Z | Compiling yoke v0.7.5 |
| 1818 | 2026-03-05T01:54:31.732Z | Compiling indexmap v2.13.0 |
| 1819 | 2026-03-05T01:54:31.791Z | Compiling zerovec v0.10.4 |
| 1820 | 2026-03-05T01:54:32.384Z | Compiling futures-sink v0.3.31 |
| 1821 | 2026-03-05T01:54:32.933Z | Compiling typenum v1.17.0 |
| 1822 | 2026-03-05T01:54:33.252Z | Compiling generic-array v0.14.7 |
| 1823 | 2026-03-05T01:54:33.535Z | Compiling errno v0.3.14 |
| 1824 | 2026-03-05T01:54:33.535Z | Compiling futures-channel v0.3.31 |
| 1825 | 2026-03-05T01:54:33.535Z | Compiling pin-utils v0.1.0 |
| 1826 | 2026-03-05T01:54:33.848Z | Compiling futures-io v0.3.31 |
| 1827 | 2026-03-05T01:54:34.135Z | Compiling futures-task v0.3.31 |
| 1828 | 2026-03-05T01:54:34.135Z | Compiling rand_core v0.6.4 |
| 1829 | 2026-03-05T01:54:34.135Z | Compiling tinystr v0.7.6 |
| 1830 | 2026-03-05T01:54:34.136Z | Compiling icu_collections v1.5.0 |
| 1831 | 2026-03-05T01:54:34.136Z | Compiling futures-util v0.3.31 |
| 1832 | 2026-03-05T01:54:34.310Z | Compiling subtle v2.5.0 |
| 1833 | 2026-03-05T01:54:34.310Z | Compiling icu_locid v1.5.0 |
| 1834 | 2026-03-05T01:54:34.546Z | Compiling zeroize v1.7.0 |
| 1835 | 2026-03-05T01:54:35.108Z | Compiling either v1.15.0 |
| 1836 | 2026-03-05T01:54:35.249Z | Compiling ucd-trie v0.1.6 |
| 1837 | 2026-03-05T01:54:35.249Z | Compiling pest v2.8.4 |
| 1838 | 2026-03-05T01:54:37.410Z | Compiling icu_provider v1.5.0 |
| 1839 | 2026-03-05T01:54:37.621Z | Compiling bytes v1.11.1 |
| 1840 | 2026-03-05T01:54:37.622Z | Compiling serde_tokenstream v0.2.3 |
| 1841 | 2026-03-05T01:54:37.622Z | Compiling icu_locid_transform v1.5.0 |
| 1842 | 2026-03-05T01:54:37.622Z | Compiling tokio v1.48.0 |
| 1843 | 2026-03-05T01:54:37.842Z | Compiling chrono v0.4.42 |
| 1844 | 2026-03-05T01:54:38.805Z | Compiling icu_properties v1.5.1 |
| 1845 | 2026-03-05T01:54:39.955Z | Compiling strsim v0.11.1 |
| 1846 | 2026-03-05T01:54:41.124Z | Compiling pest_meta v2.8.4 |
| 1847 | 2026-03-05T01:54:41.348Z | Compiling http v1.4.0 |
| 1848 | 2026-03-05T01:54:43.003Z | Compiling icu_normalizer v1.5.0 |
| 1849 | 2026-03-05T01:54:43.351Z | Compiling rustix v0.38.34 |
| 1850 | 2026-03-05T01:54:44.061Z | Compiling idna_adapter v1.2.0 |
| 1851 | 2026-03-05T01:54:44.287Z | Compiling idna v1.0.3 |
| 1852 | 2026-03-05T01:54:44.992Z | Compiling url v2.5.4 |
| 1853 | 2026-03-05T01:54:45.494Z | Compiling pest_generator v2.8.4 |
| 1854 | 2026-03-05T01:54:45.736Z | Compiling slog v2.8.2 |
| 1855 | 2026-03-05T01:54:47.068Z | Compiling ident_case v1.0.1 |
| 1856 | 2026-03-05T01:54:47.263Z | Compiling prettyplease v0.2.37 |
| 1857 | 2026-03-05T01:54:47.673Z | Compiling anyhow v1.0.100 |
| 1858 | 2026-03-05T01:54:47.907Z | Compiling pest_derive v2.8.4 |
| 1859 | 2026-03-05T01:54:49.217Z | Compiling tracing-attributes v0.1.27 |
| 1860 | 2026-03-05T01:54:49.242Z | Compiling tracing-core v0.1.32 |
| 1861 | 2026-03-05T01:54:50.201Z | Compiling lazy_static v1.5.0 |
| 1862 | 2026-03-05T01:54:50.291Z | Compiling untrusted v0.9.0 |
| 1863 | 2026-03-05T01:54:50.780Z | Compiling rustls-pki-types v1.12.0 |
| 1864 | 2026-03-05T01:54:51.052Z | Compiling regress v0.10.5 |
| 1865 | 2026-03-05T01:54:51.452Z | Compiling zerocopy v0.8.27 |
| 1866 | 2026-03-05T01:54:52.089Z | Compiling tracing v0.1.40 |
| 1867 | 2026-03-05T01:54:52.202Z | Compiling byteorder v1.5.0 |
| 1868 | 2026-03-05T01:54:52.575Z | Compiling glob v0.3.3 |
| 1869 | 2026-03-05T01:54:52.702Z | Compiling minimal-lexical v0.2.1 |
| 1870 | 2026-03-05T01:54:52.913Z | Compiling zerocopy-derive v0.8.27 |
| 1871 | 2026-03-05T01:54:53.172Z | Compiling nom v7.1.3 |
| 1872 | 2026-03-05T01:54:53.266Z | Compiling clang-sys v1.8.1 |
| 1873 | 2026-03-05T01:54:53.975Z | Compiling pkg-config v0.3.30 |
| 1874 | 2026-03-05T01:54:56.123Z | Compiling vcpkg v0.2.15 |
| 1875 | 2026-03-05T01:54:56.610Z | Compiling tokio-util v0.7.16 |
| 1876 | 2026-03-05T01:54:57.428Z | Compiling libloading v0.8.9 |
| 1877 | 2026-03-05T01:54:57.768Z | Compiling base64 v0.22.1 |
| 1878 | 2026-03-05T01:54:57.795Z | Compiling bindgen v0.69.5 |
| 1879 | 2026-03-05T01:54:57.896Z | Compiling ipnet v2.9.0 |
| 1880 | 2026-03-05T01:54:58.288Z | Compiling home v0.5.11 |
| 1881 | 2026-03-05T01:54:58.535Z | Compiling which v4.4.2 |
| 1882 | 2026-03-05T01:54:58.826Z | Compiling cexpr v0.6.0 |
| 1883 | 2026-03-05T01:54:58.850Z | Compiling itertools v0.12.1 |
| 1884 | 2026-03-05T01:54:59.030Z | Compiling ppv-lite86 v0.2.17 |
| 1885 | 2026-03-05T01:54:59.822Z | Compiling lazycell v1.3.0 |
| 1886 | 2026-03-05T01:54:59.916Z | Compiling rustc-hash v1.1.0 |
| 1887 | 2026-03-05T01:55:00.022Z | Compiling http-body v1.0.1 |
| 1888 | 2026-03-05T01:55:00.096Z | Compiling cmake v0.1.54 |
| 1889 | 2026-03-05T01:55:00.247Z | Compiling num-conv v0.1.0 |
| 1890 | 2026-03-05T01:55:00.307Z | Compiling fs_extra v1.3.0 |
| 1891 | 2026-03-05T01:55:00.535Z | Compiling atomic-waker v1.1.2 |
| 1892 | 2026-03-05T01:55:00.683Z | Compiling time-core v0.1.6 |
| 1893 | 2026-03-05T01:55:00.757Z | Compiling dunce v1.0.5 |
| 1894 | 2026-03-05T01:55:00.814Z | Compiling crypto-common v0.1.6 |
| 1895 | 2026-03-05T01:55:00.855Z | Compiling tower-layer v0.3.3 |
| 1896 | 2026-03-05T01:55:00.909Z | Compiling camino v1.2.2 |
| 1897 | 2026-03-05T01:55:01.000Z | Compiling time-macros v0.2.24 |
| 1898 | 2026-03-05T01:55:01.034Z | Compiling try-lock v0.2.5 |
| 1899 | 2026-03-05T01:55:01.065Z | Compiling tower-service v0.3.3 |
| 1900 | 2026-03-05T01:55:01.222Z | Compiling paste v1.0.15 |
| 1901 | 2026-03-05T01:55:01.222Z | Compiling want v0.3.1 |
| 1902 | 2026-03-05T01:55:01.317Z | Compiling h2 v0.4.6 |
| 1903 | 2026-03-05T01:55:01.487Z | Compiling scroll_derive v0.13.1 |
| 1904 | 2026-03-05T01:55:01.510Z | Compiling ryu v1.0.18 |
| 1905 | 2026-03-05T01:55:01.797Z | Compiling httpdate v1.0.3 |
| 1906 | 2026-03-05T01:55:03.142Z | Compiling aws-lc-rs v1.13.3 |
| 1907 | 2026-03-05T01:55:03.251Z | Compiling openapiv3 v2.2.0 |
| 1908 | 2026-03-05T01:55:03.498Z | Compiling async-trait v0.1.89 |
| 1909 | 2026-03-05T01:55:03.678Z | Compiling pretty-hex v0.4.1 |
| 1910 | 2026-03-05T01:55:04.262Z | Compiling http-body-util v0.1.3 |
| 1911 | 2026-03-05T01:55:04.350Z | Compiling untrusted v0.7.1 |
| 1912 | 2026-03-05T01:55:04.573Z | Compiling plain v0.2.3 |
| 1913 | 2026-03-05T01:55:04.775Z | Compiling serde_urlencoded v0.7.1 |
| 1914 | 2026-03-05T01:55:04.843Z | Compiling typify-impl v0.4.3 |
| 1915 | 2026-03-05T01:55:05.384Z | Compiling darling_core v0.21.3 |
| 1916 | 2026-03-05T01:55:05.731Z | Compiling erased-serde v0.3.31 |
| 1917 | 2026-03-05T01:55:06.737Z | Compiling hyper v1.8.1 |
| 1918 | 2026-03-05T01:55:07.139Z | Compiling usdt-impl v0.6.0 |
| 1919 | 2026-03-05T01:55:07.573Z | Compiling rustls v0.23.31 |
| 1920 | 2026-03-05T01:55:09.680Z | Compiling hyper-util v0.1.19 |
| 1921 | 2026-03-05T01:55:11.076Z | Compiling darling_macro v0.21.3 |
| 1922 | 2026-03-05T01:55:11.932Z | Compiling scroll v0.13.0 |
| 1923 | 2026-03-05T01:55:12.200Z | Compiling rand_chacha v0.3.1 |
| 1924 | 2026-03-05T01:55:12.642Z | Compiling crossbeam-utils v0.8.19 |
| 1925 | 2026-03-05T01:55:13.389Z | Compiling cpufeatures v0.2.12 |
| 1926 | 2026-03-05T01:55:13.623Z | Compiling aws-lc-sys v0.30.0 |
| 1927 | 2026-03-05T01:55:13.847Z | Compiling unsafe-libyaml v0.2.11 |
| 1928 | 2026-03-05T01:55:13.987Z | Compiling typify-macro v0.4.3 |
| 1929 | 2026-03-05T01:55:15.110Z | Compiling goblin v0.10.4 |
| 1930 | 2026-03-05T01:55:15.465Z | Compiling serde_yaml v0.9.34+deprecated |
| 1931 | 2026-03-05T01:55:16.115Z | Compiling rand v0.8.5 |
| 1932 | 2026-03-05T01:55:17.816Z | Compiling darling v0.21.3 |
| 1933 | 2026-03-05T01:55:17.951Z | Compiling block-buffer v0.10.4 |
| 1934 | 2026-03-05T01:55:18.587Z | Compiling strum_macros v0.26.4 |
| 1935 | 2026-03-05T01:55:18.654Z | Compiling rustls v0.22.4 |
| 1936 | 2026-03-05T01:55:19.257Z | Compiling omicron-workspace-hack v0.1.0 |
| 1937 | 2026-03-05T01:55:19.927Z | Compiling digest v0.10.7 |
| 1938 | 2026-03-05T01:55:21.119Z | Compiling openssl-sys v0.9.107 |
| 1939 | 2026-03-05T01:55:21.159Z | Compiling dtrace-parser v0.3.0 |
| 1940 | 2026-03-05T01:55:22.205Z | Compiling dof v0.4.0 |
| 1941 | 2026-03-05T01:55:22.522Z | Compiling daft-derive v0.1.5 |
| 1942 | 2026-03-05T01:55:22.652Z | Compiling sync_wrapper v1.0.1 |
| 1943 | 2026-03-05T01:55:24.037Z | Compiling thread-id v5.0.0 |
| 1944 | 2026-03-05T01:55:24.054Z | Compiling slog-async v2.8.0 |
| 1945 | 2026-03-05T01:55:24.606Z | Compiling tower v0.5.2 |
| 1946 | 2026-03-05T01:55:25.050Z | Compiling webpki-roots v0.26.3 |
| 1947 | 2026-03-05T01:55:25.489Z | Compiling futures-executor v0.3.31 |
| 1948 | 2026-03-05T01:55:26.619Z | Compiling multer v3.1.0 |
| 1949 | 2026-03-05T01:55:27.391Z | Compiling rustix v1.1.2 |
| 1950 | 2026-03-05T01:55:28.089Z | Compiling iri-string v0.7.8 |
| 1951 | 2026-03-05T01:55:29.051Z | Compiling futures v0.3.31 |
| 1952 | 2026-03-05T01:55:29.192Z | Compiling typify v0.4.3 |
| 1953 | 2026-03-05T01:55:29.355Z | Compiling encoding_rs v0.8.34 |
| 1954 | 2026-03-05T01:55:29.531Z | Compiling ref-cast v1.0.25 |
| 1955 | 2026-03-05T01:55:30.130Z | Compiling mime v0.3.17 |
| 1956 | 2026-03-05T01:55:33.412Z | Compiling tower-http v0.6.8 |
| 1957 | 2026-03-05T01:55:35.595Z | Compiling usdt-macro v0.6.0 |
| 1958 | 2026-03-05T01:55:35.776Z | Compiling usdt-attr-macro v0.6.0 |
| 1959 | 2026-03-05T01:55:37.006Z | Compiling ipnetwork v0.21.1 |
| 1960 | 2026-03-05T01:55:37.145Z | Compiling async-stream-impl v0.3.6 |
| 1961 | 2026-03-05T01:55:37.475Z | Compiling structmeta-derive v0.3.0 |
| 1962 | 2026-03-05T01:55:38.331Z | Compiling dropshot v0.16.6 |
| 1963 | 2026-03-05T01:55:38.710Z | Compiling openssl v0.10.72 |
| 1964 | 2026-03-05T01:55:38.741Z | Compiling powerfmt v0.2.0 |
| 1965 | 2026-03-05T01:55:39.213Z | Compiling foreign-types-shared v0.1.1 |
| 1966 | 2026-03-05T01:55:39.289Z | Compiling deranged v0.5.3 |
| 1967 | 2026-03-05T01:55:39.348Z | Compiling foreign-types v0.3.2 |
| 1968 | 2026-03-05T01:55:39.900Z | Compiling structmeta v0.3.0 |
| 1969 | 2026-03-05T01:55:40.254Z | Compiling sha1 v0.10.6 |
| 1970 | 2026-03-05T01:55:40.559Z | Compiling openssl-macros v0.1.1 |
| 1971 | 2026-03-05T01:55:41.061Z | Compiling ref-cast-impl v1.0.25 |
| 1972 | 2026-03-05T01:55:41.084Z | Compiling rand_core v0.9.3 |
| 1973 | 2026-03-05T01:55:41.242Z | Compiling num_threads v0.1.7 |
| 1974 | 2026-03-05T01:55:41.368Z | Compiling winnow v0.7.13 |
| 1975 | 2026-03-05T01:55:41.576Z | Compiling match_cfg v0.1.0 |
| 1976 | 2026-03-05T01:55:41.650Z | Compiling native-tls v0.2.11 |
| 1977 | 2026-03-05T01:55:41.917Z | Compiling hostname v0.3.1 |
| 1978 | 2026-03-05T01:55:42.016Z | Compiling rand_chacha v0.9.0 |
| 1979 | 2026-03-05T01:55:42.097Z | Compiling time v0.3.44 |
| 1980 | 2026-03-05T01:55:42.316Z | Compiling dropshot_endpoint v0.16.6 |
| 1981 | 2026-03-05T01:55:43.240Z | Compiling openssl-probe v0.1.5 |
| 1982 | 2026-03-05T01:55:43.549Z | Compiling fastrand v2.3.0 |
| 1983 | 2026-03-05T01:55:44.775Z | Compiling tempfile v3.23.0 |
| 1984 | 2026-03-05T01:55:46.044Z | Compiling rand v0.9.2 |
| 1985 | 2026-03-05T01:55:46.230Z | Compiling progenitor-impl v0.11.1 |
| 1986 | 2026-03-05T01:55:46.548Z | Compiling strum v0.26.3 |
| 1987 | 2026-03-05T01:55:46.770Z | Compiling crossbeam-channel v0.5.15 |
| 1988 | 2026-03-05T01:55:47.828Z | Compiling syn v1.0.109 |
| 1989 | 2026-03-05T01:55:48.879Z | Compiling tokio-native-tls v0.3.1 |
| 1990 | 2026-03-05T01:55:49.369Z | Compiling oxnet v0.1.3 |
| 1991 | 2026-03-05T01:55:49.471Z | Compiling serde_with_macros v3.15.0 |
| 1992 | 2026-03-05T01:55:50.212Z | Compiling derive-where v1.6.0 |
| 1993 | 2026-03-05T01:55:51.779Z | Compiling progenitor-macro v0.11.1 |
| 1994 | 2026-03-05T01:55:51.917Z | Compiling strum_macros v0.27.2 |
| 1995 | 2026-03-05T01:55:52.951Z | Compiling thread_local v1.1.8 |
| 1996 | 2026-03-05T01:55:56.678Z | Compiling hyper-tls v0.6.0 |
| 1997 | 2026-03-05T01:55:56.770Z | Compiling derive-ex v0.1.8 |
| 1998 | 2026-03-05T01:56:00.675Z | Compiling rustls-webpki v0.102.4 |
| 1999 | 2026-03-05T01:56:01.766Z | Compiling webpki-roots v1.0.3 |
| 2000 | 2026-03-05T01:56:01.994Z | Compiling newtype-uuid v1.3.1 |
| 2001 | 2026-03-05T01:56:02.783Z | Compiling newtype-uuid-macros v0.1.0 |
| 2002 | 2026-03-05T01:56:04.352Z | Compiling is-terminal v0.4.12 |
| 2003 | 2026-03-05T01:56:04.496Z | Compiling debug-ignore v1.0.5 |
| 2004 | 2026-03-05T01:56:04.514Z | Compiling take_mut v0.2.2 |
| 2005 | 2026-03-05T01:56:04.675Z | Compiling term v1.2.0 |
| 2006 | 2026-03-05T01:56:04.722Z | Compiling quick-error v1.2.3 |
| 2007 | 2026-03-05T01:56:05.671Z | Compiling slog-term v2.9.2 |
| 2008 | 2026-03-05T01:56:08.724Z | Compiling test-strategy v0.4.3 |
| 2009 | 2026-03-05T01:56:09.258Z | Compiling slog-json v2.6.1 |
| 2010 | 2026-03-05T01:56:09.274Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 2011 | 2026-03-05T01:56:09.369Z | Compiling parse-display-derive v0.10.0 |
| 2012 | 2026-03-05T01:56:11.967Z | Compiling macaddr v1.0.1 |
| 2013 | 2026-03-05T01:56:12.478Z | Compiling toml_datetime v0.6.11 |
| 2014 | 2026-03-05T01:56:12.514Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2015 | 2026-03-05T01:56:12.893Z | Compiling serde_spanned v1.0.4 |
| 2016 | 2026-03-05T01:56:12.966Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2017 | 2026-03-05T01:56:13.199Z | Compiling memmap2 v0.9.9 |
| 2018 | 2026-03-05T01:56:13.678Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2019 | 2026-03-05T01:56:14.095Z | Compiling spin v0.9.8 |
| 2020 | 2026-03-05T01:56:14.184Z | Compiling toml v0.9.10+spec-1.1.0 |
| 2021 | 2026-03-05T01:56:15.510Z | Compiling usdt v0.6.0 |
| 2022 | 2026-03-05T01:56:15.595Z | Compiling tokio-rustls v0.25.0 |
| 2023 | 2026-03-05T01:56:15.830Z | Compiling slog-bunyan v2.5.0 |
| 2024 | 2026-03-05T01:56:16.062Z | Compiling daft v0.1.5 |
| 2025 | 2026-03-05T01:56:16.572Z | Compiling async-stream v0.3.6 |
| 2026 | 2026-03-05T01:56:16.696Z | Compiling waitgroup v0.1.2 |
| 2027 | 2026-03-05T01:56:16.789Z | Compiling rustls-pemfile v2.2.0 |
| 2028 | 2026-03-05T01:56:16.891Z | Compiling serde_path_to_error v0.1.20 |
| 2029 | 2026-03-05T01:56:16.909Z | Compiling hostname v0.4.2 |
| 2030 | 2026-03-05T01:56:19.095Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2031 | 2026-03-05T01:56:20.480Z | Compiling hex v0.4.3 |
| 2032 | 2026-03-05T01:56:21.169Z | Compiling zerocopy-derive v0.7.34 |
| 2033 | 2026-03-05T01:56:21.254Z | Compiling wait-timeout v0.2.0 |
| 2034 | 2026-03-05T01:56:22.823Z | Compiling bit-vec v0.6.3 |
| 2035 | 2026-03-05T01:56:23.023Z | Compiling rusty-fork v0.3.0 |
| 2036 | 2026-03-05T01:56:23.347Z | Compiling bit-set v0.5.3 |
| 2037 | 2026-03-05T01:56:23.702Z | Compiling strum v0.27.2 |
| 2038 | 2026-03-05T01:56:23.984Z | Compiling serde_with v3.15.0 |
| 2039 | 2026-03-05T01:56:25.469Z | Compiling rand_xorshift v0.3.0 |
| 2040 | 2026-03-05T01:56:26.264Z | Compiling unarray v0.1.4 |
| 2041 | 2026-03-05T01:56:26.449Z | Compiling proptest v1.5.0 |
| 2042 | 2026-03-05T01:56:29.169Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2043 | 2026-03-05T01:56:29.398Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2044 | 2026-03-05T01:56:33.100Z | Compiling instant v0.1.12 |
| 2045 | 2026-03-05T01:56:33.293Z | Compiling rustc-hash v2.1.1 |
| 2046 | 2026-03-05T01:56:35.428Z | Compiling iddqd v0.3.14 |
| 2047 | 2026-03-05T01:56:37.569Z | Compiling backoff v0.4.0 |
| 2048 | 2026-03-05T01:56:37.950Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2049 | 2026-03-05T01:56:39.259Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2050 | 2026-03-05T01:56:39.697Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2051 | 2026-03-05T01:56:39.952Z | Compiling parse-display v0.10.0 |
| 2052 | 2026-03-05T01:56:40.713Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2053 | 2026-03-05T01:56:41.745Z | Compiling crucible-workspace-hack v0.1.0 |
| 2054 | 2026-03-05T01:56:43.028Z | Compiling zerocopy v0.7.34 |
| 2055 | 2026-03-05T01:56:44.451Z | Compiling rustls-webpki v0.103.4 |
| 2056 | 2026-03-05T01:56:45.898Z | Compiling scroll_derive v0.12.0 |
| 2057 | 2026-03-05T01:56:46.227Z | Compiling usdt-impl v0.5.0 |
| 2058 | 2026-03-05T01:56:46.672Z | Compiling heck v0.4.1 |
| 2059 | 2026-03-05T01:56:47.299Z | Compiling winnow v0.5.40 |
| 2060 | 2026-03-05T01:56:47.735Z | Compiling scroll v0.12.0 |
| 2061 | 2026-03-05T01:56:48.340Z | Compiling dof v0.3.0 |
| 2062 | 2026-03-05T01:56:49.046Z | Compiling dtrace-parser v0.2.0 |
| 2063 | 2026-03-05T01:56:49.478Z | Compiling clap_derive v4.5.4 |
| 2064 | 2026-03-05T01:56:50.525Z | Compiling toml_edit v0.19.15 |
| 2065 | 2026-03-05T01:56:50.668Z | Compiling thread-id v4.2.1 |
| 2066 | 2026-03-05T01:56:51.081Z | Compiling utf8parse v0.2.1 |
| 2067 | 2026-03-05T01:56:51.268Z | Compiling anstyle-parse v0.2.4 |
| 2068 | 2026-03-05T01:56:52.881Z | Compiling goblin v0.8.2 |
| 2069 | 2026-03-05T01:56:53.537Z | Compiling proc-macro-crate v1.3.1 |
| 2070 | 2026-03-05T01:56:54.778Z | Compiling tokio-rustls v0.26.0 |
| 2071 | 2026-03-05T01:56:55.695Z | Compiling serde_spanned v0.6.9 |
| 2072 | 2026-03-05T01:56:56.339Z | Compiling is_terminal_polyfill v1.70.0 |
| 2073 | 2026-03-05T01:56:56.500Z | Compiling anstyle v1.0.7 |
| 2074 | 2026-03-05T01:56:56.655Z | Compiling data-encoding v2.6.0 |
| 2075 | 2026-03-05T01:56:57.046Z | Compiling anstyle-query v1.0.3 |
| 2076 | 2026-03-05T01:56:57.162Z | Compiling colorchoice v1.0.1 |
| 2077 | 2026-03-05T01:56:57.319Z | Compiling unicode-width v0.1.14 |
| 2078 | 2026-03-05T01:56:57.854Z | Compiling anstream v0.6.14 |
| 2079 | 2026-03-05T01:56:59.633Z | Compiling hyper-rustls v0.27.3 |
| 2080 | 2026-03-05T01:57:00.152Z | Compiling terminal_size v0.3.0 |
| 2081 | 2026-03-05T01:57:01.296Z | Compiling num-integer v0.1.46 |
| 2082 | 2026-03-05T01:57:01.442Z | Compiling clap_lex v0.7.0 |
| 2083 | 2026-03-05T01:57:03.924Z | Compiling clap_builder v4.5.2 |
| 2084 | 2026-03-05T01:57:08.628Z | Compiling reqwest v0.12.23 |
| 2085 | 2026-03-05T01:57:08.737Z | Compiling usdt-attr-macro v0.5.0 |
| 2086 | 2026-03-05T01:57:08.737Z | Compiling usdt-macro v0.5.0 |
| 2087 | 2026-03-05T01:57:08.805Z | Compiling memmap v0.7.0 |
| 2088 | 2026-03-05T01:57:09.506Z | Compiling tinyvec_macros v0.1.1 |
| 2089 | 2026-03-05T01:57:09.625Z | Compiling tinyvec v1.6.0 |
| 2090 | 2026-03-05T01:57:11.363Z | Compiling usdt v0.5.0 |
| 2091 | 2026-03-05T01:57:12.020Z | Compiling clap v4.5.4 |
| 2092 | 2026-03-05T01:57:13.118Z | Compiling num-bigint v0.4.5 |
| 2093 | 2026-03-05T01:57:13.745Z | Compiling crossbeam-epoch v0.9.18 |
| 2094 | 2026-03-05T01:57:14.201Z | Compiling itertools v0.14.0 |
| 2095 | 2026-03-05T01:57:14.806Z | Compiling proc-macro-error-attr v1.0.4 |
| 2096 | 2026-03-05T01:57:17.418Z | Compiling heapless v0.8.0 |
| 2097 | 2026-03-05T01:57:17.581Z | Compiling num-rational v0.4.2 |
| 2098 | 2026-03-05T01:57:17.581Z | Compiling progenitor-client v0.11.1 |
| 2099 | 2026-03-05T01:57:17.581Z | Compiling ingot-macros v0.1.1 |
| 2100 | 2026-03-05T01:57:17.694Z | Compiling num-iter v0.1.45 |
| 2101 | 2026-03-05T01:57:20.032Z | Compiling hash32 v0.3.1 |
| 2102 | 2026-03-05T01:57:20.181Z | Compiling darling_core v0.20.11 |
| 2103 | 2026-03-05T01:57:20.181Z | Compiling num-complex v0.4.6 |
| 2104 | 2026-03-05T01:57:23.343Z | Compiling proc-macro-error v1.0.4 |
| 2105 | 2026-03-05T01:57:23.623Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2106 | 2026-03-05T01:57:24.209Z | Compiling smoltcp v0.11.0 |
| 2107 | 2026-03-05T01:57:25.218Z | Compiling darling_macro v0.20.11 |
| 2108 | 2026-03-05T01:57:25.521Z | Compiling progenitor-client v0.10.0 |
| 2109 | 2026-03-05T01:57:25.896Z | Compiling progenitor v0.11.1 |
| 2110 | 2026-03-05T01:57:26.131Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2111 | 2026-03-05T01:57:26.432Z | Compiling ingot-types v0.1.2 |
| 2112 | 2026-03-05T01:57:27.903Z | Compiling num v0.4.3 |
| 2113 | 2026-03-05T01:57:28.977Z | Compiling num_enum_derive v0.7.4 |
| 2114 | 2026-03-05T01:57:30.012Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2115 | 2026-03-05T01:57:30.075Z | Compiling cobs v0.2.3 |
| 2116 | 2026-03-05T01:57:30.408Z | Compiling toml_write v0.1.2 |
| 2117 | 2026-03-05T01:57:31.308Z | Compiling bitflags v1.3.2 |
| 2118 | 2026-03-05T01:57:31.394Z | Compiling managed v0.8.0 |
| 2119 | 2026-03-05T01:57:31.395Z | Compiling num_enum v0.7.4 |
| 2120 | 2026-03-05T01:57:31.512Z | Compiling toml_edit v0.22.27 |
| 2121 | 2026-03-05T01:57:32.215Z | Compiling postcard v1.0.9 |
| 2122 | 2026-03-05T01:57:32.615Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2123 | 2026-03-05T01:57:39.871Z | Compiling ingot v0.1.1 |
| 2124 | 2026-03-05T01:57:40.365Z | Compiling darling v0.20.11 |
| 2125 | 2026-03-05T01:57:43.085Z | Compiling enum-as-inner v0.6.0 |
| 2126 | 2026-03-05T01:57:44.466Z | Compiling libz-sys v1.1.16 |
| 2127 | 2026-03-05T01:57:44.782Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2128 | 2026-03-05T01:57:45.710Z | Compiling foreign-types-macros v0.2.3 |
| 2129 | 2026-03-05T01:57:45.777Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2130 | 2026-03-05T01:57:46.180Z | Compiling rayon-core v1.12.1 |
| 2131 | 2026-03-05T01:57:46.995Z | Compiling foreign-types-shared v0.3.1 |
| 2132 | 2026-03-05T01:57:47.142Z | Compiling foreign-types v0.5.0 |
| 2133 | 2026-03-05T01:57:47.653Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2134 | 2026-03-05T01:57:51.563Z | Compiling derive_builder_core v0.20.2 |
| 2135 | 2026-03-05T01:57:52.320Z | Compiling toml v0.8.23 |
| 2136 | 2026-03-05T01:57:53.287Z | Compiling crossbeam-deque v0.8.5 |
| 2137 | 2026-03-05T01:57:53.441Z | Compiling tabwriter v1.4.0 |
| 2138 | 2026-03-05T01:57:53.531Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2139 | 2026-03-05T01:57:53.716Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2140 | 2026-03-05T01:57:54.217Z | Compiling cstr-argument v0.1.2 |
| 2141 | 2026-03-05T01:57:54.425Z | Compiling float-ord v0.3.2 |
| 2142 | 2026-03-05T01:57:54.485Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2143 | 2026-03-05T01:57:54.857Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2144 | 2026-03-05T01:57:54.941Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2145 | 2026-03-05T01:57:55.156Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2146 | 2026-03-05T01:57:56.424Z | Compiling derive_builder_macro v0.20.2 |
| 2147 | 2026-03-05T01:57:57.436Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2148 | 2026-03-05T01:57:57.818Z | Compiling resolv-conf v0.7.0 |
| 2149 | 2026-03-05T01:57:59.105Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2150 | 2026-03-05T01:57:59.255Z | Compiling vergen-lib v0.1.6 |
| 2151 | 2026-03-05T01:57:59.286Z | Compiling slog-dtrace v0.3.0 |
| 2152 | 2026-03-05T01:57:59.625Z | Compiling semver v0.1.20 |
| 2153 | 2026-03-05T01:57:59.671Z | Compiling linked-hash-map v0.5.6 |
| 2154 | 2026-03-05T01:57:59.949Z | Compiling colored v3.0.0 |
| 2155 | 2026-03-05T01:58:00.127Z | Compiling lru-cache v0.1.2 |
| 2156 | 2026-03-05T01:58:00.179Z | Compiling rustc_version v0.1.7 |
| 2157 | 2026-03-05T01:58:03.208Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2158 | 2026-03-05T01:58:03.683Z | Compiling derive_builder v0.20.2 |
| 2159 | 2026-03-05T01:58:03.866Z | Compiling rayon v1.10.0 |
| 2160 | 2026-03-05T01:58:04.994Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2161 | 2026-03-05T01:58:06.185Z | Compiling hickory-proto v0.24.4 |
| 2162 | 2026-03-05T01:58:08.624Z | Compiling zone_cfg_derive v0.3.0 |
| 2163 | 2026-03-05T01:58:10.006Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2164 | 2026-03-05T01:58:12.019Z | Compiling hubpack_derive v0.1.1 |
| 2165 | 2026-03-05T01:58:12.319Z | Compiling camino-tempfile v1.4.1 |
| 2166 | 2026-03-05T01:58:12.930Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2167 | 2026-03-05T01:58:13.050Z | Compiling cargo-platform v0.1.8 |
| 2168 | 2026-03-05T01:58:13.296Z | Compiling num-derive v0.4.2 |
| 2169 | 2026-03-05T01:58:13.496Z | Compiling serde_repr v0.1.19 |
| 2170 | 2026-03-05T01:58:13.797Z | Compiling vergen v9.0.6 |
| 2171 | 2026-03-05T01:58:14.179Z | Compiling sigpipe v0.1.3 |
| 2172 | 2026-03-05T01:58:14.332Z | Compiling base64ct v1.6.0 |
| 2173 | 2026-03-05T01:58:14.607Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2174 | 2026-03-05T01:58:14.993Z | Compiling siphasher v1.0.1 |
| 2175 | 2026-03-05T01:58:15.063Z | Compiling base64 v0.21.7 |
| 2176 | 2026-03-05T01:58:15.388Z | Compiling jiff v0.2.15 |
| 2177 | 2026-03-05T01:58:15.422Z | Compiling convert_case v0.4.0 |
| 2178 | 2026-03-05T01:58:16.149Z | Compiling derive_more v0.99.20 |
| 2179 | 2026-03-05T01:58:16.756Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2180 | 2026-03-05T01:58:18.111Z | Compiling phf_shared v0.12.1 |
| 2181 | 2026-03-05T01:58:18.211Z | Compiling password-hash v0.5.0 |
| 2182 | 2026-03-05T01:58:18.596Z | Compiling cargo_metadata v0.19.2 |
| 2183 | 2026-03-05T01:58:20.334Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2184 | 2026-03-05T01:58:20.863Z | Compiling hubpack v0.1.2 |
| 2185 | 2026-03-05T01:58:20.899Z | Compiling zone v0.3.1 |
| 2186 | 2026-03-05T01:58:21.306Z | Compiling hickory-resolver v0.24.4 |
| 2187 | 2026-03-05T01:58:21.626Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2188 | 2026-03-05T01:58:21.636Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2189 | 2026-03-05T01:58:23.718Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2190 | 2026-03-05T01:58:25.902Z | Compiling newtype_derive v0.1.6 |
| 2191 | 2026-03-05T01:58:26.291Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2192 | 2026-03-05T01:58:27.326Z | Compiling progenitor-impl v0.10.0 |
| 2193 | 2026-03-05T01:58:27.432Z | Compiling blake2 v0.10.6 |
| 2194 | 2026-03-05T01:58:28.367Z | Compiling tokio-stream v0.1.17 |
| 2195 | 2026-03-05T01:58:28.426Z | Compiling typify-impl v0.6.1 |
| 2196 | 2026-03-05T01:58:28.478Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2197 | 2026-03-05T01:58:29.431Z | Compiling serde-big-array v0.5.1 |
| 2198 | 2026-03-05T01:58:29.788Z | Compiling smf v0.2.3 |
| 2199 | 2026-03-05T01:58:30.862Z | Compiling pin-project-internal v1.1.10 |
| 2200 | 2026-03-05T01:58:32.292Z | Compiling rustc_version v0.4.1 |
| 2201 | 2026-03-05T01:58:32.583Z | Compiling vergen-git2 v1.0.7 |
| 2202 | 2026-03-05T01:58:32.834Z | Compiling chrono-tz v0.10.4 |
| 2203 | 2026-03-05T01:58:32.941Z | Compiling foldhash v0.1.5 |
| 2204 | 2026-03-05T01:58:33.246Z | Compiling whoami v1.5.1 |
| 2205 | 2026-03-05T01:58:33.287Z | Compiling owo-colors v4.2.3 |
| 2206 | 2026-03-05T01:58:33.319Z | Compiling unicode-xid v0.2.4 |
| 2207 | 2026-03-05T01:58:33.522Z | Compiling static_assertions v1.1.0 |
| 2208 | 2026-03-05T01:58:33.654Z | Compiling cancel-safe-futures v0.1.5 |
| 2209 | 2026-03-05T01:58:33.877Z | Compiling unicode-segmentation v1.11.0 |
| 2210 | 2026-03-05T01:58:34.094Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2211 | 2026-03-05T01:58:35.083Z | Compiling newline-converter v0.3.0 |
| 2212 | 2026-03-05T01:58:35.302Z | Compiling const_format_proc_macros v0.2.34 |
| 2213 | 2026-03-05T01:58:37.066Z | Compiling pin-project v1.1.10 |
| 2214 | 2026-03-05T01:58:37.161Z | Compiling hashbrown v0.15.2 |
| 2215 | 2026-03-05T01:58:37.351Z | Compiling typify-macro v0.6.1 |
| 2216 | 2026-03-05T01:58:37.966Z | Compiling progenitor-macro v0.10.0 |
| 2217 | 2026-03-05T01:58:38.460Z | Compiling qorb v0.4.1 |
| 2218 | 2026-03-05T01:58:39.354Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2219 | 2026-03-05T01:58:40.766Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2220 | 2026-03-05T01:58:40.792Z | Compiling argon2 v0.5.3 |
| 2221 | 2026-03-05T01:58:41.321Z | Compiling phf v0.12.1 |
| 2222 | 2026-03-05T01:58:41.671Z | Compiling tokio-dtrace v0.1.1 |
| 2223 | 2026-03-05T01:58:42.368Z | Compiling unicode-normalization v0.1.24 |
| 2224 | 2026-03-05T01:58:42.743Z | Compiling console v0.15.8 |
| 2225 | 2026-03-05T01:58:43.113Z | Compiling atomicwrites v0.4.4 |
| 2226 | 2026-03-05T01:58:43.603Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2227 | 2026-03-05T01:58:44.539Z | Compiling libsw-core v0.3.2 |
| 2228 | 2026-03-05T01:58:44.882Z | Compiling secrecy v0.10.3 |
| 2229 | 2026-03-05T01:58:45.165Z | Compiling async-recursion v1.1.1 |
| 2230 | 2026-03-05T01:58:45.505Z | Compiling snafu-derive v0.8.9 |
| 2231 | 2026-03-05T01:58:46.475Z | Compiling cookie v0.18.1 |
| 2232 | 2026-03-05T01:58:46.876Z | Compiling csv-core v0.1.12 |
| 2233 | 2026-03-05T01:58:47.699Z | Compiling bstr v1.9.1 |
| 2234 | 2026-03-05T01:58:48.712Z | Compiling utf-8 v0.7.6 |
| 2235 | 2026-03-05T01:58:49.114Z | Compiling highway v1.3.0 |
| 2236 | 2026-03-05T01:58:49.148Z | Compiling moka v0.12.10 |
| 2237 | 2026-03-05T01:58:49.544Z | Compiling same-file v1.0.6 |
| 2238 | 2026-03-05T01:58:49.705Z | Compiling indent_write v2.2.0 |
| 2239 | 2026-03-05T01:58:49.854Z | Compiling bytecount v0.6.9 |
| 2240 | 2026-03-05T01:58:50.004Z | Compiling similar v2.7.0 |
| 2241 | 2026-03-05T01:58:50.194Z | Compiling fixedbitset v0.5.7 |
| 2242 | 2026-03-05T01:58:50.455Z | Compiling git2 v0.20.2 |
| 2243 | 2026-03-05T01:58:50.603Z | Compiling fixedbitset v0.4.2 |
| 2244 | 2026-03-05T01:58:51.289Z | Compiling rustls v0.21.12 |
| 2245 | 2026-03-05T01:58:51.668Z | Compiling cfg_aliases v0.2.1 |
| 2246 | 2026-03-05T01:58:51.790Z | Compiling nix v0.29.0 |
| 2247 | 2026-03-05T01:58:52.661Z | Compiling expectorate v1.2.0 |
| 2248 | 2026-03-05T01:58:53.039Z | Compiling petgraph v0.6.5 |
| 2249 | 2026-03-05T01:58:54.333Z | Compiling petgraph v0.8.3 |
| 2250 | 2026-03-05T01:58:55.509Z | Compiling papergrid v0.11.0 |
| 2251 | 2026-03-05T01:58:56.172Z | Compiling walkdir v2.5.0 |
| 2252 | 2026-03-05T01:58:57.099Z | Compiling snafu v0.8.9 |
| 2253 | 2026-03-05T01:58:57.416Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2254 | 2026-03-05T01:58:57.733Z | Compiling tungstenite v0.21.0 |
| 2255 | 2026-03-05T01:58:57.749Z | Compiling progenitor v0.10.0 |
| 2256 | 2026-03-05T01:58:57.979Z | Compiling globset v0.4.14 |
| 2257 | 2026-03-05T01:58:58.243Z | Compiling csv v1.3.1 |
| 2258 | 2026-03-05T01:58:58.391Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2259 | 2026-03-05T01:58:59.000Z | Compiling libsw v3.5.0 |
| 2260 | 2026-03-05T01:58:59.358Z | Compiling olpc-cjson v0.1.4 |
| 2261 | 2026-03-05T01:58:59.753Z | Compiling oxide-tokio-rt v0.1.2 |
| 2262 | 2026-03-05T01:59:00.453Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2263 | 2026-03-05T01:59:00.507Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2264 | 2026-03-05T01:59:02.322Z | Compiling const_format v0.2.35 |
| 2265 | 2026-03-05T01:59:03.653Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2266 | 2026-03-05T01:59:03.765Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2267 | 2026-03-05T01:59:06.049Z | Compiling tabled_derive v0.7.0 |
| 2268 | 2026-03-05T01:59:08.085Z | Compiling gethostname v0.5.0 |
| 2269 | 2026-03-05T01:59:08.124Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2270 | 2026-03-05T01:59:08.328Z | Compiling terminal_size v0.4.3 |
| 2271 | 2026-03-05T01:59:08.607Z | Compiling pem v3.0.5 |
| 2272 | 2026-03-05T01:59:10.020Z | Compiling inout v0.1.3 |
| 2273 | 2026-03-05T01:59:10.291Z | Compiling rustls-webpki v0.101.7 |
| 2274 | 2026-03-05T01:59:11.873Z | Compiling sct v0.7.1 |
| 2275 | 2026-03-05T01:59:12.333Z | Compiling bcs v0.1.6 |
| 2276 | 2026-03-05T01:59:12.634Z | Compiling serde_plain v1.0.2 |
| 2277 | 2026-03-05T01:59:13.163Z | Compiling radium v0.7.0 |
| 2278 | 2026-03-05T01:59:13.191Z | Compiling termtree v0.5.1 |
| 2279 | 2026-03-05T01:59:13.507Z | Compiling typed-path v0.9.3 |
| 2280 | 2026-03-05T01:59:13.542Z | Compiling unicode-linebreak v0.1.5 |
| 2281 | 2026-03-05T01:59:13.641Z | Compiling unicode-width v0.2.1 |
| 2282 | 2026-03-05T01:59:13.688Z | Compiling smawk v0.3.2 |
| 2283 | 2026-03-05T01:59:13.752Z | Compiling linear-map v1.2.0 |
| 2284 | 2026-03-05T01:59:13.943Z | Compiling openssl-probe v0.2.1 |
| 2285 | 2026-03-05T01:59:13.971Z | Compiling swrite v0.1.0 |
| 2286 | 2026-03-05T01:59:14.094Z | Compiling tagptr v0.2.0 |
| 2287 | 2026-03-05T01:59:14.143Z | Compiling textwrap v0.16.2 |
| 2288 | 2026-03-05T01:59:14.179Z | Compiling rustls-native-certs v0.8.3 |
| 2289 | 2026-03-05T01:59:14.286Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2290 | 2026-03-05T01:59:15.854Z | Compiling cipher v0.4.4 |
| 2291 | 2026-03-05T01:59:16.349Z | Compiling tough v0.20.0 |
| 2292 | 2026-03-05T01:59:17.529Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2293 | 2026-03-05T01:59:17.847Z | Compiling tabled v0.15.0 |
| 2294 | 2026-03-05T01:59:19.285Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2295 | 2026-03-05T01:59:19.927Z | Compiling steno v0.4.1 |
| 2296 | 2026-03-05T01:59:21.609Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2297 | 2026-03-05T01:59:26.786Z | Compiling tokio-tungstenite v0.21.0 |
| 2298 | 2026-03-05T01:59:30.574Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2299 | 2026-03-05T01:59:32.296Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2300 | 2026-03-05T01:59:33.225Z | Compiling hickory-proto v0.25.2 |
| 2301 | 2026-03-05T01:59:36.655Z | Compiling tap v1.0.1 |
| 2302 | 2026-03-05T01:59:39.105Z | Compiling humantime v2.3.0 |
| 2303 | 2026-03-05T01:59:39.581Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2304 | 2026-03-05T01:59:40.155Z | Compiling hickory-resolver v0.25.2 |
| 2305 | 2026-03-05T01:59:40.524Z | Compiling wyz v0.5.1 |
| 2306 | 2026-03-05T01:59:43.815Z | Compiling tokio-rustls v0.24.1 |
| 2307 | 2026-03-05T01:59:44.809Z | Compiling rustls-platform-verifier v0.6.2 |
| 2308 | 2026-03-05T01:59:46.058Z | Compiling typify v0.6.1 |
| 2309 | 2026-03-05T01:59:46.212Z | Compiling rustls-pemfile v1.0.4 |
| 2310 | 2026-03-05T01:59:46.774Z | Compiling num_enum_derive v0.5.11 |
| 2311 | 2026-03-05T01:59:47.283Z | Compiling twox-hash v2.1.0 |
| 2312 | 2026-03-05T01:59:48.222Z | Compiling universal-hash v0.5.1 |
| 2313 | 2026-03-05T01:59:48.499Z | Compiling atty v0.2.14 |
| 2314 | 2026-03-05T01:59:48.699Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2315 | 2026-03-05T01:59:48.956Z | Compiling opaque-debug v0.3.1 |
| 2316 | 2026-03-05T01:59:49.080Z | Compiling funty v2.0.0 |
| 2317 | 2026-03-05T01:59:49.124Z | Compiling polyval v0.6.2 |
| 2318 | 2026-03-05T01:59:49.656Z | Compiling num_enum v0.5.11 |
| 2319 | 2026-03-05T01:59:51.894Z | Compiling bitvec v1.0.1 |
| 2320 | 2026-03-05T01:59:53.892Z | Compiling progenitor-impl v0.13.0 |
| 2321 | 2026-03-05T01:59:55.280Z | Compiling reqwest v0.13.2 |
| 2322 | 2026-03-05T01:59:57.145Z | Compiling toml v0.7.8 |
| 2323 | 2026-03-05T01:59:59.661Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2324 | 2026-03-05T02:00:00.862Z | Compiling ctr v0.9.2 |
| 2325 | 2026-03-05T02:00:01.250Z | Compiling aes v0.8.4 |
| 2326 | 2026-03-05T02:00:01.843Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2327 | 2026-03-05T02:00:02.187Z | Compiling aead v0.5.2 |
| 2328 | 2026-03-05T02:00:02.298Z | Compiling bincode v1.3.3 |
| 2329 | 2026-03-05T02:00:02.561Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2330 | 2026-03-05T02:00:02.663Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2331 | 2026-03-05T02:00:02.880Z | Compiling passt v0.3.0 |
| 2332 | 2026-03-05T02:00:03.061Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2333 | 2026-03-05T02:00:03.229Z | Compiling fakedata_generator v0.5.0 |
| 2334 | 2026-03-05T02:00:03.393Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2335 | 2026-03-05T02:00:03.415Z | Compiling aes-gcm-siv v0.11.1 |
| 2336 | 2026-03-05T02:00:03.645Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2337 | 2026-03-05T02:00:03.742Z | Compiling progenitor-macro v0.13.0 |
| 2338 | 2026-03-05T02:00:04.193Z | Compiling progenitor-client v0.13.0 |
| 2339 | 2026-03-05T02:00:04.792Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2340 | 2026-03-05T02:00:07.242Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2341 | 2026-03-05T02:00:07.409Z | Compiling bitstruct_derive v0.1.0 |
| 2342 | 2026-03-05T02:00:08.782Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2343 | 2026-03-05T02:00:09.179Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2344 | 2026-03-05T02:00:09.717Z | Compiling pretty-hex v0.2.1 |
| 2345 | 2026-03-05T02:00:09.981Z | Compiling ringbuffer v0.15.0 |
| 2346 | 2026-03-05T02:00:10.652Z | Compiling typeid v1.0.0 |
| 2347 | 2026-03-05T02:00:10.876Z | Compiling ascii v1.1.0 |
| 2348 | 2026-03-05T02:00:11.619Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2349 | 2026-03-05T02:00:13.004Z | Compiling erased-serde v0.4.5 |
| 2350 | 2026-03-05T02:00:13.612Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2351 | 2026-03-05T02:00:14.047Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2352 | 2026-03-05T02:00:14.436Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2353 | 2026-03-05T02:00:14.955Z | Compiling progenitor v0.13.0 |
| 2354 | 2026-03-05T02:00:15.187Z | Compiling bitstruct v0.1.1 |
| 2355 | 2026-03-05T02:00:15.351Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2356 | 2026-03-05T02:00:16.126Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2357 | 2026-03-05T02:00:19.710Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2358 | 2026-03-05T02:00:22.378Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2359 | 2026-03-05T02:00:22.378Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2360 | 2026-03-05T02:00:22.378Z | Compiling serde_arrays v0.1.0 |
| 2361 | 2026-03-05T02:00:22.378Z | Compiling kstat-rs v0.2.4 |
| 2362 | 2026-03-05T02:00:22.378Z | Compiling libloading v0.7.4 |
| 2363 | 2026-03-05T02:00:22.378Z | Compiling bit_field v0.10.2 |
| 2364 | 2026-03-05T02:00:22.378Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2365 | 2026-03-05T02:00:22.378Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2366 | 2026-03-05T02:00:23.595Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2367 | 2026-03-05T02:00:29.794Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2368 | 2026-03-05T02:00:31.460Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2369 | 2026-03-05T02:00:31.570Z | Compiling ron v0.8.1 |
| 2370 | 2026-03-05T02:00:31.570Z | Compiling itertools v0.13.0 |
| 2371 | 2026-03-05T02:00:34.333Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2372 | 2026-03-05T02:00:34.615Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2373 | 2026-03-05T02:00:49.970Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2374 | 2026-03-05T02:00:50.974Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2375 | 2026-03-05T02:01:15.672Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2376 | 2026-03-05T02:02:10.350Z | Finished `release` profile [optimized] target(s) in 7m 56s |
| 2377 | 2026-03-05T02:02:10.523Z | |
| 2378 | 2026-03-05T02:02:10.523Z | real 7:56.582254674 |
| 2379 | 2026-03-05T02:02:10.523Z | user 57:13.162048644 |
| 2380 | 2026-03-05T02:02:10.523Z | sys 3:50.488290800 |
| 2381 | 2026-03-05T02:02:10.523Z | trap 1.648094292 |
| 2382 | 2026-03-05T02:02:10.523Z | tflt 2.375106942 |
| 2383 | 2026-03-05T02:02:10.523Z | dflt 1.435600020 |
| 2384 | 2026-03-05T02:02:10.523Z | kflt 0.000197551 |
| 2385 | 2026-03-05T02:02:10.523Z | lock 2:50:04.793601445 |
| 2386 | 2026-03-05T02:02:10.524Z | slp 3:30:23.340642008 |
| 2387 | 2026-03-05T02:02:10.528Z | lat 3:27.836937014 |
| 2388 | 2026-03-05T02:02:10.528Z | stop 4:58.321785595 |
| 2389 | 2026-03-05T02:02:10.528Z | + OUTDIR=/work/release |
| 2390 | 2026-03-05T02:02:10.528Z | + mkdir -p /work/release |
| 2391 | 2026-03-05T02:02:10.528Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2392 | 2026-03-05T02:02:10.559Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2393 | 2026-03-05T02:02:10.640Z | + cd /work/release |
| 2394 | 2026-03-05T02:02:10.645Z | + digest -a sha256 propolis-cli |
| 2395 | 2026-03-05T02:02:10.667Z | + digest -a sha256 propolis-server |
| 2396 | 2026-03-05T02:02:10.725Z | process exited: duration 950162 ms, exit code 0 |
| |
| 2397 | 2026-03-05T02:02:10.740Z | found 4 output files |
| 2398 | 2026-03-05T02:02:10.740Z | uploading: /work/release/propolis-cli (25112784 bytes) |
| 2399 | 2026-03-05T02:02:12.117Z | uploaded: /work/release/propolis-cli |
| 2400 | 2026-03-05T02:02:12.120Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2401 | 2026-03-05T02:02:13.127Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2402 | 2026-03-05T02:02:13.127Z | uploading: /work/release/propolis-server (76116040 bytes) |
| 2403 | 2026-03-05T02:02:15.047Z | uploaded: /work/release/propolis-server |
| 2404 | 2026-03-05T02:02:15.047Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2405 | 2026-03-05T02:02:16.061Z | uploaded: /work/release/propolis-server.sha256.txt |