|
|
|
| 1 | 2026-03-13T16:51:27.516Z | job assigned to worker 01KKM1P1BF47CST94310K8WB5V [factory aws, i-0bde8b885ffd7406a] (queued for 1 m 22 s) |
| |
| 2 | 2026-03-13T16:51:36.257Z | starting task 0: "setup" |
| 3 | 2026-03-13T16:51:36.264Z | ++ uname -s |
| 4 | 2026-03-13T16:51:36.267Z | + kern=SunOS |
| 5 | 2026-03-13T16:51:36.267Z | + build_user=build |
| 6 | 2026-03-13T16:51:36.267Z | + build_uid=12345 |
| 7 | 2026-03-13T16:51:36.267Z | + work_dir=/work |
| 8 | 2026-03-13T16:51:36.267Z | + input_dir=/input |
| 9 | 2026-03-13T16:51:36.267Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T16:51:36.267Z | + case "$kern" in |
| 11 | 2026-03-13T16:51:36.267Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T16:51:36.270Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T16:51:38.279Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T16:51:38.356Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T16:51:38.359Z | + home_fs=zfs |
| 16 | 2026-03-13T16:51:38.359Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T16:51:38.359Z | + mkdir -p /home/build |
| 18 | 2026-03-13T16:51:38.362Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T16:51:40.366Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T16:51:40.369Z | process exited: duration 4109 ms, exit code 0 |
| |
| 21 | 2026-03-13T16:51:40.375Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T16:51:40.381Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-13T16:51:40.381Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-13T16:51:40.381Z | * rust toolchain profile = "default" |
| 25 | 2026-03-13T16:51:40.381Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-13T16:51:40.381Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T16:51:40.381Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T16:51:40.384Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T16:51:40.384Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-13T16:51:40.463Z | info: downloading installer |
| 31 | 2026-03-13T16:51:41.840Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T16:51:41.841Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T16:51:41.841Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T16:51:41.841Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T16:51:41.841Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T16:51:41.841Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T16:51:41.841Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T16:51:41.841Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T16:51:41.841Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T16:51:41.841Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T16:51:41.841Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T16:51:41.841Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T16:51:41.845Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T16:51:41.858Z | info: profile set to default |
| 45 | 2026-03-13T16:51:41.858Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T16:51:41.872Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T16:51:42.026Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-13T16:51:42.031Z | info: downloading 6 components |
| 49 | 2026-03-13T16:51:57.030Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-13T16:51:57.030Z | |
| 51 | 2026-03-13T16:51:57.065Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-13T16:51:57.065Z | |
| 53 | 2026-03-13T16:51:57.065Z | |
| 54 | 2026-03-13T16:51:57.069Z | Rust is installed now. Great! |
| 55 | 2026-03-13T16:51:57.069Z | |
| 56 | 2026-03-13T16:51:57.069Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T16:51:57.069Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T16:51:57.069Z | |
| 59 | 2026-03-13T16:51:57.069Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T16:51:57.069Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T16:51:57.069Z | |
| 62 | 2026-03-13T16:51:57.069Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T16:51:57.069Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T16:51:57.069Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T16:51:57.069Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T16:51:57.070Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T16:51:57.070Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T16:51:57.070Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T16:51:57.070Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T16:51:57.070Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T16:51:57.175Z | + rustup --version |
| 72 | 2026-03-13T16:51:57.181Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T16:51:57.184Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T16:51:57.208Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-13T16:51:57.211Z | + cargo --version |
| 76 | 2026-03-13T16:51:57.223Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-13T16:51:57.226Z | + rustc --version |
| 78 | 2026-03-13T16:51:57.252Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-13T16:51:57.256Z | process exited: duration 16863 ms, exit code 0 |
| |
| 80 | 2026-03-13T16:51:57.262Z | starting task 2: "authentication" |
| 81 | 2026-03-13T16:51:57.283Z | process exited: duration 21 ms, exit code 0 |
| |
| 82 | 2026-03-13T16:51:57.290Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T16:51:57.294Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-13T16:51:57.297Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-13T16:51:57.334Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-13T16:52:08.210Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-13T16:52:08.210Z | + git fetch origin 56760c9a74e77be5a4fad03721871da621d34805 |
| 88 | 2026-03-13T16:52:08.499Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-13T16:52:08.499Z | * branch 56760c9a74e77be5a4fad03721871da621d34805 -> FETCH_HEAD |
| 90 | 2026-03-13T16:52:08.516Z | + [[ -n helios3 ]] |
| 91 | 2026-03-13T16:52:08.520Z | ++ git branch --show-current |
| 92 | 2026-03-13T16:52:08.523Z | + current=main |
| 93 | 2026-03-13T16:52:08.523Z | + [[ main != helios3 ]] |
| 94 | 2026-03-13T16:52:08.523Z | + git branch -f helios3 56760c9a74e77be5a4fad03721871da621d34805 |
| 95 | 2026-03-13T16:52:08.526Z | + git checkout -f helios3 |
| 96 | 2026-03-13T16:52:08.850Z | Switched to branch 'helios3' |
| 97 | 2026-03-13T16:52:08.854Z | + git reset --hard 56760c9a74e77be5a4fad03721871da621d34805 |
| 98 | 2026-03-13T16:52:08.871Z | HEAD is now at 56760c9a7 WIP - move to Helios v3 |
| 99 | 2026-03-13T16:52:08.875Z | process exited: duration 11571 ms, exit code 0 |
| |
| 100 | 2026-03-13T16:52:08.880Z | starting task 4: "build" |
| 101 | 2026-03-13T16:52:08.886Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-13T16:52:08.891Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-13T16:52:08.891Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-13T16:52:08.891Z | + cargo --version |
| 105 | 2026-03-13T16:52:08.899Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-13T16:52:08.902Z | + rustc --version |
| 107 | 2026-03-13T16:52:08.928Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-13T16:52:08.931Z | + WORK=/work |
| 109 | 2026-03-13T16:52:08.934Z | + pfexec mkdir -p /work |
| 110 | 2026-03-13T16:52:08.936Z | + pfexec chown build /work |
| 111 | 2026-03-13T16:52:08.939Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-13T16:52:10.648Z | Startup: Refreshing catalog 'helios' ... Done |
| 113 | 2026-03-13T16:52:10.856Z | Planning: Solver setup ... Done (0.176s) |
| 114 | 2026-03-13T16:52:10.870Z | Planning: Running solver ... Done (0.013s) |
| 115 | 2026-03-13T16:52:10.875Z | Planning: Finding local manifests ... Done (0.003s) |
| 116 | 2026-03-13T16:52:10.878Z | Planning: Fetching manifests: 0/2 0% complete |
| 117 | 2026-03-13T16:52:10.904Z | Planning: Fetching manifests: 2/2 100% complete |
| 118 | 2026-03-13T16:52:10.922Z | Planning: Package planning ... Done (0.018s) |
| 119 | 2026-03-13T16:52:10.925Z | Planning: Merging actions ... Done (0.002s) |
| 120 | 2026-03-13T16:52:11.249Z | Planning: Checking for conflicting actions ... Done (0.324s) |
| 121 | 2026-03-13T16:52:11.252Z | Planning: Consolidating action changes ... Done (0.001s) |
| 122 | 2026-03-13T16:52:12.205Z | Planning: Evaluating mediators ... Done (0.951s) |
| 123 | 2026-03-13T16:52:12.208Z | Planning: Planning completed in 1.55 seconds |
| 124 | 2026-03-13T16:52:12.216Z | Packages to install: 2 |
| 125 | 2026-03-13T16:52:12.216Z | Estimated space available: 152.25 GB |
| 126 | 2026-03-13T16:52:12.219Z | Estimated space to be consumed: 19.93 MB |
| 127 | 2026-03-13T16:52:12.219Z | Create boot environment: No |
| 128 | 2026-03-13T16:52:12.219Z | Create backup boot environment: No |
| 129 | 2026-03-13T16:52:12.219Z | Rebuild boot archive: No |
| 130 | 2026-03-13T16:52:12.219Z | |
| 131 | 2026-03-13T16:52:12.219Z | Changed packages: |
| 132 | 2026-03-13T16:52:12.219Z | helios |
| 133 | 2026-03-13T16:52:12.219Z | developer/build-essential |
| 134 | 2026-03-13T16:52:12.219Z | None -> 11-3.0 |
| 135 | 2026-03-13T16:52:12.219Z | library/libxmlsec1 |
| 136 | 2026-03-13T16:52:12.219Z | None -> 1.2.35-3.0 |
| 137 | 2026-03-13T16:52:12.254Z | |
| 138 | 2026-03-13T16:52:12.254Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 139 | 2026-03-13T16:52:13.488Z | Download: Completed 1.28 MB in 1.24 seconds (1.0M/s) |
| 140 | 2026-03-13T16:52:13.592Z | Actions: 1/268 actions (Installing new actions) |
| 141 | 2026-03-13T16:52:13.645Z | Actions: Completed 268 actions in 0.06 seconds. |
| 142 | 2026-03-13T16:52:13.657Z | Finalize: Updating package state database ... Done (0.012s) |
| 143 | 2026-03-13T16:52:13.657Z | Finalize: Updating package cache ... Done (0.000s) |
| 144 | 2026-03-13T16:52:13.678Z | Finalize: Updating image state ... Done (0.021s) |
| 145 | 2026-03-13T16:52:18.616Z | Finalize: Creating fast lookup database ... Done (4.893s) |
| 146 | 2026-03-13T16:52:18.747Z | Finalize: Reading search index ... Done (0.021s) |
| 147 | 2026-03-13T16:52:18.750Z | Finalize: Updating search index ... Done (0.000s) |
| 148 | 2026-03-13T16:52:18.839Z | Finalize: Updating package cache ... Done (0.000s) |
| 149 | 2026-03-13T16:52:19.708Z | Planning: Evaluating mediator changes ... Done |
| 150 | 2026-03-13T16:52:19.711Z | Planning: Merging actions ... Done |
| 151 | 2026-03-13T16:52:20.251Z | Planning: Checking for conflicting actions ... Done |
| 152 | 2026-03-13T16:52:20.271Z | Planning: Consolidating action changes ... Done |
| 153 | 2026-03-13T16:52:20.542Z | Planning: Evaluating mediators ... Done |
| 154 | 2026-03-13T16:52:20.586Z | Planning: Planning completed in 1.34 seconds |
| 155 | 2026-03-13T16:52:20.621Z | Packages to change: 6 |
| 156 | 2026-03-13T16:52:20.621Z | Mediators to change: 2 |
| 157 | 2026-03-13T16:52:20.621Z | Services to change: 1 |
| 158 | 2026-03-13T16:52:20.623Z | Create boot environment: No |
| 159 | 2026-03-13T16:52:20.623Z | Create backup boot environment: Yes |
| 160 | 2026-03-13T16:52:22.689Z | Actions: 1/132 actions (Removing old actions) |
| 161 | 2026-03-13T16:52:22.693Z | Actions: 21/132 actions (Updating modified actions) |
| 162 | 2026-03-13T16:52:22.707Z | Actions: Completed 132 actions in 0.02 seconds. |
| 163 | 2026-03-13T16:52:22.710Z | Finalize: Updating package state database ... Done |
| 164 | 2026-03-13T16:52:22.710Z | Finalize: Updating package cache ... Done |
| 165 | 2026-03-13T16:52:22.717Z | Finalize: Updating image state ... Done |
| 166 | 2026-03-13T16:52:26.876Z | Finalize: Creating fast lookup database ... Done |
| 167 | 2026-03-13T16:52:26.998Z | Finalize: Reading search index ... Done |
| 168 | 2026-03-13T16:52:27.006Z | Finalize: Updating search index ... Done |
| 169 | 2026-03-13T16:52:27.116Z | Finalize: Updating package cache ... Done |
| 170 | 2026-03-13T16:52:27.512Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2026-03-13T16:52:27.718Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2026-03-13T16:52:27.722Z | Planning: Consolidating action changes ... Done |
| 173 | 2026-03-13T16:52:27.969Z | Planning: Evaluating mediators ... Done |
| 174 | 2026-03-13T16:52:27.972Z | Planning: Planning completed in 0.46 seconds |
| 175 | 2026-03-13T16:52:28.011Z | Mediators to change: 1 |
| 176 | 2026-03-13T16:52:28.012Z | Create boot environment: No |
| 177 | 2026-03-13T16:52:28.012Z | Create backup boot environment: No |
| 178 | 2026-03-13T16:52:42.813Z | Planning: Building new search index ... Done |
| 179 | 2026-03-13T16:52:43.130Z | Finalize: Updating package state database ... Done |
| 180 | 2026-03-13T16:52:43.130Z | Finalize: Updating package cache ... Done |
| 181 | 2026-03-13T16:52:43.143Z | Finalize: Updating image state ... Done |
| 182 | 2026-03-13T16:52:47.251Z | Finalize: Creating fast lookup database ... Done |
| 183 | 2026-03-13T16:52:47.378Z | Finalize: Reading search index ... Done |
| 184 | 2026-03-13T16:52:47.394Z | Finalize: Updating search index ... Done |
| 185 | 2026-03-13T16:52:47.512Z | Finalize: Updating package cache ... Done |
| 186 | 2026-03-13T16:52:47.959Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 187 | 2026-03-13T16:52:47.960Z | apache system 2.4 system |
| 188 | 2026-03-13T16:52:47.960Z | clang system 20 system |
| 189 | 2026-03-13T16:52:47.960Z | clang system 19 system |
| 190 | 2026-03-13T16:52:47.960Z | clang system 18 system |
| 191 | 2026-03-13T16:52:47.960Z | clang system 17 system |
| 192 | 2026-03-13T16:52:47.960Z | clang system 15 system |
| 193 | 2026-03-13T16:52:47.960Z | clang system 13 system |
| 194 | 2026-03-13T16:52:47.961Z | csh system system illumos |
| 195 | 2026-03-13T16:52:47.961Z | ctags system system illumos |
| 196 | 2026-03-13T16:52:47.961Z | file vendor vendor darwinsys |
| 197 | 2026-03-13T16:52:47.961Z | file system system illumos |
| 198 | 2026-03-13T16:52:47.961Z | gcc vendor 14 vendor |
| 199 | 2026-03-13T16:52:47.961Z | gcc system 13 system |
| 200 | 2026-03-13T16:52:47.961Z | gcc system 10 system |
| 201 | 2026-03-13T16:52:47.961Z | go system 1.25 system |
| 202 | 2026-03-13T16:52:47.961Z | llvm system 20 system |
| 203 | 2026-03-13T16:52:47.962Z | llvm system 19 system |
| 204 | 2026-03-13T16:52:47.962Z | llvm system 18 system |
| 205 | 2026-03-13T16:52:47.962Z | llvm system 17 system |
| 206 | 2026-03-13T16:52:47.962Z | llvm system 15 system |
| 207 | 2026-03-13T16:52:47.962Z | llvm system 13 system |
| 208 | 2026-03-13T16:52:47.962Z | mariadb system 11.4 system |
| 209 | 2026-03-13T16:52:47.962Z | mta vendor vendor dma |
| 210 | 2026-03-13T16:52:47.962Z | node system 24 system |
| 211 | 2026-03-13T16:52:47.962Z | node system 22 system |
| 212 | 2026-03-13T16:52:47.963Z | openjdk system 21 system |
| 213 | 2026-03-13T16:52:47.963Z | openjdk system 17 system |
| 214 | 2026-03-13T16:52:47.963Z | openjdk system 11 system |
| 215 | 2026-03-13T16:52:47.963Z | openjdk system 1.8 system |
| 216 | 2026-03-13T16:52:47.963Z | openssl vendor 3 vendor |
| 217 | 2026-03-13T16:52:47.963Z | perl system 5.40 system |
| 218 | 2026-03-13T16:52:47.963Z | php system 8.5 system |
| 219 | 2026-03-13T16:52:47.964Z | php system 8.4 system |
| 220 | 2026-03-13T16:52:47.964Z | php system 8.3 system |
| 221 | 2026-03-13T16:52:47.964Z | php system 8.2 system |
| 222 | 2026-03-13T16:52:47.964Z | postgresql system 18 system |
| 223 | 2026-03-13T16:52:47.964Z | postgresql system 17 system |
| 224 | 2026-03-13T16:52:47.964Z | postgresql system 16 system |
| 225 | 2026-03-13T16:52:47.964Z | postgresql system 15 system |
| 226 | 2026-03-13T16:52:47.964Z | postgresql system 14 system |
| 227 | 2026-03-13T16:52:47.964Z | postgresql system 13 system |
| 228 | 2026-03-13T16:52:47.964Z | python vendor 3 vendor |
| 229 | 2026-03-13T16:52:47.965Z | python system 2 system |
| 230 | 2026-03-13T16:52:47.965Z | python3 vendor 3.13 vendor |
| 231 | 2026-03-13T16:52:47.965Z | ruby system 3.4 system |
| 232 | 2026-03-13T16:52:47.965Z | ruby system 3.0 system |
| 233 | 2026-03-13T16:52:47.965Z | words vendor vendor american-english |
| 234 | 2026-03-13T16:52:47.965Z | words system system australian-english |
| 235 | 2026-03-13T16:52:47.965Z | words system system british-english |
| 236 | 2026-03-13T16:52:47.965Z | words system system canadian-english |
| 237 | 2026-03-13T16:52:47.965Z | words system system french |
| 238 | 2026-03-13T16:52:47.965Z | words system system italian |
| 239 | 2026-03-13T16:52:47.965Z | words system system ngerman |
| 240 | 2026-03-13T16:52:47.966Z | words system system ogerman |
| 241 | 2026-03-13T16:52:47.966Z | words system system spanish |
| 242 | 2026-03-13T16:52:47.966Z | zig system 0.14 system |
| 243 | 2026-03-13T16:52:48.289Z | PUBLISHER TYPE STATUS P LOCATION |
| 244 | 2026-03-13T16:52:48.289Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 245 | 2026-03-13T16:52:48.653Z | FMRI IFO |
| 246 | 2026-03-13T16:52:48.654Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 247 | 2026-03-13T16:52:48.654Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 248 | 2026-03-13T16:52:48.654Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 249 | 2026-03-13T16:52:48.654Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260224T221441Z --- |
| 250 | 2026-03-13T16:52:48.654Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 251 | 2026-03-13T16:52:48.654Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 252 | 2026-03-13T16:52:48.654Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 253 | 2026-03-13T16:52:48.654Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 254 | 2026-03-13T16:52:48.654Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 255 | 2026-03-13T16:52:48.654Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 256 | 2026-03-13T16:52:48.950Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 257 | 2026-03-13T16:52:49.218Z | Updating crates.io index |
| 258 | 2026-03-13T16:52:49.222Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 259 | 2026-03-13T16:52:49.778Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-03-13T16:52:50.081Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 261 | 2026-03-13T16:52:50.365Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 262 | 2026-03-13T16:52:50.683Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 263 | 2026-03-13T16:52:51.728Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 264 | 2026-03-13T16:52:52.346Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 265 | 2026-03-13T16:52:53.740Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 266 | 2026-03-13T16:52:55.649Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 267 | 2026-03-13T16:52:56.503Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 268 | 2026-03-13T16:52:56.758Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-03-13T16:52:57.704Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2026-03-13T16:52:58.108Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 271 | 2026-03-13T16:52:58.451Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 272 | 2026-03-13T16:52:58.788Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2026-03-13T16:52:59.616Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2026-03-13T16:53:00.285Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 275 | 2026-03-13T16:53:00.558Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 276 | 2026-03-13T16:53:00.909Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-03-13T16:53:01.208Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-03-13T16:53:01.529Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 279 | 2026-03-13T16:53:01.820Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 280 | 2026-03-13T16:53:02.077Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 281 | 2026-03-13T16:53:02.577Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 282 | 2026-03-13T16:53:02.911Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 283 | 2026-03-13T16:53:03.454Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 284 | 2026-03-13T16:53:03.743Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 285 | 2026-03-13T16:53:04.318Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 286 | 2026-03-13T16:53:05.197Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-03-13T16:53:05.900Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 288 | 2026-03-13T16:53:06.274Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 289 | 2026-03-13T16:53:06.651Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-03-13T16:53:06.977Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-03-13T16:53:07.382Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-03-13T16:53:07.882Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-03-13T16:53:08.219Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-03-13T16:53:08.501Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 295 | 2026-03-13T16:53:08.956Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 296 | 2026-03-13T16:53:22.719Z | Downloading crates ... |
| 297 | 2026-03-13T16:53:22.776Z | Downloaded block-buffer v0.10.4 |
| 298 | 2026-03-13T16:53:22.795Z | Downloaded memmap v0.7.0 |
| 299 | 2026-03-13T16:53:22.798Z | Downloaded zerofrom v0.1.6 |
| 300 | 2026-03-13T16:53:22.802Z | Downloaded cpufeatures v0.2.17 |
| 301 | 2026-03-13T16:53:22.805Z | Downloaded bitflags v2.11.0 |
| 302 | 2026-03-13T16:53:22.808Z | Downloaded bytecount v0.6.9 |
| 303 | 2026-03-13T16:53:22.815Z | Downloaded is_terminal_polyfill v1.70.2 |
| 304 | 2026-03-13T16:53:22.818Z | Downloaded textwrap v0.16.2 |
| 305 | 2026-03-13T16:53:22.821Z | Downloaded ucd-trie v0.1.7 |
| 306 | 2026-03-13T16:53:22.821Z | Downloaded unicode-linebreak v0.1.5 |
| 307 | 2026-03-13T16:53:22.824Z | Downloaded utf8parse v0.2.2 |
| 308 | 2026-03-13T16:53:22.824Z | Downloaded generic-array v0.14.7 |
| 309 | 2026-03-13T16:53:22.826Z | Downloaded heck v0.5.0 |
| 310 | 2026-03-13T16:53:22.826Z | Downloaded fastrand v2.3.0 |
| 311 | 2026-03-13T16:53:22.829Z | Downloaded zerofrom-derive v0.1.6 |
| 312 | 2026-03-13T16:53:22.832Z | Downloaded toml_write v0.1.2 |
| 313 | 2026-03-13T16:53:22.832Z | Downloaded heck v0.4.1 |
| 314 | 2026-03-13T16:53:22.832Z | Downloaded equivalent v1.0.2 |
| 315 | 2026-03-13T16:53:22.835Z | Downloaded fnv v1.0.7 |
| 316 | 2026-03-13T16:53:22.835Z | Downloaded dof v0.3.0 |
| 317 | 2026-03-13T16:53:22.835Z | Downloaded colorchoice v1.0.4 |
| 318 | 2026-03-13T16:53:22.837Z | Downloaded usdt v0.5.0 |
| 319 | 2026-03-13T16:53:22.842Z | Downloaded cargo-platform v0.2.0 |
| 320 | 2026-03-13T16:53:22.842Z | Downloaded writeable v0.6.2 |
| 321 | 2026-03-13T16:53:22.844Z | Downloaded errno v0.3.14 |
| 322 | 2026-03-13T16:53:22.844Z | Downloaded version_check v0.9.5 |
| 323 | 2026-03-13T16:53:22.844Z | Downloaded idna_adapter v1.2.1 |
| 324 | 2026-03-13T16:53:22.844Z | Downloaded usdt-macro v0.5.0 |
| 325 | 2026-03-13T16:53:22.847Z | Downloaded unicode-xid v0.2.6 |
| 326 | 2026-03-13T16:53:22.847Z | Downloaded anstyle-query v1.1.5 |
| 327 | 2026-03-13T16:53:22.847Z | Downloaded form_urlencoded v1.2.2 |
| 328 | 2026-03-13T16:53:22.851Z | Downloaded clap_lex v1.0.0 |
| 329 | 2026-03-13T16:53:22.851Z | Downloaded zmij v1.0.21 |
| 330 | 2026-03-13T16:53:22.851Z | Downloaded thiserror v2.0.18 |
| 331 | 2026-03-13T16:53:22.854Z | Downloaded typeid v1.0.3 |
| 332 | 2026-03-13T16:53:22.857Z | Downloaded thiserror-impl v2.0.18 |
| 333 | 2026-03-13T16:53:22.857Z | Downloaded utf8_iter v1.0.4 |
| 334 | 2026-03-13T16:53:22.860Z | Downloaded smawk v0.3.2 |
| 335 | 2026-03-13T16:53:22.860Z | Downloaded zerovec-derive v0.11.2 |
| 336 | 2026-03-13T16:53:22.860Z | Downloaded crypto-common v0.1.7 |
| 337 | 2026-03-13T16:53:22.863Z | Downloaded toml v0.8.23 |
| 338 | 2026-03-13T16:53:22.863Z | Downloaded thread-id v4.2.2 |
| 339 | 2026-03-13T16:53:22.866Z | Downloaded byteorder v1.5.0 |
| 340 | 2026-03-13T16:53:22.866Z | Downloaded yoke-derive v0.8.1 |
| 341 | 2026-03-13T16:53:22.866Z | Downloaded dtrace-parser v0.2.0 |
| 342 | 2026-03-13T16:53:22.866Z | Downloaded usdt-attr-macro v0.5.0 |
| 343 | 2026-03-13T16:53:22.869Z | Downloaded toml_datetime v0.6.11 |
| 344 | 2026-03-13T16:53:22.869Z | Downloaded zerotrie v0.2.3 |
| 345 | 2026-03-13T16:53:22.872Z | Downloaded yoke v0.8.1 |
| 346 | 2026-03-13T16:53:22.872Z | Downloaded thiserror-impl v1.0.69 |
| 347 | 2026-03-13T16:53:22.875Z | Downloaded serde_spanned v0.6.9 |
| 348 | 2026-03-13T16:53:22.878Z | Downloaded potential_utf v0.1.4 |
| 349 | 2026-03-13T16:53:22.878Z | Downloaded percent-encoding v2.3.2 |
| 350 | 2026-03-13T16:53:22.878Z | Downloaded toml_edit v0.22.27 |
| 351 | 2026-03-13T16:53:22.881Z | Downloaded tinystr v0.8.2 |
| 352 | 2026-03-13T16:53:22.884Z | Downloaded usdt-impl v0.5.0 |
| 353 | 2026-03-13T16:53:22.888Z | Downloaded terminal_size v0.4.3 |
| 354 | 2026-03-13T16:53:22.891Z | Downloaded ordered-float v2.10.1 |
| 355 | 2026-03-13T16:53:22.891Z | Downloaded strsim v0.11.1 |
| 356 | 2026-03-13T16:53:22.895Z | Downloaded tabled_derive v0.7.0 |
| 357 | 2026-03-13T16:53:22.897Z | Downloaded swrite v0.1.0 |
| 358 | 2026-03-13T16:53:22.897Z | Downloaded stable_deref_trait v1.2.1 |
| 359 | 2026-03-13T16:53:22.900Z | Downloaded pretty-hex v0.4.1 |
| 360 | 2026-03-13T16:53:22.900Z | Downloaded zerocopy-derive v0.7.35 |
| 361 | 2026-03-13T16:53:22.903Z | Downloaded unicode-ident v1.0.24 |
| 362 | 2026-03-13T16:53:22.906Z | Downloaded typenum v1.19.0 |
| 363 | 2026-03-13T16:53:22.909Z | Downloaded scroll_derive v0.12.1 |
| 364 | 2026-03-13T16:53:22.909Z | Downloaded proc-macro-error-attr v1.0.4 |
| 365 | 2026-03-13T16:53:22.909Z | Downloaded serde-value v0.7.0 |
| 366 | 2026-03-13T16:53:22.911Z | Downloaded digest v0.10.7 |
| 367 | 2026-03-13T16:53:22.911Z | Downloaded erased-serde v0.4.9 |
| 368 | 2026-03-13T16:53:22.914Z | Downloaded plain v0.2.3 |
| 369 | 2026-03-13T16:53:22.914Z | Downloaded camino-tempfile v1.4.1 |
| 370 | 2026-03-13T16:53:22.917Z | Downloaded url v2.5.8 |
| 371 | 2026-03-13T16:53:22.917Z | Downloaded cargo_toml v0.21.0 |
| 372 | 2026-03-13T16:53:22.920Z | Downloaded cargo_metadata v0.21.0 |
| 373 | 2026-03-13T16:53:22.920Z | Downloaded anstream v0.6.21 |
| 374 | 2026-03-13T16:53:22.924Z | Downloaded fs-err v3.3.0 |
| 375 | 2026-03-13T16:53:22.924Z | Downloaded anstyle-parse v0.2.7 |
| 376 | 2026-03-13T16:53:22.927Z | Downloaded zerocopy v0.7.35 |
| 377 | 2026-03-13T16:53:22.938Z | Downloaded displaydoc v0.2.5 |
| 378 | 2026-03-13T16:53:22.941Z | Downloaded zerovec v0.11.5 |
| 379 | 2026-03-13T16:53:22.944Z | Downloaded macaddr v1.0.1 |
| 380 | 2026-03-13T16:53:22.947Z | Downloaded camino v1.2.2 |
| 381 | 2026-03-13T16:53:22.947Z | Downloaded winnow v0.7.14 |
| 382 | 2026-03-13T16:53:22.952Z | Downloaded unicode-width v0.2.0 |
| 383 | 2026-03-13T16:53:22.956Z | Downloaded synstructure v0.13.2 |
| 384 | 2026-03-13T16:53:22.959Z | Downloaded serde_tokenstream v0.2.3 |
| 385 | 2026-03-13T16:53:22.959Z | Downloaded thiserror v1.0.69 |
| 386 | 2026-03-13T16:53:22.962Z | Downloaded sha2 v0.10.9 |
| 387 | 2026-03-13T16:53:22.965Z | Downloaded serde-untagged v0.1.9 |
| 388 | 2026-03-13T16:53:22.965Z | Downloaded semver v1.0.27 |
| 389 | 2026-03-13T16:53:22.968Z | Downloaded proc-macro-error v1.0.4 |
| 390 | 2026-03-13T16:53:22.968Z | Downloaded itoa v1.0.17 |
| 391 | 2026-03-13T16:53:22.972Z | Downloaded scroll v0.12.0 |
| 392 | 2026-03-13T16:53:22.972Z | Downloaded unicode-width v0.1.14 |
| 393 | 2026-03-13T16:53:22.975Z | Downloaded autocfg v1.5.0 |
| 394 | 2026-03-13T16:53:22.975Z | Downloaded cargo-util-schemas v0.8.2 |
| 395 | 2026-03-13T16:53:22.977Z | Downloaded anyhow v1.0.102 |
| 396 | 2026-03-13T16:53:22.980Z | Downloaded anstyle v1.0.13 |
| 397 | 2026-03-13T16:53:22.980Z | Downloaded tempfile v3.25.0 |
| 398 | 2026-03-13T16:53:22.985Z | Downloaded cfg-if v1.0.4 |
| 399 | 2026-03-13T16:53:22.989Z | Downloaded quote v1.0.44 |
| 400 | 2026-03-13T16:53:22.997Z | Downloaded smallvec v1.15.1 |
| 401 | 2026-03-13T16:53:23.002Z | Downloaded pest_generator v2.8.6 |
| 402 | 2026-03-13T16:53:23.007Z | Downloaded pest_derive v2.8.6 |
| 403 | 2026-03-13T16:53:23.007Z | Downloaded litemap v0.8.1 |
| 404 | 2026-03-13T16:53:23.019Z | Downloaded clap_derive v4.5.55 |
| 405 | 2026-03-13T16:53:23.023Z | Downloaded icu_properties v2.1.2 |
| 406 | 2026-03-13T16:53:23.027Z | Downloaded serde_core v1.0.228 |
| 407 | 2026-03-13T16:53:23.034Z | Downloaded num-traits v0.2.19 |
| 408 | 2026-03-13T16:53:23.037Z | Downloaded serde_derive v1.0.228 |
| 409 | 2026-03-13T16:53:23.039Z | Downloaded papergrid v0.11.0 |
| 410 | 2026-03-13T16:53:23.046Z | Downloaded once_cell v1.21.3 |
| 411 | 2026-03-13T16:53:23.053Z | Downloaded proc-macro2 v1.0.106 |
| 412 | 2026-03-13T16:53:23.060Z | Downloaded clap v4.5.60 |
| 413 | 2026-03-13T16:53:23.063Z | Downloaded icu_provider v2.1.1 |
| 414 | 2026-03-13T16:53:23.063Z | Downloaded getrandom v0.4.1 |
| 415 | 2026-03-13T16:53:23.065Z | Downloaded icu_normalizer_data v2.1.1 |
| 416 | 2026-03-13T16:53:23.070Z | Downloaded log v0.4.29 |
| 417 | 2026-03-13T16:53:23.080Z | Downloaded icu_normalizer v2.1.1 |
| 418 | 2026-03-13T16:53:23.082Z | Downloaded icu_collections v2.1.1 |
| 419 | 2026-03-13T16:53:23.086Z | Downloaded pest_meta v2.8.6 |
| 420 | 2026-03-13T16:53:23.101Z | Downloaded icu_locale_core v2.1.1 |
| 421 | 2026-03-13T16:53:23.105Z | Downloaded serde v1.0.228 |
| 422 | 2026-03-13T16:53:23.114Z | Downloaded memchr v2.8.0 |
| 423 | 2026-03-13T16:53:23.118Z | Downloaded indexmap v2.13.0 |
| 424 | 2026-03-13T16:53:23.139Z | Downloaded pest v2.8.6 |
| 425 | 2026-03-13T16:53:23.142Z | Downloaded hashbrown v0.16.1 |
| 426 | 2026-03-13T16:53:23.146Z | Downloaded idna v1.1.0 |
| 427 | 2026-03-13T16:53:23.155Z | Downloaded icu_properties_data v2.1.2 |
| 428 | 2026-03-13T16:53:23.167Z | Downloaded goblin v0.8.2 |
| 429 | 2026-03-13T16:53:23.209Z | Downloaded serde_json v1.0.149 |
| 430 | 2026-03-13T16:53:23.209Z | Downloaded clap_builder v4.5.60 |
| 431 | 2026-03-13T16:53:23.209Z | Downloaded tabled v0.15.0 |
| 432 | 2026-03-13T16:53:23.212Z | Downloaded syn v1.0.109 |
| 433 | 2026-03-13T16:53:23.217Z | Downloaded syn v2.0.117 |
| 434 | 2026-03-13T16:53:23.235Z | Downloaded rustix v1.1.3 |
| 435 | 2026-03-13T16:53:23.263Z | Downloaded libc v0.2.180 |
| 436 | 2026-03-13T16:53:23.342Z | Compiling proc-macro2 v1.0.106 |
| 437 | 2026-03-13T16:53:23.345Z | Compiling quote v1.0.44 |
| 438 | 2026-03-13T16:53:23.345Z | Compiling unicode-ident v1.0.24 |
| 439 | 2026-03-13T16:53:23.345Z | Compiling serde_core v1.0.228 |
| 440 | 2026-03-13T16:53:23.345Z | Compiling libc v0.2.180 |
| 441 | 2026-03-13T16:53:23.345Z | Compiling version_check v0.9.5 |
| 442 | 2026-03-13T16:53:23.345Z | Compiling serde v1.0.228 |
| 443 | 2026-03-13T16:53:23.345Z | Compiling memchr v2.8.0 |
| 444 | 2026-03-13T16:53:23.345Z | Compiling stable_deref_trait v1.2.1 |
| 445 | 2026-03-13T16:53:23.345Z | Compiling zmij v1.0.21 |
| 446 | 2026-03-13T16:53:23.345Z | Compiling itoa v1.0.17 |
| 447 | 2026-03-13T16:53:23.553Z | Compiling thiserror v1.0.69 |
| 448 | 2026-03-13T16:53:23.556Z | Compiling autocfg v1.5.0 |
| 449 | 2026-03-13T16:53:23.556Z | Compiling ucd-trie v0.1.7 |
| 450 | 2026-03-13T16:53:23.556Z | Compiling writeable v0.6.2 |
| 451 | 2026-03-13T16:53:23.829Z | Compiling litemap v0.8.1 |
| 452 | 2026-03-13T16:53:23.965Z | Compiling icu_normalizer_data v2.1.1 |
| 453 | 2026-03-13T16:53:23.997Z | Compiling rustix v1.1.3 |
| 454 | 2026-03-13T16:53:24.055Z | Compiling icu_properties_data v2.1.2 |
| 455 | 2026-03-13T16:53:24.222Z | Compiling byteorder v1.5.0 |
| 456 | 2026-03-13T16:53:24.225Z | Compiling bitflags v2.11.0 |
| 457 | 2026-03-13T16:53:24.225Z | Compiling serde_json v1.0.149 |
| 458 | 2026-03-13T16:53:24.309Z | Compiling pest v2.8.6 |
| 459 | 2026-03-13T16:53:24.516Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-13T16:53:24.601Z | Compiling equivalent v1.0.2 |
| 461 | 2026-03-13T16:53:24.731Z | Compiling typeid v1.0.3 |
| 462 | 2026-03-13T16:53:24.740Z | Compiling hashbrown v0.16.1 |
| 463 | 2026-03-13T16:53:24.765Z | Compiling smallvec v1.15.1 |
| 464 | 2026-03-13T16:53:24.820Z | Compiling proc-macro-error-attr v1.0.4 |
| 465 | 2026-03-13T16:53:24.871Z | Compiling usdt-impl v0.5.0 |
| 466 | 2026-03-13T16:53:25.005Z | Compiling errno v0.3.14 |
| 467 | 2026-03-13T16:53:25.005Z | Compiling thread-id v4.2.2 |
| 468 | 2026-03-13T16:53:25.092Z | Compiling winnow v0.7.14 |
| 469 | 2026-03-13T16:53:25.150Z | Compiling toml_write v0.1.2 |
| 470 | 2026-03-13T16:53:25.153Z | Compiling syn v1.0.109 |
| 471 | 2026-03-13T16:53:25.208Z | Compiling erased-serde v0.4.9 |
| 472 | 2026-03-13T16:53:25.318Z | Compiling proc-macro-error v1.0.4 |
| 473 | 2026-03-13T16:53:25.400Z | Compiling syn v2.0.117 |
| 474 | 2026-03-13T16:53:25.458Z | Compiling utf8_iter v1.0.4 |
| 475 | 2026-03-13T16:53:25.489Z | Compiling camino v1.2.2 |
| 476 | 2026-03-13T16:53:25.492Z | Compiling plain v0.2.3 |
| 477 | 2026-03-13T16:53:25.492Z | Compiling thiserror v2.0.18 |
| 478 | 2026-03-13T16:53:25.586Z | Compiling getrandom v0.4.1 |
| 479 | 2026-03-13T16:53:25.644Z | Compiling indexmap v2.13.0 |
| 480 | 2026-03-13T16:53:25.675Z | Compiling utf8parse v0.2.2 |
| 481 | 2026-03-13T16:53:25.730Z | Compiling percent-encoding v2.3.2 |
| 482 | 2026-03-13T16:53:25.739Z | Compiling log v0.4.29 |
| 483 | 2026-03-13T16:53:25.869Z | Compiling anstyle-parse v0.2.7 |
| 484 | 2026-03-13T16:53:25.946Z | Compiling pest_meta v2.8.6 |
| 485 | 2026-03-13T16:53:26.013Z | Compiling form_urlencoded v1.2.2 |
| 486 | 2026-03-13T16:53:26.132Z | Compiling is_terminal_polyfill v1.70.2 |
| 487 | 2026-03-13T16:53:26.170Z | Compiling ordered-float v2.10.1 |
| 488 | 2026-03-13T16:53:26.193Z | Compiling pretty-hex v0.4.1 |
| 489 | 2026-03-13T16:53:26.245Z | Compiling anstyle v1.0.13 |
| 490 | 2026-03-13T16:53:26.270Z | Compiling cfg-if v1.0.4 |
| 491 | 2026-03-13T16:53:26.277Z | Compiling colorchoice v1.0.4 |
| 492 | 2026-03-13T16:53:26.332Z | Compiling anstyle-query v1.1.5 |
| 493 | 2026-03-13T16:53:26.461Z | Compiling fs-err v3.3.0 |
| 494 | 2026-03-13T16:53:26.491Z | Compiling terminal_size v0.4.3 |
| 495 | 2026-03-13T16:53:26.532Z | Compiling anstream v0.6.21 |
| 496 | 2026-03-13T16:53:26.556Z | Compiling clap_lex v1.0.0 |
| 497 | 2026-03-13T16:53:26.570Z | Compiling heck v0.5.0 |
| 498 | 2026-03-13T16:53:26.570Z | Compiling once_cell v1.21.3 |
| 499 | 2026-03-13T16:53:26.663Z | Compiling fastrand v2.3.0 |
| 500 | 2026-03-13T16:53:26.691Z | Compiling fnv v1.0.7 |
| 501 | 2026-03-13T16:53:26.701Z | Compiling anyhow v1.0.102 |
| 502 | 2026-03-13T16:53:26.875Z | Compiling semver v1.0.27 |
| 503 | 2026-03-13T16:53:26.901Z | Compiling bytecount v0.6.9 |
| 504 | 2026-03-13T16:53:26.960Z | Compiling strsim v0.11.1 |
| 505 | 2026-03-13T16:53:26.965Z | Compiling unicode-xid v0.2.6 |
| 506 | 2026-03-13T16:53:26.965Z | Compiling heck v0.4.1 |
| 507 | 2026-03-13T16:53:27.043Z | Compiling unicode-width v0.1.14 |
| 508 | 2026-03-13T16:53:27.146Z | Compiling tempfile v3.25.0 |
| 509 | 2026-03-13T16:53:27.199Z | Compiling clap_builder v4.5.60 |
| 510 | 2026-03-13T16:53:27.349Z | Compiling serde-untagged v0.1.9 |
| 511 | 2026-03-13T16:53:27.431Z | Compiling papergrid v0.11.0 |
| 512 | 2026-03-13T16:53:27.461Z | Compiling memmap v0.7.0 |
| 513 | 2026-03-13T16:53:27.467Z | Compiling unicode-linebreak v0.1.5 |
| 514 | 2026-03-13T16:53:27.496Z | Compiling smawk v0.3.2 |
| 515 | 2026-03-13T16:53:27.553Z | Compiling unicode-width v0.2.0 |
| 516 | 2026-03-13T16:53:27.728Z | Compiling camino-tempfile v1.4.1 |
| 517 | 2026-03-13T16:53:27.748Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 518 | 2026-03-13T16:53:27.778Z | Compiling swrite v0.1.0 |
| 519 | 2026-03-13T16:53:27.877Z | Compiling textwrap v0.16.2 |
| 520 | 2026-03-13T16:53:28.274Z | Compiling tabled_derive v0.7.0 |
| 521 | 2026-03-13T16:53:29.067Z | Compiling synstructure v0.13.2 |
| 522 | 2026-03-13T16:53:29.067Z | Compiling pest_generator v2.8.6 |
| 523 | 2026-03-13T16:53:29.158Z | Compiling tabled v0.15.0 |
| 524 | 2026-03-13T16:53:29.777Z | Compiling serde_derive v1.0.228 |
| 525 | 2026-03-13T16:53:29.777Z | Compiling zerofrom-derive v0.1.6 |
| 526 | 2026-03-13T16:53:29.782Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-03-13T16:53:29.782Z | Compiling zerovec-derive v0.11.2 |
| 528 | 2026-03-13T16:53:29.876Z | Compiling displaydoc v0.2.5 |
| 529 | 2026-03-13T16:53:29.904Z | Compiling thiserror-impl v1.0.69 |
| 530 | 2026-03-13T16:53:29.907Z | Compiling zerocopy-derive v0.7.35 |
| 531 | 2026-03-13T16:53:29.934Z | Compiling pest_derive v2.8.6 |
| 532 | 2026-03-13T16:53:29.936Z | Compiling scroll_derive v0.12.1 |
| 533 | 2026-03-13T16:53:29.989Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-13T16:53:30.081Z | Compiling clap_derive v4.5.55 |
| 535 | 2026-03-13T16:53:30.810Z | Compiling scroll v0.12.0 |
| 536 | 2026-03-13T16:53:31.017Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-03-13T16:53:31.104Z | Compiling goblin v0.8.2 |
| 538 | 2026-03-13T16:53:31.181Z | Compiling zerofrom v0.1.6 |
| 539 | 2026-03-13T16:53:31.325Z | Compiling yoke v0.8.1 |
| 540 | 2026-03-13T16:53:31.405Z | Compiling dtrace-parser v0.2.0 |
| 541 | 2026-03-13T16:53:31.527Z | Compiling zerovec v0.11.5 |
| 542 | 2026-03-13T16:53:31.527Z | Compiling zerotrie v0.2.3 |
| 543 | 2026-03-13T16:53:31.853Z | Compiling clap v4.5.60 |
| 544 | 2026-03-13T16:53:32.124Z | Compiling tinystr v0.8.2 |
| 545 | 2026-03-13T16:53:32.124Z | Compiling potential_utf v0.1.4 |
| 546 | 2026-03-13T16:53:32.286Z | Compiling icu_collections v2.1.1 |
| 547 | 2026-03-13T16:53:32.351Z | Compiling icu_locale_core v2.1.1 |
| 548 | 2026-03-13T16:53:33.117Z | Compiling icu_provider v2.1.1 |
| 549 | 2026-03-13T16:53:33.140Z | Compiling dof v0.3.0 |
| 550 | 2026-03-13T16:53:33.143Z | Compiling serde_tokenstream v0.2.3 |
| 551 | 2026-03-13T16:53:33.165Z | Compiling toml_datetime v0.6.11 |
| 552 | 2026-03-13T16:53:33.169Z | Compiling serde_spanned v0.6.9 |
| 553 | 2026-03-13T16:53:33.188Z | Compiling serde-value v0.7.0 |
| 554 | 2026-03-13T16:53:33.191Z | Compiling cargo-platform v0.2.0 |
| 555 | 2026-03-13T16:53:33.191Z | Compiling macaddr v1.0.1 |
| 556 | 2026-03-13T16:53:33.416Z | Compiling toml_edit v0.22.27 |
| 557 | 2026-03-13T16:53:33.440Z | Compiling icu_properties v2.1.2 |
| 558 | 2026-03-13T16:53:33.440Z | Compiling icu_normalizer v2.1.1 |
| 559 | 2026-03-13T16:53:34.062Z | Compiling usdt-attr-macro v0.5.0 |
| 560 | 2026-03-13T16:53:34.064Z | Compiling usdt-macro v0.5.0 |
| 561 | 2026-03-13T16:53:34.606Z | Compiling idna_adapter v1.2.1 |
| 562 | 2026-03-13T16:53:34.734Z | Compiling idna v1.1.0 |
| 563 | 2026-03-13T16:53:34.854Z | Compiling usdt v0.5.0 |
| 564 | 2026-03-13T16:53:35.066Z | Compiling url v2.5.8 |
| 565 | 2026-03-13T16:53:35.184Z | Compiling toml v0.8.23 |
| 566 | 2026-03-13T16:53:35.635Z | Compiling cargo-util-schemas v0.8.2 |
| 567 | 2026-03-13T16:53:35.635Z | Compiling cargo_toml v0.21.0 |
| 568 | 2026-03-13T16:53:36.760Z | Compiling cargo_metadata v0.21.0 |
| 569 | 2026-03-13T16:53:38.015Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 570 | 2026-03-13T16:53:40.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.09s |
| 571 | 2026-03-13T16:53:41.207Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 572 | 2026-03-13T16:53:41.913Z | Downloading crates ... |
| 573 | 2026-03-13T16:53:42.026Z | Downloaded adler2 v2.0.1 |
| 574 | 2026-03-13T16:53:42.037Z | Downloaded cobs v0.3.0 |
| 575 | 2026-03-13T16:53:42.040Z | Downloaded array-init v0.0.4 |
| 576 | 2026-03-13T16:53:42.043Z | Downloaded aead v0.5.2 |
| 577 | 2026-03-13T16:53:42.047Z | Downloaded ciborium-io v0.2.2 |
| 578 | 2026-03-13T16:53:42.051Z | Downloaded darling_macro v0.21.3 |
| 579 | 2026-03-13T16:53:42.053Z | Downloaded critical-section v1.2.0 |
| 580 | 2026-03-13T16:53:42.056Z | Downloaded constant_time_eq v0.4.2 |
| 581 | 2026-03-13T16:53:42.060Z | Downloaded bitfield-struct v0.6.2 |
| 582 | 2026-03-13T16:53:42.065Z | Downloaded bit-vec v0.8.0 |
| 583 | 2026-03-13T16:53:42.068Z | Downloaded darling_macro v0.20.11 |
| 584 | 2026-03-13T16:53:42.128Z | Downloaded defmt v0.3.100 |
| 585 | 2026-03-13T16:53:42.128Z | Downloaded cargo_metadata v0.19.2 |
| 586 | 2026-03-13T16:53:42.128Z | Downloaded fixedbitset v0.4.2 |
| 587 | 2026-03-13T16:53:42.128Z | Downloaded console v0.16.2 |
| 588 | 2026-03-13T16:53:42.128Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 589 | 2026-03-13T16:53:42.128Z | Downloaded flagset v0.4.7 |
| 590 | 2026-03-13T16:53:42.128Z | Downloaded derive_builder_macro v0.20.2 |
| 591 | 2026-03-13T16:53:42.128Z | Downloaded document-features v0.2.12 |
| 592 | 2026-03-13T16:53:42.128Z | Downloaded embedded-io v0.6.1 |
| 593 | 2026-03-13T16:53:42.128Z | Downloaded dof v0.4.0 |
| 594 | 2026-03-13T16:53:42.129Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 595 | 2026-03-13T16:53:42.129Z | Downloaded env_filter v1.0.0 |
| 596 | 2026-03-13T16:53:42.129Z | Downloaded arrayref v0.3.9 |
| 597 | 2026-03-13T16:53:42.133Z | Downloaded foreign-types-shared v0.1.1 |
| 598 | 2026-03-13T16:53:42.133Z | Downloaded foreign-types v0.3.2 |
| 599 | 2026-03-13T16:53:42.133Z | Downloaded dirs-next v2.0.0 |
| 600 | 2026-03-13T16:53:42.133Z | Downloaded fd-lock v4.0.4 |
| 601 | 2026-03-13T16:53:42.133Z | Downloaded foreign-types-macros v0.2.3 |
| 602 | 2026-03-13T16:53:42.133Z | Downloaded float-cmp v0.10.0 |
| 603 | 2026-03-13T16:53:42.139Z | Downloaded daft-derive v0.1.5 |
| 604 | 2026-03-13T16:53:42.143Z | Downloaded float-ord v0.3.2 |
| 605 | 2026-03-13T16:53:42.148Z | Downloaded crc8 v0.1.1 |
| 606 | 2026-03-13T16:53:42.151Z | Downloaded crc v3.4.0 |
| 607 | 2026-03-13T16:53:42.151Z | Downloaded cfg_aliases v0.1.1 |
| 608 | 2026-03-13T16:53:42.154Z | Downloaded dtrace-parser v0.3.0 |
| 609 | 2026-03-13T16:53:42.158Z | Downloaded bit-set v0.8.0 |
| 610 | 2026-03-13T16:53:42.161Z | Downloaded futures-io v0.3.32 |
| 611 | 2026-03-13T16:53:42.164Z | Downloaded futures-core v0.3.32 |
| 612 | 2026-03-13T16:53:42.166Z | Downloaded ghash v0.5.1 |
| 613 | 2026-03-13T16:53:42.170Z | Downloaded dunce v1.0.5 |
| 614 | 2026-03-13T16:53:42.174Z | Downloaded bcs v0.1.6 |
| 615 | 2026-03-13T16:53:42.178Z | Downloaded either v1.15.0 |
| 616 | 2026-03-13T16:53:42.181Z | Downloaded filetime v0.2.27 |
| 617 | 2026-03-13T16:53:42.181Z | Downloaded git-stub v1.0.0 |
| 618 | 2026-03-13T16:53:42.184Z | Downloaded find-msvc-tools v0.1.9 |
| 619 | 2026-03-13T16:53:42.187Z | Downloaded hex-literal v0.4.1 |
| 620 | 2026-03-13T16:53:42.190Z | Downloaded fixedbitset v0.5.7 |
| 621 | 2026-03-13T16:53:42.194Z | Downloaded erased-serde v0.3.31 |
| 622 | 2026-03-13T16:53:42.197Z | Downloaded ena v0.14.4 |
| 623 | 2026-03-13T16:53:42.200Z | Downloaded globwalk v0.9.1 |
| 624 | 2026-03-13T16:53:42.203Z | Downloaded hex v0.4.3 |
| 625 | 2026-03-13T16:53:42.207Z | Downloaded bitfield v0.19.4 |
| 626 | 2026-03-13T16:53:42.210Z | Downloaded hash32 v0.3.1 |
| 627 | 2026-03-13T16:53:42.212Z | Downloaded defmt v1.0.1 |
| 628 | 2026-03-13T16:53:42.217Z | Downloaded env_logger v0.11.9 |
| 629 | 2026-03-13T16:53:42.221Z | Downloaded ff v0.13.1 |
| 630 | 2026-03-13T16:53:42.224Z | Downloaded derive-ex v0.1.8 |
| 631 | 2026-03-13T16:53:42.227Z | Downloaded colored v3.1.1 |
| 632 | 2026-03-13T16:53:42.231Z | Downloaded hubpack v0.1.2 |
| 633 | 2026-03-13T16:53:42.235Z | Downloaded ident_case v1.0.1 |
| 634 | 2026-03-13T16:53:42.237Z | Downloaded hostname v0.3.1 |
| 635 | 2026-03-13T16:53:42.240Z | Downloaded http-body v1.0.1 |
| 636 | 2026-03-13T16:53:42.243Z | Downloaded globset v0.4.18 |
| 637 | 2026-03-13T16:53:42.245Z | Downloaded hyper-tls v0.6.0 |
| 638 | 2026-03-13T16:53:42.248Z | Downloaded indoc v1.0.9 |
| 639 | 2026-03-13T16:53:42.253Z | Downloaded derive_builder_core v0.20.2 |
| 640 | 2026-03-13T16:53:42.256Z | Downloaded drift v0.1.3 |
| 641 | 2026-03-13T16:53:42.262Z | Downloaded const_format_proc_macros v0.2.34 |
| 642 | 2026-03-13T16:53:42.266Z | Downloaded cargo_toml v0.22.3 |
| 643 | 2026-03-13T16:53:42.269Z | Downloaded bzip2 v0.4.4 |
| 644 | 2026-03-13T16:53:42.272Z | Downloaded is-terminal v0.4.17 |
| 645 | 2026-03-13T16:53:42.274Z | Downloaded internet-checksum v0.2.1 |
| 646 | 2026-03-13T16:53:42.277Z | Downloaded highway v1.3.0 |
| 647 | 2026-03-13T16:53:42.280Z | Downloaded cookie v0.18.1 |
| 648 | 2026-03-13T16:53:42.298Z | Downloaded lru-slab v0.1.2 |
| 649 | 2026-03-13T16:53:42.302Z | Downloaded darling v0.21.3 |
| 650 | 2026-03-13T16:53:42.306Z | Downloaded multimap v0.10.1 |
| 651 | 2026-03-13T16:53:42.309Z | Downloaded futures-executor v0.3.32 |
| 652 | 2026-03-13T16:53:42.312Z | Downloaded crossbeam-epoch v0.9.18 |
| 653 | 2026-03-13T16:53:42.315Z | Downloaded half v1.8.3 |
| 654 | 2026-03-13T16:53:42.319Z | Downloaded instant v0.1.13 |
| 655 | 2026-03-13T16:53:42.322Z | Downloaded ingot-types v0.1.2 |
| 656 | 2026-03-13T16:53:42.325Z | Downloaded maybe-uninit v2.0.0 |
| 657 | 2026-03-13T16:53:42.328Z | Downloaded match_cfg v0.1.0 |
| 658 | 2026-03-13T16:53:42.331Z | Downloaded lzss v0.8.2 |
| 659 | 2026-03-13T16:53:42.334Z | Downloaded mime v0.3.17 |
| 660 | 2026-03-13T16:53:42.338Z | Downloaded newline-converter v0.3.0 |
| 661 | 2026-03-13T16:53:42.339Z | Downloaded humantime v2.3.0 |
| 662 | 2026-03-13T16:53:42.342Z | Downloaded ingot v0.1.1 |
| 663 | 2026-03-13T16:53:42.345Z | Downloaded backon v1.6.0 |
| 664 | 2026-03-13T16:53:42.348Z | Downloaded derive-where v1.6.0 |
| 665 | 2026-03-13T16:53:42.351Z | Downloaded nibble_vec v0.1.0 |
| 666 | 2026-03-13T16:53:42.354Z | Downloaded nonempty v0.12.0 |
| 667 | 2026-03-13T16:53:42.357Z | Downloaded normalize-line-endings v0.3.0 |
| 668 | 2026-03-13T16:53:42.359Z | Downloaded num-conv v0.2.0 |
| 669 | 2026-03-13T16:53:42.366Z | Downloaded crypto-bigint v0.5.5 |
| 670 | 2026-03-13T16:53:42.368Z | Downloaded linear-map v1.2.0 |
| 671 | 2026-03-13T16:53:42.371Z | Downloaded num-derive v0.4.2 |
| 672 | 2026-03-13T16:53:42.374Z | Downloaded num_enum_derive v0.5.11 |
| 673 | 2026-03-13T16:53:42.378Z | Downloaded num-iter v0.1.45 |
| 674 | 2026-03-13T16:53:42.382Z | Downloaded num-derive v0.3.3 |
| 675 | 2026-03-13T16:53:42.382Z | Downloaded ingot-macros v0.1.1 |
| 676 | 2026-03-13T16:53:42.385Z | Downloaded iana-time-zone v0.1.65 |
| 677 | 2026-03-13T16:53:42.388Z | Downloaded openssl-probe v0.2.1 |
| 678 | 2026-03-13T16:53:42.390Z | Downloaded compact_str v0.8.1 |
| 679 | 2026-03-13T16:53:42.393Z | Downloaded getrandom v0.3.4 |
| 680 | 2026-03-13T16:53:42.398Z | Downloaded openssl-probe v0.1.6 |
| 681 | 2026-03-13T16:53:42.401Z | Downloaded httparse v1.10.1 |
| 682 | 2026-03-13T16:53:42.404Z | Downloaded md-5 v0.10.6 |
| 683 | 2026-03-13T16:53:42.407Z | Downloaded multer v3.1.0 |
| 684 | 2026-03-13T16:53:42.411Z | Downloaded openssl-macros v0.1.1 |
| 685 | 2026-03-13T16:53:42.414Z | Downloaded num-complex v0.4.6 |
| 686 | 2026-03-13T16:53:42.414Z | Downloaded olpc-cjson v0.1.4 |
| 687 | 2026-03-13T16:53:42.417Z | Downloaded lock_api v0.4.14 |
| 688 | 2026-03-13T16:53:42.420Z | Downloaded nanorand v0.7.0 |
| 689 | 2026-03-13T16:53:42.423Z | Downloaded diff v0.1.13 |
| 690 | 2026-03-13T16:53:42.426Z | Downloaded darling_core v0.23.0 |
| 691 | 2026-03-13T16:53:42.431Z | Downloaded opaque-debug v0.3.1 |
| 692 | 2026-03-13T16:53:42.434Z | Downloaded hyper-staticfile v0.10.1 |
| 693 | 2026-03-13T16:53:42.437Z | Downloaded oso-derive v0.27.3 |
| 694 | 2026-03-13T16:53:42.437Z | Downloaded path-slash v0.1.5 |
| 695 | 2026-03-13T16:53:42.440Z | Downloaded pbkdf2 v0.11.0 |
| 696 | 2026-03-13T16:53:42.442Z | Downloaded ignore v0.4.25 |
| 697 | 2026-03-13T16:53:42.445Z | Downloaded num_enum_derive v0.7.5 |
| 698 | 2026-03-13T16:53:42.448Z | Downloaded num_enum v0.7.5 |
| 699 | 2026-03-13T16:53:42.452Z | Downloaded phf_shared v0.12.1 |
| 700 | 2026-03-13T16:53:42.461Z | Downloaded phf_shared v0.11.3 |
| 701 | 2026-03-13T16:53:42.466Z | Downloaded parse-size v1.1.0 |
| 702 | 2026-03-13T16:53:42.466Z | Downloaded pin-utils v0.1.0 |
| 703 | 2026-03-13T16:53:42.469Z | Downloaded darling_core v0.21.3 |
| 704 | 2026-03-13T16:53:42.474Z | Downloaded headers v0.4.1 |
| 705 | 2026-03-13T16:53:42.477Z | Downloaded bumpalo v3.20.2 |
| 706 | 2026-03-13T16:53:42.479Z | Downloaded predicates-tree v1.0.13 |
| 707 | 2026-03-13T16:53:42.482Z | Downloaded mime_guess v2.0.5 |
| 708 | 2026-03-13T16:53:42.485Z | Downloaded litrs v1.0.0 |
| 709 | 2026-03-13T16:53:42.487Z | Downloaded precomputed-hash v0.1.1 |
| 710 | 2026-03-13T16:53:42.490Z | Downloaded phf_shared v0.13.1 |
| 711 | 2026-03-13T16:53:42.493Z | Downloaded darling_core v0.20.11 |
| 712 | 2026-03-13T16:53:42.496Z | Downloaded predicates-core v1.0.10 |
| 713 | 2026-03-13T16:53:42.501Z | Downloaded progenitor-client v0.11.2 |
| 714 | 2026-03-13T16:53:42.507Z | Downloaded proc-macro-crate v1.3.1 |
| 715 | 2026-03-13T16:53:42.507Z | Downloaded powerfmt v0.2.0 |
| 716 | 2026-03-13T16:53:42.507Z | Downloaded paste v1.0.15 |
| 717 | 2026-03-13T16:53:42.510Z | Downloaded flume v0.11.1 |
| 718 | 2026-03-13T16:53:42.513Z | Downloaded derive_more v2.1.1 |
| 719 | 2026-03-13T16:53:42.521Z | Downloaded quick-error v1.2.3 |
| 720 | 2026-03-13T16:53:42.524Z | Downloaded psl-types v2.0.11 |
| 721 | 2026-03-13T16:53:42.527Z | Downloaded phf v0.12.1 |
| 722 | 2026-03-13T16:53:42.529Z | Downloaded indicatif v0.18.4 |
| 723 | 2026-03-13T16:53:42.532Z | Downloaded password-hash v0.5.0 |
| 724 | 2026-03-13T16:53:42.534Z | Downloaded libbz2-rs-sys v0.2.2 |
| 725 | 2026-03-13T16:53:42.537Z | Downloaded pem v3.0.6 |
| 726 | 2026-03-13T16:53:42.540Z | Downloaded pin-project-lite v0.2.17 |
| 727 | 2026-03-13T16:53:42.544Z | Downloaded radium v0.7.0 |
| 728 | 2026-03-13T16:53:42.546Z | Downloaded ref-cast-impl v1.0.25 |
| 729 | 2026-03-13T16:53:42.550Z | Downloaded rand_xorshift v0.4.0 |
| 730 | 2026-03-13T16:53:42.550Z | Downloaded polyval v0.6.2 |
| 731 | 2026-03-13T16:53:42.553Z | Downloaded rand_chacha v0.3.1 |
| 732 | 2026-03-13T16:53:42.558Z | Downloaded poly1305 v0.8.0 |
| 733 | 2026-03-13T16:53:42.561Z | Downloaded pkg-config v0.3.32 |
| 734 | 2026-03-13T16:53:42.561Z | Downloaded pin-project-internal v1.1.11 |
| 735 | 2026-03-13T16:53:42.563Z | Downloaded heapless v0.7.17 |
| 736 | 2026-03-13T16:53:42.566Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 737 | 2026-03-13T16:53:42.569Z | Downloaded progenitor v0.11.2 |
| 738 | 2026-03-13T16:53:42.573Z | Downloaded omicron-zone-package v0.12.2 |
| 739 | 2026-03-13T16:53:42.576Z | Downloaded russh-cryptovec v0.7.3 |
| 740 | 2026-03-13T16:53:42.576Z | Downloaded pkcs8 v0.10.2 |
| 741 | 2026-03-13T16:53:42.579Z | Downloaded ref-cast v1.0.25 |
| 742 | 2026-03-13T16:53:42.581Z | Downloaded crossbeam-channel v0.5.15 |
| 743 | 2026-03-13T16:53:42.585Z | Downloaded progenitor-macro v0.11.2 |
| 744 | 2026-03-13T16:53:42.588Z | Downloaded progenitor-extras v0.1.1 |
| 745 | 2026-03-13T16:53:42.590Z | Downloaded parking_lot v0.12.5 |
| 746 | 2026-03-13T16:53:42.595Z | Downloaded rustc-hash v2.1.1 |
| 747 | 2026-03-13T16:53:42.598Z | Downloaded derive_more-impl v2.1.1 |
| 748 | 2026-03-13T16:53:42.600Z | Downloaded rtoolbox v0.0.3 |
| 749 | 2026-03-13T16:53:42.600Z | Downloaded parse-display-derive v0.10.0 |
| 750 | 2026-03-13T16:53:42.603Z | Downloaded owo-colors v4.3.0 |
| 751 | 2026-03-13T16:53:42.606Z | Downloaded progenitor v0.13.0 |
| 752 | 2026-03-13T16:53:42.608Z | Downloaded rustc_version v0.4.1 |
| 753 | 2026-03-13T16:53:42.608Z | Downloaded rustc_version v0.1.7 |
| 754 | 2026-03-13T16:53:42.611Z | Downloaded pkcs1 v0.7.5 |
| 755 | 2026-03-13T16:53:42.615Z | Downloaded progenitor v0.10.0 |
| 756 | 2026-03-13T16:53:42.618Z | Downloaded proc-macro-error2 v2.0.1 |
| 757 | 2026-03-13T16:53:42.620Z | Downloaded rand_core v0.10.0 |
| 758 | 2026-03-13T16:53:42.620Z | Downloaded aho-corasick v1.1.4 |
| 759 | 2026-03-13T16:53:42.625Z | Downloaded p256 v0.13.2 |
| 760 | 2026-03-13T16:53:42.629Z | Downloaded oso v0.27.3 |
| 761 | 2026-03-13T16:53:42.634Z | Downloaded rand_core v0.9.5 |
| 762 | 2026-03-13T16:53:42.637Z | Downloaded r2d2 v0.8.10 |
| 763 | 2026-03-13T16:53:42.637Z | Downloaded scheduled-thread-pool v0.2.7 |
| 764 | 2026-03-13T16:53:42.640Z | Downloaded sapling-renderdag v0.1.0 |
| 765 | 2026-03-13T16:53:42.640Z | Downloaded salsa20 v0.10.2 |
| 766 | 2026-03-13T16:53:42.643Z | Downloaded scrypt v0.11.0 |
| 767 | 2026-03-13T16:53:42.645Z | Downloaded scroll_derive v0.13.1 |
| 768 | 2026-03-13T16:53:42.648Z | Downloaded rand_core v0.6.4 |
| 769 | 2026-03-13T16:53:42.651Z | Downloaded rand_chacha v0.9.0 |
| 770 | 2026-03-13T16:53:42.651Z | Downloaded hickory-resolver v0.25.2 |
| 771 | 2026-03-13T16:53:42.654Z | Downloaded rand_seeder v0.4.0 |
| 772 | 2026-03-13T16:53:42.657Z | Downloaded same-file v1.0.6 |
| 773 | 2026-03-13T16:53:42.660Z | Downloaded heapless v0.8.0 |
| 774 | 2026-03-13T16:53:42.663Z | Downloaded psm v0.1.30 |
| 775 | 2026-03-13T16:53:42.665Z | Downloaded ppv-lite86 v0.2.21 |
| 776 | 2026-03-13T16:53:42.668Z | Downloaded postgres-types v0.2.12 |
| 777 | 2026-03-13T16:53:42.671Z | Downloaded semver v0.1.20 |
| 778 | 2026-03-13T16:53:42.674Z | Downloaded secrecy v0.10.3 |
| 779 | 2026-03-13T16:53:42.675Z | Downloaded scopeguard v1.2.0 |
| 780 | 2026-03-13T16:53:42.677Z | Downloaded papergrid v0.17.0 |
| 781 | 2026-03-13T16:53:42.680Z | Downloaded secrecy v0.8.0 |
| 782 | 2026-03-13T16:53:42.683Z | Downloaded ed25519-dalek v2.2.0 |
| 783 | 2026-03-13T16:53:42.685Z | Downloaded serde_repr v0.1.20 |
| 784 | 2026-03-13T16:53:42.688Z | Downloaded serde_bytes v0.11.19 |
| 785 | 2026-03-13T16:53:42.690Z | Downloaded serde-big-array v0.5.1 |
| 786 | 2026-03-13T16:53:42.693Z | Downloaded aes v0.8.4 |
| 787 | 2026-03-13T16:53:42.695Z | Downloaded sha1 v0.10.6 |
| 788 | 2026-03-13T16:53:42.698Z | Downloaded serde_urlencoded v0.7.1 |
| 789 | 2026-03-13T16:53:42.698Z | Downloaded serde_plain v1.0.2 |
| 790 | 2026-03-13T16:53:42.701Z | Downloaded shell-words v1.1.1 |
| 791 | 2026-03-13T16:53:42.705Z | Downloaded pin-project v1.1.11 |
| 792 | 2026-03-13T16:53:42.711Z | Downloaded signal-hook-tokio v0.3.1 |
| 793 | 2026-03-13T16:53:42.716Z | Downloaded signal-hook-mio v0.2.5 |
| 794 | 2026-03-13T16:53:42.720Z | Downloaded signature v2.2.0 |
| 795 | 2026-03-13T16:53:42.720Z | Downloaded rustls-pemfile v2.2.0 |
| 796 | 2026-03-13T16:53:42.720Z | Downloaded quinn-udp v0.5.14 |
| 797 | 2026-03-13T16:53:42.723Z | Downloaded rusty-fork v0.3.1 |
| 798 | 2026-03-13T16:53:42.723Z | Downloaded slog-bunyan v2.5.0 |
| 799 | 2026-03-13T16:53:42.725Z | Downloaded rustversion v1.0.22 |
| 800 | 2026-03-13T16:53:42.728Z | Downloaded rustls-pemfile v1.0.4 |
| 801 | 2026-03-13T16:53:42.731Z | Downloaded rustls-native-certs v0.8.3 |
| 802 | 2026-03-13T16:53:42.737Z | Downloaded scroll v0.13.0 |
| 803 | 2026-03-13T16:53:42.737Z | Downloaded pkcs5 v0.7.1 |
| 804 | 2026-03-13T16:53:42.740Z | Downloaded hashbrown v0.12.3 |
| 805 | 2026-03-13T16:53:42.743Z | Downloaded sigpipe v0.1.3 |
| 806 | 2026-03-13T16:53:42.743Z | Downloaded slog-envlogger v2.2.0 |
| 807 | 2026-03-13T16:53:42.746Z | Downloaded progenitor-impl v0.10.0 |
| 808 | 2026-03-13T16:53:42.750Z | Downloaded progenitor-impl v0.11.2 |
| 809 | 2026-03-13T16:53:42.754Z | Downloaded seq-macro v0.3.6 |
| 810 | 2026-03-13T16:53:42.754Z | Downloaded postcard v1.1.3 |
| 811 | 2026-03-13T16:53:42.757Z | Downloaded schemars_derive v0.8.22 |
| 812 | 2026-03-13T16:53:42.757Z | Downloaded prefix-trie v0.7.0 |
| 813 | 2026-03-13T16:53:42.759Z | Downloaded resolv-conf v0.7.6 |
| 814 | 2026-03-13T16:53:42.762Z | Downloaded aes-gcm v0.10.3 |
| 815 | 2026-03-13T16:53:42.765Z | Downloaded crossterm v0.28.1 |
| 816 | 2026-03-13T16:53:42.769Z | Downloaded ssh-encoding v0.2.0 |
| 817 | 2026-03-13T16:53:42.772Z | Downloaded ssh-cipher v0.2.0 |
| 818 | 2026-03-13T16:53:42.775Z | Downloaded sqlparser_derive v0.5.0 |
| 819 | 2026-03-13T16:53:42.775Z | Downloaded serde_spanned v1.0.4 |
| 820 | 2026-03-13T16:53:42.778Z | Downloaded serde-hex v0.1.0 |
| 821 | 2026-03-13T16:53:42.778Z | Downloaded sec1 v0.7.3 |
| 822 | 2026-03-13T16:53:42.781Z | Downloaded serde_derive_internals v0.29.1 |
| 823 | 2026-03-13T16:53:42.783Z | Downloaded rustls-pki-types v1.14.0 |
| 824 | 2026-03-13T16:53:42.783Z | Downloaded primeorder v0.13.6 |
| 825 | 2026-03-13T16:53:42.786Z | Downloaded serde_path_to_error v0.1.20 |
| 826 | 2026-03-13T16:53:42.789Z | Downloaded strum v0.26.3 |
| 827 | 2026-03-13T16:53:42.789Z | Downloaded shlex v1.3.0 |
| 828 | 2026-03-13T16:53:42.792Z | Downloaded hashbrown v0.13.2 |
| 829 | 2026-03-13T16:53:42.795Z | Downloaded jiff-static v0.2.21 |
| 830 | 2026-03-13T16:53:42.799Z | Downloaded prettyplease v0.2.37 |
| 831 | 2026-03-13T16:53:42.803Z | Downloaded parking_lot_core v0.9.12 |
| 832 | 2026-03-13T16:53:42.806Z | Downloaded structmeta-derive v0.3.0 |
| 833 | 2026-03-13T16:53:42.806Z | Downloaded strum v0.27.2 |
| 834 | 2026-03-13T16:53:42.806Z | Downloaded structmeta v0.3.0 |
| 835 | 2026-03-13T16:53:42.806Z | Downloaded strip-ansi-escapes v0.2.1 |
| 836 | 2026-03-13T16:53:42.809Z | Downloaded sync_wrapper v1.0.2 |
| 837 | 2026-03-13T16:53:42.809Z | Downloaded take_mut v0.2.2 |
| 838 | 2026-03-13T16:53:42.813Z | Downloaded supports-color v3.0.2 |
| 839 | 2026-03-13T16:53:42.813Z | Downloaded signal-hook-registry v1.4.8 |
| 840 | 2026-03-13T16:53:42.813Z | Downloaded russh-keys v0.45.0 |
| 841 | 2026-03-13T16:53:42.817Z | Downloaded itertools v0.10.5 |
| 842 | 2026-03-13T16:53:42.820Z | Downloaded rcgen v0.12.1 |
| 843 | 2026-03-13T16:53:42.823Z | Downloaded simd-adler32 v0.3.8 |
| 844 | 2026-03-13T16:53:42.825Z | Downloaded snafu-derive v0.8.9 |
| 845 | 2026-03-13T16:53:42.828Z | Downloaded tap v1.0.1 |
| 846 | 2026-03-13T16:53:42.828Z | Downloaded sync-ptr v0.1.4 |
| 847 | 2026-03-13T16:53:42.831Z | Downloaded tagptr v0.2.0 |
| 848 | 2026-03-13T16:53:42.831Z | Downloaded tabwriter v1.4.1 |
| 849 | 2026-03-13T16:53:42.833Z | Downloaded tabled_derive v0.11.0 |
| 850 | 2026-03-13T16:53:42.833Z | Downloaded smf v0.2.3 |
| 851 | 2026-03-13T16:53:42.836Z | Downloaded slog-term v2.9.2 |
| 852 | 2026-03-13T16:53:42.839Z | Downloaded slog-stdlog v4.1.1 |
| 853 | 2026-03-13T16:53:42.841Z | Downloaded slog-json v2.6.1 |
| 854 | 2026-03-13T16:53:42.841Z | Downloaded thread-id v5.1.0 |
| 855 | 2026-03-13T16:53:42.844Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 856 | 2026-03-13T16:53:42.844Z | Downloaded openssl-sys v0.9.111 |
| 857 | 2026-03-13T16:53:42.848Z | Downloaded termtree v0.5.1 |
| 858 | 2026-03-13T16:53:42.851Z | Downloaded rustls-platform-verifier v0.6.2 |
| 859 | 2026-03-13T16:53:42.854Z | Downloaded stacker v0.1.23 |
| 860 | 2026-03-13T16:53:42.858Z | Downloaded time-core v0.1.8 |
| 861 | 2026-03-13T16:53:42.861Z | Downloaded rayon-core v1.13.0 |
| 862 | 2026-03-13T16:53:42.861Z | Downloaded spki v0.7.3 |
| 863 | 2026-03-13T16:53:42.863Z | Downloaded serde_cbor v0.11.2 |
| 864 | 2026-03-13T16:53:42.866Z | Downloaded static_assertions v1.1.0 |
| 865 | 2026-03-13T16:53:42.866Z | Downloaded hyper-util v0.1.20 |
| 866 | 2026-03-13T16:53:42.870Z | Downloaded nom v7.1.3 |
| 867 | 2026-03-13T16:53:42.876Z | Downloaded support-bundle-viewer v0.1.2 |
| 868 | 2026-03-13T16:53:42.878Z | Downloaded sct v0.7.1 |
| 869 | 2026-03-13T16:53:42.881Z | Downloaded serde_with_macros v3.17.0 |
| 870 | 2026-03-13T16:53:42.884Z | Downloaded string_cache v0.8.9 |
| 871 | 2026-03-13T16:53:42.884Z | Downloaded strum_macros v0.27.2 |
| 872 | 2026-03-13T16:53:42.888Z | Downloaded tinyvec_macros v0.1.1 |
| 873 | 2026-03-13T16:53:42.888Z | Downloaded publicsuffix v2.3.0 |
| 874 | 2026-03-13T16:53:42.891Z | Downloaded strum_macros v0.26.4 |
| 875 | 2026-03-13T16:53:42.893Z | Downloaded num-bigint v0.4.6 |
| 876 | 2026-03-13T16:53:42.896Z | Downloaded stringprep v0.1.5 |
| 877 | 2026-03-13T16:53:42.896Z | Downloaded schemars v0.8.22 |
| 878 | 2026-03-13T16:53:42.905Z | Downloaded sqlformat v0.3.5 |
| 879 | 2026-03-13T16:53:42.908Z | Downloaded ryu v1.0.23 |
| 880 | 2026-03-13T16:53:42.911Z | Downloaded slog-dtrace v0.3.0 |
| 881 | 2026-03-13T16:53:42.911Z | Downloaded mio v1.1.1 |
| 882 | 2026-03-13T16:53:42.916Z | Downloaded thread_local v1.1.9 |
| 883 | 2026-03-13T16:53:42.918Z | Downloaded termios v0.3.3 |
| 884 | 2026-03-13T16:53:42.921Z | Downloaded pretty_assertions v1.4.1 |
| 885 | 2026-03-13T16:53:42.921Z | Downloaded time-macros v0.2.27 |
| 886 | 2026-03-13T16:53:42.924Z | Downloaded topological-sort v0.2.2 |
| 887 | 2026-03-13T16:53:42.926Z | Downloaded minimal-lexical v0.2.1 |
| 888 | 2026-03-13T16:53:42.929Z | Downloaded trait-variant v0.1.2 |
| 889 | 2026-03-13T16:53:42.929Z | Downloaded try-lock v0.2.5 |
| 890 | 2026-03-13T16:53:42.935Z | Downloaded tower-service v0.3.3 |
| 891 | 2026-03-13T16:53:42.935Z | Downloaded tower-layer v0.3.3 |
| 892 | 2026-03-13T16:53:42.935Z | Downloaded libxml v0.3.3 |
| 893 | 2026-03-13T16:53:42.984Z | Downloaded thiserror-no-std v2.0.2 |
| 894 | 2026-03-13T16:53:42.984Z | Downloaded typify-macro v0.6.1 |
| 895 | 2026-03-13T16:53:42.984Z | Downloaded iddqd v0.3.17 |
| 896 | 2026-03-13T16:53:42.984Z | Downloaded strum_macros v0.24.3 |
| 897 | 2026-03-13T16:53:42.984Z | Downloaded spin v0.9.8 |
| 898 | 2026-03-13T16:53:42.984Z | Downloaded universal-hash v0.5.1 |
| 899 | 2026-03-13T16:53:42.984Z | Downloaded tiny-keccak v2.0.2 |
| 900 | 2026-03-13T16:53:42.984Z | Downloaded quinn v0.11.9 |
| 901 | 2026-03-13T16:53:42.984Z | Downloaded tokio-macros v2.6.0 |
| 902 | 2026-03-13T16:53:42.985Z | Downloaded rand v0.8.5 |
| 903 | 2026-03-13T16:53:42.985Z | Downloaded itertools v0.12.1 |
| 904 | 2026-03-13T16:53:42.985Z | Downloaded typify-macro v0.4.3 |
| 905 | 2026-03-13T16:53:42.985Z | Downloaded tokio-dtrace v0.1.1 |
| 906 | 2026-03-13T16:53:42.985Z | Downloaded tls_codec v0.4.2 |
| 907 | 2026-03-13T16:53:42.985Z | Downloaded unicode-truncate v1.1.0 |
| 908 | 2026-03-13T16:53:42.985Z | Downloaded socket2 v0.5.10 |
| 909 | 2026-03-13T16:53:42.985Z | Downloaded untrusted v0.9.0 |
| 910 | 2026-03-13T16:53:42.985Z | Downloaded untrusted v0.7.1 |
| 911 | 2026-03-13T16:53:42.985Z | Downloaded unit-prefix v0.5.2 |
| 912 | 2026-03-13T16:53:42.985Z | Downloaded tokio-native-tls v0.3.1 |
| 913 | 2026-03-13T16:53:42.989Z | Downloaded socket2 v0.6.2 |
| 914 | 2026-03-13T16:53:42.989Z | Downloaded tokio-tungstenite v0.21.0 |
| 915 | 2026-03-13T16:53:42.989Z | Downloaded tokio-rustls v0.25.0 |
| 916 | 2026-03-13T16:53:42.989Z | Downloaded futures-util v0.3.32 |
| 917 | 2026-03-13T16:53:42.992Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 918 | 2026-03-13T16:53:42.995Z | Downloaded usdt-attr-macro v0.6.0 |
| 919 | 2026-03-13T16:53:42.995Z | Downloaded usdt v0.6.0 |
| 920 | 2026-03-13T16:53:42.995Z | Downloaded tokio-tungstenite v0.23.1 |
| 921 | 2026-03-13T16:53:42.998Z | Downloaded serde_yaml v0.9.34+deprecated |
| 922 | 2026-03-13T16:53:43.001Z | Downloaded rand v0.9.2 |
| 923 | 2026-03-13T16:53:43.004Z | Downloaded wait-timeout v0.2.1 |
| 924 | 2026-03-13T16:53:43.004Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 925 | 2026-03-13T16:53:43.006Z | Downloaded usdt-macro v0.6.0 |
| 926 | 2026-03-13T16:53:43.006Z | Downloaded hkdf v0.12.4 |
| 927 | 2026-03-13T16:53:43.009Z | Downloaded bitvec v1.0.1 |
| 928 | 2026-03-13T16:53:43.019Z | Downloaded term v1.2.1 |
| 929 | 2026-03-13T16:53:43.022Z | Downloaded want v0.3.1 |
| 930 | 2026-03-13T16:53:43.024Z | Downloaded waitgroup v0.1.2 |
| 931 | 2026-03-13T16:53:43.024Z | Downloaded tui-tree-widget v0.23.1 |
| 932 | 2026-03-13T16:53:43.024Z | Downloaded schemars v1.2.1 |
| 933 | 2026-03-13T16:53:43.034Z | Downloaded void v1.0.2 |
| 934 | 2026-03-13T16:53:43.037Z | Downloaded tokio-rustls v0.24.1 |
| 935 | 2026-03-13T16:53:43.038Z | Downloaded iri-string v0.7.10 |
| 936 | 2026-03-13T16:53:43.042Z | Downloaded h2 v0.4.13 |
| 937 | 2026-03-13T16:53:43.047Z | Downloaded bindgen v0.71.1 |
| 938 | 2026-03-13T16:53:43.052Z | Downloaded xshell-macros v0.2.7 |
| 939 | 2026-03-13T16:53:43.055Z | Downloaded unicase v2.9.0 |
| 940 | 2026-03-13T16:53:43.055Z | Downloaded usdt-impl v0.6.0 |
| 941 | 2026-03-13T16:53:43.058Z | Downloaded tls_codec_derive v0.4.2 |
| 942 | 2026-03-13T16:53:43.058Z | Downloaded itertools v0.13.0 |
| 943 | 2026-03-13T16:53:43.063Z | Downloaded xattr v1.6.1 |
| 944 | 2026-03-13T16:53:43.066Z | Downloaded uzers v0.12.2 |
| 945 | 2026-03-13T16:53:43.066Z | Downloaded zone v0.3.1 |
| 946 | 2026-03-13T16:53:43.069Z | Downloaded zeroize_derive v1.4.3 |
| 947 | 2026-03-13T16:53:43.069Z | Downloaded rustls-webpki v0.103.9 |
| 948 | 2026-03-13T16:53:43.072Z | Downloaded tokio-rustls v0.26.4 |
| 949 | 2026-03-13T16:53:43.072Z | Downloaded twox-hash v2.1.2 |
| 950 | 2026-03-13T16:53:43.074Z | Downloaded samael v0.0.19 |
| 951 | 2026-03-13T16:53:43.079Z | Downloaded slog v2.8.2 |
| 952 | 2026-03-13T16:53:43.081Z | Downloaded subprocess v0.2.15 |
| 953 | 2026-03-13T16:53:43.085Z | Downloaded tokio-stream v0.1.18 |
| 954 | 2026-03-13T16:53:43.088Z | Downloaded walkdir v2.5.0 |
| 955 | 2026-03-13T16:53:43.090Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 956 | 2026-03-13T16:53:43.090Z | Downloaded snafu v0.8.9 |
| 957 | 2026-03-13T16:53:43.094Z | Downloaded zone_cfg_derive v0.3.1 |
| 958 | 2026-03-13T16:53:43.097Z | Downloaded utf-8 v0.7.6 |
| 959 | 2026-03-13T16:53:43.097Z | Downloaded tar v0.4.44 |
| 960 | 2026-03-13T16:53:43.100Z | Downloaded schemars v0.9.0 |
| 961 | 2026-03-13T16:53:43.107Z | Downloaded zeroize v1.8.2 |
| 962 | 2026-03-13T16:53:43.110Z | Downloaded vergen-git2 v1.0.7 |
| 963 | 2026-03-13T16:53:43.110Z | Downloaded russh v0.45.0 |
| 964 | 2026-03-13T16:53:43.114Z | Downloaded rsa v0.9.10 |
| 965 | 2026-03-13T16:53:43.117Z | Downloaded vergen-lib v0.1.6 |
| 966 | 2026-03-13T16:53:43.121Z | Downloaded vsss-rs v3.3.4 |
| 967 | 2026-03-13T16:53:43.126Z | Downloaded p521 v0.13.3 |
| 968 | 2026-03-13T16:53:43.126Z | Downloaded tracing-attributes v0.1.31 |
| 969 | 2026-03-13T16:53:43.129Z | Downloaded hyper v1.8.1 |
| 970 | 2026-03-13T16:53:43.133Z | Downloaded libm v0.2.16 |
| 971 | 2026-03-13T16:53:43.138Z | Downloaded unicode-properties v0.1.4 |
| 972 | 2026-03-13T16:53:43.141Z | Downloaded tungstenite v0.21.0 |
| 973 | 2026-03-13T16:53:43.144Z | Downloaded rand v0.10.0 |
| 974 | 2026-03-13T16:53:43.147Z | Downloaded wyz v0.5.1 |
| 975 | 2026-03-13T16:53:43.147Z | Downloaded whoami v2.1.0 |
| 976 | 2026-03-13T16:53:43.150Z | Downloaded whoami v1.6.1 |
| 977 | 2026-03-13T16:53:43.150Z | Downloaded xz2 v0.1.7 |
| 978 | 2026-03-13T16:53:43.153Z | Downloaded xshell v0.2.7 |
| 979 | 2026-03-13T16:53:43.153Z | Downloaded unsafe-libyaml v0.2.11 |
| 980 | 2026-03-13T16:53:43.158Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 981 | 2026-03-13T16:53:43.161Z | Downloaded crossterm v0.29.0 |
| 982 | 2026-03-13T16:53:43.164Z | Downloaded yasna v0.5.2 |
| 983 | 2026-03-13T16:53:43.166Z | Downloaded uuid v1.21.0 |
| 984 | 2026-03-13T16:53:43.166Z | Downloaded tinyvec v1.10.0 |
| 985 | 2026-03-13T16:53:43.169Z | Downloaded toml v0.7.8 |
| 986 | 2026-03-13T16:53:43.172Z | Downloaded test-strategy v0.4.5 |
| 987 | 2026-03-13T16:53:43.175Z | Downloaded zstd-safe v7.2.4 |
| 988 | 2026-03-13T16:53:43.175Z | Downloaded zstd v0.13.3 |
| 989 | 2026-03-13T16:53:43.180Z | Downloaded vte v0.14.1 |
| 990 | 2026-03-13T16:53:43.186Z | Downloaded aws-lc-rs v1.16.0 |
| 991 | 2026-03-13T16:53:43.189Z | Downloaded vergen-gitcl v1.0.8 |
| 992 | 2026-03-13T16:53:43.189Z | Downloaded vergen v9.0.6 |
| 993 | 2026-03-13T16:53:43.192Z | Downloaded typify v0.4.3 |
| 994 | 2026-03-13T16:53:43.192Z | Downloaded tungstenite v0.23.0 |
| 995 | 2026-03-13T16:53:43.195Z | Downloaded tracing-core v0.1.36 |
| 996 | 2026-03-13T16:53:43.199Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 997 | 2026-03-13T16:53:43.203Z | Downloaded typify v0.6.1 |
| 998 | 2026-03-13T16:53:43.203Z | Downloaded unicode-bidi v0.3.18 |
| 999 | 2026-03-13T16:53:43.206Z | Downloaded tokio-postgres v0.7.16 |
| 1000 | 2026-03-13T16:53:43.209Z | Downloaded zerocopy v0.6.6 |
| 1001 | 2026-03-13T16:53:43.211Z | Downloaded git2 v0.20.4 |
| 1002 | 2026-03-13T16:53:43.215Z | Downloaded ron v0.12.0 |
| 1003 | 2026-03-13T16:53:43.222Z | Downloaded rustyline v14.0.0 |
| 1004 | 2026-03-13T16:53:43.225Z | Downloaded reedline v0.40.0 |
| 1005 | 2026-03-13T16:53:43.231Z | Downloaded rpassword v7.4.0 |
| 1006 | 2026-03-13T16:53:43.233Z | Downloaded regex v1.12.3 |
| 1007 | 2026-03-13T16:53:43.236Z | Downloaded reqwest v0.13.2 |
| 1008 | 2026-03-13T16:53:43.241Z | Downloaded p384 v0.13.1 |
| 1009 | 2026-03-13T16:53:43.246Z | Downloaded steno v0.4.1 |
| 1010 | 2026-03-13T16:53:43.252Z | Downloaded reqwest v0.12.28 |
| 1011 | 2026-03-13T16:53:43.256Z | Downloaded chrono v0.4.44 |
| 1012 | 2026-03-13T16:53:43.263Z | Downloaded progenitor-impl v0.13.0 |
| 1013 | 2026-03-13T16:53:43.263Z | Downloaded yansi v1.0.1 |
| 1014 | 2026-03-13T16:53:43.268Z | Downloaded num-bigint-dig v0.8.6 |
| 1015 | 2026-03-13T16:53:43.268Z | Downloaded itertools v0.14.0 |
| 1016 | 2026-03-13T16:53:43.271Z | Downloaded lalrpop v0.19.12 |
| 1017 | 2026-03-13T16:53:43.279Z | Downloaded zopfli v0.8.3 |
| 1018 | 2026-03-13T16:53:43.282Z | Downloaded ssh-key v0.6.7 |
| 1019 | 2026-03-13T16:53:43.288Z | Downloaded zip v0.6.6 |
| 1020 | 2026-03-13T16:53:43.290Z | Downloaded rustls-webpki v0.101.7 |
| 1021 | 2026-03-13T16:53:43.301Z | Downloaded toml_edit v0.19.15 |
| 1022 | 2026-03-13T16:53:43.314Z | Downloaded x509-cert v0.2.5 |
| 1023 | 2026-03-13T16:53:43.319Z | Downloaded unicode_categories v0.1.1 |
| 1024 | 2026-03-13T16:53:43.321Z | Downloaded unicode-segmentation v1.12.0 |
| 1025 | 2026-03-13T16:53:43.324Z | Downloaded tokio-util v0.7.18 |
| 1026 | 2026-03-13T16:53:43.328Z | Downloaded proptest v1.10.0 |
| 1027 | 2026-03-13T16:53:43.336Z | Downloaded term v0.7.0 |
| 1028 | 2026-03-13T16:53:43.340Z | Downloaded blake3 v1.8.3 |
| 1029 | 2026-03-13T16:53:43.347Z | Downloaded qorb v0.4.1 |
| 1030 | 2026-03-13T16:53:43.350Z | Downloaded tower-http v0.6.8 |
| 1031 | 2026-03-13T16:53:43.355Z | Downloaded unarray v0.1.4 |
| 1032 | 2026-03-13T16:53:43.357Z | Downloaded hashbrown v0.15.5 |
| 1033 | 2026-03-13T16:53:43.360Z | Downloaded portable-atomic v1.13.1 |
| 1034 | 2026-03-13T16:53:43.366Z | Downloaded zerocopy-derive v0.8.40 |
| 1035 | 2026-03-13T16:53:43.373Z | Downloaded serde_with v3.17.0 |
| 1036 | 2026-03-13T16:53:43.383Z | Downloaded tower v0.5.3 |
| 1037 | 2026-03-13T16:53:43.390Z | Downloaded typed-path v0.9.3 |
| 1038 | 2026-03-13T16:53:43.394Z | Downloaded quick-xml v0.37.5 |
| 1039 | 2026-03-13T16:53:43.400Z | Downloaded salty v0.3.0 |
| 1040 | 2026-03-13T16:53:43.405Z | Downloaded rayon v1.11.0 |
| 1041 | 2026-03-13T16:53:43.411Z | Downloaded object v0.30.4 |
| 1042 | 2026-03-13T16:53:43.419Z | Downloaded quinn-proto v0.11.13 |
| 1043 | 2026-03-13T16:53:43.424Z | Downloaded unicode-normalization v0.1.25 |
| 1044 | 2026-03-13T16:53:43.427Z | Downloaded bstr v1.12.1 |
| 1045 | 2026-03-13T16:53:43.434Z | Downloaded nix v0.27.1 |
| 1046 | 2026-03-13T16:53:43.443Z | Downloaded similar v2.7.0 |
| 1047 | 2026-03-13T16:53:43.447Z | Downloaded nix v0.28.0 |
| 1048 | 2026-03-13T16:53:43.455Z | Downloaded zip v4.6.1 |
| 1049 | 2026-03-13T16:53:43.459Z | Downloaded tough v0.20.0 |
| 1050 | 2026-03-13T16:53:43.465Z | Downloaded rustls-webpki v0.102.8 |
| 1051 | 2026-03-13T16:53:43.480Z | Downloaded moka v0.12.13 |
| 1052 | 2026-03-13T16:53:43.485Z | Downloaded nix v0.29.0 |
| 1053 | 2026-03-13T16:53:43.494Z | Downloaded rustls v0.21.12 |
| 1054 | 2026-03-13T16:53:43.503Z | Downloaded zlib-rs v0.6.2 |
| 1055 | 2026-03-13T16:53:43.508Z | Downloaded vcpkg v0.2.15 |
| 1056 | 2026-03-13T16:53:43.545Z | Downloaded winnow v0.5.40 |
| 1057 | 2026-03-13T16:53:43.548Z | Downloaded object v0.37.3 |
| 1058 | 2026-03-13T16:53:43.554Z | Downloaded winnow v0.6.26 |
| 1059 | 2026-03-13T16:53:43.560Z | Downloaded webpki-roots v1.0.6 |
| 1060 | 2026-03-13T16:53:43.563Z | Downloaded zerocopy v0.8.40 |
| 1061 | 2026-03-13T16:53:43.570Z | Downloaded rustls v0.22.4 |
| 1062 | 2026-03-13T16:53:43.580Z | Downloaded smoltcp v0.11.0 |
| 1063 | 2026-03-13T16:53:43.590Z | Downloaded openssl v0.10.75 |
| 1064 | 2026-03-13T16:53:43.597Z | Downloaded hickory-proto v0.25.2 |
| 1065 | 2026-03-13T16:53:43.609Z | Downloaded tabled v0.20.0 |
| 1066 | 2026-03-13T16:53:43.623Z | Downloaded rustls v0.23.37 |
| 1067 | 2026-03-13T16:53:43.633Z | Downloaded diesel v2.2.12 |
| 1068 | 2026-03-13T16:53:43.648Z | Downloaded time v0.3.47 |
| 1069 | 2026-03-13T16:53:43.657Z | Downloaded sqlparser v0.61.0 |
| 1070 | 2026-03-13T16:53:43.666Z | Downloaded regex-syntax v0.6.29 |
| 1071 | 2026-03-13T16:53:43.670Z | Downloaded dropshot v0.16.7 |
| 1072 | 2026-03-13T16:53:43.688Z | Downloaded curve25519-dalek v4.1.3 |
| 1073 | 2026-03-13T16:53:43.694Z | Downloaded nix v0.31.1 |
| 1074 | 2026-03-13T16:53:43.703Z | Downloaded radix_trie v0.2.1 |
| 1075 | 2026-03-13T16:53:43.706Z | Downloaded smoltcp v0.9.1 |
| 1076 | 2026-03-13T16:53:43.715Z | Downloaded regress v0.10.5 |
| 1077 | 2026-03-13T16:53:43.722Z | Downloaded regex-syntax v0.8.10 |
| 1078 | 2026-03-13T16:53:43.729Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1079 | 2026-03-13T16:53:43.738Z | Downloaded openapiv3 v2.2.0 |
| 1080 | 2026-03-13T16:53:43.746Z | Downloaded regex-automata v0.4.14 |
| 1081 | 2026-03-13T16:53:43.758Z | Downloaded polar-core v0.27.3 |
| 1082 | 2026-03-13T16:53:43.764Z | Downloaded rustix v0.38.44 |
| 1083 | 2026-03-13T16:53:43.781Z | Downloaded petname v2.0.2 |
| 1084 | 2026-03-13T16:53:43.788Z | Downloaded hickory-proto v0.24.4 |
| 1085 | 2026-03-13T16:53:43.796Z | Downloaded goblin v0.10.5 |
| 1086 | 2026-03-13T16:53:43.802Z | Downloaded signal-hook v0.3.18 |
| 1087 | 2026-03-13T16:53:43.804Z | Downloaded http v1.4.0 |
| 1088 | 2026-03-13T16:53:43.807Z | Downloaded jiff v0.2.21 |
| 1089 | 2026-03-13T16:53:43.822Z | Downloaded hickory-server v0.25.2 |
| 1090 | 2026-03-13T16:53:43.825Z | Downloaded testing_table v0.3.0 |
| 1091 | 2026-03-13T16:53:43.827Z | Downloaded chrono-tz v0.10.4 |
| 1092 | 2026-03-13T16:53:43.840Z | Downloaded slab v0.4.12 |
| 1093 | 2026-03-13T16:53:43.843Z | Downloaded petgraph v0.8.3 |
| 1094 | 2026-03-13T16:53:43.858Z | Downloaded slog-scope v4.4.1 |
| 1095 | 2026-03-13T16:53:43.861Z | Downloaded libz-sys v1.1.24 |
| 1096 | 2026-03-13T16:53:43.875Z | Downloaded ron v0.8.1 |
| 1097 | 2026-03-13T16:53:43.879Z | Downloaded sled v0.34.7 |
| 1098 | 2026-03-13T16:53:43.886Z | Downloaded subtle v2.6.1 |
| 1099 | 2026-03-13T16:53:43.890Z | Downloaded smallvec v0.6.14 |
| 1100 | 2026-03-13T16:53:43.890Z | Downloaded slog-async v2.8.0 |
| 1101 | 2026-03-13T16:53:43.890Z | Downloaded siphasher v1.0.2 |
| 1102 | 2026-03-13T16:53:43.893Z | Downloaded parking_lot v0.11.2 |
| 1103 | 2026-03-13T16:53:43.893Z | Downloaded rfc6979 v0.4.0 |
| 1104 | 2026-03-13T16:53:43.893Z | Downloaded predicates v3.1.4 |
| 1105 | 2026-03-13T16:53:43.896Z | Downloaded miniz_oxide v0.8.9 |
| 1106 | 2026-03-13T16:53:43.899Z | Downloaded progenitor-client v0.13.0 |
| 1107 | 2026-03-13T16:53:43.899Z | Downloaded postgres-protocol v0.6.10 |
| 1108 | 2026-03-13T16:53:43.900Z | Downloaded expectorate v1.2.0 |
| 1109 | 2026-03-13T16:53:43.903Z | Downloaded dropshot-api-manager v0.6.0 |
| 1110 | 2026-03-13T16:53:43.903Z | Downloaded typify-impl v0.6.1 |
| 1111 | 2026-03-13T16:53:43.914Z | Downloaded tokio v1.49.0 |
| 1112 | 2026-03-13T16:53:43.944Z | Downloaded tracing v0.1.44 |
| 1113 | 2026-03-13T16:53:43.960Z | Downloaded typify-impl v0.4.3 |
| 1114 | 2026-03-13T16:53:43.971Z | Downloaded ratatui v0.29.0 |
| 1115 | 2026-03-13T16:53:43.986Z | Downloaded recursive v0.1.1 |
| 1116 | 2026-03-13T16:53:43.990Z | Downloaded peg-macros v0.8.5 |
| 1117 | 2026-03-13T16:53:43.993Z | Downloaded proc-macro-crate v3.4.0 |
| 1118 | 2026-03-13T16:53:43.993Z | Downloaded packed_struct v0.10.1 |
| 1119 | 2026-03-13T16:53:43.993Z | Downloaded flate2 v1.1.9 |
| 1120 | 2026-03-13T16:53:43.998Z | Downloaded phf v0.13.1 |
| 1121 | 2026-03-13T16:53:43.998Z | Downloaded pem-rfc7468 v0.7.0 |
| 1122 | 2026-03-13T16:53:44.003Z | Downloaded hickory-resolver v0.24.4 |
| 1123 | 2026-03-13T16:53:44.003Z | Downloaded indexmap v1.9.3 |
| 1124 | 2026-03-13T16:53:44.006Z | Downloaded oxnet v0.1.4 |
| 1125 | 2026-03-13T16:53:44.006Z | Downloaded zerocopy-derive v0.6.6 |
| 1126 | 2026-03-13T16:53:44.011Z | Downloaded progenitor-macro v0.10.0 |
| 1127 | 2026-03-13T16:53:44.014Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1128 | 2026-03-13T16:53:44.014Z | Downloaded memmap2 v0.9.10 |
| 1129 | 2026-03-13T16:53:44.016Z | Downloaded progenitor-macro v0.13.0 |
| 1130 | 2026-03-13T16:53:44.016Z | Downloaded progenitor-client v0.10.0 |
| 1131 | 2026-03-13T16:53:44.016Z | Downloaded peg v0.8.5 |
| 1132 | 2026-03-13T16:53:44.019Z | Downloaded password-hash v0.4.2 |
| 1133 | 2026-03-13T16:53:44.023Z | Downloaded parking_lot_core v0.8.6 |
| 1134 | 2026-03-13T16:53:44.024Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1135 | 2026-03-13T16:53:44.024Z | Downloaded der v0.7.10 |
| 1136 | 2026-03-13T16:53:44.026Z | Downloaded const_format v0.2.35 |
| 1137 | 2026-03-13T16:53:44.030Z | Downloaded petgraph v0.6.5 |
| 1138 | 2026-03-13T16:53:44.042Z | Downloaded lzma-sys v0.1.20 |
| 1139 | 2026-03-13T16:53:44.063Z | Downloaded ar_archive_writer v0.5.1 |
| 1140 | 2026-03-13T16:53:44.066Z | Downloaded peg-runtime v0.8.5 |
| 1141 | 2026-03-13T16:53:44.070Z | Downloaded pbkdf2 v0.12.2 |
| 1142 | 2026-03-13T16:53:44.070Z | Downloaded num_enum v0.5.11 |
| 1143 | 2026-03-13T16:53:44.073Z | Downloaded parse-display v0.10.0 |
| 1144 | 2026-03-13T16:53:44.073Z | Downloaded num-rational v0.4.2 |
| 1145 | 2026-03-13T16:53:44.073Z | Downloaded num-integer v0.1.46 |
| 1146 | 2026-03-13T16:53:44.076Z | Downloaded nu-ansi-term v0.50.3 |
| 1147 | 2026-03-13T16:53:44.076Z | Downloaded packed_struct_codegen v0.10.1 |
| 1148 | 2026-03-13T16:53:44.076Z | Downloaded libsw v3.5.0 |
| 1149 | 2026-03-13T16:53:44.078Z | Downloaded base64 v0.21.7 |
| 1150 | 2026-03-13T16:53:44.081Z | Downloaded crossbeam-utils v0.8.21 |
| 1151 | 2026-03-13T16:53:44.081Z | Downloaded hyper-rustls v0.27.7 |
| 1152 | 2026-03-13T16:53:44.084Z | Downloaded ring v0.17.14 |
| 1153 | 2026-03-13T16:53:44.114Z | Downloaded diesel_derives v2.2.7 |
| 1154 | 2026-03-13T16:53:44.117Z | Downloaded csv v1.4.0 |
| 1155 | 2026-03-13T16:53:44.133Z | Downloaded ciborium v0.2.2 |
| 1156 | 2026-03-13T16:53:44.136Z | Downloaded newtype-uuid v1.3.2 |
| 1157 | 2026-03-13T16:53:44.136Z | Downloaded hmac v0.12.1 |
| 1158 | 2026-03-13T16:53:44.139Z | Downloaded bytes v1.11.1 |
| 1159 | 2026-03-13T16:53:44.139Z | Downloaded getrandom v0.2.17 |
| 1160 | 2026-03-13T16:53:44.174Z | Downloaded futures v0.3.32 |
| 1161 | 2026-03-13T16:53:44.181Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1162 | 2026-03-13T16:53:44.181Z | Downloaded cancel-safe-futures v0.1.5 |
| 1163 | 2026-03-13T16:53:44.181Z | Downloaded num_threads v0.1.7 |
| 1164 | 2026-03-13T16:53:44.181Z | Downloaded sha3 v0.10.8 |
| 1165 | 2026-03-13T16:53:44.181Z | Downloaded native-tls v0.2.18 |
| 1166 | 2026-03-13T16:53:44.181Z | Downloaded hickory-client v0.25.2 |
| 1167 | 2026-03-13T16:53:44.181Z | Downloaded fatfs v0.3.6 |
| 1168 | 2026-03-13T16:53:44.181Z | Downloaded half v2.7.1 |
| 1169 | 2026-03-13T16:53:44.181Z | Downloaded libloading v0.8.9 |
| 1170 | 2026-03-13T16:53:44.181Z | Downloaded libefi-sys v0.1.0 |
| 1171 | 2026-03-13T16:53:44.181Z | Downloaded jobserver v0.1.34 |
| 1172 | 2026-03-13T16:53:44.181Z | Downloaded chacha20poly1305 v0.10.1 |
| 1173 | 2026-03-13T16:53:44.181Z | Downloaded lru v0.12.5 |
| 1174 | 2026-03-13T16:53:44.181Z | Downloaded libsw-core v0.3.2 |
| 1175 | 2026-03-13T16:53:44.184Z | Downloaded ipnetwork v0.21.1 |
| 1176 | 2026-03-13T16:53:44.184Z | Downloaded ipnet v2.11.0 |
| 1177 | 2026-03-13T16:53:44.184Z | Downloaded num v0.4.3 |
| 1178 | 2026-03-13T16:53:44.184Z | Downloaded nodrop v0.1.14 |
| 1179 | 2026-03-13T16:53:44.184Z | Downloaded newtype_derive v0.1.6 |
| 1180 | 2026-03-13T16:53:44.184Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1181 | 2026-03-13T16:53:44.189Z | Downloaded new_debug_unreachable v1.0.6 |
| 1182 | 2026-03-13T16:53:44.189Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1183 | 2026-03-13T16:53:44.189Z | Downloaded crc-any v2.5.0 |
| 1184 | 2026-03-13T16:53:44.193Z | Downloaded elliptic-curve v0.13.8 |
| 1185 | 2026-03-13T16:53:44.195Z | Downloaded dropshot_endpoint v0.16.7 |
| 1186 | 2026-03-13T16:53:44.196Z | Downloaded derive_more v0.99.20 |
| 1187 | 2026-03-13T16:53:44.199Z | Downloaded cc v1.2.56 |
| 1188 | 2026-03-13T16:53:44.202Z | Downloaded indoc v2.0.7 |
| 1189 | 2026-03-13T16:53:44.205Z | Downloaded httpdate v1.0.3 |
| 1190 | 2026-03-13T16:53:44.205Z | Downloaded group v0.13.0 |
| 1191 | 2026-03-13T16:53:44.205Z | Downloaded console v0.15.11 |
| 1192 | 2026-03-13T16:53:44.209Z | Downloaded darling v0.23.0 |
| 1193 | 2026-03-13T16:53:44.212Z | Downloaded memoffset v0.9.1 |
| 1194 | 2026-03-13T16:53:44.212Z | Downloaded md5 v0.7.0 |
| 1195 | 2026-03-13T16:53:44.212Z | Downloaded maplit v1.0.2 |
| 1196 | 2026-03-13T16:53:44.212Z | Downloaded managed v0.8.0 |
| 1197 | 2026-03-13T16:53:44.214Z | Downloaded encoding_rs v0.8.35 |
| 1198 | 2026-03-13T16:53:44.229Z | Downloaded lru-cache v0.1.2 |
| 1199 | 2026-03-13T16:53:44.232Z | Downloaded linked-hash-map v0.5.6 |
| 1200 | 2026-03-13T16:53:44.232Z | Downloaded libscf-sys v1.1.0 |
| 1201 | 2026-03-13T16:53:44.232Z | Downloaded lazy_static v1.5.0 |
| 1202 | 2026-03-13T16:53:44.235Z | Downloaded lalrpop-util v0.19.12 |
| 1203 | 2026-03-13T16:53:44.235Z | Downloaded kstat-rs v0.2.4 |
| 1204 | 2026-03-13T16:53:44.235Z | Downloaded keccak v0.1.6 |
| 1205 | 2026-03-13T16:53:44.235Z | Downloaded is_ci v1.2.0 |
| 1206 | 2026-03-13T16:53:44.237Z | Downloaded http-body-util v0.1.3 |
| 1207 | 2026-03-13T16:53:44.237Z | Downloaded futures-channel v0.3.32 |
| 1208 | 2026-03-13T16:53:44.240Z | Downloaded enum-as-inner v0.6.1 |
| 1209 | 2026-03-13T16:53:44.240Z | Downloaded des v0.8.1 |
| 1210 | 2026-03-13T16:53:44.240Z | Downloaded cookie_store v0.22.1 |
| 1211 | 2026-03-13T16:53:44.243Z | Downloaded arc-swap v1.8.2 |
| 1212 | 2026-03-13T16:53:44.246Z | Downloaded const-oid v0.9.6 |
| 1213 | 2026-03-13T16:53:44.246Z | Downloaded inout v0.1.4 |
| 1214 | 2026-03-13T16:53:44.248Z | Downloaded indent_write v2.2.0 |
| 1215 | 2026-03-13T16:53:44.248Z | Downloaded git-stub-vcs v0.1.0 |
| 1216 | 2026-03-13T16:53:44.248Z | Downloaded foldhash v0.1.5 |
| 1217 | 2026-03-13T16:53:44.253Z | Downloaded ecdsa v0.16.9 |
| 1218 | 2026-03-13T16:53:44.253Z | Downloaded allocator-api2 v0.2.21 |
| 1219 | 2026-03-13T16:53:44.256Z | Downloaded instability v0.3.11 |
| 1220 | 2026-03-13T16:53:44.256Z | Downloaded diesel-dtrace v0.4.2 |
| 1221 | 2026-03-13T16:53:44.256Z | Downloaded darling v0.20.11 |
| 1222 | 2026-03-13T16:53:44.259Z | Downloaded glob v0.3.3 |
| 1223 | 2026-03-13T16:53:44.262Z | Downloaded futures-sink v0.3.32 |
| 1224 | 2026-03-13T16:53:44.262Z | Downloaded home v0.5.12 |
| 1225 | 2026-03-13T16:53:44.262Z | Downloaded clang-sys v1.8.1 |
| 1226 | 2026-03-13T16:53:44.264Z | Downloaded hubpack_derive v0.1.1 |
| 1227 | 2026-03-13T16:53:44.264Z | Downloaded http-range v0.1.5 |
| 1228 | 2026-03-13T16:53:44.264Z | Downloaded hostname v0.4.2 |
| 1229 | 2026-03-13T16:53:44.264Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1230 | 2026-03-13T16:53:44.306Z | Downloaded fs-err v2.11.0 |
| 1231 | 2026-03-13T16:53:44.309Z | Downloaded colored v2.2.0 |
| 1232 | 2026-03-13T16:53:44.311Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1233 | 2026-03-13T16:53:44.311Z | Downloaded derive_builder v0.20.2 |
| 1234 | 2026-03-13T16:53:44.314Z | Downloaded bit-set v0.5.3 |
| 1235 | 2026-03-13T16:53:44.314Z | Downloaded hash32 v0.2.1 |
| 1236 | 2026-03-13T16:53:44.317Z | Downloaded fs_extra v1.3.0 |
| 1237 | 2026-03-13T16:53:44.317Z | Downloaded cbc v0.1.2 |
| 1238 | 2026-03-13T16:53:44.320Z | Downloaded foreign-types-shared v0.3.1 |
| 1239 | 2026-03-13T16:53:44.320Z | Downloaded convert_case v0.10.0 |
| 1240 | 2026-03-13T16:53:44.320Z | Downloaded cexpr v0.6.0 |
| 1241 | 2026-03-13T16:53:44.323Z | Downloaded bit-vec v0.6.3 |
| 1242 | 2026-03-13T16:53:44.323Z | Downloaded ed25519 v2.2.3 |
| 1243 | 2026-03-13T16:53:44.323Z | Downloaded cmake v0.1.57 |
| 1244 | 2026-03-13T16:53:44.326Z | Downloaded async-trait v0.1.89 |
| 1245 | 2026-03-13T16:53:44.328Z | Downloaded headers-core v0.3.0 |
| 1246 | 2026-03-13T16:53:44.328Z | Downloaded foldhash v0.2.0 |
| 1247 | 2026-03-13T16:53:44.328Z | Downloaded gethostname v0.5.0 |
| 1248 | 2026-03-13T16:53:44.328Z | Downloaded fxhash v0.2.1 |
| 1249 | 2026-03-13T16:53:44.331Z | Downloaded futures-task v0.3.32 |
| 1250 | 2026-03-13T16:53:44.331Z | Downloaded futures-macro v0.3.32 |
| 1251 | 2026-03-13T16:53:44.331Z | Downloaded fallible-iterator v0.2.0 |
| 1252 | 2026-03-13T16:53:44.331Z | Downloaded embedded-io v0.4.0 |
| 1253 | 2026-03-13T16:53:44.334Z | Downloaded blake2 v0.10.6 |
| 1254 | 2026-03-13T16:53:44.334Z | Downloaded der_derive v0.7.3 |
| 1255 | 2026-03-13T16:53:44.338Z | Downloaded defmt-macros v1.0.1 |
| 1256 | 2026-03-13T16:53:44.338Z | Downloaded ctr v0.9.2 |
| 1257 | 2026-03-13T16:53:44.340Z | Downloaded csv-core v0.1.13 |
| 1258 | 2026-03-13T16:53:44.340Z | Downloaded crossbeam-deque v0.8.6 |
| 1259 | 2026-03-13T16:53:44.340Z | Downloaded buf-list v1.1.2 |
| 1260 | 2026-03-13T16:53:44.343Z | Downloaded base64ct v1.8.3 |
| 1261 | 2026-03-13T16:53:44.347Z | Downloaded deranged v0.5.8 |
| 1262 | 2026-03-13T16:53:44.347Z | Downloaded daft v0.1.5 |
| 1263 | 2026-03-13T16:53:44.348Z | Downloaded cipher v0.4.4 |
| 1264 | 2026-03-13T16:53:44.351Z | Downloaded chacha20 v0.9.1 |
| 1265 | 2026-03-13T16:53:44.351Z | Downloaded cassowary v0.3.0 |
| 1266 | 2026-03-13T16:53:44.351Z | Downloaded cargo-platform v0.1.9 |
| 1267 | 2026-03-13T16:53:44.351Z | Downloaded blowfish v0.9.1 |
| 1268 | 2026-03-13T16:53:44.351Z | Downloaded bb8 v0.8.6 |
| 1269 | 2026-03-13T16:53:44.356Z | Downloaded arrayvec v0.7.6 |
| 1270 | 2026-03-13T16:53:44.356Z | Downloaded data-encoding v2.10.0 |
| 1271 | 2026-03-13T16:53:44.356Z | Downloaded funty v2.0.0 |
| 1272 | 2026-03-13T16:53:44.356Z | Downloaded cpufeatures v0.3.0 |
| 1273 | 2026-03-13T16:53:44.359Z | Downloaded base16ct v1.0.0 |
| 1274 | 2026-03-13T16:53:44.359Z | Downloaded bitfield-macros v0.19.4 |
| 1275 | 2026-03-13T16:53:44.359Z | Downloaded async-stream v0.3.6 |
| 1276 | 2026-03-13T16:53:44.359Z | Downloaded dirs-sys-next v0.1.2 |
| 1277 | 2026-03-13T16:53:44.359Z | Downloaded convert_case v0.4.0 |
| 1278 | 2026-03-13T16:53:44.359Z | Downloaded block-padding v0.3.3 |
| 1279 | 2026-03-13T16:53:44.362Z | Downloaded atty v0.2.14 |
| 1280 | 2026-03-13T16:53:44.362Z | Downloaded assert_matches v1.5.0 |
| 1281 | 2026-03-13T16:53:44.362Z | Downloaded foreign-types v0.5.0 |
| 1282 | 2026-03-13T16:53:44.362Z | Downloaded dsl_auto_type v0.1.3 |
| 1283 | 2026-03-13T16:53:44.362Z | Downloaded display-error-chain v0.2.2 |
| 1284 | 2026-03-13T16:53:44.369Z | Downloaded async-recursion v1.1.1 |
| 1285 | 2026-03-13T16:53:44.369Z | Downloaded ascii-canvas v3.0.0 |
| 1286 | 2026-03-13T16:53:44.369Z | Downloaded difflib v0.4.0 |
| 1287 | 2026-03-13T16:53:44.371Z | Downloaded base64 v0.22.1 |
| 1288 | 2026-03-13T16:53:44.371Z | Downloaded ahash v0.8.12 |
| 1289 | 2026-03-13T16:53:44.371Z | Downloaded castaway v0.2.4 |
| 1290 | 2026-03-13T16:53:44.371Z | Downloaded endian-type v0.1.2 |
| 1291 | 2026-03-13T16:53:44.374Z | Downloaded cstr-argument v0.1.2 |
| 1292 | 2026-03-13T16:53:44.374Z | Downloaded crc-catalog v2.4.0 |
| 1293 | 2026-03-13T16:53:44.374Z | Downloaded base16ct v0.2.0 |
| 1294 | 2026-03-13T16:53:44.374Z | Downloaded atomicwrites v0.4.4 |
| 1295 | 2026-03-13T16:53:44.377Z | Downloaded async-stream-impl v0.3.6 |
| 1296 | 2026-03-13T16:53:44.377Z | Downloaded cfg_aliases v0.2.1 |
| 1297 | 2026-03-13T16:53:44.377Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1298 | 2026-03-13T16:53:44.378Z | Downloaded crc32fast v1.5.0 |
| 1299 | 2026-03-13T16:53:44.380Z | Downloaded bitflags v1.3.2 |
| 1300 | 2026-03-13T16:53:44.380Z | Downloaded debug-ignore v1.0.5 |
| 1301 | 2026-03-13T16:53:44.383Z | Downloaded dyn-clone v1.0.20 |
| 1302 | 2026-03-13T16:53:44.383Z | Downloaded darling_macro v0.23.0 |
| 1303 | 2026-03-13T16:53:44.383Z | Downloaded argon2 v0.5.3 |
| 1304 | 2026-03-13T16:53:44.386Z | Downloaded chacha20 v0.10.0 |
| 1305 | 2026-03-13T16:53:44.386Z | Downloaded defmt-parser v1.0.0 |
| 1306 | 2026-03-13T16:53:44.388Z | Downloaded corncobs v0.1.4 |
| 1307 | 2026-03-13T16:53:44.388Z | Downloaded bzip2 v0.6.1 |
| 1308 | 2026-03-13T16:53:44.388Z | Downloaded ciborium-ll v0.2.2 |
| 1309 | 2026-03-13T16:53:44.391Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1310 | 2026-03-13T16:53:44.392Z | Downloaded crunchy v0.2.4 |
| 1311 | 2026-03-13T16:53:44.392Z | Downloaded async-bb8-diesel v0.2.1 |
| 1312 | 2026-03-13T16:53:44.394Z | Downloaded backoff v0.4.0 |
| 1313 | 2026-03-13T16:53:44.394Z | Downloaded atomic-waker v1.1.2 |
| 1314 | 2026-03-13T16:53:44.394Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1315 | 2026-03-13T16:53:44.871Z | Downloaded aws-lc-sys v0.37.1 |
| 1316 | 2026-03-13T16:53:45.176Z | Compiling libc v0.2.180 |
| 1317 | 2026-03-13T16:53:45.181Z | Compiling serde v1.0.228 |
| 1318 | 2026-03-13T16:53:45.182Z | Compiling log v0.4.29 |
| 1319 | 2026-03-13T16:53:45.182Z | Compiling shlex v1.3.0 |
| 1320 | 2026-03-13T16:53:45.182Z | Compiling find-msvc-tools v0.1.9 |
| 1321 | 2026-03-13T16:53:45.182Z | Compiling smallvec v1.15.1 |
| 1322 | 2026-03-13T16:53:45.182Z | Compiling typenum v1.19.0 |
| 1323 | 2026-03-13T16:53:45.182Z | Compiling subtle v2.6.1 |
| 1324 | 2026-03-13T16:53:45.182Z | Compiling generic-array v0.14.7 |
| 1325 | 2026-03-13T16:53:45.182Z | Compiling scopeguard v1.2.0 |
| 1326 | 2026-03-13T16:53:45.361Z | Compiling portable-atomic v1.13.1 |
| 1327 | 2026-03-13T16:53:45.399Z | Compiling const-oid v0.9.6 |
| 1328 | 2026-03-13T16:53:45.410Z | Compiling critical-section v1.2.0 |
| 1329 | 2026-03-13T16:53:45.432Z | Compiling syn v2.0.117 |
| 1330 | 2026-03-13T16:53:45.454Z | Compiling zerocopy v0.8.40 |
| 1331 | 2026-03-13T16:53:45.457Z | Compiling serde_json v1.0.149 |
| 1332 | 2026-03-13T16:53:45.602Z | Compiling lock_api v0.4.14 |
| 1333 | 2026-03-13T16:53:45.625Z | Compiling parking_lot_core v0.9.12 |
| 1334 | 2026-03-13T16:53:45.687Z | Compiling pin-project-lite v0.2.17 |
| 1335 | 2026-03-13T16:53:45.735Z | Compiling pkg-config v0.3.32 |
| 1336 | 2026-03-13T16:53:45.802Z | Compiling bitflags v2.11.0 |
| 1337 | 2026-03-13T16:53:45.805Z | Compiling libm v0.2.16 |
| 1338 | 2026-03-13T16:53:45.805Z | Compiling num-traits v0.2.19 |
| 1339 | 2026-03-13T16:53:45.866Z | Compiling futures-core v0.3.32 |
| 1340 | 2026-03-13T16:53:45.886Z | Compiling percent-encoding v2.3.2 |
| 1341 | 2026-03-13T16:53:45.908Z | Compiling allocator-api2 v0.2.21 |
| 1342 | 2026-03-13T16:53:45.999Z | Compiling futures-sink v0.3.32 |
| 1343 | 2026-03-13T16:53:46.090Z | Compiling foldhash v0.2.0 |
| 1344 | 2026-03-13T16:53:46.113Z | Compiling cpufeatures v0.2.17 |
| 1345 | 2026-03-13T16:53:46.159Z | Compiling futures-channel v0.3.32 |
| 1346 | 2026-03-13T16:53:46.224Z | Compiling futures-task v0.3.32 |
| 1347 | 2026-03-13T16:53:46.241Z | Compiling slab v0.4.12 |
| 1348 | 2026-03-13T16:53:46.241Z | Compiling futures-io v0.3.32 |
| 1349 | 2026-03-13T16:53:46.241Z | Compiling getrandom v0.4.1 |
| 1350 | 2026-03-13T16:53:46.390Z | Compiling hashbrown v0.16.1 |
| 1351 | 2026-03-13T16:53:46.414Z | Compiling getrandom v0.3.4 |
| 1352 | 2026-03-13T16:53:46.435Z | Compiling rustversion v1.0.22 |
| 1353 | 2026-03-13T16:53:46.461Z | Compiling rand_core v0.10.0 |
| 1354 | 2026-03-13T16:53:46.464Z | Compiling form_urlencoded v1.2.2 |
| 1355 | 2026-03-13T16:53:46.464Z | Compiling base64ct v1.8.3 |
| 1356 | 2026-03-13T16:53:46.528Z | Compiling ident_case v1.0.1 |
| 1357 | 2026-03-13T16:53:46.553Z | Compiling fs_extra v1.3.0 |
| 1358 | 2026-03-13T16:53:46.581Z | Compiling dunce v1.0.5 |
| 1359 | 2026-03-13T16:53:46.702Z | Compiling flagset v0.4.7 |
| 1360 | 2026-03-13T16:53:46.726Z | Compiling getrandom v0.2.17 |
| 1361 | 2026-03-13T16:53:46.731Z | Compiling jobserver v0.1.34 |
| 1362 | 2026-03-13T16:53:46.777Z | Compiling errno v0.3.14 |
| 1363 | 2026-03-13T16:53:46.820Z | Compiling mio v1.1.1 |
| 1364 | 2026-03-13T16:53:46.843Z | Compiling socket2 v0.6.2 |
| 1365 | 2026-03-13T16:53:46.917Z | Compiling pem-rfc7468 v0.7.0 |
| 1366 | 2026-03-13T16:53:46.925Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-13T16:53:46.963Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-03-13T16:53:46.968Z | Compiling signal-hook-registry v1.4.8 |
| 1369 | 2026-03-13T16:53:47.033Z | Compiling cc v1.2.56 |
| 1370 | 2026-03-13T16:53:47.078Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-13T16:53:47.100Z | Compiling indexmap v2.13.0 |
| 1372 | 2026-03-13T16:53:47.246Z | Compiling rustix v1.1.3 |
| 1373 | 2026-03-13T16:53:47.270Z | Compiling iana-time-zone v0.1.65 |
| 1374 | 2026-03-13T16:53:47.321Z | Compiling rustc_version v0.4.1 |
| 1375 | 2026-03-13T16:53:47.345Z | Compiling uuid v1.21.0 |
| 1376 | 2026-03-13T16:53:47.392Z | Compiling aws-lc-rs v1.16.0 |
| 1377 | 2026-03-13T16:53:47.411Z | Compiling regex-syntax v0.8.10 |
| 1378 | 2026-03-13T16:53:47.444Z | Compiling vcpkg v0.2.15 |
| 1379 | 2026-03-13T16:53:47.567Z | Compiling rand_core v0.9.5 |
| 1380 | 2026-03-13T16:53:47.647Z | Compiling tracing-core v0.1.36 |
| 1381 | 2026-03-13T16:53:47.694Z | Compiling crossbeam-utils v0.8.21 |
| 1382 | 2026-03-13T16:53:47.698Z | Compiling httparse v1.10.1 |
| 1383 | 2026-03-13T16:53:47.890Z | Compiling untrusted v0.9.0 |
| 1384 | 2026-03-13T16:53:47.929Z | Compiling schemars v0.8.22 |
| 1385 | 2026-03-13T16:53:48.014Z | Compiling base64 v0.22.1 |
| 1386 | 2026-03-13T16:53:48.062Z | Compiling openssl-probe v0.2.1 |
| 1387 | 2026-03-13T16:53:48.086Z | Compiling syn v1.0.109 |
| 1388 | 2026-03-13T16:53:48.093Z | Compiling untrusted v0.7.1 |
| 1389 | 2026-03-13T16:53:48.134Z | Compiling cmake v0.1.57 |
| 1390 | 2026-03-13T16:53:48.285Z | Compiling tinyvec_macros v0.1.1 |
| 1391 | 2026-03-13T16:53:48.308Z | Compiling tower-service v0.3.3 |
| 1392 | 2026-03-13T16:53:48.315Z | Compiling dyn-clone v1.0.20 |
| 1393 | 2026-03-13T16:53:48.348Z | Compiling tower-layer v0.3.3 |
| 1394 | 2026-03-13T16:53:48.352Z | Compiling atomic-waker v1.1.2 |
| 1395 | 2026-03-13T16:53:48.392Z | Compiling try-lock v0.2.5 |
| 1396 | 2026-03-13T16:53:48.436Z | Compiling rustls v0.23.37 |
| 1397 | 2026-03-13T16:53:48.464Z | Compiling tinyvec v1.10.0 |
| 1398 | 2026-03-13T16:53:48.522Z | Compiling want v0.3.1 |
| 1399 | 2026-03-13T16:53:48.556Z | Compiling spin v0.9.8 |
| 1400 | 2026-03-13T16:53:48.569Z | Compiling aho-corasick v1.1.4 |
| 1401 | 2026-03-13T16:53:48.569Z | Compiling powerfmt v0.2.0 |
| 1402 | 2026-03-13T16:53:48.639Z | Compiling pin-utils v0.1.0 |
| 1403 | 2026-03-13T16:53:48.713Z | Compiling openssl v0.10.75 |
| 1404 | 2026-03-13T16:53:48.733Z | Compiling time-core v0.1.8 |
| 1405 | 2026-03-13T16:53:48.733Z | Compiling num-conv v0.2.0 |
| 1406 | 2026-03-13T16:53:48.754Z | Compiling crc32fast v1.5.0 |
| 1407 | 2026-03-13T16:53:48.761Z | Compiling foreign-types-shared v0.1.1 |
| 1408 | 2026-03-13T16:53:48.847Z | Compiling httpdate v1.0.3 |
| 1409 | 2026-03-13T16:53:48.902Z | Compiling foreign-types v0.3.2 |
| 1410 | 2026-03-13T16:53:48.923Z | Compiling deranged v0.5.8 |
| 1411 | 2026-03-13T16:53:48.935Z | Compiling wait-timeout v0.2.1 |
| 1412 | 2026-03-13T16:53:48.935Z | Compiling socket2 v0.5.10 |
| 1413 | 2026-03-13T16:53:48.969Z | Compiling num_threads v0.1.7 |
| 1414 | 2026-03-13T16:53:48.997Z | Compiling time-macros v0.2.27 |
| 1415 | 2026-03-13T16:53:49.016Z | Compiling native-tls v0.2.18 |
| 1416 | 2026-03-13T16:53:49.022Z | Compiling either v1.15.0 |
| 1417 | 2026-03-13T16:53:49.038Z | Compiling usdt-impl v0.6.0 |
| 1418 | 2026-03-13T16:53:49.136Z | Compiling siphasher v1.0.2 |
| 1419 | 2026-03-13T16:53:49.161Z | Compiling bit-vec v0.8.0 |
| 1420 | 2026-03-13T16:53:49.316Z | Compiling simd-adler32 v0.3.8 |
| 1421 | 2026-03-13T16:53:49.324Z | Compiling quick-error v1.2.3 |
| 1422 | 2026-03-13T16:53:49.383Z | Compiling aws-lc-sys v0.37.1 |
| 1423 | 2026-03-13T16:53:49.389Z | Compiling ring v0.17.14 |
| 1424 | 2026-03-13T16:53:49.433Z | Compiling openssl-sys v0.9.111 |
| 1425 | 2026-03-13T16:53:49.433Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1426 | 2026-03-13T16:53:49.476Z | Compiling bit-set v0.8.0 |
| 1427 | 2026-03-13T16:53:49.532Z | Compiling tempfile v3.25.0 |
| 1428 | 2026-03-13T16:53:49.575Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1429 | 2026-03-13T16:53:49.635Z | Compiling unicode-normalization v0.1.25 |
| 1430 | 2026-03-13T16:53:49.647Z | Compiling crossbeam-epoch v0.9.18 |
| 1431 | 2026-03-13T16:53:49.720Z | Compiling slog v2.8.2 |
| 1432 | 2026-03-13T16:53:49.929Z | Compiling synstructure v0.13.2 |
| 1433 | 2026-03-13T16:53:50.011Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-03-13T16:53:50.014Z | Compiling serde_derive_internals v0.29.1 |
| 1435 | 2026-03-13T16:53:50.014Z | Compiling darling_core v0.20.11 |
| 1436 | 2026-03-13T16:53:50.109Z | Compiling regex-automata v0.4.14 |
| 1437 | 2026-03-13T16:53:50.305Z | Compiling rusty-fork v0.3.1 |
| 1438 | 2026-03-13T16:53:50.484Z | Compiling darling_core v0.21.3 |
| 1439 | 2026-03-13T16:53:50.618Z | Compiling time v0.3.47 |
| 1440 | 2026-03-13T16:53:50.769Z | Compiling heapless v0.7.17 |
| 1441 | 2026-03-13T16:53:50.824Z | Compiling rand_xorshift v0.4.0 |
| 1442 | 2026-03-13T16:53:50.975Z | Compiling thread-id v5.1.0 |
| 1443 | 2026-03-13T16:53:51.062Z | Compiling sync_wrapper v1.0.2 |
| 1444 | 2026-03-13T16:53:51.065Z | Compiling cookie v0.18.1 |
| 1445 | 2026-03-13T16:53:51.105Z | Compiling unicode-properties v0.1.4 |
| 1446 | 2026-03-13T16:53:51.129Z | Compiling signal-hook v0.3.18 |
| 1447 | 2026-03-13T16:53:51.156Z | Compiling unicode-bidi v0.3.18 |
| 1448 | 2026-03-13T16:53:51.220Z | Compiling adler2 v2.0.1 |
| 1449 | 2026-03-13T16:53:51.384Z | Compiling paste v1.0.15 |
| 1450 | 2026-03-13T16:53:51.389Z | Compiling unicode-segmentation v1.12.0 |
| 1451 | 2026-03-13T16:53:51.389Z | Compiling zstd-safe v7.2.4 |
| 1452 | 2026-03-13T16:53:51.418Z | Compiling rayon-core v1.13.0 |
| 1453 | 2026-03-13T16:53:51.418Z | Compiling anyhow v1.0.102 |
| 1454 | 2026-03-13T16:53:51.421Z | Compiling unarray v0.1.4 |
| 1455 | 2026-03-13T16:53:51.614Z | Compiling stringprep v0.1.5 |
| 1456 | 2026-03-13T16:53:51.786Z | Compiling miniz_oxide v0.8.9 |
| 1457 | 2026-03-13T16:53:51.892Z | Compiling crossbeam-deque v0.8.6 |
| 1458 | 2026-03-13T16:53:51.940Z | Compiling num-integer v0.1.46 |
| 1459 | 2026-03-13T16:53:51.940Z | Compiling vergen-lib v0.1.6 |
| 1460 | 2026-03-13T16:53:52.155Z | Compiling curve25519-dalek v4.1.3 |
| 1461 | 2026-03-13T16:53:52.208Z | Compiling ff v0.13.1 |
| 1462 | 2026-03-13T16:53:52.229Z | Compiling hash32 v0.2.1 |
| 1463 | 2026-03-13T16:53:52.267Z | Compiling memoffset v0.9.1 |
| 1464 | 2026-03-13T16:53:52.383Z | Compiling zlib-rs v0.6.2 |
| 1465 | 2026-03-13T16:53:52.404Z | Compiling fallible-iterator v0.2.0 |
| 1466 | 2026-03-13T16:53:52.547Z | Compiling serde_derive v1.0.228 |
| 1467 | 2026-03-13T16:53:52.569Z | Compiling zeroize_derive v1.4.3 |
| 1468 | 2026-03-13T16:53:52.598Z | Compiling zerofrom-derive v0.1.6 |
| 1469 | 2026-03-13T16:53:52.709Z | Compiling yoke-derive v0.8.1 |
| 1470 | 2026-03-13T16:53:52.712Z | Compiling zerocopy-derive v0.8.40 |
| 1471 | 2026-03-13T16:53:52.839Z | Compiling zerovec-derive v0.11.2 |
| 1472 | 2026-03-13T16:53:52.859Z | Compiling displaydoc v0.2.5 |
| 1473 | 2026-03-13T16:53:52.942Z | Compiling tokio-macros v2.6.0 |
| 1474 | 2026-03-13T16:53:53.487Z | Compiling zeroize v1.8.2 |
| 1475 | 2026-03-13T16:53:53.519Z | Compiling futures-macro v0.3.32 |
| 1476 | 2026-03-13T16:53:53.901Z | Compiling der_derive v0.7.3 |
| 1477 | 2026-03-13T16:53:53.964Z | Compiling thiserror-impl v2.0.18 |
| 1478 | 2026-03-13T16:53:54.266Z | Compiling rustls-pki-types v1.14.0 |
| 1479 | 2026-03-13T16:53:54.386Z | Compiling tracing-attributes v0.1.31 |
| 1480 | 2026-03-13T16:53:54.403Z | Compiling pest_derive v2.8.6 |
| 1481 | 2026-03-13T16:53:54.579Z | Compiling crypto-common v0.1.7 |
| 1482 | 2026-03-13T16:53:54.628Z | Compiling block-buffer v0.10.4 |
| 1483 | 2026-03-13T16:53:54.646Z | Compiling zerofrom v0.1.6 |
| 1484 | 2026-03-13T16:53:54.664Z | Compiling futures-util v0.3.32 |
| 1485 | 2026-03-13T16:53:54.768Z | Compiling block-padding v0.3.3 |
| 1486 | 2026-03-13T16:53:54.807Z | Compiling yoke v0.8.1 |
| 1487 | 2026-03-13T16:53:54.862Z | Compiling digest v0.10.7 |
| 1488 | 2026-03-13T16:53:54.917Z | Compiling schemars_derive v0.8.22 |
| 1489 | 2026-03-13T16:53:55.006Z | Compiling inout v0.1.4 |
| 1490 | 2026-03-13T16:53:55.034Z | Compiling zerovec v0.11.5 |
| 1491 | 2026-03-13T16:53:55.050Z | Compiling zerotrie v0.2.3 |
| 1492 | 2026-03-13T16:53:55.214Z | Compiling hmac v0.12.1 |
| 1493 | 2026-03-13T16:53:55.228Z | Compiling cipher v0.4.4 |
| 1494 | 2026-03-13T16:53:55.258Z | Compiling sha2 v0.10.9 |
| 1495 | 2026-03-13T16:53:55.440Z | Compiling der v0.7.10 |
| 1496 | 2026-03-13T16:53:55.473Z | Compiling pbkdf2 v0.12.2 |
| 1497 | 2026-03-13T16:53:55.597Z | Compiling salsa20 v0.10.2 |
| 1498 | 2026-03-13T16:53:55.637Z | Compiling aes v0.8.4 |
| 1499 | 2026-03-13T16:53:55.724Z | Compiling tinystr v0.8.2 |
| 1500 | 2026-03-13T16:53:55.793Z | Compiling potential_utf v0.1.4 |
| 1501 | 2026-03-13T16:53:55.870Z | Compiling thiserror v2.0.18 |
| 1502 | 2026-03-13T16:53:56.014Z | Compiling icu_locale_core v2.1.1 |
| 1503 | 2026-03-13T16:53:56.048Z | Compiling icu_collections v2.1.1 |
| 1504 | 2026-03-13T16:53:56.054Z | Compiling scrypt v0.11.0 |
| 1505 | 2026-03-13T16:53:56.117Z | Compiling cbc v0.1.2 |
| 1506 | 2026-03-13T16:53:56.317Z | Compiling tracing v0.1.44 |
| 1507 | 2026-03-13T16:53:56.350Z | Compiling scroll_derive v0.13.1 |
| 1508 | 2026-03-13T16:53:56.396Z | Compiling darling_macro v0.20.11 |
| 1509 | 2026-03-13T16:53:56.649Z | Compiling spki v0.7.3 |
| 1510 | 2026-03-13T16:53:56.691Z | Compiling openssl-macros v0.1.1 |
| 1511 | 2026-03-13T16:53:56.759Z | Compiling thiserror-impl v1.0.69 |
| 1512 | 2026-03-13T16:53:56.833Z | Compiling dtrace-parser v0.3.0 |
| 1513 | 2026-03-13T16:53:56.926Z | Compiling icu_provider v2.1.1 |
| 1514 | 2026-03-13T16:53:57.060Z | Compiling pkcs5 v0.7.1 |
| 1515 | 2026-03-13T16:53:57.108Z | Compiling darling v0.20.11 |
| 1516 | 2026-03-13T16:53:57.109Z | Compiling signature v2.2.0 |
| 1517 | 2026-03-13T16:53:57.139Z | Compiling rustls-native-certs v0.8.3 |
| 1518 | 2026-03-13T16:53:57.252Z | Compiling derive_builder_core v0.20.2 |
| 1519 | 2026-03-13T16:53:57.362Z | Compiling icu_properties v2.1.2 |
| 1520 | 2026-03-13T16:53:57.433Z | Compiling bytes v1.11.1 |
| 1521 | 2026-03-13T16:53:57.433Z | Compiling icu_normalizer v2.1.1 |
| 1522 | 2026-03-13T16:53:57.448Z | Compiling chrono v0.4.44 |
| 1523 | 2026-03-13T16:53:57.448Z | Compiling ipnet v2.11.0 |
| 1524 | 2026-03-13T16:53:57.480Z | Compiling pkcs8 v0.10.2 |
| 1525 | 2026-03-13T16:53:57.609Z | Compiling scroll v0.13.0 |
| 1526 | 2026-03-13T16:53:57.766Z | Compiling scroll_derive v0.12.1 |
| 1527 | 2026-03-13T16:53:57.878Z | Compiling toml_datetime v0.6.11 |
| 1528 | 2026-03-13T16:53:57.927Z | Compiling goblin v0.10.5 |
| 1529 | 2026-03-13T16:53:57.949Z | Compiling serde_spanned v0.6.9 |
| 1530 | 2026-03-13T16:53:57.975Z | Compiling serde_tokenstream v0.2.3 |
| 1531 | 2026-03-13T16:53:58.173Z | Compiling tokio v1.49.0 |
| 1532 | 2026-03-13T16:53:58.195Z | Compiling http v1.4.0 |
| 1533 | 2026-03-13T16:53:58.264Z | Compiling erased-serde v0.3.31 |
| 1534 | 2026-03-13T16:53:58.283Z | Compiling md-5 v0.10.6 |
| 1535 | 2026-03-13T16:53:58.283Z | Compiling webpki-roots v1.0.6 |
| 1536 | 2026-03-13T16:53:58.391Z | Compiling darling_macro v0.21.3 |
| 1537 | 2026-03-13T16:53:58.444Z | Compiling zerocopy-derive v0.7.35 |
| 1538 | 2026-03-13T16:53:58.468Z | Compiling derive_builder_macro v0.20.2 |
| 1539 | 2026-03-13T16:53:58.482Z | Compiling base16ct v0.2.0 |
| 1540 | 2026-03-13T16:53:58.595Z | Compiling thiserror v1.0.69 |
| 1541 | 2026-03-13T16:53:58.700Z | Compiling idna_adapter v1.2.1 |
| 1542 | 2026-03-13T16:53:58.715Z | Compiling scroll v0.12.0 |
| 1543 | 2026-03-13T16:53:58.719Z | Compiling smoltcp v0.9.1 |
| 1544 | 2026-03-13T16:53:58.907Z | Compiling idna v1.1.0 |
| 1545 | 2026-03-13T16:53:58.957Z | Compiling num-bigint-dig v0.8.6 |
| 1546 | 2026-03-13T16:53:58.979Z | Compiling ryu v1.0.23 |
| 1547 | 2026-03-13T16:53:59.079Z | Compiling http-body v1.0.1 |
| 1548 | 2026-03-13T16:53:59.108Z | Compiling rustix v0.38.44 |
| 1549 | 2026-03-13T16:53:59.134Z | Compiling cfg_aliases v0.2.1 |
| 1550 | 2026-03-13T16:53:59.222Z | Compiling iri-string v0.7.10 |
| 1551 | 2026-03-13T16:53:59.344Z | Compiling http-body-util v0.1.3 |
| 1552 | 2026-03-13T16:53:59.359Z | Compiling ref-cast v1.0.25 |
| 1553 | 2026-03-13T16:53:59.359Z | Compiling litrs v1.0.0 |
| 1554 | 2026-03-13T16:53:59.359Z | Compiling ppv-lite86 v0.2.21 |
| 1555 | 2026-03-13T16:53:59.381Z | Compiling url v2.5.8 |
| 1556 | 2026-03-13T16:53:59.506Z | Compiling psl-types v2.0.11 |
| 1557 | 2026-03-13T16:53:59.563Z | Compiling nix v0.31.1 |
| 1558 | 2026-03-13T16:53:59.639Z | Compiling publicsuffix v2.3.0 |
| 1559 | 2026-03-13T16:53:59.688Z | Compiling zerocopy v0.7.35 |
| 1560 | 2026-03-13T16:53:59.760Z | Compiling rand_chacha v0.9.0 |
| 1561 | 2026-03-13T16:53:59.782Z | Compiling rand_chacha v0.3.1 |
| 1562 | 2026-03-13T16:53:59.816Z | Compiling serde_urlencoded v0.7.1 |
| 1563 | 2026-03-13T16:53:59.827Z | Compiling derive_builder v0.20.2 |
| 1564 | 2026-03-13T16:53:59.905Z | Compiling darling v0.21.3 |
| 1565 | 2026-03-13T16:53:59.931Z | Compiling goblin v0.8.2 |
| 1566 | 2026-03-13T16:53:59.963Z | Compiling document-features v0.2.12 |
| 1567 | 2026-03-13T16:54:00.033Z | Compiling rand v0.9.2 |
| 1568 | 2026-03-13T16:54:00.117Z | Compiling rand v0.8.5 |
| 1569 | 2026-03-13T16:54:00.471Z | Compiling sec1 v0.7.3 |
| 1570 | 2026-03-13T16:54:00.486Z | Compiling cargo-platform v0.1.9 |
| 1571 | 2026-03-13T16:54:00.519Z | Compiling flate2 v1.1.9 |
| 1572 | 2026-03-13T16:54:00.696Z | Compiling hkdf v0.12.4 |
| 1573 | 2026-03-13T16:54:00.788Z | Compiling proptest v1.10.0 |
| 1574 | 2026-03-13T16:54:00.838Z | Compiling postgres-protocol v0.6.10 |
| 1575 | 2026-03-13T16:54:00.858Z | Compiling hubpack_derive v0.1.1 |
| 1576 | 2026-03-13T16:54:00.881Z | Compiling crypto-bigint v0.5.5 |
| 1577 | 2026-03-13T16:54:00.890Z | Compiling regex v1.12.3 |
| 1578 | 2026-03-13T16:54:01.073Z | Compiling ipnetwork v0.21.1 |
| 1579 | 2026-03-13T16:54:01.203Z | Compiling ref-cast-impl v1.0.25 |
| 1580 | 2026-03-13T16:54:01.258Z | Compiling daft-derive v0.1.5 |
| 1581 | 2026-03-13T16:54:01.280Z | Compiling async-trait v0.1.89 |
| 1582 | 2026-03-13T16:54:01.378Z | Compiling oxnet v0.1.4 |
| 1583 | 2026-03-13T16:54:01.496Z | Compiling strum_macros v0.27.2 |
| 1584 | 2026-03-13T16:54:01.521Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1585 | 2026-03-13T16:54:01.631Z | Compiling group v0.13.0 |
| 1586 | 2026-03-13T16:54:01.855Z | Compiling dof v0.4.0 |
| 1587 | 2026-03-13T16:54:01.879Z | Compiling num-iter v0.1.45 |
| 1588 | 2026-03-13T16:54:02.047Z | Compiling proc-macro-error v1.0.4 |
| 1589 | 2026-03-13T16:54:02.280Z | Compiling heck v0.4.1 |
| 1590 | 2026-03-13T16:54:02.448Z | Compiling terminal_size v0.4.3 |
| 1591 | 2026-03-13T16:54:02.469Z | Compiling phf_shared v0.13.1 |
| 1592 | 2026-03-13T16:54:02.473Z | Compiling lazy_static v1.5.0 |
| 1593 | 2026-03-13T16:54:02.625Z | Compiling vergen v9.0.6 |
| 1594 | 2026-03-13T16:54:02.664Z | Compiling fs-err v3.3.0 |
| 1595 | 2026-03-13T16:54:02.687Z | Compiling ahash v0.8.12 |
| 1596 | 2026-03-13T16:54:02.774Z | Compiling libbz2-rs-sys v0.2.2 |
| 1597 | 2026-03-13T16:54:02.818Z | Compiling foldhash v0.1.5 |
| 1598 | 2026-03-13T16:54:02.851Z | Compiling bumpalo v3.20.2 |
| 1599 | 2026-03-13T16:54:02.912Z | Compiling managed v0.8.0 |
| 1600 | 2026-03-13T16:54:02.930Z | Compiling winnow v0.5.40 |
| 1601 | 2026-03-13T16:54:02.959Z | Compiling object v0.37.3 |
| 1602 | 2026-03-13T16:54:02.978Z | Compiling bitflags v1.3.2 |
| 1603 | 2026-03-13T16:54:03.108Z | Compiling hashbrown v0.15.5 |
| 1604 | 2026-03-13T16:54:03.134Z | Compiling zopfli v0.8.3 |
| 1605 | 2026-03-13T16:54:03.214Z | Compiling dof v0.3.0 |
| 1606 | 2026-03-13T16:54:03.361Z | Compiling tokio-util v0.7.18 |
| 1607 | 2026-03-13T16:54:03.733Z | Compiling tower v0.5.3 |
| 1608 | 2026-03-13T16:54:03.759Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-13T16:54:03.854Z | Compiling bzip2 v0.6.1 |
| 1610 | 2026-03-13T16:54:03.955Z | Compiling console v0.16.2 |
| 1611 | 2026-03-13T16:54:04.144Z | Compiling newtype-uuid v1.3.2 |
| 1612 | 2026-03-13T16:54:04.177Z | Compiling clap_builder v4.5.60 |
| 1613 | 2026-03-13T16:54:04.196Z | Compiling phf v0.13.1 |
| 1614 | 2026-03-13T16:54:04.244Z | Compiling usdt-macro v0.6.0 |
| 1615 | 2026-03-13T16:54:04.273Z | Compiling usdt-attr-macro v0.6.0 |
| 1616 | 2026-03-13T16:54:04.374Z | Compiling h2 v0.4.13 |
| 1617 | 2026-03-13T16:54:04.395Z | Compiling tower-http v0.6.8 |
| 1618 | 2026-03-13T16:54:04.437Z | Compiling daft v0.1.5 |
| 1619 | 2026-03-13T16:54:04.445Z | Compiling strum v0.27.2 |
| 1620 | 2026-03-13T16:54:04.606Z | Compiling zone_cfg_derive v0.3.1 |
| 1621 | 2026-03-13T16:54:04.624Z | Compiling signal-hook-mio v0.2.5 |
| 1622 | 2026-03-13T16:54:04.762Z | Compiling toml_edit v0.19.15 |
| 1623 | 2026-03-13T16:54:04.783Z | Compiling elliptic-curve v0.13.8 |
| 1624 | 2026-03-13T16:54:04.809Z | Compiling rayon v1.11.0 |
| 1625 | 2026-03-13T16:54:04.963Z | Compiling cargo_metadata v0.19.2 |
| 1626 | 2026-03-13T16:54:05.243Z | Compiling cookie_store v0.22.1 |
| 1627 | 2026-03-13T16:54:05.283Z | Compiling hubpack v0.1.2 |
| 1628 | 2026-03-13T16:54:05.378Z | Compiling postgres-types v0.2.12 |
| 1629 | 2026-03-13T16:54:05.470Z | Compiling bzip2 v0.4.4 |
| 1630 | 2026-03-13T16:54:05.510Z | Compiling zstd v0.13.3 |
| 1631 | 2026-03-13T16:54:05.559Z | Compiling serde_with_macros v3.17.0 |
| 1632 | 2026-03-13T16:54:05.747Z | Compiling dtrace-parser v0.2.0 |
| 1633 | 2026-03-13T16:54:05.870Z | Compiling pkcs1 v0.7.5 |
| 1634 | 2026-03-13T16:54:06.144Z | Compiling ed25519 v2.2.3 |
| 1635 | 2026-03-13T16:54:06.168Z | Compiling serde-big-array v0.5.1 |
| 1636 | 2026-03-13T16:54:06.210Z | Compiling hex v0.4.3 |
| 1637 | 2026-03-13T16:54:06.370Z | Compiling rfc6979 v0.4.0 |
| 1638 | 2026-03-13T16:54:06.430Z | Compiling bstr v1.12.1 |
| 1639 | 2026-03-13T16:54:06.539Z | Compiling strum_macros v0.26.4 |
| 1640 | 2026-03-13T16:54:06.597Z | Compiling clap_derive v4.5.55 |
| 1641 | 2026-03-13T16:54:06.832Z | Compiling enum-as-inner v0.6.1 |
| 1642 | 2026-03-13T16:54:06.836Z | Compiling serde_repr v0.1.20 |
| 1643 | 2026-03-13T16:54:07.127Z | Compiling phf_shared v0.11.3 |
| 1644 | 2026-03-13T16:54:07.181Z | Compiling itertools v0.12.1 |
| 1645 | 2026-03-13T16:54:07.249Z | Compiling float-cmp v0.10.0 |
| 1646 | 2026-03-13T16:54:07.331Z | Compiling thread-id v4.2.2 |
| 1647 | 2026-03-13T16:54:07.360Z | Compiling memmap2 v0.9.10 |
| 1648 | 2026-03-13T16:54:07.396Z | Compiling env_filter v1.0.0 |
| 1649 | 2026-03-13T16:54:07.457Z | Compiling encoding_rs v0.8.35 |
| 1650 | 2026-03-13T16:54:07.461Z | Compiling precomputed-hash v0.1.1 |
| 1651 | 2026-03-13T16:54:07.564Z | Compiling keccak v0.1.6 |
| 1652 | 2026-03-13T16:54:07.586Z | Compiling difflib v0.4.0 |
| 1653 | 2026-03-13T16:54:07.634Z | Compiling fixedbitset v0.4.2 |
| 1654 | 2026-03-13T16:54:07.707Z | Compiling data-encoding v2.10.0 |
| 1655 | 2026-03-13T16:54:07.861Z | Compiling new_debug_unreachable v1.0.6 |
| 1656 | 2026-03-13T16:54:07.949Z | Compiling unit-prefix v0.5.2 |
| 1657 | 2026-03-13T16:54:07.970Z | Compiling rustc-hash v2.1.1 |
| 1658 | 2026-03-13T16:54:08.150Z | Compiling normalize-line-endings v0.3.0 |
| 1659 | 2026-03-13T16:54:08.171Z | Compiling whoami v2.1.0 |
| 1660 | 2026-03-13T16:54:08.286Z | Compiling static_assertions v1.1.0 |
| 1661 | 2026-03-13T16:54:08.385Z | Compiling mime v0.3.17 |
| 1662 | 2026-03-13T16:54:08.408Z | Compiling predicates-core v1.0.10 |
| 1663 | 2026-03-13T16:54:08.536Z | Compiling hyper v1.8.1 |
| 1664 | 2026-03-13T16:54:08.629Z | Compiling fixedbitset v0.5.7 |
| 1665 | 2026-03-13T16:54:08.662Z | Compiling jiff v0.2.21 |
| 1666 | 2026-03-13T16:54:08.711Z | Compiling predicates v3.1.4 |
| 1667 | 2026-03-13T16:54:08.736Z | Compiling tokio-postgres v0.7.16 |
| 1668 | 2026-03-13T16:54:08.740Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1669 | 2026-03-13T16:54:08.783Z | Compiling zone v0.3.1 |
| 1670 | 2026-03-13T16:54:08.928Z | Compiling petgraph v0.8.3 |
| 1671 | 2026-03-13T16:54:09.073Z | Compiling toml_edit v0.22.27 |
| 1672 | 2026-03-13T16:54:09.110Z | Compiling hickory-proto v0.25.2 |
| 1673 | 2026-03-13T16:54:09.134Z | Compiling strum v0.26.3 |
| 1674 | 2026-03-13T16:54:09.176Z | Compiling clap v4.5.60 |
| 1675 | 2026-03-13T16:54:09.299Z | Compiling iddqd v0.3.17 |
| 1676 | 2026-03-13T16:54:09.320Z | Compiling indicatif v0.18.4 |
| 1677 | 2026-03-13T16:54:09.667Z | Compiling string_cache v0.8.9 |
| 1678 | 2026-03-13T16:54:09.689Z | Compiling petgraph v0.6.5 |
| 1679 | 2026-03-13T16:54:09.751Z | Compiling sha3 v0.10.8 |
| 1680 | 2026-03-13T16:54:09.922Z | Compiling env_logger v0.11.9 |
| 1681 | 2026-03-13T16:54:09.986Z | Compiling usdt v0.6.0 |
| 1682 | 2026-03-13T16:54:10.338Z | Compiling hyper-util v0.1.20 |
| 1683 | 2026-03-13T16:54:10.394Z | Compiling usdt-impl v0.5.0 |
| 1684 | 2026-03-13T16:54:10.417Z | Compiling serde_with v3.17.0 |
| 1685 | 2026-03-13T16:54:10.496Z | Compiling similar v2.7.0 |
| 1686 | 2026-03-13T16:54:10.749Z | Compiling crossterm v0.28.1 |
| 1687 | 2026-03-13T16:54:10.836Z | Compiling toml v0.7.8 |
| 1688 | 2026-03-13T16:54:11.193Z | Compiling ecdsa v0.16.9 |
| 1689 | 2026-03-13T16:54:11.510Z | Compiling ed25519-dalek v2.2.0 |
| 1690 | 2026-03-13T16:54:11.631Z | Compiling rsa v0.9.10 |
| 1691 | 2026-03-13T16:54:11.721Z | Compiling zip v0.6.6 |
| 1692 | 2026-03-13T16:54:11.746Z | Compiling tokio-stream v0.1.18 |
| 1693 | 2026-03-13T16:54:12.260Z | Compiling hyper-tls v0.6.0 |
| 1694 | 2026-03-13T16:54:12.359Z | Compiling zip v4.6.1 |
| 1695 | 2026-03-13T16:54:12.425Z | Compiling buf-list v1.1.2 |
| 1696 | 2026-03-13T16:54:12.541Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1697 | 2026-03-13T16:54:12.588Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1698 | 2026-03-13T16:54:12.611Z | Compiling openapiv3 v2.2.0 |
| 1699 | 2026-03-13T16:54:12.756Z | Compiling x509-cert v0.2.5 |
| 1700 | 2026-03-13T16:54:12.846Z | Compiling sha1 v0.10.6 |
| 1701 | 2026-03-13T16:54:12.868Z | Compiling itertools v0.13.0 |
| 1702 | 2026-03-13T16:54:12.874Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1703 | 2026-03-13T16:54:12.922Z | Compiling peg-runtime v0.8.5 |
| 1704 | 2026-03-13T16:54:13.038Z | Compiling lalrpop-util v0.19.12 |
| 1705 | 2026-03-13T16:54:13.153Z | Compiling thread_local v1.1.9 |
| 1706 | 2026-03-13T16:54:13.308Z | Compiling slog-async v2.8.0 |
| 1707 | 2026-03-13T16:54:13.329Z | Compiling futures-executor v0.3.32 |
| 1708 | 2026-03-13T16:54:13.348Z | Compiling crossbeam-channel v0.5.15 |
| 1709 | 2026-03-13T16:54:13.448Z | Compiling is-terminal v0.4.17 |
| 1710 | 2026-03-13T16:54:13.492Z | Compiling filetime v0.2.27 |
| 1711 | 2026-03-13T16:54:13.590Z | Compiling xattr v1.6.1 |
| 1712 | 2026-03-13T16:54:13.682Z | Compiling term v1.2.1 |
| 1713 | 2026-03-13T16:54:13.746Z | Compiling take_mut v0.2.2 |
| 1714 | 2026-03-13T16:54:13.769Z | Compiling tar v0.4.44 |
| 1715 | 2026-03-13T16:54:13.791Z | Compiling futures v0.3.32 |
| 1716 | 2026-03-13T16:54:14.317Z | Compiling slog-term v2.9.2 |
| 1717 | 2026-03-13T16:54:37.153Z | Compiling rustls-webpki v0.103.9 |
| 1718 | 2026-03-13T16:54:41.141Z | Compiling tokio-rustls v0.26.4 |
| 1719 | 2026-03-13T16:54:41.141Z | Compiling rustls-platform-verifier v0.6.2 |
| 1720 | 2026-03-13T16:54:41.400Z | Compiling hyper-rustls v0.27.7 |
| 1721 | 2026-03-13T16:54:41.645Z | Compiling reqwest v0.12.28 |
| 1722 | 2026-03-13T16:54:41.645Z | Compiling reqwest v0.13.2 |
| 1723 | 2026-03-13T16:54:44.389Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1724 | 2026-03-13T16:54:44.712Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1725 | 2026-03-13T16:54:48.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 1726 | 2026-03-13T16:54:49.066Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1727 | 2026-03-13T16:54:49.128Z | Mar 13 16:54:48.186 INFO Starting download, target: Clickhouse |
| 1728 | 2026-03-13T16:54:49.128Z | Mar 13 16:54:48.187 INFO Starting download, target: Cockroach |
| 1729 | 2026-03-13T16:54:49.128Z | Mar 13 16:54:48.187 INFO Starting download, target: Console |
| 1730 | 2026-03-13T16:54:49.191Z | Mar 13 16:54:48.187 INFO Starting download, target: DendriteStub |
| 1731 | 2026-03-13T16:54:49.191Z | Mar 13 16:54:48.187 INFO Starting download, target: MaghemiteMgd |
| 1732 | 2026-03-13T16:54:49.191Z | Mar 13 16:54:48.187 INFO Starting download, target: TransceiverControl |
| 1733 | 2026-03-13T16:54:49.191Z | Mar 13 16:54:48.187 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1734 | 2026-03-13T16:54:49.191Z | Mar 13 16:54:48.187 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1735 | 2026-03-13T16:54:49.191Z | Mar 13 16:54:48.187 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1736 | 2026-03-13T16:54:49.191Z | Mar 13 16:54:48.187 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1737 | 2026-03-13T16:54:49.191Z | Mar 13 16:54:48.187 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1738 | 2026-03-13T16:54:49.191Z | Mar 13 16:54:48.187 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1739 | 2026-03-13T16:54:49.597Z | Mar 13 16:54:48.651 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1740 | 2026-03-13T16:54:49.935Z | Mar 13 16:54:48.983 INFO Download complete, target: TransceiverControl |
| 1741 | 2026-03-13T16:54:50.206Z | Mar 13 16:54:49.260 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1742 | 2026-03-13T16:54:50.590Z | Mar 13 16:54:49.634 INFO Download complete, target: Console |
| 1743 | 2026-03-13T16:54:50.636Z | Mar 13 16:54:49.671 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1744 | 2026-03-13T16:54:50.878Z | Mar 13 16:54:49.935 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1745 | 2026-03-13T16:54:51.618Z | Mar 13 16:54:50.674 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1746 | 2026-03-13T16:54:51.618Z | Mar 13 16:54:50.674 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1747 | 2026-03-13T16:54:51.637Z | Mar 13 16:54:50.694 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1748 | 2026-03-13T16:54:54.256Z | Mar 13 16:54:53.310 INFO Download complete, target: DendriteStub |
| 1749 | 2026-03-13T16:54:54.415Z | Mar 13 16:54:53.470 INFO Download complete, target: MaghemiteMgd |
| 1750 | 2026-03-13T16:54:59.301Z | Mar 13 16:54:58.347 INFO Checking that binary works, target: Cockroach |
| 1751 | 2026-03-13T16:54:59.442Z | Mar 13 16:54:58.485 INFO Download complete, target: Cockroach |
| 1752 | 2026-03-13T16:55:02.655Z | Mar 13 16:55:01.695 INFO Checking that binary works, target: Clickhouse |
| 1753 | 2026-03-13T16:55:02.759Z | Mar 13 16:55:01.802 INFO Download complete, target: Clickhouse |
| 1754 | 2026-03-13T16:55:02.762Z | All prerequisites installed successfully |
| 1755 | 2026-03-13T16:55:02.765Z | |
| 1756 | 2026-03-13T16:55:02.765Z | real 2:53.640576996 |
| 1757 | 2026-03-13T16:55:02.765Z | user 9:57.373501189 |
| 1758 | 2026-03-13T16:55:02.765Z | sys 2:05.267794528 |
| 1759 | 2026-03-13T16:55:02.765Z | trap 0.337928093 |
| 1760 | 2026-03-13T16:55:02.765Z | tflt 1.395586743 |
| 1761 | 2026-03-13T16:55:02.765Z | dflt 1.869315995 |
| 1762 | 2026-03-13T16:55:02.765Z | kflt 0.026055726 |
| 1763 | 2026-03-13T16:55:02.765Z | lock 24:19.499089636 |
| 1764 | 2026-03-13T16:55:02.765Z | slp 33:16.180403743 |
| 1765 | 2026-03-13T16:55:02.765Z | lat 30.841034605 |
| 1766 | 2026-03-13T16:55:02.766Z | stop 4:28.208898761 |
| 1767 | 2026-03-13T16:55:02.766Z | + ptime -m cargo xtask download softnpu |
| 1768 | 2026-03-13T16:55:03.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1769 | 2026-03-13T16:55:03.453Z | Running `target/debug/xtask download softnpu` |
| 1770 | 2026-03-13T16:55:04.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
| 1771 | 2026-03-13T16:55:04.499Z | Running `target/debug/xtask-downloader softnpu` |
| 1772 | 2026-03-13T16:55:04.538Z | Mar 13 16:55:03.581 INFO Starting download, target: Softnpu |
| 1773 | 2026-03-13T16:55:04.542Z | Mar 13 16:55:03.582 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1774 | 2026-03-13T16:55:05.143Z | Mar 13 16:55:04.186 INFO Download complete, target: Softnpu |
| 1775 | 2026-03-13T16:55:05.147Z | |
| 1776 | 2026-03-13T16:55:05.150Z | real 2.374780447 |
| 1777 | 2026-03-13T16:55:05.150Z | user 1.697834978 |
| 1778 | 2026-03-13T16:55:05.150Z | sys 0.757877711 |
| 1779 | 2026-03-13T16:55:05.150Z | trap 0.000537332 |
| 1780 | 2026-03-13T16:55:05.150Z | tflt 0.000076496 |
| 1781 | 2026-03-13T16:55:05.150Z | dflt 0.000172118 |
| 1782 | 2026-03-13T16:55:05.150Z | kflt 0.000000000 |
| 1783 | 2026-03-13T16:55:05.150Z | lock 10.718731485 |
| 1784 | 2026-03-13T16:55:05.150Z | slp 0.421952205 |
| 1785 | 2026-03-13T16:55:05.150Z | lat 0.055069408 |
| 1786 | 2026-03-13T16:55:05.150Z | stop 0.000168222 |
| 1787 | 2026-03-13T16:55:05.150Z | + export CARGO_INCREMENTAL=0 |
| 1788 | 2026-03-13T16:55:05.150Z | + CARGO_INCREMENTAL=0 |
| 1789 | 2026-03-13T16:55:05.150Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1790 | 2026-03-13T16:55:06.277Z | Compiling proc-macro2 v1.0.106 |
| 1791 | 2026-03-13T16:55:06.277Z | Compiling quote v1.0.44 |
| 1792 | 2026-03-13T16:55:06.287Z | Compiling unicode-ident v1.0.24 |
| 1793 | 2026-03-13T16:55:06.287Z | Compiling libc v0.2.180 |
| 1794 | 2026-03-13T16:55:06.287Z | Compiling serde_core v1.0.228 |
| 1795 | 2026-03-13T16:55:06.287Z | Compiling serde v1.0.228 |
| 1796 | 2026-03-13T16:55:06.287Z | Compiling cfg-if v1.0.4 |
| 1797 | 2026-03-13T16:55:06.287Z | Compiling version_check v0.9.5 |
| 1798 | 2026-03-13T16:55:06.287Z | Compiling shlex v1.3.0 |
| 1799 | 2026-03-13T16:55:06.287Z | Compiling find-msvc-tools v0.1.9 |
| 1800 | 2026-03-13T16:55:06.287Z | Compiling typenum v1.19.0 |
| 1801 | 2026-03-13T16:55:06.287Z | Compiling portable-atomic v1.13.1 |
| 1802 | 2026-03-13T16:55:06.287Z | Compiling memchr v2.8.0 |
| 1803 | 2026-03-13T16:55:06.287Z | Compiling autocfg v1.5.0 |
| 1804 | 2026-03-13T16:55:06.288Z | Compiling zmij v1.0.21 |
| 1805 | 2026-03-13T16:55:06.622Z | Compiling serde_json v1.0.149 |
| 1806 | 2026-03-13T16:55:06.760Z | Compiling zerocopy v0.8.40 |
| 1807 | 2026-03-13T16:55:06.788Z | Compiling parking_lot_core v0.9.12 |
| 1808 | 2026-03-13T16:55:07.007Z | Compiling generic-array v0.14.7 |
| 1809 | 2026-03-13T16:55:07.038Z | Compiling libm v0.2.16 |
| 1810 | 2026-03-13T16:55:07.129Z | Compiling num-traits v0.2.19 |
| 1811 | 2026-03-13T16:55:07.156Z | Compiling smallvec v1.15.1 |
| 1812 | 2026-03-13T16:55:07.188Z | Compiling icu_properties_data v2.1.2 |
| 1813 | 2026-03-13T16:55:07.197Z | Compiling icu_normalizer_data v2.1.1 |
| 1814 | 2026-03-13T16:55:07.231Z | Compiling itoa v1.0.17 |
| 1815 | 2026-03-13T16:55:07.248Z | Compiling log v0.4.29 |
| 1816 | 2026-03-13T16:55:07.299Z | Compiling getrandom v0.4.1 |
| 1817 | 2026-03-13T16:55:07.361Z | Compiling pkg-config v0.3.32 |
| 1818 | 2026-03-13T16:55:07.502Z | Compiling stable_deref_trait v1.2.1 |
| 1819 | 2026-03-13T16:55:07.525Z | Compiling subtle v2.6.1 |
| 1820 | 2026-03-13T16:55:07.550Z | Compiling scopeguard v1.2.0 |
| 1821 | 2026-03-13T16:55:07.665Z | Compiling thiserror v2.0.18 |
| 1822 | 2026-03-13T16:55:07.765Z | Compiling jobserver v0.1.34 |
| 1823 | 2026-03-13T16:55:07.766Z | Compiling getrandom v0.2.17 |
| 1824 | 2026-03-13T16:55:07.766Z | Compiling errno v0.3.14 |
| 1825 | 2026-03-13T16:55:07.791Z | Compiling lock_api v0.4.14 |
| 1826 | 2026-03-13T16:55:07.915Z | Compiling rand_core v0.6.4 |
| 1827 | 2026-03-13T16:55:07.943Z | Compiling fnv v1.0.7 |
| 1828 | 2026-03-13T16:55:07.971Z | Compiling cc v1.2.56 |
| 1829 | 2026-03-13T16:55:08.081Z | Compiling pin-project-lite v0.2.17 |
| 1830 | 2026-03-13T16:55:08.107Z | Compiling getrandom v0.3.4 |
| 1831 | 2026-03-13T16:55:08.146Z | Compiling syn v2.0.117 |
| 1832 | 2026-03-13T16:55:08.255Z | Compiling critical-section v1.2.0 |
| 1833 | 2026-03-13T16:55:08.344Z | Compiling allocator-api2 v0.2.21 |
| 1834 | 2026-03-13T16:55:08.364Z | Compiling equivalent v1.0.2 |
| 1835 | 2026-03-13T16:55:08.399Z | Compiling rustversion v1.0.22 |
| 1836 | 2026-03-13T16:55:08.480Z | Compiling writeable v0.6.2 |
| 1837 | 2026-03-13T16:55:08.523Z | Compiling fs_extra v1.3.0 |
| 1838 | 2026-03-13T16:55:08.597Z | Compiling dunce v1.0.5 |
| 1839 | 2026-03-13T16:55:08.673Z | Compiling foldhash v0.2.0 |
| 1840 | 2026-03-13T16:55:08.720Z | Compiling percent-encoding v2.3.2 |
| 1841 | 2026-03-13T16:55:08.747Z | Compiling once_cell v1.21.3 |
| 1842 | 2026-03-13T16:55:08.799Z | Compiling litemap v0.8.1 |
| 1843 | 2026-03-13T16:55:08.868Z | Compiling cmake v0.1.57 |
| 1844 | 2026-03-13T16:55:08.917Z | Compiling hashbrown v0.16.1 |
| 1845 | 2026-03-13T16:55:09.018Z | Compiling const-oid v0.9.6 |
| 1846 | 2026-03-13T16:55:09.083Z | Compiling signal-hook-registry v1.4.8 |
| 1847 | 2026-03-13T16:55:09.167Z | Compiling rustix v1.1.3 |
| 1848 | 2026-03-13T16:55:09.178Z | Compiling mio v1.1.1 |
| 1849 | 2026-03-13T16:55:09.238Z | Compiling socket2 v0.6.2 |
| 1850 | 2026-03-13T16:55:09.255Z | Compiling schemars v0.8.22 |
| 1851 | 2026-03-13T16:55:09.282Z | Compiling aws-lc-rs v1.16.0 |
| 1852 | 2026-03-13T16:55:09.567Z | Compiling semver v1.0.27 |
| 1853 | 2026-03-13T16:55:09.667Z | Compiling bitflags v2.11.0 |
| 1854 | 2026-03-13T16:55:09.730Z | Compiling indexmap v2.13.0 |
| 1855 | 2026-03-13T16:55:09.754Z | Compiling ring v0.17.14 |
| 1856 | 2026-03-13T16:55:09.758Z | Compiling aws-lc-sys v0.37.1 |
| 1857 | 2026-03-13T16:55:09.758Z | Compiling parking_lot v0.12.5 |
| 1858 | 2026-03-13T16:55:09.848Z | Compiling rand_core v0.10.0 |
| 1859 | 2026-03-13T16:55:09.987Z | Compiling utf8_iter v1.0.4 |
| 1860 | 2026-03-13T16:55:10.110Z | Compiling form_urlencoded v1.2.2 |
| 1861 | 2026-03-13T16:55:10.208Z | Compiling strsim v0.11.1 |
| 1862 | 2026-03-13T16:55:10.211Z | Compiling futures-core v0.3.32 |
| 1863 | 2026-03-13T16:55:10.449Z | Compiling httparse v1.10.1 |
| 1864 | 2026-03-13T16:55:10.491Z | Compiling byteorder v1.5.0 |
| 1865 | 2026-03-13T16:55:10.522Z | Compiling ucd-trie v0.1.7 |
| 1866 | 2026-03-13T16:55:10.609Z | Compiling thiserror v1.0.69 |
| 1867 | 2026-03-13T16:55:10.765Z | Compiling pest v2.8.6 |
| 1868 | 2026-03-13T16:55:10.799Z | Compiling heck v0.5.0 |
| 1869 | 2026-03-13T16:55:10.819Z | Compiling ident_case v1.0.1 |
| 1870 | 2026-03-13T16:55:10.857Z | Compiling vcpkg v0.2.15 |
| 1871 | 2026-03-13T16:55:10.983Z | Compiling syn v1.0.109 |
| 1872 | 2026-03-13T16:55:11.052Z | Compiling regex-syntax v0.8.10 |
| 1873 | 2026-03-13T16:55:11.084Z | Compiling crossbeam-utils v0.8.21 |
| 1874 | 2026-03-13T16:55:11.248Z | Compiling futures-sink v0.3.32 |
| 1875 | 2026-03-13T16:55:11.293Z | Compiling rustls v0.23.37 |
| 1876 | 2026-03-13T16:55:11.315Z | Compiling rustc_version v0.4.1 |
| 1877 | 2026-03-13T16:55:11.415Z | Compiling futures-channel v0.3.32 |
| 1878 | 2026-03-13T16:55:11.455Z | Compiling futures-io v0.3.32 |
| 1879 | 2026-03-13T16:55:11.455Z | Compiling slab v0.4.12 |
| 1880 | 2026-03-13T16:55:11.458Z | Compiling cpufeatures v0.2.17 |
| 1881 | 2026-03-13T16:55:11.497Z | Compiling futures-task v0.3.32 |
| 1882 | 2026-03-13T16:55:11.665Z | Compiling openssl-sys v0.9.111 |
| 1883 | 2026-03-13T16:55:11.693Z | Compiling iana-time-zone v0.1.65 |
| 1884 | 2026-03-13T16:55:11.718Z | Compiling plain v0.2.3 |
| 1885 | 2026-03-13T16:55:11.740Z | Compiling uuid v1.21.0 |
| 1886 | 2026-03-13T16:55:11.764Z | Compiling aho-corasick v1.1.4 |
| 1887 | 2026-03-13T16:55:11.806Z | Compiling num-conv v0.2.0 |
| 1888 | 2026-03-13T16:55:11.847Z | Compiling time-core v0.1.8 |
| 1889 | 2026-03-13T16:55:12.065Z | Compiling time-macros v0.2.27 |
| 1890 | 2026-03-13T16:55:12.110Z | Compiling synstructure v0.13.2 |
| 1891 | 2026-03-13T16:55:12.178Z | Compiling serde_derive_internals v0.29.1 |
| 1892 | 2026-03-13T16:55:12.331Z | Compiling pest_meta v2.8.6 |
| 1893 | 2026-03-13T16:55:12.495Z | Compiling openssl v0.10.75 |
| 1894 | 2026-03-13T16:55:12.787Z | Compiling pretty-hex v0.4.1 |
| 1895 | 2026-03-13T16:55:12.918Z | Compiling crc32fast v1.5.0 |
| 1896 | 2026-03-13T16:55:12.975Z | Compiling anyhow v1.0.102 |
| 1897 | 2026-03-13T16:55:13.001Z | Compiling base64ct v1.8.3 |
| 1898 | 2026-03-13T16:55:13.042Z | Compiling either v1.15.0 |
| 1899 | 2026-03-13T16:55:13.068Z | Compiling regex-automata v0.4.14 |
| 1900 | 2026-03-13T16:55:13.145Z | Compiling pest_generator v2.8.6 |
| 1901 | 2026-03-13T16:55:13.174Z | Compiling darling_core v0.21.3 |
| 1902 | 2026-03-13T16:55:13.234Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1903 | 2026-03-13T16:55:13.288Z | Compiling flagset v0.4.7 |
| 1904 | 2026-03-13T16:55:13.337Z | Compiling pem-rfc7468 v0.7.0 |
| 1905 | 2026-03-13T16:55:13.385Z | Compiling native-tls v0.2.18 |
| 1906 | 2026-03-13T16:55:13.408Z | Compiling rand_core v0.9.5 |
| 1907 | 2026-03-13T16:55:13.553Z | Compiling slog v2.8.2 |
| 1908 | 2026-03-13T16:55:13.693Z | Compiling tracing-core v0.1.36 |
| 1909 | 2026-03-13T16:55:13.754Z | Compiling dyn-clone v1.0.20 |
| 1910 | 2026-03-13T16:55:13.773Z | Compiling rayon-core v1.13.0 |
| 1911 | 2026-03-13T16:55:13.792Z | Compiling untrusted v0.9.0 |
| 1912 | 2026-03-13T16:55:14.020Z | Compiling cookie v0.18.1 |
| 1913 | 2026-03-13T16:55:14.043Z | Compiling camino v1.2.2 |
| 1914 | 2026-03-13T16:55:14.046Z | Compiling base64 v0.22.1 |
| 1915 | 2026-03-13T16:55:14.066Z | Compiling serde_derive v1.0.228 |
| 1916 | 2026-03-13T16:55:14.109Z | Compiling zeroize_derive v1.4.3 |
| 1917 | 2026-03-13T16:55:14.193Z | Compiling zerofrom-derive v0.1.6 |
| 1918 | 2026-03-13T16:55:14.250Z | Compiling yoke-derive v0.8.1 |
| 1919 | 2026-03-13T16:55:14.291Z | Compiling zerovec-derive v0.11.2 |
| 1920 | 2026-03-13T16:55:14.321Z | Compiling displaydoc v0.2.5 |
| 1921 | 2026-03-13T16:55:14.399Z | Compiling zerocopy-derive v0.8.40 |
| 1922 | 2026-03-13T16:55:14.467Z | Compiling tokio-macros v2.6.0 |
| 1923 | 2026-03-13T16:55:14.769Z | Compiling futures-macro v0.3.32 |
| 1924 | 2026-03-13T16:55:14.981Z | Compiling zeroize v1.8.2 |
| 1925 | 2026-03-13T16:55:15.259Z | Compiling thiserror-impl v2.0.18 |
| 1926 | 2026-03-13T16:55:15.403Z | Compiling tracing-attributes v0.1.31 |
| 1927 | 2026-03-13T16:55:15.599Z | Compiling der_derive v0.7.3 |
| 1928 | 2026-03-13T16:55:15.720Z | Compiling schemars_derive v0.8.22 |
| 1929 | 2026-03-13T16:55:15.821Z | Compiling zerofrom v0.1.6 |
| 1930 | 2026-03-13T16:55:16.004Z | Compiling yoke v0.8.1 |
| 1931 | 2026-03-13T16:55:16.025Z | Compiling crypto-common v0.1.7 |
| 1932 | 2026-03-13T16:55:16.208Z | Compiling block-buffer v0.10.4 |
| 1933 | 2026-03-13T16:55:16.237Z | Compiling zerovec v0.11.5 |
| 1934 | 2026-03-13T16:55:16.268Z | Compiling zerotrie v0.2.3 |
| 1935 | 2026-03-13T16:55:16.410Z | Compiling digest v0.10.7 |
| 1936 | 2026-03-13T16:55:16.764Z | Compiling thiserror-impl v1.0.69 |
| 1937 | 2026-03-13T16:55:16.849Z | Compiling pest_derive v2.8.6 |
| 1938 | 2026-03-13T16:55:16.871Z | Compiling hmac v0.12.1 |
| 1939 | 2026-03-13T16:55:17.000Z | Compiling tinystr v0.8.2 |
| 1940 | 2026-03-13T16:55:17.044Z | Compiling potential_utf v0.1.4 |
| 1941 | 2026-03-13T16:55:17.068Z | Compiling futures-util v0.3.32 |
| 1942 | 2026-03-13T16:55:17.210Z | Compiling icu_collections v2.1.1 |
| 1943 | 2026-03-13T16:55:17.248Z | Compiling icu_locale_core v2.1.1 |
| 1944 | 2026-03-13T16:55:17.359Z | Compiling block-padding v0.3.3 |
| 1945 | 2026-03-13T16:55:17.436Z | Compiling sha2 v0.10.9 |
| 1946 | 2026-03-13T16:55:17.555Z | Compiling inout v0.1.4 |
| 1947 | 2026-03-13T16:55:17.896Z | Compiling cipher v0.4.4 |
| 1948 | 2026-03-13T16:55:17.931Z | Compiling rustls-pki-types v1.14.0 |
| 1949 | 2026-03-13T16:55:18.054Z | Compiling scroll_derive v0.13.1 |
| 1950 | 2026-03-13T16:55:18.139Z | Compiling icu_provider v2.1.1 |
| 1951 | 2026-03-13T16:55:18.264Z | Compiling scroll_derive v0.12.1 |
| 1952 | 2026-03-13T16:55:18.445Z | Compiling bytes v1.11.1 |
| 1953 | 2026-03-13T16:55:18.529Z | Compiling icu_normalizer v2.1.1 |
| 1954 | 2026-03-13T16:55:18.545Z | Compiling icu_properties v2.1.2 |
| 1955 | 2026-03-13T16:55:19.098Z | Compiling chrono v0.4.44 |
| 1956 | 2026-03-13T16:55:19.134Z | Compiling tokio v1.49.0 |
| 1957 | 2026-03-13T16:55:19.182Z | Compiling serde_tokenstream v0.2.3 |
| 1958 | 2026-03-13T16:55:19.593Z | Compiling openssl-macros v0.1.1 |
| 1959 | 2026-03-13T16:55:19.687Z | Compiling http v1.4.0 |
| 1960 | 2026-03-13T16:55:20.127Z | Compiling idna_adapter v1.2.1 |
| 1961 | 2026-03-13T16:55:20.315Z | Compiling idna v1.1.0 |
| 1962 | 2026-03-13T16:55:20.596Z | Compiling der v0.7.10 |
| 1963 | 2026-03-13T16:55:20.695Z | Compiling darling_macro v0.21.3 |
| 1964 | 2026-03-13T16:55:20.716Z | Compiling ppv-lite86 v0.2.21 |
| 1965 | 2026-03-13T16:55:20.719Z | Compiling regex v1.12.3 |
| 1966 | 2026-03-13T16:55:20.759Z | Compiling url v2.5.8 |
| 1967 | 2026-03-13T16:55:21.219Z | Compiling zerocopy-derive v0.7.35 |
| 1968 | 2026-03-13T16:55:21.306Z | Compiling salsa20 v0.10.2 |
| 1969 | 2026-03-13T16:55:21.354Z | Compiling darling v0.21.3 |
| 1970 | 2026-03-13T16:55:21.470Z | Compiling pbkdf2 v0.12.2 |
| 1971 | 2026-03-13T16:55:21.495Z | Compiling tracing v0.1.44 |
| 1972 | 2026-03-13T16:55:21.924Z | Compiling spki v0.7.3 |
| 1973 | 2026-03-13T16:55:22.042Z | Compiling scrypt v0.11.0 |
| 1974 | 2026-03-13T16:55:22.202Z | Compiling rand_chacha v0.9.0 |
| 1975 | 2026-03-13T16:55:22.251Z | Compiling aes v0.8.4 |
| 1976 | 2026-03-13T16:55:22.317Z | Compiling cbc v0.1.2 |
| 1977 | 2026-03-13T16:55:23.153Z | Compiling usdt-impl v0.5.0 |
| 1978 | 2026-03-13T16:55:23.173Z | Compiling usdt-impl v0.6.0 |
| 1979 | 2026-03-13T16:55:23.174Z | Compiling ref-cast v1.0.25 |
| 1980 | 2026-03-13T16:55:23.250Z | Compiling paste v1.0.15 |
| 1981 | 2026-03-13T16:55:23.281Z | Compiling winnow v0.7.14 |
| 1982 | 2026-03-13T16:55:23.681Z | Compiling pkcs5 v0.7.1 |
| 1983 | 2026-03-13T16:55:23.702Z | Compiling rand v0.9.2 |
| 1984 | 2026-03-13T16:55:23.906Z | Compiling http-body v1.0.1 |
| 1985 | 2026-03-13T16:55:23.952Z | Compiling scroll v0.12.0 |
| 1986 | 2026-03-13T16:55:24.021Z | Compiling scroll v0.13.0 |
| 1987 | 2026-03-13T16:55:24.118Z | Compiling serde_spanned v0.6.9 |
| 1988 | 2026-03-13T16:55:24.149Z | Compiling toml_datetime v0.6.11 |
| 1989 | 2026-03-13T16:55:24.308Z | Compiling tokio-util v0.7.18 |
| 1990 | 2026-03-13T16:55:24.351Z | Compiling heapless v0.7.17 |
| 1991 | 2026-03-13T16:55:24.499Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1992 | 2026-03-13T16:55:24.546Z | Compiling untrusted v0.7.1 |
| 1993 | 2026-03-13T16:55:24.657Z | Compiling openssl-probe v0.2.1 |
| 1994 | 2026-03-13T16:55:24.705Z | Compiling atomic-waker v1.1.2 |
| 1995 | 2026-03-13T16:55:24.904Z | Compiling zstd-safe v7.2.4 |
| 1996 | 2026-03-13T16:55:24.908Z | Compiling signal-hook v0.3.18 |
| 1997 | 2026-03-13T16:55:25.138Z | Compiling goblin v0.10.5 |
| 1998 | 2026-03-13T16:55:25.171Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1999 | 2026-03-13T16:55:25.223Z | Compiling goblin v0.8.2 |
| 2000 | 2026-03-13T16:55:25.362Z | Compiling pkcs8 v0.10.2 |
| 2001 | 2026-03-13T16:55:25.650Z | Compiling zerocopy v0.7.35 |
| 2002 | 2026-03-13T16:55:25.760Z | Compiling ref-cast-impl v1.0.25 |
| 2003 | 2026-03-13T16:55:25.844Z | Compiling darling_core v0.20.11 |
| 2004 | 2026-03-13T16:55:26.053Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2005 | 2026-03-13T16:55:26.157Z | Compiling memoffset v0.9.1 |
| 2006 | 2026-03-13T16:55:26.304Z | Compiling try-lock v0.2.5 |
| 2007 | 2026-03-13T16:55:26.428Z | Compiling tower-layer v0.3.3 |
| 2008 | 2026-03-13T16:55:26.450Z | Compiling tower-service v0.3.3 |
| 2009 | 2026-03-13T16:55:26.473Z | Compiling litrs v1.0.0 |
| 2010 | 2026-03-13T16:55:26.584Z | Compiling tinyvec_macros v0.1.1 |
| 2011 | 2026-03-13T16:55:26.688Z | Compiling winnow v0.5.40 |
| 2012 | 2026-03-13T16:55:26.743Z | Compiling rustix v0.38.44 |
| 2013 | 2026-03-13T16:55:26.747Z | Compiling fastrand v2.3.0 |
| 2014 | 2026-03-13T16:55:27.183Z | Compiling document-features v0.2.12 |
| 2015 | 2026-03-13T16:55:27.205Z | Compiling tinyvec v1.10.0 |
| 2016 | 2026-03-13T16:55:27.228Z | Compiling h2 v0.4.13 |
| 2017 | 2026-03-13T16:55:27.275Z | Compiling want v0.3.1 |
| 2018 | 2026-03-13T16:55:28.053Z | Compiling dtrace-parser v0.2.0 |
| 2019 | 2026-03-13T16:55:28.078Z | Compiling dtrace-parser v0.3.0 |
| 2020 | 2026-03-13T16:55:28.472Z | Compiling toml_edit v0.19.15 |
| 2021 | 2026-03-13T16:55:28.596Z | Compiling dof v0.3.0 |
| 2022 | 2026-03-13T16:55:28.654Z | Compiling darling_macro v0.20.11 |
| 2023 | 2026-03-13T16:55:28.769Z | Compiling ipnet v2.11.0 |
| 2024 | 2026-03-13T16:55:28.896Z | Compiling daft-derive v0.1.5 |
| 2025 | 2026-03-13T16:55:28.927Z | Compiling async-trait v0.1.89 |
| 2026 | 2026-03-13T16:55:29.306Z | Compiling dof v0.4.0 |
| 2027 | 2026-03-13T16:55:29.491Z | Compiling curve25519-dalek v4.1.3 |
| 2028 | 2026-03-13T16:55:29.575Z | Compiling spin v0.9.8 |
| 2029 | 2026-03-13T16:55:29.741Z | Compiling thread-id v4.2.2 |
| 2030 | 2026-03-13T16:55:29.855Z | Compiling thread-id v5.1.0 |
| 2031 | 2026-03-13T16:55:29.882Z | Compiling proc-macro-error-attr v1.0.4 |
| 2032 | 2026-03-13T16:55:29.903Z | Compiling pin-utils v0.1.0 |
| 2033 | 2026-03-13T16:55:29.924Z | Compiling powerfmt v0.2.0 |
| 2034 | 2026-03-13T16:55:30.008Z | Compiling httpdate v1.0.3 |
| 2035 | 2026-03-13T16:55:30.082Z | Compiling num-bigint-dig v0.8.6 |
| 2036 | 2026-03-13T16:55:30.225Z | Compiling cfg_aliases v0.2.1 |
| 2037 | 2026-03-13T16:55:30.266Z | Compiling foreign-types-shared v0.1.1 |
| 2038 | 2026-03-13T16:55:30.333Z | Compiling smoltcp v0.9.1 |
| 2039 | 2026-03-13T16:55:30.485Z | Compiling foreign-types v0.3.2 |
| 2040 | 2026-03-13T16:55:30.506Z | Compiling nix v0.31.1 |
| 2041 | 2026-03-13T16:55:30.568Z | Compiling deranged v0.5.8 |
| 2042 | 2026-03-13T16:55:30.639Z | Compiling tempfile v3.25.0 |
| 2043 | 2026-03-13T16:55:30.932Z | Compiling darling v0.20.11 |
| 2044 | 2026-03-13T16:55:31.166Z | Compiling ipnetwork v0.21.1 |
| 2045 | 2026-03-13T16:55:31.314Z | Compiling hyper v1.8.1 |
| 2046 | 2026-03-13T16:55:31.369Z | Compiling strum_macros v0.26.4 |
| 2047 | 2026-03-13T16:55:31.661Z | Compiling socket2 v0.5.10 |
| 2048 | 2026-03-13T16:55:31.684Z | Compiling wait-timeout v0.2.1 |
| 2049 | 2026-03-13T16:55:31.982Z | Compiling proc-macro-error v1.0.4 |
| 2050 | 2026-03-13T16:55:32.032Z | Compiling siphasher v1.0.2 |
| 2051 | 2026-03-13T16:55:32.294Z | Compiling bit-vec v0.8.0 |
| 2052 | 2026-03-13T16:55:32.357Z | Compiling num_threads v0.1.7 |
| 2053 | 2026-03-13T16:55:32.390Z | Compiling unicode-segmentation v1.12.0 |
| 2054 | 2026-03-13T16:55:32.472Z | Compiling simd-adler32 v0.3.8 |
| 2055 | 2026-03-13T16:55:32.485Z | Compiling anstyle v1.0.13 |
| 2056 | 2026-03-13T16:55:32.510Z | Compiling utf8parse v0.2.2 |
| 2057 | 2026-03-13T16:55:32.679Z | Compiling quick-error v1.2.3 |
| 2058 | 2026-03-13T16:55:32.831Z | Compiling rusty-fork v0.3.1 |
| 2059 | 2026-03-13T16:55:32.965Z | Compiling time v0.3.47 |
| 2060 | 2026-03-13T16:55:32.987Z | Compiling hyper-util v0.1.20 |
| 2061 | 2026-03-13T16:55:33.232Z | Compiling anstyle-parse v0.2.7 |
| 2062 | 2026-03-13T16:55:33.266Z | Compiling bit-set v0.8.0 |
| 2063 | 2026-03-13T16:55:33.590Z | Compiling crossbeam-epoch v0.9.18 |
| 2064 | 2026-03-13T16:55:33.743Z | Compiling derive_builder_core v0.20.2 |
| 2065 | 2026-03-13T16:55:34.038Z | Compiling unicode-normalization v0.1.25 |
| 2066 | 2026-03-13T16:55:34.715Z | Compiling rustls-native-certs v0.8.3 |
| 2067 | 2026-03-13T16:55:35.174Z | Compiling signature v2.2.0 |
| 2068 | 2026-03-13T16:55:35.261Z | Compiling hubpack_derive v0.1.1 |
| 2069 | 2026-03-13T16:55:35.295Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2070 | 2026-03-13T16:55:35.318Z | Compiling strum_macros v0.27.2 |
| 2071 | 2026-03-13T16:55:35.364Z | Compiling rand_xorshift v0.4.0 |
| 2072 | 2026-03-13T16:55:35.562Z | Compiling sync_wrapper v1.0.2 |
| 2073 | 2026-03-13T16:55:35.665Z | Compiling fs-err v3.3.0 |
| 2074 | 2026-03-13T16:55:35.711Z | Compiling ahash v0.8.12 |
| 2075 | 2026-03-13T16:55:35.876Z | Compiling object v0.37.3 |
| 2076 | 2026-03-13T16:55:35.927Z | Compiling unarray v0.1.4 |
| 2077 | 2026-03-13T16:55:35.958Z | Compiling unicode-properties v0.1.4 |
| 2078 | 2026-03-13T16:55:36.012Z | Compiling anstyle-query v1.1.5 |
| 2079 | 2026-03-13T16:55:36.036Z | Compiling adler2 v2.0.1 |
| 2080 | 2026-03-13T16:55:36.091Z | Compiling is_terminal_polyfill v1.70.2 |
| 2081 | 2026-03-13T16:55:36.170Z | Compiling unicode-bidi v0.3.18 |
| 2082 | 2026-03-13T16:55:36.205Z | Compiling colorchoice v1.0.4 |
| 2083 | 2026-03-13T16:55:36.246Z | Compiling miniz_oxide v0.8.9 |
| 2084 | 2026-03-13T16:55:36.249Z | Compiling proptest v1.10.0 |
| 2085 | 2026-03-13T16:55:36.359Z | Compiling anstream v0.6.21 |
| 2086 | 2026-03-13T16:55:36.835Z | Compiling stringprep v0.1.5 |
| 2087 | 2026-03-13T16:55:36.921Z | Compiling tower v0.5.3 |
| 2088 | 2026-03-13T16:55:37.167Z | Compiling derive_builder_macro v0.20.2 |
| 2089 | 2026-03-13T16:55:37.435Z | Compiling crossbeam-deque v0.8.6 |
| 2090 | 2026-03-13T16:55:37.504Z | Compiling heck v0.4.1 |
| 2091 | 2026-03-13T16:55:37.565Z | Compiling usdt-attr-macro v0.6.0 |
| 2092 | 2026-03-13T16:55:37.661Z | Compiling usdt-macro v0.6.0 |
| 2093 | 2026-03-13T16:55:37.843Z | Compiling http-body-util v0.1.3 |
| 2094 | 2026-03-13T16:55:37.988Z | Compiling webpki-roots v1.0.6 |
| 2095 | 2026-03-13T16:55:38.156Z | Compiling rand_chacha v0.3.1 |
| 2096 | 2026-03-13T16:55:38.184Z | Compiling erased-serde v0.3.31 |
| 2097 | 2026-03-13T16:55:38.226Z | Compiling md-5 v0.10.6 |
| 2098 | 2026-03-13T16:55:38.577Z | Compiling num-integer v0.1.46 |
| 2099 | 2026-03-13T16:55:38.615Z | Compiling hash32 v0.2.1 |
| 2100 | 2026-03-13T16:55:38.647Z | Compiling vergen-lib v0.1.6 |
| 2101 | 2026-03-13T16:55:38.660Z | Compiling ff v0.13.1 |
| 2102 | 2026-03-13T16:55:38.673Z | Compiling base16ct v0.2.0 |
| 2103 | 2026-03-13T16:55:38.719Z | Compiling zlib-rs v0.6.2 |
| 2104 | 2026-03-13T16:55:38.742Z | Compiling iri-string v0.7.10 |
| 2105 | 2026-03-13T16:55:38.745Z | Compiling fallible-iterator v0.2.0 |
| 2106 | 2026-03-13T16:55:38.781Z | Compiling psl-types v2.0.11 |
| 2107 | 2026-03-13T16:55:38.785Z | Compiling ryu v1.0.23 |
| 2108 | 2026-03-13T16:55:38.899Z | Compiling sec1 v0.7.3 |
| 2109 | 2026-03-13T16:55:38.943Z | Compiling publicsuffix v2.3.0 |
| 2110 | 2026-03-13T16:55:38.984Z | Compiling num-iter v0.1.45 |
| 2111 | 2026-03-13T16:55:39.046Z | Compiling serde_urlencoded v0.7.1 |
| 2112 | 2026-03-13T16:55:39.066Z | Compiling newtype-uuid v1.3.2 |
| 2113 | 2026-03-13T16:55:39.103Z | Compiling group v0.13.0 |
| 2114 | 2026-03-13T16:55:39.149Z | Compiling postgres-protocol v0.6.10 |
| 2115 | 2026-03-13T16:55:39.429Z | Compiling rand v0.8.5 |
| 2116 | 2026-03-13T16:55:39.545Z | Compiling oxnet v0.1.4 |
| 2117 | 2026-03-13T16:55:39.706Z | Compiling derive_builder v0.20.2 |
| 2118 | 2026-03-13T16:55:39.835Z | Compiling zone_cfg_derive v0.3.1 |
| 2119 | 2026-03-13T16:55:39.971Z | Compiling tokio-native-tls v0.3.1 |
| 2120 | 2026-03-13T16:55:40.037Z | Compiling phf_shared v0.13.1 |
| 2121 | 2026-03-13T16:55:40.178Z | Compiling lazy_static v1.5.0 |
| 2122 | 2026-03-13T16:55:40.266Z | Compiling terminal_size v0.4.3 |
| 2123 | 2026-03-13T16:55:40.295Z | Compiling serde_with_macros v3.17.0 |
| 2124 | 2026-03-13T16:55:40.384Z | Compiling cargo-platform v0.1.9 |
| 2125 | 2026-03-13T16:55:40.421Z | Compiling tower-http v0.6.8 |
| 2126 | 2026-03-13T16:55:40.444Z | Compiling hkdf v0.12.4 |
| 2127 | 2026-03-13T16:55:40.468Z | Compiling crypto-bigint v0.5.5 |
| 2128 | 2026-03-13T16:55:40.553Z | Compiling clap_derive v4.5.55 |
| 2129 | 2026-03-13T16:55:40.578Z | Compiling serde_repr v0.1.20 |
| 2130 | 2026-03-13T16:55:40.652Z | Compiling enum-as-inner v0.6.1 |
| 2131 | 2026-03-13T16:55:40.675Z | Compiling vergen v9.0.6 |
| 2132 | 2026-03-13T16:55:40.754Z | Compiling unicode-width v0.2.0 |
| 2133 | 2026-03-13T16:55:40.835Z | Compiling clap_lex v1.0.0 |
| 2134 | 2026-03-13T16:55:40.957Z | Compiling libbz2-rs-sys v0.2.2 |
| 2135 | 2026-03-13T16:55:41.014Z | Compiling bitflags v1.3.2 |
| 2136 | 2026-03-13T16:55:41.138Z | Compiling managed v0.8.0 |
| 2137 | 2026-03-13T16:55:41.253Z | Compiling foldhash v0.1.5 |
| 2138 | 2026-03-13T16:55:41.273Z | Compiling bumpalo v3.20.2 |
| 2139 | 2026-03-13T16:55:41.480Z | Compiling flate2 v1.1.9 |
| 2140 | 2026-03-13T16:55:41.499Z | Compiling bzip2 v0.6.1 |
| 2141 | 2026-03-13T16:55:41.540Z | Compiling zopfli v0.8.3 |
| 2142 | 2026-03-13T16:55:41.724Z | Compiling hashbrown v0.15.5 |
| 2143 | 2026-03-13T16:55:41.745Z | Compiling console v0.16.2 |
| 2144 | 2026-03-13T16:55:41.767Z | Compiling clap_builder v4.5.60 |
| 2145 | 2026-03-13T16:55:41.871Z | Compiling cargo_metadata v0.19.2 |
| 2146 | 2026-03-13T16:55:42.019Z | Compiling elliptic-curve v0.13.8 |
| 2147 | 2026-03-13T16:55:42.277Z | Compiling phf v0.13.1 |
| 2148 | 2026-03-13T16:55:42.461Z | Compiling hyper-tls v0.6.0 |
| 2149 | 2026-03-13T16:55:42.481Z | Compiling rayon v1.11.0 |
| 2150 | 2026-03-13T16:55:42.502Z | Compiling signal-hook-mio v0.2.5 |
| 2151 | 2026-03-13T16:55:42.577Z | Compiling cookie_store v0.22.1 |
| 2152 | 2026-03-13T16:55:42.660Z | Compiling daft v0.1.5 |
| 2153 | 2026-03-13T16:55:42.780Z | Compiling postgres-types v0.2.12 |
| 2154 | 2026-03-13T16:55:42.804Z | Compiling bzip2 v0.4.4 |
| 2155 | 2026-03-13T16:55:43.069Z | Compiling zstd v0.13.3 |
| 2156 | 2026-03-13T16:55:43.173Z | Compiling strum v0.27.2 |
| 2157 | 2026-03-13T16:55:43.411Z | Compiling hubpack v0.1.2 |
| 2158 | 2026-03-13T16:55:43.451Z | Compiling ed25519 v2.2.3 |
| 2159 | 2026-03-13T16:55:43.478Z | Compiling phf_shared v0.11.3 |
| 2160 | 2026-03-13T16:55:43.714Z | Compiling pkcs1 v0.7.5 |
| 2161 | 2026-03-13T16:55:43.778Z | Compiling serde-big-array v0.5.1 |
| 2162 | 2026-03-13T16:55:43.797Z | Compiling hex v0.4.3 |
| 2163 | 2026-03-13T16:55:43.957Z | Compiling rfc6979 v0.4.0 |
| 2164 | 2026-03-13T16:55:43.977Z | Compiling bstr v1.12.1 |
| 2165 | 2026-03-13T16:55:44.239Z | Compiling itertools v0.12.1 |
| 2166 | 2026-03-13T16:55:44.249Z | Compiling float-cmp v0.10.0 |
| 2167 | 2026-03-13T16:55:44.269Z | Compiling memmap2 v0.9.10 |
| 2168 | 2026-03-13T16:55:44.273Z | Compiling env_filter v1.0.0 |
| 2169 | 2026-03-13T16:55:44.345Z | Compiling encoding_rs v0.8.35 |
| 2170 | 2026-03-13T16:55:44.374Z | Compiling new_debug_unreachable v1.0.6 |
| 2171 | 2026-03-13T16:55:44.478Z | Compiling fixedbitset v0.5.7 |
| 2172 | 2026-03-13T16:55:44.585Z | Compiling predicates-core v1.0.10 |
| 2173 | 2026-03-13T16:55:44.751Z | Compiling rustc-hash v2.1.1 |
| 2174 | 2026-03-13T16:55:44.811Z | Compiling data-encoding v2.10.0 |
| 2175 | 2026-03-13T16:55:44.832Z | Compiling mime v0.3.17 |
| 2176 | 2026-03-13T16:55:44.858Z | Compiling keccak v0.1.6 |
| 2177 | 2026-03-13T16:55:44.877Z | Compiling difflib v0.4.0 |
| 2178 | 2026-03-13T16:55:44.902Z | Compiling static_assertions v1.1.0 |
| 2179 | 2026-03-13T16:55:44.924Z | Compiling precomputed-hash v0.1.1 |
| 2180 | 2026-03-13T16:55:45.015Z | Compiling normalize-line-endings v0.3.0 |
| 2181 | 2026-03-13T16:55:45.054Z | Compiling toml_write v0.1.2 |
| 2182 | 2026-03-13T16:55:45.142Z | Compiling unit-prefix v0.5.2 |
| 2183 | 2026-03-13T16:55:45.164Z | Compiling jiff v0.2.21 |
| 2184 | 2026-03-13T16:55:45.164Z | Compiling fixedbitset v0.4.2 |
| 2185 | 2026-03-13T16:55:45.297Z | Compiling whoami v2.1.0 |
| 2186 | 2026-03-13T16:55:45.361Z | Compiling indicatif v0.18.4 |
| 2187 | 2026-03-13T16:55:45.453Z | Compiling petgraph v0.6.5 |
| 2188 | 2026-03-13T16:55:45.517Z | Compiling toml_edit v0.22.27 |
| 2189 | 2026-03-13T16:55:45.591Z | Compiling tokio-postgres v0.7.16 |
| 2190 | 2026-03-13T16:55:45.656Z | Compiling hickory-proto v0.25.2 |
| 2191 | 2026-03-13T16:55:45.762Z | Compiling zone v0.3.1 |
| 2192 | 2026-03-13T16:55:45.847Z | Compiling predicates v3.1.4 |
| 2193 | 2026-03-13T16:55:46.127Z | Compiling sha3 v0.10.8 |
| 2194 | 2026-03-13T16:55:46.146Z | Compiling string_cache v0.8.9 |
| 2195 | 2026-03-13T16:55:46.390Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2196 | 2026-03-13T16:55:46.441Z | Compiling iddqd v0.3.17 |
| 2197 | 2026-03-13T16:55:46.603Z | Compiling petgraph v0.8.3 |
| 2198 | 2026-03-13T16:55:46.645Z | Compiling similar v2.7.0 |
| 2199 | 2026-03-13T16:55:47.460Z | Compiling env_logger v0.11.9 |
| 2200 | 2026-03-13T16:55:47.664Z | Compiling usdt v0.6.0 |
| 2201 | 2026-03-13T16:55:47.997Z | Compiling serde_with v3.17.0 |
| 2202 | 2026-03-13T16:55:48.257Z | Compiling ecdsa v0.16.9 |
| 2203 | 2026-03-13T16:55:48.410Z | Compiling rsa v0.9.10 |
| 2204 | 2026-03-13T16:55:48.790Z | Compiling zip v4.6.1 |
| 2205 | 2026-03-13T16:55:49.138Z | Compiling clap v4.5.60 |
| 2206 | 2026-03-13T16:55:49.269Z | Compiling ed25519-dalek v2.2.0 |
| 2207 | 2026-03-13T16:55:49.979Z | Compiling crossterm v0.28.1 |
| 2208 | 2026-03-13T16:55:50.043Z | Compiling zip v0.6.6 |
| 2209 | 2026-03-13T16:55:50.194Z | Compiling strum v0.26.3 |
| 2210 | 2026-03-13T16:55:50.361Z | Compiling toml v0.7.8 |
| 2211 | 2026-03-13T16:55:50.422Z | Compiling tokio-stream v0.1.18 |
| 2212 | 2026-03-13T16:55:50.442Z | Compiling buf-list v1.1.2 |
| 2213 | 2026-03-13T16:55:50.744Z | Compiling x509-cert v0.2.5 |
| 2214 | 2026-03-13T16:55:50.783Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2215 | 2026-03-13T16:55:51.105Z | Compiling openapiv3 v2.2.0 |
| 2216 | 2026-03-13T16:55:51.128Z | Compiling sha1 v0.10.6 |
| 2217 | 2026-03-13T16:55:51.355Z | Compiling itertools v0.13.0 |
| 2218 | 2026-03-13T16:55:51.577Z | Compiling peg-runtime v0.8.5 |
| 2219 | 2026-03-13T16:55:51.969Z | Compiling lalrpop-util v0.19.12 |
| 2220 | 2026-03-13T16:56:07.694Z | Compiling macaddr v1.0.1 |
| 2221 | 2026-03-13T16:56:07.843Z | Compiling structmeta-derive v0.3.0 |
| 2222 | 2026-03-13T16:56:07.876Z | Compiling itertools v0.14.0 |
| 2223 | 2026-03-13T16:56:08.978Z | Compiling heapless v0.8.0 |
| 2224 | 2026-03-13T16:56:09.532Z | Compiling ingot-macros v0.1.1 |
| 2225 | 2026-03-13T16:56:09.832Z | Compiling structmeta v0.3.0 |
| 2226 | 2026-03-13T16:56:14.382Z | Compiling rustls-webpki v0.103.9 |
| 2227 | 2026-03-13T16:56:14.886Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2228 | 2026-03-13T16:56:16.179Z | Compiling hash32 v0.3.1 |
| 2229 | 2026-03-13T16:56:16.196Z | Compiling smoltcp v0.11.0 |
| 2230 | 2026-03-13T16:56:16.402Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2231 | 2026-03-13T16:56:16.571Z | Compiling proc-macro-crate v3.4.0 |
| 2232 | 2026-03-13T16:56:16.594Z | Compiling ingot-types v0.1.2 |
| 2233 | 2026-03-13T16:56:16.675Z | Compiling cobs v0.3.0 |
| 2234 | 2026-03-13T16:56:16.731Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2235 | 2026-03-13T16:56:17.008Z | Compiling rustls v0.22.4 |
| 2236 | 2026-03-13T16:56:17.081Z | Compiling postcard v1.1.3 |
| 2237 | 2026-03-13T16:56:17.107Z | Compiling proc-macro-crate v1.3.1 |
| 2238 | 2026-03-13T16:56:17.189Z | Compiling num_enum_derive v0.7.5 |
| 2239 | 2026-03-13T16:56:17.233Z | Compiling ingot v0.1.1 |
| 2240 | 2026-03-13T16:56:17.315Z | Compiling rustls-webpki v0.102.8 |
| 2241 | 2026-03-13T16:56:17.580Z | Compiling futures-executor v0.3.32 |
| 2242 | 2026-03-13T16:56:17.601Z | Compiling foreign-types-macros v0.2.3 |
| 2243 | 2026-03-13T16:56:17.778Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2244 | 2026-03-13T16:56:17.934Z | Compiling multer v3.1.0 |
| 2245 | 2026-03-13T16:56:17.968Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2246 | 2026-03-13T16:56:18.196Z | Compiling thread_local v1.1.9 |
| 2247 | 2026-03-13T16:56:18.221Z | Compiling slog-async v2.8.0 |
| 2248 | 2026-03-13T16:56:18.263Z | Compiling typeid v1.0.3 |
| 2249 | 2026-03-13T16:56:18.287Z | Compiling match_cfg v0.1.0 |
| 2250 | 2026-03-13T16:56:18.364Z | Compiling foreign-types-shared v0.3.1 |
| 2251 | 2026-03-13T16:56:18.393Z | Compiling cpufeatures v0.3.0 |
| 2252 | 2026-03-13T16:56:18.427Z | Compiling hostname v0.3.1 |
| 2253 | 2026-03-13T16:56:18.494Z | Compiling num_enum v0.7.5 |
| 2254 | 2026-03-13T16:56:18.522Z | Compiling chacha20 v0.10.0 |
| 2255 | 2026-03-13T16:56:18.526Z | Compiling foreign-types v0.5.0 |
| 2256 | 2026-03-13T16:56:18.691Z | Compiling futures v0.3.32 |
| 2257 | 2026-03-13T16:56:18.694Z | Compiling num_enum_derive v0.5.11 |
| 2258 | 2026-03-13T16:56:18.754Z | Compiling derive-ex v0.1.8 |
| 2259 | 2026-03-13T16:56:18.836Z | Compiling tabwriter v1.4.1 |
| 2260 | 2026-03-13T16:56:18.915Z | Compiling slog-json v2.6.1 |
| 2261 | 2026-03-13T16:56:18.938Z | Compiling crossbeam-channel v0.5.15 |
| 2262 | 2026-03-13T16:56:18.959Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2263 | 2026-03-13T16:56:19.242Z | Compiling async-stream-impl v0.3.6 |
| 2264 | 2026-03-13T16:56:19.314Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2265 | 2026-03-13T16:56:19.545Z | Compiling serde_spanned v1.0.4 |
| 2266 | 2026-03-13T16:56:19.694Z | Compiling tokio-rustls v0.26.4 |
| 2267 | 2026-03-13T16:56:19.765Z | Compiling rustls-platform-verifier v0.6.2 |
| 2268 | 2026-03-13T16:56:19.877Z | Compiling is-terminal v0.4.17 |
| 2269 | 2026-03-13T16:56:19.967Z | Compiling cstr-argument v0.1.2 |
| 2270 | 2026-03-13T16:56:20.020Z | Compiling hyper-rustls v0.27.7 |
| 2271 | 2026-03-13T16:56:20.042Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2272 | 2026-03-13T16:56:20.070Z | Compiling dropshot v0.16.7 |
| 2273 | 2026-03-13T16:56:20.117Z | Compiling crucible-workspace-hack v0.1.0 |
| 2274 | 2026-03-13T16:56:20.124Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2275 | 2026-03-13T16:56:20.197Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2276 | 2026-03-13T16:56:20.389Z | Compiling reqwest v0.13.2 |
| 2277 | 2026-03-13T16:56:20.393Z | Compiling reqwest v0.12.28 |
| 2278 | 2026-03-13T16:56:20.453Z | Compiling erased-serde v0.4.9 |
| 2279 | 2026-03-13T16:56:20.475Z | Compiling take_mut v0.2.2 |
| 2280 | 2026-03-13T16:56:20.495Z | Compiling term v1.2.1 |
| 2281 | 2026-03-13T16:56:20.558Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2282 | 2026-03-13T16:56:20.952Z | Compiling slog-term v2.9.2 |
| 2283 | 2026-03-13T16:56:20.977Z | Compiling test-strategy v0.4.5 |
| 2284 | 2026-03-13T16:56:21.093Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2285 | 2026-03-13T16:56:21.633Z | Compiling tokio-rustls v0.25.0 |
| 2286 | 2026-03-13T16:56:21.942Z | Compiling async-stream v0.3.6 |
| 2287 | 2026-03-13T16:56:22.118Z | Compiling num_enum v0.5.11 |
| 2288 | 2026-03-13T16:56:22.188Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2289 | 2026-03-13T16:56:22.288Z | Compiling slog-bunyan v2.5.0 |
| 2290 | 2026-03-13T16:56:22.308Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2291 | 2026-03-13T16:56:22.327Z | Compiling rand v0.10.0 |
| 2292 | 2026-03-13T16:56:22.537Z | Compiling parse-display-derive v0.10.0 |
| 2293 | 2026-03-13T16:56:22.589Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2294 | 2026-03-13T16:56:22.620Z | Compiling backon v1.6.0 |
| 2295 | 2026-03-13T16:56:22.711Z | Compiling waitgroup v0.1.2 |
| 2296 | 2026-03-13T16:56:22.766Z | Compiling newtype-uuid-macros v0.1.0 |
| 2297 | 2026-03-13T16:56:22.850Z | Compiling dropshot_endpoint v0.16.7 |
| 2298 | 2026-03-13T16:56:22.913Z | Compiling rustls-pemfile v2.2.0 |
| 2299 | 2026-03-13T16:56:22.928Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2300 | 2026-03-13T16:56:22.956Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2301 | 2026-03-13T16:56:23.076Z | Compiling serde_path_to_error v0.1.20 |
| 2302 | 2026-03-13T16:56:23.265Z | Compiling hostname v0.4.2 |
| 2303 | 2026-03-13T16:56:23.311Z | Compiling instant v0.1.13 |
| 2304 | 2026-03-13T16:56:23.383Z | Compiling colored v3.1.1 |
| 2305 | 2026-03-13T16:56:23.402Z | Compiling libefi-sys v0.1.0 |
| 2306 | 2026-03-13T16:56:23.465Z | Compiling debug-ignore v1.0.5 |
| 2307 | 2026-03-13T16:56:23.486Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2308 | 2026-03-13T16:56:23.515Z | Compiling backoff v0.4.0 |
| 2309 | 2026-03-13T16:56:23.692Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2310 | 2026-03-13T16:56:23.771Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2311 | 2026-03-13T16:56:23.783Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2312 | 2026-03-13T16:56:23.809Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2313 | 2026-03-13T16:56:23.969Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2314 | 2026-03-13T16:56:24.261Z | Compiling camino-tempfile v1.4.1 |
| 2315 | 2026-03-13T16:56:24.478Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2316 | 2026-03-13T16:56:24.577Z | Compiling parse-display v0.10.0 |
| 2317 | 2026-03-13T16:56:24.649Z | Compiling usdt-macro v0.5.0 |
| 2318 | 2026-03-13T16:56:24.817Z | Compiling usdt-attr-macro v0.5.0 |
| 2319 | 2026-03-13T16:56:24.965Z | Compiling secrecy v0.10.3 |
| 2320 | 2026-03-13T16:56:25.036Z | Compiling bitfield-struct v0.6.2 |
| 2321 | 2026-03-13T16:56:25.203Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2322 | 2026-03-13T16:56:25.224Z | Compiling num-derive v0.4.2 |
| 2323 | 2026-03-13T16:56:25.615Z | Compiling regress v0.10.5 |
| 2324 | 2026-03-13T16:56:25.638Z | Compiling ordered-float v2.10.1 |
| 2325 | 2026-03-13T16:56:25.662Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2326 | 2026-03-13T16:56:25.722Z | Compiling blake3 v1.8.3 |
| 2327 | 2026-03-13T16:56:25.826Z | Compiling sigpipe v0.1.3 |
| 2328 | 2026-03-13T16:56:25.864Z | Compiling memmap v0.7.0 |
| 2329 | 2026-03-13T16:56:25.902Z | Compiling glob v0.3.3 |
| 2330 | 2026-03-13T16:56:25.923Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2331 | 2026-03-13T16:56:25.965Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2332 | 2026-03-13T16:56:26.050Z | Compiling usdt v0.5.0 |
| 2333 | 2026-03-13T16:56:26.182Z | Compiling serde-value v0.7.0 |
| 2334 | 2026-03-13T16:56:26.253Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2335 | 2026-03-13T16:56:26.275Z | Compiling serde-untagged v0.1.9 |
| 2336 | 2026-03-13T16:56:26.398Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2337 | 2026-03-13T16:56:26.458Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2338 | 2026-03-13T16:56:26.769Z | Compiling toml v0.8.23 |
| 2339 | 2026-03-13T16:56:26.790Z | Compiling smf v0.2.3 |
| 2340 | 2026-03-13T16:56:26.793Z | Compiling filetime v0.2.27 |
| 2341 | 2026-03-13T16:56:26.847Z | Compiling constant_time_eq v0.4.2 |
| 2342 | 2026-03-13T16:56:26.867Z | Compiling arrayref v0.3.9 |
| 2343 | 2026-03-13T16:56:26.979Z | Compiling whoami v1.6.1 |
| 2344 | 2026-03-13T16:56:27.085Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2345 | 2026-03-13T16:56:27.112Z | Compiling unicode-xid v0.2.6 |
| 2346 | 2026-03-13T16:56:27.112Z | Compiling arrayvec v0.7.6 |
| 2347 | 2026-03-13T16:56:27.115Z | Compiling same-file v1.0.6 |
| 2348 | 2026-03-13T16:56:27.171Z | Compiling xattr v1.6.1 |
| 2349 | 2026-03-13T16:56:27.214Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2350 | 2026-03-13T16:56:27.329Z | Compiling walkdir v2.5.0 |
| 2351 | 2026-03-13T16:56:27.355Z | Compiling tar v0.4.44 |
| 2352 | 2026-03-13T16:56:27.436Z | Compiling cargo-util-schemas v0.8.2 |
| 2353 | 2026-03-13T16:56:27.456Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2354 | 2026-03-13T16:56:27.558Z | Compiling tokio-dtrace v0.1.1 |
| 2355 | 2026-03-13T16:56:27.771Z | Compiling gethostname v0.5.0 |
| 2356 | 2026-03-13T16:56:27.956Z | Compiling cargo-platform v0.2.0 |
| 2357 | 2026-03-13T16:56:28.043Z | Compiling topological-sort v0.2.2 |
| 2358 | 2026-03-13T16:56:28.088Z | Compiling oxide-tokio-rt v0.1.3 |
| 2359 | 2026-03-13T16:56:28.248Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2360 | 2026-03-13T16:56:28.266Z | Compiling indent_write v2.2.0 |
| 2361 | 2026-03-13T16:56:28.288Z | Compiling shell-words v1.1.1 |
| 2362 | 2026-03-13T16:56:29.187Z | Compiling cargo_metadata v0.21.0 |
| 2363 | 2026-03-13T16:56:40.974Z | Compiling progenitor-client v0.13.0 |
| 2364 | 2026-03-13T16:56:41.028Z | Compiling progenitor-client v0.10.0 |
| 2365 | 2026-03-13T16:56:41.043Z | Compiling omicron-zone-package v0.12.2 |
| 2366 | 2026-03-13T16:56:41.149Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2367 | 2026-03-13T16:56:41.156Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2368 | 2026-03-13T16:56:41.156Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2369 | 2026-03-13T16:56:41.201Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2370 | 2026-03-13T16:56:41.355Z | Compiling progenitor-extras v0.1.1 |
| 2371 | 2026-03-13T16:56:41.666Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2372 | 2026-03-13T16:56:50.996Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2373 | 2026-03-13T16:56:52.219Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2374 | 2026-03-13T16:57:00.647Z | Finished `release` profile [optimized] target(s) in 1m 55s |
| 2375 | 2026-03-13T16:57:00.826Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2376 | 2026-03-13T16:57:00.886Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2377 | 2026-03-13T16:57:00.889Z | Created new build target 'test' and set it as active |
| 2378 | 2026-03-13T16:57:00.892Z | |
| 2379 | 2026-03-13T16:57:00.892Z | real 1:55.616495124 |
| 2380 | 2026-03-13T16:57:00.892Z | user 20:35.048021827 |
| 2381 | 2026-03-13T16:57:00.892Z | sys 3:03.801649908 |
| 2382 | 2026-03-13T16:57:00.892Z | trap 0.541123450 |
| 2383 | 2026-03-13T16:57:00.892Z | tflt 3.435259769 |
| 2384 | 2026-03-13T16:57:00.892Z | dflt 3.778298907 |
| 2385 | 2026-03-13T16:57:00.892Z | kflt 0.031201029 |
| 2386 | 2026-03-13T16:57:00.892Z | lock 47:25.038753523 |
| 2387 | 2026-03-13T16:57:00.892Z | slp 1:11:49.419770819 |
| 2388 | 2026-03-13T16:57:00.892Z | lat 49.414180453 |
| 2389 | 2026-03-13T16:57:00.892Z | stop 6:48.685002361 |
| 2390 | 2026-03-13T16:57:00.892Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2391 | 2026-03-13T16:57:02.025Z | Finished `release` profile [optimized] target(s) in 1.08s |
| 2392 | 2026-03-13T16:57:02.059Z | Running `target/release/omicron-package -t test package` |
| 2393 | 2026-03-13T16:57:02.117Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2394 | 2026-03-13T16:57:03.895Z | Compiling regress v0.10.5 |
| 2395 | 2026-03-13T16:57:03.895Z | Compiling heck v0.5.0 |
| 2396 | 2026-03-13T16:57:03.899Z | Compiling unsafe-libyaml v0.2.11 |
| 2397 | 2026-03-13T16:57:03.899Z | Compiling convert_case v0.4.0 |
| 2398 | 2026-03-13T16:57:04.171Z | Compiling half v2.7.1 |
| 2399 | 2026-03-13T16:57:04.174Z | Compiling ciborium-io v0.2.2 |
| 2400 | 2026-03-13T16:57:04.196Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2401 | 2026-03-13T16:57:04.199Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2402 | 2026-03-13T16:57:04.245Z | Compiling prettyplease v0.2.37 |
| 2403 | 2026-03-13T16:57:04.248Z | Compiling universal-hash v0.5.1 |
| 2404 | 2026-03-13T16:57:04.271Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2405 | 2026-03-13T16:57:04.274Z | Compiling opaque-debug v0.3.1 |
| 2406 | 2026-03-13T16:57:04.274Z | Compiling unicode-width v0.1.14 |
| 2407 | 2026-03-13T16:57:04.274Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2408 | 2026-03-13T16:57:04.299Z | Compiling chacha20 v0.9.1 |
| 2409 | 2026-03-13T16:57:04.328Z | Compiling typify-impl v0.6.1 |
| 2410 | 2026-03-13T16:57:04.357Z | Compiling password-hash v0.5.0 |
| 2411 | 2026-03-13T16:57:04.532Z | Compiling blake2 v0.10.6 |
| 2412 | 2026-03-13T16:57:04.568Z | Compiling derive_more v0.99.20 |
| 2413 | 2026-03-13T16:57:04.596Z | Compiling ciborium-ll v0.2.2 |
| 2414 | 2026-03-13T16:57:04.671Z | Compiling poly1305 v0.8.0 |
| 2415 | 2026-03-13T16:57:04.698Z | Compiling aead v0.5.2 |
| 2416 | 2026-03-13T16:57:04.733Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2417 | 2026-03-13T16:57:04.869Z | Compiling serde_yaml v0.9.34+deprecated |
| 2418 | 2026-03-13T16:57:04.909Z | Compiling ciborium v0.2.2 |
| 2419 | 2026-03-13T16:57:04.969Z | Compiling is-terminal v0.4.17 |
| 2420 | 2026-03-13T16:57:04.997Z | Compiling swrite v0.1.0 |
| 2421 | 2026-03-13T16:57:05.028Z | Compiling argon2 v0.5.3 |
| 2422 | 2026-03-13T16:57:05.117Z | Compiling chacha20poly1305 v0.10.1 |
| 2423 | 2026-03-13T16:57:05.159Z | Compiling serde_spanned v1.0.4 |
| 2424 | 2026-03-13T16:57:05.224Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2425 | 2026-03-13T16:57:05.373Z | Compiling bytecount v0.6.9 |
| 2426 | 2026-03-13T16:57:05.400Z | Compiling rustls v0.22.4 |
| 2427 | 2026-03-13T16:57:05.439Z | Compiling rustls-webpki v0.102.8 |
| 2428 | 2026-03-13T16:57:05.501Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2429 | 2026-03-13T16:57:05.532Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2430 | 2026-03-13T16:57:05.637Z | Compiling derive-where v1.6.0 |
| 2431 | 2026-03-13T16:57:05.665Z | Compiling thread_local v1.1.9 |
| 2432 | 2026-03-13T16:57:05.697Z | Compiling match_cfg v0.1.0 |
| 2433 | 2026-03-13T16:57:05.818Z | Compiling thiserror-no-std v2.0.2 |
| 2434 | 2026-03-13T16:57:05.851Z | Compiling hostname v0.3.1 |
| 2435 | 2026-03-13T16:57:05.965Z | Compiling vsss-rs v3.3.4 |
| 2436 | 2026-03-13T16:57:06.027Z | Compiling multer v3.1.0 |
| 2437 | 2026-03-13T16:57:06.084Z | Compiling slog-async v2.8.0 |
| 2438 | 2026-03-13T16:57:06.087Z | Compiling slog-json v2.6.1 |
| 2439 | 2026-03-13T16:57:06.142Z | Compiling crossbeam-channel v0.5.15 |
| 2440 | 2026-03-13T16:57:06.376Z | Compiling typify-impl v0.4.3 |
| 2441 | 2026-03-13T16:57:06.379Z | Compiling futures-executor v0.3.32 |
| 2442 | 2026-03-13T16:57:06.430Z | Compiling take_mut v0.2.2 |
| 2443 | 2026-03-13T16:57:06.474Z | Compiling term v1.2.1 |
| 2444 | 2026-03-13T16:57:06.604Z | Compiling slog-bunyan v2.5.0 |
| 2445 | 2026-03-13T16:57:06.712Z | Compiling futures v0.3.32 |
| 2446 | 2026-03-13T16:57:06.809Z | Compiling async-stream v0.3.6 |
| 2447 | 2026-03-13T16:57:06.845Z | Compiling dropshot v0.16.7 |
| 2448 | 2026-03-13T16:57:06.881Z | Compiling slog-term v2.9.2 |
| 2449 | 2026-03-13T16:57:06.927Z | Compiling progenitor-client v0.13.0 |
| 2450 | 2026-03-13T16:57:07.044Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2451 | 2026-03-13T16:57:07.125Z | Compiling waitgroup v0.1.2 |
| 2452 | 2026-03-13T16:57:07.176Z | Compiling backon v1.6.0 |
| 2453 | 2026-03-13T16:57:07.297Z | Compiling rustls-pemfile v2.2.0 |
| 2454 | 2026-03-13T16:57:07.328Z | Compiling serde_path_to_error v0.1.20 |
| 2455 | 2026-03-13T16:57:07.331Z | Compiling hostname v0.4.2 |
| 2456 | 2026-03-13T16:57:07.331Z | Compiling instant v0.1.13 |
| 2457 | 2026-03-13T16:57:07.411Z | Compiling debug-ignore v1.0.5 |
| 2458 | 2026-03-13T16:57:07.414Z | Compiling progenitor-extras v0.1.1 |
| 2459 | 2026-03-13T16:57:07.474Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2460 | 2026-03-13T16:57:07.532Z | Compiling backoff v0.4.0 |
| 2461 | 2026-03-13T16:57:07.563Z | Compiling parse-display v0.10.0 |
| 2462 | 2026-03-13T16:57:07.597Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2463 | 2026-03-13T16:57:07.600Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2464 | 2026-03-13T16:57:07.600Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2465 | 2026-03-13T16:57:07.708Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2466 | 2026-03-13T16:57:07.772Z | Compiling progenitor-client v0.10.0 |
| 2467 | 2026-03-13T16:57:07.799Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2468 | 2026-03-13T16:57:07.826Z | Compiling macaddr v1.0.1 |
| 2469 | 2026-03-13T16:57:07.851Z | Compiling console v0.15.11 |
| 2470 | 2026-03-13T16:57:07.965Z | Compiling newline-converter v0.3.0 |
| 2471 | 2026-03-13T16:57:07.986Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2472 | 2026-03-13T16:57:08.137Z | Compiling atomicwrites v0.4.4 |
| 2473 | 2026-03-13T16:57:08.171Z | Compiling num-rational v0.4.2 |
| 2474 | 2026-03-13T16:57:08.229Z | Compiling num-complex v0.4.6 |
| 2475 | 2026-03-13T16:57:08.420Z | Compiling tokio-rustls v0.25.0 |
| 2476 | 2026-03-13T16:57:08.535Z | Compiling slog-dtrace v0.3.0 |
| 2477 | 2026-03-13T16:57:08.853Z | Compiling num v0.4.3 |
| 2478 | 2026-03-13T16:57:08.927Z | Compiling expectorate v1.2.0 |
| 2479 | 2026-03-13T16:57:08.930Z | Compiling async-recursion v1.1.1 |
| 2480 | 2026-03-13T16:57:09.004Z | Compiling cancel-safe-futures v0.1.5 |
| 2481 | 2026-03-13T16:57:09.033Z | Compiling float-ord v0.3.2 |
| 2482 | 2026-03-13T16:57:09.221Z | Compiling owo-colors v4.3.0 |
| 2483 | 2026-03-13T16:57:09.246Z | Compiling libsw-core v0.3.2 |
| 2484 | 2026-03-13T16:57:09.387Z | Compiling resolv-conf v0.7.6 |
| 2485 | 2026-03-13T16:57:09.499Z | Compiling libsw v3.5.0 |
| 2486 | 2026-03-13T16:57:09.535Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2487 | 2026-03-13T16:57:09.784Z | Compiling toml v0.8.23 |
| 2488 | 2026-03-13T16:57:09.816Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2489 | 2026-03-13T16:57:09.845Z | Compiling linear-map v1.2.0 |
| 2490 | 2026-03-13T16:57:10.056Z | Compiling minimal-lexical v0.2.1 |
| 2491 | 2026-03-13T16:57:10.095Z | Compiling linked-hash-map v0.5.6 |
| 2492 | 2026-03-13T16:57:10.216Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2493 | 2026-03-13T16:57:10.242Z | Compiling unicode-xid v0.2.6 |
| 2494 | 2026-03-13T16:57:10.415Z | Compiling lru-cache v0.1.2 |
| 2495 | 2026-03-13T16:57:10.442Z | Compiling nom v7.1.3 |
| 2496 | 2026-03-13T16:57:10.445Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2497 | 2026-03-13T16:57:10.775Z | Compiling globset v0.4.18 |
| 2498 | 2026-03-13T16:57:10.796Z | Compiling hickory-proto v0.24.4 |
| 2499 | 2026-03-13T16:57:11.186Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2500 | 2026-03-13T16:57:11.190Z | Compiling typify-macro v0.6.1 |
| 2501 | 2026-03-13T16:57:11.405Z | Compiling typify-macro v0.4.3 |
| 2502 | 2026-03-13T16:57:12.201Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2503 | 2026-03-13T16:57:12.299Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2504 | 2026-03-13T16:57:13.106Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2505 | 2026-03-13T16:57:13.168Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2506 | 2026-03-13T16:57:13.290Z | Compiling typify v0.6.1 |
| 2507 | 2026-03-13T16:57:13.464Z | Compiling progenitor-impl v0.13.0 |
| 2508 | 2026-03-13T16:57:14.124Z | Compiling typify v0.4.3 |
| 2509 | 2026-03-13T16:57:14.455Z | Compiling progenitor-impl v0.11.2 |
| 2510 | 2026-03-13T16:57:15.108Z | Compiling hickory-resolver v0.24.4 |
| 2511 | 2026-03-13T16:57:15.334Z | Compiling convert_case v0.10.0 |
| 2512 | 2026-03-13T16:57:15.736Z | Compiling derive_more-impl v2.1.1 |
| 2513 | 2026-03-13T16:57:16.573Z | Compiling progenitor-macro v0.13.0 |
| 2514 | 2026-03-13T16:57:16.800Z | Compiling qorb v0.4.1 |
| 2515 | 2026-03-13T16:57:17.577Z | Compiling progenitor-macro v0.11.2 |
| 2516 | 2026-03-13T16:57:18.432Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2517 | 2026-03-13T16:57:18.730Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2518 | 2026-03-13T16:57:20.295Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2519 | 2026-03-13T16:57:21.368Z | Compiling progenitor-client v0.11.2 |
| 2520 | 2026-03-13T16:57:21.801Z | Compiling pin-project-internal v1.1.11 |
| 2521 | 2026-03-13T16:57:21.945Z | Compiling derive_more v2.1.1 |
| 2522 | 2026-03-13T16:57:21.975Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2523 | 2026-03-13T16:57:22.038Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2524 | 2026-03-13T16:57:22.086Z | Compiling pem v3.0.6 |
| 2525 | 2026-03-13T16:57:22.238Z | Compiling snafu-derive v0.8.9 |
| 2526 | 2026-03-13T16:57:22.267Z | Compiling termtree v0.5.1 |
| 2527 | 2026-03-13T16:57:22.547Z | Compiling crossterm v0.29.0 |
| 2528 | 2026-03-13T16:57:22.617Z | Compiling progenitor v0.13.0 |
| 2529 | 2026-03-13T16:57:22.852Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2530 | 2026-03-13T16:57:23.015Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2531 | 2026-03-13T16:57:23.300Z | Compiling pin-project v1.1.11 |
| 2532 | 2026-03-13T16:57:23.415Z | Compiling progenitor v0.11.2 |
| 2533 | 2026-03-13T16:57:23.462Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2534 | 2026-03-13T16:57:23.632Z | Compiling phf_shared v0.12.1 |
| 2535 | 2026-03-13T16:57:23.809Z | Compiling olpc-cjson v0.1.4 |
| 2536 | 2026-03-13T16:57:24.105Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2537 | 2026-03-13T16:57:24.614Z | Compiling snafu v0.8.9 |
| 2538 | 2026-03-13T16:57:24.869Z | Compiling serde_plain v1.0.2 |
| 2539 | 2026-03-13T16:57:25.054Z | Compiling vte v0.14.1 |
| 2540 | 2026-03-13T16:57:25.271Z | Compiling csv-core v0.1.13 |
| 2541 | 2026-03-13T16:57:25.375Z | Compiling highway v1.3.0 |
| 2542 | 2026-03-13T16:57:25.407Z | Compiling typed-path v0.9.3 |
| 2543 | 2026-03-13T16:57:25.684Z | Compiling chrono-tz v0.10.4 |
| 2544 | 2026-03-13T16:57:25.795Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2545 | 2026-03-13T16:57:25.836Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2546 | 2026-03-13T16:57:26.013Z | Compiling csv v1.4.0 |
| 2547 | 2026-03-13T16:57:26.282Z | Compiling strip-ansi-escapes v0.2.1 |
| 2548 | 2026-03-13T16:57:26.446Z | Compiling phf v0.12.1 |
| 2549 | 2026-03-13T16:57:26.718Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2550 | 2026-03-13T16:57:27.029Z | Compiling tough v0.20.0 |
| 2551 | 2026-03-13T16:57:27.297Z | Compiling const_format_proc_macros v0.2.34 |
| 2552 | 2026-03-13T16:57:27.326Z | Compiling papergrid v0.11.0 |
| 2553 | 2026-03-13T16:57:27.363Z | Compiling fd-lock v4.0.4 |
| 2554 | 2026-03-13T16:57:27.569Z | Compiling peg-macros v0.8.5 |
| 2555 | 2026-03-13T16:57:27.993Z | Compiling tabled_derive v0.7.0 |
| 2556 | 2026-03-13T16:57:28.798Z | Compiling nu-ansi-term v0.50.3 |
| 2557 | 2026-03-13T16:57:29.258Z | Compiling tabled v0.15.0 |
| 2558 | 2026-03-13T16:57:29.289Z | Compiling peg v0.8.5 |
| 2559 | 2026-03-13T16:57:29.342Z | Compiling reedline v0.40.0 |
| 2560 | 2026-03-13T16:57:29.459Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2561 | 2026-03-13T16:57:29.525Z | Compiling const_format v0.2.35 |
| 2562 | 2026-03-13T16:57:30.238Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2563 | 2026-03-13T16:57:30.265Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2564 | 2026-03-13T16:57:31.590Z | Compiling bcs v0.1.6 |
| 2565 | 2026-03-13T16:57:31.782Z | Compiling semver v0.1.20 |
| 2566 | 2026-03-13T16:57:32.130Z | Compiling rustc_version v0.1.7 |
| 2567 | 2026-03-13T16:57:32.156Z | Compiling base64 v0.21.7 |
| 2568 | 2026-03-13T16:57:32.421Z | Compiling newtype_derive v0.1.6 |
| 2569 | 2026-03-13T16:57:32.716Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2570 | 2026-03-13T16:57:32.833Z | Compiling smawk v0.3.2 |
| 2571 | 2026-03-13T16:57:33.027Z | Compiling unicode-linebreak v0.1.5 |
| 2572 | 2026-03-13T16:57:33.080Z | Compiling humantime v2.3.0 |
| 2573 | 2026-03-13T16:57:33.420Z | Compiling textwrap v0.16.2 |
| 2574 | 2026-03-13T16:57:33.526Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2575 | 2026-03-13T16:57:33.699Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2576 | 2026-03-13T16:57:33.772Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2577 | 2026-03-13T16:57:34.195Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2578 | 2026-03-13T16:57:34.348Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2579 | 2026-03-13T16:57:34.436Z | Compiling steno v0.4.1 |
| 2580 | 2026-03-13T16:57:34.557Z | Compiling utf-8 v0.7.6 |
| 2581 | 2026-03-13T16:57:34.903Z | Compiling progenitor-impl v0.10.0 |
| 2582 | 2026-03-13T16:57:35.200Z | Compiling tagptr v0.2.0 |
| 2583 | 2026-03-13T16:57:35.456Z | Compiling moka v0.12.13 |
| 2584 | 2026-03-13T16:57:35.639Z | Compiling tungstenite v0.21.0 |
| 2585 | 2026-03-13T16:57:35.817Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2586 | 2026-03-13T16:57:36.660Z | Compiling tokio-tungstenite v0.21.0 |
| 2587 | 2026-03-13T16:57:37.138Z | Compiling hickory-resolver v0.25.2 |
| 2588 | 2026-03-13T16:57:37.306Z | Compiling radium v0.7.0 |
| 2589 | 2026-03-13T16:57:37.718Z | Compiling tap v1.0.1 |
| 2590 | 2026-03-13T16:57:37.901Z | Compiling maybe-uninit v2.0.0 |
| 2591 | 2026-03-13T16:57:37.999Z | Compiling progenitor-macro v0.10.0 |
| 2592 | 2026-03-13T16:57:38.360Z | Compiling wyz v0.5.1 |
| 2593 | 2026-03-13T16:57:38.704Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2594 | 2026-03-13T16:57:38.756Z | Compiling zerocopy-derive v0.6.6 |
| 2595 | 2026-03-13T16:57:39.166Z | Compiling display-error-chain v0.2.2 |
| 2596 | 2026-03-13T16:57:39.396Z | Compiling funty v2.0.0 |
| 2597 | 2026-03-13T16:57:39.579Z | Compiling packed_struct v0.10.1 |
| 2598 | 2026-03-13T16:57:39.852Z | Compiling crc-catalog v2.4.0 |
| 2599 | 2026-03-13T16:57:40.010Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2600 | 2026-03-13T16:57:40.039Z | Compiling crc v3.4.0 |
| 2601 | 2026-03-13T16:57:40.323Z | Compiling bitvec v1.0.1 |
| 2602 | 2026-03-13T16:57:40.734Z | Compiling zerocopy v0.6.6 |
| 2603 | 2026-03-13T16:57:41.611Z | Compiling packed_struct_codegen v0.10.1 |
| 2604 | 2026-03-13T16:57:42.059Z | Compiling bitfield-macros v0.19.4 |
| 2605 | 2026-03-13T16:57:42.091Z | Compiling indexmap v1.9.3 |
| 2606 | 2026-03-13T16:57:42.393Z | Compiling nodrop v0.1.14 |
| 2607 | 2026-03-13T16:57:42.545Z | Compiling array-init v0.0.4 |
| 2608 | 2026-03-13T16:57:42.755Z | Compiling smallvec v0.6.14 |
| 2609 | 2026-03-13T16:57:42.820Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2610 | 2026-03-13T16:57:43.028Z | Compiling bitfield v0.19.4 |
| 2611 | 2026-03-13T16:57:43.117Z | Compiling num-derive v0.3.3 |
| 2612 | 2026-03-13T16:57:43.168Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2613 | 2026-03-13T16:57:43.507Z | Compiling hashbrown v0.12.3 |
| 2614 | 2026-03-13T16:57:43.731Z | Compiling proc-macro-error2 v2.0.1 |
| 2615 | 2026-03-13T16:57:43.870Z | Compiling progenitor v0.10.0 |
| 2616 | 2026-03-13T16:57:44.086Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2617 | 2026-03-13T16:57:44.138Z | Compiling serde-hex v0.1.0 |
| 2618 | 2026-03-13T16:57:44.371Z | Compiling libscf-sys v1.1.0 |
| 2619 | 2026-03-13T16:57:44.404Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2620 | 2026-03-13T16:57:44.596Z | Compiling ron v0.8.1 |
| 2621 | 2026-03-13T16:57:44.700Z | Compiling hashbrown v0.13.2 |
| 2622 | 2026-03-13T16:57:45.077Z | Compiling vergen-gitcl v1.0.8 |
| 2623 | 2026-03-13T16:57:45.329Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2624 | 2026-03-13T16:57:45.368Z | Compiling dirs-sys-next v0.1.2 |
| 2625 | 2026-03-13T16:57:45.488Z | Compiling glob v0.3.3 |
| 2626 | 2026-03-13T16:57:45.520Z | Compiling crunchy v0.2.4 |
| 2627 | 2026-03-13T16:57:45.572Z | Compiling crc-any v2.5.0 |
| 2628 | 2026-03-13T16:57:45.723Z | Compiling maplit v1.0.2 |
| 2629 | 2026-03-13T16:57:45.859Z | Compiling dirs-next v2.0.0 |
| 2630 | 2026-03-13T16:57:45.930Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2631 | 2026-03-13T16:57:45.973Z | Compiling clang-sys v1.8.1 |
| 2632 | 2026-03-13T16:57:46.044Z | Compiling object v0.30.4 |
| 2633 | 2026-03-13T16:57:46.169Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2634 | 2026-03-13T16:57:46.483Z | Compiling tabled_derive v0.11.0 |
| 2635 | 2026-03-13T16:57:46.520Z | Compiling papergrid v0.17.0 |
| 2636 | 2026-03-13T16:57:46.626Z | Compiling testing_table v0.3.0 |
| 2637 | 2026-03-13T16:57:46.803Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2638 | 2026-03-13T16:57:47.030Z | Compiling dsl_auto_type v0.1.3 |
| 2639 | 2026-03-13T16:57:47.095Z | Compiling scheduled-thread-pool v0.2.7 |
| 2640 | 2026-03-13T16:57:47.134Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2641 | 2026-03-13T16:57:47.420Z | Compiling tiny-keccak v2.0.2 |
| 2642 | 2026-03-13T16:57:47.705Z | Compiling path-slash v0.1.5 |
| 2643 | 2026-03-13T16:57:47.763Z | Compiling diesel_derives v2.2.7 |
| 2644 | 2026-03-13T16:57:47.800Z | Compiling r2d2 v0.8.10 |
| 2645 | 2026-03-13T16:57:47.976Z | Compiling term v0.7.0 |
| 2646 | 2026-03-13T16:57:48.101Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2647 | 2026-03-13T16:57:48.181Z | Compiling tabled v0.20.0 |
| 2648 | 2026-03-13T16:57:48.565Z | Compiling arc-swap v1.8.2 |
| 2649 | 2026-03-13T16:57:48.651Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2650 | 2026-03-13T16:57:48.681Z | Compiling xshell-macros v0.2.7 |
| 2651 | 2026-03-13T16:57:48.977Z | Compiling bit-vec v0.6.3 |
| 2652 | 2026-03-13T16:57:49.137Z | Compiling slog-scope v4.4.1 |
| 2653 | 2026-03-13T16:57:49.211Z | Compiling xshell v0.2.7 |
| 2654 | 2026-03-13T16:57:49.293Z | Compiling bit-set v0.5.3 |
| 2655 | 2026-03-13T16:57:49.413Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2656 | 2026-03-13T16:57:49.535Z | Compiling ascii-canvas v3.0.0 |
| 2657 | 2026-03-13T16:57:49.886Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2658 | 2026-03-13T16:57:49.978Z | Compiling itertools v0.10.5 |
| 2659 | 2026-03-13T16:57:50.006Z | Compiling ena v0.14.4 |
| 2660 | 2026-03-13T16:57:50.009Z | Compiling libloading v0.8.9 |
| 2661 | 2026-03-13T16:57:50.312Z | Compiling diff v0.1.13 |
| 2662 | 2026-03-13T16:57:50.316Z | Compiling bindgen v0.71.1 |
| 2663 | 2026-03-13T16:57:50.457Z | Compiling unicase v2.9.0 |
| 2664 | 2026-03-13T16:57:50.662Z | Compiling regex-syntax v0.6.29 |
| 2665 | 2026-03-13T16:57:50.761Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2666 | 2026-03-13T16:57:50.936Z | Compiling slog-stdlog v4.1.1 |
| 2667 | 2026-03-13T16:57:51.512Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2668 | 2026-03-13T16:57:52.263Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2669 | 2026-03-13T16:57:52.290Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2670 | 2026-03-13T16:57:52.761Z | Compiling lalrpop v0.19.12 |
| 2671 | 2026-03-13T16:57:53.013Z | Compiling cexpr v0.6.0 |
| 2672 | 2026-03-13T16:57:53.177Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2673 | 2026-03-13T16:57:53.293Z | Compiling diesel v2.2.12 |
| 2674 | 2026-03-13T16:57:53.371Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2675 | 2026-03-13T16:57:53.473Z | Compiling crc8 v0.1.1 |
| 2676 | 2026-03-13T16:57:53.776Z | Compiling slog-envlogger v2.2.0 |
| 2677 | 2026-03-13T16:57:53.856Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2678 | 2026-03-13T16:57:53.904Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2679 | 2026-03-13T16:57:54.616Z | Compiling headers-core v0.3.0 |
| 2680 | 2026-03-13T16:57:54.806Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2681 | 2026-03-13T16:57:54.809Z | Compiling libxml v0.3.3 |
| 2682 | 2026-03-13T16:57:55.032Z | Compiling headers v0.4.1 |
| 2683 | 2026-03-13T16:57:55.285Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2684 | 2026-03-13T16:57:55.314Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2685 | 2026-03-13T16:57:55.359Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2686 | 2026-03-13T16:57:55.528Z | Compiling strum_macros v0.24.3 |
| 2687 | 2026-03-13T16:57:55.617Z | Compiling indoc v1.0.9 |
| 2688 | 2026-03-13T16:57:56.200Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2689 | 2026-03-13T16:57:56.500Z | Compiling derive_builder v0.20.2 |
| 2690 | 2026-03-13T16:57:56.710Z | Compiling oso-derive v0.27.3 |
| 2691 | 2026-03-13T16:57:56.934Z | Compiling quick-xml v0.37.5 |
| 2692 | 2026-03-13T16:57:57.140Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2693 | 2026-03-13T16:57:57.291Z | Compiling openssl-probe v0.1.6 |
| 2694 | 2026-03-13T16:57:57.394Z | Compiling half v1.8.3 |
| 2695 | 2026-03-13T16:57:57.712Z | Compiling serde_cbor v0.11.2 |
| 2696 | 2026-03-13T16:57:57.958Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2697 | 2026-03-13T16:57:58.407Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2698 | 2026-03-13T16:57:58.542Z | Compiling diesel-dtrace v0.4.2 |
| 2699 | 2026-03-13T16:57:58.906Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2700 | 2026-03-13T16:57:58.940Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2701 | 2026-03-13T16:57:58.965Z | Compiling bb8 v0.8.6 |
| 2702 | 2026-03-13T16:57:59.024Z | Compiling trait-variant v0.1.2 |
| 2703 | 2026-03-13T16:57:59.283Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2704 | 2026-03-13T16:57:59.495Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2705 | 2026-03-13T16:57:59.794Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2706 | 2026-03-13T16:57:59.831Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2707 | 2026-03-13T16:57:59.959Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2708 | 2026-03-13T16:58:00.223Z | Compiling fxhash v0.2.1 |
| 2709 | 2026-03-13T16:58:00.439Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2710 | 2026-03-13T16:58:00.513Z | Compiling kstat-rs v0.2.4 |
| 2711 | 2026-03-13T16:58:00.552Z | Compiling samael v0.0.19 |
| 2712 | 2026-03-13T16:58:00.711Z | Compiling libz-sys v1.1.24 |
| 2713 | 2026-03-13T16:58:00.803Z | Compiling salty v0.3.0 |
| 2714 | 2026-03-13T16:58:00.968Z | Compiling nonempty v0.12.0 |
| 2715 | 2026-03-13T16:58:01.206Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2716 | 2026-03-13T16:58:01.289Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2717 | 2026-03-13T16:58:01.447Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2718 | 2026-03-13T16:58:01.506Z | Compiling darling_core v0.23.0 |
| 2719 | 2026-03-13T16:58:01.511Z | Compiling nanorand v0.7.0 |
| 2720 | 2026-03-13T16:58:01.667Z | Compiling fs-err v2.11.0 |
| 2721 | 2026-03-13T16:58:01.759Z | Compiling parking_lot_core v0.8.6 |
| 2722 | 2026-03-13T16:58:02.051Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2723 | 2026-03-13T16:58:02.186Z | Compiling flume v0.11.1 |
| 2724 | 2026-03-13T16:58:02.282Z | Compiling mime_guess v2.0.5 |
| 2725 | 2026-03-13T16:58:02.699Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2726 | 2026-03-13T16:58:03.003Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2727 | 2026-03-13T16:58:03.417Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2728 | 2026-03-13T16:58:03.721Z | Compiling git-stub v1.0.0 |
| 2729 | 2026-03-13T16:58:03.965Z | Compiling polar-core v0.27.3 |
| 2730 | 2026-03-13T16:58:04.053Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2731 | 2026-03-13T16:58:04.183Z | Compiling instability v0.3.11 |
| 2732 | 2026-03-13T16:58:04.535Z | Compiling git-stub-vcs v0.1.0 |
| 2733 | 2026-03-13T16:58:04.660Z | Compiling darling_macro v0.23.0 |
| 2734 | 2026-03-13T16:58:05.019Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2735 | 2026-03-13T16:58:05.339Z | Compiling darling v0.23.0 |
| 2736 | 2026-03-13T16:58:05.559Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2737 | 2026-03-13T16:58:07.697Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2738 | 2026-03-13T16:58:07.842Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2739 | 2026-03-13T16:58:08.305Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2740 | 2026-03-13T16:58:09.322Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2741 | 2026-03-13T16:58:09.373Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2742 | 2026-03-13T16:58:12.782Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2743 | 2026-03-13T16:58:14.588Z | Compiling async-bb8-diesel v0.2.1 |
| 2744 | 2026-03-13T16:58:15.262Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2745 | 2026-03-13T16:58:15.585Z | Compiling ignore v0.4.25 |
| 2746 | 2026-03-13T16:58:17.587Z | Compiling oso v0.27.3 |
| 2747 | 2026-03-13T16:58:17.660Z | Compiling primeorder v0.13.6 |
| 2748 | 2026-03-13T16:58:18.064Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2749 | 2026-03-13T16:58:18.413Z | Compiling castaway v0.2.4 |
| 2750 | 2026-03-13T16:58:18.515Z | Compiling atty v0.2.14 |
| 2751 | 2026-03-13T16:58:18.613Z | Compiling nibble_vec v0.1.0 |
| 2752 | 2026-03-13T16:58:18.698Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2753 | 2026-03-13T16:58:18.836Z | Compiling parse-size v1.1.0 |
| 2754 | 2026-03-13T16:58:18.998Z | Compiling http-range v0.1.5 |
| 2755 | 2026-03-13T16:58:19.106Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2756 | 2026-03-13T16:58:19.166Z | Compiling indoc v2.0.7 |
| 2757 | 2026-03-13T16:58:19.192Z | Compiling endian-type v0.1.2 |
| 2758 | 2026-03-13T16:58:19.416Z | Compiling radix_trie v0.2.1 |
| 2759 | 2026-03-13T16:58:19.444Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2760 | 2026-03-13T16:58:19.599Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2761 | 2026-03-13T16:58:19.840Z | Compiling compact_str v0.8.1 |
| 2762 | 2026-03-13T16:58:20.003Z | Compiling p384 v0.13.1 |
| 2763 | 2026-03-13T16:58:20.032Z | Compiling globwalk v0.9.1 |
| 2764 | 2026-03-13T16:58:21.461Z | Compiling parking_lot v0.11.2 |
| 2765 | 2026-03-13T16:58:21.492Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2766 | 2026-03-13T16:58:22.035Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2767 | 2026-03-13T16:58:22.054Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2768 | 2026-03-13T16:58:22.317Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2769 | 2026-03-13T16:58:22.743Z | Compiling predicates-tree v1.0.13 |
| 2770 | 2026-03-13T16:58:22.785Z | Compiling unicode-truncate v1.1.0 |
| 2771 | 2026-03-13T16:58:23.039Z | Compiling lru v0.12.5 |
| 2772 | 2026-03-13T16:58:23.057Z | Compiling prefix-trie v0.7.0 |
| 2773 | 2026-03-13T16:58:23.198Z | Compiling vergen-git2 v1.0.7 |
| 2774 | 2026-03-13T16:58:23.344Z | Compiling cassowary v0.3.0 |
| 2775 | 2026-03-13T16:58:23.709Z | Compiling ratatui v0.29.0 |
| 2776 | 2026-03-13T16:58:24.571Z | Compiling hickory-server v0.25.2 |
| 2777 | 2026-03-13T16:58:25.622Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2778 | 2026-03-13T16:58:25.649Z | Compiling camino-tempfile-ext v0.3.3 |
| 2779 | 2026-03-13T16:58:26.168Z | Compiling hyper-staticfile v0.10.1 |
| 2780 | 2026-03-13T16:58:26.229Z | Compiling sled v0.34.7 |
| 2781 | 2026-03-13T16:58:27.237Z | Compiling hickory-client v0.25.2 |
| 2782 | 2026-03-13T16:58:28.031Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2783 | 2026-03-13T16:58:28.312Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2784 | 2026-03-13T16:58:28.854Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2785 | 2026-03-13T16:58:28.876Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2786 | 2026-03-13T16:58:29.655Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2787 | 2026-03-13T16:58:29.829Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2788 | 2026-03-13T16:58:30.819Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2789 | 2026-03-13T16:58:30.841Z | Compiling rand_seeder v0.4.0 |
| 2790 | 2026-03-13T16:58:30.841Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2791 | 2026-03-13T16:58:31.104Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2792 | 2026-03-13T16:58:31.154Z | Compiling lzma-sys v0.1.20 |
| 2793 | 2026-03-13T16:58:31.415Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2794 | 2026-03-13T16:58:31.453Z | Compiling rustls v0.21.12 |
| 2795 | 2026-03-13T16:58:31.622Z | Compiling corncobs v0.1.4 |
| 2796 | 2026-03-13T16:58:31.761Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2797 | 2026-03-13T16:58:31.844Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2798 | 2026-03-13T16:58:31.912Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2799 | 2026-03-13T16:58:31.936Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2800 | 2026-03-13T16:58:32.161Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2801 | 2026-03-13T16:58:32.288Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2802 | 2026-03-13T16:58:32.336Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2803 | 2026-03-13T16:58:32.627Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2804 | 2026-03-13T16:58:32.696Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2805 | 2026-03-13T16:58:34.097Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2806 | 2026-03-13T16:58:34.225Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2807 | 2026-03-13T16:58:36.666Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2808 | 2026-03-13T16:58:36.802Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2809 | 2026-03-13T16:58:36.981Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2810 | 2026-03-13T16:58:37.108Z | Compiling git2 v0.20.4 |
| 2811 | 2026-03-13T16:58:37.140Z | Compiling cargo_toml v0.22.3 |
| 2812 | 2026-03-13T16:58:37.316Z | Compiling sct v0.7.1 |
| 2813 | 2026-03-13T16:58:37.656Z | Compiling rustls-webpki v0.101.7 |
| 2814 | 2026-03-13T16:58:38.547Z | Compiling nix v0.29.0 |
| 2815 | 2026-03-13T16:58:38.930Z | Compiling secrecy v0.8.0 |
| 2816 | 2026-03-13T16:58:39.088Z | Compiling void v1.0.2 |
| 2817 | 2026-03-13T16:58:39.274Z | Compiling lzss v0.8.2 |
| 2818 | 2026-03-13T16:58:39.877Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2819 | 2026-03-13T16:58:40.084Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2820 | 2026-03-13T16:58:41.233Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2821 | 2026-03-13T16:58:41.307Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2822 | 2026-03-13T16:58:41.572Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2823 | 2026-03-13T16:58:41.841Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2824 | 2026-03-13T16:58:42.581Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2825 | 2026-03-13T16:58:42.717Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2826 | 2026-03-13T16:58:42.740Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2827 | 2026-03-13T16:58:43.656Z | Compiling tungstenite v0.23.0 |
| 2828 | 2026-03-13T16:58:43.708Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2829 | 2026-03-13T16:58:43.893Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2830 | 2026-03-13T16:58:44.031Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2831 | 2026-03-13T16:58:44.060Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2832 | 2026-03-13T16:58:44.207Z | Compiling nix v0.27.1 |
| 2833 | 2026-03-13T16:58:44.346Z | Compiling serde_bytes v0.11.19 |
| 2834 | 2026-03-13T16:58:44.518Z | Compiling tokio-tungstenite v0.23.1 |
| 2835 | 2026-03-13T16:58:44.765Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2836 | 2026-03-13T16:58:44.824Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2837 | 2026-03-13T16:58:44.993Z | Compiling xz2 v0.1.7 |
| 2838 | 2026-03-13T16:58:45.427Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2839 | 2026-03-13T16:58:45.818Z | Compiling ron v0.12.0 |
| 2840 | 2026-03-13T16:58:46.832Z | Compiling tokio-rustls v0.24.1 |
| 2841 | 2026-03-13T16:58:47.192Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2842 | 2026-03-13T16:58:50.134Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2843 | 2026-03-13T16:58:50.515Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2844 | 2026-03-13T16:58:51.186Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2845 | 2026-03-13T16:58:51.463Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2846 | 2026-03-13T16:58:53.356Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2847 | 2026-03-13T16:58:53.943Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2848 | 2026-03-13T16:58:54.367Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2849 | 2026-03-13T16:58:54.945Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2850 | 2026-03-13T16:58:55.111Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2851 | 2026-03-13T16:58:56.084Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2852 | 2026-03-13T16:58:56.466Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2853 | 2026-03-13T16:58:57.913Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2854 | 2026-03-13T16:58:58.658Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2855 | 2026-03-13T16:59:00.287Z | Compiling rustls-pemfile v1.0.4 |
| 2856 | 2026-03-13T16:59:00.779Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2857 | 2026-03-13T16:59:01.088Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2858 | 2026-03-13T16:59:02.099Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2859 | 2026-03-13T16:59:02.301Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2860 | 2026-03-13T16:59:02.404Z | Compiling signal-hook-tokio v0.3.1 |
| 2861 | 2026-03-13T16:59:02.627Z | Compiling yasna v0.5.2 |
| 2862 | 2026-03-13T16:59:02.657Z | Compiling twox-hash v2.1.2 |
| 2863 | 2026-03-13T16:59:03.308Z | Compiling base16ct v1.0.0 |
| 2864 | 2026-03-13T16:59:03.343Z | Compiling is_ci v1.2.0 |
| 2865 | 2026-03-13T16:59:03.619Z | Compiling supports-color v3.0.2 |
| 2866 | 2026-03-13T16:59:03.665Z | Compiling rcgen v0.12.1 |
| 2867 | 2026-03-13T16:59:03.933Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2868 | 2026-03-13T16:59:04.009Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2869 | 2026-03-13T16:59:04.160Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2870 | 2026-03-13T16:59:04.582Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2871 | 2026-03-13T16:59:04.718Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2872 | 2026-03-13T16:59:05.885Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2873 | 2026-03-13T16:59:08.984Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2874 | 2026-03-13T16:59:09.732Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2875 | 2026-03-13T16:59:09.921Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2876 | 2026-03-13T16:59:10.747Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2877 | 2026-03-13T16:59:11.229Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2878 | 2026-03-13T16:59:11.527Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2879 | 2026-03-13T16:59:11.872Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2880 | 2026-03-13T16:59:12.143Z | Compiling fatfs v0.3.6 |
| 2881 | 2026-03-13T16:59:13.728Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2882 | 2026-03-13T16:59:14.965Z | Compiling rtoolbox v0.0.3 |
| 2883 | 2026-03-13T16:59:15.301Z | Compiling subprocess v0.2.15 |
| 2884 | 2026-03-13T16:59:17.684Z | Compiling assert_matches v1.5.0 |
| 2885 | 2026-03-13T16:59:17.823Z | Compiling seq-macro v0.3.6 |
| 2886 | 2026-03-13T16:59:18.067Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2887 | 2026-03-13T16:59:18.499Z | Compiling rpassword v7.4.0 |
| 2888 | 2026-03-13T16:59:18.759Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2889 | 2026-03-13T16:59:18.881Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2890 | 2026-03-13T16:59:18.919Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2891 | 2026-03-13T16:59:19.093Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2892 | 2026-03-13T16:59:21.976Z | Compiling tui-tree-widget v0.23.1 |
| 2893 | 2026-03-13T16:59:22.198Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2894 | 2026-03-13T16:59:22.313Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2895 | 2026-03-13T16:59:22.990Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2896 | 2026-03-13T16:59:24.715Z | Compiling uzers v0.12.2 |
| 2897 | 2026-03-13T16:59:26.413Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2898 | 2026-03-13T16:59:26.548Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2899 | 2026-03-13T16:59:28.057Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2900 | 2026-03-13T16:59:29.442Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2901 | 2026-03-13T16:59:31.022Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2902 | 2026-03-13T16:59:33.780Z | Compiling support-bundle-viewer v0.1.2 |
| 2903 | 2026-03-13T16:59:34.249Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2904 | 2026-03-13T16:59:35.482Z | Compiling multimap v0.10.1 |
| 2905 | 2026-03-13T16:59:55.271Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2906 | 2026-03-13T16:59:56.486Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2907 | 2026-03-13T17:07:04.822Z | Finished `release` profile [optimized] target(s) in 10m 01s |
| 2908 | 2026-03-13T17:07:59.634Z | |
| 2909 | 2026-03-13T17:07:59.637Z | real 10:58.029133054 |
| 2910 | 2026-03-13T17:07:59.637Z | user 1:44:01.611684018 |
| 2911 | 2026-03-13T17:07:59.637Z | sys 4:09.894465859 |
| 2912 | 2026-03-13T17:07:59.637Z | trap 2.425333997 |
| 2913 | 2026-03-13T17:07:59.637Z | tflt 3.316669304 |
| 2914 | 2026-03-13T17:07:59.637Z | dflt 15.942519220 |
| 2915 | 2026-03-13T17:07:59.637Z | kflt 0.118409459 |
| 2916 | 2026-03-13T17:07:59.637Z | lock 7:32:55.587634982 |
| 2917 | 2026-03-13T17:07:59.637Z | slp 4:00:39.726032166 |
| 2918 | 2026-03-13T17:07:59.637Z | lat 2:53.021244900 |
| 2919 | 2026-03-13T17:07:59.637Z | stop 6:37.101711026 |
| 2920 | 2026-03-13T17:07:59.637Z | + mapfile -t packages |
| 2921 | 2026-03-13T17:07:59.637Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2922 | 2026-03-13T17:08:00.803Z | Finished `release` profile [optimized] target(s) in 1.15s |
| 2923 | 2026-03-13T17:08:00.869Z | Running `target/release/omicron-package -t test list-outputs` |
| 2924 | 2026-03-13T17:08:00.923Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2925 | 2026-03-13T17:08:00.927Z | + ptime -m cargo build --locked --release -p xtask |
| 2926 | 2026-03-13T17:08:01.615Z | Compiling libc v0.2.180 |
| 2927 | 2026-03-13T17:08:01.615Z | Compiling serde v1.0.228 |
| 2928 | 2026-03-13T17:08:01.618Z | Compiling serde_core v1.0.228 |
| 2929 | 2026-03-13T17:08:01.618Z | Compiling rustix v1.1.3 |
| 2930 | 2026-03-13T17:08:01.718Z | Compiling serde_json v1.0.149 |
| 2931 | 2026-03-13T17:08:01.721Z | Compiling bitflags v2.11.0 |
| 2932 | 2026-03-13T17:08:01.755Z | Compiling num-traits v0.2.19 |
| 2933 | 2026-03-13T17:08:01.769Z | Compiling syn v2.0.117 |
| 2934 | 2026-03-13T17:08:01.782Z | Compiling smallvec v1.15.1 |
| 2935 | 2026-03-13T17:08:01.786Z | Compiling hashbrown v0.16.1 |
| 2936 | 2026-03-13T17:08:01.826Z | Compiling usdt-impl v0.5.0 |
| 2937 | 2026-03-13T17:08:01.856Z | Compiling syn v1.0.109 |
| 2938 | 2026-03-13T17:08:01.900Z | Compiling log v0.4.29 |
| 2939 | 2026-03-13T17:08:01.903Z | Compiling percent-encoding v2.3.2 |
| 2940 | 2026-03-13T17:08:02.093Z | Compiling getrandom v0.4.1 |
| 2941 | 2026-03-13T17:08:02.224Z | Compiling form_urlencoded v1.2.2 |
| 2942 | 2026-03-13T17:08:02.324Z | Compiling fs-err v3.3.0 |
| 2943 | 2026-03-13T17:08:02.339Z | Compiling anyhow v1.0.102 |
| 2944 | 2026-03-13T17:08:02.353Z | Compiling once_cell v1.21.3 |
| 2945 | 2026-03-13T17:08:02.400Z | Compiling heck v0.4.1 |
| 2946 | 2026-03-13T17:08:02.639Z | Compiling indexmap v2.13.0 |
| 2947 | 2026-03-13T17:08:02.821Z | Compiling errno v0.3.14 |
| 2948 | 2026-03-13T17:08:02.821Z | Compiling thread-id v4.2.2 |
| 2949 | 2026-03-13T17:08:02.824Z | Compiling memmap v0.7.0 |
| 2950 | 2026-03-13T17:08:03.294Z | Compiling ordered-float v2.10.1 |
| 2951 | 2026-03-13T17:08:03.973Z | Compiling proc-macro-error v1.0.4 |
| 2952 | 2026-03-13T17:08:04.267Z | Compiling terminal_size v0.4.3 |
| 2953 | 2026-03-13T17:08:04.270Z | Compiling tempfile v3.25.0 |
| 2954 | 2026-03-13T17:08:04.298Z | Compiling tabled_derive v0.7.0 |
| 2955 | 2026-03-13T17:08:04.389Z | Compiling clap_builder v4.5.60 |
| 2956 | 2026-03-13T17:08:04.389Z | Compiling textwrap v0.16.2 |
| 2957 | 2026-03-13T17:08:04.584Z | Compiling camino-tempfile v1.4.1 |
| 2958 | 2026-03-13T17:08:05.202Z | Compiling tabled v0.15.0 |
| 2959 | 2026-03-13T17:08:05.485Z | Compiling synstructure v0.13.2 |
| 2960 | 2026-03-13T17:08:05.485Z | Compiling pest_generator v2.8.6 |
| 2961 | 2026-03-13T17:08:06.036Z | Compiling serde_derive v1.0.228 |
| 2962 | 2026-03-13T17:08:06.043Z | Compiling zerofrom-derive v0.1.6 |
| 2963 | 2026-03-13T17:08:06.043Z | Compiling yoke-derive v0.8.1 |
| 2964 | 2026-03-13T17:08:06.043Z | Compiling zerovec-derive v0.11.2 |
| 2965 | 2026-03-13T17:08:06.043Z | Compiling displaydoc v0.2.5 |
| 2966 | 2026-03-13T17:08:06.043Z | Compiling thiserror-impl v1.0.69 |
| 2967 | 2026-03-13T17:08:06.044Z | Compiling zerocopy-derive v0.7.35 |
| 2968 | 2026-03-13T17:08:06.044Z | Compiling scroll_derive v0.12.1 |
| 2969 | 2026-03-13T17:08:06.050Z | Compiling thiserror-impl v2.0.18 |
| 2970 | 2026-03-13T17:08:06.053Z | Compiling clap_derive v4.5.55 |
| 2971 | 2026-03-13T17:08:06.174Z | Compiling pest_derive v2.8.6 |
| 2972 | 2026-03-13T17:08:06.975Z | Compiling scroll v0.12.0 |
| 2973 | 2026-03-13T17:08:07.149Z | Compiling zerocopy v0.7.35 |
| 2974 | 2026-03-13T17:08:07.388Z | Compiling goblin v0.8.2 |
| 2975 | 2026-03-13T17:08:07.552Z | Compiling thiserror v1.0.69 |
| 2976 | 2026-03-13T17:08:07.666Z | Compiling zerofrom v0.1.6 |
| 2977 | 2026-03-13T17:08:07.691Z | Compiling dtrace-parser v0.2.0 |
| 2978 | 2026-03-13T17:08:07.811Z | Compiling yoke v0.8.1 |
| 2979 | 2026-03-13T17:08:07.827Z | Compiling thiserror v2.0.18 |
| 2980 | 2026-03-13T17:08:08.091Z | Compiling zerovec v0.11.5 |
| 2981 | 2026-03-13T17:08:08.306Z | Compiling zerotrie v0.2.3 |
| 2982 | 2026-03-13T17:08:08.341Z | Compiling clap v4.5.60 |
| 2983 | 2026-03-13T17:08:08.870Z | Compiling tinystr v0.8.2 |
| 2984 | 2026-03-13T17:08:08.900Z | Compiling potential_utf v0.1.4 |
| 2985 | 2026-03-13T17:08:09.160Z | Compiling icu_locale_core v2.1.1 |
| 2986 | 2026-03-13T17:08:09.228Z | Compiling icu_collections v2.1.1 |
| 2987 | 2026-03-13T17:08:10.185Z | Compiling icu_provider v2.1.1 |
| 2988 | 2026-03-13T17:08:10.636Z | Compiling icu_normalizer v2.1.1 |
| 2989 | 2026-03-13T17:08:10.677Z | Compiling icu_properties v2.1.2 |
| 2990 | 2026-03-13T17:08:10.721Z | Compiling toml_datetime v0.6.11 |
| 2991 | 2026-03-13T17:08:10.746Z | Compiling serde_spanned v0.6.9 |
| 2992 | 2026-03-13T17:08:10.814Z | Compiling serde-value v0.7.0 |
| 2993 | 2026-03-13T17:08:10.874Z | Compiling cargo-platform v0.2.0 |
| 2994 | 2026-03-13T17:08:10.970Z | Compiling dof v0.3.0 |
| 2995 | 2026-03-13T17:08:10.985Z | Compiling toml_edit v0.22.27 |
| 2996 | 2026-03-13T17:08:11.238Z | Compiling serde_tokenstream v0.2.3 |
| 2997 | 2026-03-13T17:08:11.544Z | Compiling macaddr v1.0.1 |
| 2998 | 2026-03-13T17:08:12.031Z | Compiling idna_adapter v1.2.1 |
| 2999 | 2026-03-13T17:08:12.219Z | Compiling idna v1.1.0 |
| 3000 | 2026-03-13T17:08:12.340Z | Compiling usdt-macro v0.5.0 |
| 3001 | 2026-03-13T17:08:12.366Z | Compiling usdt-attr-macro v0.5.0 |
| 3002 | 2026-03-13T17:08:12.774Z | Compiling url v2.5.8 |
| 3003 | 2026-03-13T17:08:13.222Z | Compiling toml v0.8.23 |
| 3004 | 2026-03-13T17:08:13.243Z | Compiling usdt v0.5.0 |
| 3005 | 2026-03-13T17:08:13.811Z | Compiling cargo-util-schemas v0.8.2 |
| 3006 | 2026-03-13T17:08:13.811Z | Compiling cargo_toml v0.21.0 |
| 3007 | 2026-03-13T17:08:15.222Z | Compiling cargo_metadata v0.21.0 |
| 3008 | 2026-03-13T17:08:19.993Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3009 | 2026-03-13T17:08:24.037Z | Finished `release` profile [optimized] target(s) in 23.07s |
| 3010 | 2026-03-13T17:08:24.175Z | |
| 3011 | 2026-03-13T17:08:24.178Z | real 23.192285372 |
| 3012 | 2026-03-13T17:08:24.178Z | user 3:11.630917830 |
| 3013 | 2026-03-13T17:08:24.178Z | sys 21.453178448 |
| 3014 | 2026-03-13T17:08:24.178Z | trap 0.090667717 |
| 3015 | 2026-03-13T17:08:24.178Z | tflt 0.676508354 |
| 3016 | 2026-03-13T17:08:24.178Z | dflt 1.926223283 |
| 3017 | 2026-03-13T17:08:24.178Z | kflt 0.000038719 |
| 3018 | 2026-03-13T17:08:24.178Z | lock 5:37.028282263 |
| 3019 | 2026-03-13T17:08:24.178Z | slp 6:38.676550142 |
| 3020 | 2026-03-13T17:08:24.178Z | lat 7.921793757 |
| 3021 | 2026-03-13T17:08:24.178Z | stop 28.570932516 |
| 3022 | 2026-03-13T17:08:24.178Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3023 | 2026-03-13T17:08:24.178Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3024 | 2026-03-13T17:08:24.179Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3025 | 2026-03-13T17:08:24.179Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3026 | 2026-03-13T17:08:24.179Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3027 | 2026-03-13T17:08:25.385Z | Compiling regress v0.10.5 |
| 3028 | 2026-03-13T17:08:25.387Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-03-13T17:08:25.387Z | Compiling serde_spanned v1.0.4 |
| 3030 | 2026-03-13T17:08:25.540Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3031 | 2026-03-13T17:08:25.543Z | Compiling newtype-uuid-macros v0.1.0 |
| 3032 | 2026-03-13T17:08:25.543Z | Compiling structmeta-derive v0.3.0 |
| 3033 | 2026-03-13T17:08:25.543Z | Compiling rustls v0.22.4 |
| 3034 | 2026-03-13T17:08:25.558Z | Compiling rustls-webpki v0.102.8 |
| 3035 | 2026-03-13T17:08:25.562Z | Compiling multer v3.1.0 |
| 3036 | 2026-03-13T17:08:25.562Z | Compiling debug-ignore v1.0.5 |
| 3037 | 2026-03-13T17:08:25.601Z | Compiling match_cfg v0.1.0 |
| 3038 | 2026-03-13T17:08:25.605Z | Compiling slog-json v2.6.1 |
| 3039 | 2026-03-13T17:08:25.605Z | Compiling async-stream-impl v0.3.6 |
| 3040 | 2026-03-13T17:08:25.605Z | Compiling dropshot v0.16.7 |
| 3041 | 2026-03-13T17:08:25.659Z | Compiling itertools v0.14.0 |
| 3042 | 2026-03-13T17:08:25.681Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3043 | 2026-03-13T17:08:25.771Z | Compiling hostname v0.3.1 |
| 3044 | 2026-03-13T17:08:25.795Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3045 | 2026-03-13T17:08:25.831Z | Compiling waitgroup v0.1.2 |
| 3046 | 2026-03-13T17:08:25.908Z | Compiling rustls-pemfile v2.2.0 |
| 3047 | 2026-03-13T17:08:25.998Z | Compiling dropshot_endpoint v0.16.7 |
| 3048 | 2026-03-13T17:08:26.026Z | Compiling slog-bunyan v2.5.0 |
| 3049 | 2026-03-13T17:08:26.074Z | Compiling serde_path_to_error v0.1.20 |
| 3050 | 2026-03-13T17:08:26.133Z | Compiling hostname v0.4.2 |
| 3051 | 2026-03-13T17:08:26.150Z | Compiling progenitor-client v0.13.0 |
| 3052 | 2026-03-13T17:08:26.177Z | Compiling macaddr v1.0.1 |
| 3053 | 2026-03-13T17:08:26.206Z | Compiling progenitor-client v0.10.0 |
| 3054 | 2026-03-13T17:08:26.227Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3055 | 2026-03-13T17:08:26.342Z | Compiling instant v0.1.13 |
| 3056 | 2026-03-13T17:08:26.494Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3057 | 2026-03-13T17:08:26.494Z | Compiling backon v1.6.0 |
| 3058 | 2026-03-13T17:08:26.569Z | Compiling backoff v0.4.0 |
| 3059 | 2026-03-13T17:08:26.594Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3060 | 2026-03-13T17:08:26.617Z | Compiling async-stream v0.3.6 |
| 3061 | 2026-03-13T17:08:26.639Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3062 | 2026-03-13T17:08:26.644Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3063 | 2026-03-13T17:08:26.696Z | Compiling unsafe-libyaml v0.2.11 |
| 3064 | 2026-03-13T17:08:26.757Z | Compiling progenitor-extras v0.1.1 |
| 3065 | 2026-03-13T17:08:26.785Z | Compiling crucible-workspace-hack v0.1.0 |
| 3066 | 2026-03-13T17:08:26.822Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3067 | 2026-03-13T17:08:26.865Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3068 | 2026-03-13T17:08:26.886Z | Compiling secrecy v0.10.3 |
| 3069 | 2026-03-13T17:08:26.909Z | Compiling heapless v0.8.0 |
| 3070 | 2026-03-13T17:08:27.011Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3071 | 2026-03-13T17:08:27.120Z | Compiling hash32 v0.3.1 |
| 3072 | 2026-03-13T17:08:27.120Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3073 | 2026-03-13T17:08:27.185Z | Compiling smoltcp v0.11.0 |
| 3074 | 2026-03-13T17:08:27.222Z | Compiling toml v0.8.23 |
| 3075 | 2026-03-13T17:08:27.282Z | Compiling structmeta v0.3.0 |
| 3076 | 2026-03-13T17:08:27.329Z | Compiling tabwriter v1.4.1 |
| 3077 | 2026-03-13T17:08:27.398Z | Compiling cobs v0.3.0 |
| 3078 | 2026-03-13T17:08:27.427Z | Compiling serde_yaml v0.9.34+deprecated |
| 3079 | 2026-03-13T17:08:27.521Z | Compiling foreign-types-macros v0.2.3 |
| 3080 | 2026-03-13T17:08:27.535Z | Compiling ingot-macros v0.1.1 |
| 3081 | 2026-03-13T17:08:27.596Z | Compiling proc-macro-crate v3.4.0 |
| 3082 | 2026-03-13T17:08:27.626Z | Compiling derive-ex v0.1.8 |
| 3083 | 2026-03-13T17:08:27.664Z | Compiling parse-display-derive v0.10.0 |
| 3084 | 2026-03-13T17:08:27.734Z | Compiling foreign-types-shared v0.3.1 |
| 3085 | 2026-03-13T17:08:27.763Z | Compiling convert_case v0.4.0 |
| 3086 | 2026-03-13T17:08:27.787Z | Compiling cpufeatures v0.3.0 |
| 3087 | 2026-03-13T17:08:27.872Z | Compiling chacha20 v0.10.0 |
| 3088 | 2026-03-13T17:08:27.893Z | Compiling postcard v1.1.3 |
| 3089 | 2026-03-13T17:08:28.145Z | Compiling proc-macro-crate v1.3.1 |
| 3090 | 2026-03-13T17:08:28.331Z | Compiling derive_more v0.99.20 |
| 3091 | 2026-03-13T17:08:28.361Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3092 | 2026-03-13T17:08:28.368Z | Compiling universal-hash v0.5.1 |
| 3093 | 2026-03-13T17:08:28.401Z | Compiling foreign-types v0.5.0 |
| 3094 | 2026-03-13T17:08:28.408Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3095 | 2026-03-13T17:08:28.408Z | Compiling cstr-argument v0.1.2 |
| 3096 | 2026-03-13T17:08:28.408Z | Compiling num_enum_derive v0.7.5 |
| 3097 | 2026-03-13T17:08:28.520Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3098 | 2026-03-13T17:08:28.543Z | Compiling opaque-debug v0.3.1 |
| 3099 | 2026-03-13T17:08:28.566Z | Compiling colored v3.1.1 |
| 3100 | 2026-03-13T17:08:28.655Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3101 | 2026-03-13T17:08:28.687Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3102 | 2026-03-13T17:08:28.737Z | Compiling tokio-rustls v0.25.0 |
| 3103 | 2026-03-13T17:08:28.843Z | Compiling num_enum_derive v0.5.11 |
| 3104 | 2026-03-13T17:08:28.896Z | Compiling rand v0.10.0 |
| 3105 | 2026-03-13T17:08:28.977Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3106 | 2026-03-13T17:08:29.006Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3107 | 2026-03-13T17:08:29.068Z | Compiling half v2.7.1 |
| 3108 | 2026-03-13T17:08:29.090Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3109 | 2026-03-13T17:08:29.156Z | Compiling ciborium-io v0.2.2 |
| 3110 | 2026-03-13T17:08:29.365Z | Compiling camino-tempfile v1.4.1 |
| 3111 | 2026-03-13T17:08:29.555Z | Compiling ciborium-ll v0.2.2 |
| 3112 | 2026-03-13T17:08:29.579Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3113 | 2026-03-13T17:08:29.608Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3114 | 2026-03-13T17:08:29.677Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3115 | 2026-03-13T17:08:29.785Z | Compiling ciborium v0.2.2 |
| 3116 | 2026-03-13T17:08:29.809Z | Compiling smf v0.2.3 |
| 3117 | 2026-03-13T17:08:29.879Z | Compiling aead v0.5.2 |
| 3118 | 2026-03-13T17:08:29.928Z | Compiling num-derive v0.4.2 |
| 3119 | 2026-03-13T17:08:29.990Z | Compiling sigpipe v0.1.3 |
| 3120 | 2026-03-13T17:08:30.012Z | Compiling num_enum v0.7.5 |
| 3121 | 2026-03-13T17:08:30.069Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3122 | 2026-03-13T17:08:30.123Z | Compiling test-strategy v0.4.5 |
| 3123 | 2026-03-13T17:08:30.145Z | Compiling glob v0.3.3 |
| 3124 | 2026-03-13T17:08:30.150Z | Compiling parse-display v0.10.0 |
| 3125 | 2026-03-13T17:08:30.191Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3126 | 2026-03-13T17:08:30.215Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3127 | 2026-03-13T17:08:30.237Z | Compiling poly1305 v0.8.0 |
| 3128 | 2026-03-13T17:08:30.404Z | Compiling num_enum v0.5.11 |
| 3129 | 2026-03-13T17:08:30.432Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3130 | 2026-03-13T17:08:30.536Z | Compiling chacha20 v0.9.1 |
| 3131 | 2026-03-13T17:08:30.586Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3132 | 2026-03-13T17:08:30.610Z | Compiling whoami v1.6.1 |
| 3133 | 2026-03-13T17:08:30.633Z | Compiling typify-impl v0.6.1 |
| 3134 | 2026-03-13T17:08:30.654Z | Compiling typify-impl v0.4.3 |
| 3135 | 2026-03-13T17:08:30.724Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3136 | 2026-03-13T17:08:30.986Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3137 | 2026-03-13T17:08:31.032Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3138 | 2026-03-13T17:08:31.055Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3139 | 2026-03-13T17:08:31.142Z | Compiling num-rational v0.4.2 |
| 3140 | 2026-03-13T17:08:31.257Z | Compiling password-hash v0.5.0 |
| 3141 | 2026-03-13T17:08:31.282Z | Compiling blake2 v0.10.6 |
| 3142 | 2026-03-13T17:08:31.285Z | Compiling num-complex v0.4.6 |
| 3143 | 2026-03-13T17:08:31.327Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3144 | 2026-03-13T17:08:31.385Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3145 | 2026-03-13T17:08:31.452Z | Compiling indent_write v2.2.0 |
| 3146 | 2026-03-13T17:08:31.642Z | Compiling ingot-types v0.1.2 |
| 3147 | 2026-03-13T17:08:31.664Z | Compiling prettyplease v0.2.37 |
| 3148 | 2026-03-13T17:08:31.830Z | Compiling num v0.4.3 |
| 3149 | 2026-03-13T17:08:31.861Z | Compiling argon2 v0.5.3 |
| 3150 | 2026-03-13T17:08:31.902Z | Compiling chacha20poly1305 v0.10.1 |
| 3151 | 2026-03-13T17:08:31.947Z | Compiling float-ord v0.3.2 |
| 3152 | 2026-03-13T17:08:32.017Z | Compiling gethostname v0.5.0 |
| 3153 | 2026-03-13T17:08:32.059Z | Compiling usdt-macro v0.5.0 |
| 3154 | 2026-03-13T17:08:32.122Z | Compiling usdt-attr-macro v0.5.0 |
| 3155 | 2026-03-13T17:08:32.125Z | Compiling derive-where v1.6.0 |
| 3156 | 2026-03-13T17:08:32.172Z | Compiling ingot v0.1.1 |
| 3157 | 2026-03-13T17:08:32.197Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3158 | 2026-03-13T17:08:32.242Z | Compiling memmap v0.7.0 |
| 3159 | 2026-03-13T17:08:32.333Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3160 | 2026-03-13T17:08:32.525Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3161 | 2026-03-13T17:08:32.754Z | Compiling atomicwrites v0.4.4 |
| 3162 | 2026-03-13T17:08:32.775Z | Compiling thiserror-no-std v2.0.2 |
| 3163 | 2026-03-13T17:08:32.909Z | Compiling vsss-rs v3.3.4 |
| 3164 | 2026-03-13T17:08:32.934Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3165 | 2026-03-13T17:08:33.037Z | Compiling owo-colors v4.3.0 |
| 3166 | 2026-03-13T17:08:33.119Z | Compiling cancel-safe-futures v0.1.5 |
| 3167 | 2026-03-13T17:08:33.141Z | Compiling libsw-core v0.3.2 |
| 3168 | 2026-03-13T17:08:33.281Z | Compiling usdt v0.5.0 |
| 3169 | 2026-03-13T17:08:33.394Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3170 | 2026-03-13T17:08:33.488Z | Compiling async-recursion v1.1.1 |
| 3171 | 2026-03-13T17:08:33.520Z | Compiling resolv-conf v0.7.6 |
| 3172 | 2026-03-13T17:08:33.647Z | Compiling libsw v3.5.0 |
| 3173 | 2026-03-13T17:08:33.762Z | Compiling progenitor-client v0.11.2 |
| 3174 | 2026-03-13T17:08:33.786Z | Compiling libefi-sys v0.1.0 |
| 3175 | 2026-03-13T17:08:33.909Z | Compiling linear-map v1.2.0 |
| 3176 | 2026-03-13T17:08:34.008Z | Compiling newline-converter v0.3.0 |
| 3177 | 2026-03-13T17:08:34.031Z | Compiling hickory-proto v0.24.4 |
| 3178 | 2026-03-13T17:08:34.034Z | Compiling console v0.15.11 |
| 3179 | 2026-03-13T17:08:34.078Z | Compiling bitfield-struct v0.6.2 |
| 3180 | 2026-03-13T17:08:34.132Z | Compiling linked-hash-map v0.5.6 |
| 3181 | 2026-03-13T17:08:34.188Z | Compiling semver v0.1.20 |
| 3182 | 2026-03-13T17:08:34.283Z | Compiling pin-project-internal v1.1.11 |
| 3183 | 2026-03-13T17:08:34.286Z | Compiling slog-dtrace v0.3.0 |
| 3184 | 2026-03-13T17:08:34.461Z | Compiling lru-cache v0.1.2 |
| 3185 | 2026-03-13T17:08:34.465Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3186 | 2026-03-13T17:08:34.556Z | Compiling rustc_version v0.1.7 |
| 3187 | 2026-03-13T17:08:34.607Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3188 | 2026-03-13T17:08:34.610Z | Compiling expectorate v1.2.0 |
| 3189 | 2026-03-13T17:08:34.661Z | Compiling minimal-lexical v0.2.1 |
| 3190 | 2026-03-13T17:08:34.763Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3191 | 2026-03-13T17:08:34.784Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3192 | 2026-03-13T17:08:34.847Z | Compiling tokio-dtrace v0.1.1 |
| 3193 | 2026-03-13T17:08:34.888Z | Compiling newtype_derive v0.1.6 |
| 3194 | 2026-03-13T17:08:34.954Z | Compiling nom v7.1.3 |
| 3195 | 2026-03-13T17:08:35.037Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3196 | 2026-03-13T17:08:35.040Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3197 | 2026-03-13T17:08:35.086Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3198 | 2026-03-13T17:08:35.086Z | Compiling phf_shared v0.12.1 |
| 3199 | 2026-03-13T17:08:35.189Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3200 | 2026-03-13T17:08:35.234Z | Compiling pem v3.0.6 |
| 3201 | 2026-03-13T17:08:35.329Z | Compiling snafu-derive v0.8.9 |
| 3202 | 2026-03-13T17:08:35.388Z | Compiling csv-core v0.1.13 |
| 3203 | 2026-03-13T17:08:35.549Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3204 | 2026-03-13T17:08:35.671Z | Compiling highway v1.3.0 |
| 3205 | 2026-03-13T17:08:35.731Z | Compiling same-file v1.0.6 |
| 3206 | 2026-03-13T17:08:35.764Z | Compiling xshell-macros v0.2.7 |
| 3207 | 2026-03-13T17:08:35.838Z | Compiling chrono-tz v0.10.4 |
| 3208 | 2026-03-13T17:08:35.942Z | Compiling pin-project v1.1.11 |
| 3209 | 2026-03-13T17:08:36.099Z | Compiling walkdir v2.5.0 |
| 3210 | 2026-03-13T17:08:36.124Z | Compiling const_format_proc_macros v0.2.34 |
| 3211 | 2026-03-13T17:08:36.182Z | Compiling csv v1.4.0 |
| 3212 | 2026-03-13T17:08:36.224Z | Compiling phf v0.12.1 |
| 3213 | 2026-03-13T17:08:36.334Z | Compiling xshell v0.2.7 |
| 3214 | 2026-03-13T17:08:36.444Z | Compiling oxide-tokio-rt v0.1.3 |
| 3215 | 2026-03-13T17:08:36.466Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3216 | 2026-03-13T17:08:36.685Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3217 | 2026-03-13T17:08:36.850Z | Compiling globset v0.4.18 |
| 3218 | 2026-03-13T17:08:36.876Z | Compiling olpc-cjson v0.1.4 |
| 3219 | 2026-03-13T17:08:36.936Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3220 | 2026-03-13T17:08:36.964Z | Compiling primeorder v0.13.6 |
| 3221 | 2026-03-13T17:08:36.987Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3222 | 2026-03-13T17:08:37.029Z | Compiling hickory-resolver v0.24.4 |
| 3223 | 2026-03-13T17:08:37.052Z | Compiling serde_plain v1.0.2 |
| 3224 | 2026-03-13T17:08:37.122Z | Compiling typed-path v0.9.3 |
| 3225 | 2026-03-13T17:08:37.322Z | Compiling typify-macro v0.6.1 |
| 3226 | 2026-03-13T17:08:37.345Z | Compiling base64 v0.21.7 |
| 3227 | 2026-03-13T17:08:37.348Z | Compiling const_format v0.2.35 |
| 3228 | 2026-03-13T17:08:37.348Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3229 | 2026-03-13T17:08:37.414Z | Compiling typify-macro v0.4.3 |
| 3230 | 2026-03-13T17:08:37.695Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3231 | 2026-03-13T17:08:37.795Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3232 | 2026-03-13T17:08:37.827Z | Compiling tabled_derive v0.7.0 |
| 3233 | 2026-03-13T17:08:37.848Z | Compiling bcs v0.1.6 |
| 3234 | 2026-03-13T17:08:38.127Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3235 | 2026-03-13T17:08:38.236Z | Compiling snafu v0.8.9 |
| 3236 | 2026-03-13T17:08:38.299Z | Compiling salty v0.3.0 |
| 3237 | 2026-03-13T17:08:38.508Z | Compiling qorb v0.4.1 |
| 3238 | 2026-03-13T17:08:38.535Z | Compiling radium v0.7.0 |
| 3239 | 2026-03-13T17:08:38.661Z | Compiling tough v0.20.0 |
| 3240 | 2026-03-13T17:08:38.683Z | Compiling termtree v0.5.1 |
| 3241 | 2026-03-13T17:08:38.778Z | Compiling textwrap v0.16.2 |
| 3242 | 2026-03-13T17:08:38.914Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3243 | 2026-03-13T17:08:38.917Z | Compiling steno v0.4.1 |
| 3244 | 2026-03-13T17:08:38.993Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3245 | 2026-03-13T17:08:39.248Z | Compiling tabled v0.15.0 |
| 3246 | 2026-03-13T17:08:39.293Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3247 | 2026-03-13T17:08:39.317Z | Compiling maybe-uninit v2.0.0 |
| 3248 | 2026-03-13T17:08:39.504Z | Compiling humantime v2.3.0 |
| 3249 | 2026-03-13T17:08:39.507Z | Compiling utf-8 v0.7.6 |
| 3250 | 2026-03-13T17:08:39.552Z | Compiling tap v1.0.1 |
| 3251 | 2026-03-13T17:08:39.734Z | Compiling wyz v0.5.1 |
| 3252 | 2026-03-13T17:08:39.836Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3253 | 2026-03-13T17:08:39.860Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3254 | 2026-03-13T17:08:39.884Z | Compiling typify v0.6.1 |
| 3255 | 2026-03-13T17:08:39.911Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3256 | 2026-03-13T17:08:39.939Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3257 | 2026-03-13T17:08:39.963Z | Compiling typify v0.4.3 |
| 3258 | 2026-03-13T17:08:40.043Z | Compiling progenitor-impl v0.13.0 |
| 3259 | 2026-03-13T17:08:40.066Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3260 | 2026-03-13T17:08:40.135Z | Compiling progenitor-impl v0.11.2 |
| 3261 | 2026-03-13T17:08:40.166Z | Compiling progenitor-impl v0.10.0 |
| 3262 | 2026-03-13T17:08:40.546Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3263 | 2026-03-13T17:08:40.642Z | Compiling tungstenite v0.21.0 |
| 3264 | 2026-03-13T17:08:40.847Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3265 | 2026-03-13T17:08:41.398Z | Compiling p384 v0.13.1 |
| 3266 | 2026-03-13T17:08:41.756Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3267 | 2026-03-13T17:08:41.854Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3268 | 2026-03-13T17:08:42.112Z | Compiling arc-swap v1.8.2 |
| 3269 | 2026-03-13T17:08:42.186Z | Compiling packed_struct v0.10.1 |
| 3270 | 2026-03-13T17:08:42.309Z | Compiling tagptr v0.2.0 |
| 3271 | 2026-03-13T17:08:42.533Z | Compiling funty v2.0.0 |
| 3272 | 2026-03-13T17:08:42.557Z | Compiling moka v0.12.13 |
| 3273 | 2026-03-13T17:08:42.611Z | Compiling slog-scope v4.4.1 |
| 3274 | 2026-03-13T17:08:42.641Z | Compiling tokio-tungstenite v0.21.0 |
| 3275 | 2026-03-13T17:08:42.665Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3276 | 2026-03-13T17:08:42.815Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3277 | 2026-03-13T17:08:42.895Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3278 | 2026-03-13T17:08:42.966Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3279 | 2026-03-13T17:08:43.086Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3280 | 2026-03-13T17:08:43.458Z | Compiling bitvec v1.0.1 |
| 3281 | 2026-03-13T17:08:43.651Z | Compiling polyval v0.6.2 |
| 3282 | 2026-03-13T17:08:43.933Z | Compiling progenitor-macro v0.13.0 |
| 3283 | 2026-03-13T17:08:43.992Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3284 | 2026-03-13T17:08:44.016Z | Compiling progenitor-macro v0.10.0 |
| 3285 | 2026-03-13T17:08:44.040Z | Compiling progenitor-macro v0.11.2 |
| 3286 | 2026-03-13T17:08:44.253Z | Compiling packed_struct_codegen v0.10.1 |
| 3287 | 2026-03-13T17:08:44.371Z | Compiling zerocopy-derive v0.6.6 |
| 3288 | 2026-03-13T17:08:44.404Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3289 | 2026-03-13T17:08:44.519Z | Compiling bitfield-macros v0.19.4 |
| 3290 | 2026-03-13T17:08:44.541Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3291 | 2026-03-13T17:08:44.918Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3292 | 2026-03-13T17:08:45.153Z | Compiling indexmap v1.9.3 |
| 3293 | 2026-03-13T17:08:45.383Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3294 | 2026-03-13T17:08:45.479Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3295 | 2026-03-13T17:08:45.510Z | Compiling parking_lot_core v0.8.6 |
| 3296 | 2026-03-13T17:08:45.510Z | Compiling crc-catalog v2.4.0 |
| 3297 | 2026-03-13T17:08:45.564Z | Compiling nodrop v0.1.14 |
| 3298 | 2026-03-13T17:08:45.610Z | Compiling bitfield v0.19.4 |
| 3299 | 2026-03-13T17:08:45.635Z | Compiling zerocopy v0.6.6 |
| 3300 | 2026-03-13T17:08:45.695Z | Compiling array-init v0.0.4 |
| 3301 | 2026-03-13T17:08:45.719Z | Compiling crc v3.4.0 |
| 3302 | 2026-03-13T17:08:45.745Z | Compiling proc-macro-error2 v2.0.1 |
| 3303 | 2026-03-13T17:08:45.823Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3304 | 2026-03-13T17:08:45.951Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3305 | 2026-03-13T17:08:46.029Z | Compiling ghash v0.5.1 |
| 3306 | 2026-03-13T17:08:46.085Z | Compiling hickory-resolver v0.25.2 |
| 3307 | 2026-03-13T17:08:46.153Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3308 | 2026-03-13T17:08:46.200Z | Compiling slog-stdlog v4.1.1 |
| 3309 | 2026-03-13T17:08:46.232Z | Compiling smallvec v0.6.14 |
| 3310 | 2026-03-13T17:08:46.279Z | Compiling git-stub v1.0.0 |
| 3311 | 2026-03-13T17:08:46.392Z | Compiling ctr v0.9.2 |
| 3312 | 2026-03-13T17:08:46.516Z | Compiling num-derive v0.3.3 |
| 3313 | 2026-03-13T17:08:46.551Z | Compiling lzma-sys v0.1.20 |
| 3314 | 2026-03-13T17:08:46.669Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3315 | 2026-03-13T17:08:46.734Z | Compiling unicase v2.9.0 |
| 3316 | 2026-03-13T17:08:46.740Z | Compiling hashbrown v0.12.3 |
| 3317 | 2026-03-13T17:08:46.984Z | Compiling aes-gcm v0.10.3 |
| 3318 | 2026-03-13T17:08:47.007Z | Compiling mime_guess v2.0.5 |
| 3319 | 2026-03-13T17:08:47.197Z | Compiling git-stub-vcs v0.1.0 |
| 3320 | 2026-03-13T17:08:47.221Z | Compiling serde-hex v0.1.0 |
| 3321 | 2026-03-13T17:08:47.260Z | Compiling slog-envlogger v2.2.0 |
| 3322 | 2026-03-13T17:08:47.727Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3323 | 2026-03-13T17:08:47.777Z | Compiling tabled_derive v0.11.0 |
| 3324 | 2026-03-13T17:08:47.780Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3325 | 2026-03-13T17:08:47.821Z | Compiling libscf-sys v1.1.0 |
| 3326 | 2026-03-13T17:08:47.876Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3327 | 2026-03-13T17:08:48.018Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3328 | 2026-03-13T17:08:48.042Z | Compiling ron v0.8.1 |
| 3329 | 2026-03-13T17:08:48.082Z | Compiling papergrid v0.17.0 |
| 3330 | 2026-03-13T17:08:48.259Z | Compiling cargo_toml v0.22.3 |
| 3331 | 2026-03-13T17:08:48.325Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3332 | 2026-03-13T17:08:48.753Z | Compiling hashbrown v0.13.2 |
| 3333 | 2026-03-13T17:08:48.776Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3334 | 2026-03-13T17:08:49.109Z | Compiling testing_table v0.3.0 |
| 3335 | 2026-03-13T17:08:49.150Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3336 | 2026-03-13T17:08:49.392Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3337 | 2026-03-13T17:08:49.467Z | Compiling ssh-encoding v0.2.0 |
| 3338 | 2026-03-13T17:08:49.564Z | Compiling blowfish v0.9.1 |
| 3339 | 2026-03-13T17:08:49.586Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3340 | 2026-03-13T17:08:49.728Z | Compiling nibble_vec v0.1.0 |
| 3341 | 2026-03-13T17:08:49.751Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3342 | 2026-03-13T17:08:49.850Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3343 | 2026-03-13T17:08:49.920Z | Compiling corncobs v0.1.4 |
| 3344 | 2026-03-13T17:08:49.944Z | Compiling crc-any v2.5.0 |
| 3345 | 2026-03-13T17:08:50.043Z | Compiling endian-type v0.1.2 |
| 3346 | 2026-03-13T17:08:50.153Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3347 | 2026-03-13T17:08:50.203Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3348 | 2026-03-13T17:08:50.206Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3349 | 2026-03-13T17:08:50.250Z | Compiling radix_trie v0.2.1 |
| 3350 | 2026-03-13T17:08:50.278Z | Compiling ssh-cipher v0.2.0 |
| 3351 | 2026-03-13T17:08:50.366Z | Compiling tabled v0.20.0 |
| 3352 | 2026-03-13T17:08:50.572Z | Compiling object v0.30.4 |
| 3353 | 2026-03-13T17:08:50.687Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3354 | 2026-03-13T17:08:50.713Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3355 | 2026-03-13T17:08:50.754Z | Compiling parking_lot v0.11.2 |
| 3356 | 2026-03-13T17:08:51.166Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3357 | 2026-03-13T17:08:51.280Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3358 | 2026-03-13T17:08:51.433Z | Compiling progenitor v0.13.0 |
| 3359 | 2026-03-13T17:08:51.486Z | Compiling progenitor v0.11.2 |
| 3360 | 2026-03-13T17:08:51.489Z | Compiling progenitor v0.10.0 |
| 3361 | 2026-03-13T17:08:51.643Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3362 | 2026-03-13T17:08:51.705Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3363 | 2026-03-13T17:08:51.728Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3364 | 2026-03-13T17:08:51.750Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3365 | 2026-03-13T17:08:51.825Z | Compiling prefix-trie v0.7.0 |
| 3366 | 2026-03-13T17:08:51.946Z | Compiling password-hash v0.4.2 |
| 3367 | 2026-03-13T17:08:52.166Z | Compiling fxhash v0.2.1 |
| 3368 | 2026-03-13T17:08:52.373Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3369 | 2026-03-13T17:08:52.376Z | Compiling secrecy v0.8.0 |
| 3370 | 2026-03-13T17:08:52.376Z | Compiling path-slash v0.1.5 |
| 3371 | 2026-03-13T17:08:52.424Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3372 | 2026-03-13T17:08:52.466Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3373 | 2026-03-13T17:08:52.469Z | Compiling half v1.8.3 |
| 3374 | 2026-03-13T17:08:52.514Z | Compiling http-range v0.1.5 |
| 3375 | 2026-03-13T17:08:52.622Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3376 | 2026-03-13T17:08:52.731Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3377 | 2026-03-13T17:08:52.785Z | Compiling serde_cbor v0.11.2 |
| 3378 | 2026-03-13T17:08:53.124Z | Compiling sled v0.34.7 |
| 3379 | 2026-03-13T17:08:53.642Z | Compiling pbkdf2 v0.11.0 |
| 3380 | 2026-03-13T17:08:53.800Z | Compiling hickory-server v0.25.2 |
| 3381 | 2026-03-13T17:08:53.879Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3382 | 2026-03-13T17:08:53.948Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3383 | 2026-03-13T17:08:54.096Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3384 | 2026-03-13T17:08:54.541Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3385 | 2026-03-13T17:08:54.578Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3386 | 2026-03-13T17:08:54.865Z | Compiling ron v0.12.0 |
| 3387 | 2026-03-13T17:08:54.885Z | Compiling xz2 v0.1.7 |
| 3388 | 2026-03-13T17:08:55.064Z | Compiling ssh-key v0.6.7 |
| 3389 | 2026-03-13T17:08:55.249Z | Compiling hickory-client v0.25.2 |
| 3390 | 2026-03-13T17:08:55.692Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3391 | 2026-03-13T17:08:55.724Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3392 | 2026-03-13T17:08:55.748Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3393 | 2026-03-13T17:08:55.830Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3394 | 2026-03-13T17:08:56.473Z | Compiling p521 v0.13.3 |
| 3395 | 2026-03-13T17:08:56.477Z | Compiling p256 v0.13.2 |
| 3396 | 2026-03-13T17:08:56.726Z | Compiling yasna v0.5.2 |
| 3397 | 2026-03-13T17:08:56.801Z | Compiling kstat-rs v0.2.4 |
| 3398 | 2026-03-13T17:08:56.913Z | Compiling headers-core v0.3.0 |
| 3399 | 2026-03-13T17:08:57.044Z | Compiling nanorand v0.7.0 |
| 3400 | 2026-03-13T17:08:57.112Z | Compiling russh-cryptovec v0.7.3 |
| 3401 | 2026-03-13T17:08:57.152Z | Compiling atty v0.2.14 |
| 3402 | 2026-03-13T17:08:57.249Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3403 | 2026-03-13T17:08:57.313Z | Compiling md5 v0.7.0 |
| 3404 | 2026-03-13T17:08:57.317Z | Compiling base16ct v1.0.0 |
| 3405 | 2026-03-13T17:08:57.317Z | Compiling crc8 v0.1.1 |
| 3406 | 2026-03-13T17:08:57.392Z | Compiling home v0.5.12 |
| 3407 | 2026-03-13T17:08:57.430Z | Compiling rcgen v0.12.1 |
| 3408 | 2026-03-13T17:08:57.464Z | Compiling flume v0.11.1 |
| 3409 | 2026-03-13T17:08:57.467Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3410 | 2026-03-13T17:08:57.600Z | Compiling russh-keys v0.45.0 |
| 3411 | 2026-03-13T17:08:57.623Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3412 | 2026-03-13T17:08:57.694Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3413 | 2026-03-13T17:08:57.717Z | Compiling headers v0.4.1 |
| 3414 | 2026-03-13T17:08:57.810Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3415 | 2026-03-13T17:08:57.909Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3416 | 2026-03-13T17:08:58.137Z | Compiling hyper-staticfile v0.10.1 |
| 3417 | 2026-03-13T17:08:58.509Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3418 | 2026-03-13T17:08:58.678Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3419 | 2026-03-13T17:08:58.812Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3420 | 2026-03-13T17:08:58.845Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3421 | 2026-03-13T17:08:58.865Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3422 | 2026-03-13T17:08:59.056Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3423 | 2026-03-13T17:08:59.122Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3424 | 2026-03-13T17:08:59.234Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3425 | 2026-03-13T17:08:59.408Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3426 | 2026-03-13T17:08:59.805Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3427 | 2026-03-13T17:08:59.895Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3428 | 2026-03-13T17:08:59.962Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3429 | 2026-03-13T17:09:00.156Z | Compiling num-bigint v0.4.6 |
| 3430 | 2026-03-13T17:09:00.179Z | Compiling des v0.8.1 |
| 3431 | 2026-03-13T17:09:00.287Z | Compiling subprocess v0.2.15 |
| 3432 | 2026-03-13T17:09:00.386Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3433 | 2026-03-13T17:09:00.415Z | Compiling hex-literal v0.4.1 |
| 3434 | 2026-03-13T17:09:00.468Z | Compiling display-error-chain v0.2.2 |
| 3435 | 2026-03-13T17:09:00.593Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3436 | 2026-03-13T17:09:00.677Z | Compiling colored v2.2.0 |
| 3437 | 2026-03-13T17:09:00.967Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3438 | 2026-03-13T17:09:01.034Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3439 | 2026-03-13T17:09:01.178Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3440 | 2026-03-13T17:09:01.198Z | Compiling internet-checksum v0.2.1 |
| 3441 | 2026-03-13T17:09:01.916Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3442 | 2026-03-13T17:09:02.032Z | Compiling russh v0.45.0 |
| 3443 | 2026-03-13T17:09:10.149Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3444 | 2026-03-13T17:09:19.968Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3445 | 2026-03-13T17:09:19.968Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3446 | 2026-03-13T17:09:19.971Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3447 | 2026-03-13T17:09:19.971Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3448 | 2026-03-13T17:09:22.147Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3449 | 2026-03-13T17:09:22.299Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3450 | 2026-03-13T17:09:28.045Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3451 | 2026-03-13T17:09:57.559Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3452 | 2026-03-13T17:10:21.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s |
| 3453 | 2026-03-13T17:10:22.180Z | |
| 3454 | 2026-03-13T17:10:22.184Z | real 1:57.820696526 |
| 3455 | 2026-03-13T17:10:22.184Z | user 11:32.245585463 |
| 3456 | 2026-03-13T17:10:22.184Z | sys 2:05.298246901 |
| 3457 | 2026-03-13T17:10:22.184Z | trap 0.362612091 |
| 3458 | 2026-03-13T17:10:22.184Z | tflt 0.726449678 |
| 3459 | 2026-03-13T17:10:22.184Z | dflt 1.348349403 |
| 3460 | 2026-03-13T17:10:22.184Z | kflt 0.000189526 |
| 3461 | 2026-03-13T17:10:22.184Z | lock 28:48.604268908 |
| 3462 | 2026-03-13T17:10:22.184Z | slp 38:10.329051748 |
| 3463 | 2026-03-13T17:10:22.184Z | lat 46.614670047 |
| 3464 | 2026-03-13T17:10:22.184Z | stop 3:34.653772616 |
| 3465 | 2026-03-13T17:10:22.184Z | + mkdir tests |
| 3466 | 2026-03-13T17:10:22.188Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3467 | 2026-03-13T17:10:22.188Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3468 | 2026-03-13T17:10:22.220Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-321867b8f1751809 tests/ |
| 3469 | 2026-03-13T17:10:22.244Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8bd8484279d9647b tests/ |
| 3470 | 2026-03-13T17:10:22.276Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-a66d4f2bdf9d4eba tests/ |
| 3471 | 2026-03-13T17:10:22.308Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-500bede75a180576 tests/ |
| 3472 | 2026-03-13T17:10:22.655Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*) |
| 3473 | 2026-03-13T17:10:22.659Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-8bd8484279d9647b tests/commtest-a66d4f2bdf9d4eba tests/dhcp_server-321867b8f1751809 tests/end_to_end_tests-500bede75a180576 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3474 | 2026-03-13T17:11:58.913Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3475 | 2026-03-13T17:11:58.913Z | a .github/buildomat/ci-env.sh 1K |
| 3476 | 2026-03-13T17:11:58.913Z | a out/target/test 1K |
| 3477 | 2026-03-13T17:11:58.914Z | a out/npuzone/npuzone 27402K |
| 3478 | 2026-03-13T17:11:58.914Z | a package-manifest.toml 35K |
| 3479 | 2026-03-13T17:11:58.914Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3480 | 2026-03-13T17:11:58.914Z | a target/release/omicron-package 41238K |
| 3481 | 2026-03-13T17:11:58.914Z | a target/release/xtask 11359K |
| 3482 | 2026-03-13T17:11:58.914Z | a target/debug/bootstrap 346924K |
| 3483 | 2026-03-13T17:11:58.914Z | a tests/bootstrap-8bd8484279d9647b 31480K |
| 3484 | 2026-03-13T17:11:58.914Z | a tests/commtest-a66d4f2bdf9d4eba 31997K |
| 3485 | 2026-03-13T17:11:58.914Z | a tests/dhcp_server-321867b8f1751809 31480K |
| 3486 | 2026-03-13T17:11:58.914Z | a tests/end_to_end_tests-500bede75a180576 389124K |
| 3487 | 2026-03-13T17:11:58.914Z | a out/clickhouse.tar.gz 303972K |
| 3488 | 2026-03-13T17:11:58.914Z | a out/clickhouse_keeper.tar.gz 288775K |
| 3489 | 2026-03-13T17:11:58.914Z | a out/clickhouse_server.tar.gz 303971K |
| 3490 | 2026-03-13T17:11:58.914Z | a out/cockroachdb.tar.gz 157252K |
| 3491 | 2026-03-13T17:11:58.914Z | a out/crucible-pantry-zone.tar.gz 38909K |
| 3492 | 2026-03-13T17:11:58.914Z | a out/crucible-utils.tar 17744K |
| 3493 | 2026-03-13T17:11:58.914Z | a out/crucible-zone.tar.gz 53047K |
| 3494 | 2026-03-13T17:11:58.914Z | a out/external-dns.tar.gz 42749K |
| 3495 | 2026-03-13T17:11:58.914Z | a out/internal-dns.tar.gz 42748K |
| 3496 | 2026-03-13T17:11:58.914Z | a out/mg-ddm-gz.tar 86339K |
| 3497 | 2026-03-13T17:11:58.914Z | a out/nexus.tar.gz 210987K |
| 3498 | 2026-03-13T17:11:58.936Z | a out/ntp.tar.gz 23275K |
| 3499 | 2026-03-13T17:11:58.936Z | a out/omicron-gateway-softnpu.tar.gz 27918K |
| 3500 | 2026-03-13T17:11:58.936Z | a out/omicron-sled-agent.tar 190849K |
| 3501 | 2026-03-13T17:11:58.936Z | a out/overlay.tar.gz 3K |
| 3502 | 2026-03-13T17:11:58.936Z | a out/oximeter.tar.gz 59102K |
| 3503 | 2026-03-13T17:11:58.936Z | a out/oxlog.tar 3895K |
| 3504 | 2026-03-13T17:11:58.936Z | a out/probe.tar.gz 3037K |
| 3505 | 2026-03-13T17:11:58.937Z | a out/propolis-server.tar.gz 74633K |
| 3506 | 2026-03-13T17:11:58.937Z | a out/pumpkind-gz.tar 26647K |
| 3507 | 2026-03-13T17:11:58.937Z | a out/switch-softnpu.tar.gz 376556K |
| 3508 | 2026-03-13T17:11:58.956Z | |
| 3509 | 2026-03-13T17:11:58.956Z | real 1:36.153836768 |
| 3510 | 2026-03-13T17:11:58.956Z | user 1:33.133383998 |
| 3511 | 2026-03-13T17:11:58.956Z | sys 6.295132309 |
| 3512 | 2026-03-13T17:11:58.956Z | trap 0.006370073 |
| 3513 | 2026-03-13T17:11:58.956Z | tflt 0.000000000 |
| 3514 | 2026-03-13T17:11:58.956Z | dflt 0.000000000 |
| 3515 | 2026-03-13T17:11:58.956Z | kflt 0.000000000 |
| 3516 | 2026-03-13T17:11:58.957Z | lock 0.000000000 |
| 3517 | 2026-03-13T17:11:58.957Z | slp 1:32.236623674 |
| 3518 | 2026-03-13T17:11:58.957Z | lat 0.630156957 |
| 3519 | 2026-03-13T17:11:58.957Z | stop 0.000621729 |
| 3520 | 2026-03-13T17:11:58.957Z | process exited: duration 1188799 ms, exit code 0 |
| |
| 3521 | 2026-03-13T17:11:59.006Z | found 1 output files |
| 3522 | 2026-03-13T17:11:59.006Z | uploading: /work/package.tar.gz (2343310782 bytes) |
| 3523 | 2026-03-13T17:13:22.075Z | uploaded: /work/package.tar.gz |