|
|
|
| 1 | 2025-02-19T02:13:37.378Z | job assigned to worker 01JMDZNBBJXEP6EV7J4PSN5QEG [factory aws, i-03e0f99e0d7a0b0dc] (queued for 1 h 22 m 13 s) |
| |
| 2 | 2025-02-19T02:13:44.968Z | starting task 0: "setup" |
| 3 | 2025-02-19T02:13:44.975Z | ++ uname -s |
| 4 | 2025-02-19T02:13:44.978Z | + kern=SunOS |
| 5 | 2025-02-19T02:13:44.978Z | + build_user=build |
| 6 | 2025-02-19T02:13:44.978Z | + build_uid=12345 |
| 7 | 2025-02-19T02:13:44.978Z | + work_dir=/work |
| 8 | 2025-02-19T02:13:44.978Z | + input_dir=/input |
| 9 | 2025-02-19T02:13:44.978Z | + [[ 0 == 12345 ]] |
| 10 | 2025-02-19T02:13:44.978Z | + case "$kern" in |
| 11 | 2025-02-19T02:13:44.978Z | + groupadd -g 12345 build |
| 12 | 2025-02-19T02:13:44.981Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-02-19T02:13:46.987Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-02-19T02:13:47.121Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-02-19T02:13:47.124Z | + home_fs=zfs |
| 16 | 2025-02-19T02:13:47.124Z | + [[ zfs == autofs ]] |
| 17 | 2025-02-19T02:13:47.124Z | + mkdir -p /home/build |
| 18 | 2025-02-19T02:13:47.127Z | + chown build:build /home/build /work |
| 19 | 2025-02-19T02:13:49.127Z | + chmod 0700 /home/build /work |
| 20 | 2025-02-19T02:13:49.130Z | process exited: duration 4161 ms, exit code 0 |
| |
| 21 | 2025-02-19T02:13:49.135Z | starting task 1: "rust-toolchain" |
| 22 | 2025-02-19T02:13:49.140Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.1 |
| 23 | 2025-02-19T02:13:49.140Z | * rust toolchain channel = "1.84.1" |
| 24 | 2025-02-19T02:13:49.140Z | * rust toolchain profile = "default" |
| 25 | 2025-02-19T02:13:49.140Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-02-19T02:13:49.140Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-02-19T02:13:49.140Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-02-19T02:13:49.143Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-02-19T02:13:49.143Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.1 --profile default |
| 30 | 2025-02-19T02:13:49.434Z | info: downloading installer |
| 31 | 2025-02-19T02:13:50.644Z | warning: it looks like you have an existing installation of Rust at: |
| 32 | 2025-02-19T02:13:50.644Z | warning: /opt/ooce/bin |
| 33 | 2025-02-19T02:13:50.644Z | warning: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-02-19T02:13:50.644Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
| 35 | 2025-02-19T02:13:50.644Z | warning: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-02-19T02:13:50.644Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-02-19T02:13:50.644Z | warning: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-02-19T02:13:50.644Z | error: cannot install while Rust is installed |
| 39 | 2025-02-19T02:13:50.644Z | warning: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-02-19T02:13:50.656Z | info: profile set to 'default' |
| 41 | 2025-02-19T02:13:50.656Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-02-19T02:13:50.658Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' |
| 43 | 2025-02-19T02:13:50.812Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
| 44 | 2025-02-19T02:13:50.812Z | info: downloading component 'cargo' |
| 45 | 2025-02-19T02:13:51.705Z | info: downloading component 'clippy' |
| 46 | 2025-02-19T02:13:52.048Z | info: downloading component 'rust-docs' |
| 47 | 2025-02-19T02:13:53.269Z | info: downloading component 'rust-std' |
| 48 | 2025-02-19T02:13:55.295Z | info: downloading component 'rustc' |
| 49 | 2025-02-19T02:14:02.353Z | info: downloading component 'rustfmt' |
| 50 | 2025-02-19T02:14:02.719Z | info: installing component 'cargo' |
| 51 | 2025-02-19T02:14:03.376Z | info: installing component 'clippy' |
| 52 | 2025-02-19T02:14:03.758Z | info: installing component 'rust-docs' |
| 53 | 2025-02-19T02:14:05.453Z | info: installing component 'rust-std' |
| 54 | 2025-02-19T02:14:07.298Z | info: installing component 'rustc' |
| 55 | 2025-02-19T02:14:13.310Z | info: installing component 'rustfmt' |
| 56 | 2025-02-19T02:14:13.643Z | info: default toolchain set to '1.84.1-x86_64-unknown-illumos' |
| 57 | 2025-02-19T02:14:13.643Z | |
| 58 | 2025-02-19T02:14:14.032Z | 1.84.1-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
| 59 | 2025-02-19T02:14:14.032Z | |
| 60 | 2025-02-19T02:14:14.036Z | |
| 61 | 2025-02-19T02:14:14.036Z | Rust is installed now. Great! |
| 62 | 2025-02-19T02:14:14.036Z | |
| 63 | 2025-02-19T02:14:14.036Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-02-19T02:14:14.036Z | environment variable. This has not been done automatically. |
| 65 | 2025-02-19T02:14:14.036Z | |
| 66 | 2025-02-19T02:14:14.036Z | To configure your current shell, you need to source |
| 67 | 2025-02-19T02:14:14.036Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-02-19T02:14:14.036Z | |
| 69 | 2025-02-19T02:14:14.036Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-02-19T02:14:14.036Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-02-19T02:14:14.036Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-02-19T02:14:14.111Z | + rustup --version |
| 73 | 2025-02-19T02:14:14.120Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
| 74 | 2025-02-19T02:14:14.120Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 75 | 2025-02-19T02:14:14.196Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
| 76 | 2025-02-19T02:14:14.200Z | + cargo --version |
| 77 | 2025-02-19T02:14:14.257Z | cargo 1.84.1 (66221abde 2024-11-19) |
| 78 | 2025-02-19T02:14:14.259Z | + rustc --version |
| 79 | 2025-02-19T02:14:14.321Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
| 80 | 2025-02-19T02:14:14.324Z | process exited: duration 25187 ms, exit code 0 |
| |
| 81 | 2025-02-19T02:14:14.329Z | starting task 2: "authentication" |
| 82 | 2025-02-19T02:14:14.350Z | process exited: duration 20 ms, exit code 0 |
| |
| 83 | 2025-02-19T02:14:14.355Z | starting task 3: "clone repository" |
| 84 | 2025-02-19T02:14:14.360Z | + mkdir -p /work/oxidecomputer/omicron |
| 85 | 2025-02-19T02:14:14.363Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 86 | 2025-02-19T02:14:14.403Z | Cloning into '/work/oxidecomputer/omicron'... |
| 87 | 2025-02-19T02:14:20.813Z | + cd /work/oxidecomputer/omicron |
| 88 | 2025-02-19T02:14:20.814Z | + git fetch origin 393a9251dcac7c69a91b393447131feb6a00f8a8 |
| 89 | 2025-02-19T02:14:21.133Z | From https://github.com/oxidecomputer/omicron |
| 90 | 2025-02-19T02:14:21.133Z | * branch 393a9251dcac7c69a91b393447131feb6a00f8a8 -> FETCH_HEAD |
| 91 | 2025-02-19T02:14:21.144Z | + [[ -n affinity-api ]] |
| 92 | 2025-02-19T02:14:21.147Z | ++ git branch --show-current |
| 93 | 2025-02-19T02:14:21.149Z | + current=main |
| 94 | 2025-02-19T02:14:21.149Z | + [[ main != affinity-api ]] |
| 95 | 2025-02-19T02:14:21.149Z | + git branch -f affinity-api 393a9251dcac7c69a91b393447131feb6a00f8a8 |
| 96 | 2025-02-19T02:14:21.152Z | + git checkout -f affinity-api |
| 97 | 2025-02-19T02:14:21.283Z | Switched to branch 'affinity-api' |
| 98 | 2025-02-19T02:14:21.286Z | + git reset --hard 393a9251dcac7c69a91b393447131feb6a00f8a8 |
| 99 | 2025-02-19T02:14:21.414Z | HEAD is now at 393a9251d Merge branch 'main' into affinity-api |
| 100 | 2025-02-19T02:14:21.416Z | process exited: duration 7059 ms, exit code 0 |
| |
| 101 | 2025-02-19T02:14:21.425Z | starting task 4: "build" |
| 102 | 2025-02-19T02:14:21.428Z | + source ./env.sh |
| 103 | 2025-02-19T02:14:21.431Z | ++ OLD_SHELL_OPTS=ehxB |
| 104 | 2025-02-19T02:14:21.431Z | ++ set -o xtrace |
| 105 | 2025-02-19T02:14:21.433Z | ++++ dirname ./env.sh |
| 106 | 2025-02-19T02:14:21.433Z | +++ readlink -f . |
| 107 | 2025-02-19T02:14:21.436Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 108 | 2025-02-19T02:14:21.436Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2025-02-19T02:14:21.436Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2025-02-19T02:14:21.436Z | ++ 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 |
| 111 | 2025-02-19T02:14:21.436Z | ++ 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 |
| 112 | 2025-02-19T02:14:21.436Z | ++ 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 |
| 113 | 2025-02-19T02:14:21.436Z | ++ 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 |
| 114 | 2025-02-19T02:14:21.436Z | ++ 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 |
| 115 | 2025-02-19T02:14:21.436Z | ++ 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 |
| 116 | 2025-02-19T02:14:21.436Z | ++ case $OLD_SHELL_OPTS in |
| 117 | 2025-02-19T02:14:21.439Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 118 | 2025-02-19T02:14:21.439Z | + source .github/buildomat/ci-env.sh |
| 119 | 2025-02-19T02:14:21.439Z | ++ export CARGO_TERM_COLOR=always |
| 120 | 2025-02-19T02:14:21.439Z | ++ CARGO_TERM_COLOR=always |
| 121 | 2025-02-19T02:14:21.439Z | + cargo --version |
| 122 | 2025-02-19T02:14:21.485Z | cargo 1.84.1 (66221abde 2024-11-19) |
| 123 | 2025-02-19T02:14:21.488Z | + rustc --version |
| 124 | 2025-02-19T02:14:21.548Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
| 125 | 2025-02-19T02:14:21.550Z | + banner prerequisites |
| 126 | 2025-02-19T02:14:21.553Z | |
| 127 | 2025-02-19T02:14:21.553Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 128 | 2025-02-19T02:14:21.553Z | # # # # # # # # # # # # # # # |
| 129 | 2025-02-19T02:14:21.553Z | # # # # ##### # # ##### # # # # # #### # |
| 130 | 2025-02-19T02:14:21.553Z | ##### ##### # ##### # # # # # # # # # |
| 131 | 2025-02-19T02:14:21.553Z | # # # # # # # # # # # # # # # |
| 132 | 2025-02-19T02:14:21.553Z | # # # ###### # # ###### ### # #### # #### # |
| 133 | 2025-02-19T02:14:21.553Z | |
| 134 | 2025-02-19T02:14:21.556Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 135 | 2025-02-19T02:14:23.178Z | pkg list: illegal option -- F |
| 136 | 2025-02-19T02:14:23.178Z | Usage: |
| 137 | 2025-02-19T02:14:23.180Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
| 138 | 2025-02-19T02:14:23.180Z | [pkg_fmri_pattern ...] |
| 139 | 2025-02-19T02:14:24.027Z | pkg list: illegal option -- F |
| 140 | 2025-02-19T02:14:24.027Z | Usage: |
| 141 | 2025-02-19T02:14:24.030Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
| 142 | 2025-02-19T02:14:24.030Z | [pkg_fmri_pattern ...] |
| 143 | 2025-02-19T02:14:30.992Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 144 | 2025-02-19T02:14:35.260Z | Startup: Caching catalogs ... Done |
| 145 | 2025-02-19T02:14:48.024Z | Planning: Solver setup ... Done (11.824s) |
| 146 | 2025-02-19T02:14:48.178Z | Planning: Running solver ... Done (0.155s) |
| 147 | 2025-02-19T02:14:48.297Z | Planning: Finding local manifests ... Done (0.006s) |
| 148 | 2025-02-19T02:14:48.324Z | Planning: Fetching manifests: 0/7 0% complete |
| 149 | 2025-02-19T02:14:48.969Z | Planning: Fetching manifests: 7/7 100% complete |
| 150 | 2025-02-19T02:14:49.077Z | Planning: Package planning ... Done (0.108s) |
| 151 | 2025-02-19T02:14:49.132Z | Planning: Merging actions ... Done (0.055s) |
| 152 | 2025-02-19T02:14:49.327Z | Planning: Checking for conflicting actions ... Done (0.195s) |
| 153 | 2025-02-19T02:14:51.381Z | Planning: Consolidating action changes ... Done (2.053s) |
| 154 | 2025-02-19T02:14:51.821Z | Planning: Evaluating mediators ... Done (0.439s) |
| 155 | 2025-02-19T02:14:51.902Z | Planning: Planning completed in 16.54 seconds |
| 156 | 2025-02-19T02:14:51.919Z | Packages to install: 4 |
| 157 | 2025-02-19T02:14:51.919Z | Packages to update: 3 |
| 158 | 2025-02-19T02:14:51.922Z | Mediators to change: 2 |
| 159 | 2025-02-19T02:14:51.922Z | Services to change: 1 |
| 160 | 2025-02-19T02:14:51.922Z | Estimated space available: 155.61 GB |
| 161 | 2025-02-19T02:14:51.922Z | Estimated space to be consumed: 1.66 GB |
| 162 | 2025-02-19T02:14:51.922Z | Create boot environment: No |
| 163 | 2025-02-19T02:14:51.922Z | Create backup boot environment: Yes |
| 164 | 2025-02-19T02:14:51.922Z | Rebuild boot archive: No |
| 165 | 2025-02-19T02:14:51.922Z | |
| 166 | 2025-02-19T02:14:51.922Z | Changed mediators: |
| 167 | 2025-02-19T02:14:51.922Z | mediator clang: |
| 168 | 2025-02-19T02:14:51.922Z | version: None -> 15 (system default) |
| 169 | 2025-02-19T02:14:51.922Z | |
| 170 | 2025-02-19T02:14:51.922Z | mediator llvm: |
| 171 | 2025-02-19T02:14:51.923Z | version: 14 (system default) -> 15 (system default) |
| 172 | 2025-02-19T02:14:51.923Z | |
| 173 | 2025-02-19T02:14:51.923Z | Changed packages: |
| 174 | 2025-02-19T02:14:51.923Z | helios-dev |
| 175 | 2025-02-19T02:14:51.923Z | developer/build-essential |
| 176 | 2025-02-19T02:14:51.923Z | None -> 11-2.0 |
| 177 | 2025-02-19T02:14:51.923Z | library/libxmlsec1 |
| 178 | 2025-02-19T02:14:51.923Z | None -> 1.2.35-2.0 |
| 179 | 2025-02-19T02:14:51.923Z | ooce/developer/clang-15 |
| 180 | 2025-02-19T02:14:51.923Z | None -> 15.0.7-2.0 |
| 181 | 2025-02-19T02:14:51.923Z | ooce/developer/llvm-15 |
| 182 | 2025-02-19T02:14:51.923Z | None -> 15.0.7-2.0 |
| 183 | 2025-02-19T02:14:51.923Z | package/pkg |
| 184 | 2025-02-19T02:14:51.923Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
| 185 | 2025-02-19T02:14:51.923Z | system/library/g++-runtime |
| 186 | 2025-02-19T02:14:51.923Z | 13-2.0 -> 14-2.0 |
| 187 | 2025-02-19T02:14:51.923Z | system/library/gcc-runtime |
| 188 | 2025-02-19T02:14:51.923Z | 13-2.0 -> 14-2.0 |
| 189 | 2025-02-19T02:14:51.923Z | |
| 190 | 2025-02-19T02:14:51.923Z | Services: |
| 191 | 2025-02-19T02:14:51.923Z | restart_fmri: |
| 192 | 2025-02-19T02:14:51.923Z | svc:/system/update-man-index:default |
| 193 | 2025-02-19T02:14:51.923Z | |
| 194 | 2025-02-19T02:14:51.923Z | Editable files to change: |
| 195 | 2025-02-19T02:14:51.923Z | Update: |
| 196 | 2025-02-19T02:14:51.923Z | usr/share/lib/pkg/web/config.shtml |
| 197 | 2025-02-19T02:14:52.003Z | |
| 198 | 2025-02-19T02:14:52.003Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
| 199 | 2025-02-19T02:14:57.122Z | Download: 1196/4301 items 77.3/225.4MB 34% complete (16.1M/s) |
| 200 | 2025-02-19T02:15:02.126Z | Download: 2228/4301 items 119.2/225.4MB 52% complete (11.9M/s) |
| 201 | 2025-02-19T02:15:07.130Z | Download: 3249/4301 items 203.1/225.4MB 90% complete (12.6M/s) |
| 202 | 2025-02-19T02:15:11.545Z | Download: Completed 225.42 MB in 19.54 seconds (11.5M/s) |
| 203 | 2025-02-19T02:15:13.724Z | Actions: 1/5122 actions (Removing old actions) |
| 204 | 2025-02-19T02:15:13.746Z | Actions: 194/5122 actions (Installing new actions) |
| 205 | 2025-02-19T02:15:18.443Z | Actions: 4267/5122 actions (Updating modified actions) |
| 206 | 2025-02-19T02:15:18.799Z | Actions: Completed 5122 actions in 5.07 seconds. |
| 207 | 2025-02-19T02:15:19.037Z | Done (0.230s) |
| 208 | 2025-02-19T02:15:19.039Z | Done (0.001s) |
| 209 | 2025-02-19T02:15:19.645Z | Done (0.606s) |
| 210 | 2025-02-19T02:15:24.116Z | Done (4.249s) |
| 211 | 2025-02-19T02:15:24.201Z | Done (0.017s) |
| 212 | 2025-02-19T02:15:24.204Z | Done (0.000s) |
| 213 | 2025-02-19T02:15:24.363Z | Done (0.000s) |
| 214 | 2025-02-19T02:15:25.064Z | Planning: Evaluating mediator changes ... Done |
| 215 | 2025-02-19T02:15:25.231Z | Planning: Checking for conflicting actions ... Done |
| 216 | 2025-02-19T02:15:25.234Z | Planning: Consolidating action changes ... Done |
| 217 | 2025-02-19T02:15:25.497Z | Planning: Evaluating mediators ... Done |
| 218 | 2025-02-19T02:15:25.500Z | Planning: Planning completed in 0.43 seconds |
| 219 | 2025-02-19T02:15:25.536Z | Mediators to change: 2 |
| 220 | 2025-02-19T02:15:25.537Z | Create boot environment: No |
| 221 | 2025-02-19T02:15:25.543Z | Create backup boot environment: No |
| 222 | 2025-02-19T02:15:25.613Z | Done |
| 223 | 2025-02-19T02:15:25.614Z | Done |
| 224 | 2025-02-19T02:15:25.996Z | Done |
| 225 | 2025-02-19T02:15:29.539Z | Done |
| 226 | 2025-02-19T02:15:29.625Z | Done |
| 227 | 2025-02-19T02:15:29.628Z | Done |
| 228 | 2025-02-19T02:15:29.757Z | Done |
| 229 | 2025-02-19T02:15:30.366Z | Planning: Evaluating mediator changes ... Done |
| 230 | 2025-02-19T02:15:30.369Z | Planning: Merging actions ... Done |
| 231 | 2025-02-19T02:15:30.557Z | Planning: Checking for conflicting actions ... Done |
| 232 | 2025-02-19T02:15:30.560Z | Planning: Consolidating action changes ... Done |
| 233 | 2025-02-19T02:15:30.821Z | Planning: Evaluating mediators ... Done |
| 234 | 2025-02-19T02:15:30.876Z | Planning: Planning completed in 0.75 seconds |
| 235 | 2025-02-19T02:15:30.917Z | Packages to change: 1 |
| 236 | 2025-02-19T02:15:30.917Z | Mediators to change: 1 |
| 237 | 2025-02-19T02:15:30.919Z | Services to change: 1 |
| 238 | 2025-02-19T02:15:30.919Z | Create boot environment: No |
| 239 | 2025-02-19T02:15:30.919Z | Create backup boot environment: Yes |
| 240 | 2025-02-19T02:15:33.217Z | Actions: 1/6 actions (Updating modified actions) |
| 241 | 2025-02-19T02:15:33.221Z | Actions: Completed 6 actions in 0.00 seconds. |
| 242 | 2025-02-19T02:15:33.221Z | Done |
| 243 | 2025-02-19T02:15:33.221Z | Done |
| 244 | 2025-02-19T02:15:33.341Z | Done |
| 245 | 2025-02-19T02:15:36.920Z | Done |
| 246 | 2025-02-19T02:15:37.006Z | Done |
| 247 | 2025-02-19T02:15:37.010Z | Done |
| 248 | 2025-02-19T02:15:37.142Z | Done |
| 249 | 2025-02-19T02:15:37.850Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 250 | 2025-02-19T02:15:37.850Z | clang system 15 system |
| 251 | 2025-02-19T02:15:37.850Z | csh system system illumos |
| 252 | 2025-02-19T02:15:37.850Z | ctags system system illumos |
| 253 | 2025-02-19T02:15:37.850Z | gcc vendor 12 vendor |
| 254 | 2025-02-19T02:15:37.850Z | gcc system 10 system |
| 255 | 2025-02-19T02:15:37.850Z | gcc system 7 system |
| 256 | 2025-02-19T02:15:37.850Z | go system 1.20 system |
| 257 | 2025-02-19T02:15:37.850Z | go system 1.19 system |
| 258 | 2025-02-19T02:15:37.850Z | llvm system 15 system |
| 259 | 2025-02-19T02:15:37.850Z | llvm system 14 system |
| 260 | 2025-02-19T02:15:37.850Z | mariadb system 10.6 system |
| 261 | 2025-02-19T02:15:37.850Z | mta vendor vendor dma |
| 262 | 2025-02-19T02:15:37.851Z | openjdk system 17 system |
| 263 | 2025-02-19T02:15:37.851Z | openjdk system 11 system |
| 264 | 2025-02-19T02:15:37.851Z | openjdk system 1.8 system |
| 265 | 2025-02-19T02:15:37.851Z | openssl vendor 3 vendor |
| 266 | 2025-02-19T02:15:37.851Z | perl system 5.36 system |
| 267 | 2025-02-19T02:15:37.851Z | postgresql system 15 system |
| 268 | 2025-02-19T02:15:37.851Z | postgresql system 13 system |
| 269 | 2025-02-19T02:15:37.851Z | python vendor 3 vendor |
| 270 | 2025-02-19T02:15:37.851Z | python system 2 system |
| 271 | 2025-02-19T02:15:37.851Z | python3 system 3.11 system |
| 272 | 2025-02-19T02:15:37.851Z | ruby system 3.0 system |
| 273 | 2025-02-19T02:15:37.851Z | words vendor vendor american-english |
| 274 | 2025-02-19T02:15:37.851Z | words system system australian-english |
| 275 | 2025-02-19T02:15:37.851Z | words system system british-english |
| 276 | 2025-02-19T02:15:37.851Z | words system system canadian-english |
| 277 | 2025-02-19T02:15:37.851Z | words system system french |
| 278 | 2025-02-19T02:15:37.851Z | words system system italian |
| 279 | 2025-02-19T02:15:37.851Z | words system system ngerman |
| 280 | 2025-02-19T02:15:37.851Z | words system system ogerman |
| 281 | 2025-02-19T02:15:37.851Z | words system system spanish |
| 282 | 2025-02-19T02:15:37.900Z | PUBLISHER TYPE STATUS P LOCATION |
| 283 | 2025-02-19T02:15:37.900Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 284 | 2025-02-19T02:15:40.858Z | FMRI IFO |
| 285 | 2025-02-19T02:15:40.858Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 286 | 2025-02-19T02:15:40.858Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 287 | 2025-02-19T02:15:40.858Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 288 | 2025-02-19T02:15:40.858Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 289 | 2025-02-19T02:15:40.858Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 290 | 2025-02-19T02:15:40.858Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 291 | 2025-02-19T02:15:40.858Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
| 292 | 2025-02-19T02:15:40.858Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 293 | 2025-02-19T02:15:40.858Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 294 | 2025-02-19T02:15:40.859Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
| 295 | 2025-02-19T02:15:40.859Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 296 | 2025-02-19T02:15:40.859Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 297 | 2025-02-19T02:15:40.859Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
| 298 | 2025-02-19T02:15:40.859Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 299 | 2025-02-19T02:15:40.859Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 300 | 2025-02-19T02:15:41.627Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 301 | 2025-02-19T02:15:41.903Z | Updating crates.io index |
| 302 | 2025-02-19T02:15:41.906Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 303 | 2025-02-19T02:15:42.504Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 304 | 2025-02-19T02:15:42.718Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 305 | 2025-02-19T02:15:42.983Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 306 | 2025-02-19T02:15:44.057Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 307 | 2025-02-19T02:15:45.778Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 308 | 2025-02-19T02:15:46.488Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 309 | 2025-02-19T02:15:47.234Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 310 | 2025-02-19T02:15:47.544Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 311 | 2025-02-19T02:15:47.859Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 312 | 2025-02-19T02:15:48.434Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
| 313 | 2025-02-19T02:15:48.787Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 314 | 2025-02-19T02:15:49.098Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 315 | 2025-02-19T02:15:49.357Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 316 | 2025-02-19T02:15:49.631Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 317 | 2025-02-19T02:15:49.908Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 318 | 2025-02-19T02:15:50.190Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 319 | 2025-02-19T02:15:50.507Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 320 | 2025-02-19T02:15:50.825Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 321 | 2025-02-19T02:15:51.113Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 322 | 2025-02-19T02:15:51.502Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 323 | 2025-02-19T02:15:51.758Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 324 | 2025-02-19T02:15:52.221Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 325 | 2025-02-19T02:15:52.513Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 326 | 2025-02-19T02:15:52.867Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 327 | 2025-02-19T02:15:53.274Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 328 | 2025-02-19T02:15:53.572Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 329 | 2025-02-19T02:15:53.814Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 330 | 2025-02-19T02:15:54.097Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 331 | 2025-02-19T02:15:55.326Z | Downloading crates ... |
| 332 | 2025-02-19T02:15:55.392Z | Downloaded anstyle v1.0.10 |
| 333 | 2025-02-19T02:15:55.399Z | Downloaded anyhow v1.0.95 |
| 334 | 2025-02-19T02:15:55.404Z | Downloaded block-buffer v0.10.4 |
| 335 | 2025-02-19T02:15:55.406Z | Downloaded autocfg v1.4.0 |
| 336 | 2025-02-19T02:15:55.406Z | Downloaded bitflags v2.6.0 |
| 337 | 2025-02-19T02:15:55.409Z | Downloaded fnv v1.0.7 |
| 338 | 2025-02-19T02:15:55.412Z | Downloaded generic-array v0.14.7 |
| 339 | 2025-02-19T02:15:55.412Z | Downloaded equivalent v1.0.1 |
| 340 | 2025-02-19T02:15:55.415Z | Downloaded heck v0.4.1 |
| 341 | 2025-02-19T02:15:55.415Z | Downloaded heck v0.5.0 |
| 342 | 2025-02-19T02:15:55.418Z | Downloaded crypto-common v0.1.6 |
| 343 | 2025-02-19T02:15:55.418Z | Downloaded clap_lex v0.7.4 |
| 344 | 2025-02-19T02:15:55.418Z | Downloaded is_terminal_polyfill v1.70.1 |
| 345 | 2025-02-19T02:15:55.421Z | Downloaded indexmap v2.7.1 |
| 346 | 2025-02-19T02:15:55.424Z | Downloaded cfg-if v1.0.0 |
| 347 | 2025-02-19T02:15:55.424Z | Downloaded byteorder v1.5.0 |
| 348 | 2025-02-19T02:15:55.466Z | Downloaded libc v0.2.169 |
| 349 | 2025-02-19T02:15:55.490Z | Downloaded serde v1.0.217 |
| 350 | 2025-02-19T02:15:55.493Z | Downloaded quote v1.0.38 |
| 351 | 2025-02-19T02:15:55.495Z | Downloaded proc-macro-error-attr v1.0.4 |
| 352 | 2025-02-19T02:15:55.499Z | Downloaded proc-macro-error v1.0.4 |
| 353 | 2025-02-19T02:15:55.502Z | Downloaded sha2 v0.10.8 |
| 354 | 2025-02-19T02:15:55.502Z | Downloaded strsim v0.11.1 |
| 355 | 2025-02-19T02:15:55.504Z | Downloaded serde_spanned v0.6.8 |
| 356 | 2025-02-19T02:15:55.504Z | Downloaded serde_derive v1.0.217 |
| 357 | 2025-02-19T02:15:55.507Z | Downloaded memchr v2.7.4 |
| 358 | 2025-02-19T02:15:55.514Z | Downloaded syn v1.0.109 |
| 359 | 2025-02-19T02:15:55.523Z | Downloaded ucd-trie v0.1.7 |
| 360 | 2025-02-19T02:15:55.526Z | Downloaded anstyle-query v1.1.1 |
| 361 | 2025-02-19T02:15:55.529Z | Downloaded fastrand v2.1.1 |
| 362 | 2025-02-19T02:15:55.529Z | Downloaded errno v0.3.9 |
| 363 | 2025-02-19T02:15:55.529Z | Downloaded itoa v1.0.11 |
| 364 | 2025-02-19T02:15:55.531Z | Downloaded digest v0.10.7 |
| 365 | 2025-02-19T02:15:55.534Z | Downloaded colorchoice v1.0.2 |
| 366 | 2025-02-19T02:15:55.534Z | Downloaded typenum v1.17.0 |
| 367 | 2025-02-19T02:15:55.537Z | Downloaded scroll_derive v0.12.0 |
| 368 | 2025-02-19T02:15:55.537Z | Downloaded ryu v1.0.18 |
| 369 | 2025-02-19T02:15:55.540Z | Downloaded plain v0.2.3 |
| 370 | 2025-02-19T02:15:55.540Z | Downloaded toml_datetime v0.6.8 |
| 371 | 2025-02-19T02:15:55.542Z | Downloaded textwrap v0.16.1 |
| 372 | 2025-02-19T02:15:55.545Z | Downloaded thiserror-impl v1.0.69 |
| 373 | 2025-02-19T02:15:55.545Z | Downloaded thiserror v1.0.69 |
| 374 | 2025-02-19T02:15:55.548Z | Downloaded version_check v0.9.5 |
| 375 | 2025-02-19T02:15:55.551Z | Downloaded utf8parse v0.2.2 |
| 376 | 2025-02-19T02:15:55.551Z | Downloaded toml_edit v0.22.22 |
| 377 | 2025-02-19T02:15:55.571Z | Downloaded zerocopy v0.7.35 |
| 378 | 2025-02-19T02:15:55.604Z | Downloaded zerocopy-derive v0.7.35 |
| 379 | 2025-02-19T02:15:55.608Z | Downloaded bytecount v0.6.8 |
| 380 | 2025-02-19T02:15:55.611Z | Downloaded cpufeatures v0.2.14 |
| 381 | 2025-02-19T02:15:55.613Z | Downloaded clap_derive v4.5.24 |
| 382 | 2025-02-19T02:15:55.616Z | Downloaded macaddr v1.0.1 |
| 383 | 2025-02-19T02:15:55.616Z | Downloaded camino v1.1.9 |
| 384 | 2025-02-19T02:15:55.618Z | Downloaded anstyle-parse v0.2.5 |
| 385 | 2025-02-19T02:15:55.618Z | Downloaded anstream v0.6.15 |
| 386 | 2025-02-19T02:15:55.621Z | Downloaded clap_builder v4.5.27 |
| 387 | 2025-02-19T02:15:55.628Z | Downloaded pest_meta v2.7.14 |
| 388 | 2025-02-19T02:15:55.630Z | Downloaded pest_generator v2.7.14 |
| 389 | 2025-02-19T02:15:55.633Z | Downloaded once_cell v1.20.2 |
| 390 | 2025-02-19T02:15:55.638Z | Downloaded goblin v0.8.2 |
| 391 | 2025-02-19T02:15:55.644Z | Downloaded smawk v0.3.2 |
| 392 | 2025-02-19T02:15:55.659Z | Downloaded semver v1.0.24 |
| 393 | 2025-02-19T02:15:55.660Z | Downloaded log v0.4.22 |
| 394 | 2025-02-19T02:15:55.660Z | Downloaded tempfile v3.13.0 |
| 395 | 2025-02-19T02:15:55.660Z | Downloaded toml v0.8.19 |
| 396 | 2025-02-19T02:15:55.660Z | Downloaded scroll v0.12.0 |
| 397 | 2025-02-19T02:15:55.660Z | Downloaded proc-macro2 v1.0.92 |
| 398 | 2025-02-19T02:15:55.663Z | Downloaded serde_json v1.0.135 |
| 399 | 2025-02-19T02:15:55.667Z | Downloaded unicode-linebreak v0.1.5 |
| 400 | 2025-02-19T02:15:55.669Z | Downloaded unicode-ident v1.0.14 |
| 401 | 2025-02-19T02:15:55.714Z | Downloaded cargo_metadata v0.18.1 |
| 402 | 2025-02-19T02:15:55.716Z | Downloaded fs-err v2.11.0 |
| 403 | 2025-02-19T02:15:55.719Z | Downloaded clap v4.5.27 |
| 404 | 2025-02-19T02:15:55.728Z | Downloaded pest_derive v2.7.14 |
| 405 | 2025-02-19T02:15:55.731Z | Downloaded pest v2.7.14 |
| 406 | 2025-02-19T02:15:55.737Z | Downloaded winnow v0.6.20 |
| 407 | 2025-02-19T02:15:55.746Z | Downloaded usdt-macro v0.5.0 |
| 408 | 2025-02-19T02:15:55.749Z | Downloaded papergrid v0.11.0 |
| 409 | 2025-02-19T02:15:55.751Z | Downloaded memmap v0.7.0 |
| 410 | 2025-02-19T02:15:55.753Z | Downloaded hashbrown v0.15.1 |
| 411 | 2025-02-19T02:15:55.757Z | Downloaded dtrace-parser v0.2.0 |
| 412 | 2025-02-19T02:15:55.759Z | Downloaded dof v0.3.0 |
| 413 | 2025-02-19T02:15:55.759Z | Downloaded cargo_toml v0.20.5 |
| 414 | 2025-02-19T02:15:55.761Z | Downloaded cargo-platform v0.1.8 |
| 415 | 2025-02-19T02:15:55.762Z | Downloaded camino-tempfile v1.1.1 |
| 416 | 2025-02-19T02:15:55.764Z | Downloaded usdt-impl v0.5.0 |
| 417 | 2025-02-19T02:15:55.764Z | Downloaded usdt-attr-macro v0.5.0 |
| 418 | 2025-02-19T02:15:55.764Z | Downloaded usdt v0.5.0 |
| 419 | 2025-02-19T02:15:55.767Z | Downloaded unicode-width v0.1.14 |
| 420 | 2025-02-19T02:15:55.769Z | Downloaded thread-id v4.2.2 |
| 421 | 2025-02-19T02:15:55.772Z | Downloaded terminal_size v0.4.0 |
| 422 | 2025-02-19T02:15:55.772Z | Downloaded tabled_derive v0.7.0 |
| 423 | 2025-02-19T02:15:55.774Z | Downloaded tabled v0.15.0 |
| 424 | 2025-02-19T02:15:55.787Z | Downloaded syn v2.0.96 |
| 425 | 2025-02-19T02:15:55.796Z | Downloaded swrite v0.1.0 |
| 426 | 2025-02-19T02:15:55.799Z | Downloaded serde_tokenstream v0.2.2 |
| 427 | 2025-02-19T02:15:55.799Z | Downloaded rustix v0.38.37 |
| 428 | 2025-02-19T02:15:55.818Z | Downloaded pretty-hex v0.4.1 |
| 429 | 2025-02-19T02:15:56.107Z | Compiling proc-macro2 v1.0.92 |
| 430 | 2025-02-19T02:15:56.107Z | Compiling unicode-ident v1.0.14 |
| 431 | 2025-02-19T02:15:56.110Z | Compiling serde v1.0.217 |
| 432 | 2025-02-19T02:15:56.110Z | Compiling version_check v0.9.5 |
| 433 | 2025-02-19T02:15:56.110Z | Compiling memchr v2.7.4 |
| 434 | 2025-02-19T02:15:56.110Z | Compiling thiserror v1.0.69 |
| 435 | 2025-02-19T02:15:56.143Z | Compiling libc v0.2.169 |
| 436 | 2025-02-19T02:15:56.146Z | Compiling ryu v1.0.18 |
| 437 | 2025-02-19T02:15:56.391Z | Compiling itoa v1.0.11 |
| 438 | 2025-02-19T02:15:56.505Z | Compiling ucd-trie v0.1.7 |
| 439 | 2025-02-19T02:15:56.642Z | Compiling once_cell v1.20.2 |
| 440 | 2025-02-19T02:15:56.903Z | Compiling byteorder v1.5.0 |
| 441 | 2025-02-19T02:15:57.015Z | Compiling serde_json v1.0.135 |
| 442 | 2025-02-19T02:15:57.046Z | Compiling rustix v0.38.37 |
| 443 | 2025-02-19T02:15:57.409Z | Compiling bitflags v2.6.0 |
| 444 | 2025-02-19T02:15:57.431Z | Compiling usdt-impl v0.5.0 |
| 445 | 2025-02-19T02:15:57.736Z | Compiling proc-macro-error-attr v1.0.4 |
| 446 | 2025-02-19T02:15:57.786Z | Compiling syn v1.0.109 |
| 447 | 2025-02-19T02:15:57.844Z | Compiling proc-macro-error v1.0.4 |
| 448 | 2025-02-19T02:15:57.906Z | Compiling equivalent v1.0.1 |
| 449 | 2025-02-19T02:15:57.932Z | Compiling quote v1.0.38 |
| 450 | 2025-02-19T02:15:58.038Z | Compiling camino v1.1.9 |
| 451 | 2025-02-19T02:15:58.085Z | Compiling utf8parse v0.2.2 |
| 452 | 2025-02-19T02:15:58.135Z | Compiling errno v0.3.9 |
| 453 | 2025-02-19T02:15:58.258Z | Compiling hashbrown v0.15.1 |
| 454 | 2025-02-19T02:15:58.313Z | Compiling syn v2.0.96 |
| 455 | 2025-02-19T02:15:58.467Z | Compiling plain v0.2.3 |
| 456 | 2025-02-19T02:15:58.539Z | Compiling log v0.4.22 |
| 457 | 2025-02-19T02:15:58.653Z | Compiling thread-id v4.2.2 |
| 458 | 2025-02-19T02:15:58.782Z | Compiling anstyle-parse v0.2.5 |
| 459 | 2025-02-19T02:15:58.977Z | Compiling anstyle-query v1.1.1 |
| 460 | 2025-02-19T02:15:59.091Z | Compiling semver v1.0.24 |
| 461 | 2025-02-19T02:15:59.137Z | Compiling winnow v0.6.20 |
| 462 | 2025-02-19T02:15:59.212Z | Compiling is_terminal_polyfill v1.70.1 |
| 463 | 2025-02-19T02:15:59.356Z | Compiling indexmap v2.7.1 |
| 464 | 2025-02-19T02:15:59.383Z | Compiling unicode-width v0.1.14 |
| 465 | 2025-02-19T02:15:59.418Z | Compiling colorchoice v1.0.2 |
| 466 | 2025-02-19T02:15:59.551Z | Compiling pretty-hex v0.4.1 |
| 467 | 2025-02-19T02:15:59.604Z | Compiling anstyle v1.0.10 |
| 468 | 2025-02-19T02:15:59.796Z | Compiling autocfg v1.4.0 |
| 469 | 2025-02-19T02:16:00.022Z | Compiling anstream v0.6.15 |
| 470 | 2025-02-19T02:16:00.210Z | Compiling terminal_size v0.4.0 |
| 471 | 2025-02-19T02:16:00.565Z | Compiling heck v0.4.1 |
| 472 | 2025-02-19T02:16:00.589Z | Compiling clap_lex v0.7.4 |
| 473 | 2025-02-19T02:16:00.655Z | Compiling strsim v0.11.1 |
| 474 | 2025-02-19T02:16:00.765Z | Compiling fs-err v2.11.0 |
| 475 | 2025-02-19T02:16:00.969Z | Compiling anyhow v1.0.95 |
| 476 | 2025-02-19T02:16:01.051Z | Compiling bytecount v0.6.8 |
| 477 | 2025-02-19T02:16:01.078Z | Compiling fastrand v2.1.1 |
| 478 | 2025-02-19T02:16:01.229Z | Compiling fnv v1.0.7 |
| 479 | 2025-02-19T02:16:01.276Z | Compiling cfg-if v1.0.0 |
| 480 | 2025-02-19T02:16:01.408Z | Compiling heck v0.5.0 |
| 481 | 2025-02-19T02:16:01.431Z | Compiling tempfile v3.13.0 |
| 482 | 2025-02-19T02:16:01.595Z | Compiling papergrid v0.11.0 |
| 483 | 2025-02-19T02:16:01.969Z | Compiling clap_builder v4.5.27 |
| 484 | 2025-02-19T02:16:01.997Z | Compiling memmap v0.7.0 |
| 485 | 2025-02-19T02:16:02.021Z | Compiling unicode-linebreak v0.1.5 |
| 486 | 2025-02-19T02:16:02.289Z | Compiling smawk v0.3.2 |
| 487 | 2025-02-19T02:16:02.507Z | Compiling textwrap v0.16.1 |
| 488 | 2025-02-19T02:16:02.534Z | Compiling swrite v0.1.0 |
| 489 | 2025-02-19T02:16:03.439Z | Compiling tabled_derive v0.7.0 |
| 490 | 2025-02-19T02:16:05.019Z | Compiling serde_derive v1.0.217 |
| 491 | 2025-02-19T02:16:05.019Z | Compiling thiserror-impl v1.0.69 |
| 492 | 2025-02-19T02:16:05.024Z | Compiling zerocopy-derive v0.7.35 |
| 493 | 2025-02-19T02:16:05.024Z | Compiling scroll_derive v0.12.0 |
| 494 | 2025-02-19T02:16:05.024Z | Compiling clap_derive v4.5.24 |
| 495 | 2025-02-19T02:16:05.081Z | Compiling tabled v0.15.0 |
| 496 | 2025-02-19T02:16:06.473Z | Compiling scroll v0.12.0 |
| 497 | 2025-02-19T02:16:06.835Z | Compiling zerocopy v0.7.35 |
| 498 | 2025-02-19T02:16:07.006Z | Compiling goblin v0.8.2 |
| 499 | 2025-02-19T02:16:08.194Z | Compiling pest v2.7.14 |
| 500 | 2025-02-19T02:16:08.713Z | Compiling clap v4.5.27 |
| 501 | 2025-02-19T02:16:10.258Z | Compiling pest_meta v2.7.14 |
| 502 | 2025-02-19T02:16:11.160Z | Compiling pest_generator v2.7.14 |
| 503 | 2025-02-19T02:16:12.696Z | Compiling pest_derive v2.7.14 |
| 504 | 2025-02-19T02:16:13.252Z | Compiling dtrace-parser v0.2.0 |
| 505 | 2025-02-19T02:16:13.915Z | Compiling serde_tokenstream v0.2.2 |
| 506 | 2025-02-19T02:16:13.939Z | Compiling toml_datetime v0.6.8 |
| 507 | 2025-02-19T02:16:13.976Z | Compiling serde_spanned v0.6.8 |
| 508 | 2025-02-19T02:16:14.102Z | Compiling cargo-platform v0.1.8 |
| 509 | 2025-02-19T02:16:14.252Z | Compiling toml_edit v0.22.22 |
| 510 | 2025-02-19T02:16:14.405Z | Compiling macaddr v1.0.1 |
| 511 | 2025-02-19T02:16:14.588Z | Compiling camino-tempfile v1.1.1 |
| 512 | 2025-02-19T02:16:15.233Z | Compiling dof v0.3.0 |
| 513 | 2025-02-19T02:16:15.286Z | Compiling cargo_metadata v0.18.1 |
| 514 | 2025-02-19T02:16:16.638Z | Compiling usdt-attr-macro v0.5.0 |
| 515 | 2025-02-19T02:16:16.641Z | Compiling usdt-macro v0.5.0 |
| 516 | 2025-02-19T02:16:16.991Z | Compiling toml v0.8.19 |
| 517 | 2025-02-19T02:16:17.758Z | Compiling usdt v0.5.0 |
| 518 | 2025-02-19T02:16:17.784Z | Compiling cargo_toml v0.20.5 |
| 519 | 2025-02-19T02:16:20.523Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 520 | 2025-02-19T02:16:23.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.22s |
| 521 | 2025-02-19T02:16:23.934Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
| 522 | 2025-02-19T02:16:24.451Z | Downloading crates ... |
| 523 | 2025-02-19T02:16:24.596Z | Downloaded daft v0.1.1 |
| 524 | 2025-02-19T02:16:24.601Z | Downloaded hostname v0.3.1 |
| 525 | 2025-02-19T02:16:24.604Z | Downloaded hex v0.4.3 |
| 526 | 2025-02-19T02:16:24.606Z | Downloaded headers-core v0.3.0 |
| 527 | 2025-02-19T02:16:24.609Z | Downloaded heck v0.3.3 |
| 528 | 2025-02-19T02:16:24.611Z | Downloaded icu_provider_macros v1.5.0 |
| 529 | 2025-02-19T02:16:24.613Z | Downloaded http-body v1.0.1 |
| 530 | 2025-02-19T02:16:24.628Z | Downloaded instant v0.1.13 |
| 531 | 2025-02-19T02:16:24.631Z | Downloaded match_cfg v0.1.0 |
| 532 | 2025-02-19T02:16:24.639Z | Downloaded is_ci v1.2.0 |
| 533 | 2025-02-19T02:16:24.646Z | Downloaded hubpack_derive v0.1.1 |
| 534 | 2025-02-19T02:16:24.649Z | Downloaded hex-literal v0.4.1 |
| 535 | 2025-02-19T02:16:24.655Z | Downloaded linked-hash-map v0.5.6 |
| 536 | 2025-02-19T02:16:24.657Z | Downloaded ascii-canvas v3.0.0 |
| 537 | 2025-02-19T02:16:24.660Z | Downloaded http-body-util v0.1.2 |
| 538 | 2025-02-19T02:16:24.662Z | Downloaded async-stream-impl v0.3.6 |
| 539 | 2025-02-19T02:16:24.662Z | Downloaded aead v0.5.2 |
| 540 | 2025-02-19T02:16:24.662Z | Downloaded hostname v0.4.0 |
| 541 | 2025-02-19T02:16:24.665Z | Downloaded mirai-annotations v1.12.0 |
| 542 | 2025-02-19T02:16:24.667Z | Downloaded memoffset v0.9.1 |
| 543 | 2025-02-19T02:16:24.667Z | Downloaded ident_case v1.0.1 |
| 544 | 2025-02-19T02:16:24.670Z | Downloaded http-range v0.1.5 |
| 545 | 2025-02-19T02:16:24.670Z | Downloaded assert_matches v1.5.0 |
| 546 | 2025-02-19T02:16:24.673Z | Downloaded atomic-waker v1.1.2 |
| 547 | 2025-02-19T02:16:24.673Z | Downloaded maplit v1.0.2 |
| 548 | 2025-02-19T02:16:24.675Z | Downloaded ipnet v2.10.1 |
| 549 | 2025-02-19T02:16:24.678Z | Downloaded indoc v1.0.9 |
| 550 | 2025-02-19T02:16:24.680Z | Downloaded indent_write v2.2.0 |
| 551 | 2025-02-19T02:16:24.683Z | Downloaded lru-cache v0.1.2 |
| 552 | 2025-02-19T02:16:24.685Z | Downloaded lalrpop-util v0.19.12 |
| 553 | 2025-02-19T02:16:24.685Z | Downloaded lockfree-object-pool v0.1.6 |
| 554 | 2025-02-19T02:16:24.688Z | Downloaded atomicwrites v0.4.4 |
| 555 | 2025-02-19T02:16:24.690Z | Downloaded async-trait v0.1.86 |
| 556 | 2025-02-19T02:16:24.693Z | Downloaded mockall v0.13.0 |
| 557 | 2025-02-19T02:16:24.696Z | Downloaded async-recursion v1.1.1 |
| 558 | 2025-02-19T02:16:24.699Z | Downloaded async-bb8-diesel v0.2.1 |
| 559 | 2025-02-19T02:16:24.702Z | Downloaded psl-types v2.0.11 |
| 560 | 2025-02-19T02:16:24.704Z | Downloaded keccak v0.1.5 |
| 561 | 2025-02-19T02:16:24.707Z | Downloaded async-stream v0.3.6 |
| 562 | 2025-02-19T02:16:24.707Z | Downloaded adler2 v2.0.0 |
| 563 | 2025-02-19T02:16:24.709Z | Downloaded libefi-sys v0.1.0 |
| 564 | 2025-02-19T02:16:24.712Z | Downloaded lru v0.12.5 |
| 565 | 2025-02-19T02:16:24.714Z | Downloaded litemap v0.7.3 |
| 566 | 2025-02-19T02:16:24.716Z | Downloaded inout v0.1.3 |
| 567 | 2025-02-19T02:16:24.716Z | Downloaded backtrace v0.3.74 |
| 568 | 2025-02-19T02:16:24.722Z | Downloaded memmap2 v0.9.5 |
| 569 | 2025-02-19T02:16:24.724Z | Downloaded is-terminal v0.4.13 |
| 570 | 2025-02-19T02:16:24.727Z | Downloaded icu_locid_transform v1.5.0 |
| 571 | 2025-02-19T02:16:24.729Z | Downloaded progenitor v0.8.0 |
| 572 | 2025-02-19T02:16:24.732Z | Downloaded md-5 v0.10.6 |
| 573 | 2025-02-19T02:16:24.734Z | Downloaded maybe-uninit v2.0.0 |
| 574 | 2025-02-19T02:16:24.734Z | Downloaded linear-map v1.2.0 |
| 575 | 2025-02-19T02:16:24.737Z | Downloaded mime_guess v2.0.5 |
| 576 | 2025-02-19T02:16:24.739Z | Downloaded lock_api v0.4.12 |
| 577 | 2025-02-19T02:16:24.742Z | Downloaded hyper-staticfile v0.10.1 |
| 578 | 2025-02-19T02:16:24.744Z | Downloaded humantime v2.1.0 |
| 579 | 2025-02-19T02:16:24.746Z | Downloaded hyper-rustls v0.27.3 |
| 580 | 2025-02-19T02:16:24.749Z | Downloaded lazycell v1.3.0 |
| 581 | 2025-02-19T02:16:24.752Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 582 | 2025-02-19T02:16:24.754Z | Downloaded hyper-tls v0.6.0 |
| 583 | 2025-02-19T02:16:24.757Z | Downloaded indexmap v1.9.3 |
| 584 | 2025-02-19T02:16:24.759Z | Downloaded cfg_aliases v0.1.1 |
| 585 | 2025-02-19T02:16:24.762Z | Downloaded bitfield v0.14.0 |
| 586 | 2025-02-19T02:16:24.765Z | Downloaded radium v0.7.0 |
| 587 | 2025-02-19T02:16:24.765Z | Downloaded hmac v0.12.1 |
| 588 | 2025-02-19T02:16:24.767Z | Downloaded ciborium-io v0.2.2 |
| 589 | 2025-02-19T02:16:24.768Z | Downloaded hickory-client v0.24.3 |
| 590 | 2025-02-19T02:16:24.771Z | Downloaded lazy_static v1.5.0 |
| 591 | 2025-02-19T02:16:24.774Z | Downloaded sqlparser_derive v0.2.2 |
| 592 | 2025-02-19T02:16:24.776Z | Downloaded bit-set v0.5.3 |
| 593 | 2025-02-19T02:16:24.776Z | Downloaded block-padding v0.3.3 |
| 594 | 2025-02-19T02:16:24.779Z | Downloaded buf-list v1.0.3 |
| 595 | 2025-02-19T02:16:24.781Z | Downloaded time-core v0.1.2 |
| 596 | 2025-02-19T02:16:24.781Z | Downloaded take_mut v0.2.2 |
| 597 | 2025-02-19T02:16:24.784Z | Downloaded rfc6979 v0.4.0 |
| 598 | 2025-02-19T02:16:24.784Z | Downloaded blowfish v0.9.1 |
| 599 | 2025-02-19T02:16:24.786Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 600 | 2025-02-19T02:16:24.787Z | Downloaded ref-cast v1.0.23 |
| 601 | 2025-02-19T02:16:24.790Z | Downloaded miniz_oxide v0.8.0 |
| 602 | 2025-02-19T02:16:24.793Z | Downloaded icu_normalizer_data v1.5.0 |
| 603 | 2025-02-19T02:16:24.796Z | Downloaded crucible-workspace-hack v0.1.0 |
| 604 | 2025-02-19T02:16:24.798Z | Downloaded cstr-argument v0.1.2 |
| 605 | 2025-02-19T02:16:24.798Z | Downloaded litrs v0.4.1 |
| 606 | 2025-02-19T02:16:24.803Z | Downloaded icu_provider v1.5.0 |
| 607 | 2025-02-19T02:16:24.805Z | Downloaded cipher v0.4.4 |
| 608 | 2025-02-19T02:16:24.808Z | Downloaded yoke-derive v0.7.4 |
| 609 | 2025-02-19T02:16:24.808Z | Downloaded rustc_version v0.4.1 |
| 610 | 2025-02-19T02:16:24.810Z | Downloaded rustls-pemfile v1.0.4 |
| 611 | 2025-02-19T02:16:24.813Z | Downloaded convert_case v0.4.0 |
| 612 | 2025-02-19T02:16:24.815Z | Downloaded castaway v0.2.3 |
| 613 | 2025-02-19T02:16:24.815Z | Downloaded crunchy v0.2.2 |
| 614 | 2025-02-19T02:16:24.818Z | Downloaded vte_generate_state_changes v0.1.2 |
| 615 | 2025-02-19T02:16:24.818Z | Downloaded colored v2.1.0 |
| 616 | 2025-02-19T02:16:24.820Z | Downloaded crc-catalog v2.4.0 |
| 617 | 2025-02-19T02:16:24.822Z | Downloaded ciborium-ll v0.2.2 |
| 618 | 2025-02-19T02:16:24.825Z | Downloaded crc v3.2.1 |
| 619 | 2025-02-19T02:16:24.827Z | Downloaded try-lock v0.2.5 |
| 620 | 2025-02-19T02:16:24.827Z | Downloaded tower-service v0.3.3 |
| 621 | 2025-02-19T02:16:24.830Z | Downloaded cbc v0.1.2 |
| 622 | 2025-02-19T02:16:24.830Z | Downloaded cmake v0.1.51 |
| 623 | 2025-02-19T02:16:24.832Z | Downloaded cfg_aliases v0.2.1 |
| 624 | 2025-02-19T02:16:24.835Z | Downloaded rustls-pemfile v2.2.0 |
| 625 | 2025-02-19T02:16:25.339Z | Downloaded crossbeam-deque v0.8.5 |
| 626 | 2025-02-19T02:16:25.339Z | Downloaded md5 v0.7.0 |
| 627 | 2025-02-19T02:16:25.368Z | Downloaded foreign-types-shared v0.1.1 |
| 628 | 2025-02-19T02:16:25.368Z | Downloaded cobs v0.2.3 |
| 629 | 2025-02-19T02:16:25.368Z | Downloaded slab v0.4.9 |
| 630 | 2025-02-19T02:16:25.368Z | Downloaded siphasher v0.3.11 |
| 631 | 2025-02-19T02:16:25.368Z | Downloaded tap v1.0.1 |
| 632 | 2025-02-19T02:16:25.368Z | Downloaded cancel-safe-futures v0.1.5 |
| 633 | 2025-02-19T02:16:25.368Z | Downloaded tabwriter v1.4.0 |
| 634 | 2025-02-19T02:16:25.368Z | Downloaded icu_normalizer v1.5.0 |
| 635 | 2025-02-19T02:16:25.368Z | Downloaded icu_locid_transform_data v1.5.0 |
| 636 | 2025-02-19T02:16:25.368Z | Downloaded constant_time_eq v0.3.1 |
| 637 | 2025-02-19T02:16:25.368Z | Downloaded bitflags v1.3.2 |
| 638 | 2025-02-19T02:16:25.368Z | Downloaded normalize-line-endings v0.3.0 |
| 639 | 2025-02-19T02:16:25.368Z | Downloaded hyper-util v0.1.10 |
| 640 | 2025-02-19T02:16:25.368Z | Downloaded cexpr v0.6.0 |
| 641 | 2025-02-19T02:16:25.368Z | Downloaded tui-tree-widget v0.22.0 |
| 642 | 2025-02-19T02:16:25.368Z | Downloaded base64ct v1.6.0 |
| 643 | 2025-02-19T02:16:25.368Z | Downloaded ctr v0.9.2 |
| 644 | 2025-02-19T02:16:25.368Z | Downloaded chacha20 v0.9.1 |
| 645 | 2025-02-19T02:16:25.368Z | Downloaded arrayref v0.3.9 |
| 646 | 2025-02-19T02:16:25.368Z | Downloaded progenitor-impl v0.9.1 |
| 647 | 2025-02-19T02:16:25.368Z | Downloaded sec1 v0.7.3 |
| 648 | 2025-02-19T02:16:25.368Z | Downloaded const_format_proc_macros v0.2.34 |
| 649 | 2025-02-19T02:16:25.368Z | Downloaded bzip2 v0.4.4 |
| 650 | 2025-02-19T02:16:25.368Z | Downloaded untrusted v0.7.1 |
| 651 | 2025-02-19T02:16:25.368Z | Downloaded slog-stdlog v4.1.1 |
| 652 | 2025-02-19T02:16:25.369Z | Downloaded untrusted v0.9.0 |
| 653 | 2025-02-19T02:16:25.369Z | Downloaded phf_shared v0.10.0 |
| 654 | 2025-02-19T02:16:25.369Z | Downloaded path-slash v0.1.5 |
| 655 | 2025-02-19T02:16:25.369Z | Downloaded thread_local v1.1.8 |
| 656 | 2025-02-19T02:16:25.369Z | Downloaded cookie_store v0.21.1 |
| 657 | 2025-02-19T02:16:25.369Z | Downloaded chrono-tz-build v0.4.0 |
| 658 | 2025-02-19T02:16:25.369Z | Downloaded deranged v0.3.11 |
| 659 | 2025-02-19T02:16:25.369Z | Downloaded zerovec-derive v0.10.3 |
| 660 | 2025-02-19T02:16:25.369Z | Downloaded dunce v1.0.5 |
| 661 | 2025-02-19T02:16:25.369Z | Downloaded dsl_auto_type v0.1.2 |
| 662 | 2025-02-19T02:16:25.369Z | Downloaded crc32fast v1.4.2 |
| 663 | 2025-02-19T02:16:25.369Z | Downloaded pretty-hex v0.2.1 |
| 664 | 2025-02-19T02:16:25.369Z | Downloaded argon2 v0.5.3 |
| 665 | 2025-02-19T02:16:25.369Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 666 | 2025-02-19T02:16:25.369Z | Downloaded console v0.15.10 |
| 667 | 2025-02-19T02:16:25.369Z | Downloaded base64 v0.13.1 |
| 668 | 2025-02-19T02:16:25.369Z | Downloaded foreign-types-macros v0.2.3 |
| 669 | 2025-02-19T02:16:25.369Z | Downloaded foreign-types v0.5.0 |
| 670 | 2025-02-19T02:16:25.369Z | Downloaded fixedbitset v0.4.2 |
| 671 | 2025-02-19T02:16:25.369Z | Downloaded clang-sys v1.8.1 |
| 672 | 2025-02-19T02:16:25.369Z | Downloaded icu_properties v1.5.1 |
| 673 | 2025-02-19T02:16:25.369Z | Downloaded tracing-attributes v0.1.27 |
| 674 | 2025-02-19T02:16:25.369Z | Downloaded sqlformat v0.2.6 |
| 675 | 2025-02-19T02:16:25.369Z | Downloaded serde_with_macros v3.11.0 |
| 676 | 2025-02-19T02:16:25.369Z | Downloaded rustls-pki-types v1.10.0 |
| 677 | 2025-02-19T02:16:25.369Z | Downloaded vsss-rs v3.3.4 |
| 678 | 2025-02-19T02:16:25.369Z | Downloaded cookie v0.18.1 |
| 679 | 2025-02-19T02:16:25.369Z | Downloaded crossbeam-epoch v0.9.18 |
| 680 | 2025-02-19T02:16:25.369Z | Downloaded zerocopy v0.6.6 |
| 681 | 2025-02-19T02:16:25.369Z | Downloaded termtree v0.4.1 |
| 682 | 2025-02-19T02:16:25.369Z | Downloaded crc-any v2.5.0 |
| 683 | 2025-02-19T02:16:25.369Z | Downloaded libsw v3.3.1 |
| 684 | 2025-02-19T02:16:25.369Z | Downloaded phf_shared v0.11.2 |
| 685 | 2025-02-19T02:16:25.369Z | Downloaded phf_generator v0.11.2 |
| 686 | 2025-02-19T02:16:25.369Z | Downloaded pbkdf2 v0.11.0 |
| 687 | 2025-02-19T02:16:25.369Z | Downloaded paste v1.0.15 |
| 688 | 2025-02-19T02:16:25.369Z | Downloaded csv-core v0.1.11 |
| 689 | 2025-02-19T02:16:25.370Z | Downloaded compact_str v0.8.0 |
| 690 | 2025-02-19T02:16:25.370Z | Downloaded proc-macro-crate v1.3.1 |
| 691 | 2025-02-19T02:16:25.382Z | Downloaded tokio-stream v0.1.16 |
| 692 | 2025-02-19T02:16:25.382Z | Downloaded serde_path_to_error v0.1.16 |
| 693 | 2025-02-19T02:16:25.382Z | Downloaded scrypt v0.11.0 |
| 694 | 2025-02-19T02:16:25.382Z | Downloaded arc-swap v1.7.1 |
| 695 | 2025-02-19T02:16:25.382Z | Downloaded icu_collections v1.5.0 |
| 696 | 2025-02-19T02:16:25.382Z | Downloaded packed_struct_codegen v0.10.1 |
| 697 | 2025-02-19T02:16:25.383Z | Downloaded http v1.2.0 |
| 698 | 2025-02-19T02:16:25.383Z | Downloaded ghash v0.5.1 |
| 699 | 2025-02-19T02:16:25.383Z | Downloaded num-rational v0.4.2 |
| 700 | 2025-02-19T02:16:25.383Z | Downloaded dyn-clone v1.0.17 |
| 701 | 2025-02-19T02:16:25.383Z | Downloaded multer v3.1.0 |
| 702 | 2025-02-19T02:16:25.383Z | Downloaded dropshot_endpoint v0.15.1 |
| 703 | 2025-02-19T02:16:25.383Z | Downloaded getrandom v0.2.15 |
| 704 | 2025-02-19T02:16:25.383Z | Downloaded termios v0.3.3 |
| 705 | 2025-02-19T02:16:25.383Z | Downloaded primeorder v0.13.6 |
| 706 | 2025-02-19T02:16:25.383Z | Downloaded dropshot_endpoint v0.12.0 |
| 707 | 2025-02-19T02:16:25.383Z | Downloaded unicase v2.7.0 |
| 708 | 2025-02-19T02:16:25.383Z | Downloaded unarray v0.1.4 |
| 709 | 2025-02-19T02:16:25.383Z | Downloaded serde_yaml v0.9.34+deprecated |
| 710 | 2025-02-19T02:16:25.383Z | Downloaded allocator-api2 v0.2.18 |
| 711 | 2025-02-19T02:16:25.383Z | Downloaded shlex v1.3.0 |
| 712 | 2025-02-19T02:16:25.383Z | Downloaded serde-hex v0.1.0 |
| 713 | 2025-02-19T02:16:25.383Z | Downloaded rpassword v7.3.1 |
| 714 | 2025-02-19T02:16:25.383Z | Downloaded zone_cfg_derive v0.1.2 |
| 715 | 2025-02-19T02:16:25.383Z | Downloaded darling_macro v0.20.10 |
| 716 | 2025-02-19T02:16:25.383Z | Downloaded crossbeam-channel v0.5.13 |
| 717 | 2025-02-19T02:16:25.383Z | Downloaded nanorand v0.7.0 |
| 718 | 2025-02-19T02:16:25.383Z | Downloaded debug-ignore v1.0.5 |
| 719 | 2025-02-19T02:16:25.383Z | Downloaded num-iter v0.1.45 |
| 720 | 2025-02-19T02:16:25.383Z | Downloaded nu-ansi-term v0.50.1 |
| 721 | 2025-02-19T02:16:25.383Z | Downloaded tungstenite v0.21.0 |
| 722 | 2025-02-19T02:16:25.384Z | Downloaded sigpipe v0.1.3 |
| 723 | 2025-02-19T02:16:25.384Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 724 | 2025-02-19T02:16:25.384Z | Downloaded crypto-bigint v0.5.5 |
| 725 | 2025-02-19T02:16:25.384Z | Downloaded structmeta v0.3.0 |
| 726 | 2025-02-19T02:16:25.384Z | Downloaded smallvec v0.6.14 |
| 727 | 2025-02-19T02:16:25.384Z | Downloaded multimap v0.10.0 |
| 728 | 2025-02-19T02:16:25.384Z | Downloaded num-conv v0.1.0 |
| 729 | 2025-02-19T02:16:25.384Z | Downloaded newline-converter v0.3.0 |
| 730 | 2025-02-19T02:16:25.384Z | Downloaded oxnet v0.1.0 |
| 731 | 2025-02-19T02:16:25.384Z | Downloaded new_debug_unreachable v1.0.6 |
| 732 | 2025-02-19T02:16:25.384Z | Downloaded fxhash v0.2.1 |
| 733 | 2025-02-19T02:16:25.384Z | Downloaded tinystr v0.7.6 |
| 734 | 2025-02-19T02:16:25.384Z | Downloaded xz2 v0.1.7 |
| 735 | 2025-02-19T02:16:25.384Z | Downloaded strum_macros v0.26.4 |
| 736 | 2025-02-19T02:16:25.384Z | Downloaded smallvec v1.13.2 |
| 737 | 2025-02-19T02:16:25.384Z | Downloaded xattr v1.3.1 |
| 738 | 2025-02-19T02:16:25.384Z | Downloaded r2d2 v0.8.10 |
| 739 | 2025-02-19T02:16:25.384Z | Downloaded utf-8 v0.7.6 |
| 740 | 2025-02-19T02:16:25.384Z | Downloaded russh-cryptovec v0.7.3 |
| 741 | 2025-02-19T02:16:25.384Z | Downloaded tokio-native-tls v0.3.1 |
| 742 | 2025-02-19T02:16:25.384Z | Downloaded libxml v0.3.3 |
| 743 | 2025-02-19T02:16:25.384Z | Downloaded quick-error v1.2.3 |
| 744 | 2025-02-19T02:16:25.384Z | Downloaded rcgen v0.12.1 |
| 745 | 2025-02-19T02:16:25.384Z | Downloaded rusty-fork v0.3.0 |
| 746 | 2025-02-19T02:16:25.384Z | Downloaded rustversion v1.0.17 |
| 747 | 2025-02-19T02:16:25.384Z | Downloaded flagset v0.4.6 |
| 748 | 2025-02-19T02:16:25.385Z | Downloaded embedded-io v0.6.1 |
| 749 | 2025-02-19T02:16:25.385Z | Downloaded stringprep v0.1.5 |
| 750 | 2025-02-19T02:16:25.385Z | Downloaded tracing-core v0.1.32 |
| 751 | 2025-02-19T02:16:25.385Z | Downloaded tokio-macros v2.5.0 |
| 752 | 2025-02-19T02:16:25.385Z | Downloaded pbkdf2 v0.12.2 |
| 753 | 2025-02-19T02:16:25.385Z | Downloaded newtype_derive v0.1.6 |
| 754 | 2025-02-19T02:16:25.385Z | Downloaded env_logger v0.11.5 |
| 755 | 2025-02-19T02:16:25.385Z | Downloaded signal-hook v0.3.17 |
| 756 | 2025-02-19T02:16:25.385Z | Downloaded tinyvec_macros v0.1.1 |
| 757 | 2025-02-19T02:16:25.385Z | Downloaded sync-ptr v0.1.1 |
| 758 | 2025-02-19T02:16:25.385Z | Downloaded waitgroup v0.1.2 |
| 759 | 2025-02-19T02:16:25.385Z | Downloaded phf_codegen v0.11.2 |
| 760 | 2025-02-19T02:16:25.385Z | Downloaded synstructure v0.13.1 |
| 761 | 2025-02-19T02:16:25.385Z | Downloaded phf v0.11.2 |
| 762 | 2025-02-19T02:16:25.385Z | Downloaded utf16_iter v1.0.5 |
| 763 | 2025-02-19T02:16:25.385Z | Downloaded owo-colors v4.1.0 |
| 764 | 2025-02-19T02:16:25.385Z | Downloaded peg v0.8.4 |
| 765 | 2025-02-19T02:16:25.385Z | Downloaded rustfmt-wrapper v0.2.1 |
| 766 | 2025-02-19T02:16:25.385Z | Downloaded prettyplease v0.2.25 |
| 767 | 2025-02-19T02:16:25.385Z | Downloaded display-error-chain v0.2.2 |
| 768 | 2025-02-19T02:16:25.386Z | Downloaded subprocess v0.2.9 |
| 769 | 2025-02-19T02:16:25.386Z | Downloaded string_cache v0.8.7 |
| 770 | 2025-02-19T02:16:25.386Z | Downloaded slog-bunyan v2.5.0 |
| 771 | 2025-02-19T02:16:25.386Z | Downloaded env_logger v0.10.2 |
| 772 | 2025-02-19T02:16:25.386Z | Downloaded fragile v2.0.0 |
| 773 | 2025-02-19T02:16:25.386Z | Downloaded itertools v0.10.5 |
| 774 | 2025-02-19T02:16:25.386Z | Downloaded futures-sink v0.3.31 |
| 775 | 2025-02-19T02:16:25.386Z | Downloaded fallible-streaming-iterator v0.1.9 |
| 776 | 2025-02-19T02:16:25.386Z | Downloaded fallible-iterator v0.3.0 |
| 777 | 2025-02-19T02:16:25.386Z | Downloaded fallible-iterator v0.2.0 |
| 778 | 2025-02-19T02:16:25.386Z | Downloaded foreign-types v0.3.2 |
| 779 | 2025-02-19T02:16:25.386Z | Downloaded want v0.3.1 |
| 780 | 2025-02-19T02:16:25.386Z | Downloaded openssl-sys v0.9.105 |
| 781 | 2025-02-19T02:16:25.386Z | Downloaded number_prefix v0.4.0 |
| 782 | 2025-02-19T02:16:25.386Z | Downloaded strip-ansi-escapes v0.2.0 |
| 783 | 2025-02-19T02:16:25.386Z | Downloaded heapless v0.8.0 |
| 784 | 2025-02-19T02:16:25.386Z | Downloaded opaque-debug v0.3.1 |
| 785 | 2025-02-19T02:16:25.386Z | Downloaded serde_repr v0.1.19 |
| 786 | 2025-02-19T02:16:25.386Z | Downloaded crossterm v0.28.1 |
| 787 | 2025-02-19T02:16:25.386Z | Downloaded tls_codec_derive v0.4.1 |
| 788 | 2025-02-19T02:16:25.386Z | Downloaded supports-color v3.0.1 |
| 789 | 2025-02-19T02:16:25.386Z | Downloaded resolv-conf v0.7.0 |
| 790 | 2025-02-19T02:16:25.386Z | Downloaded tokio-tungstenite v0.23.1 |
| 791 | 2025-02-19T02:16:25.390Z | Downloaded rand_chacha v0.3.1 |
| 792 | 2025-02-19T02:16:25.390Z | Downloaded utf8_iter v1.0.4 |
| 793 | 2025-02-19T02:16:25.390Z | Downloaded tokio-rustls v0.26.0 |
| 794 | 2025-02-19T02:16:25.390Z | Downloaded tls_codec v0.4.1 |
| 795 | 2025-02-19T02:16:25.390Z | Downloaded zeroize_derive v1.4.2 |
| 796 | 2025-02-19T02:16:25.390Z | Downloaded wait-timeout v0.2.0 |
| 797 | 2025-02-19T02:16:25.390Z | Downloaded zeroize v1.8.1 |
| 798 | 2025-02-19T02:16:25.390Z | Downloaded zerofrom-derive v0.1.4 |
| 799 | 2025-02-19T02:16:25.390Z | Downloaded defmt v0.3.8 |
| 800 | 2025-02-19T02:16:25.390Z | Downloaded dirs-next v2.0.0 |
| 801 | 2025-02-19T02:16:25.390Z | Downloaded native-tls v0.2.12 |
| 802 | 2025-02-19T02:16:25.390Z | Downloaded strum v0.26.3 |
| 803 | 2025-02-19T02:16:25.390Z | Downloaded foldhash v0.1.3 |
| 804 | 2025-02-19T02:16:25.390Z | Downloaded dirs-sys-next v0.1.2 |
| 805 | 2025-02-19T02:16:25.390Z | Downloaded zerovec v0.10.4 |
| 806 | 2025-02-19T02:16:25.390Z | Downloaded num_threads v0.1.7 |
| 807 | 2025-02-19T02:16:25.391Z | Downloaded libm v0.2.8 |
| 808 | 2025-02-19T02:16:25.391Z | Downloaded predicates-core v1.0.8 |
| 809 | 2025-02-19T02:16:25.391Z | Downloaded num-integer v0.1.46 |
| 810 | 2025-02-19T02:16:25.391Z | Downloaded funty v2.0.0 |
| 811 | 2025-02-19T02:16:25.391Z | Downloaded term v0.7.0 |
| 812 | 2025-02-19T02:16:25.391Z | Downloaded zip v2.1.3 |
| 813 | 2025-02-19T02:16:25.391Z | Downloaded document-features v0.2.10 |
| 814 | 2025-02-19T02:16:25.391Z | Downloaded zone v0.1.8 |
| 815 | 2025-02-19T02:16:25.391Z | Downloaded defmt-macros v0.3.9 |
| 816 | 2025-02-19T02:16:25.391Z | Downloaded quinn-udp v0.5.5 |
| 817 | 2025-02-19T02:16:25.391Z | Downloaded pin-project-internal v1.1.6 |
| 818 | 2025-02-19T02:16:25.391Z | Downloaded slog-json v2.6.1 |
| 819 | 2025-02-19T02:16:25.391Z | Downloaded progenitor-macro v0.9.1 |
| 820 | 2025-02-19T02:16:25.391Z | Downloaded uuid v1.12.0 |
| 821 | 2025-02-19T02:16:25.391Z | Downloaded precomputed-hash v0.1.1 |
| 822 | 2025-02-19T02:16:25.391Z | Downloaded sha1 v0.10.6 |
| 823 | 2025-02-19T02:16:25.391Z | Downloaded fs_extra v1.3.0 |
| 824 | 2025-02-19T02:16:25.391Z | Downloaded strum_macros v0.24.3 |
| 825 | 2025-02-19T02:16:25.391Z | Downloaded ssh-key v0.6.6 |
| 826 | 2025-02-19T02:16:25.391Z | Downloaded predicates-tree v1.0.11 |
| 827 | 2025-02-19T02:16:25.391Z | Downloaded hash32 v0.2.1 |
| 828 | 2025-02-19T02:16:25.391Z | Downloaded group v0.13.0 |
| 829 | 2025-02-19T02:16:25.391Z | Downloaded itertools v0.12.1 |
| 830 | 2025-02-19T02:16:25.391Z | Downloaded tokio-rustls v0.25.0 |
| 831 | 2025-02-19T02:16:25.391Z | Downloaded zone_cfg_derive v0.3.0 |
| 832 | 2025-02-19T02:16:25.391Z | Downloaded sync_wrapper v1.0.1 |
| 833 | 2025-02-19T02:16:25.391Z | Downloaded unsafe-libyaml v0.2.11 |
| 834 | 2025-02-19T02:16:25.391Z | Downloaded mockall_derive v0.13.0 |
| 835 | 2025-02-19T02:16:25.391Z | Downloaded thiserror-impl v2.0.11 |
| 836 | 2025-02-19T02:16:25.391Z | Downloaded aes-gcm v0.10.3 |
| 837 | 2025-02-19T02:16:25.391Z | Downloaded aho-corasick v1.1.3 |
| 838 | 2025-02-19T02:16:25.391Z | Downloaded rustc-hash v2.0.0 |
| 839 | 2025-02-19T02:16:25.391Z | Downloaded tar v0.4.42 |
| 840 | 2025-02-19T02:16:25.391Z | Downloaded write16 v1.0.0 |
| 841 | 2025-02-19T02:16:25.391Z | Downloaded hash32 v0.3.1 |
| 842 | 2025-02-19T02:16:25.391Z | Downloaded powerfmt v0.2.0 |
| 843 | 2025-02-19T02:16:25.391Z | Downloaded ppv-lite86 v0.2.20 |
| 844 | 2025-02-19T02:16:25.391Z | Downloaded unicode-bidi v0.3.17 |
| 845 | 2025-02-19T02:16:25.391Z | Downloaded quinn v0.11.5 |
| 846 | 2025-02-19T02:16:25.396Z | Downloaded oso-derive v0.27.3 |
| 847 | 2025-02-19T02:16:25.396Z | Downloaded openssl-probe v0.1.5 |
| 848 | 2025-02-19T02:16:25.396Z | Downloaded openssl-macros v0.1.1 |
| 849 | 2025-02-19T02:16:25.396Z | Downloaded slog-envlogger v2.2.0 |
| 850 | 2025-02-19T02:16:25.396Z | Downloaded tokio-tungstenite v0.24.0 |
| 851 | 2025-02-19T02:16:25.399Z | Downloaded writeable v0.5.5 |
| 852 | 2025-02-19T02:16:25.401Z | Downloaded either v1.13.0 |
| 853 | 2025-02-19T02:16:25.410Z | Downloaded termtree v0.5.1 |
| 854 | 2025-02-19T02:16:25.410Z | Downloaded termcolor v1.4.1 |
| 855 | 2025-02-19T02:16:25.410Z | Downloaded progenitor v0.9.1 |
| 856 | 2025-02-19T02:16:25.412Z | Downloaded parking_lot_core v0.9.10 |
| 857 | 2025-02-19T02:16:25.412Z | Downloaded headers v0.4.0 |
| 858 | 2025-02-19T02:16:25.416Z | Downloaded wyz v0.5.1 |
| 859 | 2025-02-19T02:16:25.418Z | Downloaded oso v0.27.3 |
| 860 | 2025-02-19T02:16:25.422Z | Downloaded ron v0.7.1 |
| 861 | 2025-02-19T02:16:25.427Z | Downloaded parse-size v1.1.0 |
| 862 | 2025-02-19T02:16:25.430Z | Downloaded rustc_version v0.1.7 |
| 863 | 2025-02-19T02:16:25.430Z | Downloaded gethostname v0.5.0 |
| 864 | 2025-02-19T02:16:25.432Z | Downloaded salsa20 v0.10.2 |
| 865 | 2025-02-19T02:16:25.435Z | Downloaded rustc-hash v1.1.0 |
| 866 | 2025-02-19T02:16:25.435Z | Downloaded progenitor-macro v0.8.0 |
| 867 | 2025-02-19T02:16:25.435Z | Downloaded futures-task v0.3.31 |
| 868 | 2025-02-19T02:16:25.437Z | Downloaded futures-macro v0.3.31 |
| 869 | 2025-02-19T02:16:25.438Z | Downloaded futures-io v0.3.31 |
| 870 | 2025-02-19T02:16:25.440Z | Downloaded futures-executor v0.3.31 |
| 871 | 2025-02-19T02:16:25.440Z | Downloaded subtle v2.6.1 |
| 872 | 2025-02-19T02:16:25.443Z | Downloaded strum_macros v0.25.3 |
| 873 | 2025-02-19T02:16:25.445Z | Downloaded predicates v3.1.2 |
| 874 | 2025-02-19T02:16:25.448Z | Downloaded flume v0.11.1 |
| 875 | 2025-02-19T02:16:25.452Z | Downloaded difflib v0.4.0 |
| 876 | 2025-02-19T02:16:25.454Z | Downloaded serde-big-array v0.5.1 |
| 877 | 2025-02-19T02:16:25.457Z | Downloaded nodrop v0.1.14 |
| 878 | 2025-02-19T02:16:25.457Z | Downloaded topological-sort v0.2.2 |
| 879 | 2025-02-19T02:16:25.460Z | Downloaded structmeta-derive v0.2.0 |
| 880 | 2025-02-19T02:16:25.460Z | Downloaded ref-cast-impl v1.0.23 |
| 881 | 2025-02-19T02:16:25.463Z | Downloaded futures-core v0.3.31 |
| 882 | 2025-02-19T02:16:25.463Z | Downloaded pin-project v1.1.6 |
| 883 | 2025-02-19T02:16:25.474Z | Downloaded endian-type v0.1.2 |
| 884 | 2025-02-19T02:16:25.477Z | Downloaded scopeguard v1.2.0 |
| 885 | 2025-02-19T02:16:25.479Z | Downloaded rand_seeder v0.3.0 |
| 886 | 2025-02-19T02:16:25.479Z | Downloaded der_derive v0.7.3 |
| 887 | 2025-02-19T02:16:25.483Z | Downloaded fatfs v0.3.6 |
| 888 | 2025-02-19T02:16:25.486Z | Downloaded embedded-io v0.4.0 |
| 889 | 2025-02-19T02:16:25.486Z | Downloaded zerofrom v0.1.4 |
| 890 | 2025-02-19T02:16:25.488Z | Downloaded peg-macros v0.8.4 |
| 891 | 2025-02-19T02:16:25.488Z | Downloaded ed25519-dalek v2.1.1 |
| 892 | 2025-02-19T02:16:25.491Z | Downloaded url v2.5.3 |
| 893 | 2025-02-19T02:16:25.495Z | Downloaded pem v3.0.4 |
| 894 | 2025-02-19T02:16:25.497Z | Downloaded ena v0.14.3 |
| 895 | 2025-02-19T02:16:25.500Z | Downloaded postgres-types v0.2.8 |
| 896 | 2025-02-19T02:16:25.502Z | Downloaded samael v0.0.17 |
| 897 | 2025-02-19T02:16:25.507Z | Downloaded pem-rfc7468 v0.7.0 |
| 898 | 2025-02-19T02:16:25.510Z | Downloaded structmeta v0.2.0 |
| 899 | 2025-02-19T02:16:25.512Z | Downloaded slog v2.7.0 |
| 900 | 2025-02-19T02:16:25.516Z | Downloaded downcast v0.11.0 |
| 901 | 2025-02-19T02:16:25.518Z | Downloaded futures v0.3.31 |
| 902 | 2025-02-19T02:16:25.521Z | Downloaded darling v0.20.10 |
| 903 | 2025-02-19T02:16:25.525Z | Downloaded pkcs8 v0.10.2 |
| 904 | 2025-02-19T02:16:25.528Z | Downloaded rustc-demangle v0.1.24 |
| 905 | 2025-02-19T02:16:25.530Z | Downloaded fd-lock v4.0.2 |
| 906 | 2025-02-19T02:16:25.533Z | Downloaded enum-as-inner v0.6.1 |
| 907 | 2025-02-19T02:16:25.536Z | Downloaded slog-scope v4.4.0 |
| 908 | 2025-02-19T02:16:25.538Z | Downloaded ff v0.13.0 |
| 909 | 2025-02-19T02:16:25.538Z | Downloaded simd-adler32 v0.3.7 |
| 910 | 2025-02-19T02:16:25.541Z | Downloaded similar v2.6.0 |
| 911 | 2025-02-19T02:16:25.544Z | Downloaded daft-derive v0.1.1 |
| 912 | 2025-02-19T02:16:25.548Z | Downloaded pkg-config v0.3.31 |
| 913 | 2025-02-19T02:16:25.551Z | Downloaded sct v0.7.1 |
| 914 | 2025-02-19T02:16:25.554Z | Downloaded rand v0.8.5 |
| 915 | 2025-02-19T02:16:25.558Z | Downloaded float-cmp v0.9.0 |
| 916 | 2025-02-19T02:16:25.560Z | Downloaded smf v0.2.3 |
| 917 | 2025-02-19T02:16:25.560Z | Downloaded percent-encoding v2.3.1 |
| 918 | 2025-02-19T02:16:25.563Z | Downloaded parse-display-derive v0.10.0 |
| 919 | 2025-02-19T02:16:25.563Z | Downloaded num_enum_derive v0.5.11 |
| 920 | 2025-02-19T02:16:25.565Z | Downloaded toolchain_find v0.4.0 |
| 921 | 2025-02-19T02:16:25.565Z | Downloaded spki v0.7.3 |
| 922 | 2025-02-19T02:16:25.568Z | Downloaded tiny-keccak v2.0.2 |
| 923 | 2025-02-19T02:16:25.570Z | Downloaded static_assertions v1.1.0 |
| 924 | 2025-02-19T02:16:25.573Z | Downloaded bitvec v1.0.1 |
| 925 | 2025-02-19T02:16:25.587Z | Downloaded diesel-dtrace v0.4.2 |
| 926 | 2025-02-19T02:16:25.590Z | Downloaded bindgen v0.69.5 |
| 927 | 2025-02-19T02:16:25.596Z | Downloaded unicode-truncate v1.1.0 |
| 928 | 2025-02-19T02:16:25.599Z | Downloaded tokio-util v0.7.12 |
| 929 | 2025-02-19T02:16:25.604Z | Downloaded num v0.4.3 |
| 930 | 2025-02-19T02:16:25.607Z | Downloaded slog-term v2.9.1 |
| 931 | 2025-02-19T02:16:25.609Z | Downloaded derive_more v0.99.18 |
| 932 | 2025-02-19T02:16:25.614Z | Downloaded parse-display v0.10.0 |
| 933 | 2025-02-19T02:16:25.617Z | Downloaded toml_edit v0.19.15 |
| 934 | 2025-02-19T02:16:25.632Z | Downloaded rand_core v0.6.4 |
| 935 | 2025-02-19T02:16:25.634Z | Downloaded num-derive v0.4.2 |
| 936 | 2025-02-19T02:16:25.637Z | Downloaded signature v2.2.0 |
| 937 | 2025-02-19T02:16:25.637Z | Downloaded signal-hook-registry v1.4.2 |
| 938 | 2025-02-19T02:16:25.640Z | Downloaded serde_plain v1.0.2 |
| 939 | 2025-02-19T02:16:25.640Z | Downloaded parking_lot v0.11.2 |
| 940 | 2025-02-19T02:16:25.642Z | Downloaded semver v0.1.20 |
| 941 | 2025-02-19T02:16:25.645Z | Downloaded signal-hook-mio v0.2.4 |
| 942 | 2025-02-19T02:16:25.645Z | Downloaded rand_xorshift v0.3.0 |
| 943 | 2025-02-19T02:16:25.648Z | Downloaded spin v0.9.8 |
| 944 | 2025-02-19T02:16:25.648Z | Downloaded pkcs1 v0.7.5 |
| 945 | 2025-02-19T02:16:25.651Z | Downloaded unicode-properties v0.1.3 |
| 946 | 2025-02-19T02:16:25.653Z | Downloaded typify v0.3.0 |
| 947 | 2025-02-19T02:16:25.656Z | Downloaded der v0.7.9 |
| 948 | 2025-02-19T02:16:25.667Z | Downloaded hashbrown v0.14.5 |
| 949 | 2025-02-19T02:16:25.671Z | Downloaded num-traits v0.2.19 |
| 950 | 2025-02-19T02:16:25.673Z | Downloaded unicode_categories v0.1.1 |
| 951 | 2025-02-19T02:16:25.673Z | Downloaded rustls-webpki v0.101.7 |
| 952 | 2025-02-19T02:16:25.688Z | Downloaded parking_lot v0.12.3 |
| 953 | 2025-02-19T02:16:25.691Z | Downloaded des v0.8.1 |
| 954 | 2025-02-19T02:16:25.694Z | Downloaded icu_properties_data v1.5.0 |
| 955 | 2025-02-19T02:16:25.704Z | Downloaded sqlparser v0.45.0 |
| 956 | 2025-02-19T02:16:25.711Z | Downloaded zerocopy-derive v0.8.10 |
| 957 | 2025-02-19T02:16:25.717Z | Downloaded lalrpop v0.19.12 |
| 958 | 2025-02-19T02:16:25.729Z | Downloaded pkcs5 v0.7.1 |
| 959 | 2025-02-19T02:16:25.733Z | Downloaded yoke v0.7.4 |
| 960 | 2025-02-19T02:16:25.736Z | Downloaded serde_with v3.11.0 |
| 961 | 2025-02-19T02:16:25.744Z | Downloaded qorb v0.2.1 |
| 962 | 2025-02-19T02:16:25.748Z | Downloaded rayon-core v1.12.1 |
| 963 | 2025-02-19T02:16:25.753Z | Downloaded snafu v0.8.5 |
| 964 | 2025-02-19T02:16:25.758Z | Downloaded rustls-webpki v0.102.8 |
| 965 | 2025-02-19T02:16:25.779Z | Downloaded h2 v0.4.6 |
| 966 | 2025-02-19T02:16:25.784Z | Downloaded russh v0.45.0 |
| 967 | 2025-02-19T02:16:25.790Z | Downloaded parse-zoneinfo v0.3.1 |
| 968 | 2025-02-19T02:16:25.793Z | Downloaded hashbrown v0.12.3 |
| 969 | 2025-02-19T02:16:25.799Z | Downloaded git2 v0.19.0 |
| 970 | 2025-02-19T02:16:25.807Z | Downloaded quick-xml v0.33.0 |
| 971 | 2025-02-19T02:16:25.816Z | Downloaded elliptic-curve v0.13.8 |
| 972 | 2025-02-19T02:16:25.818Z | Downloaded curve25519-dalek v4.1.3 |
| 973 | 2025-02-19T02:16:25.827Z | Downloaded steno v0.4.1 |
| 974 | 2025-02-19T02:16:25.832Z | Downloaded flate2 v1.0.35 |
| 975 | 2025-02-19T02:16:25.837Z | Downloaded num-bigint-dig v0.8.4 |
| 976 | 2025-02-19T02:16:25.842Z | Downloaded rusqlite v0.32.1 |
| 977 | 2025-02-19T02:16:25.850Z | Downloaded x509-cert v0.2.5 |
| 978 | 2025-02-19T02:16:25.856Z | Downloaded num-bigint v0.4.6 |
| 979 | 2025-02-19T02:16:25.861Z | Downloaded tough v0.19.0 |
| 980 | 2025-02-19T02:16:25.871Z | Downloaded quinn-proto v0.11.8 |
| 981 | 2025-02-19T02:16:25.877Z | Downloaded unicode-segmentation v1.12.0 |
| 982 | 2025-02-19T02:16:25.881Z | Downloaded reedline v0.35.0 |
| 983 | 2025-02-19T02:16:25.890Z | Downloaded radix_trie v0.2.1 |
| 984 | 2025-02-19T02:16:25.895Z | Downloaded vcpkg v0.2.15 |
| 985 | 2025-02-19T02:16:25.935Z | Downloaded unicode-normalization v0.1.24 |
| 986 | 2025-02-19T02:16:25.938Z | Downloaded rayon v1.10.0 |
| 987 | 2025-02-19T02:16:25.948Z | Downloaded nom v7.1.3 |
| 988 | 2025-02-19T02:16:25.954Z | Downloaded object v0.30.4 |
| 989 | 2025-02-19T02:16:25.964Z | Downloaded salty v0.3.0 |
| 990 | 2025-02-19T02:16:25.971Z | Downloaded winnow v0.5.40 |
| 991 | 2025-02-19T02:16:25.981Z | Downloaded futures-util v0.3.31 |
| 992 | 2025-02-19T02:16:25.995Z | Downloaded smoltcp v0.11.0 |
| 993 | 2025-02-19T02:16:26.008Z | Downloaded hickory-proto v0.24.3 |
| 994 | 2025-02-19T02:16:26.024Z | Downloaded webpki-roots v0.26.6 |
| 995 | 2025-02-19T02:16:26.028Z | Downloaded rustls v0.21.12 |
| 996 | 2025-02-19T02:16:26.040Z | Downloaded proptest v1.5.0 |
| 997 | 2025-02-19T02:16:26.050Z | Downloaded rustls v0.23.19 |
| 998 | 2025-02-19T02:16:26.063Z | Downloaded zerocopy v0.8.10 |
| 999 | 2025-02-19T02:16:26.088Z | Downloaded p384 v0.13.0 |
| 1000 | 2025-02-19T02:16:26.093Z | Downloaded regex v1.11.1 |
| 1001 | 2025-02-19T02:16:26.107Z | Downloaded unicode-width v0.2.0 |
| 1002 | 2025-02-19T02:16:26.114Z | Downloaded nix v0.29.0 |
| 1003 | 2025-02-19T02:16:26.126Z | Downloaded smoltcp v0.9.1 |
| 1004 | 2025-02-19T02:16:26.138Z | Downloaded nix v0.27.1 |
| 1005 | 2025-02-19T02:16:26.149Z | Downloaded nix v0.28.0 |
| 1006 | 2025-02-19T02:16:26.161Z | Downloaded regex-syntax v0.6.29 |
| 1007 | 2025-02-19T02:16:26.168Z | Downloaded regress v0.9.1 |
| 1008 | 2025-02-19T02:16:26.177Z | Downloaded openapiv3 v2.0.0 |
| 1009 | 2025-02-19T02:16:26.190Z | Downloaded ratatui v0.28.1 |
| 1010 | 2025-02-19T02:16:26.211Z | Downloaded openssl v0.10.70 |
| 1011 | 2025-02-19T02:16:26.221Z | Downloaded rustls v0.22.4 |
| 1012 | 2025-02-19T02:16:26.234Z | Downloaded diesel v2.2.7 |
| 1013 | 2025-02-19T02:16:26.254Z | Downloaded object v0.36.5 |
| 1014 | 2025-02-19T02:16:26.265Z | Downloaded dropshot v0.15.1 |
| 1015 | 2025-02-19T02:16:26.287Z | Downloaded typify-impl v0.3.0 |
| 1016 | 2025-02-19T02:16:26.303Z | Downloaded typify-impl v0.2.0 |
| 1017 | 2025-02-19T02:16:26.319Z | Downloaded sled v0.34.7 |
| 1018 | 2025-02-19T02:16:26.329Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 1019 | 2025-02-19T02:16:26.345Z | Downloaded regex-syntax v0.8.5 |
| 1020 | 2025-02-19T02:16:26.351Z | Downloaded polar-core v0.27.3 |
| 1021 | 2025-02-19T02:16:26.359Z | Downloaded lzma-sys v0.1.20 |
| 1022 | 2025-02-19T02:16:26.389Z | Downloaded regress v0.10.1 |
| 1023 | 2025-02-19T02:16:26.398Z | Downloaded regex-automata v0.4.8 |
| 1024 | 2025-02-19T02:16:26.415Z | Downloaded bstr v1.10.0 |
| 1025 | 2025-02-19T02:16:26.425Z | Downloaded zerocopy-derive v0.6.6 |
| 1026 | 2025-02-19T02:16:26.435Z | Downloaded libz-sys v1.1.20 |
| 1027 | 2025-02-19T02:16:26.457Z | Downloaded chrono-tz v0.10.1 |
| 1028 | 2025-02-19T02:16:26.464Z | Downloaded petgraph v0.6.5 |
| 1029 | 2025-02-19T02:16:26.484Z | Downloaded petname v2.0.2 |
| 1030 | 2025-02-19T02:16:26.487Z | Downloaded dropshot v0.12.0 |
| 1031 | 2025-02-19T02:16:26.507Z | Downloaded reqwest v0.12.9 |
| 1032 | 2025-02-19T02:16:26.514Z | Downloaded gimli v0.31.1 |
| 1033 | 2025-02-19T02:16:26.523Z | Downloaded typed-path v0.9.3 |
| 1034 | 2025-02-19T02:16:26.529Z | Downloaded sha3 v0.10.8 |
| 1035 | 2025-02-19T02:16:26.534Z | Downloaded typify v0.2.0 |
| 1036 | 2025-02-19T02:16:26.537Z | Downloaded darling_core v0.20.10 |
| 1037 | 2025-02-19T02:16:26.541Z | Downloaded tokio v1.43.0 |
| 1038 | 2025-02-19T02:16:26.580Z | Downloaded csv v1.3.1 |
| 1039 | 2025-02-19T02:16:26.599Z | Downloaded chrono v0.4.39 |
| 1040 | 2025-02-19T02:16:26.607Z | Downloaded rustyline v14.0.0 |
| 1041 | 2025-02-19T02:16:26.612Z | Downloaded nibble_vec v0.1.0 |
| 1042 | 2025-02-19T02:16:26.615Z | Downloaded secrecy v0.8.0 |
| 1043 | 2025-02-19T02:16:26.615Z | Downloaded ecdsa v0.16.9 |
| 1044 | 2025-02-19T02:16:26.619Z | Downloaded zopfli v0.8.1 |
| 1045 | 2025-02-19T02:16:26.619Z | Downloaded test-strategy v0.3.1 |
| 1046 | 2025-02-19T02:16:26.621Z | Downloaded diesel_derives v2.2.3 |
| 1047 | 2025-02-19T02:16:26.625Z | Downloaded num_enum v0.5.11 |
| 1048 | 2025-02-19T02:16:26.630Z | Downloaded zone v0.3.0 |
| 1049 | 2025-02-19T02:16:26.633Z | Downloaded whoami v1.5.2 |
| 1050 | 2025-02-19T02:16:26.635Z | Downloaded thiserror v2.0.11 |
| 1051 | 2025-02-19T02:16:26.638Z | Downloaded twox-hash v2.1.0 |
| 1052 | 2025-02-19T02:16:26.642Z | Downloaded futures-channel v0.3.31 |
| 1053 | 2025-02-19T02:16:26.645Z | Downloaded portable-atomic v1.9.0 |
| 1054 | 2025-02-19T02:16:26.650Z | Downloaded schemars v0.8.21 |
| 1055 | 2025-02-19T02:16:26.662Z | Downloaded hashbrown v0.13.2 |
| 1056 | 2025-02-19T02:16:26.666Z | Downloaded expectorate v1.1.0 |
| 1057 | 2025-02-19T02:16:26.669Z | Downloaded p521 v0.13.3 |
| 1058 | 2025-02-19T02:16:26.672Z | Downloaded blake3 v1.5.4 |
| 1059 | 2025-02-19T02:16:26.681Z | Downloaded omicron-zone-package v0.12.0 |
| 1060 | 2025-02-19T02:16:26.685Z | Downloaded which v4.4.2 |
| 1061 | 2025-02-19T02:16:26.685Z | Downloaded snafu-derive v0.8.5 |
| 1062 | 2025-02-19T02:16:26.690Z | Downloaded typify-macro v0.2.0 |
| 1063 | 2025-02-19T02:16:26.690Z | Downloaded progenitor-client v0.9.1 |
| 1064 | 2025-02-19T02:16:26.691Z | Downloaded progenitor-client v0.8.0 |
| 1065 | 2025-02-19T02:16:26.691Z | Downloaded derive_builder_macro v0.20.2 |
| 1066 | 2025-02-19T02:16:26.695Z | Downloaded universal-hash v0.5.1 |
| 1067 | 2025-02-19T02:16:26.695Z | Downloaded thiserror-no-std v2.0.2 |
| 1068 | 2025-02-19T02:16:26.698Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1069 | 2025-02-19T02:16:26.702Z | Downloaded schemars_derive v0.8.21 |
| 1070 | 2025-02-19T02:16:26.702Z | Downloaded walkdir v2.5.0 |
| 1071 | 2025-02-19T02:16:26.702Z | Downloaded tokio-rustls v0.24.1 |
| 1072 | 2025-02-19T02:16:26.702Z | Downloaded tinyvec v1.8.0 |
| 1073 | 2025-02-19T02:16:26.705Z | Downloaded itertools v0.13.0 |
| 1074 | 2025-02-19T02:16:26.710Z | Downloaded hkdf v0.12.4 |
| 1075 | 2025-02-19T02:16:26.716Z | Downloaded glob v0.3.2 |
| 1076 | 2025-02-19T02:16:26.721Z | Downloaded float-ord v0.3.2 |
| 1077 | 2025-02-19T02:16:26.721Z | Downloaded peg-runtime v0.8.3 |
| 1078 | 2025-02-19T02:16:26.721Z | Downloaded unicode-xid v0.2.6 |
| 1079 | 2025-02-19T02:16:26.721Z | Downloaded typify-macro v0.3.0 |
| 1080 | 2025-02-19T02:16:26.721Z | Downloaded same-file v1.0.6 |
| 1081 | 2025-02-19T02:16:26.721Z | Downloaded shell-words v1.1.0 |
| 1082 | 2025-02-19T02:16:26.724Z | Downloaded tungstenite v0.24.0 |
| 1083 | 2025-02-19T02:16:26.727Z | Downloaded displaydoc v0.2.5 |
| 1084 | 2025-02-19T02:16:26.730Z | Downloaded progenitor-impl v0.8.0 |
| 1085 | 2025-02-19T02:16:26.730Z | Downloaded tokio-postgres v0.7.12 |
| 1086 | 2025-02-19T02:16:26.734Z | Downloaded password-hash v0.5.0 |
| 1087 | 2025-02-19T02:16:26.737Z | Downloaded socket2 v0.5.7 |
| 1088 | 2025-02-19T02:16:26.740Z | Downloaded globset v0.4.15 |
| 1089 | 2025-02-19T02:16:26.740Z | Downloaded toml v0.7.8 |
| 1090 | 2025-02-19T02:16:26.743Z | Downloaded encoding_rs v0.8.34 |
| 1091 | 2025-02-19T02:16:26.764Z | Downloaded p256 v0.13.2 |
| 1092 | 2025-02-19T02:16:26.767Z | Downloaded half v2.4.1 |
| 1093 | 2025-02-19T02:16:26.770Z | Downloaded password-hash v0.4.2 |
| 1094 | 2025-02-19T02:16:26.773Z | Downloaded parking_lot_core v0.8.6 |
| 1095 | 2025-02-19T02:16:26.775Z | Downloaded hashlink v0.9.1 |
| 1096 | 2025-02-19T02:16:26.779Z | Downloaded hyper v1.5.2 |
| 1097 | 2025-02-19T02:16:26.783Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 1098 | 2025-02-19T02:16:26.840Z | Downloaded ron v0.8.1 |
| 1099 | 2025-02-19T02:16:26.846Z | Downloaded tungstenite v0.23.0 |
| 1100 | 2025-02-19T02:16:26.849Z | Downloaded postcard v1.0.10 |
| 1101 | 2025-02-19T02:16:26.852Z | Downloaded structmeta-derive v0.3.0 |
| 1102 | 2025-02-19T02:16:26.856Z | Downloaded serde_urlencoded v0.7.1 |
| 1103 | 2025-02-19T02:16:26.856Z | Downloaded pin-utils v0.1.0 |
| 1104 | 2025-02-19T02:16:26.860Z | Downloaded pin-project-lite v0.2.14 |
| 1105 | 2025-02-19T02:16:26.864Z | Downloaded uzers v0.12.1 |
| 1106 | 2025-02-19T02:16:26.864Z | Downloaded postgres-protocol v0.6.7 |
| 1107 | 2025-02-19T02:16:26.864Z | Downloaded poly1305 v0.8.0 |
| 1108 | 2025-02-19T02:16:26.867Z | Downloaded newtype-uuid v1.2.1 |
| 1109 | 2025-02-19T02:16:26.871Z | Downloaded aes v0.8.4 |
| 1110 | 2025-02-19T02:16:26.874Z | Downloaded time v0.3.36 |
| 1111 | 2025-02-19T02:16:26.879Z | Downloaded hickory-resolver v0.24.3 |
| 1112 | 2025-02-19T02:16:26.881Z | Downloaded num-complex v0.4.6 |
| 1113 | 2025-02-19T02:16:26.884Z | Downloaded diff v0.1.13 |
| 1114 | 2025-02-19T02:16:26.888Z | Downloaded value-bag v1.9.0 |
| 1115 | 2025-02-19T02:16:26.892Z | Downloaded env_filter v0.1.2 |
| 1116 | 2025-02-19T02:16:26.892Z | Downloaded ed25519 v2.2.3 |
| 1117 | 2025-02-19T02:16:26.895Z | Downloaded defmt-parser v0.3.4 |
| 1118 | 2025-02-19T02:16:26.895Z | Downloaded yasna v0.5.2 |
| 1119 | 2025-02-19T02:16:26.897Z | Downloaded slog-async v2.8.0 |
| 1120 | 2025-02-19T02:16:26.897Z | Downloaded idna v1.0.3 |
| 1121 | 2025-02-19T02:16:26.900Z | Downloaded form_urlencoded v1.2.1 |
| 1122 | 2025-02-19T02:16:26.903Z | Downloaded foreign-types-shared v0.3.1 |
| 1123 | 2025-02-19T02:16:26.903Z | Downloaded zip v0.6.6 |
| 1124 | 2025-02-19T02:16:26.906Z | Downloaded const_format v0.2.34 |
| 1125 | 2025-02-19T02:16:26.910Z | Downloaded data-encoding v2.6.0 |
| 1126 | 2025-02-19T02:16:26.913Z | Downloaded stable_deref_trait v1.2.0 |
| 1127 | 2025-02-19T02:16:26.913Z | Downloaded slog-dtrace v0.3.0 |
| 1128 | 2025-02-19T02:16:26.915Z | Downloaded rtoolbox v0.0.2 |
| 1129 | 2025-02-19T02:16:26.915Z | Downloaded tracing v0.1.40 |
| 1130 | 2025-02-19T02:16:26.919Z | Downloaded rsa v0.9.6 |
| 1131 | 2025-02-19T02:16:26.925Z | Downloaded mio v1.0.2 |
| 1132 | 2025-02-19T02:16:26.930Z | Downloaded derive_builder_core v0.20.2 |
| 1133 | 2025-02-19T02:16:26.933Z | Downloaded derive-where v1.2.7 |
| 1134 | 2025-02-19T02:16:26.936Z | Downloaded polyval v0.6.2 |
| 1135 | 2025-02-19T02:16:26.939Z | Downloaded vte v0.11.1 |
| 1136 | 2025-02-19T02:16:26.942Z | Downloaded publicsuffix v2.3.0 |
| 1137 | 2025-02-19T02:16:26.944Z | Downloaded minimal-lexical v0.2.1 |
| 1138 | 2025-02-19T02:16:26.947Z | Downloaded cc v1.1.30 |
| 1139 | 2025-02-19T02:16:26.950Z | Downloaded bumpalo v3.16.0 |
| 1140 | 2025-02-19T02:16:26.953Z | Downloaded packed_struct v0.10.1 |
| 1141 | 2025-02-19T02:16:26.955Z | Downloaded olpc-cjson v0.1.4 |
| 1142 | 2025-02-19T02:16:26.955Z | Downloaded vergen v8.3.2 |
| 1143 | 2025-02-19T02:16:26.958Z | Downloaded serde_derive_internals v0.29.1 |
| 1144 | 2025-02-19T02:16:26.960Z | Downloaded chacha20poly1305 v0.10.1 |
| 1145 | 2025-02-19T02:16:26.964Z | Downloaded filetime v0.2.25 |
| 1146 | 2025-02-19T02:16:26.964Z | Downloaded derive_builder v0.20.2 |
| 1147 | 2025-02-19T02:16:26.967Z | Downloaded tokio-tungstenite v0.21.0 |
| 1148 | 2025-02-19T02:16:26.971Z | Downloaded httparse v1.9.5 |
| 1149 | 2025-02-19T02:16:26.974Z | Downloaded crossbeam-utils v0.8.20 |
| 1150 | 2025-02-19T02:16:26.974Z | Downloaded base64 v0.22.1 |
| 1151 | 2025-02-19T02:16:26.978Z | Downloaded base64 v0.21.7 |
| 1152 | 2025-02-19T02:16:26.982Z | Downloaded ahash v0.8.11 |
| 1153 | 2025-02-19T02:16:26.986Z | Downloaded highway v1.2.0 |
| 1154 | 2025-02-19T02:16:26.988Z | Downloaded hickory-server v0.24.3 |
| 1155 | 2025-02-19T02:16:26.992Z | Downloaded heapless v0.7.17 |
| 1156 | 2025-02-19T02:16:26.996Z | Downloaded bytes v1.9.0 |
| 1157 | 2025-02-19T02:16:27.000Z | Downloaded russh-keys v0.45.0 |
| 1158 | 2025-02-19T02:16:27.004Z | Downloaded indicatif v0.17.11 |
| 1159 | 2025-02-19T02:16:27.007Z | Downloaded const-oid v0.9.6 |
| 1160 | 2025-02-19T02:16:27.010Z | Downloaded time-macros v0.2.18 |
| 1161 | 2025-02-19T02:16:27.013Z | Downloaded arrayvec v0.7.6 |
| 1162 | 2025-02-19T02:16:27.013Z | Downloaded blake2 v0.10.6 |
| 1163 | 2025-02-19T02:16:27.015Z | Downloaded signal-hook-tokio v0.3.1 |
| 1164 | 2025-02-19T02:16:27.018Z | Downloaded bcs v0.1.6 |
| 1165 | 2025-02-19T02:16:27.018Z | Downloaded ciborium v0.2.2 |
| 1166 | 2025-02-19T02:16:27.020Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1167 | 2025-02-19T02:16:27.020Z | Downloaded ssh-encoding v0.2.0 |
| 1168 | 2025-02-19T02:16:27.023Z | Downloaded ssh-cipher v0.2.0 |
| 1169 | 2025-02-19T02:16:27.023Z | Downloaded array-init v0.0.4 |
| 1170 | 2025-02-19T02:16:27.026Z | Downloaded cassowary v0.3.0 |
| 1171 | 2025-02-19T02:16:27.026Z | Downloaded libloading v0.8.5 |
| 1172 | 2025-02-19T02:16:27.029Z | Downloaded icu_locid v1.5.0 |
| 1173 | 2025-02-19T02:16:27.032Z | Downloaded iana-time-zone v0.1.61 |
| 1174 | 2025-02-19T02:16:27.035Z | Downloaded jobserver v0.1.32 |
| 1175 | 2025-02-19T02:16:27.037Z | Downloaded bitfield-struct v0.6.2 |
| 1176 | 2025-02-19T02:16:27.037Z | Downloaded bb8 v0.8.5 |
| 1177 | 2025-02-19T02:16:27.040Z | Downloaded bit-vec v0.6.3 |
| 1178 | 2025-02-19T02:16:27.040Z | Downloaded base16ct v0.2.0 |
| 1179 | 2025-02-19T02:16:27.075Z | Downloaded instability v0.3.2 |
| 1180 | 2025-02-19T02:16:27.075Z | Downloaded mime v0.3.17 |
| 1181 | 2025-02-19T02:16:27.075Z | Downloaded managed v0.8.0 |
| 1182 | 2025-02-19T02:16:27.075Z | Downloaded kstat-rs v0.2.4 |
| 1183 | 2025-02-19T02:16:27.075Z | Downloaded hubpack v0.1.2 |
| 1184 | 2025-02-19T02:16:27.075Z | Downloaded aws-lc-rs v1.10.0 |
| 1185 | 2025-02-19T02:16:27.075Z | Downloaded atty v0.2.14 |
| 1186 | 2025-02-19T02:16:27.075Z | Downloaded internet-checksum v0.2.1 |
| 1187 | 2025-02-19T02:16:27.075Z | Downloaded backoff v0.4.0 |
| 1188 | 2025-02-19T02:16:27.075Z | Downloaded addr2line v0.24.2 |
| 1189 | 2025-02-19T02:16:27.075Z | Downloaded ipnetwork v0.21.1 |
| 1190 | 2025-02-19T02:16:27.075Z | Downloaded idna_adapter v1.2.0 |
| 1191 | 2025-02-19T02:16:27.075Z | Downloaded httpdate v1.0.3 |
| 1192 | 2025-02-19T02:16:27.081Z | Downloaded home v0.5.9 |
| 1193 | 2025-02-19T02:16:27.209Z | Downloaded libsqlite3-sys v0.30.1 |
| 1194 | 2025-02-19T02:16:27.310Z | Downloaded ring v0.17.8 |
| 1195 | 2025-02-19T02:16:27.586Z | Downloaded aws-lc-sys v0.22.0 |
| 1196 | 2025-02-19T02:16:27.892Z | Compiling serde v1.0.217 |
| 1197 | 2025-02-19T02:16:27.896Z | Compiling lock_api v0.4.12 |
| 1198 | 2025-02-19T02:16:27.896Z | Compiling value-bag v1.9.0 |
| 1199 | 2025-02-19T02:16:27.896Z | Compiling scopeguard v1.2.0 |
| 1200 | 2025-02-19T02:16:27.896Z | Compiling typenum v1.17.0 |
| 1201 | 2025-02-19T02:16:28.056Z | Compiling generic-array v0.14.7 |
| 1202 | 2025-02-19T02:16:28.100Z | Compiling syn v2.0.96 |
| 1203 | 2025-02-19T02:16:28.115Z | Compiling getrandom v0.2.15 |
| 1204 | 2025-02-19T02:16:28.234Z | Compiling shlex v1.3.0 |
| 1205 | 2025-02-19T02:16:28.400Z | Compiling rand_core v0.6.4 |
| 1206 | 2025-02-19T02:16:28.493Z | Compiling log v0.4.22 |
| 1207 | 2025-02-19T02:16:28.607Z | Compiling subtle v2.6.1 |
| 1208 | 2025-02-19T02:16:28.626Z | Compiling jobserver v0.1.32 |
| 1209 | 2025-02-19T02:16:28.659Z | Compiling smallvec v1.13.2 |
| 1210 | 2025-02-19T02:16:28.939Z | Compiling const-oid v0.9.6 |
| 1211 | 2025-02-19T02:16:28.953Z | Compiling pin-project-lite v0.2.14 |
| 1212 | 2025-02-19T02:16:29.006Z | Compiling rustix v0.38.37 |
| 1213 | 2025-02-19T02:16:29.056Z | Compiling cc v1.1.30 |
| 1214 | 2025-02-19T02:16:29.093Z | Compiling spin v0.9.8 |
| 1215 | 2025-02-19T02:16:29.291Z | Compiling parking_lot_core v0.9.10 |
| 1216 | 2025-02-19T02:16:29.473Z | Compiling futures-core v0.3.31 |
| 1217 | 2025-02-19T02:16:29.477Z | Compiling signal-hook-registry v1.4.2 |
| 1218 | 2025-02-19T02:16:29.741Z | Compiling mio v1.0.2 |
| 1219 | 2025-02-19T02:16:29.815Z | Compiling aho-corasick v1.1.3 |
| 1220 | 2025-02-19T02:16:30.221Z | Compiling parking_lot v0.12.3 |
| 1221 | 2025-02-19T02:16:30.379Z | Compiling regex-syntax v0.8.5 |
| 1222 | 2025-02-19T02:16:30.453Z | Compiling either v1.13.0 |
| 1223 | 2025-02-19T02:16:30.824Z | Compiling stable_deref_trait v1.2.0 |
| 1224 | 2025-02-19T02:16:30.867Z | Compiling cpufeatures v0.2.14 |
| 1225 | 2025-02-19T02:16:30.948Z | Compiling glob v0.3.2 |
| 1226 | 2025-02-19T02:16:30.968Z | Compiling futures-sink v0.3.31 |
| 1227 | 2025-02-19T02:16:31.021Z | Compiling socket2 v0.5.7 |
| 1228 | 2025-02-19T02:16:31.055Z | Compiling slab v0.4.9 |
| 1229 | 2025-02-19T02:16:31.127Z | Compiling prettyplease v0.2.25 |
| 1230 | 2025-02-19T02:16:31.463Z | Compiling lazy_static v1.5.0 |
| 1231 | 2025-02-19T02:16:31.501Z | Compiling minimal-lexical v0.2.1 |
| 1232 | 2025-02-19T02:16:31.599Z | Compiling serde_json v1.0.135 |
| 1233 | 2025-02-19T02:16:31.756Z | Compiling clang-sys v1.8.1 |
| 1234 | 2025-02-19T02:16:31.935Z | Compiling nom v7.1.3 |
| 1235 | 2025-02-19T02:16:32.011Z | Compiling libloading v0.8.5 |
| 1236 | 2025-02-19T02:16:32.232Z | Compiling bindgen v0.69.5 |
| 1237 | 2025-02-19T02:16:32.456Z | Compiling home v0.5.9 |
| 1238 | 2025-02-19T02:16:32.713Z | Compiling futures-channel v0.3.31 |
| 1239 | 2025-02-19T02:16:32.793Z | Compiling itertools v0.12.1 |
| 1240 | 2025-02-19T02:16:33.075Z | Compiling rustc-hash v1.1.0 |
| 1241 | 2025-02-19T02:16:33.121Z | Compiling allocator-api2 v0.2.18 |
| 1242 | 2025-02-19T02:16:33.245Z | Compiling libm v0.2.8 |
| 1243 | 2025-02-19T02:16:33.565Z | Compiling futures-task v0.3.31 |
| 1244 | 2025-02-19T02:16:33.859Z | Compiling futures-io v0.3.31 |
| 1245 | 2025-02-19T02:16:33.880Z | Compiling lazycell v1.3.0 |
| 1246 | 2025-02-19T02:16:34.046Z | Compiling regex-automata v0.4.8 |
| 1247 | 2025-02-19T02:16:34.112Z | Compiling pin-utils v0.1.0 |
| 1248 | 2025-02-19T02:16:34.214Z | Compiling foldhash v0.1.3 |
| 1249 | 2025-02-19T02:16:34.492Z | Compiling hashbrown v0.15.1 |
| 1250 | 2025-02-19T02:16:34.545Z | Compiling cmake v0.1.51 |
| 1251 | 2025-02-19T02:16:35.307Z | Compiling synstructure v0.13.1 |
| 1252 | 2025-02-19T02:16:35.646Z | Compiling cexpr v0.6.0 |
| 1253 | 2025-02-19T02:16:35.728Z | Compiling num-traits v0.2.19 |
| 1254 | 2025-02-19T02:16:36.009Z | Compiling fs_extra v1.3.0 |
| 1255 | 2025-02-19T02:16:36.544Z | Compiling pkg-config v0.3.31 |
| 1256 | 2025-02-19T02:16:36.614Z | Compiling dunce v1.0.5 |
| 1257 | 2025-02-19T02:16:36.960Z | Compiling writeable v0.5.5 |
| 1258 | 2025-02-19T02:16:37.237Z | Compiling litemap v0.7.3 |
| 1259 | 2025-02-19T02:16:37.555Z | Compiling ring v0.17.8 |
| 1260 | 2025-02-19T02:16:37.615Z | Compiling base64ct v1.6.0 |
| 1261 | 2025-02-19T02:16:38.092Z | Compiling paste v1.0.15 |
| 1262 | 2025-02-19T02:16:38.192Z | Compiling pem-rfc7468 v0.7.0 |
| 1263 | 2025-02-19T02:16:38.197Z | Compiling httparse v1.9.5 |
| 1264 | 2025-02-19T02:16:38.619Z | Compiling flagset v0.4.6 |
| 1265 | 2025-02-19T02:16:38.833Z | Compiling icu_locid_transform_data v1.5.0 |
| 1266 | 2025-02-19T02:16:38.848Z | Compiling aws-lc-rs v1.10.0 |
| 1267 | 2025-02-19T02:16:38.966Z | Compiling tracing-core v0.1.32 |
| 1268 | 2025-02-19T02:16:39.241Z | Compiling rustls-pki-types v1.10.0 |
| 1269 | 2025-02-19T02:16:39.496Z | Compiling regex v1.11.1 |
| 1270 | 2025-02-19T02:16:39.984Z | Compiling crossbeam-utils v0.8.20 |
| 1271 | 2025-02-19T02:16:40.099Z | Compiling icu_properties_data v1.5.0 |
| 1272 | 2025-02-19T02:16:40.187Z | Compiling percent-encoding v2.3.1 |
| 1273 | 2025-02-19T02:16:40.385Z | Compiling mirai-annotations v1.12.0 |
| 1274 | 2025-02-19T02:16:40.503Z | Compiling utf16_iter v1.0.5 |
| 1275 | 2025-02-19T02:16:40.527Z | Compiling untrusted v0.9.0 |
| 1276 | 2025-02-19T02:16:40.562Z | Compiling powerfmt v0.2.0 |
| 1277 | 2025-02-19T02:16:40.691Z | Compiling num-conv v0.1.0 |
| 1278 | 2025-02-19T02:16:40.703Z | Compiling write16 v1.0.0 |
| 1279 | 2025-02-19T02:16:40.788Z | Compiling serde_derive v1.0.217 |
| 1280 | 2025-02-19T02:16:40.830Z | Compiling zeroize_derive v1.4.2 |
| 1281 | 2025-02-19T02:16:40.914Z | Compiling zerocopy-derive v0.7.35 |
| 1282 | 2025-02-19T02:16:40.937Z | Compiling zerofrom-derive v0.1.4 |
| 1283 | 2025-02-19T02:16:40.973Z | Compiling tokio-macros v2.5.0 |
| 1284 | 2025-02-19T02:16:42.261Z | Compiling zeroize v1.8.1 |
| 1285 | 2025-02-19T02:16:42.478Z | Compiling yoke-derive v0.7.4 |
| 1286 | 2025-02-19T02:16:42.897Z | Compiling zerocopy v0.7.35 |
| 1287 | 2025-02-19T02:16:42.948Z | Compiling thiserror-impl v1.0.69 |
| 1288 | 2025-02-19T02:16:43.847Z | Compiling crypto-common v0.1.6 |
| 1289 | 2025-02-19T02:16:44.075Z | Compiling block-buffer v0.10.4 |
| 1290 | 2025-02-19T02:16:44.153Z | Compiling zerovec-derive v0.10.3 |
| 1291 | 2025-02-19T02:16:44.257Z | Compiling displaydoc v0.2.5 |
| 1292 | 2025-02-19T02:16:44.327Z | Compiling digest v0.10.7 |
| 1293 | 2025-02-19T02:16:44.533Z | Compiling zerofrom v0.1.4 |
| 1294 | 2025-02-19T02:16:44.739Z | Compiling hmac v0.12.1 |
| 1295 | 2025-02-19T02:16:44.796Z | Compiling futures-macro v0.3.31 |
| 1296 | 2025-02-19T02:16:44.998Z | Compiling block-padding v0.3.3 |
| 1297 | 2025-02-19T02:16:45.060Z | Compiling yoke v0.7.4 |
| 1298 | 2025-02-19T02:16:45.082Z | Compiling sha2 v0.10.8 |
| 1299 | 2025-02-19T02:16:45.253Z | Compiling inout v0.1.3 |
| 1300 | 2025-02-19T02:16:45.411Z | Compiling icu_provider_macros v1.5.0 |
| 1301 | 2025-02-19T02:16:45.521Z | Compiling cipher v0.4.4 |
| 1302 | 2025-02-19T02:16:45.804Z | Compiling ppv-lite86 v0.2.20 |
| 1303 | 2025-02-19T02:16:45.861Z | Compiling thiserror v1.0.69 |
| 1304 | 2025-02-19T02:16:45.996Z | Compiling der_derive v0.7.3 |
| 1305 | 2025-02-19T02:16:46.015Z | Compiling tracing-attributes v0.1.27 |
| 1306 | 2025-02-19T02:16:46.464Z | Compiling pest v2.7.14 |
| 1307 | 2025-02-19T02:16:46.588Z | Compiling futures-util v0.3.31 |
| 1308 | 2025-02-19T02:16:46.591Z | Compiling rand_chacha v0.3.1 |
| 1309 | 2025-02-19T02:16:46.624Z | Compiling zerovec v0.10.4 |
| 1310 | 2025-02-19T02:16:48.391Z | Compiling tinystr v0.7.6 |
| 1311 | 2025-02-19T02:16:48.549Z | Compiling der v0.7.9 |
| 1312 | 2025-02-19T02:16:48.720Z | Compiling icu_locid v1.5.0 |
| 1313 | 2025-02-19T02:16:48.773Z | Compiling icu_collections v1.5.0 |
| 1314 | 2025-02-19T02:16:48.876Z | Compiling rand v0.8.5 |
| 1315 | 2025-02-19T02:16:49.236Z | Compiling tracing v0.1.40 |
| 1316 | 2025-02-19T02:16:49.511Z | Compiling salsa20 v0.10.2 |
| 1317 | 2025-02-19T02:16:49.747Z | Compiling pbkdf2 v0.12.2 |
| 1318 | 2025-02-19T02:16:49.747Z | Compiling vcpkg v0.2.15 |
| 1319 | 2025-02-19T02:16:49.935Z | Compiling icu_provider v1.5.0 |
| 1320 | 2025-02-19T02:16:50.036Z | Compiling untrusted v0.7.1 |
| 1321 | 2025-02-19T02:16:50.234Z | Compiling utf8_iter v1.0.4 |
| 1322 | 2025-02-19T02:16:50.484Z | Compiling spki v0.7.3 |
| 1323 | 2025-02-19T02:16:50.794Z | Compiling icu_locid_transform v1.5.0 |
| 1324 | 2025-02-19T02:16:50.867Z | Compiling icu_normalizer_data v1.5.0 |
| 1325 | 2025-02-19T02:16:50.889Z | Compiling time-core v0.1.2 |
| 1326 | 2025-02-19T02:16:50.908Z | Compiling scrypt v0.11.0 |
| 1327 | 2025-02-19T02:16:50.979Z | Compiling pest_meta v2.7.14 |
| 1328 | 2025-02-19T02:16:51.071Z | Compiling time-macros v0.2.18 |
| 1329 | 2025-02-19T02:16:51.425Z | Compiling aes v0.8.4 |
| 1330 | 2025-02-19T02:16:51.443Z | Compiling cbc v0.1.2 |
| 1331 | 2025-02-19T02:16:51.530Z | Compiling openssl-sys v0.9.105 |
| 1332 | 2025-02-19T02:16:51.890Z | Compiling deranged v0.3.11 |
| 1333 | 2025-02-19T02:16:52.551Z | Compiling icu_properties v1.5.1 |
| 1334 | 2025-02-19T02:16:53.081Z | Compiling scroll_derive v0.12.0 |
| 1335 | 2025-02-19T02:16:53.972Z | Compiling bitflags v2.6.0 |
| 1336 | 2025-02-19T02:16:54.177Z | Compiling bytes v1.9.0 |
| 1337 | 2025-02-19T02:16:54.494Z | Compiling indexmap v2.7.1 |
| 1338 | 2025-02-19T02:16:54.521Z | Compiling semver v1.0.24 |
| 1339 | 2025-02-19T02:16:55.222Z | Compiling tokio v1.43.0 |
| 1340 | 2025-02-19T02:16:55.244Z | Compiling http v1.2.0 |
| 1341 | 2025-02-19T02:16:55.362Z | Compiling rustc_version v0.4.1 |
| 1342 | 2025-02-19T02:16:55.446Z | Compiling tinyvec_macros v0.1.1 |
| 1343 | 2025-02-19T02:16:55.555Z | Compiling num_threads v0.1.7 |
| 1344 | 2025-02-19T02:16:55.699Z | Compiling atomic-waker v1.1.2 |
| 1345 | 2025-02-19T02:16:55.803Z | Compiling time v0.3.36 |
| 1346 | 2025-02-19T02:16:55.893Z | Compiling tinyvec v1.8.0 |
| 1347 | 2025-02-19T02:16:56.026Z | Compiling icu_normalizer v1.5.0 |
| 1348 | 2025-02-19T02:16:57.020Z | Compiling idna_adapter v1.2.0 |
| 1349 | 2025-02-19T02:16:57.096Z | Compiling http-body v1.0.1 |
| 1350 | 2025-02-19T02:16:57.299Z | Compiling scroll v0.12.0 |
| 1351 | 2025-02-19T02:16:57.369Z | Compiling pkcs5 v0.7.1 |
| 1352 | 2025-02-19T02:16:57.443Z | Compiling pest_generator v2.7.14 |
| 1353 | 2025-02-19T02:16:57.461Z | Compiling form_urlencoded v1.2.1 |
| 1354 | 2025-02-19T02:16:57.769Z | Compiling slog v2.7.0 |
| 1355 | 2025-02-19T02:16:57.830Z | Compiling try-lock v0.2.5 |
| 1356 | 2025-02-19T02:16:57.907Z | Compiling goblin v0.8.2 |
| 1357 | 2025-02-19T02:16:57.988Z | Compiling which v4.4.2 |
| 1358 | 2025-02-19T02:16:58.451Z | Compiling pkcs8 v0.10.2 |
| 1359 | 2025-02-19T02:16:58.516Z | Compiling want v0.3.1 |
| 1360 | 2025-02-19T02:16:58.802Z | Compiling idna v1.0.3 |
| 1361 | 2025-02-19T02:16:59.127Z | Compiling uuid v1.12.0 |
| 1362 | 2025-02-19T02:16:59.154Z | Compiling httpdate v1.0.3 |
| 1363 | 2025-02-19T02:16:59.237Z | Compiling pest_derive v2.7.14 |
| 1364 | 2025-02-19T02:17:03.405Z | Compiling iana-time-zone v0.1.61 |
| 1365 | 2025-02-19T02:17:03.451Z | Compiling chrono v0.4.39 |
| 1366 | 2025-02-19T02:17:03.451Z | Compiling dtrace-parser v0.2.0 |
| 1367 | 2025-02-19T02:17:03.451Z | Compiling serde_spanned v0.6.8 |
| 1368 | 2025-02-19T02:17:03.451Z | Compiling serde_tokenstream v0.2.2 |
| 1369 | 2025-02-19T02:17:03.451Z | Compiling toml_datetime v0.6.8 |
| 1370 | 2025-02-19T02:17:03.451Z | Compiling adler2 v2.0.0 |
| 1371 | 2025-02-19T02:17:03.451Z | Compiling base64 v0.22.1 |
| 1372 | 2025-02-19T02:17:03.451Z | Compiling rustversion v1.0.17 |
| 1373 | 2025-02-19T02:17:03.451Z | Compiling match_cfg v0.1.0 |
| 1374 | 2025-02-19T02:17:03.451Z | Compiling foreign-types-shared v0.1.1 |
| 1375 | 2025-02-19T02:17:03.451Z | Compiling openssl v0.10.70 |
| 1376 | 2025-02-19T02:17:03.451Z | Compiling tower-service v0.3.3 |
| 1377 | 2025-02-19T02:17:03.451Z | Compiling foreign-types v0.3.2 |
| 1378 | 2025-02-19T02:17:03.451Z | Compiling hostname v0.3.1 |
| 1379 | 2025-02-19T02:17:03.451Z | Compiling miniz_oxide v0.8.0 |
| 1380 | 2025-02-19T02:17:03.451Z | Compiling url v2.5.3 |
| 1381 | 2025-02-19T02:17:03.452Z | Compiling async-trait v0.1.86 |
| 1382 | 2025-02-19T02:17:03.452Z | Compiling tokio-util v0.7.12 |
| 1383 | 2025-02-19T02:17:03.452Z | Compiling openssl-macros v0.1.1 |
| 1384 | 2025-02-19T02:17:03.467Z | Compiling serde_derive_internals v0.29.1 |
| 1385 | 2025-02-19T02:17:03.819Z | Compiling dof v0.3.0 |
| 1386 | 2025-02-19T02:17:04.039Z | Compiling dirs-sys-next v0.1.2 |
| 1387 | 2025-02-19T02:17:04.489Z | Compiling h2 v0.4.6 |
| 1388 | 2025-02-19T02:17:04.570Z | Compiling usdt-impl v0.5.0 |
| 1389 | 2025-02-19T02:17:04.653Z | Compiling data-encoding v2.6.0 |
| 1390 | 2025-02-19T02:17:05.633Z | Compiling siphasher v0.3.11 |
| 1391 | 2025-02-19T02:17:05.778Z | Compiling syn v1.0.109 |
| 1392 | 2025-02-19T02:17:05.966Z | Compiling rustls v0.23.19 |
| 1393 | 2025-02-19T02:17:06.002Z | Compiling native-tls v0.2.12 |
| 1394 | 2025-02-19T02:17:06.245Z | Compiling schemars v0.8.21 |
| 1395 | 2025-02-19T02:17:06.339Z | Compiling rustls v0.22.4 |
| 1396 | 2025-02-19T02:17:06.460Z | Compiling schemars_derive v0.8.21 |
| 1397 | 2025-02-19T02:17:06.596Z | Compiling dirs-next v2.0.0 |
| 1398 | 2025-02-19T02:17:06.819Z | Compiling unicode-normalization v0.1.24 |
| 1399 | 2025-02-19T02:17:07.125Z | Compiling http-body-util v0.1.2 |
| 1400 | 2025-02-19T02:17:07.624Z | Compiling heapless v0.7.17 |
| 1401 | 2025-02-19T02:17:07.929Z | Compiling crossbeam-epoch v0.9.18 |
| 1402 | 2025-02-19T02:17:07.950Z | Compiling sha1 v0.10.6 |
| 1403 | 2025-02-19T02:17:08.031Z | Compiling signature v2.2.0 |
| 1404 | 2025-02-19T02:17:08.313Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 1405 | 2025-02-19T02:17:08.351Z | Compiling thread_local v1.1.8 |
| 1406 | 2025-02-19T02:17:08.459Z | Compiling multer v3.1.0 |
| 1407 | 2025-02-19T02:17:08.628Z | Compiling encoding_rs v0.8.34 |
| 1408 | 2025-02-19T02:17:08.750Z | Compiling cookie v0.18.1 |
| 1409 | 2025-02-19T02:17:08.779Z | Compiling gimli v0.31.1 |
| 1410 | 2025-02-19T02:17:08.845Z | Compiling signal-hook v0.3.17 |
| 1411 | 2025-02-19T02:17:09.041Z | Compiling slog-async v2.8.0 |
| 1412 | 2025-02-19T02:17:09.096Z | Compiling rayon-core v1.12.1 |
| 1413 | 2025-02-19T02:17:09.360Z | Compiling dyn-clone v1.0.17 |
| 1414 | 2025-02-19T02:17:09.472Z | Compiling unicode-properties v0.1.3 |
| 1415 | 2025-02-19T02:17:09.507Z | Compiling mime v0.3.17 |
| 1416 | 2025-02-19T02:17:09.592Z | Compiling ipnet v2.10.1 |
| 1417 | 2025-02-19T02:17:09.923Z | Compiling unicode-bidi v0.3.17 |
| 1418 | 2025-02-19T02:17:10.004Z | Compiling openssl-probe v0.1.5 |
| 1419 | 2025-02-19T02:17:10.698Z | Compiling stringprep v0.1.5 |
| 1420 | 2025-02-19T02:17:11.233Z | Compiling hyper v1.5.2 |
| 1421 | 2025-02-19T02:17:11.822Z | Compiling toml_edit v0.22.22 |
| 1422 | 2025-02-19T02:17:13.584Z | Compiling addr2line v0.24.2 |
| 1423 | 2025-02-19T02:17:13.616Z | Compiling hyper-util v0.1.10 |
| 1424 | 2025-02-19T02:17:14.070Z | Compiling crossbeam-deque v0.8.5 |
| 1425 | 2025-02-19T02:17:14.316Z | Compiling usdt-attr-macro v0.5.0 |
| 1426 | 2025-02-19T02:17:14.348Z | Compiling usdt-macro v0.5.0 |
| 1427 | 2025-02-19T02:17:14.386Z | Compiling term v0.7.0 |
| 1428 | 2025-02-19T02:17:15.497Z | Compiling slog-json v2.6.1 |
| 1429 | 2025-02-19T02:17:15.614Z | Compiling serde_urlencoded v0.7.1 |
| 1430 | 2025-02-19T02:17:15.681Z | Compiling curve25519-dalek v4.1.3 |
| 1431 | 2025-02-19T02:17:15.822Z | Compiling crossbeam-channel v0.5.13 |
| 1432 | 2025-02-19T02:17:15.883Z | Compiling futures-executor v0.3.31 |
| 1433 | 2025-02-19T02:17:16.091Z | Compiling enum-as-inner v0.6.1 |
| 1434 | 2025-02-19T02:17:16.329Z | Compiling md-5 v0.10.6 |
| 1435 | 2025-02-19T02:17:16.355Z | Compiling async-stream-impl v0.3.6 |
| 1436 | 2025-02-19T02:17:16.405Z | Compiling rustls-pemfile v2.2.0 |
| 1437 | 2025-02-19T02:17:16.592Z | Compiling num-integer v0.1.46 |
| 1438 | 2025-02-19T02:17:16.721Z | Compiling hash32 v0.2.1 |
| 1439 | 2025-02-19T02:17:16.786Z | Compiling ff v0.13.0 |
| 1440 | 2025-02-19T02:17:17.023Z | Compiling is-terminal v0.4.13 |
| 1441 | 2025-02-19T02:17:17.066Z | Compiling memoffset v0.9.1 |
| 1442 | 2025-02-19T02:17:17.155Z | Compiling dropshot v0.12.0 |
| 1443 | 2025-02-19T02:17:17.176Z | Compiling object v0.36.5 |
| 1444 | 2025-02-19T02:17:17.326Z | Compiling utf-8 v0.7.6 |
| 1445 | 2025-02-19T02:17:17.392Z | Compiling linked-hash-map v0.5.6 |
| 1446 | 2025-02-19T02:17:17.463Z | Compiling anyhow v1.0.95 |
| 1447 | 2025-02-19T02:17:17.655Z | Compiling num-bigint-dig v0.8.4 |
| 1448 | 2025-02-19T02:17:17.714Z | Compiling take_mut v0.2.2 |
| 1449 | 2025-02-19T02:17:17.741Z | Compiling psl-types v2.0.11 |
| 1450 | 2025-02-19T02:17:17.889Z | Compiling smoltcp v0.9.1 |
| 1451 | 2025-02-19T02:17:17.953Z | Compiling cfg_aliases v0.2.1 |
| 1452 | 2025-02-19T02:17:17.956Z | Compiling quick-error v1.2.3 |
| 1453 | 2025-02-19T02:17:18.051Z | Compiling fallible-iterator v0.2.0 |
| 1454 | 2025-02-19T02:17:18.070Z | Compiling base16ct v0.2.0 |
| 1455 | 2025-02-19T02:17:18.127Z | Compiling litrs v0.4.1 |
| 1456 | 2025-02-19T02:17:18.402Z | Compiling rustc-demangle v0.1.24 |
| 1457 | 2025-02-19T02:17:18.526Z | Compiling portable-atomic v1.9.0 |
| 1458 | 2025-02-19T02:17:18.688Z | Compiling postgres-protocol v0.6.7 |
| 1459 | 2025-02-19T02:17:19.229Z | Compiling document-features v0.2.10 |
| 1460 | 2025-02-19T02:17:19.281Z | Compiling sec1 v0.7.3 |
| 1461 | 2025-02-19T02:17:19.348Z | Compiling resolv-conf v0.7.0 |
| 1462 | 2025-02-19T02:17:19.569Z | Compiling nix v0.29.0 |
| 1463 | 2025-02-19T02:17:19.919Z | Compiling publicsuffix v2.3.0 |
| 1464 | 2025-02-19T02:17:20.173Z | Compiling async-stream v0.3.6 |
| 1465 | 2025-02-19T02:17:20.194Z | Compiling lru-cache v0.1.2 |
| 1466 | 2025-02-19T02:17:20.378Z | Compiling tungstenite v0.24.0 |
| 1467 | 2025-02-19T02:17:20.450Z | Compiling hickory-proto v0.24.3 |
| 1468 | 2025-02-19T02:17:20.470Z | Compiling slog-term v2.9.1 |
| 1469 | 2025-02-19T02:17:20.557Z | Compiling num-iter v0.1.45 |
| 1470 | 2025-02-19T02:17:20.749Z | Compiling usdt v0.5.0 |
| 1471 | 2025-02-19T02:17:21.233Z | Compiling group v0.13.0 |
| 1472 | 2025-02-19T02:17:21.573Z | Compiling futures v0.3.31 |
| 1473 | 2025-02-19T02:17:21.692Z | Compiling slog-bunyan v2.5.0 |
| 1474 | 2025-02-19T02:17:21.868Z | Compiling toml v0.8.19 |
| 1475 | 2025-02-19T02:17:23.426Z | Compiling tokio-native-tls v0.3.1 |
| 1476 | 2025-02-19T02:17:23.469Z | Compiling camino v1.1.9 |
| 1477 | 2025-02-19T02:17:23.509Z | Compiling phf_shared v0.11.2 |
| 1478 | 2025-02-19T02:17:23.696Z | Compiling backtrace v0.3.74 |
| 1479 | 2025-02-19T02:17:23.859Z | Compiling dropshot_endpoint v0.12.0 |
| 1480 | 2025-02-19T02:17:23.934Z | Compiling terminal_size v0.4.0 |
| 1481 | 2025-02-19T02:17:24.140Z | Compiling openapiv3 v2.0.0 |
| 1482 | 2025-02-19T02:17:24.207Z | Compiling waitgroup v0.1.2 |
| 1483 | 2025-02-19T02:17:24.314Z | Compiling serde_path_to_error v0.1.16 |
| 1484 | 2025-02-19T02:17:24.438Z | Compiling hkdf v0.12.4 |
| 1485 | 2025-02-19T02:17:24.707Z | Compiling crypto-bigint v0.5.5 |
| 1486 | 2025-02-19T02:17:25.076Z | Compiling zerocopy-derive v0.6.6 |
| 1487 | 2025-02-19T02:17:26.697Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1488 | 2025-02-19T02:17:27.054Z | Compiling webpki-roots v0.26.6 |
| 1489 | 2025-02-19T02:17:27.190Z | Compiling hubpack_derive v0.1.1 |
| 1490 | 2025-02-19T02:17:27.293Z | Compiling hostname v0.4.0 |
| 1491 | 2025-02-19T02:17:27.527Z | Compiling crc32fast v1.4.2 |
| 1492 | 2025-02-19T02:17:27.840Z | Compiling fs-err v2.11.0 |
| 1493 | 2025-02-19T02:17:28.044Z | Compiling ahash v0.8.11 |
| 1494 | 2025-02-19T02:17:28.069Z | Compiling managed v0.8.0 |
| 1495 | 2025-02-19T02:17:28.101Z | Compiling debug-ignore v1.0.5 |
| 1496 | 2025-02-19T02:17:28.124Z | Compiling newtype-uuid v1.2.1 |
| 1497 | 2025-02-19T02:17:28.161Z | Compiling winnow v0.5.40 |
| 1498 | 2025-02-19T02:17:28.262Z | Compiling unicode-width v0.2.0 |
| 1499 | 2025-02-19T02:17:28.357Z | Compiling bitflags v1.3.2 |
| 1500 | 2025-02-19T02:17:28.488Z | Compiling strum_macros v0.25.3 |
| 1501 | 2025-02-19T02:17:28.787Z | Compiling console v0.15.10 |
| 1502 | 2025-02-19T02:17:29.872Z | Compiling clap_builder v4.5.27 |
| 1503 | 2025-02-19T02:17:30.114Z | Compiling hubpack v0.1.2 |
| 1504 | 2025-02-19T02:17:30.342Z | Compiling flate2 v1.0.35 |
| 1505 | 2025-02-19T02:17:30.536Z | Compiling elliptic-curve v0.13.8 |
| 1506 | 2025-02-19T02:17:30.640Z | Compiling zerocopy v0.6.6 |
| 1507 | 2025-02-19T02:17:31.221Z | Compiling toml_edit v0.19.15 |
| 1508 | 2025-02-19T02:17:31.341Z | Compiling hickory-resolver v0.24.3 |
| 1509 | 2025-02-19T02:17:31.525Z | Compiling phf v0.11.2 |
| 1510 | 2025-02-19T02:17:31.807Z | Compiling hyper-tls v0.6.0 |
| 1511 | 2025-02-19T02:17:32.176Z | Compiling signal-hook-mio v0.2.4 |
| 1512 | 2025-02-19T02:17:32.246Z | Compiling cookie_store v0.21.1 |
| 1513 | 2025-02-19T02:17:32.249Z | Compiling rayon v1.10.0 |
| 1514 | 2025-02-19T02:17:32.345Z | Compiling bzip2 v0.4.4 |
| 1515 | 2025-02-19T02:17:32.754Z | Compiling tokio-tungstenite v0.24.0 |
| 1516 | 2025-02-19T02:17:35.130Z | Compiling postgres-types v0.2.8 |
| 1517 | 2025-02-19T02:17:36.380Z | Compiling ed25519 v2.2.3 |
| 1518 | 2025-02-19T02:17:36.426Z | Compiling phf_shared v0.10.0 |
| 1519 | 2025-02-19T02:17:36.523Z | Compiling tokio-stream v0.1.16 |
| 1520 | 2025-02-19T02:17:36.810Z | Compiling pkcs1 v0.7.5 |
| 1521 | 2025-02-19T02:17:37.158Z | Compiling serde-big-array v0.5.1 |
| 1522 | 2025-02-19T02:17:37.402Z | Compiling clap_derive v4.5.24 |
| 1523 | 2025-02-19T02:17:37.488Z | Compiling rfc6979 v0.4.0 |
| 1524 | 2025-02-19T02:17:37.692Z | Compiling derive-where v1.2.7 |
| 1525 | 2025-02-19T02:17:37.783Z | Compiling serde_repr v0.1.19 |
| 1526 | 2025-02-19T02:17:37.886Z | Compiling bstr v1.10.0 |
| 1527 | 2025-02-19T02:17:38.249Z | Compiling float-cmp v0.9.0 |
| 1528 | 2025-02-19T02:17:38.326Z | Compiling sync_wrapper v1.0.1 |
| 1529 | 2025-02-19T02:17:38.494Z | Compiling precomputed-hash v0.1.1 |
| 1530 | 2025-02-19T02:17:38.495Z | Compiling difflib v0.4.0 |
| 1531 | 2025-02-19T02:17:38.614Z | Compiling fixedbitset v0.4.2 |
| 1532 | 2025-02-19T02:17:38.874Z | Compiling number_prefix v0.4.0 |
| 1533 | 2025-02-19T02:17:39.042Z | Compiling predicates-core v1.0.8 |
| 1534 | 2025-02-19T02:17:39.106Z | Compiling new_debug_unreachable v1.0.6 |
| 1535 | 2025-02-19T02:17:39.212Z | Compiling bit-vec v0.6.3 |
| 1536 | 2025-02-19T02:17:39.348Z | Compiling whoami v1.5.2 |
| 1537 | 2025-02-19T02:17:39.497Z | Compiling unicode-segmentation v1.12.0 |
| 1538 | 2025-02-19T02:17:39.599Z | Compiling static_assertions v1.1.0 |
| 1539 | 2025-02-19T02:17:39.712Z | Compiling normalize-line-endings v0.3.0 |
| 1540 | 2025-02-19T02:17:39.868Z | Compiling predicates v3.1.2 |
| 1541 | 2025-02-19T02:17:39.892Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1542 | 2025-02-19T02:17:39.917Z | Compiling tokio-postgres v0.7.12 |
| 1543 | 2025-02-19T02:17:40.374Z | Compiling similar v2.6.0 |
| 1544 | 2025-02-19T02:17:40.870Z | Compiling bit-set v0.5.3 |
| 1545 | 2025-02-19T02:17:41.134Z | Compiling string_cache v0.8.7 |
| 1546 | 2025-02-19T02:17:41.342Z | Compiling indicatif v0.17.11 |
| 1547 | 2025-02-19T02:17:41.546Z | Compiling petgraph v0.6.5 |
| 1548 | 2025-02-19T02:17:41.916Z | Compiling clap v4.5.27 |
| 1549 | 2025-02-19T02:17:42.044Z | Compiling ecdsa v0.16.9 |
| 1550 | 2025-02-19T02:17:42.524Z | Compiling rsa v0.9.6 |
| 1551 | 2025-02-19T02:17:42.884Z | Compiling ed25519-dalek v2.1.1 |
| 1552 | 2025-02-19T02:17:43.410Z | Compiling toml v0.7.8 |
| 1553 | 2025-02-19T02:17:44.902Z | Compiling zip v0.6.6 |
| 1554 | 2025-02-19T02:17:45.147Z | Compiling crossterm v0.28.1 |
| 1555 | 2025-02-19T02:17:46.244Z | Compiling hex v0.4.3 |
| 1556 | 2025-02-19T02:17:46.396Z | Compiling x509-cert v0.2.5 |
| 1557 | 2025-02-19T02:17:46.514Z | Compiling itertools v0.10.5 |
| 1558 | 2025-02-19T02:17:46.609Z | Compiling lalrpop-util v0.19.12 |
| 1559 | 2025-02-19T02:17:46.820Z | Compiling unicode-xid v0.2.6 |
| 1560 | 2025-02-19T02:17:46.998Z | Compiling peg-runtime v0.8.3 |
| 1561 | 2025-02-19T02:17:47.005Z | Compiling strum_macros v0.26.4 |
| 1562 | 2025-02-19T02:17:47.130Z | Compiling xattr v1.3.1 |
| 1563 | 2025-02-19T02:17:47.455Z | Compiling filetime v0.2.25 |
| 1564 | 2025-02-19T02:17:47.716Z | Compiling tar v0.4.42 |
| 1565 | 2025-02-19T02:17:51.552Z | Compiling strum v0.26.3 |
| 1566 | 2025-02-19T02:17:55.138Z | Compiling aws-lc-sys v0.22.0 |
| 1567 | 2025-02-19T02:18:22.477Z | Compiling rustls-webpki v0.102.8 |
| 1568 | 2025-02-19T02:18:25.601Z | Compiling tokio-rustls v0.25.0 |
| 1569 | 2025-02-19T02:18:27.282Z | Compiling tokio-rustls v0.26.0 |
| 1570 | 2025-02-19T02:18:27.614Z | Compiling hyper-rustls v0.27.3 |
| 1571 | 2025-02-19T02:18:27.924Z | Compiling reqwest v0.12.9 |
| 1572 | 2025-02-19T02:18:29.134Z | Compiling qorb v0.2.1 |
| 1573 | 2025-02-19T02:18:32.266Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1574 | 2025-02-19T02:18:32.514Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1575 | 2025-02-19T02:18:36.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s |
| 1576 | 2025-02-19T02:18:37.031Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
| 1577 | 2025-02-19T02:18:37.092Z | Feb 19 02:18:36.401 INFO Starting download, target: Clickhouse |
| 1578 | 2025-02-19T02:18:37.092Z | Feb 19 02:18:36.402 INFO Starting download, target: Cockroach |
| 1579 | 2025-02-19T02:18:37.092Z | Feb 19 02:18:36.402 INFO Starting download, target: Console |
| 1580 | 2025-02-19T02:18:37.093Z | Feb 19 02:18:36.402 INFO Starting download, target: DendriteOpenapi |
| 1581 | 2025-02-19T02:18:37.093Z | Feb 19 02:18:36.402 INFO Starting download, target: DendriteStub |
| 1582 | 2025-02-19T02:18:37.093Z | Feb 19 02:18:36.402 INFO Starting download, target: MaghemiteMgd |
| 1583 | 2025-02-19T02:18:37.093Z | Feb 19 02:18:36.402 INFO Starting download, target: TransceiverControl |
| 1584 | 2025-02-19T02:18:37.095Z | Feb 19 02:18:36.402 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi |
| 1585 | 2025-02-19T02:18:37.095Z | Feb 19 02:18:36.402 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1586 | 2025-02-19T02:18:37.095Z | Feb 19 02:18:36.403 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1587 | 2025-02-19T02:18:37.095Z | Feb 19 02:18:36.403 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1588 | 2025-02-19T02:18:37.095Z | Feb 19 02:18:36.403 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1589 | 2025-02-19T02:18:37.095Z | Feb 19 02:18:36.404 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1590 | 2025-02-19T02:18:37.095Z | Feb 19 02:18:36.404 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1591 | 2025-02-19T02:18:37.310Z | Feb 19 02:18:36.602 INFO Download complete, target: DendriteOpenapi |
| 1592 | 2025-02-19T02:18:37.346Z | Feb 19 02:18:36.643 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1593 | 2025-02-19T02:18:37.587Z | Feb 19 02:18:36.864 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1594 | 2025-02-19T02:18:37.848Z | Feb 19 02:18:37.155 INFO Download complete, target: TransceiverControl |
| 1595 | 2025-02-19T02:18:37.916Z | Feb 19 02:18:37.214 INFO Download complete, target: Console |
| 1596 | 2025-02-19T02:18:38.036Z | Feb 19 02:18:37.345 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1597 | 2025-02-19T02:18:38.099Z | Feb 19 02:18:37.400 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1598 | 2025-02-19T02:18:38.978Z | Feb 19 02:18:38.287 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1599 | 2025-02-19T02:18:38.978Z | Feb 19 02:18:38.287 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1600 | 2025-02-19T02:18:39.166Z | Feb 19 02:18:38.475 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1601 | 2025-02-19T02:18:40.839Z | Feb 19 02:18:40.148 INFO Download complete, target: DendriteStub |
| 1602 | 2025-02-19T02:18:41.066Z | Feb 19 02:18:40.375 INFO Download complete, target: MaghemiteMgd |
| 1603 | 2025-02-19T02:18:46.208Z | Feb 19 02:18:45.517 INFO Checking that binary works, target: Cockroach |
| 1604 | 2025-02-19T02:18:46.491Z | Feb 19 02:18:45.800 INFO Download complete, target: Cockroach |
| 1605 | 2025-02-19T02:18:51.399Z | Feb 19 02:18:50.707 INFO Checking that binary works, target: Clickhouse |
| 1606 | 2025-02-19T02:18:51.560Z | Feb 19 02:18:50.868 INFO Download complete, target: Clickhouse |
| 1607 | 2025-02-19T02:18:51.581Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1608 | 2025-02-19T02:18:51.584Z | |
| 1609 | 2025-02-19T02:18:51.584Z | real 4:30.008551942 |
| 1610 | 2025-02-19T02:18:51.584Z | user 15:42.297902502 |
| 1611 | 2025-02-19T02:18:51.584Z | sys 2:03.702071998 |
| 1612 | 2025-02-19T02:18:51.584Z | trap 0.563791767 |
| 1613 | 2025-02-19T02:18:51.584Z | tflt 1.568482434 |
| 1614 | 2025-02-19T02:18:51.584Z | dflt 1.630607394 |
| 1615 | 2025-02-19T02:18:51.584Z | kflt 0.025604282 |
| 1616 | 2025-02-19T02:18:51.584Z | lock 26:07.015398520 |
| 1617 | 2025-02-19T02:18:51.584Z | slp 54:22.153804578 |
| 1618 | 2025-02-19T02:18:51.584Z | lat 1:01.904763768 |
| 1619 | 2025-02-19T02:18:51.584Z | stop 2:23.598108847 |
| 1620 | 2025-02-19T02:18:51.584Z | + banner clippy |
| 1621 | 2025-02-19T02:18:51.586Z | |
| 1622 | 2025-02-19T02:18:51.586Z | #### # # ##### ##### # # |
| 1623 | 2025-02-19T02:18:51.586Z | # # # # # # # # # # |
| 1624 | 2025-02-19T02:18:51.586Z | # # # # # # # # |
| 1625 | 2025-02-19T02:18:51.586Z | # # # ##### ##### # |
| 1626 | 2025-02-19T02:18:51.587Z | # # # # # # # |
| 1627 | 2025-02-19T02:18:51.587Z | #### ###### # # # # |
| 1628 | 2025-02-19T02:18:51.587Z | |
| 1629 | 2025-02-19T02:18:51.587Z | + export CARGO_INCREMENTAL=0 |
| 1630 | 2025-02-19T02:18:51.587Z | + CARGO_INCREMENTAL=0 |
| 1631 | 2025-02-19T02:18:51.587Z | + ptime -m cargo xtask clippy |
| 1632 | 2025-02-19T02:18:52.118Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1633 | 2025-02-19T02:18:54.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 1634 | 2025-02-19T02:18:54.962Z | Running `target/debug/xtask clippy` |
| 1635 | 2025-02-19T02:18:54.984Z | running: /home/build/.rustup/toolchains/1.84.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1636 | 2025-02-19T02:18:55.602Z | Downloading crates ... |
| 1637 | 2025-02-19T02:18:55.905Z | Downloaded approx v0.5.1 |
| 1638 | 2025-02-19T02:18:55.913Z | Downloaded anes v0.1.6 |
| 1639 | 2025-02-19T02:18:55.915Z | Downloaded escape8259 v0.5.3 |
| 1640 | 2025-02-19T02:18:55.918Z | Downloaded async-io v2.3.4 |
| 1641 | 2025-02-19T02:18:55.920Z | Downloaded async-object-pool v0.1.5 |
| 1642 | 2025-02-19T02:18:55.928Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1643 | 2025-02-19T02:18:55.931Z | Downloaded nested v0.1.1 |
| 1644 | 2025-02-19T02:18:55.936Z | Downloaded plotters-backend v0.3.7 |
| 1645 | 2025-02-19T02:18:55.938Z | Downloaded cast v0.3.0 |
| 1646 | 2025-02-19T02:18:55.941Z | Downloaded async-signal v0.2.10 |
| 1647 | 2025-02-19T02:18:55.943Z | Downloaded async-global-executor v2.4.1 |
| 1648 | 2025-02-19T02:18:55.946Z | Downloaded doc-comment v0.3.3 |
| 1649 | 2025-02-19T02:18:55.948Z | Downloaded num_cpus v1.16.0 |
| 1650 | 2025-02-19T02:18:55.951Z | Downloaded proc-macro-crate v3.2.0 |
| 1651 | 2025-02-19T02:18:55.954Z | Downloaded concurrent-queue v2.5.0 |
| 1652 | 2025-02-19T02:18:55.956Z | Downloaded parking v2.2.1 |
| 1653 | 2025-02-19T02:18:55.956Z | Downloaded event-listener-strategy v0.5.2 |
| 1654 | 2025-02-19T02:18:55.956Z | Downloaded stringmetrics v2.2.2 |
| 1655 | 2025-02-19T02:18:55.959Z | Downloaded assert_cmd v2.0.16 |
| 1656 | 2025-02-19T02:18:55.961Z | Downloaded similar-asserts v1.6.0 |
| 1657 | 2025-02-19T02:18:55.964Z | Downloaded criterion-plot v0.5.0 |
| 1658 | 2025-02-19T02:18:55.966Z | Downloaded serde_regex v1.1.0 |
| 1659 | 2025-02-19T02:18:55.969Z | Downloaded pathdiff v0.2.3 |
| 1660 | 2025-02-19T02:18:55.971Z | Downloaded tinytemplate v1.2.1 |
| 1661 | 2025-02-19T02:18:55.973Z | Downloaded path-tree v0.8.1 |
| 1662 | 2025-02-19T02:18:55.973Z | Downloaded futures-timer v3.0.3 |
| 1663 | 2025-02-19T02:18:55.976Z | Downloaded event-listener v2.5.3 |
| 1664 | 2025-02-19T02:18:55.978Z | Downloaded async-lock v3.4.0 |
| 1665 | 2025-02-19T02:18:55.978Z | Downloaded relative-path v1.9.3 |
| 1666 | 2025-02-19T02:18:55.981Z | Downloaded futures-lite v2.3.0 |
| 1667 | 2025-02-19T02:18:55.984Z | Downloaded trybuild v1.0.101 |
| 1668 | 2025-02-19T02:18:55.986Z | Downloaded plotters-svg v0.3.7 |
| 1669 | 2025-02-19T02:18:55.986Z | Downloaded piper v0.2.4 |
| 1670 | 2025-02-19T02:18:55.989Z | Downloaded target-triple v0.1.3 |
| 1671 | 2025-02-19T02:18:55.989Z | Downloaded httptest v0.16.1 |
| 1672 | 2025-02-19T02:18:55.993Z | Downloaded oorandom v11.1.4 |
| 1673 | 2025-02-19T02:18:55.993Z | Downloaded indoc v2.0.5 |
| 1674 | 2025-02-19T02:18:55.995Z | Downloaded datatest-stable v0.2.9 |
| 1675 | 2025-02-19T02:18:55.995Z | Downloaded blocking v1.6.1 |
| 1676 | 2025-02-19T02:18:55.998Z | Downloaded async-channel v2.3.1 |
| 1677 | 2025-02-19T02:18:55.998Z | Downloaded assert-json-diff v2.0.2 |
| 1678 | 2025-02-19T02:18:56.001Z | Downloaded async-channel v1.9.0 |
| 1679 | 2025-02-19T02:18:56.003Z | Downloaded async-task v4.7.1 |
| 1680 | 2025-02-19T02:18:56.008Z | Downloaded async-process v2.3.0 |
| 1681 | 2025-02-19T02:18:56.010Z | Downloaded kv-log-macro v1.0.7 |
| 1682 | 2025-02-19T02:18:56.010Z | Downloaded cargo_metadata v0.19.1 |
| 1683 | 2025-02-19T02:18:56.013Z | Downloaded async-attributes v1.1.2 |
| 1684 | 2025-02-19T02:18:56.016Z | Downloaded threadpool v1.8.1 |
| 1685 | 2025-02-19T02:18:56.018Z | Downloaded partial-io v0.5.4 |
| 1686 | 2025-02-19T02:18:56.021Z | Downloaded rustls-native-certs v0.7.3 |
| 1687 | 2025-02-19T02:18:56.023Z | Downloaded async-executor v1.13.1 |
| 1688 | 2025-02-19T02:18:56.026Z | Downloaded rstest_macros v0.23.0 |
| 1689 | 2025-02-19T02:18:56.029Z | Downloaded target-lexicon v0.12.16 |
| 1690 | 2025-02-19T02:18:56.031Z | Downloaded hyper-rustls v0.26.0 |
| 1691 | 2025-02-19T02:18:56.031Z | Downloaded yansi v1.0.1 |
| 1692 | 2025-02-19T02:18:56.034Z | Downloaded target-spec v3.3.1 |
| 1693 | 2025-02-19T02:18:56.036Z | Downloaded rust-argon2 v2.1.0 |
| 1694 | 2025-02-19T02:18:56.036Z | Downloaded polling v3.7.3 |
| 1695 | 2025-02-19T02:18:56.040Z | Downloaded pretty_assertions v1.4.1 |
| 1696 | 2025-02-19T02:18:56.043Z | Downloaded rand_distr v0.4.3 |
| 1697 | 2025-02-19T02:18:56.046Z | Downloaded event-listener v5.3.1 |
| 1698 | 2025-02-19T02:18:56.048Z | Downloaded rstest v0.23.0 |
| 1699 | 2025-02-19T02:18:56.051Z | Downloaded fancy-regex v0.13.0 |
| 1700 | 2025-02-19T02:18:56.054Z | Downloaded criterion v0.5.1 |
| 1701 | 2025-02-19T02:18:56.061Z | Downloaded plotters v0.3.7 |
| 1702 | 2025-02-19T02:18:56.073Z | Downloaded cfg-expr v0.17.2 |
| 1703 | 2025-02-19T02:18:56.077Z | Downloaded guppy v0.17.12 |
| 1704 | 2025-02-19T02:18:56.083Z | Downloaded async-std v1.13.0 |
| 1705 | 2025-02-19T02:18:56.121Z | Downloaded blake2b_simd v1.0.2 |
| 1706 | 2025-02-19T02:18:56.123Z | Downloaded libtest-mimic v0.7.3 |
| 1707 | 2025-02-19T02:18:56.185Z | Downloaded httpmock v0.8.0-alpha.1 |
| 1708 | 2025-02-19T02:18:56.971Z | Checking cfg-if v1.0.0 |
| 1709 | 2025-02-19T02:18:57.050Z | Checking libc v0.2.169 |
| 1710 | 2025-02-19T02:18:57.070Z | Checking serde v1.0.217 |
| 1711 | 2025-02-19T02:18:57.092Z | Checking memchr v2.7.4 |
| 1712 | 2025-02-19T02:18:57.115Z | Checking value-bag v1.9.0 |
| 1713 | 2025-02-19T02:18:57.142Z | Checking scopeguard v1.2.0 |
| 1714 | 2025-02-19T02:18:57.168Z | Checking zeroize v1.8.1 |
| 1715 | 2025-02-19T02:18:57.188Z | Checking itoa v1.0.11 |
| 1716 | 2025-02-19T02:18:57.211Z | Checking smallvec v1.13.2 |
| 1717 | 2025-02-19T02:18:57.298Z | Checking lock_api v0.4.12 |
| 1718 | 2025-02-19T02:18:57.407Z | Checking byteorder v1.5.0 |
| 1719 | 2025-02-19T02:18:57.441Z | Checking once_cell v1.20.2 |
| 1720 | 2025-02-19T02:18:57.506Z | Checking log v0.4.22 |
| 1721 | 2025-02-19T02:18:57.539Z | Checking subtle v2.6.1 |
| 1722 | 2025-02-19T02:18:57.695Z | Checking pin-project-lite v0.2.14 |
| 1723 | 2025-02-19T02:18:57.744Z | Checking typenum v1.17.0 |
| 1724 | 2025-02-19T02:18:57.801Z | Checking libm v0.2.8 |
| 1725 | 2025-02-19T02:18:57.827Z | Checking futures-core v0.3.31 |
| 1726 | 2025-02-19T02:18:57.855Z | Checking ryu v1.0.18 |
| 1727 | 2025-02-19T02:18:57.883Z | Checking zerocopy v0.7.35 |
| 1728 | 2025-02-19T02:18:57.989Z | Checking thiserror v1.0.69 |
| 1729 | 2025-02-19T02:18:58.019Z | Checking getrandom v0.2.15 |
| 1730 | 2025-02-19T02:18:58.043Z | Checking parking_lot_core v0.9.10 |
| 1731 | 2025-02-19T02:18:58.097Z | Checking signal-hook-registry v1.4.2 |
| 1732 | 2025-02-19T02:18:58.129Z | Checking mio v1.0.2 |
| 1733 | 2025-02-19T02:18:58.249Z | Checking rand_core v0.6.4 |
| 1734 | 2025-02-19T02:18:58.359Z | Checking parking_lot v0.12.3 |
| 1735 | 2025-02-19T02:18:58.386Z | Checking socket2 v0.5.7 |
| 1736 | 2025-02-19T02:18:58.564Z | Checking const-oid v0.9.6 |
| 1737 | 2025-02-19T02:18:58.662Z | Checking num-traits v0.2.19 |
| 1738 | 2025-02-19T02:18:58.697Z | Checking allocator-api2 v0.2.18 |
| 1739 | 2025-02-19T02:18:58.732Z | Checking futures-io v0.3.31 |
| 1740 | 2025-02-19T02:18:58.832Z | Checking generic-array v0.14.7 |
| 1741 | 2025-02-19T02:18:58.862Z | Checking spin v0.9.8 |
| 1742 | 2025-02-19T02:18:58.938Z | Checking slab v0.4.9 |
| 1743 | 2025-02-19T02:18:59.093Z | Checking cpufeatures v0.2.14 |
| 1744 | 2025-02-19T02:18:59.200Z | Checking futures-sink v0.3.31 |
| 1745 | 2025-02-19T02:18:59.232Z | Checking equivalent v1.0.1 |
| 1746 | 2025-02-19T02:18:59.258Z | Checking foldhash v0.1.3 |
| 1747 | 2025-02-19T02:18:59.296Z | Checking pin-utils v0.1.0 |
| 1748 | 2025-02-19T02:18:59.368Z | Checking futures-channel v0.3.31 |
| 1749 | 2025-02-19T02:18:59.399Z | Checking futures-task v0.3.31 |
| 1750 | 2025-02-19T02:18:59.426Z | Checking iana-time-zone v0.1.61 |
| 1751 | 2025-02-19T02:18:59.459Z | Checking hashbrown v0.15.1 |
| 1752 | 2025-02-19T02:18:59.603Z | Checking stable_deref_trait v1.2.0 |
| 1753 | 2025-02-19T02:18:59.636Z | Checking fnv v1.0.7 |
| 1754 | 2025-02-19T02:18:59.726Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1755 | 2025-02-19T02:18:59.756Z | Checking futures-util v0.3.31 |
| 1756 | 2025-02-19T02:18:59.784Z | Checking tracing-core v0.1.32 |
| 1757 | 2025-02-19T02:18:59.925Z | Checking crypto-common v0.1.6 |
| 1758 | 2025-02-19T02:19:00.038Z | Checking block-buffer v0.10.4 |
| 1759 | 2025-02-19T02:19:00.145Z | Checking errno v0.3.9 |
| 1760 | 2025-02-19T02:19:00.176Z | Checking dyn-clone v1.0.17 |
| 1761 | 2025-02-19T02:19:00.249Z | Checking ppv-lite86 v0.2.20 |
| 1762 | 2025-02-19T02:19:00.324Z | Checking zerofrom v0.1.4 |
| 1763 | 2025-02-19T02:19:00.352Z | Checking crossbeam-utils v0.8.20 |
| 1764 | 2025-02-19T02:19:00.380Z | Checking tracing v0.1.40 |
| 1765 | 2025-02-19T02:19:00.382Z | Checking digest v0.10.7 |
| 1766 | 2025-02-19T02:19:00.455Z | Checking writeable v0.5.5 |
| 1767 | 2025-02-19T02:19:00.546Z | Checking yoke v0.7.4 |
| 1768 | 2025-02-19T02:19:00.737Z | Checking litemap v0.7.3 |
| 1769 | 2025-02-19T02:19:00.761Z | Checking percent-encoding v2.3.1 |
| 1770 | 2025-02-19T02:19:00.784Z | Checking block-padding v0.3.3 |
| 1771 | 2025-02-19T02:19:00.889Z | Checking zerovec v0.10.4 |
| 1772 | 2025-02-19T02:19:00.915Z | Checking rand_chacha v0.3.1 |
| 1773 | 2025-02-19T02:19:00.980Z | Checking httparse v1.9.5 |
| 1774 | 2025-02-19T02:19:01.008Z | Checking inout v0.1.3 |
| 1775 | 2025-02-19T02:19:01.041Z | Checking atomic-waker v1.1.2 |
| 1776 | 2025-02-19T02:19:01.076Z | Checking icu_locid_transform_data v1.5.0 |
| 1777 | 2025-02-19T02:19:01.199Z | Checking unicode-ident v1.0.14 |
| 1778 | 2025-02-19T02:19:01.202Z | Checking regex-syntax v0.8.5 |
| 1779 | 2025-02-19T02:19:01.268Z | Checking cipher v0.4.4 |
| 1780 | 2025-02-19T02:19:01.321Z | Checking rand v0.8.5 |
| 1781 | 2025-02-19T02:19:01.358Z | Checking bytes v1.9.0 |
| 1782 | 2025-02-19T02:19:01.397Z | Checking bitflags v2.6.0 |
| 1783 | 2025-02-19T02:19:01.447Z | Checking serde_json v1.0.135 |
| 1784 | 2025-02-19T02:19:01.673Z | Checking chrono v0.4.39 |
| 1785 | 2025-02-19T02:19:01.705Z | Checking indexmap v2.7.1 |
| 1786 | 2025-02-19T02:19:02.127Z | Checking tokio v1.43.0 |
| 1787 | 2025-02-19T02:19:02.447Z | Checking uuid v1.12.0 |
| 1788 | 2025-02-19T02:19:02.538Z | Checking http v1.2.0 |
| 1789 | 2025-02-19T02:19:02.908Z | Checking rustix v0.38.37 |
| 1790 | 2025-02-19T02:19:03.022Z | Checking tinystr v0.7.6 |
| 1791 | 2025-02-19T02:19:03.076Z | Checking icu_collections v1.5.0 |
| 1792 | 2025-02-19T02:19:03.348Z | Checking icu_locid v1.5.0 |
| 1793 | 2025-02-19T02:19:03.624Z | Checking schemars v0.8.21 |
| 1794 | 2025-02-19T02:19:03.721Z | Checking form_urlencoded v1.2.1 |
| 1795 | 2025-02-19T02:19:03.825Z | Checking untrusted v0.9.0 |
| 1796 | 2025-02-19T02:19:03.944Z | Checking icu_properties_data v1.5.0 |
| 1797 | 2025-02-19T02:19:04.010Z | Checking ring v0.17.8 |
| 1798 | 2025-02-19T02:19:04.180Z | Checking aho-corasick v1.1.3 |
| 1799 | 2025-02-19T02:19:04.266Z | Checking utf8_iter v1.0.4 |
| 1800 | 2025-02-19T02:19:04.291Z | Checking icu_provider v1.5.0 |
| 1801 | 2025-02-19T02:19:04.465Z | Checking utf16_iter v1.0.5 |
| 1802 | 2025-02-19T02:19:04.493Z | Checking write16 v1.0.0 |
| 1803 | 2025-02-19T02:19:04.636Z | Checking powerfmt v0.2.0 |
| 1804 | 2025-02-19T02:19:04.662Z | Checking icu_normalizer_data v1.5.0 |
| 1805 | 2025-02-19T02:19:04.771Z | Checking proc-macro2 v1.0.92 |
| 1806 | 2025-02-19T02:19:04.896Z | Checking deranged v0.3.11 |
| 1807 | 2025-02-19T02:19:04.924Z | Checking icu_locid_transform v1.5.0 |
| 1808 | 2025-02-19T02:19:05.100Z | Checking base64ct v1.6.0 |
| 1809 | 2025-02-19T02:19:05.467Z | Checking time-core v0.1.2 |
| 1810 | 2025-02-19T02:19:05.578Z | Checking num-conv v0.1.0 |
| 1811 | 2025-02-19T02:19:05.644Z | Checking num_threads v0.1.7 |
| 1812 | 2025-02-19T02:19:05.673Z | Checking quote v1.0.38 |
| 1813 | 2025-02-19T02:19:05.739Z | Checking regex-automata v0.4.8 |
| 1814 | 2025-02-19T02:19:05.769Z | Checking hmac v0.12.1 |
| 1815 | 2025-02-19T02:19:05.836Z | Checking sha2 v0.10.8 |
| 1816 | 2025-02-19T02:19:05.916Z | Checking icu_properties v1.5.1 |
| 1817 | 2025-02-19T02:19:05.995Z | Checking rustls-pki-types v1.10.0 |
| 1818 | 2025-02-19T02:19:06.027Z | Checking syn v2.0.96 |
| 1819 | 2025-02-19T02:19:06.161Z | Checking adler2 v2.0.0 |
| 1820 | 2025-02-19T02:19:06.252Z | Checking time v0.3.36 |
| 1821 | 2025-02-19T02:19:06.329Z | Checking miniz_oxide v0.8.0 |
| 1822 | 2025-02-19T02:19:06.431Z | Checking http-body v1.0.1 |
| 1823 | 2025-02-19T02:19:06.573Z | Checking aws-lc-sys v0.22.0 |
| 1824 | 2025-02-19T02:19:06.653Z | Checking try-lock v0.2.5 |
| 1825 | 2025-02-19T02:19:06.812Z | Checking mirai-annotations v1.12.0 |
| 1826 | 2025-02-19T02:19:07.015Z | Checking httpdate v1.0.3 |
| 1827 | 2025-02-19T02:19:07.043Z | Checking untrusted v0.7.1 |
| 1828 | 2025-02-19T02:19:07.221Z | Checking base64 v0.22.1 |
| 1829 | 2025-02-19T02:19:07.260Z | Checking want v0.3.1 |
| 1830 | 2025-02-19T02:19:07.462Z | Checking ahash v0.8.11 |
| 1831 | 2025-02-19T02:19:07.717Z | Checking pem-rfc7468 v0.7.0 |
| 1832 | 2025-02-19T02:19:07.956Z | Checking tower-service v0.3.3 |
| 1833 | 2025-02-19T02:19:07.999Z | Checking slog v2.7.0 |
| 1834 | 2025-02-19T02:19:08.099Z | Checking mime v0.3.17 |
| 1835 | 2025-02-19T02:19:08.402Z | Checking flagset v0.4.6 |
| 1836 | 2025-02-19T02:19:08.484Z | Checking pbkdf2 v0.12.2 |
| 1837 | 2025-02-19T02:19:08.560Z | Checking aes v0.8.4 |
| 1838 | 2025-02-19T02:19:08.620Z | Checking der v0.7.9 |
| 1839 | 2025-02-19T02:19:08.655Z | Checking semver v1.0.24 |
| 1840 | 2025-02-19T02:19:08.708Z | Checking aws-lc-rs v1.10.0 |
| 1841 | 2025-02-19T02:19:08.806Z | Checking tokio-util v0.7.12 |
| 1842 | 2025-02-19T02:19:09.066Z | Checking http-body-util v0.1.2 |
| 1843 | 2025-02-19T02:19:09.140Z | Checking icu_normalizer v1.5.0 |
| 1844 | 2025-02-19T02:19:09.433Z | Checking salsa20 v0.10.2 |
| 1845 | 2025-02-19T02:19:09.516Z | Checking cbc v0.1.2 |
| 1846 | 2025-02-19T02:19:09.625Z | Checking h2 v0.4.6 |
| 1847 | 2025-02-19T02:19:09.671Z | Checking gimli v0.31.1 |
| 1848 | 2025-02-19T02:19:09.714Z | Checking scrypt v0.11.0 |
| 1849 | 2025-02-19T02:19:09.924Z | Checking idna_adapter v1.2.0 |
| 1850 | 2025-02-19T02:19:09.963Z | Checking rustls-pemfile v2.2.0 |
| 1851 | 2025-02-19T02:19:10.059Z | Checking regex v1.11.1 |
| 1852 | 2025-02-19T02:19:10.138Z | Checking idna v1.0.3 |
| 1853 | 2025-02-19T02:19:10.183Z | Checking lazy_static v1.5.0 |
| 1854 | 2025-02-19T02:19:10.309Z | Checking spki v0.7.3 |
| 1855 | 2025-02-19T02:19:10.337Z | Checking object v0.36.5 |
| 1856 | 2025-02-19T02:19:10.370Z | Checking rustls-webpki v0.102.8 |
| 1857 | 2025-02-19T02:19:10.588Z | Checking foreign-types-shared v0.1.1 |
| 1858 | 2025-02-19T02:19:10.616Z | Checking ipnet v2.10.1 |
| 1859 | 2025-02-19T02:19:10.642Z | Checking url v2.5.3 |
| 1860 | 2025-02-19T02:19:10.721Z | Checking openssl-probe v0.1.5 |
| 1861 | 2025-02-19T02:19:10.886Z | Checking rustc-demangle v0.1.24 |
| 1862 | 2025-02-19T02:19:11.117Z | Checking foreign-types v0.3.2 |
| 1863 | 2025-02-19T02:19:11.143Z | Checking pkcs5 v0.7.1 |
| 1864 | 2025-02-19T02:19:11.225Z | Checking futures-executor v0.3.31 |
| 1865 | 2025-02-19T02:19:11.333Z | Checking serde_urlencoded v0.7.1 |
| 1866 | 2025-02-19T02:19:11.459Z | Checking openssl-sys v0.9.105 |
| 1867 | 2025-02-19T02:19:11.486Z | Checking encoding_rs v0.8.34 |
| 1868 | 2025-02-19T02:19:11.651Z | Checking utf8parse v0.2.2 |
| 1869 | 2025-02-19T02:19:11.769Z | Checking pkcs8 v0.10.2 |
| 1870 | 2025-02-19T02:19:11.830Z | Checking futures v0.3.31 |
| 1871 | 2025-02-19T02:19:11.959Z | Checking serde_spanned v0.6.8 |
| 1872 | 2025-02-19T02:19:12.003Z | Checking toml_datetime v0.6.8 |
| 1873 | 2025-02-19T02:19:12.077Z | Checking rustls v0.23.19 |
| 1874 | 2025-02-19T02:19:12.159Z | Checking data-encoding v2.6.0 |
| 1875 | 2025-02-19T02:19:12.302Z | Checking anstyle v1.0.10 |
| 1876 | 2025-02-19T02:19:12.601Z | Checking openssl v0.10.70 |
| 1877 | 2025-02-19T02:19:12.667Z | Checking openapiv3 v2.0.0 |
| 1878 | 2025-02-19T02:19:12.698Z | Checking sha1 v0.10.6 |
| 1879 | 2025-02-19T02:19:13.000Z | Checking psl-types v2.0.11 |
| 1880 | 2025-02-19T02:19:13.204Z | Checking publicsuffix v2.3.0 |
| 1881 | 2025-02-19T02:19:13.364Z | Checking addr2line v0.24.2 |
| 1882 | 2025-02-19T02:19:13.499Z | Checking cookie v0.18.1 |
| 1883 | 2025-02-19T02:19:13.862Z | Checking webpki-roots v0.26.6 |
| 1884 | 2025-02-19T02:19:13.890Z | Checking camino v1.1.9 |
| 1885 | 2025-02-19T02:19:13.984Z | Checking cookie_store v0.21.1 |
| 1886 | 2025-02-19T02:19:14.071Z | Checking anstyle-parse v0.2.5 |
| 1887 | 2025-02-19T02:19:14.337Z | Checking sync_wrapper v1.0.1 |
| 1888 | 2025-02-19T02:19:14.461Z | Checking is-terminal v0.4.13 |
| 1889 | 2025-02-19T02:19:14.499Z | Checking is_terminal_polyfill v1.70.1 |
| 1890 | 2025-02-19T02:19:14.609Z | Checking either v1.13.0 |
| 1891 | 2025-02-19T02:19:14.640Z | Checking colorchoice v1.0.2 |
| 1892 | 2025-02-19T02:19:14.670Z | Checking anstyle-query v1.1.1 |
| 1893 | 2025-02-19T02:19:14.796Z | Checking terminal_size v0.4.0 |
| 1894 | 2025-02-19T02:19:14.824Z | Checking anstream v0.6.15 |
| 1895 | 2025-02-19T02:19:14.986Z | Checking signature v2.2.0 |
| 1896 | 2025-02-19T02:19:14.989Z | Checking winnow v0.6.20 |
| 1897 | 2025-02-19T02:19:15.204Z | Checking strsim v0.11.1 |
| 1898 | 2025-02-19T02:19:15.207Z | Checking clap_lex v0.7.4 |
| 1899 | 2025-02-19T02:19:15.495Z | Checking scroll v0.12.0 |
| 1900 | 2025-02-19T02:19:15.521Z | Checking clap_builder v4.5.27 |
| 1901 | 2025-02-19T02:19:15.675Z | Checking hyper v1.5.2 |
| 1902 | 2025-02-19T02:19:15.735Z | Checking tinyvec_macros v0.1.1 |
| 1903 | 2025-02-19T02:19:15.842Z | Checking plain v0.2.3 |
| 1904 | 2025-02-19T02:19:15.960Z | Checking ucd-trie v0.1.7 |
| 1905 | 2025-02-19T02:19:15.991Z | Checking backtrace v0.3.74 |
| 1906 | 2025-02-19T02:19:16.017Z | Checking goblin v0.8.2 |
| 1907 | 2025-02-19T02:19:16.182Z | Checking pest v2.7.14 |
| 1908 | 2025-02-19T02:19:16.594Z | Checking anyhow v1.0.95 |
| 1909 | 2025-02-19T02:19:16.997Z | Checking tinyvec v1.8.0 |
| 1910 | 2025-02-19T02:19:17.198Z | Checking tokio-rustls v0.26.0 |
| 1911 | 2025-02-19T02:19:17.416Z | Checking native-tls v0.2.12 |
| 1912 | 2025-02-19T02:19:17.519Z | Checking hyper-util v0.1.10 |
| 1913 | 2025-02-19T02:19:17.593Z | Checking dirs-sys-next v0.1.2 |
| 1914 | 2025-02-19T02:19:17.732Z | Checking tokio-native-tls v0.3.1 |
| 1915 | 2025-02-19T02:19:17.795Z | Checking base16ct v0.2.0 |
| 1916 | 2025-02-19T02:19:17.822Z | Checking pretty-hex v0.4.1 |
| 1917 | 2025-02-19T02:19:17.991Z | Checking dirs-next v2.0.0 |
| 1918 | 2025-02-19T02:19:18.021Z | Checking sec1 v0.7.3 |
| 1919 | 2025-02-19T02:19:18.023Z | Checking crossbeam-channel v0.5.13 |
| 1920 | 2025-02-19T02:19:18.138Z | Checking num-integer v0.1.46 |
| 1921 | 2025-02-19T02:19:18.306Z | Checking ff v0.13.0 |
| 1922 | 2025-02-19T02:19:18.341Z | Checking clap v4.5.27 |
| 1923 | 2025-02-19T02:19:18.422Z | Checking thread-id v4.2.2 |
| 1924 | 2025-02-19T02:19:18.525Z | Checking thread_local v1.1.8 |
| 1925 | 2025-02-19T02:19:18.528Z | Checking group v0.13.0 |
| 1926 | 2025-02-19T02:19:18.572Z | Checking term v0.7.0 |
| 1927 | 2025-02-19T02:19:18.598Z | Checking toml_edit v0.22.22 |
| 1928 | 2025-02-19T02:19:18.720Z | Checking dtrace-parser v0.2.0 |
| 1929 | 2025-02-19T02:19:18.754Z | Checking hkdf v0.12.4 |
| 1930 | 2025-02-19T02:19:18.798Z | Checking crypto-bigint v0.5.5 |
| 1931 | 2025-02-19T02:19:18.824Z | Checking memmap v0.7.0 |
| 1932 | 2025-02-19T02:19:18.963Z | Checking crc32fast v1.4.2 |
| 1933 | 2025-02-19T02:19:18.966Z | Checking take_mut v0.2.2 |
| 1934 | 2025-02-19T02:19:19.044Z | Checking match_cfg v0.1.0 |
| 1935 | 2025-02-19T02:19:19.144Z | Checking utf-8 v0.7.6 |
| 1936 | 2025-02-19T02:19:19.172Z | Checking bitflags v1.3.2 |
| 1937 | 2025-02-19T02:19:19.203Z | Checking hostname v0.3.1 |
| 1938 | 2025-02-19T02:19:19.226Z | Checking slog-async v2.8.0 |
| 1939 | 2025-02-19T02:19:19.284Z | Checking slog-term v2.9.1 |
| 1940 | 2025-02-19T02:19:19.339Z | Checking hyper-tls v0.6.0 |
| 1941 | 2025-02-19T02:19:19.341Z | Checking hyper-rustls v0.27.3 |
| 1942 | 2025-02-19T02:19:19.385Z | Checking unicode-segmentation v1.12.0 |
| 1943 | 2025-02-19T02:19:19.503Z | Checking num-iter v0.1.45 |
| 1944 | 2025-02-19T02:19:19.611Z | Checking crossbeam-epoch v0.9.18 |
| 1945 | 2025-02-19T02:19:19.691Z | Checking static_assertions v1.1.0 |
| 1946 | 2025-02-19T02:19:19.719Z | Checking reqwest v0.12.9 |
| 1947 | 2025-02-19T02:19:19.755Z | Checking bstr v1.10.0 |
| 1948 | 2025-02-19T02:19:19.802Z | Checking slog-json v2.6.1 |
| 1949 | 2025-02-19T02:19:20.019Z | Checking rfc6979 v0.4.0 |
| 1950 | 2025-02-19T02:19:20.068Z | Checking hex v0.4.3 |
| 1951 | 2025-02-19T02:19:20.095Z | Checking managed v0.8.0 |
| 1952 | 2025-02-19T02:19:20.216Z | Checking winnow v0.5.40 |
| 1953 | 2025-02-19T02:19:20.477Z | Checking slog-bunyan v2.5.0 |
| 1954 | 2025-02-19T02:19:20.567Z | Checking crossbeam-deque v0.8.5 |
| 1955 | 2025-02-19T02:19:20.619Z | Checking num-bigint-dig v0.8.4 |
| 1956 | 2025-02-19T02:19:20.656Z | Checking flate2 v1.0.35 |
| 1957 | 2025-02-19T02:19:20.755Z | Checking dof v0.3.0 |
| 1958 | 2025-02-19T02:19:20.870Z | Checking pkcs1 v0.7.5 |
| 1959 | 2025-02-19T02:19:21.180Z | Checking toml v0.8.19 |
| 1960 | 2025-02-19T02:19:21.296Z | Checking rustls v0.22.4 |
| 1961 | 2025-02-19T02:19:21.299Z | Checking curve25519-dalek v4.1.3 |
| 1962 | 2025-02-19T02:19:21.359Z | Checking usdt-impl v0.5.0 |
| 1963 | 2025-02-19T02:19:21.455Z | Checking zerocopy v0.6.6 |
| 1964 | 2025-02-19T02:19:21.483Z | Checking elliptic-curve v0.13.8 |
| 1965 | 2025-02-19T02:19:21.849Z | Checking siphasher v0.3.11 |
| 1966 | 2025-02-19T02:19:21.889Z | Checking usdt v0.5.0 |
| 1967 | 2025-02-19T02:19:22.105Z | Checking ecdsa v0.16.9 |
| 1968 | 2025-02-19T02:19:22.131Z | Checking rayon-core v1.12.1 |
| 1969 | 2025-02-19T02:19:22.157Z | Checking unicode-normalization v0.1.24 |
| 1970 | 2025-02-19T02:19:22.182Z | Checking ed25519 v2.2.3 |
| 1971 | 2025-02-19T02:19:22.495Z | Checking signal-hook v0.3.17 |
| 1972 | 2025-02-19T02:19:22.637Z | Checking rsa v0.9.6 |
| 1973 | 2025-02-19T02:19:22.745Z | Checking quick-error v1.2.3 |
| 1974 | 2025-02-19T02:19:22.786Z | Checking debug-ignore v1.0.5 |
| 1975 | 2025-02-19T02:19:22.841Z | Checking hickory-proto v0.24.3 |
| 1976 | 2025-02-19T02:19:22.893Z | Checking itertools v0.10.5 |
| 1977 | 2025-02-19T02:19:22.943Z | Checking multer v3.1.0 |
| 1978 | 2025-02-19T02:19:22.968Z | Checking toml_edit v0.19.15 |
| 1979 | 2025-02-19T02:19:23.087Z | Checking x509-cert v0.2.5 |
| 1980 | 2025-02-19T02:19:23.199Z | Checking ed25519-dalek v2.1.1 |
| 1981 | 2025-02-19T02:19:23.335Z | Checking hubpack v0.1.2 |
| 1982 | 2025-02-19T02:19:23.601Z | Checking serde_path_to_error v0.1.16 |
| 1983 | 2025-02-19T02:19:23.630Z | Checking waitgroup v0.1.2 |
| 1984 | 2025-02-19T02:19:23.658Z | Checking bzip2-sys v0.1.11+1.0.8 |
| 1985 | 2025-02-19T02:19:23.786Z | Checking async-stream v0.3.6 |
| 1986 | 2025-02-19T02:19:23.813Z | Checking hostname v0.4.0 |
| 1987 | 2025-02-19T02:19:23.964Z | Checking unicode-width v0.2.0 |
| 1988 | 2025-02-19T02:19:24.002Z | Checking bit-vec v0.6.3 |
| 1989 | 2025-02-19T02:19:24.180Z | Checking bzip2 v0.4.4 |
| 1990 | 2025-02-19T02:19:24.350Z | Checking bit-set v0.5.3 |
| 1991 | 2025-02-19T02:19:24.459Z | Checking console v0.15.10 |
| 1992 | 2025-02-19T02:19:24.490Z | Checking signal-hook-mio v0.2.4 |
| 1993 | 2025-02-19T02:19:24.603Z | Checking memoffset v0.9.1 |
| 1994 | 2025-02-19T02:19:24.630Z | Checking hash32 v0.2.1 |
| 1995 | 2025-02-19T02:19:24.633Z | Checking tokio-rustls v0.25.0 |
| 1996 | 2025-02-19T02:19:24.676Z | Checking linked-hash-map v0.5.6 |
| 1997 | 2025-02-19T02:19:24.728Z | Checking predicates-core v1.0.8 |
| 1998 | 2025-02-19T02:19:24.890Z | Checking unicode-bidi v0.3.17 |
| 1999 | 2025-02-19T02:19:24.934Z | Checking unicode-properties v0.1.3 |
| 2000 | 2025-02-19T02:19:24.959Z | Checking heapless v0.7.17 |
| 2001 | 2025-02-19T02:19:24.962Z | Checking lru-cache v0.1.2 |
| 2002 | 2025-02-19T02:19:25.003Z | Checking crossterm v0.28.1 |
| 2003 | 2025-02-19T02:19:25.029Z | Checking dropshot v0.12.0 |
| 2004 | 2025-02-19T02:19:25.144Z | Checking rayon v1.10.0 |
| 2005 | 2025-02-19T02:19:25.290Z | Checking phf_shared v0.11.2 |
| 2006 | 2025-02-19T02:19:25.359Z | Checking toml v0.7.8 |
| 2007 | 2025-02-19T02:19:25.537Z | Checking stringprep v0.1.5 |
| 2008 | 2025-02-19T02:19:25.582Z | Checking similar v2.6.0 |
| 2009 | 2025-02-19T02:19:25.839Z | Checking tokio-stream v0.1.16 |
| 2010 | 2025-02-19T02:19:25.891Z | Checking newtype-uuid v1.2.1 |
| 2011 | 2025-02-19T02:19:26.037Z | Checking md-5 v0.10.6 |
| 2012 | 2025-02-19T02:19:26.150Z | Checking float-cmp v0.9.0 |
| 2013 | 2025-02-19T02:19:26.284Z | Checking difflib v0.4.0 |
| 2014 | 2025-02-19T02:19:26.359Z | Checking normalize-line-endings v0.3.0 |
| 2015 | 2025-02-19T02:19:26.421Z | Checking fixedbitset v0.4.2 |
| 2016 | 2025-02-19T02:19:26.506Z | Checking fallible-iterator v0.2.0 |
| 2017 | 2025-02-19T02:19:26.626Z | Checking predicates v3.1.2 |
| 2018 | 2025-02-19T02:19:26.652Z | Checking smoltcp v0.9.1 |
| 2019 | 2025-02-19T02:19:26.685Z | Checking phf v0.11.2 |
| 2020 | 2025-02-19T02:19:26.711Z | Checking petgraph v0.6.5 |
| 2021 | 2025-02-19T02:19:26.945Z | Checking zip v0.6.6 |
| 2022 | 2025-02-19T02:19:27.075Z | Checking postgres-protocol v0.6.7 |
| 2023 | 2025-02-19T02:19:27.235Z | Checking resolv-conf v0.7.0 |
| 2024 | 2025-02-19T02:19:27.262Z | Checking phf_shared v0.10.0 |
| 2025 | 2025-02-19T02:19:27.542Z | Checking tungstenite v0.24.0 |
| 2026 | 2025-02-19T02:19:27.602Z | Checking fs-err v2.11.0 |
| 2027 | 2025-02-19T02:19:27.626Z | Checking serde-big-array v0.5.1 |
| 2028 | 2025-02-19T02:19:27.699Z | Checking portable-atomic v1.9.0 |
| 2029 | 2025-02-19T02:19:27.839Z | Checking number_prefix v0.4.0 |
| 2030 | 2025-02-19T02:19:27.947Z | Checking new_debug_unreachable v1.0.6 |
| 2031 | 2025-02-19T02:19:28.035Z | Checking minimal-lexical v0.2.1 |
| 2032 | 2025-02-19T02:19:28.062Z | Checking lalrpop-util v0.19.12 |
| 2033 | 2025-02-19T02:19:28.124Z | Checking precomputed-hash v0.1.1 |
| 2034 | 2025-02-19T02:19:28.254Z | Checking string_cache v0.8.7 |
| 2035 | 2025-02-19T02:19:28.356Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 2036 | 2025-02-19T02:19:28.409Z | Checking tokio-tungstenite v0.24.0 |
| 2037 | 2025-02-19T02:19:28.446Z | Checking nom v7.1.3 |
| 2038 | 2025-02-19T02:19:28.476Z | Checking postgres-types v0.2.8 |
| 2039 | 2025-02-19T02:19:28.548Z | Checking hickory-resolver v0.24.3 |
| 2040 | 2025-02-19T02:19:28.614Z | Checking nix v0.29.0 |
| 2041 | 2025-02-19T02:19:28.709Z | Checking indicatif v0.17.11 |
| 2042 | 2025-02-19T02:19:28.882Z | Checking itertools v0.12.1 |
| 2043 | 2025-02-19T02:19:29.121Z | Checking whoami v1.5.2 |
| 2044 | 2025-02-19T02:19:29.422Z | Checking peg-runtime v0.8.3 |
| 2045 | 2025-02-19T02:19:29.458Z | Checking tokio-postgres v0.7.12 |
| 2046 | 2025-02-19T02:19:29.702Z | Compiling hashbrown v0.14.5 |
| 2047 | 2025-02-19T02:19:29.783Z | Compiling thiserror v2.0.11 |
| 2048 | 2025-02-19T02:19:29.928Z | Compiling thiserror-impl v2.0.11 |
| 2049 | 2025-02-19T02:19:30.109Z | Checking qorb v0.2.1 |
| 2050 | 2025-02-19T02:19:30.779Z | Compiling regress v0.10.1 |
| 2051 | 2025-02-19T02:19:30.802Z | Compiling ident_case v1.0.1 |
| 2052 | 2025-02-19T02:19:31.000Z | Compiling darling_core v0.20.10 |
| 2053 | 2025-02-19T02:19:31.070Z | Compiling unsafe-libyaml v0.2.11 |
| 2054 | 2025-02-19T02:19:32.269Z | Checking heck v0.5.0 |
| 2055 | 2025-02-19T02:19:32.480Z | Compiling serde_yaml v0.9.34+deprecated |
| 2056 | 2025-02-19T02:19:32.600Z | Checking fastrand v2.1.1 |
| 2057 | 2025-02-19T02:19:32.951Z | Checking ipnetwork v0.21.1 |
| 2058 | 2025-02-19T02:19:32.977Z | Checking progenitor-client v0.9.1 |
| 2059 | 2025-02-19T02:19:33.329Z | Compiling daft-derive v0.1.1 |
| 2060 | 2025-02-19T02:19:33.354Z | Compiling structmeta-derive v0.3.0 |
| 2061 | 2025-02-19T02:19:33.358Z | Checking strum v0.26.3 |
| 2062 | 2025-02-19T02:19:33.405Z | Checking oxnet v0.1.0 |
| 2063 | 2025-02-19T02:19:33.555Z | Compiling dropshot v0.15.1 |
| 2064 | 2025-02-19T02:19:33.770Z | Checking macaddr v1.0.1 |
| 2065 | 2025-02-19T02:19:33.951Z | Compiling dropshot_endpoint v0.15.1 |
| 2066 | 2025-02-19T02:19:34.111Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2067 | 2025-02-19T02:19:34.853Z | Compiling typify-impl v0.2.0 |
| 2068 | 2025-02-19T02:19:34.876Z | Checking tempfile v3.13.0 |
| 2069 | 2025-02-19T02:19:35.271Z | Checking progenitor-client v0.8.0 |
| 2070 | 2025-02-19T02:19:35.494Z | Checking instant v0.1.13 |
| 2071 | 2025-02-19T02:19:35.622Z | Checking daft v0.1.1 |
| 2072 | 2025-02-19T02:19:35.647Z | Checking regress v0.9.1 |
| 2073 | 2025-02-19T02:19:36.440Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2074 | 2025-02-19T02:19:36.456Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2075 | 2025-02-19T02:19:36.456Z | Compiling structmeta v0.3.0 |
| 2076 | 2025-02-19T02:19:36.471Z | Checking backoff v0.4.0 |
| 2077 | 2025-02-19T02:19:36.509Z | Compiling parse-display-derive v0.10.0 |
| 2078 | 2025-02-19T02:19:36.764Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2079 | 2025-02-19T02:19:36.793Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2080 | 2025-02-19T02:19:36.927Z | Checking wait-timeout v0.2.0 |
| 2081 | 2025-02-19T02:19:36.963Z | Checking rand_xorshift v0.3.0 |
| 2082 | 2025-02-19T02:19:36.996Z | Compiling darling_macro v0.20.10 |
| 2083 | 2025-02-19T02:19:37.131Z | Checking rusty-fork v0.3.0 |
| 2084 | 2025-02-19T02:19:37.169Z | Checking unarray v0.1.4 |
| 2085 | 2025-02-19T02:19:37.339Z | Compiling structmeta-derive v0.2.0 |
| 2086 | 2025-02-19T02:19:37.428Z | Checking proptest v1.5.0 |
| 2087 | 2025-02-19T02:19:37.942Z | Compiling darling v0.20.10 |
| 2088 | 2025-02-19T02:19:38.083Z | Compiling serde_with_macros v3.11.0 |
| 2089 | 2025-02-19T02:19:38.273Z | Checking camino-tempfile v1.1.1 |
| 2090 | 2025-02-19T02:19:38.585Z | Checking unicode-width v0.1.14 |
| 2091 | 2025-02-19T02:19:39.086Z | Compiling proc-macro-error v1.0.4 |
| 2092 | 2025-02-19T02:19:39.130Z | Compiling proc-macro-crate v1.3.1 |
| 2093 | 2025-02-19T02:19:39.719Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2094 | 2025-02-19T02:19:39.925Z | Compiling structmeta v0.2.0 |
| 2095 | 2025-02-19T02:19:40.104Z | Compiling num_enum_derive v0.5.11 |
| 2096 | 2025-02-19T02:19:40.107Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2097 | 2025-02-19T02:19:40.351Z | Compiling test-strategy v0.3.1 |
| 2098 | 2025-02-19T02:19:40.469Z | Checking parse-display v0.10.0 |
| 2099 | 2025-02-19T02:19:40.496Z | Checking tabwriter v1.4.0 |
| 2100 | 2025-02-19T02:19:40.624Z | Checking serde_with v3.11.0 |
| 2101 | 2025-02-19T02:19:40.701Z | Compiling foreign-types-macros v0.2.3 |
| 2102 | 2025-02-19T02:19:40.738Z | Checking foreign-types-shared v0.3.1 |
| 2103 | 2025-02-19T02:19:41.232Z | Checking cstr-argument v0.1.2 |
| 2104 | 2025-02-19T02:19:41.440Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2105 | 2025-02-19T02:19:41.834Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2106 | 2025-02-19T02:19:42.009Z | Checking foreign-types v0.5.0 |
| 2107 | 2025-02-19T02:19:42.117Z | Checking pretty-hex v0.2.1 |
| 2108 | 2025-02-19T02:19:42.141Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2109 | 2025-02-19T02:19:42.210Z | Checking colored v2.1.0 |
| 2110 | 2025-02-19T02:19:42.236Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2111 | 2025-02-19T02:19:42.400Z | Checking smf v0.2.3 |
| 2112 | 2025-02-19T02:19:42.430Z | Checking num_enum v0.5.11 |
| 2113 | 2025-02-19T02:19:42.459Z | Checking itertools v0.13.0 |
| 2114 | 2025-02-19T02:19:42.464Z | Checking base64 v0.21.7 |
| 2115 | 2025-02-19T02:19:42.511Z | Compiling typify-impl v0.3.0 |
| 2116 | 2025-02-19T02:19:42.601Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2117 | 2025-02-19T02:19:42.844Z | Compiling crucible-workspace-hack v0.1.0 |
| 2118 | 2025-02-19T02:19:42.941Z | Compiling zerocopy v0.8.10 |
| 2119 | 2025-02-19T02:19:43.537Z | Checking atomicwrites v0.4.4 |
| 2120 | 2025-02-19T02:19:43.791Z | Compiling zerocopy-derive v0.8.10 |
| 2121 | 2025-02-19T02:19:43.884Z | Checking termtree v0.4.1 |
| 2122 | 2025-02-19T02:19:44.105Z | Compiling heapless v0.8.0 |
| 2123 | 2025-02-19T02:19:44.754Z | Checking predicates-tree v1.0.11 |
| 2124 | 2025-02-19T02:19:44.821Z | Checking hash32 v0.3.1 |
| 2125 | 2025-02-19T02:19:44.911Z | Compiling smoltcp v0.11.0 |
| 2126 | 2025-02-19T02:19:44.972Z | Checking cobs v0.2.3 |
| 2127 | 2025-02-19T02:19:45.178Z | Checking postcard v1.0.10 |
| 2128 | 2025-02-19T02:19:45.593Z | Checking sigpipe v0.1.3 |
| 2129 | 2025-02-19T02:19:45.712Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2130 | 2025-02-19T02:19:45.737Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2131 | 2025-02-19T02:19:45.792Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2132 | 2025-02-19T02:19:45.896Z | Compiling mockall_derive v0.13.0 |
| 2133 | 2025-02-19T02:19:46.139Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2134 | 2025-02-19T02:19:46.238Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 2135 | 2025-02-19T02:19:46.476Z | Compiling zone_cfg_derive v0.3.0 |
| 2136 | 2025-02-19T02:19:46.621Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2137 | 2025-02-19T02:19:46.657Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2138 | 2025-02-19T02:19:47.007Z | Compiling num-derive v0.4.2 |
| 2139 | 2025-02-19T02:19:47.843Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2140 | 2025-02-19T02:19:48.159Z | Checking downcast v0.11.0 |
| 2141 | 2025-02-19T02:19:48.389Z | Checking fragile v2.0.0 |
| 2142 | 2025-02-19T02:19:48.676Z | Checking zone v0.3.0 |
| 2143 | 2025-02-19T02:19:48.707Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2144 | 2025-02-19T02:19:48.985Z | Compiling convert_case v0.4.0 |
| 2145 | 2025-02-19T02:19:49.232Z | Checking tungstenite v0.21.0 |
| 2146 | 2025-02-19T02:19:49.289Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 2147 | 2025-02-19T02:19:49.435Z | Checking newline-converter v0.3.0 |
| 2148 | 2025-02-19T02:19:49.616Z | Checking expectorate v1.1.0 |
| 2149 | 2025-02-19T02:19:49.728Z | Checking same-file v1.0.6 |
| 2150 | 2025-02-19T02:19:49.778Z | Compiling derive_more v0.99.18 |
| 2151 | 2025-02-19T02:19:49.804Z | Checking arc-swap v1.7.1 |
| 2152 | 2025-02-19T02:19:49.906Z | Checking walkdir v2.5.0 |
| 2153 | 2025-02-19T02:19:49.941Z | Compiling typify-macro v0.2.0 |
| 2154 | 2025-02-19T02:19:50.144Z | Checking tokio-tungstenite v0.21.0 |
| 2155 | 2025-02-19T02:19:50.204Z | Checking slog-scope v4.4.0 |
| 2156 | 2025-02-19T02:19:50.207Z | Checking xattr v1.3.1 |
| 2157 | 2025-02-19T02:19:50.426Z | Checking filetime v0.2.25 |
| 2158 | 2025-02-19T02:19:50.453Z | Checking slog-stdlog v4.1.1 |
| 2159 | 2025-02-19T02:19:50.643Z | Checking slog-envlogger v2.2.0 |
| 2160 | 2025-02-19T02:19:50.645Z | Checking num-rational v0.4.2 |
| 2161 | 2025-02-19T02:19:50.687Z | Checking tar v0.4.42 |
| 2162 | 2025-02-19T02:19:50.867Z | Checking num-complex v0.4.6 |
| 2163 | 2025-02-19T02:19:51.326Z | Checking float-ord v0.3.2 |
| 2164 | 2025-02-19T02:19:51.493Z | Checking indent_write v2.2.0 |
| 2165 | 2025-02-19T02:19:51.510Z | Compiling owo-colors v4.1.0 |
| 2166 | 2025-02-19T02:19:51.713Z | Checking swrite v0.1.0 |
| 2167 | 2025-02-19T02:19:51.763Z | Checking num v0.4.3 |
| 2168 | 2025-02-19T02:19:51.813Z | Compiling cancel-safe-futures v0.1.5 |
| 2169 | 2025-02-19T02:19:51.882Z | Checking libsw v3.3.1 |
| 2170 | 2025-02-19T02:19:52.169Z | Checking password-hash v0.5.0 |
| 2171 | 2025-02-19T02:19:52.614Z | Checking blake2 v0.10.6 |
| 2172 | 2025-02-19T02:19:52.647Z | Checking linear-map v1.2.0 |
| 2173 | 2025-02-19T02:19:52.950Z | Checking pem v3.0.4 |
| 2174 | 2025-02-19T02:19:53.082Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2175 | 2025-02-19T02:19:53.103Z | Checking argon2 v0.5.3 |
| 2176 | 2025-02-19T02:19:53.231Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2177 | 2025-02-19T02:19:53.443Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2178 | 2025-02-19T02:19:53.720Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2179 | 2025-02-19T02:19:53.760Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2180 | 2025-02-19T02:19:53.786Z | Compiling typify v0.2.0 |
| 2181 | 2025-02-19T02:19:53.944Z | Compiling progenitor-impl v0.8.0 |
| 2182 | 2025-02-19T02:19:54.055Z | Checking mockall v0.13.0 |
| 2183 | 2025-02-19T02:19:54.084Z | Compiling lzma-sys v0.1.20 |
| 2184 | 2025-02-19T02:19:54.296Z | Checking headers-core v0.3.0 |
| 2185 | 2025-02-19T02:19:54.465Z | Compiling heck v0.3.3 |
| 2186 | 2025-02-19T02:19:54.846Z | Checking highway v1.2.0 |
| 2187 | 2025-02-19T02:19:55.057Z | Compiling zone_cfg_derive v0.1.2 |
| 2188 | 2025-02-19T02:19:55.296Z | Checking headers v0.4.0 |
| 2189 | 2025-02-19T02:19:55.708Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2190 | 2025-02-19T02:19:55.925Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2191 | 2025-02-19T02:19:56.290Z | Checking yasna v0.5.2 |
| 2192 | 2025-02-19T02:19:56.360Z | Checking base64 v0.13.1 |
| 2193 | 2025-02-19T02:19:56.505Z | Checking zone v0.1.8 |
| 2194 | 2025-02-19T02:19:56.674Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2195 | 2025-02-19T02:19:56.776Z | Checking ron v0.7.1 |
| 2196 | 2025-02-19T02:19:57.039Z | Checking xz2 v0.1.7 |
| 2197 | 2025-02-19T02:19:57.135Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2198 | 2025-02-19T02:19:57.162Z | Checking subprocess v0.2.9 |
| 2199 | 2025-02-19T02:19:57.164Z | Checking humantime v2.1.0 |
| 2200 | 2025-02-19T02:19:57.206Z | Checking rcgen v0.12.1 |
| 2201 | 2025-02-19T02:19:57.318Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2202 | 2025-02-19T02:19:57.486Z | Compiling semver v0.1.20 |
| 2203 | 2025-02-19T02:19:57.582Z | Compiling typify-macro v0.3.0 |
| 2204 | 2025-02-19T02:19:57.660Z | Checking prettyplease v0.2.25 |
| 2205 | 2025-02-19T02:19:57.844Z | Compiling rustc_version v0.1.7 |
| 2206 | 2025-02-19T02:19:57.889Z | Checking half v2.4.1 |
| 2207 | 2025-02-19T02:19:58.094Z | Checking ciborium-io v0.2.2 |
| 2208 | 2025-02-19T02:19:58.284Z | Compiling newtype_derive v0.1.6 |
| 2209 | 2025-02-19T02:19:58.375Z | Checking ciborium-ll v0.2.2 |
| 2210 | 2025-02-19T02:19:58.691Z | Checking ciborium v0.2.2 |
| 2211 | 2025-02-19T02:19:58.806Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2212 | 2025-02-19T02:19:58.844Z | Checking steno v0.4.1 |
| 2213 | 2025-02-19T02:20:00.888Z | Compiling progenitor-macro v0.8.0 |
| 2214 | 2025-02-19T02:20:01.217Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2215 | 2025-02-19T02:20:01.367Z | Compiling typify v0.3.0 |
| 2216 | 2025-02-19T02:20:01.513Z | Compiling progenitor-impl v0.9.1 |
| 2217 | 2025-02-19T02:20:01.638Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2218 | 2025-02-19T02:20:02.053Z | Compiling slog-dtrace v0.3.0 |
| 2219 | 2025-02-19T02:20:02.322Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 2220 | 2025-02-19T02:20:02.458Z | Checking display-error-chain v0.2.2 |
| 2221 | 2025-02-19T02:20:02.761Z | Checking gethostname v0.5.0 |
| 2222 | 2025-02-19T02:20:02.895Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2223 | 2025-02-19T02:20:02.918Z | Checking nibble_vec v0.1.0 |
| 2224 | 2025-02-19T02:20:03.054Z | Compiling blake3 v1.5.4 |
| 2225 | 2025-02-19T02:20:03.126Z | Checking keccak v0.1.5 |
| 2226 | 2025-02-19T02:20:03.477Z | Checking endian-type v0.1.2 |
| 2227 | 2025-02-19T02:20:03.572Z | Checking sha3 v0.10.8 |
| 2228 | 2025-02-19T02:20:03.696Z | Checking radix_trie v0.2.1 |
| 2229 | 2025-02-19T02:20:03.985Z | Checking universal-hash v0.5.1 |
| 2230 | 2025-02-19T02:20:04.081Z | Checking secrecy v0.8.0 |
| 2231 | 2025-02-19T02:20:04.191Z | Checking opaque-debug v0.3.1 |
| 2232 | 2025-02-19T02:20:04.265Z | Checking aead v0.5.2 |
| 2233 | 2025-02-19T02:20:04.292Z | Checking chacha20 v0.9.1 |
| 2234 | 2025-02-19T02:20:04.312Z | Checking poly1305 v0.8.0 |
| 2235 | 2025-02-19T02:20:04.657Z | Compiling memmap2 v0.9.5 |
| 2236 | 2025-02-19T02:20:04.853Z | Compiling constant_time_eq v0.3.1 |
| 2237 | 2025-02-19T02:20:05.058Z | Compiling arrayvec v0.7.6 |
| 2238 | 2025-02-19T02:20:05.082Z | Compiling arrayref v0.3.9 |
| 2239 | 2025-02-19T02:20:05.207Z | Compiling toolchain_find v0.4.0 |
| 2240 | 2025-02-19T02:20:05.461Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2241 | 2025-02-19T02:20:05.510Z | Compiling topological-sort v0.2.2 |
| 2242 | 2025-02-19T02:20:05.751Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
| 2243 | 2025-02-19T02:20:05.818Z | Compiling rustfmt-wrapper v0.2.1 |
| 2244 | 2025-02-19T02:20:05.897Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2245 | 2025-02-19T02:20:06.123Z | Compiling omicron-zone-package v0.12.0 |
| 2246 | 2025-02-19T02:20:06.412Z | Checking chacha20poly1305 v0.10.1 |
| 2247 | 2025-02-19T02:20:06.488Z | Compiling async-recursion v1.1.1 |
| 2248 | 2025-02-19T02:20:06.579Z | Checking fxhash v0.2.1 |
| 2249 | 2025-02-19T02:20:06.620Z | Checking simd-adler32 v0.3.7 |
| 2250 | 2025-02-19T02:20:06.788Z | Checking lockfree-object-pool v0.1.6 |
| 2251 | 2025-02-19T02:20:06.985Z | Checking bumpalo v3.16.0 |
| 2252 | 2025-02-19T02:20:07.047Z | Compiling zip v2.1.3 |
| 2253 | 2025-02-19T02:20:07.331Z | Checking zopfli v0.8.1 |
| 2254 | 2025-02-19T02:20:07.400Z | Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
| 2255 | 2025-02-19T02:20:07.798Z | Checking maplit v1.0.2 |
| 2256 | 2025-02-19T02:20:07.925Z | Checking termcolor v1.4.1 |
| 2257 | 2025-02-19T02:20:07.972Z | Compiling radium v0.7.0 |
| 2258 | 2025-02-19T02:20:08.114Z | Compiling const_format_proc_macros v0.2.34 |
| 2259 | 2025-02-19T02:20:08.314Z | Checking tap v1.0.1 |
| 2260 | 2025-02-19T02:20:08.336Z | Checking thiserror-no-std v2.0.2 |
| 2261 | 2025-02-19T02:20:08.407Z | Compiling progenitor-macro v0.9.1 |
| 2262 | 2025-02-19T02:20:08.467Z | Compiling maybe-uninit v2.0.0 |
| 2263 | 2025-02-19T02:20:08.490Z | Checking vsss-rs v3.3.4 |
| 2264 | 2025-02-19T02:20:08.492Z | Checking wyz v0.5.1 |
| 2265 | 2025-02-19T02:20:09.052Z | Checking funty v2.0.0 |
| 2266 | 2025-02-19T02:20:09.097Z | Checking home v0.5.9 |
| 2267 | 2025-02-19T02:20:09.269Z | Compiling packed_struct v0.10.1 |
| 2268 | 2025-02-19T02:20:09.292Z | Checking crc-catalog v2.4.0 |
| 2269 | 2025-02-19T02:20:09.457Z | Checking crc v3.2.1 |
| 2270 | 2025-02-19T02:20:09.863Z | Checking kstat-rs v0.2.4 |
| 2271 | 2025-02-19T02:20:09.915Z | Checking bitvec v1.0.1 |
| 2272 | 2025-02-19T02:20:09.918Z | Compiling packed_struct_codegen v0.10.1 |
| 2273 | 2025-02-19T02:20:10.034Z | Checking const_format v0.2.34 |
| 2274 | 2025-02-19T02:20:10.201Z | Compiling vte_generate_state_changes v0.1.2 |
| 2275 | 2025-02-19T02:20:10.497Z | Compiling indexmap v1.9.3 |
| 2276 | 2025-02-19T02:20:10.812Z | Compiling libefi-sys v0.1.0 |
| 2277 | 2025-02-19T02:20:10.835Z | Checking nodrop v0.1.14 |
| 2278 | 2025-02-19T02:20:10.974Z | Checking array-init v0.0.4 |
| 2279 | 2025-02-19T02:20:11.178Z | Checking vte v0.11.1 |
| 2280 | 2025-02-19T02:20:11.604Z | Checking smallvec v0.6.14 |
| 2281 | 2025-02-19T02:20:11.847Z | Checking fd-lock v4.0.2 |
| 2282 | 2025-02-19T02:20:11.947Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
| 2283 | 2025-02-19T02:20:11.978Z | Compiling bitfield-struct v0.6.2 |
| 2284 | 2025-02-19T02:20:12.054Z | Checking bitfield v0.14.0 |
| 2285 | 2025-02-19T02:20:12.331Z | Checking hashbrown v0.12.3 |
| 2286 | 2025-02-19T02:20:12.473Z | Checking serde-hex v0.1.0 |
| 2287 | 2025-02-19T02:20:12.530Z | Checking strip-ansi-escapes v0.2.0 |
| 2288 | 2025-02-19T02:20:12.701Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2289 | 2025-02-19T02:20:12.893Z | Checking env_logger v0.10.2 |
| 2290 | 2025-02-19T02:20:12.972Z | Checking ron v0.8.1 |
| 2291 | 2025-02-19T02:20:13.315Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2292 | 2025-02-19T02:20:13.337Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2293 | 2025-02-19T02:20:13.366Z | Checking progenitor v0.8.0 |
| 2294 | 2025-02-19T02:20:13.587Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 2295 | 2025-02-19T02:20:13.625Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2296 | 2025-02-19T02:20:13.944Z | Checking hashbrown v0.13.2 |
| 2297 | 2025-02-19T02:20:14.198Z | Checking crc-any v2.5.0 |
| 2298 | 2025-02-19T02:20:14.586Z | Checking nu-ansi-term v0.50.1 |
| 2299 | 2025-02-19T02:20:14.915Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2300 | 2025-02-19T02:20:14.991Z | Checking reedline v0.35.0 |
| 2301 | 2025-02-19T02:20:15.044Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2302 | 2025-02-19T02:20:15.514Z | Checking object v0.30.4 |
| 2303 | 2025-02-19T02:20:15.946Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
| 2304 | 2025-02-19T02:20:16.353Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2305 | 2025-02-19T02:20:16.920Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2306 | 2025-02-19T02:20:17.182Z | Checking nanorand v0.7.0 |
| 2307 | 2025-02-19T02:20:17.563Z | Compiling parking_lot_core v0.8.6 |
| 2308 | 2025-02-19T02:20:17.672Z | Checking path-slash v0.1.5 |
| 2309 | 2025-02-19T02:20:17.810Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 2310 | 2025-02-19T02:20:17.840Z | Checking flume v0.11.1 |
| 2311 | 2025-02-19T02:20:18.140Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2312 | 2025-02-19T02:20:18.325Z | Compiling phf_generator v0.11.2 |
| 2313 | 2025-02-19T02:20:18.407Z | Checking bytecount v0.6.8 |
| 2314 | 2025-02-19T02:20:18.537Z | Checking glob v0.3.2 |
| 2315 | 2025-02-19T02:20:18.586Z | Checking papergrid v0.11.0 |
| 2316 | 2025-02-19T02:20:18.879Z | Compiling phf_codegen v0.11.2 |
| 2317 | 2025-02-19T02:20:19.121Z | Checking parking_lot v0.11.2 |
| 2318 | 2025-02-19T02:20:20.000Z | Compiling tabled_derive v0.7.0 |
| 2319 | 2025-02-19T02:20:20.130Z | Compiling parse-zoneinfo v0.3.1 |
| 2320 | 2025-02-19T02:20:21.115Z | Checking progenitor v0.9.1 |
| 2321 | 2025-02-19T02:20:21.346Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2322 | 2025-02-19T02:20:21.379Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2323 | 2025-02-19T02:20:21.581Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
| 2324 | 2025-02-19T02:20:21.899Z | Compiling cfg_aliases v0.1.1 |
| 2325 | 2025-02-19T02:20:22.019Z | Compiling nix v0.28.0 |
| 2326 | 2025-02-19T02:20:22.292Z | Checking tabled v0.15.0 |
| 2327 | 2025-02-19T02:20:22.819Z | Compiling chrono-tz-build v0.4.0 |
| 2328 | 2025-02-19T02:20:24.093Z | Checking sled v0.34.7 |
| 2329 | 2025-02-19T02:20:25.045Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 2330 | 2025-02-19T02:20:25.134Z | Checking hickory-client v0.24.3 |
| 2331 | 2025-02-19T02:20:25.823Z | Checking hickory-server v0.24.3 |
| 2332 | 2025-02-19T02:20:26.166Z | Compiling chrono-tz v0.10.1 |
| 2333 | 2025-02-19T02:20:26.838Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
| 2334 | 2025-02-19T02:20:26.861Z | Compiling unicase v2.7.0 |
| 2335 | 2025-02-19T02:20:26.885Z | Compiling buf-list v1.0.3 |
| 2336 | 2025-02-19T02:20:27.038Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
| 2337 | 2025-02-19T02:20:27.803Z | Compiling peg-macros v0.8.4 |
| 2338 | 2025-02-19T02:20:28.426Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2339 | 2025-02-19T02:20:28.663Z | Compiling sqlparser_derive v0.2.2 |
| 2340 | 2025-02-19T02:20:29.346Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
| 2341 | 2025-02-19T02:20:29.477Z | Checking unicode_categories v0.1.1 |
| 2342 | 2025-02-19T02:20:29.693Z | Checking sqlparser v0.45.0 |
| 2343 | 2025-02-19T02:20:29.696Z | Checking rustyline v14.0.0 |
| 2344 | 2025-02-19T02:20:29.784Z | Checking sqlformat v0.2.6 |
| 2345 | 2025-02-19T02:20:31.266Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2346 | 2025-02-19T02:20:31.289Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2347 | 2025-02-19T02:20:32.321Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2348 | 2025-02-19T02:20:34.192Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2349 | 2025-02-19T02:20:34.396Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2350 | 2025-02-19T02:20:35.145Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2351 | 2025-02-19T02:20:35.416Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2352 | 2025-02-19T02:20:36.276Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2353 | 2025-02-19T02:20:36.852Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2354 | 2025-02-19T02:20:37.094Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2355 | 2025-02-19T02:20:37.258Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2356 | 2025-02-19T02:20:37.839Z | Checking peg v0.8.4 |
| 2357 | 2025-02-19T02:20:37.937Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2358 | 2025-02-19T02:20:37.961Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2359 | 2025-02-19T02:20:38.598Z | Checking bcs v0.1.6 |
| 2360 | 2025-02-19T02:20:38.661Z | Checking termtree v0.5.1 |
| 2361 | 2025-02-19T02:20:39.054Z | Checking primeorder v0.13.6 |
| 2362 | 2025-02-19T02:20:39.308Z | Compiling mime_guess v2.0.5 |
| 2363 | 2025-02-19T02:20:39.341Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2364 | 2025-02-19T02:20:39.517Z | Checking http-range v0.1.5 |
| 2365 | 2025-02-19T02:20:40.026Z | Checking atty v0.2.14 |
| 2366 | 2025-02-19T02:20:40.176Z | Compiling salty v0.3.0 |
| 2367 | 2025-02-19T02:20:40.607Z | Checking p384 v0.13.0 |
| 2368 | 2025-02-19T02:20:41.314Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2369 | 2025-02-19T02:20:41.685Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2370 | 2025-02-19T02:20:41.845Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 2371 | 2025-02-19T02:20:41.897Z | Checking hyper-staticfile v0.10.1 |
| 2372 | 2025-02-19T02:20:42.255Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2373 | 2025-02-19T02:20:42.393Z | Compiling dsl_auto_type v0.1.2 |
| 2374 | 2025-02-19T02:20:42.488Z | Checking scheduled-thread-pool v0.2.7 |
| 2375 | 2025-02-19T02:20:42.683Z | Checking env_filter v0.1.2 |
| 2376 | 2025-02-19T02:20:42.729Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2377 | 2025-02-19T02:20:42.899Z | Compiling crunchy v0.2.2 |
| 2378 | 2025-02-19T02:20:42.925Z | Checking env_logger v0.11.5 |
| 2379 | 2025-02-19T02:20:43.075Z | Checking r2d2 v0.8.10 |
| 2380 | 2025-02-19T02:20:43.109Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 2381 | 2025-02-19T02:20:43.240Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2382 | 2025-02-19T02:20:43.266Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2383 | 2025-02-19T02:20:43.359Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2384 | 2025-02-19T02:20:43.456Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
| 2385 | 2025-02-19T02:20:43.651Z | Compiling tiny-keccak v2.0.2 |
| 2386 | 2025-02-19T02:20:43.797Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2387 | 2025-02-19T02:20:43.811Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 2388 | 2025-02-19T02:20:43.847Z | Compiling diesel_derives v2.2.3 |
| 2389 | 2025-02-19T02:20:44.031Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2390 | 2025-02-19T02:20:44.115Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2391 | 2025-02-19T02:20:44.691Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2392 | 2025-02-19T02:20:45.813Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2393 | 2025-02-19T02:20:45.871Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2394 | 2025-02-19T02:20:46.830Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2395 | 2025-02-19T02:20:47.040Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2396 | 2025-02-19T02:20:47.681Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2397 | 2025-02-19T02:20:48.068Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2398 | 2025-02-19T02:20:48.321Z | Compiling ref-cast v1.0.23 |
| 2399 | 2025-02-19T02:20:48.676Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2400 | 2025-02-19T02:20:49.095Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2401 | 2025-02-19T02:20:50.708Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2402 | 2025-02-19T02:20:50.765Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2403 | 2025-02-19T02:20:50.936Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2404 | 2025-02-19T02:20:51.265Z | Compiling ascii-canvas v3.0.0 |
| 2405 | 2025-02-19T02:20:51.388Z | Compiling ena v0.14.3 |
| 2406 | 2025-02-19T02:20:51.767Z | Compiling ref-cast-impl v1.0.23 |
| 2407 | 2025-02-19T02:20:51.809Z | Compiling regex-syntax v0.6.29 |
| 2408 | 2025-02-19T02:20:51.847Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2409 | 2025-02-19T02:20:52.926Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2410 | 2025-02-19T02:20:53.602Z | Compiling diff v0.1.13 |
| 2411 | 2025-02-19T02:20:53.873Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2412 | 2025-02-19T02:20:54.178Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2413 | 2025-02-19T02:20:54.556Z | Compiling pin-project-internal v1.1.6 |
| 2414 | 2025-02-19T02:20:54.577Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2415 | 2025-02-19T02:20:54.866Z | Compiling derive_builder_core v0.20.2 |
| 2416 | 2025-02-19T02:20:55.350Z | Checking diesel v2.2.7 |
| 2417 | 2025-02-19T02:20:55.851Z | Compiling lalrpop v0.19.12 |
| 2418 | 2025-02-19T02:20:57.137Z | Compiling libxml v0.3.3 |
| 2419 | 2025-02-19T02:20:57.269Z | Compiling derive_builder_macro v0.20.2 |
| 2420 | 2025-02-19T02:20:57.322Z | Checking pin-project v1.1.6 |
| 2421 | 2025-02-19T02:20:57.475Z | Checking signal-hook-tokio v0.3.1 |
| 2422 | 2025-02-19T02:20:57.516Z | Compiling strum_macros v0.24.3 |
| 2423 | 2025-02-19T02:20:57.545Z | Compiling samael v0.0.17 |
| 2424 | 2025-02-19T02:20:57.659Z | Compiling snafu-derive v0.8.5 |
| 2425 | 2025-02-19T02:20:57.696Z | Compiling indoc v1.0.9 |
| 2426 | 2025-02-19T02:20:58.105Z | Checking derive_builder v0.20.2 |
| 2427 | 2025-02-19T02:20:58.515Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2428 | 2025-02-19T02:20:59.627Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2429 | 2025-02-19T02:20:59.763Z | Checking olpc-cjson v0.1.4 |
| 2430 | 2025-02-19T02:20:59.930Z | Checking globset v0.4.15 |
| 2431 | 2025-02-19T02:20:59.996Z | Checking quick-xml v0.33.0 |
| 2432 | 2025-02-19T02:21:00.443Z | Checking serde_plain v1.0.2 |
| 2433 | 2025-02-19T02:21:00.717Z | Compiling impl-trait-for-tuples v0.2.2 |
| 2434 | 2025-02-19T02:21:00.795Z | Compiling oso-derive v0.27.3 |
| 2435 | 2025-02-19T02:21:01.516Z | Checking typed-path v0.9.3 |
| 2436 | 2025-02-19T02:21:01.918Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2437 | 2025-02-19T02:21:02.661Z | Checking snafu v0.8.5 |
| 2438 | 2025-02-19T02:21:03.100Z | Checking tungstenite v0.23.0 |
| 2439 | 2025-02-19T02:21:03.305Z | Checking tough v0.19.0 |
| 2440 | 2025-02-19T02:21:03.574Z | Compiling diesel-dtrace v0.4.2 |
| 2441 | 2025-02-19T02:21:03.880Z | Checking parse-size v1.1.0 |
| 2442 | 2025-02-19T02:21:03.982Z | Checking tokio-tungstenite v0.23.1 |
| 2443 | 2025-02-19T02:21:04.173Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2444 | 2025-02-19T02:21:04.464Z | Checking bb8 v0.8.5 |
| 2445 | 2025-02-19T02:21:04.487Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 2446 | 2025-02-19T02:21:04.927Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2447 | 2025-02-19T02:21:04.949Z | Checking nix v0.27.1 |
| 2448 | 2025-02-19T02:21:05.206Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2449 | 2025-02-19T02:21:07.567Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2450 | 2025-02-19T02:21:07.660Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
| 2451 | 2025-02-19T02:21:07.761Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2452 | 2025-02-19T02:21:08.015Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2453 | 2025-02-19T02:21:08.337Z | Checking heck v0.4.1 |
| 2454 | 2025-02-19T02:21:08.573Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
| 2455 | 2025-02-19T02:21:08.756Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2456 | 2025-02-19T02:21:08.944Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2457 | 2025-02-19T02:21:08.986Z | Checking rand_seeder v0.3.0 |
| 2458 | 2025-02-19T02:21:09.055Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2459 | 2025-02-19T02:21:09.252Z | Checking assert_matches v1.5.0 |
| 2460 | 2025-02-19T02:21:09.373Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2461 | 2025-02-19T02:21:09.631Z | Compiling libz-sys v1.1.20 |
| 2462 | 2025-02-19T02:21:09.684Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2463 | 2025-02-19T02:21:09.686Z | Checking castaway v0.2.3 |
| 2464 | 2025-02-19T02:21:09.881Z | Checking is_ci v1.2.0 |
| 2465 | 2025-02-19T02:21:09.956Z | Checking compact_str v0.8.0 |
| 2466 | 2025-02-19T02:21:10.044Z | Checking supports-color v3.0.1 |
| 2467 | 2025-02-19T02:21:10.245Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2468 | 2025-02-19T02:21:10.423Z | Checking unicode-truncate v1.1.0 |
| 2469 | 2025-02-19T02:21:10.666Z | Checking cargo-platform v0.1.8 |
| 2470 | 2025-02-19T02:21:10.789Z | Checking lru v0.12.5 |
| 2471 | 2025-02-19T02:21:10.813Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2472 | 2025-02-19T02:21:10.979Z | Compiling instability v0.3.2 |
| 2473 | 2025-02-19T02:21:11.590Z | Checking cassowary v0.3.0 |
| 2474 | 2025-02-19T02:21:11.652Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2475 | 2025-02-19T02:21:11.679Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 2476 | 2025-02-19T02:21:11.860Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2477 | 2025-02-19T02:21:11.964Z | Checking ratatui v0.28.1 |
| 2478 | 2025-02-19T02:21:12.664Z | Compiling vergen v8.3.2 |
| 2479 | 2025-02-19T02:21:12.840Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2480 | 2025-02-19T02:21:13.177Z | Checking smawk v0.3.2 |
| 2481 | 2025-02-19T02:21:13.405Z | Checking unicode-linebreak v0.1.5 |
| 2482 | 2025-02-19T02:21:13.496Z | Compiling cargo_metadata v0.18.1 |
| 2483 | 2025-02-19T02:21:13.848Z | Checking textwrap v0.16.1 |
| 2484 | 2025-02-19T02:21:14.298Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2485 | 2025-02-19T02:21:14.836Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2486 | 2025-02-19T02:21:15.220Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2487 | 2025-02-19T02:21:15.539Z | Compiling libsqlite3-sys v0.30.1 |
| 2488 | 2025-02-19T02:21:16.023Z | Compiling rustls v0.21.12 |
| 2489 | 2025-02-19T02:21:16.311Z | Checking shell-words v1.1.0 |
| 2490 | 2025-02-19T02:21:16.510Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2491 | 2025-02-19T02:21:16.513Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2492 | 2025-02-19T02:21:16.617Z | Checking sct v0.7.1 |
| 2493 | 2025-02-19T02:21:16.693Z | Checking rustls-webpki v0.101.7 |
| 2494 | 2025-02-19T02:21:16.857Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2495 | 2025-02-19T02:21:16.880Z | Checking hashlink v0.9.1 |
| 2496 | 2025-02-19T02:21:17.147Z | Checking concurrent-queue v2.5.0 |
| 2497 | 2025-02-19T02:21:17.264Z | Checking plotters-backend v0.3.7 |
| 2498 | 2025-02-19T02:21:17.412Z | Checking parking v2.2.1 |
| 2499 | 2025-02-19T02:21:17.481Z | Checking fallible-streaming-iterator v0.1.9 |
| 2500 | 2025-02-19T02:21:17.607Z | Checking fallible-iterator v0.3.0 |
| 2501 | 2025-02-19T02:21:17.650Z | Checking plotters-svg v0.3.7 |
| 2502 | 2025-02-19T02:21:17.757Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2503 | 2025-02-19T02:21:17.870Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2504 | 2025-02-19T02:21:18.188Z | Checking rusqlite v0.32.1 |
| 2505 | 2025-02-19T02:21:18.496Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2506 | 2025-02-19T02:21:18.814Z | Checking rustls-pemfile v1.0.4 |
| 2507 | 2025-02-19T02:21:18.911Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
| 2508 | 2025-02-19T02:21:19.044Z | Checking twox-hash v2.1.0 |
| 2509 | 2025-02-19T02:21:19.245Z | Checking cast v0.3.0 |
| 2510 | 2025-02-19T02:21:19.420Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2511 | 2025-02-19T02:21:19.569Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2512 | 2025-02-19T02:21:19.599Z | Checking criterion-plot v0.5.0 |
| 2513 | 2025-02-19T02:21:19.655Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
| 2514 | 2025-02-19T02:21:20.097Z | Checking plotters v0.3.7 |
| 2515 | 2025-02-19T02:21:20.174Z | Checking tokio-rustls v0.24.1 |
| 2516 | 2025-02-19T02:21:20.514Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2517 | 2025-02-19T02:21:20.541Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2518 | 2025-02-19T02:21:21.831Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2519 | 2025-02-19T02:21:21.856Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 2520 | 2025-02-19T02:21:22.238Z | Checking fatfs v0.3.6 |
| 2521 | 2025-02-19T02:21:23.234Z | Checking tinytemplate v1.2.1 |
| 2522 | 2025-02-19T02:21:23.405Z | Checking csv-core v0.1.11 |
| 2523 | 2025-02-19T02:21:23.658Z | Checking hex-literal v0.4.1 |
| 2524 | 2025-02-19T02:21:23.686Z | Checking anes v0.1.6 |
| 2525 | 2025-02-19T02:21:23.800Z | Checking oorandom v11.1.4 |
| 2526 | 2025-02-19T02:21:23.987Z | Checking csv v1.3.1 |
| 2527 | 2025-02-19T02:21:24.049Z | Checking criterion v0.5.1 |
| 2528 | 2025-02-19T02:21:24.573Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2529 | 2025-02-19T02:21:24.784Z | Checking async-bb8-diesel v0.2.1 |
| 2530 | 2025-02-19T02:21:25.571Z | Checking event-listener v5.3.1 |
| 2531 | 2025-02-19T02:21:25.988Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2532 | 2025-02-19T02:21:26.681Z | Checking rtoolbox v0.0.2 |
| 2533 | 2025-02-19T02:21:26.891Z | Checking rpassword v7.3.1 |
| 2534 | 2025-02-19T02:21:27.075Z | Checking event-listener-strategy v0.5.2 |
| 2535 | 2025-02-19T02:21:27.297Z | Checking tui-tree-widget v0.22.0 |
| 2536 | 2025-02-19T02:21:27.350Z | Checking polyval v0.6.2 |
| 2537 | 2025-02-19T02:21:27.620Z | Checking futures-lite v2.3.0 |
| 2538 | 2025-02-19T02:21:27.641Z | Checking ghash v0.5.1 |
| 2539 | 2025-02-19T02:21:27.827Z | Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) |
| 2540 | 2025-02-19T02:21:28.822Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2541 | 2025-02-19T02:21:28.888Z | Checking ctr v0.9.2 |
| 2542 | 2025-02-19T02:21:29.563Z | Checking yansi v1.0.1 |
| 2543 | 2025-02-19T02:21:29.828Z | Checking aes-gcm v0.10.3 |
| 2544 | 2025-02-19T02:21:29.859Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2545 | 2025-02-19T02:21:30.078Z | Checking pretty_assertions v1.4.1 |
| 2546 | 2025-02-19T02:21:30.099Z | Checking ssh-encoding v0.2.0 |
| 2547 | 2025-02-19T02:21:30.310Z | Checking blowfish v0.9.1 |
| 2548 | 2025-02-19T02:21:30.421Z | Checking ssh-cipher v0.2.0 |
| 2549 | 2025-02-19T02:21:30.567Z | Checking bcrypt-pbkdf v0.10.0 |
| 2550 | 2025-02-19T02:21:30.716Z | Checking async-lock v3.4.0 |
| 2551 | 2025-02-19T02:21:30.854Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2552 | 2025-02-19T02:21:31.534Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2553 | 2025-02-19T02:21:31.710Z | Checking polling v3.7.3 |
| 2554 | 2025-02-19T02:21:32.122Z | Checking password-hash v0.4.2 |
| 2555 | 2025-02-19T02:21:32.532Z | Checking pbkdf2 v0.11.0 |
| 2556 | 2025-02-19T02:21:32.799Z | Checking async-io v2.3.4 |
| 2557 | 2025-02-19T02:21:32.855Z | Checking ssh-key v0.6.6 |
| 2558 | 2025-02-19T02:21:33.633Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2559 | 2025-02-19T02:21:34.306Z | Checking p256 v0.13.2 |
| 2560 | 2025-02-19T02:21:34.326Z | Checking p521 v0.13.3 |
| 2561 | 2025-02-19T02:21:34.768Z | Checking russh-cryptovec v0.7.3 |
| 2562 | 2025-02-19T02:21:34.995Z | Compiling doc-comment v0.3.3 |
| 2563 | 2025-02-19T02:21:35.515Z | Compiling target-lexicon v0.12.16 |
| 2564 | 2025-02-19T02:21:35.752Z | Checking md5 v0.7.0 |
| 2565 | 2025-02-19T02:21:35.777Z | Checking async-task v4.7.1 |
| 2566 | 2025-02-19T02:21:36.052Z | Checking russh-keys v0.45.0 |
| 2567 | 2025-02-19T02:21:36.289Z | Checking async-channel v2.3.1 |
| 2568 | 2025-02-19T02:21:36.482Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2569 | 2025-02-19T02:21:36.605Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2570 | 2025-02-19T02:21:37.348Z | Checking piper v0.2.4 |
| 2571 | 2025-02-19T02:21:37.385Z | Checking num-bigint v0.4.6 |
| 2572 | 2025-02-19T02:21:37.574Z | Checking des v0.8.1 |
| 2573 | 2025-02-19T02:21:37.843Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2574 | 2025-02-19T02:21:38.050Z | Checking futures-timer v3.0.3 |
| 2575 | 2025-02-19T02:21:38.354Z | Compiling guppy-workspace-hack v0.1.0 |
| 2576 | 2025-02-19T02:21:38.650Z | Compiling assert_cmd v2.0.16 |
| 2577 | 2025-02-19T02:21:38.709Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2578 | 2025-02-19T02:21:39.131Z | Checking blocking v1.6.1 |
| 2579 | 2025-02-19T02:21:39.615Z | Checking russh v0.45.0 |
| 2580 | 2025-02-19T02:21:39.944Z | Checking async-executor v1.13.1 |
| 2581 | 2025-02-19T02:21:39.989Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2582 | 2025-02-19T02:21:40.280Z | Checking async-signal v0.2.10 |
| 2583 | 2025-02-19T02:21:40.570Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2584 | 2025-02-19T02:21:40.907Z | Checking internet-checksum v0.2.1 |
| 2585 | 2025-02-19T02:21:40.956Z | Compiling target-spec v3.3.1 |
| 2586 | 2025-02-19T02:21:41.117Z | Checking event-listener v2.5.3 |
| 2587 | 2025-02-19T02:21:41.354Z | Checking async-channel v1.9.0 |
| 2588 | 2025-02-19T02:21:41.624Z | Checking async-process v2.3.0 |
| 2589 | 2025-02-19T02:21:42.029Z | Checking async-global-executor v2.4.1 |
| 2590 | 2025-02-19T02:21:42.340Z | Checking cfg-expr v0.17.2 |
| 2591 | 2025-02-19T02:21:42.626Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2592 | 2025-02-19T02:21:43.109Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2593 | 2025-02-19T02:21:43.529Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2594 | 2025-02-19T02:21:43.862Z | Checking httptest v0.16.1 |
| 2595 | 2025-02-19T02:21:43.887Z | Checking rustls-native-certs v0.7.3 |
| 2596 | 2025-02-19T02:21:44.056Z | Compiling petname v2.0.2 |
| 2597 | 2025-02-19T02:21:44.079Z | Checking num_cpus v1.16.0 |
| 2598 | 2025-02-19T02:21:44.217Z | Checking kv-log-macro v1.0.7 |
| 2599 | 2025-02-19T02:21:44.371Z | Compiling async-attributes v1.1.2 |
| 2600 | 2025-02-19T02:21:45.164Z | Checking async-std v1.13.0 |
| 2601 | 2025-02-19T02:21:45.365Z | Checking threadpool v1.8.1 |
| 2602 | 2025-02-19T02:21:45.598Z | Checking hyper-rustls v0.26.0 |
| 2603 | 2025-02-19T02:21:46.339Z | Checking cargo_metadata v0.19.1 |
| 2604 | 2025-02-19T02:21:46.554Z | Checking pathdiff v0.2.3 |
| 2605 | 2025-02-19T02:21:46.728Z | Compiling rstest_macros v0.23.0 |
| 2606 | 2025-02-19T02:21:46.778Z | Checking escape8259 v0.5.3 |
| 2607 | 2025-02-19T02:21:46.987Z | Compiling target-triple v0.1.3 |
| 2608 | 2025-02-19T02:21:47.219Z | Checking nested v0.1.1 |
| 2609 | 2025-02-19T02:21:47.559Z | Checking libtest-mimic v0.7.3 |
| 2610 | 2025-02-19T02:21:47.580Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2611 | 2025-02-19T02:21:48.021Z | Checking guppy v0.17.12 |
| 2612 | 2025-02-19T02:21:48.476Z | Checking async-object-pool v0.1.5 |
| 2613 | 2025-02-19T02:21:48.670Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2614 | 2025-02-19T02:21:48.751Z | Checking similar-asserts v1.6.0 |
| 2615 | 2025-02-19T02:21:48.977Z | Checking fancy-regex v0.13.0 |
| 2616 | 2025-02-19T02:21:49.022Z | Checking serde_regex v1.1.0 |
| 2617 | 2025-02-19T02:21:49.295Z | Checking assert-json-diff v2.0.2 |
| 2618 | 2025-02-19T02:21:49.599Z | Compiling proc-macro-crate v3.2.0 |
| 2619 | 2025-02-19T02:21:49.718Z | Checking path-tree v0.8.1 |
| 2620 | 2025-02-19T02:21:50.004Z | Compiling relative-path v1.9.3 |
| 2621 | 2025-02-19T02:21:50.077Z | Checking stringmetrics v2.2.2 |
| 2622 | 2025-02-19T02:21:50.273Z | Checking sync-ptr v0.1.1 |
| 2623 | 2025-02-19T02:21:50.337Z | Checking httpmock v0.8.0-alpha.1 |
| 2624 | 2025-02-19T02:21:50.511Z | Checking datatest-stable v0.2.9 |
| 2625 | 2025-02-19T02:21:50.797Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2626 | 2025-02-19T02:21:50.801Z | Checking blake2b_simd v1.0.2 |
| 2627 | 2025-02-19T02:21:51.694Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2628 | 2025-02-19T02:21:52.086Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2629 | 2025-02-19T02:21:52.403Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2630 | 2025-02-19T02:21:52.703Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2631 | 2025-02-19T02:21:53.022Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2632 | 2025-02-19T02:21:53.560Z | Checking serde_tokenstream v0.2.2 |
| 2633 | 2025-02-19T02:21:53.969Z | Checking uzers v0.12.1 |
| 2634 | 2025-02-19T02:21:54.539Z | Checking rust-argon2 v2.1.0 |
| 2635 | 2025-02-19T02:21:55.001Z | Checking trybuild v1.0.101 |
| 2636 | 2025-02-19T02:21:55.140Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2637 | 2025-02-19T02:21:56.224Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2638 | 2025-02-19T02:21:56.350Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2639 | 2025-02-19T02:21:57.585Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2640 | 2025-02-19T02:21:57.904Z | Checking rand_distr v0.4.3 |
| 2641 | 2025-02-19T02:21:59.184Z | Checking multimap v0.10.0 |
| 2642 | 2025-02-19T02:21:59.206Z | Checking approx v0.5.1 |
| 2643 | 2025-02-19T02:21:59.242Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2644 | 2025-02-19T02:21:59.884Z | Checking rstest v0.23.0 |
| 2645 | 2025-02-19T02:22:00.105Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2646 | 2025-02-19T02:22:00.830Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
| 2647 | 2025-02-19T02:22:01.311Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2648 | 2025-02-19T02:22:01.580Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2649 | 2025-02-19T02:22:02.154Z | Checking partial-io v0.5.4 |
| 2650 | 2025-02-19T02:22:02.196Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2651 | 2025-02-19T02:22:02.403Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2652 | 2025-02-19T02:22:02.489Z | Checking cargo_toml v0.20.5 |
| 2653 | 2025-02-19T02:22:02.513Z | Checking termios v0.3.3 |
| 2654 | 2025-02-19T02:22:02.745Z | Compiling indoc v2.0.5 |
| 2655 | 2025-02-19T02:22:03.582Z | Compiling git2 v0.19.0 |
| 2656 | 2025-02-19T02:22:03.657Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 2657 | 2025-02-19T02:22:04.376Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 2658 | 2025-02-19T02:22:06.486Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 2659 | 2025-02-19T02:22:07.340Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2660 | 2025-02-19T02:22:11.994Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 2661 | 2025-02-19T02:22:12.395Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2662 | 2025-02-19T02:22:26.692Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 2663 | 2025-02-19T02:22:32.360Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 2664 | 2025-02-19T02:22:58.348Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2665 | 2025-02-19T02:23:00.295Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 2666 | 2025-02-19T02:23:00.740Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 2667 | 2025-02-19T02:23:16.809Z | Compiling polar-core v0.27.3 |
| 2668 | 2025-02-19T02:23:24.689Z | Checking oso v0.27.3 |
| 2669 | 2025-02-19T02:23:58.039Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2670 | 2025-02-19T02:23:58.042Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2671 | 2025-02-19T02:23:58.042Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2672 | 2025-02-19T02:25:10.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 14s |
| 2673 | 2025-02-19T02:25:10.637Z | |
| 2674 | 2025-02-19T02:25:10.637Z | real 6:18.246134401 |
| 2675 | 2025-02-19T02:25:10.638Z | user 33:24.227663829 |
| 2676 | 2025-02-19T02:25:10.638Z | sys 4:59.608128321 |
| 2677 | 2025-02-19T02:25:10.638Z | trap 0.954723805 |
| 2678 | 2025-02-19T02:25:10.638Z | tflt 2.958917142 |
| 2679 | 2025-02-19T02:25:10.638Z | dflt 0.391487645 |
| 2680 | 2025-02-19T02:25:10.638Z | kflt 0.001437443 |
| 2681 | 2025-02-19T02:25:10.638Z | lock 46:47.216798944 |
| 2682 | 2025-02-19T02:25:10.638Z | slp 1:53:03.912564141 |
| 2683 | 2025-02-19T02:25:10.638Z | lat 1:43.037755520 |
| 2684 | 2025-02-19T02:25:10.638Z | stop 6:33.825749271 |
| 2685 | 2025-02-19T02:25:10.638Z | + RUSTDOCFLAGS='--document-private-items -D warnings' |
| 2686 | 2025-02-19T02:25:10.638Z | + ptime -m cargo doc --workspace --no-deps |
| 2687 | 2025-02-19T02:25:11.041Z | warning: output filename collision. |
| 2688 | 2025-02-19T02:25:11.041Z | 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)`. |
| 2689 | 2025-02-19T02:25:11.042Z | Colliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 2690 | 2025-02-19T02:25:11.042Z | The targets should have unique names. |
| 2691 | 2025-02-19T02:25:11.042Z | This is a known bug where multiple crates with the same name use |
| 2692 | 2025-02-19T02:25:11.042Z | the same path; see <https://github.com/rust-lang/cargo/issues/6313>. |
| 2693 | 2025-02-19T02:25:11.512Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2694 | 2025-02-19T02:25:11.583Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2695 | 2025-02-19T02:25:11.604Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2696 | 2025-02-19T02:25:11.644Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
| 2697 | 2025-02-19T02:25:11.672Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2698 | 2025-02-19T02:25:11.702Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 2699 | 2025-02-19T02:25:11.702Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2700 | 2025-02-19T02:25:11.920Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2701 | 2025-02-19T02:25:11.946Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2702 | 2025-02-19T02:25:11.992Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2703 | 2025-02-19T02:25:12.063Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2704 | 2025-02-19T02:25:12.202Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2705 | 2025-02-19T02:25:12.344Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2706 | 2025-02-19T02:25:12.511Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2707 | 2025-02-19T02:25:12.657Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2708 | 2025-02-19T02:25:12.746Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2709 | 2025-02-19T02:25:13.031Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2710 | 2025-02-19T02:25:13.380Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2711 | 2025-02-19T02:25:13.605Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2712 | 2025-02-19T02:25:13.647Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2713 | 2025-02-19T02:25:13.704Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2714 | 2025-02-19T02:25:13.944Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2715 | 2025-02-19T02:25:14.039Z | Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
| 2716 | 2025-02-19T02:25:14.277Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2717 | 2025-02-19T02:25:14.371Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2718 | 2025-02-19T02:25:14.780Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2719 | 2025-02-19T02:25:15.184Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2720 | 2025-02-19T02:25:15.275Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2721 | 2025-02-19T02:25:15.699Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2722 | 2025-02-19T02:25:15.796Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2723 | 2025-02-19T02:25:15.892Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2724 | 2025-02-19T02:25:15.918Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2725 | 2025-02-19T02:25:16.080Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2726 | 2025-02-19T02:25:16.185Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 2727 | 2025-02-19T02:25:16.320Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2728 | 2025-02-19T02:25:16.342Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2729 | 2025-02-19T02:25:16.401Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2730 | 2025-02-19T02:25:16.663Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2731 | 2025-02-19T02:25:16.813Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2732 | 2025-02-19T02:25:16.991Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2733 | 2025-02-19T02:25:17.028Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2734 | 2025-02-19T02:25:17.246Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2735 | 2025-02-19T02:25:17.289Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2736 | 2025-02-19T02:25:17.359Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2737 | 2025-02-19T02:25:17.380Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2738 | 2025-02-19T02:25:17.531Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2739 | 2025-02-19T02:25:18.216Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2740 | 2025-02-19T02:25:18.619Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2741 | 2025-02-19T02:25:19.049Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2742 | 2025-02-19T02:25:19.934Z | Documenting omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
| 2743 | 2025-02-19T02:25:20.362Z | Documenting openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 2744 | 2025-02-19T02:25:21.113Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2745 | 2025-02-19T02:25:21.266Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2746 | 2025-02-19T02:25:21.897Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2747 | 2025-02-19T02:25:22.158Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2748 | 2025-02-19T02:25:23.274Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2749 | 2025-02-19T02:25:23.471Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2750 | 2025-02-19T02:25:24.058Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2751 | 2025-02-19T02:25:25.309Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2752 | 2025-02-19T02:25:25.498Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2753 | 2025-02-19T02:25:25.501Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2754 | 2025-02-19T02:25:26.052Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2755 | 2025-02-19T02:25:26.462Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2756 | 2025-02-19T02:25:27.529Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2757 | 2025-02-19T02:25:27.911Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2758 | 2025-02-19T02:25:28.048Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2759 | 2025-02-19T02:25:28.571Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2760 | 2025-02-19T02:25:28.731Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2761 | 2025-02-19T02:25:30.173Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2762 | 2025-02-19T02:25:31.357Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2763 | 2025-02-19T02:25:31.770Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2764 | 2025-02-19T02:25:32.165Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2765 | 2025-02-19T02:25:32.862Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2766 | 2025-02-19T02:25:32.882Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2767 | 2025-02-19T02:25:32.949Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2768 | 2025-02-19T02:25:33.257Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2769 | 2025-02-19T02:25:34.648Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2770 | 2025-02-19T02:25:35.223Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2771 | 2025-02-19T02:25:35.329Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2772 | 2025-02-19T02:25:35.589Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2773 | 2025-02-19T02:25:35.766Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2774 | 2025-02-19T02:25:35.812Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2775 | 2025-02-19T02:25:36.258Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2776 | 2025-02-19T02:25:36.292Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2777 | 2025-02-19T02:25:36.427Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2778 | 2025-02-19T02:25:36.543Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2779 | 2025-02-19T02:25:37.009Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2780 | 2025-02-19T02:25:37.561Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2781 | 2025-02-19T02:25:37.723Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2782 | 2025-02-19T02:25:37.821Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2783 | 2025-02-19T02:25:37.977Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2784 | 2025-02-19T02:25:38.406Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
| 2785 | 2025-02-19T02:25:39.131Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2786 | 2025-02-19T02:25:39.429Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2787 | 2025-02-19T02:25:39.930Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2788 | 2025-02-19T02:25:40.104Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2789 | 2025-02-19T02:25:40.136Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2790 | 2025-02-19T02:25:40.157Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2791 | 2025-02-19T02:25:40.279Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2792 | 2025-02-19T02:25:40.648Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2793 | 2025-02-19T02:25:40.805Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2794 | 2025-02-19T02:25:40.849Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2795 | 2025-02-19T02:25:41.364Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2796 | 2025-02-19T02:25:41.830Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2797 | 2025-02-19T02:25:42.167Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2798 | 2025-02-19T02:25:42.519Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2799 | 2025-02-19T02:25:43.058Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2800 | 2025-02-19T02:25:44.746Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2801 | 2025-02-19T02:25:45.054Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2802 | 2025-02-19T02:25:45.906Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2803 | 2025-02-19T02:25:45.926Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2804 | 2025-02-19T02:25:46.630Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2805 | 2025-02-19T02:25:46.703Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2806 | 2025-02-19T02:25:46.842Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2807 | 2025-02-19T02:25:46.908Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2808 | 2025-02-19T02:25:47.130Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2809 | 2025-02-19T02:25:48.119Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2810 | 2025-02-19T02:25:48.773Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2811 | 2025-02-19T02:25:48.847Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2812 | 2025-02-19T02:25:49.230Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2813 | 2025-02-19T02:25:49.422Z | Documenting openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
| 2814 | 2025-02-19T02:25:49.575Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 2815 | 2025-02-19T02:25:51.899Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2816 | 2025-02-19T02:25:53.513Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2817 | 2025-02-19T02:25:53.610Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2818 | 2025-02-19T02:25:54.362Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2819 | 2025-02-19T02:25:54.423Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2820 | 2025-02-19T02:25:54.468Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2821 | 2025-02-19T02:25:54.683Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2822 | 2025-02-19T02:25:54.724Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2823 | 2025-02-19T02:25:56.744Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2824 | 2025-02-19T02:25:56.882Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2825 | 2025-02-19T02:25:59.354Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2826 | 2025-02-19T02:26:00.195Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2827 | 2025-02-19T02:26:01.143Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 2828 | 2025-02-19T02:26:03.836Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2829 | 2025-02-19T02:26:04.420Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2830 | 2025-02-19T02:26:05.855Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2831 | 2025-02-19T02:26:07.412Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2832 | 2025-02-19T02:26:13.086Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2833 | 2025-02-19T02:26:14.001Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2834 | 2025-02-19T02:26:14.260Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2835 | 2025-02-19T02:26:15.155Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2836 | 2025-02-19T02:26:15.302Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2837 | 2025-02-19T02:26:15.481Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2838 | 2025-02-19T02:26:16.062Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2839 | 2025-02-19T02:26:17.737Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2840 | 2025-02-19T02:26:18.294Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2841 | 2025-02-19T02:26:19.006Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2842 | 2025-02-19T02:26:20.126Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2843 | 2025-02-19T02:26:23.676Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2844 | 2025-02-19T02:26:23.955Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2845 | 2025-02-19T02:26:24.273Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2846 | 2025-02-19T02:26:25.120Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2847 | 2025-02-19T02:26:26.046Z | Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) |
| 2848 | 2025-02-19T02:26:26.250Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2849 | 2025-02-19T02:26:26.444Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2850 | 2025-02-19T02:26:28.432Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2851 | 2025-02-19T02:26:29.976Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2852 | 2025-02-19T02:26:30.086Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2853 | 2025-02-19T02:26:30.565Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2854 | 2025-02-19T02:26:31.009Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2855 | 2025-02-19T02:26:31.148Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2856 | 2025-02-19T02:26:32.294Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2857 | 2025-02-19T02:26:33.602Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2858 | 2025-02-19T02:26:34.230Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2859 | 2025-02-19T02:26:34.549Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2860 | 2025-02-19T02:26:35.542Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2861 | 2025-02-19T02:26:36.421Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2862 | 2025-02-19T02:26:37.235Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2863 | 2025-02-19T02:26:37.885Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2864 | 2025-02-19T02:26:38.322Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2865 | 2025-02-19T02:26:38.598Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 2866 | 2025-02-19T02:26:38.771Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2867 | 2025-02-19T02:26:41.107Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2868 | 2025-02-19T02:26:41.290Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2869 | 2025-02-19T02:26:41.527Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2870 | 2025-02-19T02:26:41.730Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2871 | 2025-02-19T02:26:41.875Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2872 | 2025-02-19T02:26:42.111Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2873 | 2025-02-19T02:26:44.365Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2874 | 2025-02-19T02:26:45.844Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2875 | 2025-02-19T02:26:45.965Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2876 | 2025-02-19T02:26:46.492Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2877 | 2025-02-19T02:26:47.961Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2878 | 2025-02-19T02:26:49.023Z | Documenting nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2879 | 2025-02-19T02:26:49.204Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2880 | 2025-02-19T02:26:50.672Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2881 | 2025-02-19T02:26:51.210Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2882 | 2025-02-19T02:26:52.135Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2883 | 2025-02-19T02:26:53.220Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2884 | 2025-02-19T02:26:53.452Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2885 | 2025-02-19T02:26:55.033Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2886 | 2025-02-19T02:26:55.405Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2887 | 2025-02-19T02:26:55.867Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2888 | 2025-02-19T02:26:57.573Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2889 | 2025-02-19T02:26:58.128Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2890 | 2025-02-19T02:26:58.444Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2891 | 2025-02-19T02:27:00.113Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2892 | 2025-02-19T02:27:00.603Z | Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
| 2893 | 2025-02-19T02:27:01.169Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2894 | 2025-02-19T02:27:01.522Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2895 | 2025-02-19T02:27:01.589Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2896 | 2025-02-19T02:27:02.389Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2897 | 2025-02-19T02:27:03.590Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2898 | 2025-02-19T02:27:04.852Z | Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
| 2899 | 2025-02-19T02:27:04.933Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2900 | 2025-02-19T02:27:05.288Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2901 | 2025-02-19T02:27:05.617Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2902 | 2025-02-19T02:27:07.872Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 2903 | 2025-02-19T02:27:08.426Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2904 | 2025-02-19T02:27:09.136Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2905 | 2025-02-19T02:27:09.160Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2906 | 2025-02-19T02:27:10.035Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2907 | 2025-02-19T02:27:11.605Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2908 | 2025-02-19T02:27:11.727Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2909 | 2025-02-19T02:27:12.460Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2910 | 2025-02-19T02:27:13.227Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2911 | 2025-02-19T02:27:14.106Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2912 | 2025-02-19T02:27:14.188Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2913 | 2025-02-19T02:27:14.386Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2914 | 2025-02-19T02:27:14.870Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2915 | 2025-02-19T02:27:15.188Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2916 | 2025-02-19T02:27:15.448Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 2917 | 2025-02-19T02:27:15.559Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2918 | 2025-02-19T02:27:15.562Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2919 | 2025-02-19T02:27:16.623Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2920 | 2025-02-19T02:27:16.793Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 2921 | 2025-02-19T02:27:32.115Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2922 | 2025-02-19T02:27:32.117Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2923 | 2025-02-19T02:27:32.117Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2924 | 2025-02-19T02:27:32.117Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2925 | 2025-02-19T02:27:33.394Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2926 | 2025-02-19T02:27:33.413Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2927 | 2025-02-19T02:27:33.413Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2928 | 2025-02-19T02:27:33.413Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2929 | 2025-02-19T02:27:35.283Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2930 | 2025-02-19T02:27:39.987Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2931 | 2025-02-19T02:27:41.045Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2932 | 2025-02-19T02:28:20.963Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2933 | 2025-02-19T02:28:26.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s |
| 2934 | 2025-02-19T02:28:27.062Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 146 other files |
| 2935 | 2025-02-19T02:28:27.128Z | |
| 2936 | 2025-02-19T02:28:27.128Z | real 3:17.214458325 |
| 2937 | 2025-02-19T02:28:27.128Z | user 17:28.947254863 |
| 2938 | 2025-02-19T02:28:27.128Z | sys 2:28.711950045 |
| 2939 | 2025-02-19T02:28:27.128Z | trap 0.508106334 |
| 2940 | 2025-02-19T02:28:27.128Z | tflt 0.371800667 |
| 2941 | 2025-02-19T02:28:27.131Z | dflt 0.061613306 |
| 2942 | 2025-02-19T02:28:27.131Z | kflt 0.000047184 |
| 2943 | 2025-02-19T02:28:27.131Z | lock 27:28.619386565 |
| 2944 | 2025-02-19T02:28:27.131Z | slp 49:15.495308227 |
| 2945 | 2025-02-19T02:28:27.131Z | lat 1:06.442520041 |
| 2946 | 2025-02-19T02:28:27.131Z | stop 1:18.456132239 |
| 2947 | 2025-02-19T02:28:27.131Z | process exited: duration 845653 ms, exit code 0 |
| |
| 2948 | 2025-02-19T02:28:27.138Z | found 0 output files |