|
|
|
| 1 | 2026-02-11T22:53:36.261Z | job assigned to worker 01KH7EH0KGXSXPJBB32ZBGTMRK [factory gimlet-EVT22200007-propolis, EVT22200007/57874] (queued for 31 s) |
| |
| 2 | 2026-02-11T22:53:49.279Z | starting task 0: "setup" |
| 3 | 2026-02-11T22:53:49.306Z | ++ uname -s |
| 4 | 2026-02-11T22:53:49.306Z | + kern=SunOS |
| 5 | 2026-02-11T22:53:49.306Z | + build_user=build |
| 6 | 2026-02-11T22:53:49.306Z | + build_uid=12345 |
| 7 | 2026-02-11T22:53:49.306Z | + work_dir=/work |
| 8 | 2026-02-11T22:53:49.306Z | + input_dir=/input |
| 9 | 2026-02-11T22:53:49.307Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-11T22:53:49.307Z | + case "$kern" in |
| 11 | 2026-02-11T22:53:49.307Z | + groupadd -g 12345 build |
| 12 | 2026-02-11T22:53:49.307Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-11T22:53:51.306Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-11T22:53:51.349Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-11T22:53:51.374Z | + home_fs=zfs |
| 16 | 2026-02-11T22:53:51.374Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-11T22:53:51.374Z | + mkdir -p /home/build |
| 18 | 2026-02-11T22:53:51.374Z | + chown build:build /home/build /work |
| 19 | 2026-02-11T22:53:53.358Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-11T22:53:53.382Z | process exited: duration 4082 ms, exit code 0 |
| |
| 21 | 2026-02-11T22:53:53.432Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-11T22:53:53.456Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-11T22:53:53.456Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-11T22:53:53.456Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-02-11T22:53:53.456Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-02-11T22:53:53.456Z | * rust toolchain channel = "stable" |
| 27 | 2026-02-11T22:53:53.456Z | * rust toolchain profile = "default" |
| 28 | 2026-02-11T22:53:53.456Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-11T22:53:53.456Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-11T22:53:53.584Z | info: downloading installer |
| 31 | 2026-02-11T22:53:55.169Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-11T22:53:55.169Z | warn: /opt/ooce/bin |
| 33 | 2026-02-11T22:53:55.169Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-11T22:53:55.169Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-11T22:53:55.170Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-11T22:53:55.170Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-11T22:53:55.170Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-11T22:53:55.170Z | error: cannot install while Rust is installed |
| 39 | 2026-02-11T22:53:55.170Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-11T22:53:55.196Z | info: profile set to 'default' |
| 41 | 2026-02-11T22:53:55.196Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-11T22:53:55.196Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-11T22:53:55.370Z | info: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19) |
| 44 | 2026-02-11T22:53:55.371Z | info: downloading component 'cargo' |
| 45 | 2026-02-11T22:53:56.243Z | info: downloading component 'clippy' |
| 46 | 2026-02-11T22:53:56.447Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-11T22:53:57.693Z | info: downloading component 'rust-std' |
| 48 | 2026-02-11T22:53:59.180Z | info: downloading component 'rustc' |
| 49 | 2026-02-11T22:54:05.698Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-11T22:54:05.792Z | info: installing component 'cargo' |
| 51 | 2026-02-11T22:54:07.100Z | info: installing component 'clippy' |
| 52 | 2026-02-11T22:54:07.595Z | info: installing component 'rust-docs' |
| 53 | 2026-02-11T22:54:11.218Z | info: installing component 'rust-std' |
| 54 | 2026-02-11T22:54:13.278Z | info: installing component 'rustc' |
| 55 | 2026-02-11T22:54:21.849Z | info: installing component 'rustfmt' |
| 56 | 2026-02-11T22:54:22.230Z | |
| 57 | 2026-02-11T22:54:22.230Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-02-11T22:54:22.397Z | stable-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19) |
| 59 | 2026-02-11T22:54:22.398Z | |
| 60 | 2026-02-11T22:54:22.423Z | |
| 61 | 2026-02-11T22:54:22.423Z | Rust is installed now. Great! |
| 62 | 2026-02-11T22:54:22.423Z | |
| 63 | 2026-02-11T22:54:22.423Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-11T22:54:22.423Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-11T22:54:22.423Z | |
| 66 | 2026-02-11T22:54:22.424Z | To configure your current shell, you need to source |
| 67 | 2026-02-11T22:54:22.424Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-11T22:54:22.424Z | |
| 69 | 2026-02-11T22:54:22.424Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-11T22:54:22.424Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-11T22:54:22.424Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-11T22:54:22.424Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-11T22:54:22.512Z | + rustup --version |
| 74 | 2026-02-11T22:54:22.537Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-11T22:54:22.537Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-11T22:54:22.621Z | info: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)` |
| 77 | 2026-02-11T22:54:22.645Z | + cargo --version |
| 78 | 2026-02-11T22:54:22.707Z | cargo 1.93.0 (083ac5135 2025-12-15) |
| 79 | 2026-02-11T22:54:22.732Z | + rustc --version |
| 80 | 2026-02-11T22:54:22.799Z | rustc 1.93.0 (254b59607 2026-01-19) |
| 81 | 2026-02-11T22:54:22.824Z | process exited: duration 29372 ms, exit code 0 |
| |
| 82 | 2026-02-11T22:54:22.874Z | starting task 2: "authentication" |
| 83 | 2026-02-11T22:54:22.930Z | process exited: duration 56 ms, exit code 0 |
| |
| 84 | 2026-02-11T22:54:22.979Z | starting task 3: "clone repository" |
| 85 | 2026-02-11T22:54:23.003Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2026-02-11T22:54:23.003Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2026-02-11T22:54:23.028Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2026-02-11T22:54:25.260Z | + cd /work/oxidecomputer/propolis |
| 89 | 2026-02-11T22:54:25.260Z | + git fetch origin 874b2d347b5552f6677c42d3302a58cfe29b2ed9 |
| 90 | 2026-02-11T22:54:25.726Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2026-02-11T22:54:25.726Z | * branch 874b2d347b5552f6677c42d3302a58cfe29b2ed9 -> FETCH_HEAD |
| 92 | 2026-02-11T22:54:25.750Z | + [[ -n standalone-ctrlc-hang ]] |
| 93 | 2026-02-11T22:54:25.750Z | ++ git branch --show-current |
| 94 | 2026-02-11T22:54:25.750Z | + current=master |
| 95 | 2026-02-11T22:54:25.750Z | + [[ master != standalone-ctrlc-hang ]] |
| 96 | 2026-02-11T22:54:25.750Z | + git branch -f standalone-ctrlc-hang 874b2d347b5552f6677c42d3302a58cfe29b2ed9 |
| 97 | 2026-02-11T22:54:25.750Z | + git checkout -f standalone-ctrlc-hang |
| 98 | 2026-02-11T22:54:25.794Z | Switched to branch 'standalone-ctrlc-hang' |
| 99 | 2026-02-11T22:54:25.818Z | + git reset --hard 874b2d347b5552f6677c42d3302a58cfe29b2ed9 |
| 100 | 2026-02-11T22:54:25.818Z | HEAD is now at 874b2d3 propolis-standalone: don't hang on ctrl-c before console is attached |
| 101 | 2026-02-11T22:54:25.818Z | process exited: duration 2826 ms, exit code 0 |
| |
| 102 | 2026-02-11T22:54:25.870Z | starting task 4: "build" |
| 103 | 2026-02-11T22:54:25.896Z | + cargo --version |
| 104 | 2026-02-11T22:54:25.896Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2026-02-11T22:54:26.041Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2026-02-11T22:54:26.041Z | info: downloading component 'cargo' |
| 107 | 2026-02-11T22:54:26.196Z | info: downloading component 'clippy' |
| 108 | 2026-02-11T22:54:26.268Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-11T22:54:26.514Z | info: downloading component 'rust-std' |
| 110 | 2026-02-11T22:54:26.862Z | info: downloading component 'rustc' |
| 111 | 2026-02-11T22:54:28.460Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-11T22:54:28.541Z | info: installing component 'cargo' |
| 113 | 2026-02-11T22:54:29.671Z | info: installing component 'clippy' |
| 114 | 2026-02-11T22:54:30.183Z | info: installing component 'rust-docs' |
| 115 | 2026-02-11T22:54:33.293Z | info: installing component 'rust-std' |
| 116 | 2026-02-11T22:54:35.603Z | info: installing component 'rustc' |
| 117 | 2026-02-11T22:54:44.006Z | info: installing component 'rustfmt' |
| 118 | 2026-02-11T22:54:44.542Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2026-02-11T22:54:44.566Z | + rustc --version |
| 120 | 2026-02-11T22:54:44.704Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2026-02-11T22:54:44.729Z | + banner prerequisites |
| 122 | 2026-02-11T22:54:44.729Z | |
| 123 | 2026-02-11T22:54:44.729Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 124 | 2026-02-11T22:54:44.729Z | # # # # # # # # # # # # # # # |
| 125 | 2026-02-11T22:54:44.729Z | # # # # ##### # # ##### # # # # # #### # |
| 126 | 2026-02-11T22:54:44.729Z | ##### ##### # ##### # # # # # # # # # |
| 127 | 2026-02-11T22:54:44.729Z | # # # # # # # # # # # # # # # |
| 128 | 2026-02-11T22:54:44.729Z | # # # ###### # # ###### ### # #### # #### # |
| 129 | 2026-02-11T22:54:44.729Z | |
| 130 | 2026-02-11T22:54:44.729Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 131 | 2026-02-11T22:54:59.362Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 132 | 2026-02-11T22:55:12.317Z | Startup: Caching catalogs ... Done |
| 133 | 2026-02-11T22:55:41.686Z | Planning: Solver setup ... Done (27.187s) |
| 134 | 2026-02-11T22:55:41.876Z | Planning: Running solver ... Done (0.190s) |
| 135 | 2026-02-11T22:55:42.034Z | Planning: Finding local manifests ... Done (0.002s) |
| 136 | 2026-02-11T22:55:42.112Z | Planning: Fetching manifests: 0/3 0% complete |
| 137 | 2026-02-11T22:55:42.558Z | Planning: Fetching manifests: 3/3 100% complete |
| 138 | 2026-02-11T22:55:42.618Z | Planning: Package planning ... Done (0.062s) |
| 139 | 2026-02-11T22:55:42.676Z | Planning: Merging actions ... Done (0.057s) |
| 140 | 2026-02-11T22:55:42.884Z | Planning: Checking for conflicting actions ... Done (0.208s) |
| 141 | 2026-02-11T22:55:42.908Z | Planning: Consolidating action changes ... Done (0.012s) |
| 142 | 2026-02-11T22:55:43.629Z | Planning: Evaluating mediators ... Done (0.732s) |
| 143 | 2026-02-11T22:55:43.654Z | Planning: Planning completed in 31.20 seconds |
| 144 | 2026-02-11T22:55:43.679Z | Packages to install: 3 |
| 145 | 2026-02-11T22:55:43.679Z | Mediators to change: 2 |
| 146 | 2026-02-11T22:55:43.679Z | Services to change: 1 |
| 147 | 2026-02-11T22:55:43.679Z | Estimated space available: 154.32 GB |
| 148 | 2026-02-11T22:55:43.679Z | Estimated space to be consumed: 1.80 GB |
| 149 | 2026-02-11T22:55:43.679Z | Create boot environment: No |
| 150 | 2026-02-11T22:55:43.679Z | Create backup boot environment: No |
| 151 | 2026-02-11T22:55:43.679Z | Rebuild boot archive: No |
| 152 | 2026-02-11T22:55:43.679Z | |
| 153 | 2026-02-11T22:55:43.679Z | Changed mediators: |
| 154 | 2026-02-11T22:55:43.679Z | mediator clang: |
| 155 | 2026-02-11T22:55:43.679Z | version: None -> 15 (system default) |
| 156 | 2026-02-11T22:55:43.679Z | |
| 157 | 2026-02-11T22:55:43.679Z | mediator llvm: |
| 158 | 2026-02-11T22:55:43.679Z | version: 14 (system default) -> 15 (system default) |
| 159 | 2026-02-11T22:55:43.679Z | |
| 160 | 2026-02-11T22:55:43.679Z | Changed packages: |
| 161 | 2026-02-11T22:55:43.679Z | helios-dev |
| 162 | 2026-02-11T22:55:43.679Z | developer/build-essential |
| 163 | 2026-02-11T22:55:43.679Z | None -> 11-2.0 |
| 164 | 2026-02-11T22:55:43.679Z | ooce/developer/clang-15 |
| 165 | 2026-02-11T22:55:43.679Z | None -> 15.0.7-2.0 |
| 166 | 2026-02-11T22:55:43.679Z | ooce/developer/llvm-15 |
| 167 | 2026-02-11T22:55:43.679Z | None -> 15.0.7-2.0 |
| 168 | 2026-02-11T22:55:43.679Z | |
| 169 | 2026-02-11T22:55:43.679Z | Services: |
| 170 | 2026-02-11T22:55:43.680Z | restart_fmri: |
| 171 | 2026-02-11T22:55:43.680Z | svc:/system/update-man-index:default |
| 172 | 2026-02-11T22:55:43.727Z | |
| 173 | 2026-02-11T22:55:43.727Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 174 | 2026-02-11T22:55:48.729Z | Download: 1685/3076 items 117.3/211.3MB 55% complete (24.0M/s) |
| 175 | 2026-02-11T22:55:53.744Z | Download: 3034/3076 items 173.3/211.3MB 82% complete (17.8M/s) |
| 176 | 2026-02-11T22:55:58.754Z | Download: 3074/3076 items 210.2/211.3MB 99% complete (9.3M/s) |
| 177 | 2026-02-11T22:55:59.207Z | Download: Completed 211.31 MB in 15.48 seconds (13.7M/s) |
| 178 | 2026-02-11T22:55:59.446Z | Actions: 1/3430 actions (Installing new actions) |
| 179 | 2026-02-11T22:56:04.513Z | Actions: 3103/3430 actions (Installing new actions) |
| 180 | 2026-02-11T22:56:05.988Z | Actions: Completed 3430 actions in 6.54 seconds. |
| 181 | 2026-02-11T22:56:06.927Z | Done (0.931s) |
| 182 | 2026-02-11T22:56:06.927Z | Done (0.000s) |
| 183 | 2026-02-11T22:56:08.793Z | Done (1.866s) |
| 184 | 2026-02-11T22:56:16.580Z | Done (7.442s) |
| 185 | 2026-02-11T22:56:16.702Z | Done (0.028s) |
| 186 | 2026-02-11T22:56:16.727Z | Done (0.000s) |
| 187 | 2026-02-11T22:56:16.887Z | Done (0.000s) |
| 188 | 2026-02-11T22:56:18.117Z | Planning: Evaluating mediator changes ... Done |
| 189 | 2026-02-11T22:56:18.400Z | Planning: Checking for conflicting actions ... Done |
| 190 | 2026-02-11T22:56:18.426Z | Planning: Consolidating action changes ... Done |
| 191 | 2026-02-11T22:56:18.858Z | Planning: Evaluating mediators ... Done |
| 192 | 2026-02-11T22:56:18.883Z | Planning: Planning completed in 0.74 seconds |
| 193 | 2026-02-11T22:56:18.910Z | Mediators to change: 2 |
| 194 | 2026-02-11T22:56:18.910Z | Create boot environment: No |
| 195 | 2026-02-11T22:56:18.910Z | Create backup boot environment: No |
| 196 | 2026-02-11T22:56:18.980Z | Done |
| 197 | 2026-02-11T22:56:18.980Z | Done |
| 198 | 2026-02-11T22:56:20.288Z | Done |
| 199 | 2026-02-11T22:56:26.137Z | Done |
| 200 | 2026-02-11T22:56:26.235Z | Done |
| 201 | 2026-02-11T22:56:26.235Z | Done |
| 202 | 2026-02-11T22:56:26.310Z | Done |
| 203 | 2026-02-11T22:56:27.001Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 204 | 2026-02-11T22:56:27.001Z | clang system 15 system |
| 205 | 2026-02-11T22:56:27.001Z | csh system system illumos |
| 206 | 2026-02-11T22:56:27.001Z | ctags system system illumos |
| 207 | 2026-02-11T22:56:27.001Z | file system system illumos |
| 208 | 2026-02-11T22:56:27.001Z | gcc vendor 12 vendor |
| 209 | 2026-02-11T22:56:27.002Z | gcc system 10 system |
| 210 | 2026-02-11T22:56:27.002Z | gcc system 7 system |
| 211 | 2026-02-11T22:56:27.002Z | go system 1.20 system |
| 212 | 2026-02-11T22:56:27.002Z | go system 1.19 system |
| 213 | 2026-02-11T22:56:27.002Z | llvm system 15 system |
| 214 | 2026-02-11T22:56:27.002Z | llvm system 14 system |
| 215 | 2026-02-11T22:56:27.002Z | mariadb system 10.6 system |
| 216 | 2026-02-11T22:56:27.002Z | mta vendor vendor dma |
| 217 | 2026-02-11T22:56:27.002Z | openjdk system 17 system |
| 218 | 2026-02-11T22:56:27.002Z | openjdk system 11 system |
| 219 | 2026-02-11T22:56:27.002Z | openjdk system 1.8 system |
| 220 | 2026-02-11T22:56:27.002Z | openssl vendor 3 vendor |
| 221 | 2026-02-11T22:56:27.002Z | perl system 5.36 system |
| 222 | 2026-02-11T22:56:27.002Z | postgresql system 15 system |
| 223 | 2026-02-11T22:56:27.002Z | postgresql system 13 system |
| 224 | 2026-02-11T22:56:27.002Z | python vendor 3 vendor |
| 225 | 2026-02-11T22:56:27.002Z | python system 2 system |
| 226 | 2026-02-11T22:56:27.002Z | python3 system 3.11 system |
| 227 | 2026-02-11T22:56:27.002Z | ruby system 3.0 system |
| 228 | 2026-02-11T22:56:27.002Z | words vendor vendor american-english |
| 229 | 2026-02-11T22:56:27.002Z | words system system australian-english |
| 230 | 2026-02-11T22:56:27.002Z | words system system british-english |
| 231 | 2026-02-11T22:56:27.002Z | words system system canadian-english |
| 232 | 2026-02-11T22:56:27.002Z | words system system french |
| 233 | 2026-02-11T22:56:27.002Z | words system system italian |
| 234 | 2026-02-11T22:56:27.002Z | words system system ngerman |
| 235 | 2026-02-11T22:56:27.002Z | words system system ogerman |
| 236 | 2026-02-11T22:56:27.002Z | words system system spanish |
| 237 | 2026-02-11T22:56:27.470Z | PUBLISHER TYPE STATUS P LOCATION |
| 238 | 2026-02-11T22:56:27.470Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 239 | 2026-02-11T22:56:35.906Z | FMRI IFO |
| 240 | 2026-02-11T22:56:35.906Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 241 | 2026-02-11T22:56:35.906Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 242 | 2026-02-11T22:56:35.906Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 243 | 2026-02-11T22:56:35.906Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 244 | 2026-02-11T22:56:35.906Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 245 | 2026-02-11T22:56:35.906Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 246 | 2026-02-11T22:56:35.906Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 247 | 2026-02-11T22:56:36.861Z | All builder prerequisites installed successfully, and PATH looks valid |
| 248 | 2026-02-11T22:56:36.885Z | |
| 249 | 2026-02-11T22:56:36.886Z | real 1:52.144493152 |
| 250 | 2026-02-11T22:56:36.886Z | user 1:27.955758068 |
| 251 | 2026-02-11T22:56:36.886Z | sys 9.574050434 |
| 252 | 2026-02-11T22:56:36.886Z | trap 0.031089031 |
| 253 | 2026-02-11T22:56:36.886Z | tflt 0.011931050 |
| 254 | 2026-02-11T22:56:36.886Z | dflt 0.016019985 |
| 255 | 2026-02-11T22:56:36.886Z | kflt 0.005025651 |
| 256 | 2026-02-11T22:56:36.886Z | lock 0.000000000 |
| 257 | 2026-02-11T22:56:36.886Z | slp 2:05.763166397 |
| 258 | 2026-02-11T22:56:36.886Z | lat 1.082565772 |
| 259 | 2026-02-11T22:56:36.886Z | stop 0.000493171 |
| 260 | 2026-02-11T22:56:36.886Z | + banner check |
| 261 | 2026-02-11T22:56:36.886Z | |
| 262 | 2026-02-11T22:56:36.886Z | #### # # ###### #### # # |
| 263 | 2026-02-11T22:56:36.886Z | # # # # # # # # # |
| 264 | 2026-02-11T22:56:36.886Z | # ###### ##### # #### |
| 265 | 2026-02-11T22:56:36.886Z | # # # # # # # |
| 266 | 2026-02-11T22:56:36.886Z | # # # # # # # # # |
| 267 | 2026-02-11T22:56:36.886Z | #### # # ###### #### # # |
| 268 | 2026-02-11T22:56:36.886Z | |
| 269 | 2026-02-11T22:56:36.886Z | + ptime -m cargo check --features falcon |
| 270 | 2026-02-11T22:56:37.189Z | Updating crates.io index |
| 271 | 2026-02-11T22:56:37.214Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 272 | 2026-02-11T22:56:45.993Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 273 | 2026-02-11T22:57:07.187Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 274 | 2026-02-11T22:57:07.706Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 275 | 2026-02-11T22:57:09.397Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 276 | 2026-02-11T22:57:10.004Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 277 | 2026-02-11T22:57:10.833Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 278 | 2026-02-11T22:57:11.643Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 279 | 2026-02-11T22:57:13.079Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 280 | 2026-02-11T22:57:13.756Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 281 | 2026-02-11T22:57:14.303Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 282 | 2026-02-11T22:57:15.024Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 283 | 2026-02-11T22:57:16.369Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 284 | 2026-02-11T22:57:18.967Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 285 | 2026-02-11T22:57:20.479Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 286 | 2026-02-11T22:57:21.559Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 287 | 2026-02-11T22:57:22.262Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-02-11T22:57:23.161Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 289 | 2026-02-11T22:57:23.883Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 290 | 2026-02-11T22:57:24.587Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 291 | 2026-02-11T22:57:26.443Z | Downloading crates ... |
| 292 | 2026-02-11T22:57:26.560Z | Downloaded cancel-safe-futures v0.1.5 |
| 293 | 2026-02-11T22:57:26.629Z | Downloaded darling_core v0.21.3 |
| 294 | 2026-02-11T22:57:26.629Z | Downloaded byteorder v1.5.0 |
| 295 | 2026-02-11T22:57:26.629Z | Downloaded cpufeatures v0.2.12 |
| 296 | 2026-02-11T22:57:26.629Z | Downloaded getrandom v0.2.14 |
| 297 | 2026-02-11T22:57:26.658Z | Downloaded lazycell v1.3.0 |
| 298 | 2026-02-11T22:57:26.658Z | Downloaded log v0.4.27 |
| 299 | 2026-02-11T22:57:26.683Z | Downloaded olpc-cjson v0.1.4 |
| 300 | 2026-02-11T22:57:26.711Z | Downloaded num-traits v0.2.19 |
| 301 | 2026-02-11T22:57:26.737Z | Downloaded powerfmt v0.2.0 |
| 302 | 2026-02-11T22:57:26.763Z | Downloaded ref-cast-impl v1.0.25 |
| 303 | 2026-02-11T22:57:26.788Z | Downloaded ref-cast v1.0.25 |
| 304 | 2026-02-11T22:57:26.813Z | Downloaded serde-big-array v0.5.1 |
| 305 | 2026-02-11T22:57:26.813Z | Downloaded strum v0.27.2 |
| 306 | 2026-02-11T22:57:26.813Z | Downloaded subtle v2.5.0 |
| 307 | 2026-02-11T22:57:26.838Z | Downloaded smallvec v1.13.2 |
| 308 | 2026-02-11T22:57:26.838Z | Downloaded tokio-tungstenite v0.21.0 |
| 309 | 2026-02-11T22:57:26.838Z | Downloaded try-lock v0.2.5 |
| 310 | 2026-02-11T22:57:26.863Z | Downloaded utf8parse v0.2.1 |
| 311 | 2026-02-11T22:57:26.863Z | Downloaded thread_local v1.1.8 |
| 312 | 2026-02-11T22:57:26.863Z | Downloaded version_check v0.9.5 |
| 313 | 2026-02-11T22:57:26.887Z | Downloaded which v4.4.2 |
| 314 | 2026-02-11T22:57:26.887Z | Downloaded wyz v0.5.1 |
| 315 | 2026-02-11T22:57:26.887Z | Downloaded xattr v1.3.1 |
| 316 | 2026-02-11T22:57:26.887Z | Downloaded zerofrom-derive v0.1.5 |
| 317 | 2026-02-11T22:57:26.912Z | Downloaded zone_cfg_derive v0.3.0 |
| 318 | 2026-02-11T22:57:26.912Z | Downloaded zeroize v1.7.0 |
| 319 | 2026-02-11T22:57:26.912Z | Downloaded tokio-stream v0.1.17 |
| 320 | 2026-02-11T22:57:26.939Z | Downloaded zone v0.3.1 |
| 321 | 2026-02-11T22:57:26.939Z | Downloaded zerovec-derive v0.10.3 |
| 322 | 2026-02-11T22:57:26.939Z | Downloaded tower v0.5.2 |
| 323 | 2026-02-11T22:57:26.965Z | Downloaded unsafe-libyaml v0.2.11 |
| 324 | 2026-02-11T22:57:26.965Z | Downloaded walkdir v2.5.0 |
| 325 | 2026-02-11T22:57:26.965Z | Downloaded tokio-util v0.7.16 |
| 326 | 2026-02-11T22:57:26.991Z | Downloaded zerocopy-derive v0.8.27 |
| 327 | 2026-02-11T22:57:26.991Z | Downloaded zerovec v0.10.4 |
| 328 | 2026-02-11T22:57:27.020Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 329 | 2026-02-11T22:57:27.021Z | Downloaded vcpkg v0.2.15 |
| 330 | 2026-02-11T22:57:27.076Z | Downloaded yoke v0.7.5 |
| 331 | 2026-02-11T22:57:27.102Z | Downloaded webpki-roots v1.0.3 |
| 332 | 2026-02-11T22:57:27.102Z | Downloaded yoke-derive v0.7.5 |
| 333 | 2026-02-11T22:57:27.102Z | Downloaded unarray v0.1.4 |
| 334 | 2026-02-11T22:57:27.102Z | Downloaded zerocopy v0.8.27 |
| 335 | 2026-02-11T22:57:27.129Z | Downloaded unicode-ident v1.0.18 |
| 336 | 2026-02-11T22:57:27.129Z | Downloaded tabled v0.15.0 |
| 337 | 2026-02-11T22:57:27.153Z | Downloaded petgraph v0.8.3 |
| 338 | 2026-02-11T22:57:27.182Z | Downloaded rustls v0.23.10 |
| 339 | 2026-02-11T22:57:27.211Z | Downloaded rustix v1.1.2 |
| 340 | 2026-02-11T22:57:27.237Z | Downloaded syn v2.0.111 |
| 341 | 2026-02-11T22:57:27.261Z | Downloaded typify-impl v0.4.3 |
| 342 | 2026-02-11T22:57:27.261Z | Downloaded unicode-segmentation v1.11.0 |
| 343 | 2026-02-11T22:57:27.261Z | Downloaded regex-automata v0.4.11 |
| 344 | 2026-02-11T22:57:27.285Z | Downloaded pkg-config v0.3.30 |
| 345 | 2026-02-11T22:57:27.309Z | Downloaded rustix v0.38.34 |
| 346 | 2026-02-11T22:57:27.334Z | Downloaded waitgroup v0.1.2 |
| 347 | 2026-02-11T22:57:27.334Z | Downloaded smoltcp v0.11.0 |
| 348 | 2026-02-11T22:57:27.334Z | Downloaded libc v0.2.176 |
| 349 | 2026-02-11T22:57:27.360Z | Downloaded webpki-roots v0.26.3 |
| 350 | 2026-02-11T22:57:27.385Z | Downloaded csv v1.3.1 |
| 351 | 2026-02-11T22:57:27.409Z | Downloaded jiff v0.2.15 |
| 352 | 2026-02-11T22:57:27.435Z | Downloaded unicode-width v0.2.1 |
| 353 | 2026-02-11T22:57:27.435Z | Downloaded winnow v0.7.13 |
| 354 | 2026-02-11T22:57:27.435Z | Downloaded unicode-width v0.1.14 |
| 355 | 2026-02-11T22:57:27.459Z | Downloaded rustls v0.22.4 |
| 356 | 2026-02-11T22:57:27.459Z | Downloaded toml_write v0.1.2 |
| 357 | 2026-02-11T22:57:27.459Z | Downloaded term v1.2.0 |
| 358 | 2026-02-11T22:57:27.486Z | Downloaded synstructure v0.13.1 |
| 359 | 2026-02-11T22:57:27.486Z | Downloaded serde_with v3.15.0 |
| 360 | 2026-02-11T22:57:27.510Z | Downloaded tokio v1.48.0 |
| 361 | 2026-02-11T22:57:27.549Z | Downloaded toml_edit v0.19.15 |
| 362 | 2026-02-11T22:57:27.573Z | Downloaded toml_datetime v0.6.11 |
| 363 | 2026-02-11T22:57:27.597Z | Downloaded thiserror v2.0.17 |
| 364 | 2026-02-11T22:57:27.597Z | Downloaded take_mut v0.2.2 |
| 365 | 2026-02-11T22:57:27.597Z | Downloaded tagptr v0.2.0 |
| 366 | 2026-02-11T22:57:27.597Z | Downloaded supports-color v2.1.0 |
| 367 | 2026-02-11T22:57:27.597Z | Downloaded zerocopy v0.7.34 |
| 368 | 2026-02-11T22:57:27.621Z | Downloaded winnow v0.5.40 |
| 369 | 2026-02-11T22:57:27.622Z | Downloaded unicode-normalization v0.1.24 |
| 370 | 2026-02-11T22:57:27.646Z | Downloaded tower-http v0.6.6 |
| 371 | 2026-02-11T22:57:27.646Z | Downloaded tough v0.20.0 |
| 372 | 2026-02-11T22:57:27.646Z | Downloaded nix v0.29.0 |
| 373 | 2026-02-11T22:57:27.671Z | Downloaded thread-id v5.0.0 |
| 374 | 2026-02-11T22:57:27.671Z | Downloaded thread-id v4.2.1 |
| 375 | 2026-02-11T22:57:27.671Z | Downloaded thiserror-impl v2.0.17 |
| 376 | 2026-02-11T22:57:27.671Z | Downloaded thiserror v1.0.64 |
| 377 | 2026-02-11T22:57:27.671Z | Downloaded termtree v0.5.1 |
| 378 | 2026-02-11T22:57:27.671Z | Downloaded signal-hook-registry v1.4.2 |
| 379 | 2026-02-11T22:57:27.697Z | Downloaded sha2 v0.10.9 |
| 380 | 2026-02-11T22:57:27.697Z | Downloaded serde_derive v1.0.228 |
| 381 | 2026-02-11T22:57:27.697Z | Downloaded reqwest v0.12.23 |
| 382 | 2026-02-11T22:57:27.697Z | Downloaded petgraph v0.6.5 |
| 383 | 2026-02-11T22:57:27.723Z | Downloaded minimal-lexical v0.2.1 |
| 384 | 2026-02-11T22:57:27.723Z | Downloaded toml v0.9.10+spec-1.1.0 |
| 385 | 2026-02-11T22:57:27.723Z | Downloaded test-strategy v0.4.3 |
| 386 | 2026-02-11T22:57:27.752Z | Downloaded fakedata_generator v0.5.0 |
| 387 | 2026-02-11T22:57:27.779Z | Downloaded similar v2.7.0 |
| 388 | 2026-02-11T22:57:27.804Z | Downloaded shlex v1.3.0 |
| 389 | 2026-02-11T22:57:27.804Z | Downloaded serde_with_macros v3.15.0 |
| 390 | 2026-02-11T22:57:27.804Z | Downloaded serde_tokenstream v0.2.2 |
| 391 | 2026-02-11T22:57:27.804Z | Downloaded serde_path_to_error v0.1.20 |
| 392 | 2026-02-11T22:57:27.804Z | Downloaded vergen v9.0.6 |
| 393 | 2026-02-11T22:57:27.804Z | Downloaded usdt-impl v0.5.0 |
| 394 | 2026-02-11T22:57:27.804Z | Downloaded url v2.5.4 |
| 395 | 2026-02-11T22:57:27.804Z | Downloaded typenum v1.17.0 |
| 396 | 2026-02-11T22:57:27.833Z | Downloaded ring v0.17.14 |
| 397 | 2026-02-11T22:57:27.857Z | Downloaded typed-path v0.9.3 |
| 398 | 2026-02-11T22:57:27.881Z | Downloaded twox-hash v2.1.0 |
| 399 | 2026-02-11T22:57:27.881Z | Downloaded time v0.3.44 |
| 400 | 2026-02-11T22:57:27.881Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 401 | 2026-02-11T22:57:27.949Z | Downloaded serde_yaml v0.9.34+deprecated |
| 402 | 2026-02-11T22:57:27.973Z | Downloaded rustls-webpki v0.102.4 |
| 403 | 2026-02-11T22:57:27.997Z | Downloaded zerocopy-derive v0.7.34 |
| 404 | 2026-02-11T22:57:27.997Z | Downloaded writeable v0.5.5 |
| 405 | 2026-02-11T22:57:27.997Z | Downloaded write16 v1.0.0 |
| 406 | 2026-02-11T22:57:27.997Z | Downloaded whoami v1.5.1 |
| 407 | 2026-02-11T22:57:27.998Z | Downloaded want v0.3.1 |
| 408 | 2026-02-11T22:57:27.998Z | Downloaded wait-timeout v0.2.0 |
| 409 | 2026-02-11T22:57:27.998Z | Downloaded vergen-lib v0.1.6 |
| 410 | 2026-02-11T22:57:27.998Z | Downloaded usdt-impl v0.6.0 |
| 411 | 2026-02-11T22:57:28.022Z | Downloaded unicode-linebreak v0.1.5 |
| 412 | 2026-02-11T22:57:28.022Z | Downloaded ucd-trie v0.1.6 |
| 413 | 2026-02-11T22:57:28.022Z | Downloaded tabwriter v1.4.0 |
| 414 | 2026-02-11T22:57:28.022Z | Downloaded sync_wrapper v1.0.1 |
| 415 | 2026-02-11T22:57:28.022Z | Downloaded syn v1.0.109 |
| 416 | 2026-02-11T22:57:28.047Z | Downloaded supports-color v3.0.2 |
| 417 | 2026-02-11T22:57:28.047Z | Downloaded slab v0.4.9 |
| 418 | 2026-02-11T22:57:28.047Z | Downloaded rustls-webpki v0.101.7 |
| 419 | 2026-02-11T22:57:28.048Z | Downloaded tap v1.0.1 |
| 420 | 2026-02-11T22:57:28.076Z | Downloaded sha1 v0.10.6 |
| 421 | 2026-02-11T22:57:28.076Z | Downloaded rustc_version v0.1.7 |
| 422 | 2026-02-11T22:57:28.076Z | Downloaded ron v0.8.1 |
| 423 | 2026-02-11T22:57:28.076Z | Downloaded uuid v1.19.0 |
| 424 | 2026-02-11T22:57:28.076Z | Downloaded usdt-attr-macro v0.6.0 |
| 425 | 2026-02-11T22:57:28.076Z | Downloaded usdt v0.5.0 |
| 426 | 2026-02-11T22:57:28.076Z | Downloaded unicode-xid v0.2.4 |
| 427 | 2026-02-11T22:57:28.076Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 428 | 2026-02-11T22:57:28.076Z | Downloaded toml_edit v0.22.27 |
| 429 | 2026-02-11T22:57:28.101Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 430 | 2026-02-11T22:57:28.101Z | Downloaded tokio-rustls v0.26.0 |
| 431 | 2026-02-11T22:57:28.101Z | Downloaded thiserror-impl v1.0.64 |
| 432 | 2026-02-11T22:57:28.101Z | Downloaded rustls-pemfile v2.2.0 |
| 433 | 2026-02-11T22:57:28.101Z | Downloaded moka v0.12.10 |
| 434 | 2026-02-11T22:57:28.101Z | Downloaded utf16_iter v1.0.5 |
| 435 | 2026-02-11T22:57:28.101Z | Downloaded tower-service v0.3.3 |
| 436 | 2026-02-11T22:57:28.125Z | Downloaded toml v0.8.23 |
| 437 | 2026-02-11T22:57:28.125Z | Downloaded terminal_size v0.4.3 |
| 438 | 2026-02-11T22:57:28.126Z | Downloaded slog v2.8.2 |
| 439 | 2026-02-11T22:57:28.126Z | Downloaded serde_repr v0.1.19 |
| 440 | 2026-02-11T22:57:28.126Z | Downloaded ringbuffer v0.15.0 |
| 441 | 2026-02-11T22:57:28.126Z | Downloaded openapiv3 v2.2.0 |
| 442 | 2026-02-11T22:57:28.151Z | Downloaded zerofrom v0.1.5 |
| 443 | 2026-02-11T22:57:28.151Z | Downloaded vergen-git2 v1.0.7 |
| 444 | 2026-02-11T22:57:28.151Z | Downloaded typify v0.4.3 |
| 445 | 2026-02-11T22:57:28.151Z | Downloaded tracing v0.1.40 |
| 446 | 2026-02-11T22:57:28.151Z | Downloaded tinyvec_macros v0.1.1 |
| 447 | 2026-02-11T22:57:28.151Z | Downloaded textwrap v0.16.2 |
| 448 | 2026-02-11T22:57:28.175Z | Downloaded rustc-hash v2.1.1 |
| 449 | 2026-02-11T22:57:28.175Z | Downloaded resolv-conf v0.7.0 |
| 450 | 2026-02-11T22:57:28.175Z | Downloaded rayon v1.10.0 |
| 451 | 2026-02-11T22:57:28.175Z | Downloaded quinn v0.11.5 |
| 452 | 2026-02-11T22:57:28.175Z | Downloaded qorb v0.4.1 |
| 453 | 2026-02-11T22:57:28.199Z | Downloaded tungstenite v0.21.0 |
| 454 | 2026-02-11T22:57:28.199Z | Downloaded tracing-core v0.1.32 |
| 455 | 2026-02-11T22:57:28.199Z | Downloaded time-core v0.1.6 |
| 456 | 2026-02-11T22:57:28.199Z | Downloaded terminal_size v0.3.0 |
| 457 | 2026-02-11T22:57:28.199Z | Downloaded tempfile v3.23.0 |
| 458 | 2026-02-11T22:57:28.199Z | Downloaded tar v0.4.40 |
| 459 | 2026-02-11T22:57:28.199Z | Downloaded static_assertions v1.1.0 |
| 460 | 2026-02-11T22:57:28.199Z | Downloaded regress v0.10.4 |
| 461 | 2026-02-11T22:57:28.224Z | Downloaded utf-8 v0.7.6 |
| 462 | 2026-02-11T22:57:28.224Z | Downloaded usdt-macro v0.6.0 |
| 463 | 2026-02-11T22:57:28.224Z | Downloaded universal-hash v0.5.1 |
| 464 | 2026-02-11T22:57:28.224Z | Downloaded tracing-attributes v0.1.27 |
| 465 | 2026-02-11T22:57:28.224Z | Downloaded toml v0.7.8 |
| 466 | 2026-02-11T22:57:28.224Z | Downloaded tabled_derive v0.7.0 |
| 467 | 2026-02-11T22:57:28.224Z | Downloaded steno v0.4.1 |
| 468 | 2026-02-11T22:57:28.251Z | Downloaded spin v0.9.8 |
| 469 | 2026-02-11T22:57:28.251Z | Downloaded smf v0.2.3 |
| 470 | 2026-02-11T22:57:28.251Z | Downloaded regex-syntax v0.8.5 |
| 471 | 2026-02-11T22:57:28.251Z | Downloaded quinn-proto v0.11.8 |
| 472 | 2026-02-11T22:57:28.276Z | Downloaded portable-atomic v1.11.1 |
| 473 | 2026-02-11T22:57:28.276Z | Downloaded swrite v0.1.0 |
| 474 | 2026-02-11T22:57:28.276Z | Downloaded strum_macros v0.27.2 |
| 475 | 2026-02-11T22:57:28.276Z | Downloaded structmeta-derive v0.3.0 |
| 476 | 2026-02-11T22:57:28.276Z | Downloaded snafu v0.8.9 |
| 477 | 2026-02-11T22:57:28.276Z | Downloaded smawk v0.3.2 |
| 478 | 2026-02-11T22:57:28.276Z | Downloaded slog-bunyan v2.5.0 |
| 479 | 2026-02-11T22:57:28.276Z | Downloaded siphasher v1.0.1 |
| 480 | 2026-02-11T22:57:28.300Z | Downloaded sigpipe v0.1.3 |
| 481 | 2026-02-11T22:57:28.300Z | Downloaded serde_json v1.0.145 |
| 482 | 2026-02-11T22:57:28.300Z | Downloaded regex v1.11.3 |
| 483 | 2026-02-11T22:57:28.300Z | Downloaded progenitor-macro v0.10.0 |
| 484 | 2026-02-11T22:57:28.300Z | Downloaded nix v0.28.0 |
| 485 | 2026-02-11T22:57:28.324Z | Downloaded bstr v1.9.1 |
| 486 | 2026-02-11T22:57:28.324Z | Downloaded utf8_iter v1.0.4 |
| 487 | 2026-02-11T22:57:28.324Z | Downloaded usdt-macro v0.5.0 |
| 488 | 2026-02-11T22:57:28.324Z | Downloaded usdt-attr-macro v0.5.0 |
| 489 | 2026-02-11T22:57:28.324Z | Downloaded usdt v0.6.0 |
| 490 | 2026-02-11T22:57:28.324Z | Downloaded untrusted v0.9.0 |
| 491 | 2026-02-11T22:57:28.349Z | Downloaded untrusted v0.7.1 |
| 492 | 2026-02-11T22:57:28.349Z | Downloaded typify-macro v0.4.3 |
| 493 | 2026-02-11T22:57:28.349Z | Downloaded typeid v1.0.0 |
| 494 | 2026-02-11T22:57:28.349Z | Downloaded tower-layer v0.3.3 |
| 495 | 2026-02-11T22:57:28.349Z | Downloaded tokio-rustls v0.24.1 |
| 496 | 2026-02-11T22:57:28.349Z | Downloaded tinyvec v1.6.0 |
| 497 | 2026-02-11T22:57:28.349Z | Downloaded socket2 v0.6.0 |
| 498 | 2026-02-11T22:57:28.349Z | Downloaded serde_urlencoded v0.7.1 |
| 499 | 2026-02-11T22:57:28.349Z | Downloaded serde_plain v1.0.2 |
| 500 | 2026-02-11T22:57:28.349Z | Downloaded serde_core v1.0.228 |
| 501 | 2026-02-11T22:57:28.349Z | Downloaded rustls v0.21.12 |
| 502 | 2026-02-11T22:57:28.375Z | Downloaded progenitor-client v0.10.0 |
| 503 | 2026-02-11T22:57:28.375Z | Downloaded socket2 v0.5.10 |
| 504 | 2026-02-11T22:57:28.375Z | Downloaded serde v1.0.228 |
| 505 | 2026-02-11T22:57:28.375Z | Downloaded phf_shared v0.12.1 |
| 506 | 2026-02-11T22:57:28.375Z | Downloaded encoding_rs v0.8.34 |
| 507 | 2026-02-11T22:57:28.400Z | Downloaded tokio-rustls v0.25.0 |
| 508 | 2026-02-11T22:57:28.401Z | Downloaded tokio-native-tls v0.3.1 |
| 509 | 2026-02-11T22:57:28.401Z | Downloaded tokio-macros v2.6.0 |
| 510 | 2026-02-11T22:57:28.401Z | Downloaded tokio-dtrace v0.1.1 |
| 511 | 2026-02-11T22:57:28.427Z | Downloaded tinystr v0.7.6 |
| 512 | 2026-02-11T22:57:28.427Z | Downloaded time-macros v0.2.24 |
| 513 | 2026-02-11T22:57:28.427Z | Downloaded strum_macros v0.26.4 |
| 514 | 2026-02-11T22:57:28.427Z | Downloaded slog-term v2.9.2 |
| 515 | 2026-02-11T22:57:28.427Z | Downloaded slog-json v2.6.1 |
| 516 | 2026-02-11T22:57:28.427Z | Downloaded rand v0.9.2 |
| 517 | 2026-02-11T22:57:28.427Z | Downloaded slog-dtrace v0.3.0 |
| 518 | 2026-02-11T22:57:28.427Z | Downloaded slog-async v2.8.0 |
| 519 | 2026-02-11T22:57:28.427Z | Downloaded serde_derive_internals v0.29.1 |
| 520 | 2026-02-11T22:57:28.427Z | Downloaded scroll v0.13.0 |
| 521 | 2026-02-11T22:57:28.453Z | Downloaded schemars v0.8.22 |
| 522 | 2026-02-11T22:57:28.453Z | Downloaded ryu v1.0.18 |
| 523 | 2026-02-11T22:57:28.453Z | Downloaded rustls-pki-types v1.12.0 |
| 524 | 2026-02-11T22:57:28.453Z | Downloaded rayon-core v1.12.1 |
| 525 | 2026-02-11T22:57:28.478Z | Downloaded rand v0.8.5 |
| 526 | 2026-02-11T22:57:28.478Z | Downloaded pest_generator v2.8.4 |
| 527 | 2026-02-11T22:57:28.478Z | Downloaded serde_spanned v1.0.4 |
| 528 | 2026-02-11T22:57:28.478Z | Downloaded serde_spanned v0.6.9 |
| 529 | 2026-02-11T22:57:28.478Z | Downloaded rustc_version v0.4.1 |
| 530 | 2026-02-11T22:57:28.478Z | Downloaded progenitor-macro v0.11.1 |
| 531 | 2026-02-11T22:57:28.478Z | Downloaded progenitor-client v0.11.1 |
| 532 | 2026-02-11T22:57:28.478Z | Downloaded strum v0.26.3 |
| 533 | 2026-02-11T22:57:28.478Z | Downloaded structmeta v0.3.0 |
| 534 | 2026-02-11T22:57:28.478Z | Downloaded strsim v0.11.1 |
| 535 | 2026-02-11T22:57:28.479Z | Downloaded stable_deref_trait v1.2.0 |
| 536 | 2026-02-11T22:57:28.479Z | Downloaded snafu-derive v0.8.9 |
| 537 | 2026-02-11T22:57:28.479Z | Downloaded serde_arrays v0.1.0 |
| 538 | 2026-02-11T22:57:28.503Z | Downloaded semver v1.0.27 |
| 539 | 2026-02-11T22:57:28.503Z | Downloaded libz-sys v1.1.16 |
| 540 | 2026-02-11T22:57:28.567Z | Downloaded sct v0.7.1 |
| 541 | 2026-02-11T22:57:28.592Z | Downloaded scroll_derive v0.13.1 |
| 542 | 2026-02-11T22:57:28.592Z | Downloaded scroll v0.12.0 |
| 543 | 2026-02-11T22:57:28.592Z | Downloaded scopeguard v1.2.0 |
| 544 | 2026-02-11T22:57:28.592Z | Downloaded schemars_derive v0.8.22 |
| 545 | 2026-02-11T22:57:28.592Z | Downloaded same-file v1.0.6 |
| 546 | 2026-02-11T22:57:28.592Z | Downloaded rusty-fork v0.3.0 |
| 547 | 2026-02-11T22:57:28.592Z | Downloaded prettyplease v0.2.37 |
| 548 | 2026-02-11T22:57:28.592Z | Downloaded pest v2.8.4 |
| 549 | 2026-02-11T22:57:28.592Z | Downloaded openssl-sys v0.9.107 |
| 550 | 2026-02-11T22:57:28.617Z | Downloaded num-bigint v0.4.5 |
| 551 | 2026-02-11T22:57:28.617Z | Downloaded itertools v0.13.0 |
| 552 | 2026-02-11T22:57:28.617Z | Downloaded h2 v0.4.6 |
| 553 | 2026-02-11T22:57:28.617Z | Downloaded dropshot v0.16.6 |
| 554 | 2026-02-11T22:57:28.644Z | Downloaded chrono-tz v0.10.4 |
| 555 | 2026-02-11T22:57:28.670Z | Downloaded semver v0.1.20 |
| 556 | 2026-02-11T22:57:28.670Z | Downloaded secrecy v0.10.3 |
| 557 | 2026-02-11T22:57:28.670Z | Downloaded scroll_derive v0.12.0 |
| 558 | 2026-02-11T22:57:28.670Z | Downloaded rustversion v1.0.22 |
| 559 | 2026-02-11T22:57:28.670Z | Downloaded rustls-pemfile v1.0.4 |
| 560 | 2026-02-11T22:57:28.694Z | Downloaded rustc-hash v1.1.0 |
| 561 | 2026-02-11T22:57:28.694Z | Downloaded rand_chacha v0.9.0 |
| 562 | 2026-02-11T22:57:28.694Z | Downloaded rand_chacha v0.3.1 |
| 563 | 2026-02-11T22:57:28.694Z | Downloaded quote v1.0.40 |
| 564 | 2026-02-11T22:57:28.694Z | Downloaded proptest v1.5.0 |
| 565 | 2026-02-11T22:57:28.694Z | Downloaded proc-macro2 v1.0.101 |
| 566 | 2026-02-11T22:57:28.694Z | Downloaded proc-macro-error v1.0.4 |
| 567 | 2026-02-11T22:57:28.694Z | Downloaded postcard v1.0.9 |
| 568 | 2026-02-11T22:57:28.720Z | Downloaded pin-project-internal v1.1.10 |
| 569 | 2026-02-11T22:57:28.720Z | Downloaded parking_lot_core v0.9.10 |
| 570 | 2026-02-11T22:57:28.720Z | Downloaded oxide-tokio-rt v0.1.2 |
| 571 | 2026-02-11T22:57:28.720Z | Downloaded opaque-debug v0.3.1 |
| 572 | 2026-02-11T22:57:28.720Z | Downloaded icu_locid v1.5.0 |
| 573 | 2026-02-11T22:57:28.720Z | Downloaded humantime v2.3.0 |
| 574 | 2026-02-11T22:57:28.720Z | Downloaded hickory-resolver v0.24.4 |
| 575 | 2026-02-11T22:57:28.720Z | Downloaded futures-task v0.3.31 |
| 576 | 2026-02-11T22:57:28.720Z | Downloaded bindgen v0.69.5 |
| 577 | 2026-02-11T22:57:28.745Z | Downloaded rand_core v0.9.3 |
| 578 | 2026-02-11T22:57:28.745Z | Downloaded rand_core v0.6.4 |
| 579 | 2026-02-11T22:57:28.745Z | Downloaded progenitor-impl v0.11.1 |
| 580 | 2026-02-11T22:57:28.745Z | Downloaded progenitor v0.10.0 |
| 581 | 2026-02-11T22:57:28.745Z | Downloaded proc-macro-crate v1.3.1 |
| 582 | 2026-02-11T22:57:28.745Z | Downloaded pretty-hex v0.2.1 |
| 583 | 2026-02-11T22:57:28.745Z | Downloaded ppv-lite86 v0.2.17 |
| 584 | 2026-02-11T22:57:28.745Z | Downloaded polyval v0.6.2 |
| 585 | 2026-02-11T22:57:28.746Z | Downloaded pin-utils v0.1.0 |
| 586 | 2026-02-11T22:57:28.746Z | Downloaded pin-project-lite v0.2.14 |
| 587 | 2026-02-11T22:57:28.746Z | Downloaded pin-project v1.1.10 |
| 588 | 2026-02-11T22:57:28.773Z | Downloaded phf v0.12.1 |
| 589 | 2026-02-11T22:57:28.773Z | Downloaded passt v0.3.0 |
| 590 | 2026-02-11T22:57:28.773Z | Downloaded parking_lot v0.12.2 |
| 591 | 2026-02-11T22:57:28.773Z | Downloaded once_cell v1.21.3 |
| 592 | 2026-02-11T22:57:28.773Z | Downloaded num_enum v0.7.4 |
| 593 | 2026-02-11T22:57:28.773Z | Downloaded num_enum v0.5.11 |
| 594 | 2026-02-11T22:57:28.798Z | Downloaded memmap2 v0.9.9 |
| 595 | 2026-02-11T22:57:28.798Z | Downloaded ingot-types v0.1.2 |
| 596 | 2026-02-11T22:57:28.798Z | Downloaded iddqd v0.3.14 |
| 597 | 2026-02-11T22:57:28.798Z | Downloaded icu_normalizer v1.5.0 |
| 598 | 2026-02-11T22:57:28.798Z | Downloaded hyper-tls v0.6.0 |
| 599 | 2026-02-11T22:57:28.798Z | Downloaded hickory-proto v0.24.4 |
| 600 | 2026-02-11T22:57:28.822Z | Downloaded hashbrown v0.15.2 |
| 601 | 2026-02-11T22:57:28.822Z | Downloaded getrandom v0.3.2 |
| 602 | 2026-02-11T22:57:28.822Z | Downloaded foreign-types-shared v0.1.1 |
| 603 | 2026-02-11T22:57:28.823Z | Downloaded fixedbitset v0.4.2 |
| 604 | 2026-02-11T22:57:28.823Z | Downloaded rand_xorshift v0.3.0 |
| 605 | 2026-02-11T22:57:28.823Z | Downloaded radium v0.7.0 |
| 606 | 2026-02-11T22:57:28.823Z | Downloaded quinn-udp v0.5.5 |
| 607 | 2026-02-11T22:57:28.848Z | Downloaded quick-error v1.2.3 |
| 608 | 2026-02-11T22:57:28.848Z | Downloaded progenitor-impl v0.10.0 |
| 609 | 2026-02-11T22:57:28.848Z | Downloaded progenitor v0.11.1 |
| 610 | 2026-02-11T22:57:28.848Z | Downloaded proc-macro-error-attr v1.0.4 |
| 611 | 2026-02-11T22:57:28.848Z | Downloaded pretty-hex v0.4.1 |
| 612 | 2026-02-11T22:57:28.848Z | Downloaded plain v0.2.3 |
| 613 | 2026-02-11T22:57:28.848Z | Downloaded pem v3.0.5 |
| 614 | 2026-02-11T22:57:28.848Z | Downloaded paste v1.0.15 |
| 615 | 2026-02-11T22:57:28.848Z | Downloaded password-hash v0.5.0 |
| 616 | 2026-02-11T22:57:28.848Z | Downloaded parse-display-derive v0.10.0 |
| 617 | 2026-02-11T22:57:28.848Z | Downloaded parse-display v0.10.0 |
| 618 | 2026-02-11T22:57:28.848Z | Downloaded papergrid v0.11.0 |
| 619 | 2026-02-11T22:57:28.848Z | Downloaded oxnet v0.1.3 |
| 620 | 2026-02-11T22:57:28.873Z | Downloaded owo-colors v4.2.3 |
| 621 | 2026-02-11T22:57:28.873Z | Downloaded openssl v0.10.72 |
| 622 | 2026-02-11T22:57:28.873Z | Downloaded num_threads v0.1.7 |
| 623 | 2026-02-11T22:57:28.873Z | Downloaded num-integer v0.1.46 |
| 624 | 2026-02-11T22:57:28.873Z | Downloaded num v0.4.3 |
| 625 | 2026-02-11T22:57:28.873Z | Downloaded nom v7.1.3 |
| 626 | 2026-02-11T22:57:28.873Z | Downloaded macaddr v1.0.1 |
| 627 | 2026-02-11T22:57:28.904Z | Downloaded lru-cache v0.1.2 |
| 628 | 2026-02-11T22:57:28.904Z | Downloaded libsw v3.5.0 |
| 629 | 2026-02-11T22:57:28.904Z | Downloaded kstat-rs v0.2.4 |
| 630 | 2026-02-11T22:57:28.904Z | Downloaded instant v0.1.12 |
| 631 | 2026-02-11T22:57:28.904Z | Downloaded idna_adapter v1.2.0 |
| 632 | 2026-02-11T22:57:28.904Z | Downloaded idna v1.0.3 |
| 633 | 2026-02-11T22:57:28.904Z | Downloaded icu_provider_macros v1.5.0 |
| 634 | 2026-02-11T22:57:28.904Z | Downloaded httpdate v1.0.3 |
| 635 | 2026-02-11T22:57:28.905Z | Downloaded http-body-util v0.1.3 |
| 636 | 2026-02-11T22:57:28.905Z | Downloaded hostname v0.4.2 |
| 637 | 2026-02-11T22:57:28.905Z | Downloaded highway v1.3.0 |
| 638 | 2026-02-11T22:57:28.905Z | Downloaded hex v0.4.3 |
| 639 | 2026-02-11T22:57:28.905Z | Downloaded goblin v0.10.4 |
| 640 | 2026-02-11T22:57:28.905Z | Downloaded goblin v0.8.2 |
| 641 | 2026-02-11T22:57:28.929Z | Downloaded glob v0.3.3 |
| 642 | 2026-02-11T22:57:28.930Z | Downloaded gethostname v0.5.0 |
| 643 | 2026-02-11T22:57:28.930Z | Downloaded futures-sink v0.3.31 |
| 644 | 2026-02-11T22:57:28.930Z | Downloaded funty v2.0.0 |
| 645 | 2026-02-11T22:57:28.930Z | Downloaded fs_extra v1.3.0 |
| 646 | 2026-02-11T22:57:28.930Z | Downloaded foreign-types-macros v0.2.3 |
| 647 | 2026-02-11T22:57:28.930Z | Downloaded foldhash v0.2.0 |
| 648 | 2026-02-11T22:57:28.930Z | Downloaded fatfs v0.3.6 |
| 649 | 2026-02-11T22:57:28.930Z | Downloaded fastrand v2.3.0 |
| 650 | 2026-02-11T22:57:28.930Z | Downloaded expectorate v1.2.0 |
| 651 | 2026-02-11T22:57:28.930Z | Downloaded errno v0.3.14 |
| 652 | 2026-02-11T22:57:28.930Z | Downloaded equivalent v1.0.2 |
| 653 | 2026-02-11T22:57:28.930Z | Downloaded enum-as-inner v0.6.0 |
| 654 | 2026-02-11T22:57:28.930Z | Downloaded dropshot-api-manager v0.3.0 |
| 655 | 2026-02-11T22:57:28.954Z | Downloaded crossbeam-channel v0.5.15 |
| 656 | 2026-02-11T22:57:28.954Z | Downloaded cc v1.2.17 |
| 657 | 2026-02-11T22:57:28.954Z | Downloaded pest_meta v2.8.4 |
| 658 | 2026-02-11T22:57:28.954Z | Downloaded pest_derive v2.8.4 |
| 659 | 2026-02-11T22:57:28.955Z | Downloaded percent-encoding v2.3.2 |
| 660 | 2026-02-11T22:57:28.955Z | Downloaded openssl-probe v0.1.5 |
| 661 | 2026-02-11T22:57:28.955Z | Downloaded openssl-macros v0.1.1 |
| 662 | 2026-02-11T22:57:28.955Z | Downloaded omicron-workspace-hack v0.1.0 |
| 663 | 2026-02-11T22:57:28.955Z | Downloaded num_enum_derive v0.7.4 |
| 664 | 2026-02-11T22:57:28.955Z | Downloaded num_enum_derive v0.5.11 |
| 665 | 2026-02-11T22:57:28.955Z | Downloaded num-derive v0.4.2 |
| 666 | 2026-02-11T22:57:28.955Z | Downloaded num-conv v0.1.0 |
| 667 | 2026-02-11T22:57:28.955Z | Downloaded num-complex v0.4.6 |
| 668 | 2026-02-11T22:57:28.980Z | Downloaded newtype_derive v0.1.6 |
| 669 | 2026-02-11T22:57:28.980Z | Downloaded newtype-uuid-macros v0.1.0 |
| 670 | 2026-02-11T22:57:28.980Z | Downloaded newtype-uuid v1.3.1 |
| 671 | 2026-02-11T22:57:28.980Z | Downloaded newline-converter v0.3.0 |
| 672 | 2026-02-11T22:57:28.980Z | Downloaded mio v1.0.2 |
| 673 | 2026-02-11T22:57:28.980Z | Downloaded is-terminal v0.4.12 |
| 674 | 2026-02-11T22:57:28.980Z | Downloaded ingot-macros v0.1.1 |
| 675 | 2026-02-11T22:57:28.980Z | Downloaded indexmap v2.12.1 |
| 676 | 2026-02-11T22:57:28.980Z | Downloaded icu_properties_data v1.5.0 |
| 677 | 2026-02-11T22:57:29.005Z | Downloaded icu_properties v1.5.1 |
| 678 | 2026-02-11T22:57:29.005Z | Downloaded icu_locid_transform_data v1.5.0 |
| 679 | 2026-02-11T22:57:29.005Z | Downloaded icu_collections v1.5.0 |
| 680 | 2026-02-11T22:57:29.005Z | Downloaded hyper-util v0.1.19 |
| 681 | 2026-02-11T22:57:29.005Z | Downloaded hyper-rustls v0.27.3 |
| 682 | 2026-02-11T22:57:29.005Z | Downloaded hyper v1.8.1 |
| 683 | 2026-02-11T22:57:29.031Z | Downloaded http v1.4.0 |
| 684 | 2026-02-11T22:57:29.031Z | Downloaded hickory-resolver v0.25.2 |
| 685 | 2026-02-11T22:57:29.031Z | Downloaded heapless v0.8.0 |
| 686 | 2026-02-11T22:57:29.031Z | Downloaded futures-executor v0.3.31 |
| 687 | 2026-02-11T22:57:29.031Z | Downloaded futures-core v0.3.31 |
| 688 | 2026-02-11T22:57:29.031Z | Downloaded fs-err v3.1.2 |
| 689 | 2026-02-11T22:57:29.031Z | Downloaded foreign-types-shared v0.3.1 |
| 690 | 2026-02-11T22:57:29.031Z | Downloaded foldhash v0.1.5 |
| 691 | 2026-02-11T22:57:29.056Z | Downloaded filetime v0.2.23 |
| 692 | 2026-02-11T22:57:29.056Z | Downloaded erased-serde v0.4.5 |
| 693 | 2026-02-11T22:57:29.056Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 694 | 2026-02-11T22:57:29.056Z | Downloaded dof v0.3.0 |
| 695 | 2026-02-11T22:57:29.056Z | Downloaded derive_builder_core v0.20.2 |
| 696 | 2026-02-11T22:57:29.056Z | Downloaded defmt v0.3.8 |
| 697 | 2026-02-11T22:57:29.056Z | Downloaded crossbeam-epoch v0.9.18 |
| 698 | 2026-02-11T22:57:29.056Z | Downloaded const_format v0.2.35 |
| 699 | 2026-02-11T22:57:29.056Z | Downloaded num-rational v0.4.2 |
| 700 | 2026-02-11T22:57:29.056Z | Downloaded itertools v0.14.0 |
| 701 | 2026-02-11T22:57:29.081Z | Downloaded itertools v0.12.1 |
| 702 | 2026-02-11T22:57:29.081Z | Downloaded ingot v0.1.1 |
| 703 | 2026-02-11T22:57:29.081Z | Downloaded icu_provider v1.5.0 |
| 704 | 2026-02-11T22:57:29.081Z | Downloaded icu_normalizer_data v1.5.0 |
| 705 | 2026-02-11T22:57:29.081Z | Downloaded icu_locid_transform v1.5.0 |
| 706 | 2026-02-11T22:57:29.082Z | Downloaded hickory-proto v0.25.2 |
| 707 | 2026-02-11T22:57:29.106Z | Downloaded hashbrown v0.16.1 |
| 708 | 2026-02-11T22:57:29.106Z | Downloaded git2 v0.20.2 |
| 709 | 2026-02-11T22:57:29.131Z | Downloaded generic-array v0.14.7 |
| 710 | 2026-02-11T22:57:29.131Z | Downloaded futures-util v0.3.31 |
| 711 | 2026-02-11T22:57:29.131Z | Downloaded futures-macro v0.3.31 |
| 712 | 2026-02-11T22:57:29.131Z | Downloaded futures-io v0.3.31 |
| 713 | 2026-02-11T22:57:29.131Z | Downloaded futures v0.3.31 |
| 714 | 2026-02-11T22:57:29.155Z | Downloaded form_urlencoded v1.2.2 |
| 715 | 2026-02-11T22:57:29.155Z | Downloaded foreign-types v0.3.2 |
| 716 | 2026-02-11T22:57:29.155Z | Downloaded fnv v1.0.7 |
| 717 | 2026-02-11T22:57:29.155Z | Downloaded float-ord v0.3.2 |
| 718 | 2026-02-11T22:57:29.156Z | Downloaded embedded-io v0.6.1 |
| 719 | 2026-02-11T22:57:29.156Z | Downloaded either v1.15.0 |
| 720 | 2026-02-11T22:57:29.156Z | Downloaded derive_builder v0.20.2 |
| 721 | 2026-02-11T22:57:29.156Z | Downloaded defmt-parser v0.3.4 |
| 722 | 2026-02-11T22:57:29.156Z | Downloaded data-encoding v2.6.0 |
| 723 | 2026-02-11T22:57:29.156Z | Downloaded ctrlc v3.4.4 |
| 724 | 2026-02-11T22:57:29.156Z | Downloaded csv-core v0.1.12 |
| 725 | 2026-02-11T22:57:29.181Z | Downloaded convert_case v0.4.0 |
| 726 | 2026-02-11T22:57:29.181Z | Downloaded clang-sys v1.8.1 |
| 727 | 2026-02-11T22:57:29.181Z | Downloaded cipher v0.4.4 |
| 728 | 2026-02-11T22:57:29.181Z | Downloaded cexpr v0.6.0 |
| 729 | 2026-02-11T22:57:29.181Z | Downloaded cargo-platform v0.1.8 |
| 730 | 2026-02-11T22:57:29.181Z | Downloaded bitvec v1.0.1 |
| 731 | 2026-02-11T22:57:29.208Z | Downloaded num-iter v0.1.45 |
| 732 | 2026-02-11T22:57:29.208Z | Downloaded native-tls v0.2.11 |
| 733 | 2026-02-11T22:57:29.209Z | Downloaded multer v3.1.0 |
| 734 | 2026-02-11T22:57:29.209Z | Downloaded mime v0.3.17 |
| 735 | 2026-02-11T22:57:29.209Z | Downloaded memmap v0.7.0 |
| 736 | 2026-02-11T22:57:29.209Z | Downloaded memchr v2.7.2 |
| 737 | 2026-02-11T22:57:29.209Z | Downloaded match_cfg v0.1.0 |
| 738 | 2026-02-11T22:57:29.209Z | Downloaded managed v0.8.0 |
| 739 | 2026-02-11T22:57:29.209Z | Downloaded lock_api v0.4.12 |
| 740 | 2026-02-11T22:57:29.209Z | Downloaded litemap v0.7.4 |
| 741 | 2026-02-11T22:57:29.209Z | Downloaded linked-hash-map v0.5.6 |
| 742 | 2026-02-11T22:57:29.209Z | Downloaded linear-map v1.2.0 |
| 743 | 2026-02-11T22:57:29.209Z | Downloaded libsw-core v0.3.2 |
| 744 | 2026-02-11T22:57:29.234Z | Downloaded libloading v0.7.4 |
| 745 | 2026-02-11T22:57:29.234Z | Downloaded jobserver v0.1.31 |
| 746 | 2026-02-11T22:57:29.234Z | Downloaded jiff-static v0.2.15 |
| 747 | 2026-02-11T22:57:29.234Z | Downloaded iri-string v0.7.8 |
| 748 | 2026-02-11T22:57:29.234Z | Downloaded inout v0.1.3 |
| 749 | 2026-02-11T22:57:29.234Z | Downloaded indent_write v2.2.0 |
| 750 | 2026-02-11T22:57:29.234Z | Downloaded ident_case v1.0.1 |
| 751 | 2026-02-11T22:57:29.234Z | Downloaded iana-time-zone v0.1.64 |
| 752 | 2026-02-11T22:57:29.235Z | Downloaded hubpack_derive v0.1.1 |
| 753 | 2026-02-11T22:57:29.235Z | Downloaded hubpack v0.1.2 |
| 754 | 2026-02-11T22:57:29.235Z | Downloaded httparse v1.10.1 |
| 755 | 2026-02-11T22:57:29.235Z | Downloaded http-body v1.0.1 |
| 756 | 2026-02-11T22:57:29.235Z | Downloaded hostname v0.3.1 |
| 757 | 2026-02-11T22:57:29.259Z | Downloaded futures-channel v0.3.31 |
| 758 | 2026-02-11T22:57:29.259Z | Downloaded erased-serde v0.3.31 |
| 759 | 2026-02-11T22:57:29.259Z | Downloaded embedded-io v0.4.0 |
| 760 | 2026-02-11T22:57:29.259Z | Downloaded colorchoice v1.0.1 |
| 761 | 2026-02-11T22:57:29.259Z | Downloaded cmake v0.1.54 |
| 762 | 2026-02-11T22:57:29.259Z | Downloaded aws-lc-sys v0.30.0 |
| 763 | 2026-02-11T22:57:29.553Z | Downloaded cargo_metadata v0.18.1 |
| 764 | 2026-02-11T22:57:29.578Z | Downloaded base64 v0.21.7 |
| 765 | 2026-02-11T22:57:29.578Z | Downloaded libm v0.2.8 |
| 766 | 2026-02-11T22:57:29.578Z | Downloaded libloading v0.8.9 |
| 767 | 2026-02-11T22:57:29.578Z | Downloaded lazy_static v1.5.0 |
| 768 | 2026-02-11T22:57:29.578Z | Downloaded itoa v1.0.11 |
| 769 | 2026-02-11T22:57:29.578Z | Downloaded is_ci v1.2.0 |
| 770 | 2026-02-11T22:57:29.578Z | Downloaded ipnetwork v0.21.1 |
| 771 | 2026-02-11T22:57:29.579Z | Downloaded ipnet v2.9.0 |
| 772 | 2026-02-11T22:57:29.579Z | Downloaded home v0.5.11 |
| 773 | 2026-02-11T22:57:29.579Z | Downloaded heck v0.5.0 |
| 774 | 2026-02-11T22:57:29.603Z | Downloaded hash32 v0.3.1 |
| 775 | 2026-02-11T22:57:29.603Z | Downloaded globset v0.4.14 |
| 776 | 2026-02-11T22:57:29.603Z | Downloaded fixedbitset v0.5.7 |
| 777 | 2026-02-11T22:57:29.603Z | Downloaded dropshot_endpoint v0.16.6 |
| 778 | 2026-02-11T22:57:29.603Z | Downloaded drift v0.1.2 |
| 779 | 2026-02-11T22:57:29.603Z | Downloaded dof v0.4.0 |
| 780 | 2026-02-11T22:57:29.603Z | Downloaded displaydoc v0.2.5 |
| 781 | 2026-02-11T22:57:29.603Z | Downloaded digest v0.10.7 |
| 782 | 2026-02-11T22:57:29.603Z | Downloaded clap_builder v4.5.2 |
| 783 | 2026-02-11T22:57:29.628Z | Downloaded chrono v0.4.42 |
| 784 | 2026-02-11T22:57:29.628Z | Downloaded block-buffer v0.10.4 |
| 785 | 2026-02-11T22:57:29.628Z | Downloaded ascii v1.1.0 |
| 786 | 2026-02-11T22:57:29.628Z | Downloaded is_terminal_polyfill v1.70.0 |
| 787 | 2026-02-11T22:57:29.628Z | Downloaded heck v0.4.1 |
| 788 | 2026-02-11T22:57:29.628Z | Downloaded foreign-types v0.5.0 |
| 789 | 2026-02-11T22:57:29.628Z | Downloaded escargot v0.5.10 |
| 790 | 2026-02-11T22:57:29.628Z | Downloaded dyn-clone v1.0.17 |
| 791 | 2026-02-11T22:57:29.628Z | Downloaded dunce v1.0.5 |
| 792 | 2026-02-11T22:57:29.628Z | Downloaded dtrace-parser v0.3.0 |
| 793 | 2026-02-11T22:57:29.628Z | Downloaded dtrace-parser v0.2.0 |
| 794 | 2026-02-11T22:57:29.628Z | Downloaded derive_more v0.99.20 |
| 795 | 2026-02-11T22:57:29.654Z | Downloaded derive_builder_macro v0.20.2 |
| 796 | 2026-02-11T22:57:29.654Z | Downloaded derive-where v1.6.0 |
| 797 | 2026-02-11T22:57:29.655Z | Downloaded darling_core v0.20.11 |
| 798 | 2026-02-11T22:57:29.655Z | Downloaded darling v0.21.3 |
| 799 | 2026-02-11T22:57:29.655Z | Downloaded darling v0.20.11 |
| 800 | 2026-02-11T22:57:29.655Z | Downloaded daft-derive v0.1.5 |
| 801 | 2026-02-11T22:57:29.680Z | Downloaded daft v0.1.5 |
| 802 | 2026-02-11T22:57:29.680Z | Downloaded ctr v0.9.2 |
| 803 | 2026-02-11T22:57:29.680Z | Downloaded crossbeam-utils v0.8.19 |
| 804 | 2026-02-11T22:57:29.680Z | Downloaded crossbeam-deque v0.8.5 |
| 805 | 2026-02-11T22:57:29.680Z | Downloaded critical-section v1.2.0 |
| 806 | 2026-02-11T22:57:29.680Z | Downloaded const_format_proc_macros v0.2.34 |
| 807 | 2026-02-11T22:57:29.680Z | Downloaded clap v4.5.4 |
| 808 | 2026-02-11T22:57:29.680Z | Downloaded base64 v0.22.1 |
| 809 | 2026-02-11T22:57:29.705Z | Downloaded atomicwrites v0.4.4 |
| 810 | 2026-02-11T22:57:29.705Z | Downloaded argon2 v0.5.3 |
| 811 | 2026-02-11T22:57:29.705Z | Downloaded derive-ex v0.1.8 |
| 812 | 2026-02-11T22:57:29.705Z | Downloaded deranged v0.5.3 |
| 813 | 2026-02-11T22:57:29.705Z | Downloaded defmt-macros v0.3.9 |
| 814 | 2026-02-11T22:57:29.705Z | Downloaded debug-ignore v1.0.5 |
| 815 | 2026-02-11T22:57:29.705Z | Downloaded darling_macro v0.21.3 |
| 816 | 2026-02-11T22:57:29.705Z | Downloaded darling_macro v0.20.11 |
| 817 | 2026-02-11T22:57:29.705Z | Downloaded crypto-common v0.1.6 |
| 818 | 2026-02-11T22:57:29.705Z | Downloaded crucible-workspace-hack v0.1.0 |
| 819 | 2026-02-11T22:57:29.705Z | Downloaded cookie v0.18.1 |
| 820 | 2026-02-11T22:57:29.705Z | Downloaded console v0.15.8 |
| 821 | 2026-02-11T22:57:29.731Z | Downloaded colored v3.0.0 |
| 822 | 2026-02-11T22:57:29.731Z | Downloaded clap_derive v4.5.4 |
| 823 | 2026-02-11T22:57:29.731Z | Downloaded cfg_aliases v0.2.1 |
| 824 | 2026-02-11T22:57:29.731Z | Downloaded cfg_aliases v0.1.1 |
| 825 | 2026-02-11T22:57:29.732Z | Downloaded cfg-if v1.0.0 |
| 826 | 2026-02-11T22:57:29.732Z | Downloaded cargo_metadata v0.19.2 |
| 827 | 2026-02-11T22:57:29.732Z | Downloaded bytes v1.10.1 |
| 828 | 2026-02-11T22:57:29.732Z | Downloaded bitstruct_derive v0.1.0 |
| 829 | 2026-02-11T22:57:29.732Z | Downloaded bit_field v0.10.2 |
| 830 | 2026-02-11T22:57:29.732Z | Downloaded backoff v0.4.0 |
| 831 | 2026-02-11T22:57:29.732Z | Downloaded cobs v0.2.3 |
| 832 | 2026-02-11T22:57:29.732Z | Downloaded clap_lex v0.7.0 |
| 833 | 2026-02-11T22:57:29.732Z | Downloaded camino-tempfile v1.4.1 |
| 834 | 2026-02-11T22:57:29.732Z | Downloaded camino v1.2.2 |
| 835 | 2026-02-11T22:57:29.757Z | Downloaded bytecount v0.6.9 |
| 836 | 2026-02-11T22:57:29.757Z | Downloaded bitstruct v0.1.1 |
| 837 | 2026-02-11T22:57:29.757Z | Downloaded bitflags v2.9.4 |
| 838 | 2026-02-11T22:57:29.757Z | Downloaded bitflags v1.3.2 |
| 839 | 2026-02-11T22:57:29.757Z | Downloaded bit-vec v0.6.3 |
| 840 | 2026-02-11T22:57:29.757Z | Downloaded bit-set v0.5.3 |
| 841 | 2026-02-11T22:57:29.757Z | Downloaded bincode v1.3.3 |
| 842 | 2026-02-11T22:57:29.757Z | Downloaded aws-lc-rs v1.13.3 |
| 843 | 2026-02-11T22:57:30.691Z | Downloaded autocfg v1.3.0 |
| 844 | 2026-02-11T22:57:30.692Z | Downloaded atty v0.2.14 |
| 845 | 2026-02-11T22:57:30.692Z | Downloaded async-trait v0.1.89 |
| 846 | 2026-02-11T22:57:30.692Z | Downloaded blake2 v0.10.6 |
| 847 | 2026-02-11T22:57:30.692Z | Downloaded async-recursion v1.1.1 |
| 848 | 2026-02-11T22:57:30.692Z | Downloaded anyhow v1.0.100 |
| 849 | 2026-02-11T22:57:30.692Z | Downloaded anstream v0.6.14 |
| 850 | 2026-02-11T22:57:30.817Z | Downloaded aho-corasick v1.1.3 |
| 851 | 2026-02-11T22:57:30.817Z | Downloaded cstr-argument v0.1.2 |
| 852 | 2026-02-11T22:57:30.817Z | Downloaded bcs v0.1.6 |
| 853 | 2026-02-11T22:57:30.817Z | Downloaded atomic-waker v1.1.2 |
| 854 | 2026-02-11T22:57:30.817Z | Downloaded async-stream-impl v0.3.6 |
| 855 | 2026-02-11T22:57:30.817Z | Downloaded async-stream v0.3.6 |
| 856 | 2026-02-11T22:57:30.817Z | Downloaded anstyle-query v1.0.3 |
| 857 | 2026-02-11T22:57:30.817Z | Downloaded anstyle-parse v0.2.4 |
| 858 | 2026-02-11T22:57:30.818Z | Downloaded allocator-api2 v0.2.21 |
| 859 | 2026-02-11T22:57:30.818Z | Downloaded aes-gcm-siv v0.11.1 |
| 860 | 2026-02-11T22:57:30.818Z | Downloaded aes v0.8.4 |
| 861 | 2026-02-11T22:57:30.818Z | Downloaded aead v0.5.2 |
| 862 | 2026-02-11T22:57:30.818Z | Downloaded base64ct v1.6.0 |
| 863 | 2026-02-11T22:57:30.818Z | Downloaded anstyle v1.0.7 |
| 864 | 2026-02-11T22:57:30.818Z | Compiling proc-macro2 v1.0.101 |
| 865 | 2026-02-11T22:57:30.818Z | Compiling unicode-ident v1.0.18 |
| 866 | 2026-02-11T22:57:30.818Z | Compiling libc v0.2.176 |
| 867 | 2026-02-11T22:57:30.818Z | Compiling serde_core v1.0.228 |
| 868 | 2026-02-11T22:57:30.818Z | Compiling serde v1.0.228 |
| 869 | 2026-02-11T22:57:30.818Z | Compiling autocfg v1.3.0 |
| 870 | 2026-02-11T22:57:30.818Z | Checking cfg-if v1.0.0 |
| 871 | 2026-02-11T22:57:30.819Z | Compiling memchr v2.7.2 |
| 872 | 2026-02-11T22:57:30.819Z | Compiling serde_json v1.0.145 |
| 873 | 2026-02-11T22:57:31.140Z | Compiling libm v0.2.8 |
| 874 | 2026-02-11T22:57:31.166Z | Compiling getrandom v0.3.2 |
| 875 | 2026-02-11T22:57:31.206Z | Checking itoa v1.0.11 |
| 876 | 2026-02-11T22:57:32.200Z | Compiling version_check v0.9.5 |
| 877 | 2026-02-11T22:57:32.472Z | Checking smallvec v1.13.2 |
| 878 | 2026-02-11T22:57:32.709Z | Compiling shlex v1.3.0 |
| 879 | 2026-02-11T22:57:32.747Z | Compiling lock_api v0.4.12 |
| 880 | 2026-02-11T22:57:32.869Z | Compiling parking_lot_core v0.9.10 |
| 881 | 2026-02-11T22:57:33.129Z | Compiling ryu v1.0.18 |
| 882 | 2026-02-11T22:57:33.213Z | Compiling quote v1.0.40 |
| 883 | 2026-02-11T22:57:33.381Z | Compiling jobserver v0.1.31 |
| 884 | 2026-02-11T22:57:33.714Z | Checking stable_deref_trait v1.2.0 |
| 885 | 2026-02-11T22:57:33.755Z | Compiling rustversion v1.0.22 |
| 886 | 2026-02-11T22:57:33.795Z | Compiling slab v0.4.9 |
| 887 | 2026-02-11T22:57:33.905Z | Compiling syn v2.0.111 |
| 888 | 2026-02-11T22:57:33.945Z | Compiling log v0.4.27 |
| 889 | 2026-02-11T22:57:34.014Z | Compiling cc v1.2.17 |
| 890 | 2026-02-11T22:57:34.365Z | Compiling thiserror v2.0.17 |
| 891 | 2026-02-11T22:57:34.365Z | Checking writeable v0.5.5 |
| 892 | 2026-02-11T22:57:34.537Z | Compiling heck v0.5.0 |
| 893 | 2026-02-11T22:57:35.182Z | Checking litemap v0.7.4 |
| 894 | 2026-02-11T22:57:35.209Z | Compiling num-traits v0.2.19 |
| 895 | 2026-02-11T22:57:35.209Z | Checking pin-project-lite v0.2.14 |
| 896 | 2026-02-11T22:57:35.327Z | Checking getrandom v0.2.14 |
| 897 | 2026-02-11T22:57:35.640Z | Checking icu_locid_transform_data v1.5.0 |
| 898 | 2026-02-11T22:57:35.767Z | Compiling regex-syntax v0.8.5 |
| 899 | 2026-02-11T22:57:35.801Z | Checking percent-encoding v2.3.2 |
| 900 | 2026-02-11T22:57:36.093Z | Checking icu_properties_data v1.5.0 |
| 901 | 2026-02-11T22:57:36.131Z | Compiling aho-corasick v1.1.3 |
| 902 | 2026-02-11T22:57:36.391Z | Checking utf16_iter v1.0.5 |
| 903 | 2026-02-11T22:57:36.670Z | Checking utf8_iter v1.0.4 |
| 904 | 2026-02-11T22:57:36.973Z | Checking write16 v1.0.0 |
| 905 | 2026-02-11T22:57:37.327Z | Checking icu_normalizer_data v1.5.0 |
| 906 | 2026-02-11T22:57:37.423Z | Checking form_urlencoded v1.2.2 |
| 907 | 2026-02-11T22:57:37.477Z | Compiling bitflags v2.9.4 |
| 908 | 2026-02-11T22:57:37.710Z | Checking scopeguard v1.2.0 |
| 909 | 2026-02-11T22:57:38.034Z | Checking socket2 v0.6.0 |
| 910 | 2026-02-11T22:57:38.058Z | Compiling portable-atomic v1.11.1 |
| 911 | 2026-02-11T22:57:38.487Z | Checking parking_lot v0.12.2 |
| 912 | 2026-02-11T22:57:38.672Z | Compiling allocator-api2 v0.2.21 |
| 913 | 2026-02-11T22:57:38.778Z | Compiling thiserror v1.0.64 |
| 914 | 2026-02-11T22:57:38.931Z | Compiling ring v0.17.14 |
| 915 | 2026-02-11T22:57:39.470Z | Checking signal-hook-registry v1.4.2 |
| 916 | 2026-02-11T22:57:39.696Z | Checking mio v1.0.2 |
| 917 | 2026-02-11T22:57:39.781Z | Compiling equivalent v1.0.2 |
| 918 | 2026-02-11T22:57:39.913Z | Compiling regex-automata v0.4.11 |
| 919 | 2026-02-11T22:57:39.977Z | Checking critical-section v1.2.0 |
| 920 | 2026-02-11T22:57:40.011Z | Compiling semver v1.0.27 |
| 921 | 2026-02-11T22:57:40.208Z | Checking iana-time-zone v0.1.64 |
| 922 | 2026-02-11T22:57:40.403Z | Checking futures-core v0.3.31 |
| 923 | 2026-02-11T22:57:40.428Z | Checking once_cell v1.21.3 |
| 924 | 2026-02-11T22:57:40.428Z | Compiling fnv v1.0.7 |
| 925 | 2026-02-11T22:57:40.600Z | Checking uuid v1.19.0 |
| 926 | 2026-02-11T22:57:40.647Z | Compiling errno v0.3.14 |
| 927 | 2026-02-11T22:57:41.273Z | Compiling typenum v1.17.0 |
| 928 | 2026-02-11T22:57:41.458Z | Compiling hashbrown v0.16.1 |
| 929 | 2026-02-11T22:57:41.532Z | Compiling httparse v1.10.1 |
| 930 | 2026-02-11T22:57:41.738Z | Compiling generic-array v0.14.7 |
| 931 | 2026-02-11T22:57:42.142Z | Compiling synstructure v0.13.1 |
| 932 | 2026-02-11T22:57:42.262Z | Compiling serde_derive_internals v0.29.1 |
| 933 | 2026-02-11T22:57:42.820Z | Checking futures-sink v0.3.31 |
| 934 | 2026-02-11T22:57:42.860Z | Checking dyn-clone v1.0.17 |
| 935 | 2026-02-11T22:57:43.008Z | Compiling schemars v0.8.22 |
| 936 | 2026-02-11T22:57:43.039Z | Compiling indexmap v2.12.1 |
| 937 | 2026-02-11T22:57:43.771Z | Compiling either v1.15.0 |
| 938 | 2026-02-11T22:57:44.258Z | Checking rand_core v0.6.4 |
| 939 | 2026-02-11T22:57:44.304Z | Compiling rustix v0.38.34 |
| 940 | 2026-02-11T22:57:44.304Z | Checking futures-channel v0.3.31 |
| 941 | 2026-02-11T22:57:44.631Z | Compiling regex v1.11.3 |
| 942 | 2026-02-11T22:57:44.669Z | Compiling ucd-trie v0.1.6 |
| 943 | 2026-02-11T22:57:44.750Z | Checking pin-utils v0.1.0 |
| 944 | 2026-02-11T22:57:44.859Z | Checking futures-io v0.3.31 |
| 945 | 2026-02-11T22:57:45.133Z | Compiling pest v2.8.4 |
| 946 | 2026-02-11T22:57:45.195Z | Checking futures-task v0.3.31 |
| 947 | 2026-02-11T22:57:45.557Z | Compiling lazy_static v1.5.0 |
| 948 | 2026-02-11T22:57:45.746Z | Compiling prettyplease v0.2.37 |
| 949 | 2026-02-11T22:57:45.814Z | Compiling anyhow v1.0.100 |
| 950 | 2026-02-11T22:57:45.983Z | Compiling serde_derive v1.0.228 |
| 951 | 2026-02-11T22:57:46.150Z | Compiling zerofrom-derive v0.1.5 |
| 952 | 2026-02-11T22:57:46.258Z | Compiling yoke-derive v0.7.5 |
| 953 | 2026-02-11T22:57:46.608Z | Compiling zerovec-derive v0.10.3 |
| 954 | 2026-02-11T22:57:46.681Z | Compiling displaydoc v0.2.5 |
| 955 | 2026-02-11T22:57:46.900Z | Compiling icu_provider_macros v1.5.0 |
| 956 | 2026-02-11T22:57:47.757Z | Compiling tokio-macros v2.6.0 |
| 957 | 2026-02-11T22:57:48.072Z | Compiling schemars_derive v0.8.22 |
| 958 | 2026-02-11T22:57:48.272Z | Compiling thiserror-impl v2.0.17 |
| 959 | 2026-02-11T22:57:48.727Z | Compiling futures-macro v0.3.31 |
| 960 | 2026-02-11T22:57:48.758Z | Compiling thiserror-impl v1.0.64 |
| 961 | 2026-02-11T22:57:48.899Z | Compiling pest_meta v2.8.4 |
| 962 | 2026-02-11T22:57:49.227Z | Checking zerofrom v0.1.5 |
| 963 | 2026-02-11T22:57:49.407Z | Checking subtle v2.5.0 |
| 964 | 2026-02-11T22:57:49.488Z | Checking yoke v0.7.5 |
| 965 | 2026-02-11T22:57:49.894Z | Checking zerovec v0.10.4 |
| 966 | 2026-02-11T22:57:50.571Z | Compiling pest_generator v2.8.4 |
| 967 | 2026-02-11T22:57:50.656Z | Checking futures-util v0.3.31 |
| 968 | 2026-02-11T22:57:50.931Z | Compiling glob v0.3.3 |
| 969 | 2026-02-11T22:57:51.538Z | Compiling minimal-lexical v0.2.1 |
| 970 | 2026-02-11T22:57:51.715Z | Compiling strsim v0.11.1 |
| 971 | 2026-02-11T22:57:51.778Z | Checking tinystr v0.7.6 |
| 972 | 2026-02-11T22:57:51.850Z | Checking icu_collections v1.5.0 |
| 973 | 2026-02-11T22:57:52.077Z | Compiling nom v7.1.3 |
| 974 | 2026-02-11T22:57:52.229Z | Checking icu_locid v1.5.0 |
| 975 | 2026-02-11T22:57:52.280Z | Compiling clang-sys v1.8.1 |
| 976 | 2026-02-11T22:57:52.683Z | Compiling slog v2.8.2 |
| 977 | 2026-02-11T22:57:53.005Z | Compiling pest_derive v2.8.4 |
| 978 | 2026-02-11T22:57:53.068Z | Checking byteorder v1.5.0 |
| 979 | 2026-02-11T22:57:53.424Z | Checking icu_provider v1.5.0 |
| 980 | 2026-02-11T22:57:53.792Z | Compiling ident_case v1.0.1 |
| 981 | 2026-02-11T22:57:54.022Z | Compiling libloading v0.8.9 |
| 982 | 2026-02-11T22:57:54.093Z | Checking bytes v1.10.1 |
| 983 | 2026-02-11T22:57:54.144Z | Checking icu_locid_transform v1.5.0 |
| 984 | 2026-02-11T22:57:54.441Z | Compiling serde_tokenstream v0.2.2 |
| 985 | 2026-02-11T22:57:54.641Z | Checking chrono v0.4.42 |
| 986 | 2026-02-11T22:57:55.396Z | Checking icu_properties v1.5.1 |
| 987 | 2026-02-11T22:57:55.424Z | Checking tokio v1.48.0 |
| 988 | 2026-02-11T22:57:55.678Z | Checking http v1.4.0 |
| 989 | 2026-02-11T22:57:55.703Z | Compiling home v0.5.11 |
| 990 | 2026-02-11T22:57:55.780Z | Compiling zerocopy v0.8.27 |
| 991 | 2026-02-11T22:57:55.969Z | Checking zeroize v1.7.0 |
| 992 | 2026-02-11T22:57:56.261Z | Compiling bindgen v0.69.5 |
| 993 | 2026-02-11T22:57:56.547Z | Compiling pkg-config v0.3.30 |
| 994 | 2026-02-11T22:57:56.694Z | Compiling which v4.4.2 |
| 995 | 2026-02-11T22:57:56.873Z | Compiling cexpr v0.6.0 |
| 996 | 2026-02-11T22:57:57.268Z | Compiling zerocopy-derive v0.8.27 |
| 997 | 2026-02-11T22:57:58.105Z | Compiling tracing-attributes v0.1.27 |
| 998 | 2026-02-11T22:57:58.472Z | Compiling itertools v0.12.1 |
| 999 | 2026-02-11T22:57:59.303Z | Checking icu_normalizer v1.5.0 |
| 1000 | 2026-02-11T22:57:59.658Z | Checking tracing-core v0.1.32 |
| 1001 | 2026-02-11T22:58:00.180Z | Checking idna_adapter v1.2.0 |
| 1002 | 2026-02-11T22:58:00.225Z | Compiling lazycell v1.3.0 |
| 1003 | 2026-02-11T22:58:00.375Z | Checking idna v1.0.3 |
| 1004 | 2026-02-11T22:58:00.404Z | Compiling rustc-hash v1.1.0 |
| 1005 | 2026-02-11T22:58:00.404Z | Compiling vcpkg v0.2.15 |
| 1006 | 2026-02-11T22:58:00.948Z | Checking url v2.5.4 |
| 1007 | 2026-02-11T22:58:01.067Z | Checking tracing v0.1.40 |
| 1008 | 2026-02-11T22:58:01.180Z | Compiling cmake v0.1.54 |
| 1009 | 2026-02-11T22:58:01.490Z | Compiling dunce v1.0.5 |
| 1010 | 2026-02-11T22:58:01.661Z | Compiling fs_extra v1.3.0 |
| 1011 | 2026-02-11T22:58:02.365Z | Checking untrusted v0.9.0 |
| 1012 | 2026-02-11T22:58:02.649Z | Checking crypto-common v0.1.6 |
| 1013 | 2026-02-11T22:58:02.886Z | Checking rustls-pki-types v1.12.0 |
| 1014 | 2026-02-11T22:58:03.755Z | Compiling time-core v0.1.6 |
| 1015 | 2026-02-11T22:58:03.798Z | Compiling aws-lc-rs v1.13.3 |
| 1016 | 2026-02-11T22:58:03.843Z | Compiling camino v1.2.2 |
| 1017 | 2026-02-11T22:58:04.302Z | Compiling num-conv v0.1.0 |
| 1018 | 2026-02-11T22:58:04.332Z | Checking tokio-util v0.7.16 |
| 1019 | 2026-02-11T22:58:04.614Z | Checking ppv-lite86 v0.2.17 |
| 1020 | 2026-02-11T22:58:04.639Z | Compiling time-macros v0.2.24 |
| 1021 | 2026-02-11T22:58:05.023Z | Checking ipnet v2.9.0 |
| 1022 | 2026-02-11T22:58:05.205Z | Compiling paste v1.0.15 |
| 1023 | 2026-02-11T22:58:05.288Z | Compiling scroll_derive v0.13.1 |
| 1024 | 2026-02-11T22:58:05.408Z | Checking untrusted v0.7.1 |
| 1025 | 2026-02-11T22:58:05.522Z | Checking base64 v0.22.1 |
| 1026 | 2026-02-11T22:58:05.548Z | Compiling foldhash v0.1.5 |
| 1027 | 2026-02-11T22:58:05.636Z | Checking http-body v1.0.1 |
| 1028 | 2026-02-11T22:58:05.924Z | Compiling hashbrown v0.15.2 |
| 1029 | 2026-02-11T22:58:05.960Z | Checking atomic-waker v1.1.2 |
| 1030 | 2026-02-11T22:58:06.106Z | Compiling async-trait v0.1.89 |
| 1031 | 2026-02-11T22:58:06.164Z | Checking pretty-hex v0.4.1 |
| 1032 | 2026-02-11T22:58:06.463Z | Checking try-lock v0.2.5 |
| 1033 | 2026-02-11T22:58:06.644Z | Checking tower-service v0.3.3 |
| 1034 | 2026-02-11T22:58:06.811Z | Checking tower-layer v0.3.3 |
| 1035 | 2026-02-11T22:58:07.058Z | Checking want v0.3.1 |
| 1036 | 2026-02-11T22:58:07.128Z | Checking h2 v0.4.6 |
| 1037 | 2026-02-11T22:58:07.185Z | Checking httpdate v1.0.3 |
| 1038 | 2026-02-11T22:58:07.339Z | Compiling regress v0.10.4 |
| 1039 | 2026-02-11T22:58:07.372Z | Checking plain v0.2.3 |
| 1040 | 2026-02-11T22:58:07.397Z | Checking erased-serde v0.3.31 |
| 1041 | 2026-02-11T22:58:07.475Z | Checking socket2 v0.5.10 |
| 1042 | 2026-02-11T22:58:07.615Z | Checking cpufeatures v0.2.12 |
| 1043 | 2026-02-11T22:58:08.063Z | Compiling scroll v0.13.0 |
| 1044 | 2026-02-11T22:58:08.203Z | Checking block-buffer v0.10.4 |
| 1045 | 2026-02-11T22:58:08.866Z | Compiling usdt-impl v0.6.0 |
| 1046 | 2026-02-11T22:58:08.908Z | Compiling crossbeam-utils v0.8.19 |
| 1047 | 2026-02-11T22:58:09.197Z | Compiling goblin v0.10.4 |
| 1048 | 2026-02-11T22:58:09.341Z | Checking digest v0.10.7 |
| 1049 | 2026-02-11T22:58:09.521Z | Checking http-body-util v0.1.3 |
| 1050 | 2026-02-11T22:58:09.809Z | Compiling openssl-sys v0.9.107 |
| 1051 | 2026-02-11T22:58:10.997Z | Compiling darling_core v0.21.3 |
| 1052 | 2026-02-11T22:58:12.039Z | Compiling typify-impl v0.4.3 |
| 1053 | 2026-02-11T22:58:12.069Z | Checking hyper v1.8.1 |
| 1054 | 2026-02-11T22:58:13.441Z | Compiling aws-lc-sys v0.30.0 |
| 1055 | 2026-02-11T22:58:13.905Z | Checking encoding_rs v0.8.34 |
| 1056 | 2026-02-11T22:58:14.465Z | Checking hyper-util v0.1.19 |
| 1057 | 2026-02-11T22:58:14.606Z | Checking mime v0.3.17 |
| 1058 | 2026-02-11T22:58:15.252Z | Checking rand_chacha v0.3.1 |
| 1059 | 2026-02-11T22:58:15.643Z | Compiling openapiv3 v2.2.0 |
| 1060 | 2026-02-11T22:58:15.942Z | Checking serde_urlencoded v0.7.1 |
| 1061 | 2026-02-11T22:58:16.172Z | Compiling dtrace-parser v0.3.0 |
| 1062 | 2026-02-11T22:58:16.446Z | Compiling thread-id v5.0.0 |
| 1063 | 2026-02-11T22:58:16.968Z | Compiling darling_macro v0.21.3 |
| 1064 | 2026-02-11T22:58:17.244Z | Compiling dof v0.4.0 |
| 1065 | 2026-02-11T22:58:17.871Z | Compiling rustls v0.22.4 |
| 1066 | 2026-02-11T22:58:17.986Z | Compiling darling v0.21.3 |
| 1067 | 2026-02-11T22:58:18.150Z | Checking rand v0.8.5 |
| 1068 | 2026-02-11T22:58:18.300Z | Checking futures-executor v0.3.31 |
| 1069 | 2026-02-11T22:58:19.388Z | Compiling strum_macros v0.26.4 |
| 1070 | 2026-02-11T22:58:19.736Z | Compiling rustix v1.1.2 |
| 1071 | 2026-02-11T22:58:19.907Z | Compiling slog-async v2.8.0 |
| 1072 | 2026-02-11T22:58:20.162Z | Checking futures v0.3.31 |
| 1073 | 2026-02-11T22:58:20.660Z | Compiling daft-derive v0.1.5 |
| 1074 | 2026-02-11T22:58:20.744Z | Compiling multer v3.1.0 |
| 1075 | 2026-02-11T22:58:20.851Z | Compiling omicron-workspace-hack v0.1.0 |
| 1076 | 2026-02-11T22:58:20.920Z | Checking foreign-types-shared v0.1.1 |
| 1077 | 2026-02-11T22:58:24.186Z | Compiling openssl v0.10.72 |
| 1078 | 2026-02-11T22:58:24.234Z | Compiling unsafe-libyaml v0.2.11 |
| 1079 | 2026-02-11T22:58:24.234Z | Compiling typify-macro v0.4.3 |
| 1080 | 2026-02-11T22:58:24.234Z | Checking foreign-types v0.3.2 |
| 1081 | 2026-02-11T22:58:24.234Z | Compiling usdt-attr-macro v0.6.0 |
| 1082 | 2026-02-11T22:58:24.234Z | Compiling usdt-macro v0.6.0 |
| 1083 | 2026-02-11T22:58:24.234Z | Compiling serde_yaml v0.9.34+deprecated |
| 1084 | 2026-02-11T22:58:24.234Z | Compiling async-stream-impl v0.3.6 |
| 1085 | 2026-02-11T22:58:24.234Z | Compiling openssl-macros v0.1.1 |
| 1086 | 2026-02-11T22:58:24.234Z | Compiling native-tls v0.2.11 |
| 1087 | 2026-02-11T22:58:24.234Z | Checking powerfmt v0.2.0 |
| 1088 | 2026-02-11T22:58:24.234Z | Compiling rustls v0.23.10 |
| 1089 | 2026-02-11T22:58:24.523Z | Checking deranged v0.5.3 |
| 1090 | 2026-02-11T22:58:24.643Z | Checking sha1 v0.10.6 |
| 1091 | 2026-02-11T22:58:24.702Z | Compiling typify v0.4.3 |
| 1092 | 2026-02-11T22:58:24.844Z | Checking is-terminal v0.4.12 |
| 1093 | 2026-02-11T22:58:24.946Z | Compiling dropshot v0.16.6 |
| 1094 | 2026-02-11T22:58:24.999Z | Checking winnow v0.7.13 |
| 1095 | 2026-02-11T22:58:25.327Z | Checking match_cfg v0.1.0 |
| 1096 | 2026-02-11T22:58:25.401Z | Checking num_threads v0.1.7 |
| 1097 | 2026-02-11T22:58:25.564Z | Checking openssl-probe v0.1.5 |
| 1098 | 2026-02-11T22:58:25.763Z | Checking hostname v0.3.1 |
| 1099 | 2026-02-11T22:58:25.940Z | Checking ipnetwork v0.21.1 |
| 1100 | 2026-02-11T22:58:26.106Z | Compiling dropshot_endpoint v0.16.6 |
| 1101 | 2026-02-11T22:58:26.433Z | Compiling structmeta-derive v0.3.0 |
| 1102 | 2026-02-11T22:58:26.601Z | Checking sync_wrapper v1.0.1 |
| 1103 | 2026-02-11T22:58:26.772Z | Compiling ref-cast v1.0.25 |
| 1104 | 2026-02-11T22:58:27.015Z | Checking time v0.3.44 |
| 1105 | 2026-02-11T22:58:27.326Z | Checking fastrand v2.3.0 |
| 1106 | 2026-02-11T22:58:27.714Z | Checking tempfile v3.23.0 |
| 1107 | 2026-02-11T22:58:27.990Z | Checking tower v0.5.2 |
| 1108 | 2026-02-11T22:58:28.015Z | Checking crossbeam-channel v0.5.15 |
| 1109 | 2026-02-11T22:58:28.633Z | Checking webpki-roots v0.26.3 |
| 1110 | 2026-02-11T22:58:28.659Z | Compiling structmeta v0.3.0 |
| 1111 | 2026-02-11T22:58:28.742Z | Compiling ref-cast-impl v1.0.25 |
| 1112 | 2026-02-11T22:58:28.824Z | Checking rand_core v0.9.3 |
| 1113 | 2026-02-11T22:58:29.043Z | Checking iri-string v0.7.8 |
| 1114 | 2026-02-11T22:58:29.156Z | Checking rand_chacha v0.9.0 |
| 1115 | 2026-02-11T22:58:29.706Z | Checking tokio-native-tls v0.3.1 |
| 1116 | 2026-02-11T22:58:29.743Z | Checking webpki-roots v1.0.3 |
| 1117 | 2026-02-11T22:58:29.798Z | Checking thread_local v1.1.8 |
| 1118 | 2026-02-11T22:58:30.008Z | Checking hyper-tls v0.6.0 |
| 1119 | 2026-02-11T22:58:30.372Z | Checking rand v0.9.2 |
| 1120 | 2026-02-11T22:58:30.437Z | Compiling progenitor-impl v0.11.1 |
| 1121 | 2026-02-11T22:58:30.768Z | Checking strum v0.26.3 |
| 1122 | 2026-02-11T22:58:31.428Z | Checking tower-http v0.6.6 |
| 1123 | 2026-02-11T22:58:31.605Z | Checking term v1.2.0 |
| 1124 | 2026-02-11T22:58:31.831Z | Checking debug-ignore v1.0.5 |
| 1125 | 2026-02-11T22:58:32.026Z | Checking take_mut v0.2.2 |
| 1126 | 2026-02-11T22:58:32.066Z | Compiling syn v1.0.109 |
| 1127 | 2026-02-11T22:58:32.222Z | Checking slog-term v2.9.2 |
| 1128 | 2026-02-11T22:58:32.736Z | Checking slog-json v2.6.1 |
| 1129 | 2026-02-11T22:58:32.798Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1130 | 2026-02-11T22:58:33.040Z | Checking oxnet v0.1.3 |
| 1131 | 2026-02-11T22:58:33.290Z | Compiling serde_with_macros v3.15.0 |
| 1132 | 2026-02-11T22:58:33.354Z | Compiling derive-where v1.6.0 |
| 1133 | 2026-02-11T22:58:33.475Z | Compiling strum_macros v0.27.2 |
| 1134 | 2026-02-11T22:58:33.514Z | Checking serde_spanned v1.0.4 |
| 1135 | 2026-02-11T22:58:33.751Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1136 | 2026-02-11T22:58:35.463Z | Compiling progenitor-macro v0.11.1 |
| 1137 | 2026-02-11T22:58:35.543Z | Checking memmap2 v0.9.9 |
| 1138 | 2026-02-11T22:58:35.883Z | Checking spin v0.9.8 |
| 1139 | 2026-02-11T22:58:36.084Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1140 | 2026-02-11T22:58:36.498Z | Checking toml v0.9.10+spec-1.1.0 |
| 1141 | 2026-02-11T22:58:36.592Z | Checking usdt v0.6.0 |
| 1142 | 2026-02-11T22:58:36.886Z | Checking slog-bunyan v2.5.0 |
| 1143 | 2026-02-11T22:58:37.116Z | Compiling derive-ex v0.1.8 |
| 1144 | 2026-02-11T22:58:38.035Z | Checking async-stream v0.3.6 |
| 1145 | 2026-02-11T22:58:38.405Z | Checking waitgroup v0.1.2 |
| 1146 | 2026-02-11T22:58:38.557Z | Checking newtype-uuid v1.3.1 |
| 1147 | 2026-02-11T22:58:38.592Z | Checking rustls-pemfile v2.2.0 |
| 1148 | 2026-02-11T22:58:38.820Z | Compiling newtype-uuid-macros v0.1.0 |
| 1149 | 2026-02-11T22:58:38.948Z | Checking serde_path_to_error v0.1.20 |
| 1150 | 2026-02-11T22:58:39.360Z | Checking hostname v0.4.2 |
| 1151 | 2026-02-11T22:58:39.866Z | Checking quick-error v1.2.3 |
| 1152 | 2026-02-11T22:58:40.634Z | Compiling test-strategy v0.4.3 |
| 1153 | 2026-02-11T22:58:41.419Z | Compiling parse-display-derive v0.10.0 |
| 1154 | 2026-02-11T22:58:42.453Z | Compiling toml_datetime v0.6.11 |
| 1155 | 2026-02-11T22:58:42.979Z | Checking macaddr v1.0.1 |
| 1156 | 2026-02-11T22:58:43.318Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1157 | 2026-02-11T22:58:44.400Z | Checking daft v0.1.5 |
| 1158 | 2026-02-11T22:58:44.885Z | Checking hex v0.4.3 |
| 1159 | 2026-02-11T22:58:45.340Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1160 | 2026-02-11T22:58:46.047Z | Compiling zerocopy-derive v0.7.34 |
| 1161 | 2026-02-11T22:58:46.071Z | Checking wait-timeout v0.2.0 |
| 1162 | 2026-02-11T22:58:46.212Z | Checking bit-vec v0.6.3 |
| 1163 | 2026-02-11T22:58:46.349Z | Checking rusty-fork v0.3.0 |
| 1164 | 2026-02-11T22:58:46.710Z | Checking bit-set v0.5.3 |
| 1165 | 2026-02-11T22:58:47.034Z | Checking strum v0.27.2 |
| 1166 | 2026-02-11T22:58:47.271Z | Checking serde_with v3.15.0 |
| 1167 | 2026-02-11T22:58:48.793Z | Compiling rustls-webpki v0.102.4 |
| 1168 | 2026-02-11T22:58:48.857Z | Checking rand_xorshift v0.3.0 |
| 1169 | 2026-02-11T22:58:49.303Z | Checking unarray v0.1.4 |
| 1170 | 2026-02-11T22:58:49.455Z | Checking proptest v1.5.0 |
| 1171 | 2026-02-11T22:58:49.648Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1172 | 2026-02-11T22:58:49.826Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1173 | 2026-02-11T22:58:49.874Z | Compiling clap_derive v4.5.4 |
| 1174 | 2026-02-11T22:58:50.476Z | Checking instant v0.1.12 |
| 1175 | 2026-02-11T22:58:50.692Z | Checking utf8parse v0.2.1 |
| 1176 | 2026-02-11T22:58:50.814Z | Checking rustc-hash v2.1.1 |
| 1177 | 2026-02-11T22:58:50.937Z | Checking foldhash v0.2.0 |
| 1178 | 2026-02-11T22:58:51.190Z | Checking anstyle-parse v0.2.4 |
| 1179 | 2026-02-11T22:58:51.253Z | Checking iddqd v0.3.14 |
| 1180 | 2026-02-11T22:58:51.384Z | Checking backoff v0.4.0 |
| 1181 | 2026-02-11T22:58:51.548Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1182 | 2026-02-11T22:58:51.682Z | Checking parse-display v0.10.0 |
| 1183 | 2026-02-11T22:58:51.887Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1184 | 2026-02-11T22:58:51.923Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1185 | 2026-02-11T22:58:52.126Z | Checking anstyle v1.0.7 |
| 1186 | 2026-02-11T22:58:52.484Z | Checking anstyle-query v1.0.3 |
| 1187 | 2026-02-11T22:58:52.647Z | Checking is_terminal_polyfill v1.70.0 |
| 1188 | 2026-02-11T22:58:52.806Z | Checking colorchoice v1.0.1 |
| 1189 | 2026-02-11T22:58:52.832Z | Compiling crucible-workspace-hack v0.1.0 |
| 1190 | 2026-02-11T22:58:53.227Z | Checking anstream v0.6.14 |
| 1191 | 2026-02-11T22:58:53.257Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1192 | 2026-02-11T22:58:53.344Z | Compiling zerocopy v0.7.34 |
| 1193 | 2026-02-11T22:58:53.417Z | Checking terminal_size v0.3.0 |
| 1194 | 2026-02-11T22:58:53.645Z | Compiling scroll_derive v0.12.0 |
| 1195 | 2026-02-11T22:58:54.197Z | Compiling usdt-impl v0.5.0 |
| 1196 | 2026-02-11T22:58:54.549Z | Compiling winnow v0.5.40 |
| 1197 | 2026-02-11T22:58:54.599Z | Checking clap_lex v0.7.0 |
| 1198 | 2026-02-11T22:58:54.843Z | Compiling heck v0.4.1 |
| 1199 | 2026-02-11T22:58:55.086Z | Checking scroll v0.12.0 |
| 1200 | 2026-02-11T22:58:55.111Z | Checking clap_builder v4.5.2 |
| 1201 | 2026-02-11T22:58:55.522Z | Compiling dof v0.3.0 |
| 1202 | 2026-02-11T22:58:56.075Z | Compiling dtrace-parser v0.2.0 |
| 1203 | 2026-02-11T22:58:56.498Z | Compiling thread-id v4.2.1 |
| 1204 | 2026-02-11T22:58:57.321Z | Compiling toml_edit v0.19.15 |
| 1205 | 2026-02-11T22:58:57.574Z | Checking goblin v0.8.2 |
| 1206 | 2026-02-11T22:58:58.122Z | Checking clap v4.5.4 |
| 1207 | 2026-02-11T22:58:59.678Z | Checking serde_spanned v0.6.9 |
| 1208 | 2026-02-11T22:58:59.921Z | Compiling proc-macro-crate v1.3.1 |
| 1209 | 2026-02-11T22:59:00.825Z | Checking data-encoding v2.6.0 |
| 1210 | 2026-02-11T22:59:00.856Z | Checking unicode-width v0.1.14 |
| 1211 | 2026-02-11T22:59:01.306Z | Compiling tokio-rustls v0.26.0 |
| 1212 | 2026-02-11T22:59:01.747Z | Compiling hyper-rustls v0.27.3 |
| 1213 | 2026-02-11T22:59:02.260Z | Checking num-integer v0.1.46 |
| 1214 | 2026-02-11T22:59:03.372Z | Compiling usdt-attr-macro v0.5.0 |
| 1215 | 2026-02-11T22:59:03.973Z | Compiling reqwest v0.12.23 |
| 1216 | 2026-02-11T22:59:04.106Z | Compiling usdt-macro v0.5.0 |
| 1217 | 2026-02-11T22:59:04.135Z | Checking memmap v0.7.0 |
| 1218 | 2026-02-11T22:59:04.305Z | Checking tinyvec_macros v0.1.1 |
| 1219 | 2026-02-11T22:59:04.657Z | Checking tinyvec v1.6.0 |
| 1220 | 2026-02-11T22:59:05.277Z | Checking usdt v0.5.0 |
| 1221 | 2026-02-11T22:59:05.453Z | Checking num-bigint v0.4.5 |
| 1222 | 2026-02-11T22:59:05.831Z | Checking crossbeam-epoch v0.9.18 |
| 1223 | 2026-02-11T22:59:05.859Z | Compiling itertools v0.14.0 |
| 1224 | 2026-02-11T22:59:06.029Z | Compiling proc-macro-error-attr v1.0.4 |
| 1225 | 2026-02-11T22:59:06.280Z | Compiling heapless v0.8.0 |
| 1226 | 2026-02-11T22:59:06.905Z | Compiling progenitor-client v0.11.1 |
| 1227 | 2026-02-11T22:59:07.381Z | Checking num-iter v0.1.45 |
| 1228 | 2026-02-11T22:59:07.543Z | Checking num-rational v0.4.2 |
| 1229 | 2026-02-11T22:59:08.179Z | Checking num-complex v0.4.6 |
| 1230 | 2026-02-11T22:59:08.208Z | Compiling darling_core v0.20.11 |
| 1231 | 2026-02-11T22:59:08.622Z | Checking hash32 v0.3.1 |
| 1232 | 2026-02-11T22:59:08.646Z | Compiling ingot-macros v0.1.1 |
| 1233 | 2026-02-11T22:59:09.546Z | Compiling proc-macro-error v1.0.4 |
| 1234 | 2026-02-11T22:59:10.078Z | Compiling smoltcp v0.11.0 |
| 1235 | 2026-02-11T22:59:10.667Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1236 | 2026-02-11T22:59:10.766Z | Checking bitflags v1.3.2 |
| 1237 | 2026-02-11T22:59:12.283Z | Compiling tokio-rustls v0.25.0 |
| 1238 | 2026-02-11T22:59:12.908Z | Compiling darling_macro v0.20.11 |
| 1239 | 2026-02-11T22:59:14.111Z | Checking num v0.4.3 |
| 1240 | 2026-02-11T22:59:14.276Z | Checking ingot-types v0.1.2 |
| 1241 | 2026-02-11T22:59:14.517Z | Compiling progenitor v0.11.1 |
| 1242 | 2026-02-11T22:59:14.746Z | Compiling num_enum_derive v0.7.4 |
| 1243 | 2026-02-11T22:59:15.348Z | Checking bstr v1.9.1 |
| 1244 | 2026-02-11T22:59:15.501Z | Checking toml_write v0.1.2 |
| 1245 | 2026-02-11T22:59:15.808Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1246 | 2026-02-11T22:59:15.883Z | Checking managed v0.8.0 |
| 1247 | 2026-02-11T22:59:16.209Z | Checking cobs v0.2.3 |
| 1248 | 2026-02-11T22:59:16.396Z | Checking postcard v1.0.9 |
| 1249 | 2026-02-11T22:59:16.850Z | Checking num_enum v0.7.4 |
| 1250 | 2026-02-11T22:59:16.946Z | Checking toml_edit v0.22.27 |
| 1251 | 2026-02-11T22:59:17.438Z | Checking ingot v0.1.1 |
| 1252 | 2026-02-11T22:59:17.895Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1253 | 2026-02-11T22:59:18.580Z | Compiling darling v0.20.11 |
| 1254 | 2026-02-11T22:59:19.252Z | Compiling progenitor-client v0.10.0 |
| 1255 | 2026-02-11T22:59:19.826Z | Compiling enum-as-inner v0.6.0 |
| 1256 | 2026-02-11T22:59:20.648Z | Compiling libz-sys v1.1.16 |
| 1257 | 2026-02-11T22:59:20.686Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1258 | 2026-02-11T22:59:21.366Z | Compiling foreign-types-macros v0.2.3 |
| 1259 | 2026-02-11T22:59:21.656Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1260 | 2026-02-11T22:59:21.702Z | Checking is_ci v1.2.0 |
| 1261 | 2026-02-11T22:59:22.022Z | Compiling semver v0.1.20 |
| 1262 | 2026-02-11T22:59:22.366Z | Compiling rayon-core v1.12.1 |
| 1263 | 2026-02-11T22:59:22.526Z | Checking foreign-types-shared v0.3.1 |
| 1264 | 2026-02-11T22:59:22.558Z | Compiling rustc_version v0.1.7 |
| 1265 | 2026-02-11T22:59:22.702Z | Checking foreign-types v0.5.0 |
| 1266 | 2026-02-11T22:59:23.016Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1267 | 2026-02-11T22:59:23.093Z | Checking toml v0.8.23 |
| 1268 | 2026-02-11T22:59:23.483Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1269 | 2026-02-11T22:59:23.919Z | Compiling derive_builder_core v0.20.2 |
| 1270 | 2026-02-11T22:59:25.062Z | Checking crossbeam-deque v0.8.5 |
| 1271 | 2026-02-11T22:59:25.134Z | Checking tabwriter v1.4.0 |
| 1272 | 2026-02-11T22:59:25.396Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1273 | 2026-02-11T22:59:25.422Z | Compiling progenitor-impl v0.10.0 |
| 1274 | 2026-02-11T22:59:25.628Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1275 | 2026-02-11T22:59:26.179Z | Checking cstr-argument v0.1.2 |
| 1276 | 2026-02-11T22:59:26.446Z | Checking float-ord v0.3.2 |
| 1277 | 2026-02-11T22:59:26.568Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1278 | 2026-02-11T22:59:26.638Z | Compiling owo-colors v4.2.3 |
| 1279 | 2026-02-11T22:59:27.328Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1280 | 2026-02-11T22:59:27.766Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1281 | 2026-02-11T22:59:27.951Z | Compiling derive_builder_macro v0.20.2 |
| 1282 | 2026-02-11T22:59:28.828Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1283 | 2026-02-11T22:59:28.985Z | Compiling newtype_derive v0.1.6 |
| 1284 | 2026-02-11T22:59:29.079Z | Checking supports-color v2.1.0 |
| 1285 | 2026-02-11T22:59:29.112Z | Checking supports-color v3.0.2 |
| 1286 | 2026-02-11T22:59:29.174Z | Checking resolv-conf v0.7.0 |
| 1287 | 2026-02-11T22:59:29.359Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1288 | 2026-02-11T22:59:29.384Z | Compiling vergen-lib v0.1.6 |
| 1289 | 2026-02-11T22:59:29.560Z | Compiling slog-dtrace v0.3.0 |
| 1290 | 2026-02-11T22:59:29.942Z | Checking linked-hash-map v0.5.6 |
| 1291 | 2026-02-11T22:59:30.126Z | Checking colored v3.0.0 |
| 1292 | 2026-02-11T22:59:30.314Z | Checking lru-cache v0.1.2 |
| 1293 | 2026-02-11T22:59:30.376Z | Compiling progenitor-macro v0.10.0 |
| 1294 | 2026-02-11T22:59:31.217Z | Checking rayon v1.10.0 |
| 1295 | 2026-02-11T22:59:32.240Z | Compiling derive_builder v0.20.2 |
| 1296 | 2026-02-11T22:59:32.399Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1297 | 2026-02-11T22:59:32.603Z | Checking hickory-proto v0.24.4 |
| 1298 | 2026-02-11T22:59:32.655Z | Compiling zone_cfg_derive v0.3.0 |
| 1299 | 2026-02-11T22:59:33.897Z | Checking similar v2.7.0 |
| 1300 | 2026-02-11T22:59:34.597Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1301 | 2026-02-11T22:59:35.201Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1302 | 2026-02-11T22:59:35.860Z | Compiling hubpack_derive v0.1.1 |
| 1303 | 2026-02-11T22:59:36.421Z | Checking atomicwrites v0.4.4 |
| 1304 | 2026-02-11T22:59:36.674Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1305 | 2026-02-11T22:59:36.763Z | Checking camino-tempfile v1.4.1 |
| 1306 | 2026-02-11T22:59:37.053Z | Compiling cargo-platform v0.1.8 |
| 1307 | 2026-02-11T22:59:37.082Z | Compiling num-derive v0.4.2 |
| 1308 | 2026-02-11T22:59:37.517Z | Compiling serde_repr v0.1.19 |
| 1309 | 2026-02-11T22:59:38.200Z | Compiling vergen v9.0.6 |
| 1310 | 2026-02-11T22:59:38.613Z | Checking sigpipe v0.1.3 |
| 1311 | 2026-02-11T22:59:38.648Z | Checking siphasher v1.0.1 |
| 1312 | 2026-02-11T22:59:38.785Z | Checking base64ct v1.6.0 |
| 1313 | 2026-02-11T22:59:39.001Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1314 | 2026-02-11T22:59:39.176Z | Checking base64 v0.21.7 |
| 1315 | 2026-02-11T22:59:39.238Z | Compiling convert_case v0.4.0 |
| 1316 | 2026-02-11T22:59:39.269Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1317 | 2026-02-11T22:59:39.651Z | Checking indent_write v2.2.0 |
| 1318 | 2026-02-11T22:59:39.677Z | Checking jiff v0.2.15 |
| 1319 | 2026-02-11T22:59:39.953Z | Compiling derive_more v0.99.20 |
| 1320 | 2026-02-11T22:59:39.982Z | Checking password-hash v0.5.0 |
| 1321 | 2026-02-11T22:59:40.813Z | Checking progenitor v0.10.0 |
| 1322 | 2026-02-11T22:59:40.853Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1323 | 2026-02-11T22:59:40.853Z | Checking phf_shared v0.12.1 |
| 1324 | 2026-02-11T22:59:41.016Z | Compiling cargo_metadata v0.19.2 |
| 1325 | 2026-02-11T22:59:41.050Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1326 | 2026-02-11T22:59:41.089Z | Checking zone v0.3.1 |
| 1327 | 2026-02-11T22:59:41.454Z | Checking hubpack v0.1.2 |
| 1328 | 2026-02-11T22:59:41.824Z | Checking hickory-resolver v0.24.4 |
| 1329 | 2026-02-11T22:59:41.886Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1330 | 2026-02-11T22:59:41.987Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1331 | 2026-02-11T22:59:43.369Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1332 | 2026-02-11T22:59:43.673Z | Checking terminal_size v0.4.3 |
| 1333 | 2026-02-11T22:59:43.920Z | Checking blake2 v0.10.6 |
| 1334 | 2026-02-11T22:59:43.985Z | Checking tokio-stream v0.1.17 |
| 1335 | 2026-02-11T22:59:44.413Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1336 | 2026-02-11T22:59:44.488Z | Checking serde-big-array v0.5.1 |
| 1337 | 2026-02-11T22:59:44.808Z | Checking smf v0.2.3 |
| 1338 | 2026-02-11T22:59:44.874Z | Compiling pin-project-internal v1.1.10 |
| 1339 | 2026-02-11T22:59:45.092Z | Compiling rustc_version v0.4.1 |
| 1340 | 2026-02-11T22:59:45.342Z | Compiling vergen-git2 v1.0.7 |
| 1341 | 2026-02-11T22:59:45.528Z | Checking whoami v1.5.1 |
| 1342 | 2026-02-11T22:59:45.772Z | Checking unicode-linebreak v0.1.5 |
| 1343 | 2026-02-11T22:59:45.809Z | Checking unicode-segmentation v1.11.0 |
| 1344 | 2026-02-11T22:59:45.834Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1345 | 2026-02-11T22:59:45.903Z | Checking unicode-width v0.2.1 |
| 1346 | 2026-02-11T22:59:46.171Z | Checking static_assertions v1.1.0 |
| 1347 | 2026-02-11T22:59:46.262Z | Checking smawk v0.3.2 |
| 1348 | 2026-02-11T22:59:46.364Z | Compiling cancel-safe-futures v0.1.5 |
| 1349 | 2026-02-11T22:59:46.433Z | Compiling chrono-tz v0.10.4 |
| 1350 | 2026-02-11T22:59:46.497Z | Compiling unicode-xid v0.2.4 |
| 1351 | 2026-02-11T22:59:46.526Z | Checking textwrap v0.16.2 |
| 1352 | 2026-02-11T22:59:46.741Z | Compiling const_format_proc_macros v0.2.34 |
| 1353 | 2026-02-11T22:59:46.853Z | Checking newline-converter v0.3.0 |
| 1354 | 2026-02-11T22:59:46.880Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1355 | 2026-02-11T22:59:47.071Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1356 | 2026-02-11T22:59:47.291Z | Checking pin-project v1.1.10 |
| 1357 | 2026-02-11T22:59:47.475Z | Checking qorb v0.4.1 |
| 1358 | 2026-02-11T22:59:47.796Z | Checking argon2 v0.5.3 |
| 1359 | 2026-02-11T22:59:48.435Z | Checking phf v0.12.1 |
| 1360 | 2026-02-11T22:59:48.615Z | Checking globset v0.4.14 |
| 1361 | 2026-02-11T22:59:49.121Z | Checking unicode-normalization v0.1.24 |
| 1362 | 2026-02-11T22:59:49.154Z | Checking tokio-dtrace v0.1.1 |
| 1363 | 2026-02-11T22:59:49.438Z | Checking console v0.15.8 |
| 1364 | 2026-02-11T22:59:49.465Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1365 | 2026-02-11T22:59:49.987Z | Checking libsw-core v0.3.2 |
| 1366 | 2026-02-11T22:59:50.088Z | Checking secrecy v0.10.3 |
| 1367 | 2026-02-11T22:59:50.261Z | Compiling snafu-derive v0.8.9 |
| 1368 | 2026-02-11T22:59:50.286Z | Compiling async-recursion v1.1.1 |
| 1369 | 2026-02-11T22:59:50.429Z | Compiling cookie v0.18.1 |
| 1370 | 2026-02-11T22:59:50.724Z | Checking csv-core v0.1.12 |
| 1371 | 2026-02-11T22:59:50.794Z | Compiling rustls v0.21.12 |
| 1372 | 2026-02-11T22:59:51.097Z | Checking utf-8 v0.7.6 |
| 1373 | 2026-02-11T22:59:51.431Z | Compiling moka v0.12.10 |
| 1374 | 2026-02-11T22:59:51.587Z | Checking fixedbitset v0.4.2 |
| 1375 | 2026-02-11T22:59:51.668Z | Checking same-file v1.0.6 |
| 1376 | 2026-02-11T22:59:51.789Z | Checking fixedbitset v0.5.7 |
| 1377 | 2026-02-11T22:59:51.900Z | Checking bytecount v0.6.9 |
| 1378 | 2026-02-11T22:59:51.924Z | Checking highway v1.3.0 |
| 1379 | 2026-02-11T22:59:51.968Z | Compiling cfg_aliases v0.2.1 |
| 1380 | 2026-02-11T22:59:52.092Z | Checking papergrid v0.11.0 |
| 1381 | 2026-02-11T22:59:52.120Z | Compiling nix v0.29.0 |
| 1382 | 2026-02-11T22:59:52.195Z | Checking petgraph v0.8.3 |
| 1383 | 2026-02-11T22:59:52.332Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1384 | 2026-02-11T22:59:52.435Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1385 | 2026-02-11T22:59:52.723Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1386 | 2026-02-11T22:59:52.892Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1387 | 2026-02-11T22:59:53.040Z | Checking petgraph v0.6.5 |
| 1388 | 2026-02-11T22:59:53.103Z | Checking walkdir v2.5.0 |
| 1389 | 2026-02-11T22:59:53.485Z | Checking tungstenite v0.21.0 |
| 1390 | 2026-02-11T22:59:53.985Z | Checking csv v1.3.1 |
| 1391 | 2026-02-11T22:59:54.168Z | Checking snafu v0.8.9 |
| 1392 | 2026-02-11T22:59:54.418Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1393 | 2026-02-11T22:59:54.640Z | Checking libsw v3.5.0 |
| 1394 | 2026-02-11T22:59:54.750Z | Checking olpc-cjson v0.1.4 |
| 1395 | 2026-02-11T22:59:54.783Z | Checking expectorate v1.2.0 |
| 1396 | 2026-02-11T22:59:54.893Z | Checking oxide-tokio-rt v0.1.2 |
| 1397 | 2026-02-11T22:59:55.021Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1398 | 2026-02-11T22:59:55.103Z | Checking const_format v0.2.35 |
| 1399 | 2026-02-11T22:59:55.540Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1400 | 2026-02-11T22:59:55.568Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1401 | 2026-02-11T22:59:55.759Z | Compiling tabled_derive v0.7.0 |
| 1402 | 2026-02-11T22:59:55.847Z | Checking gethostname v0.5.0 |
| 1403 | 2026-02-11T22:59:55.953Z | Checking pem v3.0.5 |
| 1404 | 2026-02-11T22:59:56.021Z | Checking sct v0.7.1 |
| 1405 | 2026-02-11T22:59:56.163Z | Checking rustls-webpki v0.101.7 |
| 1406 | 2026-02-11T22:59:56.231Z | Checking inout v0.1.3 |
| 1407 | 2026-02-11T22:59:56.261Z | Checking serde_plain v1.0.2 |
| 1408 | 2026-02-11T22:59:56.261Z | Checking bcs v0.1.6 |
| 1409 | 2026-02-11T22:59:56.490Z | Compiling radium v0.7.0 |
| 1410 | 2026-02-11T22:59:56.564Z | Checking typed-path v0.9.3 |
| 1411 | 2026-02-11T22:59:56.605Z | Checking linear-map v1.2.0 |
| 1412 | 2026-02-11T22:59:56.746Z | Checking termtree v0.5.1 |
| 1413 | 2026-02-11T22:59:56.911Z | Checking tagptr v0.2.0 |
| 1414 | 2026-02-11T22:59:56.948Z | Checking swrite v0.1.0 |
| 1415 | 2026-02-11T22:59:57.034Z | Checking cipher v0.4.4 |
| 1416 | 2026-02-11T22:59:57.104Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1417 | 2026-02-11T22:59:57.424Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1418 | 2026-02-11T22:59:57.555Z | Checking tabled v0.15.0 |
| 1419 | 2026-02-11T22:59:58.331Z | Checking tough v0.20.0 |
| 1420 | 2026-02-11T22:59:58.554Z | Checking steno v0.4.1 |
| 1421 | 2026-02-11T22:59:59.828Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1422 | 2026-02-11T22:59:59.886Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1423 | 2026-02-11T22:59:59.997Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1424 | 2026-02-11T23:00:00.589Z | Checking tokio-tungstenite v0.21.0 |
| 1425 | 2026-02-11T23:00:00.996Z | Checking hickory-proto v0.25.2 |
| 1426 | 2026-02-11T23:00:01.106Z | Checking tap v1.0.1 |
| 1427 | 2026-02-11T23:00:01.738Z | Checking humantime v2.3.0 |
| 1428 | 2026-02-11T23:00:02.064Z | Checking wyz v0.5.1 |
| 1429 | 2026-02-11T23:00:02.450Z | Checking tokio-rustls v0.24.1 |
| 1430 | 2026-02-11T23:00:02.594Z | Checking rustls-pemfile v1.0.4 |
| 1431 | 2026-02-11T23:00:02.637Z | Compiling num_enum_derive v0.5.11 |
| 1432 | 2026-02-11T23:00:02.832Z | Checking twox-hash v2.1.0 |
| 1433 | 2026-02-11T23:00:02.859Z | Checking universal-hash v0.5.1 |
| 1434 | 2026-02-11T23:00:02.889Z | Checking atty v0.2.14 |
| 1435 | 2026-02-11T23:00:03.065Z | Checking opaque-debug v0.3.1 |
| 1436 | 2026-02-11T23:00:03.094Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1437 | 2026-02-11T23:00:03.197Z | Checking funty v2.0.0 |
| 1438 | 2026-02-11T23:00:03.431Z | Checking polyval v0.6.2 |
| 1439 | 2026-02-11T23:00:03.504Z | Checking ctr v0.9.2 |
| 1440 | 2026-02-11T23:00:03.732Z | Checking aes v0.8.4 |
| 1441 | 2026-02-11T23:00:03.820Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1442 | 2026-02-11T23:00:03.998Z | Checking bitvec v1.0.1 |
| 1443 | 2026-02-11T23:00:04.247Z | Checking aead v0.5.2 |
| 1444 | 2026-02-11T23:00:04.367Z | Checking hickory-resolver v0.25.2 |
| 1445 | 2026-02-11T23:00:04.495Z | Checking bincode v1.3.3 |
| 1446 | 2026-02-11T23:00:04.523Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1447 | 2026-02-11T23:00:04.578Z | Checking num_enum v0.5.11 |
| 1448 | 2026-02-11T23:00:04.743Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1449 | 2026-02-11T23:00:04.768Z | Checking passt v0.3.0 |
| 1450 | 2026-02-11T23:00:04.962Z | Checking fakedata_generator v0.5.0 |
| 1451 | 2026-02-11T23:00:05.156Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1452 | 2026-02-11T23:00:05.200Z | Checking aes-gcm-siv v0.11.1 |
| 1453 | 2026-02-11T23:00:05.232Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1454 | 2026-02-11T23:00:05.462Z | Compiling bitstruct_derive v0.1.0 |
| 1455 | 2026-02-11T23:00:05.544Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1456 | 2026-02-11T23:00:05.575Z | Checking dropshot-api-manager-types v0.3.0 |
| 1457 | 2026-02-11T23:00:05.608Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1458 | 2026-02-11T23:00:05.802Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1459 | 2026-02-11T23:00:05.881Z | Compiling cfg_aliases v0.1.1 |
| 1460 | 2026-02-11T23:00:06.025Z | Checking ascii v1.1.0 |
| 1461 | 2026-02-11T23:00:06.130Z | Checking toml v0.7.8 |
| 1462 | 2026-02-11T23:00:06.168Z | Checking typeid v1.0.0 |
| 1463 | 2026-02-11T23:00:06.322Z | Checking pretty-hex v0.2.1 |
| 1464 | 2026-02-11T23:00:06.379Z | Checking ringbuffer v0.15.0 |
| 1465 | 2026-02-11T23:00:06.442Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1466 | 2026-02-11T23:00:06.524Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1467 | 2026-02-11T23:00:06.687Z | Checking bitstruct v0.1.1 |
| 1468 | 2026-02-11T23:00:06.764Z | Checking erased-serde v0.4.5 |
| 1469 | 2026-02-11T23:00:06.839Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1470 | 2026-02-11T23:00:06.864Z | Compiling nix v0.28.0 |
| 1471 | 2026-02-11T23:00:06.900Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1472 | 2026-02-11T23:00:07.406Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1473 | 2026-02-11T23:00:07.436Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1474 | 2026-02-11T23:00:07.581Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1475 | 2026-02-11T23:00:07.611Z | Checking serde_arrays v0.1.0 |
| 1476 | 2026-02-11T23:00:07.733Z | Compiling fs-err v3.1.2 |
| 1477 | 2026-02-11T23:00:07.764Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1478 | 2026-02-11T23:00:07.809Z | Checking libloading v0.7.4 |
| 1479 | 2026-02-11T23:00:07.986Z | Checking bit_field v0.10.2 |
| 1480 | 2026-02-11T23:00:08.117Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1481 | 2026-02-11T23:00:08.177Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1482 | 2026-02-11T23:00:08.213Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1483 | 2026-02-11T23:00:08.263Z | Checking kstat-rs v0.2.4 |
| 1484 | 2026-02-11T23:00:08.290Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1485 | 2026-02-11T23:00:08.330Z | Compiling escargot v0.5.10 |
| 1486 | 2026-02-11T23:00:08.545Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1487 | 2026-02-11T23:00:08.618Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1488 | 2026-02-11T23:00:08.696Z | Checking ron v0.8.1 |
| 1489 | 2026-02-11T23:00:08.816Z | Checking itertools v0.13.0 |
| 1490 | 2026-02-11T23:00:08.851Z | Checking xattr v1.3.1 |
| 1491 | 2026-02-11T23:00:09.074Z | Checking drift v0.1.2 |
| 1492 | 2026-02-11T23:00:09.524Z | Checking sha2 v0.10.9 |
| 1493 | 2026-02-11T23:00:09.790Z | Checking filetime v0.2.23 |
| 1494 | 2026-02-11T23:00:10.014Z | Checking dropshot-api-manager v0.3.0 |
| 1495 | 2026-02-11T23:00:10.042Z | Checking tar v0.4.40 |
| 1496 | 2026-02-11T23:00:10.072Z | Checking cargo_metadata v0.18.1 |
| 1497 | 2026-02-11T23:00:10.748Z | Checking ctrlc v3.4.4 |
| 1498 | 2026-02-11T23:00:11.192Z | Checking fatfs v0.3.6 |
| 1499 | 2026-02-11T23:00:11.463Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1500 | 2026-02-11T23:00:12.206Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1501 | 2026-02-11T23:00:12.570Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1502 | 2026-02-11T23:00:12.994Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1503 | 2026-02-11T23:00:13.442Z | Compiling git2 v0.20.2 |
| 1504 | 2026-02-11T23:00:18.700Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1505 | 2026-02-11T23:00:31.447Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1506 | 2026-02-11T23:00:33.992Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1507 | 2026-02-11T23:00:40.458Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1508 | 2026-02-11T23:00:47.573Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1509 | 2026-02-11T23:01:01.364Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1510 | 2026-02-11T23:01:01.364Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1511 | 2026-02-11T23:01:12.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 35s |
| 1512 | 2026-02-11T23:01:12.636Z | |
| 1513 | 2026-02-11T23:01:12.637Z | real 4:35.669513476 |
| 1514 | 2026-02-11T23:01:12.637Z | user 17:53.600385747 |
| 1515 | 2026-02-11T23:01:12.637Z | sys 3:55.563035035 |
| 1516 | 2026-02-11T23:01:12.637Z | trap 0.719919602 |
| 1517 | 2026-02-11T23:01:12.637Z | tflt 0.430177506 |
| 1518 | 2026-02-11T23:01:12.637Z | dflt 0.304890343 |
| 1519 | 2026-02-11T23:01:12.637Z | kflt 0.003004086 |
| 1520 | 2026-02-11T23:01:12.637Z | lock 38:00.125960790 |
| 1521 | 2026-02-11T23:01:12.637Z | slp 1:12:34.168842296 |
| 1522 | 2026-02-11T23:01:12.637Z | lat 1:41.242733647 |
| 1523 | 2026-02-11T23:01:12.637Z | stop 5:16.824719611 |
| 1524 | 2026-02-11T23:01:12.661Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1525 | 2026-02-11T23:01:13.614Z | Downloading crates ... |
| 1526 | 2026-02-11T23:01:13.926Z | Downloaded termtree v0.4.1 |
| 1527 | 2026-02-11T23:01:13.951Z | Downloaded slog-scope v4.4.0 |
| 1528 | 2026-02-11T23:01:13.951Z | Downloaded slog-stdlog v4.1.1 |
| 1529 | 2026-02-11T23:01:13.951Z | Downloaded flate2 v1.0.30 |
| 1530 | 2026-02-11T23:01:13.951Z | Downloaded predicates v3.1.0 |
| 1531 | 2026-02-11T23:01:13.951Z | Downloaded png v0.17.13 |
| 1532 | 2026-02-11T23:01:13.951Z | Downloaded miniz_oxide v0.7.2 |
| 1533 | 2026-02-11T23:01:13.951Z | Downloaded fragile v2.0.0 |
| 1534 | 2026-02-11T23:01:13.951Z | Downloaded downcast v0.11.0 |
| 1535 | 2026-02-11T23:01:13.977Z | Downloaded slog-envlogger v2.2.0 |
| 1536 | 2026-02-11T23:01:13.977Z | Downloaded simd-adler32 v0.3.7 |
| 1537 | 2026-02-11T23:01:13.977Z | Downloaded serde_test v1.0.176 |
| 1538 | 2026-02-11T23:01:13.977Z | Downloaded predicates-core v1.0.6 |
| 1539 | 2026-02-11T23:01:13.977Z | Downloaded mockall_derive v0.12.1 |
| 1540 | 2026-02-11T23:01:13.977Z | Downloaded fdeflate v0.3.4 |
| 1541 | 2026-02-11T23:01:13.977Z | Downloaded crc32fast v1.4.0 |
| 1542 | 2026-02-11T23:01:13.977Z | Downloaded bytemuck v1.16.0 |
| 1543 | 2026-02-11T23:01:13.977Z | Downloaded predicates-tree v1.0.9 |
| 1544 | 2026-02-11T23:01:13.977Z | Downloaded mockall v0.12.1 |
| 1545 | 2026-02-11T23:01:13.977Z | Downloaded arc-swap v1.7.1 |
| 1546 | 2026-02-11T23:01:14.087Z | Downloaded image v0.25.1 |
| 1547 | 2026-02-11T23:01:14.505Z | Checking log v0.4.27 |
| 1548 | 2026-02-11T23:01:14.539Z | Checking tokio v1.48.0 |
| 1549 | 2026-02-11T23:01:14.577Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1550 | 2026-02-11T23:01:14.612Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1551 | 2026-02-11T23:01:14.637Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1552 | 2026-02-11T23:01:14.637Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1553 | 2026-02-11T23:01:14.667Z | Compiling crc32fast v1.4.0 |
| 1554 | 2026-02-11T23:01:14.667Z | Checking simd-adler32 v0.3.7 |
| 1555 | 2026-02-11T23:01:14.838Z | Checking goblin v0.10.4 |
| 1556 | 2026-02-11T23:01:14.924Z | Checking rustls v0.23.10 |
| 1557 | 2026-02-11T23:01:14.948Z | Checking native-tls v0.2.11 |
| 1558 | 2026-02-11T23:01:14.973Z | Checking rustls v0.22.4 |
| 1559 | 2026-02-11T23:01:15.169Z | Checking typify-impl v0.4.3 |
| 1560 | 2026-02-11T23:01:15.203Z | Checking goblin v0.8.2 |
| 1561 | 2026-02-11T23:01:15.233Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1562 | 2026-02-11T23:01:15.274Z | Checking tungstenite v0.21.0 |
| 1563 | 2026-02-11T23:01:16.309Z | Checking globset v0.4.14 |
| 1564 | 2026-02-11T23:01:16.938Z | Checking rustls v0.21.12 |
| 1565 | 2026-02-11T23:01:17.985Z | Checking typify v0.4.3 |
| 1566 | 2026-02-11T23:01:18.159Z | Checking progenitor-impl v0.11.1 |
| 1567 | 2026-02-11T23:01:18.499Z | Checking progenitor-impl v0.10.0 |
| 1568 | 2026-02-11T23:01:19.824Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1569 | 2026-02-11T23:01:19.930Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1570 | 2026-02-11T23:01:20.140Z | Checking dof v0.3.0 |
| 1571 | 2026-02-11T23:01:20.183Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1572 | 2026-02-11T23:01:20.214Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1573 | 2026-02-11T23:01:20.334Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1574 | 2026-02-11T23:01:20.412Z | Checking adler v1.0.2 |
| 1575 | 2026-02-11T23:01:20.572Z | Checking arc-swap v1.7.1 |
| 1576 | 2026-02-11T23:01:20.649Z | Checking miniz_oxide v0.7.2 |
| 1577 | 2026-02-11T23:01:20.788Z | Checking fdeflate v0.3.4 |
| 1578 | 2026-02-11T23:01:20.833Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1579 | 2026-02-11T23:01:20.857Z | Checking usdt-impl v0.5.0 |
| 1580 | 2026-02-11T23:01:21.013Z | Checking slog-scope v4.4.0 |
| 1581 | 2026-02-11T23:01:21.100Z | Checking dof v0.4.0 |
| 1582 | 2026-02-11T23:01:21.263Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1583 | 2026-02-11T23:01:21.288Z | Checking slog-stdlog v4.1.1 |
| 1584 | 2026-02-11T23:01:21.328Z | Checking bytemuck v1.16.0 |
| 1585 | 2026-02-11T23:01:21.493Z | Checking usdt v0.5.0 |
| 1586 | 2026-02-11T23:01:21.517Z | Checking predicates-core v1.0.6 |
| 1587 | 2026-02-11T23:01:21.517Z | Checking flate2 v1.0.30 |
| 1588 | 2026-02-11T23:01:21.517Z | Checking slog-envlogger v2.2.0 |
| 1589 | 2026-02-11T23:01:21.743Z | Checking termtree v0.4.1 |
| 1590 | 2026-02-11T23:01:21.767Z | Checking slog-dtrace v0.3.0 |
| 1591 | 2026-02-11T23:01:21.803Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1592 | 2026-02-11T23:01:21.827Z | Checking predicates v3.1.0 |
| 1593 | 2026-02-11T23:01:21.909Z | Compiling mockall_derive v0.12.1 |
| 1594 | 2026-02-11T23:01:22.016Z | Checking predicates-tree v1.0.9 |
| 1595 | 2026-02-11T23:01:22.088Z | Checking usdt-impl v0.6.0 |
| 1596 | 2026-02-11T23:01:22.186Z | Checking downcast v0.11.0 |
| 1597 | 2026-02-11T23:01:22.210Z | Checking fragile v2.0.0 |
| 1598 | 2026-02-11T23:01:22.235Z | Checking png v0.17.13 |
| 1599 | 2026-02-11T23:01:22.364Z | Checking tokio-util v0.7.16 |
| 1600 | 2026-02-11T23:01:22.399Z | Checking tokio-rustls v0.26.0 |
| 1601 | 2026-02-11T23:01:22.440Z | Checking tokio-native-tls v0.3.1 |
| 1602 | 2026-02-11T23:01:22.505Z | Checking tower v0.5.2 |
| 1603 | 2026-02-11T23:01:22.530Z | Checking tokio-rustls v0.25.0 |
| 1604 | 2026-02-11T23:01:22.696Z | Checking usdt v0.6.0 |
| 1605 | 2026-02-11T23:01:22.727Z | Checking backoff v0.4.0 |
| 1606 | 2026-02-11T23:01:22.807Z | Checking tokio-tungstenite v0.21.0 |
| 1607 | 2026-02-11T23:01:22.918Z | Checking hickory-proto v0.24.4 |
| 1608 | 2026-02-11T23:01:22.982Z | Checking zone v0.3.1 |
| 1609 | 2026-02-11T23:01:23.044Z | Checking libsw-core v0.3.2 |
| 1610 | 2026-02-11T23:01:23.320Z | Checking tokio-dtrace v0.1.1 |
| 1611 | 2026-02-11T23:01:23.345Z | Checking libsw v3.5.0 |
| 1612 | 2026-02-11T23:01:23.436Z | Checking tower-http v0.6.6 |
| 1613 | 2026-02-11T23:01:23.489Z | Checking cancel-safe-futures v0.1.5 |
| 1614 | 2026-02-11T23:01:23.513Z | Checking h2 v0.4.6 |
| 1615 | 2026-02-11T23:01:23.620Z | Checking tokio-stream v0.1.17 |
| 1616 | 2026-02-11T23:01:23.652Z | Checking oxide-tokio-rt v0.1.2 |
| 1617 | 2026-02-11T23:01:23.756Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1618 | 2026-02-11T23:01:23.882Z | Checking hickory-proto v0.25.2 |
| 1619 | 2026-02-11T23:01:23.925Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1620 | 2026-02-11T23:01:24.073Z | Checking steno v0.4.1 |
| 1621 | 2026-02-11T23:01:24.411Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1622 | 2026-02-11T23:01:24.775Z | Checking tokio-rustls v0.24.1 |
| 1623 | 2026-02-11T23:01:25.130Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1624 | 2026-02-11T23:01:25.507Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1625 | 2026-02-11T23:01:25.615Z | Checking image v0.25.1 |
| 1626 | 2026-02-11T23:01:25.815Z | Checking escargot v0.5.10 |
| 1627 | 2026-02-11T23:01:26.438Z | Checking fatfs v0.3.6 |
| 1628 | 2026-02-11T23:01:26.556Z | Checking hickory-resolver v0.24.4 |
| 1629 | 2026-02-11T23:01:26.917Z | Checking serde_test v1.0.176 |
| 1630 | 2026-02-11T23:01:26.947Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1631 | 2026-02-11T23:01:27.807Z | Checking hickory-resolver v0.25.2 |
| 1632 | 2026-02-11T23:01:27.864Z | Checking mockall v0.12.1 |
| 1633 | 2026-02-11T23:01:28.027Z | Checking qorb v0.4.1 |
| 1634 | 2026-02-11T23:01:28.057Z | Checking hyper v1.8.1 |
| 1635 | 2026-02-11T23:01:30.094Z | Checking hyper-util v0.1.19 |
| 1636 | 2026-02-11T23:01:32.630Z | Checking hyper-rustls v0.27.3 |
| 1637 | 2026-02-11T23:01:32.654Z | Checking hyper-tls v0.6.0 |
| 1638 | 2026-02-11T23:01:32.654Z | Checking dropshot v0.16.6 |
| 1639 | 2026-02-11T23:01:32.978Z | Checking reqwest v0.12.23 |
| 1640 | 2026-02-11T23:01:34.758Z | Checking progenitor-client v0.10.0 |
| 1641 | 2026-02-11T23:01:34.782Z | Checking progenitor-client v0.11.1 |
| 1642 | 2026-02-11T23:01:34.782Z | Checking tough v0.20.0 |
| 1643 | 2026-02-11T23:01:35.200Z | Checking progenitor v0.11.1 |
| 1644 | 2026-02-11T23:01:35.224Z | Checking progenitor v0.10.0 |
| 1645 | 2026-02-11T23:01:35.419Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1646 | 2026-02-11T23:01:35.464Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1647 | 2026-02-11T23:01:36.830Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1648 | 2026-02-11T23:01:36.855Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1649 | 2026-02-11T23:01:36.855Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1650 | 2026-02-11T23:01:36.855Z | Checking dropshot-api-manager v0.3.0 |
| 1651 | 2026-02-11T23:01:38.106Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1652 | 2026-02-11T23:01:38.470Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1653 | 2026-02-11T23:01:39.962Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1654 | 2026-02-11T23:01:40.704Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1655 | 2026-02-11T23:01:41.022Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1656 | 2026-02-11T23:01:50.810Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1657 | 2026-02-11T23:01:50.810Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1658 | 2026-02-11T23:01:50.811Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1659 | 2026-02-11T23:01:50.835Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1660 | 2026-02-11T23:01:50.835Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1661 | 2026-02-11T23:01:50.835Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1662 | 2026-02-11T23:01:52.268Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1663 | 2026-02-11T23:01:53.730Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1664 | 2026-02-11T23:01:53.730Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1665 | 2026-02-11T23:01:53.926Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1666 | 2026-02-11T23:01:54.325Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1667 | 2026-02-11T23:01:54.758Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1668 | 2026-02-11T23:01:55.086Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1669 | 2026-02-11T23:01:55.150Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1670 | 2026-02-11T23:01:55.253Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1671 | 2026-02-11T23:01:59.216Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1672 | 2026-02-11T23:02:25.402Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1673 | 2026-02-11T23:02:36.142Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1674 | 2026-02-11T23:02:36.247Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1675 | 2026-02-11T23:02:43.824Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1676 | 2026-02-11T23:03:02.162Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1677 | 2026-02-11T23:03:02.188Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1678 | 2026-02-11T23:03:14.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s |
| 1679 | 2026-02-11T23:03:14.732Z | |
| 1680 | 2026-02-11T23:03:14.733Z | real 2:02.083651137 |
| 1681 | 2026-02-11T23:03:14.733Z | user 4:37.371641741 |
| 1682 | 2026-02-11T23:03:14.733Z | sys 39.282353617 |
| 1683 | 2026-02-11T23:03:14.733Z | trap 0.130728546 |
| 1684 | 2026-02-11T23:03:14.733Z | tflt 0.025212691 |
| 1685 | 2026-02-11T23:03:14.733Z | dflt 0.007810000 |
| 1686 | 2026-02-11T23:03:14.733Z | kflt 0.000101429 |
| 1687 | 2026-02-11T23:03:14.733Z | lock 12:11.127477860 |
| 1688 | 2026-02-11T23:03:14.733Z | slp 15:43.258890793 |
| 1689 | 2026-02-11T23:03:14.733Z | lat 9.763557516 |
| 1690 | 2026-02-11T23:03:14.733Z | stop 23.470410848 |
| 1691 | 2026-02-11T23:03:14.757Z | + banner build |
| 1692 | 2026-02-11T23:03:14.757Z | |
| 1693 | 2026-02-11T23:03:14.757Z | ##### # # # # ##### |
| 1694 | 2026-02-11T23:03:14.758Z | # # # # # # # # |
| 1695 | 2026-02-11T23:03:14.758Z | ##### # # # # # # |
| 1696 | 2026-02-11T23:03:14.758Z | # # # # # # # # |
| 1697 | 2026-02-11T23:03:14.758Z | # # # # # # # # |
| 1698 | 2026-02-11T23:03:14.758Z | ##### #### # ###### ##### |
| 1699 | 2026-02-11T23:03:14.758Z | |
| 1700 | 2026-02-11T23:03:14.758Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1701 | 2026-02-11T23:03:16.220Z | Compiling proc-macro2 v1.0.101 |
| 1702 | 2026-02-11T23:03:16.220Z | Compiling unicode-ident v1.0.18 |
| 1703 | 2026-02-11T23:03:16.220Z | Compiling libc v0.2.176 |
| 1704 | 2026-02-11T23:03:16.220Z | Compiling serde_core v1.0.228 |
| 1705 | 2026-02-11T23:03:16.245Z | Compiling serde v1.0.228 |
| 1706 | 2026-02-11T23:03:16.245Z | Compiling autocfg v1.3.0 |
| 1707 | 2026-02-11T23:03:16.245Z | Compiling cfg-if v1.0.0 |
| 1708 | 2026-02-11T23:03:16.245Z | Compiling memchr v2.7.2 |
| 1709 | 2026-02-11T23:03:16.551Z | Compiling libm v0.2.8 |
| 1710 | 2026-02-11T23:03:17.016Z | Compiling getrandom v0.3.2 |
| 1711 | 2026-02-11T23:03:17.058Z | Compiling version_check v0.9.5 |
| 1712 | 2026-02-11T23:03:17.621Z | Compiling itoa v1.0.11 |
| 1713 | 2026-02-11T23:03:17.646Z | Compiling smallvec v1.13.2 |
| 1714 | 2026-02-11T23:03:18.166Z | Compiling shlex v1.3.0 |
| 1715 | 2026-02-11T23:03:18.190Z | Compiling lock_api v0.4.12 |
| 1716 | 2026-02-11T23:03:18.542Z | Compiling quote v1.0.40 |
| 1717 | 2026-02-11T23:03:18.586Z | Compiling parking_lot_core v0.9.10 |
| 1718 | 2026-02-11T23:03:18.687Z | Compiling ryu v1.0.18 |
| 1719 | 2026-02-11T23:03:18.712Z | Compiling serde_json v1.0.145 |
| 1720 | 2026-02-11T23:03:18.930Z | Compiling syn v2.0.111 |
| 1721 | 2026-02-11T23:03:18.974Z | Compiling jobserver v0.1.31 |
| 1722 | 2026-02-11T23:03:18.999Z | Compiling stable_deref_trait v1.2.0 |
| 1723 | 2026-02-11T23:03:19.046Z | Compiling rustversion v1.0.22 |
| 1724 | 2026-02-11T23:03:19.140Z | Compiling slab v0.4.9 |
| 1725 | 2026-02-11T23:03:19.573Z | Compiling cc v1.2.17 |
| 1726 | 2026-02-11T23:03:19.635Z | Compiling log v0.4.27 |
| 1727 | 2026-02-11T23:03:19.659Z | Compiling thiserror v2.0.17 |
| 1728 | 2026-02-11T23:03:19.685Z | Compiling writeable v0.5.5 |
| 1729 | 2026-02-11T23:03:20.038Z | Compiling litemap v0.7.4 |
| 1730 | 2026-02-11T23:03:20.281Z | Compiling pin-project-lite v0.2.14 |
| 1731 | 2026-02-11T23:03:20.445Z | Compiling heck v0.5.0 |
| 1732 | 2026-02-11T23:03:20.585Z | Compiling num-traits v0.2.19 |
| 1733 | 2026-02-11T23:03:20.820Z | Compiling icu_locid_transform_data v1.5.0 |
| 1734 | 2026-02-11T23:03:20.944Z | Compiling regex-syntax v0.8.5 |
| 1735 | 2026-02-11T23:03:20.968Z | Compiling percent-encoding v2.3.2 |
| 1736 | 2026-02-11T23:03:21.733Z | Compiling getrandom v0.2.14 |
| 1737 | 2026-02-11T23:03:22.159Z | Compiling icu_properties_data v1.5.0 |
| 1738 | 2026-02-11T23:03:22.464Z | Compiling aho-corasick v1.1.3 |
| 1739 | 2026-02-11T23:03:22.819Z | Compiling utf16_iter v1.0.5 |
| 1740 | 2026-02-11T23:03:23.090Z | Compiling write16 v1.0.0 |
| 1741 | 2026-02-11T23:03:23.271Z | Compiling icu_normalizer_data v1.5.0 |
| 1742 | 2026-02-11T23:03:23.394Z | Compiling utf8_iter v1.0.4 |
| 1743 | 2026-02-11T23:03:23.588Z | Compiling form_urlencoded v1.2.2 |
| 1744 | 2026-02-11T23:03:23.706Z | Compiling bitflags v2.9.4 |
| 1745 | 2026-02-11T23:03:23.933Z | Compiling scopeguard v1.2.0 |
| 1746 | 2026-02-11T23:03:24.099Z | Compiling allocator-api2 v0.2.21 |
| 1747 | 2026-02-11T23:03:24.299Z | Compiling ring v0.17.14 |
| 1748 | 2026-02-11T23:03:24.620Z | Compiling regex-automata v0.4.11 |
| 1749 | 2026-02-11T23:03:24.798Z | Compiling socket2 v0.6.0 |
| 1750 | 2026-02-11T23:03:24.938Z | Compiling equivalent v1.0.2 |
| 1751 | 2026-02-11T23:03:25.091Z | Compiling parking_lot v0.12.2 |
| 1752 | 2026-02-11T23:03:25.286Z | Compiling thiserror v1.0.64 |
| 1753 | 2026-02-11T23:03:25.859Z | Compiling mio v1.0.2 |
| 1754 | 2026-02-11T23:03:26.002Z | Compiling signal-hook-registry v1.4.2 |
| 1755 | 2026-02-11T23:03:26.196Z | Compiling portable-atomic v1.11.1 |
| 1756 | 2026-02-11T23:03:26.574Z | Compiling synstructure v0.13.1 |
| 1757 | 2026-02-11T23:03:27.017Z | Compiling serde_derive_internals v0.29.1 |
| 1758 | 2026-02-11T23:03:27.326Z | Compiling semver v1.0.27 |
| 1759 | 2026-02-11T23:03:27.382Z | Compiling fnv v1.0.7 |
| 1760 | 2026-02-11T23:03:27.569Z | Compiling critical-section v1.2.0 |
| 1761 | 2026-02-11T23:03:27.660Z | Compiling futures-core v0.3.31 |
| 1762 | 2026-02-11T23:03:27.766Z | Compiling iana-time-zone v0.1.64 |
| 1763 | 2026-02-11T23:03:27.985Z | Compiling hashbrown v0.16.1 |
| 1764 | 2026-02-11T23:03:28.453Z | Compiling once_cell v1.21.3 |
| 1765 | 2026-02-11T23:03:28.578Z | Compiling uuid v1.19.0 |
| 1766 | 2026-02-11T23:03:28.789Z | Compiling regex v1.11.3 |
| 1767 | 2026-02-11T23:03:28.957Z | Compiling errno v0.3.14 |
| 1768 | 2026-02-11T23:03:29.173Z | Compiling typenum v1.17.0 |
| 1769 | 2026-02-11T23:03:29.214Z | Compiling httparse v1.10.1 |
| 1770 | 2026-02-11T23:03:29.671Z | Compiling serde_derive v1.0.228 |
| 1771 | 2026-02-11T23:03:29.696Z | Compiling zerofrom-derive v0.1.5 |
| 1772 | 2026-02-11T23:03:29.721Z | Compiling yoke-derive v0.7.5 |
| 1773 | 2026-02-11T23:03:29.847Z | Compiling zerovec-derive v0.10.3 |
| 1774 | 2026-02-11T23:03:29.872Z | Compiling displaydoc v0.2.5 |
| 1775 | 2026-02-11T23:03:30.021Z | Compiling icu_provider_macros v1.5.0 |
| 1776 | 2026-02-11T23:03:30.683Z | Compiling tokio-macros v2.6.0 |
| 1777 | 2026-02-11T23:03:30.854Z | Compiling schemars_derive v0.8.22 |
| 1778 | 2026-02-11T23:03:31.092Z | Compiling thiserror-impl v2.0.17 |
| 1779 | 2026-02-11T23:03:31.356Z | Compiling futures-macro v0.3.31 |
| 1780 | 2026-02-11T23:03:31.898Z | Compiling thiserror-impl v1.0.64 |
| 1781 | 2026-02-11T23:03:32.111Z | Compiling indexmap v2.12.1 |
| 1782 | 2026-02-11T23:03:32.413Z | Compiling zerofrom v0.1.5 |
| 1783 | 2026-02-11T23:03:32.668Z | Compiling yoke v0.7.5 |
| 1784 | 2026-02-11T23:03:33.081Z | Compiling zerovec v0.10.4 |
| 1785 | 2026-02-11T23:03:33.178Z | Compiling generic-array v0.14.7 |
| 1786 | 2026-02-11T23:03:33.539Z | Compiling schemars v0.8.22 |
| 1787 | 2026-02-11T23:03:33.564Z | Compiling dyn-clone v1.0.17 |
| 1788 | 2026-02-11T23:03:33.595Z | Compiling futures-sink v0.3.31 |
| 1789 | 2026-02-11T23:03:33.858Z | Compiling either v1.15.0 |
| 1790 | 2026-02-11T23:03:34.146Z | Compiling rand_core v0.6.4 |
| 1791 | 2026-02-11T23:03:34.206Z | Compiling rustix v0.38.34 |
| 1792 | 2026-02-11T23:03:34.299Z | Compiling futures-channel v0.3.31 |
| 1793 | 2026-02-11T23:03:34.323Z | Compiling pin-utils v0.1.0 |
| 1794 | 2026-02-11T23:03:34.456Z | Compiling prettyplease v0.2.37 |
| 1795 | 2026-02-11T23:03:34.482Z | Compiling ucd-trie v0.1.6 |
| 1796 | 2026-02-11T23:03:34.792Z | Compiling pest v2.8.4 |
| 1797 | 2026-02-11T23:03:34.879Z | Compiling futures-task v0.3.31 |
| 1798 | 2026-02-11T23:03:34.904Z | Compiling strsim v0.11.1 |
| 1799 | 2026-02-11T23:03:34.952Z | Compiling lazy_static v1.5.0 |
| 1800 | 2026-02-11T23:03:35.127Z | Compiling tinystr v0.7.6 |
| 1801 | 2026-02-11T23:03:35.239Z | Compiling icu_collections v1.5.0 |
| 1802 | 2026-02-11T23:03:35.593Z | Compiling icu_locid v1.5.0 |
| 1803 | 2026-02-11T23:03:36.136Z | Compiling futures-io v0.3.31 |
| 1804 | 2026-02-11T23:03:36.627Z | Compiling futures-util v0.3.31 |
| 1805 | 2026-02-11T23:03:37.036Z | Compiling bytes v1.10.1 |
| 1806 | 2026-02-11T23:03:37.218Z | Compiling icu_provider v1.5.0 |
| 1807 | 2026-02-11T23:03:37.864Z | Compiling serde_tokenstream v0.2.2 |
| 1808 | 2026-02-11T23:03:37.931Z | Compiling chrono v0.4.42 |
| 1809 | 2026-02-11T23:03:38.241Z | Compiling icu_locid_transform v1.5.0 |
| 1810 | 2026-02-11T23:03:38.418Z | Compiling tokio v1.48.0 |
| 1811 | 2026-02-11T23:03:39.100Z | Compiling pest_meta v2.8.4 |
| 1812 | 2026-02-11T23:03:41.698Z | Compiling icu_properties v1.5.1 |
| 1813 | 2026-02-11T23:03:42.423Z | Compiling pest_generator v2.8.4 |
| 1814 | 2026-02-11T23:03:42.471Z | Compiling slog v2.8.2 |
| 1815 | 2026-02-11T23:03:42.611Z | Compiling glob v0.3.3 |
| 1816 | 2026-02-11T23:03:42.864Z | Compiling anyhow v1.0.100 |
| 1817 | 2026-02-11T23:03:43.313Z | Compiling minimal-lexical v0.2.1 |
| 1818 | 2026-02-11T23:03:43.457Z | Compiling ident_case v1.0.1 |
| 1819 | 2026-02-11T23:03:43.596Z | Compiling subtle v2.5.0 |
| 1820 | 2026-02-11T23:03:43.693Z | Compiling clang-sys v1.8.1 |
| 1821 | 2026-02-11T23:03:43.850Z | Compiling nom v7.1.3 |
| 1822 | 2026-02-11T23:03:43.874Z | Compiling pest_derive v2.8.4 |
| 1823 | 2026-02-11T23:03:44.389Z | Compiling pkg-config v0.3.30 |
| 1824 | 2026-02-11T23:03:44.606Z | Compiling byteorder v1.5.0 |
| 1825 | 2026-02-11T23:03:44.756Z | Compiling zerocopy v0.8.27 |
| 1826 | 2026-02-11T23:03:45.134Z | Compiling vcpkg v0.2.15 |
| 1827 | 2026-02-11T23:03:45.439Z | Compiling icu_normalizer v1.5.0 |
| 1828 | 2026-02-11T23:03:45.491Z | Compiling http v1.4.0 |
| 1829 | 2026-02-11T23:03:47.023Z | Compiling idna_adapter v1.2.0 |
| 1830 | 2026-02-11T23:03:47.109Z | Compiling libloading v0.8.9 |
| 1831 | 2026-02-11T23:03:47.281Z | Compiling idna v1.0.3 |
| 1832 | 2026-02-11T23:03:47.404Z | Compiling zeroize v1.7.0 |
| 1833 | 2026-02-11T23:03:47.492Z | Compiling bindgen v0.69.5 |
| 1834 | 2026-02-11T23:03:47.660Z | Compiling home v0.5.11 |
| 1835 | 2026-02-11T23:03:47.893Z | Compiling which v4.4.2 |
| 1836 | 2026-02-11T23:03:47.995Z | Compiling url v2.5.4 |
| 1837 | 2026-02-11T23:03:50.295Z | Compiling cexpr v0.6.0 |
| 1838 | 2026-02-11T23:03:52.073Z | Compiling itertools v0.12.1 |
| 1839 | 2026-02-11T23:03:53.015Z | Compiling zerocopy-derive v0.8.27 |
| 1840 | 2026-02-11T23:03:53.122Z | Compiling tracing-attributes v0.1.27 |
| 1841 | 2026-02-11T23:03:53.771Z | Compiling tracing-core v0.1.32 |
| 1842 | 2026-02-11T23:03:54.159Z | Compiling rustc-hash v1.1.0 |
| 1843 | 2026-02-11T23:03:54.344Z | Compiling lazycell v1.3.0 |
| 1844 | 2026-02-11T23:03:55.894Z | Compiling tracing v0.1.40 |
| 1845 | 2026-02-11T23:03:56.011Z | Compiling cmake v0.1.54 |
| 1846 | 2026-02-11T23:03:56.560Z | Compiling fs_extra v1.3.0 |
| 1847 | 2026-02-11T23:03:56.681Z | Compiling dunce v1.0.5 |
| 1848 | 2026-02-11T23:03:57.242Z | Compiling untrusted v0.9.0 |
| 1849 | 2026-02-11T23:03:57.788Z | Compiling ppv-lite86 v0.2.17 |
| 1850 | 2026-02-11T23:03:58.119Z | Compiling rustls-pki-types v1.12.0 |
| 1851 | 2026-02-11T23:03:58.222Z | Compiling foldhash v0.1.5 |
| 1852 | 2026-02-11T23:03:58.555Z | Compiling num-conv v0.1.0 |
| 1853 | 2026-02-11T23:03:58.579Z | Compiling aws-lc-rs v1.13.3 |
| 1854 | 2026-02-11T23:03:58.919Z | Compiling time-core v0.1.6 |
| 1855 | 2026-02-11T23:03:59.049Z | Compiling hashbrown v0.15.2 |
| 1856 | 2026-02-11T23:03:59.202Z | Compiling time-macros v0.2.24 |
| 1857 | 2026-02-11T23:03:59.924Z | Compiling crypto-common v0.1.6 |
| 1858 | 2026-02-11T23:04:00.088Z | Compiling tokio-util v0.7.16 |
| 1859 | 2026-02-11T23:04:00.217Z | Compiling camino v1.2.2 |
| 1860 | 2026-02-11T23:04:00.305Z | Compiling ipnet v2.9.0 |
| 1861 | 2026-02-11T23:04:00.850Z | Compiling paste v1.0.15 |
| 1862 | 2026-02-11T23:04:01.480Z | Compiling regress v0.10.4 |
| 1863 | 2026-02-11T23:04:01.613Z | Compiling scroll_derive v0.13.1 |
| 1864 | 2026-02-11T23:04:02.347Z | Compiling untrusted v0.7.1 |
| 1865 | 2026-02-11T23:04:02.587Z | Compiling base64 v0.22.1 |
| 1866 | 2026-02-11T23:04:03.585Z | Compiling http-body v1.0.1 |
| 1867 | 2026-02-11T23:04:03.874Z | Compiling atomic-waker v1.1.2 |
| 1868 | 2026-02-11T23:04:04.016Z | Compiling async-trait v0.1.89 |
| 1869 | 2026-02-11T23:04:04.052Z | Compiling tower-service v0.3.3 |
| 1870 | 2026-02-11T23:04:04.120Z | Compiling tower-layer v0.3.3 |
| 1871 | 2026-02-11T23:04:04.227Z | Compiling pretty-hex v0.4.1 |
| 1872 | 2026-02-11T23:04:04.573Z | Compiling try-lock v0.2.5 |
| 1873 | 2026-02-11T23:04:04.779Z | Compiling want v0.3.1 |
| 1874 | 2026-02-11T23:04:04.972Z | Compiling h2 v0.4.6 |
| 1875 | 2026-02-11T23:04:05.139Z | Compiling typify-impl v0.4.3 |
| 1876 | 2026-02-11T23:04:05.381Z | Compiling aws-lc-sys v0.30.0 |
| 1877 | 2026-02-11T23:04:05.766Z | Compiling httpdate v1.0.3 |
| 1878 | 2026-02-11T23:04:06.070Z | Compiling plain v0.2.3 |
| 1879 | 2026-02-11T23:04:06.248Z | Compiling openssl-sys v0.9.107 |
| 1880 | 2026-02-11T23:04:06.305Z | Compiling darling_core v0.21.3 |
| 1881 | 2026-02-11T23:04:06.558Z | Compiling erased-serde v0.3.31 |
| 1882 | 2026-02-11T23:04:07.284Z | Compiling socket2 v0.5.10 |
| 1883 | 2026-02-11T23:04:07.934Z | Compiling usdt-impl v0.6.0 |
| 1884 | 2026-02-11T23:04:09.239Z | Compiling scroll v0.13.0 |
| 1885 | 2026-02-11T23:04:09.776Z | Compiling rand_chacha v0.3.1 |
| 1886 | 2026-02-11T23:04:10.364Z | Compiling openapiv3 v2.2.0 |
| 1887 | 2026-02-11T23:04:11.413Z | Compiling hyper v1.8.1 |
| 1888 | 2026-02-11T23:04:11.632Z | Compiling darling_macro v0.21.3 |
| 1889 | 2026-02-11T23:04:12.380Z | Compiling crossbeam-utils v0.8.19 |
| 1890 | 2026-02-11T23:04:12.605Z | Compiling cpufeatures v0.2.12 |
| 1891 | 2026-02-11T23:04:12.953Z | Compiling goblin v0.10.4 |
| 1892 | 2026-02-11T23:04:12.977Z | Compiling darling v0.21.3 |
| 1893 | 2026-02-11T23:04:13.714Z | Compiling typify-macro v0.4.3 |
| 1894 | 2026-02-11T23:04:16.690Z | Compiling hyper-util v0.1.19 |
| 1895 | 2026-02-11T23:04:16.985Z | Compiling typify v0.4.3 |
| 1896 | 2026-02-11T23:04:17.145Z | Compiling rand v0.8.5 |
| 1897 | 2026-02-11T23:04:18.253Z | Compiling http-body-util v0.1.3 |
| 1898 | 2026-02-11T23:04:18.503Z | Compiling block-buffer v0.10.4 |
| 1899 | 2026-02-11T23:04:18.841Z | Compiling strum_macros v0.26.4 |
| 1900 | 2026-02-11T23:04:18.871Z | Compiling encoding_rs v0.8.34 |
| 1901 | 2026-02-11T23:04:19.298Z | Compiling mime v0.3.17 |
| 1902 | 2026-02-11T23:04:20.384Z | Compiling omicron-workspace-hack v0.1.0 |
| 1903 | 2026-02-11T23:04:20.598Z | Compiling rustls v0.22.4 |
| 1904 | 2026-02-11T23:04:20.798Z | Compiling dof v0.4.0 |
| 1905 | 2026-02-11T23:04:22.469Z | Compiling digest v0.10.7 |
| 1906 | 2026-02-11T23:04:22.878Z | Compiling dtrace-parser v0.3.0 |
| 1907 | 2026-02-11T23:04:22.904Z | Compiling serde_urlencoded v0.7.1 |
| 1908 | 2026-02-11T23:04:22.928Z | Compiling daft-derive v0.1.5 |
| 1909 | 2026-02-11T23:04:22.994Z | Compiling thread-id v5.0.0 |
| 1910 | 2026-02-11T23:04:23.143Z | Compiling foreign-types-shared v0.1.1 |
| 1911 | 2026-02-11T23:04:23.305Z | Compiling unsafe-libyaml v0.2.11 |
| 1912 | 2026-02-11T23:04:23.468Z | Compiling slog-async v2.8.0 |
| 1913 | 2026-02-11T23:04:24.188Z | Compiling openssl v0.10.72 |
| 1914 | 2026-02-11T23:04:24.413Z | Compiling foreign-types v0.3.2 |
| 1915 | 2026-02-11T23:04:24.543Z | Compiling serde_yaml v0.9.34+deprecated |
| 1916 | 2026-02-11T23:04:24.791Z | Compiling futures-executor v0.3.31 |
| 1917 | 2026-02-11T23:04:25.618Z | Compiling openssl-macros v0.1.1 |
| 1918 | 2026-02-11T23:04:25.734Z | Compiling multer v3.1.0 |
| 1919 | 2026-02-11T23:04:26.153Z | Compiling rustix v1.1.2 |
| 1920 | 2026-02-11T23:04:26.468Z | Compiling native-tls v0.2.11 |
| 1921 | 2026-02-11T23:04:26.499Z | Compiling rustls v0.23.10 |
| 1922 | 2026-02-11T23:04:27.438Z | Compiling futures v0.3.31 |
| 1923 | 2026-02-11T23:04:28.786Z | Compiling openssl-probe v0.1.5 |
| 1924 | 2026-02-11T23:04:29.191Z | Compiling ref-cast v1.0.25 |
| 1925 | 2026-02-11T23:04:32.913Z | Compiling usdt-attr-macro v0.6.0 |
| 1926 | 2026-02-11T23:04:34.498Z | Compiling usdt-macro v0.6.0 |
| 1927 | 2026-02-11T23:04:35.360Z | Compiling ipnetwork v0.21.1 |
| 1928 | 2026-02-11T23:04:35.947Z | Compiling async-stream-impl v0.3.6 |
| 1929 | 2026-02-11T23:04:37.183Z | Compiling structmeta-derive v0.3.0 |
| 1930 | 2026-02-11T23:04:38.841Z | Compiling sync_wrapper v1.0.1 |
| 1931 | 2026-02-11T23:04:39.046Z | Compiling dropshot v0.16.6 |
| 1932 | 2026-02-11T23:04:39.376Z | Compiling powerfmt v0.2.0 |
| 1933 | 2026-02-11T23:04:39.404Z | Compiling structmeta v0.3.0 |
| 1934 | 2026-02-11T23:04:39.452Z | Compiling tower v0.5.2 |
| 1935 | 2026-02-11T23:04:39.590Z | Compiling tokio-native-tls v0.3.1 |
| 1936 | 2026-02-11T23:04:39.782Z | Compiling deranged v0.5.3 |
| 1937 | 2026-02-11T23:04:39.894Z | Compiling sha1 v0.10.6 |
| 1938 | 2026-02-11T23:04:39.931Z | Compiling webpki-roots v0.26.3 |
| 1939 | 2026-02-11T23:04:40.175Z | Compiling ref-cast-impl v1.0.25 |
| 1940 | 2026-02-11T23:04:40.760Z | Compiling rand_core v0.9.3 |
| 1941 | 2026-02-11T23:04:41.152Z | Compiling iri-string v0.7.8 |
| 1942 | 2026-02-11T23:04:41.334Z | Compiling match_cfg v0.1.0 |
| 1943 | 2026-02-11T23:04:41.481Z | Compiling winnow v0.7.13 |
| 1944 | 2026-02-11T23:04:41.617Z | Compiling num_threads v0.1.7 |
| 1945 | 2026-02-11T23:04:41.777Z | Compiling hostname v0.3.1 |
| 1946 | 2026-02-11T23:04:41.803Z | Compiling rand_chacha v0.9.0 |
| 1947 | 2026-02-11T23:04:42.118Z | Compiling hyper-tls v0.6.0 |
| 1948 | 2026-02-11T23:04:42.858Z | Compiling time v0.3.44 |
| 1949 | 2026-02-11T23:04:43.339Z | Compiling webpki-roots v1.0.3 |
| 1950 | 2026-02-11T23:04:43.576Z | Compiling dropshot_endpoint v0.16.6 |
| 1951 | 2026-02-11T23:04:45.058Z | Compiling tower-http v0.6.6 |
| 1952 | 2026-02-11T23:04:46.827Z | Compiling fastrand v2.3.0 |
| 1953 | 2026-02-11T23:04:47.973Z | Compiling tempfile v3.23.0 |
| 1954 | 2026-02-11T23:04:49.383Z | Compiling rand v0.9.2 |
| 1955 | 2026-02-11T23:04:49.796Z | Compiling crossbeam-channel v0.5.15 |
| 1956 | 2026-02-11T23:04:50.039Z | Compiling strum v0.26.3 |
| 1957 | 2026-02-11T23:04:50.265Z | Compiling progenitor-impl v0.11.1 |
| 1958 | 2026-02-11T23:04:51.258Z | Compiling syn v1.0.109 |
| 1959 | 2026-02-11T23:04:53.051Z | Compiling oxnet v0.1.3 |
| 1960 | 2026-02-11T23:04:53.110Z | Compiling serde_with_macros v3.15.0 |
| 1961 | 2026-02-11T23:04:53.712Z | Compiling derive-where v1.6.0 |
| 1962 | 2026-02-11T23:04:55.300Z | Compiling strum_macros v0.27.2 |
| 1963 | 2026-02-11T23:04:55.455Z | Compiling progenitor-macro v0.11.1 |
| 1964 | 2026-02-11T23:04:56.496Z | Compiling thread_local v1.1.8 |
| 1965 | 2026-02-11T23:04:59.511Z | Compiling derive-ex v0.1.8 |
| 1966 | 2026-02-11T23:05:05.730Z | Compiling newtype-uuid v1.3.1 |
| 1967 | 2026-02-11T23:05:06.050Z | Compiling newtype-uuid-macros v0.1.0 |
| 1968 | 2026-02-11T23:05:07.397Z | Compiling is-terminal v0.4.12 |
| 1969 | 2026-02-11T23:05:07.777Z | Compiling term v1.2.0 |
| 1970 | 2026-02-11T23:05:08.001Z | Compiling quick-error v1.2.3 |
| 1971 | 2026-02-11T23:05:08.160Z | Compiling debug-ignore v1.0.5 |
| 1972 | 2026-02-11T23:05:08.202Z | Compiling take_mut v0.2.2 |
| 1973 | 2026-02-11T23:05:09.244Z | Compiling slog-term v2.9.2 |
| 1974 | 2026-02-11T23:05:10.922Z | Compiling test-strategy v0.4.3 |
| 1975 | 2026-02-11T23:05:12.208Z | Compiling slog-json v2.6.1 |
| 1976 | 2026-02-11T23:05:12.279Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1977 | 2026-02-11T23:05:12.680Z | Compiling parse-display-derive v0.10.0 |
| 1978 | 2026-02-11T23:05:14.055Z | Compiling toml_datetime v0.6.11 |
| 1979 | 2026-02-11T23:05:14.325Z | Compiling macaddr v1.0.1 |
| 1980 | 2026-02-11T23:05:14.548Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1981 | 2026-02-11T23:05:15.211Z | Compiling serde_spanned v1.0.4 |
| 1982 | 2026-02-11T23:05:15.320Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1983 | 2026-02-11T23:05:15.493Z | Compiling memmap2 v0.9.9 |
| 1984 | 2026-02-11T23:05:16.170Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1985 | 2026-02-11T23:05:16.282Z | Compiling spin v0.9.8 |
| 1986 | 2026-02-11T23:05:16.658Z | Compiling toml v0.9.10+spec-1.1.0 |
| 1987 | 2026-02-11T23:05:17.906Z | Compiling usdt v0.6.0 |
| 1988 | 2026-02-11T23:05:18.329Z | Compiling slog-bunyan v2.5.0 |
| 1989 | 2026-02-11T23:05:18.582Z | Compiling daft v0.1.5 |
| 1990 | 2026-02-11T23:05:19.057Z | Compiling async-stream v0.3.6 |
| 1991 | 2026-02-11T23:05:19.198Z | Compiling waitgroup v0.1.2 |
| 1992 | 2026-02-11T23:05:19.245Z | Compiling rustls-pemfile v2.2.0 |
| 1993 | 2026-02-11T23:05:19.271Z | Compiling serde_path_to_error v0.1.20 |
| 1994 | 2026-02-11T23:05:19.390Z | Compiling hostname v0.4.2 |
| 1995 | 2026-02-11T23:05:20.056Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1996 | 2026-02-11T23:05:20.716Z | Compiling hex v0.4.3 |
| 1997 | 2026-02-11T23:05:20.871Z | Compiling zerocopy-derive v0.7.34 |
| 1998 | 2026-02-11T23:05:21.385Z | Compiling wait-timeout v0.2.0 |
| 1999 | 2026-02-11T23:05:22.106Z | Compiling bit-vec v0.6.3 |
| 2000 | 2026-02-11T23:05:22.415Z | Compiling rusty-fork v0.3.0 |
| 2001 | 2026-02-11T23:05:22.645Z | Compiling bit-set v0.5.3 |
| 2002 | 2026-02-11T23:05:23.711Z | Compiling rustls-webpki v0.102.4 |
| 2003 | 2026-02-11T23:05:24.095Z | Compiling strum v0.27.2 |
| 2004 | 2026-02-11T23:05:24.172Z | Compiling serde_with v3.15.0 |
| 2005 | 2026-02-11T23:05:25.366Z | Compiling rand_xorshift v0.3.0 |
| 2006 | 2026-02-11T23:05:25.576Z | Compiling unarray v0.1.4 |
| 2007 | 2026-02-11T23:05:25.813Z | Compiling proptest v1.5.0 |
| 2008 | 2026-02-11T23:05:26.500Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2009 | 2026-02-11T23:05:26.716Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2010 | 2026-02-11T23:05:28.722Z | Compiling instant v0.1.12 |
| 2011 | 2026-02-11T23:05:28.834Z | Compiling rustc-hash v2.1.1 |
| 2012 | 2026-02-11T23:05:29.305Z | Compiling foldhash v0.2.0 |
| 2013 | 2026-02-11T23:05:29.577Z | Compiling iddqd v0.3.14 |
| 2014 | 2026-02-11T23:05:29.999Z | Compiling backoff v0.4.0 |
| 2015 | 2026-02-11T23:05:30.389Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2016 | 2026-02-11T23:05:30.817Z | Compiling parse-display v0.10.0 |
| 2017 | 2026-02-11T23:05:32.610Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2018 | 2026-02-11T23:05:33.265Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2019 | 2026-02-11T23:05:33.291Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2020 | 2026-02-11T23:05:35.831Z | Compiling zerocopy v0.7.34 |
| 2021 | 2026-02-11T23:05:37.258Z | Compiling scroll_derive v0.12.0 |
| 2022 | 2026-02-11T23:05:38.586Z | Compiling usdt-impl v0.5.0 |
| 2023 | 2026-02-11T23:05:39.069Z | Compiling crucible-workspace-hack v0.1.0 |
| 2024 | 2026-02-11T23:05:39.268Z | Compiling winnow v0.5.40 |
| 2025 | 2026-02-11T23:05:39.462Z | Compiling heck v0.4.1 |
| 2026 | 2026-02-11T23:05:40.067Z | Compiling scroll v0.12.0 |
| 2027 | 2026-02-11T23:05:40.740Z | Compiling dof v0.3.0 |
| 2028 | 2026-02-11T23:05:41.594Z | Compiling dtrace-parser v0.2.0 |
| 2029 | 2026-02-11T23:05:42.679Z | Compiling toml_edit v0.19.15 |
| 2030 | 2026-02-11T23:05:43.186Z | Compiling clap_derive v4.5.4 |
| 2031 | 2026-02-11T23:05:43.211Z | Compiling thread-id v4.2.1 |
| 2032 | 2026-02-11T23:05:43.351Z | Compiling utf8parse v0.2.1 |
| 2033 | 2026-02-11T23:05:44.270Z | Compiling anstyle-parse v0.2.4 |
| 2034 | 2026-02-11T23:05:45.536Z | Compiling proc-macro-crate v1.3.1 |
| 2035 | 2026-02-11T23:05:46.084Z | Compiling goblin v0.8.2 |
| 2036 | 2026-02-11T23:05:47.270Z | Compiling tokio-rustls v0.26.0 |
| 2037 | 2026-02-11T23:05:47.918Z | Compiling serde_spanned v0.6.9 |
| 2038 | 2026-02-11T23:05:48.478Z | Compiling is_terminal_polyfill v1.70.0 |
| 2039 | 2026-02-11T23:05:48.515Z | Compiling data-encoding v2.6.0 |
| 2040 | 2026-02-11T23:05:48.560Z | Compiling colorchoice v1.0.1 |
| 2041 | 2026-02-11T23:05:48.662Z | Compiling anstyle-query v1.0.3 |
| 2042 | 2026-02-11T23:05:48.783Z | Compiling unicode-width v0.1.14 |
| 2043 | 2026-02-11T23:05:49.422Z | Compiling anstyle v1.0.7 |
| 2044 | 2026-02-11T23:05:49.950Z | Compiling anstream v0.6.14 |
| 2045 | 2026-02-11T23:05:50.957Z | Compiling hyper-rustls v0.27.3 |
| 2046 | 2026-02-11T23:05:51.199Z | Compiling terminal_size v0.3.0 |
| 2047 | 2026-02-11T23:05:51.683Z | Compiling num-integer v0.1.46 |
| 2048 | 2026-02-11T23:05:54.547Z | Compiling clap_lex v0.7.0 |
| 2049 | 2026-02-11T23:05:54.907Z | Compiling clap_builder v4.5.2 |
| 2050 | 2026-02-11T23:05:56.997Z | Compiling reqwest v0.12.23 |
| 2051 | 2026-02-11T23:06:01.099Z | Compiling usdt-attr-macro v0.5.0 |
| 2052 | 2026-02-11T23:06:01.312Z | Compiling usdt-macro v0.5.0 |
| 2053 | 2026-02-11T23:06:02.458Z | Compiling memmap v0.7.0 |
| 2054 | 2026-02-11T23:06:02.568Z | Compiling tinyvec_macros v0.1.1 |
| 2055 | 2026-02-11T23:06:02.695Z | Compiling tokio-rustls v0.25.0 |
| 2056 | 2026-02-11T23:06:03.181Z | Compiling usdt v0.5.0 |
| 2057 | 2026-02-11T23:06:03.437Z | Compiling tinyvec v1.6.0 |
| 2058 | 2026-02-11T23:06:04.555Z | Compiling clap v4.5.4 |
| 2059 | 2026-02-11T23:06:05.072Z | Compiling num-bigint v0.4.5 |
| 2060 | 2026-02-11T23:06:06.427Z | Compiling crossbeam-epoch v0.9.18 |
| 2061 | 2026-02-11T23:06:08.041Z | Compiling itertools v0.14.0 |
| 2062 | 2026-02-11T23:06:08.753Z | Compiling proc-macro-error-attr v1.0.4 |
| 2063 | 2026-02-11T23:06:09.812Z | Compiling heapless v0.8.0 |
| 2064 | 2026-02-11T23:06:11.046Z | Compiling ingot-macros v0.1.1 |
| 2065 | 2026-02-11T23:06:11.278Z | Compiling progenitor-client v0.10.0 |
| 2066 | 2026-02-11T23:06:12.246Z | Compiling progenitor-client v0.11.1 |
| 2067 | 2026-02-11T23:06:13.141Z | Compiling progenitor v0.11.1 |
| 2068 | 2026-02-11T23:06:13.397Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2069 | 2026-02-11T23:06:14.240Z | Compiling num-rational v0.4.2 |
| 2070 | 2026-02-11T23:06:19.321Z | Compiling num-iter v0.1.45 |
| 2071 | 2026-02-11T23:06:19.894Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2072 | 2026-02-11T23:06:21.096Z | Compiling hash32 v0.3.1 |
| 2073 | 2026-02-11T23:06:21.459Z | Compiling darling_core v0.20.11 |
| 2074 | 2026-02-11T23:06:24.312Z | Compiling num-complex v0.4.6 |
| 2075 | 2026-02-11T23:06:26.477Z | Compiling proc-macro-error v1.0.4 |
| 2076 | 2026-02-11T23:06:26.821Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2077 | 2026-02-11T23:06:27.944Z | Compiling smoltcp v0.11.0 |
| 2078 | 2026-02-11T23:06:31.004Z | Compiling darling_macro v0.20.11 |
| 2079 | 2026-02-11T23:06:32.071Z | Compiling num v0.4.3 |
| 2080 | 2026-02-11T23:06:32.960Z | Compiling ingot-types v0.1.2 |
| 2081 | 2026-02-11T23:06:33.104Z | Compiling num_enum_derive v0.7.4 |
| 2082 | 2026-02-11T23:06:34.453Z | Compiling toml_write v0.1.2 |
| 2083 | 2026-02-11T23:06:35.086Z | Compiling bitflags v1.3.2 |
| 2084 | 2026-02-11T23:06:35.129Z | Compiling managed v0.8.0 |
| 2085 | 2026-02-11T23:06:35.261Z | Compiling cobs v0.2.3 |
| 2086 | 2026-02-11T23:06:35.390Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2087 | 2026-02-11T23:06:35.797Z | Compiling postcard v1.0.9 |
| 2088 | 2026-02-11T23:06:35.865Z | Compiling num_enum v0.7.4 |
| 2089 | 2026-02-11T23:06:36.582Z | Compiling toml_edit v0.22.27 |
| 2090 | 2026-02-11T23:06:37.943Z | Compiling ingot v0.1.1 |
| 2091 | 2026-02-11T23:06:39.461Z | Compiling darling v0.20.11 |
| 2092 | 2026-02-11T23:06:42.539Z | Compiling enum-as-inner v0.6.0 |
| 2093 | 2026-02-11T23:06:43.740Z | Compiling libz-sys v1.1.16 |
| 2094 | 2026-02-11T23:06:43.791Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2095 | 2026-02-11T23:06:44.913Z | Compiling foreign-types-macros v0.2.3 |
| 2096 | 2026-02-11T23:06:44.995Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2097 | 2026-02-11T23:06:45.393Z | Compiling foreign-types-shared v0.3.1 |
| 2098 | 2026-02-11T23:06:45.586Z | Compiling rayon-core v1.12.1 |
| 2099 | 2026-02-11T23:06:46.222Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2100 | 2026-02-11T23:06:46.276Z | Compiling foreign-types v0.5.0 |
| 2101 | 2026-02-11T23:06:46.436Z | Compiling toml v0.8.23 |
| 2102 | 2026-02-11T23:06:46.932Z | Compiling derive_builder_core v0.20.2 |
| 2103 | 2026-02-11T23:06:49.101Z | Compiling crossbeam-deque v0.8.5 |
| 2104 | 2026-02-11T23:06:49.501Z | Compiling tabwriter v1.4.0 |
| 2105 | 2026-02-11T23:06:49.664Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2106 | 2026-02-11T23:06:50.339Z | Compiling progenitor-impl v0.10.0 |
| 2107 | 2026-02-11T23:06:50.641Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2108 | 2026-02-11T23:06:51.521Z | Compiling cstr-argument v0.1.2 |
| 2109 | 2026-02-11T23:06:51.639Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2110 | 2026-02-11T23:06:51.707Z | Compiling float-ord v0.3.2 |
| 2111 | 2026-02-11T23:06:51.834Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2112 | 2026-02-11T23:06:51.922Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2113 | 2026-02-11T23:06:52.053Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2114 | 2026-02-11T23:06:53.609Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2115 | 2026-02-11T23:06:53.966Z | Compiling derive_builder_macro v0.20.2 |
| 2116 | 2026-02-11T23:06:54.081Z | Compiling resolv-conf v0.7.0 |
| 2117 | 2026-02-11T23:06:55.340Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2118 | 2026-02-11T23:06:55.461Z | Compiling vergen-lib v0.1.6 |
| 2119 | 2026-02-11T23:06:55.503Z | Compiling slog-dtrace v0.3.0 |
| 2120 | 2026-02-11T23:06:55.528Z | Compiling progenitor-macro v0.10.0 |
| 2121 | 2026-02-11T23:06:55.873Z | Compiling linked-hash-map v0.5.6 |
| 2122 | 2026-02-11T23:06:55.914Z | Compiling semver v0.1.20 |
| 2123 | 2026-02-11T23:06:56.163Z | Compiling colored v3.0.0 |
| 2124 | 2026-02-11T23:06:56.334Z | Compiling rustc_version v0.1.7 |
| 2125 | 2026-02-11T23:06:56.471Z | Compiling lru-cache v0.1.2 |
| 2126 | 2026-02-11T23:07:04.296Z | Compiling derive_builder v0.20.2 |
| 2127 | 2026-02-11T23:07:04.499Z | Compiling rayon v1.10.0 |
| 2128 | 2026-02-11T23:07:05.310Z | Compiling progenitor v0.10.0 |
| 2129 | 2026-02-11T23:07:05.583Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2130 | 2026-02-11T23:07:07.075Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2131 | 2026-02-11T23:07:07.891Z | Compiling hickory-proto v0.24.4 |
| 2132 | 2026-02-11T23:07:08.315Z | Compiling zone_cfg_derive v0.3.0 |
| 2133 | 2026-02-11T23:07:10.582Z | Compiling hubpack_derive v0.1.1 |
| 2134 | 2026-02-11T23:07:11.489Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2135 | 2026-02-11T23:07:11.875Z | Compiling camino-tempfile v1.4.1 |
| 2136 | 2026-02-11T23:07:11.943Z | Compiling cargo-platform v0.1.8 |
| 2137 | 2026-02-11T23:07:12.424Z | Compiling num-derive v0.4.2 |
| 2138 | 2026-02-11T23:07:12.631Z | Compiling serde_repr v0.1.19 |
| 2139 | 2026-02-11T23:07:12.945Z | Compiling vergen v9.0.6 |
| 2140 | 2026-02-11T23:07:12.987Z | Compiling sigpipe v0.1.3 |
| 2141 | 2026-02-11T23:07:13.153Z | Compiling convert_case v0.4.0 |
| 2142 | 2026-02-11T23:07:13.338Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2143 | 2026-02-11T23:07:13.718Z | Compiling base64 v0.21.7 |
| 2144 | 2026-02-11T23:07:13.742Z | Compiling siphasher v1.0.1 |
| 2145 | 2026-02-11T23:07:14.296Z | Compiling base64ct v1.6.0 |
| 2146 | 2026-02-11T23:07:14.364Z | Compiling jiff v0.2.15 |
| 2147 | 2026-02-11T23:07:14.757Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2148 | 2026-02-11T23:07:14.956Z | Compiling password-hash v0.5.0 |
| 2149 | 2026-02-11T23:07:15.809Z | Compiling phf_shared v0.12.1 |
| 2150 | 2026-02-11T23:07:16.186Z | Compiling derive_more v0.99.20 |
| 2151 | 2026-02-11T23:07:16.316Z | Compiling zone v0.3.1 |
| 2152 | 2026-02-11T23:07:16.340Z | Compiling hickory-resolver v0.24.4 |
| 2153 | 2026-02-11T23:07:16.974Z | Compiling cargo_metadata v0.19.2 |
| 2154 | 2026-02-11T23:07:19.112Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2155 | 2026-02-11T23:07:19.648Z | Compiling hubpack v0.1.2 |
| 2156 | 2026-02-11T23:07:19.835Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2157 | 2026-02-11T23:07:20.098Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2158 | 2026-02-11T23:07:24.956Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2159 | 2026-02-11T23:07:26.410Z | Compiling newtype_derive v0.1.6 |
| 2160 | 2026-02-11T23:07:26.708Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2161 | 2026-02-11T23:07:26.753Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2162 | 2026-02-11T23:07:26.852Z | Compiling blake2 v0.10.6 |
| 2163 | 2026-02-11T23:07:27.765Z | Compiling tokio-stream v0.1.17 |
| 2164 | 2026-02-11T23:07:27.906Z | Compiling serde-big-array v0.5.1 |
| 2165 | 2026-02-11T23:07:28.192Z | Compiling smf v0.2.3 |
| 2166 | 2026-02-11T23:07:28.924Z | Compiling pin-project-internal v1.1.10 |
| 2167 | 2026-02-11T23:07:29.433Z | Compiling rustc_version v0.4.1 |
| 2168 | 2026-02-11T23:07:29.976Z | Compiling vergen-git2 v1.0.7 |
| 2169 | 2026-02-11T23:07:30.218Z | Compiling chrono-tz v0.10.4 |
| 2170 | 2026-02-11T23:07:30.363Z | Compiling whoami v1.5.1 |
| 2171 | 2026-02-11T23:07:30.613Z | Compiling unicode-segmentation v1.11.0 |
| 2172 | 2026-02-11T23:07:30.639Z | Compiling unicode-xid v0.2.4 |
| 2173 | 2026-02-11T23:07:30.868Z | Compiling cancel-safe-futures v0.1.5 |
| 2174 | 2026-02-11T23:07:31.308Z | Compiling owo-colors v4.2.3 |
| 2175 | 2026-02-11T23:07:31.332Z | Compiling static_assertions v1.1.0 |
| 2176 | 2026-02-11T23:07:31.382Z | Compiling newline-converter v0.3.0 |
| 2177 | 2026-02-11T23:07:31.473Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2178 | 2026-02-11T23:07:31.618Z | Compiling pin-project v1.1.10 |
| 2179 | 2026-02-11T23:07:31.801Z | Compiling const_format_proc_macros v0.2.34 |
| 2180 | 2026-02-11T23:07:32.781Z | Compiling qorb v0.4.1 |
| 2181 | 2026-02-11T23:07:33.355Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2182 | 2026-02-11T23:07:33.428Z | Compiling argon2 v0.5.3 |
| 2183 | 2026-02-11T23:07:33.744Z | Compiling phf v0.12.1 |
| 2184 | 2026-02-11T23:07:33.798Z | Compiling unicode-normalization v0.1.24 |
| 2185 | 2026-02-11T23:07:34.089Z | Compiling tokio-dtrace v0.1.1 |
| 2186 | 2026-02-11T23:07:34.774Z | Compiling console v0.15.8 |
| 2187 | 2026-02-11T23:07:35.095Z | Compiling atomicwrites v0.4.4 |
| 2188 | 2026-02-11T23:07:35.687Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2189 | 2026-02-11T23:07:35.734Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2190 | 2026-02-11T23:07:36.654Z | Compiling libsw-core v0.3.2 |
| 2191 | 2026-02-11T23:07:36.982Z | Compiling secrecy v0.10.3 |
| 2192 | 2026-02-11T23:07:37.286Z | Compiling async-recursion v1.1.1 |
| 2193 | 2026-02-11T23:07:37.546Z | Compiling snafu-derive v0.8.9 |
| 2194 | 2026-02-11T23:07:38.119Z | Compiling cookie v0.18.1 |
| 2195 | 2026-02-11T23:07:38.518Z | Compiling bstr v1.9.1 |
| 2196 | 2026-02-11T23:07:38.615Z | Compiling csv-core v0.1.12 |
| 2197 | 2026-02-11T23:07:38.639Z | Compiling fixedbitset v0.5.7 |
| 2198 | 2026-02-11T23:07:39.395Z | Compiling moka v0.12.10 |
| 2199 | 2026-02-11T23:07:39.754Z | Compiling highway v1.3.0 |
| 2200 | 2026-02-11T23:07:39.778Z | Compiling utf-8 v0.7.6 |
| 2201 | 2026-02-11T23:07:39.990Z | Compiling similar v2.7.0 |
| 2202 | 2026-02-11T23:07:40.014Z | Compiling indent_write v2.2.0 |
| 2203 | 2026-02-11T23:07:40.144Z | Compiling bytecount v0.6.9 |
| 2204 | 2026-02-11T23:07:40.490Z | Compiling cfg_aliases v0.2.1 |
| 2205 | 2026-02-11T23:07:40.638Z | Compiling rustls v0.21.12 |
| 2206 | 2026-02-11T23:07:40.962Z | Compiling same-file v1.0.6 |
| 2207 | 2026-02-11T23:07:41.004Z | Compiling fixedbitset v0.4.2 |
| 2208 | 2026-02-11T23:07:41.262Z | Compiling walkdir v2.5.0 |
| 2209 | 2026-02-11T23:07:41.319Z | Compiling expectorate v1.2.0 |
| 2210 | 2026-02-11T23:07:41.503Z | Compiling snafu v0.8.9 |
| 2211 | 2026-02-11T23:07:41.691Z | Compiling petgraph v0.6.5 |
| 2212 | 2026-02-11T23:07:42.662Z | Compiling nix v0.29.0 |
| 2213 | 2026-02-11T23:07:42.718Z | Compiling papergrid v0.11.0 |
| 2214 | 2026-02-11T23:07:43.431Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2215 | 2026-02-11T23:07:45.376Z | Compiling tungstenite v0.21.0 |
| 2216 | 2026-02-11T23:07:45.457Z | Compiling globset v0.4.14 |
| 2217 | 2026-02-11T23:07:45.584Z | Compiling petgraph v0.8.3 |
| 2218 | 2026-02-11T23:07:45.997Z | Compiling git2 v0.20.2 |
| 2219 | 2026-02-11T23:07:49.892Z | Compiling csv v1.3.1 |
| 2220 | 2026-02-11T23:07:50.757Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2221 | 2026-02-11T23:07:50.916Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2222 | 2026-02-11T23:07:50.945Z | Compiling libsw v3.5.0 |
| 2223 | 2026-02-11T23:07:51.595Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2224 | 2026-02-11T23:07:52.129Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2225 | 2026-02-11T23:07:52.240Z | Compiling olpc-cjson v0.1.4 |
| 2226 | 2026-02-11T23:07:52.385Z | Compiling oxide-tokio-rt v0.1.2 |
| 2227 | 2026-02-11T23:07:53.123Z | Compiling const_format v0.2.35 |
| 2228 | 2026-02-11T23:07:54.105Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2229 | 2026-02-11T23:07:54.295Z | Compiling tabled_derive v0.7.0 |
| 2230 | 2026-02-11T23:07:54.647Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2231 | 2026-02-11T23:07:55.588Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2232 | 2026-02-11T23:07:56.178Z | Compiling gethostname v0.5.0 |
| 2233 | 2026-02-11T23:07:56.455Z | Compiling terminal_size v0.4.3 |
| 2234 | 2026-02-11T23:07:56.479Z | Compiling pem v3.0.5 |
| 2235 | 2026-02-11T23:07:56.722Z | Compiling rustls-webpki v0.101.7 |
| 2236 | 2026-02-11T23:07:57.843Z | Compiling sct v0.7.1 |
| 2237 | 2026-02-11T23:07:58.279Z | Compiling inout v0.1.3 |
| 2238 | 2026-02-11T23:07:58.543Z | Compiling bcs v0.1.6 |
| 2239 | 2026-02-11T23:07:59.361Z | Compiling serde_plain v1.0.2 |
| 2240 | 2026-02-11T23:07:59.919Z | Compiling typed-path v0.9.3 |
| 2241 | 2026-02-11T23:08:00.037Z | Compiling smawk v0.3.2 |
| 2242 | 2026-02-11T23:08:00.357Z | Compiling swrite v0.1.0 |
| 2243 | 2026-02-11T23:08:00.538Z | Compiling linear-map v1.2.0 |
| 2244 | 2026-02-11T23:08:00.562Z | Compiling tagptr v0.2.0 |
| 2245 | 2026-02-11T23:08:00.862Z | Compiling unicode-linebreak v0.1.5 |
| 2246 | 2026-02-11T23:08:00.977Z | Compiling unicode-width v0.2.1 |
| 2247 | 2026-02-11T23:08:01.483Z | Compiling termtree v0.5.1 |
| 2248 | 2026-02-11T23:08:01.640Z | Compiling radium v0.7.0 |
| 2249 | 2026-02-11T23:08:01.816Z | Compiling textwrap v0.16.2 |
| 2250 | 2026-02-11T23:08:02.202Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2251 | 2026-02-11T23:08:03.630Z | Compiling tough v0.20.0 |
| 2252 | 2026-02-11T23:08:05.192Z | Compiling cipher v0.4.4 |
| 2253 | 2026-02-11T23:08:05.715Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2254 | 2026-02-11T23:08:05.983Z | Compiling tabled v0.15.0 |
| 2255 | 2026-02-11T23:08:06.559Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2256 | 2026-02-11T23:08:06.974Z | Compiling steno v0.4.1 |
| 2257 | 2026-02-11T23:08:08.134Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2258 | 2026-02-11T23:08:09.104Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2259 | 2026-02-11T23:08:17.095Z | Compiling tokio-tungstenite v0.21.0 |
| 2260 | 2026-02-11T23:08:17.763Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2261 | 2026-02-11T23:08:20.159Z | Compiling hickory-proto v0.25.2 |
| 2262 | 2026-02-11T23:08:23.472Z | Compiling humantime v2.3.0 |
| 2263 | 2026-02-11T23:08:24.392Z | Compiling tap v1.0.1 |
| 2264 | 2026-02-11T23:08:25.214Z | Compiling hickory-resolver v0.25.2 |
| 2265 | 2026-02-11T23:08:27.473Z | Compiling wyz v0.5.1 |
| 2266 | 2026-02-11T23:08:27.497Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2267 | 2026-02-11T23:08:28.751Z | Compiling tokio-rustls v0.24.1 |
| 2268 | 2026-02-11T23:08:30.922Z | Compiling rustls-pemfile v1.0.4 |
| 2269 | 2026-02-11T23:08:31.184Z | Compiling num_enum_derive v0.5.11 |
| 2270 | 2026-02-11T23:08:31.646Z | Compiling twox-hash v2.1.0 |
| 2271 | 2026-02-11T23:08:31.747Z | Compiling universal-hash v0.5.1 |
| 2272 | 2026-02-11T23:08:32.037Z | Compiling atty v0.2.14 |
| 2273 | 2026-02-11T23:08:32.263Z | Compiling opaque-debug v0.3.1 |
| 2274 | 2026-02-11T23:08:32.397Z | Compiling funty v2.0.0 |
| 2275 | 2026-02-11T23:08:32.638Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2276 | 2026-02-11T23:08:33.305Z | Compiling num_enum v0.5.11 |
| 2277 | 2026-02-11T23:08:33.535Z | Compiling bitvec v1.0.1 |
| 2278 | 2026-02-11T23:08:34.956Z | Compiling polyval v0.6.2 |
| 2279 | 2026-02-11T23:08:35.446Z | Compiling toml v0.7.8 |
| 2280 | 2026-02-11T23:08:38.536Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2281 | 2026-02-11T23:08:38.864Z | Compiling aes v0.8.4 |
| 2282 | 2026-02-11T23:08:39.599Z | Compiling ctr v0.9.2 |
| 2283 | 2026-02-11T23:08:39.740Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2284 | 2026-02-11T23:08:39.970Z | Compiling aead v0.5.2 |
| 2285 | 2026-02-11T23:08:40.227Z | Compiling bincode v1.3.3 |
| 2286 | 2026-02-11T23:08:40.339Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2287 | 2026-02-11T23:08:40.577Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2288 | 2026-02-11T23:08:40.955Z | Compiling passt v0.3.0 |
| 2289 | 2026-02-11T23:08:41.120Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2290 | 2026-02-11T23:08:41.229Z | Compiling fakedata_generator v0.5.0 |
| 2291 | 2026-02-11T23:08:41.503Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2292 | 2026-02-11T23:08:41.877Z | Compiling aes-gcm-siv v0.11.1 |
| 2293 | 2026-02-11T23:08:42.193Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2294 | 2026-02-11T23:08:42.753Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2295 | 2026-02-11T23:08:42.918Z | Compiling bitstruct_derive v0.1.0 |
| 2296 | 2026-02-11T23:08:42.977Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2297 | 2026-02-11T23:08:43.380Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2298 | 2026-02-11T23:08:43.902Z | Compiling ringbuffer v0.15.0 |
| 2299 | 2026-02-11T23:08:44.168Z | Compiling ascii v1.1.0 |
| 2300 | 2026-02-11T23:08:44.559Z | Compiling typeid v1.0.0 |
| 2301 | 2026-02-11T23:08:44.794Z | Compiling pretty-hex v0.2.1 |
| 2302 | 2026-02-11T23:08:44.918Z | Compiling erased-serde v0.4.5 |
| 2303 | 2026-02-11T23:08:44.942Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2304 | 2026-02-11T23:08:45.090Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2305 | 2026-02-11T23:08:45.564Z | Compiling bitstruct v0.1.1 |
| 2306 | 2026-02-11T23:08:45.742Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2307 | 2026-02-11T23:08:46.370Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2308 | 2026-02-11T23:08:46.872Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2309 | 2026-02-11T23:08:46.896Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2310 | 2026-02-11T23:08:47.208Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2311 | 2026-02-11T23:08:47.315Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2312 | 2026-02-11T23:08:47.837Z | Compiling serde_arrays v0.1.0 |
| 2313 | 2026-02-11T23:08:47.861Z | Compiling kstat-rs v0.2.4 |
| 2314 | 2026-02-11T23:08:48.080Z | Compiling libloading v0.7.4 |
| 2315 | 2026-02-11T23:08:48.308Z | Compiling bit_field v0.10.2 |
| 2316 | 2026-02-11T23:08:48.544Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2317 | 2026-02-11T23:08:48.567Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2318 | 2026-02-11T23:08:48.610Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2319 | 2026-02-11T23:08:48.758Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2320 | 2026-02-11T23:08:49.334Z | Compiling ron v0.8.1 |
| 2321 | 2026-02-11T23:08:50.127Z | Compiling itertools v0.13.0 |
| 2322 | 2026-02-11T23:08:52.571Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2323 | 2026-02-11T23:08:53.679Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2324 | 2026-02-11T23:08:55.903Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2325 | 2026-02-11T23:09:01.813Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2326 | 2026-02-11T23:09:16.187Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2327 | 2026-02-11T23:09:40.149Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2328 | 2026-02-11T23:09:57.447Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2329 | 2026-02-11T23:10:53.717Z | Finished `release` profile [optimized] target(s) in 7m 38s |
| 2330 | 2026-02-11T23:10:53.894Z | |
| 2331 | 2026-02-11T23:10:53.894Z | real 7:39.108387830 |
| 2332 | 2026-02-11T23:10:53.894Z | user 51:29.784660191 |
| 2333 | 2026-02-11T23:10:53.894Z | sys 4:14.221878471 |
| 2334 | 2026-02-11T23:10:53.894Z | trap 2.098100374 |
| 2335 | 2026-02-11T23:10:53.894Z | tflt 1.353470815 |
| 2336 | 2026-02-11T23:10:53.894Z | dflt 2.040860270 |
| 2337 | 2026-02-11T23:10:53.894Z | kflt 0.000288005 |
| 2338 | 2026-02-11T23:10:53.894Z | lock 2:24:02.668921770 |
| 2339 | 2026-02-11T23:10:53.894Z | slp 3:00:32.645778498 |
| 2340 | 2026-02-11T23:10:53.918Z | lat 3:08.019035051 |
| 2341 | 2026-02-11T23:10:53.918Z | stop 4:32.717138438 |
| 2342 | 2026-02-11T23:10:53.919Z | + OUTDIR=/work/release |
| 2343 | 2026-02-11T23:10:53.919Z | + mkdir -p /work/release |
| 2344 | 2026-02-11T23:10:53.919Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2345 | 2026-02-11T23:10:53.943Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2346 | 2026-02-11T23:10:54.028Z | + cd /work/release |
| 2347 | 2026-02-11T23:10:54.028Z | + digest -a sha256 propolis-cli |
| 2348 | 2026-02-11T23:10:54.061Z | + digest -a sha256 propolis-server |
| 2349 | 2026-02-11T23:10:54.201Z | process exited: duration 988275 ms, exit code 0 |
| |
| 2350 | 2026-02-11T23:10:54.281Z | found 4 output files |
| 2351 | 2026-02-11T23:10:54.281Z | uploading: /work/release/propolis-cli (25925472 bytes) |
| 2352 | 2026-02-11T23:10:56.779Z | uploaded: /work/release/propolis-cli |
| 2353 | 2026-02-11T23:10:56.779Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2354 | 2026-02-11T23:10:57.872Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2355 | 2026-02-11T23:10:57.897Z | uploading: /work/release/propolis-server (75739144 bytes) |
| 2356 | 2026-02-11T23:11:02.434Z | uploaded: /work/release/propolis-server |
| 2357 | 2026-02-11T23:11:02.434Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2358 | 2026-02-11T23:11:03.528Z | uploaded: /work/release/propolis-server.sha256.txt |