|
|
|
| 1 | 2026-04-24T16:31:29.951Z | job assigned to worker 01KQ058EXBZ265HJR63E868EW9 [factory aws, i-0eecdfa5c3ab341cb] (queued for 57 s) |
| |
| 2 | 2026-04-24T16:31:37.021Z | starting task 0: "setup" |
| 3 | 2026-04-24T16:31:37.025Z | ++ uname -s |
| 4 | 2026-04-24T16:31:37.028Z | + kern=SunOS |
| 5 | 2026-04-24T16:31:37.028Z | + build_user=build |
| 6 | 2026-04-24T16:31:37.028Z | + build_uid=12345 |
| 7 | 2026-04-24T16:31:37.028Z | + work_dir=/work |
| 8 | 2026-04-24T16:31:37.028Z | + input_dir=/input |
| 9 | 2026-04-24T16:31:37.028Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-24T16:31:37.028Z | + case "$kern" in |
| 11 | 2026-04-24T16:31:37.028Z | + groupadd -g 12345 build |
| 12 | 2026-04-24T16:31:37.032Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-24T16:31:39.035Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-24T16:31:39.143Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-24T16:31:39.146Z | + home_fs=zfs |
| 16 | 2026-04-24T16:31:39.146Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-24T16:31:39.146Z | + mkdir -p /home/build |
| 18 | 2026-04-24T16:31:39.146Z | + chown build:build /home/build /work |
| 19 | 2026-04-24T16:31:41.148Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-24T16:31:41.151Z | process exited: duration 4131 ms, exit code 0 |
| |
| 21 | 2026-04-24T16:31:41.157Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-24T16:31:41.161Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-24T16:31:41.161Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-24T16:31:41.161Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-04-24T16:31:41.162Z | * rust toolchain profile = "default" |
| 26 | 2026-04-24T16:31:41.162Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-24T16:31:41.162Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-24T16:31:41.165Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-24T16:31:41.165Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-24T16:31:41.260Z | info: downloading installer |
| 31 | 2026-04-24T16:31:42.740Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-24T16:31:42.740Z | warn: /opt/ooce/bin |
| 33 | 2026-04-24T16:31:42.740Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-24T16:31:42.740Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-24T16:31:42.740Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-24T16:31:42.740Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-24T16:31:42.740Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-24T16:31:42.740Z | error: cannot install while Rust is installed |
| 39 | 2026-04-24T16:31:42.740Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-24T16:31:42.740Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-24T16:31:42.740Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-24T16:31:42.740Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-24T16:31:42.740Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-24T16:31:42.772Z | info: profile set to default |
| 45 | 2026-04-24T16:31:42.772Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-24T16:31:42.775Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-24T16:31:42.905Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-24T16:31:42.908Z | info: downloading 6 components |
| 49 | 2026-04-24T16:31:57.137Z | |
| 50 | 2026-04-24T16:31:57.137Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-04-24T16:31:57.170Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-24T16:31:57.170Z | |
| 53 | 2026-04-24T16:31:57.170Z | |
| 54 | 2026-04-24T16:31:57.170Z | Rust is installed now. Great! |
| 55 | 2026-04-24T16:31:57.170Z | |
| 56 | 2026-04-24T16:31:57.170Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-24T16:31:57.171Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-24T16:31:57.171Z | |
| 59 | 2026-04-24T16:31:57.171Z | To configure your current shell, you need to source |
| 60 | 2026-04-24T16:31:57.171Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-24T16:31:57.171Z | |
| 62 | 2026-04-24T16:31:57.171Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-24T16:31:57.171Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-24T16:31:57.171Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-24T16:31:57.171Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-24T16:31:57.171Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-24T16:31:57.171Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-24T16:31:57.171Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-24T16:31:57.174Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-24T16:31:57.174Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-24T16:31:57.267Z | + rustup --version |
| 72 | 2026-04-24T16:31:57.276Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-24T16:31:57.279Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-24T16:31:57.299Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-24T16:31:57.302Z | + cargo --version |
| 76 | 2026-04-24T16:31:57.315Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-24T16:31:57.320Z | + rustc --version |
| 78 | 2026-04-24T16:31:57.338Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-24T16:31:57.342Z | process exited: duration 16180 ms, exit code 0 |
| |
| 80 | 2026-04-24T16:31:57.349Z | starting task 2: "authentication" |
| 81 | 2026-04-24T16:31:57.365Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-24T16:31:57.372Z | starting task 3: "clone repository" |
| 83 | 2026-04-24T16:31:57.375Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-24T16:31:57.379Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-24T16:31:57.515Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-24T16:32:06.088Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-24T16:32:06.088Z | + git fetch origin 42a2fe71942435537847c1719f1d63436b9ceacd |
| 88 | 2026-04-24T16:32:06.377Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-24T16:32:06.377Z | * branch 42a2fe71942435537847c1719f1d63436b9ceacd -> FETCH_HEAD |
| 90 | 2026-04-24T16:32:06.388Z | + [[ -n eliza/sitrep-eq ]] |
| 91 | 2026-04-24T16:32:06.392Z | ++ git branch --show-current |
| 92 | 2026-04-24T16:32:06.392Z | + current=main |
| 93 | 2026-04-24T16:32:06.392Z | + [[ main != eliza/sitrep-eq ]] |
| 94 | 2026-04-24T16:32:06.392Z | + git branch -f eliza/sitrep-eq 42a2fe71942435537847c1719f1d63436b9ceacd |
| 95 | 2026-04-24T16:32:06.398Z | + git checkout -f eliza/sitrep-eq |
| 96 | 2026-04-24T16:32:06.446Z | Switched to branch 'eliza/sitrep-eq' |
| 97 | 2026-04-24T16:32:06.450Z | + git reset --hard 42a2fe71942435537847c1719f1d63436b9ceacd |
| 98 | 2026-04-24T16:32:06.502Z | HEAD is now at 42a2fe719 [fm] minimum viable sitrep equality check |
| 99 | 2026-04-24T16:32:06.507Z | process exited: duration 9129 ms, exit code 0 |
| |
| 100 | 2026-04-24T16:32:06.518Z | starting task 4: "build" |
| 101 | 2026-04-24T16:32:06.521Z | + source ./env.sh |
| 102 | 2026-04-24T16:32:06.521Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-04-24T16:32:06.521Z | ++ set -o xtrace |
| 104 | 2026-04-24T16:32:06.524Z | ++++ dirname ./env.sh |
| 105 | 2026-04-24T16:32:06.527Z | +++ readlink -f . |
| 106 | 2026-04-24T16:32:06.543Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-04-24T16:32:06.543Z | ++ 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-04-24T16:32:06.543Z | ++ 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-04-24T16:32:06.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-04-24T16:32:06.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-04-24T16:32:06.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-04-24T16:32:06.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-04-24T16:32:06.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-04-24T16:32:06.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-04-24T16:32:06.548Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-04-24T16:32:06.548Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-04-24T16:32:06.548Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-04-24T16:32:06.548Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-04-24T16:32:06.548Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-04-24T16:32:06.548Z | + cargo --version |
| 121 | 2026-04-24T16:32:06.553Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-04-24T16:32:06.553Z | + rustc --version |
| 123 | 2026-04-24T16:32:06.573Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-04-24T16:32:06.577Z | + banner prerequisites |
| 125 | 2026-04-24T16:32:06.577Z | |
| 126 | 2026-04-24T16:32:06.577Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-04-24T16:32:06.577Z | # # # # # # # # # # # # # # # |
| 128 | 2026-04-24T16:32:06.577Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-04-24T16:32:06.577Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-04-24T16:32:06.577Z | # # # # # # # # # # # # # # # |
| 131 | 2026-04-24T16:32:06.577Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-04-24T16:32:06.577Z | |
| 133 | 2026-04-24T16:32:06.581Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-04-24T16:32:17.108Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-04-24T16:32:24.511Z | Startup: Caching catalogs ... Done |
| 136 | 2026-04-24T16:32:31.016Z | Planning: Solver setup ... Done (4.960s) |
| 137 | 2026-04-24T16:32:31.050Z | Planning: Running solver ... Done (0.033s) |
| 138 | 2026-04-24T16:32:31.179Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-04-24T16:32:31.190Z | Planning: Fetching manifests: 0/5 0% complete |
| 140 | 2026-04-24T16:32:31.305Z | Planning: Fetching manifests: 5/5 100% complete |
| 141 | 2026-04-24T16:32:31.341Z | Planning: Package planning ... Done (0.038s) |
| 142 | 2026-04-24T16:32:31.377Z | Planning: Merging actions ... Done (0.036s) |
| 143 | 2026-04-24T16:32:31.587Z | Planning: Checking for conflicting actions ... Done (0.209s) |
| 144 | 2026-04-24T16:32:31.596Z | Planning: Consolidating action changes ... Done (0.009s) |
| 145 | 2026-04-24T16:32:32.849Z | Planning: Evaluating mediators ... Done (1.253s) |
| 146 | 2026-04-24T16:32:32.857Z | Planning: Planning completed in 8.18 seconds |
| 147 | 2026-04-24T16:32:32.870Z | Packages to install: 5 |
| 148 | 2026-04-24T16:32:32.870Z | Mediators to change: 3 |
| 149 | 2026-04-24T16:32:32.870Z | Services to change: 1 |
| 150 | 2026-04-24T16:32:32.870Z | Estimated space available: 155.35 GB |
| 151 | 2026-04-24T16:32:32.873Z | Estimated space to be consumed: 1.89 GB |
| 152 | 2026-04-24T16:32:32.874Z | Create boot environment: No |
| 153 | 2026-04-24T16:32:32.874Z | Create backup boot environment: No |
| 154 | 2026-04-24T16:32:32.874Z | Rebuild boot archive: No |
| 155 | 2026-04-24T16:32:32.874Z | |
| 156 | 2026-04-24T16:32:32.874Z | Changed mediators: |
| 157 | 2026-04-24T16:32:32.874Z | mediator clang: |
| 158 | 2026-04-24T16:32:32.874Z | version: None -> 15 (system default) |
| 159 | 2026-04-24T16:32:32.874Z | |
| 160 | 2026-04-24T16:32:32.874Z | mediator llvm: |
| 161 | 2026-04-24T16:32:32.874Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-04-24T16:32:32.874Z | |
| 163 | 2026-04-24T16:32:32.874Z | mediator postgresql: |
| 164 | 2026-04-24T16:32:32.874Z | version: 15 (system default) -> 18 (system default) |
| 165 | 2026-04-24T16:32:32.874Z | |
| 166 | 2026-04-24T16:32:32.874Z | Changed packages: |
| 167 | 2026-04-24T16:32:32.874Z | helios-dev |
| 168 | 2026-04-24T16:32:32.874Z | developer/build-essential |
| 169 | 2026-04-24T16:32:32.874Z | None -> 11-2.0 |
| 170 | 2026-04-24T16:32:32.874Z | library/libxmlsec1 |
| 171 | 2026-04-24T16:32:32.874Z | None -> 1.2.35-2.0 |
| 172 | 2026-04-24T16:32:32.874Z | ooce/developer/clang-15 |
| 173 | 2026-04-24T16:32:32.874Z | None -> 15.0.7-2.0 |
| 174 | 2026-04-24T16:32:32.874Z | ooce/developer/llvm-15 |
| 175 | 2026-04-24T16:32:32.874Z | None -> 15.0.7-2.0 |
| 176 | 2026-04-24T16:32:32.874Z | ooce/library/postgresql-18 |
| 177 | 2026-04-24T16:32:32.874Z | None -> 18.1-2.0 |
| 178 | 2026-04-24T16:32:32.874Z | |
| 179 | 2026-04-24T16:32:32.874Z | Services: |
| 180 | 2026-04-24T16:32:32.874Z | restart_fmri: |
| 181 | 2026-04-24T16:32:32.874Z | svc:/system/update-man-index:default |
| 182 | 2026-04-24T16:32:32.927Z | |
| 183 | 2026-04-24T16:32:32.927Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 184 | 2026-04-24T16:32:37.941Z | Download: 1197/4272 items 83.5/219.0MB 38% complete (23.4M/s) |
| 185 | 2026-04-24T16:32:45.210Z | Download: 2224/4272 items 119.2/219.0MB 54% complete (13.1M/s) |
| 186 | 2026-04-24T16:32:50.290Z | Download: 4247/4272 items 218.8/219.0MB 99% complete (13.5M/s) |
| 187 | 2026-04-24T16:32:54.060Z | Download: Completed 218.99 MB in 21.13 seconds (10.4M/s) |
| 188 | 2026-04-24T16:32:54.196Z | Actions: 1/4789 actions (Installing new actions) |
| 189 | 2026-04-24T16:32:57.646Z | Actions: Completed 4789 actions in 3.45 seconds. |
| 190 | 2026-04-24T16:32:57.957Z | Done (0.307s) |
| 191 | 2026-04-24T16:32:57.957Z | Done (0.000s) |
| 192 | 2026-04-24T16:32:58.695Z | Done (0.736s) |
| 193 | 2026-04-24T16:33:02.016Z | Done (2.974s) |
| 194 | 2026-04-24T16:33:02.106Z | Done (0.025s) |
| 195 | 2026-04-24T16:33:02.109Z | Done (0.000s) |
| 196 | 2026-04-24T16:33:02.412Z | Done (0.000s) |
| 197 | 2026-04-24T16:33:03.261Z | Planning: Evaluating mediator changes ... Done |
| 198 | 2026-04-24T16:33:03.369Z | Planning: Checking for conflicting actions ... Done |
| 199 | 2026-04-24T16:33:03.372Z | Planning: Consolidating action changes ... Done |
| 200 | 2026-04-24T16:33:03.529Z | Planning: Evaluating mediators ... Done |
| 201 | 2026-04-24T16:33:03.532Z | Planning: Planning completed in 0.27 seconds |
| 202 | 2026-04-24T16:33:03.551Z | Mediators to change: 2 |
| 203 | 2026-04-24T16:33:03.551Z | Create boot environment: No |
| 204 | 2026-04-24T16:33:03.554Z | Create backup boot environment: No |
| 205 | 2026-04-24T16:33:03.612Z | Done |
| 206 | 2026-04-24T16:33:03.612Z | Done |
| 207 | 2026-04-24T16:33:04.249Z | Done |
| 208 | 2026-04-24T16:33:06.726Z | Done |
| 209 | 2026-04-24T16:33:06.799Z | Done |
| 210 | 2026-04-24T16:33:06.801Z | Done |
| 211 | 2026-04-24T16:33:06.946Z | Done |
| 212 | 2026-04-24T16:33:07.213Z | Planning: Evaluating mediator changes ... Done |
| 213 | 2026-04-24T16:33:07.322Z | Planning: Checking for conflicting actions ... Done |
| 214 | 2026-04-24T16:33:07.325Z | Planning: Consolidating action changes ... Done |
| 215 | 2026-04-24T16:33:07.494Z | Planning: Evaluating mediators ... Done |
| 216 | 2026-04-24T16:33:07.505Z | Planning: Planning completed in 0.26 seconds |
| 217 | 2026-04-24T16:33:07.505Z | Mediators to change: 1 |
| 218 | 2026-04-24T16:33:07.505Z | Create boot environment: No |
| 219 | 2026-04-24T16:33:07.505Z | Create backup boot environment: No |
| 220 | 2026-04-24T16:33:07.556Z | Done |
| 221 | 2026-04-24T16:33:07.556Z | Done |
| 222 | 2026-04-24T16:33:08.170Z | Done |
| 223 | 2026-04-24T16:33:10.639Z | Done |
| 224 | 2026-04-24T16:33:10.712Z | Done |
| 225 | 2026-04-24T16:33:10.712Z | Done |
| 226 | 2026-04-24T16:33:10.915Z | Done |
| 227 | 2026-04-24T16:33:11.202Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-04-24T16:33:11.202Z | clang system 15 system |
| 229 | 2026-04-24T16:33:11.202Z | csh system system illumos |
| 230 | 2026-04-24T16:33:11.202Z | ctags system system illumos |
| 231 | 2026-04-24T16:33:11.202Z | file system system illumos |
| 232 | 2026-04-24T16:33:11.202Z | gcc vendor 12 vendor |
| 233 | 2026-04-24T16:33:11.202Z | gcc system 14 system |
| 234 | 2026-04-24T16:33:11.202Z | gcc system 10 system |
| 235 | 2026-04-24T16:33:11.202Z | go system 1.20 system |
| 236 | 2026-04-24T16:33:11.202Z | go system 1.19 system |
| 237 | 2026-04-24T16:33:11.202Z | llvm system 15 system |
| 238 | 2026-04-24T16:33:11.202Z | llvm system 14 system |
| 239 | 2026-04-24T16:33:11.202Z | mariadb system 10.6 system |
| 240 | 2026-04-24T16:33:11.202Z | mta vendor vendor dma |
| 241 | 2026-04-24T16:33:11.202Z | openjdk system 17 system |
| 242 | 2026-04-24T16:33:11.202Z | openjdk system 11 system |
| 243 | 2026-04-24T16:33:11.202Z | openjdk system 1.8 system |
| 244 | 2026-04-24T16:33:11.202Z | openssl vendor 3 vendor |
| 245 | 2026-04-24T16:33:11.202Z | perl system 5.36 system |
| 246 | 2026-04-24T16:33:11.202Z | postgresql system 18 system |
| 247 | 2026-04-24T16:33:11.202Z | postgresql system 15 system |
| 248 | 2026-04-24T16:33:11.202Z | postgresql system 13 system |
| 249 | 2026-04-24T16:33:11.202Z | python vendor 3 vendor |
| 250 | 2026-04-24T16:33:11.202Z | python system 2 system |
| 251 | 2026-04-24T16:33:11.202Z | python3 system 3.11 system |
| 252 | 2026-04-24T16:33:11.202Z | ruby system 3.0 system |
| 253 | 2026-04-24T16:33:11.202Z | words vendor vendor american-english |
| 254 | 2026-04-24T16:33:11.202Z | words system system australian-english |
| 255 | 2026-04-24T16:33:11.202Z | words system system british-english |
| 256 | 2026-04-24T16:33:11.202Z | words system system canadian-english |
| 257 | 2026-04-24T16:33:11.202Z | words system system french |
| 258 | 2026-04-24T16:33:11.203Z | words system system italian |
| 259 | 2026-04-24T16:33:11.203Z | words system system ngerman |
| 260 | 2026-04-24T16:33:11.203Z | words system system ogerman |
| 261 | 2026-04-24T16:33:11.203Z | words system system spanish |
| 262 | 2026-04-24T16:33:11.430Z | PUBLISHER TYPE STATUS P LOCATION |
| 263 | 2026-04-24T16:33:11.430Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 264 | 2026-04-24T16:33:16.022Z | FMRI IFO |
| 265 | 2026-04-24T16:33:16.022Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 266 | 2026-04-24T16:33:16.022Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 267 | 2026-04-24T16:33:16.022Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 268 | 2026-04-24T16:33:16.022Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 269 | 2026-04-24T16:33:16.022Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 270 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 271 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 272 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 273 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 274 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 275 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 276 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 277 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 278 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 279 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 280 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 281 | 2026-04-24T16:33:16.023Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 282 | 2026-04-24T16:33:17.172Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 283 | 2026-04-24T16:33:17.420Z | Updating crates.io index |
| 284 | 2026-04-24T16:33:17.457Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 285 | 2026-04-24T16:33:18.264Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 286 | 2026-04-24T16:33:18.573Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 287 | 2026-04-24T16:33:19.051Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 288 | 2026-04-24T16:33:20.334Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 289 | 2026-04-24T16:33:20.811Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-04-24T16:33:22.183Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-04-24T16:33:22.948Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-04-24T16:33:23.403Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-04-24T16:33:24.133Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-04-24T16:33:24.736Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-04-24T16:33:25.156Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-04-24T16:33:25.553Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-04-24T16:33:26.412Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-04-24T16:33:26.965Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-04-24T16:33:27.359Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-04-24T16:33:27.611Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-04-24T16:33:28.215Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-04-24T16:33:28.445Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-04-24T16:33:28.656Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-04-24T16:33:28.895Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-04-24T16:33:29.308Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-04-24T16:33:29.860Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-04-24T16:33:30.238Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-04-24T16:33:30.762Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-04-24T16:33:31.085Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-04-24T16:33:31.384Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 311 | 2026-04-24T16:33:32.618Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 312 | 2026-04-24T16:33:33.497Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 313 | 2026-04-24T16:33:33.963Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 314 | 2026-04-24T16:33:34.209Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 315 | 2026-04-24T16:33:34.595Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 316 | 2026-04-24T16:33:34.943Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 317 | 2026-04-24T16:33:35.298Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 318 | 2026-04-24T16:33:35.951Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 319 | 2026-04-24T16:33:36.202Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 320 | 2026-04-24T16:33:36.430Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 321 | 2026-04-24T16:33:36.953Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 322 | 2026-04-24T16:33:48.773Z | Downloading crates ... |
| 323 | 2026-04-24T16:33:48.832Z | Downloaded camino-tempfile v1.4.1 |
| 324 | 2026-04-24T16:33:48.841Z | Downloaded version_check v0.9.5 |
| 325 | 2026-04-24T16:33:48.847Z | Downloaded utf8_iter v1.0.4 |
| 326 | 2026-04-24T16:33:48.855Z | Downloaded zerofrom-derive v0.1.6 |
| 327 | 2026-04-24T16:33:48.857Z | Downloaded utf8parse v0.2.2 |
| 328 | 2026-04-24T16:33:48.857Z | Downloaded yoke-derive v0.8.1 |
| 329 | 2026-04-24T16:33:48.857Z | Downloaded toml_write v0.1.2 |
| 330 | 2026-04-24T16:33:48.860Z | Downloaded autocfg v1.5.0 |
| 331 | 2026-04-24T16:33:48.860Z | Downloaded fnv v1.0.7 |
| 332 | 2026-04-24T16:33:48.863Z | Downloaded usdt v0.5.0 |
| 333 | 2026-04-24T16:33:48.863Z | Downloaded usdt-macro v0.5.0 |
| 334 | 2026-04-24T16:33:48.866Z | Downloaded colorchoice v1.0.4 |
| 335 | 2026-04-24T16:33:48.866Z | Downloaded cargo_metadata v0.21.0 |
| 336 | 2026-04-24T16:33:48.869Z | Downloaded form_urlencoded v1.2.2 |
| 337 | 2026-04-24T16:33:48.871Z | Downloaded anstyle-parse v0.2.7 |
| 338 | 2026-04-24T16:33:48.871Z | Downloaded unicode-linebreak v0.1.5 |
| 339 | 2026-04-24T16:33:48.874Z | Downloaded toml_datetime v0.6.11 |
| 340 | 2026-04-24T16:33:48.874Z | Downloaded clap_lex v1.0.0 |
| 341 | 2026-04-24T16:33:48.877Z | Downloaded typeid v1.0.3 |
| 342 | 2026-04-24T16:33:48.877Z | Downloaded unicode-xid v0.2.6 |
| 343 | 2026-04-24T16:33:48.877Z | Downloaded usdt-attr-macro v0.5.0 |
| 344 | 2026-04-24T16:33:48.880Z | Downloaded icu_locale_core v2.1.1 |
| 345 | 2026-04-24T16:33:48.883Z | Downloaded usdt-impl v0.5.0 |
| 346 | 2026-04-24T16:33:48.883Z | Downloaded thiserror v1.0.69 |
| 347 | 2026-04-24T16:33:48.886Z | Downloaded tinystr v0.8.2 |
| 348 | 2026-04-24T16:33:48.886Z | Downloaded zerofrom v0.1.6 |
| 349 | 2026-04-24T16:33:48.889Z | Downloaded thiserror v2.0.18 |
| 350 | 2026-04-24T16:33:48.892Z | Downloaded zmij v1.0.21 |
| 351 | 2026-04-24T16:33:48.892Z | Downloaded anyhow v1.0.102 |
| 352 | 2026-04-24T16:33:48.895Z | Downloaded zerovec-derive v0.11.2 |
| 353 | 2026-04-24T16:33:48.895Z | Downloaded generic-array v0.14.7 |
| 354 | 2026-04-24T16:33:48.895Z | Downloaded yoke v0.8.1 |
| 355 | 2026-04-24T16:33:48.898Z | Downloaded itoa v1.0.17 |
| 356 | 2026-04-24T16:33:48.898Z | Downloaded cargo-util-schemas v0.8.2 |
| 357 | 2026-04-24T16:33:48.901Z | Downloaded thiserror-impl v2.0.18 |
| 358 | 2026-04-24T16:33:48.901Z | Downloaded cargo-platform v0.2.0 |
| 359 | 2026-04-24T16:33:48.901Z | Downloaded anstream v0.6.21 |
| 360 | 2026-04-24T16:33:48.905Z | Downloaded is_terminal_polyfill v1.70.2 |
| 361 | 2026-04-24T16:33:48.905Z | Downloaded ucd-trie v0.1.7 |
| 362 | 2026-04-24T16:33:48.905Z | Downloaded heck v0.4.1 |
| 363 | 2026-04-24T16:33:48.905Z | Downloaded cpufeatures v0.2.17 |
| 364 | 2026-04-24T16:33:48.908Z | Downloaded num-traits v0.2.19 |
| 365 | 2026-04-24T16:33:48.908Z | Downloaded bytecount v0.6.9 |
| 366 | 2026-04-24T16:33:48.908Z | Downloaded block-buffer v0.10.4 |
| 367 | 2026-04-24T16:33:48.908Z | Downloaded clap v4.5.60 |
| 368 | 2026-04-24T16:33:48.913Z | Downloaded writeable v0.6.2 |
| 369 | 2026-04-24T16:33:48.916Z | Downloaded toml v0.8.23 |
| 370 | 2026-04-24T16:33:48.916Z | Downloaded log v0.4.29 |
| 371 | 2026-04-24T16:33:48.921Z | Downloaded zerocopy-derive v0.7.35 |
| 372 | 2026-04-24T16:33:48.924Z | Downloaded hashbrown v0.16.1 |
| 373 | 2026-04-24T16:33:48.924Z | Downloaded unicode-ident v1.0.24 |
| 374 | 2026-04-24T16:33:48.927Z | Downloaded smallvec v1.15.1 |
| 375 | 2026-04-24T16:33:48.927Z | Downloaded textwrap v0.16.2 |
| 376 | 2026-04-24T16:33:48.931Z | Downloaded displaydoc v0.2.5 |
| 377 | 2026-04-24T16:33:48.931Z | Downloaded zerotrie v0.2.3 |
| 378 | 2026-04-24T16:33:48.935Z | Downloaded crypto-common v0.1.7 |
| 379 | 2026-04-24T16:33:48.935Z | Downloaded idna v1.1.0 |
| 380 | 2026-04-24T16:33:48.938Z | Downloaded thiserror-impl v1.0.69 |
| 381 | 2026-04-24T16:33:48.938Z | Downloaded typenum v1.19.0 |
| 382 | 2026-04-24T16:33:48.938Z | Downloaded toml_edit v0.22.27 |
| 383 | 2026-04-24T16:33:48.941Z | Downloaded idna_adapter v1.2.1 |
| 384 | 2026-04-24T16:33:48.941Z | Downloaded erased-serde v0.4.9 |
| 385 | 2026-04-24T16:33:48.944Z | Downloaded cargo_toml v0.21.0 |
| 386 | 2026-04-24T16:33:48.944Z | Downloaded url v2.5.8 |
| 387 | 2026-04-24T16:33:48.947Z | Downloaded macaddr v1.0.1 |
| 388 | 2026-04-24T16:33:48.947Z | Downloaded fastrand v2.3.0 |
| 389 | 2026-04-24T16:33:48.947Z | Downloaded unicode-width v0.1.14 |
| 390 | 2026-04-24T16:33:48.950Z | Downloaded smawk v0.3.2 |
| 391 | 2026-04-24T16:33:48.953Z | Downloaded once_cell v1.21.3 |
| 392 | 2026-04-24T16:33:48.953Z | Downloaded scroll_derive v0.12.1 |
| 393 | 2026-04-24T16:33:48.953Z | Downloaded plain v0.2.3 |
| 394 | 2026-04-24T16:33:48.953Z | Downloaded ordered-float v2.10.1 |
| 395 | 2026-04-24T16:33:48.956Z | Downloaded heck v0.5.0 |
| 396 | 2026-04-24T16:33:48.956Z | Downloaded anstyle-query v1.1.5 |
| 397 | 2026-04-24T16:33:48.956Z | Downloaded zerovec v0.11.5 |
| 398 | 2026-04-24T16:33:48.959Z | Downloaded stable_deref_trait v1.2.1 |
| 399 | 2026-04-24T16:33:48.959Z | Downloaded serde_tokenstream v0.2.3 |
| 400 | 2026-04-24T16:33:48.962Z | Downloaded zerocopy v0.7.35 |
| 401 | 2026-04-24T16:33:48.969Z | Downloaded winnow v0.7.14 |
| 402 | 2026-04-24T16:33:48.973Z | Downloaded proc-macro-error-attr v1.0.4 |
| 403 | 2026-04-24T16:33:48.976Z | Downloaded thread-id v4.2.2 |
| 404 | 2026-04-24T16:33:48.976Z | Downloaded unicode-width v0.2.0 |
| 405 | 2026-04-24T16:33:48.982Z | Downloaded scroll v0.12.0 |
| 406 | 2026-04-24T16:33:48.989Z | Downloaded synstructure v0.13.2 |
| 407 | 2026-04-24T16:33:48.992Z | Downloaded byteorder v1.5.0 |
| 408 | 2026-04-24T16:33:48.992Z | Downloaded sha2 v0.10.9 |
| 409 | 2026-04-24T16:33:48.995Z | Downloaded serde-untagged v0.1.9 |
| 410 | 2026-04-24T16:33:48.995Z | Downloaded memchr v2.8.0 |
| 411 | 2026-04-24T16:33:48.998Z | Downloaded tempfile v3.25.0 |
| 412 | 2026-04-24T16:33:48.998Z | Downloaded dof v0.3.0 |
| 413 | 2026-04-24T16:33:49.001Z | Downloaded tabled_derive v0.7.0 |
| 414 | 2026-04-24T16:33:49.004Z | Downloaded pest_derive v2.8.6 |
| 415 | 2026-04-24T16:33:49.010Z | Downloaded serde v1.0.228 |
| 416 | 2026-04-24T16:33:49.013Z | Downloaded percent-encoding v2.3.2 |
| 417 | 2026-04-24T16:33:49.019Z | Downloaded proc-macro-error v1.0.4 |
| 418 | 2026-04-24T16:33:49.022Z | Downloaded pest_meta v2.8.6 |
| 419 | 2026-04-24T16:33:49.025Z | Downloaded icu_normalizer_data v2.1.1 |
| 420 | 2026-04-24T16:33:49.029Z | Downloaded serde_derive v1.0.228 |
| 421 | 2026-04-24T16:33:49.032Z | Downloaded serde_core v1.0.228 |
| 422 | 2026-04-24T16:33:49.039Z | Downloaded papergrid v0.11.0 |
| 423 | 2026-04-24T16:33:49.042Z | Downloaded pest v2.8.6 |
| 424 | 2026-04-24T16:33:49.046Z | Downloaded icu_properties_data v2.1.2 |
| 425 | 2026-04-24T16:33:49.073Z | Downloaded tabled v0.15.0 |
| 426 | 2026-04-24T16:33:49.092Z | Downloaded syn v2.0.117 |
| 427 | 2026-04-24T16:33:49.112Z | Downloaded rustix v1.1.3 |
| 428 | 2026-04-24T16:33:49.125Z | Downloaded clap_derive v4.5.55 |
| 429 | 2026-04-24T16:33:49.133Z | Downloaded goblin v0.8.2 |
| 430 | 2026-04-24T16:33:49.140Z | Downloaded libc v0.2.185 |
| 431 | 2026-04-24T16:33:49.158Z | Downloaded memmap v0.7.0 |
| 432 | 2026-04-24T16:33:49.161Z | Downloaded camino v1.2.2 |
| 433 | 2026-04-24T16:33:49.161Z | Downloaded icu_provider v2.1.1 |
| 434 | 2026-04-24T16:33:49.164Z | Downloaded digest v0.10.7 |
| 435 | 2026-04-24T16:33:49.164Z | Downloaded swrite v0.1.0 |
| 436 | 2026-04-24T16:33:49.164Z | Downloaded quote v1.0.44 |
| 437 | 2026-04-24T16:33:49.166Z | Downloaded cfg-if v1.0.4 |
| 438 | 2026-04-24T16:33:49.175Z | Downloaded syn v1.0.109 |
| 439 | 2026-04-24T16:33:49.180Z | Downloaded fs-err v3.3.0 |
| 440 | 2026-04-24T16:33:49.204Z | Downloaded litemap v0.8.1 |
| 441 | 2026-04-24T16:33:49.221Z | Downloaded indexmap v2.13.0 |
| 442 | 2026-04-24T16:33:49.233Z | Downloaded semver v1.0.27 |
| 443 | 2026-04-24T16:33:49.246Z | Downloaded equivalent v1.0.2 |
| 444 | 2026-04-24T16:33:49.280Z | Downloaded icu_collections v2.1.1 |
| 445 | 2026-04-24T16:33:49.283Z | Downloaded icu_normalizer v2.1.1 |
| 446 | 2026-04-24T16:33:49.283Z | Downloaded icu_properties v2.1.2 |
| 447 | 2026-04-24T16:33:49.321Z | Downloaded serde_spanned v0.6.9 |
| 448 | 2026-04-24T16:33:49.328Z | Downloaded anstyle v1.0.13 |
| 449 | 2026-04-24T16:33:49.362Z | Downloaded strsim v0.11.1 |
| 450 | 2026-04-24T16:33:49.380Z | Downloaded pretty-hex v0.4.1 |
| 451 | 2026-04-24T16:33:49.393Z | Downloaded dtrace-parser v0.2.0 |
| 452 | 2026-04-24T16:33:49.399Z | Downloaded pest_generator v2.8.6 |
| 453 | 2026-04-24T16:33:49.402Z | Downloaded getrandom v0.4.1 |
| 454 | 2026-04-24T16:33:49.426Z | Downloaded proc-macro2 v1.0.106 |
| 455 | 2026-04-24T16:33:49.429Z | Downloaded bitflags v2.11.0 |
| 456 | 2026-04-24T16:33:49.432Z | Downloaded errno v0.3.14 |
| 457 | 2026-04-24T16:33:49.447Z | Downloaded clap_builder v4.5.60 |
| 458 | 2026-04-24T16:33:49.480Z | Downloaded serde_json v1.0.149 |
| 459 | 2026-04-24T16:33:49.519Z | Downloaded potential_utf v0.1.4 |
| 460 | 2026-04-24T16:33:49.527Z | Downloaded terminal_size v0.4.3 |
| 461 | 2026-04-24T16:33:49.579Z | Downloaded serde-value v0.7.0 |
| 462 | 2026-04-24T16:33:49.631Z | Compiling proc-macro2 v1.0.106 |
| 463 | 2026-04-24T16:33:49.631Z | Compiling unicode-ident v1.0.24 |
| 464 | 2026-04-24T16:33:49.631Z | Compiling quote v1.0.44 |
| 465 | 2026-04-24T16:33:49.631Z | Compiling serde_core v1.0.228 |
| 466 | 2026-04-24T16:33:49.634Z | Compiling libc v0.2.185 |
| 467 | 2026-04-24T16:33:49.634Z | Compiling version_check v0.9.5 |
| 468 | 2026-04-24T16:33:49.634Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-04-24T16:33:49.634Z | Compiling serde v1.0.228 |
| 470 | 2026-04-24T16:33:49.931Z | Compiling memchr v2.8.0 |
| 471 | 2026-04-24T16:33:49.962Z | Compiling zmij v1.0.21 |
| 472 | 2026-04-24T16:33:50.150Z | Compiling thiserror v1.0.69 |
| 473 | 2026-04-24T16:33:50.473Z | Compiling itoa v1.0.17 |
| 474 | 2026-04-24T16:33:50.477Z | Compiling autocfg v1.5.0 |
| 475 | 2026-04-24T16:33:50.549Z | Compiling ucd-trie v0.1.7 |
| 476 | 2026-04-24T16:33:50.742Z | Compiling pest v2.8.6 |
| 477 | 2026-04-24T16:33:50.858Z | Compiling litemap v0.8.1 |
| 478 | 2026-04-24T16:33:50.890Z | Compiling writeable v0.6.2 |
| 479 | 2026-04-24T16:33:50.941Z | Compiling icu_normalizer_data v2.1.1 |
| 480 | 2026-04-24T16:33:50.960Z | Compiling rustix v1.1.3 |
| 481 | 2026-04-24T16:33:51.057Z | Compiling byteorder v1.5.0 |
| 482 | 2026-04-24T16:33:51.300Z | Compiling icu_properties_data v2.1.2 |
| 483 | 2026-04-24T16:33:51.413Z | Compiling syn v2.0.117 |
| 484 | 2026-04-24T16:33:51.465Z | Compiling errno v0.3.14 |
| 485 | 2026-04-24T16:33:51.480Z | Compiling bitflags v2.11.0 |
| 486 | 2026-04-24T16:33:51.517Z | Compiling serde_json v1.0.149 |
| 487 | 2026-04-24T16:33:51.697Z | Compiling num-traits v0.2.19 |
| 488 | 2026-04-24T16:33:51.713Z | Compiling equivalent v1.0.2 |
| 489 | 2026-04-24T16:33:51.808Z | Compiling smallvec v1.15.1 |
| 490 | 2026-04-24T16:33:51.886Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-04-24T16:33:51.952Z | Compiling typeid v1.0.3 |
| 492 | 2026-04-24T16:33:52.025Z | Compiling hashbrown v0.16.1 |
| 493 | 2026-04-24T16:33:52.268Z | Compiling thread-id v4.2.2 |
| 494 | 2026-04-24T16:33:52.284Z | Compiling proc-macro-error-attr v1.0.4 |
| 495 | 2026-04-24T16:33:52.358Z | Compiling usdt-impl v0.5.0 |
| 496 | 2026-04-24T16:33:52.467Z | Compiling toml_write v0.1.2 |
| 497 | 2026-04-24T16:33:52.485Z | Compiling erased-serde v0.4.9 |
| 498 | 2026-04-24T16:33:52.568Z | Compiling indexmap v2.13.0 |
| 499 | 2026-04-24T16:33:52.585Z | Compiling syn v1.0.109 |
| 500 | 2026-04-24T16:33:52.747Z | Compiling winnow v0.7.14 |
| 501 | 2026-04-24T16:33:53.030Z | Compiling proc-macro-error v1.0.4 |
| 502 | 2026-04-24T16:33:53.188Z | Compiling plain v0.2.3 |
| 503 | 2026-04-24T16:33:53.217Z | Compiling utf8parse v0.2.2 |
| 504 | 2026-04-24T16:33:53.301Z | Compiling utf8_iter v1.0.4 |
| 505 | 2026-04-24T16:33:53.334Z | Compiling thiserror v2.0.18 |
| 506 | 2026-04-24T16:33:53.454Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-04-24T16:33:53.522Z | Compiling getrandom v0.4.1 |
| 508 | 2026-04-24T16:33:53.557Z | Compiling camino v1.2.2 |
| 509 | 2026-04-24T16:33:53.650Z | Compiling log v0.4.29 |
| 510 | 2026-04-24T16:33:53.688Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-04-24T16:33:53.856Z | Compiling ordered-float v2.10.1 |
| 512 | 2026-04-24T16:33:53.894Z | Compiling anstyle-parse v0.2.7 |
| 513 | 2026-04-24T16:33:54.015Z | Compiling synstructure v0.13.2 |
| 514 | 2026-04-24T16:33:54.076Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-04-24T16:33:54.106Z | Compiling terminal_size v0.4.3 |
| 516 | 2026-04-24T16:33:54.247Z | Compiling cfg-if v1.0.4 |
| 517 | 2026-04-24T16:33:54.324Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-04-24T16:33:54.382Z | Compiling is_terminal_polyfill v1.70.2 |
| 519 | 2026-04-24T16:33:54.399Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-04-24T16:33:54.414Z | Compiling anstyle v1.0.13 |
| 521 | 2026-04-24T16:33:54.462Z | Compiling colorchoice v1.0.4 |
| 522 | 2026-04-24T16:33:54.509Z | Compiling serde-untagged v0.1.9 |
| 523 | 2026-04-24T16:33:54.582Z | Compiling anstream v0.6.21 |
| 524 | 2026-04-24T16:33:54.633Z | Compiling semver v1.0.27 |
| 525 | 2026-04-24T16:33:54.773Z | Compiling fs-err v3.3.0 |
| 526 | 2026-04-24T16:33:54.791Z | Compiling fastrand v2.3.0 |
| 527 | 2026-04-24T16:33:54.882Z | Compiling bytecount v0.6.9 |
| 528 | 2026-04-24T16:33:54.957Z | Compiling once_cell v1.21.3 |
| 529 | 2026-04-24T16:33:54.976Z | Compiling unicode-width v0.1.14 |
| 530 | 2026-04-24T16:33:54.992Z | Compiling unicode-xid v0.2.6 |
| 531 | 2026-04-24T16:33:55.057Z | Compiling anyhow v1.0.102 |
| 532 | 2026-04-24T16:33:55.114Z | Compiling strsim v0.11.1 |
| 533 | 2026-04-24T16:33:55.169Z | Compiling fnv v1.0.7 |
| 534 | 2026-04-24T16:33:55.245Z | Compiling clap_lex v1.0.0 |
| 535 | 2026-04-24T16:33:55.274Z | Compiling heck v0.5.0 |
| 536 | 2026-04-24T16:33:55.323Z | Compiling heck v0.4.1 |
| 537 | 2026-04-24T16:33:55.458Z | Compiling clap_builder v4.5.60 |
| 538 | 2026-04-24T16:33:55.478Z | Compiling papergrid v0.11.0 |
| 539 | 2026-04-24T16:33:55.512Z | Compiling tempfile v3.25.0 |
| 540 | 2026-04-24T16:33:55.573Z | Compiling memmap v0.7.0 |
| 541 | 2026-04-24T16:33:55.646Z | Compiling unicode-width v0.2.0 |
| 542 | 2026-04-24T16:33:55.679Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-04-24T16:33:55.805Z | Compiling zerofrom-derive v0.1.6 |
| 544 | 2026-04-24T16:33:55.943Z | Compiling yoke-derive v0.8.1 |
| 545 | 2026-04-24T16:33:55.946Z | Compiling zerovec-derive v0.11.2 |
| 546 | 2026-04-24T16:33:55.985Z | Compiling displaydoc v0.2.5 |
| 547 | 2026-04-24T16:33:56.729Z | Compiling thiserror-impl v1.0.69 |
| 548 | 2026-04-24T16:33:56.975Z | Compiling zerocopy-derive v0.7.35 |
| 549 | 2026-04-24T16:33:57.054Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-04-24T16:33:57.109Z | Compiling scroll_derive v0.12.1 |
| 551 | 2026-04-24T16:33:57.214Z | Compiling zerofrom v0.1.6 |
| 552 | 2026-04-24T16:33:57.350Z | Compiling yoke v0.8.1 |
| 553 | 2026-04-24T16:33:57.509Z | Compiling thiserror-impl v2.0.18 |
| 554 | 2026-04-24T16:33:57.543Z | Compiling zerovec v0.11.5 |
| 555 | 2026-04-24T16:33:57.758Z | Compiling zerotrie v0.2.3 |
| 556 | 2026-04-24T16:33:57.844Z | Compiling zerocopy v0.7.35 |
| 557 | 2026-04-24T16:33:57.996Z | Compiling tinystr v0.8.2 |
| 558 | 2026-04-24T16:33:58.066Z | Compiling potential_utf v0.1.4 |
| 559 | 2026-04-24T16:33:58.160Z | Compiling dtrace-parser v0.2.0 |
| 560 | 2026-04-24T16:33:58.203Z | Compiling icu_locale_core v2.1.1 |
| 561 | 2026-04-24T16:33:58.232Z | Compiling icu_collections v2.1.1 |
| 562 | 2026-04-24T16:33:58.389Z | Compiling scroll v0.12.0 |
| 563 | 2026-04-24T16:33:58.506Z | Compiling tabled_derive v0.7.0 |
| 564 | 2026-04-24T16:33:58.664Z | Compiling goblin v0.8.2 |
| 565 | 2026-04-24T16:33:58.716Z | Compiling clap_derive v4.5.55 |
| 566 | 2026-04-24T16:33:58.817Z | Compiling icu_provider v2.1.1 |
| 567 | 2026-04-24T16:33:59.020Z | Compiling smawk v0.3.2 |
| 568 | 2026-04-24T16:33:59.075Z | Compiling toml_datetime v0.6.11 |
| 569 | 2026-04-24T16:33:59.115Z | Compiling serde_spanned v0.6.9 |
| 570 | 2026-04-24T16:33:59.150Z | Compiling icu_properties v2.1.2 |
| 571 | 2026-04-24T16:33:59.167Z | Compiling icu_normalizer v2.1.1 |
| 572 | 2026-04-24T16:33:59.184Z | Compiling dof v0.3.0 |
| 573 | 2026-04-24T16:33:59.262Z | Compiling toml_edit v0.22.27 |
| 574 | 2026-04-24T16:33:59.335Z | Compiling serde_tokenstream v0.2.3 |
| 575 | 2026-04-24T16:33:59.416Z | Compiling serde-value v0.7.0 |
| 576 | 2026-04-24T16:33:59.650Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-04-24T16:33:59.728Z | Compiling unicode-linebreak v0.1.5 |
| 578 | 2026-04-24T16:33:59.801Z | Compiling tabled v0.15.0 |
| 579 | 2026-04-24T16:33:59.941Z | Compiling textwrap v0.16.2 |
| 580 | 2026-04-24T16:33:59.970Z | Compiling macaddr v1.0.1 |
| 581 | 2026-04-24T16:34:00.191Z | Compiling idna_adapter v1.2.1 |
| 582 | 2026-04-24T16:34:00.207Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-04-24T16:34:00.278Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-04-24T16:34:00.333Z | Compiling idna v1.1.0 |
| 585 | 2026-04-24T16:34:00.401Z | Compiling camino-tempfile v1.4.1 |
| 586 | 2026-04-24T16:34:00.455Z | Compiling clap v4.5.60 |
| 587 | 2026-04-24T16:34:00.631Z | Compiling url v2.5.8 |
| 588 | 2026-04-24T16:34:00.845Z | Compiling toml v0.8.23 |
| 589 | 2026-04-24T16:34:01.040Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 590 | 2026-04-24T16:34:01.246Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-04-24T16:34:01.299Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-04-24T16:34:01.471Z | Compiling swrite v0.1.0 |
| 593 | 2026-04-24T16:34:01.805Z | Compiling usdt v0.5.0 |
| 594 | 2026-04-24T16:34:02.179Z | Compiling cargo_metadata v0.21.0 |
| 595 | 2026-04-24T16:34:03.111Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 596 | 2026-04-24T16:34:05.158Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.18s |
| 597 | 2026-04-24T16:34:05.410Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 598 | 2026-04-24T16:34:05.982Z | Downloading crates ... |
| 599 | 2026-04-24T16:34:06.094Z | Downloaded adler2 v2.0.1 |
| 600 | 2026-04-24T16:34:06.105Z | Downloaded async-stream v0.3.6 |
| 601 | 2026-04-24T16:34:06.105Z | Downloaded array-init v0.0.4 |
| 602 | 2026-04-24T16:34:06.105Z | Downloaded atomic-waker v1.1.2 |
| 603 | 2026-04-24T16:34:06.105Z | Downloaded ascii-canvas v3.0.0 |
| 604 | 2026-04-24T16:34:06.105Z | Downloaded cobs v0.3.0 |
| 605 | 2026-04-24T16:34:06.105Z | Downloaded cfg_aliases v0.2.1 |
| 606 | 2026-04-24T16:34:06.105Z | Downloaded block-padding v0.3.3 |
| 607 | 2026-04-24T16:34:06.105Z | Downloaded bitfield-macros v0.19.4 |
| 608 | 2026-04-24T16:34:06.105Z | Downloaded bit-set v0.5.3 |
| 609 | 2026-04-24T16:34:06.105Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 610 | 2026-04-24T16:34:06.105Z | Downloaded ciborium-io v0.2.2 |
| 611 | 2026-04-24T16:34:06.105Z | Downloaded cargo-platform v0.1.9 |
| 612 | 2026-04-24T16:34:06.105Z | Downloaded crossbeam-utils v0.8.21 |
| 613 | 2026-04-24T16:34:06.106Z | Downloaded crossbeam-epoch v0.9.18 |
| 614 | 2026-04-24T16:34:06.111Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 615 | 2026-04-24T16:34:06.111Z | Downloaded defmt v0.3.100 |
| 616 | 2026-04-24T16:34:06.111Z | Downloaded crucible-workspace-hack v0.1.0 |
| 617 | 2026-04-24T16:34:06.111Z | Downloaded crc32fast v1.5.0 |
| 618 | 2026-04-24T16:34:06.116Z | Downloaded diesel-dtrace v0.5.0 |
| 619 | 2026-04-24T16:34:06.116Z | Downloaded daft-derive v0.1.5 |
| 620 | 2026-04-24T16:34:06.116Z | Downloaded derive_builder_core v0.20.2 |
| 621 | 2026-04-24T16:34:06.116Z | Downloaded csv-core v0.1.13 |
| 622 | 2026-04-24T16:34:06.119Z | Downloaded convert_case v0.4.0 |
| 623 | 2026-04-24T16:34:06.119Z | Downloaded async-recursion v1.1.1 |
| 624 | 2026-04-24T16:34:06.125Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 625 | 2026-04-24T16:34:06.125Z | Downloaded debug-ignore v1.0.5 |
| 626 | 2026-04-24T16:34:06.125Z | Downloaded atty v0.2.14 |
| 627 | 2026-04-24T16:34:06.125Z | Downloaded aead v0.5.2 |
| 628 | 2026-04-24T16:34:06.129Z | Downloaded crunchy v0.2.4 |
| 629 | 2026-04-24T16:34:06.129Z | Downloaded darling_core v0.20.11 |
| 630 | 2026-04-24T16:34:06.129Z | Downloaded bit-vec v0.8.0 |
| 631 | 2026-04-24T16:34:06.132Z | Downloaded darling v0.21.3 |
| 632 | 2026-04-24T16:34:06.136Z | Downloaded deranged v0.5.8 |
| 633 | 2026-04-24T16:34:06.136Z | Downloaded foreign-types v0.3.2 |
| 634 | 2026-04-24T16:34:06.141Z | Downloaded async-stream-impl v0.3.6 |
| 635 | 2026-04-24T16:34:06.141Z | Downloaded derive-ex v0.1.8 |
| 636 | 2026-04-24T16:34:06.141Z | Downloaded der_derive v0.7.3 |
| 637 | 2026-04-24T16:34:06.141Z | Downloaded defmt-parser v1.0.0 |
| 638 | 2026-04-24T16:34:06.141Z | Downloaded darling_macro v0.23.0 |
| 639 | 2026-04-24T16:34:06.145Z | Downloaded cstr-argument v0.1.2 |
| 640 | 2026-04-24T16:34:06.146Z | Downloaded daft v0.1.5 |
| 641 | 2026-04-24T16:34:06.146Z | Downloaded crossbeam-deque v0.8.6 |
| 642 | 2026-04-24T16:34:06.146Z | Downloaded data-encoding v2.10.0 |
| 643 | 2026-04-24T16:34:06.146Z | Downloaded darling v0.23.0 |
| 644 | 2026-04-24T16:34:06.149Z | Downloaded elliptic-curve v0.13.8 |
| 645 | 2026-04-24T16:34:06.149Z | Downloaded castaway v0.2.4 |
| 646 | 2026-04-24T16:34:06.155Z | Downloaded bit-set v0.8.0 |
| 647 | 2026-04-24T16:34:06.155Z | Downloaded assert_matches v1.5.0 |
| 648 | 2026-04-24T16:34:06.155Z | Downloaded darling_macro v0.21.3 |
| 649 | 2026-04-24T16:34:06.158Z | Downloaded embedded-io v0.4.0 |
| 650 | 2026-04-24T16:34:06.158Z | Downloaded darling_macro v0.20.11 |
| 651 | 2026-04-24T16:34:06.158Z | Downloaded bb8 v0.8.6 |
| 652 | 2026-04-24T16:34:06.158Z | Downloaded crc8 v0.1.1 |
| 653 | 2026-04-24T16:34:06.161Z | Downloaded float-cmp v0.10.0 |
| 654 | 2026-04-24T16:34:06.161Z | Downloaded float-ord v0.3.2 |
| 655 | 2026-04-24T16:34:06.166Z | Downloaded convert_case v0.10.0 |
| 656 | 2026-04-24T16:34:06.166Z | Downloaded env_logger v0.11.9 |
| 657 | 2026-04-24T16:34:06.171Z | Downloaded dunce v1.0.5 |
| 658 | 2026-04-24T16:34:06.171Z | Downloaded corncobs v0.1.4 |
| 659 | 2026-04-24T16:34:06.171Z | Downloaded backoff v0.4.0 |
| 660 | 2026-04-24T16:34:06.171Z | Downloaded ctr v0.9.2 |
| 661 | 2026-04-24T16:34:06.174Z | Downloaded critical-section v1.2.0 |
| 662 | 2026-04-24T16:34:06.174Z | Downloaded byte-wrapper v0.1.0 |
| 663 | 2026-04-24T16:34:06.174Z | Downloaded arrayref v0.3.9 |
| 664 | 2026-04-24T16:34:06.174Z | Downloaded endian-type v0.1.2 |
| 665 | 2026-04-24T16:34:06.174Z | Downloaded ciborium-ll v0.2.2 |
| 666 | 2026-04-24T16:34:06.177Z | Downloaded dyn-clone v1.0.20 |
| 667 | 2026-04-24T16:34:06.177Z | Downloaded dtrace-parser v0.3.0 |
| 668 | 2026-04-24T16:34:06.180Z | Downloaded document-features v0.2.12 |
| 669 | 2026-04-24T16:34:06.180Z | Downloaded derive_builder_macro v0.20.2 |
| 670 | 2026-04-24T16:34:06.180Z | Downloaded flagset v0.4.7 |
| 671 | 2026-04-24T16:34:06.183Z | Downloaded downcast-rs v2.0.2 |
| 672 | 2026-04-24T16:34:06.183Z | Downloaded foreign-types-macros v0.2.3 |
| 673 | 2026-04-24T16:34:06.183Z | Downloaded bitfield-struct v0.6.2 |
| 674 | 2026-04-24T16:34:06.188Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 675 | 2026-04-24T16:34:06.188Z | Downloaded dof v0.4.0 |
| 676 | 2026-04-24T16:34:06.188Z | Downloaded difflib v0.4.0 |
| 677 | 2026-04-24T16:34:06.188Z | Downloaded enum-as-inner v0.6.1 |
| 678 | 2026-04-24T16:34:06.190Z | Downloaded crc-catalog v2.4.0 |
| 679 | 2026-04-24T16:34:06.191Z | Downloaded base16ct v0.2.0 |
| 680 | 2026-04-24T16:34:06.191Z | Downloaded atomicwrites v0.4.4 |
| 681 | 2026-04-24T16:34:06.194Z | Downloaded crc v3.4.0 |
| 682 | 2026-04-24T16:34:06.196Z | Downloaded futures-sink v0.3.32 |
| 683 | 2026-04-24T16:34:06.196Z | Downloaded console v0.15.11 |
| 684 | 2026-04-24T16:34:06.202Z | Downloaded buf-list v1.1.2 |
| 685 | 2026-04-24T16:34:06.205Z | Downloaded backon v1.6.0 |
| 686 | 2026-04-24T16:34:06.205Z | Downloaded allocator-api2 v0.2.21 |
| 687 | 2026-04-24T16:34:06.208Z | Downloaded fixedbitset v0.4.2 |
| 688 | 2026-04-24T16:34:06.211Z | Downloaded fxhash v0.2.1 |
| 689 | 2026-04-24T16:34:06.211Z | Downloaded futures-io v0.3.32 |
| 690 | 2026-04-24T16:34:06.211Z | Downloaded cfg_aliases v0.1.1 |
| 691 | 2026-04-24T16:34:06.214Z | Downloaded funty v2.0.0 |
| 692 | 2026-04-24T16:34:06.214Z | Downloaded foreign-types-shared v0.3.1 |
| 693 | 2026-04-24T16:34:06.214Z | Downloaded dirs-sys-next v0.1.2 |
| 694 | 2026-04-24T16:34:06.214Z | Downloaded foreign-types-shared v0.1.1 |
| 695 | 2026-04-24T16:34:06.217Z | Downloaded foreign-types v0.5.0 |
| 696 | 2026-04-24T16:34:06.217Z | Downloaded gethostname v0.5.0 |
| 697 | 2026-04-24T16:34:06.220Z | Downloaded futures-task v0.3.32 |
| 698 | 2026-04-24T16:34:06.220Z | Downloaded fd-lock v4.0.4 |
| 699 | 2026-04-24T16:34:06.220Z | Downloaded dirs-next v2.0.0 |
| 700 | 2026-04-24T16:34:06.224Z | Downloaded darling_core v0.23.0 |
| 701 | 2026-04-24T16:34:06.227Z | Downloaded display-error-chain v0.2.2 |
| 702 | 2026-04-24T16:34:06.227Z | Downloaded cargo_metadata v0.19.2 |
| 703 | 2026-04-24T16:34:06.227Z | Downloaded bcs v0.1.6 |
| 704 | 2026-04-24T16:34:06.230Z | Downloaded git-stub v1.0.0 |
| 705 | 2026-04-24T16:34:06.230Z | Downloaded cbc v0.1.2 |
| 706 | 2026-04-24T16:34:06.230Z | Downloaded blowfish v0.9.1 |
| 707 | 2026-04-24T16:34:06.233Z | Downloaded bitflags v1.3.2 |
| 708 | 2026-04-24T16:34:06.233Z | Downloaded globwalk v0.9.1 |
| 709 | 2026-04-24T16:34:06.242Z | Downloaded futures-core v0.3.32 |
| 710 | 2026-04-24T16:34:06.242Z | Downloaded ghash v0.5.1 |
| 711 | 2026-04-24T16:34:06.242Z | Downloaded dsl_auto_type v0.2.0 |
| 712 | 2026-04-24T16:34:06.242Z | Downloaded embedded-io v0.6.1 |
| 713 | 2026-04-24T16:34:06.248Z | Downloaded hex-literal v0.4.1 |
| 714 | 2026-04-24T16:34:06.248Z | Downloaded headers-core v0.3.0 |
| 715 | 2026-04-24T16:34:06.248Z | Downloaded hash32 v0.3.1 |
| 716 | 2026-04-24T16:34:06.248Z | Downloaded base64ct v1.8.3 |
| 717 | 2026-04-24T16:34:06.248Z | Downloaded arrayvec v0.7.6 |
| 718 | 2026-04-24T16:34:06.248Z | Downloaded hex v0.4.3 |
| 719 | 2026-04-24T16:34:06.248Z | Downloaded hash32 v0.2.1 |
| 720 | 2026-04-24T16:34:06.248Z | Downloaded darling v0.20.11 |
| 721 | 2026-04-24T16:34:06.252Z | Downloaded fs-err v2.11.0 |
| 722 | 2026-04-24T16:34:06.252Z | Downloaded cpufeatures v0.3.0 |
| 723 | 2026-04-24T16:34:06.252Z | Downloaded ff v0.13.1 |
| 724 | 2026-04-24T16:34:06.255Z | Downloaded ena v0.14.4 |
| 725 | 2026-04-24T16:34:06.255Z | Downloaded constant_time_eq v0.4.2 |
| 726 | 2026-04-24T16:34:06.255Z | Downloaded compression-core v0.4.31 |
| 727 | 2026-04-24T16:34:06.255Z | Downloaded defmt v1.0.1 |
| 728 | 2026-04-24T16:34:06.258Z | Downloaded futures-macro v0.3.32 |
| 729 | 2026-04-24T16:34:06.258Z | Downloaded filetime v0.2.27 |
| 730 | 2026-04-24T16:34:06.261Z | Downloaded home v0.5.12 |
| 731 | 2026-04-24T16:34:06.261Z | Downloaded cmake v0.1.57 |
| 732 | 2026-04-24T16:34:06.261Z | Downloaded async-trait v0.1.89 |
| 733 | 2026-04-24T16:34:06.264Z | Downloaded ecdsa v0.16.9 |
| 734 | 2026-04-24T16:34:06.267Z | Downloaded httpdate v1.0.3 |
| 735 | 2026-04-24T16:34:06.267Z | Downloaded foldhash v0.2.0 |
| 736 | 2026-04-24T16:34:06.267Z | Downloaded hubpack v0.1.2 |
| 737 | 2026-04-24T16:34:06.271Z | Downloaded const_format_proc_macros v0.2.34 |
| 738 | 2026-04-24T16:34:06.271Z | Downloaded arc-swap v1.8.2 |
| 739 | 2026-04-24T16:34:06.274Z | Downloaded compression-codecs v0.4.37 |
| 740 | 2026-04-24T16:34:06.274Z | Downloaded futures-executor v0.3.32 |
| 741 | 2026-04-24T16:34:06.274Z | Downloaded defmt-macros v1.0.1 |
| 742 | 2026-04-24T16:34:06.278Z | Downloaded drift v0.1.3 |
| 743 | 2026-04-24T16:34:06.281Z | Downloaded fixedbitset v0.5.7 |
| 744 | 2026-04-24T16:34:06.281Z | Downloaded indoc v1.0.9 |
| 745 | 2026-04-24T16:34:06.284Z | Downloaded hubpack_derive v0.1.1 |
| 746 | 2026-04-24T16:34:06.285Z | Downloaded hyper-tls v0.6.0 |
| 747 | 2026-04-24T16:34:06.285Z | Downloaded cancel-safe-futures v0.1.5 |
| 748 | 2026-04-24T16:34:06.287Z | Downloaded bzip2 v0.4.4 |
| 749 | 2026-04-24T16:34:06.288Z | Downloaded const-oid v0.9.6 |
| 750 | 2026-04-24T16:34:06.292Z | Downloaded ident_case v1.0.1 |
| 751 | 2026-04-24T16:34:06.292Z | Downloaded fallible-iterator v0.2.0 |
| 752 | 2026-04-24T16:34:06.292Z | Downloaded hostname v0.4.2 |
| 753 | 2026-04-24T16:34:06.295Z | Downloaded hostname v0.3.1 |
| 754 | 2026-04-24T16:34:06.295Z | Downloaded glob v0.3.3 |
| 755 | 2026-04-24T16:34:06.295Z | Downloaded globset v0.4.18 |
| 756 | 2026-04-24T16:34:06.298Z | Downloaded bitfield v0.19.4 |
| 757 | 2026-04-24T16:34:06.298Z | Downloaded erased-serde v0.3.31 |
| 758 | 2026-04-24T16:34:06.301Z | Downloaded either v1.15.0 |
| 759 | 2026-04-24T16:34:06.301Z | Downloaded group v0.13.0 |
| 760 | 2026-04-24T16:34:06.301Z | Downloaded internet-checksum v0.2.1 |
| 761 | 2026-04-24T16:34:06.304Z | Downloaded is_ci v1.2.0 |
| 762 | 2026-04-24T16:34:06.305Z | Downloaded is-terminal v0.4.17 |
| 763 | 2026-04-24T16:34:06.305Z | Downloaded instant v0.1.13 |
| 764 | 2026-04-24T16:34:06.307Z | Downloaded instability v0.3.11 |
| 765 | 2026-04-24T16:34:06.307Z | Downloaded inout v0.1.4 |
| 766 | 2026-04-24T16:34:06.307Z | Downloaded indent_write v2.2.0 |
| 767 | 2026-04-24T16:34:06.308Z | Downloaded derive_builder v0.20.2 |
| 768 | 2026-04-24T16:34:06.311Z | Downloaded git-stub-vcs v0.1.0 |
| 769 | 2026-04-24T16:34:06.315Z | Downloaded diff v0.1.13 |
| 770 | 2026-04-24T16:34:06.318Z | Downloaded crc-any v2.5.0 |
| 771 | 2026-04-24T16:34:06.318Z | Downloaded des v0.8.1 |
| 772 | 2026-04-24T16:34:06.318Z | Downloaded fs_extra v1.3.0 |
| 773 | 2026-04-24T16:34:06.318Z | Downloaded ed25519 v2.2.3 |
| 774 | 2026-04-24T16:34:06.321Z | Downloaded cookie_store v0.22.1 |
| 775 | 2026-04-24T16:34:06.321Z | Downloaded http-range v0.1.5 |
| 776 | 2026-04-24T16:34:06.324Z | Downloaded cookie v0.18.1 |
| 777 | 2026-04-24T16:34:06.324Z | Downloaded highway v1.3.0 |
| 778 | 2026-04-24T16:34:06.327Z | Downloaded colored v2.2.0 |
| 779 | 2026-04-24T16:34:06.327Z | Downloaded ciborium v0.2.2 |
| 780 | 2026-04-24T16:34:06.330Z | Downloaded linked-hash-map v0.5.6 |
| 781 | 2026-04-24T16:34:06.330Z | Downloaded lalrpop-util v0.19.12 |
| 782 | 2026-04-24T16:34:06.330Z | Downloaded keccak v0.1.6 |
| 783 | 2026-04-24T16:34:06.333Z | Downloaded libscf-sys v1.1.0 |
| 784 | 2026-04-24T16:34:06.333Z | Downloaded kstat-rs v0.2.4 |
| 785 | 2026-04-24T16:34:06.333Z | Downloaded chacha20poly1305 v0.10.1 |
| 786 | 2026-04-24T16:34:06.336Z | Downloaded base64 v0.22.1 |
| 787 | 2026-04-24T16:34:06.336Z | Downloaded futures-channel v0.3.32 |
| 788 | 2026-04-24T16:34:06.339Z | Downloaded console v0.16.2 |
| 789 | 2026-04-24T16:34:06.339Z | Downloaded http-body-util v0.1.3 |
| 790 | 2026-04-24T16:34:06.342Z | Downloaded derive-where v1.6.0 |
| 791 | 2026-04-24T16:34:06.342Z | Downloaded lru v0.12.5 |
| 792 | 2026-04-24T16:34:06.345Z | Downloaded lzss v0.8.2 |
| 793 | 2026-04-24T16:34:06.345Z | Downloaded md5 v0.7.0 |
| 794 | 2026-04-24T16:34:06.345Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 795 | 2026-04-24T16:34:06.349Z | Downloaded humantime v2.3.0 |
| 796 | 2026-04-24T16:34:06.349Z | Downloaded foldhash v0.1.5 |
| 797 | 2026-04-24T16:34:06.352Z | Downloaded ahash v0.8.12 |
| 798 | 2026-04-24T16:34:06.352Z | Downloaded lru-slab v0.1.2 |
| 799 | 2026-04-24T16:34:06.352Z | Downloaded find-msvc-tools v0.1.9 |
| 800 | 2026-04-24T16:34:06.352Z | Downloaded maplit v1.0.2 |
| 801 | 2026-04-24T16:34:06.355Z | Downloaded bzip2 v0.6.1 |
| 802 | 2026-04-24T16:34:06.355Z | Downloaded clang-sys v1.8.1 |
| 803 | 2026-04-24T16:34:06.355Z | Downloaded ipnetwork v0.21.1 |
| 804 | 2026-04-24T16:34:06.360Z | Downloaded async-bb8-diesel v0.2.1 |
| 805 | 2026-04-24T16:34:06.360Z | Downloaded match_cfg v0.1.0 |
| 806 | 2026-04-24T16:34:06.360Z | Downloaded memoffset v0.9.1 |
| 807 | 2026-04-24T16:34:06.363Z | Downloaded maybe-uninit v2.0.0 |
| 808 | 2026-04-24T16:34:06.363Z | Downloaded managed v0.8.0 |
| 809 | 2026-04-24T16:34:06.363Z | Downloaded mime v0.3.17 |
| 810 | 2026-04-24T16:34:06.363Z | Downloaded newtype-uuid-macros v0.1.0 |
| 811 | 2026-04-24T16:34:06.363Z | Downloaded newline-converter v0.3.0 |
| 812 | 2026-04-24T16:34:06.366Z | Downloaded nibble_vec v0.1.0 |
| 813 | 2026-04-24T16:34:06.366Z | Downloaded getrandom v0.2.17 |
| 814 | 2026-04-24T16:34:06.369Z | Downloaded ingot v0.1.1 |
| 815 | 2026-04-24T16:34:06.369Z | Downloaded half v1.8.3 |
| 816 | 2026-04-24T16:34:06.369Z | Downloaded md-5 v0.10.6 |
| 817 | 2026-04-24T16:34:06.372Z | Downloaded lru-cache v0.1.2 |
| 818 | 2026-04-24T16:34:06.372Z | Downloaded ingot-types v0.1.2 |
| 819 | 2026-04-24T16:34:06.375Z | Downloaded newtype_derive v0.1.6 |
| 820 | 2026-04-24T16:34:06.375Z | Downloaded new_debug_unreachable v1.0.6 |
| 821 | 2026-04-24T16:34:06.375Z | Downloaded multimap v0.10.1 |
| 822 | 2026-04-24T16:34:06.375Z | Downloaded futures v0.3.32 |
| 823 | 2026-04-24T16:34:06.381Z | Downloaded indoc v2.0.7 |
| 824 | 2026-04-24T16:34:06.384Z | Downloaded dropshot_endpoint v0.16.7 |
| 825 | 2026-04-24T16:34:06.384Z | Downloaded normalize-line-endings v0.3.0 |
| 826 | 2026-04-24T16:34:06.384Z | Downloaded nonempty v0.12.0 |
| 827 | 2026-04-24T16:34:06.388Z | Downloaded num-conv v0.2.0 |
| 828 | 2026-04-24T16:34:06.388Z | Downloaded const_format v0.2.35 |
| 829 | 2026-04-24T16:34:06.391Z | Downloaded hmac v0.12.1 |
| 830 | 2026-04-24T16:34:06.391Z | Downloaded cc v1.2.56 |
| 831 | 2026-04-24T16:34:06.394Z | Downloaded num-derive v0.4.2 |
| 832 | 2026-04-24T16:34:06.394Z | Downloaded nodrop v0.1.14 |
| 833 | 2026-04-24T16:34:06.397Z | Downloaded num-derive v0.3.3 |
| 834 | 2026-04-24T16:34:06.397Z | Downloaded num v0.4.3 |
| 835 | 2026-04-24T16:34:06.397Z | Downloaded linear-map v1.2.0 |
| 836 | 2026-04-24T16:34:06.400Z | Downloaded num_enum_derive v0.5.11 |
| 837 | 2026-04-24T16:34:06.400Z | Downloaded lock_api v0.4.14 |
| 838 | 2026-04-24T16:34:06.400Z | Downloaded crossterm v0.28.1 |
| 839 | 2026-04-24T16:34:06.404Z | Downloaded openssl-probe v0.1.6 |
| 840 | 2026-04-24T16:34:06.407Z | Downloaded packed_struct_codegen v0.10.1 |
| 841 | 2026-04-24T16:34:06.407Z | Downloaded fatfs v0.3.6 |
| 842 | 2026-04-24T16:34:06.410Z | Downloaded compact_str v0.8.1 |
| 843 | 2026-04-24T16:34:06.413Z | Downloaded libsw-core v0.3.2 |
| 844 | 2026-04-24T16:34:06.413Z | Downloaded half v2.7.1 |
| 845 | 2026-04-24T16:34:06.416Z | Downloaded derive_more v0.99.20 |
| 846 | 2026-04-24T16:34:06.419Z | Downloaded mime_guess v2.0.5 |
| 847 | 2026-04-24T16:34:06.419Z | Downloaded newtype-uuid v1.3.2 |
| 848 | 2026-04-24T16:34:06.422Z | Downloaded multer v3.1.0 |
| 849 | 2026-04-24T16:34:06.422Z | Downloaded ipnet v2.11.0 |
| 850 | 2026-04-24T16:34:06.422Z | Downloaded iana-time-zone v0.1.65 |
| 851 | 2026-04-24T16:34:06.425Z | Downloaded openssl-probe v0.2.1 |
| 852 | 2026-04-24T16:34:06.425Z | Downloaded olpc-cjson v0.1.4 |
| 853 | 2026-04-24T16:34:06.428Z | Downloaded num_threads v0.1.7 |
| 854 | 2026-04-24T16:34:06.428Z | Downloaded native-tls v0.2.18 |
| 855 | 2026-04-24T16:34:06.428Z | Downloaded nanorand v0.7.0 |
| 856 | 2026-04-24T16:34:06.431Z | Downloaded num-iter v0.1.45 |
| 857 | 2026-04-24T16:34:06.431Z | Downloaded getrandom v0.3.4 |
| 858 | 2026-04-24T16:34:06.434Z | Downloaded httparse v1.10.1 |
| 859 | 2026-04-24T16:34:06.434Z | Downloaded openssl-macros v0.1.1 |
| 860 | 2026-04-24T16:34:06.437Z | Downloaded opaque-debug v0.3.1 |
| 861 | 2026-04-24T16:34:06.437Z | Downloaded ar_archive_writer v0.5.1 |
| 862 | 2026-04-24T16:34:06.437Z | Downloaded libefi-sys v0.1.0 |
| 863 | 2026-04-24T16:34:06.440Z | Downloaded libloading v0.8.9 |
| 864 | 2026-04-24T16:34:06.440Z | Downloaded parse-size v1.1.0 |
| 865 | 2026-04-24T16:34:06.443Z | Downloaded hyper-staticfile v0.10.1 |
| 866 | 2026-04-24T16:34:06.443Z | Downloaded hyper-rustls v0.27.7 |
| 867 | 2026-04-24T16:34:06.443Z | Downloaded pbkdf2 v0.11.0 |
| 868 | 2026-04-24T16:34:06.447Z | Downloaded libsw v3.5.0 |
| 869 | 2026-04-24T16:34:06.448Z | Downloaded parse-display v0.10.0 |
| 870 | 2026-04-24T16:34:06.448Z | Downloaded lazy_static v1.5.0 |
| 871 | 2026-04-24T16:34:06.451Z | Downloaded jobserver v0.1.34 |
| 872 | 2026-04-24T16:34:06.451Z | Downloaded peg-runtime v0.8.5 |
| 873 | 2026-04-24T16:34:06.451Z | Downloaded cassowary v0.3.0 |
| 874 | 2026-04-24T16:34:06.456Z | Downloaded chacha20 v0.10.0 |
| 875 | 2026-04-24T16:34:06.456Z | Downloaded num-complex v0.4.6 |
| 876 | 2026-04-24T16:34:06.456Z | Downloaded dropshot_endpoint v0.17.0 |
| 877 | 2026-04-24T16:34:06.459Z | Downloaded bytes v1.11.1 |
| 878 | 2026-04-24T16:34:06.460Z | Downloaded path-slash v0.1.5 |
| 879 | 2026-04-24T16:34:06.463Z | Downloaded litrs v1.0.0 |
| 880 | 2026-04-24T16:34:06.463Z | Downloaded phf_shared v0.12.1 |
| 881 | 2026-04-24T16:34:06.463Z | Downloaded cipher v0.4.4 |
| 882 | 2026-04-24T16:34:06.470Z | Downloaded blake2 v0.10.6 |
| 883 | 2026-04-24T16:34:06.470Z | Downloaded pin-utils v0.1.0 |
| 884 | 2026-04-24T16:34:06.470Z | Downloaded crypto-bigint v0.5.5 |
| 885 | 2026-04-24T16:34:06.474Z | Downloaded phf_shared v0.13.1 |
| 886 | 2026-04-24T16:34:06.474Z | Downloaded oso-derive v0.27.3 |
| 887 | 2026-04-24T16:34:06.474Z | Downloaded num_enum v0.7.5 |
| 888 | 2026-04-24T16:34:06.478Z | Downloaded nu-ansi-term v0.50.3 |
| 889 | 2026-04-24T16:34:06.478Z | Downloaded phf_shared v0.11.3 |
| 890 | 2026-04-24T16:34:06.498Z | Downloaded proc-macro-crate v1.3.1 |
| 891 | 2026-04-24T16:34:06.502Z | Downloaded derive_more-impl v2.1.1 |
| 892 | 2026-04-24T16:34:06.502Z | Downloaded base64 v0.21.7 |
| 893 | 2026-04-24T16:34:06.505Z | Downloaded progenitor-macro v0.11.2 |
| 894 | 2026-04-24T16:34:06.505Z | Downloaded packed_struct v0.10.1 |
| 895 | 2026-04-24T16:34:06.509Z | Downloaded oxnet v0.1.4 |
| 896 | 2026-04-24T16:34:06.509Z | Downloaded progenitor-client v0.11.2 |
| 897 | 2026-04-24T16:34:06.509Z | Downloaded progenitor-client v0.10.0 |
| 898 | 2026-04-24T16:34:06.509Z | Downloaded proc-macro-crate v3.4.0 |
| 899 | 2026-04-24T16:34:06.512Z | Downloaded predicates-tree v1.0.13 |
| 900 | 2026-04-24T16:34:06.512Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 901 | 2026-04-24T16:34:06.512Z | Downloaded parking_lot_core v0.8.6 |
| 902 | 2026-04-24T16:34:06.515Z | Downloaded owo-colors v4.3.0 |
| 903 | 2026-04-24T16:34:06.515Z | Downloaded predicates-core v1.0.10 |
| 904 | 2026-04-24T16:34:06.515Z | Downloaded precomputed-hash v0.1.1 |
| 905 | 2026-04-24T16:34:06.518Z | Downloaded powerfmt v0.2.0 |
| 906 | 2026-04-24T16:34:06.518Z | Downloaded pbkdf2 v0.12.2 |
| 907 | 2026-04-24T16:34:06.521Z | Downloaded radium v0.7.0 |
| 908 | 2026-04-24T16:34:06.521Z | Downloaded parse-display-derive v0.10.0 |
| 909 | 2026-04-24T16:34:06.521Z | Downloaded async-compression v0.4.41 |
| 910 | 2026-04-24T16:34:06.525Z | Downloaded progenitor-macro v0.10.0 |
| 911 | 2026-04-24T16:34:06.528Z | Downloaded crossbeam-channel v0.5.15 |
| 912 | 2026-04-24T16:34:06.531Z | Downloaded password-hash v0.4.2 |
| 913 | 2026-04-24T16:34:06.531Z | Downloaded ed25519-dalek v2.2.0 |
| 914 | 2026-04-24T16:34:06.534Z | Downloaded psl-types v2.0.11 |
| 915 | 2026-04-24T16:34:06.534Z | Downloaded pem-rfc7468 v0.7.0 |
| 916 | 2026-04-24T16:34:06.534Z | Downloaded peg v0.8.5 |
| 917 | 2026-04-24T16:34:06.536Z | Downloaded paste v1.0.15 |
| 918 | 2026-04-24T16:34:06.539Z | Downloaded rand_chacha v0.3.1 |
| 919 | 2026-04-24T16:34:06.539Z | Downloaded rand_xorshift v0.4.0 |
| 920 | 2026-04-24T16:34:06.542Z | Downloaded quick-error v1.2.3 |
| 921 | 2026-04-24T16:34:06.542Z | Downloaded phf v0.12.1 |
| 922 | 2026-04-24T16:34:06.542Z | Downloaded pem v3.0.6 |
| 923 | 2026-04-24T16:34:06.542Z | Downloaded peg-macros v0.8.5 |
| 924 | 2026-04-24T16:34:06.545Z | Downloaded progenitor-macro v0.13.0 |
| 925 | 2026-04-24T16:34:06.545Z | Downloaded phf v0.13.1 |
| 926 | 2026-04-24T16:34:06.545Z | Downloaded derive_more v2.1.1 |
| 927 | 2026-04-24T16:34:06.554Z | Downloaded darling_core v0.21.3 |
| 928 | 2026-04-24T16:34:06.557Z | Downloaded recursive v0.1.1 |
| 929 | 2026-04-24T16:34:06.557Z | Downloaded poly1305 v0.8.0 |
| 930 | 2026-04-24T16:34:06.559Z | Downloaded pkg-config v0.3.32 |
| 931 | 2026-04-24T16:34:06.559Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 932 | 2026-04-24T16:34:06.559Z | Downloaded ppv-lite86 v0.2.21 |
| 933 | 2026-04-24T16:34:06.562Z | Downloaded predicates v3.1.4 |
| 934 | 2026-04-24T16:34:06.562Z | Downloaded postgres-protocol v0.6.10 |
| 935 | 2026-04-24T16:34:06.565Z | Downloaded indicatif v0.18.4 |
| 936 | 2026-04-24T16:34:06.568Z | Downloaded pkcs8 v0.10.2 |
| 937 | 2026-04-24T16:34:06.568Z | Downloaded parking_lot_core v0.9.12 |
| 938 | 2026-04-24T16:34:06.571Z | Downloaded parking_lot v0.11.2 |
| 939 | 2026-04-24T16:34:06.571Z | Downloaded ingot-macros v0.1.1 |
| 940 | 2026-04-24T16:34:06.574Z | Downloaded flume v0.11.1 |
| 941 | 2026-04-24T16:34:06.574Z | Downloaded progenitor-client v0.13.0 |
| 942 | 2026-04-24T16:34:06.578Z | Downloaded ref-cast-impl v1.0.25 |
| 943 | 2026-04-24T16:34:06.578Z | Downloaded ref-cast v1.0.25 |
| 944 | 2026-04-24T16:34:06.578Z | Downloaded progenitor v0.13.0 |
| 945 | 2026-04-24T16:34:06.578Z | Downloaded progenitor v0.10.0 |
| 946 | 2026-04-24T16:34:06.580Z | Downloaded rustc_version v0.1.7 |
| 947 | 2026-04-24T16:34:06.580Z | Downloaded rustc_version v0.4.1 |
| 948 | 2026-04-24T16:34:06.583Z | Downloaded psm v0.1.30 |
| 949 | 2026-04-24T16:34:06.583Z | Downloaded bumpalo v3.20.2 |
| 950 | 2026-04-24T16:34:06.585Z | Downloaded rtoolbox v0.0.3 |
| 951 | 2026-04-24T16:34:06.588Z | Downloaded progenitor-extras v0.1.1 |
| 952 | 2026-04-24T16:34:06.588Z | Downloaded password-hash v0.5.0 |
| 953 | 2026-04-24T16:34:06.590Z | Downloaded proc-macro-error2 v2.0.1 |
| 954 | 2026-04-24T16:34:06.591Z | Downloaded primeorder v0.13.6 |
| 955 | 2026-04-24T16:34:06.593Z | Downloaded parking_lot v0.12.5 |
| 956 | 2026-04-24T16:34:06.595Z | Downloaded pin-project-lite v0.2.17 |
| 957 | 2026-04-24T16:34:06.597Z | Downloaded libbz2-rs-sys v0.2.2 |
| 958 | 2026-04-24T16:34:06.598Z | Downloaded heapless v0.7.17 |
| 959 | 2026-04-24T16:34:06.601Z | Downloaded rand_core v0.6.4 |
| 960 | 2026-04-24T16:34:06.604Z | Downloaded r2d2 v0.8.10 |
| 961 | 2026-04-24T16:34:06.604Z | Downloaded rand_chacha v0.9.0 |
| 962 | 2026-04-24T16:34:06.604Z | Downloaded rand_core v0.10.0 |
| 963 | 2026-04-24T16:34:06.607Z | Downloaded oxide-tokio-rt v0.1.4 |
| 964 | 2026-04-24T16:34:06.607Z | Downloaded rustc-hash v2.1.1 |
| 965 | 2026-04-24T16:34:06.607Z | Downloaded russh-cryptovec v0.7.3 |
| 966 | 2026-04-24T16:34:06.607Z | Downloaded num_enum_derive v0.7.5 |
| 967 | 2026-04-24T16:34:06.610Z | Downloaded num_enum v0.5.11 |
| 968 | 2026-04-24T16:34:06.615Z | Downloaded num-rational v0.4.2 |
| 969 | 2026-04-24T16:34:06.615Z | Downloaded aes-gcm v0.10.3 |
| 970 | 2026-04-24T16:34:06.618Z | Downloaded num-integer v0.1.46 |
| 971 | 2026-04-24T16:34:06.618Z | Downloaded memmap2 v0.9.10 |
| 972 | 2026-04-24T16:34:06.618Z | Downloaded omicron-zone-package v0.12.2 |
| 973 | 2026-04-24T16:34:06.618Z | Downloaded rand_seeder v0.4.0 |
| 974 | 2026-04-24T16:34:06.621Z | Downloaded polyval v0.6.2 |
| 975 | 2026-04-24T16:34:06.621Z | Downloaded pkcs1 v0.7.5 |
| 976 | 2026-04-24T16:34:06.624Z | Downloaded expectorate v1.2.0 |
| 977 | 2026-04-24T16:34:06.624Z | Downloaded pin-project-internal v1.1.11 |
| 978 | 2026-04-24T16:34:06.624Z | Downloaded der v0.7.10 |
| 979 | 2026-04-24T16:34:06.627Z | Downloaded salsa20 v0.10.2 |
| 980 | 2026-04-24T16:34:06.629Z | Downloaded indexmap v1.9.3 |
| 981 | 2026-04-24T16:34:06.633Z | Downloaded postcard v1.1.3 |
| 982 | 2026-04-24T16:34:06.633Z | Downloaded postgres-types v0.2.12 |
| 983 | 2026-04-24T16:34:06.636Z | Downloaded sapling-renderdag v0.1.0 |
| 984 | 2026-04-24T16:34:06.636Z | Downloaded same-file v1.0.6 |
| 985 | 2026-04-24T16:34:06.636Z | Downloaded ignore v0.4.25 |
| 986 | 2026-04-24T16:34:06.639Z | Downloaded oso v0.27.3 |
| 987 | 2026-04-24T16:34:06.639Z | Downloaded p256 v0.13.2 |
| 988 | 2026-04-24T16:34:06.641Z | Downloaded miniz_oxide v0.8.9 |
| 989 | 2026-04-24T16:34:06.645Z | Downloaded headers v0.4.1 |
| 990 | 2026-04-24T16:34:06.648Z | Downloaded scroll_derive v0.13.1 |
| 991 | 2026-04-24T16:34:06.648Z | Downloaded semver v0.1.20 |
| 992 | 2026-04-24T16:34:06.648Z | Downloaded secrecy v0.10.3 |
| 993 | 2026-04-24T16:34:06.648Z | Downloaded scopeguard v1.2.0 |
| 994 | 2026-04-24T16:34:06.652Z | Downloaded scheduled-thread-pool v0.2.7 |
| 995 | 2026-04-24T16:34:06.652Z | Downloaded serde-big-array v0.5.1 |
| 996 | 2026-04-24T16:34:06.652Z | Downloaded serde_spanned v1.0.4 |
| 997 | 2026-04-24T16:34:06.652Z | Downloaded progenitor v0.11.2 |
| 998 | 2026-04-24T16:34:06.655Z | Downloaded scrypt v0.11.0 |
| 999 | 2026-04-24T16:34:06.655Z | Downloaded hickory-resolver v0.24.4 |
| 1000 | 2026-04-24T16:34:06.659Z | Downloaded diesel_derives v2.3.7 |
| 1001 | 2026-04-24T16:34:06.662Z | Downloaded jiff-static v0.2.21 |
| 1002 | 2026-04-24T16:34:06.664Z | Downloaded seq-macro v0.3.6 |
| 1003 | 2026-04-24T16:34:06.664Z | Downloaded resolv-conf v0.7.6 |
| 1004 | 2026-04-24T16:34:06.664Z | Downloaded hashbrown v0.12.3 |
| 1005 | 2026-04-24T16:34:06.667Z | Downloaded flate2 v1.1.9 |
| 1006 | 2026-04-24T16:34:06.670Z | Downloaded serde_bytes v0.11.19 |
| 1007 | 2026-04-24T16:34:06.670Z | Downloaded rand_core v0.9.5 |
| 1008 | 2026-04-24T16:34:06.676Z | Downloaded serde_repr v0.1.20 |
| 1009 | 2026-04-24T16:34:06.676Z | Downloaded serde_plain v1.0.2 |
| 1010 | 2026-04-24T16:34:06.676Z | Downloaded pkcs5 v0.7.1 |
| 1011 | 2026-04-24T16:34:06.680Z | Downloaded rustls-pemfile v1.0.4 |
| 1012 | 2026-04-24T16:34:06.680Z | Downloaded http-body v1.0.1 |
| 1013 | 2026-04-24T16:34:06.680Z | Downloaded colored v3.1.1 |
| 1014 | 2026-04-24T16:34:06.680Z | Downloaded rustls-native-certs v0.8.3 |
| 1015 | 2026-04-24T16:34:06.683Z | Downloaded serde_urlencoded v0.7.1 |
| 1016 | 2026-04-24T16:34:06.683Z | Downloaded sha1 v0.10.6 |
| 1017 | 2026-04-24T16:34:06.683Z | Downloaded rustls-pemfile v2.2.0 |
| 1018 | 2026-04-24T16:34:06.686Z | Downloaded rustversion v1.0.22 |
| 1019 | 2026-04-24T16:34:06.686Z | Downloaded http v1.4.0 |
| 1020 | 2026-04-24T16:34:06.688Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1021 | 2026-04-24T16:34:06.692Z | Downloaded bit-vec v0.6.3 |
| 1022 | 2026-04-24T16:34:06.692Z | Downloaded argon2 v0.5.3 |
| 1023 | 2026-04-24T16:34:06.692Z | Downloaded sigpipe v0.1.3 |
| 1024 | 2026-04-24T16:34:06.698Z | Downloaded quinn-udp v0.5.14 |
| 1025 | 2026-04-24T16:34:06.698Z | Downloaded siphasher v1.0.2 |
| 1026 | 2026-04-24T16:34:06.698Z | Downloaded signal-hook-tokio v0.3.1 |
| 1027 | 2026-04-24T16:34:06.698Z | Downloaded openssl-sys v0.9.111 |
| 1028 | 2026-04-24T16:34:06.702Z | Downloaded rusty-fork v0.3.1 |
| 1029 | 2026-04-24T16:34:06.702Z | Downloaded chacha20 v0.9.1 |
| 1030 | 2026-04-24T16:34:06.702Z | Downloaded cexpr v0.6.0 |
| 1031 | 2026-04-24T16:34:06.706Z | Downloaded env_filter v1.0.0 |
| 1032 | 2026-04-24T16:34:06.706Z | Downloaded signal-hook-mio v0.2.5 |
| 1033 | 2026-04-24T16:34:06.706Z | Downloaded schemars_derive v0.8.22 |
| 1034 | 2026-04-24T16:34:06.706Z | Downloaded minimal-lexical v0.2.1 |
| 1035 | 2026-04-24T16:34:06.709Z | Downloaded rfc6979 v0.4.0 |
| 1036 | 2026-04-24T16:34:06.714Z | Downloaded sec1 v0.7.3 |
| 1037 | 2026-04-24T16:34:06.716Z | Downloaded slog-bunyan v2.5.0 |
| 1038 | 2026-04-24T16:34:06.716Z | Downloaded prefix-trie v0.7.0 |
| 1039 | 2026-04-24T16:34:06.719Z | Downloaded papergrid v0.17.0 |
| 1040 | 2026-04-24T16:34:06.721Z | Downloaded secrecy v0.8.0 |
| 1041 | 2026-04-24T16:34:06.724Z | Downloaded scroll v0.13.0 |
| 1042 | 2026-04-24T16:34:06.724Z | Downloaded slog-envlogger v2.2.0 |
| 1043 | 2026-04-24T16:34:06.724Z | Downloaded serde_path_to_error v0.1.20 |
| 1044 | 2026-04-24T16:34:06.728Z | Downloaded sct v0.7.1 |
| 1045 | 2026-04-24T16:34:06.731Z | Downloaded russh-keys v0.45.0 |
| 1046 | 2026-04-24T16:34:06.733Z | Downloaded aes v0.8.4 |
| 1047 | 2026-04-24T16:34:06.768Z | Downloaded progenitor-impl v0.10.0 |
| 1048 | 2026-04-24T16:34:06.768Z | Downloaded serde-hex v0.1.0 |
| 1049 | 2026-04-24T16:34:06.768Z | Downloaded ssh-encoding v0.2.0 |
| 1050 | 2026-04-24T16:34:06.768Z | Downloaded ssh-cipher v0.2.0 |
| 1051 | 2026-04-24T16:34:06.768Z | Downloaded signature v2.2.0 |
| 1052 | 2026-04-24T16:34:06.768Z | Downloaded heapless v0.8.0 |
| 1053 | 2026-04-24T16:34:06.768Z | Downloaded sqlparser_derive v0.5.0 |
| 1054 | 2026-04-24T16:34:06.768Z | Downloaded signal-hook-registry v1.4.8 |
| 1055 | 2026-04-24T16:34:06.768Z | Downloaded serde_derive_internals v0.29.1 |
| 1056 | 2026-04-24T16:34:06.768Z | Downloaded strum v0.27.2 |
| 1057 | 2026-04-24T16:34:06.768Z | Downloaded structmeta v0.3.0 |
| 1058 | 2026-04-24T16:34:06.768Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1059 | 2026-04-24T16:34:06.771Z | Downloaded strum v0.26.3 |
| 1060 | 2026-04-24T16:34:06.771Z | Downloaded crossterm v0.29.0 |
| 1061 | 2026-04-24T16:34:06.771Z | Downloaded slab v0.4.12 |
| 1062 | 2026-04-24T16:34:06.771Z | Downloaded supports-color v3.0.2 |
| 1063 | 2026-04-24T16:34:06.774Z | Downloaded shlex v1.3.0 |
| 1064 | 2026-04-24T16:34:06.774Z | Downloaded tagptr v0.2.0 |
| 1065 | 2026-04-24T16:34:06.774Z | Downloaded tabled_derive v0.11.0 |
| 1066 | 2026-04-24T16:34:06.777Z | Downloaded sync-ptr v0.1.4 |
| 1067 | 2026-04-24T16:34:06.777Z | Downloaded rcgen v0.12.1 |
| 1068 | 2026-04-24T16:34:06.777Z | Downloaded pin-project v1.1.11 |
| 1069 | 2026-04-24T16:34:06.783Z | Downloaded sync_wrapper v1.0.2 |
| 1070 | 2026-04-24T16:34:06.786Z | Downloaded slog-stdlog v4.1.1 |
| 1071 | 2026-04-24T16:34:06.786Z | Downloaded slog-scope v4.4.1 |
| 1072 | 2026-04-24T16:34:06.786Z | Downloaded slog-json v2.6.1 |
| 1073 | 2026-04-24T16:34:06.790Z | Downloaded smf v0.2.3 |
| 1074 | 2026-04-24T16:34:06.790Z | Downloaded slog-dtrace v0.3.0 |
| 1075 | 2026-04-24T16:34:06.790Z | Downloaded slog-async v2.8.0 |
| 1076 | 2026-04-24T16:34:06.793Z | Downloaded hashbrown v0.13.2 |
| 1077 | 2026-04-24T16:34:06.793Z | Downloaded tap v1.0.1 |
| 1078 | 2026-04-24T16:34:06.793Z | Downloaded take_mut v0.2.2 |
| 1079 | 2026-04-24T16:34:06.796Z | Downloaded testing_table v0.3.0 |
| 1080 | 2026-04-24T16:34:06.796Z | Downloaded tabwriter v1.4.1 |
| 1081 | 2026-04-24T16:34:06.797Z | Downloaded subtle v2.6.1 |
| 1082 | 2026-04-24T16:34:06.797Z | Downloaded thread-id v5.1.0 |
| 1083 | 2026-04-24T16:34:06.800Z | Downloaded structmeta-derive v0.3.0 |
| 1084 | 2026-04-24T16:34:06.800Z | Downloaded slog-term v2.9.2 |
| 1085 | 2026-04-24T16:34:06.803Z | Downloaded itertools v0.10.5 |
| 1086 | 2026-04-24T16:34:06.805Z | Downloaded spki v0.7.3 |
| 1087 | 2026-04-24T16:34:06.809Z | Downloaded progenitor-impl v0.13.0 |
| 1088 | 2026-04-24T16:34:06.812Z | Downloaded progenitor-impl v0.11.2 |
| 1089 | 2026-04-24T16:34:06.815Z | Downloaded snafu-derive v0.8.9 |
| 1090 | 2026-04-24T16:34:06.818Z | Downloaded serde_cbor v0.11.2 |
| 1091 | 2026-04-24T16:34:06.818Z | Downloaded termtree v0.5.1 |
| 1092 | 2026-04-24T16:34:06.820Z | Downloaded rustls-pki-types v1.14.0 |
| 1093 | 2026-04-24T16:34:06.820Z | Downloaded hickory-resolver v0.25.2 |
| 1094 | 2026-04-24T16:34:06.823Z | Downloaded stacker v0.1.23 |
| 1095 | 2026-04-24T16:34:06.826Z | Downloaded ron v0.8.1 |
| 1096 | 2026-04-24T16:34:06.830Z | Downloaded hickory-server v0.25.2 |
| 1097 | 2026-04-24T16:34:06.833Z | Downloaded time-core v0.1.8 |
| 1098 | 2026-04-24T16:34:06.833Z | Downloaded stringprep v0.1.5 |
| 1099 | 2026-04-24T16:34:06.833Z | Downloaded strum_macros v0.27.2 |
| 1100 | 2026-04-24T16:34:06.836Z | Downloaded serde_with_macros v3.17.0 |
| 1101 | 2026-04-24T16:34:06.836Z | Downloaded tinyvec_macros v0.1.1 |
| 1102 | 2026-04-24T16:34:06.836Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1103 | 2026-04-24T16:34:06.839Z | Downloaded strum_macros v0.26.4 |
| 1104 | 2026-04-24T16:34:06.841Z | Downloaded ryu v1.0.23 |
| 1105 | 2026-04-24T16:34:06.841Z | Downloaded sqlformat v0.3.5 |
| 1106 | 2026-04-24T16:34:06.844Z | Downloaded static_assertions v1.1.0 |
| 1107 | 2026-04-24T16:34:06.844Z | Downloaded tokio-macros v2.7.0 |
| 1108 | 2026-04-24T16:34:06.847Z | Downloaded hyper-util v0.1.20 |
| 1109 | 2026-04-24T16:34:06.850Z | Downloaded rayon-core v1.13.0 |
| 1110 | 2026-04-24T16:34:06.853Z | Downloaded shell-words v1.1.1 |
| 1111 | 2026-04-24T16:34:06.853Z | Downloaded mio v1.2.0 |
| 1112 | 2026-04-24T16:34:06.857Z | Downloaded hashbrown v0.15.5 |
| 1113 | 2026-04-24T16:34:06.860Z | Downloaded support-bundle-viewer v0.1.2 |
| 1114 | 2026-04-24T16:34:06.860Z | Downloaded pretty_assertions v1.4.1 |
| 1115 | 2026-04-24T16:34:06.860Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1116 | 2026-04-24T16:34:06.863Z | Downloaded dropshot-api-manager v0.6.0 |
| 1117 | 2026-04-24T16:34:06.865Z | Downloaded prettyplease v0.2.37 |
| 1118 | 2026-04-24T16:34:06.868Z | Downloaded schemars v0.8.22 |
| 1119 | 2026-04-24T16:34:06.873Z | Downloaded smallvec v0.6.14 |
| 1120 | 2026-04-24T16:34:06.877Z | Downloaded thread_local v1.1.9 |
| 1121 | 2026-04-24T16:34:06.880Z | Downloaded quinn v0.11.9 |
| 1122 | 2026-04-24T16:34:06.882Z | Downloaded num-bigint v0.4.6 |
| 1123 | 2026-04-24T16:34:06.885Z | Downloaded thiserror-no-std v2.0.2 |
| 1124 | 2026-04-24T16:34:06.888Z | Downloaded publicsuffix v2.3.0 |
| 1125 | 2026-04-24T16:34:06.891Z | Downloaded nom v7.1.3 |
| 1126 | 2026-04-24T16:34:06.894Z | Downloaded tower-service v0.3.3 |
| 1127 | 2026-04-24T16:34:06.894Z | Downloaded topological-sort v0.2.2 |
| 1128 | 2026-04-24T16:34:06.894Z | Downloaded termios v0.3.3 |
| 1129 | 2026-04-24T16:34:06.897Z | Downloaded try-lock v0.2.5 |
| 1130 | 2026-04-24T16:34:06.897Z | Downloaded trait-variant v0.1.2 |
| 1131 | 2026-04-24T16:34:06.897Z | Downloaded tower-layer v0.3.3 |
| 1132 | 2026-04-24T16:34:06.900Z | Downloaded strum_macros v0.24.3 |
| 1133 | 2026-04-24T16:34:06.900Z | Downloaded rand v0.8.5 |
| 1134 | 2026-04-24T16:34:06.903Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1135 | 2026-04-24T16:34:06.903Z | Downloaded libxml v0.3.3 |
| 1136 | 2026-04-24T16:34:06.906Z | Downloaded tls_codec v0.4.2 |
| 1137 | 2026-04-24T16:34:06.909Z | Downloaded typify-macro v0.4.3 |
| 1138 | 2026-04-24T16:34:06.909Z | Downloaded tiny-keccak v2.0.2 |
| 1139 | 2026-04-24T16:34:06.909Z | Downloaded time-macros v0.2.27 |
| 1140 | 2026-04-24T16:34:06.912Z | Downloaded string_cache v0.8.9 |
| 1141 | 2026-04-24T16:34:06.912Z | Downloaded simd-adler32 v0.3.8 |
| 1142 | 2026-04-24T16:34:06.915Z | Downloaded iddqd v0.3.17 |
| 1143 | 2026-04-24T16:34:06.918Z | Downloaded unarray v0.1.4 |
| 1144 | 2026-04-24T16:34:06.918Z | Downloaded typify-macro v0.6.1 |
| 1145 | 2026-04-24T16:34:06.921Z | Downloaded signal-hook v0.3.18 |
| 1146 | 2026-04-24T16:34:06.921Z | Downloaded tokio-native-tls v0.3.1 |
| 1147 | 2026-04-24T16:34:06.928Z | Downloaded unicode-truncate v1.1.0 |
| 1148 | 2026-04-24T16:34:06.931Z | Downloaded socket2 v0.5.10 |
| 1149 | 2026-04-24T16:34:06.931Z | Downloaded tokio-tungstenite v0.23.1 |
| 1150 | 2026-04-24T16:34:06.934Z | Downloaded similar v2.7.0 |
| 1151 | 2026-04-24T16:34:06.937Z | Downloaded universal-hash v0.5.1 |
| 1152 | 2026-04-24T16:34:06.937Z | Downloaded usdt v0.6.0 |
| 1153 | 2026-04-24T16:34:06.939Z | Downloaded unit-prefix v0.5.2 |
| 1154 | 2026-04-24T16:34:06.939Z | Downloaded term v0.7.0 |
| 1155 | 2026-04-24T16:34:06.942Z | Downloaded tokio-rustls v0.25.0 |
| 1156 | 2026-04-24T16:34:06.942Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1157 | 2026-04-24T16:34:06.945Z | Downloaded qorb v0.4.1 |
| 1158 | 2026-04-24T16:34:06.945Z | Downloaded spin v0.9.8 |
| 1159 | 2026-04-24T16:34:06.948Z | Downloaded usdt-attr-macro v0.6.0 |
| 1160 | 2026-04-24T16:34:06.951Z | Downloaded utf-8 v0.7.6 |
| 1161 | 2026-04-24T16:34:06.951Z | Downloaded usdt-macro v0.6.0 |
| 1162 | 2026-04-24T16:34:06.951Z | Downloaded term v1.2.1 |
| 1163 | 2026-04-24T16:34:06.954Z | Downloaded itertools v0.13.0 |
| 1164 | 2026-04-24T16:34:06.957Z | Downloaded tokio-tungstenite v0.21.0 |
| 1165 | 2026-04-24T16:34:06.960Z | Downloaded socket2 v0.6.3 |
| 1166 | 2026-04-24T16:34:06.960Z | Downloaded itertools v0.12.1 |
| 1167 | 2026-04-24T16:34:06.965Z | Downloaded void v1.0.2 |
| 1168 | 2026-04-24T16:34:06.968Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1169 | 2026-04-24T16:34:06.968Z | Downloaded rustls-webpki v0.103.9 |
| 1170 | 2026-04-24T16:34:06.971Z | Downloaded num-bigint-dig v0.8.6 |
| 1171 | 2026-04-24T16:34:06.973Z | Downloaded waitgroup v0.1.2 |
| 1172 | 2026-04-24T16:34:06.973Z | Downloaded wait-timeout v0.2.1 |
| 1173 | 2026-04-24T16:34:06.973Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1174 | 2026-04-24T16:34:06.976Z | Downloaded tui-tree-widget v0.23.1 |
| 1175 | 2026-04-24T16:34:06.976Z | Downloaded tokio-dtrace v0.1.1 |
| 1176 | 2026-04-24T16:34:06.976Z | Downloaded futures-util v0.3.32 |
| 1177 | 2026-04-24T16:34:06.983Z | Downloaded want v0.3.1 |
| 1178 | 2026-04-24T16:34:06.986Z | Downloaded tokio-rustls v0.26.4 |
| 1179 | 2026-04-24T16:34:06.986Z | Downloaded slog v2.8.2 |
| 1180 | 2026-04-24T16:34:06.988Z | Downloaded rand v0.9.2 |
| 1181 | 2026-04-24T16:34:06.991Z | Downloaded h2 v0.4.13 |
| 1182 | 2026-04-24T16:34:06.994Z | Downloaded test-strategy v0.4.5 |
| 1183 | 2026-04-24T16:34:06.997Z | Downloaded snafu v0.8.9 |
| 1184 | 2026-04-24T16:34:07.001Z | Downloaded xattr v1.6.1 |
| 1185 | 2026-04-24T16:34:07.004Z | Downloaded vergen-git2 v1.0.7 |
| 1186 | 2026-04-24T16:34:07.004Z | Downloaded unicase v2.9.0 |
| 1187 | 2026-04-24T16:34:07.005Z | Downloaded zeroize_derive v1.4.3 |
| 1188 | 2026-04-24T16:34:07.005Z | Downloaded zone_cfg_derive v0.3.1 |
| 1189 | 2026-04-24T16:34:07.005Z | Downloaded zone v0.3.1 |
| 1190 | 2026-04-24T16:34:07.007Z | Downloaded hkdf v0.12.4 |
| 1191 | 2026-04-24T16:34:07.008Z | Downloaded itertools v0.14.0 |
| 1192 | 2026-04-24T16:34:07.011Z | Downloaded aho-corasick v1.1.4 |
| 1193 | 2026-04-24T16:34:07.014Z | Downloaded iri-string v0.7.10 |
| 1194 | 2026-04-24T16:34:07.019Z | Downloaded untrusted v0.7.1 |
| 1195 | 2026-04-24T16:34:07.021Z | Downloaded rand v0.10.0 |
| 1196 | 2026-04-24T16:34:07.024Z | Downloaded xshell-macros v0.2.7 |
| 1197 | 2026-04-24T16:34:07.024Z | Downloaded tokio-rustls v0.24.1 |
| 1198 | 2026-04-24T16:34:07.024Z | Downloaded schemars v0.9.0 |
| 1199 | 2026-04-24T16:34:07.033Z | Downloaded vsss-rs v3.3.4 |
| 1200 | 2026-04-24T16:34:07.033Z | Downloaded usdt-impl v0.6.0 |
| 1201 | 2026-04-24T16:34:07.036Z | Downloaded schemars v1.2.1 |
| 1202 | 2026-04-24T16:34:07.043Z | Downloaded walkdir v2.5.0 |
| 1203 | 2026-04-24T16:34:07.045Z | Downloaded vergen-lib v0.1.6 |
| 1204 | 2026-04-24T16:34:07.045Z | Downloaded whoami v2.1.0 |
| 1205 | 2026-04-24T16:34:07.048Z | Downloaded rsa v0.9.10 |
| 1206 | 2026-04-24T16:34:07.051Z | Downloaded wyz v0.5.1 |
| 1207 | 2026-04-24T16:34:07.051Z | Downloaded twox-hash v2.1.2 |
| 1208 | 2026-04-24T16:34:07.054Z | Downloaded tracing-attributes v0.1.31 |
| 1209 | 2026-04-24T16:34:07.054Z | Downloaded tinyvec v1.10.0 |
| 1210 | 2026-04-24T16:34:07.057Z | Downloaded hyper v1.8.1 |
| 1211 | 2026-04-24T16:34:07.060Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1212 | 2026-04-24T16:34:07.063Z | Downloaded tar v0.4.45 |
| 1213 | 2026-04-24T16:34:07.066Z | Downloaded uzers v0.12.2 |
| 1214 | 2026-04-24T16:34:07.066Z | Downloaded unicode-properties v0.1.4 |
| 1215 | 2026-04-24T16:34:07.069Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1216 | 2026-04-24T16:34:07.069Z | Downloaded zstd-safe v7.2.4 |
| 1217 | 2026-04-24T16:34:07.073Z | Downloaded whoami v1.6.1 |
| 1218 | 2026-04-24T16:34:07.073Z | Downloaded toml v0.7.8 |
| 1219 | 2026-04-24T16:34:07.076Z | Downloaded blake3 v1.8.3 |
| 1220 | 2026-04-24T16:34:07.079Z | Downloaded samael v0.0.19 |
| 1221 | 2026-04-24T16:34:07.082Z | Downloaded zeroize v1.8.2 |
| 1222 | 2026-04-24T16:34:07.082Z | Downloaded xshell v0.2.7 |
| 1223 | 2026-04-24T16:34:07.085Z | Downloaded tokio-stream v0.1.18 |
| 1224 | 2026-04-24T16:34:07.089Z | Downloaded russh v0.45.0 |
| 1225 | 2026-04-24T16:34:07.092Z | Downloaded tracing-core v0.1.36 |
| 1226 | 2026-04-24T16:34:07.092Z | Downloaded p521 v0.13.3 |
| 1227 | 2026-04-24T16:34:07.095Z | Downloaded vergen-gitcl v1.0.8 |
| 1228 | 2026-04-24T16:34:07.095Z | Downloaded subprocess v0.2.15 |
| 1229 | 2026-04-24T16:34:07.098Z | Downloaded tls_codec_derive v0.4.2 |
| 1230 | 2026-04-24T16:34:07.098Z | Downloaded tungstenite v0.21.0 |
| 1231 | 2026-04-24T16:34:07.101Z | Downloaded steno v0.4.1 |
| 1232 | 2026-04-24T16:34:07.104Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1233 | 2026-04-24T16:34:07.107Z | Downloaded vergen v9.0.6 |
| 1234 | 2026-04-24T16:34:07.107Z | Downloaded typify v0.6.1 |
| 1235 | 2026-04-24T16:34:07.111Z | Downloaded bitvec v1.0.1 |
| 1236 | 2026-04-24T16:34:07.117Z | Downloaded unicode-bidi v0.3.18 |
| 1237 | 2026-04-24T16:34:07.120Z | Downloaded tungstenite v0.23.0 |
| 1238 | 2026-04-24T16:34:07.123Z | Downloaded zerocopy v0.6.6 |
| 1239 | 2026-04-24T16:34:07.123Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1240 | 2026-04-24T16:34:07.126Z | Downloaded rustyline v14.0.0 |
| 1241 | 2026-04-24T16:34:07.129Z | Downloaded untrusted v0.9.0 |
| 1242 | 2026-04-24T16:34:07.145Z | Downloaded aws-lc-rs v1.16.0 |
| 1243 | 2026-04-24T16:34:07.150Z | Downloaded vte v0.14.1 |
| 1244 | 2026-04-24T16:34:07.153Z | Downloaded typify v0.4.3 |
| 1245 | 2026-04-24T16:34:07.156Z | Downloaded reedline v0.40.0 |
| 1246 | 2026-04-24T16:34:07.161Z | Downloaded zstd v0.13.3 |
| 1247 | 2026-04-24T16:34:07.164Z | Downloaded libm v0.2.16 |
| 1248 | 2026-04-24T16:34:07.168Z | Downloaded toml_edit v0.19.15 |
| 1249 | 2026-04-24T16:34:07.178Z | Downloaded uuid v1.23.0 |
| 1250 | 2026-04-24T16:34:07.180Z | Downloaded unsafe-libyaml v0.2.11 |
| 1251 | 2026-04-24T16:34:07.183Z | Downloaded tokio-postgres v0.7.16 |
| 1252 | 2026-04-24T16:34:07.186Z | Downloaded ssh-key v0.6.7 |
| 1253 | 2026-04-24T16:34:07.190Z | Downloaded zopfli v0.8.3 |
| 1254 | 2026-04-24T16:34:07.193Z | Downloaded yasna v0.5.2 |
| 1255 | 2026-04-24T16:34:07.202Z | Downloaded bindgen v0.71.1 |
| 1256 | 2026-04-24T16:34:07.207Z | Downloaded rpassword v7.4.0 |
| 1257 | 2026-04-24T16:34:07.214Z | Downloaded unicode_categories v0.1.1 |
| 1258 | 2026-04-24T16:34:07.217Z | Downloaded yansi v1.0.1 |
| 1259 | 2026-04-24T16:34:07.220Z | Downloaded regex v1.12.3 |
| 1260 | 2026-04-24T16:34:07.222Z | Downloaded p384 v0.13.1 |
| 1261 | 2026-04-24T16:34:07.225Z | Downloaded zip v0.6.6 |
| 1262 | 2026-04-24T16:34:07.234Z | Downloaded reqwest v0.13.2 |
| 1263 | 2026-04-24T16:34:07.244Z | Downloaded unicode-segmentation v1.12.0 |
| 1264 | 2026-04-24T16:34:07.252Z | Downloaded reqwest v0.12.28 |
| 1265 | 2026-04-24T16:34:07.255Z | Downloaded zerocopy-derive v0.8.40 |
| 1266 | 2026-04-24T16:34:07.261Z | Downloaded chrono v0.4.44 |
| 1267 | 2026-04-24T16:34:07.271Z | Downloaded rustls-webpki v0.101.7 |
| 1268 | 2026-04-24T16:34:07.280Z | Downloaded x509-cert v0.2.5 |
| 1269 | 2026-04-24T16:34:07.284Z | Downloaded git2 v0.20.4 |
| 1270 | 2026-04-24T16:34:07.290Z | Downloaded tower v0.5.3 |
| 1271 | 2026-04-24T16:34:07.296Z | Downloaded typed-path v0.9.3 |
| 1272 | 2026-04-24T16:34:07.300Z | Downloaded goblin v0.10.5 |
| 1273 | 2026-04-24T16:34:07.303Z | Downloaded salty v0.3.0 |
| 1274 | 2026-04-24T16:34:07.308Z | Downloaded unicode-normalization v0.1.25 |
| 1275 | 2026-04-24T16:34:07.312Z | Downloaded zip v4.6.1 |
| 1276 | 2026-04-24T16:34:07.316Z | Downloaded quick-xml v0.37.5 |
| 1277 | 2026-04-24T16:34:07.321Z | Downloaded portable-atomic v1.13.1 |
| 1278 | 2026-04-24T16:34:07.324Z | Downloaded proptest v1.10.0 |
| 1279 | 2026-04-24T16:34:07.328Z | Downloaded petname v2.0.2 |
| 1280 | 2026-04-24T16:34:07.331Z | Downloaded moka v0.12.13 |
| 1281 | 2026-04-24T16:34:07.337Z | Downloaded rayon v1.11.0 |
| 1282 | 2026-04-24T16:34:07.342Z | Downloaded lalrpop v0.19.12 |
| 1283 | 2026-04-24T16:34:07.353Z | Downloaded object v0.30.4 |
| 1284 | 2026-04-24T16:34:07.361Z | Downloaded curve25519-dalek v4.1.3 |
| 1285 | 2026-04-24T16:34:07.364Z | Downloaded serde_with v3.17.0 |
| 1286 | 2026-04-24T16:34:07.374Z | Downloaded tower-http v0.6.8 |
| 1287 | 2026-04-24T16:34:07.377Z | Downloaded nix v0.27.1 |
| 1288 | 2026-04-24T16:34:07.384Z | Downloaded tokio-util v0.7.18 |
| 1289 | 2026-04-24T16:34:07.390Z | Downloaded rustls-webpki v0.102.8 |
| 1290 | 2026-04-24T16:34:07.399Z | Downloaded polar-core v0.27.3 |
| 1291 | 2026-04-24T16:34:07.405Z | Downloaded tough v0.20.0 |
| 1292 | 2026-04-24T16:34:07.410Z | Downloaded openssl v0.10.75 |
| 1293 | 2026-04-24T16:34:07.416Z | Downloaded winnow v0.5.40 |
| 1294 | 2026-04-24T16:34:07.421Z | Downloaded winnow v0.6.26 |
| 1295 | 2026-04-24T16:34:07.429Z | Downloaded tabled v0.20.0 |
| 1296 | 2026-04-24T16:34:07.440Z | Downloaded radix_trie v0.2.1 |
| 1297 | 2026-04-24T16:34:07.444Z | Downloaded bstr v1.12.1 |
| 1298 | 2026-04-24T16:34:07.447Z | Downloaded object v0.37.3 |
| 1299 | 2026-04-24T16:34:07.454Z | Downloaded vcpkg v0.2.15 |
| 1300 | 2026-04-24T16:34:07.478Z | Downloaded webpki-roots v1.0.6 |
| 1301 | 2026-04-24T16:34:07.481Z | Downloaded zlib-rs v0.6.2 |
| 1302 | 2026-04-24T16:34:07.484Z | Downloaded rustls v0.22.4 |
| 1303 | 2026-04-24T16:34:07.526Z | Downloaded nix v0.29.0 |
| 1304 | 2026-04-24T16:34:07.526Z | Downloaded nix v0.28.0 |
| 1305 | 2026-04-24T16:34:07.526Z | Downloaded time v0.3.47 |
| 1306 | 2026-04-24T16:34:07.526Z | Downloaded openapiv3 v2.2.0 |
| 1307 | 2026-04-24T16:34:07.530Z | Downloaded dropshot v0.17.0 |
| 1308 | 2026-04-24T16:34:07.533Z | Downloaded smoltcp v0.9.1 |
| 1309 | 2026-04-24T16:34:07.540Z | Downloaded regex-syntax v0.6.29 |
| 1310 | 2026-04-24T16:34:07.545Z | Downloaded nix v0.31.2 |
| 1311 | 2026-04-24T16:34:07.552Z | Downloaded dropshot v0.16.7 |
| 1312 | 2026-04-24T16:34:07.562Z | Downloaded sled v0.34.7 |
| 1313 | 2026-04-24T16:34:07.568Z | Downloaded tracing v0.1.44 |
| 1314 | 2026-04-24T16:34:07.583Z | Downloaded rustls v0.21.12 |
| 1315 | 2026-04-24T16:34:07.586Z | Downloaded quinn-proto v0.11.13 |
| 1316 | 2026-04-24T16:34:07.590Z | Downloaded diesel v2.3.7 |
| 1317 | 2026-04-24T16:34:07.602Z | Downloaded zerocopy v0.8.40 |
| 1318 | 2026-04-24T16:34:07.610Z | Downloaded hickory-proto v0.25.2 |
| 1319 | 2026-04-24T16:34:07.616Z | Downloaded regress v0.10.5 |
| 1320 | 2026-04-24T16:34:07.622Z | Downloaded smoltcp v0.11.0 |
| 1321 | 2026-04-24T16:34:07.628Z | Downloaded regex-syntax v0.8.10 |
| 1322 | 2026-04-24T16:34:07.632Z | Downloaded hickory-proto v0.24.4 |
| 1323 | 2026-04-24T16:34:07.641Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1324 | 2026-04-24T16:34:07.648Z | Downloaded chrono-tz v0.10.4 |
| 1325 | 2026-04-24T16:34:07.659Z | Downloaded rustls v0.23.37 |
| 1326 | 2026-04-24T16:34:07.665Z | Downloaded rustix v0.38.44 |
| 1327 | 2026-04-24T16:34:07.704Z | Downloaded tokio v1.52.1 |
| 1328 | 2026-04-24T16:34:07.725Z | Downloaded sqlparser v0.61.0 |
| 1329 | 2026-04-24T16:34:07.779Z | Downloaded typify-impl v0.4.3 |
| 1330 | 2026-04-24T16:34:07.788Z | Downloaded typify-impl v0.6.1 |
| 1331 | 2026-04-24T16:34:07.799Z | Downloaded ring v0.17.14 |
| 1332 | 2026-04-24T16:34:07.829Z | Downloaded ratatui v0.29.0 |
| 1333 | 2026-04-24T16:34:07.839Z | Downloaded zerocopy-derive v0.6.6 |
| 1334 | 2026-04-24T16:34:07.857Z | Downloaded regex-automata v0.4.14 |
| 1335 | 2026-04-24T16:34:07.889Z | Downloaded jiff v0.2.21 |
| 1336 | 2026-04-24T16:34:07.901Z | Downloaded petgraph v0.6.5 |
| 1337 | 2026-04-24T16:34:07.942Z | Downloaded petgraph v0.8.3 |
| 1338 | 2026-04-24T16:34:07.956Z | Downloaded libz-sys v1.1.24 |
| 1339 | 2026-04-24T16:34:07.969Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1340 | 2026-04-24T16:34:07.981Z | Downloaded csv v1.4.0 |
| 1341 | 2026-04-24T16:34:08.005Z | Downloaded sha3 v0.10.8 |
| 1342 | 2026-04-24T16:34:08.042Z | Downloaded encoding_rs v0.8.35 |
| 1343 | 2026-04-24T16:34:08.082Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1344 | 2026-04-24T16:34:08.372Z | Downloaded aws-lc-sys v0.37.1 |
| 1345 | 2026-04-24T16:34:08.619Z | Compiling libc v0.2.185 |
| 1346 | 2026-04-24T16:34:08.619Z | Compiling serde v1.0.228 |
| 1347 | 2026-04-24T16:34:08.622Z | Compiling shlex v1.3.0 |
| 1348 | 2026-04-24T16:34:08.622Z | Compiling find-msvc-tools v0.1.9 |
| 1349 | 2026-04-24T16:34:08.622Z | Compiling log v0.4.29 |
| 1350 | 2026-04-24T16:34:08.622Z | Compiling smallvec v1.15.1 |
| 1351 | 2026-04-24T16:34:08.622Z | Compiling syn v2.0.117 |
| 1352 | 2026-04-24T16:34:08.622Z | Compiling typenum v1.19.0 |
| 1353 | 2026-04-24T16:34:08.931Z | Compiling generic-array v0.14.7 |
| 1354 | 2026-04-24T16:34:08.974Z | Compiling subtle v2.6.1 |
| 1355 | 2026-04-24T16:34:08.991Z | Compiling scopeguard v1.2.0 |
| 1356 | 2026-04-24T16:34:09.019Z | Compiling const-oid v0.9.6 |
| 1357 | 2026-04-24T16:34:09.086Z | Compiling lock_api v0.4.14 |
| 1358 | 2026-04-24T16:34:09.099Z | Compiling portable-atomic v1.13.1 |
| 1359 | 2026-04-24T16:34:09.150Z | Compiling zerocopy v0.8.40 |
| 1360 | 2026-04-24T16:34:09.190Z | Compiling serde_json v1.0.149 |
| 1361 | 2026-04-24T16:34:09.306Z | Compiling critical-section v1.2.0 |
| 1362 | 2026-04-24T16:34:09.391Z | Compiling pin-project-lite v0.2.17 |
| 1363 | 2026-04-24T16:34:09.412Z | Compiling parking_lot_core v0.9.12 |
| 1364 | 2026-04-24T16:34:09.583Z | Compiling getrandom v0.2.17 |
| 1365 | 2026-04-24T16:34:09.598Z | Compiling jobserver v0.1.34 |
| 1366 | 2026-04-24T16:34:09.652Z | Compiling errno v0.3.14 |
| 1367 | 2026-04-24T16:34:09.721Z | Compiling rand_core v0.6.4 |
| 1368 | 2026-04-24T16:34:09.760Z | Compiling pkg-config v0.3.32 |
| 1369 | 2026-04-24T16:34:09.799Z | Compiling cc v1.2.56 |
| 1370 | 2026-04-24T16:34:09.964Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-04-24T16:34:09.988Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-04-24T16:34:10.090Z | Compiling once_cell v1.21.3 |
| 1373 | 2026-04-24T16:34:10.148Z | Compiling libm v0.2.16 |
| 1374 | 2026-04-24T16:34:10.211Z | Compiling parking_lot v0.12.5 |
| 1375 | 2026-04-24T16:34:10.230Z | Compiling mio v1.2.0 |
| 1376 | 2026-04-24T16:34:10.309Z | Compiling num-traits v0.2.19 |
| 1377 | 2026-04-24T16:34:10.323Z | Compiling futures-core v0.3.32 |
| 1378 | 2026-04-24T16:34:10.488Z | Compiling percent-encoding v2.3.2 |
| 1379 | 2026-04-24T16:34:10.591Z | Compiling socket2 v0.6.3 |
| 1380 | 2026-04-24T16:34:10.608Z | Compiling allocator-api2 v0.2.21 |
| 1381 | 2026-04-24T16:34:10.658Z | Compiling cpufeatures v0.2.17 |
| 1382 | 2026-04-24T16:34:10.672Z | Compiling foldhash v0.2.0 |
| 1383 | 2026-04-24T16:34:10.700Z | Compiling futures-sink v0.3.32 |
| 1384 | 2026-04-24T16:34:10.734Z | Compiling slab v0.4.12 |
| 1385 | 2026-04-24T16:34:10.859Z | Compiling futures-channel v0.3.32 |
| 1386 | 2026-04-24T16:34:11.029Z | Compiling hashbrown v0.16.1 |
| 1387 | 2026-04-24T16:34:11.029Z | Compiling futures-task v0.3.32 |
| 1388 | 2026-04-24T16:34:11.067Z | Compiling futures-io v0.3.32 |
| 1389 | 2026-04-24T16:34:11.097Z | Compiling getrandom v0.4.1 |
| 1390 | 2026-04-24T16:34:11.100Z | Compiling rustversion v1.0.22 |
| 1391 | 2026-04-24T16:34:11.203Z | Compiling getrandom v0.3.4 |
| 1392 | 2026-04-24T16:34:11.222Z | Compiling rand_core v0.10.0 |
| 1393 | 2026-04-24T16:34:11.469Z | Compiling form_urlencoded v1.2.2 |
| 1394 | 2026-04-24T16:34:11.647Z | Compiling synstructure v0.13.2 |
| 1395 | 2026-04-24T16:34:11.650Z | Compiling indexmap v2.13.0 |
| 1396 | 2026-04-24T16:34:11.703Z | Compiling cmake v0.1.57 |
| 1397 | 2026-04-24T16:34:11.707Z | Compiling ident_case v1.0.1 |
| 1398 | 2026-04-24T16:34:11.847Z | Compiling base64ct v1.8.3 |
| 1399 | 2026-04-24T16:34:12.051Z | Compiling fs_extra v1.3.0 |
| 1400 | 2026-04-24T16:34:12.099Z | Compiling dunce v1.0.5 |
| 1401 | 2026-04-24T16:34:12.116Z | Compiling pem-rfc7468 v0.7.0 |
| 1402 | 2026-04-24T16:34:12.153Z | Compiling flagset v0.4.7 |
| 1403 | 2026-04-24T16:34:12.188Z | Compiling rand_core v0.9.5 |
| 1404 | 2026-04-24T16:34:12.202Z | Compiling rustix v1.1.3 |
| 1405 | 2026-04-24T16:34:12.271Z | Compiling iana-time-zone v0.1.65 |
| 1406 | 2026-04-24T16:34:12.285Z | Compiling uuid v1.23.0 |
| 1407 | 2026-04-24T16:34:12.328Z | Compiling aws-lc-sys v0.37.1 |
| 1408 | 2026-04-24T16:34:12.331Z | Compiling ring v0.17.14 |
| 1409 | 2026-04-24T16:34:12.464Z | Compiling rustc_version v0.4.1 |
| 1410 | 2026-04-24T16:34:12.474Z | Compiling vcpkg v0.2.15 |
| 1411 | 2026-04-24T16:34:12.481Z | Compiling regex-syntax v0.8.10 |
| 1412 | 2026-04-24T16:34:12.768Z | Compiling aws-lc-rs v1.16.0 |
| 1413 | 2026-04-24T16:34:13.008Z | Compiling tracing-core v0.1.36 |
| 1414 | 2026-04-24T16:34:13.056Z | Compiling pest_generator v2.8.6 |
| 1415 | 2026-04-24T16:34:13.220Z | Compiling openssl-sys v0.9.111 |
| 1416 | 2026-04-24T16:34:13.404Z | Compiling serde_derive v1.0.228 |
| 1417 | 2026-04-24T16:34:13.577Z | Compiling zeroize_derive v1.4.3 |
| 1418 | 2026-04-24T16:34:13.754Z | Compiling zerofrom-derive v0.1.6 |
| 1419 | 2026-04-24T16:34:13.780Z | Compiling yoke-derive v0.8.1 |
| 1420 | 2026-04-24T16:34:13.965Z | Compiling zerocopy-derive v0.8.40 |
| 1421 | 2026-04-24T16:34:14.234Z | Compiling zeroize v1.8.2 |
| 1422 | 2026-04-24T16:34:14.873Z | Compiling zerovec-derive v0.11.2 |
| 1423 | 2026-04-24T16:34:14.944Z | Compiling displaydoc v0.2.5 |
| 1424 | 2026-04-24T16:34:15.007Z | Compiling crypto-common v0.1.7 |
| 1425 | 2026-04-24T16:34:15.163Z | Compiling block-buffer v0.10.4 |
| 1426 | 2026-04-24T16:34:15.176Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-04-24T16:34:15.304Z | Compiling yoke v0.8.1 |
| 1428 | 2026-04-24T16:34:15.334Z | Compiling digest v0.10.7 |
| 1429 | 2026-04-24T16:34:15.486Z | Compiling tokio-macros v2.7.0 |
| 1430 | 2026-04-24T16:34:15.583Z | Compiling hmac v0.12.1 |
| 1431 | 2026-04-24T16:34:15.697Z | Compiling zerotrie v0.2.3 |
| 1432 | 2026-04-24T16:34:15.736Z | Compiling futures-macro v0.3.32 |
| 1433 | 2026-04-24T16:34:16.019Z | Compiling block-padding v0.3.3 |
| 1434 | 2026-04-24T16:34:16.034Z | Compiling zerovec v0.11.5 |
| 1435 | 2026-04-24T16:34:16.186Z | Compiling inout v0.1.4 |
| 1436 | 2026-04-24T16:34:16.232Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-04-24T16:34:16.414Z | Compiling cipher v0.4.4 |
| 1438 | 2026-04-24T16:34:16.540Z | Compiling tinystr v0.8.2 |
| 1439 | 2026-04-24T16:34:16.571Z | Compiling potential_utf v0.1.4 |
| 1440 | 2026-04-24T16:34:16.616Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-04-24T16:34:16.732Z | Compiling icu_locale_core v2.1.1 |
| 1442 | 2026-04-24T16:34:16.732Z | Compiling icu_collections v2.1.1 |
| 1443 | 2026-04-24T16:34:16.926Z | Compiling bytes v1.11.1 |
| 1444 | 2026-04-24T16:34:17.216Z | Compiling der_derive v0.7.3 |
| 1445 | 2026-04-24T16:34:17.518Z | Compiling tokio v1.52.1 |
| 1446 | 2026-04-24T16:34:17.598Z | Compiling icu_provider v2.1.1 |
| 1447 | 2026-04-24T16:34:17.601Z | Compiling http v1.4.0 |
| 1448 | 2026-04-24T16:34:17.662Z | Compiling chrono v0.4.44 |
| 1449 | 2026-04-24T16:34:17.890Z | Compiling icu_properties v2.1.2 |
| 1450 | 2026-04-24T16:34:18.148Z | Compiling icu_normalizer v2.1.1 |
| 1451 | 2026-04-24T16:34:18.461Z | Compiling ppv-lite86 v0.2.21 |
| 1452 | 2026-04-24T16:34:18.510Z | Compiling der v0.7.10 |
| 1453 | 2026-04-24T16:34:18.674Z | Compiling salsa20 v0.10.2 |
| 1454 | 2026-04-24T16:34:18.776Z | Compiling idna_adapter v1.2.1 |
| 1455 | 2026-04-24T16:34:18.816Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-04-24T16:34:18.846Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-04-24T16:34:18.911Z | Compiling idna v1.1.0 |
| 1458 | 2026-04-24T16:34:18.930Z | Compiling scrypt v0.11.0 |
| 1459 | 2026-04-24T16:34:18.959Z | Compiling rand_chacha v0.9.0 |
| 1460 | 2026-04-24T16:34:19.025Z | Compiling cbc v0.1.2 |
| 1461 | 2026-04-24T16:34:19.171Z | Compiling aes v0.8.4 |
| 1462 | 2026-04-24T16:34:19.172Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-04-24T16:34:19.541Z | Compiling url v2.5.8 |
| 1464 | 2026-04-24T16:34:19.628Z | Compiling spki v0.7.3 |
| 1465 | 2026-04-24T16:34:19.642Z | Compiling tracing-attributes v0.1.31 |
| 1466 | 2026-04-24T16:34:19.692Z | Compiling rand v0.9.2 |
| 1467 | 2026-04-24T16:34:19.829Z | Compiling pkcs5 v0.7.1 |
| 1468 | 2026-04-24T16:34:20.149Z | Compiling thiserror v2.0.18 |
| 1469 | 2026-04-24T16:34:20.210Z | Compiling http-body v1.0.1 |
| 1470 | 2026-04-24T16:34:20.294Z | Compiling serde_derive_internals v0.29.1 |
| 1471 | 2026-04-24T16:34:20.312Z | Compiling untrusted v0.9.0 |
| 1472 | 2026-04-24T16:34:20.329Z | Compiling openssl-probe v0.2.1 |
| 1473 | 2026-04-24T16:34:20.369Z | Compiling base64 v0.22.1 |
| 1474 | 2026-04-24T16:34:20.428Z | Compiling untrusted v0.7.1 |
| 1475 | 2026-04-24T16:34:20.466Z | Compiling httparse v1.10.1 |
| 1476 | 2026-04-24T16:34:20.502Z | Compiling schemars v0.8.22 |
| 1477 | 2026-04-24T16:34:20.679Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-04-24T16:34:20.717Z | Compiling pest_derive v2.8.6 |
| 1479 | 2026-04-24T16:34:20.914Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-04-24T16:34:20.967Z | Compiling tracing v0.1.44 |
| 1481 | 2026-04-24T16:34:21.023Z | Compiling darling_core v0.20.11 |
| 1482 | 2026-04-24T16:34:21.182Z | Compiling tokio-util v0.7.18 |
| 1483 | 2026-04-24T16:34:21.236Z | Compiling schemars_derive v0.8.22 |
| 1484 | 2026-04-24T16:34:21.239Z | Compiling rustls v0.23.37 |
| 1485 | 2026-04-24T16:34:21.423Z | Compiling try-lock v0.2.5 |
| 1486 | 2026-04-24T16:34:21.534Z | Compiling tinyvec_macros v0.1.1 |
| 1487 | 2026-04-24T16:34:21.608Z | Compiling atomic-waker v1.1.2 |
| 1488 | 2026-04-24T16:34:21.680Z | Compiling tower-service v0.3.3 |
| 1489 | 2026-04-24T16:34:21.735Z | Compiling tower-layer v0.3.3 |
| 1490 | 2026-04-24T16:34:21.779Z | Compiling dyn-clone v1.0.20 |
| 1491 | 2026-04-24T16:34:21.904Z | Compiling h2 v0.4.13 |
| 1492 | 2026-04-24T16:34:21.918Z | Compiling scroll v0.13.0 |
| 1493 | 2026-04-24T16:34:22.185Z | Compiling tinyvec v1.10.0 |
| 1494 | 2026-04-24T16:34:22.201Z | Compiling want v0.3.1 |
| 1495 | 2026-04-24T16:34:22.362Z | Compiling ipnet v2.11.0 |
| 1496 | 2026-04-24T16:34:22.529Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1497 | 2026-04-24T16:34:22.618Z | Compiling spin v0.9.8 |
| 1498 | 2026-04-24T16:34:22.823Z | Compiling aho-corasick v1.1.4 |
| 1499 | 2026-04-24T16:34:22.853Z | Compiling time-core v0.1.8 |
| 1500 | 2026-04-24T16:34:22.902Z | Compiling foreign-types-shared v0.1.1 |
| 1501 | 2026-04-24T16:34:22.991Z | Compiling openssl v0.10.75 |
| 1502 | 2026-04-24T16:34:23.005Z | Compiling num-conv v0.2.0 |
| 1503 | 2026-04-24T16:34:23.118Z | Compiling pin-utils v0.1.0 |
| 1504 | 2026-04-24T16:34:23.134Z | Compiling httpdate v1.0.3 |
| 1505 | 2026-04-24T16:34:23.193Z | Compiling powerfmt v0.2.0 |
| 1506 | 2026-04-24T16:34:23.217Z | Compiling crc32fast v1.5.0 |
| 1507 | 2026-04-24T16:34:23.291Z | Compiling darling_macro v0.20.11 |
| 1508 | 2026-04-24T16:34:23.350Z | Compiling deranged v0.5.8 |
| 1509 | 2026-04-24T16:34:23.388Z | Compiling tempfile v3.25.0 |
| 1510 | 2026-04-24T16:34:23.550Z | Compiling time-macros v0.2.27 |
| 1511 | 2026-04-24T16:34:23.758Z | Compiling darling v0.20.11 |
| 1512 | 2026-04-24T16:34:23.761Z | Compiling regex-automata v0.4.14 |
| 1513 | 2026-04-24T16:34:23.761Z | Compiling foreign-types v0.3.2 |
| 1514 | 2026-04-24T16:34:23.853Z | Compiling goblin v0.10.5 |
| 1515 | 2026-04-24T16:34:24.503Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-04-24T16:34:24.598Z | Compiling socket2 v0.5.10 |
| 1517 | 2026-04-24T16:34:24.804Z | Compiling hyper v1.8.1 |
| 1518 | 2026-04-24T16:34:24.886Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-04-24T16:34:24.991Z | Compiling crossbeam-utils v0.8.21 |
| 1520 | 2026-04-24T16:34:25.158Z | Compiling quick-error v1.2.3 |
| 1521 | 2026-04-24T16:34:25.269Z | Compiling native-tls v0.2.18 |
| 1522 | 2026-04-24T16:34:25.273Z | Compiling simd-adler32 v0.3.8 |
| 1523 | 2026-04-24T16:34:25.475Z | Compiling syn v1.0.109 |
| 1524 | 2026-04-24T16:34:25.523Z | Compiling siphasher v1.0.2 |
| 1525 | 2026-04-24T16:34:25.712Z | Compiling usdt-impl v0.6.0 |
| 1526 | 2026-04-24T16:34:25.790Z | Compiling num_threads v0.1.7 |
| 1527 | 2026-04-24T16:34:25.836Z | Compiling bit-vec v0.8.0 |
| 1528 | 2026-04-24T16:34:25.911Z | Compiling time v0.3.47 |
| 1529 | 2026-04-24T16:34:25.994Z | Compiling hyper-util v0.1.20 |
| 1530 | 2026-04-24T16:34:26.069Z | Compiling bit-set v0.8.0 |
| 1531 | 2026-04-24T16:34:26.323Z | Compiling rusty-fork v0.3.1 |
| 1532 | 2026-04-24T16:34:26.641Z | Compiling dof v0.4.0 |
| 1533 | 2026-04-24T16:34:27.498Z | Compiling derive_builder_core v0.20.2 |
| 1534 | 2026-04-24T16:34:27.824Z | Compiling unicode-normalization v0.1.25 |
| 1535 | 2026-04-24T16:34:27.869Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-04-24T16:34:27.912Z | Compiling rustls-native-certs v0.8.3 |
| 1537 | 2026-04-24T16:34:28.120Z | Compiling signature v2.2.0 |
| 1538 | 2026-04-24T16:34:28.187Z | Compiling thiserror-impl v1.0.69 |
| 1539 | 2026-04-24T16:34:28.271Z | Compiling scroll_derive v0.12.1 |
| 1540 | 2026-04-24T16:34:28.297Z | Compiling heapless v0.7.17 |
| 1541 | 2026-04-24T16:34:28.344Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-04-24T16:34:28.507Z | Compiling slog v2.8.2 |
| 1543 | 2026-04-24T16:34:28.529Z | Compiling darling_core v0.21.3 |
| 1544 | 2026-04-24T16:34:28.595Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1545 | 2026-04-24T16:34:28.684Z | Compiling sync_wrapper v1.0.2 |
| 1546 | 2026-04-24T16:34:28.828Z | Compiling thread-id v5.1.0 |
| 1547 | 2026-04-24T16:34:28.864Z | Compiling cookie v0.18.1 |
| 1548 | 2026-04-24T16:34:28.879Z | Compiling anyhow v1.0.102 |
| 1549 | 2026-04-24T16:34:28.913Z | Compiling zstd-safe v7.2.4 |
| 1550 | 2026-04-24T16:34:29.039Z | Compiling paste v1.0.15 |
| 1551 | 2026-04-24T16:34:29.103Z | Compiling signal-hook v0.3.18 |
| 1552 | 2026-04-24T16:34:29.170Z | Compiling unicode-bidi v0.3.18 |
| 1553 | 2026-04-24T16:34:29.224Z | Compiling unarray v0.1.4 |
| 1554 | 2026-04-24T16:34:29.273Z | Compiling unicode-properties v0.1.4 |
| 1555 | 2026-04-24T16:34:29.305Z | Compiling adler2 v2.0.1 |
| 1556 | 2026-04-24T16:34:29.332Z | Compiling proptest v1.10.0 |
| 1557 | 2026-04-24T16:34:29.414Z | Compiling thiserror v1.0.69 |
| 1558 | 2026-04-24T16:34:29.432Z | Compiling miniz_oxide v0.8.9 |
| 1559 | 2026-04-24T16:34:29.514Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-04-24T16:34:29.740Z | Compiling scroll v0.12.0 |
| 1561 | 2026-04-24T16:34:29.998Z | Compiling tower v0.5.3 |
| 1562 | 2026-04-24T16:34:30.280Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-04-24T16:34:30.504Z | Compiling ipnetwork v0.21.1 |
| 1564 | 2026-04-24T16:34:30.518Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-04-24T16:34:30.732Z | Compiling webpki-roots v1.0.6 |
| 1566 | 2026-04-24T16:34:30.773Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-04-24T16:34:30.879Z | Compiling serde_spanned v0.6.9 |
| 1568 | 2026-04-24T16:34:30.894Z | Compiling erased-serde v0.3.31 |
| 1569 | 2026-04-24T16:34:30.949Z | Compiling toml_datetime v0.6.11 |
| 1570 | 2026-04-24T16:34:31.022Z | Compiling serde_tokenstream v0.2.3 |
| 1571 | 2026-04-24T16:34:31.038Z | Compiling darling_macro v0.21.3 |
| 1572 | 2026-04-24T16:34:31.208Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-04-24T16:34:31.334Z | Compiling zerocopy-derive v0.7.35 |
| 1574 | 2026-04-24T16:34:31.377Z | Compiling curve25519-dalek v4.1.3 |
| 1575 | 2026-04-24T16:34:31.391Z | Compiling vergen-lib v0.1.6 |
| 1576 | 2026-04-24T16:34:31.512Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-04-24T16:34:31.572Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-04-24T16:34:31.617Z | Compiling ff v0.13.1 |
| 1579 | 2026-04-24T16:34:31.711Z | Compiling memoffset v0.9.1 |
| 1580 | 2026-04-24T16:34:31.756Z | Compiling fallible-iterator v0.2.0 |
| 1581 | 2026-04-24T16:34:31.770Z | Compiling zlib-rs v0.6.2 |
| 1582 | 2026-04-24T16:34:31.835Z | Compiling psl-types v2.0.11 |
| 1583 | 2026-04-24T16:34:31.900Z | Compiling base16ct v0.2.0 |
| 1584 | 2026-04-24T16:34:31.960Z | Compiling iri-string v0.7.10 |
| 1585 | 2026-04-24T16:34:32.068Z | Compiling num-bigint-dig v0.8.6 |
| 1586 | 2026-04-24T16:34:32.082Z | Compiling smoltcp v0.9.1 |
| 1587 | 2026-04-24T16:34:32.204Z | Compiling ryu v1.0.23 |
| 1588 | 2026-04-24T16:34:32.258Z | Compiling litrs v1.0.0 |
| 1589 | 2026-04-24T16:34:32.386Z | Compiling ref-cast v1.0.25 |
| 1590 | 2026-04-24T16:34:32.413Z | Compiling cfg_aliases v0.2.1 |
| 1591 | 2026-04-24T16:34:32.490Z | Compiling rustix v0.38.44 |
| 1592 | 2026-04-24T16:34:32.736Z | Compiling nix v0.31.2 |
| 1593 | 2026-04-24T16:34:32.755Z | Compiling document-features v0.2.12 |
| 1594 | 2026-04-24T16:34:32.945Z | Compiling serde_urlencoded v0.7.1 |
| 1595 | 2026-04-24T16:34:33.094Z | Compiling tower-http v0.6.8 |
| 1596 | 2026-04-24T16:34:33.213Z | Compiling zerocopy v0.7.35 |
| 1597 | 2026-04-24T16:34:33.328Z | Compiling postgres-protocol v0.6.10 |
| 1598 | 2026-04-24T16:34:33.445Z | Compiling sec1 v0.7.3 |
| 1599 | 2026-04-24T16:34:33.490Z | Compiling publicsuffix v2.3.0 |
| 1600 | 2026-04-24T16:34:33.711Z | Compiling num-iter v0.1.45 |
| 1601 | 2026-04-24T16:34:33.745Z | Compiling group v0.13.0 |
| 1602 | 2026-04-24T16:34:33.860Z | Compiling newtype-uuid v1.3.2 |
| 1603 | 2026-04-24T16:34:33.920Z | Compiling darling v0.21.3 |
| 1604 | 2026-04-24T16:34:34.005Z | Compiling rand v0.8.5 |
| 1605 | 2026-04-24T16:34:34.180Z | Compiling derive_builder v0.20.2 |
| 1606 | 2026-04-24T16:34:34.209Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-04-24T16:34:34.323Z | Compiling hubpack_derive v0.1.1 |
| 1608 | 2026-04-24T16:34:34.402Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-04-24T16:34:34.567Z | Compiling goblin v0.8.2 |
| 1610 | 2026-04-24T16:34:34.575Z | Compiling flate2 v1.1.9 |
| 1611 | 2026-04-24T16:34:34.960Z | Compiling regex v1.12.3 |
| 1612 | 2026-04-24T16:34:34.980Z | Compiling phf_shared v0.13.1 |
| 1613 | 2026-04-24T16:34:35.133Z | Compiling lazy_static v1.5.0 |
| 1614 | 2026-04-24T16:34:35.219Z | Compiling cargo-platform v0.1.9 |
| 1615 | 2026-04-24T16:34:35.230Z | Compiling hkdf v0.12.4 |
| 1616 | 2026-04-24T16:34:35.300Z | Compiling crypto-bigint v0.5.5 |
| 1617 | 2026-04-24T16:34:35.376Z | Compiling terminal_size v0.4.3 |
| 1618 | 2026-04-24T16:34:35.393Z | Compiling strum_macros v0.27.2 |
| 1619 | 2026-04-24T16:34:35.445Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1620 | 2026-04-24T16:34:35.464Z | Compiling async-trait v0.1.89 |
| 1621 | 2026-04-24T16:34:35.511Z | Compiling ref-cast-impl v1.0.25 |
| 1622 | 2026-04-24T16:34:36.094Z | Compiling daft-derive v0.1.5 |
| 1623 | 2026-04-24T16:34:36.100Z | Compiling vergen v9.0.6 |
| 1624 | 2026-04-24T16:34:36.283Z | Compiling fs-err v3.3.0 |
| 1625 | 2026-04-24T16:34:36.473Z | Compiling ahash v0.8.12 |
| 1626 | 2026-04-24T16:34:36.488Z | Compiling libbz2-rs-sys v0.2.2 |
| 1627 | 2026-04-24T16:34:36.677Z | Compiling foldhash v0.1.5 |
| 1628 | 2026-04-24T16:34:36.802Z | Compiling bitflags v1.3.2 |
| 1629 | 2026-04-24T16:34:36.858Z | Compiling unicode-segmentation v1.12.0 |
| 1630 | 2026-04-24T16:34:36.883Z | Compiling object v0.37.3 |
| 1631 | 2026-04-24T16:34:37.154Z | Compiling bumpalo v3.20.2 |
| 1632 | 2026-04-24T16:34:37.180Z | Compiling managed v0.8.0 |
| 1633 | 2026-04-24T16:34:37.253Z | Compiling winnow v0.5.40 |
| 1634 | 2026-04-24T16:34:37.411Z | Compiling strum v0.27.2 |
| 1635 | 2026-04-24T16:34:37.411Z | Compiling zopfli v0.8.3 |
| 1636 | 2026-04-24T16:34:37.484Z | Compiling bzip2 v0.6.1 |
| 1637 | 2026-04-24T16:34:37.541Z | Compiling daft v0.1.5 |
| 1638 | 2026-04-24T16:34:37.685Z | Compiling hashbrown v0.15.5 |
| 1639 | 2026-04-24T16:34:37.811Z | Compiling dof v0.3.0 |
| 1640 | 2026-04-24T16:34:38.041Z | Compiling clap_builder v4.5.60 |
| 1641 | 2026-04-24T16:34:38.199Z | Compiling elliptic-curve v0.13.8 |
| 1642 | 2026-04-24T16:34:38.327Z | Compiling cargo_metadata v0.19.2 |
| 1643 | 2026-04-24T16:34:38.588Z | Compiling toml_edit v0.19.15 |
| 1644 | 2026-04-24T16:34:38.679Z | Compiling phf v0.13.1 |
| 1645 | 2026-04-24T16:34:38.834Z | Compiling cookie_store v0.22.1 |
| 1646 | 2026-04-24T16:34:39.491Z | Compiling signal-hook-mio v0.2.5 |
| 1647 | 2026-04-24T16:34:39.638Z | Compiling hubpack v0.1.2 |
| 1648 | 2026-04-24T16:34:39.861Z | Compiling hyper-tls v0.6.0 |
| 1649 | 2026-04-24T16:34:39.976Z | Compiling zstd v0.13.3 |
| 1650 | 2026-04-24T16:34:40.089Z | Compiling bzip2 v0.4.4 |
| 1651 | 2026-04-24T16:34:40.247Z | Compiling serde_with_macros v3.17.0 |
| 1652 | 2026-04-24T16:34:40.310Z | Compiling postgres-types v0.2.12 |
| 1653 | 2026-04-24T16:34:40.898Z | Compiling usdt-macro v0.6.0 |
| 1654 | 2026-04-24T16:34:41.038Z | Compiling usdt-attr-macro v0.6.0 |
| 1655 | 2026-04-24T16:34:41.232Z | Compiling dtrace-parser v0.2.0 |
| 1656 | 2026-04-24T16:34:41.249Z | Compiling ed25519 v2.2.3 |
| 1657 | 2026-04-24T16:34:41.398Z | Compiling bstr v1.12.1 |
| 1658 | 2026-04-24T16:34:41.521Z | Compiling phf_shared v0.11.3 |
| 1659 | 2026-04-24T16:34:41.644Z | Compiling pkcs1 v0.7.5 |
| 1660 | 2026-04-24T16:34:41.711Z | Compiling serde-big-array v0.5.1 |
| 1661 | 2026-04-24T16:34:41.831Z | Compiling hex v0.4.3 |
| 1662 | 2026-04-24T16:34:41.857Z | Compiling rfc6979 v0.4.0 |
| 1663 | 2026-04-24T16:34:41.983Z | Compiling strum_macros v0.26.4 |
| 1664 | 2026-04-24T16:34:41.997Z | Compiling clap_derive v4.5.55 |
| 1665 | 2026-04-24T16:34:42.046Z | Compiling enum-as-inner v0.6.1 |
| 1666 | 2026-04-24T16:34:42.049Z | Compiling serde_repr v0.1.20 |
| 1667 | 2026-04-24T16:34:42.103Z | Compiling float-cmp v0.10.0 |
| 1668 | 2026-04-24T16:34:42.166Z | Compiling thread-id v4.2.2 |
| 1669 | 2026-04-24T16:34:42.246Z | Compiling memmap2 v0.9.10 |
| 1670 | 2026-04-24T16:34:42.261Z | Compiling env_filter v1.0.0 |
| 1671 | 2026-04-24T16:34:42.454Z | Compiling encoding_rs v0.8.35 |
| 1672 | 2026-04-24T16:34:42.536Z | Compiling rustc-hash v2.1.1 |
| 1673 | 2026-04-24T16:34:42.555Z | Compiling either v1.15.0 |
| 1674 | 2026-04-24T16:34:42.576Z | Compiling normalize-line-endings v0.3.0 |
| 1675 | 2026-04-24T16:34:42.699Z | Compiling fixedbitset v0.4.2 |
| 1676 | 2026-04-24T16:34:42.703Z | Compiling whoami v2.1.0 |
| 1677 | 2026-04-24T16:34:42.756Z | Compiling keccak v0.1.6 |
| 1678 | 2026-04-24T16:34:42.875Z | Compiling difflib v0.4.0 |
| 1679 | 2026-04-24T16:34:43.043Z | Compiling data-encoding v2.10.0 |
| 1680 | 2026-04-24T16:34:43.440Z | Compiling jiff v0.2.21 |
| 1681 | 2026-04-24T16:34:43.567Z | Compiling mime v0.3.17 |
| 1682 | 2026-04-24T16:34:43.728Z | Compiling static_assertions v1.1.0 |
| 1683 | 2026-04-24T16:34:43.742Z | Compiling fixedbitset v0.5.7 |
| 1684 | 2026-04-24T16:34:43.757Z | Compiling predicates-core v1.0.10 |
| 1685 | 2026-04-24T16:34:43.803Z | Compiling new_debug_unreachable v1.0.6 |
| 1686 | 2026-04-24T16:34:43.821Z | Compiling precomputed-hash v0.1.1 |
| 1687 | 2026-04-24T16:34:43.876Z | Compiling predicates v3.1.4 |
| 1688 | 2026-04-24T16:34:43.910Z | Compiling string_cache v0.8.9 |
| 1689 | 2026-04-24T16:34:43.930Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1690 | 2026-04-24T16:34:43.961Z | Compiling petgraph v0.8.3 |
| 1691 | 2026-04-24T16:34:44.042Z | Compiling clap v4.5.60 |
| 1692 | 2026-04-24T16:34:44.093Z | Compiling toml_edit v0.22.27 |
| 1693 | 2026-04-24T16:34:44.126Z | Compiling strum v0.26.3 |
| 1694 | 2026-04-24T16:34:44.140Z | Compiling hickory-proto v0.25.2 |
| 1695 | 2026-04-24T16:34:44.257Z | Compiling sha3 v0.10.8 |
| 1696 | 2026-04-24T16:34:44.528Z | Compiling tokio-postgres v0.7.16 |
| 1697 | 2026-04-24T16:34:44.708Z | Compiling petgraph v0.6.5 |
| 1698 | 2026-04-24T16:34:45.889Z | Compiling itertools v0.13.0 |
| 1699 | 2026-04-24T16:34:46.225Z | Compiling zip v4.6.1 |
| 1700 | 2026-04-24T16:34:46.709Z | Compiling iddqd v0.3.17 |
| 1701 | 2026-04-24T16:34:46.746Z | Compiling env_logger v0.11.9 |
| 1702 | 2026-04-24T16:34:46.786Z | Compiling usdt v0.6.0 |
| 1703 | 2026-04-24T16:34:47.049Z | Compiling usdt-impl v0.5.0 |
| 1704 | 2026-04-24T16:34:47.102Z | Compiling serde_with v3.17.0 |
| 1705 | 2026-04-24T16:34:47.132Z | Compiling ecdsa v0.16.9 |
| 1706 | 2026-04-24T16:34:47.182Z | Compiling rsa v0.9.10 |
| 1707 | 2026-04-24T16:34:47.521Z | Compiling similar v2.7.0 |
| 1708 | 2026-04-24T16:34:47.637Z | Compiling ed25519-dalek v2.2.0 |
| 1709 | 2026-04-24T16:34:47.697Z | Compiling crossterm v0.28.1 |
| 1710 | 2026-04-24T16:34:48.301Z | Compiling zip v0.6.6 |
| 1711 | 2026-04-24T16:34:48.414Z | Compiling toml v0.7.8 |
| 1712 | 2026-04-24T16:34:49.012Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1713 | 2026-04-24T16:34:49.113Z | Compiling heck v0.4.1 |
| 1714 | 2026-04-24T16:34:49.192Z | Compiling crossbeam-epoch v0.9.18 |
| 1715 | 2026-04-24T16:34:49.219Z | Compiling tokio-stream v0.1.18 |
| 1716 | 2026-04-24T16:34:49.273Z | Compiling buf-list v1.1.2 |
| 1717 | 2026-04-24T16:34:49.335Z | Compiling x509-cert v0.2.5 |
| 1718 | 2026-04-24T16:34:49.513Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1719 | 2026-04-24T16:34:49.541Z | Compiling openapiv3 v2.2.0 |
| 1720 | 2026-04-24T16:34:49.641Z | Compiling sha1 v0.10.6 |
| 1721 | 2026-04-24T16:34:49.677Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1722 | 2026-04-24T16:34:49.809Z | Compiling lalrpop-util v0.19.12 |
| 1723 | 2026-04-24T16:34:49.865Z | Compiling peg-runtime v0.8.5 |
| 1724 | 2026-04-24T16:34:49.961Z | Compiling thread_local v1.1.9 |
| 1725 | 2026-04-24T16:34:50.002Z | Compiling slog-async v2.8.0 |
| 1726 | 2026-04-24T16:34:50.147Z | Compiling crossbeam-channel v0.5.15 |
| 1727 | 2026-04-24T16:34:50.216Z | Compiling futures-executor v0.3.32 |
| 1728 | 2026-04-24T16:34:50.325Z | Compiling is-terminal v0.4.17 |
| 1729 | 2026-04-24T16:34:50.422Z | Compiling filetime v0.2.27 |
| 1730 | 2026-04-24T16:34:50.471Z | Compiling take_mut v0.2.2 |
| 1731 | 2026-04-24T16:34:50.488Z | Compiling term v1.2.1 |
| 1732 | 2026-04-24T16:34:50.585Z | Compiling xattr v1.6.1 |
| 1733 | 2026-04-24T16:34:50.600Z | Compiling futures v0.3.32 |
| 1734 | 2026-04-24T16:34:50.779Z | Compiling slog-term v2.9.2 |
| 1735 | 2026-04-24T16:34:50.958Z | Compiling tar v0.4.45 |
| 1736 | 2026-04-24T16:34:58.031Z | Compiling rustls-webpki v0.103.9 |
| 1737 | 2026-04-24T16:35:00.812Z | Compiling tokio-rustls v0.26.4 |
| 1738 | 2026-04-24T16:35:00.812Z | Compiling rustls-platform-verifier v0.6.2 |
| 1739 | 2026-04-24T16:35:01.022Z | Compiling hyper-rustls v0.27.7 |
| 1740 | 2026-04-24T16:35:01.229Z | Compiling reqwest v0.12.28 |
| 1741 | 2026-04-24T16:35:01.229Z | Compiling reqwest v0.13.2 |
| 1742 | 2026-04-24T16:35:03.310Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1743 | 2026-04-24T16:35:03.527Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1744 | 2026-04-24T16:35:06.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1745 | 2026-04-24T16:35:06.528Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1746 | 2026-04-24T16:35:06.583Z | Apr 24 16:35:05.546 INFO Starting download, target: Clickhouse |
| 1747 | 2026-04-24T16:35:06.583Z | Apr 24 16:35:05.546 INFO Starting download, target: Cockroach |
| 1748 | 2026-04-24T16:35:06.583Z | Apr 24 16:35:05.546 INFO Starting download, target: Console |
| 1749 | 2026-04-24T16:35:06.583Z | Apr 24 16:35:05.546 INFO Starting download, target: DendriteStub |
| 1750 | 2026-04-24T16:35:06.594Z | Apr 24 16:35:05.546 INFO Starting download, target: MaghemiteMgd |
| 1751 | 2026-04-24T16:35:06.594Z | Apr 24 16:35:05.546 INFO Starting download, target: TransceiverControl |
| 1752 | 2026-04-24T16:35:06.595Z | Apr 24 16:35:05.546 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1753 | 2026-04-24T16:35:06.595Z | Apr 24 16:35:05.546 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1754 | 2026-04-24T16:35:06.595Z | Apr 24 16:35:05.546 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1755 | 2026-04-24T16:35:06.595Z | Apr 24 16:35:05.546 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1756 | 2026-04-24T16:35:06.595Z | Apr 24 16:35:05.546 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1757 | 2026-04-24T16:35:06.595Z | Apr 24 16:35:05.547 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1758 | 2026-04-24T16:35:06.981Z | Apr 24 16:35:05.937 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1759 | 2026-04-24T16:35:07.198Z | Apr 24 16:35:06.156 INFO Download complete, target: TransceiverControl |
| 1760 | 2026-04-24T16:35:07.545Z | Apr 24 16:35:06.508 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1761 | 2026-04-24T16:35:07.820Z | Apr 24 16:35:06.778 INFO Download complete, target: Console |
| 1762 | 2026-04-24T16:35:08.596Z | Apr 24 16:35:07.561 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1763 | 2026-04-24T16:35:08.662Z | Apr 24 16:35:07.627 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1764 | 2026-04-24T16:35:09.059Z | Apr 24 16:35:08.025 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1765 | 2026-04-24T16:35:09.059Z | Apr 24 16:35:08.025 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1766 | 2026-04-24T16:35:09.184Z | Apr 24 16:35:08.149 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1767 | 2026-04-24T16:35:10.975Z | Apr 24 16:35:09.941 INFO Download complete, target: DendriteStub |
| 1768 | 2026-04-24T16:35:11.095Z | Apr 24 16:35:10.060 INFO Download complete, target: MaghemiteMgd |
| 1769 | 2026-04-24T16:35:13.748Z | Apr 24 16:35:12.714 INFO Checking that binary works, target: Cockroach |
| 1770 | 2026-04-24T16:35:13.853Z | Apr 24 16:35:12.819 INFO Download complete, target: Cockroach |
| 1771 | 2026-04-24T16:35:16.094Z | Apr 24 16:35:15.059 INFO Checking that binary works, target: Clickhouse |
| 1772 | 2026-04-24T16:35:16.188Z | Apr 24 16:35:15.154 INFO Download complete, target: Clickhouse |
| 1773 | 2026-04-24T16:35:16.200Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1774 | 2026-04-24T16:35:16.204Z | |
| 1775 | 2026-04-24T16:35:16.204Z | real 3:09.608483647 |
| 1776 | 2026-04-24T16:35:16.204Z | user 7:17.027618539 |
| 1777 | 2026-04-24T16:35:16.204Z | sys 1:24.301129236 |
| 1778 | 2026-04-24T16:35:16.204Z | trap 0.240103248 |
| 1779 | 2026-04-24T16:35:16.204Z | tflt 0.987459492 |
| 1780 | 2026-04-24T16:35:16.204Z | dflt 1.043752564 |
| 1781 | 2026-04-24T16:35:16.204Z | kflt 0.070744559 |
| 1782 | 2026-04-24T16:35:16.204Z | lock 21:18.736376619 |
| 1783 | 2026-04-24T16:35:16.204Z | slp 22:03.035045556 |
| 1784 | 2026-04-24T16:35:16.204Z | lat 40.862643445 |
| 1785 | 2026-04-24T16:35:16.204Z | stop 1:56.060191845 |
| 1786 | 2026-04-24T16:35:16.204Z | + banner clippy |
| 1787 | 2026-04-24T16:35:16.204Z | |
| 1788 | 2026-04-24T16:35:16.204Z | #### # # ##### ##### # # |
| 1789 | 2026-04-24T16:35:16.204Z | # # # # # # # # # # |
| 1790 | 2026-04-24T16:35:16.205Z | # # # # # # # # |
| 1791 | 2026-04-24T16:35:16.205Z | # # # ##### ##### # |
| 1792 | 2026-04-24T16:35:16.205Z | # # # # # # # |
| 1793 | 2026-04-24T16:35:16.205Z | #### ###### # # # # |
| 1794 | 2026-04-24T16:35:16.205Z | |
| 1795 | 2026-04-24T16:35:16.205Z | + export CARGO_INCREMENTAL=0 |
| 1796 | 2026-04-24T16:35:16.205Z | + CARGO_INCREMENTAL=0 |
| 1797 | 2026-04-24T16:35:16.205Z | + ptime -m cargo xtask clippy |
| 1798 | 2026-04-24T16:35:16.733Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1799 | 2026-04-24T16:35:16.954Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1800 | 2026-04-24T16:35:18.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s |
| 1801 | 2026-04-24T16:35:18.882Z | Running `target/debug/xtask clippy` |
| 1802 | 2026-04-24T16:35:18.910Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1803 | 2026-04-24T16:35:19.517Z | Downloading crates ... |
| 1804 | 2026-04-24T16:35:19.707Z | Downloaded anes v0.1.6 |
| 1805 | 2026-04-24T16:35:19.711Z | Downloaded approx v0.5.1 |
| 1806 | 2026-04-24T16:35:19.714Z | Downloaded addr2line v0.25.1 |
| 1807 | 2026-04-24T16:35:19.718Z | Downloaded backtrace-ext v0.2.1 |
| 1808 | 2026-04-24T16:35:19.721Z | Downloaded assert-json-diff v2.0.2 |
| 1809 | 2026-04-24T16:35:19.726Z | Downloaded concurrent-queue v2.5.0 |
| 1810 | 2026-04-24T16:35:19.729Z | Downloaded constant_time_eq v0.3.1 |
| 1811 | 2026-04-24T16:35:19.729Z | Downloaded assert_cmd v2.1.2 |
| 1812 | 2026-04-24T16:35:19.733Z | Downloaded parking v2.2.1 |
| 1813 | 2026-04-24T16:35:19.736Z | Downloaded serde_regex v1.1.0 |
| 1814 | 2026-04-24T16:35:19.737Z | Downloaded linkme-impl v0.3.35 |
| 1815 | 2026-04-24T16:35:19.737Z | Downloaded pathdiff v0.2.3 |
| 1816 | 2026-04-24T16:35:19.739Z | Downloaded event-listener-strategy v0.5.4 |
| 1817 | 2026-04-24T16:35:19.743Z | Downloaded cargo-platform v0.3.2 |
| 1818 | 2026-04-24T16:35:19.746Z | Downloaded target-triple v1.0.0 |
| 1819 | 2026-04-24T16:35:19.746Z | Downloaded plotters-svg v0.3.7 |
| 1820 | 2026-04-24T16:35:19.746Z | Downloaded miette-derive v5.10.0 |
| 1821 | 2026-04-24T16:35:19.746Z | Downloaded cargo_metadata v0.23.1 |
| 1822 | 2026-04-24T16:35:19.749Z | Downloaded blake2b_simd v1.0.4 |
| 1823 | 2026-04-24T16:35:19.751Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1824 | 2026-04-24T16:35:19.755Z | Downloaded terminal_size v0.1.17 |
| 1825 | 2026-04-24T16:35:19.755Z | Downloaded supports-hyperlinks v2.1.0 |
| 1826 | 2026-04-24T16:35:19.755Z | Downloaded async-object-pool v0.2.0 |
| 1827 | 2026-04-24T16:35:19.759Z | Downloaded relative-path v1.9.3 |
| 1828 | 2026-04-24T16:35:19.762Z | Downloaded futures-timer v3.0.3 |
| 1829 | 2026-04-24T16:35:19.762Z | Downloaded owo-colors v3.5.0 |
| 1830 | 2026-04-24T16:35:19.765Z | Downloaded escape8259 v0.5.3 |
| 1831 | 2026-04-24T16:35:19.765Z | Downloaded backtrace v0.3.76 |
| 1832 | 2026-04-24T16:35:19.768Z | Downloaded similar-asserts v1.7.0 |
| 1833 | 2026-04-24T16:35:19.771Z | Downloaded plotters-backend v0.3.7 |
| 1834 | 2026-04-24T16:35:19.776Z | Downloaded supports-unicode v2.1.0 |
| 1835 | 2026-04-24T16:35:19.782Z | Downloaded event-listener v5.4.1 |
| 1836 | 2026-04-24T16:35:19.788Z | Downloaded nested v0.1.1 |
| 1837 | 2026-04-24T16:35:19.791Z | Downloaded supports-color v2.1.0 |
| 1838 | 2026-04-24T16:35:19.796Z | Downloaded tokio-test v0.4.5 |
| 1839 | 2026-04-24T16:35:19.799Z | Downloaded cast v0.3.0 |
| 1840 | 2026-04-24T16:35:19.804Z | Downloaded criterion-plot v0.6.0 |
| 1841 | 2026-04-24T16:35:19.809Z | Downloaded path-tree v0.8.3 |
| 1842 | 2026-04-24T16:35:19.813Z | Downloaded async-lock v3.4.2 |
| 1843 | 2026-04-24T16:35:19.816Z | Downloaded stringmetrics v2.2.2 |
| 1844 | 2026-04-24T16:35:19.816Z | Downloaded cfg-expr v0.20.6 |
| 1845 | 2026-04-24T16:35:19.819Z | Downloaded termcolor v1.4.1 |
| 1846 | 2026-04-24T16:35:19.819Z | Downloaded rustc-demangle v0.1.27 |
| 1847 | 2026-04-24T16:35:19.819Z | Downloaded tinytemplate v1.2.1 |
| 1848 | 2026-04-24T16:35:19.823Z | Downloaded target-lexicon v0.13.3 |
| 1849 | 2026-04-24T16:35:19.825Z | Downloaded partial-io v0.5.4 |
| 1850 | 2026-04-24T16:35:19.825Z | Downloaded linkme v0.3.35 |
| 1851 | 2026-04-24T16:35:19.828Z | Downloaded hickory-client v0.25.2 |
| 1852 | 2026-04-24T16:35:19.831Z | Downloaded libtest-mimic v0.8.1 |
| 1853 | 2026-04-24T16:35:19.834Z | Downloaded rust-argon2 v2.1.0 |
| 1854 | 2026-04-24T16:35:19.835Z | Downloaded knuffel-derive v3.2.0 |
| 1855 | 2026-04-24T16:35:19.838Z | Downloaded httptest v0.16.4 |
| 1856 | 2026-04-24T16:35:19.838Z | Downloaded chumsky v0.9.3 |
| 1857 | 2026-04-24T16:35:19.842Z | Downloaded target-spec v3.5.7 |
| 1858 | 2026-04-24T16:35:19.845Z | Downloaded trybuild v1.0.116 |
| 1859 | 2026-04-24T16:35:19.850Z | Downloaded datatest-stable v0.3.3 |
| 1860 | 2026-04-24T16:35:19.853Z | Downloaded rand_distr v0.5.1 |
| 1861 | 2026-04-24T16:35:19.853Z | Downloaded oorandom v11.1.5 |
| 1862 | 2026-04-24T16:35:19.853Z | Downloaded rstest v0.25.0 |
| 1863 | 2026-04-24T16:35:19.856Z | Downloaded knuffel v3.2.0 |
| 1864 | 2026-04-24T16:35:19.859Z | Downloaded rstest_macros v0.25.0 |
| 1865 | 2026-04-24T16:35:19.862Z | Downloaded fancy-regex v0.14.0 |
| 1866 | 2026-04-24T16:35:19.866Z | Downloaded textwrap v0.15.2 |
| 1867 | 2026-04-24T16:35:19.866Z | Downloaded criterion v0.7.0 |
| 1868 | 2026-04-24T16:35:19.872Z | Downloaded miette v5.10.0 |
| 1869 | 2026-04-24T16:35:19.887Z | Downloaded hashbrown v0.14.5 |
| 1870 | 2026-04-24T16:35:19.890Z | Downloaded plotters v0.3.7 |
| 1871 | 2026-04-24T16:35:19.894Z | Downloaded guppy v0.17.25 |
| 1872 | 2026-04-24T16:35:19.908Z | Downloaded gimli v0.32.3 |
| 1873 | 2026-04-24T16:35:20.011Z | Downloaded httpmock v0.8.3 |
| 1874 | 2026-04-24T16:35:21.555Z | Checking cfg-if v1.0.4 |
| 1875 | 2026-04-24T16:35:21.896Z | Checking libc v0.2.185 |
| 1876 | 2026-04-24T16:35:21.899Z | Checking serde_core v1.0.228 |
| 1877 | 2026-04-24T16:35:21.969Z | Checking memchr v2.8.0 |
| 1878 | 2026-04-24T16:35:22.008Z | Checking smallvec v1.15.1 |
| 1879 | 2026-04-24T16:35:22.045Z | Checking log v0.4.29 |
| 1880 | 2026-04-24T16:35:22.075Z | Checking itoa v1.0.17 |
| 1881 | 2026-04-24T16:35:22.118Z | Checking zeroize v1.8.2 |
| 1882 | 2026-04-24T16:35:22.156Z | Checking libm v0.2.16 |
| 1883 | 2026-04-24T16:35:22.209Z | Checking scopeguard v1.2.0 |
| 1884 | 2026-04-24T16:35:22.248Z | Checking stable_deref_trait v1.2.1 |
| 1885 | 2026-04-24T16:35:22.285Z | Checking zmij v1.0.21 |
| 1886 | 2026-04-24T16:35:22.322Z | Checking errno v0.3.14 |
| 1887 | 2026-04-24T16:35:22.322Z | Checking getrandom v0.2.17 |
| 1888 | 2026-04-24T16:35:22.391Z | Checking lock_api v0.4.14 |
| 1889 | 2026-04-24T16:35:22.427Z | Checking zerofrom v0.1.6 |
| 1890 | 2026-04-24T16:35:22.465Z | Checking percent-encoding v2.3.2 |
| 1891 | 2026-04-24T16:35:22.465Z | Checking writeable v0.6.2 |
| 1892 | 2026-04-24T16:35:22.531Z | Checking litemap v0.8.1 |
| 1893 | 2026-04-24T16:35:22.564Z | Checking yoke v0.8.1 |
| 1894 | 2026-04-24T16:35:22.567Z | Checking icu_normalizer_data v2.1.1 |
| 1895 | 2026-04-24T16:35:22.627Z | Checking icu_properties_data v2.1.2 |
| 1896 | 2026-04-24T16:35:22.660Z | Checking subtle v2.6.1 |
| 1897 | 2026-04-24T16:35:22.694Z | Checking form_urlencoded v1.2.2 |
| 1898 | 2026-04-24T16:35:22.697Z | Checking pin-project-lite v0.2.17 |
| 1899 | 2026-04-24T16:35:22.756Z | Checking utf8_iter v1.0.4 |
| 1900 | 2026-04-24T16:35:22.789Z | Checking zerovec v0.11.5 |
| 1901 | 2026-04-24T16:35:22.793Z | Checking zerotrie v0.2.3 |
| 1902 | 2026-04-24T16:35:22.855Z | Checking num-traits v0.2.19 |
| 1903 | 2026-04-24T16:35:22.889Z | Checking rand_core v0.6.4 |
| 1904 | 2026-04-24T16:35:22.924Z | Checking parking_lot_core v0.9.12 |
| 1905 | 2026-04-24T16:35:22.924Z | Checking portable-atomic v1.13.1 |
| 1906 | 2026-04-24T16:35:22.989Z | Checking zerocopy v0.8.40 |
| 1907 | 2026-04-24T16:35:23.090Z | Checking rand_core v0.10.0 |
| 1908 | 2026-04-24T16:35:23.126Z | Checking critical-section v1.2.0 |
| 1909 | 2026-04-24T16:35:23.178Z | Checking parking_lot v0.12.5 |
| 1910 | 2026-04-24T16:35:23.239Z | Checking tinystr v0.8.2 |
| 1911 | 2026-04-24T16:35:23.274Z | Checking potential_utf v0.1.4 |
| 1912 | 2026-04-24T16:35:23.305Z | Checking getrandom v0.4.1 |
| 1913 | 2026-04-24T16:35:23.362Z | Checking once_cell v1.21.3 |
| 1914 | 2026-04-24T16:35:23.399Z | Checking signal-hook-registry v1.4.8 |
| 1915 | 2026-04-24T16:35:23.435Z | Checking icu_collections v2.1.1 |
| 1916 | 2026-04-24T16:35:23.469Z | Checking serde v1.0.228 |
| 1917 | 2026-04-24T16:35:23.469Z | Checking bitflags v2.11.0 |
| 1918 | 2026-04-24T16:35:23.472Z | Checking serde_json v1.0.149 |
| 1919 | 2026-04-24T16:35:23.562Z | Checking icu_locale_core v2.1.1 |
| 1920 | 2026-04-24T16:35:23.598Z | Checking mio v1.2.0 |
| 1921 | 2026-04-24T16:35:23.639Z | Checking socket2 v0.6.3 |
| 1922 | 2026-04-24T16:35:23.689Z | Checking typenum v1.19.0 |
| 1923 | 2026-04-24T16:35:23.768Z | Checking iana-time-zone v0.1.65 |
| 1924 | 2026-04-24T16:35:23.884Z | Checking bytes v1.11.1 |
| 1925 | 2026-04-24T16:35:23.921Z | Checking chrono v0.4.44 |
| 1926 | 2026-04-24T16:35:23.961Z | Checking thiserror v2.0.18 |
| 1927 | 2026-04-24T16:35:24.002Z | Checking uuid v1.23.0 |
| 1928 | 2026-04-24T16:35:24.089Z | Checking semver v1.0.27 |
| 1929 | 2026-04-24T16:35:24.137Z | Checking icu_provider v2.1.1 |
| 1930 | 2026-04-24T16:35:24.206Z | Checking futures-core v0.3.32 |
| 1931 | 2026-04-24T16:35:24.242Z | Checking generic-array v0.14.7 |
| 1932 | 2026-04-24T16:35:24.322Z | Checking allocator-api2 v0.2.21 |
| 1933 | 2026-04-24T16:35:24.359Z | Checking tokio v1.52.1 |
| 1934 | 2026-04-24T16:35:24.395Z | Checking icu_properties v2.1.2 |
| 1935 | 2026-04-24T16:35:24.398Z | Checking icu_normalizer v2.1.1 |
| 1936 | 2026-04-24T16:35:24.471Z | Checking equivalent v1.0.2 |
| 1937 | 2026-04-24T16:35:24.595Z | Checking dyn-clone v1.0.20 |
| 1938 | 2026-04-24T16:35:24.633Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1939 | 2026-04-24T16:35:24.697Z | Checking crypto-common v0.1.7 |
| 1940 | 2026-04-24T16:35:24.729Z | Checking const-oid v0.9.6 |
| 1941 | 2026-04-24T16:35:24.763Z | Checking foldhash v0.2.0 |
| 1942 | 2026-04-24T16:35:24.796Z | Checking block-buffer v0.10.4 |
| 1943 | 2026-04-24T16:35:24.842Z | Checking futures-sink v0.3.32 |
| 1944 | 2026-04-24T16:35:24.969Z | Checking slab v0.4.12 |
| 1945 | 2026-04-24T16:35:24.973Z | Checking hashbrown v0.16.1 |
| 1946 | 2026-04-24T16:35:24.973Z | Checking futures-io v0.3.32 |
| 1947 | 2026-04-24T16:35:24.973Z | Checking futures-channel v0.3.32 |
| 1948 | 2026-04-24T16:35:25.107Z | Checking futures-task v0.3.32 |
| 1949 | 2026-04-24T16:35:25.155Z | Checking rustix v1.1.3 |
| 1950 | 2026-04-24T16:35:25.206Z | Checking byteorder v1.5.0 |
| 1951 | 2026-04-24T16:35:25.239Z | Checking idna_adapter v1.2.1 |
| 1952 | 2026-04-24T16:35:25.270Z | Checking futures-util v0.3.32 |
| 1953 | 2026-04-24T16:35:25.385Z | Checking idna v1.1.0 |
| 1954 | 2026-04-24T16:35:25.420Z | Checking digest v0.10.7 |
| 1955 | 2026-04-24T16:35:25.454Z | Checking cpufeatures v0.2.17 |
| 1956 | 2026-04-24T16:35:25.487Z | Checking indexmap v2.13.0 |
| 1957 | 2026-04-24T16:35:25.549Z | Checking thiserror v1.0.69 |
| 1958 | 2026-04-24T16:35:25.640Z | Checking getrandom v0.3.4 |
| 1959 | 2026-04-24T16:35:25.675Z | Checking url v2.5.8 |
| 1960 | 2026-04-24T16:35:25.678Z | Checking fnv v1.0.7 |
| 1961 | 2026-04-24T16:35:25.750Z | Checking ppv-lite86 v0.2.21 |
| 1962 | 2026-04-24T16:35:25.810Z | Checking regex-syntax v0.8.10 |
| 1963 | 2026-04-24T16:35:25.845Z | Checking http v1.4.0 |
| 1964 | 2026-04-24T16:35:26.012Z | Checking tracing-core v0.1.36 |
| 1965 | 2026-04-24T16:35:26.060Z | Checking base64 v0.22.1 |
| 1966 | 2026-04-24T16:35:26.093Z | Checking ipnet v2.11.0 |
| 1967 | 2026-04-24T16:35:26.136Z | Checking schemars v0.8.22 |
| 1968 | 2026-04-24T16:35:26.329Z | Checking utf8parse v0.2.2 |
| 1969 | 2026-04-24T16:35:26.364Z | Checking tracing v0.1.44 |
| 1970 | 2026-04-24T16:35:26.403Z | Checking anstyle v1.0.13 |
| 1971 | 2026-04-24T16:35:26.438Z | Checking untrusted v0.9.0 |
| 1972 | 2026-04-24T16:35:26.474Z | Checking unicode-ident v1.0.24 |
| 1973 | 2026-04-24T16:35:26.578Z | Checking ring v0.17.14 |
| 1974 | 2026-04-24T16:35:26.615Z | Checking proc-macro2 v1.0.106 |
| 1975 | 2026-04-24T16:35:26.618Z | Checking base64ct v1.8.3 |
| 1976 | 2026-04-24T16:35:26.618Z | Checking anstyle-parse v0.2.7 |
| 1977 | 2026-04-24T16:35:26.818Z | Checking block-padding v0.3.3 |
| 1978 | 2026-04-24T16:35:26.851Z | Checking aho-corasick v1.1.4 |
| 1979 | 2026-04-24T16:35:26.934Z | Checking colorchoice v1.0.4 |
| 1980 | 2026-04-24T16:35:26.968Z | Checking quote v1.0.44 |
| 1981 | 2026-04-24T16:35:27.001Z | Checking anstyle-query v1.1.5 |
| 1982 | 2026-04-24T16:35:27.059Z | Checking is_terminal_polyfill v1.70.2 |
| 1983 | 2026-04-24T16:35:27.119Z | Checking inout v0.1.4 |
| 1984 | 2026-04-24T16:35:27.154Z | Checking rustls-pki-types v1.14.0 |
| 1985 | 2026-04-24T16:35:27.187Z | Checking syn v2.0.117 |
| 1986 | 2026-04-24T16:35:27.191Z | Checking anstream v0.6.21 |
| 1987 | 2026-04-24T16:35:27.253Z | Checking crossbeam-utils v0.8.21 |
| 1988 | 2026-04-24T16:35:27.286Z | Checking httparse v1.10.1 |
| 1989 | 2026-04-24T16:35:27.440Z | Checking cipher v0.4.4 |
| 1990 | 2026-04-24T16:35:27.475Z | Checking terminal_size v0.4.3 |
| 1991 | 2026-04-24T16:35:27.519Z | Checking strsim v0.11.1 |
| 1992 | 2026-04-24T16:35:27.555Z | Checking regex-automata v0.4.14 |
| 1993 | 2026-04-24T16:35:27.558Z | Checking tokio-util v0.7.18 |
| 1994 | 2026-04-24T16:35:27.621Z | Checking clap_lex v1.0.0 |
| 1995 | 2026-04-24T16:35:27.624Z | Checking pem-rfc7468 v0.7.0 |
| 1996 | 2026-04-24T16:35:27.624Z | Checking http-body v1.0.1 |
| 1997 | 2026-04-24T16:35:27.715Z | Checking sha2 v0.10.9 |
| 1998 | 2026-04-24T16:35:27.718Z | Checking atomic-waker v1.1.2 |
| 1999 | 2026-04-24T16:35:27.794Z | Checking clap_builder v4.5.60 |
| 2000 | 2026-04-24T16:35:27.826Z | Checking rand_core v0.9.5 |
| 2001 | 2026-04-24T16:35:27.866Z | Checking hmac v0.12.1 |
| 2002 | 2026-04-24T16:35:27.897Z | Checking try-lock v0.2.5 |
| 2003 | 2026-04-24T16:35:28.014Z | Checking httpdate v1.0.3 |
| 2004 | 2026-04-24T16:35:28.050Z | Checking tower-layer v0.3.3 |
| 2005 | 2026-04-24T16:35:28.053Z | Checking want v0.3.1 |
| 2006 | 2026-04-24T16:35:28.053Z | Checking tower-service v0.3.3 |
| 2007 | 2026-04-24T16:35:28.185Z | Checking ryu v1.0.23 |
| 2008 | 2026-04-24T16:35:28.223Z | Checking pin-utils v0.1.0 |
| 2009 | 2026-04-24T16:35:28.226Z | Checking h2 v0.4.13 |
| 2010 | 2026-04-24T16:35:28.252Z | Checking flagset v0.4.7 |
| 2011 | 2026-04-24T16:35:28.285Z | Checking erased-serde v0.3.31 |
| 2012 | 2026-04-24T16:35:28.348Z | Checking powerfmt v0.2.0 |
| 2013 | 2026-04-24T16:35:28.351Z | Checking rand_chacha v0.9.0 |
| 2014 | 2026-04-24T16:35:28.431Z | Checking der v0.7.10 |
| 2015 | 2026-04-24T16:35:28.524Z | Checking deranged v0.5.8 |
| 2016 | 2026-04-24T16:35:28.600Z | Checking spin v0.9.8 |
| 2017 | 2026-04-24T16:35:28.721Z | Checking slog v2.8.2 |
| 2018 | 2026-04-24T16:35:28.807Z | Checking socket2 v0.5.10 |
| 2019 | 2026-04-24T16:35:29.009Z | Checking time-core v0.1.8 |
| 2020 | 2026-04-24T16:35:29.045Z | Checking clap v4.5.60 |
| 2021 | 2026-04-24T16:35:29.078Z | Checking num-conv v0.2.0 |
| 2022 | 2026-04-24T16:35:29.149Z | Checking num_threads v0.1.7 |
| 2023 | 2026-04-24T16:35:29.186Z | Checking rand v0.9.2 |
| 2024 | 2026-04-24T16:35:29.189Z | Checking anyhow v1.0.102 |
| 2025 | 2026-04-24T16:35:29.250Z | Checking http-body-util v0.1.3 |
| 2026 | 2026-04-24T16:35:29.283Z | Checking aws-lc-sys v0.37.1 |
| 2027 | 2026-04-24T16:35:29.339Z | Checking fastrand v2.3.0 |
| 2028 | 2026-04-24T16:35:29.438Z | Checking untrusted v0.7.1 |
| 2029 | 2026-04-24T16:35:29.475Z | Checking time v0.3.47 |
| 2030 | 2026-04-24T16:35:29.478Z | Checking spki v0.7.3 |
| 2031 | 2026-04-24T16:35:29.539Z | Checking serde_urlencoded v0.7.1 |
| 2032 | 2026-04-24T16:35:29.572Z | Checking pbkdf2 v0.12.2 |
| 2033 | 2026-04-24T16:35:29.605Z | Checking aes v0.8.4 |
| 2034 | 2026-04-24T16:35:29.671Z | Checking openssl-probe v0.2.1 |
| 2035 | 2026-04-24T16:35:29.705Z | Checking regex v1.12.3 |
| 2036 | 2026-04-24T16:35:29.708Z | Checking cbc v0.1.2 |
| 2037 | 2026-04-24T16:35:29.771Z | Checking salsa20 v0.10.2 |
| 2038 | 2026-04-24T16:35:29.803Z | Checking aws-lc-rs v1.16.0 |
| 2039 | 2026-04-24T16:35:29.803Z | Checking rand_chacha v0.3.1 |
| 2040 | 2026-04-24T16:35:29.867Z | Checking hex v0.4.3 |
| 2041 | 2026-04-24T16:35:29.924Z | Checking pretty-hex v0.4.1 |
| 2042 | 2026-04-24T16:35:30.014Z | Checking scrypt v0.11.0 |
| 2043 | 2026-04-24T16:35:30.032Z | Checking tempfile v3.25.0 |
| 2044 | 2026-04-24T16:35:30.140Z | Checking rand v0.8.5 |
| 2045 | 2026-04-24T16:35:30.143Z | Checking ipnetwork v0.21.1 |
| 2046 | 2026-04-24T16:35:30.143Z | Checking plain v0.2.3 |
| 2047 | 2026-04-24T16:35:30.246Z | Checking pkcs5 v0.7.1 |
| 2048 | 2026-04-24T16:35:30.322Z | Checking camino v1.2.2 |
| 2049 | 2026-04-24T16:35:30.356Z | Checking ucd-trie v0.1.7 |
| 2050 | 2026-04-24T16:35:30.414Z | Checking rustls-native-certs v0.8.3 |
| 2051 | 2026-04-24T16:35:30.514Z | Checking pest v2.8.6 |
| 2052 | 2026-04-24T16:35:30.549Z | Checking pkcs8 v0.10.2 |
| 2053 | 2026-04-24T16:35:30.583Z | Checking sync_wrapper v1.0.2 |
| 2054 | 2026-04-24T16:35:30.617Z | Checking webpki-roots v1.0.6 |
| 2055 | 2026-04-24T16:35:30.620Z | Checking iri-string v0.7.10 |
| 2056 | 2026-04-24T16:35:30.683Z | Checking simd-adler32 v0.3.8 |
| 2057 | 2026-04-24T16:35:30.686Z | Checking rustls-webpki v0.103.9 |
| 2058 | 2026-04-24T16:35:30.748Z | Checking tower v0.5.3 |
| 2059 | 2026-04-24T16:35:30.751Z | Checking openapiv3 v2.2.0 |
| 2060 | 2026-04-24T16:35:30.814Z | Checking adler2 v2.0.1 |
| 2061 | 2026-04-24T16:35:30.876Z | Checking either v1.15.0 |
| 2062 | 2026-04-24T16:35:30.923Z | Checking hyper v1.8.1 |
| 2063 | 2026-04-24T16:35:30.957Z | Checking mime v0.3.17 |
| 2064 | 2026-04-24T16:35:31.088Z | Checking miniz_oxide v0.8.9 |
| 2065 | 2026-04-24T16:35:31.147Z | Checking rustls v0.23.37 |
| 2066 | 2026-04-24T16:35:31.183Z | Checking winnow v0.7.14 |
| 2067 | 2026-04-24T16:35:31.187Z | Checking static_assertions v1.1.0 |
| 2068 | 2026-04-24T16:35:31.315Z | Checking oxnet v0.1.4 |
| 2069 | 2026-04-24T16:35:31.482Z | Checking lazy_static v1.5.0 |
| 2070 | 2026-04-24T16:35:31.581Z | Checking signature v2.2.0 |
| 2071 | 2026-04-24T16:35:31.617Z | Checking hubpack v0.1.2 |
| 2072 | 2026-04-24T16:35:31.620Z | Checking encoding_rs v0.8.35 |
| 2073 | 2026-04-24T16:35:31.693Z | Checking tower-http v0.6.8 |
| 2074 | 2026-04-24T16:35:31.744Z | Checking strum v0.26.3 |
| 2075 | 2026-04-24T16:35:31.810Z | Checking crc32fast v1.5.0 |
| 2076 | 2026-04-24T16:35:31.880Z | Checking foreign-types-shared v0.1.1 |
| 2077 | 2026-04-24T16:35:31.884Z | Checking hyper-util v0.1.20 |
| 2078 | 2026-04-24T16:35:32.003Z | Checking sha1 v0.10.6 |
| 2079 | 2026-04-24T16:35:32.010Z | Checking foreign-types v0.3.2 |
| 2080 | 2026-04-24T16:35:32.014Z | Checking openssl-sys v0.9.111 |
| 2081 | 2026-04-24T16:35:32.100Z | Checking tinyvec_macros v0.1.1 |
| 2082 | 2026-04-24T16:35:32.136Z | Checking toml_datetime v0.6.11 |
| 2083 | 2026-04-24T16:35:32.170Z | Checking serde_spanned v0.6.9 |
| 2084 | 2026-04-24T16:35:32.204Z | Checking tinyvec v1.10.0 |
| 2085 | 2026-04-24T16:35:32.326Z | Checking num-integer v0.1.46 |
| 2086 | 2026-04-24T16:35:32.359Z | Checking data-encoding v2.10.0 |
| 2087 | 2026-04-24T16:35:32.405Z | Checking scroll v0.13.0 |
| 2088 | 2026-04-24T16:35:32.546Z | Checking openssl v0.10.75 |
| 2089 | 2026-04-24T16:35:32.548Z | Checking zlib-rs v0.6.2 |
| 2090 | 2026-04-24T16:35:32.611Z | Checking bit-vec v0.8.0 |
| 2091 | 2026-04-24T16:35:32.643Z | Checking base16ct v0.2.0 |
| 2092 | 2026-04-24T16:35:32.677Z | Checking goblin v0.10.5 |
| 2093 | 2026-04-24T16:35:32.680Z | Checking ff v0.13.1 |
| 2094 | 2026-04-24T16:35:32.793Z | Checking sec1 v0.7.3 |
| 2095 | 2026-04-24T16:35:32.828Z | Checking bit-set v0.8.0 |
| 2096 | 2026-04-24T16:35:32.862Z | Checking memmap2 v0.9.10 |
| 2097 | 2026-04-24T16:35:32.999Z | Checking wait-timeout v0.2.1 |
| 2098 | 2026-04-24T16:35:33.033Z | Checking group v0.13.0 |
| 2099 | 2026-04-24T16:35:33.067Z | Checking num-iter v0.1.45 |
| 2100 | 2026-04-24T16:35:33.150Z | Checking dtrace-parser v0.3.0 |
| 2101 | 2026-04-24T16:35:33.186Z | Checking bstr v1.12.1 |
| 2102 | 2026-04-24T16:35:33.221Z | Checking hkdf v0.12.4 |
| 2103 | 2026-04-24T16:35:33.225Z | Checking crossbeam-epoch v0.9.18 |
| 2104 | 2026-04-24T16:35:33.408Z | Checking ahash v0.8.12 |
| 2105 | 2026-04-24T16:35:33.411Z | Checking crypto-bigint v0.5.5 |
| 2106 | 2026-04-24T16:35:33.474Z | Checking thread-id v5.1.0 |
| 2107 | 2026-04-24T16:35:33.477Z | Checking flate2 v1.1.9 |
| 2108 | 2026-04-24T16:35:33.537Z | Checking tokio-rustls v0.26.4 |
| 2109 | 2026-04-24T16:35:33.578Z | Checking psl-types v2.0.11 |
| 2110 | 2026-04-24T16:35:33.612Z | Checking quick-error v1.2.3 |
| 2111 | 2026-04-24T16:35:33.657Z | Checking cookie v0.18.1 |
| 2112 | 2026-04-24T16:35:33.723Z | Checking publicsuffix v2.3.0 |
| 2113 | 2026-04-24T16:35:33.758Z | Checking rusty-fork v0.3.1 |
| 2114 | 2026-04-24T16:35:33.792Z | Checking hyper-rustls v0.27.7 |
| 2115 | 2026-04-24T16:35:33.825Z | Checking rand_xorshift v0.4.0 |
| 2116 | 2026-04-24T16:35:33.906Z | Checking scroll v0.12.0 |
| 2117 | 2026-04-24T16:35:33.940Z | Checking unarray v0.1.4 |
| 2118 | 2026-04-24T16:35:33.974Z | Checking cookie_store v0.22.1 |
| 2119 | 2026-04-24T16:35:33.977Z | Checking rustls-platform-verifier v0.6.2 |
| 2120 | 2026-04-24T16:35:34.037Z | Checking num-bigint-dig v0.8.6 |
| 2121 | 2026-04-24T16:35:34.072Z | Checking proptest v1.10.0 |
| 2122 | 2026-04-24T16:35:34.138Z | Checking pkcs1 v0.7.5 |
| 2123 | 2026-04-24T16:35:34.173Z | Checking goblin v0.8.2 |
| 2124 | 2026-04-24T16:35:34.319Z | Checking elliptic-curve v0.13.8 |
| 2125 | 2026-04-24T16:35:34.359Z | Checking x509-cert v0.2.5 |
| 2126 | 2026-04-24T16:35:34.401Z | Checking zerocopy v0.7.35 |
| 2127 | 2026-04-24T16:35:34.516Z | Checking native-tls v0.2.18 |
| 2128 | 2026-04-24T16:35:34.659Z | Checking unicode-segmentation v1.12.0 |
| 2129 | 2026-04-24T16:35:34.719Z | Checking tokio-native-tls v0.3.1 |
| 2130 | 2026-04-24T16:35:34.874Z | Checking rsa v0.9.10 |
| 2131 | 2026-04-24T16:35:34.909Z | Checking reqwest v0.13.2 |
| 2132 | 2026-04-24T16:35:34.912Z | Checking hyper-tls v0.6.0 |
| 2133 | 2026-04-24T16:35:34.979Z | Checking dof v0.4.0 |
| 2134 | 2026-04-24T16:35:35.012Z | Checking dtrace-parser v0.2.0 |
| 2135 | 2026-04-24T16:35:35.045Z | Checking rfc6979 v0.4.0 |
| 2136 | 2026-04-24T16:35:35.106Z | Checking reqwest v0.12.28 |
| 2137 | 2026-04-24T16:35:35.185Z | Checking thread-id v4.2.2 |
| 2138 | 2026-04-24T16:35:35.271Z | Checking toml_write v0.1.2 |
| 2139 | 2026-04-24T16:35:35.305Z | Checking ecdsa v0.16.9 |
| 2140 | 2026-04-24T16:35:35.364Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2141 | 2026-04-24T16:35:35.462Z | Checking toml_edit v0.22.27 |
| 2142 | 2026-04-24T16:35:35.625Z | Checking usdt-impl v0.6.0 |
| 2143 | 2026-04-24T16:35:35.665Z | Checking curve25519-dalek v4.1.3 |
| 2144 | 2026-04-24T16:35:35.718Z | Checking memoffset v0.9.1 |
| 2145 | 2026-04-24T16:35:35.808Z | Checking rustix v0.38.44 |
| 2146 | 2026-04-24T16:35:35.843Z | Checking env_filter v1.0.0 |
| 2147 | 2026-04-24T16:35:35.895Z | Checking newtype-uuid v1.3.2 |
| 2148 | 2026-04-24T16:35:35.928Z | Checking usdt v0.6.0 |
| 2149 | 2026-04-24T16:35:35.985Z | Checking keccak v0.1.6 |
| 2150 | 2026-04-24T16:35:36.021Z | Checking env_logger v0.11.9 |
| 2151 | 2026-04-24T16:35:36.055Z | Checking dof v0.3.0 |
| 2152 | 2026-04-24T16:35:36.108Z | Checking daft v0.1.5 |
| 2153 | 2026-04-24T16:35:36.143Z | Checking ed25519 v2.2.3 |
| 2154 | 2026-04-24T16:35:36.176Z | Checking sha3 v0.10.8 |
| 2155 | 2026-04-24T16:35:36.235Z | Checking itertools v0.13.0 |
| 2156 | 2026-04-24T16:35:36.371Z | Checking serde_with v3.17.0 |
| 2157 | 2026-04-24T16:35:36.374Z | Checking usdt-impl v0.5.0 |
| 2158 | 2026-04-24T16:35:36.374Z | Checking siphasher v1.0.2 |
| 2159 | 2026-04-24T16:35:36.468Z | Checking bitflags v1.3.2 |
| 2160 | 2026-04-24T16:35:36.471Z | Checking ed25519-dalek v2.2.0 |
| 2161 | 2026-04-24T16:35:36.571Z | Checking unicode-normalization v0.1.25 |
| 2162 | 2026-04-24T16:35:36.608Z | Checking signal-hook v0.3.18 |
| 2163 | 2026-04-24T16:35:36.611Z | Checking managed v0.8.0 |
| 2164 | 2026-04-24T16:35:36.671Z | Checking winnow v0.5.40 |
| 2165 | 2026-04-24T16:35:36.736Z | Checking nix v0.31.2 |
| 2166 | 2026-04-24T16:35:36.770Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2167 | 2026-04-24T16:35:36.828Z | Checking object v0.37.3 |
| 2168 | 2026-04-24T16:35:36.865Z | Checking foldhash v0.1.5 |
| 2169 | 2026-04-24T16:35:36.898Z | Checking bzip2 v0.4.4 |
| 2170 | 2026-04-24T16:35:37.002Z | Checking signal-hook-mio v0.2.5 |
| 2171 | 2026-04-24T16:35:37.036Z | Checking hashbrown v0.15.5 |
| 2172 | 2026-04-24T16:35:37.089Z | Checking ref-cast v1.0.25 |
| 2173 | 2026-04-24T16:35:37.132Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2174 | 2026-04-24T16:35:37.217Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2175 | 2026-04-24T16:35:37.273Z | Checking zstd-safe v7.2.4 |
| 2176 | 2026-04-24T16:35:37.307Z | Checking zip v0.6.6 |
| 2177 | 2026-04-24T16:35:37.441Z | Checking bumpalo v3.20.2 |
| 2178 | 2026-04-24T16:35:37.476Z | Checking libbz2-rs-sys v0.2.2 |
| 2179 | 2026-04-24T16:35:37.516Z | Checking zstd v0.13.3 |
| 2180 | 2026-04-24T16:35:37.650Z | Checking crossterm v0.28.1 |
| 2181 | 2026-04-24T16:35:37.686Z | Checking zopfli v0.8.3 |
| 2182 | 2026-04-24T16:35:37.734Z | Checking similar v2.7.0 |
| 2183 | 2026-04-24T16:35:37.770Z | Checking tokio-stream v0.1.18 |
| 2184 | 2026-04-24T16:35:37.809Z | Checking fs-err v3.3.0 |
| 2185 | 2026-04-24T16:35:37.845Z | Checking toml_edit v0.19.15 |
| 2186 | 2026-04-24T16:35:37.889Z | Checking bzip2 v0.6.1 |
| 2187 | 2026-04-24T16:35:38.045Z | Checking hash32 v0.2.1 |
| 2188 | 2026-04-24T16:35:38.086Z | Checking serde-big-array v0.5.1 |
| 2189 | 2026-04-24T16:35:38.133Z | Checking predicates-core v1.0.10 |
| 2190 | 2026-04-24T16:35:38.168Z | Checking unicode-properties v0.1.4 |
| 2191 | 2026-04-24T16:35:38.202Z | Checking jiff v0.2.21 |
| 2192 | 2026-04-24T16:35:38.237Z | Checking unicode-bidi v0.3.18 |
| 2193 | 2026-04-24T16:35:38.270Z | Checking heapless v0.7.17 |
| 2194 | 2026-04-24T16:35:38.303Z | Checking hickory-proto v0.25.2 |
| 2195 | 2026-04-24T16:35:38.370Z | Checking md-5 v0.10.6 |
| 2196 | 2026-04-24T16:35:38.405Z | Checking float-cmp v0.10.0 |
| 2197 | 2026-04-24T16:35:38.537Z | Checking difflib v0.4.0 |
| 2198 | 2026-04-24T16:35:38.572Z | Checking fallible-iterator v0.2.0 |
| 2199 | 2026-04-24T16:35:38.575Z | Checking stringprep v0.1.5 |
| 2200 | 2026-04-24T16:35:38.699Z | Checking normalize-line-endings v0.3.0 |
| 2201 | 2026-04-24T16:35:38.740Z | Checking rustc-hash v2.1.1 |
| 2202 | 2026-04-24T16:35:38.774Z | Checking smoltcp v0.9.1 |
| 2203 | 2026-04-24T16:35:38.817Z | Checking predicates v3.1.4 |
| 2204 | 2026-04-24T16:35:38.879Z | Checking iddqd v0.3.17 |
| 2205 | 2026-04-24T16:35:38.882Z | Checking toml v0.7.8 |
| 2206 | 2026-04-24T16:35:38.944Z | Checking postgres-protocol v0.6.10 |
| 2207 | 2026-04-24T16:35:39.168Z | Checking phf_shared v0.13.1 |
| 2208 | 2026-04-24T16:35:39.172Z | Checking phf_shared v0.11.3 |
| 2209 | 2026-04-24T16:35:39.245Z | Checking buf-list v1.1.2 |
| 2210 | 2026-04-24T16:35:39.280Z | Checking strum v0.27.2 |
| 2211 | 2026-04-24T16:35:39.336Z | Checking fixedbitset v0.4.2 |
| 2212 | 2026-04-24T16:35:39.369Z | Checking new_debug_unreachable v1.0.6 |
| 2213 | 2026-04-24T16:35:39.401Z | Checking lalrpop-util v0.19.12 |
| 2214 | 2026-04-24T16:35:39.435Z | Checking precomputed-hash v0.1.1 |
| 2215 | 2026-04-24T16:35:39.470Z | Checking fixedbitset v0.5.7 |
| 2216 | 2026-04-24T16:35:39.473Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2217 | 2026-04-24T16:35:39.533Z | Checking petgraph v0.6.5 |
| 2218 | 2026-04-24T16:35:39.566Z | Checking string_cache v0.8.9 |
| 2219 | 2026-04-24T16:35:39.599Z | Checking phf v0.13.1 |
| 2220 | 2026-04-24T16:35:39.688Z | Checking petgraph v0.8.3 |
| 2221 | 2026-04-24T16:35:39.742Z | Checking postgres-types v0.2.12 |
| 2222 | 2026-04-24T16:35:39.777Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2223 | 2026-04-24T16:35:39.780Z | Checking whoami v2.1.0 |
| 2224 | 2026-04-24T16:35:39.999Z | Checking peg-runtime v0.8.5 |
| 2225 | 2026-04-24T16:35:40.083Z | Checking tokio-postgres v0.7.16 |
| 2226 | 2026-04-24T16:35:40.169Z | Checking futures-executor v0.3.32 |
| 2227 | 2026-04-24T16:35:40.229Z | Checking is-terminal v0.4.17 |
| 2228 | 2026-04-24T16:35:40.344Z | Checking futures v0.3.32 |
| 2229 | 2026-04-24T16:35:40.382Z | Checking crossbeam-channel v0.5.15 |
| 2230 | 2026-04-24T16:35:40.446Z | Checking zip v4.6.1 |
| 2231 | 2026-04-24T16:35:40.481Z | Compiling structmeta-derive v0.3.0 |
| 2232 | 2026-04-24T16:35:40.736Z | Checking thread_local v1.1.9 |
| 2233 | 2026-04-24T16:35:40.794Z | Checking take_mut v0.2.2 |
| 2234 | 2026-04-24T16:35:40.930Z | Checking term v1.2.1 |
| 2235 | 2026-04-24T16:35:40.964Z | Checking slog-async v2.8.0 |
| 2236 | 2026-04-24T16:35:41.044Z | Compiling newtype-uuid-macros v0.1.0 |
| 2237 | 2026-04-24T16:35:41.080Z | Compiling rustls v0.22.4 |
| 2238 | 2026-04-24T16:35:41.160Z | Compiling multer v3.1.0 |
| 2239 | 2026-04-24T16:35:41.196Z | Checking slog-term v2.9.2 |
| 2240 | 2026-04-24T16:35:41.273Z | Checking regress v0.10.5 |
| 2241 | 2026-04-24T16:35:41.353Z | Compiling async-stream-impl v0.3.6 |
| 2242 | 2026-04-24T16:35:41.356Z | Compiling dropshot v0.16.7 |
| 2243 | 2026-04-24T16:35:41.494Z | Compiling dropshot_endpoint v0.16.7 |
| 2244 | 2026-04-24T16:35:41.526Z | Checking match_cfg v0.1.0 |
| 2245 | 2026-04-24T16:35:41.587Z | Compiling structmeta v0.3.0 |
| 2246 | 2026-04-24T16:35:41.621Z | Checking hostname v0.3.1 |
| 2247 | 2026-04-24T16:35:41.726Z | Checking slog-json v2.6.1 |
| 2248 | 2026-04-24T16:35:41.761Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2249 | 2026-04-24T16:35:41.829Z | Compiling derive-ex v0.1.8 |
| 2250 | 2026-04-24T16:35:41.861Z | Checking debug-ignore v1.0.5 |
| 2251 | 2026-04-24T16:35:41.902Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2252 | 2026-04-24T16:35:41.943Z | Checking slog-bunyan v2.5.0 |
| 2253 | 2026-04-24T16:35:41.977Z | Checking serde_spanned v1.0.4 |
| 2254 | 2026-04-24T16:35:42.010Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2255 | 2026-04-24T16:35:42.080Z | Checking progenitor-client v0.13.0 |
| 2256 | 2026-04-24T16:35:42.137Z | Checking rustls-webpki v0.102.8 |
| 2257 | 2026-04-24T16:35:42.172Z | Checking serde_path_to_error v0.1.20 |
| 2258 | 2026-04-24T16:35:42.276Z | Checking async-stream v0.3.6 |
| 2259 | 2026-04-24T16:35:42.368Z | Checking waitgroup v0.1.2 |
| 2260 | 2026-04-24T16:35:42.401Z | Checking rustls-pemfile v2.2.0 |
| 2261 | 2026-04-24T16:35:42.462Z | Checking hostname v0.4.2 |
| 2262 | 2026-04-24T16:35:42.495Z | Checking toml v0.9.12+spec-1.1.0 |
| 2263 | 2026-04-24T16:35:42.567Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2264 | 2026-04-24T16:35:42.602Z | Compiling parse-display-derive v0.10.0 |
| 2265 | 2026-04-24T16:35:42.608Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2266 | 2026-04-24T16:35:42.704Z | Checking itertools v0.14.0 |
| 2267 | 2026-04-24T16:35:42.737Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2268 | 2026-04-24T16:35:42.771Z | Checking macaddr v1.0.1 |
| 2269 | 2026-04-24T16:35:42.978Z | Checking instant v0.1.13 |
| 2270 | 2026-04-24T16:35:43.092Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2271 | 2026-04-24T16:35:43.128Z | Checking progenitor-client v0.10.0 |
| 2272 | 2026-04-24T16:35:43.166Z | Checking backoff v0.4.0 |
| 2273 | 2026-04-24T16:35:43.257Z | Checking backon v1.6.0 |
| 2274 | 2026-04-24T16:35:43.354Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2275 | 2026-04-24T16:35:43.390Z | Checking unicode-width v0.2.0 |
| 2276 | 2026-04-24T16:35:43.454Z | Checking progenitor-extras v0.1.1 |
| 2277 | 2026-04-24T16:35:43.514Z | Compiling test-strategy v0.4.5 |
| 2278 | 2026-04-24T16:35:43.692Z | Checking heck v0.5.0 |
| 2279 | 2026-04-24T16:35:43.726Z | Compiling convert_case v0.4.0 |
| 2280 | 2026-04-24T16:35:43.763Z | Checking half v2.7.1 |
| 2281 | 2026-04-24T16:35:43.842Z | Checking ciborium-io v0.2.2 |
| 2282 | 2026-04-24T16:35:43.875Z | Checking secrecy v0.10.3 |
| 2283 | 2026-04-24T16:35:43.961Z | Checking indent_write v2.2.0 |
| 2284 | 2026-04-24T16:35:44.010Z | Checking tokio-rustls v0.25.0 |
| 2285 | 2026-04-24T16:35:44.044Z | Checking universal-hash v0.5.1 |
| 2286 | 2026-04-24T16:35:44.047Z | Checking ciborium-ll v0.2.2 |
| 2287 | 2026-04-24T16:35:44.116Z | Compiling unsafe-libyaml v0.2.11 |
| 2288 | 2026-04-24T16:35:44.150Z | Compiling derive_more v0.99.20 |
| 2289 | 2026-04-24T16:35:44.195Z | Checking opaque-debug v0.3.1 |
| 2290 | 2026-04-24T16:35:44.274Z | Checking ciborium v0.2.2 |
| 2291 | 2026-04-24T16:35:44.307Z | Checking camino-tempfile v1.4.1 |
| 2292 | 2026-04-24T16:35:44.341Z | Checking parse-display v0.10.0 |
| 2293 | 2026-04-24T16:35:44.491Z | Compiling crucible-workspace-hack v0.1.0 |
| 2294 | 2026-04-24T16:35:44.526Z | Checking aead v0.5.2 |
| 2295 | 2026-04-24T16:35:44.693Z | Compiling serde_yaml v0.9.34+deprecated |
| 2296 | 2026-04-24T16:35:44.759Z | Checking poly1305 v0.8.0 |
| 2297 | 2026-04-24T16:35:44.882Z | Compiling typify-impl v0.6.1 |
| 2298 | 2026-04-24T16:35:44.915Z | Checking chacha20 v0.9.1 |
| 2299 | 2026-04-24T16:35:45.013Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2300 | 2026-04-24T16:35:45.049Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2301 | 2026-04-24T16:35:45.378Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2302 | 2026-04-24T16:35:45.413Z | Checking password-hash v0.5.0 |
| 2303 | 2026-04-24T16:35:45.671Z | Checking blake2 v0.10.6 |
| 2304 | 2026-04-24T16:35:45.950Z | Checking argon2 v0.5.3 |
| 2305 | 2026-04-24T16:35:46.159Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2306 | 2026-04-24T16:35:46.193Z | Checking chacha20poly1305 v0.10.1 |
| 2307 | 2026-04-24T16:35:46.352Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2308 | 2026-04-24T16:35:46.386Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2309 | 2026-04-24T16:35:46.417Z | Checking byte-wrapper v0.1.0 |
| 2310 | 2026-04-24T16:35:46.569Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2311 | 2026-04-24T16:35:46.616Z | Checking thiserror-no-std v2.0.2 |
| 2312 | 2026-04-24T16:35:46.650Z | Checking swrite v0.1.0 |
| 2313 | 2026-04-24T16:35:46.680Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2314 | 2026-04-24T16:35:46.749Z | Checking vsss-rs v3.3.4 |
| 2315 | 2026-04-24T16:35:46.778Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2316 | 2026-04-24T16:35:46.810Z | Checking crossbeam-deque v0.8.6 |
| 2317 | 2026-04-24T16:35:46.842Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2318 | 2026-04-24T16:35:46.924Z | Compiling rayon-core v1.13.0 |
| 2319 | 2026-04-24T16:35:47.021Z | Checking toml v0.8.23 |
| 2320 | 2026-04-24T16:35:47.377Z | Compiling proc-macro-error v1.0.4 |
| 2321 | 2026-04-24T16:35:47.524Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2322 | 2026-04-24T16:35:47.556Z | Checking rayon v1.11.0 |
| 2323 | 2026-04-24T16:35:47.723Z | Checking glob v0.3.3 |
| 2324 | 2026-04-24T16:35:47.885Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2325 | 2026-04-24T16:35:47.933Z | Checking unicode-width v0.1.14 |
| 2326 | 2026-04-24T16:35:47.985Z | Checking tabwriter v1.4.1 |
| 2327 | 2026-04-24T16:35:48.159Z | Compiling proc-macro-crate v3.4.0 |
| 2328 | 2026-04-24T16:35:48.213Z | Compiling heapless v0.8.0 |
| 2329 | 2026-04-24T16:35:48.307Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2330 | 2026-04-24T16:35:48.435Z | Compiling ingot-macros v0.1.1 |
| 2331 | 2026-04-24T16:35:48.597Z | Checking hash32 v0.3.1 |
| 2332 | 2026-04-24T16:35:48.719Z | Compiling smoltcp v0.11.0 |
| 2333 | 2026-04-24T16:35:48.722Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2334 | 2026-04-24T16:35:48.997Z | Checking cobs v0.3.0 |
| 2335 | 2026-04-24T16:35:49.031Z | Compiling usdt-attr-macro v0.5.0 |
| 2336 | 2026-04-24T16:35:49.066Z | Compiling usdt-macro v0.5.0 |
| 2337 | 2026-04-24T16:35:49.158Z | Checking memmap v0.7.0 |
| 2338 | 2026-04-24T16:35:49.191Z | Checking colored v3.1.1 |
| 2339 | 2026-04-24T16:35:49.194Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2340 | 2026-04-24T16:35:49.410Z | Compiling typify-macro v0.6.1 |
| 2341 | 2026-04-24T16:35:49.443Z | Checking postcard v1.1.3 |
| 2342 | 2026-04-24T16:35:49.514Z | Compiling num_enum_derive v0.7.5 |
| 2343 | 2026-04-24T16:35:49.786Z | Compiling proc-macro-crate v1.3.1 |
| 2344 | 2026-04-24T16:35:49.821Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2345 | 2026-04-24T16:35:49.824Z | Checking usdt v0.5.0 |
| 2346 | 2026-04-24T16:35:50.049Z | Checking sigpipe v0.1.3 |
| 2347 | 2026-04-24T16:35:50.083Z | Compiling foreign-types-macros v0.2.3 |
| 2348 | 2026-04-24T16:35:50.158Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2349 | 2026-04-24T16:35:50.226Z | Checking cpufeatures v0.3.0 |
| 2350 | 2026-04-24T16:35:50.329Z | Checking foreign-types-shared v0.3.1 |
| 2351 | 2026-04-24T16:35:50.456Z | Checking chacha20 v0.10.0 |
| 2352 | 2026-04-24T16:35:50.460Z | Compiling num_enum_derive v0.5.11 |
| 2353 | 2026-04-24T16:35:50.581Z | Checking num_enum v0.7.5 |
| 2354 | 2026-04-24T16:35:50.701Z | Checking foreign-types v0.5.0 |
| 2355 | 2026-04-24T16:35:50.734Z | Checking cstr-argument v0.1.2 |
| 2356 | 2026-04-24T16:35:50.766Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2357 | 2026-04-24T16:35:50.769Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2358 | 2026-04-24T16:35:50.860Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2359 | 2026-04-24T16:35:50.863Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2360 | 2026-04-24T16:35:50.890Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2361 | 2026-04-24T16:35:51.088Z | Checking rand v0.10.0 |
| 2362 | 2026-04-24T16:35:51.155Z | Compiling typify v0.6.1 |
| 2363 | 2026-04-24T16:35:51.231Z | Checking ingot-types v0.1.2 |
| 2364 | 2026-04-24T16:35:51.234Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2365 | 2026-04-24T16:35:51.357Z | Compiling progenitor-impl v0.13.0 |
| 2366 | 2026-04-24T16:35:51.388Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2367 | 2026-04-24T16:35:51.424Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2368 | 2026-04-24T16:35:51.563Z | Checking num_enum v0.5.11 |
| 2369 | 2026-04-24T16:35:51.595Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2370 | 2026-04-24T16:35:51.627Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2371 | 2026-04-24T16:35:51.701Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2372 | 2026-04-24T16:35:51.733Z | Checking ingot v0.1.1 |
| 2373 | 2026-04-24T16:35:51.766Z | Compiling zone_cfg_derive v0.3.1 |
| 2374 | 2026-04-24T16:35:51.897Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2375 | 2026-04-24T16:35:52.019Z | Checking itertools v0.12.1 |
| 2376 | 2026-04-24T16:35:52.102Z | Compiling num-derive v0.4.2 |
| 2377 | 2026-04-24T16:35:52.354Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2378 | 2026-04-24T16:35:52.430Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2379 | 2026-04-24T16:35:52.611Z | Checking smf v0.2.3 |
| 2380 | 2026-04-24T16:35:52.644Z | Checking whoami v1.6.1 |
| 2381 | 2026-04-24T16:35:52.680Z | Checking tokio-dtrace v0.1.1 |
| 2382 | 2026-04-24T16:35:52.842Z | Compiling derive-where v1.6.0 |
| 2383 | 2026-04-24T16:35:52.874Z | Checking console v0.15.11 |
| 2384 | 2026-04-24T16:35:52.905Z | Checking oxide-tokio-rt v0.1.4 |
| 2385 | 2026-04-24T16:35:53.069Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2386 | 2026-04-24T16:35:53.103Z | Checking zone v0.3.1 |
| 2387 | 2026-04-24T16:35:53.133Z | Checking atomicwrites v0.4.4 |
| 2388 | 2026-04-24T16:35:53.175Z | Checking newline-converter v0.3.0 |
| 2389 | 2026-04-24T16:35:53.287Z | Checking bytecount v0.6.9 |
| 2390 | 2026-04-24T16:35:53.320Z | Checking expectorate v1.2.0 |
| 2391 | 2026-04-24T16:35:53.323Z | Compiling owo-colors v4.3.0 |
| 2392 | 2026-04-24T16:35:53.383Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2393 | 2026-04-24T16:35:53.418Z | Compiling cancel-safe-futures v0.1.5 |
| 2394 | 2026-04-24T16:35:53.474Z | Checking libsw-core v0.3.2 |
| 2395 | 2026-04-24T16:35:53.478Z | Compiling prettyplease v0.2.37 |
| 2396 | 2026-04-24T16:35:53.647Z | Checking libsw v3.5.0 |
| 2397 | 2026-04-24T16:35:53.840Z | Checking num-rational v0.4.2 |
| 2398 | 2026-04-24T16:35:53.843Z | Checking num-complex v0.4.6 |
| 2399 | 2026-04-24T16:35:53.992Z | Compiling progenitor-macro v0.13.0 |
| 2400 | 2026-04-24T16:35:54.037Z | Checking linear-map v1.2.0 |
| 2401 | 2026-04-24T16:35:54.146Z | Checking same-file v1.0.6 |
| 2402 | 2026-04-24T16:35:54.179Z | Checking float-ord v0.3.2 |
| 2403 | 2026-04-24T16:35:54.241Z | Checking num v0.4.3 |
| 2404 | 2026-04-24T16:35:54.244Z | Checking gethostname v0.5.0 |
| 2405 | 2026-04-24T16:35:54.302Z | Checking walkdir v2.5.0 |
| 2406 | 2026-04-24T16:35:54.333Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2407 | 2026-04-24T16:35:54.363Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2408 | 2026-04-24T16:35:54.395Z | Compiling async-recursion v1.1.1 |
| 2409 | 2026-04-24T16:35:54.425Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2410 | 2026-04-24T16:35:54.485Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2411 | 2026-04-24T16:35:54.542Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2412 | 2026-04-24T16:35:55.572Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2413 | 2026-04-24T16:35:56.101Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2414 | 2026-04-24T16:35:56.963Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2415 | 2026-04-24T16:35:57.923Z | Checking unicode-linebreak v0.1.5 |
| 2416 | 2026-04-24T16:35:58.162Z | Checking smawk v0.3.2 |
| 2417 | 2026-04-24T16:35:58.326Z | Checking resolv-conf v0.7.6 |
| 2418 | 2026-04-24T16:35:58.378Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2419 | 2026-04-24T16:35:58.535Z | Checking papergrid v0.11.0 |
| 2420 | 2026-04-24T16:35:58.616Z | Compiling tabled_derive v0.7.0 |
| 2421 | 2026-04-24T16:35:58.683Z | Checking globset v0.4.18 |
| 2422 | 2026-04-24T16:35:58.940Z | Checking progenitor v0.13.0 |
| 2423 | 2026-04-24T16:35:59.007Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2424 | 2026-04-24T16:35:59.061Z | Compiling convert_case v0.10.0 |
| 2425 | 2026-04-24T16:35:59.103Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2426 | 2026-04-24T16:35:59.397Z | Compiling slog-dtrace v0.3.0 |
| 2427 | 2026-04-24T16:35:59.603Z | Checking tabled v0.15.0 |
| 2428 | 2026-04-24T16:35:59.606Z | Compiling derive_more-impl v2.1.1 |
| 2429 | 2026-04-24T16:35:59.728Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2430 | 2026-04-24T16:35:59.837Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2431 | 2026-04-24T16:36:00.466Z | Checking derive_more v2.1.1 |
| 2432 | 2026-04-24T16:36:00.512Z | Compiling pin-project-internal v1.1.11 |
| 2433 | 2026-04-24T16:36:00.572Z | Checking crossterm v0.29.0 |
| 2434 | 2026-04-24T16:36:00.702Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2435 | 2026-04-24T16:36:00.751Z | Checking pem v3.0.6 |
| 2436 | 2026-04-24T16:36:00.939Z | Checking fd-lock v4.0.4 |
| 2437 | 2026-04-24T16:36:00.975Z | Checking vte v0.14.1 |
| 2438 | 2026-04-24T16:36:01.095Z | Checking display-error-chain v0.2.2 |
| 2439 | 2026-04-24T16:36:01.147Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2440 | 2026-04-24T16:36:01.179Z | Checking strip-ansi-escapes v0.2.1 |
| 2441 | 2026-04-24T16:36:01.244Z | Compiling snafu-derive v0.8.9 |
| 2442 | 2026-04-24T16:36:01.349Z | Checking linked-hash-map v0.5.6 |
| 2443 | 2026-04-24T16:36:01.352Z | Checking termtree v0.5.1 |
| 2444 | 2026-04-24T16:36:01.550Z | Checking nu-ansi-term v0.50.3 |
| 2445 | 2026-04-24T16:36:01.554Z | Checking lru-cache v0.1.2 |
| 2446 | 2026-04-24T16:36:01.664Z | Checking pin-project v1.1.11 |
| 2447 | 2026-04-24T16:36:01.698Z | Checking textwrap v0.16.2 |
| 2448 | 2026-04-24T16:36:01.730Z | Checking olpc-cjson v0.1.4 |
| 2449 | 2026-04-24T16:36:01.789Z | Checking reedline v0.40.0 |
| 2450 | 2026-04-24T16:36:01.792Z | Checking hickory-proto v0.24.4 |
| 2451 | 2026-04-24T16:36:01.900Z | Checking serde_plain v1.0.2 |
| 2452 | 2026-04-24T16:36:01.942Z | Compiling minimal-lexical v0.2.1 |
| 2453 | 2026-04-24T16:36:01.977Z | Checking typed-path v0.9.3 |
| 2454 | 2026-04-24T16:36:02.078Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2455 | 2026-04-24T16:36:02.234Z | Compiling nom v7.1.3 |
| 2456 | 2026-04-24T16:36:02.648Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2457 | 2026-04-24T16:36:02.755Z | Compiling ar_archive_writer v0.5.1 |
| 2458 | 2026-04-24T16:36:02.796Z | Checking humantime v2.3.0 |
| 2459 | 2026-04-24T16:36:03.005Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2460 | 2026-04-24T16:36:03.008Z | Checking csv-core v0.1.13 |
| 2461 | 2026-04-24T16:36:03.220Z | Checking snafu v0.8.9 |
| 2462 | 2026-04-24T16:36:03.254Z | Checking csv v1.4.0 |
| 2463 | 2026-04-24T16:36:03.254Z | Compiling stacker v0.1.23 |
| 2464 | 2026-04-24T16:36:03.483Z | Compiling cfg_aliases v0.1.1 |
| 2465 | 2026-04-24T16:36:03.517Z | Checking tough v0.20.0 |
| 2466 | 2026-04-24T16:36:03.572Z | Checking highway v1.3.0 |
| 2467 | 2026-04-24T16:36:03.605Z | Compiling nix v0.28.0 |
| 2468 | 2026-04-24T16:36:03.667Z | Compiling psm v0.1.30 |
| 2469 | 2026-04-24T16:36:03.670Z | Checking hickory-resolver v0.24.4 |
| 2470 | 2026-04-24T16:36:03.670Z | Checking nibble_vec v0.1.0 |
| 2471 | 2026-04-24T16:36:03.761Z | Checking endian-type v0.1.2 |
| 2472 | 2026-04-24T16:36:03.816Z | Checking home v0.5.12 |
| 2473 | 2026-04-24T16:36:03.882Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2474 | 2026-04-24T16:36:03.917Z | Checking radix_trie v0.2.1 |
| 2475 | 2026-04-24T16:36:03.949Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2476 | 2026-04-24T16:36:04.024Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2477 | 2026-04-24T16:36:04.155Z | Checking phf_shared v0.12.1 |
| 2478 | 2026-04-24T16:36:04.324Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2479 | 2026-04-24T16:36:04.451Z | Compiling chrono-tz v0.10.4 |
| 2480 | 2026-04-24T16:36:04.485Z | Checking qorb v0.4.1 |
| 2481 | 2026-04-24T16:36:04.541Z | Compiling semver v0.1.20 |
| 2482 | 2026-04-24T16:36:04.544Z | Checking phf v0.12.1 |
| 2483 | 2026-04-24T16:36:04.737Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2484 | 2026-04-24T16:36:04.770Z | Checking recursive v0.1.1 |
| 2485 | 2026-04-24T16:36:04.773Z | Compiling rustc_version v0.1.7 |
| 2486 | 2026-04-24T16:36:04.848Z | Compiling const_format_proc_macros v0.2.34 |
| 2487 | 2026-04-24T16:36:04.892Z | Compiling peg-macros v0.8.5 |
| 2488 | 2026-04-24T16:36:05.057Z | Checking winnow v0.6.26 |
| 2489 | 2026-04-24T16:36:05.512Z | Compiling sqlparser_derive v0.5.0 |
| 2490 | 2026-04-24T16:36:05.648Z | Checking unicode_categories v0.1.1 |
| 2491 | 2026-04-24T16:36:05.718Z | Checking const_format v0.2.35 |
| 2492 | 2026-04-24T16:36:05.885Z | Checking rustyline v14.0.0 |
| 2493 | 2026-04-24T16:36:06.017Z | Compiling newtype_derive v0.1.6 |
| 2494 | 2026-04-24T16:36:06.206Z | Checking sqlformat v0.3.5 |
| 2495 | 2026-04-24T16:36:06.285Z | Checking peg v0.8.5 |
| 2496 | 2026-04-24T16:36:06.319Z | Checking sqlparser v0.61.0 |
| 2497 | 2026-04-24T16:36:06.388Z | Checking bcs v0.1.6 |
| 2498 | 2026-04-24T16:36:06.679Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2499 | 2026-04-24T16:36:06.711Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2500 | 2026-04-24T16:36:06.847Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2501 | 2026-04-24T16:36:06.894Z | Checking steno v0.4.1 |
| 2502 | 2026-04-24T16:36:07.085Z | Checking filetime v0.2.27 |
| 2503 | 2026-04-24T16:36:07.131Z | Checking xattr v1.6.1 |
| 2504 | 2026-04-24T16:36:07.165Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2505 | 2026-04-24T16:36:07.253Z | Checking subprocess v0.2.15 |
| 2506 | 2026-04-24T16:36:07.291Z | Checking tar v0.4.45 |
| 2507 | 2026-04-24T16:36:07.570Z | Checking base64 v0.21.7 |
| 2508 | 2026-04-24T16:36:07.737Z | Checking headers-core v0.3.0 |
| 2509 | 2026-04-24T16:36:07.837Z | Checking yasna v0.5.2 |
| 2510 | 2026-04-24T16:36:07.871Z | Checking headers v0.4.1 |
| 2511 | 2026-04-24T16:36:07.949Z | Checking dropshot-api-manager-types v0.6.0 |
| 2512 | 2026-04-24T16:36:08.150Z | Checking tagptr v0.2.0 |
| 2513 | 2026-04-24T16:36:08.248Z | Checking rcgen v0.12.1 |
| 2514 | 2026-04-24T16:36:08.318Z | Checking moka v0.12.13 |
| 2515 | 2026-04-24T16:36:08.357Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2516 | 2026-04-24T16:36:08.554Z | Checking utf-8 v0.7.6 |
| 2517 | 2026-04-24T16:36:08.599Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2518 | 2026-04-24T16:36:08.716Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2519 | 2026-04-24T16:36:08.749Z | Compiling radium v0.7.0 |
| 2520 | 2026-04-24T16:36:08.782Z | Compiling libefi-sys v0.1.0 |
| 2521 | 2026-04-24T16:36:08.981Z | Checking hickory-resolver v0.25.2 |
| 2522 | 2026-04-24T16:36:09.085Z | Compiling bitfield-struct v0.6.2 |
| 2523 | 2026-04-24T16:36:09.118Z | Checking tap v1.0.1 |
| 2524 | 2026-04-24T16:36:09.189Z | Compiling maybe-uninit v2.0.0 |
| 2525 | 2026-04-24T16:36:09.278Z | Checking wyz v0.5.1 |
| 2526 | 2026-04-24T16:36:09.312Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2527 | 2026-04-24T16:36:09.684Z | Compiling zerocopy-derive v0.6.6 |
| 2528 | 2026-04-24T16:36:09.716Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2529 | 2026-04-24T16:36:09.745Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2530 | 2026-04-24T16:36:09.785Z | Checking funty v2.0.0 |
| 2531 | 2026-04-24T16:36:10.010Z | Checking crc-catalog v2.4.0 |
| 2532 | 2026-04-24T16:36:10.124Z | Compiling packed_struct v0.10.1 |
| 2533 | 2026-04-24T16:36:10.155Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2534 | 2026-04-24T16:36:10.203Z | Checking crc v3.4.0 |
| 2535 | 2026-04-24T16:36:10.256Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2536 | 2026-04-24T16:36:10.434Z | Checking bitvec v1.0.1 |
| 2537 | 2026-04-24T16:36:10.474Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2538 | 2026-04-24T16:36:10.543Z | Checking zerocopy v0.6.6 |
| 2539 | 2026-04-24T16:36:10.607Z | Checking tungstenite v0.21.0 |
| 2540 | 2026-04-24T16:36:10.640Z | Compiling packed_struct_codegen v0.10.1 |
| 2541 | 2026-04-24T16:36:10.670Z | Compiling bitfield-macros v0.19.4 |
| 2542 | 2026-04-24T16:36:10.816Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2543 | 2026-04-24T16:36:10.861Z | Compiling indexmap v1.9.3 |
| 2544 | 2026-04-24T16:36:11.044Z | Checking nodrop v0.1.14 |
| 2545 | 2026-04-24T16:36:11.129Z | Checking tokio-tungstenite v0.21.0 |
| 2546 | 2026-04-24T16:36:11.162Z | Checking array-init v0.0.4 |
| 2547 | 2026-04-24T16:36:11.416Z | Checking bitfield v0.19.4 |
| 2548 | 2026-04-24T16:36:11.454Z | Checking smallvec v0.6.14 |
| 2549 | 2026-04-24T16:36:11.507Z | Checking hashbrown v0.12.3 |
| 2550 | 2026-04-24T16:36:11.680Z | Checking serde-hex v0.1.0 |
| 2551 | 2026-04-24T16:36:11.719Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2552 | 2026-04-24T16:36:11.784Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2553 | 2026-04-24T16:36:11.906Z | Checking ron v0.8.1 |
| 2554 | 2026-04-24T16:36:12.240Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2555 | 2026-04-24T16:36:12.304Z | Checking hashbrown v0.13.2 |
| 2556 | 2026-04-24T16:36:12.453Z | Checking crc-any v2.5.0 |
| 2557 | 2026-04-24T16:36:12.512Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2558 | 2026-04-24T16:36:12.655Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2559 | 2026-04-24T16:36:12.703Z | Checking path-slash v0.1.5 |
| 2560 | 2026-04-24T16:36:12.750Z | Checking object v0.30.4 |
| 2561 | 2026-04-24T16:36:12.753Z | Compiling xshell-macros v0.2.7 |
| 2562 | 2026-04-24T16:36:12.833Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2563 | 2026-04-24T16:36:12.901Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2564 | 2026-04-24T16:36:13.176Z | Checking xshell v0.2.7 |
| 2565 | 2026-04-24T16:36:13.207Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2566 | 2026-04-24T16:36:13.237Z | Checking half v1.8.3 |
| 2567 | 2026-04-24T16:36:13.388Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2568 | 2026-04-24T16:36:13.453Z | Checking serde_cbor v0.11.2 |
| 2569 | 2026-04-24T16:36:13.855Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2570 | 2026-04-24T16:36:14.062Z | Compiling num-derive v0.3.3 |
| 2571 | 2026-04-24T16:36:14.106Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2572 | 2026-04-24T16:36:14.165Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2573 | 2026-04-24T16:36:14.220Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2574 | 2026-04-24T16:36:14.376Z | Checking papergrid v0.17.0 |
| 2575 | 2026-04-24T16:36:14.513Z | Compiling proc-macro-error2 v2.0.1 |
| 2576 | 2026-04-24T16:36:14.844Z | Checking testing_table v0.3.0 |
| 2577 | 2026-04-24T16:36:14.876Z | Compiling tabled_derive v0.11.0 |
| 2578 | 2026-04-24T16:36:14.960Z | Checking libscf-sys v1.1.0 |
| 2579 | 2026-04-24T16:36:14.991Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2580 | 2026-04-24T16:36:15.119Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2581 | 2026-04-24T16:36:15.175Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2582 | 2026-04-24T16:36:15.357Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2583 | 2026-04-24T16:36:15.512Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2584 | 2026-04-24T16:36:15.577Z | Checking maplit v1.0.2 |
| 2585 | 2026-04-24T16:36:15.691Z | Checking fxhash v0.2.1 |
| 2586 | 2026-04-24T16:36:15.813Z | Checking crc8 v0.1.1 |
| 2587 | 2026-04-24T16:36:15.845Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2588 | 2026-04-24T16:36:15.936Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2589 | 2026-04-24T16:36:15.967Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2590 | 2026-04-24T16:36:16.061Z | Checking tabled v0.20.0 |
| 2591 | 2026-04-24T16:36:16.165Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2592 | 2026-04-24T16:36:16.488Z | Checking unicase v2.9.0 |
| 2593 | 2026-04-24T16:36:16.677Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2594 | 2026-04-24T16:36:16.743Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2595 | 2026-04-24T16:36:17.029Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2596 | 2026-04-24T16:36:17.102Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2597 | 2026-04-24T16:36:17.133Z | Checking kstat-rs v0.2.4 |
| 2598 | 2026-04-24T16:36:17.351Z | Compiling diesel_derives v2.3.7 |
| 2599 | 2026-04-24T16:36:17.389Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2600 | 2026-04-24T16:36:17.421Z | Compiling typify-impl v0.4.3 |
| 2601 | 2026-04-24T16:36:17.600Z | Checking scheduled-thread-pool v0.2.7 |
| 2602 | 2026-04-24T16:36:17.708Z | Compiling dsl_auto_type v0.2.0 |
| 2603 | 2026-04-24T16:36:17.775Z | Compiling vergen-gitcl v1.0.8 |
| 2604 | 2026-04-24T16:36:17.989Z | Checking arc-swap v1.8.2 |
| 2605 | 2026-04-24T16:36:18.180Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2606 | 2026-04-24T16:36:18.240Z | Compiling parking_lot_core v0.8.6 |
| 2607 | 2026-04-24T16:36:18.271Z | Checking slog-scope v4.4.1 |
| 2608 | 2026-04-24T16:36:18.400Z | Checking r2d2 v0.8.10 |
| 2609 | 2026-04-24T16:36:18.462Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2610 | 2026-04-24T16:36:18.557Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2611 | 2026-04-24T16:36:18.829Z | Compiling git-stub v1.0.0 |
| 2612 | 2026-04-24T16:36:18.904Z | Checking downcast-rs v2.0.2 |
| 2613 | 2026-04-24T16:36:19.031Z | Compiling git-stub-vcs v0.1.0 |
| 2614 | 2026-04-24T16:36:19.339Z | Checking slog-stdlog v4.1.1 |
| 2615 | 2026-04-24T16:36:19.421Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2616 | 2026-04-24T16:36:19.489Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2617 | 2026-04-24T16:36:19.810Z | Checking slog-envlogger v2.2.0 |
| 2618 | 2026-04-24T16:36:19.849Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2619 | 2026-04-24T16:36:19.977Z | Checking parking_lot v0.11.2 |
| 2620 | 2026-04-24T16:36:20.008Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2621 | 2026-04-24T16:36:20.191Z | Checking prefix-trie v0.7.0 |
| 2622 | 2026-04-24T16:36:20.223Z | Checking sled v0.34.7 |
| 2623 | 2026-04-24T16:36:20.300Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2624 | 2026-04-24T16:36:20.398Z | Checking nanorand v0.7.0 |
| 2625 | 2026-04-24T16:36:20.492Z | Compiling dirs-sys-next v0.1.2 |
| 2626 | 2026-04-24T16:36:20.548Z | Checking hickory-server v0.25.2 |
| 2627 | 2026-04-24T16:36:20.626Z | Compiling crunchy v0.2.4 |
| 2628 | 2026-04-24T16:36:20.743Z | Compiling dirs-next v2.0.0 |
| 2629 | 2026-04-24T16:36:20.805Z | Checking flume v0.11.1 |
| 2630 | 2026-04-24T16:36:20.896Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2631 | 2026-04-24T16:36:20.970Z | Compiling clang-sys v1.8.1 |
| 2632 | 2026-04-24T16:36:21.071Z | Compiling tiny-keccak v2.0.2 |
| 2633 | 2026-04-24T16:36:21.351Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2634 | 2026-04-24T16:36:21.456Z | Compiling term v0.7.0 |
| 2635 | 2026-04-24T16:36:21.518Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2636 | 2026-04-24T16:36:21.547Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2637 | 2026-04-24T16:36:21.874Z | Compiling bit-vec v0.6.3 |
| 2638 | 2026-04-24T16:36:21.906Z | Compiling typify-macro v0.4.3 |
| 2639 | 2026-04-24T16:36:22.049Z | Compiling salty v0.3.0 |
| 2640 | 2026-04-24T16:36:22.125Z | Compiling bit-set v0.5.3 |
| 2641 | 2026-04-24T16:36:22.309Z | Compiling ascii-canvas v3.0.0 |
| 2642 | 2026-04-24T16:36:22.583Z | Checking primeorder v0.13.6 |
| 2643 | 2026-04-24T16:36:22.617Z | Compiling itertools v0.10.5 |
| 2644 | 2026-04-24T16:36:22.780Z | Compiling ena v0.14.4 |
| 2645 | 2026-04-24T16:36:22.826Z | Compiling libloading v0.8.9 |
| 2646 | 2026-04-24T16:36:22.857Z | Compiling fs-err v2.11.0 |
| 2647 | 2026-04-24T16:36:22.921Z | Compiling regex-syntax v0.6.29 |
| 2648 | 2026-04-24T16:36:23.014Z | Compiling diff v0.1.13 |
| 2649 | 2026-04-24T16:36:23.061Z | Compiling bindgen v0.71.1 |
| 2650 | 2026-04-24T16:36:23.551Z | Compiling cexpr v0.6.0 |
| 2651 | 2026-04-24T16:36:23.591Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2652 | 2026-04-24T16:36:23.637Z | Compiling typify v0.4.3 |
| 2653 | 2026-04-24T16:36:23.721Z | Checking diesel v2.3.7 |
| 2654 | 2026-04-24T16:36:23.773Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2655 | 2026-04-24T16:36:23.822Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2656 | 2026-04-24T16:36:24.234Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2657 | 2026-04-24T16:36:24.266Z | Compiling lalrpop v0.19.12 |
| 2658 | 2026-04-24T16:36:24.332Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2659 | 2026-04-24T16:36:24.470Z | Compiling libxml v0.3.3 |
| 2660 | 2026-04-24T16:36:24.549Z | Checking parse-size v1.1.0 |
| 2661 | 2026-04-24T16:36:24.648Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2662 | 2026-04-24T16:36:24.786Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2663 | 2026-04-24T16:36:24.993Z | Checking p384 v0.13.1 |
| 2664 | 2026-04-24T16:36:25.045Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2665 | 2026-04-24T16:36:25.433Z | Compiling strum_macros v0.24.3 |
| 2666 | 2026-04-24T16:36:25.650Z | Compiling indoc v1.0.9 |
| 2667 | 2026-04-24T16:36:26.110Z | Checking assert_matches v1.5.0 |
| 2668 | 2026-04-24T16:36:26.827Z | Compiling progenitor-impl v0.10.0 |
| 2669 | 2026-04-24T16:36:26.889Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2670 | 2026-04-24T16:36:26.921Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2671 | 2026-04-24T16:36:27.137Z | Checking predicates-tree v1.0.13 |
| 2672 | 2026-04-24T16:36:27.281Z | Checking derive_builder v0.20.2 |
| 2673 | 2026-04-24T16:36:27.425Z | Checking quick-xml v0.37.5 |
| 2674 | 2026-04-24T16:36:27.518Z | Compiling oso-derive v0.27.3 |
| 2675 | 2026-04-24T16:36:27.882Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2676 | 2026-04-24T16:36:28.019Z | Compiling trait-variant v0.1.2 |
| 2677 | 2026-04-24T16:36:28.309Z | Checking openssl-probe v0.1.6 |
| 2678 | 2026-04-24T16:36:28.448Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2679 | 2026-04-24T16:36:28.590Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2680 | 2026-04-24T16:36:29.381Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2681 | 2026-04-24T16:36:29.424Z | Compiling progenitor-macro v0.10.0 |
| 2682 | 2026-04-24T16:36:29.987Z | Compiling progenitor-impl v0.11.2 |
| 2683 | 2026-04-24T16:36:30.411Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2684 | 2026-04-24T16:36:30.447Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2685 | 2026-04-24T16:36:31.210Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2686 | 2026-04-24T16:36:32.423Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2687 | 2026-04-24T16:36:32.676Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2688 | 2026-04-24T16:36:33.047Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2689 | 2026-04-24T16:36:33.523Z | Compiling mime_guess v2.0.5 |
| 2690 | 2026-04-24T16:36:33.674Z | Checking toml v1.0.6+spec-1.1.0 |
| 2691 | 2026-04-24T16:36:34.103Z | Compiling progenitor-macro v0.11.2 |
| 2692 | 2026-04-24T16:36:34.338Z | Checking progenitor v0.10.0 |
| 2693 | 2026-04-24T16:36:34.513Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2694 | 2026-04-24T16:36:34.696Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2695 | 2026-04-24T16:36:34.838Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2696 | 2026-04-24T16:36:34.881Z | Checking progenitor-client v0.11.2 |
| 2697 | 2026-04-24T16:36:35.150Z | Checking http-range v0.1.5 |
| 2698 | 2026-04-24T16:36:35.245Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2699 | 2026-04-24T16:36:35.307Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2700 | 2026-04-24T16:36:35.417Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2701 | 2026-04-24T16:36:35.420Z | Checking ignore v0.4.25 |
| 2702 | 2026-04-24T16:36:35.887Z | Checking atty v0.2.14 |
| 2703 | 2026-04-24T16:36:36.014Z | Checking globwalk v0.9.1 |
| 2704 | 2026-04-24T16:36:36.241Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2705 | 2026-04-24T16:36:36.596Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2706 | 2026-04-24T16:36:36.825Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2707 | 2026-04-24T16:36:37.020Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2708 | 2026-04-24T16:36:37.053Z | Checking bb8 v0.8.6 |
| 2709 | 2026-04-24T16:36:37.359Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2710 | 2026-04-24T16:36:37.393Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2711 | 2026-04-24T16:36:37.585Z | Checking compression-core v0.4.31 |
| 2712 | 2026-04-24T16:36:37.630Z | Checking corncobs v0.1.4 |
| 2713 | 2026-04-24T16:36:37.748Z | Checking compression-codecs v0.4.37 |
| 2714 | 2026-04-24T16:36:37.788Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2715 | 2026-04-24T16:36:37.948Z | Checking diesel-dtrace v0.5.0 |
| 2716 | 2026-04-24T16:36:37.948Z | Checking async-bb8-diesel v0.2.1 |
| 2717 | 2026-04-24T16:36:38.288Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2718 | 2026-04-24T16:36:38.331Z | Checking hyper-staticfile v0.10.1 |
| 2719 | 2026-04-24T16:36:38.482Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2720 | 2026-04-24T16:36:38.648Z | Checking camino-tempfile-ext v0.3.3 |
| 2721 | 2026-04-24T16:36:38.651Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2722 | 2026-04-24T16:36:38.710Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2723 | 2026-04-24T16:36:38.872Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2724 | 2026-04-24T16:36:38.986Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2725 | 2026-04-24T16:36:39.037Z | Checking progenitor v0.11.2 |
| 2726 | 2026-04-24T16:36:39.087Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2727 | 2026-04-24T16:36:39.200Z | Checking signal-hook-tokio v0.3.1 |
| 2728 | 2026-04-24T16:36:39.355Z | Checking secrecy v0.8.0 |
| 2729 | 2026-04-24T16:36:39.535Z | Compiling dropshot v0.17.0 |
| 2730 | 2026-04-24T16:36:39.647Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2731 | 2026-04-24T16:36:39.966Z | Checking async-compression v0.4.41 |
| 2732 | 2026-04-24T16:36:40.057Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2733 | 2026-04-24T16:36:40.254Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2734 | 2026-04-24T16:36:40.462Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2735 | 2026-04-24T16:36:40.588Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2736 | 2026-04-24T16:36:40.871Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2737 | 2026-04-24T16:36:40.935Z | Compiling dropshot_endpoint v0.17.0 |
| 2738 | 2026-04-24T16:36:41.048Z | Checking nonempty v0.12.0 |
| 2739 | 2026-04-24T16:36:41.240Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2740 | 2026-04-24T16:36:41.367Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2741 | 2026-04-24T16:36:41.435Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2742 | 2026-04-24T16:36:41.644Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2743 | 2026-04-24T16:36:41.707Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2744 | 2026-04-24T16:36:41.854Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2745 | 2026-04-24T16:36:42.237Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2746 | 2026-04-24T16:36:42.614Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2747 | 2026-04-24T16:36:42.682Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2748 | 2026-04-24T16:36:42.962Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2749 | 2026-04-24T16:36:42.995Z | Checking tungstenite v0.23.0 |
| 2750 | 2026-04-24T16:36:43.448Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2751 | 2026-04-24T16:36:43.655Z | Checking tokio-tungstenite v0.23.1 |
| 2752 | 2026-04-24T16:36:43.954Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2753 | 2026-04-24T16:36:44.330Z | Checking rand_seeder v0.4.0 |
| 2754 | 2026-04-24T16:36:44.515Z | Checking void v1.0.2 |
| 2755 | 2026-04-24T16:36:44.651Z | Checking lzss v0.8.2 |
| 2756 | 2026-04-24T16:36:44.685Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2757 | 2026-04-24T16:36:44.731Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2758 | 2026-04-24T16:36:44.869Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2759 | 2026-04-24T16:36:45.063Z | Checking nix v0.27.1 |
| 2760 | 2026-04-24T16:36:45.095Z | Checking serde_bytes v0.11.19 |
| 2761 | 2026-04-24T16:36:45.303Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2762 | 2026-04-24T16:36:45.513Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2763 | 2026-04-24T16:36:45.611Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2764 | 2026-04-24T16:36:45.873Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2765 | 2026-04-24T16:36:46.410Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2766 | 2026-04-24T16:36:46.597Z | Checking is_ci v1.2.0 |
| 2767 | 2026-04-24T16:36:46.656Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2768 | 2026-04-24T16:36:46.732Z | Checking yansi v1.0.1 |
| 2769 | 2026-04-24T16:36:47.009Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2770 | 2026-04-24T16:36:47.041Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2771 | 2026-04-24T16:36:47.123Z | Checking pretty_assertions v1.4.1 |
| 2772 | 2026-04-24T16:36:47.294Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2773 | 2026-04-24T16:36:47.335Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2774 | 2026-04-24T16:36:47.596Z | Compiling darling_core v0.23.0 |
| 2775 | 2026-04-24T16:36:48.335Z | Compiling indoc v2.0.7 |
| 2776 | 2026-04-24T16:36:48.535Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2777 | 2026-04-24T16:36:48.816Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2778 | 2026-04-24T16:36:48.848Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2779 | 2026-04-24T16:36:49.039Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2780 | 2026-04-24T16:36:49.224Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2781 | 2026-04-24T16:36:49.265Z | Compiling instability v0.3.11 |
| 2782 | 2026-04-24T16:36:49.657Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2783 | 2026-04-24T16:36:49.697Z | Compiling libz-sys v1.1.24 |
| 2784 | 2026-04-24T16:36:49.909Z | Checking castaway v0.2.4 |
| 2785 | 2026-04-24T16:36:50.057Z | Checking compact_str v0.8.1 |
| 2786 | 2026-04-24T16:36:50.164Z | Compiling darling_macro v0.23.0 |
| 2787 | 2026-04-24T16:36:50.457Z | Checking supports-color v3.0.2 |
| 2788 | 2026-04-24T16:36:50.621Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2789 | 2026-04-24T16:36:50.686Z | Compiling darling v0.23.0 |
| 2790 | 2026-04-24T16:36:50.847Z | Checking unicode-truncate v1.1.0 |
| 2791 | 2026-04-24T16:36:50.936Z | Checking console v0.16.2 |
| 2792 | 2026-04-24T16:36:51.020Z | Checking lru v0.12.5 |
| 2793 | 2026-04-24T16:36:51.213Z | Checking unit-prefix v0.5.2 |
| 2794 | 2026-04-24T16:36:51.270Z | Checking cassowary v0.3.0 |
| 2795 | 2026-04-24T16:36:51.411Z | Checking indicatif v0.18.4 |
| 2796 | 2026-04-24T16:36:51.452Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2797 | 2026-04-24T16:36:51.515Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2798 | 2026-04-24T16:36:51.563Z | Checking ratatui v0.29.0 |
| 2799 | 2026-04-24T16:36:51.700Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2800 | 2026-04-24T16:36:51.991Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2801 | 2026-04-24T16:36:52.906Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2802 | 2026-04-24T16:36:53.136Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2803 | 2026-04-24T16:36:53.232Z | Compiling vergen-git2 v1.0.7 |
| 2804 | 2026-04-24T16:36:53.286Z | Checking plotters-backend v0.3.7 |
| 2805 | 2026-04-24T16:36:53.401Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2806 | 2026-04-24T16:36:53.496Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2807 | 2026-04-24T16:36:53.526Z | Checking plotters-svg v0.3.7 |
| 2808 | 2026-04-24T16:36:53.622Z | Checking colored v2.2.0 |
| 2809 | 2026-04-24T16:36:53.695Z | Checking cast v0.3.0 |
| 2810 | 2026-04-24T16:36:53.726Z | Checking shell-words v1.1.1 |
| 2811 | 2026-04-24T16:36:53.850Z | Compiling rustls v0.21.12 |
| 2812 | 2026-04-24T16:36:53.881Z | Checking criterion-plot v0.6.0 |
| 2813 | 2026-04-24T16:36:53.958Z | Checking plotters v0.3.7 |
| 2814 | 2026-04-24T16:36:54.149Z | Checking typeid v1.0.3 |
| 2815 | 2026-04-24T16:36:54.180Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2816 | 2026-04-24T16:36:54.286Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2817 | 2026-04-24T16:36:54.512Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2818 | 2026-04-24T16:36:54.712Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2819 | 2026-04-24T16:36:54.744Z | Checking rustls-webpki v0.101.7 |
| 2820 | 2026-04-24T16:36:55.108Z | Checking sct v0.7.1 |
| 2821 | 2026-04-24T16:36:55.139Z | Checking tinytemplate v1.2.1 |
| 2822 | 2026-04-24T16:36:55.178Z | Compiling nix v0.29.0 |
| 2823 | 2026-04-24T16:36:55.275Z | Checking oorandom v11.1.5 |
| 2824 | 2026-04-24T16:36:55.383Z | Checking anes v0.1.6 |
| 2825 | 2026-04-24T16:36:55.434Z | Checking hex-literal v0.4.1 |
| 2826 | 2026-04-24T16:36:55.605Z | Checking criterion v0.7.0 |
| 2827 | 2026-04-24T16:36:55.679Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2828 | 2026-04-24T16:36:56.969Z | Checking erased-serde v0.4.9 |
| 2829 | 2026-04-24T16:36:57.001Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2830 | 2026-04-24T16:36:57.354Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2831 | 2026-04-24T16:36:57.779Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2832 | 2026-04-24T16:36:58.116Z | Checking ordered-float v2.10.1 |
| 2833 | 2026-04-24T16:36:58.388Z | Checking serde-value v0.7.0 |
| 2834 | 2026-04-24T16:36:58.629Z | Checking serde-untagged v0.1.9 |
| 2835 | 2026-04-24T16:36:58.856Z | Checking tokio-rustls v0.24.1 |
| 2836 | 2026-04-24T16:36:59.344Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2837 | 2026-04-24T16:37:00.155Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2838 | 2026-04-24T16:37:00.385Z | Checking rustls-pemfile v1.0.4 |
| 2839 | 2026-04-24T16:37:00.558Z | Checking twox-hash v2.1.2 |
| 2840 | 2026-04-24T16:37:00.737Z | Checking unicode-xid v0.2.6 |
| 2841 | 2026-04-24T16:37:00.880Z | Checking cargo-util-schemas v0.8.2 |
| 2842 | 2026-04-24T16:37:00.954Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2843 | 2026-04-24T16:37:01.818Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2844 | 2026-04-24T16:37:02.015Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2845 | 2026-04-24T16:37:02.196Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2846 | 2026-04-24T16:37:02.553Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2847 | 2026-04-24T16:37:02.748Z | Checking fatfs v0.3.6 |
| 2848 | 2026-04-24T16:37:03.229Z | Checking cargo-platform v0.2.0 |
| 2849 | 2026-04-24T16:37:03.444Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2850 | 2026-04-24T16:37:03.496Z | Compiling petname v2.0.2 |
| 2851 | 2026-04-24T16:37:03.528Z | Compiling seq-macro v0.3.6 |
| 2852 | 2026-04-24T16:37:04.053Z | Checking cargo_metadata v0.21.0 |
| 2853 | 2026-04-24T16:37:04.158Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2854 | 2026-04-24T16:37:04.764Z | Checking concurrent-queue v2.5.0 |
| 2855 | 2026-04-24T16:37:04.822Z | Checking rtoolbox v0.0.3 |
| 2856 | 2026-04-24T16:37:04.974Z | Checking futures-timer v3.0.3 |
| 2857 | 2026-04-24T16:37:05.005Z | Checking parking v2.2.1 |
| 2858 | 2026-04-24T16:37:05.152Z | Checking event-listener v5.4.1 |
| 2859 | 2026-04-24T16:37:05.185Z | Checking rpassword v7.4.0 |
| 2860 | 2026-04-24T16:37:05.324Z | Checking tui-tree-widget v0.23.1 |
| 2861 | 2026-04-24T16:37:05.393Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2862 | 2026-04-24T16:37:05.538Z | Checking polyval v0.6.2 |
| 2863 | 2026-04-24T16:37:05.581Z | Checking sapling-renderdag v0.1.0 |
| 2864 | 2026-04-24T16:37:05.619Z | Checking sync-ptr v0.1.4 |
| 2865 | 2026-04-24T16:37:05.727Z | Checking ghash v0.5.1 |
| 2866 | 2026-04-24T16:37:05.763Z | Checking event-listener-strategy v0.5.4 |
| 2867 | 2026-04-24T16:37:05.846Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2868 | 2026-04-24T16:37:05.877Z | Checking ctr v0.9.2 |
| 2869 | 2026-04-24T16:37:05.922Z | Checking arrayvec v0.7.6 |
| 2870 | 2026-04-24T16:37:06.065Z | Checking arrayref v0.3.9 |
| 2871 | 2026-04-24T16:37:06.068Z | Checking constant_time_eq v0.4.2 |
| 2872 | 2026-04-24T16:37:06.168Z | Checking aes-gcm v0.10.3 |
| 2873 | 2026-04-24T16:37:06.206Z | Compiling samael v0.0.19 |
| 2874 | 2026-04-24T16:37:06.235Z | Checking async-lock v3.4.2 |
| 2875 | 2026-04-24T16:37:06.266Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2876 | 2026-04-24T16:37:06.369Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2877 | 2026-04-24T16:37:06.669Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2878 | 2026-04-24T16:37:07.235Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2879 | 2026-04-24T16:37:07.349Z | Checking ssh-encoding v0.2.0 |
| 2880 | 2026-04-24T16:37:07.570Z | Checking blowfish v0.9.1 |
| 2881 | 2026-04-24T16:37:07.750Z | Checking bcrypt-pbkdf v0.10.0 |
| 2882 | 2026-04-24T16:37:07.945Z | Checking ssh-cipher v0.2.0 |
| 2883 | 2026-04-24T16:37:08.146Z | Checking async-object-pool v0.2.0 |
| 2884 | 2026-04-24T16:37:08.288Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2885 | 2026-04-24T16:37:08.445Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2886 | 2026-04-24T16:37:08.613Z | Checking serde_regex v1.1.0 |
| 2887 | 2026-04-24T16:37:08.800Z | Checking password-hash v0.4.2 |
| 2888 | 2026-04-24T16:37:09.044Z | Checking assert-json-diff v2.0.2 |
| 2889 | 2026-04-24T16:37:09.077Z | Checking path-tree v0.8.3 |
| 2890 | 2026-04-24T16:37:09.106Z | Compiling target-lexicon v0.13.3 |
| 2891 | 2026-04-24T16:37:09.238Z | Checking gimli v0.32.3 |
| 2892 | 2026-04-24T16:37:09.287Z | Checking stringmetrics v2.2.2 |
| 2893 | 2026-04-24T16:37:09.466Z | Checking httpmock v0.8.3 |
| 2894 | 2026-04-24T16:37:09.675Z | Checking pbkdf2 v0.11.0 |
| 2895 | 2026-04-24T16:37:09.873Z | Checking ssh-key v0.6.7 |
| 2896 | 2026-04-24T16:37:10.775Z | Checking p521 v0.13.3 |
| 2897 | 2026-04-24T16:37:10.806Z | Checking addr2line v0.25.1 |
| 2898 | 2026-04-24T16:37:11.105Z | Checking p256 v0.13.2 |
| 2899 | 2026-04-24T16:37:11.405Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2900 | 2026-04-24T16:37:11.435Z | Checking russh-cryptovec v0.7.3 |
| 2901 | 2026-04-24T16:37:11.602Z | Compiling guppy-workspace-hack v0.1.0 |
| 2902 | 2026-04-24T16:37:11.634Z | Checking rustc-demangle v0.1.27 |
| 2903 | 2026-04-24T16:37:11.668Z | Checking md5 v0.7.0 |
| 2904 | 2026-04-24T16:37:11.888Z | Checking russh-keys v0.45.0 |
| 2905 | 2026-04-24T16:37:11.920Z | Checking backtrace v0.3.76 |
| 2906 | 2026-04-24T16:37:12.115Z | Checking num-bigint v0.4.6 |
| 2907 | 2026-04-24T16:37:12.253Z | Checking des v0.8.1 |
| 2908 | 2026-04-24T16:37:12.538Z | Compiling blake3 v1.8.3 |
| 2909 | 2026-04-24T16:37:12.570Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2910 | 2026-04-24T16:37:12.601Z | Compiling target-spec v3.5.7 |
| 2911 | 2026-04-24T16:37:13.015Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2912 | 2026-04-24T16:37:13.078Z | Checking russh v0.45.0 |
| 2913 | 2026-04-24T16:37:13.111Z | Checking backtrace-ext v0.2.1 |
| 2914 | 2026-04-24T16:37:13.247Z | Checking cfg-expr v0.20.6 |
| 2915 | 2026-04-24T16:37:13.526Z | Checking supports-color v2.1.0 |
| 2916 | 2026-04-24T16:37:13.654Z | Checking textwrap v0.15.2 |
| 2917 | 2026-04-24T16:37:13.684Z | Checking supports-hyperlinks v2.1.0 |
| 2918 | 2026-04-24T16:37:13.715Z | Checking supports-unicode v2.1.0 |
| 2919 | 2026-04-24T16:37:13.829Z | Checking hashbrown v0.14.5 |
| 2920 | 2026-04-24T16:37:13.859Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2921 | 2026-04-24T16:37:13.891Z | Checking cargo-platform v0.3.2 |
| 2922 | 2026-04-24T16:37:14.091Z | Checking terminal_size v0.1.17 |
| 2923 | 2026-04-24T16:37:14.122Z | Compiling miette-derive v5.10.0 |
| 2924 | 2026-04-24T16:37:14.231Z | Checking internet-checksum v0.2.1 |
| 2925 | 2026-04-24T16:37:14.336Z | Checking owo-colors v3.5.0 |
| 2926 | 2026-04-24T16:37:14.378Z | Checking chumsky v0.9.3 |
| 2927 | 2026-04-24T16:37:14.898Z | Checking cargo_metadata v0.23.1 |
| 2928 | 2026-04-24T16:37:15.273Z | Checking miette v5.10.0 |
| 2929 | 2026-04-24T16:37:15.542Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2930 | 2026-04-24T16:37:15.667Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2931 | 2026-04-24T16:37:15.704Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2932 | 2026-04-24T16:37:15.781Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2933 | 2026-04-24T16:37:16.023Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2934 | 2026-04-24T16:37:16.056Z | Compiling knuffel-derive v3.2.0 |
| 2935 | 2026-04-24T16:37:16.447Z | Checking httptest v0.16.4 |
| 2936 | 2026-04-24T16:37:16.482Z | Checking pathdiff v0.2.3 |
| 2937 | 2026-04-24T16:37:16.621Z | Checking nested v0.1.1 |
| 2938 | 2026-04-24T16:37:16.793Z | Checking topological-sort v0.2.2 |
| 2939 | 2026-04-24T16:37:16.855Z | Checking guppy v0.17.25 |
| 2940 | 2026-04-24T16:37:16.928Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2941 | 2026-04-24T16:37:16.959Z | Checking omicron-zone-package v0.12.2 |
| 2942 | 2026-04-24T16:37:17.169Z | Checking similar-asserts v1.7.0 |
| 2943 | 2026-04-24T16:37:17.349Z | Compiling rstest_macros v0.25.0 |
| 2944 | 2026-04-24T16:37:17.561Z | Checking knuffel v3.2.0 |
| 2945 | 2026-04-24T16:37:17.650Z | Compiling target-triple v1.0.0 |
| 2946 | 2026-04-24T16:37:17.848Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2947 | 2026-04-24T16:37:17.991Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2948 | 2026-04-24T16:37:18.023Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2949 | 2026-04-24T16:37:18.054Z | Compiling git2 v0.20.4 |
| 2950 | 2026-04-24T16:37:18.121Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2951 | 2026-04-24T16:37:18.208Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2952 | 2026-04-24T16:37:18.346Z | Checking hickory-client v0.25.2 |
| 2953 | 2026-04-24T16:37:18.658Z | Checking tokio-test v0.4.5 |
| 2954 | 2026-04-24T16:37:18.836Z | Compiling relative-path v1.9.3 |
| 2955 | 2026-04-24T16:37:18.891Z | Compiling assert_cmd v2.1.2 |
| 2956 | 2026-04-24T16:37:19.169Z | Checking escape8259 v0.5.3 |
| 2957 | 2026-04-24T16:37:19.333Z | Checking libtest-mimic v0.8.1 |
| 2958 | 2026-04-24T16:37:19.771Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2959 | 2026-04-24T16:37:19.802Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2960 | 2026-04-24T16:37:19.909Z | Checking blake2b_simd v1.0.4 |
| 2961 | 2026-04-24T16:37:20.501Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2962 | 2026-04-24T16:37:20.928Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2963 | 2026-04-24T16:37:20.959Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2964 | 2026-04-24T16:37:21.407Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2965 | 2026-04-24T16:37:21.439Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2966 | 2026-04-24T16:37:21.529Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2967 | 2026-04-24T16:37:21.562Z | Compiling polar-core v0.27.3 |
| 2968 | 2026-04-24T16:37:21.663Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2969 | 2026-04-24T16:37:21.888Z | Checking fancy-regex v0.14.0 |
| 2970 | 2026-04-24T16:37:22.118Z | Checking serde_tokenstream v0.2.3 |
| 2971 | 2026-04-24T16:37:22.304Z | Checking uzers v0.12.2 |
| 2972 | 2026-04-24T16:37:22.360Z | Checking constant_time_eq v0.3.1 |
| 2973 | 2026-04-24T16:37:22.492Z | Compiling linkme-impl v0.3.35 |
| 2974 | 2026-04-24T16:37:22.539Z | Checking termcolor v1.4.1 |
| 2975 | 2026-04-24T16:37:22.767Z | Checking rstest v0.25.0 |
| 2976 | 2026-04-24T16:37:22.798Z | Checking trybuild v1.0.116 |
| 2977 | 2026-04-24T16:37:22.877Z | Checking rust-argon2 v2.1.0 |
| 2978 | 2026-04-24T16:37:22.942Z | Checking datatest-stable v0.3.3 |
| 2979 | 2026-04-24T16:37:23.362Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2980 | 2026-04-24T16:37:23.443Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2981 | 2026-04-24T16:37:23.668Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2982 | 2026-04-24T16:37:23.704Z | Checking support-bundle-viewer v0.1.2 |
| 2983 | 2026-04-24T16:37:24.001Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2984 | 2026-04-24T16:37:24.239Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2985 | 2026-04-24T16:37:24.374Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 2986 | 2026-04-24T16:37:24.467Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2987 | 2026-04-24T16:37:24.604Z | Checking drift v0.1.3 |
| 2988 | 2026-04-24T16:37:24.702Z | Checking rand_distr v0.5.1 |
| 2989 | 2026-04-24T16:37:24.933Z | Checking multimap v0.10.1 |
| 2990 | 2026-04-24T16:37:25.148Z | Checking approx v0.5.1 |
| 2991 | 2026-04-24T16:37:25.188Z | Compiling linkme v0.3.35 |
| 2992 | 2026-04-24T16:37:25.319Z | Checking dropshot-api-manager v0.6.0 |
| 2993 | 2026-04-24T16:37:25.991Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2994 | 2026-04-24T16:37:26.477Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2995 | 2026-04-24T16:37:26.697Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2996 | 2026-04-24T16:37:26.727Z | Checking oso v0.27.3 |
| 2997 | 2026-04-24T16:37:26.848Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2998 | 2026-04-24T16:37:26.927Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2999 | 2026-04-24T16:37:27.093Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3000 | 2026-04-24T16:37:27.277Z | Checking partial-io v0.5.4 |
| 3001 | 2026-04-24T16:37:27.318Z | Checking cargo_toml v0.21.0 |
| 3002 | 2026-04-24T16:37:27.350Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3003 | 2026-04-24T16:37:27.462Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3004 | 2026-04-24T16:37:27.522Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3005 | 2026-04-24T16:37:27.669Z | Checking termios v0.3.3 |
| 3006 | 2026-04-24T16:37:27.795Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3007 | 2026-04-24T16:37:28.011Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3008 | 2026-04-24T16:37:28.148Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3009 | 2026-04-24T16:37:28.179Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3010 | 2026-04-24T16:37:31.742Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3011 | 2026-04-24T16:37:36.562Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3012 | 2026-04-24T16:37:36.800Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3013 | 2026-04-24T16:37:39.727Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3014 | 2026-04-24T16:37:43.217Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3015 | 2026-04-24T16:37:48.408Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3016 | 2026-04-24T16:37:51.602Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3017 | 2026-04-24T16:37:53.373Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3018 | 2026-04-24T16:37:53.429Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3019 | 2026-04-24T16:37:55.287Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3020 | 2026-04-24T16:38:03.056Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3021 | 2026-04-24T16:39:18.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s |
| 3022 | 2026-04-24T16:39:18.822Z | |
| 3023 | 2026-04-24T16:39:18.822Z | real 4:02.599249068 |
| 3024 | 2026-04-24T16:39:18.823Z | user 20:33.620709826 |
| 3025 | 2026-04-24T16:39:18.823Z | sys 4:42.843561275 |
| 3026 | 2026-04-24T16:39:18.823Z | trap 0.498889613 |
| 3027 | 2026-04-24T16:39:18.823Z | tflt 0.118205571 |
| 3028 | 2026-04-24T16:39:18.823Z | dflt 0.126430563 |
| 3029 | 2026-04-24T16:39:18.823Z | kflt 0.001559792 |
| 3030 | 2026-04-24T16:39:18.823Z | lock 56:38.906894290 |
| 3031 | 2026-04-24T16:39:18.823Z | slp 56:45.586117134 |
| 3032 | 2026-04-24T16:39:18.823Z | lat 1:51.397959356 |
| 3033 | 2026-04-24T16:39:18.823Z | stop 10:05.394884333 |
| 3034 | 2026-04-24T16:39:18.826Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3035 | 2026-04-24T16:39:18.826Z | + ptime -m cargo doc --workspace --no-deps |
| 3036 | 2026-04-24T16:39:19.694Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3037 | 2026-04-24T16:39:19.694Z | | |
| 3038 | 2026-04-24T16:39:19.694Z | = note: 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)` |
| 3039 | 2026-04-24T16:39:19.694Z | = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313> |
| 3040 | 2026-04-24T16:39:20.626Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3041 | 2026-04-24T16:39:20.853Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3042 | 2026-04-24T16:39:20.896Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3043 | 2026-04-24T16:39:20.959Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3044 | 2026-04-24T16:39:21.028Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3045 | 2026-04-24T16:39:21.128Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3046 | 2026-04-24T16:39:21.154Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3047 | 2026-04-24T16:39:21.181Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3048 | 2026-04-24T16:39:21.209Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3049 | 2026-04-24T16:39:21.258Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3050 | 2026-04-24T16:39:21.415Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3051 | 2026-04-24T16:39:21.436Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3052 | 2026-04-24T16:39:21.458Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3053 | 2026-04-24T16:39:21.479Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3054 | 2026-04-24T16:39:21.524Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3055 | 2026-04-24T16:39:21.546Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3056 | 2026-04-24T16:39:21.576Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3057 | 2026-04-24T16:39:21.599Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3058 | 2026-04-24T16:39:21.644Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3059 | 2026-04-24T16:39:21.707Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3060 | 2026-04-24T16:39:21.741Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3061 | 2026-04-24T16:39:22.046Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3062 | 2026-04-24T16:39:22.169Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3063 | 2026-04-24T16:39:22.223Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3064 | 2026-04-24T16:39:22.336Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3065 | 2026-04-24T16:39:22.361Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3066 | 2026-04-24T16:39:22.384Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3067 | 2026-04-24T16:39:22.478Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3068 | 2026-04-24T16:39:22.612Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3069 | 2026-04-24T16:39:22.641Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3070 | 2026-04-24T16:39:22.785Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3071 | 2026-04-24T16:39:22.951Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3072 | 2026-04-24T16:39:22.975Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3073 | 2026-04-24T16:39:23.051Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3074 | 2026-04-24T16:39:23.230Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3075 | 2026-04-24T16:39:23.253Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3076 | 2026-04-24T16:39:23.324Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3077 | 2026-04-24T16:39:23.462Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3078 | 2026-04-24T16:39:23.495Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3079 | 2026-04-24T16:39:23.554Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3080 | 2026-04-24T16:39:23.728Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3081 | 2026-04-24T16:39:23.824Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3082 | 2026-04-24T16:39:23.920Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3083 | 2026-04-24T16:39:23.993Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3084 | 2026-04-24T16:39:24.048Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3085 | 2026-04-24T16:39:24.193Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3086 | 2026-04-24T16:39:24.227Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3087 | 2026-04-24T16:39:24.376Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3088 | 2026-04-24T16:39:24.458Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3089 | 2026-04-24T16:39:24.479Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3090 | 2026-04-24T16:39:24.567Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3091 | 2026-04-24T16:39:24.619Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3092 | 2026-04-24T16:39:24.653Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3093 | 2026-04-24T16:39:24.679Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3094 | 2026-04-24T16:39:24.849Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3095 | 2026-04-24T16:39:24.870Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3096 | 2026-04-24T16:39:24.940Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3097 | 2026-04-24T16:39:24.961Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3098 | 2026-04-24T16:39:25.104Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3099 | 2026-04-24T16:39:25.126Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3100 | 2026-04-24T16:39:25.147Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3101 | 2026-04-24T16:39:25.307Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3102 | 2026-04-24T16:39:25.374Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3103 | 2026-04-24T16:39:25.398Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3104 | 2026-04-24T16:39:25.420Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3105 | 2026-04-24T16:39:25.442Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3106 | 2026-04-24T16:39:25.634Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3107 | 2026-04-24T16:39:25.812Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3108 | 2026-04-24T16:39:26.017Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3109 | 2026-04-24T16:39:26.541Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3110 | 2026-04-24T16:39:26.571Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3111 | 2026-04-24T16:39:26.769Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3112 | 2026-04-24T16:39:27.032Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3113 | 2026-04-24T16:39:27.099Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3114 | 2026-04-24T16:39:27.250Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3115 | 2026-04-24T16:39:27.312Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3116 | 2026-04-24T16:39:27.585Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3117 | 2026-04-24T16:39:27.758Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3118 | 2026-04-24T16:39:27.781Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3119 | 2026-04-24T16:39:27.855Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3120 | 2026-04-24T16:39:28.079Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3121 | 2026-04-24T16:39:28.432Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3122 | 2026-04-24T16:39:29.156Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3123 | 2026-04-24T16:39:29.538Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3124 | 2026-04-24T16:39:29.808Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3125 | 2026-04-24T16:39:29.898Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3126 | 2026-04-24T16:39:30.153Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3127 | 2026-04-24T16:39:30.277Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3128 | 2026-04-24T16:39:30.982Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3129 | 2026-04-24T16:39:31.038Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3130 | 2026-04-24T16:39:31.072Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3131 | 2026-04-24T16:39:31.229Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3132 | 2026-04-24T16:39:31.351Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3133 | 2026-04-24T16:39:31.374Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3134 | 2026-04-24T16:39:31.590Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3135 | 2026-04-24T16:39:31.612Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3136 | 2026-04-24T16:39:31.642Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3137 | 2026-04-24T16:39:31.678Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3138 | 2026-04-24T16:39:31.829Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3139 | 2026-04-24T16:39:31.886Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3140 | 2026-04-24T16:39:31.958Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3141 | 2026-04-24T16:39:32.037Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3142 | 2026-04-24T16:39:32.091Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3143 | 2026-04-24T16:39:32.227Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3144 | 2026-04-24T16:39:32.248Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3145 | 2026-04-24T16:39:32.435Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3146 | 2026-04-24T16:39:32.455Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3147 | 2026-04-24T16:39:32.919Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3148 | 2026-04-24T16:39:33.546Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3149 | 2026-04-24T16:39:34.462Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3150 | 2026-04-24T16:39:34.486Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3151 | 2026-04-24T16:39:34.633Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3152 | 2026-04-24T16:39:34.857Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3153 | 2026-04-24T16:39:34.902Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3154 | 2026-04-24T16:39:35.323Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3155 | 2026-04-24T16:39:35.611Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3156 | 2026-04-24T16:39:35.766Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3157 | 2026-04-24T16:39:35.911Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3158 | 2026-04-24T16:39:35.949Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3159 | 2026-04-24T16:39:36.229Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3160 | 2026-04-24T16:39:36.253Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3161 | 2026-04-24T16:39:36.490Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3162 | 2026-04-24T16:39:36.519Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3163 | 2026-04-24T16:39:36.974Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3164 | 2026-04-24T16:39:37.577Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3165 | 2026-04-24T16:39:37.601Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3166 | 2026-04-24T16:39:37.717Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3167 | 2026-04-24T16:39:38.465Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3168 | 2026-04-24T16:39:38.677Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3169 | 2026-04-24T16:39:39.078Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3170 | 2026-04-24T16:39:40.222Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3171 | 2026-04-24T16:39:40.614Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3172 | 2026-04-24T16:39:41.026Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3173 | 2026-04-24T16:39:41.120Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3174 | 2026-04-24T16:39:41.147Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3175 | 2026-04-24T16:39:41.170Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3176 | 2026-04-24T16:39:41.286Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3177 | 2026-04-24T16:39:41.648Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3178 | 2026-04-24T16:39:41.829Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3179 | 2026-04-24T16:39:41.983Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3180 | 2026-04-24T16:39:42.434Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3181 | 2026-04-24T16:39:42.582Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3182 | 2026-04-24T16:39:42.699Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3183 | 2026-04-24T16:39:42.816Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3184 | 2026-04-24T16:39:43.031Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3185 | 2026-04-24T16:39:43.276Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3186 | 2026-04-24T16:39:43.363Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3187 | 2026-04-24T16:39:43.619Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3188 | 2026-04-24T16:39:44.090Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3189 | 2026-04-24T16:39:44.841Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3190 | 2026-04-24T16:39:47.216Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3191 | 2026-04-24T16:39:47.527Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3192 | 2026-04-24T16:39:47.740Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3193 | 2026-04-24T16:39:48.592Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3194 | 2026-04-24T16:39:48.645Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3195 | 2026-04-24T16:39:48.714Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3196 | 2026-04-24T16:39:48.867Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3197 | 2026-04-24T16:39:49.519Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3198 | 2026-04-24T16:39:49.551Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3199 | 2026-04-24T16:39:50.299Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3200 | 2026-04-24T16:39:50.385Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3201 | 2026-04-24T16:39:50.447Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3202 | 2026-04-24T16:39:50.698Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3203 | 2026-04-24T16:39:51.124Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3204 | 2026-04-24T16:39:51.448Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3205 | 2026-04-24T16:39:51.621Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3206 | 2026-04-24T16:39:51.851Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3207 | 2026-04-24T16:39:52.093Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3208 | 2026-04-24T16:39:52.336Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3209 | 2026-04-24T16:39:52.379Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3210 | 2026-04-24T16:39:52.803Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3211 | 2026-04-24T16:39:52.885Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3212 | 2026-04-24T16:39:52.949Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3213 | 2026-04-24T16:39:53.192Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3214 | 2026-04-24T16:39:53.565Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3215 | 2026-04-24T16:39:53.902Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3216 | 2026-04-24T16:39:54.551Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3217 | 2026-04-24T16:39:54.779Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3218 | 2026-04-24T16:39:55.630Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3219 | 2026-04-24T16:39:57.204Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3220 | 2026-04-24T16:39:58.286Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3221 | 2026-04-24T16:39:58.325Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3222 | 2026-04-24T16:39:59.151Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3223 | 2026-04-24T16:40:00.244Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3224 | 2026-04-24T16:40:01.780Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3225 | 2026-04-24T16:40:02.402Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3226 | 2026-04-24T16:40:02.784Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3227 | 2026-04-24T16:40:04.141Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3228 | 2026-04-24T16:40:04.173Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3229 | 2026-04-24T16:40:05.579Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3230 | 2026-04-24T16:40:05.946Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3231 | 2026-04-24T16:40:06.550Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3232 | 2026-04-24T16:40:07.730Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3233 | 2026-04-24T16:40:08.334Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3234 | 2026-04-24T16:40:08.912Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3235 | 2026-04-24T16:40:09.844Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3236 | 2026-04-24T16:40:10.689Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3237 | 2026-04-24T16:40:11.379Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3238 | 2026-04-24T16:40:12.096Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3239 | 2026-04-24T16:40:15.234Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3240 | 2026-04-24T16:40:15.706Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3241 | 2026-04-24T16:40:16.106Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3242 | 2026-04-24T16:40:17.338Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3243 | 2026-04-24T16:40:18.569Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3244 | 2026-04-24T16:40:19.146Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3245 | 2026-04-24T16:40:19.515Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3246 | 2026-04-24T16:40:20.140Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3247 | 2026-04-24T16:40:20.495Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3248 | 2026-04-24T16:40:21.261Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3249 | 2026-04-24T16:40:22.509Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3250 | 2026-04-24T16:40:23.600Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3251 | 2026-04-24T16:40:23.974Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3252 | 2026-04-24T16:40:24.707Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3253 | 2026-04-24T16:40:25.232Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3254 | 2026-04-24T16:40:26.117Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3255 | 2026-04-24T16:40:26.408Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3256 | 2026-04-24T16:40:30.603Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3257 | 2026-04-24T16:40:30.606Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3258 | 2026-04-24T16:40:31.435Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3259 | 2026-04-24T16:40:32.628Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3260 | 2026-04-24T16:40:34.917Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3261 | 2026-04-24T16:40:35.163Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3262 | 2026-04-24T16:40:36.155Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3263 | 2026-04-24T16:40:37.121Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3264 | 2026-04-24T16:40:38.302Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3265 | 2026-04-24T16:40:39.757Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3266 | 2026-04-24T16:40:40.870Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3267 | 2026-04-24T16:40:42.161Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3268 | 2026-04-24T16:40:43.600Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3269 | 2026-04-24T16:40:44.749Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3270 | 2026-04-24T16:40:47.908Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3271 | 2026-04-24T16:40:49.453Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3272 | 2026-04-24T16:40:50.868Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3273 | 2026-04-24T16:40:52.539Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3274 | 2026-04-24T16:40:54.038Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3275 | 2026-04-24T16:40:55.643Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3276 | 2026-04-24T16:40:57.102Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3277 | 2026-04-24T16:41:00.724Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3278 | 2026-04-24T16:41:01.875Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3279 | 2026-04-24T16:41:02.437Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3280 | 2026-04-24T16:41:03.673Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3281 | 2026-04-24T16:41:05.217Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3282 | 2026-04-24T16:41:07.189Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3283 | 2026-04-24T16:41:08.883Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3284 | 2026-04-24T16:41:10.821Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3285 | 2026-04-24T16:41:12.530Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3286 | 2026-04-24T16:41:14.574Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3287 | 2026-04-24T16:41:16.041Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3288 | 2026-04-24T16:41:17.754Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3289 | 2026-04-24T16:41:19.470Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3290 | 2026-04-24T16:41:21.233Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3291 | 2026-04-24T16:41:22.656Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3292 | 2026-04-24T16:41:24.804Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3293 | 2026-04-24T16:41:26.517Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3294 | 2026-04-24T16:41:28.019Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3295 | 2026-04-24T16:41:29.724Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3296 | 2026-04-24T16:41:31.886Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3297 | 2026-04-24T16:41:33.609Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3298 | 2026-04-24T16:41:35.535Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3299 | 2026-04-24T16:41:37.183Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3300 | 2026-04-24T16:41:39.079Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3301 | 2026-04-24T16:41:41.405Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3302 | 2026-04-24T16:41:43.262Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3303 | 2026-04-24T16:41:45.073Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3304 | 2026-04-24T16:41:47.660Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3305 | 2026-04-24T16:41:50.676Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3306 | 2026-04-24T16:41:51.643Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3307 | 2026-04-24T16:41:51.708Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3308 | 2026-04-24T16:41:55.951Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3309 | 2026-04-24T16:41:58.091Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3310 | 2026-04-24T16:42:00.258Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3311 | 2026-04-24T16:42:02.383Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3312 | 2026-04-24T16:42:04.530Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3313 | 2026-04-24T16:42:06.715Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3314 | 2026-04-24T16:42:08.908Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3315 | 2026-04-24T16:42:11.457Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3316 | 2026-04-24T16:42:13.381Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3317 | 2026-04-24T16:42:15.228Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3318 | 2026-04-24T16:42:17.466Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3319 | 2026-04-24T16:42:19.668Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3320 | 2026-04-24T16:42:21.826Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3321 | 2026-04-24T16:42:24.005Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3322 | 2026-04-24T16:42:26.160Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3323 | 2026-04-24T16:42:28.326Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3324 | 2026-04-24T16:42:30.552Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3325 | 2026-04-24T16:42:32.865Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3326 | 2026-04-24T16:42:35.008Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3327 | 2026-04-24T16:42:37.189Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3328 | 2026-04-24T16:42:39.331Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3329 | 2026-04-24T16:42:41.625Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3330 | 2026-04-24T16:42:43.766Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3331 | 2026-04-24T16:42:46.053Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3332 | 2026-04-24T16:42:48.846Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3333 | 2026-04-24T16:42:50.927Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3334 | 2026-04-24T16:42:53.240Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3335 | 2026-04-24T16:42:55.710Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3336 | 2026-04-24T16:42:57.969Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3337 | 2026-04-24T16:43:00.571Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3338 | 2026-04-24T16:43:02.896Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3339 | 2026-04-24T16:43:05.251Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3340 | 2026-04-24T16:43:07.631Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3341 | 2026-04-24T16:43:10.066Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3342 | 2026-04-24T16:43:12.545Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3343 | 2026-04-24T16:43:14.844Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3344 | 2026-04-24T16:43:17.510Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3345 | 2026-04-24T16:43:19.949Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3346 | 2026-04-24T16:43:22.367Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3347 | 2026-04-24T16:43:24.754Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3348 | 2026-04-24T16:43:27.249Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3349 | 2026-04-24T16:43:29.762Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3350 | 2026-04-24T16:43:32.626Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3351 | 2026-04-24T16:43:34.883Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3352 | 2026-04-24T16:43:37.359Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3353 | 2026-04-24T16:43:44.708Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3354 | 2026-04-24T16:43:44.830Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3355 | 2026-04-24T16:43:48.087Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3356 | 2026-04-24T16:43:51.300Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3357 | 2026-04-24T16:43:55.918Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3358 | 2026-04-24T16:43:58.740Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3359 | 2026-04-24T16:44:02.202Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3360 | 2026-04-24T16:44:05.780Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3361 | 2026-04-24T16:44:09.338Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3362 | 2026-04-24T16:44:13.113Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3363 | 2026-04-24T16:44:16.544Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3364 | 2026-04-24T16:44:20.129Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3365 | 2026-04-24T16:44:23.750Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3366 | 2026-04-24T16:44:27.312Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3367 | 2026-04-24T16:44:30.924Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3368 | 2026-04-24T16:44:34.496Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3369 | 2026-04-24T16:44:38.191Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3370 | 2026-04-24T16:44:41.722Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3371 | 2026-04-24T16:44:45.480Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3372 | 2026-04-24T16:44:48.949Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3373 | 2026-04-24T16:44:52.545Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3374 | 2026-04-24T16:44:56.275Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3375 | 2026-04-24T16:44:59.774Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3376 | 2026-04-24T16:45:03.475Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3377 | 2026-04-24T16:45:07.094Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3378 | 2026-04-24T16:45:10.803Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3379 | 2026-04-24T16:45:14.439Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3380 | 2026-04-24T16:45:43.056Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 24s |
| 3381 | 2026-04-24T16:45:43.232Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 192 other files |
| 3382 | 2026-04-24T16:45:43.337Z | |
| 3383 | 2026-04-24T16:45:43.340Z | real 6:24.400804377 |
| 3384 | 2026-04-24T16:45:43.340Z | user 17:13.342711747 |
| 3385 | 2026-04-24T16:45:43.340Z | sys 3:39.283710077 |
| 3386 | 2026-04-24T16:45:43.340Z | trap 0.256728204 |
| 3387 | 2026-04-24T16:45:43.340Z | tflt 0.053472431 |
| 3388 | 2026-04-24T16:45:43.340Z | dflt 0.028595091 |
| 3389 | 2026-04-24T16:45:43.340Z | kflt 0.000084367 |
| 3390 | 2026-04-24T16:45:43.340Z | lock 5:59:39.181173520 |
| 3391 | 2026-04-24T16:45:43.340Z | slp 2:09:00.270588009 |
| 3392 | 2026-04-24T16:45:43.340Z | lat 38.266263889 |
| 3393 | 2026-04-24T16:45:43.340Z | stop 1:45.036675073 |
| 3394 | 2026-04-24T16:45:43.340Z | process exited: duration 816762 ms, exit code 0 |
| |
| 3395 | 2026-04-24T16:45:43.347Z | found 0 output files |