|
|
|
| 1 | 2026-05-08T00:15:00.314Z | job assigned to worker 01KR2EYRP247ZTM5YPTQQV8B2E [factory aws, i-0ed273634cc78696a] (queued for 51 s) |
| |
| 2 | 2026-05-08T00:15:06.778Z | starting task 0: "setup" |
| 3 | 2026-05-08T00:15:06.785Z | ++ uname -s |
| 4 | 2026-05-08T00:15:06.788Z | + kern=SunOS |
| 5 | 2026-05-08T00:15:06.788Z | + build_user=build |
| 6 | 2026-05-08T00:15:06.788Z | + build_uid=12345 |
| 7 | 2026-05-08T00:15:06.788Z | + work_dir=/work |
| 8 | 2026-05-08T00:15:06.788Z | + input_dir=/input |
| 9 | 2026-05-08T00:15:06.788Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T00:15:06.788Z | + case "$kern" in |
| 11 | 2026-05-08T00:15:06.788Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T00:15:06.788Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T00:15:08.791Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T00:15:08.908Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T00:15:08.911Z | + home_fs=zfs |
| 16 | 2026-05-08T00:15:08.911Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T00:15:08.911Z | + mkdir -p /home/build |
| 18 | 2026-05-08T00:15:08.911Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T00:15:09.912Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T00:15:09.915Z | process exited: duration 3135 ms, exit code 0 |
| |
| 21 | 2026-05-08T00:15:09.921Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T00:15:09.924Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-08T00:15:09.924Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-08T00:15:09.924Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-08T00:15:09.924Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-08T00:15:09.924Z | * rust toolchain profile = "default" |
| 27 | 2026-05-08T00:15:09.924Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-08T00:15:09.927Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T00:15:09.927Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-08T00:15:10.035Z | info: downloading installer |
| 31 | 2026-05-08T00:15:11.705Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-08T00:15:11.706Z | warn: /opt/ooce/bin |
| 33 | 2026-05-08T00:15:11.706Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-08T00:15:11.706Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-08T00:15:11.706Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-08T00:15:11.706Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-08T00:15:11.706Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-08T00:15:11.706Z | error: cannot install while Rust is installed |
| 39 | 2026-05-08T00:15:11.706Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-08T00:15:11.706Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-08T00:15:11.706Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-08T00:15:11.706Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-08T00:15:11.706Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-08T00:15:11.719Z | info: profile set to default |
| 45 | 2026-05-08T00:15:11.719Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-08T00:15:11.721Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-08T00:15:11.873Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-08T00:15:11.875Z | info: downloading 6 components |
| 49 | 2026-05-08T00:15:27.032Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-08T00:15:27.032Z | |
| 51 | 2026-05-08T00:15:27.060Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-08T00:15:27.060Z | |
| 53 | 2026-05-08T00:15:27.063Z | |
| 54 | 2026-05-08T00:15:27.063Z | Rust is installed now. Great! |
| 55 | 2026-05-08T00:15:27.063Z | |
| 56 | 2026-05-08T00:15:27.063Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-08T00:15:27.063Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-08T00:15:27.063Z | |
| 59 | 2026-05-08T00:15:27.063Z | To configure your current shell, you need to source |
| 60 | 2026-05-08T00:15:27.063Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-08T00:15:27.063Z | |
| 62 | 2026-05-08T00:15:27.063Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-08T00:15:27.063Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-08T00:15:27.063Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-08T00:15:27.063Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-08T00:15:27.063Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-08T00:15:27.063Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-08T00:15:27.064Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-08T00:15:27.064Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-08T00:15:27.064Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-08T00:15:27.150Z | + rustup --version |
| 72 | 2026-05-08T00:15:27.159Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-08T00:15:27.162Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-08T00:15:27.180Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-08T00:15:27.184Z | + cargo --version |
| 76 | 2026-05-08T00:15:27.195Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-08T00:15:27.197Z | + rustc --version |
| 78 | 2026-05-08T00:15:27.217Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-08T00:15:27.220Z | process exited: duration 17297 ms, exit code 0 |
| |
| 80 | 2026-05-08T00:15:27.226Z | starting task 2: "authentication" |
| 81 | 2026-05-08T00:15:27.242Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-08T00:15:27.247Z | starting task 3: "clone repository" |
| 83 | 2026-05-08T00:15:27.251Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-08T00:15:27.254Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-08T00:15:27.319Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-08T00:15:36.725Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-08T00:15:36.725Z | + git fetch origin 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f |
| 88 | 2026-05-08T00:15:36.994Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-08T00:15:36.994Z | * branch 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f -> FETCH_HEAD |
| 90 | 2026-05-08T00:15:37.004Z | + [[ -n move-support-bundle-collection-crate ]] |
| 91 | 2026-05-08T00:15:37.007Z | ++ git branch --show-current |
| 92 | 2026-05-08T00:15:37.007Z | + current=main |
| 93 | 2026-05-08T00:15:37.007Z | + [[ main != move-support-bundle-collection-crate ]] |
| 94 | 2026-05-08T00:15:37.007Z | + git branch -f move-support-bundle-collection-crate 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f |
| 95 | 2026-05-08T00:15:37.010Z | + git checkout -f move-support-bundle-collection-crate |
| 96 | 2026-05-08T00:15:37.244Z | Switched to branch 'move-support-bundle-collection-crate' |
| 97 | 2026-05-08T00:15:37.248Z | + git reset --hard 863c24b73f2de285ca8c9a6081ceb1d7a3c86a3f |
| 98 | 2026-05-08T00:15:37.284Z | HEAD is now at 863c24b73 Move support bundle collection into a shared crate |
| 99 | 2026-05-08T00:15:37.287Z | process exited: duration 10037 ms, exit code 0 |
| |
| 100 | 2026-05-08T00:15:37.293Z | starting task 4: "build" |
| 101 | 2026-05-08T00:15:37.296Z | + source ./env.sh |
| 102 | 2026-05-08T00:15:37.299Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-05-08T00:15:37.299Z | ++ set -o xtrace |
| 104 | 2026-05-08T00:15:37.299Z | ++++ dirname ./env.sh |
| 105 | 2026-05-08T00:15:37.303Z | +++ readlink -f . |
| 106 | 2026-05-08T00:15:37.312Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-05-08T00:15:37.315Z | ++ 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-05-08T00:15:37.315Z | ++ 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-05-08T00:15:37.315Z | ++ 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-05-08T00:15:37.315Z | ++ 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-05-08T00:15:37.315Z | ++ 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-05-08T00:15:37.315Z | ++ 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-05-08T00:15:37.315Z | ++ 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-05-08T00:15:37.315Z | ++ 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-05-08T00:15:37.315Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-05-08T00:15:37.315Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-05-08T00:15:37.315Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-05-08T00:15:37.315Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-05-08T00:15:37.315Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-05-08T00:15:37.315Z | + cargo --version |
| 121 | 2026-05-08T00:15:37.322Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-05-08T00:15:37.325Z | + rustc --version |
| 123 | 2026-05-08T00:15:37.344Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-05-08T00:15:37.347Z | + banner prerequisites |
| 125 | 2026-05-08T00:15:37.350Z | |
| 126 | 2026-05-08T00:15:37.350Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-05-08T00:15:37.350Z | # # # # # # # # # # # # # # # |
| 128 | 2026-05-08T00:15:37.350Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-05-08T00:15:37.350Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-05-08T00:15:37.350Z | # # # # # # # # # # # # # # # |
| 131 | 2026-05-08T00:15:37.350Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-05-08T00:15:37.350Z | |
| 133 | 2026-05-08T00:15:37.350Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-05-08T00:15:48.627Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-05-08T00:15:56.273Z | Startup: Caching catalogs ... Done |
| 136 | 2026-05-08T00:16:04.251Z | Planning: Solver setup ... Done (6.517s) |
| 137 | 2026-05-08T00:16:04.299Z | Planning: Running solver ... Done (0.048s) |
| 138 | 2026-05-08T00:16:04.436Z | Planning: Finding local manifests ... Done (0.002s) |
| 139 | 2026-05-08T00:16:04.894Z | Planning: Fetching manifests: 0/5 0% complete |
| 140 | 2026-05-08T00:16:05.057Z | Planning: Fetching manifests: 5/5 100% complete |
| 141 | 2026-05-08T00:16:05.093Z | Planning: Package planning ... Done (0.036s) |
| 142 | 2026-05-08T00:16:05.129Z | Planning: Merging actions ... Done (0.036s) |
| 143 | 2026-05-08T00:16:05.321Z | Planning: Checking for conflicting actions ... Done (0.191s) |
| 144 | 2026-05-08T00:16:05.330Z | Planning: Consolidating action changes ... Done (0.009s) |
| 145 | 2026-05-08T00:16:06.444Z | Planning: Evaluating mediators ... Done (1.114s) |
| 146 | 2026-05-08T00:16:06.453Z | Planning: Planning completed in 10.01 seconds |
| 147 | 2026-05-08T00:16:06.462Z | Packages to install: 5 |
| 148 | 2026-05-08T00:16:06.465Z | Mediators to change: 3 |
| 149 | 2026-05-08T00:16:06.465Z | Services to change: 1 |
| 150 | 2026-05-08T00:16:06.465Z | Estimated space available: 155.34 GB |
| 151 | 2026-05-08T00:16:06.465Z | Estimated space to be consumed: 1.90 GB |
| 152 | 2026-05-08T00:16:06.465Z | Create boot environment: No |
| 153 | 2026-05-08T00:16:06.465Z | Create backup boot environment: No |
| 154 | 2026-05-08T00:16:06.465Z | Rebuild boot archive: No |
| 155 | 2026-05-08T00:16:06.465Z | |
| 156 | 2026-05-08T00:16:06.465Z | Changed mediators: |
| 157 | 2026-05-08T00:16:06.465Z | mediator clang: |
| 158 | 2026-05-08T00:16:06.465Z | version: None -> 15 (system default) |
| 159 | 2026-05-08T00:16:06.465Z | |
| 160 | 2026-05-08T00:16:06.465Z | mediator llvm: |
| 161 | 2026-05-08T00:16:06.465Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-05-08T00:16:06.465Z | |
| 163 | 2026-05-08T00:16:06.465Z | mediator postgresql: |
| 164 | 2026-05-08T00:16:06.465Z | version: 15 (system default) -> 18 (system default) |
| 165 | 2026-05-08T00:16:06.465Z | |
| 166 | 2026-05-08T00:16:06.465Z | Changed packages: |
| 167 | 2026-05-08T00:16:06.465Z | helios-dev |
| 168 | 2026-05-08T00:16:06.466Z | developer/build-essential |
| 169 | 2026-05-08T00:16:06.466Z | None -> 11-2.0 |
| 170 | 2026-05-08T00:16:06.466Z | library/libxmlsec1 |
| 171 | 2026-05-08T00:16:06.466Z | None -> 1.2.35-2.0 |
| 172 | 2026-05-08T00:16:06.466Z | ooce/developer/clang-15 |
| 173 | 2026-05-08T00:16:06.466Z | None -> 15.0.7-2.0 |
| 174 | 2026-05-08T00:16:06.466Z | ooce/developer/llvm-15 |
| 175 | 2026-05-08T00:16:06.466Z | None -> 15.0.7-2.0 |
| 176 | 2026-05-08T00:16:06.466Z | ooce/library/postgresql-18 |
| 177 | 2026-05-08T00:16:06.466Z | None -> 18.1-2.0 |
| 178 | 2026-05-08T00:16:06.466Z | |
| 179 | 2026-05-08T00:16:06.466Z | Services: |
| 180 | 2026-05-08T00:16:06.466Z | restart_fmri: |
| 181 | 2026-05-08T00:16:06.466Z | svc:/system/update-man-index:default |
| 182 | 2026-05-08T00:16:06.526Z | |
| 183 | 2026-05-08T00:16:06.526Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 184 | 2026-05-08T00:16:12.671Z | Download: 210/4272 items 1.3/219.0MB 0% complete (447k/s) |
| 185 | 2026-05-08T00:16:17.672Z | Download: 1160/4272 items 61.4/219.0MB 28% complete (6.0M/s) |
| 186 | 2026-05-08T00:16:25.960Z | Download: 1196/4272 items 83.4/219.0MB 38% complete (8.2M/s) |
| 187 | 2026-05-08T00:16:38.968Z | Download: 1197/4272 items 83.4/219.0MB 38% complete |
| 188 | 2026-05-08T00:16:43.969Z | Download: 1718/4272 items 116.3/219.0MB 53% complete (7.0M/s) |
| 189 | 2026-05-08T00:16:48.975Z | Download: 2491/4272 items 120.0/219.0MB 54% complete (3.7M/s) |
| 190 | 2026-05-08T00:17:00.187Z | Download: 3247/4272 items 203.1/219.0MB 92% complete (8.7M/s) |
| 191 | 2026-05-08T00:17:06.504Z | Download: 3284/4272 items 211.3/219.0MB 96% complete (1.3M/s) |
| 192 | 2026-05-08T00:17:12.646Z | Download: 4253/4272 items 218.9/219.0MB 99% complete (1.3M/s) |
| 193 | 2026-05-08T00:17:12.688Z | Download: Completed 218.99 MB in 66.15 seconds (3.3M/s) |
| 194 | 2026-05-08T00:17:12.899Z | Actions: 1/4789 actions (Installing new actions) |
| 195 | 2026-05-08T00:17:16.270Z | Actions: Completed 4789 actions in 3.41 seconds. |
| 196 | 2026-05-08T00:17:16.590Z | Done (0.320s) |
| 197 | 2026-05-08T00:17:16.590Z | Done (0.000s) |
| 198 | 2026-05-08T00:17:17.344Z | Done (0.758s) |
| 199 | 2026-05-08T00:17:20.602Z | Done (2.903s) |
| 200 | 2026-05-08T00:17:20.676Z | Done (0.017s) |
| 201 | 2026-05-08T00:17:20.682Z | Done (0.000s) |
| 202 | 2026-05-08T00:17:21.006Z | Done (0.000s) |
| 203 | 2026-05-08T00:17:21.869Z | Planning: Evaluating mediator changes ... Done |
| 204 | 2026-05-08T00:17:21.995Z | Planning: Checking for conflicting actions ... Done |
| 205 | 2026-05-08T00:17:22.020Z | Planning: Consolidating action changes ... Done |
| 206 | 2026-05-08T00:17:22.139Z | Planning: Evaluating mediators ... Done |
| 207 | 2026-05-08T00:17:22.146Z | Planning: Planning completed in 0.27 seconds |
| 208 | 2026-05-08T00:17:22.158Z | Mediators to change: 2 |
| 209 | 2026-05-08T00:17:22.159Z | Create boot environment: No |
| 210 | 2026-05-08T00:17:22.159Z | Create backup boot environment: No |
| 211 | 2026-05-08T00:17:22.249Z | Done |
| 212 | 2026-05-08T00:17:22.249Z | Done |
| 213 | 2026-05-08T00:17:22.850Z | Done |
| 214 | 2026-05-08T00:17:25.499Z | Done |
| 215 | 2026-05-08T00:17:25.579Z | Done |
| 216 | 2026-05-08T00:17:25.586Z | Done |
| 217 | 2026-05-08T00:17:25.734Z | Done |
| 218 | 2026-05-08T00:17:25.985Z | Planning: Evaluating mediator changes ... Done |
| 219 | 2026-05-08T00:17:26.091Z | Planning: Checking for conflicting actions ... Done |
| 220 | 2026-05-08T00:17:26.094Z | Planning: Consolidating action changes ... Done |
| 221 | 2026-05-08T00:17:26.255Z | Planning: Evaluating mediators ... Done |
| 222 | 2026-05-08T00:17:26.263Z | Planning: Planning completed in 0.27 seconds |
| 223 | 2026-05-08T00:17:26.274Z | Mediators to change: 1 |
| 224 | 2026-05-08T00:17:26.274Z | Create boot environment: No |
| 225 | 2026-05-08T00:17:26.289Z | Create backup boot environment: No |
| 226 | 2026-05-08T00:17:26.327Z | Done |
| 227 | 2026-05-08T00:17:26.327Z | Done |
| 228 | 2026-05-08T00:17:26.953Z | Done |
| 229 | 2026-05-08T00:17:29.544Z | Done |
| 230 | 2026-05-08T00:17:29.618Z | Done |
| 231 | 2026-05-08T00:17:29.636Z | Done |
| 232 | 2026-05-08T00:17:29.753Z | Done |
| 233 | 2026-05-08T00:17:30.041Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 234 | 2026-05-08T00:17:30.042Z | clang system 15 system |
| 235 | 2026-05-08T00:17:30.042Z | csh system system illumos |
| 236 | 2026-05-08T00:17:30.042Z | ctags system system illumos |
| 237 | 2026-05-08T00:17:30.042Z | file system system illumos |
| 238 | 2026-05-08T00:17:30.042Z | gcc vendor 12 vendor |
| 239 | 2026-05-08T00:17:30.042Z | gcc system 14 system |
| 240 | 2026-05-08T00:17:30.042Z | gcc system 10 system |
| 241 | 2026-05-08T00:17:30.042Z | go system 1.20 system |
| 242 | 2026-05-08T00:17:30.042Z | go system 1.19 system |
| 243 | 2026-05-08T00:17:30.042Z | llvm system 15 system |
| 244 | 2026-05-08T00:17:30.042Z | llvm system 14 system |
| 245 | 2026-05-08T00:17:30.042Z | mariadb system 10.6 system |
| 246 | 2026-05-08T00:17:30.042Z | mta vendor vendor dma |
| 247 | 2026-05-08T00:17:30.042Z | openjdk system 17 system |
| 248 | 2026-05-08T00:17:30.043Z | openjdk system 11 system |
| 249 | 2026-05-08T00:17:30.043Z | openjdk system 1.8 system |
| 250 | 2026-05-08T00:17:30.043Z | openssl vendor 3 vendor |
| 251 | 2026-05-08T00:17:30.043Z | perl system 5.36 system |
| 252 | 2026-05-08T00:17:30.043Z | postgresql system 18 system |
| 253 | 2026-05-08T00:17:30.043Z | postgresql system 15 system |
| 254 | 2026-05-08T00:17:30.043Z | postgresql system 13 system |
| 255 | 2026-05-08T00:17:30.043Z | python vendor 3 vendor |
| 256 | 2026-05-08T00:17:30.043Z | python system 2 system |
| 257 | 2026-05-08T00:17:30.043Z | python3 system 3.11 system |
| 258 | 2026-05-08T00:17:30.043Z | ruby system 3.0 system |
| 259 | 2026-05-08T00:17:30.043Z | words vendor vendor american-english |
| 260 | 2026-05-08T00:17:30.043Z | words system system australian-english |
| 261 | 2026-05-08T00:17:30.044Z | words system system british-english |
| 262 | 2026-05-08T00:17:30.044Z | words system system canadian-english |
| 263 | 2026-05-08T00:17:30.044Z | words system system french |
| 264 | 2026-05-08T00:17:30.044Z | words system system italian |
| 265 | 2026-05-08T00:17:30.044Z | words system system ngerman |
| 266 | 2026-05-08T00:17:30.044Z | words system system ogerman |
| 267 | 2026-05-08T00:17:30.044Z | words system system spanish |
| 268 | 2026-05-08T00:17:30.270Z | PUBLISHER TYPE STATUS P LOCATION |
| 269 | 2026-05-08T00:17:30.270Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 270 | 2026-05-08T00:17:34.994Z | FMRI IFO |
| 271 | 2026-05-08T00:17:34.994Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 272 | 2026-05-08T00:17:34.994Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 273 | 2026-05-08T00:17:34.994Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 274 | 2026-05-08T00:17:34.994Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 275 | 2026-05-08T00:17:34.994Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 276 | 2026-05-08T00:17:34.994Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 277 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 278 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 279 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 280 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 281 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 282 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 283 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 284 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 285 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 286 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 287 | 2026-05-08T00:17:34.995Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 288 | 2026-05-08T00:17:36.139Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 289 | 2026-05-08T00:17:36.388Z | Updating crates.io index |
| 290 | 2026-05-08T00:17:36.392Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 291 | 2026-05-08T00:17:36.874Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 292 | 2026-05-08T00:17:37.154Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 293 | 2026-05-08T00:17:37.703Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 294 | 2026-05-08T00:17:38.466Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 295 | 2026-05-08T00:17:38.952Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 296 | 2026-05-08T00:17:40.549Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 297 | 2026-05-08T00:17:41.224Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 298 | 2026-05-08T00:17:41.571Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 299 | 2026-05-08T00:17:42.275Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 300 | 2026-05-08T00:17:42.645Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 301 | 2026-05-08T00:17:42.957Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 302 | 2026-05-08T00:17:43.282Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 303 | 2026-05-08T00:17:44.223Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 304 | 2026-05-08T00:17:44.677Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 305 | 2026-05-08T00:17:44.987Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 306 | 2026-05-08T00:17:45.211Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 307 | 2026-05-08T00:17:45.609Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 308 | 2026-05-08T00:17:45.844Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 309 | 2026-05-08T00:17:46.064Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 310 | 2026-05-08T00:17:46.318Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 311 | 2026-05-08T00:17:46.751Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 312 | 2026-05-08T00:17:47.178Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 313 | 2026-05-08T00:17:47.593Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 314 | 2026-05-08T00:17:47.839Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 315 | 2026-05-08T00:17:48.103Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 316 | 2026-05-08T00:17:49.202Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 317 | 2026-05-08T00:17:49.447Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 318 | 2026-05-08T00:17:50.678Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 319 | 2026-05-08T00:17:51.102Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 320 | 2026-05-08T00:17:51.404Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 321 | 2026-05-08T00:17:51.714Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 322 | 2026-05-08T00:17:52.010Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 323 | 2026-05-08T00:17:52.541Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 324 | 2026-05-08T00:17:52.752Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 325 | 2026-05-08T00:17:53.006Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 326 | 2026-05-08T00:17:53.315Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 327 | 2026-05-08T00:17:53.628Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 328 | 2026-05-08T00:18:05.281Z | Downloading crates ... |
| 329 | 2026-05-08T00:18:05.327Z | Downloaded anstyle v1.0.13 |
| 330 | 2026-05-08T00:18:05.332Z | Downloaded anstream v0.6.21 |
| 331 | 2026-05-08T00:18:05.335Z | Downloaded pest_derive v2.8.6 |
| 332 | 2026-05-08T00:18:05.339Z | Downloaded yoke-derive v0.8.1 |
| 333 | 2026-05-08T00:18:05.343Z | Downloaded digest v0.10.7 |
| 334 | 2026-05-08T00:18:05.346Z | Downloaded colorchoice v1.0.4 |
| 335 | 2026-05-08T00:18:05.349Z | Downloaded cpufeatures v0.2.17 |
| 336 | 2026-05-08T00:18:05.349Z | Downloaded textwrap v0.16.2 |
| 337 | 2026-05-08T00:18:05.352Z | Downloaded icu_properties v2.1.2 |
| 338 | 2026-05-08T00:18:05.352Z | Downloaded idna_adapter v1.2.1 |
| 339 | 2026-05-08T00:18:05.352Z | Downloaded displaydoc v0.2.5 |
| 340 | 2026-05-08T00:18:05.357Z | Downloaded writeable v0.6.2 |
| 341 | 2026-05-08T00:18:05.357Z | Downloaded usdt v0.5.0 |
| 342 | 2026-05-08T00:18:05.357Z | Downloaded scroll_derive v0.12.1 |
| 343 | 2026-05-08T00:18:05.362Z | Downloaded zmij v1.0.21 |
| 344 | 2026-05-08T00:18:05.362Z | Downloaded toml_write v0.1.2 |
| 345 | 2026-05-08T00:18:05.363Z | Downloaded heck v0.5.0 |
| 346 | 2026-05-08T00:18:05.363Z | Downloaded cargo-util-schemas v0.8.2 |
| 347 | 2026-05-08T00:18:05.363Z | Downloaded version_check v0.9.5 |
| 348 | 2026-05-08T00:18:05.363Z | Downloaded utf8_iter v1.0.4 |
| 349 | 2026-05-08T00:18:05.367Z | Downloaded zerofrom-derive v0.1.6 |
| 350 | 2026-05-08T00:18:05.367Z | Downloaded typeid v1.0.3 |
| 351 | 2026-05-08T00:18:05.367Z | Downloaded usdt-macro v0.5.0 |
| 352 | 2026-05-08T00:18:05.367Z | Downloaded unicode-linebreak v0.1.5 |
| 353 | 2026-05-08T00:18:05.367Z | Downloaded clap v4.5.60 |
| 354 | 2026-05-08T00:18:05.372Z | Downloaded generic-array v0.14.7 |
| 355 | 2026-05-08T00:18:05.372Z | Downloaded thread-id v4.2.2 |
| 356 | 2026-05-08T00:18:05.372Z | Downloaded memmap v0.7.0 |
| 357 | 2026-05-08T00:18:05.372Z | Downloaded plain v0.2.3 |
| 358 | 2026-05-08T00:18:05.372Z | Downloaded itoa v1.0.17 |
| 359 | 2026-05-08T00:18:05.376Z | Downloaded equivalent v1.0.2 |
| 360 | 2026-05-08T00:18:05.376Z | Downloaded bitflags v2.11.0 |
| 361 | 2026-05-08T00:18:05.376Z | Downloaded toml_datetime v0.6.11 |
| 362 | 2026-05-08T00:18:05.377Z | Downloaded usdt-attr-macro v0.5.0 |
| 363 | 2026-05-08T00:18:05.377Z | Downloaded unicode-xid v0.2.6 |
| 364 | 2026-05-08T00:18:05.381Z | Downloaded dtrace-parser v0.2.0 |
| 365 | 2026-05-08T00:18:05.384Z | Downloaded utf8parse v0.2.2 |
| 366 | 2026-05-08T00:18:05.384Z | Downloaded zerovec-derive v0.11.2 |
| 367 | 2026-05-08T00:18:05.384Z | Downloaded tinystr v0.8.2 |
| 368 | 2026-05-08T00:18:05.384Z | Downloaded crypto-common v0.1.7 |
| 369 | 2026-05-08T00:18:05.387Z | Downloaded thiserror v2.0.18 |
| 370 | 2026-05-08T00:18:05.389Z | Downloaded getrandom v0.4.1 |
| 371 | 2026-05-08T00:18:05.389Z | Downloaded toml v0.8.23 |
| 372 | 2026-05-08T00:18:05.392Z | Downloaded potential_utf v0.1.4 |
| 373 | 2026-05-08T00:18:05.392Z | Downloaded cargo_metadata v0.21.0 |
| 374 | 2026-05-08T00:18:05.396Z | Downloaded zerofrom v0.1.6 |
| 375 | 2026-05-08T00:18:05.396Z | Downloaded usdt-impl v0.5.0 |
| 376 | 2026-05-08T00:18:05.396Z | Downloaded yoke v0.8.1 |
| 377 | 2026-05-08T00:18:05.399Z | Downloaded terminal_size v0.4.3 |
| 378 | 2026-05-08T00:18:05.399Z | Downloaded thiserror-impl v1.0.69 |
| 379 | 2026-05-08T00:18:05.399Z | Downloaded dof v0.3.0 |
| 380 | 2026-05-08T00:18:05.399Z | Downloaded zerocopy-derive v0.7.35 |
| 381 | 2026-05-08T00:18:05.402Z | Downloaded tabled_derive v0.7.0 |
| 382 | 2026-05-08T00:18:05.402Z | Downloaded thiserror-impl v2.0.18 |
| 383 | 2026-05-08T00:18:05.405Z | Downloaded percent-encoding v2.3.2 |
| 384 | 2026-05-08T00:18:05.409Z | Downloaded scroll v0.12.0 |
| 385 | 2026-05-08T00:18:05.409Z | Downloaded thiserror v1.0.69 |
| 386 | 2026-05-08T00:18:05.411Z | Downloaded ucd-trie v0.1.7 |
| 387 | 2026-05-08T00:18:05.411Z | Downloaded camino v1.2.2 |
| 388 | 2026-05-08T00:18:05.411Z | Downloaded unicode-ident v1.0.24 |
| 389 | 2026-05-08T00:18:05.416Z | Downloaded ordered-float v2.10.1 |
| 390 | 2026-05-08T00:18:05.416Z | Downloaded fastrand v2.3.0 |
| 391 | 2026-05-08T00:18:05.419Z | Downloaded zerotrie v0.2.3 |
| 392 | 2026-05-08T00:18:05.421Z | Downloaded errno v0.3.14 |
| 393 | 2026-05-08T00:18:05.424Z | Downloaded swrite v0.1.0 |
| 394 | 2026-05-08T00:18:05.424Z | Downloaded url v2.5.8 |
| 395 | 2026-05-08T00:18:05.429Z | Downloaded typenum v1.19.0 |
| 396 | 2026-05-08T00:18:05.429Z | Downloaded cfg-if v1.0.4 |
| 397 | 2026-05-08T00:18:05.432Z | Downloaded toml_edit v0.22.27 |
| 398 | 2026-05-08T00:18:05.432Z | Downloaded clap_lex v1.0.0 |
| 399 | 2026-05-08T00:18:05.432Z | Downloaded smawk v0.3.2 |
| 400 | 2026-05-08T00:18:05.432Z | Downloaded macaddr v1.0.1 |
| 401 | 2026-05-08T00:18:05.436Z | Downloaded proc-macro-error-attr v1.0.4 |
| 402 | 2026-05-08T00:18:05.437Z | Downloaded cargo-platform v0.2.0 |
| 403 | 2026-05-08T00:18:05.437Z | Downloaded is_terminal_polyfill v1.70.2 |
| 404 | 2026-05-08T00:18:05.440Z | Downloaded fnv v1.0.7 |
| 405 | 2026-05-08T00:18:05.440Z | Downloaded serde-untagged v0.1.9 |
| 406 | 2026-05-08T00:18:05.440Z | Downloaded stable_deref_trait v1.2.1 |
| 407 | 2026-05-08T00:18:05.440Z | Downloaded zerovec v0.11.5 |
| 408 | 2026-05-08T00:18:05.443Z | Downloaded zerocopy v0.7.35 |
| 409 | 2026-05-08T00:18:05.450Z | Downloaded strsim v0.11.1 |
| 410 | 2026-05-08T00:18:05.453Z | Downloaded serde-value v0.7.0 |
| 411 | 2026-05-08T00:18:05.453Z | Downloaded pretty-hex v0.4.1 |
| 412 | 2026-05-08T00:18:05.453Z | Downloaded winnow v0.7.14 |
| 413 | 2026-05-08T00:18:05.457Z | Downloaded byteorder v1.5.0 |
| 414 | 2026-05-08T00:18:05.460Z | Downloaded serde v1.0.228 |
| 415 | 2026-05-08T00:18:05.466Z | Downloaded autocfg v1.5.0 |
| 416 | 2026-05-08T00:18:05.466Z | Downloaded erased-serde v0.4.9 |
| 417 | 2026-05-08T00:18:05.466Z | Downloaded heck v0.4.1 |
| 418 | 2026-05-08T00:18:05.466Z | Downloaded unicode-width v0.2.0 |
| 419 | 2026-05-08T00:18:05.468Z | Downloaded unicode-width v0.1.14 |
| 420 | 2026-05-08T00:18:05.473Z | Downloaded anstyle-parse v0.2.7 |
| 421 | 2026-05-08T00:18:05.473Z | Downloaded sha2 v0.10.9 |
| 422 | 2026-05-08T00:18:05.473Z | Downloaded bytecount v0.6.9 |
| 423 | 2026-05-08T00:18:05.476Z | Downloaded camino-tempfile v1.4.1 |
| 424 | 2026-05-08T00:18:05.476Z | Downloaded block-buffer v0.10.4 |
| 425 | 2026-05-08T00:18:05.476Z | Downloaded serde_tokenstream v0.2.3 |
| 426 | 2026-05-08T00:18:05.476Z | Downloaded pest_meta v2.8.6 |
| 427 | 2026-05-08T00:18:05.476Z | Downloaded fs-err v3.3.0 |
| 428 | 2026-05-08T00:18:05.479Z | Downloaded form_urlencoded v1.2.2 |
| 429 | 2026-05-08T00:18:05.479Z | Downloaded serde_spanned v0.6.9 |
| 430 | 2026-05-08T00:18:05.479Z | Downloaded anstyle-query v1.1.5 |
| 431 | 2026-05-08T00:18:05.479Z | Downloaded proc-macro-error v1.0.4 |
| 432 | 2026-05-08T00:18:05.483Z | Downloaded pest_generator v2.8.6 |
| 433 | 2026-05-08T00:18:05.487Z | Downloaded cargo_toml v0.21.0 |
| 434 | 2026-05-08T00:18:05.491Z | Downloaded icu_provider v2.1.1 |
| 435 | 2026-05-08T00:18:05.494Z | Downloaded smallvec v1.15.1 |
| 436 | 2026-05-08T00:18:05.497Z | Downloaded quote v1.0.45 |
| 437 | 2026-05-08T00:18:05.497Z | Downloaded semver v1.0.28 |
| 438 | 2026-05-08T00:18:05.500Z | Downloaded synstructure v0.13.2 |
| 439 | 2026-05-08T00:18:05.500Z | Downloaded once_cell v1.21.3 |
| 440 | 2026-05-08T00:18:05.503Z | Downloaded anyhow v1.0.102 |
| 441 | 2026-05-08T00:18:05.506Z | Downloaded log v0.4.29 |
| 442 | 2026-05-08T00:18:05.506Z | Downloaded serde_core v1.0.228 |
| 443 | 2026-05-08T00:18:05.514Z | Downloaded icu_normalizer v2.1.1 |
| 444 | 2026-05-08T00:18:05.516Z | Downloaded tempfile v3.25.0 |
| 445 | 2026-05-08T00:18:05.519Z | Downloaded num-traits v0.2.19 |
| 446 | 2026-05-08T00:18:05.521Z | Downloaded papergrid v0.11.0 |
| 447 | 2026-05-08T00:18:05.524Z | Downloaded litemap v0.8.1 |
| 448 | 2026-05-08T00:18:05.528Z | Downloaded icu_normalizer_data v2.1.1 |
| 449 | 2026-05-08T00:18:05.528Z | Downloaded clap_derive v4.5.55 |
| 450 | 2026-05-08T00:18:05.531Z | Downloaded proc-macro2 v1.0.106 |
| 451 | 2026-05-08T00:18:05.534Z | Downloaded pest v2.8.6 |
| 452 | 2026-05-08T00:18:05.555Z | Downloaded memchr v2.8.0 |
| 453 | 2026-05-08T00:18:05.559Z | Downloaded icu_collections v2.1.1 |
| 454 | 2026-05-08T00:18:05.570Z | Downloaded icu_locale_core v2.1.1 |
| 455 | 2026-05-08T00:18:05.582Z | Downloaded serde_derive v1.0.228 |
| 456 | 2026-05-08T00:18:05.582Z | Downloaded indexmap v2.14.0 |
| 457 | 2026-05-08T00:18:05.597Z | Downloaded icu_properties_data v2.1.2 |
| 458 | 2026-05-08T00:18:05.606Z | Downloaded idna v1.1.0 |
| 459 | 2026-05-08T00:18:05.611Z | Downloaded serde_json v1.0.149 |
| 460 | 2026-05-08T00:18:05.616Z | Downloaded hashbrown v0.17.0 |
| 461 | 2026-05-08T00:18:05.619Z | Downloaded goblin v0.8.2 |
| 462 | 2026-05-08T00:18:05.636Z | Downloaded clap_builder v4.5.60 |
| 463 | 2026-05-08T00:18:05.642Z | Downloaded tabled v0.15.0 |
| 464 | 2026-05-08T00:18:05.642Z | Downloaded syn v1.0.109 |
| 465 | 2026-05-08T00:18:05.649Z | Downloaded syn v2.0.117 |
| 466 | 2026-05-08T00:18:05.665Z | Downloaded rustix v1.1.3 |
| 467 | 2026-05-08T00:18:05.692Z | Downloaded libc v0.2.185 |
| 468 | 2026-05-08T00:18:05.762Z | Compiling proc-macro2 v1.0.106 |
| 469 | 2026-05-08T00:18:05.762Z | Compiling unicode-ident v1.0.24 |
| 470 | 2026-05-08T00:18:05.764Z | Compiling quote v1.0.45 |
| 471 | 2026-05-08T00:18:05.764Z | Compiling serde_core v1.0.228 |
| 472 | 2026-05-08T00:18:05.764Z | Compiling libc v0.2.185 |
| 473 | 2026-05-08T00:18:05.764Z | Compiling version_check v0.9.5 |
| 474 | 2026-05-08T00:18:05.764Z | Compiling serde v1.0.228 |
| 475 | 2026-05-08T00:18:05.764Z | Compiling stable_deref_trait v1.2.1 |
| 476 | 2026-05-08T00:18:06.084Z | Compiling memchr v2.8.0 |
| 477 | 2026-05-08T00:18:06.101Z | Compiling zmij v1.0.21 |
| 478 | 2026-05-08T00:18:06.314Z | Compiling itoa v1.0.17 |
| 479 | 2026-05-08T00:18:06.428Z | Compiling thiserror v1.0.69 |
| 480 | 2026-05-08T00:18:06.527Z | Compiling ucd-trie v0.1.7 |
| 481 | 2026-05-08T00:18:06.701Z | Compiling autocfg v1.5.0 |
| 482 | 2026-05-08T00:18:06.774Z | Compiling pest v2.8.6 |
| 483 | 2026-05-08T00:18:06.794Z | Compiling litemap v0.8.1 |
| 484 | 2026-05-08T00:18:06.809Z | Compiling writeable v0.6.2 |
| 485 | 2026-05-08T00:18:06.931Z | Compiling byteorder v1.5.0 |
| 486 | 2026-05-08T00:18:07.028Z | Compiling icu_properties_data v2.1.2 |
| 487 | 2026-05-08T00:18:07.049Z | Compiling icu_normalizer_data v2.1.1 |
| 488 | 2026-05-08T00:18:07.216Z | Compiling rustix v1.1.3 |
| 489 | 2026-05-08T00:18:07.295Z | Compiling errno v0.3.14 |
| 490 | 2026-05-08T00:18:07.336Z | Compiling syn v2.0.117 |
| 491 | 2026-05-08T00:18:07.432Z | Compiling serde_json v1.0.149 |
| 492 | 2026-05-08T00:18:07.455Z | Compiling bitflags v2.11.0 |
| 493 | 2026-05-08T00:18:07.671Z | Compiling num-traits v0.2.19 |
| 494 | 2026-05-08T00:18:07.689Z | Compiling equivalent v1.0.2 |
| 495 | 2026-05-08T00:18:07.729Z | Compiling smallvec v1.15.1 |
| 496 | 2026-05-08T00:18:07.784Z | Compiling hashbrown v0.17.0 |
| 497 | 2026-05-08T00:18:07.858Z | Compiling pest_meta v2.8.6 |
| 498 | 2026-05-08T00:18:07.938Z | Compiling typeid v1.0.3 |
| 499 | 2026-05-08T00:18:08.275Z | Compiling indexmap v2.14.0 |
| 500 | 2026-05-08T00:18:08.327Z | Compiling thread-id v4.2.2 |
| 501 | 2026-05-08T00:18:08.370Z | Compiling usdt-impl v0.5.0 |
| 502 | 2026-05-08T00:18:08.416Z | Compiling proc-macro-error-attr v1.0.4 |
| 503 | 2026-05-08T00:18:08.433Z | Compiling winnow v0.7.14 |
| 504 | 2026-05-08T00:18:08.603Z | Compiling syn v1.0.109 |
| 505 | 2026-05-08T00:18:08.639Z | Compiling erased-serde v0.4.9 |
| 506 | 2026-05-08T00:18:08.896Z | Compiling toml_write v0.1.2 |
| 507 | 2026-05-08T00:18:09.095Z | Compiling proc-macro-error v1.0.4 |
| 508 | 2026-05-08T00:18:09.113Z | Compiling plain v0.2.3 |
| 509 | 2026-05-08T00:18:09.231Z | Compiling utf8_iter v1.0.4 |
| 510 | 2026-05-08T00:18:09.282Z | Compiling percent-encoding v2.3.2 |
| 511 | 2026-05-08T00:18:09.385Z | Compiling thiserror v2.0.18 |
| 512 | 2026-05-08T00:18:09.487Z | Compiling log v0.4.29 |
| 513 | 2026-05-08T00:18:09.492Z | Compiling camino v1.2.2 |
| 514 | 2026-05-08T00:18:09.594Z | Compiling getrandom v0.4.1 |
| 515 | 2026-05-08T00:18:09.613Z | Compiling utf8parse v0.2.2 |
| 516 | 2026-05-08T00:18:09.727Z | Compiling ordered-float v2.10.1 |
| 517 | 2026-05-08T00:18:09.800Z | Compiling anstyle-parse v0.2.7 |
| 518 | 2026-05-08T00:18:09.917Z | Compiling synstructure v0.13.2 |
| 519 | 2026-05-08T00:18:09.956Z | Compiling pest_generator v2.8.6 |
| 520 | 2026-05-08T00:18:09.980Z | Compiling form_urlencoded v1.2.2 |
| 521 | 2026-05-08T00:18:10.154Z | Compiling terminal_size v0.4.3 |
| 522 | 2026-05-08T00:18:10.304Z | Compiling is_terminal_polyfill v1.70.2 |
| 523 | 2026-05-08T00:18:10.391Z | Compiling anstyle-query v1.1.5 |
| 524 | 2026-05-08T00:18:10.410Z | Compiling pretty-hex v0.4.1 |
| 525 | 2026-05-08T00:18:10.450Z | Compiling cfg-if v1.0.4 |
| 526 | 2026-05-08T00:18:10.491Z | Compiling colorchoice v1.0.4 |
| 527 | 2026-05-08T00:18:10.509Z | Compiling anstyle v1.0.13 |
| 528 | 2026-05-08T00:18:10.554Z | Compiling serde-untagged v0.1.9 |
| 529 | 2026-05-08T00:18:10.669Z | Compiling semver v1.0.28 |
| 530 | 2026-05-08T00:18:10.687Z | Compiling anstream v0.6.21 |
| 531 | 2026-05-08T00:18:10.740Z | Compiling fs-err v3.3.0 |
| 532 | 2026-05-08T00:18:10.804Z | Compiling fastrand v2.3.0 |
| 533 | 2026-05-08T00:18:10.936Z | Compiling strsim v0.11.1 |
| 534 | 2026-05-08T00:18:10.996Z | Compiling bytecount v0.6.9 |
| 535 | 2026-05-08T00:18:10.999Z | Compiling fnv v1.0.7 |
| 536 | 2026-05-08T00:18:10.999Z | Compiling unicode-width v0.1.14 |
| 537 | 2026-05-08T00:18:11.076Z | Compiling unicode-xid v0.2.6 |
| 538 | 2026-05-08T00:18:11.126Z | Compiling anyhow v1.0.102 |
| 539 | 2026-05-08T00:18:11.144Z | Compiling clap_lex v1.0.0 |
| 540 | 2026-05-08T00:18:11.209Z | Compiling once_cell v1.21.3 |
| 541 | 2026-05-08T00:18:11.319Z | Compiling heck v0.4.1 |
| 542 | 2026-05-08T00:18:11.386Z | Compiling heck v0.5.0 |
| 543 | 2026-05-08T00:18:11.427Z | Compiling tempfile v3.25.0 |
| 544 | 2026-05-08T00:18:11.557Z | Compiling clap_builder v4.5.60 |
| 545 | 2026-05-08T00:18:11.627Z | Compiling papergrid v0.11.0 |
| 546 | 2026-05-08T00:18:11.667Z | Compiling memmap v0.7.0 |
| 547 | 2026-05-08T00:18:11.686Z | Compiling serde_derive v1.0.228 |
| 548 | 2026-05-08T00:18:11.744Z | Compiling zerofrom-derive v0.1.6 |
| 549 | 2026-05-08T00:18:11.804Z | Compiling yoke-derive v0.8.1 |
| 550 | 2026-05-08T00:18:11.854Z | Compiling zerovec-derive v0.11.2 |
| 551 | 2026-05-08T00:18:12.197Z | Compiling displaydoc v0.2.5 |
| 552 | 2026-05-08T00:18:12.939Z | Compiling thiserror-impl v1.0.69 |
| 553 | 2026-05-08T00:18:12.955Z | Compiling zerocopy-derive v0.7.35 |
| 554 | 2026-05-08T00:18:13.007Z | Compiling pest_derive v2.8.6 |
| 555 | 2026-05-08T00:18:13.041Z | Compiling scroll_derive v0.12.1 |
| 556 | 2026-05-08T00:18:13.122Z | Compiling zerofrom v0.1.6 |
| 557 | 2026-05-08T00:18:13.260Z | Compiling yoke v0.8.1 |
| 558 | 2026-05-08T00:18:13.433Z | Compiling zerovec v0.11.5 |
| 559 | 2026-05-08T00:18:13.463Z | Compiling zerotrie v0.2.3 |
| 560 | 2026-05-08T00:18:13.696Z | Compiling scroll v0.12.0 |
| 561 | 2026-05-08T00:18:13.778Z | Compiling thiserror-impl v2.0.18 |
| 562 | 2026-05-08T00:18:13.834Z | Compiling zerocopy v0.7.35 |
| 563 | 2026-05-08T00:18:13.957Z | Compiling tinystr v0.8.2 |
| 564 | 2026-05-08T00:18:13.977Z | Compiling potential_utf v0.1.4 |
| 565 | 2026-05-08T00:18:14.154Z | Compiling icu_locale_core v2.1.1 |
| 566 | 2026-05-08T00:18:14.175Z | Compiling icu_collections v2.1.1 |
| 567 | 2026-05-08T00:18:14.318Z | Compiling dtrace-parser v0.2.0 |
| 568 | 2026-05-08T00:18:14.393Z | Compiling goblin v0.8.2 |
| 569 | 2026-05-08T00:18:14.549Z | Compiling tabled_derive v0.7.0 |
| 570 | 2026-05-08T00:18:14.678Z | Compiling clap_derive v4.5.55 |
| 571 | 2026-05-08T00:18:15.068Z | Compiling icu_provider v2.1.1 |
| 572 | 2026-05-08T00:18:15.152Z | Compiling serde_spanned v0.6.9 |
| 573 | 2026-05-08T00:18:15.173Z | Compiling toml_datetime v0.6.11 |
| 574 | 2026-05-08T00:18:15.173Z | Compiling dof v0.3.0 |
| 575 | 2026-05-08T00:18:15.193Z | Compiling serde_tokenstream v0.2.3 |
| 576 | 2026-05-08T00:18:15.307Z | Compiling icu_normalizer v2.1.1 |
| 577 | 2026-05-08T00:18:15.376Z | Compiling icu_properties v2.1.2 |
| 578 | 2026-05-08T00:18:15.464Z | Compiling toml_edit v0.22.27 |
| 579 | 2026-05-08T00:18:15.578Z | Compiling serde-value v0.7.0 |
| 580 | 2026-05-08T00:18:15.647Z | Compiling cargo-platform v0.2.0 |
| 581 | 2026-05-08T00:18:15.862Z | Compiling unicode-width v0.2.0 |
| 582 | 2026-05-08T00:18:15.927Z | Compiling smawk v0.3.2 |
| 583 | 2026-05-08T00:18:15.955Z | Compiling unicode-linebreak v0.1.5 |
| 584 | 2026-05-08T00:18:16.088Z | Compiling tabled v0.15.0 |
| 585 | 2026-05-08T00:18:16.139Z | Compiling usdt-attr-macro v0.5.0 |
| 586 | 2026-05-08T00:18:16.163Z | Compiling usdt-macro v0.5.0 |
| 587 | 2026-05-08T00:18:16.228Z | Compiling textwrap v0.16.2 |
| 588 | 2026-05-08T00:18:16.494Z | Compiling idna_adapter v1.2.1 |
| 589 | 2026-05-08T00:18:16.512Z | Compiling clap v4.5.60 |
| 590 | 2026-05-08T00:18:16.602Z | Compiling macaddr v1.0.1 |
| 591 | 2026-05-08T00:18:16.642Z | Compiling idna v1.1.0 |
| 592 | 2026-05-08T00:18:16.836Z | Compiling camino-tempfile v1.4.1 |
| 593 | 2026-05-08T00:18:17.071Z | Compiling toml v0.8.23 |
| 594 | 2026-05-08T00:18:17.091Z | Compiling url v2.5.8 |
| 595 | 2026-05-08T00:18:17.303Z | Compiling swrite v0.1.0 |
| 596 | 2026-05-08T00:18:17.410Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 597 | 2026-05-08T00:18:17.618Z | Compiling cargo-util-schemas v0.8.2 |
| 598 | 2026-05-08T00:18:17.669Z | Compiling usdt v0.5.0 |
| 599 | 2026-05-08T00:18:17.692Z | Compiling cargo_toml v0.21.0 |
| 600 | 2026-05-08T00:18:18.493Z | Compiling cargo_metadata v0.21.0 |
| 601 | 2026-05-08T00:18:19.430Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 602 | 2026-05-08T00:18:21.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.58s |
| 603 | 2026-05-08T00:18:21.812Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 604 | 2026-05-08T00:18:22.382Z | Downloading crates ... |
| 605 | 2026-05-08T00:18:22.480Z | Downloaded ascii-canvas v3.0.0 |
| 606 | 2026-05-08T00:18:22.491Z | Downloaded adler2 v2.0.1 |
| 607 | 2026-05-08T00:18:22.495Z | Downloaded async-bb8-diesel v0.2.1 |
| 608 | 2026-05-08T00:18:22.495Z | Downloaded daft v0.1.5 |
| 609 | 2026-05-08T00:18:22.495Z | Downloaded assert_matches v1.5.0 |
| 610 | 2026-05-08T00:18:22.495Z | Downloaded ciborium-ll v0.2.2 |
| 611 | 2026-05-08T00:18:22.495Z | Downloaded data-encoding v2.10.0 |
| 612 | 2026-05-08T00:18:22.498Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 613 | 2026-05-08T00:18:22.499Z | Downloaded crunchy v0.2.4 |
| 614 | 2026-05-08T00:18:22.499Z | Downloaded arrayvec v0.7.6 |
| 615 | 2026-05-08T00:18:22.499Z | Downloaded dyn-clone v1.0.20 |
| 616 | 2026-05-08T00:18:22.504Z | Downloaded ar_archive_writer v0.5.1 |
| 617 | 2026-05-08T00:18:22.504Z | Downloaded defmt v0.3.100 |
| 618 | 2026-05-08T00:18:22.504Z | Downloaded aes v0.8.4 |
| 619 | 2026-05-08T00:18:22.511Z | Downloaded bzip2 v0.6.1 |
| 620 | 2026-05-08T00:18:22.511Z | Downloaded arc-swap v1.8.2 |
| 621 | 2026-05-08T00:18:22.511Z | Downloaded dsl_auto_type v0.2.0 |
| 622 | 2026-05-08T00:18:22.511Z | Downloaded argon2 v0.5.3 |
| 623 | 2026-05-08T00:18:22.515Z | Downloaded blowfish v0.9.1 |
| 624 | 2026-05-08T00:18:22.515Z | Downloaded atomicwrites v0.4.4 |
| 625 | 2026-05-08T00:18:22.515Z | Downloaded const_format_proc_macros v0.2.34 |
| 626 | 2026-05-08T00:18:22.519Z | Downloaded compression-core v0.4.31 |
| 627 | 2026-05-08T00:18:22.519Z | Downloaded async-stream-impl v0.3.6 |
| 628 | 2026-05-08T00:18:22.519Z | Downloaded cfg_aliases v0.1.1 |
| 629 | 2026-05-08T00:18:22.519Z | Downloaded cbc v0.1.2 |
| 630 | 2026-05-08T00:18:22.522Z | Downloaded allocator-api2 v0.2.21 |
| 631 | 2026-05-08T00:18:22.525Z | Downloaded darling_macro v0.20.11 |
| 632 | 2026-05-08T00:18:22.525Z | Downloaded crc32fast v1.5.0 |
| 633 | 2026-05-08T00:18:22.525Z | Downloaded cobs v0.3.0 |
| 634 | 2026-05-08T00:18:22.530Z | Downloaded darling v0.23.0 |
| 635 | 2026-05-08T00:18:22.533Z | Downloaded dropshot_endpoint v0.16.7 |
| 636 | 2026-05-08T00:18:22.533Z | Downloaded darling_macro v0.23.0 |
| 637 | 2026-05-08T00:18:22.533Z | Downloaded cargo_metadata v0.19.2 |
| 638 | 2026-05-08T00:18:22.537Z | Downloaded debug-ignore v1.0.5 |
| 639 | 2026-05-08T00:18:22.537Z | Downloaded blake2 v0.10.6 |
| 640 | 2026-05-08T00:18:22.545Z | Downloaded daft-derive v0.1.5 |
| 641 | 2026-05-08T00:18:22.545Z | Downloaded cfg_aliases v0.2.1 |
| 642 | 2026-05-08T00:18:22.545Z | Downloaded fatfs v0.3.6 |
| 643 | 2026-05-08T00:18:22.549Z | Downloaded castaway v0.2.4 |
| 644 | 2026-05-08T00:18:22.549Z | Downloaded darling_macro v0.21.3 |
| 645 | 2026-05-08T00:18:22.549Z | Downloaded bzip2 v0.4.4 |
| 646 | 2026-05-08T00:18:22.549Z | Downloaded byte-wrapper v0.1.0 |
| 647 | 2026-05-08T00:18:22.549Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 648 | 2026-05-08T00:18:22.549Z | Downloaded cpufeatures v0.3.0 |
| 649 | 2026-05-08T00:18:22.549Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 650 | 2026-05-08T00:18:22.555Z | Downloaded colored v2.2.0 |
| 651 | 2026-05-08T00:18:22.555Z | Downloaded dirs-sys-next v0.1.2 |
| 652 | 2026-05-08T00:18:22.560Z | Downloaded downcast-rs v2.0.2 |
| 653 | 2026-05-08T00:18:22.560Z | Downloaded ciborium-io v0.2.2 |
| 654 | 2026-05-08T00:18:22.560Z | Downloaded convert_case v0.4.0 |
| 655 | 2026-05-08T00:18:22.560Z | Downloaded atty v0.2.14 |
| 656 | 2026-05-08T00:18:22.560Z | Downloaded async-recursion v1.1.1 |
| 657 | 2026-05-08T00:18:22.560Z | Downloaded dirs-next v2.0.0 |
| 658 | 2026-05-08T00:18:22.565Z | Downloaded ed25519-dalek v2.2.0 |
| 659 | 2026-05-08T00:18:22.565Z | Downloaded foreign-types v0.3.2 |
| 660 | 2026-05-08T00:18:22.565Z | Downloaded compression-codecs v0.4.37 |
| 661 | 2026-05-08T00:18:22.568Z | Downloaded chacha20 v0.9.1 |
| 662 | 2026-05-08T00:18:22.568Z | Downloaded cstr-argument v0.1.2 |
| 663 | 2026-05-08T00:18:22.568Z | Downloaded crc8 v0.1.1 |
| 664 | 2026-05-08T00:18:22.568Z | Downloaded block-padding v0.3.3 |
| 665 | 2026-05-08T00:18:22.568Z | Downloaded bitfield v0.19.4 |
| 666 | 2026-05-08T00:18:22.571Z | Downloaded bcs v0.1.6 |
| 667 | 2026-05-08T00:18:22.571Z | Downloaded defmt-macros v1.0.1 |
| 668 | 2026-05-08T00:18:22.574Z | Downloaded endian-type v0.1.2 |
| 669 | 2026-05-08T00:18:22.574Z | Downloaded float-cmp v0.10.0 |
| 670 | 2026-05-08T00:18:22.574Z | Downloaded document-features v0.2.12 |
| 671 | 2026-05-08T00:18:22.577Z | Downloaded bitfield-macros v0.19.4 |
| 672 | 2026-05-08T00:18:22.577Z | Downloaded arrayref v0.3.9 |
| 673 | 2026-05-08T00:18:22.580Z | Downloaded futures-core v0.3.32 |
| 674 | 2026-05-08T00:18:22.580Z | Downloaded float-ord v0.3.2 |
| 675 | 2026-05-08T00:18:22.585Z | Downloaded dunce v1.0.5 |
| 676 | 2026-05-08T00:18:22.585Z | Downloaded crc-catalog v2.4.0 |
| 677 | 2026-05-08T00:18:22.585Z | Downloaded cargo-platform v0.1.9 |
| 678 | 2026-05-08T00:18:22.586Z | Downloaded fd-lock v4.0.4 |
| 679 | 2026-05-08T00:18:22.591Z | Downloaded env_filter v1.0.0 |
| 680 | 2026-05-08T00:18:22.591Z | Downloaded bit-set v0.5.3 |
| 681 | 2026-05-08T00:18:22.591Z | Downloaded display-error-chain v0.2.2 |
| 682 | 2026-05-08T00:18:22.592Z | Downloaded derive-ex v0.1.8 |
| 683 | 2026-05-08T00:18:22.596Z | Downloaded bitfield-struct v0.6.2 |
| 684 | 2026-05-08T00:18:22.596Z | Downloaded defmt-parser v1.0.0 |
| 685 | 2026-05-08T00:18:22.596Z | Downloaded crossbeam-deque v0.8.6 |
| 686 | 2026-05-08T00:18:22.596Z | Downloaded darling_core v0.21.3 |
| 687 | 2026-05-08T00:18:22.597Z | Downloaded fxhash v0.2.1 |
| 688 | 2026-05-08T00:18:22.597Z | Downloaded camino-tempfile-ext v0.3.3 |
| 689 | 2026-05-08T00:18:22.600Z | Downloaded futures-task v0.3.32 |
| 690 | 2026-05-08T00:18:22.600Z | Downloaded embedded-io v0.6.1 |
| 691 | 2026-05-08T00:18:22.600Z | Downloaded funty v2.0.0 |
| 692 | 2026-05-08T00:18:22.600Z | Downloaded foreign-types-shared v0.1.1 |
| 693 | 2026-05-08T00:18:22.604Z | Downloaded fixedbitset v0.4.2 |
| 694 | 2026-05-08T00:18:22.604Z | Downloaded crucible-workspace-hack v0.1.0 |
| 695 | 2026-05-08T00:18:22.604Z | Downloaded dof v0.4.0 |
| 696 | 2026-05-08T00:18:22.604Z | Downloaded bitflags v1.3.2 |
| 697 | 2026-05-08T00:18:22.609Z | Downloaded futures-io v0.3.32 |
| 698 | 2026-05-08T00:18:22.609Z | Downloaded futures-macro v0.3.32 |
| 699 | 2026-05-08T00:18:22.609Z | Downloaded crc v3.4.0 |
| 700 | 2026-05-08T00:18:22.609Z | Downloaded find-msvc-tools v0.1.9 |
| 701 | 2026-05-08T00:18:22.612Z | Downloaded darling v0.20.11 |
| 702 | 2026-05-08T00:18:22.612Z | Downloaded base16ct v0.2.0 |
| 703 | 2026-05-08T00:18:22.612Z | Downloaded dtrace-parser v0.3.0 |
| 704 | 2026-05-08T00:18:22.617Z | Downloaded array-init v0.0.4 |
| 705 | 2026-05-08T00:18:22.617Z | Downloaded aead v0.5.2 |
| 706 | 2026-05-08T00:18:22.617Z | Downloaded foreign-types v0.5.0 |
| 707 | 2026-05-08T00:18:22.618Z | Downloaded deranged v0.5.8 |
| 708 | 2026-05-08T00:18:22.622Z | Downloaded flagset v0.4.7 |
| 709 | 2026-05-08T00:18:22.622Z | Downloaded embedded-io v0.4.0 |
| 710 | 2026-05-08T00:18:22.622Z | Downloaded gethostname v0.5.0 |
| 711 | 2026-05-08T00:18:22.622Z | Downloaded diesel-dtrace v0.5.0 |
| 712 | 2026-05-08T00:18:22.622Z | Downloaded atomic-waker v1.1.2 |
| 713 | 2026-05-08T00:18:22.622Z | Downloaded ghash v0.5.1 |
| 714 | 2026-05-08T00:18:22.626Z | Downloaded foreign-types-shared v0.3.1 |
| 715 | 2026-05-08T00:18:22.626Z | Downloaded cassowary v0.3.0 |
| 716 | 2026-05-08T00:18:22.626Z | Downloaded foreign-types-macros v0.2.3 |
| 717 | 2026-05-08T00:18:22.626Z | Downloaded hash32 v0.3.1 |
| 718 | 2026-05-08T00:18:22.626Z | Downloaded drift v0.1.3 |
| 719 | 2026-05-08T00:18:22.632Z | Downloaded globwalk v0.9.1 |
| 720 | 2026-05-08T00:18:22.632Z | Downloaded darling v0.21.3 |
| 721 | 2026-05-08T00:18:22.636Z | Downloaded diesel_derives v2.3.7 |
| 722 | 2026-05-08T00:18:22.640Z | Downloaded ff v0.13.1 |
| 723 | 2026-05-08T00:18:22.641Z | Downloaded fixedbitset v0.5.7 |
| 724 | 2026-05-08T00:18:22.641Z | Downloaded filetime v0.2.27 |
| 725 | 2026-05-08T00:18:22.643Z | Downloaded fs-err v2.11.0 |
| 726 | 2026-05-08T00:18:22.643Z | Downloaded der_derive v0.7.3 |
| 727 | 2026-05-08T00:18:22.644Z | Downloaded fs_extra v1.3.0 |
| 728 | 2026-05-08T00:18:22.644Z | Downloaded hex-literal v0.4.1 |
| 729 | 2026-05-08T00:18:22.646Z | Downloaded cipher v0.4.4 |
| 730 | 2026-05-08T00:18:22.646Z | Downloaded hostname v0.3.1 |
| 731 | 2026-05-08T00:18:22.646Z | Downloaded bit-vec v0.6.3 |
| 732 | 2026-05-08T00:18:22.650Z | Downloaded cexpr v0.6.0 |
| 733 | 2026-05-08T00:18:22.650Z | Downloaded headers-core v0.3.0 |
| 734 | 2026-05-08T00:18:22.650Z | Downloaded hash32 v0.2.1 |
| 735 | 2026-05-08T00:18:22.654Z | Downloaded futures-sink v0.3.32 |
| 736 | 2026-05-08T00:18:22.654Z | Downloaded hex v0.4.3 |
| 737 | 2026-05-08T00:18:22.654Z | Downloaded ena v0.14.4 |
| 738 | 2026-05-08T00:18:22.659Z | Downloaded env_logger v0.11.9 |
| 739 | 2026-05-08T00:18:22.659Z | Downloaded either v1.15.0 |
| 740 | 2026-05-08T00:18:22.659Z | Downloaded cmake v0.1.57 |
| 741 | 2026-05-08T00:18:22.659Z | Downloaded hubpack v0.1.2 |
| 742 | 2026-05-08T00:18:22.659Z | Downloaded httpdate v1.0.3 |
| 743 | 2026-05-08T00:18:22.659Z | Downloaded cookie v0.18.1 |
| 744 | 2026-05-08T00:18:22.664Z | Downloaded console v0.16.2 |
| 745 | 2026-05-08T00:18:22.664Z | Downloaded home v0.5.12 |
| 746 | 2026-05-08T00:18:22.664Z | Downloaded futures-channel v0.3.32 |
| 747 | 2026-05-08T00:18:22.670Z | Downloaded foldhash v0.2.0 |
| 748 | 2026-05-08T00:18:22.670Z | Downloaded fallible-iterator v0.2.0 |
| 749 | 2026-05-08T00:18:22.670Z | Downloaded csv-core v0.1.13 |
| 750 | 2026-05-08T00:18:22.670Z | Downloaded enum-as-inner v0.6.1 |
| 751 | 2026-05-08T00:18:22.673Z | Downloaded buf-list v1.1.2 |
| 752 | 2026-05-08T00:18:22.673Z | Downloaded http-range v0.1.5 |
| 753 | 2026-05-08T00:18:22.673Z | Downloaded hubpack_derive v0.1.1 |
| 754 | 2026-05-08T00:18:22.673Z | Downloaded darling_core v0.23.0 |
| 755 | 2026-05-08T00:18:22.673Z | Downloaded group v0.13.0 |
| 756 | 2026-05-08T00:18:22.676Z | Downloaded async-stream v0.3.6 |
| 757 | 2026-05-08T00:18:22.676Z | Downloaded convert_case v0.10.0 |
| 758 | 2026-05-08T00:18:22.679Z | Downloaded http-body v1.0.1 |
| 759 | 2026-05-08T00:18:22.679Z | Downloaded ed25519 v2.2.3 |
| 760 | 2026-05-08T00:18:22.679Z | Downloaded difflib v0.4.0 |
| 761 | 2026-05-08T00:18:22.679Z | Downloaded derive_builder_core v0.20.2 |
| 762 | 2026-05-08T00:18:22.682Z | Downloaded indent_write v2.2.0 |
| 763 | 2026-05-08T00:18:22.682Z | Downloaded git-stub v1.0.0 |
| 764 | 2026-05-08T00:18:22.685Z | Downloaded futures-executor v0.3.32 |
| 765 | 2026-05-08T00:18:22.685Z | Downloaded inout v0.1.4 |
| 766 | 2026-05-08T00:18:22.685Z | Downloaded indoc v1.0.9 |
| 767 | 2026-05-08T00:18:22.693Z | Downloaded ident_case v1.0.1 |
| 768 | 2026-05-08T00:18:22.693Z | Downloaded globset v0.4.18 |
| 769 | 2026-05-08T00:18:22.693Z | Downloaded hyper-tls v0.6.0 |
| 770 | 2026-05-08T00:18:22.693Z | Downloaded glob v0.3.3 |
| 771 | 2026-05-08T00:18:22.693Z | Downloaded derive_builder v0.20.2 |
| 772 | 2026-05-08T00:18:22.697Z | Downloaded git-stub-vcs v0.1.0 |
| 773 | 2026-05-08T00:18:22.697Z | Downloaded diff v0.1.13 |
| 774 | 2026-05-08T00:18:22.697Z | Downloaded instant v0.1.13 |
| 775 | 2026-05-08T00:18:22.697Z | Downloaded console v0.15.11 |
| 776 | 2026-05-08T00:18:22.700Z | Downloaded cancel-safe-futures v0.1.5 |
| 777 | 2026-05-08T00:18:22.700Z | Downloaded chacha20 v0.10.0 |
| 778 | 2026-05-08T00:18:22.703Z | Downloaded lazy_static v1.5.0 |
| 779 | 2026-05-08T00:18:22.703Z | Downloaded kstat-rs v0.2.4 |
| 780 | 2026-05-08T00:18:22.706Z | Downloaded bit-vec v0.8.0 |
| 781 | 2026-05-08T00:18:22.706Z | Downloaded lalrpop-util v0.19.12 |
| 782 | 2026-05-08T00:18:22.706Z | Downloaded ahash v0.8.12 |
| 783 | 2026-05-08T00:18:22.709Z | Downloaded backoff v0.4.0 |
| 784 | 2026-05-08T00:18:22.709Z | Downloaded is_ci v1.2.0 |
| 785 | 2026-05-08T00:18:22.711Z | Downloaded internet-checksum v0.2.1 |
| 786 | 2026-05-08T00:18:22.711Z | Downloaded des v0.8.1 |
| 787 | 2026-05-08T00:18:22.711Z | Downloaded instability v0.3.11 |
| 788 | 2026-05-08T00:18:22.716Z | Downloaded ciborium v0.2.2 |
| 789 | 2026-05-08T00:18:22.716Z | Downloaded keccak v0.1.6 |
| 790 | 2026-05-08T00:18:22.719Z | Downloaded clang-sys v1.8.1 |
| 791 | 2026-05-08T00:18:22.720Z | Downloaded erased-serde v0.3.31 |
| 792 | 2026-05-08T00:18:22.720Z | Downloaded derive_more v0.99.20 |
| 793 | 2026-05-08T00:18:22.722Z | Downloaded async-compression v0.4.41 |
| 794 | 2026-05-08T00:18:22.725Z | Downloaded libscf-sys v1.1.0 |
| 795 | 2026-05-08T00:18:22.725Z | Downloaded crossbeam-epoch v0.9.18 |
| 796 | 2026-05-08T00:18:22.733Z | Downloaded highway v1.3.0 |
| 797 | 2026-05-08T00:18:22.733Z | Downloaded http-body-util v0.1.3 |
| 798 | 2026-05-08T00:18:22.737Z | Downloaded maplit v1.0.2 |
| 799 | 2026-05-08T00:18:22.737Z | Downloaded lru-slab v0.1.2 |
| 800 | 2026-05-08T00:18:22.737Z | Downloaded lru-cache v0.1.2 |
| 801 | 2026-05-08T00:18:22.737Z | Downloaded mime v0.3.17 |
| 802 | 2026-05-08T00:18:22.737Z | Downloaded linked-hash-map v0.5.6 |
| 803 | 2026-05-08T00:18:22.737Z | Downloaded lru v0.12.5 |
| 804 | 2026-05-08T00:18:22.737Z | Downloaded hostname v0.4.2 |
| 805 | 2026-05-08T00:18:22.737Z | Downloaded multimap v0.10.1 |
| 806 | 2026-05-08T00:18:22.737Z | Downloaded md-5 v0.10.6 |
| 807 | 2026-05-08T00:18:22.740Z | Downloaded half v1.8.3 |
| 808 | 2026-05-08T00:18:22.741Z | Downloaded managed v0.8.0 |
| 809 | 2026-05-08T00:18:22.741Z | Downloaded flate2 v1.1.9 |
| 810 | 2026-05-08T00:18:22.747Z | Downloaded indoc v2.0.7 |
| 811 | 2026-05-08T00:18:22.747Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 812 | 2026-05-08T00:18:22.747Z | Downloaded humantime v2.3.0 |
| 813 | 2026-05-08T00:18:22.753Z | Downloaded getrandom v0.2.17 |
| 814 | 2026-05-08T00:18:22.753Z | Downloaded nibble_vec v0.1.0 |
| 815 | 2026-05-08T00:18:22.753Z | Downloaded newtype_derive v0.1.6 |
| 816 | 2026-05-08T00:18:22.756Z | Downloaded nonempty v0.12.0 |
| 817 | 2026-05-08T00:18:22.756Z | Downloaded newtype-uuid-macros v0.1.0 |
| 818 | 2026-05-08T00:18:22.756Z | Downloaded new_debug_unreachable v1.0.6 |
| 819 | 2026-05-08T00:18:22.756Z | Downloaded memoffset v0.9.1 |
| 820 | 2026-05-08T00:18:22.756Z | Downloaded maybe-uninit v2.0.0 |
| 821 | 2026-05-08T00:18:22.756Z | Downloaded num v0.4.3 |
| 822 | 2026-05-08T00:18:22.756Z | Downloaded crossbeam-utils v0.8.21 |
| 823 | 2026-05-08T00:18:22.763Z | Downloaded foldhash v0.1.5 |
| 824 | 2026-05-08T00:18:22.763Z | Downloaded dropshot_endpoint v0.17.0 |
| 825 | 2026-05-08T00:18:22.763Z | Downloaded derive-where v1.6.0 |
| 826 | 2026-05-08T00:18:22.769Z | Downloaded colored v3.1.1 |
| 827 | 2026-05-08T00:18:22.769Z | Downloaded match_cfg v0.1.0 |
| 828 | 2026-05-08T00:18:22.769Z | Downloaded hyper-staticfile v0.10.1 |
| 829 | 2026-05-08T00:18:22.769Z | Downloaded ingot v0.1.1 |
| 830 | 2026-05-08T00:18:22.773Z | Downloaded cookie_store v0.22.1 |
| 831 | 2026-05-08T00:18:22.773Z | Downloaded num-derive v0.4.2 |
| 832 | 2026-05-08T00:18:22.773Z | Downloaded jobserver v0.1.34 |
| 833 | 2026-05-08T00:18:22.773Z | Downloaded num-conv v0.2.0 |
| 834 | 2026-05-08T00:18:22.773Z | Downloaded normalize-line-endings v0.3.0 |
| 835 | 2026-05-08T00:18:22.773Z | Downloaded num-iter v0.1.45 |
| 836 | 2026-05-08T00:18:22.777Z | Downloaded nodrop v0.1.14 |
| 837 | 2026-05-08T00:18:22.777Z | Downloaded is-terminal v0.4.17 |
| 838 | 2026-05-08T00:18:22.777Z | Downloaded crc-any v2.5.0 |
| 839 | 2026-05-08T00:18:22.781Z | Downloaded backon v1.6.0 |
| 840 | 2026-05-08T00:18:22.781Z | Downloaded ipnetwork v0.21.1 |
| 841 | 2026-05-08T00:18:22.781Z | Downloaded ipnet v2.11.0 |
| 842 | 2026-05-08T00:18:22.781Z | Downloaded const_format v0.2.35 |
| 843 | 2026-05-08T00:18:22.784Z | Downloaded openssl-probe v0.2.1 |
| 844 | 2026-05-08T00:18:22.784Z | Downloaded openssl-probe v0.1.6 |
| 845 | 2026-05-08T00:18:22.787Z | Downloaded olpc-cjson v0.1.4 |
| 846 | 2026-05-08T00:18:22.787Z | Downloaded openssl-macros v0.1.1 |
| 847 | 2026-05-08T00:18:22.787Z | Downloaded num_threads v0.1.7 |
| 848 | 2026-05-08T00:18:22.787Z | Downloaded num_enum_derive v0.5.11 |
| 849 | 2026-05-08T00:18:22.790Z | Downloaded libloading v0.8.9 |
| 850 | 2026-05-08T00:18:22.790Z | Downloaded libefi-sys v0.1.0 |
| 851 | 2026-05-08T00:18:22.790Z | Downloaded libsw-core v0.3.2 |
| 852 | 2026-05-08T00:18:22.795Z | Downloaded libsw v3.5.0 |
| 853 | 2026-05-08T00:18:22.795Z | Downloaded lzss v0.8.2 |
| 854 | 2026-05-08T00:18:22.795Z | Downloaded linear-map v1.2.0 |
| 855 | 2026-05-08T00:18:22.795Z | Downloaded lock_api v0.4.14 |
| 856 | 2026-05-08T00:18:22.799Z | Downloaded oso-derive v0.27.3 |
| 857 | 2026-05-08T00:18:22.799Z | Downloaded opaque-debug v0.3.1 |
| 858 | 2026-05-08T00:18:22.799Z | Downloaded md5 v0.7.0 |
| 859 | 2026-05-08T00:18:22.799Z | Downloaded futures v0.3.32 |
| 860 | 2026-05-08T00:18:22.802Z | Downloaded packed_struct_codegen v0.10.1 |
| 861 | 2026-05-08T00:18:22.802Z | Downloaded multer v3.1.0 |
| 862 | 2026-05-08T00:18:22.805Z | Downloaded iana-time-zone v0.1.65 |
| 863 | 2026-05-08T00:18:22.805Z | Downloaded nanorand v0.7.0 |
| 864 | 2026-05-08T00:18:22.808Z | Downloaded hyper-rustls v0.27.7 |
| 865 | 2026-05-08T00:18:22.808Z | Downloaded mime_guess v2.0.5 |
| 866 | 2026-05-08T00:18:22.810Z | Downloaded getrandom v0.3.4 |
| 867 | 2026-05-08T00:18:22.813Z | Downloaded newtype-uuid v1.3.2 |
| 868 | 2026-05-08T00:18:22.813Z | Downloaded newline-converter v0.3.0 |
| 869 | 2026-05-08T00:18:22.813Z | Downloaded native-tls v0.2.18 |
| 870 | 2026-05-08T00:18:22.816Z | Downloaded ingot-types v0.1.2 |
| 871 | 2026-05-08T00:18:22.816Z | Downloaded half v2.7.1 |
| 872 | 2026-05-08T00:18:22.819Z | Downloaded pbkdf2 v0.11.0 |
| 873 | 2026-05-08T00:18:22.819Z | Downloaded nu-ansi-term v0.50.3 |
| 874 | 2026-05-08T00:18:22.827Z | Downloaded path-slash v0.1.5 |
| 875 | 2026-05-08T00:18:22.827Z | Downloaded parse-size v1.1.0 |
| 876 | 2026-05-08T00:18:22.827Z | Downloaded parse-display v0.10.0 |
| 877 | 2026-05-08T00:18:22.827Z | Downloaded pbkdf2 v0.12.2 |
| 878 | 2026-05-08T00:18:22.827Z | Downloaded httparse v1.10.1 |
| 879 | 2026-05-08T00:18:22.831Z | Downloaded const-oid v0.9.6 |
| 880 | 2026-05-08T00:18:22.831Z | Downloaded base64ct v1.8.3 |
| 881 | 2026-05-08T00:18:22.831Z | Downloaded peg-runtime v0.8.5 |
| 882 | 2026-05-08T00:18:22.831Z | Downloaded ctr v0.9.2 |
| 883 | 2026-05-08T00:18:22.832Z | Downloaded ecdsa v0.16.9 |
| 884 | 2026-05-08T00:18:22.832Z | Downloaded critical-section v1.2.0 |
| 885 | 2026-05-08T00:18:22.838Z | Downloaded ingot-macros v0.1.1 |
| 886 | 2026-05-08T00:18:22.838Z | Downloaded constant_time_eq v0.4.2 |
| 887 | 2026-05-08T00:18:22.838Z | Downloaded num-derive v0.3.3 |
| 888 | 2026-05-08T00:18:22.838Z | Downloaded async-trait v0.1.89 |
| 889 | 2026-05-08T00:18:22.838Z | Downloaded corncobs v0.1.4 |
| 890 | 2026-05-08T00:18:22.842Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 891 | 2026-05-08T00:18:22.842Z | Downloaded bit-set v0.8.0 |
| 892 | 2026-05-08T00:18:22.842Z | Downloaded darling_core v0.20.11 |
| 893 | 2026-05-08T00:18:22.849Z | Downloaded num-complex v0.4.6 |
| 894 | 2026-05-08T00:18:22.849Z | Downloaded bb8 v0.8.6 |
| 895 | 2026-05-08T00:18:22.849Z | Downloaded defmt v1.0.1 |
| 896 | 2026-05-08T00:18:22.854Z | Downloaded phf_shared v0.13.1 |
| 897 | 2026-05-08T00:18:22.854Z | Downloaded phf_shared v0.11.3 |
| 898 | 2026-05-08T00:18:22.854Z | Downloaded base64 v0.22.1 |
| 899 | 2026-05-08T00:18:22.854Z | Downloaded num_enum v0.5.11 |
| 900 | 2026-05-08T00:18:22.859Z | Downloaded pin-utils v0.1.0 |
| 901 | 2026-05-08T00:18:22.859Z | Downloaded num-rational v0.4.2 |
| 902 | 2026-05-08T00:18:22.859Z | Downloaded phf_shared v0.12.1 |
| 903 | 2026-05-08T00:18:22.859Z | Downloaded hmac v0.12.1 |
| 904 | 2026-05-08T00:18:22.862Z | Downloaded num_enum_derive v0.7.5 |
| 905 | 2026-05-08T00:18:22.862Z | Downloaded crypto-bigint v0.5.5 |
| 906 | 2026-05-08T00:18:22.866Z | Downloaded litrs v1.0.0 |
| 907 | 2026-05-08T00:18:22.866Z | Downloaded flume v0.11.1 |
| 908 | 2026-05-08T00:18:22.869Z | Downloaded oxnet v0.1.4 |
| 909 | 2026-05-08T00:18:22.869Z | Downloaded elliptic-curve v0.13.8 |
| 910 | 2026-05-08T00:18:22.872Z | Downloaded proc-macro-crate v1.3.1 |
| 911 | 2026-05-08T00:18:22.872Z | Downloaded num_enum v0.7.5 |
| 912 | 2026-05-08T00:18:22.874Z | Downloaded predicates-tree v1.0.13 |
| 913 | 2026-05-08T00:18:22.890Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 914 | 2026-05-08T00:18:22.892Z | Downloaded proc-macro-crate v3.4.0 |
| 915 | 2026-05-08T00:18:22.893Z | Downloaded paste v1.0.15 |
| 916 | 2026-05-08T00:18:22.893Z | Downloaded password-hash v0.4.2 |
| 917 | 2026-05-08T00:18:22.899Z | Downloaded packed_struct v0.10.1 |
| 918 | 2026-05-08T00:18:22.899Z | Downloaded oxide-tokio-rt v0.1.4 |
| 919 | 2026-05-08T00:18:22.899Z | Downloaded progenitor-client v0.14.0 |
| 920 | 2026-05-08T00:18:22.899Z | Downloaded progenitor-client v0.11.2 |
| 921 | 2026-05-08T00:18:22.899Z | Downloaded progenitor-client v0.10.0 |
| 922 | 2026-05-08T00:18:22.904Z | Downloaded pem-rfc7468 v0.7.0 |
| 923 | 2026-05-08T00:18:22.904Z | Downloaded password-hash v0.5.0 |
| 924 | 2026-05-08T00:18:22.904Z | Downloaded parse-display-derive v0.10.0 |
| 925 | 2026-05-08T00:18:22.904Z | Downloaded owo-colors v4.3.0 |
| 926 | 2026-05-08T00:18:22.913Z | Downloaded progenitor-macro v0.11.2 |
| 927 | 2026-05-08T00:18:22.913Z | Downloaded bytes v1.11.1 |
| 928 | 2026-05-08T00:18:22.913Z | Downloaded base64 v0.21.7 |
| 929 | 2026-05-08T00:18:22.913Z | Downloaded memmap2 v0.9.10 |
| 930 | 2026-05-08T00:18:22.913Z | Downloaded phf v0.13.1 |
| 931 | 2026-05-08T00:18:22.913Z | Downloaded pem v3.0.6 |
| 932 | 2026-05-08T00:18:22.916Z | Downloaded peg-macros v0.8.5 |
| 933 | 2026-05-08T00:18:22.916Z | Downloaded peg v0.8.5 |
| 934 | 2026-05-08T00:18:22.916Z | Downloaded headers v0.4.1 |
| 935 | 2026-05-08T00:18:22.920Z | Downloaded radium v0.7.0 |
| 936 | 2026-05-08T00:18:22.920Z | Downloaded psl-types v2.0.11 |
| 937 | 2026-05-08T00:18:22.920Z | Downloaded progenitor-macro v0.14.0 |
| 938 | 2026-05-08T00:18:22.924Z | Downloaded progenitor-macro v0.13.0 |
| 939 | 2026-05-08T00:18:22.924Z | Downloaded progenitor-macro v0.10.0 |
| 940 | 2026-05-08T00:18:22.924Z | Downloaded libbz2-rs-sys v0.2.2 |
| 941 | 2026-05-08T00:18:22.924Z | Downloaded rand_chacha v0.3.1 |
| 942 | 2026-05-08T00:18:22.927Z | Downloaded crossbeam-channel v0.5.15 |
| 943 | 2026-05-08T00:18:22.927Z | Downloaded polyval v0.6.2 |
| 944 | 2026-05-08T00:18:22.930Z | Downloaded pkg-config v0.3.32 |
| 945 | 2026-05-08T00:18:22.931Z | Downloaded pin-project-lite v0.2.17 |
| 946 | 2026-05-08T00:18:22.933Z | Downloaded poly1305 v0.8.0 |
| 947 | 2026-05-08T00:18:22.933Z | Downloaded heapless v0.8.0 |
| 948 | 2026-05-08T00:18:22.938Z | Downloaded ignore v0.4.25 |
| 949 | 2026-05-08T00:18:22.941Z | Downloaded primeorder v0.13.6 |
| 950 | 2026-05-08T00:18:22.941Z | Downloaded derive_more v2.1.1 |
| 951 | 2026-05-08T00:18:22.947Z | Downloaded ref-cast v1.0.25 |
| 952 | 2026-05-08T00:18:22.950Z | Downloaded recursive v0.1.1 |
| 953 | 2026-05-08T00:18:22.950Z | Downloaded predicates-core v1.0.10 |
| 954 | 2026-05-08T00:18:22.950Z | Downloaded progenitor v0.14.0 |
| 955 | 2026-05-08T00:18:22.950Z | Downloaded progenitor v0.11.2 |
| 956 | 2026-05-08T00:18:22.950Z | Downloaded predicates v3.1.4 |
| 957 | 2026-05-08T00:18:22.956Z | Downloaded ref-cast-impl v1.0.25 |
| 958 | 2026-05-08T00:18:22.956Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 959 | 2026-05-08T00:18:22.956Z | Downloaded postgres-protocol v0.6.10 |
| 960 | 2026-05-08T00:18:22.960Z | Downloaded phf v0.12.1 |
| 961 | 2026-05-08T00:18:22.960Z | Downloaded parking_lot_core v0.9.12 |
| 962 | 2026-05-08T00:18:22.960Z | Downloaded parking_lot_core v0.8.6 |
| 963 | 2026-05-08T00:18:22.960Z | Downloaded progenitor-client v0.13.0 |
| 964 | 2026-05-08T00:18:22.960Z | Downloaded aes-gcm v0.10.3 |
| 965 | 2026-05-08T00:18:22.964Z | Downloaded proc-macro-error2 v2.0.1 |
| 966 | 2026-05-08T00:18:22.964Z | Downloaded rfc6979 v0.4.0 |
| 967 | 2026-05-08T00:18:22.964Z | Downloaded bumpalo v3.20.2 |
| 968 | 2026-05-08T00:18:22.967Z | Downloaded progenitor-extras v0.2.0 |
| 969 | 2026-05-08T00:18:22.967Z | Downloaded heapless v0.7.17 |
| 970 | 2026-05-08T00:18:22.970Z | Downloaded indicatif v0.18.4 |
| 971 | 2026-05-08T00:18:22.973Z | Downloaded r2d2 v0.8.10 |
| 972 | 2026-05-08T00:18:22.973Z | Downloaded rand_xorshift v0.4.0 |
| 973 | 2026-05-08T00:18:22.973Z | Downloaded num-integer v0.1.46 |
| 974 | 2026-05-08T00:18:22.978Z | Downloaded expectorate v1.2.0 |
| 975 | 2026-05-08T00:18:22.978Z | Downloaded parking_lot v0.11.2 |
| 976 | 2026-05-08T00:18:22.980Z | Downloaded indexmap v1.9.3 |
| 977 | 2026-05-08T00:18:22.981Z | Downloaded pin-project-internal v1.1.11 |
| 978 | 2026-05-08T00:18:22.981Z | Downloaded ppv-lite86 v0.2.21 |
| 979 | 2026-05-08T00:18:22.983Z | Downloaded pkcs8 v0.10.2 |
| 980 | 2026-05-08T00:18:22.983Z | Downloaded quick-error v1.2.3 |
| 981 | 2026-05-08T00:18:22.986Z | Downloaded omicron-zone-package v0.12.2 |
| 982 | 2026-05-08T00:18:22.986Z | Downloaded rtoolbox v0.0.3 |
| 983 | 2026-05-08T00:18:22.986Z | Downloaded der v0.7.10 |
| 984 | 2026-05-08T00:18:22.989Z | Downloaded progenitor v0.10.0 |
| 985 | 2026-05-08T00:18:22.996Z | Downloaded compact_str v0.8.1 |
| 986 | 2026-05-08T00:18:22.996Z | Downloaded psm v0.1.30 |
| 987 | 2026-05-08T00:18:22.999Z | Downloaded chacha20poly1305 v0.10.1 |
| 988 | 2026-05-08T00:18:22.999Z | Downloaded hickory-resolver v0.25.2 |
| 989 | 2026-05-08T00:18:22.999Z | Downloaded rustc_version v0.4.1 |
| 990 | 2026-05-08T00:18:22.999Z | Downloaded dropshot-api-manager v0.7.1 |
| 991 | 2026-05-08T00:18:23.002Z | Downloaded pkcs1 v0.7.5 |
| 992 | 2026-05-08T00:18:23.005Z | Downloaded rand_core v0.6.4 |
| 993 | 2026-05-08T00:18:23.005Z | Downloaded rand_seeder v0.4.0 |
| 994 | 2026-05-08T00:18:23.005Z | Downloaded rand_core v0.9.5 |
| 995 | 2026-05-08T00:18:23.009Z | Downloaded progenitor v0.13.0 |
| 996 | 2026-05-08T00:18:23.009Z | Downloaded rand_chacha v0.9.0 |
| 997 | 2026-05-08T00:18:23.012Z | Downloaded rustc_version v0.1.7 |
| 998 | 2026-05-08T00:18:23.012Z | Downloaded russh-cryptovec v0.7.3 |
| 999 | 2026-05-08T00:18:23.012Z | Downloaded derive_more-impl v2.1.1 |
| 1000 | 2026-05-08T00:18:23.014Z | Downloaded precomputed-hash v0.1.1 |
| 1001 | 2026-05-08T00:18:23.014Z | Downloaded powerfmt v0.2.0 |
| 1002 | 2026-05-08T00:18:23.014Z | Downloaded cc v1.2.56 |
| 1003 | 2026-05-08T00:18:23.021Z | Downloaded postgres-types v0.2.12 |
| 1004 | 2026-05-08T00:18:23.021Z | Downloaded oso v0.27.3 |
| 1005 | 2026-05-08T00:18:23.021Z | Downloaded sapling-renderdag v0.1.0 |
| 1006 | 2026-05-08T00:18:23.026Z | Downloaded same-file v1.0.6 |
| 1007 | 2026-05-08T00:18:23.026Z | Downloaded miniz_oxide v0.8.9 |
| 1008 | 2026-05-08T00:18:23.026Z | Downloaded salsa20 v0.10.2 |
| 1009 | 2026-05-08T00:18:23.026Z | Downloaded postcard v1.1.3 |
| 1010 | 2026-05-08T00:18:23.028Z | Downloaded papergrid v0.17.0 |
| 1011 | 2026-05-08T00:18:23.028Z | Downloaded derive_builder_macro v0.20.2 |
| 1012 | 2026-05-08T00:18:23.031Z | Downloaded resolv-conf v0.7.6 |
| 1013 | 2026-05-08T00:18:23.031Z | Downloaded secrecy v0.8.0 |
| 1014 | 2026-05-08T00:18:23.036Z | Downloaded scopeguard v1.2.0 |
| 1015 | 2026-05-08T00:18:23.036Z | Downloaded seq-macro v0.3.6 |
| 1016 | 2026-05-08T00:18:23.039Z | Downloaded scroll_derive v0.13.1 |
| 1017 | 2026-05-08T00:18:23.039Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1018 | 2026-05-08T00:18:23.039Z | Downloaded jiff-static v0.2.21 |
| 1019 | 2026-05-08T00:18:23.042Z | Downloaded scrypt v0.11.0 |
| 1020 | 2026-05-08T00:18:23.050Z | Downloaded p256 v0.13.2 |
| 1021 | 2026-05-08T00:18:23.057Z | Downloaded openssl-sys v0.9.114 |
| 1022 | 2026-05-08T00:18:23.057Z | Downloaded prefix-trie v0.7.0 |
| 1023 | 2026-05-08T00:18:23.069Z | Downloaded semver v0.1.20 |
| 1024 | 2026-05-08T00:18:23.069Z | Downloaded serde-big-array v0.5.1 |
| 1025 | 2026-05-08T00:18:23.069Z | Downloaded serde_bytes v0.11.19 |
| 1026 | 2026-05-08T00:18:23.069Z | Downloaded secrecy v0.10.3 |
| 1027 | 2026-05-08T00:18:23.069Z | Downloaded rustc-hash v2.1.1 |
| 1028 | 2026-05-08T00:18:23.069Z | Downloaded http v1.4.0 |
| 1029 | 2026-05-08T00:18:23.074Z | Downloaded quinn-udp v0.5.14 |
| 1030 | 2026-05-08T00:18:23.074Z | Downloaded rustls-pemfile v2.2.0 |
| 1031 | 2026-05-08T00:18:23.074Z | Downloaded rustls-native-certs v0.8.3 |
| 1032 | 2026-05-08T00:18:23.074Z | Downloaded pkcs5 v0.7.1 |
| 1033 | 2026-05-08T00:18:23.074Z | Downloaded pin-project v1.1.11 |
| 1034 | 2026-05-08T00:18:23.084Z | Downloaded signal-hook-tokio v0.3.1 |
| 1035 | 2026-05-08T00:18:23.085Z | Downloaded serde_spanned v1.0.4 |
| 1036 | 2026-05-08T00:18:23.085Z | Downloaded progenitor-impl v0.10.0 |
| 1037 | 2026-05-08T00:18:23.085Z | Downloaded serde_repr v0.1.20 |
| 1038 | 2026-05-08T00:18:23.094Z | Downloaded serde_plain v1.0.2 |
| 1039 | 2026-05-08T00:18:23.094Z | Downloaded rustversion v1.0.22 |
| 1040 | 2026-05-08T00:18:23.094Z | Downloaded progenitor-impl v0.14.0 |
| 1041 | 2026-05-08T00:18:23.094Z | Downloaded rustls-pemfile v1.0.4 |
| 1042 | 2026-05-08T00:18:23.094Z | Downloaded rand_core v0.10.0 |
| 1043 | 2026-05-08T00:18:23.094Z | Downloaded hickory-resolver v0.24.4 |
| 1044 | 2026-05-08T00:18:23.102Z | Downloaded hashbrown v0.13.2 |
| 1045 | 2026-05-08T00:18:23.102Z | Downloaded progenitor-impl v0.11.2 |
| 1046 | 2026-05-08T00:18:23.102Z | Downloaded shell-words v1.1.1 |
| 1047 | 2026-05-08T00:18:23.102Z | Downloaded siphasher v1.0.2 |
| 1048 | 2026-05-08T00:18:23.105Z | Downloaded rusty-fork v0.3.1 |
| 1049 | 2026-05-08T00:18:23.105Z | Downloaded scroll v0.13.0 |
| 1050 | 2026-05-08T00:18:23.105Z | Downloaded sigpipe v0.1.3 |
| 1051 | 2026-05-08T00:18:23.106Z | Downloaded signature v2.2.0 |
| 1052 | 2026-05-08T00:18:23.112Z | Downloaded sct v0.7.1 |
| 1053 | 2026-05-08T00:18:23.116Z | Downloaded schemars_derive v0.8.22 |
| 1054 | 2026-05-08T00:18:23.116Z | Downloaded slog-bunyan v2.5.0 |
| 1055 | 2026-05-08T00:18:23.119Z | Downloaded sec1 v0.7.3 |
| 1056 | 2026-05-08T00:18:23.123Z | Downloaded prettyplease v0.2.37 |
| 1057 | 2026-05-08T00:18:23.126Z | Downloaded slog-envlogger v2.2.0 |
| 1058 | 2026-05-08T00:18:23.133Z | Downloaded serde-hex v0.1.0 |
| 1059 | 2026-05-08T00:18:23.137Z | Downloaded russh-keys v0.45.0 |
| 1060 | 2026-05-08T00:18:23.141Z | Downloaded serde_path_to_error v0.1.20 |
| 1061 | 2026-05-08T00:18:23.141Z | Downloaded serde_derive_internals v0.29.1 |
| 1062 | 2026-05-08T00:18:23.144Z | Downloaded sha1 v0.10.6 |
| 1063 | 2026-05-08T00:18:23.144Z | Downloaded ssh-encoding v0.2.0 |
| 1064 | 2026-05-08T00:18:23.144Z | Downloaded ssh-cipher v0.2.0 |
| 1065 | 2026-05-08T00:18:23.146Z | Downloaded sqlparser_derive v0.5.0 |
| 1066 | 2026-05-08T00:18:23.146Z | Downloaded serde_urlencoded v0.7.1 |
| 1067 | 2026-05-08T00:18:23.147Z | Downloaded rustls-pki-types v1.14.0 |
| 1068 | 2026-05-08T00:18:23.152Z | Downloaded crossterm v0.28.1 |
| 1069 | 2026-05-08T00:18:23.162Z | Downloaded shlex v1.3.0 |
| 1070 | 2026-05-08T00:18:23.167Z | Downloaded signal-hook-mio v0.2.5 |
| 1071 | 2026-05-08T00:18:23.167Z | Downloaded structmeta v0.3.0 |
| 1072 | 2026-05-08T00:18:23.170Z | Downloaded strum v0.26.3 |
| 1073 | 2026-05-08T00:18:23.170Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1074 | 2026-05-08T00:18:23.170Z | Downloaded signal-hook-registry v1.4.8 |
| 1075 | 2026-05-08T00:18:23.176Z | Downloaded simd-adler32 v0.3.8 |
| 1076 | 2026-05-08T00:18:23.177Z | Downloaded tagptr v0.2.0 |
| 1077 | 2026-05-08T00:18:23.177Z | Downloaded tabwriter v1.4.1 |
| 1078 | 2026-05-08T00:18:23.185Z | Downloaded parking_lot v0.12.5 |
| 1079 | 2026-05-08T00:18:23.185Z | Downloaded minimal-lexical v0.2.1 |
| 1080 | 2026-05-08T00:18:23.185Z | Downloaded strum v0.27.2 |
| 1081 | 2026-05-08T00:18:23.185Z | Downloaded slog-json v2.6.1 |
| 1082 | 2026-05-08T00:18:23.185Z | Downloaded slog-async v2.8.0 |
| 1083 | 2026-05-08T00:18:23.185Z | Downloaded smallvec v0.6.14 |
| 1084 | 2026-05-08T00:18:23.185Z | Downloaded subtle v2.6.1 |
| 1085 | 2026-05-08T00:18:23.185Z | Downloaded sync_wrapper v1.0.2 |
| 1086 | 2026-05-08T00:18:23.188Z | Downloaded smf v0.2.3 |
| 1087 | 2026-05-08T00:18:23.188Z | Downloaded slog-scope v4.4.1 |
| 1088 | 2026-05-08T00:18:23.188Z | Downloaded take_mut v0.2.2 |
| 1089 | 2026-05-08T00:18:23.188Z | Downloaded tabled_derive v0.11.0 |
| 1090 | 2026-05-08T00:18:23.188Z | Downloaded slab v0.4.12 |
| 1091 | 2026-05-08T00:18:23.196Z | Downloaded hyper-util v0.1.20 |
| 1092 | 2026-05-08T00:18:23.196Z | Downloaded thread-id v5.1.0 |
| 1093 | 2026-05-08T00:18:23.196Z | Downloaded spki v0.7.3 |
| 1094 | 2026-05-08T00:18:23.199Z | Downloaded progenitor-impl v0.13.0 |
| 1095 | 2026-05-08T00:18:23.199Z | Downloaded pretty_assertions v1.4.1 |
| 1096 | 2026-05-08T00:18:23.199Z | Downloaded sync-ptr v0.1.4 |
| 1097 | 2026-05-08T00:18:23.199Z | Downloaded snafu-derive v0.8.9 |
| 1098 | 2026-05-08T00:18:23.199Z | Downloaded termtree v0.5.1 |
| 1099 | 2026-05-08T00:18:23.204Z | Downloaded rayon-core v1.13.0 |
| 1100 | 2026-05-08T00:18:23.204Z | Downloaded slog-stdlog v4.1.1 |
| 1101 | 2026-05-08T00:18:23.207Z | Downloaded itertools v0.10.5 |
| 1102 | 2026-05-08T00:18:23.207Z | Downloaded hickory-server v0.25.2 |
| 1103 | 2026-05-08T00:18:23.210Z | Downloaded ron v0.8.1 |
| 1104 | 2026-05-08T00:18:23.213Z | Downloaded hashbrown v0.12.3 |
| 1105 | 2026-05-08T00:18:23.217Z | Downloaded sqlformat v0.3.5 |
| 1106 | 2026-05-08T00:18:23.217Z | Downloaded stacker v0.1.23 |
| 1107 | 2026-05-08T00:18:23.221Z | Downloaded serde_with_macros v3.17.0 |
| 1108 | 2026-05-08T00:18:23.221Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1109 | 2026-05-08T00:18:23.221Z | Downloaded tap v1.0.1 |
| 1110 | 2026-05-08T00:18:23.221Z | Downloaded supports-color v3.0.2 |
| 1111 | 2026-05-08T00:18:23.224Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1112 | 2026-05-08T00:18:23.224Z | Downloaded testing_table v0.3.0 |
| 1113 | 2026-05-08T00:18:23.230Z | Downloaded stringprep v0.1.5 |
| 1114 | 2026-05-08T00:18:23.234Z | Downloaded ryu v1.0.23 |
| 1115 | 2026-05-08T00:18:23.234Z | Downloaded hashbrown v0.15.5 |
| 1116 | 2026-05-08T00:18:23.237Z | Downloaded structmeta-derive v0.3.0 |
| 1117 | 2026-05-08T00:18:23.237Z | Downloaded static_assertions v1.1.0 |
| 1118 | 2026-05-08T00:18:23.240Z | Downloaded rcgen v0.12.1 |
| 1119 | 2026-05-08T00:18:23.240Z | Downloaded tinyvec_macros v0.1.1 |
| 1120 | 2026-05-08T00:18:23.241Z | Downloaded aho-corasick v1.1.4 |
| 1121 | 2026-05-08T00:18:23.244Z | Downloaded string_cache v0.8.9 |
| 1122 | 2026-05-08T00:18:23.249Z | Downloaded mio v1.2.0 |
| 1123 | 2026-05-08T00:18:23.258Z | Downloaded strum_macros v0.24.3 |
| 1124 | 2026-05-08T00:18:23.258Z | Downloaded slog-dtrace v0.3.0 |
| 1125 | 2026-05-08T00:18:23.258Z | Downloaded schemars v0.8.22 |
| 1126 | 2026-05-08T00:18:23.262Z | Downloaded tokio-macros v2.7.0 |
| 1127 | 2026-05-08T00:18:23.262Z | Downloaded strum_macros v0.27.2 |
| 1128 | 2026-05-08T00:18:23.263Z | Downloaded strum_macros v0.26.4 |
| 1129 | 2026-05-08T00:18:23.263Z | Downloaded termios v0.3.3 |
| 1130 | 2026-05-08T00:18:23.269Z | Downloaded hashbrown v0.16.1 |
| 1131 | 2026-05-08T00:18:23.270Z | Downloaded iri-string v0.7.10 |
| 1132 | 2026-05-08T00:18:23.274Z | Downloaded support-bundle-viewer v0.1.2 |
| 1133 | 2026-05-08T00:18:23.274Z | Downloaded spin v0.9.8 |
| 1134 | 2026-05-08T00:18:23.274Z | Downloaded slog-term v2.9.2 |
| 1135 | 2026-05-08T00:18:23.274Z | Downloaded serde_cbor v0.11.2 |
| 1136 | 2026-05-08T00:18:23.278Z | Downloaded publicsuffix v2.3.0 |
| 1137 | 2026-05-08T00:18:23.278Z | Downloaded tower-service v0.3.3 |
| 1138 | 2026-05-08T00:18:23.278Z | Downloaded trait-variant v0.1.2 |
| 1139 | 2026-05-08T00:18:23.283Z | Downloaded tower-layer v0.3.3 |
| 1140 | 2026-05-08T00:18:23.283Z | Downloaded quinn v0.11.9 |
| 1141 | 2026-05-08T00:18:23.283Z | Downloaded qorb v0.4.1 |
| 1142 | 2026-05-08T00:18:23.289Z | Downloaded signal-hook v0.3.18 |
| 1143 | 2026-05-08T00:18:23.289Z | Downloaded rand v0.8.5 |
| 1144 | 2026-05-08T00:18:23.289Z | Downloaded num-bigint v0.4.6 |
| 1145 | 2026-05-08T00:18:23.292Z | Downloaded thiserror-no-std v2.0.2 |
| 1146 | 2026-05-08T00:18:23.292Z | Downloaded num-bigint-dig v0.8.6 |
| 1147 | 2026-05-08T00:18:23.297Z | Downloaded topological-sort v0.2.2 |
| 1148 | 2026-05-08T00:18:23.297Z | Downloaded try-lock v0.2.5 |
| 1149 | 2026-05-08T00:18:23.307Z | Downloaded typify-macro v0.4.3 |
| 1150 | 2026-05-08T00:18:23.307Z | Downloaded time-macros v0.2.27 |
| 1151 | 2026-05-08T00:18:23.307Z | Downloaded time-core v0.1.8 |
| 1152 | 2026-05-08T00:18:23.314Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1153 | 2026-05-08T00:18:23.314Z | Downloaded libxml v0.3.3 |
| 1154 | 2026-05-08T00:18:23.314Z | Downloaded similar v2.7.0 |
| 1155 | 2026-05-08T00:18:23.314Z | Downloaded tiny-keccak v2.0.2 |
| 1156 | 2026-05-08T00:18:23.317Z | Downloaded typify-macro v0.6.2 |
| 1157 | 2026-05-08T00:18:23.317Z | Downloaded thread_local v1.1.9 |
| 1158 | 2026-05-08T00:18:23.317Z | Downloaded tls_codec v0.4.2 |
| 1159 | 2026-05-08T00:18:23.317Z | Downloaded nom v7.1.3 |
| 1160 | 2026-05-08T00:18:23.322Z | Downloaded tokio-dtrace v0.1.1 |
| 1161 | 2026-05-08T00:18:23.325Z | Downloaded socket2 v0.5.10 |
| 1162 | 2026-05-08T00:18:23.325Z | Downloaded untrusted v0.7.1 |
| 1163 | 2026-05-08T00:18:23.325Z | Downloaded unit-prefix v0.5.2 |
| 1164 | 2026-05-08T00:18:23.328Z | Downloaded tokio-tungstenite v0.21.0 |
| 1165 | 2026-05-08T00:18:23.328Z | Downloaded socket2 v0.6.3 |
| 1166 | 2026-05-08T00:18:23.330Z | Downloaded crossterm v0.29.0 |
| 1167 | 2026-05-08T00:18:23.333Z | Downloaded tokio-native-tls v0.3.1 |
| 1168 | 2026-05-08T00:18:23.338Z | Downloaded universal-hash v0.5.1 |
| 1169 | 2026-05-08T00:18:23.339Z | Downloaded unarray v0.1.4 |
| 1170 | 2026-05-08T00:18:23.339Z | Downloaded term v1.2.1 |
| 1171 | 2026-05-08T00:18:23.343Z | Downloaded untrusted v0.9.0 |
| 1172 | 2026-05-08T00:18:23.343Z | Downloaded iddqd v0.3.18 |
| 1173 | 2026-05-08T00:18:23.350Z | Downloaded rsa v0.9.10 |
| 1174 | 2026-05-08T00:18:23.351Z | Downloaded h2 v0.4.13 |
| 1175 | 2026-05-08T00:18:23.356Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1176 | 2026-05-08T00:18:23.356Z | Downloaded tui-tree-widget v0.23.1 |
| 1177 | 2026-05-08T00:18:23.356Z | Downloaded tokio-tungstenite v0.23.1 |
| 1178 | 2026-05-08T00:18:23.356Z | Downloaded usdt-attr-macro v0.6.0 |
| 1179 | 2026-05-08T00:18:23.356Z | Downloaded usdt v0.6.0 |
| 1180 | 2026-05-08T00:18:23.364Z | Downloaded utf-8 v0.7.6 |
| 1181 | 2026-05-08T00:18:23.364Z | Downloaded usdt-macro v0.6.0 |
| 1182 | 2026-05-08T00:18:23.364Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1183 | 2026-05-08T00:18:23.370Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1184 | 2026-05-08T00:18:23.374Z | Downloaded void v1.0.2 |
| 1185 | 2026-05-08T00:18:23.377Z | Downloaded rand v0.10.0 |
| 1186 | 2026-05-08T00:18:23.380Z | Downloaded schemars v0.9.0 |
| 1187 | 2026-05-08T00:18:23.387Z | Downloaded want v0.3.1 |
| 1188 | 2026-05-08T00:18:23.389Z | Downloaded waitgroup v0.1.2 |
| 1189 | 2026-05-08T00:18:23.389Z | Downloaded wait-timeout v0.2.1 |
| 1190 | 2026-05-08T00:18:23.389Z | Downloaded subprocess v0.2.15 |
| 1191 | 2026-05-08T00:18:23.392Z | Downloaded tokio-rustls v0.25.0 |
| 1192 | 2026-05-08T00:18:23.392Z | Downloaded snafu v0.8.9 |
| 1193 | 2026-05-08T00:18:23.395Z | Downloaded xshell-macros v0.2.7 |
| 1194 | 2026-05-08T00:18:23.399Z | Downloaded unicase v2.9.0 |
| 1195 | 2026-05-08T00:18:23.399Z | Downloaded hkdf v0.12.4 |
| 1196 | 2026-05-08T00:18:23.399Z | Downloaded unicode-truncate v1.1.0 |
| 1197 | 2026-05-08T00:18:23.402Z | Downloaded tokio-rustls v0.26.4 |
| 1198 | 2026-05-08T00:18:23.402Z | Downloaded tls_codec_derive v0.4.2 |
| 1199 | 2026-05-08T00:18:23.402Z | Downloaded slog v2.8.2 |
| 1200 | 2026-05-08T00:18:23.404Z | Downloaded zeroize_derive v1.4.3 |
| 1201 | 2026-05-08T00:18:23.404Z | Downloaded term v0.7.0 |
| 1202 | 2026-05-08T00:18:23.408Z | Downloaded xattr v1.6.1 |
| 1203 | 2026-05-08T00:18:23.408Z | Downloaded tokio-stream v0.1.18 |
| 1204 | 2026-05-08T00:18:23.411Z | Downloaded itertools v0.12.1 |
| 1205 | 2026-05-08T00:18:23.414Z | Downloaded schemars v1.2.1 |
| 1206 | 2026-05-08T00:18:23.421Z | Downloaded tinyvec v1.10.0 |
| 1207 | 2026-05-08T00:18:23.423Z | Downloaded rustls-webpki v0.103.9 |
| 1208 | 2026-05-08T00:18:23.429Z | Downloaded samael v0.0.19 |
| 1209 | 2026-05-08T00:18:23.432Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1210 | 2026-05-08T00:18:23.432Z | Downloaded vergen-lib v0.1.6 |
| 1211 | 2026-05-08T00:18:23.432Z | Downloaded uzers v0.12.2 |
| 1212 | 2026-05-08T00:18:23.437Z | Downloaded zone_cfg_derive v0.3.1 |
| 1213 | 2026-05-08T00:18:23.440Z | Downloaded zone v0.3.1 |
| 1214 | 2026-05-08T00:18:23.441Z | Downloaded vergen-git2 v1.0.7 |
| 1215 | 2026-05-08T00:18:23.445Z | Downloaded walkdir v2.5.0 |
| 1216 | 2026-05-08T00:18:23.445Z | Downloaded twox-hash v2.1.2 |
| 1217 | 2026-05-08T00:18:23.452Z | Downloaded tracing-attributes v0.1.31 |
| 1218 | 2026-05-08T00:18:23.452Z | Downloaded rand v0.9.2 |
| 1219 | 2026-05-08T00:18:23.452Z | Downloaded hyper v1.8.1 |
| 1220 | 2026-05-08T00:18:23.455Z | Downloaded xshell v0.2.7 |
| 1221 | 2026-05-08T00:18:23.455Z | Downloaded wyz v0.5.1 |
| 1222 | 2026-05-08T00:18:23.455Z | Downloaded vsss-rs v3.3.4 |
| 1223 | 2026-05-08T00:18:23.460Z | Downloaded tokio-rustls v0.24.1 |
| 1224 | 2026-05-08T00:18:23.461Z | Downloaded unicode-properties v0.1.4 |
| 1225 | 2026-05-08T00:18:23.461Z | Downloaded futures-util v0.3.32 |
| 1226 | 2026-05-08T00:18:23.468Z | Downloaded whoami v1.6.1 |
| 1227 | 2026-05-08T00:18:23.475Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1228 | 2026-05-08T00:18:23.475Z | Downloaded whoami v2.1.0 |
| 1229 | 2026-05-08T00:18:23.476Z | Downloaded itertools v0.13.0 |
| 1230 | 2026-05-08T00:18:23.480Z | Downloaded p521 v0.13.3 |
| 1231 | 2026-05-08T00:18:23.480Z | Downloaded tar v0.4.45 |
| 1232 | 2026-05-08T00:18:23.480Z | Downloaded itertools v0.14.0 |
| 1233 | 2026-05-08T00:18:23.484Z | Downloaded test-strategy v0.4.5 |
| 1234 | 2026-05-08T00:18:23.484Z | Downloaded usdt-impl v0.6.0 |
| 1235 | 2026-05-08T00:18:23.487Z | Downloaded zeroize v1.8.2 |
| 1236 | 2026-05-08T00:18:23.487Z | Downloaded toml v0.7.8 |
| 1237 | 2026-05-08T00:18:23.487Z | Downloaded blake3 v1.8.3 |
| 1238 | 2026-05-08T00:18:23.491Z | Downloaded vergen-gitcl v1.0.8 |
| 1239 | 2026-05-08T00:18:23.494Z | Downloaded libm v0.2.16 |
| 1240 | 2026-05-08T00:18:23.497Z | Downloaded vergen v9.0.6 |
| 1241 | 2026-05-08T00:18:23.500Z | Downloaded tungstenite v0.21.0 |
| 1242 | 2026-05-08T00:18:23.500Z | Downloaded rustyline v14.0.0 |
| 1243 | 2026-05-08T00:18:23.506Z | Downloaded tungstenite v0.23.0 |
| 1244 | 2026-05-08T00:18:23.510Z | Downloaded yasna v0.5.2 |
| 1245 | 2026-05-08T00:18:23.513Z | Downloaded rpassword v7.4.0 |
| 1246 | 2026-05-08T00:18:23.521Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1247 | 2026-05-08T00:18:23.531Z | Downloaded unsafe-libyaml v0.2.11 |
| 1248 | 2026-05-08T00:18:23.535Z | Downloaded russh v0.45.0 |
| 1249 | 2026-05-08T00:18:23.541Z | Downloaded zstd v0.13.3 |
| 1250 | 2026-05-08T00:18:23.544Z | Downloaded tracing-core v0.1.36 |
| 1251 | 2026-05-08T00:18:23.548Z | Downloaded steno v0.4.1 |
| 1252 | 2026-05-08T00:18:23.555Z | Downloaded vte v0.14.1 |
| 1253 | 2026-05-08T00:18:23.560Z | Downloaded zstd-safe v7.2.4 |
| 1254 | 2026-05-08T00:18:23.560Z | Downloaded typify v0.6.2 |
| 1255 | 2026-05-08T00:18:23.561Z | Downloaded p384 v0.13.1 |
| 1256 | 2026-05-08T00:18:23.565Z | Downloaded unicode-bidi v0.3.18 |
| 1257 | 2026-05-08T00:18:23.565Z | Downloaded typify v0.4.3 |
| 1258 | 2026-05-08T00:18:23.570Z | Downloaded reedline v0.40.0 |
| 1259 | 2026-05-08T00:18:23.573Z | Downloaded zerocopy v0.6.6 |
| 1260 | 2026-05-08T00:18:23.579Z | Downloaded aws-lc-rs v1.16.0 |
| 1261 | 2026-05-08T00:18:23.582Z | Downloaded chrono v0.4.44 |
| 1262 | 2026-05-08T00:18:23.585Z | Downloaded uuid v1.23.0 |
| 1263 | 2026-05-08T00:18:23.588Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1264 | 2026-05-08T00:18:23.588Z | Downloaded toml_edit v0.19.15 |
| 1265 | 2026-05-08T00:18:23.596Z | Downloaded reqwest v0.12.28 |
| 1266 | 2026-05-08T00:18:23.600Z | Downloaded portable-atomic v1.13.1 |
| 1267 | 2026-05-08T00:18:23.604Z | Downloaded tokio-postgres v0.7.16 |
| 1268 | 2026-05-08T00:18:23.607Z | Downloaded ssh-key v0.6.7 |
| 1269 | 2026-05-08T00:18:23.614Z | Downloaded bitvec v1.0.1 |
| 1270 | 2026-05-08T00:18:23.623Z | Downloaded yansi v1.0.1 |
| 1271 | 2026-05-08T00:18:23.626Z | Downloaded unicode_categories v0.1.1 |
| 1272 | 2026-05-08T00:18:23.626Z | Downloaded git2 v0.20.4 |
| 1273 | 2026-05-08T00:18:23.629Z | Downloaded reqwest v0.13.2 |
| 1274 | 2026-05-08T00:18:23.634Z | Downloaded rayon v1.11.0 |
| 1275 | 2026-05-08T00:18:23.638Z | Downloaded zopfli v0.8.3 |
| 1276 | 2026-05-08T00:18:23.643Z | Downloaded zip v0.6.6 |
| 1277 | 2026-05-08T00:18:23.647Z | Downloaded zerocopy-derive v0.8.40 |
| 1278 | 2026-05-08T00:18:23.655Z | Downloaded bindgen v0.71.1 |
| 1279 | 2026-05-08T00:18:23.655Z | Downloaded rustls-webpki v0.101.7 |
| 1280 | 2026-05-08T00:18:23.660Z | Downloaded salty v0.3.0 |
| 1281 | 2026-05-08T00:18:23.665Z | Downloaded x509-cert v0.2.5 |
| 1282 | 2026-05-08T00:18:23.668Z | Downloaded regex v1.12.3 |
| 1283 | 2026-05-08T00:18:23.671Z | Downloaded unicode-segmentation v1.12.0 |
| 1284 | 2026-05-08T00:18:23.676Z | Downloaded quick-xml v0.37.5 |
| 1285 | 2026-05-08T00:18:23.680Z | Downloaded lalrpop v0.19.12 |
| 1286 | 2026-05-08T00:18:23.686Z | Downloaded tower v0.5.3 |
| 1287 | 2026-05-08T00:18:23.692Z | Downloaded unicode-normalization v0.1.25 |
| 1288 | 2026-05-08T00:18:23.694Z | Downloaded typed-path v0.9.3 |
| 1289 | 2026-05-08T00:18:23.698Z | Downloaded proptest v1.10.0 |
| 1290 | 2026-05-08T00:18:23.702Z | Downloaded moka v0.12.13 |
| 1291 | 2026-05-08T00:18:23.707Z | Downloaded nix v0.27.1 |
| 1292 | 2026-05-08T00:18:23.713Z | Downloaded tokio-util v0.7.18 |
| 1293 | 2026-05-08T00:18:23.720Z | Downloaded serde_with v3.17.0 |
| 1294 | 2026-05-08T00:18:23.724Z | Downloaded object v0.30.4 |
| 1295 | 2026-05-08T00:18:23.730Z | Downloaded rustls-webpki v0.102.8 |
| 1296 | 2026-05-08T00:18:23.740Z | Downloaded zip v4.6.1 |
| 1297 | 2026-05-08T00:18:23.744Z | Downloaded curve25519-dalek v4.1.3 |
| 1298 | 2026-05-08T00:18:23.747Z | Downloaded petname v2.0.2 |
| 1299 | 2026-05-08T00:18:23.751Z | Downloaded tower-http v0.6.8 |
| 1300 | 2026-05-08T00:18:23.760Z | Downloaded tough v0.20.0 |
| 1301 | 2026-05-08T00:18:23.763Z | Downloaded polar-core v0.27.3 |
| 1302 | 2026-05-08T00:18:23.768Z | Downloaded goblin v0.10.5 |
| 1303 | 2026-05-08T00:18:23.786Z | Downloaded bstr v1.12.1 |
| 1304 | 2026-05-08T00:18:23.795Z | Downloaded regex-syntax v0.6.29 |
| 1305 | 2026-05-08T00:18:23.798Z | Downloaded time v0.3.47 |
| 1306 | 2026-05-08T00:18:23.804Z | Downloaded nix v0.29.0 |
| 1307 | 2026-05-08T00:18:23.811Z | Downloaded quinn-proto v0.11.13 |
| 1308 | 2026-05-08T00:18:23.815Z | Downloaded hickory-proto v0.24.4 |
| 1309 | 2026-05-08T00:18:23.823Z | Downloaded zlib-rs v0.6.2 |
| 1310 | 2026-05-08T00:18:23.832Z | Downloaded winnow v0.5.40 |
| 1311 | 2026-05-08T00:18:23.853Z | Downloaded regex-syntax v0.8.10 |
| 1312 | 2026-05-08T00:18:23.858Z | Downloaded winnow v0.6.26 |
| 1313 | 2026-05-08T00:18:23.867Z | Downloaded radix_trie v0.2.1 |
| 1314 | 2026-05-08T00:18:23.871Z | Downloaded openssl v0.10.78 |
| 1315 | 2026-05-08T00:18:23.885Z | Downloaded nix v0.28.0 |
| 1316 | 2026-05-08T00:18:23.900Z | Downloaded dropshot v0.16.7 |
| 1317 | 2026-05-08T00:18:23.912Z | Downloaded tabled v0.20.0 |
| 1318 | 2026-05-08T00:18:23.921Z | Downloaded smoltcp v0.9.1 |
| 1319 | 2026-05-08T00:18:23.926Z | Downloaded dropshot v0.17.0 |
| 1320 | 2026-05-08T00:18:23.939Z | Downloaded rustls v0.21.12 |
| 1321 | 2026-05-08T00:18:24.351Z | Downloaded vcpkg v0.2.15 |
| 1322 | 2026-05-08T00:18:24.355Z | Downloaded nix v0.31.2 |
| 1323 | 2026-05-08T00:18:24.355Z | Downloaded webpki-roots v1.0.6 |
| 1324 | 2026-05-08T00:18:24.355Z | Downloaded object v0.37.3 |
| 1325 | 2026-05-08T00:18:24.355Z | Downloaded sled v0.34.7 |
| 1326 | 2026-05-08T00:18:24.355Z | Downloaded zerocopy v0.8.40 |
| 1327 | 2026-05-08T00:18:24.355Z | Downloaded ratatui v0.29.0 |
| 1328 | 2026-05-08T00:18:24.355Z | Downloaded rustls v0.22.4 |
| 1329 | 2026-05-08T00:18:24.355Z | Downloaded typify-impl v0.4.3 |
| 1330 | 2026-05-08T00:18:24.355Z | Downloaded regex-automata v0.4.14 |
| 1331 | 2026-05-08T00:18:24.355Z | Downloaded rustix v0.38.44 |
| 1332 | 2026-05-08T00:18:24.355Z | Downloaded hickory-proto v0.25.2 |
| 1333 | 2026-05-08T00:18:24.355Z | Downloaded diesel v2.3.7 |
| 1334 | 2026-05-08T00:18:24.355Z | Downloaded chrono-tz v0.10.4 |
| 1335 | 2026-05-08T00:18:24.355Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1336 | 2026-05-08T00:18:24.355Z | Downloaded sqlparser v0.61.0 |
| 1337 | 2026-05-08T00:18:24.355Z | Downloaded smoltcp v0.11.0 |
| 1338 | 2026-05-08T00:18:24.355Z | Downloaded rustls v0.23.37 |
| 1339 | 2026-05-08T00:18:24.355Z | Downloaded regress v0.11.1 |
| 1340 | 2026-05-08T00:18:24.355Z | Downloaded openapiv3 v2.2.0 |
| 1341 | 2026-05-08T00:18:24.355Z | Downloaded regress v0.10.5 |
| 1342 | 2026-05-08T00:18:24.355Z | Downloaded libz-sys v1.1.24 |
| 1343 | 2026-05-08T00:18:24.355Z | Downloaded tracing v0.1.44 |
| 1344 | 2026-05-08T00:18:24.355Z | Downloaded typify-impl v0.6.2 |
| 1345 | 2026-05-08T00:18:24.355Z | Downloaded zerocopy-derive v0.6.6 |
| 1346 | 2026-05-08T00:18:24.355Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1347 | 2026-05-08T00:18:24.355Z | Downloaded jiff v0.2.21 |
| 1348 | 2026-05-08T00:18:24.355Z | Downloaded petgraph v0.6.5 |
| 1349 | 2026-05-08T00:18:24.355Z | Downloaded csv v1.4.0 |
| 1350 | 2026-05-08T00:18:24.355Z | Downloaded petgraph v0.8.3 |
| 1351 | 2026-05-08T00:18:24.355Z | Downloaded sha3 v0.10.8 |
| 1352 | 2026-05-08T00:18:24.355Z | Downloaded tokio v1.52.1 |
| 1353 | 2026-05-08T00:18:24.355Z | Downloaded encoding_rs v0.8.35 |
| 1354 | 2026-05-08T00:18:24.355Z | Downloaded ring v0.17.14 |
| 1355 | 2026-05-08T00:18:24.378Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1356 | 2026-05-08T00:18:24.879Z | Downloaded aws-lc-sys v0.37.1 |
| 1357 | 2026-05-08T00:18:25.116Z | Compiling libc v0.2.185 |
| 1358 | 2026-05-08T00:18:25.116Z | Compiling serde v1.0.228 |
| 1359 | 2026-05-08T00:18:25.122Z | Compiling find-msvc-tools v0.1.9 |
| 1360 | 2026-05-08T00:18:25.122Z | Compiling log v0.4.29 |
| 1361 | 2026-05-08T00:18:25.286Z | Compiling shlex v1.3.0 |
| 1362 | 2026-05-08T00:18:25.286Z | Compiling smallvec v1.15.1 |
| 1363 | 2026-05-08T00:18:25.295Z | Compiling syn v2.0.117 |
| 1364 | 2026-05-08T00:18:25.311Z | Compiling typenum v1.19.0 |
| 1365 | 2026-05-08T00:18:25.471Z | Compiling generic-array v0.14.7 |
| 1366 | 2026-05-08T00:18:25.484Z | Compiling subtle v2.6.1 |
| 1367 | 2026-05-08T00:18:25.507Z | Compiling scopeguard v1.2.0 |
| 1368 | 2026-05-08T00:18:25.530Z | Compiling const-oid v0.9.6 |
| 1369 | 2026-05-08T00:18:25.596Z | Compiling portable-atomic v1.13.1 |
| 1370 | 2026-05-08T00:18:25.630Z | Compiling lock_api v0.4.14 |
| 1371 | 2026-05-08T00:18:25.663Z | Compiling zerocopy v0.8.40 |
| 1372 | 2026-05-08T00:18:25.744Z | Compiling critical-section v1.2.0 |
| 1373 | 2026-05-08T00:18:25.863Z | Compiling serde_json v1.0.149 |
| 1374 | 2026-05-08T00:18:25.880Z | Compiling pin-project-lite v0.2.17 |
| 1375 | 2026-05-08T00:18:25.978Z | Compiling parking_lot_core v0.9.12 |
| 1376 | 2026-05-08T00:18:26.120Z | Compiling getrandom v0.2.17 |
| 1377 | 2026-05-08T00:18:26.133Z | Compiling jobserver v0.1.34 |
| 1378 | 2026-05-08T00:18:26.189Z | Compiling errno v0.3.14 |
| 1379 | 2026-05-08T00:18:26.291Z | Compiling rand_core v0.6.4 |
| 1380 | 2026-05-08T00:18:26.324Z | Compiling pkg-config v0.3.32 |
| 1381 | 2026-05-08T00:18:26.343Z | Compiling cc v1.2.56 |
| 1382 | 2026-05-08T00:18:26.538Z | Compiling signal-hook-registry v1.4.8 |
| 1383 | 2026-05-08T00:18:26.589Z | Compiling bitflags v2.11.0 |
| 1384 | 2026-05-08T00:18:26.667Z | Compiling once_cell v1.21.3 |
| 1385 | 2026-05-08T00:18:26.748Z | Compiling libm v0.2.16 |
| 1386 | 2026-05-08T00:18:26.826Z | Compiling parking_lot v0.12.5 |
| 1387 | 2026-05-08T00:18:26.829Z | Compiling mio v1.2.0 |
| 1388 | 2026-05-08T00:18:26.894Z | Compiling num-traits v0.2.19 |
| 1389 | 2026-05-08T00:18:26.912Z | Compiling futures-core v0.3.32 |
| 1390 | 2026-05-08T00:18:27.070Z | Compiling percent-encoding v2.3.2 |
| 1391 | 2026-05-08T00:18:27.207Z | Compiling socket2 v0.6.3 |
| 1392 | 2026-05-08T00:18:27.269Z | Compiling futures-sink v0.3.32 |
| 1393 | 2026-05-08T00:18:27.282Z | Compiling cpufeatures v0.2.17 |
| 1394 | 2026-05-08T00:18:27.296Z | Compiling getrandom v0.4.1 |
| 1395 | 2026-05-08T00:18:27.319Z | Compiling futures-io v0.3.32 |
| 1396 | 2026-05-08T00:18:27.362Z | Compiling futures-channel v0.3.32 |
| 1397 | 2026-05-08T00:18:27.375Z | Compiling futures-task v0.3.32 |
| 1398 | 2026-05-08T00:18:27.477Z | Compiling slab v0.4.12 |
| 1399 | 2026-05-08T00:18:27.554Z | Compiling rand_core v0.10.0 |
| 1400 | 2026-05-08T00:18:27.589Z | Compiling getrandom v0.3.4 |
| 1401 | 2026-05-08T00:18:27.643Z | Compiling rustversion v1.0.22 |
| 1402 | 2026-05-08T00:18:27.657Z | Compiling indexmap v2.14.0 |
| 1403 | 2026-05-08T00:18:27.670Z | Compiling form_urlencoded v1.2.2 |
| 1404 | 2026-05-08T00:18:27.856Z | Compiling cmake v0.1.57 |
| 1405 | 2026-05-08T00:18:27.988Z | Compiling ident_case v1.0.1 |
| 1406 | 2026-05-08T00:18:28.125Z | Compiling dunce v1.0.5 |
| 1407 | 2026-05-08T00:18:28.236Z | Compiling synstructure v0.13.2 |
| 1408 | 2026-05-08T00:18:28.266Z | Compiling fs_extra v1.3.0 |
| 1409 | 2026-05-08T00:18:28.328Z | Compiling base64ct v1.8.3 |
| 1410 | 2026-05-08T00:18:28.342Z | Compiling flagset v0.4.7 |
| 1411 | 2026-05-08T00:18:28.479Z | Compiling rustix v1.1.3 |
| 1412 | 2026-05-08T00:18:28.538Z | Compiling aws-lc-sys v0.37.1 |
| 1413 | 2026-05-08T00:18:28.596Z | Compiling pem-rfc7468 v0.7.0 |
| 1414 | 2026-05-08T00:18:28.611Z | Compiling rand_core v0.9.5 |
| 1415 | 2026-05-08T00:18:28.614Z | Compiling iana-time-zone v0.1.65 |
| 1416 | 2026-05-08T00:18:28.647Z | Compiling ring v0.17.14 |
| 1417 | 2026-05-08T00:18:28.817Z | Compiling uuid v1.23.0 |
| 1418 | 2026-05-08T00:18:28.854Z | Compiling rustc_version v0.4.1 |
| 1419 | 2026-05-08T00:18:28.900Z | Compiling regex-syntax v0.8.10 |
| 1420 | 2026-05-08T00:18:28.914Z | Compiling aws-lc-rs v1.16.0 |
| 1421 | 2026-05-08T00:18:29.050Z | Compiling vcpkg v0.2.15 |
| 1422 | 2026-05-08T00:18:29.201Z | Compiling tracing-core v0.1.36 |
| 1423 | 2026-05-08T00:18:29.511Z | Compiling pest_generator v2.8.6 |
| 1424 | 2026-05-08T00:18:29.805Z | Compiling serde_derive_internals v0.29.1 |
| 1425 | 2026-05-08T00:18:29.837Z | Compiling openssl-sys v0.9.114 |
| 1426 | 2026-05-08T00:18:29.967Z | Compiling serde_derive v1.0.228 |
| 1427 | 2026-05-08T00:18:30.287Z | Compiling zeroize_derive v1.4.3 |
| 1428 | 2026-05-08T00:18:30.342Z | Compiling zerofrom-derive v0.1.6 |
| 1429 | 2026-05-08T00:18:30.368Z | Compiling yoke-derive v0.8.1 |
| 1430 | 2026-05-08T00:18:30.727Z | Compiling zerocopy-derive v0.8.40 |
| 1431 | 2026-05-08T00:18:30.946Z | Compiling zeroize v1.8.2 |
| 1432 | 2026-05-08T00:18:31.335Z | Compiling zerovec-derive v0.11.2 |
| 1433 | 2026-05-08T00:18:31.578Z | Compiling displaydoc v0.2.5 |
| 1434 | 2026-05-08T00:18:31.737Z | Compiling crypto-common v0.1.7 |
| 1435 | 2026-05-08T00:18:31.803Z | Compiling zerofrom v0.1.6 |
| 1436 | 2026-05-08T00:18:31.896Z | Compiling block-buffer v0.10.4 |
| 1437 | 2026-05-08T00:18:31.934Z | Compiling yoke v0.8.1 |
| 1438 | 2026-05-08T00:18:32.070Z | Compiling digest v0.10.7 |
| 1439 | 2026-05-08T00:18:32.124Z | Compiling tokio-macros v2.7.0 |
| 1440 | 2026-05-08T00:18:32.321Z | Compiling hmac v0.12.1 |
| 1441 | 2026-05-08T00:18:32.335Z | Compiling zerotrie v0.2.3 |
| 1442 | 2026-05-08T00:18:32.470Z | Compiling zerovec v0.11.5 |
| 1443 | 2026-05-08T00:18:32.485Z | Compiling futures-macro v0.3.32 |
| 1444 | 2026-05-08T00:18:32.627Z | Compiling block-padding v0.3.3 |
| 1445 | 2026-05-08T00:18:32.795Z | Compiling inout v0.1.4 |
| 1446 | 2026-05-08T00:18:32.843Z | Compiling sha2 v0.10.9 |
| 1447 | 2026-05-08T00:18:32.964Z | Compiling tinystr v0.8.2 |
| 1448 | 2026-05-08T00:18:32.979Z | Compiling potential_utf v0.1.4 |
| 1449 | 2026-05-08T00:18:33.141Z | Compiling icu_locale_core v2.1.1 |
| 1450 | 2026-05-08T00:18:33.162Z | Compiling icu_collections v2.1.1 |
| 1451 | 2026-05-08T00:18:33.278Z | Compiling futures-util v0.3.32 |
| 1452 | 2026-05-08T00:18:33.335Z | Compiling cipher v0.4.4 |
| 1453 | 2026-05-08T00:18:33.523Z | Compiling bytes v1.11.1 |
| 1454 | 2026-05-08T00:18:33.607Z | Compiling der_derive v0.7.3 |
| 1455 | 2026-05-08T00:18:33.651Z | Compiling salsa20 v0.10.2 |
| 1456 | 2026-05-08T00:18:33.793Z | Compiling icu_provider v2.1.1 |
| 1457 | 2026-05-08T00:18:34.032Z | Compiling tokio v1.52.1 |
| 1458 | 2026-05-08T00:18:34.097Z | Compiling icu_properties v2.1.2 |
| 1459 | 2026-05-08T00:18:34.137Z | Compiling icu_normalizer v2.1.1 |
| 1460 | 2026-05-08T00:18:34.238Z | Compiling http v1.4.0 |
| 1461 | 2026-05-08T00:18:34.554Z | Compiling der v0.7.10 |
| 1462 | 2026-05-08T00:18:34.719Z | Compiling chrono v0.4.44 |
| 1463 | 2026-05-08T00:18:35.169Z | Compiling ppv-lite86 v0.2.21 |
| 1464 | 2026-05-08T00:18:35.233Z | Compiling idna_adapter v1.2.1 |
| 1465 | 2026-05-08T00:18:35.256Z | Compiling pbkdf2 v0.12.2 |
| 1466 | 2026-05-08T00:18:35.370Z | Compiling idna v1.1.0 |
| 1467 | 2026-05-08T00:18:35.385Z | Compiling thiserror-impl v2.0.18 |
| 1468 | 2026-05-08T00:18:35.491Z | Compiling spki v0.7.3 |
| 1469 | 2026-05-08T00:18:35.588Z | Compiling rand_chacha v0.9.0 |
| 1470 | 2026-05-08T00:18:35.702Z | Compiling url v2.5.8 |
| 1471 | 2026-05-08T00:18:35.810Z | Compiling scrypt v0.11.0 |
| 1472 | 2026-05-08T00:18:36.019Z | Compiling aes v0.8.4 |
| 1473 | 2026-05-08T00:18:36.067Z | Compiling cbc v0.1.2 |
| 1474 | 2026-05-08T00:18:36.115Z | Compiling rustls-pki-types v1.14.0 |
| 1475 | 2026-05-08T00:18:36.214Z | Compiling tracing-attributes v0.1.31 |
| 1476 | 2026-05-08T00:18:36.289Z | Compiling rand v0.9.2 |
| 1477 | 2026-05-08T00:18:36.501Z | Compiling pkcs5 v0.7.1 |
| 1478 | 2026-05-08T00:18:36.559Z | Compiling http-body v1.0.1 |
| 1479 | 2026-05-08T00:18:36.714Z | Compiling thiserror v2.0.18 |
| 1480 | 2026-05-08T00:18:36.792Z | Compiling untrusted v0.9.0 |
| 1481 | 2026-05-08T00:18:36.822Z | Compiling untrusted v0.7.1 |
| 1482 | 2026-05-08T00:18:36.915Z | Compiling schemars v0.8.22 |
| 1483 | 2026-05-08T00:18:36.948Z | Compiling base64 v0.22.1 |
| 1484 | 2026-05-08T00:18:36.972Z | Compiling httparse v1.10.1 |
| 1485 | 2026-05-08T00:18:37.055Z | Compiling openssl-probe v0.2.1 |
| 1486 | 2026-05-08T00:18:37.128Z | Compiling pkcs8 v0.10.2 |
| 1487 | 2026-05-08T00:18:37.231Z | Compiling schemars_derive v0.8.22 |
| 1488 | 2026-05-08T00:18:37.262Z | Compiling pest_derive v2.8.6 |
| 1489 | 2026-05-08T00:18:37.350Z | Compiling scroll_derive v0.13.1 |
| 1490 | 2026-05-08T00:18:37.429Z | Compiling darling_core v0.20.11 |
| 1491 | 2026-05-08T00:18:37.499Z | Compiling tracing v0.1.44 |
| 1492 | 2026-05-08T00:18:37.678Z | Compiling atomic-waker v1.1.2 |
| 1493 | 2026-05-08T00:18:37.765Z | Compiling try-lock v0.2.5 |
| 1494 | 2026-05-08T00:18:37.805Z | Compiling tokio-util v0.7.18 |
| 1495 | 2026-05-08T00:18:37.875Z | Compiling tinyvec_macros v0.1.1 |
| 1496 | 2026-05-08T00:18:37.950Z | Compiling dyn-clone v1.0.20 |
| 1497 | 2026-05-08T00:18:38.090Z | Compiling rustls v0.23.37 |
| 1498 | 2026-05-08T00:18:38.133Z | Compiling tower-service v0.3.3 |
| 1499 | 2026-05-08T00:18:38.230Z | Compiling tower-layer v0.3.3 |
| 1500 | 2026-05-08T00:18:38.259Z | Compiling scroll v0.13.0 |
| 1501 | 2026-05-08T00:18:38.393Z | Compiling tinyvec v1.10.0 |
| 1502 | 2026-05-08T00:18:38.524Z | Compiling h2 v0.4.13 |
| 1503 | 2026-05-08T00:18:38.738Z | Compiling want v0.3.1 |
| 1504 | 2026-05-08T00:18:38.838Z | Compiling ipnet v2.11.0 |
| 1505 | 2026-05-08T00:18:38.903Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1506 | 2026-05-08T00:18:39.118Z | Compiling spin v0.9.8 |
| 1507 | 2026-05-08T00:18:39.286Z | Compiling aho-corasick v1.1.4 |
| 1508 | 2026-05-08T00:18:39.322Z | Compiling openssl v0.10.78 |
| 1509 | 2026-05-08T00:18:39.336Z | Compiling foreign-types-shared v0.1.1 |
| 1510 | 2026-05-08T00:18:39.427Z | Compiling pin-utils v0.1.0 |
| 1511 | 2026-05-08T00:18:39.502Z | Compiling powerfmt v0.2.0 |
| 1512 | 2026-05-08T00:18:39.553Z | Compiling crc32fast v1.5.0 |
| 1513 | 2026-05-08T00:18:39.674Z | Compiling darling_macro v0.20.11 |
| 1514 | 2026-05-08T00:18:39.746Z | Compiling num-conv v0.2.0 |
| 1515 | 2026-05-08T00:18:39.764Z | Compiling time-core v0.1.8 |
| 1516 | 2026-05-08T00:18:39.768Z | Compiling httpdate v1.0.3 |
| 1517 | 2026-05-08T00:18:39.882Z | Compiling deranged v0.5.8 |
| 1518 | 2026-05-08T00:18:39.911Z | Compiling tempfile v3.25.0 |
| 1519 | 2026-05-08T00:18:39.927Z | Compiling time-macros v0.2.27 |
| 1520 | 2026-05-08T00:18:40.023Z | Compiling foreign-types v0.3.2 |
| 1521 | 2026-05-08T00:18:40.171Z | Compiling darling v0.20.11 |
| 1522 | 2026-05-08T00:18:40.256Z | Compiling regex-automata v0.4.14 |
| 1523 | 2026-05-08T00:18:40.289Z | Compiling goblin v0.10.5 |
| 1524 | 2026-05-08T00:18:41.003Z | Compiling openssl-macros v0.1.1 |
| 1525 | 2026-05-08T00:18:41.036Z | Compiling wait-timeout v0.2.1 |
| 1526 | 2026-05-08T00:18:41.311Z | Compiling bit-vec v0.8.0 |
| 1527 | 2026-05-08T00:18:41.357Z | Compiling native-tls v0.2.18 |
| 1528 | 2026-05-08T00:18:41.388Z | Compiling simd-adler32 v0.3.8 |
| 1529 | 2026-05-08T00:18:41.539Z | Compiling hyper v1.8.1 |
| 1530 | 2026-05-08T00:18:41.555Z | Compiling crossbeam-utils v0.8.21 |
| 1531 | 2026-05-08T00:18:41.628Z | Compiling usdt-impl v0.6.0 |
| 1532 | 2026-05-08T00:18:41.834Z | Compiling siphasher v1.0.2 |
| 1533 | 2026-05-08T00:18:41.836Z | Compiling num_threads v0.1.7 |
| 1534 | 2026-05-08T00:18:41.932Z | Compiling syn v1.0.109 |
| 1535 | 2026-05-08T00:18:42.034Z | Compiling quick-error v1.2.3 |
| 1536 | 2026-05-08T00:18:42.148Z | Compiling rusty-fork v0.3.1 |
| 1537 | 2026-05-08T00:18:42.280Z | Compiling time v0.3.47 |
| 1538 | 2026-05-08T00:18:42.508Z | Compiling bit-set v0.8.0 |
| 1539 | 2026-05-08T00:18:42.670Z | Compiling hyper-util v0.1.20 |
| 1540 | 2026-05-08T00:18:43.093Z | Compiling dof v0.4.0 |
| 1541 | 2026-05-08T00:18:43.858Z | Compiling derive_builder_core v0.20.2 |
| 1542 | 2026-05-08T00:18:44.319Z | Compiling unicode-normalization v0.1.25 |
| 1543 | 2026-05-08T00:18:44.379Z | Compiling dtrace-parser v0.3.0 |
| 1544 | 2026-05-08T00:18:44.430Z | Compiling rustls-native-certs v0.8.3 |
| 1545 | 2026-05-08T00:18:44.496Z | Compiling signature v2.2.0 |
| 1546 | 2026-05-08T00:18:44.720Z | Compiling scroll_derive v0.12.1 |
| 1547 | 2026-05-08T00:18:44.737Z | Compiling thiserror-impl v1.0.69 |
| 1548 | 2026-05-08T00:18:44.772Z | Compiling heapless v0.7.17 |
| 1549 | 2026-05-08T00:18:44.800Z | Compiling rand_xorshift v0.4.0 |
| 1550 | 2026-05-08T00:18:44.972Z | Compiling slog v2.8.2 |
| 1551 | 2026-05-08T00:18:45.013Z | Compiling darling_core v0.21.3 |
| 1552 | 2026-05-08T00:18:45.142Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1553 | 2026-05-08T00:18:45.158Z | Compiling sync_wrapper v1.0.2 |
| 1554 | 2026-05-08T00:18:45.264Z | Compiling thread-id v5.1.0 |
| 1555 | 2026-05-08T00:18:45.352Z | Compiling cookie v0.18.1 |
| 1556 | 2026-05-08T00:18:45.384Z | Compiling unarray v0.1.4 |
| 1557 | 2026-05-08T00:18:45.416Z | Compiling zstd-safe v7.2.4 |
| 1558 | 2026-05-08T00:18:45.498Z | Compiling anyhow v1.0.102 |
| 1559 | 2026-05-08T00:18:45.512Z | Compiling adler2 v2.0.1 |
| 1560 | 2026-05-08T00:18:45.533Z | Compiling allocator-api2 v0.2.21 |
| 1561 | 2026-05-08T00:18:45.613Z | Compiling unicode-properties v0.1.4 |
| 1562 | 2026-05-08T00:18:45.640Z | Compiling unicode-bidi v0.3.18 |
| 1563 | 2026-05-08T00:18:45.801Z | Compiling signal-hook v0.3.18 |
| 1564 | 2026-05-08T00:18:45.820Z | Compiling paste v1.0.15 |
| 1565 | 2026-05-08T00:18:45.991Z | Compiling stringprep v0.1.5 |
| 1566 | 2026-05-08T00:18:46.005Z | Compiling thiserror v1.0.69 |
| 1567 | 2026-05-08T00:18:46.071Z | Compiling miniz_oxide v0.8.9 |
| 1568 | 2026-05-08T00:18:46.137Z | Compiling proptest v1.10.0 |
| 1569 | 2026-05-08T00:18:46.171Z | Compiling scroll v0.12.0 |
| 1570 | 2026-05-08T00:18:46.457Z | Compiling tower v0.5.3 |
| 1571 | 2026-05-08T00:18:46.667Z | Compiling derive_builder_macro v0.20.2 |
| 1572 | 2026-05-08T00:18:46.915Z | Compiling ipnetwork v0.21.1 |
| 1573 | 2026-05-08T00:18:47.007Z | Compiling http-body-util v0.1.3 |
| 1574 | 2026-05-08T00:18:47.112Z | Compiling webpki-roots v1.0.6 |
| 1575 | 2026-05-08T00:18:47.241Z | Compiling rand_chacha v0.3.1 |
| 1576 | 2026-05-08T00:18:47.258Z | Compiling serde_spanned v0.6.9 |
| 1577 | 2026-05-08T00:18:47.328Z | Compiling erased-serde v0.3.31 |
| 1578 | 2026-05-08T00:18:47.350Z | Compiling serde_tokenstream v0.2.3 |
| 1579 | 2026-05-08T00:18:47.424Z | Compiling toml_datetime v0.6.11 |
| 1580 | 2026-05-08T00:18:47.591Z | Compiling darling_macro v0.21.3 |
| 1581 | 2026-05-08T00:18:47.653Z | Compiling md-5 v0.10.6 |
| 1582 | 2026-05-08T00:18:47.686Z | Compiling zerocopy-derive v0.7.35 |
| 1583 | 2026-05-08T00:18:47.794Z | Compiling curve25519-dalek v4.1.3 |
| 1584 | 2026-05-08T00:18:47.817Z | Compiling vergen-lib v0.1.6 |
| 1585 | 2026-05-08T00:18:48.011Z | Compiling num-integer v0.1.46 |
| 1586 | 2026-05-08T00:18:48.022Z | Compiling hash32 v0.2.1 |
| 1587 | 2026-05-08T00:18:48.035Z | Compiling ff v0.13.1 |
| 1588 | 2026-05-08T00:18:48.121Z | Compiling memoffset v0.9.1 |
| 1589 | 2026-05-08T00:18:48.174Z | Compiling num-bigint-dig v0.8.6 |
| 1590 | 2026-05-08T00:18:48.208Z | Compiling psl-types v2.0.11 |
| 1591 | 2026-05-08T00:18:48.321Z | Compiling ref-cast v1.0.25 |
| 1592 | 2026-05-08T00:18:48.321Z | Compiling fallible-iterator v0.2.0 |
| 1593 | 2026-05-08T00:18:48.335Z | Compiling smoltcp v0.9.1 |
| 1594 | 2026-05-08T00:18:48.356Z | Compiling cfg_aliases v0.2.1 |
| 1595 | 2026-05-08T00:18:48.435Z | Compiling ryu v1.0.23 |
| 1596 | 2026-05-08T00:18:48.528Z | Compiling zlib-rs v0.6.2 |
| 1597 | 2026-05-08T00:18:48.618Z | Compiling iri-string v0.7.10 |
| 1598 | 2026-05-08T00:18:48.619Z | Compiling rustix v0.38.44 |
| 1599 | 2026-05-08T00:18:48.640Z | Compiling litrs v1.0.0 |
| 1600 | 2026-05-08T00:18:48.662Z | Compiling base16ct v0.2.0 |
| 1601 | 2026-05-08T00:18:48.840Z | Compiling sec1 v0.7.3 |
| 1602 | 2026-05-08T00:18:49.114Z | Compiling postgres-protocol v0.6.10 |
| 1603 | 2026-05-08T00:18:49.128Z | Compiling serde_urlencoded v0.7.1 |
| 1604 | 2026-05-08T00:18:49.143Z | Compiling document-features v0.2.12 |
| 1605 | 2026-05-08T00:18:49.373Z | Compiling zerocopy v0.7.35 |
| 1606 | 2026-05-08T00:18:49.650Z | Compiling nix v0.31.2 |
| 1607 | 2026-05-08T00:18:49.759Z | Compiling tower-http v0.6.8 |
| 1608 | 2026-05-08T00:18:49.974Z | Compiling newtype-uuid v1.3.2 |
| 1609 | 2026-05-08T00:18:50.140Z | Compiling publicsuffix v2.3.0 |
| 1610 | 2026-05-08T00:18:50.166Z | Compiling num-iter v0.1.45 |
| 1611 | 2026-05-08T00:18:50.287Z | Compiling group v0.13.0 |
| 1612 | 2026-05-08T00:18:50.312Z | Compiling darling v0.21.3 |
| 1613 | 2026-05-08T00:18:50.431Z | Compiling rand v0.8.5 |
| 1614 | 2026-05-08T00:18:50.466Z | Compiling oxnet v0.1.4 |
| 1615 | 2026-05-08T00:18:50.641Z | Compiling derive_builder v0.20.2 |
| 1616 | 2026-05-08T00:18:50.776Z | Compiling hubpack_derive v0.1.1 |
| 1617 | 2026-05-08T00:18:50.806Z | Compiling tokio-native-tls v0.3.1 |
| 1618 | 2026-05-08T00:18:50.874Z | Compiling goblin v0.8.2 |
| 1619 | 2026-05-08T00:18:51.506Z | Compiling flate2 v1.1.9 |
| 1620 | 2026-05-08T00:18:51.556Z | Compiling regex v1.12.3 |
| 1621 | 2026-05-08T00:18:51.571Z | Compiling phf_shared v0.13.1 |
| 1622 | 2026-05-08T00:18:51.991Z | Compiling lazy_static v1.5.0 |
| 1623 | 2026-05-08T00:18:51.994Z | Compiling cargo-platform v0.1.9 |
| 1624 | 2026-05-08T00:18:51.994Z | Compiling hkdf v0.12.4 |
| 1625 | 2026-05-08T00:18:51.994Z | Compiling crypto-bigint v0.5.5 |
| 1626 | 2026-05-08T00:18:51.994Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-05-08T00:18:51.994Z | Compiling ref-cast-impl v1.0.25 |
| 1628 | 2026-05-08T00:18:51.994Z | Compiling strum_macros v0.27.2 |
| 1629 | 2026-05-08T00:18:51.994Z | Compiling daft-derive v0.1.5 |
| 1630 | 2026-05-08T00:18:52.044Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1631 | 2026-05-08T00:18:52.449Z | Compiling async-trait v0.1.89 |
| 1632 | 2026-05-08T00:18:52.683Z | Compiling vergen v9.0.6 |
| 1633 | 2026-05-08T00:18:52.699Z | Compiling fs-err v3.3.0 |
| 1634 | 2026-05-08T00:18:52.867Z | Compiling ahash v0.8.12 |
| 1635 | 2026-05-08T00:18:52.889Z | Compiling bitflags v1.3.2 |
| 1636 | 2026-05-08T00:18:52.970Z | Compiling foldhash v0.1.5 |
| 1637 | 2026-05-08T00:18:53.070Z | Compiling managed v0.8.0 |
| 1638 | 2026-05-08T00:18:53.140Z | Compiling libbz2-rs-sys v0.2.2 |
| 1639 | 2026-05-08T00:18:53.285Z | Compiling winnow v0.5.40 |
| 1640 | 2026-05-08T00:18:53.471Z | Compiling foldhash v0.2.0 |
| 1641 | 2026-05-08T00:18:53.695Z | Compiling bumpalo v3.20.2 |
| 1642 | 2026-05-08T00:18:53.815Z | Compiling object v0.37.3 |
| 1643 | 2026-05-08T00:18:53.878Z | Compiling unicode-segmentation v1.12.0 |
| 1644 | 2026-05-08T00:18:53.919Z | Compiling zopfli v0.8.3 |
| 1645 | 2026-05-08T00:18:53.949Z | Compiling strum v0.27.2 |
| 1646 | 2026-05-08T00:18:54.082Z | Compiling clap_builder v4.5.60 |
| 1647 | 2026-05-08T00:18:54.136Z | Compiling hashbrown v0.16.1 |
| 1648 | 2026-05-08T00:18:54.268Z | Compiling bzip2 v0.6.1 |
| 1649 | 2026-05-08T00:18:54.475Z | Compiling dof v0.3.0 |
| 1650 | 2026-05-08T00:18:54.582Z | Compiling toml_edit v0.19.15 |
| 1651 | 2026-05-08T00:18:54.710Z | Compiling hashbrown v0.15.5 |
| 1652 | 2026-05-08T00:18:54.957Z | Compiling elliptic-curve v0.13.8 |
| 1653 | 2026-05-08T00:18:55.224Z | Compiling daft v0.1.5 |
| 1654 | 2026-05-08T00:18:55.364Z | Compiling cargo_metadata v0.19.2 |
| 1655 | 2026-05-08T00:18:55.376Z | Compiling phf v0.13.1 |
| 1656 | 2026-05-08T00:18:55.548Z | Compiling signal-hook-mio v0.2.5 |
| 1657 | 2026-05-08T00:18:56.034Z | Compiling cookie_store v0.22.1 |
| 1658 | 2026-05-08T00:18:56.679Z | Compiling hubpack v0.1.2 |
| 1659 | 2026-05-08T00:18:56.711Z | Compiling zstd v0.13.3 |
| 1660 | 2026-05-08T00:18:56.916Z | Compiling hyper-tls v0.6.0 |
| 1661 | 2026-05-08T00:18:56.979Z | Compiling bzip2 v0.4.4 |
| 1662 | 2026-05-08T00:18:57.096Z | Compiling serde_with_macros v3.17.0 |
| 1663 | 2026-05-08T00:18:57.160Z | Compiling postgres-types v0.2.12 |
| 1664 | 2026-05-08T00:18:57.199Z | Compiling usdt-macro v0.6.0 |
| 1665 | 2026-05-08T00:18:57.247Z | Compiling usdt-attr-macro v0.6.0 |
| 1666 | 2026-05-08T00:18:57.719Z | Compiling dtrace-parser v0.2.0 |
| 1667 | 2026-05-08T00:18:57.923Z | Compiling ed25519 v2.2.3 |
| 1668 | 2026-05-08T00:18:58.028Z | Compiling bstr v1.12.1 |
| 1669 | 2026-05-08T00:18:58.211Z | Compiling phf_shared v0.11.3 |
| 1670 | 2026-05-08T00:18:58.225Z | Compiling pkcs1 v0.7.5 |
| 1671 | 2026-05-08T00:18:58.276Z | Compiling serde-big-array v0.5.1 |
| 1672 | 2026-05-08T00:18:58.395Z | Compiling hex v0.4.3 |
| 1673 | 2026-05-08T00:18:58.420Z | Compiling rfc6979 v0.4.0 |
| 1674 | 2026-05-08T00:18:58.469Z | Compiling enum-as-inner v0.6.1 |
| 1675 | 2026-05-08T00:18:58.544Z | Compiling serde_repr v0.1.20 |
| 1676 | 2026-05-08T00:18:58.620Z | Compiling strum_macros v0.26.4 |
| 1677 | 2026-05-08T00:18:58.656Z | Compiling clap_derive v4.5.55 |
| 1678 | 2026-05-08T00:18:58.685Z | Compiling float-cmp v0.10.0 |
| 1679 | 2026-05-08T00:18:58.834Z | Compiling thread-id v4.2.2 |
| 1680 | 2026-05-08T00:18:58.834Z | Compiling memmap2 v0.9.10 |
| 1681 | 2026-05-08T00:18:58.921Z | Compiling env_filter v1.0.0 |
| 1682 | 2026-05-08T00:18:58.966Z | Compiling encoding_rs v0.8.35 |
| 1683 | 2026-05-08T00:18:59.061Z | Compiling precomputed-hash v0.1.1 |
| 1684 | 2026-05-08T00:18:59.077Z | Compiling normalize-line-endings v0.3.0 |
| 1685 | 2026-05-08T00:18:59.153Z | Compiling data-encoding v2.10.0 |
| 1686 | 2026-05-08T00:18:59.170Z | Compiling fixedbitset v0.5.7 |
| 1687 | 2026-05-08T00:18:59.227Z | Compiling either v1.15.0 |
| 1688 | 2026-05-08T00:18:59.439Z | Compiling predicates-core v1.0.10 |
| 1689 | 2026-05-08T00:18:59.475Z | Compiling rustc-hash v2.1.1 |
| 1690 | 2026-05-08T00:18:59.607Z | Compiling mime v0.3.17 |
| 1691 | 2026-05-08T00:18:59.622Z | Compiling new_debug_unreachable v1.0.6 |
| 1692 | 2026-05-08T00:18:59.761Z | Compiling difflib v0.4.0 |
| 1693 | 2026-05-08T00:18:59.878Z | Compiling whoami v2.1.0 |
| 1694 | 2026-05-08T00:18:59.896Z | Compiling fixedbitset v0.4.2 |
| 1695 | 2026-05-08T00:19:00.116Z | Compiling jiff v0.2.21 |
| 1696 | 2026-05-08T00:19:00.297Z | Compiling keccak v0.1.6 |
| 1697 | 2026-05-08T00:19:00.361Z | Compiling static_assertions v1.1.0 |
| 1698 | 2026-05-08T00:19:00.415Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1699 | 2026-05-08T00:19:00.440Z | Compiling strum v0.26.3 |
| 1700 | 2026-05-08T00:19:00.476Z | Compiling clap v4.5.60 |
| 1701 | 2026-05-08T00:19:00.528Z | Compiling sha3 v0.10.8 |
| 1702 | 2026-05-08T00:19:00.555Z | Compiling tokio-postgres v0.7.16 |
| 1703 | 2026-05-08T00:19:00.611Z | Compiling petgraph v0.6.5 |
| 1704 | 2026-05-08T00:19:00.973Z | Compiling predicates v3.1.4 |
| 1705 | 2026-05-08T00:19:01.094Z | Compiling string_cache v0.8.9 |
| 1706 | 2026-05-08T00:19:01.114Z | Compiling toml_edit v0.22.27 |
| 1707 | 2026-05-08T00:19:01.327Z | Compiling iddqd v0.3.18 |
| 1708 | 2026-05-08T00:19:01.631Z | Compiling hickory-proto v0.25.2 |
| 1709 | 2026-05-08T00:19:02.029Z | Compiling itertools v0.13.0 |
| 1710 | 2026-05-08T00:19:02.495Z | Compiling petgraph v0.8.3 |
| 1711 | 2026-05-08T00:19:02.730Z | Compiling zip v4.6.1 |
| 1712 | 2026-05-08T00:19:03.192Z | Compiling env_logger v0.11.9 |
| 1713 | 2026-05-08T00:19:03.255Z | Compiling usdt v0.6.0 |
| 1714 | 2026-05-08T00:19:03.517Z | Compiling usdt-impl v0.5.0 |
| 1715 | 2026-05-08T00:19:03.543Z | Compiling serde_with v3.17.0 |
| 1716 | 2026-05-08T00:19:03.678Z | Compiling ecdsa v0.16.9 |
| 1717 | 2026-05-08T00:19:03.796Z | Compiling similar v2.7.0 |
| 1718 | 2026-05-08T00:19:04.069Z | Compiling rsa v0.9.10 |
| 1719 | 2026-05-08T00:19:04.099Z | Compiling ed25519-dalek v2.2.0 |
| 1720 | 2026-05-08T00:19:04.244Z | Compiling crossterm v0.28.1 |
| 1721 | 2026-05-08T00:19:04.684Z | Compiling zip v0.6.6 |
| 1722 | 2026-05-08T00:19:05.194Z | Compiling toml v0.7.8 |
| 1723 | 2026-05-08T00:19:05.529Z | Compiling heck v0.4.1 |
| 1724 | 2026-05-08T00:19:05.689Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1725 | 2026-05-08T00:19:05.759Z | Compiling crossbeam-epoch v0.9.18 |
| 1726 | 2026-05-08T00:19:05.800Z | Compiling tokio-stream v0.1.18 |
| 1727 | 2026-05-08T00:19:05.821Z | Compiling buf-list v1.1.2 |
| 1728 | 2026-05-08T00:19:06.091Z | Compiling x509-cert v0.2.5 |
| 1729 | 2026-05-08T00:19:06.095Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1730 | 2026-05-08T00:19:06.266Z | Compiling openapiv3 v2.2.0 |
| 1731 | 2026-05-08T00:19:06.283Z | Compiling sha1 v0.10.6 |
| 1732 | 2026-05-08T00:19:06.333Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1733 | 2026-05-08T00:19:06.395Z | Compiling lalrpop-util v0.19.12 |
| 1734 | 2026-05-08T00:19:06.507Z | Compiling peg-runtime v0.8.5 |
| 1735 | 2026-05-08T00:19:06.587Z | Compiling thread_local v1.1.9 |
| 1736 | 2026-05-08T00:19:06.621Z | Compiling slog-async v2.8.0 |
| 1737 | 2026-05-08T00:19:06.794Z | Compiling crossbeam-channel v0.5.15 |
| 1738 | 2026-05-08T00:19:06.845Z | Compiling futures-executor v0.3.32 |
| 1739 | 2026-05-08T00:19:06.944Z | Compiling filetime v0.2.27 |
| 1740 | 2026-05-08T00:19:07.107Z | Compiling is-terminal v0.4.17 |
| 1741 | 2026-05-08T00:19:07.127Z | Compiling term v1.2.1 |
| 1742 | 2026-05-08T00:19:07.204Z | Compiling xattr v1.6.1 |
| 1743 | 2026-05-08T00:19:07.245Z | Compiling take_mut v0.2.2 |
| 1744 | 2026-05-08T00:19:07.390Z | Compiling tar v0.4.45 |
| 1745 | 2026-05-08T00:19:07.414Z | Compiling slog-term v2.9.2 |
| 1746 | 2026-05-08T00:19:07.706Z | Compiling futures v0.3.32 |
| 1747 | 2026-05-08T00:19:14.250Z | Compiling rustls-webpki v0.103.9 |
| 1748 | 2026-05-08T00:19:17.060Z | Compiling tokio-rustls v0.26.4 |
| 1749 | 2026-05-08T00:19:17.060Z | Compiling rustls-platform-verifier v0.6.2 |
| 1750 | 2026-05-08T00:19:17.265Z | Compiling hyper-rustls v0.27.7 |
| 1751 | 2026-05-08T00:19:17.472Z | Compiling reqwest v0.12.28 |
| 1752 | 2026-05-08T00:19:17.472Z | Compiling reqwest v0.13.2 |
| 1753 | 2026-05-08T00:19:19.568Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1754 | 2026-05-08T00:19:19.794Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1755 | 2026-05-08T00:19:22.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1756 | 2026-05-08T00:19:22.752Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1757 | 2026-05-08T00:19:22.805Z | May 08 00:19:20.966 INFO Starting download, target: Clickhouse |
| 1758 | 2026-05-08T00:19:22.806Z | May 08 00:19:20.967 INFO Starting download, target: DendriteStub |
| 1759 | 2026-05-08T00:19:22.806Z | May 08 00:19:20.967 INFO Starting download, target: Console |
| 1760 | 2026-05-08T00:19:22.806Z | May 08 00:19:20.967 INFO Starting download, target: Cockroach |
| 1761 | 2026-05-08T00:19:22.813Z | May 08 00:19:20.967 INFO Starting download, target: MaghemiteMgd |
| 1762 | 2026-05-08T00:19:22.813Z | May 08 00:19:20.967 INFO Starting download, target: TransceiverControl |
| 1763 | 2026-05-08T00:19:22.813Z | May 08 00:19:20.967 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1764 | 2026-05-08T00:19:22.813Z | May 08 00:19:20.967 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1765 | 2026-05-08T00:19:22.814Z | May 08 00:19:20.967 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1766 | 2026-05-08T00:19:22.814Z | May 08 00:19:20.967 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1767 | 2026-05-08T00:19:22.814Z | May 08 00:19:20.967 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1768 | 2026-05-08T00:19:22.814Z | May 08 00:19:20.967 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1769 | 2026-05-08T00:19:23.133Z | May 08 00:19:21.287 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1770 | 2026-05-08T00:19:23.385Z | May 08 00:19:21.544 INFO Download complete, target: TransceiverControl |
| 1771 | 2026-05-08T00:19:23.692Z | May 08 00:19:21.848 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1772 | 2026-05-08T00:19:23.924Z | May 08 00:19:22.083 INFO Download complete, target: Console |
| 1773 | 2026-05-08T00:19:24.527Z | May 08 00:19:22.684 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1774 | 2026-05-08T00:19:24.536Z | May 08 00:19:22.696 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1775 | 2026-05-08T00:19:24.733Z | May 08 00:19:22.894 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1776 | 2026-05-08T00:19:25.389Z | May 08 00:19:23.550 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1777 | 2026-05-08T00:19:25.389Z | May 08 00:19:23.550 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1778 | 2026-05-08T00:19:26.906Z | May 08 00:19:25.066 INFO Download complete, target: DendriteStub |
| 1779 | 2026-05-08T00:19:27.175Z | May 08 00:19:25.336 INFO Download complete, target: MaghemiteMgd |
| 1780 | 2026-05-08T00:19:30.125Z | May 08 00:19:28.283 INFO Checking that binary works, target: Cockroach |
| 1781 | 2026-05-08T00:19:30.223Z | May 08 00:19:28.383 INFO Download complete, target: Cockroach |
| 1782 | 2026-05-08T00:19:31.535Z | May 08 00:19:29.680 INFO Checking that binary works, target: Clickhouse |
| 1783 | 2026-05-08T00:19:31.612Z | May 08 00:19:29.760 INFO Download complete, target: Clickhouse |
| 1784 | 2026-05-08T00:19:31.654Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1785 | 2026-05-08T00:19:31.654Z | |
| 1786 | 2026-05-08T00:19:31.654Z | real 3:54.250866272 |
| 1787 | 2026-05-08T00:19:31.654Z | user 7:21.934227762 |
| 1788 | 2026-05-08T00:19:31.654Z | sys 1:25.907268599 |
| 1789 | 2026-05-08T00:19:31.654Z | trap 0.219047273 |
| 1790 | 2026-05-08T00:19:31.654Z | tflt 0.548404287 |
| 1791 | 2026-05-08T00:19:31.654Z | dflt 0.641607543 |
| 1792 | 2026-05-08T00:19:31.655Z | kflt 0.030944612 |
| 1793 | 2026-05-08T00:19:31.655Z | lock 21:11.422901028 |
| 1794 | 2026-05-08T00:19:31.655Z | slp 23:16.463905108 |
| 1795 | 2026-05-08T00:19:31.655Z | lat 43.735853257 |
| 1796 | 2026-05-08T00:19:31.655Z | stop 2:02.458663072 |
| 1797 | 2026-05-08T00:19:31.655Z | + banner clippy |
| 1798 | 2026-05-08T00:19:31.655Z | |
| 1799 | 2026-05-08T00:19:31.655Z | #### # # ##### ##### # # |
| 1800 | 2026-05-08T00:19:31.655Z | # # # # # # # # # # |
| 1801 | 2026-05-08T00:19:31.655Z | # # # # # # # # |
| 1802 | 2026-05-08T00:19:31.655Z | # # # ##### ##### # |
| 1803 | 2026-05-08T00:19:31.655Z | # # # # # # # |
| 1804 | 2026-05-08T00:19:31.656Z | #### ###### # # # # |
| 1805 | 2026-05-08T00:19:31.656Z | |
| 1806 | 2026-05-08T00:19:31.656Z | + export CARGO_INCREMENTAL=0 |
| 1807 | 2026-05-08T00:19:31.656Z | + CARGO_INCREMENTAL=0 |
| 1808 | 2026-05-08T00:19:31.656Z | + ptime -m cargo xtask clippy |
| 1809 | 2026-05-08T00:19:32.153Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1810 | 2026-05-08T00:19:32.373Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1811 | 2026-05-08T00:19:34.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s |
| 1812 | 2026-05-08T00:19:34.306Z | Running `target/debug/xtask clippy` |
| 1813 | 2026-05-08T00:19:34.334Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1814 | 2026-05-08T00:19:34.945Z | Downloading crates ... |
| 1815 | 2026-05-08T00:19:35.138Z | Downloaded approx v0.5.1 |
| 1816 | 2026-05-08T00:19:35.146Z | Downloaded cfg-expr v0.20.6 |
| 1817 | 2026-05-08T00:19:35.158Z | Downloaded linkme-impl v0.3.35 |
| 1818 | 2026-05-08T00:19:35.161Z | Downloaded libtest-mimic v0.8.1 |
| 1819 | 2026-05-08T00:19:35.161Z | Downloaded cast v0.3.0 |
| 1820 | 2026-05-08T00:19:35.163Z | Downloaded constant_time_eq v0.3.1 |
| 1821 | 2026-05-08T00:19:35.166Z | Downloaded terminal_size v0.1.17 |
| 1822 | 2026-05-08T00:19:35.173Z | Downloaded futures-timer v3.0.3 |
| 1823 | 2026-05-08T00:19:35.176Z | Downloaded backtrace-ext v0.2.1 |
| 1824 | 2026-05-08T00:19:35.179Z | Downloaded assert-json-diff v2.0.2 |
| 1825 | 2026-05-08T00:19:35.182Z | Downloaded similar-asserts v1.7.0 |
| 1826 | 2026-05-08T00:19:35.182Z | Downloaded supports-unicode v2.1.0 |
| 1827 | 2026-05-08T00:19:35.185Z | Downloaded serde_regex v1.1.0 |
| 1828 | 2026-05-08T00:19:35.185Z | Downloaded miette-derive v5.10.0 |
| 1829 | 2026-05-08T00:19:35.188Z | Downloaded linkme v0.3.35 |
| 1830 | 2026-05-08T00:19:35.188Z | Downloaded concurrent-queue v2.5.0 |
| 1831 | 2026-05-08T00:19:35.191Z | Downloaded cargo_metadata v0.23.1 |
| 1832 | 2026-05-08T00:19:35.191Z | Downloaded event-listener-strategy v0.5.4 |
| 1833 | 2026-05-08T00:19:35.193Z | Downloaded path-tree v0.8.3 |
| 1834 | 2026-05-08T00:19:35.196Z | Downloaded termcolor v1.4.1 |
| 1835 | 2026-05-08T00:19:35.196Z | Downloaded addr2line v0.25.1 |
| 1836 | 2026-05-08T00:19:35.196Z | Downloaded miette v5.10.0 |
| 1837 | 2026-05-08T00:19:35.199Z | Downloaded async-object-pool v0.2.0 |
| 1838 | 2026-05-08T00:19:35.199Z | Downloaded datatest-stable v0.3.3 |
| 1839 | 2026-05-08T00:19:35.202Z | Downloaded supports-color v2.1.0 |
| 1840 | 2026-05-08T00:19:35.204Z | Downloaded plotters-backend v0.3.7 |
| 1841 | 2026-05-08T00:19:35.205Z | Downloaded nested v0.1.1 |
| 1842 | 2026-05-08T00:19:35.205Z | Downloaded assert_cmd v2.1.2 |
| 1843 | 2026-05-08T00:19:35.208Z | Downloaded relative-path v1.9.3 |
| 1844 | 2026-05-08T00:19:35.208Z | Downloaded cargo-platform v0.3.2 |
| 1845 | 2026-05-08T00:19:35.210Z | Downloaded supports-hyperlinks v2.1.0 |
| 1846 | 2026-05-08T00:19:35.213Z | Downloaded pathdiff v0.2.3 |
| 1847 | 2026-05-08T00:19:35.216Z | Downloaded knuffel-derive v3.2.0 |
| 1848 | 2026-05-08T00:19:35.216Z | Downloaded httptest v0.16.4 |
| 1849 | 2026-05-08T00:19:35.220Z | Downloaded tokio-test v0.4.5 |
| 1850 | 2026-05-08T00:19:35.223Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1851 | 2026-05-08T00:19:35.223Z | Downloaded escape8259 v0.5.3 |
| 1852 | 2026-05-08T00:19:35.227Z | Downloaded target-triple v1.0.0 |
| 1853 | 2026-05-08T00:19:35.227Z | Downloaded plotters-svg v0.3.7 |
| 1854 | 2026-05-08T00:19:35.230Z | Downloaded partial-io v0.5.4 |
| 1855 | 2026-05-08T00:19:35.230Z | Downloaded trybuild v1.0.116 |
| 1856 | 2026-05-08T00:19:35.234Z | Downloaded event-listener v5.4.1 |
| 1857 | 2026-05-08T00:19:35.237Z | Downloaded rust-argon2 v2.1.0 |
| 1858 | 2026-05-08T00:19:35.237Z | Downloaded anes v0.1.6 |
| 1859 | 2026-05-08T00:19:35.237Z | Downloaded rstest v0.25.0 |
| 1860 | 2026-05-08T00:19:35.240Z | Downloaded target-spec v3.5.7 |
| 1861 | 2026-05-08T00:19:35.243Z | Downloaded hickory-client v0.25.2 |
| 1862 | 2026-05-08T00:19:35.245Z | Downloaded oorandom v11.1.5 |
| 1863 | 2026-05-08T00:19:35.248Z | Downloaded tinytemplate v1.2.1 |
| 1864 | 2026-05-08T00:19:35.248Z | Downloaded parking v2.2.1 |
| 1865 | 2026-05-08T00:19:35.251Z | Downloaded target-lexicon v0.13.3 |
| 1866 | 2026-05-08T00:19:35.254Z | Downloaded stringmetrics v2.2.2 |
| 1867 | 2026-05-08T00:19:35.254Z | Downloaded blake2b_simd v1.0.4 |
| 1868 | 2026-05-08T00:19:35.257Z | Downloaded criterion-plot v0.6.0 |
| 1869 | 2026-05-08T00:19:35.258Z | Downloaded owo-colors v3.5.0 |
| 1870 | 2026-05-08T00:19:35.260Z | Downloaded chumsky v0.9.3 |
| 1871 | 2026-05-08T00:19:35.263Z | Downloaded async-lock v3.4.2 |
| 1872 | 2026-05-08T00:19:35.266Z | Downloaded rand_distr v0.5.1 |
| 1873 | 2026-05-08T00:19:35.275Z | Downloaded rustc-demangle v0.1.27 |
| 1874 | 2026-05-08T00:19:35.278Z | Downloaded knuffel v3.2.0 |
| 1875 | 2026-05-08T00:19:35.280Z | Downloaded textwrap v0.15.2 |
| 1876 | 2026-05-08T00:19:35.281Z | Downloaded rstest_macros v0.25.0 |
| 1877 | 2026-05-08T00:19:35.286Z | Downloaded backtrace v0.3.76 |
| 1878 | 2026-05-08T00:19:35.289Z | Downloaded fancy-regex v0.14.0 |
| 1879 | 2026-05-08T00:19:35.297Z | Downloaded guppy v0.17.25 |
| 1880 | 2026-05-08T00:19:35.299Z | Downloaded hashbrown v0.14.5 |
| 1881 | 2026-05-08T00:19:35.302Z | Downloaded criterion v0.7.0 |
| 1882 | 2026-05-08T00:19:36.308Z | Downloaded plotters v0.3.7 |
| 1883 | 2026-05-08T00:19:36.311Z | Downloaded gimli v0.32.3 |
| 1884 | 2026-05-08T00:19:36.311Z | Downloaded httpmock v0.8.3 |
| 1885 | 2026-05-08T00:19:37.017Z | Checking cfg-if v1.0.4 |
| 1886 | 2026-05-08T00:19:37.385Z | Checking libc v0.2.185 |
| 1887 | 2026-05-08T00:19:37.388Z | Checking serde_core v1.0.228 |
| 1888 | 2026-05-08T00:19:37.461Z | Checking memchr v2.8.0 |
| 1889 | 2026-05-08T00:19:37.501Z | Checking smallvec v1.15.1 |
| 1890 | 2026-05-08T00:19:37.539Z | Checking log v0.4.29 |
| 1891 | 2026-05-08T00:19:37.539Z | Checking itoa v1.0.17 |
| 1892 | 2026-05-08T00:19:37.617Z | Checking zeroize v1.8.2 |
| 1893 | 2026-05-08T00:19:37.657Z | Checking libm v0.2.16 |
| 1894 | 2026-05-08T00:19:37.711Z | Checking scopeguard v1.2.0 |
| 1895 | 2026-05-08T00:19:37.751Z | Checking stable_deref_trait v1.2.1 |
| 1896 | 2026-05-08T00:19:37.791Z | Checking zmij v1.0.21 |
| 1897 | 2026-05-08T00:19:37.830Z | Checking zerofrom v0.1.6 |
| 1898 | 2026-05-08T00:19:37.867Z | Checking lock_api v0.4.14 |
| 1899 | 2026-05-08T00:19:37.899Z | Checking errno v0.3.14 |
| 1900 | 2026-05-08T00:19:37.902Z | Checking getrandom v0.2.17 |
| 1901 | 2026-05-08T00:19:37.968Z | Checking yoke v0.8.1 |
| 1902 | 2026-05-08T00:19:38.009Z | Checking percent-encoding v2.3.2 |
| 1903 | 2026-05-08T00:19:38.048Z | Checking writeable v0.6.2 |
| 1904 | 2026-05-08T00:19:38.051Z | Checking litemap v0.8.1 |
| 1905 | 2026-05-08T00:19:38.118Z | Checking icu_normalizer_data v2.1.1 |
| 1906 | 2026-05-08T00:19:38.121Z | Checking icu_properties_data v2.1.2 |
| 1907 | 2026-05-08T00:19:38.188Z | Checking zerovec v0.11.5 |
| 1908 | 2026-05-08T00:19:38.191Z | Checking zerotrie v0.2.3 |
| 1909 | 2026-05-08T00:19:38.256Z | Checking subtle v2.6.1 |
| 1910 | 2026-05-08T00:19:38.259Z | Checking form_urlencoded v1.2.2 |
| 1911 | 2026-05-08T00:19:38.325Z | Checking utf8_iter v1.0.4 |
| 1912 | 2026-05-08T00:19:38.328Z | Checking pin-project-lite v0.2.17 |
| 1913 | 2026-05-08T00:19:38.392Z | Checking num-traits v0.2.19 |
| 1914 | 2026-05-08T00:19:38.434Z | Checking parking_lot_core v0.9.12 |
| 1915 | 2026-05-08T00:19:38.471Z | Checking portable-atomic v1.13.1 |
| 1916 | 2026-05-08T00:19:38.508Z | Checking rand_core v0.6.4 |
| 1917 | 2026-05-08T00:19:38.511Z | Checking rand_core v0.10.0 |
| 1918 | 2026-05-08T00:19:38.541Z | Checking critical-section v1.2.0 |
| 1919 | 2026-05-08T00:19:38.644Z | Checking tinystr v0.8.2 |
| 1920 | 2026-05-08T00:19:38.681Z | Checking potential_utf v0.1.4 |
| 1921 | 2026-05-08T00:19:38.690Z | Checking parking_lot v0.12.5 |
| 1922 | 2026-05-08T00:19:38.750Z | Checking zerocopy v0.8.40 |
| 1923 | 2026-05-08T00:19:38.750Z | Checking getrandom v0.4.1 |
| 1924 | 2026-05-08T00:19:38.834Z | Checking icu_collections v2.1.1 |
| 1925 | 2026-05-08T00:19:38.869Z | Checking icu_locale_core v2.1.1 |
| 1926 | 2026-05-08T00:19:38.907Z | Checking serde v1.0.228 |
| 1927 | 2026-05-08T00:19:38.942Z | Checking serde_json v1.0.149 |
| 1928 | 2026-05-08T00:19:38.945Z | Checking bitflags v2.11.0 |
| 1929 | 2026-05-08T00:19:38.945Z | Checking once_cell v1.21.3 |
| 1930 | 2026-05-08T00:19:39.041Z | Checking signal-hook-registry v1.4.8 |
| 1931 | 2026-05-08T00:19:39.155Z | Checking mio v1.2.0 |
| 1932 | 2026-05-08T00:19:39.198Z | Checking socket2 v0.6.3 |
| 1933 | 2026-05-08T00:19:39.242Z | Checking typenum v1.19.0 |
| 1934 | 2026-05-08T00:19:39.287Z | Checking iana-time-zone v0.1.65 |
| 1935 | 2026-05-08T00:19:39.325Z | Checking bytes v1.11.1 |
| 1936 | 2026-05-08T00:19:39.424Z | Checking icu_provider v2.1.1 |
| 1937 | 2026-05-08T00:19:39.460Z | Checking chrono v0.4.44 |
| 1938 | 2026-05-08T00:19:39.503Z | Checking thiserror v2.0.18 |
| 1939 | 2026-05-08T00:19:39.542Z | Checking uuid v1.23.0 |
| 1940 | 2026-05-08T00:19:39.621Z | Checking semver v1.0.28 |
| 1941 | 2026-05-08T00:19:39.665Z | Checking futures-core v0.3.32 |
| 1942 | 2026-05-08T00:19:39.704Z | Checking icu_normalizer v2.1.1 |
| 1943 | 2026-05-08T00:19:39.776Z | Checking icu_properties v2.1.2 |
| 1944 | 2026-05-08T00:19:39.811Z | Checking generic-array v0.14.7 |
| 1945 | 2026-05-08T00:19:39.847Z | Checking tokio v1.52.1 |
| 1946 | 2026-05-08T00:19:39.892Z | Checking equivalent v1.0.2 |
| 1947 | 2026-05-08T00:19:39.949Z | Checking dyn-clone v1.0.20 |
| 1948 | 2026-05-08T00:19:40.006Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1949 | 2026-05-08T00:19:40.044Z | Checking const-oid v0.9.6 |
| 1950 | 2026-05-08T00:19:40.086Z | Checking futures-sink v0.3.32 |
| 1951 | 2026-05-08T00:19:40.205Z | Checking futures-channel v0.3.32 |
| 1952 | 2026-05-08T00:19:40.282Z | Checking crypto-common v0.1.7 |
| 1953 | 2026-05-08T00:19:40.325Z | Checking block-buffer v0.10.4 |
| 1954 | 2026-05-08T00:19:40.362Z | Checking futures-task v0.3.32 |
| 1955 | 2026-05-08T00:19:40.419Z | Checking futures-io v0.3.32 |
| 1956 | 2026-05-08T00:19:40.454Z | Checking slab v0.4.12 |
| 1957 | 2026-05-08T00:19:40.493Z | Checking hashbrown v0.17.0 |
| 1958 | 2026-05-08T00:19:40.527Z | Checking byteorder v1.5.0 |
| 1959 | 2026-05-08T00:19:40.562Z | Checking rustix v1.1.3 |
| 1960 | 2026-05-08T00:19:40.608Z | Checking idna_adapter v1.2.1 |
| 1961 | 2026-05-08T00:19:40.644Z | Checking futures-util v0.3.32 |
| 1962 | 2026-05-08T00:19:40.723Z | Checking digest v0.10.7 |
| 1963 | 2026-05-08T00:19:40.760Z | Checking cpufeatures v0.2.17 |
| 1964 | 2026-05-08T00:19:40.763Z | Checking idna v1.1.0 |
| 1965 | 2026-05-08T00:19:40.858Z | Checking thiserror v1.0.69 |
| 1966 | 2026-05-08T00:19:40.943Z | Checking getrandom v0.3.4 |
| 1967 | 2026-05-08T00:19:40.981Z | Checking indexmap v2.14.0 |
| 1968 | 2026-05-08T00:19:40.984Z | Checking fnv v1.0.7 |
| 1969 | 2026-05-08T00:19:41.061Z | Checking url v2.5.8 |
| 1970 | 2026-05-08T00:19:41.115Z | Checking regex-syntax v0.8.10 |
| 1971 | 2026-05-08T00:19:41.152Z | Checking http v1.4.0 |
| 1972 | 2026-05-08T00:19:41.412Z | Checking tracing-core v0.1.36 |
| 1973 | 2026-05-08T00:19:41.460Z | Checking ppv-lite86 v0.2.21 |
| 1974 | 2026-05-08T00:19:41.522Z | Checking schemars v0.8.22 |
| 1975 | 2026-05-08T00:19:41.557Z | Checking base64 v0.22.1 |
| 1976 | 2026-05-08T00:19:41.732Z | Checking ipnet v2.11.0 |
| 1977 | 2026-05-08T00:19:41.768Z | Checking tracing v0.1.44 |
| 1978 | 2026-05-08T00:19:41.802Z | Checking unicode-ident v1.0.24 |
| 1979 | 2026-05-08T00:19:41.839Z | Checking untrusted v0.9.0 |
| 1980 | 2026-05-08T00:19:41.938Z | Checking proc-macro2 v1.0.106 |
| 1981 | 2026-05-08T00:19:41.977Z | Checking ring v0.17.14 |
| 1982 | 2026-05-08T00:19:42.015Z | Checking aho-corasick v1.1.4 |
| 1983 | 2026-05-08T00:19:42.018Z | Checking anstyle v1.0.13 |
| 1984 | 2026-05-08T00:19:42.196Z | Checking utf8parse v0.2.2 |
| 1985 | 2026-05-08T00:19:42.264Z | Checking rustls-pki-types v1.14.0 |
| 1986 | 2026-05-08T00:19:42.300Z | Checking quote v1.0.45 |
| 1987 | 2026-05-08T00:19:42.335Z | Checking httparse v1.10.1 |
| 1988 | 2026-05-08T00:19:42.443Z | Checking base64ct v1.8.3 |
| 1989 | 2026-05-08T00:19:42.499Z | Checking syn v2.0.117 |
| 1990 | 2026-05-08T00:19:42.572Z | Checking anstyle-parse v0.2.7 |
| 1991 | 2026-05-08T00:19:42.577Z | Checking block-padding v0.3.3 |
| 1992 | 2026-05-08T00:19:42.577Z | Checking colorchoice v1.0.4 |
| 1993 | 2026-05-08T00:19:42.700Z | Checking is_terminal_polyfill v1.70.2 |
| 1994 | 2026-05-08T00:19:42.736Z | Checking anstyle-query v1.1.5 |
| 1995 | 2026-05-08T00:19:42.739Z | Checking regex-automata v0.4.14 |
| 1996 | 2026-05-08T00:19:42.805Z | Checking crossbeam-utils v0.8.21 |
| 1997 | 2026-05-08T00:19:42.808Z | Checking inout v0.1.4 |
| 1998 | 2026-05-08T00:19:42.873Z | Checking allocator-api2 v0.2.21 |
| 1999 | 2026-05-08T00:19:42.876Z | Checking anstream v0.6.21 |
| 2000 | 2026-05-08T00:19:43.002Z | Checking http-body v1.0.1 |
| 2001 | 2026-05-08T00:19:43.031Z | Checking cipher v0.4.4 |
| 2002 | 2026-05-08T00:19:43.069Z | Checking tokio-util v0.7.18 |
| 2003 | 2026-05-08T00:19:43.132Z | Checking terminal_size v0.4.3 |
| 2004 | 2026-05-08T00:19:43.169Z | Checking atomic-waker v1.1.2 |
| 2005 | 2026-05-08T00:19:43.197Z | Checking clap_lex v1.0.0 |
| 2006 | 2026-05-08T00:19:43.217Z | Checking strsim v0.11.1 |
| 2007 | 2026-05-08T00:19:43.266Z | Checking try-lock v0.2.5 |
| 2008 | 2026-05-08T00:19:43.273Z | Checking httpdate v1.0.3 |
| 2009 | 2026-05-08T00:19:43.330Z | Checking pem-rfc7468 v0.7.0 |
| 2010 | 2026-05-08T00:19:43.379Z | Checking sha2 v0.10.9 |
| 2011 | 2026-05-08T00:19:43.405Z | Checking want v0.3.1 |
| 2012 | 2026-05-08T00:19:43.450Z | Checking clap_builder v4.5.60 |
| 2013 | 2026-05-08T00:19:43.475Z | Checking pin-utils v0.1.0 |
| 2014 | 2026-05-08T00:19:43.514Z | Checking tower-service v0.3.3 |
| 2015 | 2026-05-08T00:19:43.551Z | Checking tower-layer v0.3.3 |
| 2016 | 2026-05-08T00:19:43.587Z | Checking ryu v1.0.23 |
| 2017 | 2026-05-08T00:19:43.635Z | Checking rand_core v0.9.5 |
| 2018 | 2026-05-08T00:19:43.673Z | Checking hmac v0.12.1 |
| 2019 | 2026-05-08T00:19:43.707Z | Checking h2 v0.4.13 |
| 2020 | 2026-05-08T00:19:43.741Z | Checking powerfmt v0.2.0 |
| 2021 | 2026-05-08T00:19:43.775Z | Checking time-core v0.1.8 |
| 2022 | 2026-05-08T00:19:43.828Z | Checking num_threads v0.1.7 |
| 2023 | 2026-05-08T00:19:43.858Z | Checking flagset v0.4.7 |
| 2024 | 2026-05-08T00:19:43.925Z | Checking deranged v0.5.8 |
| 2025 | 2026-05-08T00:19:43.950Z | Checking num-conv v0.2.0 |
| 2026 | 2026-05-08T00:19:43.953Z | Checking erased-serde v0.3.31 |
| 2027 | 2026-05-08T00:19:44.024Z | Checking der v0.7.10 |
| 2028 | 2026-05-08T00:19:44.128Z | Checking rand_chacha v0.9.0 |
| 2029 | 2026-05-08T00:19:44.360Z | Checking http-body-util v0.1.3 |
| 2030 | 2026-05-08T00:19:44.368Z | Checking slog v2.8.2 |
| 2031 | 2026-05-08T00:19:44.566Z | Checking spin v0.9.8 |
| 2032 | 2026-05-08T00:19:44.608Z | Checking rand v0.9.2 |
| 2033 | 2026-05-08T00:19:44.660Z | Checking clap v4.5.60 |
| 2034 | 2026-05-08T00:19:44.699Z | Checking aws-lc-sys v0.37.1 |
| 2035 | 2026-05-08T00:19:45.167Z | Checking anyhow v1.0.102 |
| 2036 | 2026-05-08T00:19:45.186Z | Checking untrusted v0.7.1 |
| 2037 | 2026-05-08T00:19:45.186Z | Checking serde_urlencoded v0.7.1 |
| 2038 | 2026-05-08T00:19:45.186Z | Checking openssl-probe v0.2.1 |
| 2039 | 2026-05-08T00:19:45.186Z | Checking time v0.3.47 |
| 2040 | 2026-05-08T00:19:45.187Z | Checking regex v1.12.3 |
| 2041 | 2026-05-08T00:19:45.187Z | Checking fastrand v2.3.0 |
| 2042 | 2026-05-08T00:19:45.187Z | Checking spki v0.7.3 |
| 2043 | 2026-05-08T00:19:45.187Z | Checking pbkdf2 v0.12.2 |
| 2044 | 2026-05-08T00:19:45.187Z | Checking aes v0.8.4 |
| 2045 | 2026-05-08T00:19:45.197Z | Checking pretty-hex v0.4.1 |
| 2046 | 2026-05-08T00:19:45.216Z | Checking salsa20 v0.10.2 |
| 2047 | 2026-05-08T00:19:45.220Z | Checking cbc v0.1.2 |
| 2048 | 2026-05-08T00:19:45.289Z | Checking rand_chacha v0.3.1 |
| 2049 | 2026-05-08T00:19:45.292Z | Checking aws-lc-rs v1.16.0 |
| 2050 | 2026-05-08T00:19:45.359Z | Checking hex v0.4.3 |
| 2051 | 2026-05-08T00:19:45.413Z | Checking plain v0.2.3 |
| 2052 | 2026-05-08T00:19:45.437Z | Checking scrypt v0.11.0 |
| 2053 | 2026-05-08T00:19:45.494Z | Checking tempfile v3.25.0 |
| 2054 | 2026-05-08T00:19:45.529Z | Checking rustls-native-certs v0.8.3 |
| 2055 | 2026-05-08T00:19:45.533Z | Checking rand v0.8.5 |
| 2056 | 2026-05-08T00:19:45.602Z | Checking ipnetwork v0.21.1 |
| 2057 | 2026-05-08T00:19:45.602Z | Checking sync_wrapper v1.0.2 |
| 2058 | 2026-05-08T00:19:45.734Z | Checking ucd-trie v0.1.7 |
| 2059 | 2026-05-08T00:19:45.734Z | Checking foldhash v0.2.0 |
| 2060 | 2026-05-08T00:19:45.835Z | Checking simd-adler32 v0.3.8 |
| 2061 | 2026-05-08T00:19:45.894Z | Checking tower v0.5.3 |
| 2062 | 2026-05-08T00:19:45.932Z | Checking pest v2.8.6 |
| 2063 | 2026-05-08T00:19:45.935Z | Checking hashbrown v0.16.1 |
| 2064 | 2026-05-08T00:19:46.019Z | Checking pkcs5 v0.7.1 |
| 2065 | 2026-05-08T00:19:46.054Z | Checking webpki-roots v1.0.6 |
| 2066 | 2026-05-08T00:19:46.091Z | Checking camino v1.2.2 |
| 2067 | 2026-05-08T00:19:46.164Z | Checking rustls-webpki v0.103.9 |
| 2068 | 2026-05-08T00:19:46.199Z | Checking adler2 v2.0.1 |
| 2069 | 2026-05-08T00:19:46.294Z | Checking iri-string v0.7.10 |
| 2070 | 2026-05-08T00:19:46.331Z | Checking pkcs8 v0.10.2 |
| 2071 | 2026-05-08T00:19:46.334Z | Checking miniz_oxide v0.8.9 |
| 2072 | 2026-05-08T00:19:46.366Z | Checking openapiv3 v2.2.0 |
| 2073 | 2026-05-08T00:19:46.433Z | Checking hyper v1.8.1 |
| 2074 | 2026-05-08T00:19:46.480Z | Checking either v1.15.0 |
| 2075 | 2026-05-08T00:19:46.569Z | Checking mime v0.3.17 |
| 2076 | 2026-05-08T00:19:46.606Z | Checking rustls v0.23.37 |
| 2077 | 2026-05-08T00:19:47.695Z | Checking winnow v0.7.14 |
| 2078 | 2026-05-08T00:19:47.699Z | Checking crc32fast v1.5.0 |
| 2079 | 2026-05-08T00:19:47.699Z | Checking static_assertions v1.1.0 |
| 2080 | 2026-05-08T00:19:47.699Z | Checking oxnet v0.1.4 |
| 2081 | 2026-05-08T00:19:47.699Z | Checking lazy_static v1.5.0 |
| 2082 | 2026-05-08T00:19:47.699Z | Checking signature v2.2.0 |
| 2083 | 2026-05-08T00:19:47.699Z | Checking hubpack v0.1.2 |
| 2084 | 2026-05-08T00:19:47.699Z | Checking encoding_rs v0.8.35 |
| 2085 | 2026-05-08T00:19:47.700Z | Checking strum v0.26.3 |
| 2086 | 2026-05-08T00:19:47.700Z | Checking foreign-types-shared v0.1.1 |
| 2087 | 2026-05-08T00:19:47.700Z | Checking zlib-rs v0.6.2 |
| 2088 | 2026-05-08T00:19:47.700Z | Checking tower-http v0.6.8 |
| 2089 | 2026-05-08T00:19:47.700Z | Checking foreign-types v0.3.2 |
| 2090 | 2026-05-08T00:19:47.700Z | Checking hyper-util v0.1.20 |
| 2091 | 2026-05-08T00:19:47.700Z | Checking sha1 v0.10.6 |
| 2092 | 2026-05-08T00:19:47.700Z | Checking scroll v0.13.0 |
| 2093 | 2026-05-08T00:19:47.714Z | Checking openssl-sys v0.9.114 |
| 2094 | 2026-05-08T00:19:47.755Z | Checking tinyvec_macros v0.1.1 |
| 2095 | 2026-05-08T00:19:47.863Z | Checking tinyvec v1.10.0 |
| 2096 | 2026-05-08T00:19:47.918Z | Checking toml_datetime v0.6.11 |
| 2097 | 2026-05-08T00:19:47.950Z | Checking goblin v0.10.5 |
| 2098 | 2026-05-08T00:19:48.129Z | Checking serde_spanned v0.6.9 |
| 2099 | 2026-05-08T00:19:48.165Z | Checking num-integer v0.1.46 |
| 2100 | 2026-05-08T00:19:48.200Z | Checking memmap2 v0.9.10 |
| 2101 | 2026-05-08T00:19:48.237Z | Checking flate2 v1.1.9 |
| 2102 | 2026-05-08T00:19:48.240Z | Checking openssl v0.10.78 |
| 2103 | 2026-05-08T00:19:48.305Z | Checking data-encoding v2.10.0 |
| 2104 | 2026-05-08T00:19:48.387Z | Checking dtrace-parser v0.3.0 |
| 2105 | 2026-05-08T00:19:48.424Z | Checking thread-id v5.1.0 |
| 2106 | 2026-05-08T00:19:48.532Z | Checking bit-vec v0.8.0 |
| 2107 | 2026-05-08T00:19:48.570Z | Checking base16ct v0.2.0 |
| 2108 | 2026-05-08T00:19:48.605Z | Checking psl-types v2.0.11 |
| 2109 | 2026-05-08T00:19:48.645Z | Checking cookie v0.18.1 |
| 2110 | 2026-05-08T00:19:48.701Z | Checking ff v0.13.1 |
| 2111 | 2026-05-08T00:19:48.738Z | Checking sec1 v0.7.3 |
| 2112 | 2026-05-08T00:19:48.773Z | Checking bit-set v0.8.0 |
| 2113 | 2026-05-08T00:19:48.776Z | Checking publicsuffix v2.3.0 |
| 2114 | 2026-05-08T00:19:48.858Z | Checking wait-timeout v0.2.1 |
| 2115 | 2026-05-08T00:19:48.896Z | Checking group v0.13.0 |
| 2116 | 2026-05-08T00:19:48.947Z | Checking num-iter v0.1.45 |
| 2117 | 2026-05-08T00:19:48.985Z | Checking bstr v1.12.1 |
| 2118 | 2026-05-08T00:19:48.988Z | Checking tokio-rustls v0.26.4 |
| 2119 | 2026-05-08T00:19:49.055Z | Checking cookie_store v0.22.1 |
| 2120 | 2026-05-08T00:19:49.058Z | Checking rustls-platform-verifier v0.6.2 |
| 2121 | 2026-05-08T00:19:49.124Z | Checking hkdf v0.12.4 |
| 2122 | 2026-05-08T00:19:49.127Z | Checking crossbeam-epoch v0.9.18 |
| 2123 | 2026-05-08T00:19:49.219Z | Checking ahash v0.8.12 |
| 2124 | 2026-05-08T00:19:49.256Z | Checking hyper-rustls v0.27.7 |
| 2125 | 2026-05-08T00:19:49.290Z | Checking crypto-bigint v0.5.5 |
| 2126 | 2026-05-08T00:19:49.401Z | Checking quick-error v1.2.3 |
| 2127 | 2026-05-08T00:19:49.438Z | Checking rand_xorshift v0.4.0 |
| 2128 | 2026-05-08T00:19:49.442Z | Checking scroll v0.12.0 |
| 2129 | 2026-05-08T00:19:49.442Z | Checking unarray v0.1.4 |
| 2130 | 2026-05-08T00:19:49.540Z | Checking rusty-fork v0.3.1 |
| 2131 | 2026-05-08T00:19:49.543Z | Checking reqwest v0.13.2 |
| 2132 | 2026-05-08T00:19:49.610Z | Checking num-bigint-dig v0.8.6 |
| 2133 | 2026-05-08T00:19:49.644Z | Checking pkcs1 v0.7.5 |
| 2134 | 2026-05-08T00:19:49.723Z | Checking goblin v0.8.2 |
| 2135 | 2026-05-08T00:19:49.759Z | Checking proptest v1.10.0 |
| 2136 | 2026-05-08T00:19:49.881Z | Checking x509-cert v0.2.5 |
| 2137 | 2026-05-08T00:19:50.205Z | Checking elliptic-curve v0.13.8 |
| 2138 | 2026-05-08T00:19:50.260Z | Checking native-tls v0.2.18 |
| 2139 | 2026-05-08T00:19:50.297Z | Checking dof v0.4.0 |
| 2140 | 2026-05-08T00:19:50.431Z | Checking zerocopy v0.7.35 |
| 2141 | 2026-05-08T00:19:50.471Z | Checking unicode-segmentation v1.12.0 |
| 2142 | 2026-05-08T00:19:50.475Z | Checking tokio-native-tls v0.3.1 |
| 2143 | 2026-05-08T00:19:50.539Z | Checking rsa v0.9.10 |
| 2144 | 2026-05-08T00:19:50.575Z | Checking dtrace-parser v0.2.0 |
| 2145 | 2026-05-08T00:19:50.684Z | Checking hyper-tls v0.6.0 |
| 2146 | 2026-05-08T00:19:50.806Z | Checking rfc6979 v0.4.0 |
| 2147 | 2026-05-08T00:19:50.846Z | Checking thread-id v4.2.2 |
| 2148 | 2026-05-08T00:19:50.883Z | Checking reqwest v0.12.28 |
| 2149 | 2026-05-08T00:19:50.942Z | Checking toml_write v0.1.2 |
| 2150 | 2026-05-08T00:19:50.945Z | Checking usdt-impl v0.6.0 |
| 2151 | 2026-05-08T00:19:51.011Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2152 | 2026-05-08T00:19:51.014Z | Checking ecdsa v0.16.9 |
| 2153 | 2026-05-08T00:19:51.079Z | Checking curve25519-dalek v4.1.3 |
| 2154 | 2026-05-08T00:19:51.133Z | Checking toml_edit v0.22.27 |
| 2155 | 2026-05-08T00:19:51.278Z | Checking usdt v0.6.0 |
| 2156 | 2026-05-08T00:19:51.367Z | Checking memoffset v0.9.1 |
| 2157 | 2026-05-08T00:19:51.404Z | Checking rustix v0.38.44 |
| 2158 | 2026-05-08T00:19:51.470Z | Checking env_filter v1.0.0 |
| 2159 | 2026-05-08T00:19:51.507Z | Checking keccak v0.1.6 |
| 2160 | 2026-05-08T00:19:51.548Z | Checking newtype-uuid v1.3.2 |
| 2161 | 2026-05-08T00:19:51.639Z | Checking env_logger v0.11.9 |
| 2162 | 2026-05-08T00:19:51.677Z | Checking dof v0.3.0 |
| 2163 | 2026-05-08T00:19:51.711Z | Checking sha3 v0.10.8 |
| 2164 | 2026-05-08T00:19:51.748Z | Checking ed25519 v2.2.3 |
| 2165 | 2026-05-08T00:19:51.784Z | Checking daft v0.1.5 |
| 2166 | 2026-05-08T00:19:51.858Z | Checking itertools v0.13.0 |
| 2167 | 2026-05-08T00:19:51.895Z | Checking serde_with v3.17.0 |
| 2168 | 2026-05-08T00:19:51.939Z | Checking bitflags v1.3.2 |
| 2169 | 2026-05-08T00:19:51.974Z | Checking siphasher v1.0.2 |
| 2170 | 2026-05-08T00:19:52.009Z | Checking usdt-impl v0.5.0 |
| 2171 | 2026-05-08T00:19:52.048Z | Checking ed25519-dalek v2.2.0 |
| 2172 | 2026-05-08T00:19:52.090Z | Checking unicode-normalization v0.1.25 |
| 2173 | 2026-05-08T00:19:52.167Z | Checking signal-hook v0.3.18 |
| 2174 | 2026-05-08T00:19:52.236Z | Checking managed v0.8.0 |
| 2175 | 2026-05-08T00:19:52.274Z | Checking winnow v0.5.40 |
| 2176 | 2026-05-08T00:19:52.315Z | Checking nix v0.31.2 |
| 2177 | 2026-05-08T00:19:52.353Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2178 | 2026-05-08T00:19:52.391Z | Checking object v0.37.3 |
| 2179 | 2026-05-08T00:19:52.450Z | Checking foldhash v0.1.5 |
| 2180 | 2026-05-08T00:19:52.487Z | Checking bzip2 v0.4.4 |
| 2181 | 2026-05-08T00:19:52.523Z | Checking signal-hook-mio v0.2.5 |
| 2182 | 2026-05-08T00:19:52.611Z | Checking hashbrown v0.15.5 |
| 2183 | 2026-05-08T00:19:52.655Z | Checking ref-cast v1.0.25 |
| 2184 | 2026-05-08T00:19:52.691Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2185 | 2026-05-08T00:19:52.782Z | Checking zip v0.6.6 |
| 2186 | 2026-05-08T00:19:52.834Z | Checking zstd-safe v7.2.4 |
| 2187 | 2026-05-08T00:19:52.904Z | Checking libbz2-rs-sys v0.2.2 |
| 2188 | 2026-05-08T00:19:53.025Z | Checking bumpalo v3.20.2 |
| 2189 | 2026-05-08T00:19:53.101Z | Checking zstd v0.13.3 |
| 2190 | 2026-05-08T00:19:53.134Z | Checking crossterm v0.28.1 |
| 2191 | 2026-05-08T00:19:53.253Z | Checking zopfli v0.8.3 |
| 2192 | 2026-05-08T00:19:53.313Z | Checking similar v2.7.0 |
| 2193 | 2026-05-08T00:19:53.350Z | Checking bzip2 v0.6.1 |
| 2194 | 2026-05-08T00:19:53.352Z | Checking tokio-stream v0.1.18 |
| 2195 | 2026-05-08T00:19:53.352Z | Checking fs-err v3.3.0 |
| 2196 | 2026-05-08T00:19:53.450Z | Checking toml_edit v0.19.15 |
| 2197 | 2026-05-08T00:19:53.538Z | Checking hash32 v0.2.1 |
| 2198 | 2026-05-08T00:19:53.603Z | Checking serde-big-array v0.5.1 |
| 2199 | 2026-05-08T00:19:53.714Z | Checking unicode-bidi v0.3.18 |
| 2200 | 2026-05-08T00:19:53.752Z | Checking predicates-core v1.0.10 |
| 2201 | 2026-05-08T00:19:53.759Z | Checking unicode-properties v0.1.4 |
| 2202 | 2026-05-08T00:19:53.822Z | Checking jiff v0.2.21 |
| 2203 | 2026-05-08T00:19:53.825Z | Checking heapless v0.7.17 |
| 2204 | 2026-05-08T00:19:53.889Z | Checking hickory-proto v0.25.2 |
| 2205 | 2026-05-08T00:19:53.926Z | Checking md-5 v0.10.6 |
| 2206 | 2026-05-08T00:19:53.998Z | Checking float-cmp v0.10.0 |
| 2207 | 2026-05-08T00:19:54.035Z | Checking stringprep v0.1.5 |
| 2208 | 2026-05-08T00:19:54.087Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2209 | 2026-05-08T00:19:54.151Z | Checking fallible-iterator v0.2.0 |
| 2210 | 2026-05-08T00:19:54.213Z | Checking normalize-line-endings v0.3.0 |
| 2211 | 2026-05-08T00:19:54.302Z | Checking rustc-hash v2.1.1 |
| 2212 | 2026-05-08T00:19:54.339Z | Checking difflib v0.4.0 |
| 2213 | 2026-05-08T00:19:54.342Z | Checking smoltcp v0.9.1 |
| 2214 | 2026-05-08T00:19:54.444Z | Checking iddqd v0.3.18 |
| 2215 | 2026-05-08T00:19:54.447Z | Checking postgres-protocol v0.6.10 |
| 2216 | 2026-05-08T00:19:54.514Z | Checking toml v0.7.8 |
| 2217 | 2026-05-08T00:19:54.549Z | Checking predicates v3.1.4 |
| 2218 | 2026-05-08T00:19:54.700Z | Checking phf_shared v0.11.3 |
| 2219 | 2026-05-08T00:19:54.810Z | Checking phf_shared v0.13.1 |
| 2220 | 2026-05-08T00:19:54.850Z | Checking buf-list v1.1.2 |
| 2221 | 2026-05-08T00:19:54.888Z | Checking strum v0.27.2 |
| 2222 | 2026-05-08T00:19:54.892Z | Checking new_debug_unreachable v1.0.6 |
| 2223 | 2026-05-08T00:19:54.968Z | Checking fixedbitset v0.4.2 |
| 2224 | 2026-05-08T00:19:55.019Z | Checking lalrpop-util v0.19.12 |
| 2225 | 2026-05-08T00:19:55.054Z | Checking precomputed-hash v0.1.1 |
| 2226 | 2026-05-08T00:19:55.057Z | Checking fixedbitset v0.5.7 |
| 2227 | 2026-05-08T00:19:55.123Z | Checking phf v0.13.1 |
| 2228 | 2026-05-08T00:19:55.157Z | Checking petgraph v0.6.5 |
| 2229 | 2026-05-08T00:19:55.193Z | Checking string_cache v0.8.9 |
| 2230 | 2026-05-08T00:19:55.228Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2231 | 2026-05-08T00:19:55.294Z | Checking postgres-types v0.2.12 |
| 2232 | 2026-05-08T00:19:55.333Z | Checking petgraph v0.8.3 |
| 2233 | 2026-05-08T00:19:55.335Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2234 | 2026-05-08T00:19:55.402Z | Checking whoami v2.1.0 |
| 2235 | 2026-05-08T00:19:55.623Z | Checking peg-runtime v0.8.5 |
| 2236 | 2026-05-08T00:19:55.662Z | Checking tokio-postgres v0.7.16 |
| 2237 | 2026-05-08T00:19:55.794Z | Checking futures-executor v0.3.32 |
| 2238 | 2026-05-08T00:19:55.849Z | Checking is-terminal v0.4.17 |
| 2239 | 2026-05-08T00:19:55.972Z | Checking futures v0.3.32 |
| 2240 | 2026-05-08T00:19:56.009Z | Checking crossbeam-channel v0.5.15 |
| 2241 | 2026-05-08T00:19:56.081Z | Compiling structmeta-derive v0.3.0 |
| 2242 | 2026-05-08T00:19:56.084Z | Checking zip v4.6.1 |
| 2243 | 2026-05-08T00:19:56.363Z | Checking thread_local v1.1.9 |
| 2244 | 2026-05-08T00:19:56.419Z | Checking take_mut v0.2.2 |
| 2245 | 2026-05-08T00:19:56.555Z | Checking term v1.2.1 |
| 2246 | 2026-05-08T00:19:56.594Z | Checking slog-async v2.8.0 |
| 2247 | 2026-05-08T00:19:56.692Z | Compiling newtype-uuid-macros v0.1.0 |
| 2248 | 2026-05-08T00:19:56.730Z | Compiling rustls v0.22.4 |
| 2249 | 2026-05-08T00:19:56.792Z | Compiling multer v3.1.0 |
| 2250 | 2026-05-08T00:19:56.829Z | Checking slog-term v2.9.2 |
| 2251 | 2026-05-08T00:19:56.911Z | Compiling async-stream-impl v0.3.6 |
| 2252 | 2026-05-08T00:19:56.952Z | Compiling dropshot v0.17.0 |
| 2253 | 2026-05-08T00:19:57.058Z | Compiling dropshot_endpoint v0.17.0 |
| 2254 | 2026-05-08T00:19:57.103Z | Checking match_cfg v0.1.0 |
| 2255 | 2026-05-08T00:19:57.142Z | Checking slog-json v2.6.1 |
| 2256 | 2026-05-08T00:19:57.202Z | Checking hostname v0.3.1 |
| 2257 | 2026-05-08T00:19:57.213Z | Compiling structmeta v0.3.0 |
| 2258 | 2026-05-08T00:19:57.314Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2259 | 2026-05-08T00:19:57.346Z | Checking debug-ignore v1.0.5 |
| 2260 | 2026-05-08T00:19:57.352Z | Checking slog-bunyan v2.5.0 |
| 2261 | 2026-05-08T00:19:57.481Z | Checking serde_spanned v1.0.4 |
| 2262 | 2026-05-08T00:19:57.519Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2263 | 2026-05-08T00:19:57.535Z | Compiling derive-ex v0.1.8 |
| 2264 | 2026-05-08T00:19:57.589Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2265 | 2026-05-08T00:19:57.615Z | Checking rustls-webpki v0.102.8 |
| 2266 | 2026-05-08T00:19:57.682Z | Checking serde_path_to_error v0.1.20 |
| 2267 | 2026-05-08T00:19:57.727Z | Checking async-stream v0.3.6 |
| 2268 | 2026-05-08T00:19:57.805Z | Checking waitgroup v0.1.2 |
| 2269 | 2026-05-08T00:19:57.886Z | Checking rustls-pemfile v2.2.0 |
| 2270 | 2026-05-08T00:19:57.937Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2271 | 2026-05-08T00:19:57.967Z | Checking hostname v0.4.2 |
| 2272 | 2026-05-08T00:19:58.003Z | Checking compression-core v0.4.31 |
| 2273 | 2026-05-08T00:19:58.077Z | Checking progenitor-client v0.14.0 |
| 2274 | 2026-05-08T00:19:58.085Z | Checking regress v0.10.5 |
| 2275 | 2026-05-08T00:19:58.140Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2276 | 2026-05-08T00:19:58.176Z | Checking compression-codecs v0.4.37 |
| 2277 | 2026-05-08T00:19:58.181Z | Checking toml v1.0.6+spec-1.1.0 |
| 2278 | 2026-05-08T00:19:58.275Z | Compiling parse-display-derive v0.10.0 |
| 2279 | 2026-05-08T00:19:58.368Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2280 | 2026-05-08T00:19:58.401Z | Checking async-compression v0.4.41 |
| 2281 | 2026-05-08T00:19:58.533Z | Checking itertools v0.14.0 |
| 2282 | 2026-05-08T00:19:58.669Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2283 | 2026-05-08T00:19:58.816Z | Checking macaddr v1.0.1 |
| 2284 | 2026-05-08T00:19:58.820Z | Checking instant v0.1.13 |
| 2285 | 2026-05-08T00:19:58.968Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2286 | 2026-05-08T00:19:59.026Z | Checking progenitor-client v0.10.0 |
| 2287 | 2026-05-08T00:19:59.100Z | Checking backoff v0.4.0 |
| 2288 | 2026-05-08T00:19:59.233Z | Checking backon v1.6.0 |
| 2289 | 2026-05-08T00:19:59.272Z | Compiling test-strategy v0.4.5 |
| 2290 | 2026-05-08T00:19:59.307Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2291 | 2026-05-08T00:19:59.311Z | Checking unicode-width v0.2.0 |
| 2292 | 2026-05-08T00:19:59.427Z | Checking progenitor-extras v0.2.0 |
| 2293 | 2026-05-08T00:19:59.488Z | Checking heck v0.5.0 |
| 2294 | 2026-05-08T00:19:59.527Z | Checking tokio-rustls v0.25.0 |
| 2295 | 2026-05-08T00:19:59.606Z | Compiling convert_case v0.4.0 |
| 2296 | 2026-05-08T00:19:59.645Z | Checking half v2.7.1 |
| 2297 | 2026-05-08T00:19:59.652Z | Checking ciborium-io v0.2.2 |
| 2298 | 2026-05-08T00:19:59.705Z | Checking secrecy v0.10.3 |
| 2299 | 2026-05-08T00:19:59.791Z | Compiling regress v0.11.1 |
| 2300 | 2026-05-08T00:19:59.824Z | Checking indent_write v2.2.0 |
| 2301 | 2026-05-08T00:19:59.860Z | Compiling unsafe-libyaml v0.2.11 |
| 2302 | 2026-05-08T00:19:59.924Z | Checking ciborium-ll v0.2.2 |
| 2303 | 2026-05-08T00:19:59.972Z | Checking parse-display v0.10.0 |
| 2304 | 2026-05-08T00:20:00.008Z | Compiling derive_more v0.99.20 |
| 2305 | 2026-05-08T00:20:00.013Z | Checking camino-tempfile v1.4.1 |
| 2306 | 2026-05-08T00:20:00.129Z | Checking ciborium v0.2.2 |
| 2307 | 2026-05-08T00:20:00.156Z | Checking universal-hash v0.5.1 |
| 2308 | 2026-05-08T00:20:00.220Z | Checking opaque-debug v0.3.1 |
| 2309 | 2026-05-08T00:20:00.307Z | Compiling crucible-workspace-hack v0.1.0 |
| 2310 | 2026-05-08T00:20:00.344Z | Checking aead v0.5.2 |
| 2311 | 2026-05-08T00:20:00.522Z | Compiling serde_yaml v0.9.34+deprecated |
| 2312 | 2026-05-08T00:20:00.579Z | Checking poly1305 v0.8.0 |
| 2313 | 2026-05-08T00:20:00.746Z | Checking chacha20 v0.9.1 |
| 2314 | 2026-05-08T00:20:00.785Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2315 | 2026-05-08T00:20:00.867Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2316 | 2026-05-08T00:20:00.968Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2317 | 2026-05-08T00:20:01.189Z | Checking password-hash v0.5.0 |
| 2318 | 2026-05-08T00:20:01.228Z | Checking blake2 v0.10.6 |
| 2319 | 2026-05-08T00:20:01.448Z | Compiling typify-impl v0.6.2 |
| 2320 | 2026-05-08T00:20:01.501Z | Checking argon2 v0.5.3 |
| 2321 | 2026-05-08T00:20:01.642Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2322 | 2026-05-08T00:20:01.882Z | Checking chacha20poly1305 v0.10.1 |
| 2323 | 2026-05-08T00:20:02.000Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2324 | 2026-05-08T00:20:02.041Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2325 | 2026-05-08T00:20:02.200Z | Checking thiserror-no-std v2.0.2 |
| 2326 | 2026-05-08T00:20:02.320Z | Checking vsss-rs v3.3.4 |
| 2327 | 2026-05-08T00:20:02.369Z | Checking byte-wrapper v0.1.0 |
| 2328 | 2026-05-08T00:20:02.414Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2329 | 2026-05-08T00:20:02.611Z | Checking swrite v0.1.0 |
| 2330 | 2026-05-08T00:20:02.614Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2331 | 2026-05-08T00:20:02.688Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2332 | 2026-05-08T00:20:02.736Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2333 | 2026-05-08T00:20:03.101Z | Checking crossbeam-deque v0.8.6 |
| 2334 | 2026-05-08T00:20:03.311Z | Compiling rayon-core v1.13.0 |
| 2335 | 2026-05-08T00:20:03.356Z | Checking toml v0.8.23 |
| 2336 | 2026-05-08T00:20:03.411Z | Compiling proc-macro-error v1.0.4 |
| 2337 | 2026-05-08T00:20:03.479Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2338 | 2026-05-08T00:20:03.708Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2339 | 2026-05-08T00:20:03.744Z | Checking glob v0.3.3 |
| 2340 | 2026-05-08T00:20:03.927Z | Checking rayon v1.11.0 |
| 2341 | 2026-05-08T00:20:03.961Z | Checking unicode-width v0.1.14 |
| 2342 | 2026-05-08T00:20:04.167Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2343 | 2026-05-08T00:20:04.237Z | Checking tabwriter v1.4.1 |
| 2344 | 2026-05-08T00:20:04.285Z | Compiling proc-macro-crate v3.4.0 |
| 2345 | 2026-05-08T00:20:04.311Z | Compiling heapless v0.8.0 |
| 2346 | 2026-05-08T00:20:04.437Z | Compiling ingot-macros v0.1.1 |
| 2347 | 2026-05-08T00:20:04.658Z | Checking hash32 v0.3.1 |
| 2348 | 2026-05-08T00:20:04.786Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2349 | 2026-05-08T00:20:04.843Z | Compiling smoltcp v0.11.0 |
| 2350 | 2026-05-08T00:20:04.911Z | Checking cobs v0.3.0 |
| 2351 | 2026-05-08T00:20:05.063Z | Compiling usdt-attr-macro v0.5.0 |
| 2352 | 2026-05-08T00:20:05.104Z | Compiling usdt-macro v0.5.0 |
| 2353 | 2026-05-08T00:20:05.251Z | Checking memmap v0.7.0 |
| 2354 | 2026-05-08T00:20:05.296Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2355 | 2026-05-08T00:20:05.396Z | Checking colored v3.1.1 |
| 2356 | 2026-05-08T00:20:05.554Z | Checking postcard v1.1.3 |
| 2357 | 2026-05-08T00:20:05.633Z | Compiling num_enum_derive v0.7.5 |
| 2358 | 2026-05-08T00:20:05.848Z | Compiling proc-macro-crate v1.3.1 |
| 2359 | 2026-05-08T00:20:05.885Z | Checking usdt v0.5.0 |
| 2360 | 2026-05-08T00:20:05.889Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2361 | 2026-05-08T00:20:06.044Z | Compiling typify-macro v0.6.2 |
| 2362 | 2026-05-08T00:20:06.086Z | Checking sigpipe v0.1.3 |
| 2363 | 2026-05-08T00:20:06.149Z | Compiling foreign-types-macros v0.2.3 |
| 2364 | 2026-05-08T00:20:06.192Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2365 | 2026-05-08T00:20:06.232Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2366 | 2026-05-08T00:20:06.286Z | Checking foreign-types-shared v0.3.1 |
| 2367 | 2026-05-08T00:20:06.402Z | Checking cpufeatures v0.3.0 |
| 2368 | 2026-05-08T00:20:06.505Z | Checking chacha20 v0.10.0 |
| 2369 | 2026-05-08T00:20:06.540Z | Compiling num_enum_derive v0.5.11 |
| 2370 | 2026-05-08T00:20:06.688Z | Checking num_enum v0.7.5 |
| 2371 | 2026-05-08T00:20:06.779Z | Checking cstr-argument v0.1.2 |
| 2372 | 2026-05-08T00:20:06.782Z | Checking foreign-types v0.5.0 |
| 2373 | 2026-05-08T00:20:06.844Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2374 | 2026-05-08T00:20:06.882Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2375 | 2026-05-08T00:20:06.916Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2376 | 2026-05-08T00:20:06.949Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2377 | 2026-05-08T00:20:07.175Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2378 | 2026-05-08T00:20:07.253Z | Checking rand v0.10.0 |
| 2379 | 2026-05-08T00:20:07.291Z | Checking ingot-types v0.1.2 |
| 2380 | 2026-05-08T00:20:07.326Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2381 | 2026-05-08T00:20:07.397Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2382 | 2026-05-08T00:20:07.433Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2383 | 2026-05-08T00:20:07.464Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2384 | 2026-05-08T00:20:07.587Z | Compiling zone_cfg_derive v0.3.1 |
| 2385 | 2026-05-08T00:20:07.618Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2386 | 2026-05-08T00:20:07.656Z | Checking num_enum v0.5.11 |
| 2387 | 2026-05-08T00:20:07.686Z | Checking ingot v0.1.1 |
| 2388 | 2026-05-08T00:20:07.802Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2389 | 2026-05-08T00:20:07.804Z | Compiling typify v0.6.2 |
| 2390 | 2026-05-08T00:20:07.869Z | Checking itertools v0.12.1 |
| 2391 | 2026-05-08T00:20:07.975Z | Compiling progenitor-impl v0.14.0 |
| 2392 | 2026-05-08T00:20:08.008Z | Compiling num-derive v0.4.2 |
| 2393 | 2026-05-08T00:20:08.244Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2394 | 2026-05-08T00:20:08.639Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2395 | 2026-05-08T00:20:08.696Z | Checking smf v0.2.3 |
| 2396 | 2026-05-08T00:20:08.822Z | Checking whoami v1.6.1 |
| 2397 | 2026-05-08T00:20:08.932Z | Checking zone v0.3.1 |
| 2398 | 2026-05-08T00:20:08.970Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2399 | 2026-05-08T00:20:08.973Z | Checking tokio-dtrace v0.1.1 |
| 2400 | 2026-05-08T00:20:08.973Z | Compiling derive-where v1.6.0 |
| 2401 | 2026-05-08T00:20:09.071Z | Checking console v0.15.11 |
| 2402 | 2026-05-08T00:20:09.215Z | Checking atomicwrites v0.4.4 |
| 2403 | 2026-05-08T00:20:09.218Z | Checking oxide-tokio-rt v0.1.4 |
| 2404 | 2026-05-08T00:20:09.301Z | Checking newline-converter v0.3.0 |
| 2405 | 2026-05-08T00:20:09.341Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2406 | 2026-05-08T00:20:09.376Z | Checking num-rational v0.4.2 |
| 2407 | 2026-05-08T00:20:09.379Z | Checking num-complex v0.4.6 |
| 2408 | 2026-05-08T00:20:09.443Z | Checking expectorate v1.2.0 |
| 2409 | 2026-05-08T00:20:09.447Z | Checking bytecount v0.6.9 |
| 2410 | 2026-05-08T00:20:09.601Z | Checking float-ord v0.3.2 |
| 2411 | 2026-05-08T00:20:09.638Z | Compiling progenitor-impl v0.13.0 |
| 2412 | 2026-05-08T00:20:09.734Z | Compiling owo-colors v4.3.0 |
| 2413 | 2026-05-08T00:20:09.769Z | Checking num v0.4.3 |
| 2414 | 2026-05-08T00:20:10.181Z | Checking progenitor-client v0.13.0 |
| 2415 | 2026-05-08T00:20:10.368Z | Compiling cancel-safe-futures v0.1.5 |
| 2416 | 2026-05-08T00:20:10.498Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2417 | 2026-05-08T00:20:10.596Z | Compiling progenitor-macro v0.14.0 |
| 2418 | 2026-05-08T00:20:10.679Z | Checking libsw-core v0.3.2 |
| 2419 | 2026-05-08T00:20:10.792Z | Compiling prettyplease v0.2.37 |
| 2420 | 2026-05-08T00:20:10.852Z | Checking libsw v3.5.0 |
| 2421 | 2026-05-08T00:20:11.061Z | Checking linear-map v1.2.0 |
| 2422 | 2026-05-08T00:20:11.130Z | Checking same-file v1.0.6 |
| 2423 | 2026-05-08T00:20:11.277Z | Checking walkdir v2.5.0 |
| 2424 | 2026-05-08T00:20:11.313Z | Checking gethostname v0.5.0 |
| 2425 | 2026-05-08T00:20:11.348Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2426 | 2026-05-08T00:20:11.432Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2427 | 2026-05-08T00:20:11.474Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2428 | 2026-05-08T00:20:11.558Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2429 | 2026-05-08T00:20:11.794Z | Compiling async-recursion v1.1.1 |
| 2430 | 2026-05-08T00:20:12.311Z | Compiling progenitor-macro v0.13.0 |
| 2431 | 2026-05-08T00:20:12.518Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2432 | 2026-05-08T00:20:13.717Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2433 | 2026-05-08T00:20:14.627Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2434 | 2026-05-08T00:20:15.278Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2435 | 2026-05-08T00:20:15.518Z | Checking progenitor v0.14.0 |
| 2436 | 2026-05-08T00:20:16.277Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2437 | 2026-05-08T00:20:16.699Z | Checking unicode-linebreak v0.1.5 |
| 2438 | 2026-05-08T00:20:16.997Z | Checking resolv-conf v0.7.6 |
| 2439 | 2026-05-08T00:20:17.084Z | Checking smawk v0.3.2 |
| 2440 | 2026-05-08T00:20:17.268Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2441 | 2026-05-08T00:20:17.332Z | Checking papergrid v0.11.0 |
| 2442 | 2026-05-08T00:20:17.339Z | Checking progenitor v0.13.0 |
| 2443 | 2026-05-08T00:20:17.406Z | Compiling tabled_derive v0.7.0 |
| 2444 | 2026-05-08T00:20:17.496Z | Checking globset v0.4.18 |
| 2445 | 2026-05-08T00:20:17.531Z | Compiling convert_case v0.10.0 |
| 2446 | 2026-05-08T00:20:17.563Z | Compiling slog-dtrace v0.3.0 |
| 2447 | 2026-05-08T00:20:17.753Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2448 | 2026-05-08T00:20:17.789Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2449 | 2026-05-08T00:20:17.864Z | Compiling derive_more-impl v2.1.1 |
| 2450 | 2026-05-08T00:20:17.971Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2451 | 2026-05-08T00:20:18.152Z | Compiling pin-project-internal v1.1.11 |
| 2452 | 2026-05-08T00:20:18.509Z | Checking tabled v0.15.0 |
| 2453 | 2026-05-08T00:20:18.617Z | Checking pem v3.0.6 |
| 2454 | 2026-05-08T00:20:18.665Z | Checking fd-lock v4.0.4 |
| 2455 | 2026-05-08T00:20:18.714Z | Checking derive_more v2.1.1 |
| 2456 | 2026-05-08T00:20:18.815Z | Checking vte v0.14.1 |
| 2457 | 2026-05-08T00:20:18.846Z | Checking display-error-chain v0.2.2 |
| 2458 | 2026-05-08T00:20:18.850Z | Checking crossterm v0.29.0 |
| 2459 | 2026-05-08T00:20:18.949Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2460 | 2026-05-08T00:20:19.002Z | Compiling snafu-derive v0.8.9 |
| 2461 | 2026-05-08T00:20:19.055Z | Checking strip-ansi-escapes v0.2.1 |
| 2462 | 2026-05-08T00:20:19.087Z | Checking linked-hash-map v0.5.6 |
| 2463 | 2026-05-08T00:20:19.161Z | Checking nu-ansi-term v0.50.3 |
| 2464 | 2026-05-08T00:20:19.285Z | Checking termtree v0.5.1 |
| 2465 | 2026-05-08T00:20:19.314Z | Checking pin-project v1.1.11 |
| 2466 | 2026-05-08T00:20:19.406Z | Checking reedline v0.40.0 |
| 2467 | 2026-05-08T00:20:19.437Z | Checking lru-cache v0.1.2 |
| 2468 | 2026-05-08T00:20:19.472Z | Checking textwrap v0.16.2 |
| 2469 | 2026-05-08T00:20:19.479Z | Checking olpc-cjson v0.1.4 |
| 2470 | 2026-05-08T00:20:19.585Z | Checking hickory-proto v0.24.4 |
| 2471 | 2026-05-08T00:20:19.661Z | Checking serde_plain v1.0.2 |
| 2472 | 2026-05-08T00:20:19.697Z | Compiling minimal-lexical v0.2.1 |
| 2473 | 2026-05-08T00:20:19.731Z | Checking typed-path v0.9.3 |
| 2474 | 2026-05-08T00:20:19.838Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2475 | 2026-05-08T00:20:19.982Z | Compiling nom v7.1.3 |
| 2476 | 2026-05-08T00:20:20.408Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2477 | 2026-05-08T00:20:20.532Z | Compiling ar_archive_writer v0.5.1 |
| 2478 | 2026-05-08T00:20:20.584Z | Checking humantime v2.3.0 |
| 2479 | 2026-05-08T00:20:20.804Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2480 | 2026-05-08T00:20:20.906Z | Checking csv-core v0.1.13 |
| 2481 | 2026-05-08T00:20:20.943Z | Checking snafu v0.8.9 |
| 2482 | 2026-05-08T00:20:21.030Z | Compiling stacker v0.1.23 |
| 2483 | 2026-05-08T00:20:21.118Z | Checking csv v1.4.0 |
| 2484 | 2026-05-08T00:20:21.211Z | Checking tough v0.20.0 |
| 2485 | 2026-05-08T00:20:21.287Z | Checking highway v1.3.0 |
| 2486 | 2026-05-08T00:20:21.325Z | Compiling cfg_aliases v0.1.1 |
| 2487 | 2026-05-08T00:20:21.357Z | Compiling semver v0.1.20 |
| 2488 | 2026-05-08T00:20:21.391Z | Checking hickory-resolver v0.24.4 |
| 2489 | 2026-05-08T00:20:21.424Z | Compiling psm v0.1.30 |
| 2490 | 2026-05-08T00:20:21.457Z | Compiling nix v0.28.0 |
| 2491 | 2026-05-08T00:20:21.553Z | Checking nibble_vec v0.1.0 |
| 2492 | 2026-05-08T00:20:21.616Z | Compiling rustc_version v0.1.7 |
| 2493 | 2026-05-08T00:20:21.664Z | Checking endian-type v0.1.2 |
| 2494 | 2026-05-08T00:20:21.708Z | Checking home v0.5.12 |
| 2495 | 2026-05-08T00:20:21.826Z | Checking radix_trie v0.2.1 |
| 2496 | 2026-05-08T00:20:21.896Z | Compiling newtype_derive v0.1.6 |
| 2497 | 2026-05-08T00:20:21.899Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2498 | 2026-05-08T00:20:21.963Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2499 | 2026-05-08T00:20:22.097Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2500 | 2026-05-08T00:20:22.173Z | Checking phf_shared v0.12.1 |
| 2501 | 2026-05-08T00:20:22.176Z | Checking qorb v0.4.1 |
| 2502 | 2026-05-08T00:20:22.342Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2503 | 2026-05-08T00:20:22.391Z | Compiling chrono-tz v0.10.4 |
| 2504 | 2026-05-08T00:20:22.528Z | Checking phf v0.12.1 |
| 2505 | 2026-05-08T00:20:22.715Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2506 | 2026-05-08T00:20:22.748Z | Compiling const_format_proc_macros v0.2.34 |
| 2507 | 2026-05-08T00:20:22.782Z | Checking recursive v0.1.1 |
| 2508 | 2026-05-08T00:20:22.842Z | Compiling peg-macros v0.8.5 |
| 2509 | 2026-05-08T00:20:22.905Z | Checking winnow v0.6.26 |
| 2510 | 2026-05-08T00:20:23.245Z | Compiling sqlparser_derive v0.5.0 |
| 2511 | 2026-05-08T00:20:23.291Z | Checking unicode_categories v0.1.1 |
| 2512 | 2026-05-08T00:20:23.601Z | Checking const_format v0.2.35 |
| 2513 | 2026-05-08T00:20:23.663Z | Checking rustyline v14.0.0 |
| 2514 | 2026-05-08T00:20:24.056Z | Checking sqlparser v0.61.0 |
| 2515 | 2026-05-08T00:20:24.089Z | Checking sqlformat v0.3.5 |
| 2516 | 2026-05-08T00:20:24.242Z | Checking peg v0.8.5 |
| 2517 | 2026-05-08T00:20:24.344Z | Checking bcs v0.1.6 |
| 2518 | 2026-05-08T00:20:24.392Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2519 | 2026-05-08T00:20:24.539Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2520 | 2026-05-08T00:20:24.609Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2521 | 2026-05-08T00:20:24.613Z | Checking steno v0.4.1 |
| 2522 | 2026-05-08T00:20:24.800Z | Checking filetime v0.2.27 |
| 2523 | 2026-05-08T00:20:24.900Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2524 | 2026-05-08T00:20:24.971Z | Checking xattr v1.6.1 |
| 2525 | 2026-05-08T00:20:25.136Z | Checking tar v0.4.45 |
| 2526 | 2026-05-08T00:20:25.223Z | Checking subprocess v0.2.15 |
| 2527 | 2026-05-08T00:20:25.575Z | Checking base64 v0.21.7 |
| 2528 | 2026-05-08T00:20:25.578Z | Checking headers-core v0.3.0 |
| 2529 | 2026-05-08T00:20:25.677Z | Checking yasna v0.5.2 |
| 2530 | 2026-05-08T00:20:25.785Z | Checking headers v0.4.1 |
| 2531 | 2026-05-08T00:20:25.845Z | Checking dropshot-api-manager-types v0.7.1 |
| 2532 | 2026-05-08T00:20:26.042Z | Checking tagptr v0.2.0 |
| 2533 | 2026-05-08T00:20:26.095Z | Checking rcgen v0.12.1 |
| 2534 | 2026-05-08T00:20:26.216Z | Checking moka v0.12.13 |
| 2535 | 2026-05-08T00:20:26.263Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2536 | 2026-05-08T00:20:26.448Z | Checking utf-8 v0.7.6 |
| 2537 | 2026-05-08T00:20:26.482Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2538 | 2026-05-08T00:20:26.521Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2539 | 2026-05-08T00:20:26.612Z | Compiling libefi-sys v0.1.0 |
| 2540 | 2026-05-08T00:20:26.653Z | Checking tungstenite v0.21.0 |
| 2541 | 2026-05-08T00:20:26.871Z | Compiling bitfield-struct v0.6.2 |
| 2542 | 2026-05-08T00:20:26.906Z | Checking hickory-resolver v0.25.2 |
| 2543 | 2026-05-08T00:20:27.111Z | Checking tokio-tungstenite v0.21.0 |
| 2544 | 2026-05-08T00:20:27.234Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2545 | 2026-05-08T00:20:27.341Z | Compiling radium v0.7.0 |
| 2546 | 2026-05-08T00:20:27.378Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2547 | 2026-05-08T00:20:27.437Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2548 | 2026-05-08T00:20:27.572Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2549 | 2026-05-08T00:20:27.619Z | Compiling maybe-uninit v2.0.0 |
| 2550 | 2026-05-08T00:20:27.686Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2551 | 2026-05-08T00:20:27.728Z | Checking tap v1.0.1 |
| 2552 | 2026-05-08T00:20:27.841Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2553 | 2026-05-08T00:20:27.875Z | Checking wyz v0.5.1 |
| 2554 | 2026-05-08T00:20:28.080Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2555 | 2026-05-08T00:20:28.116Z | Compiling zerocopy-derive v0.6.6 |
| 2556 | 2026-05-08T00:20:28.188Z | Checking crc-catalog v2.4.0 |
| 2557 | 2026-05-08T00:20:28.223Z | Checking funty v2.0.0 |
| 2558 | 2026-05-08T00:20:28.312Z | Compiling packed_struct v0.10.1 |
| 2559 | 2026-05-08T00:20:28.491Z | Checking crc v3.4.0 |
| 2560 | 2026-05-08T00:20:28.572Z | Checking bitvec v1.0.1 |
| 2561 | 2026-05-08T00:20:28.639Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2562 | 2026-05-08T00:20:28.680Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2563 | 2026-05-08T00:20:28.811Z | Compiling packed_struct_codegen v0.10.1 |
| 2564 | 2026-05-08T00:20:28.974Z | Checking zerocopy v0.6.6 |
| 2565 | 2026-05-08T00:20:29.301Z | Compiling bitfield-macros v0.19.4 |
| 2566 | 2026-05-08T00:20:29.678Z | Compiling indexmap v1.9.3 |
| 2567 | 2026-05-08T00:20:29.714Z | Checking nodrop v0.1.14 |
| 2568 | 2026-05-08T00:20:29.836Z | Checking array-init v0.0.4 |
| 2569 | 2026-05-08T00:20:29.939Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2570 | 2026-05-08T00:20:30.012Z | Checking smallvec v0.6.14 |
| 2571 | 2026-05-08T00:20:30.050Z | Checking bitfield v0.19.4 |
| 2572 | 2026-05-08T00:20:30.162Z | Checking hashbrown v0.12.3 |
| 2573 | 2026-05-08T00:20:30.230Z | Checking serde-hex v0.1.0 |
| 2574 | 2026-05-08T00:20:30.330Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2575 | 2026-05-08T00:20:30.368Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2576 | 2026-05-08T00:20:30.559Z | Checking ron v0.8.1 |
| 2577 | 2026-05-08T00:20:30.629Z | Checking hashbrown v0.13.2 |
| 2578 | 2026-05-08T00:20:30.943Z | Checking crc-any v2.5.0 |
| 2579 | 2026-05-08T00:20:31.035Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2580 | 2026-05-08T00:20:31.079Z | Checking object v0.30.4 |
| 2581 | 2026-05-08T00:20:31.114Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2582 | 2026-05-08T00:20:31.153Z | Checking path-slash v0.1.5 |
| 2583 | 2026-05-08T00:20:31.316Z | Compiling xshell-macros v0.2.7 |
| 2584 | 2026-05-08T00:20:31.343Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2585 | 2026-05-08T00:20:31.703Z | Checking xshell v0.2.7 |
| 2586 | 2026-05-08T00:20:31.744Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2587 | 2026-05-08T00:20:31.923Z | Checking half v1.8.3 |
| 2588 | 2026-05-08T00:20:32.191Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2589 | 2026-05-08T00:20:32.231Z | Checking serde_cbor v0.11.2 |
| 2590 | 2026-05-08T00:20:32.260Z | Compiling num-derive v0.3.3 |
| 2591 | 2026-05-08T00:20:32.639Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2592 | 2026-05-08T00:20:33.002Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2593 | 2026-05-08T00:20:33.093Z | Compiling proc-macro-error2 v2.0.1 |
| 2594 | 2026-05-08T00:20:33.179Z | Checking libscf-sys v1.1.0 |
| 2595 | 2026-05-08T00:20:33.230Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2596 | 2026-05-08T00:20:33.301Z | Checking papergrid v0.17.0 |
| 2597 | 2026-05-08T00:20:33.335Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2598 | 2026-05-08T00:20:33.403Z | Compiling tabled_derive v0.11.0 |
| 2599 | 2026-05-08T00:20:33.449Z | Checking testing_table v0.3.0 |
| 2600 | 2026-05-08T00:20:33.586Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2601 | 2026-05-08T00:20:33.589Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2602 | 2026-05-08T00:20:34.016Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2603 | 2026-05-08T00:20:34.113Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2604 | 2026-05-08T00:20:34.116Z | Checking maplit v1.0.2 |
| 2605 | 2026-05-08T00:20:34.181Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2606 | 2026-05-08T00:20:34.260Z | Checking crc8 v0.1.1 |
| 2607 | 2026-05-08T00:20:34.387Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2608 | 2026-05-08T00:20:34.420Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2609 | 2026-05-08T00:20:34.618Z | Checking tabled v0.20.0 |
| 2610 | 2026-05-08T00:20:34.813Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2611 | 2026-05-08T00:20:35.002Z | Checking fxhash v0.2.1 |
| 2612 | 2026-05-08T00:20:35.158Z | Checking unicase v2.9.0 |
| 2613 | 2026-05-08T00:20:35.195Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2614 | 2026-05-08T00:20:35.195Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2615 | 2026-05-08T00:20:35.352Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2616 | 2026-05-08T00:20:35.571Z | Compiling diesel_derives v2.3.7 |
| 2617 | 2026-05-08T00:20:35.666Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2618 | 2026-05-08T00:20:35.712Z | Compiling typify-impl v0.4.3 |
| 2619 | 2026-05-08T00:20:35.829Z | Checking scheduled-thread-pool v0.2.7 |
| 2620 | 2026-05-08T00:20:35.922Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2621 | 2026-05-08T00:20:35.955Z | Compiling dsl_auto_type v0.2.0 |
| 2622 | 2026-05-08T00:20:36.003Z | Compiling vergen-gitcl v1.0.8 |
| 2623 | 2026-05-08T00:20:36.229Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2624 | 2026-05-08T00:20:36.529Z | Checking r2d2 v0.8.10 |
| 2625 | 2026-05-08T00:20:36.563Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2626 | 2026-05-08T00:20:36.698Z | Checking kstat-rs v0.2.4 |
| 2627 | 2026-05-08T00:20:36.733Z | Checking downcast-rs v2.0.2 |
| 2628 | 2026-05-08T00:20:36.859Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2629 | 2026-05-08T00:20:36.916Z | Checking arc-swap v1.8.2 |
| 2630 | 2026-05-08T00:20:37.208Z | Compiling parking_lot_core v0.8.6 |
| 2631 | 2026-05-08T00:20:37.243Z | Checking slog-scope v4.4.1 |
| 2632 | 2026-05-08T00:20:37.418Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2633 | 2026-05-08T00:20:37.541Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2634 | 2026-05-08T00:20:37.686Z | Compiling git-stub v1.0.0 |
| 2635 | 2026-05-08T00:20:37.799Z | Checking slog-stdlog v4.1.1 |
| 2636 | 2026-05-08T00:20:37.862Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2637 | 2026-05-08T00:20:37.979Z | Compiling git-stub-vcs v0.1.0 |
| 2638 | 2026-05-08T00:20:38.012Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2639 | 2026-05-08T00:20:38.052Z | Compiling dirs-sys-next v0.1.2 |
| 2640 | 2026-05-08T00:20:38.187Z | Compiling crunchy v0.2.4 |
| 2641 | 2026-05-08T00:20:38.220Z | Checking parking_lot v0.11.2 |
| 2642 | 2026-05-08T00:20:38.361Z | Compiling dirs-next v2.0.0 |
| 2643 | 2026-05-08T00:20:38.367Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2644 | 2026-05-08T00:20:38.430Z | Checking slog-envlogger v2.2.0 |
| 2645 | 2026-05-08T00:20:38.464Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2646 | 2026-05-08T00:20:38.531Z | Compiling clang-sys v1.8.1 |
| 2647 | 2026-05-08T00:20:38.575Z | Checking prefix-trie v0.7.0 |
| 2648 | 2026-05-08T00:20:38.608Z | Compiling tiny-keccak v2.0.2 |
| 2649 | 2026-05-08T00:20:38.988Z | Compiling term v0.7.0 |
| 2650 | 2026-05-08T00:20:38.991Z | Checking hickory-server v0.25.2 |
| 2651 | 2026-05-08T00:20:39.055Z | Checking sled v0.34.7 |
| 2652 | 2026-05-08T00:20:39.118Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2653 | 2026-05-08T00:20:39.160Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2654 | 2026-05-08T00:20:39.199Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2655 | 2026-05-08T00:20:39.575Z | Checking nanorand v0.7.0 |
| 2656 | 2026-05-08T00:20:39.808Z | Compiling salty v0.3.0 |
| 2657 | 2026-05-08T00:20:40.081Z | Compiling bit-vec v0.6.3 |
| 2658 | 2026-05-08T00:20:40.271Z | Compiling typify-macro v0.4.3 |
| 2659 | 2026-05-08T00:20:40.304Z | Compiling bit-set v0.5.3 |
| 2660 | 2026-05-08T00:20:40.337Z | Checking flume v0.11.1 |
| 2661 | 2026-05-08T00:20:40.412Z | Compiling ascii-canvas v3.0.0 |
| 2662 | 2026-05-08T00:20:40.532Z | Checking primeorder v0.13.6 |
| 2663 | 2026-05-08T00:20:40.638Z | Compiling itertools v0.10.5 |
| 2664 | 2026-05-08T00:20:40.679Z | Compiling ena v0.14.4 |
| 2665 | 2026-05-08T00:20:40.714Z | Compiling libloading v0.8.9 |
| 2666 | 2026-05-08T00:20:40.804Z | Compiling bindgen v0.71.1 |
| 2667 | 2026-05-08T00:20:40.926Z | Compiling diff v0.1.13 |
| 2668 | 2026-05-08T00:20:40.958Z | Compiling regex-syntax v0.6.29 |
| 2669 | 2026-05-08T00:20:41.507Z | Compiling cexpr v0.6.0 |
| 2670 | 2026-05-08T00:20:41.716Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2671 | 2026-05-08T00:20:41.955Z | Checking diesel v2.3.7 |
| 2672 | 2026-05-08T00:20:41.995Z | Compiling typify v0.4.3 |
| 2673 | 2026-05-08T00:20:42.184Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2674 | 2026-05-08T00:20:42.242Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2675 | 2026-05-08T00:20:42.274Z | Compiling libxml v0.3.3 |
| 2676 | 2026-05-08T00:20:42.423Z | Compiling lalrpop v0.19.12 |
| 2677 | 2026-05-08T00:20:42.523Z | Compiling fs-err v2.11.0 |
| 2678 | 2026-05-08T00:20:42.937Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2679 | 2026-05-08T00:20:42.971Z | Checking p384 v0.13.1 |
| 2680 | 2026-05-08T00:20:43.188Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2681 | 2026-05-08T00:20:43.271Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2682 | 2026-05-08T00:20:43.420Z | Compiling strum_macros v0.24.3 |
| 2683 | 2026-05-08T00:20:43.640Z | Compiling indoc v1.0.9 |
| 2684 | 2026-05-08T00:20:44.745Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2685 | 2026-05-08T00:20:44.812Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2686 | 2026-05-08T00:20:44.905Z | Checking derive_builder v0.20.2 |
| 2687 | 2026-05-08T00:20:45.030Z | Checking quick-xml v0.37.5 |
| 2688 | 2026-05-08T00:20:45.066Z | Compiling oso-derive v0.27.3 |
| 2689 | 2026-05-08T00:20:45.109Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2690 | 2026-05-08T00:20:45.583Z | Compiling trait-variant v0.1.2 |
| 2691 | 2026-05-08T00:20:45.636Z | Checking parse-size v1.1.0 |
| 2692 | 2026-05-08T00:20:45.792Z | Checking openssl-probe v0.1.6 |
| 2693 | 2026-05-08T00:20:45.928Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2694 | 2026-05-08T00:20:45.965Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2695 | 2026-05-08T00:20:46.157Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7) |
| 2696 | 2026-05-08T00:20:46.638Z | Compiling progenitor-impl v0.11.2 |
| 2697 | 2026-05-08T00:20:46.685Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2698 | 2026-05-08T00:20:46.801Z | Checking assert_matches v1.5.0 |
| 2699 | 2026-05-08T00:20:46.968Z | Compiling progenitor-impl v0.10.0 |
| 2700 | 2026-05-08T00:20:47.500Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 2701 | 2026-05-08T00:20:47.894Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2702 | 2026-05-08T00:20:48.291Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2703 | 2026-05-08T00:20:48.492Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2704 | 2026-05-08T00:20:48.530Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2705 | 2026-05-08T00:20:49.345Z | Compiling progenitor-macro v0.11.2 |
| 2706 | 2026-05-08T00:20:49.653Z | Checking predicates-tree v1.0.13 |
| 2707 | 2026-05-08T00:20:49.798Z | Checking progenitor-client v0.11.2 |
| 2708 | 2026-05-08T00:20:50.071Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2709 | 2026-05-08T00:20:50.240Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2710 | 2026-05-08T00:20:50.331Z | Compiling progenitor-macro v0.10.0 |
| 2711 | 2026-05-08T00:20:50.380Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 2712 | 2026-05-08T00:20:50.509Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2713 | 2026-05-08T00:20:51.247Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2714 | 2026-05-08T00:20:53.154Z | Compiling mime_guess v2.0.5 |
| 2715 | 2026-05-08T00:20:53.949Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2716 | 2026-05-08T00:20:54.290Z | Checking progenitor v0.11.2 |
| 2717 | 2026-05-08T00:20:54.646Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2718 | 2026-05-08T00:20:55.081Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2719 | 2026-05-08T00:20:55.171Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2720 | 2026-05-08T00:20:55.289Z | Checking progenitor v0.10.0 |
| 2721 | 2026-05-08T00:20:55.322Z | Checking bb8 v0.8.6 |
| 2722 | 2026-05-08T00:20:55.415Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2723 | 2026-05-08T00:20:55.459Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2724 | 2026-05-08T00:20:55.493Z | Checking http-range v0.1.5 |
| 2725 | 2026-05-08T00:20:55.630Z | Checking corncobs v0.1.4 |
| 2726 | 2026-05-08T00:20:55.664Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2727 | 2026-05-08T00:20:55.810Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2728 | 2026-05-08T00:20:55.812Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2729 | 2026-05-08T00:20:56.098Z | Checking async-bb8-diesel v0.2.1 |
| 2730 | 2026-05-08T00:20:56.211Z | Checking diesel-dtrace v0.5.0 |
| 2731 | 2026-05-08T00:20:56.372Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2732 | 2026-05-08T00:20:56.484Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2733 | 2026-05-08T00:20:56.487Z | Checking ignore v0.4.25 |
| 2734 | 2026-05-08T00:20:56.710Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2735 | 2026-05-08T00:20:56.959Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2736 | 2026-05-08T00:20:56.962Z | Checking atty v0.2.14 |
| 2737 | 2026-05-08T00:20:57.172Z | Checking secrecy v0.8.0 |
| 2738 | 2026-05-08T00:20:57.372Z | Checking globwalk v0.9.1 |
| 2739 | 2026-05-08T00:20:57.635Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2740 | 2026-05-08T00:20:57.971Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2741 | 2026-05-08T00:20:58.007Z | Checking nonempty v0.12.0 |
| 2742 | 2026-05-08T00:20:58.207Z | Checking hyper-staticfile v0.10.1 |
| 2743 | 2026-05-08T00:20:58.243Z | Checking camino-tempfile-ext v0.3.3 |
| 2744 | 2026-05-08T00:20:58.473Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2745 | 2026-05-08T00:20:58.510Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2746 | 2026-05-08T00:20:58.542Z | Checking signal-hook-tokio v0.3.1 |
| 2747 | 2026-05-08T00:20:58.576Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2748 | 2026-05-08T00:20:58.701Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2749 | 2026-05-08T00:20:58.780Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2750 | 2026-05-08T00:20:58.843Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2751 | 2026-05-08T00:20:58.975Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2752 | 2026-05-08T00:20:59.764Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2753 | 2026-05-08T00:20:59.804Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2754 | 2026-05-08T00:20:59.806Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2755 | 2026-05-08T00:21:00.020Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2756 | 2026-05-08T00:21:00.202Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2757 | 2026-05-08T00:21:00.331Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2758 | 2026-05-08T00:21:00.367Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2759 | 2026-05-08T00:21:00.639Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2760 | 2026-05-08T00:21:00.752Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2761 | 2026-05-08T00:21:01.091Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2762 | 2026-05-08T00:21:01.131Z | Checking tungstenite v0.23.0 |
| 2763 | 2026-05-08T00:21:01.384Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2764 | 2026-05-08T00:21:01.592Z | Checking tokio-tungstenite v0.23.1 |
| 2765 | 2026-05-08T00:21:01.900Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2766 | 2026-05-08T00:21:02.318Z | Checking rand_seeder v0.4.0 |
| 2767 | 2026-05-08T00:21:02.353Z | Checking void v1.0.2 |
| 2768 | 2026-05-08T00:21:02.497Z | Checking lzss v0.8.2 |
| 2769 | 2026-05-08T00:21:02.500Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2770 | 2026-05-08T00:21:02.591Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2771 | 2026-05-08T00:21:02.724Z | Checking nix v0.27.1 |
| 2772 | 2026-05-08T00:21:02.789Z | Checking serde_bytes v0.11.19 |
| 2773 | 2026-05-08T00:21:02.953Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2774 | 2026-05-08T00:21:03.003Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2775 | 2026-05-08T00:21:03.162Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2776 | 2026-05-08T00:21:03.279Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2777 | 2026-05-08T00:21:03.464Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2778 | 2026-05-08T00:21:03.752Z | Checking is_ci v1.2.0 |
| 2779 | 2026-05-08T00:21:03.891Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2780 | 2026-05-08T00:21:04.087Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2781 | 2026-05-08T00:21:04.236Z | Checking yansi v1.0.1 |
| 2782 | 2026-05-08T00:21:04.359Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2783 | 2026-05-08T00:21:04.515Z | Checking pretty_assertions v1.4.1 |
| 2784 | 2026-05-08T00:21:04.630Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2785 | 2026-05-08T00:21:04.675Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2786 | 2026-05-08T00:21:04.710Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2787 | 2026-05-08T00:21:04.970Z | Compiling darling_core v0.23.0 |
| 2788 | 2026-05-08T00:21:05.842Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2789 | 2026-05-08T00:21:06.040Z | Compiling indoc v2.0.7 |
| 2790 | 2026-05-08T00:21:06.229Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2791 | 2026-05-08T00:21:06.501Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2792 | 2026-05-08T00:21:06.566Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2793 | 2026-05-08T00:21:06.799Z | Compiling instability v0.3.11 |
| 2794 | 2026-05-08T00:21:06.996Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2795 | 2026-05-08T00:21:07.211Z | Compiling libz-sys v1.1.24 |
| 2796 | 2026-05-08T00:21:07.340Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2797 | 2026-05-08T00:21:07.474Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2798 | 2026-05-08T00:21:07.564Z | Compiling darling_macro v0.23.0 |
| 2799 | 2026-05-08T00:21:07.625Z | Checking castaway v0.2.4 |
| 2800 | 2026-05-08T00:21:07.762Z | Checking compact_str v0.8.1 |
| 2801 | 2026-05-08T00:21:08.086Z | Compiling darling v0.23.0 |
| 2802 | 2026-05-08T00:21:08.167Z | Checking supports-color v3.0.2 |
| 2803 | 2026-05-08T00:21:08.328Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2804 | 2026-05-08T00:21:08.553Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2805 | 2026-05-08T00:21:08.598Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2806 | 2026-05-08T00:21:08.782Z | Checking unicode-truncate v1.1.0 |
| 2807 | 2026-05-08T00:21:08.825Z | Checking console v0.16.2 |
| 2808 | 2026-05-08T00:21:08.944Z | Checking lru v0.12.5 |
| 2809 | 2026-05-08T00:21:08.977Z | Checking unit-prefix v0.5.2 |
| 2810 | 2026-05-08T00:21:09.103Z | Checking cassowary v0.3.0 |
| 2811 | 2026-05-08T00:21:09.170Z | Checking indicatif v0.18.4 |
| 2812 | 2026-05-08T00:21:09.273Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2813 | 2026-05-08T00:21:09.319Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2814 | 2026-05-08T00:21:09.353Z | Checking ratatui v0.29.0 |
| 2815 | 2026-05-08T00:21:09.519Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2816 | 2026-05-08T00:21:09.763Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2817 | 2026-05-08T00:21:10.694Z | Compiling vergen-git2 v1.0.7 |
| 2818 | 2026-05-08T00:21:10.923Z | Checking plotters-backend v0.3.7 |
| 2819 | 2026-05-08T00:21:11.043Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2820 | 2026-05-08T00:21:11.157Z | Checking plotters-svg v0.3.7 |
| 2821 | 2026-05-08T00:21:11.192Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2822 | 2026-05-08T00:21:11.263Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2823 | 2026-05-08T00:21:11.325Z | Checking colored v2.2.0 |
| 2824 | 2026-05-08T00:21:11.416Z | Checking cast v0.3.0 |
| 2825 | 2026-05-08T00:21:11.556Z | Checking shell-words v1.1.1 |
| 2826 | 2026-05-08T00:21:11.602Z | Compiling rustls v0.21.12 |
| 2827 | 2026-05-08T00:21:11.713Z | Checking criterion-plot v0.6.0 |
| 2828 | 2026-05-08T00:21:11.900Z | Checking plotters v0.3.7 |
| 2829 | 2026-05-08T00:21:11.983Z | Checking typeid v1.0.3 |
| 2830 | 2026-05-08T00:21:12.026Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2831 | 2026-05-08T00:21:12.144Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2832 | 2026-05-08T00:21:12.372Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2833 | 2026-05-08T00:21:12.603Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2834 | 2026-05-08T00:21:12.696Z | Checking rustls-webpki v0.101.7 |
| 2835 | 2026-05-08T00:21:12.829Z | Checking sct v0.7.1 |
| 2836 | 2026-05-08T00:21:13.001Z | Checking tinytemplate v1.2.1 |
| 2837 | 2026-05-08T00:21:13.037Z | Compiling nix v0.29.0 |
| 2838 | 2026-05-08T00:21:13.071Z | Compiling dropshot v0.16.7 |
| 2839 | 2026-05-08T00:21:13.248Z | Checking oorandom v11.1.5 |
| 2840 | 2026-05-08T00:21:13.300Z | Checking anes v0.1.6 |
| 2841 | 2026-05-08T00:21:13.395Z | Checking hex-literal v0.4.1 |
| 2842 | 2026-05-08T00:21:13.523Z | Checking criterion v0.7.0 |
| 2843 | 2026-05-08T00:21:13.594Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2844 | 2026-05-08T00:21:14.886Z | Checking erased-serde v0.4.9 |
| 2845 | 2026-05-08T00:21:14.922Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2846 | 2026-05-08T00:21:15.276Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2847 | 2026-05-08T00:21:15.709Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2848 | 2026-05-08T00:21:16.086Z | Checking toml v0.9.12+spec-1.1.0 |
| 2849 | 2026-05-08T00:21:16.718Z | Checking ordered-float v2.10.1 |
| 2850 | 2026-05-08T00:21:16.995Z | Compiling dropshot_endpoint v0.16.7 |
| 2851 | 2026-05-08T00:21:18.781Z | Checking serde-value v0.7.0 |
| 2852 | 2026-05-08T00:21:19.029Z | Checking serde-untagged v0.1.9 |
| 2853 | 2026-05-08T00:21:19.260Z | Checking tokio-rustls v0.24.1 |
| 2854 | 2026-05-08T00:21:19.752Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2855 | 2026-05-08T00:21:19.932Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2856 | 2026-05-08T00:21:20.115Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2857 | 2026-05-08T00:21:20.346Z | Checking rustls-pemfile v1.0.4 |
| 2858 | 2026-05-08T00:21:20.518Z | Checking twox-hash v2.1.2 |
| 2859 | 2026-05-08T00:21:20.552Z | Checking unicode-xid v0.2.6 |
| 2860 | 2026-05-08T00:21:20.693Z | Checking cargo-util-schemas v0.8.2 |
| 2861 | 2026-05-08T00:21:20.794Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2862 | 2026-05-08T00:21:20.849Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2863 | 2026-05-08T00:21:21.582Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2864 | 2026-05-08T00:21:21.668Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2865 | 2026-05-08T00:21:21.852Z | Checking fatfs v0.3.6 |
| 2866 | 2026-05-08T00:21:22.126Z | Checking cargo-platform v0.2.0 |
| 2867 | 2026-05-08T00:21:22.308Z | Compiling petname v2.0.2 |
| 2868 | 2026-05-08T00:21:22.345Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2869 | 2026-05-08T00:21:22.390Z | Compiling seq-macro v0.3.6 |
| 2870 | 2026-05-08T00:21:22.906Z | Checking cargo_metadata v0.21.0 |
| 2871 | 2026-05-08T00:21:22.981Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2872 | 2026-05-08T00:21:23.668Z | Checking concurrent-queue v2.5.0 |
| 2873 | 2026-05-08T00:21:23.702Z | Checking rtoolbox v0.0.3 |
| 2874 | 2026-05-08T00:21:23.872Z | Checking parking v2.2.1 |
| 2875 | 2026-05-08T00:21:23.903Z | Checking rpassword v7.4.0 |
| 2876 | 2026-05-08T00:21:24.022Z | Checking event-listener v5.4.1 |
| 2877 | 2026-05-08T00:21:24.202Z | Compiling samael v0.0.19 |
| 2878 | 2026-05-08T00:21:24.272Z | Checking tui-tree-widget v0.23.1 |
| 2879 | 2026-05-08T00:21:24.469Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2880 | 2026-05-08T00:21:24.502Z | Checking polyval v0.6.2 |
| 2881 | 2026-05-08T00:21:24.662Z | Checking sapling-renderdag v0.1.0 |
| 2882 | 2026-05-08T00:21:24.696Z | Checking sync-ptr v0.1.4 |
| 2883 | 2026-05-08T00:21:24.844Z | Checking ghash v0.5.1 |
| 2884 | 2026-05-08T00:21:24.934Z | Checking event-listener-strategy v0.5.4 |
| 2885 | 2026-05-08T00:21:24.994Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2886 | 2026-05-08T00:21:25.044Z | Checking ctr v0.9.2 |
| 2887 | 2026-05-08T00:21:25.097Z | Checking constant_time_eq v0.4.2 |
| 2888 | 2026-05-08T00:21:25.229Z | Checking arrayvec v0.7.6 |
| 2889 | 2026-05-08T00:21:25.261Z | Checking futures-timer v3.0.3 |
| 2890 | 2026-05-08T00:21:25.264Z | Checking arrayref v0.3.9 |
| 2891 | 2026-05-08T00:21:25.398Z | Checking aes-gcm v0.10.3 |
| 2892 | 2026-05-08T00:21:25.473Z | Checking async-lock v3.4.2 |
| 2893 | 2026-05-08T00:21:25.516Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2894 | 2026-05-08T00:21:25.577Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2895 | 2026-05-08T00:21:25.877Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2896 | 2026-05-08T00:21:26.550Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2897 | 2026-05-08T00:21:26.589Z | Checking ssh-encoding v0.2.0 |
| 2898 | 2026-05-08T00:21:26.811Z | Checking blowfish v0.9.1 |
| 2899 | 2026-05-08T00:21:26.997Z | Checking bcrypt-pbkdf v0.10.0 |
| 2900 | 2026-05-08T00:21:27.214Z | Checking ssh-cipher v0.2.0 |
| 2901 | 2026-05-08T00:21:27.418Z | Checking async-object-pool v0.2.0 |
| 2902 | 2026-05-08T00:21:27.582Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2903 | 2026-05-08T00:21:27.801Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2904 | 2026-05-08T00:21:27.918Z | Checking serde_regex v1.1.0 |
| 2905 | 2026-05-08T00:21:28.116Z | Checking password-hash v0.4.2 |
| 2906 | 2026-05-08T00:21:28.304Z | Checking assert-json-diff v2.0.2 |
| 2907 | 2026-05-08T00:21:28.352Z | Checking path-tree v0.8.3 |
| 2908 | 2026-05-08T00:21:28.457Z | Checking gimli v0.32.3 |
| 2909 | 2026-05-08T00:21:28.499Z | Checking stringmetrics v2.2.2 |
| 2910 | 2026-05-08T00:21:28.571Z | Compiling target-lexicon v0.13.3 |
| 2911 | 2026-05-08T00:21:28.687Z | Checking httpmock v0.8.3 |
| 2912 | 2026-05-08T00:21:28.834Z | Checking pbkdf2 v0.11.0 |
| 2913 | 2026-05-08T00:21:29.050Z | Checking ssh-key v0.6.7 |
| 2914 | 2026-05-08T00:21:29.745Z | Checking p521 v0.13.3 |
| 2915 | 2026-05-08T00:21:30.009Z | Checking addr2line v0.25.1 |
| 2916 | 2026-05-08T00:21:30.313Z | Checking p256 v0.13.2 |
| 2917 | 2026-05-08T00:21:30.375Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2918 | 2026-05-08T00:21:30.602Z | Checking russh-cryptovec v0.7.3 |
| 2919 | 2026-05-08T00:21:30.634Z | Checking rustc-demangle v0.1.27 |
| 2920 | 2026-05-08T00:21:30.765Z | Compiling guppy-workspace-hack v0.1.0 |
| 2921 | 2026-05-08T00:21:30.884Z | Checking md5 v0.7.0 |
| 2922 | 2026-05-08T00:21:30.917Z | Checking backtrace v0.3.76 |
| 2923 | 2026-05-08T00:21:31.057Z | Checking num-bigint v0.4.6 |
| 2924 | 2026-05-08T00:21:31.089Z | Checking russh-keys v0.45.0 |
| 2925 | 2026-05-08T00:21:31.246Z | Checking des v0.8.1 |
| 2926 | 2026-05-08T00:21:31.429Z | Compiling blake3 v1.8.3 |
| 2927 | 2026-05-08T00:21:31.431Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2928 | 2026-05-08T00:21:31.748Z | Compiling target-spec v3.5.7 |
| 2929 | 2026-05-08T00:21:31.902Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2930 | 2026-05-08T00:21:32.046Z | Checking russh v0.45.0 |
| 2931 | 2026-05-08T00:21:32.254Z | Checking cfg-expr v0.20.6 |
| 2932 | 2026-05-08T00:21:32.302Z | Checking backtrace-ext v0.2.1 |
| 2933 | 2026-05-08T00:21:32.557Z | Checking supports-color v2.1.0 |
| 2934 | 2026-05-08T00:21:32.593Z | Checking textwrap v0.15.2 |
| 2935 | 2026-05-08T00:21:32.685Z | Checking supports-hyperlinks v2.1.0 |
| 2936 | 2026-05-08T00:21:32.723Z | Checking supports-unicode v2.1.0 |
| 2937 | 2026-05-08T00:21:32.828Z | Checking hashbrown v0.14.5 |
| 2938 | 2026-05-08T00:21:32.831Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2939 | 2026-05-08T00:21:32.890Z | Checking cargo-platform v0.3.2 |
| 2940 | 2026-05-08T00:21:33.084Z | Checking terminal_size v0.1.17 |
| 2941 | 2026-05-08T00:21:33.124Z | Checking socket2 v0.5.10 |
| 2942 | 2026-05-08T00:21:33.223Z | Compiling miette-derive v5.10.0 |
| 2943 | 2026-05-08T00:21:33.330Z | Checking owo-colors v3.5.0 |
| 2944 | 2026-05-08T00:21:33.397Z | Checking internet-checksum v0.2.1 |
| 2945 | 2026-05-08T00:21:33.567Z | Checking chumsky v0.9.3 |
| 2946 | 2026-05-08T00:21:33.888Z | Checking cargo_metadata v0.23.1 |
| 2947 | 2026-05-08T00:21:34.371Z | Checking miette v5.10.0 |
| 2948 | 2026-05-08T00:21:34.597Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2949 | 2026-05-08T00:21:34.654Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2950 | 2026-05-08T00:21:34.808Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2951 | 2026-05-08T00:21:34.869Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 2952 | 2026-05-08T00:21:35.077Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2953 | 2026-05-08T00:21:35.142Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2954 | 2026-05-08T00:21:35.351Z | Compiling knuffel-derive v3.2.0 |
| 2955 | 2026-05-08T00:21:35.455Z | Checking httptest v0.16.4 |
| 2956 | 2026-05-08T00:21:35.571Z | Checking pathdiff v0.2.3 |
| 2957 | 2026-05-08T00:21:35.712Z | Checking topological-sort v0.2.2 |
| 2958 | 2026-05-08T00:21:35.852Z | Checking nested v0.1.1 |
| 2959 | 2026-05-08T00:21:35.887Z | Checking omicron-zone-package v0.12.2 |
| 2960 | 2026-05-08T00:21:35.993Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2961 | 2026-05-08T00:21:36.026Z | Checking guppy v0.17.25 |
| 2962 | 2026-05-08T00:21:36.198Z | Compiling git2 v0.20.4 |
| 2963 | 2026-05-08T00:21:36.244Z | Checking similar-asserts v1.7.0 |
| 2964 | 2026-05-08T00:21:36.431Z | Compiling target-triple v1.0.0 |
| 2965 | 2026-05-08T00:21:36.748Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2966 | 2026-05-08T00:21:36.873Z | Checking knuffel v3.2.0 |
| 2967 | 2026-05-08T00:21:36.911Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2968 | 2026-05-08T00:21:36.944Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7) |
| 2969 | 2026-05-08T00:21:36.988Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2970 | 2026-05-08T00:21:37.215Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2971 | 2026-05-08T00:21:37.555Z | Checking hickory-client v0.25.2 |
| 2972 | 2026-05-08T00:21:37.861Z | Checking tokio-test v0.4.5 |
| 2973 | 2026-05-08T00:21:37.895Z | Checking escape8259 v0.5.3 |
| 2974 | 2026-05-08T00:21:38.061Z | Compiling assert_cmd v2.1.2 |
| 2975 | 2026-05-08T00:21:38.097Z | Checking libtest-mimic v0.8.1 |
| 2976 | 2026-05-08T00:21:38.569Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2977 | 2026-05-08T00:21:38.703Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2978 | 2026-05-08T00:21:38.744Z | Checking blake2b_simd v1.0.4 |
| 2979 | 2026-05-08T00:21:39.025Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2980 | 2026-05-08T00:21:39.178Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2981 | 2026-05-08T00:21:39.423Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2982 | 2026-05-08T00:21:39.461Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2983 | 2026-05-08T00:21:39.586Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2984 | 2026-05-08T00:21:39.589Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2985 | 2026-05-08T00:21:39.683Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2986 | 2026-05-08T00:21:39.880Z | Compiling polar-core v0.27.3 |
| 2987 | 2026-05-08T00:21:39.951Z | Checking fancy-regex v0.14.0 |
| 2988 | 2026-05-08T00:21:40.020Z | Checking serde_tokenstream v0.2.3 |
| 2989 | 2026-05-08T00:21:40.177Z | Checking approx v0.5.1 |
| 2990 | 2026-05-08T00:21:40.262Z | Compiling rstest_macros v0.25.0 |
| 2991 | 2026-05-08T00:21:40.342Z | Checking uzers v0.12.2 |
| 2992 | 2026-05-08T00:21:40.345Z | Checking termcolor v1.4.1 |
| 2993 | 2026-05-08T00:21:40.574Z | Compiling linkme-impl v0.3.35 |
| 2994 | 2026-05-08T00:21:40.608Z | Checking constant_time_eq v0.3.1 |
| 2995 | 2026-05-08T00:21:40.675Z | Checking trybuild v1.0.116 |
| 2996 | 2026-05-08T00:21:40.743Z | Checking rust-argon2 v2.1.0 |
| 2997 | 2026-05-08T00:21:41.002Z | Checking datatest-stable v0.3.3 |
| 2998 | 2026-05-08T00:21:41.382Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2999 | 2026-05-08T00:21:41.447Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3000 | 2026-05-08T00:21:41.675Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3001 | 2026-05-08T00:21:41.742Z | Checking support-bundle-viewer v0.1.2 |
| 3002 | 2026-05-08T00:21:42.013Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3003 | 2026-05-08T00:21:42.309Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3004 | 2026-05-08T00:21:42.375Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3005 | 2026-05-08T00:21:42.549Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 3006 | 2026-05-08T00:21:42.625Z | Checking drift v0.1.3 |
| 3007 | 2026-05-08T00:21:42.784Z | Checking rand_distr v0.5.1 |
| 3008 | 2026-05-08T00:21:42.970Z | Checking multimap v0.10.1 |
| 3009 | 2026-05-08T00:21:43.181Z | Compiling linkme v0.3.35 |
| 3010 | 2026-05-08T00:21:43.257Z | Compiling relative-path v1.9.3 |
| 3011 | 2026-05-08T00:21:43.525Z | Checking dropshot-api-manager v0.7.1 |
| 3012 | 2026-05-08T00:21:45.005Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3013 | 2026-05-08T00:21:45.077Z | Checking oso v0.27.3 |
| 3014 | 2026-05-08T00:21:45.395Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3015 | 2026-05-08T00:21:45.532Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3016 | 2026-05-08T00:21:45.628Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3017 | 2026-05-08T00:21:45.865Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3018 | 2026-05-08T00:21:45.927Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3019 | 2026-05-08T00:21:46.090Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3020 | 2026-05-08T00:21:46.261Z | Checking partial-io v0.5.4 |
| 3021 | 2026-05-08T00:21:46.301Z | Checking cargo_toml v0.21.0 |
| 3022 | 2026-05-08T00:21:46.508Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3023 | 2026-05-08T00:21:46.542Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3024 | 2026-05-08T00:21:46.776Z | Checking termios v0.3.3 |
| 3025 | 2026-05-08T00:21:46.918Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3026 | 2026-05-08T00:21:47.009Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3027 | 2026-05-08T00:21:47.184Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3028 | 2026-05-08T00:21:47.217Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3029 | 2026-05-08T00:21:47.280Z | Checking rstest v0.25.0 |
| 3030 | 2026-05-08T00:21:51.802Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3031 | 2026-05-08T00:21:55.296Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3032 | 2026-05-08T00:21:56.567Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3033 | 2026-05-08T00:21:59.124Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3034 | 2026-05-08T00:22:02.702Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3035 | 2026-05-08T00:22:08.572Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3036 | 2026-05-08T00:22:11.750Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3037 | 2026-05-08T00:22:12.498Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3038 | 2026-05-08T00:22:13.673Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3039 | 2026-05-08T00:22:15.140Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3040 | 2026-05-08T00:22:23.026Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3041 | 2026-05-08T00:23:37.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s |
| 3042 | 2026-05-08T00:23:38.332Z | |
| 3043 | 2026-05-08T00:23:38.332Z | real 4:06.703922639 |
| 3044 | 2026-05-08T00:23:38.332Z | user 20:57.153089464 |
| 3045 | 2026-05-08T00:23:38.332Z | sys 4:52.882170577 |
| 3046 | 2026-05-08T00:23:38.332Z | trap 0.496855659 |
| 3047 | 2026-05-08T00:23:38.332Z | tflt 0.132021487 |
| 3048 | 2026-05-08T00:23:38.332Z | dflt 0.112963953 |
| 3049 | 2026-05-08T00:23:38.332Z | kflt 0.000945301 |
| 3050 | 2026-05-08T00:23:38.332Z | lock 57:47.316049530 |
| 3051 | 2026-05-08T00:23:38.332Z | slp 57:34.368145919 |
| 3052 | 2026-05-08T00:23:38.332Z | lat 1:50.827510311 |
| 3053 | 2026-05-08T00:23:38.332Z | stop 10:59.817103504 |
| 3054 | 2026-05-08T00:23:38.338Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3055 | 2026-05-08T00:23:38.338Z | + ptime -m cargo doc --workspace --no-deps |
| 3056 | 2026-05-08T00:23:39.233Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3057 | 2026-05-08T00:23:39.233Z | | |
| 3058 | 2026-05-08T00:23:39.233Z | = 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)` |
| 3059 | 2026-05-08T00:23:39.233Z | = 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> |
| 3060 | 2026-05-08T00:23:40.196Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3061 | 2026-05-08T00:23:40.429Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3062 | 2026-05-08T00:23:40.471Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3063 | 2026-05-08T00:23:40.534Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3064 | 2026-05-08T00:23:40.647Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3065 | 2026-05-08T00:23:40.690Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3066 | 2026-05-08T00:23:40.716Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3067 | 2026-05-08T00:23:40.730Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3068 | 2026-05-08T00:23:40.787Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3069 | 2026-05-08T00:23:40.954Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3070 | 2026-05-08T00:23:40.990Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3071 | 2026-05-08T00:23:41.011Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3072 | 2026-05-08T00:23:41.069Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3073 | 2026-05-08T00:23:41.091Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3074 | 2026-05-08T00:23:41.119Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3075 | 2026-05-08T00:23:41.141Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3076 | 2026-05-08T00:23:41.207Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3077 | 2026-05-08T00:23:41.259Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3078 | 2026-05-08T00:23:41.277Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3079 | 2026-05-08T00:23:41.293Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3080 | 2026-05-08T00:23:41.664Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3081 | 2026-05-08T00:23:41.735Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3082 | 2026-05-08T00:23:41.839Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3083 | 2026-05-08T00:23:41.867Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3084 | 2026-05-08T00:23:41.923Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3085 | 2026-05-08T00:23:41.984Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3086 | 2026-05-08T00:23:42.009Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3087 | 2026-05-08T00:23:42.174Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3088 | 2026-05-08T00:23:42.201Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3089 | 2026-05-08T00:23:42.404Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3090 | 2026-05-08T00:23:42.533Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3091 | 2026-05-08T00:23:42.588Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3092 | 2026-05-08T00:23:42.676Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3093 | 2026-05-08T00:23:42.803Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3094 | 2026-05-08T00:23:42.871Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3095 | 2026-05-08T00:23:42.942Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3096 | 2026-05-08T00:23:43.087Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3097 | 2026-05-08T00:23:43.094Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3098 | 2026-05-08T00:23:43.174Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3099 | 2026-05-08T00:23:43.307Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3100 | 2026-05-08T00:23:43.439Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3101 | 2026-05-08T00:23:43.482Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3102 | 2026-05-08T00:23:43.637Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3103 | 2026-05-08T00:23:43.655Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3104 | 2026-05-08T00:23:43.758Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3105 | 2026-05-08T00:23:43.953Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3106 | 2026-05-08T00:23:43.979Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3107 | 2026-05-08T00:23:44.025Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3108 | 2026-05-08T00:23:44.054Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3109 | 2026-05-08T00:23:44.205Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3110 | 2026-05-08T00:23:44.252Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3111 | 2026-05-08T00:23:44.274Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3112 | 2026-05-08T00:23:44.292Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3113 | 2026-05-08T00:23:44.408Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3114 | 2026-05-08T00:23:44.547Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3115 | 2026-05-08T00:23:44.567Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3116 | 2026-05-08T00:23:44.589Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3117 | 2026-05-08T00:23:44.638Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3118 | 2026-05-08T00:23:44.806Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3119 | 2026-05-08T00:23:44.823Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3120 | 2026-05-08T00:23:44.846Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3121 | 2026-05-08T00:23:44.962Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3122 | 2026-05-08T00:23:45.004Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3123 | 2026-05-08T00:23:45.029Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3124 | 2026-05-08T00:23:45.048Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3125 | 2026-05-08T00:23:45.156Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3126 | 2026-05-08T00:23:45.599Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3127 | 2026-05-08T00:23:46.037Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3128 | 2026-05-08T00:23:46.230Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3129 | 2026-05-08T00:23:46.482Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3130 | 2026-05-08T00:23:46.503Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3131 | 2026-05-08T00:23:46.550Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3132 | 2026-05-08T00:23:46.776Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3133 | 2026-05-08T00:23:46.801Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3134 | 2026-05-08T00:23:46.823Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3135 | 2026-05-08T00:23:47.296Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3136 | 2026-05-08T00:23:47.319Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3137 | 2026-05-08T00:23:47.602Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3138 | 2026-05-08T00:23:47.890Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3139 | 2026-05-08T00:23:48.418Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3140 | 2026-05-08T00:23:48.709Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3141 | 2026-05-08T00:23:48.733Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3142 | 2026-05-08T00:23:49.008Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3143 | 2026-05-08T00:23:49.408Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3144 | 2026-05-08T00:23:49.810Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3145 | 2026-05-08T00:23:49.953Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3146 | 2026-05-08T00:23:50.319Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3147 | 2026-05-08T00:23:50.508Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3148 | 2026-05-08T00:23:50.541Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3149 | 2026-05-08T00:23:50.800Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3150 | 2026-05-08T00:23:50.850Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3151 | 2026-05-08T00:23:51.034Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3152 | 2026-05-08T00:23:51.080Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3153 | 2026-05-08T00:23:51.210Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3154 | 2026-05-08T00:23:51.260Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3155 | 2026-05-08T00:23:51.455Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3156 | 2026-05-08T00:23:51.472Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3157 | 2026-05-08T00:23:51.500Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3158 | 2026-05-08T00:23:51.566Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3159 | 2026-05-08T00:23:51.646Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3160 | 2026-05-08T00:23:51.763Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3161 | 2026-05-08T00:23:51.810Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3162 | 2026-05-08T00:23:51.852Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3163 | 2026-05-08T00:23:51.916Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3164 | 2026-05-08T00:23:51.991Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3165 | 2026-05-08T00:23:52.047Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3166 | 2026-05-08T00:23:52.075Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3167 | 2026-05-08T00:23:52.137Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3168 | 2026-05-08T00:23:52.192Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3169 | 2026-05-08T00:23:52.455Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3170 | 2026-05-08T00:23:53.003Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3171 | 2026-05-08T00:23:53.034Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3172 | 2026-05-08T00:23:53.625Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3173 | 2026-05-08T00:23:53.998Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3174 | 2026-05-08T00:23:54.173Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3175 | 2026-05-08T00:23:54.270Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3176 | 2026-05-08T00:23:54.434Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3177 | 2026-05-08T00:23:54.743Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3178 | 2026-05-08T00:23:54.845Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3179 | 2026-05-08T00:23:55.381Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3180 | 2026-05-08T00:23:55.476Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3181 | 2026-05-08T00:23:55.585Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3182 | 2026-05-08T00:23:55.636Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3183 | 2026-05-08T00:23:56.401Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3184 | 2026-05-08T00:23:56.500Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3185 | 2026-05-08T00:23:56.890Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3186 | 2026-05-08T00:23:56.909Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3187 | 2026-05-08T00:23:56.959Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3188 | 2026-05-08T00:23:57.636Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3189 | 2026-05-08T00:23:58.146Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3190 | 2026-05-08T00:23:58.434Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3191 | 2026-05-08T00:23:59.583Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3192 | 2026-05-08T00:24:00.000Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3193 | 2026-05-08T00:24:00.603Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3194 | 2026-05-08T00:24:00.628Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3195 | 2026-05-08T00:24:00.863Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3196 | 2026-05-08T00:24:00.934Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3197 | 2026-05-08T00:24:01.172Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3198 | 2026-05-08T00:24:01.277Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3199 | 2026-05-08T00:24:01.277Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3200 | 2026-05-08T00:24:01.488Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3201 | 2026-05-08T00:24:01.645Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3202 | 2026-05-08T00:24:01.847Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3203 | 2026-05-08T00:24:02.121Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3204 | 2026-05-08T00:24:02.863Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3205 | 2026-05-08T00:24:02.898Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3206 | 2026-05-08T00:24:02.976Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3207 | 2026-05-08T00:24:03.132Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3208 | 2026-05-08T00:24:03.634Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3209 | 2026-05-08T00:24:03.692Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3210 | 2026-05-08T00:24:04.037Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3211 | 2026-05-08T00:24:05.183Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3212 | 2026-05-08T00:24:05.310Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3213 | 2026-05-08T00:24:05.858Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3214 | 2026-05-08T00:24:10.097Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3215 | 2026-05-08T00:24:10.097Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3216 | 2026-05-08T00:24:10.097Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3217 | 2026-05-08T00:24:10.097Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3218 | 2026-05-08T00:24:10.097Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3219 | 2026-05-08T00:24:10.097Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3220 | 2026-05-08T00:24:10.145Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3221 | 2026-05-08T00:24:10.261Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3222 | 2026-05-08T00:24:10.574Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3223 | 2026-05-08T00:24:10.755Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3224 | 2026-05-08T00:24:10.917Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3225 | 2026-05-08T00:24:11.033Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3226 | 2026-05-08T00:24:11.511Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3227 | 2026-05-08T00:24:11.620Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3228 | 2026-05-08T00:24:11.724Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3229 | 2026-05-08T00:24:11.927Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3230 | 2026-05-08T00:24:12.219Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3231 | 2026-05-08T00:24:12.470Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3232 | 2026-05-08T00:24:12.769Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3233 | 2026-05-08T00:24:12.911Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3234 | 2026-05-08T00:24:13.079Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3235 | 2026-05-08T00:24:13.098Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3236 | 2026-05-08T00:24:13.785Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3237 | 2026-05-08T00:24:14.368Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3238 | 2026-05-08T00:24:14.722Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3239 | 2026-05-08T00:24:15.126Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3240 | 2026-05-08T00:24:15.328Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3241 | 2026-05-08T00:24:15.796Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3242 | 2026-05-08T00:24:17.331Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3243 | 2026-05-08T00:24:17.384Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3244 | 2026-05-08T00:24:18.442Z | Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3245 | 2026-05-08T00:24:19.599Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3246 | 2026-05-08T00:24:19.834Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3247 | 2026-05-08T00:24:20.562Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3248 | 2026-05-08T00:24:22.061Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3249 | 2026-05-08T00:24:22.859Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3250 | 2026-05-08T00:24:23.773Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3251 | 2026-05-08T00:24:24.313Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3252 | 2026-05-08T00:24:25.593Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3253 | 2026-05-08T00:24:26.951Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3254 | 2026-05-08T00:24:27.415Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3255 | 2026-05-08T00:24:27.470Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3256 | 2026-05-08T00:24:28.152Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3257 | 2026-05-08T00:24:29.411Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3258 | 2026-05-08T00:24:29.737Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3259 | 2026-05-08T00:24:30.556Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3260 | 2026-05-08T00:24:31.404Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3261 | 2026-05-08T00:24:31.797Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3262 | 2026-05-08T00:24:33.683Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3263 | 2026-05-08T00:24:33.714Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3264 | 2026-05-08T00:24:35.839Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3265 | 2026-05-08T00:24:37.861Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3266 | 2026-05-08T00:24:38.245Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3267 | 2026-05-08T00:24:38.622Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3268 | 2026-05-08T00:24:39.018Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3269 | 2026-05-08T00:24:39.744Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3270 | 2026-05-08T00:24:40.229Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3271 | 2026-05-08T00:24:44.970Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3272 | 2026-05-08T00:24:44.970Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3273 | 2026-05-08T00:24:44.970Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3274 | 2026-05-08T00:24:44.970Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3275 | 2026-05-08T00:24:44.970Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3276 | 2026-05-08T00:24:45.935Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3277 | 2026-05-08T00:24:46.166Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3278 | 2026-05-08T00:24:46.589Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3279 | 2026-05-08T00:24:47.497Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3280 | 2026-05-08T00:24:49.499Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3281 | 2026-05-08T00:24:52.439Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3282 | 2026-05-08T00:24:52.808Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3283 | 2026-05-08T00:24:53.416Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3284 | 2026-05-08T00:24:54.084Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3285 | 2026-05-08T00:24:55.299Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3286 | 2026-05-08T00:24:56.120Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3287 | 2026-05-08T00:24:58.750Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3288 | 2026-05-08T00:24:58.921Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3289 | 2026-05-08T00:24:59.808Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3290 | 2026-05-08T00:25:01.281Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3291 | 2026-05-08T00:25:02.490Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3292 | 2026-05-08T00:25:03.725Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3293 | 2026-05-08T00:25:05.036Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3294 | 2026-05-08T00:25:06.300Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3295 | 2026-05-08T00:25:08.769Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3296 | 2026-05-08T00:25:09.662Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3297 | 2026-05-08T00:25:11.049Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3298 | 2026-05-08T00:25:12.532Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3299 | 2026-05-08T00:25:14.235Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3300 | 2026-05-08T00:25:15.858Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3301 | 2026-05-08T00:25:17.454Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3302 | 2026-05-08T00:25:18.903Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3303 | 2026-05-08T00:25:22.899Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3304 | 2026-05-08T00:25:24.090Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3305 | 2026-05-08T00:25:24.674Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3306 | 2026-05-08T00:25:25.601Z | Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3307 | 2026-05-08T00:25:27.246Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3308 | 2026-05-08T00:25:29.269Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3309 | 2026-05-08T00:25:30.846Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3310 | 2026-05-08T00:25:32.989Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3311 | 2026-05-08T00:25:34.758Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3312 | 2026-05-08T00:25:36.842Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3313 | 2026-05-08T00:25:38.355Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3314 | 2026-05-08T00:25:40.136Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3315 | 2026-05-08T00:25:41.880Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3316 | 2026-05-08T00:25:43.689Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3317 | 2026-05-08T00:25:45.437Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3318 | 2026-05-08T00:25:47.196Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3319 | 2026-05-08T00:25:48.867Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3320 | 2026-05-08T00:25:50.872Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3321 | 2026-05-08T00:25:52.476Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3322 | 2026-05-08T00:25:54.602Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3323 | 2026-05-08T00:25:56.384Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3324 | 2026-05-08T00:25:58.067Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3325 | 2026-05-08T00:26:00.004Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3326 | 2026-05-08T00:26:02.364Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3327 | 2026-05-08T00:26:04.232Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3328 | 2026-05-08T00:26:06.847Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3329 | 2026-05-08T00:26:08.571Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3330 | 2026-05-08T00:26:10.578Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3331 | 2026-05-08T00:26:14.022Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3332 | 2026-05-08T00:26:14.246Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3333 | 2026-05-08T00:26:17.283Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3334 | 2026-05-08T00:26:19.611Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3335 | 2026-05-08T00:26:21.900Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3336 | 2026-05-08T00:26:24.114Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3337 | 2026-05-08T00:26:26.340Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3338 | 2026-05-08T00:26:28.584Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3339 | 2026-05-08T00:26:30.873Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3340 | 2026-05-08T00:26:33.308Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3341 | 2026-05-08T00:26:35.674Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3342 | 2026-05-08T00:26:37.448Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3343 | 2026-05-08T00:26:39.724Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3344 | 2026-05-08T00:26:41.942Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3345 | 2026-05-08T00:26:44.239Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3346 | 2026-05-08T00:26:46.391Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3347 | 2026-05-08T00:26:48.697Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3348 | 2026-05-08T00:26:50.976Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3349 | 2026-05-08T00:26:53.267Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3350 | 2026-05-08T00:26:55.527Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3351 | 2026-05-08T00:26:57.813Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3352 | 2026-05-08T00:27:00.119Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3353 | 2026-05-08T00:27:02.467Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3354 | 2026-05-08T00:27:04.662Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3355 | 2026-05-08T00:27:06.928Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3356 | 2026-05-08T00:27:09.212Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3357 | 2026-05-08T00:27:12.165Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3358 | 2026-05-08T00:27:14.235Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3359 | 2026-05-08T00:27:16.762Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3360 | 2026-05-08T00:27:19.262Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3361 | 2026-05-08T00:27:21.734Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3362 | 2026-05-08T00:27:24.096Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3363 | 2026-05-08T00:27:26.553Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3364 | 2026-05-08T00:27:29.128Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3365 | 2026-05-08T00:27:31.591Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3366 | 2026-05-08T00:27:33.994Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3367 | 2026-05-08T00:27:36.440Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3368 | 2026-05-08T00:27:38.980Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3369 | 2026-05-08T00:27:41.372Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3370 | 2026-05-08T00:27:43.896Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3371 | 2026-05-08T00:27:46.461Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3372 | 2026-05-08T00:27:49.148Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3373 | 2026-05-08T00:27:51.628Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3374 | 2026-05-08T00:27:54.162Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3375 | 2026-05-08T00:27:56.599Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3376 | 2026-05-08T00:27:59.083Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3377 | 2026-05-08T00:28:01.735Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3378 | 2026-05-08T00:28:04.690Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3379 | 2026-05-08T00:28:07.137Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3380 | 2026-05-08T00:28:09.647Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3381 | 2026-05-08T00:28:17.052Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3382 | 2026-05-08T00:28:17.394Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3383 | 2026-05-08T00:28:20.732Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3384 | 2026-05-08T00:28:24.014Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3385 | 2026-05-08T00:28:28.660Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3386 | 2026-05-08T00:28:31.666Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3387 | 2026-05-08T00:28:35.176Z | Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3388 | 2026-05-08T00:28:38.856Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3389 | 2026-05-08T00:28:42.408Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3390 | 2026-05-08T00:28:46.052Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3391 | 2026-05-08T00:28:49.785Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3392 | 2026-05-08T00:28:53.394Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3393 | 2026-05-08T00:28:56.990Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3394 | 2026-05-08T00:29:00.680Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3395 | 2026-05-08T00:29:04.287Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3396 | 2026-05-08T00:29:07.928Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3397 | 2026-05-08T00:29:11.710Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3398 | 2026-05-08T00:29:15.285Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3399 | 2026-05-08T00:29:18.953Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3400 | 2026-05-08T00:29:23.988Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3401 | 2026-05-08T00:29:26.269Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3402 | 2026-05-08T00:29:29.909Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3403 | 2026-05-08T00:29:33.633Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3404 | 2026-05-08T00:29:37.205Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3405 | 2026-05-08T00:29:40.886Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3406 | 2026-05-08T00:30:10.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 31s |
| 3407 | 2026-05-08T00:30:10.514Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 195 other files |
| 3408 | 2026-05-08T00:30:10.620Z | |
| 3409 | 2026-05-08T00:30:10.620Z | real 6:32.183894325 |
| 3410 | 2026-05-08T00:30:10.620Z | user 17:38.614701954 |
| 3411 | 2026-05-08T00:30:10.620Z | sys 3:44.963236429 |
| 3412 | 2026-05-08T00:30:10.620Z | trap 0.251490237 |
| 3413 | 2026-05-08T00:30:10.620Z | tflt 0.078700305 |
| 3414 | 2026-05-08T00:30:10.620Z | dflt 0.049773370 |
| 3415 | 2026-05-08T00:30:10.620Z | kflt 0.000028805 |
| 3416 | 2026-05-08T00:30:10.620Z | lock 5:59:36.268745774 |
| 3417 | 2026-05-08T00:30:10.620Z | slp 2:11:32.777369928 |
| 3418 | 2026-05-08T00:30:10.620Z | lat 35.818267971 |
| 3419 | 2026-05-08T00:30:10.620Z | stop 1:33.706462141 |
| 3420 | 2026-05-08T00:30:10.625Z | process exited: duration 873287 ms, exit code 0 |
| |
| 3421 | 2026-05-08T00:30:10.631Z | found 0 output files |