|
|
|
| 1 | 2026-03-17T05:44:12.569Z | job assigned to worker 01KKX53QE68G43A9BA8D28WXM5 [factory aws, i-0a19ef97359b78c11] (queued for 59 s) |
| |
| 2 | 2026-03-17T05:44:20.667Z | starting task 0: "setup" |
| 3 | 2026-03-17T05:44:20.671Z | ++ uname -s |
| 4 | 2026-03-17T05:44:20.671Z | + kern=SunOS |
| 5 | 2026-03-17T05:44:20.671Z | + build_user=build |
| 6 | 2026-03-17T05:44:20.672Z | + build_uid=12345 |
| 7 | 2026-03-17T05:44:20.672Z | + work_dir=/work |
| 8 | 2026-03-17T05:44:20.672Z | + input_dir=/input |
| 9 | 2026-03-17T05:44:20.672Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-17T05:44:20.672Z | + case "$kern" in |
| 11 | 2026-03-17T05:44:20.672Z | + groupadd -g 12345 build |
| 12 | 2026-03-17T05:44:20.672Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-17T05:44:22.924Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-17T05:44:22.959Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-17T05:44:22.959Z | + home_fs=zfs |
| 16 | 2026-03-17T05:44:22.959Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-17T05:44:22.959Z | + mkdir -p /home/build |
| 18 | 2026-03-17T05:44:22.959Z | + chown build:build /home/build /work |
| 19 | 2026-03-17T05:44:24.800Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-17T05:44:24.806Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-03-17T05:44:24.820Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-17T05:44:24.825Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-17T05:44:24.825Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-17T05:44:24.825Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-17T05:44:24.825Z | * rust toolchain profile = "default" |
| 26 | 2026-03-17T05:44:24.825Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-17T05:44:24.825Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-17T05:44:24.828Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-17T05:44:24.828Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-17T05:44:25.158Z | info: downloading installer |
| 31 | 2026-03-17T05:44:26.857Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-17T05:44:26.857Z | warn: /opt/ooce/bin |
| 33 | 2026-03-17T05:44:26.857Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-17T05:44:26.862Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-17T05:44:26.862Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-17T05:44:26.862Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-17T05:44:26.862Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-17T05:44:26.862Z | error: cannot install while Rust is installed |
| 39 | 2026-03-17T05:44:26.862Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-17T05:44:26.862Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-17T05:44:26.862Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-17T05:44:26.862Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-17T05:44:26.862Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-17T05:44:26.872Z | info: profile set to default |
| 45 | 2026-03-17T05:44:26.872Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-17T05:44:26.878Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-17T05:44:27.027Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-17T05:44:27.035Z | info: downloading 6 components |
| 49 | 2026-03-17T05:44:42.630Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-17T05:44:42.630Z | |
| 51 | 2026-03-17T05:44:42.668Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-17T05:44:42.669Z | |
| 53 | 2026-03-17T05:44:42.677Z | |
| 54 | 2026-03-17T05:44:42.677Z | Rust is installed now. Great! |
| 55 | 2026-03-17T05:44:42.677Z | |
| 56 | 2026-03-17T05:44:42.677Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-17T05:44:42.677Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-17T05:44:42.677Z | |
| 59 | 2026-03-17T05:44:42.677Z | To configure your current shell, you need to source |
| 60 | 2026-03-17T05:44:42.677Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-17T05:44:42.677Z | |
| 62 | 2026-03-17T05:44:42.677Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-17T05:44:42.677Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-17T05:44:42.677Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-17T05:44:42.677Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-17T05:44:42.678Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-17T05:44:42.678Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-17T05:44:42.678Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-17T05:44:42.678Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-17T05:44:42.678Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-17T05:44:42.778Z | + rustup --version |
| 72 | 2026-03-17T05:44:42.786Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-17T05:44:42.790Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-17T05:44:42.812Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-17T05:44:42.816Z | + cargo --version |
| 76 | 2026-03-17T05:44:42.832Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-17T05:44:42.836Z | + rustc --version |
| 78 | 2026-03-17T05:44:42.861Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-17T05:44:42.871Z | process exited: duration 18039 ms, exit code 0 |
| |
| 80 | 2026-03-17T05:44:42.879Z | starting task 2: "authentication" |
| 81 | 2026-03-17T05:44:42.914Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-17T05:44:42.926Z | starting task 3: "clone repository" |
| 83 | 2026-03-17T05:44:42.929Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-17T05:44:42.933Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-17T05:44:42.978Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-17T05:44:52.990Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-17T05:44:52.990Z | + git fetch origin 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 88 | 2026-03-17T05:44:53.328Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-17T05:44:53.328Z | * branch 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf -> FETCH_HEAD |
| 90 | 2026-03-17T05:44:53.339Z | + [[ -n zl/multicast-m2p-forwarding ]] |
| 91 | 2026-03-17T05:44:53.342Z | ++ git branch --show-current |
| 92 | 2026-03-17T05:44:53.345Z | + current=main |
| 93 | 2026-03-17T05:44:53.345Z | + [[ main != zl/multicast-m2p-forwarding ]] |
| 94 | 2026-03-17T05:44:53.345Z | + git branch -f zl/multicast-m2p-forwarding 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 95 | 2026-03-17T05:44:53.351Z | + git checkout -f zl/multicast-m2p-forwarding |
| 96 | 2026-03-17T05:44:53.657Z | Switched to branch 'zl/multicast-m2p-forwarding' |
| 97 | 2026-03-17T05:44:53.661Z | + git reset --hard 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 98 | 2026-03-17T05:44:53.725Z | HEAD is now at 98e9742dc [multicast] M2P forwarding, OPTE port subscription, and sled-agent propagation |
| 99 | 2026-03-17T05:44:53.728Z | process exited: duration 10801 ms, exit code 0 |
| |
| 100 | 2026-03-17T05:44:53.734Z | starting task 4: "build" |
| 101 | 2026-03-17T05:44:53.738Z | + source ./env.sh |
| 102 | 2026-03-17T05:44:53.741Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-03-17T05:44:53.741Z | ++ set -o xtrace |
| 104 | 2026-03-17T05:44:53.741Z | ++++ dirname ./env.sh |
| 105 | 2026-03-17T05:44:53.745Z | +++ readlink -f . |
| 106 | 2026-03-17T05:44:53.748Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-03-17T05:44:53.748Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-03-17T05:44:53.748Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-03-17T05:44:53.748Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-03-17T05:44:53.748Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-03-17T05:44:53.748Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-03-17T05:44:53.748Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-03-17T05:44:53.748Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-03-17T05:44:53.748Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-17T05:44:53.748Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-03-17T05:44:53.748Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-03-17T05:44:53.748Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-03-17T05:44:53.748Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-03-17T05:44:53.748Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-03-17T05:44:53.748Z | + cargo --version |
| 121 | 2026-03-17T05:44:53.756Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-03-17T05:44:53.758Z | + rustc --version |
| 123 | 2026-03-17T05:44:53.783Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-03-17T05:44:53.786Z | + banner prerequisites |
| 125 | 2026-03-17T05:44:53.788Z | |
| 126 | 2026-03-17T05:44:53.788Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-03-17T05:44:53.789Z | # # # # # # # # # # # # # # # |
| 128 | 2026-03-17T05:44:53.789Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-03-17T05:44:53.789Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-03-17T05:44:53.789Z | # # # # # # # # # # # # # # # |
| 131 | 2026-03-17T05:44:53.789Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-03-17T05:44:53.789Z | |
| 133 | 2026-03-17T05:44:53.789Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-03-17T05:45:03.675Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-17T05:45:13.270Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-17T05:45:35.500Z | Planning: Solver setup ... Done (20.636s) |
| 137 | 2026-03-17T05:45:35.655Z | Planning: Running solver ... Done (0.149s) |
| 138 | 2026-03-17T05:45:35.828Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-03-17T05:45:36.972Z | Planning: Fetching manifests: 0/4 0% complete |
| 140 | 2026-03-17T05:45:37.098Z | Planning: Fetching manifests: 4/4 100% complete |
| 141 | 2026-03-17T05:45:37.143Z | Planning: Package planning ... Done (0.043s) |
| 142 | 2026-03-17T05:45:37.185Z | Planning: Merging actions ... Done (0.044s) |
| 143 | 2026-03-17T05:45:37.422Z | Planning: Checking for conflicting actions ... Done (0.238s) |
| 144 | 2026-03-17T05:45:37.432Z | Planning: Consolidating action changes ... Done (0.010s) |
| 145 | 2026-03-17T05:45:38.291Z | Planning: Evaluating mediators ... Done (0.859s) |
| 146 | 2026-03-17T05:45:38.302Z | Planning: Planning completed in 24.88 seconds |
| 147 | 2026-03-17T05:45:38.313Z | Packages to install: 4 |
| 148 | 2026-03-17T05:45:38.316Z | Mediators to change: 2 |
| 149 | 2026-03-17T05:45:38.316Z | Services to change: 1 |
| 150 | 2026-03-17T05:45:38.316Z | Estimated space available: 155.43 GB |
| 151 | 2026-03-17T05:45:38.316Z | Estimated space to be consumed: 1.83 GB |
| 152 | 2026-03-17T05:45:38.316Z | Create boot environment: No |
| 153 | 2026-03-17T05:45:38.316Z | Create backup boot environment: No |
| 154 | 2026-03-17T05:45:38.316Z | Rebuild boot archive: No |
| 155 | 2026-03-17T05:45:38.316Z | |
| 156 | 2026-03-17T05:45:38.317Z | Changed mediators: |
| 157 | 2026-03-17T05:45:38.317Z | mediator clang: |
| 158 | 2026-03-17T05:45:38.317Z | version: None -> 15 (system default) |
| 159 | 2026-03-17T05:45:38.317Z | |
| 160 | 2026-03-17T05:45:38.317Z | mediator llvm: |
| 161 | 2026-03-17T05:45:38.317Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-03-17T05:45:38.317Z | |
| 163 | 2026-03-17T05:45:38.317Z | Changed packages: |
| 164 | 2026-03-17T05:45:38.317Z | helios-dev |
| 165 | 2026-03-17T05:45:38.317Z | developer/build-essential |
| 166 | 2026-03-17T05:45:38.317Z | None -> 11-2.0 |
| 167 | 2026-03-17T05:45:38.317Z | library/libxmlsec1 |
| 168 | 2026-03-17T05:45:38.317Z | None -> 1.2.35-2.0 |
| 169 | 2026-03-17T05:45:38.317Z | ooce/developer/clang-15 |
| 170 | 2026-03-17T05:45:38.317Z | None -> 15.0.7-2.0 |
| 171 | 2026-03-17T05:45:38.317Z | ooce/developer/llvm-15 |
| 172 | 2026-03-17T05:45:38.317Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-17T05:45:38.317Z | |
| 174 | 2026-03-17T05:45:38.317Z | Services: |
| 175 | 2026-03-17T05:45:38.317Z | restart_fmri: |
| 176 | 2026-03-17T05:45:38.317Z | svc:/system/update-man-index:default |
| 177 | 2026-03-17T05:45:38.362Z | |
| 178 | 2026-03-17T05:45:38.362Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 179 | 2026-03-17T05:45:43.387Z | Download: 1199/3290 items 83.5/212.6MB 39% complete (16.9M/s) |
| 180 | 2026-03-17T05:45:48.393Z | Download: 2276/3290 items 119.5/212.6MB 56% complete (12.0M/s) |
| 181 | 2026-03-17T05:45:56.100Z | Download: 3245/3290 items 203.1/212.6MB 95% complete (15.9M/s) |
| 182 | 2026-03-17T05:45:59.737Z | Download: Completed 212.60 MB in 21.37 seconds (9.9M/s) |
| 183 | 2026-03-17T05:45:59.900Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-17T05:46:04.008Z | Actions: Completed 3689 actions in 4.11 seconds. |
| 185 | 2026-03-17T05:46:04.382Z | Done (0.369s) |
| 186 | 2026-03-17T05:46:04.383Z | Done (0.000s) |
| 187 | 2026-03-17T05:46:05.382Z | Done (0.999s) |
| 188 | 2026-03-17T05:46:09.335Z | Done (3.612s) |
| 189 | 2026-03-17T05:46:09.420Z | Done (0.018s) |
| 190 | 2026-03-17T05:46:09.423Z | Done (0.000s) |
| 191 | 2026-03-17T05:46:09.634Z | Done (0.000s) |
| 192 | 2026-03-17T05:46:10.602Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-17T05:46:10.748Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-17T05:46:10.751Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-17T05:46:10.970Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-17T05:46:10.973Z | Planning: Planning completed in 0.37 seconds |
| 197 | 2026-03-17T05:46:10.999Z | Mediators to change: 2 |
| 198 | 2026-03-17T05:46:11.000Z | Create boot environment: No |
| 199 | 2026-03-17T05:46:11.002Z | Create backup boot environment: No |
| 200 | 2026-03-17T05:46:11.082Z | Done |
| 201 | 2026-03-17T05:46:11.082Z | Done |
| 202 | 2026-03-17T05:46:11.810Z | Done |
| 203 | 2026-03-17T05:46:15.123Z | Done |
| 204 | 2026-03-17T05:46:15.204Z | Done |
| 205 | 2026-03-17T05:46:15.207Z | Done |
| 206 | 2026-03-17T05:46:15.375Z | Done |
| 207 | 2026-03-17T05:46:15.912Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-17T05:46:15.915Z | Planning: Merging actions ... Done |
| 209 | 2026-03-17T05:46:16.084Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-17T05:46:16.087Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-17T05:46:16.305Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-17T05:46:16.347Z | Planning: Planning completed in 0.64 seconds |
| 213 | 2026-03-17T05:46:16.378Z | Packages to change: 1 |
| 214 | 2026-03-17T05:46:16.378Z | Mediators to change: 1 |
| 215 | 2026-03-17T05:46:16.381Z | Services to change: 1 |
| 216 | 2026-03-17T05:46:16.381Z | Create boot environment: No |
| 217 | 2026-03-17T05:46:16.381Z | Create backup boot environment: Yes |
| 218 | 2026-03-17T05:46:18.964Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-17T05:46:18.967Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-17T05:46:18.967Z | Done |
| 221 | 2026-03-17T05:46:18.967Z | Done |
| 222 | 2026-03-17T05:46:19.154Z | Done |
| 223 | 2026-03-17T05:46:22.445Z | Done |
| 224 | 2026-03-17T05:46:22.531Z | Done |
| 225 | 2026-03-17T05:46:22.533Z | Done |
| 226 | 2026-03-17T05:46:22.685Z | Done |
| 227 | 2026-03-17T05:46:23.063Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-17T05:46:23.063Z | clang system 15 system |
| 229 | 2026-03-17T05:46:23.063Z | csh system system illumos |
| 230 | 2026-03-17T05:46:23.063Z | ctags system system illumos |
| 231 | 2026-03-17T05:46:23.063Z | file system system illumos |
| 232 | 2026-03-17T05:46:23.063Z | gcc vendor 12 vendor |
| 233 | 2026-03-17T05:46:23.063Z | gcc system 10 system |
| 234 | 2026-03-17T05:46:23.064Z | gcc system 7 system |
| 235 | 2026-03-17T05:46:23.064Z | go system 1.20 system |
| 236 | 2026-03-17T05:46:23.064Z | go system 1.19 system |
| 237 | 2026-03-17T05:46:23.064Z | llvm system 15 system |
| 238 | 2026-03-17T05:46:23.064Z | llvm system 14 system |
| 239 | 2026-03-17T05:46:23.064Z | mariadb system 10.6 system |
| 240 | 2026-03-17T05:46:23.064Z | mta vendor vendor dma |
| 241 | 2026-03-17T05:46:23.064Z | openjdk system 17 system |
| 242 | 2026-03-17T05:46:23.064Z | openjdk system 11 system |
| 243 | 2026-03-17T05:46:23.064Z | openjdk system 1.8 system |
| 244 | 2026-03-17T05:46:23.064Z | openssl vendor 3 vendor |
| 245 | 2026-03-17T05:46:23.064Z | perl system 5.36 system |
| 246 | 2026-03-17T05:46:23.064Z | postgresql system 15 system |
| 247 | 2026-03-17T05:46:23.064Z | postgresql system 13 system |
| 248 | 2026-03-17T05:46:23.064Z | python vendor 3 vendor |
| 249 | 2026-03-17T05:46:23.064Z | python system 2 system |
| 250 | 2026-03-17T05:46:23.064Z | python3 system 3.11 system |
| 251 | 2026-03-17T05:46:23.064Z | ruby system 3.0 system |
| 252 | 2026-03-17T05:46:23.064Z | words vendor vendor american-english |
| 253 | 2026-03-17T05:46:23.064Z | words system system australian-english |
| 254 | 2026-03-17T05:46:23.064Z | words system system british-english |
| 255 | 2026-03-17T05:46:23.064Z | words system system canadian-english |
| 256 | 2026-03-17T05:46:23.064Z | words system system french |
| 257 | 2026-03-17T05:46:23.064Z | words system system italian |
| 258 | 2026-03-17T05:46:23.064Z | words system system ngerman |
| 259 | 2026-03-17T05:46:23.064Z | words system system ogerman |
| 260 | 2026-03-17T05:46:23.064Z | words system system spanish |
| 261 | 2026-03-17T05:46:23.364Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-17T05:46:23.364Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-17T05:46:29.278Z | FMRI IFO |
| 264 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-17T05:46:29.278Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-17T05:46:30.496Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-17T05:46:30.740Z | Updating crates.io index |
| 282 | 2026-03-17T05:46:30.801Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-17T05:46:31.536Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-17T05:46:31.853Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-03-17T05:46:32.231Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-03-17T05:46:32.508Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-03-17T05:46:35.487Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-03-17T05:46:36.158Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-03-17T05:46:39.650Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-17T05:46:41.311Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-03-17T05:46:42.226Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-03-17T05:46:42.517Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-03-17T05:46:43.818Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-03-17T05:46:44.280Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-03-17T05:46:44.774Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-03-17T05:46:45.234Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-03-17T05:46:46.287Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-03-17T05:46:46.802Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-03-17T05:46:47.285Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-03-17T05:46:47.527Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-03-17T05:46:47.965Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-03-17T05:46:48.263Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-03-17T05:46:48.488Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-03-17T05:46:48.734Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-03-17T05:46:49.143Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-03-17T05:46:49.654Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-03-17T05:46:50.216Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-03-17T05:46:50.508Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-03-17T05:46:50.828Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-03-17T05:46:51.139Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-17T05:46:52.560Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-17T05:46:52.810Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-17T05:46:53.138Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-17T05:46:53.441Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-17T05:46:53.786Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-17T05:46:54.259Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-17T05:46:54.503Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-17T05:46:54.732Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-17T05:46:55.109Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-17T05:47:44.724Z | Downloading crates ... |
| 321 | 2026-03-17T05:47:44.778Z | Downloaded anstream v0.6.21 |
| 322 | 2026-03-17T05:47:44.782Z | Downloaded byteorder v1.5.0 |
| 323 | 2026-03-17T05:47:44.785Z | Downloaded num-traits v0.2.19 |
| 324 | 2026-03-17T05:47:44.790Z | Downloaded tempfile v3.25.0 |
| 325 | 2026-03-17T05:47:44.790Z | Downloaded litemap v0.8.1 |
| 326 | 2026-03-17T05:47:44.799Z | Downloaded fs-err v3.3.0 |
| 327 | 2026-03-17T05:47:44.806Z | Downloaded cargo_toml v0.21.0 |
| 328 | 2026-03-17T05:47:44.810Z | Downloaded generic-array v0.14.7 |
| 329 | 2026-03-17T05:47:44.814Z | Downloaded icu_collections v2.1.1 |
| 330 | 2026-03-17T05:47:44.817Z | Downloaded icu_properties v2.1.2 |
| 331 | 2026-03-17T05:47:44.820Z | Downloaded proc-macro-error-attr v1.0.4 |
| 332 | 2026-03-17T05:47:44.820Z | Downloaded heck v0.5.0 |
| 333 | 2026-03-17T05:47:44.823Z | Downloaded heck v0.4.1 |
| 334 | 2026-03-17T05:47:44.823Z | Downloaded sha2 v0.10.9 |
| 335 | 2026-03-17T05:47:44.827Z | Downloaded getrandom v0.4.1 |
| 336 | 2026-03-17T05:47:44.832Z | Downloaded memmap v0.7.0 |
| 337 | 2026-03-17T05:47:44.835Z | Downloaded form_urlencoded v1.2.2 |
| 338 | 2026-03-17T05:47:44.835Z | Downloaded cpufeatures v0.2.17 |
| 339 | 2026-03-17T05:47:44.837Z | Downloaded pretty-hex v0.4.1 |
| 340 | 2026-03-17T05:47:44.840Z | Downloaded plain v0.2.3 |
| 341 | 2026-03-17T05:47:44.843Z | Downloaded serde_spanned v0.6.9 |
| 342 | 2026-03-17T05:47:44.843Z | Downloaded scroll_derive v0.12.1 |
| 343 | 2026-03-17T05:47:44.844Z | Downloaded textwrap v0.16.2 |
| 344 | 2026-03-17T05:47:44.847Z | Downloaded zerofrom-derive v0.1.6 |
| 345 | 2026-03-17T05:47:44.847Z | Downloaded utf8_iter v1.0.4 |
| 346 | 2026-03-17T05:47:44.850Z | Downloaded potential_utf v0.1.4 |
| 347 | 2026-03-17T05:47:44.850Z | Downloaded unicode-linebreak v0.1.5 |
| 348 | 2026-03-17T05:47:44.853Z | Downloaded toml_datetime v0.6.11 |
| 349 | 2026-03-17T05:47:44.856Z | Downloaded thiserror-impl v2.0.18 |
| 350 | 2026-03-17T05:47:44.856Z | Downloaded cfg-if v1.0.4 |
| 351 | 2026-03-17T05:47:44.859Z | Downloaded usdt-attr-macro v0.5.0 |
| 352 | 2026-03-17T05:47:44.861Z | Downloaded yoke-derive v0.8.1 |
| 353 | 2026-03-17T05:47:44.864Z | Downloaded toml_write v0.1.2 |
| 354 | 2026-03-17T05:47:44.864Z | Downloaded serde-value v0.7.0 |
| 355 | 2026-03-17T05:47:44.867Z | Downloaded equivalent v1.0.2 |
| 356 | 2026-03-17T05:47:44.867Z | Downloaded tabled_derive v0.7.0 |
| 357 | 2026-03-17T05:47:44.870Z | Downloaded fnv v1.0.7 |
| 358 | 2026-03-17T05:47:44.870Z | Downloaded utf8parse v0.2.2 |
| 359 | 2026-03-17T05:47:44.870Z | Downloaded macaddr v1.0.1 |
| 360 | 2026-03-17T05:47:44.872Z | Downloaded proc-macro-error v1.0.4 |
| 361 | 2026-03-17T05:47:44.872Z | Downloaded usdt v0.5.0 |
| 362 | 2026-03-17T05:47:44.875Z | Downloaded thiserror v1.0.69 |
| 363 | 2026-03-17T05:47:44.878Z | Downloaded zmij v1.0.21 |
| 364 | 2026-03-17T05:47:44.881Z | Downloaded errno v0.3.14 |
| 365 | 2026-03-17T05:47:44.881Z | Downloaded zerofrom v0.1.6 |
| 366 | 2026-03-17T05:47:44.881Z | Downloaded thread-id v4.2.2 |
| 367 | 2026-03-17T05:47:44.884Z | Downloaded usdt-macro v0.5.0 |
| 368 | 2026-03-17T05:47:44.884Z | Downloaded typeid v1.0.3 |
| 369 | 2026-03-17T05:47:44.884Z | Downloaded itoa v1.0.17 |
| 370 | 2026-03-17T05:47:44.884Z | Downloaded dtrace-parser v0.2.0 |
| 371 | 2026-03-17T05:47:44.884Z | Downloaded terminal_size v0.4.3 |
| 372 | 2026-03-17T05:47:44.887Z | Downloaded fastrand v2.3.0 |
| 373 | 2026-03-17T05:47:44.887Z | Downloaded dof v0.3.0 |
| 374 | 2026-03-17T05:47:44.887Z | Downloaded cargo-platform v0.2.0 |
| 375 | 2026-03-17T05:47:44.890Z | Downloaded block-buffer v0.10.4 |
| 376 | 2026-03-17T05:47:44.890Z | Downloaded version_check v0.9.5 |
| 377 | 2026-03-17T05:47:44.890Z | Downloaded unicode-xid v0.2.6 |
| 378 | 2026-03-17T05:47:44.893Z | Downloaded percent-encoding v2.3.2 |
| 379 | 2026-03-17T05:47:44.893Z | Downloaded zerovec-derive v0.11.2 |
| 380 | 2026-03-17T05:47:44.895Z | Downloaded writeable v0.6.2 |
| 381 | 2026-03-17T05:47:44.895Z | Downloaded idna_adapter v1.2.1 |
| 382 | 2026-03-17T05:47:44.895Z | Downloaded tinystr v0.8.2 |
| 383 | 2026-03-17T05:47:44.898Z | Downloaded ordered-float v2.10.1 |
| 384 | 2026-03-17T05:47:44.898Z | Downloaded crypto-common v0.1.7 |
| 385 | 2026-03-17T05:47:44.900Z | Downloaded is_terminal_polyfill v1.70.2 |
| 386 | 2026-03-17T05:47:44.903Z | Downloaded toml v0.8.23 |
| 387 | 2026-03-17T05:47:44.903Z | Downloaded swrite v0.1.0 |
| 388 | 2026-03-17T05:47:44.906Z | Downloaded clap_lex v1.0.0 |
| 389 | 2026-03-17T05:47:44.906Z | Downloaded strsim v0.11.1 |
| 390 | 2026-03-17T05:47:44.906Z | Downloaded usdt-impl v0.5.0 |
| 391 | 2026-03-17T05:47:44.909Z | Downloaded anstyle-query v1.1.5 |
| 392 | 2026-03-17T05:47:44.909Z | Downloaded stable_deref_trait v1.2.1 |
| 393 | 2026-03-17T05:47:44.909Z | Downloaded smawk v0.3.2 |
| 394 | 2026-03-17T05:47:44.913Z | Downloaded yoke v0.8.1 |
| 395 | 2026-03-17T05:47:44.913Z | Downloaded digest v0.10.7 |
| 396 | 2026-03-17T05:47:44.915Z | Downloaded zerocopy-derive v0.7.35 |
| 397 | 2026-03-17T05:47:44.918Z | Downloaded ucd-trie v0.1.7 |
| 398 | 2026-03-17T05:47:44.918Z | Downloaded thiserror v2.0.18 |
| 399 | 2026-03-17T05:47:44.920Z | Downloaded unicode-ident v1.0.24 |
| 400 | 2026-03-17T05:47:44.924Z | Downloaded thiserror-impl v1.0.69 |
| 401 | 2026-03-17T05:47:44.927Z | Downloaded displaydoc v0.2.5 |
| 402 | 2026-03-17T05:47:44.927Z | Downloaded camino-tempfile v1.4.1 |
| 403 | 2026-03-17T05:47:44.927Z | Downloaded semver v1.0.27 |
| 404 | 2026-03-17T05:47:44.930Z | Downloaded erased-serde v0.4.9 |
| 405 | 2026-03-17T05:47:44.930Z | Downloaded colorchoice v1.0.4 |
| 406 | 2026-03-17T05:47:44.933Z | Downloaded cargo_metadata v0.21.0 |
| 407 | 2026-03-17T05:47:44.933Z | Downloaded anstyle-parse v0.2.7 |
| 408 | 2026-03-17T05:47:44.936Z | Downloaded synstructure v0.13.2 |
| 409 | 2026-03-17T05:47:44.936Z | Downloaded serde-untagged v0.1.9 |
| 410 | 2026-03-17T05:47:44.939Z | Downloaded autocfg v1.5.0 |
| 411 | 2026-03-17T05:47:44.939Z | Downloaded toml_edit v0.22.27 |
| 412 | 2026-03-17T05:47:44.943Z | Downloaded zerotrie v0.2.3 |
| 413 | 2026-03-17T05:47:44.946Z | Downloaded typenum v1.19.0 |
| 414 | 2026-03-17T05:47:44.951Z | Downloaded smallvec v1.15.1 |
| 415 | 2026-03-17T05:47:44.951Z | Downloaded scroll v0.12.0 |
| 416 | 2026-03-17T05:47:44.954Z | Downloaded pest_derive v2.8.6 |
| 417 | 2026-03-17T05:47:44.954Z | Downloaded url v2.5.8 |
| 418 | 2026-03-17T05:47:44.954Z | Downloaded once_cell v1.21.3 |
| 419 | 2026-03-17T05:47:44.956Z | Downloaded pest_generator v2.8.6 |
| 420 | 2026-03-17T05:47:44.957Z | Downloaded serde_tokenstream v0.2.3 |
| 421 | 2026-03-17T05:47:44.962Z | Downloaded zerovec v0.11.5 |
| 422 | 2026-03-17T05:47:44.967Z | Downloaded anstyle v1.0.13 |
| 423 | 2026-03-17T05:47:44.970Z | Downloaded quote v1.0.44 |
| 424 | 2026-03-17T05:47:44.973Z | Downloaded zerocopy v0.7.35 |
| 425 | 2026-03-17T05:47:44.983Z | Downloaded icu_provider v2.1.1 |
| 426 | 2026-03-17T05:47:44.986Z | Downloaded winnow v0.7.15 |
| 427 | 2026-03-17T05:47:44.991Z | Downloaded serde_core v1.0.228 |
| 428 | 2026-03-17T05:47:44.994Z | Downloaded papergrid v0.11.0 |
| 429 | 2026-03-17T05:47:44.997Z | Downloaded serde_derive v1.0.228 |
| 430 | 2026-03-17T05:47:45.000Z | Downloaded unicode-width v0.2.0 |
| 431 | 2026-03-17T05:47:45.003Z | Downloaded unicode-width v0.1.14 |
| 432 | 2026-03-17T05:47:45.007Z | Downloaded camino v1.2.2 |
| 433 | 2026-03-17T05:47:45.010Z | Downloaded proc-macro2 v1.0.106 |
| 434 | 2026-03-17T05:47:45.013Z | Downloaded log v0.4.29 |
| 435 | 2026-03-17T05:47:45.013Z | Downloaded icu_normalizer_data v2.1.1 |
| 436 | 2026-03-17T05:47:45.016Z | Downloaded icu_normalizer v2.1.1 |
| 437 | 2026-03-17T05:47:45.019Z | Downloaded idna v1.1.0 |
| 438 | 2026-03-17T05:47:45.021Z | Downloaded anyhow v1.0.102 |
| 439 | 2026-03-17T05:47:45.022Z | Downloaded clap_derive v4.5.55 |
| 440 | 2026-03-17T05:47:45.025Z | Downloaded pest_meta v2.8.6 |
| 441 | 2026-03-17T05:47:45.027Z | Downloaded memchr v2.8.0 |
| 442 | 2026-03-17T05:47:45.030Z | Downloaded serde v1.0.228 |
| 443 | 2026-03-17T05:47:45.033Z | Downloaded clap v4.5.60 |
| 444 | 2026-03-17T05:47:45.036Z | Downloaded cargo-util-schemas v0.8.2 |
| 445 | 2026-03-17T05:47:45.039Z | Downloaded icu_locale_core v2.1.1 |
| 446 | 2026-03-17T05:47:45.042Z | Downloaded bytecount v0.6.9 |
| 447 | 2026-03-17T05:47:45.044Z | Downloaded bitflags v2.11.0 |
| 448 | 2026-03-17T05:47:45.059Z | Downloaded indexmap v2.13.0 |
| 449 | 2026-03-17T05:47:45.066Z | Downloaded pest v2.8.6 |
| 450 | 2026-03-17T05:47:45.075Z | Downloaded hashbrown v0.16.1 |
| 451 | 2026-03-17T05:47:45.083Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-03-17T05:47:45.088Z | Downloaded clap_builder v4.5.60 |
| 453 | 2026-03-17T05:47:45.093Z | Downloaded goblin v0.8.2 |
| 454 | 2026-03-17T05:47:45.097Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-03-17T05:47:45.106Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-17T05:47:45.117Z | Downloaded syn v1.0.109 |
| 457 | 2026-03-17T05:47:45.130Z | Downloaded syn v2.0.117 |
| 458 | 2026-03-17T05:47:45.141Z | Downloaded rustix v1.1.3 |
| 459 | 2026-03-17T05:47:45.171Z | Downloaded libc v0.2.180 |
| 460 | 2026-03-17T05:47:45.255Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-17T05:47:45.255Z | Compiling unicode-ident v1.0.24 |
| 462 | 2026-03-17T05:47:45.258Z | Compiling quote v1.0.44 |
| 463 | 2026-03-17T05:47:45.258Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-17T05:47:45.258Z | Compiling libc v0.2.180 |
| 465 | 2026-03-17T05:47:45.258Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-17T05:47:45.258Z | Compiling memchr v2.8.0 |
| 467 | 2026-03-17T05:47:45.258Z | Compiling serde v1.0.228 |
| 468 | 2026-03-17T05:47:45.658Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-17T05:47:45.753Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-17T05:47:45.957Z | Compiling autocfg v1.5.0 |
| 471 | 2026-03-17T05:47:46.004Z | Compiling ucd-trie v0.1.7 |
| 472 | 2026-03-17T05:47:46.049Z | Compiling thiserror v1.0.69 |
| 473 | 2026-03-17T05:47:46.406Z | Compiling itoa v1.0.17 |
| 474 | 2026-03-17T05:47:46.517Z | Compiling pest v2.8.6 |
| 475 | 2026-03-17T05:47:46.539Z | Compiling litemap v0.8.1 |
| 476 | 2026-03-17T05:47:46.598Z | Compiling writeable v0.6.2 |
| 477 | 2026-03-17T05:47:46.620Z | Compiling icu_normalizer_data v2.1.1 |
| 478 | 2026-03-17T05:47:46.647Z | Compiling icu_properties_data v2.1.2 |
| 479 | 2026-03-17T05:47:46.845Z | Compiling rustix v1.1.3 |
| 480 | 2026-03-17T05:47:46.891Z | Compiling byteorder v1.5.0 |
| 481 | 2026-03-17T05:47:47.142Z | Compiling syn v2.0.117 |
| 482 | 2026-03-17T05:47:47.235Z | Compiling errno v0.3.14 |
| 483 | 2026-03-17T05:47:47.257Z | Compiling bitflags v2.11.0 |
| 484 | 2026-03-17T05:47:47.341Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-17T05:47:47.547Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-17T05:47:47.712Z | Compiling typeid v1.0.3 |
| 487 | 2026-03-17T05:47:47.809Z | Compiling smallvec v1.15.1 |
| 488 | 2026-03-17T05:47:47.931Z | Compiling hashbrown v0.16.1 |
| 489 | 2026-03-17T05:47:48.053Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-03-17T05:47:48.093Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-17T05:47:48.317Z | Compiling thread-id v4.2.2 |
| 492 | 2026-03-17T05:47:48.423Z | Compiling usdt-impl v0.5.0 |
| 493 | 2026-03-17T05:47:48.492Z | Compiling proc-macro-error-attr v1.0.4 |
| 494 | 2026-03-17T05:47:48.674Z | Compiling indexmap v2.13.0 |
| 495 | 2026-03-17T05:47:48.698Z | Compiling winnow v0.7.15 |
| 496 | 2026-03-17T05:47:48.721Z | Compiling erased-serde v0.4.9 |
| 497 | 2026-03-17T05:47:48.743Z | Compiling syn v1.0.109 |
| 498 | 2026-03-17T05:47:49.062Z | Compiling toml_write v0.1.2 |
| 499 | 2026-03-17T05:47:49.516Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-17T05:47:49.600Z | Compiling camino v1.2.2 |
| 501 | 2026-03-17T05:47:49.747Z | Compiling utf8_iter v1.0.4 |
| 502 | 2026-03-17T05:47:49.935Z | Compiling thiserror v2.0.18 |
| 503 | 2026-03-17T05:47:50.007Z | Compiling plain v0.2.3 |
| 504 | 2026-03-17T05:47:50.146Z | Compiling utf8parse v0.2.2 |
| 505 | 2026-03-17T05:47:50.291Z | Compiling getrandom v0.4.1 |
| 506 | 2026-03-17T05:47:50.368Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-03-17T05:47:50.392Z | Compiling log v0.4.29 |
| 508 | 2026-03-17T05:47:50.620Z | Compiling form_urlencoded v1.2.2 |
| 509 | 2026-03-17T05:47:50.645Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-17T05:47:50.677Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-03-17T05:47:50.853Z | Compiling terminal_size v0.4.3 |
| 512 | 2026-03-17T05:47:50.906Z | Compiling anstyle v1.0.13 |
| 513 | 2026-03-17T05:47:51.002Z | Compiling synstructure v0.13.2 |
| 514 | 2026-03-17T05:47:51.025Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-03-17T05:47:51.131Z | Compiling colorchoice v1.0.4 |
| 516 | 2026-03-17T05:47:51.195Z | Compiling is_terminal_polyfill v1.70.2 |
| 517 | 2026-03-17T05:47:51.276Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-17T05:47:51.300Z | Compiling cfg-if v1.0.4 |
| 519 | 2026-03-17T05:47:51.322Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-03-17T05:47:51.438Z | Compiling anstream v0.6.21 |
| 521 | 2026-03-17T05:47:51.463Z | Compiling serde-untagged v0.1.9 |
| 522 | 2026-03-17T05:47:51.672Z | Compiling semver v1.0.27 |
| 523 | 2026-03-17T05:47:51.816Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-17T05:47:51.850Z | Compiling strsim v0.11.1 |
| 525 | 2026-03-17T05:47:51.973Z | Compiling heck v0.5.0 |
| 526 | 2026-03-17T05:47:52.048Z | Compiling fastrand v2.3.0 |
| 527 | 2026-03-17T05:47:52.071Z | Compiling bytecount v0.6.9 |
| 528 | 2026-03-17T05:47:52.124Z | Compiling unicode-xid v0.2.6 |
| 529 | 2026-03-17T05:47:52.241Z | Compiling clap_lex v1.0.0 |
| 530 | 2026-03-17T05:47:52.284Z | Compiling fnv v1.0.7 |
| 531 | 2026-03-17T05:47:52.308Z | Compiling heck v0.4.1 |
| 532 | 2026-03-17T05:47:52.308Z | Compiling anyhow v1.0.102 |
| 533 | 2026-03-17T05:47:52.416Z | Compiling unicode-width v0.1.14 |
| 534 | 2026-03-17T05:47:52.542Z | Compiling once_cell v1.21.3 |
| 535 | 2026-03-17T05:47:52.679Z | Compiling clap_builder v4.5.60 |
| 536 | 2026-03-17T05:47:52.791Z | Compiling papergrid v0.11.0 |
| 537 | 2026-03-17T05:47:52.818Z | Compiling tempfile v3.25.0 |
| 538 | 2026-03-17T05:47:52.997Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-17T05:47:53.028Z | Compiling smawk v0.3.2 |
| 540 | 2026-03-17T05:47:53.209Z | Compiling unicode-width v0.2.0 |
| 541 | 2026-03-17T05:47:53.234Z | Compiling unicode-linebreak v0.1.5 |
| 542 | 2026-03-17T05:47:53.316Z | Compiling camino-tempfile v1.4.1 |
| 543 | 2026-03-17T05:47:53.531Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-03-17T05:47:53.556Z | Compiling zerofrom-derive v0.1.6 |
| 545 | 2026-03-17T05:47:53.578Z | Compiling yoke-derive v0.8.1 |
| 546 | 2026-03-17T05:47:53.624Z | Compiling zerovec-derive v0.11.2 |
| 547 | 2026-03-17T05:47:53.844Z | Compiling displaydoc v0.2.5 |
| 548 | 2026-03-17T05:47:54.791Z | Compiling thiserror-impl v1.0.69 |
| 549 | 2026-03-17T05:47:54.814Z | Compiling zerocopy-derive v0.7.35 |
| 550 | 2026-03-17T05:47:55.100Z | Compiling pest_derive v2.8.6 |
| 551 | 2026-03-17T05:47:55.139Z | Compiling scroll_derive v0.12.1 |
| 552 | 2026-03-17T05:47:55.455Z | Compiling zerofrom v0.1.6 |
| 553 | 2026-03-17T05:47:55.626Z | Compiling yoke v0.8.1 |
| 554 | 2026-03-17T05:47:55.629Z | Compiling thiserror-impl v2.0.18 |
| 555 | 2026-03-17T05:47:55.892Z | Compiling zerovec v0.11.5 |
| 556 | 2026-03-17T05:47:55.946Z | Compiling zerotrie v0.2.3 |
| 557 | 2026-03-17T05:47:55.995Z | Compiling zerocopy v0.7.35 |
| 558 | 2026-03-17T05:47:56.338Z | Compiling scroll v0.12.0 |
| 559 | 2026-03-17T05:47:56.574Z | Compiling tinystr v0.8.2 |
| 560 | 2026-03-17T05:47:56.616Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-03-17T05:47:56.687Z | Compiling dtrace-parser v0.2.0 |
| 562 | 2026-03-17T05:47:56.776Z | Compiling icu_collections v2.1.1 |
| 563 | 2026-03-17T05:47:56.833Z | Compiling icu_locale_core v2.1.1 |
| 564 | 2026-03-17T05:47:56.856Z | Compiling goblin v0.8.2 |
| 565 | 2026-03-17T05:47:56.959Z | Compiling tabled_derive v0.7.0 |
| 566 | 2026-03-17T05:47:57.423Z | Compiling clap_derive v4.5.55 |
| 567 | 2026-03-17T05:47:57.652Z | Compiling textwrap v0.16.2 |
| 568 | 2026-03-17T05:47:57.764Z | Compiling icu_provider v2.1.1 |
| 569 | 2026-03-17T05:47:58.121Z | Compiling icu_properties v2.1.2 |
| 570 | 2026-03-17T05:47:58.160Z | Compiling toml_datetime v0.6.11 |
| 571 | 2026-03-17T05:47:58.215Z | Compiling serde_spanned v0.6.9 |
| 572 | 2026-03-17T05:47:58.240Z | Compiling icu_normalizer v2.1.1 |
| 573 | 2026-03-17T05:47:58.270Z | Compiling dof v0.3.0 |
| 574 | 2026-03-17T05:47:58.295Z | Compiling serde_tokenstream v0.2.3 |
| 575 | 2026-03-17T05:47:58.398Z | Compiling toml_edit v0.22.27 |
| 576 | 2026-03-17T05:47:58.510Z | Compiling serde-value v0.7.0 |
| 577 | 2026-03-17T05:47:58.801Z | Compiling cargo-platform v0.2.0 |
| 578 | 2026-03-17T05:47:58.964Z | Compiling tabled v0.15.0 |
| 579 | 2026-03-17T05:47:59.000Z | Compiling macaddr v1.0.1 |
| 580 | 2026-03-17T05:47:59.528Z | Compiling idna_adapter v1.2.1 |
| 581 | 2026-03-17T05:47:59.638Z | Compiling usdt-macro v0.5.0 |
| 582 | 2026-03-17T05:47:59.675Z | Compiling idna v1.1.0 |
| 583 | 2026-03-17T05:47:59.704Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-03-17T05:47:59.722Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 585 | 2026-03-17T05:47:59.898Z | Compiling clap v4.5.60 |
| 586 | 2026-03-17T05:48:00.032Z | Compiling swrite v0.1.0 |
| 587 | 2026-03-17T05:48:00.153Z | Compiling url v2.5.8 |
| 588 | 2026-03-17T05:48:00.435Z | Compiling toml v0.8.23 |
| 589 | 2026-03-17T05:48:00.957Z | Compiling cargo-util-schemas v0.8.2 |
| 590 | 2026-03-17T05:48:01.154Z | Compiling cargo_toml v0.21.0 |
| 591 | 2026-03-17T05:48:01.289Z | Compiling usdt v0.5.0 |
| 592 | 2026-03-17T05:48:02.180Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-17T05:48:03.493Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-17T05:48:06.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s |
| 595 | 2026-03-17T05:48:06.600Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-17T05:48:07.329Z | Downloading crates ... |
| 597 | 2026-03-17T05:48:07.443Z | Downloaded adler2 v2.0.1 |
| 598 | 2026-03-17T05:48:07.448Z | Downloaded ahash v0.8.12 |
| 599 | 2026-03-17T05:48:07.453Z | Downloaded assert_matches v1.5.0 |
| 600 | 2026-03-17T05:48:07.455Z | Downloaded ciborium-io v0.2.2 |
| 601 | 2026-03-17T05:48:07.456Z | Downloaded bit-vec v0.8.0 |
| 602 | 2026-03-17T05:48:07.458Z | Downloaded bcs v0.1.6 |
| 603 | 2026-03-17T05:48:07.463Z | Downloaded convert_case v0.4.0 |
| 604 | 2026-03-17T05:48:07.467Z | Downloaded argon2 v0.5.3 |
| 605 | 2026-03-17T05:48:07.471Z | Downloaded cargo_metadata v0.19.2 |
| 606 | 2026-03-17T05:48:07.474Z | Downloaded async-trait v0.1.89 |
| 607 | 2026-03-17T05:48:07.477Z | Downloaded console v0.16.2 |
| 608 | 2026-03-17T05:48:07.480Z | Downloaded cobs v0.3.0 |
| 609 | 2026-03-17T05:48:07.480Z | Downloaded cstr-argument v0.1.2 |
| 610 | 2026-03-17T05:48:07.480Z | Downloaded crucible-workspace-hack v0.1.0 |
| 611 | 2026-03-17T05:48:07.483Z | Downloaded crunchy v0.2.4 |
| 612 | 2026-03-17T05:48:07.483Z | Downloaded chacha20 v0.10.0 |
| 613 | 2026-03-17T05:48:07.486Z | Downloaded bzip2 v0.6.1 |
| 614 | 2026-03-17T05:48:07.486Z | Downloaded csv-core v0.1.13 |
| 615 | 2026-03-17T05:48:07.489Z | Downloaded atty v0.2.14 |
| 616 | 2026-03-17T05:48:07.489Z | Downloaded foreign-types v0.5.0 |
| 617 | 2026-03-17T05:48:07.492Z | Downloaded crossbeam-epoch v0.9.18 |
| 618 | 2026-03-17T05:48:07.495Z | Downloaded base64 v0.21.7 |
| 619 | 2026-03-17T05:48:07.499Z | Downloaded crossbeam-deque v0.8.6 |
| 620 | 2026-03-17T05:48:07.501Z | Downloaded darling_core v0.21.3 |
| 621 | 2026-03-17T05:48:07.504Z | Downloaded castaway v0.2.4 |
| 622 | 2026-03-17T05:48:07.507Z | Downloaded bitfield-struct v0.6.2 |
| 623 | 2026-03-17T05:48:07.507Z | Downloaded critical-section v1.2.0 |
| 624 | 2026-03-17T05:48:07.510Z | Downloaded crossbeam-utils v0.8.21 |
| 625 | 2026-03-17T05:48:07.510Z | Downloaded base64ct v1.8.3 |
| 626 | 2026-03-17T05:48:07.513Z | Downloaded base16ct v0.2.0 |
| 627 | 2026-03-17T05:48:07.514Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 628 | 2026-03-17T05:48:07.517Z | Downloaded bb8 v0.8.6 |
| 629 | 2026-03-17T05:48:07.517Z | Downloaded atomic-waker v1.1.2 |
| 630 | 2026-03-17T05:48:07.521Z | Downloaded ciborium-ll v0.2.2 |
| 631 | 2026-03-17T05:48:07.524Z | Downloaded ctr v0.9.2 |
| 632 | 2026-03-17T05:48:07.524Z | Downloaded darling v0.20.11 |
| 633 | 2026-03-17T05:48:07.527Z | Downloaded display-error-chain v0.2.2 |
| 634 | 2026-03-17T05:48:07.530Z | Downloaded crc-catalog v2.4.0 |
| 635 | 2026-03-17T05:48:07.530Z | Downloaded darling_macro v0.23.0 |
| 636 | 2026-03-17T05:48:07.533Z | Downloaded crc v3.4.0 |
| 637 | 2026-03-17T05:48:07.533Z | Downloaded bit-set v0.8.0 |
| 638 | 2026-03-17T05:48:07.535Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 639 | 2026-03-17T05:48:07.535Z | Downloaded camino-tempfile-ext v0.3.3 |
| 640 | 2026-03-17T05:48:07.538Z | Downloaded bitflags v1.3.2 |
| 641 | 2026-03-17T05:48:07.541Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 642 | 2026-03-17T05:48:07.541Z | Downloaded dyn-clone v1.0.20 |
| 643 | 2026-03-17T05:48:07.544Z | Downloaded dunce v1.0.5 |
| 644 | 2026-03-17T05:48:07.544Z | Downloaded darling_macro v0.21.3 |
| 645 | 2026-03-17T05:48:07.544Z | Downloaded difflib v0.4.0 |
| 646 | 2026-03-17T05:48:07.547Z | Downloaded darling_macro v0.20.11 |
| 647 | 2026-03-17T05:48:07.547Z | Downloaded cargo-platform v0.1.9 |
| 648 | 2026-03-17T05:48:07.549Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 649 | 2026-03-17T05:48:07.549Z | Downloaded deranged v0.5.8 |
| 650 | 2026-03-17T05:48:07.549Z | Downloaded cfg_aliases v0.2.1 |
| 651 | 2026-03-17T05:48:07.552Z | Downloaded data-encoding v2.10.0 |
| 652 | 2026-03-17T05:48:07.552Z | Downloaded base16ct v1.0.0 |
| 653 | 2026-03-17T05:48:07.555Z | Downloaded atomicwrites v0.4.4 |
| 654 | 2026-03-17T05:48:07.555Z | Downloaded async-stream v0.3.6 |
| 655 | 2026-03-17T05:48:07.558Z | Downloaded foreign-types-shared v0.3.1 |
| 656 | 2026-03-17T05:48:07.558Z | Downloaded debug-ignore v1.0.5 |
| 657 | 2026-03-17T05:48:07.561Z | Downloaded async-recursion v1.1.1 |
| 658 | 2026-03-17T05:48:07.565Z | Downloaded ascii-canvas v3.0.0 |
| 659 | 2026-03-17T05:48:07.565Z | Downloaded array-init v0.0.4 |
| 660 | 2026-03-17T05:48:07.568Z | Downloaded foreign-types v0.3.2 |
| 661 | 2026-03-17T05:48:07.568Z | Downloaded dirs-next v2.0.0 |
| 662 | 2026-03-17T05:48:07.570Z | Downloaded defmt v0.3.100 |
| 663 | 2026-03-17T05:48:07.570Z | Downloaded daft v0.1.5 |
| 664 | 2026-03-17T05:48:07.576Z | Downloaded defmt-parser v1.0.0 |
| 665 | 2026-03-17T05:48:07.579Z | Downloaded aead v0.5.2 |
| 666 | 2026-03-17T05:48:07.582Z | Downloaded futures-task v0.3.32 |
| 667 | 2026-03-17T05:48:07.582Z | Downloaded endian-type v0.1.2 |
| 668 | 2026-03-17T05:48:07.582Z | Downloaded downcast-rs v2.0.2 |
| 669 | 2026-03-17T05:48:07.586Z | Downloaded fs-err v2.11.0 |
| 670 | 2026-03-17T05:48:07.586Z | Downloaded bitfield v0.19.4 |
| 671 | 2026-03-17T05:48:07.586Z | Downloaded env_filter v1.0.0 |
| 672 | 2026-03-17T05:48:07.589Z | Downloaded fd-lock v4.0.4 |
| 673 | 2026-03-17T05:48:07.592Z | Downloaded foreign-types-shared v0.1.1 |
| 674 | 2026-03-17T05:48:07.592Z | Downloaded bitfield-macros v0.19.4 |
| 675 | 2026-03-17T05:48:07.592Z | Downloaded embedded-io v0.6.1 |
| 676 | 2026-03-17T05:48:07.595Z | Downloaded dof v0.4.0 |
| 677 | 2026-03-17T05:48:07.595Z | Downloaded cookie_store v0.22.1 |
| 678 | 2026-03-17T05:48:07.599Z | Downloaded float-ord v0.3.2 |
| 679 | 2026-03-17T05:48:07.602Z | Downloaded fixedbitset v0.4.2 |
| 680 | 2026-03-17T05:48:07.602Z | Downloaded dirs-sys-next v0.1.2 |
| 681 | 2026-03-17T05:48:07.602Z | Downloaded backon v1.6.0 |
| 682 | 2026-03-17T05:48:07.605Z | Downloaded foreign-types-macros v0.2.3 |
| 683 | 2026-03-17T05:48:07.605Z | Downloaded funty v2.0.0 |
| 684 | 2026-03-17T05:48:07.608Z | Downloaded futures-sink v0.3.32 |
| 685 | 2026-03-17T05:48:07.608Z | Downloaded drift v0.1.3 |
| 686 | 2026-03-17T05:48:07.612Z | Downloaded ghash v0.5.1 |
| 687 | 2026-03-17T05:48:07.615Z | Downloaded block-padding v0.3.3 |
| 688 | 2026-03-17T05:48:07.615Z | Downloaded float-cmp v0.10.0 |
| 689 | 2026-03-17T05:48:07.618Z | Downloaded embedded-io v0.4.0 |
| 690 | 2026-03-17T05:48:07.618Z | Downloaded flagset v0.4.7 |
| 691 | 2026-03-17T05:48:07.621Z | Downloaded git-stub v1.0.0 |
| 692 | 2026-03-17T05:48:07.621Z | Downloaded enum-as-inner v0.6.1 |
| 693 | 2026-03-17T05:48:07.623Z | Downloaded futures-macro v0.3.32 |
| 694 | 2026-03-17T05:48:07.623Z | Downloaded hash32 v0.2.1 |
| 695 | 2026-03-17T05:48:07.626Z | Downloaded hash32 v0.3.1 |
| 696 | 2026-03-17T05:48:07.626Z | Downloaded dtrace-parser v0.3.0 |
| 697 | 2026-03-17T05:48:07.629Z | Downloaded derive_builder_core v0.20.2 |
| 698 | 2026-03-17T05:48:07.629Z | Downloaded daft-derive v0.1.5 |
| 699 | 2026-03-17T05:48:07.632Z | Downloaded bit-set v0.5.3 |
| 700 | 2026-03-17T05:48:07.634Z | Downloaded futures-core v0.3.32 |
| 701 | 2026-03-17T05:48:07.634Z | Downloaded headers-core v0.3.0 |
| 702 | 2026-03-17T05:48:07.637Z | Downloaded hex-literal v0.4.1 |
| 703 | 2026-03-17T05:48:07.637Z | Downloaded hex v0.4.3 |
| 704 | 2026-03-17T05:48:07.640Z | Downloaded blowfish v0.9.1 |
| 705 | 2026-03-17T05:48:07.640Z | Downloaded arrayref v0.3.9 |
| 706 | 2026-03-17T05:48:07.642Z | Downloaded const_format_proc_macros v0.2.34 |
| 707 | 2026-03-17T05:48:07.645Z | Downloaded home v0.5.12 |
| 708 | 2026-03-17T05:48:07.645Z | Downloaded convert_case v0.10.0 |
| 709 | 2026-03-17T05:48:07.648Z | Downloaded fs_extra v1.3.0 |
| 710 | 2026-03-17T05:48:07.648Z | Downloaded cbc v0.1.2 |
| 711 | 2026-03-17T05:48:07.686Z | Downloaded cassowary v0.3.0 |
| 712 | 2026-03-17T05:48:07.686Z | Downloaded fixedbitset v0.5.7 |
| 713 | 2026-03-17T05:48:07.686Z | Downloaded ecdsa v0.16.9 |
| 714 | 2026-03-17T05:48:07.686Z | Downloaded crc32fast v1.5.0 |
| 715 | 2026-03-17T05:48:07.687Z | Downloaded chacha20 v0.9.1 |
| 716 | 2026-03-17T05:48:07.687Z | Downloaded erased-serde v0.3.31 |
| 717 | 2026-03-17T05:48:07.687Z | Downloaded document-features v0.2.12 |
| 718 | 2026-03-17T05:48:07.687Z | Downloaded console v0.15.11 |
| 719 | 2026-03-17T05:48:07.687Z | Downloaded ed25519 v2.2.3 |
| 720 | 2026-03-17T05:48:07.687Z | Downloaded hostname v0.4.2 |
| 721 | 2026-03-17T05:48:07.687Z | Downloaded derive_more v0.99.20 |
| 722 | 2026-03-17T05:48:07.687Z | Downloaded http-body v1.0.1 |
| 723 | 2026-03-17T05:48:07.687Z | Downloaded hyper-tls v0.6.0 |
| 724 | 2026-03-17T05:48:07.687Z | Downloaded hostname v0.3.1 |
| 725 | 2026-03-17T05:48:07.691Z | Downloaded indoc v1.0.9 |
| 726 | 2026-03-17T05:48:07.694Z | Downloaded indent_write v2.2.0 |
| 727 | 2026-03-17T05:48:07.694Z | Downloaded hubpack_derive v0.1.1 |
| 728 | 2026-03-17T05:48:07.694Z | Downloaded hubpack v0.1.2 |
| 729 | 2026-03-17T05:48:07.697Z | Downloaded httpdate v1.0.3 |
| 730 | 2026-03-17T05:48:07.697Z | Downloaded instant v0.1.13 |
| 731 | 2026-03-17T05:48:07.697Z | Downloaded git-stub-vcs v0.1.0 |
| 732 | 2026-03-17T05:48:07.700Z | Downloaded filetime v0.2.27 |
| 733 | 2026-03-17T05:48:07.700Z | Downloaded darling v0.21.3 |
| 734 | 2026-03-17T05:48:07.705Z | Downloaded is_ci v1.2.0 |
| 735 | 2026-03-17T05:48:07.708Z | Downloaded is-terminal v0.4.17 |
| 736 | 2026-03-17T05:48:07.708Z | Downloaded instability v0.3.11 |
| 737 | 2026-03-17T05:48:07.708Z | Downloaded colored v3.1.1 |
| 738 | 2026-03-17T05:48:07.711Z | Downloaded cookie v0.18.1 |
| 739 | 2026-03-17T05:48:07.714Z | Downloaded internet-checksum v0.2.1 |
| 740 | 2026-03-17T05:48:07.714Z | Downloaded futures-channel v0.3.32 |
| 741 | 2026-03-17T05:48:07.717Z | Downloaded des v0.8.1 |
| 742 | 2026-03-17T05:48:07.717Z | Downloaded ciborium v0.2.2 |
| 743 | 2026-03-17T05:48:07.720Z | Downloaded foldhash v0.1.5 |
| 744 | 2026-03-17T05:48:07.720Z | Downloaded ena v0.14.4 |
| 745 | 2026-03-17T05:48:07.723Z | Downloaded cargo_toml v0.22.3 |
| 746 | 2026-03-17T05:48:07.723Z | Downloaded cmake v0.1.57 |
| 747 | 2026-03-17T05:48:07.726Z | Downloaded keccak v0.1.6 |
| 748 | 2026-03-17T05:48:07.726Z | Downloaded lalrpop-util v0.19.12 |
| 749 | 2026-03-17T05:48:07.729Z | Downloaded humantime v2.3.0 |
| 750 | 2026-03-17T05:48:07.729Z | Downloaded der v0.7.10 |
| 751 | 2026-03-17T05:48:07.732Z | Downloaded lazy_static v1.5.0 |
| 752 | 2026-03-17T05:48:07.735Z | Downloaded lzss v0.8.2 |
| 753 | 2026-03-17T05:48:07.737Z | Downloaded http-body-util v0.1.3 |
| 754 | 2026-03-17T05:48:07.737Z | Downloaded linked-hash-map v0.5.6 |
| 755 | 2026-03-17T05:48:07.742Z | Downloaded libscf-sys v1.1.0 |
| 756 | 2026-03-17T05:48:07.742Z | Downloaded kstat-rs v0.2.4 |
| 757 | 2026-03-17T05:48:07.747Z | Downloaded hyper-staticfile v0.10.1 |
| 758 | 2026-03-17T05:48:07.753Z | Downloaded half v1.8.3 |
| 759 | 2026-03-17T05:48:07.753Z | Downloaded getrandom v0.2.17 |
| 760 | 2026-03-17T05:48:07.753Z | Downloaded bzip2 v0.4.4 |
| 761 | 2026-03-17T05:48:07.753Z | Downloaded memoffset v0.9.1 |
| 762 | 2026-03-17T05:48:07.756Z | Downloaded lru-cache v0.1.2 |
| 763 | 2026-03-17T05:48:07.756Z | Downloaded mime v0.3.17 |
| 764 | 2026-03-17T05:48:07.756Z | Downloaded md-5 v0.10.6 |
| 765 | 2026-03-17T05:48:07.756Z | Downloaded maplit v1.0.2 |
| 766 | 2026-03-17T05:48:07.756Z | Downloaded multimap v0.10.1 |
| 767 | 2026-03-17T05:48:07.759Z | Downloaded lru-slab v0.1.2 |
| 768 | 2026-03-17T05:48:07.759Z | Downloaded ingot-types v0.1.2 |
| 769 | 2026-03-17T05:48:07.762Z | Downloaded diff v0.1.13 |
| 770 | 2026-03-17T05:48:07.762Z | Downloaded indoc v2.0.7 |
| 771 | 2026-03-17T05:48:07.765Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 772 | 2026-03-17T05:48:07.768Z | Downloaded newtype_derive v0.1.6 |
| 773 | 2026-03-17T05:48:07.773Z | Downloaded crc-any v2.5.0 |
| 774 | 2026-03-17T05:48:07.773Z | Downloaded const-oid v0.9.6 |
| 775 | 2026-03-17T05:48:07.776Z | Downloaded nibble_vec v0.1.0 |
| 776 | 2026-03-17T05:48:07.776Z | Downloaded ipnetwork v0.21.1 |
| 777 | 2026-03-17T05:48:07.779Z | Downloaded ipnet v2.11.0 |
| 778 | 2026-03-17T05:48:07.779Z | Downloaded newtype-uuid-macros v0.1.0 |
| 779 | 2026-03-17T05:48:07.782Z | Downloaded fatfs v0.3.6 |
| 780 | 2026-03-17T05:48:07.782Z | Downloaded hmac v0.12.1 |
| 781 | 2026-03-17T05:48:07.785Z | Downloaded hickory-client v0.25.2 |
| 782 | 2026-03-17T05:48:07.788Z | Downloaded derive_builder v0.20.2 |
| 783 | 2026-03-17T05:48:07.791Z | Downloaded nonempty v0.12.0 |
| 784 | 2026-03-17T05:48:07.791Z | Downloaded nodrop v0.1.14 |
| 785 | 2026-03-17T05:48:07.794Z | Downloaded libefi-sys v0.1.0 |
| 786 | 2026-03-17T05:48:07.794Z | Downloaded httparse v1.10.1 |
| 787 | 2026-03-17T05:48:07.798Z | Downloaded base64 v0.22.1 |
| 788 | 2026-03-17T05:48:07.802Z | Downloaded jobserver v0.1.34 |
| 789 | 2026-03-17T05:48:07.802Z | Downloaded opaque-debug v0.3.1 |
| 790 | 2026-03-17T05:48:07.805Z | Downloaded num_threads v0.1.7 |
| 791 | 2026-03-17T05:48:07.805Z | Downloaded libloading v0.8.9 |
| 792 | 2026-03-17T05:48:07.805Z | Downloaded num_enum_derive v0.5.11 |
| 793 | 2026-03-17T05:48:07.808Z | Downloaded num-conv v0.2.0 |
| 794 | 2026-03-17T05:48:07.808Z | Downloaded num-derive v0.4.2 |
| 795 | 2026-03-17T05:48:07.808Z | Downloaded libsw v3.5.0 |
| 796 | 2026-03-17T05:48:07.812Z | Downloaded num-derive v0.3.3 |
| 797 | 2026-03-17T05:48:07.812Z | Downloaded openssl-macros v0.1.1 |
| 798 | 2026-03-17T05:48:07.815Z | Downloaded iana-time-zone v0.1.65 |
| 799 | 2026-03-17T05:48:07.815Z | Downloaded managed v0.8.0 |
| 800 | 2026-03-17T05:48:07.818Z | Downloaded lock_api v0.4.14 |
| 801 | 2026-03-17T05:48:07.818Z | Downloaded num v0.4.3 |
| 802 | 2026-03-17T05:48:07.818Z | Downloaded openssl-probe v0.2.1 |
| 803 | 2026-03-17T05:48:07.821Z | Downloaded getrandom v0.3.4 |
| 804 | 2026-03-17T05:48:07.824Z | Downloaded futures v0.3.32 |
| 805 | 2026-03-17T05:48:07.827Z | Downloaded mime_guess v2.0.5 |
| 806 | 2026-03-17T05:48:07.830Z | Downloaded openssl-probe v0.1.6 |
| 807 | 2026-03-17T05:48:07.830Z | Downloaded ingot-macros v0.1.1 |
| 808 | 2026-03-17T05:48:07.833Z | Downloaded normalize-line-endings v0.3.0 |
| 809 | 2026-03-17T05:48:07.833Z | Downloaded packed_struct_codegen v0.10.1 |
| 810 | 2026-03-17T05:48:07.836Z | Downloaded ingot v0.1.1 |
| 811 | 2026-03-17T05:48:07.836Z | Downloaded oso-derive v0.27.3 |
| 812 | 2026-03-17T05:48:07.836Z | Downloaded derive-where v1.6.0 |
| 813 | 2026-03-17T05:48:07.839Z | Downloaded linear-map v1.2.0 |
| 814 | 2026-03-17T05:48:07.842Z | Downloaded parse-size v1.1.0 |
| 815 | 2026-03-17T05:48:07.842Z | Downloaded nanorand v0.7.0 |
| 816 | 2026-03-17T05:48:07.845Z | Downloaded compact_str v0.8.1 |
| 817 | 2026-03-17T05:48:07.850Z | Downloaded chacha20poly1305 v0.10.1 |
| 818 | 2026-03-17T05:48:07.850Z | Downloaded bytes v1.11.1 |
| 819 | 2026-03-17T05:48:07.853Z | Downloaded pbkdf2 v0.12.2 |
| 820 | 2026-03-17T05:48:07.856Z | Downloaded ar_archive_writer v0.5.1 |
| 821 | 2026-03-17T05:48:07.859Z | Downloaded phf_shared v0.12.1 |
| 822 | 2026-03-17T05:48:07.859Z | Downloaded peg-runtime v0.8.5 |
| 823 | 2026-03-17T05:48:07.859Z | Downloaded pbkdf2 v0.11.0 |
| 824 | 2026-03-17T05:48:07.864Z | Downloaded path-slash v0.1.5 |
| 825 | 2026-03-17T05:48:07.864Z | Downloaded parse-display v0.10.0 |
| 826 | 2026-03-17T05:48:07.867Z | Downloaded native-tls v0.2.18 |
| 827 | 2026-03-17T05:48:07.867Z | Downloaded const_format v0.2.35 |
| 828 | 2026-03-17T05:48:07.870Z | Downloaded olpc-cjson v0.1.4 |
| 829 | 2026-03-17T05:48:07.870Z | Downloaded num_enum_derive v0.7.5 |
| 830 | 2026-03-17T05:48:07.873Z | Downloaded phf_shared v0.13.1 |
| 831 | 2026-03-17T05:48:07.873Z | Downloaded phf_shared v0.11.3 |
| 832 | 2026-03-17T05:48:07.873Z | Downloaded clang-sys v1.8.1 |
| 833 | 2026-03-17T05:48:07.876Z | Downloaded pin-utils v0.1.0 |
| 834 | 2026-03-17T05:48:07.876Z | Downloaded num_enum v0.7.5 |
| 835 | 2026-03-17T05:48:07.880Z | Downloaded arc-swap v1.8.2 |
| 836 | 2026-03-17T05:48:07.883Z | Downloaded num_enum v0.5.11 |
| 837 | 2026-03-17T05:48:07.886Z | Downloaded num-iter v0.1.45 |
| 838 | 2026-03-17T05:48:07.889Z | Downloaded num-complex v0.4.6 |
| 839 | 2026-03-17T05:48:07.889Z | Downloaded flume v0.11.1 |
| 840 | 2026-03-17T05:48:07.892Z | Downloaded powerfmt v0.2.0 |
| 841 | 2026-03-17T05:48:07.895Z | Downloaded memmap2 v0.9.10 |
| 842 | 2026-03-17T05:48:07.898Z | Downloaded oxnet v0.1.4 |
| 843 | 2026-03-17T05:48:07.898Z | Downloaded predicates-core v1.0.10 |
| 844 | 2026-03-17T05:48:07.901Z | Downloaded oxide-tokio-rt v0.1.3 |
| 845 | 2026-03-17T05:48:07.901Z | Downloaded predicates-tree v1.0.13 |
| 846 | 2026-03-17T05:48:07.903Z | Downloaded owo-colors v4.3.0 |
| 847 | 2026-03-17T05:48:07.904Z | Downloaded multer v3.1.0 |
| 848 | 2026-03-17T05:48:07.906Z | Downloaded precomputed-hash v0.1.1 |
| 849 | 2026-03-17T05:48:07.906Z | Downloaded proc-macro-crate v3.4.0 |
| 850 | 2026-03-17T05:48:07.909Z | Downloaded headers v0.4.1 |
| 851 | 2026-03-17T05:48:07.912Z | Downloaded ignore v0.4.25 |
| 852 | 2026-03-17T05:48:07.915Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 853 | 2026-03-17T05:48:07.918Z | Downloaded proc-macro-crate v1.3.1 |
| 854 | 2026-03-17T05:48:07.918Z | Downloaded parking_lot_core v0.8.6 |
| 855 | 2026-03-17T05:48:07.918Z | Downloaded newtype-uuid v1.3.2 |
| 856 | 2026-03-17T05:48:07.921Z | Downloaded password-hash v0.4.2 |
| 857 | 2026-03-17T05:48:07.923Z | Downloaded progenitor-macro v0.11.2 |
| 858 | 2026-03-17T05:48:07.923Z | Downloaded progenitor-macro v0.13.0 |
| 859 | 2026-03-17T05:48:07.923Z | Downloaded flate2 v1.1.9 |
| 860 | 2026-03-17T05:48:07.927Z | Downloaded psl-types v2.0.11 |
| 861 | 2026-03-17T05:48:07.929Z | Downloaded peg-macros v0.8.5 |
| 862 | 2026-03-17T05:48:07.932Z | Downloaded progenitor-macro v0.10.0 |
| 863 | 2026-03-17T05:48:07.932Z | Downloaded progenitor-client v0.11.2 |
| 864 | 2026-03-17T05:48:07.932Z | Downloaded paste v1.0.15 |
| 865 | 2026-03-17T05:48:07.935Z | Downloaded peg v0.8.5 |
| 866 | 2026-03-17T05:48:07.938Z | Downloaded quick-error v1.2.3 |
| 867 | 2026-03-17T05:48:07.940Z | Downloaded phf v0.12.1 |
| 868 | 2026-03-17T05:48:07.940Z | Downloaded pin-project-internal v1.1.11 |
| 869 | 2026-03-17T05:48:07.943Z | Downloaded num-integer v0.1.46 |
| 870 | 2026-03-17T05:48:07.943Z | Downloaded radium v0.7.0 |
| 871 | 2026-03-17T05:48:07.946Z | Downloaded bitvec v1.0.1 |
| 872 | 2026-03-17T05:48:07.955Z | Downloaded pkcs8 v0.10.2 |
| 873 | 2026-03-17T05:48:07.958Z | Downloaded polyval v0.6.2 |
| 874 | 2026-03-17T05:48:07.961Z | Downloaded poly1305 v0.8.0 |
| 875 | 2026-03-17T05:48:07.965Z | Downloaded rand_chacha v0.3.1 |
| 876 | 2026-03-17T05:48:07.965Z | Downloaded omicron-zone-package v0.12.2 |
| 877 | 2026-03-17T05:48:07.968Z | Downloaded recursive v0.1.1 |
| 878 | 2026-03-17T05:48:07.968Z | Downloaded litrs v1.0.0 |
| 879 | 2026-03-17T05:48:07.971Z | Downloaded nu-ansi-term v0.50.3 |
| 880 | 2026-03-17T05:48:07.971Z | Downloaded pkg-config v0.3.32 |
| 881 | 2026-03-17T05:48:07.973Z | Downloaded postgres-protocol v0.6.10 |
| 882 | 2026-03-17T05:48:07.976Z | Downloaded indicatif v0.18.4 |
| 883 | 2026-03-17T05:48:07.979Z | Downloaded predicates v3.1.4 |
| 884 | 2026-03-17T05:48:07.981Z | Downloaded ref-cast v1.0.25 |
| 885 | 2026-03-17T05:48:07.984Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 886 | 2026-03-17T05:48:07.984Z | Downloaded rand_xorshift v0.4.0 |
| 887 | 2026-03-17T05:48:07.987Z | Downloaded proc-macro-error2 v2.0.1 |
| 888 | 2026-03-17T05:48:07.990Z | Downloaded parking_lot_core v0.9.12 |
| 889 | 2026-03-17T05:48:07.990Z | Downloaded ref-cast-impl v1.0.25 |
| 890 | 2026-03-17T05:48:07.993Z | Downloaded diesel_derives v2.3.7 |
| 891 | 2026-03-17T05:48:07.998Z | Downloaded progenitor v0.11.2 |
| 892 | 2026-03-17T05:48:08.005Z | Downloaded primeorder v0.13.6 |
| 893 | 2026-03-17T05:48:08.005Z | Downloaded ed25519-dalek v2.2.0 |
| 894 | 2026-03-17T05:48:08.012Z | Downloaded progenitor-client v0.10.0 |
| 895 | 2026-03-17T05:48:08.012Z | Downloaded progenitor-extras v0.1.1 |
| 896 | 2026-03-17T05:48:08.012Z | Downloaded progenitor v0.13.0 |
| 897 | 2026-03-17T05:48:08.012Z | Downloaded rtoolbox v0.0.3 |
| 898 | 2026-03-17T05:48:08.012Z | Downloaded derive_more-impl v2.1.1 |
| 899 | 2026-03-17T05:48:08.018Z | Downloaded progenitor v0.10.0 |
| 900 | 2026-03-17T05:48:08.018Z | Downloaded heapless v0.7.17 |
| 901 | 2026-03-17T05:48:08.021Z | Downloaded rfc6979 v0.4.0 |
| 902 | 2026-03-17T05:48:08.021Z | Downloaded rustc_version v0.1.7 |
| 903 | 2026-03-17T05:48:08.021Z | Downloaded rustc-hash v2.1.1 |
| 904 | 2026-03-17T05:48:08.021Z | Downloaded phf v0.13.1 |
| 905 | 2026-03-17T05:48:08.021Z | Downloaded rustc_version v0.4.1 |
| 906 | 2026-03-17T05:48:08.024Z | Downloaded r2d2 v0.8.10 |
| 907 | 2026-03-17T05:48:08.024Z | Downloaded russh-cryptovec v0.7.3 |
| 908 | 2026-03-17T05:48:08.027Z | Downloaded parking_lot v0.11.2 |
| 909 | 2026-03-17T05:48:08.027Z | Downloaded ppv-lite86 v0.2.21 |
| 910 | 2026-03-17T05:48:08.031Z | Downloaded rand_core v0.6.4 |
| 911 | 2026-03-17T05:48:08.031Z | Downloaded pkcs5 v0.7.1 |
| 912 | 2026-03-17T05:48:08.034Z | Downloaded postcard v1.1.3 |
| 913 | 2026-03-17T05:48:08.038Z | Downloaded oso v0.27.3 |
| 914 | 2026-03-17T05:48:08.040Z | Downloaded postgres-types v0.2.12 |
| 915 | 2026-03-17T05:48:08.040Z | Downloaded parking_lot v0.12.5 |
| 916 | 2026-03-17T05:48:08.043Z | Downloaded rand_seeder v0.4.0 |
| 917 | 2026-03-17T05:48:08.046Z | Downloaded scopeguard v1.2.0 |
| 918 | 2026-03-17T05:48:08.046Z | Downloaded sapling-renderdag v0.1.0 |
| 919 | 2026-03-17T05:48:08.046Z | Downloaded same-file v1.0.6 |
| 920 | 2026-03-17T05:48:08.050Z | Downloaded salsa20 v0.10.2 |
| 921 | 2026-03-17T05:48:08.050Z | Downloaded rand_core v0.10.0 |
| 922 | 2026-03-17T05:48:08.053Z | Downloaded rand_core v0.9.5 |
| 923 | 2026-03-17T05:48:08.053Z | Downloaded hickory-server v0.25.2 |
| 924 | 2026-03-17T05:48:08.056Z | Downloaded scheduled-thread-pool v0.2.7 |
| 925 | 2026-03-17T05:48:08.059Z | Downloaded scrypt v0.11.0 |
| 926 | 2026-03-17T05:48:08.059Z | Downloaded hickory-resolver v0.25.2 |
| 927 | 2026-03-17T05:48:08.062Z | Downloaded miniz_oxide v0.8.9 |
| 928 | 2026-03-17T05:48:08.065Z | Downloaded crossterm v0.29.0 |
| 929 | 2026-03-17T05:48:08.068Z | Downloaded psm v0.1.30 |
| 930 | 2026-03-17T05:48:08.071Z | Downloaded progenitor-client v0.13.0 |
| 931 | 2026-03-17T05:48:08.074Z | Downloaded serde-big-array v0.5.1 |
| 932 | 2026-03-17T05:48:08.074Z | Downloaded serde_bytes v0.11.19 |
| 933 | 2026-03-17T05:48:08.077Z | Downloaded serde_plain v1.0.2 |
| 934 | 2026-03-17T05:48:08.077Z | Downloaded seq-macro v0.3.6 |
| 935 | 2026-03-17T05:48:08.080Z | Downloaded resolv-conf v0.7.6 |
| 936 | 2026-03-17T05:48:08.080Z | Downloaded pin-project v1.1.11 |
| 937 | 2026-03-17T05:48:08.088Z | Downloaded quinn-udp v0.5.14 |
| 938 | 2026-03-17T05:48:08.091Z | Downloaded signal-hook-mio v0.2.5 |
| 939 | 2026-03-17T05:48:08.095Z | Downloaded sha1 v0.10.6 |
| 940 | 2026-03-17T05:48:08.095Z | Downloaded signal-hook-tokio v0.3.1 |
| 941 | 2026-03-17T05:48:08.095Z | Downloaded signature v2.2.0 |
| 942 | 2026-03-17T05:48:08.098Z | Downloaded expectorate v1.2.0 |
| 943 | 2026-03-17T05:48:08.098Z | Downloaded pkcs1 v0.7.5 |
| 944 | 2026-03-17T05:48:08.101Z | Downloaded serde_spanned v1.0.4 |
| 945 | 2026-03-17T05:48:08.101Z | Downloaded rustls-pemfile v1.0.4 |
| 946 | 2026-03-17T05:48:08.104Z | Downloaded jiff-static v0.2.21 |
| 947 | 2026-03-17T05:48:08.105Z | Downloaded hyper-util v0.1.20 |
| 948 | 2026-03-17T05:48:08.109Z | Downloaded shell-words v1.1.1 |
| 949 | 2026-03-17T05:48:08.112Z | Downloaded p256 v0.13.2 |
| 950 | 2026-03-17T05:48:08.114Z | Downloaded hickory-resolver v0.24.4 |
| 951 | 2026-03-17T05:48:08.117Z | Downloaded siphasher v1.0.2 |
| 952 | 2026-03-17T05:48:08.117Z | Downloaded rustls-pemfile v2.2.0 |
| 953 | 2026-03-17T05:48:08.120Z | Downloaded slog-bunyan v2.5.0 |
| 954 | 2026-03-17T05:48:08.122Z | Downloaded rustls-native-certs v0.8.3 |
| 955 | 2026-03-17T05:48:08.122Z | Downloaded slog-envlogger v2.2.0 |
| 956 | 2026-03-17T05:48:08.125Z | Downloaded schemars_derive v0.8.22 |
| 957 | 2026-03-17T05:48:08.125Z | Downloaded rustversion v1.0.22 |
| 958 | 2026-03-17T05:48:08.128Z | Downloaded rusty-fork v0.3.1 |
| 959 | 2026-03-17T05:48:08.131Z | Downloaded secrecy v0.8.0 |
| 960 | 2026-03-17T05:48:08.131Z | Downloaded semver v0.1.20 |
| 961 | 2026-03-17T05:48:08.134Z | Downloaded scroll_derive v0.13.1 |
| 962 | 2026-03-17T05:48:08.134Z | Downloaded papergrid v0.17.0 |
| 963 | 2026-03-17T05:48:08.137Z | Downloaded sigpipe v0.1.3 |
| 964 | 2026-03-17T05:48:08.139Z | Downloaded hashbrown v0.12.3 |
| 965 | 2026-03-17T05:48:08.142Z | Downloaded rand_chacha v0.9.0 |
| 966 | 2026-03-17T05:48:08.145Z | Downloaded packed_struct v0.10.1 |
| 967 | 2026-03-17T05:48:08.145Z | Downloaded scroll v0.13.0 |
| 968 | 2026-03-17T05:48:08.147Z | Downloaded hashbrown v0.13.2 |
| 969 | 2026-03-17T05:48:08.150Z | Downloaded dropshot-api-manager v0.6.0 |
| 970 | 2026-03-17T05:48:08.153Z | Downloaded serde-hex v0.1.0 |
| 971 | 2026-03-17T05:48:08.156Z | Downloaded bumpalo v3.20.2 |
| 972 | 2026-03-17T05:48:08.156Z | Downloaded progenitor-impl v0.10.0 |
| 973 | 2026-03-17T05:48:08.159Z | Downloaded sec1 v0.7.3 |
| 974 | 2026-03-17T05:48:08.161Z | Downloaded crc8 v0.1.1 |
| 975 | 2026-03-17T05:48:08.161Z | Downloaded http v1.4.0 |
| 976 | 2026-03-17T05:48:08.165Z | Downloaded serde_urlencoded v0.7.1 |
| 977 | 2026-03-17T05:48:08.168Z | Downloaded ssh-cipher v0.2.0 |
| 978 | 2026-03-17T05:48:08.168Z | Downloaded sqlparser_derive v0.5.0 |
| 979 | 2026-03-17T05:48:08.168Z | Downloaded ssh-encoding v0.2.0 |
| 980 | 2026-03-17T05:48:08.171Z | Downloaded serde_derive_internals v0.29.1 |
| 981 | 2026-03-17T05:48:08.171Z | Downloaded sct v0.7.1 |
| 982 | 2026-03-17T05:48:08.173Z | Downloaded russh-keys v0.45.0 |
| 983 | 2026-03-17T05:48:08.176Z | Downloaded slog-async v2.8.0 |
| 984 | 2026-03-17T05:48:08.179Z | Downloaded openssl-sys v0.9.111 |
| 985 | 2026-03-17T05:48:08.182Z | Downloaded pin-project-lite v0.2.17 |
| 986 | 2026-03-17T05:48:08.186Z | Downloaded serde_path_to_error v0.1.20 |
| 987 | 2026-03-17T05:48:08.189Z | Downloaded serde_repr v0.1.20 |
| 988 | 2026-03-17T05:48:08.192Z | Downloaded slab v0.4.12 |
| 989 | 2026-03-17T05:48:08.192Z | Downloaded sync_wrapper v1.0.2 |
| 990 | 2026-03-17T05:48:08.195Z | Downloaded strip-ansi-escapes v0.2.1 |
| 991 | 2026-03-17T05:48:08.195Z | Downloaded structmeta-derive v0.3.0 |
| 992 | 2026-03-17T05:48:08.197Z | Downloaded strum v0.26.3 |
| 993 | 2026-03-17T05:48:08.197Z | Downloaded num-rational v0.4.2 |
| 994 | 2026-03-17T05:48:08.200Z | Downloaded prefix-trie v0.7.0 |
| 995 | 2026-03-17T05:48:08.203Z | Downloaded mio v1.1.1 |
| 996 | 2026-03-17T05:48:08.205Z | Downloaded take_mut v0.2.2 |
| 997 | 2026-03-17T05:48:08.208Z | Downloaded tagptr v0.2.0 |
| 998 | 2026-03-17T05:48:08.208Z | Downloaded tabwriter v1.4.1 |
| 999 | 2026-03-17T05:48:08.209Z | Downloaded tabled_derive v0.11.0 |
| 1000 | 2026-03-17T05:48:08.211Z | Downloaded sync-ptr v0.1.4 |
| 1001 | 2026-03-17T05:48:08.211Z | Downloaded supports-color v3.0.2 |
| 1002 | 2026-03-17T05:48:08.214Z | Downloaded smf v0.2.3 |
| 1003 | 2026-03-17T05:48:08.214Z | Downloaded smallvec v0.6.14 |
| 1004 | 2026-03-17T05:48:08.217Z | Downloaded slog-scope v4.4.1 |
| 1005 | 2026-03-17T05:48:08.217Z | Downloaded subtle v2.6.1 |
| 1006 | 2026-03-17T05:48:08.220Z | Downloaded simd-adler32 v0.3.8 |
| 1007 | 2026-03-17T05:48:08.220Z | Downloaded serde_cbor v0.11.2 |
| 1008 | 2026-03-17T05:48:08.224Z | Downloaded secrecy v0.10.3 |
| 1009 | 2026-03-17T05:48:08.226Z | Downloaded strum v0.27.2 |
| 1010 | 2026-03-17T05:48:08.226Z | Downloaded slog-json v2.6.1 |
| 1011 | 2026-03-17T05:48:08.229Z | Downloaded time-core v0.1.8 |
| 1012 | 2026-03-17T05:48:08.229Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1013 | 2026-03-17T05:48:08.229Z | Downloaded testing_table v0.3.0 |
| 1014 | 2026-03-17T05:48:08.232Z | Downloaded termtree v0.5.1 |
| 1015 | 2026-03-17T05:48:08.232Z | Downloaded progenitor-impl v0.13.0 |
| 1016 | 2026-03-17T05:48:08.235Z | Downloaded sqlformat v0.3.5 |
| 1017 | 2026-03-17T05:48:08.237Z | Downloaded spki v0.7.3 |
| 1018 | 2026-03-17T05:48:08.237Z | Downloaded slog-term v2.9.2 |
| 1019 | 2026-03-17T05:48:08.240Z | Downloaded tinyvec_macros v0.1.1 |
| 1020 | 2026-03-17T05:48:08.244Z | Downloaded static_assertions v1.1.0 |
| 1021 | 2026-03-17T05:48:08.244Z | Downloaded stacker v0.1.23 |
| 1022 | 2026-03-17T05:48:08.247Z | Downloaded thread-id v5.1.0 |
| 1023 | 2026-03-17T05:48:08.247Z | Downloaded aes v0.8.4 |
| 1024 | 2026-03-17T05:48:08.249Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1025 | 2026-03-17T05:48:08.252Z | Downloaded aes-gcm v0.10.3 |
| 1026 | 2026-03-17T05:48:08.255Z | Downloaded support-bundle-viewer v0.1.2 |
| 1027 | 2026-03-17T05:48:08.258Z | Downloaded ron v0.8.1 |
| 1028 | 2026-03-17T05:48:08.262Z | Downloaded strum_macros v0.26.4 |
| 1029 | 2026-03-17T05:48:08.265Z | Downloaded strum_macros v0.24.3 |
| 1030 | 2026-03-17T05:48:08.268Z | Downloaded progenitor-impl v0.11.2 |
| 1031 | 2026-03-17T05:48:08.270Z | Downloaded tap v1.0.1 |
| 1032 | 2026-03-17T05:48:08.270Z | Downloaded structmeta v0.3.0 |
| 1033 | 2026-03-17T05:48:08.271Z | Downloaded serde_with_macros v3.17.0 |
| 1034 | 2026-03-17T05:48:08.273Z | Downloaded stringprep v0.1.5 |
| 1035 | 2026-03-17T05:48:08.276Z | Downloaded string_cache v0.8.9 |
| 1036 | 2026-03-17T05:48:08.276Z | Downloaded prettyplease v0.2.37 |
| 1037 | 2026-03-17T05:48:08.279Z | Downloaded rustls-pki-types v1.14.0 |
| 1038 | 2026-03-17T05:48:08.282Z | Downloaded itertools v0.10.5 |
| 1039 | 2026-03-17T05:48:08.287Z | Downloaded strum_macros v0.27.2 |
| 1040 | 2026-03-17T05:48:08.290Z | Downloaded qorb v0.4.1 |
| 1041 | 2026-03-17T05:48:08.293Z | Downloaded nom v7.1.3 |
| 1042 | 2026-03-17T05:48:08.298Z | Downloaded thiserror-no-std v2.0.2 |
| 1043 | 2026-03-17T05:48:08.301Z | Downloaded termios v0.3.3 |
| 1044 | 2026-03-17T05:48:08.304Z | Downloaded slog-stdlog v4.1.1 |
| 1045 | 2026-03-17T05:48:08.306Z | Downloaded ryu v1.0.23 |
| 1046 | 2026-03-17T05:48:08.309Z | Downloaded tower-layer v0.3.3 |
| 1047 | 2026-03-17T05:48:08.309Z | Downloaded time-macros v0.2.27 |
| 1048 | 2026-03-17T05:48:08.312Z | Downloaded try-lock v0.2.5 |
| 1049 | 2026-03-17T05:48:08.312Z | Downloaded trait-variant v0.1.2 |
| 1050 | 2026-03-17T05:48:08.315Z | Downloaded topological-sort v0.2.2 |
| 1051 | 2026-03-17T05:48:08.315Z | Downloaded tiny-keccak v2.0.2 |
| 1052 | 2026-03-17T05:48:08.318Z | Downloaded tower-service v0.3.3 |
| 1053 | 2026-03-17T05:48:08.318Z | Downloaded iddqd v0.3.17 |
| 1054 | 2026-03-17T05:48:08.323Z | Downloaded tls_codec v0.4.2 |
| 1055 | 2026-03-17T05:48:08.326Z | Downloaded slog v2.8.2 |
| 1056 | 2026-03-17T05:48:08.329Z | Downloaded tls_codec_derive v0.4.2 |
| 1057 | 2026-03-17T05:48:08.332Z | Downloaded spin v0.9.8 |
| 1058 | 2026-03-17T05:48:08.334Z | Downloaded unarray v0.1.4 |
| 1059 | 2026-03-17T05:48:08.335Z | Downloaded typify-macro v0.6.1 |
| 1060 | 2026-03-17T05:48:08.337Z | Downloaded thread_local v1.1.9 |
| 1061 | 2026-03-17T05:48:08.337Z | Downloaded pretty_assertions v1.4.1 |
| 1062 | 2026-03-17T05:48:08.340Z | Downloaded rcgen v0.12.1 |
| 1063 | 2026-03-17T05:48:08.343Z | Downloaded slog-dtrace v0.3.0 |
| 1064 | 2026-03-17T05:48:08.343Z | Downloaded iri-string v0.7.10 |
| 1065 | 2026-03-17T05:48:08.348Z | Downloaded tokio-rustls v0.25.0 |
| 1066 | 2026-03-17T05:48:08.351Z | Downloaded tokio-tungstenite v0.21.0 |
| 1067 | 2026-03-17T05:48:08.353Z | Downloaded typify-macro v0.4.3 |
| 1068 | 2026-03-17T05:48:08.353Z | Downloaded tokio-tungstenite v0.23.1 |
| 1069 | 2026-03-17T05:48:08.356Z | Downloaded rand v0.8.5 |
| 1070 | 2026-03-17T05:48:08.358Z | Downloaded usdt-macro v0.6.0 |
| 1071 | 2026-03-17T05:48:08.361Z | Downloaded publicsuffix v2.3.0 |
| 1072 | 2026-03-17T05:48:08.361Z | Downloaded itertools v0.13.0 |
| 1073 | 2026-03-17T05:48:08.367Z | Downloaded untrusted v0.9.0 |
| 1074 | 2026-03-17T05:48:08.369Z | Downloaded utf-8 v0.7.6 |
| 1075 | 2026-03-17T05:48:08.369Z | Downloaded socket2 v0.6.2 |
| 1076 | 2026-03-17T05:48:08.372Z | Downloaded socket2 v0.5.10 |
| 1077 | 2026-03-17T05:48:08.375Z | Downloaded usdt-attr-macro v0.6.0 |
| 1078 | 2026-03-17T05:48:08.375Z | Downloaded similar v2.7.0 |
| 1079 | 2026-03-17T05:48:08.378Z | Downloaded rsa v0.9.10 |
| 1080 | 2026-03-17T05:48:08.384Z | Downloaded usdt v0.6.0 |
| 1081 | 2026-03-17T05:48:08.387Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1082 | 2026-03-17T05:48:08.387Z | Downloaded schemars v0.9.0 |
| 1083 | 2026-03-17T05:48:08.395Z | Downloaded waitgroup v0.1.2 |
| 1084 | 2026-03-17T05:48:08.398Z | Downloaded void v1.0.2 |
| 1085 | 2026-03-17T05:48:08.398Z | Downloaded wait-timeout v0.2.1 |
| 1086 | 2026-03-17T05:48:08.398Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1087 | 2026-03-17T05:48:08.401Z | Downloaded snafu-derive v0.8.9 |
| 1088 | 2026-03-17T05:48:08.401Z | Downloaded rand v0.9.2 |
| 1089 | 2026-03-17T05:48:08.405Z | Downloaded tui-tree-widget v0.23.1 |
| 1090 | 2026-03-17T05:48:08.409Z | Downloaded aho-corasick v1.1.4 |
| 1091 | 2026-03-17T05:48:08.413Z | Downloaded want v0.3.1 |
| 1092 | 2026-03-17T05:48:08.413Z | Downloaded quinn v0.11.9 |
| 1093 | 2026-03-17T05:48:08.416Z | Downloaded schemars v0.8.22 |
| 1094 | 2026-03-17T05:48:08.424Z | Downloaded tokio-stream v0.1.18 |
| 1095 | 2026-03-17T05:48:08.427Z | Downloaded xshell-macros v0.2.7 |
| 1096 | 2026-03-17T05:48:08.430Z | Downloaded tar v0.4.44 |
| 1097 | 2026-03-17T05:48:08.430Z | Downloaded num-bigint-dig v0.8.6 |
| 1098 | 2026-03-17T05:48:08.434Z | Downloaded usdt-impl v0.6.0 |
| 1099 | 2026-03-17T05:48:08.436Z | Downloaded term v0.7.0 |
| 1100 | 2026-03-17T05:48:08.439Z | Downloaded unicase v2.9.0 |
| 1101 | 2026-03-17T05:48:08.442Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1102 | 2026-03-17T05:48:08.442Z | Downloaded snafu v0.8.9 |
| 1103 | 2026-03-17T05:48:08.447Z | Downloaded rayon-core v1.13.0 |
| 1104 | 2026-03-17T05:48:08.449Z | Downloaded futures-util v0.3.32 |
| 1105 | 2026-03-17T05:48:08.459Z | Downloaded zone_cfg_derive v0.3.1 |
| 1106 | 2026-03-17T05:48:08.461Z | Downloaded zeroize_derive v1.4.3 |
| 1107 | 2026-03-17T05:48:08.461Z | Downloaded walkdir v2.5.0 |
| 1108 | 2026-03-17T05:48:08.464Z | Downloaded tinyvec v1.10.0 |
| 1109 | 2026-03-17T05:48:08.466Z | Downloaded twox-hash v2.1.2 |
| 1110 | 2026-03-17T05:48:08.467Z | Downloaded zone v0.3.1 |
| 1111 | 2026-03-17T05:48:08.469Z | Downloaded libm v0.2.16 |
| 1112 | 2026-03-17T05:48:08.475Z | Downloaded rustls-webpki v0.103.9 |
| 1113 | 2026-03-17T05:48:08.477Z | Downloaded rand v0.10.0 |
| 1114 | 2026-03-17T05:48:08.480Z | Downloaded itertools v0.14.0 |
| 1115 | 2026-03-17T05:48:08.488Z | Downloaded unicode-properties v0.1.4 |
| 1116 | 2026-03-17T05:48:08.491Z | Downloaded test-strategy v0.4.5 |
| 1117 | 2026-03-17T05:48:08.493Z | Downloaded xattr v1.6.1 |
| 1118 | 2026-03-17T05:48:08.493Z | Downloaded wyz v0.5.1 |
| 1119 | 2026-03-17T05:48:08.496Z | Downloaded blake3 v1.8.3 |
| 1120 | 2026-03-17T05:48:08.500Z | Downloaded xz2 v0.1.7 |
| 1121 | 2026-03-17T05:48:08.503Z | Downloaded xshell v0.2.7 |
| 1122 | 2026-03-17T05:48:08.506Z | Downloaded subprocess v0.2.15 |
| 1123 | 2026-03-17T05:48:08.509Z | Downloaded whoami v1.6.1 |
| 1124 | 2026-03-17T05:48:08.509Z | Downloaded vsss-rs v3.3.4 |
| 1125 | 2026-03-17T05:48:08.513Z | Downloaded tracing-attributes v0.1.31 |
| 1126 | 2026-03-17T05:48:08.516Z | Downloaded vergen-gitcl v1.0.8 |
| 1127 | 2026-03-17T05:48:08.516Z | Downloaded vergen-git2 v1.0.7 |
| 1128 | 2026-03-17T05:48:08.516Z | Downloaded uzers v0.12.2 |
| 1129 | 2026-03-17T05:48:08.520Z | Downloaded vergen v9.0.6 |
| 1130 | 2026-03-17T05:48:08.523Z | Downloaded zstd v0.13.3 |
| 1131 | 2026-03-17T05:48:08.523Z | Downloaded zeroize v1.8.2 |
| 1132 | 2026-03-17T05:48:08.523Z | Downloaded p521 v0.13.3 |
| 1133 | 2026-03-17T05:48:08.527Z | Downloaded zstd-safe v7.2.4 |
| 1134 | 2026-03-17T05:48:08.530Z | Downloaded vergen-lib v0.1.6 |
| 1135 | 2026-03-17T05:48:08.530Z | Downloaded typify v0.4.3 |
| 1136 | 2026-03-17T05:48:08.533Z | Downloaded tungstenite v0.21.0 |
| 1137 | 2026-03-17T05:48:08.535Z | Downloaded tracing-core v0.1.36 |
| 1138 | 2026-03-17T05:48:08.538Z | Downloaded tungstenite v0.23.0 |
| 1139 | 2026-03-17T05:48:08.541Z | Downloaded schemars v1.2.1 |
| 1140 | 2026-03-17T05:48:08.551Z | Downloaded whoami v2.1.0 |
| 1141 | 2026-03-17T05:48:08.553Z | Downloaded toml v0.7.8 |
| 1142 | 2026-03-17T05:48:08.556Z | Downloaded yasna v0.5.2 |
| 1143 | 2026-03-17T05:48:08.559Z | Downloaded russh v0.45.0 |
| 1144 | 2026-03-17T05:48:08.562Z | Downloaded zerocopy v0.6.6 |
| 1145 | 2026-03-17T05:48:08.564Z | Downloaded unsafe-libyaml v0.2.11 |
| 1146 | 2026-03-17T05:48:08.567Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1147 | 2026-03-17T05:48:08.570Z | Downloaded rustyline v14.0.0 |
| 1148 | 2026-03-17T05:48:08.573Z | Downloaded steno v0.4.1 |
| 1149 | 2026-03-17T05:48:08.577Z | Downloaded h2 v0.4.13 |
| 1150 | 2026-03-17T05:48:08.582Z | Downloaded ron v0.12.0 |
| 1151 | 2026-03-17T05:48:08.589Z | Downloaded typify v0.6.1 |
| 1152 | 2026-03-17T05:48:08.592Z | Downloaded tokio-postgres v0.7.16 |
| 1153 | 2026-03-17T05:48:08.596Z | Downloaded rpassword v7.4.0 |
| 1154 | 2026-03-17T05:48:08.599Z | Downloaded git2 v0.20.4 |
| 1155 | 2026-03-17T05:48:08.605Z | Downloaded uuid v1.21.0 |
| 1156 | 2026-03-17T05:48:08.607Z | Downloaded vte v0.14.1 |
| 1157 | 2026-03-17T05:48:08.610Z | Downloaded aws-lc-rs v1.16.0 |
| 1158 | 2026-03-17T05:48:08.617Z | Downloaded num-bigint v0.4.6 |
| 1159 | 2026-03-17T05:48:08.622Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1160 | 2026-03-17T05:48:08.625Z | Downloaded hyper v1.8.1 |
| 1161 | 2026-03-17T05:48:08.629Z | Downloaded zopfli v0.8.3 |
| 1162 | 2026-03-17T05:48:08.632Z | Downloaded hkdf v0.12.4 |
| 1163 | 2026-03-17T05:48:08.635Z | Downloaded unicode-bidi v0.3.18 |
| 1164 | 2026-03-17T05:48:08.638Z | Downloaded ssh-key v0.6.7 |
| 1165 | 2026-03-17T05:48:08.641Z | Downloaded yansi v1.0.1 |
| 1166 | 2026-03-17T05:48:08.644Z | Downloaded unicode_categories v0.1.1 |
| 1167 | 2026-03-17T05:48:08.666Z | Downloaded reedline v0.40.0 |
| 1168 | 2026-03-17T05:48:08.666Z | Downloaded toml_edit v0.19.15 |
| 1169 | 2026-03-17T05:48:08.666Z | Downloaded reqwest v0.13.2 |
| 1170 | 2026-03-17T05:48:08.670Z | Downloaded zip v0.6.6 |
| 1171 | 2026-03-17T05:48:08.674Z | Downloaded bstr v1.12.1 |
| 1172 | 2026-03-17T05:48:08.678Z | Downloaded bindgen v0.71.1 |
| 1173 | 2026-03-17T05:48:08.684Z | Downloaded rayon v1.11.0 |
| 1174 | 2026-03-17T05:48:08.691Z | Downloaded unicode-segmentation v1.12.0 |
| 1175 | 2026-03-17T05:48:08.695Z | Downloaded p384 v0.13.1 |
| 1176 | 2026-03-17T05:48:08.698Z | Downloaded zerocopy-derive v0.8.40 |
| 1177 | 2026-03-17T05:48:08.705Z | Downloaded lalrpop v0.19.12 |
| 1178 | 2026-03-17T05:48:08.713Z | Downloaded tower v0.5.3 |
| 1179 | 2026-03-17T05:48:08.720Z | Downloaded reqwest v0.12.28 |
| 1180 | 2026-03-17T05:48:08.724Z | Downloaded x509-cert v0.2.5 |
| 1181 | 2026-03-17T05:48:08.729Z | Downloaded salty v0.3.0 |
| 1182 | 2026-03-17T05:48:08.734Z | Downloaded proptest v1.10.0 |
| 1183 | 2026-03-17T05:48:08.742Z | Downloaded unicode-normalization v0.1.25 |
| 1184 | 2026-03-17T05:48:08.744Z | Downloaded moka v0.12.13 |
| 1185 | 2026-03-17T05:48:08.750Z | Downloaded portable-atomic v1.13.1 |
| 1186 | 2026-03-17T05:48:08.757Z | Downloaded tough v0.20.0 |
| 1187 | 2026-03-17T05:48:08.763Z | Downloaded zip v4.6.1 |
| 1188 | 2026-03-17T05:48:08.767Z | Downloaded tokio-util v0.7.18 |
| 1189 | 2026-03-17T05:48:08.773Z | Downloaded tower-http v0.6.8 |
| 1190 | 2026-03-17T05:48:08.779Z | Downloaded curve25519-dalek v4.1.3 |
| 1191 | 2026-03-17T05:48:08.786Z | Downloaded petname v2.0.2 |
| 1192 | 2026-03-17T05:48:08.790Z | Downloaded goblin v0.10.5 |
| 1193 | 2026-03-17T05:48:08.798Z | Downloaded rustls-webpki v0.101.7 |
| 1194 | 2026-03-17T05:48:08.808Z | Downloaded typed-path v0.9.3 |
| 1195 | 2026-03-17T05:48:08.812Z | Downloaded quick-xml v0.37.5 |
| 1196 | 2026-03-17T05:48:08.817Z | Downloaded object v0.30.4 |
| 1197 | 2026-03-17T05:48:08.824Z | Downloaded winnow v0.5.40 |
| 1198 | 2026-03-17T05:48:08.832Z | Downloaded rustls-webpki v0.102.8 |
| 1199 | 2026-03-17T05:48:08.845Z | Downloaded serde_with v3.17.0 |
| 1200 | 2026-03-17T05:48:08.855Z | Downloaded radix_trie v0.2.1 |
| 1201 | 2026-03-17T05:48:08.858Z | Downloaded winnow v0.6.26 |
| 1202 | 2026-03-17T05:48:08.865Z | Downloaded quinn-proto v0.11.13 |
| 1203 | 2026-03-17T05:48:08.872Z | Downloaded nix v0.27.1 |
| 1204 | 2026-03-17T05:48:08.879Z | Downloaded openssl v0.10.75 |
| 1205 | 2026-03-17T05:48:08.887Z | Downloaded tabled v0.20.0 |
| 1206 | 2026-03-17T05:48:08.901Z | Downloaded polar-core v0.27.3 |
| 1207 | 2026-03-17T05:48:08.907Z | Downloaded nix v0.29.0 |
| 1208 | 2026-03-17T05:48:08.916Z | Downloaded time v0.3.47 |
| 1209 | 2026-03-17T05:48:08.926Z | Downloaded smoltcp v0.9.1 |
| 1210 | 2026-03-17T05:48:08.934Z | Downloaded vcpkg v0.2.15 |
| 1211 | 2026-03-17T05:48:08.965Z | Downloaded zlib-rs v0.6.2 |
| 1212 | 2026-03-17T05:48:08.968Z | Downloaded object v0.37.3 |
| 1213 | 2026-03-17T05:48:08.978Z | Downloaded hickory-proto v0.24.4 |
| 1214 | 2026-03-17T05:48:08.989Z | Downloaded webpki-roots v1.0.6 |
| 1215 | 2026-03-17T05:48:08.992Z | Downloaded rustls v0.22.4 |
| 1216 | 2026-03-17T05:48:09.002Z | Downloaded smoltcp v0.11.0 |
| 1217 | 2026-03-17T05:48:09.011Z | Downloaded zerocopy v0.8.40 |
| 1218 | 2026-03-17T05:48:09.018Z | Downloaded rustls v0.23.37 |
| 1219 | 2026-03-17T05:48:09.028Z | Downloaded rustix v0.38.44 |
| 1220 | 2026-03-17T05:48:09.046Z | Downloaded openapiv3 v2.2.0 |
| 1221 | 2026-03-17T05:48:09.055Z | Downloaded diesel v2.3.7 |
| 1222 | 2026-03-17T05:48:09.071Z | Downloaded regex-syntax v0.8.10 |
| 1223 | 2026-03-17T05:48:09.077Z | Downloaded hickory-proto v0.25.2 |
| 1224 | 2026-03-17T05:48:09.088Z | Downloaded regress v0.10.5 |
| 1225 | 2026-03-17T05:48:09.095Z | Downloaded nix v0.31.1 |
| 1226 | 2026-03-17T05:48:09.105Z | Downloaded sqlparser v0.61.0 |
| 1227 | 2026-03-17T05:48:09.115Z | Downloaded rustls v0.21.12 |
| 1228 | 2026-03-17T05:48:09.123Z | Downloaded regex-syntax v0.6.29 |
| 1229 | 2026-03-17T05:48:09.127Z | Downloaded dropshot v0.16.7 |
| 1230 | 2026-03-17T05:48:09.144Z | Downloaded typify-impl v0.6.1 |
| 1231 | 2026-03-17T05:48:09.154Z | Downloaded typify-impl v0.4.3 |
| 1232 | 2026-03-17T05:48:09.166Z | Downloaded sled v0.34.7 |
| 1233 | 2026-03-17T05:48:09.174Z | Downloaded nix v0.28.0 |
| 1234 | 2026-03-17T05:48:09.184Z | Downloaded tracing v0.1.44 |
| 1235 | 2026-03-17T05:48:09.200Z | Downloaded regex-automata v0.4.14 |
| 1236 | 2026-03-17T05:48:09.211Z | Downloaded ratatui v0.29.0 |
| 1237 | 2026-03-17T05:48:09.227Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1238 | 2026-03-17T05:48:09.236Z | Downloaded chrono v0.4.44 |
| 1239 | 2026-03-17T05:48:09.241Z | Downloaded regex v1.12.3 |
| 1240 | 2026-03-17T05:48:09.246Z | Downloaded zerocopy-derive v0.6.6 |
| 1241 | 2026-03-17T05:48:09.253Z | Downloaded csv v1.4.0 |
| 1242 | 2026-03-17T05:48:09.270Z | Downloaded jiff v0.2.21 |
| 1243 | 2026-03-17T05:48:09.284Z | Downloaded tokio-rustls v0.26.4 |
| 1244 | 2026-03-17T05:48:09.288Z | Downloaded petgraph v0.6.5 |
| 1245 | 2026-03-17T05:48:09.298Z | Downloaded tokio-rustls v0.24.1 |
| 1246 | 2026-03-17T05:48:09.302Z | Downloaded tokio-native-tls v0.3.1 |
| 1247 | 2026-03-17T05:48:09.302Z | Downloaded samael v0.0.19 |
| 1248 | 2026-03-17T05:48:09.306Z | Downloaded hashbrown v0.15.5 |
| 1249 | 2026-03-17T05:48:09.310Z | Downloaded lzma-sys v0.1.20 |
| 1250 | 2026-03-17T05:48:09.335Z | Downloaded chrono-tz v0.10.4 |
| 1251 | 2026-03-17T05:48:09.345Z | Downloaded untrusted v0.7.1 |
| 1252 | 2026-03-17T05:48:09.347Z | Downloaded universal-hash v0.5.1 |
| 1253 | 2026-03-17T05:48:09.348Z | Downloaded unit-prefix v0.5.2 |
| 1254 | 2026-03-17T05:48:09.348Z | Downloaded itertools v0.12.1 |
| 1255 | 2026-03-17T05:48:09.352Z | Downloaded unicode-truncate v1.1.0 |
| 1256 | 2026-03-17T05:48:09.355Z | Downloaded libz-sys v1.1.24 |
| 1257 | 2026-03-17T05:48:09.369Z | Downloaded sha3 v0.10.8 |
| 1258 | 2026-03-17T05:48:09.373Z | Downloaded petgraph v0.8.3 |
| 1259 | 2026-03-17T05:48:09.389Z | Downloaded tokio-macros v2.6.0 |
| 1260 | 2026-03-17T05:48:09.392Z | Downloaded term v1.2.1 |
| 1261 | 2026-03-17T05:48:09.396Z | Downloaded libxml v0.3.3 |
| 1262 | 2026-03-17T05:48:09.399Z | Downloaded signal-hook v0.3.18 |
| 1263 | 2026-03-17T05:48:09.399Z | Downloaded tokio-dtrace v0.1.1 |
| 1264 | 2026-03-17T05:48:09.402Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1265 | 2026-03-17T05:48:09.405Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1266 | 2026-03-17T05:48:09.416Z | Downloaded tokio v1.49.0 |
| 1267 | 2026-03-17T05:48:09.445Z | Downloaded signal-hook-registry v1.4.8 |
| 1268 | 2026-03-17T05:48:09.447Z | Downloaded shlex v1.3.0 |
| 1269 | 2026-03-17T05:48:09.447Z | Downloaded minimal-lexical v0.2.1 |
| 1270 | 2026-03-17T05:48:09.450Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1271 | 2026-03-17T05:48:09.453Z | Downloaded pem-rfc7468 v0.7.0 |
| 1272 | 2026-03-17T05:48:09.453Z | Downloaded pem v3.0.6 |
| 1273 | 2026-03-17T05:48:09.456Z | Downloaded password-hash v0.5.0 |
| 1274 | 2026-03-17T05:48:09.456Z | Downloaded parse-display-derive v0.10.0 |
| 1275 | 2026-03-17T05:48:09.456Z | Downloaded cc v1.2.56 |
| 1276 | 2026-03-17T05:48:09.459Z | Downloaded heapless v0.8.0 |
| 1277 | 2026-03-17T05:48:09.462Z | Downloaded derive_more v2.1.1 |
| 1278 | 2026-03-17T05:48:09.469Z | Downloaded indexmap v1.9.3 |
| 1279 | 2026-03-17T05:48:09.472Z | Downloaded half v2.7.1 |
| 1280 | 2026-03-17T05:48:09.474Z | Downloaded darling_core v0.23.0 |
| 1281 | 2026-03-17T05:48:09.477Z | Downloaded allocator-api2 v0.2.21 |
| 1282 | 2026-03-17T05:48:09.480Z | Downloaded libsw-core v0.3.2 |
| 1283 | 2026-03-17T05:48:09.483Z | Downloaded hyper-rustls v0.27.7 |
| 1284 | 2026-03-17T05:48:09.483Z | Downloaded cpufeatures v0.3.0 |
| 1285 | 2026-03-17T05:48:09.483Z | Downloaded dropshot_endpoint v0.16.7 |
| 1286 | 2026-03-17T05:48:09.486Z | Downloaded darling_core v0.20.11 |
| 1287 | 2026-03-17T05:48:09.490Z | Downloaded newline-converter v0.3.0 |
| 1288 | 2026-03-17T05:48:09.493Z | Downloaded encoding_rs v0.8.35 |
| 1289 | 2026-03-17T05:48:09.507Z | Downloaded new_debug_unreachable v1.0.6 |
| 1290 | 2026-03-17T05:48:09.510Z | Downloaded highway v1.3.0 |
| 1291 | 2026-03-17T05:48:09.511Z | Downloaded elliptic-curve v0.13.8 |
| 1292 | 2026-03-17T05:48:09.513Z | Downloaded md5 v0.7.0 |
| 1293 | 2026-03-17T05:48:09.513Z | Downloaded maybe-uninit v2.0.0 |
| 1294 | 2026-03-17T05:48:09.513Z | Downloaded match_cfg v0.1.0 |
| 1295 | 2026-03-17T05:48:09.513Z | Downloaded lru v0.12.5 |
| 1296 | 2026-03-17T05:48:09.513Z | Downloaded colored v2.2.0 |
| 1297 | 2026-03-17T05:48:09.516Z | Downloaded inout v0.1.4 |
| 1298 | 2026-03-17T05:48:09.516Z | Downloaded ident_case v1.0.1 |
| 1299 | 2026-03-17T05:48:09.519Z | Downloaded http-range v0.1.5 |
| 1300 | 2026-03-17T05:48:09.519Z | Downloaded group v0.13.0 |
| 1301 | 2026-03-17T05:48:09.519Z | Downloaded globwalk v0.9.1 |
| 1302 | 2026-03-17T05:48:09.519Z | Downloaded globset v0.4.18 |
| 1303 | 2026-03-17T05:48:09.522Z | Downloaded glob v0.3.3 |
| 1304 | 2026-03-17T05:48:09.522Z | Downloaded fxhash v0.2.1 |
| 1305 | 2026-03-17T05:48:09.522Z | Downloaded futures-executor v0.3.32 |
| 1306 | 2026-03-17T05:48:09.524Z | Downloaded foldhash v0.2.0 |
| 1307 | 2026-03-17T05:48:09.525Z | Downloaded fallible-iterator v0.2.0 |
| 1308 | 2026-03-17T05:48:09.525Z | Downloaded env_logger v0.11.9 |
| 1309 | 2026-03-17T05:48:09.528Z | Downloaded either v1.15.0 |
| 1310 | 2026-03-17T05:48:09.528Z | Downloaded corncobs v0.1.4 |
| 1311 | 2026-03-17T05:48:09.528Z | Downloaded constant_time_eq v0.4.2 |
| 1312 | 2026-03-17T05:48:09.531Z | Downloaded cexpr v0.6.0 |
| 1313 | 2026-03-17T05:48:09.531Z | Downloaded buf-list v1.1.2 |
| 1314 | 2026-03-17T05:48:09.533Z | Downloaded backoff v0.4.0 |
| 1315 | 2026-03-17T05:48:09.533Z | Downloaded async-stream-impl v0.3.6 |
| 1316 | 2026-03-17T05:48:09.536Z | Downloaded find-msvc-tools v0.1.9 |
| 1317 | 2026-03-17T05:48:09.536Z | Downloaded darling v0.23.0 |
| 1318 | 2026-03-17T05:48:09.539Z | Downloaded derive-ex v0.1.8 |
| 1319 | 2026-03-17T05:48:09.541Z | Downloaded async-bb8-diesel v0.2.1 |
| 1320 | 2026-03-17T05:48:09.541Z | Downloaded blake2 v0.10.6 |
| 1321 | 2026-03-17T05:48:09.544Z | Downloaded bit-vec v0.6.3 |
| 1322 | 2026-03-17T05:48:09.544Z | Downloaded diesel-dtrace v0.5.0 |
| 1323 | 2026-03-17T05:48:09.544Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1324 | 2026-03-17T05:48:09.586Z | Downloaded cancel-safe-futures v0.1.5 |
| 1325 | 2026-03-17T05:48:09.589Z | Downloaded defmt v1.0.1 |
| 1326 | 2026-03-17T05:48:09.592Z | Downloaded cipher v0.4.4 |
| 1327 | 2026-03-17T05:48:09.592Z | Downloaded ff v0.13.1 |
| 1328 | 2026-03-17T05:48:09.594Z | Downloaded cfg_aliases v0.1.1 |
| 1329 | 2026-03-17T05:48:09.594Z | Downloaded gethostname v0.5.0 |
| 1330 | 2026-03-17T05:48:09.594Z | Downloaded futures-io v0.3.32 |
| 1331 | 2026-03-17T05:48:09.594Z | Downloaded der_derive v0.7.3 |
| 1332 | 2026-03-17T05:48:09.597Z | Downloaded crypto-bigint v0.5.5 |
| 1333 | 2026-03-17T05:48:09.600Z | Downloaded crossbeam-channel v0.5.15 |
| 1334 | 2026-03-17T05:48:09.603Z | Downloaded defmt-macros v1.0.1 |
| 1335 | 2026-03-17T05:48:09.606Z | Downloaded dsl_auto_type v0.2.0 |
| 1336 | 2026-03-17T05:48:09.606Z | Downloaded crossterm v0.28.1 |
| 1337 | 2026-03-17T05:48:09.610Z | Downloaded arrayvec v0.7.6 |
| 1338 | 2026-03-17T05:48:09.613Z | Downloaded derive_builder_macro v0.20.2 |
| 1339 | 2026-03-17T05:48:09.738Z | Downloaded ring v0.17.14 |
| 1340 | 2026-03-17T05:48:10.387Z | Downloaded aws-lc-sys v0.37.1 |
| 1341 | 2026-03-17T05:48:10.715Z | Compiling libc v0.2.180 |
| 1342 | 2026-03-17T05:48:10.717Z | Compiling serde v1.0.228 |
| 1343 | 2026-03-17T05:48:10.717Z | Compiling log v0.4.29 |
| 1344 | 2026-03-17T05:48:10.717Z | Compiling shlex v1.3.0 |
| 1345 | 2026-03-17T05:48:10.889Z | Compiling find-msvc-tools v0.1.9 |
| 1346 | 2026-03-17T05:48:10.893Z | Compiling smallvec v1.15.1 |
| 1347 | 2026-03-17T05:48:10.919Z | Compiling syn v2.0.117 |
| 1348 | 2026-03-17T05:48:10.936Z | Compiling typenum v1.19.0 |
| 1349 | 2026-03-17T05:48:11.137Z | Compiling generic-array v0.14.7 |
| 1350 | 2026-03-17T05:48:11.156Z | Compiling subtle v2.6.1 |
| 1351 | 2026-03-17T05:48:11.181Z | Compiling scopeguard v1.2.0 |
| 1352 | 2026-03-17T05:48:11.287Z | Compiling lock_api v0.4.14 |
| 1353 | 2026-03-17T05:48:11.306Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-03-17T05:48:11.322Z | Compiling const-oid v0.9.6 |
| 1355 | 2026-03-17T05:48:11.391Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-03-17T05:48:11.443Z | Compiling zerocopy v0.8.40 |
| 1357 | 2026-03-17T05:48:11.533Z | Compiling parking_lot_core v0.9.12 |
| 1358 | 2026-03-17T05:48:11.576Z | Compiling serde_json v1.0.149 |
| 1359 | 2026-03-17T05:48:11.809Z | Compiling pin-project-lite v0.2.17 |
| 1360 | 2026-03-17T05:48:11.920Z | Compiling pkg-config v0.3.32 |
| 1361 | 2026-03-17T05:48:11.994Z | Compiling bitflags v2.11.0 |
| 1362 | 2026-03-17T05:48:12.095Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-03-17T05:48:12.217Z | Compiling jobserver v0.1.34 |
| 1364 | 2026-03-17T05:48:12.276Z | Compiling rand_core v0.6.4 |
| 1365 | 2026-03-17T05:48:12.366Z | Compiling errno v0.3.14 |
| 1366 | 2026-03-17T05:48:12.547Z | Compiling cc v1.2.56 |
| 1367 | 2026-03-17T05:48:12.739Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-03-17T05:48:12.759Z | Compiling signal-hook-registry v1.4.8 |
| 1369 | 2026-03-17T05:48:12.797Z | Compiling parking_lot v0.12.5 |
| 1370 | 2026-03-17T05:48:12.817Z | Compiling mio v1.1.1 |
| 1371 | 2026-03-17T05:48:12.857Z | Compiling libm v0.2.16 |
| 1372 | 2026-03-17T05:48:13.012Z | Compiling num-traits v0.2.19 |
| 1373 | 2026-03-17T05:48:13.125Z | Compiling futures-core v0.3.32 |
| 1374 | 2026-03-17T05:48:13.306Z | Compiling socket2 v0.6.2 |
| 1375 | 2026-03-17T05:48:13.325Z | Compiling percent-encoding v2.3.2 |
| 1376 | 2026-03-17T05:48:13.463Z | Compiling allocator-api2 v0.2.21 |
| 1377 | 2026-03-17T05:48:13.485Z | Compiling futures-sink v0.3.32 |
| 1378 | 2026-03-17T05:48:13.570Z | Compiling foldhash v0.2.0 |
| 1379 | 2026-03-17T05:48:13.589Z | Compiling cpufeatures v0.2.17 |
| 1380 | 2026-03-17T05:48:13.617Z | Compiling futures-channel v0.3.32 |
| 1381 | 2026-03-17T05:48:13.683Z | Compiling futures-task v0.3.32 |
| 1382 | 2026-03-17T05:48:13.860Z | Compiling hashbrown v0.16.1 |
| 1383 | 2026-03-17T05:48:13.878Z | Compiling slab v0.4.12 |
| 1384 | 2026-03-17T05:48:13.908Z | Compiling getrandom v0.4.1 |
| 1385 | 2026-03-17T05:48:13.911Z | Compiling futures-io v0.3.32 |
| 1386 | 2026-03-17T05:48:13.946Z | Compiling getrandom v0.3.4 |
| 1387 | 2026-03-17T05:48:14.123Z | Compiling rustversion v1.0.22 |
| 1388 | 2026-03-17T05:48:14.173Z | Compiling rand_core v0.10.0 |
| 1389 | 2026-03-17T05:48:14.639Z | Compiling indexmap v2.13.0 |
| 1390 | 2026-03-17T05:48:14.688Z | Compiling cmake v0.1.57 |
| 1391 | 2026-03-17T05:48:14.831Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-03-17T05:48:14.948Z | Compiling base64ct v1.8.3 |
| 1393 | 2026-03-17T05:48:15.055Z | Compiling fs_extra v1.3.0 |
| 1394 | 2026-03-17T05:48:15.200Z | Compiling synstructure v0.13.2 |
| 1395 | 2026-03-17T05:48:15.219Z | Compiling ident_case v1.0.1 |
| 1396 | 2026-03-17T05:48:15.340Z | Compiling dunce v1.0.5 |
| 1397 | 2026-03-17T05:48:15.374Z | Compiling pem-rfc7468 v0.7.0 |
| 1398 | 2026-03-17T05:48:15.374Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-17T05:48:15.412Z | Compiling rand_core v0.9.5 |
| 1400 | 2026-03-17T05:48:15.447Z | Compiling rustix v1.1.3 |
| 1401 | 2026-03-17T05:48:15.465Z | Compiling aws-lc-sys v0.37.1 |
| 1402 | 2026-03-17T05:48:15.540Z | Compiling iana-time-zone v0.1.65 |
| 1403 | 2026-03-17T05:48:15.558Z | Compiling ring v0.17.14 |
| 1404 | 2026-03-17T05:48:15.755Z | Compiling uuid v1.21.0 |
| 1405 | 2026-03-17T05:48:15.797Z | Compiling rustc_version v0.4.1 |
| 1406 | 2026-03-17T05:48:15.802Z | Compiling regex-syntax v0.8.10 |
| 1407 | 2026-03-17T05:48:16.064Z | Compiling aws-lc-rs v1.16.0 |
| 1408 | 2026-03-17T05:48:16.174Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-17T05:48:16.432Z | Compiling tracing-core v0.1.36 |
| 1410 | 2026-03-17T05:48:16.669Z | Compiling crossbeam-utils v0.8.21 |
| 1411 | 2026-03-17T05:48:17.062Z | Compiling pest_generator v2.8.6 |
| 1412 | 2026-03-17T05:48:17.178Z | Compiling openssl-sys v0.9.111 |
| 1413 | 2026-03-17T05:48:17.198Z | Compiling serde_derive_internals v0.29.1 |
| 1414 | 2026-03-17T05:48:17.758Z | Compiling serde_derive v1.0.228 |
| 1415 | 2026-03-17T05:48:17.889Z | Compiling zeroize_derive v1.4.3 |
| 1416 | 2026-03-17T05:48:17.996Z | Compiling zerofrom-derive v0.1.6 |
| 1417 | 2026-03-17T05:48:18.066Z | Compiling yoke-derive v0.8.1 |
| 1418 | 2026-03-17T05:48:18.473Z | Compiling zerocopy-derive v0.8.40 |
| 1419 | 2026-03-17T05:48:18.740Z | Compiling zeroize v1.8.2 |
| 1420 | 2026-03-17T05:48:19.162Z | Compiling zerovec-derive v0.11.2 |
| 1421 | 2026-03-17T05:48:19.602Z | Compiling displaydoc v0.2.5 |
| 1422 | 2026-03-17T05:48:19.767Z | Compiling crypto-common v0.1.7 |
| 1423 | 2026-03-17T05:48:19.907Z | Compiling zerofrom v0.1.6 |
| 1424 | 2026-03-17T05:48:19.940Z | Compiling block-buffer v0.10.4 |
| 1425 | 2026-03-17T05:48:20.064Z | Compiling yoke v0.8.1 |
| 1426 | 2026-03-17T05:48:20.144Z | Compiling digest v0.10.7 |
| 1427 | 2026-03-17T05:48:20.302Z | Compiling tokio-macros v2.6.0 |
| 1428 | 2026-03-17T05:48:20.418Z | Compiling futures-macro v0.3.32 |
| 1429 | 2026-03-17T05:48:20.464Z | Compiling hmac v0.12.1 |
| 1430 | 2026-03-17T05:48:20.555Z | Compiling zerotrie v0.2.3 |
| 1431 | 2026-03-17T05:48:20.610Z | Compiling zerovec v0.11.5 |
| 1432 | 2026-03-17T05:48:20.660Z | Compiling block-padding v0.3.3 |
| 1433 | 2026-03-17T05:48:20.859Z | Compiling inout v0.1.4 |
| 1434 | 2026-03-17T05:48:20.945Z | Compiling sha2 v0.10.9 |
| 1435 | 2026-03-17T05:48:21.072Z | Compiling cipher v0.4.4 |
| 1436 | 2026-03-17T05:48:21.264Z | Compiling tinystr v0.8.2 |
| 1437 | 2026-03-17T05:48:21.295Z | Compiling potential_utf v0.1.4 |
| 1438 | 2026-03-17T05:48:21.410Z | Compiling der_derive v0.7.3 |
| 1439 | 2026-03-17T05:48:21.479Z | Compiling icu_locale_core v2.1.1 |
| 1440 | 2026-03-17T05:48:21.502Z | Compiling icu_collections v2.1.1 |
| 1441 | 2026-03-17T05:48:21.524Z | Compiling futures-util v0.3.32 |
| 1442 | 2026-03-17T05:48:22.134Z | Compiling salsa20 v0.10.2 |
| 1443 | 2026-03-17T05:48:22.308Z | Compiling icu_provider v2.1.1 |
| 1444 | 2026-03-17T05:48:22.436Z | Compiling bytes v1.11.1 |
| 1445 | 2026-03-17T05:48:22.707Z | Compiling icu_properties v2.1.2 |
| 1446 | 2026-03-17T05:48:22.742Z | Compiling icu_normalizer v2.1.1 |
| 1447 | 2026-03-17T05:48:22.762Z | Compiling der v0.7.10 |
| 1448 | 2026-03-17T05:48:22.841Z | Compiling chrono v0.4.44 |
| 1449 | 2026-03-17T05:48:23.305Z | Compiling tokio v1.49.0 |
| 1450 | 2026-03-17T05:48:23.453Z | Compiling http v1.4.0 |
| 1451 | 2026-03-17T05:48:24.246Z | Compiling idna_adapter v1.2.1 |
| 1452 | 2026-03-17T05:48:24.415Z | Compiling idna v1.1.0 |
| 1453 | 2026-03-17T05:48:24.418Z | Compiling spki v0.7.3 |
| 1454 | 2026-03-17T05:48:24.635Z | Compiling ppv-lite86 v0.2.21 |
| 1455 | 2026-03-17T05:48:24.684Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-03-17T05:48:24.684Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-03-17T05:48:24.721Z | Compiling cbc v0.1.2 |
| 1458 | 2026-03-17T05:48:24.739Z | Compiling aes v0.8.4 |
| 1459 | 2026-03-17T05:48:24.819Z | Compiling url v2.5.8 |
| 1460 | 2026-03-17T05:48:24.896Z | Compiling scrypt v0.11.0 |
| 1461 | 2026-03-17T05:48:25.066Z | Compiling rand_chacha v0.9.0 |
| 1462 | 2026-03-17T05:48:25.215Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-03-17T05:48:25.275Z | Compiling tracing-attributes v0.1.31 |
| 1464 | 2026-03-17T05:48:25.811Z | Compiling rand v0.9.2 |
| 1465 | 2026-03-17T05:48:25.858Z | Compiling pkcs5 v0.7.1 |
| 1466 | 2026-03-17T05:48:25.934Z | Compiling http-body v1.0.1 |
| 1467 | 2026-03-17T05:48:26.123Z | Compiling httparse v1.10.1 |
| 1468 | 2026-03-17T05:48:26.176Z | Compiling untrusted v0.7.1 |
| 1469 | 2026-03-17T05:48:26.327Z | Compiling untrusted v0.9.0 |
| 1470 | 2026-03-17T05:48:26.462Z | Compiling thiserror v2.0.18 |
| 1471 | 2026-03-17T05:48:26.480Z | Compiling schemars v0.8.22 |
| 1472 | 2026-03-17T05:48:26.500Z | Compiling openssl-probe v0.2.1 |
| 1473 | 2026-03-17T05:48:26.547Z | Compiling base64 v0.22.1 |
| 1474 | 2026-03-17T05:48:26.592Z | Compiling syn v1.0.109 |
| 1475 | 2026-03-17T05:48:26.779Z | Compiling pkcs8 v0.10.2 |
| 1476 | 2026-03-17T05:48:26.814Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-03-17T05:48:26.952Z | Compiling pest_derive v2.8.6 |
| 1478 | 2026-03-17T05:48:27.030Z | Compiling scroll_derive v0.13.1 |
| 1479 | 2026-03-17T05:48:27.055Z | Compiling tracing v0.1.44 |
| 1480 | 2026-03-17T05:48:27.395Z | Compiling darling_core v0.20.11 |
| 1481 | 2026-03-17T05:48:27.474Z | Compiling tower-layer v0.3.3 |
| 1482 | 2026-03-17T05:48:27.711Z | Compiling tower-service v0.3.3 |
| 1483 | 2026-03-17T05:48:27.827Z | Compiling tinyvec_macros v0.1.1 |
| 1484 | 2026-03-17T05:48:27.864Z | Compiling atomic-waker v1.1.2 |
| 1485 | 2026-03-17T05:48:27.913Z | Compiling dyn-clone v1.0.20 |
| 1486 | 2026-03-17T05:48:28.020Z | Compiling rustls v0.23.37 |
| 1487 | 2026-03-17T05:48:28.087Z | Compiling try-lock v0.2.5 |
| 1488 | 2026-03-17T05:48:28.106Z | Compiling scroll v0.13.0 |
| 1489 | 2026-03-17T05:48:28.221Z | Compiling want v0.3.1 |
| 1490 | 2026-03-17T05:48:28.240Z | Compiling tinyvec v1.10.0 |
| 1491 | 2026-03-17T05:48:28.429Z | Compiling tokio-util v0.7.18 |
| 1492 | 2026-03-17T05:48:29.084Z | Compiling ipnet v2.11.0 |
| 1493 | 2026-03-17T05:48:29.192Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1494 | 2026-03-17T05:48:29.676Z | Compiling h2 v0.4.13 |
| 1495 | 2026-03-17T05:48:29.751Z | Compiling spin v0.9.8 |
| 1496 | 2026-03-17T05:48:29.824Z | Compiling aho-corasick v1.1.4 |
| 1497 | 2026-03-17T05:48:30.014Z | Compiling num-conv v0.2.0 |
| 1498 | 2026-03-17T05:48:30.185Z | Compiling openssl v0.10.75 |
| 1499 | 2026-03-17T05:48:30.313Z | Compiling httpdate v1.0.3 |
| 1500 | 2026-03-17T05:48:30.472Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-03-17T05:48:30.598Z | Compiling time-core v0.1.8 |
| 1502 | 2026-03-17T05:48:30.675Z | Compiling darling_macro v0.20.11 |
| 1503 | 2026-03-17T05:48:30.733Z | Compiling foreign-types-shared v0.1.1 |
| 1504 | 2026-03-17T05:48:30.786Z | Compiling pin-utils v0.1.0 |
| 1505 | 2026-03-17T05:48:30.837Z | Compiling crc32fast v1.5.0 |
| 1506 | 2026-03-17T05:48:30.876Z | Compiling foreign-types v0.3.2 |
| 1507 | 2026-03-17T05:48:30.965Z | Compiling regex-automata v0.4.14 |
| 1508 | 2026-03-17T05:48:31.169Z | Compiling tempfile v3.25.0 |
| 1509 | 2026-03-17T05:48:31.242Z | Compiling time-macros v0.2.27 |
| 1510 | 2026-03-17T05:48:31.266Z | Compiling darling v0.20.11 |
| 1511 | 2026-03-17T05:48:31.372Z | Compiling deranged v0.5.8 |
| 1512 | 2026-03-17T05:48:32.162Z | Compiling goblin v0.10.5 |
| 1513 | 2026-03-17T05:48:32.723Z | Compiling openssl-macros v0.1.1 |
| 1514 | 2026-03-17T05:48:33.228Z | Compiling thiserror-impl v1.0.69 |
| 1515 | 2026-03-17T05:48:33.396Z | Compiling socket2 v0.5.10 |
| 1516 | 2026-03-17T05:48:33.935Z | Compiling hyper v1.8.1 |
| 1517 | 2026-03-17T05:48:34.092Z | Compiling wait-timeout v0.2.1 |
| 1518 | 2026-03-17T05:48:34.427Z | Compiling quick-error v1.2.3 |
| 1519 | 2026-03-17T05:48:34.557Z | Compiling num_threads v0.1.7 |
| 1520 | 2026-03-17T05:48:34.672Z | Compiling siphasher v1.0.2 |
| 1521 | 2026-03-17T05:48:34.890Z | Compiling either v1.15.0 |
| 1522 | 2026-03-17T05:48:34.920Z | Compiling simd-adler32 v0.3.8 |
| 1523 | 2026-03-17T05:48:34.983Z | Compiling usdt-impl v0.6.0 |
| 1524 | 2026-03-17T05:48:35.156Z | Compiling native-tls v0.2.18 |
| 1525 | 2026-03-17T05:48:35.234Z | Compiling bit-vec v0.8.0 |
| 1526 | 2026-03-17T05:48:35.277Z | Compiling thiserror v1.0.69 |
| 1527 | 2026-03-17T05:48:35.403Z | Compiling hyper-util v0.1.20 |
| 1528 | 2026-03-17T05:48:35.447Z | Compiling time v0.3.47 |
| 1529 | 2026-03-17T05:48:35.532Z | Compiling bit-set v0.8.0 |
| 1530 | 2026-03-17T05:48:35.737Z | Compiling rusty-fork v0.3.1 |
| 1531 | 2026-03-17T05:48:36.057Z | Compiling dof v0.4.0 |
| 1532 | 2026-03-17T05:48:36.663Z | Compiling derive_builder_core v0.20.2 |
| 1533 | 2026-03-17T05:48:37.660Z | Compiling unicode-normalization v0.1.25 |
| 1534 | 2026-03-17T05:48:37.680Z | Compiling crossbeam-epoch v0.9.18 |
| 1535 | 2026-03-17T05:48:37.849Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-03-17T05:48:37.870Z | Compiling rustls-native-certs v0.8.3 |
| 1537 | 2026-03-17T05:48:38.114Z | Compiling signature v2.2.0 |
| 1538 | 2026-03-17T05:48:38.149Z | Compiling scroll_derive v0.12.1 |
| 1539 | 2026-03-17T05:48:38.251Z | Compiling heapless v0.7.17 |
| 1540 | 2026-03-17T05:48:38.270Z | Compiling rand_xorshift v0.4.0 |
| 1541 | 2026-03-17T05:48:38.332Z | Compiling slog v2.8.2 |
| 1542 | 2026-03-17T05:48:38.469Z | Compiling darling_core v0.21.3 |
| 1543 | 2026-03-17T05:48:38.545Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1544 | 2026-03-17T05:48:38.563Z | Compiling sync_wrapper v1.0.2 |
| 1545 | 2026-03-17T05:48:38.693Z | Compiling thread-id v5.1.0 |
| 1546 | 2026-03-17T05:48:38.792Z | Compiling cookie v0.18.1 |
| 1547 | 2026-03-17T05:48:38.884Z | Compiling unarray v0.1.4 |
| 1548 | 2026-03-17T05:48:38.903Z | Compiling anyhow v1.0.102 |
| 1549 | 2026-03-17T05:48:39.014Z | Compiling unicode-properties v0.1.4 |
| 1550 | 2026-03-17T05:48:39.017Z | Compiling zstd-safe v7.2.4 |
| 1551 | 2026-03-17T05:48:39.017Z | Compiling unicode-segmentation v1.12.0 |
| 1552 | 2026-03-17T05:48:39.278Z | Compiling adler2 v2.0.1 |
| 1553 | 2026-03-17T05:48:39.297Z | Compiling rayon-core v1.13.0 |
| 1554 | 2026-03-17T05:48:39.301Z | Compiling signal-hook v0.3.18 |
| 1555 | 2026-03-17T05:48:39.439Z | Compiling unicode-bidi v0.3.18 |
| 1556 | 2026-03-17T05:48:39.511Z | Compiling paste v1.0.15 |
| 1557 | 2026-03-17T05:48:39.570Z | Compiling miniz_oxide v0.8.9 |
| 1558 | 2026-03-17T05:48:39.861Z | Compiling stringprep v0.1.5 |
| 1559 | 2026-03-17T05:48:40.210Z | Compiling scroll v0.12.0 |
| 1560 | 2026-03-17T05:48:40.265Z | Compiling proptest v1.10.0 |
| 1561 | 2026-03-17T05:48:40.363Z | Compiling tower v0.5.3 |
| 1562 | 2026-03-17T05:48:40.522Z | Compiling crossbeam-deque v0.8.6 |
| 1563 | 2026-03-17T05:48:40.551Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-03-17T05:48:40.755Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-03-17T05:48:40.975Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-03-17T05:48:41.055Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-03-17T05:48:41.075Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-03-17T05:48:41.112Z | Compiling serde_tokenstream v0.2.3 |
| 1569 | 2026-03-17T05:48:41.204Z | Compiling erased-serde v0.3.31 |
| 1570 | 2026-03-17T05:48:41.261Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-03-17T05:48:41.285Z | Compiling toml_datetime v0.6.11 |
| 1572 | 2026-03-17T05:48:41.435Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-03-17T05:48:41.513Z | Compiling zerocopy-derive v0.7.35 |
| 1574 | 2026-03-17T05:48:41.616Z | Compiling curve25519-dalek v4.1.3 |
| 1575 | 2026-03-17T05:48:41.635Z | Compiling vergen-lib v0.1.6 |
| 1576 | 2026-03-17T05:48:41.855Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-03-17T05:48:41.927Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-03-17T05:48:41.998Z | Compiling darling_macro v0.21.3 |
| 1579 | 2026-03-17T05:48:42.023Z | Compiling ff v0.13.1 |
| 1580 | 2026-03-17T05:48:42.099Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-03-17T05:48:42.169Z | Compiling ref-cast v1.0.25 |
| 1582 | 2026-03-17T05:48:42.188Z | Compiling base16ct v0.2.0 |
| 1583 | 2026-03-17T05:48:42.275Z | Compiling fallible-iterator v0.2.0 |
| 1584 | 2026-03-17T05:48:42.331Z | Compiling smoltcp v0.9.1 |
| 1585 | 2026-03-17T05:48:42.407Z | Compiling litrs v1.0.0 |
| 1586 | 2026-03-17T05:48:42.555Z | Compiling zlib-rs v0.6.2 |
| 1587 | 2026-03-17T05:48:42.595Z | Compiling rustix v0.38.44 |
| 1588 | 2026-03-17T05:48:42.716Z | Compiling cfg_aliases v0.2.1 |
| 1589 | 2026-03-17T05:48:42.743Z | Compiling ryu v1.0.23 |
| 1590 | 2026-03-17T05:48:42.762Z | Compiling psl-types v2.0.11 |
| 1591 | 2026-03-17T05:48:42.806Z | Compiling num-bigint-dig v0.8.6 |
| 1592 | 2026-03-17T05:48:42.920Z | Compiling iri-string v0.7.10 |
| 1593 | 2026-03-17T05:48:42.971Z | Compiling serde_urlencoded v0.7.1 |
| 1594 | 2026-03-17T05:48:43.057Z | Compiling publicsuffix v2.3.0 |
| 1595 | 2026-03-17T05:48:43.171Z | Compiling document-features v0.2.12 |
| 1596 | 2026-03-17T05:48:43.205Z | Compiling nix v0.31.1 |
| 1597 | 2026-03-17T05:48:43.290Z | Compiling postgres-protocol v0.6.10 |
| 1598 | 2026-03-17T05:48:43.308Z | Compiling zerocopy v0.7.35 |
| 1599 | 2026-03-17T05:48:43.693Z | Compiling newtype-uuid v1.3.2 |
| 1600 | 2026-03-17T05:48:43.934Z | Compiling darling v0.21.3 |
| 1601 | 2026-03-17T05:48:44.084Z | Compiling sec1 v0.7.3 |
| 1602 | 2026-03-17T05:48:44.103Z | Compiling group v0.13.0 |
| 1603 | 2026-03-17T05:48:44.122Z | Compiling num-iter v0.1.45 |
| 1604 | 2026-03-17T05:48:44.363Z | Compiling rand v0.8.5 |
| 1605 | 2026-03-17T05:48:44.433Z | Compiling derive_builder v0.20.2 |
| 1606 | 2026-03-17T05:48:44.587Z | Compiling tower-http v0.6.8 |
| 1607 | 2026-03-17T05:48:44.858Z | Compiling oxnet v0.1.4 |
| 1608 | 2026-03-17T05:48:44.898Z | Compiling proc-macro-error v1.0.4 |
| 1609 | 2026-03-17T05:48:45.104Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-17T05:48:45.434Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-17T05:48:46.065Z | Compiling heck v0.4.1 |
| 1612 | 2026-03-17T05:48:46.098Z | Compiling phf_shared v0.13.1 |
| 1613 | 2026-03-17T05:48:46.208Z | Compiling hubpack_derive v0.1.1 |
| 1614 | 2026-03-17T05:48:46.295Z | Compiling regex v1.12.3 |
| 1615 | 2026-03-17T05:48:46.353Z | Compiling lazy_static v1.5.0 |
| 1616 | 2026-03-17T05:48:46.416Z | Compiling cargo-platform v0.1.9 |
| 1617 | 2026-03-17T05:48:46.464Z | Compiling hkdf v0.12.4 |
| 1618 | 2026-03-17T05:48:46.668Z | Compiling flate2 v1.1.9 |
| 1619 | 2026-03-17T05:48:46.740Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-03-17T05:48:46.760Z | Compiling async-trait v0.1.89 |
| 1621 | 2026-03-17T05:48:46.876Z | Compiling ref-cast-impl v1.0.25 |
| 1622 | 2026-03-17T05:48:47.099Z | Compiling daft-derive v0.1.5 |
| 1623 | 2026-03-17T05:48:47.220Z | Compiling strum_macros v0.27.2 |
| 1624 | 2026-03-17T05:48:47.569Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-03-17T05:48:48.086Z | Compiling terminal_size v0.4.3 |
| 1626 | 2026-03-17T05:48:48.204Z | Compiling vergen v9.0.6 |
| 1627 | 2026-03-17T05:48:48.256Z | Compiling fs-err v3.3.0 |
| 1628 | 2026-03-17T05:48:48.434Z | Compiling ahash v0.8.12 |
| 1629 | 2026-03-17T05:48:48.463Z | Compiling bumpalo v3.20.2 |
| 1630 | 2026-03-17T05:48:48.488Z | Compiling winnow v0.5.40 |
| 1631 | 2026-03-17T05:48:48.680Z | Compiling libbz2-rs-sys v0.2.2 |
| 1632 | 2026-03-17T05:48:48.786Z | Compiling bitflags v1.3.2 |
| 1633 | 2026-03-17T05:48:48.882Z | Compiling managed v0.8.0 |
| 1634 | 2026-03-17T05:48:49.160Z | Compiling object v0.37.3 |
| 1635 | 2026-03-17T05:48:49.503Z | Compiling foldhash v0.1.5 |
| 1636 | 2026-03-17T05:48:49.617Z | Compiling bzip2 v0.6.1 |
| 1637 | 2026-03-17T05:48:49.712Z | Compiling hashbrown v0.15.5 |
| 1638 | 2026-03-17T05:48:49.878Z | Compiling console v0.16.2 |
| 1639 | 2026-03-17T05:48:49.985Z | Compiling strum v0.27.2 |
| 1640 | 2026-03-17T05:48:50.010Z | Compiling clap_builder v4.5.60 |
| 1641 | 2026-03-17T05:48:50.142Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-03-17T05:48:50.417Z | Compiling toml_edit v0.19.15 |
| 1643 | 2026-03-17T05:48:50.659Z | Compiling dof v0.3.0 |
| 1644 | 2026-03-17T05:48:50.720Z | Compiling elliptic-curve v0.13.8 |
| 1645 | 2026-03-17T05:48:51.036Z | Compiling daft v0.1.5 |
| 1646 | 2026-03-17T05:48:51.348Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-03-17T05:48:51.418Z | Compiling cargo_metadata v0.19.2 |
| 1648 | 2026-03-17T05:48:51.637Z | Compiling zone_cfg_derive v0.3.1 |
| 1649 | 2026-03-17T05:48:52.456Z | Compiling phf v0.13.1 |
| 1650 | 2026-03-17T05:48:52.696Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-03-17T05:48:53.340Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-03-17T05:48:53.340Z | Compiling hyper-tls v0.6.0 |
| 1653 | 2026-03-17T05:48:53.653Z | Compiling rayon v1.11.0 |
| 1654 | 2026-03-17T05:48:54.217Z | Compiling zstd v0.13.3 |
| 1655 | 2026-03-17T05:48:54.249Z | Compiling bzip2 v0.4.4 |
| 1656 | 2026-03-17T05:48:54.417Z | Compiling serde_with_macros v3.17.0 |
| 1657 | 2026-03-17T05:48:54.457Z | Compiling postgres-types v0.2.12 |
| 1658 | 2026-03-17T05:48:54.558Z | Compiling usdt-macro v0.6.0 |
| 1659 | 2026-03-17T05:48:54.578Z | Compiling usdt-attr-macro v0.6.0 |
| 1660 | 2026-03-17T05:48:55.193Z | Compiling ed25519 v2.2.3 |
| 1661 | 2026-03-17T05:48:55.537Z | Compiling dtrace-parser v0.2.0 |
| 1662 | 2026-03-17T05:48:55.602Z | Compiling itertools v0.12.1 |
| 1663 | 2026-03-17T05:48:55.926Z | Compiling phf_shared v0.11.3 |
| 1664 | 2026-03-17T05:48:56.090Z | Compiling bstr v1.12.1 |
| 1665 | 2026-03-17T05:48:56.110Z | Compiling pkcs1 v0.7.5 |
| 1666 | 2026-03-17T05:48:56.174Z | Compiling hex v0.4.3 |
| 1667 | 2026-03-17T05:48:56.363Z | Compiling serde-big-array v0.5.1 |
| 1668 | 2026-03-17T05:48:56.530Z | Compiling rfc6979 v0.4.0 |
| 1669 | 2026-03-17T05:48:56.548Z | Compiling serde_repr v0.1.20 |
| 1670 | 2026-03-17T05:48:56.591Z | Compiling clap_derive v4.5.55 |
| 1671 | 2026-03-17T05:48:56.649Z | Compiling strum_macros v0.26.4 |
| 1672 | 2026-03-17T05:48:56.684Z | Compiling enum-as-inner v0.6.1 |
| 1673 | 2026-03-17T05:48:56.979Z | Compiling float-cmp v0.10.0 |
| 1674 | 2026-03-17T05:48:57.165Z | Compiling memmap2 v0.9.10 |
| 1675 | 2026-03-17T05:48:57.231Z | Compiling thread-id v4.2.2 |
| 1676 | 2026-03-17T05:48:57.271Z | Compiling env_filter v1.0.0 |
| 1677 | 2026-03-17T05:48:57.324Z | Compiling encoding_rs v0.8.35 |
| 1678 | 2026-03-17T05:48:57.343Z | Compiling rustc-hash v2.1.1 |
| 1679 | 2026-03-17T05:48:57.443Z | Compiling fixedbitset v0.4.2 |
| 1680 | 2026-03-17T05:48:57.496Z | Compiling precomputed-hash v0.1.1 |
| 1681 | 2026-03-17T05:48:57.607Z | Compiling jiff v0.2.21 |
| 1682 | 2026-03-17T05:48:57.704Z | Compiling data-encoding v2.10.0 |
| 1683 | 2026-03-17T05:48:57.768Z | Compiling difflib v0.4.0 |
| 1684 | 2026-03-17T05:48:58.539Z | Compiling keccak v0.1.6 |
| 1685 | 2026-03-17T05:48:58.715Z | Compiling mime v0.3.17 |
| 1686 | 2026-03-17T05:48:59.008Z | Compiling unit-prefix v0.5.2 |
| 1687 | 2026-03-17T05:48:59.056Z | Compiling new_debug_unreachable v1.0.6 |
| 1688 | 2026-03-17T05:48:59.075Z | Compiling fixedbitset v0.5.7 |
| 1689 | 2026-03-17T05:48:59.108Z | Compiling static_assertions v1.1.0 |
| 1690 | 2026-03-17T05:48:59.144Z | Compiling normalize-line-endings v0.3.0 |
| 1691 | 2026-03-17T05:48:59.187Z | Compiling whoami v2.1.0 |
| 1692 | 2026-03-17T05:48:59.206Z | Compiling predicates-core v1.0.10 |
| 1693 | 2026-03-17T05:48:59.260Z | Compiling toml_edit v0.22.27 |
| 1694 | 2026-03-17T05:48:59.392Z | Compiling predicates v3.1.4 |
| 1695 | 2026-03-17T05:48:59.428Z | Compiling petgraph v0.8.3 |
| 1696 | 2026-03-17T05:48:59.477Z | Compiling tokio-postgres v0.7.16 |
| 1697 | 2026-03-17T05:48:59.653Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1698 | 2026-03-17T05:48:59.686Z | Compiling indicatif v0.18.4 |
| 1699 | 2026-03-17T05:49:00.263Z | Compiling string_cache v0.8.9 |
| 1700 | 2026-03-17T05:49:00.556Z | Compiling strum v0.26.3 |
| 1701 | 2026-03-17T05:49:00.716Z | Compiling clap v4.5.60 |
| 1702 | 2026-03-17T05:49:00.819Z | Compiling sha3 v0.10.8 |
| 1703 | 2026-03-17T05:49:00.839Z | Compiling hickory-proto v0.25.2 |
| 1704 | 2026-03-17T05:49:01.401Z | Compiling zip v4.6.1 |
| 1705 | 2026-03-17T05:49:02.071Z | Compiling petgraph v0.6.5 |
| 1706 | 2026-03-17T05:49:02.421Z | Compiling env_logger v0.11.9 |
| 1707 | 2026-03-17T05:49:02.697Z | Compiling iddqd v0.3.17 |
| 1708 | 2026-03-17T05:49:02.925Z | Compiling usdt v0.6.0 |
| 1709 | 2026-03-17T05:49:03.126Z | Compiling usdt-impl v0.5.0 |
| 1710 | 2026-03-17T05:49:03.269Z | Compiling zone v0.3.1 |
| 1711 | 2026-03-17T05:49:03.394Z | Compiling similar v2.7.0 |
| 1712 | 2026-03-17T05:49:03.594Z | Compiling ecdsa v0.16.9 |
| 1713 | 2026-03-17T05:49:03.904Z | Compiling serde_with v3.17.0 |
| 1714 | 2026-03-17T05:49:04.102Z | Compiling rsa v0.9.10 |
| 1715 | 2026-03-17T05:49:04.135Z | Compiling crossterm v0.28.1 |
| 1716 | 2026-03-17T05:49:04.178Z | Compiling ed25519-dalek v2.2.0 |
| 1717 | 2026-03-17T05:49:04.569Z | Compiling zip v0.6.6 |
| 1718 | 2026-03-17T05:49:05.330Z | Compiling toml v0.7.8 |
| 1719 | 2026-03-17T05:49:06.169Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1720 | 2026-03-17T05:49:06.227Z | Compiling itertools v0.13.0 |
| 1721 | 2026-03-17T05:49:06.254Z | Compiling tokio-stream v0.1.18 |
| 1722 | 2026-03-17T05:49:06.258Z | Compiling buf-list v1.1.2 |
| 1723 | 2026-03-17T05:49:06.628Z | Compiling x509-cert v0.2.5 |
| 1724 | 2026-03-17T05:49:06.862Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-03-17T05:49:07.012Z | Compiling openapiv3 v2.2.0 |
| 1726 | 2026-03-17T05:49:07.260Z | Compiling sha1 v0.10.6 |
| 1727 | 2026-03-17T05:49:07.322Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1728 | 2026-03-17T05:49:07.545Z | Compiling peg-runtime v0.8.5 |
| 1729 | 2026-03-17T05:49:07.740Z | Compiling lalrpop-util v0.19.12 |
| 1730 | 2026-03-17T05:49:07.920Z | Compiling thread_local v1.1.9 |
| 1731 | 2026-03-17T05:49:07.990Z | Compiling slog-async v2.8.0 |
| 1732 | 2026-03-17T05:49:07.993Z | Compiling crossbeam-channel v0.5.15 |
| 1733 | 2026-03-17T05:49:08.246Z | Compiling futures-executor v0.3.32 |
| 1734 | 2026-03-17T05:49:08.366Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-17T05:49:08.398Z | Compiling is-terminal v0.4.17 |
| 1736 | 2026-03-17T05:49:08.514Z | Compiling xattr v1.6.1 |
| 1737 | 2026-03-17T05:49:08.583Z | Compiling term v1.2.1 |
| 1738 | 2026-03-17T05:49:08.583Z | Compiling take_mut v0.2.2 |
| 1739 | 2026-03-17T05:49:08.630Z | Compiling futures v0.3.32 |
| 1740 | 2026-03-17T05:49:08.737Z | Compiling tar v0.4.44 |
| 1741 | 2026-03-17T05:49:08.950Z | Compiling slog-term v2.9.2 |
| 1742 | 2026-03-17T05:49:15.611Z | Compiling rustls-webpki v0.103.9 |
| 1743 | 2026-03-17T05:49:19.622Z | Compiling tokio-rustls v0.26.4 |
| 1744 | 2026-03-17T05:49:19.622Z | Compiling rustls-platform-verifier v0.6.2 |
| 1745 | 2026-03-17T05:49:19.877Z | Compiling hyper-rustls v0.27.7 |
| 1746 | 2026-03-17T05:49:20.135Z | Compiling reqwest v0.13.2 |
| 1747 | 2026-03-17T05:49:20.151Z | Compiling reqwest v0.12.28 |
| 1748 | 2026-03-17T05:49:23.167Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1749 | 2026-03-17T05:49:23.441Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1750 | 2026-03-17T05:49:27.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1751 | 2026-03-17T05:49:27.429Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1752 | 2026-03-17T05:49:27.491Z | Mar 17 05:49:26.200 INFO Starting download, target: Console |
| 1753 | 2026-03-17T05:49:27.491Z | Mar 17 05:49:26.200 INFO Starting download, target: DendriteStub |
| 1754 | 2026-03-17T05:49:27.491Z | Mar 17 05:49:26.200 INFO Starting download, target: Cockroach |
| 1755 | 2026-03-17T05:49:27.491Z | Mar 17 05:49:26.200 INFO Starting download, target: MaghemiteMgd |
| 1756 | 2026-03-17T05:49:27.491Z | Mar 17 05:49:26.200 INFO Starting download, target: Clickhouse |
| 1757 | 2026-03-17T05:49:27.494Z | Mar 17 05:49:26.200 INFO Starting download, target: TransceiverControl |
| 1758 | 2026-03-17T05:49:27.494Z | Mar 17 05:49:26.200 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1759 | 2026-03-17T05:49:27.494Z | Mar 17 05:49:26.200 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-03-17T05:49:27.494Z | Mar 17 05:49:26.200 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1761 | 2026-03-17T05:49:27.494Z | Mar 17 05:49:26.200 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1762 | 2026-03-17T05:49:27.494Z | Mar 17 05:49:26.200 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1763 | 2026-03-17T05:49:27.494Z | Mar 17 05:49:26.200 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1764 | 2026-03-17T05:49:28.121Z | Mar 17 05:49:26.826 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1765 | 2026-03-17T05:49:28.466Z | Mar 17 05:49:27.174 INFO Download complete, target: TransceiverControl |
| 1766 | 2026-03-17T05:49:28.649Z | Mar 17 05:49:27.356 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1767 | 2026-03-17T05:49:29.020Z | Mar 17 05:49:27.726 INFO Download complete, target: Console |
| 1768 | 2026-03-17T05:49:29.043Z | Mar 17 05:49:27.749 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1769 | 2026-03-17T05:49:29.291Z | Mar 17 05:49:27.999 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1770 | 2026-03-17T05:49:29.577Z | Mar 17 05:49:28.279 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1771 | 2026-03-17T05:49:29.796Z | Mar 17 05:49:28.505 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1772 | 2026-03-17T05:49:29.796Z | Mar 17 05:49:28.505 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1773 | 2026-03-17T05:49:32.908Z | Mar 17 05:49:31.616 INFO Download complete, target: MaghemiteMgd |
| 1774 | 2026-03-17T05:49:33.072Z | Mar 17 05:49:31.781 INFO Download complete, target: DendriteStub |
| 1775 | 2026-03-17T05:49:37.522Z | Mar 17 05:49:36.230 INFO Checking that binary works, target: Cockroach |
| 1776 | 2026-03-17T05:49:37.636Z | Mar 17 05:49:36.344 INFO Download complete, target: Cockroach |
| 1777 | 2026-03-17T05:49:40.743Z | Mar 17 05:49:39.450 INFO Checking that binary works, target: Clickhouse |
| 1778 | 2026-03-17T05:49:40.860Z | Mar 17 05:49:39.567 INFO Download complete, target: Clickhouse |
| 1779 | 2026-03-17T05:49:40.877Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1780 | 2026-03-17T05:49:40.881Z | |
| 1781 | 2026-03-17T05:49:40.881Z | real 4:47.045375406 |
| 1782 | 2026-03-17T05:49:40.881Z | user 10:20.977890777 |
| 1783 | 2026-03-17T05:49:40.881Z | sys 1:48.046813823 |
| 1784 | 2026-03-17T05:49:40.881Z | trap 0.326381315 |
| 1785 | 2026-03-17T05:49:40.881Z | tflt 0.600545937 |
| 1786 | 2026-03-17T05:49:40.881Z | dflt 0.598253698 |
| 1787 | 2026-03-17T05:49:40.881Z | kflt 0.020176538 |
| 1788 | 2026-03-17T05:49:40.881Z | lock 30:44.053662338 |
| 1789 | 2026-03-17T05:49:40.881Z | slp 30:48.393273541 |
| 1790 | 2026-03-17T05:49:40.881Z | lat 57.379388038 |
| 1791 | 2026-03-17T05:49:40.881Z | stop 2:41.398125267 |
| 1792 | 2026-03-17T05:49:40.881Z | + banner clippy |
| 1793 | 2026-03-17T05:49:40.881Z | |
| 1794 | 2026-03-17T05:49:40.881Z | #### # # ##### ##### # # |
| 1795 | 2026-03-17T05:49:40.881Z | # # # # # # # # # # |
| 1796 | 2026-03-17T05:49:40.881Z | # # # # # # # # |
| 1797 | 2026-03-17T05:49:40.881Z | # # # ##### ##### # |
| 1798 | 2026-03-17T05:49:40.881Z | # # # # # # # |
| 1799 | 2026-03-17T05:49:40.881Z | #### ###### # # # # |
| 1800 | 2026-03-17T05:49:40.881Z | |
| 1801 | 2026-03-17T05:49:40.881Z | + export CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-17T05:49:40.881Z | + CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-17T05:49:40.881Z | + ptime -m cargo xtask clippy |
| 1804 | 2026-03-17T05:49:41.572Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1805 | 2026-03-17T05:49:41.842Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1806 | 2026-03-17T05:49:44.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s |
| 1807 | 2026-03-17T05:49:44.417Z | Running `target/debug/xtask clippy` |
| 1808 | 2026-03-17T05:49:44.450Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1809 | 2026-03-17T05:49:45.220Z | Downloading crates ... |
| 1810 | 2026-03-17T05:49:45.484Z | Downloaded futures-timer v3.0.3 |
| 1811 | 2026-03-17T05:49:45.491Z | Downloaded rustc-demangle v0.1.27 |
| 1812 | 2026-03-17T05:49:45.494Z | Downloaded async-lock v3.4.2 |
| 1813 | 2026-03-17T05:49:45.498Z | Downloaded target-lexicon v0.13.3 |
| 1814 | 2026-03-17T05:49:45.519Z | Downloaded textwrap v0.15.2 |
| 1815 | 2026-03-17T05:49:45.522Z | Downloaded cast v0.3.0 |
| 1816 | 2026-03-17T05:49:45.522Z | Downloaded backtrace-ext v0.2.1 |
| 1817 | 2026-03-17T05:49:45.525Z | Downloaded assert_cmd v2.1.2 |
| 1818 | 2026-03-17T05:49:45.525Z | Downloaded terminal_size v0.1.17 |
| 1819 | 2026-03-17T05:49:45.525Z | Downloaded supports-hyperlinks v2.1.0 |
| 1820 | 2026-03-17T05:49:45.528Z | Downloaded relative-path v1.9.3 |
| 1821 | 2026-03-17T05:49:45.528Z | Downloaded miette-derive v5.10.0 |
| 1822 | 2026-03-17T05:49:45.528Z | Downloaded plotters-svg v0.3.7 |
| 1823 | 2026-03-17T05:49:45.531Z | Downloaded constant_time_eq v0.3.1 |
| 1824 | 2026-03-17T05:49:45.531Z | Downloaded supports-color v2.1.0 |
| 1825 | 2026-03-17T05:49:45.531Z | Downloaded concurrent-queue v2.5.0 |
| 1826 | 2026-03-17T05:49:45.534Z | Downloaded async-object-pool v0.2.0 |
| 1827 | 2026-03-17T05:49:45.537Z | Downloaded parking v2.2.1 |
| 1828 | 2026-03-17T05:49:45.544Z | Downloaded assert-json-diff v2.0.2 |
| 1829 | 2026-03-17T05:49:45.547Z | Downloaded path-tree v0.8.3 |
| 1830 | 2026-03-17T05:49:45.547Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1831 | 2026-03-17T05:49:45.550Z | Downloaded supports-unicode v2.1.0 |
| 1832 | 2026-03-17T05:49:45.561Z | Downloaded oorandom v11.1.5 |
| 1833 | 2026-03-17T05:49:45.564Z | Downloaded addr2line v0.25.1 |
| 1834 | 2026-03-17T05:49:45.564Z | Downloaded criterion-plot v0.6.0 |
| 1835 | 2026-03-17T05:49:45.571Z | Downloaded serde_regex v1.1.0 |
| 1836 | 2026-03-17T05:49:45.574Z | Downloaded plotters-backend v0.3.7 |
| 1837 | 2026-03-17T05:49:45.579Z | Downloaded target-triple v1.0.0 |
| 1838 | 2026-03-17T05:49:45.582Z | Downloaded rstest v0.25.0 |
| 1839 | 2026-03-17T05:49:45.585Z | Downloaded linkme-impl v0.3.35 |
| 1840 | 2026-03-17T05:49:45.585Z | Downloaded event-listener-strategy v0.5.4 |
| 1841 | 2026-03-17T05:49:45.588Z | Downloaded blake2b_simd v1.0.4 |
| 1842 | 2026-03-17T05:49:45.591Z | Downloaded nested v0.1.1 |
| 1843 | 2026-03-17T05:49:45.591Z | Downloaded approx v0.5.1 |
| 1844 | 2026-03-17T05:49:45.591Z | Downloaded escape8259 v0.5.3 |
| 1845 | 2026-03-17T05:49:45.591Z | Downloaded cargo-platform v0.3.2 |
| 1846 | 2026-03-17T05:49:45.596Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1847 | 2026-03-17T05:49:45.605Z | Downloaded partial-io v0.5.4 |
| 1848 | 2026-03-17T05:49:45.608Z | Downloaded similar-asserts v1.7.0 |
| 1849 | 2026-03-17T05:49:45.611Z | Downloaded anes v0.1.6 |
| 1850 | 2026-03-17T05:49:45.614Z | Downloaded target-spec v3.5.7 |
| 1851 | 2026-03-17T05:49:45.614Z | Downloaded httptest v0.16.4 |
| 1852 | 2026-03-17T05:49:45.617Z | Downloaded datatest-stable v0.3.3 |
| 1853 | 2026-03-17T05:49:45.620Z | Downloaded knuffel-derive v3.2.0 |
| 1854 | 2026-03-17T05:49:45.623Z | Downloaded pathdiff v0.2.3 |
| 1855 | 2026-03-17T05:49:45.623Z | Downloaded termcolor v1.4.1 |
| 1856 | 2026-03-17T05:49:45.627Z | Downloaded rust-argon2 v2.1.0 |
| 1857 | 2026-03-17T05:49:45.627Z | Downloaded owo-colors v3.5.0 |
| 1858 | 2026-03-17T05:49:45.630Z | Downloaded linkme v0.3.35 |
| 1859 | 2026-03-17T05:49:45.630Z | Downloaded libtest-mimic v0.8.1 |
| 1860 | 2026-03-17T05:49:45.630Z | Downloaded stringmetrics v2.2.2 |
| 1861 | 2026-03-17T05:49:45.633Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 1862 | 2026-03-17T05:49:45.636Z | Downloaded cargo_metadata v0.23.1 |
| 1863 | 2026-03-17T05:49:45.639Z | Downloaded event-listener v5.4.1 |
| 1864 | 2026-03-17T05:49:45.642Z | Downloaded knuffel v3.2.0 |
| 1865 | 2026-03-17T05:49:45.647Z | Downloaded cfg-expr v0.20.6 |
| 1866 | 2026-03-17T05:49:45.650Z | Downloaded tinytemplate v1.2.1 |
| 1867 | 2026-03-17T05:49:45.656Z | Downloaded trybuild v1.0.116 |
| 1868 | 2026-03-17T05:49:45.659Z | Downloaded fancy-regex v0.14.0 |
| 1869 | 2026-03-17T05:49:45.663Z | Downloaded backtrace v0.3.76 |
| 1870 | 2026-03-17T05:49:45.666Z | Downloaded criterion v0.7.0 |
| 1871 | 2026-03-17T05:49:45.671Z | Downloaded rstest_macros v0.25.0 |
| 1872 | 2026-03-17T05:49:45.674Z | Downloaded chumsky v0.9.3 |
| 1873 | 2026-03-17T05:49:45.677Z | Downloaded rand_distr v0.5.1 |
| 1874 | 2026-03-17T05:49:45.681Z | Downloaded plotters v0.3.7 |
| 1875 | 2026-03-17T05:49:45.687Z | Downloaded miette v5.10.0 |
| 1876 | 2026-03-17T05:49:45.690Z | Downloaded hashbrown v0.14.5 |
| 1877 | 2026-03-17T05:49:45.694Z | Downloaded guppy v0.17.25 |
| 1878 | 2026-03-17T05:49:45.717Z | Downloaded gimli v0.32.3 |
| 1879 | 2026-03-17T05:49:45.826Z | Downloaded httpmock v0.8.3 |
| 1880 | 2026-03-17T05:49:47.993Z | Checking cfg-if v1.0.4 |
| 1881 | 2026-03-17T05:49:48.400Z | Checking libc v0.2.180 |
| 1882 | 2026-03-17T05:49:48.403Z | Checking serde_core v1.0.228 |
| 1883 | 2026-03-17T05:49:48.493Z | Checking memchr v2.8.0 |
| 1884 | 2026-03-17T05:49:48.540Z | Checking smallvec v1.15.1 |
| 1885 | 2026-03-17T05:49:48.590Z | Checking itoa v1.0.17 |
| 1886 | 2026-03-17T05:49:48.590Z | Checking log v0.4.29 |
| 1887 | 2026-03-17T05:49:48.690Z | Checking zeroize v1.8.2 |
| 1888 | 2026-03-17T05:49:48.742Z | Checking libm v0.2.16 |
| 1889 | 2026-03-17T05:49:48.802Z | Checking scopeguard v1.2.0 |
| 1890 | 2026-03-17T05:49:48.854Z | Checking stable_deref_trait v1.2.1 |
| 1891 | 2026-03-17T05:49:48.909Z | Checking zmij v1.0.21 |
| 1892 | 2026-03-17T05:49:48.964Z | Checking zerofrom v0.1.6 |
| 1893 | 2026-03-17T05:49:49.012Z | Checking lock_api v0.4.14 |
| 1894 | 2026-03-17T05:49:49.061Z | Checking errno v0.3.14 |
| 1895 | 2026-03-17T05:49:49.061Z | Checking getrandom v0.2.17 |
| 1896 | 2026-03-17T05:49:49.151Z | Checking yoke v0.8.1 |
| 1897 | 2026-03-17T05:49:49.200Z | Checking percent-encoding v2.3.2 |
| 1898 | 2026-03-17T05:49:49.249Z | Checking litemap v0.8.1 |
| 1899 | 2026-03-17T05:49:49.249Z | Checking writeable v0.6.2 |
| 1900 | 2026-03-17T05:49:49.339Z | Checking subtle v2.6.1 |
| 1901 | 2026-03-17T05:49:49.384Z | Checking icu_properties_data v2.1.2 |
| 1902 | 2026-03-17T05:49:49.431Z | Checking zerovec v0.11.5 |
| 1903 | 2026-03-17T05:49:49.434Z | Checking zerotrie v0.2.3 |
| 1904 | 2026-03-17T05:49:49.521Z | Checking icu_normalizer_data v2.1.1 |
| 1905 | 2026-03-17T05:49:49.568Z | Checking form_urlencoded v1.2.2 |
| 1906 | 2026-03-17T05:49:49.615Z | Checking rand_core v0.6.4 |
| 1907 | 2026-03-17T05:49:49.618Z | Checking portable-atomic v1.13.1 |
| 1908 | 2026-03-17T05:49:49.706Z | Checking pin-project-lite v0.2.17 |
| 1909 | 2026-03-17T05:49:49.763Z | Checking utf8_iter v1.0.4 |
| 1910 | 2026-03-17T05:49:49.811Z | Checking num-traits v0.2.19 |
| 1911 | 2026-03-17T05:49:49.860Z | Checking zerocopy v0.8.40 |
| 1912 | 2026-03-17T05:49:49.908Z | Checking critical-section v1.2.0 |
| 1913 | 2026-03-17T05:49:49.955Z | Checking parking_lot_core v0.9.12 |
| 1914 | 2026-03-17T05:49:50.003Z | Checking rand_core v0.10.0 |
| 1915 | 2026-03-17T05:49:50.062Z | Checking tinystr v0.8.2 |
| 1916 | 2026-03-17T05:49:50.105Z | Checking potential_utf v0.1.4 |
| 1917 | 2026-03-17T05:49:50.224Z | Checking getrandom v0.4.1 |
| 1918 | 2026-03-17T05:49:50.272Z | Checking parking_lot v0.12.5 |
| 1919 | 2026-03-17T05:49:50.275Z | Checking once_cell v1.21.3 |
| 1920 | 2026-03-17T05:49:50.360Z | Checking icu_locale_core v2.1.1 |
| 1921 | 2026-03-17T05:49:50.363Z | Checking icu_collections v2.1.1 |
| 1922 | 2026-03-17T05:49:50.456Z | Checking signal-hook-registry v1.4.8 |
| 1923 | 2026-03-17T05:49:50.545Z | Checking mio v1.1.1 |
| 1924 | 2026-03-17T05:49:50.599Z | Checking typenum v1.19.0 |
| 1925 | 2026-03-17T05:49:50.649Z | Checking serde v1.0.228 |
| 1926 | 2026-03-17T05:49:50.652Z | Checking bitflags v2.11.0 |
| 1927 | 2026-03-17T05:49:50.740Z | Checking serde_json v1.0.149 |
| 1928 | 2026-03-17T05:49:50.836Z | Checking socket2 v0.6.2 |
| 1929 | 2026-03-17T05:49:50.957Z | Checking thiserror v2.0.18 |
| 1930 | 2026-03-17T05:49:50.960Z | Checking iana-time-zone v0.1.65 |
| 1931 | 2026-03-17T05:49:51.128Z | Checking allocator-api2 v0.2.21 |
| 1932 | 2026-03-17T05:49:51.179Z | Checking icu_provider v2.1.1 |
| 1933 | 2026-03-17T05:49:51.225Z | Checking uuid v1.21.0 |
| 1934 | 2026-03-17T05:49:51.225Z | Checking semver v1.0.27 |
| 1935 | 2026-03-17T05:49:51.317Z | Checking bytes v1.11.1 |
| 1936 | 2026-03-17T05:49:51.364Z | Checking generic-array v0.14.7 |
| 1937 | 2026-03-17T05:49:51.510Z | Checking icu_properties v2.1.2 |
| 1938 | 2026-03-17T05:49:51.557Z | Checking icu_normalizer v2.1.1 |
| 1939 | 2026-03-17T05:49:51.562Z | Checking chrono v0.4.44 |
| 1940 | 2026-03-17T05:49:51.713Z | Checking futures-core v0.3.32 |
| 1941 | 2026-03-17T05:49:51.774Z | Checking equivalent v1.0.2 |
| 1942 | 2026-03-17T05:49:51.931Z | Checking dyn-clone v1.0.20 |
| 1943 | 2026-03-17T05:49:51.931Z | Checking const-oid v0.9.6 |
| 1944 | 2026-03-17T05:49:52.026Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1945 | 2026-03-17T05:49:52.029Z | Checking tokio v1.49.0 |
| 1946 | 2026-03-17T05:49:52.067Z | Checking crypto-common v0.1.7 |
| 1947 | 2026-03-17T05:49:52.158Z | Checking foldhash v0.2.0 |
| 1948 | 2026-03-17T05:49:52.301Z | Checking block-buffer v0.10.4 |
| 1949 | 2026-03-17T05:49:52.392Z | Checking hashbrown v0.16.1 |
| 1950 | 2026-03-17T05:49:52.451Z | Checking futures-sink v0.3.32 |
| 1951 | 2026-03-17T05:49:52.508Z | Checking rustix v1.1.3 |
| 1952 | 2026-03-17T05:49:52.614Z | Checking byteorder v1.5.0 |
| 1953 | 2026-03-17T05:49:52.676Z | Checking idna_adapter v1.2.1 |
| 1954 | 2026-03-17T05:49:52.776Z | Checking futures-channel v0.3.32 |
| 1955 | 2026-03-17T05:49:52.864Z | Checking idna v1.1.0 |
| 1956 | 2026-03-17T05:49:52.921Z | Checking futures-task v0.3.32 |
| 1957 | 2026-03-17T05:49:53.010Z | Checking digest v0.10.7 |
| 1958 | 2026-03-17T05:49:53.065Z | Checking slab v0.4.12 |
| 1959 | 2026-03-17T05:49:53.113Z | Checking futures-io v0.3.32 |
| 1960 | 2026-03-17T05:49:53.159Z | Checking cpufeatures v0.2.17 |
| 1961 | 2026-03-17T05:49:53.213Z | Checking url v2.5.8 |
| 1962 | 2026-03-17T05:49:53.282Z | Checking indexmap v2.13.0 |
| 1963 | 2026-03-17T05:49:53.328Z | Checking thiserror v1.0.69 |
| 1964 | 2026-03-17T05:49:53.332Z | Checking futures-util v0.3.32 |
| 1965 | 2026-03-17T05:49:53.332Z | Checking getrandom v0.3.4 |
| 1966 | 2026-03-17T05:49:53.484Z | Checking fnv v1.0.7 |
| 1967 | 2026-03-17T05:49:53.585Z | Checking regex-syntax v0.8.10 |
| 1968 | 2026-03-17T05:49:53.637Z | Checking http v1.4.0 |
| 1969 | 2026-03-17T05:49:53.710Z | Checking tracing-core v0.1.36 |
| 1970 | 2026-03-17T05:49:53.811Z | Checking schemars v0.8.22 |
| 1971 | 2026-03-17T05:49:53.861Z | Checking ppv-lite86 v0.2.21 |
| 1972 | 2026-03-17T05:49:54.114Z | Checking base64 v0.22.1 |
| 1973 | 2026-03-17T05:49:54.163Z | Checking tracing v0.1.44 |
| 1974 | 2026-03-17T05:49:54.314Z | Checking unicode-ident v1.0.24 |
| 1975 | 2026-03-17T05:49:54.459Z | Checking ipnet v2.11.0 |
| 1976 | 2026-03-17T05:49:54.463Z | Checking utf8parse v0.2.2 |
| 1977 | 2026-03-17T05:49:54.550Z | Checking anstyle v1.0.13 |
| 1978 | 2026-03-17T05:49:54.553Z | Checking proc-macro2 v1.0.106 |
| 1979 | 2026-03-17T05:49:54.665Z | Checking untrusted v0.9.0 |
| 1980 | 2026-03-17T05:49:54.788Z | Checking anstyle-parse v0.2.7 |
| 1981 | 2026-03-17T05:49:54.838Z | Checking aho-corasick v1.1.4 |
| 1982 | 2026-03-17T05:49:54.841Z | Checking ring v0.17.14 |
| 1983 | 2026-03-17T05:49:54.841Z | Checking is_terminal_polyfill v1.70.2 |
| 1984 | 2026-03-17T05:49:55.016Z | Checking colorchoice v1.0.4 |
| 1985 | 2026-03-17T05:49:55.065Z | Checking quote v1.0.44 |
| 1986 | 2026-03-17T05:49:55.069Z | Checking base64ct v1.8.3 |
| 1987 | 2026-03-17T05:49:55.178Z | Checking anstyle-query v1.1.5 |
| 1988 | 2026-03-17T05:49:55.324Z | Checking syn v2.0.117 |
| 1989 | 2026-03-17T05:49:55.370Z | Checking anstream v0.6.21 |
| 1990 | 2026-03-17T05:49:55.435Z | Checking block-padding v0.3.3 |
| 1991 | 2026-03-17T05:49:55.482Z | Checking terminal_size v0.4.3 |
| 1992 | 2026-03-17T05:49:55.636Z | Checking inout v0.1.4 |
| 1993 | 2026-03-17T05:49:55.683Z | Checking rustls-pki-types v1.14.0 |
| 1994 | 2026-03-17T05:49:55.686Z | Checking crossbeam-utils v0.8.21 |
| 1995 | 2026-03-17T05:49:55.790Z | Checking regex-automata v0.4.14 |
| 1996 | 2026-03-17T05:49:55.848Z | Checking httparse v1.10.1 |
| 1997 | 2026-03-17T05:49:56.041Z | Checking cipher v0.4.4 |
| 1998 | 2026-03-17T05:49:56.147Z | Checking strsim v0.11.1 |
| 1999 | 2026-03-17T05:49:56.198Z | Checking clap_lex v1.0.0 |
| 2000 | 2026-03-17T05:49:56.198Z | Checking sha2 v0.10.9 |
| 2001 | 2026-03-17T05:49:56.236Z | Checking pem-rfc7468 v0.7.0 |
| 2002 | 2026-03-17T05:49:56.403Z | Checking http-body v1.0.1 |
| 2003 | 2026-03-17T05:49:56.406Z | Checking tokio-util v0.7.18 |
| 2004 | 2026-03-17T05:49:56.447Z | Checking rand_core v0.9.5 |
| 2005 | 2026-03-17T05:49:56.548Z | Checking clap_builder v4.5.60 |
| 2006 | 2026-03-17T05:49:56.600Z | Checking atomic-waker v1.1.2 |
| 2007 | 2026-03-17T05:49:56.600Z | Checking hmac v0.12.1 |
| 2008 | 2026-03-17T05:49:56.695Z | Checking try-lock v0.2.5 |
| 2009 | 2026-03-17T05:49:56.743Z | Checking httpdate v1.0.3 |
| 2010 | 2026-03-17T05:49:56.788Z | Checking ryu v1.0.23 |
| 2011 | 2026-03-17T05:49:56.846Z | Checking tower-service v0.3.3 |
| 2012 | 2026-03-17T05:49:56.892Z | Checking want v0.3.1 |
| 2013 | 2026-03-17T05:49:56.958Z | Checking tower-layer v0.3.3 |
| 2014 | 2026-03-17T05:49:57.006Z | Checking flagset v0.4.7 |
| 2015 | 2026-03-17T05:49:57.009Z | Checking pin-utils v0.1.0 |
| 2016 | 2026-03-17T05:49:57.094Z | Checking rand_chacha v0.9.0 |
| 2017 | 2026-03-17T05:49:57.171Z | Checking erased-serde v0.3.31 |
| 2018 | 2026-03-17T05:49:57.215Z | Checking der v0.7.10 |
| 2019 | 2026-03-17T05:49:57.219Z | Checking spin v0.9.8 |
| 2020 | 2026-03-17T05:49:57.319Z | Checking h2 v0.4.13 |
| 2021 | 2026-03-17T05:49:57.390Z | Checking rand v0.9.2 |
| 2022 | 2026-03-17T05:49:57.485Z | Checking socket2 v0.5.10 |
| 2023 | 2026-03-17T05:49:57.766Z | Checking slog v2.8.2 |
| 2024 | 2026-03-17T05:49:57.838Z | Checking anyhow v1.0.102 |
| 2025 | 2026-03-17T05:49:58.040Z | Checking powerfmt v0.2.0 |
| 2026 | 2026-03-17T05:49:58.130Z | Checking num-conv v0.2.0 |
| 2027 | 2026-03-17T05:49:58.178Z | Checking time-core v0.1.8 |
| 2028 | 2026-03-17T05:49:58.256Z | Checking clap v4.5.60 |
| 2029 | 2026-03-17T05:49:58.307Z | Checking deranged v0.5.8 |
| 2030 | 2026-03-17T05:49:58.310Z | Checking num_threads v0.1.7 |
| 2031 | 2026-03-17T05:49:58.310Z | Checking http-body-util v0.1.3 |
| 2032 | 2026-03-17T05:49:58.441Z | Checking aws-lc-sys v0.37.1 |
| 2033 | 2026-03-17T05:49:58.444Z | Checking untrusted v0.7.1 |
| 2034 | 2026-03-17T05:49:58.485Z | Checking fastrand v2.3.0 |
| 2035 | 2026-03-17T05:49:58.576Z | Checking openssl-probe v0.2.1 |
| 2036 | 2026-03-17T05:49:58.630Z | Checking regex v1.12.3 |
| 2037 | 2026-03-17T05:49:58.707Z | Checking spki v0.7.3 |
| 2038 | 2026-03-17T05:49:58.710Z | Checking serde_urlencoded v0.7.1 |
| 2039 | 2026-03-17T05:49:58.798Z | Checking pbkdf2 v0.12.2 |
| 2040 | 2026-03-17T05:49:58.802Z | Checking aes v0.8.4 |
| 2041 | 2026-03-17T05:49:58.965Z | Checking rand_chacha v0.3.1 |
| 2042 | 2026-03-17T05:49:59.013Z | Checking unicode-width v0.2.0 |
| 2043 | 2026-03-17T05:49:59.063Z | Checking pretty-hex v0.4.1 |
| 2044 | 2026-03-17T05:49:59.109Z | Checking cbc v0.1.2 |
| 2045 | 2026-03-17T05:49:59.191Z | Checking aws-lc-rs v1.16.0 |
| 2046 | 2026-03-17T05:49:59.248Z | Checking salsa20 v0.10.2 |
| 2047 | 2026-03-17T05:49:59.295Z | Checking rand v0.8.5 |
| 2048 | 2026-03-17T05:49:59.342Z | Checking ipnetwork v0.21.1 |
| 2049 | 2026-03-17T05:49:59.389Z | Checking tempfile v3.25.0 |
| 2050 | 2026-03-17T05:49:59.438Z | Checking hex v0.4.3 |
| 2051 | 2026-03-17T05:49:59.483Z | Checking scrypt v0.11.0 |
| 2052 | 2026-03-17T05:49:59.640Z | Checking time v0.3.47 |
| 2053 | 2026-03-17T05:49:59.689Z | Checking plain v0.2.3 |
| 2054 | 2026-03-17T05:49:59.692Z | Checking rustls-native-certs v0.8.3 |
| 2055 | 2026-03-17T05:49:59.779Z | Checking sync_wrapper v1.0.2 |
| 2056 | 2026-03-17T05:49:59.782Z | Checking pkcs5 v0.7.1 |
| 2057 | 2026-03-17T05:49:59.870Z | Checking camino v1.2.2 |
| 2058 | 2026-03-17T05:49:59.928Z | Checking ucd-trie v0.1.7 |
| 2059 | 2026-03-17T05:49:59.977Z | Checking tower v0.5.3 |
| 2060 | 2026-03-17T05:50:00.023Z | Checking webpki-roots v1.0.6 |
| 2061 | 2026-03-17T05:50:00.130Z | Checking pest v2.8.6 |
| 2062 | 2026-03-17T05:50:00.189Z | Checking pkcs8 v0.10.2 |
| 2063 | 2026-03-17T05:50:00.236Z | Checking iri-string v0.7.10 |
| 2064 | 2026-03-17T05:50:00.282Z | Checking mime v0.3.17 |
| 2065 | 2026-03-17T05:50:00.371Z | Checking rustls-webpki v0.103.9 |
| 2066 | 2026-03-17T05:50:00.454Z | Checking either v1.15.0 |
| 2067 | 2026-03-17T05:50:00.553Z | Checking openapiv3 v2.2.0 |
| 2068 | 2026-03-17T05:50:00.573Z | Checking winnow v0.7.15 |
| 2069 | 2026-03-17T05:50:00.737Z | Checking oxnet v0.1.4 |
| 2070 | 2026-03-17T05:50:00.903Z | Checking hyper v1.8.1 |
| 2071 | 2026-03-17T05:50:00.958Z | Checking rustls v0.23.37 |
| 2072 | 2026-03-17T05:50:01.080Z | Checking lazy_static v1.5.0 |
| 2073 | 2026-03-17T05:50:01.228Z | Checking foreign-types-shared v0.1.1 |
| 2074 | 2026-03-17T05:50:01.231Z | Checking static_assertions v1.1.0 |
| 2075 | 2026-03-17T05:50:01.368Z | Checking foreign-types v0.3.2 |
| 2076 | 2026-03-17T05:50:01.416Z | Checking signature v2.2.0 |
| 2077 | 2026-03-17T05:50:01.493Z | Checking openssl-sys v0.9.111 |
| 2078 | 2026-03-17T05:50:01.613Z | Checking encoding_rs v0.8.35 |
| 2079 | 2026-03-17T05:50:01.660Z | Checking simd-adler32 v0.3.8 |
| 2080 | 2026-03-17T05:50:01.722Z | Checking tower-http v0.6.8 |
| 2081 | 2026-03-17T05:50:01.921Z | Checking hubpack v0.1.2 |
| 2082 | 2026-03-17T05:50:02.124Z | Checking adler2 v2.0.1 |
| 2083 | 2026-03-17T05:50:02.175Z | Checking hyper-util v0.1.20 |
| 2084 | 2026-03-17T05:50:02.178Z | Checking openssl v0.10.75 |
| 2085 | 2026-03-17T05:50:02.217Z | Checking strum v0.26.3 |
| 2086 | 2026-03-17T05:50:02.312Z | Checking miniz_oxide v0.8.9 |
| 2087 | 2026-03-17T05:50:02.315Z | Checking sha1 v0.10.6 |
| 2088 | 2026-03-17T05:50:02.401Z | Checking tinyvec_macros v0.1.1 |
| 2089 | 2026-03-17T05:50:02.449Z | Checking data-encoding v2.10.0 |
| 2090 | 2026-03-17T05:50:02.522Z | Checking tinyvec v1.10.0 |
| 2091 | 2026-03-17T05:50:02.590Z | Checking serde_spanned v0.6.9 |
| 2092 | 2026-03-17T05:50:02.784Z | Checking toml_datetime v0.6.11 |
| 2093 | 2026-03-17T05:50:02.832Z | Checking num-integer v0.1.46 |
| 2094 | 2026-03-17T05:50:02.835Z | Checking scroll v0.13.0 |
| 2095 | 2026-03-17T05:50:02.924Z | Checking memmap2 v0.9.10 |
| 2096 | 2026-03-17T05:50:02.973Z | Checking base16ct v0.2.0 |
| 2097 | 2026-03-17T05:50:03.057Z | Checking bit-vec v0.8.0 |
| 2098 | 2026-03-17T05:50:03.167Z | Checking dtrace-parser v0.3.0 |
| 2099 | 2026-03-17T05:50:03.170Z | Checking sec1 v0.7.3 |
| 2100 | 2026-03-17T05:50:03.170Z | Checking crossbeam-epoch v0.9.18 |
| 2101 | 2026-03-17T05:50:03.304Z | Checking goblin v0.10.5 |
| 2102 | 2026-03-17T05:50:03.353Z | Checking bit-set v0.8.0 |
| 2103 | 2026-03-17T05:50:03.492Z | Checking crc32fast v1.5.0 |
| 2104 | 2026-03-17T05:50:03.553Z | Checking ff v0.13.1 |
| 2105 | 2026-03-17T05:50:03.556Z | Checking wait-timeout v0.2.1 |
| 2106 | 2026-03-17T05:50:03.643Z | Checking thread-id v5.1.0 |
| 2107 | 2026-03-17T05:50:03.703Z | Checking num-iter v0.1.45 |
| 2108 | 2026-03-17T05:50:03.751Z | Checking group v0.13.0 |
| 2109 | 2026-03-17T05:50:03.798Z | Checking bstr v1.12.1 |
| 2110 | 2026-03-17T05:50:03.801Z | Checking hkdf v0.12.4 |
| 2111 | 2026-03-17T05:50:03.889Z | Checking ahash v0.8.12 |
| 2112 | 2026-03-17T05:50:03.894Z | Checking crypto-bigint v0.5.5 |
| 2113 | 2026-03-17T05:50:03.990Z | Checking quick-error v1.2.3 |
| 2114 | 2026-03-17T05:50:04.058Z | Checking rand_xorshift v0.4.0 |
| 2115 | 2026-03-17T05:50:04.155Z | Checking rusty-fork v0.3.1 |
| 2116 | 2026-03-17T05:50:04.204Z | Checking tokio-rustls v0.26.4 |
| 2117 | 2026-03-17T05:50:04.252Z | Checking scroll v0.12.0 |
| 2118 | 2026-03-17T05:50:04.255Z | Checking unarray v0.1.4 |
| 2119 | 2026-03-17T05:50:04.377Z | Checking num-bigint-dig v0.8.6 |
| 2120 | 2026-03-17T05:50:04.425Z | Checking pkcs1 v0.7.5 |
| 2121 | 2026-03-17T05:50:04.472Z | Checking proptest v1.10.0 |
| 2122 | 2026-03-17T05:50:04.529Z | Checking hyper-rustls v0.27.7 |
| 2123 | 2026-03-17T05:50:04.584Z | Checking goblin v0.8.2 |
| 2124 | 2026-03-17T05:50:04.730Z | Checking x509-cert v0.2.5 |
| 2125 | 2026-03-17T05:50:04.833Z | Checking zerocopy v0.7.35 |
| 2126 | 2026-03-17T05:50:05.106Z | Checking native-tls v0.2.18 |
| 2127 | 2026-03-17T05:50:05.257Z | Checking elliptic-curve v0.13.8 |
| 2128 | 2026-03-17T05:50:05.368Z | Checking tokio-native-tls v0.3.1 |
| 2129 | 2026-03-17T05:50:05.550Z | Checking unicode-segmentation v1.12.0 |
| 2130 | 2026-03-17T05:50:05.597Z | Checking psl-types v2.0.11 |
| 2131 | 2026-03-17T05:50:05.643Z | Checking hyper-tls v0.6.0 |
| 2132 | 2026-03-17T05:50:05.690Z | Checking zlib-rs v0.6.2 |
| 2133 | 2026-03-17T05:50:05.736Z | Checking rsa v0.9.10 |
| 2134 | 2026-03-17T05:50:05.784Z | Checking publicsuffix v2.3.0 |
| 2135 | 2026-03-17T05:50:05.890Z | Checking reqwest v0.12.28 |
| 2136 | 2026-03-17T05:50:05.999Z | Checking crossbeam-deque v0.8.6 |
| 2137 | 2026-03-17T05:50:06.046Z | Checking dtrace-parser v0.2.0 |
| 2138 | 2026-03-17T05:50:06.261Z | Checking cookie v0.18.1 |
| 2139 | 2026-03-17T05:50:06.390Z | Checking rfc6979 v0.4.0 |
| 2140 | 2026-03-17T05:50:06.394Z | Checking thread-id v4.2.2 |
| 2141 | 2026-03-17T05:50:06.528Z | Checking dof v0.4.0 |
| 2142 | 2026-03-17T05:50:06.577Z | Checking toml_write v0.1.2 |
| 2143 | 2026-03-17T05:50:06.582Z | Checking ecdsa v0.16.9 |
| 2144 | 2026-03-17T05:50:06.666Z | Checking cookie_store v0.22.1 |
| 2145 | 2026-03-17T05:50:06.834Z | Checking toml_edit v0.22.27 |
| 2146 | 2026-03-17T05:50:06.924Z | Checking flate2 v1.1.9 |
| 2147 | 2026-03-17T05:50:06.972Z | Checking newtype-uuid v1.3.2 |
| 2148 | 2026-03-17T05:50:07.033Z | Checking rustls-platform-verifier v0.6.2 |
| 2149 | 2026-03-17T05:50:07.114Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2150 | 2026-03-17T05:50:07.161Z | Checking curve25519-dalek v4.1.3 |
| 2151 | 2026-03-17T05:50:07.210Z | Checking dof v0.3.0 |
| 2152 | 2026-03-17T05:50:07.259Z | Checking memoffset v0.9.1 |
| 2153 | 2026-03-17T05:50:07.262Z | Checking rustix v0.38.44 |
| 2154 | 2026-03-17T05:50:07.360Z | Checking env_filter v1.0.0 |
| 2155 | 2026-03-17T05:50:07.407Z | Checking keccak v0.1.6 |
| 2156 | 2026-03-17T05:50:07.454Z | Checking usdt-impl v0.6.0 |
| 2157 | 2026-03-17T05:50:07.576Z | Checking env_logger v0.11.9 |
| 2158 | 2026-03-17T05:50:07.580Z | Checking daft v0.1.5 |
| 2159 | 2026-03-17T05:50:07.672Z | Checking sha3 v0.10.8 |
| 2160 | 2026-03-17T05:50:07.675Z | Checking usdt-impl v0.5.0 |
| 2161 | 2026-03-17T05:50:07.842Z | Checking usdt v0.6.0 |
| 2162 | 2026-03-17T05:50:07.888Z | Checking reqwest v0.13.2 |
| 2163 | 2026-03-17T05:50:07.968Z | Checking ed25519 v2.2.3 |
| 2164 | 2026-03-17T05:50:08.015Z | Checking itertools v0.13.0 |
| 2165 | 2026-03-17T05:50:08.081Z | Checking serde_with v3.17.0 |
| 2166 | 2026-03-17T05:50:08.129Z | Checking bitflags v1.3.2 |
| 2167 | 2026-03-17T05:50:08.232Z | Checking siphasher v1.0.2 |
| 2168 | 2026-03-17T05:50:08.281Z | Checking unicode-normalization v0.1.25 |
| 2169 | 2026-03-17T05:50:08.284Z | Checking ed25519-dalek v2.2.0 |
| 2170 | 2026-03-17T05:50:08.372Z | Checking signal-hook v0.3.18 |
| 2171 | 2026-03-17T05:50:08.461Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2172 | 2026-03-17T05:50:08.508Z | Checking managed v0.8.0 |
| 2173 | 2026-03-17T05:50:08.648Z | Checking winnow v0.5.40 |
| 2174 | 2026-03-17T05:50:08.695Z | Checking nix v0.31.1 |
| 2175 | 2026-03-17T05:50:08.753Z | Checking rayon-core v1.13.0 |
| 2176 | 2026-03-17T05:50:08.801Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2177 | 2026-03-17T05:50:08.847Z | Checking object v0.37.3 |
| 2178 | 2026-03-17T05:50:08.956Z | Checking foldhash v0.1.5 |
| 2179 | 2026-03-17T05:50:09.047Z | Checking bzip2 v0.4.4 |
| 2180 | 2026-03-17T05:50:09.170Z | Checking hashbrown v0.15.5 |
| 2181 | 2026-03-17T05:50:09.230Z | Checking signal-hook-mio v0.2.5 |
| 2182 | 2026-03-17T05:50:09.300Z | Checking ref-cast v1.0.25 |
| 2183 | 2026-03-17T05:50:09.393Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2184 | 2026-03-17T05:50:09.460Z | Checking zip v0.6.6 |
| 2185 | 2026-03-17T05:50:09.507Z | Checking bumpalo v3.20.2 |
| 2186 | 2026-03-17T05:50:09.572Z | Checking zstd-safe v7.2.4 |
| 2187 | 2026-03-17T05:50:09.794Z | Checking libbz2-rs-sys v0.2.2 |
| 2188 | 2026-03-17T05:50:09.842Z | Checking zstd v0.13.3 |
| 2189 | 2026-03-17T05:50:09.845Z | Checking zopfli v0.8.3 |
| 2190 | 2026-03-17T05:50:09.931Z | Checking crossterm v0.28.1 |
| 2191 | 2026-03-17T05:50:10.120Z | Checking rayon v1.11.0 |
| 2192 | 2026-03-17T05:50:10.168Z | Checking similar v2.7.0 |
| 2193 | 2026-03-17T05:50:10.171Z | Checking fs-err v3.3.0 |
| 2194 | 2026-03-17T05:50:10.273Z | Checking toml_edit v0.19.15 |
| 2195 | 2026-03-17T05:50:10.364Z | Checking bzip2 v0.6.1 |
| 2196 | 2026-03-17T05:50:10.381Z | Checking hash32 v0.2.1 |
| 2197 | 2026-03-17T05:50:10.582Z | Checking serde-big-array v0.5.1 |
| 2198 | 2026-03-17T05:50:10.629Z | Checking unicode-properties v0.1.4 |
| 2199 | 2026-03-17T05:50:10.674Z | Checking unicode-bidi v0.3.18 |
| 2200 | 2026-03-17T05:50:10.720Z | Checking predicates-core v1.0.10 |
| 2201 | 2026-03-17T05:50:10.785Z | Checking jiff v0.2.21 |
| 2202 | 2026-03-17T05:50:10.904Z | Checking heapless v0.7.17 |
| 2203 | 2026-03-17T05:50:10.951Z | Checking hickory-proto v0.25.2 |
| 2204 | 2026-03-17T05:50:10.954Z | Checking itertools v0.12.1 |
| 2205 | 2026-03-17T05:50:11.089Z | Checking stringprep v0.1.5 |
| 2206 | 2026-03-17T05:50:11.324Z | Checking tokio-stream v0.1.18 |
| 2207 | 2026-03-17T05:50:11.492Z | Checking md-5 v0.10.6 |
| 2208 | 2026-03-17T05:50:11.699Z | Checking float-cmp v0.10.0 |
| 2209 | 2026-03-17T05:50:11.748Z | Checking toml v0.7.8 |
| 2210 | 2026-03-17T05:50:11.857Z | Checking rustc-hash v2.1.1 |
| 2211 | 2026-03-17T05:50:11.906Z | Checking normalize-line-endings v0.3.0 |
| 2212 | 2026-03-17T05:50:12.039Z | Checking fallible-iterator v0.2.0 |
| 2213 | 2026-03-17T05:50:12.086Z | Checking difflib v0.4.0 |
| 2214 | 2026-03-17T05:50:12.152Z | Checking iddqd v0.3.17 |
| 2215 | 2026-03-17T05:50:12.200Z | Checking smoltcp v0.9.1 |
| 2216 | 2026-03-17T05:50:12.247Z | Checking phf_shared v0.11.3 |
| 2217 | 2026-03-17T05:50:12.349Z | Checking predicates v3.1.4 |
| 2218 | 2026-03-17T05:50:12.397Z | Checking phf_shared v0.13.1 |
| 2219 | 2026-03-17T05:50:12.444Z | Checking postgres-protocol v0.6.10 |
| 2220 | 2026-03-17T05:50:12.491Z | Checking console v0.16.2 |
| 2221 | 2026-03-17T05:50:12.695Z | Checking buf-list v1.1.2 |
| 2222 | 2026-03-17T05:50:12.781Z | Checking strum v0.27.2 |
| 2223 | 2026-03-17T05:50:12.896Z | Checking fixedbitset v0.4.2 |
| 2224 | 2026-03-17T05:50:12.943Z | Checking fixedbitset v0.5.7 |
| 2225 | 2026-03-17T05:50:12.989Z | Checking precomputed-hash v0.1.1 |
| 2226 | 2026-03-17T05:50:12.992Z | Checking new_debug_unreachable v1.0.6 |
| 2227 | 2026-03-17T05:50:13.081Z | Checking unit-prefix v0.5.2 |
| 2228 | 2026-03-17T05:50:13.129Z | Checking lalrpop-util v0.19.12 |
| 2229 | 2026-03-17T05:50:13.132Z | Checking petgraph v0.6.5 |
| 2230 | 2026-03-17T05:50:13.219Z | Checking string_cache v0.8.9 |
| 2231 | 2026-03-17T05:50:13.270Z | Checking petgraph v0.8.3 |
| 2232 | 2026-03-17T05:50:13.273Z | Checking indicatif v0.18.4 |
| 2233 | 2026-03-17T05:50:13.362Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2234 | 2026-03-17T05:50:13.408Z | Checking postgres-types v0.2.12 |
| 2235 | 2026-03-17T05:50:13.472Z | Checking phf v0.13.1 |
| 2236 | 2026-03-17T05:50:13.703Z | Checking zone v0.3.1 |
| 2237 | 2026-03-17T05:50:13.789Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2238 | 2026-03-17T05:50:13.868Z | Checking whoami v2.1.0 |
| 2239 | 2026-03-17T05:50:13.916Z | Checking zip v4.6.1 |
| 2240 | 2026-03-17T05:50:14.162Z | Checking peg-runtime v0.8.5 |
| 2241 | 2026-03-17T05:50:14.209Z | Checking tokio-postgres v0.7.16 |
| 2242 | 2026-03-17T05:50:14.385Z | Checking futures-executor v0.3.32 |
| 2243 | 2026-03-17T05:50:14.435Z | Checking is-terminal v0.4.17 |
| 2244 | 2026-03-17T05:50:14.585Z | Checking crossbeam-channel v0.5.15 |
| 2245 | 2026-03-17T05:50:14.632Z | Checking futures v0.3.32 |
| 2246 | 2026-03-17T05:50:14.743Z | Compiling structmeta-derive v0.3.0 |
| 2247 | 2026-03-17T05:50:14.793Z | Checking thread_local v1.1.9 |
| 2248 | 2026-03-17T05:50:14.796Z | Checking take_mut v0.2.2 |
| 2249 | 2026-03-17T05:50:14.951Z | Checking term v1.2.1 |
| 2250 | 2026-03-17T05:50:15.001Z | Compiling newtype-uuid-macros v0.1.0 |
| 2251 | 2026-03-17T05:50:15.047Z | Compiling rustls v0.22.4 |
| 2252 | 2026-03-17T05:50:15.093Z | Checking slog-async v2.8.0 |
| 2253 | 2026-03-17T05:50:15.272Z | Checking slog-term v2.9.2 |
| 2254 | 2026-03-17T05:50:15.365Z | Checking regress v0.10.5 |
| 2255 | 2026-03-17T05:50:15.424Z | Compiling multer v3.1.0 |
| 2256 | 2026-03-17T05:50:15.561Z | Compiling async-stream-impl v0.3.6 |
| 2257 | 2026-03-17T05:50:15.646Z | Compiling dropshot v0.16.7 |
| 2258 | 2026-03-17T05:50:15.791Z | Compiling dropshot_endpoint v0.16.7 |
| 2259 | 2026-03-17T05:50:15.894Z | Checking match_cfg v0.1.0 |
| 2260 | 2026-03-17T05:50:16.021Z | Checking hostname v0.3.1 |
| 2261 | 2026-03-17T05:50:16.070Z | Checking slog-json v2.6.1 |
| 2262 | 2026-03-17T05:50:16.073Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2263 | 2026-03-17T05:50:16.179Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2264 | 2026-03-17T05:50:16.230Z | Compiling structmeta v0.3.0 |
| 2265 | 2026-03-17T05:50:16.303Z | Checking slog-bunyan v2.5.0 |
| 2266 | 2026-03-17T05:50:16.371Z | Checking debug-ignore v1.0.5 |
| 2267 | 2026-03-17T05:50:16.488Z | Checking serde_spanned v1.0.4 |
| 2268 | 2026-03-17T05:50:16.536Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2269 | 2026-03-17T05:50:16.584Z | Compiling derive-ex v0.1.8 |
| 2270 | 2026-03-17T05:50:16.638Z | Checking rustls-webpki v0.102.8 |
| 2271 | 2026-03-17T05:50:16.690Z | Checking serde_path_to_error v0.1.20 |
| 2272 | 2026-03-17T05:50:16.690Z | Checking progenitor-client v0.13.0 |
| 2273 | 2026-03-17T05:50:16.738Z | Checking async-stream v0.3.6 |
| 2274 | 2026-03-17T05:50:16.859Z | Checking toml v0.9.12+spec-1.1.0 |
| 2275 | 2026-03-17T05:50:17.070Z | Checking waitgroup v0.1.2 |
| 2276 | 2026-03-17T05:50:17.117Z | Checking rustls-pemfile v2.2.0 |
| 2277 | 2026-03-17T05:50:17.234Z | Checking hostname v0.4.2 |
| 2278 | 2026-03-17T05:50:17.312Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2279 | 2026-03-17T05:50:17.360Z | Compiling parse-display-derive v0.10.0 |
| 2280 | 2026-03-17T05:50:17.363Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2281 | 2026-03-17T05:50:17.448Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2282 | 2026-03-17T05:50:17.528Z | Checking itertools v0.14.0 |
| 2283 | 2026-03-17T05:50:17.577Z | Checking macaddr v1.0.1 |
| 2284 | 2026-03-17T05:50:17.710Z | Checking progenitor-client v0.10.0 |
| 2285 | 2026-03-17T05:50:17.845Z | Checking instant v0.1.13 |
| 2286 | 2026-03-17T05:50:17.995Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2287 | 2026-03-17T05:50:17.998Z | Checking backoff v0.4.0 |
| 2288 | 2026-03-17T05:50:18.088Z | Checking backon v1.6.0 |
| 2289 | 2026-03-17T05:50:18.234Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2290 | 2026-03-17T05:50:18.352Z | Checking progenitor-extras v0.1.1 |
| 2291 | 2026-03-17T05:50:18.355Z | Checking heck v0.5.0 |
| 2292 | 2026-03-17T05:50:18.586Z | Checking camino-tempfile v1.4.1 |
| 2293 | 2026-03-17T05:50:18.666Z | Checking toml v0.8.23 |
| 2294 | 2026-03-17T05:50:18.882Z | Compiling unsafe-libyaml v0.2.11 |
| 2295 | 2026-03-17T05:50:18.941Z | Compiling test-strategy v0.4.5 |
| 2296 | 2026-03-17T05:50:19.033Z | Compiling convert_case v0.4.0 |
| 2297 | 2026-03-17T05:50:19.164Z | Checking secrecy v0.10.3 |
| 2298 | 2026-03-17T05:50:19.248Z | Checking tokio-rustls v0.25.0 |
| 2299 | 2026-03-17T05:50:19.355Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2300 | 2026-03-17T05:50:19.594Z | Compiling derive_more v0.99.20 |
| 2301 | 2026-03-17T05:50:19.703Z | Checking parse-display v0.10.0 |
| 2302 | 2026-03-17T05:50:19.929Z | Compiling serde_yaml v0.9.34+deprecated |
| 2303 | 2026-03-17T05:50:19.974Z | Compiling crucible-workspace-hack v0.1.0 |
| 2304 | 2026-03-17T05:50:20.234Z | Compiling proc-macro-crate v3.4.0 |
| 2305 | 2026-03-17T05:50:20.597Z | Compiling typify-impl v0.6.1 |
| 2306 | 2026-03-17T05:50:21.072Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2307 | 2026-03-17T05:50:21.151Z | Checking half v2.7.1 |
| 2308 | 2026-03-17T05:50:21.539Z | Checking ciborium-io v0.2.2 |
| 2309 | 2026-03-17T05:50:21.601Z | Checking glob v0.3.3 |
| 2310 | 2026-03-17T05:50:21.695Z | Checking ciborium-ll v0.2.2 |
| 2311 | 2026-03-17T05:50:21.882Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2312 | 2026-03-17T05:50:21.962Z | Compiling heapless v0.8.0 |
| 2313 | 2026-03-17T05:50:22.009Z | Checking ciborium v0.2.2 |
| 2314 | 2026-03-17T05:50:22.091Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2315 | 2026-03-17T05:50:22.240Z | Compiling ingot-macros v0.1.1 |
| 2316 | 2026-03-17T05:50:22.545Z | Checking tabwriter v1.4.1 |
| 2317 | 2026-03-17T05:50:22.620Z | Checking hash32 v0.3.1 |
| 2318 | 2026-03-17T05:50:22.667Z | Compiling smoltcp v0.11.0 |
| 2319 | 2026-03-17T05:50:22.713Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2320 | 2026-03-17T05:50:22.763Z | Compiling num_enum_derive v0.7.5 |
| 2321 | 2026-03-17T05:50:23.039Z | Checking cobs v0.3.0 |
| 2322 | 2026-03-17T05:50:23.200Z | Compiling foreign-types-macros v0.2.3 |
| 2323 | 2026-03-17T05:50:23.257Z | Checking cpufeatures v0.3.0 |
| 2324 | 2026-03-17T05:50:23.292Z | Checking foreign-types-shared v0.3.1 |
| 2325 | 2026-03-17T05:50:23.374Z | Checking chacha20 v0.10.0 |
| 2326 | 2026-03-17T05:50:23.467Z | Checking postcard v1.1.3 |
| 2327 | 2026-03-17T05:50:23.921Z | Compiling proc-macro-crate v1.3.1 |
| 2328 | 2026-03-17T05:50:24.027Z | Checking foreign-types v0.5.0 |
| 2329 | 2026-03-17T05:50:24.074Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2330 | 2026-03-17T05:50:24.166Z | Checking cstr-argument v0.1.2 |
| 2331 | 2026-03-17T05:50:24.250Z | Checking num_enum v0.7.5 |
| 2332 | 2026-03-17T05:50:24.363Z | Checking sigpipe v0.1.3 |
| 2333 | 2026-03-17T05:50:24.411Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2334 | 2026-03-17T05:50:24.455Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2335 | 2026-03-17T05:50:24.504Z | Checking colored v3.1.1 |
| 2336 | 2026-03-17T05:50:24.549Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 2337 | 2026-03-17T05:50:24.814Z | Compiling num_enum_derive v0.5.11 |
| 2338 | 2026-03-17T05:50:24.903Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2339 | 2026-03-17T05:50:24.949Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2340 | 2026-03-17T05:50:24.994Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2341 | 2026-03-17T05:50:25.142Z | Checking rand v0.10.0 |
| 2342 | 2026-03-17T05:50:25.191Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2343 | 2026-03-17T05:50:25.194Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2344 | 2026-03-17T05:50:25.280Z | Checking indent_write v2.2.0 |
| 2345 | 2026-03-17T05:50:25.479Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2346 | 2026-03-17T05:50:25.621Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2347 | 2026-03-17T05:50:25.755Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2348 | 2026-03-17T05:50:25.809Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2349 | 2026-03-17T05:50:25.859Z | Checking smf v0.2.3 |
| 2350 | 2026-03-17T05:50:26.080Z | Compiling num-derive v0.4.2 |
| 2351 | 2026-03-17T05:50:26.128Z | Checking ingot-types v0.1.2 |
| 2352 | 2026-03-17T05:50:26.220Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2353 | 2026-03-17T05:50:26.266Z | Checking num_enum v0.5.11 |
| 2354 | 2026-03-17T05:50:26.314Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2355 | 2026-03-17T05:50:26.442Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2356 | 2026-03-17T05:50:26.543Z | Checking whoami v1.6.1 |
| 2357 | 2026-03-17T05:50:26.606Z | Checking universal-hash v0.5.1 |
| 2358 | 2026-03-17T05:50:26.652Z | Checking ingot v0.1.1 |
| 2359 | 2026-03-17T05:50:26.802Z | Checking opaque-debug v0.3.1 |
| 2360 | 2026-03-17T05:50:26.805Z | Checking aead v0.5.2 |
| 2361 | 2026-03-17T05:50:26.923Z | Checking swrite v0.1.0 |
| 2362 | 2026-03-17T05:50:26.975Z | Checking poly1305 v0.8.0 |
| 2363 | 2026-03-17T05:50:27.023Z | Checking chacha20 v0.9.1 |
| 2364 | 2026-03-17T05:50:27.069Z | Checking unicode-width v0.1.14 |
| 2365 | 2026-03-17T05:50:27.072Z | Compiling typify-macro v0.6.1 |
| 2366 | 2026-03-17T05:50:27.161Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2367 | 2026-03-17T05:50:27.304Z | Checking password-hash v0.5.0 |
| 2368 | 2026-03-17T05:50:27.351Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2369 | 2026-03-17T05:50:27.356Z | Checking blake2 v0.10.6 |
| 2370 | 2026-03-17T05:50:27.441Z | Checking chacha20poly1305 v0.10.1 |
| 2371 | 2026-03-17T05:50:27.637Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2372 | 2026-03-17T05:50:27.640Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2373 | 2026-03-17T05:50:27.727Z | Checking argon2 v0.5.3 |
| 2374 | 2026-03-17T05:50:27.731Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2375 | 2026-03-17T05:50:28.042Z | Compiling usdt-attr-macro v0.5.0 |
| 2376 | 2026-03-17T05:50:28.092Z | Compiling usdt-macro v0.5.0 |
| 2377 | 2026-03-17T05:50:28.137Z | Checking memmap v0.7.0 |
| 2378 | 2026-03-17T05:50:28.204Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2379 | 2026-03-17T05:50:28.349Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2380 | 2026-03-17T05:50:28.665Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2381 | 2026-03-17T05:50:28.770Z | Checking thiserror-no-std v2.0.2 |
| 2382 | 2026-03-17T05:50:28.969Z | Checking vsss-rs v3.3.4 |
| 2383 | 2026-03-17T05:50:28.973Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2384 | 2026-03-17T05:50:29.122Z | Compiling derive-where v1.6.0 |
| 2385 | 2026-03-17T05:50:29.172Z | Checking usdt v0.5.0 |
| 2386 | 2026-03-17T05:50:29.219Z | Checking atomicwrites v0.4.4 |
| 2387 | 2026-03-17T05:50:29.419Z | Checking console v0.15.11 |
| 2388 | 2026-03-17T05:50:29.422Z | Checking tokio-dtrace v0.1.1 |
| 2389 | 2026-03-17T05:50:29.522Z | Compiling typify v0.6.1 |
| 2390 | 2026-03-17T05:50:29.696Z | Compiling progenitor-impl v0.13.0 |
| 2391 | 2026-03-17T05:50:29.747Z | Checking oxide-tokio-rt v0.1.3 |
| 2392 | 2026-03-17T05:50:29.837Z | Checking newline-converter v0.3.0 |
| 2393 | 2026-03-17T05:50:29.974Z | Checking bytecount v0.6.9 |
| 2394 | 2026-03-17T05:50:30.021Z | Checking expectorate v1.2.0 |
| 2395 | 2026-03-17T05:50:30.068Z | Compiling prettyplease v0.2.37 |
| 2396 | 2026-03-17T05:50:30.161Z | Compiling owo-colors v4.3.0 |
| 2397 | 2026-03-17T05:50:30.222Z | Compiling cancel-safe-futures v0.1.5 |
| 2398 | 2026-03-17T05:50:30.421Z | Checking libsw-core v0.3.2 |
| 2399 | 2026-03-17T05:50:30.566Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2400 | 2026-03-17T05:50:30.659Z | Checking libsw v3.5.0 |
| 2401 | 2026-03-17T05:50:30.752Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2402 | 2026-03-17T05:50:30.889Z | Checking same-file v1.0.6 |
| 2403 | 2026-03-17T05:50:30.948Z | Checking linear-map v1.2.0 |
| 2404 | 2026-03-17T05:50:31.047Z | Checking num-rational v0.4.2 |
| 2405 | 2026-03-17T05:50:31.094Z | Checking walkdir v2.5.0 |
| 2406 | 2026-03-17T05:50:31.140Z | Checking num-complex v0.4.6 |
| 2407 | 2026-03-17T05:50:31.205Z | Checking float-ord v0.3.2 |
| 2408 | 2026-03-17T05:50:31.337Z | Checking gethostname v0.5.0 |
| 2409 | 2026-03-17T05:50:31.502Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2410 | 2026-03-17T05:50:31.588Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2411 | 2026-03-17T05:50:31.634Z | Compiling async-recursion v1.1.1 |
| 2412 | 2026-03-17T05:50:31.679Z | Checking num v0.4.3 |
| 2413 | 2026-03-17T05:50:31.815Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2414 | 2026-03-17T05:50:31.982Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2415 | 2026-03-17T05:50:32.729Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2416 | 2026-03-17T05:50:33.409Z | Compiling progenitor-macro v0.13.0 |
| 2417 | 2026-03-17T05:50:33.952Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2418 | 2026-03-17T05:50:35.204Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2419 | 2026-03-17T05:50:35.551Z | Checking unicode-linebreak v0.1.5 |
| 2420 | 2026-03-17T05:50:35.603Z | Checking smawk v0.3.2 |
| 2421 | 2026-03-17T05:50:35.786Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2422 | 2026-03-17T05:50:35.831Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2423 | 2026-03-17T05:50:35.991Z | Checking globset v0.4.18 |
| 2424 | 2026-03-17T05:50:36.509Z | Compiling convert_case v0.10.0 |
| 2425 | 2026-03-17T05:50:37.230Z | Compiling slog-dtrace v0.3.0 |
| 2426 | 2026-03-17T05:50:37.506Z | Checking resolv-conf v0.7.6 |
| 2427 | 2026-03-17T05:50:37.659Z | Compiling derive_more-impl v2.1.1 |
| 2428 | 2026-03-17T05:50:37.988Z | Compiling pin-project-internal v1.1.11 |
| 2429 | 2026-03-17T05:50:38.100Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2430 | 2026-03-17T05:50:38.104Z | Checking pem v3.0.6 |
| 2431 | 2026-03-17T05:50:38.394Z | Checking fd-lock v4.0.4 |
| 2432 | 2026-03-17T05:50:38.443Z | Checking vte v0.14.1 |
| 2433 | 2026-03-17T05:50:38.588Z | Checking display-error-chain v0.2.2 |
| 2434 | 2026-03-17T05:50:38.681Z | Checking strip-ansi-escapes v0.2.1 |
| 2435 | 2026-03-17T05:50:38.766Z | Checking derive_more v2.1.1 |
| 2436 | 2026-03-17T05:50:38.811Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2437 | 2026-03-17T05:50:38.859Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2438 | 2026-03-17T05:50:38.862Z | Compiling snafu-derive v0.8.9 |
| 2439 | 2026-03-17T05:50:38.958Z | Checking crossterm v0.29.0 |
| 2440 | 2026-03-17T05:50:39.030Z | Checking termtree v0.5.1 |
| 2441 | 2026-03-17T05:50:39.253Z | Checking linked-hash-map v0.5.6 |
| 2442 | 2026-03-17T05:50:39.518Z | Checking nu-ansi-term v0.50.3 |
| 2443 | 2026-03-17T05:50:39.571Z | Checking pin-project v1.1.11 |
| 2444 | 2026-03-17T05:50:39.704Z | Checking lru-cache v0.1.2 |
| 2445 | 2026-03-17T05:50:39.750Z | Checking textwrap v0.16.2 |
| 2446 | 2026-03-17T05:50:39.800Z | Checking olpc-cjson v0.1.4 |
| 2447 | 2026-03-17T05:50:39.847Z | Checking reedline v0.40.0 |
| 2448 | 2026-03-17T05:50:40.012Z | Checking hickory-proto v0.24.4 |
| 2449 | 2026-03-17T05:50:40.068Z | Checking serde_plain v1.0.2 |
| 2450 | 2026-03-17T05:50:40.300Z | Compiling minimal-lexical v0.2.1 |
| 2451 | 2026-03-17T05:50:40.624Z | Checking progenitor v0.13.0 |
| 2452 | 2026-03-17T05:50:40.671Z | Checking typed-path v0.9.3 |
| 2453 | 2026-03-17T05:50:40.835Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2454 | 2026-03-17T05:50:41.441Z | Compiling nom v7.1.3 |
| 2455 | 2026-03-17T05:50:41.642Z | Checking snafu v0.8.9 |
| 2456 | 2026-03-17T05:50:41.802Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2457 | 2026-03-17T05:50:42.021Z | Checking tough v0.20.0 |
| 2458 | 2026-03-17T05:50:42.458Z | Checking nibble_vec v0.1.0 |
| 2459 | 2026-03-17T05:50:42.540Z | Checking endian-type v0.1.2 |
| 2460 | 2026-03-17T05:50:42.659Z | Checking hickory-resolver v0.24.4 |
| 2461 | 2026-03-17T05:50:42.745Z | Checking radix_trie v0.2.1 |
| 2462 | 2026-03-17T05:50:43.054Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2463 | 2026-03-17T05:50:43.299Z | Compiling ar_archive_writer v0.5.1 |
| 2464 | 2026-03-17T05:50:43.634Z | Checking humantime v2.3.0 |
| 2465 | 2026-03-17T05:50:43.680Z | Checking qorb v0.4.1 |
| 2466 | 2026-03-17T05:50:43.847Z | Checking csv-core v0.1.13 |
| 2467 | 2026-03-17T05:50:43.940Z | Checking base64 v0.21.7 |
| 2468 | 2026-03-17T05:50:44.124Z | Checking csv v1.4.0 |
| 2469 | 2026-03-17T05:50:44.294Z | Compiling stacker v0.1.23 |
| 2470 | 2026-03-17T05:50:44.404Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2471 | 2026-03-17T05:50:44.451Z | Compiling cfg_aliases v0.1.1 |
| 2472 | 2026-03-17T05:50:44.549Z | Compiling psm v0.1.30 |
| 2473 | 2026-03-17T05:50:44.596Z | Checking highway v1.3.0 |
| 2474 | 2026-03-17T05:50:44.709Z | Compiling nix v0.28.0 |
| 2475 | 2026-03-17T05:50:44.768Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2476 | 2026-03-17T05:50:44.811Z | Checking papergrid v0.11.0 |
| 2477 | 2026-03-17T05:50:44.934Z | Compiling tabled_derive v0.7.0 |
| 2478 | 2026-03-17T05:50:45.218Z | Checking home v0.5.12 |
| 2479 | 2026-03-17T05:50:45.372Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2480 | 2026-03-17T05:50:45.464Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2481 | 2026-03-17T05:50:45.467Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2482 | 2026-03-17T05:50:45.681Z | Checking phf_shared v0.12.1 |
| 2483 | 2026-03-17T05:50:45.684Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2484 | 2026-03-17T05:50:45.776Z | Compiling semver v0.1.20 |
| 2485 | 2026-03-17T05:50:45.904Z | Compiling chrono-tz v0.10.4 |
| 2486 | 2026-03-17T05:50:46.122Z | Compiling rustc_version v0.1.7 |
| 2487 | 2026-03-17T05:50:46.217Z | Checking phf v0.12.1 |
| 2488 | 2026-03-17T05:50:46.307Z | Checking tabled v0.15.0 |
| 2489 | 2026-03-17T05:50:46.310Z | Checking recursive v0.1.1 |
| 2490 | 2026-03-17T05:50:46.310Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2491 | 2026-03-17T05:50:46.447Z | Compiling const_format_proc_macros v0.2.34 |
| 2492 | 2026-03-17T05:50:46.493Z | Compiling peg-macros v0.8.5 |
| 2493 | 2026-03-17T05:50:46.540Z | Checking winnow v0.6.26 |
| 2494 | 2026-03-17T05:50:46.585Z | Compiling sqlparser_derive v0.5.0 |
| 2495 | 2026-03-17T05:50:47.346Z | Checking unicode_categories v0.1.1 |
| 2496 | 2026-03-17T05:50:47.599Z | Checking rustyline v14.0.0 |
| 2497 | 2026-03-17T05:50:47.602Z | Checking const_format v0.2.35 |
| 2498 | 2026-03-17T05:50:47.687Z | Checking sqlparser v0.61.0 |
| 2499 | 2026-03-17T05:50:48.111Z | Checking sqlformat v0.3.5 |
| 2500 | 2026-03-17T05:50:48.355Z | Checking peg v0.8.5 |
| 2501 | 2026-03-17T05:50:48.527Z | Compiling newtype_derive v0.1.6 |
| 2502 | 2026-03-17T05:50:48.581Z | Checking bcs v0.1.6 |
| 2503 | 2026-03-17T05:50:48.719Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2504 | 2026-03-17T05:50:48.987Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2505 | 2026-03-17T05:50:49.044Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2506 | 2026-03-17T05:50:49.090Z | Checking steno v0.4.1 |
| 2507 | 2026-03-17T05:50:49.415Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2508 | 2026-03-17T05:50:49.478Z | Compiling typify-impl v0.4.3 |
| 2509 | 2026-03-17T05:50:50.479Z | Checking utf-8 v0.7.6 |
| 2510 | 2026-03-17T05:50:50.574Z | Checking filetime v0.2.27 |
| 2511 | 2026-03-17T05:50:50.690Z | Checking arc-swap v1.8.2 |
| 2512 | 2026-03-17T05:50:50.786Z | Checking xattr v1.6.1 |
| 2513 | 2026-03-17T05:50:51.037Z | Checking slog-scope v4.4.1 |
| 2514 | 2026-03-17T05:50:51.250Z | Checking tar v0.4.44 |
| 2515 | 2026-03-17T05:50:51.796Z | Checking slog-stdlog v4.1.1 |
| 2516 | 2026-03-17T05:50:51.892Z | Checking tungstenite v0.21.0 |
| 2517 | 2026-03-17T05:50:51.987Z | Checking slog-envlogger v2.2.0 |
| 2518 | 2026-03-17T05:50:52.216Z | Checking typeid v1.0.3 |
| 2519 | 2026-03-17T05:50:52.350Z | Checking subprocess v0.2.15 |
| 2520 | 2026-03-17T05:50:52.395Z | Checking headers-core v0.3.0 |
| 2521 | 2026-03-17T05:50:52.485Z | Checking tokio-tungstenite v0.21.0 |
| 2522 | 2026-03-17T05:50:52.565Z | Checking headers v0.4.1 |
| 2523 | 2026-03-17T05:50:52.756Z | Compiling lzma-sys v0.1.20 |
| 2524 | 2026-03-17T05:50:52.874Z | Compiling cargo_toml v0.22.3 |
| 2525 | 2026-03-17T05:50:53.165Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2526 | 2026-03-17T05:50:53.235Z | Checking yasna v0.5.2 |
| 2527 | 2026-03-17T05:50:53.531Z | Checking xz2 v0.1.7 |
| 2528 | 2026-03-17T05:50:53.786Z | Checking ron v0.12.0 |
| 2529 | 2026-03-17T05:50:53.833Z | Checking rcgen v0.12.1 |
| 2530 | 2026-03-17T05:50:54.097Z | Checking base16ct v1.0.0 |
| 2531 | 2026-03-17T05:50:54.298Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2532 | 2026-03-17T05:50:54.343Z | Checking dropshot-api-manager-types v0.6.0 |
| 2533 | 2026-03-17T05:50:54.346Z | Checking tagptr v0.2.0 |
| 2534 | 2026-03-17T05:50:54.599Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2535 | 2026-03-17T05:50:54.644Z | Checking moka v0.12.13 |
| 2536 | 2026-03-17T05:50:54.853Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2537 | 2026-03-17T05:50:54.897Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2538 | 2026-03-17T05:50:55.073Z | Compiling radium v0.7.0 |
| 2539 | 2026-03-17T05:50:55.470Z | Compiling libefi-sys v0.1.0 |
| 2540 | 2026-03-17T05:50:55.581Z | Checking hickory-resolver v0.25.2 |
| 2541 | 2026-03-17T05:50:55.646Z | Compiling bitfield-struct v0.6.2 |
| 2542 | 2026-03-17T05:50:55.810Z | Compiling maybe-uninit v2.0.0 |
| 2543 | 2026-03-17T05:50:55.899Z | Compiling typify-macro v0.4.3 |
| 2544 | 2026-03-17T05:50:56.208Z | Checking tap v1.0.1 |
| 2545 | 2026-03-17T05:50:56.399Z | Checking wyz v0.5.1 |
| 2546 | 2026-03-17T05:50:56.537Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2547 | 2026-03-17T05:50:56.584Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2548 | 2026-03-17T05:50:56.949Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2549 | 2026-03-17T05:50:56.952Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2550 | 2026-03-17T05:50:57.055Z | Compiling zerocopy-derive v0.6.6 |
| 2551 | 2026-03-17T05:50:57.184Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2552 | 2026-03-17T05:50:57.230Z | Checking funty v2.0.0 |
| 2553 | 2026-03-17T05:50:57.318Z | Compiling packed_struct v0.10.1 |
| 2554 | 2026-03-17T05:50:57.364Z | Checking crc-catalog v2.4.0 |
| 2555 | 2026-03-17T05:50:57.526Z | Checking crc v3.4.0 |
| 2556 | 2026-03-17T05:50:57.719Z | Checking bitvec v1.0.1 |
| 2557 | 2026-03-17T05:50:57.782Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2558 | 2026-03-17T05:50:57.828Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2559 | 2026-03-17T05:50:58.171Z | Compiling packed_struct_codegen v0.10.1 |
| 2560 | 2026-03-17T05:50:58.216Z | Compiling bitfield-macros v0.19.4 |
| 2561 | 2026-03-17T05:50:58.263Z | Compiling indexmap v1.9.3 |
| 2562 | 2026-03-17T05:50:58.266Z | Compiling typify v0.4.3 |
| 2563 | 2026-03-17T05:50:58.475Z | Checking progenitor-impl v0.10.0 |
| 2564 | 2026-03-17T05:50:58.574Z | Checking zerocopy v0.6.6 |
| 2565 | 2026-03-17T05:50:59.115Z | Checking nodrop v0.1.14 |
| 2566 | 2026-03-17T05:50:59.268Z | Checking bitfield v0.19.4 |
| 2567 | 2026-03-17T05:50:59.313Z | Checking array-init v0.0.4 |
| 2568 | 2026-03-17T05:50:59.678Z | Checking smallvec v0.6.14 |
| 2569 | 2026-03-17T05:50:59.725Z | Checking hashbrown v0.12.3 |
| 2570 | 2026-03-17T05:50:59.768Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2571 | 2026-03-17T05:50:59.858Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2572 | 2026-03-17T05:50:59.974Z | Checking serde-hex v0.1.0 |
| 2573 | 2026-03-17T05:51:00.019Z | Checking ron v0.8.1 |
| 2574 | 2026-03-17T05:51:00.779Z | Checking hashbrown v0.13.2 |
| 2575 | 2026-03-17T05:51:00.823Z | Checking crc-any v2.5.0 |
| 2576 | 2026-03-17T05:51:01.102Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2577 | 2026-03-17T05:51:01.105Z | Checking path-slash v0.1.5 |
| 2578 | 2026-03-17T05:51:01.356Z | Compiling xshell-macros v0.2.7 |
| 2579 | 2026-03-17T05:51:01.359Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2580 | 2026-03-17T05:51:01.359Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2581 | 2026-03-17T05:51:01.490Z | Checking object v0.30.4 |
| 2582 | 2026-03-17T05:51:01.878Z | Checking xshell v0.2.7 |
| 2583 | 2026-03-17T05:51:01.949Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2584 | 2026-03-17T05:51:02.108Z | Checking half v1.8.3 |
| 2585 | 2026-03-17T05:51:02.166Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2586 | 2026-03-17T05:51:02.230Z | Compiling progenitor-macro v0.10.0 |
| 2587 | 2026-03-17T05:51:02.413Z | Checking serde_cbor v0.11.2 |
| 2588 | 2026-03-17T05:51:02.837Z | Compiling num-derive v0.3.3 |
| 2589 | 2026-03-17T05:51:02.981Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2590 | 2026-03-17T05:51:03.142Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2591 | 2026-03-17T05:51:03.461Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2592 | 2026-03-17T05:51:03.524Z | Compiling proc-macro-error2 v2.0.1 |
| 2593 | 2026-03-17T05:51:03.957Z | Checking papergrid v0.17.0 |
| 2594 | 2026-03-17T05:51:04.004Z | Compiling tabled_derive v0.11.0 |
| 2595 | 2026-03-17T05:51:04.048Z | Checking libscf-sys v1.1.0 |
| 2596 | 2026-03-17T05:51:04.258Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2597 | 2026-03-17T05:51:04.555Z | Checking testing_table v0.3.0 |
| 2598 | 2026-03-17T05:51:04.599Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2599 | 2026-03-17T05:51:04.709Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2600 | 2026-03-17T05:51:04.996Z | Checking maplit v1.0.2 |
| 2601 | 2026-03-17T05:51:05.141Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2602 | 2026-03-17T05:51:05.188Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2603 | 2026-03-17T05:51:05.614Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2604 | 2026-03-17T05:51:05.662Z | Checking tabled v0.20.0 |
| 2605 | 2026-03-17T05:51:05.708Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2606 | 2026-03-17T05:51:05.754Z | Checking crc8 v0.1.1 |
| 2607 | 2026-03-17T05:51:05.810Z | Checking fxhash v0.2.1 |
| 2608 | 2026-03-17T05:51:05.912Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2609 | 2026-03-17T05:51:06.030Z | Checking unicase v2.9.0 |
| 2610 | 2026-03-17T05:51:06.278Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2611 | 2026-03-17T05:51:06.350Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2612 | 2026-03-17T05:51:06.838Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2613 | 2026-03-17T05:51:06.883Z | Checking kstat-rs v0.2.4 |
| 2614 | 2026-03-17T05:51:06.973Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2615 | 2026-03-17T05:51:07.062Z | Compiling diesel_derives v2.3.7 |
| 2616 | 2026-03-17T05:51:07.161Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2617 | 2026-03-17T05:51:07.326Z | Compiling parking_lot_core v0.8.6 |
| 2618 | 2026-03-17T05:51:07.466Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2619 | 2026-03-17T05:51:07.616Z | Compiling git-stub v1.0.0 |
| 2620 | 2026-03-17T05:51:07.733Z | Checking scheduled-thread-pool v0.2.7 |
| 2621 | 2026-03-17T05:51:07.837Z | Compiling dsl_auto_type v0.2.0 |
| 2622 | 2026-03-17T05:51:07.953Z | Compiling vergen-gitcl v1.0.8 |
| 2623 | 2026-03-17T05:51:08.000Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2624 | 2026-03-17T05:51:08.293Z | Checking r2d2 v0.8.10 |
| 2625 | 2026-03-17T05:51:08.338Z | Compiling git-stub-vcs v0.1.0 |
| 2626 | 2026-03-17T05:51:08.437Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2627 | 2026-03-17T05:51:08.484Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2628 | 2026-03-17T05:51:08.530Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2629 | 2026-03-17T05:51:08.577Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2630 | 2026-03-17T05:51:08.682Z | Checking downcast-rs v2.0.2 |
| 2631 | 2026-03-17T05:51:08.840Z | Checking parking_lot v0.11.2 |
| 2632 | 2026-03-17T05:51:08.885Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2633 | 2026-03-17T05:51:09.048Z | Checking prefix-trie v0.7.0 |
| 2634 | 2026-03-17T05:51:09.154Z | Checking nanorand v0.7.0 |
| 2635 | 2026-03-17T05:51:09.202Z | Checking progenitor v0.10.0 |
| 2636 | 2026-03-17T05:51:09.423Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2637 | 2026-03-17T05:51:09.469Z | Compiling dirs-sys-next v0.1.2 |
| 2638 | 2026-03-17T05:51:09.518Z | Compiling crunchy v0.2.4 |
| 2639 | 2026-03-17T05:51:09.607Z | Checking hickory-server v0.25.2 |
| 2640 | 2026-03-17T05:51:09.672Z | Checking flume v0.11.1 |
| 2641 | 2026-03-17T05:51:09.773Z | Compiling dirs-next v2.0.0 |
| 2642 | 2026-03-17T05:51:09.884Z | Checking sled v0.34.7 |
| 2643 | 2026-03-17T05:51:09.974Z | Compiling clang-sys v1.8.1 |
| 2644 | 2026-03-17T05:51:10.031Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2645 | 2026-03-17T05:51:10.128Z | Checking hickory-client v0.25.2 |
| 2646 | 2026-03-17T05:51:10.301Z | Compiling tiny-keccak v2.0.2 |
| 2647 | 2026-03-17T05:51:10.606Z | Compiling term v0.7.0 |
| 2648 | 2026-03-17T05:51:10.699Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2649 | 2026-03-17T05:51:10.759Z | Compiling bit-vec v0.6.3 |
| 2650 | 2026-03-17T05:51:10.937Z | Compiling salty v0.3.0 |
| 2651 | 2026-03-17T05:51:11.088Z | Compiling bit-set v0.5.3 |
| 2652 | 2026-03-17T05:51:11.239Z | Compiling ascii-canvas v3.0.0 |
| 2653 | 2026-03-17T05:51:11.386Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2654 | 2026-03-17T05:51:11.429Z | Checking primeorder v0.13.6 |
| 2655 | 2026-03-17T05:51:11.588Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2656 | 2026-03-17T05:51:11.785Z | Compiling itertools v0.10.5 |
| 2657 | 2026-03-17T05:51:11.908Z | Compiling ena v0.14.4 |
| 2658 | 2026-03-17T05:51:12.071Z | Compiling libloading v0.8.9 |
| 2659 | 2026-03-17T05:51:12.221Z | Compiling regex-syntax v0.6.29 |
| 2660 | 2026-03-17T05:51:12.384Z | Compiling bindgen v0.71.1 |
| 2661 | 2026-03-17T05:51:12.683Z | Compiling diff v0.1.13 |
| 2662 | 2026-03-17T05:51:13.231Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2663 | 2026-03-17T05:51:13.274Z | Compiling cexpr v0.6.0 |
| 2664 | 2026-03-17T05:51:13.530Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2665 | 2026-03-17T05:51:14.266Z | Compiling lalrpop v0.19.12 |
| 2666 | 2026-03-17T05:51:14.419Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2667 | 2026-03-17T05:51:14.900Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2668 | 2026-03-17T05:51:15.153Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2669 | 2026-03-17T05:51:15.292Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2670 | 2026-03-17T05:51:15.570Z | Compiling libxml v0.3.3 |
| 2671 | 2026-03-17T05:51:15.893Z | Compiling fs-err v2.11.0 |
| 2672 | 2026-03-17T05:51:16.157Z | Checking diesel v2.3.7 |
| 2673 | 2026-03-17T05:51:16.245Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2674 | 2026-03-17T05:51:16.367Z | Checking p384 v0.13.1 |
| 2675 | 2026-03-17T05:51:16.670Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2676 | 2026-03-17T05:51:16.961Z | Compiling strum_macros v0.24.3 |
| 2677 | 2026-03-17T05:51:18.589Z | Compiling indoc v1.0.9 |
| 2678 | 2026-03-17T05:51:19.224Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2679 | 2026-03-17T05:51:19.701Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=e8a68118b5c2333f586d9bdcc4a1f63f2db98631#e8a68118) |
| 2680 | 2026-03-17T05:51:19.895Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2681 | 2026-03-17T05:51:19.941Z | Checking quick-xml v0.37.5 |
| 2682 | 2026-03-17T05:51:20.114Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2683 | 2026-03-17T05:51:20.170Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2684 | 2026-03-17T05:51:20.829Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2685 | 2026-03-17T05:51:20.972Z | Checking derive_builder v0.20.2 |
| 2686 | 2026-03-17T05:51:21.151Z | Compiling oso-derive v0.27.3 |
| 2687 | 2026-03-17T05:51:21.196Z | Compiling trait-variant v0.1.2 |
| 2688 | 2026-03-17T05:51:21.822Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2689 | 2026-03-17T05:51:21.949Z | Checking parse-size v1.1.0 |
| 2690 | 2026-03-17T05:51:22.149Z | Checking openssl-probe v0.1.6 |
| 2691 | 2026-03-17T05:51:22.332Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2692 | 2026-03-17T05:51:22.510Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2693 | 2026-03-17T05:51:22.612Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2694 | 2026-03-17T05:51:23.436Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2695 | 2026-03-17T05:51:23.483Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=e8a68118b5c2333f586d9bdcc4a1f63f2db98631#e8a68118) |
| 2696 | 2026-03-17T05:51:23.632Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2697 | 2026-03-17T05:51:24.085Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2698 | 2026-03-17T05:51:24.234Z | Compiling progenitor-impl v0.11.2 |
| 2699 | 2026-03-17T05:51:24.434Z | Checking assert_matches v1.5.0 |
| 2700 | 2026-03-17T05:51:24.739Z | Compiling mime_guess v2.0.5 |
| 2701 | 2026-03-17T05:51:25.143Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2702 | 2026-03-17T05:51:25.496Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2703 | 2026-03-17T05:51:25.554Z | Checking predicates-tree v1.0.13 |
| 2704 | 2026-03-17T05:51:25.738Z | Checking progenitor-client v0.11.2 |
| 2705 | 2026-03-17T05:51:25.892Z | Checking http-range v0.1.5 |
| 2706 | 2026-03-17T05:51:26.088Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2707 | 2026-03-17T05:51:26.131Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2708 | 2026-03-17T05:51:26.320Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2709 | 2026-03-17T05:51:26.996Z | Checking atty v0.2.14 |
| 2710 | 2026-03-17T05:51:27.856Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2711 | 2026-03-17T05:51:28.031Z | Compiling progenitor-macro v0.11.2 |
| 2712 | 2026-03-17T05:51:28.393Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2713 | 2026-03-17T05:51:29.013Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2714 | 2026-03-17T05:51:29.752Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2715 | 2026-03-17T05:51:29.804Z | Checking bb8 v0.8.6 |
| 2716 | 2026-03-17T05:51:30.033Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2717 | 2026-03-17T05:51:30.202Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2718 | 2026-03-17T05:51:30.330Z | Checking corncobs v0.1.4 |
| 2719 | 2026-03-17T05:51:30.447Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2720 | 2026-03-17T05:51:30.544Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2721 | 2026-03-17T05:51:30.915Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2722 | 2026-03-17T05:51:31.390Z | Checking hyper-staticfile v0.10.1 |
| 2723 | 2026-03-17T05:51:31.435Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2724 | 2026-03-17T05:51:31.813Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2725 | 2026-03-17T05:51:31.858Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2726 | 2026-03-17T05:51:32.119Z | Checking ignore v0.4.25 |
| 2727 | 2026-03-17T05:51:32.164Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2728 | 2026-03-17T05:51:32.697Z | Checking signal-hook-tokio v0.3.1 |
| 2729 | 2026-03-17T05:51:32.895Z | Checking secrecy v0.8.0 |
| 2730 | 2026-03-17T05:51:32.898Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2731 | 2026-03-17T05:51:33.255Z | Checking globwalk v0.9.1 |
| 2732 | 2026-03-17T05:51:33.608Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2733 | 2026-03-17T05:51:34.063Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2734 | 2026-03-17T05:51:34.227Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2735 | 2026-03-17T05:51:34.342Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2736 | 2026-03-17T05:51:34.581Z | Checking nonempty v0.12.0 |
| 2737 | 2026-03-17T05:51:34.678Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2738 | 2026-03-17T05:51:34.799Z | Checking camino-tempfile-ext v0.3.3 |
| 2739 | 2026-03-17T05:51:35.085Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2740 | 2026-03-17T05:51:35.130Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2741 | 2026-03-17T05:51:35.219Z | Checking progenitor v0.11.2 |
| 2742 | 2026-03-17T05:51:35.437Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2743 | 2026-03-17T05:51:35.633Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2744 | 2026-03-17T05:51:35.944Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2745 | 2026-03-17T05:51:36.114Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2746 | 2026-03-17T05:51:36.554Z | Checking diesel-dtrace v0.5.0 |
| 2747 | 2026-03-17T05:51:36.904Z | Checking async-bb8-diesel v0.2.1 |
| 2748 | 2026-03-17T05:51:37.041Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2749 | 2026-03-17T05:51:37.393Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2750 | 2026-03-17T05:51:37.943Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2751 | 2026-03-17T05:51:38.073Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2752 | 2026-03-17T05:51:38.312Z | Checking tungstenite v0.23.0 |
| 2753 | 2026-03-17T05:51:38.623Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2754 | 2026-03-17T05:51:38.672Z | Checking void v1.0.2 |
| 2755 | 2026-03-17T05:51:38.849Z | Checking lzss v0.8.2 |
| 2756 | 2026-03-17T05:51:38.930Z | Checking tokio-tungstenite v0.23.1 |
| 2757 | 2026-03-17T05:51:39.132Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2758 | 2026-03-17T05:51:39.178Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2759 | 2026-03-17T05:51:39.316Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2760 | 2026-03-17T05:51:39.428Z | Checking nix v0.27.1 |
| 2761 | 2026-03-17T05:51:40.040Z | Checking serde_bytes v0.11.19 |
| 2762 | 2026-03-17T05:51:40.185Z | Checking rand_seeder v0.4.0 |
| 2763 | 2026-03-17T05:51:40.313Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2764 | 2026-03-17T05:51:40.418Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2765 | 2026-03-17T05:51:40.917Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2766 | 2026-03-17T05:51:40.963Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2767 | 2026-03-17T05:51:41.178Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2768 | 2026-03-17T05:51:41.414Z | Checking is_ci v1.2.0 |
| 2769 | 2026-03-17T05:51:41.582Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2770 | 2026-03-17T05:51:41.963Z | Checking yansi v1.0.1 |
| 2771 | 2026-03-17T05:51:42.142Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2772 | 2026-03-17T05:51:42.216Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2773 | 2026-03-17T05:51:42.331Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2774 | 2026-03-17T05:51:42.376Z | Checking pretty_assertions v1.4.1 |
| 2775 | 2026-03-17T05:51:42.492Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2776 | 2026-03-17T05:51:42.645Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2777 | 2026-03-17T05:51:42.814Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2778 | 2026-03-17T05:51:43.139Z | Compiling darling_core v0.23.0 |
| 2779 | 2026-03-17T05:51:43.870Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2780 | 2026-03-17T05:51:44.630Z | Compiling indoc v2.0.7 |
| 2781 | 2026-03-17T05:51:44.894Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2782 | 2026-03-17T05:51:45.057Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2783 | 2026-03-17T05:51:45.182Z | Compiling instability v0.3.11 |
| 2784 | 2026-03-17T05:51:45.343Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2785 | 2026-03-17T05:51:45.521Z | Compiling libz-sys v1.1.24 |
| 2786 | 2026-03-17T05:51:45.910Z | Checking castaway v0.2.4 |
| 2787 | 2026-03-17T05:51:46.041Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2788 | 2026-03-17T05:51:46.092Z | Checking compact_str v0.8.1 |
| 2789 | 2026-03-17T05:51:46.480Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2790 | 2026-03-17T05:51:46.638Z | Checking supports-color v3.0.2 |
| 2791 | 2026-03-17T05:51:46.838Z | Compiling darling_macro v0.23.0 |
| 2792 | 2026-03-17T05:51:46.881Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2793 | 2026-03-17T05:51:47.168Z | Checking unicode-truncate v1.1.0 |
| 2794 | 2026-03-17T05:51:47.439Z | Checking lru v0.12.5 |
| 2795 | 2026-03-17T05:51:47.483Z | Checking cassowary v0.3.0 |
| 2796 | 2026-03-17T05:51:47.529Z | Compiling darling v0.23.0 |
| 2797 | 2026-03-17T05:51:47.816Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2798 | 2026-03-17T05:51:48.044Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2799 | 2026-03-17T05:51:48.692Z | Checking ratatui v0.29.0 |
| 2800 | 2026-03-17T05:51:48.869Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2801 | 2026-03-17T05:51:49.175Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2802 | 2026-03-17T05:51:49.587Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2803 | 2026-03-17T05:51:49.690Z | Compiling vergen-git2 v1.0.7 |
| 2804 | 2026-03-17T05:51:50.032Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2805 | 2026-03-17T05:51:50.315Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2806 | 2026-03-17T05:51:50.595Z | Compiling rustls v0.21.12 |
| 2807 | 2026-03-17T05:51:50.766Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2808 | 2026-03-17T05:51:50.924Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2809 | 2026-03-17T05:51:51.208Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2810 | 2026-03-17T05:51:51.492Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2811 | 2026-03-17T05:51:51.538Z | Checking colored v2.2.0 |
| 2812 | 2026-03-17T05:51:51.846Z | Checking sct v0.7.1 |
| 2813 | 2026-03-17T05:51:52.030Z | Checking rustls-webpki v0.101.7 |
| 2814 | 2026-03-17T05:51:52.075Z | Compiling nix v0.29.0 |
| 2815 | 2026-03-17T05:51:52.122Z | Checking plotters-backend v0.3.7 |
| 2816 | 2026-03-17T05:51:52.423Z | Checking shell-words v1.1.1 |
| 2817 | 2026-03-17T05:51:52.613Z | Checking plotters-svg v0.3.7 |
| 2818 | 2026-03-17T05:51:52.715Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2819 | 2026-03-17T05:51:52.992Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2820 | 2026-03-17T05:51:54.318Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2821 | 2026-03-17T05:51:55.296Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2822 | 2026-03-17T05:51:56.306Z | Checking cast v0.3.0 |
| 2823 | 2026-03-17T05:51:56.567Z | Checking hex-literal v0.4.1 |
| 2824 | 2026-03-17T05:51:56.723Z | Checking criterion-plot v0.6.0 |
| 2825 | 2026-03-17T05:51:56.767Z | Checking tokio-rustls v0.24.1 |
| 2826 | 2026-03-17T05:51:57.062Z | Checking plotters v0.3.7 |
| 2827 | 2026-03-17T05:51:57.435Z | Checking erased-serde v0.4.9 |
| 2828 | 2026-03-17T05:51:57.994Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2829 | 2026-03-17T05:51:58.110Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2830 | 2026-03-17T05:51:58.392Z | Checking rustls-pemfile v1.0.4 |
| 2831 | 2026-03-17T05:51:58.604Z | Checking twox-hash v2.1.2 |
| 2832 | 2026-03-17T05:51:59.046Z | Checking tinytemplate v1.2.1 |
| 2833 | 2026-03-17T05:51:59.049Z | Checking ordered-float v2.10.1 |
| 2834 | 2026-03-17T05:51:59.370Z | Checking oorandom v11.1.5 |
| 2835 | 2026-03-17T05:51:59.464Z | Checking anes v0.1.6 |
| 2836 | 2026-03-17T05:51:59.554Z | Checking serde-value v0.7.0 |
| 2837 | 2026-03-17T05:51:59.747Z | Checking criterion v0.7.0 |
| 2838 | 2026-03-17T05:51:59.941Z | Checking serde-untagged v0.1.9 |
| 2839 | 2026-03-17T05:52:00.233Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2840 | 2026-03-17T05:52:00.469Z | Checking fatfs v0.3.6 |
| 2841 | 2026-03-17T05:52:01.001Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2842 | 2026-03-17T05:52:01.118Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2843 | 2026-03-17T05:52:01.276Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2844 | 2026-03-17T05:52:01.419Z | Checking unicode-xid v0.2.6 |
| 2845 | 2026-03-17T05:52:01.595Z | Compiling seq-macro v0.3.6 |
| 2846 | 2026-03-17T05:52:02.289Z | Checking cargo-util-schemas v0.8.2 |
| 2847 | 2026-03-17T05:52:02.974Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2848 | 2026-03-17T05:52:03.087Z | Checking cargo-platform v0.2.0 |
| 2849 | 2026-03-17T05:52:03.361Z | Compiling petname v2.0.2 |
| 2850 | 2026-03-17T05:52:03.520Z | Checking cargo_metadata v0.21.0 |
| 2851 | 2026-03-17T05:52:04.268Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2852 | 2026-03-17T05:52:04.618Z | Checking concurrent-queue v2.5.0 |
| 2853 | 2026-03-17T05:52:04.899Z | Checking rtoolbox v0.0.3 |
| 2854 | 2026-03-17T05:52:05.111Z | Checking parking v2.2.1 |
| 2855 | 2026-03-17T05:52:05.307Z | Checking futures-timer v3.0.3 |
| 2856 | 2026-03-17T05:52:05.587Z | Checking event-listener v5.4.1 |
| 2857 | 2026-03-17T05:52:05.921Z | Checking rpassword v7.4.0 |
| 2858 | 2026-03-17T05:52:06.652Z | Checking tui-tree-widget v0.23.1 |
| 2859 | 2026-03-17T05:52:06.727Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2860 | 2026-03-17T05:52:06.929Z | Checking polyval v0.6.2 |
| 2861 | 2026-03-17T05:52:06.975Z | Checking sapling-renderdag v0.1.0 |
| 2862 | 2026-03-17T05:52:07.181Z | Checking sync-ptr v0.1.4 |
| 2863 | 2026-03-17T05:52:07.342Z | Checking ghash v0.5.1 |
| 2864 | 2026-03-17T05:52:07.387Z | Checking event-listener-strategy v0.5.4 |
| 2865 | 2026-03-17T05:52:07.533Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2866 | 2026-03-17T05:52:07.603Z | Checking ctr v0.9.2 |
| 2867 | 2026-03-17T05:52:07.814Z | Checking arrayref v0.3.9 |
| 2868 | 2026-03-17T05:52:07.864Z | Checking arrayvec v0.7.6 |
| 2869 | 2026-03-17T05:52:07.951Z | Checking constant_time_eq v0.4.2 |
| 2870 | 2026-03-17T05:52:08.151Z | Checking aes-gcm v0.10.3 |
| 2871 | 2026-03-17T05:52:08.260Z | Checking async-lock v3.4.2 |
| 2872 | 2026-03-17T05:52:08.389Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2873 | 2026-03-17T05:52:08.824Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2874 | 2026-03-17T05:52:08.868Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2875 | 2026-03-17T05:52:09.717Z | Checking ssh-encoding v0.2.0 |
| 2876 | 2026-03-17T05:52:09.765Z | Compiling samael v0.0.19 |
| 2877 | 2026-03-17T05:52:09.768Z | Checking blowfish v0.9.1 |
| 2878 | 2026-03-17T05:52:09.999Z | Checking ssh-cipher v0.2.0 |
| 2879 | 2026-03-17T05:52:10.043Z | Checking bcrypt-pbkdf v0.10.0 |
| 2880 | 2026-03-17T05:52:10.254Z | Checking async-object-pool v0.2.0 |
| 2881 | 2026-03-17T05:52:10.299Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2882 | 2026-03-17T05:52:10.433Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2883 | 2026-03-17T05:52:10.852Z | Checking serde_regex v1.1.0 |
| 2884 | 2026-03-17T05:52:11.092Z | Checking password-hash v0.4.2 |
| 2885 | 2026-03-17T05:52:11.139Z | Checking assert-json-diff v2.0.2 |
| 2886 | 2026-03-17T05:52:11.397Z | Checking path-tree v0.8.3 |
| 2887 | 2026-03-17T05:52:11.441Z | Compiling target-lexicon v0.13.3 |
| 2888 | 2026-03-17T05:52:11.677Z | Checking gimli v0.32.3 |
| 2889 | 2026-03-17T05:52:12.105Z | Checking stringmetrics v2.2.2 |
| 2890 | 2026-03-17T05:52:12.333Z | Checking httpmock v0.8.3 |
| 2891 | 2026-03-17T05:52:12.600Z | Checking pbkdf2 v0.11.0 |
| 2892 | 2026-03-17T05:52:12.855Z | Checking ssh-key v0.6.7 |
| 2893 | 2026-03-17T05:52:13.898Z | Checking addr2line v0.25.1 |
| 2894 | 2026-03-17T05:52:14.297Z | Checking p256 v0.13.2 |
| 2895 | 2026-03-17T05:52:14.673Z | Checking p521 v0.13.3 |
| 2896 | 2026-03-17T05:52:15.356Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2897 | 2026-03-17T05:52:15.520Z | Checking russh-cryptovec v0.7.3 |
| 2898 | 2026-03-17T05:52:15.648Z | Checking md5 v0.7.0 |
| 2899 | 2026-03-17T05:52:15.732Z | Compiling guppy-workspace-hack v0.1.0 |
| 2900 | 2026-03-17T05:52:15.850Z | Checking rustc-demangle v0.1.27 |
| 2901 | 2026-03-17T05:52:15.916Z | Checking russh-keys v0.45.0 |
| 2902 | 2026-03-17T05:52:16.189Z | Checking backtrace v0.3.76 |
| 2903 | 2026-03-17T05:52:16.399Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2904 | 2026-03-17T05:52:16.444Z | Checking num-bigint v0.4.6 |
| 2905 | 2026-03-17T05:52:16.619Z | Checking des v0.8.1 |
| 2906 | 2026-03-17T05:52:16.858Z | Compiling blake3 v1.8.3 |
| 2907 | 2026-03-17T05:52:16.994Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2908 | 2026-03-17T05:52:17.357Z | Compiling target-spec v3.5.7 |
| 2909 | 2026-03-17T05:52:17.563Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2910 | 2026-03-17T05:52:17.864Z | Checking russh v0.45.0 |
| 2911 | 2026-03-17T05:52:18.366Z | Checking backtrace-ext v0.2.1 |
| 2912 | 2026-03-17T05:52:18.444Z | Checking cfg-expr v0.20.6 |
| 2913 | 2026-03-17T05:52:18.546Z | Checking supports-color v2.1.0 |
| 2914 | 2026-03-17T05:52:18.622Z | Checking textwrap v0.15.2 |
| 2915 | 2026-03-17T05:52:18.754Z | Checking supports-unicode v2.1.0 |
| 2916 | 2026-03-17T05:52:18.935Z | Checking supports-hyperlinks v2.1.0 |
| 2917 | 2026-03-17T05:52:18.979Z | Checking hashbrown v0.14.5 |
| 2918 | 2026-03-17T05:52:19.025Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2919 | 2026-03-17T05:52:19.118Z | Checking cargo-platform v0.3.2 |
| 2920 | 2026-03-17T05:52:19.326Z | Checking terminal_size v0.1.17 |
| 2921 | 2026-03-17T05:52:19.393Z | Compiling miette-derive v5.10.0 |
| 2922 | 2026-03-17T05:52:19.496Z | Checking internet-checksum v0.2.1 |
| 2923 | 2026-03-17T05:52:19.676Z | Checking owo-colors v3.5.0 |
| 2924 | 2026-03-17T05:52:19.719Z | Checking chumsky v0.9.3 |
| 2925 | 2026-03-17T05:52:20.446Z | Checking cargo_metadata v0.23.1 |
| 2926 | 2026-03-17T05:52:20.941Z | Checking miette v5.10.0 |
| 2927 | 2026-03-17T05:52:21.231Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2928 | 2026-03-17T05:52:21.489Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2929 | 2026-03-17T05:52:21.558Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2930 | 2026-03-17T05:52:21.615Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2931 | 2026-03-17T05:52:21.951Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2932 | 2026-03-17T05:52:21.996Z | Checking httptest v0.16.4 |
| 2933 | 2026-03-17T05:52:22.290Z | Compiling git2 v0.20.4 |
| 2934 | 2026-03-17T05:52:22.337Z | Checking pathdiff v0.2.3 |
| 2935 | 2026-03-17T05:52:22.513Z | Compiling knuffel-derive v3.2.0 |
| 2936 | 2026-03-17T05:52:22.558Z | Checking topological-sort v0.2.2 |
| 2937 | 2026-03-17T05:52:22.605Z | Checking nested v0.1.1 |
| 2938 | 2026-03-17T05:52:22.772Z | Checking omicron-zone-package v0.12.2 |
| 2939 | 2026-03-17T05:52:22.820Z | Checking guppy v0.17.25 |
| 2940 | 2026-03-17T05:52:23.094Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2941 | 2026-03-17T05:52:23.399Z | Checking similar-asserts v1.7.0 |
| 2942 | 2026-03-17T05:52:23.629Z | Compiling rstest_macros v0.25.0 |
| 2943 | 2026-03-17T05:52:23.991Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2944 | 2026-03-17T05:52:24.037Z | Compiling target-triple v1.0.0 |
| 2945 | 2026-03-17T05:52:24.197Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2946 | 2026-03-17T05:52:24.288Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2947 | 2026-03-17T05:52:24.514Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2948 | 2026-03-17T05:52:24.628Z | Checking knuffel v3.2.0 |
| 2949 | 2026-03-17T05:52:25.034Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2950 | 2026-03-17T05:52:25.209Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2951 | 2026-03-17T05:52:26.047Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2952 | 2026-03-17T05:52:26.377Z | Checking escape8259 v0.5.3 |
| 2953 | 2026-03-17T05:52:26.422Z | Compiling relative-path v1.9.3 |
| 2954 | 2026-03-17T05:52:26.569Z | Compiling assert_cmd v2.1.2 |
| 2955 | 2026-03-17T05:52:26.613Z | Checking libtest-mimic v0.8.1 |
| 2956 | 2026-03-17T05:52:26.968Z | Checking toml v1.0.3+spec-1.1.0 |
| 2957 | 2026-03-17T05:52:27.173Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2958 | 2026-03-17T05:52:27.390Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2959 | 2026-03-17T05:52:27.561Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2960 | 2026-03-17T05:52:27.835Z | Checking blake2b_simd v1.0.4 |
| 2961 | 2026-03-17T05:52:28.402Z | Checking support-bundle-viewer v0.1.2 |
| 2962 | 2026-03-17T05:52:28.544Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2963 | 2026-03-17T05:52:28.741Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2964 | 2026-03-17T05:52:28.856Z | Compiling polar-core v0.27.3 |
| 2965 | 2026-03-17T05:52:29.112Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2966 | 2026-03-17T05:52:29.344Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2967 | 2026-03-17T05:52:29.405Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2968 | 2026-03-17T05:52:29.703Z | Checking fancy-regex v0.14.0 |
| 2969 | 2026-03-17T05:52:30.121Z | Checking serde_tokenstream v0.2.3 |
| 2970 | 2026-03-17T05:52:30.236Z | Checking multimap v0.10.1 |
| 2971 | 2026-03-17T05:52:30.456Z | Checking uzers v0.12.2 |
| 2972 | 2026-03-17T05:52:30.510Z | Checking termcolor v1.4.1 |
| 2973 | 2026-03-17T05:52:30.785Z | Checking constant_time_eq v0.3.1 |
| 2974 | 2026-03-17T05:52:30.856Z | Compiling linkme-impl v0.3.35 |
| 2975 | 2026-03-17T05:52:30.962Z | Checking rust-argon2 v2.1.0 |
| 2976 | 2026-03-17T05:52:31.325Z | Checking trybuild v1.0.116 |
| 2977 | 2026-03-17T05:52:31.386Z | Checking datatest-stable v0.3.3 |
| 2978 | 2026-03-17T05:52:32.167Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2979 | 2026-03-17T05:52:32.170Z | Checking rstest v0.25.0 |
| 2980 | 2026-03-17T05:52:32.442Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2981 | 2026-03-17T05:52:32.621Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2982 | 2026-03-17T05:52:32.663Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2983 | 2026-03-17T05:52:32.954Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2984 | 2026-03-17T05:52:33.345Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2985 | 2026-03-17T05:52:33.608Z | Checking drift v0.1.3 |
| 2986 | 2026-03-17T05:52:33.654Z | Checking rand_distr v0.5.1 |
| 2987 | 2026-03-17T05:52:34.063Z | Checking approx v0.5.1 |
| 2988 | 2026-03-17T05:52:34.287Z | Compiling linkme v0.3.35 |
| 2989 | 2026-03-17T05:52:34.332Z | Checking dropshot-api-manager v0.6.0 |
| 2990 | 2026-03-17T05:52:35.736Z | Checking oso v0.27.3 |
| 2991 | 2026-03-17T05:52:35.782Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2992 | 2026-03-17T05:52:36.264Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2993 | 2026-03-17T05:52:36.533Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2994 | 2026-03-17T05:52:36.751Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2995 | 2026-03-17T05:52:37.103Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2996 | 2026-03-17T05:52:37.171Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2997 | 2026-03-17T05:52:37.217Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2998 | 2026-03-17T05:52:37.451Z | Checking partial-io v0.5.4 |
| 2999 | 2026-03-17T05:52:37.497Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3000 | 2026-03-17T05:52:37.541Z | Checking cargo_toml v0.21.0 |
| 3001 | 2026-03-17T05:52:37.765Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3002 | 2026-03-17T05:52:37.814Z | Checking termios v0.3.3 |
| 3003 | 2026-03-17T05:52:37.817Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3004 | 2026-03-17T05:52:38.421Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3005 | 2026-03-17T05:52:38.733Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3006 | 2026-03-17T05:52:40.260Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3007 | 2026-03-17T05:52:42.767Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3008 | 2026-03-17T05:52:48.036Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3009 | 2026-03-17T05:52:50.685Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3010 | 2026-03-17T05:52:55.416Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3011 | 2026-03-17T05:52:59.175Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3012 | 2026-03-17T05:53:02.610Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3013 | 2026-03-17T05:53:09.650Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3014 | 2026-03-17T05:53:12.238Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3015 | 2026-03-17T05:53:13.052Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3016 | 2026-03-17T05:53:24.170Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3017 | 2026-03-17T05:55:26.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 42s |
| 3018 | 2026-03-17T05:55:27.762Z | |
| 3019 | 2026-03-17T05:55:27.762Z | real 5:46.829272662 |
| 3020 | 2026-03-17T05:55:27.762Z | user 28:32.595439646 |
| 3021 | 2026-03-17T05:55:27.766Z | sys 5:58.540333348 |
| 3022 | 2026-03-17T05:55:27.766Z | trap 0.709579891 |
| 3023 | 2026-03-17T05:55:27.766Z | tflt 0.083109430 |
| 3024 | 2026-03-17T05:55:27.766Z | dflt 0.180542919 |
| 3025 | 2026-03-17T05:55:27.766Z | kflt 0.005362868 |
| 3026 | 2026-03-17T05:55:27.766Z | lock 1:20:47.640502762 |
| 3027 | 2026-03-17T05:55:27.766Z | slp 1:17:38.288082982 |
| 3028 | 2026-03-17T05:55:27.766Z | lat 1:57.936922746 |
| 3029 | 2026-03-17T05:55:27.766Z | stop 13:56.235289516 |
| 3030 | 2026-03-17T05:55:27.766Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3031 | 2026-03-17T05:55:27.766Z | + ptime -m cargo doc --workspace --no-deps |
| 3032 | 2026-03-17T05:55:28.955Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3033 | 2026-03-17T05:55:28.955Z | | |
| 3034 | 2026-03-17T05:55:28.955Z | = 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)` |
| 3035 | 2026-03-17T05:55:28.955Z | = 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> |
| 3036 | 2026-03-17T05:55:30.271Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3037 | 2026-03-17T05:55:30.543Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3038 | 2026-03-17T05:55:30.593Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3039 | 2026-03-17T05:55:30.677Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3040 | 2026-03-17T05:55:30.860Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3041 | 2026-03-17T05:55:30.890Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3042 | 2026-03-17T05:55:30.920Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3043 | 2026-03-17T05:55:30.956Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3044 | 2026-03-17T05:55:31.025Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3045 | 2026-03-17T05:55:31.135Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3046 | 2026-03-17T05:55:31.180Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3047 | 2026-03-17T05:55:31.225Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3048 | 2026-03-17T05:55:31.277Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3049 | 2026-03-17T05:55:31.312Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3050 | 2026-03-17T05:55:31.359Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3051 | 2026-03-17T05:55:31.414Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3052 | 2026-03-17T05:55:31.448Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3053 | 2026-03-17T05:55:31.478Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3054 | 2026-03-17T05:55:31.540Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3055 | 2026-03-17T05:55:31.615Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3056 | 2026-03-17T05:55:31.886Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3057 | 2026-03-17T05:55:32.201Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3058 | 2026-03-17T05:55:32.398Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3059 | 2026-03-17T05:55:32.478Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3060 | 2026-03-17T05:55:32.514Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3061 | 2026-03-17T05:55:32.695Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3062 | 2026-03-17T05:55:32.726Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3063 | 2026-03-17T05:55:32.936Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3064 | 2026-03-17T05:55:33.008Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3065 | 2026-03-17T05:55:33.097Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3066 | 2026-03-17T05:55:33.207Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3067 | 2026-03-17T05:55:33.241Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3068 | 2026-03-17T05:55:33.481Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3069 | 2026-03-17T05:55:33.678Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3070 | 2026-03-17T05:55:33.715Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3071 | 2026-03-17T05:55:33.744Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3072 | 2026-03-17T05:55:33.921Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3073 | 2026-03-17T05:55:34.017Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3074 | 2026-03-17T05:55:34.046Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3075 | 2026-03-17T05:55:34.340Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3076 | 2026-03-17T05:55:34.423Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3077 | 2026-03-17T05:55:34.748Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3078 | 2026-03-17T05:55:34.780Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3079 | 2026-03-17T05:55:34.842Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3080 | 2026-03-17T05:55:34.895Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3081 | 2026-03-17T05:55:34.992Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3082 | 2026-03-17T05:55:35.196Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3083 | 2026-03-17T05:55:35.228Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3084 | 2026-03-17T05:55:35.301Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3085 | 2026-03-17T05:55:35.450Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3086 | 2026-03-17T05:55:35.510Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3087 | 2026-03-17T05:55:35.550Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3088 | 2026-03-17T05:55:35.580Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3089 | 2026-03-17T05:55:35.863Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3090 | 2026-03-17T05:55:35.863Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3091 | 2026-03-17T05:55:35.918Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3092 | 2026-03-17T05:55:35.921Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3093 | 2026-03-17T05:55:36.174Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3094 | 2026-03-17T05:55:36.201Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3095 | 2026-03-17T05:55:36.230Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3096 | 2026-03-17T05:55:36.424Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3097 | 2026-03-17T05:55:36.512Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3098 | 2026-03-17T05:55:36.550Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3099 | 2026-03-17T05:55:36.604Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3100 | 2026-03-17T05:55:36.759Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3101 | 2026-03-17T05:55:36.803Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3102 | 2026-03-17T05:55:36.917Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3103 | 2026-03-17T05:55:37.186Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3104 | 2026-03-17T05:55:37.189Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3105 | 2026-03-17T05:55:37.244Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3106 | 2026-03-17T05:55:37.274Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3107 | 2026-03-17T05:55:37.491Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3108 | 2026-03-17T05:55:37.982Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3109 | 2026-03-17T05:55:38.048Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3110 | 2026-03-17T05:55:38.946Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3111 | 2026-03-17T05:55:39.504Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3112 | 2026-03-17T05:55:39.727Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3113 | 2026-03-17T05:55:39.792Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3114 | 2026-03-17T05:55:39.918Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3115 | 2026-03-17T05:55:39.983Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3116 | 2026-03-17T05:55:40.251Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3117 | 2026-03-17T05:55:40.284Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3118 | 2026-03-17T05:55:40.621Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3119 | 2026-03-17T05:55:40.857Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3120 | 2026-03-17T05:55:41.282Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3121 | 2026-03-17T05:55:41.313Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3122 | 2026-03-17T05:55:41.418Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3123 | 2026-03-17T05:55:41.636Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3124 | 2026-03-17T05:55:41.750Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3125 | 2026-03-17T05:55:42.169Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3126 | 2026-03-17T05:55:42.652Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3127 | 2026-03-17T05:55:42.894Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3128 | 2026-03-17T05:55:42.924Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3129 | 2026-03-17T05:55:43.241Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3130 | 2026-03-17T05:55:43.342Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3131 | 2026-03-17T05:55:44.077Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3132 | 2026-03-17T05:55:44.128Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3133 | 2026-03-17T05:55:45.035Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3134 | 2026-03-17T05:55:45.286Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3135 | 2026-03-17T05:55:45.672Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3136 | 2026-03-17T05:55:46.411Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3137 | 2026-03-17T05:55:46.459Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3138 | 2026-03-17T05:55:46.789Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3139 | 2026-03-17T05:55:46.836Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3140 | 2026-03-17T05:55:47.055Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3141 | 2026-03-17T05:55:47.195Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3142 | 2026-03-17T05:55:47.232Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3143 | 2026-03-17T05:55:47.340Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3144 | 2026-03-17T05:55:47.714Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3145 | 2026-03-17T05:55:47.717Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3146 | 2026-03-17T05:55:47.778Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3147 | 2026-03-17T05:55:47.815Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3148 | 2026-03-17T05:55:47.980Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3149 | 2026-03-17T05:55:48.321Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3150 | 2026-03-17T05:55:48.904Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3151 | 2026-03-17T05:55:48.939Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3152 | 2026-03-17T05:55:49.376Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3153 | 2026-03-17T05:55:50.052Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3154 | 2026-03-17T05:55:50.716Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3155 | 2026-03-17T05:55:50.763Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3156 | 2026-03-17T05:55:51.013Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3157 | 2026-03-17T05:55:51.053Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3158 | 2026-03-17T05:55:51.297Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3159 | 2026-03-17T05:55:51.859Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3160 | 2026-03-17T05:55:52.347Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3161 | 2026-03-17T05:55:52.377Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3162 | 2026-03-17T05:55:52.432Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3163 | 2026-03-17T05:55:52.865Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3164 | 2026-03-17T05:55:53.991Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3165 | 2026-03-17T05:55:54.194Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3166 | 2026-03-17T05:55:54.582Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3167 | 2026-03-17T05:55:54.692Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3168 | 2026-03-17T05:55:55.301Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3169 | 2026-03-17T05:55:55.631Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3170 | 2026-03-17T05:55:56.787Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3171 | 2026-03-17T05:55:57.533Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3172 | 2026-03-17T05:55:57.771Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3173 | 2026-03-17T05:55:58.317Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3174 | 2026-03-17T05:55:59.090Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3175 | 2026-03-17T05:55:59.314Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3176 | 2026-03-17T05:55:59.640Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3177 | 2026-03-17T05:56:00.654Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3178 | 2026-03-17T05:56:01.047Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3179 | 2026-03-17T05:56:02.228Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3180 | 2026-03-17T05:56:03.512Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3181 | 2026-03-17T05:56:03.541Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3182 | 2026-03-17T05:56:04.266Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3183 | 2026-03-17T05:56:04.349Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3184 | 2026-03-17T05:56:05.188Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3185 | 2026-03-17T05:56:05.451Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3186 | 2026-03-17T05:56:07.771Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3187 | 2026-03-17T05:56:09.217Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3188 | 2026-03-17T05:56:09.427Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3189 | 2026-03-17T05:56:09.749Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3190 | 2026-03-17T05:56:10.610Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3191 | 2026-03-17T05:56:10.918Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3192 | 2026-03-17T05:56:11.212Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3193 | 2026-03-17T05:56:12.094Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3194 | 2026-03-17T05:56:13.161Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3195 | 2026-03-17T05:56:14.192Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3196 | 2026-03-17T05:56:14.221Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3197 | 2026-03-17T05:56:14.676Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3198 | 2026-03-17T05:56:14.679Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3199 | 2026-03-17T05:56:15.092Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3200 | 2026-03-17T05:56:15.186Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3201 | 2026-03-17T05:56:15.313Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3202 | 2026-03-17T05:56:15.495Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3203 | 2026-03-17T05:56:15.737Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3204 | 2026-03-17T05:56:16.363Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3205 | 2026-03-17T05:56:16.567Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3206 | 2026-03-17T05:56:17.185Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3207 | 2026-03-17T05:56:17.305Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3208 | 2026-03-17T05:56:17.528Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3209 | 2026-03-17T05:56:17.820Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3210 | 2026-03-17T05:56:17.961Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3211 | 2026-03-17T05:56:18.414Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3212 | 2026-03-17T05:56:18.824Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3213 | 2026-03-17T05:56:19.160Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3214 | 2026-03-17T05:56:21.039Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3215 | 2026-03-17T05:56:22.898Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3216 | 2026-03-17T05:56:22.936Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3217 | 2026-03-17T05:56:26.936Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3218 | 2026-03-17T05:56:28.360Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3219 | 2026-03-17T05:56:28.876Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3220 | 2026-03-17T05:56:29.756Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3221 | 2026-03-17T05:56:30.421Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3222 | 2026-03-17T05:56:33.348Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3223 | 2026-03-17T05:56:35.214Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3224 | 2026-03-17T05:56:36.006Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3225 | 2026-03-17T05:56:36.465Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3226 | 2026-03-17T05:56:37.368Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3227 | 2026-03-17T05:56:40.982Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3228 | 2026-03-17T05:56:41.490Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3229 | 2026-03-17T05:56:42.219Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3230 | 2026-03-17T05:56:42.794Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3231 | 2026-03-17T05:56:43.308Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3232 | 2026-03-17T05:56:44.360Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3233 | 2026-03-17T05:56:46.278Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3234 | 2026-03-17T05:56:47.250Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3235 | 2026-03-17T05:56:48.236Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3236 | 2026-03-17T05:56:51.978Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3237 | 2026-03-17T05:56:53.076Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3238 | 2026-03-17T05:56:54.261Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3239 | 2026-03-17T05:56:55.197Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3240 | 2026-03-17T05:56:56.175Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3241 | 2026-03-17T05:56:57.146Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3242 | 2026-03-17T05:56:58.095Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3243 | 2026-03-17T05:56:59.243Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3244 | 2026-03-17T05:57:00.780Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3245 | 2026-03-17T05:57:00.851Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3246 | 2026-03-17T05:57:02.736Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3247 | 2026-03-17T05:57:04.123Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3248 | 2026-03-17T05:57:07.517Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3249 | 2026-03-17T05:57:09.659Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3250 | 2026-03-17T05:57:11.188Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3251 | 2026-03-17T05:57:12.447Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3252 | 2026-03-17T05:57:13.155Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3253 | 2026-03-17T05:57:15.142Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3254 | 2026-03-17T05:57:15.890Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3255 | 2026-03-17T05:57:17.463Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3256 | 2026-03-17T05:57:20.872Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3257 | 2026-03-17T05:57:21.528Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3258 | 2026-03-17T05:57:22.884Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3259 | 2026-03-17T05:57:24.276Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3260 | 2026-03-17T05:57:25.932Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3261 | 2026-03-17T05:57:29.165Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3262 | 2026-03-17T05:57:30.916Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3263 | 2026-03-17T05:57:32.427Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3264 | 2026-03-17T05:57:34.753Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3265 | 2026-03-17T05:57:36.772Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3266 | 2026-03-17T05:57:38.878Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3267 | 2026-03-17T05:57:41.511Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3268 | 2026-03-17T05:57:43.616Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3269 | 2026-03-17T05:57:45.944Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3270 | 2026-03-17T05:57:50.747Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3271 | 2026-03-17T05:57:52.932Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3272 | 2026-03-17T05:57:53.157Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3273 | 2026-03-17T05:57:55.497Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3274 | 2026-03-17T05:57:57.949Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3275 | 2026-03-17T05:58:00.414Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3276 | 2026-03-17T05:58:02.837Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3277 | 2026-03-17T05:58:05.690Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3278 | 2026-03-17T05:58:08.123Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3279 | 2026-03-17T05:58:10.940Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3280 | 2026-03-17T05:58:13.073Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3281 | 2026-03-17T05:58:15.470Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3282 | 2026-03-17T05:58:17.907Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3283 | 2026-03-17T05:58:20.315Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3284 | 2026-03-17T05:58:22.722Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3285 | 2026-03-17T05:58:24.960Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3286 | 2026-03-17T05:58:27.732Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3287 | 2026-03-17T05:58:29.867Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3288 | 2026-03-17T05:58:32.308Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3289 | 2026-03-17T05:58:34.841Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3290 | 2026-03-17T05:58:37.367Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3291 | 2026-03-17T05:58:39.922Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3292 | 2026-03-17T05:58:42.894Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3293 | 2026-03-17T05:58:45.112Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3294 | 2026-03-17T05:58:47.711Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3295 | 2026-03-17T05:58:50.266Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3296 | 2026-03-17T05:58:52.919Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3297 | 2026-03-17T05:58:55.553Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3298 | 2026-03-17T05:59:02.564Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3299 | 2026-03-17T05:59:03.869Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3300 | 2026-03-17T05:59:06.697Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3301 | 2026-03-17T05:59:09.460Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3302 | 2026-03-17T05:59:10.762Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3303 | 2026-03-17T05:59:15.088Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3304 | 2026-03-17T05:59:17.829Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3305 | 2026-03-17T05:59:20.876Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3306 | 2026-03-17T05:59:23.587Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3307 | 2026-03-17T05:59:26.363Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3308 | 2026-03-17T05:59:29.212Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3309 | 2026-03-17T05:59:31.957Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3310 | 2026-03-17T05:59:35.103Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3311 | 2026-03-17T05:59:38.094Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3312 | 2026-03-17T05:59:40.363Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3313 | 2026-03-17T05:59:43.239Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3314 | 2026-03-17T05:59:45.945Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3315 | 2026-03-17T05:59:48.983Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3316 | 2026-03-17T05:59:51.689Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3317 | 2026-03-17T05:59:54.505Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3318 | 2026-03-17T05:59:57.360Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3319 | 2026-03-17T06:00:00.229Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3320 | 2026-03-17T06:00:03.501Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3321 | 2026-03-17T06:00:06.147Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3322 | 2026-03-17T06:00:09.171Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3323 | 2026-03-17T06:00:12.289Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3324 | 2026-03-17T06:00:15.248Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3325 | 2026-03-17T06:00:18.284Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3326 | 2026-03-17T06:00:21.240Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3327 | 2026-03-17T06:00:24.107Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3328 | 2026-03-17T06:00:27.160Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3329 | 2026-03-17T06:00:30.212Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3330 | 2026-03-17T06:00:33.308Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3331 | 2026-03-17T06:00:36.359Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3332 | 2026-03-17T06:00:39.627Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3333 | 2026-03-17T06:00:42.681Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3334 | 2026-03-17T06:00:45.752Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3335 | 2026-03-17T06:00:48.803Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3336 | 2026-03-17T06:00:51.833Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3337 | 2026-03-17T06:00:54.994Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3338 | 2026-03-17T06:00:58.165Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3339 | 2026-03-17T06:01:01.819Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3340 | 2026-03-17T06:01:04.683Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3341 | 2026-03-17T06:01:07.868Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3342 | 2026-03-17T06:01:11.011Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3343 | 2026-03-17T06:01:20.403Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3344 | 2026-03-17T06:01:20.443Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3345 | 2026-03-17T06:01:24.406Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3346 | 2026-03-17T06:01:28.548Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3347 | 2026-03-17T06:01:32.653Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3348 | 2026-03-17T06:01:36.779Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3349 | 2026-03-17T06:01:42.781Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3350 | 2026-03-17T06:01:46.306Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3351 | 2026-03-17T06:01:50.737Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3352 | 2026-03-17T06:01:55.357Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3353 | 2026-03-17T06:01:59.845Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3354 | 2026-03-17T06:02:04.363Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3355 | 2026-03-17T06:02:08.931Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3356 | 2026-03-17T06:02:13.601Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3357 | 2026-03-17T06:02:18.013Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3358 | 2026-03-17T06:02:22.619Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3359 | 2026-03-17T06:02:27.081Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3360 | 2026-03-17T06:02:31.656Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3361 | 2026-03-17T06:02:36.126Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3362 | 2026-03-17T06:02:40.733Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3363 | 2026-03-17T06:02:45.346Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3364 | 2026-03-17T06:02:49.794Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3365 | 2026-03-17T06:03:26.187Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 58s |
| 3366 | 2026-03-17T06:03:26.397Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 189 other files |
| 3367 | 2026-03-17T06:03:26.515Z | |
| 3368 | 2026-03-17T06:03:26.519Z | real 7:58.590423382 |
| 3369 | 2026-03-17T06:03:26.519Z | user 23:21.542821386 |
| 3370 | 2026-03-17T06:03:26.519Z | sys 4:26.232158291 |
| 3371 | 2026-03-17T06:03:26.519Z | trap 0.406208643 |
| 3372 | 2026-03-17T06:03:26.519Z | tflt 0.025811160 |
| 3373 | 2026-03-17T06:03:26.519Z | dflt 0.115485087 |
| 3374 | 2026-03-17T06:03:26.519Z | kflt 0.000032122 |
| 3375 | 2026-03-17T06:03:26.519Z | lock 7:11:28.742067667 |
| 3376 | 2026-03-17T06:03:26.519Z | slp 2:38:49.761542659 |
| 3377 | 2026-03-17T06:03:26.519Z | lat 34.406481026 |
| 3378 | 2026-03-17T06:03:26.519Z | stop 1:56.581969656 |
| 3379 | 2026-03-17T06:03:26.519Z | process exited: duration 1112621 ms, exit code 0 |
| |
| 3380 | 2026-03-17T06:03:26.526Z | found 0 output files |