|
|
|
| 1 | 2026-05-08T00:15:04.348Z | job assigned to worker 01KR2EYV14N6TA3BTMKTWNYPT7 [factory aws, i-02ff319aac16528aa] (queued for 53 s) |
| |
| 2 | 2026-05-08T00:15:12.830Z | starting task 0: "setup" |
| 3 | 2026-05-08T00:15:12.835Z | ++ uname -s |
| 4 | 2026-05-08T00:15:12.838Z | + kern=SunOS |
| 5 | 2026-05-08T00:15:12.838Z | + build_user=build |
| 6 | 2026-05-08T00:15:12.838Z | + build_uid=12345 |
| 7 | 2026-05-08T00:15:12.838Z | + work_dir=/work |
| 8 | 2026-05-08T00:15:12.838Z | + input_dir=/input |
| 9 | 2026-05-08T00:15:12.838Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T00:15:12.838Z | + case "$kern" in |
| 11 | 2026-05-08T00:15:12.838Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T00:15:12.840Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T00:15:14.848Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T00:15:14.913Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T00:15:14.916Z | + home_fs=zfs |
| 16 | 2026-05-08T00:15:14.916Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T00:15:14.916Z | + mkdir -p /home/build |
| 18 | 2026-05-08T00:15:14.919Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T00:15:16.920Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T00:15:16.924Z | process exited: duration 4097 ms, exit code 0 |
| |
| 21 | 2026-05-08T00:15:16.930Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T00:15:16.937Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-08T00:15:16.937Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-08T00:15:16.937Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-08T00:15:16.937Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-08T00:15:16.937Z | * rust toolchain profile = "default" |
| 27 | 2026-05-08T00:15:16.937Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-08T00:15:16.940Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T00:15:16.940Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-08T00:15:17.050Z | info: downloading installer |
| 31 | 2026-05-08T00:15:18.879Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-08T00:15:18.879Z | warn: /opt/ooce/bin |
| 33 | 2026-05-08T00:15:18.879Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-08T00:15:18.879Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-08T00:15:18.879Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-08T00:15:18.879Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-08T00:15:18.879Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-08T00:15:18.879Z | error: cannot install while Rust is installed |
| 39 | 2026-05-08T00:15:18.879Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-08T00:15:18.879Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-08T00:15:18.879Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-08T00:15:18.879Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-08T00:15:18.879Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-08T00:15:18.912Z | info: profile set to default |
| 45 | 2026-05-08T00:15:18.912Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-08T00:15:18.915Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-08T00:15:19.065Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-08T00:15:19.068Z | info: downloading 6 components |
| 49 | 2026-05-08T00:15:36.166Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-08T00:15:36.166Z | |
| 51 | 2026-05-08T00:15:36.197Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-08T00:15:36.197Z | |
| 53 | 2026-05-08T00:15:36.197Z | |
| 54 | 2026-05-08T00:15:36.197Z | Rust is installed now. Great! |
| 55 | 2026-05-08T00:15:36.197Z | |
| 56 | 2026-05-08T00:15:36.197Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-08T00:15:36.197Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-08T00:15:36.197Z | |
| 59 | 2026-05-08T00:15:36.197Z | To configure your current shell, you need to source |
| 60 | 2026-05-08T00:15:36.197Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-08T00:15:36.198Z | |
| 62 | 2026-05-08T00:15:36.198Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-08T00:15:36.198Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-08T00:15:36.198Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-08T00:15:36.198Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-08T00:15:36.198Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-08T00:15:36.198Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-08T00:15:36.198Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-08T00:15:36.201Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-08T00:15:36.201Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-08T00:15:36.296Z | + rustup --version |
| 72 | 2026-05-08T00:15:36.299Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-08T00:15:36.299Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-08T00:15:36.324Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-08T00:15:36.327Z | + cargo --version |
| 76 | 2026-05-08T00:15:36.337Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-08T00:15:36.341Z | + rustc --version |
| 78 | 2026-05-08T00:15:36.362Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-08T00:15:36.366Z | process exited: duration 19433 ms, exit code 0 |
| |
| 80 | 2026-05-08T00:15:36.371Z | starting task 2: "authentication" |
| 81 | 2026-05-08T00:15:36.391Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-05-08T00:15:36.398Z | starting task 3: "clone repository" |
| 83 | 2026-05-08T00:15:36.402Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-08T00:15:36.405Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-08T00:15:36.547Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-08T00:15:46.142Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-08T00:15:46.142Z | + git fetch origin 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f |
| 88 | 2026-05-08T00:15:46.427Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-08T00:15:46.427Z | * branch 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f -> FETCH_HEAD |
| 90 | 2026-05-08T00:15:46.442Z | + [[ -n move-support-bundle-collection-crate ]] |
| 91 | 2026-05-08T00:15:46.445Z | ++ git branch --show-current |
| 92 | 2026-05-08T00:15:46.447Z | + current=main |
| 93 | 2026-05-08T00:15:46.447Z | + [[ main != move-support-bundle-collection-crate ]] |
| 94 | 2026-05-08T00:15:46.447Z | + git branch -f move-support-bundle-collection-crate 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f |
| 95 | 2026-05-08T00:15:46.450Z | + git checkout -f move-support-bundle-collection-crate |
| 96 | 2026-05-08T00:15:46.701Z | Switched to branch 'move-support-bundle-collection-crate' |
| 97 | 2026-05-08T00:15:46.704Z | + git reset --hard 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f |
| 98 | 2026-05-08T00:15:46.744Z | HEAD is now at 863c24b73 Move support bundle collection into a shared crate |
| 99 | 2026-05-08T00:15:46.747Z | process exited: duration 10347 ms, exit code 0 |
| |
| 100 | 2026-05-08T00:15:46.753Z | starting task 4: "build" |
| 101 | 2026-05-08T00:15:46.759Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-05-08T00:15:46.759Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-05-08T00:15:46.759Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-05-08T00:15:46.759Z | + cargo --version |
| 105 | 2026-05-08T00:15:46.771Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-05-08T00:15:46.774Z | + rustc --version |
| 107 | 2026-05-08T00:15:46.797Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-05-08T00:15:46.800Z | + WORK=/work |
| 109 | 2026-05-08T00:15:46.800Z | + pfexec mkdir -p /work |
| 110 | 2026-05-08T00:15:46.803Z | + pfexec chown build /work |
| 111 | 2026-05-08T00:15:46.806Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-05-08T00:15:59.100Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-05-08T00:16:07.744Z | Startup: Caching catalogs ... Done |
| 114 | 2026-05-08T00:16:16.017Z | Planning: Solver setup ... Done (6.659s) |
| 115 | 2026-05-08T00:16:16.062Z | Planning: Running solver ... Done (0.045s) |
| 116 | 2026-05-08T00:16:16.215Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-05-08T00:16:16.238Z | Planning: Fetching manifests: 0/5 0% complete |
| 118 | 2026-05-08T00:16:16.378Z | Planning: Fetching manifests: 5/5 100% complete |
| 119 | 2026-05-08T00:16:16.418Z | Planning: Package planning ... Done (0.040s) |
| 120 | 2026-05-08T00:16:16.459Z | Planning: Merging actions ... Done (0.041s) |
| 121 | 2026-05-08T00:16:16.690Z | Planning: Checking for conflicting actions ... Done (0.231s) |
| 122 | 2026-05-08T00:16:16.701Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-05-08T00:16:18.457Z | Planning: Evaluating mediators ... Done (1.756s) |
| 124 | 2026-05-08T00:16:18.465Z | Planning: Planning completed in 10.54 seconds |
| 125 | 2026-05-08T00:16:18.480Z | Packages to install: 5 |
| 126 | 2026-05-08T00:16:18.480Z | Mediators to change: 3 |
| 127 | 2026-05-08T00:16:18.480Z | Services to change: 1 |
| 128 | 2026-05-08T00:16:18.480Z | Estimated space available: 155.34 GB |
| 129 | 2026-05-08T00:16:18.480Z | Estimated space to be consumed: 1.90 GB |
| 130 | 2026-05-08T00:16:18.483Z | Create boot environment: No |
| 131 | 2026-05-08T00:16:18.483Z | Create backup boot environment: No |
| 132 | 2026-05-08T00:16:18.483Z | Rebuild boot archive: No |
| 133 | 2026-05-08T00:16:18.484Z | |
| 134 | 2026-05-08T00:16:18.484Z | Changed mediators: |
| 135 | 2026-05-08T00:16:18.484Z | mediator clang: |
| 136 | 2026-05-08T00:16:18.484Z | version: None -> 15 (system default) |
| 137 | 2026-05-08T00:16:18.484Z | |
| 138 | 2026-05-08T00:16:18.484Z | mediator llvm: |
| 139 | 2026-05-08T00:16:18.484Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-05-08T00:16:18.484Z | |
| 141 | 2026-05-08T00:16:18.484Z | mediator postgresql: |
| 142 | 2026-05-08T00:16:18.484Z | version: 15 (system default) -> 18 (system default) |
| 143 | 2026-05-08T00:16:18.484Z | |
| 144 | 2026-05-08T00:16:18.484Z | Changed packages: |
| 145 | 2026-05-08T00:16:18.484Z | helios-dev |
| 146 | 2026-05-08T00:16:18.484Z | developer/build-essential |
| 147 | 2026-05-08T00:16:18.484Z | None -> 11-2.0 |
| 148 | 2026-05-08T00:16:18.484Z | library/libxmlsec1 |
| 149 | 2026-05-08T00:16:18.484Z | None -> 1.2.35-2.0 |
| 150 | 2026-05-08T00:16:18.484Z | ooce/developer/clang-15 |
| 151 | 2026-05-08T00:16:18.484Z | None -> 15.0.7-2.0 |
| 152 | 2026-05-08T00:16:18.484Z | ooce/developer/llvm-15 |
| 153 | 2026-05-08T00:16:18.484Z | None -> 15.0.7-2.0 |
| 154 | 2026-05-08T00:16:18.484Z | ooce/library/postgresql-18 |
| 155 | 2026-05-08T00:16:18.484Z | None -> 18.1-2.0 |
| 156 | 2026-05-08T00:16:18.484Z | |
| 157 | 2026-05-08T00:16:18.484Z | Services: |
| 158 | 2026-05-08T00:16:18.484Z | restart_fmri: |
| 159 | 2026-05-08T00:16:18.484Z | svc:/system/update-man-index:default |
| 160 | 2026-05-08T00:16:18.543Z | |
| 161 | 2026-05-08T00:16:18.543Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 162 | 2026-05-08T00:16:23.544Z | Download: 866/4272 items 18.9/219.0MB 8% complete (3.9M/s) |
| 163 | 2026-05-08T00:16:28.565Z | Download: 1541/4272 items 116.3/219.0MB 53% complete (11.8M/s) |
| 164 | 2026-05-08T00:16:33.549Z | Download: 3565/4272 items 213.1/219.0MB 97% complete (19.4M/s) |
| 165 | 2026-05-08T00:16:38.707Z | Download: 4251/4272 items 218.9/219.0MB 99% complete (13.0M/s) |
| 166 | 2026-05-08T00:16:41.822Z | Download: Completed 218.99 MB in 23.28 seconds (9.4M/s) |
| 167 | 2026-05-08T00:16:41.973Z | Actions: 1/4789 actions (Installing new actions) |
| 168 | 2026-05-08T00:16:45.799Z | Actions: Completed 4789 actions in 3.83 seconds. |
| 169 | 2026-05-08T00:16:46.143Z | Done (0.339s) |
| 170 | 2026-05-08T00:16:46.143Z | Done (0.000s) |
| 171 | 2026-05-08T00:16:46.890Z | Done (0.732s) |
| 172 | 2026-05-08T00:16:50.903Z | Done (3.602s) |
| 173 | 2026-05-08T00:16:50.975Z | Done (0.023s) |
| 174 | 2026-05-08T00:16:50.981Z | Done (0.000s) |
| 175 | 2026-05-08T00:16:51.126Z | Done (0.000s) |
| 176 | 2026-05-08T00:16:52.140Z | Planning: Evaluating mediator changes ... Done |
| 177 | 2026-05-08T00:16:52.235Z | Planning: Checking for conflicting actions ... Done |
| 178 | 2026-05-08T00:16:52.238Z | Planning: Consolidating action changes ... Done |
| 179 | 2026-05-08T00:16:52.406Z | Planning: Evaluating mediators ... Done |
| 180 | 2026-05-08T00:16:52.410Z | Planning: Planning completed in 0.29 seconds |
| 181 | 2026-05-08T00:16:52.431Z | Mediators to change: 2 |
| 182 | 2026-05-08T00:16:52.431Z | Create boot environment: No |
| 183 | 2026-05-08T00:16:52.431Z | Create backup boot environment: No |
| 184 | 2026-05-08T00:16:52.512Z | Done |
| 185 | 2026-05-08T00:16:52.512Z | Done |
| 186 | 2026-05-08T00:16:53.211Z | Done |
| 187 | 2026-05-08T00:16:56.171Z | Done |
| 188 | 2026-05-08T00:16:56.267Z | Done |
| 189 | 2026-05-08T00:16:56.282Z | Done |
| 190 | 2026-05-08T00:16:56.417Z | Done |
| 191 | 2026-05-08T00:16:56.724Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-05-08T00:16:56.831Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-05-08T00:16:56.845Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-05-08T00:16:57.076Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-05-08T00:16:57.171Z | Planning: Planning completed in 0.29 seconds |
| 196 | 2026-05-08T00:16:57.171Z | Mediators to change: 1 |
| 197 | 2026-05-08T00:16:57.171Z | Create boot environment: No |
| 198 | 2026-05-08T00:16:57.171Z | Create backup boot environment: No |
| 199 | 2026-05-08T00:16:57.171Z | Done |
| 200 | 2026-05-08T00:16:57.171Z | Done |
| 201 | 2026-05-08T00:16:57.803Z | Done |
| 202 | 2026-05-08T00:17:00.667Z | Done |
| 203 | 2026-05-08T00:17:00.752Z | Done |
| 204 | 2026-05-08T00:17:00.776Z | Done |
| 205 | 2026-05-08T00:17:00.880Z | Done |
| 206 | 2026-05-08T00:17:01.199Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 207 | 2026-05-08T00:17:01.199Z | clang system 15 system |
| 208 | 2026-05-08T00:17:01.199Z | csh system system illumos |
| 209 | 2026-05-08T00:17:01.199Z | ctags system system illumos |
| 210 | 2026-05-08T00:17:01.199Z | file system system illumos |
| 211 | 2026-05-08T00:17:01.199Z | gcc vendor 12 vendor |
| 212 | 2026-05-08T00:17:01.199Z | gcc system 14 system |
| 213 | 2026-05-08T00:17:01.199Z | gcc system 10 system |
| 214 | 2026-05-08T00:17:01.199Z | go system 1.20 system |
| 215 | 2026-05-08T00:17:01.200Z | go system 1.19 system |
| 216 | 2026-05-08T00:17:01.200Z | llvm system 15 system |
| 217 | 2026-05-08T00:17:01.200Z | llvm system 14 system |
| 218 | 2026-05-08T00:17:01.200Z | mariadb system 10.6 system |
| 219 | 2026-05-08T00:17:01.200Z | mta vendor vendor dma |
| 220 | 2026-05-08T00:17:01.200Z | openjdk system 17 system |
| 221 | 2026-05-08T00:17:01.200Z | openjdk system 11 system |
| 222 | 2026-05-08T00:17:01.200Z | openjdk system 1.8 system |
| 223 | 2026-05-08T00:17:01.200Z | openssl vendor 3 vendor |
| 224 | 2026-05-08T00:17:01.200Z | perl system 5.36 system |
| 225 | 2026-05-08T00:17:01.200Z | postgresql system 18 system |
| 226 | 2026-05-08T00:17:01.200Z | postgresql system 15 system |
| 227 | 2026-05-08T00:17:01.200Z | postgresql system 13 system |
| 228 | 2026-05-08T00:17:01.201Z | python vendor 3 vendor |
| 229 | 2026-05-08T00:17:01.201Z | python system 2 system |
| 230 | 2026-05-08T00:17:01.201Z | python3 system 3.11 system |
| 231 | 2026-05-08T00:17:01.201Z | ruby system 3.0 system |
| 232 | 2026-05-08T00:17:01.201Z | words vendor vendor american-english |
| 233 | 2026-05-08T00:17:01.201Z | words system system australian-english |
| 234 | 2026-05-08T00:17:01.201Z | words system system british-english |
| 235 | 2026-05-08T00:17:01.201Z | words system system canadian-english |
| 236 | 2026-05-08T00:17:01.201Z | words system system french |
| 237 | 2026-05-08T00:17:01.201Z | words system system italian |
| 238 | 2026-05-08T00:17:01.201Z | words system system ngerman |
| 239 | 2026-05-08T00:17:01.201Z | words system system ogerman |
| 240 | 2026-05-08T00:17:01.202Z | words system system spanish |
| 241 | 2026-05-08T00:17:01.454Z | PUBLISHER TYPE STATUS P LOCATION |
| 242 | 2026-05-08T00:17:01.455Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 243 | 2026-05-08T00:17:06.632Z | FMRI IFO |
| 244 | 2026-05-08T00:17:06.632Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 245 | 2026-05-08T00:17:06.632Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 246 | 2026-05-08T00:17:06.632Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 247 | 2026-05-08T00:17:06.632Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 248 | 2026-05-08T00:17:06.632Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 249 | 2026-05-08T00:17:06.632Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 250 | 2026-05-08T00:17:06.632Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 251 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 252 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 253 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 254 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 255 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 256 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 257 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 258 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 259 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 260 | 2026-05-08T00:17:06.633Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 261 | 2026-05-08T00:17:07.968Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 262 | 2026-05-08T00:17:08.255Z | Updating crates.io index |
| 263 | 2026-05-08T00:17:08.301Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 264 | 2026-05-08T00:17:08.494Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-05-08T00:17:09.389Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 266 | 2026-05-08T00:17:09.667Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 267 | 2026-05-08T00:17:10.757Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 268 | 2026-05-08T00:17:11.260Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 269 | 2026-05-08T00:17:12.612Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 270 | 2026-05-08T00:17:13.468Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 271 | 2026-05-08T00:17:13.712Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 272 | 2026-05-08T00:17:14.590Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 273 | 2026-05-08T00:17:14.835Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 274 | 2026-05-08T00:17:15.304Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 275 | 2026-05-08T00:17:15.659Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-05-08T00:17:16.550Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 277 | 2026-05-08T00:17:17.069Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 278 | 2026-05-08T00:17:17.316Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 279 | 2026-05-08T00:17:17.733Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 280 | 2026-05-08T00:17:18.041Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 281 | 2026-05-08T00:17:18.375Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 282 | 2026-05-08T00:17:18.575Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 283 | 2026-05-08T00:17:18.805Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 284 | 2026-05-08T00:17:19.220Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 285 | 2026-05-08T00:17:19.699Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 286 | 2026-05-08T00:17:20.071Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 287 | 2026-05-08T00:17:20.412Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 288 | 2026-05-08T00:17:20.673Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 289 | 2026-05-08T00:17:21.546Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 290 | 2026-05-08T00:17:21.784Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-05-08T00:17:22.930Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 292 | 2026-05-08T00:17:23.356Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 293 | 2026-05-08T00:17:23.813Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 294 | 2026-05-08T00:17:24.146Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 295 | 2026-05-08T00:17:24.457Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 296 | 2026-05-08T00:17:24.923Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 297 | 2026-05-08T00:17:25.158Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 298 | 2026-05-08T00:17:25.424Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 299 | 2026-05-08T00:17:25.631Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 300 | 2026-05-08T00:17:25.966Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 301 | 2026-05-08T00:17:38.026Z | Downloading crates ... |
| 302 | 2026-05-08T00:17:38.086Z | Downloaded fnv v1.0.7 |
| 303 | 2026-05-08T00:17:38.094Z | Downloaded clap_lex v1.0.0 |
| 304 | 2026-05-08T00:17:38.098Z | Downloaded byteorder v1.5.0 |
| 305 | 2026-05-08T00:17:38.098Z | Downloaded erased-serde v0.4.9 |
| 306 | 2026-05-08T00:17:38.098Z | Downloaded cargo_metadata v0.21.0 |
| 307 | 2026-05-08T00:17:38.098Z | Downloaded dof v0.3.0 |
| 308 | 2026-05-08T00:17:38.103Z | Downloaded cpufeatures v0.2.17 |
| 309 | 2026-05-08T00:17:38.107Z | Downloaded block-buffer v0.10.4 |
| 310 | 2026-05-08T00:17:38.107Z | Downloaded clap v4.5.60 |
| 311 | 2026-05-08T00:17:38.110Z | Downloaded thiserror-impl v1.0.69 |
| 312 | 2026-05-08T00:17:38.113Z | Downloaded textwrap v0.16.2 |
| 313 | 2026-05-08T00:17:38.113Z | Downloaded version_check v0.9.5 |
| 314 | 2026-05-08T00:17:38.117Z | Downloaded anstyle v1.0.13 |
| 315 | 2026-05-08T00:17:38.117Z | Downloaded sha2 v0.10.9 |
| 316 | 2026-05-08T00:17:38.117Z | Downloaded typeid v1.0.3 |
| 317 | 2026-05-08T00:17:38.120Z | Downloaded yoke-derive v0.8.1 |
| 318 | 2026-05-08T00:17:38.120Z | Downloaded usdt-macro v0.5.0 |
| 319 | 2026-05-08T00:17:38.120Z | Downloaded tabled_derive v0.7.0 |
| 320 | 2026-05-08T00:17:38.120Z | Downloaded bitflags v2.11.0 |
| 321 | 2026-05-08T00:17:38.123Z | Downloaded scroll_derive v0.12.1 |
| 322 | 2026-05-08T00:17:38.123Z | Downloaded generic-array v0.14.7 |
| 323 | 2026-05-08T00:17:38.123Z | Downloaded camino-tempfile v1.4.1 |
| 324 | 2026-05-08T00:17:38.126Z | Downloaded unicode-linebreak v0.1.5 |
| 325 | 2026-05-08T00:17:38.126Z | Downloaded cfg-if v1.0.4 |
| 326 | 2026-05-08T00:17:38.126Z | Downloaded zerofrom-derive v0.1.6 |
| 327 | 2026-05-08T00:17:38.126Z | Downloaded cargo-platform v0.2.0 |
| 328 | 2026-05-08T00:17:38.129Z | Downloaded dtrace-parser v0.2.0 |
| 329 | 2026-05-08T00:17:38.129Z | Downloaded crypto-common v0.1.7 |
| 330 | 2026-05-08T00:17:38.129Z | Downloaded litemap v0.8.1 |
| 331 | 2026-05-08T00:17:38.132Z | Downloaded utf8_iter v1.0.4 |
| 332 | 2026-05-08T00:17:38.132Z | Downloaded usdt-attr-macro v0.5.0 |
| 333 | 2026-05-08T00:17:38.132Z | Downloaded toml_datetime v0.6.11 |
| 334 | 2026-05-08T00:17:38.132Z | Downloaded proc-macro-error v1.0.4 |
| 335 | 2026-05-08T00:17:38.136Z | Downloaded zerofrom v0.1.6 |
| 336 | 2026-05-08T00:17:38.136Z | Downloaded usdt v0.5.0 |
| 337 | 2026-05-08T00:17:38.136Z | Downloaded bytecount v0.6.9 |
| 338 | 2026-05-08T00:17:38.139Z | Downloaded thread-id v4.2.2 |
| 339 | 2026-05-08T00:17:38.139Z | Downloaded cargo_toml v0.21.0 |
| 340 | 2026-05-08T00:17:38.139Z | Downloaded displaydoc v0.2.5 |
| 341 | 2026-05-08T00:17:38.142Z | Downloaded icu_provider v2.1.1 |
| 342 | 2026-05-08T00:17:38.142Z | Downloaded autocfg v1.5.0 |
| 343 | 2026-05-08T00:17:38.142Z | Downloaded errno v0.3.14 |
| 344 | 2026-05-08T00:17:38.145Z | Downloaded equivalent v1.0.2 |
| 345 | 2026-05-08T00:17:38.145Z | Downloaded camino v1.2.2 |
| 346 | 2026-05-08T00:17:38.145Z | Downloaded toml_write v0.1.2 |
| 347 | 2026-05-08T00:17:38.149Z | Downloaded thiserror v2.0.18 |
| 348 | 2026-05-08T00:17:38.154Z | Downloaded idna_adapter v1.2.1 |
| 349 | 2026-05-08T00:17:38.154Z | Downloaded thiserror-impl v2.0.18 |
| 350 | 2026-05-08T00:17:38.154Z | Downloaded thiserror v1.0.69 |
| 351 | 2026-05-08T00:17:38.154Z | Downloaded utf8parse v0.2.2 |
| 352 | 2026-05-08T00:17:38.157Z | Downloaded serde_spanned v0.6.9 |
| 353 | 2026-05-08T00:17:38.157Z | Downloaded pretty-hex v0.4.1 |
| 354 | 2026-05-08T00:17:38.157Z | Downloaded usdt-impl v0.5.0 |
| 355 | 2026-05-08T00:17:38.157Z | Downloaded ordered-float v2.10.1 |
| 356 | 2026-05-08T00:17:38.157Z | Downloaded anstyle-query v1.1.5 |
| 357 | 2026-05-08T00:17:38.162Z | Downloaded fastrand v2.3.0 |
| 358 | 2026-05-08T00:17:38.162Z | Downloaded tinystr v0.8.2 |
| 359 | 2026-05-08T00:17:38.162Z | Downloaded writeable v0.6.2 |
| 360 | 2026-05-08T00:17:38.165Z | Downloaded zmij v1.0.21 |
| 361 | 2026-05-08T00:17:38.165Z | Downloaded cargo-util-schemas v0.8.2 |
| 362 | 2026-05-08T00:17:38.165Z | Downloaded macaddr v1.0.1 |
| 363 | 2026-05-08T00:17:38.165Z | Downloaded digest v0.10.7 |
| 364 | 2026-05-08T00:17:38.165Z | Downloaded heck v0.5.0 |
| 365 | 2026-05-08T00:17:38.168Z | Downloaded quote v1.0.45 |
| 366 | 2026-05-08T00:17:38.168Z | Downloaded unicode-xid v0.2.6 |
| 367 | 2026-05-08T00:17:38.172Z | Downloaded heck v0.4.1 |
| 368 | 2026-05-08T00:17:38.172Z | Downloaded fs-err v3.3.0 |
| 369 | 2026-05-08T00:17:38.172Z | Downloaded form_urlencoded v1.2.2 |
| 370 | 2026-05-08T00:17:38.172Z | Downloaded colorchoice v1.0.4 |
| 371 | 2026-05-08T00:17:38.175Z | Downloaded ucd-trie v0.1.7 |
| 372 | 2026-05-08T00:17:38.175Z | Downloaded terminal_size v0.4.3 |
| 373 | 2026-05-08T00:17:38.175Z | Downloaded toml v0.8.23 |
| 374 | 2026-05-08T00:17:38.180Z | Downloaded swrite v0.1.0 |
| 375 | 2026-05-08T00:17:38.180Z | Downloaded zerocopy-derive v0.7.35 |
| 376 | 2026-05-08T00:17:38.184Z | Downloaded unicode-ident v1.0.24 |
| 377 | 2026-05-08T00:17:38.184Z | Downloaded zerovec-derive v0.11.2 |
| 378 | 2026-05-08T00:17:38.184Z | Downloaded proc-macro-error-attr v1.0.4 |
| 379 | 2026-05-08T00:17:38.184Z | Downloaded smawk v0.3.2 |
| 380 | 2026-05-08T00:17:38.192Z | Downloaded potential_utf v0.1.4 |
| 381 | 2026-05-08T00:17:38.192Z | Downloaded percent-encoding v2.3.2 |
| 382 | 2026-05-08T00:17:38.192Z | Downloaded memmap v0.7.0 |
| 383 | 2026-05-08T00:17:38.192Z | Downloaded plain v0.2.3 |
| 384 | 2026-05-08T00:17:38.196Z | Downloaded url v2.5.8 |
| 385 | 2026-05-08T00:17:38.196Z | Downloaded is_terminal_polyfill v1.70.2 |
| 386 | 2026-05-08T00:17:38.196Z | Downloaded typenum v1.19.0 |
| 387 | 2026-05-08T00:17:38.196Z | Downloaded yoke v0.8.1 |
| 388 | 2026-05-08T00:17:38.201Z | Downloaded serde-value v0.7.0 |
| 389 | 2026-05-08T00:17:38.201Z | Downloaded anstyle-parse v0.2.7 |
| 390 | 2026-05-08T00:17:38.201Z | Downloaded zerotrie v0.2.3 |
| 391 | 2026-05-08T00:17:38.209Z | Downloaded strsim v0.11.1 |
| 392 | 2026-05-08T00:17:38.210Z | Downloaded toml_edit v0.22.27 |
| 393 | 2026-05-08T00:17:38.210Z | Downloaded scroll v0.12.0 |
| 394 | 2026-05-08T00:17:38.210Z | Downloaded memchr v2.8.0 |
| 395 | 2026-05-08T00:17:38.219Z | Downloaded itoa v1.0.17 |
| 396 | 2026-05-08T00:17:38.219Z | Downloaded anstream v0.6.21 |
| 397 | 2026-05-08T00:17:38.228Z | Downloaded zerovec v0.11.5 |
| 398 | 2026-05-08T00:17:38.236Z | Downloaded zerocopy v0.7.35 |
| 399 | 2026-05-08T00:17:38.241Z | Downloaded winnow v0.7.14 |
| 400 | 2026-05-08T00:17:38.244Z | Downloaded smallvec v1.15.1 |
| 401 | 2026-05-08T00:17:38.244Z | Downloaded unicode-width v0.2.0 |
| 402 | 2026-05-08T00:17:38.246Z | Downloaded clap_derive v4.5.55 |
| 403 | 2026-05-08T00:17:38.247Z | Downloaded unicode-width v0.1.14 |
| 404 | 2026-05-08T00:17:38.249Z | Downloaded pest_derive v2.8.6 |
| 405 | 2026-05-08T00:17:38.254Z | Downloaded tempfile v3.25.0 |
| 406 | 2026-05-08T00:17:38.254Z | Downloaded serde_tokenstream v0.2.3 |
| 407 | 2026-05-08T00:17:38.258Z | Downloaded pest_generator v2.8.6 |
| 408 | 2026-05-08T00:17:38.259Z | Downloaded serde_core v1.0.228 |
| 409 | 2026-05-08T00:17:38.259Z | Downloaded semver v1.0.28 |
| 410 | 2026-05-08T00:17:38.259Z | Downloaded anyhow v1.0.102 |
| 411 | 2026-05-08T00:17:38.265Z | Downloaded once_cell v1.21.3 |
| 412 | 2026-05-08T00:17:38.265Z | Downloaded synstructure v0.13.2 |
| 413 | 2026-05-08T00:17:38.265Z | Downloaded stable_deref_trait v1.2.1 |
| 414 | 2026-05-08T00:17:38.265Z | Downloaded serde-untagged v0.1.9 |
| 415 | 2026-05-08T00:17:38.274Z | Downloaded log v0.4.29 |
| 416 | 2026-05-08T00:17:38.274Z | Downloaded serde_derive v1.0.228 |
| 417 | 2026-05-08T00:17:38.274Z | Downloaded icu_properties v2.1.2 |
| 418 | 2026-05-08T00:17:38.278Z | Downloaded getrandom v0.4.1 |
| 419 | 2026-05-08T00:17:38.278Z | Downloaded num-traits v0.2.19 |
| 420 | 2026-05-08T00:17:38.284Z | Downloaded papergrid v0.11.0 |
| 421 | 2026-05-08T00:17:38.287Z | Downloaded pest_meta v2.8.6 |
| 422 | 2026-05-08T00:17:38.287Z | Downloaded icu_normalizer_data v2.1.1 |
| 423 | 2026-05-08T00:17:38.290Z | Downloaded icu_locale_core v2.1.1 |
| 424 | 2026-05-08T00:17:38.292Z | Downloaded proc-macro2 v1.0.106 |
| 425 | 2026-05-08T00:17:38.299Z | Downloaded serde v1.0.228 |
| 426 | 2026-05-08T00:17:38.302Z | Downloaded icu_normalizer v2.1.1 |
| 427 | 2026-05-08T00:17:38.313Z | Downloaded icu_collections v2.1.1 |
| 428 | 2026-05-08T00:17:38.319Z | Downloaded serde_json v1.0.149 |
| 429 | 2026-05-08T00:17:38.327Z | Downloaded indexmap v2.14.0 |
| 430 | 2026-05-08T00:17:38.348Z | Downloaded pest v2.8.6 |
| 431 | 2026-05-08T00:17:38.354Z | Downloaded icu_properties_data v2.1.2 |
| 432 | 2026-05-08T00:17:38.361Z | Downloaded idna v1.1.0 |
| 433 | 2026-05-08T00:17:38.361Z | Downloaded clap_builder v4.5.60 |
| 434 | 2026-05-08T00:17:38.366Z | Downloaded hashbrown v0.17.0 |
| 435 | 2026-05-08T00:17:38.366Z | Downloaded goblin v0.8.2 |
| 436 | 2026-05-08T00:17:38.370Z | Downloaded tabled v0.15.0 |
| 437 | 2026-05-08T00:17:38.389Z | Downloaded syn v1.0.109 |
| 438 | 2026-05-08T00:17:38.401Z | Downloaded syn v2.0.117 |
| 439 | 2026-05-08T00:17:38.413Z | Downloaded rustix v1.1.3 |
| 440 | 2026-05-08T00:17:38.440Z | Downloaded libc v0.2.185 |
| 441 | 2026-05-08T00:17:38.515Z | Compiling proc-macro2 v1.0.106 |
| 442 | 2026-05-08T00:17:38.515Z | Compiling quote v1.0.45 |
| 443 | 2026-05-08T00:17:38.515Z | Compiling unicode-ident v1.0.24 |
| 444 | 2026-05-08T00:17:38.519Z | Compiling serde_core v1.0.228 |
| 445 | 2026-05-08T00:17:38.519Z | Compiling libc v0.2.185 |
| 446 | 2026-05-08T00:17:38.519Z | Compiling version_check v0.9.5 |
| 447 | 2026-05-08T00:17:38.519Z | Compiling stable_deref_trait v1.2.1 |
| 448 | 2026-05-08T00:17:38.519Z | Compiling serde v1.0.228 |
| 449 | 2026-05-08T00:17:38.519Z | Compiling memchr v2.8.0 |
| 450 | 2026-05-08T00:17:38.519Z | Compiling zmij v1.0.21 |
| 451 | 2026-05-08T00:17:38.519Z | Compiling ucd-trie v0.1.7 |
| 452 | 2026-05-08T00:17:38.520Z | Compiling thiserror v1.0.69 |
| 453 | 2026-05-08T00:17:38.520Z | Compiling autocfg v1.5.0 |
| 454 | 2026-05-08T00:17:38.520Z | Compiling itoa v1.0.17 |
| 455 | 2026-05-08T00:17:38.520Z | Compiling writeable v0.6.2 |
| 456 | 2026-05-08T00:17:38.989Z | Compiling litemap v0.8.1 |
| 457 | 2026-05-08T00:17:38.992Z | Compiling icu_properties_data v2.1.2 |
| 458 | 2026-05-08T00:17:39.032Z | Compiling byteorder v1.5.0 |
| 459 | 2026-05-08T00:17:39.192Z | Compiling rustix v1.1.3 |
| 460 | 2026-05-08T00:17:39.196Z | Compiling icu_normalizer_data v2.1.1 |
| 461 | 2026-05-08T00:17:39.229Z | Compiling serde_json v1.0.149 |
| 462 | 2026-05-08T00:17:39.446Z | Compiling bitflags v2.11.0 |
| 463 | 2026-05-08T00:17:39.557Z | Compiling pest v2.8.6 |
| 464 | 2026-05-08T00:17:39.622Z | Compiling num-traits v0.2.19 |
| 465 | 2026-05-08T00:17:39.845Z | Compiling equivalent v1.0.2 |
| 466 | 2026-05-08T00:17:39.858Z | Compiling smallvec v1.15.1 |
| 467 | 2026-05-08T00:17:39.875Z | Compiling typeid v1.0.3 |
| 468 | 2026-05-08T00:17:39.878Z | Compiling hashbrown v0.17.0 |
| 469 | 2026-05-08T00:17:39.933Z | Compiling proc-macro-error-attr v1.0.4 |
| 470 | 2026-05-08T00:17:39.955Z | Compiling usdt-impl v0.5.0 |
| 471 | 2026-05-08T00:17:40.014Z | Compiling erased-serde v0.4.9 |
| 472 | 2026-05-08T00:17:40.121Z | Compiling winnow v0.7.14 |
| 473 | 2026-05-08T00:17:40.170Z | Compiling toml_write v0.1.2 |
| 474 | 2026-05-08T00:17:40.194Z | Compiling syn v1.0.109 |
| 475 | 2026-05-08T00:17:40.299Z | Compiling errno v0.3.14 |
| 476 | 2026-05-08T00:17:40.322Z | Compiling thread-id v4.2.2 |
| 477 | 2026-05-08T00:17:40.386Z | Compiling proc-macro-error v1.0.4 |
| 478 | 2026-05-08T00:17:40.423Z | Compiling utf8parse v0.2.2 |
| 479 | 2026-05-08T00:17:40.486Z | Compiling thiserror v2.0.18 |
| 480 | 2026-05-08T00:17:40.569Z | Compiling log v0.4.29 |
| 481 | 2026-05-08T00:17:40.611Z | Compiling indexmap v2.14.0 |
| 482 | 2026-05-08T00:17:40.624Z | Compiling camino v1.2.2 |
| 483 | 2026-05-08T00:17:40.657Z | Compiling percent-encoding v2.3.2 |
| 484 | 2026-05-08T00:17:40.677Z | Compiling plain v0.2.3 |
| 485 | 2026-05-08T00:17:40.699Z | Compiling getrandom v0.4.1 |
| 486 | 2026-05-08T00:17:40.702Z | Compiling utf8_iter v1.0.4 |
| 487 | 2026-05-08T00:17:40.846Z | Compiling syn v2.0.117 |
| 488 | 2026-05-08T00:17:40.881Z | Compiling form_urlencoded v1.2.2 |
| 489 | 2026-05-08T00:17:40.968Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-05-08T00:17:41.100Z | Compiling ordered-float v2.10.1 |
| 491 | 2026-05-08T00:17:41.126Z | Compiling anstyle-parse v0.2.7 |
| 492 | 2026-05-08T00:17:41.165Z | Compiling pretty-hex v0.4.1 |
| 493 | 2026-05-08T00:17:41.221Z | Compiling colorchoice v1.0.4 |
| 494 | 2026-05-08T00:17:41.242Z | Compiling cfg-if v1.0.4 |
| 495 | 2026-05-08T00:17:41.265Z | Compiling anstyle-query v1.1.5 |
| 496 | 2026-05-08T00:17:41.350Z | Compiling anstyle v1.0.13 |
| 497 | 2026-05-08T00:17:41.372Z | Compiling is_terminal_polyfill v1.70.2 |
| 498 | 2026-05-08T00:17:41.418Z | Compiling fs-err v3.3.0 |
| 499 | 2026-05-08T00:17:41.462Z | Compiling bytecount v0.6.9 |
| 500 | 2026-05-08T00:17:41.465Z | Compiling once_cell v1.21.3 |
| 501 | 2026-05-08T00:17:41.465Z | Compiling heck v0.4.1 |
| 502 | 2026-05-08T00:17:41.542Z | Compiling fnv v1.0.7 |
| 503 | 2026-05-08T00:17:41.613Z | Compiling terminal_size v0.4.3 |
| 504 | 2026-05-08T00:17:41.636Z | Compiling anstream v0.6.21 |
| 505 | 2026-05-08T00:17:41.667Z | Compiling clap_lex v1.0.0 |
| 506 | 2026-05-08T00:17:41.696Z | Compiling heck v0.5.0 |
| 507 | 2026-05-08T00:17:41.714Z | Compiling strsim v0.11.1 |
| 508 | 2026-05-08T00:17:41.718Z | Compiling anyhow v1.0.102 |
| 509 | 2026-05-08T00:17:41.800Z | Compiling unicode-width v0.1.14 |
| 510 | 2026-05-08T00:17:41.800Z | Compiling unicode-xid v0.2.6 |
| 511 | 2026-05-08T00:17:41.965Z | Compiling semver v1.0.28 |
| 512 | 2026-05-08T00:17:42.006Z | Compiling fastrand v2.3.0 |
| 513 | 2026-05-08T00:17:42.026Z | Compiling clap_builder v4.5.60 |
| 514 | 2026-05-08T00:17:42.073Z | Compiling memmap v0.7.0 |
| 515 | 2026-05-08T00:17:42.159Z | Compiling papergrid v0.11.0 |
| 516 | 2026-05-08T00:17:42.177Z | Compiling unicode-width v0.2.0 |
| 517 | 2026-05-08T00:17:42.198Z | Compiling smawk v0.3.2 |
| 518 | 2026-05-08T00:17:42.332Z | Compiling tempfile v3.25.0 |
| 519 | 2026-05-08T00:17:42.377Z | Compiling serde-untagged v0.1.9 |
| 520 | 2026-05-08T00:17:42.398Z | Compiling unicode-linebreak v0.1.5 |
| 521 | 2026-05-08T00:17:42.491Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 522 | 2026-05-08T00:17:42.522Z | Compiling swrite v0.1.0 |
| 523 | 2026-05-08T00:17:42.653Z | Compiling textwrap v0.16.2 |
| 524 | 2026-05-08T00:17:42.683Z | Compiling camino-tempfile v1.4.1 |
| 525 | 2026-05-08T00:17:43.021Z | Compiling tabled_derive v0.7.0 |
| 526 | 2026-05-08T00:17:43.797Z | Compiling tabled v0.15.0 |
| 527 | 2026-05-08T00:17:43.816Z | Compiling synstructure v0.13.2 |
| 528 | 2026-05-08T00:17:43.821Z | Compiling pest_generator v2.8.6 |
| 529 | 2026-05-08T00:17:44.420Z | Compiling serde_derive v1.0.228 |
| 530 | 2026-05-08T00:17:44.420Z | Compiling zerofrom-derive v0.1.6 |
| 531 | 2026-05-08T00:17:44.423Z | Compiling yoke-derive v0.8.1 |
| 532 | 2026-05-08T00:17:44.423Z | Compiling zerovec-derive v0.11.2 |
| 533 | 2026-05-08T00:17:44.423Z | Compiling displaydoc v0.2.5 |
| 534 | 2026-05-08T00:17:44.424Z | Compiling thiserror-impl v1.0.69 |
| 535 | 2026-05-08T00:17:44.424Z | Compiling zerocopy-derive v0.7.35 |
| 536 | 2026-05-08T00:17:44.424Z | Compiling scroll_derive v0.12.1 |
| 537 | 2026-05-08T00:17:44.424Z | Compiling thiserror-impl v2.0.18 |
| 538 | 2026-05-08T00:17:44.424Z | Compiling clap_derive v4.5.55 |
| 539 | 2026-05-08T00:17:44.536Z | Compiling pest_derive v2.8.6 |
| 540 | 2026-05-08T00:17:45.209Z | Compiling zerocopy v0.7.35 |
| 541 | 2026-05-08T00:17:45.235Z | Compiling scroll v0.12.0 |
| 542 | 2026-05-08T00:17:45.497Z | Compiling goblin v0.8.2 |
| 543 | 2026-05-08T00:17:45.575Z | Compiling zerofrom v0.1.6 |
| 544 | 2026-05-08T00:17:45.697Z | Compiling yoke v0.8.1 |
| 545 | 2026-05-08T00:17:45.780Z | Compiling dtrace-parser v0.2.0 |
| 546 | 2026-05-08T00:17:45.915Z | Compiling zerovec v0.11.5 |
| 547 | 2026-05-08T00:17:45.915Z | Compiling zerotrie v0.2.3 |
| 548 | 2026-05-08T00:17:45.998Z | Compiling clap v4.5.60 |
| 549 | 2026-05-08T00:17:46.432Z | Compiling tinystr v0.8.2 |
| 550 | 2026-05-08T00:17:46.432Z | Compiling potential_utf v0.1.4 |
| 551 | 2026-05-08T00:17:46.554Z | Compiling icu_collections v2.1.1 |
| 552 | 2026-05-08T00:17:46.614Z | Compiling icu_locale_core v2.1.1 |
| 553 | 2026-05-08T00:17:47.219Z | Compiling icu_provider v2.1.1 |
| 554 | 2026-05-08T00:17:47.337Z | Compiling toml_datetime v0.6.11 |
| 555 | 2026-05-08T00:17:47.337Z | Compiling serde_spanned v0.6.9 |
| 556 | 2026-05-08T00:17:47.340Z | Compiling serde-value v0.7.0 |
| 557 | 2026-05-08T00:17:47.340Z | Compiling cargo-platform v0.2.0 |
| 558 | 2026-05-08T00:17:47.340Z | Compiling macaddr v1.0.1 |
| 559 | 2026-05-08T00:17:47.356Z | Compiling dof v0.3.0 |
| 560 | 2026-05-08T00:17:47.361Z | Compiling serde_tokenstream v0.2.3 |
| 561 | 2026-05-08T00:17:47.473Z | Compiling icu_properties v2.1.2 |
| 562 | 2026-05-08T00:17:47.479Z | Compiling icu_normalizer v2.1.1 |
| 563 | 2026-05-08T00:17:47.649Z | Compiling toml_edit v0.22.27 |
| 564 | 2026-05-08T00:17:48.177Z | Compiling usdt-macro v0.5.0 |
| 565 | 2026-05-08T00:17:48.180Z | Compiling usdt-attr-macro v0.5.0 |
| 566 | 2026-05-08T00:17:48.396Z | Compiling idna_adapter v1.2.1 |
| 567 | 2026-05-08T00:17:48.514Z | Compiling idna v1.1.0 |
| 568 | 2026-05-08T00:17:48.804Z | Compiling url v2.5.8 |
| 569 | 2026-05-08T00:17:48.823Z | Compiling usdt v0.5.0 |
| 570 | 2026-05-08T00:17:49.047Z | Compiling toml v0.8.23 |
| 571 | 2026-05-08T00:17:49.417Z | Compiling cargo-util-schemas v0.8.2 |
| 572 | 2026-05-08T00:17:49.417Z | Compiling cargo_toml v0.21.0 |
| 573 | 2026-05-08T00:17:50.269Z | Compiling cargo_metadata v0.21.0 |
| 574 | 2026-05-08T00:17:51.288Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 575 | 2026-05-08T00:17:53.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.85s |
| 576 | 2026-05-08T00:17:53.893Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 577 | 2026-05-08T00:17:54.509Z | Downloading crates ... |
| 578 | 2026-05-08T00:17:54.625Z | Downloaded async-stream v0.3.6 |
| 579 | 2026-05-08T00:17:54.629Z | Downloaded bitfield-macros v0.19.4 |
| 580 | 2026-05-08T00:17:54.629Z | Downloaded darling v0.21.3 |
| 581 | 2026-05-08T00:17:54.633Z | Downloaded crc-catalog v2.4.0 |
| 582 | 2026-05-08T00:17:54.634Z | Downloaded darling_macro v0.21.3 |
| 583 | 2026-05-08T00:17:54.634Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 584 | 2026-05-08T00:17:54.638Z | Downloaded array-init v0.0.4 |
| 585 | 2026-05-08T00:17:54.638Z | Downloaded cfg_aliases v0.1.1 |
| 586 | 2026-05-08T00:17:54.638Z | Downloaded darling v0.20.11 |
| 587 | 2026-05-08T00:17:54.661Z | Downloaded atomic-waker v1.1.2 |
| 588 | 2026-05-08T00:17:54.661Z | Downloaded backoff v0.4.0 |
| 589 | 2026-05-08T00:17:54.661Z | Downloaded daft-derive v0.1.5 |
| 590 | 2026-05-08T00:17:54.675Z | Downloaded ciborium-ll v0.2.2 |
| 591 | 2026-05-08T00:17:54.675Z | Downloaded ascii-canvas v3.0.0 |
| 592 | 2026-05-08T00:17:54.675Z | Downloaded convert_case v0.10.0 |
| 593 | 2026-05-08T00:17:54.675Z | Downloaded compression-codecs v0.4.37 |
| 594 | 2026-05-08T00:17:54.675Z | Downloaded darling_core v0.20.11 |
| 595 | 2026-05-08T00:17:54.675Z | Downloaded ecdsa v0.16.9 |
| 596 | 2026-05-08T00:17:54.676Z | Downloaded compression-core v0.4.31 |
| 597 | 2026-05-08T00:17:54.676Z | Downloaded derive_builder_core v0.20.2 |
| 598 | 2026-05-08T00:17:54.676Z | Downloaded bit-set v0.5.3 |
| 599 | 2026-05-08T00:17:54.676Z | Downloaded crc v3.4.0 |
| 600 | 2026-05-08T00:17:54.676Z | Downloaded cmake v0.1.57 |
| 601 | 2026-05-08T00:17:54.676Z | Downloaded cassowary v0.3.0 |
| 602 | 2026-05-08T00:17:54.676Z | Downloaded bb8 v0.8.6 |
| 603 | 2026-05-08T00:17:54.676Z | Downloaded bit-vec v0.6.3 |
| 604 | 2026-05-08T00:17:54.676Z | Downloaded darling v0.23.0 |
| 605 | 2026-05-08T00:17:54.679Z | Downloaded curve25519-dalek v4.1.3 |
| 606 | 2026-05-08T00:17:54.679Z | Downloaded convert_case v0.4.0 |
| 607 | 2026-05-08T00:17:54.679Z | Downloaded csv-core v0.1.13 |
| 608 | 2026-05-08T00:17:54.679Z | Downloaded der_derive v0.7.3 |
| 609 | 2026-05-08T00:17:54.679Z | Downloaded debug-ignore v1.0.5 |
| 610 | 2026-05-08T00:17:54.679Z | Downloaded endian-type v0.1.2 |
| 611 | 2026-05-08T00:17:54.679Z | Downloaded des v0.8.1 |
| 612 | 2026-05-08T00:17:54.684Z | Downloaded darling_macro v0.20.11 |
| 613 | 2026-05-08T00:17:54.684Z | Downloaded const_format_proc_macros v0.2.34 |
| 614 | 2026-05-08T00:17:54.688Z | Downloaded byte-wrapper v0.1.0 |
| 615 | 2026-05-08T00:17:54.688Z | Downloaded cargo-platform v0.1.9 |
| 616 | 2026-05-08T00:17:54.688Z | Downloaded downcast-rs v2.0.2 |
| 617 | 2026-05-08T00:17:54.688Z | Downloaded filetime v0.2.27 |
| 618 | 2026-05-08T00:17:54.693Z | Downloaded dirs-next v2.0.0 |
| 619 | 2026-05-08T00:17:54.693Z | Downloaded crc8 v0.1.1 |
| 620 | 2026-05-08T00:17:54.693Z | Downloaded castaway v0.2.4 |
| 621 | 2026-05-08T00:17:54.693Z | Downloaded dirs-sys-next v0.1.2 |
| 622 | 2026-05-08T00:17:54.697Z | Downloaded derive_builder_macro v0.20.2 |
| 623 | 2026-05-08T00:17:54.697Z | Downloaded arrayref v0.3.9 |
| 624 | 2026-05-08T00:17:54.697Z | Downloaded dsl_auto_type v0.2.0 |
| 625 | 2026-05-08T00:17:54.697Z | Downloaded dtrace-parser v0.3.0 |
| 626 | 2026-05-08T00:17:54.702Z | Downloaded bzip2 v0.6.1 |
| 627 | 2026-05-08T00:17:54.702Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 628 | 2026-05-08T00:17:54.702Z | Downloaded console v0.16.2 |
| 629 | 2026-05-08T00:17:54.702Z | Downloaded env_filter v1.0.0 |
| 630 | 2026-05-08T00:17:54.706Z | Downloaded fixedbitset v0.4.2 |
| 631 | 2026-05-08T00:17:54.706Z | Downloaded enum-as-inner v0.6.1 |
| 632 | 2026-05-08T00:17:54.707Z | Downloaded embedded-io v0.6.1 |
| 633 | 2026-05-08T00:17:54.707Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 634 | 2026-05-08T00:17:54.709Z | Downloaded atty v0.2.14 |
| 635 | 2026-05-08T00:17:54.710Z | Downloaded embedded-io v0.4.0 |
| 636 | 2026-05-08T00:17:54.710Z | Downloaded float-ord v0.3.2 |
| 637 | 2026-05-08T00:17:54.710Z | Downloaded foreign-types-macros v0.2.3 |
| 638 | 2026-05-08T00:17:54.714Z | Downloaded dyn-clone v1.0.20 |
| 639 | 2026-05-08T00:17:54.714Z | Downloaded float-cmp v0.10.0 |
| 640 | 2026-05-08T00:17:54.714Z | Downloaded corncobs v0.1.4 |
| 641 | 2026-05-08T00:17:54.719Z | Downloaded bitfield-struct v0.6.2 |
| 642 | 2026-05-08T00:17:54.719Z | Downloaded dof v0.4.0 |
| 643 | 2026-05-08T00:17:54.719Z | Downloaded crunchy v0.2.4 |
| 644 | 2026-05-08T00:17:54.719Z | Downloaded display-error-chain v0.2.2 |
| 645 | 2026-05-08T00:17:54.719Z | Downloaded colored v2.2.0 |
| 646 | 2026-05-08T00:17:54.723Z | Downloaded defmt-parser v1.0.0 |
| 647 | 2026-05-08T00:17:54.723Z | Downloaded difflib v0.4.0 |
| 648 | 2026-05-08T00:17:54.723Z | Downloaded cpufeatures v0.3.0 |
| 649 | 2026-05-08T00:17:54.723Z | Downloaded bit-set v0.8.0 |
| 650 | 2026-05-08T00:17:54.726Z | Downloaded chacha20 v0.10.0 |
| 651 | 2026-05-08T00:17:54.727Z | Downloaded deranged v0.5.8 |
| 652 | 2026-05-08T00:17:54.727Z | Downloaded atomicwrites v0.4.4 |
| 653 | 2026-05-08T00:17:54.732Z | Downloaded fallible-iterator v0.2.0 |
| 654 | 2026-05-08T00:17:54.732Z | Downloaded data-encoding v2.10.0 |
| 655 | 2026-05-08T00:17:54.732Z | Downloaded critical-section v1.2.0 |
| 656 | 2026-05-08T00:17:54.742Z | Downloaded async-stream-impl v0.3.6 |
| 657 | 2026-05-08T00:17:54.742Z | Downloaded aead v0.5.2 |
| 658 | 2026-05-08T00:17:54.742Z | Downloaded crucible-workspace-hack v0.1.0 |
| 659 | 2026-05-08T00:17:54.742Z | Downloaded foreign-types v0.3.2 |
| 660 | 2026-05-08T00:17:54.742Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 661 | 2026-05-08T00:17:54.742Z | Downloaded dunce v1.0.5 |
| 662 | 2026-05-08T00:17:54.742Z | Downloaded bcs v0.1.6 |
| 663 | 2026-05-08T00:17:54.742Z | Downloaded crc32fast v1.5.0 |
| 664 | 2026-05-08T00:17:54.742Z | Downloaded defmt v0.3.100 |
| 665 | 2026-05-08T00:17:54.742Z | Downloaded foreign-types v0.5.0 |
| 666 | 2026-05-08T00:17:54.747Z | Downloaded darling_macro v0.23.0 |
| 667 | 2026-05-08T00:17:54.747Z | Downloaded foreign-types-shared v0.3.1 |
| 668 | 2026-05-08T00:17:54.747Z | Downloaded document-features v0.2.12 |
| 669 | 2026-05-08T00:17:54.747Z | Downloaded futures-sink v0.3.32 |
| 670 | 2026-05-08T00:17:54.747Z | Downloaded futures-core v0.3.32 |
| 671 | 2026-05-08T00:17:54.747Z | Downloaded block-padding v0.3.3 |
| 672 | 2026-05-08T00:17:54.747Z | Downloaded base16ct v0.2.0 |
| 673 | 2026-05-08T00:17:54.752Z | Downloaded assert_matches v1.5.0 |
| 674 | 2026-05-08T00:17:54.752Z | Downloaded cstr-argument v0.1.2 |
| 675 | 2026-05-08T00:17:54.752Z | Downloaded cobs v0.3.0 |
| 676 | 2026-05-08T00:17:54.752Z | Downloaded ciborium-io v0.2.2 |
| 677 | 2026-05-08T00:17:54.752Z | Downloaded cfg_aliases v0.2.1 |
| 678 | 2026-05-08T00:17:54.755Z | Downloaded daft v0.1.5 |
| 679 | 2026-05-08T00:17:54.755Z | Downloaded constant_time_eq v0.4.2 |
| 680 | 2026-05-08T00:17:54.755Z | Downloaded futures-task v0.3.32 |
| 681 | 2026-05-08T00:17:54.757Z | Downloaded futures-io v0.3.32 |
| 682 | 2026-05-08T00:17:54.757Z | Downloaded bit-vec v0.8.0 |
| 683 | 2026-05-08T00:17:54.758Z | Downloaded cexpr v0.6.0 |
| 684 | 2026-05-08T00:17:54.760Z | Downloaded ghash v0.5.1 |
| 685 | 2026-05-08T00:17:54.760Z | Downloaded globwalk v0.9.1 |
| 686 | 2026-05-08T00:17:54.766Z | Downloaded futures-macro v0.3.32 |
| 687 | 2026-05-08T00:17:54.766Z | Downloaded funty v2.0.0 |
| 688 | 2026-05-08T00:17:54.766Z | Downloaded gethostname v0.5.0 |
| 689 | 2026-05-08T00:17:54.766Z | Downloaded async-recursion v1.1.1 |
| 690 | 2026-05-08T00:17:54.773Z | Downloaded fxhash v0.2.1 |
| 691 | 2026-05-08T00:17:54.773Z | Downloaded ff v0.13.1 |
| 692 | 2026-05-08T00:17:54.773Z | Downloaded either v1.15.0 |
| 693 | 2026-05-08T00:17:54.773Z | Downloaded chacha20 v0.9.1 |
| 694 | 2026-05-08T00:17:54.777Z | Downloaded blowfish v0.9.1 |
| 695 | 2026-05-08T00:17:54.777Z | Downloaded foldhash v0.2.0 |
| 696 | 2026-05-08T00:17:54.777Z | Downloaded arrayvec v0.7.6 |
| 697 | 2026-05-08T00:17:54.777Z | Downloaded derive-ex v0.1.8 |
| 698 | 2026-05-08T00:17:54.777Z | Downloaded cipher v0.4.4 |
| 699 | 2026-05-08T00:17:54.780Z | Downloaded buf-list v1.1.2 |
| 700 | 2026-05-08T00:17:54.780Z | Downloaded headers-core v0.3.0 |
| 701 | 2026-05-08T00:17:54.780Z | Downloaded hash32 v0.2.1 |
| 702 | 2026-05-08T00:17:54.781Z | Downloaded foreign-types-shared v0.1.1 |
| 703 | 2026-05-08T00:17:54.783Z | Downloaded hex v0.4.3 |
| 704 | 2026-05-08T00:17:54.786Z | Downloaded ed25519 v2.2.3 |
| 705 | 2026-05-08T00:17:54.786Z | Downloaded defmt v1.0.1 |
| 706 | 2026-05-08T00:17:54.792Z | Downloaded argon2 v0.5.3 |
| 707 | 2026-05-08T00:17:54.795Z | Downloaded hex-literal v0.4.1 |
| 708 | 2026-05-08T00:17:54.795Z | Downloaded cbc v0.1.2 |
| 709 | 2026-05-08T00:17:54.797Z | Downloaded hubpack_derive v0.1.1 |
| 710 | 2026-05-08T00:17:54.797Z | Downloaded fs-err v2.11.0 |
| 711 | 2026-05-08T00:17:54.797Z | Downloaded base64ct v1.8.3 |
| 712 | 2026-05-08T00:17:54.802Z | Downloaded http-range v0.1.5 |
| 713 | 2026-05-08T00:17:54.802Z | Downloaded home v0.5.12 |
| 714 | 2026-05-08T00:17:54.805Z | Downloaded hostname v0.3.1 |
| 715 | 2026-05-08T00:17:54.805Z | Downloaded erased-serde v0.3.31 |
| 716 | 2026-05-08T00:17:54.805Z | Downloaded clang-sys v1.8.1 |
| 717 | 2026-05-08T00:17:54.807Z | Downloaded http-body v1.0.1 |
| 718 | 2026-05-08T00:17:54.807Z | Downloaded fixedbitset v0.5.7 |
| 719 | 2026-05-08T00:17:54.812Z | Downloaded hostname v0.4.2 |
| 720 | 2026-05-08T00:17:54.812Z | Downloaded ident_case v1.0.1 |
| 721 | 2026-05-08T00:17:54.812Z | Downloaded ena v0.14.4 |
| 722 | 2026-05-08T00:17:54.815Z | Downloaded flagset v0.4.7 |
| 723 | 2026-05-08T00:17:54.815Z | Downloaded drift v0.1.3 |
| 724 | 2026-05-08T00:17:54.818Z | Downloaded env_logger v0.11.9 |
| 725 | 2026-05-08T00:17:54.824Z | Downloaded crc-any v2.5.0 |
| 726 | 2026-05-08T00:17:54.824Z | Downloaded globset v0.4.18 |
| 727 | 2026-05-08T00:17:54.824Z | Downloaded futures-executor v0.3.32 |
| 728 | 2026-05-08T00:17:54.827Z | Downloaded hubpack v0.1.2 |
| 729 | 2026-05-08T00:17:54.827Z | Downloaded httpdate v1.0.3 |
| 730 | 2026-05-08T00:17:54.827Z | Downloaded ctr v0.9.2 |
| 731 | 2026-05-08T00:17:54.827Z | Downloaded internet-checksum v0.2.1 |
| 732 | 2026-05-08T00:17:54.831Z | Downloaded fd-lock v4.0.4 |
| 733 | 2026-05-08T00:17:54.831Z | Downloaded diesel-dtrace v0.5.0 |
| 734 | 2026-05-08T00:17:54.831Z | Downloaded hyper-tls v0.6.0 |
| 735 | 2026-05-08T00:17:54.835Z | Downloaded cargo_metadata v0.19.2 |
| 736 | 2026-05-08T00:17:54.835Z | Downloaded bitflags v1.3.2 |
| 737 | 2026-05-08T00:17:54.835Z | Downloaded indoc v1.0.9 |
| 738 | 2026-05-08T00:17:54.840Z | Downloaded instant v0.1.13 |
| 739 | 2026-05-08T00:17:54.840Z | Downloaded git-stub-vcs v0.1.0 |
| 740 | 2026-05-08T00:17:54.840Z | Downloaded git-stub v1.0.0 |
| 741 | 2026-05-08T00:17:54.844Z | Downloaded foldhash v0.1.5 |
| 742 | 2026-05-08T00:17:54.844Z | Downloaded crossbeam-utils v0.8.21 |
| 743 | 2026-05-08T00:17:54.844Z | Downloaded crossbeam-epoch v0.9.18 |
| 744 | 2026-05-08T00:17:54.850Z | Downloaded crossbeam-deque v0.8.6 |
| 745 | 2026-05-08T00:17:54.850Z | Downloaded group v0.13.0 |
| 746 | 2026-05-08T00:17:54.850Z | Downloaded hash32 v0.3.1 |
| 747 | 2026-05-08T00:17:54.850Z | Downloaded kstat-rs v0.2.4 |
| 748 | 2026-05-08T00:17:54.854Z | Downloaded fatfs v0.3.6 |
| 749 | 2026-05-08T00:17:54.854Z | Downloaded derive_builder v0.20.2 |
| 750 | 2026-05-08T00:17:54.857Z | Downloaded lazy_static v1.5.0 |
| 751 | 2026-05-08T00:17:54.857Z | Downloaded cookie v0.18.1 |
| 752 | 2026-05-08T00:17:54.861Z | Downloaded is-terminal v0.4.17 |
| 753 | 2026-05-08T00:17:54.861Z | Downloaded ciborium v0.2.2 |
| 754 | 2026-05-08T00:17:54.862Z | Downloaded cancel-safe-futures v0.1.5 |
| 755 | 2026-05-08T00:17:54.868Z | Downloaded lalrpop-util v0.19.12 |
| 756 | 2026-05-08T00:17:54.868Z | Downloaded keccak v0.1.6 |
| 757 | 2026-05-08T00:17:54.868Z | Downloaded bzip2 v0.4.4 |
| 758 | 2026-05-08T00:17:54.871Z | Downloaded backon v1.6.0 |
| 759 | 2026-05-08T00:17:54.871Z | Downloaded is_ci v1.2.0 |
| 760 | 2026-05-08T00:17:54.871Z | Downloaded linked-hash-map v0.5.6 |
| 761 | 2026-05-08T00:17:54.871Z | Downloaded highway v1.3.0 |
| 762 | 2026-05-08T00:17:54.871Z | Downloaded instability v0.3.11 |
| 763 | 2026-05-08T00:17:54.874Z | Downloaded lru-slab v0.1.2 |
| 764 | 2026-05-08T00:17:54.874Z | Downloaded lru-cache v0.1.2 |
| 765 | 2026-05-08T00:17:54.874Z | Downloaded libscf-sys v1.1.0 |
| 766 | 2026-05-08T00:17:54.874Z | Downloaded maplit v1.0.2 |
| 767 | 2026-05-08T00:17:54.876Z | Downloaded managed v0.8.0 |
| 768 | 2026-05-08T00:17:54.876Z | Downloaded lru v0.12.5 |
| 769 | 2026-05-08T00:17:54.876Z | Downloaded inout v0.1.4 |
| 770 | 2026-05-08T00:17:54.879Z | Downloaded blake2 v0.10.6 |
| 771 | 2026-05-08T00:17:54.879Z | Downloaded base64 v0.21.7 |
| 772 | 2026-05-08T00:17:54.882Z | Downloaded hyper-staticfile v0.10.1 |
| 773 | 2026-05-08T00:17:54.885Z | Downloaded humantime v2.3.0 |
| 774 | 2026-05-08T00:17:54.885Z | Downloaded find-msvc-tools v0.1.9 |
| 775 | 2026-05-08T00:17:54.888Z | Downloaded defmt-macros v1.0.1 |
| 776 | 2026-05-08T00:17:54.891Z | Downloaded ingot-types v0.1.2 |
| 777 | 2026-05-08T00:17:54.891Z | Downloaded memoffset v0.9.1 |
| 778 | 2026-05-08T00:17:54.891Z | Downloaded futures-channel v0.3.32 |
| 779 | 2026-05-08T00:17:54.894Z | Downloaded mime v0.3.17 |
| 780 | 2026-05-08T00:17:54.894Z | Downloaded fs_extra v1.3.0 |
| 781 | 2026-05-08T00:17:54.898Z | Downloaded maybe-uninit v2.0.0 |
| 782 | 2026-05-08T00:17:54.898Z | Downloaded lzss v0.8.2 |
| 783 | 2026-05-08T00:17:54.902Z | Downloaded ar_archive_writer v0.5.1 |
| 784 | 2026-05-08T00:17:54.902Z | Downloaded md-5 v0.10.6 |
| 785 | 2026-05-08T00:17:54.902Z | Downloaded match_cfg v0.1.0 |
| 786 | 2026-05-08T00:17:54.902Z | Downloaded md5 v0.7.0 |
| 787 | 2026-05-08T00:17:54.905Z | Downloaded dropshot_endpoint v0.16.7 |
| 788 | 2026-05-08T00:17:54.905Z | Downloaded indoc v2.0.7 |
| 789 | 2026-05-08T00:17:54.908Z | Downloaded getrandom v0.2.17 |
| 790 | 2026-05-08T00:17:54.911Z | Downloaded ipnetwork v0.21.1 |
| 791 | 2026-05-08T00:17:54.911Z | Downloaded diff v0.1.13 |
| 792 | 2026-05-08T00:17:54.914Z | Downloaded dropshot_endpoint v0.17.0 |
| 793 | 2026-05-08T00:17:54.917Z | Downloaded ipnet v2.11.0 |
| 794 | 2026-05-08T00:17:54.917Z | Downloaded newtype_derive v0.1.6 |
| 795 | 2026-05-08T00:17:54.917Z | Downloaded nodrop v0.1.14 |
| 796 | 2026-05-08T00:17:54.921Z | Downloaded newline-converter v0.3.0 |
| 797 | 2026-05-08T00:17:54.921Z | Downloaded newtype-uuid-macros v0.1.0 |
| 798 | 2026-05-08T00:17:54.921Z | Downloaded new_debug_unreachable v1.0.6 |
| 799 | 2026-05-08T00:17:54.924Z | Downloaded half v1.8.3 |
| 800 | 2026-05-08T00:17:54.924Z | Downloaded nonempty v0.12.0 |
| 801 | 2026-05-08T00:17:54.924Z | Downloaded cookie_store v0.22.1 |
| 802 | 2026-05-08T00:17:54.928Z | Downloaded num-derive v0.3.3 |
| 803 | 2026-05-08T00:17:54.928Z | Downloaded num v0.4.3 |
| 804 | 2026-05-08T00:17:54.928Z | Downloaded libefi-sys v0.1.0 |
| 805 | 2026-05-08T00:17:54.931Z | Downloaded allocator-api2 v0.2.21 |
| 806 | 2026-05-08T00:17:54.931Z | Downloaded ahash v0.8.12 |
| 807 | 2026-05-08T00:17:54.933Z | Downloaded libloading v0.8.9 |
| 808 | 2026-05-08T00:17:54.934Z | Downloaded bitfield v0.19.4 |
| 809 | 2026-05-08T00:17:54.938Z | Downloaded lock_api v0.4.14 |
| 810 | 2026-05-08T00:17:54.938Z | Downloaded num-conv v0.2.0 |
| 811 | 2026-05-08T00:17:54.938Z | Downloaded num_enum_derive v0.5.11 |
| 812 | 2026-05-08T00:17:54.941Z | Downloaded num-iter v0.1.45 |
| 813 | 2026-05-08T00:17:54.941Z | Downloaded libsw-core v0.3.2 |
| 814 | 2026-05-08T00:17:54.941Z | Downloaded normalize-line-endings v0.3.0 |
| 815 | 2026-05-08T00:17:54.941Z | Downloaded linear-map v1.2.0 |
| 816 | 2026-05-08T00:17:54.944Z | Downloaded cc v1.2.56 |
| 817 | 2026-05-08T00:17:54.944Z | Downloaded num_threads v0.1.7 |
| 818 | 2026-05-08T00:17:54.948Z | Downloaded num-derive v0.4.2 |
| 819 | 2026-05-08T00:17:54.948Z | Downloaded hmac v0.12.1 |
| 820 | 2026-05-08T00:17:54.951Z | Downloaded arc-swap v1.8.2 |
| 821 | 2026-05-08T00:17:54.954Z | Downloaded openssl-probe v0.1.6 |
| 822 | 2026-05-08T00:17:54.954Z | Downloaded elliptic-curve v0.13.8 |
| 823 | 2026-05-08T00:17:54.958Z | Downloaded openssl-probe v0.2.1 |
| 824 | 2026-05-08T00:17:54.958Z | Downloaded multimap v0.10.1 |
| 825 | 2026-05-08T00:17:54.958Z | Downloaded multer v3.1.0 |
| 826 | 2026-05-08T00:17:54.963Z | Downloaded derive-where v1.6.0 |
| 827 | 2026-05-08T00:17:54.963Z | Downloaded packed_struct_codegen v0.10.1 |
| 828 | 2026-05-08T00:17:54.963Z | Downloaded hyper-rustls v0.27.7 |
| 829 | 2026-05-08T00:17:54.966Z | Downloaded mime_guess v2.0.5 |
| 830 | 2026-05-08T00:17:54.966Z | Downloaded ingot-macros v0.1.1 |
| 831 | 2026-05-08T00:17:54.966Z | Downloaded iana-time-zone v0.1.65 |
| 832 | 2026-05-08T00:17:54.984Z | Downloaded oso-derive v0.27.3 |
| 833 | 2026-05-08T00:17:54.988Z | Downloaded openssl-macros v0.1.1 |
| 834 | 2026-05-08T00:17:54.988Z | Downloaded opaque-debug v0.3.1 |
| 835 | 2026-05-08T00:17:54.988Z | Downloaded olpc-cjson v0.1.4 |
| 836 | 2026-05-08T00:17:54.988Z | Downloaded newtype-uuid v1.3.2 |
| 837 | 2026-05-08T00:17:54.988Z | Downloaded native-tls v0.2.18 |
| 838 | 2026-05-08T00:17:54.991Z | Downloaded nanorand v0.7.0 |
| 839 | 2026-05-08T00:17:54.991Z | Downloaded nu-ansi-term v0.50.3 |
| 840 | 2026-05-08T00:17:54.994Z | Downloaded parse-display v0.10.0 |
| 841 | 2026-05-08T00:17:54.994Z | Downloaded nibble_vec v0.1.0 |
| 842 | 2026-05-08T00:17:54.994Z | Downloaded jobserver v0.1.34 |
| 843 | 2026-05-08T00:17:54.997Z | Downloaded futures v0.3.32 |
| 844 | 2026-05-08T00:17:55.000Z | Downloaded pbkdf2 v0.12.2 |
| 845 | 2026-05-08T00:17:55.001Z | Downloaded pbkdf2 v0.11.0 |
| 846 | 2026-05-08T00:17:55.005Z | Downloaded path-slash v0.1.5 |
| 847 | 2026-05-08T00:17:55.005Z | Downloaded parse-size v1.1.0 |
| 848 | 2026-05-08T00:17:55.005Z | Downloaded der v0.7.10 |
| 849 | 2026-05-08T00:17:55.008Z | Downloaded phf_shared v0.11.3 |
| 850 | 2026-05-08T00:17:55.008Z | Downloaded peg-runtime v0.8.5 |
| 851 | 2026-05-08T00:17:55.008Z | Downloaded num_enum v0.5.11 |
| 852 | 2026-05-08T00:17:55.011Z | Downloaded phf_shared v0.12.1 |
| 853 | 2026-05-08T00:17:55.014Z | Downloaded num_enum v0.7.5 |
| 854 | 2026-05-08T00:17:55.018Z | Downloaded pin-utils v0.1.0 |
| 855 | 2026-05-08T00:17:55.018Z | Downloaded phf_shared v0.13.1 |
| 856 | 2026-05-08T00:17:55.024Z | Downloaded litrs v1.0.0 |
| 857 | 2026-05-08T00:17:55.024Z | Downloaded memmap2 v0.9.10 |
| 858 | 2026-05-08T00:17:55.024Z | Downloaded num-integer v0.1.46 |
| 859 | 2026-05-08T00:17:55.027Z | Downloaded bumpalo v3.20.2 |
| 860 | 2026-05-08T00:17:55.027Z | Downloaded num_enum_derive v0.7.5 |
| 861 | 2026-05-08T00:17:55.027Z | Downloaded oxide-tokio-rt v0.1.4 |
| 862 | 2026-05-08T00:17:55.027Z | Downloaded predicates-tree v1.0.13 |
| 863 | 2026-05-08T00:17:55.031Z | Downloaded predicates-core v1.0.10 |
| 864 | 2026-05-08T00:17:55.031Z | Downloaded powerfmt v0.2.0 |
| 865 | 2026-05-08T00:17:55.031Z | Downloaded num-rational v0.4.2 |
| 866 | 2026-05-08T00:17:55.035Z | Downloaded num-complex v0.4.6 |
| 867 | 2026-05-08T00:17:55.035Z | Downloaded flume v0.11.1 |
| 868 | 2026-05-08T00:17:55.038Z | Downloaded parking_lot_core v0.8.6 |
| 869 | 2026-05-08T00:17:55.038Z | Downloaded httparse v1.10.1 |
| 870 | 2026-05-08T00:17:55.038Z | Downloaded indexmap v1.9.3 |
| 871 | 2026-05-08T00:17:55.041Z | Downloaded heapless v0.8.0 |
| 872 | 2026-05-08T00:17:55.044Z | Downloaded half v2.7.1 |
| 873 | 2026-05-08T00:17:55.048Z | Downloaded compact_str v0.8.1 |
| 874 | 2026-05-08T00:17:55.051Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 875 | 2026-05-08T00:17:55.051Z | Downloaded proc-macro-crate v3.4.0 |
| 876 | 2026-05-08T00:17:55.051Z | Downloaded owo-colors v4.3.0 |
| 877 | 2026-05-08T00:17:55.051Z | Downloaded crossterm v0.28.1 |
| 878 | 2026-05-08T00:17:55.056Z | Downloaded precomputed-hash v0.1.1 |
| 879 | 2026-05-08T00:17:55.059Z | Downloaded progenitor-client v0.10.0 |
| 880 | 2026-05-08T00:17:55.059Z | Downloaded proc-macro-crate v1.3.1 |
| 881 | 2026-05-08T00:17:55.059Z | Downloaded password-hash v0.4.2 |
| 882 | 2026-05-08T00:17:55.059Z | Downloaded libbz2-rs-sys v0.2.2 |
| 883 | 2026-05-08T00:17:55.062Z | Downloaded expectorate v1.2.0 |
| 884 | 2026-05-08T00:17:55.062Z | Downloaded darling_core v0.21.3 |
| 885 | 2026-05-08T00:17:55.065Z | Downloaded progenitor-macro v0.11.2 |
| 886 | 2026-05-08T00:17:55.068Z | Downloaded psl-types v2.0.11 |
| 887 | 2026-05-08T00:17:55.068Z | Downloaded progenitor-macro v0.13.0 |
| 888 | 2026-05-08T00:17:55.068Z | Downloaded phf v0.12.1 |
| 889 | 2026-05-08T00:17:55.073Z | Downloaded progenitor-macro v0.10.0 |
| 890 | 2026-05-08T00:17:55.073Z | Downloaded paste v1.0.15 |
| 891 | 2026-05-08T00:17:55.076Z | Downloaded progenitor-client v0.11.2 |
| 892 | 2026-05-08T00:17:55.076Z | Downloaded progenitor-macro v0.14.0 |
| 893 | 2026-05-08T00:17:55.076Z | Downloaded quick-error v1.2.3 |
| 894 | 2026-05-08T00:17:55.087Z | Downloaded heapless v0.7.17 |
| 895 | 2026-05-08T00:17:55.092Z | Downloaded const_format v0.2.35 |
| 896 | 2026-05-08T00:17:55.092Z | Downloaded poly1305 v0.8.0 |
| 897 | 2026-05-08T00:17:55.092Z | Downloaded phf v0.13.1 |
| 898 | 2026-05-08T00:17:55.092Z | Downloaded parse-display-derive v0.10.0 |
| 899 | 2026-05-08T00:17:55.092Z | Downloaded headers v0.4.1 |
| 900 | 2026-05-08T00:17:55.092Z | Downloaded rand_chacha v0.3.1 |
| 901 | 2026-05-08T00:17:55.099Z | Downloaded omicron-zone-package v0.12.2 |
| 902 | 2026-05-08T00:17:55.099Z | Downloaded pem-rfc7468 v0.7.0 |
| 903 | 2026-05-08T00:17:55.099Z | Downloaded pem v3.0.6 |
| 904 | 2026-05-08T00:17:55.105Z | Downloaded predicates v3.1.4 |
| 905 | 2026-05-08T00:17:55.105Z | Downloaded polyval v0.6.2 |
| 906 | 2026-05-08T00:17:55.105Z | Downloaded pkcs8 v0.10.2 |
| 907 | 2026-05-08T00:17:55.105Z | Downloaded postgres-protocol v0.6.10 |
| 908 | 2026-05-08T00:17:55.105Z | Downloaded primeorder v0.13.6 |
| 909 | 2026-05-08T00:17:55.108Z | Downloaded flate2 v1.1.9 |
| 910 | 2026-05-08T00:17:55.108Z | Downloaded crypto-bigint v0.5.5 |
| 911 | 2026-05-08T00:17:55.113Z | Downloaded rand_xorshift v0.4.0 |
| 912 | 2026-05-08T00:17:55.118Z | Downloaded pkg-config v0.3.32 |
| 913 | 2026-05-08T00:17:55.119Z | Downloaded pin-project-lite v0.2.17 |
| 914 | 2026-05-08T00:17:55.123Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 915 | 2026-05-08T00:17:55.123Z | Downloaded ppv-lite86 v0.2.21 |
| 916 | 2026-05-08T00:17:55.123Z | Downloaded recursive v0.1.1 |
| 917 | 2026-05-08T00:17:55.123Z | Downloaded pin-project-internal v1.1.11 |
| 918 | 2026-05-08T00:17:55.123Z | Downloaded peg v0.8.5 |
| 919 | 2026-05-08T00:17:55.126Z | Downloaded progenitor v0.13.0 |
| 920 | 2026-05-08T00:17:55.126Z | Downloaded progenitor-extras v0.2.0 |
| 921 | 2026-05-08T00:17:55.126Z | Downloaded progenitor v0.11.2 |
| 922 | 2026-05-08T00:17:55.129Z | Downloaded proc-macro-error2 v2.0.1 |
| 923 | 2026-05-08T00:17:55.129Z | Downloaded ref-cast-impl v1.0.25 |
| 924 | 2026-05-08T00:17:55.132Z | Downloaded ed25519-dalek v2.2.0 |
| 925 | 2026-05-08T00:17:55.135Z | Downloaded rfc6979 v0.4.0 |
| 926 | 2026-05-08T00:17:55.135Z | Downloaded progenitor v0.14.0 |
| 927 | 2026-05-08T00:17:55.135Z | Downloaded progenitor v0.10.0 |
| 928 | 2026-05-08T00:17:55.138Z | Downloaded oxnet v0.1.4 |
| 929 | 2026-05-08T00:17:55.139Z | Downloaded peg-macros v0.8.5 |
| 930 | 2026-05-08T00:17:55.139Z | Downloaded parking_lot_core v0.9.12 |
| 931 | 2026-05-08T00:17:55.142Z | Downloaded progenitor-client v0.13.0 |
| 932 | 2026-05-08T00:17:55.142Z | Downloaded password-hash v0.5.0 |
| 933 | 2026-05-08T00:17:55.142Z | Downloaded pkcs1 v0.7.5 |
| 934 | 2026-05-08T00:17:55.145Z | Downloaded hickory-resolver v0.25.2 |
| 935 | 2026-05-08T00:17:55.149Z | Downloaded rustc-hash v2.1.1 |
| 936 | 2026-05-08T00:17:55.149Z | Downloaded progenitor-client v0.14.0 |
| 937 | 2026-05-08T00:17:55.149Z | Downloaded async-bb8-diesel v0.2.1 |
| 938 | 2026-05-08T00:17:55.151Z | Downloaded rustc_version v0.1.7 |
| 939 | 2026-05-08T00:17:55.152Z | Downloaded rustc_version v0.4.1 |
| 940 | 2026-05-08T00:17:55.152Z | Downloaded packed_struct v0.10.1 |
| 941 | 2026-05-08T00:17:55.155Z | Downloaded radium v0.7.0 |
| 942 | 2026-05-08T00:17:55.155Z | Downloaded pkcs5 v0.7.1 |
| 943 | 2026-05-08T00:17:55.158Z | Downloaded russh-cryptovec v0.7.3 |
| 944 | 2026-05-08T00:17:55.158Z | Downloaded psm v0.1.30 |
| 945 | 2026-05-08T00:17:55.160Z | Downloaded darling_core v0.23.0 |
| 946 | 2026-05-08T00:17:55.165Z | Downloaded r2d2 v0.8.10 |
| 947 | 2026-05-08T00:17:55.165Z | Downloaded p256 v0.13.2 |
| 948 | 2026-05-08T00:17:55.171Z | Downloaded rand_chacha v0.9.0 |
| 949 | 2026-05-08T00:17:55.171Z | Downloaded postgres-types v0.2.12 |
| 950 | 2026-05-08T00:17:55.175Z | Downloaded postcard v1.1.3 |
| 951 | 2026-05-08T00:17:55.175Z | Downloaded rand_core v0.6.4 |
| 952 | 2026-05-08T00:17:55.175Z | Downloaded crossbeam-channel v0.5.15 |
| 953 | 2026-05-08T00:17:55.179Z | Downloaded derive_more-impl v2.1.1 |
| 954 | 2026-05-08T00:17:55.179Z | Downloaded scheduled-thread-pool v0.2.7 |
| 955 | 2026-05-08T00:17:55.184Z | Downloaded derive_more v2.1.1 |
| 956 | 2026-05-08T00:17:55.188Z | Downloaded rand_core v0.10.0 |
| 957 | 2026-05-08T00:17:55.188Z | Downloaded oso v0.27.3 |
| 958 | 2026-05-08T00:17:55.191Z | Downloaded scopeguard v1.2.0 |
| 959 | 2026-05-08T00:17:55.191Z | Downloaded jiff-static v0.2.21 |
| 960 | 2026-05-08T00:17:55.194Z | Downloaded indicatif v0.18.4 |
| 961 | 2026-05-08T00:17:55.196Z | Downloaded secrecy v0.10.3 |
| 962 | 2026-05-08T00:17:55.196Z | Downloaded sapling-renderdag v0.1.0 |
| 963 | 2026-05-08T00:17:55.196Z | Downloaded same-file v1.0.6 |
| 964 | 2026-05-08T00:17:55.199Z | Downloaded scrypt v0.11.0 |
| 965 | 2026-05-08T00:17:55.199Z | Downloaded rand_seeder v0.4.0 |
| 966 | 2026-05-08T00:17:55.199Z | Downloaded parking_lot v0.11.2 |
| 967 | 2026-05-08T00:17:55.202Z | Downloaded miniz_oxide v0.8.9 |
| 968 | 2026-05-08T00:17:55.207Z | Downloaded ignore v0.4.25 |
| 969 | 2026-05-08T00:17:55.207Z | Downloaded serde_bytes v0.11.19 |
| 970 | 2026-05-08T00:17:55.211Z | Downloaded serde-big-array v0.5.1 |
| 971 | 2026-05-08T00:17:55.211Z | Downloaded scroll_derive v0.13.1 |
| 972 | 2026-05-08T00:17:55.211Z | Downloaded serde_plain v1.0.2 |
| 973 | 2026-05-08T00:17:55.211Z | Downloaded hashbrown v0.13.2 |
| 974 | 2026-05-08T00:17:55.214Z | Downloaded semver v0.1.20 |
| 975 | 2026-05-08T00:17:55.215Z | Downloaded secrecy v0.8.0 |
| 976 | 2026-05-08T00:17:55.215Z | Downloaded resolv-conf v0.7.6 |
| 977 | 2026-05-08T00:17:55.215Z | Downloaded hickory-resolver v0.24.4 |
| 978 | 2026-05-08T00:17:55.220Z | Downloaded ref-cast v1.0.25 |
| 979 | 2026-05-08T00:17:55.225Z | Downloaded dropshot-api-manager v0.7.1 |
| 980 | 2026-05-08T00:17:55.225Z | Downloaded rtoolbox v0.0.3 |
| 981 | 2026-05-08T00:17:55.225Z | Downloaded async-compression v0.4.41 |
| 982 | 2026-05-08T00:17:55.233Z | Downloaded sha1 v0.10.6 |
| 983 | 2026-05-08T00:17:55.233Z | Downloaded serde_repr v0.1.20 |
| 984 | 2026-05-08T00:17:55.250Z | Downloaded quinn-udp v0.5.14 |
| 985 | 2026-05-08T00:17:55.250Z | Downloaded shell-words v1.1.1 |
| 986 | 2026-05-08T00:17:55.250Z | Downloaded rustls-pemfile v2.2.0 |
| 987 | 2026-05-08T00:17:55.250Z | Downloaded signal-hook-mio v0.2.5 |
| 988 | 2026-05-08T00:17:55.250Z | Downloaded pin-project v1.1.11 |
| 989 | 2026-05-08T00:17:55.255Z | Downloaded papergrid v0.17.0 |
| 990 | 2026-05-08T00:17:55.255Z | Downloaded signature v2.2.0 |
| 991 | 2026-05-08T00:17:55.255Z | Downloaded signal-hook-tokio v0.3.1 |
| 992 | 2026-05-08T00:17:55.255Z | Downloaded rusty-fork v0.3.1 |
| 993 | 2026-05-08T00:17:55.255Z | Downloaded rustversion v1.0.22 |
| 994 | 2026-05-08T00:17:55.255Z | Downloaded rand_core v0.9.5 |
| 995 | 2026-05-08T00:17:55.255Z | Downloaded prefix-trie v0.7.0 |
| 996 | 2026-05-08T00:17:55.255Z | Downloaded hashbrown v0.12.3 |
| 997 | 2026-05-08T00:17:55.262Z | Downloaded salsa20 v0.10.2 |
| 998 | 2026-05-08T00:17:55.262Z | Downloaded slog-bunyan v2.5.0 |
| 999 | 2026-05-08T00:17:55.262Z | Downloaded siphasher v1.0.2 |
| 1000 | 2026-05-08T00:17:55.267Z | Downloaded sigpipe v0.1.3 |
| 1001 | 2026-05-08T00:17:55.267Z | Downloaded slog-envlogger v2.2.0 |
| 1002 | 2026-05-08T00:17:55.267Z | Downloaded scroll v0.13.0 |
| 1003 | 2026-05-08T00:17:55.267Z | Downloaded openssl-sys v0.9.114 |
| 1004 | 2026-05-08T00:17:55.270Z | Downloaded diesel_derives v2.3.7 |
| 1005 | 2026-05-08T00:17:55.270Z | Downloaded parking_lot v0.12.5 |
| 1006 | 2026-05-08T00:17:55.272Z | Downloaded sec1 v0.7.3 |
| 1007 | 2026-05-08T00:17:55.273Z | Downloaded aes v0.8.4 |
| 1008 | 2026-05-08T00:17:55.278Z | Downloaded sct v0.7.1 |
| 1009 | 2026-05-08T00:17:55.281Z | Downloaded serde_path_to_error v0.1.20 |
| 1010 | 2026-05-08T00:17:55.281Z | Downloaded seq-macro v0.3.6 |
| 1011 | 2026-05-08T00:17:55.281Z | Downloaded hickory-server v0.25.2 |
| 1012 | 2026-05-08T00:17:55.284Z | Downloaded serde_urlencoded v0.7.1 |
| 1013 | 2026-05-08T00:17:55.284Z | Downloaded rustls-pemfile v1.0.4 |
| 1014 | 2026-05-08T00:17:55.288Z | Downloaded base64 v0.22.1 |
| 1015 | 2026-05-08T00:17:55.291Z | Downloaded progenitor-impl v0.11.2 |
| 1016 | 2026-05-08T00:17:55.291Z | Downloaded russh-keys v0.45.0 |
| 1017 | 2026-05-08T00:17:55.294Z | Downloaded serde_spanned v1.0.4 |
| 1018 | 2026-05-08T00:17:55.294Z | Downloaded getrandom v0.3.4 |
| 1019 | 2026-05-08T00:17:55.298Z | Downloaded serde_derive_internals v0.29.1 |
| 1020 | 2026-05-08T00:17:55.299Z | Downloaded chacha20poly1305 v0.10.1 |
| 1021 | 2026-05-08T00:17:55.303Z | Downloaded ssh-encoding v0.2.0 |
| 1022 | 2026-05-08T00:17:55.303Z | Downloaded rustls-pki-types v1.14.0 |
| 1023 | 2026-05-08T00:17:55.303Z | Downloaded ssh-cipher v0.2.0 |
| 1024 | 2026-05-08T00:17:55.307Z | Downloaded bytes v1.11.1 |
| 1025 | 2026-05-08T00:17:55.307Z | Downloaded shlex v1.3.0 |
| 1026 | 2026-05-08T00:17:55.312Z | Downloaded libsw v3.5.0 |
| 1027 | 2026-05-08T00:17:55.312Z | Downloaded derive_more v0.99.20 |
| 1028 | 2026-05-08T00:17:55.315Z | Downloaded ingot v0.1.1 |
| 1029 | 2026-05-08T00:17:55.315Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1030 | 2026-05-08T00:17:55.315Z | Downloaded structmeta v0.3.0 |
| 1031 | 2026-05-08T00:17:55.315Z | Downloaded pretty_assertions v1.4.1 |
| 1032 | 2026-05-08T00:17:55.318Z | Downloaded sqlparser_derive v0.5.0 |
| 1033 | 2026-05-08T00:17:55.318Z | Downloaded indent_write v2.2.0 |
| 1034 | 2026-05-08T00:17:55.318Z | Downloaded strum v0.27.2 |
| 1035 | 2026-05-08T00:17:55.324Z | Downloaded strum v0.26.3 |
| 1036 | 2026-05-08T00:17:55.324Z | Downloaded structmeta-derive v0.3.0 |
| 1037 | 2026-05-08T00:17:55.324Z | Downloaded simd-adler32 v0.3.8 |
| 1038 | 2026-05-08T00:17:55.324Z | Downloaded minimal-lexical v0.2.1 |
| 1039 | 2026-05-08T00:17:55.329Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1040 | 2026-05-08T00:17:55.329Z | Downloaded glob v0.3.3 |
| 1041 | 2026-05-08T00:17:55.329Z | Downloaded http-body-util v0.1.3 |
| 1042 | 2026-05-08T00:17:55.333Z | Downloaded const-oid v0.9.6 |
| 1043 | 2026-05-08T00:17:55.333Z | Downloaded subtle v2.6.1 |
| 1044 | 2026-05-08T00:17:55.333Z | Downloaded signal-hook-registry v1.4.8 |
| 1045 | 2026-05-08T00:17:55.333Z | Downloaded itertools v0.10.5 |
| 1046 | 2026-05-08T00:17:55.336Z | Downloaded console v0.15.11 |
| 1047 | 2026-05-08T00:17:55.343Z | Downloaded progenitor-impl v0.10.0 |
| 1048 | 2026-05-08T00:17:55.350Z | Downloaded tagptr v0.2.0 |
| 1049 | 2026-05-08T00:17:55.350Z | Downloaded smallvec v0.6.14 |
| 1050 | 2026-05-08T00:17:55.350Z | Downloaded sync-ptr v0.1.4 |
| 1051 | 2026-05-08T00:17:55.350Z | Downloaded slog-dtrace v0.3.0 |
| 1052 | 2026-05-08T00:17:55.350Z | Downloaded slog-term v2.9.2 |
| 1053 | 2026-05-08T00:17:55.350Z | Downloaded take_mut v0.2.2 |
| 1054 | 2026-05-08T00:17:55.350Z | Downloaded progenitor-impl v0.13.0 |
| 1055 | 2026-05-08T00:17:55.350Z | Downloaded tabwriter v1.4.1 |
| 1056 | 2026-05-08T00:17:55.355Z | Downloaded smf v0.2.3 |
| 1057 | 2026-05-08T00:17:55.355Z | Downloaded slog-scope v4.4.1 |
| 1058 | 2026-05-08T00:17:55.355Z | Downloaded tap v1.0.1 |
| 1059 | 2026-05-08T00:17:55.355Z | Downloaded tabled_derive v0.11.0 |
| 1060 | 2026-05-08T00:17:55.355Z | Downloaded serde_cbor v0.11.2 |
| 1061 | 2026-05-08T00:17:55.359Z | Downloaded termtree v0.5.1 |
| 1062 | 2026-05-08T00:17:55.359Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1063 | 2026-05-08T00:17:55.359Z | Downloaded supports-color v3.0.2 |
| 1064 | 2026-05-08T00:17:55.364Z | Downloaded sync_wrapper v1.0.2 |
| 1065 | 2026-05-08T00:17:55.364Z | Downloaded slog-stdlog v4.1.1 |
| 1066 | 2026-05-08T00:17:55.364Z | Downloaded progenitor-impl v0.14.0 |
| 1067 | 2026-05-08T00:17:55.364Z | Downloaded http v1.4.0 |
| 1068 | 2026-05-08T00:17:55.367Z | Downloaded slog-json v2.6.1 |
| 1069 | 2026-05-08T00:17:55.367Z | Downloaded sqlformat v0.3.5 |
| 1070 | 2026-05-08T00:17:55.370Z | Downloaded snafu-derive v0.8.9 |
| 1071 | 2026-05-08T00:17:55.370Z | Downloaded rustls-native-certs v0.8.3 |
| 1072 | 2026-05-08T00:17:55.370Z | Downloaded time-core v0.1.8 |
| 1073 | 2026-05-08T00:17:55.375Z | Downloaded thread-id v5.1.0 |
| 1074 | 2026-05-08T00:17:55.375Z | Downloaded string_cache v0.8.9 |
| 1075 | 2026-05-08T00:17:55.383Z | Downloaded spki v0.7.3 |
| 1076 | 2026-05-08T00:17:55.383Z | Downloaded slab v0.4.12 |
| 1077 | 2026-05-08T00:17:55.383Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1078 | 2026-05-08T00:17:55.387Z | Downloaded static_assertions v1.1.0 |
| 1079 | 2026-05-08T00:17:55.387Z | Downloaded crossterm v0.29.0 |
| 1080 | 2026-05-08T00:17:55.387Z | Downloaded prettyplease v0.2.37 |
| 1081 | 2026-05-08T00:17:55.391Z | Downloaded serde_with_macros v3.17.0 |
| 1082 | 2026-05-08T00:17:55.391Z | Downloaded hyper-util v0.1.20 |
| 1083 | 2026-05-08T00:17:55.396Z | Downloaded tinyvec_macros v0.1.1 |
| 1084 | 2026-05-08T00:17:55.396Z | Downloaded strum_macros v0.26.4 |
| 1085 | 2026-05-08T00:17:55.400Z | Downloaded strum_macros v0.24.3 |
| 1086 | 2026-05-08T00:17:55.401Z | Downloaded serde-hex v0.1.0 |
| 1087 | 2026-05-08T00:17:55.401Z | Downloaded schemars v0.8.22 |
| 1088 | 2026-05-08T00:17:55.405Z | Downloaded tokio-macros v2.7.0 |
| 1089 | 2026-05-08T00:17:55.408Z | Downloaded slog-async v2.8.0 |
| 1090 | 2026-05-08T00:17:55.408Z | Downloaded schemars_derive v0.8.22 |
| 1091 | 2026-05-08T00:17:55.411Z | Downloaded rcgen v0.12.1 |
| 1092 | 2026-05-08T00:17:55.414Z | Downloaded testing_table v0.3.0 |
| 1093 | 2026-05-08T00:17:55.414Z | Downloaded rayon-core v1.13.0 |
| 1094 | 2026-05-08T00:17:55.414Z | Downloaded termios v0.3.3 |
| 1095 | 2026-05-08T00:17:55.417Z | Downloaded aes-gcm v0.10.3 |
| 1096 | 2026-05-08T00:17:55.420Z | Downloaded mio v1.2.0 |
| 1097 | 2026-05-08T00:17:55.423Z | Downloaded hashbrown v0.15.5 |
| 1098 | 2026-05-08T00:17:55.426Z | Downloaded support-bundle-viewer v0.1.2 |
| 1099 | 2026-05-08T00:17:55.429Z | Downloaded nom v7.1.3 |
| 1100 | 2026-05-08T00:17:55.431Z | Downloaded qorb v0.4.1 |
| 1101 | 2026-05-08T00:17:55.435Z | Downloaded publicsuffix v2.3.0 |
| 1102 | 2026-05-08T00:17:55.438Z | Downloaded spin v0.9.8 |
| 1103 | 2026-05-08T00:17:55.438Z | Downloaded num-bigint v0.4.6 |
| 1104 | 2026-05-08T00:17:55.440Z | Downloaded time-macros v0.2.27 |
| 1105 | 2026-05-08T00:17:55.443Z | Downloaded thread_local v1.1.9 |
| 1106 | 2026-05-08T00:17:55.443Z | Downloaded tiny-keccak v2.0.2 |
| 1107 | 2026-05-08T00:17:55.446Z | Downloaded thiserror-no-std v2.0.2 |
| 1108 | 2026-05-08T00:17:55.449Z | Downloaded stringprep v0.1.5 |
| 1109 | 2026-05-08T00:17:55.449Z | Downloaded stacker v0.1.23 |
| 1110 | 2026-05-08T00:17:55.454Z | Downloaded signal-hook v0.3.18 |
| 1111 | 2026-05-08T00:17:55.454Z | Downloaded libxml v0.3.3 |
| 1112 | 2026-05-08T00:17:55.456Z | Downloaded trait-variant v0.1.2 |
| 1113 | 2026-05-08T00:17:55.457Z | Downloaded rand v0.8.5 |
| 1114 | 2026-05-08T00:17:55.463Z | Downloaded strum_macros v0.27.2 |
| 1115 | 2026-05-08T00:17:55.466Z | Downloaded topological-sort v0.2.2 |
| 1116 | 2026-05-08T00:17:55.466Z | Downloaded tokio-dtrace v0.1.1 |
| 1117 | 2026-05-08T00:17:55.466Z | Downloaded try-lock v0.2.5 |
| 1118 | 2026-05-08T00:17:55.466Z | Downloaded typify-macro v0.4.3 |
| 1119 | 2026-05-08T00:17:55.466Z | Downloaded tower-service v0.3.3 |
| 1120 | 2026-05-08T00:17:55.466Z | Downloaded iddqd v0.3.18 |
| 1121 | 2026-05-08T00:17:55.470Z | Downloaded unarray v0.1.4 |
| 1122 | 2026-05-08T00:17:55.475Z | Downloaded typify-macro v0.6.2 |
| 1123 | 2026-05-08T00:17:55.475Z | Downloaded ryu v1.0.23 |
| 1124 | 2026-05-08T00:17:55.478Z | Downloaded schemars v0.9.0 |
| 1125 | 2026-05-08T00:17:55.482Z | Downloaded tokio-tungstenite v0.23.1 |
| 1126 | 2026-05-08T00:17:55.485Z | Downloaded slog v2.8.2 |
| 1127 | 2026-05-08T00:17:55.490Z | Downloaded tokio-rustls v0.25.0 |
| 1128 | 2026-05-08T00:17:55.490Z | Downloaded untrusted v0.7.1 |
| 1129 | 2026-05-08T00:17:55.490Z | Downloaded usdt v0.6.0 |
| 1130 | 2026-05-08T00:17:55.493Z | Downloaded universal-hash v0.5.1 |
| 1131 | 2026-05-08T00:17:55.493Z | Downloaded unit-prefix v0.5.2 |
| 1132 | 2026-05-08T00:17:55.493Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1133 | 2026-05-08T00:17:55.493Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1134 | 2026-05-08T00:17:55.493Z | Downloaded itertools v0.13.0 |
| 1135 | 2026-05-08T00:17:55.497Z | Downloaded itertools v0.12.1 |
| 1136 | 2026-05-08T00:17:55.501Z | Downloaded usdt-macro v0.6.0 |
| 1137 | 2026-05-08T00:17:55.510Z | Downloaded unicode-truncate v1.1.0 |
| 1138 | 2026-05-08T00:17:55.510Z | Downloaded utf-8 v0.7.6 |
| 1139 | 2026-05-08T00:17:55.510Z | Downloaded usdt-attr-macro v0.6.0 |
| 1140 | 2026-05-08T00:17:55.513Z | Downloaded socket2 v0.6.3 |
| 1141 | 2026-05-08T00:17:55.513Z | Downloaded rand v0.10.0 |
| 1142 | 2026-05-08T00:17:55.513Z | Downloaded futures-util v0.3.32 |
| 1143 | 2026-05-08T00:17:55.517Z | Downloaded wait-timeout v0.2.1 |
| 1144 | 2026-05-08T00:17:55.522Z | Downloaded void v1.0.2 |
| 1145 | 2026-05-08T00:17:55.522Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1146 | 2026-05-08T00:17:55.522Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1147 | 2026-05-08T00:17:55.526Z | Downloaded tls_codec v0.4.2 |
| 1148 | 2026-05-08T00:17:55.526Z | Downloaded rustls-webpki v0.103.9 |
| 1149 | 2026-05-08T00:17:55.526Z | Downloaded ron v0.8.1 |
| 1150 | 2026-05-08T00:17:55.532Z | Downloaded waitgroup v0.1.2 |
| 1151 | 2026-05-08T00:17:55.532Z | Downloaded quinn v0.11.9 |
| 1152 | 2026-05-08T00:17:55.535Z | Downloaded num-bigint-dig v0.8.6 |
| 1153 | 2026-05-08T00:17:55.535Z | Downloaded want v0.3.1 |
| 1154 | 2026-05-08T00:17:55.535Z | Downloaded xattr v1.6.1 |
| 1155 | 2026-05-08T00:17:55.538Z | Downloaded xshell-macros v0.2.7 |
| 1156 | 2026-05-08T00:17:55.538Z | Downloaded tui-tree-widget v0.23.1 |
| 1157 | 2026-05-08T00:17:55.538Z | Downloaded tower-layer v0.3.3 |
| 1158 | 2026-05-08T00:17:55.542Z | Downloaded subprocess v0.2.15 |
| 1159 | 2026-05-08T00:17:55.542Z | Downloaded unicase v2.9.0 |
| 1160 | 2026-05-08T00:17:55.550Z | Downloaded tokio-rustls v0.24.1 |
| 1161 | 2026-05-08T00:17:55.550Z | Downloaded term v0.7.0 |
| 1162 | 2026-05-08T00:17:55.550Z | Downloaded rand v0.9.2 |
| 1163 | 2026-05-08T00:17:55.550Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1164 | 2026-05-08T00:17:55.557Z | Downloaded untrusted v0.9.0 |
| 1165 | 2026-05-08T00:17:55.557Z | Downloaded russh v0.45.0 |
| 1166 | 2026-05-08T00:17:55.562Z | Downloaded tokio-stream v0.1.18 |
| 1167 | 2026-05-08T00:17:55.562Z | Downloaded libm v0.2.16 |
| 1168 | 2026-05-08T00:17:55.565Z | Downloaded tokio-rustls v0.26.4 |
| 1169 | 2026-05-08T00:17:55.565Z | Downloaded samael v0.0.19 |
| 1170 | 2026-05-08T00:17:55.569Z | Downloaded zeroize_derive v1.4.3 |
| 1171 | 2026-05-08T00:17:55.571Z | Downloaded usdt-impl v0.6.0 |
| 1172 | 2026-05-08T00:17:55.571Z | Downloaded zone v0.3.1 |
| 1173 | 2026-05-08T00:17:55.571Z | Downloaded hyper v1.8.1 |
| 1174 | 2026-05-08T00:17:55.576Z | Downloaded similar v2.7.0 |
| 1175 | 2026-05-08T00:17:55.579Z | Downloaded snafu v0.8.9 |
| 1176 | 2026-05-08T00:17:55.583Z | Downloaded rsa v0.9.10 |
| 1177 | 2026-05-08T00:17:55.589Z | Downloaded vsss-rs v3.3.4 |
| 1178 | 2026-05-08T00:17:55.589Z | Downloaded vergen-gitcl v1.0.8 |
| 1179 | 2026-05-08T00:17:55.589Z | Downloaded vergen-git2 v1.0.7 |
| 1180 | 2026-05-08T00:17:55.592Z | Downloaded uzers v0.12.2 |
| 1181 | 2026-05-08T00:17:55.592Z | Downloaded walkdir v2.5.0 |
| 1182 | 2026-05-08T00:17:55.592Z | Downloaded test-strategy v0.4.5 |
| 1183 | 2026-05-08T00:17:55.595Z | Downloaded whoami v2.1.0 |
| 1184 | 2026-05-08T00:17:55.600Z | Downloaded whoami v1.6.1 |
| 1185 | 2026-05-08T00:17:55.600Z | Downloaded iri-string v0.7.10 |
| 1186 | 2026-05-08T00:17:55.608Z | Downloaded unicode-properties v0.1.4 |
| 1187 | 2026-05-08T00:17:55.608Z | Downloaded tinyvec v1.10.0 |
| 1188 | 2026-05-08T00:17:55.608Z | Downloaded twox-hash v2.1.2 |
| 1189 | 2026-05-08T00:17:55.608Z | Downloaded toml v0.7.8 |
| 1190 | 2026-05-08T00:17:55.611Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1191 | 2026-05-08T00:17:55.616Z | Downloaded vergen-lib v0.1.6 |
| 1192 | 2026-05-08T00:17:55.616Z | Downloaded socket2 v0.5.10 |
| 1193 | 2026-05-08T00:17:55.620Z | Downloaded schemars v1.2.1 |
| 1194 | 2026-05-08T00:17:55.623Z | Downloaded zeroize v1.8.2 |
| 1195 | 2026-05-08T00:17:55.624Z | Downloaded aws-lc-rs v1.16.0 |
| 1196 | 2026-05-08T00:17:55.632Z | Downloaded vergen v9.0.6 |
| 1197 | 2026-05-08T00:17:55.640Z | Downloaded tar v0.4.45 |
| 1198 | 2026-05-08T00:17:55.640Z | Downloaded wyz v0.5.1 |
| 1199 | 2026-05-08T00:17:55.640Z | Downloaded zone_cfg_derive v0.3.1 |
| 1200 | 2026-05-08T00:17:55.641Z | Downloaded hkdf v0.12.4 |
| 1201 | 2026-05-08T00:17:55.641Z | Downloaded itertools v0.14.0 |
| 1202 | 2026-05-08T00:17:55.648Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1203 | 2026-05-08T00:17:55.648Z | Downloaded h2 v0.4.13 |
| 1204 | 2026-05-08T00:17:55.656Z | Downloaded zstd-safe v7.2.4 |
| 1205 | 2026-05-08T00:17:55.656Z | Downloaded zstd v0.13.3 |
| 1206 | 2026-05-08T00:17:55.656Z | Downloaded tungstenite v0.21.0 |
| 1207 | 2026-05-08T00:17:55.656Z | Downloaded tungstenite v0.23.0 |
| 1208 | 2026-05-08T00:17:55.659Z | Downloaded tracing-core v0.1.36 |
| 1209 | 2026-05-08T00:17:55.660Z | Downloaded tracing-attributes v0.1.31 |
| 1210 | 2026-05-08T00:17:55.660Z | Downloaded blake3 v1.8.3 |
| 1211 | 2026-05-08T00:17:55.662Z | Downloaded typify v0.4.3 |
| 1212 | 2026-05-08T00:17:55.666Z | Downloaded typify v0.6.2 |
| 1213 | 2026-05-08T00:17:55.668Z | Downloaded xshell v0.2.7 |
| 1214 | 2026-05-08T00:17:55.671Z | Downloaded rustyline v14.0.0 |
| 1215 | 2026-05-08T00:17:55.674Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1216 | 2026-05-08T00:17:55.677Z | Downloaded yasna v0.5.2 |
| 1217 | 2026-05-08T00:17:55.677Z | Downloaded tokio-tungstenite v0.21.0 |
| 1218 | 2026-05-08T00:17:55.680Z | Downloaded tokio-native-tls v0.3.1 |
| 1219 | 2026-05-08T00:17:55.680Z | Downloaded tls_codec_derive v0.4.2 |
| 1220 | 2026-05-08T00:17:55.680Z | Downloaded term v1.2.1 |
| 1221 | 2026-05-08T00:17:55.682Z | Downloaded hashbrown v0.16.1 |
| 1222 | 2026-05-08T00:17:55.685Z | Downloaded aho-corasick v1.1.4 |
| 1223 | 2026-05-08T00:17:55.688Z | Downloaded vte v0.14.1 |
| 1224 | 2026-05-08T00:17:55.692Z | Downloaded colored v3.1.1 |
| 1225 | 2026-05-08T00:17:55.695Z | Downloaded async-trait v0.1.89 |
| 1226 | 2026-05-08T00:17:55.695Z | Downloaded rpassword v7.4.0 |
| 1227 | 2026-05-08T00:17:55.695Z | Downloaded adler2 v2.0.1 |
| 1228 | 2026-05-08T00:17:55.698Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1229 | 2026-05-08T00:17:55.698Z | Downloaded bitvec v1.0.1 |
| 1230 | 2026-05-08T00:17:55.706Z | Downloaded p521 v0.13.3 |
| 1231 | 2026-05-08T00:17:55.709Z | Downloaded bindgen v0.71.1 |
| 1232 | 2026-05-08T00:17:55.719Z | Downloaded zerocopy v0.6.6 |
| 1233 | 2026-05-08T00:17:55.724Z | Downloaded unicode-bidi v0.3.18 |
| 1234 | 2026-05-08T00:17:55.726Z | Downloaded unsafe-libyaml v0.2.11 |
| 1235 | 2026-05-08T00:17:55.729Z | Downloaded uuid v1.23.0 |
| 1236 | 2026-05-08T00:17:55.734Z | Downloaded reedline v0.40.0 |
| 1237 | 2026-05-08T00:17:55.736Z | Downloaded zopfli v0.8.3 |
| 1238 | 2026-05-08T00:17:55.736Z | Downloaded toml_edit v0.19.15 |
| 1239 | 2026-05-08T00:17:55.746Z | Downloaded ssh-key v0.6.7 |
| 1240 | 2026-05-08T00:17:55.753Z | Downloaded unicode_categories v0.1.1 |
| 1241 | 2026-05-08T00:17:55.758Z | Downloaded tokio-postgres v0.7.16 |
| 1242 | 2026-05-08T00:17:55.758Z | Downloaded git2 v0.20.4 |
| 1243 | 2026-05-08T00:17:55.780Z | Downloaded zip v0.6.6 |
| 1244 | 2026-05-08T00:17:55.784Z | Downloaded yansi v1.0.1 |
| 1245 | 2026-05-08T00:17:55.787Z | Downloaded typed-path v0.9.3 |
| 1246 | 2026-05-08T00:17:55.791Z | Downloaded reqwest v0.13.2 |
| 1247 | 2026-05-08T00:17:55.798Z | Downloaded steno v0.4.1 |
| 1248 | 2026-05-08T00:17:55.802Z | Downloaded reqwest v0.12.28 |
| 1249 | 2026-05-08T00:17:55.806Z | Downloaded tower v0.5.3 |
| 1250 | 2026-05-08T00:17:55.809Z | Downloaded rayon v1.11.0 |
| 1251 | 2026-05-08T00:17:55.814Z | Downloaded quick-xml v0.37.5 |
| 1252 | 2026-05-08T00:17:55.818Z | Downloaded chrono v0.4.44 |
| 1253 | 2026-05-08T00:17:55.823Z | Downloaded zerocopy-derive v0.8.40 |
| 1254 | 2026-05-08T00:17:55.829Z | Downloaded rustls-webpki v0.101.7 |
| 1255 | 2026-05-08T00:17:55.837Z | Downloaded unicode-normalization v0.1.25 |
| 1256 | 2026-05-08T00:17:55.840Z | Downloaded portable-atomic v1.13.1 |
| 1257 | 2026-05-08T00:17:55.844Z | Downloaded salty v0.3.0 |
| 1258 | 2026-05-08T00:17:55.851Z | Downloaded unicode-segmentation v1.12.0 |
| 1259 | 2026-05-08T00:17:55.854Z | Downloaded serde_with v3.17.0 |
| 1260 | 2026-05-08T00:17:55.858Z | Downloaded tower-http v0.6.8 |
| 1261 | 2026-05-08T00:17:55.863Z | Downloaded rustls-webpki v0.102.8 |
| 1262 | 2026-05-08T00:17:55.876Z | Downloaded proptest v1.10.0 |
| 1263 | 2026-05-08T00:17:55.882Z | Downloaded bstr v1.12.1 |
| 1264 | 2026-05-08T00:17:55.889Z | Downloaded tokio-util v0.7.18 |
| 1265 | 2026-05-08T00:17:55.892Z | Downloaded goblin v0.10.5 |
| 1266 | 2026-05-08T00:17:55.897Z | Downloaded moka v0.12.13 |
| 1267 | 2026-05-08T00:17:55.902Z | Downloaded p384 v0.13.1 |
| 1268 | 2026-05-08T00:17:55.905Z | Downloaded lalrpop v0.19.12 |
| 1269 | 2026-05-08T00:17:55.911Z | Downloaded zip v4.6.1 |
| 1270 | 2026-05-08T00:17:55.914Z | Downloaded x509-cert v0.2.5 |
| 1271 | 2026-05-08T00:17:55.918Z | Downloaded tough v0.20.0 |
| 1272 | 2026-05-08T00:17:55.923Z | Downloaded petname v2.0.2 |
| 1273 | 2026-05-08T00:17:55.928Z | Downloaded openssl v0.10.78 |
| 1274 | 2026-05-08T00:17:55.934Z | Downloaded object v0.30.4 |
| 1275 | 2026-05-08T00:17:55.940Z | Downloaded regex v1.12.3 |
| 1276 | 2026-05-08T00:17:55.943Z | Downloaded nix v0.27.1 |
| 1277 | 2026-05-08T00:17:55.953Z | Downloaded smoltcp v0.9.1 |
| 1278 | 2026-05-08T00:17:55.961Z | Downloaded regex-syntax v0.6.29 |
| 1279 | 2026-05-08T00:17:55.968Z | Downloaded winnow v0.6.26 |
| 1280 | 2026-05-08T00:17:55.973Z | Downloaded winnow v0.5.40 |
| 1281 | 2026-05-08T00:17:55.978Z | Downloaded radix_trie v0.2.1 |
| 1282 | 2026-05-08T00:17:55.983Z | Downloaded nix v0.31.2 |
| 1283 | 2026-05-08T00:17:55.989Z | Downloaded polar-core v0.27.3 |
| 1284 | 2026-05-08T00:17:56.003Z | Downloaded zerocopy v0.8.40 |
| 1285 | 2026-05-08T00:17:56.009Z | Downloaded webpki-roots v1.0.6 |
| 1286 | 2026-05-08T00:17:56.030Z | Downloaded tabled v0.20.0 |
| 1287 | 2026-05-08T00:17:56.043Z | Downloaded rustls v0.23.37 |
| 1288 | 2026-05-08T00:17:56.049Z | Downloaded rustls v0.21.12 |
| 1289 | 2026-05-08T00:17:56.055Z | Downloaded rustix v0.38.44 |
| 1290 | 2026-05-08T00:17:56.075Z | Downloaded time v0.3.47 |
| 1291 | 2026-05-08T00:17:56.080Z | Downloaded nix v0.28.0 |
| 1292 | 2026-05-08T00:17:56.086Z | Downloaded quinn-proto v0.11.13 |
| 1293 | 2026-05-08T00:17:56.098Z | Downloaded dropshot v0.17.0 |
| 1294 | 2026-05-08T00:17:56.104Z | Downloaded object v0.37.3 |
| 1295 | 2026-05-08T00:17:56.109Z | Downloaded vcpkg v0.2.15 |
| 1296 | 2026-05-08T00:17:56.136Z | Downloaded zlib-rs v0.6.2 |
| 1297 | 2026-05-08T00:17:56.139Z | Downloaded hickory-proto v0.24.4 |
| 1298 | 2026-05-08T00:17:56.149Z | Downloaded rustls v0.22.4 |
| 1299 | 2026-05-08T00:17:56.156Z | Downloaded hickory-proto v0.25.2 |
| 1300 | 2026-05-08T00:17:56.166Z | Downloaded smoltcp v0.11.0 |
| 1301 | 2026-05-08T00:17:56.173Z | Downloaded diesel v2.3.7 |
| 1302 | 2026-05-08T00:17:56.186Z | Downloaded typify-impl v0.6.2 |
| 1303 | 2026-05-08T00:17:56.194Z | Downloaded sled v0.34.7 |
| 1304 | 2026-05-08T00:17:56.201Z | Downloaded regress v0.11.1 |
| 1305 | 2026-05-08T00:17:56.206Z | Downloaded regex-syntax v0.8.10 |
| 1306 | 2026-05-08T00:17:56.211Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1307 | 2026-05-08T00:17:56.220Z | Downloaded regress v0.10.5 |
| 1308 | 2026-05-08T00:17:56.223Z | Downloaded zerocopy-derive v0.6.6 |
| 1309 | 2026-05-08T00:17:56.229Z | Downloaded sqlparser v0.61.0 |
| 1310 | 2026-05-08T00:17:56.234Z | Downloaded openapiv3 v2.2.0 |
| 1311 | 2026-05-08T00:17:56.243Z | Downloaded dropshot v0.16.7 |
| 1312 | 2026-05-08T00:17:56.255Z | Downloaded nix v0.29.0 |
| 1313 | 2026-05-08T00:17:56.262Z | Downloaded petgraph v0.6.5 |
| 1314 | 2026-05-08T00:17:56.275Z | Downloaded tracing v0.1.44 |
| 1315 | 2026-05-08T00:17:56.285Z | Downloaded typify-impl v0.4.3 |
| 1316 | 2026-05-08T00:17:56.293Z | Downloaded ratatui v0.29.0 |
| 1317 | 2026-05-08T00:17:56.306Z | Downloaded jiff v0.2.21 |
| 1318 | 2026-05-08T00:17:56.317Z | Downloaded chrono-tz v0.10.4 |
| 1319 | 2026-05-08T00:17:56.328Z | Downloaded petgraph v0.8.3 |
| 1320 | 2026-05-08T00:17:56.342Z | Downloaded regex-automata v0.4.14 |
| 1321 | 2026-05-08T00:17:56.375Z | Downloaded tokio v1.52.1 |
| 1322 | 2026-05-08T00:17:56.400Z | Downloaded sha3 v0.10.8 |
| 1323 | 2026-05-08T00:17:56.410Z | Downloaded csv v1.4.0 |
| 1324 | 2026-05-08T00:17:56.423Z | Downloaded libz-sys v1.1.24 |
| 1325 | 2026-05-08T00:17:56.437Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1326 | 2026-05-08T00:17:56.492Z | Downloaded encoding_rs v0.8.35 |
| 1327 | 2026-05-08T00:17:56.506Z | Downloaded ring v0.17.14 |
| 1328 | 2026-05-08T00:17:56.550Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1329 | 2026-05-08T00:17:57.041Z | Downloaded aws-lc-sys v0.37.1 |
| 1330 | 2026-05-08T00:17:57.323Z | Compiling libc v0.2.185 |
| 1331 | 2026-05-08T00:17:57.326Z | Compiling serde v1.0.228 |
| 1332 | 2026-05-08T00:17:57.326Z | Compiling shlex v1.3.0 |
| 1333 | 2026-05-08T00:17:57.326Z | Compiling log v0.4.29 |
| 1334 | 2026-05-08T00:17:57.326Z | Compiling find-msvc-tools v0.1.9 |
| 1335 | 2026-05-08T00:17:57.326Z | Compiling smallvec v1.15.1 |
| 1336 | 2026-05-08T00:17:57.327Z | Compiling typenum v1.19.0 |
| 1337 | 2026-05-08T00:17:57.327Z | Compiling subtle v2.6.1 |
| 1338 | 2026-05-08T00:17:57.497Z | Compiling generic-array v0.14.7 |
| 1339 | 2026-05-08T00:17:57.509Z | Compiling scopeguard v1.2.0 |
| 1340 | 2026-05-08T00:17:57.512Z | Compiling const-oid v0.9.6 |
| 1341 | 2026-05-08T00:17:57.609Z | Compiling portable-atomic v1.13.1 |
| 1342 | 2026-05-08T00:17:57.626Z | Compiling syn v2.0.117 |
| 1343 | 2026-05-08T00:17:57.629Z | Compiling zerocopy v0.8.40 |
| 1344 | 2026-05-08T00:17:57.629Z | Compiling serde_json v1.0.149 |
| 1345 | 2026-05-08T00:17:57.629Z | Compiling critical-section v1.2.0 |
| 1346 | 2026-05-08T00:17:57.692Z | Compiling lock_api v0.4.14 |
| 1347 | 2026-05-08T00:17:57.714Z | Compiling pin-project-lite v0.2.17 |
| 1348 | 2026-05-08T00:17:57.729Z | Compiling parking_lot_core v0.9.12 |
| 1349 | 2026-05-08T00:17:57.760Z | Compiling pkg-config v0.3.32 |
| 1350 | 2026-05-08T00:17:57.775Z | Compiling bitflags v2.11.0 |
| 1351 | 2026-05-08T00:17:57.809Z | Compiling libm v0.2.16 |
| 1352 | 2026-05-08T00:17:57.845Z | Compiling num-traits v0.2.19 |
| 1353 | 2026-05-08T00:17:57.845Z | Compiling futures-core v0.3.32 |
| 1354 | 2026-05-08T00:17:57.893Z | Compiling percent-encoding v2.3.2 |
| 1355 | 2026-05-08T00:17:57.959Z | Compiling futures-sink v0.3.32 |
| 1356 | 2026-05-08T00:17:57.993Z | Compiling cpufeatures v0.2.17 |
| 1357 | 2026-05-08T00:17:58.060Z | Compiling futures-io v0.3.32 |
| 1358 | 2026-05-08T00:17:58.063Z | Compiling futures-channel v0.3.32 |
| 1359 | 2026-05-08T00:17:58.095Z | Compiling futures-task v0.3.32 |
| 1360 | 2026-05-08T00:17:58.098Z | Compiling slab v0.4.12 |
| 1361 | 2026-05-08T00:17:58.098Z | Compiling getrandom v0.4.1 |
| 1362 | 2026-05-08T00:17:58.144Z | Compiling rustversion v1.0.22 |
| 1363 | 2026-05-08T00:17:58.224Z | Compiling getrandom v0.3.4 |
| 1364 | 2026-05-08T00:17:58.256Z | Compiling rand_core v0.10.0 |
| 1365 | 2026-05-08T00:17:58.308Z | Compiling indexmap v2.14.0 |
| 1366 | 2026-05-08T00:17:58.325Z | Compiling form_urlencoded v1.2.2 |
| 1367 | 2026-05-08T00:17:58.342Z | Compiling fs_extra v1.3.0 |
| 1368 | 2026-05-08T00:17:58.365Z | Compiling ident_case v1.0.1 |
| 1369 | 2026-05-08T00:17:58.389Z | Compiling base64ct v1.8.3 |
| 1370 | 2026-05-08T00:17:58.430Z | Compiling dunce v1.0.5 |
| 1371 | 2026-05-08T00:17:58.455Z | Compiling flagset v0.4.7 |
| 1372 | 2026-05-08T00:17:58.521Z | Compiling getrandom v0.2.17 |
| 1373 | 2026-05-08T00:17:58.541Z | Compiling jobserver v0.1.34 |
| 1374 | 2026-05-08T00:17:58.556Z | Compiling errno v0.3.14 |
| 1375 | 2026-05-08T00:17:58.589Z | Compiling mio v1.2.0 |
| 1376 | 2026-05-08T00:17:58.592Z | Compiling socket2 v0.6.3 |
| 1377 | 2026-05-08T00:17:58.684Z | Compiling pem-rfc7468 v0.7.0 |
| 1378 | 2026-05-08T00:17:58.719Z | Compiling rand_core v0.6.4 |
| 1379 | 2026-05-08T00:17:58.736Z | Compiling once_cell v1.21.3 |
| 1380 | 2026-05-08T00:17:58.743Z | Compiling signal-hook-registry v1.4.8 |
| 1381 | 2026-05-08T00:17:58.794Z | Compiling cc v1.2.56 |
| 1382 | 2026-05-08T00:17:58.852Z | Compiling parking_lot v0.12.5 |
| 1383 | 2026-05-08T00:17:58.912Z | Compiling rustix v1.1.3 |
| 1384 | 2026-05-08T00:17:58.966Z | Compiling iana-time-zone v0.1.65 |
| 1385 | 2026-05-08T00:17:58.990Z | Compiling uuid v1.23.0 |
| 1386 | 2026-05-08T00:17:59.051Z | Compiling rustc_version v0.4.1 |
| 1387 | 2026-05-08T00:17:59.054Z | Compiling vcpkg v0.2.15 |
| 1388 | 2026-05-08T00:17:59.083Z | Compiling regex-syntax v0.8.10 |
| 1389 | 2026-05-08T00:17:59.086Z | Compiling aws-lc-rs v1.16.0 |
| 1390 | 2026-05-08T00:17:59.146Z | Compiling tracing-core v0.1.36 |
| 1391 | 2026-05-08T00:17:59.207Z | Compiling httparse v1.10.1 |
| 1392 | 2026-05-08T00:17:59.242Z | Compiling schemars v0.8.22 |
| 1393 | 2026-05-08T00:17:59.275Z | Compiling base64 v0.22.1 |
| 1394 | 2026-05-08T00:17:59.334Z | Compiling rand_core v0.9.5 |
| 1395 | 2026-05-08T00:17:59.429Z | Compiling openssl-probe v0.2.1 |
| 1396 | 2026-05-08T00:17:59.446Z | Compiling untrusted v0.9.0 |
| 1397 | 2026-05-08T00:17:59.493Z | Compiling untrusted v0.7.1 |
| 1398 | 2026-05-08T00:17:59.534Z | Compiling dyn-clone v1.0.20 |
| 1399 | 2026-05-08T00:17:59.571Z | Compiling atomic-waker v1.1.2 |
| 1400 | 2026-05-08T00:17:59.600Z | Compiling tower-service v0.3.3 |
| 1401 | 2026-05-08T00:17:59.619Z | Compiling cmake v0.1.57 |
| 1402 | 2026-05-08T00:17:59.668Z | Compiling rustls v0.23.37 |
| 1403 | 2026-05-08T00:17:59.671Z | Compiling tinyvec_macros v0.1.1 |
| 1404 | 2026-05-08T00:17:59.671Z | Compiling tower-layer v0.3.3 |
| 1405 | 2026-05-08T00:17:59.731Z | Compiling try-lock v0.2.5 |
| 1406 | 2026-05-08T00:17:59.735Z | Compiling spin v0.9.8 |
| 1407 | 2026-05-08T00:17:59.735Z | Compiling aho-corasick v1.1.4 |
| 1408 | 2026-05-08T00:17:59.797Z | Compiling tinyvec v1.10.0 |
| 1409 | 2026-05-08T00:17:59.800Z | Compiling crc32fast v1.5.0 |
| 1410 | 2026-05-08T00:17:59.800Z | Compiling httpdate v1.0.3 |
| 1411 | 2026-05-08T00:17:59.801Z | Compiling foreign-types-shared v0.1.1 |
| 1412 | 2026-05-08T00:17:59.871Z | Compiling want v0.3.1 |
| 1413 | 2026-05-08T00:17:59.888Z | Compiling openssl v0.10.78 |
| 1414 | 2026-05-08T00:17:59.905Z | Compiling pin-utils v0.1.0 |
| 1415 | 2026-05-08T00:17:59.905Z | Compiling num-conv v0.2.0 |
| 1416 | 2026-05-08T00:17:59.956Z | Compiling time-core v0.1.8 |
| 1417 | 2026-05-08T00:18:00.004Z | Compiling powerfmt v0.2.0 |
| 1418 | 2026-05-08T00:18:00.021Z | Compiling foreign-types v0.3.2 |
| 1419 | 2026-05-08T00:18:00.075Z | Compiling wait-timeout v0.2.1 |
| 1420 | 2026-05-08T00:18:00.092Z | Compiling siphasher v1.0.2 |
| 1421 | 2026-05-08T00:18:00.092Z | Compiling usdt-impl v0.6.0 |
| 1422 | 2026-05-08T00:18:00.131Z | Compiling syn v1.0.109 |
| 1423 | 2026-05-08T00:18:00.134Z | Compiling bit-vec v0.8.0 |
| 1424 | 2026-05-08T00:18:00.164Z | Compiling time-macros v0.2.27 |
| 1425 | 2026-05-08T00:18:00.171Z | Compiling quick-error v1.2.3 |
| 1426 | 2026-05-08T00:18:00.212Z | Compiling deranged v0.5.8 |
| 1427 | 2026-05-08T00:18:00.215Z | Compiling native-tls v0.2.18 |
| 1428 | 2026-05-08T00:18:00.248Z | Compiling num_threads v0.1.7 |
| 1429 | 2026-05-08T00:18:00.263Z | Compiling crossbeam-utils v0.8.21 |
| 1430 | 2026-05-08T00:18:00.300Z | Compiling simd-adler32 v0.3.8 |
| 1431 | 2026-05-08T00:18:00.379Z | Compiling bit-set v0.8.0 |
| 1432 | 2026-05-08T00:18:00.397Z | Compiling unicode-normalization v0.1.25 |
| 1433 | 2026-05-08T00:18:00.414Z | Compiling slog v2.8.2 |
| 1434 | 2026-05-08T00:18:00.430Z | Compiling rand_xorshift v0.4.0 |
| 1435 | 2026-05-08T00:18:00.482Z | Compiling heapless v0.7.17 |
| 1436 | 2026-05-08T00:18:00.536Z | Compiling thread-id v5.1.0 |
| 1437 | 2026-05-08T00:18:00.576Z | Compiling aws-lc-sys v0.37.1 |
| 1438 | 2026-05-08T00:18:00.576Z | Compiling ring v0.17.14 |
| 1439 | 2026-05-08T00:18:00.597Z | Compiling openssl-sys v0.9.114 |
| 1440 | 2026-05-08T00:18:00.631Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1441 | 2026-05-08T00:18:00.665Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1442 | 2026-05-08T00:18:00.669Z | Compiling sync_wrapper v1.0.2 |
| 1443 | 2026-05-08T00:18:00.669Z | Compiling cookie v0.18.1 |
| 1444 | 2026-05-08T00:18:00.715Z | Compiling synstructure v0.13.2 |
| 1445 | 2026-05-08T00:18:00.780Z | Compiling serde_derive_internals v0.29.1 |
| 1446 | 2026-05-08T00:18:00.870Z | Compiling pest_generator v2.8.6 |
| 1447 | 2026-05-08T00:18:01.001Z | Compiling darling_core v0.20.11 |
| 1448 | 2026-05-08T00:18:01.018Z | Compiling regex-automata v0.4.14 |
| 1449 | 2026-05-08T00:18:01.093Z | Compiling tempfile v3.25.0 |
| 1450 | 2026-05-08T00:18:01.113Z | Compiling darling_core v0.21.3 |
| 1451 | 2026-05-08T00:18:01.439Z | Compiling rusty-fork v0.3.1 |
| 1452 | 2026-05-08T00:18:01.460Z | Compiling unicode-properties v0.1.4 |
| 1453 | 2026-05-08T00:18:01.497Z | Compiling time v0.3.47 |
| 1454 | 2026-05-08T00:18:01.546Z | Compiling zstd-safe v7.2.4 |
| 1455 | 2026-05-08T00:18:01.731Z | Compiling paste v1.0.15 |
| 1456 | 2026-05-08T00:18:01.770Z | Compiling signal-hook v0.3.18 |
| 1457 | 2026-05-08T00:18:01.788Z | Compiling unarray v0.1.4 |
| 1458 | 2026-05-08T00:18:01.807Z | Compiling allocator-api2 v0.2.21 |
| 1459 | 2026-05-08T00:18:01.837Z | Compiling adler2 v2.0.1 |
| 1460 | 2026-05-08T00:18:01.852Z | Compiling anyhow v1.0.102 |
| 1461 | 2026-05-08T00:18:01.919Z | Compiling unicode-bidi v0.3.18 |
| 1462 | 2026-05-08T00:18:02.006Z | Compiling miniz_oxide v0.8.9 |
| 1463 | 2026-05-08T00:18:02.201Z | Compiling num-integer v0.1.46 |
| 1464 | 2026-05-08T00:18:02.281Z | Compiling stringprep v0.1.5 |
| 1465 | 2026-05-08T00:18:02.496Z | Compiling vergen-lib v0.1.6 |
| 1466 | 2026-05-08T00:18:02.547Z | Compiling curve25519-dalek v4.1.3 |
| 1467 | 2026-05-08T00:18:02.603Z | Compiling ff v0.13.1 |
| 1468 | 2026-05-08T00:18:02.728Z | Compiling hash32 v0.2.1 |
| 1469 | 2026-05-08T00:18:02.746Z | Compiling memoffset v0.9.1 |
| 1470 | 2026-05-08T00:18:02.750Z | Compiling ref-cast v1.0.25 |
| 1471 | 2026-05-08T00:18:02.781Z | Compiling serde_derive v1.0.228 |
| 1472 | 2026-05-08T00:18:02.784Z | Compiling zeroize_derive v1.4.3 |
| 1473 | 2026-05-08T00:18:02.784Z | Compiling zerofrom-derive v0.1.6 |
| 1474 | 2026-05-08T00:18:02.831Z | Compiling yoke-derive v0.8.1 |
| 1475 | 2026-05-08T00:18:02.960Z | Compiling zerocopy-derive v0.8.40 |
| 1476 | 2026-05-08T00:18:02.963Z | Compiling zerovec-derive v0.11.2 |
| 1477 | 2026-05-08T00:18:02.993Z | Compiling displaydoc v0.2.5 |
| 1478 | 2026-05-08T00:18:03.127Z | Compiling tokio-macros v2.7.0 |
| 1479 | 2026-05-08T00:18:03.367Z | Compiling futures-macro v0.3.32 |
| 1480 | 2026-05-08T00:18:03.583Z | Compiling zeroize v1.8.2 |
| 1481 | 2026-05-08T00:18:03.698Z | Compiling der_derive v0.7.3 |
| 1482 | 2026-05-08T00:18:03.900Z | Compiling thiserror-impl v2.0.18 |
| 1483 | 2026-05-08T00:18:03.997Z | Compiling rustls-pki-types v1.14.0 |
| 1484 | 2026-05-08T00:18:04.109Z | Compiling tracing-attributes v0.1.31 |
| 1485 | 2026-05-08T00:18:04.219Z | Compiling pest_derive v2.8.6 |
| 1486 | 2026-05-08T00:18:04.310Z | Compiling schemars_derive v0.8.22 |
| 1487 | 2026-05-08T00:18:04.338Z | Compiling futures-util v0.3.32 |
| 1488 | 2026-05-08T00:18:04.458Z | Compiling crypto-common v0.1.7 |
| 1489 | 2026-05-08T00:18:04.508Z | Compiling zerofrom v0.1.6 |
| 1490 | 2026-05-08T00:18:04.541Z | Compiling block-buffer v0.10.4 |
| 1491 | 2026-05-08T00:18:04.641Z | Compiling yoke v0.8.1 |
| 1492 | 2026-05-08T00:18:04.665Z | Compiling block-padding v0.3.3 |
| 1493 | 2026-05-08T00:18:04.744Z | Compiling digest v0.10.7 |
| 1494 | 2026-05-08T00:18:04.761Z | Compiling scroll_derive v0.13.1 |
| 1495 | 2026-05-08T00:18:04.848Z | Compiling zerovec v0.11.5 |
| 1496 | 2026-05-08T00:18:04.865Z | Compiling zerotrie v0.2.3 |
| 1497 | 2026-05-08T00:18:04.882Z | Compiling inout v0.1.4 |
| 1498 | 2026-05-08T00:18:05.040Z | Compiling hmac v0.12.1 |
| 1499 | 2026-05-08T00:18:05.087Z | Compiling cipher v0.4.4 |
| 1500 | 2026-05-08T00:18:05.225Z | Compiling sha2 v0.10.9 |
| 1501 | 2026-05-08T00:18:05.244Z | Compiling der v0.7.10 |
| 1502 | 2026-05-08T00:18:05.417Z | Compiling tinystr v0.8.2 |
| 1503 | 2026-05-08T00:18:05.470Z | Compiling potential_utf v0.1.4 |
| 1504 | 2026-05-08T00:18:05.505Z | Compiling salsa20 v0.10.2 |
| 1505 | 2026-05-08T00:18:05.577Z | Compiling pbkdf2 v0.12.2 |
| 1506 | 2026-05-08T00:18:05.691Z | Compiling icu_locale_core v2.1.1 |
| 1507 | 2026-05-08T00:18:05.691Z | Compiling icu_collections v2.1.1 |
| 1508 | 2026-05-08T00:18:05.711Z | Compiling scrypt v0.11.0 |
| 1509 | 2026-05-08T00:18:05.715Z | Compiling thiserror v2.0.18 |
| 1510 | 2026-05-08T00:18:05.758Z | Compiling aes v0.8.4 |
| 1511 | 2026-05-08T00:18:05.847Z | Compiling cbc v0.1.2 |
| 1512 | 2026-05-08T00:18:05.851Z | Compiling tracing v0.1.44 |
| 1513 | 2026-05-08T00:18:05.939Z | Compiling scroll v0.13.0 |
| 1514 | 2026-05-08T00:18:06.049Z | Compiling darling_macro v0.20.11 |
| 1515 | 2026-05-08T00:18:06.098Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-05-08T00:18:06.211Z | Compiling goblin v0.10.5 |
| 1517 | 2026-05-08T00:18:06.285Z | Compiling dtrace-parser v0.3.0 |
| 1518 | 2026-05-08T00:18:06.356Z | Compiling spki v0.7.3 |
| 1519 | 2026-05-08T00:18:06.601Z | Compiling icu_provider v2.1.1 |
| 1520 | 2026-05-08T00:18:06.622Z | Compiling pkcs5 v0.7.1 |
| 1521 | 2026-05-08T00:18:06.647Z | Compiling darling v0.20.11 |
| 1522 | 2026-05-08T00:18:06.761Z | Compiling derive_builder_core v0.20.2 |
| 1523 | 2026-05-08T00:18:06.779Z | Compiling signature v2.2.0 |
| 1524 | 2026-05-08T00:18:06.814Z | Compiling rustls-native-certs v0.8.3 |
| 1525 | 2026-05-08T00:18:06.933Z | Compiling bytes v1.11.1 |
| 1526 | 2026-05-08T00:18:06.959Z | Compiling icu_normalizer v2.1.1 |
| 1527 | 2026-05-08T00:18:06.986Z | Compiling icu_properties v2.1.2 |
| 1528 | 2026-05-08T00:18:07.014Z | Compiling chrono v0.4.44 |
| 1529 | 2026-05-08T00:18:07.096Z | Compiling pkcs8 v0.10.2 |
| 1530 | 2026-05-08T00:18:07.120Z | Compiling ipnet v2.11.0 |
| 1531 | 2026-05-08T00:18:07.182Z | Compiling thiserror-impl v1.0.69 |
| 1532 | 2026-05-08T00:18:07.217Z | Compiling scroll_derive v0.12.1 |
| 1533 | 2026-05-08T00:18:07.234Z | Compiling erased-serde v0.3.31 |
| 1534 | 2026-05-08T00:18:07.478Z | Compiling serde_tokenstream v0.2.3 |
| 1535 | 2026-05-08T00:18:07.609Z | Compiling tokio v1.52.1 |
| 1536 | 2026-05-08T00:18:07.672Z | Compiling http v1.4.0 |
| 1537 | 2026-05-08T00:18:07.726Z | Compiling toml_datetime v0.6.11 |
| 1538 | 2026-05-08T00:18:07.826Z | Compiling serde_spanned v0.6.9 |
| 1539 | 2026-05-08T00:18:07.851Z | Compiling derive_builder_macro v0.20.2 |
| 1540 | 2026-05-08T00:18:07.867Z | Compiling md-5 v0.10.6 |
| 1541 | 2026-05-08T00:18:08.013Z | Compiling idna_adapter v1.2.1 |
| 1542 | 2026-05-08T00:18:08.018Z | Compiling scroll v0.12.0 |
| 1543 | 2026-05-08T00:18:08.048Z | Compiling webpki-roots v1.0.6 |
| 1544 | 2026-05-08T00:18:08.066Z | Compiling darling_macro v0.21.3 |
| 1545 | 2026-05-08T00:18:08.084Z | Compiling zerocopy-derive v0.7.35 |
| 1546 | 2026-05-08T00:18:08.193Z | Compiling ppv-lite86 v0.2.21 |
| 1547 | 2026-05-08T00:18:08.210Z | Compiling idna v1.1.0 |
| 1548 | 2026-05-08T00:18:08.293Z | Compiling psl-types v2.0.11 |
| 1549 | 2026-05-08T00:18:08.366Z | Compiling num-bigint-dig v0.8.6 |
| 1550 | 2026-05-08T00:18:08.419Z | Compiling fallible-iterator v0.2.0 |
| 1551 | 2026-05-08T00:18:08.455Z | Compiling http-body v1.0.1 |
| 1552 | 2026-05-08T00:18:08.471Z | Compiling cfg_aliases v0.2.1 |
| 1553 | 2026-05-08T00:18:08.575Z | Compiling url v2.5.8 |
| 1554 | 2026-05-08T00:18:08.593Z | Compiling rand_chacha v0.9.0 |
| 1555 | 2026-05-08T00:18:08.611Z | Compiling http-body-util v0.1.3 |
| 1556 | 2026-05-08T00:18:08.654Z | Compiling rand_chacha v0.3.1 |
| 1557 | 2026-05-08T00:18:08.671Z | Compiling litrs v1.0.0 |
| 1558 | 2026-05-08T00:18:08.699Z | Compiling base16ct v0.2.0 |
| 1559 | 2026-05-08T00:18:08.721Z | Compiling thiserror v1.0.69 |
| 1560 | 2026-05-08T00:18:08.767Z | Compiling smoltcp v0.9.1 |
| 1561 | 2026-05-08T00:18:08.793Z | Compiling zlib-rs v0.6.2 |
| 1562 | 2026-05-08T00:18:08.852Z | Compiling rand v0.9.2 |
| 1563 | 2026-05-08T00:18:08.901Z | Compiling iri-string v0.7.10 |
| 1564 | 2026-05-08T00:18:08.917Z | Compiling ryu v1.0.23 |
| 1565 | 2026-05-08T00:18:08.987Z | Compiling rustix v0.38.44 |
| 1566 | 2026-05-08T00:18:09.122Z | Compiling zerocopy v0.7.35 |
| 1567 | 2026-05-08T00:18:09.200Z | Compiling serde_urlencoded v0.7.1 |
| 1568 | 2026-05-08T00:18:09.266Z | Compiling document-features v0.2.12 |
| 1569 | 2026-05-08T00:18:09.396Z | Compiling dof v0.4.0 |
| 1570 | 2026-05-08T00:18:09.501Z | Compiling proptest v1.10.0 |
| 1571 | 2026-05-08T00:18:09.564Z | Compiling postgres-protocol v0.6.10 |
| 1572 | 2026-05-08T00:18:09.724Z | Compiling rand v0.8.5 |
| 1573 | 2026-05-08T00:18:09.777Z | Compiling sec1 v0.7.3 |
| 1574 | 2026-05-08T00:18:09.794Z | Compiling darling v0.21.3 |
| 1575 | 2026-05-08T00:18:09.839Z | Compiling nix v0.31.2 |
| 1576 | 2026-05-08T00:18:09.908Z | Compiling publicsuffix v2.3.0 |
| 1577 | 2026-05-08T00:18:09.943Z | Compiling derive_builder v0.20.2 |
| 1578 | 2026-05-08T00:18:09.975Z | Compiling goblin v0.8.2 |
| 1579 | 2026-05-08T00:18:10.106Z | Compiling ipnetwork v0.21.1 |
| 1580 | 2026-05-08T00:18:10.125Z | Compiling cargo-platform v0.1.9 |
| 1581 | 2026-05-08T00:18:10.215Z | Compiling hubpack_derive v0.1.1 |
| 1582 | 2026-05-08T00:18:10.297Z | Compiling hkdf v0.12.4 |
| 1583 | 2026-05-08T00:18:10.460Z | Compiling oxnet v0.1.4 |
| 1584 | 2026-05-08T00:18:10.504Z | Compiling crypto-bigint v0.5.5 |
| 1585 | 2026-05-08T00:18:10.593Z | Compiling regex v1.12.3 |
| 1586 | 2026-05-08T00:18:10.827Z | Compiling daft-derive v0.1.5 |
| 1587 | 2026-05-08T00:18:10.830Z | Compiling ref-cast-impl v1.0.25 |
| 1588 | 2026-05-08T00:18:10.859Z | Compiling strum_macros v0.27.2 |
| 1589 | 2026-05-08T00:18:10.939Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1590 | 2026-05-08T00:18:11.005Z | Compiling async-trait v0.1.89 |
| 1591 | 2026-05-08T00:18:11.023Z | Compiling group v0.13.0 |
| 1592 | 2026-05-08T00:18:11.211Z | Compiling num-iter v0.1.45 |
| 1593 | 2026-05-08T00:18:11.368Z | Compiling terminal_size v0.4.3 |
| 1594 | 2026-05-08T00:18:11.368Z | Compiling phf_shared v0.13.1 |
| 1595 | 2026-05-08T00:18:11.526Z | Compiling lazy_static v1.5.0 |
| 1596 | 2026-05-08T00:18:11.564Z | Compiling vergen v9.0.6 |
| 1597 | 2026-05-08T00:18:11.600Z | Compiling fs-err v3.3.0 |
| 1598 | 2026-05-08T00:18:11.652Z | Compiling ahash v0.8.12 |
| 1599 | 2026-05-08T00:18:11.679Z | Compiling foldhash v0.1.5 |
| 1600 | 2026-05-08T00:18:11.710Z | Compiling object v0.37.3 |
| 1601 | 2026-05-08T00:18:11.726Z | Compiling foldhash v0.2.0 |
| 1602 | 2026-05-08T00:18:11.729Z | Compiling bumpalo v3.20.2 |
| 1603 | 2026-05-08T00:18:11.799Z | Compiling winnow v0.5.40 |
| 1604 | 2026-05-08T00:18:11.841Z | Compiling libbz2-rs-sys v0.2.2 |
| 1605 | 2026-05-08T00:18:11.861Z | Compiling bitflags v1.3.2 |
| 1606 | 2026-05-08T00:18:11.899Z | Compiling managed v0.8.0 |
| 1607 | 2026-05-08T00:18:11.916Z | Compiling unicode-segmentation v1.12.0 |
| 1608 | 2026-05-08T00:18:11.963Z | Compiling tokio-util v0.7.18 |
| 1609 | 2026-05-08T00:18:12.003Z | Compiling tower v0.5.3 |
| 1610 | 2026-05-08T00:18:12.046Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-05-08T00:18:12.127Z | Compiling flate2 v1.1.9 |
| 1612 | 2026-05-08T00:18:12.225Z | Compiling newtype-uuid v1.3.2 |
| 1613 | 2026-05-08T00:18:12.268Z | Compiling zopfli v0.8.3 |
| 1614 | 2026-05-08T00:18:12.380Z | Compiling bzip2 v0.6.1 |
| 1615 | 2026-05-08T00:18:12.527Z | Compiling tower-http v0.6.8 |
| 1616 | 2026-05-08T00:18:12.581Z | Compiling daft v0.1.5 |
| 1617 | 2026-05-08T00:18:12.627Z | Compiling dof v0.3.0 |
| 1618 | 2026-05-08T00:18:12.646Z | Compiling hashbrown v0.16.1 |
| 1619 | 2026-05-08T00:18:12.682Z | Compiling clap_builder v4.5.60 |
| 1620 | 2026-05-08T00:18:12.852Z | Compiling h2 v0.4.13 |
| 1621 | 2026-05-08T00:18:12.934Z | Compiling hashbrown v0.15.5 |
| 1622 | 2026-05-08T00:18:13.069Z | Compiling elliptic-curve v0.13.8 |
| 1623 | 2026-05-08T00:18:13.146Z | Compiling phf v0.13.1 |
| 1624 | 2026-05-08T00:18:13.191Z | Compiling strum v0.27.2 |
| 1625 | 2026-05-08T00:18:13.208Z | Compiling signal-hook-mio v0.2.5 |
| 1626 | 2026-05-08T00:18:13.354Z | Compiling toml_edit v0.19.15 |
| 1627 | 2026-05-08T00:18:13.372Z | Compiling cargo_metadata v0.19.2 |
| 1628 | 2026-05-08T00:18:13.497Z | Compiling usdt-macro v0.6.0 |
| 1629 | 2026-05-08T00:18:13.521Z | Compiling usdt-attr-macro v0.6.0 |
| 1630 | 2026-05-08T00:18:13.524Z | Compiling cookie_store v0.22.1 |
| 1631 | 2026-05-08T00:18:13.550Z | Compiling bzip2 v0.4.4 |
| 1632 | 2026-05-08T00:18:13.692Z | Compiling hubpack v0.1.2 |
| 1633 | 2026-05-08T00:18:13.837Z | Compiling postgres-types v0.2.12 |
| 1634 | 2026-05-08T00:18:13.846Z | Compiling serde_with_macros v3.17.0 |
| 1635 | 2026-05-08T00:18:13.964Z | Compiling zstd v0.13.3 |
| 1636 | 2026-05-08T00:18:14.288Z | Compiling dtrace-parser v0.2.0 |
| 1637 | 2026-05-08T00:18:14.310Z | Compiling pkcs1 v0.7.5 |
| 1638 | 2026-05-08T00:18:14.325Z | Compiling ed25519 v2.2.3 |
| 1639 | 2026-05-08T00:18:14.392Z | Compiling hex v0.4.3 |
| 1640 | 2026-05-08T00:18:14.482Z | Compiling serde-big-array v0.5.1 |
| 1641 | 2026-05-08T00:18:14.482Z | Compiling rfc6979 v0.4.0 |
| 1642 | 2026-05-08T00:18:14.661Z | Compiling bstr v1.12.1 |
| 1643 | 2026-05-08T00:18:14.682Z | Compiling clap_derive v4.5.55 |
| 1644 | 2026-05-08T00:18:14.717Z | Compiling enum-as-inner v0.6.1 |
| 1645 | 2026-05-08T00:18:14.788Z | Compiling strum_macros v0.26.4 |
| 1646 | 2026-05-08T00:18:14.968Z | Compiling serde_repr v0.1.20 |
| 1647 | 2026-05-08T00:18:15.200Z | Compiling phf_shared v0.11.3 |
| 1648 | 2026-05-08T00:18:15.218Z | Compiling float-cmp v0.10.0 |
| 1649 | 2026-05-08T00:18:15.330Z | Compiling memmap2 v0.9.10 |
| 1650 | 2026-05-08T00:18:15.398Z | Compiling thread-id v4.2.2 |
| 1651 | 2026-05-08T00:18:15.416Z | Compiling env_filter v1.0.0 |
| 1652 | 2026-05-08T00:18:15.437Z | Compiling encoding_rs v0.8.35 |
| 1653 | 2026-05-08T00:18:15.439Z | Compiling normalize-line-endings v0.3.0 |
| 1654 | 2026-05-08T00:18:15.440Z | Compiling fixedbitset v0.4.2 |
| 1655 | 2026-05-08T00:18:15.515Z | Compiling new_debug_unreachable v1.0.6 |
| 1656 | 2026-05-08T00:18:15.567Z | Compiling difflib v0.4.0 |
| 1657 | 2026-05-08T00:18:15.604Z | Compiling precomputed-hash v0.1.1 |
| 1658 | 2026-05-08T00:18:15.620Z | Compiling mime v0.3.17 |
| 1659 | 2026-05-08T00:18:15.628Z | Compiling predicates-core v1.0.10 |
| 1660 | 2026-05-08T00:18:15.719Z | Compiling whoami v2.1.0 |
| 1661 | 2026-05-08T00:18:15.745Z | Compiling keccak v0.1.6 |
| 1662 | 2026-05-08T00:18:15.817Z | Compiling either v1.15.0 |
| 1663 | 2026-05-08T00:18:15.878Z | Compiling static_assertions v1.1.0 |
| 1664 | 2026-05-08T00:18:15.980Z | Compiling data-encoding v2.10.0 |
| 1665 | 2026-05-08T00:18:16.007Z | Compiling fixedbitset v0.5.7 |
| 1666 | 2026-05-08T00:18:16.079Z | Compiling rustc-hash v2.1.1 |
| 1667 | 2026-05-08T00:18:16.205Z | Compiling jiff v0.2.21 |
| 1668 | 2026-05-08T00:18:16.236Z | Compiling iddqd v0.3.18 |
| 1669 | 2026-05-08T00:18:16.253Z | Compiling petgraph v0.8.3 |
| 1670 | 2026-05-08T00:18:16.272Z | Compiling itertools v0.13.0 |
| 1671 | 2026-05-08T00:18:16.376Z | Compiling hyper v1.8.1 |
| 1672 | 2026-05-08T00:18:16.447Z | Compiling hickory-proto v0.25.2 |
| 1673 | 2026-05-08T00:18:16.568Z | Compiling tokio-postgres v0.7.16 |
| 1674 | 2026-05-08T00:18:16.773Z | Compiling sha3 v0.10.8 |
| 1675 | 2026-05-08T00:18:16.864Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1676 | 2026-05-08T00:18:16.881Z | Compiling clap v4.5.60 |
| 1677 | 2026-05-08T00:18:16.938Z | Compiling strum v0.26.3 |
| 1678 | 2026-05-08T00:18:16.992Z | Compiling predicates v3.1.4 |
| 1679 | 2026-05-08T00:18:17.111Z | Compiling string_cache v0.8.9 |
| 1680 | 2026-05-08T00:18:17.341Z | Compiling petgraph v0.6.5 |
| 1681 | 2026-05-08T00:18:17.379Z | Compiling env_logger v0.11.9 |
| 1682 | 2026-05-08T00:18:17.411Z | Compiling usdt v0.6.0 |
| 1683 | 2026-05-08T00:18:17.524Z | Compiling toml_edit v0.22.27 |
| 1684 | 2026-05-08T00:18:17.627Z | Compiling usdt-impl v0.5.0 |
| 1685 | 2026-05-08T00:18:17.750Z | Compiling hyper-util v0.1.20 |
| 1686 | 2026-05-08T00:18:17.792Z | Compiling serde_with v3.17.0 |
| 1687 | 2026-05-08T00:18:17.810Z | Compiling similar v2.7.0 |
| 1688 | 2026-05-08T00:18:17.830Z | Compiling crossterm v0.28.1 |
| 1689 | 2026-05-08T00:18:18.274Z | Compiling toml v0.7.8 |
| 1690 | 2026-05-08T00:18:18.336Z | Compiling ecdsa v0.16.9 |
| 1691 | 2026-05-08T00:18:18.577Z | Compiling rsa v0.9.10 |
| 1692 | 2026-05-08T00:18:18.812Z | Compiling ed25519-dalek v2.2.0 |
| 1693 | 2026-05-08T00:18:19.099Z | Compiling zip v0.6.6 |
| 1694 | 2026-05-08T00:18:19.340Z | Compiling zip v4.6.1 |
| 1695 | 2026-05-08T00:18:19.340Z | Compiling tokio-stream v0.1.18 |
| 1696 | 2026-05-08T00:18:19.565Z | Compiling hyper-tls v0.6.0 |
| 1697 | 2026-05-08T00:18:19.754Z | Compiling heck v0.4.1 |
| 1698 | 2026-05-08T00:18:19.831Z | Compiling buf-list v1.1.2 |
| 1699 | 2026-05-08T00:18:19.851Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1700 | 2026-05-08T00:18:19.870Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1701 | 2026-05-08T00:18:19.886Z | Compiling openapiv3 v2.2.0 |
| 1702 | 2026-05-08T00:18:19.930Z | Compiling x509-cert v0.2.5 |
| 1703 | 2026-05-08T00:18:20.040Z | Compiling sha1 v0.10.6 |
| 1704 | 2026-05-08T00:18:20.141Z | Compiling crossbeam-epoch v0.9.18 |
| 1705 | 2026-05-08T00:18:20.185Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1706 | 2026-05-08T00:18:20.249Z | Compiling lalrpop-util v0.19.12 |
| 1707 | 2026-05-08T00:18:20.319Z | Compiling peg-runtime v0.8.5 |
| 1708 | 2026-05-08T00:18:20.479Z | Compiling thread_local v1.1.9 |
| 1709 | 2026-05-08T00:18:20.500Z | Compiling slog-async v2.8.0 |
| 1710 | 2026-05-08T00:18:20.544Z | Compiling futures-executor v0.3.32 |
| 1711 | 2026-05-08T00:18:20.563Z | Compiling crossbeam-channel v0.5.15 |
| 1712 | 2026-05-08T00:18:20.608Z | Compiling is-terminal v0.4.17 |
| 1713 | 2026-05-08T00:18:20.675Z | Compiling filetime v0.2.27 |
| 1714 | 2026-05-08T00:18:20.700Z | Compiling xattr v1.6.1 |
| 1715 | 2026-05-08T00:18:20.701Z | Compiling take_mut v0.2.2 |
| 1716 | 2026-05-08T00:18:20.743Z | Compiling term v1.2.1 |
| 1717 | 2026-05-08T00:18:20.837Z | Compiling futures v0.3.32 |
| 1718 | 2026-05-08T00:18:20.923Z | Compiling tar v0.4.45 |
| 1719 | 2026-05-08T00:18:21.122Z | Compiling slog-term v2.9.2 |
| 1720 | 2026-05-08T00:18:37.600Z | Compiling rustls-webpki v0.103.9 |
| 1721 | 2026-05-08T00:18:40.660Z | Compiling tokio-rustls v0.26.4 |
| 1722 | 2026-05-08T00:18:40.660Z | Compiling rustls-platform-verifier v0.6.2 |
| 1723 | 2026-05-08T00:18:40.880Z | Compiling hyper-rustls v0.27.7 |
| 1724 | 2026-05-08T00:18:41.094Z | Compiling reqwest v0.13.2 |
| 1725 | 2026-05-08T00:18:41.097Z | Compiling reqwest v0.12.28 |
| 1726 | 2026-05-08T00:18:43.300Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1727 | 2026-05-08T00:18:43.562Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1728 | 2026-05-08T00:18:46.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.67s |
| 1729 | 2026-05-08T00:18:46.808Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1730 | 2026-05-08T00:18:46.869Z | May 08 00:18:46.470 INFO Starting download, target: Cockroach |
| 1731 | 2026-05-08T00:18:46.869Z | May 08 00:18:46.471 INFO Starting download, target: Clickhouse |
| 1732 | 2026-05-08T00:18:46.869Z | May 08 00:18:46.471 INFO Starting download, target: Console |
| 1733 | 2026-05-08T00:18:46.873Z | May 08 00:18:46.471 INFO Starting download, target: DendriteStub |
| 1734 | 2026-05-08T00:18:46.873Z | May 08 00:18:46.471 INFO Starting download, target: MaghemiteMgd |
| 1735 | 2026-05-08T00:18:46.873Z | May 08 00:18:46.471 INFO Starting download, target: TransceiverControl |
| 1736 | 2026-05-08T00:18:46.873Z | May 08 00:18:46.471 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1737 | 2026-05-08T00:18:46.873Z | May 08 00:18:46.471 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1738 | 2026-05-08T00:18:46.873Z | May 08 00:18:46.471 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1739 | 2026-05-08T00:18:46.873Z | May 08 00:18:46.471 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1740 | 2026-05-08T00:18:46.873Z | May 08 00:18:46.471 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1741 | 2026-05-08T00:18:46.873Z | May 08 00:18:46.471 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1742 | 2026-05-08T00:18:47.204Z | May 08 00:18:46.804 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1743 | 2026-05-08T00:18:47.496Z | May 08 00:18:47.085 INFO Download complete, target: TransceiverControl |
| 1744 | 2026-05-08T00:18:47.891Z | May 08 00:18:47.489 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1745 | 2026-05-08T00:18:48.144Z | May 08 00:18:47.742 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1746 | 2026-05-08T00:18:48.159Z | May 08 00:18:47.759 INFO Download complete, target: Console |
| 1747 | 2026-05-08T00:18:48.398Z | May 08 00:18:47.997 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1748 | 2026-05-08T00:18:48.803Z | May 08 00:18:48.404 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1749 | 2026-05-08T00:18:48.803Z | May 08 00:18:48.404 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1750 | 2026-05-08T00:18:49.449Z | May 08 00:18:49.051 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1751 | 2026-05-08T00:18:50.753Z | May 08 00:18:50.353 INFO Download complete, target: DendriteStub |
| 1752 | 2026-05-08T00:18:51.088Z | May 08 00:18:50.687 INFO Download complete, target: MaghemiteMgd |
| 1753 | 2026-05-08T00:18:54.108Z | May 08 00:18:53.708 INFO Checking that binary works, target: Cockroach |
| 1754 | 2026-05-08T00:18:54.287Z | May 08 00:18:53.887 INFO Download complete, target: Cockroach |
| 1755 | 2026-05-08T00:18:57.017Z | May 08 00:18:56.616 INFO Checking that binary works, target: Clickhouse |
| 1756 | 2026-05-08T00:18:57.138Z | May 08 00:18:56.738 INFO Download complete, target: Clickhouse |
| 1757 | 2026-05-08T00:18:57.145Z | All prerequisites installed successfully |
| 1758 | 2026-05-08T00:18:57.148Z | |
| 1759 | 2026-05-08T00:18:57.148Z | real 3:10.320990546 |
| 1760 | 2026-05-08T00:18:57.148Z | user 8:18.549457210 |
| 1761 | 2026-05-08T00:18:57.148Z | sys 1:56.613071807 |
| 1762 | 2026-05-08T00:18:57.148Z | trap 0.296628561 |
| 1763 | 2026-05-08T00:18:57.148Z | tflt 1.866946979 |
| 1764 | 2026-05-08T00:18:57.148Z | dflt 2.863629466 |
| 1765 | 2026-05-08T00:18:57.148Z | kflt 0.052348528 |
| 1766 | 2026-05-08T00:18:57.148Z | lock 25:46.946358331 |
| 1767 | 2026-05-08T00:18:57.148Z | slp 22:08.284535913 |
| 1768 | 2026-05-08T00:18:57.148Z | lat 29.242264363 |
| 1769 | 2026-05-08T00:18:57.149Z | stop 3:22.762097507 |
| 1770 | 2026-05-08T00:18:57.149Z | + ptime -m cargo xtask download softnpu |
| 1771 | 2026-05-08T00:18:57.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 1772 | 2026-05-08T00:18:57.779Z | Running `target/debug/xtask download softnpu` |
| 1773 | 2026-05-08T00:18:58.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
| 1774 | 2026-05-08T00:18:58.716Z | Running `target/debug/xtask-downloader softnpu` |
| 1775 | 2026-05-08T00:18:58.762Z | May 08 00:18:58.362 INFO Starting download, target: Softnpu |
| 1776 | 2026-05-08T00:18:58.765Z | May 08 00:18:58.363 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1777 | 2026-05-08T00:18:59.392Z | May 08 00:18:58.992 INFO Download complete, target: Softnpu |
| 1778 | 2026-05-08T00:18:59.396Z | |
| 1779 | 2026-05-08T00:18:59.398Z | real 2.242889070 |
| 1780 | 2026-05-08T00:18:59.398Z | user 1.492882975 |
| 1781 | 2026-05-08T00:18:59.398Z | sys 0.745870042 |
| 1782 | 2026-05-08T00:18:59.398Z | trap 0.000602630 |
| 1783 | 2026-05-08T00:18:59.398Z | tflt 0.000083931 |
| 1784 | 2026-05-08T00:18:59.399Z | dflt 0.000141162 |
| 1785 | 2026-05-08T00:18:59.399Z | kflt 0.000000000 |
| 1786 | 2026-05-08T00:18:59.399Z | lock 11.200140299 |
| 1787 | 2026-05-08T00:18:59.399Z | slp 0.488005523 |
| 1788 | 2026-05-08T00:18:59.399Z | lat 0.088526440 |
| 1789 | 2026-05-08T00:18:59.399Z | stop 0.000195300 |
| 1790 | 2026-05-08T00:18:59.399Z | + export CARGO_INCREMENTAL=0 |
| 1791 | 2026-05-08T00:18:59.399Z | + CARGO_INCREMENTAL=0 |
| 1792 | 2026-05-08T00:18:59.399Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1793 | 2026-05-08T00:19:00.393Z | Compiling proc-macro2 v1.0.106 |
| 1794 | 2026-05-08T00:19:00.393Z | Compiling quote v1.0.45 |
| 1795 | 2026-05-08T00:19:00.393Z | Compiling unicode-ident v1.0.24 |
| 1796 | 2026-05-08T00:19:00.393Z | Compiling libc v0.2.185 |
| 1797 | 2026-05-08T00:19:00.393Z | Compiling serde_core v1.0.228 |
| 1798 | 2026-05-08T00:19:00.413Z | Compiling serde v1.0.228 |
| 1799 | 2026-05-08T00:19:00.413Z | Compiling cfg-if v1.0.4 |
| 1800 | 2026-05-08T00:19:00.413Z | Compiling version_check v0.9.5 |
| 1801 | 2026-05-08T00:19:00.413Z | Compiling find-msvc-tools v0.1.9 |
| 1802 | 2026-05-08T00:19:00.413Z | Compiling shlex v1.3.0 |
| 1803 | 2026-05-08T00:19:00.413Z | Compiling typenum v1.19.0 |
| 1804 | 2026-05-08T00:19:00.413Z | Compiling autocfg v1.5.0 |
| 1805 | 2026-05-08T00:19:00.413Z | Compiling zmij v1.0.21 |
| 1806 | 2026-05-08T00:19:00.546Z | Compiling memchr v2.8.0 |
| 1807 | 2026-05-08T00:19:00.556Z | Compiling serde_json v1.0.149 |
| 1808 | 2026-05-08T00:19:00.680Z | Compiling portable-atomic v1.13.1 |
| 1809 | 2026-05-08T00:19:00.871Z | Compiling zerocopy v0.8.40 |
| 1810 | 2026-05-08T00:19:00.956Z | Compiling libm v0.2.16 |
| 1811 | 2026-05-08T00:19:00.964Z | Compiling smallvec v1.15.1 |
| 1812 | 2026-05-08T00:19:00.978Z | Compiling parking_lot_core v0.9.12 |
| 1813 | 2026-05-08T00:19:00.996Z | Compiling icu_normalizer_data v2.1.1 |
| 1814 | 2026-05-08T00:19:01.045Z | Compiling icu_properties_data v2.1.2 |
| 1815 | 2026-05-08T00:19:01.099Z | Compiling generic-array v0.14.7 |
| 1816 | 2026-05-08T00:19:01.119Z | Compiling num-traits v0.2.19 |
| 1817 | 2026-05-08T00:19:01.191Z | Compiling itoa v1.0.17 |
| 1818 | 2026-05-08T00:19:01.283Z | Compiling getrandom v0.4.1 |
| 1819 | 2026-05-08T00:19:01.301Z | Compiling log v0.4.29 |
| 1820 | 2026-05-08T00:19:01.375Z | Compiling stable_deref_trait v1.2.1 |
| 1821 | 2026-05-08T00:19:01.375Z | Compiling pkg-config v0.3.32 |
| 1822 | 2026-05-08T00:19:01.430Z | Compiling subtle v2.6.1 |
| 1823 | 2026-05-08T00:19:01.572Z | Compiling scopeguard v1.2.0 |
| 1824 | 2026-05-08T00:19:01.705Z | Compiling writeable v0.6.2 |
| 1825 | 2026-05-08T00:19:01.776Z | Compiling lock_api v0.4.14 |
| 1826 | 2026-05-08T00:19:01.812Z | Compiling litemap v0.8.1 |
| 1827 | 2026-05-08T00:19:01.813Z | Compiling percent-encoding v2.3.2 |
| 1828 | 2026-05-08T00:19:01.880Z | Compiling jobserver v0.1.34 |
| 1829 | 2026-05-08T00:19:01.904Z | Compiling getrandom v0.2.17 |
| 1830 | 2026-05-08T00:19:01.955Z | Compiling errno v0.3.14 |
| 1831 | 2026-05-08T00:19:02.038Z | Compiling fnv v1.0.7 |
| 1832 | 2026-05-08T00:19:02.051Z | Compiling pin-project-lite v0.2.17 |
| 1833 | 2026-05-08T00:19:02.156Z | Compiling cc v1.2.56 |
| 1834 | 2026-05-08T00:19:02.195Z | Compiling rand_core v0.6.4 |
| 1835 | 2026-05-08T00:19:02.195Z | Compiling thiserror v2.0.18 |
| 1836 | 2026-05-08T00:19:02.222Z | Compiling syn v2.0.117 |
| 1837 | 2026-05-08T00:19:02.253Z | Compiling getrandom v0.3.4 |
| 1838 | 2026-05-08T00:19:02.339Z | Compiling critical-section v1.2.0 |
| 1839 | 2026-05-08T00:19:02.435Z | Compiling rustversion v1.0.22 |
| 1840 | 2026-05-08T00:19:02.481Z | Compiling schemars v0.8.22 |
| 1841 | 2026-05-08T00:19:02.508Z | Compiling equivalent v1.0.2 |
| 1842 | 2026-05-08T00:19:02.508Z | Compiling dunce v1.0.5 |
| 1843 | 2026-05-08T00:19:02.508Z | Compiling utf8_iter v1.0.4 |
| 1844 | 2026-05-08T00:19:02.562Z | Compiling fs_extra v1.3.0 |
| 1845 | 2026-05-08T00:19:02.649Z | Compiling rand_core v0.10.0 |
| 1846 | 2026-05-08T00:19:02.753Z | Compiling form_urlencoded v1.2.2 |
| 1847 | 2026-05-08T00:19:02.875Z | Compiling signal-hook-registry v1.4.8 |
| 1848 | 2026-05-08T00:19:02.892Z | Compiling const-oid v0.9.6 |
| 1849 | 2026-05-08T00:19:03.036Z | Compiling once_cell v1.21.3 |
| 1850 | 2026-05-08T00:19:03.112Z | Compiling cmake v0.1.57 |
| 1851 | 2026-05-08T00:19:03.154Z | Compiling hashbrown v0.17.0 |
| 1852 | 2026-05-08T00:19:03.297Z | Compiling semver v1.0.28 |
| 1853 | 2026-05-08T00:19:03.378Z | Compiling bitflags v2.11.0 |
| 1854 | 2026-05-08T00:19:03.397Z | Compiling parking_lot v0.12.5 |
| 1855 | 2026-05-08T00:19:03.459Z | Compiling mio v1.2.0 |
| 1856 | 2026-05-08T00:19:03.536Z | Compiling socket2 v0.6.3 |
| 1857 | 2026-05-08T00:19:03.571Z | Compiling rustix v1.1.3 |
| 1858 | 2026-05-08T00:19:03.587Z | Compiling aws-lc-rs v1.16.0 |
| 1859 | 2026-05-08T00:19:03.618Z | Compiling strsim v0.11.1 |
| 1860 | 2026-05-08T00:19:03.667Z | Compiling thiserror v1.0.69 |
| 1861 | 2026-05-08T00:19:03.689Z | Compiling ring v0.17.14 |
| 1862 | 2026-05-08T00:19:03.768Z | Compiling aws-lc-sys v0.37.1 |
| 1863 | 2026-05-08T00:19:03.799Z | Compiling indexmap v2.14.0 |
| 1864 | 2026-05-08T00:19:03.811Z | Compiling futures-core v0.3.32 |
| 1865 | 2026-05-08T00:19:03.928Z | Compiling byteorder v1.5.0 |
| 1866 | 2026-05-08T00:19:03.969Z | Compiling httparse v1.10.1 |
| 1867 | 2026-05-08T00:19:03.976Z | Compiling ucd-trie v0.1.7 |
| 1868 | 2026-05-08T00:19:04.040Z | Compiling vcpkg v0.2.15 |
| 1869 | 2026-05-08T00:19:04.202Z | Compiling pest v2.8.6 |
| 1870 | 2026-05-08T00:19:04.255Z | Compiling ident_case v1.0.1 |
| 1871 | 2026-05-08T00:19:04.292Z | Compiling heck v0.5.0 |
| 1872 | 2026-05-08T00:19:04.295Z | Compiling iana-time-zone v0.1.65 |
| 1873 | 2026-05-08T00:19:04.327Z | Compiling syn v1.0.109 |
| 1874 | 2026-05-08T00:19:04.347Z | Compiling uuid v1.23.0 |
| 1875 | 2026-05-08T00:19:04.423Z | Compiling cpufeatures v0.2.17 |
| 1876 | 2026-05-08T00:19:04.584Z | Compiling regex-syntax v0.8.10 |
| 1877 | 2026-05-08T00:19:04.711Z | Compiling rustc_version v0.4.1 |
| 1878 | 2026-05-08T00:19:04.729Z | Compiling openssl-sys v0.9.114 |
| 1879 | 2026-05-08T00:19:04.801Z | Compiling futures-sink v0.3.32 |
| 1880 | 2026-05-08T00:19:04.884Z | Compiling rustls v0.23.37 |
| 1881 | 2026-05-08T00:19:04.952Z | Compiling futures-channel v0.3.32 |
| 1882 | 2026-05-08T00:19:05.057Z | Compiling futures-io v0.3.32 |
| 1883 | 2026-05-08T00:19:05.060Z | Compiling slab v0.4.12 |
| 1884 | 2026-05-08T00:19:05.093Z | Compiling futures-task v0.3.32 |
| 1885 | 2026-05-08T00:19:05.242Z | Compiling dyn-clone v1.0.20 |
| 1886 | 2026-05-08T00:19:05.261Z | Compiling plain v0.2.3 |
| 1887 | 2026-05-08T00:19:05.279Z | Compiling crc32fast v1.5.0 |
| 1888 | 2026-05-08T00:19:05.311Z | Compiling aho-corasick v1.1.4 |
| 1889 | 2026-05-08T00:19:05.349Z | Compiling time-core v0.1.8 |
| 1890 | 2026-05-08T00:19:05.384Z | Compiling crossbeam-utils v0.8.21 |
| 1891 | 2026-05-08T00:19:05.419Z | Compiling num-conv v0.2.0 |
| 1892 | 2026-05-08T00:19:05.462Z | Compiling pest_meta v2.8.6 |
| 1893 | 2026-05-08T00:19:05.487Z | Compiling synstructure v0.13.2 |
| 1894 | 2026-05-08T00:19:05.505Z | Compiling serde_derive_internals v0.29.1 |
| 1895 | 2026-05-08T00:19:05.608Z | Compiling time-macros v0.2.27 |
| 1896 | 2026-05-08T00:19:05.686Z | Compiling openssl v0.10.78 |
| 1897 | 2026-05-08T00:19:05.982Z | Compiling base64 v0.22.1 |
| 1898 | 2026-05-08T00:19:06.000Z | Compiling pretty-hex v0.4.1 |
| 1899 | 2026-05-08T00:19:06.146Z | Compiling base64ct v1.8.3 |
| 1900 | 2026-05-08T00:19:06.182Z | Compiling pest_generator v2.8.6 |
| 1901 | 2026-05-08T00:19:06.237Z | Compiling anyhow v1.0.102 |
| 1902 | 2026-05-08T00:19:06.323Z | Compiling regex-automata v0.4.14 |
| 1903 | 2026-05-08T00:19:06.361Z | Compiling darling_core v0.21.3 |
| 1904 | 2026-05-08T00:19:06.453Z | Compiling pem-rfc7468 v0.7.0 |
| 1905 | 2026-05-08T00:19:06.482Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1906 | 2026-05-08T00:19:06.563Z | Compiling flagset v0.4.7 |
| 1907 | 2026-05-08T00:19:06.595Z | Compiling native-tls v0.2.18 |
| 1908 | 2026-05-08T00:19:06.615Z | Compiling rand_core v0.9.5 |
| 1909 | 2026-05-08T00:19:06.802Z | Compiling slog v2.8.2 |
| 1910 | 2026-05-08T00:19:06.819Z | Compiling tracing-core v0.1.36 |
| 1911 | 2026-05-08T00:19:06.912Z | Compiling untrusted v0.9.0 |
| 1912 | 2026-05-08T00:19:07.007Z | Compiling serde_derive v1.0.228 |
| 1913 | 2026-05-08T00:19:07.027Z | Compiling zeroize_derive v1.4.3 |
| 1914 | 2026-05-08T00:19:07.063Z | Compiling zerofrom-derive v0.1.6 |
| 1915 | 2026-05-08T00:19:07.084Z | Compiling yoke-derive v0.8.1 |
| 1916 | 2026-05-08T00:19:07.099Z | Compiling zerovec-derive v0.11.2 |
| 1917 | 2026-05-08T00:19:07.202Z | Compiling displaydoc v0.2.5 |
| 1918 | 2026-05-08T00:19:07.220Z | Compiling zerocopy-derive v0.8.40 |
| 1919 | 2026-05-08T00:19:07.340Z | Compiling tokio-macros v2.7.0 |
| 1920 | 2026-05-08T00:19:07.429Z | Compiling futures-macro v0.3.32 |
| 1921 | 2026-05-08T00:19:07.717Z | Compiling zeroize v1.8.2 |
| 1922 | 2026-05-08T00:19:08.059Z | Compiling thiserror-impl v2.0.18 |
| 1923 | 2026-05-08T00:19:08.112Z | Compiling schemars_derive v0.8.22 |
| 1924 | 2026-05-08T00:19:08.252Z | Compiling tracing-attributes v0.1.31 |
| 1925 | 2026-05-08T00:19:08.327Z | Compiling der_derive v0.7.3 |
| 1926 | 2026-05-08T00:19:08.345Z | Compiling thiserror-impl v1.0.69 |
| 1927 | 2026-05-08T00:19:08.380Z | Compiling zerofrom v0.1.6 |
| 1928 | 2026-05-08T00:19:08.550Z | Compiling yoke v0.8.1 |
| 1929 | 2026-05-08T00:19:08.680Z | Compiling crypto-common v0.1.7 |
| 1930 | 2026-05-08T00:19:08.778Z | Compiling zerovec v0.11.5 |
| 1931 | 2026-05-08T00:19:08.798Z | Compiling zerotrie v0.2.3 |
| 1932 | 2026-05-08T00:19:09.038Z | Compiling block-buffer v0.10.4 |
| 1933 | 2026-05-08T00:19:09.267Z | Compiling digest v0.10.7 |
| 1934 | 2026-05-08T00:19:09.412Z | Compiling tinystr v0.8.2 |
| 1935 | 2026-05-08T00:19:09.463Z | Compiling potential_utf v0.1.4 |
| 1936 | 2026-05-08T00:19:09.499Z | Compiling pest_derive v2.8.6 |
| 1937 | 2026-05-08T00:19:09.952Z | Compiling hmac v0.12.1 |
| 1938 | 2026-05-08T00:19:09.969Z | Compiling icu_collections v2.1.1 |
| 1939 | 2026-05-08T00:19:09.969Z | Compiling icu_locale_core v2.1.1 |
| 1940 | 2026-05-08T00:19:09.969Z | Compiling futures-util v0.3.32 |
| 1941 | 2026-05-08T00:19:09.970Z | Compiling block-padding v0.3.3 |
| 1942 | 2026-05-08T00:19:09.970Z | Compiling sha2 v0.10.9 |
| 1943 | 2026-05-08T00:19:09.970Z | Compiling inout v0.1.4 |
| 1944 | 2026-05-08T00:19:10.108Z | Compiling cipher v0.4.4 |
| 1945 | 2026-05-08T00:19:10.193Z | Compiling rustls-pki-types v1.14.0 |
| 1946 | 2026-05-08T00:19:10.387Z | Compiling scroll_derive v0.12.1 |
| 1947 | 2026-05-08T00:19:10.404Z | Compiling scroll_derive v0.13.1 |
| 1948 | 2026-05-08T00:19:10.468Z | Compiling icu_provider v2.1.1 |
| 1949 | 2026-05-08T00:19:10.693Z | Compiling bytes v1.11.1 |
| 1950 | 2026-05-08T00:19:10.780Z | Compiling icu_normalizer v2.1.1 |
| 1951 | 2026-05-08T00:19:10.977Z | Compiling icu_properties v2.1.2 |
| 1952 | 2026-05-08T00:19:11.047Z | Compiling chrono v0.4.44 |
| 1953 | 2026-05-08T00:19:11.226Z | Compiling serde_tokenstream v0.2.3 |
| 1954 | 2026-05-08T00:19:11.460Z | Compiling tokio v1.52.1 |
| 1955 | 2026-05-08T00:19:11.773Z | Compiling openssl-macros v0.1.1 |
| 1956 | 2026-05-08T00:19:12.157Z | Compiling idna_adapter v1.2.1 |
| 1957 | 2026-05-08T00:19:12.227Z | Compiling ppv-lite86 v0.2.21 |
| 1958 | 2026-05-08T00:19:12.246Z | Compiling http v1.4.0 |
| 1959 | 2026-05-08T00:19:12.338Z | Compiling idna v1.1.0 |
| 1960 | 2026-05-08T00:19:12.783Z | Compiling url v2.5.8 |
| 1961 | 2026-05-08T00:19:12.801Z | Compiling der v0.7.10 |
| 1962 | 2026-05-08T00:19:12.822Z | Compiling regex v1.12.3 |
| 1963 | 2026-05-08T00:19:12.825Z | Compiling darling_macro v0.21.3 |
| 1964 | 2026-05-08T00:19:12.860Z | Compiling zerocopy-derive v0.7.35 |
| 1965 | 2026-05-08T00:19:12.963Z | Compiling salsa20 v0.10.2 |
| 1966 | 2026-05-08T00:19:13.341Z | Compiling pbkdf2 v0.12.2 |
| 1967 | 2026-05-08T00:19:13.396Z | Compiling darling v0.21.3 |
| 1968 | 2026-05-08T00:19:13.509Z | Compiling tracing v0.1.44 |
| 1969 | 2026-05-08T00:19:13.763Z | Compiling spki v0.7.3 |
| 1970 | 2026-05-08T00:19:13.986Z | Compiling cookie v0.18.1 |
| 1971 | 2026-05-08T00:19:14.024Z | Compiling camino v1.2.2 |
| 1972 | 2026-05-08T00:19:14.115Z | Compiling scrypt v0.11.0 |
| 1973 | 2026-05-08T00:19:14.230Z | Compiling rand_chacha v0.9.0 |
| 1974 | 2026-05-08T00:19:14.349Z | Compiling aes v0.8.4 |
| 1975 | 2026-05-08T00:19:14.392Z | Compiling cbc v0.1.2 |
| 1976 | 2026-05-08T00:19:14.912Z | Compiling usdt-impl v0.5.0 |
| 1977 | 2026-05-08T00:19:14.929Z | Compiling ref-cast v1.0.25 |
| 1978 | 2026-05-08T00:19:15.048Z | Compiling paste v1.0.15 |
| 1979 | 2026-05-08T00:19:15.066Z | Compiling either v1.15.0 |
| 1980 | 2026-05-08T00:19:15.129Z | Compiling usdt-impl v0.6.0 |
| 1981 | 2026-05-08T00:19:15.182Z | Compiling winnow v0.7.14 |
| 1982 | 2026-05-08T00:19:15.395Z | Compiling pkcs5 v0.7.1 |
| 1983 | 2026-05-08T00:19:15.425Z | Compiling rand v0.9.2 |
| 1984 | 2026-05-08T00:19:15.446Z | Compiling http-body v1.0.1 |
| 1985 | 2026-05-08T00:19:15.581Z | Compiling scroll v0.13.0 |
| 1986 | 2026-05-08T00:19:15.634Z | Compiling scroll v0.12.0 |
| 1987 | 2026-05-08T00:19:15.715Z | Compiling serde_spanned v0.6.9 |
| 1988 | 2026-05-08T00:19:15.732Z | Compiling toml_datetime v0.6.11 |
| 1989 | 2026-05-08T00:19:15.929Z | Compiling tokio-util v0.7.18 |
| 1990 | 2026-05-08T00:19:15.990Z | Compiling heapless v0.7.17 |
| 1991 | 2026-05-08T00:19:16.079Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1992 | 2026-05-08T00:19:16.104Z | Compiling zstd-safe v7.2.4 |
| 1993 | 2026-05-08T00:19:16.306Z | Compiling openssl-probe v0.2.1 |
| 1994 | 2026-05-08T00:19:16.435Z | Compiling untrusted v0.7.1 |
| 1995 | 2026-05-08T00:19:16.513Z | Compiling signal-hook v0.3.18 |
| 1996 | 2026-05-08T00:19:16.532Z | Compiling atomic-waker v1.1.2 |
| 1997 | 2026-05-08T00:19:16.636Z | Compiling goblin v0.8.2 |
| 1998 | 2026-05-08T00:19:16.703Z | Compiling goblin v0.10.5 |
| 1999 | 2026-05-08T00:19:16.747Z | Compiling pkcs8 v0.10.2 |
| 2000 | 2026-05-08T00:19:16.949Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2001 | 2026-05-08T00:19:17.096Z | Compiling zerocopy v0.7.35 |
| 2002 | 2026-05-08T00:19:17.174Z | Compiling ref-cast-impl v1.0.25 |
| 2003 | 2026-05-08T00:19:17.422Z | Compiling darling_core v0.20.11 |
| 2004 | 2026-05-08T00:19:17.491Z | Compiling curve25519-dalek v4.1.3 |
| 2005 | 2026-05-08T00:19:17.600Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2006 | 2026-05-08T00:19:17.668Z | Compiling memoffset v0.9.1 |
| 2007 | 2026-05-08T00:19:17.784Z | Compiling try-lock v0.2.5 |
| 2008 | 2026-05-08T00:19:17.787Z | Compiling tinyvec_macros v0.1.1 |
| 2009 | 2026-05-08T00:19:17.914Z | Compiling rustix v0.38.44 |
| 2010 | 2026-05-08T00:19:17.930Z | Compiling litrs v1.0.0 |
| 2011 | 2026-05-08T00:19:17.933Z | Compiling fastrand v2.3.0 |
| 2012 | 2026-05-08T00:19:18.062Z | Compiling tower-layer v0.3.3 |
| 2013 | 2026-05-08T00:19:18.321Z | Compiling tower-service v0.3.3 |
| 2014 | 2026-05-08T00:19:18.355Z | Compiling winnow v0.5.40 |
| 2015 | 2026-05-08T00:19:18.463Z | Compiling document-features v0.2.12 |
| 2016 | 2026-05-08T00:19:18.611Z | Compiling want v0.3.1 |
| 2017 | 2026-05-08T00:19:18.645Z | Compiling h2 v0.4.13 |
| 2018 | 2026-05-08T00:19:18.821Z | Compiling tinyvec v1.10.0 |
| 2019 | 2026-05-08T00:19:19.172Z | Compiling dof v0.3.0 |
| 2020 | 2026-05-08T00:19:19.345Z | Compiling dtrace-parser v0.2.0 |
| 2021 | 2026-05-08T00:19:19.619Z | Compiling darling_macro v0.20.11 |
| 2022 | 2026-05-08T00:19:19.796Z | Compiling dof v0.4.0 |
| 2023 | 2026-05-08T00:19:19.882Z | Compiling toml_edit v0.19.15 |
| 2024 | 2026-05-08T00:19:19.963Z | Compiling dtrace-parser v0.3.0 |
| 2025 | 2026-05-08T00:19:20.070Z | Compiling ipnet v2.11.0 |
| 2026 | 2026-05-08T00:19:20.139Z | Compiling async-trait v0.1.89 |
| 2027 | 2026-05-08T00:19:20.179Z | Compiling daft-derive v0.1.5 |
| 2028 | 2026-05-08T00:19:20.220Z | Compiling spin v0.9.8 |
| 2029 | 2026-05-08T00:19:20.379Z | Compiling thread-id v4.2.2 |
| 2030 | 2026-05-08T00:19:20.468Z | Compiling thread-id v5.1.0 |
| 2031 | 2026-05-08T00:19:20.488Z | Compiling httpdate v1.0.3 |
| 2032 | 2026-05-08T00:19:20.583Z | Compiling pin-utils v0.1.0 |
| 2033 | 2026-05-08T00:19:20.750Z | Compiling smoltcp v0.9.1 |
| 2034 | 2026-05-08T00:19:20.878Z | Compiling foreign-types-shared v0.1.1 |
| 2035 | 2026-05-08T00:19:20.982Z | Compiling powerfmt v0.2.0 |
| 2036 | 2026-05-08T00:19:21.001Z | Compiling cfg_aliases v0.2.1 |
| 2037 | 2026-05-08T00:19:21.019Z | Compiling num-bigint-dig v0.8.6 |
| 2038 | 2026-05-08T00:19:21.023Z | Compiling foreign-types v0.3.2 |
| 2039 | 2026-05-08T00:19:21.052Z | Compiling tempfile v3.25.0 |
| 2040 | 2026-05-08T00:19:21.102Z | Compiling nix v0.31.2 |
| 2041 | 2026-05-08T00:19:21.186Z | Compiling deranged v0.5.8 |
| 2042 | 2026-05-08T00:19:21.259Z | Compiling darling v0.20.11 |
| 2043 | 2026-05-08T00:19:21.526Z | Compiling ipnetwork v0.21.1 |
| 2044 | 2026-05-08T00:19:21.778Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2045 | 2026-05-08T00:19:21.797Z | Compiling strum_macros v0.26.4 |
| 2046 | 2026-05-08T00:19:22.168Z | Compiling hyper v1.8.1 |
| 2047 | 2026-05-08T00:19:22.190Z | Compiling wait-timeout v0.2.1 |
| 2048 | 2026-05-08T00:19:22.522Z | Compiling anstyle v1.0.13 |
| 2049 | 2026-05-08T00:19:22.563Z | Compiling utf8parse v0.2.2 |
| 2050 | 2026-05-08T00:19:22.581Z | Compiling quick-error v1.2.3 |
| 2051 | 2026-05-08T00:19:22.657Z | Compiling bit-vec v0.8.0 |
| 2052 | 2026-05-08T00:19:22.713Z | Compiling num_threads v0.1.7 |
| 2053 | 2026-05-08T00:19:22.800Z | Compiling simd-adler32 v0.3.8 |
| 2054 | 2026-05-08T00:19:22.921Z | Compiling siphasher v1.0.2 |
| 2055 | 2026-05-08T00:19:22.992Z | Compiling bit-set v0.8.0 |
| 2056 | 2026-05-08T00:19:23.044Z | Compiling time v0.3.47 |
| 2057 | 2026-05-08T00:19:23.199Z | Compiling rusty-fork v0.3.1 |
| 2058 | 2026-05-08T00:19:23.416Z | Compiling anstyle-parse v0.2.7 |
| 2059 | 2026-05-08T00:19:23.534Z | Compiling hyper-util v0.1.20 |
| 2060 | 2026-05-08T00:19:23.878Z | Compiling derive_builder_core v0.20.2 |
| 2061 | 2026-05-08T00:19:23.898Z | Compiling unicode-normalization v0.1.25 |
| 2062 | 2026-05-08T00:19:24.469Z | Compiling rustls-native-certs v0.8.3 |
| 2063 | 2026-05-08T00:19:24.862Z | Compiling signature v2.2.0 |
| 2064 | 2026-05-08T00:19:24.922Z | Compiling hubpack_derive v0.1.1 |
| 2065 | 2026-05-08T00:19:25.014Z | Compiling strum_macros v0.27.2 |
| 2066 | 2026-05-08T00:19:25.053Z | Compiling rand_xorshift v0.4.0 |
| 2067 | 2026-05-08T00:19:25.306Z | Compiling sync_wrapper v1.0.2 |
| 2068 | 2026-05-08T00:19:25.325Z | Compiling fs-err v3.3.0 |
| 2069 | 2026-05-08T00:19:25.455Z | Compiling ahash v0.8.12 |
| 2070 | 2026-05-08T00:19:25.557Z | Compiling colorchoice v1.0.4 |
| 2071 | 2026-05-08T00:19:25.578Z | Compiling unicode-segmentation v1.12.0 |
| 2072 | 2026-05-08T00:19:25.578Z | Compiling unicode-properties v0.1.4 |
| 2073 | 2026-05-08T00:19:25.654Z | Compiling anstyle-query v1.1.5 |
| 2074 | 2026-05-08T00:19:25.731Z | Compiling allocator-api2 v0.2.21 |
| 2075 | 2026-05-08T00:19:25.834Z | Compiling unicode-bidi v0.3.18 |
| 2076 | 2026-05-08T00:19:25.880Z | Compiling unarray v0.1.4 |
| 2077 | 2026-05-08T00:19:25.902Z | Compiling object v0.37.3 |
| 2078 | 2026-05-08T00:19:26.094Z | Compiling adler2 v2.0.1 |
| 2079 | 2026-05-08T00:19:26.186Z | Compiling is_terminal_polyfill v1.70.2 |
| 2080 | 2026-05-08T00:19:26.230Z | Compiling miniz_oxide v0.8.9 |
| 2081 | 2026-05-08T00:19:26.275Z | Compiling stringprep v0.1.5 |
| 2082 | 2026-05-08T00:19:26.340Z | Compiling anstream v0.6.21 |
| 2083 | 2026-05-08T00:19:26.437Z | Compiling proptest v1.10.0 |
| 2084 | 2026-05-08T00:19:26.671Z | Compiling tower v0.5.3 |
| 2085 | 2026-05-08T00:19:26.725Z | Compiling derive_builder_macro v0.20.2 |
| 2086 | 2026-05-08T00:19:27.000Z | Compiling usdt-macro v0.6.0 |
| 2087 | 2026-05-08T00:19:27.019Z | Compiling usdt-attr-macro v0.6.0 |
| 2088 | 2026-05-08T00:19:27.569Z | Compiling http-body-util v0.1.3 |
| 2089 | 2026-05-08T00:19:27.842Z | Compiling webpki-roots v1.0.6 |
| 2090 | 2026-05-08T00:19:27.942Z | Compiling rand_chacha v0.3.1 |
| 2091 | 2026-05-08T00:19:27.989Z | Compiling erased-serde v0.3.31 |
| 2092 | 2026-05-08T00:19:28.009Z | Compiling md-5 v0.10.6 |
| 2093 | 2026-05-08T00:19:28.107Z | Compiling num-integer v0.1.46 |
| 2094 | 2026-05-08T00:19:28.117Z | Compiling hash32 v0.2.1 |
| 2095 | 2026-05-08T00:19:28.207Z | Compiling vergen-lib v0.1.6 |
| 2096 | 2026-05-08T00:19:28.221Z | Compiling ff v0.13.1 |
| 2097 | 2026-05-08T00:19:28.268Z | Compiling iri-string v0.7.10 |
| 2098 | 2026-05-08T00:19:28.318Z | Compiling zlib-rs v0.6.2 |
| 2099 | 2026-05-08T00:19:28.336Z | Compiling psl-types v2.0.11 |
| 2100 | 2026-05-08T00:19:28.352Z | Compiling fallible-iterator v0.2.0 |
| 2101 | 2026-05-08T00:19:28.390Z | Compiling base16ct v0.2.0 |
| 2102 | 2026-05-08T00:19:28.413Z | Compiling ryu v1.0.23 |
| 2103 | 2026-05-08T00:19:28.496Z | Compiling publicsuffix v2.3.0 |
| 2104 | 2026-05-08T00:19:28.561Z | Compiling sec1 v0.7.3 |
| 2105 | 2026-05-08T00:19:28.573Z | Compiling serde_urlencoded v0.7.1 |
| 2106 | 2026-05-08T00:19:28.701Z | Compiling postgres-protocol v0.6.10 |
| 2107 | 2026-05-08T00:19:28.719Z | Compiling group v0.13.0 |
| 2108 | 2026-05-08T00:19:28.766Z | Compiling newtype-uuid v1.3.2 |
| 2109 | 2026-05-08T00:19:28.815Z | Compiling num-iter v0.1.45 |
| 2110 | 2026-05-08T00:19:28.956Z | Compiling rand v0.8.5 |
| 2111 | 2026-05-08T00:19:29.179Z | Compiling oxnet v0.1.4 |
| 2112 | 2026-05-08T00:19:29.290Z | Compiling derive_builder v0.20.2 |
| 2113 | 2026-05-08T00:19:29.469Z | Compiling tokio-native-tls v0.3.1 |
| 2114 | 2026-05-08T00:19:29.515Z | Compiling heck v0.4.1 |
| 2115 | 2026-05-08T00:19:29.558Z | Compiling phf_shared v0.13.1 |
| 2116 | 2026-05-08T00:19:29.613Z | Compiling tower-http v0.6.8 |
| 2117 | 2026-05-08T00:19:29.667Z | Compiling lazy_static v1.5.0 |
| 2118 | 2026-05-08T00:19:29.777Z | Compiling terminal_size v0.4.3 |
| 2119 | 2026-05-08T00:19:29.797Z | Compiling serde_with_macros v3.17.0 |
| 2120 | 2026-05-08T00:19:29.833Z | Compiling cargo-platform v0.1.9 |
| 2121 | 2026-05-08T00:19:29.871Z | Compiling hkdf v0.12.4 |
| 2122 | 2026-05-08T00:19:29.874Z | Compiling crypto-bigint v0.5.5 |
| 2123 | 2026-05-08T00:19:29.928Z | Compiling enum-as-inner v0.6.1 |
| 2124 | 2026-05-08T00:19:29.986Z | Compiling serde_repr v0.1.20 |
| 2125 | 2026-05-08T00:19:30.043Z | Compiling clap_derive v4.5.55 |
| 2126 | 2026-05-08T00:19:30.084Z | Compiling vergen v9.0.6 |
| 2127 | 2026-05-08T00:19:30.128Z | Compiling managed v0.8.0 |
| 2128 | 2026-05-08T00:19:30.195Z | Compiling bitflags v1.3.2 |
| 2129 | 2026-05-08T00:19:30.238Z | Compiling libbz2-rs-sys v0.2.2 |
| 2130 | 2026-05-08T00:19:30.278Z | Compiling bumpalo v3.20.2 |
| 2131 | 2026-05-08T00:19:30.423Z | Compiling foldhash v0.2.0 |
| 2132 | 2026-05-08T00:19:30.498Z | Compiling foldhash v0.1.5 |
| 2133 | 2026-05-08T00:19:30.584Z | Compiling clap_lex v1.0.0 |
| 2134 | 2026-05-08T00:19:30.690Z | Compiling flate2 v1.1.9 |
| 2135 | 2026-05-08T00:19:30.708Z | Compiling hashbrown v0.15.5 |
| 2136 | 2026-05-08T00:19:30.727Z | Compiling bzip2 v0.6.1 |
| 2137 | 2026-05-08T00:19:30.883Z | Compiling clap_builder v4.5.60 |
| 2138 | 2026-05-08T00:19:30.923Z | Compiling hashbrown v0.16.1 |
| 2139 | 2026-05-08T00:19:30.971Z | Compiling zopfli v0.8.3 |
| 2140 | 2026-05-08T00:19:31.023Z | Compiling elliptic-curve v0.13.8 |
| 2141 | 2026-05-08T00:19:31.422Z | Compiling cargo_metadata v0.19.2 |
| 2142 | 2026-05-08T00:19:31.720Z | Compiling phf v0.13.1 |
| 2143 | 2026-05-08T00:19:31.816Z | Compiling hyper-tls v0.6.0 |
| 2144 | 2026-05-08T00:19:31.825Z | Compiling signal-hook-mio v0.2.5 |
| 2145 | 2026-05-08T00:19:31.915Z | Compiling daft v0.1.5 |
| 2146 | 2026-05-08T00:19:31.944Z | Compiling cookie_store v0.22.1 |
| 2147 | 2026-05-08T00:19:31.981Z | Compiling zstd v0.13.3 |
| 2148 | 2026-05-08T00:19:32.075Z | Compiling postgres-types v0.2.12 |
| 2149 | 2026-05-08T00:19:32.309Z | Compiling bzip2 v0.4.4 |
| 2150 | 2026-05-08T00:19:32.332Z | Compiling strum v0.27.2 |
| 2151 | 2026-05-08T00:19:32.622Z | Compiling hubpack v0.1.2 |
| 2152 | 2026-05-08T00:19:32.642Z | Compiling ed25519 v2.2.3 |
| 2153 | 2026-05-08T00:19:32.681Z | Compiling phf_shared v0.11.3 |
| 2154 | 2026-05-08T00:19:32.746Z | Compiling crossbeam-epoch v0.9.18 |
| 2155 | 2026-05-08T00:19:32.900Z | Compiling pkcs1 v0.7.5 |
| 2156 | 2026-05-08T00:19:32.956Z | Compiling hex v0.4.3 |
| 2157 | 2026-05-08T00:19:33.322Z | Compiling serde-big-array v0.5.1 |
| 2158 | 2026-05-08T00:19:33.355Z | Compiling rfc6979 v0.4.0 |
| 2159 | 2026-05-08T00:19:33.377Z | Compiling bstr v1.12.1 |
| 2160 | 2026-05-08T00:19:33.423Z | Compiling float-cmp v0.10.0 |
| 2161 | 2026-05-08T00:19:33.443Z | Compiling memmap2 v0.9.10 |
| 2162 | 2026-05-08T00:19:33.465Z | Compiling env_filter v1.0.0 |
| 2163 | 2026-05-08T00:19:33.504Z | Compiling encoding_rs v0.8.35 |
| 2164 | 2026-05-08T00:19:33.525Z | Compiling keccak v0.1.6 |
| 2165 | 2026-05-08T00:19:33.528Z | Compiling normalize-line-endings v0.3.0 |
| 2166 | 2026-05-08T00:19:33.563Z | Compiling static_assertions v1.1.0 |
| 2167 | 2026-05-08T00:19:33.617Z | Compiling rustc-hash v2.1.1 |
| 2168 | 2026-05-08T00:19:33.663Z | Compiling new_debug_unreachable v1.0.6 |
| 2169 | 2026-05-08T00:19:33.681Z | Compiling fixedbitset v0.5.7 |
| 2170 | 2026-05-08T00:19:33.699Z | Compiling difflib v0.4.0 |
| 2171 | 2026-05-08T00:19:33.762Z | Compiling precomputed-hash v0.1.1 |
| 2172 | 2026-05-08T00:19:33.779Z | Compiling fixedbitset v0.4.2 |
| 2173 | 2026-05-08T00:19:33.796Z | Compiling mime v0.3.17 |
| 2174 | 2026-05-08T00:19:33.883Z | Compiling predicates-core v1.0.10 |
| 2175 | 2026-05-08T00:19:33.911Z | Compiling toml_write v0.1.2 |
| 2176 | 2026-05-08T00:19:33.958Z | Compiling data-encoding v2.10.0 |
| 2177 | 2026-05-08T00:19:34.028Z | Compiling jiff v0.2.21 |
| 2178 | 2026-05-08T00:19:34.047Z | Compiling whoami v2.1.0 |
| 2179 | 2026-05-08T00:19:34.083Z | Compiling predicates v3.1.4 |
| 2180 | 2026-05-08T00:19:34.102Z | Compiling toml_edit v0.22.27 |
| 2181 | 2026-05-08T00:19:34.122Z | Compiling petgraph v0.6.5 |
| 2182 | 2026-05-08T00:19:34.159Z | Compiling petgraph v0.8.3 |
| 2183 | 2026-05-08T00:19:34.454Z | Compiling tokio-postgres v0.7.16 |
| 2184 | 2026-05-08T00:19:34.554Z | Compiling hickory-proto v0.25.2 |
| 2185 | 2026-05-08T00:19:34.943Z | Compiling similar v2.7.0 |
| 2186 | 2026-05-08T00:19:35.072Z | Compiling string_cache v0.8.9 |
| 2187 | 2026-05-08T00:19:35.301Z | Compiling iddqd v0.3.18 |
| 2188 | 2026-05-08T00:19:35.338Z | Compiling sha3 v0.10.8 |
| 2189 | 2026-05-08T00:19:35.667Z | Compiling env_logger v0.11.9 |
| 2190 | 2026-05-08T00:19:35.802Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2191 | 2026-05-08T00:19:35.915Z | Compiling usdt v0.6.0 |
| 2192 | 2026-05-08T00:19:36.091Z | Compiling ecdsa v0.16.9 |
| 2193 | 2026-05-08T00:19:36.495Z | Compiling serde_with v3.17.0 |
| 2194 | 2026-05-08T00:19:36.637Z | Compiling rsa v0.9.10 |
| 2195 | 2026-05-08T00:19:36.882Z | Compiling ed25519-dalek v2.2.0 |
| 2196 | 2026-05-08T00:19:37.231Z | Compiling zip v4.6.1 |
| 2197 | 2026-05-08T00:19:37.406Z | Compiling clap v4.5.60 |
| 2198 | 2026-05-08T00:19:37.561Z | Compiling crossterm v0.28.1 |
| 2199 | 2026-05-08T00:19:38.317Z | Compiling zip v0.6.6 |
| 2200 | 2026-05-08T00:19:38.582Z | Compiling strum v0.26.3 |
| 2201 | 2026-05-08T00:19:38.696Z | Compiling toml v0.7.8 |
| 2202 | 2026-05-08T00:19:38.757Z | Compiling tokio-stream v0.1.18 |
| 2203 | 2026-05-08T00:19:38.817Z | Compiling buf-list v1.1.2 |
| 2204 | 2026-05-08T00:19:38.892Z | Compiling itertools v0.13.0 |
| 2205 | 2026-05-08T00:19:39.027Z | Compiling x509-cert v0.2.5 |
| 2206 | 2026-05-08T00:19:39.183Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2207 | 2026-05-08T00:19:39.333Z | Compiling openapiv3 v2.2.0 |
| 2208 | 2026-05-08T00:19:39.559Z | Compiling sha1 v0.10.6 |
| 2209 | 2026-05-08T00:19:40.043Z | Compiling lalrpop-util v0.19.12 |
| 2210 | 2026-05-08T00:19:40.100Z | Compiling peg-runtime v0.8.5 |
| 2211 | 2026-05-08T00:19:56.923Z | Compiling rustls-webpki v0.103.9 |
| 2212 | 2026-05-08T00:19:58.927Z | Compiling macaddr v1.0.1 |
| 2213 | 2026-05-08T00:19:59.065Z | Compiling structmeta-derive v0.3.0 |
| 2214 | 2026-05-08T00:19:59.176Z | Compiling crucible-workspace-hack v0.1.0 |
| 2215 | 2026-05-08T00:19:59.260Z | Compiling rayon-core v1.13.0 |
| 2216 | 2026-05-08T00:19:59.299Z | Compiling itertools v0.14.0 |
| 2217 | 2026-05-08T00:19:59.431Z | Compiling secrecy v0.10.3 |
| 2218 | 2026-05-08T00:19:59.476Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2219 | 2026-05-08T00:19:59.529Z | Compiling rustls v0.22.4 |
| 2220 | 2026-05-08T00:19:59.650Z | Compiling heapless v0.8.0 |
| 2221 | 2026-05-08T00:19:59.910Z | Compiling crossbeam-deque v0.8.6 |
| 2222 | 2026-05-08T00:19:59.989Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2223 | 2026-05-08T00:20:00.007Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2224 | 2026-05-08T00:20:00.189Z | Compiling rustls-webpki v0.102.8 |
| 2225 | 2026-05-08T00:20:00.206Z | Compiling futures-executor v0.3.32 |
| 2226 | 2026-05-08T00:20:00.226Z | Compiling hash32 v0.3.1 |
| 2227 | 2026-05-08T00:20:00.229Z | Compiling structmeta v0.3.0 |
| 2228 | 2026-05-08T00:20:00.463Z | Compiling multer v3.1.0 |
| 2229 | 2026-05-08T00:20:00.501Z | Compiling thread_local v1.1.9 |
| 2230 | 2026-05-08T00:20:00.554Z | Compiling match_cfg v0.1.0 |
| 2231 | 2026-05-08T00:20:00.661Z | Compiling compression-core v0.4.31 |
| 2232 | 2026-05-08T00:20:00.716Z | Compiling slog-async v2.8.0 |
| 2233 | 2026-05-08T00:20:00.778Z | Compiling unicode-width v0.2.0 |
| 2234 | 2026-05-08T00:20:00.820Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2235 | 2026-05-08T00:20:00.844Z | Compiling smoltcp v0.11.0 |
| 2236 | 2026-05-08T00:20:00.848Z | Compiling ingot-macros v0.1.1 |
| 2237 | 2026-05-08T00:20:00.921Z | Compiling compression-codecs v0.4.37 |
| 2238 | 2026-05-08T00:20:01.128Z | Compiling proc-macro-crate v3.4.0 |
| 2239 | 2026-05-08T00:20:01.147Z | Compiling hostname v0.3.1 |
| 2240 | 2026-05-08T00:20:01.168Z | Compiling derive-ex v0.1.8 |
| 2241 | 2026-05-08T00:20:01.196Z | Compiling futures v0.3.32 |
| 2242 | 2026-05-08T00:20:01.253Z | Compiling tokio-rustls v0.26.4 |
| 2243 | 2026-05-08T00:20:01.320Z | Compiling rustls-platform-verifier v0.6.2 |
| 2244 | 2026-05-08T00:20:01.561Z | Compiling hyper-rustls v0.27.7 |
| 2245 | 2026-05-08T00:20:01.585Z | Compiling slog-json v2.6.1 |
| 2246 | 2026-05-08T00:20:01.604Z | Compiling crossbeam-channel v0.5.15 |
| 2247 | 2026-05-08T00:20:01.667Z | Compiling half v2.7.1 |
| 2248 | 2026-05-08T00:20:01.912Z | Compiling reqwest v0.13.2 |
| 2249 | 2026-05-08T00:20:01.955Z | Compiling reqwest v0.12.28 |
| 2250 | 2026-05-08T00:20:02.010Z | Compiling newtype-uuid-macros v0.1.0 |
| 2251 | 2026-05-08T00:20:02.100Z | Compiling cobs v0.3.0 |
| 2252 | 2026-05-08T00:20:02.398Z | Compiling universal-hash v0.5.1 |
| 2253 | 2026-05-08T00:20:02.428Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2254 | 2026-05-08T00:20:02.445Z | Compiling async-stream-impl v0.3.6 |
| 2255 | 2026-05-08T00:20:02.636Z | Compiling serde_spanned v1.0.4 |
| 2256 | 2026-05-08T00:20:02.857Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2257 | 2026-05-08T00:20:02.875Z | Compiling is-terminal v0.4.17 |
| 2258 | 2026-05-08T00:20:03.009Z | Compiling dropshot v0.17.0 |
| 2259 | 2026-05-08T00:20:03.076Z | Compiling proc-macro-error-attr v1.0.4 |
| 2260 | 2026-05-08T00:20:03.119Z | Compiling convert_case v0.4.0 |
| 2261 | 2026-05-08T00:20:03.220Z | Compiling term v1.2.1 |
| 2262 | 2026-05-08T00:20:03.254Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2263 | 2026-05-08T00:20:03.271Z | Compiling opaque-debug v0.3.1 |
| 2264 | 2026-05-08T00:20:03.321Z | Compiling ciborium-io v0.2.2 |
| 2265 | 2026-05-08T00:20:03.369Z | Compiling take_mut v0.2.2 |
| 2266 | 2026-05-08T00:20:03.390Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2267 | 2026-05-08T00:20:03.460Z | Compiling ciborium-ll v0.2.2 |
| 2268 | 2026-05-08T00:20:03.492Z | Compiling derive_more v0.99.20 |
| 2269 | 2026-05-08T00:20:03.558Z | Compiling tokio-rustls v0.25.0 |
| 2270 | 2026-05-08T00:20:03.586Z | Compiling slog-term v2.9.2 |
| 2271 | 2026-05-08T00:20:03.644Z | Compiling thiserror-no-std v2.0.2 |
| 2272 | 2026-05-08T00:20:03.711Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2273 | 2026-05-08T00:20:03.771Z | Compiling poly1305 v0.8.0 |
| 2274 | 2026-05-08T00:20:03.879Z | Compiling async-stream v0.3.6 |
| 2275 | 2026-05-08T00:20:03.929Z | Compiling ingot-types v0.1.2 |
| 2276 | 2026-05-08T00:20:03.947Z | Compiling test-strategy v0.4.5 |
| 2277 | 2026-05-08T00:20:04.126Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2278 | 2026-05-08T00:20:04.480Z | Compiling ingot v0.1.1 |
| 2279 | 2026-05-08T00:20:04.538Z | Compiling postcard v1.1.3 |
| 2280 | 2026-05-08T00:20:05.036Z | Compiling slog-bunyan v2.5.0 |
| 2281 | 2026-05-08T00:20:05.057Z | Compiling num_enum_derive v0.7.5 |
| 2282 | 2026-05-08T00:20:05.282Z | Compiling async-compression v0.4.41 |
| 2283 | 2026-05-08T00:20:05.362Z | Compiling parse-display-derive v0.10.0 |
| 2284 | 2026-05-08T00:20:05.462Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2285 | 2026-05-08T00:20:05.684Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2286 | 2026-05-08T00:20:05.785Z | Compiling proc-macro-crate v1.3.1 |
| 2287 | 2026-05-08T00:20:05.881Z | Compiling backon v1.6.0 |
| 2288 | 2026-05-08T00:20:05.948Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2289 | 2026-05-08T00:20:06.016Z | Compiling waitgroup v0.1.2 |
| 2290 | 2026-05-08T00:20:06.096Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2291 | 2026-05-08T00:20:06.204Z | Compiling chacha20 v0.9.1 |
| 2292 | 2026-05-08T00:20:06.223Z | Compiling dropshot_endpoint v0.17.0 |
| 2293 | 2026-05-08T00:20:06.244Z | Compiling rustls-pemfile v2.2.0 |
| 2294 | 2026-05-08T00:20:06.247Z | Compiling blake2 v0.10.6 |
| 2295 | 2026-05-08T00:20:06.425Z | Compiling aead v0.5.2 |
| 2296 | 2026-05-08T00:20:06.446Z | Compiling password-hash v0.5.0 |
| 2297 | 2026-05-08T00:20:06.530Z | Compiling foreign-types-macros v0.2.3 |
| 2298 | 2026-05-08T00:20:06.602Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2299 | 2026-05-08T00:20:06.683Z | Compiling serde_path_to_error v0.1.20 |
| 2300 | 2026-05-08T00:20:06.752Z | Compiling hostname v0.4.2 |
| 2301 | 2026-05-08T00:20:06.898Z | Compiling proc-macro-error v1.0.4 |
| 2302 | 2026-05-08T00:20:06.975Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2303 | 2026-05-08T00:20:07.106Z | Compiling instant v0.1.13 |
| 2304 | 2026-05-08T00:20:07.135Z | Compiling debug-ignore v1.0.5 |
| 2305 | 2026-05-08T00:20:07.163Z | Compiling foreign-types-shared v0.3.1 |
| 2306 | 2026-05-08T00:20:07.205Z | Compiling typeid v1.0.3 |
| 2307 | 2026-05-08T00:20:07.231Z | Compiling cpufeatures v0.3.0 |
| 2308 | 2026-05-08T00:20:07.231Z | Compiling backoff v0.4.0 |
| 2309 | 2026-05-08T00:20:07.287Z | Compiling foreign-types v0.5.0 |
| 2310 | 2026-05-08T00:20:07.302Z | Compiling parse-display v0.10.0 |
| 2311 | 2026-05-08T00:20:07.339Z | Compiling chacha20 v0.10.0 |
| 2312 | 2026-05-08T00:20:07.361Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2313 | 2026-05-08T00:20:07.384Z | Compiling argon2 v0.5.3 |
| 2314 | 2026-05-08T00:20:07.404Z | Compiling chacha20poly1305 v0.10.1 |
| 2315 | 2026-05-08T00:20:07.449Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2316 | 2026-05-08T00:20:07.468Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2317 | 2026-05-08T00:20:07.530Z | Compiling num_enum_derive v0.5.11 |
| 2318 | 2026-05-08T00:20:07.598Z | Compiling num_enum v0.7.5 |
| 2319 | 2026-05-08T00:20:07.614Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2320 | 2026-05-08T00:20:07.712Z | Compiling vsss-rs v3.3.4 |
| 2321 | 2026-05-08T00:20:07.775Z | Compiling ciborium v0.2.2 |
| 2322 | 2026-05-08T00:20:08.122Z | Compiling tabwriter v1.4.1 |
| 2323 | 2026-05-08T00:20:08.160Z | Compiling regress v0.10.5 |
| 2324 | 2026-05-08T00:20:08.373Z | Compiling byte-wrapper v0.1.0 |
| 2325 | 2026-05-08T00:20:08.592Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2326 | 2026-05-08T00:20:08.611Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2327 | 2026-05-08T00:20:08.636Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2328 | 2026-05-08T00:20:08.655Z | Compiling cstr-argument v0.1.2 |
| 2329 | 2026-05-08T00:20:08.772Z | Compiling erased-serde v0.4.9 |
| 2330 | 2026-05-08T00:20:08.871Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2331 | 2026-05-08T00:20:08.976Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2332 | 2026-05-08T00:20:09.153Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2333 | 2026-05-08T00:20:09.175Z | Compiling num_enum v0.5.11 |
| 2334 | 2026-05-08T00:20:09.326Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2335 | 2026-05-08T00:20:09.348Z | Compiling rand v0.10.0 |
| 2336 | 2026-05-08T00:20:09.389Z | Compiling rayon v1.11.0 |
| 2337 | 2026-05-08T00:20:09.457Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2338 | 2026-05-08T00:20:09.494Z | Compiling colored v3.1.1 |
| 2339 | 2026-05-08T00:20:09.513Z | Compiling indent_write v2.2.0 |
| 2340 | 2026-05-08T00:20:09.514Z | Compiling libefi-sys v0.1.0 |
| 2341 | 2026-05-08T00:20:09.547Z | Compiling zone_cfg_derive v0.3.1 |
| 2342 | 2026-05-08T00:20:09.733Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2343 | 2026-05-08T00:20:09.813Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2344 | 2026-05-08T00:20:09.878Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2345 | 2026-05-08T00:20:09.901Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2346 | 2026-05-08T00:20:10.001Z | Compiling camino-tempfile v1.4.1 |
| 2347 | 2026-05-08T00:20:10.209Z | Compiling itertools v0.12.1 |
| 2348 | 2026-05-08T00:20:10.293Z | Compiling usdt-attr-macro v0.5.0 |
| 2349 | 2026-05-08T00:20:10.317Z | Compiling usdt-macro v0.5.0 |
| 2350 | 2026-05-08T00:20:10.336Z | Compiling bitfield-struct v0.6.2 |
| 2351 | 2026-05-08T00:20:10.358Z | Compiling num-derive v0.4.2 |
| 2352 | 2026-05-08T00:20:10.496Z | Compiling blake3 v1.8.3 |
| 2353 | 2026-05-08T00:20:10.535Z | Compiling ordered-float v2.10.1 |
| 2354 | 2026-05-08T00:20:10.932Z | Compiling memmap v0.7.0 |
| 2355 | 2026-05-08T00:20:10.970Z | Compiling sigpipe v0.1.3 |
| 2356 | 2026-05-08T00:20:11.089Z | Compiling swrite v0.1.0 |
| 2357 | 2026-05-08T00:20:11.108Z | Compiling glob v0.3.3 |
| 2358 | 2026-05-08T00:20:11.168Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2359 | 2026-05-08T00:20:11.230Z | Compiling usdt v0.5.0 |
| 2360 | 2026-05-08T00:20:11.248Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2361 | 2026-05-08T00:20:11.450Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2362 | 2026-05-08T00:20:11.467Z | Compiling serde-value v0.7.0 |
| 2363 | 2026-05-08T00:20:11.641Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2364 | 2026-05-08T00:20:12.008Z | Compiling zone v0.3.1 |
| 2365 | 2026-05-08T00:20:12.011Z | Compiling serde-untagged v0.1.9 |
| 2366 | 2026-05-08T00:20:12.045Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2367 | 2026-05-08T00:20:12.252Z | Compiling toml v0.8.23 |
| 2368 | 2026-05-08T00:20:12.301Z | Compiling smf v0.2.3 |
| 2369 | 2026-05-08T00:20:12.322Z | Compiling filetime v0.2.27 |
| 2370 | 2026-05-08T00:20:12.403Z | Compiling xattr v1.6.1 |
| 2371 | 2026-05-08T00:20:12.434Z | Compiling same-file v1.0.6 |
| 2372 | 2026-05-08T00:20:12.477Z | Compiling constant_time_eq v0.4.2 |
| 2373 | 2026-05-08T00:20:12.480Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2374 | 2026-05-08T00:20:12.516Z | Compiling arrayvec v0.7.6 |
| 2375 | 2026-05-08T00:20:12.583Z | Compiling arrayref v0.3.9 |
| 2376 | 2026-05-08T00:20:12.599Z | Compiling whoami v1.6.1 |
| 2377 | 2026-05-08T00:20:12.648Z | Compiling unicode-xid v0.2.6 |
| 2378 | 2026-05-08T00:20:12.666Z | Compiling walkdir v2.5.0 |
| 2379 | 2026-05-08T00:20:12.693Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2380 | 2026-05-08T00:20:12.750Z | Compiling tar v0.4.45 |
| 2381 | 2026-05-08T00:20:12.817Z | Compiling cargo-util-schemas v0.8.2 |
| 2382 | 2026-05-08T00:20:13.161Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2383 | 2026-05-08T00:20:13.439Z | Compiling tokio-dtrace v0.1.1 |
| 2384 | 2026-05-08T00:20:13.501Z | Compiling console v0.16.2 |
| 2385 | 2026-05-08T00:20:13.548Z | Compiling gethostname v0.5.0 |
| 2386 | 2026-05-08T00:20:13.657Z | Compiling cargo-platform v0.2.0 |
| 2387 | 2026-05-08T00:20:13.721Z | Compiling topological-sort v0.2.2 |
| 2388 | 2026-05-08T00:20:13.831Z | Compiling unit-prefix v0.5.2 |
| 2389 | 2026-05-08T00:20:13.851Z | Compiling oxide-tokio-rt v0.1.4 |
| 2390 | 2026-05-08T00:20:13.854Z | Compiling shell-words v1.1.1 |
| 2391 | 2026-05-08T00:20:13.935Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2392 | 2026-05-08T00:20:14.037Z | Compiling indicatif v0.18.4 |
| 2393 | 2026-05-08T00:20:14.182Z | Compiling cargo_metadata v0.21.0 |
| 2394 | 2026-05-08T00:20:24.446Z | Compiling progenitor-client v0.10.0 |
| 2395 | 2026-05-08T00:20:24.446Z | Compiling omicron-zone-package v0.12.2 |
| 2396 | 2026-05-08T00:20:24.494Z | Compiling progenitor-client v0.14.0 |
| 2397 | 2026-05-08T00:20:24.584Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2398 | 2026-05-08T00:20:24.584Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2399 | 2026-05-08T00:20:24.623Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2400 | 2026-05-08T00:20:24.662Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2401 | 2026-05-08T00:20:24.968Z | Compiling progenitor-extras v0.2.0 |
| 2402 | 2026-05-08T00:20:25.007Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2403 | 2026-05-08T00:20:25.052Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2404 | 2026-05-08T00:20:25.074Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2405 | 2026-05-08T00:20:25.229Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2406 | 2026-05-08T00:20:25.288Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2407 | 2026-05-08T00:20:30.598Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2408 | 2026-05-08T00:20:39.041Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2409 | 2026-05-08T00:20:42.603Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2410 | 2026-05-08T00:20:43.725Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2411 | 2026-05-08T00:20:54.120Z | Finished `release` profile [optimized] target(s) in 1m 54s |
| 2412 | 2026-05-08T00:20:54.291Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2413 | 2026-05-08T00:20:54.364Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2414 | 2026-05-08T00:20:54.367Z | Created new build target 'test' and set it as active |
| 2415 | 2026-05-08T00:20:54.370Z | |
| 2416 | 2026-05-08T00:20:54.370Z | real 1:54.957723466 |
| 2417 | 2026-05-08T00:20:54.370Z | user 19:16.325073875 |
| 2418 | 2026-05-08T00:20:54.370Z | sys 2:54.816938886 |
| 2419 | 2026-05-08T00:20:54.370Z | trap 0.571090767 |
| 2420 | 2026-05-08T00:20:54.370Z | tflt 2.941744589 |
| 2421 | 2026-05-08T00:20:54.370Z | dflt 4.561254130 |
| 2422 | 2026-05-08T00:20:54.370Z | kflt 0.000902228 |
| 2423 | 2026-05-08T00:20:54.370Z | lock 1:01:14.000981576 |
| 2424 | 2026-05-08T00:20:54.370Z | slp 49:18.260489587 |
| 2425 | 2026-05-08T00:20:54.370Z | lat 49.882018285 |
| 2426 | 2026-05-08T00:20:54.370Z | stop 6:09.318990443 |
| 2427 | 2026-05-08T00:20:54.370Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2428 | 2026-05-08T00:20:55.333Z | Finished `release` profile [optimized] target(s) in 0.95s |
| 2429 | 2026-05-08T00:20:55.412Z | Running `target/release/omicron-package -t test package` |
| 2430 | 2026-05-08T00:20:55.477Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2431 | 2026-05-08T00:20:57.049Z | Compiling heck v0.5.0 |
| 2432 | 2026-05-08T00:20:57.049Z | Compiling regress v0.11.1 |
| 2433 | 2026-05-08T00:20:57.049Z | Compiling unsafe-libyaml v0.2.11 |
| 2434 | 2026-05-08T00:20:57.324Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2435 | 2026-05-08T00:20:57.347Z | Compiling regress v0.10.5 |
| 2436 | 2026-05-08T00:20:57.378Z | Compiling unicode-width v0.1.14 |
| 2437 | 2026-05-08T00:20:57.400Z | Compiling is-terminal v0.4.17 |
| 2438 | 2026-05-08T00:20:57.424Z | Compiling prettyplease v0.2.37 |
| 2439 | 2026-05-08T00:20:57.424Z | Compiling bytecount v0.6.9 |
| 2440 | 2026-05-08T00:20:57.428Z | Compiling rustls v0.22.4 |
| 2441 | 2026-05-08T00:20:57.428Z | Compiling rustls-webpki v0.102.8 |
| 2442 | 2026-05-08T00:20:57.472Z | Compiling derive-where v1.6.0 |
| 2443 | 2026-05-08T00:20:57.474Z | Compiling thread_local v1.1.9 |
| 2444 | 2026-05-08T00:20:57.474Z | Compiling compression-core v0.4.31 |
| 2445 | 2026-05-08T00:20:57.496Z | Compiling match_cfg v0.1.0 |
| 2446 | 2026-05-08T00:20:57.587Z | Compiling multer v3.1.0 |
| 2447 | 2026-05-08T00:20:57.590Z | Compiling slog-async v2.8.0 |
| 2448 | 2026-05-08T00:20:57.682Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2449 | 2026-05-08T00:20:57.685Z | Compiling compression-codecs v0.4.37 |
| 2450 | 2026-05-08T00:20:57.685Z | Compiling hostname v0.3.1 |
| 2451 | 2026-05-08T00:20:57.705Z | Compiling crossbeam-channel v0.5.15 |
| 2452 | 2026-05-08T00:20:57.776Z | Compiling slog-json v2.6.1 |
| 2453 | 2026-05-08T00:20:57.779Z | Compiling futures-executor v0.3.32 |
| 2454 | 2026-05-08T00:20:57.779Z | Compiling serde_spanned v1.0.4 |
| 2455 | 2026-05-08T00:20:57.844Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2456 | 2026-05-08T00:20:57.902Z | Compiling serde_yaml v0.9.34+deprecated |
| 2457 | 2026-05-08T00:20:57.935Z | Compiling take_mut v0.2.2 |
| 2458 | 2026-05-08T00:20:58.017Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2459 | 2026-05-08T00:20:58.040Z | Compiling term v1.2.1 |
| 2460 | 2026-05-08T00:20:58.060Z | Compiling futures v0.3.32 |
| 2461 | 2026-05-08T00:20:58.092Z | Compiling slog-bunyan v2.5.0 |
| 2462 | 2026-05-08T00:20:58.095Z | Compiling async-compression v0.4.41 |
| 2463 | 2026-05-08T00:20:58.230Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2464 | 2026-05-08T00:20:58.294Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2465 | 2026-05-08T00:20:58.294Z | Compiling dropshot v0.17.0 |
| 2466 | 2026-05-08T00:20:58.298Z | Compiling async-stream v0.3.6 |
| 2467 | 2026-05-08T00:20:58.391Z | Compiling slog-term v2.9.2 |
| 2468 | 2026-05-08T00:20:58.470Z | Compiling num-rational v0.4.2 |
| 2469 | 2026-05-08T00:20:58.496Z | Compiling progenitor-client v0.14.0 |
| 2470 | 2026-05-08T00:20:58.562Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2471 | 2026-05-08T00:20:58.625Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2472 | 2026-05-08T00:20:58.646Z | Compiling waitgroup v0.1.2 |
| 2473 | 2026-05-08T00:20:58.737Z | Compiling backon v1.6.0 |
| 2474 | 2026-05-08T00:20:58.788Z | Compiling rustls-pemfile v2.2.0 |
| 2475 | 2026-05-08T00:20:58.828Z | Compiling num-complex v0.4.6 |
| 2476 | 2026-05-08T00:20:58.857Z | Compiling hostname v0.4.2 |
| 2477 | 2026-05-08T00:20:58.881Z | Compiling serde_path_to_error v0.1.20 |
| 2478 | 2026-05-08T00:20:58.950Z | Compiling instant v0.1.13 |
| 2479 | 2026-05-08T00:20:58.982Z | Compiling debug-ignore v1.0.5 |
| 2480 | 2026-05-08T00:20:59.004Z | Compiling progenitor-extras v0.2.0 |
| 2481 | 2026-05-08T00:20:59.030Z | Compiling typify-impl v0.6.2 |
| 2482 | 2026-05-08T00:20:59.054Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2483 | 2026-05-08T00:20:59.105Z | Compiling backoff v0.4.0 |
| 2484 | 2026-05-08T00:20:59.132Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2485 | 2026-05-08T00:20:59.323Z | Compiling num v0.4.3 |
| 2486 | 2026-05-08T00:20:59.361Z | Compiling parse-display v0.10.0 |
| 2487 | 2026-05-08T00:20:59.384Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2488 | 2026-05-08T00:20:59.387Z | Compiling progenitor-client v0.13.0 |
| 2489 | 2026-05-08T00:20:59.444Z | Compiling progenitor-client v0.10.0 |
| 2490 | 2026-05-08T00:20:59.468Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2491 | 2026-05-08T00:20:59.525Z | Compiling macaddr v1.0.1 |
| 2492 | 2026-05-08T00:20:59.632Z | Compiling float-ord v0.3.2 |
| 2493 | 2026-05-08T00:20:59.679Z | Compiling console v0.15.11 |
| 2494 | 2026-05-08T00:20:59.797Z | Compiling newline-converter v0.3.0 |
| 2495 | 2026-05-08T00:20:59.820Z | Compiling atomicwrites v0.4.4 |
| 2496 | 2026-05-08T00:20:59.824Z | Compiling slog-dtrace v0.3.0 |
| 2497 | 2026-05-08T00:21:00.023Z | Compiling async-recursion v1.1.1 |
| 2498 | 2026-05-08T00:21:00.075Z | Compiling tokio-rustls v0.25.0 |
| 2499 | 2026-05-08T00:21:00.182Z | Compiling expectorate v1.2.0 |
| 2500 | 2026-05-08T00:21:00.207Z | Compiling cancel-safe-futures v0.1.5 |
| 2501 | 2026-05-08T00:21:00.210Z | Compiling owo-colors v4.3.0 |
| 2502 | 2026-05-08T00:21:00.300Z | Compiling libsw-core v0.3.2 |
| 2503 | 2026-05-08T00:21:00.393Z | Compiling resolv-conf v0.7.6 |
| 2504 | 2026-05-08T00:21:00.453Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2505 | 2026-05-08T00:21:00.532Z | Compiling libsw v3.5.0 |
| 2506 | 2026-05-08T00:21:00.658Z | Compiling toml v0.8.23 |
| 2507 | 2026-05-08T00:21:00.725Z | Compiling linear-map v1.2.0 |
| 2508 | 2026-05-08T00:21:00.793Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2509 | 2026-05-08T00:21:00.875Z | Compiling linked-hash-map v0.5.6 |
| 2510 | 2026-05-08T00:21:00.991Z | Compiling minimal-lexical v0.2.1 |
| 2511 | 2026-05-08T00:21:01.158Z | Compiling lru-cache v0.1.2 |
| 2512 | 2026-05-08T00:21:01.161Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2513 | 2026-05-08T00:21:01.161Z | Compiling unicode-xid v0.2.6 |
| 2514 | 2026-05-08T00:21:01.230Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2515 | 2026-05-08T00:21:01.319Z | Compiling nom v7.1.3 |
| 2516 | 2026-05-08T00:21:01.342Z | Compiling globset v0.4.18 |
| 2517 | 2026-05-08T00:21:01.368Z | Compiling hickory-proto v0.24.4 |
| 2518 | 2026-05-08T00:21:01.389Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2519 | 2026-05-08T00:21:01.392Z | Compiling convert_case v0.10.0 |
| 2520 | 2026-05-08T00:21:01.747Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2521 | 2026-05-08T00:21:01.795Z | Compiling derive_more-impl v2.1.1 |
| 2522 | 2026-05-08T00:21:02.405Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2523 | 2026-05-08T00:21:02.676Z | Compiling pin-project-internal v1.1.11 |
| 2524 | 2026-05-08T00:21:02.884Z | Compiling derive_more v2.1.1 |
| 2525 | 2026-05-08T00:21:02.909Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2526 | 2026-05-08T00:21:03.008Z | Compiling typify-macro v0.6.2 |
| 2527 | 2026-05-08T00:21:03.033Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2528 | 2026-05-08T00:21:03.310Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2529 | 2026-05-08T00:21:03.584Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2530 | 2026-05-08T00:21:03.857Z | Compiling pin-project v1.1.11 |
| 2531 | 2026-05-08T00:21:04.008Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2532 | 2026-05-08T00:21:04.248Z | Compiling hickory-resolver v0.24.4 |
| 2533 | 2026-05-08T00:21:04.434Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2534 | 2026-05-08T00:21:04.462Z | Compiling papergrid v0.11.0 |
| 2535 | 2026-05-08T00:21:04.640Z | Compiling tabled_derive v0.7.0 |
| 2536 | 2026-05-08T00:21:04.743Z | Compiling typify v0.6.2 |
| 2537 | 2026-05-08T00:21:05.070Z | Compiling progenitor-impl v0.14.0 |
| 2538 | 2026-05-08T00:21:05.287Z | Compiling progenitor-impl v0.13.0 |
| 2539 | 2026-05-08T00:21:05.695Z | Compiling qorb v0.4.1 |
| 2540 | 2026-05-08T00:21:06.356Z | Compiling pem v3.0.6 |
| 2541 | 2026-05-08T00:21:07.230Z | Compiling snafu-derive v0.8.9 |
| 2542 | 2026-05-08T00:21:07.592Z | Compiling progenitor-macro v0.14.0 |
| 2543 | 2026-05-08T00:21:07.810Z | Compiling progenitor-macro v0.13.0 |
| 2544 | 2026-05-08T00:21:07.979Z | Compiling termtree v0.5.1 |
| 2545 | 2026-05-08T00:21:08.209Z | Compiling tabled v0.15.0 |
| 2546 | 2026-05-08T00:21:09.101Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2547 | 2026-05-08T00:21:10.239Z | Compiling snafu v0.8.9 |
| 2548 | 2026-05-08T00:21:10.526Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2549 | 2026-05-08T00:21:10.748Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2550 | 2026-05-08T00:21:10.934Z | Compiling crossterm v0.29.0 |
| 2551 | 2026-05-08T00:21:11.163Z | Compiling olpc-cjson v0.1.4 |
| 2552 | 2026-05-08T00:21:11.389Z | Compiling phf_shared v0.12.1 |
| 2553 | 2026-05-08T00:21:11.458Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2554 | 2026-05-08T00:21:12.093Z | Compiling serde_plain v1.0.2 |
| 2555 | 2026-05-08T00:21:12.284Z | Compiling progenitor v0.14.0 |
| 2556 | 2026-05-08T00:21:12.468Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2557 | 2026-05-08T00:21:12.494Z | Compiling vte v0.14.1 |
| 2558 | 2026-05-08T00:21:12.523Z | Compiling csv-core v0.1.13 |
| 2559 | 2026-05-08T00:21:12.545Z | Compiling progenitor v0.13.0 |
| 2560 | 2026-05-08T00:21:12.790Z | Compiling highway v1.3.0 |
| 2561 | 2026-05-08T00:21:12.814Z | Compiling chrono-tz v0.10.4 |
| 2562 | 2026-05-08T00:21:13.040Z | Compiling typed-path v0.9.3 |
| 2563 | 2026-05-08T00:21:13.122Z | Compiling csv v1.4.0 |
| 2564 | 2026-05-08T00:21:13.484Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2565 | 2026-05-08T00:21:13.655Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2566 | 2026-05-08T00:21:13.845Z | Compiling strip-ansi-escapes v0.2.1 |
| 2567 | 2026-05-08T00:21:14.267Z | Compiling phf v0.12.1 |
| 2568 | 2026-05-08T00:21:14.417Z | Compiling tough v0.20.0 |
| 2569 | 2026-05-08T00:21:14.501Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2570 | 2026-05-08T00:21:14.527Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2571 | 2026-05-08T00:21:15.086Z | Compiling const_format_proc_macros v0.2.34 |
| 2572 | 2026-05-08T00:21:15.992Z | Compiling fd-lock v4.0.4 |
| 2573 | 2026-05-08T00:21:16.029Z | Compiling peg-macros v0.8.5 |
| 2574 | 2026-05-08T00:21:16.423Z | Compiling nu-ansi-term v0.50.3 |
| 2575 | 2026-05-08T00:21:16.776Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2576 | 2026-05-08T00:21:17.121Z | Compiling reedline v0.40.0 |
| 2577 | 2026-05-08T00:21:17.146Z | Compiling const_format v0.2.35 |
| 2578 | 2026-05-08T00:21:17.261Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2579 | 2026-05-08T00:21:17.533Z | Compiling peg v0.8.5 |
| 2580 | 2026-05-08T00:21:17.659Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2581 | 2026-05-08T00:21:17.728Z | Compiling bcs v0.1.6 |
| 2582 | 2026-05-08T00:21:18.230Z | Compiling semver v0.1.20 |
| 2583 | 2026-05-08T00:21:18.593Z | Compiling rustc_version v0.1.7 |
| 2584 | 2026-05-08T00:21:18.639Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2585 | 2026-05-08T00:21:18.876Z | Compiling newtype_derive v0.1.6 |
| 2586 | 2026-05-08T00:21:18.938Z | Compiling smawk v0.3.2 |
| 2587 | 2026-05-08T00:21:19.036Z | Compiling humantime v2.3.0 |
| 2588 | 2026-05-08T00:21:19.145Z | Compiling unicode-linebreak v0.1.5 |
| 2589 | 2026-05-08T00:21:19.265Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2590 | 2026-05-08T00:21:19.506Z | Compiling textwrap v0.16.2 |
| 2591 | 2026-05-08T00:21:19.715Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2592 | 2026-05-08T00:21:19.898Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2593 | 2026-05-08T00:21:20.677Z | Compiling base64 v0.21.7 |
| 2594 | 2026-05-08T00:21:20.716Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2595 | 2026-05-08T00:21:21.221Z | Compiling steno v0.4.1 |
| 2596 | 2026-05-08T00:21:21.269Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2597 | 2026-05-08T00:21:21.311Z | Compiling tagptr v0.2.0 |
| 2598 | 2026-05-08T00:21:21.413Z | Compiling utf-8 v0.7.6 |
| 2599 | 2026-05-08T00:21:21.531Z | Compiling moka v0.12.13 |
| 2600 | 2026-05-08T00:21:21.687Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2601 | 2026-05-08T00:21:21.856Z | Compiling tungstenite v0.21.0 |
| 2602 | 2026-05-08T00:21:21.884Z | Compiling radium v0.7.0 |
| 2603 | 2026-05-08T00:21:21.977Z | Compiling maybe-uninit v2.0.0 |
| 2604 | 2026-05-08T00:21:22.269Z | Compiling tap v1.0.1 |
| 2605 | 2026-05-08T00:21:22.437Z | Compiling display-error-chain v0.2.2 |
| 2606 | 2026-05-08T00:21:22.559Z | Compiling tokio-tungstenite v0.21.0 |
| 2607 | 2026-05-08T00:21:22.678Z | Compiling wyz v0.5.1 |
| 2608 | 2026-05-08T00:21:22.796Z | Compiling hickory-resolver v0.25.2 |
| 2609 | 2026-05-08T00:21:22.949Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2610 | 2026-05-08T00:21:23.069Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2611 | 2026-05-08T00:21:23.240Z | Compiling zerocopy-derive v0.6.6 |
| 2612 | 2026-05-08T00:21:23.277Z | Compiling funty v2.0.0 |
| 2613 | 2026-05-08T00:21:23.421Z | Compiling packed_struct v0.10.1 |
| 2614 | 2026-05-08T00:21:23.751Z | Compiling crc-catalog v2.4.0 |
| 2615 | 2026-05-08T00:21:23.900Z | Compiling crc v3.4.0 |
| 2616 | 2026-05-08T00:21:24.144Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2617 | 2026-05-08T00:21:24.169Z | Compiling zerocopy v0.6.6 |
| 2618 | 2026-05-08T00:21:24.383Z | Compiling bitvec v1.0.1 |
| 2619 | 2026-05-08T00:21:24.530Z | Compiling packed_struct_codegen v0.10.1 |
| 2620 | 2026-05-08T00:21:24.658Z | Compiling num-derive v0.3.3 |
| 2621 | 2026-05-08T00:21:25.021Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2622 | 2026-05-08T00:21:25.717Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2623 | 2026-05-08T00:21:25.719Z | Compiling bitfield-macros v0.19.4 |
| 2624 | 2026-05-08T00:21:26.331Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2625 | 2026-05-08T00:21:26.542Z | Compiling indexmap v1.9.3 |
| 2626 | 2026-05-08T00:21:26.636Z | Compiling nodrop v0.1.14 |
| 2627 | 2026-05-08T00:21:26.792Z | Compiling array-init v0.0.4 |
| 2628 | 2026-05-08T00:21:26.829Z | Compiling proc-macro-error2 v2.0.1 |
| 2629 | 2026-05-08T00:21:26.889Z | Compiling bitfield v0.19.4 |
| 2630 | 2026-05-08T00:21:27.275Z | Compiling libscf-sys v1.1.0 |
| 2631 | 2026-05-08T00:21:27.301Z | Compiling smallvec v0.6.14 |
| 2632 | 2026-05-08T00:21:27.472Z | Compiling typify-impl v0.4.3 |
| 2633 | 2026-05-08T00:21:27.594Z | Compiling vergen-gitcl v1.0.8 |
| 2634 | 2026-05-08T00:21:27.622Z | Compiling dirs-sys-next v0.1.2 |
| 2635 | 2026-05-08T00:21:27.870Z | Compiling glob v0.3.3 |
| 2636 | 2026-05-08T00:21:27.950Z | Compiling diesel_derives v2.3.7 |
| 2637 | 2026-05-08T00:21:28.208Z | Compiling maplit v1.0.2 |
| 2638 | 2026-05-08T00:21:28.306Z | Compiling hashbrown v0.12.3 |
| 2639 | 2026-05-08T00:21:28.362Z | Compiling crunchy v0.2.4 |
| 2640 | 2026-05-08T00:21:28.721Z | Compiling clang-sys v1.8.1 |
| 2641 | 2026-05-08T00:21:29.056Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2642 | 2026-05-08T00:21:29.191Z | Compiling dirs-next v2.0.0 |
| 2643 | 2026-05-08T00:21:29.209Z | Compiling serde-hex v0.1.0 |
| 2644 | 2026-05-08T00:21:29.361Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2645 | 2026-05-08T00:21:29.590Z | Compiling tabled_derive v0.11.0 |
| 2646 | 2026-05-08T00:21:29.744Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2647 | 2026-05-08T00:21:30.037Z | Compiling ron v0.8.1 |
| 2648 | 2026-05-08T00:21:30.101Z | Compiling papergrid v0.17.0 |
| 2649 | 2026-05-08T00:21:30.153Z | Compiling testing_table v0.3.0 |
| 2650 | 2026-05-08T00:21:30.369Z | Compiling hashbrown v0.13.2 |
| 2651 | 2026-05-08T00:21:30.404Z | Compiling dsl_auto_type v0.2.0 |
| 2652 | 2026-05-08T00:21:30.656Z | Compiling scheduled-thread-pool v0.2.7 |
| 2653 | 2026-05-08T00:21:30.803Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2654 | 2026-05-08T00:21:31.032Z | Compiling crc-any v2.5.0 |
| 2655 | 2026-05-08T00:21:31.062Z | Compiling tiny-keccak v2.0.2 |
| 2656 | 2026-05-08T00:21:31.150Z | Compiling object v0.30.4 |
| 2657 | 2026-05-08T00:21:31.351Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2658 | 2026-05-08T00:21:31.373Z | Compiling r2d2 v0.8.10 |
| 2659 | 2026-05-08T00:21:31.487Z | Compiling typify-macro v0.4.3 |
| 2660 | 2026-05-08T00:21:31.528Z | Compiling tabled v0.20.0 |
| 2661 | 2026-05-08T00:21:31.648Z | Compiling term v0.7.0 |
| 2662 | 2026-05-08T00:21:32.234Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2663 | 2026-05-08T00:21:32.260Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2664 | 2026-05-08T00:21:32.329Z | Compiling xshell-macros v0.2.7 |
| 2665 | 2026-05-08T00:21:32.350Z | Compiling path-slash v0.1.5 |
| 2666 | 2026-05-08T00:21:32.543Z | Compiling downcast-rs v2.0.2 |
| 2667 | 2026-05-08T00:21:32.562Z | Compiling bit-vec v0.6.3 |
| 2668 | 2026-05-08T00:21:32.794Z | Compiling xshell v0.2.7 |
| 2669 | 2026-05-08T00:21:32.826Z | Compiling bit-set v0.5.3 |
| 2670 | 2026-05-08T00:21:32.845Z | Compiling ascii-canvas v3.0.0 |
| 2671 | 2026-05-08T00:21:33.042Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2672 | 2026-05-08T00:21:33.064Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2673 | 2026-05-08T00:21:33.145Z | Compiling itertools v0.10.5 |
| 2674 | 2026-05-08T00:21:33.239Z | Compiling ena v0.14.4 |
| 2675 | 2026-05-08T00:21:33.369Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2676 | 2026-05-08T00:21:33.516Z | Compiling libloading v0.8.9 |
| 2677 | 2026-05-08T00:21:33.622Z | Compiling bindgen v0.71.1 |
| 2678 | 2026-05-08T00:21:33.780Z | Compiling unicase v2.9.0 |
| 2679 | 2026-05-08T00:21:33.863Z | Compiling regex-syntax v0.6.29 |
| 2680 | 2026-05-08T00:21:33.950Z | Compiling diff v0.1.13 |
| 2681 | 2026-05-08T00:21:34.243Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2682 | 2026-05-08T00:21:34.342Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2683 | 2026-05-08T00:21:34.427Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2684 | 2026-05-08T00:21:35.805Z | Compiling lalrpop v0.19.12 |
| 2685 | 2026-05-08T00:21:36.128Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2686 | 2026-05-08T00:21:36.560Z | Compiling diesel v2.3.7 |
| 2687 | 2026-05-08T00:21:36.830Z | Compiling cexpr v0.6.0 |
| 2688 | 2026-05-08T00:21:36.902Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2689 | 2026-05-08T00:21:36.923Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2690 | 2026-05-08T00:21:37.132Z | Compiling crc8 v0.1.1 |
| 2691 | 2026-05-08T00:21:37.198Z | Compiling typify v0.4.3 |
| 2692 | 2026-05-08T00:21:37.367Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2693 | 2026-05-08T00:21:37.582Z | Compiling headers-core v0.3.0 |
| 2694 | 2026-05-08T00:21:37.769Z | Compiling libxml v0.3.3 |
| 2695 | 2026-05-08T00:21:37.834Z | Compiling headers v0.4.1 |
| 2696 | 2026-05-08T00:21:37.944Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2697 | 2026-05-08T00:21:38.153Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2698 | 2026-05-08T00:21:38.179Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2699 | 2026-05-08T00:21:38.439Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2700 | 2026-05-08T00:21:38.927Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2701 | 2026-05-08T00:21:39.375Z | Compiling strum_macros v0.24.3 |
| 2702 | 2026-05-08T00:21:39.562Z | Compiling indoc v1.0.9 |
| 2703 | 2026-05-08T00:21:40.066Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2704 | 2026-05-08T00:21:40.356Z | Compiling derive_builder v0.20.2 |
| 2705 | 2026-05-08T00:21:40.557Z | Compiling oso-derive v0.27.3 |
| 2706 | 2026-05-08T00:21:40.795Z | Compiling quick-xml v0.37.5 |
| 2707 | 2026-05-08T00:21:40.918Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2708 | 2026-05-08T00:21:41.348Z | Compiling openssl-probe v0.1.6 |
| 2709 | 2026-05-08T00:21:41.427Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2710 | 2026-05-08T00:21:41.615Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2711 | 2026-05-08T00:21:41.707Z | Compiling half v1.8.3 |
| 2712 | 2026-05-08T00:21:42.159Z | Compiling serde_cbor v0.11.2 |
| 2713 | 2026-05-08T00:21:42.251Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2714 | 2026-05-08T00:21:42.310Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2715 | 2026-05-08T00:21:42.499Z | Compiling bb8 v0.8.6 |
| 2716 | 2026-05-08T00:21:42.572Z | Compiling trait-variant v0.1.2 |
| 2717 | 2026-05-08T00:21:42.688Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2718 | 2026-05-08T00:21:42.907Z | Compiling samael v0.0.19 |
| 2719 | 2026-05-08T00:21:42.953Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2720 | 2026-05-08T00:21:43.225Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7) |
| 2721 | 2026-05-08T00:21:43.228Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2722 | 2026-05-08T00:21:43.389Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2723 | 2026-05-08T00:21:43.569Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2724 | 2026-05-08T00:21:43.810Z | Compiling fxhash v0.2.1 |
| 2725 | 2026-05-08T00:21:43.903Z | Compiling nonempty v0.12.0 |
| 2726 | 2026-05-08T00:21:44.016Z | Compiling salty v0.3.0 |
| 2727 | 2026-05-08T00:21:44.089Z | Compiling progenitor-impl v0.11.2 |
| 2728 | 2026-05-08T00:21:44.172Z | Compiling progenitor-impl v0.10.0 |
| 2729 | 2026-05-08T00:21:44.397Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2730 | 2026-05-08T00:21:44.422Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2731 | 2026-05-08T00:21:44.858Z | Compiling polar-core v0.27.3 |
| 2732 | 2026-05-08T00:21:45.242Z | Compiling kstat-rs v0.2.4 |
| 2733 | 2026-05-08T00:21:45.397Z | Compiling libz-sys v1.1.24 |
| 2734 | 2026-05-08T00:21:45.661Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2735 | 2026-05-08T00:21:45.821Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2736 | 2026-05-08T00:21:46.724Z | Compiling progenitor-macro v0.11.2 |
| 2737 | 2026-05-08T00:21:46.786Z | Compiling progenitor-macro v0.10.0 |
| 2738 | 2026-05-08T00:21:48.316Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 2739 | 2026-05-08T00:21:50.165Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2740 | 2026-05-08T00:21:50.290Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2741 | 2026-05-08T00:21:50.749Z | Compiling progenitor-client v0.11.2 |
| 2742 | 2026-05-08T00:21:50.833Z | Compiling darling_core v0.23.0 |
| 2743 | 2026-05-08T00:21:51.402Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2744 | 2026-05-08T00:21:51.466Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2745 | 2026-05-08T00:21:51.544Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2746 | 2026-05-08T00:21:53.379Z | Compiling nanorand v0.7.0 |
| 2747 | 2026-05-08T00:21:53.811Z | Compiling arc-swap v1.8.2 |
| 2748 | 2026-05-08T00:21:54.263Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2749 | 2026-05-08T00:21:55.649Z | Compiling oso v0.27.3 |
| 2750 | 2026-05-08T00:21:56.710Z | Compiling fs-err v2.11.0 |
| 2751 | 2026-05-08T00:21:57.058Z | Compiling diesel-dtrace v0.5.0 |
| 2752 | 2026-05-08T00:21:57.426Z | Compiling async-bb8-diesel v0.2.1 |
| 2753 | 2026-05-08T00:21:58.195Z | Compiling parking_lot_core v0.8.6 |
| 2754 | 2026-05-08T00:21:58.549Z | Compiling mime_guess v2.0.5 |
| 2755 | 2026-05-08T00:21:59.154Z | Compiling slog-scope v4.4.1 |
| 2756 | 2026-05-08T00:21:59.289Z | Compiling flume v0.11.1 |
| 2757 | 2026-05-08T00:21:59.663Z | Compiling darling_macro v0.23.0 |
| 2758 | 2026-05-08T00:21:59.760Z | Compiling progenitor v0.10.0 |
| 2759 | 2026-05-08T00:21:59.964Z | Compiling progenitor v0.11.2 |
| 2760 | 2026-05-08T00:22:00.171Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2761 | 2026-05-08T00:22:00.240Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 2762 | 2026-05-08T00:22:00.613Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2763 | 2026-05-08T00:22:00.986Z | Compiling primeorder v0.13.6 |
| 2764 | 2026-05-08T00:22:01.559Z | Compiling git-stub v1.0.0 |
| 2765 | 2026-05-08T00:22:01.631Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2766 | 2026-05-08T00:22:01.876Z | Compiling instability v0.3.11 |
| 2767 | 2026-05-08T00:22:02.106Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2768 | 2026-05-08T00:22:02.401Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2769 | 2026-05-08T00:22:02.709Z | Compiling git-stub-vcs v0.1.0 |
| 2770 | 2026-05-08T00:22:03.106Z | Compiling p384 v0.13.1 |
| 2771 | 2026-05-08T00:22:03.131Z | Compiling darling v0.23.0 |
| 2772 | 2026-05-08T00:22:03.263Z | Compiling slog-stdlog v4.1.1 |
| 2773 | 2026-05-08T00:22:04.375Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2774 | 2026-05-08T00:22:04.402Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2775 | 2026-05-08T00:22:04.430Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2776 | 2026-05-08T00:22:05.038Z | Compiling ignore v0.4.25 |
| 2777 | 2026-05-08T00:22:05.173Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2778 | 2026-05-08T00:22:05.646Z | Compiling castaway v0.2.4 |
| 2779 | 2026-05-08T00:22:05.797Z | Compiling atty v0.2.14 |
| 2780 | 2026-05-08T00:22:05.834Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2781 | 2026-05-08T00:22:05.971Z | Compiling indoc v2.0.7 |
| 2782 | 2026-05-08T00:22:06.113Z | Compiling parse-size v1.1.0 |
| 2783 | 2026-05-08T00:22:06.376Z | Compiling http-range v0.1.5 |
| 2784 | 2026-05-08T00:22:06.767Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2785 | 2026-05-08T00:22:06.828Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2786 | 2026-05-08T00:22:07.436Z | Compiling globwalk v0.9.1 |
| 2787 | 2026-05-08T00:22:08.276Z | Compiling compact_str v0.8.1 |
| 2788 | 2026-05-08T00:22:09.350Z | Compiling parking_lot v0.11.2 |
| 2789 | 2026-05-08T00:22:09.602Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2790 | 2026-05-08T00:22:10.329Z | Compiling slog-envlogger v2.2.0 |
| 2791 | 2026-05-08T00:22:10.442Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2792 | 2026-05-08T00:22:11.026Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2793 | 2026-05-08T00:22:11.362Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2794 | 2026-05-08T00:22:11.607Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2795 | 2026-05-08T00:22:11.775Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2796 | 2026-05-08T00:22:11.933Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2797 | 2026-05-08T00:22:12.541Z | Compiling predicates-tree v1.0.13 |
| 2798 | 2026-05-08T00:22:12.718Z | Compiling unicode-truncate v1.1.0 |
| 2799 | 2026-05-08T00:22:12.721Z | Compiling lru v0.12.5 |
| 2800 | 2026-05-08T00:22:12.775Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2801 | 2026-05-08T00:22:12.995Z | Compiling rand_seeder v0.4.0 |
| 2802 | 2026-05-08T00:22:13.021Z | Compiling prefix-trie v0.7.0 |
| 2803 | 2026-05-08T00:22:13.085Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2804 | 2026-05-08T00:22:13.139Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2805 | 2026-05-08T00:22:13.304Z | Compiling vergen-git2 v1.0.7 |
| 2806 | 2026-05-08T00:22:13.423Z | Compiling corncobs v0.1.4 |
| 2807 | 2026-05-08T00:22:13.448Z | Compiling cassowary v0.3.0 |
| 2808 | 2026-05-08T00:22:13.611Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2809 | 2026-05-08T00:22:13.641Z | Compiling hickory-server v0.25.2 |
| 2810 | 2026-05-08T00:22:13.694Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2811 | 2026-05-08T00:22:13.723Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2812 | 2026-05-08T00:22:13.726Z | Compiling camino-tempfile-ext v0.3.3 |
| 2813 | 2026-05-08T00:22:13.996Z | Compiling ratatui v0.29.0 |
| 2814 | 2026-05-08T00:22:14.062Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2815 | 2026-05-08T00:22:14.440Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2816 | 2026-05-08T00:22:14.547Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2817 | 2026-05-08T00:22:14.754Z | Compiling hyper-staticfile v0.10.1 |
| 2818 | 2026-05-08T00:22:14.919Z | Compiling sled v0.34.7 |
| 2819 | 2026-05-08T00:22:15.790Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2820 | 2026-05-08T00:22:16.208Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2821 | 2026-05-08T00:22:16.606Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2822 | 2026-05-08T00:22:18.384Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2823 | 2026-05-08T00:22:18.639Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2824 | 2026-05-08T00:22:18.901Z | Compiling secrecy v0.8.0 |
| 2825 | 2026-05-08T00:22:19.121Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2826 | 2026-05-08T00:22:19.334Z | Compiling rustls v0.21.12 |
| 2827 | 2026-05-08T00:22:19.707Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2828 | 2026-05-08T00:22:20.263Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2829 | 2026-05-08T00:22:20.531Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2830 | 2026-05-08T00:22:21.638Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2831 | 2026-05-08T00:22:21.661Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2832 | 2026-05-08T00:22:22.234Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2833 | 2026-05-08T00:22:22.655Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2834 | 2026-05-08T00:22:23.831Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2835 | 2026-05-08T00:22:24.160Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2836 | 2026-05-08T00:22:24.415Z | Compiling rustls-webpki v0.101.7 |
| 2837 | 2026-05-08T00:22:25.157Z | Compiling sct v0.7.1 |
| 2838 | 2026-05-08T00:22:25.465Z | Compiling nix v0.29.0 |
| 2839 | 2026-05-08T00:22:25.611Z | Compiling dropshot v0.16.7 |
| 2840 | 2026-05-08T00:22:25.813Z | Compiling void v1.0.2 |
| 2841 | 2026-05-08T00:22:25.950Z | Compiling lzss v0.8.2 |
| 2842 | 2026-05-08T00:22:26.052Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2843 | 2026-05-08T00:22:26.096Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2844 | 2026-05-08T00:22:26.255Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2845 | 2026-05-08T00:22:26.340Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2846 | 2026-05-08T00:22:28.306Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2847 | 2026-05-08T00:22:28.342Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2848 | 2026-05-08T00:22:28.623Z | Compiling tungstenite v0.23.0 |
| 2849 | 2026-05-08T00:22:29.124Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2850 | 2026-05-08T00:22:29.462Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2851 | 2026-05-08T00:22:29.589Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2852 | 2026-05-08T00:22:29.725Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2853 | 2026-05-08T00:22:29.853Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2854 | 2026-05-08T00:22:29.984Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2855 | 2026-05-08T00:22:30.113Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2856 | 2026-05-08T00:22:30.240Z | Compiling nix v0.27.1 |
| 2857 | 2026-05-08T00:22:30.743Z | Compiling git2 v0.20.4 |
| 2858 | 2026-05-08T00:22:30.902Z | Compiling dropshot_endpoint v0.16.7 |
| 2859 | 2026-05-08T00:22:31.355Z | Compiling serde_bytes v0.11.19 |
| 2860 | 2026-05-08T00:22:31.611Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2861 | 2026-05-08T00:22:31.648Z | Compiling tokio-tungstenite v0.23.1 |
| 2862 | 2026-05-08T00:22:31.698Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2863 | 2026-05-08T00:22:32.082Z | Compiling tokio-rustls v0.24.1 |
| 2864 | 2026-05-08T00:22:32.919Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2865 | 2026-05-08T00:22:34.935Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2866 | 2026-05-08T00:22:35.008Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2867 | 2026-05-08T00:22:37.571Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2868 | 2026-05-08T00:22:37.943Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2869 | 2026-05-08T00:22:38.490Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2870 | 2026-05-08T00:22:38.590Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2871 | 2026-05-08T00:22:39.100Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2872 | 2026-05-08T00:22:40.816Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2873 | 2026-05-08T00:22:41.067Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2874 | 2026-05-08T00:22:41.440Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2875 | 2026-05-08T00:22:41.882Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2876 | 2026-05-08T00:22:42.915Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2877 | 2026-05-08T00:22:42.980Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2878 | 2026-05-08T00:22:43.793Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2879 | 2026-05-08T00:22:44.316Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2880 | 2026-05-08T00:22:44.507Z | Compiling rustls-pemfile v1.0.4 |
| 2881 | 2026-05-08T00:22:45.009Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2882 | 2026-05-08T00:22:46.774Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2883 | 2026-05-08T00:22:47.091Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2884 | 2026-05-08T00:22:47.136Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2885 | 2026-05-08T00:22:47.302Z | Compiling signal-hook-tokio v0.3.1 |
| 2886 | 2026-05-08T00:22:47.385Z | Compiling twox-hash v2.1.2 |
| 2887 | 2026-05-08T00:22:47.530Z | Compiling yasna v0.5.2 |
| 2888 | 2026-05-08T00:22:47.855Z | Compiling is_ci v1.2.0 |
| 2889 | 2026-05-08T00:22:48.014Z | Compiling supports-color v3.0.2 |
| 2890 | 2026-05-08T00:22:48.130Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2891 | 2026-05-08T00:22:48.342Z | Compiling rcgen v0.12.1 |
| 2892 | 2026-05-08T00:22:49.344Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2893 | 2026-05-08T00:22:49.371Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2894 | 2026-05-08T00:22:49.752Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2895 | 2026-05-08T00:22:49.866Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2896 | 2026-05-08T00:22:50.036Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2897 | 2026-05-08T00:22:50.580Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2898 | 2026-05-08T00:22:52.337Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2899 | 2026-05-08T00:22:52.436Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2900 | 2026-05-08T00:22:53.364Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2901 | 2026-05-08T00:22:53.496Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2902 | 2026-05-08T00:22:53.755Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2903 | 2026-05-08T00:22:54.016Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2904 | 2026-05-08T00:22:54.264Z | Compiling fatfs v0.3.6 |
| 2905 | 2026-05-08T00:22:54.536Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2906 | 2026-05-08T00:22:55.535Z | Compiling subprocess v0.2.15 |
| 2907 | 2026-05-08T00:22:55.677Z | Compiling rtoolbox v0.0.3 |
| 2908 | 2026-05-08T00:22:56.069Z | Compiling assert_matches v1.5.0 |
| 2909 | 2026-05-08T00:22:56.110Z | Compiling seq-macro v0.3.6 |
| 2910 | 2026-05-08T00:22:56.198Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2911 | 2026-05-08T00:22:56.688Z | Compiling rpassword v7.4.0 |
| 2912 | 2026-05-08T00:22:57.060Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2913 | 2026-05-08T00:22:57.852Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2914 | 2026-05-08T00:22:58.136Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2915 | 2026-05-08T00:22:58.290Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2916 | 2026-05-08T00:22:58.926Z | Compiling tui-tree-widget v0.23.1 |
| 2917 | 2026-05-08T00:22:59.256Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2918 | 2026-05-08T00:22:59.767Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2919 | 2026-05-08T00:23:00.386Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2920 | 2026-05-08T00:23:00.886Z | Compiling uzers v0.12.2 |
| 2921 | 2026-05-08T00:23:01.128Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2922 | 2026-05-08T00:23:02.276Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2923 | 2026-05-08T00:23:03.492Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2924 | 2026-05-08T00:23:04.606Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2925 | 2026-05-08T00:23:06.714Z | Compiling support-bundle-viewer v0.1.2 |
| 2926 | 2026-05-08T00:23:08.564Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2927 | 2026-05-08T00:23:08.997Z | Compiling multimap v0.10.1 |
| 2928 | 2026-05-08T00:23:18.403Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2929 | 2026-05-08T00:23:20.068Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2930 | 2026-05-08T00:23:32.903Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2931 | 2026-05-08T00:23:34.908Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2932 | 2026-05-08T00:29:39.672Z | Finished `release` profile [optimized] target(s) in 8m 44s |
| 2933 | 2026-05-08T00:30:28.200Z | |
| 2934 | 2026-05-08T00:30:28.200Z | real 9:33.760176197 |
| 2935 | 2026-05-08T00:30:28.200Z | user 1:32:47.001390719 |
| 2936 | 2026-05-08T00:30:28.200Z | sys 4:00.398635552 |
| 2937 | 2026-05-08T00:30:28.200Z | trap 2.309477440 |
| 2938 | 2026-05-08T00:30:28.200Z | tflt 2.470797545 |
| 2939 | 2026-05-08T00:30:28.200Z | dflt 18.711921528 |
| 2940 | 2026-05-08T00:30:28.204Z | kflt 0.002431069 |
| 2941 | 2026-05-08T00:30:28.204Z | lock 7:34:23.405750305 |
| 2942 | 2026-05-08T00:30:28.204Z | slp 2:40:13.719758456 |
| 2943 | 2026-05-08T00:30:28.204Z | lat 2:47.198569835 |
| 2944 | 2026-05-08T00:30:28.204Z | stop 5:48.180438950 |
| 2945 | 2026-05-08T00:30:28.204Z | + mapfile -t packages |
| 2946 | 2026-05-08T00:30:28.204Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2947 | 2026-05-08T00:30:29.297Z | Finished `release` profile [optimized] target(s) in 1.08s |
| 2948 | 2026-05-08T00:30:29.369Z | Running `target/release/omicron-package -t test list-outputs` |
| 2949 | 2026-05-08T00:30:29.441Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2950 | 2026-05-08T00:30:29.446Z | + ptime -m cargo build --locked --release -p xtask |
| 2951 | 2026-05-08T00:30:30.039Z | Compiling libc v0.2.185 |
| 2952 | 2026-05-08T00:30:30.039Z | Compiling serde v1.0.228 |
| 2953 | 2026-05-08T00:30:30.039Z | Compiling serde_core v1.0.228 |
| 2954 | 2026-05-08T00:30:30.047Z | Compiling rustix v1.1.3 |
| 2955 | 2026-05-08T00:30:30.047Z | Compiling bitflags v2.11.0 |
| 2956 | 2026-05-08T00:30:30.137Z | Compiling serde_json v1.0.149 |
| 2957 | 2026-05-08T00:30:30.188Z | Compiling num-traits v0.2.19 |
| 2958 | 2026-05-08T00:30:30.200Z | Compiling syn v2.0.117 |
| 2959 | 2026-05-08T00:30:30.231Z | Compiling smallvec v1.15.1 |
| 2960 | 2026-05-08T00:30:30.241Z | Compiling indexmap v2.14.0 |
| 2961 | 2026-05-08T00:30:30.241Z | Compiling usdt-impl v0.5.0 |
| 2962 | 2026-05-08T00:30:30.273Z | Compiling syn v1.0.109 |
| 2963 | 2026-05-08T00:30:30.278Z | Compiling percent-encoding v2.3.2 |
| 2964 | 2026-05-08T00:30:30.281Z | Compiling log v0.4.29 |
| 2965 | 2026-05-08T00:30:30.455Z | Compiling getrandom v0.4.1 |
| 2966 | 2026-05-08T00:30:30.562Z | Compiling form_urlencoded v1.2.2 |
| 2967 | 2026-05-08T00:30:30.732Z | Compiling fs-err v3.3.0 |
| 2968 | 2026-05-08T00:30:30.746Z | Compiling heck v0.4.1 |
| 2969 | 2026-05-08T00:30:30.761Z | Compiling once_cell v1.21.3 |
| 2970 | 2026-05-08T00:30:30.765Z | Compiling anyhow v1.0.102 |
| 2971 | 2026-05-08T00:30:31.026Z | Compiling errno v0.3.14 |
| 2972 | 2026-05-08T00:30:31.026Z | Compiling thread-id v4.2.2 |
| 2973 | 2026-05-08T00:30:31.033Z | Compiling memmap v0.7.0 |
| 2974 | 2026-05-08T00:30:31.368Z | Compiling ordered-float v2.10.1 |
| 2975 | 2026-05-08T00:30:31.978Z | Compiling proc-macro-error v1.0.4 |
| 2976 | 2026-05-08T00:30:32.186Z | Compiling terminal_size v0.4.3 |
| 2977 | 2026-05-08T00:30:32.186Z | Compiling tempfile v3.25.0 |
| 2978 | 2026-05-08T00:30:32.244Z | Compiling tabled_derive v0.7.0 |
| 2979 | 2026-05-08T00:30:32.304Z | Compiling clap_builder v4.5.60 |
| 2980 | 2026-05-08T00:30:32.304Z | Compiling textwrap v0.16.2 |
| 2981 | 2026-05-08T00:30:32.463Z | Compiling camino-tempfile v1.4.1 |
| 2982 | 2026-05-08T00:30:33.041Z | Compiling tabled v0.15.0 |
| 2983 | 2026-05-08T00:30:33.105Z | Compiling synstructure v0.13.2 |
| 2984 | 2026-05-08T00:30:33.105Z | Compiling pest_generator v2.8.6 |
| 2985 | 2026-05-08T00:30:33.551Z | Compiling serde_derive v1.0.228 |
| 2986 | 2026-05-08T00:30:33.551Z | Compiling zerovec-derive v0.11.2 |
| 2987 | 2026-05-08T00:30:33.554Z | Compiling displaydoc v0.2.5 |
| 2988 | 2026-05-08T00:30:33.554Z | Compiling thiserror-impl v1.0.69 |
| 2989 | 2026-05-08T00:30:33.554Z | Compiling zerocopy-derive v0.7.35 |
| 2990 | 2026-05-08T00:30:33.554Z | Compiling scroll_derive v0.12.1 |
| 2991 | 2026-05-08T00:30:33.554Z | Compiling thiserror-impl v2.0.18 |
| 2992 | 2026-05-08T00:30:33.554Z | Compiling clap_derive v4.5.55 |
| 2993 | 2026-05-08T00:30:33.603Z | Compiling zerofrom-derive v0.1.6 |
| 2994 | 2026-05-08T00:30:33.627Z | Compiling yoke-derive v0.8.1 |
| 2995 | 2026-05-08T00:30:33.706Z | Compiling pest_derive v2.8.6 |
| 2996 | 2026-05-08T00:30:34.404Z | Compiling scroll v0.12.0 |
| 2997 | 2026-05-08T00:30:34.530Z | Compiling zerocopy v0.7.35 |
| 2998 | 2026-05-08T00:30:34.786Z | Compiling goblin v0.8.2 |
| 2999 | 2026-05-08T00:30:34.790Z | Compiling thiserror v1.0.69 |
| 3000 | 2026-05-08T00:30:34.925Z | Compiling thiserror v2.0.18 |
| 3001 | 2026-05-08T00:30:34.957Z | Compiling dtrace-parser v0.2.0 |
| 3002 | 2026-05-08T00:30:34.976Z | Compiling zerofrom v0.1.6 |
| 3003 | 2026-05-08T00:30:35.128Z | Compiling yoke v0.8.1 |
| 3004 | 2026-05-08T00:30:35.387Z | Compiling zerovec v0.11.5 |
| 3005 | 2026-05-08T00:30:35.404Z | Compiling zerotrie v0.2.3 |
| 3006 | 2026-05-08T00:30:35.519Z | Compiling clap v4.5.60 |
| 3007 | 2026-05-08T00:30:36.104Z | Compiling tinystr v0.8.2 |
| 3008 | 2026-05-08T00:30:36.369Z | Compiling icu_locale_core v2.1.1 |
| 3009 | 2026-05-08T00:30:37.253Z | Compiling potential_utf v0.1.4 |
| 3010 | 2026-05-08T00:30:37.355Z | Compiling icu_provider v2.1.1 |
| 3011 | 2026-05-08T00:30:37.406Z | Compiling icu_collections v2.1.1 |
| 3012 | 2026-05-08T00:30:37.449Z | Compiling toml_datetime v0.6.11 |
| 3013 | 2026-05-08T00:30:37.493Z | Compiling serde_spanned v0.6.9 |
| 3014 | 2026-05-08T00:30:37.699Z | Compiling toml_edit v0.22.27 |
| 3015 | 2026-05-08T00:30:37.809Z | Compiling dof v0.3.0 |
| 3016 | 2026-05-08T00:30:37.872Z | Compiling icu_properties v2.1.2 |
| 3017 | 2026-05-08T00:30:37.904Z | Compiling icu_normalizer v2.1.1 |
| 3018 | 2026-05-08T00:30:37.959Z | Compiling serde_tokenstream v0.2.3 |
| 3019 | 2026-05-08T00:30:38.010Z | Compiling serde-value v0.7.0 |
| 3020 | 2026-05-08T00:30:38.076Z | Compiling cargo-platform v0.2.0 |
| 3021 | 2026-05-08T00:30:38.380Z | Compiling macaddr v1.0.1 |
| 3022 | 2026-05-08T00:30:38.970Z | Compiling idna_adapter v1.2.1 |
| 3023 | 2026-05-08T00:30:38.983Z | Compiling usdt-attr-macro v0.5.0 |
| 3024 | 2026-05-08T00:30:39.010Z | Compiling usdt-macro v0.5.0 |
| 3025 | 2026-05-08T00:30:39.101Z | Compiling idna v1.1.0 |
| 3026 | 2026-05-08T00:30:39.546Z | Compiling url v2.5.8 |
| 3027 | 2026-05-08T00:30:39.607Z | Compiling toml v0.8.23 |
| 3028 | 2026-05-08T00:30:39.754Z | Compiling usdt v0.5.0 |
| 3029 | 2026-05-08T00:30:40.288Z | Compiling cargo-util-schemas v0.8.2 |
| 3030 | 2026-05-08T00:30:40.304Z | Compiling cargo_toml v0.21.0 |
| 3031 | 2026-05-08T00:30:41.493Z | Compiling cargo_metadata v0.21.0 |
| 3032 | 2026-05-08T00:30:45.051Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3033 | 2026-05-08T00:30:48.509Z | Finished `release` profile [optimized] target(s) in 19.06s |
| 3034 | 2026-05-08T00:30:48.695Z | |
| 3035 | 2026-05-08T00:30:48.695Z | real 19.215077079 |
| 3036 | 2026-05-08T00:30:48.695Z | user 2:47.473407640 |
| 3037 | 2026-05-08T00:30:48.695Z | sys 19.172001513 |
| 3038 | 2026-05-08T00:30:48.695Z | trap 0.085111931 |
| 3039 | 2026-05-08T00:30:48.696Z | tflt 0.695269486 |
| 3040 | 2026-05-08T00:30:48.696Z | dflt 1.796549023 |
| 3041 | 2026-05-08T00:30:48.700Z | kflt 0.000044222 |
| 3042 | 2026-05-08T00:30:48.700Z | lock 6:20.337304114 |
| 3043 | 2026-05-08T00:30:48.700Z | slp 3:58.992354493 |
| 3044 | 2026-05-08T00:30:48.700Z | lat 7.536652874 |
| 3045 | 2026-05-08T00:30:48.700Z | stop 23.586900267 |
| 3046 | 2026-05-08T00:30:48.700Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3047 | 2026-05-08T00:30:48.700Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3048 | 2026-05-08T00:30:48.700Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3049 | 2026-05-08T00:30:48.700Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3050 | 2026-05-08T00:30:48.700Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3051 | 2026-05-08T00:30:49.780Z | Compiling newtype-uuid-macros v0.1.0 |
| 3052 | 2026-05-08T00:30:49.783Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3053 | 2026-05-08T00:30:49.784Z | Compiling regress v0.10.5 |
| 3054 | 2026-05-08T00:30:49.784Z | Compiling structmeta-derive v0.3.0 |
| 3055 | 2026-05-08T00:30:49.784Z | Compiling rustls v0.22.4 |
| 3056 | 2026-05-08T00:30:49.784Z | Compiling rustls-webpki v0.102.8 |
| 3057 | 2026-05-08T00:30:49.784Z | Compiling multer v3.1.0 |
| 3058 | 2026-05-08T00:30:49.784Z | Compiling compression-core v0.4.31 |
| 3059 | 2026-05-08T00:30:49.784Z | Compiling debug-ignore v1.0.5 |
| 3060 | 2026-05-08T00:30:49.950Z | Compiling match_cfg v0.1.0 |
| 3061 | 2026-05-08T00:30:49.954Z | Compiling slog-json v2.6.1 |
| 3062 | 2026-05-08T00:30:50.050Z | Compiling async-stream-impl v0.3.6 |
| 3063 | 2026-05-08T00:30:50.053Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3064 | 2026-05-08T00:30:50.068Z | Compiling serde_spanned v1.0.4 |
| 3065 | 2026-05-08T00:30:50.072Z | Compiling dropshot v0.17.0 |
| 3066 | 2026-05-08T00:30:50.084Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3067 | 2026-05-08T00:30:50.155Z | Compiling hostname v0.3.1 |
| 3068 | 2026-05-08T00:30:50.248Z | Compiling itertools v0.14.0 |
| 3069 | 2026-05-08T00:30:50.288Z | Compiling waitgroup v0.1.2 |
| 3070 | 2026-05-08T00:30:50.292Z | Compiling compression-codecs v0.4.37 |
| 3071 | 2026-05-08T00:30:50.310Z | Compiling slog-bunyan v2.5.0 |
| 3072 | 2026-05-08T00:30:50.400Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3073 | 2026-05-08T00:30:50.403Z | Compiling rustls-pemfile v2.2.0 |
| 3074 | 2026-05-08T00:30:50.403Z | Compiling dropshot_endpoint v0.17.0 |
| 3075 | 2026-05-08T00:30:50.457Z | Compiling hostname v0.4.2 |
| 3076 | 2026-05-08T00:30:50.460Z | Compiling serde_path_to_error v0.1.20 |
| 3077 | 2026-05-08T00:30:50.530Z | Compiling async-compression v0.4.41 |
| 3078 | 2026-05-08T00:30:50.607Z | Compiling progenitor-client v0.14.0 |
| 3079 | 2026-05-08T00:30:50.630Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3080 | 2026-05-08T00:30:50.651Z | Compiling macaddr v1.0.1 |
| 3081 | 2026-05-08T00:30:50.676Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3082 | 2026-05-08T00:30:50.842Z | Compiling instant v0.1.13 |
| 3083 | 2026-05-08T00:30:50.860Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3084 | 2026-05-08T00:30:50.882Z | Compiling async-stream v0.3.6 |
| 3085 | 2026-05-08T00:30:50.885Z | Compiling progenitor-client v0.10.0 |
| 3086 | 2026-05-08T00:30:50.921Z | Compiling backon v1.6.0 |
| 3087 | 2026-05-08T00:30:50.942Z | Compiling backoff v0.4.0 |
| 3088 | 2026-05-08T00:30:50.967Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3089 | 2026-05-08T00:30:50.983Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3090 | 2026-05-08T00:30:51.004Z | Compiling universal-hash v0.5.1 |
| 3091 | 2026-05-08T00:30:51.007Z | Compiling opaque-debug v0.3.1 |
| 3092 | 2026-05-08T00:30:51.102Z | Compiling half v2.7.1 |
| 3093 | 2026-05-08T00:30:51.128Z | Compiling crucible-workspace-hack v0.1.0 |
| 3094 | 2026-05-08T00:30:51.183Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3095 | 2026-05-08T00:30:51.186Z | Compiling progenitor-extras v0.2.0 |
| 3096 | 2026-05-08T00:30:51.221Z | Compiling unsafe-libyaml v0.2.11 |
| 3097 | 2026-05-08T00:30:51.224Z | Compiling ciborium-io v0.2.2 |
| 3098 | 2026-05-08T00:30:51.285Z | Compiling convert_case v0.4.0 |
| 3099 | 2026-05-08T00:30:51.356Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3100 | 2026-05-08T00:30:51.377Z | Compiling structmeta v0.3.0 |
| 3101 | 2026-05-08T00:30:51.380Z | Compiling regress v0.11.1 |
| 3102 | 2026-05-08T00:30:51.446Z | Compiling ciborium-ll v0.2.2 |
| 3103 | 2026-05-08T00:30:51.500Z | Compiling aead v0.5.2 |
| 3104 | 2026-05-08T00:30:51.522Z | Compiling secrecy v0.10.3 |
| 3105 | 2026-05-08T00:30:51.583Z | Compiling poly1305 v0.8.0 |
| 3106 | 2026-05-08T00:30:51.612Z | Compiling chacha20 v0.9.1 |
| 3107 | 2026-05-08T00:30:51.658Z | Compiling derive-ex v0.1.8 |
| 3108 | 2026-05-08T00:30:51.678Z | Compiling parse-display-derive v0.10.0 |
| 3109 | 2026-05-08T00:30:51.729Z | Compiling ciborium v0.2.2 |
| 3110 | 2026-05-08T00:30:51.749Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3111 | 2026-05-08T00:30:51.753Z | Compiling derive_more v0.99.20 |
| 3112 | 2026-05-08T00:30:51.789Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3113 | 2026-05-08T00:30:51.792Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3114 | 2026-05-08T00:30:51.938Z | Compiling serde_yaml v0.9.34+deprecated |
| 3115 | 2026-05-08T00:30:51.967Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3116 | 2026-05-08T00:30:52.065Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3117 | 2026-05-08T00:30:52.138Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3118 | 2026-05-08T00:30:52.187Z | Compiling byte-wrapper v0.1.0 |
| 3119 | 2026-05-08T00:30:52.256Z | Compiling password-hash v0.5.0 |
| 3120 | 2026-05-08T00:30:52.352Z | Compiling blake2 v0.10.6 |
| 3121 | 2026-05-08T00:30:52.463Z | Compiling chacha20poly1305 v0.10.1 |
| 3122 | 2026-05-08T00:30:52.504Z | Compiling indent_write v2.2.0 |
| 3123 | 2026-05-08T00:30:52.560Z | Compiling heapless v0.8.0 |
| 3124 | 2026-05-08T00:30:52.639Z | Compiling ingot-macros v0.1.1 |
| 3125 | 2026-05-08T00:30:52.671Z | Compiling tokio-rustls v0.25.0 |
| 3126 | 2026-05-08T00:30:52.698Z | Compiling argon2 v0.5.3 |
| 3127 | 2026-05-08T00:30:52.818Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3128 | 2026-05-08T00:30:53.081Z | Compiling hash32 v0.3.1 |
| 3129 | 2026-05-08T00:30:53.204Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3130 | 2026-05-08T00:30:53.291Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3131 | 2026-05-08T00:30:53.466Z | Compiling typify-impl v0.6.2 |
| 3132 | 2026-05-08T00:30:53.548Z | Compiling thiserror-no-std v2.0.2 |
| 3133 | 2026-05-08T00:30:53.572Z | Compiling smoltcp v0.11.0 |
| 3134 | 2026-05-08T00:30:53.684Z | Compiling vsss-rs v3.3.4 |
| 3135 | 2026-05-08T00:30:53.791Z | Compiling test-strategy v0.4.5 |
| 3136 | 2026-05-08T00:30:53.817Z | Compiling proc-macro-crate v3.4.0 |
| 3137 | 2026-05-08T00:30:53.857Z | Compiling parse-display v0.10.0 |
| 3138 | 2026-05-08T00:30:54.060Z | Compiling tabwriter v1.4.1 |
| 3139 | 2026-05-08T00:30:54.153Z | Compiling num-rational v0.4.2 |
| 3140 | 2026-05-08T00:30:54.172Z | Compiling cobs v0.3.0 |
| 3141 | 2026-05-08T00:30:54.244Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3142 | 2026-05-08T00:30:54.361Z | Compiling num-complex v0.4.6 |
| 3143 | 2026-05-08T00:30:54.392Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3144 | 2026-05-08T00:30:54.432Z | Compiling postcard v1.1.3 |
| 3145 | 2026-05-08T00:30:54.519Z | Compiling num_enum_derive v0.7.5 |
| 3146 | 2026-05-08T00:30:54.595Z | Compiling proc-macro-error v1.0.4 |
| 3147 | 2026-05-08T00:30:54.672Z | Compiling proc-macro-crate v1.3.1 |
| 3148 | 2026-05-08T00:30:54.865Z | Compiling num v0.4.3 |
| 3149 | 2026-05-08T00:30:54.886Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3150 | 2026-05-08T00:30:54.908Z | Compiling foreign-types-macros v0.2.3 |
| 3151 | 2026-05-08T00:30:54.911Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3152 | 2026-05-08T00:30:54.947Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3153 | 2026-05-08T00:30:54.982Z | Compiling float-ord v0.3.2 |
| 3154 | 2026-05-08T00:30:55.002Z | Compiling rayon-core v1.13.0 |
| 3155 | 2026-05-08T00:30:55.143Z | Compiling cpufeatures v0.3.0 |
| 3156 | 2026-05-08T00:30:55.189Z | Compiling foreign-types-shared v0.3.1 |
| 3157 | 2026-05-08T00:30:55.217Z | Compiling colored v3.1.1 |
| 3158 | 2026-05-08T00:30:55.236Z | Compiling chacha20 v0.10.0 |
| 3159 | 2026-05-08T00:30:55.257Z | Compiling num_enum_derive v0.5.11 |
| 3160 | 2026-05-08T00:30:55.318Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3161 | 2026-05-08T00:30:55.466Z | Compiling crossbeam-deque v0.8.6 |
| 3162 | 2026-05-08T00:30:55.494Z | Compiling camino-tempfile v1.4.1 |
| 3163 | 2026-05-08T00:30:55.544Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3164 | 2026-05-08T00:30:55.572Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3165 | 2026-05-08T00:30:55.657Z | Compiling cstr-argument v0.1.2 |
| 3166 | 2026-05-08T00:30:55.670Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3167 | 2026-05-08T00:30:55.688Z | Compiling foreign-types v0.5.0 |
| 3168 | 2026-05-08T00:30:55.691Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3169 | 2026-05-08T00:30:55.803Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3170 | 2026-05-08T00:30:55.822Z | Compiling rand v0.10.0 |
| 3171 | 2026-05-08T00:30:55.850Z | Compiling num_enum v0.7.5 |
| 3172 | 2026-05-08T00:30:55.872Z | Compiling toml v0.8.23 |
| 3173 | 2026-05-08T00:30:55.990Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3174 | 2026-05-08T00:30:56.022Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3175 | 2026-05-08T00:30:56.099Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3176 | 2026-05-08T00:30:56.131Z | Compiling zone_cfg_derive v0.3.1 |
| 3177 | 2026-05-08T00:30:56.159Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3178 | 2026-05-08T00:30:56.179Z | Compiling ingot-types v0.1.2 |
| 3179 | 2026-05-08T00:30:56.257Z | Compiling rayon v1.11.0 |
| 3180 | 2026-05-08T00:30:56.276Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3181 | 2026-05-08T00:30:56.302Z | Compiling itertools v0.12.1 |
| 3182 | 2026-05-08T00:30:56.332Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3183 | 2026-05-08T00:30:56.379Z | Compiling num-derive v0.4.2 |
| 3184 | 2026-05-08T00:30:56.445Z | Compiling sigpipe v0.1.3 |
| 3185 | 2026-05-08T00:30:56.548Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3186 | 2026-05-08T00:30:56.587Z | Compiling glob v0.3.3 |
| 3187 | 2026-05-08T00:30:56.589Z | Compiling num_enum v0.5.11 |
| 3188 | 2026-05-08T00:30:56.651Z | Compiling ingot v0.1.1 |
| 3189 | 2026-05-08T00:30:56.711Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3190 | 2026-05-08T00:30:56.768Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3191 | 2026-05-08T00:30:56.789Z | Compiling smf v0.2.3 |
| 3192 | 2026-05-08T00:30:56.838Z | Compiling prettyplease v0.2.37 |
| 3193 | 2026-05-08T00:30:56.942Z | Compiling whoami v1.6.1 |
| 3194 | 2026-05-08T00:30:56.961Z | Compiling gethostname v0.5.0 |
| 3195 | 2026-05-08T00:30:57.105Z | Compiling atomicwrites v0.4.4 |
| 3196 | 2026-05-08T00:30:57.147Z | Compiling usdt-attr-macro v0.5.0 |
| 3197 | 2026-05-08T00:30:57.189Z | Compiling usdt-macro v0.5.0 |
| 3198 | 2026-05-08T00:30:57.369Z | Compiling memmap v0.7.0 |
| 3199 | 2026-05-08T00:30:57.415Z | Compiling derive-where v1.6.0 |
| 3200 | 2026-05-08T00:30:57.436Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3201 | 2026-05-08T00:30:57.546Z | Compiling progenitor-client v0.13.0 |
| 3202 | 2026-05-08T00:30:57.631Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3203 | 2026-05-08T00:30:57.649Z | Compiling owo-colors v4.3.0 |
| 3204 | 2026-05-08T00:30:57.668Z | Compiling cancel-safe-futures v0.1.5 |
| 3205 | 2026-05-08T00:30:57.916Z | Compiling zone v0.3.1 |
| 3206 | 2026-05-08T00:30:57.966Z | Compiling resolv-conf v0.7.6 |
| 3207 | 2026-05-08T00:30:58.017Z | Compiling libsw-core v0.3.2 |
| 3208 | 2026-05-08T00:30:58.125Z | Compiling async-recursion v1.1.1 |
| 3209 | 2026-05-08T00:30:58.230Z | Compiling libsw v3.5.0 |
| 3210 | 2026-05-08T00:30:58.248Z | Compiling usdt v0.5.0 |
| 3211 | 2026-05-08T00:30:58.420Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3212 | 2026-05-08T00:30:58.470Z | Compiling console v0.15.11 |
| 3213 | 2026-05-08T00:30:58.504Z | Compiling newline-converter v0.3.0 |
| 3214 | 2026-05-08T00:30:58.565Z | Compiling libefi-sys v0.1.0 |
| 3215 | 2026-05-08T00:30:58.596Z | Compiling linear-map v1.2.0 |
| 3216 | 2026-05-08T00:30:58.672Z | Compiling hickory-proto v0.24.4 |
| 3217 | 2026-05-08T00:30:58.690Z | Compiling bitfield-struct v0.6.2 |
| 3218 | 2026-05-08T00:30:58.708Z | Compiling semver v0.1.20 |
| 3219 | 2026-05-08T00:30:58.784Z | Compiling linked-hash-map v0.5.6 |
| 3220 | 2026-05-08T00:30:58.865Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3221 | 2026-05-08T00:30:58.978Z | Compiling expectorate v1.2.0 |
| 3222 | 2026-05-08T00:30:59.045Z | Compiling lru-cache v0.1.2 |
| 3223 | 2026-05-08T00:30:59.067Z | Compiling typify-macro v0.6.2 |
| 3224 | 2026-05-08T00:30:59.096Z | Compiling rustc_version v0.1.7 |
| 3225 | 2026-05-08T00:30:59.115Z | Compiling tokio-dtrace v0.1.1 |
| 3226 | 2026-05-08T00:30:59.118Z | Compiling dropshot-api-manager-types v0.7.1 |
| 3227 | 2026-05-08T00:30:59.159Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3228 | 2026-05-08T00:30:59.161Z | Compiling pin-project-internal v1.1.11 |
| 3229 | 2026-05-08T00:30:59.200Z | Compiling slog-dtrace v0.3.0 |
| 3230 | 2026-05-08T00:30:59.223Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3231 | 2026-05-08T00:30:59.246Z | Compiling minimal-lexical v0.2.1 |
| 3232 | 2026-05-08T00:30:59.249Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3233 | 2026-05-08T00:30:59.342Z | Compiling typify-impl v0.4.3 |
| 3234 | 2026-05-08T00:30:59.405Z | Compiling newtype_derive v0.1.6 |
| 3235 | 2026-05-08T00:30:59.477Z | Compiling oxide-tokio-rt v0.1.4 |
| 3236 | 2026-05-08T00:30:59.520Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3237 | 2026-05-08T00:30:59.553Z | Compiling nom v7.1.3 |
| 3238 | 2026-05-08T00:30:59.572Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3239 | 2026-05-08T00:30:59.575Z | Compiling phf_shared v0.12.1 |
| 3240 | 2026-05-08T00:30:59.608Z | Compiling snafu-derive v0.8.9 |
| 3241 | 2026-05-08T00:30:59.675Z | Compiling pem v3.0.6 |
| 3242 | 2026-05-08T00:30:59.693Z | Compiling csv-core v0.1.13 |
| 3243 | 2026-05-08T00:30:59.833Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3244 | 2026-05-08T00:30:59.876Z | Compiling xshell-macros v0.2.7 |
| 3245 | 2026-05-08T00:30:59.918Z | Compiling chrono-tz v0.10.4 |
| 3246 | 2026-05-08T00:31:00.099Z | Compiling highway v1.3.0 |
| 3247 | 2026-05-08T00:31:00.173Z | Compiling same-file v1.0.6 |
| 3248 | 2026-05-08T00:31:00.285Z | Compiling const_format_proc_macros v0.2.34 |
| 3249 | 2026-05-08T00:31:00.315Z | Compiling csv v1.4.0 |
| 3250 | 2026-05-08T00:31:00.334Z | Compiling walkdir v2.5.0 |
| 3251 | 2026-05-08T00:31:00.377Z | Compiling xshell v0.2.7 |
| 3252 | 2026-05-08T00:31:00.410Z | Compiling phf v0.12.1 |
| 3253 | 2026-05-08T00:31:00.577Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3254 | 2026-05-08T00:31:00.604Z | Compiling pin-project v1.1.11 |
| 3255 | 2026-05-08T00:31:00.701Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3256 | 2026-05-08T00:31:00.754Z | Compiling globset v0.4.18 |
| 3257 | 2026-05-08T00:31:00.773Z | Compiling olpc-cjson v0.1.4 |
| 3258 | 2026-05-08T00:31:01.013Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3259 | 2026-05-08T00:31:01.031Z | Compiling primeorder v0.13.6 |
| 3260 | 2026-05-08T00:31:01.060Z | Compiling serde_plain v1.0.2 |
| 3261 | 2026-05-08T00:31:01.079Z | Compiling typed-path v0.9.3 |
| 3262 | 2026-05-08T00:31:01.210Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3263 | 2026-05-08T00:31:01.248Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3264 | 2026-05-08T00:31:01.322Z | Compiling typify v0.6.2 |
| 3265 | 2026-05-08T00:31:01.344Z | Compiling hickory-resolver v0.24.4 |
| 3266 | 2026-05-08T00:31:01.361Z | Compiling const_format v0.2.35 |
| 3267 | 2026-05-08T00:31:01.492Z | Compiling progenitor-impl v0.14.0 |
| 3268 | 2026-05-08T00:31:01.513Z | Compiling progenitor-impl v0.13.0 |
| 3269 | 2026-05-08T00:31:01.632Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3270 | 2026-05-08T00:31:01.776Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3271 | 2026-05-08T00:31:01.872Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3272 | 2026-05-08T00:31:02.026Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3273 | 2026-05-08T00:31:02.243Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3274 | 2026-05-08T00:31:02.300Z | Compiling snafu v0.8.9 |
| 3275 | 2026-05-08T00:31:02.442Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3276 | 2026-05-08T00:31:02.654Z | Compiling qorb v0.4.1 |
| 3277 | 2026-05-08T00:31:02.680Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3278 | 2026-05-08T00:31:02.824Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3279 | 2026-05-08T00:31:03.093Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3280 | 2026-05-08T00:31:03.282Z | Compiling tough v0.20.0 |
| 3281 | 2026-05-08T00:31:03.335Z | Compiling tabled_derive v0.7.0 |
| 3282 | 2026-05-08T00:31:03.467Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3283 | 2026-05-08T00:31:03.488Z | Compiling bcs v0.1.6 |
| 3284 | 2026-05-08T00:31:03.911Z | Compiling salty v0.3.0 |
| 3285 | 2026-05-08T00:31:04.080Z | Compiling termtree v0.5.1 |
| 3286 | 2026-05-08T00:31:04.162Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3287 | 2026-05-08T00:31:04.246Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3288 | 2026-05-08T00:31:04.329Z | Compiling textwrap v0.16.2 |
| 3289 | 2026-05-08T00:31:04.399Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3290 | 2026-05-08T00:31:04.476Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3291 | 2026-05-08T00:31:04.559Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3292 | 2026-05-08T00:31:04.601Z | Compiling tabled v0.15.0 |
| 3293 | 2026-05-08T00:31:04.844Z | Compiling progenitor-macro v0.13.0 |
| 3294 | 2026-05-08T00:31:04.867Z | Compiling steno v0.4.1 |
| 3295 | 2026-05-08T00:31:04.885Z | Compiling progenitor-macro v0.14.0 |
| 3296 | 2026-05-08T00:31:04.931Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3297 | 2026-05-08T00:31:04.952Z | Compiling typify-macro v0.4.3 |
| 3298 | 2026-05-08T00:31:04.973Z | Compiling base64 v0.21.7 |
| 3299 | 2026-05-08T00:31:05.071Z | Compiling tagptr v0.2.0 |
| 3300 | 2026-05-08T00:31:05.133Z | Compiling radium v0.7.0 |
| 3301 | 2026-05-08T00:31:05.152Z | Compiling humantime v2.3.0 |
| 3302 | 2026-05-08T00:31:05.280Z | Compiling moka v0.12.13 |
| 3303 | 2026-05-08T00:31:05.517Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3304 | 2026-05-08T00:31:05.541Z | Compiling p384 v0.13.1 |
| 3305 | 2026-05-08T00:31:05.561Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3306 | 2026-05-08T00:31:05.906Z | Compiling maybe-uninit v2.0.0 |
| 3307 | 2026-05-08T00:31:06.183Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3308 | 2026-05-08T00:31:06.242Z | Compiling tap v1.0.1 |
| 3309 | 2026-05-08T00:31:06.263Z | Compiling hickory-resolver v0.25.2 |
| 3310 | 2026-05-08T00:31:06.263Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3311 | 2026-05-08T00:31:06.370Z | Compiling wyz v0.5.1 |
| 3312 | 2026-05-08T00:31:06.533Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3313 | 2026-05-08T00:31:06.635Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3314 | 2026-05-08T00:31:06.666Z | Compiling parking_lot_core v0.8.6 |
| 3315 | 2026-05-08T00:31:06.963Z | Compiling utf-8 v0.7.6 |
| 3316 | 2026-05-08T00:31:07.023Z | Compiling funty v2.0.0 |
| 3317 | 2026-05-08T00:31:07.109Z | Compiling typify v0.4.3 |
| 3318 | 2026-05-08T00:31:07.165Z | Compiling packed_struct v0.10.1 |
| 3319 | 2026-05-08T00:31:07.221Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3320 | 2026-05-08T00:31:07.285Z | Compiling tungstenite v0.21.0 |
| 3321 | 2026-05-08T00:31:07.332Z | Compiling proc-macro-error2 v2.0.1 |
| 3322 | 2026-05-08T00:31:07.535Z | Compiling bitvec v1.0.1 |
| 3323 | 2026-05-08T00:31:07.582Z | Compiling polyval v0.6.2 |
| 3324 | 2026-05-08T00:31:07.606Z | Compiling git-stub v1.0.0 |
| 3325 | 2026-05-08T00:31:07.726Z | Compiling packed_struct_codegen v0.10.1 |
| 3326 | 2026-05-08T00:31:07.745Z | Compiling num-derive v0.3.3 |
| 3327 | 2026-05-08T00:31:07.806Z | Compiling bitfield-macros v0.19.4 |
| 3328 | 2026-05-08T00:31:07.892Z | Compiling zerocopy-derive v0.6.6 |
| 3329 | 2026-05-08T00:31:07.912Z | Compiling indexmap v1.9.3 |
| 3330 | 2026-05-08T00:31:07.961Z | Compiling crc-catalog v2.4.0 |
| 3331 | 2026-05-08T00:31:08.104Z | Compiling nodrop v0.1.14 |
| 3332 | 2026-05-08T00:31:08.158Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3333 | 2026-05-08T00:31:08.206Z | Compiling array-init v0.0.4 |
| 3334 | 2026-05-08T00:31:08.245Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3335 | 2026-05-08T00:31:08.353Z | Compiling crc v3.4.0 |
| 3336 | 2026-05-08T00:31:08.468Z | Compiling tokio-tungstenite v0.21.0 |
| 3337 | 2026-05-08T00:31:08.603Z | Compiling git-stub-vcs v0.1.0 |
| 3338 | 2026-05-08T00:31:08.626Z | Compiling ghash v0.5.1 |
| 3339 | 2026-05-08T00:31:08.651Z | Compiling tabled_derive v0.11.0 |
| 3340 | 2026-05-08T00:31:08.732Z | Compiling bitfield v0.19.4 |
| 3341 | 2026-05-08T00:31:08.818Z | Compiling smallvec v0.6.14 |
| 3342 | 2026-05-08T00:31:08.867Z | Compiling libscf-sys v1.1.0 |
| 3343 | 2026-05-08T00:31:08.944Z | Compiling zerocopy v0.6.6 |
| 3344 | 2026-05-08T00:31:09.065Z | Compiling progenitor-impl v0.11.2 |
| 3345 | 2026-05-08T00:31:09.104Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3346 | 2026-05-08T00:31:09.110Z | Compiling papergrid v0.17.0 |
| 3347 | 2026-05-08T00:31:09.143Z | Compiling testing_table v0.3.0 |
| 3348 | 2026-05-08T00:31:09.164Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3349 | 2026-05-08T00:31:09.378Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3350 | 2026-05-08T00:31:09.380Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3351 | 2026-05-08T00:31:09.453Z | Compiling ctr v0.9.2 |
| 3352 | 2026-05-08T00:31:09.494Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3353 | 2026-05-08T00:31:09.681Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3354 | 2026-05-08T00:31:09.716Z | Compiling corncobs v0.1.4 |
| 3355 | 2026-05-08T00:31:09.756Z | Compiling unicase v2.9.0 |
| 3356 | 2026-05-08T00:31:09.837Z | Compiling hashbrown v0.12.3 |
| 3357 | 2026-05-08T00:31:09.919Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3358 | 2026-05-08T00:31:09.922Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3359 | 2026-05-08T00:31:09.958Z | Compiling aes-gcm v0.10.3 |
| 3360 | 2026-05-08T00:31:10.002Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3361 | 2026-05-08T00:31:10.033Z | Compiling mime_guess v2.0.5 |
| 3362 | 2026-05-08T00:31:10.054Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3363 | 2026-05-08T00:31:10.084Z | Compiling parking_lot v0.11.2 |
| 3364 | 2026-05-08T00:31:10.278Z | Compiling tabled v0.20.0 |
| 3365 | 2026-05-08T00:31:10.428Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3366 | 2026-05-08T00:31:10.562Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3367 | 2026-05-08T00:31:10.581Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3368 | 2026-05-08T00:31:10.707Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3369 | 2026-05-08T00:31:10.819Z | Compiling serde-hex v0.1.0 |
| 3370 | 2026-05-08T00:31:10.869Z | Compiling progenitor v0.13.0 |
| 3371 | 2026-05-08T00:31:10.888Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3372 | 2026-05-08T00:31:10.959Z | Compiling progenitor v0.14.0 |
| 3373 | 2026-05-08T00:31:11.069Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3374 | 2026-05-08T00:31:11.127Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3375 | 2026-05-08T00:31:11.162Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3376 | 2026-05-08T00:31:11.180Z | Compiling progenitor-impl v0.10.0 |
| 3377 | 2026-05-08T00:31:11.183Z | Compiling ron v0.8.1 |
| 3378 | 2026-05-08T00:31:11.242Z | Compiling hashbrown v0.13.2 |
| 3379 | 2026-05-08T00:31:11.334Z | Compiling progenitor-client v0.11.2 |
| 3380 | 2026-05-08T00:31:11.360Z | Compiling prefix-trie v0.7.0 |
| 3381 | 2026-05-08T00:31:11.740Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3382 | 2026-05-08T00:31:11.760Z | Compiling ssh-encoding v0.2.0 |
| 3383 | 2026-05-08T00:31:11.840Z | Compiling blowfish v0.9.1 |
| 3384 | 2026-05-08T00:31:11.859Z | Compiling fxhash v0.2.1 |
| 3385 | 2026-05-08T00:31:12.044Z | Compiling secrecy v0.8.0 |
| 3386 | 2026-05-08T00:31:12.102Z | Compiling crc-any v2.5.0 |
| 3387 | 2026-05-08T00:31:12.154Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3388 | 2026-05-08T00:31:12.233Z | Compiling progenitor-macro v0.11.2 |
| 3389 | 2026-05-08T00:31:12.410Z | Compiling ssh-cipher v0.2.0 |
| 3390 | 2026-05-08T00:31:12.502Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3391 | 2026-05-08T00:31:12.548Z | Compiling sled v0.34.7 |
| 3392 | 2026-05-08T00:31:12.913Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3393 | 2026-05-08T00:31:12.939Z | Compiling object v0.30.4 |
| 3394 | 2026-05-08T00:31:13.209Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3395 | 2026-05-08T00:31:13.305Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3396 | 2026-05-08T00:31:13.574Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3397 | 2026-05-08T00:31:13.624Z | Compiling hickory-server v0.25.2 |
| 3398 | 2026-05-08T00:31:13.766Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3399 | 2026-05-08T00:31:13.918Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3400 | 2026-05-08T00:31:14.402Z | Compiling progenitor-macro v0.10.0 |
| 3401 | 2026-05-08T00:31:14.424Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3402 | 2026-05-08T00:31:14.507Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3403 | 2026-05-08T00:31:14.567Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3404 | 2026-05-08T00:31:14.630Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3405 | 2026-05-08T00:31:15.459Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3406 | 2026-05-08T00:31:15.574Z | Compiling password-hash v0.4.2 |
| 3407 | 2026-05-08T00:31:15.869Z | Compiling half v1.8.3 |
| 3408 | 2026-05-08T00:31:16.052Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3409 | 2026-05-08T00:31:16.219Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3410 | 2026-05-08T00:31:16.247Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3411 | 2026-05-08T00:31:16.268Z | Compiling path-slash v0.1.5 |
| 3412 | 2026-05-08T00:31:16.399Z | Compiling http-range v0.1.5 |
| 3413 | 2026-05-08T00:31:16.465Z | Compiling crc8 v0.1.1 |
| 3414 | 2026-05-08T00:31:16.534Z | Compiling serde_cbor v0.11.2 |
| 3415 | 2026-05-08T00:31:16.555Z | Compiling pbkdf2 v0.11.0 |
| 3416 | 2026-05-08T00:31:16.586Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3417 | 2026-05-08T00:31:16.633Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3418 | 2026-05-08T00:31:16.840Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3419 | 2026-05-08T00:31:16.982Z | Compiling ssh-key v0.6.7 |
| 3420 | 2026-05-08T00:31:17.089Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3421 | 2026-05-08T00:31:17.222Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3422 | 2026-05-08T00:31:17.312Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3423 | 2026-05-08T00:31:17.315Z | Compiling p256 v0.13.2 |
| 3424 | 2026-05-08T00:31:17.383Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3425 | 2026-05-08T00:31:17.467Z | Compiling p521 v0.13.3 |
| 3426 | 2026-05-08T00:31:17.793Z | Compiling yasna v0.5.2 |
| 3427 | 2026-05-08T00:31:17.934Z | Compiling kstat-rs v0.2.4 |
| 3428 | 2026-05-08T00:31:17.979Z | Compiling headers-core v0.3.0 |
| 3429 | 2026-05-08T00:31:18.150Z | Compiling nanorand v0.7.0 |
| 3430 | 2026-05-08T00:31:18.190Z | Compiling progenitor v0.11.2 |
| 3431 | 2026-05-08T00:31:18.234Z | Compiling atty v0.2.14 |
| 3432 | 2026-05-08T00:31:18.255Z | Compiling russh-cryptovec v0.7.3 |
| 3433 | 2026-05-08T00:31:18.278Z | Compiling md5 v0.7.0 |
| 3434 | 2026-05-08T00:31:18.308Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3435 | 2026-05-08T00:31:18.395Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3436 | 2026-05-08T00:31:18.416Z | Compiling home v0.5.12 |
| 3437 | 2026-05-08T00:31:18.506Z | Compiling flume v0.11.1 |
| 3438 | 2026-05-08T00:31:18.526Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3439 | 2026-05-08T00:31:18.531Z | Compiling rcgen v0.12.1 |
| 3440 | 2026-05-08T00:31:18.577Z | Compiling russh-keys v0.45.0 |
| 3441 | 2026-05-08T00:31:18.619Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3442 | 2026-05-08T00:31:18.638Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3443 | 2026-05-08T00:31:18.642Z | Compiling headers v0.4.1 |
| 3444 | 2026-05-08T00:31:18.642Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3445 | 2026-05-08T00:31:18.906Z | Compiling hyper-staticfile v0.10.1 |
| 3446 | 2026-05-08T00:31:19.026Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3447 | 2026-05-08T00:31:19.112Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3448 | 2026-05-08T00:31:19.520Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3449 | 2026-05-08T00:31:19.547Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3450 | 2026-05-08T00:31:19.586Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3451 | 2026-05-08T00:31:19.588Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3452 | 2026-05-08T00:31:19.625Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3453 | 2026-05-08T00:31:19.849Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3454 | 2026-05-08T00:31:19.951Z | Compiling num-bigint v0.4.6 |
| 3455 | 2026-05-08T00:31:20.191Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3456 | 2026-05-08T00:31:20.287Z | Compiling progenitor v0.10.0 |
| 3457 | 2026-05-08T00:31:20.410Z | Compiling des v0.8.1 |
| 3458 | 2026-05-08T00:31:20.444Z | Compiling subprocess v0.2.15 |
| 3459 | 2026-05-08T00:31:20.447Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3460 | 2026-05-08T00:31:20.496Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3461 | 2026-05-08T00:31:20.517Z | Compiling hex-literal v0.4.1 |
| 3462 | 2026-05-08T00:31:20.664Z | Compiling display-error-chain v0.2.2 |
| 3463 | 2026-05-08T00:31:20.685Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3464 | 2026-05-08T00:31:20.704Z | Compiling colored v2.2.0 |
| 3465 | 2026-05-08T00:31:20.727Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3466 | 2026-05-08T00:31:20.861Z | Compiling socket2 v0.5.10 |
| 3467 | 2026-05-08T00:31:20.982Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3468 | 2026-05-08T00:31:21.069Z | Compiling internet-checksum v0.2.1 |
| 3469 | 2026-05-08T00:31:21.337Z | Compiling russh v0.45.0 |
| 3470 | 2026-05-08T00:31:21.359Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3471 | 2026-05-08T00:31:21.376Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3472 | 2026-05-08T00:31:24.491Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3473 | 2026-05-08T00:31:25.240Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3474 | 2026-05-08T00:31:25.783Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3475 | 2026-05-08T00:31:27.700Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3476 | 2026-05-08T00:31:36.745Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3477 | 2026-05-08T00:31:36.745Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3478 | 2026-05-08T00:31:36.748Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3479 | 2026-05-08T00:31:36.748Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3480 | 2026-05-08T00:31:38.714Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3481 | 2026-05-08T00:31:38.733Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3482 | 2026-05-08T00:31:43.514Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3483 | 2026-05-08T00:31:45.147Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3484 | 2026-05-08T00:32:06.257Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3485 | 2026-05-08T00:32:27.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 3486 | 2026-05-08T00:32:27.306Z | |
| 3487 | 2026-05-08T00:32:27.306Z | real 1:38.521759977 |
| 3488 | 2026-05-08T00:32:27.307Z | user 9:47.741442094 |
| 3489 | 2026-05-08T00:32:27.307Z | sys 1:56.687608715 |
| 3490 | 2026-05-08T00:32:27.307Z | trap 0.317230515 |
| 3491 | 2026-05-08T00:32:27.313Z | tflt 0.668679695 |
| 3492 | 2026-05-08T00:32:27.313Z | dflt 2.141324858 |
| 3493 | 2026-05-08T00:32:27.313Z | kflt 0.000234019 |
| 3494 | 2026-05-08T00:32:27.313Z | lock 33:50.472151599 |
| 3495 | 2026-05-08T00:32:27.313Z | slp 22:50.210054184 |
| 3496 | 2026-05-08T00:32:27.313Z | lat 45.343871629 |
| 3497 | 2026-05-08T00:32:27.313Z | stop 3:07.318300742 |
| 3498 | 2026-05-08T00:32:27.313Z | + mkdir tests |
| 3499 | 2026-05-08T00:32:27.313Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3500 | 2026-05-08T00:32:27.313Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3501 | 2026-05-08T00:32:27.405Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-470a60e3d0e6ef24 tests/ |
| 3502 | 2026-05-08T00:32:27.427Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a30bd6ce46b8f667 tests/ |
| 3503 | 2026-05-08T00:32:27.450Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-6ff027522a55cd83 tests/ |
| 3504 | 2026-05-08T00:32:27.474Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-06879957ae11aa92 tests/ |
| 3505 | 2026-05-08T00:32:27.744Z | + 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/*) |
| 3506 | 2026-05-08T00:32:27.748Z | + 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-a30bd6ce46b8f667 tests/commtest-6ff027522a55cd83 tests/dhcp_server-470a60e3d0e6ef24 tests/end_to_end_tests-06879957ae11aa92 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 |
| 3507 | 2026-05-08T00:34:02.940Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3508 | 2026-05-08T00:34:02.940Z | a .github/buildomat/ci-env.sh 1K |
| 3509 | 2026-05-08T00:34:02.940Z | a out/target/test 1K |
| 3510 | 2026-05-08T00:34:02.941Z | a out/npuzone/npuzone 27402K |
| 3511 | 2026-05-08T00:34:02.941Z | a package-manifest.toml 35K |
| 3512 | 2026-05-08T00:34:02.941Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3513 | 2026-05-08T00:34:02.941Z | a target/release/omicron-package 44886K |
| 3514 | 2026-05-08T00:34:02.941Z | a target/release/xtask 11449K |
| 3515 | 2026-05-08T00:34:02.941Z | a target/debug/bootstrap 351804K |
| 3516 | 2026-05-08T00:34:02.941Z | a tests/bootstrap-a30bd6ce46b8f667 31215K |
| 3517 | 2026-05-08T00:34:02.941Z | a tests/commtest-6ff027522a55cd83 32300K |
| 3518 | 2026-05-08T00:34:02.941Z | a tests/dhcp_server-470a60e3d0e6ef24 31215K |
| 3519 | 2026-05-08T00:34:02.941Z | a tests/end_to_end_tests-06879957ae11aa92 392918K |
| 3520 | 2026-05-08T00:34:02.941Z | a out/clickhouse.tar.gz 318955K |
| 3521 | 2026-05-08T00:34:02.942Z | a out/clickhouse_keeper.tar.gz 304309K |
| 3522 | 2026-05-08T00:34:02.942Z | a out/clickhouse_server.tar.gz 318954K |
| 3523 | 2026-05-08T00:34:02.942Z | a out/cockroachdb.tar.gz 164629K |
| 3524 | 2026-05-08T00:34:02.942Z | a out/crucible-pantry-zone.tar.gz 43686K |
| 3525 | 2026-05-08T00:34:02.942Z | a out/crucible-utils.tar 17744K |
| 3526 | 2026-05-08T00:34:02.942Z | a out/crucible-zone.tar.gz 57824K |
| 3527 | 2026-05-08T00:34:02.942Z | a out/external-dns.tar.gz 49279K |
| 3528 | 2026-05-08T00:34:02.943Z | a out/internal-dns.tar.gz 49279K |
| 3529 | 2026-05-08T00:34:02.943Z | a out/mg-ddm-gz.tar 95141K |
| 3530 | 2026-05-08T00:34:02.943Z | a out/nexus.tar.gz 222588K |
| 3531 | 2026-05-08T00:34:02.943Z | a out/ntp.tar.gz 31636K |
| 3532 | 2026-05-08T00:34:02.943Z | a out/omicron-gateway-softnpu.tar.gz 28502K |
| 3533 | 2026-05-08T00:34:02.943Z | a out/omicron-sled-agent.tar 198822K |
| 3534 | 2026-05-08T00:34:02.943Z | a out/overlay.tar.gz 3K |
| 3535 | 2026-05-08T00:34:02.943Z | a out/oximeter.tar.gz 65320K |
| 3536 | 2026-05-08T00:34:02.943Z | a out/oxlog.tar 3782K |
| 3537 | 2026-05-08T00:34:02.943Z | a out/probe.tar.gz 3037K |
| 3538 | 2026-05-08T00:34:02.943Z | a out/propolis-server.tar.gz 38727K |
| 3539 | 2026-05-08T00:34:02.943Z | a out/pumpkind-gz.tar 26647K |
| 3540 | 2026-05-08T00:34:02.943Z | a out/switch-softnpu.tar.gz 392776K |
| 3541 | 2026-05-08T00:34:02.947Z | |
| 3542 | 2026-05-08T00:34:02.947Z | real 1:35.186809488 |
| 3543 | 2026-05-08T00:34:02.947Z | user 1:32.087424477 |
| 3544 | 2026-05-08T00:34:02.947Z | sys 5.129679140 |
| 3545 | 2026-05-08T00:34:02.947Z | trap 0.009118694 |
| 3546 | 2026-05-08T00:34:02.947Z | tflt 0.000000000 |
| 3547 | 2026-05-08T00:34:02.947Z | dflt 0.000000000 |
| 3548 | 2026-05-08T00:34:02.948Z | kflt 0.000000000 |
| 3549 | 2026-05-08T00:34:02.948Z | lock 0.000000000 |
| 3550 | 2026-05-08T00:34:02.948Z | slp 1:32.052238358 |
| 3551 | 2026-05-08T00:34:02.948Z | lat 1.090674574 |
| 3552 | 2026-05-08T00:34:02.948Z | stop 0.000274088 |
| 3553 | 2026-05-08T00:34:02.948Z | process exited: duration 1096100 ms, exit code 0 |
| |
| 3554 | 2026-05-08T00:34:02.964Z | found 1 output files |
| 3555 | 2026-05-08T00:34:02.964Z | uploading: /work/package.tar.gz (2433068358 bytes) |
| 3556 | 2026-05-08T00:34:36.226Z | uploaded: /work/package.tar.gz |