|
|
|
| 1 | 2026-03-11T00:30:06.872Z | job assigned to worker 01KKD4R2F91YPDP15QX73PJJD8 [factory aws, i-07fa241f0031bae5d] (queued for 1 m 11 s) |
| |
| 2 | 2026-03-11T00:30:14.973Z | starting task 0: "setup" |
| 3 | 2026-03-11T00:30:14.979Z | ++ uname -s |
| 4 | 2026-03-11T00:30:14.983Z | + kern=SunOS |
| 5 | 2026-03-11T00:30:14.983Z | + build_user=build |
| 6 | 2026-03-11T00:30:14.983Z | + build_uid=12345 |
| 7 | 2026-03-11T00:30:14.983Z | + work_dir=/work |
| 8 | 2026-03-11T00:30:14.983Z | + input_dir=/input |
| 9 | 2026-03-11T00:30:14.984Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-11T00:30:14.984Z | + case "$kern" in |
| 11 | 2026-03-11T00:30:14.984Z | + groupadd -g 12345 build |
| 12 | 2026-03-11T00:30:14.987Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-11T00:30:16.989Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-11T00:30:17.106Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-11T00:30:17.110Z | + home_fs=zfs |
| 16 | 2026-03-11T00:30:17.110Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-11T00:30:17.110Z | + mkdir -p /home/build |
| 18 | 2026-03-11T00:30:17.110Z | + chown build:build /home/build /work |
| 19 | 2026-03-11T00:30:19.112Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-11T00:30:19.115Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-03-11T00:30:19.122Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-11T00:30:19.126Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-11T00:30:19.126Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-11T00:30:19.126Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-11T00:30:19.126Z | * rust toolchain profile = "default" |
| 26 | 2026-03-11T00:30:19.126Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-11T00:30:19.126Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-11T00:30:19.129Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-11T00:30:19.129Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-11T00:30:19.256Z | info: downloading installer |
| 31 | 2026-03-11T00:30:20.937Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-11T00:30:20.937Z | warn: /opt/ooce/bin |
| 33 | 2026-03-11T00:30:20.937Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-11T00:30:20.937Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-11T00:30:20.937Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-11T00:30:20.937Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-11T00:30:20.937Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-11T00:30:20.937Z | error: cannot install while Rust is installed |
| 39 | 2026-03-11T00:30:20.937Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-11T00:30:20.954Z | info: profile set to 'default' |
| 41 | 2026-03-11T00:30:20.954Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-11T00:30:20.957Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 43 | 2026-03-11T00:30:21.129Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 44 | 2026-03-11T00:30:21.129Z | info: downloading component 'cargo' |
| 45 | 2026-03-11T00:30:22.139Z | info: downloading component 'clippy' |
| 46 | 2026-03-11T00:30:22.524Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-11T00:30:23.985Z | info: downloading component 'rust-std' |
| 48 | 2026-03-11T00:30:25.885Z | info: downloading component 'rustc' |
| 49 | 2026-03-11T00:30:34.796Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-11T00:30:35.083Z | info: installing component 'cargo' |
| 51 | 2026-03-11T00:30:35.905Z | info: installing component 'clippy' |
| 52 | 2026-03-11T00:30:36.256Z | info: installing component 'rust-docs' |
| 53 | 2026-03-11T00:30:37.705Z | info: installing component 'rust-std' |
| 54 | 2026-03-11T00:30:39.198Z | info: installing component 'rustc' |
| 55 | 2026-03-11T00:30:45.041Z | info: installing component 'rustfmt' |
| 56 | 2026-03-11T00:30:45.350Z | |
| 57 | 2026-03-11T00:30:45.350Z | info: default toolchain set to '1.91.1-x86_64-unknown-illumos' |
| 58 | 2026-03-11T00:30:45.757Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 59 | 2026-03-11T00:30:45.757Z | |
| 60 | 2026-03-11T00:30:45.760Z | |
| 61 | 2026-03-11T00:30:45.760Z | Rust is installed now. Great! |
| 62 | 2026-03-11T00:30:45.760Z | |
| 63 | 2026-03-11T00:30:45.760Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-11T00:30:45.760Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-11T00:30:45.760Z | |
| 66 | 2026-03-11T00:30:45.760Z | To configure your current shell, you need to source |
| 67 | 2026-03-11T00:30:45.760Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-11T00:30:45.760Z | |
| 69 | 2026-03-11T00:30:45.760Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-11T00:30:45.760Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-11T00:30:45.760Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-11T00:30:45.760Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-11T00:30:45.865Z | + rustup --version |
| 74 | 2026-03-11T00:30:45.876Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-11T00:30:45.879Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-11T00:30:45.959Z | info: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 77 | 2026-03-11T00:30:45.963Z | + cargo --version |
| 78 | 2026-03-11T00:30:46.029Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 79 | 2026-03-11T00:30:46.032Z | + rustc --version |
| 80 | 2026-03-11T00:30:46.103Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 81 | 2026-03-11T00:30:46.106Z | process exited: duration 26980 ms, exit code 0 |
| |
| 82 | 2026-03-11T00:30:46.111Z | starting task 2: "authentication" |
| 83 | 2026-03-11T00:30:46.131Z | process exited: duration 19 ms, exit code 0 |
| |
| 84 | 2026-03-11T00:30:46.138Z | starting task 3: "clone repository" |
| 85 | 2026-03-11T00:30:46.141Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2026-03-11T00:30:46.144Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2026-03-11T00:30:46.176Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2026-03-11T00:30:55.644Z | + cd /work/oxidecomputer/omicron |
| 89 | 2026-03-11T00:30:55.644Z | + git fetch origin 3f0d14deebef772133b3896ad6c43edd3532f7d4 |
| 90 | 2026-03-11T00:30:55.945Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2026-03-11T00:30:55.945Z | * branch 3f0d14deebef772133b3896ad6c43edd3532f7d4 -> FETCH_HEAD |
| 92 | 2026-03-11T00:30:55.956Z | + [[ -n '' ]] |
| 93 | 2026-03-11T00:30:55.956Z | + git reset --hard 3f0d14deebef772133b3896ad6c43edd3532f7d4 |
| 94 | 2026-03-11T00:30:56.277Z | HEAD is now at 3f0d14dee Bump quinn-proto from 0.11.13 to 0.11.14 |
| 95 | 2026-03-11T00:30:56.284Z | process exited: duration 10139 ms, exit code 0 |
| |
| 96 | 2026-03-11T00:30:56.293Z | starting task 4: "build" |
| 97 | 2026-03-11T00:30:56.297Z | + source ./env.sh |
| 98 | 2026-03-11T00:30:56.300Z | ++ OLD_SHELL_OPTS=ehxB |
| 99 | 2026-03-11T00:30:56.300Z | ++ set -o xtrace |
| 100 | 2026-03-11T00:30:56.300Z | ++++ dirname ./env.sh |
| 101 | 2026-03-11T00:30:56.303Z | +++ readlink -f . |
| 102 | 2026-03-11T00:30:56.306Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 103 | 2026-03-11T00:30:56.306Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 104 | 2026-03-11T00:30:56.306Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 105 | 2026-03-11T00:30:56.306Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 106 | 2026-03-11T00:30:56.306Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 107 | 2026-03-11T00:30:56.306Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-03-11T00:30:56.306Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-03-11T00:30:56.306Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-03-11T00:30:56.306Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-03-11T00:30:56.306Z | ++ case $OLD_SHELL_OPTS in |
| 112 | 2026-03-11T00:30:56.306Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 113 | 2026-03-11T00:30:56.306Z | + source .github/buildomat/ci-env.sh |
| 114 | 2026-03-11T00:30:56.306Z | ++ export CARGO_TERM_COLOR=always |
| 115 | 2026-03-11T00:30:56.306Z | ++ CARGO_TERM_COLOR=always |
| 116 | 2026-03-11T00:30:56.306Z | + cargo --version |
| 117 | 2026-03-11T00:30:56.362Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 118 | 2026-03-11T00:30:56.365Z | + rustc --version |
| 119 | 2026-03-11T00:30:56.435Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 120 | 2026-03-11T00:30:56.438Z | + banner prerequisites |
| 121 | 2026-03-11T00:30:56.441Z | |
| 122 | 2026-03-11T00:30:56.441Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 123 | 2026-03-11T00:30:56.441Z | # # # # # # # # # # # # # # # |
| 124 | 2026-03-11T00:30:56.441Z | # # # # ##### # # ##### # # # # # #### # |
| 125 | 2026-03-11T00:30:56.441Z | ##### ##### # ##### # # # # # # # # # |
| 126 | 2026-03-11T00:30:56.441Z | # # # # # # # # # # # # # # # |
| 127 | 2026-03-11T00:30:56.441Z | # # # ###### # # ###### ### # #### # #### # |
| 128 | 2026-03-11T00:30:56.441Z | |
| 129 | 2026-03-11T00:30:56.441Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 130 | 2026-03-11T00:31:06.408Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 131 | 2026-03-11T00:31:15.991Z | Startup: Caching catalogs ... Done |
| 132 | 2026-03-11T00:31:37.762Z | Planning: Solver setup ... Done (20.190s) |
| 133 | 2026-03-11T00:31:37.907Z | Planning: Running solver ... Done (0.145s) |
| 134 | 2026-03-11T00:31:38.129Z | Planning: Finding local manifests ... Done (0.003s) |
| 135 | 2026-03-11T00:31:38.147Z | Planning: Fetching manifests: 0/4 0% complete |
| 136 | 2026-03-11T00:31:38.247Z | Planning: Fetching manifests: 4/4 100% complete |
| 137 | 2026-03-11T00:31:38.288Z | Planning: Package planning ... Done (0.043s) |
| 138 | 2026-03-11T00:31:38.318Z | Planning: Merging actions ... Done (0.039s) |
| 139 | 2026-03-11T00:31:38.555Z | Planning: Checking for conflicting actions ... Done (0.241s) |
| 140 | 2026-03-11T00:31:38.565Z | Planning: Consolidating action changes ... Done (0.010s) |
| 141 | 2026-03-11T00:31:39.414Z | Planning: Evaluating mediators ... Done (0.858s) |
| 142 | 2026-03-11T00:31:39.422Z | Planning: Planning completed in 23.29 seconds |
| 143 | 2026-03-11T00:31:39.436Z | Packages to install: 4 |
| 144 | 2026-03-11T00:31:39.436Z | Mediators to change: 2 |
| 145 | 2026-03-11T00:31:39.439Z | Services to change: 1 |
| 146 | 2026-03-11T00:31:39.439Z | Estimated space available: 155.44 GB |
| 147 | 2026-03-11T00:31:39.440Z | Estimated space to be consumed: 1.82 GB |
| 148 | 2026-03-11T00:31:39.440Z | Create boot environment: No |
| 149 | 2026-03-11T00:31:39.440Z | Create backup boot environment: No |
| 150 | 2026-03-11T00:31:39.440Z | Rebuild boot archive: No |
| 151 | 2026-03-11T00:31:39.440Z | |
| 152 | 2026-03-11T00:31:39.440Z | Changed mediators: |
| 153 | 2026-03-11T00:31:39.440Z | mediator clang: |
| 154 | 2026-03-11T00:31:39.440Z | version: None -> 15 (system default) |
| 155 | 2026-03-11T00:31:39.440Z | |
| 156 | 2026-03-11T00:31:39.440Z | mediator llvm: |
| 157 | 2026-03-11T00:31:39.440Z | version: 14 (system default) -> 15 (system default) |
| 158 | 2026-03-11T00:31:39.440Z | |
| 159 | 2026-03-11T00:31:39.440Z | Changed packages: |
| 160 | 2026-03-11T00:31:39.440Z | helios-dev |
| 161 | 2026-03-11T00:31:39.440Z | developer/build-essential |
| 162 | 2026-03-11T00:31:39.440Z | None -> 11-2.0 |
| 163 | 2026-03-11T00:31:39.440Z | library/libxmlsec1 |
| 164 | 2026-03-11T00:31:39.440Z | None -> 1.2.35-2.0 |
| 165 | 2026-03-11T00:31:39.440Z | ooce/developer/clang-15 |
| 166 | 2026-03-11T00:31:39.440Z | None -> 15.0.7-2.0 |
| 167 | 2026-03-11T00:31:39.440Z | ooce/developer/llvm-15 |
| 168 | 2026-03-11T00:31:39.440Z | None -> 15.0.7-2.0 |
| 169 | 2026-03-11T00:31:39.440Z | |
| 170 | 2026-03-11T00:31:39.440Z | Services: |
| 171 | 2026-03-11T00:31:39.440Z | restart_fmri: |
| 172 | 2026-03-11T00:31:39.440Z | svc:/system/update-man-index:default |
| 173 | 2026-03-11T00:31:39.485Z | |
| 174 | 2026-03-11T00:31:39.485Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 175 | 2026-03-11T00:31:45.380Z | Download: 1198/3290 items 83.2/212.6MB 39% complete (22.8M/s) |
| 176 | 2026-03-11T00:31:53.544Z | Download: 2223/3290 items 119.1/212.6MB 56% complete (12.3M/s) |
| 177 | 2026-03-11T00:31:57.690Z | Download: Completed 212.60 MB in 18.20 seconds (11.7M/s) |
| 178 | 2026-03-11T00:31:58.119Z | Actions: 1/3689 actions (Installing new actions) |
| 179 | 2026-03-11T00:32:02.216Z | Actions: Completed 3689 actions in 4.10 seconds. |
| 180 | 2026-03-11T00:32:02.966Z | Done (0.745s) |
| 181 | 2026-03-11T00:32:02.966Z | Done (0.000s) |
| 182 | 2026-03-11T00:32:03.967Z | Done (1.000s) |
| 183 | 2026-03-11T00:32:07.968Z | Done (3.642s) |
| 184 | 2026-03-11T00:32:08.054Z | Done (0.019s) |
| 185 | 2026-03-11T00:32:08.058Z | Done (0.000s) |
| 186 | 2026-03-11T00:32:08.210Z | Done (0.000s) |
| 187 | 2026-03-11T00:32:09.190Z | Planning: Evaluating mediator changes ... Done |
| 188 | 2026-03-11T00:32:09.321Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-03-11T00:32:09.338Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-03-11T00:32:09.538Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-03-11T00:32:09.544Z | Planning: Planning completed in 0.37 seconds |
| 192 | 2026-03-11T00:32:09.572Z | Mediators to change: 2 |
| 193 | 2026-03-11T00:32:09.572Z | Create boot environment: No |
| 194 | 2026-03-11T00:32:09.583Z | Create backup boot environment: No |
| 195 | 2026-03-11T00:32:09.650Z | Done |
| 196 | 2026-03-11T00:32:09.650Z | Done |
| 197 | 2026-03-11T00:32:10.399Z | Done |
| 198 | 2026-03-11T00:32:13.764Z | Done |
| 199 | 2026-03-11T00:32:13.889Z | Done |
| 200 | 2026-03-11T00:32:13.953Z | Done |
| 201 | 2026-03-11T00:32:14.000Z | Done |
| 202 | 2026-03-11T00:32:14.526Z | Planning: Evaluating mediator changes ... Done |
| 203 | 2026-03-11T00:32:14.557Z | Planning: Merging actions ... Done |
| 204 | 2026-03-11T00:32:14.686Z | Planning: Checking for conflicting actions ... Done |
| 205 | 2026-03-11T00:32:14.697Z | Planning: Consolidating action changes ... Done |
| 206 | 2026-03-11T00:32:14.942Z | Planning: Evaluating mediators ... Done |
| 207 | 2026-03-11T00:32:14.957Z | Planning: Planning completed in 0.63 seconds |
| 208 | 2026-03-11T00:32:14.992Z | Packages to change: 1 |
| 209 | 2026-03-11T00:32:14.993Z | Mediators to change: 1 |
| 210 | 2026-03-11T00:32:15.017Z | Services to change: 1 |
| 211 | 2026-03-11T00:32:15.017Z | Create boot environment: No |
| 212 | 2026-03-11T00:32:15.017Z | Create backup boot environment: Yes |
| 213 | 2026-03-11T00:32:17.484Z | Actions: 1/6 actions (Updating modified actions) |
| 214 | 2026-03-11T00:32:17.490Z | Actions: Completed 6 actions in 0.00 seconds. |
| 215 | 2026-03-11T00:32:17.490Z | Done |
| 216 | 2026-03-11T00:32:17.490Z | Done |
| 217 | 2026-03-11T00:32:17.675Z | Done |
| 218 | 2026-03-11T00:32:21.009Z | Done |
| 219 | 2026-03-11T00:32:21.096Z | Done |
| 220 | 2026-03-11T00:32:21.100Z | Done |
| 221 | 2026-03-11T00:32:21.252Z | Done |
| 222 | 2026-03-11T00:32:21.629Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 223 | 2026-03-11T00:32:21.630Z | clang system 15 system |
| 224 | 2026-03-11T00:32:21.630Z | csh system system illumos |
| 225 | 2026-03-11T00:32:21.630Z | ctags system system illumos |
| 226 | 2026-03-11T00:32:21.630Z | file system system illumos |
| 227 | 2026-03-11T00:32:21.630Z | gcc vendor 12 vendor |
| 228 | 2026-03-11T00:32:21.630Z | gcc system 10 system |
| 229 | 2026-03-11T00:32:21.630Z | gcc system 7 system |
| 230 | 2026-03-11T00:32:21.630Z | go system 1.20 system |
| 231 | 2026-03-11T00:32:21.630Z | go system 1.19 system |
| 232 | 2026-03-11T00:32:21.630Z | llvm system 15 system |
| 233 | 2026-03-11T00:32:21.630Z | llvm system 14 system |
| 234 | 2026-03-11T00:32:21.630Z | mariadb system 10.6 system |
| 235 | 2026-03-11T00:32:21.630Z | mta vendor vendor dma |
| 236 | 2026-03-11T00:32:21.631Z | openjdk system 17 system |
| 237 | 2026-03-11T00:32:21.631Z | openjdk system 11 system |
| 238 | 2026-03-11T00:32:21.631Z | openjdk system 1.8 system |
| 239 | 2026-03-11T00:32:21.631Z | openssl vendor 3 vendor |
| 240 | 2026-03-11T00:32:21.631Z | perl system 5.36 system |
| 241 | 2026-03-11T00:32:21.631Z | postgresql system 15 system |
| 242 | 2026-03-11T00:32:21.631Z | postgresql system 13 system |
| 243 | 2026-03-11T00:32:21.631Z | python vendor 3 vendor |
| 244 | 2026-03-11T00:32:21.631Z | python system 2 system |
| 245 | 2026-03-11T00:32:21.631Z | python3 system 3.11 system |
| 246 | 2026-03-11T00:32:21.631Z | ruby system 3.0 system |
| 247 | 2026-03-11T00:32:21.631Z | words vendor vendor american-english |
| 248 | 2026-03-11T00:32:21.632Z | words system system australian-english |
| 249 | 2026-03-11T00:32:21.632Z | words system system british-english |
| 250 | 2026-03-11T00:32:21.632Z | words system system canadian-english |
| 251 | 2026-03-11T00:32:21.632Z | words system system french |
| 252 | 2026-03-11T00:32:21.632Z | words system system italian |
| 253 | 2026-03-11T00:32:21.632Z | words system system ngerman |
| 254 | 2026-03-11T00:32:21.632Z | words system system ogerman |
| 255 | 2026-03-11T00:32:21.632Z | words system system spanish |
| 256 | 2026-03-11T00:32:21.926Z | PUBLISHER TYPE STATUS P LOCATION |
| 257 | 2026-03-11T00:32:21.926Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 258 | 2026-03-11T00:32:27.848Z | FMRI IFO |
| 259 | 2026-03-11T00:32:27.848Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 260 | 2026-03-11T00:32:27.848Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 261 | 2026-03-11T00:32:27.848Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 262 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 263 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 264 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 265 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 266 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 267 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 268 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 269 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 270 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 271 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 272 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 273 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 274 | 2026-03-11T00:32:27.849Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 275 | 2026-03-11T00:32:29.101Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 276 | 2026-03-11T00:32:29.365Z | Updating crates.io index |
| 277 | 2026-03-11T00:32:29.368Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 278 | 2026-03-11T00:32:29.651Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 279 | 2026-03-11T00:32:30.322Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 280 | 2026-03-11T00:32:30.747Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 281 | 2026-03-11T00:32:31.040Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 282 | 2026-03-11T00:32:33.351Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 283 | 2026-03-11T00:32:35.693Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 284 | 2026-03-11T00:32:36.604Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 285 | 2026-03-11T00:32:36.838Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 286 | 2026-03-11T00:32:38.111Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 287 | 2026-03-11T00:32:38.800Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 288 | 2026-03-11T00:32:39.778Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 289 | 2026-03-11T00:32:40.292Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 290 | 2026-03-11T00:32:40.776Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 291 | 2026-03-11T00:32:41.115Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 292 | 2026-03-11T00:32:42.066Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 293 | 2026-03-11T00:32:42.652Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 294 | 2026-03-11T00:32:42.910Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 295 | 2026-03-11T00:32:43.266Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 296 | 2026-03-11T00:32:43.538Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 297 | 2026-03-11T00:32:44.025Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 298 | 2026-03-11T00:32:44.256Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 299 | 2026-03-11T00:32:44.514Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 300 | 2026-03-11T00:32:45.011Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 301 | 2026-03-11T00:32:45.314Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 302 | 2026-03-11T00:32:45.993Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 303 | 2026-03-11T00:32:46.290Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 304 | 2026-03-11T00:32:46.688Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 305 | 2026-03-11T00:32:47.002Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 306 | 2026-03-11T00:32:48.549Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 307 | 2026-03-11T00:32:48.837Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 308 | 2026-03-11T00:32:49.176Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 309 | 2026-03-11T00:32:49.504Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 310 | 2026-03-11T00:32:49.820Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 311 | 2026-03-11T00:32:50.258Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 312 | 2026-03-11T00:32:50.491Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 313 | 2026-03-11T00:32:50.731Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 314 | 2026-03-11T00:32:51.102Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 315 | 2026-03-11T00:33:04.943Z | Downloading crates ... |
| 316 | 2026-03-11T00:33:05.002Z | Downloaded block-buffer v0.10.4 |
| 317 | 2026-03-11T00:33:05.010Z | Downloaded generic-array v0.14.7 |
| 318 | 2026-03-11T00:33:05.013Z | Downloaded is_terminal_polyfill v1.70.2 |
| 319 | 2026-03-11T00:33:05.013Z | Downloaded colorchoice v1.0.4 |
| 320 | 2026-03-11T00:33:05.016Z | Downloaded fastrand v2.3.0 |
| 321 | 2026-03-11T00:33:05.016Z | Downloaded heck v0.4.1 |
| 322 | 2026-03-11T00:33:05.016Z | Downloaded cfg-if v1.0.4 |
| 323 | 2026-03-11T00:33:05.019Z | Downloaded anstyle-parse v0.2.7 |
| 324 | 2026-03-11T00:33:05.023Z | Downloaded ordered-float v2.10.1 |
| 325 | 2026-03-11T00:33:05.026Z | Downloaded typeid v1.0.3 |
| 326 | 2026-03-11T00:33:05.029Z | Downloaded semver v1.0.27 |
| 327 | 2026-03-11T00:33:05.032Z | Downloaded tempfile v3.25.0 |
| 328 | 2026-03-11T00:33:05.035Z | Downloaded pest_generator v2.8.6 |
| 329 | 2026-03-11T00:33:05.039Z | Downloaded stable_deref_trait v1.2.1 |
| 330 | 2026-03-11T00:33:05.042Z | Downloaded zerotrie v0.2.3 |
| 331 | 2026-03-11T00:33:05.043Z | Downloaded zerovec-derive v0.11.2 |
| 332 | 2026-03-11T00:33:05.043Z | Downloaded zerofrom v0.1.6 |
| 333 | 2026-03-11T00:33:05.046Z | Downloaded yoke-derive v0.8.1 |
| 334 | 2026-03-11T00:33:05.046Z | Downloaded camino-tempfile v1.4.1 |
| 335 | 2026-03-11T00:33:05.046Z | Downloaded thiserror v1.0.69 |
| 336 | 2026-03-11T00:33:05.049Z | Downloaded utf8parse v0.2.2 |
| 337 | 2026-03-11T00:33:05.052Z | Downloaded smallvec v1.15.1 |
| 338 | 2026-03-11T00:33:05.053Z | Downloaded yoke v0.8.1 |
| 339 | 2026-03-11T00:33:05.053Z | Downloaded serde_derive v1.0.228 |
| 340 | 2026-03-11T00:33:05.055Z | Downloaded unicode-xid v0.2.6 |
| 341 | 2026-03-11T00:33:05.058Z | Downloaded version_check v0.9.5 |
| 342 | 2026-03-11T00:33:05.058Z | Downloaded thread-id v4.2.2 |
| 343 | 2026-03-11T00:33:05.058Z | Downloaded utf8_iter v1.0.4 |
| 344 | 2026-03-11T00:33:05.061Z | Downloaded icu_properties_data v2.1.2 |
| 345 | 2026-03-11T00:33:05.065Z | Downloaded macaddr v1.0.1 |
| 346 | 2026-03-11T00:33:05.068Z | Downloaded dof v0.3.0 |
| 347 | 2026-03-11T00:33:05.068Z | Downloaded usdt-attr-macro v0.5.0 |
| 348 | 2026-03-11T00:33:05.071Z | Downloaded tinystr v0.8.2 |
| 349 | 2026-03-11T00:33:05.071Z | Downloaded thiserror v2.0.18 |
| 350 | 2026-03-11T00:33:05.074Z | Downloaded writeable v0.6.2 |
| 351 | 2026-03-11T00:33:05.077Z | Downloaded thiserror-impl v2.0.18 |
| 352 | 2026-03-11T00:33:05.080Z | Downloaded usdt v0.5.0 |
| 353 | 2026-03-11T00:33:05.083Z | Downloaded unicode-linebreak v0.1.5 |
| 354 | 2026-03-11T00:33:05.083Z | Downloaded zerocopy-derive v0.7.35 |
| 355 | 2026-03-11T00:33:05.085Z | Downloaded zmij v1.0.21 |
| 356 | 2026-03-11T00:33:05.099Z | Downloaded ucd-trie v0.1.7 |
| 357 | 2026-03-11T00:33:05.099Z | Downloaded toml v0.8.23 |
| 358 | 2026-03-11T00:33:05.099Z | Downloaded toml_write v0.1.2 |
| 359 | 2026-03-11T00:33:05.099Z | Downloaded itoa v1.0.17 |
| 360 | 2026-03-11T00:33:05.099Z | Downloaded usdt-macro v0.5.0 |
| 361 | 2026-03-11T00:33:05.099Z | Downloaded crypto-common v0.1.7 |
| 362 | 2026-03-11T00:33:05.099Z | Downloaded zerofrom-derive v0.1.6 |
| 363 | 2026-03-11T00:33:05.099Z | Downloaded textwrap v0.16.2 |
| 364 | 2026-03-11T00:33:05.105Z | Downloaded tabled_derive v0.7.0 |
| 365 | 2026-03-11T00:33:05.108Z | Downloaded toml_datetime v0.6.11 |
| 366 | 2026-03-11T00:33:05.108Z | Downloaded thiserror-impl v1.0.69 |
| 367 | 2026-03-11T00:33:05.112Z | Downloaded usdt-impl v0.5.0 |
| 368 | 2026-03-11T00:33:05.116Z | Downloaded plain v0.2.3 |
| 369 | 2026-03-11T00:33:05.116Z | Downloaded pretty-hex v0.4.1 |
| 370 | 2026-03-11T00:33:05.119Z | Downloaded toml_edit v0.22.27 |
| 371 | 2026-03-11T00:33:05.124Z | Downloaded unicode-ident v1.0.24 |
| 372 | 2026-03-11T00:33:05.129Z | Downloaded proc-macro-error v1.0.4 |
| 373 | 2026-03-11T00:33:05.132Z | Downloaded cargo_metadata v0.21.0 |
| 374 | 2026-03-11T00:33:05.132Z | Downloaded anstyle-query v1.1.5 |
| 375 | 2026-03-11T00:33:05.132Z | Downloaded anstream v0.6.21 |
| 376 | 2026-03-11T00:33:05.135Z | Downloaded url v2.5.8 |
| 377 | 2026-03-11T00:33:05.138Z | Downloaded dtrace-parser v0.2.0 |
| 378 | 2026-03-11T00:33:05.138Z | Downloaded synstructure v0.13.2 |
| 379 | 2026-03-11T00:33:05.141Z | Downloaded typenum v1.19.0 |
| 380 | 2026-03-11T00:33:05.141Z | Downloaded quote v1.0.44 |
| 381 | 2026-03-11T00:33:05.145Z | Downloaded sha2 v0.10.9 |
| 382 | 2026-03-11T00:33:05.148Z | Downloaded serde-untagged v0.1.9 |
| 383 | 2026-03-11T00:33:05.148Z | Downloaded fs-err v3.3.0 |
| 384 | 2026-03-11T00:33:05.151Z | Downloaded winnow v0.7.14 |
| 385 | 2026-03-11T00:33:05.155Z | Downloaded zerocopy v0.7.35 |
| 386 | 2026-03-11T00:33:05.166Z | Downloaded zerovec v0.11.5 |
| 387 | 2026-03-11T00:33:05.170Z | Downloaded memmap v0.7.0 |
| 388 | 2026-03-11T00:33:05.173Z | Downloaded unicode-width v0.2.0 |
| 389 | 2026-03-11T00:33:05.176Z | Downloaded strsim v0.11.1 |
| 390 | 2026-03-11T00:33:05.176Z | Downloaded potential_utf v0.1.4 |
| 391 | 2026-03-11T00:33:05.176Z | Downloaded scroll_derive v0.12.1 |
| 392 | 2026-03-11T00:33:05.180Z | Downloaded unicode-width v0.1.14 |
| 393 | 2026-03-11T00:33:05.183Z | Downloaded digest v0.10.7 |
| 394 | 2026-03-11T00:33:05.183Z | Downloaded terminal_size v0.4.3 |
| 395 | 2026-03-11T00:33:05.183Z | Downloaded serde_spanned v0.6.9 |
| 396 | 2026-03-11T00:33:05.186Z | Downloaded smawk v0.3.2 |
| 397 | 2026-03-11T00:33:05.186Z | Downloaded bitflags v2.11.0 |
| 398 | 2026-03-11T00:33:05.189Z | Downloaded serde-value v0.7.0 |
| 399 | 2026-03-11T00:33:05.189Z | Downloaded percent-encoding v2.3.2 |
| 400 | 2026-03-11T00:33:05.189Z | Downloaded heck v0.5.0 |
| 401 | 2026-03-11T00:33:05.189Z | Downloaded errno v0.3.14 |
| 402 | 2026-03-11T00:33:05.193Z | Downloaded cargo-platform v0.2.0 |
| 403 | 2026-03-11T00:33:05.193Z | Downloaded proc-macro-error-attr v1.0.4 |
| 404 | 2026-03-11T00:33:05.193Z | Downloaded equivalent v1.0.2 |
| 405 | 2026-03-11T00:33:05.193Z | Downloaded swrite v0.1.0 |
| 406 | 2026-03-11T00:33:05.196Z | Downloaded form_urlencoded v1.2.2 |
| 407 | 2026-03-11T00:33:05.196Z | Downloaded idna_adapter v1.2.1 |
| 408 | 2026-03-11T00:33:05.196Z | Downloaded fnv v1.0.7 |
| 409 | 2026-03-11T00:33:05.196Z | Downloaded cargo_toml v0.21.0 |
| 410 | 2026-03-11T00:33:05.196Z | Downloaded clap_lex v1.0.0 |
| 411 | 2026-03-11T00:33:05.201Z | Downloaded clap_derive v4.5.55 |
| 412 | 2026-03-11T00:33:05.203Z | Downloaded camino v1.2.2 |
| 413 | 2026-03-11T00:33:05.203Z | Downloaded autocfg v1.5.0 |
| 414 | 2026-03-11T00:33:05.210Z | Downloaded displaydoc v0.2.5 |
| 415 | 2026-03-11T00:33:05.213Z | Downloaded scroll v0.12.0 |
| 416 | 2026-03-11T00:33:05.219Z | Downloaded serde_tokenstream v0.2.3 |
| 417 | 2026-03-11T00:33:05.222Z | Downloaded cpufeatures v0.2.17 |
| 418 | 2026-03-11T00:33:05.222Z | Downloaded anstyle v1.0.13 |
| 419 | 2026-03-11T00:33:05.228Z | Downloaded pest_derive v2.8.6 |
| 420 | 2026-03-11T00:33:05.238Z | Downloaded once_cell v1.21.3 |
| 421 | 2026-03-11T00:33:05.245Z | Downloaded byteorder v1.5.0 |
| 422 | 2026-03-11T00:33:05.248Z | Downloaded erased-serde v0.4.9 |
| 423 | 2026-03-11T00:33:05.254Z | Downloaded bytecount v0.6.9 |
| 424 | 2026-03-11T00:33:05.264Z | Downloaded anyhow v1.0.102 |
| 425 | 2026-03-11T00:33:05.275Z | Downloaded icu_normalizer_data v2.1.1 |
| 426 | 2026-03-11T00:33:05.278Z | Downloaded litemap v0.8.1 |
| 427 | 2026-03-11T00:33:05.283Z | Downloaded cargo-util-schemas v0.8.2 |
| 428 | 2026-03-11T00:33:05.286Z | Downloaded icu_provider v2.1.1 |
| 429 | 2026-03-11T00:33:05.288Z | Downloaded icu_normalizer v2.1.1 |
| 430 | 2026-03-11T00:33:05.291Z | Downloaded icu_locale_core v2.1.1 |
| 431 | 2026-03-11T00:33:05.294Z | Downloaded proc-macro2 v1.0.106 |
| 432 | 2026-03-11T00:33:05.297Z | Downloaded serde_core v1.0.228 |
| 433 | 2026-03-11T00:33:05.297Z | Downloaded papergrid v0.11.0 |
| 434 | 2026-03-11T00:33:05.300Z | Downloaded log v0.4.29 |
| 435 | 2026-03-11T00:33:05.305Z | Downloaded icu_properties v2.1.2 |
| 436 | 2026-03-11T00:33:05.307Z | Downloaded getrandom v0.4.1 |
| 437 | 2026-03-11T00:33:05.314Z | Downloaded clap v4.5.60 |
| 438 | 2026-03-11T00:33:05.319Z | Downloaded pest_meta v2.8.6 |
| 439 | 2026-03-11T00:33:05.323Z | Downloaded num-traits v0.2.19 |
| 440 | 2026-03-11T00:33:05.323Z | Downloaded icu_collections v2.1.1 |
| 441 | 2026-03-11T00:33:05.327Z | Downloaded rustix v1.1.3 |
| 442 | 2026-03-11T00:33:05.343Z | Downloaded serde v1.0.228 |
| 443 | 2026-03-11T00:33:05.346Z | Downloaded indexmap v2.13.0 |
| 444 | 2026-03-11T00:33:05.359Z | Downloaded memchr v2.8.0 |
| 445 | 2026-03-11T00:33:05.369Z | Downloaded idna v1.1.0 |
| 446 | 2026-03-11T00:33:05.372Z | Downloaded pest v2.8.6 |
| 447 | 2026-03-11T00:33:05.377Z | Downloaded clap_builder v4.5.60 |
| 448 | 2026-03-11T00:33:05.382Z | Downloaded hashbrown v0.16.1 |
| 449 | 2026-03-11T00:33:05.393Z | Downloaded serde_json v1.0.149 |
| 450 | 2026-03-11T00:33:05.403Z | Downloaded goblin v0.8.2 |
| 451 | 2026-03-11T00:33:05.411Z | Downloaded tabled v0.15.0 |
| 452 | 2026-03-11T00:33:05.422Z | Downloaded syn v2.0.117 |
| 453 | 2026-03-11T00:33:05.429Z | Downloaded syn v1.0.109 |
| 454 | 2026-03-11T00:33:05.464Z | Downloaded libc v0.2.180 |
| 455 | 2026-03-11T00:33:05.543Z | Compiling proc-macro2 v1.0.106 |
| 456 | 2026-03-11T00:33:05.546Z | Compiling quote v1.0.44 |
| 457 | 2026-03-11T00:33:05.546Z | Compiling unicode-ident v1.0.24 |
| 458 | 2026-03-11T00:33:05.546Z | Compiling serde_core v1.0.228 |
| 459 | 2026-03-11T00:33:05.546Z | Compiling libc v0.2.180 |
| 460 | 2026-03-11T00:33:05.546Z | Compiling version_check v0.9.5 |
| 461 | 2026-03-11T00:33:05.546Z | Compiling memchr v2.8.0 |
| 462 | 2026-03-11T00:33:05.546Z | Compiling serde v1.0.228 |
| 463 | 2026-03-11T00:33:06.041Z | Compiling stable_deref_trait v1.2.1 |
| 464 | 2026-03-11T00:33:06.140Z | Compiling zmij v1.0.21 |
| 465 | 2026-03-11T00:33:06.340Z | Compiling itoa v1.0.17 |
| 466 | 2026-03-11T00:33:06.363Z | Compiling ucd-trie v0.1.7 |
| 467 | 2026-03-11T00:33:06.583Z | Compiling thiserror v1.0.69 |
| 468 | 2026-03-11T00:33:06.713Z | Compiling autocfg v1.5.0 |
| 469 | 2026-03-11T00:33:06.739Z | Compiling pest v2.8.6 |
| 470 | 2026-03-11T00:33:06.849Z | Compiling litemap v0.8.1 |
| 471 | 2026-03-11T00:33:06.991Z | Compiling writeable v0.6.2 |
| 472 | 2026-03-11T00:33:07.126Z | Compiling rustix v1.1.3 |
| 473 | 2026-03-11T00:33:07.293Z | Compiling icu_properties_data v2.1.2 |
| 474 | 2026-03-11T00:33:07.345Z | Compiling byteorder v1.5.0 |
| 475 | 2026-03-11T00:33:07.541Z | Compiling syn v2.0.117 |
| 476 | 2026-03-11T00:33:07.587Z | Compiling icu_normalizer_data v2.1.1 |
| 477 | 2026-03-11T00:33:07.695Z | Compiling errno v0.3.14 |
| 478 | 2026-03-11T00:33:07.866Z | Compiling bitflags v2.11.0 |
| 479 | 2026-03-11T00:33:07.888Z | Compiling serde_json v1.0.149 |
| 480 | 2026-03-11T00:33:08.174Z | Compiling num-traits v0.2.19 |
| 481 | 2026-03-11T00:33:08.201Z | Compiling hashbrown v0.16.1 |
| 482 | 2026-03-11T00:33:08.226Z | Compiling typeid v1.0.3 |
| 483 | 2026-03-11T00:33:08.427Z | Compiling pest_meta v2.8.6 |
| 484 | 2026-03-11T00:33:08.582Z | Compiling smallvec v1.15.1 |
| 485 | 2026-03-11T00:33:08.789Z | Compiling equivalent v1.0.2 |
| 486 | 2026-03-11T00:33:08.879Z | Compiling indexmap v2.13.0 |
| 487 | 2026-03-11T00:33:08.968Z | Compiling thread-id v4.2.2 |
| 488 | 2026-03-11T00:33:09.073Z | Compiling proc-macro-error-attr v1.0.4 |
| 489 | 2026-03-11T00:33:09.096Z | Compiling usdt-impl v0.5.0 |
| 490 | 2026-03-11T00:33:09.128Z | Compiling toml_write v0.1.2 |
| 491 | 2026-03-11T00:33:09.325Z | Compiling syn v1.0.109 |
| 492 | 2026-03-11T00:33:09.378Z | Compiling erased-serde v0.4.9 |
| 493 | 2026-03-11T00:33:09.400Z | Compiling winnow v0.7.14 |
| 494 | 2026-03-11T00:33:09.849Z | Compiling proc-macro-error v1.0.4 |
| 495 | 2026-03-11T00:33:09.961Z | Compiling utf8parse v0.2.2 |
| 496 | 2026-03-11T00:33:10.113Z | Compiling percent-encoding v2.3.2 |
| 497 | 2026-03-11T00:33:10.141Z | Compiling thiserror v2.0.18 |
| 498 | 2026-03-11T00:33:10.356Z | Compiling utf8_iter v1.0.4 |
| 499 | 2026-03-11T00:33:10.545Z | Compiling getrandom v0.4.1 |
| 500 | 2026-03-11T00:33:10.591Z | Compiling plain v0.2.3 |
| 501 | 2026-03-11T00:33:10.735Z | Compiling log v0.4.29 |
| 502 | 2026-03-11T00:33:10.759Z | Compiling camino v1.2.2 |
| 503 | 2026-03-11T00:33:10.762Z | Compiling ordered-float v2.10.1 |
| 504 | 2026-03-11T00:33:11.054Z | Compiling form_urlencoded v1.2.2 |
| 505 | 2026-03-11T00:33:11.146Z | Compiling anstyle-parse v0.2.7 |
| 506 | 2026-03-11T00:33:11.310Z | Compiling synstructure v0.13.2 |
| 507 | 2026-03-11T00:33:11.313Z | Compiling pest_generator v2.8.6 |
| 508 | 2026-03-11T00:33:11.440Z | Compiling terminal_size v0.4.3 |
| 509 | 2026-03-11T00:33:11.616Z | Compiling colorchoice v1.0.4 |
| 510 | 2026-03-11T00:33:11.758Z | Compiling pretty-hex v0.4.1 |
| 511 | 2026-03-11T00:33:11.782Z | Compiling anstyle v1.0.13 |
| 512 | 2026-03-11T00:33:11.819Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-03-11T00:33:11.915Z | Compiling is_terminal_polyfill v1.70.2 |
| 514 | 2026-03-11T00:33:11.940Z | Compiling anstyle-query v1.1.5 |
| 515 | 2026-03-11T00:33:12.042Z | Compiling serde-untagged v0.1.9 |
| 516 | 2026-03-11T00:33:12.077Z | Compiling anstream v0.6.21 |
| 517 | 2026-03-11T00:33:12.179Z | Compiling semver v1.0.27 |
| 518 | 2026-03-11T00:33:12.297Z | Compiling fs-err v3.3.0 |
| 519 | 2026-03-11T00:33:12.368Z | Compiling strsim v0.11.1 |
| 520 | 2026-03-11T00:33:12.495Z | Compiling anyhow v1.0.102 |
| 521 | 2026-03-11T00:33:12.558Z | Compiling unicode-xid v0.2.6 |
| 522 | 2026-03-11T00:33:12.617Z | Compiling heck v0.4.1 |
| 523 | 2026-03-11T00:33:12.692Z | Compiling fastrand v2.3.0 |
| 524 | 2026-03-11T00:33:12.719Z | Compiling fnv v1.0.7 |
| 525 | 2026-03-11T00:33:12.824Z | Compiling bytecount v0.6.9 |
| 526 | 2026-03-11T00:33:12.848Z | Compiling heck v0.5.0 |
| 527 | 2026-03-11T00:33:12.905Z | Compiling unicode-width v0.1.14 |
| 528 | 2026-03-11T00:33:12.909Z | Compiling clap_lex v1.0.0 |
| 529 | 2026-03-11T00:33:13.029Z | Compiling once_cell v1.21.3 |
| 530 | 2026-03-11T00:33:13.164Z | Compiling clap_builder v4.5.60 |
| 531 | 2026-03-11T00:33:13.237Z | Compiling papergrid v0.11.0 |
| 532 | 2026-03-11T00:33:13.320Z | Compiling tempfile v3.25.0 |
| 533 | 2026-03-11T00:33:13.515Z | Compiling memmap v0.7.0 |
| 534 | 2026-03-11T00:33:13.558Z | Compiling smawk v0.3.2 |
| 535 | 2026-03-11T00:33:13.734Z | Compiling unicode-width v0.2.0 |
| 536 | 2026-03-11T00:33:13.757Z | Compiling unicode-linebreak v0.1.5 |
| 537 | 2026-03-11T00:33:13.809Z | Compiling camino-tempfile v1.4.1 |
| 538 | 2026-03-11T00:33:13.887Z | Compiling serde_derive v1.0.228 |
| 539 | 2026-03-11T00:33:14.071Z | Compiling zerofrom-derive v0.1.6 |
| 540 | 2026-03-11T00:33:14.095Z | Compiling yoke-derive v0.8.1 |
| 541 | 2026-03-11T00:33:14.119Z | Compiling zerovec-derive v0.11.2 |
| 542 | 2026-03-11T00:33:14.351Z | Compiling displaydoc v0.2.5 |
| 543 | 2026-03-11T00:33:15.210Z | Compiling thiserror-impl v1.0.69 |
| 544 | 2026-03-11T00:33:15.342Z | Compiling zerocopy-derive v0.7.35 |
| 545 | 2026-03-11T00:33:15.621Z | Compiling pest_derive v2.8.6 |
| 546 | 2026-03-11T00:33:15.686Z | Compiling scroll_derive v0.12.1 |
| 547 | 2026-03-11T00:33:16.032Z | Compiling zerofrom v0.1.6 |
| 548 | 2026-03-11T00:33:16.224Z | Compiling yoke v0.8.1 |
| 549 | 2026-03-11T00:33:16.227Z | Compiling thiserror-impl v2.0.18 |
| 550 | 2026-03-11T00:33:16.476Z | Compiling zerovec v0.11.5 |
| 551 | 2026-03-11T00:33:16.576Z | Compiling zerotrie v0.2.3 |
| 552 | 2026-03-11T00:33:16.660Z | Compiling zerocopy v0.7.35 |
| 553 | 2026-03-11T00:33:16.985Z | Compiling scroll v0.12.0 |
| 554 | 2026-03-11T00:33:17.148Z | Compiling tinystr v0.8.2 |
| 555 | 2026-03-11T00:33:17.198Z | Compiling potential_utf v0.1.4 |
| 556 | 2026-03-11T00:33:17.342Z | Compiling dtrace-parser v0.2.0 |
| 557 | 2026-03-11T00:33:17.406Z | Compiling icu_locale_core v2.1.1 |
| 558 | 2026-03-11T00:33:17.430Z | Compiling icu_collections v2.1.1 |
| 559 | 2026-03-11T00:33:17.462Z | Compiling goblin v0.8.2 |
| 560 | 2026-03-11T00:33:17.546Z | Compiling tabled_derive v0.7.0 |
| 561 | 2026-03-11T00:33:18.094Z | Compiling clap_derive v4.5.55 |
| 562 | 2026-03-11T00:33:18.254Z | Compiling textwrap v0.16.2 |
| 563 | 2026-03-11T00:33:18.391Z | Compiling icu_provider v2.1.1 |
| 564 | 2026-03-11T00:33:18.678Z | Compiling serde_spanned v0.6.9 |
| 565 | 2026-03-11T00:33:18.703Z | Compiling icu_normalizer v2.1.1 |
| 566 | 2026-03-11T00:33:18.755Z | Compiling icu_properties v2.1.2 |
| 567 | 2026-03-11T00:33:18.782Z | Compiling toml_datetime v0.6.11 |
| 568 | 2026-03-11T00:33:18.805Z | Compiling dof v0.3.0 |
| 569 | 2026-03-11T00:33:18.870Z | Compiling serde_tokenstream v0.2.3 |
| 570 | 2026-03-11T00:33:18.874Z | Compiling serde-value v0.7.0 |
| 571 | 2026-03-11T00:33:19.118Z | Compiling toml_edit v0.22.27 |
| 572 | 2026-03-11T00:33:19.341Z | Compiling cargo-platform v0.2.0 |
| 573 | 2026-03-11T00:33:19.375Z | Compiling tabled v0.15.0 |
| 574 | 2026-03-11T00:33:19.439Z | Compiling macaddr v1.0.1 |
| 575 | 2026-03-11T00:33:20.082Z | Compiling idna_adapter v1.2.1 |
| 576 | 2026-03-11T00:33:20.115Z | Compiling usdt-attr-macro v0.5.0 |
| 577 | 2026-03-11T00:33:20.176Z | Compiling usdt-macro v0.5.0 |
| 578 | 2026-03-11T00:33:20.259Z | Compiling idna v1.1.0 |
| 579 | 2026-03-11T00:33:20.284Z | Compiling swrite v0.1.0 |
| 580 | 2026-03-11T00:33:20.410Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 581 | 2026-03-11T00:33:20.526Z | Compiling clap v4.5.60 |
| 582 | 2026-03-11T00:33:20.633Z | Compiling url v2.5.8 |
| 583 | 2026-03-11T00:33:21.135Z | Compiling toml v0.8.23 |
| 584 | 2026-03-11T00:33:21.714Z | Compiling cargo-util-schemas v0.8.2 |
| 585 | 2026-03-11T00:33:21.770Z | Compiling usdt v0.5.0 |
| 586 | 2026-03-11T00:33:21.800Z | Compiling cargo_toml v0.21.0 |
| 587 | 2026-03-11T00:33:22.940Z | Compiling cargo_metadata v0.21.0 |
| 588 | 2026-03-11T00:33:24.230Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 589 | 2026-03-11T00:33:27.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.24s |
| 590 | 2026-03-11T00:33:27.411Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 591 | 2026-03-11T00:33:28.155Z | Downloading crates ... |
| 592 | 2026-03-11T00:33:28.270Z | Downloaded arrayref v0.3.9 |
| 593 | 2026-03-11T00:33:28.285Z | Downloaded atomicwrites v0.4.4 |
| 594 | 2026-03-11T00:33:28.285Z | Downloaded aead v0.5.2 |
| 595 | 2026-03-11T00:33:28.285Z | Downloaded allocator-api2 v0.2.21 |
| 596 | 2026-03-11T00:33:28.285Z | Downloaded buf-list v1.1.2 |
| 597 | 2026-03-11T00:33:28.286Z | Downloaded backoff v0.4.0 |
| 598 | 2026-03-11T00:33:28.286Z | Downloaded ciborium-io v0.2.2 |
| 599 | 2026-03-11T00:33:28.303Z | Downloaded blake2 v0.10.6 |
| 600 | 2026-03-11T00:33:28.303Z | Downloaded async-recursion v1.1.1 |
| 601 | 2026-03-11T00:33:28.303Z | Downloaded document-features v0.2.12 |
| 602 | 2026-03-11T00:33:28.328Z | Downloaded crc-any v2.5.0 |
| 603 | 2026-03-11T00:33:28.328Z | Downloaded critical-section v1.2.0 |
| 604 | 2026-03-11T00:33:28.328Z | Downloaded darling v0.23.0 |
| 605 | 2026-03-11T00:33:28.328Z | Downloaded cookie v0.18.1 |
| 606 | 2026-03-11T00:33:28.328Z | Downloaded crossbeam-epoch v0.9.18 |
| 607 | 2026-03-11T00:33:28.328Z | Downloaded crossbeam-utils v0.8.21 |
| 608 | 2026-03-11T00:33:28.329Z | Downloaded data-encoding v2.10.0 |
| 609 | 2026-03-11T00:33:28.342Z | Downloaded crossbeam-deque v0.8.6 |
| 610 | 2026-03-11T00:33:28.342Z | Downloaded cc v1.2.56 |
| 611 | 2026-03-11T00:33:28.342Z | Downloaded crc8 v0.1.1 |
| 612 | 2026-03-11T00:33:28.342Z | Downloaded darling_macro v0.23.0 |
| 613 | 2026-03-11T00:33:28.365Z | Downloaded castaway v0.2.4 |
| 614 | 2026-03-11T00:33:28.365Z | Downloaded ascii-canvas v3.0.0 |
| 615 | 2026-03-11T00:33:28.365Z | Downloaded cargo_toml v0.22.3 |
| 616 | 2026-03-11T00:33:28.365Z | Downloaded cbc v0.1.2 |
| 617 | 2026-03-11T00:33:28.372Z | Downloaded bcs v0.1.6 |
| 618 | 2026-03-11T00:33:28.373Z | Downloaded block-padding v0.3.3 |
| 619 | 2026-03-11T00:33:28.373Z | Downloaded enum-as-inner v0.6.1 |
| 620 | 2026-03-11T00:33:28.373Z | Downloaded convert_case v0.4.0 |
| 621 | 2026-03-11T00:33:28.373Z | Downloaded deranged v0.5.8 |
| 622 | 2026-03-11T00:33:28.373Z | Downloaded futures-io v0.3.32 |
| 623 | 2026-03-11T00:33:28.386Z | Downloaded defmt v0.3.100 |
| 624 | 2026-03-11T00:33:28.386Z | Downloaded embedded-io v0.4.0 |
| 625 | 2026-03-11T00:33:28.386Z | Downloaded futures-core v0.3.32 |
| 626 | 2026-03-11T00:33:28.386Z | Downloaded debug-ignore v1.0.5 |
| 627 | 2026-03-11T00:33:28.401Z | Downloaded cfg_aliases v0.1.1 |
| 628 | 2026-03-11T00:33:28.402Z | Downloaded foldhash v0.2.0 |
| 629 | 2026-03-11T00:33:28.402Z | Downloaded futures-task v0.3.32 |
| 630 | 2026-03-11T00:33:28.406Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 631 | 2026-03-11T00:33:28.406Z | Downloaded foreign-types v0.3.2 |
| 632 | 2026-03-11T00:33:28.406Z | Downloaded crc-catalog v2.4.0 |
| 633 | 2026-03-11T00:33:28.406Z | Downloaded git-stub v1.0.0 |
| 634 | 2026-03-11T00:33:28.406Z | Downloaded fxhash v0.2.1 |
| 635 | 2026-03-11T00:33:28.410Z | Downloaded ghash v0.5.1 |
| 636 | 2026-03-11T00:33:28.410Z | Downloaded array-init v0.0.4 |
| 637 | 2026-03-11T00:33:28.414Z | Downloaded dof v0.4.0 |
| 638 | 2026-03-11T00:33:28.418Z | Downloaded env_filter v1.0.0 |
| 639 | 2026-03-11T00:33:28.423Z | Downloaded futures-executor v0.3.32 |
| 640 | 2026-03-11T00:33:28.426Z | Downloaded foreign-types v0.5.0 |
| 641 | 2026-03-11T00:33:28.426Z | Downloaded defmt-parser v1.0.0 |
| 642 | 2026-03-11T00:33:28.430Z | Downloaded funty v2.0.0 |
| 643 | 2026-03-11T00:33:28.433Z | Downloaded console v0.16.2 |
| 644 | 2026-03-11T00:33:28.437Z | Downloaded foreign-types-shared v0.3.1 |
| 645 | 2026-03-11T00:33:28.441Z | Downloaded embedded-io v0.6.1 |
| 646 | 2026-03-11T00:33:28.441Z | Downloaded hash32 v0.3.1 |
| 647 | 2026-03-11T00:33:28.444Z | Downloaded hash32 v0.2.1 |
| 648 | 2026-03-11T00:33:28.449Z | Downloaded headers-core v0.3.0 |
| 649 | 2026-03-11T00:33:28.455Z | Downloaded foreign-types-shared v0.1.1 |
| 650 | 2026-03-11T00:33:28.455Z | Downloaded fallible-iterator v0.2.0 |
| 651 | 2026-03-11T00:33:28.455Z | Downloaded fixedbitset v0.5.7 |
| 652 | 2026-03-11T00:33:28.459Z | Downloaded fixedbitset v0.4.2 |
| 653 | 2026-03-11T00:33:28.462Z | Downloaded daft-derive v0.1.5 |
| 654 | 2026-03-11T00:33:28.468Z | Downloaded hex-literal v0.4.1 |
| 655 | 2026-03-11T00:33:28.471Z | Downloaded filetime v0.2.27 |
| 656 | 2026-03-11T00:33:28.476Z | Downloaded float-ord v0.3.2 |
| 657 | 2026-03-11T00:33:28.479Z | Downloaded convert_case v0.10.0 |
| 658 | 2026-03-11T00:33:28.479Z | Downloaded httpdate v1.0.3 |
| 659 | 2026-03-11T00:33:28.482Z | Downloaded cipher v0.4.4 |
| 660 | 2026-03-11T00:33:28.488Z | Downloaded ident_case v1.0.1 |
| 661 | 2026-03-11T00:33:28.502Z | Downloaded instant v0.1.13 |
| 662 | 2026-03-11T00:33:28.506Z | Downloaded darling v0.21.3 |
| 663 | 2026-03-11T00:33:28.511Z | Downloaded indent_write v2.2.0 |
| 664 | 2026-03-11T00:33:28.514Z | Downloaded hubpack_derive v0.1.1 |
| 665 | 2026-03-11T00:33:28.520Z | Downloaded ed25519 v2.2.3 |
| 666 | 2026-03-11T00:33:28.523Z | Downloaded futures-channel v0.3.32 |
| 667 | 2026-03-11T00:33:28.523Z | Downloaded ahash v0.8.12 |
| 668 | 2026-03-11T00:33:28.528Z | Downloaded keccak v0.1.6 |
| 669 | 2026-03-11T00:33:28.532Z | Downloaded is_ci v1.2.0 |
| 670 | 2026-03-11T00:33:28.533Z | Downloaded is-terminal v0.4.17 |
| 671 | 2026-03-11T00:33:28.536Z | Downloaded cassowary v0.3.0 |
| 672 | 2026-03-11T00:33:28.539Z | Downloaded kstat-rs v0.2.4 |
| 673 | 2026-03-11T00:33:28.539Z | Downloaded globset v0.4.18 |
| 674 | 2026-03-11T00:33:28.542Z | Downloaded instability v0.3.11 |
| 675 | 2026-03-11T00:33:28.545Z | Downloaded http-body-util v0.1.3 |
| 676 | 2026-03-11T00:33:28.550Z | Downloaded libscf-sys v1.1.0 |
| 677 | 2026-03-11T00:33:28.554Z | Downloaded diff v0.1.13 |
| 678 | 2026-03-11T00:33:28.558Z | Downloaded maybe-uninit v2.0.0 |
| 679 | 2026-03-11T00:33:28.558Z | Downloaded linked-hash-map v0.5.6 |
| 680 | 2026-03-11T00:33:28.562Z | Downloaded lazy_static v1.5.0 |
| 681 | 2026-03-11T00:33:28.565Z | Downloaded managed v0.8.0 |
| 682 | 2026-03-11T00:33:28.566Z | Downloaded fatfs v0.3.6 |
| 683 | 2026-03-11T00:33:28.568Z | Downloaded ingot v0.1.1 |
| 684 | 2026-03-11T00:33:28.572Z | Downloaded hickory-client v0.25.2 |
| 685 | 2026-03-11T00:33:28.575Z | Downloaded memoffset v0.9.1 |
| 686 | 2026-03-11T00:33:28.580Z | Downloaded mime v0.3.17 |
| 687 | 2026-03-11T00:33:28.583Z | Downloaded ingot-types v0.1.2 |
| 688 | 2026-03-11T00:33:28.583Z | Downloaded getrandom v0.3.4 |
| 689 | 2026-03-11T00:33:28.587Z | Downloaded new_debug_unreachable v1.0.6 |
| 690 | 2026-03-11T00:33:28.591Z | Downloaded normalize-line-endings v0.3.0 |
| 691 | 2026-03-11T00:33:28.594Z | Downloaded const_format v0.2.35 |
| 692 | 2026-03-11T00:33:28.599Z | Downloaded num v0.4.3 |
| 693 | 2026-03-11T00:33:28.602Z | Downloaded futures v0.3.32 |
| 694 | 2026-03-11T00:33:28.606Z | Downloaded num-derive v0.3.3 |
| 695 | 2026-03-11T00:33:28.609Z | Downloaded libsw-core v0.3.2 |
| 696 | 2026-03-11T00:33:28.612Z | Downloaded lzss v0.8.2 |
| 697 | 2026-03-11T00:33:28.615Z | Downloaded httparse v1.10.1 |
| 698 | 2026-03-11T00:33:28.620Z | Downloaded lru-slab v0.1.2 |
| 699 | 2026-03-11T00:33:28.620Z | Downloaded oso-derive v0.27.3 |
| 700 | 2026-03-11T00:33:28.623Z | Downloaded opaque-debug v0.3.1 |
| 701 | 2026-03-11T00:33:28.623Z | Downloaded lock_api v0.4.14 |
| 702 | 2026-03-11T00:33:28.626Z | Downloaded half v2.7.1 |
| 703 | 2026-03-11T00:33:28.629Z | Downloaded libsw v3.5.0 |
| 704 | 2026-03-11T00:33:28.632Z | Downloaded num_threads v0.1.7 |
| 705 | 2026-03-11T00:33:28.635Z | Downloaded openssl-probe v0.1.6 |
| 706 | 2026-03-11T00:33:28.635Z | Downloaded newtype-uuid v1.3.2 |
| 707 | 2026-03-11T00:33:28.638Z | Downloaded packed_struct_codegen v0.10.1 |
| 708 | 2026-03-11T00:33:28.641Z | Downloaded parse-display v0.10.0 |
| 709 | 2026-03-11T00:33:28.644Z | Downloaded openssl-probe v0.2.1 |
| 710 | 2026-03-11T00:33:28.644Z | Downloaded multer v3.1.0 |
| 711 | 2026-03-11T00:33:28.647Z | Downloaded iana-time-zone v0.1.65 |
| 712 | 2026-03-11T00:33:28.651Z | Downloaded olpc-cjson v0.1.4 |
| 713 | 2026-03-11T00:33:28.654Z | Downloaded path-slash v0.1.5 |
| 714 | 2026-03-11T00:33:28.659Z | Downloaded parse-size v1.1.0 |
| 715 | 2026-03-11T00:33:28.662Z | Downloaded openssl-macros v0.1.1 |
| 716 | 2026-03-11T00:33:28.662Z | Downloaded ignore v0.4.25 |
| 717 | 2026-03-11T00:33:28.665Z | Downloaded chacha20poly1305 v0.10.1 |
| 718 | 2026-03-11T00:33:28.668Z | Downloaded ingot-macros v0.1.1 |
| 719 | 2026-03-11T00:33:28.668Z | Downloaded num-derive v0.4.2 |
| 720 | 2026-03-11T00:33:28.671Z | Downloaded pbkdf2 v0.12.2 |
| 721 | 2026-03-11T00:33:28.674Z | Downloaded pbkdf2 v0.11.0 |
| 722 | 2026-03-11T00:33:28.677Z | Downloaded num_enum_derive v0.7.5 |
| 723 | 2026-03-11T00:33:28.680Z | Downloaded derive_more v2.1.1 |
| 724 | 2026-03-11T00:33:28.689Z | Downloaded pin-utils v0.1.0 |
| 725 | 2026-03-11T00:33:28.692Z | Downloaded phf_shared v0.13.1 |
| 726 | 2026-03-11T00:33:28.693Z | Downloaded phf_shared v0.11.3 |
| 727 | 2026-03-11T00:33:28.696Z | Downloaded phf_shared v0.12.1 |
| 728 | 2026-03-11T00:33:28.698Z | Downloaded heapless v0.8.0 |
| 729 | 2026-03-11T00:33:28.703Z | Downloaded precomputed-hash v0.1.1 |
| 730 | 2026-03-11T00:33:28.706Z | Downloaded oxide-tokio-rt v0.1.2 |
| 731 | 2026-03-11T00:33:28.706Z | Downloaded owo-colors v4.3.0 |
| 732 | 2026-03-11T00:33:28.709Z | Downloaded nanorand v0.7.0 |
| 733 | 2026-03-11T00:33:28.713Z | Downloaded num-rational v0.4.2 |
| 734 | 2026-03-11T00:33:28.713Z | Downloaded proc-macro-crate v3.4.0 |
| 735 | 2026-03-11T00:33:28.716Z | Downloaded predicates-core v1.0.10 |
| 736 | 2026-03-11T00:33:28.719Z | Downloaded progenitor-client v0.11.2 |
| 737 | 2026-03-11T00:33:28.719Z | Downloaded indexmap v1.9.3 |
| 738 | 2026-03-11T00:33:28.722Z | Downloaded crossterm v0.28.1 |
| 739 | 2026-03-11T00:33:28.728Z | Downloaded progenitor-macro v0.11.2 |
| 740 | 2026-03-11T00:33:28.732Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 741 | 2026-03-11T00:33:28.735Z | Downloaded peg-macros v0.8.5 |
| 742 | 2026-03-11T00:33:28.735Z | Downloaded parking_lot_core v0.8.6 |
| 743 | 2026-03-11T00:33:28.739Z | Downloaded progenitor-client v0.10.0 |
| 744 | 2026-03-11T00:33:28.742Z | Downloaded psl-types v2.0.11 |
| 745 | 2026-03-11T00:33:28.742Z | Downloaded password-hash v0.4.2 |
| 746 | 2026-03-11T00:33:28.745Z | Downloaded predicates-tree v1.0.13 |
| 747 | 2026-03-11T00:33:28.751Z | Downloaded progenitor-macro v0.13.0 |
| 748 | 2026-03-11T00:33:28.751Z | Downloaded quick-error v1.2.3 |
| 749 | 2026-03-11T00:33:28.754Z | Downloaded radium v0.7.0 |
| 750 | 2026-03-11T00:33:28.754Z | Downloaded progenitor-macro v0.10.0 |
| 751 | 2026-03-11T00:33:28.754Z | Downloaded pem v3.0.6 |
| 752 | 2026-03-11T00:33:28.757Z | Downloaded peg v0.8.5 |
| 753 | 2026-03-11T00:33:28.760Z | Downloaded paste v1.0.15 |
| 754 | 2026-03-11T00:33:28.763Z | Downloaded rand_chacha v0.3.1 |
| 755 | 2026-03-11T00:33:28.766Z | Downloaded pin-project-lite v0.2.17 |
| 756 | 2026-03-11T00:33:28.770Z | Downloaded pkg-config v0.3.32 |
| 757 | 2026-03-11T00:33:28.773Z | Downloaded recursive v0.1.1 |
| 758 | 2026-03-11T00:33:28.776Z | Downloaded pkcs8 v0.10.2 |
| 759 | 2026-03-11T00:33:28.779Z | Downloaded parking_lot v0.11.2 |
| 760 | 2026-03-11T00:33:28.782Z | Downloaded native-tls v0.2.18 |
| 761 | 2026-03-11T00:33:28.782Z | Downloaded postgres-protocol v0.6.10 |
| 762 | 2026-03-11T00:33:28.786Z | Downloaded pem-rfc7468 v0.7.0 |
| 763 | 2026-03-11T00:33:28.789Z | Downloaded proc-macro-crate v1.3.1 |
| 764 | 2026-03-11T00:33:28.789Z | Downloaded ref-cast-impl v1.0.25 |
| 765 | 2026-03-11T00:33:28.792Z | Downloaded parking_lot v0.12.5 |
| 766 | 2026-03-11T00:33:28.795Z | Downloaded ref-cast v1.0.25 |
| 767 | 2026-03-11T00:33:28.798Z | Downloaded indicatif v0.18.4 |
| 768 | 2026-03-11T00:33:28.802Z | Downloaded rfc6979 v0.4.0 |
| 769 | 2026-03-11T00:33:28.806Z | Downloaded hickory-resolver v0.24.4 |
| 770 | 2026-03-11T00:33:28.809Z | Downloaded libbz2-rs-sys v0.2.2 |
| 771 | 2026-03-11T00:33:28.809Z | Downloaded psm v0.1.30 |
| 772 | 2026-03-11T00:33:28.812Z | Downloaded hickory-resolver v0.25.2 |
| 773 | 2026-03-11T00:33:28.816Z | Downloaded flate2 v1.1.9 |
| 774 | 2026-03-11T00:33:28.820Z | Downloaded rustc_version v0.4.1 |
| 775 | 2026-03-11T00:33:28.823Z | Downloaded rustc-hash v2.1.1 |
| 776 | 2026-03-11T00:33:28.827Z | Downloaded rtoolbox v0.0.3 |
| 777 | 2026-03-11T00:33:28.827Z | Downloaded progenitor-extras v0.1.1 |
| 778 | 2026-03-11T00:33:28.832Z | Downloaded progenitor v0.13.0 |
| 779 | 2026-03-11T00:33:28.836Z | Downloaded rand_xorshift v0.4.0 |
| 780 | 2026-03-11T00:33:28.836Z | Downloaded rustc_version v0.1.7 |
| 781 | 2026-03-11T00:33:28.836Z | Downloaded rand_core v0.10.0 |
| 782 | 2026-03-11T00:33:28.840Z | Downloaded rand_chacha v0.9.0 |
| 783 | 2026-03-11T00:33:28.840Z | Downloaded r2d2 v0.8.10 |
| 784 | 2026-03-11T00:33:28.843Z | Downloaded salsa20 v0.10.2 |
| 785 | 2026-03-11T00:33:28.843Z | Downloaded oxnet v0.1.4 |
| 786 | 2026-03-11T00:33:28.846Z | Downloaded rand_seeder v0.4.0 |
| 787 | 2026-03-11T00:33:28.850Z | Downloaded postcard v1.1.3 |
| 788 | 2026-03-11T00:33:28.850Z | Downloaded pkcs5 v0.7.1 |
| 789 | 2026-03-11T00:33:28.854Z | Downloaded papergrid v0.17.0 |
| 790 | 2026-03-11T00:33:28.859Z | Downloaded postgres-types v0.2.12 |
| 791 | 2026-03-11T00:33:28.862Z | Downloaded scheduled-thread-pool v0.2.7 |
| 792 | 2026-03-11T00:33:28.866Z | Downloaded progenitor-client v0.13.0 |
| 793 | 2026-03-11T00:33:28.870Z | Downloaded sapling-renderdag v0.1.0 |
| 794 | 2026-03-11T00:33:28.870Z | Downloaded p256 v0.13.2 |
| 795 | 2026-03-11T00:33:28.873Z | Downloaded same-file v1.0.6 |
| 796 | 2026-03-11T00:33:28.873Z | Downloaded dropshot-api-manager v0.6.0 |
| 797 | 2026-03-11T00:33:28.876Z | Downloaded scroll_derive v0.13.1 |
| 798 | 2026-03-11T00:33:28.880Z | Downloaded secrecy v0.10.3 |
| 799 | 2026-03-11T00:33:28.880Z | Downloaded scrypt v0.11.0 |
| 800 | 2026-03-11T00:33:28.883Z | Downloaded secrecy v0.8.0 |
| 801 | 2026-03-11T00:33:28.883Z | Downloaded serde_spanned v1.0.4 |
| 802 | 2026-03-11T00:33:28.886Z | Downloaded resolv-conf v0.7.6 |
| 803 | 2026-03-11T00:33:28.889Z | Downloaded proc-macro-error2 v2.0.1 |
| 804 | 2026-03-11T00:33:28.892Z | Downloaded phf v0.12.1 |
| 805 | 2026-03-11T00:33:28.892Z | Downloaded omicron-zone-package v0.12.2 |
| 806 | 2026-03-11T00:33:28.895Z | Downloaded seq-macro v0.3.6 |
| 807 | 2026-03-11T00:33:28.898Z | Downloaded serde_repr v0.1.20 |
| 808 | 2026-03-11T00:33:28.901Z | Downloaded rusty-fork v0.3.1 |
| 809 | 2026-03-11T00:33:28.901Z | Downloaded rustversion v1.0.22 |
| 810 | 2026-03-11T00:33:28.906Z | Downloaded hashbrown v0.13.2 |
| 811 | 2026-03-11T00:33:28.911Z | Downloaded hashbrown v0.12.3 |
| 812 | 2026-03-11T00:33:28.914Z | Downloaded shell-words v1.1.1 |
| 813 | 2026-03-11T00:33:28.914Z | Downloaded signal-hook-mio v0.2.5 |
| 814 | 2026-03-11T00:33:28.917Z | Downloaded signature v2.2.0 |
| 815 | 2026-03-11T00:33:28.917Z | Downloaded sha1 v0.10.6 |
| 816 | 2026-03-11T00:33:28.921Z | Downloaded pkcs1 v0.7.5 |
| 817 | 2026-03-11T00:33:28.925Z | Downloaded signal-hook-tokio v0.3.1 |
| 818 | 2026-03-11T00:33:28.926Z | Downloaded expectorate v1.2.0 |
| 819 | 2026-03-11T00:33:28.926Z | Downloaded serde_urlencoded v0.7.1 |
| 820 | 2026-03-11T00:33:28.929Z | Downloaded rustls-pemfile v1.0.4 |
| 821 | 2026-03-11T00:33:28.929Z | Downloaded schemars_derive v0.8.22 |
| 822 | 2026-03-11T00:33:28.932Z | Downloaded progenitor-impl v0.13.0 |
| 823 | 2026-03-11T00:33:28.935Z | Downloaded prefix-trie v0.7.0 |
| 824 | 2026-03-11T00:33:28.939Z | Downloaded rustls-pemfile v2.2.0 |
| 825 | 2026-03-11T00:33:28.939Z | Downloaded siphasher v1.0.2 |
| 826 | 2026-03-11T00:33:28.942Z | Downloaded sigpipe v0.1.3 |
| 827 | 2026-03-11T00:33:28.942Z | Downloaded scroll v0.13.0 |
| 828 | 2026-03-11T00:33:28.945Z | Downloaded aes v0.8.4 |
| 829 | 2026-03-11T00:33:28.954Z | Downloaded slog-envlogger v2.2.0 |
| 830 | 2026-03-11T00:33:28.954Z | Downloaded serde_bytes v0.11.19 |
| 831 | 2026-03-11T00:33:28.958Z | Downloaded quinn-udp v0.5.14 |
| 832 | 2026-03-11T00:33:28.958Z | Downloaded serde_derive_internals v0.29.1 |
| 833 | 2026-03-11T00:33:28.958Z | Downloaded semver v0.1.20 |
| 834 | 2026-03-11T00:33:28.958Z | Downloaded sct v0.7.1 |
| 835 | 2026-03-11T00:33:28.961Z | Downloaded slog-bunyan v2.5.0 |
| 836 | 2026-03-11T00:33:28.961Z | Downloaded progenitor-impl v0.11.2 |
| 837 | 2026-03-11T00:33:28.964Z | Downloaded progenitor-impl v0.10.0 |
| 838 | 2026-03-11T00:33:28.969Z | Downloaded hickory-server v0.25.2 |
| 839 | 2026-03-11T00:33:28.972Z | Downloaded ssh-cipher v0.2.0 |
| 840 | 2026-03-11T00:33:28.972Z | Downloaded rustls-native-certs v0.8.3 |
| 841 | 2026-03-11T00:33:28.975Z | Downloaded serde_path_to_error v0.1.20 |
| 842 | 2026-03-11T00:33:28.975Z | Downloaded serde-hex v0.1.0 |
| 843 | 2026-03-11T00:33:28.979Z | Downloaded rcgen v0.12.1 |
| 844 | 2026-03-11T00:33:28.982Z | Downloaded bindgen v0.71.1 |
| 845 | 2026-03-11T00:33:28.985Z | Downloaded ssh-encoding v0.2.0 |
| 846 | 2026-03-11T00:33:28.988Z | Downloaded rustls-pki-types v1.14.0 |
| 847 | 2026-03-11T00:33:28.991Z | Downloaded strum v0.26.3 |
| 848 | 2026-03-11T00:33:28.991Z | Downloaded structmeta-derive v0.3.0 |
| 849 | 2026-03-11T00:33:28.991Z | Downloaded strip-ansi-escapes v0.2.1 |
| 850 | 2026-03-11T00:33:28.994Z | Downloaded simd-adler32 v0.3.8 |
| 851 | 2026-03-11T00:33:28.998Z | Downloaded structmeta v0.3.0 |
| 852 | 2026-03-11T00:33:28.998Z | Downloaded slog-scope v4.4.1 |
| 853 | 2026-03-11T00:33:29.002Z | Downloaded signal-hook-registry v1.4.8 |
| 854 | 2026-03-11T00:33:29.002Z | Downloaded minimal-lexical v0.2.1 |
| 855 | 2026-03-11T00:33:29.005Z | Downloaded prettyplease v0.2.37 |
| 856 | 2026-03-11T00:33:29.008Z | Downloaded itertools v0.10.5 |
| 857 | 2026-03-11T00:33:29.012Z | Downloaded tagptr v0.2.0 |
| 858 | 2026-03-11T00:33:29.016Z | Downloaded subtle v2.6.1 |
| 859 | 2026-03-11T00:33:29.016Z | Downloaded strum v0.27.2 |
| 860 | 2026-03-11T00:33:29.020Z | Downloaded take_mut v0.2.2 |
| 861 | 2026-03-11T00:33:29.020Z | Downloaded slog-json v2.6.1 |
| 862 | 2026-03-11T00:33:29.023Z | Downloaded slog-async v2.8.0 |
| 863 | 2026-03-11T00:33:29.024Z | Downloaded slab v0.4.12 |
| 864 | 2026-03-11T00:33:29.024Z | Downloaded sec1 v0.7.3 |
| 865 | 2026-03-11T00:33:29.027Z | Downloaded num-bigint v0.4.6 |
| 866 | 2026-03-11T00:33:29.030Z | Downloaded tabwriter v1.4.1 |
| 867 | 2026-03-11T00:33:29.033Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 868 | 2026-03-11T00:33:29.033Z | Downloaded tabled_derive v0.11.0 |
| 869 | 2026-03-11T00:33:29.033Z | Downloaded smallvec v0.6.14 |
| 870 | 2026-03-11T00:33:29.037Z | Downloaded sync-ptr v0.1.4 |
| 871 | 2026-03-11T00:33:29.037Z | Downloaded tap v1.0.1 |
| 872 | 2026-03-11T00:33:29.040Z | Downloaded testing_table v0.3.0 |
| 873 | 2026-03-11T00:33:29.040Z | Downloaded termtree v0.5.1 |
| 874 | 2026-03-11T00:33:29.043Z | Downloaded spki v0.7.3 |
| 875 | 2026-03-11T00:33:29.043Z | Downloaded openssl-sys v0.9.111 |
| 876 | 2026-03-11T00:33:29.047Z | Downloaded thread-id v5.1.0 |
| 877 | 2026-03-11T00:33:29.053Z | Downloaded mio v1.1.1 |
| 878 | 2026-03-11T00:33:29.057Z | Downloaded snafu-derive v0.8.9 |
| 879 | 2026-03-11T00:33:29.057Z | Downloaded nom v7.1.3 |
| 880 | 2026-03-11T00:33:29.062Z | Downloaded time-core v0.1.8 |
| 881 | 2026-03-11T00:33:29.062Z | Downloaded rustls-platform-verifier v0.6.2 |
| 882 | 2026-03-11T00:33:29.068Z | Downloaded smf v0.2.3 |
| 883 | 2026-03-11T00:33:29.068Z | Downloaded stringprep v0.1.5 |
| 884 | 2026-03-11T00:33:29.072Z | Downloaded sqlformat v0.3.5 |
| 885 | 2026-03-11T00:33:29.072Z | Downloaded sqlparser_derive v0.5.0 |
| 886 | 2026-03-11T00:33:29.072Z | Downloaded sync_wrapper v1.0.2 |
| 887 | 2026-03-11T00:33:29.072Z | Downloaded supports-color v3.0.2 |
| 888 | 2026-03-11T00:33:29.077Z | Downloaded ron v0.8.1 |
| 889 | 2026-03-11T00:33:29.081Z | Downloaded string_cache v0.8.9 |
| 890 | 2026-03-11T00:33:29.082Z | Downloaded slog-term v2.9.2 |
| 891 | 2026-03-11T00:33:29.082Z | Downloaded pretty_assertions v1.4.1 |
| 892 | 2026-03-11T00:33:29.085Z | Downloaded slog-stdlog v4.1.1 |
| 893 | 2026-03-11T00:33:29.085Z | Downloaded slog-dtrace v0.3.0 |
| 894 | 2026-03-11T00:33:29.088Z | Downloaded static_assertions v1.1.0 |
| 895 | 2026-03-11T00:33:29.088Z | Downloaded stacker v0.1.23 |
| 896 | 2026-03-11T00:33:29.092Z | Downloaded strum_macros v0.27.2 |
| 897 | 2026-03-11T00:33:29.092Z | Downloaded strum_macros v0.26.4 |
| 898 | 2026-03-11T00:33:29.095Z | Downloaded strum_macros v0.24.3 |
| 899 | 2026-03-11T00:33:29.098Z | Downloaded rayon-core v1.13.0 |
| 900 | 2026-03-11T00:33:29.101Z | Downloaded qorb v0.4.1 |
| 901 | 2026-03-11T00:33:29.105Z | Downloaded support-bundle-viewer v0.1.2 |
| 902 | 2026-03-11T00:33:29.105Z | Downloaded iddqd v0.3.17 |
| 903 | 2026-03-11T00:33:29.110Z | Downloaded spin v0.9.8 |
| 904 | 2026-03-11T00:33:29.113Z | Downloaded ryu v1.0.23 |
| 905 | 2026-03-11T00:33:29.117Z | Downloaded russh-keys v0.45.0 |
| 906 | 2026-03-11T00:33:29.135Z | Downloaded tinyvec_macros v0.1.1 |
| 907 | 2026-03-11T00:33:29.135Z | Downloaded thread_local v1.1.9 |
| 908 | 2026-03-11T00:33:29.135Z | Downloaded tower-service v0.3.3 |
| 909 | 2026-03-11T00:33:29.141Z | Downloaded tower-layer v0.3.3 |
| 910 | 2026-03-11T00:33:29.141Z | Downloaded try-lock v0.2.5 |
| 911 | 2026-03-11T00:33:29.141Z | Downloaded serde_yaml v0.9.34+deprecated |
| 912 | 2026-03-11T00:33:29.141Z | Downloaded rand v0.8.5 |
| 913 | 2026-03-11T00:33:29.141Z | Downloaded tls_codec v0.4.2 |
| 914 | 2026-03-11T00:33:29.141Z | Downloaded tokio-macros v2.6.0 |
| 915 | 2026-03-11T00:33:29.141Z | Downloaded tiny-keccak v2.0.2 |
| 916 | 2026-03-11T00:33:29.141Z | Downloaded serde_with_macros v3.17.0 |
| 917 | 2026-03-11T00:33:29.141Z | Downloaded itertools v0.12.1 |
| 918 | 2026-03-11T00:33:29.144Z | Downloaded typify-macro v0.4.3 |
| 919 | 2026-03-11T00:33:29.144Z | Downloaded aes-gcm v0.10.3 |
| 920 | 2026-03-11T00:33:29.148Z | Downloaded aho-corasick v1.1.4 |
| 921 | 2026-03-11T00:33:29.151Z | Downloaded trait-variant v0.1.2 |
| 922 | 2026-03-11T00:33:29.154Z | Downloaded tokio-native-tls v0.3.1 |
| 923 | 2026-03-11T00:33:29.154Z | Downloaded tls_codec_derive v0.4.2 |
| 924 | 2026-03-11T00:33:29.157Z | Downloaded tokio-tungstenite v0.21.0 |
| 925 | 2026-03-11T00:33:29.157Z | Downloaded unarray v0.1.4 |
| 926 | 2026-03-11T00:33:29.157Z | Downloaded typify-macro v0.6.1 |
| 927 | 2026-03-11T00:33:29.161Z | Downloaded tokio-tungstenite v0.23.1 |
| 928 | 2026-03-11T00:33:29.161Z | Downloaded universal-hash v0.5.1 |
| 929 | 2026-03-11T00:33:29.164Z | Downloaded unit-prefix v0.5.2 |
| 930 | 2026-03-11T00:33:29.164Z | Downloaded schemars v0.9.0 |
| 931 | 2026-03-11T00:33:29.172Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 932 | 2026-03-11T00:33:29.175Z | Downloaded term v1.2.1 |
| 933 | 2026-03-11T00:33:29.178Z | Downloaded untrusted v0.7.1 |
| 934 | 2026-03-11T00:33:29.178Z | Downloaded term v0.7.0 |
| 935 | 2026-03-11T00:33:29.182Z | Downloaded utf-8 v0.7.6 |
| 936 | 2026-03-11T00:33:29.182Z | Downloaded usdt-macro v0.6.0 |
| 937 | 2026-03-11T00:33:29.182Z | Downloaded hkdf v0.12.4 |
| 938 | 2026-03-11T00:33:29.186Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 939 | 2026-03-11T00:33:29.190Z | Downloaded time-macros v0.2.27 |
| 940 | 2026-03-11T00:33:29.190Z | Downloaded hashbrown v0.15.5 |
| 941 | 2026-03-11T00:33:29.193Z | Downloaded void v1.0.2 |
| 942 | 2026-03-11T00:33:29.193Z | Downloaded usdt-attr-macro v0.6.0 |
| 943 | 2026-03-11T00:33:29.193Z | Downloaded topological-sort v0.2.2 |
| 944 | 2026-03-11T00:33:29.196Z | Downloaded socket2 v0.6.2 |
| 945 | 2026-03-11T00:33:29.196Z | Downloaded termios v0.3.3 |
| 946 | 2026-03-11T00:33:29.199Z | Downloaded tui-tree-widget v0.23.1 |
| 947 | 2026-03-11T00:33:29.199Z | Downloaded rustls-webpki v0.103.9 |
| 948 | 2026-03-11T00:33:29.204Z | Downloaded socket2 v0.5.10 |
| 949 | 2026-03-11T00:33:29.207Z | Downloaded serde_cbor v0.11.2 |
| 950 | 2026-03-11T00:33:29.207Z | Downloaded want v0.3.1 |
| 951 | 2026-03-11T00:33:29.207Z | Downloaded schemars v0.8.22 |
| 952 | 2026-03-11T00:33:29.215Z | Downloaded waitgroup v0.1.2 |
| 953 | 2026-03-11T00:33:29.218Z | Downloaded wait-timeout v0.2.1 |
| 954 | 2026-03-11T00:33:29.218Z | Downloaded samael v0.0.19 |
| 955 | 2026-03-11T00:33:29.222Z | Downloaded itertools v0.13.0 |
| 956 | 2026-03-11T00:33:29.228Z | Downloaded untrusted v0.9.0 |
| 957 | 2026-03-11T00:33:29.231Z | Downloaded zeroize_derive v1.4.3 |
| 958 | 2026-03-11T00:33:29.231Z | Downloaded tokio-stream v0.1.18 |
| 959 | 2026-03-11T00:33:29.235Z | Downloaded unicase v2.9.0 |
| 960 | 2026-03-11T00:33:29.235Z | Downloaded subprocess v0.2.15 |
| 961 | 2026-03-11T00:33:29.238Z | Downloaded tokio-rustls v0.24.1 |
| 962 | 2026-03-11T00:33:29.241Z | Downloaded hyper v1.8.1 |
| 963 | 2026-03-11T00:33:29.245Z | Downloaded xshell-macros v0.2.7 |
| 964 | 2026-03-11T00:33:29.245Z | Downloaded xattr v1.6.1 |
| 965 | 2026-03-11T00:33:29.248Z | Downloaded test-strategy v0.4.5 |
| 966 | 2026-03-11T00:33:29.251Z | Downloaded h2 v0.4.13 |
| 967 | 2026-03-11T00:33:29.255Z | Downloaded zone v0.3.1 |
| 968 | 2026-03-11T00:33:29.255Z | Downloaded snafu v0.8.9 |
| 969 | 2026-03-11T00:33:29.259Z | Downloaded usdt-impl v0.6.0 |
| 970 | 2026-03-11T00:33:29.262Z | Downloaded vsss-rs v3.3.4 |
| 971 | 2026-03-11T00:33:29.265Z | Downloaded uzers v0.12.2 |
| 972 | 2026-03-11T00:33:29.265Z | Downloaded tracing-attributes v0.1.31 |
| 973 | 2026-03-11T00:33:29.269Z | Downloaded tokio-rustls v0.26.4 |
| 974 | 2026-03-11T00:33:29.269Z | Downloaded zone_cfg_derive v0.3.1 |
| 975 | 2026-03-11T00:33:29.272Z | Downloaded p521 v0.13.3 |
| 976 | 2026-03-11T00:33:29.272Z | Downloaded usdt v0.6.0 |
| 977 | 2026-03-11T00:33:29.275Z | Downloaded num-bigint-dig v0.8.6 |
| 978 | 2026-03-11T00:33:29.278Z | Downloaded wyz v0.5.1 |
| 979 | 2026-03-11T00:33:29.278Z | Downloaded libm v0.2.16 |
| 980 | 2026-03-11T00:33:29.285Z | Downloaded vergen-lib v0.1.6 |
| 981 | 2026-03-11T00:33:29.288Z | Downloaded vergen-git2 v1.0.7 |
| 982 | 2026-03-11T00:33:29.288Z | Downloaded whoami v1.6.1 |
| 983 | 2026-03-11T00:33:29.291Z | Downloaded vergen-gitcl v1.0.8 |
| 984 | 2026-03-11T00:33:29.291Z | Downloaded toml v0.7.8 |
| 985 | 2026-03-11T00:33:29.294Z | Downloaded tinyvec v1.10.0 |
| 986 | 2026-03-11T00:33:29.298Z | Downloaded blake3 v1.8.3 |
| 987 | 2026-03-11T00:33:29.302Z | Downloaded schemars v1.2.1 |
| 988 | 2026-03-11T00:33:29.313Z | Downloaded zeroize v1.8.2 |
| 989 | 2026-03-11T00:33:29.317Z | Downloaded twox-hash v2.1.2 |
| 990 | 2026-03-11T00:33:29.317Z | Downloaded whoami v2.1.0 |
| 991 | 2026-03-11T00:33:29.321Z | Downloaded xshell v0.2.7 |
| 992 | 2026-03-11T00:33:29.321Z | Downloaded tracing-core v0.1.36 |
| 993 | 2026-03-11T00:33:29.324Z | Downloaded tungstenite v0.21.0 |
| 994 | 2026-03-11T00:33:29.324Z | Downloaded unicode-properties v0.1.4 |
| 995 | 2026-03-11T00:33:29.327Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 996 | 2026-03-11T00:33:29.330Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 997 | 2026-03-11T00:33:29.333Z | Downloaded russh v0.45.0 |
| 998 | 2026-03-11T00:33:29.336Z | Downloaded zerocopy v0.6.6 |
| 999 | 2026-03-11T00:33:29.340Z | Downloaded zstd-safe v7.2.4 |
| 1000 | 2026-03-11T00:33:29.340Z | Downloaded typify v0.4.3 |
| 1001 | 2026-03-11T00:33:29.343Z | Downloaded steno v0.4.1 |
| 1002 | 2026-03-11T00:33:29.347Z | Downloaded tar v0.4.44 |
| 1003 | 2026-03-11T00:33:29.347Z | Downloaded rustyline v14.0.0 |
| 1004 | 2026-03-11T00:33:29.351Z | Downloaded xz2 v0.1.7 |
| 1005 | 2026-03-11T00:33:29.354Z | Downloaded tungstenite v0.23.0 |
| 1006 | 2026-03-11T00:33:29.354Z | Downloaded itertools v0.14.0 |
| 1007 | 2026-03-11T00:33:29.360Z | Downloaded bitvec v1.0.1 |
| 1008 | 2026-03-11T00:33:29.370Z | Downloaded unicode-bidi v0.3.18 |
| 1009 | 2026-03-11T00:33:29.373Z | Downloaded typify v0.6.1 |
| 1010 | 2026-03-11T00:33:29.376Z | Downloaded yasna v0.5.2 |
| 1011 | 2026-03-11T00:33:29.380Z | Downloaded walkdir v2.5.0 |
| 1012 | 2026-03-11T00:33:29.380Z | Downloaded rand v0.10.0 |
| 1013 | 2026-03-11T00:33:29.383Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1014 | 2026-03-11T00:33:29.386Z | Downloaded rpassword v7.4.0 |
| 1015 | 2026-03-11T00:33:29.389Z | Downloaded uuid v1.21.0 |
| 1016 | 2026-03-11T00:33:29.389Z | Downloaded rand v0.9.2 |
| 1017 | 2026-03-11T00:33:29.392Z | Downloaded zstd v0.13.3 |
| 1018 | 2026-03-11T00:33:29.395Z | Downloaded rsa v0.9.10 |
| 1019 | 2026-03-11T00:33:29.398Z | Downloaded unicode-truncate v1.1.0 |
| 1020 | 2026-03-11T00:33:29.401Z | Downloaded tokio-rustls v0.25.0 |
| 1021 | 2026-03-11T00:33:29.401Z | Downloaded tokio-dtrace v0.1.1 |
| 1022 | 2026-03-11T00:33:29.404Z | Downloaded vte v0.14.1 |
| 1023 | 2026-03-11T00:33:29.404Z | Downloaded vergen v9.0.6 |
| 1024 | 2026-03-11T00:33:29.407Z | Downloaded slog v2.8.2 |
| 1025 | 2026-03-11T00:33:29.407Z | Downloaded ssh-key v0.6.7 |
| 1026 | 2026-03-11T00:33:29.414Z | Downloaded unicode_categories v0.1.1 |
| 1027 | 2026-03-11T00:33:29.417Z | Downloaded reqwest v0.12.28 |
| 1028 | 2026-03-11T00:33:29.420Z | Downloaded zip v0.6.6 |
| 1029 | 2026-03-11T00:33:29.423Z | Downloaded yansi v1.0.1 |
| 1030 | 2026-03-11T00:33:29.428Z | Downloaded unsafe-libyaml v0.2.11 |
| 1031 | 2026-03-11T00:33:29.428Z | Downloaded git2 v0.20.4 |
| 1032 | 2026-03-11T00:33:29.432Z | Downloaded zopfli v0.8.3 |
| 1033 | 2026-03-11T00:33:29.435Z | Downloaded toml_edit v0.19.15 |
| 1034 | 2026-03-11T00:33:29.446Z | Downloaded portable-atomic v1.13.1 |
| 1035 | 2026-03-11T00:33:29.452Z | Downloaded quick-xml v0.37.5 |
| 1036 | 2026-03-11T00:33:29.457Z | Downloaded ron v0.12.0 |
| 1037 | 2026-03-11T00:33:29.463Z | Downloaded aws-lc-rs v1.16.0 |
| 1038 | 2026-03-11T00:33:29.471Z | Downloaded p384 v0.13.1 |
| 1039 | 2026-03-11T00:33:29.475Z | Downloaded proptest v1.10.0 |
| 1040 | 2026-03-11T00:33:29.482Z | Downloaded rustls-webpki v0.101.7 |
| 1041 | 2026-03-11T00:33:29.492Z | Downloaded unicode-segmentation v1.12.0 |
| 1042 | 2026-03-11T00:33:29.495Z | Downloaded tokio-util v0.7.18 |
| 1043 | 2026-03-11T00:33:29.501Z | Downloaded moka v0.12.13 |
| 1044 | 2026-03-11T00:33:29.506Z | Downloaded zip v4.6.1 |
| 1045 | 2026-03-11T00:33:29.509Z | Downloaded tokio-postgres v0.7.16 |
| 1046 | 2026-03-11T00:33:29.513Z | Downloaded regex v1.12.3 |
| 1047 | 2026-03-11T00:33:29.519Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1048 | 2026-03-11T00:33:29.527Z | Downloaded tower v0.5.3 |
| 1049 | 2026-03-11T00:33:29.533Z | Downloaded zerocopy-derive v0.8.40 |
| 1050 | 2026-03-11T00:33:29.540Z | Downloaded salty v0.3.0 |
| 1051 | 2026-03-11T00:33:29.545Z | Downloaded nix v0.27.1 |
| 1052 | 2026-03-11T00:33:29.553Z | Downloaded radix_trie v0.2.1 |
| 1053 | 2026-03-11T00:33:29.557Z | Downloaded typed-path v0.9.3 |
| 1054 | 2026-03-11T00:33:29.562Z | Downloaded winnow v0.5.40 |
| 1055 | 2026-03-11T00:33:29.568Z | Downloaded serde_with v3.17.0 |
| 1056 | 2026-03-11T00:33:29.577Z | Downloaded bstr v1.12.1 |
| 1057 | 2026-03-11T00:33:29.584Z | Downloaded lalrpop v0.19.12 |
| 1058 | 2026-03-11T00:33:29.593Z | Downloaded unicode-normalization v0.1.25 |
| 1059 | 2026-03-11T00:33:29.597Z | Downloaded rayon v1.11.0 |
| 1060 | 2026-03-11T00:33:29.602Z | Downloaded rustls v0.21.12 |
| 1061 | 2026-03-11T00:33:29.611Z | Downloaded x509-cert v0.2.5 |
| 1062 | 2026-03-11T00:33:29.614Z | Downloaded tower-http v0.6.8 |
| 1063 | 2026-03-11T00:33:29.620Z | Downloaded time v0.3.47 |
| 1064 | 2026-03-11T00:33:29.630Z | Downloaded zlib-rs v0.6.2 |
| 1065 | 2026-03-11T00:33:29.633Z | Downloaded curve25519-dalek v4.1.3 |
| 1066 | 2026-03-11T00:33:29.640Z | Downloaded nix v0.28.0 |
| 1067 | 2026-03-11T00:33:29.650Z | Downloaded vcpkg v0.2.15 |
| 1068 | 2026-03-11T00:33:29.678Z | Downloaded rustls-webpki v0.102.8 |
| 1069 | 2026-03-11T00:33:29.692Z | Downloaded rustls v0.22.4 |
| 1070 | 2026-03-11T00:33:29.701Z | Downloaded quinn-proto v0.11.14 |
| 1071 | 2026-03-11T00:33:29.708Z | Downloaded rustls v0.23.37 |
| 1072 | 2026-03-11T00:33:29.715Z | Downloaded hickory-proto v0.25.2 |
| 1073 | 2026-03-11T00:33:29.728Z | Downloaded winnow v0.6.26 |
| 1074 | 2026-03-11T00:33:29.734Z | Downloaded petname v2.0.2 |
| 1075 | 2026-03-11T00:33:29.745Z | Downloaded tough v0.20.0 |
| 1076 | 2026-03-11T00:33:29.751Z | Downloaded openssl v0.10.75 |
| 1077 | 2026-03-11T00:33:29.754Z | Downloaded object v0.30.4 |
| 1078 | 2026-03-11T00:33:29.758Z | Downloaded goblin v0.10.5 |
| 1079 | 2026-03-11T00:33:29.764Z | Downloaded polar-core v0.27.3 |
| 1080 | 2026-03-11T00:33:29.771Z | Downloaded nix v0.29.0 |
| 1081 | 2026-03-11T00:33:29.778Z | Downloaded dropshot v0.16.7 |
| 1082 | 2026-03-11T00:33:29.798Z | Downloaded tabled v0.20.0 |
| 1083 | 2026-03-11T00:33:29.808Z | Downloaded typify-impl v0.6.1 |
| 1084 | 2026-03-11T00:33:29.818Z | Downloaded typify-impl v0.4.3 |
| 1085 | 2026-03-11T00:33:29.829Z | Downloaded nix v0.31.1 |
| 1086 | 2026-03-11T00:33:29.841Z | Downloaded hickory-proto v0.24.4 |
| 1087 | 2026-03-11T00:33:29.849Z | Downloaded diesel v2.2.12 |
| 1088 | 2026-03-11T00:33:29.863Z | Downloaded webpki-roots v1.0.6 |
| 1089 | 2026-03-11T00:33:29.866Z | Downloaded nix v0.30.1 |
| 1090 | 2026-03-11T00:33:29.874Z | Downloaded regex-syntax v0.6.29 |
| 1091 | 2026-03-11T00:33:29.879Z | Downloaded regress v0.10.5 |
| 1092 | 2026-03-11T00:33:29.886Z | Downloaded jiff v0.2.21 |
| 1093 | 2026-03-11T00:33:29.900Z | Downloaded zerocopy v0.8.40 |
| 1094 | 2026-03-11T00:33:29.907Z | Downloaded regex-syntax v0.8.10 |
| 1095 | 2026-03-11T00:33:29.914Z | Downloaded lzma-sys v0.1.20 |
| 1096 | 2026-03-11T00:33:29.934Z | Downloaded chrono-tz v0.10.4 |
| 1097 | 2026-03-11T00:33:29.948Z | Downloaded rustix v0.38.44 |
| 1098 | 2026-03-11T00:33:29.965Z | Downloaded smoltcp v0.11.0 |
| 1099 | 2026-03-11T00:33:29.973Z | Downloaded csv v1.4.0 |
| 1100 | 2026-03-11T00:33:29.988Z | Downloaded openapiv3 v2.2.0 |
| 1101 | 2026-03-11T00:33:29.997Z | Downloaded object v0.37.3 |
| 1102 | 2026-03-11T00:33:30.005Z | Downloaded smoltcp v0.9.1 |
| 1103 | 2026-03-11T00:33:30.013Z | Downloaded sled v0.34.7 |
| 1104 | 2026-03-11T00:33:30.020Z | Downloaded ratatui v0.29.0 |
| 1105 | 2026-03-11T00:33:30.035Z | Downloaded sqlparser v0.61.0 |
| 1106 | 2026-03-11T00:33:30.042Z | Downloaded tokio v1.49.0 |
| 1107 | 2026-03-11T00:33:30.071Z | Downloaded chrono v0.4.44 |
| 1108 | 2026-03-11T00:33:30.076Z | Downloaded reedline v0.40.0 |
| 1109 | 2026-03-11T00:33:30.082Z | Downloaded reqwest v0.13.2 |
| 1110 | 2026-03-11T00:33:30.086Z | Downloaded similar v2.7.0 |
| 1111 | 2026-03-11T00:33:30.089Z | Downloaded signal-hook v0.3.18 |
| 1112 | 2026-03-11T00:33:30.092Z | Downloaded quinn v0.11.9 |
| 1113 | 2026-03-11T00:33:30.095Z | Downloaded iri-string v0.7.10 |
| 1114 | 2026-03-11T00:33:30.099Z | Downloaded thiserror-no-std v2.0.2 |
| 1115 | 2026-03-11T00:33:30.101Z | Downloaded libxml v0.3.3 |
| 1116 | 2026-03-11T00:33:30.106Z | Downloaded tracing v0.1.44 |
| 1117 | 2026-03-11T00:33:30.122Z | Downloaded publicsuffix v2.3.0 |
| 1118 | 2026-03-11T00:33:30.125Z | Downloaded hyper-util v0.1.20 |
| 1119 | 2026-03-11T00:33:30.129Z | Downloaded zerocopy-derive v0.6.6 |
| 1120 | 2026-03-11T00:33:30.135Z | Downloaded shlex v1.3.0 |
| 1121 | 2026-03-11T00:33:30.138Z | Downloaded pin-project v1.1.11 |
| 1122 | 2026-03-11T00:33:30.144Z | Downloaded http v1.4.0 |
| 1123 | 2026-03-11T00:33:30.147Z | Downloaded futures-util v0.3.32 |
| 1124 | 2026-03-11T00:33:30.155Z | Downloaded crossterm v0.29.0 |
| 1125 | 2026-03-11T00:33:30.160Z | Downloaded regex-automata v0.4.14 |
| 1126 | 2026-03-11T00:33:30.171Z | Downloaded russh-cryptovec v0.7.3 |
| 1127 | 2026-03-11T00:33:30.173Z | Downloaded serde_plain v1.0.2 |
| 1128 | 2026-03-11T00:33:30.173Z | Downloaded serde-big-array v0.5.1 |
| 1129 | 2026-03-11T00:33:30.173Z | Downloaded scopeguard v1.2.0 |
| 1130 | 2026-03-11T00:33:30.176Z | Downloaded jiff-static v0.2.21 |
| 1131 | 2026-03-11T00:33:30.178Z | Downloaded oso v0.27.3 |
| 1132 | 2026-03-11T00:33:30.178Z | Downloaded miniz_oxide v0.8.9 |
| 1133 | 2026-03-11T00:33:30.181Z | Downloaded rand_core v0.6.4 |
| 1134 | 2026-03-11T00:33:30.183Z | Downloaded rand_core v0.9.5 |
| 1135 | 2026-03-11T00:33:30.183Z | Downloaded phf v0.13.1 |
| 1136 | 2026-03-11T00:33:30.183Z | Downloaded derive_more-impl v2.1.1 |
| 1137 | 2026-03-11T00:33:30.187Z | Downloaded petgraph v0.6.5 |
| 1138 | 2026-03-11T00:33:30.200Z | Downloaded progenitor v0.10.0 |
| 1139 | 2026-03-11T00:33:30.204Z | Downloaded primeorder v0.13.6 |
| 1140 | 2026-03-11T00:33:30.204Z | Downloaded ar_archive_writer v0.5.1 |
| 1141 | 2026-03-11T00:33:30.207Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1142 | 2026-03-11T00:33:30.207Z | Downloaded progenitor v0.11.2 |
| 1143 | 2026-03-11T00:33:30.207Z | Downloaded predicates v3.1.4 |
| 1144 | 2026-03-11T00:33:30.210Z | Downloaded ppv-lite86 v0.2.21 |
| 1145 | 2026-03-11T00:33:30.210Z | Downloaded password-hash v0.5.0 |
| 1146 | 2026-03-11T00:33:30.210Z | Downloaded parking_lot_core v0.9.12 |
| 1147 | 2026-03-11T00:33:30.213Z | Downloaded num_enum v0.7.5 |
| 1148 | 2026-03-11T00:33:30.216Z | Downloaded poly1305 v0.8.0 |
| 1149 | 2026-03-11T00:33:30.219Z | Downloaded polyval v0.6.2 |
| 1150 | 2026-03-11T00:33:30.219Z | Downloaded litrs v1.0.0 |
| 1151 | 2026-03-11T00:33:30.222Z | Downloaded pin-project-internal v1.1.11 |
| 1152 | 2026-03-11T00:33:30.222Z | Downloaded packed_struct v0.10.1 |
| 1153 | 2026-03-11T00:33:30.222Z | Downloaded der v0.7.10 |
| 1154 | 2026-03-11T00:33:30.225Z | Downloaded parse-display-derive v0.10.0 |
| 1155 | 2026-03-11T00:33:30.228Z | Downloaded bumpalo v3.20.2 |
| 1156 | 2026-03-11T00:33:30.228Z | Downloaded base64 v0.21.7 |
| 1157 | 2026-03-11T00:33:30.231Z | Downloaded powerfmt v0.2.0 |
| 1158 | 2026-03-11T00:33:30.231Z | Downloaded memmap2 v0.9.10 |
| 1159 | 2026-03-11T00:33:30.234Z | Downloaded heapless v0.7.17 |
| 1160 | 2026-03-11T00:33:30.237Z | Downloaded darling_core v0.21.3 |
| 1161 | 2026-03-11T00:33:30.240Z | Downloaded headers v0.4.1 |
| 1162 | 2026-03-11T00:33:30.243Z | Downloaded libz-sys v1.1.24 |
| 1163 | 2026-03-11T00:33:30.258Z | Downloaded petgraph v0.8.3 |
| 1164 | 2026-03-11T00:33:30.274Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1165 | 2026-03-11T00:33:30.287Z | Downloaded peg-runtime v0.8.5 |
| 1166 | 2026-03-11T00:33:30.290Z | Downloaded num-integer v0.1.46 |
| 1167 | 2026-03-11T00:33:30.290Z | Downloaded nu-ansi-term v0.50.3 |
| 1168 | 2026-03-11T00:33:30.290Z | Downloaded darling_core v0.23.0 |
| 1169 | 2026-03-11T00:33:30.294Z | Downloaded num_enum v0.5.11 |
| 1170 | 2026-03-11T00:33:30.297Z | Downloaded sha3 v0.10.8 |
| 1171 | 2026-03-11T00:33:30.301Z | Downloaded num-complex v0.4.6 |
| 1172 | 2026-03-11T00:33:30.304Z | Downloaded elliptic-curve v0.13.8 |
| 1173 | 2026-03-11T00:33:30.307Z | Downloaded num_enum_derive v0.5.11 |
| 1174 | 2026-03-11T00:33:30.307Z | Downloaded encoding_rs v0.8.35 |
| 1175 | 2026-03-11T00:33:30.322Z | Downloaded arc-swap v1.8.2 |
| 1176 | 2026-03-11T00:33:30.324Z | Downloaded libloading v0.8.9 |
| 1177 | 2026-03-11T00:33:30.327Z | Downloaded nodrop v0.1.14 |
| 1178 | 2026-03-11T00:33:30.327Z | Downloaded nibble_vec v0.1.0 |
| 1179 | 2026-03-11T00:33:30.330Z | Downloaded mime_guess v2.0.5 |
| 1180 | 2026-03-11T00:33:30.330Z | Downloaded maplit v1.0.2 |
| 1181 | 2026-03-11T00:33:30.330Z | Downloaded ed25519-dalek v2.2.0 |
| 1182 | 2026-03-11T00:33:30.334Z | Downloaded flume v0.11.1 |
| 1183 | 2026-03-11T00:33:30.336Z | Downloaded num-iter v0.1.45 |
| 1184 | 2026-03-11T00:33:30.336Z | Downloaded num-conv v0.2.0 |
| 1185 | 2026-03-11T00:33:30.336Z | Downloaded hyper-rustls v0.27.7 |
| 1186 | 2026-03-11T00:33:30.339Z | Downloaded darling_core v0.20.11 |
| 1187 | 2026-03-11T00:33:30.344Z | Downloaded linear-map v1.2.0 |
| 1188 | 2026-03-11T00:33:30.344Z | Downloaded jobserver v0.1.34 |
| 1189 | 2026-03-11T00:33:30.346Z | Downloaded env_logger v0.11.9 |
| 1190 | 2026-03-11T00:33:30.346Z | Downloaded derive_more v0.99.20 |
| 1191 | 2026-03-11T00:33:30.349Z | Downloaded libefi-sys v0.1.0 |
| 1192 | 2026-03-11T00:33:30.349Z | Downloaded ipnet v2.11.0 |
| 1193 | 2026-03-11T00:33:30.349Z | Downloaded bytes v1.11.1 |
| 1194 | 2026-03-11T00:33:30.352Z | Downloaded newtype_derive v0.1.6 |
| 1195 | 2026-03-11T00:33:30.355Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1196 | 2026-03-11T00:33:30.355Z | Downloaded newline-converter v0.3.0 |
| 1197 | 2026-03-11T00:33:30.355Z | Downloaded multimap v0.10.1 |
| 1198 | 2026-03-11T00:33:30.355Z | Downloaded nonempty v0.12.0 |
| 1199 | 2026-03-11T00:33:30.359Z | Downloaded highway v1.3.0 |
| 1200 | 2026-03-11T00:33:30.359Z | Downloaded crypto-bigint v0.5.5 |
| 1201 | 2026-03-11T00:33:30.362Z | Downloaded md5 v0.7.0 |
| 1202 | 2026-03-11T00:33:30.365Z | Downloaded ipnetwork v0.21.1 |
| 1203 | 2026-03-11T00:33:30.365Z | Downloaded indoc v2.0.7 |
| 1204 | 2026-03-11T00:33:30.368Z | Downloaded bzip2 v0.4.4 |
| 1205 | 2026-03-11T00:33:30.368Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1206 | 2026-03-11T00:33:30.371Z | Downloaded dropshot_endpoint v0.16.7 |
| 1207 | 2026-03-11T00:33:30.371Z | Downloaded clang-sys v1.8.1 |
| 1208 | 2026-03-11T00:33:30.373Z | Downloaded match_cfg v0.1.0 |
| 1209 | 2026-03-11T00:33:30.373Z | Downloaded find-msvc-tools v0.1.9 |
| 1210 | 2026-03-11T00:33:30.376Z | Downloaded md-5 v0.10.6 |
| 1211 | 2026-03-11T00:33:30.376Z | Downloaded hmac v0.12.1 |
| 1212 | 2026-03-11T00:33:30.377Z | Downloaded derive-where v1.6.0 |
| 1213 | 2026-03-11T00:33:30.381Z | Downloaded lru-cache v0.1.2 |
| 1214 | 2026-03-11T00:33:30.381Z | Downloaded lru v0.12.5 |
| 1215 | 2026-03-11T00:33:30.384Z | Downloaded hyper-staticfile v0.10.1 |
| 1216 | 2026-03-11T00:33:30.384Z | Downloaded humantime v2.3.0 |
| 1217 | 2026-03-11T00:33:30.384Z | Downloaded half v1.8.3 |
| 1218 | 2026-03-11T00:33:30.395Z | Downloaded lalrpop-util v0.19.12 |
| 1219 | 2026-03-11T00:33:30.395Z | Downloaded getrandom v0.2.17 |
| 1220 | 2026-03-11T00:33:30.395Z | Downloaded compact_str v0.8.1 |
| 1221 | 2026-03-11T00:33:30.395Z | Downloaded internet-checksum v0.2.1 |
| 1222 | 2026-03-11T00:33:30.395Z | Downloaded inout v0.1.4 |
| 1223 | 2026-03-11T00:33:30.395Z | Downloaded darling v0.20.11 |
| 1224 | 2026-03-11T00:33:30.399Z | Downloaded ring v0.17.14 |
| 1225 | 2026-03-11T00:33:30.426Z | Downloaded cookie_store v0.22.1 |
| 1226 | 2026-03-11T00:33:30.429Z | Downloaded fs-err v2.11.0 |
| 1227 | 2026-03-11T00:33:30.429Z | Downloaded drift v0.1.3 |
| 1228 | 2026-03-11T00:33:30.432Z | Downloaded const-oid v0.9.6 |
| 1229 | 2026-03-11T00:33:30.435Z | Downloaded colored v2.2.0 |
| 1230 | 2026-03-11T00:33:30.438Z | Downloaded ciborium v0.2.2 |
| 1231 | 2026-03-11T00:33:30.438Z | Downloaded bzip2 v0.6.1 |
| 1232 | 2026-03-11T00:33:30.438Z | Downloaded bit-vec v0.8.0 |
| 1233 | 2026-03-11T00:33:30.441Z | Downloaded des v0.8.1 |
| 1234 | 2026-03-11T00:33:30.441Z | Downloaded derive_builder v0.20.2 |
| 1235 | 2026-03-11T00:33:30.445Z | Downloaded indoc v1.0.9 |
| 1236 | 2026-03-11T00:33:30.447Z | Downloaded hyper-tls v0.6.0 |
| 1237 | 2026-03-11T00:33:30.447Z | Downloaded hubpack v0.1.2 |
| 1238 | 2026-03-11T00:33:30.447Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1239 | 2026-03-11T00:33:30.489Z | Downloaded hostname v0.3.1 |
| 1240 | 2026-03-11T00:33:30.491Z | Downloaded home v0.5.12 |
| 1241 | 2026-03-11T00:33:30.492Z | Downloaded hex v0.4.3 |
| 1242 | 2026-03-11T00:33:30.492Z | Downloaded group v0.13.0 |
| 1243 | 2026-03-11T00:33:30.495Z | Downloaded glob v0.3.3 |
| 1244 | 2026-03-11T00:33:30.495Z | Downloaded git-stub-vcs v0.1.0 |
| 1245 | 2026-03-11T00:33:30.495Z | Downloaded ena v0.14.4 |
| 1246 | 2026-03-11T00:33:30.498Z | Downloaded difflib v0.4.0 |
| 1247 | 2026-03-11T00:33:30.498Z | Downloaded derive_builder_core v0.20.2 |
| 1248 | 2026-03-11T00:33:30.498Z | Downloaded crc32fast v1.5.0 |
| 1249 | 2026-03-11T00:33:30.501Z | Downloaded cancel-safe-futures v0.1.5 |
| 1250 | 2026-03-11T00:33:30.501Z | Downloaded base64ct v1.8.3 |
| 1251 | 2026-03-11T00:33:30.504Z | Downloaded hostname v0.4.2 |
| 1252 | 2026-03-11T00:33:30.504Z | Downloaded gethostname v0.5.0 |
| 1253 | 2026-03-11T00:33:30.507Z | Downloaded bit-vec v0.6.3 |
| 1254 | 2026-03-11T00:33:30.507Z | Downloaded http-range v0.1.5 |
| 1255 | 2026-03-11T00:33:30.507Z | Downloaded http-body v1.0.1 |
| 1256 | 2026-03-11T00:33:30.507Z | Downloaded diesel_derives v2.2.7 |
| 1257 | 2026-03-11T00:33:30.510Z | Downloaded backon v1.6.0 |
| 1258 | 2026-03-11T00:33:30.513Z | Downloaded diesel-dtrace v0.4.2 |
| 1259 | 2026-03-11T00:33:30.513Z | Downloaded derive-ex v0.1.8 |
| 1260 | 2026-03-11T00:33:30.513Z | Downloaded async-bb8-diesel v0.2.1 |
| 1261 | 2026-03-11T00:33:30.516Z | Downloaded erased-serde v0.3.31 |
| 1262 | 2026-03-11T00:33:30.516Z | Downloaded either v1.15.0 |
| 1263 | 2026-03-11T00:33:30.519Z | Downloaded display-error-chain v0.2.2 |
| 1264 | 2026-03-11T00:33:30.519Z | Downloaded daft v0.1.5 |
| 1265 | 2026-03-11T00:33:30.519Z | Downloaded corncobs v0.1.4 |
| 1266 | 2026-03-11T00:33:30.522Z | Downloaded bitflags v1.3.2 |
| 1267 | 2026-03-11T00:33:30.522Z | Downloaded base16ct v1.0.0 |
| 1268 | 2026-03-11T00:33:30.525Z | Downloaded ff v0.13.1 |
| 1269 | 2026-03-11T00:33:30.525Z | Downloaded constant_time_eq v0.4.2 |
| 1270 | 2026-03-11T00:33:30.525Z | Downloaded chacha20 v0.9.1 |
| 1271 | 2026-03-11T00:33:30.528Z | Downloaded blowfish v0.9.1 |
| 1272 | 2026-03-11T00:33:30.528Z | Downloaded arrayvec v0.7.6 |
| 1273 | 2026-03-11T00:33:30.530Z | Downloaded csv-core v0.1.13 |
| 1274 | 2026-03-11T00:33:30.530Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1275 | 2026-03-11T00:33:30.530Z | Downloaded fd-lock v4.0.4 |
| 1276 | 2026-03-11T00:33:30.535Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1277 | 2026-03-11T00:33:30.535Z | Downloaded globwalk v0.9.1 |
| 1278 | 2026-03-11T00:33:30.535Z | Downloaded futures-sink v0.3.32 |
| 1279 | 2026-03-11T00:33:30.535Z | Downloaded dtrace-parser v0.3.0 |
| 1280 | 2026-03-11T00:33:30.538Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1281 | 2026-03-11T00:33:30.538Z | Downloaded colored v3.1.1 |
| 1282 | 2026-03-11T00:33:30.538Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1283 | 2026-03-11T00:33:30.538Z | Downloaded foldhash v0.1.5 |
| 1284 | 2026-03-11T00:33:30.538Z | Downloaded dsl_auto_type v0.1.3 |
| 1285 | 2026-03-11T00:33:30.541Z | Downloaded dirs-next v2.0.0 |
| 1286 | 2026-03-11T00:33:30.541Z | Downloaded defmt-macros v1.0.1 |
| 1287 | 2026-03-11T00:33:30.544Z | Downloaded bit-set v0.5.3 |
| 1288 | 2026-03-11T00:33:30.544Z | Downloaded assert_matches v1.5.0 |
| 1289 | 2026-03-11T00:33:30.544Z | Downloaded defmt v1.0.1 |
| 1290 | 2026-03-11T00:33:30.547Z | Downloaded fs_extra v1.3.0 |
| 1291 | 2026-03-11T00:33:30.547Z | Downloaded endian-type v0.1.2 |
| 1292 | 2026-03-11T00:33:30.547Z | Downloaded argon2 v0.5.3 |
| 1293 | 2026-03-11T00:33:30.550Z | Downloaded cobs v0.3.0 |
| 1294 | 2026-03-11T00:33:30.550Z | Downloaded flagset v0.4.7 |
| 1295 | 2026-03-11T00:33:30.550Z | Downloaded foreign-types-macros v0.2.3 |
| 1296 | 2026-03-11T00:33:30.553Z | Downloaded float-cmp v0.10.0 |
| 1297 | 2026-03-11T00:33:30.553Z | Downloaded dunce v1.0.5 |
| 1298 | 2026-03-11T00:33:30.553Z | Downloaded derive_builder_macro v0.20.2 |
| 1299 | 2026-03-11T00:33:30.553Z | Downloaded futures-macro v0.3.32 |
| 1300 | 2026-03-11T00:33:30.556Z | Downloaded crc v3.4.0 |
| 1301 | 2026-03-11T00:33:30.556Z | Downloaded cpufeatures v0.3.0 |
| 1302 | 2026-03-11T00:33:30.556Z | Downloaded base16ct v0.2.0 |
| 1303 | 2026-03-11T00:33:30.556Z | Downloaded ecdsa v0.16.9 |
| 1304 | 2026-03-11T00:33:30.559Z | Downloaded ctr v0.9.2 |
| 1305 | 2026-03-11T00:33:30.559Z | Downloaded async-stream-impl v0.3.6 |
| 1306 | 2026-03-11T00:33:30.559Z | Downloaded atomic-waker v1.1.2 |
| 1307 | 2026-03-11T00:33:30.559Z | Downloaded async-stream v0.3.6 |
| 1308 | 2026-03-11T00:33:30.562Z | Downloaded dirs-sys-next v0.1.2 |
| 1309 | 2026-03-11T00:33:30.562Z | Downloaded atty v0.2.14 |
| 1310 | 2026-03-11T00:33:30.562Z | Downloaded dyn-clone v1.0.20 |
| 1311 | 2026-03-11T00:33:30.565Z | Downloaded async-trait v0.1.89 |
| 1312 | 2026-03-11T00:33:30.565Z | Downloaded darling_macro v0.20.11 |
| 1313 | 2026-03-11T00:33:30.568Z | Downloaded cstr-argument v0.1.2 |
| 1314 | 2026-03-11T00:33:30.568Z | Downloaded cmake v0.1.57 |
| 1315 | 2026-03-11T00:33:30.568Z | Downloaded cexpr v0.6.0 |
| 1316 | 2026-03-11T00:33:30.568Z | Downloaded cargo_metadata v0.19.2 |
| 1317 | 2026-03-11T00:33:30.571Z | Downloaded der_derive v0.7.3 |
| 1318 | 2026-03-11T00:33:30.571Z | Downloaded crunchy v0.2.4 |
| 1319 | 2026-03-11T00:33:30.571Z | Downloaded cargo-platform v0.1.9 |
| 1320 | 2026-03-11T00:33:30.574Z | Downloaded bb8 v0.8.6 |
| 1321 | 2026-03-11T00:33:30.574Z | Downloaded adler2 v2.0.1 |
| 1322 | 2026-03-11T00:33:30.574Z | Downloaded darling_macro v0.21.3 |
| 1323 | 2026-03-11T00:33:30.574Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1324 | 2026-03-11T00:33:30.574Z | Downloaded bitfield-macros v0.19.4 |
| 1325 | 2026-03-11T00:33:30.577Z | Downloaded bitfield-struct v0.6.2 |
| 1326 | 2026-03-11T00:33:30.577Z | Downloaded bit-set v0.8.0 |
| 1327 | 2026-03-11T00:33:30.577Z | Downloaded ciborium-ll v0.2.2 |
| 1328 | 2026-03-11T00:33:30.577Z | Downloaded base64 v0.22.1 |
| 1329 | 2026-03-11T00:33:30.580Z | Downloaded cfg_aliases v0.2.1 |
| 1330 | 2026-03-11T00:33:30.580Z | Downloaded crossbeam-channel v0.5.15 |
| 1331 | 2026-03-11T00:33:30.583Z | Downloaded const_format_proc_macros v0.2.34 |
| 1332 | 2026-03-11T00:33:30.586Z | Downloaded chacha20 v0.10.0 |
| 1333 | 2026-03-11T00:33:30.589Z | Downloaded bitfield v0.19.4 |
| 1334 | 2026-03-11T00:33:30.589Z | Downloaded console v0.15.11 |
| 1335 | 2026-03-11T00:33:31.111Z | Downloaded aws-lc-sys v0.37.1 |
| 1336 | 2026-03-11T00:33:31.431Z | Compiling libc v0.2.180 |
| 1337 | 2026-03-11T00:33:31.431Z | Compiling serde v1.0.228 |
| 1338 | 2026-03-11T00:33:31.435Z | Compiling log v0.4.29 |
| 1339 | 2026-03-11T00:33:31.435Z | Compiling find-msvc-tools v0.1.9 |
| 1340 | 2026-03-11T00:33:31.435Z | Compiling shlex v1.3.0 |
| 1341 | 2026-03-11T00:33:31.600Z | Compiling smallvec v1.15.1 |
| 1342 | 2026-03-11T00:33:31.603Z | Compiling syn v2.0.117 |
| 1343 | 2026-03-11T00:33:31.621Z | Compiling typenum v1.19.0 |
| 1344 | 2026-03-11T00:33:31.870Z | Compiling generic-array v0.14.7 |
| 1345 | 2026-03-11T00:33:31.911Z | Compiling subtle v2.6.1 |
| 1346 | 2026-03-11T00:33:31.949Z | Compiling scopeguard v1.2.0 |
| 1347 | 2026-03-11T00:33:31.991Z | Compiling portable-atomic v1.13.1 |
| 1348 | 2026-03-11T00:33:32.031Z | Compiling const-oid v0.9.6 |
| 1349 | 2026-03-11T00:33:32.082Z | Compiling lock_api v0.4.14 |
| 1350 | 2026-03-11T00:33:32.175Z | Compiling critical-section v1.2.0 |
| 1351 | 2026-03-11T00:33:32.211Z | Compiling zerocopy v0.8.40 |
| 1352 | 2026-03-11T00:33:32.307Z | Compiling parking_lot_core v0.9.12 |
| 1353 | 2026-03-11T00:33:32.383Z | Compiling pin-project-lite v0.2.17 |
| 1354 | 2026-03-11T00:33:32.502Z | Compiling serde_json v1.0.149 |
| 1355 | 2026-03-11T00:33:32.686Z | Compiling pkg-config v0.3.32 |
| 1356 | 2026-03-11T00:33:32.845Z | Compiling libm v0.2.16 |
| 1357 | 2026-03-11T00:33:32.975Z | Compiling getrandom v0.2.17 |
| 1358 | 2026-03-11T00:33:33.027Z | Compiling jobserver v0.1.34 |
| 1359 | 2026-03-11T00:33:33.176Z | Compiling rand_core v0.6.4 |
| 1360 | 2026-03-11T00:33:33.267Z | Compiling errno v0.3.14 |
| 1361 | 2026-03-11T00:33:33.454Z | Compiling cc v1.2.56 |
| 1362 | 2026-03-11T00:33:33.472Z | Compiling once_cell v1.21.3 |
| 1363 | 2026-03-11T00:33:33.499Z | Compiling signal-hook-registry v1.4.8 |
| 1364 | 2026-03-11T00:33:33.537Z | Compiling parking_lot v0.12.5 |
| 1365 | 2026-03-11T00:33:33.540Z | Compiling mio v1.1.1 |
| 1366 | 2026-03-11T00:33:33.673Z | Compiling num-traits v0.2.19 |
| 1367 | 2026-03-11T00:33:33.741Z | Compiling bitflags v2.11.0 |
| 1368 | 2026-03-11T00:33:33.855Z | Compiling futures-core v0.3.32 |
| 1369 | 2026-03-11T00:33:34.057Z | Compiling socket2 v0.6.2 |
| 1370 | 2026-03-11T00:33:34.060Z | Compiling percent-encoding v2.3.2 |
| 1371 | 2026-03-11T00:33:34.124Z | Compiling allocator-api2 v0.2.21 |
| 1372 | 2026-03-11T00:33:34.219Z | Compiling futures-sink v0.3.32 |
| 1373 | 2026-03-11T00:33:34.315Z | Compiling cpufeatures v0.2.17 |
| 1374 | 2026-03-11T00:33:34.352Z | Compiling foldhash v0.2.0 |
| 1375 | 2026-03-11T00:33:34.409Z | Compiling futures-channel v0.3.32 |
| 1376 | 2026-03-11T00:33:34.463Z | Compiling slab v0.4.12 |
| 1377 | 2026-03-11T00:33:34.567Z | Compiling hashbrown v0.16.1 |
| 1378 | 2026-03-11T00:33:34.621Z | Compiling futures-task v0.3.32 |
| 1379 | 2026-03-11T00:33:34.639Z | Compiling getrandom v0.4.1 |
| 1380 | 2026-03-11T00:33:34.688Z | Compiling futures-io v0.3.32 |
| 1381 | 2026-03-11T00:33:34.707Z | Compiling rand_core v0.10.0 |
| 1382 | 2026-03-11T00:33:34.840Z | Compiling getrandom v0.3.4 |
| 1383 | 2026-03-11T00:33:34.887Z | Compiling rustversion v1.0.22 |
| 1384 | 2026-03-11T00:33:34.941Z | Compiling cmake v0.1.57 |
| 1385 | 2026-03-11T00:33:35.408Z | Compiling indexmap v2.13.0 |
| 1386 | 2026-03-11T00:33:35.467Z | Compiling form_urlencoded v1.2.2 |
| 1387 | 2026-03-11T00:33:35.627Z | Compiling ident_case v1.0.1 |
| 1388 | 2026-03-11T00:33:35.674Z | Compiling fs_extra v1.3.0 |
| 1389 | 2026-03-11T00:33:35.693Z | Compiling dunce v1.0.5 |
| 1390 | 2026-03-11T00:33:35.737Z | Compiling synstructure v0.13.2 |
| 1391 | 2026-03-11T00:33:35.808Z | Compiling base64ct v1.8.3 |
| 1392 | 2026-03-11T00:33:36.012Z | Compiling aws-lc-sys v0.37.1 |
| 1393 | 2026-03-11T00:33:36.045Z | Compiling flagset v0.4.7 |
| 1394 | 2026-03-11T00:33:36.239Z | Compiling pem-rfc7468 v0.7.0 |
| 1395 | 2026-03-11T00:33:36.258Z | Compiling rand_core v0.9.5 |
| 1396 | 2026-03-11T00:33:36.277Z | Compiling iana-time-zone v0.1.65 |
| 1397 | 2026-03-11T00:33:36.297Z | Compiling rustix v1.1.3 |
| 1398 | 2026-03-11T00:33:36.321Z | Compiling ring v0.17.14 |
| 1399 | 2026-03-11T00:33:36.536Z | Compiling uuid v1.21.0 |
| 1400 | 2026-03-11T00:33:36.595Z | Compiling rustc_version v0.4.1 |
| 1401 | 2026-03-11T00:33:36.633Z | Compiling aws-lc-rs v1.16.0 |
| 1402 | 2026-03-11T00:33:36.651Z | Compiling vcpkg v0.2.15 |
| 1403 | 2026-03-11T00:33:37.027Z | Compiling regex-syntax v0.8.10 |
| 1404 | 2026-03-11T00:33:37.046Z | Compiling tracing-core v0.1.36 |
| 1405 | 2026-03-11T00:33:37.452Z | Compiling crossbeam-utils v0.8.21 |
| 1406 | 2026-03-11T00:33:37.674Z | Compiling openssl-sys v0.9.111 |
| 1407 | 2026-03-11T00:33:37.802Z | Compiling pest_generator v2.8.6 |
| 1408 | 2026-03-11T00:33:37.858Z | Compiling serde_derive_internals v0.29.1 |
| 1409 | 2026-03-11T00:33:38.408Z | Compiling serde_derive v1.0.228 |
| 1410 | 2026-03-11T00:33:38.443Z | Compiling zeroize_derive v1.4.3 |
| 1411 | 2026-03-11T00:33:38.725Z | Compiling zerofrom-derive v0.1.6 |
| 1412 | 2026-03-11T00:33:38.744Z | Compiling yoke-derive v0.8.1 |
| 1413 | 2026-03-11T00:33:39.085Z | Compiling zerocopy-derive v0.8.40 |
| 1414 | 2026-03-11T00:33:39.307Z | Compiling zeroize v1.8.2 |
| 1415 | 2026-03-11T00:33:40.310Z | Compiling crypto-common v0.1.7 |
| 1416 | 2026-03-11T00:33:40.331Z | Compiling block-buffer v0.10.4 |
| 1417 | 2026-03-11T00:33:40.349Z | Compiling zerovec-derive v0.11.2 |
| 1418 | 2026-03-11T00:33:40.489Z | Compiling digest v0.10.7 |
| 1419 | 2026-03-11T00:33:40.532Z | Compiling displaydoc v0.2.5 |
| 1420 | 2026-03-11T00:33:40.640Z | Compiling zerofrom v0.1.6 |
| 1421 | 2026-03-11T00:33:40.796Z | Compiling yoke v0.8.1 |
| 1422 | 2026-03-11T00:33:40.814Z | Compiling tokio-macros v2.6.0 |
| 1423 | 2026-03-11T00:33:41.034Z | Compiling hmac v0.12.1 |
| 1424 | 2026-03-11T00:33:41.247Z | Compiling futures-macro v0.3.32 |
| 1425 | 2026-03-11T00:33:41.278Z | Compiling block-padding v0.3.3 |
| 1426 | 2026-03-11T00:33:41.484Z | Compiling inout v0.1.4 |
| 1427 | 2026-03-11T00:33:41.562Z | Compiling zerotrie v0.2.3 |
| 1428 | 2026-03-11T00:33:41.696Z | Compiling cipher v0.4.4 |
| 1429 | 2026-03-11T00:33:41.846Z | Compiling sha2 v0.10.9 |
| 1430 | 2026-03-11T00:33:41.876Z | Compiling zerovec v0.11.5 |
| 1431 | 2026-03-11T00:33:41.976Z | Compiling der_derive v0.7.3 |
| 1432 | 2026-03-11T00:33:42.066Z | Compiling salsa20 v0.10.2 |
| 1433 | 2026-03-11T00:33:42.245Z | Compiling pbkdf2 v0.12.2 |
| 1434 | 2026-03-11T00:33:42.364Z | Compiling futures-util v0.3.32 |
| 1435 | 2026-03-11T00:33:42.391Z | Compiling thiserror-impl v2.0.18 |
| 1436 | 2026-03-11T00:33:42.560Z | Compiling tinystr v0.8.2 |
| 1437 | 2026-03-11T00:33:42.579Z | Compiling potential_utf v0.1.4 |
| 1438 | 2026-03-11T00:33:42.778Z | Compiling icu_locale_core v2.1.1 |
| 1439 | 2026-03-11T00:33:42.818Z | Compiling icu_collections v2.1.1 |
| 1440 | 2026-03-11T00:33:43.180Z | Compiling bytes v1.11.1 |
| 1441 | 2026-03-11T00:33:43.265Z | Compiling der v0.7.10 |
| 1442 | 2026-03-11T00:33:43.644Z | Compiling icu_provider v2.1.1 |
| 1443 | 2026-03-11T00:33:44.016Z | Compiling tokio v1.49.0 |
| 1444 | 2026-03-11T00:33:44.035Z | Compiling icu_normalizer v2.1.1 |
| 1445 | 2026-03-11T00:33:44.038Z | Compiling icu_properties v2.1.2 |
| 1446 | 2026-03-11T00:33:44.212Z | Compiling http v1.4.0 |
| 1447 | 2026-03-11T00:33:44.743Z | Compiling spki v0.7.3 |
| 1448 | 2026-03-11T00:33:44.930Z | Compiling chrono v0.4.44 |
| 1449 | 2026-03-11T00:33:44.993Z | Compiling thiserror v2.0.18 |
| 1450 | 2026-03-11T00:33:45.120Z | Compiling scrypt v0.11.0 |
| 1451 | 2026-03-11T00:33:45.434Z | Compiling idna_adapter v1.2.1 |
| 1452 | 2026-03-11T00:33:45.437Z | Compiling cbc v0.1.2 |
| 1453 | 2026-03-11T00:33:45.510Z | Compiling aes v0.8.4 |
| 1454 | 2026-03-11T00:33:45.555Z | Compiling ppv-lite86 v0.2.21 |
| 1455 | 2026-03-11T00:33:45.596Z | Compiling idna v1.1.0 |
| 1456 | 2026-03-11T00:33:45.632Z | Compiling rustls-pki-types v1.14.0 |
| 1457 | 2026-03-11T00:33:45.789Z | Compiling tracing-attributes v0.1.31 |
| 1458 | 2026-03-11T00:33:46.004Z | Compiling url v2.5.8 |
| 1459 | 2026-03-11T00:33:46.286Z | Compiling rand_chacha v0.9.0 |
| 1460 | 2026-03-11T00:33:46.510Z | Compiling pkcs5 v0.7.1 |
| 1461 | 2026-03-11T00:33:46.849Z | Compiling rand v0.9.2 |
| 1462 | 2026-03-11T00:33:46.921Z | Compiling http-body v1.0.1 |
| 1463 | 2026-03-11T00:33:47.113Z | Compiling untrusted v0.9.0 |
| 1464 | 2026-03-11T00:33:47.132Z | Compiling base64 v0.22.1 |
| 1465 | 2026-03-11T00:33:47.157Z | Compiling openssl-probe v0.2.1 |
| 1466 | 2026-03-11T00:33:47.205Z | Compiling syn v1.0.109 |
| 1467 | 2026-03-11T00:33:47.265Z | Compiling httparse v1.10.1 |
| 1468 | 2026-03-11T00:33:47.374Z | Compiling schemars v0.8.22 |
| 1469 | 2026-03-11T00:33:47.543Z | Compiling untrusted v0.7.1 |
| 1470 | 2026-03-11T00:33:47.690Z | Compiling pkcs8 v0.10.2 |
| 1471 | 2026-03-11T00:33:47.698Z | Compiling tracing v0.1.44 |
| 1472 | 2026-03-11T00:33:47.724Z | Compiling schemars_derive v0.8.22 |
| 1473 | 2026-03-11T00:33:47.801Z | Compiling pest_derive v2.8.6 |
| 1474 | 2026-03-11T00:33:47.897Z | Compiling scroll_derive v0.13.1 |
| 1475 | 2026-03-11T00:33:48.084Z | Compiling darling_core v0.20.11 |
| 1476 | 2026-03-11T00:33:48.358Z | Compiling atomic-waker v1.1.2 |
| 1477 | 2026-03-11T00:33:48.504Z | Compiling tower-layer v0.3.3 |
| 1478 | 2026-03-11T00:33:48.681Z | Compiling tinyvec_macros v0.1.1 |
| 1479 | 2026-03-11T00:33:48.706Z | Compiling dyn-clone v1.0.20 |
| 1480 | 2026-03-11T00:33:48.769Z | Compiling try-lock v0.2.5 |
| 1481 | 2026-03-11T00:33:48.880Z | Compiling rustls v0.23.37 |
| 1482 | 2026-03-11T00:33:48.904Z | Compiling tower-service v0.3.3 |
| 1483 | 2026-03-11T00:33:48.963Z | Compiling scroll v0.13.0 |
| 1484 | 2026-03-11T00:33:49.020Z | Compiling want v0.3.1 |
| 1485 | 2026-03-11T00:33:49.109Z | Compiling tokio-util v0.7.18 |
| 1486 | 2026-03-11T00:33:49.221Z | Compiling tinyvec v1.10.0 |
| 1487 | 2026-03-11T00:33:49.709Z | Compiling ipnet v2.11.0 |
| 1488 | 2026-03-11T00:33:50.191Z | Compiling h2 v0.4.13 |
| 1489 | 2026-03-11T00:33:50.383Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1490 | 2026-03-11T00:33:50.512Z | Compiling spin v0.9.8 |
| 1491 | 2026-03-11T00:33:50.774Z | Compiling aho-corasick v1.1.4 |
| 1492 | 2026-03-11T00:33:50.900Z | Compiling time-core v0.1.8 |
| 1493 | 2026-03-11T00:33:51.094Z | Compiling pin-utils v0.1.0 |
| 1494 | 2026-03-11T00:33:51.231Z | Compiling powerfmt v0.2.0 |
| 1495 | 2026-03-11T00:33:51.258Z | Compiling foreign-types-shared v0.1.1 |
| 1496 | 2026-03-11T00:33:51.366Z | Compiling openssl v0.10.75 |
| 1497 | 2026-03-11T00:33:51.370Z | Compiling darling_macro v0.20.11 |
| 1498 | 2026-03-11T00:33:51.494Z | Compiling crc32fast v1.5.0 |
| 1499 | 2026-03-11T00:33:51.686Z | Compiling httpdate v1.0.3 |
| 1500 | 2026-03-11T00:33:51.868Z | Compiling num-conv v0.2.0 |
| 1501 | 2026-03-11T00:33:51.956Z | Compiling regex-automata v0.4.14 |
| 1502 | 2026-03-11T00:33:51.979Z | Compiling tempfile v3.25.0 |
| 1503 | 2026-03-11T00:33:52.010Z | Compiling darling v0.20.11 |
| 1504 | 2026-03-11T00:33:52.044Z | Compiling time-macros v0.2.27 |
| 1505 | 2026-03-11T00:33:52.195Z | Compiling deranged v0.5.8 |
| 1506 | 2026-03-11T00:33:52.470Z | Compiling foreign-types v0.3.2 |
| 1507 | 2026-03-11T00:33:53.192Z | Compiling goblin v0.10.5 |
| 1508 | 2026-03-11T00:33:53.616Z | Compiling thiserror-impl v1.0.69 |
| 1509 | 2026-03-11T00:33:54.338Z | Compiling hyper v1.8.1 |
| 1510 | 2026-03-11T00:33:55.324Z | Compiling openssl-macros v0.1.1 |
| 1511 | 2026-03-11T00:33:55.348Z | Compiling wait-timeout v0.2.1 |
| 1512 | 2026-03-11T00:33:55.475Z | Compiling num_threads v0.1.7 |
| 1513 | 2026-03-11T00:33:55.593Z | Compiling quick-error v1.2.3 |
| 1514 | 2026-03-11T00:33:55.676Z | Compiling either v1.15.0 |
| 1515 | 2026-03-11T00:33:55.721Z | Compiling native-tls v0.2.18 |
| 1516 | 2026-03-11T00:33:55.835Z | Compiling bit-vec v0.8.0 |
| 1517 | 2026-03-11T00:33:55.949Z | Compiling simd-adler32 v0.3.8 |
| 1518 | 2026-03-11T00:33:55.992Z | Compiling usdt-impl v0.6.0 |
| 1519 | 2026-03-11T00:33:56.130Z | Compiling siphasher v1.0.2 |
| 1520 | 2026-03-11T00:33:56.313Z | Compiling bit-set v0.8.0 |
| 1521 | 2026-03-11T00:33:56.410Z | Compiling rusty-fork v0.3.1 |
| 1522 | 2026-03-11T00:33:56.429Z | Compiling hyper-util v0.1.20 |
| 1523 | 2026-03-11T00:33:56.521Z | Compiling time v0.3.47 |
| 1524 | 2026-03-11T00:33:56.832Z | Compiling thiserror v1.0.69 |
| 1525 | 2026-03-11T00:33:57.199Z | Compiling derive_builder_core v0.20.2 |
| 1526 | 2026-03-11T00:33:57.742Z | Compiling dof v0.4.0 |
| 1527 | 2026-03-11T00:33:58.376Z | Compiling unicode-normalization v0.1.25 |
| 1528 | 2026-03-11T00:33:58.739Z | Compiling crossbeam-epoch v0.9.18 |
| 1529 | 2026-03-11T00:33:58.759Z | Compiling dtrace-parser v0.3.0 |
| 1530 | 2026-03-11T00:33:58.992Z | Compiling rustls-native-certs v0.8.3 |
| 1531 | 2026-03-11T00:33:59.157Z | Compiling signature v2.2.0 |
| 1532 | 2026-03-11T00:33:59.373Z | Compiling scroll_derive v0.12.1 |
| 1533 | 2026-03-11T00:33:59.373Z | Compiling heapless v0.7.17 |
| 1534 | 2026-03-11T00:33:59.483Z | Compiling rand_xorshift v0.4.0 |
| 1535 | 2026-03-11T00:33:59.502Z | Compiling slog v2.8.2 |
| 1536 | 2026-03-11T00:33:59.681Z | Compiling darling_core v0.21.3 |
| 1537 | 2026-03-11T00:33:59.700Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1538 | 2026-03-11T00:33:59.744Z | Compiling sync_wrapper v1.0.2 |
| 1539 | 2026-03-11T00:33:59.783Z | Compiling thread-id v5.1.0 |
| 1540 | 2026-03-11T00:33:59.872Z | Compiling cookie v0.18.1 |
| 1541 | 2026-03-11T00:33:59.892Z | Compiling anyhow v1.0.102 |
| 1542 | 2026-03-11T00:34:00.069Z | Compiling signal-hook v0.3.18 |
| 1543 | 2026-03-11T00:34:00.118Z | Compiling adler2 v2.0.1 |
| 1544 | 2026-03-11T00:34:00.263Z | Compiling unicode-bidi v0.3.18 |
| 1545 | 2026-03-11T00:34:00.284Z | Compiling zstd-safe v7.2.4 |
| 1546 | 2026-03-11T00:34:00.302Z | Compiling paste v1.0.15 |
| 1547 | 2026-03-11T00:34:00.320Z | Compiling unarray v0.1.4 |
| 1548 | 2026-03-11T00:34:00.451Z | Compiling unicode-segmentation v1.12.0 |
| 1549 | 2026-03-11T00:34:00.542Z | Compiling unicode-properties v0.1.4 |
| 1550 | 2026-03-11T00:34:00.561Z | Compiling rayon-core v1.13.0 |
| 1551 | 2026-03-11T00:34:00.713Z | Compiling proptest v1.10.0 |
| 1552 | 2026-03-11T00:34:00.820Z | Compiling stringprep v0.1.5 |
| 1553 | 2026-03-11T00:34:00.921Z | Compiling scroll v0.12.0 |
| 1554 | 2026-03-11T00:34:00.951Z | Compiling miniz_oxide v0.8.9 |
| 1555 | 2026-03-11T00:34:01.312Z | Compiling tower v0.5.3 |
| 1556 | 2026-03-11T00:34:01.802Z | Compiling crossbeam-deque v0.8.6 |
| 1557 | 2026-03-11T00:34:01.821Z | Compiling derive_builder_macro v0.20.2 |
| 1558 | 2026-03-11T00:34:01.934Z | Compiling ipnetwork v0.21.1 |
| 1559 | 2026-03-11T00:34:01.934Z | Compiling http-body-util v0.1.3 |
| 1560 | 2026-03-11T00:34:01.971Z | Compiling webpki-roots v1.0.6 |
| 1561 | 2026-03-11T00:34:02.044Z | Compiling rand_chacha v0.3.1 |
| 1562 | 2026-03-11T00:34:02.121Z | Compiling serde_tokenstream v0.2.3 |
| 1563 | 2026-03-11T00:34:02.250Z | Compiling toml_datetime v0.6.11 |
| 1564 | 2026-03-11T00:34:02.422Z | Compiling erased-serde v0.3.31 |
| 1565 | 2026-03-11T00:34:02.465Z | Compiling serde_spanned v0.6.9 |
| 1566 | 2026-03-11T00:34:02.518Z | Compiling md-5 v0.10.6 |
| 1567 | 2026-03-11T00:34:02.595Z | Compiling zerocopy-derive v0.7.35 |
| 1568 | 2026-03-11T00:34:02.648Z | Compiling curve25519-dalek v4.1.3 |
| 1569 | 2026-03-11T00:34:02.726Z | Compiling vergen-lib v0.1.6 |
| 1570 | 2026-03-11T00:34:02.975Z | Compiling num-integer v0.1.46 |
| 1571 | 2026-03-11T00:34:03.112Z | Compiling hash32 v0.2.1 |
| 1572 | 2026-03-11T00:34:03.115Z | Compiling ff v0.13.1 |
| 1573 | 2026-03-11T00:34:03.171Z | Compiling fallible-iterator v0.2.0 |
| 1574 | 2026-03-11T00:34:03.287Z | Compiling iri-string v0.7.10 |
| 1575 | 2026-03-11T00:34:03.325Z | Compiling darling_macro v0.21.3 |
| 1576 | 2026-03-11T00:34:03.375Z | Compiling ref-cast v1.0.25 |
| 1577 | 2026-03-11T00:34:03.406Z | Compiling zlib-rs v0.6.2 |
| 1578 | 2026-03-11T00:34:03.583Z | Compiling smoltcp v0.9.1 |
| 1579 | 2026-03-11T00:34:03.772Z | Compiling rustix v0.38.44 |
| 1580 | 2026-03-11T00:34:03.790Z | Compiling ryu v1.0.23 |
| 1581 | 2026-03-11T00:34:03.947Z | Compiling num-bigint-dig v0.8.6 |
| 1582 | 2026-03-11T00:34:04.016Z | Compiling litrs v1.0.0 |
| 1583 | 2026-03-11T00:34:04.019Z | Compiling psl-types v2.0.11 |
| 1584 | 2026-03-11T00:34:04.193Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-03-11T00:34:04.235Z | Compiling publicsuffix v2.3.0 |
| 1586 | 2026-03-11T00:34:04.364Z | Compiling sec1 v0.7.3 |
| 1587 | 2026-03-11T00:34:04.413Z | Compiling newtype-uuid v1.3.2 |
| 1588 | 2026-03-11T00:34:04.469Z | Compiling darling v0.21.3 |
| 1589 | 2026-03-11T00:34:04.574Z | Compiling serde_urlencoded v0.7.1 |
| 1590 | 2026-03-11T00:34:04.706Z | Compiling document-features v0.2.12 |
| 1591 | 2026-03-11T00:34:04.784Z | Compiling zerocopy v0.7.35 |
| 1592 | 2026-03-11T00:34:04.837Z | Compiling postgres-protocol v0.6.10 |
| 1593 | 2026-03-11T00:34:05.448Z | Compiling tower-http v0.6.8 |
| 1594 | 2026-03-11T00:34:05.504Z | Compiling num-iter v0.1.45 |
| 1595 | 2026-03-11T00:34:05.522Z | Compiling group v0.13.0 |
| 1596 | 2026-03-11T00:34:05.657Z | Compiling derive_builder v0.20.2 |
| 1597 | 2026-03-11T00:34:05.678Z | Compiling rand v0.8.5 |
| 1598 | 2026-03-11T00:34:05.743Z | Compiling oxnet v0.1.4 |
| 1599 | 2026-03-11T00:34:05.977Z | Compiling proc-macro-error v1.0.4 |
| 1600 | 2026-03-11T00:34:06.206Z | Compiling tokio-native-tls v0.3.1 |
| 1601 | 2026-03-11T00:34:06.302Z | Compiling goblin v0.8.2 |
| 1602 | 2026-03-11T00:34:06.866Z | Compiling heck v0.4.1 |
| 1603 | 2026-03-11T00:34:07.120Z | Compiling phf_shared v0.13.1 |
| 1604 | 2026-03-11T00:34:07.156Z | Compiling hubpack_derive v0.1.1 |
| 1605 | 2026-03-11T00:34:07.159Z | Compiling regex v1.12.3 |
| 1606 | 2026-03-11T00:34:07.467Z | Compiling flate2 v1.1.9 |
| 1607 | 2026-03-11T00:34:07.749Z | Compiling lazy_static v1.5.0 |
| 1608 | 2026-03-11T00:34:07.768Z | Compiling cargo-platform v0.1.9 |
| 1609 | 2026-03-11T00:34:07.799Z | Compiling hkdf v0.12.4 |
| 1610 | 2026-03-11T00:34:07.866Z | Compiling crypto-bigint v0.5.5 |
| 1611 | 2026-03-11T00:34:07.886Z | Compiling ref-cast-impl v1.0.25 |
| 1612 | 2026-03-11T00:34:07.997Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1613 | 2026-03-11T00:34:08.027Z | Compiling strum_macros v0.27.2 |
| 1614 | 2026-03-11T00:34:08.095Z | Compiling daft-derive v0.1.5 |
| 1615 | 2026-03-11T00:34:08.607Z | Compiling async-trait v0.1.89 |
| 1616 | 2026-03-11T00:34:08.869Z | Compiling terminal_size v0.4.3 |
| 1617 | 2026-03-11T00:34:09.037Z | Compiling vergen v9.0.6 |
| 1618 | 2026-03-11T00:34:09.074Z | Compiling fs-err v3.3.0 |
| 1619 | 2026-03-11T00:34:09.284Z | Compiling ahash v0.8.12 |
| 1620 | 2026-03-11T00:34:09.328Z | Compiling foldhash v0.1.5 |
| 1621 | 2026-03-11T00:34:09.549Z | Compiling bitflags v1.3.2 |
| 1622 | 2026-03-11T00:34:09.567Z | Compiling bumpalo v3.20.2 |
| 1623 | 2026-03-11T00:34:09.646Z | Compiling object v0.37.3 |
| 1624 | 2026-03-11T00:34:09.898Z | Compiling managed v0.8.0 |
| 1625 | 2026-03-11T00:34:10.006Z | Compiling winnow v0.5.40 |
| 1626 | 2026-03-11T00:34:10.089Z | Compiling libbz2-rs-sys v0.2.2 |
| 1627 | 2026-03-11T00:34:10.752Z | Compiling strum v0.27.2 |
| 1628 | 2026-03-11T00:34:10.908Z | Compiling bzip2 v0.6.1 |
| 1629 | 2026-03-11T00:34:11.002Z | Compiling console v0.16.2 |
| 1630 | 2026-03-11T00:34:11.196Z | Compiling zopfli v0.8.3 |
| 1631 | 2026-03-11T00:34:11.280Z | Compiling elliptic-curve v0.13.8 |
| 1632 | 2026-03-11T00:34:11.342Z | Compiling hashbrown v0.15.5 |
| 1633 | 2026-03-11T00:34:11.372Z | Compiling dof v0.3.0 |
| 1634 | 2026-03-11T00:34:11.774Z | Compiling toml_edit v0.19.15 |
| 1635 | 2026-03-11T00:34:11.826Z | Compiling clap_builder v4.5.60 |
| 1636 | 2026-03-11T00:34:12.112Z | Compiling daft v0.1.5 |
| 1637 | 2026-03-11T00:34:12.273Z | Compiling cargo_metadata v0.19.2 |
| 1638 | 2026-03-11T00:34:12.472Z | Compiling hubpack v0.1.2 |
| 1639 | 2026-03-11T00:34:12.754Z | Compiling phf v0.13.1 |
| 1640 | 2026-03-11T00:34:12.962Z | Compiling zone_cfg_derive v0.3.1 |
| 1641 | 2026-03-11T00:34:13.802Z | Compiling zstd v0.13.3 |
| 1642 | 2026-03-11T00:34:14.138Z | Compiling signal-hook-mio v0.2.5 |
| 1643 | 2026-03-11T00:34:14.156Z | Compiling cookie_store v0.22.1 |
| 1644 | 2026-03-11T00:34:14.772Z | Compiling hyper-tls v0.6.0 |
| 1645 | 2026-03-11T00:34:15.050Z | Compiling rayon v1.11.0 |
| 1646 | 2026-03-11T00:34:15.069Z | Compiling bzip2 v0.4.4 |
| 1647 | 2026-03-11T00:34:15.345Z | Compiling postgres-types v0.2.12 |
| 1648 | 2026-03-11T00:34:15.546Z | Compiling serde_with_macros v3.17.0 |
| 1649 | 2026-03-11T00:34:16.109Z | Compiling usdt-attr-macro v0.6.0 |
| 1650 | 2026-03-11T00:34:16.174Z | Compiling usdt-macro v0.6.0 |
| 1651 | 2026-03-11T00:34:16.319Z | Compiling ed25519 v2.2.3 |
| 1652 | 2026-03-11T00:34:17.151Z | Compiling dtrace-parser v0.2.0 |
| 1653 | 2026-03-11T00:34:17.175Z | Compiling phf_shared v0.11.3 |
| 1654 | 2026-03-11T00:34:17.212Z | Compiling itertools v0.12.1 |
| 1655 | 2026-03-11T00:34:17.313Z | Compiling bstr v1.12.1 |
| 1656 | 2026-03-11T00:34:17.424Z | Compiling pkcs1 v0.7.5 |
| 1657 | 2026-03-11T00:34:17.536Z | Compiling hex v0.4.3 |
| 1658 | 2026-03-11T00:34:17.568Z | Compiling serde-big-array v0.5.1 |
| 1659 | 2026-03-11T00:34:17.746Z | Compiling rfc6979 v0.4.0 |
| 1660 | 2026-03-11T00:34:17.904Z | Compiling enum-as-inner v0.6.1 |
| 1661 | 2026-03-11T00:34:17.904Z | Compiling clap_derive v4.5.55 |
| 1662 | 2026-03-11T00:34:17.963Z | Compiling strum_macros v0.26.4 |
| 1663 | 2026-03-11T00:34:18.201Z | Compiling serde_repr v0.1.20 |
| 1664 | 2026-03-11T00:34:18.219Z | Compiling float-cmp v0.10.0 |
| 1665 | 2026-03-11T00:34:18.406Z | Compiling memmap2 v0.9.10 |
| 1666 | 2026-03-11T00:34:18.572Z | Compiling thread-id v4.2.2 |
| 1667 | 2026-03-11T00:34:18.679Z | Compiling env_filter v1.0.0 |
| 1668 | 2026-03-11T00:34:18.697Z | Compiling encoding_rs v0.8.35 |
| 1669 | 2026-03-11T00:34:18.878Z | Compiling mime v0.3.17 |
| 1670 | 2026-03-11T00:34:18.918Z | Compiling normalize-line-endings v0.3.0 |
| 1671 | 2026-03-11T00:34:19.040Z | Compiling whoami v2.1.0 |
| 1672 | 2026-03-11T00:34:19.082Z | Compiling fixedbitset v0.5.7 |
| 1673 | 2026-03-11T00:34:19.222Z | Compiling new_debug_unreachable v1.0.6 |
| 1674 | 2026-03-11T00:34:19.316Z | Compiling rustc-hash v2.1.1 |
| 1675 | 2026-03-11T00:34:19.477Z | Compiling static_assertions v1.1.0 |
| 1676 | 2026-03-11T00:34:19.495Z | Compiling precomputed-hash v0.1.1 |
| 1677 | 2026-03-11T00:34:19.550Z | Compiling keccak v0.1.6 |
| 1678 | 2026-03-11T00:34:19.571Z | Compiling difflib v0.4.0 |
| 1679 | 2026-03-11T00:34:19.606Z | Compiling fixedbitset v0.4.2 |
| 1680 | 2026-03-11T00:34:19.716Z | Compiling data-encoding v2.10.0 |
| 1681 | 2026-03-11T00:34:19.901Z | Compiling jiff v0.2.21 |
| 1682 | 2026-03-11T00:34:20.335Z | Compiling predicates-core v1.0.10 |
| 1683 | 2026-03-11T00:34:20.377Z | Compiling unit-prefix v0.5.2 |
| 1684 | 2026-03-11T00:34:20.432Z | Compiling strum v0.26.3 |
| 1685 | 2026-03-11T00:34:20.554Z | Compiling indicatif v0.18.4 |
| 1686 | 2026-03-11T00:34:20.558Z | Compiling predicates v3.1.4 |
| 1687 | 2026-03-11T00:34:20.589Z | Compiling toml_edit v0.22.27 |
| 1688 | 2026-03-11T00:34:20.657Z | Compiling clap v4.5.60 |
| 1689 | 2026-03-11T00:34:20.684Z | Compiling hickory-proto v0.25.2 |
| 1690 | 2026-03-11T00:34:20.755Z | Compiling petgraph v0.6.5 |
| 1691 | 2026-03-11T00:34:20.775Z | Compiling sha3 v0.10.8 |
| 1692 | 2026-03-11T00:34:21.426Z | Compiling string_cache v0.8.9 |
| 1693 | 2026-03-11T00:34:21.457Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1694 | 2026-03-11T00:34:21.732Z | Compiling iddqd v0.3.17 |
| 1695 | 2026-03-11T00:34:21.777Z | Compiling petgraph v0.8.3 |
| 1696 | 2026-03-11T00:34:22.896Z | Compiling tokio-postgres v0.7.16 |
| 1697 | 2026-03-11T00:34:23.281Z | Compiling env_logger v0.11.9 |
| 1698 | 2026-03-11T00:34:23.746Z | Compiling zip v4.6.1 |
| 1699 | 2026-03-11T00:34:24.471Z | Compiling zone v0.3.1 |
| 1700 | 2026-03-11T00:34:24.501Z | Compiling usdt-impl v0.5.0 |
| 1701 | 2026-03-11T00:34:25.025Z | Compiling usdt v0.6.0 |
| 1702 | 2026-03-11T00:34:25.263Z | Compiling similar v2.7.0 |
| 1703 | 2026-03-11T00:34:25.282Z | Compiling ecdsa v0.16.9 |
| 1704 | 2026-03-11T00:34:25.353Z | Compiling serde_with v3.17.0 |
| 1705 | 2026-03-11T00:34:25.373Z | Compiling rsa v0.9.10 |
| 1706 | 2026-03-11T00:34:25.794Z | Compiling crossterm v0.28.1 |
| 1707 | 2026-03-11T00:34:25.864Z | Compiling ed25519-dalek v2.2.0 |
| 1708 | 2026-03-11T00:34:25.883Z | Compiling zip v0.6.6 |
| 1709 | 2026-03-11T00:34:26.699Z | Compiling toml v0.7.8 |
| 1710 | 2026-03-11T00:34:27.355Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1711 | 2026-03-11T00:34:27.373Z | Compiling itertools v0.13.0 |
| 1712 | 2026-03-11T00:34:27.565Z | Compiling tokio-stream v0.1.18 |
| 1713 | 2026-03-11T00:34:27.616Z | Compiling buf-list v1.1.2 |
| 1714 | 2026-03-11T00:34:27.823Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1715 | 2026-03-11T00:34:27.992Z | Compiling x509-cert v0.2.5 |
| 1716 | 2026-03-11T00:34:28.190Z | Compiling openapiv3 v2.2.0 |
| 1717 | 2026-03-11T00:34:28.235Z | Compiling sha1 v0.10.6 |
| 1718 | 2026-03-11T00:34:28.254Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1719 | 2026-03-11T00:34:28.515Z | Compiling lalrpop-util v0.19.12 |
| 1720 | 2026-03-11T00:34:28.639Z | Compiling peg-runtime v0.8.5 |
| 1721 | 2026-03-11T00:34:28.759Z | Compiling thread_local v1.1.9 |
| 1722 | 2026-03-11T00:34:29.015Z | Compiling slog-async v2.8.0 |
| 1723 | 2026-03-11T00:34:29.084Z | Compiling crossbeam-channel v0.5.15 |
| 1724 | 2026-03-11T00:34:29.103Z | Compiling futures-executor v0.3.32 |
| 1725 | 2026-03-11T00:34:29.425Z | Compiling filetime v0.2.27 |
| 1726 | 2026-03-11T00:34:29.443Z | Compiling is-terminal v0.4.17 |
| 1727 | 2026-03-11T00:34:29.561Z | Compiling term v1.2.1 |
| 1728 | 2026-03-11T00:34:29.644Z | Compiling xattr v1.6.1 |
| 1729 | 2026-03-11T00:34:29.697Z | Compiling take_mut v0.2.2 |
| 1730 | 2026-03-11T00:34:29.761Z | Compiling futures v0.3.32 |
| 1731 | 2026-03-11T00:34:29.852Z | Compiling tar v0.4.44 |
| 1732 | 2026-03-11T00:34:30.281Z | Compiling slog-term v2.9.2 |
| 1733 | 2026-03-11T00:34:37.126Z | Compiling rustls-webpki v0.103.9 |
| 1734 | 2026-03-11T00:34:41.173Z | Compiling tokio-rustls v0.26.4 |
| 1735 | 2026-03-11T00:34:41.173Z | Compiling rustls-platform-verifier v0.6.2 |
| 1736 | 2026-03-11T00:34:41.432Z | Compiling hyper-rustls v0.27.7 |
| 1737 | 2026-03-11T00:34:41.689Z | Compiling reqwest v0.12.28 |
| 1738 | 2026-03-11T00:34:41.713Z | Compiling reqwest v0.13.2 |
| 1739 | 2026-03-11T00:34:44.573Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1740 | 2026-03-11T00:34:44.867Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1741 | 2026-03-11T00:34:48.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1742 | 2026-03-11T00:34:48.881Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1743 | 2026-03-11T00:34:48.942Z | Mar 11 00:34:48.107 INFO Starting download, target: Cockroach |
| 1744 | 2026-03-11T00:34:48.943Z | Mar 11 00:34:48.108 INFO Starting download, target: Console |
| 1745 | 2026-03-11T00:34:48.943Z | Mar 11 00:34:48.108 INFO Starting download, target: Clickhouse |
| 1746 | 2026-03-11T00:34:48.949Z | Mar 11 00:34:48.108 INFO Starting download, target: TransceiverControl |
| 1747 | 2026-03-11T00:34:48.949Z | Mar 11 00:34:48.108 INFO Starting download, target: MaghemiteMgd |
| 1748 | 2026-03-11T00:34:48.949Z | Mar 11 00:34:48.108 INFO Starting download, target: DendriteStub |
| 1749 | 2026-03-11T00:34:48.949Z | Mar 11 00:34:48.108 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1750 | 2026-03-11T00:34:48.949Z | Mar 11 00:34:48.108 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1751 | 2026-03-11T00:34:48.949Z | Mar 11 00:34:48.108 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1752 | 2026-03-11T00:34:48.949Z | Mar 11 00:34:48.108 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1753 | 2026-03-11T00:34:48.949Z | Mar 11 00:34:48.108 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1754 | 2026-03-11T00:34:48.949Z | Mar 11 00:34:48.108 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1755 | 2026-03-11T00:34:49.444Z | Mar 11 00:34:48.598 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1756 | 2026-03-11T00:34:49.771Z | Mar 11 00:34:48.927 INFO Download complete, target: TransceiverControl |
| 1757 | 2026-03-11T00:34:49.954Z | Mar 11 00:34:49.117 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1758 | 2026-03-11T00:34:50.184Z | Mar 11 00:34:49.349 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1759 | 2026-03-11T00:34:50.318Z | Mar 11 00:34:49.482 INFO Download complete, target: Console |
| 1760 | 2026-03-11T00:34:50.713Z | Mar 11 00:34:49.877 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1761 | 2026-03-11T00:34:51.019Z | Mar 11 00:34:50.185 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1762 | 2026-03-11T00:34:51.095Z | Mar 11 00:34:50.261 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1763 | 2026-03-11T00:34:51.095Z | Mar 11 00:34:50.261 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1764 | 2026-03-11T00:34:53.763Z | Mar 11 00:34:52.929 INFO Download complete, target: DendriteStub |
| 1765 | 2026-03-11T00:34:54.125Z | Mar 11 00:34:53.290 INFO Download complete, target: MaghemiteMgd |
| 1766 | 2026-03-11T00:34:58.737Z | Mar 11 00:34:57.901 INFO Checking that binary works, target: Cockroach |
| 1767 | 2026-03-11T00:34:58.851Z | Mar 11 00:34:58.016 INFO Download complete, target: Cockroach |
| 1768 | 2026-03-11T00:35:02.027Z | Mar 11 00:35:01.191 INFO Checking that binary works, target: Clickhouse |
| 1769 | 2026-03-11T00:35:02.137Z | Mar 11 00:35:01.302 INFO Download complete, target: Clickhouse |
| 1770 | 2026-03-11T00:35:02.155Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1771 | 2026-03-11T00:35:02.158Z | |
| 1772 | 2026-03-11T00:35:02.158Z | real 4:05.679211142 |
| 1773 | 2026-03-11T00:35:02.158Z | user 10:24.789462163 |
| 1774 | 2026-03-11T00:35:02.158Z | sys 1:49.169598739 |
| 1775 | 2026-03-11T00:35:02.158Z | trap 0.322795826 |
| 1776 | 2026-03-11T00:35:02.158Z | tflt 0.717620451 |
| 1777 | 2026-03-11T00:35:02.158Z | dflt 0.686369129 |
| 1778 | 2026-03-11T00:35:02.158Z | kflt 0.020233000 |
| 1779 | 2026-03-11T00:35:02.158Z | lock 22:18.912677964 |
| 1780 | 2026-03-11T00:35:02.158Z | slp 38:17.833864830 |
| 1781 | 2026-03-11T00:35:02.158Z | lat 55.547366673 |
| 1782 | 2026-03-11T00:35:02.158Z | stop 2:34.161667490 |
| 1783 | 2026-03-11T00:35:02.159Z | + banner clippy |
| 1784 | 2026-03-11T00:35:02.159Z | |
| 1785 | 2026-03-11T00:35:02.159Z | #### # # ##### ##### # # |
| 1786 | 2026-03-11T00:35:02.159Z | # # # # # # # # # # |
| 1787 | 2026-03-11T00:35:02.159Z | # # # # # # # # |
| 1788 | 2026-03-11T00:35:02.159Z | # # # ##### ##### # |
| 1789 | 2026-03-11T00:35:02.159Z | # # # # # # # |
| 1790 | 2026-03-11T00:35:02.159Z | #### ###### # # # # |
| 1791 | 2026-03-11T00:35:02.159Z | |
| 1792 | 2026-03-11T00:35:02.159Z | + export CARGO_INCREMENTAL=0 |
| 1793 | 2026-03-11T00:35:02.159Z | + CARGO_INCREMENTAL=0 |
| 1794 | 2026-03-11T00:35:02.159Z | + ptime -m cargo xtask clippy |
| 1795 | 2026-03-11T00:35:02.884Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1796 | 2026-03-11T00:35:03.160Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1797 | 2026-03-11T00:35:05.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s |
| 1798 | 2026-03-11T00:35:05.842Z | Running `target/debug/xtask clippy` |
| 1799 | 2026-03-11T00:35:05.869Z | running: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1800 | 2026-03-11T00:35:06.691Z | Downloading crates ... |
| 1801 | 2026-03-11T00:35:06.958Z | Downloaded addr2line v0.25.1 |
| 1802 | 2026-03-11T00:35:06.961Z | Downloaded event-listener v5.4.1 |
| 1803 | 2026-03-11T00:35:06.965Z | Downloaded assert-json-diff v2.0.2 |
| 1804 | 2026-03-11T00:35:06.965Z | Downloaded approx v0.5.1 |
| 1805 | 2026-03-11T00:35:06.968Z | Downloaded assert_cmd v2.1.2 |
| 1806 | 2026-03-11T00:35:06.984Z | Downloaded textwrap v0.15.2 |
| 1807 | 2026-03-11T00:35:06.987Z | Downloaded anes v0.1.6 |
| 1808 | 2026-03-11T00:35:06.990Z | Downloaded cargo-platform v0.3.2 |
| 1809 | 2026-03-11T00:35:06.993Z | Downloaded escape8259 v0.5.3 |
| 1810 | 2026-03-11T00:35:07.001Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1811 | 2026-03-11T00:35:07.004Z | Downloaded rustc-demangle v0.1.27 |
| 1812 | 2026-03-11T00:35:07.004Z | Downloaded path-tree v0.8.3 |
| 1813 | 2026-03-11T00:35:07.004Z | Downloaded async-object-pool v0.2.0 |
| 1814 | 2026-03-11T00:35:07.009Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1815 | 2026-03-11T00:35:07.012Z | Downloaded linkme v0.3.35 |
| 1816 | 2026-03-11T00:35:07.012Z | Downloaded criterion v0.7.0 |
| 1817 | 2026-03-11T00:35:07.017Z | Downloaded chumsky v0.9.3 |
| 1818 | 2026-03-11T00:35:07.020Z | Downloaded target-lexicon v0.13.3 |
| 1819 | 2026-03-11T00:35:07.023Z | Downloaded stringmetrics v2.2.2 |
| 1820 | 2026-03-11T00:35:07.023Z | Downloaded partial-io v0.5.4 |
| 1821 | 2026-03-11T00:35:07.026Z | Downloaded futures-timer v3.0.3 |
| 1822 | 2026-03-11T00:35:07.029Z | Downloaded supports-hyperlinks v2.1.0 |
| 1823 | 2026-03-11T00:35:07.029Z | Downloaded pathdiff v0.2.3 |
| 1824 | 2026-03-11T00:35:07.029Z | Downloaded parking v2.2.1 |
| 1825 | 2026-03-11T00:35:07.032Z | Downloaded backtrace-ext v0.2.1 |
| 1826 | 2026-03-11T00:35:07.035Z | Downloaded plotters-backend v0.3.7 |
| 1827 | 2026-03-11T00:35:07.041Z | Downloaded termcolor v1.4.1 |
| 1828 | 2026-03-11T00:35:07.044Z | Downloaded constant_time_eq v0.3.1 |
| 1829 | 2026-03-11T00:35:07.044Z | Downloaded terminal_size v0.1.17 |
| 1830 | 2026-03-11T00:35:07.047Z | Downloaded linkme-impl v0.3.35 |
| 1831 | 2026-03-11T00:35:07.047Z | Downloaded supports-color v2.1.0 |
| 1832 | 2026-03-11T00:35:07.047Z | Downloaded rstest_macros v0.25.0 |
| 1833 | 2026-03-11T00:35:07.051Z | Downloaded target-spec v3.5.7 |
| 1834 | 2026-03-11T00:35:07.055Z | Downloaded cast v0.3.0 |
| 1835 | 2026-03-11T00:35:07.057Z | Downloaded nested v0.1.1 |
| 1836 | 2026-03-11T00:35:07.060Z | Downloaded event-listener-strategy v0.5.4 |
| 1837 | 2026-03-11T00:35:07.063Z | Downloaded target-triple v1.0.0 |
| 1838 | 2026-03-11T00:35:07.066Z | Downloaded serde_regex v1.1.0 |
| 1839 | 2026-03-11T00:35:07.066Z | Downloaded plotters-svg v0.3.7 |
| 1840 | 2026-03-11T00:35:07.066Z | Downloaded miette-derive v5.10.0 |
| 1841 | 2026-03-11T00:35:07.066Z | Downloaded datatest-stable v0.3.3 |
| 1842 | 2026-03-11T00:35:07.069Z | Downloaded relative-path v1.9.3 |
| 1843 | 2026-03-11T00:35:07.072Z | Downloaded blake2b_simd v1.0.4 |
| 1844 | 2026-03-11T00:35:07.079Z | Downloaded supports-unicode v2.1.0 |
| 1845 | 2026-03-11T00:35:07.085Z | Downloaded libtest-mimic v0.8.1 |
| 1846 | 2026-03-11T00:35:07.088Z | Downloaded knuffel-derive v3.2.0 |
| 1847 | 2026-03-11T00:35:07.091Z | Downloaded rstest v0.25.0 |
| 1848 | 2026-03-11T00:35:07.094Z | Downloaded async-lock v3.4.2 |
| 1849 | 2026-03-11T00:35:07.102Z | Downloaded cargo_metadata v0.23.1 |
| 1850 | 2026-03-11T00:35:07.104Z | Downloaded rust-argon2 v2.1.0 |
| 1851 | 2026-03-11T00:35:07.107Z | Downloaded oorandom v11.1.5 |
| 1852 | 2026-03-11T00:35:07.107Z | Downloaded concurrent-queue v2.5.0 |
| 1853 | 2026-03-11T00:35:07.107Z | Downloaded cfg-expr v0.20.6 |
| 1854 | 2026-03-11T00:35:07.110Z | Downloaded similar-asserts v1.7.0 |
| 1855 | 2026-03-11T00:35:07.120Z | Downloaded tinytemplate v1.2.1 |
| 1856 | 2026-03-11T00:35:07.123Z | Downloaded criterion-plot v0.6.0 |
| 1857 | 2026-03-11T00:35:07.125Z | Downloaded miette v5.10.0 |
| 1858 | 2026-03-11T00:35:07.128Z | Downloaded trybuild v1.0.116 |
| 1859 | 2026-03-11T00:35:07.131Z | Downloaded owo-colors v3.5.0 |
| 1860 | 2026-03-11T00:35:07.136Z | Downloaded httptest v0.16.4 |
| 1861 | 2026-03-11T00:35:07.139Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 1862 | 2026-03-11T00:35:07.147Z | Downloaded plotters v0.3.7 |
| 1863 | 2026-03-11T00:35:07.154Z | Downloaded rand_distr v0.5.1 |
| 1864 | 2026-03-11T00:35:07.157Z | Downloaded hashbrown v0.14.5 |
| 1865 | 2026-03-11T00:35:07.160Z | Downloaded knuffel v3.2.0 |
| 1866 | 2026-03-11T00:35:07.163Z | Downloaded fancy-regex v0.14.0 |
| 1867 | 2026-03-11T00:35:07.165Z | Downloaded backtrace v0.3.76 |
| 1868 | 2026-03-11T00:35:07.172Z | Downloaded guppy v0.17.25 |
| 1869 | 2026-03-11T00:35:07.191Z | Downloaded gimli v0.32.3 |
| 1870 | 2026-03-11T00:35:07.314Z | Downloaded httpmock v0.8.3 |
| 1871 | 2026-03-11T00:35:09.306Z | Checking cfg-if v1.0.4 |
| 1872 | 2026-03-11T00:35:09.679Z | Checking libc v0.2.180 |
| 1873 | 2026-03-11T00:35:09.682Z | Checking serde_core v1.0.228 |
| 1874 | 2026-03-11T00:35:09.765Z | Checking memchr v2.8.0 |
| 1875 | 2026-03-11T00:35:09.808Z | Checking smallvec v1.15.1 |
| 1876 | 2026-03-11T00:35:09.854Z | Checking itoa v1.0.17 |
| 1877 | 2026-03-11T00:35:09.854Z | Checking log v0.4.29 |
| 1878 | 2026-03-11T00:35:09.947Z | Checking zeroize v1.8.2 |
| 1879 | 2026-03-11T00:35:10.006Z | Checking libm v0.2.16 |
| 1880 | 2026-03-11T00:35:10.090Z | Checking scopeguard v1.2.0 |
| 1881 | 2026-03-11T00:35:10.137Z | Checking stable_deref_trait v1.2.1 |
| 1882 | 2026-03-11T00:35:10.185Z | Checking zmij v1.0.21 |
| 1883 | 2026-03-11T00:35:10.234Z | Checking zerofrom v0.1.6 |
| 1884 | 2026-03-11T00:35:10.279Z | Checking lock_api v0.4.14 |
| 1885 | 2026-03-11T00:35:10.327Z | Checking percent-encoding v2.3.2 |
| 1886 | 2026-03-11T00:35:10.373Z | Checking writeable v0.6.2 |
| 1887 | 2026-03-11T00:35:10.422Z | Checking yoke v0.8.1 |
| 1888 | 2026-03-11T00:35:10.463Z | Checking errno v0.3.14 |
| 1889 | 2026-03-11T00:35:10.507Z | Checking getrandom v0.2.17 |
| 1890 | 2026-03-11T00:35:10.552Z | Checking litemap v0.8.1 |
| 1891 | 2026-03-11T00:35:10.596Z | Checking subtle v2.6.1 |
| 1892 | 2026-03-11T00:35:10.641Z | Checking icu_properties_data v2.1.2 |
| 1893 | 2026-03-11T00:35:10.644Z | Checking icu_normalizer_data v2.1.1 |
| 1894 | 2026-03-11T00:35:10.727Z | Checking zerovec v0.11.5 |
| 1895 | 2026-03-11T00:35:10.730Z | Checking zerotrie v0.2.3 |
| 1896 | 2026-03-11T00:35:10.815Z | Checking rand_core v0.6.4 |
| 1897 | 2026-03-11T00:35:10.818Z | Checking form_urlencoded v1.2.2 |
| 1898 | 2026-03-11T00:35:10.905Z | Checking portable-atomic v1.13.1 |
| 1899 | 2026-03-11T00:35:10.908Z | Checking pin-project-lite v0.2.17 |
| 1900 | 2026-03-11T00:35:11.047Z | Checking utf8_iter v1.0.4 |
| 1901 | 2026-03-11T00:35:11.094Z | Checking num-traits v0.2.19 |
| 1902 | 2026-03-11T00:35:11.094Z | Checking critical-section v1.2.0 |
| 1903 | 2026-03-11T00:35:11.180Z | Checking zerocopy v0.8.40 |
| 1904 | 2026-03-11T00:35:11.224Z | Checking parking_lot_core v0.9.12 |
| 1905 | 2026-03-11T00:35:11.268Z | Checking rand_core v0.10.0 |
| 1906 | 2026-03-11T00:35:11.315Z | Checking signal-hook-registry v1.4.8 |
| 1907 | 2026-03-11T00:35:11.360Z | Checking tinystr v0.8.2 |
| 1908 | 2026-03-11T00:35:11.483Z | Checking potential_utf v0.1.4 |
| 1909 | 2026-03-11T00:35:11.528Z | Checking parking_lot v0.12.5 |
| 1910 | 2026-03-11T00:35:11.531Z | Checking once_cell v1.21.3 |
| 1911 | 2026-03-11T00:35:11.613Z | Checking getrandom v0.4.1 |
| 1912 | 2026-03-11T00:35:11.657Z | Checking icu_locale_core v2.1.1 |
| 1913 | 2026-03-11T00:35:11.700Z | Checking icu_collections v2.1.1 |
| 1914 | 2026-03-11T00:35:11.802Z | Checking mio v1.1.1 |
| 1915 | 2026-03-11T00:35:11.852Z | Checking typenum v1.19.0 |
| 1916 | 2026-03-11T00:35:11.900Z | Checking serde v1.0.228 |
| 1917 | 2026-03-11T00:35:11.900Z | Checking bitflags v2.11.0 |
| 1918 | 2026-03-11T00:35:11.985Z | Checking serde_json v1.0.149 |
| 1919 | 2026-03-11T00:35:12.152Z | Checking socket2 v0.6.2 |
| 1920 | 2026-03-11T00:35:12.208Z | Checking iana-time-zone v0.1.65 |
| 1921 | 2026-03-11T00:35:12.256Z | Checking thiserror v2.0.18 |
| 1922 | 2026-03-11T00:35:12.381Z | Checking allocator-api2 v0.2.21 |
| 1923 | 2026-03-11T00:35:12.428Z | Checking uuid v1.21.0 |
| 1924 | 2026-03-11T00:35:12.471Z | Checking icu_provider v2.1.1 |
| 1925 | 2026-03-11T00:35:12.517Z | Checking bytes v1.11.1 |
| 1926 | 2026-03-11T00:35:12.521Z | Checking chrono v0.4.44 |
| 1927 | 2026-03-11T00:35:12.604Z | Checking generic-array v0.14.7 |
| 1928 | 2026-03-11T00:35:12.795Z | Checking semver v1.0.27 |
| 1929 | 2026-03-11T00:35:12.840Z | Checking icu_properties v2.1.2 |
| 1930 | 2026-03-11T00:35:12.885Z | Checking icu_normalizer v2.1.1 |
| 1931 | 2026-03-11T00:35:12.968Z | Checking futures-core v0.3.32 |
| 1932 | 2026-03-11T00:35:13.108Z | Checking equivalent v1.0.2 |
| 1933 | 2026-03-11T00:35:13.165Z | Checking tokio v1.49.0 |
| 1934 | 2026-03-11T00:35:13.219Z | Checking dyn-clone v1.0.20 |
| 1935 | 2026-03-11T00:35:13.266Z | Checking const-oid v0.9.6 |
| 1936 | 2026-03-11T00:35:13.311Z | Checking crypto-common v0.1.7 |
| 1937 | 2026-03-11T00:35:13.358Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1938 | 2026-03-11T00:35:13.403Z | Checking foldhash v0.2.0 |
| 1939 | 2026-03-11T00:35:13.500Z | Checking block-buffer v0.10.4 |
| 1940 | 2026-03-11T00:35:13.638Z | Checking hashbrown v0.16.1 |
| 1941 | 2026-03-11T00:35:13.732Z | Checking futures-sink v0.3.32 |
| 1942 | 2026-03-11T00:35:13.779Z | Checking rustix v1.1.3 |
| 1943 | 2026-03-11T00:35:13.824Z | Checking byteorder v1.5.0 |
| 1944 | 2026-03-11T00:35:13.891Z | Checking futures-channel v0.3.32 |
| 1945 | 2026-03-11T00:35:14.028Z | Checking idna_adapter v1.2.1 |
| 1946 | 2026-03-11T00:35:14.117Z | Checking slab v0.4.12 |
| 1947 | 2026-03-11T00:35:14.176Z | Checking futures-task v0.3.32 |
| 1948 | 2026-03-11T00:35:14.222Z | Checking idna v1.1.0 |
| 1949 | 2026-03-11T00:35:14.312Z | Checking digest v0.10.7 |
| 1950 | 2026-03-11T00:35:14.358Z | Checking futures-io v0.3.32 |
| 1951 | 2026-03-11T00:35:14.361Z | Checking cpufeatures v0.2.17 |
| 1952 | 2026-03-11T00:35:14.442Z | Checking indexmap v2.13.0 |
| 1953 | 2026-03-11T00:35:14.519Z | Checking thiserror v1.0.69 |
| 1954 | 2026-03-11T00:35:14.564Z | Checking futures-util v0.3.32 |
| 1955 | 2026-03-11T00:35:14.568Z | Checking url v2.5.8 |
| 1956 | 2026-03-11T00:35:14.650Z | Checking getrandom v0.3.4 |
| 1957 | 2026-03-11T00:35:14.694Z | Checking fnv v1.0.7 |
| 1958 | 2026-03-11T00:35:14.850Z | Checking regex-syntax v0.8.10 |
| 1959 | 2026-03-11T00:35:14.893Z | Checking http v1.4.0 |
| 1960 | 2026-03-11T00:35:15.010Z | Checking tracing-core v0.1.36 |
| 1961 | 2026-03-11T00:35:15.221Z | Checking schemars v0.8.22 |
| 1962 | 2026-03-11T00:35:15.276Z | Checking base64 v0.22.1 |
| 1963 | 2026-03-11T00:35:15.480Z | Checking tracing v0.1.44 |
| 1964 | 2026-03-11T00:35:15.546Z | Checking ppv-lite86 v0.2.21 |
| 1965 | 2026-03-11T00:35:15.630Z | Checking unicode-ident v1.0.24 |
| 1966 | 2026-03-11T00:35:15.740Z | Checking ipnet v2.11.0 |
| 1967 | 2026-03-11T00:35:15.782Z | Checking utf8parse v0.2.2 |
| 1968 | 2026-03-11T00:35:15.822Z | Checking anstyle v1.0.13 |
| 1969 | 2026-03-11T00:35:15.946Z | Checking proc-macro2 v1.0.106 |
| 1970 | 2026-03-11T00:35:16.009Z | Checking untrusted v0.9.0 |
| 1971 | 2026-03-11T00:35:16.092Z | Checking anstyle-parse v0.2.7 |
| 1972 | 2026-03-11T00:35:16.138Z | Checking aho-corasick v1.1.4 |
| 1973 | 2026-03-11T00:35:16.183Z | Checking ring v0.17.14 |
| 1974 | 2026-03-11T00:35:16.223Z | Checking colorchoice v1.0.4 |
| 1975 | 2026-03-11T00:35:16.325Z | Checking base64ct v1.8.3 |
| 1976 | 2026-03-11T00:35:16.381Z | Checking is_terminal_polyfill v1.70.2 |
| 1977 | 2026-03-11T00:35:16.426Z | Checking quote v1.0.44 |
| 1978 | 2026-03-11T00:35:16.527Z | Checking anstyle-query v1.1.5 |
| 1979 | 2026-03-11T00:35:16.667Z | Checking block-padding v0.3.3 |
| 1980 | 2026-03-11T00:35:16.713Z | Checking syn v2.0.117 |
| 1981 | 2026-03-11T00:35:16.717Z | Checking anstream v0.6.21 |
| 1982 | 2026-03-11T00:35:16.797Z | Checking terminal_size v0.4.3 |
| 1983 | 2026-03-11T00:35:16.867Z | Checking inout v0.1.4 |
| 1984 | 2026-03-11T00:35:16.972Z | Checking rustls-pki-types v1.14.0 |
| 1985 | 2026-03-11T00:35:17.048Z | Checking crossbeam-utils v0.8.21 |
| 1986 | 2026-03-11T00:35:17.094Z | Checking httparse v1.10.1 |
| 1987 | 2026-03-11T00:35:17.138Z | Checking regex-automata v0.4.14 |
| 1988 | 2026-03-11T00:35:17.346Z | Checking cipher v0.4.4 |
| 1989 | 2026-03-11T00:35:17.394Z | Checking strsim v0.11.1 |
| 1990 | 2026-03-11T00:35:17.398Z | Checking clap_lex v1.0.0 |
| 1991 | 2026-03-11T00:35:17.534Z | Checking sha2 v0.10.9 |
| 1992 | 2026-03-11T00:35:17.583Z | Checking pem-rfc7468 v0.7.0 |
| 1993 | 2026-03-11T00:35:17.632Z | Checking tokio-util v0.7.18 |
| 1994 | 2026-03-11T00:35:17.642Z | Checking http-body v1.0.1 |
| 1995 | 2026-03-11T00:35:17.657Z | Checking clap_builder v4.5.60 |
| 1996 | 2026-03-11T00:35:17.670Z | Checking rand_core v0.9.5 |
| 1997 | 2026-03-11T00:35:17.871Z | Checking atomic-waker v1.1.2 |
| 1998 | 2026-03-11T00:35:17.932Z | Checking hmac v0.12.1 |
| 1999 | 2026-03-11T00:35:17.999Z | Checking httpdate v1.0.3 |
| 2000 | 2026-03-11T00:35:18.047Z | Checking try-lock v0.2.5 |
| 2001 | 2026-03-11T00:35:18.054Z | Checking pin-utils v0.1.0 |
| 2002 | 2026-03-11T00:35:18.135Z | Checking tower-service v0.3.3 |
| 2003 | 2026-03-11T00:35:18.195Z | Checking flagset v0.4.7 |
| 2004 | 2026-03-11T00:35:18.238Z | Checking tower-layer v0.3.3 |
| 2005 | 2026-03-11T00:35:18.280Z | Checking ryu v1.0.23 |
| 2006 | 2026-03-11T00:35:18.287Z | Checking want v0.3.1 |
| 2007 | 2026-03-11T00:35:18.378Z | Checking der v0.7.10 |
| 2008 | 2026-03-11T00:35:18.459Z | Checking rand_chacha v0.9.0 |
| 2009 | 2026-03-11T00:35:18.513Z | Checking erased-serde v0.3.31 |
| 2010 | 2026-03-11T00:35:18.518Z | Checking spin v0.9.8 |
| 2011 | 2026-03-11T00:35:18.592Z | Checking h2 v0.4.13 |
| 2012 | 2026-03-11T00:35:18.759Z | Checking rand v0.9.2 |
| 2013 | 2026-03-11T00:35:18.819Z | Checking anyhow v1.0.102 |
| 2014 | 2026-03-11T00:35:19.109Z | Checking slog v2.8.2 |
| 2015 | 2026-03-11T00:35:19.155Z | Checking http-body-util v0.1.3 |
| 2016 | 2026-03-11T00:35:19.417Z | Checking aws-lc-sys v0.37.1 |
| 2017 | 2026-03-11T00:35:19.464Z | Checking untrusted v0.7.1 |
| 2018 | 2026-03-11T00:35:19.509Z | Checking powerfmt v0.2.0 |
| 2019 | 2026-03-11T00:35:19.551Z | Checking num_threads v0.1.7 |
| 2020 | 2026-03-11T00:35:19.599Z | Checking clap v4.5.60 |
| 2021 | 2026-03-11T00:35:19.644Z | Checking fastrand v2.3.0 |
| 2022 | 2026-03-11T00:35:19.705Z | Checking num-conv v0.2.0 |
| 2023 | 2026-03-11T00:35:19.708Z | Checking openssl-probe v0.2.1 |
| 2024 | 2026-03-11T00:35:19.794Z | Checking deranged v0.5.8 |
| 2025 | 2026-03-11T00:35:19.797Z | Checking time-core v0.1.8 |
| 2026 | 2026-03-11T00:35:19.899Z | Checking regex v1.12.3 |
| 2027 | 2026-03-11T00:35:19.945Z | Checking spki v0.7.3 |
| 2028 | 2026-03-11T00:35:19.951Z | Checking serde_urlencoded v0.7.1 |
| 2029 | 2026-03-11T00:35:20.061Z | Checking pbkdf2 v0.12.2 |
| 2030 | 2026-03-11T00:35:20.132Z | Checking aes v0.8.4 |
| 2031 | 2026-03-11T00:35:20.191Z | Checking rand_chacha v0.3.1 |
| 2032 | 2026-03-11T00:35:20.241Z | Checking unicode-width v0.2.0 |
| 2033 | 2026-03-11T00:35:20.304Z | Checking pretty-hex v0.4.1 |
| 2034 | 2026-03-11T00:35:20.351Z | Checking salsa20 v0.10.2 |
| 2035 | 2026-03-11T00:35:20.396Z | Checking aws-lc-rs v1.16.0 |
| 2036 | 2026-03-11T00:35:20.490Z | Checking cbc v0.1.2 |
| 2037 | 2026-03-11T00:35:20.536Z | Checking rand v0.8.5 |
| 2038 | 2026-03-11T00:35:20.579Z | Checking ipnetwork v0.21.1 |
| 2039 | 2026-03-11T00:35:20.623Z | Checking scrypt v0.11.0 |
| 2040 | 2026-03-11T00:35:20.688Z | Checking tempfile v3.25.0 |
| 2041 | 2026-03-11T00:35:20.734Z | Checking hex v0.4.3 |
| 2042 | 2026-03-11T00:35:20.833Z | Checking plain v0.2.3 |
| 2043 | 2026-03-11T00:35:20.890Z | Checking pkcs5 v0.7.1 |
| 2044 | 2026-03-11T00:35:20.979Z | Checking rustls-native-certs v0.8.3 |
| 2045 | 2026-03-11T00:35:21.023Z | Checking sync_wrapper v1.0.2 |
| 2046 | 2026-03-11T00:35:21.083Z | Checking camino v1.2.2 |
| 2047 | 2026-03-11T00:35:21.176Z | Checking mime v0.3.17 |
| 2048 | 2026-03-11T00:35:21.222Z | Checking ucd-trie v0.1.7 |
| 2049 | 2026-03-11T00:35:21.267Z | Checking time v0.3.47 |
| 2050 | 2026-03-11T00:35:21.270Z | Checking pkcs8 v0.10.2 |
| 2051 | 2026-03-11T00:35:21.353Z | Checking tower v0.5.3 |
| 2052 | 2026-03-11T00:35:21.419Z | Checking pest v2.8.6 |
| 2053 | 2026-03-11T00:35:21.466Z | Checking webpki-roots v1.0.6 |
| 2054 | 2026-03-11T00:35:21.469Z | Checking iri-string v0.7.10 |
| 2055 | 2026-03-11T00:35:21.555Z | Checking either v1.15.0 |
| 2056 | 2026-03-11T00:35:21.600Z | Checking rustls-webpki v0.103.9 |
| 2057 | 2026-03-11T00:35:21.651Z | Checking openapiv3 v2.2.0 |
| 2058 | 2026-03-11T00:35:21.844Z | Checking foreign-types-shared v0.1.1 |
| 2059 | 2026-03-11T00:35:21.904Z | Checking openssl-sys v0.9.111 |
| 2060 | 2026-03-11T00:35:21.987Z | Checking foreign-types v0.3.2 |
| 2061 | 2026-03-11T00:35:22.111Z | Checking encoding_rs v0.8.35 |
| 2062 | 2026-03-11T00:35:22.202Z | Checking rustls v0.23.37 |
| 2063 | 2026-03-11T00:35:22.380Z | Checking hyper v1.8.1 |
| 2064 | 2026-03-11T00:35:22.692Z | Checking winnow v0.7.14 |
| 2065 | 2026-03-11T00:35:22.928Z | Checking openssl v0.10.75 |
| 2066 | 2026-03-11T00:35:22.975Z | Checking oxnet v0.1.4 |
| 2067 | 2026-03-11T00:35:23.026Z | Checking tower-http v0.6.8 |
| 2068 | 2026-03-11T00:35:23.311Z | Checking lazy_static v1.5.0 |
| 2069 | 2026-03-11T00:35:23.422Z | Checking static_assertions v1.1.0 |
| 2070 | 2026-03-11T00:35:23.468Z | Checking signature v2.2.0 |
| 2071 | 2026-03-11T00:35:23.471Z | Checking simd-adler32 v0.3.8 |
| 2072 | 2026-03-11T00:35:23.555Z | Checking hubpack v0.1.2 |
| 2073 | 2026-03-11T00:35:23.558Z | Checking adler2 v2.0.1 |
| 2074 | 2026-03-11T00:35:23.641Z | Checking hyper-util v0.1.20 |
| 2075 | 2026-03-11T00:35:23.685Z | Checking strum v0.26.3 |
| 2076 | 2026-03-11T00:35:23.765Z | Checking sha1 v0.10.6 |
| 2077 | 2026-03-11T00:35:23.810Z | Checking data-encoding v2.10.0 |
| 2078 | 2026-03-11T00:35:23.813Z | Checking miniz_oxide v0.8.9 |
| 2079 | 2026-03-11T00:35:23.897Z | Checking tinyvec_macros v0.1.1 |
| 2080 | 2026-03-11T00:35:24.005Z | Checking serde_spanned v0.6.9 |
| 2081 | 2026-03-11T00:35:24.049Z | Checking tinyvec v1.10.0 |
| 2082 | 2026-03-11T00:35:24.197Z | Checking toml_datetime v0.6.11 |
| 2083 | 2026-03-11T00:35:24.243Z | Checking num-integer v0.1.46 |
| 2084 | 2026-03-11T00:35:24.355Z | Checking scroll v0.13.0 |
| 2085 | 2026-03-11T00:35:24.402Z | Checking base16ct v0.2.0 |
| 2086 | 2026-03-11T00:35:24.476Z | Checking bit-vec v0.8.0 |
| 2087 | 2026-03-11T00:35:24.522Z | Checking crossbeam-epoch v0.9.18 |
| 2088 | 2026-03-11T00:35:24.577Z | Checking crc32fast v1.5.0 |
| 2089 | 2026-03-11T00:35:24.623Z | Checking sec1 v0.7.3 |
| 2090 | 2026-03-11T00:35:24.694Z | Checking goblin v0.10.5 |
| 2091 | 2026-03-11T00:35:24.766Z | Checking bit-set v0.8.0 |
| 2092 | 2026-03-11T00:35:24.813Z | Checking ff v0.13.1 |
| 2093 | 2026-03-11T00:35:24.857Z | Checking wait-timeout v0.2.1 |
| 2094 | 2026-03-11T00:35:24.922Z | Checking memmap2 v0.9.10 |
| 2095 | 2026-03-11T00:35:25.014Z | Checking num-iter v0.1.45 |
| 2096 | 2026-03-11T00:35:25.060Z | Checking group v0.13.0 |
| 2097 | 2026-03-11T00:35:25.103Z | Checking dtrace-parser v0.3.0 |
| 2098 | 2026-03-11T00:35:25.168Z | Checking bstr v1.12.1 |
| 2099 | 2026-03-11T00:35:25.212Z | Checking hkdf v0.12.4 |
| 2100 | 2026-03-11T00:35:25.282Z | Checking ahash v0.8.12 |
| 2101 | 2026-03-11T00:35:25.347Z | Checking crypto-bigint v0.5.5 |
| 2102 | 2026-03-11T00:35:25.417Z | Checking scroll v0.12.0 |
| 2103 | 2026-03-11T00:35:25.462Z | Checking thread-id v5.1.0 |
| 2104 | 2026-03-11T00:35:25.515Z | Checking tokio-rustls v0.26.4 |
| 2105 | 2026-03-11T00:35:25.579Z | Checking quick-error v1.2.3 |
| 2106 | 2026-03-11T00:35:25.624Z | Checking rand_xorshift v0.4.0 |
| 2107 | 2026-03-11T00:35:25.740Z | Checking rusty-fork v0.3.1 |
| 2108 | 2026-03-11T00:35:25.787Z | Checking goblin v0.8.2 |
| 2109 | 2026-03-11T00:35:25.790Z | Checking zerocopy v0.7.35 |
| 2110 | 2026-03-11T00:35:25.874Z | Checking unarray v0.1.4 |
| 2111 | 2026-03-11T00:35:25.878Z | Checking hyper-rustls v0.27.7 |
| 2112 | 2026-03-11T00:35:25.878Z | Checking native-tls v0.2.18 |
| 2113 | 2026-03-11T00:35:26.002Z | Checking num-bigint-dig v0.8.6 |
| 2114 | 2026-03-11T00:35:26.060Z | Checking proptest v1.10.0 |
| 2115 | 2026-03-11T00:35:26.177Z | Checking tokio-native-tls v0.3.1 |
| 2116 | 2026-03-11T00:35:26.259Z | Checking dtrace-parser v0.2.0 |
| 2117 | 2026-03-11T00:35:26.408Z | Checking hyper-tls v0.6.0 |
| 2118 | 2026-03-11T00:35:26.580Z | Checking pkcs1 v0.7.5 |
| 2119 | 2026-03-11T00:35:26.627Z | Checking x509-cert v0.2.5 |
| 2120 | 2026-03-11T00:35:26.671Z | Checking reqwest v0.12.28 |
| 2121 | 2026-03-11T00:35:26.894Z | Checking thread-id v4.2.2 |
| 2122 | 2026-03-11T00:35:26.982Z | Checking elliptic-curve v0.13.8 |
| 2123 | 2026-03-11T00:35:27.031Z | Checking zlib-rs v0.6.2 |
| 2124 | 2026-03-11T00:35:27.202Z | Checking unicode-segmentation v1.12.0 |
| 2125 | 2026-03-11T00:35:27.430Z | Checking rsa v0.9.10 |
| 2126 | 2026-03-11T00:35:27.563Z | Checking crossbeam-deque v0.8.6 |
| 2127 | 2026-03-11T00:35:27.658Z | Checking rfc6979 v0.4.0 |
| 2128 | 2026-03-11T00:35:27.820Z | Checking toml_write v0.1.2 |
| 2129 | 2026-03-11T00:35:27.865Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2130 | 2026-03-11T00:35:27.868Z | Checking ecdsa v0.16.9 |
| 2131 | 2026-03-11T00:35:28.077Z | Checking curve25519-dalek v4.1.3 |
| 2132 | 2026-03-11T00:35:28.080Z | Checking toml_edit v0.22.27 |
| 2133 | 2026-03-11T00:35:28.165Z | Checking dof v0.4.0 |
| 2134 | 2026-03-11T00:35:28.257Z | Checking flate2 v1.1.9 |
| 2135 | 2026-03-11T00:35:28.347Z | Checking rustix v0.38.44 |
| 2136 | 2026-03-11T00:35:28.393Z | Checking env_filter v1.0.0 |
| 2137 | 2026-03-11T00:35:28.575Z | Checking dof v0.3.0 |
| 2138 | 2026-03-11T00:35:28.621Z | Checking psl-types v2.0.11 |
| 2139 | 2026-03-11T00:35:28.666Z | Checking newtype-uuid v1.3.2 |
| 2140 | 2026-03-11T00:35:28.713Z | Checking keccak v0.1.6 |
| 2141 | 2026-03-11T00:35:28.803Z | Checking publicsuffix v2.3.0 |
| 2142 | 2026-03-11T00:35:28.969Z | Checking sha3 v0.10.8 |
| 2143 | 2026-03-11T00:35:28.973Z | Checking daft v0.1.5 |
| 2144 | 2026-03-11T00:35:29.048Z | Checking usdt-impl v0.5.0 |
| 2145 | 2026-03-11T00:35:29.052Z | Checking env_logger v0.11.9 |
| 2146 | 2026-03-11T00:35:29.148Z | Checking ed25519 v2.2.3 |
| 2147 | 2026-03-11T00:35:29.192Z | Checking usdt-impl v0.6.0 |
| 2148 | 2026-03-11T00:35:29.262Z | Checking cookie v0.18.1 |
| 2149 | 2026-03-11T00:35:29.351Z | Checking itertools v0.13.0 |
| 2150 | 2026-03-11T00:35:29.397Z | Checking serde_with v3.17.0 |
| 2151 | 2026-03-11T00:35:29.444Z | Checking bitflags v1.3.2 |
| 2152 | 2026-03-11T00:35:29.447Z | Checking siphasher v1.0.2 |
| 2153 | 2026-03-11T00:35:29.531Z | Checking ed25519-dalek v2.2.0 |
| 2154 | 2026-03-11T00:35:29.580Z | Checking usdt v0.6.0 |
| 2155 | 2026-03-11T00:35:29.583Z | Checking rustls-platform-verifier v0.6.2 |
| 2156 | 2026-03-11T00:35:29.668Z | Checking cookie_store v0.22.1 |
| 2157 | 2026-03-11T00:35:29.714Z | Checking unicode-normalization v0.1.25 |
| 2158 | 2026-03-11T00:35:29.760Z | Checking signal-hook v0.3.18 |
| 2159 | 2026-03-11T00:35:29.816Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2160 | 2026-03-11T00:35:29.863Z | Checking managed v0.8.0 |
| 2161 | 2026-03-11T00:35:29.908Z | Checking winnow v0.5.40 |
| 2162 | 2026-03-11T00:35:30.047Z | Checking rayon-core v1.13.0 |
| 2163 | 2026-03-11T00:35:30.133Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2164 | 2026-03-11T00:35:30.178Z | Checking object v0.37.3 |
| 2165 | 2026-03-11T00:35:30.181Z | Checking reqwest v0.13.2 |
| 2166 | 2026-03-11T00:35:30.276Z | Checking foldhash v0.1.5 |
| 2167 | 2026-03-11T00:35:30.322Z | Checking bzip2 v0.4.4 |
| 2168 | 2026-03-11T00:35:30.485Z | Checking hashbrown v0.15.5 |
| 2169 | 2026-03-11T00:35:30.531Z | Checking signal-hook-mio v0.2.5 |
| 2170 | 2026-03-11T00:35:30.576Z | Checking ref-cast v1.0.25 |
| 2171 | 2026-03-11T00:35:30.695Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2172 | 2026-03-11T00:35:30.741Z | Checking zip v0.6.6 |
| 2173 | 2026-03-11T00:35:30.842Z | Checking bumpalo v3.20.2 |
| 2174 | 2026-03-11T00:35:30.891Z | Checking zstd-safe v7.2.4 |
| 2175 | 2026-03-11T00:35:31.138Z | Checking libbz2-rs-sys v0.2.2 |
| 2176 | 2026-03-11T00:35:31.184Z | Checking zopfli v0.8.3 |
| 2177 | 2026-03-11T00:35:31.187Z | Checking zstd v0.13.3 |
| 2178 | 2026-03-11T00:35:31.270Z | Checking crossterm v0.28.1 |
| 2179 | 2026-03-11T00:35:31.377Z | Checking rayon v1.11.0 |
| 2180 | 2026-03-11T00:35:31.457Z | Checking similar v2.7.0 |
| 2181 | 2026-03-11T00:35:31.509Z | Checking fs-err v3.3.0 |
| 2182 | 2026-03-11T00:35:31.555Z | Checking toml_edit v0.19.15 |
| 2183 | 2026-03-11T00:35:31.665Z | Checking hash32 v0.2.1 |
| 2184 | 2026-03-11T00:35:31.711Z | Checking bzip2 v0.6.1 |
| 2185 | 2026-03-11T00:35:31.908Z | Checking serde-big-array v0.5.1 |
| 2186 | 2026-03-11T00:35:31.955Z | Checking unicode-properties v0.1.4 |
| 2187 | 2026-03-11T00:35:31.958Z | Checking jiff v0.2.21 |
| 2188 | 2026-03-11T00:35:32.041Z | Checking unicode-bidi v0.3.18 |
| 2189 | 2026-03-11T00:35:32.112Z | Checking predicates-core v1.0.10 |
| 2190 | 2026-03-11T00:35:32.228Z | Checking heapless v0.7.17 |
| 2191 | 2026-03-11T00:35:32.276Z | Checking hickory-proto v0.25.2 |
| 2192 | 2026-03-11T00:35:32.744Z | Checking tokio-stream v0.1.18 |
| 2193 | 2026-03-11T00:35:32.744Z | Checking stringprep v0.1.5 |
| 2194 | 2026-03-11T00:35:32.744Z | Checking md-5 v0.10.6 |
| 2195 | 2026-03-11T00:35:32.821Z | Checking float-cmp v0.10.0 |
| 2196 | 2026-03-11T00:35:32.868Z | Checking rustc-hash v2.1.1 |
| 2197 | 2026-03-11T00:35:32.912Z | Checking difflib v0.4.0 |
| 2198 | 2026-03-11T00:35:33.002Z | Checking toml v0.7.8 |
| 2199 | 2026-03-11T00:35:33.048Z | Checking normalize-line-endings v0.3.0 |
| 2200 | 2026-03-11T00:35:33.051Z | Checking fallible-iterator v0.2.0 |
| 2201 | 2026-03-11T00:35:33.171Z | Checking iddqd v0.3.17 |
| 2202 | 2026-03-11T00:35:33.217Z | Checking predicates v3.1.4 |
| 2203 | 2026-03-11T00:35:33.466Z | Checking smoltcp v0.9.1 |
| 2204 | 2026-03-11T00:35:33.512Z | Checking postgres-protocol v0.6.10 |
| 2205 | 2026-03-11T00:35:33.515Z | Checking phf_shared v0.13.1 |
| 2206 | 2026-03-11T00:35:33.648Z | Checking phf_shared v0.11.3 |
| 2207 | 2026-03-11T00:35:33.694Z | Checking itertools v0.12.1 |
| 2208 | 2026-03-11T00:35:33.859Z | Checking console v0.16.2 |
| 2209 | 2026-03-11T00:35:33.905Z | Checking buf-list v1.1.2 |
| 2210 | 2026-03-11T00:35:33.959Z | Checking strum v0.27.2 |
| 2211 | 2026-03-11T00:35:34.135Z | Checking lalrpop-util v0.19.12 |
| 2212 | 2026-03-11T00:35:34.180Z | Checking unit-prefix v0.5.2 |
| 2213 | 2026-03-11T00:35:34.290Z | Checking precomputed-hash v0.1.1 |
| 2214 | 2026-03-11T00:35:34.336Z | Checking new_debug_unreachable v1.0.6 |
| 2215 | 2026-03-11T00:35:34.382Z | Checking fixedbitset v0.5.7 |
| 2216 | 2026-03-11T00:35:34.385Z | Checking fixedbitset v0.4.2 |
| 2217 | 2026-03-11T00:35:34.421Z | Checking indicatif v0.18.4 |
| 2218 | 2026-03-11T00:35:34.508Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2219 | 2026-03-11T00:35:34.511Z | Checking string_cache v0.8.9 |
| 2220 | 2026-03-11T00:35:34.645Z | Checking petgraph v0.6.5 |
| 2221 | 2026-03-11T00:35:34.690Z | Checking petgraph v0.8.3 |
| 2222 | 2026-03-11T00:35:34.798Z | Checking postgres-types v0.2.12 |
| 2223 | 2026-03-11T00:35:35.013Z | Checking phf v0.13.1 |
| 2224 | 2026-03-11T00:35:35.135Z | Checking zone v0.3.1 |
| 2225 | 2026-03-11T00:35:35.227Z | Checking zip v4.6.1 |
| 2226 | 2026-03-11T00:35:35.272Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2227 | 2026-03-11T00:35:35.316Z | Checking peg-runtime v0.8.5 |
| 2228 | 2026-03-11T00:35:35.526Z | Checking whoami v2.1.0 |
| 2229 | 2026-03-11T00:35:35.699Z | Checking futures-executor v0.3.32 |
| 2230 | 2026-03-11T00:35:35.795Z | Checking is-terminal v0.4.17 |
| 2231 | 2026-03-11T00:35:35.840Z | Checking tokio-postgres v0.7.16 |
| 2232 | 2026-03-11T00:35:35.924Z | Checking futures v0.3.32 |
| 2233 | 2026-03-11T00:35:35.969Z | Checking crossbeam-channel v0.5.15 |
| 2234 | 2026-03-11T00:35:36.036Z | Checking thread_local v1.1.9 |
| 2235 | 2026-03-11T00:35:36.081Z | Checking term v1.2.1 |
| 2236 | 2026-03-11T00:35:36.210Z | Checking take_mut v0.2.2 |
| 2237 | 2026-03-11T00:35:36.277Z | Checking regress v0.10.5 |
| 2238 | 2026-03-11T00:35:36.374Z | Compiling rustls v0.22.4 |
| 2239 | 2026-03-11T00:35:36.419Z | Checking slog-term v2.9.2 |
| 2240 | 2026-03-11T00:35:36.463Z | Checking slog-async v2.8.0 |
| 2241 | 2026-03-11T00:35:36.509Z | Compiling newtype-uuid-macros v0.1.0 |
| 2242 | 2026-03-11T00:35:36.709Z | Compiling structmeta-derive v0.3.0 |
| 2243 | 2026-03-11T00:35:36.755Z | Compiling multer v3.1.0 |
| 2244 | 2026-03-11T00:35:36.805Z | Compiling async-stream-impl v0.3.6 |
| 2245 | 2026-03-11T00:35:36.931Z | Compiling dropshot v0.16.7 |
| 2246 | 2026-03-11T00:35:37.141Z | Compiling dropshot_endpoint v0.16.7 |
| 2247 | 2026-03-11T00:35:37.325Z | Checking match_cfg v0.1.0 |
| 2248 | 2026-03-11T00:35:37.449Z | Checking hostname v0.3.1 |
| 2249 | 2026-03-11T00:35:37.533Z | Checking slog-json v2.6.1 |
| 2250 | 2026-03-11T00:35:37.580Z | Checking debug-ignore v1.0.5 |
| 2251 | 2026-03-11T00:35:37.626Z | Checking serde_spanned v1.0.4 |
| 2252 | 2026-03-11T00:35:37.713Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2253 | 2026-03-11T00:35:37.760Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2254 | 2026-03-11T00:35:37.803Z | Checking slog-bunyan v2.5.0 |
| 2255 | 2026-03-11T00:35:37.851Z | Checking rustls-webpki v0.102.8 |
| 2256 | 2026-03-11T00:35:37.897Z | Checking serde_path_to_error v0.1.20 |
| 2257 | 2026-03-11T00:35:37.981Z | Checking async-stream v0.3.6 |
| 2258 | 2026-03-11T00:35:38.028Z | Checking toml v0.9.12+spec-1.1.0 |
| 2259 | 2026-03-11T00:35:38.241Z | Compiling structmeta v0.3.0 |
| 2260 | 2026-03-11T00:35:38.287Z | Checking progenitor-client v0.13.0 |
| 2261 | 2026-03-11T00:35:38.331Z | Checking waitgroup v0.1.2 |
| 2262 | 2026-03-11T00:35:38.372Z | Checking rustls-pemfile v2.2.0 |
| 2263 | 2026-03-11T00:35:38.490Z | Checking hostname v0.4.2 |
| 2264 | 2026-03-11T00:35:38.493Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2265 | 2026-03-11T00:35:38.577Z | Compiling derive-ex v0.1.8 |
| 2266 | 2026-03-11T00:35:38.623Z | Compiling parse-display-derive v0.10.0 |
| 2267 | 2026-03-11T00:35:38.626Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2268 | 2026-03-11T00:35:38.710Z | Checking itertools v0.14.0 |
| 2269 | 2026-03-11T00:35:38.870Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2270 | 2026-03-11T00:35:38.915Z | Checking macaddr v1.0.1 |
| 2271 | 2026-03-11T00:35:39.088Z | Checking progenitor-client v0.10.0 |
| 2272 | 2026-03-11T00:35:39.183Z | Checking instant v0.1.13 |
| 2273 | 2026-03-11T00:35:39.329Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2274 | 2026-03-11T00:35:39.410Z | Checking backoff v0.4.0 |
| 2275 | 2026-03-11T00:35:39.457Z | Checking backon v1.6.0 |
| 2276 | 2026-03-11T00:35:39.503Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2277 | 2026-03-11T00:35:39.667Z | Checking heck v0.5.0 |
| 2278 | 2026-03-11T00:35:39.716Z | Checking progenitor-extras v0.1.1 |
| 2279 | 2026-03-11T00:35:39.870Z | Checking camino-tempfile v1.4.1 |
| 2280 | 2026-03-11T00:35:40.133Z | Checking toml v0.8.23 |
| 2281 | 2026-03-11T00:35:40.226Z | Compiling cfg_aliases v0.2.1 |
| 2282 | 2026-03-11T00:35:40.272Z | Compiling memoffset v0.9.1 |
| 2283 | 2026-03-11T00:35:40.360Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2284 | 2026-03-11T00:35:40.476Z | Checking tokio-rustls v0.25.0 |
| 2285 | 2026-03-11T00:35:40.646Z | Compiling crucible-workspace-hack v0.1.0 |
| 2286 | 2026-03-11T00:35:40.883Z | Checking secrecy v0.10.3 |
| 2287 | 2026-03-11T00:35:40.980Z | Checking parse-display v0.10.0 |
| 2288 | 2026-03-11T00:35:41.026Z | Compiling test-strategy v0.4.5 |
| 2289 | 2026-03-11T00:35:41.071Z | Checking glob v0.3.3 |
| 2290 | 2026-03-11T00:35:41.192Z | Compiling proc-macro-crate v3.4.0 |
| 2291 | 2026-03-11T00:35:41.237Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2292 | 2026-03-11T00:35:41.381Z | Compiling heapless v0.8.0 |
| 2293 | 2026-03-11T00:35:41.616Z | Checking tabwriter v1.4.1 |
| 2294 | 2026-03-11T00:35:41.861Z | Checking hash32 v0.3.1 |
| 2295 | 2026-03-11T00:35:41.905Z | Compiling unsafe-libyaml v0.2.11 |
| 2296 | 2026-03-11T00:35:41.908Z | Compiling ingot-macros v0.1.1 |
| 2297 | 2026-03-11T00:35:41.994Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2298 | 2026-03-11T00:35:42.055Z | Compiling convert_case v0.4.0 |
| 2299 | 2026-03-11T00:35:42.101Z | Compiling smoltcp v0.11.0 |
| 2300 | 2026-03-11T00:35:42.640Z | Compiling derive_more v0.99.20 |
| 2301 | 2026-03-11T00:35:42.700Z | Compiling serde_yaml v0.9.34+deprecated |
| 2302 | 2026-03-11T00:35:42.911Z | Compiling num_enum_derive v0.7.5 |
| 2303 | 2026-03-11T00:35:42.988Z | Checking cobs v0.3.0 |
| 2304 | 2026-03-11T00:35:43.145Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2305 | 2026-03-11T00:35:43.205Z | Compiling foreign-types-macros v0.2.3 |
| 2306 | 2026-03-11T00:35:43.395Z | Checking foreign-types-shared v0.3.1 |
| 2307 | 2026-03-11T00:35:43.545Z | Checking cpufeatures v0.3.0 |
| 2308 | 2026-03-11T00:35:43.674Z | Checking chacha20 v0.10.0 |
| 2309 | 2026-03-11T00:35:43.719Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2310 | 2026-03-11T00:35:43.962Z | Checking postcard v1.1.3 |
| 2311 | 2026-03-11T00:35:44.050Z | Checking foreign-types v0.5.0 |
| 2312 | 2026-03-11T00:35:44.401Z | Checking num_enum v0.7.5 |
| 2313 | 2026-03-11T00:35:44.404Z | Compiling proc-macro-crate v1.3.1 |
| 2314 | 2026-03-11T00:35:44.531Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2315 | 2026-03-11T00:35:44.620Z | Checking sigpipe v0.1.3 |
| 2316 | 2026-03-11T00:35:44.757Z | Checking cstr-argument v0.1.2 |
| 2317 | 2026-03-11T00:35:44.810Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2318 | 2026-03-11T00:35:44.854Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2319 | 2026-03-11T00:35:44.986Z | Checking colored v3.1.1 |
| 2320 | 2026-03-11T00:35:45.042Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2321 | 2026-03-11T00:35:45.270Z | Compiling num_enum_derive v0.5.11 |
| 2322 | 2026-03-11T00:35:45.314Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2323 | 2026-03-11T00:35:45.420Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2324 | 2026-03-11T00:35:45.471Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2325 | 2026-03-11T00:35:45.576Z | Checking rand v0.10.0 |
| 2326 | 2026-03-11T00:35:45.647Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2327 | 2026-03-11T00:35:45.692Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2328 | 2026-03-11T00:35:45.822Z | Checking ingot-types v0.1.2 |
| 2329 | 2026-03-11T00:35:45.826Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2330 | 2026-03-11T00:35:45.961Z | Compiling nix v0.30.1 |
| 2331 | 2026-03-11T00:35:46.052Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2332 | 2026-03-11T00:35:46.279Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2333 | 2026-03-11T00:35:46.369Z | Checking smf v0.2.3 |
| 2334 | 2026-03-11T00:35:46.372Z | Checking ingot v0.1.1 |
| 2335 | 2026-03-11T00:35:46.584Z | Compiling num-derive v0.4.2 |
| 2336 | 2026-03-11T00:35:46.626Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2337 | 2026-03-11T00:35:46.712Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2338 | 2026-03-11T00:35:46.757Z | Checking num_enum v0.5.11 |
| 2339 | 2026-03-11T00:35:46.958Z | Checking whoami v1.6.1 |
| 2340 | 2026-03-11T00:35:46.961Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2341 | 2026-03-11T00:35:47.042Z | Compiling typify-impl v0.6.1 |
| 2342 | 2026-03-11T00:35:47.212Z | Checking half v2.7.1 |
| 2343 | 2026-03-11T00:35:47.439Z | Checking ciborium-io v0.2.2 |
| 2344 | 2026-03-11T00:35:47.589Z | Checking indent_write v2.2.0 |
| 2345 | 2026-03-11T00:35:47.632Z | Checking ciborium-ll v0.2.2 |
| 2346 | 2026-03-11T00:35:47.789Z | Checking universal-hash v0.5.1 |
| 2347 | 2026-03-11T00:35:47.841Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2348 | 2026-03-11T00:35:47.893Z | Checking ciborium v0.2.2 |
| 2349 | 2026-03-11T00:35:47.967Z | Checking opaque-debug v0.3.1 |
| 2350 | 2026-03-11T00:35:48.013Z | Checking aead v0.5.2 |
| 2351 | 2026-03-11T00:35:48.095Z | Checking swrite v0.1.0 |
| 2352 | 2026-03-11T00:35:48.169Z | Checking poly1305 v0.8.0 |
| 2353 | 2026-03-11T00:35:48.228Z | Checking chacha20 v0.9.1 |
| 2354 | 2026-03-11T00:35:48.271Z | Checking unicode-width v0.1.14 |
| 2355 | 2026-03-11T00:35:48.504Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2356 | 2026-03-11T00:35:48.549Z | Checking password-hash v0.5.0 |
| 2357 | 2026-03-11T00:35:48.552Z | Checking blake2 v0.10.6 |
| 2358 | 2026-03-11T00:35:48.639Z | Compiling usdt-attr-macro v0.5.0 |
| 2359 | 2026-03-11T00:35:48.863Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2360 | 2026-03-11T00:35:48.909Z | Compiling usdt-macro v0.5.0 |
| 2361 | 2026-03-11T00:35:48.953Z | Checking memmap v0.7.0 |
| 2362 | 2026-03-11T00:35:49.050Z | Checking argon2 v0.5.3 |
| 2363 | 2026-03-11T00:35:49.159Z | Checking chacha20poly1305 v0.10.1 |
| 2364 | 2026-03-11T00:35:49.359Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2365 | 2026-03-11T00:35:49.531Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2366 | 2026-03-11T00:35:49.727Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2367 | 2026-03-11T00:35:49.805Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2368 | 2026-03-11T00:35:49.941Z | Checking usdt v0.5.0 |
| 2369 | 2026-03-11T00:35:50.034Z | Compiling derive-where v1.6.0 |
| 2370 | 2026-03-11T00:35:50.129Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2371 | 2026-03-11T00:35:50.177Z | Checking atomicwrites v0.4.4 |
| 2372 | 2026-03-11T00:35:50.231Z | Checking thiserror-no-std v2.0.2 |
| 2373 | 2026-03-11T00:35:50.233Z | Checking tokio-dtrace v0.1.1 |
| 2374 | 2026-03-11T00:35:50.370Z | Checking console v0.15.11 |
| 2375 | 2026-03-11T00:35:50.415Z | Checking vsss-rs v3.3.4 |
| 2376 | 2026-03-11T00:35:50.499Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2377 | 2026-03-11T00:35:50.541Z | Checking oxide-tokio-rt v0.1.2 |
| 2378 | 2026-03-11T00:35:50.763Z | Checking newline-converter v0.3.0 |
| 2379 | 2026-03-11T00:35:50.808Z | Checking bytecount v0.6.9 |
| 2380 | 2026-03-11T00:35:50.941Z | Checking expectorate v1.2.0 |
| 2381 | 2026-03-11T00:35:50.994Z | Compiling prettyplease v0.2.37 |
| 2382 | 2026-03-11T00:35:51.042Z | Compiling owo-colors v4.3.0 |
| 2383 | 2026-03-11T00:35:51.138Z | Compiling cancel-safe-futures v0.1.5 |
| 2384 | 2026-03-11T00:35:51.372Z | Checking libsw-core v0.3.2 |
| 2385 | 2026-03-11T00:35:51.601Z | Checking libsw v3.5.0 |
| 2386 | 2026-03-11T00:35:51.825Z | Checking same-file v1.0.6 |
| 2387 | 2026-03-11T00:35:51.882Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2388 | 2026-03-11T00:35:51.928Z | Checking linear-map v1.2.0 |
| 2389 | 2026-03-11T00:35:51.931Z | Checking num-rational v0.4.2 |
| 2390 | 2026-03-11T00:35:52.016Z | Checking num-complex v0.4.6 |
| 2391 | 2026-03-11T00:35:52.019Z | Checking walkdir v2.5.0 |
| 2392 | 2026-03-11T00:35:52.170Z | Checking float-ord v0.3.2 |
| 2393 | 2026-03-11T00:35:52.255Z | Compiling typify-impl v0.4.3 |
| 2394 | 2026-03-11T00:35:52.299Z | Checking gethostname v0.5.0 |
| 2395 | 2026-03-11T00:35:52.463Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2396 | 2026-03-11T00:35:52.536Z | Checking num v0.4.3 |
| 2397 | 2026-03-11T00:35:52.581Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2398 | 2026-03-11T00:35:52.625Z | Compiling async-recursion v1.1.1 |
| 2399 | 2026-03-11T00:35:52.669Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2400 | 2026-03-11T00:35:53.580Z | Compiling typify-macro v0.6.1 |
| 2401 | 2026-03-11T00:35:54.614Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2402 | 2026-03-11T00:35:55.030Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2403 | 2026-03-11T00:35:55.243Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2404 | 2026-03-11T00:35:55.759Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2405 | 2026-03-11T00:35:55.806Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2406 | 2026-03-11T00:35:56.002Z | Compiling typify v0.6.1 |
| 2407 | 2026-03-11T00:35:56.166Z | Compiling progenitor-impl v0.13.0 |
| 2408 | 2026-03-11T00:35:57.664Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2409 | 2026-03-11T00:35:58.746Z | Checking smawk v0.3.2 |
| 2410 | 2026-03-11T00:35:58.789Z | Compiling typify-macro v0.4.3 |
| 2411 | 2026-03-11T00:35:58.922Z | Checking unicode-linebreak v0.1.5 |
| 2412 | 2026-03-11T00:35:58.965Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2413 | 2026-03-11T00:35:59.128Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2414 | 2026-03-11T00:35:59.240Z | Checking globset v0.4.18 |
| 2415 | 2026-03-11T00:35:59.800Z | Compiling convert_case v0.10.0 |
| 2416 | 2026-03-11T00:35:59.887Z | Compiling progenitor-macro v0.13.0 |
| 2417 | 2026-03-11T00:36:00.508Z | Compiling slog-dtrace v0.3.0 |
| 2418 | 2026-03-11T00:36:00.809Z | Checking resolv-conf v0.7.6 |
| 2419 | 2026-03-11T00:36:01.024Z | Compiling derive_more-impl v2.1.1 |
| 2420 | 2026-03-11T00:36:01.195Z | Compiling typify v0.4.3 |
| 2421 | 2026-03-11T00:36:01.367Z | Compiling pin-project-internal v1.1.11 |
| 2422 | 2026-03-11T00:36:01.464Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2423 | 2026-03-11T00:36:01.763Z | Checking pem v3.0.6 |
| 2424 | 2026-03-11T00:36:02.008Z | Checking fd-lock v4.0.4 |
| 2425 | 2026-03-11T00:36:02.179Z | Checking derive_more v2.1.1 |
| 2426 | 2026-03-11T00:36:02.223Z | Checking vte v0.14.1 |
| 2427 | 2026-03-11T00:36:02.226Z | Checking display-error-chain v0.2.2 |
| 2428 | 2026-03-11T00:36:02.315Z | Checking crossterm v0.29.0 |
| 2429 | 2026-03-11T00:36:02.452Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2430 | 2026-03-11T00:36:02.496Z | Checking strip-ansi-escapes v0.2.1 |
| 2431 | 2026-03-11T00:36:02.668Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2432 | 2026-03-11T00:36:02.780Z | Compiling snafu-derive v0.8.9 |
| 2433 | 2026-03-11T00:36:02.968Z | Checking pin-project v1.1.11 |
| 2434 | 2026-03-11T00:36:03.131Z | Checking nu-ansi-term v0.50.3 |
| 2435 | 2026-03-11T00:36:03.135Z | Checking termtree v0.5.1 |
| 2436 | 2026-03-11T00:36:03.385Z | Checking linked-hash-map v0.5.6 |
| 2437 | 2026-03-11T00:36:03.453Z | Checking reedline v0.40.0 |
| 2438 | 2026-03-11T00:36:03.517Z | Compiling progenitor-impl v0.11.2 |
| 2439 | 2026-03-11T00:36:03.651Z | Checking lru-cache v0.1.2 |
| 2440 | 2026-03-11T00:36:03.839Z | Checking textwrap v0.16.2 |
| 2441 | 2026-03-11T00:36:04.151Z | Checking olpc-cjson v0.1.4 |
| 2442 | 2026-03-11T00:36:04.365Z | Checking hickory-proto v0.24.4 |
| 2443 | 2026-03-11T00:36:05.086Z | Checking serde_plain v1.0.2 |
| 2444 | 2026-03-11T00:36:05.132Z | Compiling minimal-lexical v0.2.1 |
| 2445 | 2026-03-11T00:36:05.322Z | Checking typed-path v0.9.3 |
| 2446 | 2026-03-11T00:36:05.516Z | Compiling nom v7.1.3 |
| 2447 | 2026-03-11T00:36:05.561Z | Checking snafu v0.8.9 |
| 2448 | 2026-03-11T00:36:06.464Z | Checking tough v0.20.0 |
| 2449 | 2026-03-11T00:36:06.838Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2450 | 2026-03-11T00:36:06.893Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2451 | 2026-03-11T00:36:06.997Z | Checking progenitor v0.13.0 |
| 2452 | 2026-03-11T00:36:07.155Z | Checking progenitor-client v0.11.2 |
| 2453 | 2026-03-11T00:36:07.205Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2454 | 2026-03-11T00:36:07.291Z | Compiling progenitor-macro v0.11.2 |
| 2455 | 2026-03-11T00:36:07.394Z | Checking nibble_vec v0.1.0 |
| 2456 | 2026-03-11T00:36:07.479Z | Checking endian-type v0.1.2 |
| 2457 | 2026-03-11T00:36:07.591Z | Checking hickory-resolver v0.24.4 |
| 2458 | 2026-03-11T00:36:07.654Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2459 | 2026-03-11T00:36:07.700Z | Checking radix_trie v0.2.1 |
| 2460 | 2026-03-11T00:36:08.015Z | Compiling ar_archive_writer v0.5.1 |
| 2461 | 2026-03-11T00:36:08.146Z | Checking humantime v2.3.0 |
| 2462 | 2026-03-11T00:36:08.419Z | Checking csv-core v0.1.13 |
| 2463 | 2026-03-11T00:36:08.466Z | Checking base64 v0.21.7 |
| 2464 | 2026-03-11T00:36:08.606Z | Checking qorb v0.4.1 |
| 2465 | 2026-03-11T00:36:08.690Z | Checking csv v1.4.0 |
| 2466 | 2026-03-11T00:36:08.821Z | Compiling stacker v0.1.23 |
| 2467 | 2026-03-11T00:36:09.213Z | Compiling cfg_aliases v0.1.1 |
| 2468 | 2026-03-11T00:36:09.259Z | Compiling psm v0.1.30 |
| 2469 | 2026-03-11T00:36:09.262Z | Checking highway v1.3.0 |
| 2470 | 2026-03-11T00:36:09.441Z | Compiling nix v0.28.0 |
| 2471 | 2026-03-11T00:36:09.639Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2472 | 2026-03-11T00:36:10.024Z | Checking papergrid v0.11.0 |
| 2473 | 2026-03-11T00:36:10.306Z | Compiling tabled_derive v0.7.0 |
| 2474 | 2026-03-11T00:36:10.351Z | Checking home v0.5.12 |
| 2475 | 2026-03-11T00:36:10.584Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2476 | 2026-03-11T00:36:10.631Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2477 | 2026-03-11T00:36:10.879Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2478 | 2026-03-11T00:36:10.934Z | Checking phf_shared v0.12.1 |
| 2479 | 2026-03-11T00:36:11.171Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2480 | 2026-03-11T00:36:11.341Z | Compiling semver v0.1.20 |
| 2481 | 2026-03-11T00:36:11.573Z | Compiling chrono-tz v0.10.4 |
| 2482 | 2026-03-11T00:36:11.708Z | Checking tabled v0.15.0 |
| 2483 | 2026-03-11T00:36:11.754Z | Compiling rustc_version v0.1.7 |
| 2484 | 2026-03-11T00:36:11.757Z | Checking recursive v0.1.1 |
| 2485 | 2026-03-11T00:36:11.841Z | Checking phf v0.12.1 |
| 2486 | 2026-03-11T00:36:11.987Z | Compiling const_format_proc_macros v0.2.34 |
| 2487 | 2026-03-11T00:36:12.066Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2488 | 2026-03-11T00:36:12.130Z | Compiling peg-macros v0.8.5 |
| 2489 | 2026-03-11T00:36:12.347Z | Checking winnow v0.6.26 |
| 2490 | 2026-03-11T00:36:13.181Z | Compiling sqlparser_derive v0.5.0 |
| 2491 | 2026-03-11T00:36:13.291Z | Checking unicode_categories v0.1.1 |
| 2492 | 2026-03-11T00:36:13.538Z | Checking rustyline v14.0.0 |
| 2493 | 2026-03-11T00:36:13.973Z | Checking sqlformat v0.3.5 |
| 2494 | 2026-03-11T00:36:14.055Z | Checking const_format v0.2.35 |
| 2495 | 2026-03-11T00:36:14.100Z | Checking peg v0.8.5 |
| 2496 | 2026-03-11T00:36:14.229Z | Checking sqlparser v0.61.0 |
| 2497 | 2026-03-11T00:36:14.334Z | Compiling newtype_derive v0.1.6 |
| 2498 | 2026-03-11T00:36:14.385Z | Checking progenitor v0.11.2 |
| 2499 | 2026-03-11T00:36:14.531Z | Checking bcs v0.1.6 |
| 2500 | 2026-03-11T00:36:14.586Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2501 | 2026-03-11T00:36:14.637Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2502 | 2026-03-11T00:36:14.862Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2503 | 2026-03-11T00:36:14.865Z | Checking steno v0.4.1 |
| 2504 | 2026-03-11T00:36:14.989Z | Checking utf-8 v0.7.6 |
| 2505 | 2026-03-11T00:36:14.992Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2506 | 2026-03-11T00:36:15.199Z | Checking filetime v0.2.27 |
| 2507 | 2026-03-11T00:36:15.264Z | Checking arc-swap v1.8.2 |
| 2508 | 2026-03-11T00:36:15.310Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2509 | 2026-03-11T00:36:15.407Z | Checking xattr v1.6.1 |
| 2510 | 2026-03-11T00:36:15.601Z | Checking slog-scope v4.4.1 |
| 2511 | 2026-03-11T00:36:15.645Z | Checking tar v0.4.44 |
| 2512 | 2026-03-11T00:36:15.809Z | Compiling progenitor-impl v0.10.0 |
| 2513 | 2026-03-11T00:36:16.222Z | Checking slog-stdlog v4.1.1 |
| 2514 | 2026-03-11T00:36:16.344Z | Checking tungstenite v0.21.0 |
| 2515 | 2026-03-11T00:36:16.408Z | Checking slog-envlogger v2.2.0 |
| 2516 | 2026-03-11T00:36:16.628Z | Checking typeid v1.0.3 |
| 2517 | 2026-03-11T00:36:16.792Z | Checking subprocess v0.2.15 |
| 2518 | 2026-03-11T00:36:16.942Z | Checking tokio-tungstenite v0.21.0 |
| 2519 | 2026-03-11T00:36:17.201Z | Checking headers-core v0.3.0 |
| 2520 | 2026-03-11T00:36:17.342Z | Compiling lzma-sys v0.1.20 |
| 2521 | 2026-03-11T00:36:17.389Z | Checking headers v0.4.1 |
| 2522 | 2026-03-11T00:36:17.506Z | Compiling cargo_toml v0.22.3 |
| 2523 | 2026-03-11T00:36:18.081Z | Checking yasna v0.5.2 |
| 2524 | 2026-03-11T00:36:18.154Z | Checking xz2 v0.1.7 |
| 2525 | 2026-03-11T00:36:18.409Z | Checking ron v0.12.0 |
| 2526 | 2026-03-11T00:36:18.641Z | Checking rcgen v0.12.1 |
| 2527 | 2026-03-11T00:36:18.930Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2528 | 2026-03-11T00:36:19.096Z | Checking base16ct v1.0.0 |
| 2529 | 2026-03-11T00:36:19.253Z | Checking dropshot-api-manager-types v0.6.0 |
| 2530 | 2026-03-11T00:36:19.299Z | Checking tagptr v0.2.0 |
| 2531 | 2026-03-11T00:36:19.435Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2532 | 2026-03-11T00:36:19.505Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2533 | 2026-03-11T00:36:19.549Z | Checking moka v0.12.13 |
| 2534 | 2026-03-11T00:36:19.592Z | Compiling progenitor-macro v0.10.0 |
| 2535 | 2026-03-11T00:36:19.688Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2536 | 2026-03-11T00:36:19.734Z | Compiling radium v0.7.0 |
| 2537 | 2026-03-11T00:36:20.178Z | Compiling libefi-sys v0.1.0 |
| 2538 | 2026-03-11T00:36:20.412Z | Compiling bitfield-struct v0.6.2 |
| 2539 | 2026-03-11T00:36:20.458Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2540 | 2026-03-11T00:36:20.506Z | Checking hickory-resolver v0.25.2 |
| 2541 | 2026-03-11T00:36:20.604Z | Checking tap v1.0.1 |
| 2542 | 2026-03-11T00:36:20.676Z | Compiling maybe-uninit v2.0.0 |
| 2543 | 2026-03-11T00:36:20.783Z | Checking wyz v0.5.1 |
| 2544 | 2026-03-11T00:36:21.325Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2545 | 2026-03-11T00:36:21.368Z | Compiling zerocopy-derive v0.6.6 |
| 2546 | 2026-03-11T00:36:21.482Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2547 | 2026-03-11T00:36:21.526Z | Checking funty v2.0.0 |
| 2548 | 2026-03-11T00:36:21.571Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2549 | 2026-03-11T00:36:21.704Z | Compiling packed_struct v0.10.1 |
| 2550 | 2026-03-11T00:36:22.032Z | Checking crc-catalog v2.4.0 |
| 2551 | 2026-03-11T00:36:22.085Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2552 | 2026-03-11T00:36:22.195Z | Checking crc v3.4.0 |
| 2553 | 2026-03-11T00:36:22.240Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2554 | 2026-03-11T00:36:22.346Z | Checking bitvec v1.0.1 |
| 2555 | 2026-03-11T00:36:22.468Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2556 | 2026-03-11T00:36:22.562Z | Checking zerocopy v0.6.6 |
| 2557 | 2026-03-11T00:36:22.700Z | Compiling packed_struct_codegen v0.10.1 |
| 2558 | 2026-03-11T00:36:22.744Z | Compiling bitfield-macros v0.19.4 |
| 2559 | 2026-03-11T00:36:22.849Z | Compiling indexmap v1.9.3 |
| 2560 | 2026-03-11T00:36:23.023Z | Checking nodrop v0.1.14 |
| 2561 | 2026-03-11T00:36:23.192Z | Checking array-init v0.0.4 |
| 2562 | 2026-03-11T00:36:23.247Z | Checking smallvec v0.6.14 |
| 2563 | 2026-03-11T00:36:23.534Z | Checking hashbrown v0.12.3 |
| 2564 | 2026-03-11T00:36:23.724Z | Checking bitfield v0.19.4 |
| 2565 | 2026-03-11T00:36:23.727Z | Checking serde-hex v0.1.0 |
| 2566 | 2026-03-11T00:36:24.182Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2567 | 2026-03-11T00:36:24.224Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2568 | 2026-03-11T00:36:24.415Z | Checking ron v0.8.1 |
| 2569 | 2026-03-11T00:36:24.615Z | Checking hashbrown v0.13.2 |
| 2570 | 2026-03-11T00:36:25.218Z | Checking crc-any v2.5.0 |
| 2571 | 2026-03-11T00:36:25.288Z | Checking object v0.30.4 |
| 2572 | 2026-03-11T00:36:25.478Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2573 | 2026-03-11T00:36:25.521Z | Checking path-slash v0.1.5 |
| 2574 | 2026-03-11T00:36:25.689Z | Compiling xshell-macros v0.2.7 |
| 2575 | 2026-03-11T00:36:25.731Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2576 | 2026-03-11T00:36:25.952Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2577 | 2026-03-11T00:36:25.997Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2578 | 2026-03-11T00:36:26.248Z | Checking xshell v0.2.7 |
| 2579 | 2026-03-11T00:36:26.291Z | Checking half v1.8.3 |
| 2580 | 2026-03-11T00:36:26.530Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2581 | 2026-03-11T00:36:26.597Z | Checking serde_cbor v0.11.2 |
| 2582 | 2026-03-11T00:36:26.743Z | Checking progenitor v0.10.0 |
| 2583 | 2026-03-11T00:36:26.896Z | Compiling num-derive v0.3.3 |
| 2584 | 2026-03-11T00:36:26.955Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2585 | 2026-03-11T00:36:27.169Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2586 | 2026-03-11T00:36:27.519Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2587 | 2026-03-11T00:36:27.732Z | Compiling proc-macro-error2 v2.0.1 |
| 2588 | 2026-03-11T00:36:27.836Z | Compiling nix v0.31.1 |
| 2589 | 2026-03-11T00:36:28.130Z | Checking libscf-sys v1.1.0 |
| 2590 | 2026-03-11T00:36:28.174Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2591 | 2026-03-11T00:36:28.333Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2592 | 2026-03-11T00:36:28.448Z | Compiling tabled_derive v0.11.0 |
| 2593 | 2026-03-11T00:36:28.543Z | Checking papergrid v0.17.0 |
| 2594 | 2026-03-11T00:36:28.633Z | Checking testing_table v0.3.0 |
| 2595 | 2026-03-11T00:36:28.786Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2596 | 2026-03-11T00:36:29.533Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2597 | 2026-03-11T00:36:29.668Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2598 | 2026-03-11T00:36:29.888Z | Checking maplit v1.0.2 |
| 2599 | 2026-03-11T00:36:30.067Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2600 | 2026-03-11T00:36:30.109Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2601 | 2026-03-11T00:36:30.158Z | Checking tabled v0.20.0 |
| 2602 | 2026-03-11T00:36:30.240Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2603 | 2026-03-11T00:36:30.778Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2604 | 2026-03-11T00:36:30.822Z | Checking crc8 v0.1.1 |
| 2605 | 2026-03-11T00:36:30.982Z | Checking fxhash v0.2.1 |
| 2606 | 2026-03-11T00:36:31.171Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2607 | 2026-03-11T00:36:31.275Z | Checking unicase v2.9.0 |
| 2608 | 2026-03-11T00:36:31.335Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2609 | 2026-03-11T00:36:31.524Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2610 | 2026-03-11T00:36:31.648Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2611 | 2026-03-11T00:36:32.089Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2612 | 2026-03-11T00:36:32.136Z | Checking kstat-rs v0.2.4 |
| 2613 | 2026-03-11T00:36:32.223Z | Compiling parking_lot_core v0.8.6 |
| 2614 | 2026-03-11T00:36:32.420Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2615 | 2026-03-11T00:36:32.742Z | Compiling git-stub v1.0.0 |
| 2616 | 2026-03-11T00:36:32.745Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2617 | 2026-03-11T00:36:32.939Z | Compiling dsl_auto_type v0.1.3 |
| 2618 | 2026-03-11T00:36:33.024Z | Checking scheduled-thread-pool v0.2.7 |
| 2619 | 2026-03-11T00:36:33.106Z | Compiling vergen-gitcl v1.0.8 |
| 2620 | 2026-03-11T00:36:33.243Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2621 | 2026-03-11T00:36:33.466Z | Checking r2d2 v0.8.10 |
| 2622 | 2026-03-11T00:36:33.512Z | Compiling git-stub-vcs v0.1.0 |
| 2623 | 2026-03-11T00:36:33.600Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2624 | 2026-03-11T00:36:33.731Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2625 | 2026-03-11T00:36:33.779Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2626 | 2026-03-11T00:36:33.821Z | Compiling diesel_derives v2.2.7 |
| 2627 | 2026-03-11T00:36:33.864Z | Checking parking_lot v0.11.2 |
| 2628 | 2026-03-11T00:36:34.045Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2629 | 2026-03-11T00:36:34.143Z | Checking prefix-trie v0.7.0 |
| 2630 | 2026-03-11T00:36:34.188Z | Checking nanorand v0.7.0 |
| 2631 | 2026-03-11T00:36:34.480Z | Compiling dirs-sys-next v0.1.2 |
| 2632 | 2026-03-11T00:36:34.593Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2633 | 2026-03-11T00:36:34.638Z | Compiling crunchy v0.2.4 |
| 2634 | 2026-03-11T00:36:34.755Z | Compiling dirs-next v2.0.0 |
| 2635 | 2026-03-11T00:36:34.797Z | Checking hickory-server v0.25.2 |
| 2636 | 2026-03-11T00:36:34.840Z | Checking flume v0.11.1 |
| 2637 | 2026-03-11T00:36:34.894Z | Checking sled v0.34.7 |
| 2638 | 2026-03-11T00:36:34.963Z | Compiling clang-sys v1.8.1 |
| 2639 | 2026-03-11T00:36:35.103Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2640 | 2026-03-11T00:36:35.222Z | Checking hickory-client v0.25.2 |
| 2641 | 2026-03-11T00:36:35.410Z | Compiling tiny-keccak v2.0.2 |
| 2642 | 2026-03-11T00:36:35.665Z | Compiling term v0.7.0 |
| 2643 | 2026-03-11T00:36:35.760Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2644 | 2026-03-11T00:36:35.820Z | Compiling bit-vec v0.6.3 |
| 2645 | 2026-03-11T00:36:36.002Z | Compiling salty v0.3.0 |
| 2646 | 2026-03-11T00:36:36.154Z | Compiling bit-set v0.5.3 |
| 2647 | 2026-03-11T00:36:36.408Z | Compiling ascii-canvas v3.0.0 |
| 2648 | 2026-03-11T00:36:36.494Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2649 | 2026-03-11T00:36:36.537Z | Checking primeorder v0.13.6 |
| 2650 | 2026-03-11T00:36:36.768Z | Compiling itertools v0.10.5 |
| 2651 | 2026-03-11T00:36:36.901Z | Compiling ena v0.14.4 |
| 2652 | 2026-03-11T00:36:37.008Z | Compiling libloading v0.8.9 |
| 2653 | 2026-03-11T00:36:37.215Z | Compiling bindgen v0.71.1 |
| 2654 | 2026-03-11T00:36:37.259Z | Compiling regex-syntax v0.6.29 |
| 2655 | 2026-03-11T00:36:37.321Z | Compiling diff v0.1.13 |
| 2656 | 2026-03-11T00:36:37.991Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2657 | 2026-03-11T00:36:38.286Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2658 | 2026-03-11T00:36:38.328Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2659 | 2026-03-11T00:36:38.768Z | Compiling cexpr v0.6.0 |
| 2660 | 2026-03-11T00:36:38.812Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2661 | 2026-03-11T00:36:39.147Z | Compiling lalrpop v0.19.12 |
| 2662 | 2026-03-11T00:36:39.192Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2663 | 2026-03-11T00:36:39.709Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2664 | 2026-03-11T00:36:39.996Z | Checking diesel v2.2.12 |
| 2665 | 2026-03-11T00:36:40.065Z | Compiling libxml v0.3.3 |
| 2666 | 2026-03-11T00:36:40.136Z | Compiling fs-err v2.11.0 |
| 2667 | 2026-03-11T00:36:40.295Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2668 | 2026-03-11T00:36:40.507Z | Checking p384 v0.13.1 |
| 2669 | 2026-03-11T00:36:40.614Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2670 | 2026-03-11T00:36:40.869Z | Compiling strum_macros v0.24.3 |
| 2671 | 2026-03-11T00:36:41.111Z | Compiling indoc v1.0.9 |
| 2672 | 2026-03-11T00:36:42.750Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2673 | 2026-03-11T00:36:42.914Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2674 | 2026-03-11T00:36:43.241Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2675 | 2026-03-11T00:36:43.284Z | Checking quick-xml v0.37.5 |
| 2676 | 2026-03-11T00:36:43.543Z | Checking derive_builder v0.20.2 |
| 2677 | 2026-03-11T00:36:43.723Z | Compiling oso-derive v0.27.3 |
| 2678 | 2026-03-11T00:36:43.834Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2679 | 2026-03-11T00:36:44.201Z | Compiling trait-variant v0.1.2 |
| 2680 | 2026-03-11T00:36:44.424Z | Checking openssl-probe v0.1.6 |
| 2681 | 2026-03-11T00:36:44.531Z | Checking parse-size v1.1.0 |
| 2682 | 2026-03-11T00:36:44.602Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2683 | 2026-03-11T00:36:44.721Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2684 | 2026-03-11T00:36:44.966Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2685 | 2026-03-11T00:36:45.921Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2686 | 2026-03-11T00:36:46.081Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2687 | 2026-03-11T00:36:46.222Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2688 | 2026-03-11T00:36:46.443Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2689 | 2026-03-11T00:36:46.688Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2690 | 2026-03-11T00:36:47.134Z | Checking assert_matches v1.5.0 |
| 2691 | 2026-03-11T00:36:47.270Z | Compiling mime_guess v2.0.5 |
| 2692 | 2026-03-11T00:36:48.032Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2693 | 2026-03-11T00:36:48.440Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2694 | 2026-03-11T00:36:48.761Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2695 | 2026-03-11T00:36:48.896Z | Checking predicates-tree v1.0.13 |
| 2696 | 2026-03-11T00:36:49.075Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2697 | 2026-03-11T00:36:49.173Z | Checking http-range v0.1.5 |
| 2698 | 2026-03-11T00:36:49.361Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2699 | 2026-03-11T00:36:49.403Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2700 | 2026-03-11T00:36:49.566Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2701 | 2026-03-11T00:36:50.424Z | Checking atty v0.2.14 |
| 2702 | 2026-03-11T00:36:50.468Z | Compiling diesel-dtrace v0.4.2 |
| 2703 | 2026-03-11T00:36:51.054Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2704 | 2026-03-11T00:36:51.098Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2705 | 2026-03-11T00:36:51.577Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2706 | 2026-03-11T00:36:51.839Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2707 | 2026-03-11T00:36:51.885Z | Checking bb8 v0.8.6 |
| 2708 | 2026-03-11T00:36:52.278Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2709 | 2026-03-11T00:36:52.575Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2710 | 2026-03-11T00:36:52.842Z | Checking corncobs v0.1.4 |
| 2711 | 2026-03-11T00:36:53.046Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2712 | 2026-03-11T00:36:53.134Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2713 | 2026-03-11T00:36:53.190Z | Checking hyper-staticfile v0.10.1 |
| 2714 | 2026-03-11T00:36:53.423Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2715 | 2026-03-11T00:36:53.596Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2716 | 2026-03-11T00:36:53.640Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2717 | 2026-03-11T00:36:53.682Z | Checking ignore v0.4.25 |
| 2718 | 2026-03-11T00:36:53.820Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2719 | 2026-03-11T00:36:53.865Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2720 | 2026-03-11T00:36:53.938Z | Checking signal-hook-tokio v0.3.1 |
| 2721 | 2026-03-11T00:36:54.128Z | Checking secrecy v0.8.0 |
| 2722 | 2026-03-11T00:36:54.263Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2723 | 2026-03-11T00:36:54.608Z | Checking globwalk v0.9.1 |
| 2724 | 2026-03-11T00:36:54.727Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2725 | 2026-03-11T00:36:54.885Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2726 | 2026-03-11T00:36:55.142Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2727 | 2026-03-11T00:36:55.409Z | Checking nonempty v0.12.0 |
| 2728 | 2026-03-11T00:36:55.528Z | Checking camino-tempfile-ext v0.3.3 |
| 2729 | 2026-03-11T00:36:55.653Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2730 | 2026-03-11T00:36:55.785Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2731 | 2026-03-11T00:36:55.828Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2732 | 2026-03-11T00:36:56.203Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2733 | 2026-03-11T00:36:56.685Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2734 | 2026-03-11T00:36:57.233Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2735 | 2026-03-11T00:36:57.462Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2736 | 2026-03-11T00:36:57.683Z | Checking async-bb8-diesel v0.2.1 |
| 2737 | 2026-03-11T00:36:58.175Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2738 | 2026-03-11T00:36:58.234Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2739 | 2026-03-11T00:36:58.336Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2740 | 2026-03-11T00:36:58.510Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2741 | 2026-03-11T00:36:58.580Z | Checking tungstenite v0.23.0 |
| 2742 | 2026-03-11T00:36:58.942Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2743 | 2026-03-11T00:36:59.169Z | Checking void v1.0.2 |
| 2744 | 2026-03-11T00:36:59.212Z | Checking tokio-tungstenite v0.23.1 |
| 2745 | 2026-03-11T00:36:59.344Z | Checking lzss v0.8.2 |
| 2746 | 2026-03-11T00:36:59.422Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2747 | 2026-03-11T00:36:59.593Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2748 | 2026-03-11T00:36:59.637Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2749 | 2026-03-11T00:36:59.760Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2750 | 2026-03-11T00:36:59.834Z | Checking nix v0.27.1 |
| 2751 | 2026-03-11T00:37:00.396Z | Checking serde_bytes v0.11.19 |
| 2752 | 2026-03-11T00:37:00.663Z | Checking rand_seeder v0.4.0 |
| 2753 | 2026-03-11T00:37:00.707Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2754 | 2026-03-11T00:37:00.900Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2755 | 2026-03-11T00:37:01.344Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2756 | 2026-03-11T00:37:01.452Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2757 | 2026-03-11T00:37:01.607Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2758 | 2026-03-11T00:37:02.493Z | Checking is_ci v1.2.0 |
| 2759 | 2026-03-11T00:37:02.553Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2760 | 2026-03-11T00:37:02.662Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2761 | 2026-03-11T00:37:02.825Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2762 | 2026-03-11T00:37:03.248Z | Checking yansi v1.0.1 |
| 2763 | 2026-03-11T00:37:03.508Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2764 | 2026-03-11T00:37:03.641Z | Checking pretty_assertions v1.4.1 |
| 2765 | 2026-03-11T00:37:03.844Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2766 | 2026-03-11T00:37:03.886Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2767 | 2026-03-11T00:37:04.214Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2768 | 2026-03-11T00:37:04.547Z | Compiling darling_core v0.23.0 |
| 2769 | 2026-03-11T00:37:05.406Z | Compiling indoc v2.0.7 |
| 2770 | 2026-03-11T00:37:05.551Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2771 | 2026-03-11T00:37:05.919Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2772 | 2026-03-11T00:37:06.059Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2773 | 2026-03-11T00:37:06.227Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2774 | 2026-03-11T00:37:06.433Z | Compiling instability v0.3.11 |
| 2775 | 2026-03-11T00:37:06.691Z | Compiling libz-sys v1.1.24 |
| 2776 | 2026-03-11T00:37:06.796Z | Checking castaway v0.2.4 |
| 2777 | 2026-03-11T00:37:06.976Z | Checking compact_str v0.8.1 |
| 2778 | 2026-03-11T00:37:07.183Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2779 | 2026-03-11T00:37:07.538Z | Checking supports-color v3.0.2 |
| 2780 | 2026-03-11T00:37:07.742Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2781 | 2026-03-11T00:37:07.843Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2782 | 2026-03-11T00:37:08.049Z | Checking unicode-truncate v1.1.0 |
| 2783 | 2026-03-11T00:37:08.247Z | Checking lru v0.12.5 |
| 2784 | 2026-03-11T00:37:08.296Z | Checking cassowary v0.3.0 |
| 2785 | 2026-03-11T00:37:08.300Z | Compiling darling_macro v0.23.0 |
| 2786 | 2026-03-11T00:37:08.592Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2787 | 2026-03-11T00:37:08.814Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2788 | 2026-03-11T00:37:09.031Z | Compiling darling v0.23.0 |
| 2789 | 2026-03-11T00:37:09.620Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2790 | 2026-03-11T00:37:10.182Z | Checking ratatui v0.29.0 |
| 2791 | 2026-03-11T00:37:10.471Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2792 | 2026-03-11T00:37:10.779Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2793 | 2026-03-11T00:37:11.204Z | Compiling vergen-git2 v1.0.7 |
| 2794 | 2026-03-11T00:37:11.566Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2795 | 2026-03-11T00:37:11.696Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2796 | 2026-03-11T00:37:11.872Z | Checking colored v2.2.0 |
| 2797 | 2026-03-11T00:37:12.006Z | Checking shell-words v1.1.1 |
| 2798 | 2026-03-11T00:37:12.071Z | Compiling rustls v0.21.12 |
| 2799 | 2026-03-11T00:37:12.180Z | Checking plotters-backend v0.3.7 |
| 2800 | 2026-03-11T00:37:12.341Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2801 | 2026-03-11T00:37:12.444Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2802 | 2026-03-11T00:37:12.488Z | Checking plotters-svg v0.3.7 |
| 2803 | 2026-03-11T00:37:12.703Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2804 | 2026-03-11T00:37:12.750Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2805 | 2026-03-11T00:37:13.007Z | Compiling nix v0.29.0 |
| 2806 | 2026-03-11T00:37:13.335Z | Checking rustls-webpki v0.101.7 |
| 2807 | 2026-03-11T00:37:13.596Z | Checking sct v0.7.1 |
| 2808 | 2026-03-11T00:37:13.654Z | Checking cast v0.3.0 |
| 2809 | 2026-03-11T00:37:13.810Z | Checking hex-literal v0.4.1 |
| 2810 | 2026-03-11T00:37:13.898Z | Checking criterion-plot v0.6.0 |
| 2811 | 2026-03-11T00:37:13.972Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2812 | 2026-03-11T00:37:14.431Z | Checking plotters v0.3.7 |
| 2813 | 2026-03-11T00:37:15.519Z | Checking erased-serde v0.4.9 |
| 2814 | 2026-03-11T00:37:15.731Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2815 | 2026-03-11T00:37:16.083Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2816 | 2026-03-11T00:37:16.774Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2817 | 2026-03-11T00:37:17.090Z | Checking tinytemplate v1.2.1 |
| 2818 | 2026-03-11T00:37:17.410Z | Checking ordered-float v2.10.1 |
| 2819 | 2026-03-11T00:37:17.786Z | Checking anes v0.1.6 |
| 2820 | 2026-03-11T00:37:18.073Z | Checking oorandom v11.1.5 |
| 2821 | 2026-03-11T00:37:18.258Z | Checking criterion v0.7.0 |
| 2822 | 2026-03-11T00:37:19.992Z | Checking serde-value v0.7.0 |
| 2823 | 2026-03-11T00:37:20.325Z | Checking serde-untagged v0.1.9 |
| 2824 | 2026-03-11T00:37:20.414Z | Checking tokio-rustls v0.24.1 |
| 2825 | 2026-03-11T00:37:20.708Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2826 | 2026-03-11T00:37:20.958Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2827 | 2026-03-11T00:37:21.262Z | Checking rustls-pemfile v1.0.4 |
| 2828 | 2026-03-11T00:37:21.475Z | Checking twox-hash v2.1.2 |
| 2829 | 2026-03-11T00:37:21.773Z | Checking unicode-xid v0.2.6 |
| 2830 | 2026-03-11T00:37:21.957Z | Checking cargo-util-schemas v0.8.2 |
| 2831 | 2026-03-11T00:37:22.014Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2832 | 2026-03-11T00:37:22.552Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2833 | 2026-03-11T00:37:22.778Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2834 | 2026-03-11T00:37:23.220Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2835 | 2026-03-11T00:37:23.461Z | Checking fatfs v0.3.6 |
| 2836 | 2026-03-11T00:37:24.132Z | Checking cargo-platform v0.2.0 |
| 2837 | 2026-03-11T00:37:24.412Z | Compiling petname v2.0.2 |
| 2838 | 2026-03-11T00:37:24.569Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2839 | 2026-03-11T00:37:25.135Z | Compiling seq-macro v0.3.6 |
| 2840 | 2026-03-11T00:37:26.073Z | Checking cargo_metadata v0.21.0 |
| 2841 | 2026-03-11T00:37:26.559Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2842 | 2026-03-11T00:37:27.177Z | Checking concurrent-queue v2.5.0 |
| 2843 | 2026-03-11T00:37:27.460Z | Checking rtoolbox v0.0.3 |
| 2844 | 2026-03-11T00:37:27.668Z | Checking futures-timer v3.0.3 |
| 2845 | 2026-03-11T00:37:27.785Z | Checking parking v2.2.1 |
| 2846 | 2026-03-11T00:37:27.940Z | Checking rpassword v7.4.0 |
| 2847 | 2026-03-11T00:37:27.983Z | Checking event-listener v5.4.1 |
| 2848 | 2026-03-11T00:37:28.319Z | Checking tui-tree-widget v0.23.1 |
| 2849 | 2026-03-11T00:37:28.604Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2850 | 2026-03-11T00:37:28.686Z | Checking polyval v0.6.2 |
| 2851 | 2026-03-11T00:37:28.845Z | Checking sapling-renderdag v0.1.0 |
| 2852 | 2026-03-11T00:37:28.934Z | Checking sync-ptr v0.1.4 |
| 2853 | 2026-03-11T00:37:29.134Z | Checking ghash v0.5.1 |
| 2854 | 2026-03-11T00:37:29.238Z | Checking event-listener-strategy v0.5.4 |
| 2855 | 2026-03-11T00:37:29.325Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2856 | 2026-03-11T00:37:29.453Z | Checking ctr v0.9.2 |
| 2857 | 2026-03-11T00:37:29.633Z | Checking arrayref v0.3.9 |
| 2858 | 2026-03-11T00:37:29.713Z | Checking constant_time_eq v0.4.2 |
| 2859 | 2026-03-11T00:37:29.765Z | Checking arrayvec v0.7.6 |
| 2860 | 2026-03-11T00:37:29.923Z | Checking aes-gcm v0.10.3 |
| 2861 | 2026-03-11T00:37:30.125Z | Checking async-lock v3.4.2 |
| 2862 | 2026-03-11T00:37:30.173Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2863 | 2026-03-11T00:37:30.214Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2864 | 2026-03-11T00:37:30.734Z | Checking ssh-encoding v0.2.0 |
| 2865 | 2026-03-11T00:37:31.015Z | Checking blowfish v0.9.1 |
| 2866 | 2026-03-11T00:37:31.246Z | Checking bcrypt-pbkdf v0.10.0 |
| 2867 | 2026-03-11T00:37:31.473Z | Checking ssh-cipher v0.2.0 |
| 2868 | 2026-03-11T00:37:31.516Z | Checking async-object-pool v0.2.0 |
| 2869 | 2026-03-11T00:37:31.695Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2870 | 2026-03-11T00:37:31.740Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2871 | 2026-03-11T00:37:32.158Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2872 | 2026-03-11T00:37:32.569Z | Checking serde_regex v1.1.0 |
| 2873 | 2026-03-11T00:37:32.813Z | Checking password-hash v0.4.2 |
| 2874 | 2026-03-11T00:37:33.064Z | Checking assert-json-diff v2.0.2 |
| 2875 | 2026-03-11T00:37:33.147Z | Checking path-tree v0.8.3 |
| 2876 | 2026-03-11T00:37:33.304Z | Compiling samael v0.0.19 |
| 2877 | 2026-03-11T00:37:33.345Z | Checking stringmetrics v2.2.2 |
| 2878 | 2026-03-11T00:37:33.427Z | Checking gimli v0.32.3 |
| 2879 | 2026-03-11T00:37:33.573Z | Compiling target-lexicon v0.13.3 |
| 2880 | 2026-03-11T00:37:33.997Z | Checking httpmock v0.8.3 |
| 2881 | 2026-03-11T00:37:34.355Z | Checking pbkdf2 v0.11.0 |
| 2882 | 2026-03-11T00:37:34.648Z | Checking ssh-key v0.6.7 |
| 2883 | 2026-03-11T00:37:35.739Z | Checking addr2line v0.25.1 |
| 2884 | 2026-03-11T00:37:36.121Z | Checking p256 v0.13.2 |
| 2885 | 2026-03-11T00:37:36.492Z | Checking p521 v0.13.3 |
| 2886 | 2026-03-11T00:37:37.065Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2887 | 2026-03-11T00:37:37.322Z | Checking russh-cryptovec v0.7.3 |
| 2888 | 2026-03-11T00:37:37.367Z | Checking md5 v0.7.0 |
| 2889 | 2026-03-11T00:37:37.533Z | Checking rustc-demangle v0.1.27 |
| 2890 | 2026-03-11T00:37:37.617Z | Compiling guppy-workspace-hack v0.1.0 |
| 2891 | 2026-03-11T00:37:37.877Z | Checking backtrace v0.3.76 |
| 2892 | 2026-03-11T00:37:37.978Z | Checking russh-keys v0.45.0 |
| 2893 | 2026-03-11T00:37:38.309Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2894 | 2026-03-11T00:37:38.565Z | Checking num-bigint v0.4.6 |
| 2895 | 2026-03-11T00:37:38.842Z | Checking des v0.8.1 |
| 2896 | 2026-03-11T00:37:39.283Z | Compiling blake3 v1.8.3 |
| 2897 | 2026-03-11T00:37:39.537Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2898 | 2026-03-11T00:37:39.815Z | Compiling target-spec v3.5.7 |
| 2899 | 2026-03-11T00:37:39.989Z | Checking russh v0.45.0 |
| 2900 | 2026-03-11T00:37:40.154Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2901 | 2026-03-11T00:37:40.499Z | Checking cfg-expr v0.20.6 |
| 2902 | 2026-03-11T00:37:40.832Z | Checking backtrace-ext v0.2.1 |
| 2903 | 2026-03-11T00:37:41.057Z | Checking supports-color v2.1.0 |
| 2904 | 2026-03-11T00:37:41.060Z | Checking textwrap v0.15.2 |
| 2905 | 2026-03-11T00:37:41.142Z | Checking supports-unicode v2.1.0 |
| 2906 | 2026-03-11T00:37:41.299Z | Checking supports-hyperlinks v2.1.0 |
| 2907 | 2026-03-11T00:37:41.340Z | Checking hashbrown v0.14.5 |
| 2908 | 2026-03-11T00:37:41.383Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2909 | 2026-03-11T00:37:41.476Z | Checking cargo-platform v0.3.2 |
| 2910 | 2026-03-11T00:37:41.679Z | Checking socket2 v0.5.10 |
| 2911 | 2026-03-11T00:37:41.747Z | Checking terminal_size v0.1.17 |
| 2912 | 2026-03-11T00:37:41.919Z | Compiling miette-derive v5.10.0 |
| 2913 | 2026-03-11T00:37:42.029Z | Checking owo-colors v3.5.0 |
| 2914 | 2026-03-11T00:37:42.071Z | Checking internet-checksum v0.2.1 |
| 2915 | 2026-03-11T00:37:42.264Z | Checking chumsky v0.9.3 |
| 2916 | 2026-03-11T00:37:42.553Z | Checking cargo_metadata v0.23.1 |
| 2917 | 2026-03-11T00:37:43.500Z | Compiling git2 v0.20.4 |
| 2918 | 2026-03-11T00:37:43.541Z | Checking miette v5.10.0 |
| 2919 | 2026-03-11T00:37:43.664Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2920 | 2026-03-11T00:37:43.814Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2921 | 2026-03-11T00:37:43.955Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2922 | 2026-03-11T00:37:44.251Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2923 | 2026-03-11T00:37:44.376Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2924 | 2026-03-11T00:37:44.597Z | Checking httptest v0.16.4 |
| 2925 | 2026-03-11T00:37:44.788Z | Checking pathdiff v0.2.3 |
| 2926 | 2026-03-11T00:37:44.935Z | Compiling knuffel-derive v3.2.0 |
| 2927 | 2026-03-11T00:37:44.977Z | Checking nested v0.1.1 |
| 2928 | 2026-03-11T00:37:45.151Z | Checking topological-sort v0.2.2 |
| 2929 | 2026-03-11T00:37:45.208Z | Checking guppy v0.17.25 |
| 2930 | 2026-03-11T00:37:45.372Z | Checking omicron-zone-package v0.12.2 |
| 2931 | 2026-03-11T00:37:45.572Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2932 | 2026-03-11T00:37:45.881Z | Checking similar-asserts v1.7.0 |
| 2933 | 2026-03-11T00:37:46.114Z | Compiling rstest_macros v0.25.0 |
| 2934 | 2026-03-11T00:37:46.531Z | Compiling target-triple v1.0.0 |
| 2935 | 2026-03-11T00:37:46.576Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2936 | 2026-03-11T00:37:46.804Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2937 | 2026-03-11T00:37:47.023Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2938 | 2026-03-11T00:37:47.092Z | Checking knuffel v3.2.0 |
| 2939 | 2026-03-11T00:37:47.591Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2940 | 2026-03-11T00:37:47.787Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2941 | 2026-03-11T00:37:47.995Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2942 | 2026-03-11T00:37:48.313Z | Checking escape8259 v0.5.3 |
| 2943 | 2026-03-11T00:37:48.457Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2944 | 2026-03-11T00:37:48.525Z | Compiling relative-path v1.9.3 |
| 2945 | 2026-03-11T00:37:48.860Z | Compiling assert_cmd v2.1.2 |
| 2946 | 2026-03-11T00:37:49.340Z | Checking libtest-mimic v0.8.1 |
| 2947 | 2026-03-11T00:37:49.384Z | Checking toml v1.0.3+spec-1.1.0 |
| 2948 | 2026-03-11T00:37:49.904Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2949 | 2026-03-11T00:37:50.119Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2950 | 2026-03-11T00:37:50.298Z | Checking blake2b_simd v1.0.4 |
| 2951 | 2026-03-11T00:37:50.899Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2952 | 2026-03-11T00:37:51.079Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2953 | 2026-03-11T00:37:51.452Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2954 | 2026-03-11T00:37:51.630Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2955 | 2026-03-11T00:37:51.959Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2956 | 2026-03-11T00:37:52.244Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2957 | 2026-03-11T00:37:52.511Z | Checking fancy-regex v0.14.0 |
| 2958 | 2026-03-11T00:37:52.831Z | Checking serde_tokenstream v0.2.3 |
| 2959 | 2026-03-11T00:37:53.060Z | Checking uzers v0.12.2 |
| 2960 | 2026-03-11T00:37:53.160Z | Checking termcolor v1.4.1 |
| 2961 | 2026-03-11T00:37:53.380Z | Compiling linkme-impl v0.3.35 |
| 2962 | 2026-03-11T00:37:53.484Z | Checking constant_time_eq v0.3.1 |
| 2963 | 2026-03-11T00:37:53.657Z | Checking rust-argon2 v2.1.0 |
| 2964 | 2026-03-11T00:37:53.906Z | Checking trybuild v1.0.116 |
| 2965 | 2026-03-11T00:37:54.034Z | Checking datatest-stable v0.3.3 |
| 2966 | 2026-03-11T00:37:54.345Z | Checking rstest v0.25.0 |
| 2967 | 2026-03-11T00:37:54.758Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2968 | 2026-03-11T00:37:54.838Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2969 | 2026-03-11T00:37:55.246Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2970 | 2026-03-11T00:37:55.331Z | Checking support-bundle-viewer v0.1.2 |
| 2971 | 2026-03-11T00:37:55.704Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2972 | 2026-03-11T00:37:56.028Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2973 | 2026-03-11T00:37:56.214Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2974 | 2026-03-11T00:37:56.350Z | Checking drift v0.1.3 |
| 2975 | 2026-03-11T00:37:56.533Z | Checking rand_distr v0.5.1 |
| 2976 | 2026-03-11T00:37:56.833Z | Compiling polar-core v0.27.3 |
| 2977 | 2026-03-11T00:37:56.875Z | Checking multimap v0.10.1 |
| 2978 | 2026-03-11T00:37:57.155Z | Checking approx v0.5.1 |
| 2979 | 2026-03-11T00:37:57.198Z | Compiling linkme v0.3.35 |
| 2980 | 2026-03-11T00:37:57.378Z | Checking dropshot-api-manager v0.6.0 |
| 2981 | 2026-03-11T00:37:58.413Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2982 | 2026-03-11T00:37:59.140Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2983 | 2026-03-11T00:37:59.181Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2984 | 2026-03-11T00:38:00.363Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2985 | 2026-03-11T00:38:00.366Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2986 | 2026-03-11T00:38:00.366Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2987 | 2026-03-11T00:38:00.366Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2988 | 2026-03-11T00:38:00.366Z | Checking partial-io v0.5.4 |
| 2989 | 2026-03-11T00:38:00.366Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2990 | 2026-03-11T00:38:00.366Z | Checking cargo_toml v0.21.0 |
| 2991 | 2026-03-11T00:38:00.366Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 2992 | 2026-03-11T00:38:00.367Z | Checking termios v0.3.3 |
| 2993 | 2026-03-11T00:38:00.367Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2994 | 2026-03-11T00:38:00.904Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 2995 | 2026-03-11T00:38:01.011Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2996 | 2026-03-11T00:38:01.385Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 2997 | 2026-03-11T00:38:04.245Z | Checking oso v0.27.3 |
| 2998 | 2026-03-11T00:38:05.171Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 2999 | 2026-03-11T00:38:08.964Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3000 | 2026-03-11T00:38:11.651Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3001 | 2026-03-11T00:38:14.555Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3002 | 2026-03-11T00:38:20.014Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3003 | 2026-03-11T00:38:24.749Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3004 | 2026-03-11T00:38:32.568Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3005 | 2026-03-11T00:38:33.570Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3006 | 2026-03-11T00:38:33.930Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3007 | 2026-03-11T00:38:46.356Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3008 | 2026-03-11T00:40:37.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 31s |
| 3009 | 2026-03-11T00:40:37.952Z | |
| 3010 | 2026-03-11T00:40:37.955Z | real 5:35.746516167 |
| 3011 | 2026-03-11T00:40:37.955Z | user 28:23.623265116 |
| 3012 | 2026-03-11T00:40:37.955Z | sys 5:59.714246359 |
| 3013 | 2026-03-11T00:40:37.955Z | trap 0.729842991 |
| 3014 | 2026-03-11T00:40:37.955Z | tflt 0.537706521 |
| 3015 | 2026-03-11T00:40:37.955Z | dflt 0.140200372 |
| 3016 | 2026-03-11T00:40:37.955Z | kflt 0.000950471 |
| 3017 | 2026-03-11T00:40:37.955Z | lock 1:07:03.806549289 |
| 3018 | 2026-03-11T00:40:37.955Z | slp 1:31:21.994904335 |
| 3019 | 2026-03-11T00:40:37.955Z | lat 2:17.768315134 |
| 3020 | 2026-03-11T00:40:37.955Z | stop 13:16.131929288 |
| 3021 | 2026-03-11T00:40:37.955Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3022 | 2026-03-11T00:40:37.955Z | + ptime -m cargo doc --workspace --no-deps |
| 3023 | 2026-03-11T00:40:39.184Z | warning: output filename collision. |
| 3024 | 2026-03-11T00:40:39.184Z | The bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`. |
| 3025 | 2026-03-11T00:40:39.184Z | Colliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3026 | 2026-03-11T00:40:39.184Z | The targets should have unique names. |
| 3027 | 2026-03-11T00:40:39.184Z | This is a known bug where multiple crates with the same name use |
| 3028 | 2026-03-11T00:40:39.184Z | the same path; see <https://github.com/rust-lang/cargo/issues/6313>. |
| 3029 | 2026-03-11T00:40:40.366Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3030 | 2026-03-11T00:40:40.581Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3031 | 2026-03-11T00:40:40.611Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3032 | 2026-03-11T00:40:40.672Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3033 | 2026-03-11T00:40:40.709Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3034 | 2026-03-11T00:40:40.743Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3035 | 2026-03-11T00:40:40.746Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3036 | 2026-03-11T00:40:40.941Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3037 | 2026-03-11T00:40:40.973Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3038 | 2026-03-11T00:40:41.005Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3039 | 2026-03-11T00:40:41.058Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3040 | 2026-03-11T00:40:41.130Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3041 | 2026-03-11T00:40:41.282Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3042 | 2026-03-11T00:40:41.310Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3043 | 2026-03-11T00:40:41.354Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3044 | 2026-03-11T00:40:41.462Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3045 | 2026-03-11T00:40:41.532Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3046 | 2026-03-11T00:40:41.561Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3047 | 2026-03-11T00:40:41.588Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3048 | 2026-03-11T00:40:42.188Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3049 | 2026-03-11T00:40:42.214Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3050 | 2026-03-11T00:40:42.261Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3051 | 2026-03-11T00:40:42.428Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3052 | 2026-03-11T00:40:42.457Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3053 | 2026-03-11T00:40:42.460Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3054 | 2026-03-11T00:40:42.542Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3055 | 2026-03-11T00:40:42.664Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3056 | 2026-03-11T00:40:42.908Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3057 | 2026-03-11T00:40:43.143Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3058 | 2026-03-11T00:40:43.208Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3059 | 2026-03-11T00:40:43.339Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3060 | 2026-03-11T00:40:43.439Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3061 | 2026-03-11T00:40:43.599Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3062 | 2026-03-11T00:40:43.661Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3063 | 2026-03-11T00:40:43.690Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3064 | 2026-03-11T00:40:43.945Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3065 | 2026-03-11T00:40:43.979Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3066 | 2026-03-11T00:40:44.295Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3067 | 2026-03-11T00:40:44.367Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3068 | 2026-03-11T00:40:44.720Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3069 | 2026-03-11T00:40:44.747Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3070 | 2026-03-11T00:40:44.772Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3071 | 2026-03-11T00:40:44.961Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3072 | 2026-03-11T00:40:45.062Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3073 | 2026-03-11T00:40:45.120Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3074 | 2026-03-11T00:40:45.147Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3075 | 2026-03-11T00:40:45.270Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3076 | 2026-03-11T00:40:45.375Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3077 | 2026-03-11T00:40:45.426Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3078 | 2026-03-11T00:40:45.460Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3079 | 2026-03-11T00:40:45.541Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3080 | 2026-03-11T00:40:45.771Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3081 | 2026-03-11T00:40:45.796Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3082 | 2026-03-11T00:40:45.821Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3083 | 2026-03-11T00:40:45.889Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3084 | 2026-03-11T00:40:46.107Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3085 | 2026-03-11T00:40:46.129Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3086 | 2026-03-11T00:40:46.155Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3087 | 2026-03-11T00:40:46.348Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3088 | 2026-03-11T00:40:46.435Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3089 | 2026-03-11T00:40:46.461Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3090 | 2026-03-11T00:40:46.489Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3091 | 2026-03-11T00:40:46.704Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3092 | 2026-03-11T00:40:46.737Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3093 | 2026-03-11T00:40:47.010Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3094 | 2026-03-11T00:40:47.034Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3095 | 2026-03-11T00:40:47.083Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3096 | 2026-03-11T00:40:47.119Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3097 | 2026-03-11T00:40:47.335Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3098 | 2026-03-11T00:40:47.764Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3099 | 2026-03-11T00:40:48.066Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3100 | 2026-03-11T00:40:48.152Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3101 | 2026-03-11T00:40:48.615Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3102 | 2026-03-11T00:40:48.683Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3103 | 2026-03-11T00:40:48.730Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3104 | 2026-03-11T00:40:49.477Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3105 | 2026-03-11T00:40:49.779Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3106 | 2026-03-11T00:40:50.047Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3107 | 2026-03-11T00:40:50.081Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3108 | 2026-03-11T00:40:50.484Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3109 | 2026-03-11T00:40:50.512Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3110 | 2026-03-11T00:40:50.620Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3111 | 2026-03-11T00:40:50.649Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3112 | 2026-03-11T00:40:50.860Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3113 | 2026-03-11T00:40:51.117Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3114 | 2026-03-11T00:40:51.331Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3115 | 2026-03-11T00:40:51.703Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3116 | 2026-03-11T00:40:51.732Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3117 | 2026-03-11T00:40:51.940Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3118 | 2026-03-11T00:40:52.190Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3119 | 2026-03-11T00:40:52.500Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3120 | 2026-03-11T00:40:52.801Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3121 | 2026-03-11T00:40:53.074Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3122 | 2026-03-11T00:40:53.205Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3123 | 2026-03-11T00:40:53.235Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3124 | 2026-03-11T00:40:53.675Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3125 | 2026-03-11T00:40:53.728Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3126 | 2026-03-11T00:40:54.342Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3127 | 2026-03-11T00:40:54.380Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3128 | 2026-03-11T00:40:54.641Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3129 | 2026-03-11T00:40:55.557Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3130 | 2026-03-11T00:40:56.269Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3131 | 2026-03-11T00:40:56.807Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3132 | 2026-03-11T00:40:56.833Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3133 | 2026-03-11T00:40:57.274Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3134 | 2026-03-11T00:40:57.572Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3135 | 2026-03-11T00:40:57.599Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3136 | 2026-03-11T00:40:57.626Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3137 | 2026-03-11T00:40:57.735Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3138 | 2026-03-11T00:40:57.978Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3139 | 2026-03-11T00:40:58.035Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3140 | 2026-03-11T00:40:58.263Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3141 | 2026-03-11T00:40:58.267Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3142 | 2026-03-11T00:40:58.414Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3143 | 2026-03-11T00:40:58.533Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3144 | 2026-03-11T00:40:58.954Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3145 | 2026-03-11T00:40:59.168Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3146 | 2026-03-11T00:41:00.624Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3147 | 2026-03-11T00:41:00.899Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3148 | 2026-03-11T00:41:01.431Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3149 | 2026-03-11T00:41:01.586Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3150 | 2026-03-11T00:41:01.764Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3151 | 2026-03-11T00:41:01.906Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3152 | 2026-03-11T00:41:02.087Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3153 | 2026-03-11T00:41:02.913Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3154 | 2026-03-11T00:41:02.966Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3155 | 2026-03-11T00:41:03.007Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3156 | 2026-03-11T00:41:03.449Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3157 | 2026-03-11T00:41:03.958Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3158 | 2026-03-11T00:41:04.046Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3159 | 2026-03-11T00:41:04.239Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3160 | 2026-03-11T00:41:04.502Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3161 | 2026-03-11T00:41:04.836Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3162 | 2026-03-11T00:41:04.967Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3163 | 2026-03-11T00:41:05.012Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3164 | 2026-03-11T00:41:06.704Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3165 | 2026-03-11T00:41:06.761Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3166 | 2026-03-11T00:41:06.915Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3167 | 2026-03-11T00:41:07.650Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3168 | 2026-03-11T00:41:08.261Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3169 | 2026-03-11T00:41:09.663Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3170 | 2026-03-11T00:41:09.792Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3171 | 2026-03-11T00:41:10.739Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3172 | 2026-03-11T00:41:10.805Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3173 | 2026-03-11T00:41:10.953Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3174 | 2026-03-11T00:41:11.737Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3175 | 2026-03-11T00:41:11.789Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3176 | 2026-03-11T00:41:12.805Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3177 | 2026-03-11T00:41:14.952Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3178 | 2026-03-11T00:41:14.980Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3179 | 2026-03-11T00:41:15.011Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3180 | 2026-03-11T00:41:15.074Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3181 | 2026-03-11T00:41:15.936Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3182 | 2026-03-11T00:41:17.204Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3183 | 2026-03-11T00:41:18.307Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3184 | 2026-03-11T00:41:18.847Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3185 | 2026-03-11T00:41:19.801Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3186 | 2026-03-11T00:41:21.539Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3187 | 2026-03-11T00:41:22.026Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3188 | 2026-03-11T00:41:23.312Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3189 | 2026-03-11T00:41:23.529Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3190 | 2026-03-11T00:41:24.022Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3191 | 2026-03-11T00:41:24.510Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3192 | 2026-03-11T00:41:24.915Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3193 | 2026-03-11T00:41:25.306Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3194 | 2026-03-11T00:41:27.201Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3195 | 2026-03-11T00:41:27.580Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3196 | 2026-03-11T00:41:27.713Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3197 | 2026-03-11T00:41:27.799Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3198 | 2026-03-11T00:41:28.158Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3199 | 2026-03-11T00:41:28.701Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3200 | 2026-03-11T00:41:28.749Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3201 | 2026-03-11T00:41:28.752Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3202 | 2026-03-11T00:41:28.954Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3203 | 2026-03-11T00:41:29.603Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3204 | 2026-03-11T00:41:29.822Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3205 | 2026-03-11T00:41:30.321Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3206 | 2026-03-11T00:41:30.886Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3207 | 2026-03-11T00:41:31.279Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3208 | 2026-03-11T00:41:31.604Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3209 | 2026-03-11T00:41:31.833Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3210 | 2026-03-11T00:41:32.087Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3211 | 2026-03-11T00:41:32.509Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3212 | 2026-03-11T00:41:32.844Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3213 | 2026-03-11T00:41:33.409Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3214 | 2026-03-11T00:41:34.745Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3215 | 2026-03-11T00:41:35.395Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3216 | 2026-03-11T00:41:36.685Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3217 | 2026-03-11T00:41:37.538Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3218 | 2026-03-11T00:41:42.344Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3219 | 2026-03-11T00:41:42.740Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3220 | 2026-03-11T00:41:43.375Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3221 | 2026-03-11T00:41:44.827Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3222 | 2026-03-11T00:41:47.102Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3223 | 2026-03-11T00:41:48.924Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3224 | 2026-03-11T00:41:49.760Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3225 | 2026-03-11T00:41:50.679Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3226 | 2026-03-11T00:41:51.468Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3227 | 2026-03-11T00:41:53.018Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3228 | 2026-03-11T00:41:55.294Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3229 | 2026-03-11T00:41:56.024Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3230 | 2026-03-11T00:41:57.351Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3231 | 2026-03-11T00:41:57.743Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3232 | 2026-03-11T00:41:57.832Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3233 | 2026-03-11T00:41:58.908Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3234 | 2026-03-11T00:41:59.687Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3235 | 2026-03-11T00:41:59.861Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3236 | 2026-03-11T00:42:03.880Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3237 | 2026-03-11T00:42:05.449Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3238 | 2026-03-11T00:42:08.561Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3239 | 2026-03-11T00:42:09.942Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3240 | 2026-03-11T00:42:10.894Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3241 | 2026-03-11T00:42:12.258Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3242 | 2026-03-11T00:42:13.162Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3243 | 2026-03-11T00:42:14.323Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3244 | 2026-03-11T00:42:15.387Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3245 | 2026-03-11T00:42:16.538Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3246 | 2026-03-11T00:42:18.436Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3247 | 2026-03-11T00:42:20.199Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3248 | 2026-03-11T00:42:22.402Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3249 | 2026-03-11T00:42:22.720Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3250 | 2026-03-11T00:42:23.979Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3251 | 2026-03-11T00:42:25.822Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3252 | 2026-03-11T00:42:26.829Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3253 | 2026-03-11T00:42:28.309Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3254 | 2026-03-11T00:42:29.831Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3255 | 2026-03-11T00:42:31.138Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3256 | 2026-03-11T00:42:35.643Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3257 | 2026-03-11T00:42:36.824Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3258 | 2026-03-11T00:42:38.009Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3259 | 2026-03-11T00:42:39.962Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3260 | 2026-03-11T00:42:41.397Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3261 | 2026-03-11T00:42:42.782Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3262 | 2026-03-11T00:42:48.788Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3263 | 2026-03-11T00:42:49.134Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3264 | 2026-03-11T00:42:50.644Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3265 | 2026-03-11T00:42:51.114Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3266 | 2026-03-11T00:42:52.389Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3267 | 2026-03-11T00:42:54.443Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3268 | 2026-03-11T00:42:56.396Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3269 | 2026-03-11T00:42:58.739Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3270 | 2026-03-11T00:43:00.943Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3271 | 2026-03-11T00:43:03.245Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3272 | 2026-03-11T00:43:04.830Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3273 | 2026-03-11T00:43:06.800Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3274 | 2026-03-11T00:43:08.765Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3275 | 2026-03-11T00:43:10.760Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3276 | 2026-03-11T00:43:12.663Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3277 | 2026-03-11T00:43:14.308Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3278 | 2026-03-11T00:43:16.247Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3279 | 2026-03-11T00:43:18.493Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3280 | 2026-03-11T00:43:20.148Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3281 | 2026-03-11T00:43:22.132Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3282 | 2026-03-11T00:43:23.995Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3283 | 2026-03-11T00:43:26.590Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3284 | 2026-03-11T00:43:28.276Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3285 | 2026-03-11T00:43:30.292Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3286 | 2026-03-11T00:43:32.424Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3287 | 2026-03-11T00:43:34.614Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3288 | 2026-03-11T00:43:36.627Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3289 | 2026-03-11T00:43:38.669Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3290 | 2026-03-11T00:43:40.782Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3291 | 2026-03-11T00:43:42.780Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3292 | 2026-03-11T00:43:44.858Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3293 | 2026-03-11T00:43:46.960Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3294 | 2026-03-11T00:43:49.045Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3295 | 2026-03-11T00:43:51.199Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3296 | 2026-03-11T00:43:53.236Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3297 | 2026-03-11T00:43:55.344Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3298 | 2026-03-11T00:43:57.346Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3299 | 2026-03-11T00:44:01.276Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3300 | 2026-03-11T00:44:04.206Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3301 | 2026-03-11T00:44:06.429Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3302 | 2026-03-11T00:44:07.057Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3303 | 2026-03-11T00:44:10.872Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3304 | 2026-03-11T00:44:13.060Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3305 | 2026-03-11T00:44:15.203Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3306 | 2026-03-11T00:44:17.566Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3307 | 2026-03-11T00:44:19.716Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3308 | 2026-03-11T00:44:22.065Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3309 | 2026-03-11T00:44:24.247Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3310 | 2026-03-11T00:44:26.368Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3311 | 2026-03-11T00:44:29.070Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3312 | 2026-03-11T00:44:31.710Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3313 | 2026-03-11T00:44:33.338Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3314 | 2026-03-11T00:44:35.906Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3315 | 2026-03-11T00:44:37.971Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3316 | 2026-03-11T00:44:40.305Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3317 | 2026-03-11T00:44:42.500Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3318 | 2026-03-11T00:44:44.939Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3319 | 2026-03-11T00:44:47.352Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3320 | 2026-03-11T00:44:49.560Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3321 | 2026-03-11T00:44:51.868Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3322 | 2026-03-11T00:44:54.152Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3323 | 2026-03-11T00:44:56.515Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3324 | 2026-03-11T00:44:58.894Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3325 | 2026-03-11T00:45:01.092Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3326 | 2026-03-11T00:45:03.505Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3327 | 2026-03-11T00:45:05.972Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3328 | 2026-03-11T00:45:08.254Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3329 | 2026-03-11T00:45:10.632Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3330 | 2026-03-11T00:45:12.919Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3331 | 2026-03-11T00:45:15.472Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3332 | 2026-03-11T00:45:18.523Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3333 | 2026-03-11T00:45:20.610Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3334 | 2026-03-11T00:45:23.185Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3335 | 2026-03-11T00:45:25.614Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3336 | 2026-03-11T00:45:28.269Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3337 | 2026-03-11T00:45:30.672Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3338 | 2026-03-11T00:45:33.075Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3339 | 2026-03-11T00:45:37.300Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3340 | 2026-03-11T00:45:43.403Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3341 | 2026-03-11T00:45:44.811Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3342 | 2026-03-11T00:45:46.809Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3343 | 2026-03-11T00:45:50.224Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3344 | 2026-03-11T00:45:53.593Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3345 | 2026-03-11T00:45:56.984Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3346 | 2026-03-11T00:46:00.332Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3347 | 2026-03-11T00:46:03.668Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3348 | 2026-03-11T00:46:07.129Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3349 | 2026-03-11T00:46:10.442Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3350 | 2026-03-11T00:46:14.029Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3351 | 2026-03-11T00:46:17.360Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3352 | 2026-03-11T00:46:20.739Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3353 | 2026-03-11T00:46:24.049Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3354 | 2026-03-11T00:46:27.453Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3355 | 2026-03-11T00:46:30.781Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3356 | 2026-03-11T00:46:57.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 19s |
| 3357 | 2026-03-11T00:46:57.755Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files |
| 3358 | 2026-03-11T00:46:57.860Z | |
| 3359 | 2026-03-11T00:46:57.864Z | real 6:19.773659157 |
| 3360 | 2026-03-11T00:46:57.864Z | user 22:07.213177079 |
| 3361 | 2026-03-11T00:46:57.864Z | sys 4:01.179531548 |
| 3362 | 2026-03-11T00:46:57.864Z | trap 0.416353764 |
| 3363 | 2026-03-11T00:46:57.864Z | tflt 0.048775684 |
| 3364 | 2026-03-11T00:46:57.864Z | dflt 0.061491901 |
| 3365 | 2026-03-11T00:46:57.864Z | kflt 0.000063577 |
| 3366 | 2026-03-11T00:46:57.864Z | lock 5:03:21.203469894 |
| 3367 | 2026-03-11T00:46:57.864Z | slp 2:09:13.015145680 |
| 3368 | 2026-03-11T00:46:57.864Z | lat 43.263949204 |
| 3369 | 2026-03-11T00:46:57.864Z | stop 1:46.869764311 |
| 3370 | 2026-03-11T00:46:57.864Z | process exited: duration 961440 ms, exit code 0 |
| |
| 3371 | 2026-03-11T00:46:57.871Z | found 0 output files |