|
|
|
| 1 | 2026-04-17T22:59:25.121Z | job assigned to worker 01KPETNPFXS00DZC67WPJVN9WT [factory aws, i-0e9074fc4bdb3fbf2] (queued for 59 s) |
| |
| 2 | 2026-04-17T22:59:32.472Z | starting task 0: "setup" |
| 3 | 2026-04-17T22:59:32.479Z | ++ uname -s |
| 4 | 2026-04-17T22:59:32.482Z | + kern=SunOS |
| 5 | 2026-04-17T22:59:32.482Z | + build_user=build |
| 6 | 2026-04-17T22:59:32.482Z | + build_uid=12345 |
| 7 | 2026-04-17T22:59:32.482Z | + work_dir=/work |
| 8 | 2026-04-17T22:59:32.482Z | + input_dir=/input |
| 9 | 2026-04-17T22:59:32.482Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T22:59:32.482Z | + case "$kern" in |
| 11 | 2026-04-17T22:59:32.482Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T22:59:32.485Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T22:59:34.490Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T22:59:34.552Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T22:59:34.555Z | + home_fs=zfs |
| 16 | 2026-04-17T22:59:34.555Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T22:59:34.555Z | + mkdir -p /home/build |
| 18 | 2026-04-17T22:59:34.555Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T22:59:36.557Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T22:59:36.560Z | process exited: duration 4086 ms, exit code 0 |
| |
| 21 | 2026-04-17T22:59:36.566Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T22:59:36.570Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-17T22:59:36.570Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-17T22:59:36.570Z | * rust toolchain profile = "default" |
| 25 | 2026-04-17T22:59:36.570Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-17T22:59:36.570Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-17T22:59:36.570Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-17T22:59:36.573Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T22:59:36.574Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-17T22:59:36.700Z | info: downloading installer |
| 31 | 2026-04-17T22:59:38.218Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T22:59:38.218Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T22:59:38.218Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T22:59:38.218Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T22:59:38.218Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T22:59:38.218Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T22:59:38.218Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T22:59:38.218Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T22:59:38.218Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T22:59:38.218Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T22:59:38.218Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T22:59:38.218Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T22:59:38.218Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T22:59:38.251Z | info: profile set to default |
| 45 | 2026-04-17T22:59:38.251Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T22:59:38.254Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-17T22:59:38.386Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-17T22:59:38.389Z | info: downloading 6 components |
| 49 | 2026-04-17T22:59:52.797Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-17T22:59:52.797Z | |
| 51 | 2026-04-17T22:59:52.826Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-17T22:59:52.827Z | |
| 53 | 2026-04-17T22:59:52.827Z | |
| 54 | 2026-04-17T22:59:52.827Z | Rust is installed now. Great! |
| 55 | 2026-04-17T22:59:52.827Z | |
| 56 | 2026-04-17T22:59:52.830Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T22:59:52.830Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T22:59:52.830Z | |
| 59 | 2026-04-17T22:59:52.830Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T22:59:52.830Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T22:59:52.830Z | |
| 62 | 2026-04-17T22:59:52.830Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T22:59:52.830Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T22:59:52.830Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T22:59:52.830Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T22:59:52.830Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T22:59:52.830Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T22:59:52.830Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T22:59:52.830Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T22:59:52.830Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T22:59:52.926Z | + rustup --version |
| 72 | 2026-04-17T22:59:52.935Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-17T22:59:52.938Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-17T22:59:52.957Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-17T22:59:52.960Z | + cargo --version |
| 76 | 2026-04-17T22:59:52.972Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-17T22:59:52.976Z | + rustc --version |
| 78 | 2026-04-17T22:59:52.995Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-17T22:59:52.998Z | process exited: duration 16429 ms, exit code 0 |
| |
| 80 | 2026-04-17T22:59:53.004Z | starting task 2: "authentication" |
| 81 | 2026-04-17T22:59:53.020Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-17T22:59:53.026Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T22:59:53.029Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-17T22:59:53.032Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-17T22:59:53.229Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-17T23:00:04.049Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-17T23:00:04.049Z | + git fetch origin 1f089032d1b65dbef7f0234d493567bfb1afb95c |
| 88 | 2026-04-17T23:00:04.458Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-17T23:00:04.458Z | * branch 1f089032d1b65dbef7f0234d493567bfb1afb95c -> FETCH_HEAD |
| 90 | 2026-04-17T23:00:04.464Z | + [[ -n eliza/fail-reason ]] |
| 91 | 2026-04-17T23:00:04.467Z | ++ git branch --show-current |
| 92 | 2026-04-17T23:00:04.467Z | + current=main |
| 93 | 2026-04-17T23:00:04.467Z | + [[ main != eliza/fail-reason ]] |
| 94 | 2026-04-17T23:00:04.467Z | + git branch -f eliza/fail-reason 1f089032d1b65dbef7f0234d493567bfb1afb95c |
| 95 | 2026-04-17T23:00:04.471Z | + git checkout -f eliza/fail-reason |
| 96 | 2026-04-17T23:00:04.710Z | Switched to branch 'eliza/fail-reason' |
| 97 | 2026-04-17T23:00:04.714Z | + git reset --hard 1f089032d1b65dbef7f0234d493567bfb1afb95c |
| 98 | 2026-04-17T23:00:04.731Z | HEAD is now at 1f089032d oh of course there's this |
| 99 | 2026-04-17T23:00:04.737Z | process exited: duration 11704 ms, exit code 0 |
| |
| 100 | 2026-04-17T23:00:04.745Z | starting task 4: "build" |
| 101 | 2026-04-17T23:00:04.753Z | + source ./env.sh |
| 102 | 2026-04-17T23:00:04.753Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-04-17T23:00:04.753Z | ++ set -o xtrace |
| 104 | 2026-04-17T23:00:04.753Z | ++++ dirname ./env.sh |
| 105 | 2026-04-17T23:00:04.756Z | +++ readlink -f . |
| 106 | 2026-04-17T23:00:04.766Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-04-17T23:00:04.767Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-04-17T23:00:04.767Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-04-17T23:00:04.770Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-04-17T23:00:04.770Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-04-17T23:00:04.770Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-04-17T23:00:04.770Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-04-17T23:00:04.770Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-04-17T23:00:04.770Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-04-17T23:00:04.770Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-04-17T23:00:04.770Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-04-17T23:00:04.770Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-04-17T23:00:04.770Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-04-17T23:00:04.770Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-04-17T23:00:04.770Z | + cargo --version |
| 121 | 2026-04-17T23:00:04.776Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-04-17T23:00:04.779Z | + rustc --version |
| 123 | 2026-04-17T23:00:04.800Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-04-17T23:00:04.804Z | + banner prerequisites |
| 125 | 2026-04-17T23:00:04.810Z | |
| 126 | 2026-04-17T23:00:04.810Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-04-17T23:00:04.810Z | # # # # # # # # # # # # # # # |
| 128 | 2026-04-17T23:00:04.810Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-04-17T23:00:04.810Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-04-17T23:00:04.810Z | # # # # # # # # # # # # # # # |
| 131 | 2026-04-17T23:00:04.810Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-04-17T23:00:04.810Z | |
| 133 | 2026-04-17T23:00:04.810Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-04-17T23:00:17.416Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-04-17T23:00:24.796Z | Startup: Caching catalogs ... Done |
| 136 | 2026-04-17T23:00:30.534Z | Planning: Solver setup ... Done (4.472s) |
| 137 | 2026-04-17T23:00:30.565Z | Planning: Running solver ... Done (0.031s) |
| 138 | 2026-04-17T23:00:30.694Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-04-17T23:00:30.705Z | Planning: Fetching manifests: 0/5 0% complete |
| 140 | 2026-04-17T23:00:30.820Z | Planning: Fetching manifests: 5/5 100% complete |
| 141 | 2026-04-17T23:00:30.857Z | Planning: Package planning ... Done (0.037s) |
| 142 | 2026-04-17T23:00:30.893Z | Planning: Merging actions ... Done (0.036s) |
| 143 | 2026-04-17T23:00:31.171Z | Planning: Checking for conflicting actions ... Done (0.273s) |
| 144 | 2026-04-17T23:00:31.181Z | Planning: Consolidating action changes ... Done (0.009s) |
| 145 | 2026-04-17T23:00:33.986Z | Planning: Evaluating mediators ... Done (2.809s) |
| 146 | 2026-04-17T23:00:33.993Z | Planning: Planning completed in 9.03 seconds |
| 147 | 2026-04-17T23:00:34.004Z | Packages to install: 5 |
| 148 | 2026-04-17T23:00:34.004Z | Mediators to change: 3 |
| 149 | 2026-04-17T23:00:34.008Z | Services to change: 1 |
| 150 | 2026-04-17T23:00:34.008Z | Estimated space available: 155.34 GB |
| 151 | 2026-04-17T23:00:34.008Z | Estimated space to be consumed: 1.89 GB |
| 152 | 2026-04-17T23:00:34.008Z | Create boot environment: No |
| 153 | 2026-04-17T23:00:34.008Z | Create backup boot environment: No |
| 154 | 2026-04-17T23:00:34.008Z | Rebuild boot archive: No |
| 155 | 2026-04-17T23:00:34.009Z | |
| 156 | 2026-04-17T23:00:34.009Z | Changed mediators: |
| 157 | 2026-04-17T23:00:34.009Z | mediator clang: |
| 158 | 2026-04-17T23:00:34.009Z | version: None -> 15 (system default) |
| 159 | 2026-04-17T23:00:34.009Z | |
| 160 | 2026-04-17T23:00:34.009Z | mediator llvm: |
| 161 | 2026-04-17T23:00:34.009Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-04-17T23:00:34.009Z | |
| 163 | 2026-04-17T23:00:34.009Z | mediator postgresql: |
| 164 | 2026-04-17T23:00:34.009Z | version: 15 (system default) -> 18 (system default) |
| 165 | 2026-04-17T23:00:34.009Z | |
| 166 | 2026-04-17T23:00:34.009Z | Changed packages: |
| 167 | 2026-04-17T23:00:34.009Z | helios-dev |
| 168 | 2026-04-17T23:00:34.009Z | developer/build-essential |
| 169 | 2026-04-17T23:00:34.009Z | None -> 11-2.0 |
| 170 | 2026-04-17T23:00:34.009Z | library/libxmlsec1 |
| 171 | 2026-04-17T23:00:34.009Z | None -> 1.2.35-2.0 |
| 172 | 2026-04-17T23:00:34.010Z | ooce/developer/clang-15 |
| 173 | 2026-04-17T23:00:34.010Z | None -> 15.0.7-2.0 |
| 174 | 2026-04-17T23:00:34.010Z | ooce/developer/llvm-15 |
| 175 | 2026-04-17T23:00:34.010Z | None -> 15.0.7-2.0 |
| 176 | 2026-04-17T23:00:34.010Z | ooce/library/postgresql-18 |
| 177 | 2026-04-17T23:00:34.010Z | None -> 18.1-2.0 |
| 178 | 2026-04-17T23:00:34.010Z | |
| 179 | 2026-04-17T23:00:34.010Z | Services: |
| 180 | 2026-04-17T23:00:34.010Z | restart_fmri: |
| 181 | 2026-04-17T23:00:34.010Z | svc:/system/update-man-index:default |
| 182 | 2026-04-17T23:00:34.089Z | |
| 183 | 2026-04-17T23:00:34.090Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 184 | 2026-04-17T23:00:39.089Z | Download: 1208/4272 items 84.7/219.0MB 38% complete (17.0M/s) |
| 185 | 2026-04-17T23:00:45.225Z | Download: 2217/4272 items 117.8/219.0MB 53% complete (14.2M/s) |
| 186 | 2026-04-17T23:00:50.475Z | Download: 3243/4272 items 202.0/219.0MB 92% complete (9.2M/s) |
| 187 | 2026-04-17T23:01:05.140Z | Download: 3248/4272 items 203.1/219.0MB 92% complete |
| 188 | 2026-04-17T23:01:10.083Z | Download: Completed 218.99 MB in 35.99 seconds (6.1M/s) |
| 189 | 2026-04-17T23:01:10.245Z | Actions: 1/4789 actions (Installing new actions) |
| 190 | 2026-04-17T23:01:13.846Z | Actions: Completed 4789 actions in 3.60 seconds. |
| 191 | 2026-04-17T23:01:14.474Z | Done (0.624s) |
| 192 | 2026-04-17T23:01:14.474Z | Done (0.000s) |
| 193 | 2026-04-17T23:01:15.216Z | Done (0.742s) |
| 194 | 2026-04-17T23:01:18.824Z | Done (3.282s) |
| 195 | 2026-04-17T23:01:18.908Z | Done (0.024s) |
| 196 | 2026-04-17T23:01:18.911Z | Done (0.000s) |
| 197 | 2026-04-17T23:01:19.056Z | Done (0.000s) |
| 198 | 2026-04-17T23:01:19.889Z | Planning: Evaluating mediator changes ... Done |
| 199 | 2026-04-17T23:01:19.996Z | Planning: Checking for conflicting actions ... Done |
| 200 | 2026-04-17T23:01:19.999Z | Planning: Consolidating action changes ... Done |
| 201 | 2026-04-17T23:01:20.155Z | Planning: Evaluating mediators ... Done |
| 202 | 2026-04-17T23:01:20.158Z | Planning: Planning completed in 0.27 seconds |
| 203 | 2026-04-17T23:01:20.175Z | Mediators to change: 2 |
| 204 | 2026-04-17T23:01:20.175Z | Create boot environment: No |
| 205 | 2026-04-17T23:01:20.175Z | Create backup boot environment: No |
| 206 | 2026-04-17T23:01:20.236Z | Done |
| 207 | 2026-04-17T23:01:20.236Z | Done |
| 208 | 2026-04-17T23:01:20.835Z | Done |
| 209 | 2026-04-17T23:01:23.307Z | Done |
| 210 | 2026-04-17T23:01:23.383Z | Done |
| 211 | 2026-04-17T23:01:23.386Z | Done |
| 212 | 2026-04-17T23:01:23.573Z | Done |
| 213 | 2026-04-17T23:01:23.836Z | Planning: Evaluating mediator changes ... Done |
| 214 | 2026-04-17T23:01:23.943Z | Planning: Checking for conflicting actions ... Done |
| 215 | 2026-04-17T23:01:23.946Z | Planning: Consolidating action changes ... Done |
| 216 | 2026-04-17T23:01:24.105Z | Planning: Evaluating mediators ... Done |
| 217 | 2026-04-17T23:01:24.108Z | Planning: Planning completed in 0.27 seconds |
| 218 | 2026-04-17T23:01:24.126Z | Mediators to change: 1 |
| 219 | 2026-04-17T23:01:24.126Z | Create boot environment: No |
| 220 | 2026-04-17T23:01:24.129Z | Create backup boot environment: No |
| 221 | 2026-04-17T23:01:24.193Z | Done |
| 222 | 2026-04-17T23:01:24.193Z | Done |
| 223 | 2026-04-17T23:01:24.793Z | Done |
| 224 | 2026-04-17T23:01:27.293Z | Done |
| 225 | 2026-04-17T23:01:27.370Z | Done |
| 226 | 2026-04-17T23:01:27.371Z | Done |
| 227 | 2026-04-17T23:01:27.525Z | Done |
| 228 | 2026-04-17T23:01:27.817Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 229 | 2026-04-17T23:01:27.817Z | clang system 15 system |
| 230 | 2026-04-17T23:01:27.817Z | csh system system illumos |
| 231 | 2026-04-17T23:01:27.817Z | ctags system system illumos |
| 232 | 2026-04-17T23:01:27.817Z | file system system illumos |
| 233 | 2026-04-17T23:01:27.817Z | gcc vendor 12 vendor |
| 234 | 2026-04-17T23:01:27.817Z | gcc system 14 system |
| 235 | 2026-04-17T23:01:27.817Z | gcc system 10 system |
| 236 | 2026-04-17T23:01:27.817Z | go system 1.20 system |
| 237 | 2026-04-17T23:01:27.817Z | go system 1.19 system |
| 238 | 2026-04-17T23:01:27.818Z | llvm system 15 system |
| 239 | 2026-04-17T23:01:27.818Z | llvm system 14 system |
| 240 | 2026-04-17T23:01:27.818Z | mariadb system 10.6 system |
| 241 | 2026-04-17T23:01:27.818Z | mta vendor vendor dma |
| 242 | 2026-04-17T23:01:27.818Z | openjdk system 17 system |
| 243 | 2026-04-17T23:01:27.818Z | openjdk system 11 system |
| 244 | 2026-04-17T23:01:27.818Z | openjdk system 1.8 system |
| 245 | 2026-04-17T23:01:27.818Z | openssl vendor 3 vendor |
| 246 | 2026-04-17T23:01:27.818Z | perl system 5.36 system |
| 247 | 2026-04-17T23:01:27.818Z | postgresql system 18 system |
| 248 | 2026-04-17T23:01:27.818Z | postgresql system 15 system |
| 249 | 2026-04-17T23:01:27.818Z | postgresql system 13 system |
| 250 | 2026-04-17T23:01:27.818Z | python vendor 3 vendor |
| 251 | 2026-04-17T23:01:27.818Z | python system 2 system |
| 252 | 2026-04-17T23:01:27.818Z | python3 system 3.11 system |
| 253 | 2026-04-17T23:01:27.818Z | ruby system 3.0 system |
| 254 | 2026-04-17T23:01:27.818Z | words vendor vendor american-english |
| 255 | 2026-04-17T23:01:27.818Z | words system system australian-english |
| 256 | 2026-04-17T23:01:27.818Z | words system system british-english |
| 257 | 2026-04-17T23:01:27.818Z | words system system canadian-english |
| 258 | 2026-04-17T23:01:27.818Z | words system system french |
| 259 | 2026-04-17T23:01:27.818Z | words system system italian |
| 260 | 2026-04-17T23:01:27.818Z | words system system ngerman |
| 261 | 2026-04-17T23:01:27.818Z | words system system ogerman |
| 262 | 2026-04-17T23:01:27.818Z | words system system spanish |
| 263 | 2026-04-17T23:01:28.038Z | PUBLISHER TYPE STATUS P LOCATION |
| 264 | 2026-04-17T23:01:28.038Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 265 | 2026-04-17T23:01:32.565Z | FMRI IFO |
| 266 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 267 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 268 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 269 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 270 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 271 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 272 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 273 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 274 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 275 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 276 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 277 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 278 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 279 | 2026-04-17T23:01:32.565Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 280 | 2026-04-17T23:01:32.566Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 281 | 2026-04-17T23:01:32.566Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 282 | 2026-04-17T23:01:32.566Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 283 | 2026-04-17T23:01:33.652Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 284 | 2026-04-17T23:01:33.935Z | Updating crates.io index |
| 285 | 2026-04-17T23:01:33.967Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 286 | 2026-04-17T23:01:34.674Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 287 | 2026-04-17T23:01:35.122Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 288 | 2026-04-17T23:01:35.709Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-04-17T23:01:37.133Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 290 | 2026-04-17T23:01:37.598Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-04-17T23:01:38.963Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 292 | 2026-04-17T23:01:39.732Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 293 | 2026-04-17T23:01:40.006Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 294 | 2026-04-17T23:01:40.570Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 295 | 2026-04-17T23:01:40.996Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 296 | 2026-04-17T23:01:41.330Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 297 | 2026-04-17T23:01:41.644Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 298 | 2026-04-17T23:01:42.521Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 299 | 2026-04-17T23:01:43.071Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 300 | 2026-04-17T23:01:43.379Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 301 | 2026-04-17T23:01:43.678Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 302 | 2026-04-17T23:01:44.085Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 303 | 2026-04-17T23:01:44.303Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 304 | 2026-04-17T23:01:44.547Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 305 | 2026-04-17T23:01:44.795Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 306 | 2026-04-17T23:01:45.189Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 307 | 2026-04-17T23:01:45.632Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 308 | 2026-04-17T23:01:46.076Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 309 | 2026-04-17T23:01:46.357Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 310 | 2026-04-17T23:01:46.650Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 311 | 2026-04-17T23:01:47.691Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 312 | 2026-04-17T23:01:48.244Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 313 | 2026-04-17T23:01:48.761Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 314 | 2026-04-17T23:01:49.209Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 315 | 2026-04-17T23:01:49.529Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 316 | 2026-04-17T23:01:49.945Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 317 | 2026-04-17T23:01:50.251Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 318 | 2026-04-17T23:01:50.817Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 319 | 2026-04-17T23:01:51.043Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 320 | 2026-04-17T23:01:51.301Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 321 | 2026-04-17T23:01:51.559Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 322 | 2026-04-17T23:01:51.851Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 323 | 2026-04-17T23:02:03.494Z | Downloading crates ... |
| 324 | 2026-04-17T23:02:03.544Z | Downloaded ordered-float v2.10.1 |
| 325 | 2026-04-17T23:02:03.549Z | Downloaded bytecount v0.6.9 |
| 326 | 2026-04-17T23:02:03.549Z | Downloaded cfg-if v1.0.4 |
| 327 | 2026-04-17T23:02:03.561Z | Downloaded fs-err v3.3.0 |
| 328 | 2026-04-17T23:02:03.562Z | Downloaded zerocopy-derive v0.7.35 |
| 329 | 2026-04-17T23:02:03.562Z | Downloaded sha2 v0.10.9 |
| 330 | 2026-04-17T23:02:03.571Z | Downloaded pretty-hex v0.4.1 |
| 331 | 2026-04-17T23:02:03.571Z | Downloaded yoke-derive v0.8.1 |
| 332 | 2026-04-17T23:02:03.571Z | Downloaded thiserror-impl v2.0.18 |
| 333 | 2026-04-17T23:02:03.571Z | Downloaded block-buffer v0.10.4 |
| 334 | 2026-04-17T23:02:03.571Z | Downloaded thiserror v2.0.18 |
| 335 | 2026-04-17T23:02:03.571Z | Downloaded proc-macro2 v1.0.106 |
| 336 | 2026-04-17T23:02:03.571Z | Downloaded icu_normalizer_data v2.1.1 |
| 337 | 2026-04-17T23:02:03.571Z | Downloaded proc-macro-error-attr v1.0.4 |
| 338 | 2026-04-17T23:02:03.571Z | Downloaded usdt v0.5.0 |
| 339 | 2026-04-17T23:02:03.571Z | Downloaded serde_spanned v0.6.9 |
| 340 | 2026-04-17T23:02:03.572Z | Downloaded pest_meta v2.8.6 |
| 341 | 2026-04-17T23:02:03.572Z | Downloaded thread-id v4.2.2 |
| 342 | 2026-04-17T23:02:03.575Z | Downloaded colorchoice v1.0.4 |
| 343 | 2026-04-17T23:02:03.575Z | Downloaded itoa v1.0.17 |
| 344 | 2026-04-17T23:02:03.575Z | Downloaded icu_locale_core v2.1.1 |
| 345 | 2026-04-17T23:02:03.575Z | Downloaded dof v0.3.0 |
| 346 | 2026-04-17T23:02:03.575Z | Downloaded quote v1.0.44 |
| 347 | 2026-04-17T23:02:03.580Z | Downloaded bitflags v2.11.0 |
| 348 | 2026-04-17T23:02:03.582Z | Downloaded typeid v1.0.3 |
| 349 | 2026-04-17T23:02:03.582Z | Downloaded pest_derive v2.8.6 |
| 350 | 2026-04-17T23:02:03.582Z | Downloaded anstyle v1.0.13 |
| 351 | 2026-04-17T23:02:03.583Z | Downloaded version_check v0.9.5 |
| 352 | 2026-04-17T23:02:03.583Z | Downloaded thiserror-impl v1.0.69 |
| 353 | 2026-04-17T23:02:03.588Z | Downloaded terminal_size v0.4.3 |
| 354 | 2026-04-17T23:02:03.588Z | Downloaded utf8_iter v1.0.4 |
| 355 | 2026-04-17T23:02:03.588Z | Downloaded fnv v1.0.7 |
| 356 | 2026-04-17T23:02:03.588Z | Downloaded zerofrom-derive v0.1.6 |
| 357 | 2026-04-17T23:02:03.588Z | Downloaded utf8parse v0.2.2 |
| 358 | 2026-04-17T23:02:03.589Z | Downloaded num-traits v0.2.19 |
| 359 | 2026-04-17T23:02:03.599Z | Downloaded byteorder v1.5.0 |
| 360 | 2026-04-17T23:02:03.600Z | Downloaded zerovec-derive v0.11.2 |
| 361 | 2026-04-17T23:02:03.600Z | Downloaded unicode-ident v1.0.24 |
| 362 | 2026-04-17T23:02:03.600Z | Downloaded zmij v1.0.21 |
| 363 | 2026-04-17T23:02:03.600Z | Downloaded usdt-impl v0.5.0 |
| 364 | 2026-04-17T23:02:03.600Z | Downloaded unicode-linebreak v0.1.5 |
| 365 | 2026-04-17T23:02:03.611Z | Downloaded autocfg v1.5.0 |
| 366 | 2026-04-17T23:02:03.611Z | Downloaded swrite v0.1.0 |
| 367 | 2026-04-17T23:02:03.611Z | Downloaded serde-value v0.7.0 |
| 368 | 2026-04-17T23:02:03.611Z | Downloaded heck v0.5.0 |
| 369 | 2026-04-17T23:02:03.611Z | Downloaded generic-array v0.14.7 |
| 370 | 2026-04-17T23:02:03.611Z | Downloaded cargo_toml v0.21.0 |
| 371 | 2026-04-17T23:02:03.611Z | Downloaded zerotrie v0.2.3 |
| 372 | 2026-04-17T23:02:03.611Z | Downloaded ucd-trie v0.1.7 |
| 373 | 2026-04-17T23:02:03.611Z | Downloaded thiserror v1.0.69 |
| 374 | 2026-04-17T23:02:03.612Z | Downloaded usdt-attr-macro v0.5.0 |
| 375 | 2026-04-17T23:02:03.612Z | Downloaded percent-encoding v2.3.2 |
| 376 | 2026-04-17T23:02:03.612Z | Downloaded is_terminal_polyfill v1.70.2 |
| 377 | 2026-04-17T23:02:03.612Z | Downloaded icu_properties v2.1.2 |
| 378 | 2026-04-17T23:02:03.612Z | Downloaded smawk v0.3.2 |
| 379 | 2026-04-17T23:02:03.612Z | Downloaded camino v1.2.2 |
| 380 | 2026-04-17T23:02:03.612Z | Downloaded idna_adapter v1.2.1 |
| 381 | 2026-04-17T23:02:03.621Z | Downloaded toml_datetime v0.6.11 |
| 382 | 2026-04-17T23:02:03.636Z | Downloaded zerofrom v0.1.6 |
| 383 | 2026-04-17T23:02:03.636Z | Downloaded tabled_derive v0.7.0 |
| 384 | 2026-04-17T23:02:03.637Z | Downloaded writeable v0.6.2 |
| 385 | 2026-04-17T23:02:03.637Z | Downloaded cpufeatures v0.2.17 |
| 386 | 2026-04-17T23:02:03.637Z | Downloaded yoke v0.8.1 |
| 387 | 2026-04-17T23:02:03.637Z | Downloaded potential_utf v0.1.4 |
| 388 | 2026-04-17T23:02:03.637Z | Downloaded usdt-macro v0.5.0 |
| 389 | 2026-04-17T23:02:03.637Z | Downloaded unicode-xid v0.2.6 |
| 390 | 2026-04-17T23:02:03.637Z | Downloaded winnow v0.7.14 |
| 391 | 2026-04-17T23:02:03.650Z | Downloaded toml_write v0.1.2 |
| 392 | 2026-04-17T23:02:03.650Z | Downloaded toml_edit v0.22.27 |
| 393 | 2026-04-17T23:02:03.650Z | Downloaded tinystr v0.8.2 |
| 394 | 2026-04-17T23:02:03.650Z | Downloaded strsim v0.11.1 |
| 395 | 2026-04-17T23:02:03.651Z | Downloaded typenum v1.19.0 |
| 396 | 2026-04-17T23:02:03.651Z | Downloaded fastrand v2.3.0 |
| 397 | 2026-04-17T23:02:03.651Z | Downloaded macaddr v1.0.1 |
| 398 | 2026-04-17T23:02:03.651Z | Downloaded toml v0.8.23 |
| 399 | 2026-04-17T23:02:03.651Z | Downloaded scroll_derive v0.12.1 |
| 400 | 2026-04-17T23:02:03.673Z | Downloaded heck v0.4.1 |
| 401 | 2026-04-17T23:02:03.673Z | Downloaded anstyle-query v1.1.5 |
| 402 | 2026-04-17T23:02:03.673Z | Downloaded form_urlencoded v1.2.2 |
| 403 | 2026-04-17T23:02:03.673Z | Downloaded textwrap v0.16.2 |
| 404 | 2026-04-17T23:02:03.673Z | Downloaded equivalent v1.0.2 |
| 405 | 2026-04-17T23:02:03.673Z | Downloaded dtrace-parser v0.2.0 |
| 406 | 2026-04-17T23:02:03.673Z | Downloaded cargo-platform v0.2.0 |
| 407 | 2026-04-17T23:02:03.673Z | Downloaded url v2.5.8 |
| 408 | 2026-04-17T23:02:03.673Z | Downloaded crypto-common v0.1.7 |
| 409 | 2026-04-17T23:02:03.673Z | Downloaded camino-tempfile v1.4.1 |
| 410 | 2026-04-17T23:02:03.673Z | Downloaded errno v0.3.14 |
| 411 | 2026-04-17T23:02:03.673Z | Downloaded plain v0.2.3 |
| 412 | 2026-04-17T23:02:03.673Z | Downloaded stable_deref_trait v1.2.1 |
| 413 | 2026-04-17T23:02:03.674Z | Downloaded cargo_metadata v0.21.0 |
| 414 | 2026-04-17T23:02:03.687Z | Downloaded zerovec v0.11.5 |
| 415 | 2026-04-17T23:02:03.687Z | Downloaded digest v0.10.7 |
| 416 | 2026-04-17T23:02:03.687Z | Downloaded serde-untagged v0.1.9 |
| 417 | 2026-04-17T23:02:03.687Z | Downloaded clap_lex v1.0.0 |
| 418 | 2026-04-17T23:02:03.687Z | Downloaded zerocopy v0.7.35 |
| 419 | 2026-04-17T23:02:03.687Z | Downloaded anstream v0.6.21 |
| 420 | 2026-04-17T23:02:03.687Z | Downloaded erased-serde v0.4.9 |
| 421 | 2026-04-17T23:02:03.688Z | Downloaded memmap v0.7.0 |
| 422 | 2026-04-17T23:02:03.688Z | Downloaded unicode-width v0.2.0 |
| 423 | 2026-04-17T23:02:03.694Z | Downloaded unicode-width v0.1.14 |
| 424 | 2026-04-17T23:02:03.694Z | Downloaded displaydoc v0.2.5 |
| 425 | 2026-04-17T23:02:03.694Z | Downloaded anstyle-parse v0.2.7 |
| 426 | 2026-04-17T23:02:03.694Z | Downloaded synstructure v0.13.2 |
| 427 | 2026-04-17T23:02:03.694Z | Downloaded serde_tokenstream v0.2.3 |
| 428 | 2026-04-17T23:02:03.698Z | Downloaded proc-macro-error v1.0.4 |
| 429 | 2026-04-17T23:02:03.698Z | Downloaded smallvec v1.15.1 |
| 430 | 2026-04-17T23:02:03.698Z | Downloaded litemap v0.8.1 |
| 431 | 2026-04-17T23:02:03.709Z | Downloaded anyhow v1.0.102 |
| 432 | 2026-04-17T23:02:03.719Z | Downloaded clap_derive v4.5.55 |
| 433 | 2026-04-17T23:02:03.719Z | Downloaded scroll v0.12.0 |
| 434 | 2026-04-17T23:02:03.719Z | Downloaded cargo-util-schemas v0.8.2 |
| 435 | 2026-04-17T23:02:03.719Z | Downloaded pest_generator v2.8.6 |
| 436 | 2026-04-17T23:02:03.719Z | Downloaded once_cell v1.21.3 |
| 437 | 2026-04-17T23:02:03.720Z | Downloaded icu_provider v2.1.1 |
| 438 | 2026-04-17T23:02:03.728Z | Downloaded tempfile v3.25.0 |
| 439 | 2026-04-17T23:02:03.728Z | Downloaded semver v1.0.27 |
| 440 | 2026-04-17T23:02:03.728Z | Downloaded log v0.4.29 |
| 441 | 2026-04-17T23:02:03.728Z | Downloaded clap v4.5.60 |
| 442 | 2026-04-17T23:02:03.733Z | Downloaded serde_derive v1.0.228 |
| 443 | 2026-04-17T23:02:03.747Z | Downloaded serde_core v1.0.228 |
| 444 | 2026-04-17T23:02:03.747Z | Downloaded getrandom v0.4.1 |
| 445 | 2026-04-17T23:02:03.758Z | Downloaded icu_normalizer v2.1.1 |
| 446 | 2026-04-17T23:02:03.758Z | Downloaded papergrid v0.11.0 |
| 447 | 2026-04-17T23:02:03.764Z | Downloaded icu_collections v2.1.1 |
| 448 | 2026-04-17T23:02:03.764Z | Downloaded memchr v2.8.0 |
| 449 | 2026-04-17T23:02:03.764Z | Downloaded pest v2.8.6 |
| 450 | 2026-04-17T23:02:03.768Z | Downloaded idna v1.1.0 |
| 451 | 2026-04-17T23:02:03.789Z | Downloaded indexmap v2.13.0 |
| 452 | 2026-04-17T23:02:03.794Z | Downloaded serde v1.0.228 |
| 453 | 2026-04-17T23:02:03.799Z | Downloaded hashbrown v0.16.1 |
| 454 | 2026-04-17T23:02:03.812Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-04-17T23:02:03.817Z | Downloaded serde_json v1.0.149 |
| 456 | 2026-04-17T23:02:03.822Z | Downloaded clap_builder v4.5.60 |
| 457 | 2026-04-17T23:02:03.826Z | Downloaded goblin v0.8.2 |
| 458 | 2026-04-17T23:02:03.832Z | Downloaded tabled v0.15.0 |
| 459 | 2026-04-17T23:02:03.843Z | Downloaded syn v1.0.109 |
| 460 | 2026-04-17T23:02:03.856Z | Downloaded syn v2.0.117 |
| 461 | 2026-04-17T23:02:03.866Z | Downloaded rustix v1.1.3 |
| 462 | 2026-04-17T23:02:03.904Z | Downloaded libc v0.2.185 |
| 463 | 2026-04-17T23:02:03.962Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-04-17T23:02:03.962Z | Compiling quote v1.0.44 |
| 465 | 2026-04-17T23:02:03.977Z | Compiling unicode-ident v1.0.24 |
| 466 | 2026-04-17T23:02:03.978Z | Compiling serde_core v1.0.228 |
| 467 | 2026-04-17T23:02:03.978Z | Compiling libc v0.2.185 |
| 468 | 2026-04-17T23:02:03.978Z | Compiling version_check v0.9.5 |
| 469 | 2026-04-17T23:02:03.978Z | Compiling stable_deref_trait v1.2.1 |
| 470 | 2026-04-17T23:02:03.978Z | Compiling serde v1.0.228 |
| 471 | 2026-04-17T23:02:04.309Z | Compiling memchr v2.8.0 |
| 472 | 2026-04-17T23:02:04.335Z | Compiling zmij v1.0.21 |
| 473 | 2026-04-17T23:02:04.474Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-04-17T23:02:04.884Z | Compiling itoa v1.0.17 |
| 475 | 2026-04-17T23:02:05.025Z | Compiling thiserror v1.0.69 |
| 476 | 2026-04-17T23:02:05.028Z | Compiling autocfg v1.5.0 |
| 477 | 2026-04-17T23:02:05.112Z | Compiling pest v2.8.6 |
| 478 | 2026-04-17T23:02:05.127Z | Compiling writeable v0.6.2 |
| 479 | 2026-04-17T23:02:05.279Z | Compiling litemap v0.8.1 |
| 480 | 2026-04-17T23:02:05.470Z | Compiling icu_properties_data v2.1.2 |
| 481 | 2026-04-17T23:02:05.474Z | Compiling icu_normalizer_data v2.1.1 |
| 482 | 2026-04-17T23:02:05.504Z | Compiling rustix v1.1.3 |
| 483 | 2026-04-17T23:02:05.674Z | Compiling byteorder v1.5.0 |
| 484 | 2026-04-17T23:02:05.840Z | Compiling errno v0.3.14 |
| 485 | 2026-04-17T23:02:05.860Z | Compiling syn v2.0.117 |
| 486 | 2026-04-17T23:02:05.911Z | Compiling bitflags v2.11.0 |
| 487 | 2026-04-17T23:02:05.932Z | Compiling serde_json v1.0.149 |
| 488 | 2026-04-17T23:02:06.136Z | Compiling pest_meta v2.8.6 |
| 489 | 2026-04-17T23:02:06.198Z | Compiling num-traits v0.2.19 |
| 490 | 2026-04-17T23:02:06.337Z | Compiling typeid v1.0.3 |
| 491 | 2026-04-17T23:02:06.381Z | Compiling smallvec v1.15.1 |
| 492 | 2026-04-17T23:02:06.449Z | Compiling hashbrown v0.16.1 |
| 493 | 2026-04-17T23:02:06.594Z | Compiling equivalent v1.0.2 |
| 494 | 2026-04-17T23:02:06.707Z | Compiling thread-id v4.2.2 |
| 495 | 2026-04-17T23:02:06.796Z | Compiling usdt-impl v0.5.0 |
| 496 | 2026-04-17T23:02:06.861Z | Compiling proc-macro-error-attr v1.0.4 |
| 497 | 2026-04-17T23:02:06.880Z | Compiling winnow v0.7.14 |
| 498 | 2026-04-17T23:02:07.003Z | Compiling indexmap v2.13.0 |
| 499 | 2026-04-17T23:02:07.048Z | Compiling erased-serde v0.4.9 |
| 500 | 2026-04-17T23:02:07.098Z | Compiling syn v1.0.109 |
| 501 | 2026-04-17T23:02:07.203Z | Compiling toml_write v0.1.2 |
| 502 | 2026-04-17T23:02:07.644Z | Compiling proc-macro-error v1.0.4 |
| 503 | 2026-04-17T23:02:07.703Z | Compiling camino v1.2.2 |
| 504 | 2026-04-17T23:02:07.820Z | Compiling percent-encoding v2.3.2 |
| 505 | 2026-04-17T23:02:07.845Z | Compiling getrandom v0.4.1 |
| 506 | 2026-04-17T23:02:08.022Z | Compiling plain v0.2.3 |
| 507 | 2026-04-17T23:02:08.044Z | Compiling log v0.4.29 |
| 508 | 2026-04-17T23:02:08.049Z | Compiling utf8_iter v1.0.4 |
| 509 | 2026-04-17T23:02:08.134Z | Compiling utf8parse v0.2.2 |
| 510 | 2026-04-17T23:02:08.153Z | Compiling thiserror v2.0.18 |
| 511 | 2026-04-17T23:02:08.212Z | Compiling ordered-float v2.10.1 |
| 512 | 2026-04-17T23:02:08.230Z | Compiling anstyle-parse v0.2.7 |
| 513 | 2026-04-17T23:02:08.265Z | Compiling form_urlencoded v1.2.2 |
| 514 | 2026-04-17T23:02:08.435Z | Compiling synstructure v0.13.2 |
| 515 | 2026-04-17T23:02:08.455Z | Compiling pest_generator v2.8.6 |
| 516 | 2026-04-17T23:02:08.581Z | Compiling terminal_size v0.4.3 |
| 517 | 2026-04-17T23:02:08.729Z | Compiling is_terminal_polyfill v1.70.2 |
| 518 | 2026-04-17T23:02:08.834Z | Compiling anstyle v1.0.13 |
| 519 | 2026-04-17T23:02:08.877Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-04-17T23:02:08.895Z | Compiling pretty-hex v0.4.1 |
| 521 | 2026-04-17T23:02:08.922Z | Compiling colorchoice v1.0.4 |
| 522 | 2026-04-17T23:02:08.994Z | Compiling cfg-if v1.0.4 |
| 523 | 2026-04-17T23:02:09.041Z | Compiling anstream v0.6.21 |
| 524 | 2026-04-17T23:02:09.084Z | Compiling serde-untagged v0.1.9 |
| 525 | 2026-04-17T23:02:09.173Z | Compiling semver v1.0.27 |
| 526 | 2026-04-17T23:02:09.264Z | Compiling fs-err v3.3.0 |
| 527 | 2026-04-17T23:02:09.349Z | Compiling strsim v0.11.1 |
| 528 | 2026-04-17T23:02:09.367Z | Compiling unicode-width v0.1.14 |
| 529 | 2026-04-17T23:02:09.459Z | Compiling clap_lex v1.0.0 |
| 530 | 2026-04-17T23:02:09.492Z | Compiling fnv v1.0.7 |
| 531 | 2026-04-17T23:02:09.501Z | Compiling heck v0.4.1 |
| 532 | 2026-04-17T23:02:09.640Z | Compiling heck v0.5.0 |
| 533 | 2026-04-17T23:02:09.701Z | Compiling unicode-xid v0.2.6 |
| 534 | 2026-04-17T23:02:09.708Z | Compiling fastrand v2.3.0 |
| 535 | 2026-04-17T23:02:09.739Z | Compiling once_cell v1.21.3 |
| 536 | 2026-04-17T23:02:09.816Z | Compiling anyhow v1.0.102 |
| 537 | 2026-04-17T23:02:09.877Z | Compiling bytecount v0.6.9 |
| 538 | 2026-04-17T23:02:09.908Z | Compiling tempfile v3.25.0 |
| 539 | 2026-04-17T23:02:09.945Z | Compiling clap_builder v4.5.60 |
| 540 | 2026-04-17T23:02:09.969Z | Compiling papergrid v0.11.0 |
| 541 | 2026-04-17T23:02:10.122Z | Compiling memmap v0.7.0 |
| 542 | 2026-04-17T23:02:10.174Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-04-17T23:02:10.270Z | Compiling zerofrom-derive v0.1.6 |
| 544 | 2026-04-17T23:02:10.304Z | Compiling yoke-derive v0.8.1 |
| 545 | 2026-04-17T23:02:10.388Z | Compiling zerovec-derive v0.11.2 |
| 546 | 2026-04-17T23:02:10.453Z | Compiling displaydoc v0.2.5 |
| 547 | 2026-04-17T23:02:11.178Z | Compiling thiserror-impl v1.0.69 |
| 548 | 2026-04-17T23:02:11.372Z | Compiling zerocopy-derive v0.7.35 |
| 549 | 2026-04-17T23:02:11.436Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-04-17T23:02:11.463Z | Compiling scroll_derive v0.12.1 |
| 551 | 2026-04-17T23:02:11.629Z | Compiling zerofrom v0.1.6 |
| 552 | 2026-04-17T23:02:11.768Z | Compiling yoke v0.8.1 |
| 553 | 2026-04-17T23:02:11.857Z | Compiling thiserror-impl v2.0.18 |
| 554 | 2026-04-17T23:02:11.960Z | Compiling zerovec v0.11.5 |
| 555 | 2026-04-17T23:02:12.119Z | Compiling zerotrie v0.2.3 |
| 556 | 2026-04-17T23:02:12.221Z | Compiling zerocopy v0.7.35 |
| 557 | 2026-04-17T23:02:12.419Z | Compiling tinystr v0.8.2 |
| 558 | 2026-04-17T23:02:12.533Z | Compiling potential_utf v0.1.4 |
| 559 | 2026-04-17T23:02:12.601Z | Compiling dtrace-parser v0.2.0 |
| 560 | 2026-04-17T23:02:12.681Z | Compiling icu_locale_core v2.1.1 |
| 561 | 2026-04-17T23:02:12.707Z | Compiling icu_collections v2.1.1 |
| 562 | 2026-04-17T23:02:12.832Z | Compiling scroll v0.12.0 |
| 563 | 2026-04-17T23:02:12.928Z | Compiling tabled_derive v0.7.0 |
| 564 | 2026-04-17T23:02:13.104Z | Compiling goblin v0.8.2 |
| 565 | 2026-04-17T23:02:13.203Z | Compiling clap_derive v4.5.55 |
| 566 | 2026-04-17T23:02:13.348Z | Compiling icu_provider v2.1.1 |
| 567 | 2026-04-17T23:02:13.368Z | Compiling unicode-width v0.2.0 |
| 568 | 2026-04-17T23:02:13.566Z | Compiling serde_spanned v0.6.9 |
| 569 | 2026-04-17T23:02:13.583Z | Compiling toml_datetime v0.6.11 |
| 570 | 2026-04-17T23:02:13.599Z | Compiling dof v0.3.0 |
| 571 | 2026-04-17T23:02:13.660Z | Compiling icu_normalizer v2.1.1 |
| 572 | 2026-04-17T23:02:13.679Z | Compiling icu_properties v2.1.2 |
| 573 | 2026-04-17T23:02:13.735Z | Compiling serde_tokenstream v0.2.3 |
| 574 | 2026-04-17T23:02:13.861Z | Compiling toml_edit v0.22.27 |
| 575 | 2026-04-17T23:02:14.016Z | Compiling serde-value v0.7.0 |
| 576 | 2026-04-17T23:02:14.057Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-04-17T23:02:14.207Z | Compiling unicode-linebreak v0.1.5 |
| 578 | 2026-04-17T23:02:14.334Z | Compiling smawk v0.3.2 |
| 579 | 2026-04-17T23:02:14.383Z | Compiling tabled v0.15.0 |
| 580 | 2026-04-17T23:02:14.456Z | Compiling macaddr v1.0.1 |
| 581 | 2026-04-17T23:02:14.476Z | Compiling textwrap v0.16.2 |
| 582 | 2026-04-17T23:02:14.504Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-04-17T23:02:14.677Z | Compiling idna_adapter v1.2.1 |
| 584 | 2026-04-17T23:02:14.769Z | Compiling usdt-attr-macro v0.5.0 |
| 585 | 2026-04-17T23:02:14.821Z | Compiling idna v1.1.0 |
| 586 | 2026-04-17T23:02:15.004Z | Compiling clap v4.5.60 |
| 587 | 2026-04-17T23:02:15.120Z | Compiling camino-tempfile v1.4.1 |
| 588 | 2026-04-17T23:02:15.289Z | Compiling toml v0.8.23 |
| 589 | 2026-04-17T23:02:15.388Z | Compiling url v2.5.8 |
| 590 | 2026-04-17T23:02:15.434Z | Compiling swrite v0.1.0 |
| 591 | 2026-04-17T23:02:15.472Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 592 | 2026-04-17T23:02:15.673Z | Compiling cargo_toml v0.21.0 |
| 593 | 2026-04-17T23:02:15.904Z | Compiling cargo-util-schemas v0.8.2 |
| 594 | 2026-04-17T23:02:16.046Z | Compiling usdt v0.5.0 |
| 595 | 2026-04-17T23:02:16.800Z | Compiling cargo_metadata v0.21.0 |
| 596 | 2026-04-17T23:02:17.723Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 597 | 2026-04-17T23:02:19.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.34s |
| 598 | 2026-04-17T23:02:20.056Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 599 | 2026-04-17T23:02:20.615Z | Downloading crates ... |
| 600 | 2026-04-17T23:02:20.720Z | Downloaded assert_matches v1.5.0 |
| 601 | 2026-04-17T23:02:20.724Z | Downloaded ascii-canvas v3.0.0 |
| 602 | 2026-04-17T23:02:20.724Z | Downloaded bb8 v0.8.6 |
| 603 | 2026-04-17T23:02:20.728Z | Downloaded arrayvec v0.7.6 |
| 604 | 2026-04-17T23:02:20.732Z | Downloaded allocator-api2 v0.2.21 |
| 605 | 2026-04-17T23:02:20.732Z | Downloaded arrayref v0.3.9 |
| 606 | 2026-04-17T23:02:20.741Z | Downloaded corncobs v0.1.4 |
| 607 | 2026-04-17T23:02:20.746Z | Downloaded ar_archive_writer v0.5.1 |
| 608 | 2026-04-17T23:02:20.749Z | Downloaded base16ct v0.2.0 |
| 609 | 2026-04-17T23:02:20.751Z | Downloaded cstr-argument v0.1.2 |
| 610 | 2026-04-17T23:02:20.752Z | Downloaded atomicwrites v0.4.4 |
| 611 | 2026-04-17T23:02:20.752Z | Downloaded atomic-waker v1.1.2 |
| 612 | 2026-04-17T23:02:20.754Z | Downloaded aes v0.8.4 |
| 613 | 2026-04-17T23:02:20.755Z | Downloaded ciborium v0.2.2 |
| 614 | 2026-04-17T23:02:20.758Z | Downloaded buf-list v1.1.2 |
| 615 | 2026-04-17T23:02:20.761Z | Downloaded blowfish v0.9.1 |
| 616 | 2026-04-17T23:02:20.764Z | Downloaded bit-vec v0.8.0 |
| 617 | 2026-04-17T23:02:20.764Z | Downloaded crucible-workspace-hack v0.1.0 |
| 618 | 2026-04-17T23:02:20.764Z | Downloaded arc-swap v1.8.2 |
| 619 | 2026-04-17T23:02:20.768Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 620 | 2026-04-17T23:02:20.770Z | Downloaded dunce v1.0.5 |
| 621 | 2026-04-17T23:02:20.773Z | Downloaded aho-corasick v1.1.4 |
| 622 | 2026-04-17T23:02:20.775Z | Downloaded bitfield-macros v0.19.4 |
| 623 | 2026-04-17T23:02:20.775Z | Downloaded aead v0.5.2 |
| 624 | 2026-04-17T23:02:20.778Z | Downloaded document-features v0.2.12 |
| 625 | 2026-04-17T23:02:20.778Z | Downloaded defmt-parser v1.0.0 |
| 626 | 2026-04-17T23:02:20.778Z | Downloaded adler2 v2.0.1 |
| 627 | 2026-04-17T23:02:20.782Z | Downloaded defmt v0.3.100 |
| 628 | 2026-04-17T23:02:20.783Z | Downloaded async-stream-impl v0.3.6 |
| 629 | 2026-04-17T23:02:20.786Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 630 | 2026-04-17T23:02:20.786Z | Downloaded downcast-rs v2.0.2 |
| 631 | 2026-04-17T23:02:20.786Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 632 | 2026-04-17T23:02:20.786Z | Downloaded ciborium-io v0.2.2 |
| 633 | 2026-04-17T23:02:20.789Z | Downloaded dirs-sys-next v0.1.2 |
| 634 | 2026-04-17T23:02:20.789Z | Downloaded castaway v0.2.4 |
| 635 | 2026-04-17T23:02:20.789Z | Downloaded dirs-next v2.0.0 |
| 636 | 2026-04-17T23:02:20.792Z | Downloaded embedded-io v0.4.0 |
| 637 | 2026-04-17T23:02:20.792Z | Downloaded enum-as-inner v0.6.1 |
| 638 | 2026-04-17T23:02:20.794Z | Downloaded endian-type v0.1.2 |
| 639 | 2026-04-17T23:02:20.794Z | Downloaded env_filter v1.0.0 |
| 640 | 2026-04-17T23:02:20.794Z | Downloaded crc v3.4.0 |
| 641 | 2026-04-17T23:02:20.797Z | Downloaded cargo-platform v0.1.9 |
| 642 | 2026-04-17T23:02:20.797Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 643 | 2026-04-17T23:02:20.797Z | Downloaded async-recursion v1.1.1 |
| 644 | 2026-04-17T23:02:20.800Z | Downloaded crunchy v0.2.4 |
| 645 | 2026-04-17T23:02:20.800Z | Downloaded embedded-io v0.6.1 |
| 646 | 2026-04-17T23:02:20.802Z | Downloaded dsl_auto_type v0.2.0 |
| 647 | 2026-04-17T23:02:20.806Z | Downloaded bitflags v1.3.2 |
| 648 | 2026-04-17T23:02:20.806Z | Downloaded backoff v0.4.0 |
| 649 | 2026-04-17T23:02:20.809Z | Downloaded bit-set v0.5.3 |
| 650 | 2026-04-17T23:02:20.809Z | Downloaded ciborium-ll v0.2.2 |
| 651 | 2026-04-17T23:02:20.809Z | Downloaded fd-lock v4.0.4 |
| 652 | 2026-04-17T23:02:20.812Z | Downloaded crc-catalog v2.4.0 |
| 653 | 2026-04-17T23:02:20.816Z | Downloaded atty v0.2.14 |
| 654 | 2026-04-17T23:02:20.816Z | Downloaded daft-derive v0.1.5 |
| 655 | 2026-04-17T23:02:20.819Z | Downloaded difflib v0.4.0 |
| 656 | 2026-04-17T23:02:20.823Z | Downloaded dyn-clone v1.0.20 |
| 657 | 2026-04-17T23:02:20.823Z | Downloaded convert_case v0.4.0 |
| 658 | 2026-04-17T23:02:20.823Z | Downloaded dof v0.4.0 |
| 659 | 2026-04-17T23:02:20.823Z | Downloaded cfg_aliases v0.1.1 |
| 660 | 2026-04-17T23:02:20.826Z | Downloaded debug-ignore v1.0.5 |
| 661 | 2026-04-17T23:02:20.826Z | Downloaded dtrace-parser v0.3.0 |
| 662 | 2026-04-17T23:02:20.826Z | Downloaded derive_builder_macro v0.20.2 |
| 663 | 2026-04-17T23:02:20.826Z | Downloaded display-error-chain v0.2.2 |
| 664 | 2026-04-17T23:02:20.826Z | Downloaded cfg_aliases v0.2.1 |
| 665 | 2026-04-17T23:02:20.830Z | Downloaded cpufeatures v0.3.0 |
| 666 | 2026-04-17T23:02:20.830Z | Downloaded array-init v0.0.4 |
| 667 | 2026-04-17T23:02:20.833Z | Downloaded float-cmp v0.10.0 |
| 668 | 2026-04-17T23:02:20.836Z | Downloaded bitfield-struct v0.6.2 |
| 669 | 2026-04-17T23:02:20.839Z | Downloaded flagset v0.4.7 |
| 670 | 2026-04-17T23:02:20.839Z | Downloaded darling_macro v0.23.0 |
| 671 | 2026-04-17T23:02:20.839Z | Downloaded float-ord v0.3.2 |
| 672 | 2026-04-17T23:02:20.842Z | Downloaded crc8 v0.1.1 |
| 673 | 2026-04-17T23:02:20.845Z | Downloaded fixedbitset v0.4.2 |
| 674 | 2026-04-17T23:02:20.845Z | Downloaded foreign-types-shared v0.1.1 |
| 675 | 2026-04-17T23:02:20.849Z | Downloaded futures-core v0.3.32 |
| 676 | 2026-04-17T23:02:20.849Z | Downloaded foreign-types-macros v0.2.3 |
| 677 | 2026-04-17T23:02:20.849Z | Downloaded compression-core v0.4.31 |
| 678 | 2026-04-17T23:02:20.854Z | Downloaded darling_macro v0.21.3 |
| 679 | 2026-04-17T23:02:20.854Z | Downloaded darling_macro v0.20.11 |
| 680 | 2026-04-17T23:02:20.854Z | Downloaded daft v0.1.5 |
| 681 | 2026-04-17T23:02:20.854Z | Downloaded bitfield v0.19.4 |
| 682 | 2026-04-17T23:02:20.854Z | Downloaded bit-vec v0.6.3 |
| 683 | 2026-04-17T23:02:20.857Z | Downloaded ed25519 v2.2.3 |
| 684 | 2026-04-17T23:02:20.857Z | Downloaded base64ct v1.8.3 |
| 685 | 2026-04-17T23:02:20.857Z | Downloaded deranged v0.5.8 |
| 686 | 2026-04-17T23:02:20.857Z | Downloaded der_derive v0.7.3 |
| 687 | 2026-04-17T23:02:20.860Z | Downloaded drift v0.1.3 |
| 688 | 2026-04-17T23:02:20.862Z | Downloaded funty v2.0.0 |
| 689 | 2026-04-17T23:02:20.863Z | Downloaded ena v0.14.4 |
| 690 | 2026-04-17T23:02:20.863Z | Downloaded foreign-types v0.3.2 |
| 691 | 2026-04-17T23:02:20.866Z | Downloaded derive-ex v0.1.8 |
| 692 | 2026-04-17T23:02:20.866Z | Downloaded cmake v0.1.57 |
| 693 | 2026-04-17T23:02:20.866Z | Downloaded diesel-dtrace v0.5.0 |
| 694 | 2026-04-17T23:02:20.869Z | Downloaded async-bb8-diesel v0.2.1 |
| 695 | 2026-04-17T23:02:20.869Z | Downloaded fxhash v0.2.1 |
| 696 | 2026-04-17T23:02:20.869Z | Downloaded futures-io v0.3.32 |
| 697 | 2026-04-17T23:02:20.873Z | Downloaded argon2 v0.5.3 |
| 698 | 2026-04-17T23:02:20.873Z | Downloaded defmt-macros v1.0.1 |
| 699 | 2026-04-17T23:02:20.876Z | Downloaded futures-sink v0.3.32 |
| 700 | 2026-04-17T23:02:20.876Z | Downloaded git-stub v1.0.0 |
| 701 | 2026-04-17T23:02:20.876Z | Downloaded ghash v0.5.1 |
| 702 | 2026-04-17T23:02:20.876Z | Downloaded gethostname v0.5.0 |
| 703 | 2026-04-17T23:02:20.876Z | Downloaded futures-task v0.3.32 |
| 704 | 2026-04-17T23:02:20.879Z | Downloaded crossbeam-utils v0.8.21 |
| 705 | 2026-04-17T23:02:20.879Z | Downloaded hash32 v0.3.1 |
| 706 | 2026-04-17T23:02:20.882Z | Downloaded either v1.15.0 |
| 707 | 2026-04-17T23:02:20.882Z | Downloaded hash32 v0.2.1 |
| 708 | 2026-04-17T23:02:20.882Z | Downloaded convert_case v0.10.0 |
| 709 | 2026-04-17T23:02:20.882Z | Downloaded async-trait v0.1.89 |
| 710 | 2026-04-17T23:02:20.885Z | Downloaded ecdsa v0.16.9 |
| 711 | 2026-04-17T23:02:20.888Z | Downloaded crossbeam-epoch v0.9.18 |
| 712 | 2026-04-17T23:02:20.888Z | Downloaded cassowary v0.3.0 |
| 713 | 2026-04-17T23:02:20.891Z | Downloaded hex v0.4.3 |
| 714 | 2026-04-17T23:02:20.891Z | Downloaded headers-core v0.3.0 |
| 715 | 2026-04-17T23:02:20.891Z | Downloaded data-encoding v2.10.0 |
| 716 | 2026-04-17T23:02:20.891Z | Downloaded constant_time_eq v0.4.2 |
| 717 | 2026-04-17T23:02:20.894Z | Downloaded compression-codecs v0.4.37 |
| 718 | 2026-04-17T23:02:20.894Z | Downloaded chacha20 v0.9.1 |
| 719 | 2026-04-17T23:02:20.897Z | Downloaded fallible-iterator v0.2.0 |
| 720 | 2026-04-17T23:02:20.897Z | Downloaded cargo_metadata v0.19.2 |
| 721 | 2026-04-17T23:02:20.897Z | Downloaded find-msvc-tools v0.1.9 |
| 722 | 2026-04-17T23:02:20.900Z | Downloaded cbc v0.1.2 |
| 723 | 2026-04-17T23:02:20.900Z | Downloaded fixedbitset v0.5.7 |
| 724 | 2026-04-17T23:02:20.904Z | Downloaded cobs v0.3.0 |
| 725 | 2026-04-17T23:02:20.904Z | Downloaded byte-wrapper v0.1.0 |
| 726 | 2026-04-17T23:02:20.904Z | Downloaded foldhash v0.2.0 |
| 727 | 2026-04-17T23:02:20.908Z | Downloaded foldhash v0.1.5 |
| 728 | 2026-04-17T23:02:20.908Z | Downloaded ff v0.13.1 |
| 729 | 2026-04-17T23:02:20.908Z | Downloaded bcs v0.1.6 |
| 730 | 2026-04-17T23:02:21.325Z | Downloaded critical-section v1.2.0 |
| 731 | 2026-04-17T23:02:21.325Z | Downloaded hostname v0.4.2 |
| 732 | 2026-04-17T23:02:21.325Z | Downloaded darling v0.21.3 |
| 733 | 2026-04-17T23:02:21.325Z | Downloaded env_logger v0.11.9 |
| 734 | 2026-04-17T23:02:21.325Z | Downloaded derive_builder_core v0.20.2 |
| 735 | 2026-04-17T23:02:21.325Z | Downloaded des v0.8.1 |
| 736 | 2026-04-17T23:02:21.325Z | Downloaded darling v0.23.0 |
| 737 | 2026-04-17T23:02:21.325Z | Downloaded hex-literal v0.4.1 |
| 738 | 2026-04-17T23:02:21.325Z | Downloaded cexpr v0.6.0 |
| 739 | 2026-04-17T23:02:21.325Z | Downloaded home v0.5.12 |
| 740 | 2026-04-17T23:02:21.325Z | Downloaded defmt v1.0.1 |
| 741 | 2026-04-17T23:02:21.326Z | Downloaded http-body v1.0.1 |
| 742 | 2026-04-17T23:02:21.326Z | Downloaded httpdate v1.0.3 |
| 743 | 2026-04-17T23:02:21.326Z | Downloaded http-range v0.1.5 |
| 744 | 2026-04-17T23:02:21.326Z | Downloaded hostname v0.3.1 |
| 745 | 2026-04-17T23:02:21.326Z | Downloaded futures-macro v0.3.32 |
| 746 | 2026-04-17T23:02:21.326Z | Downloaded foreign-types-shared v0.3.1 |
| 747 | 2026-04-17T23:02:21.326Z | Downloaded cipher v0.4.4 |
| 748 | 2026-04-17T23:02:21.326Z | Downloaded diff v0.1.13 |
| 749 | 2026-04-17T23:02:21.326Z | Downloaded futures-executor v0.3.32 |
| 750 | 2026-04-17T23:02:21.326Z | Downloaded fs_extra v1.3.0 |
| 751 | 2026-04-17T23:02:21.326Z | Downloaded fs-err v2.11.0 |
| 752 | 2026-04-17T23:02:21.326Z | Downloaded darling v0.20.11 |
| 753 | 2026-04-17T23:02:21.326Z | Downloaded ident_case v1.0.1 |
| 754 | 2026-04-17T23:02:21.326Z | Downloaded hubpack_derive v0.1.1 |
| 755 | 2026-04-17T23:02:21.326Z | Downloaded group v0.13.0 |
| 756 | 2026-04-17T23:02:21.326Z | Downloaded globwalk v0.9.1 |
| 757 | 2026-04-17T23:02:21.326Z | Downloaded indent_write v2.2.0 |
| 758 | 2026-04-17T23:02:21.326Z | Downloaded globset v0.4.18 |
| 759 | 2026-04-17T23:02:21.326Z | Downloaded csv-core v0.1.13 |
| 760 | 2026-04-17T23:02:21.326Z | Downloaded is-terminal v0.4.17 |
| 761 | 2026-04-17T23:02:21.326Z | Downloaded glob v0.3.3 |
| 762 | 2026-04-17T23:02:21.326Z | Downloaded const-oid v0.9.6 |
| 763 | 2026-04-17T23:02:21.326Z | Downloaded clang-sys v1.8.1 |
| 764 | 2026-04-17T23:02:21.326Z | Downloaded inout v0.1.4 |
| 765 | 2026-04-17T23:02:21.326Z | Downloaded console v0.16.2 |
| 766 | 2026-04-17T23:02:21.326Z | Downloaded cancel-safe-futures v0.1.5 |
| 767 | 2026-04-17T23:02:21.326Z | Downloaded derive_builder v0.20.2 |
| 768 | 2026-04-17T23:02:21.326Z | Downloaded ahash v0.8.12 |
| 769 | 2026-04-17T23:02:21.326Z | Downloaded erased-serde v0.3.31 |
| 770 | 2026-04-17T23:02:21.326Z | Downloaded console v0.15.11 |
| 771 | 2026-04-17T23:02:21.326Z | Downloaded chacha20 v0.10.0 |
| 772 | 2026-04-17T23:02:21.326Z | Downloaded filetime v0.2.27 |
| 773 | 2026-04-17T23:02:21.326Z | Downloaded ctr v0.9.2 |
| 774 | 2026-04-17T23:02:21.326Z | Downloaded indoc v1.0.9 |
| 775 | 2026-04-17T23:02:21.326Z | Downloaded internet-checksum v0.2.1 |
| 776 | 2026-04-17T23:02:21.326Z | Downloaded instant v0.1.13 |
| 777 | 2026-04-17T23:02:21.326Z | Downloaded keccak v0.1.6 |
| 778 | 2026-04-17T23:02:21.326Z | Downloaded instability v0.3.11 |
| 779 | 2026-04-17T23:02:21.327Z | Downloaded cookie v0.18.1 |
| 780 | 2026-04-17T23:02:21.327Z | Downloaded colored v3.1.1 |
| 781 | 2026-04-17T23:02:21.327Z | Downloaded colored v2.2.0 |
| 782 | 2026-04-17T23:02:21.327Z | Downloaded lalrpop-util v0.19.12 |
| 783 | 2026-04-17T23:02:21.327Z | Downloaded blake2 v0.10.6 |
| 784 | 2026-04-17T23:02:21.327Z | Downloaded bzip2 v0.4.4 |
| 785 | 2026-04-17T23:02:21.327Z | Downloaded bzip2 v0.6.1 |
| 786 | 2026-04-17T23:02:21.327Z | Downloaded backon v1.6.0 |
| 787 | 2026-04-17T23:02:21.327Z | Downloaded highway v1.3.0 |
| 788 | 2026-04-17T23:02:21.327Z | Downloaded is_ci v1.2.0 |
| 789 | 2026-04-17T23:02:21.327Z | Downloaded fatfs v0.3.6 |
| 790 | 2026-04-17T23:02:21.327Z | Downloaded hubpack v0.1.2 |
| 791 | 2026-04-17T23:02:21.327Z | Downloaded libscf-sys v1.1.0 |
| 792 | 2026-04-17T23:02:21.327Z | Downloaded lazy_static v1.5.0 |
| 793 | 2026-04-17T23:02:21.327Z | Downloaded hyper-staticfile v0.10.1 |
| 794 | 2026-04-17T23:02:21.327Z | Downloaded http-body-util v0.1.3 |
| 795 | 2026-04-17T23:02:21.327Z | Downloaded futures-channel v0.3.32 |
| 796 | 2026-04-17T23:02:21.327Z | Downloaded match_cfg v0.1.0 |
| 797 | 2026-04-17T23:02:21.327Z | Downloaded derive-where v1.6.0 |
| 798 | 2026-04-17T23:02:21.327Z | Downloaded hyper-tls v0.6.0 |
| 799 | 2026-04-17T23:02:21.327Z | Downloaded git-stub-vcs v0.1.0 |
| 800 | 2026-04-17T23:02:21.327Z | Downloaded kstat-rs v0.2.4 |
| 801 | 2026-04-17T23:02:21.327Z | Downloaded humantime v2.3.0 |
| 802 | 2026-04-17T23:02:21.327Z | Downloaded elliptic-curve v0.13.8 |
| 803 | 2026-04-17T23:02:21.327Z | Downloaded md-5 v0.10.6 |
| 804 | 2026-04-17T23:02:21.327Z | Downloaded dropshot_endpoint v0.16.7 |
| 805 | 2026-04-17T23:02:21.327Z | Downloaded maplit v1.0.2 |
| 806 | 2026-04-17T23:02:21.327Z | Downloaded managed v0.8.0 |
| 807 | 2026-04-17T23:02:21.327Z | Downloaded lzss v0.8.2 |
| 808 | 2026-04-17T23:02:21.327Z | Downloaded lru-slab v0.1.2 |
| 809 | 2026-04-17T23:02:21.327Z | Downloaded memoffset v0.9.1 |
| 810 | 2026-04-17T23:02:21.327Z | Downloaded lru v0.12.5 |
| 811 | 2026-04-17T23:02:21.327Z | Downloaded half v1.8.3 |
| 812 | 2026-04-17T23:02:21.327Z | Downloaded md5 v0.7.0 |
| 813 | 2026-04-17T23:02:21.327Z | Downloaded lru-cache v0.1.2 |
| 814 | 2026-04-17T23:02:21.327Z | Downloaded ingot v0.1.1 |
| 815 | 2026-04-17T23:02:21.327Z | Downloaded async-compression v0.4.41 |
| 816 | 2026-04-17T23:02:21.327Z | Downloaded new_debug_unreachable v1.0.6 |
| 817 | 2026-04-17T23:02:21.328Z | Downloaded dropshot_endpoint v0.17.0 |
| 818 | 2026-04-17T23:02:21.328Z | Downloaded mime v0.3.17 |
| 819 | 2026-04-17T23:02:21.328Z | Downloaded ingot-types v0.1.2 |
| 820 | 2026-04-17T23:02:21.328Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 821 | 2026-04-17T23:02:21.328Z | Downloaded derive_more v0.99.20 |
| 822 | 2026-04-17T23:02:21.328Z | Downloaded cookie_store v0.22.1 |
| 823 | 2026-04-17T23:02:21.328Z | Downloaded indoc v2.0.7 |
| 824 | 2026-04-17T23:02:21.328Z | Downloaded camino-tempfile-ext v0.3.3 |
| 825 | 2026-04-17T23:02:21.328Z | Downloaded crc32fast v1.5.0 |
| 826 | 2026-04-17T23:02:21.328Z | Downloaded block-padding v0.3.3 |
| 827 | 2026-04-17T23:02:21.328Z | Downloaded bit-set v0.8.0 |
| 828 | 2026-04-17T23:02:21.328Z | Downloaded async-stream v0.3.6 |
| 829 | 2026-04-17T23:02:21.328Z | Downloaded compact_str v0.8.1 |
| 830 | 2026-04-17T23:02:21.333Z | Downloaded multimap v0.10.1 |
| 831 | 2026-04-17T23:02:21.333Z | Downloaded crossbeam-deque v0.8.6 |
| 832 | 2026-04-17T23:02:21.333Z | Downloaded foreign-types v0.5.0 |
| 833 | 2026-04-17T23:02:21.333Z | Downloaded nodrop v0.1.14 |
| 834 | 2026-04-17T23:02:21.333Z | Downloaded nibble_vec v0.1.0 |
| 835 | 2026-04-17T23:02:21.333Z | Downloaded num v0.4.3 |
| 836 | 2026-04-17T23:02:21.333Z | Downloaded ipnetwork v0.21.1 |
| 837 | 2026-04-17T23:02:21.333Z | Downloaded newtype_derive v0.1.6 |
| 838 | 2026-04-17T23:02:21.333Z | Downloaded newline-converter v0.3.0 |
| 839 | 2026-04-17T23:02:21.333Z | Downloaded num-conv v0.2.0 |
| 840 | 2026-04-17T23:02:21.333Z | Downloaded num_threads v0.1.7 |
| 841 | 2026-04-17T23:02:21.333Z | Downloaded hmac v0.12.1 |
| 842 | 2026-04-17T23:02:21.333Z | Downloaded opaque-debug v0.3.1 |
| 843 | 2026-04-17T23:02:21.333Z | Downloaded crc-any v2.5.0 |
| 844 | 2026-04-17T23:02:21.333Z | Downloaded const_format_proc_macros v0.2.34 |
| 845 | 2026-04-17T23:02:21.333Z | Downloaded libefi-sys v0.1.0 |
| 846 | 2026-04-17T23:02:21.333Z | Downloaded libloading v0.8.9 |
| 847 | 2026-04-17T23:02:21.333Z | Downloaded futures v0.3.32 |
| 848 | 2026-04-17T23:02:21.333Z | Downloaded num-iter v0.1.45 |
| 849 | 2026-04-17T23:02:21.333Z | Downloaded newtype-uuid-macros v0.1.0 |
| 850 | 2026-04-17T23:02:21.333Z | Downloaded num-derive v0.4.2 |
| 851 | 2026-04-17T23:02:21.333Z | Downloaded normalize-line-endings v0.3.0 |
| 852 | 2026-04-17T23:02:21.334Z | Downloaded lock_api v0.4.14 |
| 853 | 2026-04-17T23:02:21.334Z | Downloaded linked-hash-map v0.5.6 |
| 854 | 2026-04-17T23:02:21.334Z | Downloaded linear-map v1.2.0 |
| 855 | 2026-04-17T23:02:21.334Z | Downloaded libsw-core v0.3.2 |
| 856 | 2026-04-17T23:02:21.334Z | Downloaded openssl-probe v0.2.1 |
| 857 | 2026-04-17T23:02:21.334Z | Downloaded httparse v1.10.1 |
| 858 | 2026-04-17T23:02:21.334Z | Downloaded crypto-bigint v0.5.5 |
| 859 | 2026-04-17T23:02:21.334Z | Downloaded openssl-probe v0.1.6 |
| 860 | 2026-04-17T23:02:21.334Z | Downloaded libsw v3.5.0 |
| 861 | 2026-04-17T23:02:21.334Z | Downloaded jobserver v0.1.34 |
| 862 | 2026-04-17T23:02:21.334Z | Downloaded packed_struct_codegen v0.10.1 |
| 863 | 2026-04-17T23:02:21.334Z | Downloaded openssl-macros v0.1.1 |
| 864 | 2026-04-17T23:02:21.334Z | Downloaded num_enum_derive v0.5.11 |
| 865 | 2026-04-17T23:02:21.334Z | Downloaded iana-time-zone v0.1.65 |
| 866 | 2026-04-17T23:02:21.334Z | Downloaded maybe-uninit v2.0.0 |
| 867 | 2026-04-17T23:02:21.334Z | Downloaded half v2.7.1 |
| 868 | 2026-04-17T23:02:21.334Z | Downloaded bytes v1.11.1 |
| 869 | 2026-04-17T23:02:21.334Z | Downloaded chacha20poly1305 v0.10.1 |
| 870 | 2026-04-17T23:02:21.334Z | Downloaded oso-derive v0.27.3 |
| 871 | 2026-04-17T23:02:21.334Z | Downloaded hyper-rustls v0.27.7 |
| 872 | 2026-04-17T23:02:21.334Z | Downloaded parse-display v0.10.0 |
| 873 | 2026-04-17T23:02:21.334Z | Downloaded base64 v0.22.1 |
| 874 | 2026-04-17T23:02:21.334Z | Downloaded native-tls v0.2.18 |
| 875 | 2026-04-17T23:02:21.334Z | Downloaded nanorand v0.7.0 |
| 876 | 2026-04-17T23:02:21.334Z | Downloaded parse-size v1.1.0 |
| 877 | 2026-04-17T23:02:21.334Z | Downloaded multer v3.1.0 |
| 878 | 2026-04-17T23:02:21.334Z | Downloaded mime_guess v2.0.5 |
| 879 | 2026-04-17T23:02:21.334Z | Downloaded getrandom v0.3.4 |
| 880 | 2026-04-17T23:02:21.334Z | Downloaded getrandom v0.2.17 |
| 881 | 2026-04-17T23:02:21.334Z | Downloaded nonempty v0.12.0 |
| 882 | 2026-04-17T23:02:21.334Z | Downloaded pbkdf2 v0.11.0 |
| 883 | 2026-04-17T23:02:21.334Z | Downloaded darling_core v0.21.3 |
| 884 | 2026-04-17T23:02:21.334Z | Downloaded pbkdf2 v0.12.2 |
| 885 | 2026-04-17T23:02:21.334Z | Downloaded newtype-uuid v1.3.2 |
| 886 | 2026-04-17T23:02:21.334Z | Downloaded peg-runtime v0.8.5 |
| 887 | 2026-04-17T23:02:21.334Z | Downloaded path-slash v0.1.5 |
| 888 | 2026-04-17T23:02:21.334Z | Downloaded ipnet v2.11.0 |
| 889 | 2026-04-17T23:02:21.334Z | Downloaded ingot-macros v0.1.1 |
| 890 | 2026-04-17T23:02:21.334Z | Downloaded darling_core v0.20.11 |
| 891 | 2026-04-17T23:02:21.335Z | Downloaded olpc-cjson v0.1.4 |
| 892 | 2026-04-17T23:02:21.335Z | Downloaded nu-ansi-term v0.50.3 |
| 893 | 2026-04-17T23:02:21.335Z | Downloaded pin-utils v0.1.0 |
| 894 | 2026-04-17T23:02:21.335Z | Downloaded litrs v1.0.0 |
| 895 | 2026-04-17T23:02:21.335Z | Downloaded phf_shared v0.13.1 |
| 896 | 2026-04-17T23:02:21.335Z | Downloaded phf_shared v0.12.1 |
| 897 | 2026-04-17T23:02:21.335Z | Downloaded phf_shared v0.11.3 |
| 898 | 2026-04-17T23:02:21.335Z | Downloaded num_enum_derive v0.7.5 |
| 899 | 2026-04-17T23:02:21.335Z | Downloaded num_enum v0.5.11 |
| 900 | 2026-04-17T23:02:21.335Z | Downloaded num-rational v0.4.2 |
| 901 | 2026-04-17T23:02:21.335Z | Downloaded num-derive v0.3.3 |
| 902 | 2026-04-17T23:02:21.335Z | Downloaded flume v0.11.1 |
| 903 | 2026-04-17T23:02:21.335Z | Downloaded derive_more v2.1.1 |
| 904 | 2026-04-17T23:02:21.335Z | Downloaded powerfmt v0.2.0 |
| 905 | 2026-04-17T23:02:21.335Z | Downloaded predicates-tree v1.0.13 |
| 906 | 2026-04-17T23:02:21.335Z | Downloaded precomputed-hash v0.1.1 |
| 907 | 2026-04-17T23:02:21.335Z | Downloaded oxide-tokio-rt v0.1.4 |
| 908 | 2026-04-17T23:02:21.335Z | Downloaded memmap2 v0.9.10 |
| 909 | 2026-04-17T23:02:21.335Z | Downloaded packed_struct v0.10.1 |
| 910 | 2026-04-17T23:02:21.335Z | Downloaded oxnet v0.1.4 |
| 911 | 2026-04-17T23:02:21.335Z | Downloaded cc v1.2.56 |
| 912 | 2026-04-17T23:02:21.335Z | Downloaded progenitor-client v0.11.2 |
| 913 | 2026-04-17T23:02:21.335Z | Downloaded num_enum v0.7.5 |
| 914 | 2026-04-17T23:02:21.335Z | Downloaded headers v0.4.1 |
| 915 | 2026-04-17T23:02:21.335Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 916 | 2026-04-17T23:02:21.335Z | Downloaded flate2 v1.1.9 |
| 917 | 2026-04-17T23:02:21.335Z | Downloaded darling_core v0.23.0 |
| 918 | 2026-04-17T23:02:21.335Z | Downloaded proc-macro-crate v3.4.0 |
| 919 | 2026-04-17T23:02:21.335Z | Downloaded progenitor-client v0.10.0 |
| 920 | 2026-04-17T23:02:21.335Z | Downloaded progenitor-macro v0.11.2 |
| 921 | 2026-04-17T23:02:21.335Z | Downloaded progenitor-macro v0.10.0 |
| 922 | 2026-04-17T23:02:21.335Z | Downloaded pem v3.0.6 |
| 923 | 2026-04-17T23:02:21.335Z | Downloaded proc-macro-crate v1.3.1 |
| 924 | 2026-04-17T23:02:21.335Z | Downloaded paste v1.0.15 |
| 925 | 2026-04-17T23:02:21.335Z | Downloaded parse-display-derive v0.10.0 |
| 926 | 2026-04-17T23:02:21.335Z | Downloaded psl-types v2.0.11 |
| 927 | 2026-04-17T23:02:21.335Z | Downloaded ignore v0.4.25 |
| 928 | 2026-04-17T23:02:21.335Z | Downloaded password-hash v0.5.0 |
| 929 | 2026-04-17T23:02:21.335Z | Downloaded pem-rfc7468 v0.7.0 |
| 930 | 2026-04-17T23:02:21.340Z | Downloaded peg v0.8.5 |
| 931 | 2026-04-17T23:02:21.340Z | Downloaded pkg-config v0.3.32 |
| 932 | 2026-04-17T23:02:21.340Z | Downloaded ed25519-dalek v2.2.0 |
| 933 | 2026-04-17T23:02:21.340Z | Downloaded phf v0.12.1 |
| 934 | 2026-04-17T23:02:21.340Z | Downloaded num-complex v0.4.6 |
| 935 | 2026-04-17T23:02:21.340Z | Downloaded phf v0.13.1 |
| 936 | 2026-04-17T23:02:21.340Z | Downloaded quick-error v1.2.3 |
| 937 | 2026-04-17T23:02:21.340Z | Downloaded radium v0.7.0 |
| 938 | 2026-04-17T23:02:21.340Z | Downloaded diesel_derives v2.3.7 |
| 939 | 2026-04-17T23:02:21.340Z | Downloaded pin-project-lite v0.2.17 |
| 940 | 2026-04-17T23:02:21.340Z | Downloaded rand_chacha v0.3.1 |
| 941 | 2026-04-17T23:02:21.340Z | Downloaded expectorate v1.2.0 |
| 942 | 2026-04-17T23:02:21.340Z | Downloaded polyval v0.6.2 |
| 943 | 2026-04-17T23:02:21.340Z | Downloaded num-integer v0.1.46 |
| 944 | 2026-04-17T23:02:21.340Z | Downloaded pin-project-internal v1.1.11 |
| 945 | 2026-04-17T23:02:21.341Z | Downloaded poly1305 v0.8.0 |
| 946 | 2026-04-17T23:02:21.341Z | Downloaded password-hash v0.4.2 |
| 947 | 2026-04-17T23:02:21.341Z | Downloaded const_format v0.2.35 |
| 948 | 2026-04-17T23:02:21.341Z | Downloaded predicates-core v1.0.10 |
| 949 | 2026-04-17T23:02:21.341Z | Downloaded postgres-protocol v0.6.10 |
| 950 | 2026-04-17T23:02:21.341Z | Downloaded ref-cast v1.0.25 |
| 951 | 2026-04-17T23:02:21.341Z | Downloaded parking_lot v0.11.2 |
| 952 | 2026-04-17T23:02:21.341Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 953 | 2026-04-17T23:02:21.341Z | Downloaded omicron-zone-package v0.12.2 |
| 954 | 2026-04-17T23:02:21.341Z | Downloaded recursive v0.1.1 |
| 955 | 2026-04-17T23:02:21.341Z | Downloaded bumpalo v3.20.2 |
| 956 | 2026-04-17T23:02:21.341Z | Downloaded owo-colors v4.3.0 |
| 957 | 2026-04-17T23:02:21.341Z | Downloaded parking_lot_core v0.8.6 |
| 958 | 2026-04-17T23:02:21.341Z | Downloaded rand_xorshift v0.4.0 |
| 959 | 2026-04-17T23:02:21.341Z | Downloaded progenitor v0.13.0 |
| 960 | 2026-04-17T23:02:21.341Z | Downloaded base64 v0.21.7 |
| 961 | 2026-04-17T23:02:21.341Z | Downloaded rfc6979 v0.4.0 |
| 962 | 2026-04-17T23:02:21.341Z | Downloaded parking_lot_core v0.9.12 |
| 963 | 2026-04-17T23:02:21.341Z | Downloaded indicatif v0.18.4 |
| 964 | 2026-04-17T23:02:21.341Z | Downloaded ref-cast-impl v1.0.25 |
| 965 | 2026-04-17T23:02:21.341Z | Downloaded libbz2-rs-sys v0.2.2 |
| 966 | 2026-04-17T23:02:21.341Z | Downloaded crossbeam-channel v0.5.15 |
| 967 | 2026-04-17T23:02:21.341Z | Downloaded heapless v0.8.0 |
| 968 | 2026-04-17T23:02:21.341Z | Downloaded progenitor-macro v0.13.0 |
| 969 | 2026-04-17T23:02:21.341Z | Downloaded peg-macros v0.8.5 |
| 970 | 2026-04-17T23:02:21.341Z | Downloaded primeorder v0.13.6 |
| 971 | 2026-04-17T23:02:21.341Z | Downloaded rustc-hash v2.1.1 |
| 972 | 2026-04-17T23:02:21.341Z | Downloaded russh-cryptovec v0.7.3 |
| 973 | 2026-04-17T23:02:21.341Z | Downloaded progenitor v0.11.2 |
| 974 | 2026-04-17T23:02:21.341Z | Downloaded progenitor v0.10.0 |
| 975 | 2026-04-17T23:02:21.341Z | Downloaded predicates v3.1.4 |
| 976 | 2026-04-17T23:02:21.341Z | Downloaded psm v0.1.30 |
| 977 | 2026-04-17T23:02:21.341Z | Downloaded derive_more-impl v2.1.1 |
| 978 | 2026-04-17T23:02:21.341Z | Downloaded rtoolbox v0.0.3 |
| 979 | 2026-04-17T23:02:21.341Z | Downloaded r2d2 v0.8.10 |
| 980 | 2026-04-17T23:02:21.341Z | Downloaded hickory-resolver v0.24.4 |
| 981 | 2026-04-17T23:02:21.341Z | Downloaded der v0.7.10 |
| 982 | 2026-04-17T23:02:21.341Z | Downloaded rustc_version v0.4.1 |
| 983 | 2026-04-17T23:02:21.341Z | Downloaded progenitor-client v0.13.0 |
| 984 | 2026-04-17T23:02:21.341Z | Downloaded ppv-lite86 v0.2.21 |
| 985 | 2026-04-17T23:02:21.342Z | Downloaded pkcs8 v0.10.2 |
| 986 | 2026-04-17T23:02:21.342Z | Downloaded crossterm v0.28.1 |
| 987 | 2026-04-17T23:02:21.342Z | Downloaded rustc_version v0.1.7 |
| 988 | 2026-04-17T23:02:21.342Z | Downloaded rand_chacha v0.9.0 |
| 989 | 2026-04-17T23:02:21.342Z | Downloaded postcard v1.1.3 |
| 990 | 2026-04-17T23:02:21.342Z | Downloaded pkcs5 v0.7.1 |
| 991 | 2026-04-17T23:02:21.342Z | Downloaded rand_seeder v0.4.0 |
| 992 | 2026-04-17T23:02:21.342Z | Downloaded rand_core v0.6.4 |
| 993 | 2026-04-17T23:02:21.342Z | Downloaded miniz_oxide v0.8.9 |
| 994 | 2026-04-17T23:02:21.342Z | Downloaded indexmap v1.9.3 |
| 995 | 2026-04-17T23:02:21.342Z | Downloaded heapless v0.7.17 |
| 996 | 2026-04-17T23:02:21.342Z | Downloaded oso v0.27.3 |
| 997 | 2026-04-17T23:02:21.342Z | Downloaded postgres-types v0.2.12 |
| 998 | 2026-04-17T23:02:21.342Z | Downloaded salsa20 v0.10.2 |
| 999 | 2026-04-17T23:02:21.342Z | Downloaded pkcs1 v0.7.5 |
| 1000 | 2026-04-17T23:02:21.342Z | Downloaded progenitor-extras v0.1.1 |
| 1001 | 2026-04-17T23:02:21.342Z | Downloaded scopeguard v1.2.0 |
| 1002 | 2026-04-17T23:02:21.342Z | Downloaded papergrid v0.17.0 |
| 1003 | 2026-04-17T23:02:21.342Z | Downloaded jiff-static v0.2.21 |
| 1004 | 2026-04-17T23:02:21.342Z | Downloaded sapling-renderdag v0.1.0 |
| 1005 | 2026-04-17T23:02:21.342Z | Downloaded scroll_derive v0.13.1 |
| 1006 | 2026-04-17T23:02:21.342Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1007 | 2026-04-17T23:02:21.342Z | Downloaded scrypt v0.11.0 |
| 1008 | 2026-04-17T23:02:21.342Z | Downloaded secrecy v0.10.3 |
| 1009 | 2026-04-17T23:02:21.342Z | Downloaded secrecy v0.8.0 |
| 1010 | 2026-04-17T23:02:21.342Z | Downloaded seq-macro v0.3.6 |
| 1011 | 2026-04-17T23:02:21.342Z | Downloaded proc-macro-error2 v2.0.1 |
| 1012 | 2026-04-17T23:02:21.342Z | Downloaded hickory-resolver v0.25.2 |
| 1013 | 2026-04-17T23:02:21.342Z | Downloaded quinn-udp v0.5.14 |
| 1014 | 2026-04-17T23:02:21.342Z | Downloaded resolv-conf v0.7.6 |
| 1015 | 2026-04-17T23:02:21.346Z | Downloaded serde_bytes v0.11.19 |
| 1016 | 2026-04-17T23:02:21.346Z | Downloaded semver v0.1.20 |
| 1017 | 2026-04-17T23:02:21.346Z | Downloaded serde_plain v1.0.2 |
| 1018 | 2026-04-17T23:02:21.346Z | Downloaded pin-project v1.1.11 |
| 1019 | 2026-04-17T23:02:21.349Z | Downloaded sha1 v0.10.6 |
| 1020 | 2026-04-17T23:02:21.352Z | Downloaded serde_spanned v1.0.4 |
| 1021 | 2026-04-17T23:02:21.352Z | Downloaded serde_urlencoded v0.7.1 |
| 1022 | 2026-04-17T23:02:21.355Z | Downloaded rand_core v0.10.0 |
| 1023 | 2026-04-17T23:02:21.355Z | Downloaded http v1.4.0 |
| 1024 | 2026-04-17T23:02:21.358Z | Downloaded serde-big-array v0.5.1 |
| 1025 | 2026-04-17T23:02:21.358Z | Downloaded rand_core v0.9.5 |
| 1026 | 2026-04-17T23:02:21.362Z | Downloaded p256 v0.13.2 |
| 1027 | 2026-04-17T23:02:21.362Z | Downloaded signal-hook-tokio v0.3.1 |
| 1028 | 2026-04-17T23:02:21.362Z | Downloaded shell-words v1.1.1 |
| 1029 | 2026-04-17T23:02:21.365Z | Downloaded rustls-pemfile v2.2.0 |
| 1030 | 2026-04-17T23:02:21.365Z | Downloaded rustls-native-certs v0.8.3 |
| 1031 | 2026-04-17T23:02:21.368Z | Downloaded signature v2.2.0 |
| 1032 | 2026-04-17T23:02:21.369Z | Downloaded signal-hook-mio v0.2.5 |
| 1033 | 2026-04-17T23:02:21.369Z | Downloaded sigpipe v0.1.3 |
| 1034 | 2026-04-17T23:02:21.372Z | Downloaded rustls-pemfile v1.0.4 |
| 1035 | 2026-04-17T23:02:21.372Z | Downloaded parking_lot v0.12.5 |
| 1036 | 2026-04-17T23:02:21.374Z | Downloaded rusty-fork v0.3.1 |
| 1037 | 2026-04-17T23:02:21.375Z | Downloaded minimal-lexical v0.2.1 |
| 1038 | 2026-04-17T23:02:21.379Z | Downloaded prefix-trie v0.7.0 |
| 1039 | 2026-04-17T23:02:21.382Z | Downloaded siphasher v1.0.2 |
| 1040 | 2026-04-17T23:02:21.382Z | Downloaded schemars_derive v0.8.22 |
| 1041 | 2026-04-17T23:02:21.385Z | Downloaded slog-bunyan v2.5.0 |
| 1042 | 2026-04-17T23:02:21.385Z | Downloaded same-file v1.0.6 |
| 1043 | 2026-04-17T23:02:21.387Z | Downloaded rustversion v1.0.22 |
| 1044 | 2026-04-17T23:02:21.394Z | Downloaded scroll v0.13.0 |
| 1045 | 2026-04-17T23:02:21.397Z | Downloaded sec1 v0.7.3 |
| 1046 | 2026-04-17T23:02:21.400Z | Downloaded sqlparser_derive v0.5.0 |
| 1047 | 2026-04-17T23:02:21.400Z | Downloaded progenitor-impl v0.11.2 |
| 1048 | 2026-04-17T23:02:21.403Z | Downloaded sct v0.7.1 |
| 1049 | 2026-04-17T23:02:21.403Z | Downloaded aes-gcm v0.10.3 |
| 1050 | 2026-04-17T23:02:21.406Z | Downloaded progenitor-impl v0.10.0 |
| 1051 | 2026-04-17T23:02:21.409Z | Downloaded serde-hex v0.1.0 |
| 1052 | 2026-04-17T23:02:21.409Z | Downloaded dropshot-api-manager v0.6.0 |
| 1053 | 2026-04-17T23:02:21.412Z | Downloaded ssh-cipher v0.2.0 |
| 1054 | 2026-04-17T23:02:21.412Z | Downloaded ssh-encoding v0.2.0 |
| 1055 | 2026-04-17T23:02:21.415Z | Downloaded serde_derive_internals v0.29.1 |
| 1056 | 2026-04-17T23:02:21.418Z | Downloaded hickory-server v0.25.2 |
| 1057 | 2026-04-17T23:02:21.421Z | Downloaded serde_path_to_error v0.1.20 |
| 1058 | 2026-04-17T23:02:21.424Z | Downloaded serde_repr v0.1.20 |
| 1059 | 2026-04-17T23:02:21.427Z | Downloaded structmeta-derive v0.3.0 |
| 1060 | 2026-04-17T23:02:21.427Z | Downloaded signal-hook-registry v1.4.8 |
| 1061 | 2026-04-17T23:02:21.432Z | Downloaded shlex v1.3.0 |
| 1062 | 2026-04-17T23:02:21.435Z | Downloaded openssl-sys v0.9.111 |
| 1063 | 2026-04-17T23:02:21.438Z | Downloaded strum v0.27.2 |
| 1064 | 2026-04-17T23:02:21.438Z | Downloaded strum v0.26.3 |
| 1065 | 2026-04-17T23:02:21.438Z | Downloaded simd-adler32 v0.3.8 |
| 1066 | 2026-04-17T23:02:21.441Z | Downloaded rustls-pki-types v1.14.0 |
| 1067 | 2026-04-17T23:02:21.441Z | Downloaded structmeta v0.3.0 |
| 1068 | 2026-04-17T23:02:21.444Z | Downloaded slog-envlogger v2.2.0 |
| 1069 | 2026-04-17T23:02:21.444Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1070 | 2026-04-17T23:02:21.447Z | Downloaded slog-scope v4.4.1 |
| 1071 | 2026-04-17T23:02:21.447Z | Downloaded slog-term v2.9.2 |
| 1072 | 2026-04-17T23:02:21.450Z | Downloaded supports-color v3.0.2 |
| 1073 | 2026-04-17T23:02:21.450Z | Downloaded slog-json v2.6.1 |
| 1074 | 2026-04-17T23:02:21.453Z | Downloaded slog-dtrace v0.3.0 |
| 1075 | 2026-04-17T23:02:21.453Z | Downloaded slog-async v2.8.0 |
| 1076 | 2026-04-17T23:02:21.453Z | Downloaded slab v0.4.12 |
| 1077 | 2026-04-17T23:02:21.456Z | Downloaded hashbrown v0.13.2 |
| 1078 | 2026-04-17T23:02:21.459Z | Downloaded hashbrown v0.12.3 |
| 1079 | 2026-04-17T23:02:21.459Z | Downloaded itertools v0.10.5 |
| 1080 | 2026-04-17T23:02:21.462Z | Downloaded sync_wrapper v1.0.2 |
| 1081 | 2026-04-17T23:02:21.465Z | Downloaded sync-ptr v0.1.4 |
| 1082 | 2026-04-17T23:02:21.465Z | Downloaded subtle v2.6.1 |
| 1083 | 2026-04-17T23:02:21.465Z | Downloaded tap v1.0.1 |
| 1084 | 2026-04-17T23:02:21.465Z | Downloaded tabwriter v1.4.1 |
| 1085 | 2026-04-17T23:02:21.468Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1086 | 2026-04-17T23:02:21.468Z | Downloaded prettyplease v0.2.37 |
| 1087 | 2026-04-17T23:02:21.471Z | Downloaded progenitor-impl v0.13.0 |
| 1088 | 2026-04-17T23:02:21.471Z | Downloaded spki v0.7.3 |
| 1089 | 2026-04-17T23:02:21.474Z | Downloaded smf v0.2.3 |
| 1090 | 2026-04-17T23:02:21.474Z | Downloaded slog-stdlog v4.1.1 |
| 1091 | 2026-04-17T23:02:21.474Z | Downloaded blake3 v1.8.3 |
| 1092 | 2026-04-17T23:02:21.478Z | Downloaded snafu-derive v0.8.9 |
| 1093 | 2026-04-17T23:02:21.481Z | Downloaded russh-keys v0.45.0 |
| 1094 | 2026-04-17T23:02:21.481Z | Downloaded tagptr v0.2.0 |
| 1095 | 2026-04-17T23:02:21.484Z | Downloaded stacker v0.1.23 |
| 1096 | 2026-04-17T23:02:21.484Z | Downloaded time-core v0.1.8 |
| 1097 | 2026-04-17T23:02:21.484Z | Downloaded testing_table v0.3.0 |
| 1098 | 2026-04-17T23:02:21.487Z | Downloaded take_mut v0.2.2 |
| 1099 | 2026-04-17T23:02:21.487Z | Downloaded tinyvec_macros v0.1.1 |
| 1100 | 2026-04-17T23:02:21.487Z | Downloaded sqlformat v0.3.5 |
| 1101 | 2026-04-17T23:02:21.487Z | Downloaded serde_cbor v0.11.2 |
| 1102 | 2026-04-17T23:02:21.490Z | Downloaded crossterm v0.29.0 |
| 1103 | 2026-04-17T23:02:21.493Z | Downloaded string_cache v0.8.9 |
| 1104 | 2026-04-17T23:02:21.496Z | Downloaded static_assertions v1.1.0 |
| 1105 | 2026-04-17T23:02:21.496Z | Downloaded serde_with_macros v3.17.0 |
| 1106 | 2026-04-17T23:02:21.499Z | Downloaded thread-id v5.1.0 |
| 1107 | 2026-04-17T23:02:21.502Z | Downloaded tokio-macros v2.7.0 |
| 1108 | 2026-04-17T23:02:21.506Z | Downloaded hyper-util v0.1.20 |
| 1109 | 2026-04-17T23:02:21.509Z | Downloaded stringprep v0.1.5 |
| 1110 | 2026-04-17T23:02:21.512Z | Downloaded strum_macros v0.24.3 |
| 1111 | 2026-04-17T23:02:21.516Z | Downloaded ryu v1.0.23 |
| 1112 | 2026-04-17T23:02:21.519Z | Downloaded ron v0.8.1 |
| 1113 | 2026-04-17T23:02:21.522Z | Downloaded support-bundle-viewer v0.1.2 |
| 1114 | 2026-04-17T23:02:21.525Z | Downloaded smallvec v0.6.14 |
| 1115 | 2026-04-17T23:02:21.525Z | Downloaded rcgen v0.12.1 |
| 1116 | 2026-04-17T23:02:21.528Z | Downloaded pretty_assertions v1.4.1 |
| 1117 | 2026-04-17T23:02:21.528Z | Downloaded strum_macros v0.27.2 |
| 1118 | 2026-04-17T23:02:21.531Z | Downloaded mio v1.2.0 |
| 1119 | 2026-04-17T23:02:21.533Z | Downloaded tabled_derive v0.11.0 |
| 1120 | 2026-04-17T23:02:21.533Z | Downloaded schemars v0.8.22 |
| 1121 | 2026-04-17T23:02:21.539Z | Downloaded thread_local v1.1.9 |
| 1122 | 2026-04-17T23:02:21.542Z | Downloaded termtree v0.5.1 |
| 1123 | 2026-04-17T23:02:21.542Z | Downloaded quinn v0.11.9 |
| 1124 | 2026-04-17T23:02:21.545Z | Downloaded libxml v0.3.3 |
| 1125 | 2026-04-17T23:02:21.548Z | Downloaded spin v0.9.8 |
| 1126 | 2026-04-17T23:02:21.550Z | Downloaded iri-string v0.7.10 |
| 1127 | 2026-04-17T23:02:21.553Z | Downloaded topological-sort v0.2.2 |
| 1128 | 2026-04-17T23:02:21.553Z | Downloaded tiny-keccak v2.0.2 |
| 1129 | 2026-04-17T23:02:21.558Z | Downloaded time-macros v0.2.27 |
| 1130 | 2026-04-17T23:02:21.558Z | Downloaded tower-layer v0.3.3 |
| 1131 | 2026-04-17T23:02:21.561Z | Downloaded thiserror-no-std v2.0.2 |
| 1132 | 2026-04-17T23:02:21.561Z | Downloaded termios v0.3.3 |
| 1133 | 2026-04-17T23:02:21.561Z | Downloaded rand v0.8.5 |
| 1134 | 2026-04-17T23:02:21.564Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1135 | 2026-04-17T23:02:21.566Z | Downloaded num-bigint v0.4.6 |
| 1136 | 2026-04-17T23:02:21.569Z | Downloaded trait-variant v0.1.2 |
| 1137 | 2026-04-17T23:02:21.569Z | Downloaded tower-service v0.3.3 |
| 1138 | 2026-04-17T23:02:21.569Z | Downloaded strum_macros v0.26.4 |
| 1139 | 2026-04-17T23:02:21.572Z | Downloaded signal-hook v0.3.18 |
| 1140 | 2026-04-17T23:02:21.572Z | Downloaded rayon-core v1.13.0 |
| 1141 | 2026-04-17T23:02:21.575Z | Downloaded tls_codec_derive v0.4.2 |
| 1142 | 2026-04-17T23:02:21.578Z | Downloaded tls_codec v0.4.2 |
| 1143 | 2026-04-17T23:02:21.578Z | Downloaded tokio-dtrace v0.1.1 |
| 1144 | 2026-04-17T23:02:21.581Z | Downloaded typify-macro v0.4.3 |
| 1145 | 2026-04-17T23:02:21.581Z | Downloaded tokio-rustls v0.25.0 |
| 1146 | 2026-04-17T23:02:21.585Z | Downloaded universal-hash v0.5.1 |
| 1147 | 2026-04-17T23:02:21.588Z | Downloaded slog v2.8.2 |
| 1148 | 2026-04-17T23:02:21.588Z | Downloaded unit-prefix v0.5.2 |
| 1149 | 2026-04-17T23:02:21.591Z | Downloaded iddqd v0.3.17 |
| 1150 | 2026-04-17T23:02:21.595Z | Downloaded hashbrown v0.15.5 |
| 1151 | 2026-04-17T23:02:21.598Z | Downloaded tokio-tungstenite v0.23.1 |
| 1152 | 2026-04-17T23:02:21.598Z | Downloaded socket2 v0.6.3 |
| 1153 | 2026-04-17T23:02:21.601Z | Downloaded tokio-tungstenite v0.21.0 |
| 1154 | 2026-04-17T23:02:21.601Z | Downloaded unicode-truncate v1.1.0 |
| 1155 | 2026-04-17T23:02:21.604Z | Downloaded tokio-native-tls v0.3.1 |
| 1156 | 2026-04-17T23:02:21.604Z | Downloaded unarray v0.1.4 |
| 1157 | 2026-04-17T23:02:21.604Z | Downloaded utf-8 v0.7.6 |
| 1158 | 2026-04-17T23:02:21.607Z | Downloaded usdt-macro v0.6.0 |
| 1159 | 2026-04-17T23:02:21.607Z | Downloaded typify-macro v0.6.1 |
| 1160 | 2026-04-17T23:02:21.607Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1161 | 2026-04-17T23:02:21.610Z | Downloaded publicsuffix v2.3.0 |
| 1162 | 2026-04-17T23:02:21.610Z | Downloaded untrusted v0.7.1 |
| 1163 | 2026-04-17T23:02:21.610Z | Downloaded untrusted v0.9.0 |
| 1164 | 2026-04-17T23:02:21.613Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1165 | 2026-04-17T23:02:21.616Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1166 | 2026-04-17T23:02:21.619Z | Downloaded term v0.7.0 |
| 1167 | 2026-04-17T23:02:21.619Z | Downloaded try-lock v0.2.5 |
| 1168 | 2026-04-17T23:02:21.619Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1169 | 2026-04-17T23:02:21.622Z | Downloaded socket2 v0.5.10 |
| 1170 | 2026-04-17T23:02:21.625Z | Downloaded rand v0.9.2 |
| 1171 | 2026-04-17T23:02:21.628Z | Downloaded usdt v0.6.0 |
| 1172 | 2026-04-17T23:02:21.631Z | Downloaded waitgroup v0.1.2 |
| 1173 | 2026-04-17T23:02:21.633Z | Downloaded tui-tree-widget v0.23.1 |
| 1174 | 2026-04-17T23:02:21.637Z | Downloaded term v1.2.1 |
| 1175 | 2026-04-17T23:02:21.640Z | Downloaded nom v7.1.3 |
| 1176 | 2026-04-17T23:02:21.642Z | Downloaded samael v0.0.19 |
| 1177 | 2026-04-17T23:02:21.645Z | Downloaded tokio-rustls v0.26.4 |
| 1178 | 2026-04-17T23:02:21.648Z | Downloaded tokio-stream v0.1.18 |
| 1179 | 2026-04-17T23:02:21.651Z | Downloaded want v0.3.1 |
| 1180 | 2026-04-17T23:02:21.651Z | Downloaded futures-util v0.3.32 |
| 1181 | 2026-04-17T23:02:21.656Z | Downloaded xattr v1.6.1 |
| 1182 | 2026-04-17T23:02:21.659Z | Downloaded similar v2.7.0 |
| 1183 | 2026-04-17T23:02:21.662Z | Downloaded rsa v0.9.10 |
| 1184 | 2026-04-17T23:02:21.665Z | Downloaded schemars v0.9.0 |
| 1185 | 2026-04-17T23:02:21.669Z | Downloaded xshell-macros v0.2.7 |
| 1186 | 2026-04-17T23:02:21.672Z | Downloaded usdt-attr-macro v0.6.0 |
| 1187 | 2026-04-17T23:02:21.672Z | Downloaded snafu v0.8.9 |
| 1188 | 2026-04-17T23:02:21.675Z | Downloaded itertools v0.12.1 |
| 1189 | 2026-04-17T23:02:21.678Z | Downloaded test-strategy v0.4.5 |
| 1190 | 2026-04-17T23:02:21.681Z | Downloaded hyper v1.8.1 |
| 1191 | 2026-04-17T23:02:21.684Z | Downloaded zone v0.3.1 |
| 1192 | 2026-04-17T23:02:21.684Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1193 | 2026-04-17T23:02:21.687Z | Downloaded tinyvec v1.10.0 |
| 1194 | 2026-04-17T23:02:21.687Z | Downloaded rustls-webpki v0.103.9 |
| 1195 | 2026-04-17T23:02:21.690Z | Downloaded zeroize_derive v1.4.3 |
| 1196 | 2026-04-17T23:02:21.690Z | Downloaded void v1.0.2 |
| 1197 | 2026-04-17T23:02:21.690Z | Downloaded subprocess v0.2.15 |
| 1198 | 2026-04-17T23:02:21.693Z | Downloaded h2 v0.4.13 |
| 1199 | 2026-04-17T23:02:21.696Z | Downloaded qorb v0.4.1 |
| 1200 | 2026-04-17T23:02:21.702Z | Downloaded wait-timeout v0.2.1 |
| 1201 | 2026-04-17T23:02:21.705Z | Downloaded whoami v2.1.0 |
| 1202 | 2026-04-17T23:02:21.705Z | Downloaded vergen-git2 v1.0.7 |
| 1203 | 2026-04-17T23:02:21.708Z | Downloaded vergen-gitcl v1.0.8 |
| 1204 | 2026-04-17T23:02:21.710Z | Downloaded zone_cfg_derive v0.3.1 |
| 1205 | 2026-04-17T23:02:21.711Z | Downloaded hkdf v0.12.4 |
| 1206 | 2026-04-17T23:02:21.713Z | Downloaded twox-hash v2.1.2 |
| 1207 | 2026-04-17T23:02:21.713Z | Downloaded wyz v0.5.1 |
| 1208 | 2026-04-17T23:02:21.713Z | Downloaded vsss-rs v3.3.4 |
| 1209 | 2026-04-17T23:02:21.717Z | Downloaded tracing-attributes v0.1.31 |
| 1210 | 2026-04-17T23:02:21.717Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1211 | 2026-04-17T23:02:21.719Z | Downloaded rand v0.10.0 |
| 1212 | 2026-04-17T23:02:21.722Z | Downloaded walkdir v2.5.0 |
| 1213 | 2026-04-17T23:02:21.722Z | Downloaded vergen-lib v0.1.6 |
| 1214 | 2026-04-17T23:02:21.725Z | Downloaded num-bigint-dig v0.8.6 |
| 1215 | 2026-04-17T23:02:21.725Z | Downloaded tar v0.4.45 |
| 1216 | 2026-04-17T23:02:21.728Z | Downloaded zeroize v1.8.2 |
| 1217 | 2026-04-17T23:02:21.728Z | Downloaded itertools v0.13.0 |
| 1218 | 2026-04-17T23:02:21.731Z | Downloaded libm v0.2.16 |
| 1219 | 2026-04-17T23:02:21.736Z | Downloaded whoami v1.6.1 |
| 1220 | 2026-04-17T23:02:21.739Z | Downloaded usdt-impl v0.6.0 |
| 1221 | 2026-04-17T23:02:21.739Z | Downloaded xshell v0.2.7 |
| 1222 | 2026-04-17T23:02:21.743Z | Downloaded tokio-rustls v0.24.1 |
| 1223 | 2026-04-17T23:02:21.743Z | Downloaded unicode-properties v0.1.4 |
| 1224 | 2026-04-17T23:02:21.743Z | Downloaded schemars v1.2.1 |
| 1225 | 2026-04-17T23:02:21.750Z | Downloaded zstd v0.13.3 |
| 1226 | 2026-04-17T23:02:21.753Z | Downloaded tracing-core v0.1.36 |
| 1227 | 2026-04-17T23:02:21.756Z | Downloaded zstd-safe v7.2.4 |
| 1228 | 2026-04-17T23:02:21.756Z | Downloaded unicode-bidi v0.3.18 |
| 1229 | 2026-04-17T23:02:21.756Z | Downloaded toml v0.7.8 |
| 1230 | 2026-04-17T23:02:21.759Z | Downloaded itertools v0.14.0 |
| 1231 | 2026-04-17T23:02:21.762Z | Downloaded p521 v0.13.3 |
| 1232 | 2026-04-17T23:02:21.765Z | Downloaded yasna v0.5.2 |
| 1233 | 2026-04-17T23:02:21.771Z | Downloaded unsafe-libyaml v0.2.11 |
| 1234 | 2026-04-17T23:02:21.774Z | Downloaded rpassword v7.4.0 |
| 1235 | 2026-04-17T23:02:21.777Z | Downloaded vergen v9.0.6 |
| 1236 | 2026-04-17T23:02:21.777Z | Downloaded uzers v0.12.2 |
| 1237 | 2026-04-17T23:02:21.780Z | Downloaded russh v0.45.0 |
| 1238 | 2026-04-17T23:02:21.787Z | Downloaded tungstenite v0.21.0 |
| 1239 | 2026-04-17T23:02:21.792Z | Downloaded typify v0.4.3 |
| 1240 | 2026-04-17T23:02:21.796Z | Downloaded unicase v2.9.0 |
| 1241 | 2026-04-17T23:02:21.799Z | Downloaded typify v0.6.1 |
| 1242 | 2026-04-17T23:02:21.802Z | Downloaded tungstenite v0.23.0 |
| 1243 | 2026-04-17T23:02:21.802Z | Downloaded bitvec v1.0.1 |
| 1244 | 2026-04-17T23:02:21.810Z | Downloaded rustyline v14.0.0 |
| 1245 | 2026-04-17T23:02:21.813Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1246 | 2026-04-17T23:02:21.816Z | Downloaded zerocopy v0.6.6 |
| 1247 | 2026-04-17T23:02:21.819Z | Downloaded tokio-postgres v0.7.16 |
| 1248 | 2026-04-17T23:02:21.824Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1249 | 2026-04-17T23:02:21.828Z | Downloaded uuid v1.23.0 |
| 1250 | 2026-04-17T23:02:21.830Z | Downloaded steno v0.4.1 |
| 1251 | 2026-04-17T23:02:21.851Z | Downloaded vte v0.14.1 |
| 1252 | 2026-04-17T23:02:21.854Z | Downloaded git2 v0.20.4 |
| 1253 | 2026-04-17T23:02:21.857Z | Downloaded reedline v0.40.0 |
| 1254 | 2026-04-17T23:02:21.864Z | Downloaded zopfli v0.8.3 |
| 1255 | 2026-04-17T23:02:21.866Z | Downloaded yansi v1.0.1 |
| 1256 | 2026-04-17T23:02:21.866Z | Downloaded aws-lc-rs v1.16.0 |
| 1257 | 2026-04-17T23:02:21.877Z | Downloaded toml_edit v0.19.15 |
| 1258 | 2026-04-17T23:02:21.886Z | Downloaded ssh-key v0.6.7 |
| 1259 | 2026-04-17T23:02:21.889Z | Downloaded p384 v0.13.1 |
| 1260 | 2026-04-17T23:02:21.892Z | Downloaded chrono v0.4.44 |
| 1261 | 2026-04-17T23:02:21.897Z | Downloaded unicode_categories v0.1.1 |
| 1262 | 2026-04-17T23:02:21.899Z | Downloaded bindgen v0.71.1 |
| 1263 | 2026-04-17T23:02:21.903Z | Downloaded zip v0.6.6 |
| 1264 | 2026-04-17T23:02:21.906Z | Downloaded regex v1.12.3 |
| 1265 | 2026-04-17T23:02:21.914Z | Downloaded quick-xml v0.37.5 |
| 1266 | 2026-04-17T23:02:21.923Z | Downloaded portable-atomic v1.13.1 |
| 1267 | 2026-04-17T23:02:21.927Z | Downloaded unicode-segmentation v1.12.0 |
| 1268 | 2026-04-17T23:02:21.930Z | Downloaded rayon v1.11.0 |
| 1269 | 2026-04-17T23:02:21.934Z | Downloaded x509-cert v0.2.5 |
| 1270 | 2026-04-17T23:02:21.937Z | Downloaded rustls-webpki v0.101.7 |
| 1271 | 2026-04-17T23:02:21.945Z | Downloaded tower v0.5.3 |
| 1272 | 2026-04-17T23:02:21.950Z | Downloaded reqwest v0.13.2 |
| 1273 | 2026-04-17T23:02:21.954Z | Downloaded reqwest v0.12.28 |
| 1274 | 2026-04-17T23:02:21.957Z | Downloaded lalrpop v0.19.12 |
| 1275 | 2026-04-17T23:02:21.963Z | Downloaded typed-path v0.9.3 |
| 1276 | 2026-04-17T23:02:21.967Z | Downloaded moka v0.12.13 |
| 1277 | 2026-04-17T23:02:21.971Z | Downloaded curve25519-dalek v4.1.3 |
| 1278 | 2026-04-17T23:02:21.978Z | Downloaded goblin v0.10.5 |
| 1279 | 2026-04-17T23:02:21.985Z | Downloaded zip v4.6.1 |
| 1280 | 2026-04-17T23:02:21.988Z | Downloaded tough v0.20.0 |
| 1281 | 2026-04-17T23:02:21.995Z | Downloaded unicode-normalization v0.1.25 |
| 1282 | 2026-04-17T23:02:21.998Z | Downloaded salty v0.3.0 |
| 1283 | 2026-04-17T23:02:22.001Z | Downloaded zerocopy-derive v0.8.40 |
| 1284 | 2026-04-17T23:02:22.005Z | Downloaded tokio-util v0.7.18 |
| 1285 | 2026-04-17T23:02:22.009Z | Downloaded proptest v1.10.0 |
| 1286 | 2026-04-17T23:02:22.015Z | Downloaded petname v2.0.2 |
| 1287 | 2026-04-17T23:02:22.019Z | Downloaded serde_with v3.17.0 |
| 1288 | 2026-04-17T23:02:22.036Z | Downloaded object v0.30.4 |
| 1289 | 2026-04-17T23:02:22.042Z | Downloaded tower-http v0.6.8 |
| 1290 | 2026-04-17T23:02:22.049Z | Downloaded rustls-webpki v0.102.8 |
| 1291 | 2026-04-17T23:02:22.059Z | Downloaded winnow v0.6.26 |
| 1292 | 2026-04-17T23:02:22.064Z | Downloaded nix v0.27.1 |
| 1293 | 2026-04-17T23:02:22.070Z | Downloaded quinn-proto v0.11.13 |
| 1294 | 2026-04-17T23:02:22.081Z | Downloaded openssl v0.10.75 |
| 1295 | 2026-04-17T23:02:22.088Z | Downloaded winnow v0.5.40 |
| 1296 | 2026-04-17T23:02:22.092Z | Downloaded radix_trie v0.2.1 |
| 1297 | 2026-04-17T23:02:22.096Z | Downloaded bstr v1.12.1 |
| 1298 | 2026-04-17T23:02:22.101Z | Downloaded polar-core v0.27.3 |
| 1299 | 2026-04-17T23:02:22.106Z | Downloaded nix v0.28.0 |
| 1300 | 2026-04-17T23:02:22.112Z | Downloaded dropshot v0.17.0 |
| 1301 | 2026-04-17T23:02:22.124Z | Downloaded tabled v0.20.0 |
| 1302 | 2026-04-17T23:02:22.134Z | Downloaded rustls v0.21.12 |
| 1303 | 2026-04-17T23:02:22.141Z | Downloaded time v0.3.47 |
| 1304 | 2026-04-17T23:02:22.147Z | Downloaded smoltcp v0.9.1 |
| 1305 | 2026-04-17T23:02:22.153Z | Downloaded nix v0.29.0 |
| 1306 | 2026-04-17T23:02:22.161Z | Downloaded vcpkg v0.2.15 |
| 1307 | 2026-04-17T23:02:22.182Z | Downloaded zlib-rs v0.6.2 |
| 1308 | 2026-04-17T23:02:22.185Z | Downloaded hickory-proto v0.24.4 |
| 1309 | 2026-04-17T23:02:22.193Z | Downloaded nix v0.31.2 |
| 1310 | 2026-04-17T23:02:22.199Z | Downloaded zerocopy v0.8.40 |
| 1311 | 2026-04-17T23:02:22.205Z | Downloaded regress v0.10.5 |
| 1312 | 2026-04-17T23:02:22.210Z | Downloaded smoltcp v0.11.0 |
| 1313 | 2026-04-17T23:02:22.216Z | Downloaded hickory-proto v0.25.2 |
| 1314 | 2026-04-17T23:02:22.225Z | Downloaded regex-syntax v0.8.10 |
| 1315 | 2026-04-17T23:02:22.229Z | Downloaded diesel v2.3.7 |
| 1316 | 2026-04-17T23:02:22.241Z | Downloaded rustix v0.38.44 |
| 1317 | 2026-04-17T23:02:22.253Z | Downloaded rustls v0.23.37 |
| 1318 | 2026-04-17T23:02:22.260Z | Downloaded rustls v0.22.4 |
| 1319 | 2026-04-17T23:02:22.267Z | Downloaded openapiv3 v2.2.0 |
| 1320 | 2026-04-17T23:02:22.274Z | Downloaded webpki-roots v1.0.6 |
| 1321 | 2026-04-17T23:02:22.276Z | Downloaded object v0.37.3 |
| 1322 | 2026-04-17T23:02:22.282Z | Downloaded sqlparser v0.61.0 |
| 1323 | 2026-04-17T23:02:22.288Z | Downloaded regex-syntax v0.6.29 |
| 1324 | 2026-04-17T23:02:22.292Z | Downloaded dropshot v0.16.7 |
| 1325 | 2026-04-17T23:02:22.320Z | Downloaded sled v0.34.7 |
| 1326 | 2026-04-17T23:02:22.325Z | Downloaded tracing v0.1.44 |
| 1327 | 2026-04-17T23:02:22.338Z | Downloaded typify-impl v0.6.1 |
| 1328 | 2026-04-17T23:02:22.346Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1329 | 2026-04-17T23:02:22.353Z | Downloaded ratatui v0.29.0 |
| 1330 | 2026-04-17T23:02:22.364Z | Downloaded zerocopy-derive v0.6.6 |
| 1331 | 2026-04-17T23:02:22.370Z | Downloaded typify-impl v0.4.3 |
| 1332 | 2026-04-17T23:02:22.378Z | Downloaded regex-automata v0.4.14 |
| 1333 | 2026-04-17T23:02:22.392Z | Downloaded chrono-tz v0.10.4 |
| 1334 | 2026-04-17T23:02:22.403Z | Downloaded jiff v0.2.21 |
| 1335 | 2026-04-17T23:02:22.433Z | Downloaded tokio v1.52.1 |
| 1336 | 2026-04-17T23:02:22.458Z | Downloaded petgraph v0.6.5 |
| 1337 | 2026-04-17T23:02:22.512Z | Downloaded csv v1.4.0 |
| 1338 | 2026-04-17T23:02:22.524Z | Downloaded petgraph v0.8.3 |
| 1339 | 2026-04-17T23:02:22.536Z | Downloaded libz-sys v1.1.24 |
| 1340 | 2026-04-17T23:02:22.548Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1341 | 2026-04-17T23:02:22.557Z | Downloaded sha3 v0.10.8 |
| 1342 | 2026-04-17T23:02:22.628Z | Downloaded encoding_rs v0.8.35 |
| 1343 | 2026-04-17T23:02:22.650Z | Downloaded ring v0.17.14 |
| 1344 | 2026-04-17T23:02:22.681Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1345 | 2026-04-17T23:02:23.044Z | Downloaded aws-lc-sys v0.37.1 |
| 1346 | 2026-04-17T23:02:23.283Z | Compiling libc v0.2.185 |
| 1347 | 2026-04-17T23:02:23.283Z | Compiling serde v1.0.228 |
| 1348 | 2026-04-17T23:02:23.286Z | Compiling log v0.4.29 |
| 1349 | 2026-04-17T23:02:23.287Z | Compiling shlex v1.3.0 |
| 1350 | 2026-04-17T23:02:23.440Z | Compiling find-msvc-tools v0.1.9 |
| 1351 | 2026-04-17T23:02:23.448Z | Compiling smallvec v1.15.1 |
| 1352 | 2026-04-17T23:02:23.459Z | Compiling syn v2.0.117 |
| 1353 | 2026-04-17T23:02:23.472Z | Compiling typenum v1.19.0 |
| 1354 | 2026-04-17T23:02:23.621Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-04-17T23:02:23.637Z | Compiling subtle v2.6.1 |
| 1356 | 2026-04-17T23:02:23.655Z | Compiling scopeguard v1.2.0 |
| 1357 | 2026-04-17T23:02:23.730Z | Compiling const-oid v0.9.6 |
| 1358 | 2026-04-17T23:02:23.753Z | Compiling lock_api v0.4.14 |
| 1359 | 2026-04-17T23:02:23.767Z | Compiling portable-atomic v1.13.1 |
| 1360 | 2026-04-17T23:02:23.815Z | Compiling zerocopy v0.8.40 |
| 1361 | 2026-04-17T23:02:23.868Z | Compiling critical-section v1.2.0 |
| 1362 | 2026-04-17T23:02:23.975Z | Compiling serde_json v1.0.149 |
| 1363 | 2026-04-17T23:02:23.990Z | Compiling pin-project-lite v0.2.17 |
| 1364 | 2026-04-17T23:02:24.088Z | Compiling parking_lot_core v0.9.12 |
| 1365 | 2026-04-17T23:02:24.271Z | Compiling pkg-config v0.3.32 |
| 1366 | 2026-04-17T23:02:24.285Z | Compiling getrandom v0.2.17 |
| 1367 | 2026-04-17T23:02:24.331Z | Compiling jobserver v0.1.34 |
| 1368 | 2026-04-17T23:02:24.361Z | Compiling errno v0.3.14 |
| 1369 | 2026-04-17T23:02:24.441Z | Compiling rand_core v0.6.4 |
| 1370 | 2026-04-17T23:02:24.529Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-04-17T23:02:24.545Z | Compiling cc v1.2.56 |
| 1372 | 2026-04-17T23:02:24.734Z | Compiling bitflags v2.11.0 |
| 1373 | 2026-04-17T23:02:24.808Z | Compiling libm v0.2.16 |
| 1374 | 2026-04-17T23:02:24.838Z | Compiling mio v1.2.0 |
| 1375 | 2026-04-17T23:02:24.974Z | Compiling once_cell v1.21.3 |
| 1376 | 2026-04-17T23:02:25.002Z | Compiling parking_lot v0.12.5 |
| 1377 | 2026-04-17T23:02:25.017Z | Compiling num-traits v0.2.19 |
| 1378 | 2026-04-17T23:02:25.141Z | Compiling futures-core v0.3.32 |
| 1379 | 2026-04-17T23:02:25.302Z | Compiling percent-encoding v2.3.2 |
| 1380 | 2026-04-17T23:02:25.317Z | Compiling socket2 v0.6.3 |
| 1381 | 2026-04-17T23:02:25.339Z | Compiling allocator-api2 v0.2.21 |
| 1382 | 2026-04-17T23:02:25.366Z | Compiling cpufeatures v0.2.17 |
| 1383 | 2026-04-17T23:02:25.378Z | Compiling futures-sink v0.3.32 |
| 1384 | 2026-04-17T23:02:25.443Z | Compiling foldhash v0.2.0 |
| 1385 | 2026-04-17T23:02:25.484Z | Compiling futures-channel v0.3.32 |
| 1386 | 2026-04-17T23:02:25.498Z | Compiling futures-io v0.3.32 |
| 1387 | 2026-04-17T23:02:25.655Z | Compiling hashbrown v0.16.1 |
| 1388 | 2026-04-17T23:02:25.669Z | Compiling futures-task v0.3.32 |
| 1389 | 2026-04-17T23:02:25.682Z | Compiling slab v0.4.12 |
| 1390 | 2026-04-17T23:02:25.716Z | Compiling getrandom v0.4.1 |
| 1391 | 2026-04-17T23:02:25.734Z | Compiling rand_core v0.10.0 |
| 1392 | 2026-04-17T23:02:25.838Z | Compiling rustversion v1.0.22 |
| 1393 | 2026-04-17T23:02:25.864Z | Compiling getrandom v0.3.4 |
| 1394 | 2026-04-17T23:02:25.922Z | Compiling form_urlencoded v1.2.2 |
| 1395 | 2026-04-17T23:02:26.155Z | Compiling cmake v0.1.57 |
| 1396 | 2026-04-17T23:02:26.224Z | Compiling indexmap v2.13.0 |
| 1397 | 2026-04-17T23:02:26.312Z | Compiling synstructure v0.13.2 |
| 1398 | 2026-04-17T23:02:26.335Z | Compiling dunce v1.0.5 |
| 1399 | 2026-04-17T23:02:26.434Z | Compiling base64ct v1.8.3 |
| 1400 | 2026-04-17T23:02:26.553Z | Compiling fs_extra v1.3.0 |
| 1401 | 2026-04-17T23:02:26.662Z | Compiling ident_case v1.0.1 |
| 1402 | 2026-04-17T23:02:26.722Z | Compiling pem-rfc7468 v0.7.0 |
| 1403 | 2026-04-17T23:02:26.785Z | Compiling flagset v0.4.7 |
| 1404 | 2026-04-17T23:02:26.800Z | Compiling rand_core v0.9.5 |
| 1405 | 2026-04-17T23:02:26.813Z | Compiling rustix v1.1.3 |
| 1406 | 2026-04-17T23:02:26.827Z | Compiling aws-lc-sys v0.37.1 |
| 1407 | 2026-04-17T23:02:26.847Z | Compiling iana-time-zone v0.1.65 |
| 1408 | 2026-04-17T23:02:26.901Z | Compiling uuid v1.23.0 |
| 1409 | 2026-04-17T23:02:26.915Z | Compiling ring v0.17.14 |
| 1410 | 2026-04-17T23:02:27.027Z | Compiling rustc_version v0.4.1 |
| 1411 | 2026-04-17T23:02:27.045Z | Compiling vcpkg v0.2.15 |
| 1412 | 2026-04-17T23:02:27.064Z | Compiling regex-syntax v0.8.10 |
| 1413 | 2026-04-17T23:02:27.341Z | Compiling aws-lc-rs v1.16.0 |
| 1414 | 2026-04-17T23:02:27.651Z | Compiling tracing-core v0.1.36 |
| 1415 | 2026-04-17T23:02:27.671Z | Compiling pest_generator v2.8.6 |
| 1416 | 2026-04-17T23:02:27.825Z | Compiling openssl-sys v0.9.111 |
| 1417 | 2026-04-17T23:02:28.091Z | Compiling serde_derive v1.0.228 |
| 1418 | 2026-04-17T23:02:28.190Z | Compiling zeroize_derive v1.4.3 |
| 1419 | 2026-04-17T23:02:28.346Z | Compiling zerofrom-derive v0.1.6 |
| 1420 | 2026-04-17T23:02:28.374Z | Compiling yoke-derive v0.8.1 |
| 1421 | 2026-04-17T23:02:28.538Z | Compiling zerocopy-derive v0.8.40 |
| 1422 | 2026-04-17T23:02:28.842Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-04-17T23:02:29.472Z | Compiling zerovec-derive v0.11.2 |
| 1424 | 2026-04-17T23:02:29.545Z | Compiling displaydoc v0.2.5 |
| 1425 | 2026-04-17T23:02:29.602Z | Compiling crypto-common v0.1.7 |
| 1426 | 2026-04-17T23:02:29.741Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-04-17T23:02:29.755Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-04-17T23:02:29.865Z | Compiling yoke v0.8.1 |
| 1429 | 2026-04-17T23:02:29.923Z | Compiling digest v0.10.7 |
| 1430 | 2026-04-17T23:02:30.064Z | Compiling tokio-macros v2.7.0 |
| 1431 | 2026-04-17T23:02:30.168Z | Compiling hmac v0.12.1 |
| 1432 | 2026-04-17T23:02:30.271Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-04-17T23:02:30.322Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-04-17T23:02:30.558Z | Compiling zerovec v0.11.5 |
| 1435 | 2026-04-17T23:02:30.573Z | Compiling block-padding v0.3.3 |
| 1436 | 2026-04-17T23:02:30.731Z | Compiling inout v0.1.4 |
| 1437 | 2026-04-17T23:02:30.765Z | Compiling sha2 v0.10.9 |
| 1438 | 2026-04-17T23:02:30.901Z | Compiling cipher v0.4.4 |
| 1439 | 2026-04-17T23:02:31.050Z | Compiling tinystr v0.8.2 |
| 1440 | 2026-04-17T23:02:31.116Z | Compiling potential_utf v0.1.4 |
| 1441 | 2026-04-17T23:02:31.153Z | Compiling futures-util v0.3.32 |
| 1442 | 2026-04-17T23:02:31.251Z | Compiling icu_locale_core v2.1.1 |
| 1443 | 2026-04-17T23:02:31.276Z | Compiling icu_collections v2.1.1 |
| 1444 | 2026-04-17T23:02:31.511Z | Compiling bytes v1.11.1 |
| 1445 | 2026-04-17T23:02:31.748Z | Compiling der_derive v0.7.3 |
| 1446 | 2026-04-17T23:02:32.036Z | Compiling tokio v1.52.1 |
| 1447 | 2026-04-17T23:02:32.074Z | Compiling icu_provider v2.1.1 |
| 1448 | 2026-04-17T23:02:32.124Z | Compiling http v1.4.0 |
| 1449 | 2026-04-17T23:02:32.138Z | Compiling chrono v0.4.44 |
| 1450 | 2026-04-17T23:02:32.369Z | Compiling icu_normalizer v2.1.1 |
| 1451 | 2026-04-17T23:02:32.691Z | Compiling icu_properties v2.1.2 |
| 1452 | 2026-04-17T23:02:32.934Z | Compiling ppv-lite86 v0.2.21 |
| 1453 | 2026-04-17T23:02:32.949Z | Compiling der v0.7.10 |
| 1454 | 2026-04-17T23:02:33.049Z | Compiling salsa20 v0.10.2 |
| 1455 | 2026-04-17T23:02:33.189Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-04-17T23:02:33.256Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-04-17T23:02:33.308Z | Compiling scrypt v0.11.0 |
| 1458 | 2026-04-17T23:02:33.442Z | Compiling rand_chacha v0.9.0 |
| 1459 | 2026-04-17T23:02:33.559Z | Compiling idna_adapter v1.2.1 |
| 1460 | 2026-04-17T23:02:33.573Z | Compiling aes v0.8.4 |
| 1461 | 2026-04-17T23:02:33.698Z | Compiling idna v1.1.0 |
| 1462 | 2026-04-17T23:02:33.787Z | Compiling spki v0.7.3 |
| 1463 | 2026-04-17T23:02:33.995Z | Compiling url v2.5.8 |
| 1464 | 2026-04-17T23:02:34.137Z | Compiling cbc v0.1.2 |
| 1465 | 2026-04-17T23:02:34.141Z | Compiling rustls-pki-types v1.14.0 |
| 1466 | 2026-04-17T23:02:34.288Z | Compiling tracing-attributes v0.1.31 |
| 1467 | 2026-04-17T23:02:34.337Z | Compiling pkcs5 v0.7.1 |
| 1468 | 2026-04-17T23:02:34.566Z | Compiling thiserror v2.0.18 |
| 1469 | 2026-04-17T23:02:34.590Z | Compiling rand v0.9.2 |
| 1470 | 2026-04-17T23:02:34.624Z | Compiling http-body v1.0.1 |
| 1471 | 2026-04-17T23:02:34.773Z | Compiling serde_derive_internals v0.29.1 |
| 1472 | 2026-04-17T23:02:34.787Z | Compiling schemars v0.8.22 |
| 1473 | 2026-04-17T23:02:34.790Z | Compiling httparse v1.10.1 |
| 1474 | 2026-04-17T23:02:34.815Z | Compiling openssl-probe v0.2.1 |
| 1475 | 2026-04-17T23:02:34.986Z | Compiling base64 v0.22.1 |
| 1476 | 2026-04-17T23:02:35.001Z | Compiling untrusted v0.9.0 |
| 1477 | 2026-04-17T23:02:35.113Z | Compiling untrusted v0.7.1 |
| 1478 | 2026-04-17T23:02:35.256Z | Compiling pkcs8 v0.10.2 |
| 1479 | 2026-04-17T23:02:35.301Z | Compiling pest_derive v2.8.6 |
| 1480 | 2026-04-17T23:02:35.352Z | Compiling scroll_derive v0.13.1 |
| 1481 | 2026-04-17T23:02:35.560Z | Compiling tracing v0.1.44 |
| 1482 | 2026-04-17T23:02:35.560Z | Compiling darling_core v0.20.11 |
| 1483 | 2026-04-17T23:02:35.643Z | Compiling schemars_derive v0.8.22 |
| 1484 | 2026-04-17T23:02:35.719Z | Compiling try-lock v0.2.5 |
| 1485 | 2026-04-17T23:02:35.828Z | Compiling tokio-util v0.7.18 |
| 1486 | 2026-04-17T23:02:35.842Z | Compiling tower-service v0.3.3 |
| 1487 | 2026-04-17T23:02:35.937Z | Compiling rustls v0.23.37 |
| 1488 | 2026-04-17T23:02:36.112Z | Compiling tower-layer v0.3.3 |
| 1489 | 2026-04-17T23:02:36.140Z | Compiling atomic-waker v1.1.2 |
| 1490 | 2026-04-17T23:02:36.269Z | Compiling tinyvec_macros v0.1.1 |
| 1491 | 2026-04-17T23:02:36.284Z | Compiling dyn-clone v1.0.20 |
| 1492 | 2026-04-17T23:02:36.342Z | Compiling tinyvec v1.10.0 |
| 1493 | 2026-04-17T23:02:36.420Z | Compiling scroll v0.13.0 |
| 1494 | 2026-04-17T23:02:36.693Z | Compiling h2 v0.4.13 |
| 1495 | 2026-04-17T23:02:36.694Z | Compiling want v0.3.1 |
| 1496 | 2026-04-17T23:02:36.865Z | Compiling ipnet v2.11.0 |
| 1497 | 2026-04-17T23:02:36.913Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1498 | 2026-04-17T23:02:37.139Z | Compiling spin v0.9.8 |
| 1499 | 2026-04-17T23:02:37.292Z | Compiling aho-corasick v1.1.4 |
| 1500 | 2026-04-17T23:02:37.349Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-04-17T23:02:37.363Z | Compiling crc32fast v1.5.0 |
| 1502 | 2026-04-17T23:02:37.556Z | Compiling openssl v0.10.75 |
| 1503 | 2026-04-17T23:02:37.694Z | Compiling num-conv v0.2.0 |
| 1504 | 2026-04-17T23:02:37.737Z | Compiling foreign-types-shared v0.1.1 |
| 1505 | 2026-04-17T23:02:37.786Z | Compiling httpdate v1.0.3 |
| 1506 | 2026-04-17T23:02:37.821Z | Compiling time-core v0.1.8 |
| 1507 | 2026-04-17T23:02:37.821Z | Compiling pin-utils v0.1.0 |
| 1508 | 2026-04-17T23:02:37.854Z | Compiling darling_macro v0.20.11 |
| 1509 | 2026-04-17T23:02:37.901Z | Compiling foreign-types v0.3.2 |
| 1510 | 2026-04-17T23:02:37.985Z | Compiling time-macros v0.2.27 |
| 1511 | 2026-04-17T23:02:38.017Z | Compiling deranged v0.5.8 |
| 1512 | 2026-04-17T23:02:38.051Z | Compiling tempfile v3.25.0 |
| 1513 | 2026-04-17T23:02:38.204Z | Compiling regex-automata v0.4.14 |
| 1514 | 2026-04-17T23:02:38.316Z | Compiling darling v0.20.11 |
| 1515 | 2026-04-17T23:02:38.427Z | Compiling goblin v0.10.5 |
| 1516 | 2026-04-17T23:02:39.038Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-04-17T23:02:39.052Z | Compiling socket2 v0.5.10 |
| 1518 | 2026-04-17T23:02:39.420Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-04-17T23:02:39.446Z | Compiling usdt-impl v0.6.0 |
| 1520 | 2026-04-17T23:02:39.496Z | Compiling native-tls v0.2.18 |
| 1521 | 2026-04-17T23:02:39.651Z | Compiling hyper v1.8.1 |
| 1522 | 2026-04-17T23:02:39.683Z | Compiling simd-adler32 v0.3.8 |
| 1523 | 2026-04-17T23:02:39.696Z | Compiling syn v1.0.109 |
| 1524 | 2026-04-17T23:02:39.921Z | Compiling bit-vec v0.8.0 |
| 1525 | 2026-04-17T23:02:39.991Z | Compiling crossbeam-utils v0.8.21 |
| 1526 | 2026-04-17T23:02:40.151Z | Compiling siphasher v1.0.2 |
| 1527 | 2026-04-17T23:02:40.274Z | Compiling num_threads v0.1.7 |
| 1528 | 2026-04-17T23:02:40.336Z | Compiling quick-error v1.2.3 |
| 1529 | 2026-04-17T23:02:40.372Z | Compiling time v0.3.47 |
| 1530 | 2026-04-17T23:02:40.445Z | Compiling rusty-fork v0.3.1 |
| 1531 | 2026-04-17T23:02:40.670Z | Compiling hyper-util v0.1.20 |
| 1532 | 2026-04-17T23:02:40.756Z | Compiling bit-set v0.8.0 |
| 1533 | 2026-04-17T23:02:41.190Z | Compiling dof v0.4.0 |
| 1534 | 2026-04-17T23:02:41.934Z | Compiling derive_builder_core v0.20.2 |
| 1535 | 2026-04-17T23:02:42.359Z | Compiling unicode-normalization v0.1.25 |
| 1536 | 2026-04-17T23:02:42.362Z | Compiling dtrace-parser v0.3.0 |
| 1537 | 2026-04-17T23:02:42.482Z | Compiling rustls-native-certs v0.8.3 |
| 1538 | 2026-04-17T23:02:42.629Z | Compiling signature v2.2.0 |
| 1539 | 2026-04-17T23:02:42.769Z | Compiling thiserror-impl v1.0.69 |
| 1540 | 2026-04-17T23:02:42.811Z | Compiling scroll_derive v0.12.1 |
| 1541 | 2026-04-17T23:02:42.826Z | Compiling heapless v0.7.17 |
| 1542 | 2026-04-17T23:02:42.841Z | Compiling rand_xorshift v0.4.0 |
| 1543 | 2026-04-17T23:02:43.006Z | Compiling slog v2.8.2 |
| 1544 | 2026-04-17T23:02:43.063Z | Compiling darling_core v0.21.3 |
| 1545 | 2026-04-17T23:02:43.170Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1546 | 2026-04-17T23:02:43.191Z | Compiling sync_wrapper v1.0.2 |
| 1547 | 2026-04-17T23:02:43.302Z | Compiling thread-id v5.1.0 |
| 1548 | 2026-04-17T23:02:43.389Z | Compiling cookie v0.18.1 |
| 1549 | 2026-04-17T23:02:43.446Z | Compiling unicode-properties v0.1.4 |
| 1550 | 2026-04-17T23:02:43.468Z | Compiling unarray v0.1.4 |
| 1551 | 2026-04-17T23:02:43.568Z | Compiling zstd-safe v7.2.4 |
| 1552 | 2026-04-17T23:02:43.583Z | Compiling adler2 v2.0.1 |
| 1553 | 2026-04-17T23:02:43.652Z | Compiling paste v1.0.15 |
| 1554 | 2026-04-17T23:02:43.715Z | Compiling signal-hook v0.3.18 |
| 1555 | 2026-04-17T23:02:43.765Z | Compiling unicode-bidi v0.3.18 |
| 1556 | 2026-04-17T23:02:43.885Z | Compiling anyhow v1.0.102 |
| 1557 | 2026-04-17T23:02:43.939Z | Compiling miniz_oxide v0.8.9 |
| 1558 | 2026-04-17T23:02:44.014Z | Compiling thiserror v1.0.69 |
| 1559 | 2026-04-17T23:02:44.029Z | Compiling proptest v1.10.0 |
| 1560 | 2026-04-17T23:02:44.118Z | Compiling stringprep v0.1.5 |
| 1561 | 2026-04-17T23:02:44.290Z | Compiling scroll v0.12.0 |
| 1562 | 2026-04-17T23:02:44.555Z | Compiling tower v0.5.3 |
| 1563 | 2026-04-17T23:02:44.878Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-04-17T23:02:45.095Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-04-17T23:02:45.150Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-04-17T23:02:45.330Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-04-17T23:02:45.396Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-04-17T23:02:45.449Z | Compiling toml_datetime v0.6.11 |
| 1569 | 2026-04-17T23:02:45.480Z | Compiling serde_spanned v0.6.9 |
| 1570 | 2026-04-17T23:02:45.495Z | Compiling erased-serde v0.3.31 |
| 1571 | 2026-04-17T23:02:45.565Z | Compiling darling_macro v0.21.3 |
| 1572 | 2026-04-17T23:02:45.621Z | Compiling serde_tokenstream v0.2.3 |
| 1573 | 2026-04-17T23:02:45.700Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-04-17T23:02:45.863Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-04-17T23:02:45.930Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-04-17T23:02:45.967Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-04-17T23:02:46.044Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-04-17T23:02:46.148Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-04-17T23:02:46.197Z | Compiling ff v0.13.1 |
| 1580 | 2026-04-17T23:02:46.264Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-04-17T23:02:46.336Z | Compiling base16ct v0.2.0 |
| 1582 | 2026-04-17T23:02:46.336Z | Compiling zlib-rs v0.6.2 |
| 1583 | 2026-04-17T23:02:46.363Z | Compiling smoltcp v0.9.1 |
| 1584 | 2026-04-17T23:02:46.455Z | Compiling rustix v0.38.44 |
| 1585 | 2026-04-17T23:02:46.518Z | Compiling fallible-iterator v0.2.0 |
| 1586 | 2026-04-17T23:02:46.693Z | Compiling ref-cast v1.0.25 |
| 1587 | 2026-04-17T23:02:46.725Z | Compiling iri-string v0.7.10 |
| 1588 | 2026-04-17T23:02:46.793Z | Compiling num-bigint-dig v0.8.6 |
| 1589 | 2026-04-17T23:02:46.825Z | Compiling ryu v1.0.23 |
| 1590 | 2026-04-17T23:02:46.978Z | Compiling cfg_aliases v0.2.1 |
| 1591 | 2026-04-17T23:02:46.993Z | Compiling psl-types v2.0.11 |
| 1592 | 2026-04-17T23:02:47.006Z | Compiling litrs v1.0.0 |
| 1593 | 2026-04-17T23:02:47.054Z | Compiling nix v0.31.2 |
| 1594 | 2026-04-17T23:02:47.114Z | Compiling publicsuffix v2.3.0 |
| 1595 | 2026-04-17T23:02:47.355Z | Compiling serde_urlencoded v0.7.1 |
| 1596 | 2026-04-17T23:02:47.534Z | Compiling postgres-protocol v0.6.10 |
| 1597 | 2026-04-17T23:02:47.557Z | Compiling document-features v0.2.12 |
| 1598 | 2026-04-17T23:02:47.649Z | Compiling zerocopy v0.7.35 |
| 1599 | 2026-04-17T23:02:48.085Z | Compiling tower-http v0.6.8 |
| 1600 | 2026-04-17T23:02:48.197Z | Compiling sec1 v0.7.3 |
| 1601 | 2026-04-17T23:02:48.218Z | Compiling newtype-uuid v1.3.2 |
| 1602 | 2026-04-17T23:02:48.262Z | Compiling group v0.13.0 |
| 1603 | 2026-04-17T23:02:48.482Z | Compiling num-iter v0.1.45 |
| 1604 | 2026-04-17T23:02:48.555Z | Compiling darling v0.21.3 |
| 1605 | 2026-04-17T23:02:48.605Z | Compiling rand v0.8.5 |
| 1606 | 2026-04-17T23:02:48.639Z | Compiling derive_builder v0.20.2 |
| 1607 | 2026-04-17T23:02:48.749Z | Compiling hubpack_derive v0.1.1 |
| 1608 | 2026-04-17T23:02:48.764Z | Compiling oxnet v0.1.4 |
| 1609 | 2026-04-17T23:02:49.002Z | Compiling tokio-native-tls v0.3.1 |
| 1610 | 2026-04-17T23:02:49.154Z | Compiling goblin v0.8.2 |
| 1611 | 2026-04-17T23:02:49.439Z | Compiling flate2 v1.1.9 |
| 1612 | 2026-04-17T23:02:49.615Z | Compiling regex v1.12.3 |
| 1613 | 2026-04-17T23:02:49.692Z | Compiling phf_shared v0.13.1 |
| 1614 | 2026-04-17T23:02:49.709Z | Compiling lazy_static v1.5.0 |
| 1615 | 2026-04-17T23:02:49.802Z | Compiling cargo-platform v0.1.9 |
| 1616 | 2026-04-17T23:02:49.817Z | Compiling hkdf v0.12.4 |
| 1617 | 2026-04-17T23:02:49.836Z | Compiling crypto-bigint v0.5.5 |
| 1618 | 2026-04-17T23:02:49.932Z | Compiling terminal_size v0.4.3 |
| 1619 | 2026-04-17T23:02:49.979Z | Compiling daft-derive v0.1.5 |
| 1620 | 2026-04-17T23:02:50.040Z | Compiling strum_macros v0.27.2 |
| 1621 | 2026-04-17T23:02:50.056Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-04-17T23:02:50.071Z | Compiling ref-cast-impl v1.0.25 |
| 1623 | 2026-04-17T23:02:50.605Z | Compiling async-trait v0.1.89 |
| 1624 | 2026-04-17T23:02:50.685Z | Compiling vergen v9.0.6 |
| 1625 | 2026-04-17T23:02:50.700Z | Compiling fs-err v3.3.0 |
| 1626 | 2026-04-17T23:02:50.865Z | Compiling ahash v0.8.12 |
| 1627 | 2026-04-17T23:02:50.888Z | Compiling bumpalo v3.20.2 |
| 1628 | 2026-04-17T23:02:51.065Z | Compiling winnow v0.5.40 |
| 1629 | 2026-04-17T23:02:51.140Z | Compiling foldhash v0.1.5 |
| 1630 | 2026-04-17T23:02:51.316Z | Compiling object v0.37.3 |
| 1631 | 2026-04-17T23:02:51.585Z | Compiling bitflags v1.3.2 |
| 1632 | 2026-04-17T23:02:51.632Z | Compiling libbz2-rs-sys v0.2.2 |
| 1633 | 2026-04-17T23:02:51.665Z | Compiling unicode-segmentation v1.12.0 |
| 1634 | 2026-04-17T23:02:51.933Z | Compiling managed v0.8.0 |
| 1635 | 2026-04-17T23:02:51.994Z | Compiling strum v0.27.2 |
| 1636 | 2026-04-17T23:02:52.052Z | Compiling bzip2 v0.6.1 |
| 1637 | 2026-04-17T23:02:52.149Z | Compiling clap_builder v4.5.60 |
| 1638 | 2026-04-17T23:02:52.303Z | Compiling dof v0.3.0 |
| 1639 | 2026-04-17T23:02:52.318Z | Compiling hashbrown v0.15.5 |
| 1640 | 2026-04-17T23:02:52.526Z | Compiling toml_edit v0.19.15 |
| 1641 | 2026-04-17T23:02:52.617Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-04-17T23:02:53.005Z | Compiling elliptic-curve v0.13.8 |
| 1643 | 2026-04-17T23:02:53.092Z | Compiling daft v0.1.5 |
| 1644 | 2026-04-17T23:02:53.368Z | Compiling cargo_metadata v0.19.2 |
| 1645 | 2026-04-17T23:02:53.393Z | Compiling phf v0.13.1 |
| 1646 | 2026-04-17T23:02:53.560Z | Compiling signal-hook-mio v0.2.5 |
| 1647 | 2026-04-17T23:02:53.678Z | Compiling cookie_store v0.22.1 |
| 1648 | 2026-04-17T23:02:54.694Z | Compiling hubpack v0.1.2 |
| 1649 | 2026-04-17T23:02:54.697Z | Compiling hyper-tls v0.6.0 |
| 1650 | 2026-04-17T23:02:54.922Z | Compiling zstd v0.13.3 |
| 1651 | 2026-04-17T23:02:54.937Z | Compiling bzip2 v0.4.4 |
| 1652 | 2026-04-17T23:02:55.035Z | Compiling serde_with_macros v3.17.0 |
| 1653 | 2026-04-17T23:02:55.139Z | Compiling postgres-types v0.2.12 |
| 1654 | 2026-04-17T23:02:55.200Z | Compiling usdt-macro v0.6.0 |
| 1655 | 2026-04-17T23:02:55.217Z | Compiling usdt-attr-macro v0.6.0 |
| 1656 | 2026-04-17T23:02:55.684Z | Compiling dtrace-parser v0.2.0 |
| 1657 | 2026-04-17T23:02:55.928Z | Compiling ed25519 v2.2.3 |
| 1658 | 2026-04-17T23:02:55.995Z | Compiling bstr v1.12.1 |
| 1659 | 2026-04-17T23:02:56.035Z | Compiling phf_shared v0.11.3 |
| 1660 | 2026-04-17T23:02:56.162Z | Compiling pkcs1 v0.7.5 |
| 1661 | 2026-04-17T23:02:56.223Z | Compiling serde-big-array v0.5.1 |
| 1662 | 2026-04-17T23:02:56.253Z | Compiling hex v0.4.3 |
| 1663 | 2026-04-17T23:02:56.369Z | Compiling rfc6979 v0.4.0 |
| 1664 | 2026-04-17T23:02:56.430Z | Compiling strum_macros v0.26.4 |
| 1665 | 2026-04-17T23:02:56.503Z | Compiling enum-as-inner v0.6.1 |
| 1666 | 2026-04-17T23:02:56.526Z | Compiling clap_derive v4.5.55 |
| 1667 | 2026-04-17T23:02:56.555Z | Compiling serde_repr v0.1.20 |
| 1668 | 2026-04-17T23:02:56.649Z | Compiling float-cmp v0.10.0 |
| 1669 | 2026-04-17T23:02:56.799Z | Compiling thread-id v4.2.2 |
| 1670 | 2026-04-17T23:02:56.830Z | Compiling memmap2 v0.9.10 |
| 1671 | 2026-04-17T23:02:56.885Z | Compiling env_filter v1.0.0 |
| 1672 | 2026-04-17T23:02:57.008Z | Compiling encoding_rs v0.8.35 |
| 1673 | 2026-04-17T23:02:57.048Z | Compiling normalize-line-endings v0.3.0 |
| 1674 | 2026-04-17T23:02:57.089Z | Compiling mime v0.3.17 |
| 1675 | 2026-04-17T23:02:57.145Z | Compiling data-encoding v2.10.0 |
| 1676 | 2026-04-17T23:02:57.186Z | Compiling rustc-hash v2.1.1 |
| 1677 | 2026-04-17T23:02:57.317Z | Compiling whoami v2.1.0 |
| 1678 | 2026-04-17T23:02:57.340Z | Compiling difflib v0.4.0 |
| 1679 | 2026-04-17T23:02:57.733Z | Compiling fixedbitset v0.4.2 |
| 1680 | 2026-04-17T23:02:57.889Z | Compiling jiff v0.2.21 |
| 1681 | 2026-04-17T23:02:57.913Z | Compiling precomputed-hash v0.1.1 |
| 1682 | 2026-04-17T23:02:57.953Z | Compiling static_assertions v1.1.0 |
| 1683 | 2026-04-17T23:02:58.002Z | Compiling fixedbitset v0.5.7 |
| 1684 | 2026-04-17T23:02:58.036Z | Compiling keccak v0.1.6 |
| 1685 | 2026-04-17T23:02:58.165Z | Compiling predicates-core v1.0.10 |
| 1686 | 2026-04-17T23:02:58.318Z | Compiling new_debug_unreachable v1.0.6 |
| 1687 | 2026-04-17T23:02:58.334Z | Compiling either v1.15.0 |
| 1688 | 2026-04-17T23:02:58.350Z | Compiling clap v4.5.60 |
| 1689 | 2026-04-17T23:02:58.395Z | Compiling string_cache v0.8.9 |
| 1690 | 2026-04-17T23:02:58.430Z | Compiling predicates v3.1.4 |
| 1691 | 2026-04-17T23:02:58.540Z | Compiling itertools v0.13.0 |
| 1692 | 2026-04-17T23:02:58.577Z | Compiling petgraph v0.8.3 |
| 1693 | 2026-04-17T23:02:58.624Z | Compiling sha3 v0.10.8 |
| 1694 | 2026-04-17T23:02:58.861Z | Compiling strum v0.26.3 |
| 1695 | 2026-04-17T23:02:58.998Z | Compiling toml_edit v0.22.27 |
| 1696 | 2026-04-17T23:02:59.066Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1697 | 2026-04-17T23:02:59.086Z | Compiling petgraph v0.6.5 |
| 1698 | 2026-04-17T23:02:59.095Z | Compiling tokio-postgres v0.7.16 |
| 1699 | 2026-04-17T23:02:59.777Z | Compiling hickory-proto v0.25.2 |
| 1700 | 2026-04-17T23:03:00.486Z | Compiling zip v4.6.1 |
| 1701 | 2026-04-17T23:03:00.517Z | Compiling iddqd v0.3.17 |
| 1702 | 2026-04-17T23:03:01.243Z | Compiling env_logger v0.11.9 |
| 1703 | 2026-04-17T23:03:01.439Z | Compiling usdt v0.6.0 |
| 1704 | 2026-04-17T23:03:01.599Z | Compiling usdt-impl v0.5.0 |
| 1705 | 2026-04-17T23:03:01.642Z | Compiling serde_with v3.17.0 |
| 1706 | 2026-04-17T23:03:01.665Z | Compiling ecdsa v0.16.9 |
| 1707 | 2026-04-17T23:03:01.699Z | Compiling similar v2.7.0 |
| 1708 | 2026-04-17T23:03:01.761Z | Compiling rsa v0.9.10 |
| 1709 | 2026-04-17T23:03:02.048Z | Compiling ed25519-dalek v2.2.0 |
| 1710 | 2026-04-17T23:03:02.064Z | Compiling crossterm v0.28.1 |
| 1711 | 2026-04-17T23:03:02.591Z | Compiling zip v0.6.6 |
| 1712 | 2026-04-17T23:03:03.153Z | Compiling toml v0.7.8 |
| 1713 | 2026-04-17T23:03:03.591Z | Compiling heck v0.4.1 |
| 1714 | 2026-04-17T23:03:03.608Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1715 | 2026-04-17T23:03:03.648Z | Compiling crossbeam-epoch v0.9.18 |
| 1716 | 2026-04-17T23:03:03.762Z | Compiling tokio-stream v0.1.18 |
| 1717 | 2026-04-17T23:03:03.825Z | Compiling buf-list v1.1.2 |
| 1718 | 2026-04-17T23:03:03.977Z | Compiling x509-cert v0.2.5 |
| 1719 | 2026-04-17T23:03:04.101Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1720 | 2026-04-17T23:03:04.225Z | Compiling openapiv3 v2.2.0 |
| 1721 | 2026-04-17T23:03:04.239Z | Compiling sha1 v0.10.6 |
| 1722 | 2026-04-17T23:03:04.403Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1723 | 2026-04-17T23:03:04.464Z | Compiling lalrpop-util v0.19.12 |
| 1724 | 2026-04-17T23:03:04.482Z | Compiling peg-runtime v0.8.5 |
| 1725 | 2026-04-17T23:03:04.653Z | Compiling thread_local v1.1.9 |
| 1726 | 2026-04-17T23:03:04.692Z | Compiling slog-async v2.8.0 |
| 1727 | 2026-04-17T23:03:04.767Z | Compiling crossbeam-channel v0.5.15 |
| 1728 | 2026-04-17T23:03:04.902Z | Compiling futures-executor v0.3.32 |
| 1729 | 2026-04-17T23:03:05.008Z | Compiling filetime v0.2.27 |
| 1730 | 2026-04-17T23:03:05.115Z | Compiling is-terminal v0.4.17 |
| 1731 | 2026-04-17T23:03:05.162Z | Compiling term v1.2.1 |
| 1732 | 2026-04-17T23:03:05.187Z | Compiling xattr v1.6.1 |
| 1733 | 2026-04-17T23:03:05.213Z | Compiling take_mut v0.2.2 |
| 1734 | 2026-04-17T23:03:05.227Z | Compiling futures v0.3.32 |
| 1735 | 2026-04-17T23:03:05.310Z | Compiling tar v0.4.45 |
| 1736 | 2026-04-17T23:03:05.606Z | Compiling slog-term v2.9.2 |
| 1737 | 2026-04-17T23:03:12.713Z | Compiling rustls-webpki v0.103.9 |
| 1738 | 2026-04-17T23:03:15.497Z | Compiling tokio-rustls v0.26.4 |
| 1739 | 2026-04-17T23:03:15.497Z | Compiling rustls-platform-verifier v0.6.2 |
| 1740 | 2026-04-17T23:03:15.699Z | Compiling hyper-rustls v0.27.7 |
| 1741 | 2026-04-17T23:03:15.903Z | Compiling reqwest v0.12.28 |
| 1742 | 2026-04-17T23:03:15.903Z | Compiling reqwest v0.13.2 |
| 1743 | 2026-04-17T23:03:17.987Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1744 | 2026-04-17T23:03:18.205Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1745 | 2026-04-17T23:03:21.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1746 | 2026-04-17T23:03:21.158Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1747 | 2026-04-17T23:03:21.211Z | Apr 17 23:03:19.937 INFO Starting download, target: Cockroach |
| 1748 | 2026-04-17T23:03:21.211Z | Apr 17 23:03:19.938 INFO Starting download, target: Clickhouse |
| 1749 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Starting download, target: Console |
| 1750 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Starting download, target: DendriteStub |
| 1751 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Starting download, target: MaghemiteMgd |
| 1752 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Starting download, target: TransceiverControl |
| 1753 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1754 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1755 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1756 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1757 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1758 | 2026-04-17T23:03:21.214Z | Apr 17 23:03:19.938 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1759 | 2026-04-17T23:03:21.537Z | Apr 17 23:03:20.262 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1760 | 2026-04-17T23:03:21.750Z | Apr 17 23:03:20.473 INFO Download complete, target: TransceiverControl |
| 1761 | 2026-04-17T23:03:22.218Z | Apr 17 23:03:20.944 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1762 | 2026-04-17T23:03:22.471Z | Apr 17 23:03:21.197 INFO Download complete, target: Console |
| 1763 | 2026-04-17T23:03:22.706Z | Apr 17 23:03:21.432 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1764 | 2026-04-17T23:03:23.002Z | Apr 17 23:03:21.714 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1765 | 2026-04-17T23:03:23.162Z | Apr 17 23:03:21.888 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1766 | 2026-04-17T23:03:23.328Z | Apr 17 23:03:22.055 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1767 | 2026-04-17T23:03:23.328Z | Apr 17 23:03:22.055 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1768 | 2026-04-17T23:03:25.033Z | Apr 17 23:03:23.759 INFO Download complete, target: DendriteStub |
| 1769 | 2026-04-17T23:03:25.236Z | Apr 17 23:03:23.962 INFO Download complete, target: MaghemiteMgd |
| 1770 | 2026-04-17T23:03:27.880Z | Apr 17 23:03:26.606 INFO Checking that binary works, target: Cockroach |
| 1771 | 2026-04-17T23:03:27.984Z | Apr 17 23:03:26.710 INFO Download complete, target: Cockroach |
| 1772 | 2026-04-17T23:03:29.913Z | Apr 17 23:03:28.638 INFO Checking that binary works, target: Clickhouse |
| 1773 | 2026-04-17T23:03:30.050Z | Apr 17 23:03:28.776 INFO Download complete, target: Clickhouse |
| 1774 | 2026-04-17T23:03:30.095Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1775 | 2026-04-17T23:03:30.098Z | |
| 1776 | 2026-04-17T23:03:30.098Z | real 3:25.266172591 |
| 1777 | 2026-04-17T23:03:30.098Z | user 7:14.449856718 |
| 1778 | 2026-04-17T23:03:30.098Z | sys 1:24.330391829 |
| 1779 | 2026-04-17T23:03:30.098Z | trap 0.216584297 |
| 1780 | 2026-04-17T23:03:30.098Z | tflt 0.913194173 |
| 1781 | 2026-04-17T23:03:30.098Z | dflt 1.343413934 |
| 1782 | 2026-04-17T23:03:30.098Z | kflt 0.101615982 |
| 1783 | 2026-04-17T23:03:30.098Z | lock 21:12.830976675 |
| 1784 | 2026-04-17T23:03:30.098Z | slp 22:33.588201370 |
| 1785 | 2026-04-17T23:03:30.098Z | lat 43.129203103 |
| 1786 | 2026-04-17T23:03:30.098Z | stop 2:04.090314282 |
| 1787 | 2026-04-17T23:03:30.098Z | + banner clippy |
| 1788 | 2026-04-17T23:03:30.098Z | |
| 1789 | 2026-04-17T23:03:30.098Z | #### # # ##### ##### # # |
| 1790 | 2026-04-17T23:03:30.098Z | # # # # # # # # # # |
| 1791 | 2026-04-17T23:03:30.099Z | # # # # # # # # |
| 1792 | 2026-04-17T23:03:30.099Z | # # # ##### ##### # |
| 1793 | 2026-04-17T23:03:30.099Z | # # # # # # # |
| 1794 | 2026-04-17T23:03:30.099Z | #### ###### # # # # |
| 1795 | 2026-04-17T23:03:30.099Z | |
| 1796 | 2026-04-17T23:03:30.099Z | + export CARGO_INCREMENTAL=0 |
| 1797 | 2026-04-17T23:03:30.099Z | + CARGO_INCREMENTAL=0 |
| 1798 | 2026-04-17T23:03:30.099Z | + ptime -m cargo xtask clippy |
| 1799 | 2026-04-17T23:03:30.617Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1800 | 2026-04-17T23:03:30.837Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1801 | 2026-04-17T23:03:32.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s |
| 1802 | 2026-04-17T23:03:32.783Z | Running `target/debug/xtask clippy` |
| 1803 | 2026-04-17T23:03:32.807Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1804 | 2026-04-17T23:03:33.417Z | Downloading crates ... |
| 1805 | 2026-04-17T23:03:33.616Z | Downloaded serde_regex v1.1.0 |
| 1806 | 2026-04-17T23:03:33.619Z | Downloaded target-lexicon v0.13.3 |
| 1807 | 2026-04-17T23:03:33.624Z | Downloaded miette-derive v5.10.0 |
| 1808 | 2026-04-17T23:03:33.627Z | Downloaded cast v0.3.0 |
| 1809 | 2026-04-17T23:03:33.627Z | Downloaded concurrent-queue v2.5.0 |
| 1810 | 2026-04-17T23:03:33.638Z | Downloaded plotters-backend v0.3.7 |
| 1811 | 2026-04-17T23:03:33.641Z | Downloaded supports-color v2.1.0 |
| 1812 | 2026-04-17T23:03:33.641Z | Downloaded constant_time_eq v0.3.1 |
| 1813 | 2026-04-17T23:03:33.641Z | Downloaded cargo-platform v0.3.2 |
| 1814 | 2026-04-17T23:03:33.645Z | Downloaded backtrace-ext v0.2.1 |
| 1815 | 2026-04-17T23:03:33.648Z | Downloaded async-object-pool v0.2.0 |
| 1816 | 2026-04-17T23:03:33.654Z | Downloaded linkme-impl v0.3.35 |
| 1817 | 2026-04-17T23:03:33.657Z | Downloaded plotters-svg v0.3.7 |
| 1818 | 2026-04-17T23:03:33.660Z | Downloaded supports-unicode v2.1.0 |
| 1819 | 2026-04-17T23:03:33.663Z | Downloaded terminal_size v0.1.17 |
| 1820 | 2026-04-17T23:03:33.663Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1821 | 2026-04-17T23:03:33.663Z | Downloaded escape8259 v0.5.3 |
| 1822 | 2026-04-17T23:03:33.663Z | Downloaded parking v2.2.1 |
| 1823 | 2026-04-17T23:03:33.667Z | Downloaded criterion-plot v0.6.0 |
| 1824 | 2026-04-17T23:03:33.670Z | Downloaded relative-path v1.9.3 |
| 1825 | 2026-04-17T23:03:33.670Z | Downloaded path-tree v0.8.3 |
| 1826 | 2026-04-17T23:03:33.674Z | Downloaded cargo_metadata v0.23.1 |
| 1827 | 2026-04-17T23:03:33.677Z | Downloaded linkme v0.3.35 |
| 1828 | 2026-04-17T23:03:33.680Z | Downloaded owo-colors v3.5.0 |
| 1829 | 2026-04-17T23:03:33.682Z | Downloaded cfg-expr v0.20.6 |
| 1830 | 2026-04-17T23:03:33.685Z | Downloaded blake2b_simd v1.0.4 |
| 1831 | 2026-04-17T23:03:33.685Z | Downloaded target-triple v1.0.0 |
| 1832 | 2026-04-17T23:03:33.690Z | Downloaded similar-asserts v1.7.0 |
| 1833 | 2026-04-17T23:03:33.692Z | Downloaded tokio-test v0.4.5 |
| 1834 | 2026-04-17T23:03:33.692Z | Downloaded pathdiff v0.2.3 |
| 1835 | 2026-04-17T23:03:33.695Z | Downloaded nested v0.1.1 |
| 1836 | 2026-04-17T23:03:33.695Z | Downloaded approx v0.5.1 |
| 1837 | 2026-04-17T23:03:33.698Z | Downloaded supports-hyperlinks v2.1.0 |
| 1838 | 2026-04-17T23:03:33.698Z | Downloaded event-listener-strategy v0.5.4 |
| 1839 | 2026-04-17T23:03:33.701Z | Downloaded assert-json-diff v2.0.2 |
| 1840 | 2026-04-17T23:03:33.701Z | Downloaded target-spec v3.5.7 |
| 1841 | 2026-04-17T23:03:33.704Z | Downloaded partial-io v0.5.4 |
| 1842 | 2026-04-17T23:03:33.707Z | Downloaded rustc-demangle v0.1.27 |
| 1843 | 2026-04-17T23:03:33.707Z | Downloaded anes v0.1.6 |
| 1844 | 2026-04-17T23:03:33.709Z | Downloaded futures-timer v3.0.3 |
| 1845 | 2026-04-17T23:03:33.709Z | Downloaded addr2line v0.25.1 |
| 1846 | 2026-04-17T23:03:33.712Z | Downloaded knuffel-derive v3.2.0 |
| 1847 | 2026-04-17T23:03:33.715Z | Downloaded plotters v0.3.7 |
| 1848 | 2026-04-17T23:03:33.717Z | Downloaded tinytemplate v1.2.1 |
| 1849 | 2026-04-17T23:03:33.720Z | Downloaded libtest-mimic v0.8.1 |
| 1850 | 2026-04-17T23:03:33.720Z | Downloaded termcolor v1.4.1 |
| 1851 | 2026-04-17T23:03:33.720Z | Downloaded oorandom v11.1.5 |
| 1852 | 2026-04-17T23:03:33.725Z | Downloaded stringmetrics v2.2.2 |
| 1853 | 2026-04-17T23:03:33.728Z | Downloaded hickory-client v0.25.2 |
| 1854 | 2026-04-17T23:03:33.731Z | Downloaded datatest-stable v0.3.3 |
| 1855 | 2026-04-17T23:03:33.731Z | Downloaded event-listener v5.4.1 |
| 1856 | 2026-04-17T23:03:33.734Z | Downloaded trybuild v1.0.116 |
| 1857 | 2026-04-17T23:03:33.736Z | Downloaded rust-argon2 v2.1.0 |
| 1858 | 2026-04-17T23:03:33.736Z | Downloaded httptest v0.16.4 |
| 1859 | 2026-04-17T23:03:33.740Z | Downloaded assert_cmd v2.1.2 |
| 1860 | 2026-04-17T23:03:33.740Z | Downloaded textwrap v0.15.2 |
| 1861 | 2026-04-17T23:03:33.742Z | Downloaded async-lock v3.4.2 |
| 1862 | 2026-04-17T23:03:33.747Z | Downloaded rstest v0.25.0 |
| 1863 | 2026-04-17T23:03:33.754Z | Downloaded knuffel v3.2.0 |
| 1864 | 2026-04-17T23:03:33.757Z | Downloaded fancy-regex v0.14.0 |
| 1865 | 2026-04-17T23:03:33.760Z | Downloaded rstest_macros v0.25.0 |
| 1866 | 2026-04-17T23:03:33.760Z | Downloaded backtrace v0.3.76 |
| 1867 | 2026-04-17T23:03:33.762Z | Downloaded rand_distr v0.5.1 |
| 1868 | 2026-04-17T23:03:33.770Z | Downloaded miette v5.10.0 |
| 1869 | 2026-04-17T23:03:33.773Z | Downloaded chumsky v0.9.3 |
| 1870 | 2026-04-17T23:03:33.776Z | Downloaded criterion v0.7.0 |
| 1871 | 2026-04-17T23:03:33.782Z | Downloaded hashbrown v0.14.5 |
| 1872 | 2026-04-17T23:03:33.785Z | Downloaded guppy v0.17.25 |
| 1873 | 2026-04-17T23:03:33.799Z | Downloaded gimli v0.32.3 |
| 1874 | 2026-04-17T23:03:33.888Z | Downloaded httpmock v0.8.3 |
| 1875 | 2026-04-17T23:03:35.468Z | Checking cfg-if v1.0.4 |
| 1876 | 2026-04-17T23:03:35.809Z | Checking libc v0.2.185 |
| 1877 | 2026-04-17T23:03:35.813Z | Checking serde_core v1.0.228 |
| 1878 | 2026-04-17T23:03:35.880Z | Checking memchr v2.8.0 |
| 1879 | 2026-04-17T23:03:35.918Z | Checking smallvec v1.15.1 |
| 1880 | 2026-04-17T23:03:35.956Z | Checking itoa v1.0.17 |
| 1881 | 2026-04-17T23:03:35.988Z | Checking log v0.4.29 |
| 1882 | 2026-04-17T23:03:36.033Z | Checking zeroize v1.8.2 |
| 1883 | 2026-04-17T23:03:36.072Z | Checking libm v0.2.16 |
| 1884 | 2026-04-17T23:03:36.119Z | Checking scopeguard v1.2.0 |
| 1885 | 2026-04-17T23:03:36.158Z | Checking stable_deref_trait v1.2.1 |
| 1886 | 2026-04-17T23:03:36.198Z | Checking zmij v1.0.21 |
| 1887 | 2026-04-17T23:03:36.240Z | Checking errno v0.3.14 |
| 1888 | 2026-04-17T23:03:36.240Z | Checking getrandom v0.2.17 |
| 1889 | 2026-04-17T23:03:36.305Z | Checking lock_api v0.4.14 |
| 1890 | 2026-04-17T23:03:36.339Z | Checking zerofrom v0.1.6 |
| 1891 | 2026-04-17T23:03:36.380Z | Checking percent-encoding v2.3.2 |
| 1892 | 2026-04-17T23:03:36.415Z | Checking litemap v0.8.1 |
| 1893 | 2026-04-17T23:03:36.415Z | Checking writeable v0.6.2 |
| 1894 | 2026-04-17T23:03:36.482Z | Checking yoke v0.8.1 |
| 1895 | 2026-04-17T23:03:36.486Z | Checking icu_properties_data v2.1.2 |
| 1896 | 2026-04-17T23:03:36.549Z | Checking icu_normalizer_data v2.1.1 |
| 1897 | 2026-04-17T23:03:36.552Z | Checking subtle v2.6.1 |
| 1898 | 2026-04-17T23:03:36.617Z | Checking form_urlencoded v1.2.2 |
| 1899 | 2026-04-17T23:03:36.653Z | Checking pin-project-lite v0.2.17 |
| 1900 | 2026-04-17T23:03:36.656Z | Checking utf8_iter v1.0.4 |
| 1901 | 2026-04-17T23:03:36.720Z | Checking zerovec v0.11.5 |
| 1902 | 2026-04-17T23:03:36.723Z | Checking zerotrie v0.2.3 |
| 1903 | 2026-04-17T23:03:36.789Z | Checking num-traits v0.2.19 |
| 1904 | 2026-04-17T23:03:36.823Z | Checking rand_core v0.6.4 |
| 1905 | 2026-04-17T23:03:36.862Z | Checking parking_lot_core v0.9.12 |
| 1906 | 2026-04-17T23:03:36.865Z | Checking portable-atomic v1.13.1 |
| 1907 | 2026-04-17T23:03:36.930Z | Checking zerocopy v0.8.40 |
| 1908 | 2026-04-17T23:03:37.014Z | Checking rand_core v0.10.0 |
| 1909 | 2026-04-17T23:03:37.049Z | Checking critical-section v1.2.0 |
| 1910 | 2026-04-17T23:03:37.106Z | Checking parking_lot v0.12.5 |
| 1911 | 2026-04-17T23:03:37.172Z | Checking tinystr v0.8.2 |
| 1912 | 2026-04-17T23:03:37.172Z | Checking potential_utf v0.1.4 |
| 1913 | 2026-04-17T23:03:37.239Z | Checking getrandom v0.4.1 |
| 1914 | 2026-04-17T23:03:37.281Z | Checking once_cell v1.21.3 |
| 1915 | 2026-04-17T23:03:37.317Z | Checking serde v1.0.228 |
| 1916 | 2026-04-17T23:03:37.317Z | Checking bitflags v2.11.0 |
| 1917 | 2026-04-17T23:03:37.385Z | Checking serde_json v1.0.149 |
| 1918 | 2026-04-17T23:03:37.389Z | Checking icu_locale_core v2.1.1 |
| 1919 | 2026-04-17T23:03:37.389Z | Checking icu_collections v2.1.1 |
| 1920 | 2026-04-17T23:03:37.486Z | Checking signal-hook-registry v1.4.8 |
| 1921 | 2026-04-17T23:03:37.524Z | Checking mio v1.2.0 |
| 1922 | 2026-04-17T23:03:37.566Z | Checking socket2 v0.6.3 |
| 1923 | 2026-04-17T23:03:37.675Z | Checking typenum v1.19.0 |
| 1924 | 2026-04-17T23:03:37.768Z | Checking bytes v1.11.1 |
| 1925 | 2026-04-17T23:03:37.818Z | Checking iana-time-zone v0.1.65 |
| 1926 | 2026-04-17T23:03:37.862Z | Checking thiserror v2.0.18 |
| 1927 | 2026-04-17T23:03:37.903Z | Checking uuid v1.23.0 |
| 1928 | 2026-04-17T23:03:37.954Z | Checking chrono v0.4.44 |
| 1929 | 2026-04-17T23:03:37.991Z | Checking icu_provider v2.1.1 |
| 1930 | 2026-04-17T23:03:37.991Z | Checking semver v1.0.27 |
| 1931 | 2026-04-17T23:03:38.065Z | Checking allocator-api2 v0.2.21 |
| 1932 | 2026-04-17T23:03:38.216Z | Checking generic-array v0.14.7 |
| 1933 | 2026-04-17T23:03:38.255Z | Checking icu_properties v2.1.2 |
| 1934 | 2026-04-17T23:03:38.255Z | Checking icu_normalizer v2.1.1 |
| 1935 | 2026-04-17T23:03:38.255Z | Checking tokio v1.52.1 |
| 1936 | 2026-04-17T23:03:38.353Z | Checking futures-core v0.3.32 |
| 1937 | 2026-04-17T23:03:38.401Z | Checking equivalent v1.0.2 |
| 1938 | 2026-04-17T23:03:38.518Z | Checking dyn-clone v1.0.20 |
| 1939 | 2026-04-17T23:03:38.521Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1940 | 2026-04-17T23:03:38.615Z | Checking const-oid v0.9.6 |
| 1941 | 2026-04-17T23:03:38.655Z | Checking foldhash v0.2.0 |
| 1942 | 2026-04-17T23:03:38.690Z | Checking crypto-common v0.1.7 |
| 1943 | 2026-04-17T23:03:38.824Z | Checking block-buffer v0.10.4 |
| 1944 | 2026-04-17T23:03:38.862Z | Checking futures-sink v0.3.32 |
| 1945 | 2026-04-17T23:03:38.865Z | Checking hashbrown v0.16.1 |
| 1946 | 2026-04-17T23:03:38.894Z | Checking slab v0.4.12 |
| 1947 | 2026-04-17T23:03:38.987Z | Checking futures-channel v0.3.32 |
| 1948 | 2026-04-17T23:03:38.990Z | Checking futures-io v0.3.32 |
| 1949 | 2026-04-17T23:03:39.079Z | Checking futures-task v0.3.32 |
| 1950 | 2026-04-17T23:03:39.155Z | Checking idna_adapter v1.2.1 |
| 1951 | 2026-04-17T23:03:39.158Z | Checking rustix v1.1.3 |
| 1952 | 2026-04-17T23:03:39.223Z | Checking byteorder v1.5.0 |
| 1953 | 2026-04-17T23:03:39.258Z | Checking futures-util v0.3.32 |
| 1954 | 2026-04-17T23:03:39.303Z | Checking idna v1.1.0 |
| 1955 | 2026-04-17T23:03:39.339Z | Checking digest v0.10.7 |
| 1956 | 2026-04-17T23:03:39.450Z | Checking cpufeatures v0.2.17 |
| 1957 | 2026-04-17T23:03:39.453Z | Checking indexmap v2.13.0 |
| 1958 | 2026-04-17T23:03:39.551Z | Checking thiserror v1.0.69 |
| 1959 | 2026-04-17T23:03:39.587Z | Checking url v2.5.8 |
| 1960 | 2026-04-17T23:03:39.590Z | Checking getrandom v0.3.4 |
| 1961 | 2026-04-17T23:03:39.658Z | Checking ppv-lite86 v0.2.21 |
| 1962 | 2026-04-17T23:03:39.699Z | Checking fnv v1.0.7 |
| 1963 | 2026-04-17T23:03:39.792Z | Checking regex-syntax v0.8.10 |
| 1964 | 2026-04-17T23:03:39.828Z | Checking http v1.4.0 |
| 1965 | 2026-04-17T23:03:39.988Z | Checking tracing-core v0.1.36 |
| 1966 | 2026-04-17T23:03:40.074Z | Checking schemars v0.8.22 |
| 1967 | 2026-04-17T23:03:40.077Z | Checking base64 v0.22.1 |
| 1968 | 2026-04-17T23:03:40.077Z | Checking ipnet v2.11.0 |
| 1969 | 2026-04-17T23:03:40.320Z | Checking tracing v0.1.44 |
| 1970 | 2026-04-17T23:03:40.369Z | Checking unicode-ident v1.0.24 |
| 1971 | 2026-04-17T23:03:40.425Z | Checking utf8parse v0.2.2 |
| 1972 | 2026-04-17T23:03:40.428Z | Checking anstyle v1.0.13 |
| 1973 | 2026-04-17T23:03:40.506Z | Checking untrusted v0.9.0 |
| 1974 | 2026-04-17T23:03:40.554Z | Checking proc-macro2 v1.0.106 |
| 1975 | 2026-04-17T23:03:40.557Z | Checking base64ct v1.8.3 |
| 1976 | 2026-04-17T23:03:40.642Z | Checking ring v0.17.14 |
| 1977 | 2026-04-17T23:03:40.678Z | Checking anstyle-parse v0.2.7 |
| 1978 | 2026-04-17T23:03:40.744Z | Checking block-padding v0.3.3 |
| 1979 | 2026-04-17T23:03:40.814Z | Checking aho-corasick v1.1.4 |
| 1980 | 2026-04-17T23:03:40.858Z | Checking is_terminal_polyfill v1.70.2 |
| 1981 | 2026-04-17T23:03:40.905Z | Checking colorchoice v1.0.4 |
| 1982 | 2026-04-17T23:03:40.941Z | Checking quote v1.0.44 |
| 1983 | 2026-04-17T23:03:40.975Z | Checking anstyle-query v1.1.5 |
| 1984 | 2026-04-17T23:03:41.034Z | Checking inout v0.1.4 |
| 1985 | 2026-04-17T23:03:41.097Z | Checking anstream v0.6.21 |
| 1986 | 2026-04-17T23:03:41.136Z | Checking rustls-pki-types v1.14.0 |
| 1987 | 2026-04-17T23:03:41.138Z | Checking syn v2.0.117 |
| 1988 | 2026-04-17T23:03:41.204Z | Checking crossbeam-utils v0.8.21 |
| 1989 | 2026-04-17T23:03:41.206Z | Checking httparse v1.10.1 |
| 1990 | 2026-04-17T23:03:41.323Z | Checking cipher v0.4.4 |
| 1991 | 2026-04-17T23:03:41.449Z | Checking terminal_size v0.4.3 |
| 1992 | 2026-04-17T23:03:41.487Z | Checking strsim v0.11.1 |
| 1993 | 2026-04-17T23:03:41.490Z | Checking tokio-util v0.7.18 |
| 1994 | 2026-04-17T23:03:41.556Z | Checking regex-automata v0.4.14 |
| 1995 | 2026-04-17T23:03:41.559Z | Checking clap_lex v1.0.0 |
| 1996 | 2026-04-17T23:03:41.559Z | Checking pem-rfc7468 v0.7.0 |
| 1997 | 2026-04-17T23:03:41.655Z | Checking http-body v1.0.1 |
| 1998 | 2026-04-17T23:03:41.658Z | Checking sha2 v0.10.9 |
| 1999 | 2026-04-17T23:03:41.722Z | Checking atomic-waker v1.1.2 |
| 2000 | 2026-04-17T23:03:41.769Z | Checking rand_core v0.9.5 |
| 2001 | 2026-04-17T23:03:41.805Z | Checking clap_builder v4.5.60 |
| 2002 | 2026-04-17T23:03:41.839Z | Checking hmac v0.12.1 |
| 2003 | 2026-04-17T23:03:41.875Z | Checking httpdate v1.0.3 |
| 2004 | 2026-04-17T23:03:41.967Z | Checking try-lock v0.2.5 |
| 2005 | 2026-04-17T23:03:42.004Z | Checking flagset v0.4.7 |
| 2006 | 2026-04-17T23:03:42.007Z | Checking tower-layer v0.3.3 |
| 2007 | 2026-04-17T23:03:42.071Z | Checking tower-service v0.3.3 |
| 2008 | 2026-04-17T23:03:42.106Z | Checking want v0.3.1 |
| 2009 | 2026-04-17T23:03:42.145Z | Checking h2 v0.4.13 |
| 2010 | 2026-04-17T23:03:42.182Z | Checking ryu v1.0.23 |
| 2011 | 2026-04-17T23:03:42.216Z | Checking pin-utils v0.1.0 |
| 2012 | 2026-04-17T23:03:42.219Z | Checking der v0.7.10 |
| 2013 | 2026-04-17T23:03:42.281Z | Checking erased-serde v0.3.31 |
| 2014 | 2026-04-17T23:03:42.342Z | Checking powerfmt v0.2.0 |
| 2015 | 2026-04-17T23:03:42.378Z | Checking rand_chacha v0.9.0 |
| 2016 | 2026-04-17T23:03:42.520Z | Checking deranged v0.5.8 |
| 2017 | 2026-04-17T23:03:42.602Z | Checking spin v0.9.8 |
| 2018 | 2026-04-17T23:03:42.679Z | Checking slog v2.8.2 |
| 2019 | 2026-04-17T23:03:42.808Z | Checking socket2 v0.5.10 |
| 2020 | 2026-04-17T23:03:42.969Z | Checking num_threads v0.1.7 |
| 2021 | 2026-04-17T23:03:42.972Z | Checking time-core v0.1.8 |
| 2022 | 2026-04-17T23:03:43.038Z | Checking clap v4.5.60 |
| 2023 | 2026-04-17T23:03:43.074Z | Checking num-conv v0.2.0 |
| 2024 | 2026-04-17T23:03:43.110Z | Checking rand v0.9.2 |
| 2025 | 2026-04-17T23:03:43.145Z | Checking anyhow v1.0.102 |
| 2026 | 2026-04-17T23:03:43.181Z | Checking http-body-util v0.1.3 |
| 2027 | 2026-04-17T23:03:43.218Z | Checking aws-lc-sys v0.37.1 |
| 2028 | 2026-04-17T23:03:43.339Z | Checking fastrand v2.3.0 |
| 2029 | 2026-04-17T23:03:43.378Z | Checking untrusted v0.7.1 |
| 2030 | 2026-04-17T23:03:43.427Z | Checking spki v0.7.3 |
| 2031 | 2026-04-17T23:03:43.464Z | Checking serde_urlencoded v0.7.1 |
| 2032 | 2026-04-17T23:03:43.499Z | Checking time v0.3.47 |
| 2033 | 2026-04-17T23:03:43.536Z | Checking pbkdf2 v0.12.2 |
| 2034 | 2026-04-17T23:03:43.571Z | Checking aes v0.8.4 |
| 2035 | 2026-04-17T23:03:43.606Z | Checking openssl-probe v0.2.1 |
| 2036 | 2026-04-17T23:03:43.642Z | Checking regex v1.12.3 |
| 2037 | 2026-04-17T23:03:43.684Z | Checking cbc v0.1.2 |
| 2038 | 2026-04-17T23:03:43.713Z | Checking salsa20 v0.10.2 |
| 2039 | 2026-04-17T23:03:43.748Z | Checking rand_chacha v0.3.1 |
| 2040 | 2026-04-17T23:03:43.782Z | Checking aws-lc-rs v1.16.0 |
| 2041 | 2026-04-17T23:03:43.830Z | Checking hex v0.4.3 |
| 2042 | 2026-04-17T23:03:43.873Z | Checking pretty-hex v0.4.1 |
| 2043 | 2026-04-17T23:03:43.948Z | Checking scrypt v0.11.0 |
| 2044 | 2026-04-17T23:03:43.985Z | Checking rand v0.8.5 |
| 2045 | 2026-04-17T23:03:43.988Z | Checking tempfile v3.25.0 |
| 2046 | 2026-04-17T23:03:44.014Z | Checking ipnetwork v0.21.1 |
| 2047 | 2026-04-17T23:03:44.147Z | Checking plain v0.2.3 |
| 2048 | 2026-04-17T23:03:44.149Z | Checking pkcs5 v0.7.1 |
| 2049 | 2026-04-17T23:03:44.264Z | Checking camino v1.2.2 |
| 2050 | 2026-04-17T23:03:44.300Z | Checking ucd-trie v0.1.7 |
| 2051 | 2026-04-17T23:03:44.334Z | Checking rustls-native-certs v0.8.3 |
| 2052 | 2026-04-17T23:03:44.461Z | Checking pest v2.8.6 |
| 2053 | 2026-04-17T23:03:44.500Z | Checking sync_wrapper v1.0.2 |
| 2054 | 2026-04-17T23:03:44.503Z | Checking pkcs8 v0.10.2 |
| 2055 | 2026-04-17T23:03:44.567Z | Checking webpki-roots v1.0.6 |
| 2056 | 2026-04-17T23:03:44.627Z | Checking rustls-webpki v0.103.9 |
| 2057 | 2026-04-17T23:03:44.664Z | Checking tower v0.5.3 |
| 2058 | 2026-04-17T23:03:44.667Z | Checking iri-string v0.7.10 |
| 2059 | 2026-04-17T23:03:44.701Z | Checking simd-adler32 v0.3.8 |
| 2060 | 2026-04-17T23:03:44.766Z | Checking openapiv3 v2.2.0 |
| 2061 | 2026-04-17T23:03:44.766Z | Checking adler2 v2.0.1 |
| 2062 | 2026-04-17T23:03:44.841Z | Checking hyper v1.8.1 |
| 2063 | 2026-04-17T23:03:44.925Z | Checking mime v0.3.17 |
| 2064 | 2026-04-17T23:03:44.962Z | Checking either v1.15.0 |
| 2065 | 2026-04-17T23:03:45.078Z | Checking miniz_oxide v0.8.9 |
| 2066 | 2026-04-17T23:03:45.116Z | Checking rustls v0.23.37 |
| 2067 | 2026-04-17T23:03:45.150Z | Checking winnow v0.7.14 |
| 2068 | 2026-04-17T23:03:45.184Z | Checking static_assertions v1.1.0 |
| 2069 | 2026-04-17T23:03:45.284Z | Checking oxnet v0.1.4 |
| 2070 | 2026-04-17T23:03:45.462Z | Checking lazy_static v1.5.0 |
| 2071 | 2026-04-17T23:03:45.550Z | Checking signature v2.2.0 |
| 2072 | 2026-04-17T23:03:45.586Z | Checking hubpack v0.1.2 |
| 2073 | 2026-04-17T23:03:45.589Z | Checking encoding_rs v0.8.35 |
| 2074 | 2026-04-17T23:03:45.708Z | Checking strum v0.26.3 |
| 2075 | 2026-04-17T23:03:45.764Z | Checking tower-http v0.6.8 |
| 2076 | 2026-04-17T23:03:45.767Z | Checking hyper-util v0.1.20 |
| 2077 | 2026-04-17T23:03:45.833Z | Checking crc32fast v1.5.0 |
| 2078 | 2026-04-17T23:03:45.869Z | Checking foreign-types-shared v0.1.1 |
| 2079 | 2026-04-17T23:03:45.985Z | Checking foreign-types v0.3.2 |
| 2080 | 2026-04-17T23:03:46.022Z | Checking sha1 v0.10.6 |
| 2081 | 2026-04-17T23:03:46.068Z | Checking openssl-sys v0.9.111 |
| 2082 | 2026-04-17T23:03:46.105Z | Checking tinyvec_macros v0.1.1 |
| 2083 | 2026-04-17T23:03:46.108Z | Checking serde_spanned v0.6.9 |
| 2084 | 2026-04-17T23:03:46.205Z | Checking tinyvec v1.10.0 |
| 2085 | 2026-04-17T23:03:46.241Z | Checking toml_datetime v0.6.11 |
| 2086 | 2026-04-17T23:03:46.293Z | Checking num-integer v0.1.46 |
| 2087 | 2026-04-17T23:03:46.355Z | Checking data-encoding v2.10.0 |
| 2088 | 2026-04-17T23:03:46.456Z | Checking scroll v0.13.0 |
| 2089 | 2026-04-17T23:03:46.545Z | Checking bit-vec v0.8.0 |
| 2090 | 2026-04-17T23:03:46.548Z | Checking zlib-rs v0.6.2 |
| 2091 | 2026-04-17T23:03:46.615Z | Checking base16ct v0.2.0 |
| 2092 | 2026-04-17T23:03:46.618Z | Checking openssl v0.10.75 |
| 2093 | 2026-04-17T23:03:46.682Z | Checking ff v0.13.1 |
| 2094 | 2026-04-17T23:03:46.718Z | Checking goblin v0.10.5 |
| 2095 | 2026-04-17T23:03:46.768Z | Checking bit-set v0.8.0 |
| 2096 | 2026-04-17T23:03:46.771Z | Checking sec1 v0.7.3 |
| 2097 | 2026-04-17T23:03:46.839Z | Checking memmap2 v0.9.10 |
| 2098 | 2026-04-17T23:03:46.943Z | Checking wait-timeout v0.2.1 |
| 2099 | 2026-04-17T23:03:47.021Z | Checking group v0.13.0 |
| 2100 | 2026-04-17T23:03:47.058Z | Checking num-iter v0.1.45 |
| 2101 | 2026-04-17T23:03:47.093Z | Checking dtrace-parser v0.3.0 |
| 2102 | 2026-04-17T23:03:47.096Z | Checking bstr v1.12.1 |
| 2103 | 2026-04-17T23:03:47.195Z | Checking hkdf v0.12.4 |
| 2104 | 2026-04-17T23:03:47.198Z | Checking crossbeam-epoch v0.9.18 |
| 2105 | 2026-04-17T23:03:47.359Z | Checking ahash v0.8.12 |
| 2106 | 2026-04-17T23:03:47.395Z | Checking crypto-bigint v0.5.5 |
| 2107 | 2026-04-17T23:03:47.486Z | Checking thread-id v5.1.0 |
| 2108 | 2026-04-17T23:03:47.488Z | Checking flate2 v1.1.9 |
| 2109 | 2026-04-17T23:03:47.488Z | Checking tokio-rustls v0.26.4 |
| 2110 | 2026-04-17T23:03:47.590Z | Checking psl-types v2.0.11 |
| 2111 | 2026-04-17T23:03:47.593Z | Checking quick-error v1.2.3 |
| 2112 | 2026-04-17T23:03:47.660Z | Checking cookie v0.18.1 |
| 2113 | 2026-04-17T23:03:47.737Z | Checking publicsuffix v2.3.0 |
| 2114 | 2026-04-17T23:03:47.773Z | Checking rusty-fork v0.3.1 |
| 2115 | 2026-04-17T23:03:47.813Z | Checking hyper-rustls v0.27.7 |
| 2116 | 2026-04-17T23:03:47.849Z | Checking rand_xorshift v0.4.0 |
| 2117 | 2026-04-17T23:03:47.915Z | Checking scroll v0.12.0 |
| 2118 | 2026-04-17T23:03:47.951Z | Checking unarray v0.1.4 |
| 2119 | 2026-04-17T23:03:47.988Z | Checking cookie_store v0.22.1 |
| 2120 | 2026-04-17T23:03:48.023Z | Checking rustls-platform-verifier v0.6.2 |
| 2121 | 2026-04-17T23:03:48.058Z | Checking num-bigint-dig v0.8.6 |
| 2122 | 2026-04-17T23:03:48.091Z | Checking proptest v1.10.0 |
| 2123 | 2026-04-17T23:03:48.170Z | Checking goblin v0.8.2 |
| 2124 | 2026-04-17T23:03:48.207Z | Checking pkcs1 v0.7.5 |
| 2125 | 2026-04-17T23:03:48.300Z | Checking elliptic-curve v0.13.8 |
| 2126 | 2026-04-17T23:03:48.350Z | Checking x509-cert v0.2.5 |
| 2127 | 2026-04-17T23:03:48.442Z | Checking zerocopy v0.7.35 |
| 2128 | 2026-04-17T23:03:48.635Z | Checking unicode-segmentation v1.12.0 |
| 2129 | 2026-04-17T23:03:48.672Z | Checking native-tls v0.2.18 |
| 2130 | 2026-04-17T23:03:48.881Z | Checking tokio-native-tls v0.3.1 |
| 2131 | 2026-04-17T23:03:48.883Z | Checking rsa v0.9.10 |
| 2132 | 2026-04-17T23:03:48.959Z | Checking reqwest v0.13.2 |
| 2133 | 2026-04-17T23:03:48.995Z | Checking dtrace-parser v0.2.0 |
| 2134 | 2026-04-17T23:03:49.030Z | Checking rfc6979 v0.4.0 |
| 2135 | 2026-04-17T23:03:50.069Z | Checking dof v0.4.0 |
| 2136 | 2026-04-17T23:03:50.072Z | Checking hyper-tls v0.6.0 |
| 2137 | 2026-04-17T23:03:50.072Z | Checking thread-id v4.2.2 |
| 2138 | 2026-04-17T23:03:50.072Z | Checking toml_write v0.1.2 |
| 2139 | 2026-04-17T23:03:50.072Z | Checking ecdsa v0.16.9 |
| 2140 | 2026-04-17T23:03:50.072Z | Checking reqwest v0.12.28 |
| 2141 | 2026-04-17T23:03:50.072Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2142 | 2026-04-17T23:03:50.072Z | Checking toml_edit v0.22.27 |
| 2143 | 2026-04-17T23:03:50.072Z | Checking curve25519-dalek v4.1.3 |
| 2144 | 2026-04-17T23:03:50.072Z | Checking usdt-impl v0.6.0 |
| 2145 | 2026-04-17T23:03:50.072Z | Checking memoffset v0.9.1 |
| 2146 | 2026-04-17T23:03:50.072Z | Checking rustix v0.38.44 |
| 2147 | 2026-04-17T23:03:50.072Z | Checking env_filter v1.0.0 |
| 2148 | 2026-04-17T23:03:50.072Z | Checking newtype-uuid v1.3.2 |
| 2149 | 2026-04-17T23:03:50.072Z | Checking usdt v0.6.0 |
| 2150 | 2026-04-17T23:03:50.088Z | Checking keccak v0.1.6 |
| 2151 | 2026-04-17T23:03:50.122Z | Checking dof v0.3.0 |
| 2152 | 2026-04-17T23:03:50.160Z | Checking daft v0.1.5 |
| 2153 | 2026-04-17T23:03:50.220Z | Checking env_logger v0.11.9 |
| 2154 | 2026-04-17T23:03:50.257Z | Checking ed25519 v2.2.3 |
| 2155 | 2026-04-17T23:03:50.291Z | Checking sha3 v0.10.8 |
| 2156 | 2026-04-17T23:03:50.426Z | Checking itertools v0.13.0 |
| 2157 | 2026-04-17T23:03:50.464Z | Checking usdt-impl v0.5.0 |
| 2158 | 2026-04-17T23:03:50.467Z | Checking serde_with v3.17.0 |
| 2159 | 2026-04-17T23:03:50.534Z | Checking siphasher v1.0.2 |
| 2160 | 2026-04-17T23:03:50.537Z | Checking bitflags v1.3.2 |
| 2161 | 2026-04-17T23:03:50.537Z | Checking ed25519-dalek v2.2.0 |
| 2162 | 2026-04-17T23:03:50.633Z | Checking unicode-normalization v0.1.25 |
| 2163 | 2026-04-17T23:03:50.668Z | Checking signal-hook v0.3.18 |
| 2164 | 2026-04-17T23:03:50.671Z | Checking winnow v0.5.40 |
| 2165 | 2026-04-17T23:03:50.736Z | Checking managed v0.8.0 |
| 2166 | 2026-04-17T23:03:50.774Z | Checking nix v0.31.2 |
| 2167 | 2026-04-17T23:03:50.849Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2168 | 2026-04-17T23:03:50.886Z | Checking object v0.37.3 |
| 2169 | 2026-04-17T23:03:50.951Z | Checking foldhash v0.1.5 |
| 2170 | 2026-04-17T23:03:50.988Z | Checking bzip2 v0.4.4 |
| 2171 | 2026-04-17T23:03:51.056Z | Checking signal-hook-mio v0.2.5 |
| 2172 | 2026-04-17T23:03:51.116Z | Checking hashbrown v0.15.5 |
| 2173 | 2026-04-17T23:03:51.177Z | Checking ref-cast v1.0.25 |
| 2174 | 2026-04-17T23:03:51.213Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2175 | 2026-04-17T23:03:51.303Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2176 | 2026-04-17T23:03:51.354Z | Checking zstd-safe v7.2.4 |
| 2177 | 2026-04-17T23:03:51.472Z | Checking zip v0.6.6 |
| 2178 | 2026-04-17T23:03:51.529Z | Checking bumpalo v3.20.2 |
| 2179 | 2026-04-17T23:03:51.567Z | Checking libbz2-rs-sys v0.2.2 |
| 2180 | 2026-04-17T23:03:51.606Z | Checking zstd v0.13.3 |
| 2181 | 2026-04-17T23:03:51.759Z | Checking zopfli v0.8.3 |
| 2182 | 2026-04-17T23:03:51.801Z | Checking crossterm v0.28.1 |
| 2183 | 2026-04-17T23:03:51.838Z | Checking similar v2.7.0 |
| 2184 | 2026-04-17T23:03:51.841Z | Checking tokio-stream v0.1.18 |
| 2185 | 2026-04-17T23:03:51.906Z | Checking toml_edit v0.19.15 |
| 2186 | 2026-04-17T23:03:51.944Z | Checking fs-err v3.3.0 |
| 2187 | 2026-04-17T23:03:51.983Z | Checking bzip2 v0.6.1 |
| 2188 | 2026-04-17T23:03:52.118Z | Checking hash32 v0.2.1 |
| 2189 | 2026-04-17T23:03:52.178Z | Checking serde-big-array v0.5.1 |
| 2190 | 2026-04-17T23:03:52.241Z | Checking unicode-bidi v0.3.18 |
| 2191 | 2026-04-17T23:03:52.278Z | Checking unicode-properties v0.1.4 |
| 2192 | 2026-04-17T23:03:52.281Z | Checking jiff v0.2.21 |
| 2193 | 2026-04-17T23:03:52.349Z | Checking predicates-core v1.0.10 |
| 2194 | 2026-04-17T23:03:52.352Z | Checking heapless v0.7.17 |
| 2195 | 2026-04-17T23:03:52.494Z | Checking hickory-proto v0.25.2 |
| 2196 | 2026-04-17T23:03:52.531Z | Checking md-5 v0.10.6 |
| 2197 | 2026-04-17T23:03:52.534Z | Checking float-cmp v0.10.0 |
| 2198 | 2026-04-17T23:03:52.601Z | Checking stringprep v0.1.5 |
| 2199 | 2026-04-17T23:03:52.698Z | Checking rustc-hash v2.1.1 |
| 2200 | 2026-04-17T23:03:52.735Z | Checking normalize-line-endings v0.3.0 |
| 2201 | 2026-04-17T23:03:52.782Z | Checking difflib v0.4.0 |
| 2202 | 2026-04-17T23:03:52.828Z | Checking fallible-iterator v0.2.0 |
| 2203 | 2026-04-17T23:03:52.864Z | Checking smoltcp v0.9.1 |
| 2204 | 2026-04-17T23:03:52.867Z | Checking iddqd v0.3.17 |
| 2205 | 2026-04-17T23:03:52.935Z | Checking toml v0.7.8 |
| 2206 | 2026-04-17T23:03:52.984Z | Checking predicates v3.1.4 |
| 2207 | 2026-04-17T23:03:53.133Z | Checking postgres-protocol v0.6.10 |
| 2208 | 2026-04-17T23:03:53.211Z | Checking phf_shared v0.13.1 |
| 2209 | 2026-04-17T23:03:53.267Z | Checking phf_shared v0.11.3 |
| 2210 | 2026-04-17T23:03:53.311Z | Checking buf-list v1.1.2 |
| 2211 | 2026-04-17T23:03:53.436Z | Checking strum v0.27.2 |
| 2212 | 2026-04-17T23:03:53.439Z | Checking new_debug_unreachable v1.0.6 |
| 2213 | 2026-04-17T23:03:53.505Z | Checking fixedbitset v0.4.2 |
| 2214 | 2026-04-17T23:03:53.508Z | Checking lalrpop-util v0.19.12 |
| 2215 | 2026-04-17T23:03:53.573Z | Checking fixedbitset v0.5.7 |
| 2216 | 2026-04-17T23:03:53.576Z | Checking precomputed-hash v0.1.1 |
| 2217 | 2026-04-17T23:03:53.606Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2218 | 2026-04-17T23:03:53.684Z | Checking petgraph v0.6.5 |
| 2219 | 2026-04-17T23:03:53.720Z | Checking string_cache v0.8.9 |
| 2220 | 2026-04-17T23:03:53.723Z | Checking postgres-types v0.2.12 |
| 2221 | 2026-04-17T23:03:53.787Z | Checking phf v0.13.1 |
| 2222 | 2026-04-17T23:03:53.823Z | Checking petgraph v0.8.3 |
| 2223 | 2026-04-17T23:03:53.915Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2224 | 2026-04-17T23:03:53.964Z | Checking peg-runtime v0.8.5 |
| 2225 | 2026-04-17T23:03:54.089Z | Checking whoami v2.1.0 |
| 2226 | 2026-04-17T23:03:54.201Z | Checking futures-executor v0.3.32 |
| 2227 | 2026-04-17T23:03:54.261Z | Checking is-terminal v0.4.17 |
| 2228 | 2026-04-17T23:03:54.311Z | Checking tokio-postgres v0.7.16 |
| 2229 | 2026-04-17T23:03:54.380Z | Checking crossbeam-channel v0.5.15 |
| 2230 | 2026-04-17T23:03:54.383Z | Checking futures v0.3.32 |
| 2231 | 2026-04-17T23:03:54.520Z | Compiling structmeta-derive v0.3.0 |
| 2232 | 2026-04-17T23:03:54.570Z | Checking zip v4.6.1 |
| 2233 | 2026-04-17T23:03:54.744Z | Checking thread_local v1.1.9 |
| 2234 | 2026-04-17T23:03:54.944Z | Checking term v1.2.1 |
| 2235 | 2026-04-17T23:03:54.980Z | Checking take_mut v0.2.2 |
| 2236 | 2026-04-17T23:03:55.117Z | Checking slog-async v2.8.0 |
| 2237 | 2026-04-17T23:03:55.193Z | Compiling newtype-uuid-macros v0.1.0 |
| 2238 | 2026-04-17T23:03:55.228Z | Checking slog-term v2.9.2 |
| 2239 | 2026-04-17T23:03:55.304Z | Compiling rustls v0.22.4 |
| 2240 | 2026-04-17T23:03:55.339Z | Compiling multer v3.1.0 |
| 2241 | 2026-04-17T23:03:55.428Z | Checking regress v0.10.5 |
| 2242 | 2026-04-17T23:03:55.545Z | Compiling async-stream-impl v0.3.6 |
| 2243 | 2026-04-17T23:03:55.615Z | Compiling dropshot v0.16.7 |
| 2244 | 2026-04-17T23:03:55.617Z | Compiling dropshot_endpoint v0.16.7 |
| 2245 | 2026-04-17T23:03:55.650Z | Compiling structmeta v0.3.0 |
| 2246 | 2026-04-17T23:03:55.715Z | Checking match_cfg v0.1.0 |
| 2247 | 2026-04-17T23:03:55.811Z | Checking hostname v0.3.1 |
| 2248 | 2026-04-17T23:03:55.922Z | Compiling derive-ex v0.1.8 |
| 2249 | 2026-04-17T23:03:55.957Z | Checking slog-json v2.6.1 |
| 2250 | 2026-04-17T23:03:55.961Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2251 | 2026-04-17T23:03:56.026Z | Checking debug-ignore v1.0.5 |
| 2252 | 2026-04-17T23:03:56.065Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2253 | 2026-04-17T23:03:56.139Z | Checking slog-bunyan v2.5.0 |
| 2254 | 2026-04-17T23:03:56.175Z | Checking serde_spanned v1.0.4 |
| 2255 | 2026-04-17T23:03:56.178Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2256 | 2026-04-17T23:03:56.279Z | Checking progenitor-client v0.13.0 |
| 2257 | 2026-04-17T23:03:56.368Z | Checking rustls-webpki v0.102.8 |
| 2258 | 2026-04-17T23:03:56.403Z | Checking serde_path_to_error v0.1.20 |
| 2259 | 2026-04-17T23:03:56.406Z | Checking async-stream v0.3.6 |
| 2260 | 2026-04-17T23:03:56.540Z | Checking waitgroup v0.1.2 |
| 2261 | 2026-04-17T23:03:56.592Z | Checking rustls-pemfile v2.2.0 |
| 2262 | 2026-04-17T23:03:56.671Z | Checking hostname v0.4.2 |
| 2263 | 2026-04-17T23:03:56.707Z | Checking toml v0.9.12+spec-1.1.0 |
| 2264 | 2026-04-17T23:03:56.747Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2265 | 2026-04-17T23:03:56.784Z | Compiling parse-display-derive v0.10.0 |
| 2266 | 2026-04-17T23:03:56.851Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2267 | 2026-04-17T23:03:56.854Z | Checking itertools v0.14.0 |
| 2268 | 2026-04-17T23:03:56.918Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2269 | 2026-04-17T23:03:57.019Z | Checking macaddr v1.0.1 |
| 2270 | 2026-04-17T23:03:57.230Z | Checking instant v0.1.13 |
| 2271 | 2026-04-17T23:03:57.300Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2272 | 2026-04-17T23:03:57.347Z | Checking progenitor-client v0.10.0 |
| 2273 | 2026-04-17T23:03:57.350Z | Checking backoff v0.4.0 |
| 2274 | 2026-04-17T23:03:57.415Z | Checking backon v1.6.0 |
| 2275 | 2026-04-17T23:03:57.556Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2276 | 2026-04-17T23:03:57.631Z | Compiling test-strategy v0.4.5 |
| 2277 | 2026-04-17T23:03:57.634Z | Checking progenitor-extras v0.1.1 |
| 2278 | 2026-04-17T23:03:57.634Z | Checking unicode-width v0.2.0 |
| 2279 | 2026-04-17T23:03:57.918Z | Checking heck v0.5.0 |
| 2280 | 2026-04-17T23:03:57.954Z | Compiling convert_case v0.4.0 |
| 2281 | 2026-04-17T23:03:57.991Z | Checking half v2.7.1 |
| 2282 | 2026-04-17T23:03:58.057Z | Checking ciborium-io v0.2.2 |
| 2283 | 2026-04-17T23:03:58.093Z | Checking secrecy v0.10.3 |
| 2284 | 2026-04-17T23:03:58.177Z | Checking indent_write v2.2.0 |
| 2285 | 2026-04-17T23:03:58.239Z | Checking universal-hash v0.5.1 |
| 2286 | 2026-04-17T23:03:58.279Z | Checking ciborium-ll v0.2.2 |
| 2287 | 2026-04-17T23:03:58.315Z | Checking tokio-rustls v0.25.0 |
| 2288 | 2026-04-17T23:03:58.351Z | Checking opaque-debug v0.3.1 |
| 2289 | 2026-04-17T23:03:58.385Z | Compiling derive_more v0.99.20 |
| 2290 | 2026-04-17T23:03:58.421Z | Compiling unsafe-libyaml v0.2.11 |
| 2291 | 2026-04-17T23:03:58.454Z | Checking camino-tempfile v1.4.1 |
| 2292 | 2026-04-17T23:03:58.489Z | Checking parse-display v0.10.0 |
| 2293 | 2026-04-17T23:03:58.492Z | Checking ciborium v0.2.2 |
| 2294 | 2026-04-17T23:03:58.641Z | Compiling crucible-workspace-hack v0.1.0 |
| 2295 | 2026-04-17T23:03:58.678Z | Checking aead v0.5.2 |
| 2296 | 2026-04-17T23:03:58.844Z | Checking poly1305 v0.8.0 |
| 2297 | 2026-04-17T23:03:58.967Z | Compiling serde_yaml v0.9.34+deprecated |
| 2298 | 2026-04-17T23:03:59.026Z | Checking chacha20 v0.9.1 |
| 2299 | 2026-04-17T23:03:59.138Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2300 | 2026-04-17T23:03:59.174Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2301 | 2026-04-17T23:03:59.207Z | Compiling typify-impl v0.6.1 |
| 2302 | 2026-04-17T23:03:59.506Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2303 | 2026-04-17T23:03:59.544Z | Checking swrite v0.1.0 |
| 2304 | 2026-04-17T23:03:59.666Z | Checking password-hash v0.5.0 |
| 2305 | 2026-04-17T23:03:59.933Z | Checking blake2 v0.10.6 |
| 2306 | 2026-04-17T23:04:00.209Z | Checking argon2 v0.5.3 |
| 2307 | 2026-04-17T23:04:00.477Z | Checking chacha20poly1305 v0.10.1 |
| 2308 | 2026-04-17T23:04:00.515Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2309 | 2026-04-17T23:04:00.550Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2310 | 2026-04-17T23:04:00.585Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2311 | 2026-04-17T23:04:00.636Z | Checking byte-wrapper v0.1.0 |
| 2312 | 2026-04-17T23:04:00.738Z | Checking thiserror-no-std v2.0.2 |
| 2313 | 2026-04-17T23:04:00.795Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2314 | 2026-04-17T23:04:00.839Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2315 | 2026-04-17T23:04:00.875Z | Checking vsss-rs v3.3.4 |
| 2316 | 2026-04-17T23:04:00.944Z | Checking crossbeam-deque v0.8.6 |
| 2317 | 2026-04-17T23:04:01.013Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2318 | 2026-04-17T23:04:01.064Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2319 | 2026-04-17T23:04:01.099Z | Compiling rayon-core v1.13.0 |
| 2320 | 2026-04-17T23:04:01.155Z | Checking toml v0.8.23 |
| 2321 | 2026-04-17T23:04:01.505Z | Compiling proc-macro-error v1.0.4 |
| 2322 | 2026-04-17T23:04:01.708Z | Checking rayon v1.11.0 |
| 2323 | 2026-04-17T23:04:01.744Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2324 | 2026-04-17T23:04:01.836Z | Checking unicode-width v0.1.14 |
| 2325 | 2026-04-17T23:04:02.004Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2326 | 2026-04-17T23:04:02.116Z | Checking glob v0.3.3 |
| 2327 | 2026-04-17T23:04:02.174Z | Checking tabwriter v1.4.1 |
| 2328 | 2026-04-17T23:04:02.332Z | Compiling proc-macro-crate v3.4.0 |
| 2329 | 2026-04-17T23:04:02.366Z | Compiling heapless v0.8.0 |
| 2330 | 2026-04-17T23:04:02.543Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2331 | 2026-04-17T23:04:02.676Z | Compiling ingot-macros v0.1.1 |
| 2332 | 2026-04-17T23:04:02.822Z | Checking hash32 v0.3.1 |
| 2333 | 2026-04-17T23:04:02.903Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2334 | 2026-04-17T23:04:02.906Z | Compiling smoltcp v0.11.0 |
| 2335 | 2026-04-17T23:04:03.179Z | Checking cobs v0.3.0 |
| 2336 | 2026-04-17T23:04:03.217Z | Compiling usdt-attr-macro v0.5.0 |
| 2337 | 2026-04-17T23:04:03.252Z | Compiling usdt-macro v0.5.0 |
| 2338 | 2026-04-17T23:04:03.350Z | Checking memmap v0.7.0 |
| 2339 | 2026-04-17T23:04:03.385Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2340 | 2026-04-17T23:04:03.418Z | Checking colored v3.1.1 |
| 2341 | 2026-04-17T23:04:03.640Z | Checking postcard v1.1.3 |
| 2342 | 2026-04-17T23:04:03.674Z | Compiling num_enum_derive v0.7.5 |
| 2343 | 2026-04-17T23:04:03.800Z | Compiling typify-macro v0.6.1 |
| 2344 | 2026-04-17T23:04:03.959Z | Compiling proc-macro-crate v1.3.1 |
| 2345 | 2026-04-17T23:04:04.002Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2346 | 2026-04-17T23:04:04.037Z | Checking usdt v0.5.0 |
| 2347 | 2026-04-17T23:04:04.234Z | Checking sigpipe v0.1.3 |
| 2348 | 2026-04-17T23:04:04.237Z | Compiling foreign-types-macros v0.2.3 |
| 2349 | 2026-04-17T23:04:04.349Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2350 | 2026-04-17T23:04:04.392Z | Checking cpufeatures v0.3.0 |
| 2351 | 2026-04-17T23:04:04.495Z | Checking foreign-types-shared v0.3.1 |
| 2352 | 2026-04-17T23:04:04.619Z | Checking chacha20 v0.10.0 |
| 2353 | 2026-04-17T23:04:04.654Z | Compiling num_enum_derive v0.5.11 |
| 2354 | 2026-04-17T23:04:04.772Z | Checking num_enum v0.7.5 |
| 2355 | 2026-04-17T23:04:04.913Z | Checking cstr-argument v0.1.2 |
| 2356 | 2026-04-17T23:04:04.916Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2357 | 2026-04-17T23:04:04.980Z | Checking foreign-types v0.5.0 |
| 2358 | 2026-04-17T23:04:05.012Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2359 | 2026-04-17T23:04:05.066Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2360 | 2026-04-17T23:04:05.100Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2361 | 2026-04-17T23:04:05.319Z | Checking rand v0.10.0 |
| 2362 | 2026-04-17T23:04:05.362Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2363 | 2026-04-17T23:04:05.399Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2364 | 2026-04-17T23:04:05.489Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2365 | 2026-04-17T23:04:05.523Z | Checking ingot-types v0.1.2 |
| 2366 | 2026-04-17T23:04:05.556Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2367 | 2026-04-17T23:04:05.559Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2368 | 2026-04-17T23:04:05.622Z | Compiling typify v0.6.1 |
| 2369 | 2026-04-17T23:04:05.698Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2370 | 2026-04-17T23:04:05.734Z | Compiling progenitor-impl v0.13.0 |
| 2371 | 2026-04-17T23:04:05.737Z | Checking num_enum v0.5.11 |
| 2372 | 2026-04-17T23:04:05.802Z | Compiling zone_cfg_derive v0.3.1 |
| 2373 | 2026-04-17T23:04:05.934Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2374 | 2026-04-17T23:04:05.936Z | Checking ingot v0.1.1 |
| 2375 | 2026-04-17T23:04:05.999Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2376 | 2026-04-17T23:04:06.131Z | Checking itertools v0.12.1 |
| 2377 | 2026-04-17T23:04:06.195Z | Compiling num-derive v0.4.2 |
| 2378 | 2026-04-17T23:04:06.463Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2379 | 2026-04-17T23:04:06.728Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2380 | 2026-04-17T23:04:06.764Z | Checking smf v0.2.3 |
| 2381 | 2026-04-17T23:04:06.909Z | Checking whoami v1.6.1 |
| 2382 | 2026-04-17T23:04:06.973Z | Checking tokio-dtrace v0.1.1 |
| 2383 | 2026-04-17T23:04:07.021Z | Compiling derive-where v1.6.0 |
| 2384 | 2026-04-17T23:04:07.113Z | Checking console v0.15.11 |
| 2385 | 2026-04-17T23:04:07.148Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2386 | 2026-04-17T23:04:07.182Z | Checking zone v0.3.1 |
| 2387 | 2026-04-17T23:04:07.185Z | Checking oxide-tokio-rt v0.1.4 |
| 2388 | 2026-04-17T23:04:07.379Z | Checking atomicwrites v0.4.4 |
| 2389 | 2026-04-17T23:04:07.415Z | Checking newline-converter v0.3.0 |
| 2390 | 2026-04-17T23:04:07.418Z | Checking bytecount v0.6.9 |
| 2391 | 2026-04-17T23:04:07.534Z | Compiling owo-colors v4.3.0 |
| 2392 | 2026-04-17T23:04:07.568Z | Checking expectorate v1.2.0 |
| 2393 | 2026-04-17T23:04:07.602Z | Compiling cancel-safe-futures v0.1.5 |
| 2394 | 2026-04-17T23:04:07.605Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2395 | 2026-04-17T23:04:07.605Z | Checking libsw-core v0.3.2 |
| 2396 | 2026-04-17T23:04:07.722Z | Compiling prettyplease v0.2.37 |
| 2397 | 2026-04-17T23:04:07.807Z | Checking libsw v3.5.0 |
| 2398 | 2026-04-17T23:04:08.017Z | Checking num-rational v0.4.2 |
| 2399 | 2026-04-17T23:04:08.051Z | Checking num-complex v0.4.6 |
| 2400 | 2026-04-17T23:04:08.178Z | Checking linear-map v1.2.0 |
| 2401 | 2026-04-17T23:04:08.319Z | Checking same-file v1.0.6 |
| 2402 | 2026-04-17T23:04:08.357Z | Checking float-ord v0.3.2 |
| 2403 | 2026-04-17T23:04:08.360Z | Compiling progenitor-macro v0.13.0 |
| 2404 | 2026-04-17T23:04:08.426Z | Checking num v0.4.3 |
| 2405 | 2026-04-17T23:04:08.429Z | Checking gethostname v0.5.0 |
| 2406 | 2026-04-17T23:04:08.492Z | Checking walkdir v2.5.0 |
| 2407 | 2026-04-17T23:04:08.495Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2408 | 2026-04-17T23:04:08.591Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2409 | 2026-04-17T23:04:08.594Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2410 | 2026-04-17T23:04:08.594Z | Compiling async-recursion v1.1.1 |
| 2411 | 2026-04-17T23:04:08.690Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2412 | 2026-04-17T23:04:08.867Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2413 | 2026-04-17T23:04:09.902Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2414 | 2026-04-17T23:04:10.351Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2415 | 2026-04-17T23:04:11.228Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2416 | 2026-04-17T23:04:12.165Z | Checking smawk v0.3.2 |
| 2417 | 2026-04-17T23:04:12.326Z | Checking resolv-conf v0.7.6 |
| 2418 | 2026-04-17T23:04:12.532Z | Checking unicode-linebreak v0.1.5 |
| 2419 | 2026-04-17T23:04:12.680Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2420 | 2026-04-17T23:04:12.776Z | Checking papergrid v0.11.0 |
| 2421 | 2026-04-17T23:04:12.845Z | Compiling tabled_derive v0.7.0 |
| 2422 | 2026-04-17T23:04:12.934Z | Checking globset v0.4.18 |
| 2423 | 2026-04-17T23:04:13.257Z | Compiling convert_case v0.10.0 |
| 2424 | 2026-04-17T23:04:13.301Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2425 | 2026-04-17T23:04:13.394Z | Checking progenitor v0.13.0 |
| 2426 | 2026-04-17T23:04:13.560Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2427 | 2026-04-17T23:04:13.595Z | Compiling slog-dtrace v0.3.0 |
| 2428 | 2026-04-17T23:04:13.849Z | Checking tabled v0.15.0 |
| 2429 | 2026-04-17T23:04:13.849Z | Compiling derive_more-impl v2.1.1 |
| 2430 | 2026-04-17T23:04:13.981Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2431 | 2026-04-17T23:04:14.096Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2432 | 2026-04-17T23:04:14.765Z | Checking derive_more v2.1.1 |
| 2433 | 2026-04-17T23:04:14.802Z | Compiling pin-project-internal v1.1.11 |
| 2434 | 2026-04-17T23:04:14.874Z | Checking crossterm v0.29.0 |
| 2435 | 2026-04-17T23:04:14.923Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2436 | 2026-04-17T23:04:15.108Z | Checking pem v3.0.6 |
| 2437 | 2026-04-17T23:04:15.172Z | Checking fd-lock v4.0.4 |
| 2438 | 2026-04-17T23:04:15.306Z | Checking vte v0.14.1 |
| 2439 | 2026-04-17T23:04:15.341Z | Checking display-error-chain v0.2.2 |
| 2440 | 2026-04-17T23:04:15.469Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2441 | 2026-04-17T23:04:15.505Z | Checking strip-ansi-escapes v0.2.1 |
| 2442 | 2026-04-17T23:04:15.507Z | Compiling snafu-derive v0.8.9 |
| 2443 | 2026-04-17T23:04:15.636Z | Checking nu-ansi-term v0.50.3 |
| 2444 | 2026-04-17T23:04:15.671Z | Checking linked-hash-map v0.5.6 |
| 2445 | 2026-04-17T23:04:15.870Z | Checking termtree v0.5.1 |
| 2446 | 2026-04-17T23:04:15.873Z | Checking reedline v0.40.0 |
| 2447 | 2026-04-17T23:04:15.970Z | Checking pin-project v1.1.11 |
| 2448 | 2026-04-17T23:04:16.071Z | Checking lru-cache v0.1.2 |
| 2449 | 2026-04-17T23:04:16.107Z | Checking textwrap v0.16.2 |
| 2450 | 2026-04-17T23:04:16.110Z | Checking olpc-cjson v0.1.4 |
| 2451 | 2026-04-17T23:04:16.219Z | Checking hickory-proto v0.24.4 |
| 2452 | 2026-04-17T23:04:16.290Z | Checking serde_plain v1.0.2 |
| 2453 | 2026-04-17T23:04:16.325Z | Compiling minimal-lexical v0.2.1 |
| 2454 | 2026-04-17T23:04:16.357Z | Checking typed-path v0.9.3 |
| 2455 | 2026-04-17T23:04:16.466Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2456 | 2026-04-17T23:04:16.605Z | Compiling nom v7.1.3 |
| 2457 | 2026-04-17T23:04:17.035Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2458 | 2026-04-17T23:04:17.072Z | Compiling ar_archive_writer v0.5.1 |
| 2459 | 2026-04-17T23:04:17.075Z | Checking humantime v2.3.0 |
| 2460 | 2026-04-17T23:04:17.159Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2461 | 2026-04-17T23:04:17.310Z | Checking csv-core v0.1.13 |
| 2462 | 2026-04-17T23:04:17.462Z | Checking snafu v0.8.9 |
| 2463 | 2026-04-17T23:04:17.520Z | Checking csv v1.4.0 |
| 2464 | 2026-04-17T23:04:17.635Z | Compiling stacker v0.1.23 |
| 2465 | 2026-04-17T23:04:17.674Z | Compiling cfg_aliases v0.1.1 |
| 2466 | 2026-04-17T23:04:17.730Z | Checking tough v0.20.0 |
| 2467 | 2026-04-17T23:04:17.780Z | Checking highway v1.3.0 |
| 2468 | 2026-04-17T23:04:17.913Z | Compiling nix v0.28.0 |
| 2469 | 2026-04-17T23:04:17.947Z | Compiling psm v0.1.30 |
| 2470 | 2026-04-17T23:04:17.950Z | Checking nibble_vec v0.1.0 |
| 2471 | 2026-04-17T23:04:18.044Z | Checking endian-type v0.1.2 |
| 2472 | 2026-04-17T23:04:18.047Z | Checking hickory-resolver v0.24.4 |
| 2473 | 2026-04-17T23:04:18.111Z | Checking home v0.5.12 |
| 2474 | 2026-04-17T23:04:18.166Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2475 | 2026-04-17T23:04:18.204Z | Checking radix_trie v0.2.1 |
| 2476 | 2026-04-17T23:04:18.245Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2477 | 2026-04-17T23:04:18.329Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2478 | 2026-04-17T23:04:18.439Z | Checking phf_shared v0.12.1 |
| 2479 | 2026-04-17T23:04:18.611Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2480 | 2026-04-17T23:04:18.745Z | Compiling chrono-tz v0.10.4 |
| 2481 | 2026-04-17T23:04:18.832Z | Compiling semver v0.1.20 |
| 2482 | 2026-04-17T23:04:18.833Z | Checking qorb v0.4.1 |
| 2483 | 2026-04-17T23:04:18.900Z | Checking phf v0.12.1 |
| 2484 | 2026-04-17T23:04:19.034Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2485 | 2026-04-17T23:04:19.069Z | Compiling rustc_version v0.1.7 |
| 2486 | 2026-04-17T23:04:19.072Z | Checking recursive v0.1.1 |
| 2487 | 2026-04-17T23:04:19.145Z | Compiling const_format_proc_macros v0.2.34 |
| 2488 | 2026-04-17T23:04:19.223Z | Compiling peg-macros v0.8.5 |
| 2489 | 2026-04-17T23:04:19.323Z | Checking winnow v0.6.26 |
| 2490 | 2026-04-17T23:04:19.551Z | Compiling sqlparser_derive v0.5.0 |
| 2491 | 2026-04-17T23:04:19.726Z | Checking unicode_categories v0.1.1 |
| 2492 | 2026-04-17T23:04:19.959Z | Checking rustyline v14.0.0 |
| 2493 | 2026-04-17T23:04:20.017Z | Checking const_format v0.2.35 |
| 2494 | 2026-04-17T23:04:20.201Z | Compiling newtype_derive v0.1.6 |
| 2495 | 2026-04-17T23:04:20.393Z | Checking sqlparser v0.61.0 |
| 2496 | 2026-04-17T23:04:20.499Z | Checking sqlformat v0.3.5 |
| 2497 | 2026-04-17T23:04:20.649Z | Checking peg v0.8.5 |
| 2498 | 2026-04-17T23:04:20.693Z | Checking bcs v0.1.6 |
| 2499 | 2026-04-17T23:04:20.955Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2500 | 2026-04-17T23:04:20.958Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2501 | 2026-04-17T23:04:21.022Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2502 | 2026-04-17T23:04:21.174Z | Checking steno v0.4.1 |
| 2503 | 2026-04-17T23:04:21.281Z | Checking filetime v0.2.27 |
| 2504 | 2026-04-17T23:04:21.315Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2505 | 2026-04-17T23:04:21.450Z | Checking xattr v1.6.1 |
| 2506 | 2026-04-17T23:04:21.613Z | Checking tar v0.4.45 |
| 2507 | 2026-04-17T23:04:21.981Z | Checking subprocess v0.2.15 |
| 2508 | 2026-04-17T23:04:22.023Z | Checking base64 v0.21.7 |
| 2509 | 2026-04-17T23:04:22.196Z | Checking headers-core v0.3.0 |
| 2510 | 2026-04-17T23:04:22.295Z | Checking yasna v0.5.2 |
| 2511 | 2026-04-17T23:04:22.327Z | Checking dropshot-api-manager-types v0.6.0 |
| 2512 | 2026-04-17T23:04:22.362Z | Checking headers v0.4.1 |
| 2513 | 2026-04-17T23:04:22.502Z | Checking tagptr v0.2.0 |
| 2514 | 2026-04-17T23:04:22.548Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2515 | 2026-04-17T23:04:22.711Z | Checking rcgen v0.12.1 |
| 2516 | 2026-04-17T23:04:22.745Z | Checking moka v0.12.13 |
| 2517 | 2026-04-17T23:04:22.843Z | Checking utf-8 v0.7.6 |
| 2518 | 2026-04-17T23:04:23.010Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2519 | 2026-04-17T23:04:23.055Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2520 | 2026-04-17T23:04:23.188Z | Compiling libefi-sys v0.1.0 |
| 2521 | 2026-04-17T23:04:23.407Z | Compiling radium v0.7.0 |
| 2522 | 2026-04-17T23:04:23.410Z | Checking hickory-resolver v0.25.2 |
| 2523 | 2026-04-17T23:04:23.606Z | Compiling bitfield-struct v0.6.2 |
| 2524 | 2026-04-17T23:04:23.661Z | Checking tap v1.0.1 |
| 2525 | 2026-04-17T23:04:23.739Z | Compiling maybe-uninit v2.0.0 |
| 2526 | 2026-04-17T23:04:23.795Z | Checking wyz v0.5.1 |
| 2527 | 2026-04-17T23:04:24.178Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2528 | 2026-04-17T23:04:24.212Z | Compiling zerocopy-derive v0.6.6 |
| 2529 | 2026-04-17T23:04:24.247Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2530 | 2026-04-17T23:04:24.284Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2531 | 2026-04-17T23:04:24.335Z | Checking funty v2.0.0 |
| 2532 | 2026-04-17T23:04:24.548Z | Compiling packed_struct v0.10.1 |
| 2533 | 2026-04-17T23:04:24.660Z | Checking crc-catalog v2.4.0 |
| 2534 | 2026-04-17T23:04:24.697Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2535 | 2026-04-17T23:04:24.786Z | Checking crc v3.4.0 |
| 2536 | 2026-04-17T23:04:24.829Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2537 | 2026-04-17T23:04:24.906Z | Checking bitvec v1.0.1 |
| 2538 | 2026-04-17T23:04:24.939Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2539 | 2026-04-17T23:04:24.974Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2540 | 2026-04-17T23:04:25.090Z | Checking zerocopy v0.6.6 |
| 2541 | 2026-04-17T23:04:25.093Z | Checking tungstenite v0.21.0 |
| 2542 | 2026-04-17T23:04:25.158Z | Compiling packed_struct_codegen v0.10.1 |
| 2543 | 2026-04-17T23:04:25.161Z | Compiling bitfield-macros v0.19.4 |
| 2544 | 2026-04-17T23:04:25.415Z | Compiling indexmap v1.9.3 |
| 2545 | 2026-04-17T23:04:25.583Z | Checking nodrop v0.1.14 |
| 2546 | 2026-04-17T23:04:25.688Z | Checking tokio-tungstenite v0.21.0 |
| 2547 | 2026-04-17T23:04:25.722Z | Checking array-init v0.0.4 |
| 2548 | 2026-04-17T23:04:25.935Z | Checking bitfield v0.19.4 |
| 2549 | 2026-04-17T23:04:25.991Z | Checking smallvec v0.6.14 |
| 2550 | 2026-04-17T23:04:26.047Z | Checking hashbrown v0.12.3 |
| 2551 | 2026-04-17T23:04:26.213Z | Checking serde-hex v0.1.0 |
| 2552 | 2026-04-17T23:04:26.246Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2553 | 2026-04-17T23:04:26.249Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2554 | 2026-04-17T23:04:26.435Z | Checking ron v0.8.1 |
| 2555 | 2026-04-17T23:04:26.830Z | Checking hashbrown v0.13.2 |
| 2556 | 2026-04-17T23:04:26.998Z | Checking crc-any v2.5.0 |
| 2557 | 2026-04-17T23:04:27.199Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2558 | 2026-04-17T23:04:27.267Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2559 | 2026-04-17T23:04:27.301Z | Checking object v0.30.4 |
| 2560 | 2026-04-17T23:04:27.334Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2561 | 2026-04-17T23:04:27.385Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2562 | 2026-04-17T23:04:27.418Z | Checking path-slash v0.1.5 |
| 2563 | 2026-04-17T23:04:27.546Z | Compiling xshell-macros v0.2.7 |
| 2564 | 2026-04-17T23:04:27.604Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2565 | 2026-04-17T23:04:27.719Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2566 | 2026-04-17T23:04:27.947Z | Checking xshell v0.2.7 |
| 2567 | 2026-04-17T23:04:28.003Z | Checking half v1.8.3 |
| 2568 | 2026-04-17T23:04:28.163Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2569 | 2026-04-17T23:04:28.228Z | Checking serde_cbor v0.11.2 |
| 2570 | 2026-04-17T23:04:28.385Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2571 | 2026-04-17T23:04:28.633Z | Compiling num-derive v0.3.3 |
| 2572 | 2026-04-17T23:04:28.802Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2573 | 2026-04-17T23:04:28.842Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2574 | 2026-04-17T23:04:28.937Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2575 | 2026-04-17T23:04:29.153Z | Checking papergrid v0.17.0 |
| 2576 | 2026-04-17T23:04:29.223Z | Compiling proc-macro-error2 v2.0.1 |
| 2577 | 2026-04-17T23:04:29.399Z | Checking testing_table v0.3.0 |
| 2578 | 2026-04-17T23:04:29.524Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2579 | 2026-04-17T23:04:29.578Z | Checking libscf-sys v1.1.0 |
| 2580 | 2026-04-17T23:04:29.603Z | Compiling tabled_derive v0.11.0 |
| 2581 | 2026-04-17T23:04:29.761Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2582 | 2026-04-17T23:04:29.981Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2583 | 2026-04-17T23:04:30.014Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2584 | 2026-04-17T23:04:30.119Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2585 | 2026-04-17T23:04:30.346Z | Checking maplit v1.0.2 |
| 2586 | 2026-04-17T23:04:30.439Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2587 | 2026-04-17T23:04:30.473Z | Checking fxhash v0.2.1 |
| 2588 | 2026-04-17T23:04:30.476Z | Checking crc8 v0.1.1 |
| 2589 | 2026-04-17T23:04:30.624Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2590 | 2026-04-17T23:04:30.657Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2591 | 2026-04-17T23:04:30.828Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2592 | 2026-04-17T23:04:30.874Z | Checking tabled v0.20.0 |
| 2593 | 2026-04-17T23:04:31.255Z | Checking unicase v2.9.0 |
| 2594 | 2026-04-17T23:04:31.419Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2595 | 2026-04-17T23:04:31.453Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2596 | 2026-04-17T23:04:31.456Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2597 | 2026-04-17T23:04:31.714Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2598 | 2026-04-17T23:04:31.821Z | Checking kstat-rs v0.2.4 |
| 2599 | 2026-04-17T23:04:31.853Z | Compiling diesel_derives v2.3.7 |
| 2600 | 2026-04-17T23:04:32.030Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2601 | 2026-04-17T23:04:32.064Z | Compiling typify-impl v0.4.3 |
| 2602 | 2026-04-17T23:04:32.172Z | Checking scheduled-thread-pool v0.2.7 |
| 2603 | 2026-04-17T23:04:32.349Z | Compiling dsl_auto_type v0.2.0 |
| 2604 | 2026-04-17T23:04:32.411Z | Compiling vergen-gitcl v1.0.8 |
| 2605 | 2026-04-17T23:04:32.627Z | Checking arc-swap v1.8.2 |
| 2606 | 2026-04-17T23:04:32.831Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2607 | 2026-04-17T23:04:32.880Z | Compiling parking_lot_core v0.8.6 |
| 2608 | 2026-04-17T23:04:32.947Z | Checking slog-scope v4.4.1 |
| 2609 | 2026-04-17T23:04:33.049Z | Checking r2d2 v0.8.10 |
| 2610 | 2026-04-17T23:04:33.115Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2611 | 2026-04-17T23:04:33.200Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2612 | 2026-04-17T23:04:33.477Z | Compiling git-stub v1.0.0 |
| 2613 | 2026-04-17T23:04:33.547Z | Checking downcast-rs v2.0.2 |
| 2614 | 2026-04-17T23:04:33.677Z | Compiling git-stub-vcs v0.1.0 |
| 2615 | 2026-04-17T23:04:33.941Z | Checking slog-stdlog v4.1.1 |
| 2616 | 2026-04-17T23:04:34.050Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2617 | 2026-04-17T23:04:34.082Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2618 | 2026-04-17T23:04:34.114Z | Checking slog-envlogger v2.2.0 |
| 2619 | 2026-04-17T23:04:34.295Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2620 | 2026-04-17T23:04:34.395Z | Checking parking_lot v0.11.2 |
| 2621 | 2026-04-17T23:04:34.603Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2622 | 2026-04-17T23:04:34.640Z | Checking prefix-trie v0.7.0 |
| 2623 | 2026-04-17T23:04:34.824Z | Checking sled v0.34.7 |
| 2624 | 2026-04-17T23:04:34.888Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2625 | 2026-04-17T23:04:34.932Z | Checking nanorand v0.7.0 |
| 2626 | 2026-04-17T23:04:35.008Z | Checking hickory-server v0.25.2 |
| 2627 | 2026-04-17T23:04:35.085Z | Compiling dirs-sys-next v0.1.2 |
| 2628 | 2026-04-17T23:04:35.173Z | Compiling crunchy v0.2.4 |
| 2629 | 2026-04-17T23:04:35.412Z | Compiling dirs-next v2.0.0 |
| 2630 | 2026-04-17T23:04:35.513Z | Checking flume v0.11.1 |
| 2631 | 2026-04-17T23:04:35.550Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2632 | 2026-04-17T23:04:35.582Z | Compiling clang-sys v1.8.1 |
| 2633 | 2026-04-17T23:04:35.619Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2634 | 2026-04-17T23:04:35.779Z | Compiling tiny-keccak v2.0.2 |
| 2635 | 2026-04-17T23:04:36.063Z | Compiling term v0.7.0 |
| 2636 | 2026-04-17T23:04:36.110Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2637 | 2026-04-17T23:04:36.184Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2638 | 2026-04-17T23:04:36.486Z | Compiling bit-vec v0.6.3 |
| 2639 | 2026-04-17T23:04:36.553Z | Compiling typify-macro v0.4.3 |
| 2640 | 2026-04-17T23:04:36.633Z | Compiling salty v0.3.0 |
| 2641 | 2026-04-17T23:04:36.732Z | Compiling bit-set v0.5.3 |
| 2642 | 2026-04-17T23:04:36.928Z | Compiling ascii-canvas v3.0.0 |
| 2643 | 2026-04-17T23:04:37.040Z | Checking primeorder v0.13.6 |
| 2644 | 2026-04-17T23:04:37.203Z | Compiling itertools v0.10.5 |
| 2645 | 2026-04-17T23:04:37.315Z | Compiling ena v0.14.4 |
| 2646 | 2026-04-17T23:04:37.400Z | Compiling libloading v0.8.9 |
| 2647 | 2026-04-17T23:04:37.434Z | Compiling fs-err v2.11.0 |
| 2648 | 2026-04-17T23:04:37.540Z | Compiling bindgen v0.71.1 |
| 2649 | 2026-04-17T23:04:37.575Z | Compiling diff v0.1.13 |
| 2650 | 2026-04-17T23:04:37.638Z | Compiling regex-syntax v0.6.29 |
| 2651 | 2026-04-17T23:04:38.032Z | Compiling cexpr v0.6.0 |
| 2652 | 2026-04-17T23:04:38.175Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2653 | 2026-04-17T23:04:38.289Z | Compiling typify v0.4.3 |
| 2654 | 2026-04-17T23:04:38.400Z | Checking diesel v2.3.7 |
| 2655 | 2026-04-17T23:04:38.432Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2656 | 2026-04-17T23:04:38.464Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2657 | 2026-04-17T23:04:38.790Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2658 | 2026-04-17T23:04:38.824Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2659 | 2026-04-17T23:04:38.930Z | Compiling libxml v0.3.3 |
| 2660 | 2026-04-17T23:04:39.036Z | Compiling lalrpop v0.19.12 |
| 2661 | 2026-04-17T23:04:39.116Z | Checking parse-size v1.1.0 |
| 2662 | 2026-04-17T23:04:39.233Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2663 | 2026-04-17T23:04:39.265Z | Checking p384 v0.13.1 |
| 2664 | 2026-04-17T23:04:39.297Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2665 | 2026-04-17T23:04:39.727Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2666 | 2026-04-17T23:04:39.788Z | Compiling strum_macros v0.24.3 |
| 2667 | 2026-04-17T23:04:40.232Z | Compiling indoc v1.0.9 |
| 2668 | 2026-04-17T23:04:40.702Z | Checking assert_matches v1.5.0 |
| 2669 | 2026-04-17T23:04:41.161Z | Compiling progenitor-impl v0.10.0 |
| 2670 | 2026-04-17T23:04:41.431Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2671 | 2026-04-17T23:04:41.550Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2672 | 2026-04-17T23:04:41.771Z | Checking predicates-tree v1.0.13 |
| 2673 | 2026-04-17T23:04:41.917Z | Checking derive_builder v0.20.2 |
| 2674 | 2026-04-17T23:04:42.061Z | Checking quick-xml v0.37.5 |
| 2675 | 2026-04-17T23:04:42.237Z | Compiling oso-derive v0.27.3 |
| 2676 | 2026-04-17T23:04:42.404Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2677 | 2026-04-17T23:04:42.753Z | Compiling trait-variant v0.1.2 |
| 2678 | 2026-04-17T23:04:42.950Z | Checking openssl-probe v0.1.6 |
| 2679 | 2026-04-17T23:04:43.095Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2680 | 2026-04-17T23:04:43.326Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2681 | 2026-04-17T23:04:43.780Z | Compiling progenitor-macro v0.10.0 |
| 2682 | 2026-04-17T23:04:43.954Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2683 | 2026-04-17T23:04:44.564Z | Compiling progenitor-impl v0.11.2 |
| 2684 | 2026-04-17T23:04:44.641Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2685 | 2026-04-17T23:04:45.131Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2686 | 2026-04-17T23:04:46.631Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2687 | 2026-04-17T23:04:46.960Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2688 | 2026-04-17T23:04:47.271Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2689 | 2026-04-17T23:04:47.892Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2690 | 2026-04-17T23:04:48.130Z | Checking toml v1.0.6+spec-1.1.0 |
| 2691 | 2026-04-17T23:04:48.302Z | Compiling mime_guess v2.0.5 |
| 2692 | 2026-04-17T23:04:48.753Z | Compiling progenitor-macro v0.11.2 |
| 2693 | 2026-04-17T23:04:48.786Z | Checking progenitor v0.10.0 |
| 2694 | 2026-04-17T23:04:48.914Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2695 | 2026-04-17T23:04:48.957Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2696 | 2026-04-17T23:04:49.286Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2697 | 2026-04-17T23:04:49.606Z | Checking progenitor-client v0.11.2 |
| 2698 | 2026-04-17T23:04:49.608Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2699 | 2026-04-17T23:04:49.842Z | Checking http-range v0.1.5 |
| 2700 | 2026-04-17T23:04:49.917Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2701 | 2026-04-17T23:04:49.982Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2702 | 2026-04-17T23:04:50.014Z | Checking ignore v0.4.25 |
| 2703 | 2026-04-17T23:04:50.466Z | Checking atty v0.2.14 |
| 2704 | 2026-04-17T23:04:50.597Z | Checking globwalk v0.9.1 |
| 2705 | 2026-04-17T23:04:50.987Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2706 | 2026-04-17T23:04:51.020Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2707 | 2026-04-17T23:04:51.434Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2708 | 2026-04-17T23:04:51.552Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2709 | 2026-04-17T23:04:51.659Z | Checking bb8 v0.8.6 |
| 2710 | 2026-04-17T23:04:51.910Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2711 | 2026-04-17T23:04:51.974Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2712 | 2026-04-17T23:04:52.144Z | Checking corncobs v0.1.4 |
| 2713 | 2026-04-17T23:04:52.220Z | Checking compression-core v0.4.31 |
| 2714 | 2026-04-17T23:04:52.304Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2715 | 2026-04-17T23:04:52.384Z | Checking compression-codecs v0.4.37 |
| 2716 | 2026-04-17T23:04:52.542Z | Checking diesel-dtrace v0.5.0 |
| 2717 | 2026-04-17T23:04:52.587Z | Checking async-bb8-diesel v0.2.1 |
| 2718 | 2026-04-17T23:04:52.863Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2719 | 2026-04-17T23:04:52.971Z | Checking hyper-staticfile v0.10.1 |
| 2720 | 2026-04-17T23:04:53.030Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2721 | 2026-04-17T23:04:53.205Z | Checking camino-tempfile-ext v0.3.3 |
| 2722 | 2026-04-17T23:04:53.238Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2723 | 2026-04-17T23:04:53.295Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2724 | 2026-04-17T23:04:53.434Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2725 | 2026-04-17T23:04:53.556Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2726 | 2026-04-17T23:04:53.657Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2727 | 2026-04-17T23:04:53.780Z | Checking progenitor v0.11.2 |
| 2728 | 2026-04-17T23:04:53.951Z | Checking signal-hook-tokio v0.3.1 |
| 2729 | 2026-04-17T23:04:54.111Z | Checking secrecy v0.8.0 |
| 2730 | 2026-04-17T23:04:54.213Z | Compiling dropshot v0.17.0 |
| 2731 | 2026-04-17T23:04:54.270Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2732 | 2026-04-17T23:04:54.640Z | Checking async-compression v0.4.41 |
| 2733 | 2026-04-17T23:04:54.681Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2734 | 2026-04-17T23:04:54.959Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2735 | 2026-04-17T23:04:55.210Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2736 | 2026-04-17T23:04:55.289Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2737 | 2026-04-17T23:04:55.613Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2738 | 2026-04-17T23:04:55.661Z | Compiling dropshot_endpoint v0.17.0 |
| 2739 | 2026-04-17T23:04:55.793Z | Checking nonempty v0.12.0 |
| 2740 | 2026-04-17T23:04:55.986Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2741 | 2026-04-17T23:04:56.020Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2742 | 2026-04-17T23:04:56.095Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2743 | 2026-04-17T23:04:56.296Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2744 | 2026-04-17T23:04:56.421Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2745 | 2026-04-17T23:04:56.512Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2746 | 2026-04-17T23:04:56.886Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2747 | 2026-04-17T23:04:57.230Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2748 | 2026-04-17T23:04:57.336Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2749 | 2026-04-17T23:04:57.623Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2750 | 2026-04-17T23:04:57.669Z | Checking tungstenite v0.23.0 |
| 2751 | 2026-04-17T23:04:58.121Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2752 | 2026-04-17T23:04:58.327Z | Checking tokio-tungstenite v0.23.1 |
| 2753 | 2026-04-17T23:04:58.626Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2754 | 2026-04-17T23:04:59.001Z | Checking rand_seeder v0.4.0 |
| 2755 | 2026-04-17T23:04:59.184Z | Checking void v1.0.2 |
| 2756 | 2026-04-17T23:04:59.319Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2757 | 2026-04-17T23:04:59.322Z | Checking lzss v0.8.2 |
| 2758 | 2026-04-17T23:04:59.388Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2759 | 2026-04-17T23:04:59.577Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2760 | 2026-04-17T23:04:59.756Z | Checking nix v0.27.1 |
| 2761 | 2026-04-17T23:04:59.819Z | Checking serde_bytes v0.11.19 |
| 2762 | 2026-04-17T23:05:00.036Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2763 | 2026-04-17T23:05:00.246Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2764 | 2026-04-17T23:05:00.309Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2765 | 2026-04-17T23:05:00.411Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2766 | 2026-04-17T23:05:01.141Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2767 | 2026-04-17T23:05:01.201Z | Checking is_ci v1.2.0 |
| 2768 | 2026-04-17T23:05:01.319Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2769 | 2026-04-17T23:05:01.519Z | Checking yansi v1.0.1 |
| 2770 | 2026-04-17T23:05:01.624Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2771 | 2026-04-17T23:05:01.689Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2772 | 2026-04-17T23:05:01.802Z | Checking pretty_assertions v1.4.1 |
| 2773 | 2026-04-17T23:05:01.895Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2774 | 2026-04-17T23:05:01.966Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2775 | 2026-04-17T23:05:02.225Z | Compiling darling_core v0.23.0 |
| 2776 | 2026-04-17T23:05:03.097Z | Compiling indoc v2.0.7 |
| 2777 | 2026-04-17T23:05:03.172Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2778 | 2026-04-17T23:05:03.393Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2779 | 2026-04-17T23:05:03.576Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2780 | 2026-04-17T23:05:03.618Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2781 | 2026-04-17T23:05:03.846Z | Compiling instability v0.3.11 |
| 2782 | 2026-04-17T23:05:03.898Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2783 | 2026-04-17T23:05:04.231Z | Compiling libz-sys v1.1.24 |
| 2784 | 2026-04-17T23:05:04.377Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2785 | 2026-04-17T23:05:04.609Z | Checking castaway v0.2.4 |
| 2786 | 2026-04-17T23:05:04.796Z | Checking compact_str v0.8.1 |
| 2787 | 2026-04-17T23:05:04.799Z | Compiling darling_macro v0.23.0 |
| 2788 | 2026-04-17T23:05:05.212Z | Checking supports-color v3.0.2 |
| 2789 | 2026-04-17T23:05:05.370Z | Compiling darling v0.23.0 |
| 2790 | 2026-04-17T23:05:05.401Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2791 | 2026-04-17T23:05:05.524Z | Checking unicode-truncate v1.1.0 |
| 2792 | 2026-04-17T23:05:05.622Z | Checking console v0.16.2 |
| 2793 | 2026-04-17T23:05:05.700Z | Checking lru v0.12.5 |
| 2794 | 2026-04-17T23:05:05.888Z | Checking unit-prefix v0.5.2 |
| 2795 | 2026-04-17T23:05:05.961Z | Checking cassowary v0.3.0 |
| 2796 | 2026-04-17T23:05:06.053Z | Checking indicatif v0.18.4 |
| 2797 | 2026-04-17T23:05:06.208Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2798 | 2026-04-17T23:05:06.240Z | Checking ratatui v0.29.0 |
| 2799 | 2026-04-17T23:05:06.273Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2800 | 2026-04-17T23:05:06.458Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2801 | 2026-04-17T23:05:06.638Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2802 | 2026-04-17T23:05:07.602Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2803 | 2026-04-17T23:05:07.833Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2804 | 2026-04-17T23:05:07.913Z | Compiling vergen-git2 v1.0.7 |
| 2805 | 2026-04-17T23:05:08.065Z | Checking plotters-backend v0.3.7 |
| 2806 | 2026-04-17T23:05:08.166Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2807 | 2026-04-17T23:05:08.211Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2808 | 2026-04-17T23:05:08.334Z | Checking plotters-svg v0.3.7 |
| 2809 | 2026-04-17T23:05:08.394Z | Checking colored v2.2.0 |
| 2810 | 2026-04-17T23:05:08.438Z | Checking cast v0.3.0 |
| 2811 | 2026-04-17T23:05:08.504Z | Checking shell-words v1.1.1 |
| 2812 | 2026-04-17T23:05:08.619Z | Compiling rustls v0.21.12 |
| 2813 | 2026-04-17T23:05:08.622Z | Checking criterion-plot v0.6.0 |
| 2814 | 2026-04-17T23:05:08.685Z | Checking plotters v0.3.7 |
| 2815 | 2026-04-17T23:05:08.959Z | Checking typeid v1.0.3 |
| 2816 | 2026-04-17T23:05:09.003Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2817 | 2026-04-17T23:05:09.095Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2818 | 2026-04-17T23:05:09.321Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2819 | 2026-04-17T23:05:09.454Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2820 | 2026-04-17T23:05:09.548Z | Checking sct v0.7.1 |
| 2821 | 2026-04-17T23:05:09.719Z | Checking rustls-webpki v0.101.7 |
| 2822 | 2026-04-17T23:05:09.941Z | Checking tinytemplate v1.2.1 |
| 2823 | 2026-04-17T23:05:09.976Z | Compiling nix v0.29.0 |
| 2824 | 2026-04-17T23:05:10.110Z | Checking hex-literal v0.4.1 |
| 2825 | 2026-04-17T23:05:10.205Z | Checking anes v0.1.6 |
| 2826 | 2026-04-17T23:05:10.242Z | Checking oorandom v11.1.5 |
| 2827 | 2026-04-17T23:05:10.422Z | Checking criterion v0.7.0 |
| 2828 | 2026-04-17T23:05:10.497Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2829 | 2026-04-17T23:05:11.790Z | Checking erased-serde v0.4.9 |
| 2830 | 2026-04-17T23:05:11.823Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2831 | 2026-04-17T23:05:12.177Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2832 | 2026-04-17T23:05:12.993Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2833 | 2026-04-17T23:05:13.748Z | Checking ordered-float v2.10.1 |
| 2834 | 2026-04-17T23:05:14.018Z | Checking serde-value v0.7.0 |
| 2835 | 2026-04-17T23:05:14.270Z | Checking serde-untagged v0.1.9 |
| 2836 | 2026-04-17T23:05:14.500Z | Checking tokio-rustls v0.24.1 |
| 2837 | 2026-04-17T23:05:14.824Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2838 | 2026-04-17T23:05:15.002Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2839 | 2026-04-17T23:05:15.230Z | Checking rustls-pemfile v1.0.4 |
| 2840 | 2026-04-17T23:05:15.404Z | Checking twox-hash v2.1.2 |
| 2841 | 2026-04-17T23:05:15.647Z | Checking unicode-xid v0.2.6 |
| 2842 | 2026-04-17T23:05:15.782Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2843 | 2026-04-17T23:05:15.815Z | Checking cargo-util-schemas v0.8.2 |
| 2844 | 2026-04-17T23:05:16.761Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2845 | 2026-04-17T23:05:16.813Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2846 | 2026-04-17T23:05:16.995Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2847 | 2026-04-17T23:05:17.500Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2848 | 2026-04-17T23:05:17.696Z | Checking fatfs v0.3.6 |
| 2849 | 2026-04-17T23:05:18.189Z | Checking cargo-platform v0.2.0 |
| 2850 | 2026-04-17T23:05:18.306Z | Compiling petname v2.0.2 |
| 2851 | 2026-04-17T23:05:18.404Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2852 | 2026-04-17T23:05:18.442Z | Compiling seq-macro v0.3.6 |
| 2853 | 2026-04-17T23:05:18.972Z | Checking cargo_metadata v0.21.0 |
| 2854 | 2026-04-17T23:05:19.006Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2855 | 2026-04-17T23:05:19.732Z | Checking concurrent-queue v2.5.0 |
| 2856 | 2026-04-17T23:05:19.766Z | Checking rtoolbox v0.0.3 |
| 2857 | 2026-04-17T23:05:19.929Z | Checking parking v2.2.1 |
| 2858 | 2026-04-17T23:05:19.962Z | Checking futures-timer v3.0.3 |
| 2859 | 2026-04-17T23:05:19.995Z | Checking rpassword v7.4.0 |
| 2860 | 2026-04-17T23:05:20.082Z | Checking event-listener v5.4.1 |
| 2861 | 2026-04-17T23:05:20.168Z | Checking tui-tree-widget v0.23.1 |
| 2862 | 2026-04-17T23:05:20.332Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2863 | 2026-04-17T23:05:20.389Z | Checking polyval v0.6.2 |
| 2864 | 2026-04-17T23:05:20.521Z | Checking sapling-renderdag v0.1.0 |
| 2865 | 2026-04-17T23:05:20.554Z | Checking sync-ptr v0.1.4 |
| 2866 | 2026-04-17T23:05:20.586Z | Checking ghash v0.5.1 |
| 2867 | 2026-04-17T23:05:20.702Z | Checking event-listener-strategy v0.5.4 |
| 2868 | 2026-04-17T23:05:20.734Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2869 | 2026-04-17T23:05:20.786Z | Checking ctr v0.9.2 |
| 2870 | 2026-04-17T23:05:20.866Z | Checking constant_time_eq v0.4.2 |
| 2871 | 2026-04-17T23:05:20.954Z | Checking arrayref v0.3.9 |
| 2872 | 2026-04-17T23:05:20.987Z | Checking arrayvec v0.7.6 |
| 2873 | 2026-04-17T23:05:21.028Z | Checking aes-gcm v0.10.3 |
| 2874 | 2026-04-17T23:05:21.135Z | Checking async-lock v3.4.2 |
| 2875 | 2026-04-17T23:05:21.203Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2876 | 2026-04-17T23:05:21.235Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2877 | 2026-04-17T23:05:21.280Z | Compiling samael v0.0.19 |
| 2878 | 2026-04-17T23:05:21.529Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2879 | 2026-04-17T23:05:22.166Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2880 | 2026-04-17T23:05:22.221Z | Checking ssh-encoding v0.2.0 |
| 2881 | 2026-04-17T23:05:22.438Z | Checking blowfish v0.9.1 |
| 2882 | 2026-04-17T23:05:22.619Z | Checking bcrypt-pbkdf v0.10.0 |
| 2883 | 2026-04-17T23:05:22.814Z | Checking ssh-cipher v0.2.0 |
| 2884 | 2026-04-17T23:05:23.019Z | Checking async-object-pool v0.2.0 |
| 2885 | 2026-04-17T23:05:23.164Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2886 | 2026-04-17T23:05:23.370Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2887 | 2026-04-17T23:05:23.491Z | Checking serde_regex v1.1.0 |
| 2888 | 2026-04-17T23:05:23.685Z | Checking password-hash v0.4.2 |
| 2889 | 2026-04-17T23:05:23.918Z | Checking assert-json-diff v2.0.2 |
| 2890 | 2026-04-17T23:05:23.953Z | Checking path-tree v0.8.3 |
| 2891 | 2026-04-17T23:05:24.034Z | Checking gimli v0.32.3 |
| 2892 | 2026-04-17T23:05:24.114Z | Compiling target-lexicon v0.13.3 |
| 2893 | 2026-04-17T23:05:24.168Z | Checking stringmetrics v2.2.2 |
| 2894 | 2026-04-17T23:05:24.348Z | Checking httpmock v0.8.3 |
| 2895 | 2026-04-17T23:05:24.688Z | Checking pbkdf2 v0.11.0 |
| 2896 | 2026-04-17T23:05:24.899Z | Checking ssh-key v0.6.7 |
| 2897 | 2026-04-17T23:05:25.627Z | Checking addr2line v0.25.1 |
| 2898 | 2026-04-17T23:05:25.890Z | Checking p521 v0.13.3 |
| 2899 | 2026-04-17T23:05:25.929Z | Checking p256 v0.13.2 |
| 2900 | 2026-04-17T23:05:26.212Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2901 | 2026-04-17T23:05:26.446Z | Checking russh-cryptovec v0.7.3 |
| 2902 | 2026-04-17T23:05:26.514Z | Checking rustc-demangle v0.1.27 |
| 2903 | 2026-04-17T23:05:26.612Z | Checking md5 v0.7.0 |
| 2904 | 2026-04-17T23:05:26.646Z | Compiling guppy-workspace-hack v0.1.0 |
| 2905 | 2026-04-17T23:05:26.774Z | Checking backtrace v0.3.76 |
| 2906 | 2026-04-17T23:05:26.817Z | Checking russh-keys v0.45.0 |
| 2907 | 2026-04-17T23:05:27.110Z | Checking num-bigint v0.4.6 |
| 2908 | 2026-04-17T23:05:27.165Z | Checking des v0.8.1 |
| 2909 | 2026-04-17T23:05:27.499Z | Compiling blake3 v1.8.3 |
| 2910 | 2026-04-17T23:05:27.532Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2911 | 2026-04-17T23:05:27.571Z | Compiling target-spec v3.5.7 |
| 2912 | 2026-04-17T23:05:27.984Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2913 | 2026-04-17T23:05:28.078Z | Checking cfg-expr v0.20.6 |
| 2914 | 2026-04-17T23:05:28.082Z | Checking russh v0.45.0 |
| 2915 | 2026-04-17T23:05:28.397Z | Checking backtrace-ext v0.2.1 |
| 2916 | 2026-04-17T23:05:28.541Z | Checking supports-color v2.1.0 |
| 2917 | 2026-04-17T23:05:28.601Z | Checking textwrap v0.15.2 |
| 2918 | 2026-04-17T23:05:28.635Z | Checking supports-hyperlinks v2.1.0 |
| 2919 | 2026-04-17T23:05:28.702Z | Checking supports-unicode v2.1.0 |
| 2920 | 2026-04-17T23:05:28.781Z | Checking hashbrown v0.14.5 |
| 2921 | 2026-04-17T23:05:28.836Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2922 | 2026-04-17T23:05:28.868Z | Checking cargo-platform v0.3.2 |
| 2923 | 2026-04-17T23:05:29.064Z | Checking terminal_size v0.1.17 |
| 2924 | 2026-04-17T23:05:29.097Z | Compiling miette-derive v5.10.0 |
| 2925 | 2026-04-17T23:05:29.205Z | Checking internet-checksum v0.2.1 |
| 2926 | 2026-04-17T23:05:29.284Z | Checking owo-colors v3.5.0 |
| 2927 | 2026-04-17T23:05:29.358Z | Checking chumsky v0.9.3 |
| 2928 | 2026-04-17T23:05:29.850Z | Checking cargo_metadata v0.23.1 |
| 2929 | 2026-04-17T23:05:30.282Z | Checking miette v5.10.0 |
| 2930 | 2026-04-17T23:05:30.634Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2931 | 2026-04-17T23:05:30.638Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2932 | 2026-04-17T23:05:30.700Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2933 | 2026-04-17T23:05:30.789Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2934 | 2026-04-17T23:05:31.025Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2935 | 2026-04-17T23:05:31.059Z | Compiling knuffel-derive v3.2.0 |
| 2936 | 2026-04-17T23:05:31.428Z | Checking httptest v0.16.4 |
| 2937 | 2026-04-17T23:05:31.561Z | Checking pathdiff v0.2.3 |
| 2938 | 2026-04-17T23:05:31.704Z | Checking topological-sort v0.2.2 |
| 2939 | 2026-04-17T23:05:31.824Z | Checking nested v0.1.1 |
| 2940 | 2026-04-17T23:05:31.873Z | Checking omicron-zone-package v0.12.2 |
| 2941 | 2026-04-17T23:05:31.909Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2942 | 2026-04-17T23:05:31.992Z | Checking guppy v0.17.25 |
| 2943 | 2026-04-17T23:05:32.144Z | Checking similar-asserts v1.7.0 |
| 2944 | 2026-04-17T23:05:32.328Z | Compiling rstest_macros v0.25.0 |
| 2945 | 2026-04-17T23:05:32.564Z | Checking knuffel v3.2.0 |
| 2946 | 2026-04-17T23:05:32.640Z | Compiling target-triple v1.0.0 |
| 2947 | 2026-04-17T23:05:32.782Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2948 | 2026-04-17T23:05:32.919Z | Compiling git2 v0.20.4 |
| 2949 | 2026-04-17T23:05:32.984Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2950 | 2026-04-17T23:05:33.051Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2951 | 2026-04-17T23:05:33.095Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2952 | 2026-04-17T23:05:33.212Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2953 | 2026-04-17T23:05:33.322Z | Checking hickory-client v0.25.2 |
| 2954 | 2026-04-17T23:05:33.665Z | Checking tokio-test v0.4.5 |
| 2955 | 2026-04-17T23:05:33.842Z | Checking escape8259 v0.5.3 |
| 2956 | 2026-04-17T23:05:33.898Z | Compiling relative-path v1.9.3 |
| 2957 | 2026-04-17T23:05:34.007Z | Compiling assert_cmd v2.1.2 |
| 2958 | 2026-04-17T23:05:34.330Z | Checking libtest-mimic v0.8.1 |
| 2959 | 2026-04-17T23:05:34.784Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2960 | 2026-04-17T23:05:34.819Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2961 | 2026-04-17T23:05:34.922Z | Checking blake2b_simd v1.0.4 |
| 2962 | 2026-04-17T23:05:35.516Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2963 | 2026-04-17T23:05:35.940Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2964 | 2026-04-17T23:05:35.987Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2965 | 2026-04-17T23:05:36.272Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2966 | 2026-04-17T23:05:36.356Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2967 | 2026-04-17T23:05:36.545Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2968 | 2026-04-17T23:05:36.582Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2969 | 2026-04-17T23:05:36.614Z | Compiling polar-core v0.27.3 |
| 2970 | 2026-04-17T23:05:36.807Z | Checking fancy-regex v0.14.0 |
| 2971 | 2026-04-17T23:05:37.138Z | Checking serde_tokenstream v0.2.3 |
| 2972 | 2026-04-17T23:05:37.206Z | Checking uzers v0.12.2 |
| 2973 | 2026-04-17T23:05:37.382Z | Compiling linkme-impl v0.3.35 |
| 2974 | 2026-04-17T23:05:37.447Z | Checking termcolor v1.4.1 |
| 2975 | 2026-04-17T23:05:37.695Z | Checking constant_time_eq v0.3.1 |
| 2976 | 2026-04-17T23:05:37.806Z | Checking trybuild v1.0.116 |
| 2977 | 2026-04-17T23:05:37.840Z | Checking rust-argon2 v2.1.0 |
| 2978 | 2026-04-17T23:05:37.843Z | Checking rstest v0.25.0 |
| 2979 | 2026-04-17T23:05:38.053Z | Checking datatest-stable v0.3.3 |
| 2980 | 2026-04-17T23:05:38.422Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2981 | 2026-04-17T23:05:38.484Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2982 | 2026-04-17T23:05:38.716Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2983 | 2026-04-17T23:05:38.765Z | Checking support-bundle-viewer v0.1.2 |
| 2984 | 2026-04-17T23:05:39.062Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2985 | 2026-04-17T23:05:39.286Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 2986 | 2026-04-17T23:05:39.371Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2987 | 2026-04-17T23:05:39.524Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2988 | 2026-04-17T23:05:39.617Z | Checking drift v0.1.3 |
| 2989 | 2026-04-17T23:05:39.848Z | Checking rand_distr v0.5.1 |
| 2990 | 2026-04-17T23:05:39.986Z | Checking multimap v0.10.1 |
| 2991 | 2026-04-17T23:05:40.211Z | Checking approx v0.5.1 |
| 2992 | 2026-04-17T23:05:40.316Z | Compiling linkme v0.3.35 |
| 2993 | 2026-04-17T23:05:40.389Z | Checking dropshot-api-manager v0.6.0 |
| 2994 | 2026-04-17T23:05:41.429Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2995 | 2026-04-17T23:05:41.749Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2996 | 2026-04-17T23:05:41.793Z | Checking oso v0.27.3 |
| 2997 | 2026-04-17T23:05:41.851Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2998 | 2026-04-17T23:05:42.123Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2999 | 2026-04-17T23:05:42.165Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3000 | 2026-04-17T23:05:42.217Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3001 | 2026-04-17T23:05:42.366Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3002 | 2026-04-17T23:05:42.474Z | Checking partial-io v0.5.4 |
| 3003 | 2026-04-17T23:05:42.569Z | Checking cargo_toml v0.21.0 |
| 3004 | 2026-04-17T23:05:42.716Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3005 | 2026-04-17T23:05:42.749Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3006 | 2026-04-17T23:05:42.844Z | Checking termios v0.3.3 |
| 3007 | 2026-04-17T23:05:43.038Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3008 | 2026-04-17T23:05:43.488Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3009 | 2026-04-17T23:05:43.546Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3010 | 2026-04-17T23:05:45.150Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3011 | 2026-04-17T23:05:47.502Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3012 | 2026-04-17T23:05:51.704Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3013 | 2026-04-17T23:05:52.123Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3014 | 2026-04-17T23:05:55.117Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3015 | 2026-04-17T23:05:58.602Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3016 | 2026-04-17T23:06:03.900Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3017 | 2026-04-17T23:06:07.077Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3018 | 2026-04-17T23:06:08.143Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3019 | 2026-04-17T23:06:08.606Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3020 | 2026-04-17T23:06:10.223Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3021 | 2026-04-17T23:06:17.913Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3022 | 2026-04-17T23:07:33.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 00s |
| 3023 | 2026-04-17T23:07:33.850Z | |
| 3024 | 2026-04-17T23:07:33.850Z | real 4:03.722773445 |
| 3025 | 2026-04-17T23:07:33.850Z | user 20:41.754219912 |
| 3026 | 2026-04-17T23:07:33.850Z | sys 4:44.469967276 |
| 3027 | 2026-04-17T23:07:33.850Z | trap 0.492184096 |
| 3028 | 2026-04-17T23:07:33.850Z | tflt 0.144457632 |
| 3029 | 2026-04-17T23:07:33.850Z | dflt 0.156968448 |
| 3030 | 2026-04-17T23:07:33.850Z | kflt 0.001738729 |
| 3031 | 2026-04-17T23:07:33.854Z | lock 56:52.199592911 |
| 3032 | 2026-04-17T23:07:33.854Z | slp 56:35.691704617 |
| 3033 | 2026-04-17T23:07:33.854Z | lat 1:49.369093432 |
| 3034 | 2026-04-17T23:07:33.854Z | stop 10:48.900333748 |
| 3035 | 2026-04-17T23:07:33.854Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3036 | 2026-04-17T23:07:33.854Z | + ptime -m cargo doc --workspace --no-deps |
| 3037 | 2026-04-17T23:07:34.719Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3038 | 2026-04-17T23:07:34.719Z | | |
| 3039 | 2026-04-17T23:07:34.719Z | = 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)` |
| 3040 | 2026-04-17T23:07:34.719Z | = 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> |
| 3041 | 2026-04-17T23:07:35.647Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3042 | 2026-04-17T23:07:35.872Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3043 | 2026-04-17T23:07:35.914Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3044 | 2026-04-17T23:07:35.976Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3045 | 2026-04-17T23:07:36.046Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3046 | 2026-04-17T23:07:36.148Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3047 | 2026-04-17T23:07:36.176Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3048 | 2026-04-17T23:07:36.203Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3049 | 2026-04-17T23:07:36.232Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3050 | 2026-04-17T23:07:36.235Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3051 | 2026-04-17T23:07:36.280Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3052 | 2026-04-17T23:07:36.448Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3053 | 2026-04-17T23:07:36.471Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3054 | 2026-04-17T23:07:36.492Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3055 | 2026-04-17T23:07:36.524Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3056 | 2026-04-17T23:07:36.548Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3057 | 2026-04-17T23:07:36.575Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3058 | 2026-04-17T23:07:36.622Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3059 | 2026-04-17T23:07:36.657Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3060 | 2026-04-17T23:07:36.683Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3061 | 2026-04-17T23:07:36.683Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3062 | 2026-04-17T23:07:37.032Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3063 | 2026-04-17T23:07:37.191Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3064 | 2026-04-17T23:07:37.269Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3065 | 2026-04-17T23:07:37.336Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3066 | 2026-04-17T23:07:37.445Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3067 | 2026-04-17T23:07:37.470Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3068 | 2026-04-17T23:07:37.491Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3069 | 2026-04-17T23:07:37.651Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3070 | 2026-04-17T23:07:37.676Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3071 | 2026-04-17T23:07:38.222Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3072 | 2026-04-17T23:07:38.225Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3073 | 2026-04-17T23:07:38.225Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3074 | 2026-04-17T23:07:38.225Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3075 | 2026-04-17T23:07:38.225Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3076 | 2026-04-17T23:07:38.325Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3077 | 2026-04-17T23:07:38.349Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3078 | 2026-04-17T23:07:38.374Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3079 | 2026-04-17T23:07:38.581Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3080 | 2026-04-17T23:07:38.608Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3081 | 2026-04-17T23:07:38.631Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3082 | 2026-04-17T23:07:38.864Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3083 | 2026-04-17T23:07:38.924Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3084 | 2026-04-17T23:07:39.090Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3085 | 2026-04-17T23:07:39.169Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3086 | 2026-04-17T23:07:39.192Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3087 | 2026-04-17T23:07:39.311Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3088 | 2026-04-17T23:07:39.358Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3089 | 2026-04-17T23:07:39.473Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3090 | 2026-04-17T23:07:39.544Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3091 | 2026-04-17T23:07:39.596Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3092 | 2026-04-17T23:07:39.701Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3093 | 2026-04-17T23:07:39.729Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3094 | 2026-04-17T23:07:39.751Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3095 | 2026-04-17T23:07:39.792Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3096 | 2026-04-17T23:07:39.995Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3097 | 2026-04-17T23:07:40.037Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3098 | 2026-04-17T23:07:40.041Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3099 | 2026-04-17T23:07:40.059Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3100 | 2026-04-17T23:07:40.241Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3101 | 2026-04-17T23:07:40.284Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3102 | 2026-04-17T23:07:40.305Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3103 | 2026-04-17T23:07:40.460Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3104 | 2026-04-17T23:07:40.526Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3105 | 2026-04-17T23:07:40.553Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3106 | 2026-04-17T23:07:40.593Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3107 | 2026-04-17T23:07:40.617Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3108 | 2026-04-17T23:07:40.720Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3109 | 2026-04-17T23:07:40.752Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3110 | 2026-04-17T23:07:40.839Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3111 | 2026-04-17T23:07:40.868Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3112 | 2026-04-17T23:07:40.915Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3113 | 2026-04-17T23:07:40.939Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3114 | 2026-04-17T23:07:40.961Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3115 | 2026-04-17T23:07:41.276Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3116 | 2026-04-17T23:07:41.328Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3117 | 2026-04-17T23:07:41.500Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3118 | 2026-04-17T23:07:41.654Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3119 | 2026-04-17T23:07:41.964Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3120 | 2026-04-17T23:07:42.049Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3121 | 2026-04-17T23:07:42.281Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3122 | 2026-04-17T23:07:42.517Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3123 | 2026-04-17T23:07:42.663Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3124 | 2026-04-17T23:07:42.798Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3125 | 2026-04-17T23:07:43.263Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3126 | 2026-04-17T23:07:43.517Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3127 | 2026-04-17T23:07:43.543Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3128 | 2026-04-17T23:07:43.611Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3129 | 2026-04-17T23:07:44.277Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3130 | 2026-04-17T23:07:44.657Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3131 | 2026-04-17T23:07:45.046Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3132 | 2026-04-17T23:07:45.353Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3133 | 2026-04-17T23:07:45.376Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3134 | 2026-04-17T23:07:45.592Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3135 | 2026-04-17T23:07:45.710Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3136 | 2026-04-17T23:07:45.962Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3137 | 2026-04-17T23:07:46.060Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3138 | 2026-04-17T23:07:46.397Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3139 | 2026-04-17T23:07:46.536Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3140 | 2026-04-17T23:07:46.678Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3141 | 2026-04-17T23:07:46.868Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3142 | 2026-04-17T23:07:46.913Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3143 | 2026-04-17T23:07:46.947Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3144 | 2026-04-17T23:07:47.127Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3145 | 2026-04-17T23:07:47.189Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3146 | 2026-04-17T23:07:47.249Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3147 | 2026-04-17T23:07:47.396Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3148 | 2026-04-17T23:07:47.600Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3149 | 2026-04-17T23:07:47.921Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3150 | 2026-04-17T23:07:48.539Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3151 | 2026-04-17T23:07:48.543Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3152 | 2026-04-17T23:07:49.316Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3153 | 2026-04-17T23:07:49.394Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3154 | 2026-04-17T23:07:49.512Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3155 | 2026-04-17T23:07:49.791Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3156 | 2026-04-17T23:07:50.307Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3157 | 2026-04-17T23:07:50.339Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3158 | 2026-04-17T23:07:50.611Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3159 | 2026-04-17T23:07:50.683Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3160 | 2026-04-17T23:07:51.006Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3161 | 2026-04-17T23:07:51.308Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3162 | 2026-04-17T23:07:51.424Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3163 | 2026-04-17T23:07:51.508Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3164 | 2026-04-17T23:07:51.620Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3165 | 2026-04-17T23:07:51.895Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3166 | 2026-04-17T23:07:51.919Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3167 | 2026-04-17T23:07:51.976Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3168 | 2026-04-17T23:07:52.643Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3169 | 2026-04-17T23:07:52.860Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3170 | 2026-04-17T23:07:53.374Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3171 | 2026-04-17T23:07:53.484Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3172 | 2026-04-17T23:07:53.952Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3173 | 2026-04-17T23:07:54.357Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3174 | 2026-04-17T23:07:55.184Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3175 | 2026-04-17T23:07:55.214Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3176 | 2026-04-17T23:07:55.675Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3177 | 2026-04-17T23:07:55.925Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3178 | 2026-04-17T23:07:56.063Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3179 | 2026-04-17T23:07:56.227Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3180 | 2026-04-17T23:07:56.696Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3181 | 2026-04-17T23:07:56.728Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3182 | 2026-04-17T23:07:57.039Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3183 | 2026-04-17T23:07:57.558Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3184 | 2026-04-17T23:07:57.724Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3185 | 2026-04-17T23:07:57.940Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3186 | 2026-04-17T23:07:58.148Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3187 | 2026-04-17T23:07:58.173Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3188 | 2026-04-17T23:07:58.334Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3189 | 2026-04-17T23:07:59.448Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3190 | 2026-04-17T23:08:00.096Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3191 | 2026-04-17T23:08:01.077Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3192 | 2026-04-17T23:08:01.670Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3193 | 2026-04-17T23:08:01.964Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3194 | 2026-04-17T23:08:03.451Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-04-17T23:08:03.484Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3196 | 2026-04-17T23:08:04.904Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3197 | 2026-04-17T23:08:05.502Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3198 | 2026-04-17T23:08:05.712Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3199 | 2026-04-17T23:08:06.399Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3200 | 2026-04-17T23:08:06.753Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3201 | 2026-04-17T23:08:07.024Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3202 | 2026-04-17T23:08:07.186Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3203 | 2026-04-17T23:08:07.386Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3204 | 2026-04-17T23:08:07.827Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3205 | 2026-04-17T23:08:07.874Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3206 | 2026-04-17T23:08:07.995Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3207 | 2026-04-17T23:08:08.191Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3208 | 2026-04-17T23:08:08.607Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3209 | 2026-04-17T23:08:08.637Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3210 | 2026-04-17T23:08:08.831Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3211 | 2026-04-17T23:08:09.160Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3212 | 2026-04-17T23:08:09.285Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3213 | 2026-04-17T23:08:09.547Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3214 | 2026-04-17T23:08:09.700Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3215 | 2026-04-17T23:08:09.855Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3216 | 2026-04-17T23:08:10.040Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3217 | 2026-04-17T23:08:10.117Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3218 | 2026-04-17T23:08:10.741Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3219 | 2026-04-17T23:08:10.948Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3220 | 2026-04-17T23:08:11.357Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3221 | 2026-04-17T23:08:12.062Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3222 | 2026-04-17T23:08:12.129Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3223 | 2026-04-17T23:08:13.865Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3224 | 2026-04-17T23:08:14.542Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3225 | 2026-04-17T23:08:15.766Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3226 | 2026-04-17T23:08:16.739Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3227 | 2026-04-17T23:08:17.174Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3228 | 2026-04-17T23:08:18.688Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3229 | 2026-04-17T23:08:19.255Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3230 | 2026-04-17T23:08:20.250Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3231 | 2026-04-17T23:08:21.509Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3232 | 2026-04-17T23:08:22.598Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3233 | 2026-04-17T23:08:23.499Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3234 | 2026-04-17T23:08:24.349Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3235 | 2026-04-17T23:08:24.619Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3236 | 2026-04-17T23:08:25.581Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3237 | 2026-04-17T23:08:27.022Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3238 | 2026-04-17T23:08:27.114Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3239 | 2026-04-17T23:08:27.513Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3240 | 2026-04-17T23:08:27.935Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3241 | 2026-04-17T23:08:29.164Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3242 | 2026-04-17T23:08:31.283Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3243 | 2026-04-17T23:08:33.646Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3244 | 2026-04-17T23:08:34.391Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3245 | 2026-04-17T23:08:36.016Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3246 | 2026-04-17T23:08:36.638Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3247 | 2026-04-17T23:08:37.310Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3248 | 2026-04-17T23:08:37.986Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3249 | 2026-04-17T23:08:38.652Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3250 | 2026-04-17T23:08:39.333Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3251 | 2026-04-17T23:08:40.171Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3252 | 2026-04-17T23:08:41.244Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3253 | 2026-04-17T23:08:42.340Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3254 | 2026-04-17T23:08:42.539Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3255 | 2026-04-17T23:08:43.447Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3256 | 2026-04-17T23:08:44.282Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3257 | 2026-04-17T23:08:45.414Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3258 | 2026-04-17T23:08:46.429Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3259 | 2026-04-17T23:08:49.109Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3260 | 2026-04-17T23:08:49.713Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3261 | 2026-04-17T23:08:50.486Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3262 | 2026-04-17T23:08:51.482Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3263 | 2026-04-17T23:08:52.529Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3264 | 2026-04-17T23:08:55.048Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3265 | 2026-04-17T23:08:55.242Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3266 | 2026-04-17T23:08:56.126Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3267 | 2026-04-17T23:08:57.395Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3268 | 2026-04-17T23:08:58.873Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3269 | 2026-04-17T23:09:00.035Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3270 | 2026-04-17T23:09:01.306Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3271 | 2026-04-17T23:09:05.044Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3272 | 2026-04-17T23:09:07.179Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3273 | 2026-04-17T23:09:08.857Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3274 | 2026-04-17T23:09:10.423Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3275 | 2026-04-17T23:09:11.735Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3276 | 2026-04-17T23:09:13.509Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3277 | 2026-04-17T23:09:14.962Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3278 | 2026-04-17T23:09:18.422Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3279 | 2026-04-17T23:09:19.921Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3280 | 2026-04-17T23:09:20.232Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3281 | 2026-04-17T23:09:21.550Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3282 | 2026-04-17T23:09:23.335Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3283 | 2026-04-17T23:09:25.019Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3284 | 2026-04-17T23:09:26.953Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3285 | 2026-04-17T23:09:28.806Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3286 | 2026-04-17T23:09:30.497Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3287 | 2026-04-17T23:09:32.544Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3288 | 2026-04-17T23:09:34.002Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3289 | 2026-04-17T23:09:35.724Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3290 | 2026-04-17T23:09:37.469Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3291 | 2026-04-17T23:09:39.235Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3292 | 2026-04-17T23:09:40.940Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3293 | 2026-04-17T23:09:42.656Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3294 | 2026-04-17T23:09:44.496Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3295 | 2026-04-17T23:09:46.277Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3296 | 2026-04-17T23:09:48.069Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3297 | 2026-04-17T23:09:49.991Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3298 | 2026-04-17T23:09:51.731Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3299 | 2026-04-17T23:09:54.334Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3300 | 2026-04-17T23:09:55.779Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3301 | 2026-04-17T23:09:58.101Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3302 | 2026-04-17T23:10:00.078Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3303 | 2026-04-17T23:10:02.011Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3304 | 2026-04-17T23:10:04.050Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3305 | 2026-04-17T23:10:06.045Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3306 | 2026-04-17T23:10:09.504Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3307 | 2026-04-17T23:10:09.821Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3308 | 2026-04-17T23:10:12.617Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3309 | 2026-04-17T23:10:14.832Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3310 | 2026-04-17T23:10:16.963Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3311 | 2026-04-17T23:10:19.122Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3312 | 2026-04-17T23:10:21.190Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3313 | 2026-04-17T23:10:23.421Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3314 | 2026-04-17T23:10:25.482Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3315 | 2026-04-17T23:10:27.970Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3316 | 2026-04-17T23:10:30.239Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3317 | 2026-04-17T23:10:31.986Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3318 | 2026-04-17T23:10:34.154Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3319 | 2026-04-17T23:10:36.264Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3320 | 2026-04-17T23:10:38.450Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3321 | 2026-04-17T23:10:40.568Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3322 | 2026-04-17T23:10:42.722Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3323 | 2026-04-17T23:10:44.903Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3324 | 2026-04-17T23:10:47.047Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3325 | 2026-04-17T23:10:49.330Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3326 | 2026-04-17T23:10:51.335Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3327 | 2026-04-17T23:10:53.568Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3328 | 2026-04-17T23:10:55.998Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3329 | 2026-04-17T23:10:58.112Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3330 | 2026-04-17T23:11:00.405Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3331 | 2026-04-17T23:11:02.575Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3332 | 2026-04-17T23:11:04.844Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3333 | 2026-04-17T23:11:07.100Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3334 | 2026-04-17T23:11:09.313Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3335 | 2026-04-17T23:11:11.536Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3336 | 2026-04-17T23:11:13.908Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3337 | 2026-04-17T23:11:16.028Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3338 | 2026-04-17T23:11:18.217Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3339 | 2026-04-17T23:11:20.478Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3340 | 2026-04-17T23:11:22.756Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3341 | 2026-04-17T23:11:24.968Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3342 | 2026-04-17T23:11:27.391Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3343 | 2026-04-17T23:11:29.554Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3344 | 2026-04-17T23:11:32.313Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3345 | 2026-04-17T23:11:34.351Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3346 | 2026-04-17T23:11:36.956Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3347 | 2026-04-17T23:11:39.378Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3348 | 2026-04-17T23:11:41.813Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3349 | 2026-04-17T23:11:44.160Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3350 | 2026-04-17T23:11:46.612Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3351 | 2026-04-17T23:11:49.132Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3352 | 2026-04-17T23:11:52.071Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3353 | 2026-04-17T23:11:54.394Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3354 | 2026-04-17T23:11:56.898Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3355 | 2026-04-17T23:12:04.295Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3356 | 2026-04-17T23:12:04.431Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3357 | 2026-04-17T23:12:07.668Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3358 | 2026-04-17T23:12:10.990Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3359 | 2026-04-17T23:12:14.259Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3360 | 2026-04-17T23:12:18.781Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3361 | 2026-04-17T23:12:21.663Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3362 | 2026-04-17T23:12:25.191Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3363 | 2026-04-17T23:12:28.738Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3364 | 2026-04-17T23:12:32.367Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3365 | 2026-04-17T23:12:36.099Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3366 | 2026-04-17T23:12:39.564Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3367 | 2026-04-17T23:12:43.103Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3368 | 2026-04-17T23:12:46.771Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3369 | 2026-04-17T23:12:50.351Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3370 | 2026-04-17T23:12:53.990Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3371 | 2026-04-17T23:12:57.662Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3372 | 2026-04-17T23:13:01.243Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3373 | 2026-04-17T23:13:04.888Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3374 | 2026-04-17T23:13:08.592Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3375 | 2026-04-17T23:13:12.174Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3376 | 2026-04-17T23:13:15.761Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3377 | 2026-04-17T23:13:19.450Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3378 | 2026-04-17T23:13:22.945Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3379 | 2026-04-17T23:13:26.565Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3380 | 2026-04-17T23:13:30.191Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3381 | 2026-04-17T23:13:59.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 25s |
| 3382 | 2026-04-17T23:13:59.280Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 192 other files |
| 3383 | 2026-04-17T23:13:59.400Z | |
| 3384 | 2026-04-17T23:13:59.400Z | real 6:25.405552495 |
| 3385 | 2026-04-17T23:13:59.400Z | user 17:23.730075197 |
| 3386 | 2026-04-17T23:13:59.400Z | sys 3:39.476404747 |
| 3387 | 2026-04-17T23:13:59.400Z | trap 0.256972696 |
| 3388 | 2026-04-17T23:13:59.400Z | tflt 0.034133247 |
| 3389 | 2026-04-17T23:13:59.401Z | dflt 0.021044083 |
| 3390 | 2026-04-17T23:13:59.401Z | kflt 0.000015575 |
| 3391 | 2026-04-17T23:13:59.401Z | lock 6:00:50.889620273 |
| 3392 | 2026-04-17T23:13:59.401Z | slp 2:09:10.091901636 |
| 3393 | 2026-04-17T23:13:59.409Z | lat 33.131954807 |
| 3394 | 2026-04-17T23:13:59.409Z | stop 1:48.074137396 |
| 3395 | 2026-04-17T23:13:59.409Z | process exited: duration 834552 ms, exit code 0 |
| |
| 3396 | 2026-04-17T23:13:59.432Z | found 0 output files |