|
|
|
| 1 | 2026-02-24T01:19:26.866Z | job assigned to worker 01KJ6KMN2M6J2FAYY1TQWGJN2V [factory gimlet-EVT22200007-propolis, EVT22200007/59138] (queued for 31 s) |
| |
| 2 | 2026-02-24T01:19:35.545Z | starting task 0: "setup" |
| 3 | 2026-02-24T01:19:35.570Z | ++ uname -s |
| 4 | 2026-02-24T01:19:35.570Z | + kern=SunOS |
| 5 | 2026-02-24T01:19:35.570Z | + build_user=build |
| 6 | 2026-02-24T01:19:35.570Z | + build_uid=12345 |
| 7 | 2026-02-24T01:19:35.570Z | + work_dir=/work |
| 8 | 2026-02-24T01:19:35.570Z | + input_dir=/input |
| 9 | 2026-02-24T01:19:35.570Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-24T01:19:35.570Z | + case "$kern" in |
| 11 | 2026-02-24T01:19:35.570Z | + groupadd -g 12345 build |
| 12 | 2026-02-24T01:19:35.570Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-24T01:19:37.572Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-24T01:19:37.611Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-24T01:19:37.635Z | + home_fs=zfs |
| 16 | 2026-02-24T01:19:37.636Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-24T01:19:37.636Z | + mkdir -p /home/build |
| 18 | 2026-02-24T01:19:37.636Z | + chown build:build /home/build /work |
| 19 | 2026-02-24T01:19:39.624Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-24T01:19:39.648Z | process exited: duration 4081 ms, exit code 0 |
| |
| 21 | 2026-02-24T01:19:39.701Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-24T01:19:39.725Z | * rust toolchain channel = "1.91.1" |
| 23 | 2026-02-24T01:19:39.725Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 24 | 2026-02-24T01:19:39.725Z | * rust toolchain profile = "default" |
| 25 | 2026-02-24T01:19:39.725Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-24T01:19:39.725Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-24T01:19:39.725Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-24T01:19:39.725Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-24T01:19:39.725Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-02-24T01:19:39.876Z | info: downloading installer |
| 31 | 2026-02-24T01:19:46.095Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-24T01:19:46.095Z | warn: /opt/ooce/bin |
| 33 | 2026-02-24T01:19:46.095Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-24T01:19:46.095Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-24T01:19:46.095Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-24T01:19:46.095Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-24T01:19:46.095Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-24T01:19:46.095Z | error: cannot install while Rust is installed |
| 39 | 2026-02-24T01:19:46.095Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-24T01:19:46.120Z | info: profile set to 'default' |
| 41 | 2026-02-24T01:19:46.120Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-24T01:19:46.121Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 43 | 2026-02-24T01:19:46.292Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 44 | 2026-02-24T01:19:46.292Z | info: downloading component 'cargo' |
| 45 | 2026-02-24T01:19:46.548Z | info: downloading component 'clippy' |
| 46 | 2026-02-24T01:19:46.646Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-24T01:19:47.146Z | info: downloading component 'rust-std' |
| 48 | 2026-02-24T01:19:47.643Z | info: downloading component 'rustc' |
| 49 | 2026-02-24T01:19:49.195Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-24T01:19:49.256Z | info: installing component 'cargo' |
| 51 | 2026-02-24T01:19:50.572Z | info: installing component 'clippy' |
| 52 | 2026-02-24T01:19:51.080Z | info: installing component 'rust-docs' |
| 53 | 2026-02-24T01:19:54.826Z | info: installing component 'rust-std' |
| 54 | 2026-02-24T01:19:57.071Z | info: installing component 'rustc' |
| 55 | 2026-02-24T01:20:06.294Z | info: installing component 'rustfmt' |
| 56 | 2026-02-24T01:20:06.738Z | info: default toolchain set to '1.91.1-x86_64-unknown-illumos' |
| 57 | 2026-02-24T01:20:06.738Z | |
| 58 | 2026-02-24T01:20:06.936Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 59 | 2026-02-24T01:20:06.936Z | |
| 60 | 2026-02-24T01:20:06.936Z | |
| 61 | 2026-02-24T01:20:06.936Z | Rust is installed now. Great! |
| 62 | 2026-02-24T01:20:06.936Z | |
| 63 | 2026-02-24T01:20:06.936Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-24T01:20:06.960Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-24T01:20:06.960Z | |
| 66 | 2026-02-24T01:20:06.960Z | To configure your current shell, you need to source |
| 67 | 2026-02-24T01:20:06.960Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-24T01:20:06.960Z | |
| 69 | 2026-02-24T01:20:06.960Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-24T01:20:06.960Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-24T01:20:06.960Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-24T01:20:06.960Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-24T01:20:07.062Z | + rustup --version |
| 74 | 2026-02-24T01:20:07.086Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-24T01:20:07.086Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-24T01:20:07.198Z | info: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 77 | 2026-02-24T01:20:07.222Z | + cargo --version |
| 78 | 2026-02-24T01:20:07.317Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 79 | 2026-02-24T01:20:07.343Z | + rustc --version |
| 80 | 2026-02-24T01:20:07.456Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 81 | 2026-02-24T01:20:07.480Z | process exited: duration 27768 ms, exit code 0 |
| |
| 82 | 2026-02-24T01:20:07.529Z | starting task 2: "authentication" |
| 83 | 2026-02-24T01:20:07.585Z | process exited: duration 55 ms, exit code 0 |
| |
| 84 | 2026-02-24T01:20:07.634Z | starting task 3: "clone repository" |
| 85 | 2026-02-24T01:20:07.658Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2026-02-24T01:20:07.658Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2026-02-24T01:20:07.682Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2026-02-24T01:20:33.914Z | + cd /work/oxidecomputer/omicron |
| 89 | 2026-02-24T01:20:33.914Z | + git fetch origin 377e51584fe210e5014b71d0da5edb5f2273144f |
| 90 | 2026-02-24T01:20:34.724Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2026-02-24T01:20:34.725Z | * branch 377e51584fe210e5014b71d0da5edb5f2273144f -> FETCH_HEAD |
| 92 | 2026-02-24T01:20:34.779Z | + [[ -n physical-prov ]] |
| 93 | 2026-02-24T01:20:34.779Z | ++ git branch --show-current |
| 94 | 2026-02-24T01:20:34.779Z | + current=main |
| 95 | 2026-02-24T01:20:34.779Z | + [[ main != physical-prov ]] |
| 96 | 2026-02-24T01:20:34.779Z | + git branch -f physical-prov 377e51584fe210e5014b71d0da5edb5f2273144f |
| 97 | 2026-02-24T01:20:34.780Z | + git checkout -f physical-prov |
| 98 | 2026-02-24T01:20:35.375Z | Switched to branch 'physical-prov' |
| 99 | 2026-02-24T01:20:35.399Z | + git reset --hard 377e51584fe210e5014b71d0da5edb5f2273144f |
| 100 | 2026-02-24T01:20:35.424Z | HEAD is now at 377e51584 fix imports |
| 101 | 2026-02-24T01:20:35.424Z | process exited: duration 27774 ms, exit code 0 |
| |
| 102 | 2026-02-24T01:20:35.946Z | starting task 4: "build" |
| 103 | 2026-02-24T01:20:36.003Z | + source .github/buildomat/ci-env.sh |
| 104 | 2026-02-24T01:20:36.003Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2026-02-24T01:20:36.004Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2026-02-24T01:20:36.004Z | + cargo --version |
| 107 | 2026-02-24T01:20:36.059Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 108 | 2026-02-24T01:20:36.084Z | + rustc --version |
| 109 | 2026-02-24T01:20:36.196Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 110 | 2026-02-24T01:20:36.220Z | + WORK=/work |
| 111 | 2026-02-24T01:20:36.220Z | + pfexec mkdir -p /work |
| 112 | 2026-02-24T01:20:36.221Z | + pfexec chown build /work |
| 113 | 2026-02-24T01:20:36.221Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-02-24T01:20:58.103Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 115 | 2026-02-24T01:21:13.327Z | Startup: Caching catalogs ... Done |
| 116 | 2026-02-24T01:21:53.124Z | Planning: Solver setup ... Done (37.275s) |
| 117 | 2026-02-24T01:21:53.361Z | Planning: Running solver ... Done (0.237s) |
| 118 | 2026-02-24T01:21:53.547Z | Planning: Finding local manifests ... Done (0.002s) |
| 119 | 2026-02-24T01:21:53.639Z | Planning: Fetching manifests: 0/4 0% complete |
| 120 | 2026-02-24T01:21:54.538Z | Planning: Fetching manifests: 4/4 100% complete |
| 121 | 2026-02-24T01:21:54.613Z | Planning: Package planning ... Done (0.075s) |
| 122 | 2026-02-24T01:21:54.680Z | Planning: Merging actions ... Done (0.067s) |
| 123 | 2026-02-24T01:21:55.053Z | Planning: Checking for conflicting actions ... Done (0.372s) |
| 124 | 2026-02-24T01:21:55.078Z | Planning: Consolidating action changes ... Done (0.014s) |
| 125 | 2026-02-24T01:21:55.879Z | Planning: Evaluating mediators ... Done (0.811s) |
| 126 | 2026-02-24T01:21:55.905Z | Planning: Planning completed in 42.44 seconds |
| 127 | 2026-02-24T01:21:55.930Z | Packages to install: 4 |
| 128 | 2026-02-24T01:21:55.930Z | Mediators to change: 2 |
| 129 | 2026-02-24T01:21:55.930Z | Services to change: 1 |
| 130 | 2026-02-24T01:21:55.930Z | Estimated space available: 154.93 GB |
| 131 | 2026-02-24T01:21:55.930Z | Estimated space to be consumed: 1.81 GB |
| 132 | 2026-02-24T01:21:55.930Z | Create boot environment: No |
| 133 | 2026-02-24T01:21:55.930Z | Create backup boot environment: No |
| 134 | 2026-02-24T01:21:55.930Z | Rebuild boot archive: No |
| 135 | 2026-02-24T01:21:55.930Z | |
| 136 | 2026-02-24T01:21:55.930Z | Changed mediators: |
| 137 | 2026-02-24T01:21:55.930Z | mediator clang: |
| 138 | 2026-02-24T01:21:55.930Z | version: None -> 15 (system default) |
| 139 | 2026-02-24T01:21:55.930Z | |
| 140 | 2026-02-24T01:21:55.930Z | mediator llvm: |
| 141 | 2026-02-24T01:21:55.930Z | version: 14 (system default) -> 15 (system default) |
| 142 | 2026-02-24T01:21:55.930Z | |
| 143 | 2026-02-24T01:21:55.930Z | Changed packages: |
| 144 | 2026-02-24T01:21:55.930Z | helios-dev |
| 145 | 2026-02-24T01:21:55.930Z | developer/build-essential |
| 146 | 2026-02-24T01:21:55.930Z | None -> 11-2.0 |
| 147 | 2026-02-24T01:21:55.930Z | library/libxmlsec1 |
| 148 | 2026-02-24T01:21:55.931Z | None -> 1.2.35-2.0 |
| 149 | 2026-02-24T01:21:55.931Z | ooce/developer/clang-15 |
| 150 | 2026-02-24T01:21:55.931Z | None -> 15.0.7-2.0 |
| 151 | 2026-02-24T01:21:55.931Z | ooce/developer/llvm-15 |
| 152 | 2026-02-24T01:21:55.931Z | None -> 15.0.7-2.0 |
| 153 | 2026-02-24T01:21:55.931Z | |
| 154 | 2026-02-24T01:21:55.931Z | Services: |
| 155 | 2026-02-24T01:21:55.931Z | restart_fmri: |
| 156 | 2026-02-24T01:21:55.931Z | svc:/system/update-man-index:default |
| 157 | 2026-02-24T01:21:56.006Z | |
| 158 | 2026-02-24T01:21:56.006Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 159 | 2026-02-24T01:22:01.008Z | Download: 1193/3290 items 56.6/212.6MB 26% complete (11.3M/s) |
| 160 | 2026-02-24T01:22:06.006Z | Download: 2221/3290 items 116.9/212.6MB 54% complete (11.8M/s) |
| 161 | 2026-02-24T01:22:11.007Z | Download: 3248/3290 items 201.3/212.6MB 94% complete (14.5M/s) |
| 162 | 2026-02-24T01:22:15.996Z | Download: Completed 212.60 MB in 19.99 seconds (10.6M/s) |
| 163 | 2026-02-24T01:22:16.225Z | Actions: 1/3689 actions (Installing new actions) |
| 164 | 2026-02-24T01:22:22.011Z | Actions: 2753/3689 actions (Installing new actions) |
| 165 | 2026-02-24T01:22:22.791Z | Actions: Completed 3689 actions in 6.57 seconds. |
| 166 | 2026-02-24T01:22:23.637Z | Done (0.836s) |
| 167 | 2026-02-24T01:22:23.637Z | Done (0.000s) |
| 168 | 2026-02-24T01:22:25.407Z | Done (1.770s) |
| 169 | 2026-02-24T01:22:32.895Z | Done (7.089s) |
| 170 | 2026-02-24T01:22:33.002Z | Done (0.024s) |
| 171 | 2026-02-24T01:22:33.027Z | Done (0.000s) |
| 172 | 2026-02-24T01:22:33.179Z | Done (0.000s) |
| 173 | 2026-02-24T01:22:34.313Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-02-24T01:22:34.560Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-02-24T01:22:34.584Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-02-24T01:22:34.962Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-02-24T01:22:34.986Z | Planning: Planning completed in 0.65 seconds |
| 178 | 2026-02-24T01:22:35.011Z | Mediators to change: 2 |
| 179 | 2026-02-24T01:22:35.011Z | Create boot environment: No |
| 180 | 2026-02-24T01:22:35.011Z | Create backup boot environment: No |
| 181 | 2026-02-24T01:22:35.090Z | Done |
| 182 | 2026-02-24T01:22:35.090Z | Done |
| 183 | 2026-02-24T01:22:36.371Z | Done |
| 184 | 2026-02-24T01:22:41.900Z | Done |
| 185 | 2026-02-24T01:22:42.005Z | Done |
| 186 | 2026-02-24T01:22:42.005Z | Done |
| 187 | 2026-02-24T01:22:42.080Z | Done |
| 188 | 2026-02-24T01:22:42.892Z | Planning: Evaluating mediator changes ... Done |
| 189 | 2026-02-24T01:22:42.916Z | Planning: Merging actions ... Done |
| 190 | 2026-02-24T01:22:43.173Z | Planning: Checking for conflicting actions ... Done |
| 191 | 2026-02-24T01:22:43.197Z | Planning: Consolidating action changes ... Done |
| 192 | 2026-02-24T01:22:43.565Z | Planning: Evaluating mediators ... Done |
| 193 | 2026-02-24T01:22:43.642Z | Planning: Planning completed in 1.07 seconds |
| 194 | 2026-02-24T01:22:43.689Z | Packages to change: 1 |
| 195 | 2026-02-24T01:22:43.689Z | Mediators to change: 1 |
| 196 | 2026-02-24T01:22:43.689Z | Services to change: 1 |
| 197 | 2026-02-24T01:22:43.689Z | Create boot environment: No |
| 198 | 2026-02-24T01:22:43.689Z | Create backup boot environment: Yes |
| 199 | 2026-02-24T01:22:45.912Z | Actions: 1/6 actions (Updating modified actions) |
| 200 | 2026-02-24T01:22:45.936Z | Actions: Completed 6 actions in 0.00 seconds. |
| 201 | 2026-02-24T01:22:45.936Z | Done |
| 202 | 2026-02-24T01:22:45.936Z | Done |
| 203 | 2026-02-24T01:22:46.255Z | Done |
| 204 | 2026-02-24T01:22:52.075Z | Done |
| 205 | 2026-02-24T01:22:52.197Z | Done |
| 206 | 2026-02-24T01:22:52.223Z | Done |
| 207 | 2026-02-24T01:22:52.297Z | Done |
| 208 | 2026-02-24T01:22:52.943Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 209 | 2026-02-24T01:22:52.943Z | clang system 15 system |
| 210 | 2026-02-24T01:22:52.943Z | csh system system illumos |
| 211 | 2026-02-24T01:22:52.943Z | ctags system system illumos |
| 212 | 2026-02-24T01:22:52.944Z | file system system illumos |
| 213 | 2026-02-24T01:22:52.944Z | gcc vendor 12 vendor |
| 214 | 2026-02-24T01:22:52.944Z | gcc system 10 system |
| 215 | 2026-02-24T01:22:52.944Z | gcc system 7 system |
| 216 | 2026-02-24T01:22:52.944Z | go system 1.20 system |
| 217 | 2026-02-24T01:22:52.944Z | go system 1.19 system |
| 218 | 2026-02-24T01:22:52.944Z | llvm system 15 system |
| 219 | 2026-02-24T01:22:52.944Z | llvm system 14 system |
| 220 | 2026-02-24T01:22:52.944Z | mariadb system 10.6 system |
| 221 | 2026-02-24T01:22:52.944Z | mta vendor vendor dma |
| 222 | 2026-02-24T01:22:52.944Z | openjdk system 17 system |
| 223 | 2026-02-24T01:22:52.944Z | openjdk system 11 system |
| 224 | 2026-02-24T01:22:52.944Z | openjdk system 1.8 system |
| 225 | 2026-02-24T01:22:52.944Z | openssl vendor 3 vendor |
| 226 | 2026-02-24T01:22:52.945Z | perl system 5.36 system |
| 227 | 2026-02-24T01:22:52.945Z | postgresql system 15 system |
| 228 | 2026-02-24T01:22:52.945Z | postgresql system 13 system |
| 229 | 2026-02-24T01:22:52.945Z | python vendor 3 vendor |
| 230 | 2026-02-24T01:22:52.945Z | python system 2 system |
| 231 | 2026-02-24T01:22:52.945Z | python3 system 3.11 system |
| 232 | 2026-02-24T01:22:52.945Z | ruby system 3.0 system |
| 233 | 2026-02-24T01:22:52.945Z | words vendor vendor american-english |
| 234 | 2026-02-24T01:22:52.945Z | words system system australian-english |
| 235 | 2026-02-24T01:22:52.945Z | words system system british-english |
| 236 | 2026-02-24T01:22:52.945Z | words system system canadian-english |
| 237 | 2026-02-24T01:22:52.945Z | words system system french |
| 238 | 2026-02-24T01:22:52.945Z | words system system italian |
| 239 | 2026-02-24T01:22:52.945Z | words system system ngerman |
| 240 | 2026-02-24T01:22:52.946Z | words system system ogerman |
| 241 | 2026-02-24T01:22:52.946Z | words system system spanish |
| 242 | 2026-02-24T01:22:53.415Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-02-24T01:22:53.415Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 244 | 2026-02-24T01:23:04.810Z | FMRI IFO |
| 245 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 246 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 247 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 248 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 249 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 250 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 251 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 252 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 253 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 254 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 255 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 256 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 257 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 258 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 259 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 260 | 2026-02-24T01:23:04.810Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 261 | 2026-02-24T01:23:06.310Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 262 | 2026-02-24T01:23:06.977Z | Updating crates.io index |
| 263 | 2026-02-24T01:23:07.013Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 264 | 2026-02-24T01:23:07.575Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-02-24T01:23:08.315Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-02-24T01:23:10.048Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-02-24T01:23:10.597Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-02-24T01:23:11.325Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 269 | 2026-02-24T01:23:13.801Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 270 | 2026-02-24T01:23:21.262Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 271 | 2026-02-24T01:23:22.805Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 272 | 2026-02-24T01:23:23.910Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 273 | 2026-02-24T01:23:25.491Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 274 | 2026-02-24T01:23:26.599Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 275 | 2026-02-24T01:23:27.220Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 276 | 2026-02-24T01:23:28.161Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 277 | 2026-02-24T01:23:28.806Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 278 | 2026-02-24T01:23:30.250Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 279 | 2026-02-24T01:23:31.244Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 280 | 2026-02-24T01:23:31.818Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 281 | 2026-02-24T01:23:32.476Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 282 | 2026-02-24T01:23:33.248Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 283 | 2026-02-24T01:23:33.876Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 284 | 2026-02-24T01:23:34.382Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 285 | 2026-02-24T01:23:34.976Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 286 | 2026-02-24T01:23:35.833Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 287 | 2026-02-24T01:23:36.623Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 288 | 2026-02-24T01:23:37.629Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 289 | 2026-02-24T01:23:38.211Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 290 | 2026-02-24T01:23:38.928Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 291 | 2026-02-24T01:23:39.629Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 292 | 2026-02-24T01:23:40.588Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 293 | 2026-02-24T01:23:41.389Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 294 | 2026-02-24T01:23:41.961Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 295 | 2026-02-24T01:23:42.714Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 296 | 2026-02-24T01:23:43.286Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-02-24T01:23:44.100Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 298 | 2026-02-24T01:23:44.612Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 299 | 2026-02-24T01:23:45.267Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 300 | 2026-02-24T01:23:45.836Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 301 | 2026-02-24T01:23:46.514Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 302 | 2026-02-24T01:24:12.239Z | Downloading crates ... |
| 303 | 2026-02-24T01:24:12.327Z | Downloaded anstyle v1.0.11 |
| 304 | 2026-02-24T01:24:12.352Z | Downloaded equivalent v1.0.2 |
| 305 | 2026-02-24T01:24:12.352Z | Downloaded errno v0.3.12 |
| 306 | 2026-02-24T01:24:12.352Z | Downloaded ucd-trie v0.1.7 |
| 307 | 2026-02-24T01:24:12.352Z | Downloaded tempfile v3.24.0 |
| 308 | 2026-02-24T01:24:12.379Z | Downloaded unicode-ident v1.0.19 |
| 309 | 2026-02-24T01:24:12.379Z | Downloaded yoke v0.7.4 |
| 310 | 2026-02-24T01:24:12.379Z | Downloaded zerovec-derive v0.10.3 |
| 311 | 2026-02-24T01:24:12.379Z | Downloaded camino v1.2.2 |
| 312 | 2026-02-24T01:24:12.379Z | Downloaded tinystr v0.7.6 |
| 313 | 2026-02-24T01:24:12.379Z | Downloaded usdt-macro v0.5.0 |
| 314 | 2026-02-24T01:24:12.379Z | Downloaded zerofrom-derive v0.1.4 |
| 315 | 2026-02-24T01:24:12.379Z | Downloaded zerocopy-derive v0.7.35 |
| 316 | 2026-02-24T01:24:12.379Z | Downloaded write16 v1.0.0 |
| 317 | 2026-02-24T01:24:12.404Z | Downloaded thread-id v4.2.2 |
| 318 | 2026-02-24T01:24:12.404Z | Downloaded writeable v0.5.5 |
| 319 | 2026-02-24T01:24:12.404Z | Downloaded usdt v0.5.0 |
| 320 | 2026-02-24T01:24:12.404Z | Downloaded toml v0.8.23 |
| 321 | 2026-02-24T01:24:12.404Z | Downloaded zmij v1.0.15 |
| 322 | 2026-02-24T01:24:12.404Z | Downloaded thiserror-impl v1.0.69 |
| 323 | 2026-02-24T01:24:12.404Z | Downloaded toml_edit v0.22.27 |
| 324 | 2026-02-24T01:24:12.428Z | Downloaded url v2.5.4 |
| 325 | 2026-02-24T01:24:12.428Z | Downloaded proc-macro-error v1.0.4 |
| 326 | 2026-02-24T01:24:12.428Z | Downloaded zerovec v0.10.4 |
| 327 | 2026-02-24T01:24:12.428Z | Downloaded synstructure v0.13.1 |
| 328 | 2026-02-24T01:24:12.453Z | Downloaded serde_tokenstream v0.2.2 |
| 329 | 2026-02-24T01:24:12.453Z | Downloaded tabled v0.15.0 |
| 330 | 2026-02-24T01:24:12.477Z | Downloaded zerocopy v0.7.35 |
| 331 | 2026-02-24T01:24:12.501Z | Downloaded unicode-width v0.1.14 |
| 332 | 2026-02-24T01:24:12.501Z | Downloaded serde_spanned v0.6.9 |
| 333 | 2026-02-24T01:24:12.502Z | Downloaded erased-serde v0.4.6 |
| 334 | 2026-02-24T01:24:12.502Z | Downloaded smallvec v1.15.1 |
| 335 | 2026-02-24T01:24:12.502Z | Downloaded serde_derive v1.0.228 |
| 336 | 2026-02-24T01:24:12.502Z | Downloaded smawk v0.3.2 |
| 337 | 2026-02-24T01:24:12.502Z | Downloaded pest v2.8.2 |
| 338 | 2026-02-24T01:24:12.526Z | Downloaded serde-value v0.7.0 |
| 339 | 2026-02-24T01:24:12.526Z | Downloaded indexmap v2.13.0 |
| 340 | 2026-02-24T01:24:12.526Z | Downloaded pest_meta v2.8.2 |
| 341 | 2026-02-24T01:24:12.526Z | Downloaded icu_properties_data v1.5.0 |
| 342 | 2026-02-24T01:24:12.526Z | Downloaded pest_generator v2.8.2 |
| 343 | 2026-02-24T01:24:12.550Z | Downloaded pest_derive v2.8.2 |
| 344 | 2026-02-24T01:24:12.550Z | Downloaded digest v0.10.7 |
| 345 | 2026-02-24T01:24:12.550Z | Downloaded quote v1.0.40 |
| 346 | 2026-02-24T01:24:12.550Z | Downloaded itoa v1.0.11 |
| 347 | 2026-02-24T01:24:12.550Z | Downloaded icu_provider_macros v1.5.0 |
| 348 | 2026-02-24T01:24:12.551Z | Downloaded icu_locid_transform_data v1.5.0 |
| 349 | 2026-02-24T01:24:12.551Z | Downloaded hashbrown v0.16.1 |
| 350 | 2026-02-24T01:24:12.551Z | Downloaded dof v0.3.0 |
| 351 | 2026-02-24T01:24:12.551Z | Downloaded sha2 v0.10.9 |
| 352 | 2026-02-24T01:24:12.551Z | Downloaded rustix v0.38.37 |
| 353 | 2026-02-24T01:24:12.580Z | Downloaded log v0.4.29 |
| 354 | 2026-02-24T01:24:12.605Z | Downloaded litemap v0.7.3 |
| 355 | 2026-02-24T01:24:12.605Z | Downloaded heck v0.4.1 |
| 356 | 2026-02-24T01:24:12.605Z | Downloaded generic-array v0.14.7 |
| 357 | 2026-02-24T01:24:12.605Z | Downloaded cargo_toml v0.21.0 |
| 358 | 2026-02-24T01:24:12.605Z | Downloaded winnow v0.7.14 |
| 359 | 2026-02-24T01:24:12.631Z | Downloaded unicode-width v0.2.0 |
| 360 | 2026-02-24T01:24:12.631Z | Downloaded syn v1.0.109 |
| 361 | 2026-02-24T01:24:12.631Z | Downloaded swrite v0.1.0 |
| 362 | 2026-02-24T01:24:12.631Z | Downloaded pretty-hex v0.4.1 |
| 363 | 2026-02-24T01:24:12.631Z | Downloaded clap v4.5.48 |
| 364 | 2026-02-24T01:24:12.656Z | Downloaded cargo-platform v0.2.0 |
| 365 | 2026-02-24T01:24:12.656Z | Downloaded syn v2.0.114 |
| 366 | 2026-02-24T01:24:12.680Z | Downloaded serde_json v1.0.149 |
| 367 | 2026-02-24T01:24:12.681Z | Downloaded serde v1.0.228 |
| 368 | 2026-02-24T01:24:12.681Z | Downloaded proc-macro-error-attr v1.0.4 |
| 369 | 2026-02-24T01:24:12.681Z | Downloaded goblin v0.8.2 |
| 370 | 2026-02-24T01:24:12.681Z | Downloaded displaydoc v0.2.5 |
| 371 | 2026-02-24T01:24:12.681Z | Downloaded clap_builder v4.5.48 |
| 372 | 2026-02-24T01:24:12.705Z | Downloaded scroll_derive v0.12.0 |
| 373 | 2026-02-24T01:24:12.705Z | Downloaded scroll v0.12.0 |
| 374 | 2026-02-24T01:24:12.705Z | Downloaded idna_adapter v1.2.0 |
| 375 | 2026-02-24T01:24:12.705Z | Downloaded form_urlencoded v1.2.2 |
| 376 | 2026-02-24T01:24:12.705Z | Downloaded cfg-if v1.0.4 |
| 377 | 2026-02-24T01:24:12.705Z | Downloaded camino-tempfile v1.4.1 |
| 378 | 2026-02-24T01:24:12.705Z | Downloaded serde_core v1.0.228 |
| 379 | 2026-02-24T01:24:12.705Z | Downloaded serde-untagged v0.1.7 |
| 380 | 2026-02-24T01:24:12.705Z | Downloaded proc-macro2 v1.0.101 |
| 381 | 2026-02-24T01:24:12.705Z | Downloaded papergrid v0.11.0 |
| 382 | 2026-02-24T01:24:12.730Z | Downloaded num-traits v0.2.19 |
| 383 | 2026-02-24T01:24:12.730Z | Downloaded strsim v0.11.1 |
| 384 | 2026-02-24T01:24:12.730Z | Downloaded is_terminal_polyfill v1.70.1 |
| 385 | 2026-02-24T01:24:12.730Z | Downloaded cpufeatures v0.2.14 |
| 386 | 2026-02-24T01:24:12.731Z | Downloaded colorchoice v1.0.2 |
| 387 | 2026-02-24T01:24:12.731Z | Downloaded heck v0.5.0 |
| 388 | 2026-02-24T01:24:12.731Z | Downloaded getrandom v0.3.4 |
| 389 | 2026-02-24T01:24:12.731Z | Downloaded crypto-common v0.1.6 |
| 390 | 2026-02-24T01:24:12.731Z | Downloaded cargo_metadata v0.21.0 |
| 391 | 2026-02-24T01:24:12.731Z | Downloaded libc v0.2.180 |
| 392 | 2026-02-24T01:24:12.756Z | Downloaded cargo-util-schemas v0.8.2 |
| 393 | 2026-02-24T01:24:12.781Z | Downloaded stable_deref_trait v1.2.0 |
| 394 | 2026-02-24T01:24:12.781Z | Downloaded rustix v1.1.3 |
| 395 | 2026-02-24T01:24:12.805Z | Downloaded percent-encoding v2.3.2 |
| 396 | 2026-02-24T01:24:12.805Z | Downloaded memchr v2.7.4 |
| 397 | 2026-02-24T01:24:12.805Z | Downloaded macaddr v1.0.1 |
| 398 | 2026-02-24T01:24:12.805Z | Downloaded icu_locid_transform v1.5.0 |
| 399 | 2026-02-24T01:24:12.805Z | Downloaded anstyle-query v1.1.1 |
| 400 | 2026-02-24T01:24:12.805Z | Downloaded semver v1.0.27 |
| 401 | 2026-02-24T01:24:12.806Z | Downloaded plain v0.2.3 |
| 402 | 2026-02-24T01:24:12.806Z | Downloaded once_cell v1.21.3 |
| 403 | 2026-02-24T01:24:12.806Z | Downloaded icu_properties v1.5.1 |
| 404 | 2026-02-24T01:24:12.806Z | Downloaded icu_locid v1.5.0 |
| 405 | 2026-02-24T01:24:12.830Z | Downloaded anstyle-parse v0.2.5 |
| 406 | 2026-02-24T01:24:12.830Z | Downloaded idna v1.0.3 |
| 407 | 2026-02-24T01:24:12.830Z | Downloaded icu_collections v1.5.0 |
| 408 | 2026-02-24T01:24:12.830Z | Downloaded tabled_derive v0.7.0 |
| 409 | 2026-02-24T01:24:12.830Z | Downloaded ordered-float v2.10.1 |
| 410 | 2026-02-24T01:24:12.830Z | Downloaded toml_write v0.1.2 |
| 411 | 2026-02-24T01:24:12.830Z | Downloaded thiserror v1.0.69 |
| 412 | 2026-02-24T01:24:12.830Z | Downloaded byteorder v1.5.0 |
| 413 | 2026-02-24T01:24:12.831Z | Downloaded utf8parse v0.2.2 |
| 414 | 2026-02-24T01:24:12.831Z | Downloaded usdt-impl v0.5.0 |
| 415 | 2026-02-24T01:24:12.855Z | Downloaded clap_derive v4.5.47 |
| 416 | 2026-02-24T01:24:12.855Z | Downloaded thiserror v2.0.18 |
| 417 | 2026-02-24T01:24:12.855Z | Downloaded icu_normalizer v1.5.0 |
| 418 | 2026-02-24T01:24:12.855Z | Downloaded clap_lex v0.7.4 |
| 419 | 2026-02-24T01:24:12.855Z | Downloaded memmap v0.7.0 |
| 420 | 2026-02-24T01:24:12.855Z | Downloaded icu_normalizer_data v1.5.0 |
| 421 | 2026-02-24T01:24:12.855Z | Downloaded fnv v1.0.7 |
| 422 | 2026-02-24T01:24:12.855Z | Downloaded bitflags v2.9.4 |
| 423 | 2026-02-24T01:24:12.855Z | Downloaded yoke-derive v0.7.4 |
| 424 | 2026-02-24T01:24:12.855Z | Downloaded utf8_iter v1.0.4 |
| 425 | 2026-02-24T01:24:12.855Z | Downloaded unicode-xid v0.2.6 |
| 426 | 2026-02-24T01:24:12.855Z | Downloaded typeid v1.0.3 |
| 427 | 2026-02-24T01:24:12.880Z | Downloaded fs-err v3.1.1 |
| 428 | 2026-02-24T01:24:12.880Z | Downloaded fastrand v2.1.1 |
| 429 | 2026-02-24T01:24:12.880Z | Downloaded usdt-attr-macro v0.5.0 |
| 430 | 2026-02-24T01:24:12.880Z | Downloaded textwrap v0.16.2 |
| 431 | 2026-02-24T01:24:12.880Z | Downloaded icu_provider v1.5.0 |
| 432 | 2026-02-24T01:24:12.880Z | Downloaded thiserror-impl v2.0.18 |
| 433 | 2026-02-24T01:24:12.880Z | Downloaded zerofrom v0.1.4 |
| 434 | 2026-02-24T01:24:12.880Z | Downloaded anyhow v1.0.99 |
| 435 | 2026-02-24T01:24:12.880Z | Downloaded anstream v0.6.18 |
| 436 | 2026-02-24T01:24:12.880Z | Downloaded version_check v0.9.5 |
| 437 | 2026-02-24T01:24:12.880Z | Downloaded utf16_iter v1.0.5 |
| 438 | 2026-02-24T01:24:12.880Z | Downloaded unicode-linebreak v0.1.5 |
| 439 | 2026-02-24T01:24:12.880Z | Downloaded toml_datetime v0.6.11 |
| 440 | 2026-02-24T01:24:12.880Z | Downloaded terminal_size v0.4.0 |
| 441 | 2026-02-24T01:24:12.880Z | Downloaded dtrace-parser v0.2.0 |
| 442 | 2026-02-24T01:24:12.880Z | Downloaded bytecount v0.6.8 |
| 443 | 2026-02-24T01:24:12.904Z | Downloaded typenum v1.17.0 |
| 444 | 2026-02-24T01:24:12.904Z | Downloaded block-buffer v0.10.4 |
| 445 | 2026-02-24T01:24:12.904Z | Downloaded autocfg v1.4.0 |
| 446 | 2026-02-24T01:24:12.992Z | Compiling proc-macro2 v1.0.101 |
| 447 | 2026-02-24T01:24:12.992Z | Compiling unicode-ident v1.0.19 |
| 448 | 2026-02-24T01:24:12.992Z | Compiling serde_core v1.0.228 |
| 449 | 2026-02-24T01:24:13.017Z | Compiling serde v1.0.228 |
| 450 | 2026-02-24T01:24:13.017Z | Compiling version_check v0.9.5 |
| 451 | 2026-02-24T01:24:13.017Z | Compiling libc v0.2.180 |
| 452 | 2026-02-24T01:24:13.017Z | Compiling memchr v2.7.4 |
| 453 | 2026-02-24T01:24:13.017Z | Compiling stable_deref_trait v1.2.0 |
| 454 | 2026-02-24T01:24:13.331Z | Compiling thiserror v2.0.18 |
| 455 | 2026-02-24T01:24:13.363Z | Compiling zmij v1.0.15 |
| 456 | 2026-02-24T01:24:13.820Z | Compiling itoa v1.0.11 |
| 457 | 2026-02-24T01:24:13.858Z | Compiling ucd-trie v0.1.7 |
| 458 | 2026-02-24T01:24:14.070Z | Compiling writeable v0.5.5 |
| 459 | 2026-02-24T01:24:14.378Z | Compiling thiserror v1.0.69 |
| 460 | 2026-02-24T01:24:14.403Z | Compiling litemap v0.7.3 |
| 461 | 2026-02-24T01:24:14.586Z | Compiling autocfg v1.4.0 |
| 462 | 2026-02-24T01:24:14.780Z | Compiling bitflags v2.9.4 |
| 463 | 2026-02-24T01:24:15.156Z | Compiling byteorder v1.5.0 |
| 464 | 2026-02-24T01:24:15.222Z | Compiling quote v1.0.40 |
| 465 | 2026-02-24T01:24:15.291Z | Compiling errno v0.3.12 |
| 466 | 2026-02-24T01:24:15.375Z | Compiling icu_locid_transform_data v1.5.0 |
| 467 | 2026-02-24T01:24:15.515Z | Compiling icu_properties_data v1.5.0 |
| 468 | 2026-02-24T01:24:15.588Z | Compiling serde_json v1.0.149 |
| 469 | 2026-02-24T01:24:15.620Z | Compiling syn v2.0.114 |
| 470 | 2026-02-24T01:24:15.796Z | Compiling num-traits v0.2.19 |
| 471 | 2026-02-24T01:24:15.891Z | Compiling write16 v1.0.0 |
| 472 | 2026-02-24T01:24:15.920Z | Compiling utf8_iter v1.0.4 |
| 473 | 2026-02-24T01:24:16.016Z | Compiling typeid v1.0.3 |
| 474 | 2026-02-24T01:24:16.158Z | Compiling hashbrown v0.16.1 |
| 475 | 2026-02-24T01:24:16.194Z | Compiling rustix v0.38.37 |
| 476 | 2026-02-24T01:24:16.446Z | Compiling utf16_iter v1.0.5 |
| 477 | 2026-02-24T01:24:16.474Z | Compiling icu_normalizer_data v1.5.0 |
| 478 | 2026-02-24T01:24:16.521Z | Compiling smallvec v1.15.1 |
| 479 | 2026-02-24T01:24:16.620Z | Compiling equivalent v1.0.2 |
| 480 | 2026-02-24T01:24:16.931Z | Compiling proc-macro-error-attr v1.0.4 |
| 481 | 2026-02-24T01:24:17.038Z | Compiling usdt-impl v0.5.0 |
| 482 | 2026-02-24T01:24:17.122Z | Compiling winnow v0.7.14 |
| 483 | 2026-02-24T01:24:17.263Z | Compiling syn v1.0.109 |
| 484 | 2026-02-24T01:24:17.398Z | Compiling indexmap v2.13.0 |
| 485 | 2026-02-24T01:24:17.508Z | Compiling toml_write v0.1.2 |
| 486 | 2026-02-24T01:24:17.858Z | Compiling thread-id v4.2.2 |
| 487 | 2026-02-24T01:24:18.283Z | Compiling proc-macro-error v1.0.4 |
| 488 | 2026-02-24T01:24:18.666Z | Compiling camino v1.2.2 |
| 489 | 2026-02-24T01:24:18.792Z | Compiling log v0.4.29 |
| 490 | 2026-02-24T01:24:19.205Z | Compiling rustix v1.1.3 |
| 491 | 2026-02-24T01:24:19.313Z | Compiling getrandom v0.3.4 |
| 492 | 2026-02-24T01:24:19.764Z | Compiling percent-encoding v2.3.2 |
| 493 | 2026-02-24T01:24:19.868Z | Compiling utf8parse v0.2.2 |
| 494 | 2026-02-24T01:24:19.947Z | Compiling plain v0.2.3 |
| 495 | 2026-02-24T01:24:20.117Z | Compiling anstyle-parse v0.2.5 |
| 496 | 2026-02-24T01:24:20.172Z | Compiling form_urlencoded v1.2.2 |
| 497 | 2026-02-24T01:24:20.540Z | Compiling ordered-float v2.10.1 |
| 498 | 2026-02-24T01:24:20.665Z | Compiling terminal_size v0.4.0 |
| 499 | 2026-02-24T01:24:20.982Z | Compiling anstyle v1.0.11 |
| 500 | 2026-02-24T01:24:21.193Z | Compiling cfg-if v1.0.4 |
| 501 | 2026-02-24T01:24:21.244Z | Compiling is_terminal_polyfill v1.70.1 |
| 502 | 2026-02-24T01:24:21.340Z | Compiling anstyle-query v1.1.1 |
| 503 | 2026-02-24T01:24:21.399Z | Compiling colorchoice v1.0.2 |
| 504 | 2026-02-24T01:24:21.431Z | Compiling pretty-hex v0.4.1 |
| 505 | 2026-02-24T01:24:21.604Z | Compiling anstream v0.6.18 |
| 506 | 2026-02-24T01:24:21.727Z | Compiling semver v1.0.27 |
| 507 | 2026-02-24T01:24:22.242Z | Compiling fs-err v3.1.1 |
| 508 | 2026-02-24T01:24:22.463Z | Compiling clap_lex v0.7.4 |
| 509 | 2026-02-24T01:24:22.511Z | Compiling strsim v0.11.1 |
| 510 | 2026-02-24T01:24:22.638Z | Compiling fnv v1.0.7 |
| 511 | 2026-02-24T01:24:22.662Z | Compiling heck v0.5.0 |
| 512 | 2026-02-24T01:24:22.832Z | Compiling synstructure v0.13.1 |
| 513 | 2026-02-24T01:24:22.951Z | Compiling bytecount v0.6.8 |
| 514 | 2026-02-24T01:24:23.232Z | Compiling heck v0.4.1 |
| 515 | 2026-02-24T01:24:23.263Z | Compiling fastrand v2.1.1 |
| 516 | 2026-02-24T01:24:23.296Z | Compiling unicode-width v0.1.14 |
| 517 | 2026-02-24T01:24:23.684Z | Compiling once_cell v1.21.3 |
| 518 | 2026-02-24T01:24:23.903Z | Compiling unicode-xid v0.2.6 |
| 519 | 2026-02-24T01:24:23.928Z | Compiling anyhow v1.0.99 |
| 520 | 2026-02-24T01:24:24.133Z | Compiling tempfile v3.24.0 |
| 521 | 2026-02-24T01:24:24.251Z | Compiling papergrid v0.11.0 |
| 522 | 2026-02-24T01:24:24.352Z | Compiling clap_builder v4.5.48 |
| 523 | 2026-02-24T01:24:24.840Z | Compiling memmap v0.7.0 |
| 524 | 2026-02-24T01:24:24.946Z | Compiling unicode-width v0.2.0 |
| 525 | 2026-02-24T01:24:24.999Z | Compiling unicode-linebreak v0.1.5 |
| 526 | 2026-02-24T01:24:25.184Z | Compiling smawk v0.3.2 |
| 527 | 2026-02-24T01:24:25.573Z | Compiling textwrap v0.16.2 |
| 528 | 2026-02-24T01:24:26.175Z | Compiling camino-tempfile v1.4.1 |
| 529 | 2026-02-24T01:24:26.319Z | Compiling swrite v0.1.0 |
| 530 | 2026-02-24T01:24:26.356Z | Compiling tabled_derive v0.7.0 |
| 531 | 2026-02-24T01:24:26.491Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 532 | 2026-02-24T01:24:27.206Z | Compiling serde_derive v1.0.228 |
| 533 | 2026-02-24T01:24:27.231Z | Compiling zerofrom-derive v0.1.4 |
| 534 | 2026-02-24T01:24:27.285Z | Compiling yoke-derive v0.7.4 |
| 535 | 2026-02-24T01:24:27.368Z | Compiling zerovec-derive v0.10.3 |
| 536 | 2026-02-24T01:24:27.434Z | Compiling thiserror-impl v2.0.18 |
| 537 | 2026-02-24T01:24:28.249Z | Compiling displaydoc v0.2.5 |
| 538 | 2026-02-24T01:24:29.698Z | Compiling icu_provider_macros v1.5.0 |
| 539 | 2026-02-24T01:24:29.876Z | Compiling thiserror-impl v1.0.69 |
| 540 | 2026-02-24T01:24:30.136Z | Compiling zerocopy-derive v0.7.35 |
| 541 | 2026-02-24T01:24:30.803Z | Compiling pest v2.8.2 |
| 542 | 2026-02-24T01:24:30.849Z | Compiling zerofrom v0.1.4 |
| 543 | 2026-02-24T01:24:30.879Z | Compiling scroll_derive v0.12.0 |
| 544 | 2026-02-24T01:24:31.148Z | Compiling yoke v0.7.4 |
| 545 | 2026-02-24T01:24:31.584Z | Compiling zerovec v0.10.4 |
| 546 | 2026-02-24T01:24:32.143Z | Compiling zerocopy v0.7.35 |
| 547 | 2026-02-24T01:24:32.385Z | Compiling scroll v0.12.0 |
| 548 | 2026-02-24T01:24:32.642Z | Compiling clap_derive v4.5.47 |
| 549 | 2026-02-24T01:24:33.014Z | Compiling tabled v0.15.0 |
| 550 | 2026-02-24T01:24:33.120Z | Compiling goblin v0.8.2 |
| 551 | 2026-02-24T01:24:33.560Z | Compiling tinystr v0.7.6 |
| 552 | 2026-02-24T01:24:33.729Z | Compiling icu_collections v1.5.0 |
| 553 | 2026-02-24T01:24:33.912Z | Compiling icu_locid v1.5.0 |
| 554 | 2026-02-24T01:24:34.002Z | Compiling pest_meta v2.8.2 |
| 555 | 2026-02-24T01:24:35.361Z | Compiling icu_provider v1.5.0 |
| 556 | 2026-02-24T01:24:35.550Z | Compiling toml_datetime v0.6.11 |
| 557 | 2026-02-24T01:24:35.710Z | Compiling serde_spanned v0.6.9 |
| 558 | 2026-02-24T01:24:35.964Z | Compiling pest_generator v2.8.2 |
| 559 | 2026-02-24T01:24:36.016Z | Compiling toml_edit v0.22.27 |
| 560 | 2026-02-24T01:24:36.125Z | Compiling dof v0.3.0 |
| 561 | 2026-02-24T01:24:36.469Z | Compiling icu_locid_transform v1.5.0 |
| 562 | 2026-02-24T01:24:36.679Z | Compiling serde_tokenstream v0.2.2 |
| 563 | 2026-02-24T01:24:37.091Z | Compiling erased-serde v0.4.6 |
| 564 | 2026-02-24T01:24:37.444Z | Compiling serde-value v0.7.0 |
| 565 | 2026-02-24T01:24:37.689Z | Compiling cargo-platform v0.2.0 |
| 566 | 2026-02-24T01:24:38.276Z | Compiling icu_properties v1.5.1 |
| 567 | 2026-02-24T01:24:38.310Z | Compiling serde-untagged v0.1.7 |
| 568 | 2026-02-24T01:24:38.310Z | Compiling clap v4.5.48 |
| 569 | 2026-02-24T01:24:38.489Z | Compiling macaddr v1.0.1 |
| 570 | 2026-02-24T01:24:38.995Z | Compiling pest_derive v2.8.2 |
| 571 | 2026-02-24T01:24:39.770Z | Compiling dtrace-parser v0.2.0 |
| 572 | 2026-02-24T01:24:39.795Z | Compiling toml v0.8.23 |
| 573 | 2026-02-24T01:24:40.911Z | Compiling cargo_toml v0.21.0 |
| 574 | 2026-02-24T01:24:41.737Z | Compiling usdt-attr-macro v0.5.0 |
| 575 | 2026-02-24T01:24:41.737Z | Compiling usdt-macro v0.5.0 |
| 576 | 2026-02-24T01:24:42.087Z | Compiling icu_normalizer v1.5.0 |
| 577 | 2026-02-24T01:24:42.989Z | Compiling usdt v0.5.0 |
| 578 | 2026-02-24T01:24:43.035Z | Compiling idna_adapter v1.2.0 |
| 579 | 2026-02-24T01:24:43.226Z | Compiling idna v1.0.3 |
| 580 | 2026-02-24T01:24:43.803Z | Compiling url v2.5.4 |
| 581 | 2026-02-24T01:24:44.757Z | Compiling cargo-util-schemas v0.8.2 |
| 582 | 2026-02-24T01:24:47.102Z | Compiling cargo_metadata v0.21.0 |
| 583 | 2026-02-24T01:24:49.491Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 584 | 2026-02-24T01:24:54.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s |
| 585 | 2026-02-24T01:24:54.540Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 586 | 2026-02-24T01:24:55.658Z | Downloading crates ... |
| 587 | 2026-02-24T01:24:55.841Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 588 | 2026-02-24T01:24:55.865Z | Downloaded assert_matches v1.5.0 |
| 589 | 2026-02-24T01:24:56.409Z | Downloaded blake2 v0.10.6 |
| 590 | 2026-02-24T01:24:56.409Z | Downloaded deranged v0.5.3 |
| 591 | 2026-02-24T01:24:56.409Z | Downloaded derive_builder_core v0.20.2 |
| 592 | 2026-02-24T01:24:56.409Z | Downloaded foreign-types-shared v0.1.1 |
| 593 | 2026-02-24T01:24:56.409Z | Downloaded hex v0.4.3 |
| 594 | 2026-02-24T01:24:56.409Z | Downloaded lalrpop-util v0.19.12 |
| 595 | 2026-02-24T01:24:56.409Z | Downloaded lazycell v1.3.0 |
| 596 | 2026-02-24T01:24:56.409Z | Downloaded pbkdf2 v0.12.2 |
| 597 | 2026-02-24T01:24:56.409Z | Downloaded polyval v0.6.2 |
| 598 | 2026-02-24T01:24:56.409Z | Downloaded ref-cast-impl v1.0.25 |
| 599 | 2026-02-24T01:24:56.409Z | Downloaded scrypt v0.11.0 |
| 600 | 2026-02-24T01:24:56.409Z | Downloaded sha1 v0.10.6 |
| 601 | 2026-02-24T01:24:56.409Z | Downloaded take_mut v0.2.2 |
| 602 | 2026-02-24T01:24:56.409Z | Downloaded tinyvec_macros v0.1.1 |
| 603 | 2026-02-24T01:24:56.409Z | Downloaded termios v0.3.3 |
| 604 | 2026-02-24T01:24:56.409Z | Downloaded tower-layer v0.3.3 |
| 605 | 2026-02-24T01:24:56.409Z | Downloaded zone_cfg_derive v0.3.0 |
| 606 | 2026-02-24T01:24:56.409Z | Downloaded xattr v1.3.1 |
| 607 | 2026-02-24T01:24:56.409Z | Downloaded zstd-safe v7.2.3 |
| 608 | 2026-02-24T01:24:56.434Z | Downloaded zopfli v0.8.1 |
| 609 | 2026-02-24T01:24:56.434Z | Downloaded zip v0.6.6 |
| 610 | 2026-02-24T01:24:56.434Z | Downloaded zerocopy-derive v0.8.27 |
| 611 | 2026-02-24T01:24:56.458Z | Downloaded zip v4.2.0 |
| 612 | 2026-02-24T01:24:56.458Z | Downloaded x509-cert v0.2.5 |
| 613 | 2026-02-24T01:24:56.482Z | Downloaded tower-http v0.6.6 |
| 614 | 2026-02-24T01:24:56.483Z | Downloaded tough v0.20.0 |
| 615 | 2026-02-24T01:24:56.507Z | Downloaded smoltcp v0.9.1 |
| 616 | 2026-02-24T01:24:56.531Z | Downloaded winnow v0.6.26 |
| 617 | 2026-02-24T01:24:56.556Z | Downloaded zlib-rs v0.5.1 |
| 618 | 2026-02-24T01:24:56.556Z | Downloaded regex-syntax v0.8.5 |
| 619 | 2026-02-24T01:24:56.556Z | Downloaded vcpkg v0.2.15 |
| 620 | 2026-02-24T01:24:56.618Z | Downloaded openapiv3 v2.2.0 |
| 621 | 2026-02-24T01:24:56.643Z | Downloaded webpki-roots v1.0.1 |
| 622 | 2026-02-24T01:24:56.643Z | Downloaded zerocopy v0.8.27 |
| 623 | 2026-02-24T01:24:56.669Z | Downloaded smoltcp v0.11.0 |
| 624 | 2026-02-24T01:24:56.693Z | Downloaded rustls v0.23.19 |
| 625 | 2026-02-24T01:24:56.717Z | Downloaded sqlparser v0.61.0 |
| 626 | 2026-02-24T01:24:56.741Z | Downloaded rustls v0.22.4 |
| 627 | 2026-02-24T01:24:56.741Z | Downloaded sled v0.34.7 |
| 628 | 2026-02-24T01:24:56.765Z | Downloaded ratatui v0.29.0 |
| 629 | 2026-02-24T01:24:56.789Z | Downloaded jiff v0.2.15 |
| 630 | 2026-02-24T01:24:56.813Z | Downloaded lzma-sys v0.1.20 |
| 631 | 2026-02-24T01:24:56.837Z | Downloaded regex-automata v0.4.11 |
| 632 | 2026-02-24T01:24:56.861Z | Downloaded typify-impl v0.2.0 |
| 633 | 2026-02-24T01:24:56.886Z | Downloaded libz-sys v1.1.20 |
| 634 | 2026-02-24T01:24:56.910Z | Downloaded object v0.36.5 |
| 635 | 2026-02-24T01:24:56.910Z | Downloaded zerocopy-derive v0.6.6 |
| 636 | 2026-02-24T01:24:56.934Z | Downloaded petgraph v0.6.5 |
| 637 | 2026-02-24T01:24:56.958Z | Downloaded typify-impl v0.4.3 |
| 638 | 2026-02-24T01:24:56.958Z | Downloaded winnow v0.5.40 |
| 639 | 2026-02-24T01:24:56.982Z | Downloaded petgraph v0.8.2 |
| 640 | 2026-02-24T01:24:57.006Z | Downloaded regress v0.10.4 |
| 641 | 2026-02-24T01:24:57.030Z | Downloaded object v0.37.3 |
| 642 | 2026-02-24T01:24:57.053Z | Downloaded rustls v0.21.12 |
| 643 | 2026-02-24T01:24:57.053Z | Downloaded hickory-proto v0.24.4 |
| 644 | 2026-02-24T01:24:57.077Z | Downloaded tokio-util v0.7.15 |
| 645 | 2026-02-24T01:24:57.101Z | Downloaded tabled v0.20.0 |
| 646 | 2026-02-24T01:24:57.101Z | Downloaded sha3 v0.10.8 |
| 647 | 2026-02-24T01:24:57.125Z | Downloaded tabled v0.18.0 |
| 648 | 2026-02-24T01:24:57.149Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 649 | 2026-02-24T01:24:57.173Z | Downloaded regex-syntax v0.6.29 |
| 650 | 2026-02-24T01:24:57.173Z | Downloaded unicode-segmentation v1.12.0 |
| 651 | 2026-02-24T01:24:57.173Z | Downloaded tokio v1.49.0 |
| 652 | 2026-02-24T01:24:57.211Z | Downloaded unicode-normalization v0.1.24 |
| 653 | 2026-02-24T01:24:57.235Z | Downloaded typed-path v0.9.3 |
| 654 | 2026-02-24T01:24:57.235Z | Downloaded petname v2.0.2 |
| 655 | 2026-02-24T01:24:57.235Z | Downloaded nix v0.30.1 |
| 656 | 2026-02-24T01:24:57.259Z | Downloaded tower v0.5.2 |
| 657 | 2026-02-24T01:24:57.284Z | Downloaded toml_edit v0.19.15 |
| 658 | 2026-02-24T01:24:57.308Z | Downloaded time v0.3.43 |
| 659 | 2026-02-24T01:24:57.332Z | Downloaded serde_with v3.16.1 |
| 660 | 2026-02-24T01:24:57.356Z | Downloaded yansi v1.0.1 |
| 661 | 2026-02-24T01:24:57.356Z | Downloaded uuid v1.19.0 |
| 662 | 2026-02-24T01:24:57.356Z | Downloaded encoding_rs v0.8.34 |
| 663 | 2026-02-24T01:24:57.384Z | Downloaded unsafe-libyaml v0.2.11 |
| 664 | 2026-02-24T01:24:57.408Z | Downloaded unicode_categories v0.1.1 |
| 665 | 2026-02-24T01:24:57.408Z | Downloaded tracing v0.1.40 |
| 666 | 2026-02-24T01:24:57.408Z | Downloaded rustls-webpki v0.102.8 |
| 667 | 2026-02-24T01:24:57.443Z | Downloaded rayon v1.10.0 |
| 668 | 2026-02-24T01:24:57.468Z | Downloaded radix_trie v0.2.1 |
| 669 | 2026-02-24T01:24:57.468Z | Downloaded polar-core v0.27.3 |
| 670 | 2026-02-24T01:24:57.492Z | Downloaded openssl v0.10.73 |
| 671 | 2026-02-24T01:24:57.492Z | Downloaded zerocopy v0.6.6 |
| 672 | 2026-02-24T01:24:57.492Z | Downloaded yasna v0.5.2 |
| 673 | 2026-02-24T01:24:57.492Z | Downloaded walkdir v2.5.0 |
| 674 | 2026-02-24T01:24:57.517Z | Downloaded vte v0.11.1 |
| 675 | 2026-02-24T01:24:57.517Z | Downloaded value-bag v1.12.0 |
| 676 | 2026-02-24T01:24:57.517Z | Downloaded unicode-bidi v0.3.17 |
| 677 | 2026-02-24T01:24:57.517Z | Downloaded typify v0.4.3 |
| 678 | 2026-02-24T01:24:57.517Z | Downloaded tungstenite v0.23.0 |
| 679 | 2026-02-24T01:24:57.517Z | Downloaded tungstenite v0.21.0 |
| 680 | 2026-02-24T01:24:57.517Z | Downloaded ring v0.17.14 |
| 681 | 2026-02-24T01:24:57.557Z | Downloaded tracing-core v0.1.32 |
| 682 | 2026-02-24T01:24:57.581Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 683 | 2026-02-24T01:24:57.581Z | Downloaded salty v0.3.0 |
| 684 | 2026-02-24T01:24:57.581Z | Downloaded proptest v1.7.0 |
| 685 | 2026-02-24T01:24:57.606Z | Downloaded nix v0.29.0 |
| 686 | 2026-02-24T01:24:57.635Z | Downloaded nix v0.28.0 |
| 687 | 2026-02-24T01:24:57.635Z | Downloaded zstd v0.13.3 |
| 688 | 2026-02-24T01:24:57.635Z | Downloaded zeroize_derive v1.4.2 |
| 689 | 2026-02-24T01:24:57.635Z | Downloaded zeroize v1.8.1 |
| 690 | 2026-02-24T01:24:57.659Z | Downloaded xz2 v0.1.7 |
| 691 | 2026-02-24T01:24:57.659Z | Downloaded xshell v0.2.7 |
| 692 | 2026-02-24T01:24:57.659Z | Downloaded wyz v0.5.1 |
| 693 | 2026-02-24T01:24:57.659Z | Downloaded whoami v1.5.2 |
| 694 | 2026-02-24T01:24:57.659Z | Downloaded vsss-rs v3.3.4 |
| 695 | 2026-02-24T01:24:57.659Z | Downloaded void v1.0.2 |
| 696 | 2026-02-24T01:24:57.659Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 697 | 2026-02-24T01:24:57.711Z | Downloaded vergen-gitcl v1.0.8 |
| 698 | 2026-02-24T01:24:57.736Z | Downloaded vergen-git2 v1.0.7 |
| 699 | 2026-02-24T01:24:57.736Z | Downloaded vergen v9.0.6 |
| 700 | 2026-02-24T01:24:57.737Z | Downloaded uzers v0.12.1 |
| 701 | 2026-02-24T01:24:57.737Z | Downloaded twox-hash v2.1.0 |
| 702 | 2026-02-24T01:24:57.737Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 703 | 2026-02-24T01:24:57.737Z | Downloaded toml v0.7.8 |
| 704 | 2026-02-24T01:24:57.737Z | Downloaded tokio-postgres v0.7.13 |
| 705 | 2026-02-24T01:24:57.737Z | Downloaded rustls-webpki v0.101.7 |
| 706 | 2026-02-24T01:24:57.762Z | Downloaded quick-xml v0.37.2 |
| 707 | 2026-02-24T01:24:57.762Z | Downloaded which v4.4.2 |
| 708 | 2026-02-24T01:24:57.762Z | Downloaded want v0.3.1 |
| 709 | 2026-02-24T01:24:57.762Z | Downloaded waitgroup v0.1.2 |
| 710 | 2026-02-24T01:24:57.762Z | Downloaded wait-timeout v0.2.0 |
| 711 | 2026-02-24T01:24:57.762Z | Downloaded vte_generate_state_changes v0.1.2 |
| 712 | 2026-02-24T01:24:57.787Z | Downloaded vergen-lib v0.1.6 |
| 713 | 2026-02-24T01:24:57.787Z | Downloaded usdt-impl v0.6.0 |
| 714 | 2026-02-24T01:24:57.787Z | Downloaded typify v0.2.0 |
| 715 | 2026-02-24T01:24:57.787Z | Downloaded tokio-tungstenite v0.23.1 |
| 716 | 2026-02-24T01:24:57.787Z | Downloaded ssh-key v0.6.6 |
| 717 | 2026-02-24T01:24:57.787Z | Downloaded quinn-proto v0.11.8 |
| 718 | 2026-02-24T01:24:57.813Z | Downloaded object v0.30.4 |
| 719 | 2026-02-24T01:24:57.813Z | Downloaded nix v0.27.1 |
| 720 | 2026-02-24T01:24:57.838Z | Downloaded diesel v2.2.12 |
| 721 | 2026-02-24T01:24:57.862Z | Downloaded zone_cfg_derive v0.1.2 |
| 722 | 2026-02-24T01:24:57.862Z | Downloaded zone v0.3.1 |
| 723 | 2026-02-24T01:24:57.862Z | Downloaded zone v0.1.8 |
| 724 | 2026-02-24T01:24:57.862Z | Downloaded xshell-macros v0.2.7 |
| 725 | 2026-02-24T01:24:57.862Z | Downloaded utf-8 v0.7.6 |
| 726 | 2026-02-24T01:24:57.862Z | Downloaded usdt-macro v0.6.0 |
| 727 | 2026-02-24T01:24:57.862Z | Downloaded usdt-attr-macro v0.6.0 |
| 728 | 2026-02-24T01:24:57.862Z | Downloaded usdt v0.6.0 |
| 729 | 2026-02-24T01:24:57.862Z | Downloaded untrusted v0.9.0 |
| 730 | 2026-02-24T01:24:57.862Z | Downloaded untrusted v0.7.1 |
| 731 | 2026-02-24T01:24:57.888Z | Downloaded universal-hash v0.5.1 |
| 732 | 2026-02-24T01:24:57.888Z | Downloaded unit-prefix v0.5.1 |
| 733 | 2026-02-24T01:24:57.888Z | Downloaded unicode-truncate v1.1.0 |
| 734 | 2026-02-24T01:24:57.888Z | Downloaded unicode-properties v0.1.3 |
| 735 | 2026-02-24T01:24:57.888Z | Downloaded unicase v2.8.1 |
| 736 | 2026-02-24T01:24:57.888Z | Downloaded unarray v0.1.4 |
| 737 | 2026-02-24T01:24:57.888Z | Downloaded typify-macro v0.4.3 |
| 738 | 2026-02-24T01:24:57.888Z | Downloaded typify-macro v0.2.0 |
| 739 | 2026-02-24T01:24:57.888Z | Downloaded tui-tree-widget v0.23.1 |
| 740 | 2026-02-24T01:24:57.888Z | Downloaded try-lock v0.2.5 |
| 741 | 2026-02-24T01:24:57.888Z | Downloaded trait-variant v0.1.2 |
| 742 | 2026-02-24T01:24:57.888Z | Downloaded tracing-attributes v0.1.27 |
| 743 | 2026-02-24T01:24:57.888Z | Downloaded tower-service v0.3.3 |
| 744 | 2026-02-24T01:24:57.888Z | Downloaded topological-sort v0.2.2 |
| 745 | 2026-02-24T01:24:57.888Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 746 | 2026-02-24T01:24:57.888Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 747 | 2026-02-24T01:24:57.913Z | Downloaded tokio-tungstenite v0.21.0 |
| 748 | 2026-02-24T01:24:57.913Z | Downloaded tokio-stream v0.1.17 |
| 749 | 2026-02-24T01:24:57.913Z | Downloaded tokio-rustls v0.26.0 |
| 750 | 2026-02-24T01:24:57.913Z | Downloaded tokio-rustls v0.24.1 |
| 751 | 2026-02-24T01:24:57.913Z | Downloaded test-strategy v0.4.3 |
| 752 | 2026-02-24T01:24:57.913Z | Downloaded term v0.7.0 |
| 753 | 2026-02-24T01:24:57.913Z | Downloaded tar v0.4.44 |
| 754 | 2026-02-24T01:24:57.937Z | Downloaded steno v0.4.1 |
| 755 | 2026-02-24T01:24:57.937Z | Downloaded snafu v0.8.5 |
| 756 | 2026-02-24T01:24:57.937Z | Downloaded rustyline v14.0.0 |
| 757 | 2026-02-24T01:24:57.937Z | Downloaded reqwest v0.12.24 |
| 758 | 2026-02-24T01:24:57.961Z | Downloaded regex v1.11.3 |
| 759 | 2026-02-24T01:24:57.961Z | Downloaded reedline v0.40.0 |
| 760 | 2026-02-24T01:24:57.961Z | Downloaded moka v0.12.10 |
| 761 | 2026-02-24T01:24:57.985Z | Downloaded dropshot v0.16.7 |
| 762 | 2026-02-24T01:24:58.009Z | Downloaded tokio-rustls v0.25.0 |
| 763 | 2026-02-24T01:24:58.009Z | Downloaded tokio-native-tls v0.3.1 |
| 764 | 2026-02-24T01:24:58.009Z | Downloaded tokio-macros v2.6.0 |
| 765 | 2026-02-24T01:24:58.009Z | Downloaded tokio-dtrace v0.1.0 |
| 766 | 2026-02-24T01:24:58.009Z | Downloaded tls_codec_derive v0.4.1 |
| 767 | 2026-02-24T01:24:58.009Z | Downloaded tls_codec v0.4.1 |
| 768 | 2026-02-24T01:24:58.009Z | Downloaded tinyvec v1.8.0 |
| 769 | 2026-02-24T01:24:58.009Z | Downloaded tiny-keccak v2.0.2 |
| 770 | 2026-02-24T01:24:58.009Z | Downloaded time-macros v0.2.24 |
| 771 | 2026-02-24T01:24:58.009Z | Downloaded thiserror-no-std v2.0.2 |
| 772 | 2026-02-24T01:24:58.033Z | Downloaded term v1.1.0 |
| 773 | 2026-02-24T01:24:58.033Z | Downloaded schemars v1.0.4 |
| 774 | 2026-02-24T01:24:58.033Z | Downloaded rpassword v7.4.0 |
| 775 | 2026-02-24T01:24:58.057Z | Downloaded socket2 v0.6.1 |
| 776 | 2026-02-24T01:24:58.057Z | Downloaded socket2 v0.5.10 |
| 777 | 2026-02-24T01:24:58.057Z | Downloaded samael v0.0.19 |
| 778 | 2026-02-24T01:24:58.057Z | Downloaded russh v0.45.0 |
| 779 | 2026-02-24T01:24:58.057Z | Downloaded libxml v0.3.3 |
| 780 | 2026-02-24T01:24:58.082Z | Downloaded chrono-tz v0.10.4 |
| 781 | 2026-02-24T01:24:58.106Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 782 | 2026-02-24T01:24:58.106Z | Downloaded time-core v0.1.6 |
| 783 | 2026-02-24T01:24:58.106Z | Downloaded thread_local v1.1.8 |
| 784 | 2026-02-24T01:24:58.106Z | Downloaded thread-id v5.0.0 |
| 785 | 2026-02-24T01:24:58.106Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 786 | 2026-02-24T01:24:58.106Z | Downloaded testing_table v0.3.0 |
| 787 | 2026-02-24T01:24:58.106Z | Downloaded termtree v0.5.1 |
| 788 | 2026-02-24T01:24:58.106Z | Downloaded tap v1.0.1 |
| 789 | 2026-02-24T01:24:58.106Z | Downloaded supports-color v3.0.2 |
| 790 | 2026-02-24T01:24:58.106Z | Downloaded support-bundle-viewer v0.1.2 |
| 791 | 2026-02-24T01:24:58.130Z | Downloaded subprocess v0.2.9 |
| 792 | 2026-02-24T01:24:58.130Z | Downloaded strum_macros v0.27.2 |
| 793 | 2026-02-24T01:24:58.130Z | Downloaded strum_macros v0.26.4 |
| 794 | 2026-02-24T01:24:58.130Z | Downloaded strum_macros v0.24.3 |
| 795 | 2026-02-24T01:24:58.130Z | Downloaded stringprep v0.1.5 |
| 796 | 2026-02-24T01:24:58.130Z | Downloaded string_cache v0.8.9 |
| 797 | 2026-02-24T01:24:58.130Z | Downloaded static_assertions v1.1.0 |
| 798 | 2026-02-24T01:24:58.130Z | Downloaded stacker v0.1.23 |
| 799 | 2026-02-24T01:24:58.130Z | Downloaded ssh-cipher v0.2.0 |
| 800 | 2026-02-24T01:24:58.130Z | Downloaded sqlformat v0.3.5 |
| 801 | 2026-02-24T01:24:58.130Z | Downloaded spki v0.7.3 |
| 802 | 2026-02-24T01:24:58.131Z | Downloaded spin v0.9.8 |
| 803 | 2026-02-24T01:24:58.155Z | Downloaded snafu-derive v0.8.5 |
| 804 | 2026-02-24T01:24:58.155Z | Downloaded smf v0.2.3 |
| 805 | 2026-02-24T01:24:58.155Z | Downloaded smallvec v0.6.14 |
| 806 | 2026-02-24T01:24:58.155Z | Downloaded slog-term v2.9.2 |
| 807 | 2026-02-24T01:24:58.155Z | Downloaded slog v2.8.2 |
| 808 | 2026-02-24T01:24:58.155Z | Downloaded similar v2.7.0 |
| 809 | 2026-02-24T01:24:58.155Z | Downloaded signal-hook v0.3.18 |
| 810 | 2026-02-24T01:24:58.155Z | Downloaded serde_yaml v0.9.34+deprecated |
| 811 | 2026-02-24T01:24:58.155Z | Downloaded serde_with_macros v3.16.1 |
| 812 | 2026-02-24T01:24:58.179Z | Downloaded schemars v0.9.0 |
| 813 | 2026-02-24T01:24:58.179Z | Downloaded rustls-pki-types v1.10.0 |
| 814 | 2026-02-24T01:24:58.179Z | Downloaded rsa v0.9.8 |
| 815 | 2026-02-24T01:24:58.203Z | Downloaded rayon-core v1.12.1 |
| 816 | 2026-02-24T01:24:58.203Z | Downloaded rand v0.9.2 |
| 817 | 2026-02-24T01:24:58.204Z | Downloaded portable-atomic v1.11.0 |
| 818 | 2026-02-24T01:24:58.204Z | Downloaded p384 v0.13.1 |
| 819 | 2026-02-24T01:24:58.204Z | Downloaded lalrpop v0.19.12 |
| 820 | 2026-02-24T01:24:58.228Z | Downloaded hkdf v0.12.4 |
| 821 | 2026-02-24T01:24:58.228Z | Downloaded curve25519-dalek v4.1.3 |
| 822 | 2026-02-24T01:24:58.252Z | Downloaded tagptr v0.2.0 |
| 823 | 2026-02-24T01:24:58.252Z | Downloaded tabwriter v1.4.0 |
| 824 | 2026-02-24T01:24:58.252Z | Downloaded tabled_derive v0.11.0 |
| 825 | 2026-02-24T01:24:58.252Z | Downloaded tabled_derive v0.10.0 |
| 826 | 2026-02-24T01:24:58.252Z | Downloaded sync_wrapper v1.0.1 |
| 827 | 2026-02-24T01:24:58.252Z | Downloaded sync-ptr v0.1.4 |
| 828 | 2026-02-24T01:24:58.252Z | Downloaded subtle v2.6.1 |
| 829 | 2026-02-24T01:24:58.252Z | Downloaded strum v0.27.2 |
| 830 | 2026-02-24T01:24:58.252Z | Downloaded strum v0.26.3 |
| 831 | 2026-02-24T01:24:58.252Z | Downloaded structmeta-derive v0.3.0 |
| 832 | 2026-02-24T01:24:58.252Z | Downloaded structmeta v0.3.0 |
| 833 | 2026-02-24T01:24:58.252Z | Downloaded strip-ansi-escapes v0.2.0 |
| 834 | 2026-02-24T01:24:58.252Z | Downloaded ssh-encoding v0.2.0 |
| 835 | 2026-02-24T01:24:58.253Z | Downloaded sqlparser_derive v0.5.0 |
| 836 | 2026-02-24T01:24:58.253Z | Downloaded slog-stdlog v4.1.1 |
| 837 | 2026-02-24T01:24:58.253Z | Downloaded slog-scope v4.4.0 |
| 838 | 2026-02-24T01:24:58.253Z | Downloaded slog-json v2.6.1 |
| 839 | 2026-02-24T01:24:58.253Z | Downloaded slog-envlogger v2.2.0 |
| 840 | 2026-02-24T01:24:58.278Z | Downloaded slog-dtrace v0.3.0 |
| 841 | 2026-02-24T01:24:58.278Z | Downloaded slog-bunyan v2.5.0 |
| 842 | 2026-02-24T01:24:58.278Z | Downloaded slog-async v2.8.0 |
| 843 | 2026-02-24T01:24:58.278Z | Downloaded slab v0.4.9 |
| 844 | 2026-02-24T01:24:58.278Z | Downloaded siphasher v1.0.1 |
| 845 | 2026-02-24T01:24:58.278Z | Downloaded siphasher v0.3.11 |
| 846 | 2026-02-24T01:24:58.278Z | Downloaded simd-adler32 v0.3.7 |
| 847 | 2026-02-24T01:24:58.278Z | Downloaded sigpipe v0.1.3 |
| 848 | 2026-02-24T01:24:58.278Z | Downloaded signature v2.2.0 |
| 849 | 2026-02-24T01:24:58.278Z | Downloaded signal-hook-tokio v0.3.1 |
| 850 | 2026-02-24T01:24:58.278Z | Downloaded signal-hook-registry v1.4.2 |
| 851 | 2026-02-24T01:24:58.278Z | Downloaded signal-hook-mio v0.2.4 |
| 852 | 2026-02-24T01:24:58.278Z | Downloaded shlex v1.3.0 |
| 853 | 2026-02-24T01:24:58.278Z | Downloaded shell-words v1.1.0 |
| 854 | 2026-02-24T01:24:58.278Z | Downloaded serde_urlencoded v0.7.1 |
| 855 | 2026-02-24T01:24:58.278Z | Downloaded serde_spanned v1.0.4 |
| 856 | 2026-02-24T01:24:58.278Z | Downloaded serde_repr v0.1.19 |
| 857 | 2026-02-24T01:24:58.303Z | Downloaded serde_plain v1.0.2 |
| 858 | 2026-02-24T01:24:58.303Z | Downloaded serde_path_to_error v0.1.20 |
| 859 | 2026-02-24T01:24:58.303Z | Downloaded serde_derive_internals v0.29.1 |
| 860 | 2026-02-24T01:24:58.303Z | Downloaded serde_cbor v0.11.2 |
| 861 | 2026-02-24T01:24:58.303Z | Downloaded serde_bytes v0.11.19 |
| 862 | 2026-02-24T01:24:58.303Z | Downloaded serde-hex v0.1.0 |
| 863 | 2026-02-24T01:24:58.303Z | Downloaded serde-big-array v0.5.1 |
| 864 | 2026-02-24T01:24:58.303Z | Downloaded seq-macro v0.3.6 |
| 865 | 2026-02-24T01:24:58.303Z | Downloaded sec1 v0.7.3 |
| 866 | 2026-02-24T01:24:58.303Z | Downloaded schemars v0.8.22 |
| 867 | 2026-02-24T01:24:58.327Z | Downloaded ryu v1.0.18 |
| 868 | 2026-02-24T01:24:58.327Z | Downloaded rustversion v1.0.22 |
| 869 | 2026-02-24T01:24:58.327Z | Downloaded rustls-pemfile v2.2.0 |
| 870 | 2026-02-24T01:24:58.327Z | Downloaded rustls-pemfile v1.0.4 |
| 871 | 2026-02-24T01:24:58.327Z | Downloaded rustls-native-certs v0.8.1 |
| 872 | 2026-02-24T01:24:58.327Z | Downloaded rustc-hash v2.1.1 |
| 873 | 2026-02-24T01:24:58.327Z | Downloaded rustc-demangle v0.1.24 |
| 874 | 2026-02-24T01:24:58.351Z | Downloaded russh-keys v0.45.0 |
| 875 | 2026-02-24T01:24:58.351Z | Downloaded ron v0.8.1 |
| 876 | 2026-02-24T01:24:58.351Z | Downloaded ron v0.7.1 |
| 877 | 2026-02-24T01:24:58.351Z | Downloaded resolv-conf v0.7.0 |
| 878 | 2026-02-24T01:24:58.351Z | Downloaded rand v0.8.5 |
| 879 | 2026-02-24T01:24:58.351Z | Downloaded quinn v0.11.5 |
| 880 | 2026-02-24T01:24:58.375Z | Downloaded qorb v0.4.1 |
| 881 | 2026-02-24T01:24:58.375Z | Downloaded publicsuffix v2.3.0 |
| 882 | 2026-02-24T01:24:58.375Z | Downloaded progenitor-impl v0.11.2 |
| 883 | 2026-02-24T01:24:58.375Z | Downloaded progenitor-impl v0.10.0 |
| 884 | 2026-02-24T01:24:58.375Z | Downloaded prettyplease v0.2.36 |
| 885 | 2026-02-24T01:24:58.375Z | Downloaded pretty_assertions v1.4.1 |
| 886 | 2026-02-24T01:24:58.375Z | Downloaded prefix-trie v0.7.0 |
| 887 | 2026-02-24T01:24:58.376Z | Downloaded postgres-types v0.2.9 |
| 888 | 2026-02-24T01:24:58.400Z | Downloaded pkcs1 v0.7.5 |
| 889 | 2026-02-24T01:24:58.400Z | Downloaded p521 v0.13.3 |
| 890 | 2026-02-24T01:24:58.400Z | Downloaded hyper-util v0.1.19 |
| 891 | 2026-02-24T01:24:58.400Z | Downloaded hickory-server v0.25.2 |
| 892 | 2026-02-24T01:24:58.400Z | Downloaded hickory-proto v0.25.2 |
| 893 | 2026-02-24T01:24:58.424Z | Downloaded hashbrown v0.12.3 |
| 894 | 2026-02-24T01:24:58.424Z | Downloaded git2 v0.20.2 |
| 895 | 2026-02-24T01:24:58.448Z | Downloaded semver v0.1.20 |
| 896 | 2026-02-24T01:24:58.448Z | Downloaded secrecy v0.10.3 |
| 897 | 2026-02-24T01:24:58.448Z | Downloaded secrecy v0.8.0 |
| 898 | 2026-02-24T01:24:58.448Z | Downloaded sct v0.7.1 |
| 899 | 2026-02-24T01:24:58.448Z | Downloaded scroll v0.13.0 |
| 900 | 2026-02-24T01:24:58.448Z | Downloaded schemars_derive v0.8.22 |
| 901 | 2026-02-24T01:24:58.448Z | Downloaded rusty-fork v0.3.0 |
| 902 | 2026-02-24T01:24:58.448Z | Downloaded rustc_version v0.4.1 |
| 903 | 2026-02-24T01:24:58.448Z | Downloaded rustc_version v0.1.7 |
| 904 | 2026-02-24T01:24:58.448Z | Downloaded rustc-hash v1.1.0 |
| 905 | 2026-02-24T01:24:58.449Z | Downloaded russh-cryptovec v0.7.3 |
| 906 | 2026-02-24T01:24:58.449Z | Downloaded rtoolbox v0.0.2 |
| 907 | 2026-02-24T01:24:58.449Z | Downloaded rfc6979 v0.4.0 |
| 908 | 2026-02-24T01:24:58.449Z | Downloaded rcgen v0.12.1 |
| 909 | 2026-02-24T01:24:58.473Z | Downloaded proc-macro-error2 v2.0.1 |
| 910 | 2026-02-24T01:24:58.473Z | Downloaded predicates v3.1.3 |
| 911 | 2026-02-24T01:24:58.473Z | Downloaded ppv-lite86 v0.2.20 |
| 912 | 2026-02-24T01:24:58.473Z | Downloaded postgres-protocol v0.6.8 |
| 913 | 2026-02-24T01:24:58.473Z | Downloaded pin-project-lite v0.2.14 |
| 914 | 2026-02-24T01:24:58.473Z | Downloaded pem v3.0.5 |
| 915 | 2026-02-24T01:24:58.473Z | Downloaded peg-runtime v0.8.5 |
| 916 | 2026-02-24T01:24:58.473Z | Downloaded num-integer v0.1.46 |
| 917 | 2026-02-24T01:24:58.473Z | Downloaded num-bigint-dig v0.8.6 |
| 918 | 2026-02-24T01:24:58.497Z | Downloaded nom v7.1.3 |
| 919 | 2026-02-24T01:24:58.497Z | Downloaded litrs v0.4.1 |
| 920 | 2026-02-24T01:24:58.497Z | Downloaded itertools v0.13.0 |
| 921 | 2026-02-24T01:24:58.497Z | Downloaded heapless v0.8.0 |
| 922 | 2026-02-24T01:24:58.497Z | Downloaded headers v0.4.1 |
| 923 | 2026-02-24T01:24:58.521Z | Downloaded scroll_derive v0.13.1 |
| 924 | 2026-02-24T01:24:58.521Z | Downloaded scopeguard v1.2.0 |
| 925 | 2026-02-24T01:24:58.522Z | Downloaded scheduled-thread-pool v0.2.7 |
| 926 | 2026-02-24T01:24:58.522Z | Downloaded sapling-renderdag v0.1.0 |
| 927 | 2026-02-24T01:24:58.522Z | Downloaded same-file v1.0.6 |
| 928 | 2026-02-24T01:24:58.522Z | Downloaded salsa20 v0.10.2 |
| 929 | 2026-02-24T01:24:58.522Z | Downloaded ref-cast v1.0.25 |
| 930 | 2026-02-24T01:24:58.522Z | Downloaded rand_seeder v0.4.0 |
| 931 | 2026-02-24T01:24:58.522Z | Downloaded rand_core v0.9.3 |
| 932 | 2026-02-24T01:24:58.522Z | Downloaded rand_core v0.6.4 |
| 933 | 2026-02-24T01:24:58.522Z | Downloaded rand_chacha v0.9.0 |
| 934 | 2026-02-24T01:24:58.522Z | Downloaded r2d2 v0.8.10 |
| 935 | 2026-02-24T01:24:58.522Z | Downloaded quinn-udp v0.5.5 |
| 936 | 2026-02-24T01:24:58.546Z | Downloaded psm v0.1.30 |
| 937 | 2026-02-24T01:24:58.546Z | Downloaded psl-types v2.0.11 |
| 938 | 2026-02-24T01:24:58.546Z | Downloaded progenitor-impl v0.8.0 |
| 939 | 2026-02-24T01:24:58.546Z | Downloaded progenitor v0.10.0 |
| 940 | 2026-02-24T01:24:58.546Z | Downloaded progenitor v0.8.0 |
| 941 | 2026-02-24T01:24:58.546Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 942 | 2026-02-24T01:24:58.546Z | Downloaded proc-macro-crate v1.3.1 |
| 943 | 2026-02-24T01:24:58.546Z | Downloaded primeorder v0.13.6 |
| 944 | 2026-02-24T01:24:58.546Z | Downloaded pretty-hex v0.2.1 |
| 945 | 2026-02-24T01:24:58.546Z | Downloaded predicates-tree v1.0.12 |
| 946 | 2026-02-24T01:24:58.546Z | Downloaded precomputed-hash v0.1.1 |
| 947 | 2026-02-24T01:24:58.546Z | Downloaded powerfmt v0.2.0 |
| 948 | 2026-02-24T01:24:58.546Z | Downloaded pin-project-internal v1.1.6 |
| 949 | 2026-02-24T01:24:58.546Z | Downloaded pin-project v1.1.6 |
| 950 | 2026-02-24T01:24:58.570Z | Downloaded phf_shared v0.11.2 |
| 951 | 2026-02-24T01:24:58.570Z | Downloaded phf v0.11.2 |
| 952 | 2026-02-24T01:24:58.570Z | Downloaded peg-macros v0.8.5 |
| 953 | 2026-02-24T01:24:58.570Z | Downloaded openssl-probe v0.1.5 |
| 954 | 2026-02-24T01:24:58.571Z | Downloaded olpc-cjson v0.1.4 |
| 955 | 2026-02-24T01:24:58.571Z | Downloaded num-derive v0.4.2 |
| 956 | 2026-02-24T01:24:58.571Z | Downloaded lzss v0.8.2 |
| 957 | 2026-02-24T01:24:58.571Z | Downloaded lru-cache v0.1.2 |
| 958 | 2026-02-24T01:24:58.571Z | Downloaded lockfree-object-pool v0.1.6 |
| 959 | 2026-02-24T01:24:58.571Z | Downloaded linear-map v1.2.0 |
| 960 | 2026-02-24T01:24:58.595Z | Downloaded itertools v0.12.1 |
| 961 | 2026-02-24T01:24:58.595Z | Downloaded ipnetwork v0.21.1 |
| 962 | 2026-02-24T01:24:58.595Z | Downloaded ipnet v2.11.0 |
| 963 | 2026-02-24T01:24:58.595Z | Downloaded inout v0.1.3 |
| 964 | 2026-02-24T01:24:58.595Z | Downloaded hmac v0.12.1 |
| 965 | 2026-02-24T01:24:58.595Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 966 | 2026-02-24T01:24:58.619Z | Downloaded recursive v0.1.1 |
| 967 | 2026-02-24T01:24:58.619Z | Downloaded rand_xorshift v0.4.0 |
| 968 | 2026-02-24T01:24:58.619Z | Downloaded rand_chacha v0.3.1 |
| 969 | 2026-02-24T01:24:58.619Z | Downloaded radium v0.7.0 |
| 970 | 2026-02-24T01:24:58.619Z | Downloaded quick-error v1.2.3 |
| 971 | 2026-02-24T01:24:58.619Z | Downloaded progenitor-macro v0.11.2 |
| 972 | 2026-02-24T01:24:58.619Z | Downloaded progenitor-macro v0.10.0 |
| 973 | 2026-02-24T01:24:58.619Z | Downloaded progenitor-macro v0.8.0 |
| 974 | 2026-02-24T01:24:58.619Z | Downloaded progenitor-client v0.11.2 |
| 975 | 2026-02-24T01:24:58.619Z | Downloaded progenitor-client v0.10.0 |
| 976 | 2026-02-24T01:24:58.619Z | Downloaded progenitor-client v0.8.0 |
| 977 | 2026-02-24T01:24:58.619Z | Downloaded progenitor v0.11.2 |
| 978 | 2026-02-24T01:24:58.619Z | Downloaded predicates-core v1.0.8 |
| 979 | 2026-02-24T01:24:58.619Z | Downloaded postcard v1.0.10 |
| 980 | 2026-02-24T01:24:58.644Z | Downloaded poly1305 v0.8.0 |
| 981 | 2026-02-24T01:24:58.644Z | Downloaded pkcs8 v0.10.2 |
| 982 | 2026-02-24T01:24:58.644Z | Downloaded pkcs5 v0.7.1 |
| 983 | 2026-02-24T01:24:58.644Z | Downloaded pin-utils v0.1.0 |
| 984 | 2026-02-24T01:24:58.644Z | Downloaded phf_shared v0.12.1 |
| 985 | 2026-02-24T01:24:58.644Z | Downloaded phf v0.12.1 |
| 986 | 2026-02-24T01:24:58.644Z | Downloaded pem-rfc7468 v0.7.0 |
| 987 | 2026-02-24T01:24:58.644Z | Downloaded openssl-sys v0.9.109 |
| 988 | 2026-02-24T01:24:58.644Z | Downloaded omicron-zone-package v0.12.2 |
| 989 | 2026-02-24T01:24:58.682Z | Downloaded num-bigint v0.4.6 |
| 990 | 2026-02-24T01:24:58.682Z | Downloaded mio v1.0.2 |
| 991 | 2026-02-24T01:24:58.682Z | Downloaded minimal-lexical v0.2.1 |
| 992 | 2026-02-24T01:24:58.682Z | Downloaded libm v0.2.8 |
| 993 | 2026-02-24T01:24:58.682Z | Downloaded itertools v0.14.0 |
| 994 | 2026-02-24T01:24:58.682Z | Downloaded itertools v0.10.5 |
| 995 | 2026-02-24T01:24:58.707Z | Downloaded indent_write v2.2.0 |
| 996 | 2026-02-24T01:24:58.707Z | Downloaded hyper-tls v0.6.0 |
| 997 | 2026-02-24T01:24:58.707Z | Downloaded hubpack_derive v0.1.1 |
| 998 | 2026-02-24T01:24:58.707Z | Downloaded httparse v1.9.5 |
| 999 | 2026-02-24T01:24:58.707Z | Downloaded hickory-client v0.25.2 |
| 1000 | 2026-02-24T01:24:58.707Z | Downloaded half v2.4.1 |
| 1001 | 2026-02-24T01:24:58.707Z | Downloaded group v0.13.0 |
| 1002 | 2026-02-24T01:24:58.707Z | Downloaded goblin v0.10.2 |
| 1003 | 2026-02-24T01:24:58.731Z | Downloaded futures-util v0.3.31 |
| 1004 | 2026-02-24T01:24:58.731Z | Downloaded pkg-config v0.3.31 |
| 1005 | 2026-02-24T01:24:58.731Z | Downloaded peg v0.8.5 |
| 1006 | 2026-02-24T01:24:58.731Z | Downloaded password-hash v0.5.0 |
| 1007 | 2026-02-24T01:24:58.756Z | Downloaded parse-display-derive v0.10.0 |
| 1008 | 2026-02-24T01:24:58.756Z | Downloaded parking_lot_core v0.9.10 |
| 1009 | 2026-02-24T01:24:58.756Z | Downloaded parking_lot_core v0.8.6 |
| 1010 | 2026-02-24T01:24:58.756Z | Downloaded parking_lot v0.12.3 |
| 1011 | 2026-02-24T01:24:58.756Z | Downloaded parking_lot v0.11.2 |
| 1012 | 2026-02-24T01:24:58.756Z | Downloaded papergrid v0.17.0 |
| 1013 | 2026-02-24T01:24:58.756Z | Downloaded papergrid v0.14.0 |
| 1014 | 2026-02-24T01:24:58.756Z | Downloaded packed_struct v0.10.1 |
| 1015 | 2026-02-24T01:24:58.780Z | Downloaded p256 v0.13.2 |
| 1016 | 2026-02-24T01:24:58.780Z | Downloaded oxnet v0.1.4 |
| 1017 | 2026-02-24T01:24:58.780Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1018 | 2026-02-24T01:24:58.780Z | Downloaded owo-colors v4.2.3 |
| 1019 | 2026-02-24T01:24:58.780Z | Downloaded oso v0.27.3 |
| 1020 | 2026-02-24T01:24:58.780Z | Downloaded openssl-macros v0.1.1 |
| 1021 | 2026-02-24T01:24:58.780Z | Downloaded opaque-debug v0.3.1 |
| 1022 | 2026-02-24T01:24:58.780Z | Downloaded number_prefix v0.4.0 |
| 1023 | 2026-02-24T01:24:58.780Z | Downloaded num_threads v0.1.7 |
| 1024 | 2026-02-24T01:24:58.780Z | Downloaded num_enum_derive v0.5.11 |
| 1025 | 2026-02-24T01:24:58.780Z | Downloaded num_enum v0.5.11 |
| 1026 | 2026-02-24T01:24:58.805Z | Downloaded num-rational v0.4.2 |
| 1027 | 2026-02-24T01:24:58.805Z | Downloaded num-iter v0.1.45 |
| 1028 | 2026-02-24T01:24:58.805Z | Downloaded num-derive v0.3.3 |
| 1029 | 2026-02-24T01:24:58.805Z | Downloaded num-conv v0.1.0 |
| 1030 | 2026-02-24T01:24:58.805Z | Downloaded aws-lc-sys v0.26.0 |
| 1031 | 2026-02-24T01:24:59.022Z | Downloaded nu-ansi-term v0.50.1 |
| 1032 | 2026-02-24T01:24:59.047Z | Downloaded newtype-uuid v1.3.2 |
| 1033 | 2026-02-24T01:24:59.047Z | Downloaded miniz_oxide v0.8.5 |
| 1034 | 2026-02-24T01:24:59.047Z | Downloaded memmap2 v0.9.8 |
| 1035 | 2026-02-24T01:24:59.047Z | Downloaded managed v0.8.0 |
| 1036 | 2026-02-24T01:24:59.047Z | Downloaded lru v0.12.5 |
| 1037 | 2026-02-24T01:24:59.047Z | Downloaded jiff-static v0.2.15 |
| 1038 | 2026-02-24T01:24:59.047Z | Downloaded iri-string v0.7.8 |
| 1039 | 2026-02-24T01:24:59.047Z | Downloaded ident_case v1.0.1 |
| 1040 | 2026-02-24T01:24:59.047Z | Downloaded iddqd v0.3.16 |
| 1041 | 2026-02-24T01:24:59.071Z | Downloaded hyper v1.8.1 |
| 1042 | 2026-02-24T01:24:59.071Z | Downloaded http v1.4.0 |
| 1043 | 2026-02-24T01:24:59.071Z | Downloaded hickory-resolver v0.25.2 |
| 1044 | 2026-02-24T01:24:59.095Z | Downloaded hashbrown v0.13.2 |
| 1045 | 2026-02-24T01:24:59.095Z | Downloaded h2 v0.4.6 |
| 1046 | 2026-02-24T01:24:59.095Z | Downloaded gimli v0.31.1 |
| 1047 | 2026-02-24T01:24:59.119Z | Downloaded expectorate v1.2.0 |
| 1048 | 2026-02-24T01:24:59.119Z | Downloaded chrono v0.4.43 |
| 1049 | 2026-02-24T01:24:59.119Z | Downloaded bindgen v0.69.5 |
| 1050 | 2026-02-24T01:24:59.119Z | Downloaded aws-lc-rs v1.12.4 |
| 1051 | 2026-02-24T01:24:59.143Z | Downloaded pbkdf2 v0.11.0 |
| 1052 | 2026-02-24T01:24:59.143Z | Downloaded path-slash v0.1.5 |
| 1053 | 2026-02-24T01:24:59.143Z | Downloaded paste v1.0.15 |
| 1054 | 2026-02-24T01:24:59.143Z | Downloaded password-hash v0.4.2 |
| 1055 | 2026-02-24T01:24:59.143Z | Downloaded parse-size v1.1.0 |
| 1056 | 2026-02-24T01:24:59.143Z | Downloaded parse-display v0.10.0 |
| 1057 | 2026-02-24T01:24:59.143Z | Downloaded packed_struct_codegen v0.10.1 |
| 1058 | 2026-02-24T01:24:59.143Z | Downloaded oso-derive v0.27.3 |
| 1059 | 2026-02-24T01:24:59.143Z | Downloaded num-complex v0.4.6 |
| 1060 | 2026-02-24T01:24:59.143Z | Downloaded num v0.4.3 |
| 1061 | 2026-02-24T01:24:59.167Z | Downloaded normalize-line-endings v0.3.0 |
| 1062 | 2026-02-24T01:24:59.167Z | Downloaded nonempty v0.12.0 |
| 1063 | 2026-02-24T01:24:59.167Z | Downloaded nodrop v0.1.14 |
| 1064 | 2026-02-24T01:24:59.167Z | Downloaded nibble_vec v0.1.0 |
| 1065 | 2026-02-24T01:24:59.168Z | Downloaded newtype_derive v0.1.6 |
| 1066 | 2026-02-24T01:24:59.168Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1067 | 2026-02-24T01:24:59.168Z | Downloaded newline-converter v0.3.0 |
| 1068 | 2026-02-24T01:24:59.168Z | Downloaded new_debug_unreachable v1.0.6 |
| 1069 | 2026-02-24T01:24:59.168Z | Downloaded native-tls v0.2.12 |
| 1070 | 2026-02-24T01:24:59.168Z | Downloaded nanorand v0.7.0 |
| 1071 | 2026-02-24T01:24:59.168Z | Downloaded multimap v0.10.1 |
| 1072 | 2026-02-24T01:24:59.168Z | Downloaded multer v3.1.0 |
| 1073 | 2026-02-24T01:24:59.168Z | Downloaded mime_guess v2.0.5 |
| 1074 | 2026-02-24T01:24:59.168Z | Downloaded mime v0.3.17 |
| 1075 | 2026-02-24T01:24:59.168Z | Downloaded memoffset v0.9.1 |
| 1076 | 2026-02-24T01:24:59.192Z | Downloaded md5 v0.7.0 |
| 1077 | 2026-02-24T01:24:59.192Z | Downloaded md-5 v0.10.6 |
| 1078 | 2026-02-24T01:24:59.192Z | Downloaded maybe-uninit v2.0.0 |
| 1079 | 2026-02-24T01:24:59.192Z | Downloaded match_cfg v0.1.0 |
| 1080 | 2026-02-24T01:24:59.192Z | Downloaded maplit v1.0.2 |
| 1081 | 2026-02-24T01:24:59.193Z | Downloaded lock_api v0.4.12 |
| 1082 | 2026-02-24T01:24:59.193Z | Downloaded linked-hash-map v0.5.6 |
| 1083 | 2026-02-24T01:24:59.193Z | Downloaded libz-rs-sys v0.5.1 |
| 1084 | 2026-02-24T01:24:59.193Z | Downloaded libsw-core v0.3.1 |
| 1085 | 2026-02-24T01:24:59.193Z | Downloaded libsw v3.5.0 |
| 1086 | 2026-02-24T01:24:59.193Z | Downloaded libscf-sys v1.1.0 |
| 1087 | 2026-02-24T01:24:59.193Z | Downloaded libloading v0.8.5 |
| 1088 | 2026-02-24T01:24:59.193Z | Downloaded libefi-sys v0.1.0 |
| 1089 | 2026-02-24T01:24:59.193Z | Downloaded jobserver v0.1.32 |
| 1090 | 2026-02-24T01:24:59.193Z | Downloaded indoc v2.0.6 |
| 1091 | 2026-02-24T01:24:59.217Z | Downloaded indicatif v0.18.0 |
| 1092 | 2026-02-24T01:24:59.217Z | Downloaded indicatif v0.17.11 |
| 1093 | 2026-02-24T01:24:59.217Z | Downloaded indexmap v1.9.3 |
| 1094 | 2026-02-24T01:24:59.217Z | Downloaded home v0.5.9 |
| 1095 | 2026-02-24T01:24:59.217Z | Downloaded hickory-resolver v0.24.4 |
| 1096 | 2026-02-24T01:24:59.217Z | Downloaded heapless v0.7.17 |
| 1097 | 2026-02-24T01:24:59.241Z | Downloaded hashbrown v0.15.4 |
| 1098 | 2026-02-24T01:24:59.241Z | Downloaded globset v0.4.15 |
| 1099 | 2026-02-24T01:24:59.241Z | Downloaded ghash v0.5.1 |
| 1100 | 2026-02-24T01:24:59.241Z | Downloaded getrandom v0.2.15 |
| 1101 | 2026-02-24T01:24:59.241Z | Downloaded fxhash v0.2.1 |
| 1102 | 2026-02-24T01:24:59.241Z | Downloaded futures v0.3.31 |
| 1103 | 2026-02-24T01:24:59.241Z | Downloaded flume v0.11.1 |
| 1104 | 2026-02-24T01:24:59.266Z | Downloaded flate2 v1.1.2 |
| 1105 | 2026-02-24T01:24:59.266Z | Downloaded ed25519-dalek v2.1.1 |
| 1106 | 2026-02-24T01:24:59.266Z | Downloaded dropshot_endpoint v0.16.7 |
| 1107 | 2026-02-24T01:24:59.266Z | Downloaded diesel_derives v2.2.3 |
| 1108 | 2026-02-24T01:24:59.266Z | Downloaded derive-where v1.5.0 |
| 1109 | 2026-02-24T01:24:59.266Z | Downloaded der v0.7.10 |
| 1110 | 2026-02-24T01:24:59.290Z | Downloaded compact_str v0.8.0 |
| 1111 | 2026-02-24T01:24:59.290Z | Downloaded chacha20poly1305 v0.10.1 |
| 1112 | 2026-02-24T01:24:59.290Z | Downloaded bytes v1.11.1 |
| 1113 | 2026-02-24T01:24:59.290Z | Downloaded lazy_static v1.5.0 |
| 1114 | 2026-02-24T01:24:59.290Z | Downloaded kstat-rs v0.2.4 |
| 1115 | 2026-02-24T01:24:59.290Z | Downloaded is-terminal v0.4.13 |
| 1116 | 2026-02-24T01:24:59.290Z | Downloaded internet-checksum v0.2.1 |
| 1117 | 2026-02-24T01:24:59.290Z | Downloaded instant v0.1.13 |
| 1118 | 2026-02-24T01:24:59.290Z | Downloaded instability v0.3.2 |
| 1119 | 2026-02-24T01:24:59.290Z | Downloaded ingot-macros v0.1.1 |
| 1120 | 2026-02-24T01:24:59.314Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 1121 | 2026-02-24T01:24:59.314Z | Downloaded ignore v0.4.23 |
| 1122 | 2026-02-24T01:24:59.314Z | Downloaded iana-time-zone v0.1.63 |
| 1123 | 2026-02-24T01:24:59.314Z | Downloaded hyper-staticfile v0.10.1 |
| 1124 | 2026-02-24T01:24:59.314Z | Downloaded hyper-rustls v0.27.7 |
| 1125 | 2026-02-24T01:24:59.314Z | Downloaded humantime v2.2.0 |
| 1126 | 2026-02-24T01:24:59.314Z | Downloaded httpdate v1.0.3 |
| 1127 | 2026-02-24T01:24:59.314Z | Downloaded http-body-util v0.1.3 |
| 1128 | 2026-02-24T01:24:59.314Z | Downloaded hostname v0.3.1 |
| 1129 | 2026-02-24T01:24:59.314Z | Downloaded highway v1.3.0 |
| 1130 | 2026-02-24T01:24:59.314Z | Downloaded globwalk v0.9.1 |
| 1131 | 2026-02-24T01:24:59.338Z | Downloaded fixedbitset v0.5.7 |
| 1132 | 2026-02-24T01:24:59.338Z | Downloaded elliptic-curve v0.13.8 |
| 1133 | 2026-02-24T01:24:59.338Z | Downloaded dropshot-api-manager v0.3.0 |
| 1134 | 2026-02-24T01:24:59.338Z | Downloaded crossterm v0.29.0 |
| 1135 | 2026-02-24T01:24:59.338Z | Downloaded crossbeam-utils v0.8.21 |
| 1136 | 2026-02-24T01:24:59.338Z | Downloaded keccak v0.1.5 |
| 1137 | 2026-02-24T01:24:59.338Z | Downloaded is_ci v1.2.0 |
| 1138 | 2026-02-24T01:24:59.338Z | Downloaded ingot-types v0.1.2 |
| 1139 | 2026-02-24T01:24:59.363Z | Downloaded ingot v0.1.1 |
| 1140 | 2026-02-24T01:24:59.363Z | Downloaded indoc v1.0.9 |
| 1141 | 2026-02-24T01:24:59.363Z | Downloaded hubpack v0.1.2 |
| 1142 | 2026-02-24T01:24:59.363Z | Downloaded http-range v0.1.5 |
| 1143 | 2026-02-24T01:24:59.363Z | Downloaded http-body v1.0.1 |
| 1144 | 2026-02-24T01:24:59.363Z | Downloaded hostname v0.4.2 |
| 1145 | 2026-02-24T01:24:59.363Z | Downloaded hex-literal v0.4.1 |
| 1146 | 2026-02-24T01:24:59.363Z | Downloaded heck v0.3.3 |
| 1147 | 2026-02-24T01:24:59.363Z | Downloaded headers-core v0.3.0 |
| 1148 | 2026-02-24T01:24:59.363Z | Downloaded hash32 v0.2.1 |
| 1149 | 2026-02-24T01:24:59.363Z | Downloaded half v1.8.3 |
| 1150 | 2026-02-24T01:24:59.363Z | Downloaded glob v0.3.2 |
| 1151 | 2026-02-24T01:24:59.363Z | Downloaded gethostname v0.5.0 |
| 1152 | 2026-02-24T01:24:59.363Z | Downloaded futures-executor v0.3.31 |
| 1153 | 2026-02-24T01:24:59.363Z | Downloaded futures-channel v0.3.31 |
| 1154 | 2026-02-24T01:24:59.387Z | Downloaded fs_extra v1.3.0 |
| 1155 | 2026-02-24T01:24:59.387Z | Downloaded fs-err v2.11.0 |
| 1156 | 2026-02-24T01:24:59.387Z | Downloaded foldhash v0.2.0 |
| 1157 | 2026-02-24T01:24:59.387Z | Downloaded foldhash v0.1.5 |
| 1158 | 2026-02-24T01:24:59.387Z | Downloaded ff v0.13.0 |
| 1159 | 2026-02-24T01:24:59.387Z | Downloaded fd-lock v4.0.2 |
| 1160 | 2026-02-24T01:24:59.387Z | Downloaded fallible-iterator v0.2.0 |
| 1161 | 2026-02-24T01:24:59.387Z | Downloaded erased-serde v0.3.31 |
| 1162 | 2026-02-24T01:24:59.387Z | Downloaded ed25519 v2.2.3 |
| 1163 | 2026-02-24T01:24:59.387Z | Downloaded dtrace-parser v0.3.0 |
| 1164 | 2026-02-24T01:24:59.387Z | Downloaded dof v0.4.0 |
| 1165 | 2026-02-24T01:24:59.387Z | Downloaded dirs-sys-next v0.1.2 |
| 1166 | 2026-02-24T01:24:59.387Z | Downloaded diff v0.1.13 |
| 1167 | 2026-02-24T01:24:59.412Z | Downloaded der_derive v0.7.3 |
| 1168 | 2026-02-24T01:24:59.412Z | Downloaded defmt-parser v0.3.4 |
| 1169 | 2026-02-24T01:24:59.412Z | Downloaded defmt-macros v0.3.9 |
| 1170 | 2026-02-24T01:24:59.413Z | Downloaded defmt v0.3.8 |
| 1171 | 2026-02-24T01:24:59.413Z | Downloaded data-encoding v2.9.0 |
| 1172 | 2026-02-24T01:24:59.413Z | Downloaded darling v0.20.10 |
| 1173 | 2026-02-24T01:24:59.413Z | Downloaded crunchy v0.2.2 |
| 1174 | 2026-02-24T01:24:59.413Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1175 | 2026-02-24T01:24:59.413Z | Downloaded crossterm v0.28.1 |
| 1176 | 2026-02-24T01:24:59.437Z | Downloaded crossbeam-epoch v0.9.18 |
| 1177 | 2026-02-24T01:24:59.437Z | Downloaded cookie_store v0.21.1 |
| 1178 | 2026-02-24T01:24:59.437Z | Downloaded console v0.15.10 |
| 1179 | 2026-02-24T01:24:59.437Z | Downloaded cc v1.2.56 |
| 1180 | 2026-02-24T01:24:59.437Z | Downloaded cargo-platform v0.1.8 |
| 1181 | 2026-02-24T01:24:59.437Z | Downloaded bit-vec v0.6.3 |
| 1182 | 2026-02-24T01:24:59.437Z | Downloaded hash32 v0.3.1 |
| 1183 | 2026-02-24T01:24:59.437Z | Downloaded futures-task v0.3.31 |
| 1184 | 2026-02-24T01:24:59.437Z | Downloaded futures-sink v0.3.31 |
| 1185 | 2026-02-24T01:24:59.437Z | Downloaded futures-macro v0.3.31 |
| 1186 | 2026-02-24T01:24:59.437Z | Downloaded futures-io v0.3.31 |
| 1187 | 2026-02-24T01:24:59.437Z | Downloaded futures-core v0.3.31 |
| 1188 | 2026-02-24T01:24:59.437Z | Downloaded funty v2.0.0 |
| 1189 | 2026-02-24T01:24:59.461Z | Downloaded foreign-types-shared v0.3.1 |
| 1190 | 2026-02-24T01:24:59.461Z | Downloaded foreign-types-macros v0.2.3 |
| 1191 | 2026-02-24T01:24:59.461Z | Downloaded foreign-types v0.5.0 |
| 1192 | 2026-02-24T01:24:59.461Z | Downloaded foreign-types v0.3.2 |
| 1193 | 2026-02-24T01:24:59.461Z | Downloaded float-ord v0.3.2 |
| 1194 | 2026-02-24T01:24:59.461Z | Downloaded float-cmp v0.10.0 |
| 1195 | 2026-02-24T01:24:59.461Z | Downloaded fixedbitset v0.4.2 |
| 1196 | 2026-02-24T01:24:59.461Z | Downloaded find-msvc-tools v0.1.9 |
| 1197 | 2026-02-24T01:24:59.461Z | Downloaded filetime v0.2.26 |
| 1198 | 2026-02-24T01:24:59.462Z | Downloaded env_logger v0.11.8 |
| 1199 | 2026-02-24T01:24:59.462Z | Downloaded enum-as-inner v0.6.1 |
| 1200 | 2026-02-24T01:24:59.462Z | Downloaded either v1.15.0 |
| 1201 | 2026-02-24T01:24:59.462Z | Downloaded ecdsa v0.16.9 |
| 1202 | 2026-02-24T01:24:59.462Z | Downloaded dyn-clone v1.0.20 |
| 1203 | 2026-02-24T01:24:59.462Z | Downloaded dsl_auto_type v0.1.2 |
| 1204 | 2026-02-24T01:24:59.462Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1205 | 2026-02-24T01:24:59.486Z | Downloaded drift v0.1.3 |
| 1206 | 2026-02-24T01:24:59.486Z | Downloaded document-features v0.2.11 |
| 1207 | 2026-02-24T01:24:59.486Z | Downloaded dirs-next v2.0.0 |
| 1208 | 2026-02-24T01:24:59.486Z | Downloaded difflib v0.4.0 |
| 1209 | 2026-02-24T01:24:59.486Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1210 | 2026-02-24T01:24:59.486Z | Downloaded derive_builder_macro v0.20.2 |
| 1211 | 2026-02-24T01:24:59.486Z | Downloaded derive_builder v0.20.2 |
| 1212 | 2026-02-24T01:24:59.486Z | Downloaded derive-ex v0.1.8 |
| 1213 | 2026-02-24T01:24:59.486Z | Downloaded debug-ignore v1.0.5 |
| 1214 | 2026-02-24T01:24:59.486Z | Downloaded darling_macro v0.21.0 |
| 1215 | 2026-02-24T01:24:59.486Z | Downloaded darling_macro v0.20.10 |
| 1216 | 2026-02-24T01:24:59.487Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1217 | 2026-02-24T01:24:59.487Z | Downloaded csv v1.3.1 |
| 1218 | 2026-02-24T01:24:59.510Z | Downloaded cookie v0.18.1 |
| 1219 | 2026-02-24T01:24:59.534Z | Downloaded colored v2.2.0 |
| 1220 | 2026-02-24T01:24:59.534Z | Downloaded cobs v0.2.3 |
| 1221 | 2026-02-24T01:24:59.534Z | Downloaded ciborium-io v0.2.2 |
| 1222 | 2026-02-24T01:24:59.534Z | Downloaded cfg_aliases v0.2.1 |
| 1223 | 2026-02-24T01:24:59.535Z | Downloaded cancel-safe-futures v0.1.5 |
| 1224 | 2026-02-24T01:24:59.535Z | Downloaded camino-tempfile-ext v0.3.2 |
| 1225 | 2026-02-24T01:24:59.535Z | Downloaded bzip2 v0.5.2 |
| 1226 | 2026-02-24T01:24:59.535Z | Downloaded bstr v1.10.0 |
| 1227 | 2026-02-24T01:24:59.559Z | Downloaded bitflags v1.3.2 |
| 1228 | 2026-02-24T01:24:59.559Z | Downloaded bitfield v0.19.2 |
| 1229 | 2026-02-24T01:24:59.559Z | Downloaded async-trait v0.1.89 |
| 1230 | 2026-02-24T01:24:59.559Z | Downloaded async-stream v0.3.6 |
| 1231 | 2026-02-24T01:24:59.559Z | Downloaded flagset v0.4.6 |
| 1232 | 2026-02-24T01:24:59.559Z | Downloaded fatfs v0.3.6 |
| 1233 | 2026-02-24T01:24:59.559Z | Downloaded env_filter v0.1.2 |
| 1234 | 2026-02-24T01:24:59.559Z | Downloaded endian-type v0.1.2 |
| 1235 | 2026-02-24T01:24:59.559Z | Downloaded ena v0.14.3 |
| 1236 | 2026-02-24T01:24:59.559Z | Downloaded embedded-io v0.6.1 |
| 1237 | 2026-02-24T01:24:59.583Z | Downloaded embedded-io v0.4.0 |
| 1238 | 2026-02-24T01:24:59.583Z | Downloaded dunce v1.0.5 |
| 1239 | 2026-02-24T01:24:59.583Z | Downloaded display-error-chain v0.2.2 |
| 1240 | 2026-02-24T01:24:59.583Z | Downloaded diesel-dtrace v0.4.2 |
| 1241 | 2026-02-24T01:24:59.583Z | Downloaded des v0.8.1 |
| 1242 | 2026-02-24T01:24:59.583Z | Downloaded derive_more-impl v2.0.1 |
| 1243 | 2026-02-24T01:24:59.583Z | Downloaded derive_more v2.0.1 |
| 1244 | 2026-02-24T01:24:59.583Z | Downloaded derive_more v0.99.20 |
| 1245 | 2026-02-24T01:24:59.607Z | Downloaded darling_core v0.21.0 |
| 1246 | 2026-02-24T01:24:59.607Z | Downloaded daft-derive v0.1.4 |
| 1247 | 2026-02-24T01:24:59.607Z | Downloaded daft v0.1.4 |
| 1248 | 2026-02-24T01:24:59.607Z | Downloaded ctr v0.9.2 |
| 1249 | 2026-02-24T01:24:59.607Z | Downloaded crypto-bigint v0.5.5 |
| 1250 | 2026-02-24T01:24:59.631Z | Downloaded crossbeam-deque v0.8.5 |
| 1251 | 2026-02-24T01:24:59.631Z | Downloaded crc-any v2.5.0 |
| 1252 | 2026-02-24T01:24:59.631Z | Downloaded colored v3.0.0 |
| 1253 | 2026-02-24T01:24:59.631Z | Downloaded blake3 v1.5.4 |
| 1254 | 2026-02-24T01:24:59.631Z | Downloaded bindgen v0.71.1 |
| 1255 | 2026-02-24T01:24:59.655Z | Downloaded base64 v0.13.1 |
| 1256 | 2026-02-24T01:24:59.655Z | Downloaded atomic-waker v1.1.2 |
| 1257 | 2026-02-24T01:24:59.655Z | Downloaded aho-corasick v1.1.3 |
| 1258 | 2026-02-24T01:24:59.655Z | Downloaded darling_core v0.20.10 |
| 1259 | 2026-02-24T01:24:59.655Z | Downloaded darling v0.21.0 |
| 1260 | 2026-02-24T01:24:59.679Z | Downloaded csv-core v0.1.11 |
| 1261 | 2026-02-24T01:24:59.679Z | Downloaded cstr-argument v0.1.2 |
| 1262 | 2026-02-24T01:24:59.679Z | Downloaded crossbeam-channel v0.5.15 |
| 1263 | 2026-02-24T01:24:59.679Z | Downloaded crc32fast v1.4.2 |
| 1264 | 2026-02-24T01:24:59.679Z | Downloaded crc v3.2.1 |
| 1265 | 2026-02-24T01:24:59.679Z | Downloaded corncobs v0.1.4 |
| 1266 | 2026-02-24T01:24:59.679Z | Downloaded constant_time_eq v0.3.1 |
| 1267 | 2026-02-24T01:24:59.679Z | Downloaded const_format v0.2.34 |
| 1268 | 2026-02-24T01:24:59.680Z | Downloaded const-oid v0.9.6 |
| 1269 | 2026-02-24T01:24:59.703Z | Downloaded clang-sys v1.8.1 |
| 1270 | 2026-02-24T01:24:59.703Z | Downloaded cipher v0.4.4 |
| 1271 | 2026-02-24T01:24:59.703Z | Downloaded ciborium-ll v0.2.2 |
| 1272 | 2026-02-24T01:24:59.704Z | Downloaded ciborium v0.2.2 |
| 1273 | 2026-02-24T01:24:59.704Z | Downloaded chacha20 v0.9.1 |
| 1274 | 2026-02-24T01:24:59.704Z | Downloaded cexpr v0.6.0 |
| 1275 | 2026-02-24T01:24:59.704Z | Downloaded castaway v0.2.3 |
| 1276 | 2026-02-24T01:24:59.704Z | Downloaded cargo_metadata v0.19.2 |
| 1277 | 2026-02-24T01:24:59.704Z | Downloaded bzip2 v0.4.4 |
| 1278 | 2026-02-24T01:24:59.704Z | Downloaded bumpalo v3.16.0 |
| 1279 | 2026-02-24T01:24:59.704Z | Downloaded block-padding v0.3.3 |
| 1280 | 2026-02-24T01:24:59.704Z | Downloaded bitfield-macros v0.19.2 |
| 1281 | 2026-02-24T01:24:59.704Z | Downloaded bb8 v0.8.5 |
| 1282 | 2026-02-24T01:24:59.728Z | Downloaded backoff v0.4.0 |
| 1283 | 2026-02-24T01:24:59.728Z | Downloaded atty v0.2.14 |
| 1284 | 2026-02-24T01:24:59.728Z | Downloaded atomicwrites v0.4.4 |
| 1285 | 2026-02-24T01:24:59.728Z | Downloaded async-stream-impl v0.3.6 |
| 1286 | 2026-02-24T01:24:59.728Z | Downloaded async-recursion v1.1.1 |
| 1287 | 2026-02-24T01:24:59.728Z | Downloaded async-bb8-diesel v0.2.1 |
| 1288 | 2026-02-24T01:24:59.728Z | Downloaded ascii-canvas v3.0.0 |
| 1289 | 2026-02-24T01:24:59.728Z | Downloaded argon2 v0.5.3 |
| 1290 | 2026-02-24T01:24:59.728Z | Downloaded arc-swap v1.7.1 |
| 1291 | 2026-02-24T01:24:59.728Z | Downloaded aead v0.5.2 |
| 1292 | 2026-02-24T01:24:59.728Z | Downloaded critical-section v1.1.3 |
| 1293 | 2026-02-24T01:24:59.728Z | Downloaded crc8 v0.1.1 |
| 1294 | 2026-02-24T01:24:59.728Z | Downloaded crc-catalog v2.4.0 |
| 1295 | 2026-02-24T01:24:59.752Z | Downloaded convert_case v0.7.1 |
| 1296 | 2026-02-24T01:24:59.752Z | Downloaded convert_case v0.4.0 |
| 1297 | 2026-02-24T01:24:59.752Z | Downloaded const_format_proc_macros v0.2.34 |
| 1298 | 2026-02-24T01:24:59.752Z | Downloaded console v0.16.0 |
| 1299 | 2026-02-24T01:24:59.752Z | Downloaded cmake v0.1.51 |
| 1300 | 2026-02-24T01:24:59.752Z | Downloaded cfg_aliases v0.1.1 |
| 1301 | 2026-02-24T01:24:59.753Z | Downloaded cbc v0.1.2 |
| 1302 | 2026-02-24T01:24:59.753Z | Downloaded cassowary v0.3.0 |
| 1303 | 2026-02-24T01:24:59.753Z | Downloaded buf-list v1.0.3 |
| 1304 | 2026-02-24T01:24:59.753Z | Downloaded blowfish v0.9.1 |
| 1305 | 2026-02-24T01:24:59.753Z | Downloaded bitvec v1.0.1 |
| 1306 | 2026-02-24T01:24:59.777Z | Downloaded bitfield-struct v0.6.2 |
| 1307 | 2026-02-24T01:24:59.777Z | Downloaded bit-vec v0.8.0 |
| 1308 | 2026-02-24T01:24:59.777Z | Downloaded bit-set v0.8.0 |
| 1309 | 2026-02-24T01:24:59.777Z | Downloaded bit-set v0.5.3 |
| 1310 | 2026-02-24T01:24:59.777Z | Downloaded base64 v0.21.7 |
| 1311 | 2026-02-24T01:24:59.777Z | Downloaded backtrace v0.3.74 |
| 1312 | 2026-02-24T01:24:59.801Z | Downloaded arrayref v0.3.9 |
| 1313 | 2026-02-24T01:24:59.801Z | Downloaded aes-gcm v0.10.3 |
| 1314 | 2026-02-24T01:24:59.801Z | Downloaded bcs v0.1.6 |
| 1315 | 2026-02-24T01:24:59.801Z | Downloaded base64ct v1.6.0 |
| 1316 | 2026-02-24T01:24:59.801Z | Downloaded base64 v0.22.1 |
| 1317 | 2026-02-24T01:24:59.801Z | Downloaded array-init v0.0.4 |
| 1318 | 2026-02-24T01:24:59.801Z | Downloaded ar_archive_writer v0.5.1 |
| 1319 | 2026-02-24T01:24:59.801Z | Downloaded allocator-api2 v0.2.21 |
| 1320 | 2026-02-24T01:24:59.825Z | Downloaded aes v0.8.4 |
| 1321 | 2026-02-24T01:24:59.825Z | Downloaded arrayvec v0.7.6 |
| 1322 | 2026-02-24T01:24:59.825Z | Downloaded ahash v0.8.12 |
| 1323 | 2026-02-24T01:24:59.825Z | Downloaded adler2 v2.0.0 |
| 1324 | 2026-02-24T01:24:59.825Z | Downloaded addr2line v0.24.2 |
| 1325 | 2026-02-24T01:24:59.825Z | Downloaded base16ct v0.2.0 |
| 1326 | 2026-02-24T01:25:00.008Z | Compiling value-bag v1.12.0 |
| 1327 | 2026-02-24T01:25:00.008Z | Compiling lock_api v0.4.12 |
| 1328 | 2026-02-24T01:25:00.008Z | Compiling scopeguard v1.2.0 |
| 1329 | 2026-02-24T01:25:00.008Z | Compiling shlex v1.3.0 |
| 1330 | 2026-02-24T01:25:00.032Z | Compiling find-msvc-tools v0.1.9 |
| 1331 | 2026-02-24T01:25:00.032Z | Compiling syn v2.0.114 |
| 1332 | 2026-02-24T01:25:00.032Z | Compiling getrandom v0.2.15 |
| 1333 | 2026-02-24T01:25:00.032Z | Compiling jobserver v0.1.32 |
| 1334 | 2026-02-24T01:25:00.327Z | Compiling typenum v1.17.0 |
| 1335 | 2026-02-24T01:25:00.475Z | Compiling smallvec v1.15.1 |
| 1336 | 2026-02-24T01:25:00.553Z | Compiling log v0.4.29 |
| 1337 | 2026-02-24T01:25:00.615Z | Compiling cc v1.2.56 |
| 1338 | 2026-02-24T01:25:00.654Z | Compiling rand_core v0.6.4 |
| 1339 | 2026-02-24T01:25:00.860Z | Compiling generic-array v0.14.7 |
| 1340 | 2026-02-24T01:25:00.977Z | Compiling subtle v2.6.1 |
| 1341 | 2026-02-24T01:25:01.038Z | Compiling portable-atomic v1.11.0 |
| 1342 | 2026-02-24T01:25:01.232Z | Compiling const-oid v0.9.6 |
| 1343 | 2026-02-24T01:25:01.290Z | Compiling critical-section v1.1.3 |
| 1344 | 2026-02-24T01:25:01.321Z | Compiling serde_json v1.0.149 |
| 1345 | 2026-02-24T01:25:01.403Z | Compiling pkg-config v0.3.31 |
| 1346 | 2026-02-24T01:25:01.496Z | Compiling getrandom v0.3.4 |
| 1347 | 2026-02-24T01:25:01.693Z | Compiling spin v0.9.8 |
| 1348 | 2026-02-24T01:25:02.108Z | Compiling parking_lot_core v0.9.10 |
| 1349 | 2026-02-24T01:25:02.909Z | Compiling pin-project-lite v0.2.14 |
| 1350 | 2026-02-24T01:25:02.965Z | Compiling regex-syntax v0.8.5 |
| 1351 | 2026-02-24T01:25:03.110Z | Compiling libm v0.2.8 |
| 1352 | 2026-02-24T01:25:03.605Z | Compiling rustix v0.38.37 |
| 1353 | 2026-02-24T01:25:03.784Z | Compiling once_cell v1.21.3 |
| 1354 | 2026-02-24T01:25:03.861Z | Compiling signal-hook-registry v1.4.2 |
| 1355 | 2026-02-24T01:25:04.258Z | Compiling num-traits v0.2.19 |
| 1356 | 2026-02-24T01:25:04.334Z | Compiling allocator-api2 v0.2.21 |
| 1357 | 2026-02-24T01:25:04.530Z | Compiling parking_lot v0.12.3 |
| 1358 | 2026-02-24T01:25:04.755Z | Compiling mio v1.0.2 |
| 1359 | 2026-02-24T01:25:04.936Z | Compiling futures-core v0.3.31 |
| 1360 | 2026-02-24T01:25:05.110Z | Compiling lazy_static v1.5.0 |
| 1361 | 2026-02-24T01:25:05.199Z | Compiling aho-corasick v1.1.3 |
| 1362 | 2026-02-24T01:25:05.264Z | Compiling percent-encoding v2.3.2 |
| 1363 | 2026-02-24T01:25:05.326Z | Compiling socket2 v0.6.1 |
| 1364 | 2026-02-24T01:25:05.797Z | Compiling slab v0.4.9 |
| 1365 | 2026-02-24T01:25:05.835Z | Compiling cpufeatures v0.2.14 |
| 1366 | 2026-02-24T01:25:05.899Z | Compiling glob v0.3.2 |
| 1367 | 2026-02-24T01:25:05.959Z | Compiling futures-sink v0.3.31 |
| 1368 | 2026-02-24T01:25:06.164Z | Compiling either v1.15.0 |
| 1369 | 2026-02-24T01:25:06.191Z | Compiling futures-channel v0.3.31 |
| 1370 | 2026-02-24T01:25:06.636Z | Compiling hashbrown v0.16.1 |
| 1371 | 2026-02-24T01:25:06.679Z | Compiling prettyplease v0.2.36 |
| 1372 | 2026-02-24T01:25:06.704Z | Compiling futures-io v0.3.31 |
| 1373 | 2026-02-24T01:25:06.810Z | Compiling clang-sys v1.8.1 |
| 1374 | 2026-02-24T01:25:07.028Z | Compiling futures-task v0.3.31 |
| 1375 | 2026-02-24T01:25:07.054Z | Compiling pin-utils v0.1.0 |
| 1376 | 2026-02-24T01:25:07.204Z | Compiling rustversion v1.0.22 |
| 1377 | 2026-02-24T01:25:07.436Z | Compiling regex-automata v0.4.11 |
| 1378 | 2026-02-24T01:25:07.570Z | Compiling minimal-lexical v0.2.1 |
| 1379 | 2026-02-24T01:25:07.636Z | Compiling libloading v0.8.5 |
| 1380 | 2026-02-24T01:25:08.019Z | Compiling synstructure v0.13.1 |
| 1381 | 2026-02-24T01:25:08.095Z | Compiling nom v7.1.3 |
| 1382 | 2026-02-24T01:25:08.150Z | Compiling indexmap v2.13.0 |
| 1383 | 2026-02-24T01:25:09.051Z | Compiling bindgen v0.69.5 |
| 1384 | 2026-02-24T01:25:09.460Z | Compiling ident_case v1.0.1 |
| 1385 | 2026-02-24T01:25:09.609Z | Compiling home v0.5.9 |
| 1386 | 2026-02-24T01:25:09.673Z | Compiling base64ct v1.6.0 |
| 1387 | 2026-02-24T01:25:09.883Z | Compiling itertools v0.12.1 |
| 1388 | 2026-02-24T01:25:10.067Z | Compiling form_urlencoded v1.2.2 |
| 1389 | 2026-02-24T01:25:10.275Z | Compiling pem-rfc7468 v0.7.0 |
| 1390 | 2026-02-24T01:25:10.393Z | Compiling rustc-hash v1.1.0 |
| 1391 | 2026-02-24T01:25:10.588Z | Compiling flagset v0.4.6 |
| 1392 | 2026-02-24T01:25:10.837Z | Compiling lazycell v1.3.0 |
| 1393 | 2026-02-24T01:25:10.910Z | Compiling rand_core v0.9.3 |
| 1394 | 2026-02-24T01:25:11.054Z | Compiling cmake v0.1.51 |
| 1395 | 2026-02-24T01:25:11.583Z | Compiling cexpr v0.6.0 |
| 1396 | 2026-02-24T01:25:11.662Z | Compiling foldhash v0.1.5 |
| 1397 | 2026-02-24T01:25:11.922Z | Compiling iana-time-zone v0.1.63 |
| 1398 | 2026-02-24T01:25:12.038Z | Compiling paste v1.0.15 |
| 1399 | 2026-02-24T01:25:12.401Z | Compiling fs_extra v1.3.0 |
| 1400 | 2026-02-24T01:25:12.607Z | Compiling dunce v1.0.5 |
| 1401 | 2026-02-24T01:25:12.739Z | Compiling serde_derive v1.0.228 |
| 1402 | 2026-02-24T01:25:12.773Z | Compiling zeroize_derive v1.4.2 |
| 1403 | 2026-02-24T01:25:12.903Z | Compiling zerofrom-derive v0.1.4 |
| 1404 | 2026-02-24T01:25:12.950Z | Compiling yoke-derive v0.7.4 |
| 1405 | 2026-02-24T01:25:12.976Z | Compiling zerovec-derive v0.10.3 |
| 1406 | 2026-02-24T01:25:13.320Z | Compiling displaydoc v0.2.5 |
| 1407 | 2026-02-24T01:25:14.266Z | Compiling zeroize v1.8.1 |
| 1408 | 2026-02-24T01:25:14.857Z | Compiling icu_provider_macros v1.5.0 |
| 1409 | 2026-02-24T01:25:15.311Z | Compiling zerocopy-derive v0.7.35 |
| 1410 | 2026-02-24T01:25:15.648Z | Compiling tokio-macros v2.6.0 |
| 1411 | 2026-02-24T01:25:15.889Z | Compiling thiserror-impl v2.0.18 |
| 1412 | 2026-02-24T01:25:16.107Z | Compiling crypto-common v0.1.6 |
| 1413 | 2026-02-24T01:25:16.145Z | Compiling block-buffer v0.10.4 |
| 1414 | 2026-02-24T01:25:16.396Z | Compiling zerofrom v0.1.4 |
| 1415 | 2026-02-24T01:25:16.485Z | Compiling digest v0.10.7 |
| 1416 | 2026-02-24T01:25:16.661Z | Compiling yoke v0.7.4 |
| 1417 | 2026-02-24T01:25:17.063Z | Compiling zerovec v0.10.4 |
| 1418 | 2026-02-24T01:25:17.094Z | Compiling hmac v0.12.1 |
| 1419 | 2026-02-24T01:25:17.205Z | Compiling zerocopy v0.7.35 |
| 1420 | 2026-02-24T01:25:17.348Z | Compiling block-padding v0.3.3 |
| 1421 | 2026-02-24T01:25:17.553Z | Compiling futures-macro v0.3.31 |
| 1422 | 2026-02-24T01:25:17.665Z | Compiling inout v0.1.3 |
| 1423 | 2026-02-24T01:25:17.988Z | Compiling regex v1.11.3 |
| 1424 | 2026-02-24T01:25:18.529Z | Compiling cipher v0.4.4 |
| 1425 | 2026-02-24T01:25:18.714Z | Compiling ppv-lite86 v0.2.20 |
| 1426 | 2026-02-24T01:25:19.013Z | Compiling sha2 v0.10.9 |
| 1427 | 2026-02-24T01:25:19.113Z | Compiling tinystr v0.7.6 |
| 1428 | 2026-02-24T01:25:19.205Z | Compiling icu_collections v1.5.0 |
| 1429 | 2026-02-24T01:25:19.292Z | Compiling thiserror v2.0.18 |
| 1430 | 2026-02-24T01:25:19.353Z | Compiling futures-util v0.3.31 |
| 1431 | 2026-02-24T01:25:19.491Z | Compiling der_derive v0.7.3 |
| 1432 | 2026-02-24T01:25:19.547Z | Compiling icu_locid v1.5.0 |
| 1433 | 2026-02-24T01:25:19.576Z | Compiling pest v2.8.2 |
| 1434 | 2026-02-24T01:25:20.039Z | Compiling salsa20 v0.10.2 |
| 1435 | 2026-02-24T01:25:20.189Z | Compiling serde v1.0.228 |
| 1436 | 2026-02-24T01:25:20.341Z | Compiling pbkdf2 v0.12.2 |
| 1437 | 2026-02-24T01:25:20.604Z | Compiling hashbrown v0.15.4 |
| 1438 | 2026-02-24T01:25:20.631Z | Compiling rustc_version v0.4.1 |
| 1439 | 2026-02-24T01:25:21.375Z | Compiling icu_provider v1.5.0 |
| 1440 | 2026-02-24T01:25:21.703Z | Compiling bitflags v2.9.4 |
| 1441 | 2026-02-24T01:25:21.727Z | Compiling bytes v1.11.1 |
| 1442 | 2026-02-24T01:25:21.881Z | Compiling der v0.7.10 |
| 1443 | 2026-02-24T01:25:21.991Z | Compiling chrono v0.4.43 |
| 1444 | 2026-02-24T01:25:22.583Z | Compiling icu_locid_transform v1.5.0 |
| 1445 | 2026-02-24T01:25:22.880Z | Compiling uuid v1.19.0 |
| 1446 | 2026-02-24T01:25:22.977Z | Compiling tokio v1.49.0 |
| 1447 | 2026-02-24T01:25:23.295Z | Compiling zerocopy v0.8.27 |
| 1448 | 2026-02-24T01:25:24.072Z | Compiling icu_properties v1.5.1 |
| 1449 | 2026-02-24T01:25:24.410Z | Compiling spki v0.7.3 |
| 1450 | 2026-02-24T01:25:24.813Z | Compiling vcpkg v0.2.15 |
| 1451 | 2026-02-24T01:25:24.934Z | Compiling http v1.4.0 |
| 1452 | 2026-02-24T01:25:25.039Z | Compiling pest_meta v2.8.2 |
| 1453 | 2026-02-24T01:25:25.370Z | Compiling scrypt v0.11.0 |
| 1454 | 2026-02-24T01:25:25.871Z | Compiling which v4.4.2 |
| 1455 | 2026-02-24T01:25:26.184Z | Compiling rand_chacha v0.9.0 |
| 1456 | 2026-02-24T01:25:26.754Z | Compiling openssl-sys v0.9.109 |
| 1457 | 2026-02-24T01:25:26.916Z | Compiling cbc v0.1.2 |
| 1458 | 2026-02-24T01:25:27.222Z | Compiling aes v0.8.4 |
| 1459 | 2026-02-24T01:25:27.246Z | Compiling zerocopy-derive v0.8.27 |
| 1460 | 2026-02-24T01:25:27.954Z | Compiling rand v0.9.2 |
| 1461 | 2026-02-24T01:25:28.159Z | Compiling icu_normalizer v1.5.0 |
| 1462 | 2026-02-24T01:25:28.983Z | Compiling pkcs5 v0.7.1 |
| 1463 | 2026-02-24T01:25:29.583Z | Compiling idna_adapter v1.2.0 |
| 1464 | 2026-02-24T01:25:29.844Z | Compiling idna v1.0.3 |
| 1465 | 2026-02-24T01:25:29.872Z | Compiling pest_generator v2.8.2 |
| 1466 | 2026-02-24T01:25:29.899Z | Compiling tracing-attributes v0.1.27 |
| 1467 | 2026-02-24T01:25:30.042Z | Compiling serde_derive_internals v0.29.1 |
| 1468 | 2026-02-24T01:25:30.107Z | Compiling ring v0.17.14 |
| 1469 | 2026-02-24T01:25:31.232Z | Compiling url v2.5.4 |
| 1470 | 2026-02-24T01:25:31.309Z | Compiling tracing-core v0.1.32 |
| 1471 | 2026-02-24T01:25:31.658Z | Compiling rustix v1.1.3 |
| 1472 | 2026-02-24T01:25:32.359Z | Compiling aws-lc-rs v1.12.4 |
| 1473 | 2026-02-24T01:25:32.445Z | Compiling adler2 v2.0.0 |
| 1474 | 2026-02-24T01:25:32.716Z | Compiling schemars v0.8.22 |
| 1475 | 2026-02-24T01:25:32.740Z | Compiling miniz_oxide v0.8.5 |
| 1476 | 2026-02-24T01:25:33.089Z | Compiling tracing v0.1.40 |
| 1477 | 2026-02-24T01:25:33.141Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-02-24T01:25:33.222Z | Compiling pest_derive v2.8.2 |
| 1479 | 2026-02-24T01:25:33.664Z | Compiling tokio-util v0.7.15 |
| 1480 | 2026-02-24T01:25:34.231Z | Compiling pkcs8 v0.10.2 |
| 1481 | 2026-02-24T01:25:34.270Z | Compiling http-body v1.0.1 |
| 1482 | 2026-02-24T01:25:34.296Z | Compiling scroll_derive v0.13.1 |
| 1483 | 2026-02-24T01:25:34.586Z | Compiling darling_core v0.20.10 |
| 1484 | 2026-02-24T01:25:34.973Z | Compiling rustls-pki-types v1.10.0 |
| 1485 | 2026-02-24T01:25:36.091Z | Compiling httparse v1.9.5 |
| 1486 | 2026-02-24T01:25:36.122Z | Compiling dyn-clone v1.0.20 |
| 1487 | 2026-02-24T01:25:36.148Z | Compiling base64 v0.22.1 |
| 1488 | 2026-02-24T01:25:36.249Z | Compiling tinyvec_macros v0.1.1 |
| 1489 | 2026-02-24T01:25:36.386Z | Compiling tinyvec v1.8.0 |
| 1490 | 2026-02-24T01:25:36.843Z | Compiling scroll v0.13.0 |
| 1491 | 2026-02-24T01:25:37.536Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1492 | 2026-02-24T01:25:38.017Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1493 | 2026-02-24T01:25:38.362Z | Compiling num-conv v0.1.0 |
| 1494 | 2026-02-24T01:25:38.563Z | Compiling tower-layer v0.3.3 |
| 1495 | 2026-02-24T01:25:38.683Z | Compiling time-core v0.1.6 |
| 1496 | 2026-02-24T01:25:38.851Z | Compiling openssl-probe v0.1.5 |
| 1497 | 2026-02-24T01:25:38.895Z | Compiling foreign-types-shared v0.1.1 |
| 1498 | 2026-02-24T01:25:38.919Z | Compiling untrusted v0.9.0 |
| 1499 | 2026-02-24T01:25:39.025Z | Compiling tower-service v0.3.3 |
| 1500 | 2026-02-24T01:25:39.053Z | Compiling openssl v0.10.73 |
| 1501 | 2026-02-24T01:25:39.147Z | Compiling untrusted v0.7.1 |
| 1502 | 2026-02-24T01:25:39.192Z | Compiling atomic-waker v1.1.2 |
| 1503 | 2026-02-24T01:25:39.218Z | Compiling try-lock v0.2.5 |
| 1504 | 2026-02-24T01:25:39.388Z | Compiling powerfmt v0.2.0 |
| 1505 | 2026-02-24T01:25:39.412Z | Compiling want v0.3.1 |
| 1506 | 2026-02-24T01:25:39.439Z | Compiling h2 v0.4.6 |
| 1507 | 2026-02-24T01:25:39.518Z | Compiling tempfile v3.24.0 |
| 1508 | 2026-02-24T01:25:39.835Z | Compiling deranged v0.5.3 |
| 1509 | 2026-02-24T01:25:39.861Z | Compiling time-macros v0.2.24 |
| 1510 | 2026-02-24T01:25:39.931Z | Compiling foreign-types v0.3.2 |
| 1511 | 2026-02-24T01:25:40.603Z | Compiling darling_macro v0.20.10 |
| 1512 | 2026-02-24T01:25:41.499Z | Compiling darling v0.20.10 |
| 1513 | 2026-02-24T01:25:41.531Z | Compiling goblin v0.10.2 |
| 1514 | 2026-02-24T01:25:42.718Z | Compiling ipnet v2.11.0 |
| 1515 | 2026-02-24T01:25:42.776Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-02-24T01:25:43.528Z | Compiling wait-timeout v0.2.0 |
| 1517 | 2026-02-24T01:25:43.742Z | Compiling gimli v0.31.1 |
| 1518 | 2026-02-24T01:25:43.913Z | Compiling num_threads v0.1.7 |
| 1519 | 2026-02-24T01:25:44.082Z | Compiling quick-error v1.2.3 |
| 1520 | 2026-02-24T01:25:44.106Z | Compiling usdt-impl v0.6.0 |
| 1521 | 2026-02-24T01:25:44.295Z | Compiling httpdate v1.0.3 |
| 1522 | 2026-02-24T01:25:44.342Z | Compiling rustls v0.23.19 |
| 1523 | 2026-02-24T01:25:44.502Z | Compiling native-tls v0.2.12 |
| 1524 | 2026-02-24T01:25:44.691Z | Compiling syn v1.0.109 |
| 1525 | 2026-02-24T01:25:44.766Z | Compiling bit-vec v0.8.0 |
| 1526 | 2026-02-24T01:25:44.875Z | Compiling crossbeam-utils v0.8.21 |
| 1527 | 2026-02-24T01:25:45.311Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-02-24T01:25:45.501Z | Compiling rusty-fork v0.3.0 |
| 1529 | 2026-02-24T01:25:45.566Z | Compiling time v0.3.43 |
| 1530 | 2026-02-24T01:25:46.213Z | Compiling derive_builder_core v0.20.2 |
| 1531 | 2026-02-24T01:25:48.423Z | Compiling addr2line v0.24.2 |
| 1532 | 2026-02-24T01:25:48.710Z | Compiling hyper v1.8.1 |
| 1533 | 2026-02-24T01:25:49.224Z | Compiling dof v0.4.0 |
| 1534 | 2026-02-24T01:25:49.821Z | Compiling unicode-normalization v0.1.24 |
| 1535 | 2026-02-24T01:25:50.092Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-02-24T01:25:51.248Z | Compiling heapless v0.7.17 |
| 1537 | 2026-02-24T01:25:51.783Z | Compiling signature v2.2.0 |
| 1538 | 2026-02-24T01:25:51.879Z | Compiling scroll_derive v0.12.0 |
| 1539 | 2026-02-24T01:25:52.164Z | Compiling thiserror-impl v1.0.69 |
| 1540 | 2026-02-24T01:25:52.195Z | Compiling rand_xorshift v0.4.0 |
| 1541 | 2026-02-24T01:25:52.574Z | Compiling darling_core v0.21.0 |
| 1542 | 2026-02-24T01:25:53.136Z | Compiling slog v2.8.2 |
| 1543 | 2026-02-24T01:25:53.505Z | Compiling thread-id v5.0.0 |
| 1544 | 2026-02-24T01:25:53.691Z | Compiling cookie v0.18.1 |
| 1545 | 2026-02-24T01:25:53.739Z | Compiling crc32fast v1.4.2 |
| 1546 | 2026-02-24T01:25:54.024Z | Compiling object v0.36.5 |
| 1547 | 2026-02-24T01:25:54.048Z | Compiling siphasher v0.3.11 |
| 1548 | 2026-02-24T01:25:54.136Z | Compiling unarray v0.1.4 |
| 1549 | 2026-02-24T01:25:54.232Z | Compiling signal-hook v0.3.18 |
| 1550 | 2026-02-24T01:25:54.341Z | Compiling unicode-properties v0.1.3 |
| 1551 | 2026-02-24T01:25:54.478Z | Compiling rustc-demangle v0.1.24 |
| 1552 | 2026-02-24T01:25:54.544Z | Compiling zlib-rs v0.5.1 |
| 1553 | 2026-02-24T01:25:54.824Z | Compiling unicode-bidi v0.3.17 |
| 1554 | 2026-02-24T01:25:55.085Z | Compiling zstd-safe v7.2.3 |
| 1555 | 2026-02-24T01:25:55.446Z | Compiling anyhow v1.0.99 |
| 1556 | 2026-02-24T01:25:55.498Z | Compiling thiserror v1.0.69 |
| 1557 | 2026-02-24T01:25:55.718Z | Compiling stringprep v0.1.5 |
| 1558 | 2026-02-24T01:25:55.819Z | Compiling phf_shared v0.11.2 |
| 1559 | 2026-02-24T01:25:56.214Z | Compiling proptest v1.7.0 |
| 1560 | 2026-02-24T01:25:56.340Z | Compiling scroll v0.12.0 |
| 1561 | 2026-02-24T01:25:57.069Z | Compiling hyper-util v0.1.19 |
| 1562 | 2026-02-24T01:25:57.700Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-02-24T01:25:59.507Z | Compiling darling_macro v0.21.0 |
| 1564 | 2026-02-24T01:25:59.800Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-02-24T01:26:00.712Z | Compiling erased-serde v0.3.31 |
| 1566 | 2026-02-24T01:26:00.831Z | Compiling toml_datetime v0.6.11 |
| 1567 | 2026-02-24T01:26:01.390Z | Compiling serde_spanned v0.6.9 |
| 1568 | 2026-02-24T01:26:01.742Z | Compiling serde_tokenstream v0.2.2 |
| 1569 | 2026-02-24T01:26:01.981Z | Compiling curve25519-dalek v4.1.3 |
| 1570 | 2026-02-24T01:26:02.120Z | Compiling rand_chacha v0.3.1 |
| 1571 | 2026-02-24T01:26:02.500Z | Compiling libz-rs-sys v0.5.1 |
| 1572 | 2026-02-24T01:26:02.760Z | Compiling backtrace v0.3.74 |
| 1573 | 2026-02-24T01:26:02.883Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-02-24T01:26:02.938Z | Compiling vergen-lib v0.1.6 |
| 1575 | 2026-02-24T01:26:03.201Z | Compiling num-integer v0.1.46 |
| 1576 | 2026-02-24T01:26:03.258Z | Compiling sync_wrapper v1.0.1 |
| 1577 | 2026-02-24T01:26:03.337Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-02-24T01:26:03.498Z | Compiling ff v0.13.0 |
| 1579 | 2026-02-24T01:26:03.761Z | Compiling memoffset v0.9.1 |
| 1580 | 2026-02-24T01:26:03.858Z | Compiling cfg_aliases v0.2.1 |
| 1581 | 2026-02-24T01:26:03.980Z | Compiling litrs v0.4.1 |
| 1582 | 2026-02-24T01:26:04.014Z | Compiling num-bigint-dig v0.8.6 |
| 1583 | 2026-02-24T01:26:04.133Z | Compiling psl-types v2.0.11 |
| 1584 | 2026-02-24T01:26:04.263Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-02-24T01:26:04.396Z | Compiling smoltcp v0.9.1 |
| 1586 | 2026-02-24T01:26:04.421Z | Compiling ref-cast v1.0.25 |
| 1587 | 2026-02-24T01:26:04.606Z | Compiling fallible-iterator v0.2.0 |
| 1588 | 2026-02-24T01:26:05.188Z | Compiling document-features v0.2.11 |
| 1589 | 2026-02-24T01:26:05.219Z | Compiling sec1 v0.7.3 |
| 1590 | 2026-02-24T01:26:05.289Z | Compiling publicsuffix v2.3.0 |
| 1591 | 2026-02-24T01:26:05.449Z | Compiling postgres-protocol v0.6.8 |
| 1592 | 2026-02-24T01:26:05.768Z | Compiling nix v0.29.0 |
| 1593 | 2026-02-24T01:26:05.869Z | Compiling group v0.13.0 |
| 1594 | 2026-02-24T01:26:05.974Z | Compiling num-iter v0.1.45 |
| 1595 | 2026-02-24T01:26:06.555Z | Compiling tower v0.5.2 |
| 1596 | 2026-02-24T01:26:06.629Z | Compiling newtype-uuid v1.3.2 |
| 1597 | 2026-02-24T01:26:06.873Z | Compiling flate2 v1.1.2 |
| 1598 | 2026-02-24T01:26:07.205Z | Compiling rand v0.8.5 |
| 1599 | 2026-02-24T01:26:07.479Z | Compiling darling v0.21.0 |
| 1600 | 2026-02-24T01:26:07.619Z | Compiling oxnet v0.1.4 |
| 1601 | 2026-02-24T01:26:07.739Z | Compiling derive_builder v0.20.2 |
| 1602 | 2026-02-24T01:26:07.867Z | Compiling tokio-native-tls v0.3.1 |
| 1603 | 2026-02-24T01:26:07.952Z | Compiling goblin v0.8.2 |
| 1604 | 2026-02-24T01:26:08.926Z | Compiling rustls-native-certs v0.8.1 |
| 1605 | 2026-02-24T01:26:09.234Z | Compiling webpki-roots v1.0.1 |
| 1606 | 2026-02-24T01:26:09.263Z | Compiling http-body-util v0.1.3 |
| 1607 | 2026-02-24T01:26:09.405Z | Compiling strum_macros v0.27.2 |
| 1608 | 2026-02-24T01:26:09.467Z | Compiling terminal_size v0.4.0 |
| 1609 | 2026-02-24T01:26:09.518Z | Compiling cargo-platform v0.1.8 |
| 1610 | 2026-02-24T01:26:09.763Z | Compiling hkdf v0.12.4 |
| 1611 | 2026-02-24T01:26:09.794Z | Compiling crypto-bigint v0.5.5 |
| 1612 | 2026-02-24T01:26:10.076Z | Compiling daft-derive v0.1.4 |
| 1613 | 2026-02-24T01:26:10.119Z | Compiling async-trait v0.1.89 |
| 1614 | 2026-02-24T01:26:11.104Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-02-24T01:26:11.679Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1616 | 2026-02-24T01:26:12.178Z | Compiling ref-cast-impl v1.0.25 |
| 1617 | 2026-02-24T01:26:12.812Z | Compiling vergen v9.0.6 |
| 1618 | 2026-02-24T01:26:13.216Z | Compiling ahash v0.8.12 |
| 1619 | 2026-02-24T01:26:13.276Z | Compiling fs-err v3.1.1 |
| 1620 | 2026-02-24T01:26:13.568Z | Compiling bitflags v1.3.2 |
| 1621 | 2026-02-24T01:26:13.602Z | Compiling simd-adler32 v0.3.7 |
| 1622 | 2026-02-24T01:26:13.629Z | Compiling buf-list v1.0.3 |
| 1623 | 2026-02-24T01:26:13.706Z | Compiling lockfree-object-pool v0.1.6 |
| 1624 | 2026-02-24T01:26:13.995Z | Compiling ryu v1.0.18 |
| 1625 | 2026-02-24T01:26:14.253Z | Compiling winnow v0.5.40 |
| 1626 | 2026-02-24T01:26:14.280Z | Compiling managed v0.8.0 |
| 1627 | 2026-02-24T01:26:14.335Z | Compiling iri-string v0.7.8 |
| 1628 | 2026-02-24T01:26:14.378Z | Compiling unicode-segmentation v1.12.0 |
| 1629 | 2026-02-24T01:26:14.728Z | Compiling bumpalo v3.16.0 |
| 1630 | 2026-02-24T01:26:15.261Z | Compiling zopfli v0.8.1 |
| 1631 | 2026-02-24T01:26:16.033Z | Compiling strum v0.27.2 |
| 1632 | 2026-02-24T01:26:16.257Z | Compiling dof v0.3.0 |
| 1633 | 2026-02-24T01:26:17.008Z | Compiling serde_urlencoded v0.7.1 |
| 1634 | 2026-02-24T01:26:17.286Z | Compiling tower-http v0.6.6 |
| 1635 | 2026-02-24T01:26:17.663Z | Compiling clap_builder v4.5.48 |
| 1636 | 2026-02-24T01:26:17.914Z | Compiling toml_edit v0.19.15 |
| 1637 | 2026-02-24T01:26:18.212Z | Compiling elliptic-curve v0.13.8 |
| 1638 | 2026-02-24T01:26:18.246Z | Compiling hubpack v0.1.2 |
| 1639 | 2026-02-24T01:26:18.290Z | Compiling daft v0.1.4 |
| 1640 | 2026-02-24T01:26:18.668Z | Compiling cargo_metadata v0.19.2 |
| 1641 | 2026-02-24T01:26:18.869Z | Compiling hyper-tls v0.6.0 |
| 1642 | 2026-02-24T01:26:19.116Z | Compiling zstd v0.13.3 |
| 1643 | 2026-02-24T01:26:19.302Z | Compiling signal-hook-mio v0.2.4 |
| 1644 | 2026-02-24T01:26:19.498Z | Compiling cookie_store v0.21.1 |
| 1645 | 2026-02-24T01:26:21.887Z | Compiling serde_with_macros v3.16.1 |
| 1646 | 2026-02-24T01:26:22.111Z | Compiling postgres-types v0.2.9 |
| 1647 | 2026-02-24T01:26:23.576Z | Compiling usdt-attr-macro v0.6.0 |
| 1648 | 2026-02-24T01:26:24.465Z | Compiling usdt-macro v0.6.0 |
| 1649 | 2026-02-24T01:26:24.805Z | Compiling phf v0.11.2 |
| 1650 | 2026-02-24T01:26:24.972Z | Compiling dtrace-parser v0.2.0 |
| 1651 | 2026-02-24T01:26:25.162Z | Compiling ed25519 v2.2.3 |
| 1652 | 2026-02-24T01:26:25.187Z | Compiling bzip2 v0.5.2 |
| 1653 | 2026-02-24T01:26:25.598Z | Compiling bzip2 v0.4.4 |
| 1654 | 2026-02-24T01:26:25.743Z | Compiling pkcs1 v0.7.5 |
| 1655 | 2026-02-24T01:26:25.937Z | Compiling clap_derive v4.5.47 |
| 1656 | 2026-02-24T01:26:26.008Z | Compiling enum-as-inner v0.6.1 |
| 1657 | 2026-02-24T01:26:26.113Z | Compiling strum_macros v0.26.4 |
| 1658 | 2026-02-24T01:26:26.660Z | Compiling serde-big-array v0.5.1 |
| 1659 | 2026-02-24T01:26:26.931Z | Compiling hex v0.4.3 |
| 1660 | 2026-02-24T01:26:27.029Z | Compiling rfc6979 v0.4.0 |
| 1661 | 2026-02-24T01:26:27.131Z | Compiling bstr v1.10.0 |
| 1662 | 2026-02-24T01:26:27.374Z | Compiling serde_repr v0.1.19 |
| 1663 | 2026-02-24T01:26:27.493Z | Compiling float-cmp v0.10.0 |
| 1664 | 2026-02-24T01:26:27.602Z | Compiling env_filter v0.1.2 |
| 1665 | 2026-02-24T01:26:27.780Z | Compiling memmap2 v0.9.8 |
| 1666 | 2026-02-24T01:26:28.225Z | Compiling socket2 v0.5.10 |
| 1667 | 2026-02-24T01:26:28.253Z | Compiling encoding_rs v0.8.34 |
| 1668 | 2026-02-24T01:26:28.548Z | Compiling new_debug_unreachable v1.0.6 |
| 1669 | 2026-02-24T01:26:28.650Z | Compiling predicates-core v1.0.8 |
| 1670 | 2026-02-24T01:26:28.678Z | Compiling data-encoding v2.9.0 |
| 1671 | 2026-02-24T01:26:28.999Z | Compiling fixedbitset v0.4.2 |
| 1672 | 2026-02-24T01:26:29.279Z | Compiling mime v0.3.17 |
| 1673 | 2026-02-24T01:26:29.446Z | Compiling jiff v0.2.15 |
| 1674 | 2026-02-24T01:26:29.837Z | Compiling precomputed-hash v0.1.1 |
| 1675 | 2026-02-24T01:26:29.996Z | Compiling normalize-line-endings v0.3.0 |
| 1676 | 2026-02-24T01:26:30.169Z | Compiling keccak v0.1.5 |
| 1677 | 2026-02-24T01:26:30.397Z | Compiling difflib v0.4.0 |
| 1678 | 2026-02-24T01:26:30.600Z | Compiling rustc-hash v2.1.1 |
| 1679 | 2026-02-24T01:26:30.626Z | Compiling fixedbitset v0.5.7 |
| 1680 | 2026-02-24T01:26:30.819Z | Compiling whoami v1.5.2 |
| 1681 | 2026-02-24T01:26:31.283Z | Compiling foldhash v0.2.0 |
| 1682 | 2026-02-24T01:26:31.452Z | Compiling static_assertions v1.1.0 |
| 1683 | 2026-02-24T01:26:31.602Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1684 | 2026-02-24T01:26:31.738Z | Compiling iddqd v0.3.16 |
| 1685 | 2026-02-24T01:26:31.815Z | Compiling toml_edit v0.22.27 |
| 1686 | 2026-02-24T01:26:31.931Z | Compiling tokio-postgres v0.7.13 |
| 1687 | 2026-02-24T01:26:32.111Z | Compiling petgraph v0.8.2 |
| 1688 | 2026-02-24T01:26:33.467Z | Compiling predicates v3.1.3 |
| 1689 | 2026-02-24T01:26:34.579Z | Compiling strum v0.26.3 |
| 1690 | 2026-02-24T01:26:34.797Z | Compiling clap v4.5.48 |
| 1691 | 2026-02-24T01:26:34.936Z | Compiling sha3 v0.10.8 |
| 1692 | 2026-02-24T01:26:34.961Z | Compiling string_cache v0.8.9 |
| 1693 | 2026-02-24T01:26:35.417Z | Compiling hickory-proto v0.25.2 |
| 1694 | 2026-02-24T01:26:36.238Z | Compiling petgraph v0.6.5 |
| 1695 | 2026-02-24T01:26:36.596Z | Compiling similar v2.7.0 |
| 1696 | 2026-02-24T01:26:37.507Z | Compiling zip v4.2.0 |
| 1697 | 2026-02-24T01:26:38.663Z | Compiling usdt v0.6.0 |
| 1698 | 2026-02-24T01:26:38.741Z | Compiling env_logger v0.11.8 |
| 1699 | 2026-02-24T01:26:38.937Z | Compiling usdt-impl v0.5.0 |
| 1700 | 2026-02-24T01:26:39.193Z | Compiling serde_with v3.16.1 |
| 1701 | 2026-02-24T01:26:39.532Z | Compiling ecdsa v0.16.9 |
| 1702 | 2026-02-24T01:26:39.904Z | Compiling rsa v0.9.8 |
| 1703 | 2026-02-24T01:26:40.204Z | Compiling zip v0.6.6 |
| 1704 | 2026-02-24T01:26:40.342Z | Compiling ed25519-dalek v2.1.1 |
| 1705 | 2026-02-24T01:26:41.828Z | Compiling toml v0.7.8 |
| 1706 | 2026-02-24T01:26:41.853Z | Compiling crossterm v0.28.1 |
| 1707 | 2026-02-24T01:26:43.508Z | Compiling heck v0.4.1 |
| 1708 | 2026-02-24T01:26:43.704Z | Compiling crossbeam-epoch v0.9.18 |
| 1709 | 2026-02-24T01:26:43.729Z | Compiling tokio-stream v0.1.17 |
| 1710 | 2026-02-24T01:26:43.848Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1711 | 2026-02-24T01:26:43.954Z | Compiling x509-cert v0.2.5 |
| 1712 | 2026-02-24T01:26:44.297Z | Compiling openapiv3 v2.2.0 |
| 1713 | 2026-02-24T01:26:44.401Z | Compiling sha1 v0.10.6 |
| 1714 | 2026-02-24T01:26:44.833Z | Compiling itertools v0.13.0 |
| 1715 | 2026-02-24T01:26:44.869Z | Compiling itertools v0.10.5 |
| 1716 | 2026-02-24T01:26:45.156Z | Compiling winnow v0.6.26 |
| 1717 | 2026-02-24T01:26:47.449Z | Compiling lalrpop-util v0.19.12 |
| 1718 | 2026-02-24T01:26:47.834Z | Compiling peg-runtime v0.8.5 |
| 1719 | 2026-02-24T01:26:47.860Z | Compiling thread_local v1.1.8 |
| 1720 | 2026-02-24T01:26:47.902Z | Compiling slog-async v2.8.0 |
| 1721 | 2026-02-24T01:26:48.098Z | Compiling crossbeam-channel v0.5.15 |
| 1722 | 2026-02-24T01:26:48.321Z | Compiling xattr v1.3.1 |
| 1723 | 2026-02-24T01:26:48.356Z | Compiling futures-executor v0.3.31 |
| 1724 | 2026-02-24T01:26:48.420Z | Compiling is-terminal v0.4.13 |
| 1725 | 2026-02-24T01:26:48.448Z | Compiling filetime v0.2.26 |
| 1726 | 2026-02-24T01:26:48.541Z | Compiling take_mut v0.2.2 |
| 1727 | 2026-02-24T01:26:48.589Z | Compiling term v1.1.0 |
| 1728 | 2026-02-24T01:26:48.743Z | Compiling tar v0.4.44 |
| 1729 | 2026-02-24T01:26:48.820Z | Compiling futures v0.3.31 |
| 1730 | 2026-02-24T01:26:49.858Z | Compiling slog-term v2.9.2 |
| 1731 | 2026-02-24T01:26:52.311Z | Compiling aws-lc-sys v0.26.0 |
| 1732 | 2026-02-24T01:27:29.005Z | Compiling rustls-webpki v0.102.8 |
| 1733 | 2026-02-24T01:27:35.656Z | Compiling tokio-rustls v0.26.0 |
| 1734 | 2026-02-24T01:27:35.992Z | Compiling hyper-rustls v0.27.7 |
| 1735 | 2026-02-24T01:27:36.373Z | Compiling reqwest v0.12.24 |
| 1736 | 2026-02-24T01:27:41.546Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1737 | 2026-02-24T01:27:41.952Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1738 | 2026-02-24T01:27:48.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s |
| 1739 | 2026-02-24T01:27:48.507Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1740 | 2026-02-24T01:27:48.603Z | Feb 24 01:27:48.313 INFO Starting download, target: Clickhouse |
| 1741 | 2026-02-24T01:27:48.603Z | Feb 24 01:27:48.314 INFO Starting download, target: DendriteStub |
| 1742 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.314 INFO Starting download, target: Console |
| 1743 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.314 INFO Starting download, target: Cockroach |
| 1744 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.314 INFO Starting download, target: TransceiverControl |
| 1745 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.314 INFO Starting download, target: MaghemiteMgd |
| 1746 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.315 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1747 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.315 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1748 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.315 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1749 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.315 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1750 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.315 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1751 | 2026-02-24T01:27:48.628Z | Feb 24 01:27:48.315 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1752 | 2026-02-24T01:27:49.023Z | Feb 24 01:27:48.732 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1753 | 2026-02-24T01:27:49.368Z | Feb 24 01:27:49.059 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1754 | 2026-02-24T01:27:49.451Z | Feb 24 01:27:49.161 INFO Download complete, target: Console |
| 1755 | 2026-02-24T01:27:49.889Z | Feb 24 01:27:49.598 INFO Download complete, target: TransceiverControl |
| 1756 | 2026-02-24T01:27:53.268Z | Feb 24 01:27:52.977 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1757 | 2026-02-24T01:27:53.814Z | Feb 24 01:27:53.525 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1758 | 2026-02-24T01:27:57.121Z | Feb 24 01:27:56.827 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1759 | 2026-02-24T01:27:57.121Z | Feb 24 01:27:56.827 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1760 | 2026-02-24T01:27:58.910Z | Feb 24 01:27:58.621 INFO Download complete, target: MaghemiteMgd |
| 1761 | 2026-02-24T01:27:59.695Z | Feb 24 01:27:59.406 INFO Download complete, target: DendriteStub |
| 1762 | 2026-02-24T01:28:09.249Z | Feb 24 01:28:08.961 INFO Checking that binary works, target: Cockroach |
| 1763 | 2026-02-24T01:28:09.555Z | Feb 24 01:28:09.267 INFO Download complete, target: Cockroach |
| 1764 | 2026-02-24T01:28:13.399Z | Feb 24 01:28:13.111 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1765 | 2026-02-24T01:28:28.267Z | Feb 24 01:28:27.980 INFO Checking that binary works, target: Clickhouse |
| 1766 | 2026-02-24T01:28:28.494Z | Feb 24 01:28:28.207 INFO Download complete, target: Clickhouse |
| 1767 | 2026-02-24T01:28:28.519Z | All prerequisites installed successfully |
| 1768 | 2026-02-24T01:28:28.519Z | |
| 1769 | 2026-02-24T01:28:28.519Z | real 7:52.325186869 |
| 1770 | 2026-02-24T01:28:28.519Z | user 20:49.058079324 |
| 1771 | 2026-02-24T01:28:28.519Z | sys 3:09.277715223 |
| 1772 | 2026-02-24T01:28:28.519Z | trap 0.894624384 |
| 1773 | 2026-02-24T01:28:28.519Z | tflt 0.445947271 |
| 1774 | 2026-02-24T01:28:28.519Z | dflt 0.982301715 |
| 1775 | 2026-02-24T01:28:28.519Z | kflt 0.009124587 |
| 1776 | 2026-02-24T01:28:28.519Z | lock 55:29.281772885 |
| 1777 | 2026-02-24T01:28:28.519Z | slp 1:16:42.869147422 |
| 1778 | 2026-02-24T01:28:28.519Z | lat 1:28.650594000 |
| 1779 | 2026-02-24T01:28:28.519Z | stop 3:18.057159388 |
| 1780 | 2026-02-24T01:28:28.519Z | + ptime -m cargo xtask download softnpu |
| 1781 | 2026-02-24T01:28:29.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s |
| 1782 | 2026-02-24T01:28:29.890Z | Running `target/debug/xtask download softnpu` |
| 1783 | 2026-02-24T01:28:31.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s |
| 1784 | 2026-02-24T01:28:31.560Z | Running `target/debug/xtask-downloader softnpu` |
| 1785 | 2026-02-24T01:28:31.625Z | Feb 24 01:28:31.338 INFO Starting download, target: Softnpu |
| 1786 | 2026-02-24T01:28:31.649Z | Feb 24 01:28:31.339 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1787 | 2026-02-24T01:28:33.346Z | Feb 24 01:28:33.060 INFO Download complete, target: Softnpu |
| 1788 | 2026-02-24T01:28:33.371Z | |
| 1789 | 2026-02-24T01:28:33.371Z | real 4.837989031 |
| 1790 | 2026-02-24T01:28:33.371Z | user 2.468019551 |
| 1791 | 2026-02-24T01:28:33.371Z | sys 1.443666617 |
| 1792 | 2026-02-24T01:28:33.371Z | trap 0.000865552 |
| 1793 | 2026-02-24T01:28:33.371Z | tflt 0.000302324 |
| 1794 | 2026-02-24T01:28:33.371Z | dflt 0.000919751 |
| 1795 | 2026-02-24T01:28:33.371Z | kflt 0.000000000 |
| 1796 | 2026-02-24T01:28:33.371Z | lock 18.680733455 |
| 1797 | 2026-02-24T01:28:33.371Z | slp 1.438231823 |
| 1798 | 2026-02-24T01:28:33.371Z | lat 0.220539050 |
| 1799 | 2026-02-24T01:28:33.371Z | stop 0.000421608 |
| 1800 | 2026-02-24T01:28:33.371Z | + export CARGO_INCREMENTAL=0 |
| 1801 | 2026-02-24T01:28:33.371Z | + CARGO_INCREMENTAL=0 |
| 1802 | 2026-02-24T01:28:33.371Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1803 | 2026-02-24T01:28:35.380Z | Compiling proc-macro2 v1.0.101 |
| 1804 | 2026-02-24T01:28:35.380Z | Compiling unicode-ident v1.0.19 |
| 1805 | 2026-02-24T01:28:35.380Z | Compiling libc v0.2.180 |
| 1806 | 2026-02-24T01:28:35.381Z | Compiling serde_core v1.0.228 |
| 1807 | 2026-02-24T01:28:35.405Z | Compiling serde v1.0.228 |
| 1808 | 2026-02-24T01:28:35.405Z | Compiling autocfg v1.4.0 |
| 1809 | 2026-02-24T01:28:35.405Z | Compiling cfg-if v1.0.4 |
| 1810 | 2026-02-24T01:28:35.641Z | Compiling version_check v0.9.5 |
| 1811 | 2026-02-24T01:28:35.672Z | Compiling memchr v2.7.4 |
| 1812 | 2026-02-24T01:28:35.717Z | Compiling shlex v1.3.0 |
| 1813 | 2026-02-24T01:28:36.218Z | Compiling lock_api v0.4.12 |
| 1814 | 2026-02-24T01:28:36.266Z | Compiling find-msvc-tools v0.1.9 |
| 1815 | 2026-02-24T01:28:36.529Z | Compiling value-bag v1.12.0 |
| 1816 | 2026-02-24T01:28:36.702Z | Compiling zmij v1.0.15 |
| 1817 | 2026-02-24T01:28:36.824Z | Compiling portable-atomic v1.11.0 |
| 1818 | 2026-02-24T01:28:37.065Z | Compiling log v0.4.29 |
| 1819 | 2026-02-24T01:28:37.143Z | Compiling typenum v1.17.0 |
| 1820 | 2026-02-24T01:28:37.412Z | Compiling quote v1.0.40 |
| 1821 | 2026-02-24T01:28:37.531Z | Compiling jobserver v0.1.32 |
| 1822 | 2026-02-24T01:28:37.718Z | Compiling serde_json v1.0.149 |
| 1823 | 2026-02-24T01:28:37.766Z | Compiling generic-array v0.14.7 |
| 1824 | 2026-02-24T01:28:37.955Z | Compiling syn v2.0.114 |
| 1825 | 2026-02-24T01:28:37.984Z | Compiling cc v1.2.56 |
| 1826 | 2026-02-24T01:28:38.116Z | Compiling getrandom v0.3.4 |
| 1827 | 2026-02-24T01:28:38.140Z | Compiling libm v0.2.8 |
| 1828 | 2026-02-24T01:28:38.190Z | Compiling num-traits v0.2.19 |
| 1829 | 2026-02-24T01:28:38.601Z | Compiling scopeguard v1.2.0 |
| 1830 | 2026-02-24T01:28:38.682Z | Compiling parking_lot_core v0.9.10 |
| 1831 | 2026-02-24T01:28:38.740Z | Compiling smallvec v1.15.1 |
| 1832 | 2026-02-24T01:28:39.103Z | Compiling regex-syntax v0.8.5 |
| 1833 | 2026-02-24T01:28:39.266Z | Compiling itoa v1.0.11 |
| 1834 | 2026-02-24T01:28:40.012Z | Compiling getrandom v0.2.15 |
| 1835 | 2026-02-24T01:28:40.076Z | Compiling thiserror v2.0.18 |
| 1836 | 2026-02-24T01:28:40.377Z | Compiling pkg-config v0.3.31 |
| 1837 | 2026-02-24T01:28:40.429Z | Compiling aho-corasick v1.1.3 |
| 1838 | 2026-02-24T01:28:40.540Z | Compiling rustix v0.38.37 |
| 1839 | 2026-02-24T01:28:41.001Z | Compiling errno v0.3.12 |
| 1840 | 2026-02-24T01:28:41.134Z | Compiling stable_deref_trait v1.2.0 |
| 1841 | 2026-02-24T01:28:41.261Z | Compiling either v1.15.0 |
| 1842 | 2026-02-24T01:28:41.287Z | Compiling spin v0.9.8 |
| 1843 | 2026-02-24T01:28:41.437Z | Compiling slab v0.4.9 |
| 1844 | 2026-02-24T01:28:41.461Z | Compiling allocator-api2 v0.2.21 |
| 1845 | 2026-02-24T01:28:41.711Z | Compiling equivalent v1.0.2 |
| 1846 | 2026-02-24T01:28:41.751Z | Compiling semver v1.0.27 |
| 1847 | 2026-02-24T01:28:41.946Z | Compiling lazy_static v1.5.0 |
| 1848 | 2026-02-24T01:28:42.325Z | Compiling regex-automata v0.4.11 |
| 1849 | 2026-02-24T01:28:42.463Z | Compiling schemars v0.8.22 |
| 1850 | 2026-02-24T01:28:43.627Z | Compiling rand_core v0.6.4 |
| 1851 | 2026-02-24T01:28:44.163Z | Compiling critical-section v1.1.3 |
| 1852 | 2026-02-24T01:28:44.313Z | Compiling byteorder v1.5.0 |
| 1853 | 2026-02-24T01:28:44.362Z | Compiling once_cell v1.21.3 |
| 1854 | 2026-02-24T01:28:44.824Z | Compiling synstructure v0.13.1 |
| 1855 | 2026-02-24T01:28:44.865Z | Compiling serde_derive_internals v0.29.1 |
| 1856 | 2026-02-24T01:28:45.441Z | Compiling writeable v0.5.5 |
| 1857 | 2026-02-24T01:28:45.482Z | Compiling litemap v0.7.3 |
| 1858 | 2026-02-24T01:28:45.951Z | Compiling glob v0.3.2 |
| 1859 | 2026-02-24T01:28:46.321Z | Compiling subtle v2.6.1 |
| 1860 | 2026-02-24T01:28:46.365Z | Compiling prettyplease v0.2.36 |
| 1861 | 2026-02-24T01:28:46.423Z | Compiling percent-encoding v2.3.2 |
| 1862 | 2026-02-24T01:28:46.511Z | Compiling pin-project-lite v0.2.14 |
| 1863 | 2026-02-24T01:28:46.610Z | Compiling clang-sys v1.8.1 |
| 1864 | 2026-02-24T01:28:46.746Z | Compiling minimal-lexical v0.2.1 |
| 1865 | 2026-02-24T01:28:46.858Z | Compiling icu_locid_transform_data v1.5.0 |
| 1866 | 2026-02-24T01:28:46.979Z | Compiling fnv v1.0.7 |
| 1867 | 2026-02-24T01:28:47.146Z | Compiling nom v7.1.3 |
| 1868 | 2026-02-24T01:28:47.284Z | Compiling libloading v0.8.5 |
| 1869 | 2026-02-24T01:28:47.343Z | Compiling regex v1.11.3 |
| 1870 | 2026-02-24T01:28:47.638Z | Compiling home v0.5.9 |
| 1871 | 2026-02-24T01:28:47.859Z | Compiling bindgen v0.69.5 |
| 1872 | 2026-02-24T01:28:47.969Z | Compiling serde_derive v1.0.228 |
| 1873 | 2026-02-24T01:28:48.193Z | Compiling zeroize_derive v1.4.2 |
| 1874 | 2026-02-24T01:28:48.219Z | Compiling zerofrom-derive v0.1.4 |
| 1875 | 2026-02-24T01:28:48.244Z | Compiling yoke-derive v0.7.4 |
| 1876 | 2026-02-24T01:28:48.272Z | Compiling zerovec-derive v0.10.3 |
| 1877 | 2026-02-24T01:28:48.301Z | Compiling displaydoc v0.2.5 |
| 1878 | 2026-02-24T01:28:49.313Z | Compiling icu_provider_macros v1.5.0 |
| 1879 | 2026-02-24T01:28:49.559Z | Compiling zeroize v1.8.1 |
| 1880 | 2026-02-24T01:28:50.003Z | Compiling tokio-macros v2.6.0 |
| 1881 | 2026-02-24T01:28:50.261Z | Compiling thiserror-impl v2.0.18 |
| 1882 | 2026-02-24T01:28:50.286Z | Compiling zerocopy-derive v0.7.35 |
| 1883 | 2026-02-24T01:28:50.352Z | Compiling futures-macro v0.3.31 |
| 1884 | 2026-02-24T01:28:50.400Z | Compiling schemars_derive v0.8.22 |
| 1885 | 2026-02-24T01:28:50.657Z | Compiling zerofrom v0.1.4 |
| 1886 | 2026-02-24T01:28:50.901Z | Compiling yoke v0.7.4 |
| 1887 | 2026-02-24T01:28:51.279Z | Compiling zerovec v0.10.4 |
| 1888 | 2026-02-24T01:28:51.737Z | Compiling icu_properties_data v1.5.0 |
| 1889 | 2026-02-24T01:28:51.760Z | Compiling cexpr v0.6.0 |
| 1890 | 2026-02-24T01:28:52.894Z | Compiling itertools v0.12.1 |
| 1891 | 2026-02-24T01:28:53.039Z | Compiling utf16_iter v1.0.5 |
| 1892 | 2026-02-24T01:28:53.086Z | Compiling rustc-hash v1.1.0 |
| 1893 | 2026-02-24T01:28:53.263Z | Compiling tinystr v0.7.6 |
| 1894 | 2026-02-24T01:28:53.291Z | Compiling icu_collections v1.5.0 |
| 1895 | 2026-02-24T01:28:53.720Z | Compiling icu_locid v1.5.0 |
| 1896 | 2026-02-24T01:28:54.065Z | Compiling utf8_iter v1.0.4 |
| 1897 | 2026-02-24T01:28:54.339Z | Compiling write16 v1.0.0 |
| 1898 | 2026-02-24T01:28:54.492Z | Compiling icu_normalizer_data v1.5.0 |
| 1899 | 2026-02-24T01:28:54.639Z | Compiling bitflags v2.9.4 |
| 1900 | 2026-02-24T01:28:54.712Z | Compiling bytes v1.11.1 |
| 1901 | 2026-02-24T01:28:55.577Z | Compiling icu_provider v1.5.0 |
| 1902 | 2026-02-24T01:28:55.646Z | Compiling heck v0.5.0 |
| 1903 | 2026-02-24T01:28:55.791Z | Compiling lazycell v1.3.0 |
| 1904 | 2026-02-24T01:28:55.978Z | Compiling paste v1.0.15 |
| 1905 | 2026-02-24T01:28:56.025Z | Compiling cmake v0.1.51 |
| 1906 | 2026-02-24T01:28:56.410Z | Compiling icu_locid_transform v1.5.0 |
| 1907 | 2026-02-24T01:28:56.720Z | Compiling signal-hook-registry v1.4.2 |
| 1908 | 2026-02-24T01:28:56.744Z | Compiling fs_extra v1.3.0 |
| 1909 | 2026-02-24T01:28:56.790Z | Compiling dunce v1.0.5 |
| 1910 | 2026-02-24T01:28:57.253Z | Compiling parking_lot v0.12.3 |
| 1911 | 2026-02-24T01:28:57.778Z | Compiling icu_properties v1.5.1 |
| 1912 | 2026-02-24T01:28:57.847Z | Compiling crypto-common v0.1.6 |
| 1913 | 2026-02-24T01:28:57.927Z | Compiling hashbrown v0.16.1 |
| 1914 | 2026-02-24T01:28:58.065Z | Compiling mio v1.0.2 |
| 1915 | 2026-02-24T01:28:58.884Z | Compiling which v4.4.2 |
| 1916 | 2026-02-24T01:28:59.608Z | Compiling form_urlencoded v1.2.2 |
| 1917 | 2026-02-24T01:29:00.234Z | Compiling rustversion v1.0.22 |
| 1918 | 2026-02-24T01:29:00.325Z | Compiling const-oid v0.9.6 |
| 1919 | 2026-02-24T01:29:00.835Z | Compiling indexmap v2.13.0 |
| 1920 | 2026-02-24T01:29:01.088Z | Compiling socket2 v0.6.1 |
| 1921 | 2026-02-24T01:29:01.348Z | Compiling icu_normalizer v1.5.0 |
| 1922 | 2026-02-24T01:29:01.904Z | Compiling tokio v1.49.0 |
| 1923 | 2026-02-24T01:29:02.604Z | Compiling idna_adapter v1.2.0 |
| 1924 | 2026-02-24T01:29:02.829Z | Compiling idna v1.0.3 |
| 1925 | 2026-02-24T01:29:03.184Z | Compiling ring v0.17.14 |
| 1926 | 2026-02-24T01:29:03.287Z | Compiling zerocopy v0.8.27 |
| 1927 | 2026-02-24T01:29:03.380Z | Compiling block-buffer v0.10.4 |
| 1928 | 2026-02-24T01:29:03.478Z | Compiling url v2.5.4 |
| 1929 | 2026-02-24T01:29:03.954Z | Compiling tracing-attributes v0.1.27 |
| 1930 | 2026-02-24T01:29:04.086Z | Compiling der_derive v0.7.3 |
| 1931 | 2026-02-24T01:29:05.770Z | Compiling thiserror v1.0.69 |
| 1932 | 2026-02-24T01:29:05.802Z | Compiling aws-lc-rs v1.12.4 |
| 1933 | 2026-02-24T01:29:06.519Z | Compiling vcpkg v0.2.15 |
| 1934 | 2026-02-24T01:29:06.581Z | Compiling digest v0.10.7 |
| 1935 | 2026-02-24T01:29:07.271Z | Compiling zerocopy-derive v0.8.27 |
| 1936 | 2026-02-24T01:29:07.532Z | Compiling strsim v0.11.1 |
| 1937 | 2026-02-24T01:29:07.640Z | Compiling openssl-sys v0.9.109 |
| 1938 | 2026-02-24T01:29:08.093Z | Compiling futures-core v0.3.31 |
| 1939 | 2026-02-24T01:29:08.203Z | Compiling zerocopy v0.7.35 |
| 1940 | 2026-02-24T01:29:08.361Z | Compiling thiserror-impl v1.0.69 |
| 1941 | 2026-02-24T01:29:08.394Z | Compiling iana-time-zone v0.1.63 |
| 1942 | 2026-02-24T01:29:08.418Z | Compiling ucd-trie v0.1.7 |
| 1943 | 2026-02-24T01:29:08.843Z | Compiling pest v2.8.2 |
| 1944 | 2026-02-24T01:29:09.067Z | Compiling chrono v0.4.43 |
| 1945 | 2026-02-24T01:29:09.103Z | Compiling aws-lc-sys v0.26.0 |
| 1946 | 2026-02-24T01:29:09.710Z | Compiling serde_tokenstream v0.2.2 |
| 1947 | 2026-02-24T01:29:09.835Z | Compiling uuid v1.19.0 |
| 1948 | 2026-02-24T01:29:10.057Z | Compiling foldhash v0.1.5 |
| 1949 | 2026-02-24T01:29:10.232Z | Compiling ident_case v1.0.1 |
| 1950 | 2026-02-24T01:29:10.355Z | Compiling httparse v1.9.5 |
| 1951 | 2026-02-24T01:29:10.443Z | Compiling hashbrown v0.15.4 |
| 1952 | 2026-02-24T01:29:11.435Z | Compiling pest_meta v2.8.2 |
| 1953 | 2026-02-24T01:29:11.754Z | Compiling rustix v1.1.3 |
| 1954 | 2026-02-24T01:29:12.802Z | Compiling syn v1.0.109 |
| 1955 | 2026-02-24T01:29:13.073Z | Compiling pest_generator v2.8.2 |
| 1956 | 2026-02-24T01:29:13.915Z | Compiling futures-sink v0.3.31 |
| 1957 | 2026-02-24T01:29:14.096Z | Compiling time-core v0.1.6 |
| 1958 | 2026-02-24T01:29:14.120Z | Compiling num-conv v0.1.0 |
| 1959 | 2026-02-24T01:29:14.431Z | Compiling time-macros v0.2.24 |
| 1960 | 2026-02-24T01:29:14.457Z | Compiling futures-channel v0.3.31 |
| 1961 | 2026-02-24T01:29:14.667Z | Compiling pest_derive v2.8.2 |
| 1962 | 2026-02-24T01:29:15.041Z | Compiling rustc_version v0.4.1 |
| 1963 | 2026-02-24T01:29:15.373Z | Compiling futures-task v0.3.31 |
| 1964 | 2026-02-24T01:29:15.554Z | Compiling pin-utils v0.1.0 |
| 1965 | 2026-02-24T01:29:15.676Z | Compiling openssl v0.10.73 |
| 1966 | 2026-02-24T01:29:15.700Z | Compiling dyn-clone v1.0.20 |
| 1967 | 2026-02-24T01:29:15.952Z | Compiling futures-io v0.3.31 |
| 1968 | 2026-02-24T01:29:16.047Z | Compiling cpufeatures v0.2.14 |
| 1969 | 2026-02-24T01:29:16.252Z | Compiling futures-util v0.3.31 |
| 1970 | 2026-02-24T01:29:16.391Z | Compiling hmac v0.12.1 |
| 1971 | 2026-02-24T01:29:16.644Z | Compiling plain v0.2.3 |
| 1972 | 2026-02-24T01:29:16.921Z | Compiling block-padding v0.3.3 |
| 1973 | 2026-02-24T01:29:17.168Z | Compiling openssl-macros v0.1.1 |
| 1974 | 2026-02-24T01:29:17.773Z | Compiling crossbeam-utils v0.8.21 |
| 1975 | 2026-02-24T01:29:18.242Z | Compiling native-tls v0.2.12 |
| 1976 | 2026-02-24T01:29:18.271Z | Compiling rustls v0.23.19 |
| 1977 | 2026-02-24T01:29:18.579Z | Compiling inout v0.1.3 |
| 1978 | 2026-02-24T01:29:18.603Z | Compiling ppv-lite86 v0.2.20 |
| 1979 | 2026-02-24T01:29:19.695Z | Compiling pretty-hex v0.4.1 |
| 1980 | 2026-02-24T01:29:19.929Z | Compiling cipher v0.4.4 |
| 1981 | 2026-02-24T01:29:20.116Z | Compiling sha2 v0.10.9 |
| 1982 | 2026-02-24T01:29:20.382Z | Compiling http v1.4.0 |
| 1983 | 2026-02-24T01:29:20.818Z | Compiling scroll_derive v0.12.0 |
| 1984 | 2026-02-24T01:29:21.894Z | Compiling scroll_derive v0.13.1 |
| 1985 | 2026-02-24T01:29:22.071Z | Compiling cookie v0.18.1 |
| 1986 | 2026-02-24T01:29:22.190Z | Compiling anyhow v1.0.99 |
| 1987 | 2026-02-24T01:29:22.501Z | Compiling base64ct v1.6.0 |
| 1988 | 2026-02-24T01:29:23.034Z | Compiling pem-rfc7468 v0.7.0 |
| 1989 | 2026-02-24T01:29:23.393Z | Compiling darling_core v0.21.0 |
| 1990 | 2026-02-24T01:29:23.615Z | Compiling slog v2.8.2 |
| 1991 | 2026-02-24T01:29:24.853Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1992 | 2026-02-24T01:29:25.191Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1993 | 2026-02-24T01:29:25.325Z | Compiling flagset v0.4.6 |
| 1994 | 2026-02-24T01:29:25.561Z | Compiling der v0.7.10 |
| 1995 | 2026-02-24T01:29:27.949Z | Compiling serde_spanned v0.6.9 |
| 1996 | 2026-02-24T01:29:27.977Z | Compiling toml_datetime v0.6.11 |
| 1997 | 2026-02-24T01:29:28.006Z | Compiling rand_core v0.9.3 |
| 1998 | 2026-02-24T01:29:28.211Z | Compiling darling_macro v0.21.0 |
| 1999 | 2026-02-24T01:29:28.237Z | Compiling tracing-core v0.1.32 |
| 2000 | 2026-02-24T01:29:28.261Z | Compiling rustls-pki-types v1.10.0 |
| 2001 | 2026-02-24T01:29:28.443Z | Compiling spki v0.7.3 |
| 2002 | 2026-02-24T01:29:28.654Z | Compiling salsa20 v0.10.2 |
| 2003 | 2026-02-24T01:29:28.842Z | Compiling pbkdf2 v0.12.2 |
| 2004 | 2026-02-24T01:29:29.078Z | Compiling darling v0.21.0 |
| 2005 | 2026-02-24T01:29:29.186Z | Compiling tracing v0.1.40 |
| 2006 | 2026-02-24T01:29:29.471Z | Compiling winnow v0.5.40 |
| 2007 | 2026-02-24T01:29:29.741Z | Compiling litrs v0.4.1 |
| 2008 | 2026-02-24T01:29:29.927Z | Compiling camino v1.2.2 |
| 2009 | 2026-02-24T01:29:30.039Z | Compiling base64 v0.22.1 |
| 2010 | 2026-02-24T01:29:30.692Z | Compiling document-features v0.2.11 |
| 2011 | 2026-02-24T01:29:31.331Z | Compiling scrypt v0.11.0 |
| 2012 | 2026-02-24T01:29:31.667Z | Compiling rand_chacha v0.9.0 |
| 2013 | 2026-02-24T01:29:31.782Z | Compiling tokio-util v0.7.15 |
| 2014 | 2026-02-24T01:29:32.093Z | Compiling cbc v0.1.2 |
| 2015 | 2026-02-24T01:29:32.320Z | Compiling aes v0.8.4 |
| 2016 | 2026-02-24T01:29:32.819Z | Compiling toml_edit v0.19.15 |
| 2017 | 2026-02-24T01:29:35.114Z | Compiling usdt-impl v0.5.0 |
| 2018 | 2026-02-24T01:29:35.351Z | Compiling usdt-impl v0.6.0 |
| 2019 | 2026-02-24T01:29:35.465Z | Compiling untrusted v0.9.0 |
| 2020 | 2026-02-24T01:29:35.695Z | Compiling ref-cast v1.0.25 |
| 2021 | 2026-02-24T01:29:35.719Z | Compiling untrusted v0.7.1 |
| 2022 | 2026-02-24T01:29:35.949Z | Compiling powerfmt v0.2.0 |
| 2023 | 2026-02-24T01:29:36.349Z | Compiling deranged v0.5.3 |
| 2024 | 2026-02-24T01:29:36.459Z | Compiling pkcs5 v0.7.1 |
| 2025 | 2026-02-24T01:29:37.325Z | Compiling rand v0.9.2 |
| 2026 | 2026-02-24T01:29:39.059Z | Compiling http-body v1.0.1 |
| 2027 | 2026-02-24T01:29:39.349Z | Compiling scroll v0.13.0 |
| 2028 | 2026-02-24T01:29:39.831Z | Compiling scroll v0.12.0 |
| 2029 | 2026-02-24T01:29:39.888Z | Compiling heapless v0.7.17 |
| 2030 | 2026-02-24T01:29:40.371Z | Compiling cfg_aliases v0.2.1 |
| 2031 | 2026-02-24T01:29:40.494Z | Compiling adler2 v2.0.0 |
| 2032 | 2026-02-24T01:29:40.777Z | Compiling signal-hook v0.3.18 |
| 2033 | 2026-02-24T01:29:40.832Z | Compiling zstd-safe v7.2.3 |
| 2034 | 2026-02-24T01:29:41.164Z | Compiling atomic-waker v1.1.2 |
| 2035 | 2026-02-24T01:29:41.408Z | Compiling num_threads v0.1.7 |
| 2036 | 2026-02-24T01:29:41.636Z | Compiling time v0.3.43 |
| 2037 | 2026-02-24T01:29:41.660Z | Compiling miniz_oxide v0.8.5 |
| 2038 | 2026-02-24T01:29:42.912Z | Compiling goblin v0.8.2 |
| 2039 | 2026-02-24T01:29:44.244Z | Compiling goblin v0.10.2 |
| 2040 | 2026-02-24T01:29:45.450Z | Compiling pkcs8 v0.10.2 |
| 2041 | 2026-02-24T01:29:46.338Z | Compiling ipnetwork v0.21.1 |
| 2042 | 2026-02-24T01:29:48.412Z | Compiling darling_core v0.20.10 |
| 2043 | 2026-02-24T01:29:50.066Z | Compiling ref-cast-impl v1.0.25 |
| 2044 | 2026-02-24T01:29:50.629Z | Compiling memoffset v0.9.1 |
| 2045 | 2026-02-24T01:29:50.989Z | Compiling try-lock v0.2.5 |
| 2046 | 2026-02-24T01:29:51.086Z | Compiling tower-layer v0.3.3 |
| 2047 | 2026-02-24T01:29:52.143Z | Compiling tower-service v0.3.3 |
| 2048 | 2026-02-24T01:29:52.168Z | Compiling tinyvec_macros v0.1.1 |
| 2049 | 2026-02-24T01:29:52.317Z | Compiling tinyvec v1.8.0 |
| 2050 | 2026-02-24T01:29:53.106Z | Compiling darling_macro v0.20.10 |
| 2051 | 2026-02-24T01:29:53.871Z | Compiling dof v0.4.0 |
| 2052 | 2026-02-24T01:29:54.102Z | Compiling want v0.3.1 |
| 2053 | 2026-02-24T01:29:54.126Z | Compiling dof v0.3.0 |
| 2054 | 2026-02-24T01:29:54.423Z | Compiling h2 v0.4.6 |
| 2055 | 2026-02-24T01:29:55.767Z | Compiling dtrace-parser v0.2.0 |
| 2056 | 2026-02-24T01:29:56.999Z | Compiling curve25519-dalek v4.1.3 |
| 2057 | 2026-02-24T01:29:57.023Z | Compiling dtrace-parser v0.3.0 |
| 2058 | 2026-02-24T01:29:57.498Z | Compiling ipnet v2.11.0 |
| 2059 | 2026-02-24T01:29:57.559Z | Compiling daft-derive v0.1.4 |
| 2060 | 2026-02-24T01:29:58.519Z | Compiling async-trait v0.1.89 |
| 2061 | 2026-02-24T01:29:58.920Z | Compiling thread-id v5.0.0 |
| 2062 | 2026-02-24T01:29:59.069Z | Compiling thread-id v4.2.2 |
| 2063 | 2026-02-24T01:29:59.208Z | Compiling ryu v1.0.18 |
| 2064 | 2026-02-24T01:29:59.778Z | Compiling openssl-probe v0.1.5 |
| 2065 | 2026-02-24T01:29:59.949Z | Compiling httpdate v1.0.3 |
| 2066 | 2026-02-24T01:30:00.096Z | Compiling fastrand v2.1.1 |
| 2067 | 2026-02-24T01:30:00.331Z | Compiling smoltcp v0.9.1 |
| 2068 | 2026-02-24T01:30:00.559Z | Compiling foreign-types-shared v0.1.1 |
| 2069 | 2026-02-24T01:30:00.719Z | Compiling num-bigint-dig v0.8.6 |
| 2070 | 2026-02-24T01:30:01.107Z | Compiling foreign-types v0.3.2 |
| 2071 | 2026-02-24T01:30:01.242Z | Compiling tempfile v3.24.0 |
| 2072 | 2026-02-24T01:30:03.054Z | Compiling hyper v1.8.1 |
| 2073 | 2026-02-24T01:30:07.720Z | Compiling darling v0.20.10 |
| 2074 | 2026-02-24T01:30:10.526Z | Compiling strum_macros v0.26.4 |
| 2075 | 2026-02-24T01:30:12.585Z | Compiling wait-timeout v0.2.0 |
| 2076 | 2026-02-24T01:30:13.019Z | Compiling gimli v0.31.1 |
| 2077 | 2026-02-24T01:30:14.171Z | Compiling utf8parse v0.2.2 |
| 2078 | 2026-02-24T01:30:14.211Z | Compiling anstyle v1.0.11 |
| 2079 | 2026-02-24T01:30:14.665Z | Compiling quick-error v1.2.3 |
| 2080 | 2026-02-24T01:30:14.698Z | Compiling bit-vec v0.8.0 |
| 2081 | 2026-02-24T01:30:14.843Z | Compiling rusty-fork v0.3.0 |
| 2082 | 2026-02-24T01:30:15.141Z | Compiling bit-set v0.8.0 |
| 2083 | 2026-02-24T01:30:15.429Z | Compiling anstyle-parse v0.2.5 |
| 2084 | 2026-02-24T01:30:18.464Z | Compiling addr2line v0.24.2 |
| 2085 | 2026-02-24T01:30:20.564Z | Compiling derive_builder_core v0.20.2 |
| 2086 | 2026-02-24T01:30:21.778Z | Compiling hyper-util v0.1.19 |
| 2087 | 2026-02-24T01:30:22.259Z | Compiling unicode-normalization v0.1.24 |
| 2088 | 2026-02-24T01:30:22.987Z | Compiling nix v0.29.0 |
| 2089 | 2026-02-24T01:30:23.705Z | Compiling rand_xorshift v0.4.0 |
| 2090 | 2026-02-24T01:30:23.938Z | Compiling hubpack_derive v0.1.1 |
| 2091 | 2026-02-24T01:30:24.738Z | Compiling signature v2.2.0 |
| 2092 | 2026-02-24T01:30:24.981Z | Compiling openapiv3 v2.2.0 |
| 2093 | 2026-02-24T01:30:25.734Z | Compiling strum_macros v0.27.2 |
| 2094 | 2026-02-24T01:30:26.165Z | Compiling erased-serde v0.3.31 |
| 2095 | 2026-02-24T01:30:27.694Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2096 | 2026-02-24T01:30:28.687Z | Compiling object v0.36.5 |
| 2097 | 2026-02-24T01:30:29.915Z | Compiling ahash v0.8.12 |
| 2098 | 2026-02-24T01:30:30.277Z | Compiling fs-err v3.1.1 |
| 2099 | 2026-02-24T01:30:30.600Z | Compiling crc32fast v1.4.2 |
| 2100 | 2026-02-24T01:30:30.932Z | Compiling unicode-segmentation v1.12.0 |
| 2101 | 2026-02-24T01:30:31.719Z | Compiling is_terminal_polyfill v1.70.1 |
| 2102 | 2026-02-24T01:30:31.884Z | Compiling rustc-demangle v0.1.24 |
| 2103 | 2026-02-24T01:30:32.975Z | Compiling anstyle-query v1.1.1 |
| 2104 | 2026-02-24T01:30:33.361Z | Compiling buf-list v1.0.3 |
| 2105 | 2026-02-24T01:30:33.950Z | Compiling unicode-properties v0.1.3 |
| 2106 | 2026-02-24T01:30:34.286Z | Compiling colorchoice v1.0.2 |
| 2107 | 2026-02-24T01:30:34.375Z | Compiling zlib-rs v0.5.1 |
| 2108 | 2026-02-24T01:30:34.802Z | Compiling unarray v0.1.4 |
| 2109 | 2026-02-24T01:30:34.837Z | Compiling siphasher v0.3.11 |
| 2110 | 2026-02-24T01:30:35.011Z | Compiling unicode-bidi v0.3.17 |
| 2111 | 2026-02-24T01:30:35.220Z | Compiling phf_shared v0.11.2 |
| 2112 | 2026-02-24T01:30:35.572Z | Compiling backtrace v0.3.74 |
| 2113 | 2026-02-24T01:30:35.985Z | Compiling stringprep v0.1.5 |
| 2114 | 2026-02-24T01:30:36.053Z | Compiling proptest v1.7.0 |
| 2115 | 2026-02-24T01:30:37.121Z | Compiling anstream v0.6.18 |
| 2116 | 2026-02-24T01:30:39.720Z | Compiling libz-rs-sys v0.5.1 |
| 2117 | 2026-02-24T01:30:43.102Z | Compiling derive_builder_macro v0.20.2 |
| 2118 | 2026-02-24T01:30:44.258Z | Compiling usdt-macro v0.6.0 |
| 2119 | 2026-02-24T01:30:45.600Z | Compiling usdt-attr-macro v0.6.0 |
| 2120 | 2026-02-24T01:30:45.847Z | Compiling oxnet v0.1.4 |
| 2121 | 2026-02-24T01:30:46.759Z | Compiling rustls-webpki v0.102.8 |
| 2122 | 2026-02-24T01:30:47.127Z | Compiling http-body-util v0.1.3 |
| 2123 | 2026-02-24T01:30:47.759Z | Compiling rand_chacha v0.3.1 |
| 2124 | 2026-02-24T01:30:48.198Z | Compiling sync_wrapper v1.0.1 |
| 2125 | 2026-02-24T01:30:48.428Z | Compiling md-5 v0.10.6 |
| 2126 | 2026-02-24T01:30:48.611Z | Compiling vergen-lib v0.1.6 |
| 2127 | 2026-02-24T01:30:48.648Z | Compiling num-integer v0.1.46 |
| 2128 | 2026-02-24T01:30:48.679Z | Compiling ff v0.13.0 |
| 2129 | 2026-02-24T01:30:48.754Z | Compiling hash32 v0.2.1 |
| 2130 | 2026-02-24T01:30:48.983Z | Compiling encoding_rs v0.8.34 |
| 2131 | 2026-02-24T01:30:49.007Z | Compiling base16ct v0.2.0 |
| 2132 | 2026-02-24T01:30:49.160Z | Compiling mime v0.3.17 |
| 2133 | 2026-02-24T01:30:49.366Z | Compiling psl-types v2.0.11 |
| 2134 | 2026-02-24T01:30:49.656Z | Compiling fallible-iterator v0.2.0 |
| 2135 | 2026-02-24T01:30:49.704Z | Compiling publicsuffix v2.3.0 |
| 2136 | 2026-02-24T01:30:50.095Z | Compiling serde_urlencoded v0.7.1 |
| 2137 | 2026-02-24T01:30:50.307Z | Compiling postgres-protocol v0.6.8 |
| 2138 | 2026-02-24T01:30:50.347Z | Compiling sec1 v0.7.3 |
| 2139 | 2026-02-24T01:30:50.442Z | Compiling num-iter v0.1.45 |
| 2140 | 2026-02-24T01:30:50.771Z | Compiling group v0.13.0 |
| 2141 | 2026-02-24T01:30:50.949Z | Compiling tower v0.5.2 |
| 2142 | 2026-02-24T01:30:51.713Z | Compiling rand v0.8.5 |
| 2143 | 2026-02-24T01:30:54.113Z | Compiling derive_builder v0.20.2 |
| 2144 | 2026-02-24T01:30:54.349Z | Compiling tokio-native-tls v0.3.1 |
| 2145 | 2026-02-24T01:30:54.719Z | Compiling newtype-uuid v1.3.2 |
| 2146 | 2026-02-24T01:30:54.893Z | Compiling flate2 v1.1.2 |
| 2147 | 2026-02-24T01:30:55.291Z | Compiling tokio-rustls v0.26.0 |
| 2148 | 2026-02-24T01:30:55.371Z | Compiling heck v0.4.1 |
| 2149 | 2026-02-24T01:30:55.835Z | Compiling rustls-native-certs v0.8.1 |
| 2150 | 2026-02-24T01:30:56.055Z | Compiling webpki-roots v1.0.1 |
| 2151 | 2026-02-24T01:30:56.557Z | Compiling serde_with_macros v3.16.1 |
| 2152 | 2026-02-24T01:30:56.966Z | Compiling hkdf v0.12.4 |
| 2153 | 2026-02-24T01:30:57.060Z | Compiling vergen v9.0.6 |
| 2154 | 2026-02-24T01:30:57.250Z | Compiling terminal_size v0.4.0 |
| 2155 | 2026-02-24T01:30:57.342Z | Compiling enum-as-inner v0.6.1 |
| 2156 | 2026-02-24T01:30:57.432Z | Compiling clap_derive v4.5.47 |
| 2157 | 2026-02-24T01:30:58.361Z | Compiling cargo-platform v0.1.8 |
| 2158 | 2026-02-24T01:30:58.729Z | Compiling crypto-bigint v0.5.5 |
| 2159 | 2026-02-24T01:30:58.760Z | Compiling serde_repr v0.1.19 |
| 2160 | 2026-02-24T01:30:59.820Z | Compiling bumpalo v3.16.0 |
| 2161 | 2026-02-24T01:30:59.849Z | Compiling lockfree-object-pool v0.1.6 |
| 2162 | 2026-02-24T01:31:00.142Z | Compiling bitflags v1.3.2 |
| 2163 | 2026-02-24T01:31:00.167Z | Compiling iri-string v0.7.8 |
| 2164 | 2026-02-24T01:31:00.295Z | Compiling managed v0.8.0 |
| 2165 | 2026-02-24T01:31:00.863Z | Compiling clap_lex v0.7.4 |
| 2166 | 2026-02-24T01:31:01.078Z | Compiling simd-adler32 v0.3.7 |
| 2167 | 2026-02-24T01:31:01.355Z | Compiling winnow v0.7.14 |
| 2168 | 2026-02-24T01:31:01.428Z | Compiling clap_builder v4.5.48 |
| 2169 | 2026-02-24T01:31:01.612Z | Compiling zopfli v0.8.1 |
| 2170 | 2026-02-24T01:31:02.062Z | Compiling elliptic-curve v0.13.8 |
| 2171 | 2026-02-24T01:31:03.317Z | Compiling tower-http v0.6.6 |
| 2172 | 2026-02-24T01:31:05.464Z | Compiling cargo_metadata v0.19.2 |
| 2173 | 2026-02-24T01:31:06.437Z | Compiling hyper-tls v0.6.0 |
| 2174 | 2026-02-24T01:31:06.814Z | Compiling hyper-rustls v0.27.7 |
| 2175 | 2026-02-24T01:31:07.025Z | Compiling daft v0.1.4 |
| 2176 | 2026-02-24T01:31:07.677Z | Compiling zstd v0.13.3 |
| 2177 | 2026-02-24T01:31:07.955Z | Compiling signal-hook-mio v0.2.4 |
| 2178 | 2026-02-24T01:31:08.171Z | Compiling cookie_store v0.21.1 |
| 2179 | 2026-02-24T01:31:08.257Z | Compiling postgres-types v0.2.9 |
| 2180 | 2026-02-24T01:31:08.539Z | Compiling phf v0.11.2 |
| 2181 | 2026-02-24T01:31:09.547Z | Compiling strum v0.27.2 |
| 2182 | 2026-02-24T01:31:09.583Z | Compiling ed25519 v2.2.3 |
| 2183 | 2026-02-24T01:31:09.717Z | Compiling hubpack v0.1.2 |
| 2184 | 2026-02-24T01:31:09.800Z | Compiling bzip2 v0.5.2 |
| 2185 | 2026-02-24T01:31:09.835Z | Compiling bzip2 v0.4.4 |
| 2186 | 2026-02-24T01:31:10.179Z | Compiling crossbeam-epoch v0.9.18 |
| 2187 | 2026-02-24T01:31:10.248Z | Compiling pkcs1 v0.7.5 |
| 2188 | 2026-02-24T01:31:11.237Z | Compiling rfc6979 v0.4.0 |
| 2189 | 2026-02-24T01:31:11.471Z | Compiling regress v0.10.4 |
| 2190 | 2026-02-24T01:31:11.772Z | Compiling float-cmp v0.10.0 |
| 2191 | 2026-02-24T01:31:12.046Z | Compiling hex v0.4.3 |
| 2192 | 2026-02-24T01:31:12.177Z | Compiling serde-big-array v0.5.1 |
| 2193 | 2026-02-24T01:31:12.487Z | Compiling bstr v1.10.0 |
| 2194 | 2026-02-24T01:31:12.648Z | Compiling env_filter v0.1.2 |
| 2195 | 2026-02-24T01:31:12.712Z | Compiling memmap2 v0.9.8 |
| 2196 | 2026-02-24T01:31:13.136Z | Compiling socket2 v0.5.10 |
| 2197 | 2026-02-24T01:31:13.475Z | Compiling foldhash v0.2.0 |
| 2198 | 2026-02-24T01:31:13.712Z | Compiling rustc-hash v2.1.1 |
| 2199 | 2026-02-24T01:31:13.959Z | Compiling keccak v0.1.5 |
| 2200 | 2026-02-24T01:31:13.992Z | Compiling precomputed-hash v0.1.1 |
| 2201 | 2026-02-24T01:31:14.023Z | Compiling fixedbitset v0.4.2 |
| 2202 | 2026-02-24T01:31:14.058Z | Compiling toml_write v0.1.2 |
| 2203 | 2026-02-24T01:31:14.456Z | Compiling data-encoding v2.9.0 |
| 2204 | 2026-02-24T01:31:14.481Z | Compiling new_debug_unreachable v1.0.6 |
| 2205 | 2026-02-24T01:31:14.625Z | Compiling predicates-core v1.0.8 |
| 2206 | 2026-02-24T01:31:14.745Z | Compiling difflib v0.4.0 |
| 2207 | 2026-02-24T01:31:15.419Z | Compiling static_assertions v1.1.0 |
| 2208 | 2026-02-24T01:31:15.547Z | Compiling fixedbitset v0.5.7 |
| 2209 | 2026-02-24T01:31:15.747Z | Compiling normalize-line-endings v0.3.0 |
| 2210 | 2026-02-24T01:31:15.771Z | Compiling whoami v1.5.2 |
| 2211 | 2026-02-24T01:31:15.920Z | Compiling jiff v0.2.15 |
| 2212 | 2026-02-24T01:31:16.146Z | Compiling tokio-postgres v0.7.13 |
| 2213 | 2026-02-24T01:31:16.291Z | Compiling petgraph v0.8.2 |
| 2214 | 2026-02-24T01:31:16.462Z | Compiling predicates v3.1.3 |
| 2215 | 2026-02-24T01:31:16.486Z | Compiling reqwest v0.12.24 |
| 2216 | 2026-02-24T01:31:16.604Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2217 | 2026-02-24T01:31:17.739Z | Compiling toml_edit v0.22.27 |
| 2218 | 2026-02-24T01:31:17.836Z | Compiling typify-impl v0.4.3 |
| 2219 | 2026-02-24T01:31:21.038Z | Compiling hickory-proto v0.25.2 |
| 2220 | 2026-02-24T01:31:23.213Z | Compiling zip v4.2.0 |
| 2221 | 2026-02-24T01:31:25.229Z | Compiling string_cache v0.8.9 |
| 2222 | 2026-02-24T01:31:25.525Z | Compiling petgraph v0.6.5 |
| 2223 | 2026-02-24T01:31:25.648Z | Compiling sha3 v0.10.8 |
| 2224 | 2026-02-24T01:31:25.822Z | Compiling iddqd v0.3.16 |
| 2225 | 2026-02-24T01:31:26.234Z | Compiling similar v2.7.0 |
| 2226 | 2026-02-24T01:31:27.894Z | Compiling usdt v0.6.0 |
| 2227 | 2026-02-24T01:31:27.918Z | Compiling env_logger v0.11.8 |
| 2228 | 2026-02-24T01:31:28.309Z | Compiling serde_with v3.16.1 |
| 2229 | 2026-02-24T01:31:29.191Z | Compiling ecdsa v0.16.9 |
| 2230 | 2026-02-24T01:31:30.111Z | Compiling rsa v0.9.8 |
| 2231 | 2026-02-24T01:31:30.384Z | Compiling zip v0.6.6 |
| 2232 | 2026-02-24T01:31:31.626Z | Compiling ed25519-dalek v2.1.1 |
| 2233 | 2026-02-24T01:31:32.741Z | Compiling crossterm v0.28.1 |
| 2234 | 2026-02-24T01:31:33.517Z | Compiling clap v4.5.48 |
| 2235 | 2026-02-24T01:31:33.706Z | Compiling strum v0.26.3 |
| 2236 | 2026-02-24T01:31:33.880Z | Compiling tokio-stream v0.1.17 |
| 2237 | 2026-02-24T01:31:34.025Z | Compiling toml v0.7.8 |
| 2238 | 2026-02-24T01:31:34.884Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2239 | 2026-02-24T01:31:35.335Z | Compiling x509-cert v0.2.5 |
| 2240 | 2026-02-24T01:31:36.842Z | Compiling sha1 v0.10.6 |
| 2241 | 2026-02-24T01:31:37.260Z | Compiling itertools v0.13.0 |
| 2242 | 2026-02-24T01:31:39.038Z | Compiling itertools v0.10.5 |
| 2243 | 2026-02-24T01:31:40.144Z | Compiling winnow v0.6.26 |
| 2244 | 2026-02-24T01:31:41.619Z | Compiling lalrpop-util v0.19.12 |
| 2245 | 2026-02-24T01:31:42.112Z | Compiling peg-runtime v0.8.5 |
| 2246 | 2026-02-24T01:31:43.560Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2247 | 2026-02-24T01:31:46.180Z | Compiling typify-macro v0.4.3 |
| 2248 | 2026-02-24T01:31:52.670Z | Compiling rayon-core v1.12.1 |
| 2249 | 2026-02-24T01:31:59.285Z | Compiling proc-macro-crate v1.3.1 |
| 2250 | 2026-02-24T01:32:00.398Z | Compiling macaddr v1.0.1 |
| 2251 | 2026-02-24T01:32:00.739Z | Compiling structmeta-derive v0.3.0 |
| 2252 | 2026-02-24T01:32:02.700Z | Compiling itertools v0.14.0 |
| 2253 | 2026-02-24T01:32:03.389Z | Compiling heapless v0.8.0 |
| 2254 | 2026-02-24T01:32:05.652Z | Compiling ingot-macros v0.1.1 |
| 2255 | 2026-02-24T01:32:06.735Z | Compiling structmeta v0.3.0 |
| 2256 | 2026-02-24T01:32:08.765Z | Compiling num_enum_derive v0.5.11 |
| 2257 | 2026-02-24T01:32:09.954Z | Compiling crossbeam-deque v0.8.5 |
| 2258 | 2026-02-24T01:32:11.135Z | Compiling hash32 v0.3.1 |
| 2259 | 2026-02-24T01:32:11.819Z | Compiling unicode-width v0.1.14 |
| 2260 | 2026-02-24T01:32:12.425Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2261 | 2026-02-24T01:32:15.229Z | Compiling smoltcp v0.11.0 |
| 2262 | 2026-02-24T01:32:16.231Z | Compiling tabwriter v1.4.0 |
| 2263 | 2026-02-24T01:32:16.944Z | Compiling ingot-types v0.1.2 |
| 2264 | 2026-02-24T01:32:20.481Z | Compiling num_enum v0.5.11 |
| 2265 | 2026-02-24T01:32:23.931Z | Compiling typify v0.4.3 |
| 2266 | 2026-02-24T01:32:28.150Z | Compiling proc-macro-error-attr v1.0.4 |
| 2267 | 2026-02-24T01:32:28.281Z | Compiling rustls v0.22.4 |
| 2268 | 2026-02-24T01:32:29.273Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2269 | 2026-02-24T01:32:30.133Z | Compiling cobs v0.2.3 |
| 2270 | 2026-02-24T01:32:30.594Z | Compiling unsafe-libyaml v0.2.11 |
| 2271 | 2026-02-24T01:32:32.533Z | Compiling serde_yaml v0.9.34+deprecated |
| 2272 | 2026-02-24T01:32:35.878Z | Compiling postcard v1.0.10 |
| 2273 | 2026-02-24T01:32:47.176Z | Compiling progenitor-impl v0.11.2 |
| 2274 | 2026-02-24T01:32:50.058Z | Compiling ingot v0.1.1 |
| 2275 | 2026-02-24T01:32:56.907Z | Compiling futures-executor v0.3.31 |
| 2276 | 2026-02-24T01:32:57.044Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2277 | 2026-02-24T01:32:57.781Z | Compiling foreign-types-macros v0.2.3 |
| 2278 | 2026-02-24T01:32:57.891Z | Compiling thread_local v1.1.8 |
| 2279 | 2026-02-24T01:32:57.926Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2280 | 2026-02-24T01:32:58.001Z | Compiling multer v3.1.0 |
| 2281 | 2026-02-24T01:32:58.288Z | Compiling proc-macro-error v1.0.4 |
| 2282 | 2026-02-24T01:32:58.559Z | Compiling match_cfg v0.1.0 |
| 2283 | 2026-02-24T01:32:58.654Z | Compiling foreign-types-shared v0.3.1 |
| 2284 | 2026-02-24T01:32:58.844Z | Compiling slog-async v2.8.0 |
| 2285 | 2026-02-24T01:32:58.956Z | Compiling foreign-types v0.5.0 |
| 2286 | 2026-02-24T01:32:58.981Z | Compiling hostname v0.3.1 |
| 2287 | 2026-02-24T01:32:59.379Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2288 | 2026-02-24T01:32:59.415Z | Compiling futures v0.3.31 |
| 2289 | 2026-02-24T01:32:59.440Z | Compiling progenitor-macro v0.11.2 |
| 2290 | 2026-02-24T01:33:00.733Z | Compiling derive-ex v0.1.8 |
| 2291 | 2026-02-24T01:33:03.264Z | Compiling progenitor-client v0.11.2 |
| 2292 | 2026-02-24T01:33:04.114Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 2293 | 2026-02-24T01:33:04.313Z | Compiling slog-json v2.6.1 |
| 2294 | 2026-02-24T01:33:04.818Z | Compiling crossbeam-channel v0.5.15 |
| 2295 | 2026-02-24T01:33:05.527Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2296 | 2026-02-24T01:33:05.945Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2297 | 2026-02-24T01:33:06.236Z | Compiling async-stream-impl v0.3.6 |
| 2298 | 2026-02-24T01:33:06.322Z | Compiling serde_spanned v1.0.4 |
| 2299 | 2026-02-24T01:33:06.611Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2300 | 2026-02-24T01:33:06.744Z | Compiling cstr-argument v0.1.2 |
| 2301 | 2026-02-24T01:33:07.060Z | Compiling is-terminal v0.4.13 |
| 2302 | 2026-02-24T01:33:07.231Z | Compiling dropshot v0.16.7 |
| 2303 | 2026-02-24T01:33:07.284Z | Compiling pretty-hex v0.2.1 |
| 2304 | 2026-02-24T01:33:07.335Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2305 | 2026-02-24T01:33:07.464Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2306 | 2026-02-24T01:33:07.568Z | Compiling take_mut v0.2.2 |
| 2307 | 2026-02-24T01:33:07.592Z | Compiling crucible-workspace-hack v0.1.0 |
| 2308 | 2026-02-24T01:33:07.678Z | Compiling term v1.1.0 |
| 2309 | 2026-02-24T01:33:07.782Z | Compiling typeid v1.0.3 |
| 2310 | 2026-02-24T01:33:07.953Z | Compiling toml v0.9.11+spec-1.1.0 |
| 2311 | 2026-02-24T01:33:08.376Z | Compiling slog-term v2.9.2 |
| 2312 | 2026-02-24T01:33:09.192Z | Compiling progenitor v0.11.2 |
| 2313 | 2026-02-24T01:33:09.623Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2314 | 2026-02-24T01:33:10.099Z | Compiling async-stream v0.3.6 |
| 2315 | 2026-02-24T01:33:10.432Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2316 | 2026-02-24T01:33:11.283Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2317 | 2026-02-24T01:33:11.522Z | Compiling slog-bunyan v2.5.0 |
| 2318 | 2026-02-24T01:33:11.553Z | Compiling tokio-rustls v0.25.0 |
| 2319 | 2026-02-24T01:33:11.842Z | Compiling test-strategy v0.4.3 |
| 2320 | 2026-02-24T01:33:12.557Z | Compiling rayon v1.10.0 |
| 2321 | 2026-02-24T01:33:12.601Z | Compiling parse-display-derive v0.10.0 |
| 2322 | 2026-02-24T01:33:14.593Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 2323 | 2026-02-24T01:33:14.646Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2324 | 2026-02-24T01:33:14.890Z | Compiling colored v2.2.0 |
| 2325 | 2026-02-24T01:33:15.818Z | Compiling waitgroup v0.1.2 |
| 2326 | 2026-02-24T01:33:16.091Z | Compiling nix v0.30.1 |
| 2327 | 2026-02-24T01:33:16.200Z | Compiling rustls-pemfile v2.2.0 |
| 2328 | 2026-02-24T01:33:16.719Z | Compiling newtype-uuid-macros v0.1.0 |
| 2329 | 2026-02-24T01:33:16.815Z | Compiling dropshot_endpoint v0.16.7 |
| 2330 | 2026-02-24T01:33:17.011Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2331 | 2026-02-24T01:33:17.038Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2332 | 2026-02-24T01:33:17.065Z | Compiling serde_path_to_error v0.1.20 |
| 2333 | 2026-02-24T01:33:17.435Z | Compiling hostname v0.4.2 |
| 2334 | 2026-02-24T01:33:17.715Z | Compiling instant v0.1.13 |
| 2335 | 2026-02-24T01:33:17.751Z | Compiling colored v3.0.0 |
| 2336 | 2026-02-24T01:33:17.941Z | Compiling debug-ignore v1.0.5 |
| 2337 | 2026-02-24T01:33:17.974Z | Compiling backoff v0.4.0 |
| 2338 | 2026-02-24T01:33:18.075Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2339 | 2026-02-24T01:33:18.296Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2340 | 2026-02-24T01:33:18.339Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2341 | 2026-02-24T01:33:18.409Z | Compiling parse-display v0.10.0 |
| 2342 | 2026-02-24T01:33:19.117Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2343 | 2026-02-24T01:33:20.284Z | Compiling zone_cfg_derive v0.3.0 |
| 2344 | 2026-02-24T01:33:21.480Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2345 | 2026-02-24T01:33:22.148Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2346 | 2026-02-24T01:33:22.602Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2347 | 2026-02-24T01:33:22.683Z | Compiling camino-tempfile v1.4.1 |
| 2348 | 2026-02-24T01:33:23.512Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2349 | 2026-02-24T01:33:23.688Z | Compiling progenitor-client v0.10.0 |
| 2350 | 2026-02-24T01:33:24.615Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2351 | 2026-02-24T01:33:26.798Z | Compiling secrecy v0.10.3 |
| 2352 | 2026-02-24T01:33:27.115Z | Compiling num-derive v0.4.2 |
| 2353 | 2026-02-24T01:33:27.468Z | Compiling sigpipe v0.1.3 |
| 2354 | 2026-02-24T01:33:27.605Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2355 | 2026-02-24T01:33:27.653Z | Compiling libefi-sys v0.1.0 |
| 2356 | 2026-02-24T01:33:27.976Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2357 | 2026-02-24T01:33:28.045Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2358 | 2026-02-24T01:33:28.184Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2359 | 2026-02-24T01:33:28.940Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2360 | 2026-02-24T01:33:29.733Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2361 | 2026-02-24T01:33:30.361Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2362 | 2026-02-24T01:33:31.419Z | Compiling erased-serde v0.4.6 |
| 2363 | 2026-02-24T01:33:32.105Z | Compiling zone v0.3.1 |
| 2364 | 2026-02-24T01:33:32.836Z | Compiling usdt-macro v0.5.0 |
| 2365 | 2026-02-24T01:33:34.088Z | Compiling usdt-attr-macro v0.5.0 |
| 2366 | 2026-02-24T01:33:34.385Z | Compiling smf v0.2.3 |
| 2367 | 2026-02-24T01:33:35.428Z | Compiling bitfield-struct v0.6.2 |
| 2368 | 2026-02-24T01:33:35.539Z | Compiling ordered-float v2.10.1 |
| 2369 | 2026-02-24T01:33:35.977Z | Compiling blake3 v1.5.4 |
| 2370 | 2026-02-24T01:33:36.217Z | Compiling memmap v0.7.0 |
| 2371 | 2026-02-24T01:33:36.640Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2372 | 2026-02-24T01:33:36.680Z | Compiling usdt v0.5.0 |
| 2373 | 2026-02-24T01:33:36.853Z | Compiling serde-value v0.7.0 |
| 2374 | 2026-02-24T01:33:37.177Z | Compiling serde-untagged v0.1.7 |
| 2375 | 2026-02-24T01:33:37.415Z | Compiling toml v0.8.23 |
| 2376 | 2026-02-24T01:33:37.843Z | Compiling xattr v1.3.1 |
| 2377 | 2026-02-24T01:33:37.947Z | Compiling filetime v0.2.26 |
| 2378 | 2026-02-24T01:33:37.992Z | Compiling arrayref v0.3.9 |
| 2379 | 2026-02-24T01:33:38.141Z | Compiling unicode-width v0.2.0 |
| 2380 | 2026-02-24T01:33:38.217Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2381 | 2026-02-24T01:33:38.363Z | Compiling arrayvec v0.7.6 |
| 2382 | 2026-02-24T01:33:38.387Z | Compiling same-file v1.0.6 |
| 2383 | 2026-02-24T01:33:38.451Z | Compiling constant_time_eq v0.3.1 |
| 2384 | 2026-02-24T01:33:38.674Z | Compiling unicode-xid v0.2.6 |
| 2385 | 2026-02-24T01:33:38.717Z | Compiling console v0.16.0 |
| 2386 | 2026-02-24T01:33:38.812Z | Compiling walkdir v2.5.0 |
| 2387 | 2026-02-24T01:33:38.919Z | Compiling cargo-util-schemas v0.8.2 |
| 2388 | 2026-02-24T01:33:40.347Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2389 | 2026-02-24T01:33:41.186Z | Compiling tar v0.4.44 |
| 2390 | 2026-02-24T01:33:41.210Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2391 | 2026-02-24T01:33:41.673Z | Compiling tokio-dtrace v0.1.0 |
| 2392 | 2026-02-24T01:33:41.730Z | Compiling gethostname v0.5.0 |
| 2393 | 2026-02-24T01:33:41.962Z | Compiling cargo-platform v0.2.0 |
| 2394 | 2026-02-24T01:33:42.208Z | Compiling topological-sort v0.2.2 |
| 2395 | 2026-02-24T01:33:42.528Z | Compiling unit-prefix v0.5.1 |
| 2396 | 2026-02-24T01:33:42.627Z | Compiling omicron-zone-package v0.12.2 |
| 2397 | 2026-02-24T01:33:42.825Z | Compiling indicatif v0.18.0 |
| 2398 | 2026-02-24T01:33:43.109Z | Compiling cargo_metadata v0.21.0 |
| 2399 | 2026-02-24T01:33:44.126Z | Compiling oxide-tokio-rt v0.1.2 |
| 2400 | 2026-02-24T01:33:44.744Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2401 | 2026-02-24T01:33:45.096Z | Compiling indent_write v2.2.0 |
| 2402 | 2026-02-24T01:33:45.370Z | Compiling shell-words v1.1.0 |
| 2403 | 2026-02-24T01:33:53.703Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2404 | 2026-02-24T01:33:56.186Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2405 | 2026-02-24T01:33:59.765Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2406 | 2026-02-24T01:34:18.440Z | Finished `release` profile [optimized] target(s) in 5m 45s |
| 2407 | 2026-02-24T01:34:18.612Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2408 | 2026-02-24T01:34:18.697Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2409 | 2026-02-24T01:34:18.721Z | Created new build target 'test' and set it as active |
| 2410 | 2026-02-24T01:34:18.721Z | |
| 2411 | 2026-02-24T01:34:18.721Z | real 5:45.363527545 |
| 2412 | 2026-02-24T01:34:18.721Z | user 38:35.333540497 |
| 2413 | 2026-02-24T01:34:18.721Z | sys 4:27.689765098 |
| 2414 | 2026-02-24T01:34:18.721Z | trap 1.701514710 |
| 2415 | 2026-02-24T01:34:18.721Z | tflt 1.147699364 |
| 2416 | 2026-02-24T01:34:18.721Z | dflt 1.201774430 |
| 2417 | 2026-02-24T01:34:18.721Z | kflt 0.000748424 |
| 2418 | 2026-02-24T01:34:18.721Z | lock 1:49:48.043418692 |
| 2419 | 2026-02-24T01:34:18.721Z | slp 2:37:09.466121236 |
| 2420 | 2026-02-24T01:34:18.721Z | lat 3:08.837718300 |
| 2421 | 2026-02-24T01:34:18.721Z | stop 5:45.110092583 |
| 2422 | 2026-02-24T01:34:18.721Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2423 | 2026-02-24T01:34:20.792Z | Finished `release` profile [optimized] target(s) in 1.97s |
| 2424 | 2026-02-24T01:34:20.888Z | Running `target/release/omicron-package -t test package` |
| 2425 | 2026-02-24T01:34:20.969Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2426 | 2026-02-24T01:34:24.436Z | Compiling convert_case v0.4.0 |
| 2427 | 2026-02-24T01:34:24.436Z | Compiling progenitor-impl v0.10.0 |
| 2428 | 2026-02-24T01:34:24.495Z | Compiling half v2.4.1 |
| 2429 | 2026-02-24T01:34:24.530Z | Compiling ciborium-io v0.2.2 |
| 2430 | 2026-02-24T01:34:24.554Z | Compiling is-terminal v0.4.13 |
| 2431 | 2026-02-24T01:34:24.643Z | Compiling rustls v0.22.4 |
| 2432 | 2026-02-24T01:34:24.669Z | Compiling thread_local v1.1.8 |
| 2433 | 2026-02-24T01:34:24.762Z | Compiling bytecount v0.6.8 |
| 2434 | 2026-02-24T01:34:24.816Z | Compiling match_cfg v0.1.0 |
| 2435 | 2026-02-24T01:34:24.978Z | Compiling hostname v0.3.1 |
| 2436 | 2026-02-24T01:34:25.127Z | Compiling ciborium-ll v0.2.2 |
| 2437 | 2026-02-24T01:34:25.194Z | Compiling derive_more v0.99.20 |
| 2438 | 2026-02-24T01:34:25.229Z | Compiling multer v3.1.0 |
| 2439 | 2026-02-24T01:34:25.269Z | Compiling slog-async v2.8.0 |
| 2440 | 2026-02-24T01:34:25.306Z | Compiling password-hash v0.5.0 |
| 2441 | 2026-02-24T01:34:25.338Z | Compiling blake2 v0.10.6 |
| 2442 | 2026-02-24T01:34:25.380Z | Compiling progenitor-client v0.11.2 |
| 2443 | 2026-02-24T01:34:25.645Z | Compiling ciborium v0.2.2 |
| 2444 | 2026-02-24T01:34:25.954Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 2445 | 2026-02-24T01:34:26.472Z | Compiling crossbeam-channel v0.5.15 |
| 2446 | 2026-02-24T01:34:27.372Z | Compiling slog-json v2.6.1 |
| 2447 | 2026-02-24T01:34:27.403Z | Compiling futures-executor v0.3.31 |
| 2448 | 2026-02-24T01:34:27.522Z | Compiling serde_spanned v1.0.4 |
| 2449 | 2026-02-24T01:34:27.627Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2450 | 2026-02-24T01:34:27.772Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2451 | 2026-02-24T01:34:27.819Z | Compiling take_mut v0.2.2 |
| 2452 | 2026-02-24T01:34:27.861Z | Compiling unicode-width v0.1.14 |
| 2453 | 2026-02-24T01:34:28.051Z | Compiling swrite v0.1.0 |
| 2454 | 2026-02-24T01:34:28.248Z | Compiling term v1.1.0 |
| 2455 | 2026-02-24T01:34:28.282Z | Compiling toml v0.9.11+spec-1.1.0 |
| 2456 | 2026-02-24T01:34:28.476Z | Compiling tabwriter v1.4.0 |
| 2457 | 2026-02-24T01:34:28.877Z | Compiling futures v0.3.31 |
| 2458 | 2026-02-24T01:34:29.042Z | Compiling slog-term v2.9.2 |
| 2459 | 2026-02-24T01:34:29.207Z | Compiling slog-bunyan v2.5.0 |
| 2460 | 2026-02-24T01:34:29.485Z | Compiling tokio-rustls v0.25.0 |
| 2461 | 2026-02-24T01:34:29.523Z | Compiling argon2 v0.5.3 |
| 2462 | 2026-02-24T01:34:29.950Z | Compiling progenitor v0.11.2 |
| 2463 | 2026-02-24T01:34:30.109Z | Compiling progenitor-macro v0.10.0 |
| 2464 | 2026-02-24T01:34:30.253Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2465 | 2026-02-24T01:34:30.535Z | Compiling dropshot v0.16.7 |
| 2466 | 2026-02-24T01:34:30.637Z | Compiling async-stream v0.3.6 |
| 2467 | 2026-02-24T01:34:30.955Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 2468 | 2026-02-24T01:34:31.075Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2469 | 2026-02-24T01:34:31.109Z | Compiling universal-hash v0.5.1 |
| 2470 | 2026-02-24T01:34:31.234Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2471 | 2026-02-24T01:34:31.405Z | Compiling waitgroup v0.1.2 |
| 2472 | 2026-02-24T01:34:31.657Z | Compiling rustls-pemfile v2.2.0 |
| 2473 | 2026-02-24T01:34:31.783Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2474 | 2026-02-24T01:34:31.870Z | Compiling serde_path_to_error v0.1.20 |
| 2475 | 2026-02-24T01:34:32.035Z | Compiling hostname v0.4.2 |
| 2476 | 2026-02-24T01:34:32.174Z | Compiling instant v0.1.13 |
| 2477 | 2026-02-24T01:34:32.288Z | Compiling debug-ignore v1.0.5 |
| 2478 | 2026-02-24T01:34:32.395Z | Compiling opaque-debug v0.3.1 |
| 2479 | 2026-02-24T01:34:32.518Z | Compiling colored v3.0.0 |
| 2480 | 2026-02-24T01:34:32.655Z | Compiling poly1305 v0.8.0 |
| 2481 | 2026-02-24T01:34:33.258Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2482 | 2026-02-24T01:34:33.915Z | Compiling backoff v0.4.0 |
| 2483 | 2026-02-24T01:34:34.041Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2484 | 2026-02-24T01:34:34.152Z | Compiling thiserror-no-std v2.0.2 |
| 2485 | 2026-02-24T01:34:34.186Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2486 | 2026-02-24T01:34:34.319Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2487 | 2026-02-24T01:34:34.355Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2488 | 2026-02-24T01:34:35.072Z | Compiling parse-display v0.10.0 |
| 2489 | 2026-02-24T01:34:35.397Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2490 | 2026-02-24T01:34:35.606Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2491 | 2026-02-24T01:34:35.639Z | Compiling chacha20 v0.9.1 |
| 2492 | 2026-02-24T01:34:36.145Z | Compiling progenitor-client v0.10.0 |
| 2493 | 2026-02-24T01:34:36.710Z | Compiling aead v0.5.2 |
| 2494 | 2026-02-24T01:34:36.907Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2495 | 2026-02-24T01:34:37.102Z | Compiling macaddr v1.0.1 |
| 2496 | 2026-02-24T01:34:37.259Z | Compiling derive-where v1.5.0 |
| 2497 | 2026-02-24T01:34:37.650Z | Compiling chacha20poly1305 v0.10.1 |
| 2498 | 2026-02-24T01:34:37.985Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2499 | 2026-02-24T01:34:38.914Z | Compiling vsss-rs v3.3.4 |
| 2500 | 2026-02-24T01:34:40.103Z | Compiling progenitor v0.10.0 |
| 2501 | 2026-02-24T01:34:40.135Z | Compiling num-rational v0.4.2 |
| 2502 | 2026-02-24T01:34:41.755Z | Compiling num-complex v0.4.6 |
| 2503 | 2026-02-24T01:34:43.055Z | Compiling num v0.4.3 |
| 2504 | 2026-02-24T01:34:43.093Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2505 | 2026-02-24T01:34:43.219Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2506 | 2026-02-24T01:34:43.614Z | Compiling console v0.15.10 |
| 2507 | 2026-02-24T01:34:44.012Z | Compiling float-ord v0.3.2 |
| 2508 | 2026-02-24T01:34:44.530Z | Compiling toml v0.8.23 |
| 2509 | 2026-02-24T01:34:45.648Z | Compiling newline-converter v0.3.0 |
| 2510 | 2026-02-24T01:34:45.924Z | Compiling atomicwrites v0.4.4 |
| 2511 | 2026-02-24T01:34:45.955Z | Compiling prettyplease v0.2.36 |
| 2512 | 2026-02-24T01:34:46.006Z | Compiling slog-dtrace v0.3.0 |
| 2513 | 2026-02-24T01:34:46.424Z | Compiling expectorate v1.2.0 |
| 2514 | 2026-02-24T01:34:46.517Z | Compiling async-recursion v1.1.1 |
| 2515 | 2026-02-24T01:34:46.846Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2516 | 2026-02-24T01:34:47.751Z | Compiling owo-colors v4.2.3 |
| 2517 | 2026-02-24T01:34:48.125Z | Compiling cancel-safe-futures v0.1.5 |
| 2518 | 2026-02-24T01:34:48.575Z | Compiling resolv-conf v0.7.0 |
| 2519 | 2026-02-24T01:34:49.423Z | Compiling libsw-core v0.3.1 |
| 2520 | 2026-02-24T01:34:49.789Z | Compiling libsw v3.5.0 |
| 2521 | 2026-02-24T01:34:50.147Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2522 | 2026-02-24T01:34:50.431Z | Compiling linear-map v1.2.0 |
| 2523 | 2026-02-24T01:34:50.789Z | Compiling linked-hash-map v0.5.6 |
| 2524 | 2026-02-24T01:34:50.913Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2525 | 2026-02-24T01:34:51.239Z | Compiling lru-cache v0.1.2 |
| 2526 | 2026-02-24T01:34:51.524Z | Compiling unicode-xid v0.2.6 |
| 2527 | 2026-02-24T01:34:51.779Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2528 | 2026-02-24T01:34:52.417Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2529 | 2026-02-24T01:34:54.190Z | Compiling globset v0.4.15 |
| 2530 | 2026-02-24T01:34:59.757Z | Compiling hickory-proto v0.24.4 |
| 2531 | 2026-02-24T01:35:00.623Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2532 | 2026-02-24T01:35:01.420Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2533 | 2026-02-24T01:35:02.529Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2534 | 2026-02-24T01:35:05.506Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2535 | 2026-02-24T01:35:05.855Z | Compiling hickory-resolver v0.24.4 |
| 2536 | 2026-02-24T01:35:05.920Z | Compiling convert_case v0.7.1 |
| 2537 | 2026-02-24T01:35:06.646Z | Compiling derive_more-impl v2.0.1 |
| 2538 | 2026-02-24T01:35:08.203Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2539 | 2026-02-24T01:35:08.587Z | Compiling qorb v0.4.1 |
| 2540 | 2026-02-24T01:35:13.340Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2541 | 2026-02-24T01:35:15.897Z | Compiling pin-project-internal v1.1.6 |
| 2542 | 2026-02-24T01:35:18.220Z | Compiling pin-project v1.1.6 |
| 2543 | 2026-02-24T01:35:18.450Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2544 | 2026-02-24T01:35:18.727Z | Compiling derive_more v2.0.1 |
| 2545 | 2026-02-24T01:35:18.927Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2546 | 2026-02-24T01:35:18.979Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2547 | 2026-02-24T01:35:19.289Z | Compiling pem v3.0.5 |
| 2548 | 2026-02-24T01:35:19.414Z | Compiling snafu-derive v0.8.5 |
| 2549 | 2026-02-24T01:35:20.722Z | Compiling vte_generate_state_changes v0.1.2 |
| 2550 | 2026-02-24T01:35:21.096Z | Compiling siphasher v1.0.1 |
| 2551 | 2026-02-24T01:35:21.242Z | Compiling termtree v0.5.1 |
| 2552 | 2026-02-24T01:35:21.321Z | Compiling vte v0.11.1 |
| 2553 | 2026-02-24T01:35:21.561Z | Compiling phf_shared v0.12.1 |
| 2554 | 2026-02-24T01:35:21.593Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2555 | 2026-02-24T01:35:22.032Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2556 | 2026-02-24T01:35:22.708Z | Compiling crossterm v0.29.0 |
| 2557 | 2026-02-24T01:35:23.212Z | Compiling snafu v0.8.5 |
| 2558 | 2026-02-24T01:35:25.152Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2559 | 2026-02-24T01:35:27.121Z | Compiling olpc-cjson v0.1.4 |
| 2560 | 2026-02-24T01:35:27.577Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2561 | 2026-02-24T01:35:28.614Z | Compiling csv-core v0.1.11 |
| 2562 | 2026-02-24T01:35:28.989Z | Compiling serde_plain v1.0.2 |
| 2563 | 2026-02-24T01:35:29.510Z | Compiling chrono-tz v0.10.4 |
| 2564 | 2026-02-24T01:35:29.625Z | Compiling highway v1.3.0 |
| 2565 | 2026-02-24T01:35:29.912Z | Compiling typed-path v0.9.3 |
| 2566 | 2026-02-24T01:35:30.252Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2567 | 2026-02-24T01:35:31.187Z | Compiling csv v1.3.1 |
| 2568 | 2026-02-24T01:35:32.148Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2569 | 2026-02-24T01:35:32.670Z | Compiling tough v0.20.0 |
| 2570 | 2026-02-24T01:35:33.489Z | Compiling strip-ansi-escapes v0.2.0 |
| 2571 | 2026-02-24T01:35:34.214Z | Compiling phf v0.12.1 |
| 2572 | 2026-02-24T01:35:34.500Z | Compiling const_format_proc_macros v0.2.34 |
| 2573 | 2026-02-24T01:35:34.577Z | Compiling papergrid v0.11.0 |
| 2574 | 2026-02-24T01:35:36.023Z | Compiling tabled_derive v0.7.0 |
| 2575 | 2026-02-24T01:35:36.676Z | Compiling fd-lock v4.0.2 |
| 2576 | 2026-02-24T01:35:36.961Z | Compiling peg-macros v0.8.5 |
| 2577 | 2026-02-24T01:35:37.000Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2578 | 2026-02-24T01:35:37.140Z | Compiling nu-ansi-term v0.50.1 |
| 2579 | 2026-02-24T01:35:37.921Z | Compiling tabled v0.15.0 |
| 2580 | 2026-02-24T01:35:38.025Z | Compiling reedline v0.40.0 |
| 2581 | 2026-02-24T01:35:38.292Z | Compiling const_format v0.2.34 |
| 2582 | 2026-02-24T01:35:39.907Z | Compiling peg v0.8.5 |
| 2583 | 2026-02-24T01:35:40.116Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2584 | 2026-02-24T01:35:43.944Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2585 | 2026-02-24T01:35:46.515Z | Compiling bcs v0.1.6 |
| 2586 | 2026-02-24T01:35:47.350Z | Compiling base64 v0.21.7 |
| 2587 | 2026-02-24T01:35:47.825Z | Compiling semver v0.1.20 |
| 2588 | 2026-02-24T01:35:48.369Z | Compiling rustc_version v0.1.7 |
| 2589 | 2026-02-24T01:35:48.480Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2590 | 2026-02-24T01:35:48.794Z | Compiling newtype_derive v0.1.6 |
| 2591 | 2026-02-24T01:35:48.895Z | Compiling humantime v2.2.0 |
| 2592 | 2026-02-24T01:35:49.174Z | Compiling smawk v0.3.2 |
| 2593 | 2026-02-24T01:35:49.505Z | Compiling unicode-linebreak v0.1.5 |
| 2594 | 2026-02-24T01:35:50.150Z | Compiling textwrap v0.16.2 |
| 2595 | 2026-02-24T01:35:51.112Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2596 | 2026-02-24T01:35:52.933Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2597 | 2026-02-24T01:35:54.214Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2598 | 2026-02-24T01:35:54.975Z | Compiling steno v0.4.1 |
| 2599 | 2026-02-24T01:35:55.207Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2600 | 2026-02-24T01:35:58.519Z | Compiling utf-8 v0.7.6 |
| 2601 | 2026-02-24T01:35:58.955Z | Compiling moka v0.12.10 |
| 2602 | 2026-02-24T01:35:59.395Z | Compiling tagptr v0.2.0 |
| 2603 | 2026-02-24T01:36:02.906Z | Compiling hickory-resolver v0.25.2 |
| 2604 | 2026-02-24T01:36:04.211Z | Compiling tungstenite v0.21.0 |
| 2605 | 2026-02-24T01:36:04.919Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2606 | 2026-02-24T01:36:05.196Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2607 | 2026-02-24T01:36:05.657Z | Compiling tokio-tungstenite v0.21.0 |
| 2608 | 2026-02-24T01:36:06.250Z | Compiling radium v0.7.0 |
| 2609 | 2026-02-24T01:36:06.749Z | Compiling tap v1.0.1 |
| 2610 | 2026-02-24T01:36:06.991Z | Compiling maybe-uninit v2.0.0 |
| 2611 | 2026-02-24T01:36:07.535Z | Compiling wyz v0.5.1 |
| 2612 | 2026-02-24T01:36:08.513Z | Compiling zerocopy-derive v0.6.6 |
| 2613 | 2026-02-24T01:36:08.543Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2614 | 2026-02-24T01:36:09.205Z | Compiling packed_struct v0.10.1 |
| 2615 | 2026-02-24T01:36:09.657Z | Compiling funty v2.0.0 |
| 2616 | 2026-02-24T01:36:09.994Z | Compiling display-error-chain v0.2.2 |
| 2617 | 2026-02-24T01:36:10.266Z | Compiling crc-catalog v2.4.0 |
| 2618 | 2026-02-24T01:36:10.534Z | Compiling bitvec v1.0.1 |
| 2619 | 2026-02-24T01:36:11.773Z | Compiling crc v3.2.1 |
| 2620 | 2026-02-24T01:36:13.447Z | Compiling zerocopy v0.6.6 |
| 2621 | 2026-02-24T01:36:14.419Z | Compiling proc-macro-error2 v2.0.1 |
| 2622 | 2026-02-24T01:36:14.640Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2623 | 2026-02-24T01:36:14.985Z | Compiling packed_struct_codegen v0.10.1 |
| 2624 | 2026-02-24T01:36:15.019Z | Compiling bitfield-macros v0.19.2 |
| 2625 | 2026-02-24T01:36:16.332Z | Compiling indexmap v1.9.3 |
| 2626 | 2026-02-24T01:36:16.392Z | Compiling nodrop v0.1.14 |
| 2627 | 2026-02-24T01:36:16.584Z | Compiling array-init v0.0.4 |
| 2628 | 2026-02-24T01:36:16.775Z | Compiling bitfield v0.19.2 |
| 2629 | 2026-02-24T01:36:16.976Z | Compiling smallvec v0.6.14 |
| 2630 | 2026-02-24T01:36:17.248Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2631 | 2026-02-24T01:36:17.502Z | Compiling num-derive v0.3.3 |
| 2632 | 2026-02-24T01:36:17.601Z | Compiling hashbrown v0.12.3 |
| 2633 | 2026-02-24T01:36:19.179Z | Compiling libscf-sys v1.1.0 |
| 2634 | 2026-02-24T01:36:19.469Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2635 | 2026-02-24T01:36:19.949Z | Compiling serde-hex v0.1.0 |
| 2636 | 2026-02-24T01:36:20.943Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2637 | 2026-02-24T01:36:21.374Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 2638 | 2026-02-24T01:36:23.352Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2639 | 2026-02-24T01:36:23.748Z | Compiling ron v0.8.1 |
| 2640 | 2026-02-24T01:36:24.119Z | Compiling hashbrown v0.13.2 |
| 2641 | 2026-02-24T01:36:25.058Z | Compiling vergen-gitcl v1.0.8 |
| 2642 | 2026-02-24T01:36:25.387Z | Compiling dirs-sys-next v0.1.2 |
| 2643 | 2026-02-24T01:36:25.433Z | Compiling crunchy v0.2.2 |
| 2644 | 2026-02-24T01:36:25.878Z | Compiling maplit v1.0.2 |
| 2645 | 2026-02-24T01:36:25.915Z | Compiling crc-any v2.5.0 |
| 2646 | 2026-02-24T01:36:26.104Z | Compiling dirs-next v2.0.0 |
| 2647 | 2026-02-24T01:36:26.397Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2648 | 2026-02-24T01:36:26.817Z | Compiling object v0.30.4 |
| 2649 | 2026-02-24T01:36:27.706Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2650 | 2026-02-24T01:36:28.730Z | Compiling dsl_auto_type v0.1.2 |
| 2651 | 2026-02-24T01:36:29.088Z | Compiling scheduled-thread-pool v0.2.7 |
| 2652 | 2026-02-24T01:36:29.876Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2653 | 2026-02-24T01:36:30.287Z | Compiling path-slash v0.1.5 |
| 2654 | 2026-02-24T01:36:30.321Z | Compiling tiny-keccak v2.0.2 |
| 2655 | 2026-02-24T01:36:30.587Z | Compiling diesel_derives v2.2.3 |
| 2656 | 2026-02-24T01:36:30.717Z | Compiling r2d2 v0.8.10 |
| 2657 | 2026-02-24T01:36:32.426Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 2658 | 2026-02-24T01:36:38.533Z | Compiling term v0.7.0 |
| 2659 | 2026-02-24T01:36:39.656Z | Compiling tabled_derive v0.11.0 |
| 2660 | 2026-02-24T01:36:39.780Z | Compiling papergrid v0.17.0 |
| 2661 | 2026-02-24T01:36:41.851Z | Compiling testing_table v0.3.0 |
| 2662 | 2026-02-24T01:36:42.687Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2663 | 2026-02-24T01:36:45.373Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2664 | 2026-02-24T01:36:45.671Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2665 | 2026-02-24T01:36:46.001Z | Compiling bit-vec v0.6.3 |
| 2666 | 2026-02-24T01:36:46.412Z | Compiling arc-swap v1.7.1 |
| 2667 | 2026-02-24T01:36:47.051Z | Compiling xshell-macros v0.2.7 |
| 2668 | 2026-02-24T01:36:47.523Z | Compiling slog-scope v4.4.0 |
| 2669 | 2026-02-24T01:36:47.712Z | Compiling xshell v0.2.7 |
| 2670 | 2026-02-24T01:36:48.269Z | Compiling bit-set v0.5.3 |
| 2671 | 2026-02-24T01:36:48.664Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2672 | 2026-02-24T01:36:50.319Z | Compiling tabled v0.20.0 |
| 2673 | 2026-02-24T01:36:52.171Z | Compiling diesel v2.2.12 |
| 2674 | 2026-02-24T01:36:54.635Z | Compiling ascii-canvas v3.0.0 |
| 2675 | 2026-02-24T01:36:55.074Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2676 | 2026-02-24T01:36:55.823Z | Compiling ena v0.14.3 |
| 2677 | 2026-02-24T01:36:56.249Z | Compiling bindgen v0.71.1 |
| 2678 | 2026-02-24T01:36:56.714Z | Compiling unicase v2.8.1 |
| 2679 | 2026-02-24T01:36:57.250Z | Compiling diff v0.1.13 |
| 2680 | 2026-02-24T01:36:57.728Z | Compiling regex-syntax v0.6.29 |
| 2681 | 2026-02-24T01:36:58.076Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2682 | 2026-02-24T01:37:00.318Z | Compiling slog-stdlog v4.1.1 |
| 2683 | 2026-02-24T01:37:01.144Z | Compiling lalrpop v0.19.12 |
| 2684 | 2026-02-24T01:37:01.929Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2685 | 2026-02-24T01:37:04.439Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2686 | 2026-02-24T01:37:05.515Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2687 | 2026-02-24T01:37:05.569Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2688 | 2026-02-24T01:37:05.848Z | Compiling crc8 v0.1.1 |
| 2689 | 2026-02-24T01:37:05.929Z | Compiling slog-envlogger v2.2.0 |
| 2690 | 2026-02-24T01:37:06.889Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2691 | 2026-02-24T01:37:08.231Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2692 | 2026-02-24T01:37:09.067Z | Compiling headers-core v0.3.0 |
| 2693 | 2026-02-24T01:37:09.296Z | Compiling libxml v0.3.3 |
| 2694 | 2026-02-24T01:37:09.750Z | Compiling headers v0.4.1 |
| 2695 | 2026-02-24T01:37:11.047Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2696 | 2026-02-24T01:37:13.288Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2697 | 2026-02-24T01:37:13.651Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2698 | 2026-02-24T01:37:13.724Z | Compiling strum_macros v0.24.3 |
| 2699 | 2026-02-24T01:37:13.759Z | Compiling indoc v1.0.9 |
| 2700 | 2026-02-24T01:37:14.565Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2701 | 2026-02-24T01:37:16.398Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2702 | 2026-02-24T01:37:16.766Z | Compiling derive_builder v0.20.2 |
| 2703 | 2026-02-24T01:37:17.059Z | Compiling impl-trait-for-tuples v0.2.2 |
| 2704 | 2026-02-24T01:37:18.012Z | Compiling samael v0.0.19 |
| 2705 | 2026-02-24T01:37:18.722Z | Compiling oso-derive v0.27.3 |
| 2706 | 2026-02-24T01:37:19.591Z | Compiling quick-xml v0.37.2 |
| 2707 | 2026-02-24T01:37:19.997Z | Compiling half v1.8.3 |
| 2708 | 2026-02-24T01:37:20.065Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2709 | 2026-02-24T01:37:20.245Z | Compiling polar-core v0.27.3 |
| 2710 | 2026-02-24T01:37:20.860Z | Compiling serde_cbor v0.11.2 |
| 2711 | 2026-02-24T01:37:21.767Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2712 | 2026-02-24T01:37:22.437Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2713 | 2026-02-24T01:37:22.873Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2714 | 2026-02-24T01:37:22.992Z | Compiling diesel-dtrace v0.4.2 |
| 2715 | 2026-02-24T01:37:23.623Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2716 | 2026-02-24T01:37:36.017Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2717 | 2026-02-24T01:37:36.366Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2718 | 2026-02-24T01:37:39.134Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2719 | 2026-02-24T01:37:39.214Z | Compiling bb8 v0.8.5 |
| 2720 | 2026-02-24T01:37:39.929Z | Compiling trait-variant v0.1.2 |
| 2721 | 2026-02-24T01:37:40.022Z | Compiling async-bb8-diesel v0.2.1 |
| 2722 | 2026-02-24T01:37:40.129Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 2723 | 2026-02-24T01:37:40.827Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2724 | 2026-02-24T01:37:41.010Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2725 | 2026-02-24T01:37:41.344Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2726 | 2026-02-24T01:37:41.972Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2727 | 2026-02-24T01:37:42.444Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2728 | 2026-02-24T01:37:42.810Z | Compiling oso v0.27.3 |
| 2729 | 2026-02-24T01:37:44.922Z | Compiling fxhash v0.2.1 |
| 2730 | 2026-02-24T01:37:45.201Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2731 | 2026-02-24T01:37:45.496Z | Compiling typify-impl v0.2.0 |
| 2732 | 2026-02-24T01:37:45.610Z | Compiling kstat-rs v0.2.4 |
| 2733 | 2026-02-24T01:37:46.516Z | Compiling libz-sys v1.1.20 |
| 2734 | 2026-02-24T01:37:47.209Z | Compiling nonempty v0.12.0 |
| 2735 | 2026-02-24T01:37:47.627Z | Compiling salty v0.3.0 |
| 2736 | 2026-02-24T01:37:48.239Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2737 | 2026-02-24T01:37:53.826Z | Compiling typify-macro v0.2.0 |
| 2738 | 2026-02-24T01:37:55.067Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2739 | 2026-02-24T01:37:56.925Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2740 | 2026-02-24T01:37:57.624Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2741 | 2026-02-24T01:38:02.658Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2742 | 2026-02-24T01:38:06.619Z | Compiling nanorand v0.7.0 |
| 2743 | 2026-02-24T01:38:07.385Z | Compiling fs-err v2.11.0 |
| 2744 | 2026-02-24T01:38:08.145Z | Compiling parking_lot_core v0.8.6 |
| 2745 | 2026-02-24T01:38:08.618Z | Compiling mime_guess v2.0.5 |
| 2746 | 2026-02-24T01:38:09.722Z | Compiling flume v0.11.1 |
| 2747 | 2026-02-24T01:38:10.510Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2748 | 2026-02-24T01:38:11.389Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2749 | 2026-02-24T01:38:13.585Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2750 | 2026-02-24T01:38:15.884Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2751 | 2026-02-24T01:38:18.683Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2752 | 2026-02-24T01:38:33.196Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2753 | 2026-02-24T01:38:34.252Z | Compiling tabled_derive v0.10.0 |
| 2754 | 2026-02-24T01:38:36.432Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2755 | 2026-02-24T01:38:40.637Z | Compiling ignore v0.4.23 |
| 2756 | 2026-02-24T01:38:43.339Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2757 | 2026-02-24T01:38:43.676Z | Compiling papergrid v0.14.0 |
| 2758 | 2026-02-24T01:38:45.801Z | Compiling primeorder v0.13.6 |
| 2759 | 2026-02-24T01:38:46.387Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2760 | 2026-02-24T01:38:46.644Z | Compiling castaway v0.2.3 |
| 2761 | 2026-02-24T01:38:46.903Z | Compiling nibble_vec v0.1.0 |
| 2762 | 2026-02-24T01:38:47.244Z | Compiling atty v0.2.14 |
| 2763 | 2026-02-24T01:38:47.468Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2764 | 2026-02-24T01:38:47.836Z | Compiling parse-size v1.1.0 |
| 2765 | 2026-02-24T01:38:48.200Z | Compiling endian-type v0.1.2 |
| 2766 | 2026-02-24T01:38:48.524Z | Compiling http-range v0.1.5 |
| 2767 | 2026-02-24T01:38:49.178Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2768 | 2026-02-24T01:38:49.491Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 2769 | 2026-02-24T01:38:49.625Z | Compiling radix_trie v0.2.1 |
| 2770 | 2026-02-24T01:38:49.677Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2771 | 2026-02-24T01:38:50.623Z | Compiling compact_str v0.8.0 |
| 2772 | 2026-02-24T01:38:51.288Z | Compiling p384 v0.13.1 |
| 2773 | 2026-02-24T01:38:52.978Z | Compiling tabled v0.18.0 |
| 2774 | 2026-02-24T01:38:53.093Z | Compiling globwalk v0.9.1 |
| 2775 | 2026-02-24T01:38:54.357Z | Compiling parking_lot v0.11.2 |
| 2776 | 2026-02-24T01:38:55.923Z | Compiling typify v0.2.0 |
| 2777 | 2026-02-24T01:38:56.177Z | Compiling predicates-tree v1.0.12 |
| 2778 | 2026-02-24T01:38:56.319Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2779 | 2026-02-24T01:38:56.929Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2780 | 2026-02-24T01:38:57.084Z | Compiling unicode-truncate v1.1.0 |
| 2781 | 2026-02-24T01:38:59.726Z | Compiling prefix-trie v0.7.0 |
| 2782 | 2026-02-24T01:39:00.670Z | Compiling lru v0.12.5 |
| 2783 | 2026-02-24T01:39:01.074Z | Compiling vergen-git2 v1.0.7 |
| 2784 | 2026-02-24T01:39:01.107Z | Compiling instability v0.3.2 |
| 2785 | 2026-02-24T01:39:01.451Z | Compiling indoc v2.0.6 |
| 2786 | 2026-02-24T01:39:02.080Z | Compiling cassowary v0.3.0 |
| 2787 | 2026-02-24T01:39:02.535Z | Compiling hickory-server v0.25.2 |
| 2788 | 2026-02-24T01:39:03.190Z | Compiling ratatui v0.29.0 |
| 2789 | 2026-02-24T01:39:05.222Z | Compiling git2 v0.20.2 |
| 2790 | 2026-02-24T01:39:10.687Z | Compiling camino-tempfile-ext v0.3.2 |
| 2791 | 2026-02-24T01:39:10.790Z | Compiling progenitor-impl v0.8.0 |
| 2792 | 2026-02-24T01:39:12.005Z | Compiling hyper-staticfile v0.10.1 |
| 2793 | 2026-02-24T01:39:12.386Z | Compiling sled v0.34.7 |
| 2794 | 2026-02-24T01:39:13.541Z | Compiling hickory-client v0.25.2 |
| 2795 | 2026-02-24T01:39:14.966Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2796 | 2026-02-24T01:39:15.319Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2797 | 2026-02-24T01:39:15.918Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2798 | 2026-02-24T01:39:16.174Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2799 | 2026-02-24T01:39:17.458Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2800 | 2026-02-24T01:39:21.461Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2801 | 2026-02-24T01:39:22.156Z | Compiling rand_seeder v0.4.0 |
| 2802 | 2026-02-24T01:39:22.659Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2803 | 2026-02-24T01:39:23.240Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2804 | 2026-02-24T01:39:23.566Z | Compiling lzma-sys v0.1.20 |
| 2805 | 2026-02-24T01:39:23.659Z | Compiling corncobs v0.1.4 |
| 2806 | 2026-02-24T01:39:24.079Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2807 | 2026-02-24T01:39:24.296Z | Compiling rustls v0.21.12 |
| 2808 | 2026-02-24T01:39:24.577Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2809 | 2026-02-24T01:39:24.785Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2810 | 2026-02-24T01:39:25.361Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2811 | 2026-02-24T01:39:25.694Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2812 | 2026-02-24T01:39:25.875Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2813 | 2026-02-24T01:39:26.021Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2814 | 2026-02-24T01:39:27.569Z | Compiling progenitor-macro v0.8.0 |
| 2815 | 2026-02-24T01:39:37.366Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2816 | 2026-02-24T01:39:40.080Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2817 | 2026-02-24T01:39:45.132Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2818 | 2026-02-24T01:39:56.865Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2819 | 2026-02-24T01:39:58.484Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2820 | 2026-02-24T01:40:04.010Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2821 | 2026-02-24T01:40:04.397Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2822 | 2026-02-24T01:40:04.776Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2823 | 2026-02-24T01:40:05.141Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2824 | 2026-02-24T01:40:05.624Z | Compiling progenitor-client v0.8.0 |
| 2825 | 2026-02-24T01:40:06.567Z | Compiling sct v0.7.1 |
| 2826 | 2026-02-24T01:40:07.075Z | Compiling rustls-webpki v0.101.7 |
| 2827 | 2026-02-24T01:40:07.480Z | Compiling heck v0.3.3 |
| 2828 | 2026-02-24T01:40:07.852Z | Compiling secrecy v0.8.0 |
| 2829 | 2026-02-24T01:40:08.188Z | Compiling void v1.0.2 |
| 2830 | 2026-02-24T01:40:08.421Z | Compiling lzss v0.8.2 |
| 2831 | 2026-02-24T01:40:12.524Z | Compiling zone_cfg_derive v0.1.2 |
| 2832 | 2026-02-24T01:40:13.460Z | Compiling progenitor v0.8.0 |
| 2833 | 2026-02-24T01:40:13.861Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2834 | 2026-02-24T01:40:13.908Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2835 | 2026-02-24T01:40:15.303Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2836 | 2026-02-24T01:40:17.963Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2837 | 2026-02-24T01:40:20.830Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 2838 | 2026-02-24T01:40:20.882Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2839 | 2026-02-24T01:40:21.870Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2840 | 2026-02-24T01:40:22.466Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2841 | 2026-02-24T01:40:22.875Z | Compiling tungstenite v0.23.0 |
| 2842 | 2026-02-24T01:40:28.479Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2843 | 2026-02-24T01:40:28.835Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2844 | 2026-02-24T01:40:29.229Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2845 | 2026-02-24T01:40:29.594Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2846 | 2026-02-24T01:40:29.982Z | Compiling nix v0.27.1 |
| 2847 | 2026-02-24T01:40:32.657Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2848 | 2026-02-24T01:40:33.421Z | Compiling serde_bytes v0.11.19 |
| 2849 | 2026-02-24T01:40:34.039Z | Compiling base64 v0.13.1 |
| 2850 | 2026-02-24T01:40:34.873Z | Compiling number_prefix v0.4.0 |
| 2851 | 2026-02-24T01:40:35.078Z | Compiling ron v0.7.1 |
| 2852 | 2026-02-24T01:40:35.210Z | Compiling indicatif v0.17.11 |
| 2853 | 2026-02-24T01:40:35.254Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2854 | 2026-02-24T01:40:40.183Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2855 | 2026-02-24T01:40:40.886Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2856 | 2026-02-24T01:40:41.822Z | Compiling tokio-tungstenite v0.23.1 |
| 2857 | 2026-02-24T01:40:42.492Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2858 | 2026-02-24T01:40:46.631Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 2859 | 2026-02-24T01:40:47.134Z | Compiling xz2 v0.1.7 |
| 2860 | 2026-02-24T01:40:47.830Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2861 | 2026-02-24T01:40:56.809Z | Compiling tokio-rustls v0.24.1 |
| 2862 | 2026-02-24T01:40:57.634Z | Compiling zone v0.1.8 |
| 2863 | 2026-02-24T01:40:58.378Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2864 | 2026-02-24T01:40:58.710Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2865 | 2026-02-24T01:41:00.577Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2866 | 2026-02-24T01:41:01.329Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2867 | 2026-02-24T01:41:04.843Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2868 | 2026-02-24T01:41:12.876Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2869 | 2026-02-24T01:41:14.504Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2870 | 2026-02-24T01:41:24.494Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2871 | 2026-02-24T01:41:37.535Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2872 | 2026-02-24T01:41:38.412Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2873 | 2026-02-24T01:41:39.174Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2874 | 2026-02-24T01:41:44.133Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2875 | 2026-02-24T01:41:46.626Z | Compiling rustls-pemfile v1.0.4 |
| 2876 | 2026-02-24T01:41:47.544Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2877 | 2026-02-24T01:41:50.345Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2878 | 2026-02-24T01:41:50.642Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2879 | 2026-02-24T01:41:50.986Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2880 | 2026-02-24T01:41:52.891Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2881 | 2026-02-24T01:41:54.495Z | Compiling signal-hook-tokio v0.3.1 |
| 2882 | 2026-02-24T01:41:54.764Z | Compiling twox-hash v2.1.0 |
| 2883 | 2026-02-24T01:41:55.748Z | Compiling yasna v0.5.2 |
| 2884 | 2026-02-24T01:41:55.882Z | Compiling is_ci v1.2.0 |
| 2885 | 2026-02-24T01:41:56.232Z | Compiling supports-color v3.0.2 |
| 2886 | 2026-02-24T01:41:56.739Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2887 | 2026-02-24T01:41:58.217Z | Compiling rcgen v0.12.1 |
| 2888 | 2026-02-24T01:41:59.197Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2889 | 2026-02-24T01:42:08.305Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2890 | 2026-02-24T01:42:08.700Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2891 | 2026-02-24T01:42:26.830Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 2892 | 2026-02-24T01:42:40.918Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2893 | 2026-02-24T01:42:50.528Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2894 | 2026-02-24T01:42:52.824Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2895 | 2026-02-24T01:42:58.952Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2896 | 2026-02-24T01:43:05.775Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2897 | 2026-02-24T01:43:09.776Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2898 | 2026-02-24T01:43:10.124Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2899 | 2026-02-24T01:43:10.479Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2900 | 2026-02-24T01:43:14.176Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2901 | 2026-02-24T01:43:14.533Z | Compiling fatfs v0.3.6 |
| 2902 | 2026-02-24T01:43:17.084Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2903 | 2026-02-24T01:43:17.369Z | Compiling subprocess v0.2.9 |
| 2904 | 2026-02-24T01:43:22.036Z | Compiling rtoolbox v0.0.2 |
| 2905 | 2026-02-24T01:43:22.565Z | Compiling seq-macro v0.3.6 |
| 2906 | 2026-02-24T01:43:23.652Z | Compiling assert_matches v1.5.0 |
| 2907 | 2026-02-24T01:43:26.232Z | Compiling rpassword v7.4.0 |
| 2908 | 2026-02-24T01:43:26.823Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2909 | 2026-02-24T01:43:31.099Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2910 | 2026-02-24T01:43:39.578Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2911 | 2026-02-24T01:43:53.473Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2912 | 2026-02-24T01:43:53.678Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2913 | 2026-02-24T01:43:58.780Z | Compiling tui-tree-widget v0.23.1 |
| 2914 | 2026-02-24T01:43:59.651Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2915 | 2026-02-24T01:44:01.942Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2916 | 2026-02-24T01:44:02.873Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2917 | 2026-02-24T01:44:08.788Z | Compiling uzers v0.12.1 |
| 2918 | 2026-02-24T01:44:09.786Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2919 | 2026-02-24T01:44:11.912Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2920 | 2026-02-24T01:44:21.794Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2921 | 2026-02-24T01:44:34.258Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2922 | 2026-02-24T01:44:51.901Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2923 | 2026-02-24T01:44:52.952Z | Compiling support-bundle-viewer v0.1.2 |
| 2924 | 2026-02-24T01:44:56.542Z | Compiling multimap v0.10.1 |
| 2925 | 2026-02-24T01:47:13.381Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2926 | 2026-02-24T01:47:14.894Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2927 | 2026-02-24T01:59:45.248Z | Finished `release` profile [optimized] target(s) in 25m 24s |
| 2928 | 2026-02-24T02:01:06.655Z | |
| 2929 | 2026-02-24T02:01:06.680Z | real 26:48.033407485 |
| 2930 | 2026-02-24T02:01:06.680Z | user 2:58:08.952269318 |
| 2931 | 2026-02-24T02:01:06.680Z | sys 5:22.619224347 |
| 2932 | 2026-02-24T02:01:06.680Z | trap 6.590124480 |
| 2933 | 2026-02-24T02:01:06.680Z | tflt 1.693601394 |
| 2934 | 2026-02-24T02:01:06.680Z | dflt 5.610600427 |
| 2935 | 2026-02-24T02:01:06.680Z | kflt 0.001176494 |
| 2936 | 2026-02-24T02:01:06.680Z | lock 12:21:41.791849776 |
| 2937 | 2026-02-24T02:01:06.680Z | slp 8:38:17.991768461 |
| 2938 | 2026-02-24T02:01:06.680Z | lat 4:45.716753868 |
| 2939 | 2026-02-24T02:01:06.680Z | stop 3:59.257532653 |
| 2940 | 2026-02-24T02:01:06.680Z | + mapfile -t packages |
| 2941 | 2026-02-24T02:01:06.680Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2942 | 2026-02-24T02:01:08.721Z | Finished `release` profile [optimized] target(s) in 1.96s |
| 2943 | 2026-02-24T02:01:08.813Z | Running `target/release/omicron-package -t test list-outputs` |
| 2944 | 2026-02-24T02:01:08.898Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2945 | 2026-02-24T02:01:08.922Z | + ptime -m cargo build --locked --release -p xtask |
| 2946 | 2026-02-24T02:01:10.221Z | Compiling serde_core v1.0.228 |
| 2947 | 2026-02-24T02:01:10.221Z | Compiling syn v2.0.114 |
| 2948 | 2026-02-24T02:01:10.245Z | Compiling serde v1.0.228 |
| 2949 | 2026-02-24T02:01:10.246Z | Compiling bitflags v2.9.4 |
| 2950 | 2026-02-24T02:01:10.246Z | Compiling libc v0.2.180 |
| 2951 | 2026-02-24T02:01:10.246Z | Compiling serde_json v1.0.149 |
| 2952 | 2026-02-24T02:01:10.246Z | Compiling num-traits v0.2.19 |
| 2953 | 2026-02-24T02:01:10.693Z | Compiling smallvec v1.15.1 |
| 2954 | 2026-02-24T02:01:10.743Z | Compiling hashbrown v0.16.1 |
| 2955 | 2026-02-24T02:01:10.775Z | Compiling rustix v0.38.37 |
| 2956 | 2026-02-24T02:01:11.103Z | Compiling usdt-impl v0.5.0 |
| 2957 | 2026-02-24T02:01:11.267Z | Compiling syn v1.0.109 |
| 2958 | 2026-02-24T02:01:11.885Z | Compiling log v0.4.29 |
| 2959 | 2026-02-24T02:01:12.074Z | Compiling thread-id v4.2.2 |
| 2960 | 2026-02-24T02:01:12.273Z | Compiling indexmap v2.13.0 |
| 2961 | 2026-02-24T02:01:12.299Z | Compiling rustix v1.1.3 |
| 2962 | 2026-02-24T02:01:12.385Z | Compiling percent-encoding v2.3.2 |
| 2963 | 2026-02-24T02:01:12.885Z | Compiling getrandom v0.3.4 |
| 2964 | 2026-02-24T02:01:13.358Z | Compiling ordered-float v2.10.1 |
| 2965 | 2026-02-24T02:01:13.423Z | Compiling terminal_size v0.4.0 |
| 2966 | 2026-02-24T02:01:13.480Z | Compiling form_urlencoded v1.2.2 |
| 2967 | 2026-02-24T02:01:14.072Z | Compiling fs-err v3.1.1 |
| 2968 | 2026-02-24T02:01:14.160Z | Compiling anyhow v1.0.99 |
| 2969 | 2026-02-24T02:01:14.450Z | Compiling heck v0.4.1 |
| 2970 | 2026-02-24T02:01:14.718Z | Compiling once_cell v1.21.3 |
| 2971 | 2026-02-24T02:01:14.864Z | Compiling clap_builder v4.5.48 |
| 2972 | 2026-02-24T02:01:15.883Z | Compiling tempfile v3.24.0 |
| 2973 | 2026-02-24T02:01:17.121Z | Compiling synstructure v0.13.1 |
| 2974 | 2026-02-24T02:01:17.425Z | Compiling proc-macro-error v1.0.4 |
| 2975 | 2026-02-24T02:01:17.589Z | Compiling textwrap v0.16.2 |
| 2976 | 2026-02-24T02:01:17.834Z | Compiling camino-tempfile v1.4.1 |
| 2977 | 2026-02-24T02:01:18.195Z | Compiling tabled_derive v0.7.0 |
| 2978 | 2026-02-24T02:01:19.550Z | Compiling serde_derive v1.0.228 |
| 2979 | 2026-02-24T02:01:19.659Z | Compiling thiserror-impl v2.0.18 |
| 2980 | 2026-02-24T02:01:19.684Z | Compiling zerofrom-derive v0.1.4 |
| 2981 | 2026-02-24T02:01:19.758Z | Compiling yoke-derive v0.7.4 |
| 2982 | 2026-02-24T02:01:19.986Z | Compiling zerovec-derive v0.10.3 |
| 2983 | 2026-02-24T02:01:21.831Z | Compiling displaydoc v0.2.5 |
| 2984 | 2026-02-24T02:01:22.048Z | Compiling thiserror-impl v1.0.69 |
| 2985 | 2026-02-24T02:01:22.254Z | Compiling thiserror v2.0.18 |
| 2986 | 2026-02-24T02:01:22.370Z | Compiling zerofrom v0.1.4 |
| 2987 | 2026-02-24T02:01:22.466Z | Compiling pest v2.8.2 |
| 2988 | 2026-02-24T02:01:22.642Z | Compiling yoke v0.7.4 |
| 2989 | 2026-02-24T02:01:23.044Z | Compiling zerovec v0.10.4 |
| 2990 | 2026-02-24T02:01:23.069Z | Compiling icu_provider_macros v1.5.0 |
| 2991 | 2026-02-24T02:01:23.174Z | Compiling zerocopy-derive v0.7.35 |
| 2992 | 2026-02-24T02:01:24.169Z | Compiling scroll_derive v0.12.0 |
| 2993 | 2026-02-24T02:01:24.386Z | Compiling thiserror v1.0.69 |
| 2994 | 2026-02-24T02:01:24.842Z | Compiling zerocopy v0.7.35 |
| 2995 | 2026-02-24T02:01:25.428Z | Compiling tinystr v0.7.6 |
| 2996 | 2026-02-24T02:01:25.495Z | Compiling pest_meta v2.8.2 |
| 2997 | 2026-02-24T02:01:25.913Z | Compiling icu_locid v1.5.0 |
| 2998 | 2026-02-24T02:01:26.139Z | Compiling icu_collections v1.5.0 |
| 2999 | 2026-02-24T02:01:26.867Z | Compiling pest_generator v2.8.2 |
| 3000 | 2026-02-24T02:01:27.553Z | Compiling icu_provider v1.5.0 |
| 3001 | 2026-02-24T02:01:28.369Z | Compiling icu_locid_transform v1.5.0 |
| 3002 | 2026-02-24T02:01:28.684Z | Compiling toml_datetime v0.6.11 |
| 3003 | 2026-02-24T02:01:28.708Z | Compiling pest_derive v2.8.2 |
| 3004 | 2026-02-24T02:01:28.818Z | Compiling serde_spanned v0.6.9 |
| 3005 | 2026-02-24T02:01:29.138Z | Compiling toml_edit v0.22.27 |
| 3006 | 2026-02-24T02:01:29.524Z | Compiling dof v0.3.0 |
| 3007 | 2026-02-24T02:01:29.565Z | Compiling dtrace-parser v0.2.0 |
| 3008 | 2026-02-24T02:01:29.690Z | Compiling scroll v0.12.0 |
| 3009 | 2026-02-24T02:01:30.340Z | Compiling icu_properties v1.5.1 |
| 3010 | 2026-02-24T02:01:31.055Z | Compiling goblin v0.8.2 |
| 3011 | 2026-02-24T02:01:31.703Z | Compiling serde_tokenstream v0.2.2 |
| 3012 | 2026-02-24T02:01:32.296Z | Compiling erased-serde v0.4.6 |
| 3013 | 2026-02-24T02:01:33.678Z | Compiling toml v0.8.23 |
| 3014 | 2026-02-24T02:01:33.714Z | Compiling serde-untagged v0.1.7 |
| 3015 | 2026-02-24T02:01:34.397Z | Compiling icu_normalizer v1.5.0 |
| 3016 | 2026-02-24T02:01:34.769Z | Compiling serde-value v0.7.0 |
| 3017 | 2026-02-24T02:01:36.171Z | Compiling idna_adapter v1.2.0 |
| 3018 | 2026-02-24T02:01:36.273Z | Compiling usdt-attr-macro v0.5.0 |
| 3019 | 2026-02-24T02:01:36.492Z | Compiling idna v1.0.3 |
| 3020 | 2026-02-24T02:01:37.551Z | Compiling url v2.5.4 |
| 3021 | 2026-02-24T02:01:39.112Z | Compiling cargo-util-schemas v0.8.2 |
| 3022 | 2026-02-24T02:01:41.357Z | Compiling usdt-macro v0.5.0 |
| 3023 | 2026-02-24T02:01:42.435Z | Compiling cargo-platform v0.2.0 |
| 3024 | 2026-02-24T02:01:42.680Z | Compiling clap_derive v4.5.47 |
| 3025 | 2026-02-24T02:01:43.623Z | Compiling cargo_metadata v0.21.0 |
| 3026 | 2026-02-24T02:01:44.465Z | Compiling usdt v0.5.0 |
| 3027 | 2026-02-24T02:01:44.518Z | Compiling cargo_toml v0.21.0 |
| 3028 | 2026-02-24T02:01:45.809Z | Compiling macaddr v1.0.1 |
| 3029 | 2026-02-24T02:01:46.332Z | Compiling clap v4.5.48 |
| 3030 | 2026-02-24T02:01:46.397Z | Compiling tabled v0.15.0 |
| 3031 | 2026-02-24T02:01:58.545Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3032 | 2026-02-24T02:02:05.760Z | Finished `release` profile [optimized] target(s) in 56.74s |
| 3033 | 2026-02-24T02:02:05.925Z | |
| 3034 | 2026-02-24T02:02:05.925Z | real 56.972026533 |
| 3035 | 2026-02-24T02:02:05.925Z | user 5:56.286865224 |
| 3036 | 2026-02-24T02:02:05.925Z | sys 30.961415475 |
| 3037 | 2026-02-24T02:02:05.925Z | trap 0.249381016 |
| 3038 | 2026-02-24T02:02:05.950Z | tflt 0.148153804 |
| 3039 | 2026-02-24T02:02:05.950Z | dflt 0.589183279 |
| 3040 | 2026-02-24T02:02:05.950Z | kflt 0.000037165 |
| 3041 | 2026-02-24T02:02:05.950Z | lock 16:44.012881878 |
| 3042 | 2026-02-24T02:02:05.950Z | slp 19:27.216950587 |
| 3043 | 2026-02-24T02:02:05.950Z | lat 26.317828085 |
| 3044 | 2026-02-24T02:02:05.950Z | stop 31.265957460 |
| 3045 | 2026-02-24T02:02:05.950Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3046 | 2026-02-24T02:02:05.950Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3047 | 2026-02-24T02:02:05.950Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3048 | 2026-02-24T02:02:05.950Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3049 | 2026-02-24T02:02:05.950Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3050 | 2026-02-24T02:02:08.065Z | Compiling regress v0.10.4 |
| 3051 | 2026-02-24T02:02:08.117Z | Compiling unsafe-libyaml v0.2.11 |
| 3052 | 2026-02-24T02:02:08.142Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3053 | 2026-02-24T02:02:08.142Z | Compiling match_cfg v0.1.0 |
| 3054 | 2026-02-24T02:02:08.224Z | Compiling structmeta-derive v0.3.0 |
| 3055 | 2026-02-24T02:02:08.249Z | Compiling rustls v0.22.4 |
| 3056 | 2026-02-24T02:02:08.249Z | Compiling newtype-uuid-macros v0.1.0 |
| 3057 | 2026-02-24T02:02:08.249Z | Compiling multer v3.1.0 |
| 3058 | 2026-02-24T02:02:08.348Z | Compiling hostname v0.3.1 |
| 3059 | 2026-02-24T02:02:08.672Z | Compiling debug-ignore v1.0.5 |
| 3060 | 2026-02-24T02:02:08.770Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 3061 | 2026-02-24T02:02:08.818Z | Compiling progenitor-client v0.10.0 |
| 3062 | 2026-02-24T02:02:08.880Z | Compiling slog-json v2.6.1 |
| 3063 | 2026-02-24T02:02:09.340Z | Compiling async-stream-impl v0.3.6 |
| 3064 | 2026-02-24T02:02:09.474Z | Compiling serde_spanned v1.0.4 |
| 3065 | 2026-02-24T02:02:09.822Z | Compiling serde_yaml v0.9.34+deprecated |
| 3066 | 2026-02-24T02:02:09.998Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3067 | 2026-02-24T02:02:10.039Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3068 | 2026-02-24T02:02:10.396Z | Compiling dropshot v0.16.7 |
| 3069 | 2026-02-24T02:02:10.695Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3070 | 2026-02-24T02:02:10.728Z | Compiling async-stream v0.3.6 |
| 3071 | 2026-02-24T02:02:10.789Z | Compiling structmeta v0.3.0 |
| 3072 | 2026-02-24T02:02:10.892Z | Compiling slog-bunyan v2.5.0 |
| 3073 | 2026-02-24T02:02:11.069Z | Compiling toml v0.9.11+spec-1.1.0 |
| 3074 | 2026-02-24T02:02:11.192Z | Compiling waitgroup v0.1.2 |
| 3075 | 2026-02-24T02:02:11.250Z | Compiling rustls-pemfile v2.2.0 |
| 3076 | 2026-02-24T02:02:11.426Z | Compiling dropshot_endpoint v0.16.7 |
| 3077 | 2026-02-24T02:02:11.470Z | Compiling itertools v0.14.0 |
| 3078 | 2026-02-24T02:02:11.632Z | Compiling hostname v0.4.2 |
| 3079 | 2026-02-24T02:02:11.905Z | Compiling typify-impl v0.4.3 |
| 3080 | 2026-02-24T02:02:12.073Z | Compiling serde_path_to_error v0.1.20 |
| 3081 | 2026-02-24T02:02:12.946Z | Compiling derive-ex v0.1.8 |
| 3082 | 2026-02-24T02:02:13.525Z | Compiling tokio-rustls v0.25.0 |
| 3083 | 2026-02-24T02:02:13.961Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 3084 | 2026-02-24T02:02:14.211Z | Compiling macaddr v1.0.1 |
| 3085 | 2026-02-24T02:02:14.338Z | Compiling tabwriter v1.4.0 |
| 3086 | 2026-02-24T02:02:14.565Z | Compiling instant v0.1.13 |
| 3087 | 2026-02-24T02:02:14.687Z | Compiling progenitor-client v0.11.2 |
| 3088 | 2026-02-24T02:02:14.775Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3089 | 2026-02-24T02:02:14.818Z | Compiling parse-display-derive v0.10.0 |
| 3090 | 2026-02-24T02:02:15.395Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3091 | 2026-02-24T02:02:15.589Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3092 | 2026-02-24T02:02:15.858Z | Compiling colored v3.0.0 |
| 3093 | 2026-02-24T02:02:15.893Z | Compiling backoff v0.4.0 |
| 3094 | 2026-02-24T02:02:16.160Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3095 | 2026-02-24T02:02:16.336Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 3096 | 2026-02-24T02:02:16.640Z | Compiling proc-macro-crate v1.3.1 |
| 3097 | 2026-02-24T02:02:16.700Z | Compiling test-strategy v0.4.3 |
| 3098 | 2026-02-24T02:02:16.898Z | Compiling crucible-workspace-hack v0.1.0 |
| 3099 | 2026-02-24T02:02:17.132Z | Compiling proc-macro-error v1.0.4 |
| 3100 | 2026-02-24T02:02:17.306Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3101 | 2026-02-24T02:02:17.572Z | Compiling num_enum_derive v0.5.11 |
| 3102 | 2026-02-24T02:02:17.696Z | Compiling heapless v0.8.0 |
| 3103 | 2026-02-24T02:02:17.933Z | Compiling ingot-macros v0.1.1 |
| 3104 | 2026-02-24T02:02:18.457Z | Compiling parse-display v0.10.0 |
| 3105 | 2026-02-24T02:02:18.485Z | Compiling hash32 v0.3.1 |
| 3106 | 2026-02-24T02:02:18.655Z | Compiling smoltcp v0.11.0 |
| 3107 | 2026-02-24T02:02:18.780Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3108 | 2026-02-24T02:02:19.192Z | Compiling foreign-types-macros v0.2.3 |
| 3109 | 2026-02-24T02:02:19.392Z | Compiling cobs v0.2.3 |
| 3110 | 2026-02-24T02:02:19.749Z | Compiling foreign-types-shared v0.3.1 |
| 3111 | 2026-02-24T02:02:19.825Z | Compiling num_enum v0.5.11 |
| 3112 | 2026-02-24T02:02:19.939Z | Compiling postcard v1.0.10 |
| 3113 | 2026-02-24T02:02:20.174Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3114 | 2026-02-24T02:02:20.460Z | Compiling foreign-types v0.5.0 |
| 3115 | 2026-02-24T02:02:20.624Z | Compiling nix v0.30.1 |
| 3116 | 2026-02-24T02:02:20.653Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3117 | 2026-02-24T02:02:20.685Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3118 | 2026-02-24T02:02:21.377Z | Compiling secrecy v0.10.3 |
| 3119 | 2026-02-24T02:02:21.408Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3120 | 2026-02-24T02:02:21.458Z | Compiling cstr-argument v0.1.2 |
| 3121 | 2026-02-24T02:02:21.511Z | Compiling pretty-hex v0.2.1 |
| 3122 | 2026-02-24T02:02:21.695Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 3123 | 2026-02-24T02:02:21.779Z | Compiling rayon-core v1.12.1 |
| 3124 | 2026-02-24T02:02:21.807Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3125 | 2026-02-24T02:02:21.942Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3126 | 2026-02-24T02:02:22.155Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3127 | 2026-02-24T02:02:22.316Z | Compiling crossbeam-deque v0.8.5 |
| 3128 | 2026-02-24T02:02:22.394Z | Compiling colored v2.2.0 |
| 3129 | 2026-02-24T02:02:22.434Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3130 | 2026-02-24T02:02:23.294Z | Compiling camino-tempfile v1.4.1 |
| 3131 | 2026-02-24T02:02:23.378Z | Compiling typify-macro v0.4.3 |
| 3132 | 2026-02-24T02:02:23.778Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3133 | 2026-02-24T02:02:24.193Z | Compiling rayon v1.10.0 |
| 3134 | 2026-02-24T02:02:24.447Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3135 | 2026-02-24T02:02:24.472Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3136 | 2026-02-24T02:02:24.554Z | Compiling ingot-types v0.1.2 |
| 3137 | 2026-02-24T02:02:24.681Z | Compiling zone_cfg_derive v0.3.0 |
| 3138 | 2026-02-24T02:02:25.157Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3139 | 2026-02-24T02:02:25.507Z | Compiling ingot v0.1.1 |
| 3140 | 2026-02-24T02:02:25.635Z | Compiling smf v0.2.3 |
| 3141 | 2026-02-24T02:02:25.666Z | Compiling num-derive v0.4.2 |
| 3142 | 2026-02-24T02:02:26.068Z | Compiling sigpipe v0.1.3 |
| 3143 | 2026-02-24T02:02:26.235Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3144 | 2026-02-24T02:02:26.642Z | Compiling zone v0.3.1 |
| 3145 | 2026-02-24T02:02:26.849Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3146 | 2026-02-24T02:02:27.273Z | Compiling typify v0.4.3 |
| 3147 | 2026-02-24T02:02:27.376Z | Compiling toml v0.8.23 |
| 3148 | 2026-02-24T02:02:27.512Z | Compiling progenitor-impl v0.11.2 |
| 3149 | 2026-02-24T02:02:27.558Z | Compiling convert_case v0.4.0 |
| 3150 | 2026-02-24T02:02:27.635Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3151 | 2026-02-24T02:02:28.249Z | Compiling universal-hash v0.5.1 |
| 3152 | 2026-02-24T02:02:28.438Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3153 | 2026-02-24T02:02:28.494Z | Compiling derive_more v0.99.20 |
| 3154 | 2026-02-24T02:02:28.526Z | Compiling opaque-debug v0.3.1 |
| 3155 | 2026-02-24T02:02:28.582Z | Compiling half v2.4.1 |
| 3156 | 2026-02-24T02:02:28.656Z | Compiling ciborium-io v0.2.2 |
| 3157 | 2026-02-24T02:02:28.685Z | Compiling aead v0.5.2 |
| 3158 | 2026-02-24T02:02:28.823Z | Compiling poly1305 v0.8.0 |
| 3159 | 2026-02-24T02:02:28.850Z | Compiling progenitor-impl v0.10.0 |
| 3160 | 2026-02-24T02:02:29.119Z | Compiling ciborium-ll v0.2.2 |
| 3161 | 2026-02-24T02:02:29.172Z | Compiling chacha20 v0.9.1 |
| 3162 | 2026-02-24T02:02:29.574Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3163 | 2026-02-24T02:02:29.601Z | Compiling ciborium v0.2.2 |
| 3164 | 2026-02-24T02:02:29.722Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3165 | 2026-02-24T02:02:29.755Z | Compiling num-rational v0.4.2 |
| 3166 | 2026-02-24T02:02:30.570Z | Compiling password-hash v0.5.0 |
| 3167 | 2026-02-24T02:02:30.852Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3168 | 2026-02-24T02:02:31.009Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3169 | 2026-02-24T02:02:31.263Z | Compiling blake2 v0.10.6 |
| 3170 | 2026-02-24T02:02:31.474Z | Compiling num-complex v0.4.6 |
| 3171 | 2026-02-24T02:02:32.171Z | Compiling argon2 v0.5.3 |
| 3172 | 2026-02-24T02:02:32.484Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3173 | 2026-02-24T02:02:32.537Z | Compiling num v0.4.3 |
| 3174 | 2026-02-24T02:02:32.714Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3175 | 2026-02-24T02:02:32.764Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3176 | 2026-02-24T02:02:33.538Z | Compiling thiserror-no-std v2.0.2 |
| 3177 | 2026-02-24T02:02:33.712Z | Compiling float-ord v0.3.2 |
| 3178 | 2026-02-24T02:02:33.961Z | Compiling indent_write v2.2.0 |
| 3179 | 2026-02-24T02:02:34.071Z | Compiling progenitor-macro v0.11.2 |
| 3180 | 2026-02-24T02:02:34.271Z | Compiling vsss-rs v3.3.4 |
| 3181 | 2026-02-24T02:02:34.631Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3182 | 2026-02-24T02:02:35.009Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3183 | 2026-02-24T02:02:35.150Z | Compiling chacha20poly1305 v0.10.1 |
| 3184 | 2026-02-24T02:02:35.418Z | Compiling progenitor-macro v0.10.0 |
| 3185 | 2026-02-24T02:02:35.447Z | Compiling gethostname v0.5.0 |
| 3186 | 2026-02-24T02:02:35.508Z | Compiling usdt-macro v0.5.0 |
| 3187 | 2026-02-24T02:02:35.682Z | Compiling usdt-attr-macro v0.5.0 |
| 3188 | 2026-02-24T02:02:36.932Z | Compiling derive-where v1.5.0 |
| 3189 | 2026-02-24T02:02:37.176Z | Compiling cancel-safe-futures v0.1.5 |
| 3190 | 2026-02-24T02:02:37.390Z | Compiling usdt v0.5.0 |
| 3191 | 2026-02-24T02:02:37.464Z | Compiling owo-colors v4.2.3 |
| 3192 | 2026-02-24T02:02:37.621Z | Compiling console v0.15.10 |
| 3193 | 2026-02-24T02:02:37.650Z | Compiling resolv-conf v0.7.0 |
| 3194 | 2026-02-24T02:02:37.918Z | Compiling libsw-core v0.3.1 |
| 3195 | 2026-02-24T02:02:38.234Z | Compiling async-recursion v1.1.1 |
| 3196 | 2026-02-24T02:02:38.366Z | Compiling libsw v3.5.0 |
| 3197 | 2026-02-24T02:02:38.738Z | Compiling linear-map v1.2.0 |
| 3198 | 2026-02-24T02:02:38.981Z | Compiling libefi-sys v0.1.0 |
| 3199 | 2026-02-24T02:02:39.150Z | Compiling hickory-proto v0.24.4 |
| 3200 | 2026-02-24T02:02:39.198Z | Compiling newline-converter v0.3.0 |
| 3201 | 2026-02-24T02:02:39.410Z | Compiling atomicwrites v0.4.4 |
| 3202 | 2026-02-24T02:02:39.451Z | Compiling bitfield-struct v0.6.2 |
| 3203 | 2026-02-24T02:02:39.753Z | Compiling semver v0.1.20 |
| 3204 | 2026-02-24T02:02:39.849Z | Compiling linked-hash-map v0.5.6 |
| 3205 | 2026-02-24T02:02:39.915Z | Compiling expectorate v1.2.0 |
| 3206 | 2026-02-24T02:02:40.273Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3207 | 2026-02-24T02:02:40.299Z | Compiling lru-cache v0.1.2 |
| 3208 | 2026-02-24T02:02:40.395Z | Compiling rustc_version v0.1.7 |
| 3209 | 2026-02-24T02:02:40.614Z | Compiling pin-project-internal v1.1.6 |
| 3210 | 2026-02-24T02:02:40.874Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3211 | 2026-02-24T02:02:40.908Z | Compiling slog-dtrace v0.3.0 |
| 3212 | 2026-02-24T02:02:40.941Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3213 | 2026-02-24T02:02:41.118Z | Compiling siphasher v1.0.1 |
| 3214 | 2026-02-24T02:02:41.417Z | Compiling newtype_derive v0.1.6 |
| 3215 | 2026-02-24T02:02:41.592Z | Compiling phf_shared v0.12.1 |
| 3216 | 2026-02-24T02:02:41.626Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3217 | 2026-02-24T02:02:41.769Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3218 | 2026-02-24T02:02:41.975Z | Compiling tokio-dtrace v0.1.0 |
| 3219 | 2026-02-24T02:02:42.250Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3220 | 2026-02-24T02:02:42.517Z | Compiling dropshot-api-manager-types v0.3.0 |
| 3221 | 2026-02-24T02:02:42.560Z | Compiling pem v3.0.5 |
| 3222 | 2026-02-24T02:02:43.173Z | Compiling snafu-derive v0.8.5 |
| 3223 | 2026-02-24T02:02:43.321Z | Compiling csv-core v0.1.11 |
| 3224 | 2026-02-24T02:02:43.345Z | Compiling pin-project v1.1.6 |
| 3225 | 2026-02-24T02:02:43.381Z | Compiling chrono-tz v0.10.4 |
| 3226 | 2026-02-24T02:02:43.548Z | Compiling base64 v0.21.7 |
| 3227 | 2026-02-24T02:02:43.748Z | Compiling xshell-macros v0.2.7 |
| 3228 | 2026-02-24T02:02:43.864Z | Compiling same-file v1.0.6 |
| 3229 | 2026-02-24T02:02:44.026Z | Compiling highway v1.3.0 |
| 3230 | 2026-02-24T02:02:44.210Z | Compiling walkdir v2.5.0 |
| 3231 | 2026-02-24T02:02:44.239Z | Compiling const_format_proc_macros v0.2.34 |
| 3232 | 2026-02-24T02:02:44.508Z | Compiling hickory-resolver v0.24.4 |
| 3233 | 2026-02-24T02:02:44.908Z | Compiling xshell v0.2.7 |
| 3234 | 2026-02-24T02:02:45.031Z | Compiling csv v1.3.1 |
| 3235 | 2026-02-24T02:02:46.130Z | Compiling oxide-tokio-rt v0.1.2 |
| 3236 | 2026-02-24T02:02:46.239Z | Compiling phf v0.12.1 |
| 3237 | 2026-02-24T02:02:46.286Z | Compiling progenitor v0.11.2 |
| 3238 | 2026-02-24T02:02:46.572Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3239 | 2026-02-24T02:02:46.596Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3240 | 2026-02-24T02:02:46.620Z | Compiling globset v0.4.15 |
| 3241 | 2026-02-24T02:02:47.050Z | Compiling qorb v0.4.1 |
| 3242 | 2026-02-24T02:02:47.112Z | Compiling olpc-cjson v0.1.4 |
| 3243 | 2026-02-24T02:02:47.513Z | Compiling progenitor v0.10.0 |
| 3244 | 2026-02-24T02:02:47.544Z | Compiling primeorder v0.13.6 |
| 3245 | 2026-02-24T02:02:47.791Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3246 | 2026-02-24T02:02:47.912Z | Compiling snafu v0.8.5 |
| 3247 | 2026-02-24T02:02:48.093Z | Compiling serde_plain v1.0.2 |
| 3248 | 2026-02-24T02:02:48.163Z | Compiling typed-path v0.9.3 |
| 3249 | 2026-02-24T02:02:48.815Z | Compiling const_format v0.2.34 |
| 3250 | 2026-02-24T02:02:48.892Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3251 | 2026-02-24T02:02:49.551Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3252 | 2026-02-24T02:02:49.990Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3253 | 2026-02-24T02:02:50.678Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3254 | 2026-02-24T02:02:51.025Z | Compiling tough v0.20.0 |
| 3255 | 2026-02-24T02:02:51.116Z | Compiling tabled_derive v0.7.0 |
| 3256 | 2026-02-24T02:02:51.196Z | Compiling bcs v0.1.6 |
| 3257 | 2026-02-24T02:02:51.690Z | Compiling salty v0.3.0 |
| 3258 | 2026-02-24T02:02:51.721Z | Compiling termtree v0.5.1 |
| 3259 | 2026-02-24T02:02:51.885Z | Compiling utf-8 v0.7.6 |
| 3260 | 2026-02-24T02:02:52.041Z | Compiling radium v0.7.0 |
| 3261 | 2026-02-24T02:02:52.243Z | Compiling textwrap v0.16.2 |
| 3262 | 2026-02-24T02:02:52.309Z | Compiling tungstenite v0.21.0 |
| 3263 | 2026-02-24T02:02:52.341Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3264 | 2026-02-24T02:02:52.628Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3265 | 2026-02-24T02:02:53.023Z | Compiling steno v0.4.1 |
| 3266 | 2026-02-24T02:02:53.152Z | Compiling tabled v0.15.0 |
| 3267 | 2026-02-24T02:02:53.262Z | Compiling typify-impl v0.2.0 |
| 3268 | 2026-02-24T02:02:54.233Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3269 | 2026-02-24T02:02:54.522Z | Compiling tap v1.0.1 |
| 3270 | 2026-02-24T02:02:54.769Z | Compiling moka v0.12.10 |
| 3271 | 2026-02-24T02:02:55.160Z | Compiling maybe-uninit v2.0.0 |
| 3272 | 2026-02-24T02:02:55.750Z | Compiling humantime v2.2.0 |
| 3273 | 2026-02-24T02:02:56.307Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3274 | 2026-02-24T02:02:58.986Z | Compiling wyz v0.5.1 |
| 3275 | 2026-02-24T02:02:59.020Z | Compiling tokio-tungstenite v0.21.0 |
| 3276 | 2026-02-24T02:02:59.380Z | Compiling p384 v0.13.1 |
| 3277 | 2026-02-24T02:02:59.465Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3278 | 2026-02-24T02:02:59.618Z | Compiling funty v2.0.0 |
| 3279 | 2026-02-24T02:02:59.730Z | Compiling tagptr v0.2.0 |
| 3280 | 2026-02-24T02:03:00.059Z | Compiling arc-swap v1.7.1 |
| 3281 | 2026-02-24T02:03:00.238Z | Compiling packed_struct v0.10.1 |
| 3282 | 2026-02-24T02:03:00.628Z | Compiling bitvec v1.0.1 |
| 3283 | 2026-02-24T02:03:00.673Z | Compiling slog-scope v4.4.0 |
| 3284 | 2026-02-24T02:03:00.969Z | Compiling polyval v0.6.2 |
| 3285 | 2026-02-24T02:03:01.169Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3286 | 2026-02-24T02:03:01.212Z | Compiling packed_struct_codegen v0.10.1 |
| 3287 | 2026-02-24T02:03:01.459Z | Compiling bitfield-macros v0.19.2 |
| 3288 | 2026-02-24T02:03:01.843Z | Compiling zerocopy-derive v0.6.6 |
| 3289 | 2026-02-24T02:03:02.608Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3290 | 2026-02-24T02:03:02.974Z | Compiling indexmap v1.9.3 |
| 3291 | 2026-02-24T02:03:03.387Z | Compiling parking_lot_core v0.8.6 |
| 3292 | 2026-02-24T02:03:03.438Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3293 | 2026-02-24T02:03:03.619Z | Compiling crc-catalog v2.4.0 |
| 3294 | 2026-02-24T02:03:03.743Z | Compiling nodrop v0.1.14 |
| 3295 | 2026-02-24T02:03:03.849Z | Compiling crc v3.2.1 |
| 3296 | 2026-02-24T02:03:03.897Z | Compiling array-init v0.0.4 |
| 3297 | 2026-02-24T02:03:03.977Z | Compiling zerocopy v0.6.6 |
| 3298 | 2026-02-24T02:03:04.023Z | Compiling proc-macro-error2 v2.0.1 |
| 3299 | 2026-02-24T02:03:04.141Z | Compiling typify-macro v0.2.0 |
| 3300 | 2026-02-24T02:03:04.260Z | Compiling bitfield v0.19.2 |
| 3301 | 2026-02-24T02:03:04.536Z | Compiling hickory-resolver v0.25.2 |
| 3302 | 2026-02-24T02:03:04.736Z | Compiling ghash v0.5.1 |
| 3303 | 2026-02-24T02:03:04.778Z | Compiling slog-stdlog v4.1.1 |
| 3304 | 2026-02-24T02:03:04.803Z | Compiling smallvec v0.6.14 |
| 3305 | 2026-02-24T02:03:04.900Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3306 | 2026-02-24T02:03:05.025Z | Compiling ctr v0.9.2 |
| 3307 | 2026-02-24T02:03:05.232Z | Compiling num-derive v0.3.3 |
| 3308 | 2026-02-24T02:03:05.276Z | Compiling lzma-sys v0.1.20 |
| 3309 | 2026-02-24T02:03:05.444Z | Compiling hashbrown v0.12.3 |
| 3310 | 2026-02-24T02:03:05.868Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3311 | 2026-02-24T02:03:06.062Z | Compiling unicase v2.8.1 |
| 3312 | 2026-02-24T02:03:06.354Z | Compiling aes-gcm v0.10.3 |
| 3313 | 2026-02-24T02:03:06.512Z | Compiling mime_guess v2.0.5 |
| 3314 | 2026-02-24T02:03:06.739Z | Compiling serde-hex v0.1.0 |
| 3315 | 2026-02-24T02:03:07.332Z | Compiling libscf-sys v1.1.0 |
| 3316 | 2026-02-24T02:03:07.517Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3317 | 2026-02-24T02:03:07.685Z | Compiling slog-envlogger v2.2.0 |
| 3318 | 2026-02-24T02:03:07.726Z | Compiling tabled_derive v0.11.0 |
| 3319 | 2026-02-24T02:03:07.798Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3320 | 2026-02-24T02:03:07.905Z | Compiling typify v0.2.0 |
| 3321 | 2026-02-24T02:03:08.122Z | Compiling progenitor-impl v0.8.0 |
| 3322 | 2026-02-24T02:03:08.817Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3323 | 2026-02-24T02:03:08.944Z | Compiling ron v0.8.1 |
| 3324 | 2026-02-24T02:03:08.973Z | Compiling papergrid v0.17.0 |
| 3325 | 2026-02-24T02:03:09.939Z | Compiling testing_table v0.3.0 |
| 3326 | 2026-02-24T02:03:10.283Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3327 | 2026-02-24T02:03:10.487Z | Compiling hashbrown v0.13.2 |
| 3328 | 2026-02-24T02:03:11.229Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3329 | 2026-02-24T02:03:11.404Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3330 | 2026-02-24T02:03:11.629Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3331 | 2026-02-24T02:03:12.483Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3332 | 2026-02-24T02:03:12.645Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3333 | 2026-02-24T02:03:13.060Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3334 | 2026-02-24T02:03:13.571Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3335 | 2026-02-24T02:03:14.498Z | Compiling progenitor-macro v0.8.0 |
| 3336 | 2026-02-24T02:03:15.281Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3337 | 2026-02-24T02:03:16.621Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3338 | 2026-02-24T02:03:17.251Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3339 | 2026-02-24T02:03:17.523Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3340 | 2026-02-24T02:03:17.996Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3341 | 2026-02-24T02:03:18.195Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3342 | 2026-02-24T02:03:18.669Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3343 | 2026-02-24T02:03:19.675Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3344 | 2026-02-24T02:03:20.173Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3345 | 2026-02-24T02:03:20.606Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3346 | 2026-02-24T02:03:20.696Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3347 | 2026-02-24T02:03:20.950Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3348 | 2026-02-24T02:03:21.173Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3349 | 2026-02-24T02:03:21.313Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3350 | 2026-02-24T02:03:22.547Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3351 | 2026-02-24T02:03:22.621Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3352 | 2026-02-24T02:03:23.236Z | Compiling heck v0.3.3 |
| 3353 | 2026-02-24T02:03:23.654Z | Compiling progenitor-client v0.8.0 |
| 3354 | 2026-02-24T02:03:24.231Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3355 | 2026-02-24T02:03:24.480Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3356 | 2026-02-24T02:03:24.576Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3357 | 2026-02-24T02:03:24.982Z | Compiling ssh-encoding v0.2.0 |
| 3358 | 2026-02-24T02:03:25.536Z | Compiling blowfish v0.9.1 |
| 3359 | 2026-02-24T02:03:26.127Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3360 | 2026-02-24T02:03:26.446Z | Compiling nibble_vec v0.1.0 |
| 3361 | 2026-02-24T02:03:26.663Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3362 | 2026-02-24T02:03:26.742Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3363 | 2026-02-24T02:03:26.868Z | Compiling corncobs v0.1.4 |
| 3364 | 2026-02-24T02:03:27.239Z | Compiling crc-any v2.5.0 |
| 3365 | 2026-02-24T02:03:27.305Z | Compiling endian-type v0.1.2 |
| 3366 | 2026-02-24T02:03:27.360Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3367 | 2026-02-24T02:03:27.610Z | Compiling radix_trie v0.2.1 |
| 3368 | 2026-02-24T02:03:27.771Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3369 | 2026-02-24T02:03:27.907Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3370 | 2026-02-24T02:03:28.340Z | Compiling progenitor v0.8.0 |
| 3371 | 2026-02-24T02:03:28.627Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3372 | 2026-02-24T02:03:28.818Z | Compiling ssh-cipher v0.2.0 |
| 3373 | 2026-02-24T02:03:29.326Z | Compiling zone_cfg_derive v0.1.2 |
| 3374 | 2026-02-24T02:03:30.037Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3375 | 2026-02-24T02:03:30.279Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3376 | 2026-02-24T02:03:30.617Z | Compiling object v0.30.4 |
| 3377 | 2026-02-24T02:03:30.798Z | Compiling tabled v0.20.0 |
| 3378 | 2026-02-24T02:03:33.834Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3379 | 2026-02-24T02:03:34.458Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3380 | 2026-02-24T02:03:36.587Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3381 | 2026-02-24T02:03:36.659Z | Compiling parking_lot v0.11.2 |
| 3382 | 2026-02-24T02:03:37.578Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3383 | 2026-02-24T02:03:38.393Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3384 | 2026-02-24T02:03:38.780Z | Compiling prefix-trie v0.7.0 |
| 3385 | 2026-02-24T02:03:38.870Z | Compiling password-hash v0.4.2 |
| 3386 | 2026-02-24T02:03:39.228Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3387 | 2026-02-24T02:03:39.647Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3388 | 2026-02-24T02:03:39.701Z | Compiling fxhash v0.2.1 |
| 3389 | 2026-02-24T02:03:39.977Z | Compiling secrecy v0.8.0 |
| 3390 | 2026-02-24T02:03:40.296Z | Compiling half v1.8.3 |
| 3391 | 2026-02-24T02:03:40.934Z | Compiling base64 v0.13.1 |
| 3392 | 2026-02-24T02:03:41.530Z | Compiling number_prefix v0.4.0 |
| 3393 | 2026-02-24T02:03:41.829Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3394 | 2026-02-24T02:03:43.346Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3395 | 2026-02-24T02:03:44.160Z | Compiling http-range v0.1.5 |
| 3396 | 2026-02-24T02:03:44.520Z | Compiling path-slash v0.1.5 |
| 3397 | 2026-02-24T02:03:44.553Z | Compiling indicatif v0.17.11 |
| 3398 | 2026-02-24T02:03:44.796Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3399 | 2026-02-24T02:03:45.437Z | Compiling ron v0.7.1 |
| 3400 | 2026-02-24T02:03:46.562Z | Compiling serde_cbor v0.11.2 |
| 3401 | 2026-02-24T02:03:47.769Z | Compiling sled v0.34.7 |
| 3402 | 2026-02-24T02:03:47.829Z | Compiling hickory-server v0.25.2 |
| 3403 | 2026-02-24T02:03:47.980Z | Compiling pbkdf2 v0.11.0 |
| 3404 | 2026-02-24T02:03:48.335Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3405 | 2026-02-24T02:03:48.419Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3406 | 2026-02-24T02:03:48.657Z | Compiling xz2 v0.1.7 |
| 3407 | 2026-02-24T02:03:49.124Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3408 | 2026-02-24T02:03:49.816Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3409 | 2026-02-24T02:03:51.209Z | Compiling zone v0.1.8 |
| 3410 | 2026-02-24T02:03:51.545Z | Compiling ssh-key v0.6.6 |
| 3411 | 2026-02-24T02:03:52.050Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3412 | 2026-02-24T02:03:52.484Z | Compiling hickory-client v0.25.2 |
| 3413 | 2026-02-24T02:03:53.137Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3414 | 2026-02-24T02:03:53.165Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3415 | 2026-02-24T02:03:53.585Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3416 | 2026-02-24T02:03:54.663Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3417 | 2026-02-24T02:03:54.693Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3418 | 2026-02-24T02:03:55.339Z | Compiling p521 v0.13.3 |
| 3419 | 2026-02-24T02:03:55.610Z | Compiling p256 v0.13.2 |
| 3420 | 2026-02-24T02:03:55.787Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3421 | 2026-02-24T02:03:56.447Z | Compiling yasna v0.5.2 |
| 3422 | 2026-02-24T02:03:56.591Z | Compiling headers-core v0.3.0 |
| 3423 | 2026-02-24T02:03:56.825Z | Compiling kstat-rs v0.2.4 |
| 3424 | 2026-02-24T02:03:57.037Z | Compiling nanorand v0.7.0 |
| 3425 | 2026-02-24T02:03:57.352Z | Compiling atty v0.2.14 |
| 3426 | 2026-02-24T02:03:57.445Z | Compiling russh-cryptovec v0.7.3 |
| 3427 | 2026-02-24T02:03:57.475Z | Compiling crc8 v0.1.1 |
| 3428 | 2026-02-24T02:03:57.566Z | Compiling md5 v0.7.0 |
| 3429 | 2026-02-24T02:03:57.669Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3430 | 2026-02-24T02:03:57.717Z | Compiling flume v0.11.1 |
| 3431 | 2026-02-24T02:03:57.824Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3432 | 2026-02-24T02:03:57.958Z | Compiling russh-keys v0.45.0 |
| 3433 | 2026-02-24T02:03:58.137Z | Compiling rcgen v0.12.1 |
| 3434 | 2026-02-24T02:03:58.274Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3435 | 2026-02-24T02:03:58.382Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3436 | 2026-02-24T02:03:59.325Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3437 | 2026-02-24T02:03:59.704Z | Compiling headers v0.4.1 |
| 3438 | 2026-02-24T02:04:00.179Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 3439 | 2026-02-24T02:04:01.389Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3440 | 2026-02-24T02:04:01.578Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3441 | 2026-02-24T02:04:03.468Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3442 | 2026-02-24T02:04:03.529Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3443 | 2026-02-24T02:04:07.547Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3444 | 2026-02-24T02:04:08.263Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3445 | 2026-02-24T02:04:08.353Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3446 | 2026-02-24T02:04:10.625Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3447 | 2026-02-24T02:04:13.830Z | Compiling hyper-staticfile v0.10.1 |
| 3448 | 2026-02-24T02:04:14.257Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3449 | 2026-02-24T02:04:14.720Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3450 | 2026-02-24T02:04:14.816Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3451 | 2026-02-24T02:04:14.916Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3452 | 2026-02-24T02:04:15.319Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3453 | 2026-02-24T02:04:15.865Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3454 | 2026-02-24T02:04:16.038Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3455 | 2026-02-24T02:04:16.475Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3456 | 2026-02-24T02:04:16.856Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3457 | 2026-02-24T02:04:17.343Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3458 | 2026-02-24T02:04:17.389Z | Compiling num-bigint v0.4.6 |
| 3459 | 2026-02-24T02:04:18.004Z | Compiling des v0.8.1 |
| 3460 | 2026-02-24T02:04:18.412Z | Compiling subprocess v0.2.9 |
| 3461 | 2026-02-24T02:04:18.468Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3462 | 2026-02-24T02:04:18.610Z | Compiling display-error-chain v0.2.2 |
| 3463 | 2026-02-24T02:04:18.768Z | Compiling hex-literal v0.4.1 |
| 3464 | 2026-02-24T02:04:18.879Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3465 | 2026-02-24T02:04:19.005Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3466 | 2026-02-24T02:04:19.302Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3467 | 2026-02-24T02:04:19.335Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3468 | 2026-02-24T02:04:19.494Z | Compiling internet-checksum v0.2.1 |
| 3469 | 2026-02-24T02:04:20.798Z | Compiling russh v0.45.0 |
| 3470 | 2026-02-24T02:04:23.611Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3471 | 2026-02-24T02:05:19.512Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3472 | 2026-02-24T02:06:02.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s |
| 3473 | 2026-02-24T02:06:02.429Z | |
| 3474 | 2026-02-24T02:06:02.429Z | real 3:56.427767842 |
| 3475 | 2026-02-24T02:06:02.429Z | user 19:22.891355792 |
| 3476 | 2026-02-24T02:06:02.429Z | sys 2:54.693994820 |
| 3477 | 2026-02-24T02:06:02.429Z | trap 0.675622899 |
| 3478 | 2026-02-24T02:06:02.429Z | tflt 0.326429231 |
| 3479 | 2026-02-24T02:06:02.429Z | dflt 1.007251908 |
| 3480 | 2026-02-24T02:06:02.429Z | kflt 0.000210325 |
| 3481 | 2026-02-24T02:06:02.429Z | lock 53:12.369366693 |
| 3482 | 2026-02-24T02:06:02.429Z | slp 1:09:53.729563365 |
| 3483 | 2026-02-24T02:06:02.429Z | lat 1:03.643019618 |
| 3484 | 2026-02-24T02:06:02.454Z | stop 2:44.611280611 |
| 3485 | 2026-02-24T02:06:02.454Z | + mkdir tests |
| 3486 | 2026-02-24T02:06:02.454Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3487 | 2026-02-24T02:06:02.454Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3488 | 2026-02-24T02:06:02.498Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3b5a0b3c0af20b7c tests/ |
| 3489 | 2026-02-24T02:06:02.530Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-bcfd75342135c852 tests/ |
| 3490 | 2026-02-24T02:06:02.566Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-67dc9673ff9d894c tests/ |
| 3491 | 2026-02-24T02:06:02.597Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-958238a3118261a6 tests/ |
| 3492 | 2026-02-24T02:06:02.957Z | + 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/*) |
| 3493 | 2026-02-24T02:06:02.982Z | + 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-bcfd75342135c852 tests/commtest-67dc9673ff9d894c tests/dhcp_server-3b5a0b3c0af20b7c tests/end_to_end_tests-958238a3118261a6 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 |
| 3494 | 2026-02-24T02:08:31.375Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3495 | 2026-02-24T02:08:31.375Z | a .github/buildomat/ci-env.sh 1K |
| 3496 | 2026-02-24T02:08:31.375Z | a out/target/test 1K |
| 3497 | 2026-02-24T02:08:31.375Z | a out/npuzone/npuzone 27402K |
| 3498 | 2026-02-24T02:08:31.376Z | a package-manifest.toml 35K |
| 3499 | 2026-02-24T02:08:31.376Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3500 | 2026-02-24T02:08:31.376Z | a target/release/omicron-package 43250K |
| 3501 | 2026-02-24T02:08:31.376Z | a target/release/xtask 11507K |
| 3502 | 2026-02-24T02:08:31.376Z | a target/debug/bootstrap 325223K |
| 3503 | 2026-02-24T02:08:31.376Z | a tests/bootstrap-bcfd75342135c852 31130K |
| 3504 | 2026-02-24T02:08:31.376Z | a tests/commtest-67dc9673ff9d894c 35217K |
| 3505 | 2026-02-24T02:08:31.376Z | a tests/dhcp_server-3b5a0b3c0af20b7c 31130K |
| 3506 | 2026-02-24T02:08:31.376Z | a tests/end_to_end_tests-958238a3118261a6 369598K |
| 3507 | 2026-02-24T02:08:31.376Z | a out/clickhouse.tar.gz 319658K |
| 3508 | 2026-02-24T02:08:31.376Z | a out/clickhouse_keeper.tar.gz 302620K |
| 3509 | 2026-02-24T02:08:31.376Z | a out/clickhouse_server.tar.gz 319656K |
| 3510 | 2026-02-24T02:08:31.376Z | a out/cockroachdb.tar.gz 165189K |
| 3511 | 2026-02-24T02:08:31.376Z | a out/crucible-pantry-zone.tar.gz 41566K |
| 3512 | 2026-02-24T02:08:31.376Z | a out/crucible-utils.tar 17744K |
| 3513 | 2026-02-24T02:08:31.376Z | a out/crucible-zone.tar.gz 55704K |
| 3514 | 2026-02-24T02:08:31.376Z | a out/external-dns.tar.gz 48074K |
| 3515 | 2026-02-24T02:08:31.376Z | a out/internal-dns.tar.gz 48074K |
| 3516 | 2026-02-24T02:08:31.376Z | a out/mg-ddm-gz.tar 86339K |
| 3517 | 2026-02-24T02:08:31.376Z | a out/nexus.tar.gz 211419K |
| 3518 | 2026-02-24T02:08:31.376Z | a out/ntp.tar.gz 28928K |
| 3519 | 2026-02-24T02:08:31.376Z | a out/omicron-gateway-softnpu.tar.gz 27690K |
| 3520 | 2026-02-24T02:08:31.376Z | a out/omicron-sled-agent.tar 195788K |
| 3521 | 2026-02-24T02:08:31.376Z | a out/overlay.tar.gz 3K |
| 3522 | 2026-02-24T02:08:31.376Z | a out/oximeter.tar.gz 64534K |
| 3523 | 2026-02-24T02:08:31.376Z | a out/oxlog.tar 3945K |
| 3524 | 2026-02-24T02:08:31.376Z | a out/probe.tar.gz 3037K |
| 3525 | 2026-02-24T02:08:31.376Z | a out/propolis-server.tar.gz 74633K |
| 3526 | 2026-02-24T02:08:31.376Z | a out/pumpkind-gz.tar 26647K |
| 3527 | 2026-02-24T02:08:31.376Z | a out/switch-softnpu.tar.gz 377362K |
| 3528 | 2026-02-24T02:08:31.401Z | |
| 3529 | 2026-02-24T02:08:31.401Z | real 2:28.427770492 |
| 3530 | 2026-02-24T02:08:31.401Z | user 2:16.850128431 |
| 3531 | 2026-02-24T02:08:31.401Z | sys 15.067030658 |
| 3532 | 2026-02-24T02:08:31.401Z | trap 0.049764623 |
| 3533 | 2026-02-24T02:08:31.401Z | tflt 0.000000000 |
| 3534 | 2026-02-24T02:08:31.401Z | dflt 0.000000000 |
| 3535 | 2026-02-24T02:08:31.401Z | kflt 0.000000000 |
| 3536 | 2026-02-24T02:08:31.401Z | lock 0.000000000 |
| 3537 | 2026-02-24T02:08:31.401Z | slp 2:16.545617672 |
| 3538 | 2026-02-24T02:08:31.401Z | lat 8.334721722 |
| 3539 | 2026-02-24T02:08:31.401Z | stop 0.000426008 |
| 3540 | 2026-02-24T02:08:31.401Z | process exited: duration 2875636 ms, exit code 0 |
| |
| 3541 | 2026-02-24T02:08:31.487Z | found 1 output files |
| 3542 | 2026-02-24T02:08:31.487Z | uploading: /work/package.tar.gz (2417803327 bytes) |
| 3543 | 2026-02-24T02:11:43.553Z | uploaded: /work/package.tar.gz |