|
|
|
| 1 | 2026-02-25T20:10:33.097Z | job assigned to worker 01KJB6RJXJHAY3KRZP76XQZ7X0 [factory gimlet-EVT22200007-propolis, EVT22200007/59376] (queued for 29 s) |
| |
| 2 | 2026-02-25T20:10:42.098Z | starting task 0: "setup" |
| 3 | 2026-02-25T20:10:42.123Z | ++ uname -s |
| 4 | 2026-02-25T20:10:42.123Z | + kern=SunOS |
| 5 | 2026-02-25T20:10:42.124Z | + build_user=build |
| 6 | 2026-02-25T20:10:42.124Z | + build_uid=12345 |
| 7 | 2026-02-25T20:10:42.124Z | + work_dir=/work |
| 8 | 2026-02-25T20:10:42.124Z | + input_dir=/input |
| 9 | 2026-02-25T20:10:42.124Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-25T20:10:42.124Z | + case "$kern" in |
| 11 | 2026-02-25T20:10:42.124Z | + groupadd -g 12345 build |
| 12 | 2026-02-25T20:10:42.124Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-25T20:10:44.126Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-25T20:10:44.164Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-25T20:10:44.191Z | + home_fs=zfs |
| 16 | 2026-02-25T20:10:44.191Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-25T20:10:44.191Z | + mkdir -p /home/build |
| 18 | 2026-02-25T20:10:44.191Z | + chown build:build /home/build /work |
| 19 | 2026-02-25T20:10:46.184Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-25T20:10:46.220Z | process exited: duration 4080 ms, exit code 0 |
| |
| 21 | 2026-02-25T20:10:46.283Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-25T20:10:46.310Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-02-25T20:10:46.310Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-02-25T20:10:46.310Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-02-25T20:10:46.310Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-02-25T20:10:46.310Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-25T20:10:46.310Z | * rust toolchain profile = "default" |
| 28 | 2026-02-25T20:10:46.311Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-25T20:10:46.311Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-02-25T20:10:46.436Z | info: downloading installer |
| 31 | 2026-02-25T20:10:48.077Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-25T20:10:48.077Z | warn: /opt/ooce/bin |
| 33 | 2026-02-25T20:10:48.077Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-25T20:10:48.077Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-25T20:10:48.077Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-25T20:10:48.077Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-25T20:10:48.077Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-25T20:10:48.077Z | error: cannot install while Rust is installed |
| 39 | 2026-02-25T20:10:48.077Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-25T20:10:48.102Z | info: profile set to 'default' |
| 41 | 2026-02-25T20:10:48.103Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-25T20:10:48.103Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 43 | 2026-02-25T20:10:48.281Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 44 | 2026-02-25T20:10:48.281Z | info: downloading component 'cargo' |
| 45 | 2026-02-25T20:10:48.540Z | info: downloading component 'clippy' |
| 46 | 2026-02-25T20:10:48.630Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-25T20:10:48.962Z | info: downloading component 'rust-std' |
| 48 | 2026-02-25T20:10:49.681Z | info: downloading component 'rustc' |
| 49 | 2026-02-25T20:10:53.957Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-25T20:10:54.140Z | info: installing component 'cargo' |
| 51 | 2026-02-25T20:10:55.435Z | info: installing component 'clippy' |
| 52 | 2026-02-25T20:10:55.896Z | info: installing component 'rust-docs' |
| 53 | 2026-02-25T20:10:59.542Z | info: installing component 'rust-std' |
| 54 | 2026-02-25T20:11:01.743Z | info: installing component 'rustc' |
| 55 | 2026-02-25T20:11:10.356Z | info: installing component 'rustfmt' |
| 56 | 2026-02-25T20:11:10.792Z | info: default toolchain set to '1.91.1-x86_64-unknown-illumos' |
| 57 | 2026-02-25T20:11:10.792Z | |
| 58 | 2026-02-25T20:11:10.958Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 59 | 2026-02-25T20:11:10.958Z | |
| 60 | 2026-02-25T20:11:10.958Z | |
| 61 | 2026-02-25T20:11:10.958Z | Rust is installed now. Great! |
| 62 | 2026-02-25T20:11:10.958Z | |
| 63 | 2026-02-25T20:11:10.983Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-25T20:11:10.983Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-25T20:11:10.983Z | |
| 66 | 2026-02-25T20:11:10.983Z | To configure your current shell, you need to source |
| 67 | 2026-02-25T20:11:10.983Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-25T20:11:10.983Z | |
| 69 | 2026-02-25T20:11:10.983Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-25T20:11:10.983Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-25T20:11:10.983Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-25T20:11:10.983Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-25T20:11:11.075Z | + rustup --version |
| 74 | 2026-02-25T20:11:11.100Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-25T20:11:11.100Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-25T20:11:11.214Z | info: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 77 | 2026-02-25T20:11:11.239Z | + cargo --version |
| 78 | 2026-02-25T20:11:11.323Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 79 | 2026-02-25T20:11:11.348Z | + rustc --version |
| 80 | 2026-02-25T20:11:11.422Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 81 | 2026-02-25T20:11:11.448Z | process exited: duration 25149 ms, exit code 0 |
| |
| 82 | 2026-02-25T20:11:11.499Z | starting task 2: "authentication" |
| 83 | 2026-02-25T20:11:11.557Z | process exited: duration 58 ms, exit code 0 |
| |
| 84 | 2026-02-25T20:11:11.607Z | starting task 3: "clone repository" |
| 85 | 2026-02-25T20:11:11.632Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2026-02-25T20:11:11.632Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2026-02-25T20:11:11.657Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2026-02-25T20:11:35.931Z | + cd /work/oxidecomputer/omicron |
| 89 | 2026-02-25T20:11:35.931Z | + git fetch origin bfa3d73ebef6f1e3c34dc56cf30cbb58ee7ac701 |
| 90 | 2026-02-25T20:11:36.564Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2026-02-25T20:11:36.564Z | * branch bfa3d73ebef6f1e3c34dc56cf30cbb58ee7ac701 -> FETCH_HEAD |
| 92 | 2026-02-25T20:11:36.588Z | + [[ -n labbott/measurement_blueprints ]] |
| 93 | 2026-02-25T20:11:36.588Z | ++ git branch --show-current |
| 94 | 2026-02-25T20:11:36.588Z | + current=main |
| 95 | 2026-02-25T20:11:36.588Z | + [[ main != labbott/measurement_blueprints ]] |
| 96 | 2026-02-25T20:11:36.588Z | + git branch -f labbott/measurement_blueprints bfa3d73ebef6f1e3c34dc56cf30cbb58ee7ac701 |
| 97 | 2026-02-25T20:11:36.613Z | + git checkout -f labbott/measurement_blueprints |
| 98 | 2026-02-25T20:11:37.115Z | Switched to branch 'labbott/measurement_blueprints' |
| 99 | 2026-02-25T20:11:37.116Z | + git reset --hard bfa3d73ebef6f1e3c34dc56cf30cbb58ee7ac701 |
| 100 | 2026-02-25T20:11:37.192Z | HEAD is now at bfa3d73eb TYPOS |
| 101 | 2026-02-25T20:11:37.218Z | process exited: duration 25592 ms, exit code 0 |
| |
| 102 | 2026-02-25T20:11:37.270Z | starting task 4: "build" |
| 103 | 2026-02-25T20:11:37.297Z | + source .github/buildomat/ci-env.sh |
| 104 | 2026-02-25T20:11:37.297Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2026-02-25T20:11:37.297Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2026-02-25T20:11:37.297Z | + cargo --version |
| 107 | 2026-02-25T20:11:37.365Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 108 | 2026-02-25T20:11:37.390Z | + rustc --version |
| 109 | 2026-02-25T20:11:37.484Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 110 | 2026-02-25T20:11:37.509Z | + WORK=/work |
| 111 | 2026-02-25T20:11:37.509Z | + pfexec mkdir -p /work |
| 112 | 2026-02-25T20:11:37.509Z | + pfexec chown build /work |
| 113 | 2026-02-25T20:11:37.509Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-02-25T20:11:57.040Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 115 | 2026-02-25T20:12:10.709Z | Startup: Caching catalogs ... Done |
| 116 | 2026-02-25T20:12:42.169Z | Planning: Solver setup ... Done (29.242s) |
| 117 | 2026-02-25T20:12:42.368Z | Planning: Running solver ... Done (0.198s) |
| 118 | 2026-02-25T20:12:42.524Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-02-25T20:12:42.603Z | Planning: Fetching manifests: 0/4 0% complete |
| 120 | 2026-02-25T20:12:43.053Z | Planning: Fetching manifests: 4/4 100% complete |
| 121 | 2026-02-25T20:12:43.127Z | Planning: Package planning ... Done (0.074s) |
| 122 | 2026-02-25T20:12:43.188Z | Planning: Merging actions ... Done (0.061s) |
| 123 | 2026-02-25T20:12:43.550Z | Planning: Checking for conflicting actions ... Done (0.361s) |
| 124 | 2026-02-25T20:12:43.575Z | Planning: Consolidating action changes ... Done (0.014s) |
| 125 | 2026-02-25T20:12:44.486Z | Planning: Evaluating mediators ... Done (0.922s) |
| 126 | 2026-02-25T20:12:44.511Z | Planning: Planning completed in 33.67 seconds |
| 127 | 2026-02-25T20:12:44.536Z | Packages to install: 4 |
| 128 | 2026-02-25T20:12:44.536Z | Mediators to change: 2 |
| 129 | 2026-02-25T20:12:44.536Z | Services to change: 1 |
| 130 | 2026-02-25T20:12:44.536Z | Estimated space available: 154.93 GB |
| 131 | 2026-02-25T20:12:44.536Z | Estimated space to be consumed: 1.81 GB |
| 132 | 2026-02-25T20:12:44.536Z | Create boot environment: No |
| 133 | 2026-02-25T20:12:44.536Z | Create backup boot environment: No |
| 134 | 2026-02-25T20:12:44.536Z | Rebuild boot archive: No |
| 135 | 2026-02-25T20:12:44.536Z | |
| 136 | 2026-02-25T20:12:44.536Z | Changed mediators: |
| 137 | 2026-02-25T20:12:44.536Z | mediator clang: |
| 138 | 2026-02-25T20:12:44.536Z | version: None -> 15 (system default) |
| 139 | 2026-02-25T20:12:44.536Z | |
| 140 | 2026-02-25T20:12:44.536Z | mediator llvm: |
| 141 | 2026-02-25T20:12:44.536Z | version: 14 (system default) -> 15 (system default) |
| 142 | 2026-02-25T20:12:44.536Z | |
| 143 | 2026-02-25T20:12:44.536Z | Changed packages: |
| 144 | 2026-02-25T20:12:44.536Z | helios-dev |
| 145 | 2026-02-25T20:12:44.536Z | developer/build-essential |
| 146 | 2026-02-25T20:12:44.536Z | None -> 11-2.0 |
| 147 | 2026-02-25T20:12:44.536Z | library/libxmlsec1 |
| 148 | 2026-02-25T20:12:44.536Z | None -> 1.2.35-2.0 |
| 149 | 2026-02-25T20:12:44.536Z | ooce/developer/clang-15 |
| 150 | 2026-02-25T20:12:44.536Z | None -> 15.0.7-2.0 |
| 151 | 2026-02-25T20:12:44.536Z | ooce/developer/llvm-15 |
| 152 | 2026-02-25T20:12:44.536Z | None -> 15.0.7-2.0 |
| 153 | 2026-02-25T20:12:44.536Z | |
| 154 | 2026-02-25T20:12:44.536Z | Services: |
| 155 | 2026-02-25T20:12:44.536Z | restart_fmri: |
| 156 | 2026-02-25T20:12:44.537Z | svc:/system/update-man-index:default |
| 157 | 2026-02-25T20:12:44.582Z | |
| 158 | 2026-02-25T20:12:44.582Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 159 | 2026-02-25T20:12:49.595Z | Download: 1198/3290 items 80.8/212.6MB 37% complete (16.3M/s) |
| 160 | 2026-02-25T20:12:54.598Z | Download: 1692/3290 items 118.0/212.6MB 55% complete (12.0M/s) |
| 161 | 2026-02-25T20:12:59.598Z | Download: 2653/3290 items 120.4/212.6MB 56% complete (4.0M/s) |
| 162 | 2026-02-25T20:13:04.599Z | Download: 3248/3290 items 191.4/212.6MB 90% complete (7.3M/s) |
| 163 | 2026-02-25T20:13:07.509Z | Download: Completed 212.60 MB in 22.93 seconds (9.3M/s) |
| 164 | 2026-02-25T20:13:07.712Z | Actions: 1/3689 actions (Installing new actions) |
| 165 | 2026-02-25T20:13:12.715Z | Actions: 2690/3689 actions (Installing new actions) |
| 166 | 2026-02-25T20:13:13.727Z | Actions: Completed 3689 actions in 6.02 seconds. |
| 167 | 2026-02-25T20:13:14.398Z | Done (0.664s) |
| 168 | 2026-02-25T20:13:14.398Z | Done (0.000s) |
| 169 | 2026-02-25T20:13:15.776Z | Done (1.378s) |
| 170 | 2026-02-25T20:13:21.278Z | Done (5.237s) |
| 171 | 2026-02-25T20:13:21.376Z | Done (0.019s) |
| 172 | 2026-02-25T20:13:21.401Z | Done (0.000s) |
| 173 | 2026-02-25T20:13:21.558Z | Done (0.000s) |
| 174 | 2026-02-25T20:13:22.676Z | Planning: Evaluating mediator changes ... Done |
| 175 | 2026-02-25T20:13:22.945Z | Planning: Checking for conflicting actions ... Done |
| 176 | 2026-02-25T20:13:22.970Z | Planning: Consolidating action changes ... Done |
| 177 | 2026-02-25T20:13:23.313Z | Planning: Evaluating mediators ... Done |
| 178 | 2026-02-25T20:13:23.338Z | Planning: Planning completed in 0.64 seconds |
| 179 | 2026-02-25T20:13:23.363Z | Mediators to change: 2 |
| 180 | 2026-02-25T20:13:23.363Z | Create boot environment: No |
| 181 | 2026-02-25T20:13:23.364Z | Create backup boot environment: No |
| 182 | 2026-02-25T20:13:23.422Z | Done |
| 183 | 2026-02-25T20:13:23.422Z | Done |
| 184 | 2026-02-25T20:13:24.439Z | Done |
| 185 | 2026-02-25T20:13:29.287Z | Done |
| 186 | 2026-02-25T20:13:29.389Z | Done |
| 187 | 2026-02-25T20:13:29.389Z | Done |
| 188 | 2026-02-25T20:13:29.470Z | Done |
| 189 | 2026-02-25T20:13:30.285Z | Planning: Evaluating mediator changes ... Done |
| 190 | 2026-02-25T20:13:30.310Z | Planning: Merging actions ... Done |
| 191 | 2026-02-25T20:13:30.522Z | Planning: Checking for conflicting actions ... Done |
| 192 | 2026-02-25T20:13:30.547Z | Planning: Consolidating action changes ... Done |
| 193 | 2026-02-25T20:13:30.852Z | Planning: Evaluating mediators ... Done |
| 194 | 2026-02-25T20:13:30.925Z | Planning: Planning completed in 0.97 seconds |
| 195 | 2026-02-25T20:13:30.964Z | Packages to change: 1 |
| 196 | 2026-02-25T20:13:30.964Z | Mediators to change: 1 |
| 197 | 2026-02-25T20:13:30.964Z | Services to change: 1 |
| 198 | 2026-02-25T20:13:30.964Z | Create boot environment: No |
| 199 | 2026-02-25T20:13:30.964Z | Create backup boot environment: Yes |
| 200 | 2026-02-25T20:13:33.014Z | Actions: 1/6 actions (Updating modified actions) |
| 201 | 2026-02-25T20:13:33.038Z | Actions: Completed 6 actions in 0.00 seconds. |
| 202 | 2026-02-25T20:13:33.038Z | Done |
| 203 | 2026-02-25T20:13:33.038Z | Done |
| 204 | 2026-02-25T20:13:33.299Z | Done |
| 205 | 2026-02-25T20:13:38.081Z | Done |
| 206 | 2026-02-25T20:13:38.182Z | Done |
| 207 | 2026-02-25T20:13:38.207Z | Done |
| 208 | 2026-02-25T20:13:38.241Z | Done |
| 209 | 2026-02-25T20:13:38.857Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 210 | 2026-02-25T20:13:38.857Z | clang system 15 system |
| 211 | 2026-02-25T20:13:38.857Z | csh system system illumos |
| 212 | 2026-02-25T20:13:38.858Z | ctags system system illumos |
| 213 | 2026-02-25T20:13:38.858Z | file system system illumos |
| 214 | 2026-02-25T20:13:38.858Z | gcc vendor 12 vendor |
| 215 | 2026-02-25T20:13:38.858Z | gcc system 10 system |
| 216 | 2026-02-25T20:13:38.858Z | gcc system 7 system |
| 217 | 2026-02-25T20:13:38.858Z | go system 1.20 system |
| 218 | 2026-02-25T20:13:38.858Z | go system 1.19 system |
| 219 | 2026-02-25T20:13:38.858Z | llvm system 15 system |
| 220 | 2026-02-25T20:13:38.858Z | llvm system 14 system |
| 221 | 2026-02-25T20:13:38.858Z | mariadb system 10.6 system |
| 222 | 2026-02-25T20:13:38.858Z | mta vendor vendor dma |
| 223 | 2026-02-25T20:13:38.858Z | openjdk system 17 system |
| 224 | 2026-02-25T20:13:38.858Z | openjdk system 11 system |
| 225 | 2026-02-25T20:13:38.858Z | openjdk system 1.8 system |
| 226 | 2026-02-25T20:13:38.858Z | openssl vendor 3 vendor |
| 227 | 2026-02-25T20:13:38.858Z | perl system 5.36 system |
| 228 | 2026-02-25T20:13:38.858Z | postgresql system 15 system |
| 229 | 2026-02-25T20:13:38.858Z | postgresql system 13 system |
| 230 | 2026-02-25T20:13:38.858Z | python vendor 3 vendor |
| 231 | 2026-02-25T20:13:38.858Z | python system 2 system |
| 232 | 2026-02-25T20:13:38.858Z | python3 system 3.11 system |
| 233 | 2026-02-25T20:13:38.858Z | ruby system 3.0 system |
| 234 | 2026-02-25T20:13:38.858Z | words vendor vendor american-english |
| 235 | 2026-02-25T20:13:38.858Z | words system system australian-english |
| 236 | 2026-02-25T20:13:38.858Z | words system system british-english |
| 237 | 2026-02-25T20:13:38.858Z | words system system canadian-english |
| 238 | 2026-02-25T20:13:38.858Z | words system system french |
| 239 | 2026-02-25T20:13:38.858Z | words system system italian |
| 240 | 2026-02-25T20:13:38.858Z | words system system ngerman |
| 241 | 2026-02-25T20:13:38.858Z | words system system ogerman |
| 242 | 2026-02-25T20:13:38.858Z | words system system spanish |
| 243 | 2026-02-25T20:13:39.276Z | PUBLISHER TYPE STATUS P LOCATION |
| 244 | 2026-02-25T20:13:39.276Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 245 | 2026-02-25T20:13:47.645Z | FMRI IFO |
| 246 | 2026-02-25T20:13:47.645Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 247 | 2026-02-25T20:13:47.645Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 248 | 2026-02-25T20:13:47.645Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 249 | 2026-02-25T20:13:47.645Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 250 | 2026-02-25T20:13:47.645Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 251 | 2026-02-25T20:13:47.645Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 252 | 2026-02-25T20:13:47.645Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 253 | 2026-02-25T20:13:47.645Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 254 | 2026-02-25T20:13:47.645Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 255 | 2026-02-25T20:13:47.646Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 256 | 2026-02-25T20:13:47.647Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 257 | 2026-02-25T20:13:47.647Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 258 | 2026-02-25T20:13:47.647Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 259 | 2026-02-25T20:13:47.647Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 260 | 2026-02-25T20:13:47.647Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 261 | 2026-02-25T20:13:47.647Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 262 | 2026-02-25T20:13:49.059Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 263 | 2026-02-25T20:13:49.725Z | Updating crates.io index |
| 264 | 2026-02-25T20:13:49.768Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 265 | 2026-02-25T20:13:50.416Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-02-25T20:13:51.167Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 267 | 2026-02-25T20:13:52.911Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 268 | 2026-02-25T20:13:53.465Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 269 | 2026-02-25T20:13:54.244Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 270 | 2026-02-25T20:13:56.889Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 271 | 2026-02-25T20:14:00.581Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 272 | 2026-02-25T20:14:02.134Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 273 | 2026-02-25T20:14:02.846Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 274 | 2026-02-25T20:14:04.590Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 275 | 2026-02-25T20:14:05.652Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 276 | 2026-02-25T20:14:06.350Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 277 | 2026-02-25T20:14:07.231Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 278 | 2026-02-25T20:14:07.926Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 279 | 2026-02-25T20:14:09.444Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 280 | 2026-02-25T20:14:10.513Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 281 | 2026-02-25T20:14:11.056Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 282 | 2026-02-25T20:14:11.688Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 283 | 2026-02-25T20:14:12.436Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 284 | 2026-02-25T20:14:13.129Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 285 | 2026-02-25T20:14:13.653Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 286 | 2026-02-25T20:14:14.346Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 287 | 2026-02-25T20:14:15.266Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 288 | 2026-02-25T20:14:16.086Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 289 | 2026-02-25T20:14:17.092Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 290 | 2026-02-25T20:14:17.756Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 291 | 2026-02-25T20:14:18.647Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 292 | 2026-02-25T20:14:19.453Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 293 | 2026-02-25T20:14:20.480Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 294 | 2026-02-25T20:14:21.345Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 295 | 2026-02-25T20:14:22.011Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 296 | 2026-02-25T20:14:22.808Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 297 | 2026-02-25T20:14:23.381Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 298 | 2026-02-25T20:14:24.217Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 299 | 2026-02-25T20:14:24.793Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 300 | 2026-02-25T20:14:25.538Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 301 | 2026-02-25T20:14:26.169Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 302 | 2026-02-25T20:14:26.823Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 303 | 2026-02-25T20:14:45.998Z | Downloading crates ... |
| 304 | 2026-02-25T20:14:46.073Z | Downloaded icu_provider_macros v1.5.0 |
| 305 | 2026-02-25T20:14:46.130Z | Downloaded cargo-platform v0.2.0 |
| 306 | 2026-02-25T20:14:46.130Z | Downloaded anstream v0.6.18 |
| 307 | 2026-02-25T20:14:46.130Z | Downloaded errno v0.3.12 |
| 308 | 2026-02-25T20:14:46.130Z | Downloaded block-buffer v0.10.4 |
| 309 | 2026-02-25T20:14:46.130Z | Downloaded dtrace-parser v0.2.0 |
| 310 | 2026-02-25T20:14:46.130Z | Downloaded equivalent v1.0.2 |
| 311 | 2026-02-25T20:14:46.131Z | Downloaded cpufeatures v0.2.14 |
| 312 | 2026-02-25T20:14:46.131Z | Downloaded cargo_metadata v0.21.0 |
| 313 | 2026-02-25T20:14:46.131Z | Downloaded autocfg v1.4.0 |
| 314 | 2026-02-25T20:14:46.131Z | Downloaded tabled_derive v0.7.0 |
| 315 | 2026-02-25T20:14:46.172Z | Downloaded yoke v0.7.4 |
| 316 | 2026-02-25T20:14:46.172Z | Downloaded zerovec-derive v0.10.3 |
| 317 | 2026-02-25T20:14:46.172Z | Downloaded zmij v1.0.15 |
| 318 | 2026-02-25T20:14:46.172Z | Downloaded usdt-attr-macro v0.5.0 |
| 319 | 2026-02-25T20:14:46.172Z | Downloaded unicode-width v0.2.0 |
| 320 | 2026-02-25T20:14:46.172Z | Downloaded zerofrom v0.1.4 |
| 321 | 2026-02-25T20:14:46.172Z | Downloaded usdt v0.5.0 |
| 322 | 2026-02-25T20:14:46.173Z | Downloaded smawk v0.3.2 |
| 323 | 2026-02-25T20:14:46.173Z | Downloaded zerofrom-derive v0.1.4 |
| 324 | 2026-02-25T20:14:46.173Z | Downloaded thiserror-impl v2.0.18 |
| 325 | 2026-02-25T20:14:46.210Z | Downloaded textwrap v0.16.2 |
| 326 | 2026-02-25T20:14:46.210Z | Downloaded serde_tokenstream v0.2.2 |
| 327 | 2026-02-25T20:14:46.210Z | Downloaded zerocopy v0.7.35 |
| 328 | 2026-02-25T20:14:46.210Z | Downloaded tabled v0.15.0 |
| 329 | 2026-02-25T20:14:46.240Z | Downloaded syn v1.0.109 |
| 330 | 2026-02-25T20:14:46.240Z | Downloaded serde v1.0.228 |
| 331 | 2026-02-25T20:14:46.240Z | Downloaded unicode-width v0.1.14 |
| 332 | 2026-02-25T20:14:46.241Z | Downloaded serde_json v1.0.149 |
| 333 | 2026-02-25T20:14:46.280Z | Downloaded indexmap v2.13.0 |
| 334 | 2026-02-25T20:14:46.280Z | Downloaded idna v1.0.3 |
| 335 | 2026-02-25T20:14:46.280Z | Downloaded rustix v0.38.37 |
| 336 | 2026-02-25T20:14:46.280Z | Downloaded goblin v0.8.2 |
| 337 | 2026-02-25T20:14:46.280Z | Downloaded winnow v0.7.14 |
| 338 | 2026-02-25T20:14:46.307Z | Downloaded memchr v2.7.4 |
| 339 | 2026-02-25T20:14:46.307Z | Downloaded rustix v1.1.3 |
| 340 | 2026-02-25T20:14:46.336Z | Downloaded syn v2.0.114 |
| 341 | 2026-02-25T20:14:46.336Z | Downloaded zerocopy-derive v0.7.35 |
| 342 | 2026-02-25T20:14:46.337Z | Downloaded typeid v1.0.3 |
| 343 | 2026-02-25T20:14:46.365Z | Downloaded smallvec v1.15.1 |
| 344 | 2026-02-25T20:14:46.365Z | Downloaded pest_derive v2.8.2 |
| 345 | 2026-02-25T20:14:46.365Z | Downloaded percent-encoding v2.3.2 |
| 346 | 2026-02-25T20:14:46.365Z | Downloaded icu_normalizer_data v1.5.0 |
| 347 | 2026-02-25T20:14:46.365Z | Downloaded toml_write v0.1.2 |
| 348 | 2026-02-25T20:14:46.365Z | Downloaded pretty-hex v0.4.1 |
| 349 | 2026-02-25T20:14:46.365Z | Downloaded icu_collections v1.5.0 |
| 350 | 2026-02-25T20:14:46.366Z | Downloaded libc v0.2.180 |
| 351 | 2026-02-25T20:14:46.397Z | Downloaded version_check v0.9.5 |
| 352 | 2026-02-25T20:14:46.397Z | Downloaded pest v2.8.2 |
| 353 | 2026-02-25T20:14:46.398Z | Downloaded macaddr v1.0.1 |
| 354 | 2026-02-25T20:14:46.398Z | Downloaded toml_datetime v0.6.11 |
| 355 | 2026-02-25T20:14:46.398Z | Downloaded icu_normalizer v1.5.0 |
| 356 | 2026-02-25T20:14:46.424Z | Downloaded tinystr v0.7.6 |
| 357 | 2026-02-25T20:14:46.424Z | Downloaded proc-macro-error v1.0.4 |
| 358 | 2026-02-25T20:14:46.425Z | Downloaded memmap v0.7.0 |
| 359 | 2026-02-25T20:14:46.425Z | Downloaded icu_locid v1.5.0 |
| 360 | 2026-02-25T20:14:46.425Z | Downloaded cargo_toml v0.21.0 |
| 361 | 2026-02-25T20:14:46.425Z | Downloaded anstyle v1.0.11 |
| 362 | 2026-02-25T20:14:46.425Z | Downloaded yoke-derive v0.7.4 |
| 363 | 2026-02-25T20:14:46.425Z | Downloaded write16 v1.0.0 |
| 364 | 2026-02-25T20:14:46.425Z | Downloaded utf16_iter v1.0.5 |
| 365 | 2026-02-25T20:14:46.425Z | Downloaded usdt-macro v0.5.0 |
| 366 | 2026-02-25T20:14:46.426Z | Downloaded ucd-trie v0.1.7 |
| 367 | 2026-02-25T20:14:46.426Z | Downloaded thiserror v2.0.18 |
| 368 | 2026-02-25T20:14:46.428Z | Downloaded thiserror v1.0.69 |
| 369 | 2026-02-25T20:14:46.428Z | Downloaded terminal_size v0.4.0 |
| 370 | 2026-02-25T20:14:46.455Z | Downloaded tempfile v3.24.0 |
| 371 | 2026-02-25T20:14:46.455Z | Downloaded serde_derive v1.0.228 |
| 372 | 2026-02-25T20:14:46.455Z | Downloaded serde_core v1.0.228 |
| 373 | 2026-02-25T20:14:46.455Z | Downloaded semver v1.0.27 |
| 374 | 2026-02-25T20:14:46.455Z | Downloaded once_cell v1.21.3 |
| 375 | 2026-02-25T20:14:46.455Z | Downloaded log v0.4.29 |
| 376 | 2026-02-25T20:14:46.456Z | Downloaded icu_properties_data v1.5.0 |
| 377 | 2026-02-25T20:14:46.456Z | Downloaded getrandom v0.3.4 |
| 378 | 2026-02-25T20:14:46.456Z | Downloaded fs-err v3.1.1 |
| 379 | 2026-02-25T20:14:46.498Z | Downloaded displaydoc v0.2.5 |
| 380 | 2026-02-25T20:14:46.498Z | Downloaded digest v0.10.7 |
| 381 | 2026-02-25T20:14:46.498Z | Downloaded byteorder v1.5.0 |
| 382 | 2026-02-25T20:14:46.498Z | Downloaded anyhow v1.0.99 |
| 383 | 2026-02-25T20:14:46.498Z | Downloaded zerovec v0.10.4 |
| 384 | 2026-02-25T20:14:46.498Z | Downloaded url v2.5.4 |
| 385 | 2026-02-25T20:14:46.498Z | Downloaded unicode-ident v1.0.19 |
| 386 | 2026-02-25T20:14:46.499Z | Downloaded toml_edit v0.22.27 |
| 387 | 2026-02-25T20:14:46.499Z | Downloaded toml v0.8.23 |
| 388 | 2026-02-25T20:14:46.499Z | Downloaded thread-id v4.2.2 |
| 389 | 2026-02-25T20:14:46.499Z | Downloaded thiserror-impl v1.0.69 |
| 390 | 2026-02-25T20:14:46.528Z | Downloaded synstructure v0.13.1 |
| 391 | 2026-02-25T20:14:46.528Z | Downloaded swrite v0.1.0 |
| 392 | 2026-02-25T20:14:46.528Z | Downloaded strsim v0.11.1 |
| 393 | 2026-02-25T20:14:46.528Z | Downloaded stable_deref_trait v1.2.0 |
| 394 | 2026-02-25T20:14:46.528Z | Downloaded sha2 v0.10.9 |
| 395 | 2026-02-25T20:14:46.528Z | Downloaded serde_spanned v0.6.9 |
| 396 | 2026-02-25T20:14:46.528Z | Downloaded serde-value v0.7.0 |
| 397 | 2026-02-25T20:14:46.528Z | Downloaded serde-untagged v0.1.7 |
| 398 | 2026-02-25T20:14:46.528Z | Downloaded scroll_derive v0.12.0 |
| 399 | 2026-02-25T20:14:46.529Z | Downloaded quote v1.0.40 |
| 400 | 2026-02-25T20:14:46.529Z | Downloaded proc-macro2 v1.0.101 |
| 401 | 2026-02-25T20:14:46.529Z | Downloaded proc-macro-error-attr v1.0.4 |
| 402 | 2026-02-25T20:14:46.529Z | Downloaded plain v0.2.3 |
| 403 | 2026-02-25T20:14:46.529Z | Downloaded pest_meta v2.8.2 |
| 404 | 2026-02-25T20:14:46.529Z | Downloaded pest_generator v2.8.2 |
| 405 | 2026-02-25T20:14:46.529Z | Downloaded ordered-float v2.10.1 |
| 406 | 2026-02-25T20:14:46.529Z | Downloaded num-traits v0.2.19 |
| 407 | 2026-02-25T20:14:46.529Z | Downloaded litemap v0.7.3 |
| 408 | 2026-02-25T20:14:46.529Z | Downloaded itoa v1.0.11 |
| 409 | 2026-02-25T20:14:46.529Z | Downloaded idna_adapter v1.2.0 |
| 410 | 2026-02-25T20:14:46.529Z | Downloaded icu_provider v1.5.0 |
| 411 | 2026-02-25T20:14:46.529Z | Downloaded icu_properties v1.5.1 |
| 412 | 2026-02-25T20:14:46.530Z | Downloaded icu_locid_transform_data v1.5.0 |
| 413 | 2026-02-25T20:14:46.530Z | Downloaded icu_locid_transform v1.5.0 |
| 414 | 2026-02-25T20:14:46.530Z | Downloaded hashbrown v0.16.1 |
| 415 | 2026-02-25T20:14:46.560Z | Downloaded fastrand v2.1.1 |
| 416 | 2026-02-25T20:14:46.560Z | Downloaded dof v0.3.0 |
| 417 | 2026-02-25T20:14:46.560Z | Downloaded clap_derive v4.5.47 |
| 418 | 2026-02-25T20:14:46.560Z | Downloaded clap_builder v4.5.48 |
| 419 | 2026-02-25T20:14:46.560Z | Downloaded cfg-if v1.0.4 |
| 420 | 2026-02-25T20:14:46.560Z | Downloaded cargo-util-schemas v0.8.2 |
| 421 | 2026-02-25T20:14:46.561Z | Downloaded camino v1.2.2 |
| 422 | 2026-02-25T20:14:46.561Z | Downloaded anstyle-query v1.1.1 |
| 423 | 2026-02-25T20:14:46.561Z | Downloaded writeable v0.5.5 |
| 424 | 2026-02-25T20:14:46.561Z | Downloaded utf8parse v0.2.2 |
| 425 | 2026-02-25T20:14:46.561Z | Downloaded utf8_iter v1.0.4 |
| 426 | 2026-02-25T20:14:46.561Z | Downloaded usdt-impl v0.5.0 |
| 427 | 2026-02-25T20:14:46.561Z | Downloaded unicode-xid v0.2.6 |
| 428 | 2026-02-25T20:14:46.561Z | Downloaded unicode-linebreak v0.1.5 |
| 429 | 2026-02-25T20:14:46.561Z | Downloaded typenum v1.17.0 |
| 430 | 2026-02-25T20:14:46.561Z | Downloaded scroll v0.12.0 |
| 431 | 2026-02-25T20:14:46.561Z | Downloaded papergrid v0.11.0 |
| 432 | 2026-02-25T20:14:46.590Z | Downloaded is_terminal_polyfill v1.70.1 |
| 433 | 2026-02-25T20:14:46.591Z | Downloaded heck v0.5.0 |
| 434 | 2026-02-25T20:14:46.591Z | Downloaded heck v0.4.1 |
| 435 | 2026-02-25T20:14:46.591Z | Downloaded form_urlencoded v1.2.2 |
| 436 | 2026-02-25T20:14:46.591Z | Downloaded fnv v1.0.7 |
| 437 | 2026-02-25T20:14:46.591Z | Downloaded erased-serde v0.4.6 |
| 438 | 2026-02-25T20:14:46.591Z | Downloaded clap v4.5.48 |
| 439 | 2026-02-25T20:14:46.591Z | Downloaded colorchoice v1.0.2 |
| 440 | 2026-02-25T20:14:46.591Z | Downloaded camino-tempfile v1.4.1 |
| 441 | 2026-02-25T20:14:46.591Z | Downloaded crypto-common v0.1.6 |
| 442 | 2026-02-25T20:14:46.591Z | Downloaded clap_lex v0.7.4 |
| 443 | 2026-02-25T20:14:46.592Z | Downloaded bytecount v0.6.8 |
| 444 | 2026-02-25T20:14:46.592Z | Downloaded bitflags v2.9.4 |
| 445 | 2026-02-25T20:14:46.592Z | Downloaded generic-array v0.14.7 |
| 446 | 2026-02-25T20:14:46.592Z | Downloaded anstyle-parse v0.2.5 |
| 447 | 2026-02-25T20:14:46.673Z | Compiling proc-macro2 v1.0.101 |
| 448 | 2026-02-25T20:14:46.674Z | Compiling unicode-ident v1.0.19 |
| 449 | 2026-02-25T20:14:46.703Z | Compiling serde_core v1.0.228 |
| 450 | 2026-02-25T20:14:46.703Z | Compiling version_check v0.9.5 |
| 451 | 2026-02-25T20:14:46.703Z | Compiling serde v1.0.228 |
| 452 | 2026-02-25T20:14:46.703Z | Compiling libc v0.2.180 |
| 453 | 2026-02-25T20:14:46.703Z | Compiling memchr v2.7.4 |
| 454 | 2026-02-25T20:14:46.703Z | Compiling thiserror v2.0.18 |
| 455 | 2026-02-25T20:14:47.111Z | Compiling stable_deref_trait v1.2.0 |
| 456 | 2026-02-25T20:14:47.264Z | Compiling zmij v1.0.15 |
| 457 | 2026-02-25T20:14:47.556Z | Compiling thiserror v1.0.69 |
| 458 | 2026-02-25T20:14:47.621Z | Compiling litemap v0.7.3 |
| 459 | 2026-02-25T20:14:48.034Z | Compiling itoa v1.0.11 |
| 460 | 2026-02-25T20:14:48.103Z | Compiling ucd-trie v0.1.7 |
| 461 | 2026-02-25T20:14:48.198Z | Compiling writeable v0.5.5 |
| 462 | 2026-02-25T20:14:48.454Z | Compiling autocfg v1.4.0 |
| 463 | 2026-02-25T20:14:48.778Z | Compiling byteorder v1.5.0 |
| 464 | 2026-02-25T20:14:48.831Z | Compiling icu_locid_transform_data v1.5.0 |
| 465 | 2026-02-25T20:14:48.958Z | Compiling bitflags v2.9.4 |
| 466 | 2026-02-25T20:14:49.143Z | Compiling quote v1.0.40 |
| 467 | 2026-02-25T20:14:49.231Z | Compiling errno v0.3.12 |
| 468 | 2026-02-25T20:14:49.359Z | Compiling icu_properties_data v1.5.0 |
| 469 | 2026-02-25T20:14:49.390Z | Compiling serde_json v1.0.149 |
| 470 | 2026-02-25T20:14:49.543Z | Compiling syn v2.0.114 |
| 471 | 2026-02-25T20:14:49.622Z | Compiling num-traits v0.2.19 |
| 472 | 2026-02-25T20:14:49.766Z | Compiling utf8_iter v1.0.4 |
| 473 | 2026-02-25T20:14:49.797Z | Compiling smallvec v1.15.1 |
| 474 | 2026-02-25T20:14:49.951Z | Compiling rustix v0.38.37 |
| 475 | 2026-02-25T20:14:50.042Z | Compiling hashbrown v0.16.1 |
| 476 | 2026-02-25T20:14:50.167Z | Compiling equivalent v1.0.2 |
| 477 | 2026-02-25T20:14:50.235Z | Compiling typeid v1.0.3 |
| 478 | 2026-02-25T20:14:50.307Z | Compiling icu_normalizer_data v1.5.0 |
| 479 | 2026-02-25T20:14:50.337Z | Compiling write16 v1.0.0 |
| 480 | 2026-02-25T20:14:50.443Z | Compiling utf16_iter v1.0.5 |
| 481 | 2026-02-25T20:14:50.776Z | Compiling usdt-impl v0.5.0 |
| 482 | 2026-02-25T20:14:50.814Z | Compiling proc-macro-error-attr v1.0.4 |
| 483 | 2026-02-25T20:14:51.042Z | Compiling winnow v0.7.14 |
| 484 | 2026-02-25T20:14:51.157Z | Compiling indexmap v2.13.0 |
| 485 | 2026-02-25T20:14:51.214Z | Compiling syn v1.0.109 |
| 486 | 2026-02-25T20:14:51.246Z | Compiling toml_write v0.1.2 |
| 487 | 2026-02-25T20:14:51.447Z | Compiling thread-id v4.2.2 |
| 488 | 2026-02-25T20:14:52.055Z | Compiling proc-macro-error v1.0.4 |
| 489 | 2026-02-25T20:14:52.433Z | Compiling utf8parse v0.2.2 |
| 490 | 2026-02-25T20:14:52.622Z | Compiling percent-encoding v2.3.2 |
| 491 | 2026-02-25T20:14:52.674Z | Compiling camino v1.2.2 |
| 492 | 2026-02-25T20:14:53.185Z | Compiling rustix v1.1.3 |
| 493 | 2026-02-25T20:14:53.271Z | Compiling log v0.4.29 |
| 494 | 2026-02-25T20:14:53.321Z | Compiling getrandom v0.3.4 |
| 495 | 2026-02-25T20:14:53.436Z | Compiling plain v0.2.3 |
| 496 | 2026-02-25T20:14:53.671Z | Compiling ordered-float v2.10.1 |
| 497 | 2026-02-25T20:14:53.701Z | Compiling terminal_size v0.4.0 |
| 498 | 2026-02-25T20:14:53.940Z | Compiling form_urlencoded v1.2.2 |
| 499 | 2026-02-25T20:14:54.276Z | Compiling anstyle-parse v0.2.5 |
| 500 | 2026-02-25T20:14:54.689Z | Compiling cfg-if v1.0.4 |
| 501 | 2026-02-25T20:14:54.729Z | Compiling anstyle-query v1.1.1 |
| 502 | 2026-02-25T20:14:54.820Z | Compiling is_terminal_polyfill v1.70.1 |
| 503 | 2026-02-25T20:14:54.850Z | Compiling anstyle v1.0.11 |
| 504 | 2026-02-25T20:14:54.913Z | Compiling pretty-hex v0.4.1 |
| 505 | 2026-02-25T20:14:54.941Z | Compiling colorchoice v1.0.2 |
| 506 | 2026-02-25T20:14:55.259Z | Compiling anstream v0.6.18 |
| 507 | 2026-02-25T20:14:55.294Z | Compiling semver v1.0.27 |
| 508 | 2026-02-25T20:14:55.498Z | Compiling fs-err v3.1.1 |
| 509 | 2026-02-25T20:14:55.863Z | Compiling anyhow v1.0.99 |
| 510 | 2026-02-25T20:14:55.942Z | Compiling bytecount v0.6.8 |
| 511 | 2026-02-25T20:14:55.968Z | Compiling unicode-width v0.1.14 |
| 512 | 2026-02-25T20:14:56.085Z | Compiling synstructure v0.13.1 |
| 513 | 2026-02-25T20:14:56.176Z | Compiling once_cell v1.21.3 |
| 514 | 2026-02-25T20:14:56.419Z | Compiling unicode-xid v0.2.6 |
| 515 | 2026-02-25T20:14:56.497Z | Compiling strsim v0.11.1 |
| 516 | 2026-02-25T20:14:56.600Z | Compiling heck v0.5.0 |
| 517 | 2026-02-25T20:14:56.662Z | Compiling fnv v1.0.7 |
| 518 | 2026-02-25T20:14:56.838Z | Compiling heck v0.4.1 |
| 519 | 2026-02-25T20:14:57.190Z | Compiling fastrand v2.1.1 |
| 520 | 2026-02-25T20:14:57.217Z | Compiling clap_lex v0.7.4 |
| 521 | 2026-02-25T20:14:57.248Z | Compiling papergrid v0.11.0 |
| 522 | 2026-02-25T20:14:57.624Z | Compiling tempfile v3.24.0 |
| 523 | 2026-02-25T20:14:57.662Z | Compiling clap_builder v4.5.48 |
| 524 | 2026-02-25T20:14:57.784Z | Compiling memmap v0.7.0 |
| 525 | 2026-02-25T20:14:57.885Z | Compiling smawk v0.3.2 |
| 526 | 2026-02-25T20:14:58.132Z | Compiling unicode-width v0.2.0 |
| 527 | 2026-02-25T20:14:58.160Z | Compiling unicode-linebreak v0.1.5 |
| 528 | 2026-02-25T20:14:58.470Z | Compiling camino-tempfile v1.4.1 |
| 529 | 2026-02-25T20:14:58.879Z | Compiling textwrap v0.16.2 |
| 530 | 2026-02-25T20:14:59.347Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 531 | 2026-02-25T20:14:59.380Z | Compiling tabled_derive v0.7.0 |
| 532 | 2026-02-25T20:14:59.764Z | Compiling swrite v0.1.0 |
| 533 | 2026-02-25T20:15:00.313Z | Compiling serde_derive v1.0.228 |
| 534 | 2026-02-25T20:15:00.313Z | Compiling zerofrom-derive v0.1.4 |
| 535 | 2026-02-25T20:15:00.342Z | Compiling yoke-derive v0.7.4 |
| 536 | 2026-02-25T20:15:00.372Z | Compiling zerovec-derive v0.10.3 |
| 537 | 2026-02-25T20:15:00.463Z | Compiling thiserror-impl v2.0.18 |
| 538 | 2026-02-25T20:15:00.913Z | Compiling displaydoc v0.2.5 |
| 539 | 2026-02-25T20:15:02.440Z | Compiling icu_provider_macros v1.5.0 |
| 540 | 2026-02-25T20:15:02.644Z | Compiling thiserror-impl v1.0.69 |
| 541 | 2026-02-25T20:15:03.118Z | Compiling zerocopy-derive v0.7.35 |
| 542 | 2026-02-25T20:15:03.519Z | Compiling scroll_derive v0.12.0 |
| 543 | 2026-02-25T20:15:03.736Z | Compiling pest v2.8.2 |
| 544 | 2026-02-25T20:15:03.770Z | Compiling zerofrom v0.1.4 |
| 545 | 2026-02-25T20:15:04.112Z | Compiling yoke v0.7.4 |
| 546 | 2026-02-25T20:15:04.549Z | Compiling zerovec v0.10.4 |
| 547 | 2026-02-25T20:15:04.989Z | Compiling scroll v0.12.0 |
| 548 | 2026-02-25T20:15:05.193Z | Compiling zerocopy v0.7.35 |
| 549 | 2026-02-25T20:15:05.583Z | Compiling goblin v0.8.2 |
| 550 | 2026-02-25T20:15:05.708Z | Compiling clap_derive v4.5.47 |
| 551 | 2026-02-25T20:15:05.852Z | Compiling tabled v0.15.0 |
| 552 | 2026-02-25T20:15:06.518Z | Compiling tinystr v0.7.6 |
| 553 | 2026-02-25T20:15:06.654Z | Compiling icu_collections v1.5.0 |
| 554 | 2026-02-25T20:15:06.835Z | Compiling pest_meta v2.8.2 |
| 555 | 2026-02-25T20:15:06.924Z | Compiling icu_locid v1.5.0 |
| 556 | 2026-02-25T20:15:08.314Z | Compiling icu_provider v1.5.0 |
| 557 | 2026-02-25T20:15:08.527Z | Compiling pest_generator v2.8.2 |
| 558 | 2026-02-25T20:15:08.618Z | Compiling serde_spanned v0.6.9 |
| 559 | 2026-02-25T20:15:08.896Z | Compiling toml_datetime v0.6.11 |
| 560 | 2026-02-25T20:15:08.933Z | Compiling dof v0.3.0 |
| 561 | 2026-02-25T20:15:09.372Z | Compiling icu_locid_transform v1.5.0 |
| 562 | 2026-02-25T20:15:09.514Z | Compiling toml_edit v0.22.27 |
| 563 | 2026-02-25T20:15:09.725Z | Compiling serde_tokenstream v0.2.2 |
| 564 | 2026-02-25T20:15:09.781Z | Compiling erased-serde v0.4.6 |
| 565 | 2026-02-25T20:15:10.224Z | Compiling serde-value v0.7.0 |
| 566 | 2026-02-25T20:15:10.312Z | Compiling cargo-platform v0.2.0 |
| 567 | 2026-02-25T20:15:10.940Z | Compiling icu_properties v1.5.1 |
| 568 | 2026-02-25T20:15:11.034Z | Compiling serde-untagged v0.1.7 |
| 569 | 2026-02-25T20:15:11.095Z | Compiling clap v4.5.48 |
| 570 | 2026-02-25T20:15:11.124Z | Compiling pest_derive v2.8.2 |
| 571 | 2026-02-25T20:15:11.255Z | Compiling macaddr v1.0.1 |
| 572 | 2026-02-25T20:15:11.934Z | Compiling dtrace-parser v0.2.0 |
| 573 | 2026-02-25T20:15:12.930Z | Compiling toml v0.8.23 |
| 574 | 2026-02-25T20:15:13.775Z | Compiling usdt-attr-macro v0.5.0 |
| 575 | 2026-02-25T20:15:13.775Z | Compiling usdt-macro v0.5.0 |
| 576 | 2026-02-25T20:15:13.840Z | Compiling cargo_toml v0.21.0 |
| 577 | 2026-02-25T20:15:14.632Z | Compiling icu_normalizer v1.5.0 |
| 578 | 2026-02-25T20:15:14.917Z | Compiling usdt v0.5.0 |
| 579 | 2026-02-25T20:15:15.511Z | Compiling idna_adapter v1.2.0 |
| 580 | 2026-02-25T20:15:15.700Z | Compiling idna v1.0.3 |
| 581 | 2026-02-25T20:15:16.240Z | Compiling url v2.5.4 |
| 582 | 2026-02-25T20:15:17.114Z | Compiling cargo-util-schemas v0.8.2 |
| 583 | 2026-02-25T20:15:19.193Z | Compiling cargo_metadata v0.21.0 |
| 584 | 2026-02-25T20:15:21.449Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 585 | 2026-02-25T20:15:26.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 586 | 2026-02-25T20:15:26.366Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 587 | 2026-02-25T20:15:27.483Z | Downloading crates ... |
| 588 | 2026-02-25T20:15:27.652Z | Downloaded bitfield v0.19.2 |
| 589 | 2026-02-25T20:15:27.683Z | Downloaded blake2 v0.10.6 |
| 590 | 2026-02-25T20:15:27.683Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 591 | 2026-02-25T20:15:27.723Z | Downloaded daft v0.1.4 |
| 592 | 2026-02-25T20:15:27.723Z | Downloaded convert_case v0.4.0 |
| 593 | 2026-02-25T20:15:27.723Z | Downloaded camino-tempfile-ext v0.3.2 |
| 594 | 2026-02-25T20:15:27.723Z | Downloaded colored v2.2.0 |
| 595 | 2026-02-25T20:15:27.723Z | Downloaded darling_macro v0.20.10 |
| 596 | 2026-02-25T20:15:27.723Z | Downloaded ctr v0.9.2 |
| 597 | 2026-02-25T20:15:27.760Z | Downloaded const-oid v0.9.6 |
| 598 | 2026-02-25T20:15:27.760Z | Downloaded crc-catalog v2.4.0 |
| 599 | 2026-02-25T20:15:27.760Z | Downloaded cookie_store v0.21.1 |
| 600 | 2026-02-25T20:15:27.760Z | Downloaded convert_case v0.7.1 |
| 601 | 2026-02-25T20:15:27.760Z | Downloaded console v0.16.0 |
| 602 | 2026-02-25T20:15:27.797Z | Downloaded ciborium-io v0.2.2 |
| 603 | 2026-02-25T20:15:27.797Z | Downloaded constant_time_eq v0.3.1 |
| 604 | 2026-02-25T20:15:27.797Z | Downloaded cobs v0.2.3 |
| 605 | 2026-02-25T20:15:27.797Z | Downloaded ciborium-ll v0.2.2 |
| 606 | 2026-02-25T20:15:27.797Z | Downloaded castaway v0.2.3 |
| 607 | 2026-02-25T20:15:27.797Z | Downloaded cfg_aliases v0.2.1 |
| 608 | 2026-02-25T20:15:27.797Z | Downloaded fxhash v0.2.1 |
| 609 | 2026-02-25T20:15:27.834Z | Downloaded ghash v0.5.1 |
| 610 | 2026-02-25T20:15:27.834Z | Downloaded darling_macro v0.21.0 |
| 611 | 2026-02-25T20:15:27.834Z | Downloaded critical-section v1.1.3 |
| 612 | 2026-02-25T20:15:27.834Z | Downloaded gethostname v0.5.0 |
| 613 | 2026-02-25T20:15:27.834Z | Downloaded headers-core v0.3.0 |
| 614 | 2026-02-25T20:15:27.834Z | Downloaded defmt-parser v0.3.4 |
| 615 | 2026-02-25T20:15:27.834Z | Downloaded chacha20 v0.9.1 |
| 616 | 2026-02-25T20:15:27.867Z | Downloaded hash32 v0.2.1 |
| 617 | 2026-02-25T20:15:27.867Z | Downloaded hex-literal v0.4.1 |
| 618 | 2026-02-25T20:15:27.867Z | Downloaded hostname v0.4.2 |
| 619 | 2026-02-25T20:15:27.867Z | Downloaded fd-lock v4.0.2 |
| 620 | 2026-02-25T20:15:27.867Z | Downloaded http-range v0.1.5 |
| 621 | 2026-02-25T20:15:27.897Z | Downloaded hubpack_derive v0.1.1 |
| 622 | 2026-02-25T20:15:27.898Z | Downloaded group v0.13.0 |
| 623 | 2026-02-25T20:15:27.898Z | Downloaded globset v0.4.15 |
| 624 | 2026-02-25T20:15:27.898Z | Downloaded float-cmp v0.10.0 |
| 625 | 2026-02-25T20:15:27.898Z | Downloaded http-body v1.0.1 |
| 626 | 2026-02-25T20:15:27.898Z | Downloaded indoc v1.0.9 |
| 627 | 2026-02-25T20:15:27.932Z | Downloaded instant v0.1.13 |
| 628 | 2026-02-25T20:15:27.932Z | Downloaded is_ci v1.2.0 |
| 629 | 2026-02-25T20:15:27.932Z | Downloaded ingot v0.1.1 |
| 630 | 2026-02-25T20:15:27.932Z | Downloaded indoc v2.0.6 |
| 631 | 2026-02-25T20:15:27.932Z | Downloaded httparse v1.9.5 |
| 632 | 2026-02-25T20:15:27.932Z | Downloaded lazy_static v1.5.0 |
| 633 | 2026-02-25T20:15:27.966Z | Downloaded md5 v0.7.0 |
| 634 | 2026-02-25T20:15:27.966Z | Downloaded managed v0.8.0 |
| 635 | 2026-02-25T20:15:27.966Z | Downloaded ingot-macros v0.1.1 |
| 636 | 2026-02-25T20:15:27.966Z | Downloaded heapless v0.7.17 |
| 637 | 2026-02-25T20:15:27.966Z | Downloaded new_debug_unreachable v1.0.6 |
| 638 | 2026-02-25T20:15:27.995Z | Downloaded normalize-line-endings v0.3.0 |
| 639 | 2026-02-25T20:15:27.995Z | Downloaded nibble_vec v0.1.0 |
| 640 | 2026-02-25T20:15:27.995Z | Downloaded newtype-uuid-macros v0.1.0 |
| 641 | 2026-02-25T20:15:27.995Z | Downloaded jobserver v0.1.32 |
| 642 | 2026-02-25T20:15:27.995Z | Downloaded number_prefix v0.4.0 |
| 643 | 2026-02-25T20:15:27.995Z | Downloaded opaque-debug v0.3.1 |
| 644 | 2026-02-25T20:15:28.022Z | Downloaded kstat-rs v0.2.4 |
| 645 | 2026-02-25T20:15:28.022Z | Downloaded openssl-probe v0.1.5 |
| 646 | 2026-02-25T20:15:28.022Z | Downloaded nanorand v0.7.0 |
| 647 | 2026-02-25T20:15:28.022Z | Downloaded newline-converter v0.3.0 |
| 648 | 2026-02-25T20:15:28.022Z | Downloaded parse-display v0.10.0 |
| 649 | 2026-02-25T20:15:28.022Z | Downloaded num-iter v0.1.45 |
| 650 | 2026-02-25T20:15:28.049Z | Downloaded highway v1.3.0 |
| 651 | 2026-02-25T20:15:28.050Z | Downloaded peg-runtime v0.8.5 |
| 652 | 2026-02-25T20:15:28.050Z | Downloaded fallible-iterator v0.2.0 |
| 653 | 2026-02-25T20:15:28.050Z | Downloaded oxnet v0.1.4 |
| 654 | 2026-02-25T20:15:28.050Z | Downloaded pem v3.0.5 |
| 655 | 2026-02-25T20:15:28.076Z | Downloaded phf v0.12.1 |
| 656 | 2026-02-25T20:15:28.076Z | Downloaded progenitor-client v0.8.0 |
| 657 | 2026-02-25T20:15:28.076Z | Downloaded progenitor-client v0.11.2 |
| 658 | 2026-02-25T20:15:28.076Z | Downloaded progenitor-macro v0.8.0 |
| 659 | 2026-02-25T20:15:28.077Z | Downloaded polyval v0.6.2 |
| 660 | 2026-02-25T20:15:28.105Z | Downloaded quick-error v1.2.3 |
| 661 | 2026-02-25T20:15:28.105Z | Downloaded rand_chacha v0.3.1 |
| 662 | 2026-02-25T20:15:28.105Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 663 | 2026-02-25T20:15:28.105Z | Downloaded minimal-lexical v0.2.1 |
| 664 | 2026-02-25T20:15:28.105Z | Downloaded quinn-udp v0.5.5 |
| 665 | 2026-02-25T20:15:28.134Z | Downloaded progenitor-impl v0.8.0 |
| 666 | 2026-02-25T20:15:28.134Z | Downloaded rtoolbox v0.0.2 |
| 667 | 2026-02-25T20:15:28.134Z | Downloaded rustc-hash v2.1.1 |
| 668 | 2026-02-25T20:15:28.134Z | Downloaded rustc_version v0.4.1 |
| 669 | 2026-02-25T20:15:28.134Z | Downloaded resolv-conf v0.7.0 |
| 670 | 2026-02-25T20:15:28.134Z | Downloaded salsa20 v0.10.2 |
| 671 | 2026-02-25T20:15:28.164Z | Downloaded scheduled-thread-pool v0.2.7 |
| 672 | 2026-02-25T20:15:28.164Z | Downloaded scrypt v0.11.0 |
| 673 | 2026-02-25T20:15:28.164Z | Downloaded secrecy v0.8.0 |
| 674 | 2026-02-25T20:15:28.164Z | Downloaded psl-types v2.0.11 |
| 675 | 2026-02-25T20:15:28.164Z | Downloaded serde-big-array v0.5.1 |
| 676 | 2026-02-25T20:15:28.194Z | Downloaded quinn v0.11.5 |
| 677 | 2026-02-25T20:15:28.194Z | Downloaded shell-words v1.1.0 |
| 678 | 2026-02-25T20:15:28.194Z | Downloaded seq-macro v0.3.6 |
| 679 | 2026-02-25T20:15:28.194Z | Downloaded siphasher v0.3.11 |
| 680 | 2026-02-25T20:15:28.223Z | Downloaded ron v0.8.1 |
| 681 | 2026-02-25T20:15:28.223Z | Downloaded slog-envlogger v2.2.0 |
| 682 | 2026-02-25T20:15:28.253Z | Downloaded ssh-cipher v0.2.0 |
| 683 | 2026-02-25T20:15:28.253Z | Downloaded slog-term v2.9.2 |
| 684 | 2026-02-25T20:15:28.253Z | Downloaded sync_wrapper v1.0.1 |
| 685 | 2026-02-25T20:15:28.283Z | Downloaded tabled_derive v0.10.0 |
| 686 | 2026-02-25T20:15:28.283Z | Downloaded take_mut v0.2.2 |
| 687 | 2026-02-25T20:15:28.283Z | Downloaded tabwriter v1.4.0 |
| 688 | 2026-02-25T20:15:28.283Z | Downloaded termtree v0.5.1 |
| 689 | 2026-02-25T20:15:28.314Z | Downloaded thread-id v5.0.0 |
| 690 | 2026-02-25T20:15:28.314Z | Downloaded tinyvec_macros v0.1.1 |
| 691 | 2026-02-25T20:15:28.314Z | Downloaded thiserror-no-std v2.0.2 |
| 692 | 2026-02-25T20:15:28.314Z | Downloaded rustyline v14.0.0 |
| 693 | 2026-02-25T20:15:28.350Z | Downloaded tower-service v0.3.3 |
| 694 | 2026-02-25T20:15:28.350Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 695 | 2026-02-25T20:15:28.350Z | Downloaded ppv-lite86 v0.2.20 |
| 696 | 2026-02-25T20:15:28.350Z | Downloaded memmap2 v0.9.8 |
| 697 | 2026-02-25T20:15:28.350Z | Downloaded unarray v0.1.4 |
| 698 | 2026-02-25T20:15:28.350Z | Downloaded slab v0.4.9 |
| 699 | 2026-02-25T20:15:28.350Z | Downloaded usdt-macro v0.6.0 |
| 700 | 2026-02-25T20:15:28.350Z | Downloaded usdt v0.6.0 |
| 701 | 2026-02-25T20:15:28.350Z | Downloaded untrusted v0.9.0 |
| 702 | 2026-02-25T20:15:28.350Z | Downloaded untrusted v0.7.1 |
| 703 | 2026-02-25T20:15:28.350Z | Downloaded tar v0.4.44 |
| 704 | 2026-02-25T20:15:28.380Z | Downloaded tracing-attributes v0.1.27 |
| 705 | 2026-02-25T20:15:28.380Z | Downloaded usdt-attr-macro v0.6.0 |
| 706 | 2026-02-25T20:15:28.380Z | Downloaded smallvec v0.6.14 |
| 707 | 2026-02-25T20:15:28.380Z | Downloaded tokio-tungstenite v0.21.0 |
| 708 | 2026-02-25T20:15:28.380Z | Downloaded wait-timeout v0.2.0 |
| 709 | 2026-02-25T20:15:28.380Z | Downloaded reqwest v0.12.24 |
| 710 | 2026-02-25T20:15:28.380Z | Downloaded want v0.3.1 |
| 711 | 2026-02-25T20:15:28.380Z | Downloaded try-lock v0.2.5 |
| 712 | 2026-02-25T20:15:28.411Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 713 | 2026-02-25T20:15:28.411Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 714 | 2026-02-25T20:15:28.411Z | Downloaded tinyvec v1.8.0 |
| 715 | 2026-02-25T20:15:28.411Z | Downloaded steno v0.4.1 |
| 716 | 2026-02-25T20:15:28.411Z | Downloaded uzers v0.12.1 |
| 717 | 2026-02-25T20:15:28.411Z | Downloaded xattr v1.3.1 |
| 718 | 2026-02-25T20:15:28.411Z | Downloaded xshell-macros v0.2.7 |
| 719 | 2026-02-25T20:15:28.411Z | Downloaded universal-hash v0.5.1 |
| 720 | 2026-02-25T20:15:28.411Z | Downloaded utf-8 v0.7.6 |
| 721 | 2026-02-25T20:15:28.444Z | Downloaded zone_cfg_derive v0.1.2 |
| 722 | 2026-02-25T20:15:28.444Z | Downloaded walkdir v2.5.0 |
| 723 | 2026-02-25T20:15:28.444Z | Downloaded regex v1.11.3 |
| 724 | 2026-02-25T20:15:28.444Z | Downloaded wyz v0.5.1 |
| 725 | 2026-02-25T20:15:28.444Z | Downloaded void v1.0.2 |
| 726 | 2026-02-25T20:15:28.444Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 727 | 2026-02-25T20:15:28.444Z | Downloaded value-bag v1.12.0 |
| 728 | 2026-02-25T20:15:28.444Z | Downloaded which v4.4.2 |
| 729 | 2026-02-25T20:15:28.444Z | Downloaded xz2 v0.1.7 |
| 730 | 2026-02-25T20:15:28.470Z | Downloaded unicode-bidi v0.3.17 |
| 731 | 2026-02-25T20:15:28.470Z | Downloaded vte v0.11.1 |
| 732 | 2026-02-25T20:15:28.470Z | Downloaded prefix-trie v0.7.0 |
| 733 | 2026-02-25T20:15:28.470Z | Downloaded postgres-types v0.2.9 |
| 734 | 2026-02-25T20:15:28.470Z | Downloaded unsafe-libyaml v0.2.11 |
| 735 | 2026-02-25T20:15:28.496Z | Downloaded zstd-safe v7.2.3 |
| 736 | 2026-02-25T20:15:28.496Z | Downloaded zeroize_derive v1.4.2 |
| 737 | 2026-02-25T20:15:28.497Z | Downloaded zerocopy v0.6.6 |
| 738 | 2026-02-25T20:15:28.497Z | Downloaded zone_cfg_derive v0.3.0 |
| 739 | 2026-02-25T20:15:28.497Z | Downloaded tui-tree-widget v0.23.1 |
| 740 | 2026-02-25T20:15:28.497Z | Downloaded unicode-truncate v1.1.0 |
| 741 | 2026-02-25T20:15:28.523Z | Downloaded typed-path v0.9.3 |
| 742 | 2026-02-25T20:15:28.523Z | Downloaded zip v0.6.6 |
| 743 | 2026-02-25T20:15:28.523Z | Downloaded zeroize v1.8.1 |
| 744 | 2026-02-25T20:15:28.523Z | Downloaded tokio-util v0.7.15 |
| 745 | 2026-02-25T20:15:28.549Z | Downloaded x509-cert v0.2.5 |
| 746 | 2026-02-25T20:15:28.549Z | Downloaded zip v4.2.0 |
| 747 | 2026-02-25T20:15:28.549Z | Downloaded tokio-rustls v0.26.0 |
| 748 | 2026-02-25T20:15:28.575Z | Downloaded tungstenite v0.23.0 |
| 749 | 2026-02-25T20:15:28.575Z | Downloaded zlib-rs v0.5.1 |
| 750 | 2026-02-25T20:15:28.576Z | Downloaded rustls v0.23.19 |
| 751 | 2026-02-25T20:15:28.601Z | Downloaded vcpkg v0.2.15 |
| 752 | 2026-02-25T20:15:28.651Z | Downloaded zopfli v0.8.1 |
| 753 | 2026-02-25T20:15:28.676Z | Downloaded zerocopy v0.8.27 |
| 754 | 2026-02-25T20:15:28.702Z | Downloaded unicode_categories v0.1.1 |
| 755 | 2026-02-25T20:15:28.702Z | Downloaded toml_edit v0.19.15 |
| 756 | 2026-02-25T20:15:28.728Z | Downloaded unicode-normalization v0.1.24 |
| 757 | 2026-02-25T20:15:28.728Z | Downloaded salty v0.3.0 |
| 758 | 2026-02-25T20:15:28.728Z | Downloaded winnow v0.5.40 |
| 759 | 2026-02-25T20:15:28.755Z | Downloaded sqlparser v0.61.0 |
| 760 | 2026-02-25T20:15:28.755Z | Downloaded proptest v1.7.0 |
| 761 | 2026-02-25T20:15:28.780Z | Downloaded sled v0.34.7 |
| 762 | 2026-02-25T20:15:28.805Z | Downloaded webpki-roots v1.0.1 |
| 763 | 2026-02-25T20:15:28.805Z | Downloaded ratatui v0.29.0 |
| 764 | 2026-02-25T20:15:28.829Z | Downloaded openssl v0.10.73 |
| 765 | 2026-02-25T20:15:28.829Z | Downloaded smoltcp v0.11.0 |
| 766 | 2026-02-25T20:15:28.854Z | Downloaded nix v0.30.1 |
| 767 | 2026-02-25T20:15:28.854Z | Downloaded dropshot v0.16.7 |
| 768 | 2026-02-25T20:15:28.922Z | Downloaded openapiv3 v2.2.0 |
| 769 | 2026-02-25T20:15:28.922Z | Downloaded zerocopy-derive v0.6.6 |
| 770 | 2026-02-25T20:15:28.922Z | Downloaded diesel v2.2.12 |
| 771 | 2026-02-25T20:15:28.947Z | Downloaded lzma-sys v0.1.20 |
| 772 | 2026-02-25T20:15:28.976Z | Downloaded regex-automata v0.4.11 |
| 773 | 2026-02-25T20:15:29.003Z | Downloaded object v0.36.5 |
| 774 | 2026-02-25T20:15:29.028Z | Downloaded typify-impl v0.2.0 |
| 775 | 2026-02-25T20:15:29.052Z | Downloaded typify-impl v0.4.3 |
| 776 | 2026-02-25T20:15:29.077Z | Downloaded petgraph v0.8.2 |
| 777 | 2026-02-25T20:15:29.102Z | Downloaded jiff v0.2.15 |
| 778 | 2026-02-25T20:15:29.127Z | Downloaded chrono-tz v0.10.4 |
| 779 | 2026-02-25T20:15:29.151Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 780 | 2026-02-25T20:15:29.176Z | Downloaded curve25519-dalek v4.1.3 |
| 781 | 2026-02-25T20:15:29.176Z | Downloaded lalrpop v0.19.12 |
| 782 | 2026-02-25T20:15:29.203Z | Downloaded rustls-webpki v0.101.7 |
| 783 | 2026-02-25T20:15:29.227Z | Downloaded portable-atomic v1.11.0 |
| 784 | 2026-02-25T20:15:29.227Z | Downloaded hkdf v0.12.4 |
| 785 | 2026-02-25T20:15:29.227Z | Downloaded zerocopy-derive v0.8.27 |
| 786 | 2026-02-25T20:15:29.253Z | Downloaded sha3 v0.10.8 |
| 787 | 2026-02-25T20:15:29.253Z | Downloaded petgraph v0.6.5 |
| 788 | 2026-02-25T20:15:29.279Z | Downloaded tokio-postgres v0.7.13 |
| 789 | 2026-02-25T20:15:29.279Z | Downloaded mio v1.0.2 |
| 790 | 2026-02-25T20:15:29.303Z | Downloaded libxml v0.3.3 |
| 791 | 2026-02-25T20:15:29.303Z | Downloaded uuid v1.19.0 |
| 792 | 2026-02-25T20:15:29.303Z | Downloaded csv v1.3.1 |
| 793 | 2026-02-25T20:15:29.328Z | Downloaded libz-sys v1.1.20 |
| 794 | 2026-02-25T20:15:29.353Z | Downloaded rustls v0.22.4 |
| 795 | 2026-02-25T20:15:29.378Z | Downloaded russh v0.45.0 |
| 796 | 2026-02-25T20:15:29.378Z | Downloaded regex-syntax v0.8.5 |
| 797 | 2026-02-25T20:15:29.378Z | Downloaded rand v0.9.2 |
| 798 | 2026-02-25T20:15:29.403Z | Downloaded tokio v1.49.0 |
| 799 | 2026-02-25T20:15:29.430Z | Downloaded regress v0.10.4 |
| 800 | 2026-02-25T20:15:29.455Z | Downloaded winnow v0.6.26 |
| 801 | 2026-02-25T20:15:29.455Z | Downloaded smoltcp v0.9.1 |
| 802 | 2026-02-25T20:15:29.481Z | Downloaded itertools v0.10.5 |
| 803 | 2026-02-25T20:15:29.481Z | Downloaded hashbrown v0.12.3 |
| 804 | 2026-02-25T20:15:29.481Z | Downloaded tungstenite v0.21.0 |
| 805 | 2026-02-25T20:15:29.506Z | Downloaded tabled v0.20.0 |
| 806 | 2026-02-25T20:15:29.506Z | Downloaded tabled v0.18.0 |
| 807 | 2026-02-25T20:15:29.531Z | Downloaded qorb v0.4.1 |
| 808 | 2026-02-25T20:15:29.531Z | Downloaded snafu v0.8.5 |
| 809 | 2026-02-25T20:15:29.556Z | Downloaded serde_yaml v0.9.34+deprecated |
| 810 | 2026-02-25T20:15:29.556Z | Downloaded publicsuffix v2.3.0 |
| 811 | 2026-02-25T20:15:29.556Z | Downloaded object v0.37.3 |
| 812 | 2026-02-25T20:15:29.580Z | Downloaded vsss-rs v3.3.4 |
| 813 | 2026-02-25T20:15:29.580Z | Downloaded vergen-lib v0.1.6 |
| 814 | 2026-02-25T20:15:29.580Z | Downloaded tower-http v0.6.6 |
| 815 | 2026-02-25T20:15:29.580Z | Downloaded ring v0.17.14 |
| 816 | 2026-02-25T20:15:29.621Z | Downloaded test-strategy v0.4.3 |
| 817 | 2026-02-25T20:15:29.646Z | Downloaded rustls v0.21.12 |
| 818 | 2026-02-25T20:15:29.646Z | Downloaded regex-syntax v0.6.29 |
| 819 | 2026-02-25T20:15:29.646Z | Downloaded hickory-proto v0.25.2 |
| 820 | 2026-02-25T20:15:29.671Z | Downloaded tough v0.20.0 |
| 821 | 2026-02-25T20:15:29.696Z | Downloaded encoding_rs v0.8.34 |
| 822 | 2026-02-25T20:15:29.696Z | Downloaded socket2 v0.5.10 |
| 823 | 2026-02-25T20:15:29.721Z | Downloaded serde_with v3.16.1 |
| 824 | 2026-02-25T20:15:29.721Z | Downloaded nix v0.29.0 |
| 825 | 2026-02-25T20:15:29.746Z | Downloaded polar-core v0.27.3 |
| 826 | 2026-02-25T20:15:29.746Z | Downloaded unicode-segmentation v1.12.0 |
| 827 | 2026-02-25T20:15:29.746Z | Downloaded tokio-rustls v0.24.1 |
| 828 | 2026-02-25T20:15:29.746Z | Downloaded prettyplease v0.2.36 |
| 829 | 2026-02-25T20:15:29.746Z | Downloaded pretty_assertions v1.4.1 |
| 830 | 2026-02-25T20:15:29.746Z | Downloaded nix v0.28.0 |
| 831 | 2026-02-25T20:15:29.771Z | Downloaded hickory-proto v0.24.4 |
| 832 | 2026-02-25T20:15:29.796Z | Downloaded yansi v1.0.1 |
| 833 | 2026-02-25T20:15:29.796Z | Downloaded xshell v0.2.7 |
| 834 | 2026-02-25T20:15:29.796Z | Downloaded whoami v1.5.2 |
| 835 | 2026-02-25T20:15:29.796Z | Downloaded time v0.3.43 |
| 836 | 2026-02-25T20:15:29.796Z | Downloaded term v1.1.0 |
| 837 | 2026-02-25T20:15:29.796Z | Downloaded rustls-webpki v0.102.8 |
| 838 | 2026-02-25T20:15:29.820Z | Downloaded radix_trie v0.2.1 |
| 839 | 2026-02-25T20:15:29.820Z | Downloaded tower v0.5.2 |
| 840 | 2026-02-25T20:15:29.845Z | Downloaded term v0.7.0 |
| 841 | 2026-02-25T20:15:29.845Z | Downloaded rustls-pki-types v1.10.0 |
| 842 | 2026-02-25T20:15:29.845Z | Downloaded expectorate v1.2.0 |
| 843 | 2026-02-25T20:15:29.845Z | Downloaded subprocess v0.2.9 |
| 844 | 2026-02-25T20:15:29.845Z | Downloaded der v0.7.10 |
| 845 | 2026-02-25T20:15:29.870Z | Downloaded zone v0.3.1 |
| 846 | 2026-02-25T20:15:29.870Z | Downloaded zone v0.1.8 |
| 847 | 2026-02-25T20:15:29.870Z | Downloaded tracing v0.1.40 |
| 848 | 2026-02-25T20:15:29.870Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 849 | 2026-02-25T20:15:29.918Z | Downloaded indicatif v0.17.11 |
| 850 | 2026-02-25T20:15:29.942Z | Downloaded object v0.30.4 |
| 851 | 2026-02-25T20:15:29.943Z | Downloaded nix v0.27.1 |
| 852 | 2026-02-25T20:15:29.943Z | Downloaded flume v0.11.1 |
| 853 | 2026-02-25T20:15:29.967Z | Downloaded yasna v0.5.2 |
| 854 | 2026-02-25T20:15:29.967Z | Downloaded typify v0.4.3 |
| 855 | 2026-02-25T20:15:29.967Z | Downloaded quinn-proto v0.11.8 |
| 856 | 2026-02-25T20:15:29.967Z | Downloaded quick-xml v0.37.2 |
| 857 | 2026-02-25T20:15:29.968Z | Downloaded petname v2.0.2 |
| 858 | 2026-02-25T20:15:29.992Z | Downloaded dropshot-api-manager v0.3.0 |
| 859 | 2026-02-25T20:15:29.993Z | Downloaded zstd v0.13.3 |
| 860 | 2026-02-25T20:15:29.993Z | Downloaded tracing-core v0.1.32 |
| 861 | 2026-02-25T20:15:29.993Z | Downloaded tokio-rustls v0.25.0 |
| 862 | 2026-02-25T20:15:29.993Z | Downloaded tokio-native-tls v0.3.1 |
| 863 | 2026-02-25T20:15:29.993Z | Downloaded tokio-macros v2.6.0 |
| 864 | 2026-02-25T20:15:29.993Z | Downloaded tokio-dtrace v0.1.0 |
| 865 | 2026-02-25T20:15:29.993Z | Downloaded ssh-key v0.6.6 |
| 866 | 2026-02-25T20:15:30.018Z | Downloaded vergen v9.0.6 |
| 867 | 2026-02-25T20:15:30.018Z | Downloaded time-macros v0.2.24 |
| 868 | 2026-02-25T20:15:30.018Z | Downloaded strum_macros v0.27.2 |
| 869 | 2026-02-25T20:15:30.018Z | Downloaded serde_path_to_error v0.1.20 |
| 870 | 2026-02-25T20:15:30.018Z | Downloaded bstr v1.10.0 |
| 871 | 2026-02-25T20:15:30.018Z | Downloaded unit-prefix v0.5.1 |
| 872 | 2026-02-25T20:15:30.018Z | Downloaded unicode-properties v0.1.3 |
| 873 | 2026-02-25T20:15:30.018Z | Downloaded moka v0.12.10 |
| 874 | 2026-02-25T20:15:30.043Z | Downloaded vergen-gitcl v1.0.8 |
| 875 | 2026-02-25T20:15:30.043Z | Downloaded vergen-git2 v1.0.7 |
| 876 | 2026-02-25T20:15:30.043Z | Downloaded typify-macro v0.2.0 |
| 877 | 2026-02-25T20:15:30.043Z | Downloaded twox-hash v2.1.0 |
| 878 | 2026-02-25T20:15:30.043Z | Downloaded toml v0.7.8 |
| 879 | 2026-02-25T20:15:30.043Z | Downloaded tabled_derive v0.11.0 |
| 880 | 2026-02-25T20:15:30.043Z | Downloaded stacker v0.1.23 |
| 881 | 2026-02-25T20:15:30.068Z | Downloaded snafu-derive v0.8.5 |
| 882 | 2026-02-25T20:15:30.068Z | Downloaded rand_seeder v0.4.0 |
| 883 | 2026-02-25T20:15:30.068Z | Downloaded flate2 v1.1.2 |
| 884 | 2026-02-25T20:15:30.068Z | Downloaded ed25519-dalek v2.1.1 |
| 885 | 2026-02-25T20:15:30.068Z | Downloaded crypto-bigint v0.5.5 |
| 886 | 2026-02-25T20:15:30.069Z | Downloaded trait-variant v0.1.2 |
| 887 | 2026-02-25T20:15:30.069Z | Downloaded waitgroup v0.1.2 |
| 888 | 2026-02-25T20:15:30.069Z | Downloaded vte_generate_state_changes v0.1.2 |
| 889 | 2026-02-25T20:15:30.069Z | Downloaded usdt-impl v0.6.0 |
| 890 | 2026-02-25T20:15:30.069Z | Downloaded unicase v2.8.1 |
| 891 | 2026-02-25T20:15:30.095Z | Downloaded typify-macro v0.4.3 |
| 892 | 2026-02-25T20:15:30.095Z | Downloaded typify v0.2.0 |
| 893 | 2026-02-25T20:15:30.095Z | Downloaded parking_lot v0.11.2 |
| 894 | 2026-02-25T20:15:30.095Z | Downloaded derive_more v2.0.1 |
| 895 | 2026-02-25T20:15:30.095Z | Downloaded rayon v1.10.0 |
| 896 | 2026-02-25T20:15:30.119Z | Downloaded tokio-stream v0.1.17 |
| 897 | 2026-02-25T20:15:30.120Z | Downloaded diesel_derives v2.2.3 |
| 898 | 2026-02-25T20:15:30.120Z | Downloaded derive_more-impl v2.0.1 |
| 899 | 2026-02-25T20:15:30.120Z | Downloaded slog-dtrace v0.3.0 |
| 900 | 2026-02-25T20:15:30.120Z | Downloaded slog-async v2.8.0 |
| 901 | 2026-02-25T20:15:30.120Z | Downloaded postcard v1.0.10 |
| 902 | 2026-02-25T20:15:30.120Z | Downloaded tokio-tungstenite v0.23.1 |
| 903 | 2026-02-25T20:15:30.120Z | Downloaded thread_local v1.1.8 |
| 904 | 2026-02-25T20:15:30.145Z | Downloaded tower-layer v0.3.3 |
| 905 | 2026-02-25T20:15:30.145Z | Downloaded topological-sort v0.2.2 |
| 906 | 2026-02-25T20:15:30.145Z | Downloaded tls_codec_derive v0.4.1 |
| 907 | 2026-02-25T20:15:30.145Z | Downloaded tls_codec v0.4.1 |
| 908 | 2026-02-25T20:15:30.145Z | Downloaded tiny-keccak v2.0.2 |
| 909 | 2026-02-25T20:15:30.145Z | Downloaded time-core v0.1.6 |
| 910 | 2026-02-25T20:15:30.145Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 911 | 2026-02-25T20:15:30.145Z | Downloaded testing_table v0.3.0 |
| 912 | 2026-02-25T20:15:30.145Z | Downloaded p384 v0.13.1 |
| 913 | 2026-02-25T20:15:30.145Z | Downloaded rand_core v0.9.3 |
| 914 | 2026-02-25T20:15:30.145Z | Downloaded rpassword v7.4.0 |
| 915 | 2026-02-25T20:15:30.145Z | Downloaded reedline v0.40.0 |
| 916 | 2026-02-25T20:15:30.170Z | Downloaded termios v0.3.3 |
| 917 | 2026-02-25T20:15:30.170Z | Downloaded subtle v2.6.1 |
| 918 | 2026-02-25T20:15:30.170Z | Downloaded static_assertions v1.1.0 |
| 919 | 2026-02-25T20:15:30.170Z | Downloaded socket2 v0.6.1 |
| 920 | 2026-02-25T20:15:30.170Z | Downloaded slog v2.8.2 |
| 921 | 2026-02-25T20:15:30.170Z | Downloaded rand_core v0.6.4 |
| 922 | 2026-02-25T20:15:30.170Z | Downloaded rand_chacha v0.9.0 |
| 923 | 2026-02-25T20:15:30.170Z | Downloaded goblin v0.10.2 |
| 924 | 2026-02-25T20:15:30.195Z | Downloaded darling_core v0.21.0 |
| 925 | 2026-02-25T20:15:30.195Z | Downloaded tap v1.0.1 |
| 926 | 2026-02-25T20:15:30.195Z | Downloaded support-bundle-viewer v0.1.2 |
| 927 | 2026-02-25T20:15:30.195Z | Downloaded strum_macros v0.24.3 |
| 928 | 2026-02-25T20:15:30.195Z | Downloaded structmeta v0.3.0 |
| 929 | 2026-02-25T20:15:30.196Z | Downloaded stringprep v0.1.5 |
| 930 | 2026-02-25T20:15:30.196Z | Downloaded r2d2 v0.8.10 |
| 931 | 2026-02-25T20:15:30.196Z | Downloaded futures v0.3.31 |
| 932 | 2026-02-25T20:15:30.196Z | Downloaded elliptic-curve v0.13.8 |
| 933 | 2026-02-25T20:15:30.196Z | Downloaded tagptr v0.2.0 |
| 934 | 2026-02-25T20:15:30.221Z | Downloaded strum_macros v0.26.4 |
| 935 | 2026-02-25T20:15:30.221Z | Downloaded string_cache v0.8.9 |
| 936 | 2026-02-25T20:15:30.221Z | Downloaded spin v0.9.8 |
| 937 | 2026-02-25T20:15:30.221Z | Downloaded similar v2.7.0 |
| 938 | 2026-02-25T20:15:30.221Z | Downloaded samael v0.0.19 |
| 939 | 2026-02-25T20:15:30.221Z | Downloaded derive_more v0.99.20 |
| 940 | 2026-02-25T20:15:30.221Z | Downloaded derive-where v1.5.0 |
| 941 | 2026-02-25T20:15:30.246Z | Downloaded psm v0.1.30 |
| 942 | 2026-02-25T20:15:30.246Z | Downloaded p521 v0.13.3 |
| 943 | 2026-02-25T20:15:30.246Z | Downloaded num-rational v0.4.2 |
| 944 | 2026-02-25T20:15:30.246Z | Downloaded fatfs v0.3.6 |
| 945 | 2026-02-25T20:15:30.246Z | Downloaded dropshot_endpoint v0.16.7 |
| 946 | 2026-02-25T20:15:30.246Z | Downloaded siphasher v1.0.1 |
| 947 | 2026-02-25T20:15:30.246Z | Downloaded signal-hook v0.3.18 |
| 948 | 2026-02-25T20:15:30.246Z | Downloaded schemars v1.0.4 |
| 949 | 2026-02-25T20:15:30.272Z | Downloaded bitvec v1.0.1 |
| 950 | 2026-02-25T20:15:30.297Z | Downloaded sync-ptr v0.1.4 |
| 951 | 2026-02-25T20:15:30.297Z | Downloaded strip-ansi-escapes v0.2.0 |
| 952 | 2026-02-25T20:15:30.297Z | Downloaded slog-bunyan v2.5.0 |
| 953 | 2026-02-25T20:15:30.297Z | Downloaded sigpipe v0.1.3 |
| 954 | 2026-02-25T20:15:30.297Z | Downloaded signature v2.2.0 |
| 955 | 2026-02-25T20:15:30.297Z | Downloaded gimli v0.31.1 |
| 956 | 2026-02-25T20:15:30.297Z | Downloaded supports-color v3.0.2 |
| 957 | 2026-02-25T20:15:30.297Z | Downloaded strum v0.27.2 |
| 958 | 2026-02-25T20:15:30.297Z | Downloaded strum v0.26.3 |
| 959 | 2026-02-25T20:15:30.297Z | Downloaded structmeta-derive v0.3.0 |
| 960 | 2026-02-25T20:15:30.322Z | Downloaded ssh-encoding v0.2.0 |
| 961 | 2026-02-25T20:15:30.322Z | Downloaded sqlformat v0.3.5 |
| 962 | 2026-02-25T20:15:30.322Z | Downloaded spki v0.7.3 |
| 963 | 2026-02-25T20:15:30.322Z | Downloaded smf v0.2.3 |
| 964 | 2026-02-25T20:15:30.322Z | Downloaded rsa v0.9.8 |
| 965 | 2026-02-25T20:15:30.322Z | Downloaded progenitor v0.11.2 |
| 966 | 2026-02-25T20:15:30.322Z | Downloaded progenitor v0.10.0 |
| 967 | 2026-02-25T20:15:30.322Z | Downloaded proc-macro-error2 v2.0.1 |
| 968 | 2026-02-25T20:15:30.322Z | Downloaded primeorder v0.13.6 |
| 969 | 2026-02-25T20:15:30.322Z | Downloaded postgres-protocol v0.6.8 |
| 970 | 2026-02-25T20:15:30.347Z | Downloaded chrono v0.4.43 |
| 971 | 2026-02-25T20:15:30.347Z | Downloaded slog-stdlog v4.1.1 |
| 972 | 2026-02-25T20:15:30.347Z | Downloaded slog-scope v4.4.0 |
| 973 | 2026-02-25T20:15:30.347Z | Downloaded slog-json v2.6.1 |
| 974 | 2026-02-25T20:15:30.347Z | Downloaded serde_with_macros v3.16.1 |
| 975 | 2026-02-25T20:15:30.347Z | Downloaded schemars v0.9.0 |
| 976 | 2026-02-25T20:15:30.373Z | Downloaded litrs v0.4.1 |
| 977 | 2026-02-25T20:15:30.373Z | Downloaded git2 v0.20.2 |
| 978 | 2026-02-25T20:15:30.373Z | Downloaded sqlparser_derive v0.5.0 |
| 979 | 2026-02-25T20:15:30.373Z | Downloaded simd-adler32 v0.3.7 |
| 980 | 2026-02-25T20:15:30.373Z | Downloaded signal-hook-registry v1.4.2 |
| 981 | 2026-02-25T20:15:30.373Z | Downloaded serde_repr v0.1.19 |
| 982 | 2026-02-25T20:15:30.373Z | Downloaded serde_plain v1.0.2 |
| 983 | 2026-02-25T20:15:30.373Z | Downloaded serde_cbor v0.11.2 |
| 984 | 2026-02-25T20:15:30.398Z | Downloaded serde_bytes v0.11.19 |
| 985 | 2026-02-25T20:15:30.398Z | Downloaded secrecy v0.10.3 |
| 986 | 2026-02-25T20:15:30.398Z | Downloaded russh-cryptovec v0.7.3 |
| 987 | 2026-02-25T20:15:30.398Z | Downloaded phf_shared v0.11.2 |
| 988 | 2026-02-25T20:15:30.398Z | Downloaded pem-rfc7468 v0.7.0 |
| 989 | 2026-02-25T20:15:30.398Z | Downloaded darling_core v0.20.10 |
| 990 | 2026-02-25T20:15:30.398Z | Downloaded shlex v1.3.0 |
| 991 | 2026-02-25T20:15:30.398Z | Downloaded serde_spanned v1.0.4 |
| 992 | 2026-02-25T20:15:30.398Z | Downloaded schemars v0.8.22 |
| 993 | 2026-02-25T20:15:30.424Z | Downloaded parking_lot_core v0.9.10 |
| 994 | 2026-02-25T20:15:30.424Z | Downloaded diff v0.1.13 |
| 995 | 2026-02-25T20:15:30.424Z | Downloaded ref-cast-impl v1.0.25 |
| 996 | 2026-02-25T20:15:30.425Z | Downloaded ref-cast v1.0.25 |
| 997 | 2026-02-25T20:15:30.425Z | Downloaded rand_xorshift v0.4.0 |
| 998 | 2026-02-25T20:15:30.425Z | Downloaded rand v0.8.5 |
| 999 | 2026-02-25T20:15:30.425Z | Downloaded signal-hook-tokio v0.3.1 |
| 1000 | 2026-02-25T20:15:30.425Z | Downloaded signal-hook-mio v0.2.4 |
| 1001 | 2026-02-25T20:15:30.450Z | Downloaded serde_derive_internals v0.29.1 |
| 1002 | 2026-02-25T20:15:30.450Z | Downloaded serde-hex v0.1.0 |
| 1003 | 2026-02-25T20:15:30.450Z | Downloaded radium v0.7.0 |
| 1004 | 2026-02-25T20:15:30.450Z | Downloaded packed_struct v0.10.1 |
| 1005 | 2026-02-25T20:15:30.450Z | Downloaded ryu v1.0.18 |
| 1006 | 2026-02-25T20:15:30.450Z | Downloaded rustversion v1.0.22 |
| 1007 | 2026-02-25T20:15:30.450Z | Downloaded rcgen v0.12.1 |
| 1008 | 2026-02-25T20:15:30.450Z | Downloaded rayon-core v1.12.1 |
| 1009 | 2026-02-25T20:15:30.450Z | Downloaded itertools v0.14.0 |
| 1010 | 2026-02-25T20:15:30.475Z | Downloaded itertools v0.12.1 |
| 1011 | 2026-02-25T20:15:30.475Z | Downloaded hmac v0.12.1 |
| 1012 | 2026-02-25T20:15:30.475Z | Downloaded sha1 v0.10.6 |
| 1013 | 2026-02-25T20:15:30.475Z | Downloaded serde_urlencoded v0.7.1 |
| 1014 | 2026-02-25T20:15:30.475Z | Downloaded sec1 v0.7.3 |
| 1015 | 2026-02-25T20:15:30.475Z | Downloaded sct v0.7.1 |
| 1016 | 2026-02-25T20:15:30.475Z | Downloaded scroll v0.13.0 |
| 1017 | 2026-02-25T20:15:30.475Z | Downloaded schemars_derive v0.8.22 |
| 1018 | 2026-02-25T20:15:30.476Z | Downloaded rustls-pemfile v1.0.4 |
| 1019 | 2026-02-25T20:15:30.500Z | Downloaded russh-keys v0.45.0 |
| 1020 | 2026-02-25T20:15:30.501Z | Downloaded ron v0.7.1 |
| 1021 | 2026-02-25T20:15:30.501Z | Downloaded futures-channel v0.3.31 |
| 1022 | 2026-02-25T20:15:30.501Z | Downloaded fs_extra v1.3.0 |
| 1023 | 2026-02-25T20:15:30.501Z | Downloaded darling v0.21.0 |
| 1024 | 2026-02-25T20:15:30.501Z | Downloaded bindgen v0.69.5 |
| 1025 | 2026-02-25T20:15:30.525Z | Downloaded num-bigint-dig v0.8.6 |
| 1026 | 2026-02-25T20:15:30.525Z | Downloaded find-msvc-tools v0.1.9 |
| 1027 | 2026-02-25T20:15:30.525Z | Downloaded semver v0.1.20 |
| 1028 | 2026-02-25T20:15:30.526Z | Downloaded sapling-renderdag v0.1.0 |
| 1029 | 2026-02-25T20:15:30.526Z | Downloaded rusty-fork v0.3.0 |
| 1030 | 2026-02-25T20:15:30.526Z | Downloaded rustls-native-certs v0.8.1 |
| 1031 | 2026-02-25T20:15:30.526Z | Downloaded num-bigint v0.4.6 |
| 1032 | 2026-02-25T20:15:30.526Z | Downloaded nom v7.1.3 |
| 1033 | 2026-02-25T20:15:30.551Z | Downloaded progenitor-macro v0.10.0 |
| 1034 | 2026-02-25T20:15:30.551Z | Downloaded rustls-pemfile v2.2.0 |
| 1035 | 2026-02-25T20:15:30.551Z | Downloaded progenitor-macro v0.11.2 |
| 1036 | 2026-02-25T20:15:30.551Z | Downloaded progenitor v0.8.0 |
| 1037 | 2026-02-25T20:15:30.551Z | Downloaded scroll_derive v0.13.1 |
| 1038 | 2026-02-25T20:15:30.551Z | Downloaded scopeguard v1.2.0 |
| 1039 | 2026-02-25T20:15:30.551Z | Downloaded rustc_version v0.1.7 |
| 1040 | 2026-02-25T20:15:30.551Z | Downloaded rustc-demangle v0.1.24 |
| 1041 | 2026-02-25T20:15:30.551Z | Downloaded precomputed-hash v0.1.1 |
| 1042 | 2026-02-25T20:15:30.551Z | Downloaded same-file v1.0.6 |
| 1043 | 2026-02-25T20:15:30.551Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1044 | 2026-02-25T20:15:30.551Z | Downloaded proc-macro-crate v1.3.1 |
| 1045 | 2026-02-25T20:15:30.551Z | Downloaded pretty-hex v0.2.1 |
| 1046 | 2026-02-25T20:15:30.551Z | Downloaded progenitor-impl v0.11.2 |
| 1047 | 2026-02-25T20:15:30.551Z | Downloaded progenitor-impl v0.10.0 |
| 1048 | 2026-02-25T20:15:30.552Z | Downloaded powerfmt v0.2.0 |
| 1049 | 2026-02-25T20:15:30.577Z | Downloaded multer v3.1.0 |
| 1050 | 2026-02-25T20:15:30.577Z | Downloaded pkcs5 v0.7.1 |
| 1051 | 2026-02-25T20:15:30.577Z | Downloaded lock_api v0.4.12 |
| 1052 | 2026-02-25T20:15:30.577Z | Downloaded libz-rs-sys v0.5.1 |
| 1053 | 2026-02-25T20:15:30.577Z | Downloaded itertools v0.13.0 |
| 1054 | 2026-02-25T20:15:30.577Z | Downloaded rustc-hash v1.1.0 |
| 1055 | 2026-02-25T20:15:30.577Z | Downloaded pin-project v1.1.6 |
| 1056 | 2026-02-25T20:15:30.602Z | Downloaded bindgen v0.71.1 |
| 1057 | 2026-02-25T20:15:30.602Z | Downloaded rfc6979 v0.4.0 |
| 1058 | 2026-02-25T20:15:30.602Z | Downloaded iri-string v0.7.8 |
| 1059 | 2026-02-25T20:15:30.627Z | Downloaded h2 v0.4.6 |
| 1060 | 2026-02-25T20:15:30.627Z | Downloaded des v0.8.1 |
| 1061 | 2026-02-25T20:15:30.627Z | Downloaded hyper v1.8.1 |
| 1062 | 2026-02-25T20:15:30.627Z | Downloaded derive_builder v0.20.2 |
| 1063 | 2026-02-25T20:15:30.652Z | Downloaded derive-ex v0.1.8 |
| 1064 | 2026-02-25T20:15:30.652Z | Downloaded der_derive v0.7.3 |
| 1065 | 2026-02-25T20:15:30.652Z | Downloaded pkcs1 v0.7.5 |
| 1066 | 2026-02-25T20:15:30.652Z | Downloaded p256 v0.13.2 |
| 1067 | 2026-02-25T20:15:30.652Z | Downloaded openssl-sys v0.9.109 |
| 1068 | 2026-02-25T20:15:30.652Z | Downloaded openssl-macros v0.1.1 |
| 1069 | 2026-02-25T20:15:30.652Z | Downloaded ingot-types v0.1.2 |
| 1070 | 2026-02-25T20:15:30.652Z | Downloaded recursive v0.1.1 |
| 1071 | 2026-02-25T20:15:30.652Z | Downloaded predicates v3.1.3 |
| 1072 | 2026-02-25T20:15:30.652Z | Downloaded pkcs8 v0.10.2 |
| 1073 | 2026-02-25T20:15:30.676Z | Downloaded pin-project-internal v1.1.6 |
| 1074 | 2026-02-25T20:15:30.676Z | Downloaded futures-util v0.3.31 |
| 1075 | 2026-02-25T20:15:30.677Z | Downloaded phf_shared v0.12.1 |
| 1076 | 2026-02-25T20:15:30.677Z | Downloaded papergrid v0.17.0 |
| 1077 | 2026-02-25T20:15:30.677Z | Downloaded papergrid v0.14.0 |
| 1078 | 2026-02-25T20:15:30.702Z | Downloaded oso v0.27.3 |
| 1079 | 2026-02-25T20:15:30.702Z | Downloaded libm v0.2.8 |
| 1080 | 2026-02-25T20:15:30.702Z | Downloaded iddqd v0.3.16 |
| 1081 | 2026-02-25T20:15:30.726Z | Downloaded poly1305 v0.8.0 |
| 1082 | 2026-02-25T20:15:30.726Z | Downloaded pkg-config v0.3.31 |
| 1083 | 2026-02-25T20:15:30.726Z | Downloaded pin-utils v0.1.0 |
| 1084 | 2026-02-25T20:15:30.726Z | Downloaded pin-project-lite v0.2.14 |
| 1085 | 2026-02-25T20:15:30.726Z | Downloaded peg-macros v0.8.5 |
| 1086 | 2026-02-25T20:15:30.727Z | Downloaded fixedbitset v0.5.7 |
| 1087 | 2026-02-25T20:15:30.727Z | Downloaded progenitor-client v0.10.0 |
| 1088 | 2026-02-25T20:15:30.727Z | Downloaded hashbrown v0.15.4 |
| 1089 | 2026-02-25T20:15:30.727Z | Downloaded foldhash v0.1.5 |
| 1090 | 2026-02-25T20:15:30.752Z | Downloaded filetime v0.2.26 |
| 1091 | 2026-02-25T20:15:30.752Z | Downloaded predicates-tree v1.0.12 |
| 1092 | 2026-02-25T20:15:30.752Z | Downloaded parking_lot v0.12.3 |
| 1093 | 2026-02-25T20:15:30.752Z | Downloaded blake3 v1.5.4 |
| 1094 | 2026-02-25T20:15:30.752Z | Downloaded predicates-core v1.0.8 |
| 1095 | 2026-02-25T20:15:30.752Z | Downloaded parking_lot_core v0.8.6 |
| 1096 | 2026-02-25T20:15:30.752Z | Downloaded owo-colors v4.2.3 |
| 1097 | 2026-02-25T20:15:30.752Z | Downloaded crossterm v0.29.0 |
| 1098 | 2026-02-25T20:15:30.777Z | Downloaded phf v0.11.2 |
| 1099 | 2026-02-25T20:15:30.777Z | Downloaded paste v1.0.15 |
| 1100 | 2026-02-25T20:15:30.777Z | Downloaded ena v0.14.3 |
| 1101 | 2026-02-25T20:15:30.777Z | Downloaded either v1.15.0 |
| 1102 | 2026-02-25T20:15:30.777Z | Downloaded peg v0.8.5 |
| 1103 | 2026-02-25T20:15:30.777Z | Downloaded password-hash v0.5.0 |
| 1104 | 2026-02-25T20:15:30.777Z | Downloaded password-hash v0.4.2 |
| 1105 | 2026-02-25T20:15:30.777Z | Downloaded parse-display-derive v0.10.0 |
| 1106 | 2026-02-25T20:15:30.777Z | Downloaded omicron-zone-package v0.12.2 |
| 1107 | 2026-02-25T20:15:30.777Z | Downloaded http v1.4.0 |
| 1108 | 2026-02-25T20:15:30.802Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1109 | 2026-02-25T20:15:30.802Z | Downloaded hyper-util v0.1.19 |
| 1110 | 2026-02-25T20:15:30.802Z | Downloaded aws-lc-rs v1.12.4 |
| 1111 | 2026-02-25T20:15:30.802Z | Downloaded ecdsa v0.16.9 |
| 1112 | 2026-02-25T20:15:30.802Z | Downloaded pbkdf2 v0.12.2 |
| 1113 | 2026-02-25T20:15:30.802Z | Downloaded pbkdf2 v0.11.0 |
| 1114 | 2026-02-25T20:15:30.827Z | Downloaded path-slash v0.1.5 |
| 1115 | 2026-02-25T20:15:30.827Z | Downloaded parse-size v1.1.0 |
| 1116 | 2026-02-25T20:15:30.827Z | Downloaded miniz_oxide v0.8.5 |
| 1117 | 2026-02-25T20:15:30.827Z | Downloaded hashbrown v0.13.2 |
| 1118 | 2026-02-25T20:15:30.827Z | Downloaded funty v2.0.0 |
| 1119 | 2026-02-25T20:15:30.827Z | Downloaded foldhash v0.2.0 |
| 1120 | 2026-02-25T20:15:30.827Z | Downloaded ed25519 v2.2.3 |
| 1121 | 2026-02-25T20:15:30.827Z | Downloaded diesel-dtrace v0.4.2 |
| 1122 | 2026-02-25T20:15:30.827Z | Downloaded crossterm v0.28.1 |
| 1123 | 2026-02-25T20:15:30.827Z | Downloaded jiff-static v0.2.15 |
| 1124 | 2026-02-25T20:15:30.852Z | Downloaded aho-corasick v1.1.3 |
| 1125 | 2026-02-25T20:15:30.852Z | Downloaded packed_struct_codegen v0.10.1 |
| 1126 | 2026-02-25T20:15:30.852Z | Downloaded oso-derive v0.27.3 |
| 1127 | 2026-02-25T20:15:30.852Z | Downloaded num_enum v0.5.11 |
| 1128 | 2026-02-25T20:15:30.852Z | Downloaded num-conv v0.1.0 |
| 1129 | 2026-02-25T20:15:30.852Z | Downloaded nodrop v0.1.14 |
| 1130 | 2026-02-25T20:15:30.852Z | Downloaded indicatif v0.18.0 |
| 1131 | 2026-02-25T20:15:30.852Z | Downloaded mime v0.3.17 |
| 1132 | 2026-02-25T20:15:30.852Z | Downloaded memoffset v0.9.1 |
| 1133 | 2026-02-25T20:15:30.852Z | Downloaded linked-hash-map v0.5.6 |
| 1134 | 2026-02-25T20:15:30.881Z | Downloaded lru-cache v0.1.2 |
| 1135 | 2026-02-25T20:15:30.881Z | Downloaded lru v0.12.5 |
| 1136 | 2026-02-25T20:15:30.881Z | Downloaded lockfree-object-pool v0.1.6 |
| 1137 | 2026-02-25T20:15:30.881Z | Downloaded num-integer v0.1.46 |
| 1138 | 2026-02-25T20:15:30.881Z | Downloaded num-complex v0.4.6 |
| 1139 | 2026-02-25T20:15:30.881Z | Downloaded nu-ansi-term v0.50.1 |
| 1140 | 2026-02-25T20:15:30.881Z | Downloaded newtype-uuid v1.3.2 |
| 1141 | 2026-02-25T20:15:30.881Z | Downloaded hickory-server v0.25.2 |
| 1142 | 2026-02-25T20:15:30.881Z | Downloaded futures-executor v0.3.31 |
| 1143 | 2026-02-25T20:15:30.881Z | Downloaded fs-err v2.11.0 |
| 1144 | 2026-02-25T20:15:30.881Z | Downloaded erased-serde v0.3.31 |
| 1145 | 2026-02-25T20:15:30.881Z | Downloaded olpc-cjson v0.1.4 |
| 1146 | 2026-02-25T20:15:30.881Z | Downloaded keccak v0.1.5 |
| 1147 | 2026-02-25T20:15:30.907Z | Downloaded ignore v0.4.23 |
| 1148 | 2026-02-25T20:15:30.907Z | Downloaded ff v0.13.0 |
| 1149 | 2026-02-25T20:15:30.907Z | Downloaded env_filter v0.1.2 |
| 1150 | 2026-02-25T20:15:30.907Z | Downloaded drift v0.1.3 |
| 1151 | 2026-02-25T20:15:30.907Z | Downloaded derive_builder_core v0.20.2 |
| 1152 | 2026-02-25T20:15:30.907Z | Downloaded darling v0.20.10 |
| 1153 | 2026-02-25T20:15:30.907Z | Downloaded daft-derive v0.1.4 |
| 1154 | 2026-02-25T20:15:30.907Z | Downloaded num_threads v0.1.7 |
| 1155 | 2026-02-25T20:15:30.907Z | Downloaded num_enum_derive v0.5.11 |
| 1156 | 2026-02-25T20:15:30.907Z | Downloaded num-derive v0.4.2 |
| 1157 | 2026-02-25T20:15:30.907Z | Downloaded num-derive v0.3.3 |
| 1158 | 2026-02-25T20:15:30.932Z | Downloaded num v0.4.3 |
| 1159 | 2026-02-25T20:15:30.932Z | Downloaded nonempty v0.12.0 |
| 1160 | 2026-02-25T20:15:30.932Z | Downloaded newtype_derive v0.1.6 |
| 1161 | 2026-02-25T20:15:30.932Z | Downloaded native-tls v0.2.12 |
| 1162 | 2026-02-25T20:15:30.932Z | Downloaded mime_guess v2.0.5 |
| 1163 | 2026-02-25T20:15:30.932Z | Downloaded is-terminal v0.4.13 |
| 1164 | 2026-02-25T20:15:30.932Z | Downloaded internet-checksum v0.2.1 |
| 1165 | 2026-02-25T20:15:30.932Z | Downloaded hickory-resolver v0.25.2 |
| 1166 | 2026-02-25T20:15:30.932Z | Downloaded hickory-resolver v0.24.4 |
| 1167 | 2026-02-25T20:15:30.932Z | Downloaded float-ord v0.3.2 |
| 1168 | 2026-02-25T20:15:30.932Z | Downloaded env_logger v0.11.8 |
| 1169 | 2026-02-25T20:15:30.932Z | Downloaded deranged v0.5.3 |
| 1170 | 2026-02-25T20:15:30.957Z | Downloaded defmt-macros v0.3.9 |
| 1171 | 2026-02-25T20:15:30.957Z | Downloaded defmt v0.3.8 |
| 1172 | 2026-02-25T20:15:30.957Z | Downloaded home v0.5.9 |
| 1173 | 2026-02-25T20:15:30.957Z | Downloaded multimap v0.10.1 |
| 1174 | 2026-02-25T20:15:30.957Z | Downloaded md-5 v0.10.6 |
| 1175 | 2026-02-25T20:15:30.957Z | Downloaded linear-map v1.2.0 |
| 1176 | 2026-02-25T20:15:30.957Z | Downloaded libsw-core v0.3.1 |
| 1177 | 2026-02-25T20:15:30.958Z | Downloaded libsw v3.5.0 |
| 1178 | 2026-02-25T20:15:30.958Z | Downloaded libloading v0.8.5 |
| 1179 | 2026-02-25T20:15:30.958Z | Downloaded libefi-sys v0.1.0 |
| 1180 | 2026-02-25T20:15:30.958Z | Downloaded indexmap v1.9.3 |
| 1181 | 2026-02-25T20:15:30.958Z | Downloaded heapless v0.8.0 |
| 1182 | 2026-02-25T20:15:30.983Z | Downloaded futures-sink v0.3.31 |
| 1183 | 2026-02-25T20:15:30.983Z | Downloaded foreign-types v0.5.0 |
| 1184 | 2026-02-25T20:15:30.983Z | Downloaded arc-swap v1.7.1 |
| 1185 | 2026-02-25T20:15:30.983Z | Downloaded headers v0.4.1 |
| 1186 | 2026-02-25T20:15:30.983Z | Downloaded difflib v0.4.0 |
| 1187 | 2026-02-25T20:15:30.983Z | Downloaded const_format v0.2.34 |
| 1188 | 2026-02-25T20:15:30.983Z | Downloaded lzss v0.8.2 |
| 1189 | 2026-02-25T20:15:30.983Z | Downloaded hyper-rustls v0.27.7 |
| 1190 | 2026-02-25T20:15:30.983Z | Downloaded foreign-types-shared v0.1.1 |
| 1191 | 2026-02-25T20:15:31.008Z | Downloaded maybe-uninit v2.0.0 |
| 1192 | 2026-02-25T20:15:31.008Z | Downloaded match_cfg v0.1.0 |
| 1193 | 2026-02-25T20:15:31.008Z | Downloaded maplit v1.0.2 |
| 1194 | 2026-02-25T20:15:31.008Z | Downloaded libscf-sys v1.1.0 |
| 1195 | 2026-02-25T20:15:31.008Z | Downloaded lazycell v1.3.0 |
| 1196 | 2026-02-25T20:15:31.008Z | Downloaded iana-time-zone v0.1.63 |
| 1197 | 2026-02-25T20:15:31.008Z | Downloaded hyper-staticfile v0.10.1 |
| 1198 | 2026-02-25T20:15:31.008Z | Downloaded fixedbitset v0.4.2 |
| 1199 | 2026-02-25T20:15:31.008Z | Downloaded cc v1.2.56 |
| 1200 | 2026-02-25T20:15:31.008Z | Downloaded bumpalo v3.16.0 |
| 1201 | 2026-02-25T20:15:31.008Z | Downloaded lalrpop-util v0.19.12 |
| 1202 | 2026-02-25T20:15:31.008Z | Downloaded ipnetwork v0.21.1 |
| 1203 | 2026-02-25T20:15:31.008Z | Downloaded ipnet v2.11.0 |
| 1204 | 2026-02-25T20:15:31.008Z | Downloaded foreign-types v0.3.2 |
| 1205 | 2026-02-25T20:15:31.008Z | Downloaded embedded-io v0.6.1 |
| 1206 | 2026-02-25T20:15:31.033Z | Downloaded dsl_auto_type v0.1.2 |
| 1207 | 2026-02-25T20:15:31.033Z | Downloaded half v2.4.1 |
| 1208 | 2026-02-25T20:15:31.033Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1209 | 2026-02-25T20:15:31.034Z | Downloaded aws-lc-sys v0.26.0 |
| 1210 | 2026-02-25T20:15:31.242Z | Downloaded compact_str v0.8.0 |
| 1211 | 2026-02-25T20:15:31.267Z | Downloaded hyper-tls v0.6.0 |
| 1212 | 2026-02-25T20:15:31.267Z | Downloaded hostname v0.3.1 |
| 1213 | 2026-02-25T20:15:31.267Z | Downloaded futures-io v0.3.31 |
| 1214 | 2026-02-25T20:15:31.267Z | Downloaded clang-sys v1.8.1 |
| 1215 | 2026-02-25T20:15:31.267Z | Downloaded instability v0.3.2 |
| 1216 | 2026-02-25T20:15:31.267Z | Downloaded inout v0.1.3 |
| 1217 | 2026-02-25T20:15:31.267Z | Downloaded hickory-client v0.25.2 |
| 1218 | 2026-02-25T20:15:31.267Z | Downloaded half v1.8.3 |
| 1219 | 2026-02-25T20:15:31.267Z | Downloaded flagset v0.4.6 |
| 1220 | 2026-02-25T20:15:31.267Z | Downloaded cookie v0.18.1 |
| 1221 | 2026-02-25T20:15:31.267Z | Downloaded ciborium v0.2.2 |
| 1222 | 2026-02-25T20:15:31.267Z | Downloaded allocator-api2 v0.2.21 |
| 1223 | 2026-02-25T20:15:31.292Z | Downloaded indent_write v2.2.0 |
| 1224 | 2026-02-25T20:15:31.292Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 1225 | 2026-02-25T20:15:31.292Z | Downloaded ident_case v1.0.1 |
| 1226 | 2026-02-25T20:15:31.292Z | Downloaded humantime v2.2.0 |
| 1227 | 2026-02-25T20:15:31.292Z | Downloaded http-body-util v0.1.3 |
| 1228 | 2026-02-25T20:15:31.292Z | Downloaded data-encoding v2.9.0 |
| 1229 | 2026-02-25T20:15:31.292Z | Downloaded csv-core v0.1.11 |
| 1230 | 2026-02-25T20:15:31.292Z | Downloaded base64 v0.21.7 |
| 1231 | 2026-02-25T20:15:31.292Z | Downloaded getrandom v0.2.15 |
| 1232 | 2026-02-25T20:15:31.292Z | Downloaded futures-macro v0.3.31 |
| 1233 | 2026-02-25T20:15:31.293Z | Downloaded crc-any v2.5.0 |
| 1234 | 2026-02-25T20:15:31.293Z | Downloaded bzip2 v0.4.4 |
| 1235 | 2026-02-25T20:15:31.293Z | Downloaded crossbeam-utils v0.8.21 |
| 1236 | 2026-02-25T20:15:31.353Z | Downloaded dirs-sys-next v0.1.2 |
| 1237 | 2026-02-25T20:15:31.353Z | Downloaded ar_archive_writer v0.5.1 |
| 1238 | 2026-02-25T20:15:31.353Z | Downloaded hubpack v0.1.2 |
| 1239 | 2026-02-25T20:15:31.353Z | Downloaded httpdate v1.0.3 |
| 1240 | 2026-02-25T20:15:31.353Z | Downloaded glob v0.3.2 |
| 1241 | 2026-02-25T20:15:31.353Z | Downloaded futures-core v0.3.31 |
| 1242 | 2026-02-25T20:15:31.353Z | Downloaded foreign-types-macros v0.2.3 |
| 1243 | 2026-02-25T20:15:31.353Z | Downloaded document-features v0.2.11 |
| 1244 | 2026-02-25T20:15:31.353Z | Downloaded crossbeam-deque v0.8.5 |
| 1245 | 2026-02-25T20:15:31.353Z | Downloaded crc32fast v1.4.2 |
| 1246 | 2026-02-25T20:15:31.353Z | Downloaded console v0.15.10 |
| 1247 | 2026-02-25T20:15:31.353Z | Downloaded bytes v1.11.1 |
| 1248 | 2026-02-25T20:15:31.378Z | Downloaded foreign-types-shared v0.3.1 |
| 1249 | 2026-02-25T20:15:31.378Z | Downloaded enum-as-inner v0.6.1 |
| 1250 | 2026-02-25T20:15:31.378Z | Downloaded dtrace-parser v0.3.0 |
| 1251 | 2026-02-25T20:15:31.378Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1252 | 2026-02-25T20:15:31.378Z | Downloaded display-error-chain v0.2.2 |
| 1253 | 2026-02-25T20:15:31.378Z | Downloaded derive_builder_macro v0.20.2 |
| 1254 | 2026-02-25T20:15:31.378Z | Downloaded dunce v1.0.5 |
| 1255 | 2026-02-25T20:15:31.378Z | Downloaded dirs-next v2.0.0 |
| 1256 | 2026-02-25T20:15:31.379Z | Downloaded colored v3.0.0 |
| 1257 | 2026-02-25T20:15:31.379Z | Downloaded cancel-safe-futures v0.1.5 |
| 1258 | 2026-02-25T20:15:31.379Z | Downloaded bzip2 v0.5.2 |
| 1259 | 2026-02-25T20:15:31.379Z | Downloaded async-bb8-diesel v0.2.1 |
| 1260 | 2026-02-25T20:15:31.379Z | Downloaded ahash v0.8.12 |
| 1261 | 2026-02-25T20:15:31.379Z | Downloaded dof v0.4.0 |
| 1262 | 2026-02-25T20:15:31.379Z | Downloaded crossbeam-epoch v0.9.18 |
| 1263 | 2026-02-25T20:15:31.379Z | Downloaded const_format_proc_macros v0.2.34 |
| 1264 | 2026-02-25T20:15:31.379Z | Downloaded bitflags v1.3.2 |
| 1265 | 2026-02-25T20:15:31.379Z | Downloaded hex v0.4.3 |
| 1266 | 2026-02-25T20:15:31.379Z | Downloaded heck v0.3.3 |
| 1267 | 2026-02-25T20:15:31.379Z | Downloaded globwalk v0.9.1 |
| 1268 | 2026-02-25T20:15:31.379Z | Downloaded endian-type v0.1.2 |
| 1269 | 2026-02-25T20:15:31.379Z | Downloaded embedded-io v0.4.0 |
| 1270 | 2026-02-25T20:15:31.379Z | Downloaded dyn-clone v1.0.20 |
| 1271 | 2026-02-25T20:15:31.379Z | Downloaded cipher v0.4.4 |
| 1272 | 2026-02-25T20:15:31.379Z | Downloaded hash32 v0.3.1 |
| 1273 | 2026-02-25T20:15:31.379Z | Downloaded futures-task v0.3.31 |
| 1274 | 2026-02-25T20:15:31.379Z | Downloaded debug-ignore v1.0.5 |
| 1275 | 2026-02-25T20:15:31.379Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1276 | 2026-02-25T20:15:31.379Z | Downloaded chacha20poly1305 v0.10.1 |
| 1277 | 2026-02-25T20:15:31.379Z | Downloaded bit-vec v0.8.0 |
| 1278 | 2026-02-25T20:15:31.379Z | Downloaded cexpr v0.6.0 |
| 1279 | 2026-02-25T20:15:31.379Z | Downloaded cargo_metadata v0.19.2 |
| 1280 | 2026-02-25T20:15:31.379Z | Downloaded base64 v0.22.1 |
| 1281 | 2026-02-25T20:15:31.379Z | Downloaded argon2 v0.5.3 |
| 1282 | 2026-02-25T20:15:31.379Z | Downloaded crossbeam-channel v0.5.15 |
| 1283 | 2026-02-25T20:15:31.405Z | Downloaded crc8 v0.1.1 |
| 1284 | 2026-02-25T20:15:31.405Z | Downloaded crc v3.2.1 |
| 1285 | 2026-02-25T20:15:31.405Z | Downloaded corncobs v0.1.4 |
| 1286 | 2026-02-25T20:15:31.405Z | Downloaded buf-list v1.0.3 |
| 1287 | 2026-02-25T20:15:31.405Z | Downloaded cargo-platform v0.1.8 |
| 1288 | 2026-02-25T20:15:31.405Z | Downloaded cmake v0.1.51 |
| 1289 | 2026-02-25T20:15:31.405Z | Downloaded cfg_aliases v0.1.1 |
| 1290 | 2026-02-25T20:15:31.405Z | Downloaded cassowary v0.3.0 |
| 1291 | 2026-02-25T20:15:31.405Z | Downloaded bb8 v0.8.5 |
| 1292 | 2026-02-25T20:15:31.405Z | Downloaded cstr-argument v0.1.2 |
| 1293 | 2026-02-25T20:15:31.405Z | Downloaded crunchy v0.2.2 |
| 1294 | 2026-02-25T20:15:31.405Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1295 | 2026-02-25T20:15:31.405Z | Downloaded cbc v0.1.2 |
| 1296 | 2026-02-25T20:15:31.405Z | Downloaded bit-set v0.5.3 |
| 1297 | 2026-02-25T20:15:31.405Z | Downloaded base64 v0.13.1 |
| 1298 | 2026-02-25T20:15:31.405Z | Downloaded backoff v0.4.0 |
| 1299 | 2026-02-25T20:15:31.430Z | Downloaded blowfish v0.9.1 |
| 1300 | 2026-02-25T20:15:31.430Z | Downloaded bitfield-macros v0.19.2 |
| 1301 | 2026-02-25T20:15:31.430Z | Downloaded block-padding v0.3.3 |
| 1302 | 2026-02-25T20:15:31.430Z | Downloaded bit-set v0.8.0 |
| 1303 | 2026-02-25T20:15:31.430Z | Downloaded bcs v0.1.6 |
| 1304 | 2026-02-25T20:15:31.430Z | Downloaded base16ct v0.2.0 |
| 1305 | 2026-02-25T20:15:31.430Z | Downloaded aes-gcm v0.10.3 |
| 1306 | 2026-02-25T20:15:31.430Z | Downloaded aes v0.8.4 |
| 1307 | 2026-02-25T20:15:31.430Z | Downloaded bitfield-struct v0.6.2 |
| 1308 | 2026-02-25T20:15:31.430Z | Downloaded bit-vec v0.6.3 |
| 1309 | 2026-02-25T20:15:31.430Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1310 | 2026-02-25T20:15:31.430Z | Downloaded atty v0.2.14 |
| 1311 | 2026-02-25T20:15:31.430Z | Downloaded atomicwrites v0.4.4 |
| 1312 | 2026-02-25T20:15:31.430Z | Downloaded async-stream-impl v0.3.6 |
| 1313 | 2026-02-25T20:15:31.430Z | Downloaded async-stream v0.3.6 |
| 1314 | 2026-02-25T20:15:31.430Z | Downloaded ascii-canvas v3.0.0 |
| 1315 | 2026-02-25T20:15:31.430Z | Downloaded arrayvec v0.7.6 |
| 1316 | 2026-02-25T20:15:31.457Z | Downloaded arrayref v0.3.9 |
| 1317 | 2026-02-25T20:15:31.457Z | Downloaded atomic-waker v1.1.2 |
| 1318 | 2026-02-25T20:15:31.457Z | Downloaded async-trait v0.1.89 |
| 1319 | 2026-02-25T20:15:31.457Z | Downloaded async-recursion v1.1.1 |
| 1320 | 2026-02-25T20:15:31.457Z | Downloaded assert_matches v1.5.0 |
| 1321 | 2026-02-25T20:15:31.457Z | Downloaded array-init v0.0.4 |
| 1322 | 2026-02-25T20:15:31.457Z | Downloaded adler2 v2.0.0 |
| 1323 | 2026-02-25T20:15:31.457Z | Downloaded addr2line v0.24.2 |
| 1324 | 2026-02-25T20:15:31.457Z | Downloaded backtrace v0.3.74 |
| 1325 | 2026-02-25T20:15:31.457Z | Downloaded base64ct v1.6.0 |
| 1326 | 2026-02-25T20:15:31.457Z | Downloaded aead v0.5.2 |
| 1327 | 2026-02-25T20:15:31.652Z | Compiling value-bag v1.12.0 |
| 1328 | 2026-02-25T20:15:31.652Z | Compiling lock_api v0.4.12 |
| 1329 | 2026-02-25T20:15:31.652Z | Compiling scopeguard v1.2.0 |
| 1330 | 2026-02-25T20:15:31.677Z | Compiling shlex v1.3.0 |
| 1331 | 2026-02-25T20:15:31.677Z | Compiling find-msvc-tools v0.1.9 |
| 1332 | 2026-02-25T20:15:31.677Z | Compiling syn v2.0.114 |
| 1333 | 2026-02-25T20:15:31.677Z | Compiling getrandom v0.2.15 |
| 1334 | 2026-02-25T20:15:31.702Z | Compiling jobserver v0.1.32 |
| 1335 | 2026-02-25T20:15:31.856Z | Compiling smallvec v1.15.1 |
| 1336 | 2026-02-25T20:15:32.154Z | Compiling log v0.4.29 |
| 1337 | 2026-02-25T20:15:32.230Z | Compiling cc v1.2.56 |
| 1338 | 2026-02-25T20:15:32.257Z | Compiling typenum v1.17.0 |
| 1339 | 2026-02-25T20:15:32.283Z | Compiling rand_core v0.6.4 |
| 1340 | 2026-02-25T20:15:32.347Z | Compiling generic-array v0.14.7 |
| 1341 | 2026-02-25T20:15:32.540Z | Compiling subtle v2.6.1 |
| 1342 | 2026-02-25T20:15:32.675Z | Compiling portable-atomic v1.11.0 |
| 1343 | 2026-02-25T20:15:32.782Z | Compiling const-oid v0.9.6 |
| 1344 | 2026-02-25T20:15:32.827Z | Compiling critical-section v1.1.3 |
| 1345 | 2026-02-25T20:15:32.901Z | Compiling pkg-config v0.3.31 |
| 1346 | 2026-02-25T20:15:32.925Z | Compiling serde_json v1.0.149 |
| 1347 | 2026-02-25T20:15:33.028Z | Compiling getrandom v0.3.4 |
| 1348 | 2026-02-25T20:15:33.453Z | Compiling spin v0.9.8 |
| 1349 | 2026-02-25T20:15:34.236Z | Compiling pin-project-lite v0.2.14 |
| 1350 | 2026-02-25T20:15:34.421Z | Compiling parking_lot_core v0.9.10 |
| 1351 | 2026-02-25T20:15:34.692Z | Compiling regex-syntax v0.8.5 |
| 1352 | 2026-02-25T20:15:35.132Z | Compiling libm v0.2.8 |
| 1353 | 2026-02-25T20:15:35.333Z | Compiling rustix v0.38.37 |
| 1354 | 2026-02-25T20:15:35.578Z | Compiling once_cell v1.21.3 |
| 1355 | 2026-02-25T20:15:35.725Z | Compiling signal-hook-registry v1.4.2 |
| 1356 | 2026-02-25T20:15:36.002Z | Compiling num-traits v0.2.19 |
| 1357 | 2026-02-25T20:15:36.002Z | Compiling allocator-api2 v0.2.21 |
| 1358 | 2026-02-25T20:15:36.210Z | Compiling parking_lot v0.12.3 |
| 1359 | 2026-02-25T20:15:36.568Z | Compiling mio v1.0.2 |
| 1360 | 2026-02-25T20:15:36.640Z | Compiling futures-core v0.3.31 |
| 1361 | 2026-02-25T20:15:36.762Z | Compiling lazy_static v1.5.0 |
| 1362 | 2026-02-25T20:15:36.922Z | Compiling aho-corasick v1.1.3 |
| 1363 | 2026-02-25T20:15:36.949Z | Compiling percent-encoding v2.3.2 |
| 1364 | 2026-02-25T20:15:37.080Z | Compiling socket2 v0.6.1 |
| 1365 | 2026-02-25T20:15:37.319Z | Compiling slab v0.4.9 |
| 1366 | 2026-02-25T20:15:37.735Z | Compiling cpufeatures v0.2.14 |
| 1367 | 2026-02-25T20:15:37.852Z | Compiling either v1.15.0 |
| 1368 | 2026-02-25T20:15:37.876Z | Compiling futures-sink v0.3.31 |
| 1369 | 2026-02-25T20:15:37.950Z | Compiling glob v0.3.2 |
| 1370 | 2026-02-25T20:15:38.070Z | Compiling futures-channel v0.3.31 |
| 1371 | 2026-02-25T20:15:38.338Z | Compiling hashbrown v0.16.1 |
| 1372 | 2026-02-25T20:15:38.376Z | Compiling futures-task v0.3.31 |
| 1373 | 2026-02-25T20:15:38.557Z | Compiling futures-io v0.3.31 |
| 1374 | 2026-02-25T20:15:38.741Z | Compiling rustversion v1.0.22 |
| 1375 | 2026-02-25T20:15:38.832Z | Compiling clang-sys v1.8.1 |
| 1376 | 2026-02-25T20:15:38.865Z | Compiling pin-utils v0.1.0 |
| 1377 | 2026-02-25T20:15:39.023Z | Compiling regex-automata v0.4.11 |
| 1378 | 2026-02-25T20:15:39.486Z | Compiling prettyplease v0.2.36 |
| 1379 | 2026-02-25T20:15:39.587Z | Compiling minimal-lexical v0.2.1 |
| 1380 | 2026-02-25T20:15:39.612Z | Compiling indexmap v2.13.0 |
| 1381 | 2026-02-25T20:15:39.874Z | Compiling libloading v0.8.5 |
| 1382 | 2026-02-25T20:15:40.109Z | Compiling synstructure v0.13.1 |
| 1383 | 2026-02-25T20:15:40.259Z | Compiling nom v7.1.3 |
| 1384 | 2026-02-25T20:15:40.660Z | Compiling home v0.5.9 |
| 1385 | 2026-02-25T20:15:40.834Z | Compiling ident_case v1.0.1 |
| 1386 | 2026-02-25T20:15:40.904Z | Compiling base64ct v1.6.0 |
| 1387 | 2026-02-25T20:15:41.067Z | Compiling bindgen v0.69.5 |
| 1388 | 2026-02-25T20:15:41.493Z | Compiling pem-rfc7468 v0.7.0 |
| 1389 | 2026-02-25T20:15:41.563Z | Compiling itertools v0.12.1 |
| 1390 | 2026-02-25T20:15:42.043Z | Compiling form_urlencoded v1.2.2 |
| 1391 | 2026-02-25T20:15:42.205Z | Compiling rustc-hash v1.1.0 |
| 1392 | 2026-02-25T20:15:42.374Z | Compiling lazycell v1.3.0 |
| 1393 | 2026-02-25T20:15:42.399Z | Compiling flagset v0.4.6 |
| 1394 | 2026-02-25T20:15:42.573Z | Compiling rand_core v0.9.3 |
| 1395 | 2026-02-25T20:15:42.624Z | Compiling cmake v0.1.51 |
| 1396 | 2026-02-25T20:15:43.232Z | Compiling iana-time-zone v0.1.63 |
| 1397 | 2026-02-25T20:15:43.558Z | Compiling cexpr v0.6.0 |
| 1398 | 2026-02-25T20:15:43.662Z | Compiling fs_extra v1.3.0 |
| 1399 | 2026-02-25T20:15:43.752Z | Compiling foldhash v0.1.5 |
| 1400 | 2026-02-25T20:15:44.074Z | Compiling dunce v1.0.5 |
| 1401 | 2026-02-25T20:15:44.213Z | Compiling paste v1.0.15 |
| 1402 | 2026-02-25T20:15:44.239Z | Compiling hashbrown v0.15.4 |
| 1403 | 2026-02-25T20:15:44.269Z | Compiling rustc_version v0.4.1 |
| 1404 | 2026-02-25T20:15:44.629Z | Compiling serde_derive v1.0.228 |
| 1405 | 2026-02-25T20:15:44.688Z | Compiling zeroize_derive v1.4.2 |
| 1406 | 2026-02-25T20:15:44.728Z | Compiling zerofrom-derive v0.1.4 |
| 1407 | 2026-02-25T20:15:44.914Z | Compiling yoke-derive v0.7.4 |
| 1408 | 2026-02-25T20:15:45.065Z | Compiling zerovec-derive v0.10.3 |
| 1409 | 2026-02-25T20:15:45.534Z | Compiling displaydoc v0.2.5 |
| 1410 | 2026-02-25T20:15:46.091Z | Compiling zeroize v1.8.1 |
| 1411 | 2026-02-25T20:15:47.229Z | Compiling zerocopy-derive v0.7.35 |
| 1412 | 2026-02-25T20:15:47.498Z | Compiling icu_provider_macros v1.5.0 |
| 1413 | 2026-02-25T20:15:47.821Z | Compiling tokio-macros v2.6.0 |
| 1414 | 2026-02-25T20:15:48.101Z | Compiling crypto-common v0.1.6 |
| 1415 | 2026-02-25T20:15:48.289Z | Compiling block-buffer v0.10.4 |
| 1416 | 2026-02-25T20:15:48.468Z | Compiling zerofrom v0.1.4 |
| 1417 | 2026-02-25T20:15:48.638Z | Compiling digest v0.10.7 |
| 1418 | 2026-02-25T20:15:48.688Z | Compiling thiserror-impl v2.0.18 |
| 1419 | 2026-02-25T20:15:48.770Z | Compiling yoke v0.7.4 |
| 1420 | 2026-02-25T20:15:49.182Z | Compiling zerovec v0.10.4 |
| 1421 | 2026-02-25T20:15:49.209Z | Compiling hmac v0.12.1 |
| 1422 | 2026-02-25T20:15:49.338Z | Compiling zerocopy v0.7.35 |
| 1423 | 2026-02-25T20:15:49.534Z | Compiling block-padding v0.3.3 |
| 1424 | 2026-02-25T20:15:49.683Z | Compiling futures-macro v0.3.31 |
| 1425 | 2026-02-25T20:15:49.854Z | Compiling inout v0.1.3 |
| 1426 | 2026-02-25T20:15:50.094Z | Compiling regex v1.11.3 |
| 1427 | 2026-02-25T20:15:50.201Z | Compiling cipher v0.4.4 |
| 1428 | 2026-02-25T20:15:50.791Z | Compiling ppv-lite86 v0.2.20 |
| 1429 | 2026-02-25T20:15:50.860Z | Compiling sha2 v0.10.9 |
| 1430 | 2026-02-25T20:15:51.138Z | Compiling tinystr v0.7.6 |
| 1431 | 2026-02-25T20:15:51.482Z | Compiling icu_collections v1.5.0 |
| 1432 | 2026-02-25T20:15:51.507Z | Compiling icu_locid v1.5.0 |
| 1433 | 2026-02-25T20:15:51.587Z | Compiling futures-util v0.3.31 |
| 1434 | 2026-02-25T20:15:51.665Z | Compiling der_derive v0.7.3 |
| 1435 | 2026-02-25T20:15:51.894Z | Compiling salsa20 v0.10.2 |
| 1436 | 2026-02-25T20:15:52.141Z | Compiling thiserror v2.0.18 |
| 1437 | 2026-02-25T20:15:52.171Z | Compiling pbkdf2 v0.12.2 |
| 1438 | 2026-02-25T20:15:52.308Z | Compiling serde v1.0.228 |
| 1439 | 2026-02-25T20:15:52.353Z | Compiling pest v2.8.2 |
| 1440 | 2026-02-25T20:15:52.479Z | Compiling uuid v1.19.0 |
| 1441 | 2026-02-25T20:15:52.870Z | Compiling icu_provider v1.5.0 |
| 1442 | 2026-02-25T20:15:53.664Z | Compiling bitflags v2.9.4 |
| 1443 | 2026-02-25T20:15:53.701Z | Compiling bytes v1.11.1 |
| 1444 | 2026-02-25T20:15:53.972Z | Compiling icu_locid_transform v1.5.0 |
| 1445 | 2026-02-25T20:15:54.111Z | Compiling der v0.7.10 |
| 1446 | 2026-02-25T20:15:54.193Z | Compiling chrono v0.4.43 |
| 1447 | 2026-02-25T20:15:54.506Z | Compiling vcpkg v0.2.15 |
| 1448 | 2026-02-25T20:15:55.268Z | Compiling tokio v1.49.0 |
| 1449 | 2026-02-25T20:15:55.736Z | Compiling icu_properties v1.5.1 |
| 1450 | 2026-02-25T20:15:56.256Z | Compiling zerocopy v0.8.27 |
| 1451 | 2026-02-25T20:15:56.411Z | Compiling spki v0.7.3 |
| 1452 | 2026-02-25T20:15:56.843Z | Compiling openssl-sys v0.9.109 |
| 1453 | 2026-02-25T20:15:57.232Z | Compiling pest_meta v2.8.2 |
| 1454 | 2026-02-25T20:15:57.362Z | Compiling http v1.4.0 |
| 1455 | 2026-02-25T20:15:57.739Z | Compiling scrypt v0.11.0 |
| 1456 | 2026-02-25T20:15:57.908Z | Compiling which v4.4.2 |
| 1457 | 2026-02-25T20:15:58.311Z | Compiling rand_chacha v0.9.0 |
| 1458 | 2026-02-25T20:15:58.774Z | Compiling cbc v0.1.2 |
| 1459 | 2026-02-25T20:15:58.891Z | Compiling aes v0.8.4 |
| 1460 | 2026-02-25T20:15:59.050Z | Compiling zerocopy-derive v0.8.27 |
| 1461 | 2026-02-25T20:15:59.691Z | Compiling icu_normalizer v1.5.0 |
| 1462 | 2026-02-25T20:15:59.841Z | Compiling pkcs5 v0.7.1 |
| 1463 | 2026-02-25T20:16:00.491Z | Compiling rand v0.9.2 |
| 1464 | 2026-02-25T20:16:00.909Z | Compiling idna_adapter v1.2.0 |
| 1465 | 2026-02-25T20:16:01.189Z | Compiling idna v1.0.3 |
| 1466 | 2026-02-25T20:16:01.399Z | Compiling pest_generator v2.8.2 |
| 1467 | 2026-02-25T20:16:01.727Z | Compiling tracing-attributes v0.1.27 |
| 1468 | 2026-02-25T20:16:01.771Z | Compiling serde_derive_internals v0.29.1 |
| 1469 | 2026-02-25T20:16:02.105Z | Compiling url v2.5.4 |
| 1470 | 2026-02-25T20:16:02.802Z | Compiling ring v0.17.14 |
| 1471 | 2026-02-25T20:16:03.143Z | Compiling tracing-core v0.1.32 |
| 1472 | 2026-02-25T20:16:03.897Z | Compiling rustix v1.1.3 |
| 1473 | 2026-02-25T20:16:04.014Z | Compiling schemars v0.8.22 |
| 1474 | 2026-02-25T20:16:04.041Z | Compiling aws-lc-rs v1.12.4 |
| 1475 | 2026-02-25T20:16:04.448Z | Compiling adler2 v2.0.0 |
| 1476 | 2026-02-25T20:16:04.518Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-02-25T20:16:04.756Z | Compiling miniz_oxide v0.8.5 |
| 1478 | 2026-02-25T20:16:05.127Z | Compiling tokio-util v0.7.15 |
| 1479 | 2026-02-25T20:16:05.192Z | Compiling tracing v0.1.40 |
| 1480 | 2026-02-25T20:16:05.760Z | Compiling pest_derive v2.8.2 |
| 1481 | 2026-02-25T20:16:06.361Z | Compiling pkcs8 v0.10.2 |
| 1482 | 2026-02-25T20:16:06.565Z | Compiling http-body v1.0.1 |
| 1483 | 2026-02-25T20:16:06.619Z | Compiling scroll_derive v0.13.1 |
| 1484 | 2026-02-25T20:16:06.876Z | Compiling darling_core v0.20.10 |
| 1485 | 2026-02-25T20:16:07.078Z | Compiling tinyvec_macros v0.1.1 |
| 1486 | 2026-02-25T20:16:07.187Z | Compiling rustls-pki-types v1.10.0 |
| 1487 | 2026-02-25T20:16:07.546Z | Compiling httparse v1.9.5 |
| 1488 | 2026-02-25T20:16:07.785Z | Compiling dyn-clone v1.0.20 |
| 1489 | 2026-02-25T20:16:08.042Z | Compiling base64 v0.22.1 |
| 1490 | 2026-02-25T20:16:08.377Z | Compiling tinyvec v1.8.0 |
| 1491 | 2026-02-25T20:16:08.536Z | Compiling scroll v0.13.0 |
| 1492 | 2026-02-25T20:16:09.095Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1493 | 2026-02-25T20:16:09.580Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1494 | 2026-02-25T20:16:09.961Z | Compiling try-lock v0.2.5 |
| 1495 | 2026-02-25T20:16:10.163Z | Compiling foreign-types-shared v0.1.1 |
| 1496 | 2026-02-25T20:16:10.189Z | Compiling openssl v0.10.73 |
| 1497 | 2026-02-25T20:16:10.331Z | Compiling powerfmt v0.2.0 |
| 1498 | 2026-02-25T20:16:10.355Z | Compiling tower-service v0.3.3 |
| 1499 | 2026-02-25T20:16:10.384Z | Compiling untrusted v0.9.0 |
| 1500 | 2026-02-25T20:16:10.543Z | Compiling untrusted v0.7.1 |
| 1501 | 2026-02-25T20:16:10.622Z | Compiling time-core v0.1.6 |
| 1502 | 2026-02-25T20:16:10.647Z | Compiling num-conv v0.1.0 |
| 1503 | 2026-02-25T20:16:10.732Z | Compiling tower-layer v0.3.3 |
| 1504 | 2026-02-25T20:16:10.825Z | Compiling openssl-probe v0.1.5 |
| 1505 | 2026-02-25T20:16:10.992Z | Compiling atomic-waker v1.1.2 |
| 1506 | 2026-02-25T20:16:11.025Z | Compiling time-macros v0.2.24 |
| 1507 | 2026-02-25T20:16:11.111Z | Compiling tempfile v3.24.0 |
| 1508 | 2026-02-25T20:16:11.190Z | Compiling h2 v0.4.6 |
| 1509 | 2026-02-25T20:16:11.259Z | Compiling deranged v0.5.3 |
| 1510 | 2026-02-25T20:16:12.012Z | Compiling foreign-types v0.3.2 |
| 1511 | 2026-02-25T20:16:12.140Z | Compiling want v0.3.1 |
| 1512 | 2026-02-25T20:16:12.818Z | Compiling darling_macro v0.20.10 |
| 1513 | 2026-02-25T20:16:13.789Z | Compiling darling v0.20.10 |
| 1514 | 2026-02-25T20:16:13.902Z | Compiling goblin v0.10.2 |
| 1515 | 2026-02-25T20:16:14.079Z | Compiling ipnet v2.11.0 |
| 1516 | 2026-02-25T20:16:14.654Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-02-25T20:16:15.230Z | Compiling wait-timeout v0.2.0 |
| 1518 | 2026-02-25T20:16:15.352Z | Compiling httpdate v1.0.3 |
| 1519 | 2026-02-25T20:16:15.378Z | Compiling native-tls v0.2.12 |
| 1520 | 2026-02-25T20:16:15.782Z | Compiling rustls v0.23.19 |
| 1521 | 2026-02-25T20:16:15.815Z | Compiling gimli v0.31.1 |
| 1522 | 2026-02-25T20:16:15.858Z | Compiling usdt-impl v0.6.0 |
| 1523 | 2026-02-25T20:16:16.223Z | Compiling num_threads v0.1.7 |
| 1524 | 2026-02-25T20:16:16.260Z | Compiling crossbeam-utils v0.8.21 |
| 1525 | 2026-02-25T20:16:16.336Z | Compiling syn v1.0.109 |
| 1526 | 2026-02-25T20:16:16.410Z | Compiling bit-vec v0.8.0 |
| 1527 | 2026-02-25T20:16:16.855Z | Compiling quick-error v1.2.3 |
| 1528 | 2026-02-25T20:16:16.958Z | Compiling bit-set v0.8.0 |
| 1529 | 2026-02-25T20:16:17.072Z | Compiling rusty-fork v0.3.0 |
| 1530 | 2026-02-25T20:16:17.133Z | Compiling time v0.3.43 |
| 1531 | 2026-02-25T20:16:17.941Z | Compiling derive_builder_core v0.20.2 |
| 1532 | 2026-02-25T20:16:20.352Z | Compiling hyper v1.8.1 |
| 1533 | 2026-02-25T20:16:21.153Z | Compiling addr2line v0.24.2 |
| 1534 | 2026-02-25T20:16:21.254Z | Compiling unicode-normalization v0.1.24 |
| 1535 | 2026-02-25T20:16:21.705Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-02-25T20:16:21.913Z | Compiling dof v0.4.0 |
| 1537 | 2026-02-25T20:16:22.590Z | Compiling signature v2.2.0 |
| 1538 | 2026-02-25T20:16:22.920Z | Compiling heapless v0.7.17 |
| 1539 | 2026-02-25T20:16:23.459Z | Compiling scroll_derive v0.12.0 |
| 1540 | 2026-02-25T20:16:23.897Z | Compiling thiserror-impl v1.0.69 |
| 1541 | 2026-02-25T20:16:24.396Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-02-25T20:16:24.498Z | Compiling darling_core v0.21.0 |
| 1543 | 2026-02-25T20:16:24.705Z | Compiling slog v2.8.2 |
| 1544 | 2026-02-25T20:16:24.758Z | Compiling thread-id v5.0.0 |
| 1545 | 2026-02-25T20:16:24.980Z | Compiling cookie v0.18.1 |
| 1546 | 2026-02-25T20:16:25.069Z | Compiling crc32fast v1.4.2 |
| 1547 | 2026-02-25T20:16:25.292Z | Compiling object v0.36.5 |
| 1548 | 2026-02-25T20:16:25.443Z | Compiling anyhow v1.0.99 |
| 1549 | 2026-02-25T20:16:25.596Z | Compiling zstd-safe v7.2.3 |
| 1550 | 2026-02-25T20:16:25.947Z | Compiling unarray v0.1.4 |
| 1551 | 2026-02-25T20:16:25.972Z | Compiling zlib-rs v0.5.1 |
| 1552 | 2026-02-25T20:16:26.128Z | Compiling siphasher v0.3.11 |
| 1553 | 2026-02-25T20:16:26.206Z | Compiling unicode-bidi v0.3.17 |
| 1554 | 2026-02-25T20:16:26.386Z | Compiling rustc-demangle v0.1.24 |
| 1555 | 2026-02-25T20:16:26.555Z | Compiling unicode-properties v0.1.3 |
| 1556 | 2026-02-25T20:16:27.032Z | Compiling signal-hook v0.3.18 |
| 1557 | 2026-02-25T20:16:27.146Z | Compiling thiserror v1.0.69 |
| 1558 | 2026-02-25T20:16:27.343Z | Compiling stringprep v0.1.5 |
| 1559 | 2026-02-25T20:16:27.368Z | Compiling phf_shared v0.11.2 |
| 1560 | 2026-02-25T20:16:27.441Z | Compiling proptest v1.7.0 |
| 1561 | 2026-02-25T20:16:28.141Z | Compiling scroll v0.12.0 |
| 1562 | 2026-02-25T20:16:28.842Z | Compiling hyper-util v0.1.19 |
| 1563 | 2026-02-25T20:16:29.083Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-02-25T20:16:30.903Z | Compiling darling_macro v0.21.0 |
| 1565 | 2026-02-25T20:16:31.047Z | Compiling ipnetwork v0.21.1 |
| 1566 | 2026-02-25T20:16:31.816Z | Compiling toml_datetime v0.6.11 |
| 1567 | 2026-02-25T20:16:32.023Z | Compiling serde_tokenstream v0.2.2 |
| 1568 | 2026-02-25T20:16:32.381Z | Compiling serde_spanned v0.6.9 |
| 1569 | 2026-02-25T20:16:32.654Z | Compiling backtrace v0.3.74 |
| 1570 | 2026-02-25T20:16:32.678Z | Compiling erased-serde v0.3.31 |
| 1571 | 2026-02-25T20:16:33.189Z | Compiling rand_chacha v0.3.1 |
| 1572 | 2026-02-25T20:16:33.390Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-02-25T20:16:33.712Z | Compiling libz-rs-sys v0.5.1 |
| 1574 | 2026-02-25T20:16:34.020Z | Compiling curve25519-dalek v4.1.3 |
| 1575 | 2026-02-25T20:16:34.137Z | Compiling vergen-lib v0.1.6 |
| 1576 | 2026-02-25T20:16:34.462Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-02-25T20:16:34.627Z | Compiling sync_wrapper v1.0.1 |
| 1578 | 2026-02-25T20:16:34.709Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-02-25T20:16:34.824Z | Compiling ff v0.13.0 |
| 1580 | 2026-02-25T20:16:35.068Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-02-25T20:16:35.113Z | Compiling smoltcp v0.9.1 |
| 1582 | 2026-02-25T20:16:35.180Z | Compiling ref-cast v1.0.25 |
| 1583 | 2026-02-25T20:16:35.221Z | Compiling cfg_aliases v0.2.1 |
| 1584 | 2026-02-25T20:16:35.377Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-02-25T20:16:35.417Z | Compiling psl-types v2.0.11 |
| 1586 | 2026-02-25T20:16:35.553Z | Compiling num-bigint-dig v0.8.6 |
| 1587 | 2026-02-25T20:16:35.656Z | Compiling fallible-iterator v0.2.0 |
| 1588 | 2026-02-25T20:16:35.768Z | Compiling litrs v0.4.1 |
| 1589 | 2026-02-25T20:16:35.873Z | Compiling sec1 v0.7.3 |
| 1590 | 2026-02-25T20:16:35.916Z | Compiling publicsuffix v2.3.0 |
| 1591 | 2026-02-25T20:16:36.174Z | Compiling nix v0.29.0 |
| 1592 | 2026-02-25T20:16:36.249Z | Compiling group v0.13.0 |
| 1593 | 2026-02-25T20:16:36.487Z | Compiling postgres-protocol v0.6.8 |
| 1594 | 2026-02-25T20:16:36.619Z | Compiling num-iter v0.1.45 |
| 1595 | 2026-02-25T20:16:36.900Z | Compiling tower v0.5.2 |
| 1596 | 2026-02-25T20:16:37.076Z | Compiling document-features v0.2.11 |
| 1597 | 2026-02-25T20:16:37.222Z | Compiling newtype-uuid v1.3.2 |
| 1598 | 2026-02-25T20:16:37.743Z | Compiling flate2 v1.1.2 |
| 1599 | 2026-02-25T20:16:37.910Z | Compiling rand v0.8.5 |
| 1600 | 2026-02-25T20:16:38.474Z | Compiling darling v0.21.0 |
| 1601 | 2026-02-25T20:16:38.617Z | Compiling oxnet v0.1.4 |
| 1602 | 2026-02-25T20:16:38.745Z | Compiling derive_builder v0.20.2 |
| 1603 | 2026-02-25T20:16:38.805Z | Compiling tokio-native-tls v0.3.1 |
| 1604 | 2026-02-25T20:16:38.862Z | Compiling goblin v0.8.2 |
| 1605 | 2026-02-25T20:16:39.594Z | Compiling rustls-native-certs v0.8.1 |
| 1606 | 2026-02-25T20:16:40.156Z | Compiling webpki-roots v1.0.1 |
| 1607 | 2026-02-25T20:16:40.207Z | Compiling http-body-util v0.1.3 |
| 1608 | 2026-02-25T20:16:40.328Z | Compiling strum_macros v0.27.2 |
| 1609 | 2026-02-25T20:16:40.439Z | Compiling terminal_size v0.4.0 |
| 1610 | 2026-02-25T20:16:40.467Z | Compiling cargo-platform v0.1.8 |
| 1611 | 2026-02-25T20:16:40.726Z | Compiling hkdf v0.12.4 |
| 1612 | 2026-02-25T20:16:40.851Z | Compiling crypto-bigint v0.5.5 |
| 1613 | 2026-02-25T20:16:41.098Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1614 | 2026-02-25T20:16:41.143Z | Compiling ref-cast-impl v1.0.25 |
| 1615 | 2026-02-25T20:16:42.443Z | Compiling async-trait v0.1.89 |
| 1616 | 2026-02-25T20:16:42.653Z | Compiling daft-derive v0.1.4 |
| 1617 | 2026-02-25T20:16:43.061Z | Compiling hubpack_derive v0.1.1 |
| 1618 | 2026-02-25T20:16:44.127Z | Compiling vergen v9.0.6 |
| 1619 | 2026-02-25T20:16:44.314Z | Compiling ahash v0.8.12 |
| 1620 | 2026-02-25T20:16:44.449Z | Compiling fs-err v3.1.1 |
| 1621 | 2026-02-25T20:16:44.672Z | Compiling bitflags v1.3.2 |
| 1622 | 2026-02-25T20:16:44.812Z | Compiling simd-adler32 v0.3.7 |
| 1623 | 2026-02-25T20:16:44.840Z | Compiling lockfree-object-pool v0.1.6 |
| 1624 | 2026-02-25T20:16:45.079Z | Compiling managed v0.8.0 |
| 1625 | 2026-02-25T20:16:45.137Z | Compiling buf-list v1.0.3 |
| 1626 | 2026-02-25T20:16:45.387Z | Compiling winnow v0.5.40 |
| 1627 | 2026-02-25T20:16:45.524Z | Compiling unicode-segmentation v1.12.0 |
| 1628 | 2026-02-25T20:16:45.597Z | Compiling iri-string v0.7.8 |
| 1629 | 2026-02-25T20:16:45.786Z | Compiling ryu v1.0.18 |
| 1630 | 2026-02-25T20:16:46.164Z | Compiling bumpalo v3.16.0 |
| 1631 | 2026-02-25T20:16:46.626Z | Compiling zopfli v0.8.1 |
| 1632 | 2026-02-25T20:16:46.694Z | Compiling clap_builder v4.5.48 |
| 1633 | 2026-02-25T20:16:47.273Z | Compiling serde_urlencoded v0.7.1 |
| 1634 | 2026-02-25T20:16:47.914Z | Compiling strum v0.27.2 |
| 1635 | 2026-02-25T20:16:48.364Z | Compiling dof v0.3.0 |
| 1636 | 2026-02-25T20:16:48.877Z | Compiling tower-http v0.6.6 |
| 1637 | 2026-02-25T20:16:49.382Z | Compiling toml_edit v0.19.15 |
| 1638 | 2026-02-25T20:16:49.903Z | Compiling daft v0.1.4 |
| 1639 | 2026-02-25T20:16:49.934Z | Compiling elliptic-curve v0.13.8 |
| 1640 | 2026-02-25T20:16:50.250Z | Compiling hubpack v0.1.2 |
| 1641 | 2026-02-25T20:16:50.717Z | Compiling cargo_metadata v0.19.2 |
| 1642 | 2026-02-25T20:16:50.784Z | Compiling hyper-tls v0.6.0 |
| 1643 | 2026-02-25T20:16:50.959Z | Compiling signal-hook-mio v0.2.4 |
| 1644 | 2026-02-25T20:16:51.166Z | Compiling cookie_store v0.21.1 |
| 1645 | 2026-02-25T20:16:52.928Z | Compiling zstd v0.13.3 |
| 1646 | 2026-02-25T20:16:54.380Z | Compiling serde_with_macros v3.16.1 |
| 1647 | 2026-02-25T20:16:54.479Z | Compiling postgres-types v0.2.9 |
| 1648 | 2026-02-25T20:16:55.401Z | Compiling usdt-attr-macro v0.6.0 |
| 1649 | 2026-02-25T20:16:55.814Z | Compiling usdt-macro v0.6.0 |
| 1650 | 2026-02-25T20:16:56.015Z | Compiling phf v0.11.2 |
| 1651 | 2026-02-25T20:16:56.370Z | Compiling dtrace-parser v0.2.0 |
| 1652 | 2026-02-25T20:16:56.878Z | Compiling ed25519 v2.2.3 |
| 1653 | 2026-02-25T20:16:57.018Z | Compiling bzip2 v0.5.2 |
| 1654 | 2026-02-25T20:16:57.149Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-02-25T20:16:57.458Z | Compiling pkcs1 v0.7.5 |
| 1656 | 2026-02-25T20:16:57.578Z | Compiling enum-as-inner v0.6.1 |
| 1657 | 2026-02-25T20:16:57.653Z | Compiling strum_macros v0.26.4 |
| 1658 | 2026-02-25T20:16:58.515Z | Compiling clap_derive v4.5.47 |
| 1659 | 2026-02-25T20:16:58.540Z | Compiling hex v0.4.3 |
| 1660 | 2026-02-25T20:16:58.703Z | Compiling serde-big-array v0.5.1 |
| 1661 | 2026-02-25T20:16:58.744Z | Compiling rfc6979 v0.4.0 |
| 1662 | 2026-02-25T20:16:58.988Z | Compiling bstr v1.10.0 |
| 1663 | 2026-02-25T20:16:59.013Z | Compiling serde_repr v0.1.19 |
| 1664 | 2026-02-25T20:16:59.190Z | Compiling float-cmp v0.10.0 |
| 1665 | 2026-02-25T20:16:59.215Z | Compiling env_filter v0.1.2 |
| 1666 | 2026-02-25T20:16:59.487Z | Compiling memmap2 v0.9.8 |
| 1667 | 2026-02-25T20:16:59.935Z | Compiling socket2 v0.5.10 |
| 1668 | 2026-02-25T20:16:59.960Z | Compiling encoding_rs v0.8.34 |
| 1669 | 2026-02-25T20:17:00.123Z | Compiling static_assertions v1.1.0 |
| 1670 | 2026-02-25T20:17:00.265Z | Compiling foldhash v0.2.0 |
| 1671 | 2026-02-25T20:17:00.573Z | Compiling data-encoding v2.9.0 |
| 1672 | 2026-02-25T20:17:00.690Z | Compiling normalize-line-endings v0.3.0 |
| 1673 | 2026-02-25T20:17:00.898Z | Compiling fixedbitset v0.5.7 |
| 1674 | 2026-02-25T20:17:00.923Z | Compiling keccak v0.1.5 |
| 1675 | 2026-02-25T20:17:01.606Z | Compiling rustc-hash v2.1.1 |
| 1676 | 2026-02-25T20:17:01.835Z | Compiling new_debug_unreachable v1.0.6 |
| 1677 | 2026-02-25T20:17:01.986Z | Compiling mime v0.3.17 |
| 1678 | 2026-02-25T20:17:02.070Z | Compiling whoami v1.5.2 |
| 1679 | 2026-02-25T20:17:02.536Z | Compiling predicates-core v1.0.8 |
| 1680 | 2026-02-25T20:17:02.603Z | Compiling fixedbitset v0.4.2 |
| 1681 | 2026-02-25T20:17:02.714Z | Compiling jiff v0.2.15 |
| 1682 | 2026-02-25T20:17:02.913Z | Compiling precomputed-hash v0.1.1 |
| 1683 | 2026-02-25T20:17:03.012Z | Compiling difflib v0.4.0 |
| 1684 | 2026-02-25T20:17:03.079Z | Compiling string_cache v0.8.9 |
| 1685 | 2026-02-25T20:17:03.104Z | Compiling petgraph v0.6.5 |
| 1686 | 2026-02-25T20:17:03.144Z | Compiling clap v4.5.48 |
| 1687 | 2026-02-25T20:17:03.342Z | Compiling tokio-postgres v0.7.13 |
| 1688 | 2026-02-25T20:17:03.708Z | Compiling predicates v3.1.3 |
| 1689 | 2026-02-25T20:17:04.108Z | Compiling strum v0.26.3 |
| 1690 | 2026-02-25T20:17:04.332Z | Compiling iddqd v0.3.16 |
| 1691 | 2026-02-25T20:17:04.426Z | Compiling petgraph v0.8.2 |
| 1692 | 2026-02-25T20:17:05.239Z | Compiling hickory-proto v0.25.2 |
| 1693 | 2026-02-25T20:17:05.337Z | Compiling sha3 v0.10.8 |
| 1694 | 2026-02-25T20:17:06.403Z | Compiling toml_edit v0.22.27 |
| 1695 | 2026-02-25T20:17:07.229Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1696 | 2026-02-25T20:17:07.260Z | Compiling similar v2.7.0 |
| 1697 | 2026-02-25T20:17:09.210Z | Compiling usdt-impl v0.5.0 |
| 1698 | 2026-02-25T20:17:09.324Z | Compiling usdt v0.6.0 |
| 1699 | 2026-02-25T20:17:09.369Z | Compiling env_logger v0.11.8 |
| 1700 | 2026-02-25T20:17:09.839Z | Compiling serde_with v3.16.1 |
| 1701 | 2026-02-25T20:17:10.131Z | Compiling ecdsa v0.16.9 |
| 1702 | 2026-02-25T20:17:10.576Z | Compiling zip v4.2.0 |
| 1703 | 2026-02-25T20:17:11.115Z | Compiling rsa v0.9.8 |
| 1704 | 2026-02-25T20:17:13.042Z | Compiling zip v0.6.6 |
| 1705 | 2026-02-25T20:17:13.878Z | Compiling ed25519-dalek v2.1.1 |
| 1706 | 2026-02-25T20:17:14.890Z | Compiling toml v0.7.8 |
| 1707 | 2026-02-25T20:17:15.116Z | Compiling crossterm v0.28.1 |
| 1708 | 2026-02-25T20:17:16.149Z | Compiling heck v0.4.1 |
| 1709 | 2026-02-25T20:17:16.454Z | Compiling crossbeam-epoch v0.9.18 |
| 1710 | 2026-02-25T20:17:16.494Z | Compiling tokio-stream v0.1.17 |
| 1711 | 2026-02-25T20:17:16.629Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1712 | 2026-02-25T20:17:16.660Z | Compiling x509-cert v0.2.5 |
| 1713 | 2026-02-25T20:17:17.177Z | Compiling openapiv3 v2.2.0 |
| 1714 | 2026-02-25T20:17:17.225Z | Compiling sha1 v0.10.6 |
| 1715 | 2026-02-25T20:17:17.472Z | Compiling itertools v0.13.0 |
| 1716 | 2026-02-25T20:17:17.716Z | Compiling itertools v0.10.5 |
| 1717 | 2026-02-25T20:17:18.030Z | Compiling winnow v0.6.26 |
| 1718 | 2026-02-25T20:17:18.528Z | Compiling lalrpop-util v0.19.12 |
| 1719 | 2026-02-25T20:17:18.901Z | Compiling peg-runtime v0.8.5 |
| 1720 | 2026-02-25T20:17:19.128Z | Compiling thread_local v1.1.8 |
| 1721 | 2026-02-25T20:17:19.496Z | Compiling slog-async v2.8.0 |
| 1722 | 2026-02-25T20:17:19.635Z | Compiling crossbeam-channel v0.5.15 |
| 1723 | 2026-02-25T20:17:20.085Z | Compiling xattr v1.3.1 |
| 1724 | 2026-02-25T20:17:20.241Z | Compiling futures-executor v0.3.31 |
| 1725 | 2026-02-25T20:17:20.364Z | Compiling filetime v0.2.26 |
| 1726 | 2026-02-25T20:17:20.631Z | Compiling is-terminal v0.4.13 |
| 1727 | 2026-02-25T20:17:20.678Z | Compiling term v1.1.0 |
| 1728 | 2026-02-25T20:17:20.706Z | Compiling take_mut v0.2.2 |
| 1729 | 2026-02-25T20:17:20.740Z | Compiling tar v0.4.44 |
| 1730 | 2026-02-25T20:17:20.813Z | Compiling futures v0.3.31 |
| 1731 | 2026-02-25T20:17:21.476Z | Compiling slog-term v2.9.2 |
| 1732 | 2026-02-25T20:17:24.613Z | Compiling aws-lc-sys v0.26.0 |
| 1733 | 2026-02-25T20:18:03.011Z | Compiling rustls-webpki v0.102.8 |
| 1734 | 2026-02-25T20:18:09.412Z | Compiling tokio-rustls v0.26.0 |
| 1735 | 2026-02-25T20:18:09.809Z | Compiling hyper-rustls v0.27.7 |
| 1736 | 2026-02-25T20:18:10.250Z | Compiling reqwest v0.12.24 |
| 1737 | 2026-02-25T20:18:15.638Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1738 | 2026-02-25T20:18:16.064Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1739 | 2026-02-25T20:18:22.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s |
| 1740 | 2026-02-25T20:18:22.577Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1741 | 2026-02-25T20:18:22.656Z | Feb 25 20:18:22.163 INFO Starting download, target: Clickhouse |
| 1742 | 2026-02-25T20:18:22.656Z | Feb 25 20:18:22.164 INFO Starting download, target: Cockroach |
| 1743 | 2026-02-25T20:18:22.656Z | Feb 25 20:18:22.164 INFO Starting download, target: Console |
| 1744 | 2026-02-25T20:18:22.656Z | Feb 25 20:18:22.164 INFO Starting download, target: DendriteStub |
| 1745 | 2026-02-25T20:18:22.656Z | Feb 25 20:18:22.164 INFO Starting download, target: MaghemiteMgd |
| 1746 | 2026-02-25T20:18:22.656Z | Feb 25 20:18:22.164 INFO Starting download, target: TransceiverControl |
| 1747 | 2026-02-25T20:18:22.683Z | Feb 25 20:18:22.166 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1748 | 2026-02-25T20:18:22.684Z | Feb 25 20:18:22.166 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1749 | 2026-02-25T20:18:22.684Z | Feb 25 20:18:22.166 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1750 | 2026-02-25T20:18:22.684Z | Feb 25 20:18:22.167 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1751 | 2026-02-25T20:18:22.684Z | Feb 25 20:18:22.167 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1752 | 2026-02-25T20:18:22.684Z | Feb 25 20:18:22.167 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1753 | 2026-02-25T20:18:23.050Z | Feb 25 20:18:22.545 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1754 | 2026-02-25T20:18:23.503Z | Feb 25 20:18:22.997 INFO Download complete, target: Console |
| 1755 | 2026-02-25T20:18:23.530Z | Feb 25 20:18:23.033 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1756 | 2026-02-25T20:18:23.956Z | Feb 25 20:18:23.443 INFO Download complete, target: TransceiverControl |
| 1757 | 2026-02-25T20:18:27.176Z | Feb 25 20:18:26.663 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1758 | 2026-02-25T20:18:27.759Z | Feb 25 20:18:27.270 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1759 | 2026-02-25T20:18:29.106Z | Feb 25 20:18:28.617 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1760 | 2026-02-25T20:18:29.106Z | Feb 25 20:18:28.617 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1761 | 2026-02-25T20:18:32.145Z | Feb 25 20:18:31.656 INFO Download complete, target: DendriteStub |
| 1762 | 2026-02-25T20:18:32.834Z | Feb 25 20:18:32.345 INFO Download complete, target: MaghemiteMgd |
| 1763 | 2026-02-25T20:18:39.494Z | Feb 25 20:18:39.006 INFO Checking that binary works, target: Cockroach |
| 1764 | 2026-02-25T20:18:39.775Z | Feb 25 20:18:39.288 INFO Download complete, target: Cockroach |
| 1765 | 2026-02-25T20:18:48.291Z | Feb 25 20:18:47.805 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1766 | 2026-02-25T20:19:01.716Z | Feb 25 20:19:01.231 INFO Checking that binary works, target: Clickhouse |
| 1767 | 2026-02-25T20:19:01.943Z | Feb 25 20:19:01.458 INFO Download complete, target: Clickhouse |
| 1768 | 2026-02-25T20:19:01.968Z | All prerequisites installed successfully |
| 1769 | 2026-02-25T20:19:01.968Z | |
| 1770 | 2026-02-25T20:19:01.968Z | real 7:24.517631617 |
| 1771 | 2026-02-25T20:19:01.968Z | user 20:21.123965141 |
| 1772 | 2026-02-25T20:19:01.968Z | sys 3:03.927508214 |
| 1773 | 2026-02-25T20:19:01.968Z | trap 0.832253241 |
| 1774 | 2026-02-25T20:19:01.968Z | tflt 0.461106121 |
| 1775 | 2026-02-25T20:19:01.968Z | dflt 1.268994034 |
| 1776 | 2026-02-25T20:19:01.968Z | kflt 0.010328544 |
| 1777 | 2026-02-25T20:19:01.968Z | lock 54:49.161593703 |
| 1778 | 2026-02-25T20:19:01.968Z | slp 1:16:06.106612618 |
| 1779 | 2026-02-25T20:19:01.968Z | lat 1:32.840962011 |
| 1780 | 2026-02-25T20:19:01.968Z | stop 3:15.840080528 |
| 1781 | 2026-02-25T20:19:01.968Z | + ptime -m cargo xtask download softnpu |
| 1782 | 2026-02-25T20:19:03.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s |
| 1783 | 2026-02-25T20:19:03.440Z | Running `target/debug/xtask download softnpu` |
| 1784 | 2026-02-25T20:19:05.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s |
| 1785 | 2026-02-25T20:19:05.107Z | Running `target/debug/xtask-downloader softnpu` |
| 1786 | 2026-02-25T20:19:05.173Z | Feb 25 20:19:04.689 INFO Starting download, target: Softnpu |
| 1787 | 2026-02-25T20:19:05.198Z | Feb 25 20:19:04.690 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1788 | 2026-02-25T20:19:06.920Z | Feb 25 20:19:06.437 INFO Download complete, target: Softnpu |
| 1789 | 2026-02-25T20:19:06.945Z | |
| 1790 | 2026-02-25T20:19:06.945Z | real 4.962891971 |
| 1791 | 2026-02-25T20:19:06.945Z | user 2.544863569 |
| 1792 | 2026-02-25T20:19:06.945Z | sys 1.467444393 |
| 1793 | 2026-02-25T20:19:06.945Z | trap 0.000575157 |
| 1794 | 2026-02-25T20:19:06.945Z | tflt 0.000215773 |
| 1795 | 2026-02-25T20:19:06.945Z | dflt 0.000842505 |
| 1796 | 2026-02-25T20:19:06.945Z | kflt 0.000000000 |
| 1797 | 2026-02-25T20:19:06.945Z | lock 18.831869602 |
| 1798 | 2026-02-25T20:19:06.945Z | slp 1.505364946 |
| 1799 | 2026-02-25T20:19:06.945Z | lat 0.223904180 |
| 1800 | 2026-02-25T20:19:06.945Z | stop 0.000396257 |
| 1801 | 2026-02-25T20:19:06.946Z | + export CARGO_INCREMENTAL=0 |
| 1802 | 2026-02-25T20:19:06.946Z | + CARGO_INCREMENTAL=0 |
| 1803 | 2026-02-25T20:19:06.946Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1804 | 2026-02-25T20:19:09.048Z | Compiling proc-macro2 v1.0.101 |
| 1805 | 2026-02-25T20:19:09.048Z | Compiling unicode-ident v1.0.19 |
| 1806 | 2026-02-25T20:19:09.048Z | Compiling libc v0.2.180 |
| 1807 | 2026-02-25T20:19:09.048Z | Compiling serde_core v1.0.228 |
| 1808 | 2026-02-25T20:19:09.073Z | Compiling serde v1.0.228 |
| 1809 | 2026-02-25T20:19:09.073Z | Compiling autocfg v1.4.0 |
| 1810 | 2026-02-25T20:19:09.073Z | Compiling cfg-if v1.0.4 |
| 1811 | 2026-02-25T20:19:09.293Z | Compiling version_check v0.9.5 |
| 1812 | 2026-02-25T20:19:09.366Z | Compiling memchr v2.7.4 |
| 1813 | 2026-02-25T20:19:09.390Z | Compiling shlex v1.3.0 |
| 1814 | 2026-02-25T20:19:10.007Z | Compiling lock_api v0.4.12 |
| 1815 | 2026-02-25T20:19:10.032Z | Compiling find-msvc-tools v0.1.9 |
| 1816 | 2026-02-25T20:19:10.350Z | Compiling value-bag v1.12.0 |
| 1817 | 2026-02-25T20:19:10.498Z | Compiling zmij v1.0.15 |
| 1818 | 2026-02-25T20:19:10.715Z | Compiling typenum v1.17.0 |
| 1819 | 2026-02-25T20:19:10.968Z | Compiling log v0.4.29 |
| 1820 | 2026-02-25T20:19:11.067Z | Compiling portable-atomic v1.11.0 |
| 1821 | 2026-02-25T20:19:11.374Z | Compiling quote v1.0.40 |
| 1822 | 2026-02-25T20:19:11.453Z | Compiling jobserver v0.1.32 |
| 1823 | 2026-02-25T20:19:11.675Z | Compiling serde_json v1.0.149 |
| 1824 | 2026-02-25T20:19:11.743Z | Compiling generic-array v0.14.7 |
| 1825 | 2026-02-25T20:19:11.943Z | Compiling syn v2.0.114 |
| 1826 | 2026-02-25T20:19:12.005Z | Compiling cc v1.2.56 |
| 1827 | 2026-02-25T20:19:12.111Z | Compiling getrandom v0.3.4 |
| 1828 | 2026-02-25T20:19:12.189Z | Compiling libm v0.2.8 |
| 1829 | 2026-02-25T20:19:12.244Z | Compiling num-traits v0.2.19 |
| 1830 | 2026-02-25T20:19:12.650Z | Compiling scopeguard v1.2.0 |
| 1831 | 2026-02-25T20:19:12.690Z | Compiling parking_lot_core v0.9.10 |
| 1832 | 2026-02-25T20:19:12.749Z | Compiling smallvec v1.15.1 |
| 1833 | 2026-02-25T20:19:13.089Z | Compiling regex-syntax v0.8.5 |
| 1834 | 2026-02-25T20:19:13.260Z | Compiling itoa v1.0.11 |
| 1835 | 2026-02-25T20:19:13.966Z | Compiling getrandom v0.2.15 |
| 1836 | 2026-02-25T20:19:14.065Z | Compiling thiserror v2.0.18 |
| 1837 | 2026-02-25T20:19:14.285Z | Compiling pkg-config v0.3.31 |
| 1838 | 2026-02-25T20:19:14.347Z | Compiling aho-corasick v1.1.3 |
| 1839 | 2026-02-25T20:19:14.531Z | Compiling rustix v0.38.37 |
| 1840 | 2026-02-25T20:19:15.028Z | Compiling errno v0.3.12 |
| 1841 | 2026-02-25T20:19:15.119Z | Compiling stable_deref_trait v1.2.0 |
| 1842 | 2026-02-25T20:19:15.274Z | Compiling either v1.15.0 |
| 1843 | 2026-02-25T20:19:15.341Z | Compiling spin v0.9.8 |
| 1844 | 2026-02-25T20:19:15.446Z | Compiling slab v0.4.9 |
| 1845 | 2026-02-25T20:19:15.524Z | Compiling allocator-api2 v0.2.21 |
| 1846 | 2026-02-25T20:19:15.787Z | Compiling equivalent v1.0.2 |
| 1847 | 2026-02-25T20:19:15.832Z | Compiling semver v1.0.27 |
| 1848 | 2026-02-25T20:19:15.978Z | Compiling lazy_static v1.5.0 |
| 1849 | 2026-02-25T20:19:16.455Z | Compiling regex-automata v0.4.11 |
| 1850 | 2026-02-25T20:19:16.612Z | Compiling schemars v0.8.22 |
| 1851 | 2026-02-25T20:19:17.886Z | Compiling rand_core v0.6.4 |
| 1852 | 2026-02-25T20:19:18.509Z | Compiling critical-section v1.1.3 |
| 1853 | 2026-02-25T20:19:18.646Z | Compiling byteorder v1.5.0 |
| 1854 | 2026-02-25T20:19:18.671Z | Compiling once_cell v1.21.3 |
| 1855 | 2026-02-25T20:19:19.173Z | Compiling synstructure v0.13.1 |
| 1856 | 2026-02-25T20:19:19.198Z | Compiling serde_derive_internals v0.29.1 |
| 1857 | 2026-02-25T20:19:19.836Z | Compiling subtle v2.6.1 |
| 1858 | 2026-02-25T20:19:20.195Z | Compiling litemap v0.7.3 |
| 1859 | 2026-02-25T20:19:20.292Z | Compiling glob v0.3.2 |
| 1860 | 2026-02-25T20:19:20.405Z | Compiling writeable v0.5.5 |
| 1861 | 2026-02-25T20:19:20.746Z | Compiling pin-project-lite v0.2.14 |
| 1862 | 2026-02-25T20:19:20.842Z | Compiling prettyplease v0.2.36 |
| 1863 | 2026-02-25T20:19:20.943Z | Compiling percent-encoding v2.3.2 |
| 1864 | 2026-02-25T20:19:21.011Z | Compiling clang-sys v1.8.1 |
| 1865 | 2026-02-25T20:19:21.368Z | Compiling icu_locid_transform_data v1.5.0 |
| 1866 | 2026-02-25T20:19:21.493Z | Compiling fnv v1.0.7 |
| 1867 | 2026-02-25T20:19:21.522Z | Compiling minimal-lexical v0.2.1 |
| 1868 | 2026-02-25T20:19:21.738Z | Compiling libloading v0.8.5 |
| 1869 | 2026-02-25T20:19:21.800Z | Compiling icu_properties_data v1.5.0 |
| 1870 | 2026-02-25T20:19:22.049Z | Compiling regex v1.11.3 |
| 1871 | 2026-02-25T20:19:22.139Z | Compiling nom v7.1.3 |
| 1872 | 2026-02-25T20:19:22.284Z | Compiling home v0.5.9 |
| 1873 | 2026-02-25T20:19:22.349Z | Compiling serde_derive v1.0.228 |
| 1874 | 2026-02-25T20:19:22.465Z | Compiling zeroize_derive v1.4.2 |
| 1875 | 2026-02-25T20:19:22.499Z | Compiling zerofrom-derive v0.1.4 |
| 1876 | 2026-02-25T20:19:22.557Z | Compiling yoke-derive v0.7.4 |
| 1877 | 2026-02-25T20:19:22.816Z | Compiling zerovec-derive v0.10.3 |
| 1878 | 2026-02-25T20:19:22.976Z | Compiling displaydoc v0.2.5 |
| 1879 | 2026-02-25T20:19:23.604Z | Compiling icu_provider_macros v1.5.0 |
| 1880 | 2026-02-25T20:19:24.254Z | Compiling zeroize v1.8.1 |
| 1881 | 2026-02-25T20:19:24.564Z | Compiling tokio-macros v2.6.0 |
| 1882 | 2026-02-25T20:19:24.599Z | Compiling thiserror-impl v2.0.18 |
| 1883 | 2026-02-25T20:19:24.727Z | Compiling zerocopy-derive v0.7.35 |
| 1884 | 2026-02-25T20:19:24.976Z | Compiling zerofrom v0.1.4 |
| 1885 | 2026-02-25T20:19:25.183Z | Compiling yoke v0.7.4 |
| 1886 | 2026-02-25T20:19:25.228Z | Compiling futures-macro v0.3.31 |
| 1887 | 2026-02-25T20:19:25.253Z | Compiling schemars_derive v0.8.22 |
| 1888 | 2026-02-25T20:19:25.607Z | Compiling zerovec v0.10.4 |
| 1889 | 2026-02-25T20:19:26.543Z | Compiling bindgen v0.69.5 |
| 1890 | 2026-02-25T20:19:26.667Z | Compiling cexpr v0.6.0 |
| 1891 | 2026-02-25T20:19:27.749Z | Compiling tinystr v0.7.6 |
| 1892 | 2026-02-25T20:19:28.041Z | Compiling icu_collections v1.5.0 |
| 1893 | 2026-02-25T20:19:28.159Z | Compiling icu_locid v1.5.0 |
| 1894 | 2026-02-25T20:19:28.222Z | Compiling itertools v0.12.1 |
| 1895 | 2026-02-25T20:19:28.779Z | Compiling utf8_iter v1.0.4 |
| 1896 | 2026-02-25T20:19:29.064Z | Compiling paste v1.0.15 |
| 1897 | 2026-02-25T20:19:29.481Z | Compiling icu_provider v1.5.0 |
| 1898 | 2026-02-25T20:19:29.632Z | Compiling bitflags v2.9.4 |
| 1899 | 2026-02-25T20:19:29.881Z | Compiling bytes v1.11.1 |
| 1900 | 2026-02-25T20:19:30.929Z | Compiling icu_locid_transform v1.5.0 |
| 1901 | 2026-02-25T20:19:31.227Z | Compiling utf16_iter v1.0.5 |
| 1902 | 2026-02-25T20:19:31.330Z | Compiling lazycell v1.3.0 |
| 1903 | 2026-02-25T20:19:31.480Z | Compiling rustc-hash v1.1.0 |
| 1904 | 2026-02-25T20:19:31.519Z | Compiling write16 v1.0.0 |
| 1905 | 2026-02-25T20:19:31.581Z | Compiling icu_normalizer_data v1.5.0 |
| 1906 | 2026-02-25T20:19:31.654Z | Compiling heck v0.5.0 |
| 1907 | 2026-02-25T20:19:31.785Z | Compiling cmake v0.1.51 |
| 1908 | 2026-02-25T20:19:31.851Z | Compiling signal-hook-registry v1.4.2 |
| 1909 | 2026-02-25T20:19:32.083Z | Compiling dunce v1.0.5 |
| 1910 | 2026-02-25T20:19:32.265Z | Compiling fs_extra v1.3.0 |
| 1911 | 2026-02-25T20:19:32.495Z | Compiling icu_properties v1.5.1 |
| 1912 | 2026-02-25T20:19:32.521Z | Compiling parking_lot v0.12.3 |
| 1913 | 2026-02-25T20:19:33.574Z | Compiling which v4.4.2 |
| 1914 | 2026-02-25T20:19:33.640Z | Compiling crypto-common v0.1.6 |
| 1915 | 2026-02-25T20:19:33.864Z | Compiling hashbrown v0.16.1 |
| 1916 | 2026-02-25T20:19:34.257Z | Compiling mio v1.0.2 |
| 1917 | 2026-02-25T20:19:35.122Z | Compiling form_urlencoded v1.2.2 |
| 1918 | 2026-02-25T20:19:35.732Z | Compiling const-oid v0.9.6 |
| 1919 | 2026-02-25T20:19:35.965Z | Compiling rustversion v1.0.22 |
| 1920 | 2026-02-25T20:19:36.131Z | Compiling icu_normalizer v1.5.0 |
| 1921 | 2026-02-25T20:19:36.256Z | Compiling indexmap v2.13.0 |
| 1922 | 2026-02-25T20:19:36.928Z | Compiling socket2 v0.6.1 |
| 1923 | 2026-02-25T20:19:37.383Z | Compiling idna_adapter v1.2.0 |
| 1924 | 2026-02-25T20:19:37.574Z | Compiling idna v1.0.3 |
| 1925 | 2026-02-25T20:19:37.620Z | Compiling tokio v1.49.0 |
| 1926 | 2026-02-25T20:19:38.514Z | Compiling url v2.5.4 |
| 1927 | 2026-02-25T20:19:38.937Z | Compiling ring v0.17.14 |
| 1928 | 2026-02-25T20:19:39.280Z | Compiling zerocopy v0.8.27 |
| 1929 | 2026-02-25T20:19:39.786Z | Compiling block-buffer v0.10.4 |
| 1930 | 2026-02-25T20:19:39.946Z | Compiling tracing-attributes v0.1.27 |
| 1931 | 2026-02-25T20:19:40.092Z | Compiling der_derive v0.7.3 |
| 1932 | 2026-02-25T20:19:40.711Z | Compiling vcpkg v0.2.15 |
| 1933 | 2026-02-25T20:19:41.809Z | Compiling thiserror v1.0.69 |
| 1934 | 2026-02-25T20:19:42.320Z | Compiling aws-lc-rs v1.12.4 |
| 1935 | 2026-02-25T20:19:42.346Z | Compiling openssl-sys v0.9.109 |
| 1936 | 2026-02-25T20:19:42.522Z | Compiling digest v0.10.7 |
| 1937 | 2026-02-25T20:19:42.718Z | Compiling zerocopy-derive v0.8.27 |
| 1938 | 2026-02-25T20:19:43.245Z | Compiling strsim v0.11.1 |
| 1939 | 2026-02-25T20:19:43.329Z | Compiling futures-core v0.3.31 |
| 1940 | 2026-02-25T20:19:43.602Z | Compiling zerocopy v0.7.35 |
| 1941 | 2026-02-25T20:19:43.627Z | Compiling thiserror-impl v1.0.69 |
| 1942 | 2026-02-25T20:19:44.063Z | Compiling iana-time-zone v0.1.63 |
| 1943 | 2026-02-25T20:19:44.170Z | Compiling aws-lc-sys v0.26.0 |
| 1944 | 2026-02-25T20:19:44.195Z | Compiling ucd-trie v0.1.7 |
| 1945 | 2026-02-25T20:19:44.597Z | Compiling pest v2.8.2 |
| 1946 | 2026-02-25T20:19:44.779Z | Compiling chrono v0.4.43 |
| 1947 | 2026-02-25T20:19:45.219Z | Compiling serde_tokenstream v0.2.2 |
| 1948 | 2026-02-25T20:19:45.405Z | Compiling uuid v1.19.0 |
| 1949 | 2026-02-25T20:19:45.592Z | Compiling foldhash v0.1.5 |
| 1950 | 2026-02-25T20:19:45.792Z | Compiling httparse v1.9.5 |
| 1951 | 2026-02-25T20:19:45.944Z | Compiling ident_case v1.0.1 |
| 1952 | 2026-02-25T20:19:45.969Z | Compiling hashbrown v0.15.4 |
| 1953 | 2026-02-25T20:19:47.317Z | Compiling rustix v1.1.3 |
| 1954 | 2026-02-25T20:19:47.669Z | Compiling pest_meta v2.8.2 |
| 1955 | 2026-02-25T20:19:48.499Z | Compiling syn v1.0.109 |
| 1956 | 2026-02-25T20:19:49.077Z | Compiling pest_generator v2.8.2 |
| 1957 | 2026-02-25T20:19:49.649Z | Compiling futures-sink v0.3.31 |
| 1958 | 2026-02-25T20:19:49.769Z | Compiling num-conv v0.1.0 |
| 1959 | 2026-02-25T20:19:49.856Z | Compiling time-core v0.1.6 |
| 1960 | 2026-02-25T20:19:50.090Z | Compiling futures-channel v0.3.31 |
| 1961 | 2026-02-25T20:19:50.161Z | Compiling time-macros v0.2.24 |
| 1962 | 2026-02-25T20:19:50.960Z | Compiling rustc_version v0.4.1 |
| 1963 | 2026-02-25T20:19:51.010Z | Compiling pest_derive v2.8.2 |
| 1964 | 2026-02-25T20:19:51.507Z | Compiling pin-utils v0.1.0 |
| 1965 | 2026-02-25T20:19:51.637Z | Compiling openssl v0.10.73 |
| 1966 | 2026-02-25T20:19:51.864Z | Compiling futures-task v0.3.31 |
| 1967 | 2026-02-25T20:19:52.058Z | Compiling futures-io v0.3.31 |
| 1968 | 2026-02-25T20:19:52.083Z | Compiling cpufeatures v0.2.14 |
| 1969 | 2026-02-25T20:19:52.146Z | Compiling dyn-clone v1.0.20 |
| 1970 | 2026-02-25T20:19:52.279Z | Compiling hmac v0.12.1 |
| 1971 | 2026-02-25T20:19:52.444Z | Compiling futures-util v0.3.31 |
| 1972 | 2026-02-25T20:19:52.604Z | Compiling plain v0.2.3 |
| 1973 | 2026-02-25T20:19:52.825Z | Compiling block-padding v0.3.3 |
| 1974 | 2026-02-25T20:19:53.079Z | Compiling openssl-macros v0.1.1 |
| 1975 | 2026-02-25T20:19:53.723Z | Compiling native-tls v0.2.12 |
| 1976 | 2026-02-25T20:19:54.083Z | Compiling rustls v0.23.19 |
| 1977 | 2026-02-25T20:19:54.396Z | Compiling crossbeam-utils v0.8.21 |
| 1978 | 2026-02-25T20:19:54.469Z | Compiling inout v0.1.3 |
| 1979 | 2026-02-25T20:19:54.770Z | Compiling ppv-lite86 v0.2.20 |
| 1980 | 2026-02-25T20:19:55.690Z | Compiling pretty-hex v0.4.1 |
| 1981 | 2026-02-25T20:19:56.165Z | Compiling cipher v0.4.4 |
| 1982 | 2026-02-25T20:19:56.361Z | Compiling sha2 v0.10.9 |
| 1983 | 2026-02-25T20:19:56.698Z | Compiling http v1.4.0 |
| 1984 | 2026-02-25T20:19:57.094Z | Compiling scroll_derive v0.12.0 |
| 1985 | 2026-02-25T20:19:58.136Z | Compiling scroll_derive v0.13.1 |
| 1986 | 2026-02-25T20:19:58.572Z | Compiling cookie v0.18.1 |
| 1987 | 2026-02-25T20:19:58.951Z | Compiling base64ct v1.6.0 |
| 1988 | 2026-02-25T20:19:59.019Z | Compiling anyhow v1.0.99 |
| 1989 | 2026-02-25T20:19:59.580Z | Compiling pem-rfc7468 v0.7.0 |
| 1990 | 2026-02-25T20:19:59.737Z | Compiling darling_core v0.21.0 |
| 1991 | 2026-02-25T20:20:00.170Z | Compiling slog v2.8.2 |
| 1992 | 2026-02-25T20:20:01.451Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1993 | 2026-02-25T20:20:01.502Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1994 | 2026-02-25T20:20:01.980Z | Compiling flagset v0.4.6 |
| 1995 | 2026-02-25T20:20:02.294Z | Compiling der v0.7.10 |
| 1996 | 2026-02-25T20:20:04.514Z | Compiling serde_spanned v0.6.9 |
| 1997 | 2026-02-25T20:20:04.771Z | Compiling toml_datetime v0.6.11 |
| 1998 | 2026-02-25T20:20:04.903Z | Compiling rand_core v0.9.3 |
| 1999 | 2026-02-25T20:20:04.928Z | Compiling darling_macro v0.21.0 |
| 2000 | 2026-02-25T20:20:04.996Z | Compiling tracing-core v0.1.32 |
| 2001 | 2026-02-25T20:20:05.221Z | Compiling rustls-pki-types v1.10.0 |
| 2002 | 2026-02-25T20:20:05.279Z | Compiling spki v0.7.3 |
| 2003 | 2026-02-25T20:20:05.667Z | Compiling salsa20 v0.10.2 |
| 2004 | 2026-02-25T20:20:05.774Z | Compiling pbkdf2 v0.12.2 |
| 2005 | 2026-02-25T20:20:05.799Z | Compiling darling v0.21.0 |
| 2006 | 2026-02-25T20:20:05.937Z | Compiling tracing v0.1.40 |
| 2007 | 2026-02-25T20:20:06.659Z | Compiling camino v1.2.2 |
| 2008 | 2026-02-25T20:20:06.849Z | Compiling litrs v0.4.1 |
| 2009 | 2026-02-25T20:20:06.928Z | Compiling winnow v0.5.40 |
| 2010 | 2026-02-25T20:20:07.188Z | Compiling base64 v0.22.1 |
| 2011 | 2026-02-25T20:20:07.841Z | Compiling document-features v0.2.11 |
| 2012 | 2026-02-25T20:20:08.494Z | Compiling scrypt v0.11.0 |
| 2013 | 2026-02-25T20:20:08.830Z | Compiling rand_chacha v0.9.0 |
| 2014 | 2026-02-25T20:20:08.945Z | Compiling tokio-util v0.7.15 |
| 2015 | 2026-02-25T20:20:09.263Z | Compiling aes v0.8.4 |
| 2016 | 2026-02-25T20:20:09.664Z | Compiling cbc v0.1.2 |
| 2017 | 2026-02-25T20:20:10.397Z | Compiling toml_edit v0.19.15 |
| 2018 | 2026-02-25T20:20:12.283Z | Compiling usdt-impl v0.5.0 |
| 2019 | 2026-02-25T20:20:12.614Z | Compiling usdt-impl v0.6.0 |
| 2020 | 2026-02-25T20:20:12.821Z | Compiling powerfmt v0.2.0 |
| 2021 | 2026-02-25T20:20:12.961Z | Compiling untrusted v0.9.0 |
| 2022 | 2026-02-25T20:20:13.200Z | Compiling ref-cast v1.0.25 |
| 2023 | 2026-02-25T20:20:13.301Z | Compiling untrusted v0.7.1 |
| 2024 | 2026-02-25T20:20:13.357Z | Compiling deranged v0.5.3 |
| 2025 | 2026-02-25T20:20:13.871Z | Compiling pkcs5 v0.7.1 |
| 2026 | 2026-02-25T20:20:14.900Z | Compiling rand v0.9.2 |
| 2027 | 2026-02-25T20:20:16.710Z | Compiling http-body v1.0.1 |
| 2028 | 2026-02-25T20:20:16.986Z | Compiling scroll v0.13.0 |
| 2029 | 2026-02-25T20:20:17.532Z | Compiling scroll v0.12.0 |
| 2030 | 2026-02-25T20:20:17.716Z | Compiling heapless v0.7.17 |
| 2031 | 2026-02-25T20:20:18.275Z | Compiling atomic-waker v1.1.2 |
| 2032 | 2026-02-25T20:20:18.301Z | Compiling zstd-safe v7.2.3 |
| 2033 | 2026-02-25T20:20:18.657Z | Compiling num_threads v0.1.7 |
| 2034 | 2026-02-25T20:20:18.773Z | Compiling signal-hook v0.3.18 |
| 2035 | 2026-02-25T20:20:18.819Z | Compiling adler2 v2.0.0 |
| 2036 | 2026-02-25T20:20:19.089Z | Compiling cfg_aliases v0.2.1 |
| 2037 | 2026-02-25T20:20:19.228Z | Compiling miniz_oxide v0.8.5 |
| 2038 | 2026-02-25T20:20:19.448Z | Compiling time v0.3.43 |
| 2039 | 2026-02-25T20:20:21.603Z | Compiling goblin v0.8.2 |
| 2040 | 2026-02-25T20:20:21.698Z | Compiling goblin v0.10.2 |
| 2041 | 2026-02-25T20:20:22.941Z | Compiling pkcs8 v0.10.2 |
| 2042 | 2026-02-25T20:20:23.861Z | Compiling ipnetwork v0.21.1 |
| 2043 | 2026-02-25T20:20:25.283Z | Compiling darling_core v0.20.10 |
| 2044 | 2026-02-25T20:20:27.642Z | Compiling ref-cast-impl v1.0.25 |
| 2045 | 2026-02-25T20:20:28.803Z | Compiling memoffset v0.9.1 |
| 2046 | 2026-02-25T20:20:30.252Z | Compiling tower-service v0.3.3 |
| 2047 | 2026-02-25T20:20:30.434Z | Compiling tower-layer v0.3.3 |
| 2048 | 2026-02-25T20:20:30.650Z | Compiling try-lock v0.2.5 |
| 2049 | 2026-02-25T20:20:30.861Z | Compiling tinyvec_macros v0.1.1 |
| 2050 | 2026-02-25T20:20:30.963Z | Compiling want v0.3.1 |
| 2051 | 2026-02-25T20:20:31.002Z | Compiling tinyvec v1.8.0 |
| 2052 | 2026-02-25T20:20:31.171Z | Compiling darling_macro v0.20.10 |
| 2053 | 2026-02-25T20:20:32.078Z | Compiling dof v0.4.0 |
| 2054 | 2026-02-25T20:20:32.501Z | Compiling dof v0.3.0 |
| 2055 | 2026-02-25T20:20:33.945Z | Compiling h2 v0.4.6 |
| 2056 | 2026-02-25T20:20:34.015Z | Compiling dtrace-parser v0.2.0 |
| 2057 | 2026-02-25T20:20:34.573Z | Compiling dtrace-parser v0.3.0 |
| 2058 | 2026-02-25T20:20:35.412Z | Compiling curve25519-dalek v4.1.3 |
| 2059 | 2026-02-25T20:20:36.021Z | Compiling ipnet v2.11.0 |
| 2060 | 2026-02-25T20:20:36.046Z | Compiling async-trait v0.1.89 |
| 2061 | 2026-02-25T20:20:36.219Z | Compiling daft-derive v0.1.4 |
| 2062 | 2026-02-25T20:20:37.636Z | Compiling thread-id v4.2.2 |
| 2063 | 2026-02-25T20:20:37.778Z | Compiling thread-id v5.0.0 |
| 2064 | 2026-02-25T20:20:37.927Z | Compiling ryu v1.0.18 |
| 2065 | 2026-02-25T20:20:38.028Z | Compiling foreign-types-shared v0.1.1 |
| 2066 | 2026-02-25T20:20:38.186Z | Compiling httpdate v1.0.3 |
| 2067 | 2026-02-25T20:20:38.581Z | Compiling openssl-probe v0.1.5 |
| 2068 | 2026-02-25T20:20:38.679Z | Compiling num-bigint-dig v0.8.6 |
| 2069 | 2026-02-25T20:20:39.235Z | Compiling smoltcp v0.9.1 |
| 2070 | 2026-02-25T20:20:39.264Z | Compiling fastrand v2.1.1 |
| 2071 | 2026-02-25T20:20:39.743Z | Compiling tempfile v3.24.0 |
| 2072 | 2026-02-25T20:20:39.895Z | Compiling foreign-types v0.3.2 |
| 2073 | 2026-02-25T20:20:43.815Z | Compiling hyper v1.8.1 |
| 2074 | 2026-02-25T20:20:46.261Z | Compiling darling v0.20.10 |
| 2075 | 2026-02-25T20:20:48.892Z | Compiling strum_macros v0.26.4 |
| 2076 | 2026-02-25T20:20:51.198Z | Compiling wait-timeout v0.2.0 |
| 2077 | 2026-02-25T20:20:51.663Z | Compiling bit-vec v0.8.0 |
| 2078 | 2026-02-25T20:20:52.840Z | Compiling utf8parse v0.2.2 |
| 2079 | 2026-02-25T20:20:53.062Z | Compiling anstyle v1.0.11 |
| 2080 | 2026-02-25T20:20:53.663Z | Compiling quick-error v1.2.3 |
| 2081 | 2026-02-25T20:20:53.754Z | Compiling gimli v0.31.1 |
| 2082 | 2026-02-25T20:20:56.315Z | Compiling rusty-fork v0.3.0 |
| 2083 | 2026-02-25T20:20:56.927Z | Compiling anstyle-parse v0.2.5 |
| 2084 | 2026-02-25T20:20:58.874Z | Compiling addr2line v0.24.2 |
| 2085 | 2026-02-25T20:21:00.700Z | Compiling bit-set v0.8.0 |
| 2086 | 2026-02-25T20:21:01.369Z | Compiling hyper-util v0.1.19 |
| 2087 | 2026-02-25T20:21:01.682Z | Compiling derive_builder_core v0.20.2 |
| 2088 | 2026-02-25T20:21:01.812Z | Compiling unicode-normalization v0.1.24 |
| 2089 | 2026-02-25T20:21:02.859Z | Compiling nix v0.29.0 |
| 2090 | 2026-02-25T20:21:03.917Z | Compiling rand_xorshift v0.4.0 |
| 2091 | 2026-02-25T20:21:04.163Z | Compiling hubpack_derive v0.1.1 |
| 2092 | 2026-02-25T20:21:04.988Z | Compiling signature v2.2.0 |
| 2093 | 2026-02-25T20:21:05.256Z | Compiling openapiv3 v2.2.0 |
| 2094 | 2026-02-25T20:21:06.008Z | Compiling strum_macros v0.27.2 |
| 2095 | 2026-02-25T20:21:07.908Z | Compiling erased-serde v0.3.31 |
| 2096 | 2026-02-25T20:21:08.584Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2097 | 2026-02-25T20:21:09.551Z | Compiling object v0.36.5 |
| 2098 | 2026-02-25T20:21:10.075Z | Compiling fs-err v3.1.1 |
| 2099 | 2026-02-25T20:21:10.435Z | Compiling ahash v0.8.12 |
| 2100 | 2026-02-25T20:21:10.898Z | Compiling crc32fast v1.4.2 |
| 2101 | 2026-02-25T20:21:11.356Z | Compiling is_terminal_polyfill v1.70.1 |
| 2102 | 2026-02-25T20:21:11.526Z | Compiling buf-list v1.0.3 |
| 2103 | 2026-02-25T20:21:12.120Z | Compiling zlib-rs v0.5.1 |
| 2104 | 2026-02-25T20:21:13.421Z | Compiling anstyle-query v1.1.1 |
| 2105 | 2026-02-25T20:21:13.800Z | Compiling rustc-demangle v0.1.24 |
| 2106 | 2026-02-25T20:21:15.927Z | Compiling unicode-properties v0.1.3 |
| 2107 | 2026-02-25T20:21:16.217Z | Compiling unarray v0.1.4 |
| 2108 | 2026-02-25T20:21:16.380Z | Compiling colorchoice v1.0.2 |
| 2109 | 2026-02-25T20:21:16.476Z | Compiling siphasher v0.3.11 |
| 2110 | 2026-02-25T20:21:16.633Z | Compiling unicode-segmentation v1.12.0 |
| 2111 | 2026-02-25T20:21:17.591Z | Compiling unicode-bidi v0.3.17 |
| 2112 | 2026-02-25T20:21:17.785Z | Compiling backtrace v0.3.74 |
| 2113 | 2026-02-25T20:21:17.830Z | Compiling libz-rs-sys v0.5.1 |
| 2114 | 2026-02-25T20:21:18.207Z | Compiling phf_shared v0.11.2 |
| 2115 | 2026-02-25T20:21:18.654Z | Compiling stringprep v0.1.5 |
| 2116 | 2026-02-25T20:21:18.844Z | Compiling anstream v0.6.18 |
| 2117 | 2026-02-25T20:21:18.907Z | Compiling proptest v1.7.0 |
| 2118 | 2026-02-25T20:21:24.796Z | Compiling derive_builder_macro v0.20.2 |
| 2119 | 2026-02-25T20:21:27.464Z | Compiling usdt-attr-macro v0.6.0 |
| 2120 | 2026-02-25T20:21:27.937Z | Compiling rustls-webpki v0.102.8 |
| 2121 | 2026-02-25T20:21:27.987Z | Compiling usdt-macro v0.6.0 |
| 2122 | 2026-02-25T20:21:28.710Z | Compiling oxnet v0.1.4 |
| 2123 | 2026-02-25T20:21:28.886Z | Compiling http-body-util v0.1.3 |
| 2124 | 2026-02-25T20:21:29.725Z | Compiling rand_chacha v0.3.1 |
| 2125 | 2026-02-25T20:21:29.937Z | Compiling sync_wrapper v1.0.1 |
| 2126 | 2026-02-25T20:21:30.372Z | Compiling md-5 v0.10.6 |
| 2127 | 2026-02-25T20:21:30.425Z | Compiling vergen-lib v0.1.6 |
| 2128 | 2026-02-25T20:21:30.591Z | Compiling num-integer v0.1.46 |
| 2129 | 2026-02-25T20:21:30.627Z | Compiling ff v0.13.0 |
| 2130 | 2026-02-25T20:21:30.700Z | Compiling hash32 v0.2.1 |
| 2131 | 2026-02-25T20:21:30.798Z | Compiling encoding_rs v0.8.34 |
| 2132 | 2026-02-25T20:21:30.914Z | Compiling mime v0.3.17 |
| 2133 | 2026-02-25T20:21:31.119Z | Compiling psl-types v2.0.11 |
| 2134 | 2026-02-25T20:21:31.348Z | Compiling fallible-iterator v0.2.0 |
| 2135 | 2026-02-25T20:21:32.025Z | Compiling base16ct v0.2.0 |
| 2136 | 2026-02-25T20:21:32.178Z | Compiling postgres-protocol v0.6.8 |
| 2137 | 2026-02-25T20:21:32.348Z | Compiling publicsuffix v2.3.0 |
| 2138 | 2026-02-25T20:21:32.373Z | Compiling sec1 v0.7.3 |
| 2139 | 2026-02-25T20:21:32.434Z | Compiling serde_urlencoded v0.7.1 |
| 2140 | 2026-02-25T20:21:32.972Z | Compiling num-iter v0.1.45 |
| 2141 | 2026-02-25T20:21:33.141Z | Compiling group v0.13.0 |
| 2142 | 2026-02-25T20:21:33.251Z | Compiling tower v0.5.2 |
| 2143 | 2026-02-25T20:21:33.509Z | Compiling rand v0.8.5 |
| 2144 | 2026-02-25T20:21:36.566Z | Compiling derive_builder v0.20.2 |
| 2145 | 2026-02-25T20:21:36.629Z | Compiling tokio-rustls v0.26.0 |
| 2146 | 2026-02-25T20:21:36.813Z | Compiling newtype-uuid v1.3.2 |
| 2147 | 2026-02-25T20:21:37.178Z | Compiling tokio-native-tls v0.3.1 |
| 2148 | 2026-02-25T20:21:37.522Z | Compiling flate2 v1.1.2 |
| 2149 | 2026-02-25T20:21:37.573Z | Compiling heck v0.4.1 |
| 2150 | 2026-02-25T20:21:37.913Z | Compiling rustls-native-certs v0.8.1 |
| 2151 | 2026-02-25T20:21:38.526Z | Compiling webpki-roots v1.0.1 |
| 2152 | 2026-02-25T20:21:38.883Z | Compiling serde_with_macros v3.16.1 |
| 2153 | 2026-02-25T20:21:39.330Z | Compiling hkdf v0.12.4 |
| 2154 | 2026-02-25T20:21:39.378Z | Compiling vergen v9.0.6 |
| 2155 | 2026-02-25T20:21:39.515Z | Compiling terminal_size v0.4.0 |
| 2156 | 2026-02-25T20:21:39.636Z | Compiling clap_derive v4.5.47 |
| 2157 | 2026-02-25T20:21:39.785Z | Compiling enum-as-inner v0.6.1 |
| 2158 | 2026-02-25T20:21:40.850Z | Compiling cargo-platform v0.1.8 |
| 2159 | 2026-02-25T20:21:40.993Z | Compiling crypto-bigint v0.5.5 |
| 2160 | 2026-02-25T20:21:41.150Z | Compiling serde_repr v0.1.19 |
| 2161 | 2026-02-25T20:21:41.357Z | Compiling bumpalo v3.16.0 |
| 2162 | 2026-02-25T20:21:41.862Z | Compiling iri-string v0.7.8 |
| 2163 | 2026-02-25T20:21:41.893Z | Compiling simd-adler32 v0.3.7 |
| 2164 | 2026-02-25T20:21:42.152Z | Compiling winnow v0.7.14 |
| 2165 | 2026-02-25T20:21:42.467Z | Compiling lockfree-object-pool v0.1.6 |
| 2166 | 2026-02-25T20:21:42.798Z | Compiling bitflags v1.3.2 |
| 2167 | 2026-02-25T20:21:43.659Z | Compiling managed v0.8.0 |
| 2168 | 2026-02-25T20:21:43.765Z | Compiling clap_lex v0.7.4 |
| 2169 | 2026-02-25T20:21:44.267Z | Compiling elliptic-curve v0.13.8 |
| 2170 | 2026-02-25T20:21:44.911Z | Compiling clap_builder v4.5.48 |
| 2171 | 2026-02-25T20:21:46.689Z | Compiling tower-http v0.6.6 |
| 2172 | 2026-02-25T20:21:47.394Z | Compiling zopfli v0.8.1 |
| 2173 | 2026-02-25T20:21:47.809Z | Compiling cargo_metadata v0.19.2 |
| 2174 | 2026-02-25T20:21:48.880Z | Compiling hyper-tls v0.6.0 |
| 2175 | 2026-02-25T20:21:49.405Z | Compiling hyper-rustls v0.27.7 |
| 2176 | 2026-02-25T20:21:50.155Z | Compiling daft v0.1.4 |
| 2177 | 2026-02-25T20:21:50.843Z | Compiling zstd v0.13.3 |
| 2178 | 2026-02-25T20:21:51.108Z | Compiling signal-hook-mio v0.2.4 |
| 2179 | 2026-02-25T20:21:51.178Z | Compiling cookie_store v0.21.1 |
| 2180 | 2026-02-25T20:21:51.455Z | Compiling postgres-types v0.2.9 |
| 2181 | 2026-02-25T20:21:51.896Z | Compiling phf v0.11.2 |
| 2182 | 2026-02-25T20:21:52.479Z | Compiling strum v0.27.2 |
| 2183 | 2026-02-25T20:21:52.510Z | Compiling ed25519 v2.2.3 |
| 2184 | 2026-02-25T20:21:52.679Z | Compiling hubpack v0.1.2 |
| 2185 | 2026-02-25T20:21:52.756Z | Compiling bzip2 v0.4.4 |
| 2186 | 2026-02-25T20:21:52.795Z | Compiling bzip2 v0.5.2 |
| 2187 | 2026-02-25T20:21:52.821Z | Compiling crossbeam-epoch v0.9.18 |
| 2188 | 2026-02-25T20:21:53.147Z | Compiling pkcs1 v0.7.5 |
| 2189 | 2026-02-25T20:21:53.956Z | Compiling rfc6979 v0.4.0 |
| 2190 | 2026-02-25T20:21:54.071Z | Compiling regress v0.10.4 |
| 2191 | 2026-02-25T20:21:54.221Z | Compiling float-cmp v0.10.0 |
| 2192 | 2026-02-25T20:21:54.322Z | Compiling hex v0.4.3 |
| 2193 | 2026-02-25T20:21:55.385Z | Compiling serde-big-array v0.5.1 |
| 2194 | 2026-02-25T20:21:55.723Z | Compiling bstr v1.10.0 |
| 2195 | 2026-02-25T20:21:55.971Z | Compiling env_filter v0.1.2 |
| 2196 | 2026-02-25T20:21:56.133Z | Compiling socket2 v0.5.10 |
| 2197 | 2026-02-25T20:21:56.570Z | Compiling memmap2 v0.9.8 |
| 2198 | 2026-02-25T20:21:57.072Z | Compiling predicates-core v1.0.8 |
| 2199 | 2026-02-25T20:21:57.072Z | Compiling normalize-line-endings v0.3.0 |
| 2200 | 2026-02-25T20:21:57.429Z | Compiling new_debug_unreachable v1.0.6 |
| 2201 | 2026-02-25T20:21:57.474Z | Compiling precomputed-hash v0.1.1 |
| 2202 | 2026-02-25T20:21:57.562Z | Compiling rustc-hash v2.1.1 |
| 2203 | 2026-02-25T20:21:57.654Z | Compiling toml_write v0.1.2 |
| 2204 | 2026-02-25T20:21:57.797Z | Compiling foldhash v0.2.0 |
| 2205 | 2026-02-25T20:21:57.822Z | Compiling data-encoding v2.9.0 |
| 2206 | 2026-02-25T20:21:58.062Z | Compiling static_assertions v1.1.0 |
| 2207 | 2026-02-25T20:21:58.087Z | Compiling difflib v0.4.0 |
| 2208 | 2026-02-25T20:21:58.205Z | Compiling fixedbitset v0.5.7 |
| 2209 | 2026-02-25T20:21:58.230Z | Compiling keccak v0.1.5 |
| 2210 | 2026-02-25T20:21:58.664Z | Compiling whoami v1.5.2 |
| 2211 | 2026-02-25T20:21:59.204Z | Compiling fixedbitset v0.4.2 |
| 2212 | 2026-02-25T20:21:59.230Z | Compiling jiff v0.2.15 |
| 2213 | 2026-02-25T20:21:59.266Z | Compiling reqwest v0.12.24 |
| 2214 | 2026-02-25T20:21:59.355Z | Compiling tokio-postgres v0.7.13 |
| 2215 | 2026-02-25T20:21:59.481Z | Compiling petgraph v0.8.2 |
| 2216 | 2026-02-25T20:21:59.708Z | Compiling petgraph v0.6.5 |
| 2217 | 2026-02-25T20:22:00.000Z | Compiling predicates v3.1.3 |
| 2218 | 2026-02-25T20:22:01.425Z | Compiling sha3 v0.10.8 |
| 2219 | 2026-02-25T20:22:02.028Z | Compiling hickory-proto v0.25.2 |
| 2220 | 2026-02-25T20:22:02.791Z | Compiling toml_edit v0.22.27 |
| 2221 | 2026-02-25T20:22:04.365Z | Compiling typify-impl v0.4.3 |
| 2222 | 2026-02-25T20:22:04.635Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2223 | 2026-02-25T20:22:09.053Z | Compiling zip v4.2.0 |
| 2224 | 2026-02-25T20:22:09.434Z | Compiling iddqd v0.3.16 |
| 2225 | 2026-02-25T20:22:09.654Z | Compiling string_cache v0.8.9 |
| 2226 | 2026-02-25T20:22:11.302Z | Compiling usdt v0.6.0 |
| 2227 | 2026-02-25T20:22:11.898Z | Compiling similar v2.7.0 |
| 2228 | 2026-02-25T20:22:12.141Z | Compiling env_logger v0.11.8 |
| 2229 | 2026-02-25T20:22:12.900Z | Compiling serde_with v3.16.1 |
| 2230 | 2026-02-25T20:22:13.791Z | Compiling ecdsa v0.16.9 |
| 2231 | 2026-02-25T20:22:14.261Z | Compiling rsa v0.9.8 |
| 2232 | 2026-02-25T20:22:14.734Z | Compiling zip v0.6.6 |
| 2233 | 2026-02-25T20:22:14.985Z | Compiling ed25519-dalek v2.1.1 |
| 2234 | 2026-02-25T20:22:16.709Z | Compiling crossterm v0.28.1 |
| 2235 | 2026-02-25T20:22:17.613Z | Compiling clap v4.5.48 |
| 2236 | 2026-02-25T20:22:17.807Z | Compiling strum v0.26.3 |
| 2237 | 2026-02-25T20:22:18.022Z | Compiling tokio-stream v0.1.17 |
| 2238 | 2026-02-25T20:22:18.310Z | Compiling toml v0.7.8 |
| 2239 | 2026-02-25T20:22:19.076Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2240 | 2026-02-25T20:22:19.548Z | Compiling x509-cert v0.2.5 |
| 2241 | 2026-02-25T20:22:21.216Z | Compiling sha1 v0.10.6 |
| 2242 | 2026-02-25T20:22:21.654Z | Compiling itertools v0.13.0 |
| 2243 | 2026-02-25T20:22:23.578Z | Compiling itertools v0.10.5 |
| 2244 | 2026-02-25T20:22:24.792Z | Compiling winnow v0.6.26 |
| 2245 | 2026-02-25T20:22:26.283Z | Compiling peg-runtime v0.8.5 |
| 2246 | 2026-02-25T20:22:26.822Z | Compiling lalrpop-util v0.19.12 |
| 2247 | 2026-02-25T20:22:28.393Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2248 | 2026-02-25T20:22:33.235Z | Compiling typify-macro v0.4.3 |
| 2249 | 2026-02-25T20:22:38.208Z | Compiling rayon-core v1.12.1 |
| 2250 | 2026-02-25T20:22:45.943Z | Compiling proc-macro-crate v1.3.1 |
| 2251 | 2026-02-25T20:22:47.266Z | Compiling macaddr v1.0.1 |
| 2252 | 2026-02-25T20:22:47.843Z | Compiling structmeta-derive v0.3.0 |
| 2253 | 2026-02-25T20:22:50.408Z | Compiling itertools v0.14.0 |
| 2254 | 2026-02-25T20:22:51.438Z | Compiling heapless v0.8.0 |
| 2255 | 2026-02-25T20:22:53.763Z | Compiling ingot-macros v0.1.1 |
| 2256 | 2026-02-25T20:22:56.130Z | Compiling structmeta v0.3.0 |
| 2257 | 2026-02-25T20:22:56.852Z | Compiling num_enum_derive v0.5.11 |
| 2258 | 2026-02-25T20:22:58.331Z | Compiling crossbeam-deque v0.8.5 |
| 2259 | 2026-02-25T20:22:59.745Z | Compiling hash32 v0.3.1 |
| 2260 | 2026-02-25T20:23:00.981Z | Compiling unicode-width v0.1.14 |
| 2261 | 2026-02-25T20:23:01.685Z | Compiling smoltcp v0.11.0 |
| 2262 | 2026-02-25T20:23:02.303Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2263 | 2026-02-25T20:23:04.844Z | Compiling tabwriter v1.4.0 |
| 2264 | 2026-02-25T20:23:05.501Z | Compiling ingot-types v0.1.2 |
| 2265 | 2026-02-25T20:23:10.559Z | Compiling num_enum v0.5.11 |
| 2266 | 2026-02-25T20:23:13.241Z | Compiling typify v0.4.3 |
| 2267 | 2026-02-25T20:23:17.393Z | Compiling proc-macro-error-attr v1.0.4 |
| 2268 | 2026-02-25T20:23:17.623Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2269 | 2026-02-25T20:23:17.961Z | Compiling rustls v0.22.4 |
| 2270 | 2026-02-25T20:23:20.199Z | Compiling unsafe-libyaml v0.2.11 |
| 2271 | 2026-02-25T20:23:20.595Z | Compiling cobs v0.2.3 |
| 2272 | 2026-02-25T20:23:21.630Z | Compiling serde_yaml v0.9.34+deprecated |
| 2273 | 2026-02-25T20:23:21.833Z | Compiling postcard v1.0.10 |
| 2274 | 2026-02-25T20:23:34.585Z | Compiling progenitor-impl v0.11.2 |
| 2275 | 2026-02-25T20:23:39.281Z | Compiling ingot v0.1.1 |
| 2276 | 2026-02-25T20:23:45.693Z | Compiling futures-executor v0.3.31 |
| 2277 | 2026-02-25T20:23:45.908Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2278 | 2026-02-25T20:23:46.572Z | Compiling foreign-types-macros v0.2.3 |
| 2279 | 2026-02-25T20:23:46.666Z | Compiling thread_local v1.1.8 |
| 2280 | 2026-02-25T20:23:46.840Z | Compiling multer v3.1.0 |
| 2281 | 2026-02-25T20:23:47.194Z | Compiling proc-macro-error v1.0.4 |
| 2282 | 2026-02-25T20:23:47.422Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2283 | 2026-02-25T20:23:47.688Z | Compiling slog-async v2.8.0 |
| 2284 | 2026-02-25T20:23:47.713Z | Compiling match_cfg v0.1.0 |
| 2285 | 2026-02-25T20:23:47.804Z | Compiling foreign-types-shared v0.3.1 |
| 2286 | 2026-02-25T20:23:47.881Z | Compiling hostname v0.3.1 |
| 2287 | 2026-02-25T20:23:47.983Z | Compiling foreign-types v0.5.0 |
| 2288 | 2026-02-25T20:23:48.269Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2289 | 2026-02-25T20:23:48.294Z | Compiling futures v0.3.31 |
| 2290 | 2026-02-25T20:23:48.324Z | Compiling progenitor-macro v0.11.2 |
| 2291 | 2026-02-25T20:23:49.364Z | Compiling derive-ex v0.1.8 |
| 2292 | 2026-02-25T20:23:52.224Z | Compiling progenitor-client v0.11.2 |
| 2293 | 2026-02-25T20:23:52.994Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 2294 | 2026-02-25T20:23:53.256Z | Compiling slog-json v2.6.1 |
| 2295 | 2026-02-25T20:23:53.781Z | Compiling crossbeam-channel v0.5.15 |
| 2296 | 2026-02-25T20:23:55.437Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2297 | 2026-02-25T20:23:56.078Z | Compiling async-stream-impl v0.3.6 |
| 2298 | 2026-02-25T20:23:56.147Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2299 | 2026-02-25T20:23:56.228Z | Compiling serde_spanned v1.0.4 |
| 2300 | 2026-02-25T20:23:56.535Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2301 | 2026-02-25T20:23:56.911Z | Compiling cstr-argument v0.1.2 |
| 2302 | 2026-02-25T20:23:57.222Z | Compiling is-terminal v0.4.13 |
| 2303 | 2026-02-25T20:23:57.261Z | Compiling dropshot v0.16.7 |
| 2304 | 2026-02-25T20:23:57.286Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2305 | 2026-02-25T20:23:57.436Z | Compiling pretty-hex v0.2.1 |
| 2306 | 2026-02-25T20:23:57.461Z | Compiling take_mut v0.2.2 |
| 2307 | 2026-02-25T20:23:57.628Z | Compiling crucible-workspace-hack v0.1.0 |
| 2308 | 2026-02-25T20:23:57.653Z | Compiling term v1.1.0 |
| 2309 | 2026-02-25T20:23:57.679Z | Compiling typeid v1.0.3 |
| 2310 | 2026-02-25T20:23:57.720Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2311 | 2026-02-25T20:23:57.979Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2312 | 2026-02-25T20:23:58.255Z | Compiling toml v0.9.11+spec-1.1.0 |
| 2313 | 2026-02-25T20:23:58.293Z | Compiling slog-term v2.9.2 |
| 2314 | 2026-02-25T20:23:58.731Z | Compiling progenitor v0.11.2 |
| 2315 | 2026-02-25T20:23:58.994Z | Compiling async-stream v0.3.6 |
| 2316 | 2026-02-25T20:23:59.319Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2317 | 2026-02-25T20:24:01.412Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2318 | 2026-02-25T20:24:01.470Z | Compiling tokio-rustls v0.25.0 |
| 2319 | 2026-02-25T20:24:01.689Z | Compiling slog-bunyan v2.5.0 |
| 2320 | 2026-02-25T20:24:01.713Z | Compiling test-strategy v0.4.3 |
| 2321 | 2026-02-25T20:24:02.200Z | Compiling rayon v1.10.0 |
| 2322 | 2026-02-25T20:24:02.676Z | Compiling parse-display-derive v0.10.0 |
| 2323 | 2026-02-25T20:24:04.608Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 2324 | 2026-02-25T20:24:04.675Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2325 | 2026-02-25T20:24:04.906Z | Compiling colored v2.2.0 |
| 2326 | 2026-02-25T20:24:06.056Z | Compiling nix v0.30.1 |
| 2327 | 2026-02-25T20:24:06.362Z | Compiling waitgroup v0.1.2 |
| 2328 | 2026-02-25T20:24:06.658Z | Compiling rustls-pemfile v2.2.0 |
| 2329 | 2026-02-25T20:24:06.683Z | Compiling newtype-uuid-macros v0.1.0 |
| 2330 | 2026-02-25T20:24:06.859Z | Compiling dropshot_endpoint v0.16.7 |
| 2331 | 2026-02-25T20:24:07.213Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2332 | 2026-02-25T20:24:07.344Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2333 | 2026-02-25T20:24:07.693Z | Compiling serde_path_to_error v0.1.20 |
| 2334 | 2026-02-25T20:24:07.729Z | Compiling hostname v0.4.2 |
| 2335 | 2026-02-25T20:24:07.826Z | Compiling instant v0.1.13 |
| 2336 | 2026-02-25T20:24:07.925Z | Compiling colored v3.0.0 |
| 2337 | 2026-02-25T20:24:08.042Z | Compiling debug-ignore v1.0.5 |
| 2338 | 2026-02-25T20:24:08.067Z | Compiling backoff v0.4.0 |
| 2339 | 2026-02-25T20:24:08.196Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2340 | 2026-02-25T20:24:08.255Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2341 | 2026-02-25T20:24:08.471Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2342 | 2026-02-25T20:24:08.671Z | Compiling parse-display v0.10.0 |
| 2343 | 2026-02-25T20:24:09.290Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2344 | 2026-02-25T20:24:10.522Z | Compiling zone_cfg_derive v0.3.0 |
| 2345 | 2026-02-25T20:24:11.726Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2346 | 2026-02-25T20:24:12.339Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2347 | 2026-02-25T20:24:12.665Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2348 | 2026-02-25T20:24:12.790Z | Compiling camino-tempfile v1.4.1 |
| 2349 | 2026-02-25T20:24:13.528Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2350 | 2026-02-25T20:24:13.712Z | Compiling progenitor-client v0.10.0 |
| 2351 | 2026-02-25T20:24:14.701Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2352 | 2026-02-25T20:24:17.092Z | Compiling secrecy v0.10.3 |
| 2353 | 2026-02-25T20:24:17.182Z | Compiling num-derive v0.4.2 |
| 2354 | 2026-02-25T20:24:17.450Z | Compiling sigpipe v0.1.3 |
| 2355 | 2026-02-25T20:24:17.582Z | Compiling libefi-sys v0.1.0 |
| 2356 | 2026-02-25T20:24:17.620Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2357 | 2026-02-25T20:24:17.985Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2358 | 2026-02-25T20:24:18.022Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2359 | 2026-02-25T20:24:18.217Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2360 | 2026-02-25T20:24:18.972Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2361 | 2026-02-25T20:24:19.745Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2362 | 2026-02-25T20:24:20.390Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2363 | 2026-02-25T20:24:21.736Z | Compiling erased-serde v0.4.6 |
| 2364 | 2026-02-25T20:24:22.002Z | Compiling zone v0.3.1 |
| 2365 | 2026-02-25T20:24:23.179Z | Compiling usdt-attr-macro v0.5.0 |
| 2366 | 2026-02-25T20:24:23.830Z | Compiling usdt-macro v0.5.0 |
| 2367 | 2026-02-25T20:24:24.592Z | Compiling smf v0.2.3 |
| 2368 | 2026-02-25T20:24:25.070Z | Compiling bitfield-struct v0.6.2 |
| 2369 | 2026-02-25T20:24:25.414Z | Compiling ordered-float v2.10.1 |
| 2370 | 2026-02-25T20:24:25.762Z | Compiling blake3 v1.5.4 |
| 2371 | 2026-02-25T20:24:26.025Z | Compiling memmap v0.7.0 |
| 2372 | 2026-02-25T20:24:26.326Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2373 | 2026-02-25T20:24:26.454Z | Compiling usdt v0.5.0 |
| 2374 | 2026-02-25T20:24:26.999Z | Compiling serde-value v0.7.0 |
| 2375 | 2026-02-25T20:24:27.024Z | Compiling serde-untagged v0.1.7 |
| 2376 | 2026-02-25T20:24:27.074Z | Compiling toml v0.8.23 |
| 2377 | 2026-02-25T20:24:27.545Z | Compiling xattr v1.3.1 |
| 2378 | 2026-02-25T20:24:27.745Z | Compiling filetime v0.2.26 |
| 2379 | 2026-02-25T20:24:27.777Z | Compiling constant_time_eq v0.3.1 |
| 2380 | 2026-02-25T20:24:27.928Z | Compiling arrayvec v0.7.6 |
| 2381 | 2026-02-25T20:24:28.008Z | Compiling unicode-xid v0.2.6 |
| 2382 | 2026-02-25T20:24:28.119Z | Compiling unicode-width v0.2.0 |
| 2383 | 2026-02-25T20:24:28.270Z | Compiling arrayref v0.3.9 |
| 2384 | 2026-02-25T20:24:28.406Z | Compiling same-file v1.0.6 |
| 2385 | 2026-02-25T20:24:28.431Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2386 | 2026-02-25T20:24:28.580Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2387 | 2026-02-25T20:24:28.605Z | Compiling console v0.16.0 |
| 2388 | 2026-02-25T20:24:28.721Z | Compiling walkdir v2.5.0 |
| 2389 | 2026-02-25T20:24:30.048Z | Compiling cargo-util-schemas v0.8.2 |
| 2390 | 2026-02-25T20:24:30.191Z | Compiling tar v0.4.44 |
| 2391 | 2026-02-25T20:24:30.864Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2392 | 2026-02-25T20:24:31.092Z | Compiling tokio-dtrace v0.1.0 |
| 2393 | 2026-02-25T20:24:31.297Z | Compiling gethostname v0.5.0 |
| 2394 | 2026-02-25T20:24:31.547Z | Compiling cargo-platform v0.2.0 |
| 2395 | 2026-02-25T20:24:31.602Z | Compiling unit-prefix v0.5.1 |
| 2396 | 2026-02-25T20:24:31.890Z | Compiling topological-sort v0.2.2 |
| 2397 | 2026-02-25T20:24:32.233Z | Compiling omicron-zone-package v0.12.2 |
| 2398 | 2026-02-25T20:24:32.262Z | Compiling indicatif v0.18.0 |
| 2399 | 2026-02-25T20:24:32.709Z | Compiling cargo_metadata v0.21.0 |
| 2400 | 2026-02-25T20:24:35.500Z | Compiling oxide-tokio-rt v0.1.2 |
| 2401 | 2026-02-25T20:24:36.094Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2402 | 2026-02-25T20:24:36.418Z | Compiling shell-words v1.1.0 |
| 2403 | 2026-02-25T20:24:36.443Z | Compiling indent_write v2.2.0 |
| 2404 | 2026-02-25T20:24:40.541Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2405 | 2026-02-25T20:24:43.144Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2406 | 2026-02-25T20:24:49.415Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2407 | 2026-02-25T20:25:07.208Z | Finished `release` profile [optimized] target(s) in 6m 00s |
| 2408 | 2026-02-25T20:25:07.389Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2409 | 2026-02-25T20:25:07.482Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2410 | 2026-02-25T20:25:07.507Z | Created new build target 'test' and set it as active |
| 2411 | 2026-02-25T20:25:07.507Z | |
| 2412 | 2026-02-25T20:25:07.507Z | real 6:00.605320847 |
| 2413 | 2026-02-25T20:25:07.507Z | user 40:29.457416673 |
| 2414 | 2026-02-25T20:25:07.507Z | sys 4:36.096885249 |
| 2415 | 2026-02-25T20:25:07.507Z | trap 1.700704170 |
| 2416 | 2026-02-25T20:25:07.507Z | tflt 1.245525177 |
| 2417 | 2026-02-25T20:25:07.507Z | dflt 1.335548733 |
| 2418 | 2026-02-25T20:25:07.507Z | kflt 0.000401142 |
| 2419 | 2026-02-25T20:25:07.507Z | lock 1:55:28.753592102 |
| 2420 | 2026-02-25T20:25:07.507Z | slp 2:45:49.715914929 |
| 2421 | 2026-02-25T20:25:07.507Z | lat 3:14.494378817 |
| 2422 | 2026-02-25T20:25:07.507Z | stop 5:41.329768923 |
| 2423 | 2026-02-25T20:25:07.507Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2424 | 2026-02-25T20:25:09.547Z | Finished `release` profile [optimized] target(s) in 1.95s |
| 2425 | 2026-02-25T20:25:09.643Z | Running `target/release/omicron-package -t test package` |
| 2426 | 2026-02-25T20:25:09.722Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2427 | 2026-02-25T20:25:12.946Z | Compiling convert_case v0.4.0 |
| 2428 | 2026-02-25T20:25:12.946Z | Compiling progenitor-impl v0.10.0 |
| 2429 | 2026-02-25T20:25:12.971Z | Compiling half v2.4.1 |
| 2430 | 2026-02-25T20:25:12.971Z | Compiling ciborium-io v0.2.2 |
| 2431 | 2026-02-25T20:25:12.971Z | Compiling is-terminal v0.4.13 |
| 2432 | 2026-02-25T20:25:13.082Z | Compiling rustls v0.22.4 |
| 2433 | 2026-02-25T20:25:13.107Z | Compiling thread_local v1.1.8 |
| 2434 | 2026-02-25T20:25:13.288Z | Compiling match_cfg v0.1.0 |
| 2435 | 2026-02-25T20:25:13.331Z | Compiling bytecount v0.6.8 |
| 2436 | 2026-02-25T20:25:13.437Z | Compiling hostname v0.3.1 |
| 2437 | 2026-02-25T20:25:13.626Z | Compiling derive_more v0.99.20 |
| 2438 | 2026-02-25T20:25:13.678Z | Compiling ciborium-ll v0.2.2 |
| 2439 | 2026-02-25T20:25:13.714Z | Compiling multer v3.1.0 |
| 2440 | 2026-02-25T20:25:13.751Z | Compiling slog-async v2.8.0 |
| 2441 | 2026-02-25T20:25:13.776Z | Compiling password-hash v0.5.0 |
| 2442 | 2026-02-25T20:25:13.824Z | Compiling blake2 v0.10.6 |
| 2443 | 2026-02-25T20:25:13.870Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 2444 | 2026-02-25T20:25:14.229Z | Compiling ciborium v0.2.2 |
| 2445 | 2026-02-25T20:25:14.895Z | Compiling crossbeam-channel v0.5.15 |
| 2446 | 2026-02-25T20:25:15.273Z | Compiling progenitor-client v0.11.2 |
| 2447 | 2026-02-25T20:25:15.806Z | Compiling slog-json v2.6.1 |
| 2448 | 2026-02-25T20:25:15.883Z | Compiling futures-executor v0.3.31 |
| 2449 | 2026-02-25T20:25:15.924Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2450 | 2026-02-25T20:25:16.176Z | Compiling serde_spanned v1.0.4 |
| 2451 | 2026-02-25T20:25:16.232Z | Compiling swrite v0.1.0 |
| 2452 | 2026-02-25T20:25:16.388Z | Compiling term v1.1.0 |
| 2453 | 2026-02-25T20:25:16.428Z | Compiling take_mut v0.2.2 |
| 2454 | 2026-02-25T20:25:16.468Z | Compiling unicode-width v0.1.14 |
| 2455 | 2026-02-25T20:25:16.533Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2456 | 2026-02-25T20:25:16.964Z | Compiling tabwriter v1.4.0 |
| 2457 | 2026-02-25T20:25:17.029Z | Compiling slog-term v2.9.2 |
| 2458 | 2026-02-25T20:25:17.395Z | Compiling toml v0.9.11+spec-1.1.0 |
| 2459 | 2026-02-25T20:25:17.488Z | Compiling futures v0.3.31 |
| 2460 | 2026-02-25T20:25:17.526Z | Compiling slog-bunyan v2.5.0 |
| 2461 | 2026-02-25T20:25:17.654Z | Compiling progenitor v0.11.2 |
| 2462 | 2026-02-25T20:25:17.785Z | Compiling argon2 v0.5.3 |
| 2463 | 2026-02-25T20:25:17.921Z | Compiling tokio-rustls v0.25.0 |
| 2464 | 2026-02-25T20:25:18.024Z | Compiling progenitor-macro v0.10.0 |
| 2465 | 2026-02-25T20:25:18.389Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2466 | 2026-02-25T20:25:18.630Z | Compiling dropshot v0.16.7 |
| 2467 | 2026-02-25T20:25:18.732Z | Compiling async-stream v0.3.6 |
| 2468 | 2026-02-25T20:25:19.006Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 2469 | 2026-02-25T20:25:19.045Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2470 | 2026-02-25T20:25:19.252Z | Compiling universal-hash v0.5.1 |
| 2471 | 2026-02-25T20:25:19.547Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2472 | 2026-02-25T20:25:19.771Z | Compiling waitgroup v0.1.2 |
| 2473 | 2026-02-25T20:25:20.026Z | Compiling rustls-pemfile v2.2.0 |
| 2474 | 2026-02-25T20:25:20.063Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2475 | 2026-02-25T20:25:20.129Z | Compiling serde_path_to_error v0.1.20 |
| 2476 | 2026-02-25T20:25:20.428Z | Compiling hostname v0.4.2 |
| 2477 | 2026-02-25T20:25:20.627Z | Compiling instant v0.1.13 |
| 2478 | 2026-02-25T20:25:20.700Z | Compiling debug-ignore v1.0.5 |
| 2479 | 2026-02-25T20:25:20.834Z | Compiling opaque-debug v0.3.1 |
| 2480 | 2026-02-25T20:25:20.869Z | Compiling colored v3.0.0 |
| 2481 | 2026-02-25T20:25:20.982Z | Compiling poly1305 v0.8.0 |
| 2482 | 2026-02-25T20:25:21.515Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2483 | 2026-02-25T20:25:22.040Z | Compiling backoff v0.4.0 |
| 2484 | 2026-02-25T20:25:22.087Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2485 | 2026-02-25T20:25:22.372Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2486 | 2026-02-25T20:25:22.533Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2487 | 2026-02-25T20:25:22.653Z | Compiling thiserror-no-std v2.0.2 |
| 2488 | 2026-02-25T20:25:22.838Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2489 | 2026-02-25T20:25:23.177Z | Compiling parse-display v0.10.0 |
| 2490 | 2026-02-25T20:25:23.464Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2491 | 2026-02-25T20:25:23.694Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2492 | 2026-02-25T20:25:23.726Z | Compiling chacha20 v0.9.1 |
| 2493 | 2026-02-25T20:25:24.283Z | Compiling progenitor-client v0.10.0 |
| 2494 | 2026-02-25T20:25:24.909Z | Compiling aead v0.5.2 |
| 2495 | 2026-02-25T20:25:25.062Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2496 | 2026-02-25T20:25:25.348Z | Compiling macaddr v1.0.1 |
| 2497 | 2026-02-25T20:25:25.795Z | Compiling derive-where v1.5.0 |
| 2498 | 2026-02-25T20:25:25.843Z | Compiling chacha20poly1305 v0.10.1 |
| 2499 | 2026-02-25T20:25:26.144Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2500 | 2026-02-25T20:25:27.002Z | Compiling vsss-rs v3.3.4 |
| 2501 | 2026-02-25T20:25:27.839Z | Compiling progenitor v0.10.0 |
| 2502 | 2026-02-25T20:25:28.129Z | Compiling num-rational v0.4.2 |
| 2503 | 2026-02-25T20:25:29.841Z | Compiling num-complex v0.4.6 |
| 2504 | 2026-02-25T20:25:31.052Z | Compiling num v0.4.3 |
| 2505 | 2026-02-25T20:25:31.191Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2506 | 2026-02-25T20:25:31.341Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2507 | 2026-02-25T20:25:31.429Z | Compiling console v0.15.10 |
| 2508 | 2026-02-25T20:25:32.212Z | Compiling float-ord v0.3.2 |
| 2509 | 2026-02-25T20:25:32.694Z | Compiling toml v0.8.23 |
| 2510 | 2026-02-25T20:25:33.828Z | Compiling newline-converter v0.3.0 |
| 2511 | 2026-02-25T20:25:34.096Z | Compiling atomicwrites v0.4.4 |
| 2512 | 2026-02-25T20:25:34.129Z | Compiling prettyplease v0.2.36 |
| 2513 | 2026-02-25T20:25:34.184Z | Compiling slog-dtrace v0.3.0 |
| 2514 | 2026-02-25T20:25:34.696Z | Compiling expectorate v1.2.0 |
| 2515 | 2026-02-25T20:25:34.735Z | Compiling async-recursion v1.1.1 |
| 2516 | 2026-02-25T20:25:35.146Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2517 | 2026-02-25T20:25:36.157Z | Compiling cancel-safe-futures v0.1.5 |
| 2518 | 2026-02-25T20:25:36.234Z | Compiling owo-colors v4.2.3 |
| 2519 | 2026-02-25T20:25:36.932Z | Compiling resolv-conf v0.7.0 |
| 2520 | 2026-02-25T20:25:37.067Z | Compiling libsw-core v0.3.1 |
| 2521 | 2026-02-25T20:25:37.441Z | Compiling libsw v3.5.0 |
| 2522 | 2026-02-25T20:25:38.452Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2523 | 2026-02-25T20:25:38.752Z | Compiling linear-map v1.2.0 |
| 2524 | 2026-02-25T20:25:38.956Z | Compiling linked-hash-map v0.5.6 |
| 2525 | 2026-02-25T20:25:39.330Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2526 | 2026-02-25T20:25:39.427Z | Compiling lru-cache v0.1.2 |
| 2527 | 2026-02-25T20:25:39.699Z | Compiling unicode-xid v0.2.6 |
| 2528 | 2026-02-25T20:25:39.964Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2529 | 2026-02-25T20:25:40.453Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2530 | 2026-02-25T20:25:42.737Z | Compiling globset v0.4.15 |
| 2531 | 2026-02-25T20:25:47.220Z | Compiling hickory-proto v0.24.4 |
| 2532 | 2026-02-25T20:25:48.358Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2533 | 2026-02-25T20:25:49.124Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2534 | 2026-02-25T20:25:50.450Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2535 | 2026-02-25T20:25:53.602Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2536 | 2026-02-25T20:25:53.633Z | Compiling hickory-resolver v0.24.4 |
| 2537 | 2026-02-25T20:25:53.899Z | Compiling convert_case v0.7.1 |
| 2538 | 2026-02-25T20:25:54.616Z | Compiling derive_more-impl v2.0.1 |
| 2539 | 2026-02-25T20:25:56.253Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2540 | 2026-02-25T20:25:56.696Z | Compiling qorb v0.4.1 |
| 2541 | 2026-02-25T20:26:01.152Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2542 | 2026-02-25T20:26:04.101Z | Compiling pin-project-internal v1.1.6 |
| 2543 | 2026-02-25T20:26:06.439Z | Compiling pin-project v1.1.6 |
| 2544 | 2026-02-25T20:26:06.570Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2545 | 2026-02-25T20:26:06.604Z | Compiling derive_more v2.0.1 |
| 2546 | 2026-02-25T20:26:06.657Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2547 | 2026-02-25T20:26:06.783Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2548 | 2026-02-25T20:26:07.038Z | Compiling pem v3.0.5 |
| 2549 | 2026-02-25T20:26:07.275Z | Compiling snafu-derive v0.8.5 |
| 2550 | 2026-02-25T20:26:08.464Z | Compiling vte_generate_state_changes v0.1.2 |
| 2551 | 2026-02-25T20:26:09.003Z | Compiling siphasher v1.0.1 |
| 2552 | 2026-02-25T20:26:09.073Z | Compiling termtree v0.5.1 |
| 2553 | 2026-02-25T20:26:09.411Z | Compiling phf_shared v0.12.1 |
| 2554 | 2026-02-25T20:26:09.454Z | Compiling vte v0.11.1 |
| 2555 | 2026-02-25T20:26:09.643Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2556 | 2026-02-25T20:26:09.934Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2557 | 2026-02-25T20:26:10.862Z | Compiling crossterm v0.29.0 |
| 2558 | 2026-02-25T20:26:11.201Z | Compiling snafu v0.8.5 |
| 2559 | 2026-02-25T20:26:12.907Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2560 | 2026-02-25T20:26:15.141Z | Compiling olpc-cjson v0.1.4 |
| 2561 | 2026-02-25T20:26:15.590Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2562 | 2026-02-25T20:26:16.671Z | Compiling csv-core v0.1.11 |
| 2563 | 2026-02-25T20:26:17.144Z | Compiling serde_plain v1.0.2 |
| 2564 | 2026-02-25T20:26:17.620Z | Compiling typed-path v0.9.3 |
| 2565 | 2026-02-25T20:26:17.730Z | Compiling chrono-tz v0.10.4 |
| 2566 | 2026-02-25T20:26:18.072Z | Compiling highway v1.3.0 |
| 2567 | 2026-02-25T20:26:18.373Z | Compiling csv v1.3.1 |
| 2568 | 2026-02-25T20:26:19.362Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2569 | 2026-02-25T20:26:19.499Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2570 | 2026-02-25T20:26:20.007Z | Compiling strip-ansi-escapes v0.2.0 |
| 2571 | 2026-02-25T20:26:20.469Z | Compiling tough v0.20.0 |
| 2572 | 2026-02-25T20:26:20.879Z | Compiling phf v0.12.1 |
| 2573 | 2026-02-25T20:26:21.245Z | Compiling const_format_proc_macros v0.2.34 |
| 2574 | 2026-02-25T20:26:21.725Z | Compiling papergrid v0.11.0 |
| 2575 | 2026-02-25T20:26:22.796Z | Compiling tabled_derive v0.7.0 |
| 2576 | 2026-02-25T20:26:24.027Z | Compiling fd-lock v4.0.2 |
| 2577 | 2026-02-25T20:26:24.321Z | Compiling peg-macros v0.8.5 |
| 2578 | 2026-02-25T20:26:24.484Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2579 | 2026-02-25T20:26:24.700Z | Compiling nu-ansi-term v0.50.1 |
| 2580 | 2026-02-25T20:26:24.734Z | Compiling tabled v0.15.0 |
| 2581 | 2026-02-25T20:26:25.440Z | Compiling reedline v0.40.0 |
| 2582 | 2026-02-25T20:26:25.808Z | Compiling const_format v0.2.34 |
| 2583 | 2026-02-25T20:26:26.981Z | Compiling peg v0.8.5 |
| 2584 | 2026-02-25T20:26:27.147Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2585 | 2026-02-25T20:26:32.465Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2586 | 2026-02-25T20:26:32.911Z | Compiling bcs v0.1.6 |
| 2587 | 2026-02-25T20:26:33.713Z | Compiling semver v0.1.20 |
| 2588 | 2026-02-25T20:26:34.184Z | Compiling base64 v0.21.7 |
| 2589 | 2026-02-25T20:26:34.273Z | Compiling rustc_version v0.1.7 |
| 2590 | 2026-02-25T20:26:34.693Z | Compiling newtype_derive v0.1.6 |
| 2591 | 2026-02-25T20:26:35.041Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2592 | 2026-02-25T20:26:35.227Z | Compiling unicode-linebreak v0.1.5 |
| 2593 | 2026-02-25T20:26:35.458Z | Compiling humantime v2.2.0 |
| 2594 | 2026-02-25T20:26:35.961Z | Compiling smawk v0.3.2 |
| 2595 | 2026-02-25T20:26:36.291Z | Compiling textwrap v0.16.2 |
| 2596 | 2026-02-25T20:26:36.446Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2597 | 2026-02-25T20:26:37.969Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2598 | 2026-02-25T20:26:38.853Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2599 | 2026-02-25T20:26:39.891Z | Compiling steno v0.4.1 |
| 2600 | 2026-02-25T20:26:42.339Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2601 | 2026-02-25T20:26:42.597Z | Compiling utf-8 v0.7.6 |
| 2602 | 2026-02-25T20:26:42.981Z | Compiling moka v0.12.10 |
| 2603 | 2026-02-25T20:26:43.382Z | Compiling tagptr v0.2.0 |
| 2604 | 2026-02-25T20:26:46.719Z | Compiling hickory-resolver v0.25.2 |
| 2605 | 2026-02-25T20:26:48.037Z | Compiling tungstenite v0.21.0 |
| 2606 | 2026-02-25T20:26:49.910Z | Compiling tokio-tungstenite v0.21.0 |
| 2607 | 2026-02-25T20:26:50.557Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2608 | 2026-02-25T20:26:50.838Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2609 | 2026-02-25T20:26:51.265Z | Compiling radium v0.7.0 |
| 2610 | 2026-02-25T20:26:51.768Z | Compiling maybe-uninit v2.0.0 |
| 2611 | 2026-02-25T20:26:52.240Z | Compiling tap v1.0.1 |
| 2612 | 2026-02-25T20:26:52.459Z | Compiling wyz v0.5.1 |
| 2613 | 2026-02-25T20:26:52.970Z | Compiling zerocopy-derive v0.6.6 |
| 2614 | 2026-02-25T20:26:53.114Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2615 | 2026-02-25T20:26:53.785Z | Compiling display-error-chain v0.2.2 |
| 2616 | 2026-02-25T20:26:54.069Z | Compiling crc-catalog v2.4.0 |
| 2617 | 2026-02-25T20:26:54.292Z | Compiling packed_struct v0.10.1 |
| 2618 | 2026-02-25T20:26:54.410Z | Compiling funty v2.0.0 |
| 2619 | 2026-02-25T20:26:54.771Z | Compiling zerocopy v0.6.6 |
| 2620 | 2026-02-25T20:26:55.591Z | Compiling bitvec v1.0.1 |
| 2621 | 2026-02-25T20:26:56.543Z | Compiling crc v3.2.1 |
| 2622 | 2026-02-25T20:26:58.211Z | Compiling proc-macro-error2 v2.0.1 |
| 2623 | 2026-02-25T20:26:58.415Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2624 | 2026-02-25T20:26:59.109Z | Compiling packed_struct_codegen v0.10.1 |
| 2625 | 2026-02-25T20:26:59.471Z | Compiling bitfield-macros v0.19.2 |
| 2626 | 2026-02-25T20:26:59.812Z | Compiling indexmap v1.9.3 |
| 2627 | 2026-02-25T20:27:00.162Z | Compiling nodrop v0.1.14 |
| 2628 | 2026-02-25T20:27:00.370Z | Compiling array-init v0.0.4 |
| 2629 | 2026-02-25T20:27:00.558Z | Compiling smallvec v0.6.14 |
| 2630 | 2026-02-25T20:27:00.780Z | Compiling bitfield v0.19.2 |
| 2631 | 2026-02-25T20:27:01.068Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2632 | 2026-02-25T20:27:01.293Z | Compiling num-derive v0.3.3 |
| 2633 | 2026-02-25T20:27:01.389Z | Compiling hashbrown v0.12.3 |
| 2634 | 2026-02-25T20:27:02.648Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2635 | 2026-02-25T20:27:03.041Z | Compiling libscf-sys v1.1.0 |
| 2636 | 2026-02-25T20:27:04.404Z | Compiling serde-hex v0.1.0 |
| 2637 | 2026-02-25T20:27:05.252Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2638 | 2026-02-25T20:27:06.851Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 2639 | 2026-02-25T20:27:06.977Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2640 | 2026-02-25T20:27:07.341Z | Compiling ron v0.8.1 |
| 2641 | 2026-02-25T20:27:07.384Z | Compiling hashbrown v0.13.2 |
| 2642 | 2026-02-25T20:27:08.670Z | Compiling vergen-gitcl v1.0.8 |
| 2643 | 2026-02-25T20:27:09.039Z | Compiling dirs-sys-next v0.1.2 |
| 2644 | 2026-02-25T20:27:09.482Z | Compiling crc-any v2.5.0 |
| 2645 | 2026-02-25T20:27:09.531Z | Compiling maplit v1.0.2 |
| 2646 | 2026-02-25T20:27:09.723Z | Compiling crunchy v0.2.2 |
| 2647 | 2026-02-25T20:27:10.283Z | Compiling dirs-next v2.0.0 |
| 2648 | 2026-02-25T20:27:10.434Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2649 | 2026-02-25T20:27:10.547Z | Compiling object v0.30.4 |
| 2650 | 2026-02-25T20:27:11.783Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2651 | 2026-02-25T20:27:12.304Z | Compiling dsl_auto_type v0.1.2 |
| 2652 | 2026-02-25T20:27:13.204Z | Compiling scheduled-thread-pool v0.2.7 |
| 2653 | 2026-02-25T20:27:13.424Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2654 | 2026-02-25T20:27:13.790Z | Compiling tiny-keccak v2.0.2 |
| 2655 | 2026-02-25T20:27:14.166Z | Compiling path-slash v0.1.5 |
| 2656 | 2026-02-25T20:27:14.459Z | Compiling diesel_derives v2.2.3 |
| 2657 | 2026-02-25T20:27:14.489Z | Compiling r2d2 v0.8.10 |
| 2658 | 2026-02-25T20:27:15.098Z | Compiling term v0.7.0 |
| 2659 | 2026-02-25T20:27:17.381Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 2660 | 2026-02-25T20:27:22.017Z | Compiling tabled_derive v0.11.0 |
| 2661 | 2026-02-25T20:27:23.308Z | Compiling papergrid v0.17.0 |
| 2662 | 2026-02-25T20:27:24.390Z | Compiling testing_table v0.3.0 |
| 2663 | 2026-02-25T20:27:29.164Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2664 | 2026-02-25T20:27:29.228Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2665 | 2026-02-25T20:27:30.555Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2666 | 2026-02-25T20:27:30.927Z | Compiling bit-vec v0.6.3 |
| 2667 | 2026-02-25T20:27:31.353Z | Compiling arc-swap v1.7.1 |
| 2668 | 2026-02-25T20:27:32.061Z | Compiling xshell-macros v0.2.7 |
| 2669 | 2026-02-25T20:27:32.726Z | Compiling xshell v0.2.7 |
| 2670 | 2026-02-25T20:27:33.567Z | Compiling slog-scope v4.4.0 |
| 2671 | 2026-02-25T20:27:34.322Z | Compiling bit-set v0.5.3 |
| 2672 | 2026-02-25T20:27:34.761Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2673 | 2026-02-25T20:27:35.392Z | Compiling tabled v0.20.0 |
| 2674 | 2026-02-25T20:27:36.171Z | Compiling diesel v2.2.12 |
| 2675 | 2026-02-25T20:27:38.691Z | Compiling ascii-canvas v3.0.0 |
| 2676 | 2026-02-25T20:27:39.182Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2677 | 2026-02-25T20:27:40.018Z | Compiling ena v0.14.3 |
| 2678 | 2026-02-25T20:27:40.479Z | Compiling bindgen v0.71.1 |
| 2679 | 2026-02-25T20:27:40.935Z | Compiling regex-syntax v0.6.29 |
| 2680 | 2026-02-25T20:27:44.243Z | Compiling diff v0.1.13 |
| 2681 | 2026-02-25T20:27:44.755Z | Compiling unicase v2.8.1 |
| 2682 | 2026-02-25T20:27:45.361Z | Compiling lalrpop v0.19.12 |
| 2683 | 2026-02-25T20:27:45.444Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2684 | 2026-02-25T20:27:47.727Z | Compiling slog-stdlog v4.1.1 |
| 2685 | 2026-02-25T20:27:48.599Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2686 | 2026-02-25T20:27:51.122Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2687 | 2026-02-25T20:27:51.335Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2688 | 2026-02-25T20:27:51.701Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2689 | 2026-02-25T20:27:51.995Z | Compiling crc8 v0.1.1 |
| 2690 | 2026-02-25T20:27:52.260Z | Compiling slog-envlogger v2.2.0 |
| 2691 | 2026-02-25T20:27:52.354Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2692 | 2026-02-25T20:27:54.589Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2693 | 2026-02-25T20:27:55.471Z | Compiling headers-core v0.3.0 |
| 2694 | 2026-02-25T20:27:55.705Z | Compiling libxml v0.3.3 |
| 2695 | 2026-02-25T20:27:56.187Z | Compiling headers v0.4.1 |
| 2696 | 2026-02-25T20:27:56.872Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2697 | 2026-02-25T20:27:57.229Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2698 | 2026-02-25T20:27:57.570Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2699 | 2026-02-25T20:27:58.533Z | Compiling strum_macros v0.24.3 |
| 2700 | 2026-02-25T20:27:59.327Z | Compiling indoc v1.0.9 |
| 2701 | 2026-02-25T20:28:00.152Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2702 | 2026-02-25T20:28:01.203Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2703 | 2026-02-25T20:28:01.562Z | Compiling derive_builder v0.20.2 |
| 2704 | 2026-02-25T20:28:01.821Z | Compiling impl-trait-for-tuples v0.2.2 |
| 2705 | 2026-02-25T20:28:03.889Z | Compiling samael v0.0.19 |
| 2706 | 2026-02-25T20:28:03.920Z | Compiling oso-derive v0.27.3 |
| 2707 | 2026-02-25T20:28:04.448Z | Compiling polar-core v0.27.3 |
| 2708 | 2026-02-25T20:28:04.852Z | Compiling quick-xml v0.37.2 |
| 2709 | 2026-02-25T20:28:05.327Z | Compiling half v1.8.3 |
| 2710 | 2026-02-25T20:28:05.743Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2711 | 2026-02-25T20:28:06.306Z | Compiling serde_cbor v0.11.2 |
| 2712 | 2026-02-25T20:28:06.880Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2713 | 2026-02-25T20:28:08.275Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2714 | 2026-02-25T20:28:08.708Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2715 | 2026-02-25T20:28:08.767Z | Compiling diesel-dtrace v0.4.2 |
| 2716 | 2026-02-25T20:28:09.237Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2717 | 2026-02-25T20:28:22.018Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2718 | 2026-02-25T20:28:22.463Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2719 | 2026-02-25T20:28:25.163Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2720 | 2026-02-25T20:28:25.556Z | Compiling bb8 v0.8.5 |
| 2721 | 2026-02-25T20:28:26.167Z | Compiling trait-variant v0.1.2 |
| 2722 | 2026-02-25T20:28:26.196Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2723 | 2026-02-25T20:28:26.443Z | Compiling async-bb8-diesel v0.2.1 |
| 2724 | 2026-02-25T20:28:27.100Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2725 | 2026-02-25T20:28:27.261Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2726 | 2026-02-25T20:28:27.325Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2727 | 2026-02-25T20:28:27.911Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2728 | 2026-02-25T20:28:28.651Z | Compiling oso v0.27.3 |
| 2729 | 2026-02-25T20:28:30.695Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2730 | 2026-02-25T20:28:31.172Z | Compiling fxhash v0.2.1 |
| 2731 | 2026-02-25T20:28:31.445Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2732 | 2026-02-25T20:28:31.612Z | Compiling typify-impl v0.2.0 |
| 2733 | 2026-02-25T20:28:31.849Z | Compiling kstat-rs v0.2.4 |
| 2734 | 2026-02-25T20:28:32.703Z | Compiling libz-sys v1.1.20 |
| 2735 | 2026-02-25T20:28:33.370Z | Compiling nonempty v0.12.0 |
| 2736 | 2026-02-25T20:28:33.793Z | Compiling salty v0.3.0 |
| 2737 | 2026-02-25T20:28:34.430Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2738 | 2026-02-25T20:28:39.653Z | Compiling typify-macro v0.2.0 |
| 2739 | 2026-02-25T20:28:40.699Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2740 | 2026-02-25T20:28:42.772Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2741 | 2026-02-25T20:28:42.820Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2742 | 2026-02-25T20:28:47.312Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2743 | 2026-02-25T20:28:53.034Z | Compiling nanorand v0.7.0 |
| 2744 | 2026-02-25T20:28:53.779Z | Compiling fs-err v2.11.0 |
| 2745 | 2026-02-25T20:28:54.571Z | Compiling parking_lot_core v0.8.6 |
| 2746 | 2026-02-25T20:28:55.088Z | Compiling mime_guess v2.0.5 |
| 2747 | 2026-02-25T20:28:55.804Z | Compiling flume v0.11.1 |
| 2748 | 2026-02-25T20:28:56.037Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2749 | 2026-02-25T20:28:56.599Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2750 | 2026-02-25T20:28:59.001Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2751 | 2026-02-25T20:29:00.800Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2752 | 2026-02-25T20:29:05.358Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2753 | 2026-02-25T20:29:21.495Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2754 | 2026-02-25T20:29:24.481Z | Compiling tabled_derive v0.10.0 |
| 2755 | 2026-02-25T20:29:26.659Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2756 | 2026-02-25T20:29:27.199Z | Compiling ignore v0.4.23 |
| 2757 | 2026-02-25T20:29:27.628Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2758 | 2026-02-25T20:29:30.099Z | Compiling papergrid v0.14.0 |
| 2759 | 2026-02-25T20:29:33.432Z | Compiling primeorder v0.13.6 |
| 2760 | 2026-02-25T20:29:33.805Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2761 | 2026-02-25T20:29:34.117Z | Compiling castaway v0.2.3 |
| 2762 | 2026-02-25T20:29:34.387Z | Compiling nibble_vec v0.1.0 |
| 2763 | 2026-02-25T20:29:34.715Z | Compiling atty v0.2.14 |
| 2764 | 2026-02-25T20:29:34.774Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2765 | 2026-02-25T20:29:34.946Z | Compiling http-range v0.1.5 |
| 2766 | 2026-02-25T20:29:35.185Z | Compiling parse-size v1.1.0 |
| 2767 | 2026-02-25T20:29:35.567Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2768 | 2026-02-25T20:29:35.597Z | Compiling endian-type v0.1.2 |
| 2769 | 2026-02-25T20:29:35.911Z | Compiling radix_trie v0.2.1 |
| 2770 | 2026-02-25T20:29:36.024Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2771 | 2026-02-25T20:29:36.857Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2772 | 2026-02-25T20:29:37.129Z | Compiling compact_str v0.8.0 |
| 2773 | 2026-02-25T20:29:37.899Z | Compiling p384 v0.13.1 |
| 2774 | 2026-02-25T20:29:38.077Z | Compiling tabled v0.18.0 |
| 2775 | 2026-02-25T20:29:39.646Z | Compiling globwalk v0.9.1 |
| 2776 | 2026-02-25T20:29:41.034Z | Compiling parking_lot v0.11.2 |
| 2777 | 2026-02-25T20:29:42.611Z | Compiling typify v0.2.0 |
| 2778 | 2026-02-25T20:29:42.837Z | Compiling predicates-tree v1.0.12 |
| 2779 | 2026-02-25T20:29:42.970Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2780 | 2026-02-25T20:29:43.746Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2781 | 2026-02-25T20:29:43.895Z | Compiling unicode-truncate v1.1.0 |
| 2782 | 2026-02-25T20:29:46.190Z | Compiling prefix-trie v0.7.0 |
| 2783 | 2026-02-25T20:29:47.382Z | Compiling lru v0.12.5 |
| 2784 | 2026-02-25T20:29:47.472Z | Compiling vergen-git2 v1.0.7 |
| 2785 | 2026-02-25T20:29:47.800Z | Compiling instability v0.3.2 |
| 2786 | 2026-02-25T20:29:47.848Z | Compiling cassowary v0.3.0 |
| 2787 | 2026-02-25T20:29:48.702Z | Compiling indoc v2.0.6 |
| 2788 | 2026-02-25T20:29:49.536Z | Compiling ratatui v0.29.0 |
| 2789 | 2026-02-25T20:29:51.290Z | Compiling hickory-server v0.25.2 |
| 2790 | 2026-02-25T20:29:51.337Z | Compiling camino-tempfile-ext v0.3.2 |
| 2791 | 2026-02-25T20:29:52.163Z | Compiling git2 v0.20.2 |
| 2792 | 2026-02-25T20:29:52.726Z | Compiling hyper-staticfile v0.10.1 |
| 2793 | 2026-02-25T20:29:55.196Z | Compiling progenitor-impl v0.8.0 |
| 2794 | 2026-02-25T20:30:00.040Z | Compiling sled v0.34.7 |
| 2795 | 2026-02-25T20:30:00.334Z | Compiling hickory-client v0.25.2 |
| 2796 | 2026-02-25T20:30:02.401Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2797 | 2026-02-25T20:30:02.637Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2798 | 2026-02-25T20:30:02.912Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2799 | 2026-02-25T20:30:03.605Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2800 | 2026-02-25T20:30:04.482Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2801 | 2026-02-25T20:30:07.782Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2802 | 2026-02-25T20:30:09.382Z | Compiling rand_seeder v0.4.0 |
| 2803 | 2026-02-25T20:30:09.516Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2804 | 2026-02-25T20:30:09.874Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2805 | 2026-02-25T20:30:10.344Z | Compiling lzma-sys v0.1.20 |
| 2806 | 2026-02-25T20:30:10.482Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2807 | 2026-02-25T20:30:10.879Z | Compiling corncobs v0.1.4 |
| 2808 | 2026-02-25T20:30:11.088Z | Compiling rustls v0.21.12 |
| 2809 | 2026-02-25T20:30:11.344Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2810 | 2026-02-25T20:30:11.702Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2811 | 2026-02-25T20:30:11.736Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2812 | 2026-02-25T20:30:12.065Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2813 | 2026-02-25T20:30:12.797Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2814 | 2026-02-25T20:30:13.137Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2815 | 2026-02-25T20:30:24.286Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2816 | 2026-02-25T20:30:25.050Z | Compiling progenitor-macro v0.8.0 |
| 2817 | 2026-02-25T20:30:32.557Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2818 | 2026-02-25T20:30:36.704Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2819 | 2026-02-25T20:30:43.681Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2820 | 2026-02-25T20:30:44.556Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2821 | 2026-02-25T20:30:50.596Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2822 | 2026-02-25T20:30:50.733Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2823 | 2026-02-25T20:30:50.788Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2824 | 2026-02-25T20:30:51.020Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2825 | 2026-02-25T20:30:51.138Z | Compiling progenitor-client v0.8.0 |
| 2826 | 2026-02-25T20:30:51.226Z | Compiling rustls-webpki v0.101.7 |
| 2827 | 2026-02-25T20:30:52.158Z | Compiling sct v0.7.1 |
| 2828 | 2026-02-25T20:30:52.656Z | Compiling heck v0.3.3 |
| 2829 | 2026-02-25T20:30:53.022Z | Compiling secrecy v0.8.0 |
| 2830 | 2026-02-25T20:30:53.410Z | Compiling void v1.0.2 |
| 2831 | 2026-02-25T20:30:53.642Z | Compiling lzss v0.8.2 |
| 2832 | 2026-02-25T20:30:54.850Z | Compiling zone_cfg_derive v0.1.2 |
| 2833 | 2026-02-25T20:30:58.429Z | Compiling progenitor v0.8.0 |
| 2834 | 2026-02-25T20:30:58.862Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2835 | 2026-02-25T20:30:59.254Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2836 | 2026-02-25T20:31:03.204Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2837 | 2026-02-25T20:31:04.483Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2838 | 2026-02-25T20:31:06.394Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 2839 | 2026-02-25T20:31:08.027Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2840 | 2026-02-25T20:31:08.612Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2841 | 2026-02-25T20:31:17.347Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2842 | 2026-02-25T20:31:17.793Z | Compiling tungstenite v0.23.0 |
| 2843 | 2026-02-25T20:31:19.821Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2844 | 2026-02-25T20:31:20.337Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2845 | 2026-02-25T20:31:20.783Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2846 | 2026-02-25T20:31:21.259Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2847 | 2026-02-25T20:31:21.690Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2848 | 2026-02-25T20:31:21.889Z | Compiling nix v0.27.1 |
| 2849 | 2026-02-25T20:31:22.443Z | Compiling serde_bytes v0.11.19 |
| 2850 | 2026-02-25T20:31:23.093Z | Compiling number_prefix v0.4.0 |
| 2851 | 2026-02-25T20:31:23.174Z | Compiling base64 v0.13.1 |
| 2852 | 2026-02-25T20:31:23.215Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2853 | 2026-02-25T20:31:23.475Z | Compiling indicatif v0.17.11 |
| 2854 | 2026-02-25T20:31:24.012Z | Compiling ron v0.7.1 |
| 2855 | 2026-02-25T20:31:24.047Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2856 | 2026-02-25T20:31:25.224Z | Compiling tokio-tungstenite v0.23.1 |
| 2857 | 2026-02-25T20:31:26.027Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2858 | 2026-02-25T20:31:28.955Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2859 | 2026-02-25T20:31:29.694Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 2860 | 2026-02-25T20:31:29.928Z | Compiling xz2 v0.1.7 |
| 2861 | 2026-02-25T20:31:30.671Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2862 | 2026-02-25T20:31:41.847Z | Compiling tokio-rustls v0.24.1 |
| 2863 | 2026-02-25T20:31:42.240Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2864 | 2026-02-25T20:31:42.378Z | Compiling zone v0.1.8 |
| 2865 | 2026-02-25T20:31:43.115Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2866 | 2026-02-25T20:31:45.878Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2867 | 2026-02-25T20:31:59.107Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2868 | 2026-02-25T20:32:03.372Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2869 | 2026-02-25T20:32:11.318Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2870 | 2026-02-25T20:32:12.715Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2871 | 2026-02-25T20:32:14.514Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2872 | 2026-02-25T20:32:14.782Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2873 | 2026-02-25T20:32:24.046Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2874 | 2026-02-25T20:32:26.872Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2875 | 2026-02-25T20:32:28.511Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2876 | 2026-02-25T20:32:33.665Z | Compiling rustls-pemfile v1.0.4 |
| 2877 | 2026-02-25T20:32:34.447Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2878 | 2026-02-25T20:32:35.176Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2879 | 2026-02-25T20:32:35.518Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2880 | 2026-02-25T20:32:35.913Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2881 | 2026-02-25T20:32:37.399Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2882 | 2026-02-25T20:32:38.975Z | Compiling signal-hook-tokio v0.3.1 |
| 2883 | 2026-02-25T20:32:39.259Z | Compiling twox-hash v2.1.0 |
| 2884 | 2026-02-25T20:32:40.370Z | Compiling yasna v0.5.2 |
| 2885 | 2026-02-25T20:32:41.753Z | Compiling is_ci v1.2.0 |
| 2886 | 2026-02-25T20:32:42.114Z | Compiling supports-color v3.0.2 |
| 2887 | 2026-02-25T20:32:42.598Z | Compiling rcgen v0.12.1 |
| 2888 | 2026-02-25T20:32:43.816Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2889 | 2026-02-25T20:32:43.999Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2890 | 2026-02-25T20:32:53.547Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2891 | 2026-02-25T20:32:59.444Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2892 | 2026-02-25T20:33:16.649Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 2893 | 2026-02-25T20:33:19.810Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2894 | 2026-02-25T20:33:22.787Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2895 | 2026-02-25T20:33:30.594Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2896 | 2026-02-25T20:33:45.848Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2897 | 2026-02-25T20:33:48.114Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2898 | 2026-02-25T20:33:48.221Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2899 | 2026-02-25T20:33:48.604Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2900 | 2026-02-25T20:33:48.960Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2901 | 2026-02-25T20:33:56.508Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2902 | 2026-02-25T20:33:56.862Z | Compiling fatfs v0.3.6 |
| 2903 | 2026-02-25T20:33:59.572Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2904 | 2026-02-25T20:34:02.529Z | Compiling rtoolbox v0.0.2 |
| 2905 | 2026-02-25T20:34:03.024Z | Compiling subprocess v0.2.9 |
| 2906 | 2026-02-25T20:34:07.507Z | Compiling seq-macro v0.3.6 |
| 2907 | 2026-02-25T20:34:08.542Z | Compiling assert_matches v1.5.0 |
| 2908 | 2026-02-25T20:34:08.806Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2909 | 2026-02-25T20:34:09.189Z | Compiling rpassword v7.4.0 |
| 2910 | 2026-02-25T20:34:09.772Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2911 | 2026-02-25T20:34:20.272Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2912 | 2026-02-25T20:34:31.608Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2913 | 2026-02-25T20:34:31.847Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2914 | 2026-02-25T20:34:37.166Z | Compiling tui-tree-widget v0.23.1 |
| 2915 | 2026-02-25T20:34:37.695Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2916 | 2026-02-25T20:34:42.909Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2917 | 2026-02-25T20:34:43.797Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2918 | 2026-02-25T20:34:47.707Z | Compiling uzers v0.12.1 |
| 2919 | 2026-02-25T20:34:49.795Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2920 | 2026-02-25T20:34:50.763Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2921 | 2026-02-25T20:34:55.351Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2922 | 2026-02-25T20:35:17.021Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2923 | 2026-02-25T20:35:31.780Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2924 | 2026-02-25T20:35:32.142Z | Compiling support-bundle-viewer v0.1.2 |
| 2925 | 2026-02-25T20:35:36.401Z | Compiling multimap v0.10.1 |
| 2926 | 2026-02-25T20:37:58.073Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2927 | 2026-02-25T20:37:59.864Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2928 | 2026-02-25T20:51:17.834Z | Finished `release` profile [optimized] target(s) in 26m 08s |
| 2929 | 2026-02-25T20:52:59.687Z | |
| 2930 | 2026-02-25T20:52:59.687Z | real 27:52.410354473 |
| 2931 | 2026-02-25T20:52:59.711Z | user 3:04:52.969075011 |
| 2932 | 2026-02-25T20:52:59.712Z | sys 5:34.122718575 |
| 2933 | 2026-02-25T20:52:59.712Z | trap 6.760579687 |
| 2934 | 2026-02-25T20:52:59.712Z | tflt 1.642462278 |
| 2935 | 2026-02-25T20:52:59.712Z | dflt 6.326077957 |
| 2936 | 2026-02-25T20:52:59.712Z | kflt 0.000651997 |
| 2937 | 2026-02-25T20:52:59.712Z | lock 12:35:21.215910496 |
| 2938 | 2026-02-25T20:52:59.712Z | slp 8:38:56.565638179 |
| 2939 | 2026-02-25T20:52:59.712Z | lat 4:43.349379051 |
| 2940 | 2026-02-25T20:52:59.712Z | stop 3:59.335977504 |
| 2941 | 2026-02-25T20:52:59.712Z | + mapfile -t packages |
| 2942 | 2026-02-25T20:52:59.712Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2943 | 2026-02-25T20:53:02.141Z | Finished `release` profile [optimized] target(s) in 2.33s |
| 2944 | 2026-02-25T20:53:02.235Z | Running `target/release/omicron-package -t test list-outputs` |
| 2945 | 2026-02-25T20:53:02.320Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2946 | 2026-02-25T20:53:02.345Z | + ptime -m cargo build --locked --release -p xtask |
| 2947 | 2026-02-25T20:53:03.800Z | Compiling serde_core v1.0.228 |
| 2948 | 2026-02-25T20:53:03.801Z | Compiling syn v2.0.114 |
| 2949 | 2026-02-25T20:53:03.828Z | Compiling bitflags v2.9.4 |
| 2950 | 2026-02-25T20:53:03.828Z | Compiling serde v1.0.228 |
| 2951 | 2026-02-25T20:53:03.828Z | Compiling serde_json v1.0.149 |
| 2952 | 2026-02-25T20:53:03.828Z | Compiling libc v0.2.180 |
| 2953 | 2026-02-25T20:53:03.828Z | Compiling num-traits v0.2.19 |
| 2954 | 2026-02-25T20:53:04.343Z | Compiling smallvec v1.15.1 |
| 2955 | 2026-02-25T20:53:04.388Z | Compiling hashbrown v0.16.1 |
| 2956 | 2026-02-25T20:53:04.413Z | Compiling rustix v0.38.37 |
| 2957 | 2026-02-25T20:53:04.820Z | Compiling usdt-impl v0.5.0 |
| 2958 | 2026-02-25T20:53:04.995Z | Compiling syn v1.0.109 |
| 2959 | 2026-02-25T20:53:05.724Z | Compiling rustix v1.1.3 |
| 2960 | 2026-02-25T20:53:05.909Z | Compiling indexmap v2.13.0 |
| 2961 | 2026-02-25T20:53:06.042Z | Compiling thread-id v4.2.2 |
| 2962 | 2026-02-25T20:53:06.209Z | Compiling percent-encoding v2.3.2 |
| 2963 | 2026-02-25T20:53:06.438Z | Compiling getrandom v0.3.4 |
| 2964 | 2026-02-25T20:53:06.797Z | Compiling log v0.4.29 |
| 2965 | 2026-02-25T20:53:07.093Z | Compiling terminal_size v0.4.0 |
| 2966 | 2026-02-25T20:53:07.334Z | Compiling form_urlencoded v1.2.2 |
| 2967 | 2026-02-25T20:53:07.726Z | Compiling ordered-float v2.10.1 |
| 2968 | 2026-02-25T20:53:08.325Z | Compiling fs-err v3.1.1 |
| 2969 | 2026-02-25T20:53:08.576Z | Compiling once_cell v1.21.3 |
| 2970 | 2026-02-25T20:53:08.742Z | Compiling anyhow v1.0.99 |
| 2971 | 2026-02-25T20:53:09.168Z | Compiling heck v0.4.1 |
| 2972 | 2026-02-25T20:53:09.662Z | Compiling clap_builder v4.5.48 |
| 2973 | 2026-02-25T20:53:10.344Z | Compiling tempfile v3.24.0 |
| 2974 | 2026-02-25T20:53:11.493Z | Compiling proc-macro-error v1.0.4 |
| 2975 | 2026-02-25T20:53:11.671Z | Compiling textwrap v0.16.2 |
| 2976 | 2026-02-25T20:53:12.131Z | Compiling synstructure v0.13.1 |
| 2977 | 2026-02-25T20:53:12.338Z | Compiling camino-tempfile v1.4.1 |
| 2978 | 2026-02-25T20:53:13.086Z | Compiling tabled_derive v0.7.0 |
| 2979 | 2026-02-25T20:53:14.694Z | Compiling serde_derive v1.0.228 |
| 2980 | 2026-02-25T20:53:14.694Z | Compiling thiserror-impl v2.0.18 |
| 2981 | 2026-02-25T20:53:14.695Z | Compiling zerofrom-derive v0.1.4 |
| 2982 | 2026-02-25T20:53:14.721Z | Compiling yoke-derive v0.7.4 |
| 2983 | 2026-02-25T20:53:14.793Z | Compiling zerovec-derive v0.10.3 |
| 2984 | 2026-02-25T20:53:15.212Z | Compiling displaydoc v0.2.5 |
| 2985 | 2026-02-25T20:53:16.812Z | Compiling thiserror-impl v1.0.69 |
| 2986 | 2026-02-25T20:53:17.033Z | Compiling icu_provider_macros v1.5.0 |
| 2987 | 2026-02-25T20:53:17.173Z | Compiling zerocopy-derive v0.7.35 |
| 2988 | 2026-02-25T20:53:17.760Z | Compiling thiserror v2.0.18 |
| 2989 | 2026-02-25T20:53:17.808Z | Compiling zerofrom v0.1.4 |
| 2990 | 2026-02-25T20:53:17.976Z | Compiling pest v2.8.2 |
| 2991 | 2026-02-25T20:53:18.172Z | Compiling yoke v0.7.4 |
| 2992 | 2026-02-25T20:53:18.457Z | Compiling scroll_derive v0.12.0 |
| 2993 | 2026-02-25T20:53:18.788Z | Compiling zerovec v0.10.4 |
| 2994 | 2026-02-25T20:53:19.252Z | Compiling zerocopy v0.7.35 |
| 2995 | 2026-02-25T20:53:19.598Z | Compiling thiserror v1.0.69 |
| 2996 | 2026-02-25T20:53:19.891Z | Compiling scroll v0.12.0 |
| 2997 | 2026-02-25T20:53:20.599Z | Compiling goblin v0.8.2 |
| 2998 | 2026-02-25T20:53:21.529Z | Compiling tinystr v0.7.6 |
| 2999 | 2026-02-25T20:53:21.959Z | Compiling pest_meta v2.8.2 |
| 3000 | 2026-02-25T20:53:22.090Z | Compiling icu_locid v1.5.0 |
| 3001 | 2026-02-25T20:53:22.350Z | Compiling icu_collections v1.5.0 |
| 3002 | 2026-02-25T20:53:24.866Z | Compiling icu_provider v1.5.0 |
| 3003 | 2026-02-25T20:53:25.286Z | Compiling pest_generator v2.8.2 |
| 3004 | 2026-02-25T20:53:25.449Z | Compiling serde_spanned v0.6.9 |
| 3005 | 2026-02-25T20:53:25.751Z | Compiling toml_datetime v0.6.11 |
| 3006 | 2026-02-25T20:53:25.805Z | Compiling dof v0.3.0 |
| 3007 | 2026-02-25T20:53:26.647Z | Compiling icu_locid_transform v1.5.0 |
| 3008 | 2026-02-25T20:53:26.768Z | Compiling toml_edit v0.22.27 |
| 3009 | 2026-02-25T20:53:27.043Z | Compiling pest_derive v2.8.2 |
| 3010 | 2026-02-25T20:53:27.316Z | Compiling serde_tokenstream v0.2.2 |
| 3011 | 2026-02-25T20:53:27.912Z | Compiling dtrace-parser v0.2.0 |
| 3012 | 2026-02-25T20:53:28.011Z | Compiling erased-serde v0.4.6 |
| 3013 | 2026-02-25T20:53:29.719Z | Compiling icu_properties v1.5.1 |
| 3014 | 2026-02-25T20:53:29.967Z | Compiling serde-untagged v0.1.7 |
| 3015 | 2026-02-25T20:53:32.674Z | Compiling toml v0.8.23 |
| 3016 | 2026-02-25T20:53:35.822Z | Compiling icu_normalizer v1.5.0 |
| 3017 | 2026-02-25T20:53:36.396Z | Compiling serde-value v0.7.0 |
| 3018 | 2026-02-25T20:53:37.116Z | Compiling idna_adapter v1.2.0 |
| 3019 | 2026-02-25T20:53:37.429Z | Compiling idna v1.0.3 |
| 3020 | 2026-02-25T20:53:38.075Z | Compiling usdt-macro v0.5.0 |
| 3021 | 2026-02-25T20:53:38.561Z | Compiling url v2.5.4 |
| 3022 | 2026-02-25T20:53:39.464Z | Compiling usdt-attr-macro v0.5.0 |
| 3023 | 2026-02-25T20:53:40.827Z | Compiling cargo-util-schemas v0.8.2 |
| 3024 | 2026-02-25T20:53:41.413Z | Compiling cargo-platform v0.2.0 |
| 3025 | 2026-02-25T20:53:42.596Z | Compiling clap_derive v4.5.47 |
| 3026 | 2026-02-25T20:53:42.747Z | Compiling usdt v0.5.0 |
| 3027 | 2026-02-25T20:53:44.161Z | Compiling cargo_metadata v0.21.0 |
| 3028 | 2026-02-25T20:53:44.235Z | Compiling cargo_toml v0.21.0 |
| 3029 | 2026-02-25T20:53:44.791Z | Compiling macaddr v1.0.1 |
| 3030 | 2026-02-25T20:53:45.463Z | Compiling tabled v0.15.0 |
| 3031 | 2026-02-25T20:53:46.703Z | Compiling clap v4.5.48 |
| 3032 | 2026-02-25T20:53:57.999Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3033 | 2026-02-25T20:54:06.035Z | Finished `release` profile [optimized] target(s) in 1m 03s |
| 3034 | 2026-02-25T20:54:06.201Z | |
| 3035 | 2026-02-25T20:54:06.201Z | real 1:03.822623496 |
| 3036 | 2026-02-25T20:54:06.201Z | user 6:41.348319978 |
| 3037 | 2026-02-25T20:54:06.201Z | sys 35.001217325 |
| 3038 | 2026-02-25T20:54:06.201Z | trap 0.279368990 |
| 3039 | 2026-02-25T20:54:06.201Z | tflt 0.348984739 |
| 3040 | 2026-02-25T20:54:06.201Z | dflt 0.531872334 |
| 3041 | 2026-02-25T20:54:06.201Z | kflt 0.000024321 |
| 3042 | 2026-02-25T20:54:06.201Z | lock 19:25.348748548 |
| 3043 | 2026-02-25T20:54:06.201Z | slp 22:14.243924159 |
| 3044 | 2026-02-25T20:54:06.201Z | lat 25.564032262 |
| 3045 | 2026-02-25T20:54:06.201Z | stop 35.333766120 |
| 3046 | 2026-02-25T20:54:06.227Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3047 | 2026-02-25T20:54:06.227Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3048 | 2026-02-25T20:54:06.227Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3049 | 2026-02-25T20:54:06.227Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3050 | 2026-02-25T20:54:06.227Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3051 | 2026-02-25T20:54:08.624Z | Compiling regress v0.10.4 |
| 3052 | 2026-02-25T20:54:08.680Z | Compiling unsafe-libyaml v0.2.11 |
| 3053 | 2026-02-25T20:54:08.704Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3054 | 2026-02-25T20:54:08.704Z | Compiling match_cfg v0.1.0 |
| 3055 | 2026-02-25T20:54:08.750Z | Compiling structmeta-derive v0.3.0 |
| 3056 | 2026-02-25T20:54:08.824Z | Compiling rustls v0.22.4 |
| 3057 | 2026-02-25T20:54:08.849Z | Compiling newtype-uuid-macros v0.1.0 |
| 3058 | 2026-02-25T20:54:08.849Z | Compiling multer v3.1.0 |
| 3059 | 2026-02-25T20:54:08.925Z | Compiling hostname v0.3.1 |
| 3060 | 2026-02-25T20:54:09.270Z | Compiling debug-ignore v1.0.5 |
| 3061 | 2026-02-25T20:54:09.462Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 3062 | 2026-02-25T20:54:09.501Z | Compiling progenitor-client v0.10.0 |
| 3063 | 2026-02-25T20:54:09.537Z | Compiling slog-json v2.6.1 |
| 3064 | 2026-02-25T20:54:09.960Z | Compiling async-stream-impl v0.3.6 |
| 3065 | 2026-02-25T20:54:10.145Z | Compiling serde_yaml v0.9.34+deprecated |
| 3066 | 2026-02-25T20:54:10.566Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3067 | 2026-02-25T20:54:10.723Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3068 | 2026-02-25T20:54:11.178Z | Compiling serde_spanned v1.0.4 |
| 3069 | 2026-02-25T20:54:11.270Z | Compiling dropshot v0.16.7 |
| 3070 | 2026-02-25T20:54:11.362Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3071 | 2026-02-25T20:54:11.516Z | Compiling async-stream v0.3.6 |
| 3072 | 2026-02-25T20:54:11.551Z | Compiling structmeta v0.3.0 |
| 3073 | 2026-02-25T20:54:11.837Z | Compiling toml v0.9.11+spec-1.1.0 |
| 3074 | 2026-02-25T20:54:11.881Z | Compiling slog-bunyan v2.5.0 |
| 3075 | 2026-02-25T20:54:12.079Z | Compiling waitgroup v0.1.2 |
| 3076 | 2026-02-25T20:54:12.190Z | Compiling rustls-pemfile v2.2.0 |
| 3077 | 2026-02-25T20:54:12.374Z | Compiling dropshot_endpoint v0.16.7 |
| 3078 | 2026-02-25T20:54:12.405Z | Compiling itertools v0.14.0 |
| 3079 | 2026-02-25T20:54:12.621Z | Compiling hostname v0.4.2 |
| 3080 | 2026-02-25T20:54:12.912Z | Compiling typify-impl v0.4.3 |
| 3081 | 2026-02-25T20:54:12.968Z | Compiling serde_path_to_error v0.1.20 |
| 3082 | 2026-02-25T20:54:13.931Z | Compiling derive-ex v0.1.8 |
| 3083 | 2026-02-25T20:54:14.240Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 3084 | 2026-02-25T20:54:14.525Z | Compiling tokio-rustls v0.25.0 |
| 3085 | 2026-02-25T20:54:15.011Z | Compiling macaddr v1.0.1 |
| 3086 | 2026-02-25T20:54:15.456Z | Compiling tabwriter v1.4.0 |
| 3087 | 2026-02-25T20:54:15.508Z | Compiling instant v0.1.13 |
| 3088 | 2026-02-25T20:54:15.755Z | Compiling progenitor-client v0.11.2 |
| 3089 | 2026-02-25T20:54:15.794Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3090 | 2026-02-25T20:54:15.997Z | Compiling parse-display-derive v0.10.0 |
| 3091 | 2026-02-25T20:54:16.464Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3092 | 2026-02-25T20:54:16.675Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3093 | 2026-02-25T20:54:16.988Z | Compiling colored v3.0.0 |
| 3094 | 2026-02-25T20:54:17.080Z | Compiling backoff v0.4.0 |
| 3095 | 2026-02-25T20:54:17.346Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3096 | 2026-02-25T20:54:17.542Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 3097 | 2026-02-25T20:54:17.868Z | Compiling proc-macro-crate v1.3.1 |
| 3098 | 2026-02-25T20:54:18.207Z | Compiling crucible-workspace-hack v0.1.0 |
| 3099 | 2026-02-25T20:54:18.334Z | Compiling test-strategy v0.4.3 |
| 3100 | 2026-02-25T20:54:18.616Z | Compiling proc-macro-error v1.0.4 |
| 3101 | 2026-02-25T20:54:18.882Z | Compiling heapless v0.8.0 |
| 3102 | 2026-02-25T20:54:18.908Z | Compiling num_enum_derive v0.5.11 |
| 3103 | 2026-02-25T20:54:19.305Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3104 | 2026-02-25T20:54:19.860Z | Compiling ingot-macros v0.1.1 |
| 3105 | 2026-02-25T20:54:19.970Z | Compiling hash32 v0.3.1 |
| 3106 | 2026-02-25T20:54:20.012Z | Compiling smoltcp v0.11.0 |
| 3107 | 2026-02-25T20:54:20.211Z | Compiling parse-display v0.10.0 |
| 3108 | 2026-02-25T20:54:20.322Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3109 | 2026-02-25T20:54:20.887Z | Compiling foreign-types-macros v0.2.3 |
| 3110 | 2026-02-25T20:54:20.929Z | Compiling foreign-types-shared v0.3.1 |
| 3111 | 2026-02-25T20:54:21.145Z | Compiling cobs v0.2.3 |
| 3112 | 2026-02-25T20:54:21.414Z | Compiling num_enum v0.5.11 |
| 3113 | 2026-02-25T20:54:21.521Z | Compiling postcard v1.0.10 |
| 3114 | 2026-02-25T20:54:22.206Z | Compiling nix v0.30.1 |
| 3115 | 2026-02-25T20:54:22.264Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3116 | 2026-02-25T20:54:22.298Z | Compiling foreign-types v0.5.0 |
| 3117 | 2026-02-25T20:54:22.335Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3118 | 2026-02-25T20:54:22.488Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3119 | 2026-02-25T20:54:23.112Z | Compiling secrecy v0.10.3 |
| 3120 | 2026-02-25T20:54:23.290Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3121 | 2026-02-25T20:54:23.363Z | Compiling cstr-argument v0.1.2 |
| 3122 | 2026-02-25T20:54:23.507Z | Compiling rayon-core v1.12.1 |
| 3123 | 2026-02-25T20:54:23.643Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 3124 | 2026-02-25T20:54:23.719Z | Compiling pretty-hex v0.2.1 |
| 3125 | 2026-02-25T20:54:23.888Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3126 | 2026-02-25T20:54:23.980Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3127 | 2026-02-25T20:54:24.015Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3128 | 2026-02-25T20:54:24.182Z | Compiling crossbeam-deque v0.8.5 |
| 3129 | 2026-02-25T20:54:24.315Z | Compiling colored v2.2.0 |
| 3130 | 2026-02-25T20:54:24.504Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3131 | 2026-02-25T20:54:25.525Z | Compiling typify-macro v0.4.3 |
| 3132 | 2026-02-25T20:54:25.608Z | Compiling camino-tempfile v1.4.1 |
| 3133 | 2026-02-25T20:54:26.182Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3134 | 2026-02-25T20:54:26.459Z | Compiling rayon v1.10.0 |
| 3135 | 2026-02-25T20:54:26.832Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3136 | 2026-02-25T20:54:26.895Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3137 | 2026-02-25T20:54:27.113Z | Compiling zone_cfg_derive v0.3.0 |
| 3138 | 2026-02-25T20:54:27.237Z | Compiling ingot-types v0.1.2 |
| 3139 | 2026-02-25T20:54:27.642Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3140 | 2026-02-25T20:54:27.959Z | Compiling smf v0.2.3 |
| 3141 | 2026-02-25T20:54:28.118Z | Compiling num-derive v0.4.2 |
| 3142 | 2026-02-25T20:54:28.298Z | Compiling ingot v0.1.1 |
| 3143 | 2026-02-25T20:54:28.656Z | Compiling sigpipe v0.1.3 |
| 3144 | 2026-02-25T20:54:28.861Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3145 | 2026-02-25T20:54:29.276Z | Compiling zone v0.3.1 |
| 3146 | 2026-02-25T20:54:29.359Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3147 | 2026-02-25T20:54:29.871Z | Compiling typify v0.4.3 |
| 3148 | 2026-02-25T20:54:29.913Z | Compiling toml v0.8.23 |
| 3149 | 2026-02-25T20:54:30.020Z | Compiling convert_case v0.4.0 |
| 3150 | 2026-02-25T20:54:30.162Z | Compiling progenitor-impl v0.11.2 |
| 3151 | 2026-02-25T20:54:30.605Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3152 | 2026-02-25T20:54:31.014Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3153 | 2026-02-25T20:54:31.095Z | Compiling derive_more v0.99.20 |
| 3154 | 2026-02-25T20:54:31.376Z | Compiling universal-hash v0.5.1 |
| 3155 | 2026-02-25T20:54:31.454Z | Compiling opaque-debug v0.3.1 |
| 3156 | 2026-02-25T20:54:31.583Z | Compiling half v2.4.1 |
| 3157 | 2026-02-25T20:54:31.618Z | Compiling ciborium-io v0.2.2 |
| 3158 | 2026-02-25T20:54:31.656Z | Compiling aead v0.5.2 |
| 3159 | 2026-02-25T20:54:31.691Z | Compiling poly1305 v0.8.0 |
| 3160 | 2026-02-25T20:54:31.843Z | Compiling progenitor-impl v0.10.0 |
| 3161 | 2026-02-25T20:54:32.144Z | Compiling chacha20 v0.9.1 |
| 3162 | 2026-02-25T20:54:32.337Z | Compiling ciborium-ll v0.2.2 |
| 3163 | 2026-02-25T20:54:32.496Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3164 | 2026-02-25T20:54:32.717Z | Compiling ciborium v0.2.2 |
| 3165 | 2026-02-25T20:54:32.781Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3166 | 2026-02-25T20:54:32.828Z | Compiling num-rational v0.4.2 |
| 3167 | 2026-02-25T20:54:33.578Z | Compiling password-hash v0.5.0 |
| 3168 | 2026-02-25T20:54:34.127Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3169 | 2026-02-25T20:54:34.263Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3170 | 2026-02-25T20:54:34.606Z | Compiling blake2 v0.10.6 |
| 3171 | 2026-02-25T20:54:34.642Z | Compiling num-complex v0.4.6 |
| 3172 | 2026-02-25T20:54:35.454Z | Compiling argon2 v0.5.3 |
| 3173 | 2026-02-25T20:54:35.896Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3174 | 2026-02-25T20:54:36.088Z | Compiling num v0.4.3 |
| 3175 | 2026-02-25T20:54:36.170Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3176 | 2026-02-25T20:54:36.270Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3177 | 2026-02-25T20:54:37.142Z | Compiling thiserror-no-std v2.0.2 |
| 3178 | 2026-02-25T20:54:37.382Z | Compiling float-ord v0.3.2 |
| 3179 | 2026-02-25T20:54:37.603Z | Compiling progenitor-macro v0.11.2 |
| 3180 | 2026-02-25T20:54:37.672Z | Compiling indent_write v2.2.0 |
| 3181 | 2026-02-25T20:54:37.848Z | Compiling vsss-rs v3.3.4 |
| 3182 | 2026-02-25T20:54:38.043Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3183 | 2026-02-25T20:54:38.600Z | Compiling chacha20poly1305 v0.10.1 |
| 3184 | 2026-02-25T20:54:38.634Z | Compiling gethostname v0.5.0 |
| 3185 | 2026-02-25T20:54:38.966Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3186 | 2026-02-25T20:54:39.021Z | Compiling usdt-macro v0.5.0 |
| 3187 | 2026-02-25T20:54:39.236Z | Compiling usdt-attr-macro v0.5.0 |
| 3188 | 2026-02-25T20:54:39.365Z | Compiling progenitor-macro v0.10.0 |
| 3189 | 2026-02-25T20:54:40.814Z | Compiling derive-where v1.5.0 |
| 3190 | 2026-02-25T20:54:41.011Z | Compiling usdt v0.5.0 |
| 3191 | 2026-02-25T20:54:41.540Z | Compiling cancel-safe-futures v0.1.5 |
| 3192 | 2026-02-25T20:54:41.633Z | Compiling owo-colors v4.2.3 |
| 3193 | 2026-02-25T20:54:41.794Z | Compiling console v0.15.10 |
| 3194 | 2026-02-25T20:54:42.000Z | Compiling resolv-conf v0.7.0 |
| 3195 | 2026-02-25T20:54:42.086Z | Compiling libsw-core v0.3.1 |
| 3196 | 2026-02-25T20:54:42.481Z | Compiling async-recursion v1.1.1 |
| 3197 | 2026-02-25T20:54:42.762Z | Compiling libsw v3.5.0 |
| 3198 | 2026-02-25T20:54:43.151Z | Compiling linear-map v1.2.0 |
| 3199 | 2026-02-25T20:54:43.322Z | Compiling libefi-sys v0.1.0 |
| 3200 | 2026-02-25T20:54:43.562Z | Compiling hickory-proto v0.24.4 |
| 3201 | 2026-02-25T20:54:43.617Z | Compiling newline-converter v0.3.0 |
| 3202 | 2026-02-25T20:54:43.829Z | Compiling atomicwrites v0.4.4 |
| 3203 | 2026-02-25T20:54:43.911Z | Compiling bitfield-struct v0.6.2 |
| 3204 | 2026-02-25T20:54:44.091Z | Compiling semver v0.1.20 |
| 3205 | 2026-02-25T20:54:44.177Z | Compiling linked-hash-map v0.5.6 |
| 3206 | 2026-02-25T20:54:44.313Z | Compiling expectorate v1.2.0 |
| 3207 | 2026-02-25T20:54:44.606Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3208 | 2026-02-25T20:54:44.706Z | Compiling lru-cache v0.1.2 |
| 3209 | 2026-02-25T20:54:44.793Z | Compiling rustc_version v0.1.7 |
| 3210 | 2026-02-25T20:54:45.008Z | Compiling pin-project-internal v1.1.6 |
| 3211 | 2026-02-25T20:54:45.408Z | Compiling slog-dtrace v0.3.0 |
| 3212 | 2026-02-25T20:54:45.435Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3213 | 2026-02-25T20:54:45.498Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3214 | 2026-02-25T20:54:45.657Z | Compiling siphasher v1.0.1 |
| 3215 | 2026-02-25T20:54:45.942Z | Compiling newtype_derive v0.1.6 |
| 3216 | 2026-02-25T20:54:46.171Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3217 | 2026-02-25T20:54:46.335Z | Compiling phf_shared v0.12.1 |
| 3218 | 2026-02-25T20:54:46.369Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3219 | 2026-02-25T20:54:46.774Z | Compiling tokio-dtrace v0.1.0 |
| 3220 | 2026-02-25T20:54:46.818Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3221 | 2026-02-25T20:54:47.157Z | Compiling dropshot-api-manager-types v0.3.0 |
| 3222 | 2026-02-25T20:54:47.339Z | Compiling pem v3.0.5 |
| 3223 | 2026-02-25T20:54:47.958Z | Compiling pin-project v1.1.6 |
| 3224 | 2026-02-25T20:54:47.995Z | Compiling snafu-derive v0.8.5 |
| 3225 | 2026-02-25T20:54:48.063Z | Compiling csv-core v0.1.11 |
| 3226 | 2026-02-25T20:54:48.280Z | Compiling chrono-tz v0.10.4 |
| 3227 | 2026-02-25T20:54:48.318Z | Compiling highway v1.3.0 |
| 3228 | 2026-02-25T20:54:48.669Z | Compiling base64 v0.21.7 |
| 3229 | 2026-02-25T20:54:48.767Z | Compiling same-file v1.0.6 |
| 3230 | 2026-02-25T20:54:48.922Z | Compiling xshell-macros v0.2.7 |
| 3231 | 2026-02-25T20:54:49.183Z | Compiling walkdir v2.5.0 |
| 3232 | 2026-02-25T20:54:49.364Z | Compiling hickory-resolver v0.24.4 |
| 3233 | 2026-02-25T20:54:49.564Z | Compiling csv v1.3.1 |
| 3234 | 2026-02-25T20:54:49.882Z | Compiling xshell v0.2.7 |
| 3235 | 2026-02-25T20:54:50.011Z | Compiling const_format_proc_macros v0.2.34 |
| 3236 | 2026-02-25T20:54:51.063Z | Compiling oxide-tokio-rt v0.1.2 |
| 3237 | 2026-02-25T20:54:51.166Z | Compiling phf v0.12.1 |
| 3238 | 2026-02-25T20:54:51.639Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3239 | 2026-02-25T20:54:51.875Z | Compiling progenitor v0.11.2 |
| 3240 | 2026-02-25T20:54:52.159Z | Compiling qorb v0.4.1 |
| 3241 | 2026-02-25T20:54:52.228Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3242 | 2026-02-25T20:54:52.387Z | Compiling globset v0.4.15 |
| 3243 | 2026-02-25T20:54:52.516Z | Compiling olpc-cjson v0.1.4 |
| 3244 | 2026-02-25T20:54:52.870Z | Compiling primeorder v0.13.6 |
| 3245 | 2026-02-25T20:54:53.197Z | Compiling snafu v0.8.5 |
| 3246 | 2026-02-25T20:54:53.407Z | Compiling progenitor v0.10.0 |
| 3247 | 2026-02-25T20:54:53.624Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3248 | 2026-02-25T20:54:53.749Z | Compiling serde_plain v1.0.2 |
| 3249 | 2026-02-25T20:54:54.154Z | Compiling typed-path v0.9.3 |
| 3250 | 2026-02-25T20:54:54.269Z | Compiling const_format v0.2.34 |
| 3251 | 2026-02-25T20:54:54.913Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3252 | 2026-02-25T20:54:55.131Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3253 | 2026-02-25T20:54:55.512Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3254 | 2026-02-25T20:54:56.894Z | Compiling tough v0.20.0 |
| 3255 | 2026-02-25T20:54:57.061Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3256 | 2026-02-25T20:54:57.428Z | Compiling tabled_derive v0.7.0 |
| 3257 | 2026-02-25T20:54:57.458Z | Compiling bcs v0.1.6 |
| 3258 | 2026-02-25T20:54:57.678Z | Compiling termtree v0.5.1 |
| 3259 | 2026-02-25T20:54:57.713Z | Compiling radium v0.7.0 |
| 3260 | 2026-02-25T20:54:58.010Z | Compiling utf-8 v0.7.6 |
| 3261 | 2026-02-25T20:54:58.235Z | Compiling salty v0.3.0 |
| 3262 | 2026-02-25T20:54:58.402Z | Compiling tungstenite v0.21.0 |
| 3263 | 2026-02-25T20:54:58.451Z | Compiling textwrap v0.16.2 |
| 3264 | 2026-02-25T20:54:58.486Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3265 | 2026-02-25T20:54:58.835Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3266 | 2026-02-25T20:54:59.288Z | Compiling steno v0.4.1 |
| 3267 | 2026-02-25T20:54:59.704Z | Compiling typify-impl v0.2.0 |
| 3268 | 2026-02-25T20:54:59.936Z | Compiling tabled v0.15.0 |
| 3269 | 2026-02-25T20:55:00.693Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3270 | 2026-02-25T20:55:01.006Z | Compiling humantime v2.2.0 |
| 3271 | 2026-02-25T20:55:01.677Z | Compiling moka v0.12.10 |
| 3272 | 2026-02-25T20:55:02.113Z | Compiling tap v1.0.1 |
| 3273 | 2026-02-25T20:55:02.421Z | Compiling maybe-uninit v2.0.0 |
| 3274 | 2026-02-25T20:55:03.264Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3275 | 2026-02-25T20:55:06.191Z | Compiling wyz v0.5.1 |
| 3276 | 2026-02-25T20:55:06.475Z | Compiling tokio-tungstenite v0.21.0 |
| 3277 | 2026-02-25T20:55:07.036Z | Compiling p384 v0.13.1 |
| 3278 | 2026-02-25T20:55:07.243Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3279 | 2026-02-25T20:55:07.314Z | Compiling tagptr v0.2.0 |
| 3280 | 2026-02-25T20:55:07.422Z | Compiling funty v2.0.0 |
| 3281 | 2026-02-25T20:55:07.730Z | Compiling arc-swap v1.7.1 |
| 3282 | 2026-02-25T20:55:07.763Z | Compiling packed_struct v0.10.1 |
| 3283 | 2026-02-25T20:55:08.475Z | Compiling slog-scope v4.4.0 |
| 3284 | 2026-02-25T20:55:08.507Z | Compiling bitvec v1.0.1 |
| 3285 | 2026-02-25T20:55:08.736Z | Compiling polyval v0.6.2 |
| 3286 | 2026-02-25T20:55:09.087Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3287 | 2026-02-25T20:55:09.255Z | Compiling packed_struct_codegen v0.10.1 |
| 3288 | 2026-02-25T20:55:09.310Z | Compiling zerocopy-derive v0.6.6 |
| 3289 | 2026-02-25T20:55:09.879Z | Compiling bitfield-macros v0.19.2 |
| 3290 | 2026-02-25T20:55:09.927Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3291 | 2026-02-25T20:55:10.841Z | Compiling indexmap v1.9.3 |
| 3292 | 2026-02-25T20:55:11.260Z | Compiling crc-catalog v2.4.0 |
| 3293 | 2026-02-25T20:55:11.455Z | Compiling parking_lot_core v0.8.6 |
| 3294 | 2026-02-25T20:55:11.517Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3295 | 2026-02-25T20:55:11.586Z | Compiling nodrop v0.1.14 |
| 3296 | 2026-02-25T20:55:11.808Z | Compiling array-init v0.0.4 |
| 3297 | 2026-02-25T20:55:12.027Z | Compiling bitfield v0.19.2 |
| 3298 | 2026-02-25T20:55:12.069Z | Compiling crc v3.2.1 |
| 3299 | 2026-02-25T20:55:12.176Z | Compiling zerocopy v0.6.6 |
| 3300 | 2026-02-25T20:55:12.590Z | Compiling typify-macro v0.2.0 |
| 3301 | 2026-02-25T20:55:12.626Z | Compiling proc-macro-error2 v2.0.1 |
| 3302 | 2026-02-25T20:55:12.662Z | Compiling hickory-resolver v0.25.2 |
| 3303 | 2026-02-25T20:55:12.803Z | Compiling ghash v0.5.1 |
| 3304 | 2026-02-25T20:55:13.059Z | Compiling slog-stdlog v4.1.1 |
| 3305 | 2026-02-25T20:55:13.166Z | Compiling smallvec v0.6.14 |
| 3306 | 2026-02-25T20:55:13.190Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3307 | 2026-02-25T20:55:13.447Z | Compiling ctr v0.9.2 |
| 3308 | 2026-02-25T20:55:13.690Z | Compiling num-derive v0.3.3 |
| 3309 | 2026-02-25T20:55:13.777Z | Compiling lzma-sys v0.1.20 |
| 3310 | 2026-02-25T20:55:13.986Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3311 | 2026-02-25T20:55:14.298Z | Compiling hashbrown v0.12.3 |
| 3312 | 2026-02-25T20:55:14.440Z | Compiling unicase v2.8.1 |
| 3313 | 2026-02-25T20:55:14.850Z | Compiling aes-gcm v0.10.3 |
| 3314 | 2026-02-25T20:55:14.988Z | Compiling mime_guess v2.0.5 |
| 3315 | 2026-02-25T20:55:15.277Z | Compiling serde-hex v0.1.0 |
| 3316 | 2026-02-25T20:55:16.110Z | Compiling libscf-sys v1.1.0 |
| 3317 | 2026-02-25T20:55:16.327Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3318 | 2026-02-25T20:55:16.444Z | Compiling slog-envlogger v2.2.0 |
| 3319 | 2026-02-25T20:55:16.630Z | Compiling tabled_derive v0.11.0 |
| 3320 | 2026-02-25T20:55:16.799Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3321 | 2026-02-25T20:55:16.995Z | Compiling typify v0.2.0 |
| 3322 | 2026-02-25T20:55:17.249Z | Compiling progenitor-impl v0.8.0 |
| 3323 | 2026-02-25T20:55:17.832Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3324 | 2026-02-25T20:55:17.897Z | Compiling ron v0.8.1 |
| 3325 | 2026-02-25T20:55:18.067Z | Compiling papergrid v0.17.0 |
| 3326 | 2026-02-25T20:55:19.273Z | Compiling testing_table v0.3.0 |
| 3327 | 2026-02-25T20:55:19.627Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3328 | 2026-02-25T20:55:19.874Z | Compiling hashbrown v0.13.2 |
| 3329 | 2026-02-25T20:55:20.743Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3330 | 2026-02-25T20:55:20.893Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3331 | 2026-02-25T20:55:21.341Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3332 | 2026-02-25T20:55:22.273Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3333 | 2026-02-25T20:55:22.406Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3334 | 2026-02-25T20:55:22.957Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3335 | 2026-02-25T20:55:23.410Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3336 | 2026-02-25T20:55:25.246Z | Compiling progenitor-macro v0.8.0 |
| 3337 | 2026-02-25T20:55:25.770Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3338 | 2026-02-25T20:55:27.683Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3339 | 2026-02-25T20:55:27.850Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3340 | 2026-02-25T20:55:28.650Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3341 | 2026-02-25T20:55:29.294Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3342 | 2026-02-25T20:55:29.667Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3343 | 2026-02-25T20:55:29.847Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3344 | 2026-02-25T20:55:31.223Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3345 | 2026-02-25T20:55:31.737Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3346 | 2026-02-25T20:55:31.775Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3347 | 2026-02-25T20:55:31.946Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3348 | 2026-02-25T20:55:32.335Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3349 | 2026-02-25T20:55:32.866Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3350 | 2026-02-25T20:55:33.501Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3351 | 2026-02-25T20:55:34.602Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3352 | 2026-02-25T20:55:35.336Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3353 | 2026-02-25T20:55:35.957Z | Compiling heck v0.3.3 |
| 3354 | 2026-02-25T20:55:36.479Z | Compiling progenitor-client v0.8.0 |
| 3355 | 2026-02-25T20:55:36.542Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3356 | 2026-02-25T20:55:37.123Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3357 | 2026-02-25T20:55:37.951Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3358 | 2026-02-25T20:55:38.500Z | Compiling ssh-encoding v0.2.0 |
| 3359 | 2026-02-25T20:55:39.202Z | Compiling blowfish v0.9.1 |
| 3360 | 2026-02-25T20:55:39.276Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3361 | 2026-02-25T20:55:39.845Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3362 | 2026-02-25T20:55:39.924Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3363 | 2026-02-25T20:55:40.408Z | Compiling nibble_vec v0.1.0 |
| 3364 | 2026-02-25T20:55:40.727Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3365 | 2026-02-25T20:55:40.824Z | Compiling corncobs v0.1.4 |
| 3366 | 2026-02-25T20:55:40.891Z | Compiling crc-any v2.5.0 |
| 3367 | 2026-02-25T20:55:41.230Z | Compiling endian-type v0.1.2 |
| 3368 | 2026-02-25T20:55:41.354Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3369 | 2026-02-25T20:55:41.553Z | Compiling radix_trie v0.2.1 |
| 3370 | 2026-02-25T20:55:41.591Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3371 | 2026-02-25T20:55:42.432Z | Compiling progenitor v0.8.0 |
| 3372 | 2026-02-25T20:55:42.493Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3373 | 2026-02-25T20:55:42.772Z | Compiling ssh-cipher v0.2.0 |
| 3374 | 2026-02-25T20:55:43.594Z | Compiling zone_cfg_derive v0.1.2 |
| 3375 | 2026-02-25T20:55:43.952Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3376 | 2026-02-25T20:55:44.591Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3377 | 2026-02-25T20:55:44.713Z | Compiling object v0.30.4 |
| 3378 | 2026-02-25T20:55:45.293Z | Compiling tabled v0.20.0 |
| 3379 | 2026-02-25T20:55:49.015Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3380 | 2026-02-25T20:55:49.751Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3381 | 2026-02-25T20:55:52.100Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3382 | 2026-02-25T20:55:52.394Z | Compiling parking_lot v0.11.2 |
| 3383 | 2026-02-25T20:55:53.388Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3384 | 2026-02-25T20:55:54.351Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3385 | 2026-02-25T20:55:54.431Z | Compiling prefix-trie v0.7.0 |
| 3386 | 2026-02-25T20:55:54.907Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3387 | 2026-02-25T20:55:55.104Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3388 | 2026-02-25T20:55:55.532Z | Compiling password-hash v0.4.2 |
| 3389 | 2026-02-25T20:55:56.540Z | Compiling fxhash v0.2.1 |
| 3390 | 2026-02-25T20:55:56.868Z | Compiling secrecy v0.8.0 |
| 3391 | 2026-02-25T20:55:57.280Z | Compiling half v1.8.3 |
| 3392 | 2026-02-25T20:55:57.983Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3393 | 2026-02-25T20:56:01.418Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3394 | 2026-02-25T20:56:02.850Z | Compiling http-range v0.1.5 |
| 3395 | 2026-02-25T20:56:03.599Z | Compiling number_prefix v0.4.0 |
| 3396 | 2026-02-25T20:56:04.256Z | Compiling base64 v0.13.1 |
| 3397 | 2026-02-25T20:56:04.462Z | Compiling path-slash v0.1.5 |
| 3398 | 2026-02-25T20:56:04.979Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3399 | 2026-02-25T20:56:05.507Z | Compiling ron v0.7.1 |
| 3400 | 2026-02-25T20:56:06.288Z | Compiling indicatif v0.17.11 |
| 3401 | 2026-02-25T20:56:09.506Z | Compiling serde_cbor v0.11.2 |
| 3402 | 2026-02-25T20:56:11.185Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3403 | 2026-02-25T20:56:11.451Z | Compiling sled v0.34.7 |
| 3404 | 2026-02-25T20:56:11.726Z | Compiling pbkdf2 v0.11.0 |
| 3405 | 2026-02-25T20:56:11.856Z | Compiling hickory-server v0.25.2 |
| 3406 | 2026-02-25T20:56:12.351Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3407 | 2026-02-25T20:56:12.515Z | Compiling xz2 v0.1.7 |
| 3408 | 2026-02-25T20:56:13.348Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3409 | 2026-02-25T20:56:13.822Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3410 | 2026-02-25T20:56:15.825Z | Compiling zone v0.1.8 |
| 3411 | 2026-02-25T20:56:16.189Z | Compiling ssh-key v0.6.6 |
| 3412 | 2026-02-25T20:56:17.888Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3413 | 2026-02-25T20:56:18.218Z | Compiling hickory-client v0.25.2 |
| 3414 | 2026-02-25T20:56:19.219Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3415 | 2026-02-25T20:56:19.432Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3416 | 2026-02-25T20:56:20.187Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3417 | 2026-02-25T20:56:21.601Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3418 | 2026-02-25T20:56:21.727Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3419 | 2026-02-25T20:56:21.812Z | Compiling p256 v0.13.2 |
| 3420 | 2026-02-25T20:56:21.924Z | Compiling p521 v0.13.3 |
| 3421 | 2026-02-25T20:56:22.801Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3422 | 2026-02-25T20:56:22.975Z | Compiling yasna v0.5.2 |
| 3423 | 2026-02-25T20:56:24.318Z | Compiling headers-core v0.3.0 |
| 3424 | 2026-02-25T20:56:24.373Z | Compiling kstat-rs v0.2.4 |
| 3425 | 2026-02-25T20:56:24.584Z | Compiling nanorand v0.7.0 |
| 3426 | 2026-02-25T20:56:24.627Z | Compiling atty v0.2.14 |
| 3427 | 2026-02-25T20:56:24.791Z | Compiling russh-cryptovec v0.7.3 |
| 3428 | 2026-02-25T20:56:24.898Z | Compiling md5 v0.7.0 |
| 3429 | 2026-02-25T20:56:24.931Z | Compiling crc8 v0.1.1 |
| 3430 | 2026-02-25T20:56:25.198Z | Compiling flume v0.11.1 |
| 3431 | 2026-02-25T20:56:25.246Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3432 | 2026-02-25T20:56:25.294Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3433 | 2026-02-25T20:56:25.398Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3434 | 2026-02-25T20:56:25.628Z | Compiling russh-keys v0.45.0 |
| 3435 | 2026-02-25T20:56:26.091Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 3436 | 2026-02-25T20:56:26.608Z | Compiling headers v0.4.1 |
| 3437 | 2026-02-25T20:56:27.894Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3438 | 2026-02-25T20:56:28.674Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3439 | 2026-02-25T20:56:29.868Z | Compiling rcgen v0.12.1 |
| 3440 | 2026-02-25T20:56:29.909Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3441 | 2026-02-25T20:56:32.119Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3442 | 2026-02-25T20:56:32.222Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3443 | 2026-02-25T20:56:32.624Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3444 | 2026-02-25T20:56:36.387Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3445 | 2026-02-25T20:56:37.826Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3446 | 2026-02-25T20:56:38.624Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3447 | 2026-02-25T20:56:44.074Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3448 | 2026-02-25T20:56:46.058Z | Compiling hyper-staticfile v0.10.1 |
| 3449 | 2026-02-25T20:56:47.246Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3450 | 2026-02-25T20:56:47.289Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3451 | 2026-02-25T20:56:48.091Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3452 | 2026-02-25T20:56:48.606Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3453 | 2026-02-25T20:56:49.002Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3454 | 2026-02-25T20:56:49.656Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3455 | 2026-02-25T20:56:50.237Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3456 | 2026-02-25T20:56:50.665Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3457 | 2026-02-25T20:56:50.899Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3458 | 2026-02-25T20:56:51.534Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3459 | 2026-02-25T20:56:51.738Z | Compiling num-bigint v0.4.6 |
| 3460 | 2026-02-25T20:56:51.918Z | Compiling des v0.8.1 |
| 3461 | 2026-02-25T20:56:52.394Z | Compiling subprocess v0.2.9 |
| 3462 | 2026-02-25T20:56:52.585Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3463 | 2026-02-25T20:56:52.875Z | Compiling display-error-chain v0.2.2 |
| 3464 | 2026-02-25T20:56:53.403Z | Compiling hex-literal v0.4.1 |
| 3465 | 2026-02-25T20:56:53.466Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3466 | 2026-02-25T20:56:53.589Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3467 | 2026-02-25T20:56:53.773Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3468 | 2026-02-25T20:56:54.133Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3469 | 2026-02-25T20:56:54.527Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3470 | 2026-02-25T20:56:55.198Z | Compiling internet-checksum v0.2.1 |
| 3471 | 2026-02-25T20:56:55.562Z | Compiling russh v0.45.0 |
| 3472 | 2026-02-25T20:58:08.636Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3473 | 2026-02-25T20:58:59.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 53s |
| 3474 | 2026-02-25T20:58:59.661Z | |
| 3475 | 2026-02-25T20:58:59.661Z | real 4:53.409011805 |
| 3476 | 2026-02-25T20:58:59.662Z | user 24:28.518984099 |
| 3477 | 2026-02-25T20:58:59.662Z | sys 3:25.099839474 |
| 3478 | 2026-02-25T20:58:59.662Z | trap 0.940729089 |
| 3479 | 2026-02-25T20:58:59.662Z | tflt 0.305591925 |
| 3480 | 2026-02-25T20:58:59.662Z | dflt 0.545462690 |
| 3481 | 2026-02-25T20:58:59.663Z | kflt 0.000247219 |
| 3482 | 2026-02-25T20:58:59.663Z | lock 1:08:38.518191169 |
| 3483 | 2026-02-25T20:58:59.663Z | slp 1:28:19.410304839 |
| 3484 | 2026-02-25T20:58:59.663Z | lat 1:10.230594369 |
| 3485 | 2026-02-25T20:58:59.708Z | stop 3:03.808381689 |
| 3486 | 2026-02-25T20:58:59.709Z | + mkdir tests |
| 3487 | 2026-02-25T20:58:59.709Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3488 | 2026-02-25T20:58:59.710Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3489 | 2026-02-25T20:58:59.747Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-0a14972a6353bdbe tests/ |
| 3490 | 2026-02-25T20:58:59.779Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-1dff22538a6ecf9d tests/ |
| 3491 | 2026-02-25T20:58:59.807Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-260e2e205d01dcc1 tests/ |
| 3492 | 2026-02-25T20:58:59.861Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-70250a0d95aa4efe tests/ |
| 3493 | 2026-02-25T20:59:00.297Z | + 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/*) |
| 3494 | 2026-02-25T20:59:00.324Z | + 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-1dff22538a6ecf9d tests/commtest-260e2e205d01dcc1 tests/dhcp_server-0a14972a6353bdbe tests/end_to_end_tests-70250a0d95aa4efe 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 |
| 3495 | 2026-02-25T21:01:34.268Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3496 | 2026-02-25T21:01:34.268Z | a .github/buildomat/ci-env.sh 1K |
| 3497 | 2026-02-25T21:01:34.268Z | a out/target/test 1K |
| 3498 | 2026-02-25T21:01:34.268Z | a out/npuzone/npuzone 27402K |
| 3499 | 2026-02-25T21:01:34.268Z | a package-manifest.toml 35K |
| 3500 | 2026-02-25T21:01:34.268Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3501 | 2026-02-25T21:01:34.268Z | a target/release/omicron-package 43217K |
| 3502 | 2026-02-25T21:01:34.268Z | a target/release/xtask 11507K |
| 3503 | 2026-02-25T21:01:34.268Z | a target/debug/bootstrap 326507K |
| 3504 | 2026-02-25T21:01:34.268Z | a tests/bootstrap-1dff22538a6ecf9d 31130K |
| 3505 | 2026-02-25T21:01:34.268Z | a tests/commtest-260e2e205d01dcc1 35217K |
| 3506 | 2026-02-25T21:01:34.268Z | a tests/dhcp_server-0a14972a6353bdbe 31130K |
| 3507 | 2026-02-25T21:01:34.269Z | a tests/end_to_end_tests-70250a0d95aa4efe 371065K |
| 3508 | 2026-02-25T21:01:34.269Z | a out/clickhouse.tar.gz 319586K |
| 3509 | 2026-02-25T21:01:34.269Z | a out/clickhouse_keeper.tar.gz 302557K |
| 3510 | 2026-02-25T21:01:34.269Z | a out/clickhouse_server.tar.gz 319586K |
| 3511 | 2026-02-25T21:01:34.269Z | a out/cockroachdb.tar.gz 165157K |
| 3512 | 2026-02-25T21:01:34.269Z | a out/crucible-pantry-zone.tar.gz 41557K |
| 3513 | 2026-02-25T21:01:34.269Z | a out/crucible-utils.tar 17744K |
| 3514 | 2026-02-25T21:01:34.269Z | a out/crucible-zone.tar.gz 55695K |
| 3515 | 2026-02-25T21:01:34.269Z | a out/external-dns.tar.gz 48043K |
| 3516 | 2026-02-25T21:01:34.269Z | a out/internal-dns.tar.gz 48042K |
| 3517 | 2026-02-25T21:01:34.269Z | a out/mg-ddm-gz.tar 86339K |
| 3518 | 2026-02-25T21:01:34.269Z | a out/nexus.tar.gz 210673K |
| 3519 | 2026-02-25T21:01:34.269Z | a out/ntp.tar.gz 28908K |
| 3520 | 2026-02-25T21:01:34.269Z | a out/omicron-gateway-softnpu.tar.gz 27677K |
| 3521 | 2026-02-25T21:01:34.270Z | a out/omicron-sled-agent.tar 195789K |
| 3522 | 2026-02-25T21:01:34.270Z | a out/overlay.tar.gz 3K |
| 3523 | 2026-02-25T21:01:34.270Z | a out/oximeter.tar.gz 64588K |
| 3524 | 2026-02-25T21:01:34.270Z | a out/oxlog.tar 3945K |
| 3525 | 2026-02-25T21:01:34.270Z | a out/probe.tar.gz 3037K |
| 3526 | 2026-02-25T21:01:34.270Z | a out/propolis-server.tar.gz 74633K |
| 3527 | 2026-02-25T21:01:34.270Z | a out/pumpkind-gz.tar 26647K |
| 3528 | 2026-02-25T21:01:34.270Z | a out/switch-softnpu.tar.gz 376591K |
| 3529 | 2026-02-25T21:01:34.315Z | |
| 3530 | 2026-02-25T21:01:34.315Z | real 2:33.990589570 |
| 3531 | 2026-02-25T21:01:34.315Z | user 2:21.171610845 |
| 3532 | 2026-02-25T21:01:34.315Z | sys 16.796651403 |
| 3533 | 2026-02-25T21:01:34.315Z | trap 0.052554752 |
| 3534 | 2026-02-25T21:01:34.315Z | tflt 0.000000000 |
| 3535 | 2026-02-25T21:01:34.315Z | dflt 0.000000000 |
| 3536 | 2026-02-25T21:01:34.315Z | kflt 0.000000000 |
| 3537 | 2026-02-25T21:01:34.315Z | lock 0.000000000 |
| 3538 | 2026-02-25T21:01:34.315Z | slp 2:20.598485028 |
| 3539 | 2026-02-25T21:01:34.315Z | lat 9.355024765 |
| 3540 | 2026-02-25T21:01:34.315Z | stop 0.000298112 |
| 3541 | 2026-02-25T21:01:34.315Z | process exited: duration 2997457 ms, exit code 0 |
| |
| 3542 | 2026-02-25T21:01:34.405Z | found 1 output files |
| 3543 | 2026-02-25T21:01:34.406Z | uploading: /work/package.tar.gz (2416387565 bytes) |
| 3544 | 2026-02-25T21:04:05.106Z | uploaded: /work/package.tar.gz |