|
|
|
| 1 | 2026-03-16T21:54:05.679Z | job assigned to worker 01KKWA5QV34H7GJ62XSA9HT7Q9 [factory aws, i-08d011b9362449545] (queued for 1 m 37 s) |
| |
| 2 | 2026-03-16T21:54:13.128Z | starting task 0: "setup" |
| 3 | 2026-03-16T21:54:13.133Z | ++ uname -s |
| 4 | 2026-03-16T21:54:13.136Z | + kern=SunOS |
| 5 | 2026-03-16T21:54:13.136Z | + build_user=build |
| 6 | 2026-03-16T21:54:13.136Z | + build_uid=12345 |
| 7 | 2026-03-16T21:54:13.136Z | + work_dir=/work |
| 8 | 2026-03-16T21:54:13.136Z | + input_dir=/input |
| 9 | 2026-03-16T21:54:13.136Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-16T21:54:13.136Z | + case "$kern" in |
| 11 | 2026-03-16T21:54:13.136Z | + groupadd -g 12345 build |
| 12 | 2026-03-16T21:54:13.139Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-16T21:54:15.145Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-16T21:54:15.255Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-16T21:54:15.258Z | + home_fs=zfs |
| 16 | 2026-03-16T21:54:15.258Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-16T21:54:15.258Z | + mkdir -p /home/build |
| 18 | 2026-03-16T21:54:15.258Z | + chown build:build /home/build /work |
| 19 | 2026-03-16T21:54:17.261Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-16T21:54:17.264Z | process exited: duration 4136 ms, exit code 0 |
| |
| 21 | 2026-03-16T21:54:17.271Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-16T21:54:17.275Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-16T21:54:17.275Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-16T21:54:17.275Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-16T21:54:17.275Z | * rust toolchain profile = "default" |
| 26 | 2026-03-16T21:54:17.275Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-16T21:54:17.275Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-16T21:54:17.279Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-16T21:54:17.279Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-16T21:54:17.412Z | info: downloading installer |
| 31 | 2026-03-16T21:54:19.032Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-16T21:54:19.032Z | warn: /opt/ooce/bin |
| 33 | 2026-03-16T21:54:19.032Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-16T21:54:19.032Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-16T21:54:19.032Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-16T21:54:19.032Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-16T21:54:19.032Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-16T21:54:19.032Z | error: cannot install while Rust is installed |
| 39 | 2026-03-16T21:54:19.032Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-16T21:54:19.032Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-16T21:54:19.032Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-16T21:54:19.032Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-16T21:54:19.032Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-16T21:54:19.049Z | info: profile set to default |
| 45 | 2026-03-16T21:54:19.049Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-16T21:54:19.053Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-16T21:54:19.213Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-16T21:54:19.216Z | info: downloading 6 components |
| 49 | 2026-03-16T21:54:34.227Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-16T21:54:34.227Z | |
| 51 | 2026-03-16T21:54:34.261Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-16T21:54:34.261Z | |
| 53 | 2026-03-16T21:54:34.264Z | |
| 54 | 2026-03-16T21:54:34.264Z | Rust is installed now. Great! |
| 55 | 2026-03-16T21:54:34.264Z | |
| 56 | 2026-03-16T21:54:34.264Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-16T21:54:34.264Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-16T21:54:34.264Z | |
| 59 | 2026-03-16T21:54:34.264Z | To configure your current shell, you need to source |
| 60 | 2026-03-16T21:54:34.264Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-16T21:54:34.264Z | |
| 62 | 2026-03-16T21:54:34.264Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-16T21:54:34.264Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-16T21:54:34.264Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-16T21:54:34.264Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-16T21:54:34.265Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-16T21:54:34.265Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-16T21:54:34.265Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-16T21:54:34.265Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-16T21:54:34.265Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-16T21:54:34.369Z | + rustup --version |
| 72 | 2026-03-16T21:54:34.379Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-16T21:54:34.383Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-16T21:54:34.407Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-16T21:54:34.410Z | + cargo --version |
| 76 | 2026-03-16T21:54:34.430Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-16T21:54:34.433Z | + rustc --version |
| 78 | 2026-03-16T21:54:34.459Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-16T21:54:34.462Z | process exited: duration 17187 ms, exit code 0 |
| |
| 80 | 2026-03-16T21:54:34.468Z | starting task 2: "authentication" |
| 81 | 2026-03-16T21:54:34.488Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-16T21:54:34.495Z | starting task 3: "clone repository" |
| 83 | 2026-03-16T21:54:34.499Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-16T21:54:34.502Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-16T21:54:34.535Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-16T21:54:45.746Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-16T21:54:45.749Z | + git fetch origin bab44e5895c0fa38de90717bd6be7a4348f3b25f |
| 88 | 2026-03-16T21:54:46.081Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-16T21:54:46.082Z | * branch bab44e5895c0fa38de90717bd6be7a4348f3b25f -> FETCH_HEAD |
| 90 | 2026-03-16T21:54:46.092Z | + [[ -n sled-agent-rot-lockdown ]] |
| 91 | 2026-03-16T21:54:46.096Z | ++ git branch --show-current |
| 92 | 2026-03-16T21:54:46.096Z | + current=main |
| 93 | 2026-03-16T21:54:46.097Z | + [[ main != sled-agent-rot-lockdown ]] |
| 94 | 2026-03-16T21:54:46.097Z | + git branch -f sled-agent-rot-lockdown bab44e5895c0fa38de90717bd6be7a4348f3b25f |
| 95 | 2026-03-16T21:54:46.100Z | + git checkout -f sled-agent-rot-lockdown |
| 96 | 2026-03-16T21:54:46.412Z | Switched to branch 'sled-agent-rot-lockdown' |
| 97 | 2026-03-16T21:54:46.418Z | + git reset --hard bab44e5895c0fa38de90717bd6be7a4348f3b25f |
| 98 | 2026-03-16T21:54:46.527Z | HEAD is now at bab44e589 Review comments |
| 99 | 2026-03-16T21:54:46.530Z | process exited: duration 12031 ms, exit code 0 |
| |
| 100 | 2026-03-16T21:54:46.537Z | starting task 4: "build" |
| 101 | 2026-03-16T21:54:46.541Z | + source ./env.sh |
| 102 | 2026-03-16T21:54:46.544Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-03-16T21:54:46.544Z | ++ set -o xtrace |
| 104 | 2026-03-16T21:54:46.544Z | ++++ dirname ./env.sh |
| 105 | 2026-03-16T21:54:46.548Z | +++ readlink -f . |
| 106 | 2026-03-16T21:54:46.548Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-03-16T21:54:46.548Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-03-16T21:54:46.548Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-03-16T21:54:46.548Z | ++ 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 |
| 110 | 2026-03-16T21:54:46.548Z | ++ 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 | 2026-03-16T21:54:46.548Z | ++ 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 |
| 112 | 2026-03-16T21:54:46.548Z | ++ 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 | 2026-03-16T21:54:46.548Z | ++ 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 |
| 114 | 2026-03-16T21:54:46.548Z | ++ 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 | 2026-03-16T21:54:46.548Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-03-16T21:54:46.548Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-03-16T21:54:46.548Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-03-16T21:54:46.548Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-03-16T21:54:46.548Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-03-16T21:54:46.548Z | + cargo --version |
| 121 | 2026-03-16T21:54:46.559Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 122 | 2026-03-16T21:54:46.562Z | + rustc --version |
| 123 | 2026-03-16T21:54:46.587Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 124 | 2026-03-16T21:54:46.591Z | + banner prerequisites |
| 125 | 2026-03-16T21:54:46.595Z | |
| 126 | 2026-03-16T21:54:46.595Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-03-16T21:54:46.595Z | # # # # # # # # # # # # # # # |
| 128 | 2026-03-16T21:54:46.595Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-03-16T21:54:46.595Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-03-16T21:54:46.596Z | # # # # # # # # # # # # # # # |
| 131 | 2026-03-16T21:54:46.596Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-03-16T21:54:46.596Z | |
| 133 | 2026-03-16T21:54:46.596Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-03-16T21:54:56.486Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-16T21:55:06.369Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-16T21:55:28.942Z | Planning: Solver setup ... Done (20.903s) |
| 137 | 2026-03-16T21:55:29.093Z | Planning: Running solver ... Done (0.151s) |
| 138 | 2026-03-16T21:55:29.290Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-03-16T21:55:29.303Z | Planning: Fetching manifests: 0/4 0% complete |
| 140 | 2026-03-16T21:55:29.428Z | Planning: Fetching manifests: 4/4 100% complete |
| 141 | 2026-03-16T21:55:29.470Z | Planning: Package planning ... Done (0.042s) |
| 142 | 2026-03-16T21:55:29.509Z | Planning: Merging actions ... Done (0.038s) |
| 143 | 2026-03-16T21:55:29.746Z | Planning: Checking for conflicting actions ... Done (0.237s) |
| 144 | 2026-03-16T21:55:29.756Z | Planning: Consolidating action changes ... Done (0.010s) |
| 145 | 2026-03-16T21:55:30.604Z | Planning: Evaluating mediators ... Done (0.848s) |
| 146 | 2026-03-16T21:55:30.612Z | Planning: Planning completed in 24.09 seconds |
| 147 | 2026-03-16T21:55:30.628Z | Packages to install: 4 |
| 148 | 2026-03-16T21:55:30.628Z | Mediators to change: 2 |
| 149 | 2026-03-16T21:55:30.631Z | Services to change: 1 |
| 150 | 2026-03-16T21:55:30.631Z | Estimated space available: 155.43 GB |
| 151 | 2026-03-16T21:55:30.631Z | Estimated space to be consumed: 1.83 GB |
| 152 | 2026-03-16T21:55:30.631Z | Create boot environment: No |
| 153 | 2026-03-16T21:55:30.631Z | Create backup boot environment: No |
| 154 | 2026-03-16T21:55:30.631Z | Rebuild boot archive: No |
| 155 | 2026-03-16T21:55:30.631Z | |
| 156 | 2026-03-16T21:55:30.631Z | Changed mediators: |
| 157 | 2026-03-16T21:55:30.631Z | mediator clang: |
| 158 | 2026-03-16T21:55:30.631Z | version: None -> 15 (system default) |
| 159 | 2026-03-16T21:55:30.631Z | |
| 160 | 2026-03-16T21:55:30.631Z | mediator llvm: |
| 161 | 2026-03-16T21:55:30.631Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-03-16T21:55:30.631Z | |
| 163 | 2026-03-16T21:55:30.631Z | Changed packages: |
| 164 | 2026-03-16T21:55:30.631Z | helios-dev |
| 165 | 2026-03-16T21:55:30.631Z | developer/build-essential |
| 166 | 2026-03-16T21:55:30.631Z | None -> 11-2.0 |
| 167 | 2026-03-16T21:55:30.631Z | library/libxmlsec1 |
| 168 | 2026-03-16T21:55:30.631Z | None -> 1.2.35-2.0 |
| 169 | 2026-03-16T21:55:30.631Z | ooce/developer/clang-15 |
| 170 | 2026-03-16T21:55:30.631Z | None -> 15.0.7-2.0 |
| 171 | 2026-03-16T21:55:30.631Z | ooce/developer/llvm-15 |
| 172 | 2026-03-16T21:55:30.631Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-16T21:55:30.631Z | |
| 174 | 2026-03-16T21:55:30.631Z | Services: |
| 175 | 2026-03-16T21:55:30.631Z | restart_fmri: |
| 176 | 2026-03-16T21:55:30.631Z | svc:/system/update-man-index:default |
| 177 | 2026-03-16T21:55:30.676Z | |
| 178 | 2026-03-16T21:55:30.676Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 179 | 2026-03-16T21:55:35.677Z | Download: 2225/3290 items 119.2/212.6MB 56% complete (23.9M/s) |
| 180 | 2026-03-16T21:55:38.531Z | Download: Completed 212.60 MB in 7.85 seconds (27.1M/s) |
| 181 | 2026-03-16T21:55:39.808Z | Actions: 1/3689 actions (Installing new actions) |
| 182 | 2026-03-16T21:55:43.937Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 183 | 2026-03-16T21:55:44.313Z | Done (0.369s) |
| 184 | 2026-03-16T21:55:44.313Z | Done (0.000s) |
| 185 | 2026-03-16T21:55:45.317Z | Done (1.005s) |
| 186 | 2026-03-16T21:55:49.323Z | Done (3.652s) |
| 187 | 2026-03-16T21:55:49.408Z | Done (0.018s) |
| 188 | 2026-03-16T21:55:49.411Z | Done (0.000s) |
| 189 | 2026-03-16T21:55:49.561Z | Done (0.000s) |
| 190 | 2026-03-16T21:55:50.555Z | Planning: Evaluating mediator changes ... Done |
| 191 | 2026-03-16T21:55:50.698Z | Planning: Checking for conflicting actions ... Done |
| 192 | 2026-03-16T21:55:50.702Z | Planning: Consolidating action changes ... Done |
| 193 | 2026-03-16T21:55:50.925Z | Planning: Evaluating mediators ... Done |
| 194 | 2026-03-16T21:55:50.928Z | Planning: Planning completed in 0.37 seconds |
| 195 | 2026-03-16T21:55:50.953Z | Mediators to change: 2 |
| 196 | 2026-03-16T21:55:50.953Z | Create boot environment: No |
| 197 | 2026-03-16T21:55:50.956Z | Create backup boot environment: No |
| 198 | 2026-03-16T21:55:51.017Z | Done |
| 199 | 2026-03-16T21:55:51.017Z | Done |
| 200 | 2026-03-16T21:55:51.776Z | Done |
| 201 | 2026-03-16T21:55:55.133Z | Done |
| 202 | 2026-03-16T21:55:55.213Z | Done |
| 203 | 2026-03-16T21:55:55.242Z | Done |
| 204 | 2026-03-16T21:55:55.363Z | Done |
| 205 | 2026-03-16T21:55:55.906Z | Planning: Evaluating mediator changes ... Done |
| 206 | 2026-03-16T21:55:55.926Z | Planning: Merging actions ... Done |
| 207 | 2026-03-16T21:55:56.077Z | Planning: Checking for conflicting actions ... Done |
| 208 | 2026-03-16T21:55:56.082Z | Planning: Consolidating action changes ... Done |
| 209 | 2026-03-16T21:55:56.293Z | Planning: Evaluating mediators ... Done |
| 210 | 2026-03-16T21:55:56.339Z | Planning: Planning completed in 0.63 seconds |
| 211 | 2026-03-16T21:55:56.365Z | Packages to change: 1 |
| 212 | 2026-03-16T21:55:56.370Z | Mediators to change: 1 |
| 213 | 2026-03-16T21:55:56.370Z | Services to change: 1 |
| 214 | 2026-03-16T21:55:56.370Z | Create boot environment: No |
| 215 | 2026-03-16T21:55:56.370Z | Create backup boot environment: Yes |
| 216 | 2026-03-16T21:55:58.930Z | Actions: 1/6 actions (Updating modified actions) |
| 217 | 2026-03-16T21:55:58.935Z | Actions: Completed 6 actions in 0.00 seconds. |
| 218 | 2026-03-16T21:55:58.935Z | Done |
| 219 | 2026-03-16T21:55:58.935Z | Done |
| 220 | 2026-03-16T21:55:59.149Z | Done |
| 221 | 2026-03-16T21:56:02.423Z | Done |
| 222 | 2026-03-16T21:56:02.529Z | Done |
| 223 | 2026-03-16T21:56:02.557Z | Done |
| 224 | 2026-03-16T21:56:02.668Z | Done |
| 225 | 2026-03-16T21:56:03.062Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 226 | 2026-03-16T21:56:03.062Z | clang system 15 system |
| 227 | 2026-03-16T21:56:03.063Z | csh system system illumos |
| 228 | 2026-03-16T21:56:03.063Z | ctags system system illumos |
| 229 | 2026-03-16T21:56:03.063Z | file system system illumos |
| 230 | 2026-03-16T21:56:03.064Z | gcc vendor 12 vendor |
| 231 | 2026-03-16T21:56:03.064Z | gcc system 10 system |
| 232 | 2026-03-16T21:56:03.064Z | gcc system 7 system |
| 233 | 2026-03-16T21:56:03.064Z | go system 1.20 system |
| 234 | 2026-03-16T21:56:03.064Z | go system 1.19 system |
| 235 | 2026-03-16T21:56:03.064Z | llvm system 15 system |
| 236 | 2026-03-16T21:56:03.065Z | llvm system 14 system |
| 237 | 2026-03-16T21:56:03.065Z | mariadb system 10.6 system |
| 238 | 2026-03-16T21:56:03.065Z | mta vendor vendor dma |
| 239 | 2026-03-16T21:56:03.065Z | openjdk system 17 system |
| 240 | 2026-03-16T21:56:03.065Z | openjdk system 11 system |
| 241 | 2026-03-16T21:56:03.065Z | openjdk system 1.8 system |
| 242 | 2026-03-16T21:56:03.065Z | openssl vendor 3 vendor |
| 243 | 2026-03-16T21:56:03.065Z | perl system 5.36 system |
| 244 | 2026-03-16T21:56:03.065Z | postgresql system 15 system |
| 245 | 2026-03-16T21:56:03.066Z | postgresql system 13 system |
| 246 | 2026-03-16T21:56:03.066Z | python vendor 3 vendor |
| 247 | 2026-03-16T21:56:03.066Z | python system 2 system |
| 248 | 2026-03-16T21:56:03.066Z | python3 system 3.11 system |
| 249 | 2026-03-16T21:56:03.066Z | ruby system 3.0 system |
| 250 | 2026-03-16T21:56:03.066Z | words vendor vendor american-english |
| 251 | 2026-03-16T21:56:03.066Z | words system system australian-english |
| 252 | 2026-03-16T21:56:03.066Z | words system system british-english |
| 253 | 2026-03-16T21:56:03.066Z | words system system canadian-english |
| 254 | 2026-03-16T21:56:03.066Z | words system system french |
| 255 | 2026-03-16T21:56:03.066Z | words system system italian |
| 256 | 2026-03-16T21:56:03.066Z | words system system ngerman |
| 257 | 2026-03-16T21:56:03.066Z | words system system ogerman |
| 258 | 2026-03-16T21:56:03.066Z | words system system spanish |
| 259 | 2026-03-16T21:56:03.432Z | PUBLISHER TYPE STATUS P LOCATION |
| 260 | 2026-03-16T21:56:03.432Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 261 | 2026-03-16T21:56:09.499Z | FMRI IFO |
| 262 | 2026-03-16T21:56:09.499Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 263 | 2026-03-16T21:56:09.500Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 264 | 2026-03-16T21:56:09.500Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 265 | 2026-03-16T21:56:09.500Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 266 | 2026-03-16T21:56:09.500Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 267 | 2026-03-16T21:56:09.500Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 268 | 2026-03-16T21:56:09.500Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 269 | 2026-03-16T21:56:09.500Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 270 | 2026-03-16T21:56:09.500Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 271 | 2026-03-16T21:56:09.500Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 272 | 2026-03-16T21:56:09.501Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 273 | 2026-03-16T21:56:09.501Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 274 | 2026-03-16T21:56:09.501Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 275 | 2026-03-16T21:56:09.501Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 276 | 2026-03-16T21:56:09.501Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 277 | 2026-03-16T21:56:09.501Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 278 | 2026-03-16T21:56:10.806Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 279 | 2026-03-16T21:56:11.082Z | Updating crates.io index |
| 280 | 2026-03-16T21:56:11.122Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 281 | 2026-03-16T21:56:11.853Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 282 | 2026-03-16T21:56:12.441Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 283 | 2026-03-16T21:56:12.705Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 284 | 2026-03-16T21:56:13.117Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 285 | 2026-03-16T21:56:14.603Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 286 | 2026-03-16T21:56:16.349Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 287 | 2026-03-16T21:56:17.437Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 288 | 2026-03-16T21:56:18.122Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 289 | 2026-03-16T21:56:18.892Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 290 | 2026-03-16T21:56:19.425Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 291 | 2026-03-16T21:56:20.581Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 292 | 2026-03-16T21:56:20.937Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 293 | 2026-03-16T21:56:21.733Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 294 | 2026-03-16T21:56:22.103Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 295 | 2026-03-16T21:56:23.020Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 296 | 2026-03-16T21:56:23.597Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 297 | 2026-03-16T21:56:23.935Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 298 | 2026-03-16T21:56:24.270Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 299 | 2026-03-16T21:56:25.007Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 300 | 2026-03-16T21:56:25.268Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 301 | 2026-03-16T21:56:25.522Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 302 | 2026-03-16T21:56:25.794Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 303 | 2026-03-16T21:56:26.277Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 304 | 2026-03-16T21:56:26.704Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 305 | 2026-03-16T21:56:27.441Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 306 | 2026-03-16T21:56:27.726Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 307 | 2026-03-16T21:56:28.218Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 308 | 2026-03-16T21:56:28.534Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 309 | 2026-03-16T21:56:33.118Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 310 | 2026-03-16T21:56:33.136Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 311 | 2026-03-16T21:56:33.198Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 312 | 2026-03-16T21:56:33.596Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 313 | 2026-03-16T21:56:34.096Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 314 | 2026-03-16T21:56:34.377Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 315 | 2026-03-16T21:56:34.644Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 316 | 2026-03-16T21:56:34.962Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 317 | 2026-03-16T21:56:35.381Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 318 | 2026-03-16T21:56:49.683Z | Downloading crates ... |
| 319 | 2026-03-16T21:56:49.740Z | Downloaded autocfg v1.5.0 |
| 320 | 2026-03-16T21:56:49.745Z | Downloaded quote v1.0.44 |
| 321 | 2026-03-16T21:56:49.751Z | Downloaded crypto-common v0.1.7 |
| 322 | 2026-03-16T21:56:49.751Z | Downloaded cpufeatures v0.2.17 |
| 323 | 2026-03-16T21:56:49.756Z | Downloaded bitflags v2.11.0 |
| 324 | 2026-03-16T21:56:49.764Z | Downloaded cargo-util-schemas v0.8.2 |
| 325 | 2026-03-16T21:56:49.769Z | Downloaded camino v1.2.2 |
| 326 | 2026-03-16T21:56:49.769Z | Downloaded anstyle-query v1.1.5 |
| 327 | 2026-03-16T21:56:49.769Z | Downloaded clap_lex v1.0.0 |
| 328 | 2026-03-16T21:56:49.773Z | Downloaded colorchoice v1.0.4 |
| 329 | 2026-03-16T21:56:49.773Z | Downloaded cargo-platform v0.2.0 |
| 330 | 2026-03-16T21:56:49.773Z | Downloaded block-buffer v0.10.4 |
| 331 | 2026-03-16T21:56:49.777Z | Downloaded cfg-if v1.0.4 |
| 332 | 2026-03-16T21:56:49.781Z | Downloaded textwrap v0.16.2 |
| 333 | 2026-03-16T21:56:49.781Z | Downloaded anstyle v1.0.13 |
| 334 | 2026-03-16T21:56:49.785Z | Downloaded serde_spanned v0.6.9 |
| 335 | 2026-03-16T21:56:49.785Z | Downloaded errno v0.3.14 |
| 336 | 2026-03-16T21:56:49.789Z | Downloaded anstream v0.6.21 |
| 337 | 2026-03-16T21:56:49.793Z | Downloaded zerofrom-derive v0.1.6 |
| 338 | 2026-03-16T21:56:49.793Z | Downloaded toml_write v0.1.2 |
| 339 | 2026-03-16T21:56:49.793Z | Downloaded usdt v0.5.0 |
| 340 | 2026-03-16T21:56:49.793Z | Downloaded digest v0.10.7 |
| 341 | 2026-03-16T21:56:49.793Z | Downloaded unicode-linebreak v0.1.5 |
| 342 | 2026-03-16T21:56:49.798Z | Downloaded unicode-xid v0.2.6 |
| 343 | 2026-03-16T21:56:49.798Z | Downloaded anyhow v1.0.102 |
| 344 | 2026-03-16T21:56:49.802Z | Downloaded zerofrom v0.1.6 |
| 345 | 2026-03-16T21:56:49.802Z | Downloaded yoke-derive v0.8.1 |
| 346 | 2026-03-16T21:56:49.802Z | Downloaded equivalent v1.0.2 |
| 347 | 2026-03-16T21:56:49.802Z | Downloaded typeid v1.0.3 |
| 348 | 2026-03-16T21:56:49.802Z | Downloaded toml_datetime v0.6.11 |
| 349 | 2026-03-16T21:56:49.805Z | Downloaded potential_utf v0.1.4 |
| 350 | 2026-03-16T21:56:49.805Z | Downloaded generic-array v0.14.7 |
| 351 | 2026-03-16T21:56:49.809Z | Downloaded utf8_iter v1.0.4 |
| 352 | 2026-03-16T21:56:49.809Z | Downloaded fastrand v2.3.0 |
| 353 | 2026-03-16T21:56:49.809Z | Downloaded cargo_toml v0.21.0 |
| 354 | 2026-03-16T21:56:49.814Z | Downloaded displaydoc v0.2.5 |
| 355 | 2026-03-16T21:56:49.814Z | Downloaded utf8parse v0.2.2 |
| 356 | 2026-03-16T21:56:49.814Z | Downloaded clap_derive v4.5.55 |
| 357 | 2026-03-16T21:56:49.825Z | Downloaded cargo_metadata v0.21.0 |
| 358 | 2026-03-16T21:56:49.826Z | Downloaded fnv v1.0.7 |
| 359 | 2026-03-16T21:56:49.826Z | Downloaded usdt-attr-macro v0.5.0 |
| 360 | 2026-03-16T21:56:49.826Z | Downloaded thread-id v4.2.2 |
| 361 | 2026-03-16T21:56:49.826Z | Downloaded byteorder v1.5.0 |
| 362 | 2026-03-16T21:56:49.832Z | Downloaded usdt-macro v0.5.0 |
| 363 | 2026-03-16T21:56:49.832Z | Downloaded dof v0.3.0 |
| 364 | 2026-03-16T21:56:49.832Z | Downloaded proc-macro-error-attr v1.0.4 |
| 365 | 2026-03-16T21:56:49.832Z | Downloaded plain v0.2.3 |
| 366 | 2026-03-16T21:56:49.832Z | Downloaded strsim v0.11.1 |
| 367 | 2026-03-16T21:56:49.832Z | Downloaded memmap v0.7.0 |
| 368 | 2026-03-16T21:56:49.833Z | Downloaded version_check v0.9.5 |
| 369 | 2026-03-16T21:56:49.840Z | Downloaded tinystr v0.8.2 |
| 370 | 2026-03-16T21:56:49.840Z | Downloaded yoke v0.8.1 |
| 371 | 2026-03-16T21:56:49.840Z | Downloaded thiserror v2.0.18 |
| 372 | 2026-03-16T21:56:49.855Z | Downloaded usdt-impl v0.5.0 |
| 373 | 2026-03-16T21:56:49.855Z | Downloaded itoa v1.0.17 |
| 374 | 2026-03-16T21:56:49.855Z | Downloaded zerovec-derive v0.11.2 |
| 375 | 2026-03-16T21:56:49.855Z | Downloaded thiserror-impl v1.0.69 |
| 376 | 2026-03-16T21:56:49.855Z | Downloaded scroll_derive v0.12.1 |
| 377 | 2026-03-16T21:56:49.855Z | Downloaded percent-encoding v2.3.2 |
| 378 | 2026-03-16T21:56:49.855Z | Downloaded macaddr v1.0.1 |
| 379 | 2026-03-16T21:56:49.855Z | Downloaded thiserror-impl v2.0.18 |
| 380 | 2026-03-16T21:56:49.861Z | Downloaded zmij v1.0.21 |
| 381 | 2026-03-16T21:56:49.861Z | Downloaded tabled_derive v0.7.0 |
| 382 | 2026-03-16T21:56:49.861Z | Downloaded is_terminal_polyfill v1.70.2 |
| 383 | 2026-03-16T21:56:49.861Z | Downloaded ordered-float v2.10.1 |
| 384 | 2026-03-16T21:56:49.861Z | Downloaded writeable v0.6.2 |
| 385 | 2026-03-16T21:56:49.861Z | Downloaded swrite v0.1.0 |
| 386 | 2026-03-16T21:56:49.861Z | Downloaded stable_deref_trait v1.2.1 |
| 387 | 2026-03-16T21:56:49.861Z | Downloaded toml v0.8.23 |
| 388 | 2026-03-16T21:56:49.861Z | Downloaded terminal_size v0.4.3 |
| 389 | 2026-03-16T21:56:49.861Z | Downloaded ucd-trie v0.1.7 |
| 390 | 2026-03-16T21:56:49.861Z | Downloaded serde-value v0.7.0 |
| 391 | 2026-03-16T21:56:49.861Z | Downloaded dtrace-parser v0.2.0 |
| 392 | 2026-03-16T21:56:49.866Z | Downloaded heck v0.5.0 |
| 393 | 2026-03-16T21:56:49.866Z | Downloaded form_urlencoded v1.2.2 |
| 394 | 2026-03-16T21:56:49.872Z | Downloaded semver v1.0.27 |
| 395 | 2026-03-16T21:56:49.877Z | Downloaded zerotrie v0.2.3 |
| 396 | 2026-03-16T21:56:49.877Z | Downloaded zerocopy-derive v0.7.35 |
| 397 | 2026-03-16T21:56:49.883Z | Downloaded scroll v0.12.0 |
| 398 | 2026-03-16T21:56:49.883Z | Downloaded proc-macro-error v1.0.4 |
| 399 | 2026-03-16T21:56:49.890Z | Downloaded clap v4.5.60 |
| 400 | 2026-03-16T21:56:49.895Z | Downloaded zerovec v0.11.5 |
| 401 | 2026-03-16T21:56:49.895Z | Downloaded toml_edit v0.22.27 |
| 402 | 2026-03-16T21:56:49.900Z | Downloaded url v2.5.8 |
| 403 | 2026-03-16T21:56:49.900Z | Downloaded synstructure v0.13.2 |
| 404 | 2026-03-16T21:56:49.906Z | Downloaded smawk v0.3.2 |
| 405 | 2026-03-16T21:56:49.906Z | Downloaded fs-err v3.3.0 |
| 406 | 2026-03-16T21:56:49.906Z | Downloaded typenum v1.19.0 |
| 407 | 2026-03-16T21:56:49.906Z | Downloaded pretty-hex v0.4.1 |
| 408 | 2026-03-16T21:56:49.906Z | Downloaded heck v0.4.1 |
| 409 | 2026-03-16T21:56:49.911Z | Downloaded bytecount v0.6.9 |
| 410 | 2026-03-16T21:56:49.911Z | Downloaded idna_adapter v1.2.1 |
| 411 | 2026-03-16T21:56:49.911Z | Downloaded unicode-ident v1.0.24 |
| 412 | 2026-03-16T21:56:49.911Z | Downloaded camino-tempfile v1.4.1 |
| 413 | 2026-03-16T21:56:49.911Z | Downloaded serde_tokenstream v0.2.3 |
| 414 | 2026-03-16T21:56:49.916Z | Downloaded erased-serde v0.4.9 |
| 415 | 2026-03-16T21:56:49.920Z | Downloaded zerocopy v0.7.35 |
| 416 | 2026-03-16T21:56:49.929Z | Downloaded winnow v0.7.14 |
| 417 | 2026-03-16T21:56:49.937Z | Downloaded anstyle-parse v0.2.7 |
| 418 | 2026-03-16T21:56:49.944Z | Downloaded thiserror v1.0.69 |
| 419 | 2026-03-16T21:56:49.944Z | Downloaded pest_derive v2.8.6 |
| 420 | 2026-03-16T21:56:49.950Z | Downloaded unicode-width v0.2.0 |
| 421 | 2026-03-16T21:56:49.950Z | Downloaded unicode-width v0.1.14 |
| 422 | 2026-03-16T21:56:49.955Z | Downloaded serde-untagged v0.1.9 |
| 423 | 2026-03-16T21:56:49.963Z | Downloaded once_cell v1.21.3 |
| 424 | 2026-03-16T21:56:49.963Z | Downloaded tempfile v3.25.0 |
| 425 | 2026-03-16T21:56:49.967Z | Downloaded smallvec v1.15.1 |
| 426 | 2026-03-16T21:56:49.967Z | Downloaded pest_generator v2.8.6 |
| 427 | 2026-03-16T21:56:49.967Z | Downloaded log v0.4.29 |
| 428 | 2026-03-16T21:56:50.029Z | Downloaded litemap v0.8.1 |
| 429 | 2026-03-16T21:56:50.039Z | Downloaded papergrid v0.11.0 |
| 430 | 2026-03-16T21:56:50.040Z | Downloaded getrandom v0.4.1 |
| 431 | 2026-03-16T21:56:50.040Z | Downloaded icu_provider v2.1.1 |
| 432 | 2026-03-16T21:56:50.040Z | Downloaded serde_core v1.0.228 |
| 433 | 2026-03-16T21:56:50.040Z | Downloaded sha2 v0.10.9 |
| 434 | 2026-03-16T21:56:50.040Z | Downloaded serde_derive v1.0.228 |
| 435 | 2026-03-16T21:56:50.040Z | Downloaded proc-macro2 v1.0.106 |
| 436 | 2026-03-16T21:56:50.040Z | Downloaded num-traits v0.2.19 |
| 437 | 2026-03-16T21:56:50.040Z | Downloaded icu_properties v2.1.2 |
| 438 | 2026-03-16T21:56:50.040Z | Downloaded icu_normalizer v2.1.1 |
| 439 | 2026-03-16T21:56:50.040Z | Downloaded icu_normalizer_data v2.1.1 |
| 440 | 2026-03-16T21:56:50.041Z | Downloaded serde v1.0.228 |
| 441 | 2026-03-16T21:56:50.041Z | Downloaded memchr v2.8.0 |
| 442 | 2026-03-16T21:56:50.047Z | Downloaded pest_meta v2.8.6 |
| 443 | 2026-03-16T21:56:50.056Z | Downloaded indexmap v2.13.0 |
| 444 | 2026-03-16T21:56:50.056Z | Downloaded icu_collections v2.1.1 |
| 445 | 2026-03-16T21:56:50.065Z | Downloaded icu_locale_core v2.1.1 |
| 446 | 2026-03-16T21:56:50.071Z | Downloaded pest v2.8.6 |
| 447 | 2026-03-16T21:56:50.088Z | Downloaded idna v1.1.0 |
| 448 | 2026-03-16T21:56:50.096Z | Downloaded clap_builder v4.5.60 |
| 449 | 2026-03-16T21:56:50.101Z | Downloaded hashbrown v0.16.1 |
| 450 | 2026-03-16T21:56:50.101Z | Downloaded serde_json v1.0.149 |
| 451 | 2026-03-16T21:56:50.105Z | Downloaded goblin v0.8.2 |
| 452 | 2026-03-16T21:56:50.108Z | Downloaded icu_properties_data v2.1.2 |
| 453 | 2026-03-16T21:56:50.123Z | Downloaded tabled v0.15.0 |
| 454 | 2026-03-16T21:56:50.136Z | Downloaded syn v1.0.109 |
| 455 | 2026-03-16T21:56:50.153Z | Downloaded syn v2.0.117 |
| 456 | 2026-03-16T21:56:50.167Z | Downloaded rustix v1.1.3 |
| 457 | 2026-03-16T21:56:50.194Z | Downloaded libc v0.2.180 |
| 458 | 2026-03-16T21:56:50.275Z | Compiling proc-macro2 v1.0.106 |
| 459 | 2026-03-16T21:56:50.283Z | Compiling quote v1.0.44 |
| 460 | 2026-03-16T21:56:50.283Z | Compiling unicode-ident v1.0.24 |
| 461 | 2026-03-16T21:56:50.283Z | Compiling serde_core v1.0.228 |
| 462 | 2026-03-16T21:56:50.283Z | Compiling libc v0.2.180 |
| 463 | 2026-03-16T21:56:50.283Z | Compiling version_check v0.9.5 |
| 464 | 2026-03-16T21:56:50.283Z | Compiling stable_deref_trait v1.2.1 |
| 465 | 2026-03-16T21:56:50.283Z | Compiling memchr v2.8.0 |
| 466 | 2026-03-16T21:56:50.682Z | Compiling serde v1.0.228 |
| 467 | 2026-03-16T21:56:50.706Z | Compiling zmij v1.0.21 |
| 468 | 2026-03-16T21:56:50.934Z | Compiling autocfg v1.5.0 |
| 469 | 2026-03-16T21:56:51.004Z | Compiling thiserror v1.0.69 |
| 470 | 2026-03-16T21:56:51.188Z | Compiling ucd-trie v0.1.7 |
| 471 | 2026-03-16T21:56:51.448Z | Compiling itoa v1.0.17 |
| 472 | 2026-03-16T21:56:51.556Z | Compiling pest v2.8.6 |
| 473 | 2026-03-16T21:56:51.591Z | Compiling writeable v0.6.2 |
| 474 | 2026-03-16T21:56:51.677Z | Compiling litemap v0.8.1 |
| 475 | 2026-03-16T21:56:51.768Z | Compiling rustix v1.1.3 |
| 476 | 2026-03-16T21:56:51.842Z | Compiling icu_properties_data v2.1.2 |
| 477 | 2026-03-16T21:56:52.091Z | Compiling icu_normalizer_data v2.1.1 |
| 478 | 2026-03-16T21:56:52.114Z | Compiling byteorder v1.5.0 |
| 479 | 2026-03-16T21:56:52.238Z | Compiling syn v2.0.117 |
| 480 | 2026-03-16T21:56:52.395Z | Compiling errno v0.3.14 |
| 481 | 2026-03-16T21:56:52.419Z | Compiling bitflags v2.11.0 |
| 482 | 2026-03-16T21:56:52.422Z | Compiling serde_json v1.0.149 |
| 483 | 2026-03-16T21:56:52.746Z | Compiling num-traits v0.2.19 |
| 484 | 2026-03-16T21:56:52.793Z | Compiling equivalent v1.0.2 |
| 485 | 2026-03-16T21:56:52.821Z | Compiling hashbrown v0.16.1 |
| 486 | 2026-03-16T21:56:52.911Z | Compiling typeid v1.0.3 |
| 487 | 2026-03-16T21:56:53.011Z | Compiling smallvec v1.15.1 |
| 488 | 2026-03-16T21:56:53.276Z | Compiling pest_meta v2.8.6 |
| 489 | 2026-03-16T21:56:53.604Z | Compiling indexmap v2.13.0 |
| 490 | 2026-03-16T21:56:53.628Z | Compiling thread-id v4.2.2 |
| 491 | 2026-03-16T21:56:53.719Z | Compiling usdt-impl v0.5.0 |
| 492 | 2026-03-16T21:56:53.740Z | Compiling proc-macro-error-attr v1.0.4 |
| 493 | 2026-03-16T21:56:53.769Z | Compiling toml_write v0.1.2 |
| 494 | 2026-03-16T21:56:54.002Z | Compiling winnow v0.7.14 |
| 495 | 2026-03-16T21:56:54.024Z | Compiling syn v1.0.109 |
| 496 | 2026-03-16T21:56:54.048Z | Compiling erased-serde v0.4.9 |
| 497 | 2026-03-16T21:56:54.672Z | Compiling proc-macro-error v1.0.4 |
| 498 | 2026-03-16T21:56:54.706Z | Compiling getrandom v0.4.1 |
| 499 | 2026-03-16T21:56:54.928Z | Compiling plain v0.2.3 |
| 500 | 2026-03-16T21:56:55.072Z | Compiling utf8parse v0.2.2 |
| 501 | 2026-03-16T21:56:55.183Z | Compiling percent-encoding v2.3.2 |
| 502 | 2026-03-16T21:56:55.218Z | Compiling camino v1.2.2 |
| 503 | 2026-03-16T21:56:55.427Z | Compiling thiserror v2.0.18 |
| 504 | 2026-03-16T21:56:55.514Z | Compiling log v0.4.29 |
| 505 | 2026-03-16T21:56:55.635Z | Compiling utf8_iter v1.0.4 |
| 506 | 2026-03-16T21:56:55.710Z | Compiling form_urlencoded v1.2.2 |
| 507 | 2026-03-16T21:56:55.737Z | Compiling ordered-float v2.10.1 |
| 508 | 2026-03-16T21:56:55.830Z | Compiling anstyle-parse v0.2.7 |
| 509 | 2026-03-16T21:56:56.032Z | Compiling synstructure v0.13.2 |
| 510 | 2026-03-16T21:56:56.062Z | Compiling pest_generator v2.8.6 |
| 511 | 2026-03-16T21:56:56.112Z | Compiling terminal_size v0.4.3 |
| 512 | 2026-03-16T21:56:56.284Z | Compiling colorchoice v1.0.4 |
| 513 | 2026-03-16T21:56:56.431Z | Compiling anstyle-query v1.1.5 |
| 514 | 2026-03-16T21:56:56.434Z | Compiling is_terminal_polyfill v1.70.2 |
| 515 | 2026-03-16T21:56:56.526Z | Compiling pretty-hex v0.4.1 |
| 516 | 2026-03-16T21:56:56.571Z | Compiling cfg-if v1.0.4 |
| 517 | 2026-03-16T21:56:56.596Z | Compiling anstyle v1.0.13 |
| 518 | 2026-03-16T21:56:56.634Z | Compiling serde-untagged v0.1.9 |
| 519 | 2026-03-16T21:56:56.839Z | Compiling anstream v0.6.21 |
| 520 | 2026-03-16T21:56:56.888Z | Compiling semver v1.0.27 |
| 521 | 2026-03-16T21:56:56.959Z | Compiling fs-err v3.3.0 |
| 522 | 2026-03-16T21:56:57.003Z | Compiling fastrand v2.3.0 |
| 523 | 2026-03-16T21:56:57.219Z | Compiling fnv v1.0.7 |
| 524 | 2026-03-16T21:56:57.243Z | Compiling anyhow v1.0.102 |
| 525 | 2026-03-16T21:56:57.326Z | Compiling unicode-width v0.1.14 |
| 526 | 2026-03-16T21:56:57.350Z | Compiling heck v0.5.0 |
| 527 | 2026-03-16T21:56:57.355Z | Compiling heck v0.4.1 |
| 528 | 2026-03-16T21:56:57.401Z | Compiling unicode-xid v0.2.6 |
| 529 | 2026-03-16T21:56:57.565Z | Compiling once_cell v1.21.3 |
| 530 | 2026-03-16T21:56:57.698Z | Compiling strsim v0.11.1 |
| 531 | 2026-03-16T21:56:57.745Z | Compiling bytecount v0.6.9 |
| 532 | 2026-03-16T21:56:57.748Z | Compiling clap_lex v1.0.0 |
| 533 | 2026-03-16T21:56:57.936Z | Compiling papergrid v0.11.0 |
| 534 | 2026-03-16T21:56:57.942Z | Compiling tempfile v3.25.0 |
| 535 | 2026-03-16T21:56:58.073Z | Compiling clap_builder v4.5.60 |
| 536 | 2026-03-16T21:56:58.325Z | Compiling memmap v0.7.0 |
| 537 | 2026-03-16T21:56:58.383Z | Compiling unicode-linebreak v0.1.5 |
| 538 | 2026-03-16T21:56:58.438Z | Compiling unicode-width v0.2.0 |
| 539 | 2026-03-16T21:56:58.562Z | Compiling smawk v0.3.2 |
| 540 | 2026-03-16T21:56:58.638Z | Compiling serde_derive v1.0.228 |
| 541 | 2026-03-16T21:56:58.708Z | Compiling zerofrom-derive v0.1.6 |
| 542 | 2026-03-16T21:56:58.744Z | Compiling yoke-derive v0.8.1 |
| 543 | 2026-03-16T21:56:58.795Z | Compiling zerovec-derive v0.11.2 |
| 544 | 2026-03-16T21:56:59.076Z | Compiling displaydoc v0.2.5 |
| 545 | 2026-03-16T21:56:59.911Z | Compiling thiserror-impl v1.0.69 |
| 546 | 2026-03-16T21:57:00.066Z | Compiling zerocopy-derive v0.7.35 |
| 547 | 2026-03-16T21:57:00.293Z | Compiling pest_derive v2.8.6 |
| 548 | 2026-03-16T21:57:00.359Z | Compiling scroll_derive v0.12.1 |
| 549 | 2026-03-16T21:57:00.682Z | Compiling zerofrom v0.1.6 |
| 550 | 2026-03-16T21:57:00.858Z | Compiling yoke v0.8.1 |
| 551 | 2026-03-16T21:57:00.883Z | Compiling thiserror-impl v2.0.18 |
| 552 | 2026-03-16T21:57:01.110Z | Compiling zerovec v0.11.5 |
| 553 | 2026-03-16T21:57:01.268Z | Compiling zerotrie v0.2.3 |
| 554 | 2026-03-16T21:57:01.292Z | Compiling zerocopy v0.7.35 |
| 555 | 2026-03-16T21:57:01.669Z | Compiling scroll v0.12.0 |
| 556 | 2026-03-16T21:57:01.784Z | Compiling tinystr v0.8.2 |
| 557 | 2026-03-16T21:57:01.808Z | Compiling potential_utf v0.1.4 |
| 558 | 2026-03-16T21:57:02.016Z | Compiling icu_locale_core v2.1.1 |
| 559 | 2026-03-16T21:57:02.016Z | Compiling icu_collections v2.1.1 |
| 560 | 2026-03-16T21:57:02.066Z | Compiling dtrace-parser v0.2.0 |
| 561 | 2026-03-16T21:57:02.099Z | Compiling goblin v0.8.2 |
| 562 | 2026-03-16T21:57:02.361Z | Compiling tabled_derive v0.7.0 |
| 563 | 2026-03-16T21:57:02.730Z | Compiling clap_derive v4.5.55 |
| 564 | 2026-03-16T21:57:02.948Z | Compiling icu_provider v2.1.1 |
| 565 | 2026-03-16T21:57:03.197Z | Compiling textwrap v0.16.2 |
| 566 | 2026-03-16T21:57:03.340Z | Compiling icu_properties v2.1.2 |
| 567 | 2026-03-16T21:57:03.364Z | Compiling icu_normalizer v2.1.1 |
| 568 | 2026-03-16T21:57:03.496Z | Compiling toml_datetime v0.6.11 |
| 569 | 2026-03-16T21:57:03.521Z | Compiling serde_spanned v0.6.9 |
| 570 | 2026-03-16T21:57:03.702Z | Compiling dof v0.3.0 |
| 571 | 2026-03-16T21:57:03.726Z | Compiling serde_tokenstream v0.2.3 |
| 572 | 2026-03-16T21:57:03.851Z | Compiling toml_edit v0.22.27 |
| 573 | 2026-03-16T21:57:03.875Z | Compiling serde-value v0.7.0 |
| 574 | 2026-03-16T21:57:04.145Z | Compiling cargo-platform v0.2.0 |
| 575 | 2026-03-16T21:57:04.239Z | Compiling tabled v0.15.0 |
| 576 | 2026-03-16T21:57:04.361Z | Compiling macaddr v1.0.1 |
| 577 | 2026-03-16T21:57:04.662Z | Compiling idna_adapter v1.2.1 |
| 578 | 2026-03-16T21:57:04.848Z | Compiling idna v1.1.0 |
| 579 | 2026-03-16T21:57:04.953Z | Compiling usdt-macro v0.5.0 |
| 580 | 2026-03-16T21:57:04.978Z | Compiling usdt-attr-macro v0.5.0 |
| 581 | 2026-03-16T21:57:05.196Z | Compiling clap v4.5.60 |
| 582 | 2026-03-16T21:57:05.325Z | Compiling url v2.5.8 |
| 583 | 2026-03-16T21:57:05.808Z | Compiling toml v0.8.23 |
| 584 | 2026-03-16T21:57:05.887Z | Compiling camino-tempfile v1.4.1 |
| 585 | 2026-03-16T21:57:06.196Z | Compiling usdt v0.5.0 |
| 586 | 2026-03-16T21:57:06.293Z | Compiling swrite v0.1.0 |
| 587 | 2026-03-16T21:57:06.342Z | Compiling cargo-util-schemas v0.8.2 |
| 588 | 2026-03-16T21:57:06.419Z | Compiling cargo_toml v0.21.0 |
| 589 | 2026-03-16T21:57:06.518Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 590 | 2026-03-16T21:57:07.602Z | Compiling cargo_metadata v0.21.0 |
| 591 | 2026-03-16T21:57:08.914Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 592 | 2026-03-16T21:57:11.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 593 | 2026-03-16T21:57:12.078Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 594 | 2026-03-16T21:57:12.813Z | Downloading crates ... |
| 595 | 2026-03-16T21:57:12.928Z | Downloaded arrayref v0.3.9 |
| 596 | 2026-03-16T21:57:12.940Z | Downloaded backon v1.6.0 |
| 597 | 2026-03-16T21:57:12.944Z | Downloaded ascii-canvas v3.0.0 |
| 598 | 2026-03-16T21:57:12.948Z | Downloaded assert_matches v1.5.0 |
| 599 | 2026-03-16T21:57:12.953Z | Downloaded atomic-waker v1.1.2 |
| 600 | 2026-03-16T21:57:12.956Z | Downloaded adler2 v2.0.1 |
| 601 | 2026-03-16T21:57:12.960Z | Downloaded allocator-api2 v0.2.21 |
| 602 | 2026-03-16T21:57:12.964Z | Downloaded critical-section v1.2.0 |
| 603 | 2026-03-16T21:57:12.967Z | Downloaded async-recursion v1.1.1 |
| 604 | 2026-03-16T21:57:12.972Z | Downloaded csv-core v0.1.13 |
| 605 | 2026-03-16T21:57:12.975Z | Downloaded async-trait v0.1.89 |
| 606 | 2026-03-16T21:57:12.980Z | Downloaded chacha20poly1305 v0.10.1 |
| 607 | 2026-03-16T21:57:12.984Z | Downloaded ciborium-ll v0.2.2 |
| 608 | 2026-03-16T21:57:12.987Z | Downloaded defmt-parser v1.0.0 |
| 609 | 2026-03-16T21:57:12.990Z | Downloaded crc8 v0.1.1 |
| 610 | 2026-03-16T21:57:12.993Z | Downloaded embedded-io v0.4.0 |
| 611 | 2026-03-16T21:57:12.996Z | Downloaded darling_macro v0.23.0 |
| 612 | 2026-03-16T21:57:13.000Z | Downloaded ahash v0.8.12 |
| 613 | 2026-03-16T21:57:13.006Z | Downloaded atomicwrites v0.4.4 |
| 614 | 2026-03-16T21:57:13.010Z | Downloaded async-stream v0.3.6 |
| 615 | 2026-03-16T21:57:13.014Z | Downloaded bitfield-struct v0.6.2 |
| 616 | 2026-03-16T21:57:13.018Z | Downloaded erased-serde v0.3.31 |
| 617 | 2026-03-16T21:57:13.022Z | Downloaded difflib v0.4.0 |
| 618 | 2026-03-16T21:57:13.025Z | Downloaded endian-type v0.1.2 |
| 619 | 2026-03-16T21:57:13.026Z | Downloaded base16ct v1.0.0 |
| 620 | 2026-03-16T21:57:13.029Z | Downloaded display-error-chain v0.2.2 |
| 621 | 2026-03-16T21:57:13.032Z | Downloaded flagset v0.4.7 |
| 622 | 2026-03-16T21:57:13.035Z | Downloaded fixedbitset v0.5.7 |
| 623 | 2026-03-16T21:57:13.040Z | Downloaded daft-derive v0.1.5 |
| 624 | 2026-03-16T21:57:13.045Z | Downloaded env_logger v0.11.9 |
| 625 | 2026-03-16T21:57:13.049Z | Downloaded dunce v1.0.5 |
| 626 | 2026-03-16T21:57:13.052Z | Downloaded enum-as-inner v0.6.1 |
| 627 | 2026-03-16T21:57:13.058Z | Downloaded cobs v0.3.0 |
| 628 | 2026-03-16T21:57:13.064Z | Downloaded dtrace-parser v0.3.0 |
| 629 | 2026-03-16T21:57:13.064Z | Downloaded foreign-types-macros v0.2.3 |
| 630 | 2026-03-16T21:57:13.068Z | Downloaded float-cmp v0.10.0 |
| 631 | 2026-03-16T21:57:13.068Z | Downloaded dyn-clone v1.0.20 |
| 632 | 2026-03-16T21:57:13.071Z | Downloaded find-msvc-tools v0.1.9 |
| 633 | 2026-03-16T21:57:13.074Z | Downloaded ciborium-io v0.2.2 |
| 634 | 2026-03-16T21:57:13.078Z | Downloaded foreign-types-shared v0.1.1 |
| 635 | 2026-03-16T21:57:13.082Z | Downloaded dof v0.4.0 |
| 636 | 2026-03-16T21:57:13.085Z | Downloaded fixedbitset v0.4.2 |
| 637 | 2026-03-16T21:57:13.093Z | Downloaded document-features v0.2.12 |
| 638 | 2026-03-16T21:57:13.093Z | Downloaded foreign-types-shared v0.3.1 |
| 639 | 2026-03-16T21:57:13.100Z | Downloaded foreign-types v0.3.2 |
| 640 | 2026-03-16T21:57:13.100Z | Downloaded fxhash v0.2.1 |
| 641 | 2026-03-16T21:57:13.100Z | Downloaded ena v0.14.4 |
| 642 | 2026-03-16T21:57:13.107Z | Downloaded convert_case v0.10.0 |
| 643 | 2026-03-16T21:57:13.107Z | Downloaded fallible-iterator v0.2.0 |
| 644 | 2026-03-16T21:57:13.115Z | Downloaded funty v2.0.0 |
| 645 | 2026-03-16T21:57:13.115Z | Downloaded futures-io v0.3.32 |
| 646 | 2026-03-16T21:57:13.120Z | Downloaded cmake v0.1.57 |
| 647 | 2026-03-16T21:57:13.120Z | Downloaded dsl_auto_type v0.1.3 |
| 648 | 2026-03-16T21:57:13.120Z | Downloaded buf-list v1.1.2 |
| 649 | 2026-03-16T21:57:13.125Z | Downloaded ghash v0.5.1 |
| 650 | 2026-03-16T21:57:13.125Z | Downloaded futures-task v0.3.32 |
| 651 | 2026-03-16T21:57:13.128Z | Downloaded git-stub v1.0.0 |
| 652 | 2026-03-16T21:57:13.131Z | Downloaded futures-sink v0.3.32 |
| 653 | 2026-03-16T21:57:13.134Z | Downloaded headers-core v0.3.0 |
| 654 | 2026-03-16T21:57:13.138Z | Downloaded daft v0.1.5 |
| 655 | 2026-03-16T21:57:13.141Z | Downloaded hash32 v0.3.1 |
| 656 | 2026-03-16T21:57:13.144Z | Downloaded globwalk v0.9.1 |
| 657 | 2026-03-16T21:57:13.147Z | Downloaded hex-literal v0.4.1 |
| 658 | 2026-03-16T21:57:13.150Z | Downloaded fd-lock v4.0.4 |
| 659 | 2026-03-16T21:57:13.155Z | Downloaded cassowary v0.3.0 |
| 660 | 2026-03-16T21:57:13.169Z | Downloaded httpdate v1.0.3 |
| 661 | 2026-03-16T21:57:13.176Z | Downloaded camino-tempfile-ext v0.3.3 |
| 662 | 2026-03-16T21:57:13.176Z | Downloaded backoff v0.4.0 |
| 663 | 2026-03-16T21:57:13.180Z | Downloaded hyper-tls v0.6.0 |
| 664 | 2026-03-16T21:57:13.183Z | Downloaded http-range v0.1.5 |
| 665 | 2026-03-16T21:57:13.187Z | Downloaded home v0.5.12 |
| 666 | 2026-03-16T21:57:13.191Z | Downloaded futures-executor v0.3.32 |
| 667 | 2026-03-16T21:57:13.267Z | Downloaded fs_extra v1.3.0 |
| 668 | 2026-03-16T21:57:13.267Z | Downloaded ciborium v0.2.2 |
| 669 | 2026-03-16T21:57:13.267Z | Downloaded indoc v1.0.9 |
| 670 | 2026-03-16T21:57:13.267Z | Downloaded hubpack_derive v0.1.1 |
| 671 | 2026-03-16T21:57:13.267Z | Downloaded indent_write v2.2.0 |
| 672 | 2026-03-16T21:57:13.267Z | Downloaded internet-checksum v0.2.1 |
| 673 | 2026-03-16T21:57:13.267Z | Downloaded globset v0.4.18 |
| 674 | 2026-03-16T21:57:13.267Z | Downloaded instant v0.1.13 |
| 675 | 2026-03-16T21:57:13.267Z | Downloaded hash32 v0.2.1 |
| 676 | 2026-03-16T21:57:13.267Z | Downloaded keccak v0.1.6 |
| 677 | 2026-03-16T21:57:13.267Z | Downloaded lalrpop-util v0.19.12 |
| 678 | 2026-03-16T21:57:13.267Z | Downloaded is-terminal v0.4.17 |
| 679 | 2026-03-16T21:57:13.267Z | Downloaded lazy_static v1.5.0 |
| 680 | 2026-03-16T21:57:13.267Z | Downloaded kstat-rs v0.2.4 |
| 681 | 2026-03-16T21:57:13.267Z | Downloaded cookie v0.18.1 |
| 682 | 2026-03-16T21:57:13.267Z | Downloaded darling v0.20.11 |
| 683 | 2026-03-16T21:57:13.267Z | Downloaded clang-sys v1.8.1 |
| 684 | 2026-03-16T21:57:13.267Z | Downloaded diff v0.1.13 |
| 685 | 2026-03-16T21:57:13.268Z | Downloaded const-oid v0.9.6 |
| 686 | 2026-03-16T21:57:13.268Z | Downloaded cargo_toml v0.22.3 |
| 687 | 2026-03-16T21:57:13.268Z | Downloaded colored v2.2.0 |
| 688 | 2026-03-16T21:57:13.274Z | Downloaded lru v0.12.5 |
| 689 | 2026-03-16T21:57:13.274Z | Downloaded humantime v2.3.0 |
| 690 | 2026-03-16T21:57:13.275Z | Downloaded cancel-safe-futures v0.1.5 |
| 691 | 2026-03-16T21:57:13.275Z | Downloaded libscf-sys v1.1.0 |
| 692 | 2026-03-16T21:57:13.275Z | Downloaded match_cfg v0.1.0 |
| 693 | 2026-03-16T21:57:13.275Z | Downloaded lru-slab v0.1.2 |
| 694 | 2026-03-16T21:57:13.275Z | Downloaded crypto-bigint v0.5.5 |
| 695 | 2026-03-16T21:57:13.280Z | Downloaded linked-hash-map v0.5.6 |
| 696 | 2026-03-16T21:57:13.285Z | Downloaded instability v0.3.11 |
| 697 | 2026-03-16T21:57:13.285Z | Downloaded managed v0.8.0 |
| 698 | 2026-03-16T21:57:13.289Z | Downloaded maplit v1.0.2 |
| 699 | 2026-03-16T21:57:13.295Z | Downloaded new_debug_unreachable v1.0.6 |
| 700 | 2026-03-16T21:57:13.295Z | Downloaded multimap v0.10.1 |
| 701 | 2026-03-16T21:57:13.295Z | Downloaded half v1.8.3 |
| 702 | 2026-03-16T21:57:13.299Z | Downloaded newline-converter v0.3.0 |
| 703 | 2026-03-16T21:57:13.304Z | Downloaded newtype_derive v0.1.6 |
| 704 | 2026-03-16T21:57:13.305Z | Downloaded memoffset v0.9.1 |
| 705 | 2026-03-16T21:57:13.309Z | Downloaded mime v0.3.17 |
| 706 | 2026-03-16T21:57:13.309Z | Downloaded nodrop v0.1.14 |
| 707 | 2026-03-16T21:57:13.309Z | Downloaded normalize-line-endings v0.3.0 |
| 708 | 2026-03-16T21:57:13.314Z | Downloaded nonempty v0.12.0 |
| 709 | 2026-03-16T21:57:13.314Z | Downloaded newtype-uuid-macros v0.1.0 |
| 710 | 2026-03-16T21:57:13.318Z | Downloaded jobserver v0.1.34 |
| 711 | 2026-03-16T21:57:13.318Z | Downloaded ipnetwork v0.21.1 |
| 712 | 2026-03-16T21:57:13.324Z | Downloaded ipnet v2.11.0 |
| 713 | 2026-03-16T21:57:13.330Z | Downloaded derive-where v1.6.0 |
| 714 | 2026-03-16T21:57:13.330Z | Downloaded num-conv v0.2.0 |
| 715 | 2026-03-16T21:57:13.334Z | Downloaded darling_core v0.23.0 |
| 716 | 2026-03-16T21:57:13.338Z | Downloaded highway v1.3.0 |
| 717 | 2026-03-16T21:57:13.338Z | Downloaded libloading v0.8.9 |
| 718 | 2026-03-16T21:57:13.342Z | Downloaded num v0.4.3 |
| 719 | 2026-03-16T21:57:13.346Z | Downloaded linear-map v1.2.0 |
| 720 | 2026-03-16T21:57:13.346Z | Downloaded num_threads v0.1.7 |
| 721 | 2026-03-16T21:57:13.354Z | Downloaded libsw-core v0.3.2 |
| 722 | 2026-03-16T21:57:13.354Z | Downloaded httparse v1.10.1 |
| 723 | 2026-03-16T21:57:13.359Z | Downloaded opaque-debug v0.3.1 |
| 724 | 2026-03-16T21:57:13.359Z | Downloaded lock_api v0.4.14 |
| 725 | 2026-03-16T21:57:13.359Z | Downloaded openssl-macros v0.1.1 |
| 726 | 2026-03-16T21:57:13.362Z | Downloaded olpc-cjson v0.1.4 |
| 727 | 2026-03-16T21:57:13.367Z | Downloaded hyper-staticfile v0.10.1 |
| 728 | 2026-03-16T21:57:13.367Z | Downloaded hyper-rustls v0.27.7 |
| 729 | 2026-03-16T21:57:13.370Z | Downloaded openssl-probe v0.1.6 |
| 730 | 2026-03-16T21:57:13.373Z | Downloaded openssl-probe v0.2.1 |
| 731 | 2026-03-16T21:57:13.373Z | Downloaded nibble_vec v0.1.0 |
| 732 | 2026-03-16T21:57:13.376Z | Downloaded oso-derive v0.27.3 |
| 733 | 2026-03-16T21:57:13.381Z | Downloaded native-tls v0.2.18 |
| 734 | 2026-03-16T21:57:13.381Z | Downloaded parse-size v1.1.0 |
| 735 | 2026-03-16T21:57:13.384Z | Downloaded mime_guess v2.0.5 |
| 736 | 2026-03-16T21:57:13.387Z | Downloaded parse-display v0.10.0 |
| 737 | 2026-03-16T21:57:13.387Z | Downloaded nanorand v0.7.0 |
| 738 | 2026-03-16T21:57:13.392Z | Downloaded getrandom v0.3.4 |
| 739 | 2026-03-16T21:57:13.396Z | Downloaded ingot-macros v0.1.1 |
| 740 | 2026-03-16T21:57:13.396Z | Downloaded num-derive v0.4.2 |
| 741 | 2026-03-16T21:57:13.399Z | Downloaded newtype-uuid v1.3.2 |
| 742 | 2026-03-16T21:57:13.402Z | Downloaded half v2.7.1 |
| 743 | 2026-03-16T21:57:13.410Z | Downloaded multer v3.1.0 |
| 744 | 2026-03-16T21:57:13.415Z | Downloaded iana-time-zone v0.1.65 |
| 745 | 2026-03-16T21:57:13.415Z | Downloaded pbkdf2 v0.11.0 |
| 746 | 2026-03-16T21:57:13.415Z | Downloaded pbkdf2 v0.12.2 |
| 747 | 2026-03-16T21:57:13.421Z | Downloaded peg-runtime v0.8.5 |
| 748 | 2026-03-16T21:57:13.421Z | Downloaded path-slash v0.1.5 |
| 749 | 2026-03-16T21:57:13.425Z | Downloaded const_format v0.2.35 |
| 750 | 2026-03-16T21:57:13.425Z | Downloaded num_enum v0.5.11 |
| 751 | 2026-03-16T21:57:13.429Z | Downloaded num-rational v0.4.2 |
| 752 | 2026-03-16T21:57:13.434Z | Downloaded phf_shared v0.12.1 |
| 753 | 2026-03-16T21:57:13.434Z | Downloaded pin-utils v0.1.0 |
| 754 | 2026-03-16T21:57:13.439Z | Downloaded phf_shared v0.11.3 |
| 755 | 2026-03-16T21:57:13.439Z | Downloaded phf_shared v0.13.1 |
| 756 | 2026-03-16T21:57:13.444Z | Downloaded num-integer v0.1.46 |
| 757 | 2026-03-16T21:57:13.444Z | Downloaded powerfmt v0.2.0 |
| 758 | 2026-03-16T21:57:13.450Z | Downloaded darling_core v0.21.3 |
| 759 | 2026-03-16T21:57:13.455Z | Downloaded precomputed-hash v0.1.1 |
| 760 | 2026-03-16T21:57:13.455Z | Downloaded num_enum v0.7.5 |
| 761 | 2026-03-16T21:57:13.460Z | Downloaded predicates-tree v1.0.13 |
| 762 | 2026-03-16T21:57:13.460Z | Downloaded predicates-core v1.0.10 |
| 763 | 2026-03-16T21:57:13.464Z | Downloaded packed_struct v0.10.1 |
| 764 | 2026-03-16T21:57:13.464Z | Downloaded indexmap v1.9.3 |
| 765 | 2026-03-16T21:57:13.468Z | Downloaded litrs v1.0.0 |
| 766 | 2026-03-16T21:57:13.472Z | Downloaded packed_struct_codegen v0.10.1 |
| 767 | 2026-03-16T21:57:13.473Z | Downloaded paste v1.0.15 |
| 768 | 2026-03-16T21:57:13.477Z | Downloaded progenitor-client v0.11.2 |
| 769 | 2026-03-16T21:57:13.477Z | Downloaded proc-macro-crate v3.4.0 |
| 770 | 2026-03-16T21:57:13.481Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 771 | 2026-03-16T21:57:13.481Z | Downloaded parking_lot_core v0.8.6 |
| 772 | 2026-03-16T21:57:13.488Z | Downloaded dropshot-api-manager v0.5.2 |
| 773 | 2026-03-16T21:57:13.496Z | Downloaded memmap2 v0.9.10 |
| 774 | 2026-03-16T21:57:13.496Z | Downloaded heapless v0.8.0 |
| 775 | 2026-03-16T21:57:13.502Z | Downloaded peg-macros v0.8.5 |
| 776 | 2026-03-16T21:57:13.502Z | Downloaded pem v3.0.6 |
| 777 | 2026-03-16T21:57:13.502Z | Downloaded password-hash v0.5.0 |
| 778 | 2026-03-16T21:57:13.502Z | Downloaded psl-types v2.0.11 |
| 779 | 2026-03-16T21:57:13.505Z | Downloaded progenitor-macro v0.13.0 |
| 780 | 2026-03-16T21:57:13.505Z | Downloaded progenitor-client v0.10.0 |
| 781 | 2026-03-16T21:57:13.505Z | Downloaded peg v0.8.5 |
| 782 | 2026-03-16T21:57:13.509Z | Downloaded progenitor-macro v0.11.2 |
| 783 | 2026-03-16T21:57:13.513Z | Downloaded cc v1.2.56 |
| 784 | 2026-03-16T21:57:13.516Z | Downloaded radium v0.7.0 |
| 785 | 2026-03-16T21:57:13.516Z | Downloaded flate2 v1.1.9 |
| 786 | 2026-03-16T21:57:13.521Z | Downloaded libbz2-rs-sys v0.2.2 |
| 787 | 2026-03-16T21:57:13.525Z | Downloaded phf v0.13.1 |
| 788 | 2026-03-16T21:57:13.528Z | Downloaded quick-error v1.2.3 |
| 789 | 2026-03-16T21:57:13.528Z | Downloaded phf v0.12.1 |
| 790 | 2026-03-16T21:57:13.534Z | Downloaded expectorate v1.2.0 |
| 791 | 2026-03-16T21:57:13.534Z | Downloaded rand_chacha v0.3.1 |
| 792 | 2026-03-16T21:57:13.538Z | Downloaded pin-project-lite v0.2.17 |
| 793 | 2026-03-16T21:57:13.541Z | Downloaded diesel_derives v2.2.7 |
| 794 | 2026-03-16T21:57:13.544Z | Downloaded rand_xorshift v0.4.0 |
| 795 | 2026-03-16T21:57:13.548Z | Downloaded predicates v3.1.4 |
| 796 | 2026-03-16T21:57:13.551Z | Downloaded ppv-lite86 v0.2.21 |
| 797 | 2026-03-16T21:57:13.551Z | Downloaded ignore v0.4.25 |
| 798 | 2026-03-16T21:57:13.555Z | Downloaded postgres-protocol v0.6.10 |
| 799 | 2026-03-16T21:57:13.558Z | Downloaded poly1305 v0.8.0 |
| 800 | 2026-03-16T21:57:13.558Z | Downloaded pin-project-internal v1.1.11 |
| 801 | 2026-03-16T21:57:13.561Z | Downloaded recursive v0.1.1 |
| 802 | 2026-03-16T21:57:13.564Z | Downloaded base64 v0.21.7 |
| 803 | 2026-03-16T21:57:13.568Z | Downloaded ref-cast-impl v1.0.25 |
| 804 | 2026-03-16T21:57:13.568Z | Downloaded polyval v0.6.2 |
| 805 | 2026-03-16T21:57:13.572Z | Downloaded pkg-config v0.3.32 |
| 806 | 2026-03-16T21:57:13.575Z | Downloaded parking_lot v0.12.5 |
| 807 | 2026-03-16T21:57:13.575Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 808 | 2026-03-16T21:57:13.578Z | Downloaded progenitor v0.11.2 |
| 809 | 2026-03-16T21:57:13.581Z | Downloaded proc-macro-error2 v2.0.1 |
| 810 | 2026-03-16T21:57:13.585Z | Downloaded darling_core v0.20.11 |
| 811 | 2026-03-16T21:57:13.588Z | Downloaded progenitor-extras v0.1.1 |
| 812 | 2026-03-16T21:57:13.588Z | Downloaded parking_lot_core v0.9.12 |
| 813 | 2026-03-16T21:57:13.591Z | Downloaded progenitor v0.10.0 |
| 814 | 2026-03-16T21:57:13.595Z | Downloaded pem-rfc7468 v0.7.0 |
| 815 | 2026-03-16T21:57:13.598Z | Downloaded rfc6979 v0.4.0 |
| 816 | 2026-03-16T21:57:13.598Z | Downloaded rustc-hash v2.1.1 |
| 817 | 2026-03-16T21:57:13.601Z | Downloaded rtoolbox v0.0.3 |
| 818 | 2026-03-16T21:57:13.601Z | Downloaded progenitor v0.13.0 |
| 819 | 2026-03-16T21:57:13.607Z | Downloaded hickory-resolver v0.25.2 |
| 820 | 2026-03-16T21:57:13.611Z | Downloaded bytes v1.11.1 |
| 821 | 2026-03-16T21:57:13.611Z | Downloaded bumpalo v3.20.2 |
| 822 | 2026-03-16T21:57:13.615Z | Downloaded r2d2 v0.8.10 |
| 823 | 2026-03-16T21:57:13.619Z | Downloaded rustc_version v0.4.1 |
| 824 | 2026-03-16T21:57:13.619Z | Downloaded rustc_version v0.1.7 |
| 825 | 2026-03-16T21:57:13.623Z | Downloaded psm v0.1.30 |
| 826 | 2026-03-16T21:57:13.623Z | Downloaded russh-cryptovec v0.7.3 |
| 827 | 2026-03-16T21:57:13.628Z | Downloaded oso v0.27.3 |
| 828 | 2026-03-16T21:57:13.632Z | Downloaded omicron-zone-package v0.12.2 |
| 829 | 2026-03-16T21:57:13.632Z | Downloaded salsa20 v0.10.2 |
| 830 | 2026-03-16T21:57:13.637Z | Downloaded scheduled-thread-pool v0.2.7 |
| 831 | 2026-03-16T21:57:13.637Z | Downloaded rand_seeder v0.4.0 |
| 832 | 2026-03-16T21:57:13.637Z | Downloaded rand_core v0.9.5 |
| 833 | 2026-03-16T21:57:13.641Z | Downloaded rand_core v0.10.0 |
| 834 | 2026-03-16T21:57:13.641Z | Downloaded rand_chacha v0.9.0 |
| 835 | 2026-03-16T21:57:13.646Z | Downloaded pkcs1 v0.7.5 |
| 836 | 2026-03-16T21:57:13.646Z | Downloaded indicatif v0.18.4 |
| 837 | 2026-03-16T21:57:13.650Z | Downloaded same-file v1.0.6 |
| 838 | 2026-03-16T21:57:13.650Z | Downloaded crossterm v0.29.0 |
| 839 | 2026-03-16T21:57:13.655Z | Downloaded scroll_derive v0.13.1 |
| 840 | 2026-03-16T21:57:13.660Z | Downloaded sapling-renderdag v0.1.0 |
| 841 | 2026-03-16T21:57:13.660Z | Downloaded resolv-conf v0.7.6 |
| 842 | 2026-03-16T21:57:13.664Z | Downloaded p256 v0.13.2 |
| 843 | 2026-03-16T21:57:13.667Z | Downloaded serde-big-array v0.5.1 |
| 844 | 2026-03-16T21:57:13.667Z | Downloaded serde_spanned v1.0.4 |
| 845 | 2026-03-16T21:57:13.671Z | Downloaded scrypt v0.11.0 |
| 846 | 2026-03-16T21:57:13.671Z | Downloaded seq-macro v0.3.6 |
| 847 | 2026-03-16T21:57:13.674Z | Downloaded heapless v0.7.17 |
| 848 | 2026-03-16T21:57:13.677Z | Downloaded hashbrown v0.12.3 |
| 849 | 2026-03-16T21:57:13.680Z | Downloaded jiff-static v0.2.21 |
| 850 | 2026-03-16T21:57:13.684Z | Downloaded parking_lot v0.11.2 |
| 851 | 2026-03-16T21:57:13.687Z | Downloaded secrecy v0.8.0 |
| 852 | 2026-03-16T21:57:13.687Z | Downloaded serde_repr v0.1.20 |
| 853 | 2026-03-16T21:57:13.691Z | Downloaded serde_bytes v0.11.19 |
| 854 | 2026-03-16T21:57:13.691Z | Downloaded semver v0.1.20 |
| 855 | 2026-03-16T21:57:13.695Z | Downloaded scopeguard v1.2.0 |
| 856 | 2026-03-16T21:57:13.695Z | Downloaded serde_plain v1.0.2 |
| 857 | 2026-03-16T21:57:13.699Z | Downloaded hickory-resolver v0.24.4 |
| 858 | 2026-03-16T21:57:13.699Z | Downloaded ref-cast v1.0.25 |
| 859 | 2026-03-16T21:57:13.702Z | Downloaded quinn-udp v0.5.14 |
| 860 | 2026-03-16T21:57:13.706Z | Downloaded serde_urlencoded v0.7.1 |
| 861 | 2026-03-16T21:57:13.706Z | Downloaded progenitor-client v0.13.0 |
| 862 | 2026-03-16T21:57:13.711Z | Downloaded postgres-types v0.2.12 |
| 863 | 2026-03-16T21:57:13.711Z | Downloaded derive_more-impl v2.1.1 |
| 864 | 2026-03-16T21:57:13.715Z | Downloaded rustls-pemfile v1.0.4 |
| 865 | 2026-03-16T21:57:13.719Z | Downloaded rustls-pemfile v2.2.0 |
| 866 | 2026-03-16T21:57:13.722Z | Downloaded sigpipe v0.1.3 |
| 867 | 2026-03-16T21:57:13.723Z | Downloaded signal-hook-mio v0.2.5 |
| 868 | 2026-03-16T21:57:13.723Z | Downloaded signal-hook-tokio v0.3.1 |
| 869 | 2026-03-16T21:57:13.726Z | Downloaded signature v2.2.0 |
| 870 | 2026-03-16T21:57:13.726Z | Downloaded prefix-trie v0.7.0 |
| 871 | 2026-03-16T21:57:13.729Z | Downloaded pkcs5 v0.7.1 |
| 872 | 2026-03-16T21:57:13.732Z | Downloaded postcard v1.1.3 |
| 873 | 2026-03-16T21:57:13.735Z | Downloaded aes v0.8.4 |
| 874 | 2026-03-16T21:57:13.738Z | Downloaded rusty-fork v0.3.1 |
| 875 | 2026-03-16T21:57:13.741Z | Downloaded secrecy v0.10.3 |
| 876 | 2026-03-16T21:57:13.741Z | Downloaded sec1 v0.7.3 |
| 877 | 2026-03-16T21:57:13.746Z | Downloaded siphasher v1.0.2 |
| 878 | 2026-03-16T21:57:13.746Z | Downloaded sct v0.7.1 |
| 879 | 2026-03-16T21:57:13.749Z | Downloaded slog-envlogger v2.2.0 |
| 880 | 2026-03-16T21:57:13.752Z | Downloaded scroll v0.13.0 |
| 881 | 2026-03-16T21:57:13.752Z | Downloaded schemars_derive v0.8.22 |
| 882 | 2026-03-16T21:57:13.756Z | Downloaded pin-project v1.1.11 |
| 883 | 2026-03-16T21:57:13.762Z | Downloaded slog-bunyan v2.5.0 |
| 884 | 2026-03-16T21:57:13.765Z | Downloaded hashbrown v0.13.2 |
| 885 | 2026-03-16T21:57:13.768Z | Downloaded crossterm v0.28.1 |
| 886 | 2026-03-16T21:57:13.772Z | Downloaded serde_path_to_error v0.1.20 |
| 887 | 2026-03-16T21:57:13.775Z | Downloaded progenitor-impl v0.10.0 |
| 888 | 2026-03-16T21:57:13.778Z | Downloaded papergrid v0.17.0 |
| 889 | 2026-03-16T21:57:13.781Z | Downloaded serde_derive_internals v0.29.1 |
| 890 | 2026-03-16T21:57:13.784Z | Downloaded serde-hex v0.1.0 |
| 891 | 2026-03-16T21:57:13.787Z | Downloaded miniz_oxide v0.8.9 |
| 892 | 2026-03-16T21:57:13.787Z | Downloaded ssh-cipher v0.2.0 |
| 893 | 2026-03-16T21:57:13.790Z | Downloaded http v1.4.0 |
| 894 | 2026-03-16T21:57:13.793Z | Downloaded rustls-pki-types v1.14.0 |
| 895 | 2026-03-16T21:57:13.797Z | Downloaded hickory-server v0.25.2 |
| 896 | 2026-03-16T21:57:13.800Z | Downloaded shlex v1.3.0 |
| 897 | 2026-03-16T21:57:13.800Z | Downloaded minimal-lexical v0.2.1 |
| 898 | 2026-03-16T21:57:13.804Z | Downloaded strip-ansi-escapes v0.2.1 |
| 899 | 2026-03-16T21:57:13.808Z | Downloaded shell-words v1.1.1 |
| 900 | 2026-03-16T21:57:13.808Z | Downloaded structmeta-derive v0.3.0 |
| 901 | 2026-03-16T21:57:13.814Z | Downloaded russh-keys v0.45.0 |
| 902 | 2026-03-16T21:57:13.814Z | Downloaded structmeta v0.3.0 |
| 903 | 2026-03-16T21:57:13.814Z | Downloaded supports-color v3.0.2 |
| 904 | 2026-03-16T21:57:13.814Z | Downloaded sha1 v0.10.6 |
| 905 | 2026-03-16T21:57:13.817Z | Downloaded rustls-native-certs v0.8.3 |
| 906 | 2026-03-16T21:57:13.820Z | Downloaded strum v0.27.2 |
| 907 | 2026-03-16T21:57:13.820Z | Downloaded strum v0.26.3 |
| 908 | 2026-03-16T21:57:13.820Z | Downloaded signal-hook-registry v1.4.8 |
| 909 | 2026-03-16T21:57:13.824Z | Downloaded rand_core v0.6.4 |
| 910 | 2026-03-16T21:57:13.824Z | Downloaded pkcs8 v0.10.2 |
| 911 | 2026-03-16T21:57:13.827Z | Downloaded rustversion v1.0.22 |
| 912 | 2026-03-16T21:57:13.830Z | Downloaded primeorder v0.13.6 |
| 913 | 2026-03-16T21:57:13.830Z | Downloaded owo-colors v4.3.0 |
| 914 | 2026-03-16T21:57:13.834Z | Downloaded slab v0.4.12 |
| 915 | 2026-03-16T21:57:13.834Z | Downloaded tabled_derive v0.11.0 |
| 916 | 2026-03-16T21:57:13.837Z | Downloaded subtle v2.6.1 |
| 917 | 2026-03-16T21:57:13.837Z | Downloaded sync_wrapper v1.0.2 |
| 918 | 2026-03-16T21:57:13.840Z | Downloaded slog-async v2.8.0 |
| 919 | 2026-03-16T21:57:13.840Z | Downloaded smallvec v0.6.14 |
| 920 | 2026-03-16T21:57:13.843Z | Downloaded slog-term v2.9.2 |
| 921 | 2026-03-16T21:57:13.843Z | Downloaded itertools v0.10.5 |
| 922 | 2026-03-16T21:57:13.848Z | Downloaded prettyplease v0.2.37 |
| 923 | 2026-03-16T21:57:13.852Z | Downloaded tap v1.0.1 |
| 924 | 2026-03-16T21:57:13.855Z | Downloaded take_mut v0.2.2 |
| 925 | 2026-03-16T21:57:13.855Z | Downloaded tabwriter v1.4.1 |
| 926 | 2026-03-16T21:57:13.855Z | Downloaded tagptr v0.2.0 |
| 927 | 2026-03-16T21:57:13.859Z | Downloaded slog-scope v4.4.1 |
| 928 | 2026-03-16T21:57:13.859Z | Downloaded slog-json v2.6.1 |
| 929 | 2026-03-16T21:57:13.868Z | Downloaded ron v0.8.1 |
| 930 | 2026-03-16T21:57:13.871Z | Downloaded spki v0.7.3 |
| 931 | 2026-03-16T21:57:13.872Z | Downloaded simd-adler32 v0.3.8 |
| 932 | 2026-03-16T21:57:13.872Z | Downloaded slog-stdlog v4.1.1 |
| 933 | 2026-03-16T21:57:13.872Z | Downloaded thread-id v5.1.0 |
| 934 | 2026-03-16T21:57:13.872Z | Downloaded termtree v0.5.1 |
| 935 | 2026-03-16T21:57:13.875Z | Downloaded serde_cbor v0.11.2 |
| 936 | 2026-03-16T21:57:13.875Z | Downloaded snafu-derive v0.8.9 |
| 937 | 2026-03-16T21:57:13.879Z | Downloaded sqlformat v0.3.5 |
| 938 | 2026-03-16T21:57:13.879Z | Downloaded progenitor-impl v0.13.0 |
| 939 | 2026-03-16T21:57:13.882Z | Downloaded tinyvec_macros v0.1.1 |
| 940 | 2026-03-16T21:57:13.882Z | Downloaded time-core v0.1.8 |
| 941 | 2026-03-16T21:57:13.886Z | Downloaded testing_table v0.3.0 |
| 942 | 2026-03-16T21:57:13.886Z | Downloaded openssl-sys v0.9.111 |
| 943 | 2026-03-16T21:57:13.889Z | Downloaded serde_with_macros v3.17.0 |
| 944 | 2026-03-16T21:57:13.894Z | Downloaded rustls-platform-verifier v0.6.2 |
| 945 | 2026-03-16T21:57:13.894Z | Downloaded aws-lc-rs v1.16.0 |
| 946 | 2026-03-16T21:57:13.901Z | Downloaded strum_macros v0.26.4 |
| 947 | 2026-03-16T21:57:13.904Z | Downloaded string_cache v0.8.9 |
| 948 | 2026-03-16T21:57:13.904Z | Downloaded strum_macros v0.27.2 |
| 949 | 2026-03-16T21:57:13.907Z | Downloaded strum_macros v0.24.3 |
| 950 | 2026-03-16T21:57:13.910Z | Downloaded static_assertions v1.1.0 |
| 951 | 2026-03-16T21:57:13.910Z | Downloaded stacker v0.1.23 |
| 952 | 2026-03-16T21:57:13.917Z | Downloaded sqlparser_derive v0.5.0 |
| 953 | 2026-03-16T21:57:13.917Z | Downloaded stringprep v0.1.5 |
| 954 | 2026-03-16T21:57:13.917Z | Downloaded rayon-core v1.13.0 |
| 955 | 2026-03-16T21:57:13.920Z | Downloaded rcgen v0.12.1 |
| 956 | 2026-03-16T21:57:13.920Z | Downloaded mio v1.1.1 |
| 957 | 2026-03-16T21:57:13.924Z | Downloaded support-bundle-viewer v0.1.2 |
| 958 | 2026-03-16T21:57:13.927Z | Downloaded ssh-encoding v0.2.0 |
| 959 | 2026-03-16T21:57:13.927Z | Downloaded ryu v1.0.23 |
| 960 | 2026-03-16T21:57:13.930Z | Downloaded smf v0.2.3 |
| 961 | 2026-03-16T21:57:13.930Z | Downloaded slog-dtrace v0.3.0 |
| 962 | 2026-03-16T21:57:13.933Z | Downloaded spin v0.9.8 |
| 963 | 2026-03-16T21:57:13.936Z | Downloaded progenitor-impl v0.11.2 |
| 964 | 2026-03-16T21:57:13.936Z | Downloaded schemars v0.8.22 |
| 965 | 2026-03-16T21:57:13.945Z | Downloaded topological-sort v0.2.2 |
| 966 | 2026-03-16T21:57:13.948Z | Downloaded thread_local v1.1.9 |
| 967 | 2026-03-16T21:57:13.948Z | Downloaded termios v0.3.3 |
| 968 | 2026-03-16T21:57:13.951Z | Downloaded quinn v0.11.9 |
| 969 | 2026-03-16T21:57:13.954Z | Downloaded sync-ptr v0.1.4 |
| 970 | 2026-03-16T21:57:13.954Z | Downloaded qorb v0.4.1 |
| 971 | 2026-03-16T21:57:13.957Z | Downloaded time-macros v0.2.27 |
| 972 | 2026-03-16T21:57:13.960Z | Downloaded thiserror-no-std v2.0.2 |
| 973 | 2026-03-16T21:57:13.965Z | Downloaded try-lock v0.2.5 |
| 974 | 2026-03-16T21:57:13.965Z | Downloaded trait-variant v0.1.2 |
| 975 | 2026-03-16T21:57:13.965Z | Downloaded tower-layer v0.3.3 |
| 976 | 2026-03-16T21:57:13.969Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 977 | 2026-03-16T21:57:13.969Z | Downloaded publicsuffix v2.3.0 |
| 978 | 2026-03-16T21:57:13.969Z | Downloaded tower-service v0.3.3 |
| 979 | 2026-03-16T21:57:13.969Z | Downloaded nom v7.1.3 |
| 980 | 2026-03-16T21:57:13.972Z | Downloaded pretty_assertions v1.4.1 |
| 981 | 2026-03-16T21:57:13.976Z | Downloaded tiny-keccak v2.0.2 |
| 982 | 2026-03-16T21:57:13.979Z | Downloaded derive_more v2.1.1 |
| 983 | 2026-03-16T21:57:13.985Z | Downloaded tokio-dtrace v0.1.1 |
| 984 | 2026-03-16T21:57:13.988Z | Downloaded similar v2.7.0 |
| 985 | 2026-03-16T21:57:13.991Z | Downloaded unit-prefix v0.5.2 |
| 986 | 2026-03-16T21:57:13.991Z | Downloaded unarray v0.1.4 |
| 987 | 2026-03-16T21:57:13.994Z | Downloaded tokio-native-tls v0.3.1 |
| 988 | 2026-03-16T21:57:13.994Z | Downloaded typify-macro v0.6.1 |
| 989 | 2026-03-16T21:57:13.997Z | Downloaded typify-macro v0.4.3 |
| 990 | 2026-03-16T21:57:13.997Z | Downloaded tokio-rustls v0.25.0 |
| 991 | 2026-03-16T21:57:13.997Z | Downloaded tokio-macros v2.6.0 |
| 992 | 2026-03-16T21:57:14.001Z | Downloaded iddqd v0.3.17 |
| 993 | 2026-03-16T21:57:14.004Z | Downloaded libxml v0.3.3 |
| 994 | 2026-03-16T21:57:14.008Z | Downloaded signal-hook v0.3.18 |
| 995 | 2026-03-16T21:57:14.011Z | Downloaded serde_yaml v0.9.34+deprecated |
| 996 | 2026-03-16T21:57:14.014Z | Downloaded untrusted v0.7.1 |
| 997 | 2026-03-16T21:57:14.014Z | Downloaded universal-hash v0.5.1 |
| 998 | 2026-03-16T21:57:14.018Z | Downloaded unicode-truncate v1.1.0 |
| 999 | 2026-03-16T21:57:14.018Z | Downloaded hyper-util v0.1.20 |
| 1000 | 2026-03-16T21:57:14.021Z | Downloaded usdt v0.6.0 |
| 1001 | 2026-03-16T21:57:14.021Z | Downloaded untrusted v0.9.0 |
| 1002 | 2026-03-16T21:57:14.026Z | Downloaded rand v0.8.5 |
| 1003 | 2026-03-16T21:57:14.029Z | Downloaded flume v0.11.1 |
| 1004 | 2026-03-16T21:57:14.029Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1005 | 2026-03-16T21:57:14.032Z | Downloaded itertools v0.13.0 |
| 1006 | 2026-03-16T21:57:14.035Z | Downloaded itertools v0.12.1 |
| 1007 | 2026-03-16T21:57:14.040Z | Downloaded usdt-attr-macro v0.6.0 |
| 1008 | 2026-03-16T21:57:14.043Z | Downloaded utf-8 v0.7.6 |
| 1009 | 2026-03-16T21:57:14.043Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1010 | 2026-03-16T21:57:14.043Z | Downloaded socket2 v0.6.2 |
| 1011 | 2026-03-16T21:57:14.046Z | Downloaded iri-string v0.7.10 |
| 1012 | 2026-03-16T21:57:14.051Z | Downloaded usdt-macro v0.6.0 |
| 1013 | 2026-03-16T21:57:14.055Z | Downloaded socket2 v0.5.10 |
| 1014 | 2026-03-16T21:57:14.055Z | Downloaded rand v0.9.2 |
| 1015 | 2026-03-16T21:57:14.058Z | Downloaded num-bigint-dig v0.8.6 |
| 1016 | 2026-03-16T21:57:14.061Z | Downloaded hashbrown v0.15.5 |
| 1017 | 2026-03-16T21:57:14.064Z | Downloaded void v1.0.2 |
| 1018 | 2026-03-16T21:57:14.070Z | Downloaded wait-timeout v0.2.1 |
| 1019 | 2026-03-16T21:57:14.070Z | Downloaded fatfs v0.3.6 |
| 1020 | 2026-03-16T21:57:14.073Z | Downloaded tui-tree-widget v0.23.1 |
| 1021 | 2026-03-16T21:57:14.073Z | Downloaded base64 v0.22.1 |
| 1022 | 2026-03-16T21:57:14.073Z | Downloaded ar_archive_writer v0.5.1 |
| 1023 | 2026-03-16T21:57:14.077Z | Downloaded crossbeam-channel v0.5.15 |
| 1024 | 2026-03-16T21:57:14.080Z | Downloaded num-bigint v0.4.6 |
| 1025 | 2026-03-16T21:57:14.084Z | Downloaded tls_codec_derive v0.4.2 |
| 1026 | 2026-03-16T21:57:14.084Z | Downloaded want v0.3.1 |
| 1027 | 2026-03-16T21:57:14.084Z | Downloaded tls_codec v0.4.2 |
| 1028 | 2026-03-16T21:57:14.088Z | Downloaded rand v0.10.0 |
| 1029 | 2026-03-16T21:57:14.091Z | Downloaded xattr v1.6.1 |
| 1030 | 2026-03-16T21:57:14.091Z | Downloaded waitgroup v0.1.2 |
| 1031 | 2026-03-16T21:57:14.091Z | Downloaded unicase v2.9.0 |
| 1032 | 2026-03-16T21:57:14.094Z | Downloaded aho-corasick v1.1.4 |
| 1033 | 2026-03-16T21:57:14.098Z | Downloaded h2 v0.4.13 |
| 1034 | 2026-03-16T21:57:14.101Z | Downloaded schemars v1.2.1 |
| 1035 | 2026-03-16T21:57:14.112Z | Downloaded xshell-macros v0.2.7 |
| 1036 | 2026-03-16T21:57:14.116Z | Downloaded tokio-tungstenite v0.23.1 |
| 1037 | 2026-03-16T21:57:14.116Z | Downloaded zone v0.3.1 |
| 1038 | 2026-03-16T21:57:14.116Z | Downloaded tokio-tungstenite v0.21.0 |
| 1039 | 2026-03-16T21:57:14.121Z | Downloaded tokio-stream v0.1.18 |
| 1040 | 2026-03-16T21:57:14.121Z | Downloaded term v0.7.0 |
| 1041 | 2026-03-16T21:57:14.124Z | Downloaded slog v2.8.2 |
| 1042 | 2026-03-16T21:57:14.128Z | Downloaded tar v0.4.44 |
| 1043 | 2026-03-16T21:57:14.128Z | Downloaded rsa v0.9.10 |
| 1044 | 2026-03-16T21:57:14.131Z | Downloaded zeroize_derive v1.4.3 |
| 1045 | 2026-03-16T21:57:14.131Z | Downloaded zone_cfg_derive v0.3.1 |
| 1046 | 2026-03-16T21:57:14.134Z | Downloaded futures-util v0.3.32 |
| 1047 | 2026-03-16T21:57:14.140Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1048 | 2026-03-16T21:57:14.143Z | Downloaded test-strategy v0.4.5 |
| 1049 | 2026-03-16T21:57:14.146Z | Downloaded uzers v0.12.2 |
| 1050 | 2026-03-16T21:57:14.149Z | Downloaded snafu v0.8.9 |
| 1051 | 2026-03-16T21:57:14.152Z | Downloaded vsss-rs v3.3.4 |
| 1052 | 2026-03-16T21:57:14.156Z | Downloaded walkdir v2.5.0 |
| 1053 | 2026-03-16T21:57:14.156Z | Downloaded vergen-git2 v1.0.7 |
| 1054 | 2026-03-16T21:57:14.159Z | Downloaded vergen-lib v0.1.6 |
| 1055 | 2026-03-16T21:57:14.159Z | Downloaded twox-hash v2.1.2 |
| 1056 | 2026-03-16T21:57:14.162Z | Downloaded tinyvec v1.10.0 |
| 1057 | 2026-03-16T21:57:14.162Z | Downloaded vergen-gitcl v1.0.8 |
| 1058 | 2026-03-16T21:57:14.165Z | Downloaded tracing-attributes v0.1.31 |
| 1059 | 2026-03-16T21:57:14.165Z | Downloaded itertools v0.14.0 |
| 1060 | 2026-03-16T21:57:14.170Z | Downloaded xshell v0.2.7 |
| 1061 | 2026-03-16T21:57:14.174Z | Downloaded whoami v1.6.1 |
| 1062 | 2026-03-16T21:57:14.174Z | Downloaded schemars v0.9.0 |
| 1063 | 2026-03-16T21:57:14.182Z | Downloaded wyz v0.5.1 |
| 1064 | 2026-03-16T21:57:14.186Z | Downloaded whoami v2.1.0 |
| 1065 | 2026-03-16T21:57:14.186Z | Downloaded toml v0.7.8 |
| 1066 | 2026-03-16T21:57:14.189Z | Downloaded usdt-impl v0.6.0 |
| 1067 | 2026-03-16T21:57:14.189Z | Downloaded hyper v1.8.1 |
| 1068 | 2026-03-16T21:57:14.193Z | Downloaded zeroize v1.8.2 |
| 1069 | 2026-03-16T21:57:14.197Z | Downloaded xz2 v0.1.7 |
| 1070 | 2026-03-16T21:57:14.197Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1071 | 2026-03-16T21:57:14.201Z | Downloaded unicode-properties v0.1.4 |
| 1072 | 2026-03-16T21:57:14.201Z | Downloaded tokio-rustls v0.26.4 |
| 1073 | 2026-03-16T21:57:14.204Z | Downloaded tokio-rustls v0.24.1 |
| 1074 | 2026-03-16T21:57:14.204Z | Downloaded term v1.2.1 |
| 1075 | 2026-03-16T21:57:14.208Z | Downloaded vergen v9.0.6 |
| 1076 | 2026-03-16T21:57:14.208Z | Downloaded p521 v0.13.3 |
| 1077 | 2026-03-16T21:57:14.213Z | Downloaded subprocess v0.2.15 |
| 1078 | 2026-03-16T21:57:14.217Z | Downloaded zstd-safe v7.2.4 |
| 1079 | 2026-03-16T21:57:14.217Z | Downloaded samael v0.0.19 |
| 1080 | 2026-03-16T21:57:14.220Z | Downloaded rustls-webpki v0.103.9 |
| 1081 | 2026-03-16T21:57:14.224Z | Downloaded progenitor-macro v0.10.0 |
| 1082 | 2026-03-16T21:57:14.224Z | Downloaded password-hash v0.4.2 |
| 1083 | 2026-03-16T21:57:14.224Z | Downloaded tungstenite v0.23.0 |
| 1084 | 2026-03-16T21:57:14.228Z | Downloaded tracing-core v0.1.36 |
| 1085 | 2026-03-16T21:57:14.231Z | Downloaded typify v0.6.1 |
| 1086 | 2026-03-16T21:57:14.234Z | Downloaded blake3 v1.8.3 |
| 1087 | 2026-03-16T21:57:14.238Z | Downloaded unicode-bidi v0.3.18 |
| 1088 | 2026-03-16T21:57:14.241Z | Downloaded typify v0.4.3 |
| 1089 | 2026-03-16T21:57:14.245Z | Downloaded steno v0.4.1 |
| 1090 | 2026-03-16T21:57:14.249Z | Downloaded tungstenite v0.21.0 |
| 1091 | 2026-03-16T21:57:14.252Z | Downloaded hkdf v0.12.4 |
| 1092 | 2026-03-16T21:57:14.252Z | Downloaded russh v0.45.0 |
| 1093 | 2026-03-16T21:57:14.256Z | Downloaded headers v0.4.1 |
| 1094 | 2026-03-16T21:57:14.259Z | Downloaded proc-macro-crate v1.3.1 |
| 1095 | 2026-03-16T21:57:14.264Z | Downloaded parse-display-derive v0.10.0 |
| 1096 | 2026-03-16T21:57:14.264Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1097 | 2026-03-16T21:57:14.264Z | Downloaded uuid v1.21.0 |
| 1098 | 2026-03-16T21:57:14.267Z | Downloaded yasna v0.5.2 |
| 1099 | 2026-03-16T21:57:14.267Z | Downloaded zerocopy v0.6.6 |
| 1100 | 2026-03-16T21:57:14.270Z | Downloaded rustyline v14.0.0 |
| 1101 | 2026-03-16T21:57:14.273Z | Downloaded oxnet v0.1.4 |
| 1102 | 2026-03-16T21:57:14.273Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1103 | 2026-03-16T21:57:14.276Z | Downloaded unsafe-libyaml v0.2.11 |
| 1104 | 2026-03-16T21:57:14.280Z | Downloaded rpassword v7.4.0 |
| 1105 | 2026-03-16T21:57:14.280Z | Downloaded num_enum_derive v0.7.5 |
| 1106 | 2026-03-16T21:57:14.283Z | Downloaded ed25519-dalek v2.2.0 |
| 1107 | 2026-03-16T21:57:14.286Z | Downloaded nu-ansi-term v0.50.3 |
| 1108 | 2026-03-16T21:57:14.286Z | Downloaded zstd v0.13.3 |
| 1109 | 2026-03-16T21:57:14.289Z | Downloaded compact_str v0.8.1 |
| 1110 | 2026-03-16T21:57:14.292Z | Downloaded vte v0.14.1 |
| 1111 | 2026-03-16T21:57:14.292Z | Downloaded num-iter v0.1.45 |
| 1112 | 2026-03-16T21:57:14.296Z | Downloaded num-complex v0.4.6 |
| 1113 | 2026-03-16T21:57:14.296Z | Downloaded aes-gcm v0.10.3 |
| 1114 | 2026-03-16T21:57:14.300Z | Downloaded num_enum_derive v0.5.11 |
| 1115 | 2026-03-16T21:57:14.300Z | Downloaded futures v0.3.32 |
| 1116 | 2026-03-16T21:57:14.304Z | Downloaded hmac v0.12.1 |
| 1117 | 2026-03-16T21:57:14.304Z | Downloaded derive_more v0.99.20 |
| 1118 | 2026-03-16T21:57:14.307Z | Downloaded num-derive v0.3.3 |
| 1119 | 2026-03-16T21:57:14.307Z | Downloaded der v0.7.10 |
| 1120 | 2026-03-16T21:57:14.311Z | Downloaded reedline v0.40.0 |
| 1121 | 2026-03-16T21:57:14.317Z | Downloaded libsw v3.5.0 |
| 1122 | 2026-03-16T21:57:14.320Z | Downloaded libefi-sys v0.1.0 |
| 1123 | 2026-03-16T21:57:14.320Z | Downloaded hickory-client v0.25.2 |
| 1124 | 2026-03-16T21:57:14.321Z | Downloaded crc-any v2.5.0 |
| 1125 | 2026-03-16T21:57:14.324Z | Downloaded chrono v0.4.44 |
| 1126 | 2026-03-16T21:57:14.328Z | Downloaded md5 v0.7.0 |
| 1127 | 2026-03-16T21:57:14.332Z | Downloaded maybe-uninit v2.0.0 |
| 1128 | 2026-03-16T21:57:14.332Z | Downloaded elliptic-curve v0.13.8 |
| 1129 | 2026-03-16T21:57:14.335Z | Downloaded toml_edit v0.19.15 |
| 1130 | 2026-03-16T21:57:14.344Z | Downloaded md-5 v0.10.6 |
| 1131 | 2026-03-16T21:57:14.347Z | Downloaded ingot v0.1.1 |
| 1132 | 2026-03-16T21:57:14.347Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1133 | 2026-03-16T21:57:14.350Z | Downloaded getrandom v0.2.17 |
| 1134 | 2026-03-16T21:57:14.353Z | Downloaded ron v0.12.0 |
| 1135 | 2026-03-16T21:57:14.357Z | Downloaded zopfli v0.8.3 |
| 1136 | 2026-03-16T21:57:14.360Z | Downloaded lzss v0.8.2 |
| 1137 | 2026-03-16T21:57:14.360Z | Downloaded tokio-postgres v0.7.16 |
| 1138 | 2026-03-16T21:57:14.364Z | Downloaded ssh-key v0.6.7 |
| 1139 | 2026-03-16T21:57:14.397Z | Downloaded libm v0.2.16 |
| 1140 | 2026-03-16T21:57:14.402Z | Downloaded unicode_categories v0.1.1 |
| 1141 | 2026-03-16T21:57:14.402Z | Downloaded bitvec v1.0.1 |
| 1142 | 2026-03-16T21:57:14.402Z | Downloaded zip v0.6.6 |
| 1143 | 2026-03-16T21:57:14.402Z | Downloaded yansi v1.0.1 |
| 1144 | 2026-03-16T21:57:14.402Z | Downloaded ingot-types v0.1.2 |
| 1145 | 2026-03-16T21:57:14.402Z | Downloaded indoc v2.0.7 |
| 1146 | 2026-03-16T21:57:14.402Z | Downloaded http-body-util v0.1.3 |
| 1147 | 2026-03-16T21:57:14.402Z | Downloaded console v0.16.2 |
| 1148 | 2026-03-16T21:57:14.402Z | Downloaded git2 v0.20.4 |
| 1149 | 2026-03-16T21:57:14.405Z | Downloaded cookie_store v0.22.1 |
| 1150 | 2026-03-16T21:57:14.408Z | Downloaded lru-cache v0.1.2 |
| 1151 | 2026-03-16T21:57:14.408Z | Downloaded derive_builder_core v0.20.2 |
| 1152 | 2026-03-16T21:57:14.408Z | Downloaded deranged v0.5.8 |
| 1153 | 2026-03-16T21:57:14.411Z | Downloaded chacha20 v0.10.0 |
| 1154 | 2026-03-16T21:57:14.412Z | Downloaded darling v0.23.0 |
| 1155 | 2026-03-16T21:57:14.415Z | Downloaded cexpr v0.6.0 |
| 1156 | 2026-03-16T21:57:14.418Z | Downloaded bindgen v0.71.1 |
| 1157 | 2026-03-16T21:57:14.421Z | Downloaded cipher v0.4.4 |
| 1158 | 2026-03-16T21:57:14.425Z | Downloaded reqwest v0.13.2 |
| 1159 | 2026-03-16T21:57:14.429Z | Downloaded zerocopy-derive v0.8.40 |
| 1160 | 2026-03-16T21:57:14.434Z | Downloaded blake2 v0.10.6 |
| 1161 | 2026-03-16T21:57:14.438Z | Downloaded p384 v0.13.1 |
| 1162 | 2026-03-16T21:57:14.442Z | Downloaded regex v1.12.3 |
| 1163 | 2026-03-16T21:57:14.446Z | Downloaded base64ct v1.8.3 |
| 1164 | 2026-03-16T21:57:14.446Z | Downloaded console v0.15.11 |
| 1165 | 2026-03-16T21:57:14.450Z | Downloaded colored v3.1.1 |
| 1166 | 2026-03-16T21:57:14.450Z | Downloaded salty v0.3.0 |
| 1167 | 2026-03-16T21:57:14.454Z | Downloaded quick-xml v0.37.5 |
| 1168 | 2026-03-16T21:57:14.459Z | Downloaded typed-path v0.9.3 |
| 1169 | 2026-03-16T21:57:14.463Z | Downloaded reqwest v0.12.28 |
| 1170 | 2026-03-16T21:57:14.467Z | Downloaded lalrpop v0.19.12 |
| 1171 | 2026-03-16T21:57:14.475Z | Downloaded rustls-webpki v0.101.7 |
| 1172 | 2026-03-16T21:57:14.487Z | Downloaded tower v0.5.3 |
| 1173 | 2026-03-16T21:57:14.492Z | Downloaded rayon v1.11.0 |
| 1174 | 2026-03-16T21:57:14.499Z | Downloaded is_ci v1.2.0 |
| 1175 | 2026-03-16T21:57:14.502Z | Downloaded crc32fast v1.5.0 |
| 1176 | 2026-03-16T21:57:14.502Z | Downloaded des v0.8.1 |
| 1177 | 2026-03-16T21:57:14.506Z | Downloaded der_derive v0.7.3 |
| 1178 | 2026-03-16T21:57:14.506Z | Downloaded portable-atomic v1.13.1 |
| 1179 | 2026-03-16T21:57:14.509Z | Downloaded tokio-util v0.7.18 |
| 1180 | 2026-03-16T21:57:14.515Z | Downloaded unicode-normalization v0.1.25 |
| 1181 | 2026-03-16T21:57:14.518Z | Downloaded unicode-segmentation v1.12.0 |
| 1182 | 2026-03-16T21:57:14.521Z | Downloaded goblin v0.10.5 |
| 1183 | 2026-03-16T21:57:14.525Z | Downloaded darling v0.21.3 |
| 1184 | 2026-03-16T21:57:14.529Z | Downloaded tower-http v0.6.8 |
| 1185 | 2026-03-16T21:57:14.535Z | Downloaded petname v2.0.2 |
| 1186 | 2026-03-16T21:57:14.539Z | Downloaded x509-cert v0.2.5 |
| 1187 | 2026-03-16T21:57:14.544Z | Downloaded moka v0.12.13 |
| 1188 | 2026-03-16T21:57:14.550Z | Downloaded tough v0.20.0 |
| 1189 | 2026-03-16T21:57:14.557Z | Downloaded zip v4.6.1 |
| 1190 | 2026-03-16T21:57:14.561Z | Downloaded serde_with v3.17.0 |
| 1191 | 2026-03-16T21:57:14.570Z | Downloaded proptest v1.10.0 |
| 1192 | 2026-03-16T21:57:14.575Z | Downloaded object v0.30.4 |
| 1193 | 2026-03-16T21:57:14.581Z | Downloaded rustls-webpki v0.102.8 |
| 1194 | 2026-03-16T21:57:14.595Z | Downloaded quinn-proto v0.11.13 |
| 1195 | 2026-03-16T21:57:14.600Z | Downloaded nix v0.27.1 |
| 1196 | 2026-03-16T21:57:14.608Z | Downloaded crossbeam-utils v0.8.21 |
| 1197 | 2026-03-16T21:57:14.611Z | Downloaded curve25519-dalek v4.1.3 |
| 1198 | 2026-03-16T21:57:14.616Z | Downloaded group v0.13.0 |
| 1199 | 2026-03-16T21:57:14.619Z | Downloaded glob v0.3.3 |
| 1200 | 2026-03-16T21:57:14.619Z | Downloaded winnow v0.5.40 |
| 1201 | 2026-03-16T21:57:14.625Z | Downloaded winnow v0.6.26 |
| 1202 | 2026-03-16T21:57:14.631Z | Downloaded git-stub-vcs v0.1.0 |
| 1203 | 2026-03-16T21:57:14.634Z | Downloaded inout v0.1.4 |
| 1204 | 2026-03-16T21:57:14.634Z | Downloaded gethostname v0.5.0 |
| 1205 | 2026-03-16T21:57:14.634Z | Downloaded ident_case v1.0.1 |
| 1206 | 2026-03-16T21:57:14.637Z | Downloaded futures-channel v0.3.32 |
| 1207 | 2026-03-16T21:57:14.637Z | Downloaded bzip2 v0.4.4 |
| 1208 | 2026-03-16T21:57:14.637Z | Downloaded bzip2 v0.6.1 |
| 1209 | 2026-03-16T21:57:14.641Z | Downloaded crossbeam-epoch v0.9.18 |
| 1210 | 2026-03-16T21:57:14.641Z | Downloaded constant_time_eq v0.4.2 |
| 1211 | 2026-03-16T21:57:14.645Z | Downloaded chacha20 v0.9.1 |
| 1212 | 2026-03-16T21:57:14.645Z | Downloaded hubpack v0.1.2 |
| 1213 | 2026-03-16T21:57:14.645Z | Downloaded foldhash v0.1.5 |
| 1214 | 2026-03-16T21:57:14.645Z | Downloaded derive_builder v0.20.2 |
| 1215 | 2026-03-16T21:57:14.648Z | Downloaded http-body v1.0.1 |
| 1216 | 2026-03-16T21:57:14.651Z | Downloaded hostname v0.4.2 |
| 1217 | 2026-03-16T21:57:14.651Z | Downloaded hostname v0.3.1 |
| 1218 | 2026-03-16T21:57:14.651Z | Downloaded fs-err v2.11.0 |
| 1219 | 2026-03-16T21:57:14.655Z | Downloaded foldhash v0.2.0 |
| 1220 | 2026-03-16T21:57:14.655Z | Downloaded ed25519 v2.2.3 |
| 1221 | 2026-03-16T21:57:14.655Z | Downloaded radix_trie v0.2.1 |
| 1222 | 2026-03-16T21:57:14.658Z | Downloaded ecdsa v0.16.9 |
| 1223 | 2026-03-16T21:57:14.661Z | Downloaded drift v0.1.3 |
| 1224 | 2026-03-16T21:57:14.664Z | Downloaded defmt-macros v1.0.1 |
| 1225 | 2026-03-16T21:57:14.668Z | Downloaded defmt v1.0.1 |
| 1226 | 2026-03-16T21:57:14.671Z | Downloaded corncobs v0.1.4 |
| 1227 | 2026-03-16T21:57:14.671Z | Downloaded cbc v0.1.2 |
| 1228 | 2026-03-16T21:57:14.671Z | Downloaded cargo_metadata v0.19.2 |
| 1229 | 2026-03-16T21:57:14.676Z | Downloaded bitfield v0.19.4 |
| 1230 | 2026-03-16T21:57:14.676Z | Downloaded bit-vec v0.8.0 |
| 1231 | 2026-03-16T21:57:14.676Z | Downloaded bcs v0.1.6 |
| 1232 | 2026-03-16T21:57:14.676Z | Downloaded hex v0.4.3 |
| 1233 | 2026-03-16T21:57:14.681Z | Downloaded bitflags v1.3.2 |
| 1234 | 2026-03-16T21:57:14.681Z | Downloaded polar-core v0.27.3 |
| 1235 | 2026-03-16T21:57:14.685Z | Downloaded derive-ex v0.1.8 |
| 1236 | 2026-03-16T21:57:14.691Z | Downloaded diesel v2.2.12 |
| 1237 | 2026-03-16T21:57:14.700Z | Downloaded openssl v0.10.75 |
| 1238 | 2026-03-16T21:57:14.706Z | Downloaded time v0.3.47 |
| 1239 | 2026-03-16T21:57:14.715Z | Downloaded nix v0.29.0 |
| 1240 | 2026-03-16T21:57:14.723Z | Downloaded smoltcp v0.9.1 |
| 1241 | 2026-03-16T21:57:14.730Z | Downloaded regex-syntax v0.6.29 |
| 1242 | 2026-03-16T21:57:14.736Z | Downloaded vcpkg v0.2.15 |
| 1243 | 2026-03-16T21:57:14.765Z | Downloaded rustls v0.21.12 |
| 1244 | 2026-03-16T21:57:14.774Z | Downloaded nix v0.30.1 |
| 1245 | 2026-03-16T21:57:14.781Z | Downloaded zlib-rs v0.6.2 |
| 1246 | 2026-03-16T21:57:14.785Z | Downloaded object v0.37.3 |
| 1247 | 2026-03-16T21:57:14.794Z | Downloaded openapiv3 v2.2.0 |
| 1248 | 2026-03-16T21:57:14.803Z | Downloaded nix v0.31.1 |
| 1249 | 2026-03-16T21:57:14.814Z | Downloaded zerocopy v0.8.40 |
| 1250 | 2026-03-16T21:57:14.820Z | Downloaded regex-syntax v0.8.10 |
| 1251 | 2026-03-16T21:57:14.826Z | Downloaded smoltcp v0.11.0 |
| 1252 | 2026-03-16T21:57:14.834Z | Downloaded rustix v0.38.44 |
| 1253 | 2026-03-16T21:57:14.850Z | Downloaded hickory-proto v0.24.4 |
| 1254 | 2026-03-16T21:57:14.861Z | Downloaded rustls v0.23.37 |
| 1255 | 2026-03-16T21:57:14.870Z | Downloaded regress v0.10.5 |
| 1256 | 2026-03-16T21:57:14.877Z | Downloaded hickory-proto v0.25.2 |
| 1257 | 2026-03-16T21:57:14.889Z | Downloaded rustls v0.22.4 |
| 1258 | 2026-03-16T21:57:14.897Z | Downloaded webpki-roots v1.0.6 |
| 1259 | 2026-03-16T21:57:14.901Z | Downloaded nix v0.28.0 |
| 1260 | 2026-03-16T21:57:14.909Z | Downloaded tabled v0.20.0 |
| 1261 | 2026-03-16T21:57:14.921Z | Downloaded dropshot v0.16.7 |
| 1262 | 2026-03-16T21:57:14.937Z | Downloaded sled v0.34.7 |
| 1263 | 2026-03-16T21:57:14.945Z | Downloaded tracing v0.1.44 |
| 1264 | 2026-03-16T21:57:14.962Z | Downloaded typify-impl v0.4.3 |
| 1265 | 2026-03-16T21:57:14.974Z | Downloaded sqlparser v0.61.0 |
| 1266 | 2026-03-16T21:57:14.980Z | Downloaded ratatui v0.29.0 |
| 1267 | 2026-03-16T21:57:14.995Z | Downloaded csv v1.4.0 |
| 1268 | 2026-03-16T21:57:15.010Z | Downloaded typify-impl v0.6.1 |
| 1269 | 2026-03-16T21:57:15.020Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1270 | 2026-03-16T21:57:15.029Z | Downloaded regex-automata v0.4.14 |
| 1271 | 2026-03-16T21:57:15.041Z | Downloaded bstr v1.12.1 |
| 1272 | 2026-03-16T21:57:15.046Z | Downloaded dropshot_endpoint v0.16.7 |
| 1273 | 2026-03-16T21:57:15.050Z | Downloaded diesel-dtrace v0.4.2 |
| 1274 | 2026-03-16T21:57:15.054Z | Downloaded crc v3.4.0 |
| 1275 | 2026-03-16T21:57:15.054Z | Downloaded const_format_proc_macros v0.2.34 |
| 1276 | 2026-03-16T21:57:15.054Z | Downloaded bit-vec v0.6.3 |
| 1277 | 2026-03-16T21:57:15.054Z | Downloaded arc-swap v1.8.2 |
| 1278 | 2026-03-16T21:57:15.057Z | Downloaded arrayvec v0.7.6 |
| 1279 | 2026-03-16T21:57:15.063Z | Downloaded argon2 v0.5.3 |
| 1280 | 2026-03-16T21:57:15.063Z | Downloaded futures-macro v0.3.32 |
| 1281 | 2026-03-16T21:57:15.063Z | Downloaded futures-core v0.3.32 |
| 1282 | 2026-03-16T21:57:15.067Z | Downloaded foreign-types v0.5.0 |
| 1283 | 2026-03-16T21:57:15.067Z | Downloaded float-ord v0.3.2 |
| 1284 | 2026-03-16T21:57:15.067Z | Downloaded dirs-sys-next v0.1.2 |
| 1285 | 2026-03-16T21:57:15.067Z | Downloaded darling_macro v0.20.11 |
| 1286 | 2026-03-16T21:57:15.067Z | Downloaded debug-ignore v1.0.5 |
| 1287 | 2026-03-16T21:57:15.067Z | Downloaded bit-set v0.5.3 |
| 1288 | 2026-03-16T21:57:15.067Z | Downloaded filetime v0.2.27 |
| 1289 | 2026-03-16T21:57:15.067Z | Downloaded ff v0.13.1 |
| 1290 | 2026-03-16T21:57:15.071Z | Downloaded ctr v0.9.2 |
| 1291 | 2026-03-16T21:57:15.071Z | Downloaded crossbeam-deque v0.8.6 |
| 1292 | 2026-03-16T21:57:15.071Z | Downloaded castaway v0.2.4 |
| 1293 | 2026-03-16T21:57:15.071Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 1294 | 2026-03-16T21:57:15.071Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1295 | 2026-03-16T21:57:15.079Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1296 | 2026-03-16T21:57:15.080Z | Downloaded bb8 v0.8.6 |
| 1297 | 2026-03-16T21:57:15.080Z | Downloaded env_filter v1.0.0 |
| 1298 | 2026-03-16T21:57:15.080Z | Downloaded cargo-platform v0.1.9 |
| 1299 | 2026-03-16T21:57:15.080Z | Downloaded cstr-argument v0.1.2 |
| 1300 | 2026-03-16T21:57:15.080Z | Downloaded convert_case v0.4.0 |
| 1301 | 2026-03-16T21:57:15.085Z | Downloaded petgraph v0.8.3 |
| 1302 | 2026-03-16T21:57:15.092Z | Downloaded zerocopy-derive v0.6.6 |
| 1303 | 2026-03-16T21:57:15.100Z | Downloaded cfg_aliases v0.2.1 |
| 1304 | 2026-03-16T21:57:15.104Z | Downloaded cfg_aliases v0.1.1 |
| 1305 | 2026-03-16T21:57:15.104Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1306 | 2026-03-16T21:57:15.114Z | Downloaded defmt v0.3.100 |
| 1307 | 2026-03-16T21:57:15.117Z | Downloaded either v1.15.0 |
| 1308 | 2026-03-16T21:57:15.117Z | Downloaded crc-catalog v2.4.0 |
| 1309 | 2026-03-16T21:57:15.117Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1310 | 2026-03-16T21:57:15.122Z | Downloaded array-init v0.0.4 |
| 1311 | 2026-03-16T21:57:15.122Z | Downloaded derive_builder_macro v0.20.2 |
| 1312 | 2026-03-16T21:57:15.122Z | Downloaded data-encoding v2.10.0 |
| 1313 | 2026-03-16T21:57:15.122Z | Downloaded cpufeatures v0.3.0 |
| 1314 | 2026-03-16T21:57:15.122Z | Downloaded dirs-next v2.0.0 |
| 1315 | 2026-03-16T21:57:15.126Z | Downloaded crunchy v0.2.4 |
| 1316 | 2026-03-16T21:57:15.126Z | Downloaded bitfield-macros v0.19.4 |
| 1317 | 2026-03-16T21:57:15.126Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1318 | 2026-03-16T21:57:15.126Z | Downloaded embedded-io v0.6.1 |
| 1319 | 2026-03-16T21:57:15.126Z | Downloaded darling_macro v0.21.3 |
| 1320 | 2026-03-16T21:57:15.126Z | Downloaded bit-set v0.8.0 |
| 1321 | 2026-03-16T21:57:15.126Z | Downloaded blowfish v0.9.1 |
| 1322 | 2026-03-16T21:57:15.126Z | Downloaded base16ct v0.2.0 |
| 1323 | 2026-03-16T21:57:15.130Z | Downloaded async-stream-impl v0.3.6 |
| 1324 | 2026-03-16T21:57:15.130Z | Downloaded async-bb8-diesel v0.2.1 |
| 1325 | 2026-03-16T21:57:15.130Z | Downloaded block-padding v0.3.3 |
| 1326 | 2026-03-16T21:57:15.130Z | Downloaded aead v0.5.2 |
| 1327 | 2026-03-16T21:57:15.130Z | Downloaded atty v0.2.14 |
| 1328 | 2026-03-16T21:57:15.146Z | Downloaded encoding_rs v0.8.35 |
| 1329 | 2026-03-16T21:57:15.161Z | Downloaded petgraph v0.6.5 |
| 1330 | 2026-03-16T21:57:15.176Z | Downloaded lzma-sys v0.1.20 |
| 1331 | 2026-03-16T21:57:15.196Z | Downloaded jiff v0.2.21 |
| 1332 | 2026-03-16T21:57:15.210Z | Downloaded chrono-tz v0.10.4 |
| 1333 | 2026-03-16T21:57:15.241Z | Downloaded libz-sys v1.1.24 |
| 1334 | 2026-03-16T21:57:15.258Z | Downloaded sha3 v0.10.8 |
| 1335 | 2026-03-16T21:57:15.283Z | Downloaded tokio v1.49.0 |
| 1336 | 2026-03-16T21:57:15.418Z | Downloaded ring v0.17.14 |
| 1337 | 2026-03-16T21:57:15.485Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1338 | 2026-03-16T21:57:16.122Z | Downloaded aws-lc-sys v0.37.1 |
| 1339 | 2026-03-16T21:57:16.425Z | Compiling libc v0.2.180 |
| 1340 | 2026-03-16T21:57:16.425Z | Compiling serde v1.0.228 |
| 1341 | 2026-03-16T21:57:16.428Z | Compiling log v0.4.29 |
| 1342 | 2026-03-16T21:57:16.428Z | Compiling shlex v1.3.0 |
| 1343 | 2026-03-16T21:57:16.428Z | Compiling find-msvc-tools v0.1.9 |
| 1344 | 2026-03-16T21:57:16.579Z | Compiling smallvec v1.15.1 |
| 1345 | 2026-03-16T21:57:16.591Z | Compiling syn v2.0.117 |
| 1346 | 2026-03-16T21:57:16.602Z | Compiling typenum v1.19.0 |
| 1347 | 2026-03-16T21:57:16.819Z | Compiling generic-array v0.14.7 |
| 1348 | 2026-03-16T21:57:16.873Z | Compiling subtle v2.6.1 |
| 1349 | 2026-03-16T21:57:16.901Z | Compiling scopeguard v1.2.0 |
| 1350 | 2026-03-16T21:57:16.945Z | Compiling portable-atomic v1.13.1 |
| 1351 | 2026-03-16T21:57:17.024Z | Compiling lock_api v0.4.14 |
| 1352 | 2026-03-16T21:57:17.042Z | Compiling const-oid v0.9.6 |
| 1353 | 2026-03-16T21:57:17.112Z | Compiling critical-section v1.2.0 |
| 1354 | 2026-03-16T21:57:17.166Z | Compiling zerocopy v0.8.40 |
| 1355 | 2026-03-16T21:57:17.241Z | Compiling parking_lot_core v0.9.12 |
| 1356 | 2026-03-16T21:57:17.325Z | Compiling serde_json v1.0.149 |
| 1357 | 2026-03-16T21:57:17.561Z | Compiling pin-project-lite v0.2.17 |
| 1358 | 2026-03-16T21:57:17.802Z | Compiling pkg-config v0.3.32 |
| 1359 | 2026-03-16T21:57:17.887Z | Compiling getrandom v0.2.17 |
| 1360 | 2026-03-16T21:57:17.971Z | Compiling jobserver v0.1.34 |
| 1361 | 2026-03-16T21:57:18.014Z | Compiling errno v0.3.14 |
| 1362 | 2026-03-16T21:57:18.176Z | Compiling rand_core v0.6.4 |
| 1363 | 2026-03-16T21:57:18.203Z | Compiling signal-hook-registry v1.4.8 |
| 1364 | 2026-03-16T21:57:18.273Z | Compiling cc v1.2.56 |
| 1365 | 2026-03-16T21:57:18.494Z | Compiling once_cell v1.21.3 |
| 1366 | 2026-03-16T21:57:18.569Z | Compiling mio v1.1.1 |
| 1367 | 2026-03-16T21:57:18.586Z | Compiling libm v0.2.16 |
| 1368 | 2026-03-16T21:57:18.634Z | Compiling num-traits v0.2.19 |
| 1369 | 2026-03-16T21:57:18.789Z | Compiling bitflags v2.11.0 |
| 1370 | 2026-03-16T21:57:18.895Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-16T21:57:18.932Z | Compiling futures-core v0.3.32 |
| 1372 | 2026-03-16T21:57:19.127Z | Compiling socket2 v0.6.2 |
| 1373 | 2026-03-16T21:57:19.247Z | Compiling percent-encoding v2.3.2 |
| 1374 | 2026-03-16T21:57:19.320Z | Compiling allocator-api2 v0.2.21 |
| 1375 | 2026-03-16T21:57:19.400Z | Compiling cpufeatures v0.2.17 |
| 1376 | 2026-03-16T21:57:19.433Z | Compiling futures-sink v0.3.32 |
| 1377 | 2026-03-16T21:57:19.495Z | Compiling foldhash v0.2.0 |
| 1378 | 2026-03-16T21:57:19.513Z | Compiling futures-task v0.3.32 |
| 1379 | 2026-03-16T21:57:19.569Z | Compiling futures-channel v0.3.32 |
| 1380 | 2026-03-16T21:57:19.707Z | Compiling futures-io v0.3.32 |
| 1381 | 2026-03-16T21:57:19.732Z | Compiling hashbrown v0.16.1 |
| 1382 | 2026-03-16T21:57:19.772Z | Compiling slab v0.4.12 |
| 1383 | 2026-03-16T21:57:19.776Z | Compiling getrandom v0.4.1 |
| 1384 | 2026-03-16T21:57:19.870Z | Compiling rand_core v0.10.0 |
| 1385 | 2026-03-16T21:57:19.909Z | Compiling getrandom v0.3.4 |
| 1386 | 2026-03-16T21:57:20.008Z | Compiling rustversion v1.0.22 |
| 1387 | 2026-03-16T21:57:20.115Z | Compiling form_urlencoded v1.2.2 |
| 1388 | 2026-03-16T21:57:20.560Z | Compiling indexmap v2.13.0 |
| 1389 | 2026-03-16T21:57:20.575Z | Compiling cmake v0.1.57 |
| 1390 | 2026-03-16T21:57:20.641Z | Compiling dunce v1.0.5 |
| 1391 | 2026-03-16T21:57:20.742Z | Compiling base64ct v1.8.3 |
| 1392 | 2026-03-16T21:57:20.761Z | Compiling fs_extra v1.3.0 |
| 1393 | 2026-03-16T21:57:21.111Z | Compiling synstructure v0.13.2 |
| 1394 | 2026-03-16T21:57:21.130Z | Compiling ident_case v1.0.1 |
| 1395 | 2026-03-16T21:57:21.134Z | Compiling aws-lc-sys v0.37.1 |
| 1396 | 2026-03-16T21:57:21.167Z | Compiling pem-rfc7468 v0.7.0 |
| 1397 | 2026-03-16T21:57:21.252Z | Compiling flagset v0.4.7 |
| 1398 | 2026-03-16T21:57:21.285Z | Compiling rand_core v0.9.5 |
| 1399 | 2026-03-16T21:57:21.358Z | Compiling rustix v1.1.3 |
| 1400 | 2026-03-16T21:57:21.425Z | Compiling iana-time-zone v0.1.65 |
| 1401 | 2026-03-16T21:57:21.445Z | Compiling uuid v1.21.0 |
| 1402 | 2026-03-16T21:57:21.580Z | Compiling ring v0.17.14 |
| 1403 | 2026-03-16T21:57:21.668Z | Compiling rustc_version v0.4.1 |
| 1404 | 2026-03-16T21:57:21.691Z | Compiling regex-syntax v0.8.10 |
| 1405 | 2026-03-16T21:57:21.949Z | Compiling aws-lc-rs v1.16.0 |
| 1406 | 2026-03-16T21:57:22.104Z | Compiling vcpkg v0.2.15 |
| 1407 | 2026-03-16T21:57:22.345Z | Compiling tracing-core v0.1.36 |
| 1408 | 2026-03-16T21:57:22.363Z | Compiling crossbeam-utils v0.8.21 |
| 1409 | 2026-03-16T21:57:22.778Z | Compiling pest_generator v2.8.6 |
| 1410 | 2026-03-16T21:57:23.137Z | Compiling openssl-sys v0.9.111 |
| 1411 | 2026-03-16T21:57:23.141Z | Compiling serde_derive_internals v0.29.1 |
| 1412 | 2026-03-16T21:57:23.662Z | Compiling serde_derive v1.0.228 |
| 1413 | 2026-03-16T21:57:23.735Z | Compiling zeroize_derive v1.4.3 |
| 1414 | 2026-03-16T21:57:23.799Z | Compiling zerofrom-derive v0.1.6 |
| 1415 | 2026-03-16T21:57:23.850Z | Compiling yoke-derive v0.8.1 |
| 1416 | 2026-03-16T21:57:24.408Z | Compiling zerocopy-derive v0.8.40 |
| 1417 | 2026-03-16T21:57:24.612Z | Compiling zeroize v1.8.2 |
| 1418 | 2026-03-16T21:57:25.070Z | Compiling zerovec-derive v0.11.2 |
| 1419 | 2026-03-16T21:57:25.657Z | Compiling displaydoc v0.2.5 |
| 1420 | 2026-03-16T21:57:25.672Z | Compiling crypto-common v0.1.7 |
| 1421 | 2026-03-16T21:57:25.891Z | Compiling zerofrom v0.1.6 |
| 1422 | 2026-03-16T21:57:25.899Z | Compiling block-buffer v0.10.4 |
| 1423 | 2026-03-16T21:57:25.900Z | Compiling yoke v0.8.1 |
| 1424 | 2026-03-16T21:57:26.062Z | Compiling digest v0.10.7 |
| 1425 | 2026-03-16T21:57:26.126Z | Compiling tokio-macros v2.6.0 |
| 1426 | 2026-03-16T21:57:26.388Z | Compiling hmac v0.12.1 |
| 1427 | 2026-03-16T21:57:26.449Z | Compiling zerotrie v0.2.3 |
| 1428 | 2026-03-16T21:57:26.470Z | Compiling futures-macro v0.3.32 |
| 1429 | 2026-03-16T21:57:26.560Z | Compiling zerovec v0.11.5 |
| 1430 | 2026-03-16T21:57:26.587Z | Compiling block-padding v0.3.3 |
| 1431 | 2026-03-16T21:57:26.788Z | Compiling inout v0.1.4 |
| 1432 | 2026-03-16T21:57:26.846Z | Compiling sha2 v0.10.9 |
| 1433 | 2026-03-16T21:57:27.005Z | Compiling cipher v0.4.4 |
| 1434 | 2026-03-16T21:57:27.117Z | Compiling der_derive v0.7.3 |
| 1435 | 2026-03-16T21:57:27.271Z | Compiling tinystr v0.8.2 |
| 1436 | 2026-03-16T21:57:27.358Z | Compiling potential_utf v0.1.4 |
| 1437 | 2026-03-16T21:57:27.541Z | Compiling icu_locale_core v2.1.1 |
| 1438 | 2026-03-16T21:57:27.565Z | Compiling icu_collections v2.1.1 |
| 1439 | 2026-03-16T21:57:27.583Z | Compiling futures-util v0.3.32 |
| 1440 | 2026-03-16T21:57:28.311Z | Compiling salsa20 v0.10.2 |
| 1441 | 2026-03-16T21:57:28.467Z | Compiling bytes v1.11.1 |
| 1442 | 2026-03-16T21:57:28.486Z | Compiling icu_provider v2.1.1 |
| 1443 | 2026-03-16T21:57:28.495Z | Compiling der v0.7.10 |
| 1444 | 2026-03-16T21:57:28.707Z | Compiling chrono v0.4.44 |
| 1445 | 2026-03-16T21:57:28.823Z | Compiling icu_properties v2.1.2 |
| 1446 | 2026-03-16T21:57:28.891Z | Compiling icu_normalizer v2.1.1 |
| 1447 | 2026-03-16T21:57:29.308Z | Compiling tokio v1.49.0 |
| 1448 | 2026-03-16T21:57:29.788Z | Compiling http v1.4.0 |
| 1449 | 2026-03-16T21:57:30.163Z | Compiling idna_adapter v1.2.1 |
| 1450 | 2026-03-16T21:57:30.338Z | Compiling idna v1.1.0 |
| 1451 | 2026-03-16T21:57:30.356Z | Compiling spki v0.7.3 |
| 1452 | 2026-03-16T21:57:30.611Z | Compiling pbkdf2 v0.12.2 |
| 1453 | 2026-03-16T21:57:30.710Z | Compiling thiserror-impl v2.0.18 |
| 1454 | 2026-03-16T21:57:30.752Z | Compiling url v2.5.8 |
| 1455 | 2026-03-16T21:57:30.772Z | Compiling scrypt v0.11.0 |
| 1456 | 2026-03-16T21:57:30.841Z | Compiling ppv-lite86 v0.2.21 |
| 1457 | 2026-03-16T21:57:31.064Z | Compiling aes v0.8.4 |
| 1458 | 2026-03-16T21:57:31.093Z | Compiling cbc v0.1.2 |
| 1459 | 2026-03-16T21:57:31.212Z | Compiling rustls-pki-types v1.14.0 |
| 1460 | 2026-03-16T21:57:31.275Z | Compiling rand_chacha v0.9.0 |
| 1461 | 2026-03-16T21:57:31.312Z | Compiling tracing-attributes v0.1.31 |
| 1462 | 2026-03-16T21:57:31.811Z | Compiling pkcs5 v0.7.1 |
| 1463 | 2026-03-16T21:57:31.829Z | Compiling rand v0.9.2 |
| 1464 | 2026-03-16T21:57:32.176Z | Compiling http-body v1.0.1 |
| 1465 | 2026-03-16T21:57:32.443Z | Compiling base64 v0.22.1 |
| 1466 | 2026-03-16T21:57:32.461Z | Compiling thiserror v2.0.18 |
| 1467 | 2026-03-16T21:57:32.464Z | Compiling untrusted v0.9.0 |
| 1468 | 2026-03-16T21:57:32.464Z | Compiling schemars v0.8.22 |
| 1469 | 2026-03-16T21:57:32.647Z | Compiling httparse v1.10.1 |
| 1470 | 2026-03-16T21:57:32.651Z | Compiling untrusted v0.7.1 |
| 1471 | 2026-03-16T21:57:32.772Z | Compiling openssl-probe v0.2.1 |
| 1472 | 2026-03-16T21:57:32.819Z | Compiling syn v1.0.109 |
| 1473 | 2026-03-16T21:57:32.923Z | Compiling pkcs8 v0.10.2 |
| 1474 | 2026-03-16T21:57:32.993Z | Compiling schemars_derive v0.8.22 |
| 1475 | 2026-03-16T21:57:33.168Z | Compiling tracing v0.1.44 |
| 1476 | 2026-03-16T21:57:33.187Z | Compiling pest_derive v2.8.6 |
| 1477 | 2026-03-16T21:57:33.292Z | Compiling scroll_derive v0.13.1 |
| 1478 | 2026-03-16T21:57:33.518Z | Compiling darling_core v0.20.11 |
| 1479 | 2026-03-16T21:57:33.757Z | Compiling tower-layer v0.3.3 |
| 1480 | 2026-03-16T21:57:33.967Z | Compiling dyn-clone v1.0.20 |
| 1481 | 2026-03-16T21:57:33.984Z | Compiling tinyvec_macros v0.1.1 |
| 1482 | 2026-03-16T21:57:34.070Z | Compiling try-lock v0.2.5 |
| 1483 | 2026-03-16T21:57:34.140Z | Compiling tower-service v0.3.3 |
| 1484 | 2026-03-16T21:57:34.208Z | Compiling atomic-waker v1.1.2 |
| 1485 | 2026-03-16T21:57:34.259Z | Compiling rustls v0.23.37 |
| 1486 | 2026-03-16T21:57:34.361Z | Compiling want v0.3.1 |
| 1487 | 2026-03-16T21:57:34.395Z | Compiling tokio-util v0.7.18 |
| 1488 | 2026-03-16T21:57:34.491Z | Compiling scroll v0.13.0 |
| 1489 | 2026-03-16T21:57:34.569Z | Compiling tinyvec v1.10.0 |
| 1490 | 2026-03-16T21:57:35.403Z | Compiling h2 v0.4.13 |
| 1491 | 2026-03-16T21:57:35.425Z | Compiling ipnet v2.11.0 |
| 1492 | 2026-03-16T21:57:35.812Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1493 | 2026-03-16T21:57:36.109Z | Compiling spin v0.9.8 |
| 1494 | 2026-03-16T21:57:36.341Z | Compiling aho-corasick v1.1.4 |
| 1495 | 2026-03-16T21:57:36.375Z | Compiling powerfmt v0.2.0 |
| 1496 | 2026-03-16T21:57:36.523Z | Compiling num-conv v0.2.0 |
| 1497 | 2026-03-16T21:57:36.637Z | Compiling openssl v0.10.75 |
| 1498 | 2026-03-16T21:57:36.700Z | Compiling httpdate v1.0.3 |
| 1499 | 2026-03-16T21:57:36.825Z | Compiling darling_macro v0.20.11 |
| 1500 | 2026-03-16T21:57:36.954Z | Compiling time-core v0.1.8 |
| 1501 | 2026-03-16T21:57:36.990Z | Compiling foreign-types-shared v0.1.1 |
| 1502 | 2026-03-16T21:57:37.100Z | Compiling pin-utils v0.1.0 |
| 1503 | 2026-03-16T21:57:37.153Z | Compiling crc32fast v1.5.0 |
| 1504 | 2026-03-16T21:57:37.191Z | Compiling tempfile v3.25.0 |
| 1505 | 2026-03-16T21:57:37.224Z | Compiling time-macros v0.2.27 |
| 1506 | 2026-03-16T21:57:37.454Z | Compiling darling v0.20.11 |
| 1507 | 2026-03-16T21:57:37.566Z | Compiling regex-automata v0.4.14 |
| 1508 | 2026-03-16T21:57:37.608Z | Compiling foreign-types v0.3.2 |
| 1509 | 2026-03-16T21:57:37.743Z | Compiling deranged v0.5.8 |
| 1510 | 2026-03-16T21:57:38.776Z | Compiling goblin v0.10.5 |
| 1511 | 2026-03-16T21:57:39.187Z | Compiling openssl-macros v0.1.1 |
| 1512 | 2026-03-16T21:57:39.625Z | Compiling hyper v1.8.1 |
| 1513 | 2026-03-16T21:57:39.697Z | Compiling thiserror-impl v1.0.69 |
| 1514 | 2026-03-16T21:57:40.579Z | Compiling wait-timeout v0.2.1 |
| 1515 | 2026-03-16T21:57:40.897Z | Compiling bit-vec v0.8.0 |
| 1516 | 2026-03-16T21:57:40.919Z | Compiling simd-adler32 v0.3.8 |
| 1517 | 2026-03-16T21:57:41.213Z | Compiling native-tls v0.2.18 |
| 1518 | 2026-03-16T21:57:41.256Z | Compiling num_threads v0.1.7 |
| 1519 | 2026-03-16T21:57:41.367Z | Compiling usdt-impl v0.6.0 |
| 1520 | 2026-03-16T21:57:41.424Z | Compiling siphasher v1.0.2 |
| 1521 | 2026-03-16T21:57:41.471Z | Compiling quick-error v1.2.3 |
| 1522 | 2026-03-16T21:57:41.607Z | Compiling either v1.15.0 |
| 1523 | 2026-03-16T21:57:41.677Z | Compiling rusty-fork v0.3.1 |
| 1524 | 2026-03-16T21:57:41.723Z | Compiling thiserror v1.0.69 |
| 1525 | 2026-03-16T21:57:41.748Z | Compiling time v0.3.47 |
| 1526 | 2026-03-16T21:57:41.852Z | Compiling bit-set v0.8.0 |
| 1527 | 2026-03-16T21:57:41.880Z | Compiling hyper-util v0.1.20 |
| 1528 | 2026-03-16T21:57:42.323Z | Compiling derive_builder_core v0.20.2 |
| 1529 | 2026-03-16T21:57:43.438Z | Compiling dof v0.4.0 |
| 1530 | 2026-03-16T21:57:43.539Z | Compiling unicode-normalization v0.1.25 |
| 1531 | 2026-03-16T21:57:43.980Z | Compiling crossbeam-epoch v0.9.18 |
| 1532 | 2026-03-16T21:57:44.156Z | Compiling dtrace-parser v0.3.0 |
| 1533 | 2026-03-16T21:57:44.239Z | Compiling rustls-native-certs v0.8.3 |
| 1534 | 2026-03-16T21:57:44.403Z | Compiling signature v2.2.0 |
| 1535 | 2026-03-16T21:57:44.617Z | Compiling scroll_derive v0.12.1 |
| 1536 | 2026-03-16T21:57:44.620Z | Compiling heapless v0.7.17 |
| 1537 | 2026-03-16T21:57:44.943Z | Compiling rand_xorshift v0.4.0 |
| 1538 | 2026-03-16T21:57:44.986Z | Compiling slog v2.8.2 |
| 1539 | 2026-03-16T21:57:45.142Z | Compiling darling_core v0.21.3 |
| 1540 | 2026-03-16T21:57:45.181Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1541 | 2026-03-16T21:57:45.200Z | Compiling sync_wrapper v1.0.2 |
| 1542 | 2026-03-16T21:57:45.236Z | Compiling thread-id v5.1.0 |
| 1543 | 2026-03-16T21:57:45.333Z | Compiling cookie v0.18.1 |
| 1544 | 2026-03-16T21:57:45.351Z | Compiling adler2 v2.0.1 |
| 1545 | 2026-03-16T21:57:45.519Z | Compiling rayon-core v1.13.0 |
| 1546 | 2026-03-16T21:57:45.538Z | Compiling unicode-segmentation v1.12.0 |
| 1547 | 2026-03-16T21:57:45.556Z | Compiling zstd-safe v7.2.4 |
| 1548 | 2026-03-16T21:57:45.577Z | Compiling anyhow v1.0.102 |
| 1549 | 2026-03-16T21:57:45.754Z | Compiling paste v1.0.15 |
| 1550 | 2026-03-16T21:57:45.818Z | Compiling unicode-properties v0.1.4 |
| 1551 | 2026-03-16T21:57:45.887Z | Compiling signal-hook v0.3.18 |
| 1552 | 2026-03-16T21:57:45.988Z | Compiling unarray v0.1.4 |
| 1553 | 2026-03-16T21:57:46.038Z | Compiling unicode-bidi v0.3.18 |
| 1554 | 2026-03-16T21:57:46.131Z | Compiling proptest v1.10.0 |
| 1555 | 2026-03-16T21:57:46.301Z | Compiling scroll v0.12.0 |
| 1556 | 2026-03-16T21:57:46.328Z | Compiling miniz_oxide v0.8.9 |
| 1557 | 2026-03-16T21:57:46.640Z | Compiling stringprep v0.1.5 |
| 1558 | 2026-03-16T21:57:46.747Z | Compiling tower v0.5.3 |
| 1559 | 2026-03-16T21:57:47.156Z | Compiling crossbeam-deque v0.8.6 |
| 1560 | 2026-03-16T21:57:47.175Z | Compiling derive_builder_macro v0.20.2 |
| 1561 | 2026-03-16T21:57:47.247Z | Compiling ipnetwork v0.21.1 |
| 1562 | 2026-03-16T21:57:47.378Z | Compiling http-body-util v0.1.3 |
| 1563 | 2026-03-16T21:57:47.397Z | Compiling webpki-roots v1.0.6 |
| 1564 | 2026-03-16T21:57:47.455Z | Compiling rand_chacha v0.3.1 |
| 1565 | 2026-03-16T21:57:47.547Z | Compiling serde_tokenstream v0.2.3 |
| 1566 | 2026-03-16T21:57:47.738Z | Compiling erased-serde v0.3.31 |
| 1567 | 2026-03-16T21:57:47.820Z | Compiling toml_datetime v0.6.11 |
| 1568 | 2026-03-16T21:57:47.838Z | Compiling serde_spanned v0.6.9 |
| 1569 | 2026-03-16T21:57:48.002Z | Compiling md-5 v0.10.6 |
| 1570 | 2026-03-16T21:57:48.026Z | Compiling zerocopy-derive v0.7.35 |
| 1571 | 2026-03-16T21:57:48.165Z | Compiling curve25519-dalek v4.1.3 |
| 1572 | 2026-03-16T21:57:48.209Z | Compiling vergen-lib v0.1.6 |
| 1573 | 2026-03-16T21:57:48.462Z | Compiling num-integer v0.1.46 |
| 1574 | 2026-03-16T21:57:48.483Z | Compiling hash32 v0.2.1 |
| 1575 | 2026-03-16T21:57:48.600Z | Compiling ff v0.13.1 |
| 1576 | 2026-03-16T21:57:48.639Z | Compiling num-bigint-dig v0.8.6 |
| 1577 | 2026-03-16T21:57:48.730Z | Compiling litrs v1.0.0 |
| 1578 | 2026-03-16T21:57:48.772Z | Compiling smoltcp v0.9.1 |
| 1579 | 2026-03-16T21:57:48.775Z | Compiling darling_macro v0.21.3 |
| 1580 | 2026-03-16T21:57:48.893Z | Compiling zlib-rs v0.6.2 |
| 1581 | 2026-03-16T21:57:48.893Z | Compiling rustix v0.38.44 |
| 1582 | 2026-03-16T21:57:49.207Z | Compiling fallible-iterator v0.2.0 |
| 1583 | 2026-03-16T21:57:49.226Z | Compiling base16ct v0.2.0 |
| 1584 | 2026-03-16T21:57:49.385Z | Compiling psl-types v2.0.11 |
| 1585 | 2026-03-16T21:57:49.415Z | Compiling ref-cast v1.0.25 |
| 1586 | 2026-03-16T21:57:49.420Z | Compiling ryu v1.0.23 |
| 1587 | 2026-03-16T21:57:49.452Z | Compiling iri-string v0.7.10 |
| 1588 | 2026-03-16T21:57:49.538Z | Compiling publicsuffix v2.3.0 |
| 1589 | 2026-03-16T21:57:49.619Z | Compiling postgres-protocol v0.6.10 |
| 1590 | 2026-03-16T21:57:49.661Z | Compiling serde_urlencoded v0.7.1 |
| 1591 | 2026-03-16T21:57:49.753Z | Compiling newtype-uuid v1.3.2 |
| 1592 | 2026-03-16T21:57:49.904Z | Compiling darling v0.21.3 |
| 1593 | 2026-03-16T21:57:49.978Z | Compiling document-features v0.2.12 |
| 1594 | 2026-03-16T21:57:50.120Z | Compiling sec1 v0.7.3 |
| 1595 | 2026-03-16T21:57:50.187Z | Compiling zerocopy v0.7.35 |
| 1596 | 2026-03-16T21:57:50.415Z | Compiling num-iter v0.1.45 |
| 1597 | 2026-03-16T21:57:50.479Z | Compiling group v0.13.0 |
| 1598 | 2026-03-16T21:57:50.824Z | Compiling derive_builder v0.20.2 |
| 1599 | 2026-03-16T21:57:50.968Z | Compiling rand v0.8.5 |
| 1600 | 2026-03-16T21:57:50.986Z | Compiling oxnet v0.1.4 |
| 1601 | 2026-03-16T21:57:51.198Z | Compiling tower-http v0.6.8 |
| 1602 | 2026-03-16T21:57:51.523Z | Compiling tokio-native-tls v0.3.1 |
| 1603 | 2026-03-16T21:57:51.640Z | Compiling proc-macro-error v1.0.4 |
| 1604 | 2026-03-16T21:57:51.729Z | Compiling goblin v0.8.2 |
| 1605 | 2026-03-16T21:57:52.382Z | Compiling heck v0.4.1 |
| 1606 | 2026-03-16T21:57:53.532Z | Compiling phf_shared v0.13.1 |
| 1607 | 2026-03-16T21:57:53.575Z | Compiling regex v1.12.3 |
| 1608 | 2026-03-16T21:57:53.575Z | Compiling hubpack_derive v0.1.1 |
| 1609 | 2026-03-16T21:57:53.575Z | Compiling lazy_static v1.5.0 |
| 1610 | 2026-03-16T21:57:53.575Z | Compiling flate2 v1.1.9 |
| 1611 | 2026-03-16T21:57:53.575Z | Compiling cargo-platform v0.1.9 |
| 1612 | 2026-03-16T21:57:53.592Z | Compiling hkdf v0.12.4 |
| 1613 | 2026-03-16T21:57:53.592Z | Compiling crypto-bigint v0.5.5 |
| 1614 | 2026-03-16T21:57:53.592Z | Compiling ref-cast-impl v1.0.25 |
| 1615 | 2026-03-16T21:57:53.592Z | Compiling daft-derive v0.1.5 |
| 1616 | 2026-03-16T21:57:53.592Z | Compiling async-trait v0.1.89 |
| 1617 | 2026-03-16T21:57:53.614Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1618 | 2026-03-16T21:57:54.162Z | Compiling strum_macros v0.27.2 |
| 1619 | 2026-03-16T21:57:54.489Z | Compiling terminal_size v0.4.3 |
| 1620 | 2026-03-16T21:57:54.509Z | Compiling vergen v9.0.6 |
| 1621 | 2026-03-16T21:57:54.659Z | Compiling fs-err v3.3.0 |
| 1622 | 2026-03-16T21:57:54.753Z | Compiling ahash v0.8.12 |
| 1623 | 2026-03-16T21:57:54.922Z | Compiling winnow v0.5.40 |
| 1624 | 2026-03-16T21:57:55.003Z | Compiling libbz2-rs-sys v0.2.2 |
| 1625 | 2026-03-16T21:57:55.031Z | Compiling managed v0.8.0 |
| 1626 | 2026-03-16T21:57:55.365Z | Compiling bitflags v1.3.2 |
| 1627 | 2026-03-16T21:57:55.419Z | Compiling bumpalo v3.20.2 |
| 1628 | 2026-03-16T21:57:55.757Z | Compiling foldhash v0.1.5 |
| 1629 | 2026-03-16T21:57:55.935Z | Compiling object v0.37.3 |
| 1630 | 2026-03-16T21:57:55.981Z | Compiling hashbrown v0.15.5 |
| 1631 | 2026-03-16T21:57:56.360Z | Compiling zopfli v0.8.3 |
| 1632 | 2026-03-16T21:57:56.621Z | Compiling bzip2 v0.6.1 |
| 1633 | 2026-03-16T21:57:56.728Z | Compiling toml_edit v0.19.15 |
| 1634 | 2026-03-16T21:57:56.789Z | Compiling clap_builder v4.5.60 |
| 1635 | 2026-03-16T21:57:56.876Z | Compiling console v0.16.2 |
| 1636 | 2026-03-16T21:57:56.914Z | Compiling strum v0.27.2 |
| 1637 | 2026-03-16T21:57:57.065Z | Compiling elliptic-curve v0.13.8 |
| 1638 | 2026-03-16T21:57:57.466Z | Compiling dof v0.3.0 |
| 1639 | 2026-03-16T21:57:57.681Z | Compiling daft v0.1.5 |
| 1640 | 2026-03-16T21:57:58.060Z | Compiling hubpack v0.1.2 |
| 1641 | 2026-03-16T21:57:58.139Z | Compiling cargo_metadata v0.19.2 |
| 1642 | 2026-03-16T21:57:58.593Z | Compiling phf v0.13.1 |
| 1643 | 2026-03-16T21:57:58.811Z | Compiling zone_cfg_derive v0.3.1 |
| 1644 | 2026-03-16T21:57:59.661Z | Compiling signal-hook-mio v0.2.5 |
| 1645 | 2026-03-16T21:57:59.818Z | Compiling cookie_store v0.22.1 |
| 1646 | 2026-03-16T21:58:00.066Z | Compiling zstd v0.13.3 |
| 1647 | 2026-03-16T21:58:00.557Z | Compiling bzip2 v0.4.4 |
| 1648 | 2026-03-16T21:58:00.730Z | Compiling rayon v1.11.0 |
| 1649 | 2026-03-16T21:58:00.826Z | Compiling hyper-tls v0.6.0 |
| 1650 | 2026-03-16T21:58:01.116Z | Compiling postgres-types v0.2.12 |
| 1651 | 2026-03-16T21:58:01.148Z | Compiling serde_with_macros v3.17.0 |
| 1652 | 2026-03-16T21:58:01.243Z | Compiling usdt-macro v0.6.0 |
| 1653 | 2026-03-16T21:58:01.873Z | Compiling usdt-attr-macro v0.6.0 |
| 1654 | 2026-03-16T21:58:01.967Z | Compiling ed25519 v2.2.3 |
| 1655 | 2026-03-16T21:58:02.268Z | Compiling itertools v0.12.1 |
| 1656 | 2026-03-16T21:58:02.530Z | Compiling dtrace-parser v0.2.0 |
| 1657 | 2026-03-16T21:58:02.724Z | Compiling phf_shared v0.11.3 |
| 1658 | 2026-03-16T21:58:02.982Z | Compiling bstr v1.12.1 |
| 1659 | 2026-03-16T21:58:03.001Z | Compiling pkcs1 v0.7.5 |
| 1660 | 2026-03-16T21:58:03.209Z | Compiling hex v0.4.3 |
| 1661 | 2026-03-16T21:58:03.245Z | Compiling serde-big-array v0.5.1 |
| 1662 | 2026-03-16T21:58:03.427Z | Compiling rfc6979 v0.4.0 |
| 1663 | 2026-03-16T21:58:03.570Z | Compiling enum-as-inner v0.6.1 |
| 1664 | 2026-03-16T21:58:03.588Z | Compiling strum_macros v0.26.4 |
| 1665 | 2026-03-16T21:58:03.588Z | Compiling serde_repr v0.1.20 |
| 1666 | 2026-03-16T21:58:03.634Z | Compiling clap_derive v4.5.55 |
| 1667 | 2026-03-16T21:58:03.885Z | Compiling float-cmp v0.10.0 |
| 1668 | 2026-03-16T21:58:03.956Z | Compiling memmap2 v0.9.10 |
| 1669 | 2026-03-16T21:58:04.073Z | Compiling thread-id v4.2.2 |
| 1670 | 2026-03-16T21:58:04.178Z | Compiling env_filter v1.0.0 |
| 1671 | 2026-03-16T21:58:04.234Z | Compiling encoding_rs v0.8.35 |
| 1672 | 2026-03-16T21:58:04.254Z | Compiling jiff v0.2.21 |
| 1673 | 2026-03-16T21:58:04.310Z | Compiling precomputed-hash v0.1.1 |
| 1674 | 2026-03-16T21:58:04.421Z | Compiling mime v0.3.17 |
| 1675 | 2026-03-16T21:58:04.582Z | Compiling static_assertions v1.1.0 |
| 1676 | 2026-03-16T21:58:04.681Z | Compiling rustc-hash v2.1.1 |
| 1677 | 2026-03-16T21:58:04.766Z | Compiling whoami v2.1.0 |
| 1678 | 2026-03-16T21:58:04.836Z | Compiling data-encoding v2.10.0 |
| 1679 | 2026-03-16T21:58:05.276Z | Compiling unit-prefix v0.5.2 |
| 1680 | 2026-03-16T21:58:05.463Z | Compiling keccak v0.1.6 |
| 1681 | 2026-03-16T21:58:05.779Z | Compiling fixedbitset v0.5.7 |
| 1682 | 2026-03-16T21:58:05.809Z | Compiling difflib v0.4.0 |
| 1683 | 2026-03-16T21:58:06.064Z | Compiling fixedbitset v0.4.2 |
| 1684 | 2026-03-16T21:58:06.097Z | Compiling predicates-core v1.0.10 |
| 1685 | 2026-03-16T21:58:06.190Z | Compiling normalize-line-endings v0.3.0 |
| 1686 | 2026-03-16T21:58:06.301Z | Compiling new_debug_unreachable v1.0.6 |
| 1687 | 2026-03-16T21:58:06.320Z | Compiling predicates v3.1.4 |
| 1688 | 2026-03-16T21:58:06.339Z | Compiling petgraph v0.6.5 |
| 1689 | 2026-03-16T21:58:06.356Z | Compiling toml_edit v0.22.27 |
| 1690 | 2026-03-16T21:58:06.390Z | Compiling string_cache v0.8.9 |
| 1691 | 2026-03-16T21:58:06.583Z | Compiling clap v4.5.60 |
| 1692 | 2026-03-16T21:58:06.586Z | Compiling strum v0.26.3 |
| 1693 | 2026-03-16T21:58:06.679Z | Compiling petgraph v0.8.3 |
| 1694 | 2026-03-16T21:58:06.698Z | Compiling sha3 v0.10.8 |
| 1695 | 2026-03-16T21:58:06.756Z | Compiling indicatif v0.18.4 |
| 1696 | 2026-03-16T21:58:07.223Z | Compiling hickory-proto v0.25.2 |
| 1697 | 2026-03-16T21:58:07.317Z | Compiling tokio-postgres v0.7.16 |
| 1698 | 2026-03-16T21:58:07.919Z | Compiling iddqd v0.3.17 |
| 1699 | 2026-03-16T21:58:08.471Z | Compiling zip v4.6.1 |
| 1700 | 2026-03-16T21:58:09.414Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1701 | 2026-03-16T21:58:09.473Z | Compiling env_logger v0.11.9 |
| 1702 | 2026-03-16T21:58:09.780Z | Compiling usdt-impl v0.5.0 |
| 1703 | 2026-03-16T21:58:09.954Z | Compiling usdt v0.6.0 |
| 1704 | 2026-03-16T21:58:10.248Z | Compiling zone v0.3.1 |
| 1705 | 2026-03-16T21:58:10.275Z | Compiling similar v2.7.0 |
| 1706 | 2026-03-16T21:58:10.285Z | Compiling ecdsa v0.16.9 |
| 1707 | 2026-03-16T21:58:10.333Z | Compiling serde_with v3.17.0 |
| 1708 | 2026-03-16T21:58:10.574Z | Compiling rsa v0.9.10 |
| 1709 | 2026-03-16T21:58:10.794Z | Compiling ed25519-dalek v2.2.0 |
| 1710 | 2026-03-16T21:58:11.154Z | Compiling crossterm v0.28.1 |
| 1711 | 2026-03-16T21:58:11.450Z | Compiling zip v0.6.6 |
| 1712 | 2026-03-16T21:58:12.237Z | Compiling toml v0.7.8 |
| 1713 | 2026-03-16T21:58:13.005Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1714 | 2026-03-16T21:58:13.059Z | Compiling itertools v0.13.0 |
| 1715 | 2026-03-16T21:58:13.133Z | Compiling tokio-stream v0.1.18 |
| 1716 | 2026-03-16T21:58:13.266Z | Compiling buf-list v1.1.2 |
| 1717 | 2026-03-16T21:58:13.624Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1718 | 2026-03-16T21:58:13.753Z | Compiling x509-cert v0.2.5 |
| 1719 | 2026-03-16T21:58:13.865Z | Compiling openapiv3 v2.2.0 |
| 1720 | 2026-03-16T21:58:13.885Z | Compiling sha1 v0.10.6 |
| 1721 | 2026-03-16T21:58:14.050Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1722 | 2026-03-16T21:58:14.165Z | Compiling lalrpop-util v0.19.12 |
| 1723 | 2026-03-16T21:58:14.411Z | Compiling peg-runtime v0.8.5 |
| 1724 | 2026-03-16T21:58:14.434Z | Compiling thread_local v1.1.9 |
| 1725 | 2026-03-16T21:58:14.742Z | Compiling slog-async v2.8.0 |
| 1726 | 2026-03-16T21:58:14.745Z | Compiling crossbeam-channel v0.5.15 |
| 1727 | 2026-03-16T21:58:14.779Z | Compiling futures-executor v0.3.32 |
| 1728 | 2026-03-16T21:58:14.982Z | Compiling filetime v0.2.27 |
| 1729 | 2026-03-16T21:58:15.106Z | Compiling is-terminal v0.4.17 |
| 1730 | 2026-03-16T21:58:15.187Z | Compiling xattr v1.6.1 |
| 1731 | 2026-03-16T21:58:15.206Z | Compiling term v1.2.1 |
| 1732 | 2026-03-16T21:58:15.225Z | Compiling take_mut v0.2.2 |
| 1733 | 2026-03-16T21:58:15.378Z | Compiling tar v0.4.44 |
| 1734 | 2026-03-16T21:58:15.396Z | Compiling futures v0.3.32 |
| 1735 | 2026-03-16T21:58:15.963Z | Compiling slog-term v2.9.2 |
| 1736 | 2026-03-16T21:58:22.619Z | Compiling rustls-webpki v0.103.9 |
| 1737 | 2026-03-16T21:58:26.596Z | Compiling tokio-rustls v0.26.4 |
| 1738 | 2026-03-16T21:58:26.596Z | Compiling rustls-platform-verifier v0.6.2 |
| 1739 | 2026-03-16T21:58:26.853Z | Compiling hyper-rustls v0.27.7 |
| 1740 | 2026-03-16T21:58:27.114Z | Compiling reqwest v0.13.2 |
| 1741 | 2026-03-16T21:58:27.133Z | Compiling reqwest v0.12.28 |
| 1742 | 2026-03-16T21:58:30.049Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1743 | 2026-03-16T21:58:30.346Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1744 | 2026-03-16T21:58:34.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 1745 | 2026-03-16T21:58:34.375Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1746 | 2026-03-16T21:58:34.433Z | Mar 16 21:58:33.631 INFO Starting download, target: Cockroach |
| 1747 | 2026-03-16T21:58:34.433Z | Mar 16 21:58:33.632 INFO Starting download, target: MaghemiteMgd |
| 1748 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Starting download, target: TransceiverControl |
| 1749 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Starting download, target: Clickhouse |
| 1750 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Starting download, target: Console |
| 1751 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Starting download, target: DendriteStub |
| 1752 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1753 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1754 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1755 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1756 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1757 | 2026-03-16T21:58:34.436Z | Mar 16 21:58:33.632 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1758 | 2026-03-16T21:58:34.756Z | Mar 16 21:58:33.950 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1759 | 2026-03-16T21:58:35.086Z | Mar 16 21:58:34.283 INFO Download complete, target: TransceiverControl |
| 1760 | 2026-03-16T21:58:35.415Z | Mar 16 21:58:34.609 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1761 | 2026-03-16T21:58:35.793Z | Mar 16 21:58:34.976 INFO Download complete, target: Console |
| 1762 | 2026-03-16T21:58:35.992Z | Mar 16 21:58:35.183 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1763 | 2026-03-16T21:58:36.322Z | Mar 16 21:58:35.519 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1764 | 2026-03-16T21:58:36.353Z | Mar 16 21:58:35.548 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1765 | 2026-03-16T21:58:36.743Z | Mar 16 21:58:35.941 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1766 | 2026-03-16T21:58:36.743Z | Mar 16 21:58:35.941 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1767 | 2026-03-16T21:58:39.574Z | Mar 16 21:58:38.772 INFO Download complete, target: DendriteStub |
| 1768 | 2026-03-16T21:58:39.832Z | Mar 16 21:58:39.029 INFO Download complete, target: MaghemiteMgd |
| 1769 | 2026-03-16T21:58:44.358Z | Mar 16 21:58:43.554 INFO Checking that binary works, target: Cockroach |
| 1770 | 2026-03-16T21:58:44.477Z | Mar 16 21:58:43.674 INFO Download complete, target: Cockroach |
| 1771 | 2026-03-16T21:58:47.396Z | Mar 16 21:58:46.592 INFO Checking that binary works, target: Clickhouse |
| 1772 | 2026-03-16T21:58:47.509Z | Mar 16 21:58:46.704 INFO Download complete, target: Clickhouse |
| 1773 | 2026-03-16T21:58:47.526Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1774 | 2026-03-16T21:58:47.529Z | |
| 1775 | 2026-03-16T21:58:47.529Z | real 4:00.876375196 |
| 1776 | 2026-03-16T21:58:47.529Z | user 10:29.413289459 |
| 1777 | 2026-03-16T21:58:47.529Z | sys 1:49.684553095 |
| 1778 | 2026-03-16T21:58:47.529Z | trap 0.318890738 |
| 1779 | 2026-03-16T21:58:47.529Z | tflt 0.643522500 |
| 1780 | 2026-03-16T21:58:47.529Z | dflt 0.593654456 |
| 1781 | 2026-03-16T21:58:47.529Z | kflt 0.022751341 |
| 1782 | 2026-03-16T21:58:47.529Z | lock 22:24.295832070 |
| 1783 | 2026-03-16T21:58:47.529Z | slp 38:19.204437685 |
| 1784 | 2026-03-16T21:58:47.529Z | lat 55.405727035 |
| 1785 | 2026-03-16T21:58:47.529Z | stop 2:38.547486140 |
| 1786 | 2026-03-16T21:58:47.529Z | + banner clippy |
| 1787 | 2026-03-16T21:58:47.532Z | |
| 1788 | 2026-03-16T21:58:47.532Z | #### # # ##### ##### # # |
| 1789 | 2026-03-16T21:58:47.532Z | # # # # # # # # # # |
| 1790 | 2026-03-16T21:58:47.532Z | # # # # # # # # |
| 1791 | 2026-03-16T21:58:47.532Z | # # # ##### ##### # |
| 1792 | 2026-03-16T21:58:47.532Z | # # # # # # # |
| 1793 | 2026-03-16T21:58:47.532Z | #### ###### # # # # |
| 1794 | 2026-03-16T21:58:47.532Z | |
| 1795 | 2026-03-16T21:58:47.532Z | + export CARGO_INCREMENTAL=0 |
| 1796 | 2026-03-16T21:58:47.532Z | + CARGO_INCREMENTAL=0 |
| 1797 | 2026-03-16T21:58:47.532Z | + ptime -m cargo xtask clippy |
| 1798 | 2026-03-16T21:58:48.218Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1799 | 2026-03-16T21:58:48.487Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1800 | 2026-03-16T21:58:51.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s |
| 1801 | 2026-03-16T21:58:51.154Z | Running `target/debug/xtask clippy` |
| 1802 | 2026-03-16T21:58:51.186Z | running: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1803 | 2026-03-16T21:58:51.964Z | Downloading crates ... |
| 1804 | 2026-03-16T21:58:52.225Z | Downloaded addr2line v0.25.1 |
| 1805 | 2026-03-16T21:58:52.228Z | Downloaded anes v0.1.6 |
| 1806 | 2026-03-16T21:58:52.231Z | Downloaded approx v0.5.1 |
| 1807 | 2026-03-16T21:58:52.235Z | Downloaded plotters-backend v0.3.7 |
| 1808 | 2026-03-16T21:58:52.235Z | Downloaded futures-timer v3.0.3 |
| 1809 | 2026-03-16T21:58:52.235Z | Downloaded cargo_metadata v0.23.1 |
| 1810 | 2026-03-16T21:58:52.238Z | Downloaded textwrap v0.15.2 |
| 1811 | 2026-03-16T21:58:52.254Z | Downloaded event-listener-strategy v0.5.4 |
| 1812 | 2026-03-16T21:58:52.258Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1813 | 2026-03-16T21:58:52.258Z | Downloaded event-listener v5.4.1 |
| 1814 | 2026-03-16T21:58:52.262Z | Downloaded httptest v0.16.4 |
| 1815 | 2026-03-16T21:58:52.265Z | Downloaded rustc-demangle v0.1.27 |
| 1816 | 2026-03-16T21:58:52.267Z | Downloaded cast v0.3.0 |
| 1817 | 2026-03-16T21:58:52.270Z | Downloaded supports-color v2.1.0 |
| 1818 | 2026-03-16T21:58:52.273Z | Downloaded stringmetrics v2.2.2 |
| 1819 | 2026-03-16T21:58:52.273Z | Downloaded knuffel-derive v3.2.0 |
| 1820 | 2026-03-16T21:58:52.278Z | Downloaded plotters-svg v0.3.7 |
| 1821 | 2026-03-16T21:58:52.280Z | Downloaded relative-path v1.9.3 |
| 1822 | 2026-03-16T21:58:52.285Z | Downloaded supports-unicode v2.1.0 |
| 1823 | 2026-03-16T21:58:52.288Z | Downloaded serde_regex v1.1.0 |
| 1824 | 2026-03-16T21:58:52.288Z | Downloaded async-object-pool v0.2.0 |
| 1825 | 2026-03-16T21:58:52.288Z | Downloaded parking v2.2.1 |
| 1826 | 2026-03-16T21:58:52.292Z | Downloaded assert-json-diff v2.0.2 |
| 1827 | 2026-03-16T21:58:52.295Z | Downloaded pathdiff v0.2.3 |
| 1828 | 2026-03-16T21:58:52.295Z | Downloaded nested v0.1.1 |
| 1829 | 2026-03-16T21:58:52.300Z | Downloaded assert_cmd v2.1.2 |
| 1830 | 2026-03-16T21:58:52.303Z | Downloaded similar-asserts v1.7.0 |
| 1831 | 2026-03-16T21:58:52.305Z | Downloaded oorandom v11.1.5 |
| 1832 | 2026-03-16T21:58:52.309Z | Downloaded miette-derive v5.10.0 |
| 1833 | 2026-03-16T21:58:52.312Z | Downloaded terminal_size v0.1.17 |
| 1834 | 2026-03-16T21:58:52.312Z | Downloaded escape8259 v0.5.3 |
| 1835 | 2026-03-16T21:58:52.314Z | Downloaded target-triple v1.0.0 |
| 1836 | 2026-03-16T21:58:52.317Z | Downloaded supports-hyperlinks v2.1.0 |
| 1837 | 2026-03-16T21:58:52.319Z | Downloaded linkme-impl v0.3.35 |
| 1838 | 2026-03-16T21:58:52.319Z | Downloaded criterion-plot v0.6.0 |
| 1839 | 2026-03-16T21:58:52.319Z | Downloaded backtrace-ext v0.2.1 |
| 1840 | 2026-03-16T21:58:52.322Z | Downloaded rust-argon2 v2.1.0 |
| 1841 | 2026-03-16T21:58:52.325Z | Downloaded cargo-platform v0.3.2 |
| 1842 | 2026-03-16T21:58:52.327Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1843 | 2026-03-16T21:58:52.327Z | Downloaded owo-colors v3.5.0 |
| 1844 | 2026-03-16T21:58:52.330Z | Downloaded linkme v0.3.35 |
| 1845 | 2026-03-16T21:58:52.330Z | Downloaded target-lexicon v0.13.3 |
| 1846 | 2026-03-16T21:58:52.333Z | Downloaded concurrent-queue v2.5.0 |
| 1847 | 2026-03-16T21:58:52.333Z | Downloaded knuffel v3.2.0 |
| 1848 | 2026-03-16T21:58:52.336Z | Downloaded libtest-mimic v0.8.1 |
| 1849 | 2026-03-16T21:58:52.339Z | Downloaded tinytemplate v1.2.1 |
| 1850 | 2026-03-16T21:58:52.341Z | Downloaded termcolor v1.4.1 |
| 1851 | 2026-03-16T21:58:52.341Z | Downloaded datatest-stable v0.3.3 |
| 1852 | 2026-03-16T21:58:52.344Z | Downloaded async-lock v3.4.2 |
| 1853 | 2026-03-16T21:58:52.347Z | Downloaded constant_time_eq v0.3.1 |
| 1854 | 2026-03-16T21:58:52.349Z | Downloaded partial-io v0.5.4 |
| 1855 | 2026-03-16T21:58:52.352Z | Downloaded fancy-regex v0.14.0 |
| 1856 | 2026-03-16T21:58:52.355Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 1857 | 2026-03-16T21:58:52.359Z | Downloaded trybuild v1.0.116 |
| 1858 | 2026-03-16T21:58:52.362Z | Downloaded cfg-expr v0.20.6 |
| 1859 | 2026-03-16T21:58:52.364Z | Downloaded target-spec v3.5.7 |
| 1860 | 2026-03-16T21:58:52.367Z | Downloaded path-tree v0.8.3 |
| 1861 | 2026-03-16T21:58:52.367Z | Downloaded blake2b_simd v1.0.4 |
| 1862 | 2026-03-16T21:58:52.370Z | Downloaded rand_distr v0.5.1 |
| 1863 | 2026-03-16T21:58:52.377Z | Downloaded criterion v0.7.0 |
| 1864 | 2026-03-16T21:58:52.382Z | Downloaded rstest_macros v0.25.0 |
| 1865 | 2026-03-16T21:58:52.385Z | Downloaded rstest v0.25.0 |
| 1866 | 2026-03-16T21:58:52.389Z | Downloaded miette v5.10.0 |
| 1867 | 2026-03-16T21:58:52.391Z | Downloaded backtrace v0.3.76 |
| 1868 | 2026-03-16T21:58:52.394Z | Downloaded chumsky v0.9.3 |
| 1869 | 2026-03-16T21:58:52.398Z | Downloaded guppy v0.17.25 |
| 1870 | 2026-03-16T21:58:52.402Z | Downloaded hashbrown v0.14.5 |
| 1871 | 2026-03-16T21:58:52.406Z | Downloaded plotters v0.3.7 |
| 1872 | 2026-03-16T21:58:52.418Z | Downloaded gimli v0.32.3 |
| 1873 | 2026-03-16T21:58:52.518Z | Downloaded httpmock v0.8.3 |
| 1874 | 2026-03-16T21:58:54.506Z | Checking cfg-if v1.0.4 |
| 1875 | 2026-03-16T21:58:54.874Z | Checking libc v0.2.180 |
| 1876 | 2026-03-16T21:58:54.877Z | Checking serde_core v1.0.228 |
| 1877 | 2026-03-16T21:58:54.958Z | Checking memchr v2.8.0 |
| 1878 | 2026-03-16T21:58:55.002Z | Checking smallvec v1.15.1 |
| 1879 | 2026-03-16T21:58:55.046Z | Checking log v0.4.29 |
| 1880 | 2026-03-16T21:58:55.046Z | Checking itoa v1.0.17 |
| 1881 | 2026-03-16T21:58:55.134Z | Checking zeroize v1.8.2 |
| 1882 | 2026-03-16T21:58:55.181Z | Checking libm v0.2.16 |
| 1883 | 2026-03-16T21:58:55.258Z | Checking scopeguard v1.2.0 |
| 1884 | 2026-03-16T21:58:55.305Z | Checking stable_deref_trait v1.2.1 |
| 1885 | 2026-03-16T21:58:55.352Z | Checking zmij v1.0.21 |
| 1886 | 2026-03-16T21:58:55.398Z | Checking zerofrom v0.1.6 |
| 1887 | 2026-03-16T21:58:55.446Z | Checking lock_api v0.4.14 |
| 1888 | 2026-03-16T21:58:55.493Z | Checking percent-encoding v2.3.2 |
| 1889 | 2026-03-16T21:58:55.539Z | Checking errno v0.3.14 |
| 1890 | 2026-03-16T21:58:55.539Z | Checking getrandom v0.2.17 |
| 1891 | 2026-03-16T21:58:55.625Z | Checking yoke v0.8.1 |
| 1892 | 2026-03-16T21:58:55.668Z | Checking litemap v0.8.1 |
| 1893 | 2026-03-16T21:58:55.712Z | Checking writeable v0.6.2 |
| 1894 | 2026-03-16T21:58:55.754Z | Checking subtle v2.6.1 |
| 1895 | 2026-03-16T21:58:55.797Z | Checking icu_properties_data v2.1.2 |
| 1896 | 2026-03-16T21:58:55.800Z | Checking icu_normalizer_data v2.1.1 |
| 1897 | 2026-03-16T21:58:55.883Z | Checking zerovec v0.11.5 |
| 1898 | 2026-03-16T21:58:55.932Z | Checking zerotrie v0.2.3 |
| 1899 | 2026-03-16T21:58:55.977Z | Checking rand_core v0.6.4 |
| 1900 | 2026-03-16T21:58:55.980Z | Checking form_urlencoded v1.2.2 |
| 1901 | 2026-03-16T21:58:56.063Z | Checking portable-atomic v1.13.1 |
| 1902 | 2026-03-16T21:58:56.066Z | Checking utf8_iter v1.0.4 |
| 1903 | 2026-03-16T21:58:56.218Z | Checking pin-project-lite v0.2.17 |
| 1904 | 2026-03-16T21:58:56.265Z | Checking num-traits v0.2.19 |
| 1905 | 2026-03-16T21:58:56.265Z | Checking critical-section v1.2.0 |
| 1906 | 2026-03-16T21:58:56.351Z | Checking zerocopy v0.8.40 |
| 1907 | 2026-03-16T21:58:56.354Z | Checking parking_lot_core v0.9.12 |
| 1908 | 2026-03-16T21:58:56.438Z | Checking rand_core v0.10.0 |
| 1909 | 2026-03-16T21:58:56.483Z | Checking signal-hook-registry v1.4.8 |
| 1910 | 2026-03-16T21:58:56.528Z | Checking tinystr v0.8.2 |
| 1911 | 2026-03-16T21:58:56.650Z | Checking potential_utf v0.1.4 |
| 1912 | 2026-03-16T21:58:56.695Z | Checking parking_lot v0.12.5 |
| 1913 | 2026-03-16T21:58:56.698Z | Checking once_cell v1.21.3 |
| 1914 | 2026-03-16T21:58:56.778Z | Checking getrandom v0.4.1 |
| 1915 | 2026-03-16T21:58:56.822Z | Checking icu_locale_core v2.1.1 |
| 1916 | 2026-03-16T21:58:56.865Z | Checking icu_collections v2.1.1 |
| 1917 | 2026-03-16T21:58:56.967Z | Checking mio v1.1.1 |
| 1918 | 2026-03-16T21:58:57.016Z | Checking typenum v1.19.0 |
| 1919 | 2026-03-16T21:58:57.062Z | Checking socket2 v0.6.2 |
| 1920 | 2026-03-16T21:58:57.116Z | Checking iana-time-zone v0.1.65 |
| 1921 | 2026-03-16T21:58:57.162Z | Checking serde v1.0.228 |
| 1922 | 2026-03-16T21:58:57.280Z | Checking bitflags v2.11.0 |
| 1923 | 2026-03-16T21:58:57.324Z | Checking serde_json v1.0.149 |
| 1924 | 2026-03-16T21:58:57.383Z | Checking thiserror v2.0.18 |
| 1925 | 2026-03-16T21:58:57.433Z | Checking allocator-api2 v0.2.21 |
| 1926 | 2026-03-16T21:58:57.529Z | Checking uuid v1.21.0 |
| 1927 | 2026-03-16T21:58:57.574Z | Checking semver v1.0.27 |
| 1928 | 2026-03-16T21:58:57.619Z | Checking icu_provider v2.1.1 |
| 1929 | 2026-03-16T21:58:57.755Z | Checking bytes v1.11.1 |
| 1930 | 2026-03-16T21:58:57.800Z | Checking generic-array v0.14.7 |
| 1931 | 2026-03-16T21:58:57.843Z | Checking chrono v0.4.44 |
| 1932 | 2026-03-16T21:58:57.889Z | Checking futures-core v0.3.32 |
| 1933 | 2026-03-16T21:58:57.950Z | Checking icu_normalizer v2.1.1 |
| 1934 | 2026-03-16T21:58:57.995Z | Checking icu_properties v2.1.2 |
| 1935 | 2026-03-16T21:58:58.087Z | Checking equivalent v1.0.2 |
| 1936 | 2026-03-16T21:58:58.241Z | Checking dyn-clone v1.0.20 |
| 1937 | 2026-03-16T21:58:58.291Z | Checking const-oid v0.9.6 |
| 1938 | 2026-03-16T21:58:58.392Z | Checking tokio v1.49.0 |
| 1939 | 2026-03-16T21:58:58.441Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1940 | 2026-03-16T21:58:58.441Z | Checking foldhash v0.2.0 |
| 1941 | 2026-03-16T21:58:58.524Z | Checking crypto-common v0.1.7 |
| 1942 | 2026-03-16T21:58:58.666Z | Checking hashbrown v0.16.1 |
| 1943 | 2026-03-16T21:58:58.711Z | Checking block-buffer v0.10.4 |
| 1944 | 2026-03-16T21:58:58.840Z | Checking futures-sink v0.3.32 |
| 1945 | 2026-03-16T21:58:58.918Z | Checking rustix v1.1.3 |
| 1946 | 2026-03-16T21:58:59.001Z | Checking byteorder v1.5.0 |
| 1947 | 2026-03-16T21:58:59.057Z | Checking futures-channel v0.3.32 |
| 1948 | 2026-03-16T21:58:59.164Z | Checking idna_adapter v1.2.1 |
| 1949 | 2026-03-16T21:58:59.306Z | Checking futures-io v0.3.32 |
| 1950 | 2026-03-16T21:58:59.352Z | Checking idna v1.1.0 |
| 1951 | 2026-03-16T21:58:59.355Z | Checking digest v0.10.7 |
| 1952 | 2026-03-16T21:58:59.355Z | Checking futures-task v0.3.32 |
| 1953 | 2026-03-16T21:58:59.476Z | Checking slab v0.4.12 |
| 1954 | 2026-03-16T21:58:59.519Z | Checking cpufeatures v0.2.17 |
| 1955 | 2026-03-16T21:58:59.640Z | Checking indexmap v2.13.0 |
| 1956 | 2026-03-16T21:58:59.642Z | Checking thiserror v1.0.69 |
| 1957 | 2026-03-16T21:58:59.725Z | Checking futures-util v0.3.32 |
| 1958 | 2026-03-16T21:58:59.729Z | Checking url v2.5.8 |
| 1959 | 2026-03-16T21:58:59.764Z | Checking getrandom v0.3.4 |
| 1960 | 2026-03-16T21:58:59.852Z | Checking fnv v1.0.7 |
| 1961 | 2026-03-16T21:59:00.004Z | Checking regex-syntax v0.8.10 |
| 1962 | 2026-03-16T21:59:00.048Z | Checking http v1.4.0 |
| 1963 | 2026-03-16T21:59:00.123Z | Checking tracing-core v0.1.36 |
| 1964 | 2026-03-16T21:59:00.384Z | Checking schemars v0.8.22 |
| 1965 | 2026-03-16T21:59:00.455Z | Checking base64 v0.22.1 |
| 1966 | 2026-03-16T21:59:00.569Z | Checking tracing v0.1.44 |
| 1967 | 2026-03-16T21:59:00.702Z | Checking ppv-lite86 v0.2.21 |
| 1968 | 2026-03-16T21:59:00.806Z | Checking unicode-ident v1.0.24 |
| 1969 | 2026-03-16T21:59:00.863Z | Checking ipnet v2.11.0 |
| 1970 | 2026-03-16T21:59:00.924Z | Checking utf8parse v0.2.2 |
| 1971 | 2026-03-16T21:59:00.997Z | Checking anstyle v1.0.13 |
| 1972 | 2026-03-16T21:59:01.090Z | Checking proc-macro2 v1.0.106 |
| 1973 | 2026-03-16T21:59:01.182Z | Checking untrusted v0.9.0 |
| 1974 | 2026-03-16T21:59:01.259Z | Checking anstyle-parse v0.2.7 |
| 1975 | 2026-03-16T21:59:01.304Z | Checking aho-corasick v1.1.4 |
| 1976 | 2026-03-16T21:59:01.348Z | Checking colorchoice v1.0.4 |
| 1977 | 2026-03-16T21:59:01.392Z | Checking ring v0.17.14 |
| 1978 | 2026-03-16T21:59:01.486Z | Checking base64ct v1.8.3 |
| 1979 | 2026-03-16T21:59:01.530Z | Checking is_terminal_polyfill v1.70.2 |
| 1980 | 2026-03-16T21:59:01.573Z | Checking quote v1.0.44 |
| 1981 | 2026-03-16T21:59:01.674Z | Checking anstyle-query v1.1.5 |
| 1982 | 2026-03-16T21:59:01.825Z | Checking anstream v0.6.21 |
| 1983 | 2026-03-16T21:59:01.870Z | Checking syn v2.0.117 |
| 1984 | 2026-03-16T21:59:01.873Z | Checking block-padding v0.3.3 |
| 1985 | 2026-03-16T21:59:01.873Z | Checking terminal_size v0.4.3 |
| 1986 | 2026-03-16T21:59:02.082Z | Checking rustls-pki-types v1.14.0 |
| 1987 | 2026-03-16T21:59:02.128Z | Checking crossbeam-utils v0.8.21 |
| 1988 | 2026-03-16T21:59:02.170Z | Checking inout v0.1.4 |
| 1989 | 2026-03-16T21:59:02.266Z | Checking regex-automata v0.4.14 |
| 1990 | 2026-03-16T21:59:02.378Z | Checking httparse v1.10.1 |
| 1991 | 2026-03-16T21:59:02.458Z | Checking cipher v0.4.4 |
| 1992 | 2026-03-16T21:59:02.506Z | Checking clap_lex v1.0.0 |
| 1993 | 2026-03-16T21:59:02.614Z | Checking strsim v0.11.1 |
| 1994 | 2026-03-16T21:59:02.682Z | Checking sha2 v0.10.9 |
| 1995 | 2026-03-16T21:59:02.733Z | Checking pem-rfc7468 v0.7.0 |
| 1996 | 2026-03-16T21:59:02.787Z | Checking http-body v1.0.1 |
| 1997 | 2026-03-16T21:59:02.791Z | Checking rand_core v0.9.5 |
| 1998 | 2026-03-16T21:59:02.867Z | Checking clap_builder v4.5.60 |
| 1999 | 2026-03-16T21:59:02.910Z | Checking tokio-util v0.7.18 |
| 2000 | 2026-03-16T21:59:02.964Z | Checking atomic-waker v1.1.2 |
| 2001 | 2026-03-16T21:59:03.011Z | Checking hmac v0.12.1 |
| 2002 | 2026-03-16T21:59:03.069Z | Checking httpdate v1.0.3 |
| 2003 | 2026-03-16T21:59:03.114Z | Checking try-lock v0.2.5 |
| 2004 | 2026-03-16T21:59:03.157Z | Checking ryu v1.0.23 |
| 2005 | 2026-03-16T21:59:03.213Z | Checking pin-utils v0.1.0 |
| 2006 | 2026-03-16T21:59:03.271Z | Checking want v0.3.1 |
| 2007 | 2026-03-16T21:59:03.316Z | Checking flagset v0.4.7 |
| 2008 | 2026-03-16T21:59:03.357Z | Checking tower-layer v0.3.3 |
| 2009 | 2026-03-16T21:59:03.403Z | Checking tower-service v0.3.3 |
| 2010 | 2026-03-16T21:59:03.453Z | Checking rand_chacha v0.9.0 |
| 2011 | 2026-03-16T21:59:03.507Z | Checking der v0.7.10 |
| 2012 | 2026-03-16T21:59:03.576Z | Checking erased-serde v0.3.31 |
| 2013 | 2026-03-16T21:59:03.593Z | Checking spin v0.9.8 |
| 2014 | 2026-03-16T21:59:03.751Z | Checking rand v0.9.2 |
| 2015 | 2026-03-16T21:59:03.797Z | Checking h2 v0.4.13 |
| 2016 | 2026-03-16T21:59:03.875Z | Checking anyhow v1.0.102 |
| 2017 | 2026-03-16T21:59:04.156Z | Checking http-body-util v0.1.3 |
| 2018 | 2026-03-16T21:59:04.196Z | Checking slog v2.8.2 |
| 2019 | 2026-03-16T21:59:04.407Z | Checking aws-lc-sys v0.37.1 |
| 2020 | 2026-03-16T21:59:04.481Z | Checking powerfmt v0.2.0 |
| 2021 | 2026-03-16T21:59:04.553Z | Checking untrusted v0.7.1 |
| 2022 | 2026-03-16T21:59:04.599Z | Checking openssl-probe v0.2.1 |
| 2023 | 2026-03-16T21:59:04.603Z | Checking clap v4.5.60 |
| 2024 | 2026-03-16T21:59:04.709Z | Checking deranged v0.5.8 |
| 2025 | 2026-03-16T21:59:04.752Z | Checking num-conv v0.2.0 |
| 2026 | 2026-03-16T21:59:04.796Z | Checking fastrand v2.3.0 |
| 2027 | 2026-03-16T21:59:04.834Z | Checking num_threads v0.1.7 |
| 2028 | 2026-03-16T21:59:04.834Z | Checking time-core v0.1.8 |
| 2029 | 2026-03-16T21:59:04.940Z | Checking regex v1.12.3 |
| 2030 | 2026-03-16T21:59:04.992Z | Checking spki v0.7.3 |
| 2031 | 2026-03-16T21:59:05.058Z | Checking serde_urlencoded v0.7.1 |
| 2032 | 2026-03-16T21:59:05.105Z | Checking pbkdf2 v0.12.2 |
| 2033 | 2026-03-16T21:59:05.195Z | Checking aes v0.8.4 |
| 2034 | 2026-03-16T21:59:05.239Z | Checking rand_chacha v0.3.1 |
| 2035 | 2026-03-16T21:59:05.282Z | Checking unicode-width v0.2.0 |
| 2036 | 2026-03-16T21:59:05.340Z | Checking aws-lc-rs v1.16.0 |
| 2037 | 2026-03-16T21:59:05.386Z | Checking pretty-hex v0.4.1 |
| 2038 | 2026-03-16T21:59:05.389Z | Checking cbc v0.1.2 |
| 2039 | 2026-03-16T21:59:05.538Z | Checking rand v0.8.5 |
| 2040 | 2026-03-16T21:59:05.583Z | Checking salsa20 v0.10.2 |
| 2041 | 2026-03-16T21:59:05.626Z | Checking ipnetwork v0.21.1 |
| 2042 | 2026-03-16T21:59:05.669Z | Checking tempfile v3.25.0 |
| 2043 | 2026-03-16T21:59:05.765Z | Checking hex v0.4.3 |
| 2044 | 2026-03-16T21:59:05.809Z | Checking scrypt v0.11.0 |
| 2045 | 2026-03-16T21:59:05.935Z | Checking plain v0.2.3 |
| 2046 | 2026-03-16T21:59:05.979Z | Checking rustls-native-certs v0.8.3 |
| 2047 | 2026-03-16T21:59:06.031Z | Checking pkcs5 v0.7.1 |
| 2048 | 2026-03-16T21:59:06.098Z | Checking sync_wrapper v1.0.2 |
| 2049 | 2026-03-16T21:59:06.143Z | Checking time v0.3.47 |
| 2050 | 2026-03-16T21:59:06.145Z | Checking camino v1.2.2 |
| 2051 | 2026-03-16T21:59:06.227Z | Checking mime v0.3.17 |
| 2052 | 2026-03-16T21:59:06.273Z | Checking ucd-trie v0.1.7 |
| 2053 | 2026-03-16T21:59:06.315Z | Checking tower v0.5.3 |
| 2054 | 2026-03-16T21:59:06.411Z | Checking pkcs8 v0.10.2 |
| 2055 | 2026-03-16T21:59:06.471Z | Checking pest v2.8.6 |
| 2056 | 2026-03-16T21:59:06.515Z | Checking webpki-roots v1.0.6 |
| 2057 | 2026-03-16T21:59:06.559Z | Checking rustls-webpki v0.103.9 |
| 2058 | 2026-03-16T21:59:06.604Z | Checking iri-string v0.7.10 |
| 2059 | 2026-03-16T21:59:06.671Z | Checking either v1.15.0 |
| 2060 | 2026-03-16T21:59:06.715Z | Checking openapiv3 v2.2.0 |
| 2061 | 2026-03-16T21:59:06.871Z | Checking foreign-types-shared v0.1.1 |
| 2062 | 2026-03-16T21:59:06.957Z | Checking openssl-sys v0.9.111 |
| 2063 | 2026-03-16T21:59:07.012Z | Checking foreign-types v0.3.2 |
| 2064 | 2026-03-16T21:59:07.131Z | Checking encoding_rs v0.8.35 |
| 2065 | 2026-03-16T21:59:07.175Z | Checking rustls v0.23.37 |
| 2066 | 2026-03-16T21:59:07.501Z | Checking hyper v1.8.1 |
| 2067 | 2026-03-16T21:59:07.760Z | Checking winnow v0.7.14 |
| 2068 | 2026-03-16T21:59:07.805Z | Checking openssl v0.10.75 |
| 2069 | 2026-03-16T21:59:08.037Z | Checking oxnet v0.1.4 |
| 2070 | 2026-03-16T21:59:08.123Z | Checking tower-http v0.6.8 |
| 2071 | 2026-03-16T21:59:08.385Z | Checking lazy_static v1.5.0 |
| 2072 | 2026-03-16T21:59:08.438Z | Checking static_assertions v1.1.0 |
| 2073 | 2026-03-16T21:59:08.532Z | Checking signature v2.2.0 |
| 2074 | 2026-03-16T21:59:08.579Z | Checking simd-adler32 v0.3.8 |
| 2075 | 2026-03-16T21:59:08.581Z | Checking hubpack v0.1.2 |
| 2076 | 2026-03-16T21:59:08.581Z | Checking adler2 v2.0.1 |
| 2077 | 2026-03-16T21:59:08.731Z | Checking strum v0.26.3 |
| 2078 | 2026-03-16T21:59:08.792Z | Checking hyper-util v0.1.20 |
| 2079 | 2026-03-16T21:59:08.827Z | Checking sha1 v0.10.6 |
| 2080 | 2026-03-16T21:59:08.872Z | Checking miniz_oxide v0.8.9 |
| 2081 | 2026-03-16T21:59:08.876Z | Checking data-encoding v2.10.0 |
| 2082 | 2026-03-16T21:59:08.957Z | Checking tinyvec_macros v0.1.1 |
| 2083 | 2026-03-16T21:59:09.064Z | Checking toml_datetime v0.6.11 |
| 2084 | 2026-03-16T21:59:09.109Z | Checking tinyvec v1.10.0 |
| 2085 | 2026-03-16T21:59:09.309Z | Checking serde_spanned v0.6.9 |
| 2086 | 2026-03-16T21:59:09.354Z | Checking num-integer v0.1.46 |
| 2087 | 2026-03-16T21:59:09.400Z | Checking scroll v0.13.0 |
| 2088 | 2026-03-16T21:59:09.445Z | Checking base16ct v0.2.0 |
| 2089 | 2026-03-16T21:59:09.503Z | Checking bit-vec v0.8.0 |
| 2090 | 2026-03-16T21:59:09.574Z | Checking crossbeam-epoch v0.9.18 |
| 2091 | 2026-03-16T21:59:09.642Z | Checking sec1 v0.7.3 |
| 2092 | 2026-03-16T21:59:09.688Z | Checking crc32fast v1.5.0 |
| 2093 | 2026-03-16T21:59:09.737Z | Checking goblin v0.10.5 |
| 2094 | 2026-03-16T21:59:09.791Z | Checking bit-set v0.8.0 |
| 2095 | 2026-03-16T21:59:09.902Z | Checking ff v0.13.1 |
| 2096 | 2026-03-16T21:59:09.906Z | Checking wait-timeout v0.2.1 |
| 2097 | 2026-03-16T21:59:09.988Z | Checking memmap2 v0.9.10 |
| 2098 | 2026-03-16T21:59:10.032Z | Checking num-iter v0.1.45 |
| 2099 | 2026-03-16T21:59:10.094Z | Checking group v0.13.0 |
| 2100 | 2026-03-16T21:59:10.139Z | Checking dtrace-parser v0.3.0 |
| 2101 | 2026-03-16T21:59:10.204Z | Checking bstr v1.12.1 |
| 2102 | 2026-03-16T21:59:10.249Z | Checking hkdf v0.12.4 |
| 2103 | 2026-03-16T21:59:10.318Z | Checking ahash v0.8.12 |
| 2104 | 2026-03-16T21:59:10.448Z | Checking crypto-bigint v0.5.5 |
| 2105 | 2026-03-16T21:59:10.495Z | Checking scroll v0.12.0 |
| 2106 | 2026-03-16T21:59:10.497Z | Checking tokio-rustls v0.26.4 |
| 2107 | 2026-03-16T21:59:10.580Z | Checking thread-id v5.1.0 |
| 2108 | 2026-03-16T21:59:10.625Z | Checking quick-error v1.2.3 |
| 2109 | 2026-03-16T21:59:10.673Z | Checking native-tls v0.2.18 |
| 2110 | 2026-03-16T21:59:10.719Z | Checking rand_xorshift v0.4.0 |
| 2111 | 2026-03-16T21:59:10.782Z | Checking zerocopy v0.7.35 |
| 2112 | 2026-03-16T21:59:10.785Z | Checking rusty-fork v0.3.1 |
| 2113 | 2026-03-16T21:59:10.871Z | Checking hyper-rustls v0.27.7 |
| 2114 | 2026-03-16T21:59:10.879Z | Checking goblin v0.8.2 |
| 2115 | 2026-03-16T21:59:10.966Z | Checking tokio-native-tls v0.3.1 |
| 2116 | 2026-03-16T21:59:10.969Z | Checking unarray v0.1.4 |
| 2117 | 2026-03-16T21:59:11.051Z | Checking num-bigint-dig v0.8.6 |
| 2118 | 2026-03-16T21:59:11.168Z | Checking proptest v1.10.0 |
| 2119 | 2026-03-16T21:59:11.213Z | Checking hyper-tls v0.6.0 |
| 2120 | 2026-03-16T21:59:11.216Z | Checking dtrace-parser v0.2.0 |
| 2121 | 2026-03-16T21:59:11.464Z | Checking reqwest v0.12.28 |
| 2122 | 2026-03-16T21:59:11.578Z | Checking pkcs1 v0.7.5 |
| 2123 | 2026-03-16T21:59:11.621Z | Checking x509-cert v0.2.5 |
| 2124 | 2026-03-16T21:59:11.885Z | Checking thread-id v4.2.2 |
| 2125 | 2026-03-16T21:59:12.018Z | Checking unicode-segmentation v1.12.0 |
| 2126 | 2026-03-16T21:59:12.080Z | Checking elliptic-curve v0.13.8 |
| 2127 | 2026-03-16T21:59:12.228Z | Checking zlib-rs v0.6.2 |
| 2128 | 2026-03-16T21:59:12.466Z | Checking rsa v0.9.10 |
| 2129 | 2026-03-16T21:59:12.531Z | Checking crossbeam-deque v0.8.6 |
| 2130 | 2026-03-16T21:59:12.576Z | Checking rfc6979 v0.4.0 |
| 2131 | 2026-03-16T21:59:12.641Z | Checking toml_write v0.1.2 |
| 2132 | 2026-03-16T21:59:12.755Z | Checking ecdsa v0.16.9 |
| 2133 | 2026-03-16T21:59:12.800Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2134 | 2026-03-16T21:59:12.887Z | Checking toml_edit v0.22.27 |
| 2135 | 2026-03-16T21:59:13.117Z | Checking curve25519-dalek v4.1.3 |
| 2136 | 2026-03-16T21:59:13.161Z | Checking dof v0.4.0 |
| 2137 | 2026-03-16T21:59:13.234Z | Checking rustix v0.38.44 |
| 2138 | 2026-03-16T21:59:13.280Z | Checking env_filter v1.0.0 |
| 2139 | 2026-03-16T21:59:13.488Z | Checking flate2 v1.1.9 |
| 2140 | 2026-03-16T21:59:13.533Z | Checking psl-types v2.0.11 |
| 2141 | 2026-03-16T21:59:13.715Z | Checking keccak v0.1.6 |
| 2142 | 2026-03-16T21:59:13.760Z | Checking dof v0.3.0 |
| 2143 | 2026-03-16T21:59:13.763Z | Checking newtype-uuid v1.3.2 |
| 2144 | 2026-03-16T21:59:13.922Z | Checking publicsuffix v2.3.0 |
| 2145 | 2026-03-16T21:59:13.971Z | Checking sha3 v0.10.8 |
| 2146 | 2026-03-16T21:59:14.092Z | Checking daft v0.1.5 |
| 2147 | 2026-03-16T21:59:14.161Z | Checking usdt-impl v0.6.0 |
| 2148 | 2026-03-16T21:59:14.163Z | Checking usdt-impl v0.5.0 |
| 2149 | 2026-03-16T21:59:14.163Z | Checking env_logger v0.11.9 |
| 2150 | 2026-03-16T21:59:14.290Z | Checking ed25519 v2.2.3 |
| 2151 | 2026-03-16T21:59:14.294Z | Checking cookie v0.18.1 |
| 2152 | 2026-03-16T21:59:14.393Z | Checking itertools v0.13.0 |
| 2153 | 2026-03-16T21:59:14.439Z | Checking serde_with v3.17.0 |
| 2154 | 2026-03-16T21:59:14.485Z | Checking bitflags v1.3.2 |
| 2155 | 2026-03-16T21:59:14.493Z | Checking siphasher v1.0.2 |
| 2156 | 2026-03-16T21:59:14.571Z | Checking usdt v0.6.0 |
| 2157 | 2026-03-16T21:59:14.619Z | Checking ed25519-dalek v2.2.0 |
| 2158 | 2026-03-16T21:59:14.622Z | Checking cookie_store v0.22.1 |
| 2159 | 2026-03-16T21:59:14.622Z | Checking rustls-platform-verifier v0.6.2 |
| 2160 | 2026-03-16T21:59:14.746Z | Checking unicode-normalization v0.1.25 |
| 2161 | 2026-03-16T21:59:14.790Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2162 | 2026-03-16T21:59:14.834Z | Checking signal-hook v0.3.18 |
| 2163 | 2026-03-16T21:59:14.880Z | Checking managed v0.8.0 |
| 2164 | 2026-03-16T21:59:14.954Z | Checking winnow v0.5.40 |
| 2165 | 2026-03-16T21:59:15.081Z | Checking rayon-core v1.13.0 |
| 2166 | 2026-03-16T21:59:15.144Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2167 | 2026-03-16T21:59:15.172Z | Checking reqwest v0.13.2 |
| 2168 | 2026-03-16T21:59:15.175Z | Checking object v0.37.3 |
| 2169 | 2026-03-16T21:59:15.267Z | Checking foldhash v0.1.5 |
| 2170 | 2026-03-16T21:59:15.319Z | Checking bzip2 v0.4.4 |
| 2171 | 2026-03-16T21:59:15.473Z | Checking hashbrown v0.15.5 |
| 2172 | 2026-03-16T21:59:15.539Z | Checking signal-hook-mio v0.2.5 |
| 2173 | 2026-03-16T21:59:15.584Z | Checking ref-cast v1.0.25 |
| 2174 | 2026-03-16T21:59:15.716Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2175 | 2026-03-16T21:59:15.761Z | Checking zip v0.6.6 |
| 2176 | 2026-03-16T21:59:15.862Z | Checking bumpalo v3.20.2 |
| 2177 | 2026-03-16T21:59:15.912Z | Checking zstd-safe v7.2.4 |
| 2178 | 2026-03-16T21:59:16.163Z | Checking libbz2-rs-sys v0.2.2 |
| 2179 | 2026-03-16T21:59:16.166Z | Checking zstd v0.13.3 |
| 2180 | 2026-03-16T21:59:16.166Z | Checking zopfli v0.8.3 |
| 2181 | 2026-03-16T21:59:16.289Z | Checking crossterm v0.28.1 |
| 2182 | 2026-03-16T21:59:16.404Z | Checking rayon v1.11.0 |
| 2183 | 2026-03-16T21:59:16.471Z | Checking similar v2.7.0 |
| 2184 | 2026-03-16T21:59:16.516Z | Checking fs-err v3.3.0 |
| 2185 | 2026-03-16T21:59:16.599Z | Checking toml_edit v0.19.15 |
| 2186 | 2026-03-16T21:59:16.712Z | Checking hash32 v0.2.1 |
| 2187 | 2026-03-16T21:59:16.756Z | Checking bzip2 v0.6.1 |
| 2188 | 2026-03-16T21:59:16.933Z | Checking serde-big-array v0.5.1 |
| 2189 | 2026-03-16T21:59:16.978Z | Checking unicode-bidi v0.3.18 |
| 2190 | 2026-03-16T21:59:17.022Z | Checking jiff v0.2.21 |
| 2191 | 2026-03-16T21:59:17.025Z | Checking unicode-properties v0.1.4 |
| 2192 | 2026-03-16T21:59:17.133Z | Checking predicates-core v1.0.10 |
| 2193 | 2026-03-16T21:59:17.303Z | Checking heapless v0.7.17 |
| 2194 | 2026-03-16T21:59:17.349Z | Checking hickory-proto v0.25.2 |
| 2195 | 2026-03-16T21:59:17.352Z | Checking tokio-stream v0.1.18 |
| 2196 | 2026-03-16T21:59:17.434Z | Checking stringprep v0.1.5 |
| 2197 | 2026-03-16T21:59:17.665Z | Checking md-5 v0.10.6 |
| 2198 | 2026-03-16T21:59:17.880Z | Checking float-cmp v0.10.0 |
| 2199 | 2026-03-16T21:59:17.925Z | Checking fallible-iterator v0.2.0 |
| 2200 | 2026-03-16T21:59:17.969Z | Checking rustc-hash v2.1.1 |
| 2201 | 2026-03-16T21:59:18.040Z | Checking toml v0.7.8 |
| 2202 | 2026-03-16T21:59:18.087Z | Checking normalize-line-endings v0.3.0 |
| 2203 | 2026-03-16T21:59:18.143Z | Checking difflib v0.4.0 |
| 2204 | 2026-03-16T21:59:18.232Z | Checking iddqd v0.3.17 |
| 2205 | 2026-03-16T21:59:18.323Z | Checking postgres-protocol v0.6.10 |
| 2206 | 2026-03-16T21:59:18.412Z | Checking predicates v3.1.4 |
| 2207 | 2026-03-16T21:59:18.482Z | Checking smoltcp v0.9.1 |
| 2208 | 2026-03-16T21:59:18.527Z | Checking phf_shared v0.11.3 |
| 2209 | 2026-03-16T21:59:18.695Z | Checking phf_shared v0.13.1 |
| 2210 | 2026-03-16T21:59:18.749Z | Checking itertools v0.12.1 |
| 2211 | 2026-03-16T21:59:18.794Z | Checking console v0.16.2 |
| 2212 | 2026-03-16T21:59:18.846Z | Checking buf-list v1.1.2 |
| 2213 | 2026-03-16T21:59:19.009Z | Checking strum v0.27.2 |
| 2214 | 2026-03-16T21:59:19.119Z | Checking new_debug_unreachable v1.0.6 |
| 2215 | 2026-03-16T21:59:19.183Z | Checking unit-prefix v0.5.2 |
| 2216 | 2026-03-16T21:59:19.229Z | Checking fixedbitset v0.5.7 |
| 2217 | 2026-03-16T21:59:19.272Z | Checking precomputed-hash v0.1.1 |
| 2218 | 2026-03-16T21:59:19.335Z | Checking lalrpop-util v0.19.12 |
| 2219 | 2026-03-16T21:59:19.380Z | Checking fixedbitset v0.4.2 |
| 2220 | 2026-03-16T21:59:19.426Z | Checking string_cache v0.8.9 |
| 2221 | 2026-03-16T21:59:19.429Z | Checking indicatif v0.18.4 |
| 2222 | 2026-03-16T21:59:19.517Z | Checking petgraph v0.8.3 |
| 2223 | 2026-03-16T21:59:19.576Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2224 | 2026-03-16T21:59:19.620Z | Checking petgraph v0.6.5 |
| 2225 | 2026-03-16T21:59:19.669Z | Checking phf v0.13.1 |
| 2226 | 2026-03-16T21:59:19.902Z | Checking postgres-types v0.2.12 |
| 2227 | 2026-03-16T21:59:19.997Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2228 | 2026-03-16T21:59:20.178Z | Checking zone v0.3.1 |
| 2229 | 2026-03-16T21:59:20.223Z | Checking zip v4.6.1 |
| 2230 | 2026-03-16T21:59:20.364Z | Checking whoami v2.1.0 |
| 2231 | 2026-03-16T21:59:20.414Z | Checking peg-runtime v0.8.5 |
| 2232 | 2026-03-16T21:59:20.673Z | Checking tokio-postgres v0.7.16 |
| 2233 | 2026-03-16T21:59:20.718Z | Checking futures-executor v0.3.32 |
| 2234 | 2026-03-16T21:59:20.769Z | Checking is-terminal v0.4.17 |
| 2235 | 2026-03-16T21:59:20.930Z | Checking crossbeam-channel v0.5.15 |
| 2236 | 2026-03-16T21:59:20.974Z | Checking futures v0.3.32 |
| 2237 | 2026-03-16T21:59:21.028Z | Checking thread_local v1.1.9 |
| 2238 | 2026-03-16T21:59:21.108Z | Checking take_mut v0.2.2 |
| 2239 | 2026-03-16T21:59:21.217Z | Checking term v1.2.1 |
| 2240 | 2026-03-16T21:59:21.271Z | Checking regress v0.10.5 |
| 2241 | 2026-03-16T21:59:21.274Z | Compiling rustls v0.22.4 |
| 2242 | 2026-03-16T21:59:21.413Z | Checking slog-async v2.8.0 |
| 2243 | 2026-03-16T21:59:21.459Z | Compiling newtype-uuid-macros v0.1.0 |
| 2244 | 2026-03-16T21:59:21.547Z | Checking slog-term v2.9.2 |
| 2245 | 2026-03-16T21:59:21.651Z | Compiling structmeta-derive v0.3.0 |
| 2246 | 2026-03-16T21:59:21.697Z | Compiling multer v3.1.0 |
| 2247 | 2026-03-16T21:59:21.743Z | Compiling async-stream-impl v0.3.6 |
| 2248 | 2026-03-16T21:59:21.932Z | Compiling dropshot v0.16.7 |
| 2249 | 2026-03-16T21:59:22.082Z | Compiling dropshot_endpoint v0.16.7 |
| 2250 | 2026-03-16T21:59:22.319Z | Checking match_cfg v0.1.0 |
| 2251 | 2026-03-16T21:59:22.364Z | Checking slog-json v2.6.1 |
| 2252 | 2026-03-16T21:59:22.443Z | Checking hostname v0.3.1 |
| 2253 | 2026-03-16T21:59:22.537Z | Checking debug-ignore v1.0.5 |
| 2254 | 2026-03-16T21:59:22.594Z | Checking serde_spanned v1.0.4 |
| 2255 | 2026-03-16T21:59:22.597Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2256 | 2026-03-16T21:59:22.597Z | Checking slog-bunyan v2.5.0 |
| 2257 | 2026-03-16T21:59:22.723Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2258 | 2026-03-16T21:59:22.810Z | Checking rustls-webpki v0.102.8 |
| 2259 | 2026-03-16T21:59:22.856Z | Checking serde_path_to_error v0.1.20 |
| 2260 | 2026-03-16T21:59:22.911Z | Checking toml v0.9.12+spec-1.1.0 |
| 2261 | 2026-03-16T21:59:22.962Z | Checking async-stream v0.3.6 |
| 2262 | 2026-03-16T21:59:23.202Z | Compiling structmeta v0.3.0 |
| 2263 | 2026-03-16T21:59:23.267Z | Checking progenitor-client v0.13.0 |
| 2264 | 2026-03-16T21:59:23.312Z | Checking waitgroup v0.1.2 |
| 2265 | 2026-03-16T21:59:23.352Z | Checking rustls-pemfile v2.2.0 |
| 2266 | 2026-03-16T21:59:23.464Z | Checking hostname v0.4.2 |
| 2267 | 2026-03-16T21:59:23.467Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2268 | 2026-03-16T21:59:23.551Z | Compiling derive-ex v0.1.8 |
| 2269 | 2026-03-16T21:59:23.595Z | Compiling parse-display-derive v0.10.0 |
| 2270 | 2026-03-16T21:59:23.639Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2271 | 2026-03-16T21:59:23.643Z | Checking itertools v0.14.0 |
| 2272 | 2026-03-16T21:59:23.762Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2273 | 2026-03-16T21:59:23.894Z | Checking macaddr v1.0.1 |
| 2274 | 2026-03-16T21:59:24.055Z | Checking progenitor-client v0.10.0 |
| 2275 | 2026-03-16T21:59:24.160Z | Checking instant v0.1.13 |
| 2276 | 2026-03-16T21:59:24.307Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2277 | 2026-03-16T21:59:24.352Z | Checking backoff v0.4.0 |
| 2278 | 2026-03-16T21:59:24.397Z | Checking backon v1.6.0 |
| 2279 | 2026-03-16T21:59:24.476Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2280 | 2026-03-16T21:59:24.610Z | Checking heck v0.5.0 |
| 2281 | 2026-03-16T21:59:24.652Z | Checking progenitor-extras v0.1.1 |
| 2282 | 2026-03-16T21:59:24.800Z | Checking camino-tempfile v1.4.1 |
| 2283 | 2026-03-16T21:59:25.039Z | Checking toml v0.8.23 |
| 2284 | 2026-03-16T21:59:25.131Z | Compiling cfg_aliases v0.2.1 |
| 2285 | 2026-03-16T21:59:25.175Z | Compiling memoffset v0.9.1 |
| 2286 | 2026-03-16T21:59:25.261Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2287 | 2026-03-16T21:59:25.396Z | Checking tokio-rustls v0.25.0 |
| 2288 | 2026-03-16T21:59:25.526Z | Compiling crucible-workspace-hack v0.1.0 |
| 2289 | 2026-03-16T21:59:25.777Z | Checking secrecy v0.10.3 |
| 2290 | 2026-03-16T21:59:25.908Z | Compiling test-strategy v0.4.5 |
| 2291 | 2026-03-16T21:59:26.010Z | Checking glob v0.3.3 |
| 2292 | 2026-03-16T21:59:26.053Z | Checking parse-display v0.10.0 |
| 2293 | 2026-03-16T21:59:26.096Z | Compiling proc-macro-crate v3.4.0 |
| 2294 | 2026-03-16T21:59:26.272Z | Compiling heapless v0.8.0 |
| 2295 | 2026-03-16T21:59:26.315Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2296 | 2026-03-16T21:59:26.699Z | Checking tabwriter v1.4.1 |
| 2297 | 2026-03-16T21:59:26.785Z | Compiling ingot-macros v0.1.1 |
| 2298 | 2026-03-16T21:59:26.851Z | Checking hash32 v0.3.1 |
| 2299 | 2026-03-16T21:59:26.908Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2300 | 2026-03-16T21:59:26.949Z | Compiling smoltcp v0.11.0 |
| 2301 | 2026-03-16T21:59:26.993Z | Compiling convert_case v0.4.0 |
| 2302 | 2026-03-16T21:59:27.050Z | Compiling unsafe-libyaml v0.2.11 |
| 2303 | 2026-03-16T21:59:27.499Z | Compiling num_enum_derive v0.7.5 |
| 2304 | 2026-03-16T21:59:27.543Z | Compiling derive_more v0.99.20 |
| 2305 | 2026-03-16T21:59:27.806Z | Compiling serde_yaml v0.9.34+deprecated |
| 2306 | 2026-03-16T21:59:28.032Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2307 | 2026-03-16T21:59:28.091Z | Checking cobs v0.3.0 |
| 2308 | 2026-03-16T21:59:28.305Z | Compiling foreign-types-macros v0.2.3 |
| 2309 | 2026-03-16T21:59:28.348Z | Checking cpufeatures v0.3.0 |
| 2310 | 2026-03-16T21:59:28.477Z | Checking foreign-types-shared v0.3.1 |
| 2311 | 2026-03-16T21:59:28.557Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2312 | 2026-03-16T21:59:28.625Z | Checking chacha20 v0.10.0 |
| 2313 | 2026-03-16T21:59:28.937Z | Checking postcard v1.1.3 |
| 2314 | 2026-03-16T21:59:29.025Z | Checking num_enum v0.7.5 |
| 2315 | 2026-03-16T21:59:29.132Z | Checking foreign-types v0.5.0 |
| 2316 | 2026-03-16T21:59:29.362Z | Compiling proc-macro-crate v1.3.1 |
| 2317 | 2026-03-16T21:59:29.404Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2318 | 2026-03-16T21:59:29.448Z | Checking sigpipe v0.1.3 |
| 2319 | 2026-03-16T21:59:29.583Z | Checking cstr-argument v0.1.2 |
| 2320 | 2026-03-16T21:59:29.719Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2321 | 2026-03-16T21:59:29.770Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2322 | 2026-03-16T21:59:29.921Z | Checking colored v3.1.1 |
| 2323 | 2026-03-16T21:59:29.965Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2324 | 2026-03-16T21:59:30.159Z | Compiling num_enum_derive v0.5.11 |
| 2325 | 2026-03-16T21:59:30.217Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2326 | 2026-03-16T21:59:30.320Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2327 | 2026-03-16T21:59:30.364Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2328 | 2026-03-16T21:59:30.472Z | Checking rand v0.10.0 |
| 2329 | 2026-03-16T21:59:30.533Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2330 | 2026-03-16T21:59:30.578Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2331 | 2026-03-16T21:59:30.692Z | Checking ingot-types v0.1.2 |
| 2332 | 2026-03-16T21:59:30.737Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2333 | 2026-03-16T21:59:30.845Z | Compiling nix v0.30.1 |
| 2334 | 2026-03-16T21:59:30.965Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2335 | 2026-03-16T21:59:31.177Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2336 | 2026-03-16T21:59:31.272Z | Checking smf v0.2.3 |
| 2337 | 2026-03-16T21:59:31.315Z | Checking ingot v0.1.1 |
| 2338 | 2026-03-16T21:59:31.478Z | Compiling num-derive v0.4.2 |
| 2339 | 2026-03-16T21:59:31.482Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2340 | 2026-03-16T21:59:31.612Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2341 | 2026-03-16T21:59:34.858Z | Checking num_enum v0.5.11 |
| 2342 | 2026-03-16T21:59:34.910Z | Checking whoami v1.6.1 |
| 2343 | 2026-03-16T21:59:34.910Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2344 | 2026-03-16T21:59:34.910Z | Compiling typify-impl v0.6.1 |
| 2345 | 2026-03-16T21:59:34.910Z | Checking half v2.7.1 |
| 2346 | 2026-03-16T21:59:34.910Z | Checking ciborium-io v0.2.2 |
| 2347 | 2026-03-16T21:59:34.910Z | Checking indent_write v2.2.0 |
| 2348 | 2026-03-16T21:59:34.910Z | Checking ciborium-ll v0.2.2 |
| 2349 | 2026-03-16T21:59:34.910Z | Checking universal-hash v0.5.1 |
| 2350 | 2026-03-16T21:59:34.910Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2351 | 2026-03-16T21:59:34.910Z | Checking ciborium v0.2.2 |
| 2352 | 2026-03-16T21:59:34.910Z | Checking opaque-debug v0.3.1 |
| 2353 | 2026-03-16T21:59:34.910Z | Checking aead v0.5.2 |
| 2354 | 2026-03-16T21:59:34.910Z | Checking swrite v0.1.0 |
| 2355 | 2026-03-16T21:59:34.910Z | Checking poly1305 v0.8.0 |
| 2356 | 2026-03-16T21:59:34.910Z | Checking chacha20 v0.9.1 |
| 2357 | 2026-03-16T21:59:34.910Z | Checking unicode-width v0.1.14 |
| 2358 | 2026-03-16T21:59:34.918Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2359 | 2026-03-16T21:59:34.918Z | Checking password-hash v0.5.0 |
| 2360 | 2026-03-16T21:59:34.918Z | Checking blake2 v0.10.6 |
| 2361 | 2026-03-16T21:59:34.918Z | Compiling usdt-attr-macro v0.5.0 |
| 2362 | 2026-03-16T21:59:34.918Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2363 | 2026-03-16T21:59:34.918Z | Compiling usdt-macro v0.5.0 |
| 2364 | 2026-03-16T21:59:34.918Z | Checking memmap v0.7.0 |
| 2365 | 2026-03-16T21:59:34.918Z | Checking argon2 v0.5.3 |
| 2366 | 2026-03-16T21:59:34.919Z | Checking chacha20poly1305 v0.10.1 |
| 2367 | 2026-03-16T21:59:34.919Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2368 | 2026-03-16T21:59:34.919Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2369 | 2026-03-16T21:59:34.919Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2370 | 2026-03-16T21:59:34.919Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2371 | 2026-03-16T21:59:34.919Z | Checking usdt v0.5.0 |
| 2372 | 2026-03-16T21:59:34.919Z | Compiling derive-where v1.6.0 |
| 2373 | 2026-03-16T21:59:34.961Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2374 | 2026-03-16T21:59:36.316Z | Checking atomicwrites v0.4.4 |
| 2375 | 2026-03-16T21:59:36.322Z | Checking tokio-dtrace v0.1.1 |
| 2376 | 2026-03-16T21:59:36.322Z | Checking thiserror-no-std v2.0.2 |
| 2377 | 2026-03-16T21:59:36.322Z | Checking console v0.15.11 |
| 2378 | 2026-03-16T21:59:36.322Z | Checking vsss-rs v3.3.4 |
| 2379 | 2026-03-16T21:59:36.322Z | Checking oxide-tokio-rt v0.1.2 |
| 2380 | 2026-03-16T21:59:36.322Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2381 | 2026-03-16T21:59:36.322Z | Checking newline-converter v0.3.0 |
| 2382 | 2026-03-16T21:59:36.322Z | Compiling prettyplease v0.2.37 |
| 2383 | 2026-03-16T21:59:36.322Z | Checking bytecount v0.6.9 |
| 2384 | 2026-03-16T21:59:36.322Z | Checking expectorate v1.2.0 |
| 2385 | 2026-03-16T21:59:36.322Z | Compiling owo-colors v4.3.0 |
| 2386 | 2026-03-16T21:59:36.322Z | Compiling cancel-safe-futures v0.1.5 |
| 2387 | 2026-03-16T21:59:36.322Z | Checking libsw-core v0.3.2 |
| 2388 | 2026-03-16T21:59:36.322Z | Checking libsw v3.5.0 |
| 2389 | 2026-03-16T21:59:36.943Z | Checking linear-map v1.2.0 |
| 2390 | 2026-03-16T21:59:36.946Z | Checking same-file v1.0.6 |
| 2391 | 2026-03-16T21:59:36.947Z | Checking num-rational v0.4.2 |
| 2392 | 2026-03-16T21:59:36.947Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2393 | 2026-03-16T21:59:36.947Z | Checking num-complex v0.4.6 |
| 2394 | 2026-03-16T21:59:36.947Z | Checking float-ord v0.3.2 |
| 2395 | 2026-03-16T21:59:36.956Z | Checking walkdir v2.5.0 |
| 2396 | 2026-03-16T21:59:36.999Z | Compiling typify-impl v0.4.3 |
| 2397 | 2026-03-16T21:59:37.110Z | Checking gethostname v0.5.0 |
| 2398 | 2026-03-16T21:59:38.329Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2399 | 2026-03-16T21:59:38.361Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2400 | 2026-03-16T21:59:38.361Z | Checking num v0.4.3 |
| 2401 | 2026-03-16T21:59:38.361Z | Compiling async-recursion v1.1.1 |
| 2402 | 2026-03-16T21:59:38.361Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2403 | 2026-03-16T21:59:38.756Z | Compiling typify-macro v0.6.1 |
| 2404 | 2026-03-16T21:59:39.393Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2405 | 2026-03-16T21:59:39.951Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2406 | 2026-03-16T21:59:40.000Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2407 | 2026-03-16T21:59:40.646Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2408 | 2026-03-16T21:59:40.834Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2409 | 2026-03-16T21:59:40.912Z | Compiling typify v0.6.1 |
| 2410 | 2026-03-16T21:59:41.093Z | Compiling progenitor-impl v0.13.0 |
| 2411 | 2026-03-16T21:59:42.708Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2412 | 2026-03-16T21:59:43.517Z | Compiling typify-macro v0.4.3 |
| 2413 | 2026-03-16T21:59:43.573Z | Checking unicode-linebreak v0.1.5 |
| 2414 | 2026-03-16T21:59:43.790Z | Checking smawk v0.3.2 |
| 2415 | 2026-03-16T21:59:43.891Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2416 | 2026-03-16T21:59:43.934Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2417 | 2026-03-16T21:59:43.989Z | Checking globset v0.4.18 |
| 2418 | 2026-03-16T21:59:44.474Z | Compiling convert_case v0.10.0 |
| 2419 | 2026-03-16T21:59:44.904Z | Compiling progenitor-macro v0.13.0 |
| 2420 | 2026-03-16T21:59:45.248Z | Compiling slog-dtrace v0.3.0 |
| 2421 | 2026-03-16T21:59:45.538Z | Checking resolv-conf v0.7.6 |
| 2422 | 2026-03-16T21:59:45.727Z | Compiling derive_more-impl v2.1.1 |
| 2423 | 2026-03-16T21:59:45.911Z | Compiling typify v0.4.3 |
| 2424 | 2026-03-16T21:59:46.187Z | Compiling pin-project-internal v1.1.11 |
| 2425 | 2026-03-16T21:59:46.232Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2426 | 2026-03-16T21:59:46.537Z | Checking pem v3.0.6 |
| 2427 | 2026-03-16T21:59:46.782Z | Checking fd-lock v4.0.4 |
| 2428 | 2026-03-16T21:59:46.909Z | Checking derive_more v2.1.1 |
| 2429 | 2026-03-16T21:59:46.979Z | Checking vte v0.14.1 |
| 2430 | 2026-03-16T21:59:47.023Z | Checking display-error-chain v0.2.2 |
| 2431 | 2026-03-16T21:59:47.066Z | Checking crossterm v0.29.0 |
| 2432 | 2026-03-16T21:59:47.207Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2433 | 2026-03-16T21:59:47.268Z | Checking strip-ansi-escapes v0.2.1 |
| 2434 | 2026-03-16T21:59:47.423Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2435 | 2026-03-16T21:59:47.535Z | Compiling snafu-derive v0.8.9 |
| 2436 | 2026-03-16T21:59:47.821Z | Checking pin-project v1.1.11 |
| 2437 | 2026-03-16T21:59:47.865Z | Checking nu-ansi-term v0.50.3 |
| 2438 | 2026-03-16T21:59:47.982Z | Checking linked-hash-map v0.5.6 |
| 2439 | 2026-03-16T21:59:48.182Z | Checking termtree v0.5.1 |
| 2440 | 2026-03-16T21:59:48.243Z | Checking lru-cache v0.1.2 |
| 2441 | 2026-03-16T21:59:48.288Z | Checking reedline v0.40.0 |
| 2442 | 2026-03-16T21:59:48.398Z | Compiling progenitor-impl v0.11.2 |
| 2443 | 2026-03-16T21:59:48.442Z | Checking textwrap v0.16.2 |
| 2444 | 2026-03-16T21:59:48.755Z | Checking olpc-cjson v0.1.4 |
| 2445 | 2026-03-16T21:59:48.975Z | Checking hickory-proto v0.24.4 |
| 2446 | 2026-03-16T21:59:49.907Z | Checking serde_plain v1.0.2 |
| 2447 | 2026-03-16T21:59:49.950Z | Checking typed-path v0.9.3 |
| 2448 | 2026-03-16T21:59:50.137Z | Compiling minimal-lexical v0.2.1 |
| 2449 | 2026-03-16T21:59:50.270Z | Checking snafu v0.8.9 |
| 2450 | 2026-03-16T21:59:50.505Z | Compiling nom v7.1.3 |
| 2451 | 2026-03-16T21:59:51.096Z | Checking tough v0.20.0 |
| 2452 | 2026-03-16T21:59:51.504Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2453 | 2026-03-16T21:59:51.910Z | Checking progenitor-client v0.11.2 |
| 2454 | 2026-03-16T21:59:51.957Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2455 | 2026-03-16T21:59:52.072Z | Checking progenitor v0.13.0 |
| 2456 | 2026-03-16T21:59:52.148Z | Compiling progenitor-macro v0.11.2 |
| 2457 | 2026-03-16T21:59:52.248Z | Checking nibble_vec v0.1.0 |
| 2458 | 2026-03-16T21:59:52.296Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2459 | 2026-03-16T21:59:52.296Z | Checking endian-type v0.1.2 |
| 2460 | 2026-03-16T21:59:52.422Z | Checking hickory-resolver v0.24.4 |
| 2461 | 2026-03-16T21:59:52.465Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2462 | 2026-03-16T21:59:52.511Z | Checking radix_trie v0.2.1 |
| 2463 | 2026-03-16T21:59:52.824Z | Compiling ar_archive_writer v0.5.1 |
| 2464 | 2026-03-16T21:59:53.236Z | Checking humantime v2.3.0 |
| 2465 | 2026-03-16T21:59:53.281Z | Checking csv-core v0.1.13 |
| 2466 | 2026-03-16T21:59:53.414Z | Checking qorb v0.4.1 |
| 2467 | 2026-03-16T21:59:53.508Z | Checking base64 v0.21.7 |
| 2468 | 2026-03-16T21:59:53.555Z | Checking csv v1.4.0 |
| 2469 | 2026-03-16T21:59:53.869Z | Compiling stacker v0.1.23 |
| 2470 | 2026-03-16T21:59:53.912Z | Compiling cfg_aliases v0.1.1 |
| 2471 | 2026-03-16T21:59:54.090Z | Compiling psm v0.1.30 |
| 2472 | 2026-03-16T21:59:54.130Z | Checking highway v1.3.0 |
| 2473 | 2026-03-16T21:59:54.317Z | Compiling nix v0.28.0 |
| 2474 | 2026-03-16T21:59:54.472Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2475 | 2026-03-16T21:59:54.854Z | Checking papergrid v0.11.0 |
| 2476 | 2026-03-16T21:59:55.022Z | Compiling tabled_derive v0.7.0 |
| 2477 | 2026-03-16T21:59:55.090Z | Checking home v0.5.12 |
| 2478 | 2026-03-16T21:59:55.320Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2479 | 2026-03-16T21:59:55.362Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2480 | 2026-03-16T21:59:55.760Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2481 | 2026-03-16T21:59:55.989Z | Checking phf_shared v0.12.1 |
| 2482 | 2026-03-16T21:59:56.101Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2483 | 2026-03-16T21:59:56.218Z | Compiling chrono-tz v0.10.4 |
| 2484 | 2026-03-16T21:59:56.403Z | Checking tabled v0.15.0 |
| 2485 | 2026-03-16T21:59:56.503Z | Compiling semver v0.1.20 |
| 2486 | 2026-03-16T21:59:56.591Z | Checking phf v0.12.1 |
| 2487 | 2026-03-16T21:59:56.691Z | Checking recursive v0.1.1 |
| 2488 | 2026-03-16T21:59:56.817Z | Compiling rustc_version v0.1.7 |
| 2489 | 2026-03-16T21:59:56.861Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2490 | 2026-03-16T21:59:56.967Z | Compiling const_format_proc_macros v0.2.34 |
| 2491 | 2026-03-16T21:59:57.032Z | Compiling peg-macros v0.8.5 |
| 2492 | 2026-03-16T21:59:57.148Z | Checking winnow v0.6.26 |
| 2493 | 2026-03-16T21:59:58.030Z | Compiling sqlparser_derive v0.5.0 |
| 2494 | 2026-03-16T21:59:58.147Z | Checking unicode_categories v0.1.1 |
| 2495 | 2026-03-16T21:59:58.432Z | Checking const_format v0.2.35 |
| 2496 | 2026-03-16T21:59:58.739Z | Checking sqlformat v0.3.5 |
| 2497 | 2026-03-16T21:59:58.786Z | Checking rustyline v14.0.0 |
| 2498 | 2026-03-16T21:59:58.896Z | Compiling newtype_derive v0.1.6 |
| 2499 | 2026-03-16T21:59:58.949Z | Checking peg v0.8.5 |
| 2500 | 2026-03-16T21:59:59.120Z | Checking sqlparser v0.61.0 |
| 2501 | 2026-03-16T21:59:59.189Z | Checking bcs v0.1.6 |
| 2502 | 2026-03-16T21:59:59.253Z | Checking progenitor v0.11.2 |
| 2503 | 2026-03-16T21:59:59.488Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2504 | 2026-03-16T21:59:59.538Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2505 | 2026-03-16T21:59:59.581Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2506 | 2026-03-16T21:59:59.756Z | Checking steno v0.4.1 |
| 2507 | 2026-03-16T21:59:59.802Z | Checking utf-8 v0.7.6 |
| 2508 | 2026-03-16T21:59:59.804Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2509 | 2026-03-16T21:59:59.930Z | Checking filetime v0.2.27 |
| 2510 | 2026-03-16T21:59:59.933Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2511 | 2026-03-16T22:00:00.015Z | Checking arc-swap v1.8.2 |
| 2512 | 2026-03-16T22:00:00.172Z | Checking xattr v1.6.1 |
| 2513 | 2026-03-16T22:00:00.355Z | Checking slog-scope v4.4.1 |
| 2514 | 2026-03-16T22:00:00.398Z | Checking tar v0.4.44 |
| 2515 | 2026-03-16T22:00:00.561Z | Compiling progenitor-impl v0.10.0 |
| 2516 | 2026-03-16T22:00:00.997Z | Checking slog-stdlog v4.1.1 |
| 2517 | 2026-03-16T22:00:01.181Z | Checking tungstenite v0.21.0 |
| 2518 | 2026-03-16T22:00:01.223Z | Checking slog-envlogger v2.2.0 |
| 2519 | 2026-03-16T22:00:01.446Z | Checking typeid v1.0.3 |
| 2520 | 2026-03-16T22:00:01.610Z | Checking subprocess v0.2.15 |
| 2521 | 2026-03-16T22:00:01.789Z | Checking tokio-tungstenite v0.21.0 |
| 2522 | 2026-03-16T22:00:02.034Z | Checking headers-core v0.3.0 |
| 2523 | 2026-03-16T22:00:02.183Z | Compiling lzma-sys v0.1.20 |
| 2524 | 2026-03-16T22:00:02.226Z | Checking headers v0.4.1 |
| 2525 | 2026-03-16T22:00:02.313Z | Compiling cargo_toml v0.22.3 |
| 2526 | 2026-03-16T22:00:02.906Z | Checking yasna v0.5.2 |
| 2527 | 2026-03-16T22:00:02.985Z | Checking xz2 v0.1.7 |
| 2528 | 2026-03-16T22:00:03.238Z | Checking ron v0.12.0 |
| 2529 | 2026-03-16T22:00:03.471Z | Checking rcgen v0.12.1 |
| 2530 | 2026-03-16T22:00:03.730Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2531 | 2026-03-16T22:00:03.927Z | Checking base16ct v1.0.0 |
| 2532 | 2026-03-16T22:00:04.061Z | Checking dropshot-api-manager-types v0.5.2 |
| 2533 | 2026-03-16T22:00:04.123Z | Checking tagptr v0.2.0 |
| 2534 | 2026-03-16T22:00:04.274Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2535 | 2026-03-16T22:00:04.320Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2536 | 2026-03-16T22:00:04.362Z | Checking moka v0.12.13 |
| 2537 | 2026-03-16T22:00:04.404Z | Compiling progenitor-macro v0.10.0 |
| 2538 | 2026-03-16T22:00:04.519Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2539 | 2026-03-16T22:00:04.562Z | Compiling libefi-sys v0.1.0 |
| 2540 | 2026-03-16T22:00:04.851Z | Compiling radium v0.7.0 |
| 2541 | 2026-03-16T22:00:05.039Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2542 | 2026-03-16T22:00:05.218Z | Compiling bitfield-struct v0.6.2 |
| 2543 | 2026-03-16T22:00:05.303Z | Checking hickory-resolver v0.25.2 |
| 2544 | 2026-03-16T22:00:05.347Z | Compiling maybe-uninit v2.0.0 |
| 2545 | 2026-03-16T22:00:05.390Z | Checking tap v1.0.1 |
| 2546 | 2026-03-16T22:00:05.564Z | Checking wyz v0.5.1 |
| 2547 | 2026-03-16T22:00:06.168Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2548 | 2026-03-16T22:00:06.211Z | Compiling zerocopy-derive v0.6.6 |
| 2549 | 2026-03-16T22:00:06.214Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2550 | 2026-03-16T22:00:06.296Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2551 | 2026-03-16T22:00:06.340Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2552 | 2026-03-16T22:00:06.389Z | Compiling packed_struct v0.10.1 |
| 2553 | 2026-03-16T22:00:06.546Z | Checking funty v2.0.0 |
| 2554 | 2026-03-16T22:00:06.765Z | Checking crc-catalog v2.4.0 |
| 2555 | 2026-03-16T22:00:06.929Z | Checking crc v3.4.0 |
| 2556 | 2026-03-16T22:00:07.034Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2557 | 2026-03-16T22:00:07.077Z | Checking bitvec v1.0.1 |
| 2558 | 2026-03-16T22:00:07.200Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2559 | 2026-03-16T22:00:07.429Z | Checking zerocopy v0.6.6 |
| 2560 | 2026-03-16T22:00:07.432Z | Compiling packed_struct_codegen v0.10.1 |
| 2561 | 2026-03-16T22:00:07.513Z | Compiling bitfield-macros v0.19.4 |
| 2562 | 2026-03-16T22:00:07.646Z | Compiling indexmap v1.9.3 |
| 2563 | 2026-03-16T22:00:07.880Z | Checking nodrop v0.1.14 |
| 2564 | 2026-03-16T22:00:08.015Z | Checking smallvec v0.6.14 |
| 2565 | 2026-03-16T22:00:08.056Z | Checking array-init v0.0.4 |
| 2566 | 2026-03-16T22:00:08.303Z | Checking hashbrown v0.12.3 |
| 2567 | 2026-03-16T22:00:08.496Z | Checking bitfield v0.19.4 |
| 2568 | 2026-03-16T22:00:08.587Z | Checking serde-hex v0.1.0 |
| 2569 | 2026-03-16T22:00:08.922Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2570 | 2026-03-16T22:00:09.008Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2571 | 2026-03-16T22:00:09.199Z | Checking ron v0.8.1 |
| 2572 | 2026-03-16T22:00:09.394Z | Checking hashbrown v0.13.2 |
| 2573 | 2026-03-16T22:00:09.939Z | Checking crc-any v2.5.0 |
| 2574 | 2026-03-16T22:00:10.008Z | Checking object v0.30.4 |
| 2575 | 2026-03-16T22:00:10.216Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2576 | 2026-03-16T22:00:10.271Z | Checking path-slash v0.1.5 |
| 2577 | 2026-03-16T22:00:10.438Z | Compiling xshell-macros v0.2.7 |
| 2578 | 2026-03-16T22:00:10.481Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2579 | 2026-03-16T22:00:10.635Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2580 | 2026-03-16T22:00:10.723Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2581 | 2026-03-16T22:00:11.017Z | Checking half v1.8.3 |
| 2582 | 2026-03-16T22:00:11.060Z | Checking xshell v0.2.7 |
| 2583 | 2026-03-16T22:00:11.329Z | Checking serde_cbor v0.11.2 |
| 2584 | 2026-03-16T22:00:11.371Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2585 | 2026-03-16T22:00:11.495Z | Checking progenitor v0.10.0 |
| 2586 | 2026-03-16T22:00:11.645Z | Compiling num-derive v0.3.3 |
| 2587 | 2026-03-16T22:00:11.705Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2588 | 2026-03-16T22:00:11.889Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2589 | 2026-03-16T22:00:12.339Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2590 | 2026-03-16T22:00:12.464Z | Compiling proc-macro-error2 v2.0.1 |
| 2591 | 2026-03-16T22:00:12.654Z | Compiling nix v0.31.1 |
| 2592 | 2026-03-16T22:00:12.894Z | Checking libscf-sys v1.1.0 |
| 2593 | 2026-03-16T22:00:12.935Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2594 | 2026-03-16T22:00:13.091Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2595 | 2026-03-16T22:00:13.197Z | Compiling tabled_derive v0.11.0 |
| 2596 | 2026-03-16T22:00:13.367Z | Checking papergrid v0.17.0 |
| 2597 | 2026-03-16T22:00:13.409Z | Checking testing_table v0.3.0 |
| 2598 | 2026-03-16T22:00:13.580Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2599 | 2026-03-16T22:00:14.351Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2600 | 2026-03-16T22:00:14.484Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2601 | 2026-03-16T22:00:14.665Z | Checking maplit v1.0.2 |
| 2602 | 2026-03-16T22:00:14.833Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2603 | 2026-03-16T22:00:14.876Z | Checking tabled v0.20.0 |
| 2604 | 2026-03-16T22:00:14.916Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2605 | 2026-03-16T22:00:15.064Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2606 | 2026-03-16T22:00:15.474Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2607 | 2026-03-16T22:00:15.593Z | Checking crc8 v0.1.1 |
| 2608 | 2026-03-16T22:00:15.754Z | Checking fxhash v0.2.1 |
| 2609 | 2026-03-16T22:00:15.988Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2610 | 2026-03-16T22:00:16.031Z | Checking unicase v2.9.0 |
| 2611 | 2026-03-16T22:00:16.079Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2612 | 2026-03-16T22:00:16.272Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2613 | 2026-03-16T22:00:16.521Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2614 | 2026-03-16T22:00:16.844Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2615 | 2026-03-16T22:00:16.895Z | Checking kstat-rs v0.2.4 |
| 2616 | 2026-03-16T22:00:17.022Z | Compiling parking_lot_core v0.8.6 |
| 2617 | 2026-03-16T22:00:17.186Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2618 | 2026-03-16T22:00:17.496Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2619 | 2026-03-16T22:00:17.537Z | Compiling git-stub v1.0.0 |
| 2620 | 2026-03-16T22:00:17.729Z | Compiling dsl_auto_type v0.1.3 |
| 2621 | 2026-03-16T22:00:17.771Z | Checking scheduled-thread-pool v0.2.7 |
| 2622 | 2026-03-16T22:00:17.898Z | Compiling vergen-gitcl v1.0.8 |
| 2623 | 2026-03-16T22:00:17.985Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2624 | 2026-03-16T22:00:18.245Z | Checking r2d2 v0.8.10 |
| 2625 | 2026-03-16T22:00:18.298Z | Compiling git-stub-vcs v0.1.0 |
| 2626 | 2026-03-16T22:00:18.441Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2627 | 2026-03-16T22:00:18.489Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2628 | 2026-03-16T22:00:18.533Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2629 | 2026-03-16T22:00:18.612Z | Compiling diesel_derives v2.2.7 |
| 2630 | 2026-03-16T22:00:18.675Z | Checking parking_lot v0.11.2 |
| 2631 | 2026-03-16T22:00:18.795Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2632 | 2026-03-16T22:00:18.960Z | Checking prefix-trie v0.7.0 |
| 2633 | 2026-03-16T22:00:19.004Z | Checking nanorand v0.7.0 |
| 2634 | 2026-03-16T22:00:19.288Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2635 | 2026-03-16T22:00:19.332Z | Compiling dirs-sys-next v0.1.2 |
| 2636 | 2026-03-16T22:00:19.404Z | Compiling crunchy v0.2.4 |
| 2637 | 2026-03-16T22:00:19.447Z | Checking hickory-server v0.25.2 |
| 2638 | 2026-03-16T22:00:19.562Z | Compiling dirs-next v2.0.0 |
| 2639 | 2026-03-16T22:00:19.662Z | Checking flume v0.11.1 |
| 2640 | 2026-03-16T22:00:19.729Z | Checking sled v0.34.7 |
| 2641 | 2026-03-16T22:00:19.772Z | Compiling clang-sys v1.8.1 |
| 2642 | 2026-03-16T22:00:19.875Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2643 | 2026-03-16T22:00:20.026Z | Checking hickory-client v0.25.2 |
| 2644 | 2026-03-16T22:00:20.175Z | Compiling tiny-keccak v2.0.2 |
| 2645 | 2026-03-16T22:00:20.444Z | Compiling term v0.7.0 |
| 2646 | 2026-03-16T22:00:20.543Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2647 | 2026-03-16T22:00:20.584Z | Compiling salty v0.3.0 |
| 2648 | 2026-03-16T22:00:20.782Z | Compiling bit-vec v0.6.3 |
| 2649 | 2026-03-16T22:00:21.035Z | Compiling ascii-canvas v3.0.0 |
| 2650 | 2026-03-16T22:00:21.111Z | Compiling bit-set v0.5.3 |
| 2651 | 2026-03-16T22:00:21.240Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2652 | 2026-03-16T22:00:21.351Z | Checking primeorder v0.13.6 |
| 2653 | 2026-03-16T22:00:21.395Z | Compiling itertools v0.10.5 |
| 2654 | 2026-03-16T22:00:21.708Z | Compiling ena v0.14.4 |
| 2655 | 2026-03-16T22:00:21.749Z | Compiling libloading v0.8.9 |
| 2656 | 2026-03-16T22:00:21.960Z | Compiling regex-syntax v0.6.29 |
| 2657 | 2026-03-16T22:00:22.022Z | Compiling bindgen v0.71.1 |
| 2658 | 2026-03-16T22:00:22.067Z | Compiling diff v0.1.13 |
| 2659 | 2026-03-16T22:00:22.810Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2660 | 2026-03-16T22:00:22.875Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2661 | 2026-03-16T22:00:23.168Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2662 | 2026-03-16T22:00:23.354Z | Compiling cexpr v0.6.0 |
| 2663 | 2026-03-16T22:00:23.637Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2664 | 2026-03-16T22:00:23.744Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2665 | 2026-03-16T22:00:24.025Z | Compiling lalrpop v0.19.12 |
| 2666 | 2026-03-16T22:00:24.299Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2667 | 2026-03-16T22:00:24.666Z | Compiling libxml v0.3.3 |
| 2668 | 2026-03-16T22:00:24.751Z | Compiling fs-err v2.11.0 |
| 2669 | 2026-03-16T22:00:24.818Z | Checking diesel v2.2.12 |
| 2670 | 2026-03-16T22:00:25.099Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2671 | 2026-03-16T22:00:25.142Z | Checking p384 v0.13.1 |
| 2672 | 2026-03-16T22:00:25.220Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2673 | 2026-03-16T22:00:25.661Z | Compiling strum_macros v0.24.3 |
| 2674 | 2026-03-16T22:00:25.739Z | Compiling indoc v1.0.9 |
| 2675 | 2026-03-16T22:00:27.600Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2676 | 2026-03-16T22:00:27.643Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2677 | 2026-03-16T22:00:28.039Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2678 | 2026-03-16T22:00:28.090Z | Checking quick-xml v0.37.5 |
| 2679 | 2026-03-16T22:00:28.335Z | Checking derive_builder v0.20.2 |
| 2680 | 2026-03-16T22:00:28.512Z | Compiling oso-derive v0.27.3 |
| 2681 | 2026-03-16T22:00:28.580Z | Compiling trait-variant v0.1.2 |
| 2682 | 2026-03-16T22:00:28.919Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2683 | 2026-03-16T22:00:29.209Z | Checking parse-size v1.1.0 |
| 2684 | 2026-03-16T22:00:29.340Z | Checking openssl-probe v0.1.6 |
| 2685 | 2026-03-16T22:00:29.382Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2686 | 2026-03-16T22:00:29.423Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2687 | 2026-03-16T22:00:29.513Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 2688 | 2026-03-16T22:00:30.442Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2689 | 2026-03-16T22:00:30.610Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2690 | 2026-03-16T22:00:30.995Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2691 | 2026-03-16T22:00:31.173Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2692 | 2026-03-16T22:00:31.254Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2693 | 2026-03-16T22:00:32.031Z | Checking assert_matches v1.5.0 |
| 2694 | 2026-03-16T22:00:32.162Z | Compiling mime_guess v2.0.5 |
| 2695 | 2026-03-16T22:00:32.926Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2696 | 2026-03-16T22:00:33.345Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2697 | 2026-03-16T22:00:33.573Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2698 | 2026-03-16T22:00:33.618Z | Checking predicates-tree v1.0.13 |
| 2699 | 2026-03-16T22:00:33.805Z | Checking http-range v0.1.5 |
| 2700 | 2026-03-16T22:00:33.937Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2701 | 2026-03-16T22:00:34.002Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2702 | 2026-03-16T22:00:34.085Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2703 | 2026-03-16T22:00:34.434Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2704 | 2026-03-16T22:00:35.189Z | Checking atty v0.2.14 |
| 2705 | 2026-03-16T22:00:35.310Z | Compiling diesel-dtrace v0.4.2 |
| 2706 | 2026-03-16T22:00:35.827Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2707 | 2026-03-16T22:00:35.943Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2708 | 2026-03-16T22:00:36.389Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2709 | 2026-03-16T22:00:36.676Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2710 | 2026-03-16T22:00:36.984Z | Checking bb8 v0.8.6 |
| 2711 | 2026-03-16T22:00:37.383Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2712 | 2026-03-16T22:00:37.499Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2713 | 2026-03-16T22:00:37.686Z | Checking corncobs v0.1.4 |
| 2714 | 2026-03-16T22:00:37.923Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2715 | 2026-03-16T22:00:37.979Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2716 | 2026-03-16T22:00:38.300Z | Checking hyper-staticfile v0.10.1 |
| 2717 | 2026-03-16T22:00:38.390Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2718 | 2026-03-16T22:00:38.394Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2719 | 2026-03-16T22:00:38.478Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2720 | 2026-03-16T22:00:38.519Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2721 | 2026-03-16T22:00:38.705Z | Checking ignore v0.4.25 |
| 2722 | 2026-03-16T22:00:38.780Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2723 | 2026-03-16T22:00:38.836Z | Checking signal-hook-tokio v0.3.1 |
| 2724 | 2026-03-16T22:00:39.030Z | Checking secrecy v0.8.0 |
| 2725 | 2026-03-16T22:00:39.232Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2726 | 2026-03-16T22:00:39.298Z | Checking globwalk v0.9.1 |
| 2727 | 2026-03-16T22:00:39.679Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2728 | 2026-03-16T22:00:39.720Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2729 | 2026-03-16T22:00:40.325Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2730 | 2026-03-16T22:00:40.370Z | Checking nonempty v0.12.0 |
| 2731 | 2026-03-16T22:00:40.623Z | Checking camino-tempfile-ext v0.3.3 |
| 2732 | 2026-03-16T22:00:40.626Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2733 | 2026-03-16T22:00:40.747Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2734 | 2026-03-16T22:00:40.912Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2735 | 2026-03-16T22:00:41.236Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2736 | 2026-03-16T22:00:41.715Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2737 | 2026-03-16T22:00:42.209Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2738 | 2026-03-16T22:00:42.276Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2739 | 2026-03-16T22:00:42.604Z | Checking async-bb8-diesel v0.2.1 |
| 2740 | 2026-03-16T22:00:42.896Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2741 | 2026-03-16T22:00:43.098Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2742 | 2026-03-16T22:00:43.210Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2743 | 2026-03-16T22:00:43.560Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2744 | 2026-03-16T22:00:43.636Z | Checking tungstenite v0.23.0 |
| 2745 | 2026-03-16T22:00:44.170Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2746 | 2026-03-16T22:00:44.173Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2747 | 2026-03-16T22:00:44.256Z | Checking void v1.0.2 |
| 2748 | 2026-03-16T22:00:44.259Z | Checking tokio-tungstenite v0.23.1 |
| 2749 | 2026-03-16T22:00:44.427Z | Checking lzss v0.8.2 |
| 2750 | 2026-03-16T22:00:44.667Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2751 | 2026-03-16T22:00:44.712Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2752 | 2026-03-16T22:00:44.712Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2753 | 2026-03-16T22:00:44.952Z | Checking nix v0.27.1 |
| 2754 | 2026-03-16T22:00:45.638Z | Checking serde_bytes v0.11.19 |
| 2755 | 2026-03-16T22:00:45.725Z | Checking rand_seeder v0.4.0 |
| 2756 | 2026-03-16T22:00:45.998Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2757 | 2026-03-16T22:00:46.039Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2758 | 2026-03-16T22:00:46.358Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2759 | 2026-03-16T22:00:46.568Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2760 | 2026-03-16T22:00:46.617Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2761 | 2026-03-16T22:00:47.614Z | Checking is_ci v1.2.0 |
| 2762 | 2026-03-16T22:00:47.786Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2763 | 2026-03-16T22:00:47.851Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2764 | 2026-03-16T22:00:47.895Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2765 | 2026-03-16T22:00:48.151Z | Checking yansi v1.0.1 |
| 2766 | 2026-03-16T22:00:48.296Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2767 | 2026-03-16T22:00:48.547Z | Checking pretty_assertions v1.4.1 |
| 2768 | 2026-03-16T22:00:48.620Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2769 | 2026-03-16T22:00:48.755Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2770 | 2026-03-16T22:00:48.988Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2771 | 2026-03-16T22:00:49.320Z | Compiling darling_core v0.23.0 |
| 2772 | 2026-03-16T22:00:50.414Z | Compiling indoc v2.0.7 |
| 2773 | 2026-03-16T22:00:50.775Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2774 | 2026-03-16T22:00:50.833Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2775 | 2026-03-16T22:00:51.078Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2776 | 2026-03-16T22:00:51.120Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2777 | 2026-03-16T22:00:51.430Z | Compiling instability v0.3.11 |
| 2778 | 2026-03-16T22:00:51.879Z | Compiling libz-sys v1.1.24 |
| 2779 | 2026-03-16T22:00:51.933Z | Checking castaway v0.2.4 |
| 2780 | 2026-03-16T22:00:52.116Z | Checking compact_str v0.8.1 |
| 2781 | 2026-03-16T22:00:52.191Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2782 | 2026-03-16T22:00:52.397Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2783 | 2026-03-16T22:00:52.665Z | Checking supports-color v3.0.2 |
| 2784 | 2026-03-16T22:00:52.868Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2785 | 2026-03-16T22:00:53.071Z | Compiling darling_macro v0.23.0 |
| 2786 | 2026-03-16T22:00:53.174Z | Checking unicode-truncate v1.1.0 |
| 2787 | 2026-03-16T22:00:53.403Z | Checking lru v0.12.5 |
| 2788 | 2026-03-16T22:00:53.448Z | Checking cassowary v0.3.0 |
| 2789 | 2026-03-16T22:00:53.727Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2790 | 2026-03-16T22:00:53.809Z | Compiling darling v0.23.0 |
| 2791 | 2026-03-16T22:00:53.945Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2792 | 2026-03-16T22:00:54.574Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2793 | 2026-03-16T22:00:54.999Z | Checking ratatui v0.29.0 |
| 2794 | 2026-03-16T22:00:55.578Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2795 | 2026-03-16T22:00:55.884Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2796 | 2026-03-16T22:00:56.321Z | Compiling vergen-git2 v1.0.7 |
| 2797 | 2026-03-16T22:00:56.605Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2798 | 2026-03-16T22:00:56.707Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2799 | 2026-03-16T22:00:56.899Z | Checking colored v2.2.0 |
| 2800 | 2026-03-16T22:00:56.942Z | Checking shell-words v1.1.1 |
| 2801 | 2026-03-16T22:00:57.010Z | Compiling rustls v0.21.12 |
| 2802 | 2026-03-16T22:00:57.136Z | Checking plotters-backend v0.3.7 |
| 2803 | 2026-03-16T22:00:57.363Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2804 | 2026-03-16T22:00:57.404Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2805 | 2026-03-16T22:00:57.446Z | Checking plotters-svg v0.3.7 |
| 2806 | 2026-03-16T22:00:57.663Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2807 | 2026-03-16T22:00:57.707Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2808 | 2026-03-16T22:00:57.967Z | Compiling nix v0.29.0 |
| 2809 | 2026-03-16T22:00:58.300Z | Checking sct v0.7.1 |
| 2810 | 2026-03-16T22:00:58.507Z | Checking rustls-webpki v0.101.7 |
| 2811 | 2026-03-16T22:00:58.550Z | Checking cast v0.3.0 |
| 2812 | 2026-03-16T22:00:58.653Z | Checking hex-literal v0.4.1 |
| 2813 | 2026-03-16T22:00:58.799Z | Checking criterion-plot v0.6.0 |
| 2814 | 2026-03-16T22:00:58.839Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2815 | 2026-03-16T22:00:59.338Z | Checking plotters v0.3.7 |
| 2816 | 2026-03-16T22:01:00.391Z | Checking erased-serde v0.4.9 |
| 2817 | 2026-03-16T22:01:00.804Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2818 | 2026-03-16T22:01:00.959Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2819 | 2026-03-16T22:01:01.896Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2820 | 2026-03-16T22:01:02.916Z | Checking tinytemplate v1.2.1 |
| 2821 | 2026-03-16T22:01:03.250Z | Checking ordered-float v2.10.1 |
| 2822 | 2026-03-16T22:01:03.618Z | Checking anes v0.1.6 |
| 2823 | 2026-03-16T22:01:03.905Z | Checking oorandom v11.1.5 |
| 2824 | 2026-03-16T22:01:04.089Z | Checking criterion v0.7.0 |
| 2825 | 2026-03-16T22:01:04.499Z | Checking serde-value v0.7.0 |
| 2826 | 2026-03-16T22:01:04.811Z | Checking serde-untagged v0.1.9 |
| 2827 | 2026-03-16T22:01:05.107Z | Checking tokio-rustls v0.24.1 |
| 2828 | 2026-03-16T22:01:05.749Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2829 | 2026-03-16T22:01:05.789Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2830 | 2026-03-16T22:01:06.097Z | Checking rustls-pemfile v1.0.4 |
| 2831 | 2026-03-16T22:01:06.312Z | Checking twox-hash v2.1.2 |
| 2832 | 2026-03-16T22:01:06.756Z | Checking unicode-xid v0.2.6 |
| 2833 | 2026-03-16T22:01:06.903Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2834 | 2026-03-16T22:01:06.943Z | Checking cargo-util-schemas v0.8.2 |
| 2835 | 2026-03-16T22:01:07.389Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2836 | 2026-03-16T22:01:07.611Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2837 | 2026-03-16T22:01:08.217Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2838 | 2026-03-16T22:01:08.457Z | Checking fatfs v0.3.6 |
| 2839 | 2026-03-16T22:01:09.125Z | Checking cargo-platform v0.2.0 |
| 2840 | 2026-03-16T22:01:09.409Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2841 | 2026-03-16T22:01:09.451Z | Compiling petname v2.0.2 |
| 2842 | 2026-03-16T22:01:10.159Z | Compiling seq-macro v0.3.6 |
| 2843 | 2026-03-16T22:01:11.122Z | Checking cargo_metadata v0.21.0 |
| 2844 | 2026-03-16T22:01:11.415Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2845 | 2026-03-16T22:01:12.207Z | Checking concurrent-queue v2.5.0 |
| 2846 | 2026-03-16T22:01:12.488Z | Checking rtoolbox v0.0.3 |
| 2847 | 2026-03-16T22:01:12.690Z | Checking parking v2.2.1 |
| 2848 | 2026-03-16T22:01:12.731Z | Checking futures-timer v3.0.3 |
| 2849 | 2026-03-16T22:01:12.885Z | Checking event-listener v5.4.1 |
| 2850 | 2026-03-16T22:01:13.018Z | Checking rpassword v7.4.0 |
| 2851 | 2026-03-16T22:01:13.237Z | Checking tui-tree-widget v0.23.1 |
| 2852 | 2026-03-16T22:01:13.520Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2853 | 2026-03-16T22:01:13.759Z | Checking polyval v0.6.2 |
| 2854 | 2026-03-16T22:01:13.800Z | Checking sapling-renderdag v0.1.0 |
| 2855 | 2026-03-16T22:01:14.011Z | Checking sync-ptr v0.1.4 |
| 2856 | 2026-03-16T22:01:14.171Z | Checking ghash v0.5.1 |
| 2857 | 2026-03-16T22:01:14.213Z | Checking event-listener-strategy v0.5.4 |
| 2858 | 2026-03-16T22:01:14.360Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2859 | 2026-03-16T22:01:14.427Z | Checking ctr v0.9.2 |
| 2860 | 2026-03-16T22:01:14.667Z | Checking constant_time_eq v0.4.2 |
| 2861 | 2026-03-16T22:01:14.709Z | Checking arrayvec v0.7.6 |
| 2862 | 2026-03-16T22:01:14.876Z | Checking arrayref v0.3.9 |
| 2863 | 2026-03-16T22:01:14.880Z | Checking aes-gcm v0.10.3 |
| 2864 | 2026-03-16T22:01:15.003Z | Checking async-lock v3.4.2 |
| 2865 | 2026-03-16T22:01:15.098Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2866 | 2026-03-16T22:01:15.139Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2867 | 2026-03-16T22:01:15.638Z | Checking ssh-encoding v0.2.0 |
| 2868 | 2026-03-16T22:01:15.936Z | Checking blowfish v0.9.1 |
| 2869 | 2026-03-16T22:01:16.175Z | Checking bcrypt-pbkdf v0.10.0 |
| 2870 | 2026-03-16T22:01:16.406Z | Checking ssh-cipher v0.2.0 |
| 2871 | 2026-03-16T22:01:16.448Z | Checking async-object-pool v0.2.0 |
| 2872 | 2026-03-16T22:01:16.626Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2873 | 2026-03-16T22:01:16.667Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2874 | 2026-03-16T22:01:17.084Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2875 | 2026-03-16T22:01:17.501Z | Checking serde_regex v1.1.0 |
| 2876 | 2026-03-16T22:01:17.739Z | Checking password-hash v0.4.2 |
| 2877 | 2026-03-16T22:01:17.783Z | Compiling samael v0.0.19 |
| 2878 | 2026-03-16T22:01:17.986Z | Checking assert-json-diff v2.0.2 |
| 2879 | 2026-03-16T22:01:18.063Z | Checking path-tree v0.8.3 |
| 2880 | 2026-03-16T22:01:18.242Z | Checking stringmetrics v2.2.2 |
| 2881 | 2026-03-16T22:01:18.343Z | Compiling target-lexicon v0.13.3 |
| 2882 | 2026-03-16T22:01:18.474Z | Checking gimli v0.32.3 |
| 2883 | 2026-03-16T22:01:18.838Z | Checking httpmock v0.8.3 |
| 2884 | 2026-03-16T22:01:19.142Z | Checking pbkdf2 v0.11.0 |
| 2885 | 2026-03-16T22:01:19.397Z | Checking ssh-key v0.6.7 |
| 2886 | 2026-03-16T22:01:20.725Z | Checking addr2line v0.25.1 |
| 2887 | 2026-03-16T22:01:21.154Z | Checking p521 v0.13.3 |
| 2888 | 2026-03-16T22:01:21.934Z | Checking p256 v0.13.2 |
| 2889 | 2026-03-16T22:01:21.999Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2890 | 2026-03-16T22:01:22.287Z | Checking russh-cryptovec v0.7.3 |
| 2891 | 2026-03-16T22:01:22.329Z | Checking md5 v0.7.0 |
| 2892 | 2026-03-16T22:01:22.499Z | Checking rustc-demangle v0.1.27 |
| 2893 | 2026-03-16T22:01:22.591Z | Compiling guppy-workspace-hack v0.1.0 |
| 2894 | 2026-03-16T22:01:22.846Z | Checking backtrace v0.3.76 |
| 2895 | 2026-03-16T22:01:22.948Z | Checking russh-keys v0.45.0 |
| 2896 | 2026-03-16T22:01:23.284Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2897 | 2026-03-16T22:01:23.371Z | Checking num-bigint v0.4.6 |
| 2898 | 2026-03-16T22:01:23.830Z | Checking des v0.8.1 |
| 2899 | 2026-03-16T22:01:24.068Z | Compiling blake3 v1.8.3 |
| 2900 | 2026-03-16T22:01:24.192Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2901 | 2026-03-16T22:01:24.595Z | Compiling target-spec v3.5.7 |
| 2902 | 2026-03-16T22:01:24.791Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2903 | 2026-03-16T22:01:24.833Z | Checking russh v0.45.0 |
| 2904 | 2026-03-16T22:01:25.383Z | Checking cfg-expr v0.20.6 |
| 2905 | 2026-03-16T22:01:25.603Z | Checking backtrace-ext v0.2.1 |
| 2906 | 2026-03-16T22:01:25.783Z | Checking supports-color v2.1.0 |
| 2907 | 2026-03-16T22:01:25.823Z | Checking textwrap v0.15.2 |
| 2908 | 2026-03-16T22:01:25.945Z | Checking supports-unicode v2.1.0 |
| 2909 | 2026-03-16T22:01:25.987Z | Checking supports-hyperlinks v2.1.0 |
| 2910 | 2026-03-16T22:01:26.127Z | Checking hashbrown v0.14.5 |
| 2911 | 2026-03-16T22:01:26.168Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2912 | 2026-03-16T22:01:26.210Z | Checking cargo-platform v0.3.2 |
| 2913 | 2026-03-16T22:01:26.472Z | Checking terminal_size v0.1.17 |
| 2914 | 2026-03-16T22:01:26.512Z | Checking socket2 v0.5.10 |
| 2915 | 2026-03-16T22:01:26.639Z | Compiling miette-derive v5.10.0 |
| 2916 | 2026-03-16T22:01:26.822Z | Checking internet-checksum v0.2.1 |
| 2917 | 2026-03-16T22:01:26.894Z | Checking owo-colors v3.5.0 |
| 2918 | 2026-03-16T22:01:27.016Z | Checking chumsky v0.9.3 |
| 2919 | 2026-03-16T22:01:27.165Z | Compiling git2 v0.20.4 |
| 2920 | 2026-03-16T22:01:27.416Z | Checking cargo_metadata v0.23.1 |
| 2921 | 2026-03-16T22:01:28.255Z | Checking miette v5.10.0 |
| 2922 | 2026-03-16T22:01:28.535Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2923 | 2026-03-16T22:01:28.575Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2924 | 2026-03-16T22:01:28.821Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2925 | 2026-03-16T22:01:28.963Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2926 | 2026-03-16T22:01:29.247Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2927 | 2026-03-16T22:01:29.309Z | Checking httptest v0.16.4 |
| 2928 | 2026-03-16T22:01:29.656Z | Checking pathdiff v0.2.3 |
| 2929 | 2026-03-16T22:01:29.704Z | Compiling knuffel-derive v3.2.0 |
| 2930 | 2026-03-16T22:01:29.835Z | Checking topological-sort v0.2.2 |
| 2931 | 2026-03-16T22:01:29.876Z | Checking nested v0.1.1 |
| 2932 | 2026-03-16T22:01:30.050Z | Checking omicron-zone-package v0.12.2 |
| 2933 | 2026-03-16T22:01:30.096Z | Checking guppy v0.17.25 |
| 2934 | 2026-03-16T22:01:31.285Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2935 | 2026-03-16T22:01:31.330Z | Checking similar-asserts v1.7.0 |
| 2936 | 2026-03-16T22:01:31.456Z | Compiling rstest_macros v0.25.0 |
| 2937 | 2026-03-16T22:01:31.559Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2938 | 2026-03-16T22:01:31.600Z | Compiling target-triple v1.0.0 |
| 2939 | 2026-03-16T22:01:31.765Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2940 | 2026-03-16T22:01:31.835Z | Checking knuffel v3.2.0 |
| 2941 | 2026-03-16T22:01:32.013Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2942 | 2026-03-16T22:01:32.095Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2943 | 2026-03-16T22:01:32.157Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2944 | 2026-03-16T22:01:32.471Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2945 | 2026-03-16T22:01:32.751Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2946 | 2026-03-16T22:01:33.074Z | Compiling assert_cmd v2.1.2 |
| 2947 | 2026-03-16T22:01:33.449Z | Compiling relative-path v1.9.3 |
| 2948 | 2026-03-16T22:01:33.551Z | Checking escape8259 v0.5.3 |
| 2949 | 2026-03-16T22:01:33.763Z | Checking libtest-mimic v0.8.1 |
| 2950 | 2026-03-16T22:01:34.186Z | Checking toml v1.0.3+spec-1.1.0 |
| 2951 | 2026-03-16T22:01:34.463Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2952 | 2026-03-16T22:01:34.638Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2953 | 2026-03-16T22:01:35.069Z | Checking blake2b_simd v1.0.4 |
| 2954 | 2026-03-16T22:01:35.619Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2955 | 2026-03-16T22:01:35.664Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2956 | 2026-03-16T22:01:36.280Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2957 | 2026-03-16T22:01:36.322Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2958 | 2026-03-16T22:01:36.650Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2959 | 2026-03-16T22:01:36.979Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2960 | 2026-03-16T22:01:37.308Z | Checking fancy-regex v0.14.0 |
| 2961 | 2026-03-16T22:01:37.608Z | Checking serde_tokenstream v0.2.3 |
| 2962 | 2026-03-16T22:01:37.871Z | Checking uzers v0.12.2 |
| 2963 | 2026-03-16T22:01:37.956Z | Checking constant_time_eq v0.3.1 |
| 2964 | 2026-03-16T22:01:38.135Z | Compiling linkme-impl v0.3.35 |
| 2965 | 2026-03-16T22:01:38.191Z | Checking termcolor v1.4.1 |
| 2966 | 2026-03-16T22:01:38.523Z | Checking trybuild v1.0.116 |
| 2967 | 2026-03-16T22:01:38.664Z | Checking rust-argon2 v2.1.0 |
| 2968 | 2026-03-16T22:01:39.029Z | Checking datatest-stable v0.3.3 |
| 2969 | 2026-03-16T22:01:39.250Z | Checking rstest v0.25.0 |
| 2970 | 2026-03-16T22:01:39.607Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2971 | 2026-03-16T22:01:39.725Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2972 | 2026-03-16T22:01:40.100Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2973 | 2026-03-16T22:01:40.178Z | Checking support-bundle-viewer v0.1.2 |
| 2974 | 2026-03-16T22:01:40.545Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2975 | 2026-03-16T22:01:40.866Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2976 | 2026-03-16T22:01:41.053Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2977 | 2026-03-16T22:01:41.183Z | Checking drift v0.1.3 |
| 2978 | 2026-03-16T22:01:41.376Z | Checking rand_distr v0.5.1 |
| 2979 | 2026-03-16T22:01:41.672Z | Checking multimap v0.10.1 |
| 2980 | 2026-03-16T22:01:41.954Z | Checking approx v0.5.1 |
| 2981 | 2026-03-16T22:01:42.025Z | Compiling linkme v0.3.35 |
| 2982 | 2026-03-16T22:01:42.071Z | Checking dropshot-api-manager v0.5.2 |
| 2983 | 2026-03-16T22:01:42.077Z | Compiling polar-core v0.27.3 |
| 2984 | 2026-03-16T22:01:42.520Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2985 | 2026-03-16T22:01:43.296Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2986 | 2026-03-16T22:01:43.743Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2987 | 2026-03-16T22:01:43.807Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2988 | 2026-03-16T22:01:43.870Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2989 | 2026-03-16T22:01:44.120Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2990 | 2026-03-16T22:01:44.239Z | Checking partial-io v0.5.4 |
| 2991 | 2026-03-16T22:01:44.398Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2992 | 2026-03-16T22:01:44.440Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2993 | 2026-03-16T22:01:44.543Z | Checking cargo_toml v0.21.0 |
| 2994 | 2026-03-16T22:01:44.584Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 2995 | 2026-03-16T22:01:44.626Z | Checking termios v0.3.3 |
| 2996 | 2026-03-16T22:01:44.798Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2997 | 2026-03-16T22:01:45.331Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2998 | 2026-03-16T22:01:45.461Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 2999 | 2026-03-16T22:01:45.769Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3000 | 2026-03-16T22:01:49.384Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3001 | 2026-03-16T22:01:49.474Z | Checking oso v0.27.3 |
| 3002 | 2026-03-16T22:01:54.180Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3003 | 2026-03-16T22:01:56.002Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3004 | 2026-03-16T22:01:58.966Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3005 | 2026-03-16T22:02:04.375Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3006 | 2026-03-16T22:02:11.109Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3007 | 2026-03-16T22:02:16.899Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3008 | 2026-03-16T22:02:18.231Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3009 | 2026-03-16T22:02:21.437Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3010 | 2026-03-16T22:02:30.865Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3011 | 2026-03-16T22:04:21.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 30s |
| 3012 | 2026-03-16T22:04:22.497Z | |
| 3013 | 2026-03-16T22:04:22.497Z | real 5:34.888253248 |
| 3014 | 2026-03-16T22:04:22.497Z | user 28:19.140726065 |
| 3015 | 2026-03-16T22:04:22.501Z | sys 5:55.899130793 |
| 3016 | 2026-03-16T22:04:22.501Z | trap 0.714442771 |
| 3017 | 2026-03-16T22:04:22.501Z | tflt 0.588675621 |
| 3018 | 2026-03-16T22:04:22.501Z | dflt 0.154326475 |
| 3019 | 2026-03-16T22:04:22.501Z | kflt 0.000843559 |
| 3020 | 2026-03-16T22:04:22.501Z | lock 1:06:48.666383074 |
| 3021 | 2026-03-16T22:04:22.501Z | slp 1:31:03.656417478 |
| 3022 | 2026-03-16T22:04:22.501Z | lat 2:17.946773413 |
| 3023 | 2026-03-16T22:04:22.501Z | stop 13:04.578630719 |
| 3024 | 2026-03-16T22:04:22.501Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3025 | 2026-03-16T22:04:22.501Z | + ptime -m cargo doc --workspace --no-deps |
| 3026 | 2026-03-16T22:04:23.691Z | warning: output filename collision. |
| 3027 | 2026-03-16T22:04:23.691Z | 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)`. |
| 3028 | 2026-03-16T22:04:23.692Z | Colliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3029 | 2026-03-16T22:04:23.692Z | The targets should have unique names. |
| 3030 | 2026-03-16T22:04:23.692Z | This is a known bug where multiple crates with the same name use |
| 3031 | 2026-03-16T22:04:23.692Z | the same path; see <https://github.com/rust-lang/cargo/issues/6313>. |
| 3032 | 2026-03-16T22:04:24.840Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3033 | 2026-03-16T22:04:25.053Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3034 | 2026-03-16T22:04:25.082Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3035 | 2026-03-16T22:04:25.141Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3036 | 2026-03-16T22:04:25.175Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3037 | 2026-03-16T22:04:25.209Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3038 | 2026-03-16T22:04:25.213Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3039 | 2026-03-16T22:04:25.408Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3040 | 2026-03-16T22:04:25.442Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3041 | 2026-03-16T22:04:25.472Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3042 | 2026-03-16T22:04:25.511Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3043 | 2026-03-16T22:04:25.597Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3044 | 2026-03-16T22:04:25.734Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3045 | 2026-03-16T22:04:25.760Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3046 | 2026-03-16T22:04:25.807Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3047 | 2026-03-16T22:04:25.922Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3048 | 2026-03-16T22:04:25.994Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3049 | 2026-03-16T22:04:26.021Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3050 | 2026-03-16T22:04:26.049Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3051 | 2026-03-16T22:04:26.639Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3052 | 2026-03-16T22:04:26.676Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3053 | 2026-03-16T22:04:26.745Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3054 | 2026-03-16T22:04:26.885Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3055 | 2026-03-16T22:04:26.913Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3056 | 2026-03-16T22:04:26.940Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3057 | 2026-03-16T22:04:27.017Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3058 | 2026-03-16T22:04:27.156Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3059 | 2026-03-16T22:04:27.402Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3060 | 2026-03-16T22:04:27.529Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3061 | 2026-03-16T22:04:27.690Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3062 | 2026-03-16T22:04:27.865Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3063 | 2026-03-16T22:04:27.893Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3064 | 2026-03-16T22:04:27.988Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3065 | 2026-03-16T22:04:28.163Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3066 | 2026-03-16T22:04:28.220Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3067 | 2026-03-16T22:04:28.334Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3068 | 2026-03-16T22:04:28.454Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3069 | 2026-03-16T22:04:28.651Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3070 | 2026-03-16T22:04:28.831Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3071 | 2026-03-16T22:04:29.094Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3072 | 2026-03-16T22:04:29.268Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3073 | 2026-03-16T22:04:29.294Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3074 | 2026-03-16T22:04:29.441Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3075 | 2026-03-16T22:04:29.481Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3076 | 2026-03-16T22:04:29.596Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3077 | 2026-03-16T22:04:29.657Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3078 | 2026-03-16T22:04:29.751Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3079 | 2026-03-16T22:04:29.816Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3080 | 2026-03-16T22:04:29.909Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3081 | 2026-03-16T22:04:29.934Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3082 | 2026-03-16T22:04:30.028Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3083 | 2026-03-16T22:04:30.175Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3084 | 2026-03-16T22:04:30.261Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3085 | 2026-03-16T22:04:30.287Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3086 | 2026-03-16T22:04:30.352Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3087 | 2026-03-16T22:04:30.489Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3088 | 2026-03-16T22:04:30.561Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3089 | 2026-03-16T22:04:30.593Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3090 | 2026-03-16T22:04:30.793Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3091 | 2026-03-16T22:04:30.829Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3092 | 2026-03-16T22:04:30.892Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3093 | 2026-03-16T22:04:30.933Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3094 | 2026-03-16T22:04:31.100Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3095 | 2026-03-16T22:04:31.168Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3096 | 2026-03-16T22:04:31.484Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3097 | 2026-03-16T22:04:31.532Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3098 | 2026-03-16T22:04:31.535Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3099 | 2026-03-16T22:04:31.582Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3100 | 2026-03-16T22:04:31.807Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3101 | 2026-03-16T22:04:32.246Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3102 | 2026-03-16T22:04:32.576Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3103 | 2026-03-16T22:04:32.632Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3104 | 2026-03-16T22:04:32.794Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3105 | 2026-03-16T22:04:33.447Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3106 | 2026-03-16T22:04:34.074Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3107 | 2026-03-16T22:04:34.163Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3108 | 2026-03-16T22:04:34.462Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3109 | 2026-03-16T22:04:34.667Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3110 | 2026-03-16T22:04:34.787Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3111 | 2026-03-16T22:04:34.815Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3112 | 2026-03-16T22:04:34.928Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3113 | 2026-03-16T22:04:35.090Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3114 | 2026-03-16T22:04:35.421Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3115 | 2026-03-16T22:04:35.455Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3116 | 2026-03-16T22:04:35.520Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3117 | 2026-03-16T22:04:35.976Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3118 | 2026-03-16T22:04:36.509Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3119 | 2026-03-16T22:04:36.608Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3120 | 2026-03-16T22:04:36.817Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3121 | 2026-03-16T22:04:36.844Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3122 | 2026-03-16T22:04:37.238Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3123 | 2026-03-16T22:04:37.446Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3124 | 2026-03-16T22:04:37.542Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3125 | 2026-03-16T22:04:37.758Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3126 | 2026-03-16T22:04:38.135Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3127 | 2026-03-16T22:04:38.163Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3128 | 2026-03-16T22:04:38.191Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3129 | 2026-03-16T22:04:38.308Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3130 | 2026-03-16T22:04:39.098Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3131 | 2026-03-16T22:04:40.020Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3132 | 2026-03-16T22:04:40.171Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3133 | 2026-03-16T22:04:40.567Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3134 | 2026-03-16T22:04:40.972Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3135 | 2026-03-16T22:04:41.743Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3136 | 2026-03-16T22:04:41.808Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3137 | 2026-03-16T22:04:41.897Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3138 | 2026-03-16T22:04:42.116Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3139 | 2026-03-16T22:04:42.194Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3140 | 2026-03-16T22:04:42.222Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3141 | 2026-03-16T22:04:42.249Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3142 | 2026-03-16T22:04:42.621Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3143 | 2026-03-16T22:04:42.648Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3144 | 2026-03-16T22:04:42.676Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3145 | 2026-03-16T22:04:42.951Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3146 | 2026-03-16T22:04:43.344Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3147 | 2026-03-16T22:04:43.720Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3148 | 2026-03-16T22:04:44.358Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3149 | 2026-03-16T22:04:45.054Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3150 | 2026-03-16T22:04:46.114Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3151 | 2026-03-16T22:04:46.209Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3152 | 2026-03-16T22:04:46.440Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3153 | 2026-03-16T22:04:46.559Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3154 | 2026-03-16T22:04:46.634Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3155 | 2026-03-16T22:04:46.890Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3156 | 2026-03-16T22:04:47.228Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3157 | 2026-03-16T22:04:47.556Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3158 | 2026-03-16T22:04:47.560Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3159 | 2026-03-16T22:04:47.789Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3160 | 2026-03-16T22:04:47.952Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3161 | 2026-03-16T22:04:48.205Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3162 | 2026-03-16T22:04:48.660Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3163 | 2026-03-16T22:04:48.807Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3164 | 2026-03-16T22:04:48.884Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3165 | 2026-03-16T22:04:50.406Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3166 | 2026-03-16T22:04:50.525Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3167 | 2026-03-16T22:04:50.553Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3168 | 2026-03-16T22:04:51.270Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3169 | 2026-03-16T22:04:51.893Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3170 | 2026-03-16T22:04:53.410Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3171 | 2026-03-16T22:04:53.612Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3172 | 2026-03-16T22:04:54.372Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3173 | 2026-03-16T22:04:54.501Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3174 | 2026-03-16T22:04:54.621Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3175 | 2026-03-16T22:04:55.358Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3176 | 2026-03-16T22:04:55.405Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3177 | 2026-03-16T22:04:55.495Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3178 | 2026-03-16T22:04:56.966Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3179 | 2026-03-16T22:04:58.764Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3180 | 2026-03-16T22:04:58.764Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3181 | 2026-03-16T22:04:58.770Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3182 | 2026-03-16T22:04:59.830Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3183 | 2026-03-16T22:05:00.265Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3184 | 2026-03-16T22:05:02.384Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3185 | 2026-03-16T22:05:02.514Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3186 | 2026-03-16T22:05:03.258Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3187 | 2026-03-16T22:05:04.163Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3188 | 2026-03-16T22:05:06.369Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3189 | 2026-03-16T22:05:06.834Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3190 | 2026-03-16T22:05:07.388Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3191 | 2026-03-16T22:05:07.821Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3192 | 2026-03-16T22:05:08.078Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3193 | 2026-03-16T22:05:10.019Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3194 | 2026-03-16T22:05:10.216Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3195 | 2026-03-16T22:05:10.355Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3196 | 2026-03-16T22:05:10.826Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3197 | 2026-03-16T22:05:11.282Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3198 | 2026-03-16T22:05:11.890Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3199 | 2026-03-16T22:05:11.953Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3200 | 2026-03-16T22:05:12.116Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3201 | 2026-03-16T22:05:12.217Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3202 | 2026-03-16T22:05:12.667Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3203 | 2026-03-16T22:05:12.738Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3204 | 2026-03-16T22:05:12.953Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3205 | 2026-03-16T22:05:13.143Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3206 | 2026-03-16T22:05:13.498Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3207 | 2026-03-16T22:05:13.709Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3208 | 2026-03-16T22:05:14.167Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3209 | 2026-03-16T22:05:14.878Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3210 | 2026-03-16T22:05:15.059Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3211 | 2026-03-16T22:05:15.512Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3212 | 2026-03-16T22:05:15.776Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3213 | 2026-03-16T22:05:16.495Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3214 | 2026-03-16T22:05:17.414Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3215 | 2026-03-16T22:05:18.335Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3216 | 2026-03-16T22:05:19.513Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3217 | 2026-03-16T22:05:19.700Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3218 | 2026-03-16T22:05:23.981Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3219 | 2026-03-16T22:05:24.942Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3220 | 2026-03-16T22:05:25.624Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3221 | 2026-03-16T22:05:26.020Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3222 | 2026-03-16T22:05:29.569Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3223 | 2026-03-16T22:05:30.191Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3224 | 2026-03-16T22:05:31.280Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3225 | 2026-03-16T22:05:32.709Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3226 | 2026-03-16T22:05:33.331Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3227 | 2026-03-16T22:05:35.994Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3228 | 2026-03-16T22:05:37.296Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3229 | 2026-03-16T22:05:38.369Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3230 | 2026-03-16T22:05:39.510Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3231 | 2026-03-16T22:05:39.641Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3232 | 2026-03-16T22:05:39.890Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3233 | 2026-03-16T22:05:41.019Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3234 | 2026-03-16T22:05:41.232Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3235 | 2026-03-16T22:05:41.653Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3236 | 2026-03-16T22:05:42.930Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3237 | 2026-03-16T22:05:47.348Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3238 | 2026-03-16T22:05:50.261Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3239 | 2026-03-16T22:05:51.703Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3240 | 2026-03-16T22:05:52.848Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3241 | 2026-03-16T22:05:53.562Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3242 | 2026-03-16T22:05:54.530Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3243 | 2026-03-16T22:05:55.344Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3244 | 2026-03-16T22:05:56.319Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3245 | 2026-03-16T22:05:58.312Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3246 | 2026-03-16T22:05:59.729Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3247 | 2026-03-16T22:06:00.767Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3248 | 2026-03-16T22:06:01.854Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3249 | 2026-03-16T22:06:04.191Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3250 | 2026-03-16T22:06:04.602Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3251 | 2026-03-16T22:06:06.358Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3252 | 2026-03-16T22:06:07.864Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3253 | 2026-03-16T22:06:08.928Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3254 | 2026-03-16T22:06:10.184Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3255 | 2026-03-16T22:06:11.371Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3256 | 2026-03-16T22:06:12.808Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3257 | 2026-03-16T22:06:14.095Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3258 | 2026-03-16T22:06:18.294Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3259 | 2026-03-16T22:06:19.594Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3260 | 2026-03-16T22:06:21.005Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3261 | 2026-03-16T22:06:22.095Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3262 | 2026-03-16T22:06:23.738Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3263 | 2026-03-16T22:06:27.743Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3264 | 2026-03-16T22:06:28.120Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3265 | 2026-03-16T22:06:32.124Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3266 | 2026-03-16T22:06:33.343Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3267 | 2026-03-16T22:06:34.667Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3268 | 2026-03-16T22:06:35.127Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3269 | 2026-03-16T22:06:37.105Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3270 | 2026-03-16T22:06:39.002Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3271 | 2026-03-16T22:06:41.115Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3272 | 2026-03-16T22:06:43.353Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3273 | 2026-03-16T22:06:45.402Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3274 | 2026-03-16T22:06:47.291Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3275 | 2026-03-16T22:06:49.691Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3276 | 2026-03-16T22:06:51.275Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3277 | 2026-03-16T22:06:53.264Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3278 | 2026-03-16T22:06:55.246Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3279 | 2026-03-16T22:06:57.222Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3280 | 2026-03-16T22:07:01.392Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3281 | 2026-03-16T22:07:01.455Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3282 | 2026-03-16T22:07:02.803Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3283 | 2026-03-16T22:07:04.815Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3284 | 2026-03-16T22:07:07.245Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3285 | 2026-03-16T22:07:08.864Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3286 | 2026-03-16T22:07:11.062Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3287 | 2026-03-16T22:07:13.055Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3288 | 2026-03-16T22:07:15.225Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3289 | 2026-03-16T22:07:17.418Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3290 | 2026-03-16T22:07:19.476Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3291 | 2026-03-16T22:07:21.571Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3292 | 2026-03-16T22:07:23.691Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3293 | 2026-03-16T22:07:25.769Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3294 | 2026-03-16T22:07:27.856Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3295 | 2026-03-16T22:07:29.995Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3296 | 2026-03-16T22:07:32.164Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3297 | 2026-03-16T22:07:34.199Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3298 | 2026-03-16T22:07:36.245Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3299 | 2026-03-16T22:07:38.259Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3300 | 2026-03-16T22:07:42.291Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3301 | 2026-03-16T22:07:43.023Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3302 | 2026-03-16T22:07:47.430Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3303 | 2026-03-16T22:07:49.693Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3304 | 2026-03-16T22:07:51.965Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3305 | 2026-03-16T22:07:54.205Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3306 | 2026-03-16T22:07:56.428Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3307 | 2026-03-16T22:07:58.726Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3308 | 2026-03-16T22:08:00.834Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3309 | 2026-03-16T22:08:03.138Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3310 | 2026-03-16T22:08:05.518Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3311 | 2026-03-16T22:08:07.557Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3312 | 2026-03-16T22:08:09.802Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3313 | 2026-03-16T22:08:12.572Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3314 | 2026-03-16T22:08:15.019Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3315 | 2026-03-16T22:08:16.658Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3316 | 2026-03-16T22:08:18.861Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3317 | 2026-03-16T22:08:21.171Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3318 | 2026-03-16T22:08:23.484Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3319 | 2026-03-16T22:08:25.700Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3320 | 2026-03-16T22:08:27.980Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3321 | 2026-03-16T22:08:30.293Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3322 | 2026-03-16T22:08:32.678Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3323 | 2026-03-16T22:08:34.855Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3324 | 2026-03-16T22:08:37.095Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3325 | 2026-03-16T22:08:39.398Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3326 | 2026-03-16T22:08:41.733Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3327 | 2026-03-16T22:08:44.309Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3328 | 2026-03-16T22:08:46.375Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3329 | 2026-03-16T22:08:48.642Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3330 | 2026-03-16T22:08:51.282Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3331 | 2026-03-16T22:08:53.600Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3332 | 2026-03-16T22:08:55.955Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3333 | 2026-03-16T22:08:58.256Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3334 | 2026-03-16T22:09:00.639Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3335 | 2026-03-16T22:09:03.808Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3336 | 2026-03-16T22:09:06.112Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3337 | 2026-03-16T22:09:08.593Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3338 | 2026-03-16T22:09:11.055Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3339 | 2026-03-16T22:09:13.673Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3340 | 2026-03-16T22:09:16.087Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3341 | 2026-03-16T22:09:18.650Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3342 | 2026-03-16T22:09:25.520Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3343 | 2026-03-16T22:09:26.915Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3344 | 2026-03-16T22:09:30.328Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3345 | 2026-03-16T22:09:32.566Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3346 | 2026-03-16T22:09:35.816Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3347 | 2026-03-16T22:09:39.235Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3348 | 2026-03-16T22:09:42.484Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3349 | 2026-03-16T22:09:45.908Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3350 | 2026-03-16T22:09:49.436Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3351 | 2026-03-16T22:09:52.621Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3352 | 2026-03-16T22:09:56.019Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3353 | 2026-03-16T22:09:59.403Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3354 | 2026-03-16T22:10:02.747Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3355 | 2026-03-16T22:10:06.088Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3356 | 2026-03-16T22:10:09.473Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3357 | 2026-03-16T22:10:12.796Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3358 | 2026-03-16T22:10:16.306Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3359 | 2026-03-16T22:10:43.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 20s |
| 3360 | 2026-03-16T22:10:43.348Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files |
| 3361 | 2026-03-16T22:10:43.457Z | |
| 3362 | 2026-03-16T22:10:43.461Z | real 6:20.787187685 |
| 3363 | 2026-03-16T22:10:43.461Z | user 22:09.438724245 |
| 3364 | 2026-03-16T22:10:43.461Z | sys 3:58.918415819 |
| 3365 | 2026-03-16T22:10:43.461Z | trap 0.410313255 |
| 3366 | 2026-03-16T22:10:43.461Z | tflt 0.074088038 |
| 3367 | 2026-03-16T22:10:43.461Z | dflt 0.122685881 |
| 3368 | 2026-03-16T22:10:43.461Z | kflt 0.000021914 |
| 3369 | 2026-03-16T22:10:43.461Z | lock 5:04:34.293552082 |
| 3370 | 2026-03-16T22:10:43.461Z | slp 2:09:34.880510899 |
| 3371 | 2026-03-16T22:10:43.461Z | lat 41.572340583 |
| 3372 | 2026-03-16T22:10:43.461Z | stop 1:48.321045455 |
| 3373 | 2026-03-16T22:10:43.461Z | process exited: duration 956695 ms, exit code 0 |
| |
| 3374 | 2026-03-16T22:10:43.472Z | found 0 output files |