|
|
|
| 1 | 2026-03-13T20:19:16.803Z | job assigned to worker 01KKMDK1G28WJ930KYBQAVE2W9 [factory aws, i-039decf171712e7ce] (queued for 1 m 9 s) |
| |
| 2 | 2026-03-13T20:19:25.404Z | starting task 0: "setup" |
| 3 | 2026-03-13T20:19:25.412Z | ++ uname -s |
| 4 | 2026-03-13T20:19:25.415Z | + kern=SunOS |
| 5 | 2026-03-13T20:19:25.415Z | + build_user=build |
| 6 | 2026-03-13T20:19:25.415Z | + build_uid=12345 |
| 7 | 2026-03-13T20:19:25.415Z | + work_dir=/work |
| 8 | 2026-03-13T20:19:25.415Z | + input_dir=/input |
| 9 | 2026-03-13T20:19:25.415Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T20:19:25.415Z | + case "$kern" in |
| 11 | 2026-03-13T20:19:25.415Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T20:19:25.418Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T20:19:27.426Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T20:19:27.556Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T20:19:27.559Z | + home_fs=zfs |
| 16 | 2026-03-13T20:19:27.560Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T20:19:27.560Z | + mkdir -p /home/build |
| 18 | 2026-03-13T20:19:27.563Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T20:19:29.570Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T20:19:29.580Z | process exited: duration 4162 ms, exit code 0 |
| |
| 21 | 2026-03-13T20:19:29.592Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T20:19:29.598Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-13T20:19:29.598Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-13T20:19:29.598Z | * rust toolchain profile = "default" |
| 25 | 2026-03-13T20:19:29.598Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-13T20:19:29.598Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T20:19:29.598Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T20:19:29.603Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T20:19:29.603Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-13T20:19:29.740Z | info: downloading installer |
| 31 | 2026-03-13T20:19:31.442Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T20:19:31.442Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T20:19:31.442Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T20:19:31.442Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T20:19:31.442Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T20:19:31.442Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T20:19:31.442Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T20:19:31.442Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T20:19:31.442Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T20:19:31.442Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T20:19:31.442Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T20:19:31.442Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T20:19:31.442Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T20:19:31.454Z | info: profile set to default |
| 45 | 2026-03-13T20:19:31.454Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T20:19:31.457Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T20:19:31.638Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-13T20:19:31.644Z | info: downloading 6 components |
| 49 | 2026-03-13T20:19:46.834Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-13T20:19:46.834Z | |
| 51 | 2026-03-13T20:19:46.873Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-13T20:19:46.873Z | |
| 53 | 2026-03-13T20:19:46.873Z | |
| 54 | 2026-03-13T20:19:46.879Z | Rust is installed now. Great! |
| 55 | 2026-03-13T20:19:46.879Z | |
| 56 | 2026-03-13T20:19:46.879Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T20:19:46.879Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T20:19:46.880Z | |
| 59 | 2026-03-13T20:19:46.880Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T20:19:46.880Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T20:19:46.880Z | |
| 62 | 2026-03-13T20:19:46.880Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T20:19:46.880Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T20:19:46.880Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T20:19:46.880Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T20:19:46.880Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T20:19:46.880Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T20:19:46.880Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T20:19:46.880Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T20:19:46.880Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T20:19:46.974Z | + rustup --version |
| 72 | 2026-03-13T20:19:46.982Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T20:19:46.988Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T20:19:47.011Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-13T20:19:47.016Z | + cargo --version |
| 76 | 2026-03-13T20:19:47.023Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-13T20:19:47.026Z | + rustc --version |
| 78 | 2026-03-13T20:19:47.055Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-13T20:19:47.059Z | process exited: duration 17460 ms, exit code 0 |
| |
| 80 | 2026-03-13T20:19:47.068Z | starting task 2: "authentication" |
| 81 | 2026-03-13T20:19:47.089Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-13T20:19:47.096Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T20:19:47.101Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-13T20:19:47.105Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-13T20:19:47.138Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-13T20:19:57.797Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-13T20:19:57.797Z | + git fetch origin 5390943e7e40d841fc09ccacf998e8a7f23917d0 |
| 88 | 2026-03-13T20:19:58.088Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-13T20:19:58.088Z | * branch 5390943e7e40d841fc09ccacf998e8a7f23917d0 -> FETCH_HEAD |
| 90 | 2026-03-13T20:19:58.100Z | + [[ -n expectorate-no-comment ]] |
| 91 | 2026-03-13T20:19:58.103Z | ++ git branch --show-current |
| 92 | 2026-03-13T20:19:58.108Z | + current=main |
| 93 | 2026-03-13T20:19:58.108Z | + [[ main != expectorate-no-comment ]] |
| 94 | 2026-03-13T20:19:58.108Z | + git branch -f expectorate-no-comment 5390943e7e40d841fc09ccacf998e8a7f23917d0 |
| 95 | 2026-03-13T20:19:58.113Z | + git checkout -f expectorate-no-comment |
| 96 | 2026-03-13T20:19:58.433Z | Switched to branch 'expectorate-no-comment' |
| 97 | 2026-03-13T20:19:58.436Z | + git reset --hard 5390943e7e40d841fc09ccacf998e8a7f23917d0 |
| 98 | 2026-03-13T20:19:58.461Z | HEAD is now at 5390943e7 linebreak |
| 99 | 2026-03-13T20:19:58.464Z | process exited: duration 11363 ms, exit code 0 |
| |
| 100 | 2026-03-13T20:19:58.470Z | starting task 4: "build" |
| 101 | 2026-03-13T20:19:58.477Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-13T20:19:58.481Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-13T20:19:58.481Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-13T20:19:58.481Z | + cargo --version |
| 105 | 2026-03-13T20:19:58.488Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-13T20:19:58.491Z | + rustc --version |
| 107 | 2026-03-13T20:19:58.520Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-13T20:19:58.523Z | + WORK=/work |
| 109 | 2026-03-13T20:19:58.523Z | + pfexec mkdir -p /work |
| 110 | 2026-03-13T20:19:58.528Z | + pfexec chown build /work |
| 111 | 2026-03-13T20:19:58.531Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-13T20:20:08.819Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-13T20:20:18.588Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-13T20:20:40.856Z | Planning: Solver setup ... Done (20.639s) |
| 115 | 2026-03-13T20:20:41.010Z | Planning: Running solver ... Done (0.152s) |
| 116 | 2026-03-13T20:20:41.198Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-03-13T20:20:41.210Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-13T20:20:41.351Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-13T20:20:41.394Z | Planning: Package planning ... Done (0.043s) |
| 120 | 2026-03-13T20:20:41.435Z | Planning: Merging actions ... Done (0.039s) |
| 121 | 2026-03-13T20:20:41.674Z | Planning: Checking for conflicting actions ... Done (0.239s) |
| 122 | 2026-03-13T20:20:41.684Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-13T20:20:42.570Z | Planning: Evaluating mediators ... Done (0.885s) |
| 124 | 2026-03-13T20:20:42.578Z | Planning: Planning completed in 23.83 seconds |
| 125 | 2026-03-13T20:20:42.593Z | Packages to install: 4 |
| 126 | 2026-03-13T20:20:42.593Z | Mediators to change: 2 |
| 127 | 2026-03-13T20:20:42.593Z | Services to change: 1 |
| 128 | 2026-03-13T20:20:42.597Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-13T20:20:42.597Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-13T20:20:42.597Z | Create boot environment: No |
| 131 | 2026-03-13T20:20:42.597Z | Create backup boot environment: No |
| 132 | 2026-03-13T20:20:42.597Z | Rebuild boot archive: No |
| 133 | 2026-03-13T20:20:42.597Z | |
| 134 | 2026-03-13T20:20:42.597Z | Changed mediators: |
| 135 | 2026-03-13T20:20:42.597Z | mediator clang: |
| 136 | 2026-03-13T20:20:42.597Z | version: None -> 15 (system default) |
| 137 | 2026-03-13T20:20:42.597Z | |
| 138 | 2026-03-13T20:20:42.597Z | mediator llvm: |
| 139 | 2026-03-13T20:20:42.597Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-13T20:20:42.597Z | |
| 141 | 2026-03-13T20:20:42.597Z | Changed packages: |
| 142 | 2026-03-13T20:20:42.597Z | helios-dev |
| 143 | 2026-03-13T20:20:42.597Z | developer/build-essential |
| 144 | 2026-03-13T20:20:42.597Z | None -> 11-2.0 |
| 145 | 2026-03-13T20:20:42.597Z | library/libxmlsec1 |
| 146 | 2026-03-13T20:20:42.597Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-13T20:20:42.597Z | ooce/developer/clang-15 |
| 148 | 2026-03-13T20:20:42.597Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-13T20:20:42.597Z | ooce/developer/llvm-15 |
| 150 | 2026-03-13T20:20:42.597Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-13T20:20:42.597Z | |
| 152 | 2026-03-13T20:20:42.597Z | Services: |
| 153 | 2026-03-13T20:20:42.599Z | restart_fmri: |
| 154 | 2026-03-13T20:20:42.599Z | svc:/system/update-man-index:default |
| 155 | 2026-03-13T20:20:42.643Z | |
| 156 | 2026-03-13T20:20:42.643Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-13T20:20:47.720Z | Download: 2224/3290 items 105.6/212.6MB 49% complete (24.5M/s) |
| 158 | 2026-03-13T20:20:52.841Z | Download: 3288/3290 items 212.0/212.6MB 99% complete (24.4M/s) |
| 159 | 2026-03-13T20:20:52.876Z | Download: Completed 212.60 MB in 10.23 seconds (20.8M/s) |
| 160 | 2026-03-13T20:20:53.104Z | Actions: 1/3689 actions (Installing new actions) |
| 161 | 2026-03-13T20:20:57.292Z | Actions: Completed 3689 actions in 4.19 seconds. |
| 162 | 2026-03-13T20:20:57.636Z | Done (0.339s) |
| 163 | 2026-03-13T20:20:57.636Z | Done (0.000s) |
| 164 | 2026-03-13T20:20:58.523Z | Done (0.887s) |
| 165 | 2026-03-13T20:21:02.540Z | Done (3.668s) |
| 166 | 2026-03-13T20:21:02.630Z | Done (0.017s) |
| 167 | 2026-03-13T20:21:02.633Z | Done (0.000s) |
| 168 | 2026-03-13T20:21:02.813Z | Done (0.000s) |
| 169 | 2026-03-13T20:21:03.791Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-03-13T20:21:03.934Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-03-13T20:21:03.938Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-03-13T20:21:04.153Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-03-13T20:21:04.157Z | Planning: Planning completed in 0.36 seconds |
| 174 | 2026-03-13T20:21:04.182Z | Mediators to change: 2 |
| 175 | 2026-03-13T20:21:04.182Z | Create boot environment: No |
| 176 | 2026-03-13T20:21:04.185Z | Create backup boot environment: No |
| 177 | 2026-03-13T20:21:04.266Z | Done |
| 178 | 2026-03-13T20:21:04.266Z | Done |
| 179 | 2026-03-13T20:21:05.032Z | Done |
| 180 | 2026-03-13T20:21:08.342Z | Done |
| 181 | 2026-03-13T20:21:08.422Z | Done |
| 182 | 2026-03-13T20:21:08.440Z | Done |
| 183 | 2026-03-13T20:21:08.592Z | Done |
| 184 | 2026-03-13T20:21:09.103Z | Planning: Evaluating mediator changes ... Done |
| 185 | 2026-03-13T20:21:09.114Z | Planning: Merging actions ... Done |
| 186 | 2026-03-13T20:21:09.276Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-03-13T20:21:09.296Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-03-13T20:21:09.484Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-03-13T20:21:09.528Z | Planning: Planning completed in 0.63 seconds |
| 190 | 2026-03-13T20:21:09.557Z | Packages to change: 1 |
| 191 | 2026-03-13T20:21:09.557Z | Mediators to change: 1 |
| 192 | 2026-03-13T20:21:09.561Z | Services to change: 1 |
| 193 | 2026-03-13T20:21:09.561Z | Create boot environment: No |
| 194 | 2026-03-13T20:21:09.561Z | Create backup boot environment: Yes |
| 195 | 2026-03-13T20:21:10.911Z | Actions: 1/6 actions (Updating modified actions) |
| 196 | 2026-03-13T20:21:10.916Z | Actions: Completed 6 actions in 0.00 seconds. |
| 197 | 2026-03-13T20:21:10.916Z | Done |
| 198 | 2026-03-13T20:21:10.916Z | Done |
| 199 | 2026-03-13T20:21:11.115Z | Done |
| 200 | 2026-03-13T20:21:14.362Z | Done |
| 201 | 2026-03-13T20:21:14.449Z | Done |
| 202 | 2026-03-13T20:21:14.455Z | Done |
| 203 | 2026-03-13T20:21:14.610Z | Done |
| 204 | 2026-03-13T20:21:14.986Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 205 | 2026-03-13T20:21:14.986Z | clang system 15 system |
| 206 | 2026-03-13T20:21:14.986Z | csh system system illumos |
| 207 | 2026-03-13T20:21:14.986Z | ctags system system illumos |
| 208 | 2026-03-13T20:21:14.986Z | file system system illumos |
| 209 | 2026-03-13T20:21:14.986Z | gcc vendor 12 vendor |
| 210 | 2026-03-13T20:21:14.986Z | gcc system 10 system |
| 211 | 2026-03-13T20:21:14.986Z | gcc system 7 system |
| 212 | 2026-03-13T20:21:14.986Z | go system 1.20 system |
| 213 | 2026-03-13T20:21:14.986Z | go system 1.19 system |
| 214 | 2026-03-13T20:21:14.986Z | llvm system 15 system |
| 215 | 2026-03-13T20:21:14.986Z | llvm system 14 system |
| 216 | 2026-03-13T20:21:14.986Z | mariadb system 10.6 system |
| 217 | 2026-03-13T20:21:14.986Z | mta vendor vendor dma |
| 218 | 2026-03-13T20:21:14.986Z | openjdk system 17 system |
| 219 | 2026-03-13T20:21:14.986Z | openjdk system 11 system |
| 220 | 2026-03-13T20:21:14.986Z | openjdk system 1.8 system |
| 221 | 2026-03-13T20:21:14.986Z | openssl vendor 3 vendor |
| 222 | 2026-03-13T20:21:14.986Z | perl system 5.36 system |
| 223 | 2026-03-13T20:21:14.986Z | postgresql system 15 system |
| 224 | 2026-03-13T20:21:14.986Z | postgresql system 13 system |
| 225 | 2026-03-13T20:21:14.986Z | python vendor 3 vendor |
| 226 | 2026-03-13T20:21:14.987Z | python system 2 system |
| 227 | 2026-03-13T20:21:14.987Z | python3 system 3.11 system |
| 228 | 2026-03-13T20:21:14.987Z | ruby system 3.0 system |
| 229 | 2026-03-13T20:21:14.987Z | words vendor vendor american-english |
| 230 | 2026-03-13T20:21:14.987Z | words system system australian-english |
| 231 | 2026-03-13T20:21:14.987Z | words system system british-english |
| 232 | 2026-03-13T20:21:14.987Z | words system system canadian-english |
| 233 | 2026-03-13T20:21:14.987Z | words system system french |
| 234 | 2026-03-13T20:21:14.987Z | words system system italian |
| 235 | 2026-03-13T20:21:14.987Z | words system system ngerman |
| 236 | 2026-03-13T20:21:14.987Z | words system system ogerman |
| 237 | 2026-03-13T20:21:14.987Z | words system system spanish |
| 238 | 2026-03-13T20:21:15.290Z | PUBLISHER TYPE STATUS P LOCATION |
| 239 | 2026-03-13T20:21:15.290Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 240 | 2026-03-13T20:21:21.294Z | FMRI IFO |
| 241 | 2026-03-13T20:21:21.294Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 242 | 2026-03-13T20:21:21.294Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 243 | 2026-03-13T20:21:21.294Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 244 | 2026-03-13T20:21:21.294Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 245 | 2026-03-13T20:21:21.294Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 246 | 2026-03-13T20:21:21.294Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 247 | 2026-03-13T20:21:21.294Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 248 | 2026-03-13T20:21:21.294Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 249 | 2026-03-13T20:21:21.295Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 250 | 2026-03-13T20:21:21.295Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 251 | 2026-03-13T20:21:21.295Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 252 | 2026-03-13T20:21:21.295Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 253 | 2026-03-13T20:21:21.295Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 254 | 2026-03-13T20:21:21.295Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 255 | 2026-03-13T20:21:21.296Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 256 | 2026-03-13T20:21:21.296Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 257 | 2026-03-13T20:21:22.552Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 258 | 2026-03-13T20:21:22.880Z | Updating crates.io index |
| 259 | 2026-03-13T20:21:22.886Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 260 | 2026-03-13T20:21:23.215Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2026-03-13T20:21:24.047Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 262 | 2026-03-13T20:21:24.465Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 263 | 2026-03-13T20:21:24.852Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 264 | 2026-03-13T20:21:25.826Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 265 | 2026-03-13T20:21:26.498Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2026-03-13T20:21:27.954Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 267 | 2026-03-13T20:21:29.553Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 268 | 2026-03-13T20:21:30.326Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 269 | 2026-03-13T20:21:30.770Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 270 | 2026-03-13T20:21:31.826Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 271 | 2026-03-13T20:21:32.230Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 272 | 2026-03-13T20:21:32.664Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 273 | 2026-03-13T20:21:33.131Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-03-13T20:21:34.032Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 275 | 2026-03-13T20:21:34.691Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 276 | 2026-03-13T20:21:34.970Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 277 | 2026-03-13T20:21:35.262Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 278 | 2026-03-13T20:21:35.702Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-03-13T20:21:36.066Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 280 | 2026-03-13T20:21:36.316Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 281 | 2026-03-13T20:21:36.548Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 282 | 2026-03-13T20:21:36.945Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 283 | 2026-03-13T20:21:37.468Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 284 | 2026-03-13T20:21:37.929Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 285 | 2026-03-13T20:21:38.239Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 286 | 2026-03-13T20:21:38.856Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 287 | 2026-03-13T20:21:39.200Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-03-13T20:21:40.359Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-03-13T20:21:40.688Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 290 | 2026-03-13T20:21:41.051Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 291 | 2026-03-13T20:21:41.412Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 292 | 2026-03-13T20:21:41.772Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 293 | 2026-03-13T20:21:42.403Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 294 | 2026-03-13T20:21:42.660Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 295 | 2026-03-13T20:21:42.934Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 296 | 2026-03-13T20:21:43.267Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 297 | 2026-03-13T20:21:57.417Z | Downloading crates ... |
| 298 | 2026-03-13T20:21:57.483Z | Downloaded anstyle-parse v0.2.7 |
| 299 | 2026-03-13T20:21:57.486Z | Downloaded anstyle v1.0.13 |
| 300 | 2026-03-13T20:21:57.488Z | Downloaded anstream v0.6.21 |
| 301 | 2026-03-13T20:21:57.492Z | Downloaded cargo_toml v0.21.0 |
| 302 | 2026-03-13T20:21:57.500Z | Downloaded colorchoice v1.0.4 |
| 303 | 2026-03-13T20:21:57.503Z | Downloaded tinystr v0.8.2 |
| 304 | 2026-03-13T20:21:57.506Z | Downloaded yoke v0.8.1 |
| 305 | 2026-03-13T20:21:57.510Z | Downloaded form_urlencoded v1.2.2 |
| 306 | 2026-03-13T20:21:57.511Z | Downloaded clap_lex v1.0.0 |
| 307 | 2026-03-13T20:21:57.513Z | Downloaded tempfile v3.25.0 |
| 308 | 2026-03-13T20:21:57.513Z | Downloaded usdt-attr-macro v0.5.0 |
| 309 | 2026-03-13T20:21:57.513Z | Downloaded equivalent v1.0.2 |
| 310 | 2026-03-13T20:21:57.521Z | Downloaded cargo_metadata v0.21.0 |
| 311 | 2026-03-13T20:21:57.524Z | Downloaded usdt v0.5.0 |
| 312 | 2026-03-13T20:21:57.524Z | Downloaded unicode-xid v0.2.6 |
| 313 | 2026-03-13T20:21:57.527Z | Downloaded utf8parse v0.2.2 |
| 314 | 2026-03-13T20:21:57.531Z | Downloaded zerovec-derive v0.11.2 |
| 315 | 2026-03-13T20:21:57.533Z | Downloaded usdt-impl v0.5.0 |
| 316 | 2026-03-13T20:21:57.534Z | Downloaded zerofrom v0.1.6 |
| 317 | 2026-03-13T20:21:57.538Z | Downloaded usdt-macro v0.5.0 |
| 318 | 2026-03-13T20:21:57.538Z | Downloaded goblin v0.8.2 |
| 319 | 2026-03-13T20:21:57.541Z | Downloaded yoke-derive v0.8.1 |
| 320 | 2026-03-13T20:21:57.541Z | Downloaded crypto-common v0.1.7 |
| 321 | 2026-03-13T20:21:57.544Z | Downloaded zerofrom-derive v0.1.6 |
| 322 | 2026-03-13T20:21:57.544Z | Downloaded version_check v0.9.5 |
| 323 | 2026-03-13T20:21:57.544Z | Downloaded utf8_iter v1.0.4 |
| 324 | 2026-03-13T20:21:57.544Z | Downloaded unicode-linebreak v0.1.5 |
| 325 | 2026-03-13T20:21:57.547Z | Downloaded typeid v1.0.3 |
| 326 | 2026-03-13T20:21:57.550Z | Downloaded toml_write v0.1.2 |
| 327 | 2026-03-13T20:21:57.553Z | Downloaded thiserror v2.0.18 |
| 328 | 2026-03-13T20:21:57.557Z | Downloaded thiserror-impl v1.0.69 |
| 329 | 2026-03-13T20:21:57.557Z | Downloaded memmap v0.7.0 |
| 330 | 2026-03-13T20:21:57.560Z | Downloaded cpufeatures v0.2.17 |
| 331 | 2026-03-13T20:21:57.563Z | Downloaded fnv v1.0.7 |
| 332 | 2026-03-13T20:21:57.563Z | Downloaded dof v0.3.0 |
| 333 | 2026-03-13T20:21:57.566Z | Downloaded toml_datetime v0.6.11 |
| 334 | 2026-03-13T20:21:57.566Z | Downloaded thread-id v4.2.2 |
| 335 | 2026-03-13T20:21:57.569Z | Downloaded writeable v0.6.2 |
| 336 | 2026-03-13T20:21:57.569Z | Downloaded thiserror-impl v2.0.18 |
| 337 | 2026-03-13T20:21:57.569Z | Downloaded displaydoc v0.2.5 |
| 338 | 2026-03-13T20:21:57.572Z | Downloaded toml v0.8.23 |
| 339 | 2026-03-13T20:21:57.576Z | Downloaded pest_meta v2.8.6 |
| 340 | 2026-03-13T20:21:57.576Z | Downloaded thiserror v1.0.69 |
| 341 | 2026-03-13T20:21:57.579Z | Downloaded zmij v1.0.21 |
| 342 | 2026-03-13T20:21:57.582Z | Downloaded plain v0.2.3 |
| 343 | 2026-03-13T20:21:57.582Z | Downloaded percent-encoding v2.3.2 |
| 344 | 2026-03-13T20:21:57.582Z | Downloaded ordered-float v2.10.1 |
| 345 | 2026-03-13T20:21:57.585Z | Downloaded zerocopy-derive v0.7.35 |
| 346 | 2026-03-13T20:21:57.591Z | Downloaded textwrap v0.16.2 |
| 347 | 2026-03-13T20:21:57.594Z | Downloaded idna_adapter v1.2.1 |
| 348 | 2026-03-13T20:21:57.594Z | Downloaded anstyle-query v1.1.5 |
| 349 | 2026-03-13T20:21:57.594Z | Downloaded zerotrie v0.2.3 |
| 350 | 2026-03-13T20:21:57.594Z | Downloaded ucd-trie v0.1.7 |
| 351 | 2026-03-13T20:21:57.595Z | Downloaded fastrand v2.3.0 |
| 352 | 2026-03-13T20:21:57.598Z | Downloaded serde-value v0.7.0 |
| 353 | 2026-03-13T20:21:57.598Z | Downloaded proc-macro-error-attr v1.0.4 |
| 354 | 2026-03-13T20:21:57.598Z | Downloaded potential_utf v0.1.4 |
| 355 | 2026-03-13T20:21:57.598Z | Downloaded errno v0.3.14 |
| 356 | 2026-03-13T20:21:57.601Z | Downloaded unicode-ident v1.0.24 |
| 357 | 2026-03-13T20:21:57.601Z | Downloaded typenum v1.19.0 |
| 358 | 2026-03-13T20:21:57.604Z | Downloaded swrite v0.1.0 |
| 359 | 2026-03-13T20:21:57.604Z | Downloaded dtrace-parser v0.2.0 |
| 360 | 2026-03-13T20:21:57.604Z | Downloaded url v2.5.8 |
| 361 | 2026-03-13T20:21:57.607Z | Downloaded is_terminal_polyfill v1.70.2 |
| 362 | 2026-03-13T20:21:57.611Z | Downloaded toml_edit v0.22.27 |
| 363 | 2026-03-13T20:21:57.615Z | Downloaded proc-macro-error v1.0.4 |
| 364 | 2026-03-13T20:21:57.618Z | Downloaded stable_deref_trait v1.2.1 |
| 365 | 2026-03-13T20:21:57.623Z | Downloaded smawk v0.3.2 |
| 366 | 2026-03-13T20:21:57.627Z | Downloaded serde_spanned v0.6.9 |
| 367 | 2026-03-13T20:21:57.630Z | Downloaded zerovec v0.11.5 |
| 368 | 2026-03-13T20:21:57.634Z | Downloaded strsim v0.11.1 |
| 369 | 2026-03-13T20:21:57.634Z | Downloaded itoa v1.0.17 |
| 370 | 2026-03-13T20:21:57.637Z | Downloaded tabled_derive v0.7.0 |
| 371 | 2026-03-13T20:21:57.637Z | Downloaded pretty-hex v0.4.1 |
| 372 | 2026-03-13T20:21:57.637Z | Downloaded zerocopy v0.7.35 |
| 373 | 2026-03-13T20:21:57.649Z | Downloaded terminal_size v0.4.3 |
| 374 | 2026-03-13T20:21:57.653Z | Downloaded winnow v0.7.14 |
| 375 | 2026-03-13T20:21:57.656Z | Downloaded scroll v0.12.0 |
| 376 | 2026-03-13T20:21:57.660Z | Downloaded icu_normalizer_data v2.1.1 |
| 377 | 2026-03-13T20:21:57.663Z | Downloaded cargo-util-schemas v0.8.2 |
| 378 | 2026-03-13T20:21:57.663Z | Downloaded cfg-if v1.0.4 |
| 379 | 2026-03-13T20:21:57.663Z | Downloaded unicode-width v0.2.0 |
| 380 | 2026-03-13T20:21:57.666Z | Downloaded digest v0.10.7 |
| 381 | 2026-03-13T20:21:57.669Z | Downloaded unicode-width v0.1.14 |
| 382 | 2026-03-13T20:21:57.673Z | Downloaded synstructure v0.13.2 |
| 383 | 2026-03-13T20:21:57.673Z | Downloaded sha2 v0.10.9 |
| 384 | 2026-03-13T20:21:57.676Z | Downloaded quote v1.0.44 |
| 385 | 2026-03-13T20:21:57.679Z | Downloaded fs-err v3.3.0 |
| 386 | 2026-03-13T20:21:57.679Z | Downloaded bytecount v0.6.9 |
| 387 | 2026-03-13T20:21:57.679Z | Downloaded cargo-platform v0.2.0 |
| 388 | 2026-03-13T20:21:57.682Z | Downloaded pest_derive v2.8.6 |
| 389 | 2026-03-13T20:21:57.682Z | Downloaded once_cell v1.21.3 |
| 390 | 2026-03-13T20:21:57.729Z | Downloaded autocfg v1.5.0 |
| 391 | 2026-03-13T20:21:57.729Z | Downloaded heck v0.5.0 |
| 392 | 2026-03-13T20:21:57.730Z | Downloaded block-buffer v0.10.4 |
| 393 | 2026-03-13T20:21:57.730Z | Downloaded icu_collections v2.1.1 |
| 394 | 2026-03-13T20:21:57.731Z | Downloaded scroll_derive v0.12.1 |
| 395 | 2026-03-13T20:21:57.731Z | Downloaded heck v0.4.1 |
| 396 | 2026-03-13T20:21:57.731Z | Downloaded camino-tempfile v1.4.1 |
| 397 | 2026-03-13T20:21:57.731Z | Downloaded semver v1.0.27 |
| 398 | 2026-03-13T20:21:57.732Z | Downloaded serde-untagged v0.1.9 |
| 399 | 2026-03-13T20:21:57.732Z | Downloaded generic-array v0.14.7 |
| 400 | 2026-03-13T20:21:57.732Z | Downloaded byteorder v1.5.0 |
| 401 | 2026-03-13T20:21:57.732Z | Downloaded icu_properties v2.1.2 |
| 402 | 2026-03-13T20:21:57.732Z | Downloaded macaddr v1.0.1 |
| 403 | 2026-03-13T20:21:57.733Z | Downloaded erased-serde v0.4.9 |
| 404 | 2026-03-13T20:21:57.733Z | Downloaded smallvec v1.15.1 |
| 405 | 2026-03-13T20:21:57.733Z | Downloaded litemap v0.8.1 |
| 406 | 2026-03-13T20:21:57.742Z | Downloaded papergrid v0.11.0 |
| 407 | 2026-03-13T20:21:57.742Z | Downloaded pest_generator v2.8.6 |
| 408 | 2026-03-13T20:21:57.742Z | Downloaded icu_provider v2.1.1 |
| 409 | 2026-03-13T20:21:57.743Z | Downloaded clap_derive v4.5.55 |
| 410 | 2026-03-13T20:21:57.743Z | Downloaded num-traits v0.2.19 |
| 411 | 2026-03-13T20:21:57.743Z | Downloaded bitflags v2.11.0 |
| 412 | 2026-03-13T20:21:57.743Z | Downloaded serde_tokenstream v0.2.3 |
| 413 | 2026-03-13T20:21:57.743Z | Downloaded anyhow v1.0.102 |
| 414 | 2026-03-13T20:21:57.747Z | Downloaded camino v1.2.2 |
| 415 | 2026-03-13T20:21:57.747Z | Downloaded proc-macro2 v1.0.106 |
| 416 | 2026-03-13T20:21:57.747Z | Downloaded clap v4.5.60 |
| 417 | 2026-03-13T20:21:57.752Z | Downloaded memchr v2.8.0 |
| 418 | 2026-03-13T20:21:57.768Z | Downloaded log v0.4.29 |
| 419 | 2026-03-13T20:21:57.785Z | Downloaded serde_derive v1.0.228 |
| 420 | 2026-03-13T20:21:57.788Z | Downloaded serde_core v1.0.228 |
| 421 | 2026-03-13T20:21:57.791Z | Downloaded icu_normalizer v2.1.1 |
| 422 | 2026-03-13T20:21:57.795Z | Downloaded icu_locale_core v2.1.1 |
| 423 | 2026-03-13T20:21:57.799Z | Downloaded getrandom v0.4.1 |
| 424 | 2026-03-13T20:21:57.803Z | Downloaded serde v1.0.228 |
| 425 | 2026-03-13T20:21:57.831Z | Downloaded indexmap v2.13.0 |
| 426 | 2026-03-13T20:21:57.842Z | Downloaded pest v2.8.6 |
| 427 | 2026-03-13T20:21:57.858Z | Downloaded hashbrown v0.16.1 |
| 428 | 2026-03-13T20:21:57.861Z | Downloaded serde_json v1.0.149 |
| 429 | 2026-03-13T20:21:57.864Z | Downloaded idna v1.1.0 |
| 430 | 2026-03-13T20:21:57.871Z | Downloaded icu_properties_data v2.1.2 |
| 431 | 2026-03-13T20:21:57.894Z | Downloaded tabled v0.15.0 |
| 432 | 2026-03-13T20:21:57.905Z | Downloaded clap_builder v4.5.60 |
| 433 | 2026-03-13T20:21:57.914Z | Downloaded syn v1.0.109 |
| 434 | 2026-03-13T20:21:57.924Z | Downloaded syn v2.0.117 |
| 435 | 2026-03-13T20:21:57.944Z | Downloaded rustix v1.1.3 |
| 436 | 2026-03-13T20:21:57.974Z | Downloaded libc v0.2.180 |
| 437 | 2026-03-13T20:21:58.054Z | Compiling proc-macro2 v1.0.106 |
| 438 | 2026-03-13T20:21:58.058Z | Compiling unicode-ident v1.0.24 |
| 439 | 2026-03-13T20:21:58.058Z | Compiling quote v1.0.44 |
| 440 | 2026-03-13T20:21:58.058Z | Compiling serde_core v1.0.228 |
| 441 | 2026-03-13T20:21:58.058Z | Compiling libc v0.2.180 |
| 442 | 2026-03-13T20:21:58.058Z | Compiling version_check v0.9.5 |
| 443 | 2026-03-13T20:21:58.058Z | Compiling memchr v2.8.0 |
| 444 | 2026-03-13T20:21:58.058Z | Compiling stable_deref_trait v1.2.1 |
| 445 | 2026-03-13T20:21:58.058Z | Compiling serde v1.0.228 |
| 446 | 2026-03-13T20:21:58.058Z | Compiling zmij v1.0.21 |
| 447 | 2026-03-13T20:21:58.263Z | Compiling ucd-trie v0.1.7 |
| 448 | 2026-03-13T20:21:58.266Z | Compiling thiserror v1.0.69 |
| 449 | 2026-03-13T20:21:58.266Z | Compiling autocfg v1.5.0 |
| 450 | 2026-03-13T20:21:58.287Z | Compiling itoa v1.0.17 |
| 451 | 2026-03-13T20:21:58.290Z | Compiling litemap v0.8.1 |
| 452 | 2026-03-13T20:21:58.459Z | Compiling writeable v0.6.2 |
| 453 | 2026-03-13T20:21:58.734Z | Compiling icu_normalizer_data v2.1.1 |
| 454 | 2026-03-13T20:21:58.803Z | Compiling byteorder v1.5.0 |
| 455 | 2026-03-13T20:21:58.803Z | Compiling icu_properties_data v2.1.2 |
| 456 | 2026-03-13T20:21:58.914Z | Compiling rustix v1.1.3 |
| 457 | 2026-03-13T20:21:58.917Z | Compiling bitflags v2.11.0 |
| 458 | 2026-03-13T20:21:58.974Z | Compiling pest v2.8.6 |
| 459 | 2026-03-13T20:21:58.977Z | Compiling serde_json v1.0.149 |
| 460 | 2026-03-13T20:21:59.033Z | Compiling num-traits v0.2.19 |
| 461 | 2026-03-13T20:21:59.201Z | Compiling smallvec v1.15.1 |
| 462 | 2026-03-13T20:21:59.344Z | Compiling typeid v1.0.3 |
| 463 | 2026-03-13T20:21:59.347Z | Compiling hashbrown v0.16.1 |
| 464 | 2026-03-13T20:21:59.485Z | Compiling equivalent v1.0.2 |
| 465 | 2026-03-13T20:21:59.556Z | Compiling proc-macro-error-attr v1.0.4 |
| 466 | 2026-03-13T20:21:59.609Z | Compiling usdt-impl v0.5.0 |
| 467 | 2026-03-13T20:21:59.639Z | Compiling toml_write v0.1.2 |
| 468 | 2026-03-13T20:21:59.665Z | Compiling syn v1.0.109 |
| 469 | 2026-03-13T20:21:59.803Z | Compiling winnow v0.7.14 |
| 470 | 2026-03-13T20:21:59.892Z | Compiling erased-serde v0.4.9 |
| 471 | 2026-03-13T20:22:00.022Z | Compiling proc-macro-error v1.0.4 |
| 472 | 2026-03-13T20:22:00.061Z | Compiling utf8_iter v1.0.4 |
| 473 | 2026-03-13T20:22:00.061Z | Compiling plain v0.2.3 |
| 474 | 2026-03-13T20:22:00.117Z | Compiling errno v0.3.14 |
| 475 | 2026-03-13T20:22:00.117Z | Compiling thread-id v4.2.2 |
| 476 | 2026-03-13T20:22:00.211Z | Compiling indexmap v2.13.0 |
| 477 | 2026-03-13T20:22:00.270Z | Compiling camino v1.2.2 |
| 478 | 2026-03-13T20:22:00.325Z | Compiling log v0.4.29 |
| 479 | 2026-03-13T20:22:00.328Z | Compiling getrandom v0.4.1 |
| 480 | 2026-03-13T20:22:00.351Z | Compiling utf8parse v0.2.2 |
| 481 | 2026-03-13T20:22:00.354Z | Compiling thiserror v2.0.18 |
| 482 | 2026-03-13T20:22:00.379Z | Compiling percent-encoding v2.3.2 |
| 483 | 2026-03-13T20:22:00.559Z | Compiling syn v2.0.117 |
| 484 | 2026-03-13T20:22:00.624Z | Compiling pest_meta v2.8.6 |
| 485 | 2026-03-13T20:22:00.651Z | Compiling form_urlencoded v1.2.2 |
| 486 | 2026-03-13T20:22:00.685Z | Compiling anstyle-parse v0.2.7 |
| 487 | 2026-03-13T20:22:00.889Z | Compiling ordered-float v2.10.1 |
| 488 | 2026-03-13T20:22:01.009Z | Compiling anstyle v1.0.13 |
| 489 | 2026-03-13T20:22:01.037Z | Compiling pretty-hex v0.4.1 |
| 490 | 2026-03-13T20:22:01.040Z | Compiling is_terminal_polyfill v1.70.2 |
| 491 | 2026-03-13T20:22:01.093Z | Compiling colorchoice v1.0.4 |
| 492 | 2026-03-13T20:22:01.121Z | Compiling cfg-if v1.0.4 |
| 493 | 2026-03-13T20:22:01.211Z | Compiling anstyle-query v1.1.5 |
| 494 | 2026-03-13T20:22:01.301Z | Compiling fs-err v3.3.0 |
| 495 | 2026-03-13T20:22:01.304Z | Compiling once_cell v1.21.3 |
| 496 | 2026-03-13T20:22:01.304Z | Compiling strsim v0.11.1 |
| 497 | 2026-03-13T20:22:01.304Z | Compiling unicode-xid v0.2.6 |
| 498 | 2026-03-13T20:22:01.412Z | Compiling anstream v0.6.21 |
| 499 | 2026-03-13T20:22:01.441Z | Compiling clap_lex v1.0.0 |
| 500 | 2026-03-13T20:22:01.498Z | Compiling heck v0.5.0 |
| 501 | 2026-03-13T20:22:01.560Z | Compiling unicode-width v0.1.14 |
| 502 | 2026-03-13T20:22:01.591Z | Compiling fnv v1.0.7 |
| 503 | 2026-03-13T20:22:01.594Z | Compiling anyhow v1.0.102 |
| 504 | 2026-03-13T20:22:01.658Z | Compiling terminal_size v0.4.3 |
| 505 | 2026-03-13T20:22:01.767Z | Compiling fastrand v2.3.0 |
| 506 | 2026-03-13T20:22:01.820Z | Compiling heck v0.4.1 |
| 507 | 2026-03-13T20:22:01.883Z | Compiling bytecount v0.6.9 |
| 508 | 2026-03-13T20:22:01.886Z | Compiling clap_builder v4.5.60 |
| 509 | 2026-03-13T20:22:01.975Z | Compiling memmap v0.7.0 |
| 510 | 2026-03-13T20:22:01.975Z | Compiling unicode-width v0.2.0 |
| 511 | 2026-03-13T20:22:02.099Z | Compiling semver v1.0.27 |
| 512 | 2026-03-13T20:22:02.186Z | Compiling tempfile v3.25.0 |
| 513 | 2026-03-13T20:22:02.189Z | Compiling papergrid v0.11.0 |
| 514 | 2026-03-13T20:22:02.242Z | Compiling unicode-linebreak v0.1.5 |
| 515 | 2026-03-13T20:22:02.246Z | Compiling smawk v0.3.2 |
| 516 | 2026-03-13T20:22:02.490Z | Compiling camino-tempfile v1.4.1 |
| 517 | 2026-03-13T20:22:02.581Z | Compiling textwrap v0.16.2 |
| 518 | 2026-03-13T20:22:02.657Z | Compiling serde-untagged v0.1.9 |
| 519 | 2026-03-13T20:22:02.716Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 520 | 2026-03-13T20:22:02.763Z | Compiling swrite v0.1.0 |
| 521 | 2026-03-13T20:22:03.217Z | Compiling tabled_derive v0.7.0 |
| 522 | 2026-03-13T20:22:04.087Z | Compiling tabled v0.15.0 |
| 523 | 2026-03-13T20:22:04.191Z | Compiling synstructure v0.13.2 |
| 524 | 2026-03-13T20:22:04.191Z | Compiling pest_generator v2.8.6 |
| 525 | 2026-03-13T20:22:04.911Z | Compiling serde_derive v1.0.228 |
| 526 | 2026-03-13T20:22:04.911Z | Compiling zerofrom-derive v0.1.6 |
| 527 | 2026-03-13T20:22:04.920Z | Compiling yoke-derive v0.8.1 |
| 528 | 2026-03-13T20:22:04.920Z | Compiling zerovec-derive v0.11.2 |
| 529 | 2026-03-13T20:22:04.920Z | Compiling displaydoc v0.2.5 |
| 530 | 2026-03-13T20:22:04.920Z | Compiling thiserror-impl v1.0.69 |
| 531 | 2026-03-13T20:22:04.920Z | Compiling zerocopy-derive v0.7.35 |
| 532 | 2026-03-13T20:22:04.920Z | Compiling scroll_derive v0.12.1 |
| 533 | 2026-03-13T20:22:04.920Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-13T20:22:04.920Z | Compiling clap_derive v4.5.55 |
| 535 | 2026-03-13T20:22:05.097Z | Compiling pest_derive v2.8.6 |
| 536 | 2026-03-13T20:22:05.895Z | Compiling scroll v0.12.0 |
| 537 | 2026-03-13T20:22:05.934Z | Compiling zerocopy v0.7.35 |
| 538 | 2026-03-13T20:22:06.198Z | Compiling goblin v0.8.2 |
| 539 | 2026-03-13T20:22:06.454Z | Compiling zerofrom v0.1.6 |
| 540 | 2026-03-13T20:22:06.480Z | Compiling dtrace-parser v0.2.0 |
| 541 | 2026-03-13T20:22:06.594Z | Compiling yoke v0.8.1 |
| 542 | 2026-03-13T20:22:06.801Z | Compiling zerovec v0.11.5 |
| 543 | 2026-03-13T20:22:06.801Z | Compiling zerotrie v0.2.3 |
| 544 | 2026-03-13T20:22:06.946Z | Compiling clap v4.5.60 |
| 545 | 2026-03-13T20:22:07.404Z | Compiling tinystr v0.8.2 |
| 546 | 2026-03-13T20:22:07.404Z | Compiling potential_utf v0.1.4 |
| 547 | 2026-03-13T20:22:07.570Z | Compiling icu_collections v2.1.1 |
| 548 | 2026-03-13T20:22:07.610Z | Compiling icu_locale_core v2.1.1 |
| 549 | 2026-03-13T20:22:08.399Z | Compiling dof v0.3.0 |
| 550 | 2026-03-13T20:22:08.399Z | Compiling serde_tokenstream v0.2.3 |
| 551 | 2026-03-13T20:22:08.423Z | Compiling icu_provider v2.1.1 |
| 552 | 2026-03-13T20:22:08.447Z | Compiling toml_datetime v0.6.11 |
| 553 | 2026-03-13T20:22:08.450Z | Compiling serde_spanned v0.6.9 |
| 554 | 2026-03-13T20:22:08.450Z | Compiling serde-value v0.7.0 |
| 555 | 2026-03-13T20:22:08.450Z | Compiling cargo-platform v0.2.0 |
| 556 | 2026-03-13T20:22:08.450Z | Compiling macaddr v1.0.1 |
| 557 | 2026-03-13T20:22:08.749Z | Compiling icu_normalizer v2.1.1 |
| 558 | 2026-03-13T20:22:08.755Z | Compiling icu_properties v2.1.2 |
| 559 | 2026-03-13T20:22:08.825Z | Compiling toml_edit v0.22.27 |
| 560 | 2026-03-13T20:22:09.296Z | Compiling usdt-attr-macro v0.5.0 |
| 561 | 2026-03-13T20:22:09.296Z | Compiling usdt-macro v0.5.0 |
| 562 | 2026-03-13T20:22:09.937Z | Compiling idna_adapter v1.2.1 |
| 563 | 2026-03-13T20:22:10.067Z | Compiling idna v1.1.0 |
| 564 | 2026-03-13T20:22:10.113Z | Compiling usdt v0.5.0 |
| 565 | 2026-03-13T20:22:10.413Z | Compiling url v2.5.8 |
| 566 | 2026-03-13T20:22:10.626Z | Compiling toml v0.8.23 |
| 567 | 2026-03-13T20:22:11.090Z | Compiling cargo-util-schemas v0.8.2 |
| 568 | 2026-03-13T20:22:11.094Z | Compiling cargo_toml v0.21.0 |
| 569 | 2026-03-13T20:22:12.212Z | Compiling cargo_metadata v0.21.0 |
| 570 | 2026-03-13T20:22:13.488Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 571 | 2026-03-13T20:22:16.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.07s |
| 572 | 2026-03-13T20:22:16.746Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 573 | 2026-03-13T20:22:17.416Z | Downloading crates ... |
| 574 | 2026-03-13T20:22:17.583Z | Downloaded arrayvec v0.7.6 |
| 575 | 2026-03-13T20:22:17.611Z | Downloaded argon2 v0.5.3 |
| 576 | 2026-03-13T20:22:17.611Z | Downloaded adler2 v2.0.1 |
| 577 | 2026-03-13T20:22:17.611Z | Downloaded colored v2.2.0 |
| 578 | 2026-03-13T20:22:17.611Z | Downloaded darling_macro v0.21.3 |
| 579 | 2026-03-13T20:22:17.611Z | Downloaded arrayref v0.3.9 |
| 580 | 2026-03-13T20:22:17.611Z | Downloaded base64 v0.22.1 |
| 581 | 2026-03-13T20:22:17.611Z | Downloaded critical-section v1.2.0 |
| 582 | 2026-03-13T20:22:17.611Z | Downloaded crossbeam-epoch v0.9.18 |
| 583 | 2026-03-13T20:22:17.612Z | Downloaded fallible-iterator v0.2.0 |
| 584 | 2026-03-13T20:22:17.612Z | Downloaded defmt v0.3.100 |
| 585 | 2026-03-13T20:22:17.613Z | Downloaded crossbeam-deque v0.8.6 |
| 586 | 2026-03-13T20:22:17.613Z | Downloaded debug-ignore v1.0.5 |
| 587 | 2026-03-13T20:22:17.633Z | Downloaded dropshot_endpoint v0.16.7 |
| 588 | 2026-03-13T20:22:17.633Z | Downloaded diff v0.1.13 |
| 589 | 2026-03-13T20:22:17.633Z | Downloaded erased-serde v0.3.31 |
| 590 | 2026-03-13T20:22:17.633Z | Downloaded fixedbitset v0.4.2 |
| 591 | 2026-03-13T20:22:17.633Z | Downloaded der_derive v0.7.3 |
| 592 | 2026-03-13T20:22:17.633Z | Downloaded foreign-types-shared v0.1.1 |
| 593 | 2026-03-13T20:22:17.633Z | Downloaded filetime v0.2.27 |
| 594 | 2026-03-13T20:22:17.633Z | Downloaded darling_macro v0.20.11 |
| 595 | 2026-03-13T20:22:17.634Z | Downloaded dsl_auto_type v0.1.3 |
| 596 | 2026-03-13T20:22:17.646Z | Downloaded base16ct v1.0.0 |
| 597 | 2026-03-13T20:22:17.646Z | Downloaded dunce v1.0.5 |
| 598 | 2026-03-13T20:22:17.646Z | Downloaded dyn-clone v1.0.20 |
| 599 | 2026-03-13T20:22:17.646Z | Downloaded env_filter v1.0.0 |
| 600 | 2026-03-13T20:22:17.662Z | Downloaded dtrace-parser v0.3.0 |
| 601 | 2026-03-13T20:22:17.662Z | Downloaded document-features v0.2.12 |
| 602 | 2026-03-13T20:22:17.662Z | Downloaded cpufeatures v0.3.0 |
| 603 | 2026-03-13T20:22:17.662Z | Downloaded difflib v0.4.0 |
| 604 | 2026-03-13T20:22:17.662Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 605 | 2026-03-13T20:22:17.673Z | Downloaded crucible-workspace-hack v0.1.0 |
| 606 | 2026-03-13T20:22:17.673Z | Downloaded flagset v0.4.7 |
| 607 | 2026-03-13T20:22:17.674Z | Downloaded ciborium-ll v0.2.2 |
| 608 | 2026-03-13T20:22:17.674Z | Downloaded endian-type v0.1.2 |
| 609 | 2026-03-13T20:22:17.674Z | Downloaded git-stub v1.0.0 |
| 610 | 2026-03-13T20:22:17.682Z | Downloaded embedded-io v0.6.1 |
| 611 | 2026-03-13T20:22:17.682Z | Downloaded foreign-types-shared v0.3.1 |
| 612 | 2026-03-13T20:22:17.682Z | Downloaded futures-task v0.3.32 |
| 613 | 2026-03-13T20:22:17.682Z | Downloaded daft-derive v0.1.5 |
| 614 | 2026-03-13T20:22:17.688Z | Downloaded deranged v0.5.8 |
| 615 | 2026-03-13T20:22:17.695Z | Downloaded funty v2.0.0 |
| 616 | 2026-03-13T20:22:17.695Z | Downloaded ecdsa v0.16.9 |
| 617 | 2026-03-13T20:22:17.702Z | Downloaded fd-lock v4.0.4 |
| 618 | 2026-03-13T20:22:17.702Z | Downloaded gethostname v0.5.0 |
| 619 | 2026-03-13T20:22:17.734Z | Downloaded home v0.5.12 |
| 620 | 2026-03-13T20:22:17.735Z | Downloaded camino-tempfile-ext v0.3.3 |
| 621 | 2026-03-13T20:22:17.735Z | Downloaded hostname v0.3.1 |
| 622 | 2026-03-13T20:22:17.735Z | Downloaded futures-sink v0.3.32 |
| 623 | 2026-03-13T20:22:17.766Z | Downloaded foldhash v0.2.0 |
| 624 | 2026-03-13T20:22:17.766Z | Downloaded hash32 v0.3.1 |
| 625 | 2026-03-13T20:22:17.767Z | Downloaded convert_case v0.10.0 |
| 626 | 2026-03-13T20:22:17.767Z | Downloaded ff v0.13.1 |
| 627 | 2026-03-13T20:22:17.767Z | Downloaded ed25519 v2.2.3 |
| 628 | 2026-03-13T20:22:17.767Z | Downloaded fxhash v0.2.1 |
| 629 | 2026-03-13T20:22:17.767Z | Downloaded http-body v1.0.1 |
| 630 | 2026-03-13T20:22:17.767Z | Downloaded either v1.15.0 |
| 631 | 2026-03-13T20:22:17.767Z | Downloaded defmt v1.0.1 |
| 632 | 2026-03-13T20:22:17.767Z | Downloaded hex v0.4.3 |
| 633 | 2026-03-13T20:22:17.784Z | Downloaded hostname v0.4.2 |
| 634 | 2026-03-13T20:22:17.784Z | Downloaded ident_case v1.0.1 |
| 635 | 2026-03-13T20:22:17.784Z | Downloaded hubpack v0.1.2 |
| 636 | 2026-03-13T20:22:17.784Z | Downloaded headers-core v0.3.0 |
| 637 | 2026-03-13T20:22:17.784Z | Downloaded instability v0.3.11 |
| 638 | 2026-03-13T20:22:17.784Z | Downloaded http-range v0.1.5 |
| 639 | 2026-03-13T20:22:17.784Z | Downloaded hubpack_derive v0.1.1 |
| 640 | 2026-03-13T20:22:17.785Z | Downloaded diesel-dtrace v0.4.2 |
| 641 | 2026-03-13T20:22:17.811Z | Downloaded is-terminal v0.4.17 |
| 642 | 2026-03-13T20:22:17.811Z | Downloaded bitfield v0.19.4 |
| 643 | 2026-03-13T20:22:17.812Z | Downloaded inout v0.1.4 |
| 644 | 2026-03-13T20:22:17.812Z | Downloaded git-stub-vcs v0.1.0 |
| 645 | 2026-03-13T20:22:17.812Z | Downloaded indent_write v2.2.0 |
| 646 | 2026-03-13T20:22:17.822Z | Downloaded is_ci v1.2.0 |
| 647 | 2026-03-13T20:22:17.822Z | Downloaded lazy_static v1.5.0 |
| 648 | 2026-03-13T20:22:17.823Z | Downloaded kstat-rs v0.2.4 |
| 649 | 2026-03-13T20:22:17.823Z | Downloaded des v0.8.1 |
| 650 | 2026-03-13T20:22:17.823Z | Downloaded fatfs v0.3.6 |
| 651 | 2026-03-13T20:22:17.823Z | Downloaded lru-cache v0.1.2 |
| 652 | 2026-03-13T20:22:17.823Z | Downloaded hyper-tls v0.6.0 |
| 653 | 2026-03-13T20:22:17.823Z | Downloaded glob v0.3.3 |
| 654 | 2026-03-13T20:22:17.830Z | Downloaded linked-hash-map v0.5.6 |
| 655 | 2026-03-13T20:22:17.830Z | Downloaded indoc v1.0.9 |
| 656 | 2026-03-13T20:22:17.831Z | Downloaded hyper-staticfile v0.10.1 |
| 657 | 2026-03-13T20:22:17.837Z | Downloaded libscf-sys v1.1.0 |
| 658 | 2026-03-13T20:22:17.837Z | Downloaded globset v0.4.18 |
| 659 | 2026-03-13T20:22:17.837Z | Downloaded match_cfg v0.1.0 |
| 660 | 2026-03-13T20:22:17.850Z | Downloaded maplit v1.0.2 |
| 661 | 2026-03-13T20:22:17.850Z | Downloaded md5 v0.7.0 |
| 662 | 2026-03-13T20:22:17.860Z | Downloaded nibble_vec v0.1.0 |
| 663 | 2026-03-13T20:22:17.860Z | Downloaded newtype_derive v0.1.6 |
| 664 | 2026-03-13T20:22:17.860Z | Downloaded ipnetwork v0.21.1 |
| 665 | 2026-03-13T20:22:17.860Z | Downloaded derive_builder v0.20.2 |
| 666 | 2026-03-13T20:22:18.183Z | Downloaded managed v0.8.0 |
| 667 | 2026-03-13T20:22:18.183Z | Downloaded humantime v2.3.0 |
| 668 | 2026-03-13T20:22:18.183Z | Downloaded memoffset v0.9.1 |
| 669 | 2026-03-13T20:22:18.183Z | Downloaded num v0.4.3 |
| 670 | 2026-03-13T20:22:18.183Z | Downloaded normalize-line-endings v0.3.0 |
| 671 | 2026-03-13T20:22:18.183Z | Downloaded nodrop v0.1.14 |
| 672 | 2026-03-13T20:22:18.183Z | Downloaded num_enum_derive v0.5.11 |
| 673 | 2026-03-13T20:22:18.183Z | Downloaded internet-checksum v0.2.1 |
| 674 | 2026-03-13T20:22:18.183Z | Downloaded getrandom v0.2.17 |
| 675 | 2026-03-13T20:22:18.183Z | Downloaded nonempty v0.12.0 |
| 676 | 2026-03-13T20:22:18.184Z | Downloaded num-derive v0.3.3 |
| 677 | 2026-03-13T20:22:18.184Z | Downloaded hyper-rustls v0.27.7 |
| 678 | 2026-03-13T20:22:18.184Z | Downloaded newtype-uuid-macros v0.1.0 |
| 679 | 2026-03-13T20:22:18.184Z | Downloaded num-iter v0.1.45 |
| 680 | 2026-03-13T20:22:18.184Z | Downloaded openssl-macros v0.1.1 |
| 681 | 2026-03-13T20:22:18.184Z | Downloaded ipnet v2.11.0 |
| 682 | 2026-03-13T20:22:18.184Z | Downloaded opaque-debug v0.3.1 |
| 683 | 2026-03-13T20:22:18.184Z | Downloaded multer v3.1.0 |
| 684 | 2026-03-13T20:22:18.184Z | Downloaded half v2.7.1 |
| 685 | 2026-03-13T20:22:18.184Z | Downloaded packed_struct_codegen v0.10.1 |
| 686 | 2026-03-13T20:22:18.184Z | Downloaded jobserver v0.1.34 |
| 687 | 2026-03-13T20:22:18.184Z | Downloaded oso-derive v0.27.3 |
| 688 | 2026-03-13T20:22:18.185Z | Downloaded nanorand v0.7.0 |
| 689 | 2026-03-13T20:22:18.185Z | Downloaded olpc-cjson v0.1.4 |
| 690 | 2026-03-13T20:22:18.185Z | Downloaded openssl-probe v0.2.1 |
| 691 | 2026-03-13T20:22:18.185Z | Downloaded openssl-probe v0.1.6 |
| 692 | 2026-03-13T20:22:18.185Z | Downloaded num_threads v0.1.7 |
| 693 | 2026-03-13T20:22:18.185Z | Downloaded libloading v0.8.9 |
| 694 | 2026-03-13T20:22:18.185Z | Downloaded peg-runtime v0.8.5 |
| 695 | 2026-03-13T20:22:18.185Z | Downloaded pbkdf2 v0.12.2 |
| 696 | 2026-03-13T20:22:18.185Z | Downloaded path-slash v0.1.5 |
| 697 | 2026-03-13T20:22:18.185Z | Downloaded num-complex v0.4.6 |
| 698 | 2026-03-13T20:22:18.185Z | Downloaded nu-ansi-term v0.50.3 |
| 699 | 2026-03-13T20:22:18.185Z | Downloaded flume v0.11.1 |
| 700 | 2026-03-13T20:22:18.185Z | Downloaded phf_shared v0.12.1 |
| 701 | 2026-03-13T20:22:18.186Z | Downloaded mime_guess v2.0.5 |
| 702 | 2026-03-13T20:22:18.186Z | Downloaded pin-utils v0.1.0 |
| 703 | 2026-03-13T20:22:18.186Z | Downloaded parse-display v0.10.0 |
| 704 | 2026-03-13T20:22:18.186Z | Downloaded phf_shared v0.11.3 |
| 705 | 2026-03-13T20:22:18.186Z | Downloaded parse-size v1.1.0 |
| 706 | 2026-03-13T20:22:18.186Z | Downloaded multimap v0.10.1 |
| 707 | 2026-03-13T20:22:18.186Z | Downloaded memmap2 v0.9.10 |
| 708 | 2026-03-13T20:22:18.186Z | Downloaded ignore v0.4.25 |
| 709 | 2026-03-13T20:22:18.187Z | Downloaded packed_struct v0.10.1 |
| 710 | 2026-03-13T20:22:18.187Z | Downloaded powerfmt v0.2.0 |
| 711 | 2026-03-13T20:22:18.187Z | Downloaded precomputed-hash v0.1.1 |
| 712 | 2026-03-13T20:22:18.187Z | Downloaded predicates-tree v1.0.13 |
| 713 | 2026-03-13T20:22:18.188Z | Downloaded newtype-uuid v1.3.2 |
| 714 | 2026-03-13T20:22:18.189Z | Downloaded progenitor-client v0.10.0 |
| 715 | 2026-03-13T20:22:18.189Z | Downloaded native-tls v0.2.18 |
| 716 | 2026-03-13T20:22:18.189Z | Downloaded ingot-macros v0.1.1 |
| 717 | 2026-03-13T20:22:18.189Z | Downloaded phf_shared v0.13.1 |
| 718 | 2026-03-13T20:22:18.189Z | Downloaded iana-time-zone v0.1.65 |
| 719 | 2026-03-13T20:22:18.189Z | Downloaded darling_core v0.23.0 |
| 720 | 2026-03-13T20:22:18.189Z | Downloaded darling_core v0.21.3 |
| 721 | 2026-03-13T20:22:18.189Z | Downloaded pbkdf2 v0.11.0 |
| 722 | 2026-03-13T20:22:18.190Z | Downloaded parking_lot_core v0.8.6 |
| 723 | 2026-03-13T20:22:18.190Z | Downloaded progenitor-client v0.11.2 |
| 724 | 2026-03-13T20:22:18.190Z | Downloaded peg-macros v0.8.5 |
| 725 | 2026-03-13T20:22:18.190Z | Downloaded phf v0.12.1 |
| 726 | 2026-03-13T20:22:18.190Z | Downloaded progenitor-macro v0.10.0 |
| 727 | 2026-03-13T20:22:18.190Z | Downloaded num-rational v0.4.2 |
| 728 | 2026-03-13T20:22:18.190Z | Downloaded psl-types v2.0.11 |
| 729 | 2026-03-13T20:22:18.190Z | Downloaded progenitor-macro v0.11.2 |
| 730 | 2026-03-13T20:22:18.190Z | Downloaded num-integer v0.1.46 |
| 731 | 2026-03-13T20:22:18.190Z | Downloaded num_enum v0.5.11 |
| 732 | 2026-03-13T20:22:18.190Z | Downloaded proc-macro-crate v1.3.1 |
| 733 | 2026-03-13T20:22:18.191Z | Downloaded proc-macro-crate v3.4.0 |
| 734 | 2026-03-13T20:22:18.191Z | Downloaded quick-error v1.2.3 |
| 735 | 2026-03-13T20:22:18.191Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 736 | 2026-03-13T20:22:18.191Z | Downloaded owo-colors v4.3.0 |
| 737 | 2026-03-13T20:22:18.191Z | Downloaded pkcs8 v0.10.2 |
| 738 | 2026-03-13T20:22:18.191Z | Downloaded polyval v0.6.2 |
| 739 | 2026-03-13T20:22:18.191Z | Downloaded ppv-lite86 v0.2.21 |
| 740 | 2026-03-13T20:22:18.191Z | Downloaded oxnet v0.1.4 |
| 741 | 2026-03-13T20:22:18.191Z | Downloaded progenitor v0.13.0 |
| 742 | 2026-03-13T20:22:18.192Z | Downloaded progenitor v0.11.2 |
| 743 | 2026-03-13T20:22:18.192Z | Downloaded rand_xorshift v0.4.0 |
| 744 | 2026-03-13T20:22:18.192Z | Downloaded rand_chacha v0.3.1 |
| 745 | 2026-03-13T20:22:18.192Z | Downloaded password-hash v0.4.2 |
| 746 | 2026-03-13T20:22:18.192Z | Downloaded recursive v0.1.1 |
| 747 | 2026-03-13T20:22:18.192Z | Downloaded expectorate v1.2.0 |
| 748 | 2026-03-13T20:22:18.192Z | Downloaded hickory-resolver v0.25.2 |
| 749 | 2026-03-13T20:22:18.192Z | Downloaded derive_more-impl v2.1.1 |
| 750 | 2026-03-13T20:22:18.192Z | Downloaded proc-macro-error2 v2.0.1 |
| 751 | 2026-03-13T20:22:18.192Z | Downloaded ref-cast-impl v1.0.25 |
| 752 | 2026-03-13T20:22:18.192Z | Downloaded ref-cast v1.0.25 |
| 753 | 2026-03-13T20:22:18.192Z | Downloaded radium v0.7.0 |
| 754 | 2026-03-13T20:22:18.193Z | Downloaded progenitor-macro v0.13.0 |
| 755 | 2026-03-13T20:22:18.193Z | Downloaded progenitor-client v0.13.0 |
| 756 | 2026-03-13T20:22:18.193Z | Downloaded rfc6979 v0.4.0 |
| 757 | 2026-03-13T20:22:18.193Z | Downloaded pkg-config v0.3.32 |
| 758 | 2026-03-13T20:22:18.193Z | Downloaded bytes v1.11.1 |
| 759 | 2026-03-13T20:22:18.193Z | Downloaded psm v0.1.30 |
| 760 | 2026-03-13T20:22:18.193Z | Downloaded bumpalo v3.20.2 |
| 761 | 2026-03-13T20:22:18.193Z | Downloaded rtoolbox v0.0.3 |
| 762 | 2026-03-13T20:22:18.193Z | Downloaded rustc_version v0.1.7 |
| 763 | 2026-03-13T20:22:18.193Z | Downloaded oso v0.27.3 |
| 764 | 2026-03-13T20:22:18.275Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 765 | 2026-03-13T20:22:18.275Z | Downloaded num_enum_derive v0.7.5 |
| 766 | 2026-03-13T20:22:18.275Z | Downloaded poly1305 v0.8.0 |
| 767 | 2026-03-13T20:22:18.275Z | Downloaded libbz2-rs-sys v0.2.2 |
| 768 | 2026-03-13T20:22:18.276Z | Downloaded rand_core v0.9.5 |
| 769 | 2026-03-13T20:22:18.276Z | Downloaded rustc_version v0.4.1 |
| 770 | 2026-03-13T20:22:18.276Z | Downloaded rand_seeder v0.4.0 |
| 771 | 2026-03-13T20:22:18.276Z | Downloaded primeorder v0.13.6 |
| 772 | 2026-03-13T20:22:18.276Z | Downloaded jiff-static v0.2.21 |
| 773 | 2026-03-13T20:22:18.276Z | Downloaded predicates v3.1.4 |
| 774 | 2026-03-13T20:22:18.276Z | Downloaded ar_archive_writer v0.5.1 |
| 775 | 2026-03-13T20:22:18.276Z | Downloaded parking_lot v0.11.2 |
| 776 | 2026-03-13T20:22:18.276Z | Downloaded hickory-server v0.25.2 |
| 777 | 2026-03-13T20:22:18.276Z | Downloaded compact_str v0.8.1 |
| 778 | 2026-03-13T20:22:18.277Z | Downloaded cc v1.2.56 |
| 779 | 2026-03-13T20:22:18.277Z | Downloaded salsa20 v0.10.2 |
| 780 | 2026-03-13T20:22:18.277Z | Downloaded same-file v1.0.6 |
| 781 | 2026-03-13T20:22:18.277Z | Downloaded scheduled-thread-pool v0.2.7 |
| 782 | 2026-03-13T20:22:18.277Z | Downloaded sapling-renderdag v0.1.0 |
| 783 | 2026-03-13T20:22:18.277Z | Downloaded omicron-zone-package v0.12.2 |
| 784 | 2026-03-13T20:22:18.277Z | Downloaded pkcs1 v0.7.5 |
| 785 | 2026-03-13T20:22:18.278Z | Downloaded pin-project v1.1.11 |
| 786 | 2026-03-13T20:22:18.278Z | Downloaded serde-big-array v0.5.1 |
| 787 | 2026-03-13T20:22:18.278Z | Downloaded seq-macro v0.3.6 |
| 788 | 2026-03-13T20:22:18.278Z | Downloaded semver v0.1.20 |
| 789 | 2026-03-13T20:22:18.278Z | Downloaded scopeguard v1.2.0 |
| 790 | 2026-03-13T20:22:18.278Z | Downloaded r2d2 v0.8.10 |
| 791 | 2026-03-13T20:22:18.278Z | Downloaded prefix-trie v0.7.0 |
| 792 | 2026-03-13T20:22:18.278Z | Downloaded rand_core v0.6.4 |
| 793 | 2026-03-13T20:22:18.278Z | Downloaded indicatif v0.18.4 |
| 794 | 2026-03-13T20:22:18.278Z | Downloaded serde_plain v1.0.2 |
| 795 | 2026-03-13T20:22:18.278Z | Downloaded serde_bytes v0.11.19 |
| 796 | 2026-03-13T20:22:18.278Z | Downloaded postcard v1.1.3 |
| 797 | 2026-03-13T20:22:18.279Z | Downloaded rustls-pemfile v2.2.0 |
| 798 | 2026-03-13T20:22:18.279Z | Downloaded allocator-api2 v0.2.21 |
| 799 | 2026-03-13T20:22:18.279Z | Downloaded const_format v0.2.35 |
| 800 | 2026-03-13T20:22:18.279Z | Downloaded scroll_derive v0.13.1 |
| 801 | 2026-03-13T20:22:18.279Z | Downloaded hashbrown v0.13.2 |
| 802 | 2026-03-13T20:22:18.279Z | Downloaded signal-hook-tokio v0.3.1 |
| 803 | 2026-03-13T20:22:18.279Z | Downloaded secrecy v0.10.3 |
| 804 | 2026-03-13T20:22:18.279Z | Downloaded secrecy v0.8.0 |
| 805 | 2026-03-13T20:22:18.280Z | Downloaded rustversion v1.0.22 |
| 806 | 2026-03-13T20:22:18.280Z | Downloaded signal-hook-mio v0.2.5 |
| 807 | 2026-03-13T20:22:18.280Z | Downloaded postgres-types v0.2.12 |
| 808 | 2026-03-13T20:22:18.280Z | Downloaded resolv-conf v0.7.6 |
| 809 | 2026-03-13T20:22:18.280Z | Downloaded siphasher v1.0.2 |
| 810 | 2026-03-13T20:22:18.316Z | Downloaded rustls-pemfile v1.0.4 |
| 811 | 2026-03-13T20:22:18.316Z | Downloaded signature v2.2.0 |
| 812 | 2026-03-13T20:22:18.316Z | Downloaded shell-words v1.1.1 |
| 813 | 2026-03-13T20:22:18.316Z | Downloaded schemars_derive v0.8.22 |
| 814 | 2026-03-13T20:22:18.316Z | Downloaded hashbrown v0.12.3 |
| 815 | 2026-03-13T20:22:18.316Z | Downloaded papergrid v0.17.0 |
| 816 | 2026-03-13T20:22:18.316Z | Downloaded scrypt v0.11.0 |
| 817 | 2026-03-13T20:22:18.316Z | Downloaded serde_urlencoded v0.7.1 |
| 818 | 2026-03-13T20:22:18.316Z | Downloaded sqlparser_derive v0.5.0 |
| 819 | 2026-03-13T20:22:18.316Z | Downloaded miniz_oxide v0.8.9 |
| 820 | 2026-03-13T20:22:18.316Z | Downloaded serde_spanned v1.0.4 |
| 821 | 2026-03-13T20:22:18.316Z | Downloaded serde-hex v0.1.0 |
| 822 | 2026-03-13T20:22:18.316Z | Downloaded prettyplease v0.2.37 |
| 823 | 2026-03-13T20:22:18.316Z | Downloaded slog-envlogger v2.2.0 |
| 824 | 2026-03-13T20:22:18.316Z | Downloaded sha1 v0.10.6 |
| 825 | 2026-03-13T20:22:18.316Z | Downloaded slog-bunyan v2.5.0 |
| 826 | 2026-03-13T20:22:18.317Z | Downloaded ssh-encoding v0.2.0 |
| 827 | 2026-03-13T20:22:18.317Z | Downloaded serde_derive_internals v0.29.1 |
| 828 | 2026-03-13T20:22:18.317Z | Downloaded serde_path_to_error v0.1.20 |
| 829 | 2026-03-13T20:22:18.317Z | Downloaded sct v0.7.1 |
| 830 | 2026-03-13T20:22:18.317Z | Downloaded shlex v1.3.0 |
| 831 | 2026-03-13T20:22:18.317Z | Downloaded quinn-udp v0.5.14 |
| 832 | 2026-03-13T20:22:18.317Z | Downloaded p256 v0.13.2 |
| 833 | 2026-03-13T20:22:18.317Z | Downloaded rcgen v0.12.1 |
| 834 | 2026-03-13T20:22:18.317Z | Downloaded signal-hook-registry v1.4.8 |
| 835 | 2026-03-13T20:22:18.317Z | Downloaded strum v0.26.3 |
| 836 | 2026-03-13T20:22:18.318Z | Downloaded openssl-sys v0.9.111 |
| 837 | 2026-03-13T20:22:18.318Z | Downloaded rusty-fork v0.3.1 |
| 838 | 2026-03-13T20:22:18.341Z | Downloaded progenitor-impl v0.13.0 |
| 839 | 2026-03-13T20:22:18.341Z | Downloaded serde_repr v0.1.20 |
| 840 | 2026-03-13T20:22:18.341Z | Downloaded slab v0.4.12 |
| 841 | 2026-03-13T20:22:18.341Z | Downloaded strum v0.27.2 |
| 842 | 2026-03-13T20:22:18.342Z | Downloaded structmeta-derive v0.3.0 |
| 843 | 2026-03-13T20:22:18.342Z | Downloaded structmeta v0.3.0 |
| 844 | 2026-03-13T20:22:18.342Z | Downloaded slog-dtrace v0.3.0 |
| 845 | 2026-03-13T20:22:18.342Z | Downloaded smallvec v0.6.14 |
| 846 | 2026-03-13T20:22:18.342Z | Downloaded sec1 v0.7.3 |
| 847 | 2026-03-13T20:22:18.342Z | Downloaded strip-ansi-escapes v0.2.1 |
| 848 | 2026-03-13T20:22:18.342Z | Downloaded ssh-cipher v0.2.0 |
| 849 | 2026-03-13T20:22:18.342Z | Downloaded scroll v0.13.0 |
| 850 | 2026-03-13T20:22:18.342Z | Downloaded hyper-util v0.1.20 |
| 851 | 2026-03-13T20:22:18.342Z | Downloaded slog-term v2.9.2 |
| 852 | 2026-03-13T20:22:18.342Z | Downloaded slog-stdlog v4.1.1 |
| 853 | 2026-03-13T20:22:18.342Z | Downloaded slog-scope v4.4.1 |
| 854 | 2026-03-13T20:22:18.342Z | Downloaded subtle v2.6.1 |
| 855 | 2026-03-13T20:22:18.342Z | Downloaded tap v1.0.1 |
| 856 | 2026-03-13T20:22:18.342Z | Downloaded tabwriter v1.4.1 |
| 857 | 2026-03-13T20:22:18.342Z | Downloaded sync-ptr v0.1.4 |
| 858 | 2026-03-13T20:22:18.342Z | Downloaded sigpipe v0.1.3 |
| 859 | 2026-03-13T20:22:18.392Z | Downloaded progenitor-impl v0.11.2 |
| 860 | 2026-03-13T20:22:18.392Z | Downloaded pretty_assertions v1.4.1 |
| 861 | 2026-03-13T20:22:18.392Z | Downloaded serde_with_macros v3.17.0 |
| 862 | 2026-03-13T20:22:18.392Z | Downloaded minimal-lexical v0.2.1 |
| 863 | 2026-03-13T20:22:18.392Z | Downloaded termtree v0.5.1 |
| 864 | 2026-03-13T20:22:18.392Z | Downloaded russh-keys v0.45.0 |
| 865 | 2026-03-13T20:22:18.393Z | Downloaded stacker v0.1.23 |
| 866 | 2026-03-13T20:22:18.393Z | Downloaded tabled_derive v0.11.0 |
| 867 | 2026-03-13T20:22:18.393Z | Downloaded tagptr v0.2.0 |
| 868 | 2026-03-13T20:22:18.393Z | Downloaded sync_wrapper v1.0.2 |
| 869 | 2026-03-13T20:22:18.393Z | Downloaded take_mut v0.2.2 |
| 870 | 2026-03-13T20:22:18.474Z | Downloaded string_cache v0.8.9 |
| 871 | 2026-03-13T20:22:18.474Z | Downloaded static_assertions v1.1.0 |
| 872 | 2026-03-13T20:22:18.475Z | Downloaded itertools v0.10.5 |
| 873 | 2026-03-13T20:22:18.475Z | Downloaded slog-json v2.6.1 |
| 874 | 2026-03-13T20:22:18.475Z | Downloaded hashbrown v0.15.5 |
| 875 | 2026-03-13T20:22:18.475Z | Downloaded ryu v1.0.23 |
| 876 | 2026-03-13T20:22:18.475Z | Downloaded libxml v0.3.3 |
| 877 | 2026-03-13T20:22:18.475Z | Downloaded tinyvec_macros v0.1.1 |
| 878 | 2026-03-13T20:22:18.475Z | Downloaded smf v0.2.3 |
| 879 | 2026-03-13T20:22:18.475Z | Downloaded snafu-derive v0.8.9 |
| 880 | 2026-03-13T20:22:18.475Z | Downloaded simd-adler32 v0.3.8 |
| 881 | 2026-03-13T20:22:18.475Z | Downloaded strum_macros v0.24.3 |
| 882 | 2026-03-13T20:22:18.475Z | Downloaded thread-id v5.1.0 |
| 883 | 2026-03-13T20:22:18.475Z | Downloaded testing_table v0.3.0 |
| 884 | 2026-03-13T20:22:18.475Z | Downloaded num-bigint v0.4.6 |
| 885 | 2026-03-13T20:22:18.476Z | Downloaded time-core v0.1.8 |
| 886 | 2026-03-13T20:22:18.476Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 887 | 2026-03-13T20:22:18.476Z | Downloaded rustls-pki-types v1.14.0 |
| 888 | 2026-03-13T20:22:18.476Z | Downloaded strum_macros v0.27.2 |
| 889 | 2026-03-13T20:22:18.476Z | Downloaded strum_macros v0.26.4 |
| 890 | 2026-03-13T20:22:18.476Z | Downloaded ron v0.8.1 |
| 891 | 2026-03-13T20:22:18.476Z | Downloaded spin v0.9.8 |
| 892 | 2026-03-13T20:22:18.585Z | Downloaded serde_yaml v0.9.34+deprecated |
| 893 | 2026-03-13T20:22:18.587Z | Downloaded topological-sort v0.2.2 |
| 894 | 2026-03-13T20:22:18.587Z | Downloaded sqlformat v0.3.5 |
| 895 | 2026-03-13T20:22:18.587Z | Downloaded serde_cbor v0.11.2 |
| 896 | 2026-03-13T20:22:18.587Z | Downloaded tower-layer v0.3.3 |
| 897 | 2026-03-13T20:22:18.587Z | Downloaded tower-service v0.3.3 |
| 898 | 2026-03-13T20:22:18.587Z | Downloaded progenitor-impl v0.10.0 |
| 899 | 2026-03-13T20:22:18.588Z | Downloaded supports-color v3.0.2 |
| 900 | 2026-03-13T20:22:18.588Z | Downloaded progenitor-extras v0.1.1 |
| 901 | 2026-03-13T20:22:18.588Z | Downloaded http v1.4.0 |
| 902 | 2026-03-13T20:22:18.588Z | Downloaded itertools v0.12.1 |
| 903 | 2026-03-13T20:22:18.588Z | Downloaded thread_local v1.1.9 |
| 904 | 2026-03-13T20:22:18.588Z | Downloaded iri-string v0.7.10 |
| 905 | 2026-03-13T20:22:18.588Z | Downloaded time-macros v0.2.27 |
| 906 | 2026-03-13T20:22:18.588Z | Downloaded slog-async v2.8.0 |
| 907 | 2026-03-13T20:22:18.588Z | Downloaded rustls-native-certs v0.8.3 |
| 908 | 2026-03-13T20:22:18.588Z | Downloaded trait-variant v0.1.2 |
| 909 | 2026-03-13T20:22:18.588Z | Downloaded tls_codec v0.4.2 |
| 910 | 2026-03-13T20:22:18.588Z | Downloaded tls_codec_derive v0.4.2 |
| 911 | 2026-03-13T20:22:18.588Z | Downloaded try-lock v0.2.5 |
| 912 | 2026-03-13T20:22:18.588Z | Downloaded slog v2.8.2 |
| 913 | 2026-03-13T20:22:18.588Z | Downloaded universal-hash v0.5.1 |
| 914 | 2026-03-13T20:22:18.588Z | Downloaded unarray v0.1.4 |
| 915 | 2026-03-13T20:22:18.589Z | Downloaded typify-macro v0.6.1 |
| 916 | 2026-03-13T20:22:18.589Z | Downloaded typify-macro v0.4.3 |
| 917 | 2026-03-13T20:22:18.589Z | Downloaded support-bundle-viewer v0.1.2 |
| 918 | 2026-03-13T20:22:18.589Z | Downloaded stringprep v0.1.5 |
| 919 | 2026-03-13T20:22:18.590Z | Downloaded tokio-rustls v0.25.0 |
| 920 | 2026-03-13T20:22:18.590Z | Downloaded tokio-native-tls v0.3.1 |
| 921 | 2026-03-13T20:22:18.590Z | Downloaded rand_core v0.10.0 |
| 922 | 2026-03-13T20:22:18.590Z | Downloaded postgres-protocol v0.6.10 |
| 923 | 2026-03-13T20:22:18.590Z | Downloaded rsa v0.9.10 |
| 924 | 2026-03-13T20:22:18.590Z | Downloaded tokio-tungstenite v0.21.0 |
| 925 | 2026-03-13T20:22:18.590Z | Downloaded rand_chacha v0.9.0 |
| 926 | 2026-03-13T20:22:18.590Z | Downloaded usdt v0.6.0 |
| 927 | 2026-03-13T20:22:18.590Z | Downloaded untrusted v0.9.0 |
| 928 | 2026-03-13T20:22:18.590Z | Downloaded thiserror-no-std v2.0.2 |
| 929 | 2026-03-13T20:22:18.590Z | Downloaded usdt-macro v0.6.0 |
| 930 | 2026-03-13T20:22:18.590Z | Downloaded rustls-platform-verifier v0.6.2 |
| 931 | 2026-03-13T20:22:18.590Z | Downloaded tokio-tungstenite v0.23.1 |
| 932 | 2026-03-13T20:22:18.590Z | Downloaded rayon-core v1.13.0 |
| 933 | 2026-03-13T20:22:18.636Z | Downloaded utf-8 v0.7.6 |
| 934 | 2026-03-13T20:22:18.636Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 935 | 2026-03-13T20:22:18.636Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 936 | 2026-03-13T20:22:18.636Z | Downloaded unit-prefix v0.5.2 |
| 937 | 2026-03-13T20:22:18.636Z | Downloaded termios v0.3.3 |
| 938 | 2026-03-13T20:22:18.636Z | Downloaded untrusted v0.7.1 |
| 939 | 2026-03-13T20:22:18.637Z | Downloaded spki v0.7.3 |
| 940 | 2026-03-13T20:22:18.637Z | Downloaded usdt-attr-macro v0.6.0 |
| 941 | 2026-03-13T20:22:18.637Z | Downloaded schemars v0.8.22 |
| 942 | 2026-03-13T20:22:18.637Z | Downloaded waitgroup v0.1.2 |
| 943 | 2026-03-13T20:22:18.637Z | Downloaded wait-timeout v0.2.1 |
| 944 | 2026-03-13T20:22:18.637Z | Downloaded rustls-webpki v0.103.9 |
| 945 | 2026-03-13T20:22:18.637Z | Downloaded tokio-macros v2.6.0 |
| 946 | 2026-03-13T20:22:18.637Z | Downloaded num-bigint-dig v0.8.6 |
| 947 | 2026-03-13T20:22:18.638Z | Downloaded tui-tree-widget v0.23.1 |
| 948 | 2026-03-13T20:22:18.638Z | Downloaded tokio-dtrace v0.1.1 |
| 949 | 2026-03-13T20:22:18.638Z | Downloaded signal-hook v0.3.18 |
| 950 | 2026-03-13T20:22:18.638Z | Downloaded want v0.3.1 |
| 951 | 2026-03-13T20:22:18.638Z | Downloaded void v1.0.2 |
| 952 | 2026-03-13T20:22:18.638Z | Downloaded similar v2.7.0 |
| 953 | 2026-03-13T20:22:18.638Z | Downloaded samael v0.0.19 |
| 954 | 2026-03-13T20:22:18.638Z | Downloaded tokio-rustls v0.26.4 |
| 955 | 2026-03-13T20:22:18.638Z | Downloaded schemars v1.2.1 |
| 956 | 2026-03-13T20:22:18.638Z | Downloaded xattr v1.6.1 |
| 957 | 2026-03-13T20:22:18.638Z | Downloaded usdt-impl v0.6.0 |
| 958 | 2026-03-13T20:22:18.639Z | Downloaded term v1.2.1 |
| 959 | 2026-03-13T20:22:18.639Z | Downloaded tar v0.4.44 |
| 960 | 2026-03-13T20:22:18.639Z | Downloaded term v0.7.0 |
| 961 | 2026-03-13T20:22:18.639Z | Downloaded subprocess v0.2.15 |
| 962 | 2026-03-13T20:22:18.639Z | Downloaded snafu v0.8.9 |
| 963 | 2026-03-13T20:22:18.639Z | Downloaded zeroize_derive v1.4.3 |
| 964 | 2026-03-13T20:22:18.640Z | Downloaded rand v0.8.5 |
| 965 | 2026-03-13T20:22:18.640Z | Downloaded p521 v0.13.3 |
| 966 | 2026-03-13T20:22:18.640Z | Downloaded vsss-rs v3.3.4 |
| 967 | 2026-03-13T20:22:18.640Z | Downloaded socket2 v0.5.10 |
| 968 | 2026-03-13T20:22:18.640Z | Downloaded zone_cfg_derive v0.3.1 |
| 969 | 2026-03-13T20:22:18.640Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 970 | 2026-03-13T20:22:18.640Z | Downloaded nom v7.1.3 |
| 971 | 2026-03-13T20:22:18.640Z | Downloaded twox-hash v2.1.2 |
| 972 | 2026-03-13T20:22:18.640Z | Downloaded tinyvec v1.10.0 |
| 973 | 2026-03-13T20:22:18.641Z | Downloaded tiny-keccak v2.0.2 |
| 974 | 2026-03-13T20:22:18.641Z | Downloaded libm v0.2.16 |
| 975 | 2026-03-13T20:22:18.641Z | Downloaded xshell-macros v0.2.7 |
| 976 | 2026-03-13T20:22:18.641Z | Downloaded schemars v0.9.0 |
| 977 | 2026-03-13T20:22:18.667Z | Downloaded wyz v0.5.1 |
| 978 | 2026-03-13T20:22:18.667Z | Downloaded whoami v2.1.0 |
| 979 | 2026-03-13T20:22:18.667Z | Downloaded tokio-rustls v0.24.1 |
| 980 | 2026-03-13T20:22:18.667Z | Downloaded unicode-truncate v1.1.0 |
| 981 | 2026-03-13T20:22:18.668Z | Downloaded toml v0.7.8 |
| 982 | 2026-03-13T20:22:18.668Z | Downloaded quinn v0.11.9 |
| 983 | 2026-03-13T20:22:18.668Z | Downloaded qorb v0.4.1 |
| 984 | 2026-03-13T20:22:18.668Z | Downloaded zeroize v1.8.2 |
| 985 | 2026-03-13T20:22:18.668Z | Downloaded xshell v0.2.7 |
| 986 | 2026-03-13T20:22:18.668Z | Downloaded uzers v0.12.2 |
| 987 | 2026-03-13T20:22:18.682Z | Downloaded steno v0.4.1 |
| 988 | 2026-03-13T20:22:18.682Z | Downloaded publicsuffix v2.3.0 |
| 989 | 2026-03-13T20:22:18.682Z | Downloaded tokio-stream v0.1.18 |
| 990 | 2026-03-13T20:22:18.682Z | Downloaded zone v0.3.1 |
| 991 | 2026-03-13T20:22:18.683Z | Downloaded progenitor v0.10.0 |
| 992 | 2026-03-13T20:22:18.684Z | Downloaded rustc-hash v2.1.1 |
| 993 | 2026-03-13T20:22:18.684Z | Downloaded russh-cryptovec v0.7.3 |
| 994 | 2026-03-13T20:22:18.684Z | Downloaded dropshot-api-manager v0.6.0 |
| 995 | 2026-03-13T20:22:18.684Z | Downloaded tracing-attributes v0.1.31 |
| 996 | 2026-03-13T20:22:18.684Z | Downloaded vergen-lib v0.1.6 |
| 997 | 2026-03-13T20:22:18.684Z | Downloaded vergen-gitcl v1.0.8 |
| 998 | 2026-03-13T20:22:18.684Z | Downloaded typify v0.4.3 |
| 999 | 2026-03-13T20:22:18.685Z | Downloaded zstd-safe v7.2.4 |
| 1000 | 2026-03-13T20:22:18.685Z | Downloaded whoami v1.6.1 |
| 1001 | 2026-03-13T20:22:18.685Z | Downloaded walkdir v2.5.0 |
| 1002 | 2026-03-13T20:22:18.685Z | Downloaded heapless v0.8.0 |
| 1003 | 2026-03-13T20:22:18.924Z | Downloaded rand v0.9.2 |
| 1004 | 2026-03-13T20:22:18.924Z | Downloaded unicode-bidi v0.3.18 |
| 1005 | 2026-03-13T20:22:18.924Z | Downloaded ron v0.12.0 |
| 1006 | 2026-03-13T20:22:18.924Z | Downloaded xz2 v0.1.7 |
| 1007 | 2026-03-13T20:22:18.924Z | Downloaded test-strategy v0.4.5 |
| 1008 | 2026-03-13T20:22:18.924Z | Downloaded socket2 v0.6.2 |
| 1009 | 2026-03-13T20:22:18.925Z | Downloaded yasna v0.5.2 |
| 1010 | 2026-03-13T20:22:18.925Z | Downloaded aho-corasick v1.1.4 |
| 1011 | 2026-03-13T20:22:18.925Z | Downloaded unicode-properties v0.1.4 |
| 1012 | 2026-03-13T20:22:18.925Z | Downloaded unicase v2.9.0 |
| 1013 | 2026-03-13T20:22:18.926Z | Downloaded tracing-core v0.1.36 |
| 1014 | 2026-03-13T20:22:18.926Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1015 | 2026-03-13T20:22:18.926Z | Downloaded vergen v9.0.6 |
| 1016 | 2026-03-13T20:22:18.926Z | Downloaded heapless v0.7.17 |
| 1017 | 2026-03-13T20:22:18.926Z | Downloaded tungstenite v0.23.0 |
| 1018 | 2026-03-13T20:22:18.926Z | Downloaded aes-gcm v0.10.3 |
| 1019 | 2026-03-13T20:22:18.927Z | Downloaded pkcs5 v0.7.1 |
| 1020 | 2026-03-13T20:22:18.927Z | Downloaded zstd v0.13.3 |
| 1021 | 2026-03-13T20:22:18.927Z | Downloaded peg v0.8.5 |
| 1022 | 2026-03-13T20:22:18.927Z | Downloaded pem-rfc7468 v0.7.0 |
| 1023 | 2026-03-13T20:22:18.927Z | Downloaded hyper v1.8.1 |
| 1024 | 2026-03-13T20:22:18.927Z | Downloaded mio v1.1.1 |
| 1025 | 2026-03-13T20:22:18.927Z | Downloaded vergen-git2 v1.0.7 |
| 1026 | 2026-03-13T20:22:18.927Z | Downloaded typify v0.6.1 |
| 1027 | 2026-03-13T20:22:18.927Z | Downloaded toml_edit v0.19.15 |
| 1028 | 2026-03-13T20:22:18.927Z | Downloaded uuid v1.21.0 |
| 1029 | 2026-03-13T20:22:18.927Z | Downloaded ssh-key v0.6.7 |
| 1030 | 2026-03-13T20:22:18.927Z | Downloaded regex v1.12.3 |
| 1031 | 2026-03-13T20:22:19.103Z | Downloaded h2 v0.4.13 |
| 1032 | 2026-03-13T20:22:19.103Z | Downloaded futures-util v0.3.32 |
| 1033 | 2026-03-13T20:22:19.104Z | Downloaded zerocopy v0.6.6 |
| 1034 | 2026-03-13T20:22:19.104Z | Downloaded unicode_categories v0.1.1 |
| 1035 | 2026-03-13T20:22:19.104Z | Downloaded itertools v0.14.0 |
| 1036 | 2026-03-13T20:22:19.104Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1037 | 2026-03-13T20:22:19.104Z | Downloaded unsafe-libyaml v0.2.11 |
| 1038 | 2026-03-13T20:22:19.104Z | Downloaded p384 v0.13.1 |
| 1039 | 2026-03-13T20:22:19.104Z | Downloaded zip v0.6.6 |
| 1040 | 2026-03-13T20:22:19.104Z | Downloaded pem v3.0.6 |
| 1041 | 2026-03-13T20:22:19.104Z | Downloaded hickory-resolver v0.24.4 |
| 1042 | 2026-03-13T20:22:19.104Z | Downloaded typed-path v0.9.3 |
| 1043 | 2026-03-13T20:22:19.104Z | Downloaded vte v0.14.1 |
| 1044 | 2026-03-13T20:22:19.105Z | Downloaded iddqd v0.3.17 |
| 1045 | 2026-03-13T20:22:19.105Z | Downloaded quick-xml v0.37.5 |
| 1046 | 2026-03-13T20:22:19.105Z | Downloaded yansi v1.0.1 |
| 1047 | 2026-03-13T20:22:19.105Z | Downloaded rayon v1.11.0 |
| 1048 | 2026-03-13T20:22:19.105Z | Downloaded rustyline v14.0.0 |
| 1049 | 2026-03-13T20:22:19.108Z | Downloaded tower v0.5.3 |
| 1050 | 2026-03-13T20:22:19.108Z | Downloaded hkdf v0.12.4 |
| 1051 | 2026-03-13T20:22:19.108Z | Downloaded goblin v0.10.5 |
| 1052 | 2026-03-13T20:22:19.108Z | Downloaded itertools v0.13.0 |
| 1053 | 2026-03-13T20:22:19.108Z | Downloaded x509-cert v0.2.5 |
| 1054 | 2026-03-13T20:22:19.108Z | Downloaded rand v0.10.0 |
| 1055 | 2026-03-13T20:22:19.108Z | Downloaded tokio-postgres v0.7.16 |
| 1056 | 2026-03-13T20:22:19.108Z | Downloaded zerocopy-derive v0.8.40 |
| 1057 | 2026-03-13T20:22:19.108Z | Downloaded salty v0.3.0 |
| 1058 | 2026-03-13T20:22:19.108Z | Downloaded tungstenite v0.21.0 |
| 1059 | 2026-03-13T20:22:19.108Z | Downloaded reedline v0.40.0 |
| 1060 | 2026-03-13T20:22:19.108Z | Downloaded unicode-normalization v0.1.25 |
| 1061 | 2026-03-13T20:22:19.109Z | Downloaded russh v0.45.0 |
| 1062 | 2026-03-13T20:22:19.109Z | Downloaded serde_with v3.17.0 |
| 1063 | 2026-03-13T20:22:19.109Z | Downloaded zip v4.6.1 |
| 1064 | 2026-03-13T20:22:19.109Z | Downloaded zopfli v0.8.3 |
| 1065 | 2026-03-13T20:22:19.109Z | Downloaded rpassword v7.4.0 |
| 1066 | 2026-03-13T20:22:19.109Z | Downloaded tower-http v0.6.8 |
| 1067 | 2026-03-13T20:22:19.109Z | Downloaded tokio-util v0.7.18 |
| 1068 | 2026-03-13T20:22:19.109Z | Downloaded tough v0.20.0 |
| 1069 | 2026-03-13T20:22:19.109Z | Downloaded rustls-webpki v0.102.8 |
| 1070 | 2026-03-13T20:22:19.109Z | Downloaded curve25519-dalek v4.1.3 |
| 1071 | 2026-03-13T20:22:19.109Z | Downloaded bitvec v1.0.1 |
| 1072 | 2026-03-13T20:22:19.110Z | Downloaded reqwest v0.12.28 |
| 1073 | 2026-03-13T20:22:19.110Z | Downloaded openssl v0.10.75 |
| 1074 | 2026-03-13T20:22:19.110Z | Downloaded winnow v0.5.40 |
| 1075 | 2026-03-13T20:22:19.110Z | Downloaded git2 v0.20.4 |
| 1076 | 2026-03-13T20:22:19.156Z | Downloaded unicode-segmentation v1.12.0 |
| 1077 | 2026-03-13T20:22:19.156Z | Downloaded dropshot v0.16.7 |
| 1078 | 2026-03-13T20:22:19.156Z | Downloaded reqwest v0.13.2 |
| 1079 | 2026-03-13T20:22:19.157Z | Downloaded chrono v0.4.44 |
| 1080 | 2026-03-13T20:22:19.158Z | Downloaded bindgen v0.71.1 |
| 1081 | 2026-03-13T20:22:19.158Z | Downloaded regex-syntax v0.6.29 |
| 1082 | 2026-03-13T20:22:19.158Z | Downloaded portable-atomic v1.13.1 |
| 1083 | 2026-03-13T20:22:19.158Z | Downloaded rustls v0.21.12 |
| 1084 | 2026-03-13T20:22:19.158Z | Downloaded lalrpop v0.19.12 |
| 1085 | 2026-03-13T20:22:19.158Z | Downloaded zlib-rs v0.6.2 |
| 1086 | 2026-03-13T20:22:19.159Z | Downloaded time v0.3.47 |
| 1087 | 2026-03-13T20:22:19.159Z | Downloaded rustls-webpki v0.101.7 |
| 1088 | 2026-03-13T20:22:19.159Z | Downloaded webpki-roots v1.0.6 |
| 1089 | 2026-03-13T20:22:19.159Z | Downloaded proptest v1.10.0 |
| 1090 | 2026-03-13T20:22:19.159Z | Downloaded smoltcp v0.9.1 |
| 1091 | 2026-03-13T20:22:19.159Z | Downloaded smoltcp v0.11.0 |
| 1092 | 2026-03-13T20:22:19.159Z | Downloaded rustls v0.23.37 |
| 1093 | 2026-03-13T20:22:19.159Z | Downloaded regex-syntax v0.8.10 |
| 1094 | 2026-03-13T20:22:19.159Z | Downloaded petname v2.0.2 |
| 1095 | 2026-03-13T20:22:19.159Z | Downloaded winnow v0.6.26 |
| 1096 | 2026-03-13T20:22:19.159Z | Downloaded openapiv3 v2.2.0 |
| 1097 | 2026-03-13T20:22:19.159Z | Downloaded hickory-proto v0.25.2 |
| 1098 | 2026-03-13T20:22:19.183Z | Downloaded moka v0.12.13 |
| 1099 | 2026-03-13T20:22:19.184Z | Downloaded quinn-proto v0.11.13 |
| 1100 | 2026-03-13T20:22:19.184Z | Downloaded nix v0.29.0 |
| 1101 | 2026-03-13T20:22:19.184Z | Downloaded polar-core v0.27.3 |
| 1102 | 2026-03-13T20:22:19.184Z | Downloaded bstr v1.12.1 |
| 1103 | 2026-03-13T20:22:19.184Z | Downloaded sled v0.34.7 |
| 1104 | 2026-03-13T20:22:19.203Z | Downloaded radix_trie v0.2.1 |
| 1105 | 2026-03-13T20:22:19.203Z | Downloaded nix v0.27.1 |
| 1106 | 2026-03-13T20:22:19.203Z | Downloaded object v0.30.4 |
| 1107 | 2026-03-13T20:22:19.203Z | Downloaded diesel v2.2.12 |
| 1108 | 2026-03-13T20:22:19.217Z | Downloaded ratatui v0.29.0 |
| 1109 | 2026-03-13T20:22:19.234Z | Downloaded tabled v0.20.0 |
| 1110 | 2026-03-13T20:22:19.252Z | Downloaded blake3 v1.8.3 |
| 1111 | 2026-03-13T20:22:19.252Z | Downloaded regex-automata v0.4.14 |
| 1112 | 2026-03-13T20:22:19.268Z | Downloaded aws-lc-rs v1.16.0 |
| 1113 | 2026-03-13T20:22:19.268Z | Downloaded nix v0.28.0 |
| 1114 | 2026-03-13T20:22:19.283Z | Downloaded vcpkg v0.2.15 |
| 1115 | 2026-03-13T20:22:19.316Z | Downloaded parking_lot_core v0.9.12 |
| 1116 | 2026-03-13T20:22:19.334Z | Downloaded parking_lot v0.12.5 |
| 1117 | 2026-03-13T20:22:19.335Z | Downloaded ed25519-dalek v2.2.0 |
| 1118 | 2026-03-13T20:22:19.335Z | Downloaded crypto-bigint v0.5.5 |
| 1119 | 2026-03-13T20:22:19.335Z | Downloaded hickory-proto v0.24.4 |
| 1120 | 2026-03-13T20:22:19.335Z | Downloaded object v0.37.3 |
| 1121 | 2026-03-13T20:22:19.379Z | Downloaded rustls v0.22.4 |
| 1122 | 2026-03-13T20:22:19.379Z | Downloaded nix v0.31.1 |
| 1123 | 2026-03-13T20:22:19.415Z | Downloaded csv v1.4.0 |
| 1124 | 2026-03-13T20:22:19.416Z | Downloaded zerocopy v0.8.40 |
| 1125 | 2026-03-13T20:22:19.416Z | Downloaded regress v0.10.5 |
| 1126 | 2026-03-13T20:22:19.416Z | Downloaded base64 v0.21.7 |
| 1127 | 2026-03-13T20:22:19.416Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1128 | 2026-03-13T20:22:19.432Z | Downloaded parse-display-derive v0.10.0 |
| 1129 | 2026-03-13T20:22:19.432Z | Downloaded paste v1.0.15 |
| 1130 | 2026-03-13T20:22:19.433Z | Downloaded tokio v1.49.0 |
| 1131 | 2026-03-13T20:22:19.443Z | Downloaded sha3 v0.10.8 |
| 1132 | 2026-03-13T20:22:19.443Z | Downloaded rustix v0.38.44 |
| 1133 | 2026-03-13T20:22:19.455Z | Downloaded password-hash v0.5.0 |
| 1134 | 2026-03-13T20:22:19.479Z | Downloaded futures v0.3.32 |
| 1135 | 2026-03-13T20:22:19.479Z | Downloaded indexmap v1.9.3 |
| 1136 | 2026-03-13T20:22:19.479Z | Downloaded diesel_derives v2.2.7 |
| 1137 | 2026-03-13T20:22:19.479Z | Downloaded derive_more v2.1.1 |
| 1138 | 2026-03-13T20:22:19.498Z | Downloaded predicates-core v1.0.10 |
| 1139 | 2026-03-13T20:22:19.498Z | Downloaded pin-project-lite v0.2.17 |
| 1140 | 2026-03-13T20:22:19.517Z | Downloaded sqlparser v0.61.0 |
| 1141 | 2026-03-13T20:22:19.517Z | Downloaded pin-project-internal v1.1.11 |
| 1142 | 2026-03-13T20:22:19.517Z | Downloaded phf v0.13.1 |
| 1143 | 2026-03-13T20:22:19.517Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1144 | 2026-03-13T20:22:19.517Z | Downloaded aes v0.8.4 |
| 1145 | 2026-03-13T20:22:19.533Z | Downloaded arc-swap v1.8.2 |
| 1146 | 2026-03-13T20:22:19.533Z | Downloaded headers v0.4.1 |
| 1147 | 2026-03-13T20:22:19.533Z | Downloaded litrs v1.0.0 |
| 1148 | 2026-03-13T20:22:19.533Z | Downloaded num_enum v0.7.5 |
| 1149 | 2026-03-13T20:22:19.533Z | Downloaded flate2 v1.1.9 |
| 1150 | 2026-03-13T20:22:19.552Z | Downloaded lzss v0.8.2 |
| 1151 | 2026-03-13T20:22:19.552Z | Downloaded linear-map v1.2.0 |
| 1152 | 2026-03-13T20:22:19.552Z | Downloaded libsw v3.5.0 |
| 1153 | 2026-03-13T20:22:19.552Z | Downloaded hickory-client v0.25.2 |
| 1154 | 2026-03-13T20:22:19.552Z | Downloaded encoding_rs v0.8.35 |
| 1155 | 2026-03-13T20:22:19.566Z | Downloaded typify-impl v0.6.1 |
| 1156 | 2026-03-13T20:22:19.566Z | Downloaded tracing v0.1.44 |
| 1157 | 2026-03-13T20:22:19.583Z | Downloaded darling_core v0.20.11 |
| 1158 | 2026-03-13T20:22:19.592Z | Downloaded getrandom v0.3.4 |
| 1159 | 2026-03-13T20:22:19.592Z | Downloaded num-conv v0.2.0 |
| 1160 | 2026-03-13T20:22:19.592Z | Downloaded httparse v1.10.1 |
| 1161 | 2026-03-13T20:22:19.592Z | Downloaded lru-slab v0.1.2 |
| 1162 | 2026-03-13T20:22:19.592Z | Downloaded lock_api v0.4.14 |
| 1163 | 2026-03-13T20:22:19.593Z | Downloaded libsw-core v0.3.2 |
| 1164 | 2026-03-13T20:22:19.593Z | Downloaded ingot v0.1.1 |
| 1165 | 2026-03-13T20:22:19.593Z | Downloaded indoc v2.0.7 |
| 1166 | 2026-03-13T20:22:19.593Z | Downloaded num-derive v0.4.2 |
| 1167 | 2026-03-13T20:22:19.593Z | Downloaded ring v0.17.14 |
| 1168 | 2026-03-13T20:22:19.657Z | Downloaded typify-impl v0.4.3 |
| 1169 | 2026-03-13T20:22:19.673Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1170 | 2026-03-13T20:22:19.673Z | Downloaded libefi-sys v0.1.0 |
| 1171 | 2026-03-13T20:22:19.673Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1172 | 2026-03-13T20:22:19.673Z | Downloaded half v1.8.3 |
| 1173 | 2026-03-13T20:22:19.674Z | Downloaded zerocopy-derive v0.6.6 |
| 1174 | 2026-03-13T20:22:19.674Z | Downloaded cargo_toml v0.22.3 |
| 1175 | 2026-03-13T20:22:19.674Z | Downloaded mime v0.3.17 |
| 1176 | 2026-03-13T20:22:19.674Z | Downloaded maybe-uninit v2.0.0 |
| 1177 | 2026-03-13T20:22:19.674Z | Downloaded newline-converter v0.3.0 |
| 1178 | 2026-03-13T20:22:19.674Z | Downloaded new_debug_unreachable v1.0.6 |
| 1179 | 2026-03-13T20:22:19.674Z | Downloaded md-5 v0.10.6 |
| 1180 | 2026-03-13T20:22:19.674Z | Downloaded lru v0.12.5 |
| 1181 | 2026-03-13T20:22:19.674Z | Downloaded http-body-util v0.1.3 |
| 1182 | 2026-03-13T20:22:19.674Z | Downloaded ingot-types v0.1.2 |
| 1183 | 2026-03-13T20:22:19.674Z | Downloaded hmac v0.12.1 |
| 1184 | 2026-03-13T20:22:19.674Z | Downloaded highway v1.3.0 |
| 1185 | 2026-03-13T20:22:19.674Z | Downloaded cookie_store v0.22.1 |
| 1186 | 2026-03-13T20:22:19.675Z | Downloaded chacha20 v0.10.0 |
| 1187 | 2026-03-13T20:22:19.675Z | Downloaded backon v1.6.0 |
| 1188 | 2026-03-13T20:22:19.675Z | Downloaded crc32fast v1.5.0 |
| 1189 | 2026-03-13T20:22:19.675Z | Downloaded corncobs v0.1.4 |
| 1190 | 2026-03-13T20:22:19.675Z | Downloaded console v0.15.11 |
| 1191 | 2026-03-13T20:22:19.675Z | Downloaded colored v3.1.1 |
| 1192 | 2026-03-13T20:22:19.696Z | Downloaded ciborium v0.2.2 |
| 1193 | 2026-03-13T20:22:19.696Z | Downloaded cexpr v0.6.0 |
| 1194 | 2026-03-13T20:22:19.696Z | Downloaded derive_more v0.99.20 |
| 1195 | 2026-03-13T20:22:19.696Z | Downloaded instant v0.1.13 |
| 1196 | 2026-03-13T20:22:19.696Z | Downloaded lalrpop-util v0.19.12 |
| 1197 | 2026-03-13T20:22:19.696Z | Downloaded keccak v0.1.6 |
| 1198 | 2026-03-13T20:22:19.697Z | Downloaded drift v0.1.3 |
| 1199 | 2026-03-13T20:22:19.697Z | Downloaded derive-where v1.6.0 |
| 1200 | 2026-03-13T20:22:19.697Z | Downloaded futures-channel v0.3.32 |
| 1201 | 2026-03-13T20:22:19.697Z | Downloaded der v0.7.10 |
| 1202 | 2026-03-13T20:22:20.019Z | Downloaded darling v0.20.11 |
| 1203 | 2026-03-13T20:22:20.019Z | Downloaded daft v0.1.5 |
| 1204 | 2026-03-13T20:22:20.019Z | Downloaded group v0.13.0 |
| 1205 | 2026-03-13T20:22:20.019Z | Downloaded petgraph v0.6.5 |
| 1206 | 2026-03-13T20:22:20.019Z | Downloaded futures-executor v0.3.32 |
| 1207 | 2026-03-13T20:22:20.019Z | Downloaded jiff v0.2.21 |
| 1208 | 2026-03-13T20:22:20.019Z | Downloaded fs_extra v1.3.0 |
| 1209 | 2026-03-13T20:22:20.019Z | Downloaded lzma-sys v0.1.20 |
| 1210 | 2026-03-13T20:22:20.019Z | Downloaded chrono-tz v0.10.4 |
| 1211 | 2026-03-13T20:22:20.019Z | Downloaded petgraph v0.8.3 |
| 1212 | 2026-03-13T20:22:20.020Z | Downloaded fs-err v2.11.0 |
| 1213 | 2026-03-13T20:22:20.020Z | Downloaded ena v0.14.4 |
| 1214 | 2026-03-13T20:22:20.020Z | Downloaded cookie v0.18.1 |
| 1215 | 2026-03-13T20:22:20.020Z | Downloaded constant_time_eq v0.4.2 |
| 1216 | 2026-03-13T20:22:20.020Z | Downloaded console v0.16.2 |
| 1217 | 2026-03-13T20:22:20.020Z | Downloaded derive_builder_core v0.20.2 |
| 1218 | 2026-03-13T20:22:20.020Z | Downloaded foldhash v0.1.5 |
| 1219 | 2026-03-13T20:22:20.020Z | Downloaded const_format_proc_macros v0.2.34 |
| 1220 | 2026-03-13T20:22:20.020Z | Downloaded chacha20poly1305 v0.10.1 |
| 1221 | 2026-03-13T20:22:20.021Z | Downloaded hex-literal v0.4.1 |
| 1222 | 2026-03-13T20:22:20.021Z | Downloaded httpdate v1.0.3 |
| 1223 | 2026-03-13T20:22:20.021Z | Downloaded elliptic-curve v0.13.8 |
| 1224 | 2026-03-13T20:22:20.021Z | Downloaded darling v0.23.0 |
| 1225 | 2026-03-13T20:22:20.021Z | Downloaded ctr v0.9.2 |
| 1226 | 2026-03-13T20:22:20.021Z | Downloaded libz-sys v1.1.24 |
| 1227 | 2026-03-13T20:22:20.021Z | Downloaded bzip2 v0.4.4 |
| 1228 | 2026-03-13T20:22:20.021Z | Downloaded crc-any v2.5.0 |
| 1229 | 2026-03-13T20:22:20.021Z | Downloaded cargo_metadata v0.19.2 |
| 1230 | 2026-03-13T20:22:20.021Z | Downloaded async-trait v0.1.89 |
| 1231 | 2026-03-13T20:22:20.021Z | Downloaded cmake v0.1.57 |
| 1232 | 2026-03-13T20:22:20.021Z | Downloaded base64ct v1.8.3 |
| 1233 | 2026-03-13T20:22:20.021Z | Downloaded env_logger v0.11.9 |
| 1234 | 2026-03-13T20:22:20.021Z | Downloaded backoff v0.4.0 |
| 1235 | 2026-03-13T20:22:20.021Z | Downloaded clang-sys v1.8.1 |
| 1236 | 2026-03-13T20:22:20.021Z | Downloaded cipher v0.4.4 |
| 1237 | 2026-03-13T20:22:20.021Z | Downloaded hash32 v0.2.1 |
| 1238 | 2026-03-13T20:22:20.021Z | Downloaded chacha20 v0.9.1 |
| 1239 | 2026-03-13T20:22:20.021Z | Downloaded async-bb8-diesel v0.2.1 |
| 1240 | 2026-03-13T20:22:20.021Z | Downloaded fixedbitset v0.5.7 |
| 1241 | 2026-03-13T20:22:20.021Z | Downloaded find-msvc-tools v0.1.9 |
| 1242 | 2026-03-13T20:22:20.021Z | Downloaded futures-macro v0.3.32 |
| 1243 | 2026-03-13T20:22:20.021Z | Downloaded data-encoding v2.10.0 |
| 1244 | 2026-03-13T20:22:20.021Z | Downloaded cassowary v0.3.0 |
| 1245 | 2026-03-13T20:22:20.022Z | Downloaded globwalk v0.9.1 |
| 1246 | 2026-03-13T20:22:20.022Z | Downloaded ghash v0.5.1 |
| 1247 | 2026-03-13T20:22:20.022Z | Downloaded futures-io v0.3.32 |
| 1248 | 2026-03-13T20:22:20.022Z | Downloaded futures-core v0.3.32 |
| 1249 | 2026-03-13T20:22:20.022Z | Downloaded float-ord v0.3.2 |
| 1250 | 2026-03-13T20:22:20.022Z | Downloaded float-cmp v0.10.0 |
| 1251 | 2026-03-13T20:22:20.022Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1252 | 2026-03-13T20:22:20.022Z | Downloaded ciborium-io v0.2.2 |
| 1253 | 2026-03-13T20:22:20.022Z | Downloaded bit-set v0.8.0 |
| 1254 | 2026-03-13T20:22:20.022Z | Downloaded assert_matches v1.5.0 |
| 1255 | 2026-03-13T20:22:20.022Z | Downloaded async-recursion v1.1.1 |
| 1256 | 2026-03-13T20:22:20.022Z | Downloaded csv-core v0.1.13 |
| 1257 | 2026-03-13T20:22:20.022Z | Downloaded cbc v0.1.2 |
| 1258 | 2026-03-13T20:22:20.022Z | Downloaded blowfish v0.9.1 |
| 1259 | 2026-03-13T20:22:20.022Z | Downloaded bitflags v1.3.2 |
| 1260 | 2026-03-13T20:22:20.022Z | Downloaded crc v3.4.0 |
| 1261 | 2026-03-13T20:22:20.022Z | Downloaded cfg_aliases v0.1.1 |
| 1262 | 2026-03-13T20:22:20.022Z | Downloaded bitfield-struct v0.6.2 |
| 1263 | 2026-03-13T20:22:20.022Z | Downloaded foreign-types-macros v0.2.3 |
| 1264 | 2026-03-13T20:22:20.022Z | Downloaded foreign-types v0.5.0 |
| 1265 | 2026-03-13T20:22:20.023Z | Downloaded dof v0.4.0 |
| 1266 | 2026-03-13T20:22:20.023Z | Downloaded convert_case v0.4.0 |
| 1267 | 2026-03-13T20:22:20.023Z | Downloaded bitfield-macros v0.19.4 |
| 1268 | 2026-03-13T20:22:20.023Z | Downloaded embedded-io v0.4.0 |
| 1269 | 2026-03-13T20:22:20.023Z | Downloaded dirs-sys-next v0.1.2 |
| 1270 | 2026-03-13T20:22:20.023Z | Downloaded crc8 v0.1.1 |
| 1271 | 2026-03-13T20:22:20.023Z | Downloaded cargo-platform v0.1.9 |
| 1272 | 2026-03-13T20:22:20.023Z | Downloaded async-stream v0.3.6 |
| 1273 | 2026-03-13T20:22:20.023Z | Downloaded castaway v0.2.4 |
| 1274 | 2026-03-13T20:22:20.023Z | Downloaded atomicwrites v0.4.4 |
| 1275 | 2026-03-13T20:22:20.023Z | Downloaded ascii-canvas v3.0.0 |
| 1276 | 2026-03-13T20:22:20.023Z | Downloaded derive_builder_macro v0.20.2 |
| 1277 | 2026-03-13T20:22:20.023Z | Downloaded atty v0.2.14 |
| 1278 | 2026-03-13T20:22:20.023Z | Downloaded display-error-chain v0.2.2 |
| 1279 | 2026-03-13T20:22:20.023Z | Downloaded cobs v0.3.0 |
| 1280 | 2026-03-13T20:22:20.023Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1281 | 2026-03-13T20:22:20.023Z | Downloaded base16ct v0.2.0 |
| 1282 | 2026-03-13T20:22:20.023Z | Downloaded dirs-next v2.0.0 |
| 1283 | 2026-03-13T20:22:20.023Z | Downloaded atomic-waker v1.1.2 |
| 1284 | 2026-03-13T20:22:20.023Z | Downloaded bb8 v0.8.6 |
| 1285 | 2026-03-13T20:22:20.024Z | Downloaded crunchy v0.2.4 |
| 1286 | 2026-03-13T20:22:20.024Z | Downloaded enum-as-inner v0.6.1 |
| 1287 | 2026-03-13T20:22:20.024Z | Downloaded blake2 v0.10.6 |
| 1288 | 2026-03-13T20:22:20.024Z | Downloaded ahash v0.8.12 |
| 1289 | 2026-03-13T20:22:20.024Z | Downloaded foreign-types v0.3.2 |
| 1290 | 2026-03-13T20:22:20.024Z | Downloaded derive-ex v0.1.8 |
| 1291 | 2026-03-13T20:22:20.024Z | Downloaded cstr-argument v0.1.2 |
| 1292 | 2026-03-13T20:22:20.024Z | Downloaded bzip2 v0.6.1 |
| 1293 | 2026-03-13T20:22:20.024Z | Downloaded bit-vec v0.6.3 |
| 1294 | 2026-03-13T20:22:20.024Z | Downloaded crossbeam-channel v0.5.15 |
| 1295 | 2026-03-13T20:22:20.024Z | Downloaded buf-list v1.1.2 |
| 1296 | 2026-03-13T20:22:20.024Z | Downloaded bit-vec v0.8.0 |
| 1297 | 2026-03-13T20:22:20.024Z | Downloaded defmt-parser v1.0.0 |
| 1298 | 2026-03-13T20:22:20.024Z | Downloaded defmt-macros v1.0.1 |
| 1299 | 2026-03-13T20:22:20.024Z | Downloaded darling_macro v0.23.0 |
| 1300 | 2026-03-13T20:22:20.024Z | Downloaded darling v0.21.3 |
| 1301 | 2026-03-13T20:22:20.024Z | Downloaded bcs v0.1.6 |
| 1302 | 2026-03-13T20:22:20.099Z | Downloaded async-stream-impl v0.3.6 |
| 1303 | 2026-03-13T20:22:20.099Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1304 | 2026-03-13T20:22:20.100Z | Downloaded crc-catalog v2.4.0 |
| 1305 | 2026-03-13T20:22:20.100Z | Downloaded crossterm v0.29.0 |
| 1306 | 2026-03-13T20:22:20.100Z | Downloaded crossterm v0.28.1 |
| 1307 | 2026-03-13T20:22:20.100Z | Downloaded block-padding v0.3.3 |
| 1308 | 2026-03-13T20:22:20.100Z | Downloaded array-init v0.0.4 |
| 1309 | 2026-03-13T20:22:20.100Z | Downloaded crossbeam-utils v0.8.21 |
| 1310 | 2026-03-13T20:22:20.100Z | Downloaded bit-set v0.5.3 |
| 1311 | 2026-03-13T20:22:20.100Z | Downloaded cancel-safe-futures v0.1.5 |
| 1312 | 2026-03-13T20:22:20.100Z | Downloaded const-oid v0.9.6 |
| 1313 | 2026-03-13T20:22:20.100Z | Downloaded cfg_aliases v0.2.1 |
| 1314 | 2026-03-13T20:22:20.101Z | Downloaded aead v0.5.2 |
| 1315 | 2026-03-13T20:22:20.101Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1316 | 2026-03-13T20:22:20.620Z | Downloaded aws-lc-sys v0.37.1 |
| 1317 | 2026-03-13T20:22:20.913Z | Compiling libc v0.2.180 |
| 1318 | 2026-03-13T20:22:20.914Z | Compiling serde v1.0.228 |
| 1319 | 2026-03-13T20:22:20.937Z | Compiling log v0.4.29 |
| 1320 | 2026-03-13T20:22:20.937Z | Compiling shlex v1.3.0 |
| 1321 | 2026-03-13T20:22:20.938Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-03-13T20:22:20.938Z | Compiling smallvec v1.15.1 |
| 1323 | 2026-03-13T20:22:20.938Z | Compiling typenum v1.19.0 |
| 1324 | 2026-03-13T20:22:20.938Z | Compiling subtle v2.6.1 |
| 1325 | 2026-03-13T20:22:21.118Z | Compiling generic-array v0.14.7 |
| 1326 | 2026-03-13T20:22:21.148Z | Compiling scopeguard v1.2.0 |
| 1327 | 2026-03-13T20:22:21.148Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-03-13T20:22:21.214Z | Compiling const-oid v0.9.6 |
| 1329 | 2026-03-13T20:22:21.237Z | Compiling critical-section v1.2.0 |
| 1330 | 2026-03-13T20:22:21.237Z | Compiling zerocopy v0.8.40 |
| 1331 | 2026-03-13T20:22:21.238Z | Compiling syn v2.0.117 |
| 1332 | 2026-03-13T20:22:21.299Z | Compiling parking_lot_core v0.9.12 |
| 1333 | 2026-03-13T20:22:21.410Z | Compiling lock_api v0.4.14 |
| 1334 | 2026-03-13T20:22:21.445Z | Compiling pin-project-lite v0.2.17 |
| 1335 | 2026-03-13T20:22:21.445Z | Compiling serde_json v1.0.149 |
| 1336 | 2026-03-13T20:22:21.455Z | Compiling pkg-config v0.3.32 |
| 1337 | 2026-03-13T20:22:21.464Z | Compiling bitflags v2.11.0 |
| 1338 | 2026-03-13T20:22:21.478Z | Compiling libm v0.2.16 |
| 1339 | 2026-03-13T20:22:21.549Z | Compiling num-traits v0.2.19 |
| 1340 | 2026-03-13T20:22:21.574Z | Compiling futures-core v0.3.32 |
| 1341 | 2026-03-13T20:22:21.619Z | Compiling percent-encoding v2.3.2 |
| 1342 | 2026-03-13T20:22:21.647Z | Compiling allocator-api2 v0.2.21 |
| 1343 | 2026-03-13T20:22:21.730Z | Compiling cpufeatures v0.2.17 |
| 1344 | 2026-03-13T20:22:21.810Z | Compiling futures-sink v0.3.32 |
| 1345 | 2026-03-13T20:22:21.930Z | Compiling foldhash v0.2.0 |
| 1346 | 2026-03-13T20:22:21.963Z | Compiling futures-io v0.3.32 |
| 1347 | 2026-03-13T20:22:21.963Z | Compiling futures-task v0.3.32 |
| 1348 | 2026-03-13T20:22:21.983Z | Compiling futures-channel v0.3.32 |
| 1349 | 2026-03-13T20:22:22.019Z | Compiling getrandom v0.4.1 |
| 1350 | 2026-03-13T20:22:22.040Z | Compiling slab v0.4.12 |
| 1351 | 2026-03-13T20:22:22.123Z | Compiling hashbrown v0.16.1 |
| 1352 | 2026-03-13T20:22:22.151Z | Compiling getrandom v0.3.4 |
| 1353 | 2026-03-13T20:22:22.163Z | Compiling rand_core v0.10.0 |
| 1354 | 2026-03-13T20:22:22.166Z | Compiling rustversion v1.0.22 |
| 1355 | 2026-03-13T20:22:22.204Z | Compiling form_urlencoded v1.2.2 |
| 1356 | 2026-03-13T20:22:22.237Z | Compiling dunce v1.0.5 |
| 1357 | 2026-03-13T20:22:22.294Z | Compiling fs_extra v1.3.0 |
| 1358 | 2026-03-13T20:22:22.336Z | Compiling base64ct v1.8.3 |
| 1359 | 2026-03-13T20:22:22.381Z | Compiling ident_case v1.0.1 |
| 1360 | 2026-03-13T20:22:22.391Z | Compiling getrandom v0.2.17 |
| 1361 | 2026-03-13T20:22:22.412Z | Compiling jobserver v0.1.34 |
| 1362 | 2026-03-13T20:22:22.437Z | Compiling errno v0.3.14 |
| 1363 | 2026-03-13T20:22:22.516Z | Compiling mio v1.1.1 |
| 1364 | 2026-03-13T20:22:22.540Z | Compiling socket2 v0.6.2 |
| 1365 | 2026-03-13T20:22:22.642Z | Compiling rand_core v0.6.4 |
| 1366 | 2026-03-13T20:22:22.662Z | Compiling signal-hook-registry v1.4.8 |
| 1367 | 2026-03-13T20:22:22.690Z | Compiling cc v1.2.56 |
| 1368 | 2026-03-13T20:22:22.715Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-03-13T20:22:22.733Z | Compiling parking_lot v0.12.5 |
| 1370 | 2026-03-13T20:22:22.860Z | Compiling indexmap v2.13.0 |
| 1371 | 2026-03-13T20:22:22.896Z | Compiling pem-rfc7468 v0.7.0 |
| 1372 | 2026-03-13T20:22:22.952Z | Compiling flagset v0.4.7 |
| 1373 | 2026-03-13T20:22:22.953Z | Compiling iana-time-zone v0.1.65 |
| 1374 | 2026-03-13T20:22:23.014Z | Compiling rustix v1.1.3 |
| 1375 | 2026-03-13T20:22:23.032Z | Compiling uuid v1.21.0 |
| 1376 | 2026-03-13T20:22:23.121Z | Compiling rustc_version v0.4.1 |
| 1377 | 2026-03-13T20:22:23.139Z | Compiling vcpkg v0.2.15 |
| 1378 | 2026-03-13T20:22:23.157Z | Compiling regex-syntax v0.8.10 |
| 1379 | 2026-03-13T20:22:23.251Z | Compiling aws-lc-rs v1.16.0 |
| 1380 | 2026-03-13T20:22:23.310Z | Compiling tracing-core v0.1.36 |
| 1381 | 2026-03-13T20:22:23.343Z | Compiling rand_core v0.9.5 |
| 1382 | 2026-03-13T20:22:23.442Z | Compiling crossbeam-utils v0.8.21 |
| 1383 | 2026-03-13T20:22:23.509Z | Compiling untrusted v0.7.1 |
| 1384 | 2026-03-13T20:22:23.531Z | Compiling base64 v0.22.1 |
| 1385 | 2026-03-13T20:22:23.734Z | Compiling cmake v0.1.57 |
| 1386 | 2026-03-13T20:22:23.781Z | Compiling httparse v1.10.1 |
| 1387 | 2026-03-13T20:22:23.911Z | Compiling openssl-probe v0.2.1 |
| 1388 | 2026-03-13T20:22:23.911Z | Compiling untrusted v0.9.0 |
| 1389 | 2026-03-13T20:22:23.911Z | Compiling schemars v0.8.22 |
| 1390 | 2026-03-13T20:22:23.937Z | Compiling syn v1.0.109 |
| 1391 | 2026-03-13T20:22:23.970Z | Compiling atomic-waker v1.1.2 |
| 1392 | 2026-03-13T20:22:23.999Z | Compiling try-lock v0.2.5 |
| 1393 | 2026-03-13T20:22:24.022Z | Compiling tower-service v0.3.3 |
| 1394 | 2026-03-13T20:22:24.045Z | Compiling tower-layer v0.3.3 |
| 1395 | 2026-03-13T20:22:24.076Z | Compiling rustls v0.23.37 |
| 1396 | 2026-03-13T20:22:24.129Z | Compiling tinyvec_macros v0.1.1 |
| 1397 | 2026-03-13T20:22:24.197Z | Compiling dyn-clone v1.0.20 |
| 1398 | 2026-03-13T20:22:24.217Z | Compiling want v0.3.1 |
| 1399 | 2026-03-13T20:22:24.235Z | Compiling spin v0.9.8 |
| 1400 | 2026-03-13T20:22:24.235Z | Compiling tinyvec v1.10.0 |
| 1401 | 2026-03-13T20:22:24.266Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-03-13T20:22:24.321Z | Compiling time-core v0.1.8 |
| 1403 | 2026-03-13T20:22:24.321Z | Compiling httpdate v1.0.3 |
| 1404 | 2026-03-13T20:22:24.375Z | Compiling openssl v0.10.75 |
| 1405 | 2026-03-13T20:22:24.405Z | Compiling foreign-types-shared v0.1.1 |
| 1406 | 2026-03-13T20:22:24.421Z | Compiling num-conv v0.2.0 |
| 1407 | 2026-03-13T20:22:24.452Z | Compiling crc32fast v1.5.0 |
| 1408 | 2026-03-13T20:22:24.569Z | Compiling powerfmt v0.2.0 |
| 1409 | 2026-03-13T20:22:25.063Z | Compiling pin-utils v0.1.0 |
| 1410 | 2026-03-13T20:22:25.063Z | Compiling foreign-types v0.3.2 |
| 1411 | 2026-03-13T20:22:25.091Z | Compiling wait-timeout v0.2.1 |
| 1412 | 2026-03-13T20:22:25.092Z | Compiling socket2 v0.5.10 |
| 1413 | 2026-03-13T20:22:25.092Z | Compiling time-macros v0.2.27 |
| 1414 | 2026-03-13T20:22:25.092Z | Compiling native-tls v0.2.18 |
| 1415 | 2026-03-13T20:22:25.092Z | Compiling bit-vec v0.8.0 |
| 1416 | 2026-03-13T20:22:25.092Z | Compiling simd-adler32 v0.3.8 |
| 1417 | 2026-03-13T20:22:25.092Z | Compiling deranged v0.5.8 |
| 1418 | 2026-03-13T20:22:25.092Z | Compiling either v1.15.0 |
| 1419 | 2026-03-13T20:22:25.092Z | Compiling num_threads v0.1.7 |
| 1420 | 2026-03-13T20:22:25.092Z | Compiling aws-lc-sys v0.37.1 |
| 1421 | 2026-03-13T20:22:25.092Z | Compiling ring v0.17.14 |
| 1422 | 2026-03-13T20:22:25.092Z | Compiling openssl-sys v0.9.111 |
| 1423 | 2026-03-13T20:22:25.092Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1424 | 2026-03-13T20:22:25.092Z | Compiling siphasher v1.0.2 |
| 1425 | 2026-03-13T20:22:25.186Z | Compiling usdt-impl v0.6.0 |
| 1426 | 2026-03-13T20:22:25.197Z | Compiling quick-error v1.2.3 |
| 1427 | 2026-03-13T20:22:25.197Z | Compiling bit-set v0.8.0 |
| 1428 | 2026-03-13T20:22:25.306Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1429 | 2026-03-13T20:22:25.332Z | Compiling tempfile v3.25.0 |
| 1430 | 2026-03-13T20:22:25.387Z | Compiling unicode-normalization v0.1.25 |
| 1431 | 2026-03-13T20:22:25.446Z | Compiling crossbeam-epoch v0.9.18 |
| 1432 | 2026-03-13T20:22:25.529Z | Compiling synstructure v0.13.2 |
| 1433 | 2026-03-13T20:22:25.620Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-03-13T20:22:25.692Z | Compiling serde_derive_internals v0.29.1 |
| 1435 | 2026-03-13T20:22:25.713Z | Compiling darling_core v0.20.11 |
| 1436 | 2026-03-13T20:22:25.900Z | Compiling regex-automata v0.4.14 |
| 1437 | 2026-03-13T20:22:26.101Z | Compiling rusty-fork v0.3.1 |
| 1438 | 2026-03-13T20:22:26.303Z | Compiling time v0.3.47 |
| 1439 | 2026-03-13T20:22:26.355Z | Compiling darling_core v0.21.3 |
| 1440 | 2026-03-13T20:22:26.439Z | Compiling slog v2.8.2 |
| 1441 | 2026-03-13T20:22:26.551Z | Compiling rand_xorshift v0.4.0 |
| 1442 | 2026-03-13T20:22:26.667Z | Compiling heapless v0.7.17 |
| 1443 | 2026-03-13T20:22:26.707Z | Compiling thread-id v5.1.0 |
| 1444 | 2026-03-13T20:22:26.736Z | Compiling sync_wrapper v1.0.2 |
| 1445 | 2026-03-13T20:22:26.826Z | Compiling cookie v0.18.1 |
| 1446 | 2026-03-13T20:22:26.926Z | Compiling paste v1.0.15 |
| 1447 | 2026-03-13T20:22:26.986Z | Compiling adler2 v2.0.1 |
| 1448 | 2026-03-13T20:22:26.986Z | Compiling signal-hook v0.3.18 |
| 1449 | 2026-03-13T20:22:26.986Z | Compiling unicode-bidi v0.3.18 |
| 1450 | 2026-03-13T20:22:27.026Z | Compiling anyhow v1.0.102 |
| 1451 | 2026-03-13T20:22:27.056Z | Compiling rayon-core v1.13.0 |
| 1452 | 2026-03-13T20:22:27.075Z | Compiling zstd-safe v7.2.4 |
| 1453 | 2026-03-13T20:22:27.120Z | Compiling unarray v0.1.4 |
| 1454 | 2026-03-13T20:22:27.167Z | Compiling unicode-segmentation v1.12.0 |
| 1455 | 2026-03-13T20:22:27.241Z | Compiling unicode-properties v0.1.4 |
| 1456 | 2026-03-13T20:22:27.456Z | Compiling miniz_oxide v0.8.9 |
| 1457 | 2026-03-13T20:22:27.472Z | Compiling crossbeam-deque v0.8.6 |
| 1458 | 2026-03-13T20:22:27.508Z | Compiling stringprep v0.1.5 |
| 1459 | 2026-03-13T20:22:27.705Z | Compiling num-integer v0.1.46 |
| 1460 | 2026-03-13T20:22:27.750Z | Compiling vergen-lib v0.1.6 |
| 1461 | 2026-03-13T20:22:27.768Z | Compiling curve25519-dalek v4.1.3 |
| 1462 | 2026-03-13T20:22:27.776Z | Compiling ff v0.13.1 |
| 1463 | 2026-03-13T20:22:27.968Z | Compiling hash32 v0.2.1 |
| 1464 | 2026-03-13T20:22:27.982Z | Compiling memoffset v0.9.1 |
| 1465 | 2026-03-13T20:22:28.122Z | Compiling fallible-iterator v0.2.0 |
| 1466 | 2026-03-13T20:22:28.148Z | Compiling cfg_aliases v0.2.1 |
| 1467 | 2026-03-13T20:22:28.210Z | Compiling ref-cast v1.0.25 |
| 1468 | 2026-03-13T20:22:28.232Z | Compiling serde_derive v1.0.228 |
| 1469 | 2026-03-13T20:22:28.241Z | Compiling zeroize_derive v1.4.3 |
| 1470 | 2026-03-13T20:22:28.277Z | Compiling zerofrom-derive v0.1.6 |
| 1471 | 2026-03-13T20:22:28.283Z | Compiling yoke-derive v0.8.1 |
| 1472 | 2026-03-13T20:22:28.283Z | Compiling zerocopy-derive v0.8.40 |
| 1473 | 2026-03-13T20:22:28.336Z | Compiling zerovec-derive v0.11.2 |
| 1474 | 2026-03-13T20:22:28.550Z | Compiling displaydoc v0.2.5 |
| 1475 | 2026-03-13T20:22:28.571Z | Compiling tokio-macros v2.6.0 |
| 1476 | 2026-03-13T20:22:28.647Z | Compiling futures-macro v0.3.32 |
| 1477 | 2026-03-13T20:22:29.170Z | Compiling der_derive v0.7.3 |
| 1478 | 2026-03-13T20:22:29.194Z | Compiling zeroize v1.8.2 |
| 1479 | 2026-03-13T20:22:29.639Z | Compiling thiserror-impl v2.0.18 |
| 1480 | 2026-03-13T20:22:29.692Z | Compiling rustls-pki-types v1.14.0 |
| 1481 | 2026-03-13T20:22:29.843Z | Compiling futures-util v0.3.32 |
| 1482 | 2026-03-13T20:22:29.907Z | Compiling tracing-attributes v0.1.31 |
| 1483 | 2026-03-13T20:22:29.999Z | Compiling scroll_derive v0.13.1 |
| 1484 | 2026-03-13T20:22:30.097Z | Compiling schemars_derive v0.8.22 |
| 1485 | 2026-03-13T20:22:30.345Z | Compiling crypto-common v0.1.7 |
| 1486 | 2026-03-13T20:22:30.369Z | Compiling block-buffer v0.10.4 |
| 1487 | 2026-03-13T20:22:30.396Z | Compiling zerofrom v0.1.6 |
| 1488 | 2026-03-13T20:22:30.486Z | Compiling block-padding v0.3.3 |
| 1489 | 2026-03-13T20:22:30.545Z | Compiling yoke v0.8.1 |
| 1490 | 2026-03-13T20:22:30.582Z | Compiling digest v0.10.7 |
| 1491 | 2026-03-13T20:22:30.614Z | Compiling der v0.7.10 |
| 1492 | 2026-03-13T20:22:30.614Z | Compiling pest_derive v2.8.6 |
| 1493 | 2026-03-13T20:22:30.713Z | Compiling inout v0.1.4 |
| 1494 | 2026-03-13T20:22:30.808Z | Compiling zerovec v0.11.5 |
| 1495 | 2026-03-13T20:22:30.950Z | Compiling zerotrie v0.2.3 |
| 1496 | 2026-03-13T20:22:30.973Z | Compiling hmac v0.12.1 |
| 1497 | 2026-03-13T20:22:31.189Z | Compiling sha2 v0.10.9 |
| 1498 | 2026-03-13T20:22:31.208Z | Compiling cipher v0.4.4 |
| 1499 | 2026-03-13T20:22:31.257Z | Compiling pbkdf2 v0.12.2 |
| 1500 | 2026-03-13T20:22:31.382Z | Compiling scroll v0.13.0 |
| 1501 | 2026-03-13T20:22:31.424Z | Compiling darling_macro v0.20.11 |
| 1502 | 2026-03-13T20:22:31.537Z | Compiling tinystr v0.8.2 |
| 1503 | 2026-03-13T20:22:31.592Z | Compiling potential_utf v0.1.4 |
| 1504 | 2026-03-13T20:22:31.613Z | Compiling salsa20 v0.10.2 |
| 1505 | 2026-03-13T20:22:31.764Z | Compiling icu_collections v2.1.1 |
| 1506 | 2026-03-13T20:22:31.786Z | Compiling icu_locale_core v2.1.1 |
| 1507 | 2026-03-13T20:22:31.838Z | Compiling spki v0.7.3 |
| 1508 | 2026-03-13T20:22:31.838Z | Compiling scrypt v0.11.0 |
| 1509 | 2026-03-13T20:22:31.883Z | Compiling thiserror v2.0.18 |
| 1510 | 2026-03-13T20:22:31.917Z | Compiling cbc v0.1.2 |
| 1511 | 2026-03-13T20:22:31.939Z | Compiling aes v0.8.4 |
| 1512 | 2026-03-13T20:22:32.036Z | Compiling tracing v0.1.44 |
| 1513 | 2026-03-13T20:22:32.114Z | Compiling darling v0.20.11 |
| 1514 | 2026-03-13T20:22:32.136Z | Compiling goblin v0.10.5 |
| 1515 | 2026-03-13T20:22:32.136Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-03-13T20:22:32.209Z | Compiling thiserror-impl v1.0.69 |
| 1517 | 2026-03-13T20:22:32.230Z | Compiling derive_builder_core v0.20.2 |
| 1518 | 2026-03-13T20:22:32.381Z | Compiling dtrace-parser v0.3.0 |
| 1519 | 2026-03-13T20:22:32.403Z | Compiling signature v2.2.0 |
| 1520 | 2026-03-13T20:22:32.443Z | Compiling rustls-native-certs v0.8.3 |
| 1521 | 2026-03-13T20:22:32.542Z | Compiling pkcs5 v0.7.1 |
| 1522 | 2026-03-13T20:22:32.644Z | Compiling scroll_derive v0.12.1 |
| 1523 | 2026-03-13T20:22:32.695Z | Compiling icu_provider v2.1.1 |
| 1524 | 2026-03-13T20:22:33.018Z | Compiling icu_properties v2.1.2 |
| 1525 | 2026-03-13T20:22:33.058Z | Compiling icu_normalizer v2.1.1 |
| 1526 | 2026-03-13T20:22:33.080Z | Compiling pkcs8 v0.10.2 |
| 1527 | 2026-03-13T20:22:33.106Z | Compiling md-5 v0.10.6 |
| 1528 | 2026-03-13T20:22:33.215Z | Compiling bytes v1.11.1 |
| 1529 | 2026-03-13T20:22:33.239Z | Compiling chrono v0.4.44 |
| 1530 | 2026-03-13T20:22:33.328Z | Compiling ipnet v2.11.0 |
| 1531 | 2026-03-13T20:22:33.394Z | Compiling toml_datetime v0.6.11 |
| 1532 | 2026-03-13T20:22:33.473Z | Compiling erased-serde v0.3.31 |
| 1533 | 2026-03-13T20:22:33.495Z | Compiling derive_builder_macro v0.20.2 |
| 1534 | 2026-03-13T20:22:33.520Z | Compiling serde_tokenstream v0.2.3 |
| 1535 | 2026-03-13T20:22:33.587Z | Compiling scroll v0.12.0 |
| 1536 | 2026-03-13T20:22:33.758Z | Compiling serde_spanned v0.6.9 |
| 1537 | 2026-03-13T20:22:33.823Z | Compiling webpki-roots v1.0.6 |
| 1538 | 2026-03-13T20:22:33.930Z | Compiling tokio v1.49.0 |
| 1539 | 2026-03-13T20:22:33.955Z | Compiling http v1.4.0 |
| 1540 | 2026-03-13T20:22:33.955Z | Compiling darling_macro v0.21.3 |
| 1541 | 2026-03-13T20:22:33.999Z | Compiling thiserror v1.0.69 |
| 1542 | 2026-03-13T20:22:33.999Z | Compiling zerocopy-derive v0.7.35 |
| 1543 | 2026-03-13T20:22:34.052Z | Compiling litrs v1.0.0 |
| 1544 | 2026-03-13T20:22:34.094Z | Compiling num-bigint-dig v0.8.6 |
| 1545 | 2026-03-13T20:22:34.153Z | Compiling iri-string v0.7.10 |
| 1546 | 2026-03-13T20:22:34.174Z | Compiling zlib-rs v0.6.2 |
| 1547 | 2026-03-13T20:22:34.219Z | Compiling rustix v0.38.44 |
| 1548 | 2026-03-13T20:22:34.379Z | Compiling idna_adapter v1.2.1 |
| 1549 | 2026-03-13T20:22:34.621Z | Compiling idna v1.1.0 |
| 1550 | 2026-03-13T20:22:34.672Z | Compiling psl-types v2.0.11 |
| 1551 | 2026-03-13T20:22:34.715Z | Compiling base16ct v0.2.0 |
| 1552 | 2026-03-13T20:22:34.735Z | Compiling smoltcp v0.9.1 |
| 1553 | 2026-03-13T20:22:34.777Z | Compiling ryu v1.0.23 |
| 1554 | 2026-03-13T20:22:34.800Z | Compiling document-features v0.2.12 |
| 1555 | 2026-03-13T20:22:34.963Z | Compiling ppv-lite86 v0.2.21 |
| 1556 | 2026-03-13T20:22:34.983Z | Compiling http-body v1.0.1 |
| 1557 | 2026-03-13T20:22:35.034Z | Compiling url v2.5.8 |
| 1558 | 2026-03-13T20:22:35.186Z | Compiling http-body-util v0.1.3 |
| 1559 | 2026-03-13T20:22:35.211Z | Compiling publicsuffix v2.3.0 |
| 1560 | 2026-03-13T20:22:35.254Z | Compiling serde_urlencoded v0.7.1 |
| 1561 | 2026-03-13T20:22:35.282Z | Compiling sec1 v0.7.3 |
| 1562 | 2026-03-13T20:22:35.312Z | Compiling darling v0.21.3 |
| 1563 | 2026-03-13T20:22:35.336Z | Compiling zerocopy v0.7.35 |
| 1564 | 2026-03-13T20:22:35.431Z | Compiling rand_chacha v0.9.0 |
| 1565 | 2026-03-13T20:22:35.454Z | Compiling rand_chacha v0.3.1 |
| 1566 | 2026-03-13T20:22:35.554Z | Compiling derive_builder v0.20.2 |
| 1567 | 2026-03-13T20:22:35.613Z | Compiling goblin v0.8.2 |
| 1568 | 2026-03-13T20:22:35.653Z | Compiling cargo-platform v0.1.9 |
| 1569 | 2026-03-13T20:22:35.676Z | Compiling hkdf v0.12.4 |
| 1570 | 2026-03-13T20:22:35.721Z | Compiling rand v0.9.2 |
| 1571 | 2026-03-13T20:22:35.900Z | Compiling rand v0.8.5 |
| 1572 | 2026-03-13T20:22:36.013Z | Compiling hubpack_derive v0.1.1 |
| 1573 | 2026-03-13T20:22:36.163Z | Compiling crypto-bigint v0.5.5 |
| 1574 | 2026-03-13T20:22:36.166Z | Compiling regex v1.12.3 |
| 1575 | 2026-03-13T20:22:36.401Z | Compiling dof v0.4.0 |
| 1576 | 2026-03-13T20:22:36.507Z | Compiling proptest v1.10.0 |
| 1577 | 2026-03-13T20:22:36.576Z | Compiling postgres-protocol v0.6.10 |
| 1578 | 2026-03-13T20:22:36.655Z | Compiling nix v0.31.1 |
| 1579 | 2026-03-13T20:22:36.811Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1580 | 2026-03-13T20:22:36.839Z | Compiling daft-derive v0.1.5 |
| 1581 | 2026-03-13T20:22:36.899Z | Compiling ipnetwork v0.21.1 |
| 1582 | 2026-03-13T20:22:37.096Z | Compiling strum_macros v0.27.2 |
| 1583 | 2026-03-13T20:22:37.199Z | Compiling oxnet v0.1.4 |
| 1584 | 2026-03-13T20:22:37.224Z | Compiling ref-cast-impl v1.0.25 |
| 1585 | 2026-03-13T20:22:37.355Z | Compiling async-trait v0.1.89 |
| 1586 | 2026-03-13T20:22:37.758Z | Compiling num-iter v0.1.45 |
| 1587 | 2026-03-13T20:22:37.898Z | Compiling group v0.13.0 |
| 1588 | 2026-03-13T20:22:37.976Z | Compiling proc-macro-error v1.0.4 |
| 1589 | 2026-03-13T20:22:38.215Z | Compiling heck v0.4.1 |
| 1590 | 2026-03-13T20:22:38.330Z | Compiling flate2 v1.1.9 |
| 1591 | 2026-03-13T20:22:38.451Z | Compiling terminal_size v0.4.3 |
| 1592 | 2026-03-13T20:22:38.485Z | Compiling phf_shared v0.13.1 |
| 1593 | 2026-03-13T20:22:38.522Z | Compiling lazy_static v1.5.0 |
| 1594 | 2026-03-13T20:22:38.540Z | Compiling vergen v9.0.6 |
| 1595 | 2026-03-13T20:22:38.637Z | Compiling fs-err v3.3.0 |
| 1596 | 2026-03-13T20:22:38.655Z | Compiling ahash v0.8.12 |
| 1597 | 2026-03-13T20:22:38.793Z | Compiling libbz2-rs-sys v0.2.2 |
| 1598 | 2026-03-13T20:22:38.847Z | Compiling managed v0.8.0 |
| 1599 | 2026-03-13T20:22:38.949Z | Compiling bitflags v1.3.2 |
| 1600 | 2026-03-13T20:22:38.961Z | Compiling bumpalo v3.20.2 |
| 1601 | 2026-03-13T20:22:38.961Z | Compiling winnow v0.5.40 |
| 1602 | 2026-03-13T20:22:38.961Z | Compiling object v0.37.3 |
| 1603 | 2026-03-13T20:22:38.961Z | Compiling foldhash v0.1.5 |
| 1604 | 2026-03-13T20:22:38.984Z | Compiling console v0.16.2 |
| 1605 | 2026-03-13T20:22:39.066Z | Compiling tokio-util v0.7.18 |
| 1606 | 2026-03-13T20:22:39.074Z | Compiling tower v0.5.3 |
| 1607 | 2026-03-13T20:22:39.152Z | Compiling tokio-native-tls v0.3.1 |
| 1608 | 2026-03-13T20:22:39.173Z | Compiling zopfli v0.8.3 |
| 1609 | 2026-03-13T20:22:39.184Z | Compiling hashbrown v0.15.5 |
| 1610 | 2026-03-13T20:22:39.395Z | Compiling bzip2 v0.6.1 |
| 1611 | 2026-03-13T20:22:39.403Z | Compiling clap_builder v4.5.60 |
| 1612 | 2026-03-13T20:22:39.613Z | Compiling dof v0.3.0 |
| 1613 | 2026-03-13T20:22:39.708Z | Compiling tower-http v0.6.8 |
| 1614 | 2026-03-13T20:22:39.799Z | Compiling phf v0.13.1 |
| 1615 | 2026-03-13T20:22:39.820Z | Compiling signal-hook-mio v0.2.5 |
| 1616 | 2026-03-13T20:22:39.838Z | Compiling rayon v1.11.0 |
| 1617 | 2026-03-13T20:22:39.945Z | Compiling newtype-uuid v1.3.2 |
| 1618 | 2026-03-13T20:22:39.982Z | Compiling strum v0.27.2 |
| 1619 | 2026-03-13T20:22:40.038Z | Compiling usdt-macro v0.6.0 |
| 1620 | 2026-03-13T20:22:40.158Z | Compiling h2 v0.4.13 |
| 1621 | 2026-03-13T20:22:40.165Z | Compiling usdt-attr-macro v0.6.0 |
| 1622 | 2026-03-13T20:22:40.281Z | Compiling daft v0.1.5 |
| 1623 | 2026-03-13T20:22:40.437Z | Compiling zone_cfg_derive v0.3.1 |
| 1624 | 2026-03-13T20:22:40.446Z | Compiling cargo_metadata v0.19.2 |
| 1625 | 2026-03-13T20:22:40.703Z | Compiling cookie_store v0.22.1 |
| 1626 | 2026-03-13T20:22:40.732Z | Compiling elliptic-curve v0.13.8 |
| 1627 | 2026-03-13T20:22:40.870Z | Compiling toml_edit v0.19.15 |
| 1628 | 2026-03-13T20:22:41.154Z | Compiling postgres-types v0.2.12 |
| 1629 | 2026-03-13T20:22:41.295Z | Compiling bzip2 v0.4.4 |
| 1630 | 2026-03-13T20:22:41.303Z | Compiling hubpack v0.1.2 |
| 1631 | 2026-03-13T20:22:41.320Z | Compiling zstd v0.13.3 |
| 1632 | 2026-03-13T20:22:41.368Z | Compiling serde_with_macros v3.17.0 |
| 1633 | 2026-03-13T20:22:41.620Z | Compiling dtrace-parser v0.2.0 |
| 1634 | 2026-03-13T20:22:41.743Z | Compiling pkcs1 v0.7.5 |
| 1635 | 2026-03-13T20:22:41.814Z | Compiling ed25519 v2.2.3 |
| 1636 | 2026-03-13T20:22:41.919Z | Compiling hex v0.4.3 |
| 1637 | 2026-03-13T20:22:42.010Z | Compiling serde-big-array v0.5.1 |
| 1638 | 2026-03-13T20:22:42.196Z | Compiling rfc6979 v0.4.0 |
| 1639 | 2026-03-13T20:22:42.269Z | Compiling bstr v1.12.1 |
| 1640 | 2026-03-13T20:22:42.318Z | Compiling serde_repr v0.1.20 |
| 1641 | 2026-03-13T20:22:42.367Z | Compiling strum_macros v0.26.4 |
| 1642 | 2026-03-13T20:22:42.402Z | Compiling clap_derive v4.5.55 |
| 1643 | 2026-03-13T20:22:42.410Z | Compiling enum-as-inner v0.6.1 |
| 1644 | 2026-03-13T20:22:42.693Z | Compiling phf_shared v0.11.3 |
| 1645 | 2026-03-13T20:22:42.912Z | Compiling itertools v0.12.1 |
| 1646 | 2026-03-13T20:22:42.954Z | Compiling float-cmp v0.10.0 |
| 1647 | 2026-03-13T20:22:42.974Z | Compiling thread-id v4.2.2 |
| 1648 | 2026-03-13T20:22:43.065Z | Compiling memmap2 v0.9.10 |
| 1649 | 2026-03-13T20:22:43.097Z | Compiling env_filter v1.0.0 |
| 1650 | 2026-03-13T20:22:43.123Z | Compiling encoding_rs v0.8.35 |
| 1651 | 2026-03-13T20:22:43.145Z | Compiling normalize-line-endings v0.3.0 |
| 1652 | 2026-03-13T20:22:43.169Z | Compiling predicates-core v1.0.10 |
| 1653 | 2026-03-13T20:22:43.201Z | Compiling keccak v0.1.6 |
| 1654 | 2026-03-13T20:22:43.289Z | Compiling precomputed-hash v0.1.1 |
| 1655 | 2026-03-13T20:22:43.374Z | Compiling difflib v0.4.0 |
| 1656 | 2026-03-13T20:22:43.406Z | Compiling data-encoding v2.10.0 |
| 1657 | 2026-03-13T20:22:43.429Z | Compiling fixedbitset v0.5.7 |
| 1658 | 2026-03-13T20:22:43.525Z | Compiling whoami v2.1.0 |
| 1659 | 2026-03-13T20:22:43.845Z | Compiling mime v0.3.17 |
| 1660 | 2026-03-13T20:22:43.864Z | Compiling rustc-hash v2.1.1 |
| 1661 | 2026-03-13T20:22:44.038Z | Compiling static_assertions v1.1.0 |
| 1662 | 2026-03-13T20:22:44.038Z | Compiling jiff v0.2.21 |
| 1663 | 2026-03-13T20:22:44.141Z | Compiling fixedbitset v0.4.2 |
| 1664 | 2026-03-13T20:22:44.169Z | Compiling unit-prefix v0.5.2 |
| 1665 | 2026-03-13T20:22:44.203Z | Compiling new_debug_unreachable v1.0.6 |
| 1666 | 2026-03-13T20:22:44.306Z | Compiling hyper v1.8.1 |
| 1667 | 2026-03-13T20:22:44.342Z | Compiling indicatif v0.18.4 |
| 1668 | 2026-03-13T20:22:44.374Z | Compiling petgraph v0.6.5 |
| 1669 | 2026-03-13T20:22:44.424Z | Compiling string_cache v0.8.9 |
| 1670 | 2026-03-13T20:22:44.452Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1671 | 2026-03-13T20:22:44.669Z | Compiling zone v0.3.1 |
| 1672 | 2026-03-13T20:22:44.691Z | Compiling iddqd v0.3.17 |
| 1673 | 2026-03-13T20:22:44.799Z | Compiling hickory-proto v0.25.2 |
| 1674 | 2026-03-13T20:22:44.900Z | Compiling strum v0.26.3 |
| 1675 | 2026-03-13T20:22:44.944Z | Compiling clap v4.5.60 |
| 1676 | 2026-03-13T20:22:45.061Z | Compiling tokio-postgres v0.7.16 |
| 1677 | 2026-03-13T20:22:45.083Z | Compiling petgraph v0.8.3 |
| 1678 | 2026-03-13T20:22:45.302Z | Compiling predicates v3.1.4 |
| 1679 | 2026-03-13T20:22:45.398Z | Compiling toml_edit v0.22.27 |
| 1680 | 2026-03-13T20:22:45.621Z | Compiling sha3 v0.10.8 |
| 1681 | 2026-03-13T20:22:45.648Z | Compiling env_logger v0.11.9 |
| 1682 | 2026-03-13T20:22:45.779Z | Compiling usdt v0.6.0 |
| 1683 | 2026-03-13T20:22:46.143Z | Compiling hyper-util v0.1.20 |
| 1684 | 2026-03-13T20:22:46.166Z | Compiling usdt-impl v0.5.0 |
| 1685 | 2026-03-13T20:22:46.254Z | Compiling serde_with v3.17.0 |
| 1686 | 2026-03-13T20:22:46.295Z | Compiling crossterm v0.28.1 |
| 1687 | 2026-03-13T20:22:46.360Z | Compiling similar v2.7.0 |
| 1688 | 2026-03-13T20:22:46.585Z | Compiling toml v0.7.8 |
| 1689 | 2026-03-13T20:22:46.609Z | Compiling ecdsa v0.16.9 |
| 1690 | 2026-03-13T20:22:46.994Z | Compiling ed25519-dalek v2.2.0 |
| 1691 | 2026-03-13T20:22:47.152Z | Compiling rsa v0.9.10 |
| 1692 | 2026-03-13T20:22:47.468Z | Compiling zip v0.6.6 |
| 1693 | 2026-03-13T20:22:47.849Z | Compiling zip v4.6.1 |
| 1694 | 2026-03-13T20:22:47.903Z | Compiling tokio-stream v0.1.18 |
| 1695 | 2026-03-13T20:22:48.047Z | Compiling hyper-tls v0.6.0 |
| 1696 | 2026-03-13T20:22:48.347Z | Compiling buf-list v1.1.2 |
| 1697 | 2026-03-13T20:22:48.402Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1698 | 2026-03-13T20:22:48.575Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1699 | 2026-03-13T20:22:48.592Z | Compiling openapiv3 v2.2.0 |
| 1700 | 2026-03-13T20:22:48.601Z | Compiling x509-cert v0.2.5 |
| 1701 | 2026-03-13T20:22:48.679Z | Compiling sha1 v0.10.6 |
| 1702 | 2026-03-13T20:22:48.706Z | Compiling itertools v0.13.0 |
| 1703 | 2026-03-13T20:22:48.733Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1704 | 2026-03-13T20:22:48.983Z | Compiling peg-runtime v0.8.5 |
| 1705 | 2026-03-13T20:22:49.004Z | Compiling lalrpop-util v0.19.12 |
| 1706 | 2026-03-13T20:22:49.137Z | Compiling thread_local v1.1.9 |
| 1707 | 2026-03-13T20:22:49.189Z | Compiling slog-async v2.8.0 |
| 1708 | 2026-03-13T20:22:49.269Z | Compiling futures-executor v0.3.32 |
| 1709 | 2026-03-13T20:22:49.291Z | Compiling crossbeam-channel v0.5.15 |
| 1710 | 2026-03-13T20:22:49.359Z | Compiling is-terminal v0.4.17 |
| 1711 | 2026-03-13T20:22:49.384Z | Compiling filetime v0.2.27 |
| 1712 | 2026-03-13T20:22:49.479Z | Compiling term v1.2.1 |
| 1713 | 2026-03-13T20:22:49.502Z | Compiling take_mut v0.2.2 |
| 1714 | 2026-03-13T20:22:49.658Z | Compiling xattr v1.6.1 |
| 1715 | 2026-03-13T20:22:49.675Z | Compiling futures v0.3.32 |
| 1716 | 2026-03-13T20:22:49.888Z | Compiling slog-term v2.9.2 |
| 1717 | 2026-03-13T20:22:49.958Z | Compiling tar v0.4.44 |
| 1718 | 2026-03-13T20:23:10.675Z | Compiling rustls-webpki v0.103.9 |
| 1719 | 2026-03-13T20:23:14.647Z | Compiling tokio-rustls v0.26.4 |
| 1720 | 2026-03-13T20:23:14.647Z | Compiling rustls-platform-verifier v0.6.2 |
| 1721 | 2026-03-13T20:23:14.905Z | Compiling hyper-rustls v0.27.7 |
| 1722 | 2026-03-13T20:23:15.160Z | Compiling reqwest v0.12.28 |
| 1723 | 2026-03-13T20:23:15.160Z | Compiling reqwest v0.13.2 |
| 1724 | 2026-03-13T20:23:17.936Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1725 | 2026-03-13T20:23:18.215Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1726 | 2026-03-13T20:23:22.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 1727 | 2026-03-13T20:23:22.194Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1728 | 2026-03-13T20:23:22.256Z | Mar 13 20:23:21.084 INFO Starting download, target: Cockroach |
| 1729 | 2026-03-13T20:23:22.256Z | Mar 13 20:23:21.085 INFO Starting download, target: Clickhouse |
| 1730 | 2026-03-13T20:23:22.256Z | Mar 13 20:23:21.085 INFO Starting download, target: TransceiverControl |
| 1731 | 2026-03-13T20:23:22.256Z | Mar 13 20:23:21.085 INFO Starting download, target: Console |
| 1732 | 2026-03-13T20:23:22.256Z | Mar 13 20:23:21.085 INFO Starting download, target: MaghemiteMgd |
| 1733 | 2026-03-13T20:23:22.260Z | Mar 13 20:23:21.085 INFO Starting download, target: DendriteStub |
| 1734 | 2026-03-13T20:23:22.260Z | Mar 13 20:23:21.085 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1735 | 2026-03-13T20:23:22.260Z | Mar 13 20:23:21.085 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1736 | 2026-03-13T20:23:22.260Z | Mar 13 20:23:21.085 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1737 | 2026-03-13T20:23:22.260Z | Mar 13 20:23:21.085 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1738 | 2026-03-13T20:23:22.260Z | Mar 13 20:23:21.085 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1739 | 2026-03-13T20:23:22.260Z | Mar 13 20:23:21.085 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1740 | 2026-03-13T20:23:22.764Z | Mar 13 20:23:21.587 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1741 | 2026-03-13T20:23:23.096Z | Mar 13 20:23:21.923 INFO Download complete, target: TransceiverControl |
| 1742 | 2026-03-13T20:23:23.388Z | Mar 13 20:23:22.215 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1743 | 2026-03-13T20:23:23.763Z | Mar 13 20:23:22.584 INFO Download complete, target: Console |
| 1744 | 2026-03-13T20:23:24.046Z | Mar 13 20:23:22.867 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1745 | 2026-03-13T20:23:24.320Z | Mar 13 20:23:23.147 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1746 | 2026-03-13T20:23:24.356Z | Mar 13 20:23:23.181 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1747 | 2026-03-13T20:23:24.820Z | Mar 13 20:23:23.648 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1748 | 2026-03-13T20:23:24.820Z | Mar 13 20:23:23.648 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1749 | 2026-03-13T20:23:27.599Z | Mar 13 20:23:26.424 INFO Download complete, target: DendriteStub |
| 1750 | 2026-03-13T20:23:27.904Z | Mar 13 20:23:26.709 INFO Download complete, target: MaghemiteMgd |
| 1751 | 2026-03-13T20:23:32.437Z | Mar 13 20:23:31.258 INFO Checking that binary works, target: Cockroach |
| 1752 | 2026-03-13T20:23:32.563Z | Mar 13 20:23:31.389 INFO Download complete, target: Cockroach |
| 1753 | 2026-03-13T20:23:35.285Z | Mar 13 20:23:34.109 INFO Checking that binary works, target: Clickhouse |
| 1754 | 2026-03-13T20:23:35.383Z | Mar 13 20:23:34.208 INFO Download complete, target: Clickhouse |
| 1755 | 2026-03-13T20:23:35.389Z | All prerequisites installed successfully |
| 1756 | 2026-03-13T20:23:35.394Z | |
| 1757 | 2026-03-13T20:23:35.394Z | real 3:36.795193706 |
| 1758 | 2026-03-13T20:23:35.394Z | user 10:33.590808718 |
| 1759 | 2026-03-13T20:23:35.394Z | sys 2:10.341374700 |
| 1760 | 2026-03-13T20:23:35.394Z | trap 0.332370959 |
| 1761 | 2026-03-13T20:23:35.394Z | tflt 1.225883963 |
| 1762 | 2026-03-13T20:23:35.394Z | dflt 1.834594127 |
| 1763 | 2026-03-13T20:23:35.394Z | kflt 0.022265648 |
| 1764 | 2026-03-13T20:23:35.394Z | lock 23:46.996646966 |
| 1765 | 2026-03-13T20:23:35.394Z | slp 34:19.306502314 |
| 1766 | 2026-03-13T20:23:35.394Z | lat 31.712705927 |
| 1767 | 2026-03-13T20:23:35.394Z | stop 4:27.185688580 |
| 1768 | 2026-03-13T20:23:35.394Z | + ptime -m cargo xtask download softnpu |
| 1769 | 2026-03-13T20:23:36.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1770 | 2026-03-13T20:23:36.113Z | Running `target/debug/xtask download softnpu` |
| 1771 | 2026-03-13T20:23:37.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
| 1772 | 2026-03-13T20:23:37.169Z | Running `target/debug/xtask-downloader softnpu` |
| 1773 | 2026-03-13T20:23:37.212Z | Mar 13 20:23:36.036 INFO Starting download, target: Softnpu |
| 1774 | 2026-03-13T20:23:37.215Z | Mar 13 20:23:36.037 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1775 | 2026-03-13T20:23:38.023Z | Mar 13 20:23:36.845 INFO Download complete, target: Softnpu |
| 1776 | 2026-03-13T20:23:38.027Z | |
| 1777 | 2026-03-13T20:23:38.027Z | real 2.627239761 |
| 1778 | 2026-03-13T20:23:38.027Z | user 1.758769177 |
| 1779 | 2026-03-13T20:23:38.027Z | sys 0.779099053 |
| 1780 | 2026-03-13T20:23:38.027Z | trap 0.000581160 |
| 1781 | 2026-03-13T20:23:38.027Z | tflt 0.000129968 |
| 1782 | 2026-03-13T20:23:38.027Z | dflt 0.000331801 |
| 1783 | 2026-03-13T20:23:38.027Z | kflt 0.000000000 |
| 1784 | 2026-03-13T20:23:38.027Z | lock 14.714606797 |
| 1785 | 2026-03-13T20:23:38.027Z | slp 0.542827684 |
| 1786 | 2026-03-13T20:23:38.027Z | lat 0.053802398 |
| 1787 | 2026-03-13T20:23:38.028Z | stop 0.000212526 |
| 1788 | 2026-03-13T20:23:38.028Z | + export CARGO_INCREMENTAL=0 |
| 1789 | 2026-03-13T20:23:38.028Z | + CARGO_INCREMENTAL=0 |
| 1790 | 2026-03-13T20:23:38.028Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1791 | 2026-03-13T20:23:39.183Z | Compiling proc-macro2 v1.0.106 |
| 1792 | 2026-03-13T20:23:39.183Z | Compiling quote v1.0.44 |
| 1793 | 2026-03-13T20:23:39.192Z | Compiling unicode-ident v1.0.24 |
| 1794 | 2026-03-13T20:23:39.192Z | Compiling libc v0.2.180 |
| 1795 | 2026-03-13T20:23:39.192Z | Compiling serde_core v1.0.228 |
| 1796 | 2026-03-13T20:23:39.192Z | Compiling serde v1.0.228 |
| 1797 | 2026-03-13T20:23:39.192Z | Compiling cfg-if v1.0.4 |
| 1798 | 2026-03-13T20:23:39.192Z | Compiling version_check v0.9.5 |
| 1799 | 2026-03-13T20:23:39.192Z | Compiling shlex v1.3.0 |
| 1800 | 2026-03-13T20:23:39.192Z | Compiling find-msvc-tools v0.1.9 |
| 1801 | 2026-03-13T20:23:39.192Z | Compiling typenum v1.19.0 |
| 1802 | 2026-03-13T20:23:39.348Z | Compiling portable-atomic v1.13.1 |
| 1803 | 2026-03-13T20:23:39.351Z | Compiling memchr v2.8.0 |
| 1804 | 2026-03-13T20:23:39.352Z | Compiling autocfg v1.5.0 |
| 1805 | 2026-03-13T20:23:39.352Z | Compiling zmij v1.0.21 |
| 1806 | 2026-03-13T20:23:39.477Z | Compiling serde_json v1.0.149 |
| 1807 | 2026-03-13T20:23:39.645Z | Compiling zerocopy v0.8.40 |
| 1808 | 2026-03-13T20:23:39.702Z | Compiling generic-array v0.14.7 |
| 1809 | 2026-03-13T20:23:39.723Z | Compiling parking_lot_core v0.9.12 |
| 1810 | 2026-03-13T20:23:39.747Z | Compiling libm v0.2.16 |
| 1811 | 2026-03-13T20:23:39.860Z | Compiling smallvec v1.15.1 |
| 1812 | 2026-03-13T20:23:39.961Z | Compiling icu_normalizer_data v2.1.1 |
| 1813 | 2026-03-13T20:23:40.004Z | Compiling icu_properties_data v2.1.2 |
| 1814 | 2026-03-13T20:23:40.028Z | Compiling itoa v1.0.17 |
| 1815 | 2026-03-13T20:23:40.093Z | Compiling log v0.4.29 |
| 1816 | 2026-03-13T20:23:40.097Z | Compiling num-traits v0.2.19 |
| 1817 | 2026-03-13T20:23:40.156Z | Compiling getrandom v0.4.1 |
| 1818 | 2026-03-13T20:23:40.183Z | Compiling pkg-config v0.3.32 |
| 1819 | 2026-03-13T20:23:40.270Z | Compiling stable_deref_trait v1.2.1 |
| 1820 | 2026-03-13T20:23:40.419Z | Compiling subtle v2.6.1 |
| 1821 | 2026-03-13T20:23:40.460Z | Compiling scopeguard v1.2.0 |
| 1822 | 2026-03-13T20:23:40.541Z | Compiling thiserror v2.0.18 |
| 1823 | 2026-03-13T20:23:40.563Z | Compiling fnv v1.0.7 |
| 1824 | 2026-03-13T20:23:40.622Z | Compiling lock_api v0.4.14 |
| 1825 | 2026-03-13T20:23:40.805Z | Compiling pin-project-lite v0.2.17 |
| 1826 | 2026-03-13T20:23:40.815Z | Compiling jobserver v0.1.34 |
| 1827 | 2026-03-13T20:23:40.815Z | Compiling getrandom v0.2.17 |
| 1828 | 2026-03-13T20:23:40.851Z | Compiling errno v0.3.14 |
| 1829 | 2026-03-13T20:23:40.895Z | Compiling getrandom v0.3.4 |
| 1830 | 2026-03-13T20:23:40.980Z | Compiling rand_core v0.6.4 |
| 1831 | 2026-03-13T20:23:41.053Z | Compiling syn v2.0.117 |
| 1832 | 2026-03-13T20:23:41.072Z | Compiling cc v1.2.56 |
| 1833 | 2026-03-13T20:23:41.205Z | Compiling critical-section v1.2.0 |
| 1834 | 2026-03-13T20:23:41.295Z | Compiling allocator-api2 v0.2.21 |
| 1835 | 2026-03-13T20:23:41.338Z | Compiling equivalent v1.0.2 |
| 1836 | 2026-03-13T20:23:41.341Z | Compiling rustversion v1.0.22 |
| 1837 | 2026-03-13T20:23:41.418Z | Compiling litemap v0.8.1 |
| 1838 | 2026-03-13T20:23:41.461Z | Compiling fs_extra v1.3.0 |
| 1839 | 2026-03-13T20:23:41.480Z | Compiling foldhash v0.2.0 |
| 1840 | 2026-03-13T20:23:41.637Z | Compiling percent-encoding v2.3.2 |
| 1841 | 2026-03-13T20:23:41.656Z | Compiling writeable v0.6.2 |
| 1842 | 2026-03-13T20:23:41.753Z | Compiling once_cell v1.21.3 |
| 1843 | 2026-03-13T20:23:41.773Z | Compiling dunce v1.0.5 |
| 1844 | 2026-03-13T20:23:41.777Z | Compiling hashbrown v0.16.1 |
| 1845 | 2026-03-13T20:23:41.989Z | Compiling const-oid v0.9.6 |
| 1846 | 2026-03-13T20:23:41.996Z | Compiling signal-hook-registry v1.4.8 |
| 1847 | 2026-03-13T20:23:42.115Z | Compiling cmake v0.1.57 |
| 1848 | 2026-03-13T20:23:42.140Z | Compiling rustix v1.1.3 |
| 1849 | 2026-03-13T20:23:42.143Z | Compiling socket2 v0.6.2 |
| 1850 | 2026-03-13T20:23:42.143Z | Compiling mio v1.1.1 |
| 1851 | 2026-03-13T20:23:42.206Z | Compiling schemars v0.8.22 |
| 1852 | 2026-03-13T20:23:42.229Z | Compiling rand_core v0.10.0 |
| 1853 | 2026-03-13T20:23:42.512Z | Compiling semver v1.0.27 |
| 1854 | 2026-03-13T20:23:42.598Z | Compiling indexmap v2.13.0 |
| 1855 | 2026-03-13T20:23:42.601Z | Compiling parking_lot v0.12.5 |
| 1856 | 2026-03-13T20:23:42.666Z | Compiling bitflags v2.11.0 |
| 1857 | 2026-03-13T20:23:42.669Z | Compiling utf8_iter v1.0.4 |
| 1858 | 2026-03-13T20:23:42.714Z | Compiling aws-lc-rs v1.16.0 |
| 1859 | 2026-03-13T20:23:42.913Z | Compiling ring v0.17.14 |
| 1860 | 2026-03-13T20:23:42.937Z | Compiling aws-lc-sys v0.37.1 |
| 1861 | 2026-03-13T20:23:42.941Z | Compiling form_urlencoded v1.2.2 |
| 1862 | 2026-03-13T20:23:43.131Z | Compiling strsim v0.11.1 |
| 1863 | 2026-03-13T20:23:43.134Z | Compiling futures-core v0.3.32 |
| 1864 | 2026-03-13T20:23:43.367Z | Compiling httparse v1.10.1 |
| 1865 | 2026-03-13T20:23:43.506Z | Compiling ucd-trie v0.1.7 |
| 1866 | 2026-03-13T20:23:43.527Z | Compiling byteorder v1.5.0 |
| 1867 | 2026-03-13T20:23:43.551Z | Compiling thiserror v1.0.69 |
| 1868 | 2026-03-13T20:23:43.725Z | Compiling pest v2.8.6 |
| 1869 | 2026-03-13T20:23:43.796Z | Compiling heck v0.5.0 |
| 1870 | 2026-03-13T20:23:43.814Z | Compiling ident_case v1.0.1 |
| 1871 | 2026-03-13T20:23:43.834Z | Compiling vcpkg v0.2.15 |
| 1872 | 2026-03-13T20:23:43.932Z | Compiling crossbeam-utils v0.8.21 |
| 1873 | 2026-03-13T20:23:43.954Z | Compiling syn v1.0.109 |
| 1874 | 2026-03-13T20:23:44.099Z | Compiling regex-syntax v0.8.10 |
| 1875 | 2026-03-13T20:23:44.233Z | Compiling futures-sink v0.3.32 |
| 1876 | 2026-03-13T20:23:44.321Z | Compiling rustls v0.23.37 |
| 1877 | 2026-03-13T20:23:44.344Z | Compiling rustc_version v0.4.1 |
| 1878 | 2026-03-13T20:23:44.369Z | Compiling futures-channel v0.3.32 |
| 1879 | 2026-03-13T20:23:44.413Z | Compiling futures-task v0.3.32 |
| 1880 | 2026-03-13T20:23:44.457Z | Compiling futures-io v0.3.32 |
| 1881 | 2026-03-13T20:23:44.476Z | Compiling slab v0.4.12 |
| 1882 | 2026-03-13T20:23:44.482Z | Compiling cpufeatures v0.2.17 |
| 1883 | 2026-03-13T20:23:44.632Z | Compiling openssl-sys v0.9.111 |
| 1884 | 2026-03-13T20:23:44.759Z | Compiling plain v0.2.3 |
| 1885 | 2026-03-13T20:23:44.759Z | Compiling iana-time-zone v0.1.65 |
| 1886 | 2026-03-13T20:23:44.777Z | Compiling uuid v1.21.0 |
| 1887 | 2026-03-13T20:23:44.784Z | Compiling aho-corasick v1.1.4 |
| 1888 | 2026-03-13T20:23:44.795Z | Compiling time-core v0.1.8 |
| 1889 | 2026-03-13T20:23:44.838Z | Compiling num-conv v0.2.0 |
| 1890 | 2026-03-13T20:23:45.081Z | Compiling time-macros v0.2.27 |
| 1891 | 2026-03-13T20:23:45.131Z | Compiling synstructure v0.13.2 |
| 1892 | 2026-03-13T20:23:45.180Z | Compiling serde_derive_internals v0.29.1 |
| 1893 | 2026-03-13T20:23:45.352Z | Compiling pest_meta v2.8.6 |
| 1894 | 2026-03-13T20:23:45.542Z | Compiling pretty-hex v0.4.1 |
| 1895 | 2026-03-13T20:23:45.563Z | Compiling openssl v0.10.75 |
| 1896 | 2026-03-13T20:23:45.962Z | Compiling base64ct v1.8.3 |
| 1897 | 2026-03-13T20:23:45.966Z | Compiling crc32fast v1.5.0 |
| 1898 | 2026-03-13T20:23:46.008Z | Compiling either v1.15.0 |
| 1899 | 2026-03-13T20:23:46.038Z | Compiling anyhow v1.0.102 |
| 1900 | 2026-03-13T20:23:46.107Z | Compiling darling_core v0.21.3 |
| 1901 | 2026-03-13T20:23:46.157Z | Compiling pest_generator v2.8.6 |
| 1902 | 2026-03-13T20:23:46.208Z | Compiling regex-automata v0.4.14 |
| 1903 | 2026-03-13T20:23:46.233Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1904 | 2026-03-13T20:23:46.319Z | Compiling pem-rfc7468 v0.7.0 |
| 1905 | 2026-03-13T20:23:46.340Z | Compiling flagset v0.4.7 |
| 1906 | 2026-03-13T20:23:46.382Z | Compiling native-tls v0.2.18 |
| 1907 | 2026-03-13T20:23:46.467Z | Compiling rand_core v0.9.5 |
| 1908 | 2026-03-13T20:23:46.579Z | Compiling slog v2.8.2 |
| 1909 | 2026-03-13T20:23:46.720Z | Compiling tracing-core v0.1.36 |
| 1910 | 2026-03-13T20:23:46.783Z | Compiling rayon-core v1.13.0 |
| 1911 | 2026-03-13T20:23:46.787Z | Compiling dyn-clone v1.0.20 |
| 1912 | 2026-03-13T20:23:46.816Z | Compiling untrusted v0.9.0 |
| 1913 | 2026-03-13T20:23:47.050Z | Compiling cookie v0.18.1 |
| 1914 | 2026-03-13T20:23:47.077Z | Compiling serde_derive v1.0.228 |
| 1915 | 2026-03-13T20:23:47.120Z | Compiling zeroize_derive v1.4.3 |
| 1916 | 2026-03-13T20:23:47.146Z | Compiling zerofrom-derive v0.1.6 |
| 1917 | 2026-03-13T20:23:47.235Z | Compiling yoke-derive v0.8.1 |
| 1918 | 2026-03-13T20:23:47.256Z | Compiling zerovec-derive v0.11.2 |
| 1919 | 2026-03-13T20:23:47.319Z | Compiling displaydoc v0.2.5 |
| 1920 | 2026-03-13T20:23:47.343Z | Compiling zerocopy-derive v0.8.40 |
| 1921 | 2026-03-13T20:23:47.347Z | Compiling tokio-macros v2.6.0 |
| 1922 | 2026-03-13T20:23:47.405Z | Compiling futures-macro v0.3.32 |
| 1923 | 2026-03-13T20:23:47.945Z | Compiling zeroize v1.8.2 |
| 1924 | 2026-03-13T20:23:48.257Z | Compiling thiserror-impl v2.0.18 |
| 1925 | 2026-03-13T20:23:48.343Z | Compiling tracing-attributes v0.1.31 |
| 1926 | 2026-03-13T20:23:48.447Z | Compiling der_derive v0.7.3 |
| 1927 | 2026-03-13T20:23:48.578Z | Compiling schemars_derive v0.8.22 |
| 1928 | 2026-03-13T20:23:48.669Z | Compiling thiserror-impl v1.0.69 |
| 1929 | 2026-03-13T20:23:48.744Z | Compiling zerofrom v0.1.6 |
| 1930 | 2026-03-13T20:23:48.919Z | Compiling yoke v0.8.1 |
| 1931 | 2026-03-13T20:23:49.031Z | Compiling crypto-common v0.1.7 |
| 1932 | 2026-03-13T20:23:49.187Z | Compiling zerovec v0.11.5 |
| 1933 | 2026-03-13T20:23:49.187Z | Compiling zerotrie v0.2.3 |
| 1934 | 2026-03-13T20:23:49.621Z | Compiling block-buffer v0.10.4 |
| 1935 | 2026-03-13T20:23:49.782Z | Compiling digest v0.10.7 |
| 1936 | 2026-03-13T20:23:49.963Z | Compiling pest_derive v2.8.6 |
| 1937 | 2026-03-13T20:23:49.990Z | Compiling tinystr v0.8.2 |
| 1938 | 2026-03-13T20:23:50.035Z | Compiling potential_utf v0.1.4 |
| 1939 | 2026-03-13T20:23:50.102Z | Compiling hmac v0.12.1 |
| 1940 | 2026-03-13T20:23:50.136Z | Compiling futures-util v0.3.32 |
| 1941 | 2026-03-13T20:23:50.210Z | Compiling icu_collections v2.1.1 |
| 1942 | 2026-03-13T20:23:50.230Z | Compiling icu_locale_core v2.1.1 |
| 1943 | 2026-03-13T20:23:50.293Z | Compiling block-padding v0.3.3 |
| 1944 | 2026-03-13T20:23:50.318Z | Compiling sha2 v0.10.9 |
| 1945 | 2026-03-13T20:23:50.480Z | Compiling inout v0.1.4 |
| 1946 | 2026-03-13T20:23:50.520Z | Compiling rustls-pki-types v1.14.0 |
| 1947 | 2026-03-13T20:23:50.705Z | Compiling cipher v0.4.4 |
| 1948 | 2026-03-13T20:23:51.064Z | Compiling scroll_derive v0.13.1 |
| 1949 | 2026-03-13T20:23:51.173Z | Compiling scroll_derive v0.12.1 |
| 1950 | 2026-03-13T20:23:51.250Z | Compiling icu_provider v2.1.1 |
| 1951 | 2026-03-13T20:23:51.382Z | Compiling openssl-macros v0.1.1 |
| 1952 | 2026-03-13T20:23:51.545Z | Compiling bytes v1.11.1 |
| 1953 | 2026-03-13T20:23:51.667Z | Compiling icu_properties v2.1.2 |
| 1954 | 2026-03-13T20:23:51.809Z | Compiling icu_normalizer v2.1.1 |
| 1955 | 2026-03-13T20:23:51.888Z | Compiling chrono v0.4.44 |
| 1956 | 2026-03-13T20:23:52.050Z | Compiling serde_tokenstream v0.2.3 |
| 1957 | 2026-03-13T20:23:52.332Z | Compiling tokio v1.49.0 |
| 1958 | 2026-03-13T20:23:52.757Z | Compiling http v1.4.0 |
| 1959 | 2026-03-13T20:23:53.117Z | Compiling idna_adapter v1.2.1 |
| 1960 | 2026-03-13T20:23:53.305Z | Compiling idna v1.1.0 |
| 1961 | 2026-03-13T20:23:53.490Z | Compiling der v0.7.10 |
| 1962 | 2026-03-13T20:23:53.514Z | Compiling regex v1.12.3 |
| 1963 | 2026-03-13T20:23:53.713Z | Compiling ppv-lite86 v0.2.21 |
| 1964 | 2026-03-13T20:23:53.759Z | Compiling url v2.5.8 |
| 1965 | 2026-03-13T20:23:53.781Z | Compiling darling_macro v0.21.3 |
| 1966 | 2026-03-13T20:23:53.815Z | Compiling zerocopy-derive v0.7.35 |
| 1967 | 2026-03-13T20:23:54.405Z | Compiling salsa20 v0.10.2 |
| 1968 | 2026-03-13T20:23:54.438Z | Compiling darling v0.21.3 |
| 1969 | 2026-03-13T20:23:54.606Z | Compiling pbkdf2 v0.12.2 |
| 1970 | 2026-03-13T20:23:54.754Z | Compiling spki v0.7.3 |
| 1971 | 2026-03-13T20:23:54.791Z | Compiling tracing v0.1.44 |
| 1972 | 2026-03-13T20:23:54.986Z | Compiling camino v1.2.2 |
| 1973 | 2026-03-13T20:23:55.086Z | Compiling base64 v0.22.1 |
| 1974 | 2026-03-13T20:23:55.127Z | Compiling scrypt v0.11.0 |
| 1975 | 2026-03-13T20:23:55.148Z | Compiling rand_chacha v0.9.0 |
| 1976 | 2026-03-13T20:23:55.343Z | Compiling cbc v0.1.2 |
| 1977 | 2026-03-13T20:23:55.404Z | Compiling aes v0.8.4 |
| 1978 | 2026-03-13T20:23:56.071Z | Compiling usdt-impl v0.5.0 |
| 1979 | 2026-03-13T20:23:56.114Z | Compiling usdt-impl v0.6.0 |
| 1980 | 2026-03-13T20:23:56.184Z | Compiling ref-cast v1.0.25 |
| 1981 | 2026-03-13T20:23:56.395Z | Compiling paste v1.0.15 |
| 1982 | 2026-03-13T20:23:56.453Z | Compiling winnow v0.7.14 |
| 1983 | 2026-03-13T20:23:56.715Z | Compiling pkcs5 v0.7.1 |
| 1984 | 2026-03-13T20:23:56.839Z | Compiling rand v0.9.2 |
| 1985 | 2026-03-13T20:23:57.005Z | Compiling http-body v1.0.1 |
| 1986 | 2026-03-13T20:23:57.180Z | Compiling scroll v0.13.0 |
| 1987 | 2026-03-13T20:23:57.216Z | Compiling scroll v0.12.0 |
| 1988 | 2026-03-13T20:23:57.236Z | Compiling serde_spanned v0.6.9 |
| 1989 | 2026-03-13T20:23:57.242Z | Compiling toml_datetime v0.6.11 |
| 1990 | 2026-03-13T20:23:57.435Z | Compiling heapless v0.7.17 |
| 1991 | 2026-03-13T20:23:57.573Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1992 | 2026-03-13T20:23:57.595Z | Compiling tokio-util v0.7.18 |
| 1993 | 2026-03-13T20:23:57.620Z | Compiling openssl-probe v0.2.1 |
| 1994 | 2026-03-13T20:23:57.702Z | Compiling signal-hook v0.3.18 |
| 1995 | 2026-03-13T20:23:57.722Z | Compiling atomic-waker v1.1.2 |
| 1996 | 2026-03-13T20:23:57.842Z | Compiling untrusted v0.7.1 |
| 1997 | 2026-03-13T20:23:57.953Z | Compiling zstd-safe v7.2.4 |
| 1998 | 2026-03-13T20:23:58.058Z | Compiling goblin v0.8.2 |
| 1999 | 2026-03-13T20:23:58.125Z | Compiling goblin v0.10.5 |
| 2000 | 2026-03-13T20:23:58.281Z | Compiling pkcs8 v0.10.2 |
| 2001 | 2026-03-13T20:23:58.375Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2002 | 2026-03-13T20:23:58.665Z | Compiling zerocopy v0.7.35 |
| 2003 | 2026-03-13T20:23:58.902Z | Compiling ref-cast-impl v1.0.25 |
| 2004 | 2026-03-13T20:23:59.144Z | Compiling darling_core v0.20.11 |
| 2005 | 2026-03-13T20:23:59.263Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2006 | 2026-03-13T20:23:59.291Z | Compiling memoffset v0.9.1 |
| 2007 | 2026-03-13T20:23:59.364Z | Compiling try-lock v0.2.5 |
| 2008 | 2026-03-13T20:23:59.475Z | Compiling litrs v1.0.0 |
| 2009 | 2026-03-13T20:23:59.628Z | Compiling tower-service v0.3.3 |
| 2010 | 2026-03-13T20:23:59.677Z | Compiling tinyvec_macros v0.1.1 |
| 2011 | 2026-03-13T20:23:59.727Z | Compiling tower-layer v0.3.3 |
| 2012 | 2026-03-13T20:23:59.749Z | Compiling rustix v0.38.44 |
| 2013 | 2026-03-13T20:23:59.815Z | Compiling fastrand v2.3.0 |
| 2014 | 2026-03-13T20:24:00.139Z | Compiling winnow v0.5.40 |
| 2015 | 2026-03-13T20:24:00.201Z | Compiling want v0.3.1 |
| 2016 | 2026-03-13T20:24:00.221Z | Compiling document-features v0.2.12 |
| 2017 | 2026-03-13T20:24:00.224Z | Compiling tinyvec v1.10.0 |
| 2018 | 2026-03-13T20:24:00.266Z | Compiling h2 v0.4.13 |
| 2019 | 2026-03-13T20:24:01.077Z | Compiling dtrace-parser v0.2.0 |
| 2020 | 2026-03-13T20:24:01.137Z | Compiling dtrace-parser v0.3.0 |
| 2021 | 2026-03-13T20:24:01.621Z | Compiling dof v0.3.0 |
| 2022 | 2026-03-13T20:24:01.846Z | Compiling ipnet v2.11.0 |
| 2023 | 2026-03-13T20:24:01.964Z | Compiling toml_edit v0.19.15 |
| 2024 | 2026-03-13T20:24:02.042Z | Compiling dof v0.4.0 |
| 2025 | 2026-03-13T20:24:02.066Z | Compiling darling_macro v0.20.11 |
| 2026 | 2026-03-13T20:24:02.140Z | Compiling async-trait v0.1.89 |
| 2027 | 2026-03-13T20:24:02.524Z | Compiling daft-derive v0.1.5 |
| 2028 | 2026-03-13T20:24:02.641Z | Compiling curve25519-dalek v4.1.3 |
| 2029 | 2026-03-13T20:24:02.704Z | Compiling spin v0.9.8 |
| 2030 | 2026-03-13T20:24:02.723Z | Compiling thread-id v4.2.2 |
| 2031 | 2026-03-13T20:24:02.843Z | Compiling thread-id v5.1.0 |
| 2032 | 2026-03-13T20:24:02.978Z | Compiling proc-macro-error-attr v1.0.4 |
| 2033 | 2026-03-13T20:24:03.014Z | Compiling pin-utils v0.1.0 |
| 2034 | 2026-03-13T20:24:03.142Z | Compiling cfg_aliases v0.2.1 |
| 2035 | 2026-03-13T20:24:03.236Z | Compiling foreign-types-shared v0.1.1 |
| 2036 | 2026-03-13T20:24:03.257Z | Compiling num-bigint-dig v0.8.6 |
| 2037 | 2026-03-13T20:24:03.327Z | Compiling httpdate v1.0.3 |
| 2038 | 2026-03-13T20:24:03.459Z | Compiling smoltcp v0.9.1 |
| 2039 | 2026-03-13T20:24:03.477Z | Compiling powerfmt v0.2.0 |
| 2040 | 2026-03-13T20:24:03.595Z | Compiling foreign-types v0.3.2 |
| 2041 | 2026-03-13T20:24:03.640Z | Compiling tempfile v3.25.0 |
| 2042 | 2026-03-13T20:24:03.669Z | Compiling nix v0.31.1 |
| 2043 | 2026-03-13T20:24:03.695Z | Compiling deranged v0.5.8 |
| 2044 | 2026-03-13T20:24:03.832Z | Compiling darling v0.20.11 |
| 2045 | 2026-03-13T20:24:04.324Z | Compiling ipnetwork v0.21.1 |
| 2046 | 2026-03-13T20:24:04.441Z | Compiling hyper v1.8.1 |
| 2047 | 2026-03-13T20:24:04.482Z | Compiling strum_macros v0.26.4 |
| 2048 | 2026-03-13T20:24:04.779Z | Compiling socket2 v0.5.10 |
| 2049 | 2026-03-13T20:24:05.076Z | Compiling wait-timeout v0.2.1 |
| 2050 | 2026-03-13T20:24:05.215Z | Compiling proc-macro-error v1.0.4 |
| 2051 | 2026-03-13T20:24:05.360Z | Compiling unicode-segmentation v1.12.0 |
| 2052 | 2026-03-13T20:24:05.387Z | Compiling utf8parse v0.2.2 |
| 2053 | 2026-03-13T20:24:05.549Z | Compiling bit-vec v0.8.0 |
| 2054 | 2026-03-13T20:24:05.572Z | Compiling simd-adler32 v0.3.8 |
| 2055 | 2026-03-13T20:24:05.628Z | Compiling anstyle v1.0.13 |
| 2056 | 2026-03-13T20:24:05.867Z | Compiling siphasher v1.0.2 |
| 2057 | 2026-03-13T20:24:05.890Z | Compiling quick-error v1.2.3 |
| 2058 | 2026-03-13T20:24:06.064Z | Compiling num_threads v0.1.7 |
| 2059 | 2026-03-13T20:24:06.105Z | Compiling rusty-fork v0.3.1 |
| 2060 | 2026-03-13T20:24:06.126Z | Compiling hyper-util v0.1.20 |
| 2061 | 2026-03-13T20:24:06.172Z | Compiling time v0.3.47 |
| 2062 | 2026-03-13T20:24:06.221Z | Compiling bit-set v0.8.0 |
| 2063 | 2026-03-13T20:24:06.473Z | Compiling anstyle-parse v0.2.7 |
| 2064 | 2026-03-13T20:24:06.761Z | Compiling crossbeam-epoch v0.9.18 |
| 2065 | 2026-03-13T20:24:06.882Z | Compiling derive_builder_core v0.20.2 |
| 2066 | 2026-03-13T20:24:07.285Z | Compiling unicode-normalization v0.1.25 |
| 2067 | 2026-03-13T20:24:07.948Z | Compiling rustls-native-certs v0.8.3 |
| 2068 | 2026-03-13T20:24:08.410Z | Compiling signature v2.2.0 |
| 2069 | 2026-03-13T20:24:08.448Z | Compiling hubpack_derive v0.1.1 |
| 2070 | 2026-03-13T20:24:08.501Z | Compiling strum_macros v0.27.2 |
| 2071 | 2026-03-13T20:24:08.606Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2072 | 2026-03-13T20:24:08.778Z | Compiling rand_xorshift v0.4.0 |
| 2073 | 2026-03-13T20:24:08.781Z | Compiling sync_wrapper v1.0.2 |
| 2074 | 2026-03-13T20:24:08.818Z | Compiling fs-err v3.3.0 |
| 2075 | 2026-03-13T20:24:08.858Z | Compiling ahash v0.8.12 |
| 2076 | 2026-03-13T20:24:09.002Z | Compiling unicode-properties v0.1.4 |
| 2077 | 2026-03-13T20:24:09.073Z | Compiling is_terminal_polyfill v1.70.2 |
| 2078 | 2026-03-13T20:24:09.112Z | Compiling object v0.37.3 |
| 2079 | 2026-03-13T20:24:09.205Z | Compiling unarray v0.1.4 |
| 2080 | 2026-03-13T20:24:09.215Z | Compiling adler2 v2.0.1 |
| 2081 | 2026-03-13T20:24:09.298Z | Compiling anstyle-query v1.1.5 |
| 2082 | 2026-03-13T20:24:09.319Z | Compiling unicode-bidi v0.3.18 |
| 2083 | 2026-03-13T20:24:09.364Z | Compiling colorchoice v1.0.4 |
| 2084 | 2026-03-13T20:24:09.397Z | Compiling miniz_oxide v0.8.9 |
| 2085 | 2026-03-13T20:24:09.448Z | Compiling proptest v1.10.0 |
| 2086 | 2026-03-13T20:24:09.490Z | Compiling anstream v0.6.21 |
| 2087 | 2026-03-13T20:24:09.893Z | Compiling stringprep v0.1.5 |
| 2088 | 2026-03-13T20:24:10.155Z | Compiling tower v0.5.3 |
| 2089 | 2026-03-13T20:24:10.390Z | Compiling derive_builder_macro v0.20.2 |
| 2090 | 2026-03-13T20:24:10.546Z | Compiling crossbeam-deque v0.8.6 |
| 2091 | 2026-03-13T20:24:10.687Z | Compiling heck v0.4.1 |
| 2092 | 2026-03-13T20:24:10.790Z | Compiling usdt-macro v0.6.0 |
| 2093 | 2026-03-13T20:24:10.827Z | Compiling usdt-attr-macro v0.6.0 |
| 2094 | 2026-03-13T20:24:11.061Z | Compiling http-body-util v0.1.3 |
| 2095 | 2026-03-13T20:24:11.252Z | Compiling webpki-roots v1.0.6 |
| 2096 | 2026-03-13T20:24:11.407Z | Compiling rand_chacha v0.3.1 |
| 2097 | 2026-03-13T20:24:11.433Z | Compiling erased-serde v0.3.31 |
| 2098 | 2026-03-13T20:24:11.468Z | Compiling md-5 v0.10.6 |
| 2099 | 2026-03-13T20:24:11.678Z | Compiling num-integer v0.1.46 |
| 2100 | 2026-03-13T20:24:11.755Z | Compiling hash32 v0.2.1 |
| 2101 | 2026-03-13T20:24:11.798Z | Compiling vergen-lib v0.1.6 |
| 2102 | 2026-03-13T20:24:11.802Z | Compiling ff v0.13.1 |
| 2103 | 2026-03-13T20:24:11.923Z | Compiling iri-string v0.7.10 |
| 2104 | 2026-03-13T20:24:11.943Z | Compiling ryu v1.0.23 |
| 2105 | 2026-03-13T20:24:11.948Z | Compiling fallible-iterator v0.2.0 |
| 2106 | 2026-03-13T20:24:11.948Z | Compiling base16ct v0.2.0 |
| 2107 | 2026-03-13T20:24:12.035Z | Compiling zlib-rs v0.6.2 |
| 2108 | 2026-03-13T20:24:12.102Z | Compiling psl-types v2.0.11 |
| 2109 | 2026-03-13T20:24:12.149Z | Compiling sec1 v0.7.3 |
| 2110 | 2026-03-13T20:24:12.217Z | Compiling serde_urlencoded v0.7.1 |
| 2111 | 2026-03-13T20:24:12.282Z | Compiling publicsuffix v2.3.0 |
| 2112 | 2026-03-13T20:24:12.325Z | Compiling num-iter v0.1.45 |
| 2113 | 2026-03-13T20:24:12.352Z | Compiling postgres-protocol v0.6.10 |
| 2114 | 2026-03-13T20:24:12.372Z | Compiling newtype-uuid v1.3.2 |
| 2115 | 2026-03-13T20:24:12.397Z | Compiling group v0.13.0 |
| 2116 | 2026-03-13T20:24:12.556Z | Compiling rand v0.8.5 |
| 2117 | 2026-03-13T20:24:12.790Z | Compiling oxnet v0.1.4 |
| 2118 | 2026-03-13T20:24:12.946Z | Compiling derive_builder v0.20.2 |
| 2119 | 2026-03-13T20:24:13.020Z | Compiling zone_cfg_derive v0.3.1 |
| 2120 | 2026-03-13T20:24:13.121Z | Compiling tokio-native-tls v0.3.1 |
| 2121 | 2026-03-13T20:24:13.273Z | Compiling phf_shared v0.13.1 |
| 2122 | 2026-03-13T20:24:13.409Z | Compiling lazy_static v1.5.0 |
| 2123 | 2026-03-13T20:24:13.452Z | Compiling terminal_size v0.4.3 |
| 2124 | 2026-03-13T20:24:13.515Z | Compiling serde_with_macros v3.17.0 |
| 2125 | 2026-03-13T20:24:13.546Z | Compiling tower-http v0.6.8 |
| 2126 | 2026-03-13T20:24:13.617Z | Compiling cargo-platform v0.1.9 |
| 2127 | 2026-03-13T20:24:13.641Z | Compiling hkdf v0.12.4 |
| 2128 | 2026-03-13T20:24:13.694Z | Compiling crypto-bigint v0.5.5 |
| 2129 | 2026-03-13T20:24:13.802Z | Compiling clap_derive v4.5.55 |
| 2130 | 2026-03-13T20:24:13.817Z | Compiling serde_repr v0.1.20 |
| 2131 | 2026-03-13T20:24:13.863Z | Compiling enum-as-inner v0.6.1 |
| 2132 | 2026-03-13T20:24:13.884Z | Compiling vergen v9.0.6 |
| 2133 | 2026-03-13T20:24:14.119Z | Compiling clap_lex v1.0.0 |
| 2134 | 2026-03-13T20:24:14.144Z | Compiling unicode-width v0.2.0 |
| 2135 | 2026-03-13T20:24:14.168Z | Compiling foldhash v0.1.5 |
| 2136 | 2026-03-13T20:24:14.189Z | Compiling managed v0.8.0 |
| 2137 | 2026-03-13T20:24:14.405Z | Compiling bitflags v1.3.2 |
| 2138 | 2026-03-13T20:24:14.466Z | Compiling bumpalo v3.20.2 |
| 2139 | 2026-03-13T20:24:14.495Z | Compiling libbz2-rs-sys v0.2.2 |
| 2140 | 2026-03-13T20:24:14.541Z | Compiling console v0.16.2 |
| 2141 | 2026-03-13T20:24:14.606Z | Compiling hashbrown v0.15.5 |
| 2142 | 2026-03-13T20:24:14.606Z | Compiling clap_builder v4.5.60 |
| 2143 | 2026-03-13T20:24:14.800Z | Compiling flate2 v1.1.9 |
| 2144 | 2026-03-13T20:24:14.896Z | Compiling zopfli v0.8.3 |
| 2145 | 2026-03-13T20:24:15.138Z | Compiling bzip2 v0.6.1 |
| 2146 | 2026-03-13T20:24:15.268Z | Compiling cargo_metadata v0.19.2 |
| 2147 | 2026-03-13T20:24:15.313Z | Compiling elliptic-curve v0.13.8 |
| 2148 | 2026-03-13T20:24:15.470Z | Compiling phf v0.13.1 |
| 2149 | 2026-03-13T20:24:15.670Z | Compiling hyper-tls v0.6.0 |
| 2150 | 2026-03-13T20:24:15.692Z | Compiling signal-hook-mio v0.2.5 |
| 2151 | 2026-03-13T20:24:15.791Z | Compiling rayon v1.11.0 |
| 2152 | 2026-03-13T20:24:15.859Z | Compiling daft v0.1.5 |
| 2153 | 2026-03-13T20:24:16.004Z | Compiling cookie_store v0.22.1 |
| 2154 | 2026-03-13T20:24:16.049Z | Compiling postgres-types v0.2.12 |
| 2155 | 2026-03-13T20:24:16.096Z | Compiling bzip2 v0.4.4 |
| 2156 | 2026-03-13T20:24:16.233Z | Compiling zstd v0.13.3 |
| 2157 | 2026-03-13T20:24:16.375Z | Compiling strum v0.27.2 |
| 2158 | 2026-03-13T20:24:16.625Z | Compiling hubpack v0.1.2 |
| 2159 | 2026-03-13T20:24:16.736Z | Compiling ed25519 v2.2.3 |
| 2160 | 2026-03-13T20:24:16.774Z | Compiling phf_shared v0.11.3 |
| 2161 | 2026-03-13T20:24:16.979Z | Compiling pkcs1 v0.7.5 |
| 2162 | 2026-03-13T20:24:17.068Z | Compiling serde-big-array v0.5.1 |
| 2163 | 2026-03-13T20:24:17.139Z | Compiling hex v0.4.3 |
| 2164 | 2026-03-13T20:24:17.225Z | Compiling rfc6979 v0.4.0 |
| 2165 | 2026-03-13T20:24:17.272Z | Compiling bstr v1.12.1 |
| 2166 | 2026-03-13T20:24:17.487Z | Compiling itertools v0.12.1 |
| 2167 | 2026-03-13T20:24:17.530Z | Compiling float-cmp v0.10.0 |
| 2168 | 2026-03-13T20:24:17.547Z | Compiling memmap2 v0.9.10 |
| 2169 | 2026-03-13T20:24:17.552Z | Compiling env_filter v1.0.0 |
| 2170 | 2026-03-13T20:24:17.725Z | Compiling encoding_rs v0.8.35 |
| 2171 | 2026-03-13T20:24:17.801Z | Compiling fixedbitset v0.4.2 |
| 2172 | 2026-03-13T20:24:17.823Z | Compiling fixedbitset v0.5.7 |
| 2173 | 2026-03-13T20:24:17.919Z | Compiling data-encoding v2.10.0 |
| 2174 | 2026-03-13T20:24:17.938Z | Compiling rustc-hash v2.1.1 |
| 2175 | 2026-03-13T20:24:18.092Z | Compiling new_debug_unreachable v1.0.6 |
| 2176 | 2026-03-13T20:24:18.115Z | Compiling unit-prefix v0.5.2 |
| 2177 | 2026-03-13T20:24:18.136Z | Compiling mime v0.3.17 |
| 2178 | 2026-03-13T20:24:18.202Z | Compiling keccak v0.1.6 |
| 2179 | 2026-03-13T20:24:18.222Z | Compiling toml_write v0.1.2 |
| 2180 | 2026-03-13T20:24:18.275Z | Compiling difflib v0.4.0 |
| 2181 | 2026-03-13T20:24:18.298Z | Compiling static_assertions v1.1.0 |
| 2182 | 2026-03-13T20:24:18.337Z | Compiling precomputed-hash v0.1.1 |
| 2183 | 2026-03-13T20:24:18.406Z | Compiling normalize-line-endings v0.3.0 |
| 2184 | 2026-03-13T20:24:18.439Z | Compiling whoami v2.1.0 |
| 2185 | 2026-03-13T20:24:18.475Z | Compiling predicates-core v1.0.10 |
| 2186 | 2026-03-13T20:24:18.517Z | Compiling jiff v0.2.21 |
| 2187 | 2026-03-13T20:24:18.557Z | Compiling string_cache v0.8.9 |
| 2188 | 2026-03-13T20:24:18.656Z | Compiling predicates v3.1.4 |
| 2189 | 2026-03-13T20:24:18.726Z | Compiling tokio-postgres v0.7.16 |
| 2190 | 2026-03-13T20:24:18.914Z | Compiling toml_edit v0.22.27 |
| 2191 | 2026-03-13T20:24:18.951Z | Compiling sha3 v0.10.8 |
| 2192 | 2026-03-13T20:24:19.164Z | Compiling zone v0.3.1 |
| 2193 | 2026-03-13T20:24:19.262Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2194 | 2026-03-13T20:24:19.334Z | Compiling indicatif v0.18.4 |
| 2195 | 2026-03-13T20:24:19.451Z | Compiling hickory-proto v0.25.2 |
| 2196 | 2026-03-13T20:24:19.539Z | Compiling petgraph v0.8.3 |
| 2197 | 2026-03-13T20:24:19.656Z | Compiling iddqd v0.3.17 |
| 2198 | 2026-03-13T20:24:20.018Z | Compiling petgraph v0.6.5 |
| 2199 | 2026-03-13T20:24:20.388Z | Compiling similar v2.7.0 |
| 2200 | 2026-03-13T20:24:21.175Z | Compiling env_logger v0.11.9 |
| 2201 | 2026-03-13T20:24:21.440Z | Compiling usdt v0.6.0 |
| 2202 | 2026-03-13T20:24:21.785Z | Compiling serde_with v3.17.0 |
| 2203 | 2026-03-13T20:24:21.965Z | Compiling ecdsa v0.16.9 |
| 2204 | 2026-03-13T20:24:22.083Z | Compiling rsa v0.9.10 |
| 2205 | 2026-03-13T20:24:22.227Z | Compiling zip v4.6.1 |
| 2206 | 2026-03-13T20:24:22.607Z | Compiling ed25519-dalek v2.2.0 |
| 2207 | 2026-03-13T20:24:23.044Z | Compiling clap v4.5.60 |
| 2208 | 2026-03-13T20:24:23.057Z | Compiling crossterm v0.28.1 |
| 2209 | 2026-03-13T20:24:23.538Z | Compiling zip v0.6.6 |
| 2210 | 2026-03-13T20:24:23.646Z | Compiling strum v0.26.3 |
| 2211 | 2026-03-13T20:24:23.829Z | Compiling toml v0.7.8 |
| 2212 | 2026-03-13T20:24:23.886Z | Compiling tokio-stream v0.1.18 |
| 2213 | 2026-03-13T20:24:23.956Z | Compiling buf-list v1.1.2 |
| 2214 | 2026-03-13T20:24:24.301Z | Compiling x509-cert v0.2.5 |
| 2215 | 2026-03-13T20:24:24.353Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2216 | 2026-03-13T20:24:24.484Z | Compiling openapiv3 v2.2.0 |
| 2217 | 2026-03-13T20:24:24.588Z | Compiling sha1 v0.10.6 |
| 2218 | 2026-03-13T20:24:24.739Z | Compiling itertools v0.13.0 |
| 2219 | 2026-03-13T20:24:24.938Z | Compiling peg-runtime v0.8.5 |
| 2220 | 2026-03-13T20:24:25.223Z | Compiling lalrpop-util v0.19.12 |
| 2221 | 2026-03-13T20:24:41.148Z | Compiling macaddr v1.0.1 |
| 2222 | 2026-03-13T20:24:41.302Z | Compiling structmeta-derive v0.3.0 |
| 2223 | 2026-03-13T20:24:41.538Z | Compiling itertools v0.14.0 |
| 2224 | 2026-03-13T20:24:42.316Z | Compiling heapless v0.8.0 |
| 2225 | 2026-03-13T20:24:43.259Z | Compiling ingot-macros v0.1.1 |
| 2226 | 2026-03-13T20:24:43.585Z | Compiling structmeta v0.3.0 |
| 2227 | 2026-03-13T20:24:46.743Z | Compiling rustls-webpki v0.103.9 |
| 2228 | 2026-03-13T20:24:48.655Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2229 | 2026-03-13T20:24:49.809Z | Compiling hash32 v0.3.1 |
| 2230 | 2026-03-13T20:24:49.990Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2231 | 2026-03-13T20:24:49.994Z | Compiling smoltcp v0.11.0 |
| 2232 | 2026-03-13T20:24:50.312Z | Compiling proc-macro-crate v3.4.0 |
| 2233 | 2026-03-13T20:24:50.335Z | Compiling ingot-types v0.1.2 |
| 2234 | 2026-03-13T20:24:50.396Z | Compiling cobs v0.3.0 |
| 2235 | 2026-03-13T20:24:50.482Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2236 | 2026-03-13T20:24:50.762Z | Compiling rustls v0.22.4 |
| 2237 | 2026-03-13T20:24:50.803Z | Compiling postcard v1.1.3 |
| 2238 | 2026-03-13T20:24:50.863Z | Compiling proc-macro-crate v1.3.1 |
| 2239 | 2026-03-13T20:24:50.951Z | Compiling num_enum_derive v0.7.5 |
| 2240 | 2026-03-13T20:24:51.003Z | Compiling ingot v0.1.1 |
| 2241 | 2026-03-13T20:24:51.110Z | Compiling rustls-webpki v0.102.8 |
| 2242 | 2026-03-13T20:24:51.237Z | Compiling futures-executor v0.3.32 |
| 2243 | 2026-03-13T20:24:51.391Z | Compiling foreign-types-macros v0.2.3 |
| 2244 | 2026-03-13T20:24:51.396Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2245 | 2026-03-13T20:24:51.534Z | Compiling multer v3.1.0 |
| 2246 | 2026-03-13T20:24:51.838Z | Compiling tokio-rustls v0.26.4 |
| 2247 | 2026-03-13T20:24:51.882Z | Compiling rustls-platform-verifier v0.6.2 |
| 2248 | 2026-03-13T20:24:51.987Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2249 | 2026-03-13T20:24:52.190Z | Compiling hyper-rustls v0.27.7 |
| 2250 | 2026-03-13T20:24:52.214Z | Compiling thread_local v1.1.9 |
| 2251 | 2026-03-13T20:24:52.238Z | Compiling cpufeatures v0.3.0 |
| 2252 | 2026-03-13T20:24:52.241Z | Compiling slog-async v2.8.0 |
| 2253 | 2026-03-13T20:24:52.288Z | Compiling match_cfg v0.1.0 |
| 2254 | 2026-03-13T20:24:52.321Z | Compiling foreign-types-shared v0.3.1 |
| 2255 | 2026-03-13T20:24:52.352Z | Compiling typeid v1.0.3 |
| 2256 | 2026-03-13T20:24:52.399Z | Compiling hostname v0.3.1 |
| 2257 | 2026-03-13T20:24:52.462Z | Compiling foreign-types v0.5.0 |
| 2258 | 2026-03-13T20:24:52.582Z | Compiling reqwest v0.13.2 |
| 2259 | 2026-03-13T20:24:52.623Z | Compiling reqwest v0.12.28 |
| 2260 | 2026-03-13T20:24:52.643Z | Compiling chacha20 v0.10.0 |
| 2261 | 2026-03-13T20:24:52.646Z | Compiling num_enum v0.7.5 |
| 2262 | 2026-03-13T20:24:52.805Z | Compiling futures v0.3.32 |
| 2263 | 2026-03-13T20:24:52.828Z | Compiling num_enum_derive v0.5.11 |
| 2264 | 2026-03-13T20:24:53.004Z | Compiling derive-ex v0.1.8 |
| 2265 | 2026-03-13T20:24:53.099Z | Compiling tabwriter v1.4.1 |
| 2266 | 2026-03-13T20:24:54.119Z | Compiling slog-json v2.6.1 |
| 2267 | 2026-03-13T20:24:54.121Z | Compiling crossbeam-channel v0.5.15 |
| 2268 | 2026-03-13T20:24:54.122Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2269 | 2026-03-13T20:24:54.122Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2270 | 2026-03-13T20:24:54.122Z | Compiling async-stream-impl v0.3.6 |
| 2271 | 2026-03-13T20:24:54.122Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2272 | 2026-03-13T20:24:54.137Z | Compiling serde_spanned v1.0.4 |
| 2273 | 2026-03-13T20:24:54.166Z | Compiling is-terminal v0.4.17 |
| 2274 | 2026-03-13T20:24:54.225Z | Compiling cstr-argument v0.1.2 |
| 2275 | 2026-03-13T20:24:54.287Z | Compiling dropshot v0.16.7 |
| 2276 | 2026-03-13T20:24:54.315Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2277 | 2026-03-13T20:24:54.337Z | Compiling crucible-workspace-hack v0.1.0 |
| 2278 | 2026-03-13T20:24:54.360Z | Compiling take_mut v0.2.2 |
| 2279 | 2026-03-13T20:24:54.384Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2280 | 2026-03-13T20:24:54.409Z | Compiling erased-serde v0.4.9 |
| 2281 | 2026-03-13T20:24:54.462Z | Compiling term v1.2.1 |
| 2282 | 2026-03-13T20:24:54.662Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2283 | 2026-03-13T20:24:54.683Z | Compiling async-stream v0.3.6 |
| 2284 | 2026-03-13T20:24:54.705Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2285 | 2026-03-13T20:24:54.765Z | Compiling num_enum v0.5.11 |
| 2286 | 2026-03-13T20:24:54.868Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2287 | 2026-03-13T20:24:54.939Z | Compiling slog-term v2.9.2 |
| 2288 | 2026-03-13T20:24:54.960Z | Compiling slog-bunyan v2.5.0 |
| 2289 | 2026-03-13T20:24:55.052Z | Compiling rand v0.10.0 |
| 2290 | 2026-03-13T20:24:55.145Z | Compiling test-strategy v0.4.5 |
| 2291 | 2026-03-13T20:24:55.210Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2292 | 2026-03-13T20:24:55.505Z | Compiling parse-display-derive v0.10.0 |
| 2293 | 2026-03-13T20:24:56.142Z | Compiling tokio-rustls v0.25.0 |
| 2294 | 2026-03-13T20:24:56.192Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2295 | 2026-03-13T20:24:56.331Z | Compiling backon v1.6.0 |
| 2296 | 2026-03-13T20:24:56.487Z | Compiling waitgroup v0.1.2 |
| 2297 | 2026-03-13T20:24:56.516Z | Compiling newtype-uuid-macros v0.1.0 |
| 2298 | 2026-03-13T20:24:56.593Z | Compiling dropshot_endpoint v0.16.7 |
| 2299 | 2026-03-13T20:24:56.637Z | Compiling rustls-pemfile v2.2.0 |
| 2300 | 2026-03-13T20:24:56.678Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2301 | 2026-03-13T20:24:56.702Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2302 | 2026-03-13T20:24:56.861Z | Compiling serde_path_to_error v0.1.20 |
| 2303 | 2026-03-13T20:24:56.891Z | Compiling hostname v0.4.2 |
| 2304 | 2026-03-13T20:24:57.006Z | Compiling instant v0.1.13 |
| 2305 | 2026-03-13T20:24:57.028Z | Compiling colored v3.1.1 |
| 2306 | 2026-03-13T20:24:57.067Z | Compiling debug-ignore v1.0.5 |
| 2307 | 2026-03-13T20:24:57.126Z | Compiling libefi-sys v0.1.0 |
| 2308 | 2026-03-13T20:24:57.183Z | Compiling backoff v0.4.0 |
| 2309 | 2026-03-13T20:24:57.243Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2310 | 2026-03-13T20:24:57.262Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2311 | 2026-03-13T20:24:57.320Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2312 | 2026-03-13T20:24:57.476Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2313 | 2026-03-13T20:24:57.501Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2314 | 2026-03-13T20:24:57.553Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2315 | 2026-03-13T20:24:57.576Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2316 | 2026-03-13T20:24:57.616Z | Compiling camino-tempfile v1.4.1 |
| 2317 | 2026-03-13T20:24:57.637Z | Compiling parse-display v0.10.0 |
| 2318 | 2026-03-13T20:24:57.895Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2319 | 2026-03-13T20:24:58.031Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2320 | 2026-03-13T20:24:58.150Z | Compiling usdt-attr-macro v0.5.0 |
| 2321 | 2026-03-13T20:24:58.199Z | Compiling usdt-macro v0.5.0 |
| 2322 | 2026-03-13T20:24:58.350Z | Compiling secrecy v0.10.3 |
| 2323 | 2026-03-13T20:24:58.591Z | Compiling num-derive v0.4.2 |
| 2324 | 2026-03-13T20:24:58.613Z | Compiling bitfield-struct v0.6.2 |
| 2325 | 2026-03-13T20:24:58.671Z | Compiling regress v0.10.5 |
| 2326 | 2026-03-13T20:24:58.796Z | Compiling ordered-float v2.10.1 |
| 2327 | 2026-03-13T20:24:59.137Z | Compiling blake3 v1.8.3 |
| 2328 | 2026-03-13T20:24:59.164Z | Compiling memmap v0.7.0 |
| 2329 | 2026-03-13T20:24:59.204Z | Compiling sigpipe v0.1.3 |
| 2330 | 2026-03-13T20:24:59.223Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2331 | 2026-03-13T20:24:59.337Z | Compiling glob v0.3.3 |
| 2332 | 2026-03-13T20:24:59.473Z | Compiling usdt v0.5.0 |
| 2333 | 2026-03-13T20:24:59.496Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2334 | 2026-03-13T20:24:59.544Z | Compiling serde-value v0.7.0 |
| 2335 | 2026-03-13T20:24:59.649Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2336 | 2026-03-13T20:24:59.841Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2337 | 2026-03-13T20:24:59.960Z | Compiling serde-untagged v0.1.9 |
| 2338 | 2026-03-13T20:24:59.964Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2339 | 2026-03-13T20:25:00.227Z | Compiling toml v0.8.23 |
| 2340 | 2026-03-13T20:25:00.310Z | Compiling smf v0.2.3 |
| 2341 | 2026-03-13T20:25:00.332Z | Compiling filetime v0.2.27 |
| 2342 | 2026-03-13T20:25:00.362Z | Compiling constant_time_eq v0.4.2 |
| 2343 | 2026-03-13T20:25:00.417Z | Compiling arrayref v0.3.9 |
| 2344 | 2026-03-13T20:25:00.507Z | Compiling whoami v1.6.1 |
| 2345 | 2026-03-13T20:25:00.531Z | Compiling same-file v1.0.6 |
| 2346 | 2026-03-13T20:25:00.577Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2347 | 2026-03-13T20:25:00.615Z | Compiling arrayvec v0.7.6 |
| 2348 | 2026-03-13T20:25:00.635Z | Compiling unicode-xid v0.2.6 |
| 2349 | 2026-03-13T20:25:00.702Z | Compiling xattr v1.6.1 |
| 2350 | 2026-03-13T20:25:00.722Z | Compiling walkdir v2.5.0 |
| 2351 | 2026-03-13T20:25:00.753Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2352 | 2026-03-13T20:25:00.776Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2353 | 2026-03-13T20:25:00.834Z | Compiling tokio-dtrace v0.1.1 |
| 2354 | 2026-03-13T20:25:01.014Z | Compiling cargo-util-schemas v0.8.2 |
| 2355 | 2026-03-13T20:25:01.111Z | Compiling tar v0.4.44 |
| 2356 | 2026-03-13T20:25:01.131Z | Compiling gethostname v0.5.0 |
| 2357 | 2026-03-13T20:25:01.331Z | Compiling cargo-platform v0.2.0 |
| 2358 | 2026-03-13T20:25:01.351Z | Compiling topological-sort v0.2.2 |
| 2359 | 2026-03-13T20:25:01.614Z | Compiling oxide-tokio-rt v0.1.3 |
| 2360 | 2026-03-13T20:25:01.707Z | Compiling indent_write v2.2.0 |
| 2361 | 2026-03-13T20:25:01.732Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2362 | 2026-03-13T20:25:01.882Z | Compiling shell-words v1.1.1 |
| 2363 | 2026-03-13T20:25:02.644Z | Compiling cargo_metadata v0.21.0 |
| 2364 | 2026-03-13T20:25:13.731Z | Compiling progenitor-client v0.13.0 |
| 2365 | 2026-03-13T20:25:13.770Z | Compiling progenitor-client v0.10.0 |
| 2366 | 2026-03-13T20:25:13.770Z | Compiling omicron-zone-package v0.12.2 |
| 2367 | 2026-03-13T20:25:13.866Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2368 | 2026-03-13T20:25:13.866Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2369 | 2026-03-13T20:25:13.882Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2370 | 2026-03-13T20:25:13.928Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2371 | 2026-03-13T20:25:14.219Z | Compiling progenitor-extras v0.1.1 |
| 2372 | 2026-03-13T20:25:14.541Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2373 | 2026-03-13T20:25:23.953Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2374 | 2026-03-13T20:25:25.245Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2375 | 2026-03-13T20:25:33.845Z | Finished `release` profile [optimized] target(s) in 1m 55s |
| 2376 | 2026-03-13T20:25:34.029Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2377 | 2026-03-13T20:25:34.092Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2378 | 2026-03-13T20:25:34.094Z | Created new build target 'test' and set it as active |
| 2379 | 2026-03-13T20:25:34.094Z | |
| 2380 | 2026-03-13T20:25:34.095Z | real 1:56.030862275 |
| 2381 | 2026-03-13T20:25:34.095Z | user 20:42.720503001 |
| 2382 | 2026-03-13T20:25:34.095Z | sys 3:04.537276553 |
| 2383 | 2026-03-13T20:25:34.095Z | trap 0.538682485 |
| 2384 | 2026-03-13T20:25:34.095Z | tflt 3.123587098 |
| 2385 | 2026-03-13T20:25:34.095Z | dflt 4.050618634 |
| 2386 | 2026-03-13T20:25:34.095Z | kflt 0.000472325 |
| 2387 | 2026-03-13T20:25:34.098Z | lock 48:00.407546884 |
| 2388 | 2026-03-13T20:25:34.098Z | slp 1:12:08.763145961 |
| 2389 | 2026-03-13T20:25:34.098Z | lat 47.582983566 |
| 2390 | 2026-03-13T20:25:34.098Z | stop 6:53.832445585 |
| 2391 | 2026-03-13T20:25:34.098Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2392 | 2026-03-13T20:25:35.197Z | Finished `release` profile [optimized] target(s) in 1.08s |
| 2393 | 2026-03-13T20:25:35.264Z | Running `target/release/omicron-package -t test package` |
| 2394 | 2026-03-13T20:25:35.322Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2395 | 2026-03-13T20:25:37.107Z | Compiling regress v0.10.5 |
| 2396 | 2026-03-13T20:25:37.107Z | Compiling heck v0.5.0 |
| 2397 | 2026-03-13T20:25:37.110Z | Compiling unsafe-libyaml v0.2.11 |
| 2398 | 2026-03-13T20:25:37.110Z | Compiling convert_case v0.4.0 |
| 2399 | 2026-03-13T20:25:37.377Z | Compiling half v2.7.1 |
| 2400 | 2026-03-13T20:25:37.380Z | Compiling ciborium-io v0.2.2 |
| 2401 | 2026-03-13T20:25:37.427Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2402 | 2026-03-13T20:25:37.430Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2403 | 2026-03-13T20:25:37.453Z | Compiling prettyplease v0.2.37 |
| 2404 | 2026-03-13T20:25:37.480Z | Compiling universal-hash v0.5.1 |
| 2405 | 2026-03-13T20:25:37.483Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2406 | 2026-03-13T20:25:37.483Z | Compiling unicode-width v0.1.14 |
| 2407 | 2026-03-13T20:25:37.483Z | Compiling opaque-debug v0.3.1 |
| 2408 | 2026-03-13T20:25:37.483Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2409 | 2026-03-13T20:25:37.510Z | Compiling chacha20 v0.9.1 |
| 2410 | 2026-03-13T20:25:37.539Z | Compiling typify-impl v0.6.1 |
| 2411 | 2026-03-13T20:25:37.570Z | Compiling password-hash v0.5.0 |
| 2412 | 2026-03-13T20:25:37.681Z | Compiling blake2 v0.10.6 |
| 2413 | 2026-03-13T20:25:37.777Z | Compiling derive_more v0.99.20 |
| 2414 | 2026-03-13T20:25:37.806Z | Compiling ciborium-ll v0.2.2 |
| 2415 | 2026-03-13T20:25:37.885Z | Compiling poly1305 v0.8.0 |
| 2416 | 2026-03-13T20:25:37.910Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2417 | 2026-03-13T20:25:37.951Z | Compiling aead v0.5.2 |
| 2418 | 2026-03-13T20:25:38.010Z | Compiling serde_yaml v0.9.34+deprecated |
| 2419 | 2026-03-13T20:25:38.096Z | Compiling ciborium v0.2.2 |
| 2420 | 2026-03-13T20:25:38.185Z | Compiling is-terminal v0.4.17 |
| 2421 | 2026-03-13T20:25:38.223Z | Compiling swrite v0.1.0 |
| 2422 | 2026-03-13T20:25:38.251Z | Compiling chacha20poly1305 v0.10.1 |
| 2423 | 2026-03-13T20:25:38.340Z | Compiling argon2 v0.5.3 |
| 2424 | 2026-03-13T20:25:38.385Z | Compiling serde_spanned v1.0.4 |
| 2425 | 2026-03-13T20:25:38.434Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2426 | 2026-03-13T20:25:38.511Z | Compiling bytecount v0.6.9 |
| 2427 | 2026-03-13T20:25:38.619Z | Compiling rustls v0.22.4 |
| 2428 | 2026-03-13T20:25:38.657Z | Compiling rustls-webpki v0.102.8 |
| 2429 | 2026-03-13T20:25:38.736Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2430 | 2026-03-13T20:25:38.764Z | Compiling derive-where v1.6.0 |
| 2431 | 2026-03-13T20:25:38.789Z | Compiling thread_local v1.1.9 |
| 2432 | 2026-03-13T20:25:38.886Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2433 | 2026-03-13T20:25:38.920Z | Compiling match_cfg v0.1.0 |
| 2434 | 2026-03-13T20:25:39.031Z | Compiling hostname v0.3.1 |
| 2435 | 2026-03-13T20:25:39.100Z | Compiling thiserror-no-std v2.0.2 |
| 2436 | 2026-03-13T20:25:39.231Z | Compiling vsss-rs v3.3.4 |
| 2437 | 2026-03-13T20:25:39.259Z | Compiling multer v3.1.0 |
| 2438 | 2026-03-13T20:25:39.291Z | Compiling slog-async v2.8.0 |
| 2439 | 2026-03-13T20:25:39.347Z | Compiling slog-json v2.6.1 |
| 2440 | 2026-03-13T20:25:39.380Z | Compiling crossbeam-channel v0.5.15 |
| 2441 | 2026-03-13T20:25:39.402Z | Compiling futures-executor v0.3.32 |
| 2442 | 2026-03-13T20:25:39.629Z | Compiling take_mut v0.2.2 |
| 2443 | 2026-03-13T20:25:39.663Z | Compiling term v1.2.1 |
| 2444 | 2026-03-13T20:25:39.733Z | Compiling futures v0.3.32 |
| 2445 | 2026-03-13T20:25:39.748Z | Compiling slog-bunyan v2.5.0 |
| 2446 | 2026-03-13T20:25:39.868Z | Compiling async-stream v0.3.6 |
| 2447 | 2026-03-13T20:25:39.894Z | Compiling dropshot v0.16.7 |
| 2448 | 2026-03-13T20:25:39.993Z | Compiling progenitor-client v0.13.0 |
| 2449 | 2026-03-13T20:25:40.016Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2450 | 2026-03-13T20:25:40.100Z | Compiling slog-term v2.9.2 |
| 2451 | 2026-03-13T20:25:40.152Z | Compiling waitgroup v0.1.2 |
| 2452 | 2026-03-13T20:25:40.282Z | Compiling backon v1.6.0 |
| 2453 | 2026-03-13T20:25:40.352Z | Compiling rustls-pemfile v2.2.0 |
| 2454 | 2026-03-13T20:25:40.385Z | Compiling serde_path_to_error v0.1.20 |
| 2455 | 2026-03-13T20:25:40.389Z | Compiling hostname v0.4.2 |
| 2456 | 2026-03-13T20:25:40.389Z | Compiling instant v0.1.13 |
| 2457 | 2026-03-13T20:25:40.474Z | Compiling debug-ignore v1.0.5 |
| 2458 | 2026-03-13T20:25:40.477Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2459 | 2026-03-13T20:25:40.538Z | Compiling backoff v0.4.0 |
| 2460 | 2026-03-13T20:25:40.568Z | Compiling progenitor-extras v0.1.1 |
| 2461 | 2026-03-13T20:25:40.571Z | Compiling parse-display v0.10.0 |
| 2462 | 2026-03-13T20:25:40.625Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2463 | 2026-03-13T20:25:40.628Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2464 | 2026-03-13T20:25:40.628Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2465 | 2026-03-13T20:25:40.717Z | Compiling progenitor-client v0.10.0 |
| 2466 | 2026-03-13T20:25:40.812Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2467 | 2026-03-13T20:25:40.837Z | Compiling macaddr v1.0.1 |
| 2468 | 2026-03-13T20:25:40.838Z | Compiling console v0.15.11 |
| 2469 | 2026-03-13T20:25:40.920Z | Compiling atomicwrites v0.4.4 |
| 2470 | 2026-03-13T20:25:40.952Z | Compiling newline-converter v0.3.0 |
| 2471 | 2026-03-13T20:25:40.999Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2472 | 2026-03-13T20:25:41.009Z | Compiling num-rational v0.4.2 |
| 2473 | 2026-03-13T20:25:41.134Z | Compiling num-complex v0.4.6 |
| 2474 | 2026-03-13T20:25:41.202Z | Compiling slog-dtrace v0.3.0 |
| 2475 | 2026-03-13T20:25:41.230Z | Compiling async-recursion v1.1.1 |
| 2476 | 2026-03-13T20:25:41.308Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2477 | 2026-03-13T20:25:41.469Z | Compiling expectorate v1.2.0 |
| 2478 | 2026-03-13T20:25:41.581Z | Compiling owo-colors v4.3.0 |
| 2479 | 2026-03-13T20:25:41.607Z | Compiling cancel-safe-futures v0.1.5 |
| 2480 | 2026-03-13T20:25:41.775Z | Compiling tokio-rustls v0.25.0 |
| 2481 | 2026-03-13T20:25:41.805Z | Compiling num v0.4.3 |
| 2482 | 2026-03-13T20:25:41.878Z | Compiling float-ord v0.3.2 |
| 2483 | 2026-03-13T20:25:42.027Z | Compiling libsw-core v0.3.2 |
| 2484 | 2026-03-13T20:25:42.102Z | Compiling resolv-conf v0.7.6 |
| 2485 | 2026-03-13T20:25:42.149Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2486 | 2026-03-13T20:25:42.240Z | Compiling toml v0.8.23 |
| 2487 | 2026-03-13T20:25:42.285Z | Compiling libsw v3.5.0 |
| 2488 | 2026-03-13T20:25:42.341Z | Compiling linear-map v1.2.0 |
| 2489 | 2026-03-13T20:25:42.451Z | Compiling linked-hash-map v0.5.6 |
| 2490 | 2026-03-13T20:25:42.557Z | Compiling minimal-lexical v0.2.1 |
| 2491 | 2026-03-13T20:25:42.671Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2492 | 2026-03-13T20:25:42.674Z | Compiling unicode-xid v0.2.6 |
| 2493 | 2026-03-13T20:25:42.777Z | Compiling lru-cache v0.1.2 |
| 2494 | 2026-03-13T20:25:42.885Z | Compiling nom v7.1.3 |
| 2495 | 2026-03-13T20:25:42.919Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2496 | 2026-03-13T20:25:42.919Z | Compiling globset v0.4.18 |
| 2497 | 2026-03-13T20:25:42.974Z | Compiling hickory-proto v0.24.4 |
| 2498 | 2026-03-13T20:25:43.005Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2499 | 2026-03-13T20:25:43.077Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2500 | 2026-03-13T20:25:43.427Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2501 | 2026-03-13T20:25:43.603Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2502 | 2026-03-13T20:25:44.682Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2503 | 2026-03-13T20:25:44.711Z | Compiling typify-macro v0.6.1 |
| 2504 | 2026-03-13T20:25:44.831Z | Compiling convert_case v0.10.0 |
| 2505 | 2026-03-13T20:25:45.233Z | Compiling derive_more-impl v2.1.1 |
| 2506 | 2026-03-13T20:25:46.305Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2507 | 2026-03-13T20:25:46.338Z | Compiling hickory-resolver v0.24.4 |
| 2508 | 2026-03-13T20:25:46.448Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2509 | 2026-03-13T20:25:46.485Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2510 | 2026-03-13T20:25:46.591Z | Compiling pin-project-internal v1.1.11 |
| 2511 | 2026-03-13T20:25:46.770Z | Compiling derive_more v2.1.1 |
| 2512 | 2026-03-13T20:25:46.855Z | Compiling typify v0.6.1 |
| 2513 | 2026-03-13T20:25:47.026Z | Compiling progenitor-impl v0.13.0 |
| 2514 | 2026-03-13T20:25:47.832Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2515 | 2026-03-13T20:25:48.066Z | Compiling qorb v0.4.1 |
| 2516 | 2026-03-13T20:25:48.114Z | Compiling pin-project v1.1.11 |
| 2517 | 2026-03-13T20:25:48.276Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2518 | 2026-03-13T20:25:48.477Z | Compiling pem v3.0.6 |
| 2519 | 2026-03-13T20:25:48.539Z | Compiling snafu-derive v0.8.9 |
| 2520 | 2026-03-13T20:25:49.399Z | Compiling termtree v0.5.1 |
| 2521 | 2026-03-13T20:25:49.652Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2522 | 2026-03-13T20:25:49.709Z | Compiling crossterm v0.29.0 |
| 2523 | 2026-03-13T20:25:50.182Z | Compiling progenitor-macro v0.13.0 |
| 2524 | 2026-03-13T20:25:50.918Z | Compiling snafu v0.8.9 |
| 2525 | 2026-03-13T20:25:51.084Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2526 | 2026-03-13T20:25:51.113Z | Compiling phf_shared v0.12.1 |
| 2527 | 2026-03-13T20:25:51.455Z | Compiling olpc-cjson v0.1.4 |
| 2528 | 2026-03-13T20:25:51.704Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2529 | 2026-03-13T20:25:51.760Z | Compiling serde_plain v1.0.2 |
| 2530 | 2026-03-13T20:25:52.163Z | Compiling csv-core v0.1.13 |
| 2531 | 2026-03-13T20:25:52.433Z | Compiling vte v0.14.1 |
| 2532 | 2026-03-13T20:25:52.748Z | Compiling typed-path v0.9.3 |
| 2533 | 2026-03-13T20:25:52.751Z | Compiling highway v1.3.0 |
| 2534 | 2026-03-13T20:25:53.696Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2535 | 2026-03-13T20:25:53.784Z | Compiling chrono-tz v0.10.4 |
| 2536 | 2026-03-13T20:25:53.864Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2537 | 2026-03-13T20:25:54.118Z | Compiling strip-ansi-escapes v0.2.1 |
| 2538 | 2026-03-13T20:25:54.329Z | Compiling tough v0.20.0 |
| 2539 | 2026-03-13T20:25:54.890Z | Compiling csv v1.4.0 |
| 2540 | 2026-03-13T20:25:54.937Z | Compiling phf v0.12.1 |
| 2541 | 2026-03-13T20:25:55.208Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2542 | 2026-03-13T20:25:55.283Z | Compiling const_format_proc_macros v0.2.34 |
| 2543 | 2026-03-13T20:25:55.881Z | Compiling papergrid v0.11.0 |
| 2544 | 2026-03-13T20:25:56.165Z | Compiling progenitor v0.13.0 |
| 2545 | 2026-03-13T20:25:56.245Z | Compiling fd-lock v4.0.4 |
| 2546 | 2026-03-13T20:25:56.394Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2547 | 2026-03-13T20:25:56.426Z | Compiling peg-macros v0.8.5 |
| 2548 | 2026-03-13T20:25:56.457Z | Compiling tabled_derive v0.7.0 |
| 2549 | 2026-03-13T20:25:56.844Z | Compiling nu-ansi-term v0.50.3 |
| 2550 | 2026-03-13T20:25:57.290Z | Compiling reedline v0.40.0 |
| 2551 | 2026-03-13T20:25:57.560Z | Compiling const_format v0.2.35 |
| 2552 | 2026-03-13T20:25:57.728Z | Compiling tabled v0.15.0 |
| 2553 | 2026-03-13T20:25:57.823Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2554 | 2026-03-13T20:25:58.184Z | Compiling peg v0.8.5 |
| 2555 | 2026-03-13T20:25:58.314Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2556 | 2026-03-13T20:25:58.416Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2557 | 2026-03-13T20:25:59.231Z | Compiling bcs v0.1.6 |
| 2558 | 2026-03-13T20:25:59.418Z | Compiling semver v0.1.20 |
| 2559 | 2026-03-13T20:25:59.792Z | Compiling rustc_version v0.1.7 |
| 2560 | 2026-03-13T20:25:59.821Z | Compiling base64 v0.21.7 |
| 2561 | 2026-03-13T20:26:00.116Z | Compiling newtype_derive v0.1.6 |
| 2562 | 2026-03-13T20:26:00.418Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2563 | 2026-03-13T20:26:00.499Z | Compiling typify-impl v0.4.3 |
| 2564 | 2026-03-13T20:26:00.772Z | Compiling unicode-linebreak v0.1.5 |
| 2565 | 2026-03-13T20:26:01.139Z | Compiling humantime v2.3.0 |
| 2566 | 2026-03-13T20:26:01.811Z | Compiling smawk v0.3.2 |
| 2567 | 2026-03-13T20:26:02.037Z | Compiling textwrap v0.16.2 |
| 2568 | 2026-03-13T20:26:02.099Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2569 | 2026-03-13T20:26:02.157Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2570 | 2026-03-13T20:26:02.245Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2571 | 2026-03-13T20:26:02.461Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2572 | 2026-03-13T20:26:02.880Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2573 | 2026-03-13T20:26:03.017Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2574 | 2026-03-13T20:26:03.057Z | Compiling steno v0.4.1 |
| 2575 | 2026-03-13T20:26:03.990Z | Compiling utf-8 v0.7.6 |
| 2576 | 2026-03-13T20:26:04.140Z | Compiling tagptr v0.2.0 |
| 2577 | 2026-03-13T20:26:04.283Z | Compiling tungstenite v0.21.0 |
| 2578 | 2026-03-13T20:26:04.394Z | Compiling moka v0.12.13 |
| 2579 | 2026-03-13T20:26:05.337Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2580 | 2026-03-13T20:26:05.540Z | Compiling tokio-tungstenite v0.21.0 |
| 2581 | 2026-03-13T20:26:05.689Z | Compiling typify-macro v0.4.3 |
| 2582 | 2026-03-13T20:26:06.053Z | Compiling radium v0.7.0 |
| 2583 | 2026-03-13T20:26:06.292Z | Compiling hickory-resolver v0.25.2 |
| 2584 | 2026-03-13T20:26:06.483Z | Compiling tap v1.0.1 |
| 2585 | 2026-03-13T20:26:06.675Z | Compiling maybe-uninit v2.0.0 |
| 2586 | 2026-03-13T20:26:07.160Z | Compiling wyz v0.5.1 |
| 2587 | 2026-03-13T20:26:07.308Z | Compiling zerocopy-derive v0.6.6 |
| 2588 | 2026-03-13T20:26:07.499Z | Compiling packed_struct v0.10.1 |
| 2589 | 2026-03-13T20:26:07.559Z | Compiling crc-catalog v2.4.0 |
| 2590 | 2026-03-13T20:26:07.724Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2591 | 2026-03-13T20:26:07.853Z | Compiling typify v0.4.3 |
| 2592 | 2026-03-13T20:26:08.024Z | Compiling progenitor-impl v0.10.0 |
| 2593 | 2026-03-13T20:26:08.290Z | Compiling funty v2.0.0 |
| 2594 | 2026-03-13T20:26:08.401Z | Compiling display-error-chain v0.2.2 |
| 2595 | 2026-03-13T20:26:08.630Z | Compiling zerocopy v0.6.6 |
| 2596 | 2026-03-13T20:26:09.173Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2597 | 2026-03-13T20:26:09.633Z | Compiling bitvec v1.0.1 |
| 2598 | 2026-03-13T20:26:10.999Z | Compiling crc v3.4.0 |
| 2599 | 2026-03-13T20:26:11.129Z | Compiling progenitor-macro v0.10.0 |
| 2600 | 2026-03-13T20:26:11.701Z | Compiling packed_struct_codegen v0.10.1 |
| 2601 | 2026-03-13T20:26:12.197Z | Compiling bitfield-macros v0.19.4 |
| 2602 | 2026-03-13T20:26:12.315Z | Compiling indexmap v1.9.3 |
| 2603 | 2026-03-13T20:26:12.629Z | Compiling nodrop v0.1.14 |
| 2604 | 2026-03-13T20:26:12.803Z | Compiling array-init v0.0.4 |
| 2605 | 2026-03-13T20:26:13.185Z | Compiling bitfield v0.19.4 |
| 2606 | 2026-03-13T20:26:13.212Z | Compiling smallvec v0.6.14 |
| 2607 | 2026-03-13T20:26:13.412Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2608 | 2026-03-13T20:26:13.583Z | Compiling num-derive v0.3.3 |
| 2609 | 2026-03-13T20:26:13.672Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2610 | 2026-03-13T20:26:14.167Z | Compiling hashbrown v0.12.3 |
| 2611 | 2026-03-13T20:26:14.226Z | Compiling proc-macro-error2 v2.0.1 |
| 2612 | 2026-03-13T20:26:14.626Z | Compiling serde-hex v0.1.0 |
| 2613 | 2026-03-13T20:26:14.781Z | Compiling libscf-sys v1.1.0 |
| 2614 | 2026-03-13T20:26:14.838Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2615 | 2026-03-13T20:26:15.015Z | Compiling ron v0.8.1 |
| 2616 | 2026-03-13T20:26:15.159Z | Compiling hashbrown v0.13.2 |
| 2617 | 2026-03-13T20:26:15.294Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2618 | 2026-03-13T20:26:15.528Z | Compiling vergen-gitcl v1.0.8 |
| 2619 | 2026-03-13T20:26:15.694Z | Compiling dirs-sys-next v0.1.2 |
| 2620 | 2026-03-13T20:26:15.725Z | Compiling crc-any v2.5.0 |
| 2621 | 2026-03-13T20:26:15.849Z | Compiling maplit v1.0.2 |
| 2622 | 2026-03-13T20:26:15.978Z | Compiling glob v0.3.3 |
| 2623 | 2026-03-13T20:26:16.012Z | Compiling crunchy v0.2.4 |
| 2624 | 2026-03-13T20:26:16.045Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2625 | 2026-03-13T20:26:16.330Z | Compiling dirs-next v2.0.0 |
| 2626 | 2026-03-13T20:26:16.442Z | Compiling object v0.30.4 |
| 2627 | 2026-03-13T20:26:16.491Z | Compiling clang-sys v1.8.1 |
| 2628 | 2026-03-13T20:26:16.564Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2629 | 2026-03-13T20:26:16.924Z | Compiling tabled_derive v0.11.0 |
| 2630 | 2026-03-13T20:26:17.026Z | Compiling papergrid v0.17.0 |
| 2631 | 2026-03-13T20:26:17.093Z | Compiling progenitor v0.10.0 |
| 2632 | 2026-03-13T20:26:17.129Z | Compiling testing_table v0.3.0 |
| 2633 | 2026-03-13T20:26:17.318Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2634 | 2026-03-13T20:26:17.528Z | Compiling dsl_auto_type v0.1.3 |
| 2635 | 2026-03-13T20:26:17.560Z | Compiling scheduled-thread-pool v0.2.7 |
| 2636 | 2026-03-13T20:26:17.593Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2637 | 2026-03-13T20:26:17.626Z | Compiling tiny-keccak v2.0.2 |
| 2638 | 2026-03-13T20:26:17.658Z | Compiling path-slash v0.1.5 |
| 2639 | 2026-03-13T20:26:17.888Z | Compiling r2d2 v0.8.10 |
| 2640 | 2026-03-13T20:26:18.006Z | Compiling term v0.7.0 |
| 2641 | 2026-03-13T20:26:18.273Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2642 | 2026-03-13T20:26:18.304Z | Compiling diesel_derives v2.2.7 |
| 2643 | 2026-03-13T20:26:18.334Z | Compiling arc-swap v1.8.2 |
| 2644 | 2026-03-13T20:26:18.365Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2645 | 2026-03-13T20:26:18.436Z | Compiling xshell-macros v0.2.7 |
| 2646 | 2026-03-13T20:26:18.693Z | Compiling tabled v0.20.0 |
| 2647 | 2026-03-13T20:26:18.696Z | Compiling bit-vec v0.6.3 |
| 2648 | 2026-03-13T20:26:18.821Z | Compiling slog-scope v4.4.1 |
| 2649 | 2026-03-13T20:26:18.848Z | Compiling ascii-canvas v3.0.0 |
| 2650 | 2026-03-13T20:26:18.969Z | Compiling xshell v0.2.7 |
| 2651 | 2026-03-13T20:26:19.026Z | Compiling bit-set v0.5.3 |
| 2652 | 2026-03-13T20:26:19.283Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2653 | 2026-03-13T20:26:19.366Z | Compiling itertools v0.10.5 |
| 2654 | 2026-03-13T20:26:19.550Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2655 | 2026-03-13T20:26:19.867Z | Compiling ena v0.14.4 |
| 2656 | 2026-03-13T20:26:20.188Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2657 | 2026-03-13T20:26:20.216Z | Compiling libloading v0.8.9 |
| 2658 | 2026-03-13T20:26:20.531Z | Compiling unicase v2.9.0 |
| 2659 | 2026-03-13T20:26:20.667Z | Compiling diff v0.1.13 |
| 2660 | 2026-03-13T20:26:20.885Z | Compiling regex-syntax v0.6.29 |
| 2661 | 2026-03-13T20:26:20.922Z | Compiling bindgen v0.71.1 |
| 2662 | 2026-03-13T20:26:22.748Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2663 | 2026-03-13T20:26:23.336Z | Compiling lalrpop v0.19.12 |
| 2664 | 2026-03-13T20:26:23.666Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2665 | 2026-03-13T20:26:23.989Z | Compiling diesel v2.2.12 |
| 2666 | 2026-03-13T20:26:24.484Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2667 | 2026-03-13T20:26:24.752Z | Compiling slog-stdlog v4.1.1 |
| 2668 | 2026-03-13T20:26:25.200Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2669 | 2026-03-13T20:26:25.331Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2670 | 2026-03-13T20:26:25.488Z | Compiling cexpr v0.6.0 |
| 2671 | 2026-03-13T20:26:25.789Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2672 | 2026-03-13T20:26:26.099Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2673 | 2026-03-13T20:26:26.128Z | Compiling crc8 v0.1.1 |
| 2674 | 2026-03-13T20:26:26.416Z | Compiling slog-envlogger v2.2.0 |
| 2675 | 2026-03-13T20:26:26.419Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2676 | 2026-03-13T20:26:26.656Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2677 | 2026-03-13T20:26:26.894Z | Compiling headers-core v0.3.0 |
| 2678 | 2026-03-13T20:26:27.084Z | Compiling libxml v0.3.3 |
| 2679 | 2026-03-13T20:26:27.487Z | Compiling headers v0.4.1 |
| 2680 | 2026-03-13T20:26:27.530Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2681 | 2026-03-13T20:26:27.799Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2682 | 2026-03-13T20:26:27.950Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2683 | 2026-03-13T20:26:28.097Z | Compiling strum_macros v0.24.3 |
| 2684 | 2026-03-13T20:26:28.533Z | Compiling indoc v1.0.9 |
| 2685 | 2026-03-13T20:26:29.163Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2686 | 2026-03-13T20:26:29.216Z | Compiling derive_builder v0.20.2 |
| 2687 | 2026-03-13T20:26:29.418Z | Compiling oso-derive v0.27.3 |
| 2688 | 2026-03-13T20:26:29.455Z | Compiling quick-xml v0.37.5 |
| 2689 | 2026-03-13T20:26:29.627Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2690 | 2026-03-13T20:26:29.851Z | Compiling half v1.8.3 |
| 2691 | 2026-03-13T20:26:30.120Z | Compiling openssl-probe v0.1.6 |
| 2692 | 2026-03-13T20:26:30.294Z | Compiling serde_cbor v0.11.2 |
| 2693 | 2026-03-13T20:26:30.481Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2694 | 2026-03-13T20:26:30.532Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2695 | 2026-03-13T20:26:31.451Z | Compiling diesel-dtrace v0.4.2 |
| 2696 | 2026-03-13T20:26:31.504Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2697 | 2026-03-13T20:26:31.533Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2698 | 2026-03-13T20:26:31.683Z | Compiling bb8 v0.8.6 |
| 2699 | 2026-03-13T20:26:31.711Z | Compiling trait-variant v0.1.2 |
| 2700 | 2026-03-13T20:26:31.898Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2701 | 2026-03-13T20:26:31.923Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2702 | 2026-03-13T20:26:32.231Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2703 | 2026-03-13T20:26:32.344Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2704 | 2026-03-13T20:26:32.499Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2705 | 2026-03-13T20:26:32.651Z | Compiling fxhash v0.2.1 |
| 2706 | 2026-03-13T20:26:32.872Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2707 | 2026-03-13T20:26:33.060Z | Compiling kstat-rs v0.2.4 |
| 2708 | 2026-03-13T20:26:33.099Z | Compiling libz-sys v1.1.24 |
| 2709 | 2026-03-13T20:26:33.235Z | Compiling nonempty v0.12.0 |
| 2710 | 2026-03-13T20:26:33.267Z | Compiling salty v0.3.0 |
| 2711 | 2026-03-13T20:26:33.317Z | Compiling samael v0.0.19 |
| 2712 | 2026-03-13T20:26:33.536Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2713 | 2026-03-13T20:26:33.730Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2714 | 2026-03-13T20:26:33.761Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2715 | 2026-03-13T20:26:34.076Z | Compiling progenitor-impl v0.11.2 |
| 2716 | 2026-03-13T20:26:34.130Z | Compiling darling_core v0.23.0 |
| 2717 | 2026-03-13T20:26:34.367Z | Compiling nanorand v0.7.0 |
| 2718 | 2026-03-13T20:26:34.702Z | Compiling fs-err v2.11.0 |
| 2719 | 2026-03-13T20:26:34.782Z | Compiling polar-core v0.27.3 |
| 2720 | 2026-03-13T20:26:34.866Z | Compiling parking_lot_core v0.8.6 |
| 2721 | 2026-03-13T20:26:35.321Z | Compiling mime_guess v2.0.5 |
| 2722 | 2026-03-13T20:26:35.459Z | Compiling flume v0.11.1 |
| 2723 | 2026-03-13T20:26:35.996Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2724 | 2026-03-13T20:26:36.055Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2725 | 2026-03-13T20:26:37.288Z | Compiling progenitor-macro v0.11.2 |
| 2726 | 2026-03-13T20:26:37.386Z | Compiling darling_macro v0.23.0 |
| 2727 | 2026-03-13T20:26:37.965Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2728 | 2026-03-13T20:26:38.082Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2729 | 2026-03-13T20:26:38.862Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2730 | 2026-03-13T20:26:40.640Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2731 | 2026-03-13T20:26:41.392Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2732 | 2026-03-13T20:26:41.741Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2733 | 2026-03-13T20:26:43.245Z | Compiling progenitor-client v0.11.2 |
| 2734 | 2026-03-13T20:26:43.986Z | Compiling git-stub v1.0.0 |
| 2735 | 2026-03-13T20:26:44.233Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2736 | 2026-03-13T20:26:44.362Z | Compiling instability v0.3.11 |
| 2737 | 2026-03-13T20:26:44.704Z | Compiling git-stub-vcs v0.1.0 |
| 2738 | 2026-03-13T20:26:45.180Z | Compiling progenitor v0.11.2 |
| 2739 | 2026-03-13T20:26:45.208Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2740 | 2026-03-13T20:26:45.406Z | Compiling darling v0.23.0 |
| 2741 | 2026-03-13T20:26:45.548Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2742 | 2026-03-13T20:26:48.442Z | Compiling oso v0.27.3 |
| 2743 | 2026-03-13T20:26:48.685Z | Compiling async-bb8-diesel v0.2.1 |
| 2744 | 2026-03-13T20:26:49.446Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2745 | 2026-03-13T20:26:49.604Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2746 | 2026-03-13T20:26:49.794Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2747 | 2026-03-13T20:26:50.189Z | Compiling ignore v0.4.25 |
| 2748 | 2026-03-13T20:26:51.199Z | Compiling primeorder v0.13.6 |
| 2749 | 2026-03-13T20:26:51.611Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2750 | 2026-03-13T20:26:53.157Z | Compiling castaway v0.2.4 |
| 2751 | 2026-03-13T20:26:53.355Z | Compiling atty v0.2.14 |
| 2752 | 2026-03-13T20:26:53.536Z | Compiling nibble_vec v0.1.0 |
| 2753 | 2026-03-13T20:26:53.597Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2754 | 2026-03-13T20:26:53.729Z | Compiling indoc v2.0.7 |
| 2755 | 2026-03-13T20:26:53.768Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2756 | 2026-03-13T20:26:53.907Z | Compiling http-range v0.1.5 |
| 2757 | 2026-03-13T20:26:54.086Z | Compiling parse-size v1.1.0 |
| 2758 | 2026-03-13T20:26:54.142Z | Compiling endian-type v0.1.2 |
| 2759 | 2026-03-13T20:26:54.364Z | Compiling radix_trie v0.2.1 |
| 2760 | 2026-03-13T20:26:54.367Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2761 | 2026-03-13T20:26:54.547Z | Compiling compact_str v0.8.1 |
| 2762 | 2026-03-13T20:26:54.954Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2763 | 2026-03-13T20:26:56.042Z | Compiling p384 v0.13.1 |
| 2764 | 2026-03-13T20:26:56.653Z | Compiling globwalk v0.9.1 |
| 2765 | 2026-03-13T20:26:56.949Z | Compiling parking_lot v0.11.2 |
| 2766 | 2026-03-13T20:26:57.488Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2767 | 2026-03-13T20:26:58.120Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2768 | 2026-03-13T20:26:58.423Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2769 | 2026-03-13T20:26:58.724Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2770 | 2026-03-13T20:26:58.750Z | Compiling predicates-tree v1.0.13 |
| 2771 | 2026-03-13T20:26:58.811Z | Compiling unicode-truncate v1.1.0 |
| 2772 | 2026-03-13T20:26:59.069Z | Compiling lru v0.12.5 |
| 2773 | 2026-03-13T20:26:59.239Z | Compiling prefix-trie v0.7.0 |
| 2774 | 2026-03-13T20:26:59.342Z | Compiling vergen-git2 v1.0.7 |
| 2775 | 2026-03-13T20:26:59.367Z | Compiling cassowary v0.3.0 |
| 2776 | 2026-03-13T20:26:59.694Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2777 | 2026-03-13T20:26:59.873Z | Compiling hickory-server v0.25.2 |
| 2778 | 2026-03-13T20:27:00.246Z | Compiling ratatui v0.29.0 |
| 2779 | 2026-03-13T20:27:00.400Z | Compiling camino-tempfile-ext v0.3.3 |
| 2780 | 2026-03-13T20:27:00.867Z | Compiling hyper-staticfile v0.10.1 |
| 2781 | 2026-03-13T20:27:01.340Z | Compiling sled v0.34.7 |
| 2782 | 2026-03-13T20:27:02.428Z | Compiling hickory-client v0.25.2 |
| 2783 | 2026-03-13T20:27:03.279Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2784 | 2026-03-13T20:27:03.306Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2785 | 2026-03-13T20:27:03.410Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2786 | 2026-03-13T20:27:03.607Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2787 | 2026-03-13T20:27:04.123Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2788 | 2026-03-13T20:27:04.460Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2789 | 2026-03-13T20:27:04.723Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2790 | 2026-03-13T20:27:05.210Z | Compiling rand_seeder v0.4.0 |
| 2791 | 2026-03-13T20:27:05.473Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2792 | 2026-03-13T20:27:05.537Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2793 | 2026-03-13T20:27:05.874Z | Compiling lzma-sys v0.1.20 |
| 2794 | 2026-03-13T20:27:06.099Z | Compiling corncobs v0.1.4 |
| 2795 | 2026-03-13T20:27:06.423Z | Compiling rustls v0.21.12 |
| 2796 | 2026-03-13T20:27:06.464Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2797 | 2026-03-13T20:27:06.628Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2798 | 2026-03-13T20:27:06.836Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2799 | 2026-03-13T20:27:06.860Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2800 | 2026-03-13T20:27:07.122Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2801 | 2026-03-13T20:27:07.210Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2802 | 2026-03-13T20:27:07.242Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2803 | 2026-03-13T20:27:07.560Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2804 | 2026-03-13T20:27:07.831Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2805 | 2026-03-13T20:27:08.312Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2806 | 2026-03-13T20:27:08.790Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2807 | 2026-03-13T20:27:10.991Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2808 | 2026-03-13T20:27:12.009Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2809 | 2026-03-13T20:27:12.315Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2810 | 2026-03-13T20:27:12.418Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2811 | 2026-03-13T20:27:12.453Z | Compiling cargo_toml v0.22.3 |
| 2812 | 2026-03-13T20:27:12.616Z | Compiling sct v0.7.1 |
| 2813 | 2026-03-13T20:27:12.727Z | Compiling rustls-webpki v0.101.7 |
| 2814 | 2026-03-13T20:27:12.963Z | Compiling nix v0.29.0 |
| 2815 | 2026-03-13T20:27:13.515Z | Compiling secrecy v0.8.0 |
| 2816 | 2026-03-13T20:27:13.731Z | Compiling void v1.0.2 |
| 2817 | 2026-03-13T20:27:13.917Z | Compiling lzss v0.8.2 |
| 2818 | 2026-03-13T20:27:14.971Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2819 | 2026-03-13T20:27:15.516Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2820 | 2026-03-13T20:27:15.675Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2821 | 2026-03-13T20:27:15.820Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2822 | 2026-03-13T20:27:16.141Z | Compiling git2 v0.20.4 |
| 2823 | 2026-03-13T20:27:16.605Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2824 | 2026-03-13T20:27:17.556Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2825 | 2026-03-13T20:27:17.717Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2826 | 2026-03-13T20:27:17.901Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2827 | 2026-03-13T20:27:18.128Z | Compiling tungstenite v0.23.0 |
| 2828 | 2026-03-13T20:27:18.213Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2829 | 2026-03-13T20:27:18.540Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2830 | 2026-03-13T20:27:18.568Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2831 | 2026-03-13T20:27:18.848Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2832 | 2026-03-13T20:27:18.885Z | Compiling nix v0.27.1 |
| 2833 | 2026-03-13T20:27:19.154Z | Compiling serde_bytes v0.11.19 |
| 2834 | 2026-03-13T20:27:20.197Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2835 | 2026-03-13T20:27:20.379Z | Compiling tokio-tungstenite v0.23.1 |
| 2836 | 2026-03-13T20:27:20.647Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2837 | 2026-03-13T20:27:20.701Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2838 | 2026-03-13T20:27:20.813Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2839 | 2026-03-13T20:27:20.865Z | Compiling ron v0.12.0 |
| 2840 | 2026-03-13T20:27:21.261Z | Compiling xz2 v0.1.7 |
| 2841 | 2026-03-13T20:27:21.796Z | Compiling tokio-rustls v0.24.1 |
| 2842 | 2026-03-13T20:27:22.171Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2843 | 2026-03-13T20:27:22.910Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2844 | 2026-03-13T20:27:24.479Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2845 | 2026-03-13T20:27:26.097Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2846 | 2026-03-13T20:27:27.290Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2847 | 2026-03-13T20:27:27.615Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2848 | 2026-03-13T20:27:28.282Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2849 | 2026-03-13T20:27:30.255Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2850 | 2026-03-13T20:27:30.391Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2851 | 2026-03-13T20:27:30.481Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2852 | 2026-03-13T20:27:30.933Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2853 | 2026-03-13T20:27:31.586Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2854 | 2026-03-13T20:27:33.817Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2855 | 2026-03-13T20:27:34.067Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2856 | 2026-03-13T20:27:35.621Z | Compiling rustls-pemfile v1.0.4 |
| 2857 | 2026-03-13T20:27:36.160Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2858 | 2026-03-13T20:27:36.201Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2859 | 2026-03-13T20:27:38.028Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2860 | 2026-03-13T20:27:38.333Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2861 | 2026-03-13T20:27:38.364Z | Compiling signal-hook-tokio v0.3.1 |
| 2862 | 2026-03-13T20:27:38.507Z | Compiling yasna v0.5.2 |
| 2863 | 2026-03-13T20:27:38.555Z | Compiling twox-hash v2.1.2 |
| 2864 | 2026-03-13T20:27:38.608Z | Compiling is_ci v1.2.0 |
| 2865 | 2026-03-13T20:27:38.834Z | Compiling base16ct v1.0.0 |
| 2866 | 2026-03-13T20:27:38.875Z | Compiling supports-color v3.0.2 |
| 2867 | 2026-03-13T20:27:39.257Z | Compiling rcgen v0.12.1 |
| 2868 | 2026-03-13T20:27:39.260Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2869 | 2026-03-13T20:27:39.433Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2870 | 2026-03-13T20:27:39.672Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2871 | 2026-03-13T20:27:39.744Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2872 | 2026-03-13T20:27:40.516Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2873 | 2026-03-13T20:27:41.139Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2874 | 2026-03-13T20:27:43.518Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2875 | 2026-03-13T20:27:45.130Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2876 | 2026-03-13T20:27:45.298Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2877 | 2026-03-13T20:27:45.416Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2878 | 2026-03-13T20:27:47.013Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2879 | 2026-03-13T20:27:47.322Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2880 | 2026-03-13T20:27:47.567Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2881 | 2026-03-13T20:27:47.664Z | Compiling fatfs v0.3.6 |
| 2882 | 2026-03-13T20:27:47.843Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2883 | 2026-03-13T20:27:49.334Z | Compiling subprocess v0.2.15 |
| 2884 | 2026-03-13T20:27:50.415Z | Compiling rtoolbox v0.0.3 |
| 2885 | 2026-03-13T20:27:50.760Z | Compiling assert_matches v1.5.0 |
| 2886 | 2026-03-13T20:27:50.899Z | Compiling seq-macro v0.3.6 |
| 2887 | 2026-03-13T20:27:51.253Z | Compiling rpassword v7.4.0 |
| 2888 | 2026-03-13T20:27:51.580Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2889 | 2026-03-13T20:27:51.653Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2890 | 2026-03-13T20:27:52.185Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2891 | 2026-03-13T20:27:52.956Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2892 | 2026-03-13T20:27:56.078Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2893 | 2026-03-13T20:27:56.252Z | Compiling tui-tree-widget v0.23.1 |
| 2894 | 2026-03-13T20:27:56.698Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2895 | 2026-03-13T20:27:56.867Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2896 | 2026-03-13T20:27:57.584Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2897 | 2026-03-13T20:27:58.279Z | Compiling uzers v0.12.2 |
| 2898 | 2026-03-13T20:28:00.204Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2899 | 2026-03-13T20:28:00.972Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2900 | 2026-03-13T20:28:02.600Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2901 | 2026-03-13T20:28:04.266Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2902 | 2026-03-13T20:28:06.479Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2903 | 2026-03-13T20:28:09.582Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2904 | 2026-03-13T20:28:10.575Z | Compiling support-bundle-viewer v0.1.2 |
| 2905 | 2026-03-13T20:28:11.174Z | Compiling multimap v0.10.1 |
| 2906 | 2026-03-13T20:28:32.059Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2907 | 2026-03-13T20:28:32.059Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2908 | 2026-03-13T20:35:42.165Z | Finished `release` profile [optimized] target(s) in 10m 06s |
| 2909 | 2026-03-13T20:36:37.611Z | |
| 2910 | 2026-03-13T20:36:37.615Z | real 11:03.293875031 |
| 2911 | 2026-03-13T20:36:37.615Z | user 1:44:53.049116937 |
| 2912 | 2026-03-13T20:36:37.615Z | sys 4:12.723592081 |
| 2913 | 2026-03-13T20:36:37.615Z | trap 2.351985187 |
| 2914 | 2026-03-13T20:36:37.615Z | tflt 2.795295556 |
| 2915 | 2026-03-13T20:36:37.615Z | dflt 15.791182330 |
| 2916 | 2026-03-13T20:36:37.615Z | kflt 0.087424423 |
| 2917 | 2026-03-13T20:36:37.615Z | lock 7:30:16.379123425 |
| 2918 | 2026-03-13T20:36:37.615Z | slp 4:00:14.797480773 |
| 2919 | 2026-03-13T20:36:37.615Z | lat 2:54.586215560 |
| 2920 | 2026-03-13T20:36:37.615Z | stop 6:38.262975279 |
| 2921 | 2026-03-13T20:36:37.615Z | + mapfile -t packages |
| 2922 | 2026-03-13T20:36:37.615Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2923 | 2026-03-13T20:36:38.804Z | Finished `release` profile [optimized] target(s) in 1.17s |
| 2924 | 2026-03-13T20:36:38.872Z | Running `target/release/omicron-package -t test list-outputs` |
| 2925 | 2026-03-13T20:36:38.927Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2926 | 2026-03-13T20:36:38.930Z | + ptime -m cargo build --locked --release -p xtask |
| 2927 | 2026-03-13T20:36:39.608Z | Compiling libc v0.2.180 |
| 2928 | 2026-03-13T20:36:39.608Z | Compiling serde v1.0.228 |
| 2929 | 2026-03-13T20:36:39.611Z | Compiling serde_core v1.0.228 |
| 2930 | 2026-03-13T20:36:39.611Z | Compiling rustix v1.1.3 |
| 2931 | 2026-03-13T20:36:39.712Z | Compiling bitflags v2.11.0 |
| 2932 | 2026-03-13T20:36:39.719Z | Compiling serde_json v1.0.149 |
| 2933 | 2026-03-13T20:36:39.749Z | Compiling num-traits v0.2.19 |
| 2934 | 2026-03-13T20:36:39.774Z | Compiling syn v2.0.117 |
| 2935 | 2026-03-13T20:36:39.788Z | Compiling smallvec v1.15.1 |
| 2936 | 2026-03-13T20:36:39.791Z | Compiling hashbrown v0.16.1 |
| 2937 | 2026-03-13T20:36:39.804Z | Compiling usdt-impl v0.5.0 |
| 2938 | 2026-03-13T20:36:39.835Z | Compiling syn v1.0.109 |
| 2939 | 2026-03-13T20:36:39.887Z | Compiling percent-encoding v2.3.2 |
| 2940 | 2026-03-13T20:36:39.900Z | Compiling log v0.4.29 |
| 2941 | 2026-03-13T20:36:40.118Z | Compiling getrandom v0.4.1 |
| 2942 | 2026-03-13T20:36:40.235Z | Compiling form_urlencoded v1.2.2 |
| 2943 | 2026-03-13T20:36:40.249Z | Compiling fs-err v3.3.0 |
| 2944 | 2026-03-13T20:36:40.305Z | Compiling once_cell v1.21.3 |
| 2945 | 2026-03-13T20:36:40.332Z | Compiling anyhow v1.0.102 |
| 2946 | 2026-03-13T20:36:40.427Z | Compiling heck v0.4.1 |
| 2947 | 2026-03-13T20:36:40.677Z | Compiling indexmap v2.13.0 |
| 2948 | 2026-03-13T20:36:40.913Z | Compiling errno v0.3.14 |
| 2949 | 2026-03-13T20:36:40.916Z | Compiling thread-id v4.2.2 |
| 2950 | 2026-03-13T20:36:40.916Z | Compiling memmap v0.7.0 |
| 2951 | 2026-03-13T20:36:41.393Z | Compiling ordered-float v2.10.1 |
| 2952 | 2026-03-13T20:36:42.048Z | Compiling proc-macro-error v1.0.4 |
| 2953 | 2026-03-13T20:36:42.366Z | Compiling tabled_derive v0.7.0 |
| 2954 | 2026-03-13T20:36:42.391Z | Compiling terminal_size v0.4.3 |
| 2955 | 2026-03-13T20:36:42.394Z | Compiling tempfile v3.25.0 |
| 2956 | 2026-03-13T20:36:42.511Z | Compiling clap_builder v4.5.60 |
| 2957 | 2026-03-13T20:36:42.511Z | Compiling textwrap v0.16.2 |
| 2958 | 2026-03-13T20:36:42.703Z | Compiling camino-tempfile v1.4.1 |
| 2959 | 2026-03-13T20:36:43.290Z | Compiling tabled v0.15.0 |
| 2960 | 2026-03-13T20:36:43.507Z | Compiling synstructure v0.13.2 |
| 2961 | 2026-03-13T20:36:43.508Z | Compiling pest_generator v2.8.6 |
| 2962 | 2026-03-13T20:36:44.071Z | Compiling serde_derive v1.0.228 |
| 2963 | 2026-03-13T20:36:44.074Z | Compiling zerofrom-derive v0.1.6 |
| 2964 | 2026-03-13T20:36:44.074Z | Compiling yoke-derive v0.8.1 |
| 2965 | 2026-03-13T20:36:44.074Z | Compiling zerovec-derive v0.11.2 |
| 2966 | 2026-03-13T20:36:44.074Z | Compiling displaydoc v0.2.5 |
| 2967 | 2026-03-13T20:36:44.074Z | Compiling thiserror-impl v1.0.69 |
| 2968 | 2026-03-13T20:36:44.074Z | Compiling zerocopy-derive v0.7.35 |
| 2969 | 2026-03-13T20:36:44.074Z | Compiling scroll_derive v0.12.1 |
| 2970 | 2026-03-13T20:36:44.086Z | Compiling thiserror-impl v2.0.18 |
| 2971 | 2026-03-13T20:36:44.089Z | Compiling clap_derive v4.5.55 |
| 2972 | 2026-03-13T20:36:44.216Z | Compiling pest_derive v2.8.6 |
| 2973 | 2026-03-13T20:36:45.117Z | Compiling scroll v0.12.0 |
| 2974 | 2026-03-13T20:36:45.318Z | Compiling zerocopy v0.7.35 |
| 2975 | 2026-03-13T20:36:45.584Z | Compiling goblin v0.8.2 |
| 2976 | 2026-03-13T20:36:45.632Z | Compiling zerofrom v0.1.6 |
| 2977 | 2026-03-13T20:36:45.794Z | Compiling yoke v0.8.1 |
| 2978 | 2026-03-13T20:36:45.810Z | Compiling thiserror v1.0.69 |
| 2979 | 2026-03-13T20:36:45.880Z | Compiling thiserror v2.0.18 |
| 2980 | 2026-03-13T20:36:45.946Z | Compiling dtrace-parser v0.2.0 |
| 2981 | 2026-03-13T20:36:46.045Z | Compiling zerovec v0.11.5 |
| 2982 | 2026-03-13T20:36:46.076Z | Compiling zerotrie v0.2.3 |
| 2983 | 2026-03-13T20:36:46.456Z | Compiling clap v4.5.60 |
| 2984 | 2026-03-13T20:36:46.844Z | Compiling tinystr v0.8.2 |
| 2985 | 2026-03-13T20:36:46.893Z | Compiling potential_utf v0.1.4 |
| 2986 | 2026-03-13T20:36:47.153Z | Compiling icu_locale_core v2.1.1 |
| 2987 | 2026-03-13T20:36:47.175Z | Compiling icu_collections v2.1.1 |
| 2988 | 2026-03-13T20:36:48.403Z | Compiling icu_provider v2.1.1 |
| 2989 | 2026-03-13T20:36:48.765Z | Compiling icu_normalizer v2.1.1 |
| 2990 | 2026-03-13T20:36:48.802Z | Compiling icu_properties v2.1.2 |
| 2991 | 2026-03-13T20:36:48.833Z | Compiling toml_datetime v0.6.11 |
| 2992 | 2026-03-13T20:36:48.851Z | Compiling serde_spanned v0.6.9 |
| 2993 | 2026-03-13T20:36:48.874Z | Compiling dof v0.3.0 |
| 2994 | 2026-03-13T20:36:48.974Z | Compiling serde_tokenstream v0.2.3 |
| 2995 | 2026-03-13T20:36:49.096Z | Compiling toml_edit v0.22.27 |
| 2996 | 2026-03-13T20:36:49.390Z | Compiling serde-value v0.7.0 |
| 2997 | 2026-03-13T20:36:49.413Z | Compiling cargo-platform v0.2.0 |
| 2998 | 2026-03-13T20:36:49.467Z | Compiling macaddr v1.0.1 |
| 2999 | 2026-03-13T20:36:50.092Z | Compiling usdt-macro v0.5.0 |
| 3000 | 2026-03-13T20:36:50.124Z | Compiling idna_adapter v1.2.1 |
| 3001 | 2026-03-13T20:36:50.150Z | Compiling usdt-attr-macro v0.5.0 |
| 3002 | 2026-03-13T20:36:50.275Z | Compiling idna v1.1.0 |
| 3003 | 2026-03-13T20:36:50.848Z | Compiling url v2.5.8 |
| 3004 | 2026-03-13T20:36:51.070Z | Compiling usdt v0.5.0 |
| 3005 | 2026-03-13T20:36:51.380Z | Compiling toml v0.8.23 |
| 3006 | 2026-03-13T20:36:51.979Z | Compiling cargo-util-schemas v0.8.2 |
| 3007 | 2026-03-13T20:36:51.979Z | Compiling cargo_toml v0.21.0 |
| 3008 | 2026-03-13T20:36:53.368Z | Compiling cargo_metadata v0.21.0 |
| 3009 | 2026-03-13T20:36:58.145Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3010 | 2026-03-13T20:37:02.218Z | Finished `release` profile [optimized] target(s) in 23.27s |
| 3011 | 2026-03-13T20:37:02.359Z | |
| 3012 | 2026-03-13T20:37:02.362Z | real 23.387186447 |
| 3013 | 2026-03-13T20:37:02.362Z | user 3:14.001443568 |
| 3014 | 2026-03-13T20:37:02.362Z | sys 21.861378918 |
| 3015 | 2026-03-13T20:37:02.362Z | trap 0.096766334 |
| 3016 | 2026-03-13T20:37:02.362Z | tflt 0.669426550 |
| 3017 | 2026-03-13T20:37:02.362Z | dflt 2.001682119 |
| 3018 | 2026-03-13T20:37:02.362Z | kflt 0.000153844 |
| 3019 | 2026-03-13T20:37:02.362Z | lock 5:39.508612051 |
| 3020 | 2026-03-13T20:37:02.362Z | slp 6:42.298177570 |
| 3021 | 2026-03-13T20:37:02.362Z | lat 7.611373668 |
| 3022 | 2026-03-13T20:37:02.362Z | stop 28.998356051 |
| 3023 | 2026-03-13T20:37:02.362Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3024 | 2026-03-13T20:37:02.362Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3025 | 2026-03-13T20:37:02.362Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3026 | 2026-03-13T20:37:02.362Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3027 | 2026-03-13T20:37:02.362Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3028 | 2026-03-13T20:37:03.574Z | Compiling regress v0.10.5 |
| 3029 | 2026-03-13T20:37:03.577Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3030 | 2026-03-13T20:37:03.577Z | Compiling serde_spanned v1.0.4 |
| 3031 | 2026-03-13T20:37:03.577Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3032 | 2026-03-13T20:37:03.725Z | Compiling newtype-uuid-macros v0.1.0 |
| 3033 | 2026-03-13T20:37:03.729Z | Compiling structmeta-derive v0.3.0 |
| 3034 | 2026-03-13T20:37:03.729Z | Compiling rustls v0.22.4 |
| 3035 | 2026-03-13T20:37:03.729Z | Compiling rustls-webpki v0.102.8 |
| 3036 | 2026-03-13T20:37:03.729Z | Compiling multer v3.1.0 |
| 3037 | 2026-03-13T20:37:03.729Z | Compiling debug-ignore v1.0.5 |
| 3038 | 2026-03-13T20:37:03.761Z | Compiling match_cfg v0.1.0 |
| 3039 | 2026-03-13T20:37:03.764Z | Compiling progenitor-client v0.13.0 |
| 3040 | 2026-03-13T20:37:03.776Z | Compiling slog-json v2.6.1 |
| 3041 | 2026-03-13T20:37:03.779Z | Compiling async-stream-impl v0.3.6 |
| 3042 | 2026-03-13T20:37:03.796Z | Compiling dropshot v0.16.7 |
| 3043 | 2026-03-13T20:37:03.815Z | Compiling itertools v0.14.0 |
| 3044 | 2026-03-13T20:37:03.986Z | Compiling hostname v0.3.1 |
| 3045 | 2026-03-13T20:37:04.006Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3046 | 2026-03-13T20:37:04.009Z | Compiling waitgroup v0.1.2 |
| 3047 | 2026-03-13T20:37:04.096Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3048 | 2026-03-13T20:37:04.148Z | Compiling slog-bunyan v2.5.0 |
| 3049 | 2026-03-13T20:37:04.173Z | Compiling rustls-pemfile v2.2.0 |
| 3050 | 2026-03-13T20:37:04.217Z | Compiling dropshot_endpoint v0.16.7 |
| 3051 | 2026-03-13T20:37:04.287Z | Compiling serde_path_to_error v0.1.20 |
| 3052 | 2026-03-13T20:37:04.318Z | Compiling hostname v0.4.2 |
| 3053 | 2026-03-13T20:37:04.341Z | Compiling macaddr v1.0.1 |
| 3054 | 2026-03-13T20:37:04.404Z | Compiling progenitor-client v0.10.0 |
| 3055 | 2026-03-13T20:37:04.428Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3056 | 2026-03-13T20:37:04.475Z | Compiling instant v0.1.13 |
| 3057 | 2026-03-13T20:37:04.517Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3058 | 2026-03-13T20:37:04.638Z | Compiling backon v1.6.0 |
| 3059 | 2026-03-13T20:37:04.680Z | Compiling backoff v0.4.0 |
| 3060 | 2026-03-13T20:37:04.802Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3061 | 2026-03-13T20:37:04.825Z | Compiling async-stream v0.3.6 |
| 3062 | 2026-03-13T20:37:04.850Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3063 | 2026-03-13T20:37:04.882Z | Compiling progenitor-extras v0.1.1 |
| 3064 | 2026-03-13T20:37:04.885Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3065 | 2026-03-13T20:37:04.937Z | Compiling unsafe-libyaml v0.2.11 |
| 3066 | 2026-03-13T20:37:04.960Z | Compiling crucible-workspace-hack v0.1.0 |
| 3067 | 2026-03-13T20:37:04.992Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3068 | 2026-03-13T20:37:05.053Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3069 | 2026-03-13T20:37:05.056Z | Compiling secrecy v0.10.3 |
| 3070 | 2026-03-13T20:37:05.099Z | Compiling heapless v0.8.0 |
| 3071 | 2026-03-13T20:37:05.244Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3072 | 2026-03-13T20:37:05.267Z | Compiling hash32 v0.3.1 |
| 3073 | 2026-03-13T20:37:05.310Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3074 | 2026-03-13T20:37:05.332Z | Compiling structmeta v0.3.0 |
| 3075 | 2026-03-13T20:37:05.413Z | Compiling smoltcp v0.11.0 |
| 3076 | 2026-03-13T20:37:05.470Z | Compiling toml v0.8.23 |
| 3077 | 2026-03-13T20:37:05.511Z | Compiling tabwriter v1.4.1 |
| 3078 | 2026-03-13T20:37:05.635Z | Compiling cobs v0.3.0 |
| 3079 | 2026-03-13T20:37:05.655Z | Compiling derive-ex v0.1.8 |
| 3080 | 2026-03-13T20:37:05.659Z | Compiling parse-display-derive v0.10.0 |
| 3081 | 2026-03-13T20:37:05.770Z | Compiling serde_yaml v0.9.34+deprecated |
| 3082 | 2026-03-13T20:37:05.792Z | Compiling ingot-macros v0.1.1 |
| 3083 | 2026-03-13T20:37:05.812Z | Compiling proc-macro-crate v3.4.0 |
| 3084 | 2026-03-13T20:37:05.911Z | Compiling foreign-types-macros v0.2.3 |
| 3085 | 2026-03-13T20:37:05.967Z | Compiling convert_case v0.4.0 |
| 3086 | 2026-03-13T20:37:06.016Z | Compiling cpufeatures v0.3.0 |
| 3087 | 2026-03-13T20:37:06.047Z | Compiling foreign-types-shared v0.3.1 |
| 3088 | 2026-03-13T20:37:06.141Z | Compiling chacha20 v0.10.0 |
| 3089 | 2026-03-13T20:37:06.163Z | Compiling postcard v1.1.3 |
| 3090 | 2026-03-13T20:37:06.470Z | Compiling proc-macro-crate v1.3.1 |
| 3091 | 2026-03-13T20:37:06.537Z | Compiling derive_more v0.99.20 |
| 3092 | 2026-03-13T20:37:06.540Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3093 | 2026-03-13T20:37:06.585Z | Compiling universal-hash v0.5.1 |
| 3094 | 2026-03-13T20:37:06.620Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3095 | 2026-03-13T20:37:06.645Z | Compiling num_enum_derive v0.7.5 |
| 3096 | 2026-03-13T20:37:06.648Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3097 | 2026-03-13T20:37:06.794Z | Compiling foreign-types v0.5.0 |
| 3098 | 2026-03-13T20:37:06.798Z | Compiling cstr-argument v0.1.2 |
| 3099 | 2026-03-13T20:37:06.842Z | Compiling colored v3.1.1 |
| 3100 | 2026-03-13T20:37:06.925Z | Compiling opaque-debug v0.3.1 |
| 3101 | 2026-03-13T20:37:06.971Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3102 | 2026-03-13T20:37:07.039Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3103 | 2026-03-13T20:37:07.063Z | Compiling tokio-rustls v0.25.0 |
| 3104 | 2026-03-13T20:37:07.108Z | Compiling num_enum_derive v0.5.11 |
| 3105 | 2026-03-13T20:37:07.144Z | Compiling rand v0.10.0 |
| 3106 | 2026-03-13T20:37:07.212Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3107 | 2026-03-13T20:37:07.296Z | Compiling typify-impl v0.6.1 |
| 3108 | 2026-03-13T20:37:07.398Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3109 | 2026-03-13T20:37:07.424Z | Compiling half v2.7.1 |
| 3110 | 2026-03-13T20:37:07.444Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3111 | 2026-03-13T20:37:07.884Z | Compiling ciborium-io v0.2.2 |
| 3112 | 2026-03-13T20:37:07.909Z | Compiling camino-tempfile v1.4.1 |
| 3113 | 2026-03-13T20:37:07.932Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3114 | 2026-03-13T20:37:08.036Z | Compiling ciborium-ll v0.2.2 |
| 3115 | 2026-03-13T20:37:08.140Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3116 | 2026-03-13T20:37:08.187Z | Compiling parse-display v0.10.0 |
| 3117 | 2026-03-13T20:37:08.190Z | Compiling test-strategy v0.4.5 |
| 3118 | 2026-03-13T20:37:08.234Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3119 | 2026-03-13T20:37:08.260Z | Compiling num_enum v0.7.5 |
| 3120 | 2026-03-13T20:37:08.284Z | Compiling smf v0.2.3 |
| 3121 | 2026-03-13T20:37:08.348Z | Compiling ciborium v0.2.2 |
| 3122 | 2026-03-13T20:37:08.373Z | Compiling aead v0.5.2 |
| 3123 | 2026-03-13T20:37:08.421Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3124 | 2026-03-13T20:37:08.445Z | Compiling num-derive v0.4.2 |
| 3125 | 2026-03-13T20:37:08.467Z | Compiling sigpipe v0.1.3 |
| 3126 | 2026-03-13T20:37:08.553Z | Compiling glob v0.3.3 |
| 3127 | 2026-03-13T20:37:08.607Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3128 | 2026-03-13T20:37:08.631Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3129 | 2026-03-13T20:37:08.652Z | Compiling num_enum v0.5.11 |
| 3130 | 2026-03-13T20:37:08.717Z | Compiling poly1305 v0.8.0 |
| 3131 | 2026-03-13T20:37:08.834Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3132 | 2026-03-13T20:37:08.944Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3133 | 2026-03-13T20:37:08.973Z | Compiling chacha20 v0.9.1 |
| 3134 | 2026-03-13T20:37:09.025Z | Compiling whoami v1.6.1 |
| 3135 | 2026-03-13T20:37:09.047Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3136 | 2026-03-13T20:37:09.185Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3137 | 2026-03-13T20:37:09.281Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3138 | 2026-03-13T20:37:09.349Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3139 | 2026-03-13T20:37:09.445Z | Compiling num-rational v0.4.2 |
| 3140 | 2026-03-13T20:37:09.448Z | Compiling password-hash v0.5.0 |
| 3141 | 2026-03-13T20:37:09.509Z | Compiling blake2 v0.10.6 |
| 3142 | 2026-03-13T20:37:09.664Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-03-13T20:37:09.738Z | Compiling num-complex v0.4.6 |
| 3144 | 2026-03-13T20:37:09.779Z | Compiling indent_write v2.2.0 |
| 3145 | 2026-03-13T20:37:09.804Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3146 | 2026-03-13T20:37:09.830Z | Compiling prettyplease v0.2.37 |
| 3147 | 2026-03-13T20:37:09.961Z | Compiling ingot-types v0.1.2 |
| 3148 | 2026-03-13T20:37:09.990Z | Compiling argon2 v0.5.3 |
| 3149 | 2026-03-13T20:37:10.102Z | Compiling chacha20poly1305 v0.10.1 |
| 3150 | 2026-03-13T20:37:10.213Z | Compiling float-ord v0.3.2 |
| 3151 | 2026-03-13T20:37:10.330Z | Compiling num v0.4.3 |
| 3152 | 2026-03-13T20:37:10.354Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3153 | 2026-03-13T20:37:10.381Z | Compiling gethostname v0.5.0 |
| 3154 | 2026-03-13T20:37:10.428Z | Compiling usdt-attr-macro v0.5.0 |
| 3155 | 2026-03-13T20:37:10.431Z | Compiling usdt-macro v0.5.0 |
| 3156 | 2026-03-13T20:37:10.431Z | Compiling derive-where v1.6.0 |
| 3157 | 2026-03-13T20:37:10.475Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3158 | 2026-03-13T20:37:10.495Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3159 | 2026-03-13T20:37:10.569Z | Compiling ingot v0.1.1 |
| 3160 | 2026-03-13T20:37:10.592Z | Compiling memmap v0.7.0 |
| 3161 | 2026-03-13T20:37:10.884Z | Compiling typify-impl v0.4.3 |
| 3162 | 2026-03-13T20:37:10.907Z | Compiling atomicwrites v0.4.4 |
| 3163 | 2026-03-13T20:37:10.985Z | Compiling cancel-safe-futures v0.1.5 |
| 3164 | 2026-03-13T20:37:11.143Z | Compiling thiserror-no-std v2.0.2 |
| 3165 | 2026-03-13T20:37:11.200Z | Compiling owo-colors v4.3.0 |
| 3166 | 2026-03-13T20:37:11.294Z | Compiling vsss-rs v3.3.4 |
| 3167 | 2026-03-13T20:37:11.360Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3168 | 2026-03-13T20:37:11.397Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3169 | 2026-03-13T20:37:11.545Z | Compiling libsw-core v0.3.2 |
| 3170 | 2026-03-13T20:37:11.576Z | Compiling async-recursion v1.1.1 |
| 3171 | 2026-03-13T20:37:11.693Z | Compiling resolv-conf v0.7.6 |
| 3172 | 2026-03-13T20:37:11.714Z | Compiling usdt v0.5.0 |
| 3173 | 2026-03-13T20:37:11.814Z | Compiling libsw v3.5.0 |
| 3174 | 2026-03-13T20:37:12.073Z | Compiling linear-map v1.2.0 |
| 3175 | 2026-03-13T20:37:12.108Z | Compiling libefi-sys v0.1.0 |
| 3176 | 2026-03-13T20:37:12.152Z | Compiling newline-converter v0.3.0 |
| 3177 | 2026-03-13T20:37:12.215Z | Compiling hickory-proto v0.24.4 |
| 3178 | 2026-03-13T20:37:12.337Z | Compiling console v0.15.11 |
| 3179 | 2026-03-13T20:37:12.362Z | Compiling bitfield-struct v0.6.2 |
| 3180 | 2026-03-13T20:37:12.434Z | Compiling semver v0.1.20 |
| 3181 | 2026-03-13T20:37:12.458Z | Compiling linked-hash-map v0.5.6 |
| 3182 | 2026-03-13T20:37:12.462Z | Compiling pin-project-internal v1.1.11 |
| 3183 | 2026-03-13T20:37:12.602Z | Compiling slog-dtrace v0.3.0 |
| 3184 | 2026-03-13T20:37:12.651Z | Compiling minimal-lexical v0.2.1 |
| 3185 | 2026-03-13T20:37:12.744Z | Compiling lru-cache v0.1.2 |
| 3186 | 2026-03-13T20:37:12.811Z | Compiling expectorate v1.2.0 |
| 3187 | 2026-03-13T20:37:12.858Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3188 | 2026-03-13T20:37:12.908Z | Compiling rustc_version v0.1.7 |
| 3189 | 2026-03-13T20:37:12.939Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3190 | 2026-03-13T20:37:13.018Z | Compiling nom v7.1.3 |
| 3191 | 2026-03-13T20:37:13.067Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3192 | 2026-03-13T20:37:13.092Z | Compiling tokio-dtrace v0.1.1 |
| 3193 | 2026-03-13T20:37:13.124Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3194 | 2026-03-13T20:37:13.199Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3195 | 2026-03-13T20:37:13.250Z | Compiling newtype_derive v0.1.6 |
| 3196 | 2026-03-13T20:37:13.304Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3197 | 2026-03-13T20:37:13.369Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3198 | 2026-03-13T20:37:13.479Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3199 | 2026-03-13T20:37:13.558Z | Compiling phf_shared v0.12.1 |
| 3200 | 2026-03-13T20:37:13.580Z | Compiling pem v3.0.6 |
| 3201 | 2026-03-13T20:37:13.667Z | Compiling snafu-derive v0.8.9 |
| 3202 | 2026-03-13T20:37:13.767Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3203 | 2026-03-13T20:37:13.832Z | Compiling csv-core v0.1.13 |
| 3204 | 2026-03-13T20:37:13.854Z | Compiling highway v1.3.0 |
| 3205 | 2026-03-13T20:37:13.918Z | Compiling chrono-tz v0.10.4 |
| 3206 | 2026-03-13T20:37:14.086Z | Compiling same-file v1.0.6 |
| 3207 | 2026-03-13T20:37:14.169Z | Compiling pin-project v1.1.11 |
| 3208 | 2026-03-13T20:37:14.211Z | Compiling xshell-macros v0.2.7 |
| 3209 | 2026-03-13T20:37:14.256Z | Compiling typify-macro v0.6.1 |
| 3210 | 2026-03-13T20:37:14.284Z | Compiling walkdir v2.5.0 |
| 3211 | 2026-03-13T20:37:14.331Z | Compiling const_format_proc_macros v0.2.34 |
| 3212 | 2026-03-13T20:37:14.331Z | Compiling csv v1.4.0 |
| 3213 | 2026-03-13T20:37:14.377Z | Compiling phf v0.12.1 |
| 3214 | 2026-03-13T20:37:14.487Z | Compiling oxide-tokio-rt v0.1.3 |
| 3215 | 2026-03-13T20:37:14.813Z | Compiling xshell v0.2.7 |
| 3216 | 2026-03-13T20:37:14.923Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3217 | 2026-03-13T20:37:14.953Z | Compiling globset v0.4.18 |
| 3218 | 2026-03-13T20:37:14.993Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3219 | 2026-03-13T20:37:15.185Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3220 | 2026-03-13T20:37:15.208Z | Compiling olpc-cjson v0.1.4 |
| 3221 | 2026-03-13T20:37:15.233Z | Compiling primeorder v0.13.6 |
| 3222 | 2026-03-13T20:37:15.363Z | Compiling hickory-resolver v0.24.4 |
| 3223 | 2026-03-13T20:37:15.387Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3224 | 2026-03-13T20:37:15.459Z | Compiling serde_plain v1.0.2 |
| 3225 | 2026-03-13T20:37:15.565Z | Compiling typed-path v0.9.3 |
| 3226 | 2026-03-13T20:37:15.610Z | Compiling base64 v0.21.7 |
| 3227 | 2026-03-13T20:37:15.633Z | Compiling const_format v0.2.35 |
| 3228 | 2026-03-13T20:37:15.767Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3229 | 2026-03-13T20:37:15.975Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3230 | 2026-03-13T20:37:16.051Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3231 | 2026-03-13T20:37:16.095Z | Compiling tabled_derive v0.7.0 |
| 3232 | 2026-03-13T20:37:16.118Z | Compiling bcs v0.1.6 |
| 3233 | 2026-03-13T20:37:16.605Z | Compiling radium v0.7.0 |
| 3234 | 2026-03-13T20:37:16.630Z | Compiling snafu v0.8.9 |
| 3235 | 2026-03-13T20:37:16.830Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3236 | 2026-03-13T20:37:16.866Z | Compiling typify v0.6.1 |
| 3237 | 2026-03-13T20:37:16.956Z | Compiling qorb v0.4.1 |
| 3238 | 2026-03-13T20:37:16.983Z | Compiling salty v0.3.0 |
| 3239 | 2026-03-13T20:37:17.018Z | Compiling tough v0.20.0 |
| 3240 | 2026-03-13T20:37:17.044Z | Compiling progenitor-impl v0.13.0 |
| 3241 | 2026-03-13T20:37:17.068Z | Compiling termtree v0.5.1 |
| 3242 | 2026-03-13T20:37:17.148Z | Compiling textwrap v0.16.2 |
| 3243 | 2026-03-13T20:37:17.345Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3244 | 2026-03-13T20:37:17.404Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3245 | 2026-03-13T20:37:17.435Z | Compiling steno v0.4.1 |
| 3246 | 2026-03-13T20:37:17.554Z | Compiling tabled v0.15.0 |
| 3247 | 2026-03-13T20:37:17.617Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3248 | 2026-03-13T20:37:17.719Z | Compiling tap v1.0.1 |
| 3249 | 2026-03-13T20:37:17.815Z | Compiling utf-8 v0.7.6 |
| 3250 | 2026-03-13T20:37:17.838Z | Compiling maybe-uninit v2.0.0 |
| 3251 | 2026-03-13T20:37:17.848Z | Compiling typify-macro v0.4.3 |
| 3252 | 2026-03-13T20:37:17.885Z | Compiling humantime v2.3.0 |
| 3253 | 2026-03-13T20:37:17.912Z | Compiling wyz v0.5.1 |
| 3254 | 2026-03-13T20:37:18.088Z | Compiling tungstenite v0.21.0 |
| 3255 | 2026-03-13T20:37:18.227Z | Compiling p384 v0.13.1 |
| 3256 | 2026-03-13T20:37:18.283Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3257 | 2026-03-13T20:37:18.385Z | Compiling arc-swap v1.8.2 |
| 3258 | 2026-03-13T20:37:18.552Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3259 | 2026-03-13T20:37:18.710Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3260 | 2026-03-13T20:37:18.832Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3261 | 2026-03-13T20:37:19.035Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3262 | 2026-03-13T20:37:19.320Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3263 | 2026-03-13T20:37:19.360Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3264 | 2026-03-13T20:37:19.491Z | Compiling tagptr v0.2.0 |
| 3265 | 2026-03-13T20:37:19.770Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3266 | 2026-03-13T20:37:19.833Z | Compiling packed_struct v0.10.1 |
| 3267 | 2026-03-13T20:37:20.093Z | Compiling funty v2.0.0 |
| 3268 | 2026-03-13T20:37:20.270Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3269 | 2026-03-13T20:37:20.302Z | Compiling moka v0.12.13 |
| 3270 | 2026-03-13T20:37:20.385Z | Compiling typify v0.4.3 |
| 3271 | 2026-03-13T20:37:20.567Z | Compiling progenitor-impl v0.10.0 |
| 3272 | 2026-03-13T20:37:21.040Z | Compiling progenitor-macro v0.13.0 |
| 3273 | 2026-03-13T20:37:21.044Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3274 | 2026-03-13T20:37:21.085Z | Compiling bitvec v1.0.1 |
| 3275 | 2026-03-13T20:37:21.088Z | Compiling tokio-tungstenite v0.21.0 |
| 3276 | 2026-03-13T20:37:21.133Z | Compiling slog-scope v4.4.1 |
| 3277 | 2026-03-13T20:37:21.398Z | Compiling polyval v0.6.2 |
| 3278 | 2026-03-13T20:37:21.418Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3279 | 2026-03-13T20:37:21.452Z | Compiling packed_struct_codegen v0.10.1 |
| 3280 | 2026-03-13T20:37:21.510Z | Compiling zerocopy-derive v0.6.6 |
| 3281 | 2026-03-13T20:37:21.550Z | Compiling bitfield-macros v0.19.4 |
| 3282 | 2026-03-13T20:37:21.620Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3283 | 2026-03-13T20:37:21.731Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3284 | 2026-03-13T20:37:21.910Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3285 | 2026-03-13T20:37:21.935Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3286 | 2026-03-13T20:37:22.230Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3287 | 2026-03-13T20:37:22.539Z | Compiling indexmap v1.9.3 |
| 3288 | 2026-03-13T20:37:22.603Z | Compiling parking_lot_core v0.8.6 |
| 3289 | 2026-03-13T20:37:22.806Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3290 | 2026-03-13T20:37:22.860Z | Compiling nodrop v0.1.14 |
| 3291 | 2026-03-13T20:37:22.882Z | Compiling crc-catalog v2.4.0 |
| 3292 | 2026-03-13T20:37:23.043Z | Compiling crc v3.4.0 |
| 3293 | 2026-03-13T20:37:23.066Z | Compiling array-init v0.0.4 |
| 3294 | 2026-03-13T20:37:23.167Z | Compiling zerocopy v0.6.6 |
| 3295 | 2026-03-13T20:37:23.170Z | Compiling bitfield v0.19.4 |
| 3296 | 2026-03-13T20:37:23.215Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3297 | 2026-03-13T20:37:23.218Z | Compiling proc-macro-error2 v2.0.1 |
| 3298 | 2026-03-13T20:37:23.346Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3299 | 2026-03-13T20:37:23.659Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3300 | 2026-03-13T20:37:23.682Z | Compiling ghash v0.5.1 |
| 3301 | 2026-03-13T20:37:23.685Z | Compiling smallvec v0.6.14 |
| 3302 | 2026-03-13T20:37:23.727Z | Compiling slog-stdlog v4.1.1 |
| 3303 | 2026-03-13T20:37:23.837Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3304 | 2026-03-13T20:37:23.890Z | Compiling hickory-resolver v0.25.2 |
| 3305 | 2026-03-13T20:37:24.033Z | Compiling git-stub v1.0.0 |
| 3306 | 2026-03-13T20:37:24.056Z | Compiling num-derive v0.3.3 |
| 3307 | 2026-03-13T20:37:24.080Z | Compiling ctr v0.9.2 |
| 3308 | 2026-03-13T20:37:24.282Z | Compiling lzma-sys v0.1.20 |
| 3309 | 2026-03-13T20:37:24.390Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3310 | 2026-03-13T20:37:24.415Z | Compiling progenitor-macro v0.10.0 |
| 3311 | 2026-03-13T20:37:24.418Z | Compiling unicase v2.9.0 |
| 3312 | 2026-03-13T20:37:24.467Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3313 | 2026-03-13T20:37:24.584Z | Compiling hashbrown v0.12.3 |
| 3314 | 2026-03-13T20:37:24.684Z | Compiling aes-gcm v0.10.3 |
| 3315 | 2026-03-13T20:37:24.795Z | Compiling mime_guess v2.0.5 |
| 3316 | 2026-03-13T20:37:24.853Z | Compiling git-stub-vcs v0.1.0 |
| 3317 | 2026-03-13T20:37:24.942Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3318 | 2026-03-13T20:37:24.971Z | Compiling serde-hex v0.1.0 |
| 3319 | 2026-03-13T20:37:24.995Z | Compiling slog-envlogger v2.2.0 |
| 3320 | 2026-03-13T20:37:25.210Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3321 | 2026-03-13T20:37:25.341Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3322 | 2026-03-13T20:37:25.389Z | Compiling tabled_derive v0.11.0 |
| 3323 | 2026-03-13T20:37:25.411Z | Compiling libscf-sys v1.1.0 |
| 3324 | 2026-03-13T20:37:25.546Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3325 | 2026-03-13T20:37:25.825Z | Compiling progenitor-impl v0.11.2 |
| 3326 | 2026-03-13T20:37:25.855Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3327 | 2026-03-13T20:37:25.929Z | Compiling ron v0.8.1 |
| 3328 | 2026-03-13T20:37:25.934Z | Compiling papergrid v0.17.0 |
| 3329 | 2026-03-13T20:37:26.091Z | Compiling cargo_toml v0.22.3 |
| 3330 | 2026-03-13T20:37:26.639Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3331 | 2026-03-13T20:37:26.674Z | Compiling hashbrown v0.13.2 |
| 3332 | 2026-03-13T20:37:27.173Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3333 | 2026-03-13T20:37:27.197Z | Compiling testing_table v0.3.0 |
| 3334 | 2026-03-13T20:37:27.367Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3335 | 2026-03-13T20:37:27.405Z | Compiling blowfish v0.9.1 |
| 3336 | 2026-03-13T20:37:27.437Z | Compiling ssh-encoding v0.2.0 |
| 3337 | 2026-03-13T20:37:27.461Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3338 | 2026-03-13T20:37:27.583Z | Compiling nibble_vec v0.1.0 |
| 3339 | 2026-03-13T20:37:27.708Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3340 | 2026-03-13T20:37:27.759Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3341 | 2026-03-13T20:37:27.804Z | Compiling crc-any v2.5.0 |
| 3342 | 2026-03-13T20:37:27.850Z | Compiling endian-type v0.1.2 |
| 3343 | 2026-03-13T20:37:27.941Z | Compiling corncobs v0.1.4 |
| 3344 | 2026-03-13T20:37:28.060Z | Compiling radix_trie v0.2.1 |
| 3345 | 2026-03-13T20:37:28.111Z | Compiling ssh-cipher v0.2.0 |
| 3346 | 2026-03-13T20:37:28.173Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3347 | 2026-03-13T20:37:28.197Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3348 | 2026-03-13T20:37:28.219Z | Compiling tabled v0.20.0 |
| 3349 | 2026-03-13T20:37:28.248Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3350 | 2026-03-13T20:37:28.423Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3351 | 2026-03-13T20:37:28.509Z | Compiling object v0.30.4 |
| 3352 | 2026-03-13T20:37:28.628Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3353 | 2026-03-13T20:37:28.651Z | Compiling progenitor v0.13.0 |
| 3354 | 2026-03-13T20:37:28.674Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3355 | 2026-03-13T20:37:28.766Z | Compiling parking_lot v0.11.2 |
| 3356 | 2026-03-13T20:37:28.860Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3357 | 2026-03-13T20:37:28.965Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3358 | 2026-03-13T20:37:29.073Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3359 | 2026-03-13T20:37:29.357Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3360 | 2026-03-13T20:37:29.593Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3361 | 2026-03-13T20:37:29.748Z | Compiling progenitor-macro v0.11.2 |
| 3362 | 2026-03-13T20:37:29.789Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-13T20:37:29.997Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3364 | 2026-03-13T20:37:30.191Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3365 | 2026-03-13T20:37:30.224Z | Compiling progenitor-client v0.11.2 |
| 3366 | 2026-03-13T20:37:30.420Z | Compiling prefix-trie v0.7.0 |
| 3367 | 2026-03-13T20:37:30.661Z | Compiling password-hash v0.4.2 |
| 3368 | 2026-03-13T20:37:30.695Z | Compiling fxhash v0.2.1 |
| 3369 | 2026-03-13T20:37:30.747Z | Compiling secrecy v0.8.0 |
| 3370 | 2026-03-13T20:37:30.911Z | Compiling path-slash v0.1.5 |
| 3371 | 2026-03-13T20:37:30.979Z | Compiling half v1.8.3 |
| 3372 | 2026-03-13T20:37:31.014Z | Compiling http-range v0.1.5 |
| 3373 | 2026-03-13T20:37:31.128Z | Compiling pbkdf2 v0.11.0 |
| 3374 | 2026-03-13T20:37:31.239Z | Compiling hickory-server v0.25.2 |
| 3375 | 2026-03-13T20:37:31.317Z | Compiling serde_cbor v0.11.2 |
| 3376 | 2026-03-13T20:37:31.441Z | Compiling sled v0.34.7 |
| 3377 | 2026-03-13T20:37:31.668Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3378 | 2026-03-13T20:37:31.806Z | Compiling ron v0.12.0 |
| 3379 | 2026-03-13T20:37:31.977Z | Compiling xz2 v0.1.7 |
| 3380 | 2026-03-13T20:37:32.127Z | Compiling progenitor v0.10.0 |
| 3381 | 2026-03-13T20:37:32.229Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3382 | 2026-03-13T20:37:32.332Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3383 | 2026-03-13T20:37:32.361Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3384 | 2026-03-13T20:37:33.162Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3385 | 2026-03-13T20:37:33.339Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3386 | 2026-03-13T20:37:33.431Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3387 | 2026-03-13T20:37:33.605Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3388 | 2026-03-13T20:37:33.852Z | Compiling ssh-key v0.6.7 |
| 3389 | 2026-03-13T20:37:33.879Z | Compiling hickory-client v0.25.2 |
| 3390 | 2026-03-13T20:37:34.310Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3391 | 2026-03-13T20:37:34.374Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3392 | 2026-03-13T20:37:34.520Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3393 | 2026-03-13T20:37:34.700Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3394 | 2026-03-13T20:37:35.014Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3395 | 2026-03-13T20:37:35.489Z | Compiling p521 v0.13.3 |
| 3396 | 2026-03-13T20:37:35.530Z | Compiling p256 v0.13.2 |
| 3397 | 2026-03-13T20:37:35.855Z | Compiling yasna v0.5.2 |
| 3398 | 2026-03-13T20:37:36.112Z | Compiling kstat-rs v0.2.4 |
| 3399 | 2026-03-13T20:37:36.239Z | Compiling headers-core v0.3.0 |
| 3400 | 2026-03-13T20:37:36.359Z | Compiling nanorand v0.7.0 |
| 3401 | 2026-03-13T20:37:36.417Z | Compiling russh-cryptovec v0.7.3 |
| 3402 | 2026-03-13T20:37:36.417Z | Compiling atty v0.2.14 |
| 3403 | 2026-03-13T20:37:36.466Z | Compiling crc8 v0.1.1 |
| 3404 | 2026-03-13T20:37:36.547Z | Compiling home v0.5.12 |
| 3405 | 2026-03-13T20:37:36.575Z | Compiling base16ct v1.0.0 |
| 3406 | 2026-03-13T20:37:36.575Z | Compiling md5 v0.7.0 |
| 3407 | 2026-03-13T20:37:36.647Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3408 | 2026-03-13T20:37:36.668Z | Compiling rcgen v0.12.1 |
| 3409 | 2026-03-13T20:37:36.816Z | Compiling flume v0.11.1 |
| 3410 | 2026-03-13T20:37:36.834Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3411 | 2026-03-13T20:37:36.847Z | Compiling russh-keys v0.45.0 |
| 3412 | 2026-03-13T20:37:36.862Z | Compiling headers v0.4.1 |
| 3413 | 2026-03-13T20:37:36.889Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3414 | 2026-03-13T20:37:37.001Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3415 | 2026-03-13T20:37:37.026Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3416 | 2026-03-13T20:37:37.050Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3417 | 2026-03-13T20:37:37.173Z | Compiling hyper-staticfile v0.10.1 |
| 3418 | 2026-03-13T20:37:37.233Z | Compiling progenitor v0.11.2 |
| 3419 | 2026-03-13T20:37:37.463Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3420 | 2026-03-13T20:37:37.614Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3421 | 2026-03-13T20:37:37.900Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3422 | 2026-03-13T20:37:37.921Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3423 | 2026-03-13T20:37:37.966Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3424 | 2026-03-13T20:37:37.997Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3425 | 2026-03-13T20:37:38.313Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3426 | 2026-03-13T20:37:38.480Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3427 | 2026-03-13T20:37:38.968Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3428 | 2026-03-13T20:37:38.972Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3429 | 2026-03-13T20:37:38.992Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3430 | 2026-03-13T20:37:39.018Z | Compiling num-bigint v0.4.6 |
| 3431 | 2026-03-13T20:37:39.042Z | Compiling des v0.8.1 |
| 3432 | 2026-03-13T20:37:39.068Z | Compiling subprocess v0.2.15 |
| 3433 | 2026-03-13T20:37:39.321Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3434 | 2026-03-13T20:37:39.343Z | Compiling display-error-chain v0.2.2 |
| 3435 | 2026-03-13T20:37:39.568Z | Compiling hex-literal v0.4.1 |
| 3436 | 2026-03-13T20:37:39.721Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3437 | 2026-03-13T20:37:39.777Z | Compiling colored v2.2.0 |
| 3438 | 2026-03-13T20:37:39.978Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3439 | 2026-03-13T20:37:40.023Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3440 | 2026-03-13T20:37:40.176Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3441 | 2026-03-13T20:37:40.282Z | Compiling internet-checksum v0.2.1 |
| 3442 | 2026-03-13T20:37:40.959Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3443 | 2026-03-13T20:37:41.116Z | Compiling russh v0.45.0 |
| 3444 | 2026-03-13T20:37:48.198Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3445 | 2026-03-13T20:37:58.367Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3446 | 2026-03-13T20:37:58.367Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3447 | 2026-03-13T20:37:58.367Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3448 | 2026-03-13T20:37:58.367Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3449 | 2026-03-13T20:38:00.291Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3450 | 2026-03-13T20:38:00.502Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3451 | 2026-03-13T20:38:06.168Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3452 | 2026-03-13T20:38:35.172Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3453 | 2026-03-13T20:39:00.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s |
| 3454 | 2026-03-13T20:39:00.607Z | |
| 3455 | 2026-03-13T20:39:00.659Z | real 1:58.127063250 |
| 3456 | 2026-03-13T20:39:00.659Z | user 11:42.335646178 |
| 3457 | 2026-03-13T20:39:00.659Z | sys 2:07.468467563 |
| 3458 | 2026-03-13T20:39:00.659Z | trap 0.375995446 |
| 3459 | 2026-03-13T20:39:00.660Z | tflt 0.516021610 |
| 3460 | 2026-03-13T20:39:00.660Z | dflt 1.324361744 |
| 3461 | 2026-03-13T20:39:00.660Z | kflt 0.000136290 |
| 3462 | 2026-03-13T20:39:00.660Z | lock 29:19.876948877 |
| 3463 | 2026-03-13T20:39:00.660Z | slp 38:44.503319655 |
| 3464 | 2026-03-13T20:39:00.660Z | lat 45.984327095 |
| 3465 | 2026-03-13T20:39:00.660Z | stop 3:44.696745488 |
| 3466 | 2026-03-13T20:39:00.660Z | + mkdir tests |
| 3467 | 2026-03-13T20:39:00.661Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3468 | 2026-03-13T20:39:00.661Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3469 | 2026-03-13T20:39:00.695Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-716029268ac074b2 tests/ |
| 3470 | 2026-03-13T20:39:00.695Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-f23772e9be3aa1af tests/ |
| 3471 | 2026-03-13T20:39:00.775Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-a4b5fe468029c61d tests/ |
| 3472 | 2026-03-13T20:39:00.775Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0821779f33282a96 tests/ |
| 3473 | 2026-03-13T20:39:00.948Z | + 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/*) |
| 3474 | 2026-03-13T20:39:00.974Z | + 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-f23772e9be3aa1af tests/commtest-a4b5fe468029c61d tests/dhcp_server-716029268ac074b2 tests/end_to_end_tests-0821779f33282a96 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 |
| 3475 | 2026-03-13T20:40:41.130Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3476 | 2026-03-13T20:40:41.131Z | a .github/buildomat/ci-env.sh 1K |
| 3477 | 2026-03-13T20:40:41.131Z | a out/target/test 1K |
| 3478 | 2026-03-13T20:40:41.131Z | a out/npuzone/npuzone 27402K |
| 3479 | 2026-03-13T20:40:41.131Z | a package-manifest.toml 35K |
| 3480 | 2026-03-13T20:40:41.131Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3481 | 2026-03-13T20:40:41.131Z | a target/release/omicron-package 41186K |
| 3482 | 2026-03-13T20:40:41.131Z | a target/release/xtask 11359K |
| 3483 | 2026-03-13T20:40:41.132Z | a target/debug/bootstrap 336345K |
| 3484 | 2026-03-13T20:40:41.132Z | a tests/bootstrap-f23772e9be3aa1af 31480K |
| 3485 | 2026-03-13T20:40:41.132Z | a tests/commtest-a4b5fe468029c61d 31997K |
| 3486 | 2026-03-13T20:40:41.132Z | a tests/dhcp_server-716029268ac074b2 31480K |
| 3487 | 2026-03-13T20:40:41.132Z | a tests/end_to_end_tests-0821779f33282a96 378541K |
| 3488 | 2026-03-13T20:40:41.132Z | a out/clickhouse.tar.gz 303908K |
| 3489 | 2026-03-13T20:40:41.132Z | a out/clickhouse_keeper.tar.gz 288735K |
| 3490 | 2026-03-13T20:40:41.132Z | a out/clickhouse_server.tar.gz 303907K |
| 3491 | 2026-03-13T20:40:41.132Z | a out/cockroachdb.tar.gz 157229K |
| 3492 | 2026-03-13T20:40:41.132Z | a out/crucible-pantry-zone.tar.gz 38908K |
| 3493 | 2026-03-13T20:40:41.133Z | a out/crucible-utils.tar 17744K |
| 3494 | 2026-03-13T20:40:41.133Z | a out/crucible-zone.tar.gz 53046K |
| 3495 | 2026-03-13T20:40:41.133Z | a out/external-dns.tar.gz 42727K |
| 3496 | 2026-03-13T20:40:41.133Z | a out/internal-dns.tar.gz 42726K |
| 3497 | 2026-03-13T20:40:41.133Z | a out/mg-ddm-gz.tar 78377K |
| 3498 | 2026-03-13T20:40:41.133Z | a out/nexus.tar.gz 213655K |
| 3499 | 2026-03-13T20:40:41.133Z | a out/ntp.tar.gz 23273K |
| 3500 | 2026-03-13T20:40:41.133Z | a out/omicron-gateway-softnpu.tar.gz 27901K |
| 3501 | 2026-03-13T20:40:41.133Z | a out/omicron-sled-agent.tar 190639K |
| 3502 | 2026-03-13T20:40:41.134Z | a out/overlay.tar.gz 3K |
| 3503 | 2026-03-13T20:40:41.134Z | a out/oximeter.tar.gz 60469K |
| 3504 | 2026-03-13T20:40:41.134Z | a out/oxlog.tar 3895K |
| 3505 | 2026-03-13T20:40:41.134Z | a out/probe.tar.gz 3037K |
| 3506 | 2026-03-13T20:40:41.134Z | a out/propolis-server.tar.gz 74633K |
| 3507 | 2026-03-13T20:40:41.134Z | a out/pumpkind-gz.tar 26647K |
| 3508 | 2026-03-13T20:40:41.134Z | a out/switch-softnpu.tar.gz 377462K |
| 3509 | 2026-03-13T20:40:41.139Z | |
| 3510 | 2026-03-13T20:40:41.140Z | real 1:40.155414181 |
| 3511 | 2026-03-13T20:40:41.140Z | user 1:37.118548227 |
| 3512 | 2026-03-13T20:40:41.140Z | sys 6.338561724 |
| 3513 | 2026-03-13T20:40:41.140Z | trap 0.006887073 |
| 3514 | 2026-03-13T20:40:41.140Z | tflt 0.000000000 |
| 3515 | 2026-03-13T20:40:41.140Z | dflt 0.000000000 |
| 3516 | 2026-03-13T20:40:41.140Z | kflt 0.000000000 |
| 3517 | 2026-03-13T20:40:41.140Z | lock 0.000000000 |
| 3518 | 2026-03-13T20:40:41.140Z | slp 1:36.223876012 |
| 3519 | 2026-03-13T20:40:41.140Z | lat 0.618639370 |
| 3520 | 2026-03-13T20:40:41.140Z | stop 0.000167641 |
| 3521 | 2026-03-13T20:40:41.140Z | process exited: duration 1242299 ms, exit code 0 |
| |
| 3522 | 2026-03-13T20:40:41.162Z | found 1 output files |
| 3523 | 2026-03-13T20:40:41.162Z | uploading: /work/package.tar.gz (2341136627 bytes) |
| 3524 | 2026-03-13T20:41:15.542Z | uploaded: /work/package.tar.gz |