|
|
|
| 1 | 2026-03-26T04:58:59.573Z | job assigned to worker 01KMM83WXJ3DA3P21HB6T5MZNN [factory aws, i-051bc25d0b72dc821] (queued for 47 s) |
| |
| 2 | 2026-03-26T04:59:06.672Z | starting task 0: "setup" |
| 3 | 2026-03-26T04:59:06.676Z | ++ uname -s |
| 4 | 2026-03-26T04:59:06.679Z | + kern=SunOS |
| 5 | 2026-03-26T04:59:06.679Z | + build_user=build |
| 6 | 2026-03-26T04:59:06.679Z | + build_uid=12345 |
| 7 | 2026-03-26T04:59:06.679Z | + work_dir=/work |
| 8 | 2026-03-26T04:59:06.679Z | + input_dir=/input |
| 9 | 2026-03-26T04:59:06.679Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-26T04:59:06.679Z | + case "$kern" in |
| 11 | 2026-03-26T04:59:06.679Z | + groupadd -g 12345 build |
| 12 | 2026-03-26T04:59:06.683Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-26T04:59:08.686Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-26T04:59:08.796Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-26T04:59:08.799Z | + home_fs=zfs |
| 16 | 2026-03-26T04:59:08.799Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-26T04:59:08.799Z | + mkdir -p /home/build |
| 18 | 2026-03-26T04:59:08.799Z | + chown build:build /home/build /work |
| 19 | 2026-03-26T04:59:10.800Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-26T04:59:10.803Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-03-26T04:59:10.809Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-26T04:59:10.814Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-26T04:59:10.814Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-26T04:59:10.814Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-26T04:59:10.814Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-26T04:59:10.814Z | * rust toolchain channel = "1.94.0" |
| 27 | 2026-03-26T04:59:10.814Z | * rust toolchain profile = "default" |
| 28 | 2026-03-26T04:59:10.819Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-26T04:59:10.819Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-26T04:59:10.913Z | info: downloading installer |
| 31 | 2026-03-26T04:59:12.296Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-26T04:59:12.296Z | warn: /opt/ooce/bin |
| 33 | 2026-03-26T04:59:12.296Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-26T04:59:12.296Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-26T04:59:12.296Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-26T04:59:12.296Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-26T04:59:12.296Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-26T04:59:12.296Z | error: cannot install while Rust is installed |
| 39 | 2026-03-26T04:59:12.296Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-26T04:59:12.299Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-26T04:59:12.299Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-26T04:59:12.299Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-26T04:59:12.299Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-26T04:59:12.311Z | info: profile set to default |
| 45 | 2026-03-26T04:59:12.311Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-26T04:59:12.314Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-26T04:59:12.442Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-26T04:59:12.445Z | info: downloading 6 components |
| 49 | 2026-03-26T04:59:26.839Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-26T04:59:26.839Z | |
| 51 | 2026-03-26T04:59:26.873Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-26T04:59:26.873Z | |
| 53 | 2026-03-26T04:59:26.873Z | |
| 54 | 2026-03-26T04:59:26.873Z | Rust is installed now. Great! |
| 55 | 2026-03-26T04:59:26.873Z | |
| 56 | 2026-03-26T04:59:26.878Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-26T04:59:26.878Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-26T04:59:26.878Z | |
| 59 | 2026-03-26T04:59:26.878Z | To configure your current shell, you need to source |
| 60 | 2026-03-26T04:59:26.878Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-26T04:59:26.878Z | |
| 62 | 2026-03-26T04:59:26.878Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-26T04:59:26.878Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-26T04:59:26.878Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-26T04:59:26.878Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-26T04:59:26.878Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-26T04:59:26.878Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-26T04:59:26.878Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-26T04:59:26.878Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-26T04:59:26.878Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-26T04:59:26.959Z | + rustup --version |
| 72 | 2026-03-26T04:59:26.967Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-26T04:59:26.970Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-26T04:59:26.989Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-26T04:59:26.992Z | + cargo --version |
| 76 | 2026-03-26T04:59:27.005Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-26T04:59:27.008Z | + rustc --version |
| 78 | 2026-03-26T04:59:27.027Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-26T04:59:27.030Z | process exited: duration 16219 ms, exit code 0 |
| |
| 80 | 2026-03-26T04:59:27.036Z | starting task 2: "authentication" |
| 81 | 2026-03-26T04:59:27.054Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-26T04:59:27.060Z | starting task 3: "clone repository" |
| 83 | 2026-03-26T04:59:27.063Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-26T04:59:27.066Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-26T04:59:27.096Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-26T04:59:36.627Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-26T04:59:36.627Z | + git fetch origin 1550ca53e364d165ebfd9473e5ab417623f02a23 |
| 88 | 2026-03-26T04:59:36.898Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-26T04:59:36.898Z | * branch 1550ca53e364d165ebfd9473e5ab417623f02a23 -> FETCH_HEAD |
| 90 | 2026-03-26T04:59:36.907Z | + [[ -n ben/link-all-default-pools-to-default-internet-gateway ]] |
| 91 | 2026-03-26T04:59:36.910Z | ++ git branch --show-current |
| 92 | 2026-03-26T04:59:36.910Z | + current=main |
| 93 | 2026-03-26T04:59:36.910Z | + [[ main != ben/link-all-default-pools-to-default-internet-gateway ]] |
| 94 | 2026-03-26T04:59:36.910Z | + git branch -f ben/link-all-default-pools-to-default-internet-gateway 1550ca53e364d165ebfd9473e5ab417623f02a23 |
| 95 | 2026-03-26T04:59:36.913Z | + git checkout -f ben/link-all-default-pools-to-default-internet-gateway |
| 96 | 2026-03-26T04:59:37.052Z | Switched to branch 'ben/link-all-default-pools-to-default-internet-gateway' |
| 97 | 2026-03-26T04:59:37.055Z | + git reset --hard 1550ca53e364d165ebfd9473e5ab417623f02a23 |
| 98 | 2026-03-26T04:59:37.193Z | HEAD is now at 1550ca53e Merge remote-tracking branch 'origin/main' into ben/link-all-default-pools-to-default-internet-gateway |
| 99 | 2026-03-26T04:59:37.197Z | process exited: duration 10134 ms, exit code 0 |
| |
| 100 | 2026-03-26T04:59:37.204Z | starting task 4: "build" |
| 101 | 2026-03-26T04:59:37.209Z | + source ./env.sh |
| 102 | 2026-03-26T04:59:37.209Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-03-26T04:59:37.209Z | ++ set -o xtrace |
| 104 | 2026-03-26T04:59:37.212Z | ++++ dirname ./env.sh |
| 105 | 2026-03-26T04:59:37.214Z | +++ readlink -f . |
| 106 | 2026-03-26T04:59:37.218Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-03-26T04:59:37.218Z | ++ 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-26T04:59:37.218Z | ++ 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-26T04:59:37.218Z | ++ 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-26T04:59:37.218Z | ++ 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-26T04:59:37.218Z | ++ 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-26T04:59:37.218Z | ++ 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-26T04:59:37.218Z | ++ 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-26T04:59:37.218Z | ++ 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-26T04:59:37.218Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-03-26T04:59:37.218Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-03-26T04:59:37.218Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-03-26T04:59:37.218Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-03-26T04:59:37.218Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-03-26T04:59:37.218Z | + cargo --version |
| 121 | 2026-03-26T04:59:37.224Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-03-26T04:59:37.228Z | + rustc --version |
| 123 | 2026-03-26T04:59:37.247Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-03-26T04:59:37.250Z | + banner prerequisites |
| 125 | 2026-03-26T04:59:37.253Z | |
| 126 | 2026-03-26T04:59:37.253Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-03-26T04:59:37.253Z | # # # # # # # # # # # # # # # |
| 128 | 2026-03-26T04:59:37.253Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-03-26T04:59:37.253Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-03-26T04:59:37.253Z | # # # # # # # # # # # # # # # |
| 131 | 2026-03-26T04:59:37.253Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-03-26T04:59:37.253Z | |
| 133 | 2026-03-26T04:59:37.253Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-03-26T04:59:45.201Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-26T04:59:51.928Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-26T04:59:55.607Z | Planning: Solver setup ... Done (2.288s) |
| 137 | 2026-03-26T04:59:55.621Z | Planning: Running solver ... Done (0.014s) |
| 138 | 2026-03-26T04:59:55.739Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-03-26T04:59:55.750Z | Planning: Fetching manifests: 0/4 0% complete |
| 140 | 2026-03-26T04:59:55.848Z | Planning: Fetching manifests: 4/4 100% complete |
| 141 | 2026-03-26T04:59:55.878Z | Planning: Package planning ... Done (0.030s) |
| 142 | 2026-03-26T04:59:55.906Z | Planning: Merging actions ... Done (0.028s) |
| 143 | 2026-03-26T04:59:56.084Z | Planning: Checking for conflicting actions ... Done (0.178s) |
| 144 | 2026-03-26T04:59:56.091Z | Planning: Consolidating action changes ... Done (0.007s) |
| 145 | 2026-03-26T04:59:56.869Z | Planning: Evaluating mediators ... Done (0.778s) |
| 146 | 2026-03-26T04:59:56.875Z | Planning: Planning completed in 4.79 seconds |
| 147 | 2026-03-26T04:59:56.887Z | Packages to install: 4 |
| 148 | 2026-03-26T04:59:56.887Z | Mediators to change: 2 |
| 149 | 2026-03-26T04:59:56.887Z | Services to change: 1 |
| 150 | 2026-03-26T04:59:56.890Z | Estimated space available: 155.35 GB |
| 151 | 2026-03-26T04:59:56.890Z | Estimated space to be consumed: 1.83 GB |
| 152 | 2026-03-26T04:59:56.890Z | Create boot environment: No |
| 153 | 2026-03-26T04:59:56.890Z | Create backup boot environment: No |
| 154 | 2026-03-26T04:59:56.890Z | Rebuild boot archive: No |
| 155 | 2026-03-26T04:59:56.890Z | |
| 156 | 2026-03-26T04:59:56.890Z | Changed mediators: |
| 157 | 2026-03-26T04:59:56.890Z | mediator clang: |
| 158 | 2026-03-26T04:59:56.890Z | version: None -> 15 (system default) |
| 159 | 2026-03-26T04:59:56.890Z | |
| 160 | 2026-03-26T04:59:56.890Z | mediator llvm: |
| 161 | 2026-03-26T04:59:56.890Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-03-26T04:59:56.890Z | |
| 163 | 2026-03-26T04:59:56.890Z | Changed packages: |
| 164 | 2026-03-26T04:59:56.890Z | helios-dev |
| 165 | 2026-03-26T04:59:56.890Z | developer/build-essential |
| 166 | 2026-03-26T04:59:56.890Z | None -> 11-2.0 |
| 167 | 2026-03-26T04:59:56.890Z | library/libxmlsec1 |
| 168 | 2026-03-26T04:59:56.890Z | None -> 1.2.35-2.0 |
| 169 | 2026-03-26T04:59:56.890Z | ooce/developer/clang-15 |
| 170 | 2026-03-26T04:59:56.890Z | None -> 15.0.7-2.0 |
| 171 | 2026-03-26T04:59:56.890Z | ooce/developer/llvm-15 |
| 172 | 2026-03-26T04:59:56.890Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-26T04:59:56.890Z | |
| 174 | 2026-03-26T04:59:56.890Z | Services: |
| 175 | 2026-03-26T04:59:56.890Z | restart_fmri: |
| 176 | 2026-03-26T04:59:56.890Z | svc:/system/update-man-index:default |
| 177 | 2026-03-26T04:59:56.930Z | |
| 178 | 2026-03-26T04:59:56.930Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 179 | 2026-03-26T05:00:01.930Z | Download: 2625/3290 items 120.5/212.6MB 56% complete (24.3M/s) |
| 180 | 2026-03-26T05:00:07.717Z | Download: 3248/3290 items 203.1/212.6MB 95% complete (30.7M/s) |
| 181 | 2026-03-26T05:00:08.309Z | Download: Completed 212.60 MB in 11.38 seconds (18.7M/s) |
| 182 | 2026-03-26T05:00:08.455Z | Actions: 1/3689 actions (Installing new actions) |
| 183 | 2026-03-26T05:00:11.635Z | Actions: Completed 3689 actions in 3.18 seconds. |
| 184 | 2026-03-26T05:00:11.924Z | Done (0.287s) |
| 185 | 2026-03-26T05:00:11.924Z | Done (0.000s) |
| 186 | 2026-03-26T05:00:12.611Z | Done (0.684s) |
| 187 | 2026-03-26T05:00:15.905Z | Done (2.963s) |
| 188 | 2026-03-26T05:00:15.983Z | Done (0.013s) |
| 189 | 2026-03-26T05:00:15.990Z | Done (0.000s) |
| 190 | 2026-03-26T05:00:16.188Z | Done (0.000s) |
| 191 | 2026-03-26T05:00:16.999Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-03-26T05:00:17.105Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-03-26T05:00:17.108Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-03-26T05:00:17.265Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-03-26T05:00:17.267Z | Planning: Planning completed in 0.27 seconds |
| 196 | 2026-03-26T05:00:17.286Z | Mediators to change: 2 |
| 197 | 2026-03-26T05:00:17.286Z | Create boot environment: No |
| 198 | 2026-03-26T05:00:17.286Z | Create backup boot environment: No |
| 199 | 2026-03-26T05:00:17.361Z | Done |
| 200 | 2026-03-26T05:00:17.361Z | Done |
| 201 | 2026-03-26T05:00:17.938Z | Done |
| 202 | 2026-03-26T05:00:20.495Z | Done |
| 203 | 2026-03-26T05:00:20.567Z | Done |
| 204 | 2026-03-26T05:00:20.570Z | Done |
| 205 | 2026-03-26T05:00:20.711Z | Done |
| 206 | 2026-03-26T05:00:21.114Z | Planning: Evaluating mediator changes ... Done |
| 207 | 2026-03-26T05:00:21.117Z | Planning: Merging actions ... Done |
| 208 | 2026-03-26T05:00:21.255Z | Planning: Checking for conflicting actions ... Done |
| 209 | 2026-03-26T05:00:21.258Z | Planning: Consolidating action changes ... Done |
| 210 | 2026-03-26T05:00:21.394Z | Planning: Evaluating mediators ... Done |
| 211 | 2026-03-26T05:00:21.422Z | Planning: Planning completed in 0.45 seconds |
| 212 | 2026-03-26T05:00:21.444Z | Packages to change: 1 |
| 213 | 2026-03-26T05:00:21.444Z | Mediators to change: 1 |
| 214 | 2026-03-26T05:00:21.448Z | Services to change: 1 |
| 215 | 2026-03-26T05:00:21.448Z | Create boot environment: No |
| 216 | 2026-03-26T05:00:21.448Z | Create backup boot environment: Yes |
| 217 | 2026-03-26T05:00:23.683Z | Actions: 1/6 actions (Updating modified actions) |
| 218 | 2026-03-26T05:00:23.686Z | Actions: Completed 6 actions in 0.00 seconds. |
| 219 | 2026-03-26T05:00:23.686Z | Done |
| 220 | 2026-03-26T05:00:23.686Z | Done |
| 221 | 2026-03-26T05:00:23.819Z | Done |
| 222 | 2026-03-26T05:00:26.327Z | Done |
| 223 | 2026-03-26T05:00:26.399Z | Done |
| 224 | 2026-03-26T05:00:26.403Z | Done |
| 225 | 2026-03-26T05:00:26.545Z | Done |
| 226 | 2026-03-26T05:00:26.834Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 227 | 2026-03-26T05:00:26.834Z | clang system 15 system |
| 228 | 2026-03-26T05:00:26.834Z | csh system system illumos |
| 229 | 2026-03-26T05:00:26.834Z | ctags system system illumos |
| 230 | 2026-03-26T05:00:26.834Z | file system system illumos |
| 231 | 2026-03-26T05:00:26.834Z | gcc vendor 12 vendor |
| 232 | 2026-03-26T05:00:26.834Z | gcc system 14 system |
| 233 | 2026-03-26T05:00:26.834Z | gcc system 10 system |
| 234 | 2026-03-26T05:00:26.834Z | go system 1.20 system |
| 235 | 2026-03-26T05:00:26.834Z | go system 1.19 system |
| 236 | 2026-03-26T05:00:26.834Z | llvm system 15 system |
| 237 | 2026-03-26T05:00:26.834Z | llvm system 14 system |
| 238 | 2026-03-26T05:00:26.834Z | mariadb system 10.6 system |
| 239 | 2026-03-26T05:00:26.834Z | mta vendor vendor dma |
| 240 | 2026-03-26T05:00:26.834Z | openjdk system 17 system |
| 241 | 2026-03-26T05:00:26.834Z | openjdk system 11 system |
| 242 | 2026-03-26T05:00:26.834Z | openjdk system 1.8 system |
| 243 | 2026-03-26T05:00:26.834Z | openssl vendor 3 vendor |
| 244 | 2026-03-26T05:00:26.834Z | perl system 5.36 system |
| 245 | 2026-03-26T05:00:26.834Z | postgresql system 15 system |
| 246 | 2026-03-26T05:00:26.834Z | postgresql system 13 system |
| 247 | 2026-03-26T05:00:26.835Z | python vendor 3 vendor |
| 248 | 2026-03-26T05:00:26.835Z | python system 2 system |
| 249 | 2026-03-26T05:00:26.835Z | python3 system 3.11 system |
| 250 | 2026-03-26T05:00:26.835Z | ruby system 3.0 system |
| 251 | 2026-03-26T05:00:26.835Z | words vendor vendor american-english |
| 252 | 2026-03-26T05:00:26.835Z | words system system australian-english |
| 253 | 2026-03-26T05:00:26.835Z | words system system british-english |
| 254 | 2026-03-26T05:00:26.835Z | words system system canadian-english |
| 255 | 2026-03-26T05:00:26.835Z | words system system french |
| 256 | 2026-03-26T05:00:26.835Z | words system system italian |
| 257 | 2026-03-26T05:00:26.835Z | words system system ngerman |
| 258 | 2026-03-26T05:00:26.835Z | words system system ogerman |
| 259 | 2026-03-26T05:00:26.835Z | words system system spanish |
| 260 | 2026-03-26T05:00:27.060Z | PUBLISHER TYPE STATUS P LOCATION |
| 261 | 2026-03-26T05:00:27.060Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 262 | 2026-03-26T05:00:31.319Z | FMRI IFO |
| 263 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 264 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 265 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 266 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 267 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 268 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 269 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 270 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 271 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 272 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 273 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 274 | 2026-03-26T05:00:31.319Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 275 | 2026-03-26T05:00:31.320Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 276 | 2026-03-26T05:00:31.320Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 277 | 2026-03-26T05:00:31.320Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 278 | 2026-03-26T05:00:31.320Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 279 | 2026-03-26T05:00:32.403Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 280 | 2026-03-26T05:00:32.661Z | Updating crates.io index |
| 281 | 2026-03-26T05:00:32.702Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 282 | 2026-03-26T05:00:32.960Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 283 | 2026-03-26T05:00:33.912Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 284 | 2026-03-26T05:00:34.417Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 285 | 2026-03-26T05:00:35.297Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 286 | 2026-03-26T05:00:35.938Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 287 | 2026-03-26T05:00:37.371Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 288 | 2026-03-26T05:00:38.755Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 289 | 2026-03-26T05:00:40.530Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 290 | 2026-03-26T05:00:41.049Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 291 | 2026-03-26T05:00:41.731Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 292 | 2026-03-26T05:00:42.374Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 293 | 2026-03-26T05:00:42.992Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 294 | 2026-03-26T05:00:43.412Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 295 | 2026-03-26T05:00:44.277Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 296 | 2026-03-26T05:00:44.955Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 297 | 2026-03-26T05:00:45.198Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 298 | 2026-03-26T05:00:45.477Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 299 | 2026-03-26T05:00:45.915Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 300 | 2026-03-26T05:00:46.287Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 301 | 2026-03-26T05:00:46.534Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 302 | 2026-03-26T05:00:46.795Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 303 | 2026-03-26T05:00:47.193Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 304 | 2026-03-26T05:00:47.600Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 305 | 2026-03-26T05:00:48.264Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 306 | 2026-03-26T05:00:48.670Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 307 | 2026-03-26T05:00:48.987Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 308 | 2026-03-26T05:00:49.247Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 309 | 2026-03-26T05:00:50.218Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 310 | 2026-03-26T05:00:51.019Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 311 | 2026-03-26T05:00:51.571Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-26T05:00:52.054Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-26T05:00:52.384Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-26T05:00:52.708Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-26T05:00:53.020Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-26T05:00:53.500Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-26T05:00:53.763Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-26T05:00:54.027Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-26T05:00:54.432Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-26T05:01:07.171Z | Downloading crates ... |
| 321 | 2026-03-26T05:01:07.239Z | Downloaded dof v0.3.0 |
| 322 | 2026-03-26T05:01:07.247Z | Downloaded thread-id v4.2.2 |
| 323 | 2026-03-26T05:01:07.250Z | Downloaded unicode-linebreak v0.1.5 |
| 324 | 2026-03-26T05:01:07.253Z | Downloaded camino-tempfile v1.4.1 |
| 325 | 2026-03-26T05:01:07.256Z | Downloaded potential_utf v0.1.4 |
| 326 | 2026-03-26T05:01:07.259Z | Downloaded usdt v0.5.0 |
| 327 | 2026-03-26T05:01:07.259Z | Downloaded smawk v0.3.2 |
| 328 | 2026-03-26T05:01:07.262Z | Downloaded quote v1.0.44 |
| 329 | 2026-03-26T05:01:07.264Z | Downloaded zerocopy-derive v0.7.35 |
| 330 | 2026-03-26T05:01:07.267Z | Downloaded zerovec-derive v0.11.2 |
| 331 | 2026-03-26T05:01:07.267Z | Downloaded yoke-derive v0.8.1 |
| 332 | 2026-03-26T05:01:07.271Z | Downloaded crypto-common v0.1.7 |
| 333 | 2026-03-26T05:01:07.274Z | Downloaded ucd-trie v0.1.7 |
| 334 | 2026-03-26T05:01:07.277Z | Downloaded zerofrom v0.1.6 |
| 335 | 2026-03-26T05:01:07.277Z | Downloaded unicode-xid v0.2.6 |
| 336 | 2026-03-26T05:01:07.277Z | Downloaded getrandom v0.4.1 |
| 337 | 2026-03-26T05:01:07.280Z | Downloaded anstyle-parse v0.2.7 |
| 338 | 2026-03-26T05:01:07.283Z | Downloaded textwrap v0.16.2 |
| 339 | 2026-03-26T05:01:07.283Z | Downloaded usdt-macro v0.5.0 |
| 340 | 2026-03-26T05:01:07.286Z | Downloaded utf8_iter v1.0.4 |
| 341 | 2026-03-26T05:01:07.290Z | Downloaded fs-err v3.3.0 |
| 342 | 2026-03-26T05:01:07.293Z | Downloaded utf8parse v0.2.2 |
| 343 | 2026-03-26T05:01:07.293Z | Downloaded toml_write v0.1.2 |
| 344 | 2026-03-26T05:01:07.293Z | Downloaded typeid v1.0.3 |
| 345 | 2026-03-26T05:01:07.296Z | Downloaded idna_adapter v1.2.1 |
| 346 | 2026-03-26T05:01:07.296Z | Downloaded version_check v0.9.5 |
| 347 | 2026-03-26T05:01:07.296Z | Downloaded cfg-if v1.0.4 |
| 348 | 2026-03-26T05:01:07.296Z | Downloaded generic-array v0.14.7 |
| 349 | 2026-03-26T05:01:07.296Z | Downloaded bytecount v0.6.9 |
| 350 | 2026-03-26T05:01:07.299Z | Downloaded heck v0.4.1 |
| 351 | 2026-03-26T05:01:07.302Z | Downloaded anyhow v1.0.102 |
| 352 | 2026-03-26T05:01:07.302Z | Downloaded writeable v0.6.2 |
| 353 | 2026-03-26T05:01:07.305Z | Downloaded displaydoc v0.2.5 |
| 354 | 2026-03-26T05:01:07.305Z | Downloaded thiserror v2.0.18 |
| 355 | 2026-03-26T05:01:07.308Z | Downloaded toml_datetime v0.6.11 |
| 356 | 2026-03-26T05:01:07.308Z | Downloaded erased-serde v0.4.9 |
| 357 | 2026-03-26T05:01:07.313Z | Downloaded zerofrom-derive v0.1.6 |
| 358 | 2026-03-26T05:01:07.316Z | Downloaded yoke v0.8.1 |
| 359 | 2026-03-26T05:01:07.316Z | Downloaded thiserror v1.0.69 |
| 360 | 2026-03-26T05:01:07.319Z | Downloaded cargo_toml v0.21.0 |
| 361 | 2026-03-26T05:01:07.319Z | Downloaded scroll_derive v0.12.1 |
| 362 | 2026-03-26T05:01:07.322Z | Downloaded colorchoice v1.0.4 |
| 363 | 2026-03-26T05:01:07.322Z | Downloaded cargo-util-schemas v0.8.2 |
| 364 | 2026-03-26T05:01:07.322Z | Downloaded icu_provider v2.1.1 |
| 365 | 2026-03-26T05:01:07.325Z | Downloaded usdt-attr-macro v0.5.0 |
| 366 | 2026-03-26T05:01:07.325Z | Downloaded usdt-impl v0.5.0 |
| 367 | 2026-03-26T05:01:07.328Z | Downloaded serde v1.0.228 |
| 368 | 2026-03-26T05:01:07.331Z | Downloaded thiserror-impl v2.0.18 |
| 369 | 2026-03-26T05:01:07.331Z | Downloaded camino v1.2.2 |
| 370 | 2026-03-26T05:01:07.334Z | Downloaded zmij v1.0.21 |
| 371 | 2026-03-26T05:01:07.338Z | Downloaded stable_deref_trait v1.2.1 |
| 372 | 2026-03-26T05:01:07.341Z | Downloaded fastrand v2.3.0 |
| 373 | 2026-03-26T05:01:07.341Z | Downloaded form_urlencoded v1.2.2 |
| 374 | 2026-03-26T05:01:07.350Z | Downloaded macaddr v1.0.1 |
| 375 | 2026-03-26T05:01:07.354Z | Downloaded cpufeatures v0.2.17 |
| 376 | 2026-03-26T05:01:07.354Z | Downloaded tabled_derive v0.7.0 |
| 377 | 2026-03-26T05:01:07.354Z | Downloaded toml v0.8.23 |
| 378 | 2026-03-26T05:01:07.361Z | Downloaded plain v0.2.3 |
| 379 | 2026-03-26T05:01:07.364Z | Downloaded cargo-platform v0.2.0 |
| 380 | 2026-03-26T05:01:07.367Z | Downloaded url v2.5.8 |
| 381 | 2026-03-26T05:01:07.369Z | Downloaded icu_properties v2.1.2 |
| 382 | 2026-03-26T05:01:07.373Z | Downloaded tinystr v0.8.2 |
| 383 | 2026-03-26T05:01:07.376Z | Downloaded zerotrie v0.2.3 |
| 384 | 2026-03-26T05:01:07.376Z | Downloaded itoa v1.0.17 |
| 385 | 2026-03-26T05:01:07.379Z | Downloaded block-buffer v0.10.4 |
| 386 | 2026-03-26T05:01:07.379Z | Downloaded proc-macro-error-attr v1.0.4 |
| 387 | 2026-03-26T05:01:07.379Z | Downloaded fnv v1.0.7 |
| 388 | 2026-03-26T05:01:07.379Z | Downloaded toml_edit v0.22.27 |
| 389 | 2026-03-26T05:01:07.382Z | Downloaded equivalent v1.0.2 |
| 390 | 2026-03-26T05:01:07.382Z | Downloaded thiserror-impl v1.0.69 |
| 391 | 2026-03-26T05:01:07.385Z | Downloaded unicode-ident v1.0.24 |
| 392 | 2026-03-26T05:01:07.388Z | Downloaded ordered-float v2.10.1 |
| 393 | 2026-03-26T05:01:07.388Z | Downloaded clap_lex v1.0.0 |
| 394 | 2026-03-26T05:01:07.388Z | Downloaded terminal_size v0.4.3 |
| 395 | 2026-03-26T05:01:07.392Z | Downloaded heck v0.5.0 |
| 396 | 2026-03-26T05:01:07.392Z | Downloaded strsim v0.11.1 |
| 397 | 2026-03-26T05:01:07.397Z | Downloaded is_terminal_polyfill v1.70.2 |
| 398 | 2026-03-26T05:01:07.401Z | Downloaded typenum v1.19.0 |
| 399 | 2026-03-26T05:01:07.408Z | Downloaded zerovec v0.11.5 |
| 400 | 2026-03-26T05:01:07.408Z | Downloaded serde_tokenstream v0.2.3 |
| 401 | 2026-03-26T05:01:07.408Z | Downloaded dtrace-parser v0.2.0 |
| 402 | 2026-03-26T05:01:07.408Z | Downloaded anstyle-query v1.1.5 |
| 403 | 2026-03-26T05:01:07.408Z | Downloaded anstyle v1.0.13 |
| 404 | 2026-03-26T05:01:07.412Z | Downloaded scroll v0.12.0 |
| 405 | 2026-03-26T05:01:07.412Z | Downloaded zerocopy v0.7.35 |
| 406 | 2026-03-26T05:01:07.418Z | Downloaded sha2 v0.10.9 |
| 407 | 2026-03-26T05:01:07.423Z | Downloaded memmap v0.7.0 |
| 408 | 2026-03-26T05:01:07.425Z | Downloaded pretty-hex v0.4.1 |
| 409 | 2026-03-26T05:01:07.428Z | Downloaded winnow v0.7.14 |
| 410 | 2026-03-26T05:01:07.432Z | Downloaded unicode-width v0.2.0 |
| 411 | 2026-03-26T05:01:07.434Z | Downloaded unicode-width v0.1.14 |
| 412 | 2026-03-26T05:01:07.437Z | Downloaded pest v2.8.6 |
| 413 | 2026-03-26T05:01:07.440Z | Downloaded percent-encoding v2.3.2 |
| 414 | 2026-03-26T05:01:07.443Z | Downloaded swrite v0.1.0 |
| 415 | 2026-03-26T05:01:07.443Z | Downloaded serde-value v0.7.0 |
| 416 | 2026-03-26T05:01:07.446Z | Downloaded serde_spanned v0.6.9 |
| 417 | 2026-03-26T05:01:07.454Z | Downloaded errno v0.3.14 |
| 418 | 2026-03-26T05:01:07.457Z | Downloaded byteorder v1.5.0 |
| 419 | 2026-03-26T05:01:07.457Z | Downloaded semver v1.0.27 |
| 420 | 2026-03-26T05:01:07.465Z | Downloaded autocfg v1.5.0 |
| 421 | 2026-03-26T05:01:07.482Z | Downloaded synstructure v0.13.2 |
| 422 | 2026-03-26T05:01:07.485Z | Downloaded once_cell v1.21.3 |
| 423 | 2026-03-26T05:01:07.489Z | Downloaded digest v0.10.7 |
| 424 | 2026-03-26T05:01:07.492Z | Downloaded serde-untagged v0.1.9 |
| 425 | 2026-03-26T05:01:07.495Z | Downloaded proc-macro-error v1.0.4 |
| 426 | 2026-03-26T05:01:07.511Z | Downloaded tempfile v3.25.0 |
| 427 | 2026-03-26T05:01:07.513Z | Downloaded pest_generator v2.8.6 |
| 428 | 2026-03-26T05:01:07.514Z | Downloaded pest_derive v2.8.6 |
| 429 | 2026-03-26T05:01:07.516Z | Downloaded clap_derive v4.5.55 |
| 430 | 2026-03-26T05:01:07.519Z | Downloaded anstream v0.6.21 |
| 431 | 2026-03-26T05:01:07.522Z | Downloaded log v0.4.29 |
| 432 | 2026-03-26T05:01:07.525Z | Downloaded indexmap v2.13.0 |
| 433 | 2026-03-26T05:01:07.528Z | Downloaded num-traits v0.2.19 |
| 434 | 2026-03-26T05:01:07.531Z | Downloaded smallvec v1.15.1 |
| 435 | 2026-03-26T05:01:07.537Z | Downloaded litemap v0.8.1 |
| 436 | 2026-03-26T05:01:07.540Z | Downloaded serde_derive v1.0.228 |
| 437 | 2026-03-26T05:01:07.543Z | Downloaded cargo_metadata v0.21.0 |
| 438 | 2026-03-26T05:01:07.551Z | Downloaded papergrid v0.11.0 |
| 439 | 2026-03-26T05:01:07.554Z | Downloaded bitflags v2.11.0 |
| 440 | 2026-03-26T05:01:07.556Z | Downloaded clap v4.5.60 |
| 441 | 2026-03-26T05:01:07.560Z | Downloaded icu_normalizer v2.1.1 |
| 442 | 2026-03-26T05:01:07.568Z | Downloaded icu_locale_core v2.1.1 |
| 443 | 2026-03-26T05:01:07.571Z | Downloaded icu_collections v2.1.1 |
| 444 | 2026-03-26T05:01:07.575Z | Downloaded serde_core v1.0.228 |
| 445 | 2026-03-26T05:01:07.578Z | Downloaded icu_normalizer_data v2.1.1 |
| 446 | 2026-03-26T05:01:07.584Z | Downloaded proc-macro2 v1.0.106 |
| 447 | 2026-03-26T05:01:07.588Z | Downloaded pest_meta v2.8.6 |
| 448 | 2026-03-26T05:01:07.607Z | Downloaded icu_properties_data v2.1.2 |
| 449 | 2026-03-26T05:01:07.610Z | Downloaded idna v1.1.0 |
| 450 | 2026-03-26T05:01:07.622Z | Downloaded memchr v2.8.0 |
| 451 | 2026-03-26T05:01:07.634Z | Downloaded hashbrown v0.16.1 |
| 452 | 2026-03-26T05:01:07.650Z | Downloaded clap_builder v4.5.60 |
| 453 | 2026-03-26T05:01:07.660Z | Downloaded serde_json v1.0.149 |
| 454 | 2026-03-26T05:01:07.688Z | Downloaded goblin v0.8.2 |
| 455 | 2026-03-26T05:01:07.698Z | Downloaded syn v1.0.109 |
| 456 | 2026-03-26T05:01:07.703Z | Downloaded tabled v0.15.0 |
| 457 | 2026-03-26T05:01:07.710Z | Downloaded syn v2.0.117 |
| 458 | 2026-03-26T05:01:07.745Z | Downloaded rustix v1.1.3 |
| 459 | 2026-03-26T05:01:07.783Z | Downloaded libc v0.2.180 |
| 460 | 2026-03-26T05:01:07.851Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-26T05:01:07.851Z | Compiling unicode-ident v1.0.24 |
| 462 | 2026-03-26T05:01:07.851Z | Compiling quote v1.0.44 |
| 463 | 2026-03-26T05:01:07.851Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-26T05:01:07.854Z | Compiling libc v0.2.180 |
| 465 | 2026-03-26T05:01:07.854Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-26T05:01:07.854Z | Compiling stable_deref_trait v1.2.1 |
| 467 | 2026-03-26T05:01:07.854Z | Compiling memchr v2.8.0 |
| 468 | 2026-03-26T05:01:08.170Z | Compiling serde v1.0.228 |
| 469 | 2026-03-26T05:01:08.186Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-26T05:01:08.394Z | Compiling thiserror v1.0.69 |
| 471 | 2026-03-26T05:01:08.507Z | Compiling ucd-trie v0.1.7 |
| 472 | 2026-03-26T05:01:08.554Z | Compiling itoa v1.0.17 |
| 473 | 2026-03-26T05:01:08.662Z | Compiling autocfg v1.5.0 |
| 474 | 2026-03-26T05:01:08.783Z | Compiling pest v2.8.6 |
| 475 | 2026-03-26T05:01:08.806Z | Compiling litemap v0.8.1 |
| 476 | 2026-03-26T05:01:08.885Z | Compiling writeable v0.6.2 |
| 477 | 2026-03-26T05:01:08.935Z | Compiling icu_properties_data v2.1.2 |
| 478 | 2026-03-26T05:01:08.997Z | Compiling byteorder v1.5.0 |
| 479 | 2026-03-26T05:01:09.092Z | Compiling rustix v1.1.3 |
| 480 | 2026-03-26T05:01:09.245Z | Compiling icu_normalizer_data v2.1.1 |
| 481 | 2026-03-26T05:01:09.379Z | Compiling syn v2.0.117 |
| 482 | 2026-03-26T05:01:09.476Z | Compiling errno v0.3.14 |
| 483 | 2026-03-26T05:01:09.491Z | Compiling bitflags v2.11.0 |
| 484 | 2026-03-26T05:01:09.508Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-26T05:01:09.739Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-26T05:01:09.765Z | Compiling hashbrown v0.16.1 |
| 487 | 2026-03-26T05:01:09.799Z | Compiling smallvec v1.15.1 |
| 488 | 2026-03-26T05:01:09.923Z | Compiling pest_meta v2.8.6 |
| 489 | 2026-03-26T05:01:10.027Z | Compiling typeid v1.0.3 |
| 490 | 2026-03-26T05:01:10.203Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-26T05:01:10.309Z | Compiling indexmap v2.13.0 |
| 492 | 2026-03-26T05:01:10.346Z | Compiling thread-id v4.2.2 |
| 493 | 2026-03-26T05:01:10.379Z | Compiling usdt-impl v0.5.0 |
| 494 | 2026-03-26T05:01:10.445Z | Compiling proc-macro-error-attr v1.0.4 |
| 495 | 2026-03-26T05:01:10.510Z | Compiling winnow v0.7.14 |
| 496 | 2026-03-26T05:01:10.578Z | Compiling syn v1.0.109 |
| 497 | 2026-03-26T05:01:10.627Z | Compiling erased-serde v0.4.9 |
| 498 | 2026-03-26T05:01:10.828Z | Compiling toml_write v0.1.2 |
| 499 | 2026-03-26T05:01:11.046Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-26T05:01:11.138Z | Compiling percent-encoding v2.3.2 |
| 501 | 2026-03-26T05:01:11.226Z | Compiling thiserror v2.0.18 |
| 502 | 2026-03-26T05:01:11.335Z | Compiling log v0.4.29 |
| 503 | 2026-03-26T05:01:11.540Z | Compiling plain v0.2.3 |
| 504 | 2026-03-26T05:01:11.541Z | Compiling camino v1.2.2 |
| 505 | 2026-03-26T05:01:11.601Z | Compiling utf8parse v0.2.2 |
| 506 | 2026-03-26T05:01:11.618Z | Compiling utf8_iter v1.0.4 |
| 507 | 2026-03-26T05:01:11.658Z | Compiling getrandom v0.4.1 |
| 508 | 2026-03-26T05:01:11.719Z | Compiling anstyle-parse v0.2.7 |
| 509 | 2026-03-26T05:01:11.821Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-26T05:01:11.909Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-03-26T05:01:11.982Z | Compiling synstructure v0.13.2 |
| 512 | 2026-03-26T05:01:12.008Z | Compiling pest_generator v2.8.6 |
| 513 | 2026-03-26T05:01:12.113Z | Compiling terminal_size v0.4.3 |
| 514 | 2026-03-26T05:01:12.259Z | Compiling anstyle-query v1.1.5 |
| 515 | 2026-03-26T05:01:12.346Z | Compiling anstyle v1.0.13 |
| 516 | 2026-03-26T05:01:12.378Z | Compiling pretty-hex v0.4.1 |
| 517 | 2026-03-26T05:01:12.463Z | Compiling cfg-if v1.0.4 |
| 518 | 2026-03-26T05:01:12.525Z | Compiling colorchoice v1.0.4 |
| 519 | 2026-03-26T05:01:12.543Z | Compiling is_terminal_polyfill v1.70.2 |
| 520 | 2026-03-26T05:01:12.582Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-03-26T05:01:12.640Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-26T05:01:12.726Z | Compiling semver v1.0.27 |
| 523 | 2026-03-26T05:01:12.760Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-26T05:01:12.824Z | Compiling bytecount v0.6.9 |
| 525 | 2026-03-26T05:01:12.950Z | Compiling unicode-xid v0.2.6 |
| 526 | 2026-03-26T05:01:12.967Z | Compiling fnv v1.0.7 |
| 527 | 2026-03-26T05:01:12.985Z | Compiling clap_lex v1.0.0 |
| 528 | 2026-03-26T05:01:13.031Z | Compiling strsim v0.11.1 |
| 529 | 2026-03-26T05:01:13.058Z | Compiling unicode-width v0.1.14 |
| 530 | 2026-03-26T05:01:13.075Z | Compiling once_cell v1.21.3 |
| 531 | 2026-03-26T05:01:13.093Z | Compiling fastrand v2.3.0 |
| 532 | 2026-03-26T05:01:13.298Z | Compiling anyhow v1.0.102 |
| 533 | 2026-03-26T05:01:13.338Z | Compiling heck v0.4.1 |
| 534 | 2026-03-26T05:01:13.361Z | Compiling heck v0.5.0 |
| 535 | 2026-03-26T05:01:13.396Z | Compiling papergrid v0.11.0 |
| 536 | 2026-03-26T05:01:13.535Z | Compiling tempfile v3.25.0 |
| 537 | 2026-03-26T05:01:13.568Z | Compiling clap_builder v4.5.60 |
| 538 | 2026-03-26T05:01:13.703Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-26T05:01:13.719Z | Compiling serde_derive v1.0.228 |
| 540 | 2026-03-26T05:01:13.832Z | Compiling zerofrom-derive v0.1.6 |
| 541 | 2026-03-26T05:01:13.882Z | Compiling yoke-derive v0.8.1 |
| 542 | 2026-03-26T05:01:13.908Z | Compiling zerovec-derive v0.11.2 |
| 543 | 2026-03-26T05:01:14.163Z | Compiling displaydoc v0.2.5 |
| 544 | 2026-03-26T05:01:14.796Z | Compiling thiserror-impl v1.0.69 |
| 545 | 2026-03-26T05:01:14.895Z | Compiling zerocopy-derive v0.7.35 |
| 546 | 2026-03-26T05:01:15.011Z | Compiling pest_derive v2.8.6 |
| 547 | 2026-03-26T05:01:15.011Z | Compiling scroll_derive v0.12.1 |
| 548 | 2026-03-26T05:01:15.197Z | Compiling zerofrom v0.1.6 |
| 549 | 2026-03-26T05:01:15.334Z | Compiling yoke v0.8.1 |
| 550 | 2026-03-26T05:01:15.448Z | Compiling thiserror-impl v2.0.18 |
| 551 | 2026-03-26T05:01:15.561Z | Compiling zerovec v0.11.5 |
| 552 | 2026-03-26T05:01:15.684Z | Compiling zerotrie v0.2.3 |
| 553 | 2026-03-26T05:01:15.753Z | Compiling zerocopy v0.7.35 |
| 554 | 2026-03-26T05:01:15.990Z | Compiling tinystr v0.8.2 |
| 555 | 2026-03-26T05:01:16.038Z | Compiling potential_utf v0.1.4 |
| 556 | 2026-03-26T05:01:16.150Z | Compiling icu_locale_core v2.1.1 |
| 557 | 2026-03-26T05:01:16.199Z | Compiling icu_collections v2.1.1 |
| 558 | 2026-03-26T05:01:16.226Z | Compiling dtrace-parser v0.2.0 |
| 559 | 2026-03-26T05:01:16.304Z | Compiling scroll v0.12.0 |
| 560 | 2026-03-26T05:01:16.574Z | Compiling tabled_derive v0.7.0 |
| 561 | 2026-03-26T05:01:16.648Z | Compiling goblin v0.8.2 |
| 562 | 2026-03-26T05:01:16.702Z | Compiling clap_derive v4.5.55 |
| 563 | 2026-03-26T05:01:16.930Z | Compiling icu_provider v2.1.1 |
| 564 | 2026-03-26T05:01:17.051Z | Compiling unicode-linebreak v0.1.5 |
| 565 | 2026-03-26T05:01:17.102Z | Compiling smawk v0.3.2 |
| 566 | 2026-03-26T05:01:17.187Z | Compiling icu_normalizer v2.1.1 |
| 567 | 2026-03-26T05:01:17.211Z | Compiling icu_properties v2.1.2 |
| 568 | 2026-03-26T05:01:17.240Z | Compiling serde_spanned v0.6.9 |
| 569 | 2026-03-26T05:01:17.258Z | Compiling toml_datetime v0.6.11 |
| 570 | 2026-03-26T05:01:17.298Z | Compiling dof v0.3.0 |
| 571 | 2026-03-26T05:01:17.392Z | Compiling serde_tokenstream v0.2.3 |
| 572 | 2026-03-26T05:01:17.515Z | Compiling toml_edit v0.22.27 |
| 573 | 2026-03-26T05:01:17.536Z | Compiling serde-value v0.7.0 |
| 574 | 2026-03-26T05:01:17.725Z | Compiling cargo-platform v0.2.0 |
| 575 | 2026-03-26T05:01:17.744Z | Compiling unicode-width v0.2.0 |
| 576 | 2026-03-26T05:01:17.903Z | Compiling tabled v0.15.0 |
| 577 | 2026-03-26T05:01:18.017Z | Compiling textwrap v0.16.2 |
| 578 | 2026-03-26T05:01:18.024Z | Compiling macaddr v1.0.1 |
| 579 | 2026-03-26T05:01:18.278Z | Compiling idna_adapter v1.2.1 |
| 580 | 2026-03-26T05:01:18.319Z | Compiling usdt-macro v0.5.0 |
| 581 | 2026-03-26T05:01:18.421Z | Compiling idna v1.1.0 |
| 582 | 2026-03-26T05:01:18.478Z | Compiling usdt-attr-macro v0.5.0 |
| 583 | 2026-03-26T05:01:18.495Z | Compiling clap v4.5.60 |
| 584 | 2026-03-26T05:01:18.580Z | Compiling camino-tempfile v1.4.1 |
| 585 | 2026-03-26T05:01:18.696Z | Compiling url v2.5.8 |
| 586 | 2026-03-26T05:01:18.935Z | Compiling toml v0.8.23 |
| 587 | 2026-03-26T05:01:19.108Z | Compiling swrite v0.1.0 |
| 588 | 2026-03-26T05:01:19.139Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 589 | 2026-03-26T05:01:19.393Z | Compiling cargo-util-schemas v0.8.2 |
| 590 | 2026-03-26T05:01:19.546Z | Compiling cargo_toml v0.21.0 |
| 591 | 2026-03-26T05:01:19.765Z | Compiling usdt v0.5.0 |
| 592 | 2026-03-26T05:01:20.281Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-26T05:01:21.198Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-26T05:01:23.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.07s |
| 595 | 2026-03-26T05:01:23.533Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-26T05:01:24.101Z | Downloading crates ... |
| 597 | 2026-03-26T05:01:24.200Z | Downloaded adler2 v2.0.1 |
| 598 | 2026-03-26T05:01:24.205Z | Downloaded array-init v0.0.4 |
| 599 | 2026-03-26T05:01:24.213Z | Downloaded castaway v0.2.4 |
| 600 | 2026-03-26T05:01:24.216Z | Downloaded aead v0.5.2 |
| 601 | 2026-03-26T05:01:24.220Z | Downloaded atomic-waker v1.1.2 |
| 602 | 2026-03-26T05:01:24.223Z | Downloaded dtrace-parser v0.3.0 |
| 603 | 2026-03-26T05:01:24.226Z | Downloaded assert_matches v1.5.0 |
| 604 | 2026-03-26T05:01:24.226Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 605 | 2026-03-26T05:01:24.229Z | Downloaded crossbeam-deque v0.8.6 |
| 606 | 2026-03-26T05:01:24.232Z | Downloaded ascii-canvas v3.0.0 |
| 607 | 2026-03-26T05:01:24.235Z | Downloaded arrayref v0.3.9 |
| 608 | 2026-03-26T05:01:24.237Z | Downloaded foreign-types v0.3.2 |
| 609 | 2026-03-26T05:01:24.240Z | Downloaded fixedbitset v0.4.2 |
| 610 | 2026-03-26T05:01:24.240Z | Downloaded arrayvec v0.7.6 |
| 611 | 2026-03-26T05:01:24.243Z | Downloaded float-ord v0.3.2 |
| 612 | 2026-03-26T05:01:24.243Z | Downloaded bitfield v0.19.4 |
| 613 | 2026-03-26T05:01:24.246Z | Downloaded ena v0.14.4 |
| 614 | 2026-03-26T05:01:24.249Z | Downloaded derive_builder_core v0.20.2 |
| 615 | 2026-03-26T05:01:24.249Z | Downloaded defmt v1.0.1 |
| 616 | 2026-03-26T05:01:24.252Z | Downloaded convert_case v0.10.0 |
| 617 | 2026-03-26T05:01:24.252Z | Downloaded cfg_aliases v0.2.1 |
| 618 | 2026-03-26T05:01:24.252Z | Downloaded cargo-platform v0.1.9 |
| 619 | 2026-03-26T05:01:24.255Z | Downloaded async-recursion v1.1.1 |
| 620 | 2026-03-26T05:01:24.255Z | Downloaded env_logger v0.11.9 |
| 621 | 2026-03-26T05:01:24.257Z | Downloaded colored v3.1.1 |
| 622 | 2026-03-26T05:01:24.260Z | Downloaded cfg_aliases v0.1.1 |
| 623 | 2026-03-26T05:01:24.260Z | Downloaded ahash v0.8.12 |
| 624 | 2026-03-26T05:01:24.260Z | Downloaded des v0.8.1 |
| 625 | 2026-03-26T05:01:24.263Z | Downloaded cobs v0.3.0 |
| 626 | 2026-03-26T05:01:24.263Z | Downloaded fatfs v0.3.6 |
| 627 | 2026-03-26T05:01:24.266Z | Downloaded ed25519-dalek v2.2.0 |
| 628 | 2026-03-26T05:01:24.266Z | Downloaded cexpr v0.6.0 |
| 629 | 2026-03-26T05:01:24.269Z | Downloaded darling v0.23.0 |
| 630 | 2026-03-26T05:01:24.272Z | Downloaded diff v0.1.13 |
| 631 | 2026-03-26T05:01:24.275Z | Downloaded crossterm v0.29.0 |
| 632 | 2026-03-26T05:01:24.277Z | Downloaded cpufeatures v0.3.0 |
| 633 | 2026-03-26T05:01:24.278Z | Downloaded async-bb8-diesel v0.2.1 |
| 634 | 2026-03-26T05:01:24.280Z | Downloaded base16ct v1.0.0 |
| 635 | 2026-03-26T05:01:24.280Z | Downloaded argon2 v0.5.3 |
| 636 | 2026-03-26T05:01:24.280Z | Downloaded bit-set v0.5.3 |
| 637 | 2026-03-26T05:01:24.283Z | Downloaded base16ct v0.2.0 |
| 638 | 2026-03-26T05:01:24.286Z | Downloaded dsl_auto_type v0.2.0 |
| 639 | 2026-03-26T05:01:24.293Z | Downloaded enum-as-inner v0.6.1 |
| 640 | 2026-03-26T05:01:24.302Z | Downloaded futures-task v0.3.32 |
| 641 | 2026-03-26T05:01:24.305Z | Downloaded dropshot v0.16.7 |
| 642 | 2026-03-26T05:01:24.315Z | Downloaded futures v0.3.32 |
| 643 | 2026-03-26T05:01:24.318Z | Downloaded document-features v0.2.12 |
| 644 | 2026-03-26T05:01:24.321Z | Downloaded crucible-workspace-hack v0.1.0 |
| 645 | 2026-03-26T05:01:24.321Z | Downloaded atty v0.2.14 |
| 646 | 2026-03-26T05:01:24.321Z | Downloaded foreign-types-macros v0.2.3 |
| 647 | 2026-03-26T05:01:24.324Z | Downloaded embedded-io v0.4.0 |
| 648 | 2026-03-26T05:01:24.324Z | Downloaded flagset v0.4.7 |
| 649 | 2026-03-26T05:01:24.324Z | Downloaded async-stream-impl v0.3.6 |
| 650 | 2026-03-26T05:01:24.324Z | Downloaded bit-set v0.8.0 |
| 651 | 2026-03-26T05:01:24.327Z | Downloaded foreign-types-shared v0.1.1 |
| 652 | 2026-03-26T05:01:24.327Z | Downloaded downcast-rs v2.0.2 |
| 653 | 2026-03-26T05:01:24.327Z | Downloaded dirs-sys-next v0.1.2 |
| 654 | 2026-03-26T05:01:24.327Z | Downloaded dyn-clone v1.0.20 |
| 655 | 2026-03-26T05:01:24.330Z | Downloaded defmt-macros v1.0.1 |
| 656 | 2026-03-26T05:01:24.330Z | Downloaded find-msvc-tools v0.1.9 |
| 657 | 2026-03-26T05:01:24.333Z | Downloaded bitfield-struct v0.6.2 |
| 658 | 2026-03-26T05:01:24.333Z | Downloaded bitfield-macros v0.19.4 |
| 659 | 2026-03-26T05:01:24.333Z | Downloaded bb8 v0.8.6 |
| 660 | 2026-03-26T05:01:24.336Z | Downloaded atomicwrites v0.4.4 |
| 661 | 2026-03-26T05:01:24.336Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 662 | 2026-03-26T05:01:24.336Z | Downloaded darling_macro v0.20.11 |
| 663 | 2026-03-26T05:01:24.336Z | Downloaded crc v3.4.0 |
| 664 | 2026-03-26T05:01:24.340Z | Downloaded ciborium-io v0.2.2 |
| 665 | 2026-03-26T05:01:24.341Z | Downloaded crc8 v0.1.1 |
| 666 | 2026-03-26T05:01:24.344Z | Downloaded convert_case v0.4.0 |
| 667 | 2026-03-26T05:01:24.344Z | Downloaded cmake v0.1.57 |
| 668 | 2026-03-26T05:01:24.344Z | Downloaded allocator-api2 v0.2.21 |
| 669 | 2026-03-26T05:01:24.344Z | Downloaded cipher v0.4.4 |
| 670 | 2026-03-26T05:01:24.347Z | Downloaded difflib v0.4.0 |
| 671 | 2026-03-26T05:01:24.347Z | Downloaded cargo_metadata v0.19.2 |
| 672 | 2026-03-26T05:01:24.347Z | Downloaded fd-lock v4.0.4 |
| 673 | 2026-03-26T05:01:24.350Z | Downloaded cassowary v0.3.0 |
| 674 | 2026-03-26T05:01:24.350Z | Downloaded block-padding v0.3.3 |
| 675 | 2026-03-26T05:01:24.350Z | Downloaded async-trait v0.1.89 |
| 676 | 2026-03-26T05:01:24.353Z | Downloaded dunce v1.0.5 |
| 677 | 2026-03-26T05:01:24.353Z | Downloaded derive_builder_macro v0.20.2 |
| 678 | 2026-03-26T05:01:24.353Z | Downloaded darling_macro v0.23.0 |
| 679 | 2026-03-26T05:01:24.356Z | Downloaded futures-core v0.3.32 |
| 680 | 2026-03-26T05:01:24.356Z | Downloaded funty v2.0.0 |
| 681 | 2026-03-26T05:01:24.356Z | Downloaded endian-type v0.1.2 |
| 682 | 2026-03-26T05:01:24.356Z | Downloaded async-stream v0.3.6 |
| 683 | 2026-03-26T05:01:24.359Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 684 | 2026-03-26T05:01:24.359Z | Downloaded either v1.15.0 |
| 685 | 2026-03-26T05:01:24.362Z | Downloaded critical-section v1.2.0 |
| 686 | 2026-03-26T05:01:24.365Z | Downloaded display-error-chain v0.2.2 |
| 687 | 2026-03-26T05:01:24.365Z | Downloaded fs_extra v1.3.0 |
| 688 | 2026-03-26T05:01:24.368Z | Downloaded env_filter v1.0.0 |
| 689 | 2026-03-26T05:01:24.368Z | Downloaded drift v0.1.3 |
| 690 | 2026-03-26T05:01:24.371Z | Downloaded foldhash v0.1.5 |
| 691 | 2026-03-26T05:01:24.371Z | Downloaded chacha20 v0.9.1 |
| 692 | 2026-03-26T05:01:24.375Z | Downloaded arc-swap v1.8.2 |
| 693 | 2026-03-26T05:01:24.375Z | Downloaded fxhash v0.2.1 |
| 694 | 2026-03-26T05:01:24.377Z | Downloaded ghash v0.5.1 |
| 695 | 2026-03-26T05:01:24.378Z | Downloaded futures-io v0.3.32 |
| 696 | 2026-03-26T05:01:24.378Z | Downloaded foreign-types-shared v0.3.1 |
| 697 | 2026-03-26T05:01:24.378Z | Downloaded foreign-types v0.5.0 |
| 698 | 2026-03-26T05:01:24.378Z | Downloaded globwalk v0.9.1 |
| 699 | 2026-03-26T05:01:24.381Z | Downloaded darling_macro v0.21.3 |
| 700 | 2026-03-26T05:01:24.381Z | Downloaded crunchy v0.2.4 |
| 701 | 2026-03-26T05:01:24.381Z | Downloaded defmt-parser v1.0.0 |
| 702 | 2026-03-26T05:01:24.381Z | Downloaded defmt v0.3.100 |
| 703 | 2026-03-26T05:01:24.384Z | Downloaded float-cmp v0.10.0 |
| 704 | 2026-03-26T05:01:24.384Z | Downloaded hash32 v0.3.1 |
| 705 | 2026-03-26T05:01:24.384Z | Downloaded hash32 v0.2.1 |
| 706 | 2026-03-26T05:01:24.384Z | Downloaded cstr-argument v0.1.2 |
| 707 | 2026-03-26T05:01:24.388Z | Downloaded dirs-next v2.0.0 |
| 708 | 2026-03-26T05:01:24.388Z | Downloaded corncobs v0.1.4 |
| 709 | 2026-03-26T05:01:24.388Z | Downloaded cbc v0.1.2 |
| 710 | 2026-03-26T05:01:24.388Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 711 | 2026-03-26T05:01:24.391Z | Downloaded byte-wrapper v0.1.0 |
| 712 | 2026-03-26T05:01:24.391Z | Downloaded gethostname v0.5.0 |
| 713 | 2026-03-26T05:01:24.394Z | Downloaded git-stub v1.0.0 |
| 714 | 2026-03-26T05:01:24.397Z | Downloaded embedded-io v0.6.1 |
| 715 | 2026-03-26T05:01:24.397Z | Downloaded ff v0.13.1 |
| 716 | 2026-03-26T05:01:24.401Z | Downloaded base64ct v1.8.3 |
| 717 | 2026-03-26T05:01:24.404Z | Downloaded fallible-iterator v0.2.0 |
| 718 | 2026-03-26T05:01:24.404Z | Downloaded buf-list v1.1.2 |
| 719 | 2026-03-26T05:01:24.408Z | Downloaded diesel-dtrace v0.5.0 |
| 720 | 2026-03-26T05:01:24.408Z | Downloaded crc-catalog v2.4.0 |
| 721 | 2026-03-26T05:01:24.410Z | Downloaded blowfish v0.9.1 |
| 722 | 2026-03-26T05:01:24.411Z | Downloaded derive-ex v0.1.8 |
| 723 | 2026-03-26T05:01:24.411Z | Downloaded futures-sink v0.3.32 |
| 724 | 2026-03-26T05:01:24.411Z | Downloaded headers-core v0.3.0 |
| 725 | 2026-03-26T05:01:24.411Z | Downloaded ed25519 v2.2.3 |
| 726 | 2026-03-26T05:01:24.414Z | Downloaded debug-ignore v1.0.5 |
| 727 | 2026-03-26T05:01:24.414Z | Downloaded deranged v0.5.8 |
| 728 | 2026-03-26T05:01:24.417Z | Downloaded hex v0.4.3 |
| 729 | 2026-03-26T05:01:24.417Z | Downloaded der_derive v0.7.3 |
| 730 | 2026-03-26T05:01:24.417Z | Downloaded fixedbitset v0.5.7 |
| 731 | 2026-03-26T05:01:24.420Z | Downloaded getrandom v0.3.4 |
| 732 | 2026-03-26T05:01:24.420Z | Downloaded bit-vec v0.8.0 |
| 733 | 2026-03-26T05:01:24.423Z | Downloaded daft v0.1.5 |
| 734 | 2026-03-26T05:01:24.423Z | Downloaded console v0.15.11 |
| 735 | 2026-03-26T05:01:24.426Z | Downloaded hostname v0.3.1 |
| 736 | 2026-03-26T05:01:24.426Z | Downloaded home v0.5.12 |
| 737 | 2026-03-26T05:01:24.426Z | Downloaded httpdate v1.0.3 |
| 738 | 2026-03-26T05:01:24.429Z | Downloaded futures-macro v0.3.32 |
| 739 | 2026-03-26T05:01:24.429Z | Downloaded const_format_proc_macros v0.2.34 |
| 740 | 2026-03-26T05:01:24.429Z | Downloaded http-range v0.1.5 |
| 741 | 2026-03-26T05:01:24.432Z | Downloaded constant_time_eq v0.4.2 |
| 742 | 2026-03-26T05:01:24.432Z | Downloaded filetime v0.2.27 |
| 743 | 2026-03-26T05:01:24.432Z | Downloaded erased-serde v0.3.31 |
| 744 | 2026-03-26T05:01:24.435Z | Downloaded ctr v0.9.2 |
| 745 | 2026-03-26T05:01:24.435Z | Downloaded hex-literal v0.4.1 |
| 746 | 2026-03-26T05:01:24.438Z | Downloaded chacha20 v0.10.0 |
| 747 | 2026-03-26T05:01:24.438Z | Downloaded bzip2 v0.6.1 |
| 748 | 2026-03-26T05:01:24.441Z | Downloaded dof v0.4.0 |
| 749 | 2026-03-26T05:01:24.441Z | Downloaded daft-derive v0.1.5 |
| 750 | 2026-03-26T05:01:24.444Z | Downloaded group v0.13.0 |
| 751 | 2026-03-26T05:01:24.444Z | Downloaded hostname v0.4.2 |
| 752 | 2026-03-26T05:01:24.444Z | Downloaded globset v0.4.18 |
| 753 | 2026-03-26T05:01:24.448Z | Downloaded git-stub-vcs v0.1.0 |
| 754 | 2026-03-26T05:01:24.448Z | Downloaded futures-executor v0.3.32 |
| 755 | 2026-03-26T05:01:24.451Z | Downloaded hubpack_derive v0.1.1 |
| 756 | 2026-03-26T05:01:24.451Z | Downloaded http-body v1.0.1 |
| 757 | 2026-03-26T05:01:24.451Z | Downloaded fs-err v2.11.0 |
| 758 | 2026-03-26T05:01:24.451Z | Downloaded ecdsa v0.16.9 |
| 759 | 2026-03-26T05:01:24.451Z | Downloaded const-oid v0.9.6 |
| 760 | 2026-03-26T05:01:24.454Z | Downloaded bit-vec v0.6.3 |
| 761 | 2026-03-26T05:01:24.454Z | Downloaded glob v0.3.3 |
| 762 | 2026-03-26T05:01:24.454Z | Downloaded foldhash v0.2.0 |
| 763 | 2026-03-26T05:01:24.458Z | Downloaded bcs v0.1.6 |
| 764 | 2026-03-26T05:01:24.458Z | Downloaded csv-core v0.1.13 |
| 765 | 2026-03-26T05:01:24.458Z | Downloaded bitflags v1.3.2 |
| 766 | 2026-03-26T05:01:24.461Z | Downloaded crossbeam-epoch v0.9.18 |
| 767 | 2026-03-26T05:01:24.461Z | Downloaded derive_builder v0.20.2 |
| 768 | 2026-03-26T05:01:24.464Z | Downloaded instability v0.3.11 |
| 769 | 2026-03-26T05:01:24.464Z | Downloaded inout v0.1.4 |
| 770 | 2026-03-26T05:01:24.469Z | Downloaded elliptic-curve v0.13.8 |
| 771 | 2026-03-26T05:01:24.472Z | Downloaded is_ci v1.2.0 |
| 772 | 2026-03-26T05:01:24.472Z | Downloaded cancel-safe-futures v0.1.5 |
| 773 | 2026-03-26T05:01:24.472Z | Downloaded darling v0.20.11 |
| 774 | 2026-03-26T05:01:24.477Z | Downloaded crc32fast v1.5.0 |
| 775 | 2026-03-26T05:01:24.477Z | Downloaded internet-checksum v0.2.1 |
| 776 | 2026-03-26T05:01:24.477Z | Downloaded instant v0.1.13 |
| 777 | 2026-03-26T05:01:24.481Z | Downloaded cargo_toml v0.22.3 |
| 778 | 2026-03-26T05:01:24.481Z | Downloaded indoc v1.0.9 |
| 779 | 2026-03-26T05:01:24.481Z | Downloaded is-terminal v0.4.17 |
| 780 | 2026-03-26T05:01:24.481Z | Downloaded dropshot_endpoint v0.16.7 |
| 781 | 2026-03-26T05:01:24.484Z | Downloaded blake2 v0.10.6 |
| 782 | 2026-03-26T05:01:24.484Z | Downloaded ident_case v1.0.1 |
| 783 | 2026-03-26T05:01:24.484Z | Downloaded hubpack v0.1.2 |
| 784 | 2026-03-26T05:01:24.488Z | Downloaded cookie v0.18.1 |
| 785 | 2026-03-26T05:01:24.488Z | Downloaded libscf-sys v1.1.0 |
| 786 | 2026-03-26T05:01:24.488Z | Downloaded bzip2 v0.4.4 |
| 787 | 2026-03-26T05:01:24.491Z | Downloaded backon v1.6.0 |
| 788 | 2026-03-26T05:01:24.491Z | Downloaded http-body-util v0.1.3 |
| 789 | 2026-03-26T05:01:24.494Z | Downloaded crossbeam-utils v0.8.21 |
| 790 | 2026-03-26T05:01:24.494Z | Downloaded getrandom v0.2.17 |
| 791 | 2026-03-26T05:01:24.497Z | Downloaded backoff v0.4.0 |
| 792 | 2026-03-26T05:01:24.497Z | Downloaded indent_write v2.2.0 |
| 793 | 2026-03-26T05:01:24.499Z | Downloaded console v0.16.2 |
| 794 | 2026-03-26T05:01:24.500Z | Downloaded linked-hash-map v0.5.6 |
| 795 | 2026-03-26T05:01:24.500Z | Downloaded colored v2.2.0 |
| 796 | 2026-03-26T05:01:24.503Z | Downloaded ar_archive_writer v0.5.1 |
| 797 | 2026-03-26T05:01:24.503Z | Downloaded humantime v2.3.0 |
| 798 | 2026-03-26T05:01:24.507Z | Downloaded camino-tempfile-ext v0.3.3 |
| 799 | 2026-03-26T05:01:24.507Z | Downloaded ciborium-ll v0.2.2 |
| 800 | 2026-03-26T05:01:24.507Z | Downloaded data-encoding v2.10.0 |
| 801 | 2026-03-26T05:01:24.510Z | Downloaded lru-cache v0.1.2 |
| 802 | 2026-03-26T05:01:24.510Z | Downloaded hyper-tls v0.6.0 |
| 803 | 2026-03-26T05:01:24.510Z | Downloaded lru-slab v0.1.2 |
| 804 | 2026-03-26T05:01:24.510Z | Downloaded lru v0.12.5 |
| 805 | 2026-03-26T05:01:24.513Z | Downloaded md-5 v0.10.6 |
| 806 | 2026-03-26T05:01:24.515Z | Downloaded derive_more v0.99.20 |
| 807 | 2026-03-26T05:01:24.518Z | Downloaded lazy_static v1.5.0 |
| 808 | 2026-03-26T05:01:24.518Z | Downloaded derive-where v1.6.0 |
| 809 | 2026-03-26T05:01:24.521Z | Downloaded darling v0.21.3 |
| 810 | 2026-03-26T05:01:24.525Z | Downloaded md5 v0.7.0 |
| 811 | 2026-03-26T05:01:24.525Z | Downloaded memoffset v0.9.1 |
| 812 | 2026-03-26T05:01:24.525Z | Downloaded maybe-uninit v2.0.0 |
| 813 | 2026-03-26T05:01:24.525Z | Downloaded match_cfg v0.1.0 |
| 814 | 2026-03-26T05:01:24.528Z | Downloaded crc-any v2.5.0 |
| 815 | 2026-03-26T05:01:24.528Z | Downloaded maplit v1.0.2 |
| 816 | 2026-03-26T05:01:24.528Z | Downloaded clang-sys v1.8.1 |
| 817 | 2026-03-26T05:01:24.531Z | Downloaded ciborium v0.2.2 |
| 818 | 2026-03-26T05:01:24.531Z | Downloaded managed v0.8.0 |
| 819 | 2026-03-26T05:01:24.534Z | Downloaded mime v0.3.17 |
| 820 | 2026-03-26T05:01:24.534Z | Downloaded cookie_store v0.22.1 |
| 821 | 2026-03-26T05:01:24.534Z | Downloaded half v1.8.3 |
| 822 | 2026-03-26T05:01:24.537Z | Downloaded lzss v0.8.2 |
| 823 | 2026-03-26T05:01:24.537Z | Downloaded lalrpop-util v0.19.12 |
| 824 | 2026-03-26T05:01:24.537Z | Downloaded kstat-rs v0.2.4 |
| 825 | 2026-03-26T05:01:24.540Z | Downloaded multimap v0.10.1 |
| 826 | 2026-03-26T05:01:24.543Z | Downloaded indoc v2.0.7 |
| 827 | 2026-03-26T05:01:24.545Z | Downloaded ipnet v2.11.0 |
| 828 | 2026-03-26T05:01:24.545Z | Downloaded newline-converter v0.3.0 |
| 829 | 2026-03-26T05:01:24.546Z | Downloaded hyper-staticfile v0.10.1 |
| 830 | 2026-03-26T05:01:24.548Z | Downloaded new_debug_unreachable v1.0.6 |
| 831 | 2026-03-26T05:01:24.548Z | Downloaded base64 v0.22.1 |
| 832 | 2026-03-26T05:01:24.551Z | Downloaded normalize-line-endings v0.3.0 |
| 833 | 2026-03-26T05:01:24.551Z | Downloaded newtype-uuid-macros v0.1.0 |
| 834 | 2026-03-26T05:01:24.554Z | Downloaded highway v1.3.0 |
| 835 | 2026-03-26T05:01:24.557Z | Downloaded ingot v0.1.1 |
| 836 | 2026-03-26T05:01:24.557Z | Downloaded num v0.4.3 |
| 837 | 2026-03-26T05:01:24.561Z | Downloaded compact_str v0.8.1 |
| 838 | 2026-03-26T05:01:24.561Z | Downloaded num-derive v0.3.3 |
| 839 | 2026-03-26T05:01:24.564Z | Downloaded aho-corasick v1.1.4 |
| 840 | 2026-03-26T05:01:24.567Z | Downloaded olpc-cjson v0.1.4 |
| 841 | 2026-03-26T05:01:24.567Z | Downloaded num_threads v0.1.7 |
| 842 | 2026-03-26T05:01:24.567Z | Downloaded num-conv v0.2.0 |
| 843 | 2026-03-26T05:01:24.567Z | Downloaded nonempty v0.12.0 |
| 844 | 2026-03-26T05:01:24.570Z | Downloaded libsw-core v0.3.2 |
| 845 | 2026-03-26T05:01:24.570Z | Downloaded libsw v3.5.0 |
| 846 | 2026-03-26T05:01:24.570Z | Downloaded num_enum_derive v0.5.11 |
| 847 | 2026-03-26T05:01:24.573Z | Downloaded nodrop v0.1.14 |
| 848 | 2026-03-26T05:01:24.573Z | Downloaded opaque-debug v0.3.1 |
| 849 | 2026-03-26T05:01:24.573Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 850 | 2026-03-26T05:01:24.576Z | Downloaded num-derive v0.4.2 |
| 851 | 2026-03-26T05:01:24.576Z | Downloaded hmac v0.12.1 |
| 852 | 2026-03-26T05:01:24.576Z | Downloaded aes v0.8.4 |
| 853 | 2026-03-26T05:01:24.578Z | Downloaded httparse v1.10.1 |
| 854 | 2026-03-26T05:01:24.582Z | Downloaded ipnetwork v0.21.1 |
| 855 | 2026-03-26T05:01:24.582Z | Downloaded openssl-macros v0.1.1 |
| 856 | 2026-03-26T05:01:24.582Z | Downloaded oso-derive v0.27.3 |
| 857 | 2026-03-26T05:01:24.585Z | Downloaded openssl-probe v0.2.1 |
| 858 | 2026-03-26T05:01:24.585Z | Downloaded libloading v0.8.9 |
| 859 | 2026-03-26T05:01:24.585Z | Downloaded libefi-sys v0.1.0 |
| 860 | 2026-03-26T05:01:24.585Z | Downloaded futures-channel v0.3.32 |
| 861 | 2026-03-26T05:01:24.588Z | Downloaded keccak v0.1.6 |
| 862 | 2026-03-26T05:01:24.591Z | Downloaded hyper-rustls v0.27.7 |
| 863 | 2026-03-26T05:01:24.591Z | Downloaded darling_core v0.23.0 |
| 864 | 2026-03-26T05:01:24.594Z | Downloaded openssl-probe v0.1.6 |
| 865 | 2026-03-26T05:01:24.597Z | Downloaded lock_api v0.4.14 |
| 866 | 2026-03-26T05:01:24.597Z | Downloaded packed_struct_codegen v0.10.1 |
| 867 | 2026-03-26T05:01:24.597Z | Downloaded darling_core v0.21.3 |
| 868 | 2026-03-26T05:01:24.600Z | Downloaded linear-map v1.2.0 |
| 869 | 2026-03-26T05:01:24.614Z | Downloaded path-slash v0.1.5 |
| 870 | 2026-03-26T05:01:24.617Z | Downloaded num-complex v0.4.6 |
| 871 | 2026-03-26T05:01:24.617Z | Downloaded half v2.7.1 |
| 872 | 2026-03-26T05:01:24.620Z | Downloaded parse-display v0.10.0 |
| 873 | 2026-03-26T05:01:24.620Z | Downloaded jobserver v0.1.34 |
| 874 | 2026-03-26T05:01:24.620Z | Downloaded iana-time-zone v0.1.65 |
| 875 | 2026-03-26T05:01:24.623Z | Downloaded newtype_derive v0.1.6 |
| 876 | 2026-03-26T05:01:24.623Z | Downloaded bytes v1.11.1 |
| 877 | 2026-03-26T05:01:24.626Z | Downloaded native-tls v0.2.18 |
| 878 | 2026-03-26T05:01:24.629Z | Downloaded nanorand v0.7.0 |
| 879 | 2026-03-26T05:01:24.629Z | Downloaded multer v3.1.0 |
| 880 | 2026-03-26T05:01:24.632Z | Downloaded phf_shared v0.12.1 |
| 881 | 2026-03-26T05:01:24.632Z | Downloaded flume v0.11.1 |
| 882 | 2026-03-26T05:01:24.635Z | Downloaded phf_shared v0.11.3 |
| 883 | 2026-03-26T05:01:24.635Z | Downloaded parse-size v1.1.0 |
| 884 | 2026-03-26T05:01:24.635Z | Downloaded num_enum_derive v0.7.5 |
| 885 | 2026-03-26T05:01:24.635Z | Downloaded nibble_vec v0.1.0 |
| 886 | 2026-03-26T05:01:24.638Z | Downloaded newtype-uuid v1.3.2 |
| 887 | 2026-03-26T05:01:24.638Z | Downloaded ingot-types v0.1.2 |
| 888 | 2026-03-26T05:01:24.641Z | Downloaded headers v0.4.1 |
| 889 | 2026-03-26T05:01:24.646Z | Downloaded num-iter v0.1.45 |
| 890 | 2026-03-26T05:01:24.648Z | Downloaded num-integer v0.1.46 |
| 891 | 2026-03-26T05:01:24.648Z | Downloaded pbkdf2 v0.12.2 |
| 892 | 2026-03-26T05:01:24.651Z | Downloaded pbkdf2 v0.11.0 |
| 893 | 2026-03-26T05:01:24.651Z | Downloaded peg-runtime v0.8.5 |
| 894 | 2026-03-26T05:01:24.651Z | Downloaded nu-ansi-term v0.50.3 |
| 895 | 2026-03-26T05:01:24.654Z | Downloaded der v0.7.10 |
| 896 | 2026-03-26T05:01:24.657Z | Downloaded ingot-macros v0.1.1 |
| 897 | 2026-03-26T05:01:24.657Z | Downloaded num_enum v0.7.5 |
| 898 | 2026-03-26T05:01:24.660Z | Downloaded oxnet v0.1.4 |
| 899 | 2026-03-26T05:01:24.662Z | Downloaded mime_guess v2.0.5 |
| 900 | 2026-03-26T05:01:24.662Z | Downloaded flate2 v1.1.9 |
| 901 | 2026-03-26T05:01:24.665Z | Downloaded num_enum v0.5.11 |
| 902 | 2026-03-26T05:01:24.668Z | Downloaded predicates-tree v1.0.13 |
| 903 | 2026-03-26T05:01:24.668Z | Downloaded packed_struct v0.10.1 |
| 904 | 2026-03-26T05:01:24.671Z | Downloaded owo-colors v4.3.0 |
| 905 | 2026-03-26T05:01:24.671Z | Downloaded powerfmt v0.2.0 |
| 906 | 2026-03-26T05:01:24.671Z | Downloaded phf_shared v0.13.1 |
| 907 | 2026-03-26T05:01:24.674Z | Downloaded predicates-core v1.0.10 |
| 908 | 2026-03-26T05:01:24.674Z | Downloaded chacha20poly1305 v0.10.1 |
| 909 | 2026-03-26T05:01:24.674Z | Downloaded password-hash v0.4.2 |
| 910 | 2026-03-26T05:01:24.677Z | Downloaded parking_lot_core v0.8.6 |
| 911 | 2026-03-26T05:01:24.677Z | Downloaded ignore v0.4.25 |
| 912 | 2026-03-26T05:01:24.680Z | Downloaded proc-macro-crate v3.4.0 |
| 913 | 2026-03-26T05:01:24.680Z | Downloaded num-rational v0.4.2 |
| 914 | 2026-03-26T05:01:24.683Z | Downloaded memmap2 v0.9.10 |
| 915 | 2026-03-26T05:01:24.683Z | Downloaded litrs v1.0.0 |
| 916 | 2026-03-26T05:01:24.683Z | Downloaded progenitor-client v0.10.0 |
| 917 | 2026-03-26T05:01:24.688Z | Downloaded const_format v0.2.35 |
| 918 | 2026-03-26T05:01:24.688Z | Downloaded progenitor-macro v0.10.0 |
| 919 | 2026-03-26T05:01:24.691Z | Downloaded base64 v0.21.7 |
| 920 | 2026-03-26T05:01:24.691Z | Downloaded darling_core v0.20.11 |
| 921 | 2026-03-26T05:01:24.694Z | Downloaded libbz2-rs-sys v0.2.2 |
| 922 | 2026-03-26T05:01:24.698Z | Downloaded cc v1.2.56 |
| 923 | 2026-03-26T05:01:24.701Z | Downloaded progenitor-macro v0.11.2 |
| 924 | 2026-03-26T05:01:24.704Z | Downloaded precomputed-hash v0.1.1 |
| 925 | 2026-03-26T05:01:24.704Z | Downloaded hickory-client v0.25.2 |
| 926 | 2026-03-26T05:01:24.704Z | Downloaded pin-utils v0.1.0 |
| 927 | 2026-03-26T05:01:24.707Z | Downloaded indexmap v1.9.3 |
| 928 | 2026-03-26T05:01:24.707Z | Downloaded pem-rfc7468 v0.7.0 |
| 929 | 2026-03-26T05:01:24.710Z | Downloaded pem v3.0.6 |
| 930 | 2026-03-26T05:01:24.710Z | Downloaded peg-macros v0.8.5 |
| 931 | 2026-03-26T05:01:24.710Z | Downloaded crypto-bigint v0.5.5 |
| 932 | 2026-03-26T05:01:24.714Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 933 | 2026-03-26T05:01:24.716Z | Downloaded aes-gcm v0.10.3 |
| 934 | 2026-03-26T05:01:24.719Z | Downloaded derive_more v2.1.1 |
| 935 | 2026-03-26T05:01:24.723Z | Downloaded radium v0.7.0 |
| 936 | 2026-03-26T05:01:24.725Z | Downloaded progenitor-macro v0.13.0 |
| 937 | 2026-03-26T05:01:24.725Z | Downloaded psl-types v2.0.11 |
| 938 | 2026-03-26T05:01:24.726Z | Downloaded phf v0.12.1 |
| 939 | 2026-03-26T05:01:24.728Z | Downloaded proc-macro-crate v1.3.1 |
| 940 | 2026-03-26T05:01:24.728Z | Downloaded omicron-zone-package v0.12.2 |
| 941 | 2026-03-26T05:01:24.731Z | Downloaded pkcs8 v0.10.2 |
| 942 | 2026-03-26T05:01:24.731Z | Downloaded polyval v0.6.2 |
| 943 | 2026-03-26T05:01:24.734Z | Downloaded pin-project-lite v0.2.17 |
| 944 | 2026-03-26T05:01:24.737Z | Downloaded phf v0.13.1 |
| 945 | 2026-03-26T05:01:24.737Z | Downloaded oxide-tokio-rt v0.1.3 |
| 946 | 2026-03-26T05:01:24.737Z | Downloaded pin-project-internal v1.1.11 |
| 947 | 2026-03-26T05:01:24.740Z | Downloaded rand_xorshift v0.4.0 |
| 948 | 2026-03-26T05:01:24.740Z | Downloaded postgres-protocol v0.6.10 |
| 949 | 2026-03-26T05:01:24.740Z | Downloaded dropshot-api-manager v0.6.0 |
| 950 | 2026-03-26T05:01:24.743Z | Downloaded indicatif v0.18.4 |
| 951 | 2026-03-26T05:01:24.746Z | Downloaded pkg-config v0.3.32 |
| 952 | 2026-03-26T05:01:24.746Z | Downloaded password-hash v0.5.0 |
| 953 | 2026-03-26T05:01:24.749Z | Downloaded progenitor-client v0.11.2 |
| 954 | 2026-03-26T05:01:24.749Z | Downloaded progenitor v0.13.0 |
| 955 | 2026-03-26T05:01:24.749Z | Downloaded progenitor v0.11.2 |
| 956 | 2026-03-26T05:01:24.752Z | Downloaded parking_lot_core v0.9.12 |
| 957 | 2026-03-26T05:01:24.752Z | Downloaded ref-cast v1.0.25 |
| 958 | 2026-03-26T05:01:24.754Z | Downloaded progenitor v0.10.0 |
| 959 | 2026-03-26T05:01:24.755Z | Downloaded parking_lot v0.12.5 |
| 960 | 2026-03-26T05:01:24.758Z | Downloaded peg v0.8.5 |
| 961 | 2026-03-26T05:01:24.758Z | Downloaded progenitor-client v0.13.0 |
| 962 | 2026-03-26T05:01:24.761Z | Downloaded hickory-resolver v0.24.4 |
| 963 | 2026-03-26T05:01:24.761Z | Downloaded parse-display-derive v0.10.0 |
| 964 | 2026-03-26T05:01:24.763Z | Downloaded parking_lot v0.11.2 |
| 965 | 2026-03-26T05:01:24.763Z | Downloaded bumpalo v3.20.2 |
| 966 | 2026-03-26T05:01:24.768Z | Downloaded recursive v0.1.1 |
| 967 | 2026-03-26T05:01:24.768Z | Downloaded quick-error v1.2.3 |
| 968 | 2026-03-26T05:01:24.768Z | Downloaded heapless v0.8.0 |
| 969 | 2026-03-26T05:01:24.771Z | Downloaded psm v0.1.30 |
| 970 | 2026-03-26T05:01:24.771Z | Downloaded ref-cast-impl v1.0.25 |
| 971 | 2026-03-26T05:01:24.771Z | Downloaded ppv-lite86 v0.2.21 |
| 972 | 2026-03-26T05:01:24.774Z | Downloaded paste v1.0.15 |
| 973 | 2026-03-26T05:01:24.774Z | Downloaded heapless v0.7.17 |
| 974 | 2026-03-26T05:01:24.789Z | Downloaded progenitor-extras v0.1.1 |
| 975 | 2026-03-26T05:01:24.792Z | Downloaded primeorder v0.13.6 |
| 976 | 2026-03-26T05:01:24.792Z | Downloaded predicates v3.1.4 |
| 977 | 2026-03-26T05:01:24.795Z | Downloaded pkcs1 v0.7.5 |
| 978 | 2026-03-26T05:01:24.795Z | Downloaded crossbeam-channel v0.5.15 |
| 979 | 2026-03-26T05:01:24.798Z | Downloaded postgres-types v0.2.12 |
| 980 | 2026-03-26T05:01:24.801Z | Downloaded pkcs5 v0.7.1 |
| 981 | 2026-03-26T05:01:24.801Z | Downloaded rfc6979 v0.4.0 |
| 982 | 2026-03-26T05:01:24.804Z | Downloaded diesel_derives v2.3.7 |
| 983 | 2026-03-26T05:01:24.807Z | Downloaded rustc_version v0.4.1 |
| 984 | 2026-03-26T05:01:24.807Z | Downloaded miniz_oxide v0.8.9 |
| 985 | 2026-03-26T05:01:24.809Z | Downloaded russh-cryptovec v0.7.3 |
| 986 | 2026-03-26T05:01:24.809Z | Downloaded rustc_version v0.1.7 |
| 987 | 2026-03-26T05:01:24.812Z | Downloaded rand_seeder v0.4.0 |
| 988 | 2026-03-26T05:01:24.812Z | Downloaded rand_core v0.10.0 |
| 989 | 2026-03-26T05:01:24.815Z | Downloaded rand_chacha v0.3.1 |
| 990 | 2026-03-26T05:01:24.815Z | Downloaded proc-macro-error2 v2.0.1 |
| 991 | 2026-03-26T05:01:24.818Z | Downloaded scheduled-thread-pool v0.2.7 |
| 992 | 2026-03-26T05:01:24.821Z | Downloaded rtoolbox v0.0.3 |
| 993 | 2026-03-26T05:01:24.821Z | Downloaded sapling-renderdag v0.1.0 |
| 994 | 2026-03-26T05:01:24.821Z | Downloaded hickory-resolver v0.25.2 |
| 995 | 2026-03-26T05:01:24.824Z | Downloaded rustc-hash v2.1.1 |
| 996 | 2026-03-26T05:01:24.827Z | Downloaded jiff-static v0.2.21 |
| 997 | 2026-03-26T05:01:24.836Z | Downloaded r2d2 v0.8.10 |
| 998 | 2026-03-26T05:01:24.846Z | Downloaded scopeguard v1.2.0 |
| 999 | 2026-03-26T05:01:24.850Z | Downloaded salsa20 v0.10.2 |
| 1000 | 2026-03-26T05:01:24.850Z | Downloaded papergrid v0.17.0 |
| 1001 | 2026-03-26T05:01:24.853Z | Downloaded hashbrown v0.12.3 |
| 1002 | 2026-03-26T05:01:24.853Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1003 | 2026-03-26T05:01:24.853Z | Downloaded rand_core v0.6.4 |
| 1004 | 2026-03-26T05:01:24.856Z | Downloaded expectorate v1.2.0 |
| 1005 | 2026-03-26T05:01:24.860Z | Downloaded serde_urlencoded v0.7.1 |
| 1006 | 2026-03-26T05:01:24.863Z | Downloaded poly1305 v0.8.0 |
| 1007 | 2026-03-26T05:01:24.863Z | Downloaded rand_core v0.9.5 |
| 1008 | 2026-03-26T05:01:24.865Z | Downloaded sha1 v0.10.6 |
| 1009 | 2026-03-26T05:01:24.865Z | Downloaded crossterm v0.28.1 |
| 1010 | 2026-03-26T05:01:24.868Z | Downloaded resolv-conf v0.7.6 |
| 1011 | 2026-03-26T05:01:24.871Z | Downloaded serde-big-array v0.5.1 |
| 1012 | 2026-03-26T05:01:24.871Z | Downloaded serde_repr v0.1.20 |
| 1013 | 2026-03-26T05:01:24.874Z | Downloaded derive_more-impl v2.1.1 |
| 1014 | 2026-03-26T05:01:24.876Z | Downloaded secrecy v0.10.3 |
| 1015 | 2026-03-26T05:01:24.876Z | Downloaded scroll_derive v0.13.1 |
| 1016 | 2026-03-26T05:01:24.876Z | Downloaded rustls-native-certs v0.8.3 |
| 1017 | 2026-03-26T05:01:24.879Z | Downloaded seq-macro v0.3.6 |
| 1018 | 2026-03-26T05:01:24.879Z | Downloaded scrypt v0.11.0 |
| 1019 | 2026-03-26T05:01:24.882Z | Downloaded rand_chacha v0.9.0 |
| 1020 | 2026-03-26T05:01:24.882Z | Downloaded p256 v0.13.2 |
| 1021 | 2026-03-26T05:01:24.882Z | Downloaded semver v0.1.20 |
| 1022 | 2026-03-26T05:01:24.886Z | Downloaded rustls-pemfile v1.0.4 |
| 1023 | 2026-03-26T05:01:24.886Z | Downloaded quinn-udp v0.5.14 |
| 1024 | 2026-03-26T05:01:24.889Z | Downloaded shell-words v1.1.1 |
| 1025 | 2026-03-26T05:01:24.895Z | Downloaded signal-hook-mio v0.2.5 |
| 1026 | 2026-03-26T05:01:24.899Z | Downloaded minimal-lexical v0.2.1 |
| 1027 | 2026-03-26T05:01:24.905Z | Downloaded hashbrown v0.13.2 |
| 1028 | 2026-03-26T05:01:24.908Z | Downloaded serde_spanned v1.0.4 |
| 1029 | 2026-03-26T05:01:24.911Z | Downloaded signature v2.2.0 |
| 1030 | 2026-03-26T05:01:24.911Z | Downloaded sigpipe v0.1.3 |
| 1031 | 2026-03-26T05:01:24.911Z | Downloaded rustls-pemfile v2.2.0 |
| 1032 | 2026-03-26T05:01:24.914Z | Downloaded same-file v1.0.6 |
| 1033 | 2026-03-26T05:01:24.914Z | Downloaded rustversion v1.0.22 |
| 1034 | 2026-03-26T05:01:24.917Z | Downloaded sec1 v0.7.3 |
| 1035 | 2026-03-26T05:01:24.933Z | Downloaded slog-envlogger v2.2.0 |
| 1036 | 2026-03-26T05:01:24.946Z | Downloaded oso v0.27.3 |
| 1037 | 2026-03-26T05:01:24.946Z | Downloaded openssl-sys v0.9.111 |
| 1038 | 2026-03-26T05:01:24.946Z | Downloaded scroll v0.13.0 |
| 1039 | 2026-03-26T05:01:24.946Z | Downloaded rusty-fork v0.3.1 |
| 1040 | 2026-03-26T05:01:24.946Z | Downloaded serde_plain v1.0.2 |
| 1041 | 2026-03-26T05:01:24.952Z | Downloaded sqlparser_derive v0.5.0 |
| 1042 | 2026-03-26T05:01:24.957Z | Downloaded ssh-cipher v0.2.0 |
| 1043 | 2026-03-26T05:01:24.963Z | Downloaded serde-hex v0.1.0 |
| 1044 | 2026-03-26T05:01:24.969Z | Downloaded prettyplease v0.2.37 |
| 1045 | 2026-03-26T05:01:24.969Z | Downloaded shlex v1.3.0 |
| 1046 | 2026-03-26T05:01:24.969Z | Downloaded secrecy v0.8.0 |
| 1047 | 2026-03-26T05:01:24.972Z | Downloaded siphasher v1.0.2 |
| 1048 | 2026-03-26T05:01:24.972Z | Downloaded sct v0.7.1 |
| 1049 | 2026-03-26T05:01:24.972Z | Downloaded schemars_derive v0.8.22 |
| 1050 | 2026-03-26T05:01:24.972Z | Downloaded strum v0.26.3 |
| 1051 | 2026-03-26T05:01:24.975Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1052 | 2026-03-26T05:01:24.976Z | Downloaded ssh-encoding v0.2.0 |
| 1053 | 2026-03-26T05:01:24.976Z | Downloaded slog-async v2.8.0 |
| 1054 | 2026-03-26T05:01:24.976Z | Downloaded signal-hook-registry v1.4.8 |
| 1055 | 2026-03-26T05:01:24.979Z | Downloaded serde_bytes v0.11.19 |
| 1056 | 2026-03-26T05:01:24.985Z | Downloaded postcard v1.1.3 |
| 1057 | 2026-03-26T05:01:24.992Z | Downloaded smallvec v0.6.14 |
| 1058 | 2026-03-26T05:01:24.996Z | Downloaded signal-hook-tokio v0.3.1 |
| 1059 | 2026-03-26T05:01:24.996Z | Downloaded serde_derive_internals v0.29.1 |
| 1060 | 2026-03-26T05:01:24.996Z | Downloaded slog-term v2.9.2 |
| 1061 | 2026-03-26T05:01:24.999Z | Downloaded slog-stdlog v4.1.1 |
| 1062 | 2026-03-26T05:01:24.999Z | Downloaded subtle v2.6.1 |
| 1063 | 2026-03-26T05:01:24.999Z | Downloaded strum v0.27.2 |
| 1064 | 2026-03-26T05:01:24.999Z | Downloaded tagptr v0.2.0 |
| 1065 | 2026-03-26T05:01:25.003Z | Downloaded tabled_derive v0.11.0 |
| 1066 | 2026-03-26T05:01:25.003Z | Downloaded tabwriter v1.4.1 |
| 1067 | 2026-03-26T05:01:25.003Z | Downloaded num-bigint v0.4.6 |
| 1068 | 2026-03-26T05:01:25.007Z | Downloaded take_mut v0.2.2 |
| 1069 | 2026-03-26T05:01:25.007Z | Downloaded sync_wrapper v1.0.2 |
| 1070 | 2026-03-26T05:01:25.007Z | Downloaded sync-ptr v0.1.4 |
| 1071 | 2026-03-26T05:01:25.007Z | Downloaded supports-color v3.0.2 |
| 1072 | 2026-03-26T05:01:25.010Z | Downloaded structmeta-derive v0.3.0 |
| 1073 | 2026-03-26T05:01:25.010Z | Downloaded structmeta v0.3.0 |
| 1074 | 2026-03-26T05:01:25.010Z | Downloaded slab v0.4.12 |
| 1075 | 2026-03-26T05:01:25.010Z | Downloaded slog-scope v4.4.1 |
| 1076 | 2026-03-26T05:01:25.013Z | Downloaded slog-json v2.6.1 |
| 1077 | 2026-03-26T05:01:25.013Z | Downloaded pin-project v1.1.11 |
| 1078 | 2026-03-26T05:01:25.021Z | Downloaded serde_path_to_error v0.1.20 |
| 1079 | 2026-03-26T05:01:25.024Z | Downloaded termtree v0.5.1 |
| 1080 | 2026-03-26T05:01:25.024Z | Downloaded serde_cbor v0.11.2 |
| 1081 | 2026-03-26T05:01:25.024Z | Downloaded slog-bunyan v2.5.0 |
| 1082 | 2026-03-26T05:01:25.028Z | Downloaded simd-adler32 v0.3.8 |
| 1083 | 2026-03-26T05:01:25.028Z | Downloaded rustls-pki-types v1.14.0 |
| 1084 | 2026-03-26T05:01:25.031Z | Downloaded tap v1.0.1 |
| 1085 | 2026-03-26T05:01:25.031Z | Downloaded sqlformat v0.3.5 |
| 1086 | 2026-03-26T05:01:25.031Z | Downloaded pretty_assertions v1.4.1 |
| 1087 | 2026-03-26T05:01:25.034Z | Downloaded hyper-util v0.1.20 |
| 1088 | 2026-03-26T05:01:25.034Z | Downloaded static_assertions v1.1.0 |
| 1089 | 2026-03-26T05:01:25.038Z | Downloaded serde_with_macros v3.17.0 |
| 1090 | 2026-03-26T05:01:25.038Z | Downloaded russh-keys v0.45.0 |
| 1091 | 2026-03-26T05:01:25.041Z | Downloaded snafu-derive v0.8.9 |
| 1092 | 2026-03-26T05:01:25.042Z | Downloaded slog-dtrace v0.3.0 |
| 1093 | 2026-03-26T05:01:25.046Z | Downloaded testing_table v0.3.0 |
| 1094 | 2026-03-26T05:01:25.051Z | Downloaded stringprep v0.1.5 |
| 1095 | 2026-03-26T05:01:25.051Z | Downloaded spki v0.7.3 |
| 1096 | 2026-03-26T05:01:25.052Z | Downloaded time-core v0.1.8 |
| 1097 | 2026-03-26T05:01:25.052Z | Downloaded schemars v0.8.22 |
| 1098 | 2026-03-26T05:01:25.055Z | Downloaded thread-id v5.1.0 |
| 1099 | 2026-03-26T05:01:25.058Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1100 | 2026-03-26T05:01:25.058Z | Downloaded stacker v0.1.23 |
| 1101 | 2026-03-26T05:01:25.058Z | Downloaded publicsuffix v2.3.0 |
| 1102 | 2026-03-26T05:01:25.061Z | Downloaded ryu v1.0.23 |
| 1103 | 2026-03-26T05:01:25.064Z | Downloaded tinyvec_macros v0.1.1 |
| 1104 | 2026-03-26T05:01:25.064Z | Downloaded hickory-server v0.25.2 |
| 1105 | 2026-03-26T05:01:25.068Z | Downloaded progenitor-impl v0.11.2 |
| 1106 | 2026-03-26T05:01:25.068Z | Downloaded http v1.4.0 |
| 1107 | 2026-03-26T05:01:25.071Z | Downloaded support-bundle-viewer v0.1.2 |
| 1108 | 2026-03-26T05:01:25.071Z | Downloaded smf v0.2.3 |
| 1109 | 2026-03-26T05:01:25.071Z | Downloaded itertools v0.10.5 |
| 1110 | 2026-03-26T05:01:25.074Z | Downloaded strum_macros v0.26.4 |
| 1111 | 2026-03-26T05:01:25.080Z | Downloaded qorb v0.4.1 |
| 1112 | 2026-03-26T05:01:25.080Z | Downloaded strum_macros v0.24.3 |
| 1113 | 2026-03-26T05:01:25.080Z | Downloaded rand v0.8.5 |
| 1114 | 2026-03-26T05:01:25.083Z | Downloaded string_cache v0.8.9 |
| 1115 | 2026-03-26T05:01:25.083Z | Downloaded progenitor-impl v0.10.0 |
| 1116 | 2026-03-26T05:01:25.086Z | Downloaded iddqd v0.3.17 |
| 1117 | 2026-03-26T05:01:25.089Z | Downloaded mio v1.1.1 |
| 1118 | 2026-03-26T05:01:25.093Z | Downloaded spin v0.9.8 |
| 1119 | 2026-03-26T05:01:25.096Z | Downloaded progenitor-impl v0.13.0 |
| 1120 | 2026-03-26T05:01:25.101Z | Downloaded termios v0.3.3 |
| 1121 | 2026-03-26T05:01:25.107Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1122 | 2026-03-26T05:01:25.110Z | Downloaded hashbrown v0.15.5 |
| 1123 | 2026-03-26T05:01:25.113Z | Downloaded slog v2.8.2 |
| 1124 | 2026-03-26T05:01:25.116Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1125 | 2026-03-26T05:01:25.119Z | Downloaded similar v2.7.0 |
| 1126 | 2026-03-26T05:01:25.122Z | Downloaded tower-service v0.3.3 |
| 1127 | 2026-03-26T05:01:25.122Z | Downloaded tower-layer v0.3.3 |
| 1128 | 2026-03-26T05:01:25.122Z | Downloaded topological-sort v0.2.2 |
| 1129 | 2026-03-26T05:01:25.122Z | Downloaded nom v7.1.3 |
| 1130 | 2026-03-26T05:01:25.126Z | Downloaded thread_local v1.1.9 |
| 1131 | 2026-03-26T05:01:25.129Z | Downloaded rcgen v0.12.1 |
| 1132 | 2026-03-26T05:01:25.129Z | Downloaded thiserror-no-std v2.0.2 |
| 1133 | 2026-03-26T05:01:25.133Z | Downloaded strum_macros v0.27.2 |
| 1134 | 2026-03-26T05:01:25.136Z | Downloaded try-lock v0.2.5 |
| 1135 | 2026-03-26T05:01:25.136Z | Downloaded trait-variant v0.1.2 |
| 1136 | 2026-03-26T05:01:25.136Z | Downloaded tls_codec v0.4.2 |
| 1137 | 2026-03-26T05:01:25.136Z | Downloaded num-bigint-dig v0.8.6 |
| 1138 | 2026-03-26T05:01:25.140Z | Downloaded hyper v1.8.1 |
| 1139 | 2026-03-26T05:01:25.144Z | Downloaded tiny-keccak v2.0.2 |
| 1140 | 2026-03-26T05:01:25.148Z | Downloaded typify-macro v0.4.3 |
| 1141 | 2026-03-26T05:01:25.151Z | Downloaded term v1.2.1 |
| 1142 | 2026-03-26T05:01:25.151Z | Downloaded unicode-truncate v1.1.0 |
| 1143 | 2026-03-26T05:01:25.151Z | Downloaded term v0.7.0 |
| 1144 | 2026-03-26T05:01:25.155Z | Downloaded unit-prefix v0.5.2 |
| 1145 | 2026-03-26T05:01:25.158Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1146 | 2026-03-26T05:01:25.158Z | Downloaded tokio-dtrace v0.1.1 |
| 1147 | 2026-03-26T05:01:25.158Z | Downloaded socket2 v0.6.2 |
| 1148 | 2026-03-26T05:01:25.158Z | Downloaded signal-hook v0.3.18 |
| 1149 | 2026-03-26T05:01:25.162Z | Downloaded time-macros v0.2.27 |
| 1150 | 2026-03-26T05:01:25.162Z | Downloaded socket2 v0.5.10 |
| 1151 | 2026-03-26T05:01:25.167Z | Downloaded typify-macro v0.6.1 |
| 1152 | 2026-03-26T05:01:25.167Z | Downloaded usdt-macro v0.6.0 |
| 1153 | 2026-03-26T05:01:25.167Z | Downloaded tokio-rustls v0.25.0 |
| 1154 | 2026-03-26T05:01:25.167Z | Downloaded rsa v0.9.10 |
| 1155 | 2026-03-26T05:01:25.171Z | Downloaded usdt-attr-macro v0.6.0 |
| 1156 | 2026-03-26T05:01:25.171Z | Downloaded untrusted v0.9.0 |
| 1157 | 2026-03-26T05:01:25.171Z | Downloaded tokio-macros v2.6.0 |
| 1158 | 2026-03-26T05:01:25.171Z | Downloaded untrusted v0.7.1 |
| 1159 | 2026-03-26T05:01:25.176Z | Downloaded unarray v0.1.4 |
| 1160 | 2026-03-26T05:01:25.183Z | Downloaded rand v0.10.0 |
| 1161 | 2026-03-26T05:01:25.183Z | Downloaded prefix-trie v0.7.0 |
| 1162 | 2026-03-26T05:01:25.189Z | Downloaded libxml v0.3.3 |
| 1163 | 2026-03-26T05:01:25.190Z | Downloaded waitgroup v0.1.2 |
| 1164 | 2026-03-26T05:01:25.190Z | Downloaded rustls-webpki v0.103.9 |
| 1165 | 2026-03-26T05:01:25.190Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1166 | 2026-03-26T05:01:25.190Z | Downloaded itertools v0.13.0 |
| 1167 | 2026-03-26T05:01:25.194Z | Downloaded usdt v0.6.0 |
| 1168 | 2026-03-26T05:01:25.194Z | Downloaded universal-hash v0.5.1 |
| 1169 | 2026-03-26T05:01:25.197Z | Downloaded schemars v0.9.0 |
| 1170 | 2026-03-26T05:01:25.202Z | Downloaded tokio-tungstenite v0.21.0 |
| 1171 | 2026-03-26T05:01:25.205Z | Downloaded wait-timeout v0.2.1 |
| 1172 | 2026-03-26T05:01:25.206Z | Downloaded tokio-tungstenite v0.23.1 |
| 1173 | 2026-03-26T05:01:25.206Z | Downloaded h2 v0.4.13 |
| 1174 | 2026-03-26T05:01:25.212Z | Downloaded tui-tree-widget v0.23.1 |
| 1175 | 2026-03-26T05:01:25.212Z | Downloaded schemars v1.2.1 |
| 1176 | 2026-03-26T05:01:25.216Z | Downloaded snafu v0.8.9 |
| 1177 | 2026-03-26T05:01:25.220Z | Downloaded rayon-core v1.13.0 |
| 1178 | 2026-03-26T05:01:25.224Z | Downloaded ron v0.8.1 |
| 1179 | 2026-03-26T05:01:25.229Z | Downloaded libm v0.2.16 |
| 1180 | 2026-03-26T05:01:25.232Z | Downloaded want v0.3.1 |
| 1181 | 2026-03-26T05:01:25.233Z | Downloaded chrono v0.4.44 |
| 1182 | 2026-03-26T05:01:25.237Z | Downloaded xshell-macros v0.2.7 |
| 1183 | 2026-03-26T05:01:25.238Z | Downloaded usdt-impl v0.6.0 |
| 1184 | 2026-03-26T05:01:25.242Z | Downloaded hkdf v0.12.4 |
| 1185 | 2026-03-26T05:01:25.242Z | Downloaded vergen-git2 v1.0.7 |
| 1186 | 2026-03-26T05:01:25.242Z | Downloaded tokio-native-tls v0.3.1 |
| 1187 | 2026-03-26T05:01:25.247Z | Downloaded tokio-rustls v0.26.4 |
| 1188 | 2026-03-26T05:01:25.247Z | Downloaded iri-string v0.7.10 |
| 1189 | 2026-03-26T05:01:25.251Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1190 | 2026-03-26T05:01:25.259Z | Downloaded zone_cfg_derive v0.3.1 |
| 1191 | 2026-03-26T05:01:25.263Z | Downloaded zone v0.3.1 |
| 1192 | 2026-03-26T05:01:25.263Z | Downloaded xattr v1.6.1 |
| 1193 | 2026-03-26T05:01:25.263Z | Downloaded unicase v2.9.0 |
| 1194 | 2026-03-26T05:01:25.267Z | Downloaded subprocess v0.2.15 |
| 1195 | 2026-03-26T05:01:25.271Z | Downloaded tokio-rustls v0.24.1 |
| 1196 | 2026-03-26T05:01:25.275Z | Downloaded itertools v0.12.1 |
| 1197 | 2026-03-26T05:01:25.278Z | Downloaded walkdir v2.5.0 |
| 1198 | 2026-03-26T05:01:25.278Z | Downloaded rand v0.9.2 |
| 1199 | 2026-03-26T05:01:25.279Z | Downloaded futures-util v0.3.32 |
| 1200 | 2026-03-26T05:01:25.285Z | Downloaded zeroize_derive v1.4.3 |
| 1201 | 2026-03-26T05:01:25.289Z | Downloaded void v1.0.2 |
| 1202 | 2026-03-26T05:01:25.301Z | Downloaded uzers v0.12.2 |
| 1203 | 2026-03-26T05:01:25.304Z | Downloaded utf-8 v0.7.6 |
| 1204 | 2026-03-26T05:01:25.304Z | Downloaded vergen-lib v0.1.6 |
| 1205 | 2026-03-26T05:01:25.304Z | Downloaded tls_codec_derive v0.4.2 |
| 1206 | 2026-03-26T05:01:25.304Z | Downloaded vergen-gitcl v1.0.8 |
| 1207 | 2026-03-26T05:01:25.308Z | Downloaded toml v0.7.8 |
| 1208 | 2026-03-26T05:01:25.311Z | Downloaded xz2 v0.1.7 |
| 1209 | 2026-03-26T05:01:25.315Z | Downloaded samael v0.0.19 |
| 1210 | 2026-03-26T05:01:25.318Z | Downloaded whoami v2.1.0 |
| 1211 | 2026-03-26T05:01:25.318Z | Downloaded twox-hash v2.1.2 |
| 1212 | 2026-03-26T05:01:25.321Z | Downloaded p521 v0.13.3 |
| 1213 | 2026-03-26T05:01:25.324Z | Downloaded test-strategy v0.4.5 |
| 1214 | 2026-03-26T05:01:25.328Z | Downloaded tracing-attributes v0.1.31 |
| 1215 | 2026-03-26T05:01:25.328Z | Downloaded wyz v0.5.1 |
| 1216 | 2026-03-26T05:01:25.331Z | Downloaded zeroize v1.8.2 |
| 1217 | 2026-03-26T05:01:25.334Z | Downloaded vergen v9.0.6 |
| 1218 | 2026-03-26T05:01:25.340Z | Downloaded xshell v0.2.7 |
| 1219 | 2026-03-26T05:01:25.345Z | Downloaded tinyvec v1.10.0 |
| 1220 | 2026-03-26T05:01:25.350Z | Downloaded unicode-properties v0.1.4 |
| 1221 | 2026-03-26T05:01:25.352Z | Downloaded tracing-core v0.1.36 |
| 1222 | 2026-03-26T05:01:25.372Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1223 | 2026-03-26T05:01:25.375Z | Downloaded tokio-stream v0.1.18 |
| 1224 | 2026-03-26T05:01:25.378Z | Downloaded tar v0.4.45 |
| 1225 | 2026-03-26T05:01:25.386Z | Downloaded zstd v0.13.3 |
| 1226 | 2026-03-26T05:01:25.388Z | Downloaded vsss-rs v3.3.4 |
| 1227 | 2026-03-26T05:01:25.391Z | Downloaded tungstenite v0.21.0 |
| 1228 | 2026-03-26T05:01:25.397Z | Downloaded typify v0.6.1 |
| 1229 | 2026-03-26T05:01:25.400Z | Downloaded whoami v1.6.1 |
| 1230 | 2026-03-26T05:01:25.402Z | Downloaded typify v0.4.3 |
| 1231 | 2026-03-26T05:01:25.402Z | Downloaded vte v0.14.1 |
| 1232 | 2026-03-26T05:01:25.405Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1233 | 2026-03-26T05:01:25.408Z | Downloaded russh v0.45.0 |
| 1234 | 2026-03-26T05:01:25.411Z | Downloaded steno v0.4.1 |
| 1235 | 2026-03-26T05:01:25.414Z | Downloaded zstd-safe v7.2.4 |
| 1236 | 2026-03-26T05:01:25.414Z | Downloaded zerocopy v0.6.6 |
| 1237 | 2026-03-26T05:01:25.420Z | Downloaded unicode-bidi v0.3.18 |
| 1238 | 2026-03-26T05:01:25.420Z | Downloaded tungstenite v0.23.0 |
| 1239 | 2026-03-26T05:01:25.420Z | Downloaded unsafe-libyaml v0.2.11 |
| 1240 | 2026-03-26T05:01:25.425Z | Downloaded quinn v0.11.9 |
| 1241 | 2026-03-26T05:01:25.425Z | Downloaded itertools v0.14.0 |
| 1242 | 2026-03-26T05:01:25.429Z | Downloaded blake3 v1.8.3 |
| 1243 | 2026-03-26T05:01:25.437Z | Downloaded yasna v0.5.2 |
| 1244 | 2026-03-26T05:01:25.441Z | Downloaded uuid v1.21.0 |
| 1245 | 2026-03-26T05:01:25.441Z | Downloaded rpassword v7.4.0 |
| 1246 | 2026-03-26T05:01:25.470Z | Downloaded ron v0.12.0 |
| 1247 | 2026-03-26T05:01:25.473Z | Downloaded unicode_categories v0.1.1 |
| 1248 | 2026-03-26T05:01:25.476Z | Downloaded tokio-postgres v0.7.16 |
| 1249 | 2026-03-26T05:01:25.483Z | Downloaded ssh-key v0.6.7 |
| 1250 | 2026-03-26T05:01:25.487Z | Downloaded rustyline v14.0.0 |
| 1251 | 2026-03-26T05:01:25.491Z | Downloaded yansi v1.0.1 |
| 1252 | 2026-03-26T05:01:25.494Z | Downloaded toml_edit v0.19.15 |
| 1253 | 2026-03-26T05:01:25.501Z | Downloaded zopfli v0.8.3 |
| 1254 | 2026-03-26T05:01:25.504Z | Downloaded zip v0.6.6 |
| 1255 | 2026-03-26T05:01:25.507Z | Downloaded rayon v1.11.0 |
| 1256 | 2026-03-26T05:01:25.547Z | Downloaded zerocopy-derive v0.8.40 |
| 1257 | 2026-03-26T05:01:25.551Z | Downloaded lalrpop v0.19.12 |
| 1258 | 2026-03-26T05:01:25.557Z | Downloaded regex v1.12.3 |
| 1259 | 2026-03-26T05:01:25.562Z | Downloaded reedline v0.40.0 |
| 1260 | 2026-03-26T05:01:25.567Z | Downloaded reqwest v0.13.2 |
| 1261 | 2026-03-26T05:01:25.570Z | Downloaded reqwest v0.12.28 |
| 1262 | 2026-03-26T05:01:25.575Z | Downloaded unicode-segmentation v1.12.0 |
| 1263 | 2026-03-26T05:01:25.575Z | Downloaded aws-lc-rs v1.16.0 |
| 1264 | 2026-03-26T05:01:25.578Z | Downloaded salty v0.3.0 |
| 1265 | 2026-03-26T05:01:25.581Z | Downloaded goblin v0.10.5 |
| 1266 | 2026-03-26T05:01:25.585Z | Downloaded bitvec v1.0.1 |
| 1267 | 2026-03-26T05:01:25.593Z | Downloaded bindgen v0.71.1 |
| 1268 | 2026-03-26T05:01:25.598Z | Downloaded x509-cert v0.2.5 |
| 1269 | 2026-03-26T05:01:25.602Z | Downloaded git2 v0.20.4 |
| 1270 | 2026-03-26T05:01:25.606Z | Downloaded portable-atomic v1.13.1 |
| 1271 | 2026-03-26T05:01:25.609Z | Downloaded tower v0.5.3 |
| 1272 | 2026-03-26T05:01:25.615Z | Downloaded tokio-util v0.7.18 |
| 1273 | 2026-03-26T05:01:25.619Z | Downloaded moka v0.12.13 |
| 1274 | 2026-03-26T05:01:25.626Z | Downloaded zip v4.6.1 |
| 1275 | 2026-03-26T05:01:25.630Z | Downloaded rustls-webpki v0.102.8 |
| 1276 | 2026-03-26T05:01:25.639Z | Downloaded typed-path v0.9.3 |
| 1277 | 2026-03-26T05:01:25.643Z | Downloaded p384 v0.13.1 |
| 1278 | 2026-03-26T05:01:25.646Z | Downloaded curve25519-dalek v4.1.3 |
| 1279 | 2026-03-26T05:01:25.651Z | Downloaded tough v0.20.0 |
| 1280 | 2026-03-26T05:01:25.654Z | Downloaded bstr v1.12.1 |
| 1281 | 2026-03-26T05:01:25.660Z | Downloaded rustls-webpki v0.101.7 |
| 1282 | 2026-03-26T05:01:25.667Z | Downloaded unicode-normalization v0.1.25 |
| 1283 | 2026-03-26T05:01:25.673Z | Downloaded quick-xml v0.37.5 |
| 1284 | 2026-03-26T05:01:25.679Z | Downloaded serde_with v3.17.0 |
| 1285 | 2026-03-26T05:01:25.684Z | Downloaded quinn-proto v0.11.13 |
| 1286 | 2026-03-26T05:01:25.688Z | Downloaded radix_trie v0.2.1 |
| 1287 | 2026-03-26T05:01:25.699Z | Downloaded tower-http v0.6.8 |
| 1288 | 2026-03-26T05:01:25.706Z | Downloaded object v0.30.4 |
| 1289 | 2026-03-26T05:01:25.711Z | Downloaded winnow v0.6.26 |
| 1290 | 2026-03-26T05:01:25.715Z | Downloaded polar-core v0.27.3 |
| 1291 | 2026-03-26T05:01:25.720Z | Downloaded winnow v0.5.40 |
| 1292 | 2026-03-26T05:01:25.725Z | Downloaded proptest v1.10.0 |
| 1293 | 2026-03-26T05:01:25.731Z | Downloaded petname v2.0.2 |
| 1294 | 2026-03-26T05:01:25.749Z | Downloaded nix v0.27.1 |
| 1295 | 2026-03-26T05:01:25.764Z | Downloaded openssl v0.10.75 |
| 1296 | 2026-03-26T05:01:25.778Z | Downloaded time v0.3.47 |
| 1297 | 2026-03-26T05:01:25.795Z | Downloaded tabled v0.20.0 |
| 1298 | 2026-03-26T05:01:25.805Z | Downloaded nix v0.31.1 |
| 1299 | 2026-03-26T05:01:25.811Z | Downloaded nix v0.29.0 |
| 1300 | 2026-03-26T05:01:25.823Z | Downloaded nix v0.28.0 |
| 1301 | 2026-03-26T05:01:25.827Z | Downloaded smoltcp v0.9.1 |
| 1302 | 2026-03-26T05:01:25.835Z | Downloaded hickory-proto v0.24.4 |
| 1303 | 2026-03-26T05:01:25.844Z | Downloaded zlib-rs v0.6.2 |
| 1304 | 2026-03-26T05:01:25.848Z | Downloaded regex-syntax v0.6.29 |
| 1305 | 2026-03-26T05:01:25.854Z | Downloaded object v0.37.3 |
| 1306 | 2026-03-26T05:01:25.862Z | Downloaded rustls v0.21.12 |
| 1307 | 2026-03-26T05:01:25.866Z | Downloaded webpki-roots v1.0.6 |
| 1308 | 2026-03-26T05:01:25.874Z | Downloaded vcpkg v0.2.15 |
| 1309 | 2026-03-26T05:01:25.901Z | Downloaded zerocopy v0.8.40 |
| 1310 | 2026-03-26T05:01:25.906Z | Downloaded openapiv3 v2.2.0 |
| 1311 | 2026-03-26T05:01:25.910Z | Downloaded smoltcp v0.11.0 |
| 1312 | 2026-03-26T05:01:25.914Z | Downloaded regress v0.10.5 |
| 1313 | 2026-03-26T05:01:25.921Z | Downloaded rustix v0.38.44 |
| 1314 | 2026-03-26T05:01:25.932Z | Downloaded hickory-proto v0.25.2 |
| 1315 | 2026-03-26T05:01:25.940Z | Downloaded regex-syntax v0.8.10 |
| 1316 | 2026-03-26T05:01:25.944Z | Downloaded diesel v2.3.7 |
| 1317 | 2026-03-26T05:01:25.957Z | Downloaded rustls v0.23.37 |
| 1318 | 2026-03-26T05:01:25.965Z | Downloaded rustls v0.22.4 |
| 1319 | 2026-03-26T05:01:26.002Z | Downloaded sled v0.34.7 |
| 1320 | 2026-03-26T05:01:26.007Z | Downloaded tracing v0.1.44 |
| 1321 | 2026-03-26T05:01:26.042Z | Downloaded sqlparser v0.61.0 |
| 1322 | 2026-03-26T05:01:26.047Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1323 | 2026-03-26T05:01:26.076Z | Downloaded chrono-tz v0.10.4 |
| 1324 | 2026-03-26T05:01:26.088Z | Downloaded jiff v0.2.21 |
| 1325 | 2026-03-26T05:01:26.113Z | Downloaded typify-impl v0.6.1 |
| 1326 | 2026-03-26T05:01:26.120Z | Downloaded ratatui v0.29.0 |
| 1327 | 2026-03-26T05:01:26.131Z | Downloaded libz-sys v1.1.24 |
| 1328 | 2026-03-26T05:01:26.145Z | Downloaded typify-impl v0.4.3 |
| 1329 | 2026-03-26T05:01:26.152Z | Downloaded csv v1.4.0 |
| 1330 | 2026-03-26T05:01:26.174Z | Downloaded zerocopy-derive v0.6.6 |
| 1331 | 2026-03-26T05:01:26.178Z | Downloaded regex-automata v0.4.14 |
| 1332 | 2026-03-26T05:01:26.198Z | Downloaded petgraph v0.6.5 |
| 1333 | 2026-03-26T05:01:26.226Z | Downloaded lzma-sys v0.1.20 |
| 1334 | 2026-03-26T05:01:26.244Z | Downloaded ring v0.17.14 |
| 1335 | 2026-03-26T05:01:26.271Z | Downloaded petgraph v0.8.3 |
| 1336 | 2026-03-26T05:01:26.295Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1337 | 2026-03-26T05:01:26.310Z | Downloaded sha3 v0.10.8 |
| 1338 | 2026-03-26T05:01:26.313Z | Downloaded tokio v1.49.0 |
| 1339 | 2026-03-26T05:01:26.371Z | Downloaded encoding_rs v0.8.35 |
| 1340 | 2026-03-26T05:01:26.402Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1341 | 2026-03-26T05:01:26.924Z | Downloaded aws-lc-sys v0.37.1 |
| 1342 | 2026-03-26T05:01:27.164Z | Compiling libc v0.2.180 |
| 1343 | 2026-03-26T05:01:27.164Z | Compiling serde v1.0.228 |
| 1344 | 2026-03-26T05:01:27.167Z | Compiling log v0.4.29 |
| 1345 | 2026-03-26T05:01:27.167Z | Compiling shlex v1.3.0 |
| 1346 | 2026-03-26T05:01:27.320Z | Compiling find-msvc-tools v0.1.9 |
| 1347 | 2026-03-26T05:01:27.320Z | Compiling smallvec v1.15.1 |
| 1348 | 2026-03-26T05:01:27.343Z | Compiling syn v2.0.117 |
| 1349 | 2026-03-26T05:01:27.346Z | Compiling typenum v1.19.0 |
| 1350 | 2026-03-26T05:01:27.505Z | Compiling generic-array v0.14.7 |
| 1351 | 2026-03-26T05:01:27.519Z | Compiling subtle v2.6.1 |
| 1352 | 2026-03-26T05:01:27.553Z | Compiling scopeguard v1.2.0 |
| 1353 | 2026-03-26T05:01:27.609Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-03-26T05:01:27.639Z | Compiling const-oid v0.9.6 |
| 1355 | 2026-03-26T05:01:27.659Z | Compiling lock_api v0.4.14 |
| 1356 | 2026-03-26T05:01:27.688Z | Compiling critical-section v1.2.0 |
| 1357 | 2026-03-26T05:01:27.763Z | Compiling zerocopy v0.8.40 |
| 1358 | 2026-03-26T05:01:27.811Z | Compiling pin-project-lite v0.2.17 |
| 1359 | 2026-03-26T05:01:27.891Z | Compiling serde_json v1.0.149 |
| 1360 | 2026-03-26T05:01:27.908Z | Compiling parking_lot_core v0.9.12 |
| 1361 | 2026-03-26T05:01:28.185Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-03-26T05:01:28.214Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-03-26T05:01:28.251Z | Compiling errno v0.3.14 |
| 1364 | 2026-03-26T05:01:28.325Z | Compiling rand_core v0.6.4 |
| 1365 | 2026-03-26T05:01:28.397Z | Compiling signal-hook-registry v1.4.8 |
| 1366 | 2026-03-26T05:01:28.427Z | Compiling cc v1.2.56 |
| 1367 | 2026-03-26T05:01:28.601Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-03-26T05:01:28.616Z | Compiling pkg-config v0.3.32 |
| 1369 | 2026-03-26T05:01:28.631Z | Compiling parking_lot v0.12.5 |
| 1370 | 2026-03-26T05:01:28.711Z | Compiling mio v1.1.1 |
| 1371 | 2026-03-26T05:01:28.726Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-03-26T05:01:28.834Z | Compiling libm v0.2.16 |
| 1373 | 2026-03-26T05:01:28.958Z | Compiling num-traits v0.2.19 |
| 1374 | 2026-03-26T05:01:29.026Z | Compiling futures-core v0.3.32 |
| 1375 | 2026-03-26T05:01:29.189Z | Compiling socket2 v0.6.2 |
| 1376 | 2026-03-26T05:01:29.203Z | Compiling percent-encoding v2.3.2 |
| 1377 | 2026-03-26T05:01:29.203Z | Compiling allocator-api2 v0.2.21 |
| 1378 | 2026-03-26T05:01:29.278Z | Compiling cpufeatures v0.2.17 |
| 1379 | 2026-03-26T05:01:29.316Z | Compiling foldhash v0.2.0 |
| 1380 | 2026-03-26T05:01:29.352Z | Compiling futures-sink v0.3.32 |
| 1381 | 2026-03-26T05:01:29.391Z | Compiling slab v0.4.12 |
| 1382 | 2026-03-26T05:01:29.460Z | Compiling futures-channel v0.3.32 |
| 1383 | 2026-03-26T05:01:29.533Z | Compiling hashbrown v0.16.1 |
| 1384 | 2026-03-26T05:01:29.548Z | Compiling futures-io v0.3.32 |
| 1385 | 2026-03-26T05:01:29.568Z | Compiling futures-task v0.3.32 |
| 1386 | 2026-03-26T05:01:29.598Z | Compiling getrandom v0.4.1 |
| 1387 | 2026-03-26T05:01:29.691Z | Compiling getrandom v0.3.4 |
| 1388 | 2026-03-26T05:01:29.704Z | Compiling rustversion v1.0.22 |
| 1389 | 2026-03-26T05:01:29.740Z | Compiling rand_core v0.10.0 |
| 1390 | 2026-03-26T05:01:29.912Z | Compiling form_urlencoded v1.2.2 |
| 1391 | 2026-03-26T05:01:30.089Z | Compiling indexmap v2.13.0 |
| 1392 | 2026-03-26T05:01:30.120Z | Compiling cmake v0.1.57 |
| 1393 | 2026-03-26T05:01:30.296Z | Compiling synstructure v0.13.2 |
| 1394 | 2026-03-26T05:01:30.310Z | Compiling dunce v1.0.5 |
| 1395 | 2026-03-26T05:01:30.408Z | Compiling ident_case v1.0.1 |
| 1396 | 2026-03-26T05:01:30.515Z | Compiling base64ct v1.8.3 |
| 1397 | 2026-03-26T05:01:30.532Z | Compiling fs_extra v1.3.0 |
| 1398 | 2026-03-26T05:01:30.552Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-26T05:01:30.659Z | Compiling rand_core v0.9.5 |
| 1400 | 2026-03-26T05:01:30.675Z | Compiling iana-time-zone v0.1.65 |
| 1401 | 2026-03-26T05:01:30.689Z | Compiling rustix v1.1.3 |
| 1402 | 2026-03-26T05:01:30.720Z | Compiling uuid v1.21.0 |
| 1403 | 2026-03-26T05:01:30.791Z | Compiling aws-lc-sys v0.37.1 |
| 1404 | 2026-03-26T05:01:30.806Z | Compiling pem-rfc7468 v0.7.0 |
| 1405 | 2026-03-26T05:01:30.870Z | Compiling ring v0.17.14 |
| 1406 | 2026-03-26T05:01:30.886Z | Compiling rustc_version v0.4.1 |
| 1407 | 2026-03-26T05:01:30.925Z | Compiling vcpkg v0.2.15 |
| 1408 | 2026-03-26T05:01:31.102Z | Compiling aws-lc-rs v1.16.0 |
| 1409 | 2026-03-26T05:01:31.199Z | Compiling regex-syntax v0.8.10 |
| 1410 | 2026-03-26T05:01:31.393Z | Compiling tracing-core v0.1.36 |
| 1411 | 2026-03-26T05:01:31.406Z | Compiling crossbeam-utils v0.8.21 |
| 1412 | 2026-03-26T05:01:31.685Z | Compiling openssl-sys v0.9.111 |
| 1413 | 2026-03-26T05:01:31.750Z | Compiling pest_generator v2.8.6 |
| 1414 | 2026-03-26T05:01:31.935Z | Compiling serde_derive v1.0.228 |
| 1415 | 2026-03-26T05:01:31.989Z | Compiling zeroize_derive v1.4.3 |
| 1416 | 2026-03-26T05:01:32.210Z | Compiling zerofrom-derive v0.1.6 |
| 1417 | 2026-03-26T05:01:32.469Z | Compiling yoke-derive v0.8.1 |
| 1418 | 2026-03-26T05:01:32.485Z | Compiling zerocopy-derive v0.8.40 |
| 1419 | 2026-03-26T05:01:32.639Z | Compiling zeroize v1.8.2 |
| 1420 | 2026-03-26T05:01:33.396Z | Compiling crypto-common v0.1.7 |
| 1421 | 2026-03-26T05:01:33.546Z | Compiling block-buffer v0.10.4 |
| 1422 | 2026-03-26T05:01:33.587Z | Compiling zerovec-derive v0.11.2 |
| 1423 | 2026-03-26T05:01:33.612Z | Compiling zerofrom v0.1.6 |
| 1424 | 2026-03-26T05:01:33.630Z | Compiling displaydoc v0.2.5 |
| 1425 | 2026-03-26T05:01:33.708Z | Compiling yoke v0.8.1 |
| 1426 | 2026-03-26T05:01:33.733Z | Compiling digest v0.10.7 |
| 1427 | 2026-03-26T05:01:33.891Z | Compiling tokio-macros v2.6.0 |
| 1428 | 2026-03-26T05:01:33.974Z | Compiling hmac v0.12.1 |
| 1429 | 2026-03-26T05:01:34.133Z | Compiling futures-macro v0.3.32 |
| 1430 | 2026-03-26T05:01:34.355Z | Compiling zerotrie v0.2.3 |
| 1431 | 2026-03-26T05:01:34.594Z | Compiling block-padding v0.3.3 |
| 1432 | 2026-03-26T05:01:34.644Z | Compiling sha2 v0.10.9 |
| 1433 | 2026-03-26T05:01:34.668Z | Compiling zerovec v0.11.5 |
| 1434 | 2026-03-26T05:01:34.753Z | Compiling inout v0.1.4 |
| 1435 | 2026-03-26T05:01:34.914Z | Compiling cipher v0.4.4 |
| 1436 | 2026-03-26T05:01:34.929Z | Compiling futures-util v0.3.32 |
| 1437 | 2026-03-26T05:01:35.165Z | Compiling tinystr v0.8.2 |
| 1438 | 2026-03-26T05:01:35.177Z | Compiling potential_utf v0.1.4 |
| 1439 | 2026-03-26T05:01:35.331Z | Compiling bytes v1.11.1 |
| 1440 | 2026-03-26T05:01:35.346Z | Compiling icu_locale_core v2.1.1 |
| 1441 | 2026-03-26T05:01:35.359Z | Compiling icu_collections v2.1.1 |
| 1442 | 2026-03-26T05:01:35.557Z | Compiling der_derive v0.7.3 |
| 1443 | 2026-03-26T05:01:35.847Z | Compiling tokio v1.49.0 |
| 1444 | 2026-03-26T05:01:35.931Z | Compiling http v1.4.0 |
| 1445 | 2026-03-26T05:01:36.009Z | Compiling icu_provider v2.1.1 |
| 1446 | 2026-03-26T05:01:36.233Z | Compiling chrono v0.4.44 |
| 1447 | 2026-03-26T05:01:36.301Z | Compiling icu_properties v2.1.2 |
| 1448 | 2026-03-26T05:01:36.503Z | Compiling icu_normalizer v2.1.1 |
| 1449 | 2026-03-26T05:01:36.891Z | Compiling ppv-lite86 v0.2.21 |
| 1450 | 2026-03-26T05:01:36.903Z | Compiling der v0.7.10 |
| 1451 | 2026-03-26T05:01:37.049Z | Compiling salsa20 v0.10.2 |
| 1452 | 2026-03-26T05:01:37.188Z | Compiling idna_adapter v1.2.1 |
| 1453 | 2026-03-26T05:01:37.205Z | Compiling pbkdf2 v0.12.2 |
| 1454 | 2026-03-26T05:01:37.219Z | Compiling thiserror-impl v2.0.18 |
| 1455 | 2026-03-26T05:01:37.317Z | Compiling idna v1.1.0 |
| 1456 | 2026-03-26T05:01:37.334Z | Compiling scrypt v0.11.0 |
| 1457 | 2026-03-26T05:01:37.416Z | Compiling rand_chacha v0.9.0 |
| 1458 | 2026-03-26T05:01:37.590Z | Compiling cbc v0.1.2 |
| 1459 | 2026-03-26T05:01:37.644Z | Compiling url v2.5.8 |
| 1460 | 2026-03-26T05:01:37.737Z | Compiling spki v0.7.3 |
| 1461 | 2026-03-26T05:01:37.942Z | Compiling aes v0.8.4 |
| 1462 | 2026-03-26T05:01:37.963Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-03-26T05:01:38.095Z | Compiling tracing-attributes v0.1.31 |
| 1464 | 2026-03-26T05:01:38.110Z | Compiling rand v0.9.2 |
| 1465 | 2026-03-26T05:01:38.405Z | Compiling pkcs5 v0.7.1 |
| 1466 | 2026-03-26T05:01:38.429Z | Compiling http-body v1.0.1 |
| 1467 | 2026-03-26T05:01:38.522Z | Compiling thiserror v2.0.18 |
| 1468 | 2026-03-26T05:01:38.627Z | Compiling serde_derive_internals v0.29.1 |
| 1469 | 2026-03-26T05:01:38.644Z | Compiling untrusted v0.7.1 |
| 1470 | 2026-03-26T05:01:38.765Z | Compiling openssl-probe v0.2.1 |
| 1471 | 2026-03-26T05:01:38.872Z | Compiling syn v1.0.109 |
| 1472 | 2026-03-26T05:01:38.885Z | Compiling httparse v1.10.1 |
| 1473 | 2026-03-26T05:01:38.941Z | Compiling untrusted v0.9.0 |
| 1474 | 2026-03-26T05:01:38.971Z | Compiling base64 v0.22.1 |
| 1475 | 2026-03-26T05:01:39.062Z | Compiling schemars v0.8.22 |
| 1476 | 2026-03-26T05:01:39.272Z | Compiling pkcs8 v0.10.2 |
| 1477 | 2026-03-26T05:01:39.285Z | Compiling pest_derive v2.8.6 |
| 1478 | 2026-03-26T05:01:39.305Z | Compiling scroll_derive v0.13.1 |
| 1479 | 2026-03-26T05:01:39.369Z | Compiling tracing v0.1.44 |
| 1480 | 2026-03-26T05:01:39.510Z | Compiling schemars_derive v0.8.22 |
| 1481 | 2026-03-26T05:01:39.570Z | Compiling tokio-util v0.7.18 |
| 1482 | 2026-03-26T05:01:39.700Z | Compiling darling_core v0.20.11 |
| 1483 | 2026-03-26T05:01:40.085Z | Compiling tower-layer v0.3.3 |
| 1484 | 2026-03-26T05:01:40.106Z | Compiling try-lock v0.2.5 |
| 1485 | 2026-03-26T05:01:40.214Z | Compiling atomic-waker v1.1.2 |
| 1486 | 2026-03-26T05:01:40.247Z | Compiling tower-service v0.3.3 |
| 1487 | 2026-03-26T05:01:40.341Z | Compiling dyn-clone v1.0.20 |
| 1488 | 2026-03-26T05:01:40.341Z | Compiling rustls v0.23.37 |
| 1489 | 2026-03-26T05:01:40.479Z | Compiling tinyvec_macros v0.1.1 |
| 1490 | 2026-03-26T05:01:40.523Z | Compiling h2 v0.4.13 |
| 1491 | 2026-03-26T05:01:40.554Z | Compiling tinyvec v1.10.0 |
| 1492 | 2026-03-26T05:01:40.575Z | Compiling want v0.3.1 |
| 1493 | 2026-03-26T05:01:40.740Z | Compiling scroll v0.13.0 |
| 1494 | 2026-03-26T05:01:41.067Z | Compiling ipnet v2.11.0 |
| 1495 | 2026-03-26T05:01:41.176Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1496 | 2026-03-26T05:01:41.446Z | Compiling spin v0.9.8 |
| 1497 | 2026-03-26T05:01:41.492Z | Compiling aho-corasick v1.1.4 |
| 1498 | 2026-03-26T05:01:41.609Z | Compiling httpdate v1.0.3 |
| 1499 | 2026-03-26T05:01:41.687Z | Compiling pin-utils v0.1.0 |
| 1500 | 2026-03-26T05:01:41.764Z | Compiling crc32fast v1.5.0 |
| 1501 | 2026-03-26T05:01:41.833Z | Compiling foreign-types-shared v0.1.1 |
| 1502 | 2026-03-26T05:01:41.923Z | Compiling openssl v0.10.75 |
| 1503 | 2026-03-26T05:01:41.989Z | Compiling darling_macro v0.20.11 |
| 1504 | 2026-03-26T05:01:42.032Z | Compiling num-conv v0.2.0 |
| 1505 | 2026-03-26T05:01:42.046Z | Compiling time-core v0.1.8 |
| 1506 | 2026-03-26T05:01:42.155Z | Compiling powerfmt v0.2.0 |
| 1507 | 2026-03-26T05:01:42.184Z | Compiling tempfile v3.25.0 |
| 1508 | 2026-03-26T05:01:42.199Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-03-26T05:01:42.354Z | Compiling deranged v0.5.8 |
| 1510 | 2026-03-26T05:01:42.445Z | Compiling darling v0.20.11 |
| 1511 | 2026-03-26T05:01:42.531Z | Compiling regex-automata v0.4.14 |
| 1512 | 2026-03-26T05:01:42.611Z | Compiling foreign-types v0.3.2 |
| 1513 | 2026-03-26T05:01:43.186Z | Compiling goblin v0.10.5 |
| 1514 | 2026-03-26T05:01:43.309Z | Compiling openssl-macros v0.1.1 |
| 1515 | 2026-03-26T05:01:43.690Z | Compiling hyper v1.8.1 |
| 1516 | 2026-03-26T05:01:43.776Z | Compiling thiserror-impl v1.0.69 |
| 1517 | 2026-03-26T05:01:44.471Z | Compiling wait-timeout v0.2.1 |
| 1518 | 2026-03-26T05:01:44.735Z | Compiling siphasher v1.0.2 |
| 1519 | 2026-03-26T05:01:44.837Z | Compiling quick-error v1.2.3 |
| 1520 | 2026-03-26T05:01:44.922Z | Compiling native-tls v0.2.18 |
| 1521 | 2026-03-26T05:01:44.946Z | Compiling simd-adler32 v0.3.8 |
| 1522 | 2026-03-26T05:01:45.008Z | Compiling usdt-impl v0.6.0 |
| 1523 | 2026-03-26T05:01:45.122Z | Compiling either v1.15.0 |
| 1524 | 2026-03-26T05:01:45.184Z | Compiling bit-vec v0.8.0 |
| 1525 | 2026-03-26T05:01:45.207Z | Compiling num_threads v0.1.7 |
| 1526 | 2026-03-26T05:01:45.279Z | Compiling thiserror v1.0.69 |
| 1527 | 2026-03-26T05:01:45.304Z | Compiling time v0.3.47 |
| 1528 | 2026-03-26T05:01:45.325Z | Compiling rusty-fork v0.3.1 |
| 1529 | 2026-03-26T05:01:45.380Z | Compiling bit-set v0.8.0 |
| 1530 | 2026-03-26T05:01:45.410Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-03-26T05:01:45.815Z | Compiling derive_builder_core v0.20.2 |
| 1532 | 2026-03-26T05:01:46.590Z | Compiling dof v0.4.0 |
| 1533 | 2026-03-26T05:01:46.697Z | Compiling unicode-normalization v0.1.25 |
| 1534 | 2026-03-26T05:01:46.911Z | Compiling crossbeam-epoch v0.9.18 |
| 1535 | 2026-03-26T05:01:47.150Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-03-26T05:01:47.171Z | Compiling rustls-native-certs v0.8.3 |
| 1537 | 2026-03-26T05:01:47.233Z | Compiling signature v2.2.0 |
| 1538 | 2026-03-26T05:01:47.413Z | Compiling scroll_derive v0.12.1 |
| 1539 | 2026-03-26T05:01:47.436Z | Compiling heapless v0.7.17 |
| 1540 | 2026-03-26T05:01:47.457Z | Compiling rand_xorshift v0.4.0 |
| 1541 | 2026-03-26T05:01:47.624Z | Compiling slog v2.8.2 |
| 1542 | 2026-03-26T05:01:47.672Z | Compiling darling_core v0.21.3 |
| 1543 | 2026-03-26T05:01:47.764Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1544 | 2026-03-26T05:01:47.805Z | Compiling sync_wrapper v1.0.2 |
| 1545 | 2026-03-26T05:01:47.887Z | Compiling thread-id v5.1.0 |
| 1546 | 2026-03-26T05:01:47.912Z | Compiling cookie v0.18.1 |
| 1547 | 2026-03-26T05:01:47.969Z | Compiling anyhow v1.0.102 |
| 1548 | 2026-03-26T05:01:48.036Z | Compiling unicode-segmentation v1.12.0 |
| 1549 | 2026-03-26T05:01:48.058Z | Compiling signal-hook v0.3.18 |
| 1550 | 2026-03-26T05:01:48.088Z | Compiling rayon-core v1.13.0 |
| 1551 | 2026-03-26T05:01:48.228Z | Compiling zstd-safe v7.2.4 |
| 1552 | 2026-03-26T05:01:48.264Z | Compiling paste v1.0.15 |
| 1553 | 2026-03-26T05:01:48.279Z | Compiling unicode-properties v0.1.4 |
| 1554 | 2026-03-26T05:01:48.416Z | Compiling unarray v0.1.4 |
| 1555 | 2026-03-26T05:01:48.419Z | Compiling unicode-bidi v0.3.18 |
| 1556 | 2026-03-26T05:01:48.483Z | Compiling adler2 v2.0.1 |
| 1557 | 2026-03-26T05:01:48.539Z | Compiling proptest v1.10.0 |
| 1558 | 2026-03-26T05:01:48.572Z | Compiling miniz_oxide v0.8.9 |
| 1559 | 2026-03-26T05:01:48.697Z | Compiling scroll v0.12.0 |
| 1560 | 2026-03-26T05:01:48.946Z | Compiling stringprep v0.1.5 |
| 1561 | 2026-03-26T05:01:49.160Z | Compiling tower v0.5.3 |
| 1562 | 2026-03-26T05:01:49.437Z | Compiling crossbeam-deque v0.8.6 |
| 1563 | 2026-03-26T05:01:49.462Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-03-26T05:01:49.514Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-03-26T05:01:49.621Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-03-26T05:01:49.634Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-03-26T05:01:49.651Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-03-26T05:01:49.752Z | Compiling serde_tokenstream v0.2.3 |
| 1569 | 2026-03-26T05:01:49.856Z | Compiling toml_datetime v0.6.11 |
| 1570 | 2026-03-26T05:01:49.908Z | Compiling erased-serde v0.3.31 |
| 1571 | 2026-03-26T05:01:49.924Z | Compiling serde_spanned v0.6.9 |
| 1572 | 2026-03-26T05:01:50.062Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-03-26T05:01:50.077Z | Compiling zerocopy-derive v0.7.35 |
| 1574 | 2026-03-26T05:01:50.109Z | Compiling curve25519-dalek v4.1.3 |
| 1575 | 2026-03-26T05:01:50.126Z | Compiling darling_macro v0.21.3 |
| 1576 | 2026-03-26T05:01:50.219Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-03-26T05:01:50.397Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-03-26T05:01:50.411Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-03-26T05:01:50.436Z | Compiling ff v0.13.1 |
| 1580 | 2026-03-26T05:01:50.450Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-03-26T05:01:50.575Z | Compiling cfg_aliases v0.2.1 |
| 1582 | 2026-03-26T05:01:50.594Z | Compiling ryu v1.0.23 |
| 1583 | 2026-03-26T05:01:50.597Z | Compiling fallible-iterator v0.2.0 |
| 1584 | 2026-03-26T05:01:50.639Z | Compiling ref-cast v1.0.25 |
| 1585 | 2026-03-26T05:01:50.655Z | Compiling rustix v0.38.44 |
| 1586 | 2026-03-26T05:01:50.712Z | Compiling psl-types v2.0.11 |
| 1587 | 2026-03-26T05:01:50.774Z | Compiling zlib-rs v0.6.2 |
| 1588 | 2026-03-26T05:01:50.836Z | Compiling base16ct v0.2.0 |
| 1589 | 2026-03-26T05:01:50.912Z | Compiling iri-string v0.7.10 |
| 1590 | 2026-03-26T05:01:50.914Z | Compiling litrs v1.0.0 |
| 1591 | 2026-03-26T05:01:50.941Z | Compiling num-bigint-dig v0.8.6 |
| 1592 | 2026-03-26T05:01:50.990Z | Compiling smoltcp v0.9.1 |
| 1593 | 2026-03-26T05:01:51.099Z | Compiling sec1 v0.7.3 |
| 1594 | 2026-03-26T05:01:51.189Z | Compiling zerocopy v0.7.35 |
| 1595 | 2026-03-26T05:01:51.342Z | Compiling postgres-protocol v0.6.10 |
| 1596 | 2026-03-26T05:01:51.372Z | Compiling newtype-uuid v1.3.2 |
| 1597 | 2026-03-26T05:01:51.421Z | Compiling document-features v0.2.12 |
| 1598 | 2026-03-26T05:01:51.765Z | Compiling publicsuffix v2.3.0 |
| 1599 | 2026-03-26T05:01:51.794Z | Compiling serde_urlencoded v0.7.1 |
| 1600 | 2026-03-26T05:01:51.895Z | Compiling nix v0.31.1 |
| 1601 | 2026-03-26T05:01:52.019Z | Compiling num-iter v0.1.45 |
| 1602 | 2026-03-26T05:01:52.033Z | Compiling darling v0.21.3 |
| 1603 | 2026-03-26T05:01:52.115Z | Compiling tower-http v0.6.8 |
| 1604 | 2026-03-26T05:01:52.137Z | Compiling group v0.13.0 |
| 1605 | 2026-03-26T05:01:52.350Z | Compiling derive_builder v0.20.2 |
| 1606 | 2026-03-26T05:01:52.459Z | Compiling rand v0.8.5 |
| 1607 | 2026-03-26T05:01:52.475Z | Compiling oxnet v0.1.4 |
| 1608 | 2026-03-26T05:01:52.513Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-26T05:01:52.683Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-03-26T05:01:52.869Z | Compiling goblin v0.8.2 |
| 1611 | 2026-03-26T05:01:53.324Z | Compiling heck v0.4.1 |
| 1612 | 2026-03-26T05:01:53.446Z | Compiling phf_shared v0.13.1 |
| 1613 | 2026-03-26T05:01:53.546Z | Compiling hubpack_derive v0.1.1 |
| 1614 | 2026-03-26T05:01:53.561Z | Compiling regex v1.12.3 |
| 1615 | 2026-03-26T05:01:53.690Z | Compiling flate2 v1.1.9 |
| 1616 | 2026-03-26T05:01:53.788Z | Compiling lazy_static v1.5.0 |
| 1617 | 2026-03-26T05:01:53.885Z | Compiling cargo-platform v0.1.9 |
| 1618 | 2026-03-26T05:01:53.979Z | Compiling hkdf v0.12.4 |
| 1619 | 2026-03-26T05:01:53.993Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-03-26T05:01:54.009Z | Compiling terminal_size v0.4.3 |
| 1621 | 2026-03-26T05:01:54.097Z | Compiling ref-cast-impl v1.0.25 |
| 1622 | 2026-03-26T05:01:54.139Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1623 | 2026-03-26T05:01:54.143Z | Compiling async-trait v0.1.89 |
| 1624 | 2026-03-26T05:01:54.143Z | Compiling daft-derive v0.1.5 |
| 1625 | 2026-03-26T05:01:54.638Z | Compiling strum_macros v0.27.2 |
| 1626 | 2026-03-26T05:01:54.773Z | Compiling vergen v9.0.6 |
| 1627 | 2026-03-26T05:01:54.868Z | Compiling fs-err v3.3.0 |
| 1628 | 2026-03-26T05:01:54.953Z | Compiling ahash v0.8.12 |
| 1629 | 2026-03-26T05:01:55.057Z | Compiling bumpalo v3.20.2 |
| 1630 | 2026-03-26T05:01:55.158Z | Compiling libbz2-rs-sys v0.2.2 |
| 1631 | 2026-03-26T05:01:55.189Z | Compiling foldhash v0.1.5 |
| 1632 | 2026-03-26T05:01:55.309Z | Compiling winnow v0.5.40 |
| 1633 | 2026-03-26T05:01:55.360Z | Compiling object v0.37.3 |
| 1634 | 2026-03-26T05:01:55.628Z | Compiling bitflags v1.3.2 |
| 1635 | 2026-03-26T05:01:55.709Z | Compiling managed v0.8.0 |
| 1636 | 2026-03-26T05:01:55.847Z | Compiling clap_builder v4.5.60 |
| 1637 | 2026-03-26T05:01:56.093Z | Compiling console v0.16.2 |
| 1638 | 2026-03-26T05:01:56.366Z | Compiling bzip2 v0.6.1 |
| 1639 | 2026-03-26T05:01:56.616Z | Compiling toml_edit v0.19.15 |
| 1640 | 2026-03-26T05:01:56.646Z | Compiling strum v0.27.2 |
| 1641 | 2026-03-26T05:01:56.686Z | Compiling hashbrown v0.15.5 |
| 1642 | 2026-03-26T05:01:56.743Z | Compiling zopfli v0.8.3 |
| 1643 | 2026-03-26T05:01:56.820Z | Compiling dof v0.3.0 |
| 1644 | 2026-03-26T05:01:56.907Z | Compiling elliptic-curve v0.13.8 |
| 1645 | 2026-03-26T05:01:57.232Z | Compiling daft v0.1.5 |
| 1646 | 2026-03-26T05:01:57.512Z | Compiling cargo_metadata v0.19.2 |
| 1647 | 2026-03-26T05:01:57.515Z | Compiling hubpack v0.1.2 |
| 1648 | 2026-03-26T05:01:57.727Z | Compiling phf v0.13.1 |
| 1649 | 2026-03-26T05:01:57.890Z | Compiling zone_cfg_derive v0.3.1 |
| 1650 | 2026-03-26T05:01:58.515Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-03-26T05:01:58.638Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-03-26T05:01:58.870Z | Compiling zstd v0.13.3 |
| 1653 | 2026-03-26T05:01:59.132Z | Compiling rayon v1.11.0 |
| 1654 | 2026-03-26T05:01:59.214Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-03-26T05:01:59.238Z | Compiling hyper-tls v0.6.0 |
| 1656 | 2026-03-26T05:01:59.313Z | Compiling serde_with_macros v3.17.0 |
| 1657 | 2026-03-26T05:01:59.461Z | Compiling postgres-types v0.2.12 |
| 1658 | 2026-03-26T05:01:59.508Z | Compiling usdt-macro v0.6.0 |
| 1659 | 2026-03-26T05:02:00.009Z | Compiling usdt-attr-macro v0.6.0 |
| 1660 | 2026-03-26T05:02:00.254Z | Compiling ed25519 v2.2.3 |
| 1661 | 2026-03-26T05:02:00.280Z | Compiling dtrace-parser v0.2.0 |
| 1662 | 2026-03-26T05:02:00.438Z | Compiling itertools v0.12.1 |
| 1663 | 2026-03-26T05:02:00.554Z | Compiling phf_shared v0.11.3 |
| 1664 | 2026-03-26T05:02:00.742Z | Compiling bstr v1.12.1 |
| 1665 | 2026-03-26T05:02:00.787Z | Compiling pkcs1 v0.7.5 |
| 1666 | 2026-03-26T05:02:00.848Z | Compiling serde-big-array v0.5.1 |
| 1667 | 2026-03-26T05:02:00.996Z | Compiling hex v0.4.3 |
| 1668 | 2026-03-26T05:02:01.026Z | Compiling rfc6979 v0.4.0 |
| 1669 | 2026-03-26T05:02:01.151Z | Compiling strum_macros v0.26.4 |
| 1670 | 2026-03-26T05:02:01.167Z | Compiling enum-as-inner v0.6.1 |
| 1671 | 2026-03-26T05:02:01.179Z | Compiling serde_repr v0.1.20 |
| 1672 | 2026-03-26T05:02:01.265Z | Compiling clap_derive v4.5.55 |
| 1673 | 2026-03-26T05:02:01.386Z | Compiling float-cmp v0.10.0 |
| 1674 | 2026-03-26T05:02:01.577Z | Compiling thread-id v4.2.2 |
| 1675 | 2026-03-26T05:02:01.668Z | Compiling memmap2 v0.9.10 |
| 1676 | 2026-03-26T05:02:01.688Z | Compiling env_filter v1.0.0 |
| 1677 | 2026-03-26T05:02:01.691Z | Compiling encoding_rs v0.8.35 |
| 1678 | 2026-03-26T05:02:01.735Z | Compiling unit-prefix v0.5.2 |
| 1679 | 2026-03-26T05:02:01.880Z | Compiling jiff v0.2.21 |
| 1680 | 2026-03-26T05:02:01.895Z | Compiling predicates-core v1.0.10 |
| 1681 | 2026-03-26T05:02:01.999Z | Compiling static_assertions v1.1.0 |
| 1682 | 2026-03-26T05:02:02.077Z | Compiling difflib v0.4.0 |
| 1683 | 2026-03-26T05:02:02.077Z | Compiling data-encoding v2.10.0 |
| 1684 | 2026-03-26T05:02:02.654Z | Compiling fixedbitset v0.5.7 |
| 1685 | 2026-03-26T05:02:02.799Z | Compiling precomputed-hash v0.1.1 |
| 1686 | 2026-03-26T05:02:02.894Z | Compiling rustc-hash v2.1.1 |
| 1687 | 2026-03-26T05:02:02.958Z | Compiling keccak v0.1.6 |
| 1688 | 2026-03-26T05:02:02.963Z | Compiling normalize-line-endings v0.3.0 |
| 1689 | 2026-03-26T05:02:03.021Z | Compiling whoami v2.1.0 |
| 1690 | 2026-03-26T05:02:03.058Z | Compiling new_debug_unreachable v1.0.6 |
| 1691 | 2026-03-26T05:02:03.072Z | Compiling mime v0.3.17 |
| 1692 | 2026-03-26T05:02:03.135Z | Compiling fixedbitset v0.4.2 |
| 1693 | 2026-03-26T05:02:03.176Z | Compiling string_cache v0.8.9 |
| 1694 | 2026-03-26T05:02:03.235Z | Compiling tokio-postgres v0.7.16 |
| 1695 | 2026-03-26T05:02:03.326Z | Compiling petgraph v0.6.5 |
| 1696 | 2026-03-26T05:02:03.347Z | Compiling sha3 v0.10.8 |
| 1697 | 2026-03-26T05:02:03.394Z | Compiling clap v4.5.60 |
| 1698 | 2026-03-26T05:02:03.409Z | Compiling predicates v3.1.4 |
| 1699 | 2026-03-26T05:02:03.476Z | Compiling iddqd v0.3.17 |
| 1700 | 2026-03-26T05:02:03.770Z | Compiling strum v0.26.3 |
| 1701 | 2026-03-26T05:02:03.799Z | Compiling petgraph v0.8.3 |
| 1702 | 2026-03-26T05:02:03.907Z | Compiling hickory-proto v0.25.2 |
| 1703 | 2026-03-26T05:02:04.055Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1704 | 2026-03-26T05:02:04.592Z | Compiling zip v4.6.1 |
| 1705 | 2026-03-26T05:02:04.799Z | Compiling env_logger v0.11.9 |
| 1706 | 2026-03-26T05:02:05.167Z | Compiling indicatif v0.18.4 |
| 1707 | 2026-03-26T05:02:05.398Z | Compiling usdt v0.6.0 |
| 1708 | 2026-03-26T05:02:05.549Z | Compiling toml_edit v0.22.27 |
| 1709 | 2026-03-26T05:02:05.661Z | Compiling usdt-impl v0.5.0 |
| 1710 | 2026-03-26T05:02:05.735Z | Compiling zone v0.3.1 |
| 1711 | 2026-03-26T05:02:05.997Z | Compiling serde_with v3.17.0 |
| 1712 | 2026-03-26T05:02:06.074Z | Compiling similar v2.7.0 |
| 1713 | 2026-03-26T05:02:06.242Z | Compiling ecdsa v0.16.9 |
| 1714 | 2026-03-26T05:02:06.404Z | Compiling rsa v0.9.10 |
| 1715 | 2026-03-26T05:02:06.666Z | Compiling ed25519-dalek v2.2.0 |
| 1716 | 2026-03-26T05:02:06.805Z | Compiling crossterm v0.28.1 |
| 1717 | 2026-03-26T05:02:07.345Z | Compiling zip v0.6.6 |
| 1718 | 2026-03-26T05:02:07.921Z | Compiling toml v0.7.8 |
| 1719 | 2026-03-26T05:02:08.374Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1720 | 2026-03-26T05:02:08.442Z | Compiling itertools v0.13.0 |
| 1721 | 2026-03-26T05:02:08.524Z | Compiling tokio-stream v0.1.18 |
| 1722 | 2026-03-26T05:02:08.539Z | Compiling buf-list v1.1.2 |
| 1723 | 2026-03-26T05:02:08.570Z | Compiling x509-cert v0.2.5 |
| 1724 | 2026-03-26T05:02:08.811Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-03-26T05:02:08.971Z | Compiling openapiv3 v2.2.0 |
| 1726 | 2026-03-26T05:02:08.994Z | Compiling sha1 v0.10.6 |
| 1727 | 2026-03-26T05:02:09.111Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1728 | 2026-03-26T05:02:09.221Z | Compiling lalrpop-util v0.19.12 |
| 1729 | 2026-03-26T05:02:09.404Z | Compiling peg-runtime v0.8.5 |
| 1730 | 2026-03-26T05:02:09.419Z | Compiling thread_local v1.1.9 |
| 1731 | 2026-03-26T05:02:09.665Z | Compiling slog-async v2.8.0 |
| 1732 | 2026-03-26T05:02:09.680Z | Compiling crossbeam-channel v0.5.15 |
| 1733 | 2026-03-26T05:02:09.695Z | Compiling futures-executor v0.3.32 |
| 1734 | 2026-03-26T05:02:09.783Z | Compiling is-terminal v0.4.17 |
| 1735 | 2026-03-26T05:02:09.882Z | Compiling filetime v0.2.27 |
| 1736 | 2026-03-26T05:02:09.965Z | Compiling term v1.2.1 |
| 1737 | 2026-03-26T05:02:09.981Z | Compiling take_mut v0.2.2 |
| 1738 | 2026-03-26T05:02:10.058Z | Compiling xattr v1.6.1 |
| 1739 | 2026-03-26T05:02:10.135Z | Compiling futures v0.3.32 |
| 1740 | 2026-03-26T05:02:10.180Z | Compiling tar v0.4.45 |
| 1741 | 2026-03-26T05:02:10.220Z | Compiling slog-term v2.9.2 |
| 1742 | 2026-03-26T05:02:16.303Z | Compiling rustls-webpki v0.103.9 |
| 1743 | 2026-03-26T05:02:19.128Z | Compiling tokio-rustls v0.26.4 |
| 1744 | 2026-03-26T05:02:19.128Z | Compiling rustls-platform-verifier v0.6.2 |
| 1745 | 2026-03-26T05:02:19.331Z | Compiling hyper-rustls v0.27.7 |
| 1746 | 2026-03-26T05:02:19.534Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-26T05:02:19.535Z | Compiling reqwest v0.13.2 |
| 1748 | 2026-03-26T05:02:21.649Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1749 | 2026-03-26T05:02:21.865Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1750 | 2026-03-26T05:02:24.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 1751 | 2026-03-26T05:02:24.801Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1752 | 2026-03-26T05:02:24.860Z | Mar 26 05:02:23.393 INFO Starting download, target: Clickhouse |
| 1753 | 2026-03-26T05:02:24.860Z | Mar 26 05:02:23.394 INFO Starting download, target: Cockroach |
| 1754 | 2026-03-26T05:02:24.860Z | Mar 26 05:02:23.394 INFO Starting download, target: Console |
| 1755 | 2026-03-26T05:02:24.860Z | Mar 26 05:02:23.394 INFO Starting download, target: DendriteStub |
| 1756 | 2026-03-26T05:02:24.863Z | Mar 26 05:02:23.394 INFO Starting download, target: MaghemiteMgd |
| 1757 | 2026-03-26T05:02:24.863Z | Mar 26 05:02:23.394 INFO Starting download, target: TransceiverControl |
| 1758 | 2026-03-26T05:02:24.863Z | Mar 26 05:02:23.394 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1759 | 2026-03-26T05:02:24.863Z | Mar 26 05:02:23.394 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1760 | 2026-03-26T05:02:24.863Z | Mar 26 05:02:23.394 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1761 | 2026-03-26T05:02:24.863Z | Mar 26 05:02:23.394 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1762 | 2026-03-26T05:02:24.863Z | Mar 26 05:02:23.394 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-26T05:02:24.863Z | Mar 26 05:02:23.394 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1764 | 2026-03-26T05:02:25.426Z | Mar 26 05:02:23.958 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1765 | 2026-03-26T05:02:25.638Z | Mar 26 05:02:24.165 INFO Download complete, target: TransceiverControl |
| 1766 | 2026-03-26T05:02:25.848Z | Mar 26 05:02:24.372 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1767 | 2026-03-26T05:02:26.071Z | Mar 26 05:02:24.597 INFO Download complete, target: Console |
| 1768 | 2026-03-26T05:02:26.614Z | Mar 26 05:02:25.144 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1769 | 2026-03-26T05:02:26.730Z | Mar 26 05:02:25.257 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1770 | 2026-03-26T05:02:27.298Z | Mar 26 05:02:25.832 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1771 | 2026-03-26T05:02:27.301Z | Mar 26 05:02:25.833 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1772 | 2026-03-26T05:02:27.301Z | Mar 26 05:02:25.833 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1773 | 2026-03-26T05:02:28.896Z | Mar 26 05:02:27.429 INFO Download complete, target: DendriteStub |
| 1774 | 2026-03-26T05:02:28.979Z | Mar 26 05:02:27.509 INFO Download complete, target: MaghemiteMgd |
| 1775 | 2026-03-26T05:02:31.836Z | Mar 26 05:02:30.370 INFO Checking that binary works, target: Cockroach |
| 1776 | 2026-03-26T05:02:31.933Z | Mar 26 05:02:30.465 INFO Download complete, target: Cockroach |
| 1777 | 2026-03-26T05:02:34.004Z | Mar 26 05:02:32.537 INFO Checking that binary works, target: Clickhouse |
| 1778 | 2026-03-26T05:02:34.105Z | Mar 26 05:02:32.637 INFO Download complete, target: Clickhouse |
| 1779 | 2026-03-26T05:02:34.118Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1780 | 2026-03-26T05:02:34.126Z | |
| 1781 | 2026-03-26T05:02:34.126Z | real 2:56.856309091 |
| 1782 | 2026-03-26T05:02:34.126Z | user 7:15.665695874 |
| 1783 | 2026-03-26T05:02:34.126Z | sys 1:25.149797639 |
| 1784 | 2026-03-26T05:02:34.126Z | trap 0.215659741 |
| 1785 | 2026-03-26T05:02:34.126Z | tflt 0.545600482 |
| 1786 | 2026-03-26T05:02:34.126Z | dflt 0.626384676 |
| 1787 | 2026-03-26T05:02:34.126Z | kflt 0.025020443 |
| 1788 | 2026-03-26T05:02:34.126Z | lock 21:18.336046826 |
| 1789 | 2026-03-26T05:02:34.127Z | slp 21:40.499083846 |
| 1790 | 2026-03-26T05:02:34.127Z | lat 43.260462386 |
| 1791 | 2026-03-26T05:02:34.127Z | stop 2:03.247236076 |
| 1792 | 2026-03-26T05:02:34.127Z | + banner clippy |
| 1793 | 2026-03-26T05:02:34.127Z | |
| 1794 | 2026-03-26T05:02:34.127Z | #### # # ##### ##### # # |
| 1795 | 2026-03-26T05:02:34.127Z | # # # # # # # # # # |
| 1796 | 2026-03-26T05:02:34.127Z | # # # # # # # # |
| 1797 | 2026-03-26T05:02:34.127Z | # # # ##### ##### # |
| 1798 | 2026-03-26T05:02:34.127Z | # # # # # # # |
| 1799 | 2026-03-26T05:02:34.127Z | #### ###### # # # # |
| 1800 | 2026-03-26T05:02:34.127Z | |
| 1801 | 2026-03-26T05:02:34.127Z | + export CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-26T05:02:34.127Z | + CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-26T05:02:34.127Z | + ptime -m cargo xtask clippy |
| 1804 | 2026-03-26T05:02:34.658Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1805 | 2026-03-26T05:02:34.881Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1806 | 2026-03-26T05:02:36.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s |
| 1807 | 2026-03-26T05:02:36.824Z | Running `target/debug/xtask clippy` |
| 1808 | 2026-03-26T05:02:36.853Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1809 | 2026-03-26T05:02:37.465Z | Downloading crates ... |
| 1810 | 2026-03-26T05:02:37.673Z | Downloaded assert-json-diff v2.0.2 |
| 1811 | 2026-03-26T05:02:37.683Z | Downloaded supports-color v2.1.0 |
| 1812 | 2026-03-26T05:02:37.688Z | Downloaded knuffel-derive v3.2.0 |
| 1813 | 2026-03-26T05:02:37.691Z | Downloaded partial-io v0.5.4 |
| 1814 | 2026-03-26T05:02:37.691Z | Downloaded assert_cmd v2.1.2 |
| 1815 | 2026-03-26T05:02:37.698Z | Downloaded blake2b_simd v1.0.4 |
| 1816 | 2026-03-26T05:02:37.700Z | Downloaded approx v0.5.1 |
| 1817 | 2026-03-26T05:02:37.700Z | Downloaded addr2line v0.25.1 |
| 1818 | 2026-03-26T05:02:37.703Z | Downloaded datatest-stable v0.3.3 |
| 1819 | 2026-03-26T05:02:37.706Z | Downloaded async-object-pool v0.2.0 |
| 1820 | 2026-03-26T05:02:37.711Z | Downloaded cast v0.3.0 |
| 1821 | 2026-03-26T05:02:37.713Z | Downloaded supports-unicode v2.1.0 |
| 1822 | 2026-03-26T05:02:37.716Z | Downloaded tinytemplate v1.2.1 |
| 1823 | 2026-03-26T05:02:37.719Z | Downloaded async-lock v3.4.2 |
| 1824 | 2026-03-26T05:02:37.719Z | Downloaded concurrent-queue v2.5.0 |
| 1825 | 2026-03-26T05:02:37.727Z | Downloaded stringmetrics v2.2.2 |
| 1826 | 2026-03-26T05:02:37.729Z | Downloaded pathdiff v0.2.3 |
| 1827 | 2026-03-26T05:02:37.730Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1828 | 2026-03-26T05:02:37.730Z | Downloaded termcolor v1.4.1 |
| 1829 | 2026-03-26T05:02:37.732Z | Downloaded target-triple v1.0.0 |
| 1830 | 2026-03-26T05:02:37.732Z | Downloaded httptest v0.16.4 |
| 1831 | 2026-03-26T05:02:37.736Z | Downloaded cfg-expr v0.20.6 |
| 1832 | 2026-03-26T05:02:37.739Z | Downloaded plotters-svg v0.3.7 |
| 1833 | 2026-03-26T05:02:37.739Z | Downloaded criterion v0.7.0 |
| 1834 | 2026-03-26T05:02:37.745Z | Downloaded rust-argon2 v2.1.0 |
| 1835 | 2026-03-26T05:02:37.748Z | Downloaded trybuild v1.0.116 |
| 1836 | 2026-03-26T05:02:37.751Z | Downloaded rstest v0.25.0 |
| 1837 | 2026-03-26T05:02:37.754Z | Downloaded backtrace v0.3.76 |
| 1838 | 2026-03-26T05:02:37.768Z | Downloaded miette-derive v5.10.0 |
| 1839 | 2026-03-26T05:02:37.771Z | Downloaded terminal_size v0.1.17 |
| 1840 | 2026-03-26T05:02:37.771Z | Downloaded libtest-mimic v0.8.1 |
| 1841 | 2026-03-26T05:02:37.771Z | Downloaded parking v2.2.1 |
| 1842 | 2026-03-26T05:02:37.773Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1843 | 2026-03-26T05:02:37.773Z | Downloaded target-lexicon v0.13.3 |
| 1844 | 2026-03-26T05:02:37.774Z | Downloaded futures-timer v3.0.3 |
| 1845 | 2026-03-26T05:02:37.776Z | Downloaded rustc-demangle v0.1.27 |
| 1846 | 2026-03-26T05:02:37.779Z | Downloaded path-tree v0.8.3 |
| 1847 | 2026-03-26T05:02:37.779Z | Downloaded owo-colors v3.5.0 |
| 1848 | 2026-03-26T05:02:37.779Z | Downloaded linkme v0.3.35 |
| 1849 | 2026-03-26T05:02:37.788Z | Downloaded escape8259 v0.5.3 |
| 1850 | 2026-03-26T05:02:37.796Z | Downloaded miette v5.10.0 |
| 1851 | 2026-03-26T05:02:37.799Z | Downloaded constant_time_eq v0.3.1 |
| 1852 | 2026-03-26T05:02:37.801Z | Downloaded cargo-platform v0.3.2 |
| 1853 | 2026-03-26T05:02:37.801Z | Downloaded criterion-plot v0.6.0 |
| 1854 | 2026-03-26T05:02:37.801Z | Downloaded anes v0.1.6 |
| 1855 | 2026-03-26T05:02:37.808Z | Downloaded serde_regex v1.1.0 |
| 1856 | 2026-03-26T05:02:37.811Z | Downloaded cargo_metadata v0.23.1 |
| 1857 | 2026-03-26T05:02:37.813Z | Downloaded supports-hyperlinks v2.1.0 |
| 1858 | 2026-03-26T05:02:37.813Z | Downloaded plotters-backend v0.3.7 |
| 1859 | 2026-03-26T05:02:37.816Z | Downloaded similar-asserts v1.7.0 |
| 1860 | 2026-03-26T05:02:37.816Z | Downloaded nested v0.1.1 |
| 1861 | 2026-03-26T05:02:37.819Z | Downloaded backtrace-ext v0.2.1 |
| 1862 | 2026-03-26T05:02:37.819Z | Downloaded linkme-impl v0.3.35 |
| 1863 | 2026-03-26T05:02:37.832Z | Downloaded event-listener-strategy v0.5.4 |
| 1864 | 2026-03-26T05:02:37.834Z | Downloaded rand_distr v0.5.1 |
| 1865 | 2026-03-26T05:02:37.837Z | Downloaded relative-path v1.9.3 |
| 1866 | 2026-03-26T05:02:37.840Z | Downloaded oorandom v11.1.5 |
| 1867 | 2026-03-26T05:02:37.842Z | Downloaded fancy-regex v0.14.0 |
| 1868 | 2026-03-26T05:02:37.845Z | Downloaded target-spec v3.5.7 |
| 1869 | 2026-03-26T05:02:37.851Z | Downloaded event-listener v5.4.1 |
| 1870 | 2026-03-26T05:02:37.861Z | Downloaded chumsky v0.9.3 |
| 1871 | 2026-03-26T05:02:37.863Z | Downloaded textwrap v0.15.2 |
| 1872 | 2026-03-26T05:02:37.866Z | Downloaded rstest_macros v0.25.0 |
| 1873 | 2026-03-26T05:02:37.871Z | Downloaded plotters v0.3.7 |
| 1874 | 2026-03-26T05:02:37.876Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 1875 | 2026-03-26T05:02:37.879Z | Downloaded knuffel v3.2.0 |
| 1876 | 2026-03-26T05:02:37.883Z | Downloaded guppy v0.17.25 |
| 1877 | 2026-03-26T05:02:37.909Z | Downloaded hashbrown v0.14.5 |
| 1878 | 2026-03-26T05:02:37.912Z | Downloaded gimli v0.32.3 |
| 1879 | 2026-03-26T05:02:38.016Z | Downloaded httpmock v0.8.3 |
| 1880 | 2026-03-26T05:02:39.609Z | Checking cfg-if v1.0.4 |
| 1881 | 2026-03-26T05:02:39.954Z | Checking libc v0.2.180 |
| 1882 | 2026-03-26T05:02:39.957Z | Checking serde_core v1.0.228 |
| 1883 | 2026-03-26T05:02:40.029Z | Checking memchr v2.8.0 |
| 1884 | 2026-03-26T05:02:40.068Z | Checking smallvec v1.15.1 |
| 1885 | 2026-03-26T05:02:40.107Z | Checking itoa v1.0.17 |
| 1886 | 2026-03-26T05:02:40.143Z | Checking log v0.4.29 |
| 1887 | 2026-03-26T05:02:40.186Z | Checking zeroize v1.8.2 |
| 1888 | 2026-03-26T05:02:40.186Z | Checking libm v0.2.16 |
| 1889 | 2026-03-26T05:02:40.275Z | Checking stable_deref_trait v1.2.1 |
| 1890 | 2026-03-26T05:02:40.275Z | Checking scopeguard v1.2.0 |
| 1891 | 2026-03-26T05:02:40.348Z | Checking zmij v1.0.21 |
| 1892 | 2026-03-26T05:02:40.388Z | Checking errno v0.3.14 |
| 1893 | 2026-03-26T05:02:40.388Z | Checking getrandom v0.2.17 |
| 1894 | 2026-03-26T05:02:40.459Z | Checking lock_api v0.4.14 |
| 1895 | 2026-03-26T05:02:40.459Z | Checking zerofrom v0.1.6 |
| 1896 | 2026-03-26T05:02:40.531Z | Checking percent-encoding v2.3.2 |
| 1897 | 2026-03-26T05:02:40.570Z | Checking writeable v0.6.2 |
| 1898 | 2026-03-26T05:02:40.607Z | Checking litemap v0.8.1 |
| 1899 | 2026-03-26T05:02:40.641Z | Checking yoke v0.8.1 |
| 1900 | 2026-03-26T05:02:40.678Z | Checking icu_normalizer_data v2.1.1 |
| 1901 | 2026-03-26T05:02:40.714Z | Checking icu_properties_data v2.1.2 |
| 1902 | 2026-03-26T05:02:40.751Z | Checking form_urlencoded v1.2.2 |
| 1903 | 2026-03-26T05:02:40.754Z | Checking utf8_iter v1.0.4 |
| 1904 | 2026-03-26T05:02:40.822Z | Checking subtle v2.6.1 |
| 1905 | 2026-03-26T05:02:40.859Z | Checking zerovec v0.11.5 |
| 1906 | 2026-03-26T05:02:40.860Z | Checking zerotrie v0.2.3 |
| 1907 | 2026-03-26T05:02:40.928Z | Checking num-traits v0.2.19 |
| 1908 | 2026-03-26T05:02:40.928Z | Checking rand_core v0.10.0 |
| 1909 | 2026-03-26T05:02:40.931Z | Checking rand_core v0.6.4 |
| 1910 | 2026-03-26T05:02:40.931Z | Checking portable-atomic v1.13.1 |
| 1911 | 2026-03-26T05:02:41.057Z | Checking pin-project-lite v0.2.17 |
| 1912 | 2026-03-26T05:02:41.126Z | Checking getrandom v0.4.1 |
| 1913 | 2026-03-26T05:02:41.162Z | Checking zerocopy v0.8.40 |
| 1914 | 2026-03-26T05:02:41.198Z | Checking critical-section v1.2.0 |
| 1915 | 2026-03-26T05:02:41.236Z | Checking parking_lot_core v0.9.12 |
| 1916 | 2026-03-26T05:02:41.304Z | Checking signal-hook-registry v1.4.8 |
| 1917 | 2026-03-26T05:02:41.342Z | Checking tinystr v0.8.2 |
| 1918 | 2026-03-26T05:02:41.342Z | Checking potential_utf v0.1.4 |
| 1919 | 2026-03-26T05:02:41.445Z | Checking parking_lot v0.12.5 |
| 1920 | 2026-03-26T05:02:41.449Z | Checking once_cell v1.21.3 |
| 1921 | 2026-03-26T05:02:41.514Z | Checking serde v1.0.228 |
| 1922 | 2026-03-26T05:02:41.514Z | Checking serde_json v1.0.149 |
| 1923 | 2026-03-26T05:02:41.517Z | Checking bitflags v2.11.0 |
| 1924 | 2026-03-26T05:02:41.612Z | Checking icu_collections v2.1.1 |
| 1925 | 2026-03-26T05:02:41.615Z | Checking icu_locale_core v2.1.1 |
| 1926 | 2026-03-26T05:02:41.683Z | Checking mio v1.1.1 |
| 1927 | 2026-03-26T05:02:41.720Z | Checking typenum v1.19.0 |
| 1928 | 2026-03-26T05:02:41.768Z | Checking iana-time-zone v0.1.65 |
| 1929 | 2026-03-26T05:02:41.906Z | Checking socket2 v0.6.2 |
| 1930 | 2026-03-26T05:02:41.946Z | Checking bytes v1.11.1 |
| 1931 | 2026-03-26T05:02:41.946Z | Checking chrono v0.4.44 |
| 1932 | 2026-03-26T05:02:42.025Z | Checking semver v1.0.27 |
| 1933 | 2026-03-26T05:02:42.177Z | Checking uuid v1.21.0 |
| 1934 | 2026-03-26T05:02:42.213Z | Checking icu_provider v2.1.1 |
| 1935 | 2026-03-26T05:02:42.253Z | Checking thiserror v2.0.18 |
| 1936 | 2026-03-26T05:02:42.292Z | Checking generic-array v0.14.7 |
| 1937 | 2026-03-26T05:02:42.337Z | Checking allocator-api2 v0.2.21 |
| 1938 | 2026-03-26T05:02:42.384Z | Checking futures-core v0.3.32 |
| 1939 | 2026-03-26T05:02:42.423Z | Checking tokio v1.49.0 |
| 1940 | 2026-03-26T05:02:42.470Z | Checking icu_properties v2.1.2 |
| 1941 | 2026-03-26T05:02:42.508Z | Checking icu_normalizer v2.1.1 |
| 1942 | 2026-03-26T05:02:42.552Z | Checking dyn-clone v1.0.20 |
| 1943 | 2026-03-26T05:02:42.648Z | Checking equivalent v1.0.2 |
| 1944 | 2026-03-26T05:02:42.704Z | Checking const-oid v0.9.6 |
| 1945 | 2026-03-26T05:02:42.760Z | Checking crypto-common v0.1.7 |
| 1946 | 2026-03-26T05:02:42.802Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1947 | 2026-03-26T05:02:42.842Z | Checking foldhash v0.2.0 |
| 1948 | 2026-03-26T05:02:42.842Z | Checking block-buffer v0.10.4 |
| 1949 | 2026-03-26T05:02:42.911Z | Checking futures-sink v0.3.32 |
| 1950 | 2026-03-26T05:02:43.006Z | Checking byteorder v1.5.0 |
| 1951 | 2026-03-26T05:02:43.044Z | Checking futures-channel v0.3.32 |
| 1952 | 2026-03-26T05:02:43.082Z | Checking hashbrown v0.16.1 |
| 1953 | 2026-03-26T05:02:43.161Z | Checking rustix v1.1.3 |
| 1954 | 2026-03-26T05:02:43.228Z | Checking futures-io v0.3.32 |
| 1955 | 2026-03-26T05:02:43.264Z | Checking slab v0.4.12 |
| 1956 | 2026-03-26T05:02:43.316Z | Checking idna_adapter v1.2.1 |
| 1957 | 2026-03-26T05:02:43.370Z | Checking futures-task v0.3.32 |
| 1958 | 2026-03-26T05:02:43.407Z | Checking digest v0.10.7 |
| 1959 | 2026-03-26T05:02:43.444Z | Checking cpufeatures v0.2.17 |
| 1960 | 2026-03-26T05:02:43.479Z | Checking idna v1.1.0 |
| 1961 | 2026-03-26T05:02:43.536Z | Checking futures-util v0.3.32 |
| 1962 | 2026-03-26T05:02:43.573Z | Checking thiserror v1.0.69 |
| 1963 | 2026-03-26T05:02:43.608Z | Checking indexmap v2.13.0 |
| 1964 | 2026-03-26T05:02:43.644Z | Checking getrandom v0.3.4 |
| 1965 | 2026-03-26T05:02:43.698Z | Checking fnv v1.0.7 |
| 1966 | 2026-03-26T05:02:43.749Z | Checking url v2.5.8 |
| 1967 | 2026-03-26T05:02:43.815Z | Checking regex-syntax v0.8.10 |
| 1968 | 2026-03-26T05:02:43.850Z | Checking base64 v0.22.1 |
| 1969 | 2026-03-26T05:02:43.885Z | Checking ppv-lite86 v0.2.21 |
| 1970 | 2026-03-26T05:02:44.007Z | Checking http v1.4.0 |
| 1971 | 2026-03-26T05:02:44.132Z | Checking tracing-core v0.1.36 |
| 1972 | 2026-03-26T05:02:44.211Z | Checking unicode-ident v1.0.24 |
| 1973 | 2026-03-26T05:02:44.248Z | Checking schemars v0.8.22 |
| 1974 | 2026-03-26T05:02:44.251Z | Checking ipnet v2.11.0 |
| 1975 | 2026-03-26T05:02:44.352Z | Checking proc-macro2 v1.0.106 |
| 1976 | 2026-03-26T05:02:44.468Z | Checking tracing v0.1.44 |
| 1977 | 2026-03-26T05:02:44.576Z | Checking untrusted v0.9.0 |
| 1978 | 2026-03-26T05:02:44.615Z | Checking anstyle v1.0.13 |
| 1979 | 2026-03-26T05:02:44.699Z | Checking utf8parse v0.2.2 |
| 1980 | 2026-03-26T05:02:44.704Z | Checking quote v1.0.44 |
| 1981 | 2026-03-26T05:02:44.766Z | Checking ring v0.17.14 |
| 1982 | 2026-03-26T05:02:44.818Z | Checking aho-corasick v1.1.4 |
| 1983 | 2026-03-26T05:02:44.855Z | Checking anstyle-parse v0.2.7 |
| 1984 | 2026-03-26T05:02:44.923Z | Checking syn v2.0.117 |
| 1985 | 2026-03-26T05:02:44.959Z | Checking is_terminal_polyfill v1.70.2 |
| 1986 | 2026-03-26T05:02:45.031Z | Checking colorchoice v1.0.4 |
| 1987 | 2026-03-26T05:02:45.078Z | Checking anstyle-query v1.1.5 |
| 1988 | 2026-03-26T05:02:45.155Z | Checking base64ct v1.8.3 |
| 1989 | 2026-03-26T05:02:45.158Z | Checking block-padding v0.3.3 |
| 1990 | 2026-03-26T05:02:45.224Z | Checking anstream v0.6.21 |
| 1991 | 2026-03-26T05:02:45.319Z | Checking rustls-pki-types v1.14.0 |
| 1992 | 2026-03-26T05:02:45.446Z | Checking httparse v1.10.1 |
| 1993 | 2026-03-26T05:02:45.451Z | Checking inout v0.1.4 |
| 1994 | 2026-03-26T05:02:45.518Z | Checking terminal_size v0.4.3 |
| 1995 | 2026-03-26T05:02:45.521Z | Checking regex-automata v0.4.14 |
| 1996 | 2026-03-26T05:02:45.602Z | Checking tokio-util v0.7.18 |
| 1997 | 2026-03-26T05:02:45.639Z | Checking crossbeam-utils v0.8.21 |
| 1998 | 2026-03-26T05:02:45.675Z | Checking cipher v0.4.4 |
| 1999 | 2026-03-26T05:02:45.678Z | Checking strsim v0.11.1 |
| 2000 | 2026-03-26T05:02:45.743Z | Checking clap_lex v1.0.0 |
| 2001 | 2026-03-26T05:02:45.781Z | Checking http-body v1.0.1 |
| 2002 | 2026-03-26T05:02:45.894Z | Checking rand_core v0.9.5 |
| 2003 | 2026-03-26T05:02:45.930Z | Checking clap_builder v4.5.60 |
| 2004 | 2026-03-26T05:02:45.933Z | Checking sha2 v0.10.9 |
| 2005 | 2026-03-26T05:02:45.999Z | Checking atomic-waker v1.1.2 |
| 2006 | 2026-03-26T05:02:46.008Z | Checking pem-rfc7468 v0.7.0 |
| 2007 | 2026-03-26T05:02:46.096Z | Checking httpdate v1.0.3 |
| 2008 | 2026-03-26T05:02:46.133Z | Checking try-lock v0.2.5 |
| 2009 | 2026-03-26T05:02:46.219Z | Checking hmac v0.12.1 |
| 2010 | 2026-03-26T05:02:46.222Z | Checking h2 v0.4.13 |
| 2011 | 2026-03-26T05:02:46.287Z | Checking want v0.3.1 |
| 2012 | 2026-03-26T05:02:46.290Z | Checking tower-layer v0.3.3 |
| 2013 | 2026-03-26T05:02:46.319Z | Checking pin-utils v0.1.0 |
| 2014 | 2026-03-26T05:02:46.385Z | Checking ryu v1.0.23 |
| 2015 | 2026-03-26T05:02:46.437Z | Checking tower-service v0.3.3 |
| 2016 | 2026-03-26T05:02:46.473Z | Checking rand_chacha v0.9.0 |
| 2017 | 2026-03-26T05:02:46.509Z | Checking erased-serde v0.3.31 |
| 2018 | 2026-03-26T05:02:46.549Z | Checking flagset v0.4.7 |
| 2019 | 2026-03-26T05:02:46.586Z | Checking powerfmt v0.2.0 |
| 2020 | 2026-03-26T05:02:46.699Z | Checking rand v0.9.2 |
| 2021 | 2026-03-26T05:02:46.702Z | Checking der v0.7.10 |
| 2022 | 2026-03-26T05:02:46.770Z | Checking deranged v0.5.8 |
| 2023 | 2026-03-26T05:02:46.916Z | Checking slog v2.8.2 |
| 2024 | 2026-03-26T05:02:47.185Z | Checking clap v4.5.60 |
| 2025 | 2026-03-26T05:02:47.189Z | Checking spin v0.9.8 |
| 2026 | 2026-03-26T05:02:47.254Z | Checking anyhow v1.0.102 |
| 2027 | 2026-03-26T05:02:47.257Z | Checking num_threads v0.1.7 |
| 2028 | 2026-03-26T05:02:47.323Z | Checking time-core v0.1.8 |
| 2029 | 2026-03-26T05:02:47.359Z | Checking num-conv v0.2.0 |
| 2030 | 2026-03-26T05:02:47.394Z | Checking http-body-util v0.1.3 |
| 2031 | 2026-03-26T05:02:47.428Z | Checking aws-lc-sys v0.37.1 |
| 2032 | 2026-03-26T05:02:47.486Z | Checking untrusted v0.7.1 |
| 2033 | 2026-03-26T05:02:47.523Z | Checking openssl-probe v0.2.1 |
| 2034 | 2026-03-26T05:02:47.525Z | Checking regex v1.12.3 |
| 2035 | 2026-03-26T05:02:47.555Z | Checking serde_urlencoded v0.7.1 |
| 2036 | 2026-03-26T05:02:47.626Z | Checking rand_chacha v0.3.1 |
| 2037 | 2026-03-26T05:02:47.663Z | Checking fastrand v2.3.0 |
| 2038 | 2026-03-26T05:02:47.666Z | Checking spki v0.7.3 |
| 2039 | 2026-03-26T05:02:47.730Z | Checking time v0.3.47 |
| 2040 | 2026-03-26T05:02:47.782Z | Checking pbkdf2 v0.12.2 |
| 2041 | 2026-03-26T05:02:47.853Z | Checking rand v0.8.5 |
| 2042 | 2026-03-26T05:02:47.891Z | Checking aes v0.8.4 |
| 2043 | 2026-03-26T05:02:47.894Z | Checking pretty-hex v0.4.1 |
| 2044 | 2026-03-26T05:02:47.923Z | Checking unicode-width v0.2.0 |
| 2045 | 2026-03-26T05:02:47.990Z | Checking salsa20 v0.10.2 |
| 2046 | 2026-03-26T05:02:47.993Z | Checking aws-lc-rs v1.16.0 |
| 2047 | 2026-03-26T05:02:48.069Z | Checking cbc v0.1.2 |
| 2048 | 2026-03-26T05:02:48.149Z | Checking ipnetwork v0.21.1 |
| 2049 | 2026-03-26T05:02:48.227Z | Checking hex v0.4.3 |
| 2050 | 2026-03-26T05:02:48.230Z | Checking scrypt v0.11.0 |
| 2051 | 2026-03-26T05:02:48.309Z | Checking tempfile v3.25.0 |
| 2052 | 2026-03-26T05:02:48.393Z | Checking rustls-native-certs v0.8.3 |
| 2053 | 2026-03-26T05:02:48.397Z | Checking sync_wrapper v1.0.2 |
| 2054 | 2026-03-26T05:02:48.464Z | Checking plain v0.2.3 |
| 2055 | 2026-03-26T05:02:48.501Z | Checking pkcs5 v0.7.1 |
| 2056 | 2026-03-26T05:02:48.539Z | Checking webpki-roots v1.0.6 |
| 2057 | 2026-03-26T05:02:48.575Z | Checking camino v1.2.2 |
| 2058 | 2026-03-26T05:02:48.578Z | Checking tower v0.5.3 |
| 2059 | 2026-03-26T05:02:48.644Z | Checking iri-string v0.7.10 |
| 2060 | 2026-03-26T05:02:48.686Z | Checking ucd-trie v0.1.7 |
| 2061 | 2026-03-26T05:02:48.782Z | Checking pkcs8 v0.10.2 |
| 2062 | 2026-03-26T05:02:48.848Z | Checking pest v2.8.6 |
| 2063 | 2026-03-26T05:02:48.886Z | Checking openapiv3 v2.2.0 |
| 2064 | 2026-03-26T05:02:48.889Z | Checking rustls-webpki v0.103.9 |
| 2065 | 2026-03-26T05:02:48.889Z | Checking mime v0.3.17 |
| 2066 | 2026-03-26T05:02:48.988Z | Checking hyper v1.8.1 |
| 2067 | 2026-03-26T05:02:48.993Z | Checking either v1.15.0 |
| 2068 | 2026-03-26T05:02:49.021Z | Checking winnow v0.7.14 |
| 2069 | 2026-03-26T05:02:49.155Z | Checking oxnet v0.1.4 |
| 2070 | 2026-03-26T05:02:49.338Z | Checking lazy_static v1.5.0 |
| 2071 | 2026-03-26T05:02:49.387Z | Checking rustls v0.23.37 |
| 2072 | 2026-03-26T05:02:49.430Z | Checking static_assertions v1.1.0 |
| 2073 | 2026-03-26T05:02:49.466Z | Checking signature v2.2.0 |
| 2074 | 2026-03-26T05:02:49.531Z | Checking encoding_rs v0.8.35 |
| 2075 | 2026-03-26T05:02:49.624Z | Checking foreign-types-shared v0.1.1 |
| 2076 | 2026-03-26T05:02:49.699Z | Checking tower-http v0.6.8 |
| 2077 | 2026-03-26T05:02:49.739Z | Checking simd-adler32 v0.3.8 |
| 2078 | 2026-03-26T05:02:49.939Z | Checking foreign-types v0.3.2 |
| 2079 | 2026-03-26T05:02:49.942Z | Checking hubpack v0.1.2 |
| 2080 | 2026-03-26T05:02:50.010Z | Checking hyper-util v0.1.20 |
| 2081 | 2026-03-26T05:02:50.013Z | Checking openssl-sys v0.9.111 |
| 2082 | 2026-03-26T05:02:50.077Z | Checking adler2 v2.0.1 |
| 2083 | 2026-03-26T05:02:50.164Z | Checking sha1 v0.10.6 |
| 2084 | 2026-03-26T05:02:50.213Z | Checking miniz_oxide v0.8.9 |
| 2085 | 2026-03-26T05:02:50.250Z | Checking strum v0.26.3 |
| 2086 | 2026-03-26T05:02:50.291Z | Checking data-encoding v2.10.0 |
| 2087 | 2026-03-26T05:02:50.355Z | Checking tinyvec_macros v0.1.1 |
| 2088 | 2026-03-26T05:02:50.392Z | Checking serde_spanned v0.6.9 |
| 2089 | 2026-03-26T05:02:50.451Z | Checking tinyvec v1.10.0 |
| 2090 | 2026-03-26T05:02:50.494Z | Checking toml_datetime v0.6.11 |
| 2091 | 2026-03-26T05:02:50.548Z | Checking num-integer v0.1.46 |
| 2092 | 2026-03-26T05:02:50.551Z | Checking openssl v0.10.75 |
| 2093 | 2026-03-26T05:02:50.617Z | Checking scroll v0.13.0 |
| 2094 | 2026-03-26T05:02:50.619Z | Checking memmap2 v0.9.10 |
| 2095 | 2026-03-26T05:02:50.698Z | Checking bit-vec v0.8.0 |
| 2096 | 2026-03-26T05:02:50.777Z | Checking base16ct v0.2.0 |
| 2097 | 2026-03-26T05:02:50.814Z | Checking dtrace-parser v0.3.0 |
| 2098 | 2026-03-26T05:02:50.849Z | Checking crossbeam-epoch v0.9.18 |
| 2099 | 2026-03-26T05:02:50.885Z | Checking goblin v0.10.5 |
| 2100 | 2026-03-26T05:02:50.922Z | Checking bit-set v0.8.0 |
| 2101 | 2026-03-26T05:02:50.958Z | Checking sec1 v0.7.3 |
| 2102 | 2026-03-26T05:02:51.072Z | Checking crc32fast v1.5.0 |
| 2103 | 2026-03-26T05:02:51.110Z | Checking ff v0.13.1 |
| 2104 | 2026-03-26T05:02:51.113Z | Checking wait-timeout v0.2.1 |
| 2105 | 2026-03-26T05:02:51.191Z | Checking thread-id v5.1.0 |
| 2106 | 2026-03-26T05:02:51.242Z | Checking num-iter v0.1.45 |
| 2107 | 2026-03-26T05:02:51.278Z | Checking group v0.13.0 |
| 2108 | 2026-03-26T05:02:51.315Z | Checking bstr v1.12.1 |
| 2109 | 2026-03-26T05:02:51.318Z | Checking hkdf v0.12.4 |
| 2110 | 2026-03-26T05:02:51.318Z | Checking ahash v0.8.12 |
| 2111 | 2026-03-26T05:02:51.417Z | Checking crypto-bigint v0.5.5 |
| 2112 | 2026-03-26T05:02:51.453Z | Checking quick-error v1.2.3 |
| 2113 | 2026-03-26T05:02:51.541Z | Checking psl-types v2.0.11 |
| 2114 | 2026-03-26T05:02:51.577Z | Checking cookie v0.18.1 |
| 2115 | 2026-03-26T05:02:51.614Z | Checking rusty-fork v0.3.1 |
| 2116 | 2026-03-26T05:02:51.687Z | Checking publicsuffix v2.3.0 |
| 2117 | 2026-03-26T05:02:51.733Z | Checking rand_xorshift v0.4.0 |
| 2118 | 2026-03-26T05:02:51.770Z | Checking tokio-rustls v0.26.4 |
| 2119 | 2026-03-26T05:02:51.810Z | Checking scroll v0.12.0 |
| 2120 | 2026-03-26T05:02:51.847Z | Checking unarray v0.1.4 |
| 2121 | 2026-03-26T05:02:51.883Z | Checking rustls-platform-verifier v0.6.2 |
| 2122 | 2026-03-26T05:02:51.887Z | Checking cookie_store v0.22.1 |
| 2123 | 2026-03-26T05:02:51.981Z | Checking proptest v1.10.0 |
| 2124 | 2026-03-26T05:02:52.024Z | Checking hyper-rustls v0.27.7 |
| 2125 | 2026-03-26T05:02:52.060Z | Checking num-bigint-dig v0.8.6 |
| 2126 | 2026-03-26T05:02:52.096Z | Checking goblin v0.8.2 |
| 2127 | 2026-03-26T05:02:52.263Z | Checking pkcs1 v0.7.5 |
| 2128 | 2026-03-26T05:02:52.300Z | Checking x509-cert v0.2.5 |
| 2129 | 2026-03-26T05:02:52.337Z | Checking elliptic-curve v0.13.8 |
| 2130 | 2026-03-26T05:02:52.501Z | Checking zerocopy v0.7.35 |
| 2131 | 2026-03-26T05:02:52.548Z | Checking native-tls v0.2.18 |
| 2132 | 2026-03-26T05:02:52.678Z | Checking zlib-rs v0.6.2 |
| 2133 | 2026-03-26T05:02:52.754Z | Checking tokio-native-tls v0.3.1 |
| 2134 | 2026-03-26T05:02:52.900Z | Checking unicode-segmentation v1.12.0 |
| 2135 | 2026-03-26T05:02:52.941Z | Checking hyper-tls v0.6.0 |
| 2136 | 2026-03-26T05:02:52.984Z | Checking rsa v0.9.10 |
| 2137 | 2026-03-26T05:02:53.020Z | Checking reqwest v0.13.2 |
| 2138 | 2026-03-26T05:02:53.140Z | Checking reqwest v0.12.28 |
| 2139 | 2026-03-26T05:02:53.182Z | Checking dof v0.4.0 |
| 2140 | 2026-03-26T05:02:53.240Z | Checking crossbeam-deque v0.8.6 |
| 2141 | 2026-03-26T05:02:53.447Z | Checking dtrace-parser v0.2.0 |
| 2142 | 2026-03-26T05:02:53.486Z | Checking rfc6979 v0.4.0 |
| 2143 | 2026-03-26T05:02:53.575Z | Checking flate2 v1.1.9 |
| 2144 | 2026-03-26T05:02:53.632Z | Checking thread-id v4.2.2 |
| 2145 | 2026-03-26T05:02:53.713Z | Checking toml_write v0.1.2 |
| 2146 | 2026-03-26T05:02:53.749Z | Checking ecdsa v0.16.9 |
| 2147 | 2026-03-26T05:02:53.785Z | Checking newtype-uuid v1.3.2 |
| 2148 | 2026-03-26T05:02:53.837Z | Checking usdt-impl v0.6.0 |
| 2149 | 2026-03-26T05:02:53.892Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2150 | 2026-03-26T05:02:53.930Z | Checking toml_edit v0.22.27 |
| 2151 | 2026-03-26T05:02:53.935Z | Checking curve25519-dalek v4.1.3 |
| 2152 | 2026-03-26T05:02:54.005Z | Checking memoffset v0.9.1 |
| 2153 | 2026-03-26T05:02:54.012Z | Checking dof v0.3.0 |
| 2154 | 2026-03-26T05:02:54.082Z | Checking rustix v0.38.44 |
| 2155 | 2026-03-26T05:02:54.120Z | Checking env_filter v1.0.0 |
| 2156 | 2026-03-26T05:02:54.157Z | Checking keccak v0.1.6 |
| 2157 | 2026-03-26T05:02:54.162Z | Checking usdt v0.6.0 |
| 2158 | 2026-03-26T05:02:54.257Z | Checking daft v0.1.5 |
| 2159 | 2026-03-26T05:02:54.294Z | Checking env_logger v0.11.9 |
| 2160 | 2026-03-26T05:02:54.354Z | Checking sha3 v0.10.8 |
| 2161 | 2026-03-26T05:02:54.357Z | Checking usdt-impl v0.5.0 |
| 2162 | 2026-03-26T05:02:54.424Z | Checking ed25519 v2.2.3 |
| 2163 | 2026-03-26T05:02:54.516Z | Checking itertools v0.13.0 |
| 2164 | 2026-03-26T05:02:54.553Z | Checking serde_with v3.17.0 |
| 2165 | 2026-03-26T05:02:54.593Z | Checking bitflags v1.3.2 |
| 2166 | 2026-03-26T05:02:54.635Z | Checking siphasher v1.0.2 |
| 2167 | 2026-03-26T05:02:54.695Z | Checking unicode-normalization v0.1.25 |
| 2168 | 2026-03-26T05:02:54.698Z | Checking signal-hook v0.3.18 |
| 2169 | 2026-03-26T05:02:54.765Z | Checking ed25519-dalek v2.2.0 |
| 2170 | 2026-03-26T05:02:54.818Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2171 | 2026-03-26T05:02:54.896Z | Checking winnow v0.5.40 |
| 2172 | 2026-03-26T05:02:54.946Z | Checking managed v0.8.0 |
| 2173 | 2026-03-26T05:02:55.023Z | Checking nix v0.31.1 |
| 2174 | 2026-03-26T05:02:55.060Z | Checking rayon-core v1.13.0 |
| 2175 | 2026-03-26T05:02:55.063Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2176 | 2026-03-26T05:02:55.129Z | Checking object v0.37.3 |
| 2177 | 2026-03-26T05:02:55.166Z | Checking foldhash v0.1.5 |
| 2178 | 2026-03-26T05:02:55.205Z | Checking bzip2 v0.4.4 |
| 2179 | 2026-03-26T05:02:55.330Z | Checking hashbrown v0.15.5 |
| 2180 | 2026-03-26T05:02:55.399Z | Checking signal-hook-mio v0.2.5 |
| 2181 | 2026-03-26T05:02:55.436Z | Checking ref-cast v1.0.25 |
| 2182 | 2026-03-26T05:02:55.532Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2183 | 2026-03-26T05:02:55.569Z | Checking zip v0.6.6 |
| 2184 | 2026-03-26T05:02:55.572Z | Checking libbz2-rs-sys v0.2.2 |
| 2185 | 2026-03-26T05:02:55.674Z | Checking zstd-safe v7.2.4 |
| 2186 | 2026-03-26T05:02:55.815Z | Checking bumpalo v3.20.2 |
| 2187 | 2026-03-26T05:02:55.869Z | Checking zstd v0.13.3 |
| 2188 | 2026-03-26T05:02:55.920Z | Checking crossterm v0.28.1 |
| 2189 | 2026-03-26T05:02:55.986Z | Checking rayon v1.11.0 |
| 2190 | 2026-03-26T05:02:56.022Z | Checking bzip2 v0.6.1 |
| 2191 | 2026-03-26T05:02:56.059Z | Checking zopfli v0.8.3 |
| 2192 | 2026-03-26T05:02:56.062Z | Checking toml_edit v0.19.15 |
| 2193 | 2026-03-26T05:02:56.062Z | Checking similar v2.7.0 |
| 2194 | 2026-03-26T05:02:56.161Z | Checking fs-err v3.3.0 |
| 2195 | 2026-03-26T05:02:56.210Z | Checking hash32 v0.2.1 |
| 2196 | 2026-03-26T05:02:56.397Z | Checking serde-big-array v0.5.1 |
| 2197 | 2026-03-26T05:02:56.435Z | Checking jiff v0.2.21 |
| 2198 | 2026-03-26T05:02:56.480Z | Checking unicode-properties v0.1.4 |
| 2199 | 2026-03-26T05:02:56.526Z | Checking predicates-core v1.0.10 |
| 2200 | 2026-03-26T05:02:56.561Z | Checking unicode-bidi v0.3.18 |
| 2201 | 2026-03-26T05:02:56.642Z | Checking heapless v0.7.17 |
| 2202 | 2026-03-26T05:02:56.678Z | Checking hickory-proto v0.25.2 |
| 2203 | 2026-03-26T05:02:56.714Z | Checking tokio-stream v0.1.18 |
| 2204 | 2026-03-26T05:02:56.881Z | Checking stringprep v0.1.5 |
| 2205 | 2026-03-26T05:02:57.063Z | Checking md-5 v0.10.6 |
| 2206 | 2026-03-26T05:02:57.100Z | Checking float-cmp v0.10.0 |
| 2207 | 2026-03-26T05:02:57.139Z | Checking toml v0.7.8 |
| 2208 | 2026-03-26T05:02:57.142Z | Checking normalize-line-endings v0.3.0 |
| 2209 | 2026-03-26T05:02:57.228Z | Checking difflib v0.4.0 |
| 2210 | 2026-03-26T05:02:57.265Z | Checking fallible-iterator v0.2.0 |
| 2211 | 2026-03-26T05:02:57.301Z | Checking rustc-hash v2.1.1 |
| 2212 | 2026-03-26T05:02:57.421Z | Checking smoltcp v0.9.1 |
| 2213 | 2026-03-26T05:02:57.456Z | Checking predicates v3.1.4 |
| 2214 | 2026-03-26T05:02:57.459Z | Checking iddqd v0.3.17 |
| 2215 | 2026-03-26T05:02:57.459Z | Checking phf_shared v0.13.1 |
| 2216 | 2026-03-26T05:02:57.558Z | Checking phf_shared v0.11.3 |
| 2217 | 2026-03-26T05:02:57.561Z | Checking postgres-protocol v0.6.10 |
| 2218 | 2026-03-26T05:02:57.714Z | Checking itertools v0.12.1 |
| 2219 | 2026-03-26T05:02:57.751Z | Checking console v0.16.2 |
| 2220 | 2026-03-26T05:02:57.787Z | Checking buf-list v1.1.2 |
| 2221 | 2026-03-26T05:02:57.930Z | Checking strum v0.27.2 |
| 2222 | 2026-03-26T05:02:57.992Z | Checking fixedbitset v0.4.2 |
| 2223 | 2026-03-26T05:02:58.036Z | Checking lalrpop-util v0.19.12 |
| 2224 | 2026-03-26T05:02:58.077Z | Checking new_debug_unreachable v1.0.6 |
| 2225 | 2026-03-26T05:02:58.084Z | Checking unit-prefix v0.5.2 |
| 2226 | 2026-03-26T05:02:58.168Z | Checking precomputed-hash v0.1.1 |
| 2227 | 2026-03-26T05:02:58.210Z | Checking fixedbitset v0.5.7 |
| 2228 | 2026-03-26T05:02:58.239Z | Checking petgraph v0.6.5 |
| 2229 | 2026-03-26T05:02:58.275Z | Checking indicatif v0.18.4 |
| 2230 | 2026-03-26T05:02:58.309Z | Checking string_cache v0.8.9 |
| 2231 | 2026-03-26T05:02:58.395Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2232 | 2026-03-26T05:02:58.431Z | Checking petgraph v0.8.3 |
| 2233 | 2026-03-26T05:02:58.506Z | Checking postgres-types v0.2.12 |
| 2234 | 2026-03-26T05:02:58.671Z | Checking phf v0.13.1 |
| 2235 | 2026-03-26T05:02:58.675Z | Checking zip v4.6.1 |
| 2236 | 2026-03-26T05:02:58.743Z | Checking zone v0.3.1 |
| 2237 | 2026-03-26T05:02:58.843Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2238 | 2026-03-26T05:02:58.880Z | Checking peg-runtime v0.8.5 |
| 2239 | 2026-03-26T05:02:59.050Z | Checking whoami v2.1.0 |
| 2240 | 2026-03-26T05:02:59.155Z | Checking futures-executor v0.3.32 |
| 2241 | 2026-03-26T05:02:59.239Z | Checking is-terminal v0.4.17 |
| 2242 | 2026-03-26T05:02:59.273Z | Checking tokio-postgres v0.7.16 |
| 2243 | 2026-03-26T05:02:59.315Z | Checking crossbeam-channel v0.5.15 |
| 2244 | 2026-03-26T05:02:59.351Z | Checking futures v0.3.32 |
| 2245 | 2026-03-26T05:02:59.386Z | Compiling structmeta-derive v0.3.0 |
| 2246 | 2026-03-26T05:02:59.457Z | Checking thread_local v1.1.9 |
| 2247 | 2026-03-26T05:02:59.494Z | Checking take_mut v0.2.2 |
| 2248 | 2026-03-26T05:02:59.529Z | Checking term v1.2.1 |
| 2249 | 2026-03-26T05:02:59.624Z | Compiling newtype-uuid-macros v0.1.0 |
| 2250 | 2026-03-26T05:02:59.660Z | Checking regress v0.10.5 |
| 2251 | 2026-03-26T05:02:59.695Z | Checking slog-async v2.8.0 |
| 2252 | 2026-03-26T05:02:59.778Z | Checking slog-term v2.9.2 |
| 2253 | 2026-03-26T05:02:59.894Z | Compiling rustls v0.22.4 |
| 2254 | 2026-03-26T05:03:00.036Z | Compiling multer v3.1.0 |
| 2255 | 2026-03-26T05:03:00.073Z | Compiling async-stream-impl v0.3.6 |
| 2256 | 2026-03-26T05:03:00.156Z | Compiling dropshot v0.16.7 |
| 2257 | 2026-03-26T05:03:00.328Z | Compiling dropshot_endpoint v0.16.7 |
| 2258 | 2026-03-26T05:03:00.415Z | Checking match_cfg v0.1.0 |
| 2259 | 2026-03-26T05:03:00.458Z | Checking slog-json v2.6.1 |
| 2260 | 2026-03-26T05:03:00.494Z | Compiling structmeta v0.3.0 |
| 2261 | 2026-03-26T05:03:00.528Z | Checking hostname v0.3.1 |
| 2262 | 2026-03-26T05:03:00.563Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2263 | 2026-03-26T05:03:00.644Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2264 | 2026-03-26T05:03:00.680Z | Checking slog-bunyan v2.5.0 |
| 2265 | 2026-03-26T05:03:00.717Z | Checking debug-ignore v1.0.5 |
| 2266 | 2026-03-26T05:03:00.782Z | Compiling derive-ex v0.1.8 |
| 2267 | 2026-03-26T05:03:00.821Z | Checking serde_spanned v1.0.4 |
| 2268 | 2026-03-26T05:03:00.864Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2269 | 2026-03-26T05:03:00.899Z | Checking progenitor-client v0.13.0 |
| 2270 | 2026-03-26T05:03:00.973Z | Checking rustls-webpki v0.102.8 |
| 2271 | 2026-03-26T05:03:01.010Z | Checking serde_path_to_error v0.1.20 |
| 2272 | 2026-03-26T05:03:01.063Z | Checking async-stream v0.3.6 |
| 2273 | 2026-03-26T05:03:01.100Z | Checking toml v0.9.12+spec-1.1.0 |
| 2274 | 2026-03-26T05:03:01.167Z | Checking waitgroup v0.1.2 |
| 2275 | 2026-03-26T05:03:01.222Z | Checking rustls-pemfile v2.2.0 |
| 2276 | 2026-03-26T05:03:01.298Z | Checking hostname v0.4.2 |
| 2277 | 2026-03-26T05:03:01.334Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2278 | 2026-03-26T05:03:01.370Z | Compiling parse-display-derive v0.10.0 |
| 2279 | 2026-03-26T05:03:01.438Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2280 | 2026-03-26T05:03:01.441Z | Checking itertools v0.14.0 |
| 2281 | 2026-03-26T05:03:01.506Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2282 | 2026-03-26T05:03:01.641Z | Checking macaddr v1.0.1 |
| 2283 | 2026-03-26T05:03:01.728Z | Checking progenitor-client v0.10.0 |
| 2284 | 2026-03-26T05:03:01.849Z | Checking instant v0.1.13 |
| 2285 | 2026-03-26T05:03:01.938Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2286 | 2026-03-26T05:03:01.975Z | Checking backoff v0.4.0 |
| 2287 | 2026-03-26T05:03:02.012Z | Checking backon v1.6.0 |
| 2288 | 2026-03-26T05:03:02.093Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2289 | 2026-03-26T05:03:02.230Z | Checking progenitor-extras v0.1.1 |
| 2290 | 2026-03-26T05:03:02.242Z | Checking heck v0.5.0 |
| 2291 | 2026-03-26T05:03:02.411Z | Checking camino-tempfile v1.4.1 |
| 2292 | 2026-03-26T05:03:02.470Z | Compiling test-strategy v0.4.5 |
| 2293 | 2026-03-26T05:03:02.510Z | Checking toml v0.8.23 |
| 2294 | 2026-03-26T05:03:02.592Z | Compiling convert_case v0.4.0 |
| 2295 | 2026-03-26T05:03:02.602Z | Compiling unsafe-libyaml v0.2.11 |
| 2296 | 2026-03-26T05:03:02.843Z | Checking tokio-rustls v0.25.0 |
| 2297 | 2026-03-26T05:03:02.877Z | Checking secrecy v0.10.3 |
| 2298 | 2026-03-26T05:03:02.991Z | Compiling derive_more v0.99.20 |
| 2299 | 2026-03-26T05:03:03.026Z | Compiling crucible-workspace-hack v0.1.0 |
| 2300 | 2026-03-26T05:03:03.101Z | Checking parse-display v0.10.0 |
| 2301 | 2026-03-26T05:03:03.237Z | Compiling serde_yaml v0.9.34+deprecated |
| 2302 | 2026-03-26T05:03:03.387Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2303 | 2026-03-26T05:03:03.427Z | Checking typify-impl v0.6.1 |
| 2304 | 2026-03-26T05:03:03.973Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2305 | 2026-03-26T05:03:04.432Z | Compiling proc-macro-crate v3.4.0 |
| 2306 | 2026-03-26T05:03:04.505Z | Checking half v2.7.1 |
| 2307 | 2026-03-26T05:03:04.660Z | Checking glob v0.3.3 |
| 2308 | 2026-03-26T05:03:04.777Z | Checking ciborium-io v0.2.2 |
| 2309 | 2026-03-26T05:03:04.814Z | Compiling heapless v0.8.0 |
| 2310 | 2026-03-26T05:03:04.872Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2311 | 2026-03-26T05:03:04.901Z | Checking ciborium-ll v0.2.2 |
| 2312 | 2026-03-26T05:03:05.014Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2313 | 2026-03-26T05:03:05.050Z | Compiling ingot-macros v0.1.1 |
| 2314 | 2026-03-26T05:03:05.103Z | Checking ciborium v0.2.2 |
| 2315 | 2026-03-26T05:03:05.209Z | Checking tabwriter v1.4.1 |
| 2316 | 2026-03-26T05:03:05.372Z | Checking hash32 v0.3.1 |
| 2317 | 2026-03-26T05:03:05.406Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2318 | 2026-03-26T05:03:05.414Z | Compiling smoltcp v0.11.0 |
| 2319 | 2026-03-26T05:03:05.591Z | Compiling num_enum_derive v0.7.5 |
| 2320 | 2026-03-26T05:03:05.625Z | Checking cobs v0.3.0 |
| 2321 | 2026-03-26T05:03:05.701Z | Compiling foreign-types-macros v0.2.3 |
| 2322 | 2026-03-26T05:03:05.838Z | Checking cpufeatures v0.3.0 |
| 2323 | 2026-03-26T05:03:05.880Z | Checking foreign-types-shared v0.3.1 |
| 2324 | 2026-03-26T05:03:05.971Z | Checking chacha20 v0.10.0 |
| 2325 | 2026-03-26T05:03:06.006Z | Checking postcard v1.1.3 |
| 2326 | 2026-03-26T05:03:06.315Z | Checking foreign-types v0.5.0 |
| 2327 | 2026-03-26T05:03:06.351Z | Compiling proc-macro-crate v1.3.1 |
| 2328 | 2026-03-26T05:03:06.422Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2329 | 2026-03-26T05:03:06.490Z | Checking cstr-argument v0.1.2 |
| 2330 | 2026-03-26T05:03:06.646Z | Checking sigpipe v0.1.3 |
| 2331 | 2026-03-26T05:03:06.685Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2332 | 2026-03-26T05:03:06.685Z | Checking num_enum v0.7.5 |
| 2333 | 2026-03-26T05:03:06.759Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2334 | 2026-03-26T05:03:06.821Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2335 | 2026-03-26T05:03:06.860Z | Checking colored v3.1.1 |
| 2336 | 2026-03-26T05:03:07.068Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2337 | 2026-03-26T05:03:07.103Z | Compiling num_enum_derive v0.5.11 |
| 2338 | 2026-03-26T05:03:07.138Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2339 | 2026-03-26T05:03:07.141Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2340 | 2026-03-26T05:03:07.204Z | Checking rand v0.10.0 |
| 2341 | 2026-03-26T05:03:07.255Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2342 | 2026-03-26T05:03:07.305Z | Checking indent_write v2.2.0 |
| 2343 | 2026-03-26T05:03:07.341Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2344 | 2026-03-26T05:03:07.467Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2345 | 2026-03-26T05:03:07.546Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2346 | 2026-03-26T05:03:07.622Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2347 | 2026-03-26T05:03:07.717Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2348 | 2026-03-26T05:03:07.860Z | Checking ingot-types v0.1.2 |
| 2349 | 2026-03-26T05:03:07.913Z | Checking smf v0.2.3 |
| 2350 | 2026-03-26T05:03:07.948Z | Compiling num-derive v0.4.2 |
| 2351 | 2026-03-26T05:03:07.983Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2352 | 2026-03-26T05:03:08.133Z | Checking num_enum v0.5.11 |
| 2353 | 2026-03-26T05:03:08.171Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2354 | 2026-03-26T05:03:08.252Z | Checking whoami v1.6.1 |
| 2355 | 2026-03-26T05:03:08.257Z | Checking ingot v0.1.1 |
| 2356 | 2026-03-26T05:03:08.319Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2357 | 2026-03-26T05:03:08.354Z | Checking universal-hash v0.5.1 |
| 2358 | 2026-03-26T05:03:08.357Z | Compiling typify-macro v0.6.1 |
| 2359 | 2026-03-26T05:03:08.453Z | Checking opaque-debug v0.3.1 |
| 2360 | 2026-03-26T05:03:08.511Z | Checking aead v0.5.2 |
| 2361 | 2026-03-26T05:03:08.579Z | Checking swrite v0.1.0 |
| 2362 | 2026-03-26T05:03:08.613Z | Checking poly1305 v0.8.0 |
| 2363 | 2026-03-26T05:03:08.681Z | Checking chacha20 v0.9.1 |
| 2364 | 2026-03-26T05:03:08.717Z | Checking unicode-width v0.1.14 |
| 2365 | 2026-03-26T05:03:08.755Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2366 | 2026-03-26T05:03:08.869Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2367 | 2026-03-26T05:03:08.905Z | Checking password-hash v0.5.0 |
| 2368 | 2026-03-26T05:03:08.908Z | Checking blake2 v0.10.6 |
| 2369 | 2026-03-26T05:03:08.992Z | Checking chacha20poly1305 v0.10.1 |
| 2370 | 2026-03-26T05:03:09.156Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2371 | 2026-03-26T05:03:09.198Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2372 | 2026-03-26T05:03:09.235Z | Checking byte-wrapper v0.1.0 |
| 2373 | 2026-03-26T05:03:09.275Z | Checking argon2 v0.5.3 |
| 2374 | 2026-03-26T05:03:09.474Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2375 | 2026-03-26T05:03:09.510Z | Compiling usdt-attr-macro v0.5.0 |
| 2376 | 2026-03-26T05:03:09.548Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2377 | 2026-03-26T05:03:09.648Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2378 | 2026-03-26T05:03:09.742Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2379 | 2026-03-26T05:03:09.902Z | Compiling usdt-macro v0.5.0 |
| 2380 | 2026-03-26T05:03:09.973Z | Checking thiserror-no-std v2.0.2 |
| 2381 | 2026-03-26T05:03:10.007Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2382 | 2026-03-26T05:03:10.045Z | Checking memmap v0.7.0 |
| 2383 | 2026-03-26T05:03:10.091Z | Checking vsss-rs v3.3.4 |
| 2384 | 2026-03-26T05:03:10.180Z | Compiling typify v0.6.1 |
| 2385 | 2026-03-26T05:03:10.311Z | Compiling progenitor-impl v0.13.0 |
| 2386 | 2026-03-26T05:03:10.352Z | Compiling derive-where v1.6.0 |
| 2387 | 2026-03-26T05:03:10.355Z | Checking atomicwrites v0.4.4 |
| 2388 | 2026-03-26T05:03:10.571Z | Checking console v0.15.11 |
| 2389 | 2026-03-26T05:03:10.647Z | Checking usdt v0.5.0 |
| 2390 | 2026-03-26T05:03:10.843Z | Checking tokio-dtrace v0.1.1 |
| 2391 | 2026-03-26T05:03:10.878Z | Checking newline-converter v0.3.0 |
| 2392 | 2026-03-26T05:03:11.017Z | Checking expectorate v1.2.0 |
| 2393 | 2026-03-26T05:03:11.057Z | Checking oxide-tokio-rt v0.1.3 |
| 2394 | 2026-03-26T05:03:11.147Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2395 | 2026-03-26T05:03:11.182Z | Checking bytecount v0.6.9 |
| 2396 | 2026-03-26T05:03:11.216Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2397 | 2026-03-26T05:03:11.219Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2398 | 2026-03-26T05:03:11.283Z | Compiling prettyplease v0.2.37 |
| 2399 | 2026-03-26T05:03:11.286Z | Compiling owo-colors v4.3.0 |
| 2400 | 2026-03-26T05:03:11.351Z | Compiling cancel-safe-futures v0.1.5 |
| 2401 | 2026-03-26T05:03:11.354Z | Checking libsw-core v0.3.2 |
| 2402 | 2026-03-26T05:03:11.557Z | Checking linear-map v1.2.0 |
| 2403 | 2026-03-26T05:03:11.560Z | Checking libsw v3.5.0 |
| 2404 | 2026-03-26T05:03:11.693Z | Checking same-file v1.0.6 |
| 2405 | 2026-03-26T05:03:11.759Z | Checking num-rational v0.4.2 |
| 2406 | 2026-03-26T05:03:11.825Z | Checking num-complex v0.4.6 |
| 2407 | 2026-03-26T05:03:11.858Z | Checking walkdir v2.5.0 |
| 2408 | 2026-03-26T05:03:11.981Z | Checking float-ord v0.3.2 |
| 2409 | 2026-03-26T05:03:12.046Z | Checking gethostname v0.5.0 |
| 2410 | 2026-03-26T05:03:12.155Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2411 | 2026-03-26T05:03:12.189Z | Checking num v0.4.3 |
| 2412 | 2026-03-26T05:03:12.192Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2413 | 2026-03-26T05:03:12.261Z | Compiling async-recursion v1.1.1 |
| 2414 | 2026-03-26T05:03:12.296Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2415 | 2026-03-26T05:03:12.338Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2416 | 2026-03-26T05:03:12.912Z | Compiling progenitor-macro v0.13.0 |
| 2417 | 2026-03-26T05:03:13.204Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2418 | 2026-03-26T05:03:13.982Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2419 | 2026-03-26T05:03:14.646Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2420 | 2026-03-26T05:03:15.451Z | Checking smawk v0.3.2 |
| 2421 | 2026-03-26T05:03:15.586Z | Checking unicode-linebreak v0.1.5 |
| 2422 | 2026-03-26T05:03:15.620Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2423 | 2026-03-26T05:03:15.654Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2424 | 2026-03-26T05:03:15.830Z | Checking globset v0.4.18 |
| 2425 | 2026-03-26T05:03:16.165Z | Compiling convert_case v0.10.0 |
| 2426 | 2026-03-26T05:03:16.509Z | Compiling slog-dtrace v0.3.0 |
| 2427 | 2026-03-26T05:03:16.731Z | Checking resolv-conf v0.7.6 |
| 2428 | 2026-03-26T05:03:16.845Z | Compiling derive_more-impl v2.1.1 |
| 2429 | 2026-03-26T05:03:17.061Z | Compiling pin-project-internal v1.1.11 |
| 2430 | 2026-03-26T05:03:17.200Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2431 | 2026-03-26T05:03:17.236Z | Checking pem v3.0.6 |
| 2432 | 2026-03-26T05:03:17.425Z | Checking fd-lock v4.0.4 |
| 2433 | 2026-03-26T05:03:17.461Z | Checking vte v0.14.1 |
| 2434 | 2026-03-26T05:03:17.577Z | Checking display-error-chain v0.2.2 |
| 2435 | 2026-03-26T05:03:17.621Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2436 | 2026-03-26T05:03:17.657Z | Checking strip-ansi-escapes v0.2.1 |
| 2437 | 2026-03-26T05:03:17.691Z | Checking derive_more v2.1.1 |
| 2438 | 2026-03-26T05:03:17.726Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2439 | 2026-03-26T05:03:17.786Z | Compiling snafu-derive v0.8.9 |
| 2440 | 2026-03-26T05:03:17.823Z | Checking crossterm v0.29.0 |
| 2441 | 2026-03-26T05:03:17.889Z | Checking progenitor v0.13.0 |
| 2442 | 2026-03-26T05:03:18.056Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2443 | 2026-03-26T05:03:18.233Z | Checking pin-project v1.1.11 |
| 2444 | 2026-03-26T05:03:18.354Z | Checking linked-hash-map v0.5.6 |
| 2445 | 2026-03-26T05:03:18.389Z | Checking termtree v0.5.1 |
| 2446 | 2026-03-26T05:03:18.423Z | Checking nu-ansi-term v0.50.3 |
| 2447 | 2026-03-26T05:03:18.556Z | Checking lru-cache v0.1.2 |
| 2448 | 2026-03-26T05:03:18.559Z | Checking textwrap v0.16.2 |
| 2449 | 2026-03-26T05:03:18.661Z | Checking reedline v0.40.0 |
| 2450 | 2026-03-26T05:03:18.713Z | Checking olpc-cjson v0.1.4 |
| 2451 | 2026-03-26T05:03:18.837Z | Checking hickory-proto v0.24.4 |
| 2452 | 2026-03-26T05:03:18.884Z | Checking serde_plain v1.0.2 |
| 2453 | 2026-03-26T05:03:19.100Z | Compiling minimal-lexical v0.2.1 |
| 2454 | 2026-03-26T05:03:19.417Z | Checking typed-path v0.9.3 |
| 2455 | 2026-03-26T05:03:19.776Z | Checking snafu v0.8.9 |
| 2456 | 2026-03-26T05:03:19.863Z | Compiling nom v7.1.3 |
| 2457 | 2026-03-26T05:03:20.055Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2458 | 2026-03-26T05:03:20.238Z | Checking tough v0.20.0 |
| 2459 | 2026-03-26T05:03:20.437Z | Checking nibble_vec v0.1.0 |
| 2460 | 2026-03-26T05:03:20.598Z | Checking endian-type v0.1.2 |
| 2461 | 2026-03-26T05:03:20.635Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2462 | 2026-03-26T05:03:20.707Z | Checking hickory-resolver v0.24.4 |
| 2463 | 2026-03-26T05:03:20.744Z | Compiling ar_archive_writer v0.5.1 |
| 2464 | 2026-03-26T05:03:20.778Z | Checking radix_trie v0.2.1 |
| 2465 | 2026-03-26T05:03:21.016Z | Checking base64 v0.21.7 |
| 2466 | 2026-03-26T05:03:21.194Z | Checking humantime v2.3.0 |
| 2467 | 2026-03-26T05:03:21.240Z | Checking csv-core v0.1.13 |
| 2468 | 2026-03-26T05:03:21.286Z | Compiling stacker v0.1.23 |
| 2469 | 2026-03-26T05:03:21.406Z | Compiling cfg_aliases v0.1.1 |
| 2470 | 2026-03-26T05:03:21.448Z | Checking csv v1.4.0 |
| 2471 | 2026-03-26T05:03:21.483Z | Checking qorb v0.4.1 |
| 2472 | 2026-03-26T05:03:21.515Z | Checking highway v1.3.0 |
| 2473 | 2026-03-26T05:03:21.609Z | Compiling psm v0.1.30 |
| 2474 | 2026-03-26T05:03:21.654Z | Compiling nix v0.28.0 |
| 2475 | 2026-03-26T05:03:21.770Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2476 | 2026-03-26T05:03:21.838Z | Checking papergrid v0.11.0 |
| 2477 | 2026-03-26T05:03:22.030Z | Compiling tabled_derive v0.7.0 |
| 2478 | 2026-03-26T05:03:22.068Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2479 | 2026-03-26T05:03:22.244Z | Checking home v0.5.12 |
| 2480 | 2026-03-26T05:03:22.326Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2481 | 2026-03-26T05:03:22.395Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2482 | 2026-03-26T05:03:22.473Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2483 | 2026-03-26T05:03:22.517Z | Checking phf_shared v0.12.1 |
| 2484 | 2026-03-26T05:03:22.687Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2485 | 2026-03-26T05:03:22.725Z | Compiling chrono-tz v0.10.4 |
| 2486 | 2026-03-26T05:03:22.832Z | Compiling semver v0.1.20 |
| 2487 | 2026-03-26T05:03:22.981Z | Checking phf v0.12.1 |
| 2488 | 2026-03-26T05:03:23.016Z | Checking tabled v0.15.0 |
| 2489 | 2026-03-26T05:03:23.084Z | Compiling rustc_version v0.1.7 |
| 2490 | 2026-03-26T05:03:23.119Z | Checking recursive v0.1.1 |
| 2491 | 2026-03-26T05:03:23.152Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2492 | 2026-03-26T05:03:23.156Z | Compiling const_format_proc_macros v0.2.34 |
| 2493 | 2026-03-26T05:03:24.241Z | Compiling peg-macros v0.8.5 |
| 2494 | 2026-03-26T05:03:24.246Z | Checking winnow v0.6.26 |
| 2495 | 2026-03-26T05:03:24.246Z | Compiling sqlparser_derive v0.5.0 |
| 2496 | 2026-03-26T05:03:24.246Z | Checking unicode_categories v0.1.1 |
| 2497 | 2026-03-26T05:03:24.246Z | Checking const_format v0.2.35 |
| 2498 | 2026-03-26T05:03:24.249Z | Checking rustyline v14.0.0 |
| 2499 | 2026-03-26T05:03:24.522Z | Checking sqlparser v0.61.0 |
| 2500 | 2026-03-26T05:03:24.525Z | Checking sqlformat v0.3.5 |
| 2501 | 2026-03-26T05:03:24.585Z | Compiling newtype_derive v0.1.6 |
| 2502 | 2026-03-26T05:03:24.666Z | Checking peg v0.8.5 |
| 2503 | 2026-03-26T05:03:24.806Z | Checking bcs v0.1.6 |
| 2504 | 2026-03-26T05:03:25.023Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2505 | 2026-03-26T05:03:25.103Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2506 | 2026-03-26T05:03:25.177Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2507 | 2026-03-26T05:03:25.241Z | Checking steno v0.4.1 |
| 2508 | 2026-03-26T05:03:25.386Z | Checking utf-8 v0.7.6 |
| 2509 | 2026-03-26T05:03:25.422Z | Checking filetime v0.2.27 |
| 2510 | 2026-03-26T05:03:25.461Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2511 | 2026-03-26T05:03:25.550Z | Checking arc-swap v1.8.2 |
| 2512 | 2026-03-26T05:03:25.587Z | Checking xattr v1.6.1 |
| 2513 | 2026-03-26T05:03:25.804Z | Checking slog-scope v4.4.1 |
| 2514 | 2026-03-26T05:03:25.971Z | Checking tar v0.4.45 |
| 2515 | 2026-03-26T05:03:26.085Z | Checking slog-stdlog v4.1.1 |
| 2516 | 2026-03-26T05:03:26.241Z | Checking slog-envlogger v2.2.0 |
| 2517 | 2026-03-26T05:03:26.275Z | Checking tungstenite v0.21.0 |
| 2518 | 2026-03-26T05:03:26.399Z | Compiling typify-impl v0.4.3 |
| 2519 | 2026-03-26T05:03:26.434Z | Checking typeid v1.0.3 |
| 2520 | 2026-03-26T05:03:26.731Z | Checking tokio-tungstenite v0.21.0 |
| 2521 | 2026-03-26T05:03:26.773Z | Checking subprocess v0.2.15 |
| 2522 | 2026-03-26T05:03:27.041Z | Checking headers-core v0.3.0 |
| 2523 | 2026-03-26T05:03:27.082Z | Compiling lzma-sys v0.1.20 |
| 2524 | 2026-03-26T05:03:27.182Z | Checking headers v0.4.1 |
| 2525 | 2026-03-26T05:03:27.356Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2526 | 2026-03-26T05:03:27.557Z | Compiling cargo_toml v0.22.3 |
| 2527 | 2026-03-26T05:03:27.674Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2528 | 2026-03-26T05:03:27.728Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2529 | 2026-03-26T05:03:28.026Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2530 | 2026-03-26T05:03:28.129Z | Checking yasna v0.5.2 |
| 2531 | 2026-03-26T05:03:28.537Z | Checking rcgen v0.12.1 |
| 2532 | 2026-03-26T05:03:28.882Z | Checking xz2 v0.1.7 |
| 2533 | 2026-03-26T05:03:29.049Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2534 | 2026-03-26T05:03:29.096Z | Checking ron v0.12.0 |
| 2535 | 2026-03-26T05:03:29.176Z | Checking base16ct v1.0.0 |
| 2536 | 2026-03-26T05:03:29.299Z | Checking dropshot-api-manager-types v0.6.0 |
| 2537 | 2026-03-26T05:03:29.338Z | Checking tagptr v0.2.0 |
| 2538 | 2026-03-26T05:03:29.506Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2539 | 2026-03-26T05:03:29.540Z | Checking moka v0.12.13 |
| 2540 | 2026-03-26T05:03:29.715Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2541 | 2026-03-26T05:03:29.878Z | Compiling radium v0.7.0 |
| 2542 | 2026-03-26T05:03:29.915Z | Compiling libefi-sys v0.1.0 |
| 2543 | 2026-03-26T05:03:30.217Z | Compiling bitfield-struct v0.6.2 |
| 2544 | 2026-03-26T05:03:30.252Z | Checking tap v1.0.1 |
| 2545 | 2026-03-26T05:03:30.255Z | Checking hickory-resolver v0.25.2 |
| 2546 | 2026-03-26T05:03:30.350Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2547 | 2026-03-26T05:03:30.389Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2548 | 2026-03-26T05:03:30.424Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2549 | 2026-03-26T05:03:30.708Z | Compiling maybe-uninit v2.0.0 |
| 2550 | 2026-03-26T05:03:30.849Z | Checking wyz v0.5.1 |
| 2551 | 2026-03-26T05:03:30.884Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2552 | 2026-03-26T05:03:30.918Z | Compiling typify-macro v0.4.3 |
| 2553 | 2026-03-26T05:03:31.047Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2554 | 2026-03-26T05:03:31.150Z | Compiling zerocopy-derive v0.6.6 |
| 2555 | 2026-03-26T05:03:31.291Z | Checking crc-catalog v2.4.0 |
| 2556 | 2026-03-26T05:03:31.325Z | Checking funty v2.0.0 |
| 2557 | 2026-03-26T05:03:31.356Z | Compiling packed_struct v0.10.1 |
| 2558 | 2026-03-26T05:03:31.414Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2559 | 2026-03-26T05:03:31.521Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2560 | 2026-03-26T05:03:31.556Z | Checking crc v3.4.0 |
| 2561 | 2026-03-26T05:03:31.669Z | Checking bitvec v1.0.1 |
| 2562 | 2026-03-26T05:03:31.718Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2563 | 2026-03-26T05:03:31.798Z | Compiling packed_struct_codegen v0.10.1 |
| 2564 | 2026-03-26T05:03:31.865Z | Compiling bitfield-macros v0.19.4 |
| 2565 | 2026-03-26T05:03:31.901Z | Compiling indexmap v1.9.3 |
| 2566 | 2026-03-26T05:03:32.026Z | Checking zerocopy v0.6.6 |
| 2567 | 2026-03-26T05:03:32.126Z | Checking nodrop v0.1.14 |
| 2568 | 2026-03-26T05:03:32.250Z | Checking array-init v0.0.4 |
| 2569 | 2026-03-26T05:03:32.396Z | Checking smallvec v0.6.14 |
| 2570 | 2026-03-26T05:03:32.579Z | Checking hashbrown v0.12.3 |
| 2571 | 2026-03-26T05:03:32.611Z | Checking bitfield v0.19.4 |
| 2572 | 2026-03-26T05:03:32.645Z | Compiling typify v0.4.3 |
| 2573 | 2026-03-26T05:03:32.790Z | Compiling progenitor-impl v0.10.0 |
| 2574 | 2026-03-26T05:03:32.877Z | Checking serde-hex v0.1.0 |
| 2575 | 2026-03-26T05:03:32.910Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2576 | 2026-03-26T05:03:33.097Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2577 | 2026-03-26T05:03:33.377Z | Checking ron v0.8.1 |
| 2578 | 2026-03-26T05:03:33.714Z | Checking hashbrown v0.13.2 |
| 2579 | 2026-03-26T05:03:33.930Z | Checking crc-any v2.5.0 |
| 2580 | 2026-03-26T05:03:34.033Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2581 | 2026-03-26T05:03:34.086Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2582 | 2026-03-26T05:03:34.182Z | Checking path-slash v0.1.5 |
| 2583 | 2026-03-26T05:03:34.220Z | Checking object v0.30.4 |
| 2584 | 2026-03-26T05:03:34.260Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2585 | 2026-03-26T05:03:34.319Z | Compiling xshell-macros v0.2.7 |
| 2586 | 2026-03-26T05:03:34.483Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2587 | 2026-03-26T05:03:34.732Z | Checking xshell v0.2.7 |
| 2588 | 2026-03-26T05:03:34.892Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2589 | 2026-03-26T05:03:34.957Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2590 | 2026-03-26T05:03:35.436Z | Compiling progenitor-macro v0.10.0 |
| 2591 | 2026-03-26T05:03:35.581Z | Checking half v1.8.3 |
| 2592 | 2026-03-26T05:03:35.728Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2593 | 2026-03-26T05:03:35.812Z | Checking serde_cbor v0.11.2 |
| 2594 | 2026-03-26T05:03:35.866Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2595 | 2026-03-26T05:03:35.980Z | Compiling num-derive v0.3.3 |
| 2596 | 2026-03-26T05:03:36.239Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2597 | 2026-03-26T05:03:36.355Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2598 | 2026-03-26T05:03:36.665Z | Compiling proc-macro-error2 v2.0.1 |
| 2599 | 2026-03-26T05:03:36.753Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2600 | 2026-03-26T05:03:36.910Z | Checking libscf-sys v1.1.0 |
| 2601 | 2026-03-26T05:03:37.016Z | Compiling tabled_derive v0.11.0 |
| 2602 | 2026-03-26T05:03:37.071Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2603 | 2026-03-26T05:03:37.216Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2604 | 2026-03-26T05:03:37.284Z | Checking papergrid v0.17.0 |
| 2605 | 2026-03-26T05:03:37.319Z | Checking testing_table v0.3.0 |
| 2606 | 2026-03-26T05:03:37.447Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2607 | 2026-03-26T05:03:37.847Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2608 | 2026-03-26T05:03:38.083Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2609 | 2026-03-26T05:03:38.155Z | Checking maplit v1.0.2 |
| 2610 | 2026-03-26T05:03:38.191Z | Checking tabled v0.20.0 |
| 2611 | 2026-03-26T05:03:38.223Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2612 | 2026-03-26T05:03:38.273Z | Checking crc8 v0.1.1 |
| 2613 | 2026-03-26T05:03:38.388Z | Checking fxhash v0.2.1 |
| 2614 | 2026-03-26T05:03:38.420Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2615 | 2026-03-26T05:03:38.543Z | Checking unicase v2.9.0 |
| 2616 | 2026-03-26T05:03:38.605Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2617 | 2026-03-26T05:03:38.640Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2618 | 2026-03-26T05:03:38.734Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2619 | 2026-03-26T05:03:39.164Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2620 | 2026-03-26T05:03:39.199Z | Checking kstat-rs v0.2.4 |
| 2621 | 2026-03-26T05:03:39.419Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2622 | 2026-03-26T05:03:39.458Z | Compiling diesel_derives v2.3.7 |
| 2623 | 2026-03-26T05:03:39.492Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2624 | 2026-03-26T05:03:39.674Z | Compiling parking_lot_core v0.8.6 |
| 2625 | 2026-03-26T05:03:39.741Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2626 | 2026-03-26T05:03:40.002Z | Compiling git-stub v1.0.0 |
| 2627 | 2026-03-26T05:03:40.036Z | Checking scheduled-thread-pool v0.2.7 |
| 2628 | 2026-03-26T05:03:40.211Z | Compiling dsl_auto_type v0.2.0 |
| 2629 | 2026-03-26T05:03:40.293Z | Compiling vergen-gitcl v1.0.8 |
| 2630 | 2026-03-26T05:03:40.339Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2631 | 2026-03-26T05:03:40.379Z | Checking progenitor v0.10.0 |
| 2632 | 2026-03-26T05:03:40.382Z | Checking r2d2 v0.8.10 |
| 2633 | 2026-03-26T05:03:40.503Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2634 | 2026-03-26T05:03:40.573Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2635 | 2026-03-26T05:03:40.606Z | Compiling git-stub-vcs v0.1.0 |
| 2636 | 2026-03-26T05:03:40.639Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2637 | 2026-03-26T05:03:40.863Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2638 | 2026-03-26T05:03:40.987Z | Checking downcast-rs v2.0.2 |
| 2639 | 2026-03-26T05:03:41.023Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2640 | 2026-03-26T05:03:41.117Z | Checking parking_lot v0.11.2 |
| 2641 | 2026-03-26T05:03:41.270Z | Checking prefix-trie v0.7.0 |
| 2642 | 2026-03-26T05:03:41.340Z | Checking nanorand v0.7.0 |
| 2643 | 2026-03-26T05:03:41.489Z | Compiling dirs-sys-next v0.1.2 |
| 2644 | 2026-03-26T05:03:41.574Z | Compiling crunchy v0.2.4 |
| 2645 | 2026-03-26T05:03:41.625Z | Checking hickory-server v0.25.2 |
| 2646 | 2026-03-26T05:03:41.805Z | Compiling dirs-next v2.0.0 |
| 2647 | 2026-03-26T05:03:41.838Z | Checking flume v0.11.1 |
| 2648 | 2026-03-26T05:03:41.960Z | Checking sled v0.34.7 |
| 2649 | 2026-03-26T05:03:41.993Z | Compiling clang-sys v1.8.1 |
| 2650 | 2026-03-26T05:03:42.136Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2651 | 2026-03-26T05:03:42.359Z | Checking hickory-client v0.25.2 |
| 2652 | 2026-03-26T05:03:42.392Z | Compiling tiny-keccak v2.0.2 |
| 2653 | 2026-03-26T05:03:42.732Z | Compiling term v0.7.0 |
| 2654 | 2026-03-26T05:03:42.765Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2655 | 2026-03-26T05:03:42.811Z | Compiling bit-vec v0.6.3 |
| 2656 | 2026-03-26T05:03:42.895Z | Compiling salty v0.3.0 |
| 2657 | 2026-03-26T05:03:43.062Z | Compiling ascii-canvas v3.0.0 |
| 2658 | 2026-03-26T05:03:43.206Z | Compiling bit-set v0.5.3 |
| 2659 | 2026-03-26T05:03:43.317Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2660 | 2026-03-26T05:03:43.350Z | Checking primeorder v0.13.6 |
| 2661 | 2026-03-26T05:03:43.383Z | Compiling itertools v0.10.5 |
| 2662 | 2026-03-26T05:03:43.418Z | Compiling ena v0.14.4 |
| 2663 | 2026-03-26T05:03:43.418Z | Compiling libloading v0.8.9 |
| 2664 | 2026-03-26T05:03:43.616Z | Compiling fs-err v2.11.0 |
| 2665 | 2026-03-26T05:03:43.661Z | Compiling regex-syntax v0.6.29 |
| 2666 | 2026-03-26T05:03:43.694Z | Compiling diff v0.1.13 |
| 2667 | 2026-03-26T05:03:43.845Z | Compiling bindgen v0.71.1 |
| 2668 | 2026-03-26T05:03:44.149Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2669 | 2026-03-26T05:03:44.396Z | Compiling cexpr v0.6.0 |
| 2670 | 2026-03-26T05:03:44.430Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2671 | 2026-03-26T05:03:44.541Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2672 | 2026-03-26T05:03:44.802Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2673 | 2026-03-26T05:03:45.097Z | Compiling lalrpop v0.19.12 |
| 2674 | 2026-03-26T05:03:45.131Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2675 | 2026-03-26T05:03:45.430Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2676 | 2026-03-26T05:03:45.545Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2677 | 2026-03-26T05:03:45.802Z | Compiling libxml v0.3.3 |
| 2678 | 2026-03-26T05:03:45.805Z | Checking parse-size v1.1.0 |
| 2679 | 2026-03-26T05:03:45.912Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2680 | 2026-03-26T05:03:45.989Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2681 | 2026-03-26T05:03:46.108Z | Checking p384 v0.13.1 |
| 2682 | 2026-03-26T05:03:46.185Z | Checking diesel v2.3.7 |
| 2683 | 2026-03-26T05:03:46.243Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2684 | 2026-03-26T05:03:46.561Z | Compiling strum_macros v0.24.3 |
| 2685 | 2026-03-26T05:03:46.856Z | Checking assert_matches v1.5.0 |
| 2686 | 2026-03-26T05:03:46.966Z | Compiling indoc v1.0.9 |
| 2687 | 2026-03-26T05:03:47.797Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2688 | 2026-03-26T05:03:47.912Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2689 | 2026-03-26T05:03:48.034Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2690 | 2026-03-26T05:03:48.068Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2691 | 2026-03-26T05:03:48.133Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2692 | 2026-03-26T05:03:48.696Z | Checking predicates-tree v1.0.13 |
| 2693 | 2026-03-26T05:03:48.758Z | Checking derive_builder v0.20.2 |
| 2694 | 2026-03-26T05:03:48.843Z | Checking quick-xml v0.37.5 |
| 2695 | 2026-03-26T05:03:48.905Z | Compiling oso-derive v0.27.3 |
| 2696 | 2026-03-26T05:03:49.460Z | Compiling trait-variant v0.1.2 |
| 2697 | 2026-03-26T05:03:49.787Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2698 | 2026-03-26T05:03:49.872Z | Checking openssl-probe v0.1.6 |
| 2699 | 2026-03-26T05:03:49.966Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2700 | 2026-03-26T05:03:50.014Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2701 | 2026-03-26T05:03:50.046Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2702 | 2026-03-26T05:03:50.121Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2703 | 2026-03-26T05:03:50.853Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2704 | 2026-03-26T05:03:50.993Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2705 | 2026-03-26T05:03:51.195Z | Compiling progenitor-impl v0.11.2 |
| 2706 | 2026-03-26T05:03:51.602Z | Compiling mime_guess v2.0.5 |
| 2707 | 2026-03-26T05:03:51.779Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2708 | 2026-03-26T05:03:52.110Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2709 | 2026-03-26T05:03:52.171Z | Checking progenitor-client v0.11.2 |
| 2710 | 2026-03-26T05:03:52.405Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2711 | 2026-03-26T05:03:52.446Z | Checking http-range v0.1.5 |
| 2712 | 2026-03-26T05:03:52.612Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2713 | 2026-03-26T05:03:52.728Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2714 | 2026-03-26T05:03:52.762Z | Checking ignore v0.4.25 |
| 2715 | 2026-03-26T05:03:53.357Z | Checking atty v0.2.14 |
| 2716 | 2026-03-26T05:03:53.492Z | Checking globwalk v0.9.1 |
| 2717 | 2026-03-26T05:03:53.838Z | Compiling progenitor-macro v0.11.2 |
| 2718 | 2026-03-26T05:03:54.264Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2719 | 2026-03-26T05:03:55.105Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2720 | 2026-03-26T05:03:55.253Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2721 | 2026-03-26T05:03:55.522Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2722 | 2026-03-26T05:03:55.745Z | Checking bb8 v0.8.6 |
| 2723 | 2026-03-26T05:03:55.781Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2724 | 2026-03-26T05:03:55.814Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2725 | 2026-03-26T05:03:56.006Z | Checking corncobs v0.1.4 |
| 2726 | 2026-03-26T05:03:56.127Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2727 | 2026-03-26T05:03:56.160Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2728 | 2026-03-26T05:03:56.193Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2729 | 2026-03-26T05:03:56.483Z | Checking hyper-staticfile v0.10.1 |
| 2730 | 2026-03-26T05:03:56.529Z | Checking camino-tempfile-ext v0.3.3 |
| 2731 | 2026-03-26T05:03:56.757Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2732 | 2026-03-26T05:03:56.808Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2733 | 2026-03-26T05:03:56.997Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2734 | 2026-03-26T05:03:57.078Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2735 | 2026-03-26T05:03:57.220Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2736 | 2026-03-26T05:03:57.787Z | Checking signal-hook-tokio v0.3.1 |
| 2737 | 2026-03-26T05:03:57.947Z | Checking secrecy v0.8.0 |
| 2738 | 2026-03-26T05:03:58.104Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2739 | 2026-03-26T05:03:58.429Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2740 | 2026-03-26T05:03:58.771Z | Checking progenitor v0.11.2 |
| 2741 | 2026-03-26T05:03:58.805Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2742 | 2026-03-26T05:03:58.945Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2743 | 2026-03-26T05:03:58.979Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2744 | 2026-03-26T05:03:59.133Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2745 | 2026-03-26T05:03:59.399Z | Checking nonempty v0.12.0 |
| 2746 | 2026-03-26T05:03:59.436Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2747 | 2026-03-26T05:03:59.603Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2748 | 2026-03-26T05:03:59.649Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2749 | 2026-03-26T05:03:59.684Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2750 | 2026-03-26T05:04:00.078Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2751 | 2026-03-26T05:04:00.112Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2752 | 2026-03-26T05:04:00.397Z | Checking async-bb8-diesel v0.2.1 |
| 2753 | 2026-03-26T05:04:00.452Z | Checking diesel-dtrace v0.5.0 |
| 2754 | 2026-03-26T05:04:00.764Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2755 | 2026-03-26T05:04:00.802Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2756 | 2026-03-26T05:04:00.919Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2757 | 2026-03-26T05:04:01.201Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2758 | 2026-03-26T05:04:01.238Z | Checking tungstenite v0.23.0 |
| 2759 | 2026-03-26T05:04:01.695Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2760 | 2026-03-26T05:04:01.888Z | Checking tokio-tungstenite v0.23.1 |
| 2761 | 2026-03-26T05:04:01.978Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2762 | 2026-03-26T05:04:02.189Z | Checking rand_seeder v0.4.0 |
| 2763 | 2026-03-26T05:04:02.351Z | Checking void v1.0.2 |
| 2764 | 2026-03-26T05:04:02.383Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2765 | 2026-03-26T05:04:02.496Z | Checking lzss v0.8.2 |
| 2766 | 2026-03-26T05:04:02.727Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2767 | 2026-03-26T05:04:02.790Z | Checking nix v0.27.1 |
| 2768 | 2026-03-26T05:04:02.871Z | Checking serde_bytes v0.11.19 |
| 2769 | 2026-03-26T05:04:02.920Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2770 | 2026-03-26T05:04:03.087Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2771 | 2026-03-26T05:04:03.129Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2772 | 2026-03-26T05:04:03.338Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2773 | 2026-03-26T05:04:03.856Z | Checking is_ci v1.2.0 |
| 2774 | 2026-03-26T05:04:03.891Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2775 | 2026-03-26T05:04:03.991Z | Checking yansi v1.0.1 |
| 2776 | 2026-03-26T05:04:04.024Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2777 | 2026-03-26T05:04:04.280Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2778 | 2026-03-26T05:04:04.364Z | Checking pretty_assertions v1.4.1 |
| 2779 | 2026-03-26T05:04:04.528Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2780 | 2026-03-26T05:04:04.532Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2781 | 2026-03-26T05:04:04.745Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2782 | 2026-03-26T05:04:04.825Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2783 | 2026-03-26T05:04:05.082Z | Compiling darling_core v0.23.0 |
| 2784 | 2026-03-26T05:04:05.944Z | Compiling indoc v2.0.7 |
| 2785 | 2026-03-26T05:04:06.081Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2786 | 2026-03-26T05:04:06.306Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2787 | 2026-03-26T05:04:06.429Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2788 | 2026-03-26T05:04:06.628Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2789 | 2026-03-26T05:04:06.662Z | Compiling instability v0.3.11 |
| 2790 | 2026-03-26T05:04:06.974Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2791 | 2026-03-26T05:04:07.063Z | Compiling libz-sys v1.1.24 |
| 2792 | 2026-03-26T05:04:07.121Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2793 | 2026-03-26T05:04:07.472Z | Checking castaway v0.2.4 |
| 2794 | 2026-03-26T05:04:07.619Z | Checking compact_str v0.8.1 |
| 2795 | 2026-03-26T05:04:07.653Z | Compiling darling_macro v0.23.0 |
| 2796 | 2026-03-26T05:04:08.022Z | Checking supports-color v3.0.2 |
| 2797 | 2026-03-26T05:04:08.173Z | Compiling darling v0.23.0 |
| 2798 | 2026-03-26T05:04:08.206Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2799 | 2026-03-26T05:04:08.435Z | Checking unicode-truncate v1.1.0 |
| 2800 | 2026-03-26T05:04:08.504Z | Checking lru v0.12.5 |
| 2801 | 2026-03-26T05:04:08.623Z | Checking cassowary v0.3.0 |
| 2802 | 2026-03-26T05:04:08.744Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2803 | 2026-03-26T05:04:08.900Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2804 | 2026-03-26T05:04:09.015Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2805 | 2026-03-26T05:04:09.055Z | Checking ratatui v0.29.0 |
| 2806 | 2026-03-26T05:04:10.246Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2807 | 2026-03-26T05:04:10.417Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2808 | 2026-03-26T05:04:10.459Z | Compiling vergen-git2 v1.0.7 |
| 2809 | 2026-03-26T05:04:10.536Z | Checking plotters-backend v0.3.7 |
| 2810 | 2026-03-26T05:04:10.713Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2811 | 2026-03-26T05:04:10.758Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2812 | 2026-03-26T05:04:10.805Z | Checking plotters-svg v0.3.7 |
| 2813 | 2026-03-26T05:04:10.942Z | Checking colored v2.2.0 |
| 2814 | 2026-03-26T05:04:10.984Z | Checking cast v0.3.0 |
| 2815 | 2026-03-26T05:04:11.007Z | Checking shell-words v1.1.1 |
| 2816 | 2026-03-26T05:04:11.159Z | Compiling rustls v0.21.12 |
| 2817 | 2026-03-26T05:04:11.204Z | Checking criterion-plot v0.6.0 |
| 2818 | 2026-03-26T05:04:11.273Z | Checking plotters v0.3.7 |
| 2819 | 2026-03-26T05:04:11.469Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2820 | 2026-03-26T05:04:11.511Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2821 | 2026-03-26T05:04:11.733Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2822 | 2026-03-26T05:04:11.955Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2823 | 2026-03-26T05:04:12.044Z | Checking sct v0.7.1 |
| 2824 | 2026-03-26T05:04:12.218Z | Checking rustls-webpki v0.101.7 |
| 2825 | 2026-03-26T05:04:12.425Z | Checking tinytemplate v1.2.1 |
| 2826 | 2026-03-26T05:04:12.464Z | Compiling nix v0.29.0 |
| 2827 | 2026-03-26T05:04:12.593Z | Checking hex-literal v0.4.1 |
| 2828 | 2026-03-26T05:04:12.676Z | Checking anes v0.1.6 |
| 2829 | 2026-03-26T05:04:12.731Z | Checking oorandom v11.1.5 |
| 2830 | 2026-03-26T05:04:12.902Z | Checking criterion v0.7.0 |
| 2831 | 2026-03-26T05:04:12.969Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2832 | 2026-03-26T05:04:14.240Z | Checking erased-serde v0.4.9 |
| 2833 | 2026-03-26T05:04:14.285Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2834 | 2026-03-26T05:04:14.632Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2835 | 2026-03-26T05:04:15.431Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2836 | 2026-03-26T05:04:16.205Z | Checking ordered-float v2.10.1 |
| 2837 | 2026-03-26T05:04:16.480Z | Checking serde-value v0.7.0 |
| 2838 | 2026-03-26T05:04:16.730Z | Checking serde-untagged v0.1.9 |
| 2839 | 2026-03-26T05:04:16.962Z | Checking tokio-rustls v0.24.1 |
| 2840 | 2026-03-26T05:04:17.254Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2841 | 2026-03-26T05:04:17.450Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2842 | 2026-03-26T05:04:17.681Z | Checking rustls-pemfile v1.0.4 |
| 2843 | 2026-03-26T05:04:17.857Z | Checking twox-hash v2.1.2 |
| 2844 | 2026-03-26T05:04:18.058Z | Checking unicode-xid v0.2.6 |
| 2845 | 2026-03-26T05:04:18.226Z | Checking cargo-util-schemas v0.8.2 |
| 2846 | 2026-03-26T05:04:18.271Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2847 | 2026-03-26T05:04:19.142Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2848 | 2026-03-26T05:04:19.189Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2849 | 2026-03-26T05:04:19.337Z | Checking fatfs v0.3.6 |
| 2850 | 2026-03-26T05:04:19.374Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2851 | 2026-03-26T05:04:19.830Z | Compiling petname v2.0.2 |
| 2852 | 2026-03-26T05:04:20.340Z | Checking cargo-platform v0.2.0 |
| 2853 | 2026-03-26T05:04:20.561Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2854 | 2026-03-26T05:04:20.706Z | Compiling seq-macro v0.3.6 |
| 2855 | 2026-03-26T05:04:20.902Z | Checking cargo_metadata v0.21.0 |
| 2856 | 2026-03-26T05:04:21.396Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2857 | 2026-03-26T05:04:21.684Z | Checking concurrent-queue v2.5.0 |
| 2858 | 2026-03-26T05:04:21.883Z | Checking rtoolbox v0.0.3 |
| 2859 | 2026-03-26T05:04:21.924Z | Checking parking v2.2.1 |
| 2860 | 2026-03-26T05:04:22.054Z | Checking futures-timer v3.0.3 |
| 2861 | 2026-03-26T05:04:22.087Z | Checking event-listener v5.4.1 |
| 2862 | 2026-03-26T05:04:22.268Z | Checking rpassword v7.4.0 |
| 2863 | 2026-03-26T05:04:22.408Z | Checking tui-tree-widget v0.23.1 |
| 2864 | 2026-03-26T05:04:22.464Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2865 | 2026-03-26T05:04:22.624Z | Checking polyval v0.6.2 |
| 2866 | 2026-03-26T05:04:22.658Z | Checking sapling-renderdag v0.1.0 |
| 2867 | 2026-03-26T05:04:22.745Z | Checking sync-ptr v0.1.4 |
| 2868 | 2026-03-26T05:04:22.822Z | Checking ghash v0.5.1 |
| 2869 | 2026-03-26T05:04:22.891Z | Checking event-listener-strategy v0.5.4 |
| 2870 | 2026-03-26T05:04:22.929Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2871 | 2026-03-26T05:04:22.972Z | Checking ctr v0.9.2 |
| 2872 | 2026-03-26T05:04:23.056Z | Checking arrayref v0.3.9 |
| 2873 | 2026-03-26T05:04:23.151Z | Checking constant_time_eq v0.4.2 |
| 2874 | 2026-03-26T05:04:23.183Z | Checking arrayvec v0.7.6 |
| 2875 | 2026-03-26T05:04:23.186Z | Checking aes-gcm v0.10.3 |
| 2876 | 2026-03-26T05:04:23.362Z | Checking async-lock v3.4.2 |
| 2877 | 2026-03-26T05:04:23.397Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2878 | 2026-03-26T05:04:23.400Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2879 | 2026-03-26T05:04:23.781Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2880 | 2026-03-26T05:04:24.392Z | Checking ssh-encoding v0.2.0 |
| 2881 | 2026-03-26T05:04:24.474Z | Checking blowfish v0.9.1 |
| 2882 | 2026-03-26T05:04:24.622Z | Checking ssh-cipher v0.2.0 |
| 2883 | 2026-03-26T05:04:24.664Z | Checking bcrypt-pbkdf v0.10.0 |
| 2884 | 2026-03-26T05:04:24.828Z | Checking async-object-pool v0.2.0 |
| 2885 | 2026-03-26T05:04:24.863Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2886 | 2026-03-26T05:04:24.972Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2887 | 2026-03-26T05:04:25.188Z | Checking serde_regex v1.1.0 |
| 2888 | 2026-03-26T05:04:25.382Z | Checking password-hash v0.4.2 |
| 2889 | 2026-03-26T05:04:25.632Z | Checking assert-json-diff v2.0.2 |
| 2890 | 2026-03-26T05:04:25.665Z | Checking path-tree v0.8.3 |
| 2891 | 2026-03-26T05:04:25.830Z | Compiling target-lexicon v0.13.3 |
| 2892 | 2026-03-26T05:04:25.886Z | Checking stringmetrics v2.2.2 |
| 2893 | 2026-03-26T05:04:26.068Z | Checking gimli v0.32.3 |
| 2894 | 2026-03-26T05:04:26.104Z | Checking httpmock v0.8.3 |
| 2895 | 2026-03-26T05:04:26.407Z | Checking pbkdf2 v0.11.0 |
| 2896 | 2026-03-26T05:04:26.610Z | Checking ssh-key v0.6.7 |
| 2897 | 2026-03-26T05:04:27.146Z | Compiling samael v0.0.19 |
| 2898 | 2026-03-26T05:04:27.627Z | Checking addr2line v0.25.1 |
| 2899 | 2026-03-26T05:04:27.932Z | Checking p521 v0.13.3 |
| 2900 | 2026-03-26T05:04:28.294Z | Checking p256 v0.13.2 |
| 2901 | 2026-03-26T05:04:28.561Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2902 | 2026-03-26T05:04:28.594Z | Checking russh-cryptovec v0.7.3 |
| 2903 | 2026-03-26T05:04:28.761Z | Compiling guppy-workspace-hack v0.1.0 |
| 2904 | 2026-03-26T05:04:28.794Z | Checking rustc-demangle v0.1.27 |
| 2905 | 2026-03-26T05:04:28.974Z | Checking md5 v0.7.0 |
| 2906 | 2026-03-26T05:04:29.069Z | Checking backtrace v0.3.76 |
| 2907 | 2026-03-26T05:04:29.208Z | Checking russh-keys v0.45.0 |
| 2908 | 2026-03-26T05:04:29.412Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2909 | 2026-03-26T05:04:29.546Z | Checking num-bigint v0.4.6 |
| 2910 | 2026-03-26T05:04:29.911Z | Checking des v0.8.1 |
| 2911 | 2026-03-26T05:04:30.263Z | Compiling blake3 v1.8.3 |
| 2912 | 2026-03-26T05:04:30.523Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2913 | 2026-03-26T05:04:30.602Z | Compiling target-spec v3.5.7 |
| 2914 | 2026-03-26T05:04:30.951Z | Checking russh v0.45.0 |
| 2915 | 2026-03-26T05:04:30.984Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2916 | 2026-03-26T05:04:31.275Z | Checking cfg-expr v0.20.6 |
| 2917 | 2026-03-26T05:04:31.639Z | Checking backtrace-ext v0.2.1 |
| 2918 | 2026-03-26T05:04:31.707Z | Checking supports-color v2.1.0 |
| 2919 | 2026-03-26T05:04:31.778Z | Checking textwrap v0.15.2 |
| 2920 | 2026-03-26T05:04:31.811Z | Checking supports-unicode v2.1.0 |
| 2921 | 2026-03-26T05:04:31.872Z | Checking supports-hyperlinks v2.1.0 |
| 2922 | 2026-03-26T05:04:31.957Z | Checking hashbrown v0.14.5 |
| 2923 | 2026-03-26T05:04:32.012Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2924 | 2026-03-26T05:04:32.045Z | Checking cargo-platform v0.3.2 |
| 2925 | 2026-03-26T05:04:32.244Z | Checking terminal_size v0.1.17 |
| 2926 | 2026-03-26T05:04:32.278Z | Checking socket2 v0.5.10 |
| 2927 | 2026-03-26T05:04:32.386Z | Compiling miette-derive v5.10.0 |
| 2928 | 2026-03-26T05:04:32.449Z | Checking owo-colors v3.5.0 |
| 2929 | 2026-03-26T05:04:32.558Z | Checking internet-checksum v0.2.1 |
| 2930 | 2026-03-26T05:04:32.714Z | Checking chumsky v0.9.3 |
| 2931 | 2026-03-26T05:04:32.857Z | Checking cargo_metadata v0.23.1 |
| 2932 | 2026-03-26T05:04:33.527Z | Checking miette v5.10.0 |
| 2933 | 2026-03-26T05:04:33.619Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2934 | 2026-03-26T05:04:33.780Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2935 | 2026-03-26T05:04:33.815Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2936 | 2026-03-26T05:04:34.029Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2937 | 2026-03-26T05:04:34.165Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2938 | 2026-03-26T05:04:34.305Z | Checking httptest v0.16.4 |
| 2939 | 2026-03-26T05:04:34.459Z | Checking pathdiff v0.2.3 |
| 2940 | 2026-03-26T05:04:34.601Z | Compiling knuffel-derive v3.2.0 |
| 2941 | 2026-03-26T05:04:34.669Z | Checking nested v0.1.1 |
| 2942 | 2026-03-26T05:04:34.710Z | Checking topological-sort v0.2.2 |
| 2943 | 2026-03-26T05:04:34.802Z | Compiling git2 v0.20.4 |
| 2944 | 2026-03-26T05:04:34.841Z | Checking guppy v0.17.25 |
| 2945 | 2026-03-26T05:04:34.882Z | Checking omicron-zone-package v0.12.2 |
| 2946 | 2026-03-26T05:04:35.026Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2947 | 2026-03-26T05:04:35.271Z | Checking similar-asserts v1.7.0 |
| 2948 | 2026-03-26T05:04:35.463Z | Compiling rstest_macros v0.25.0 |
| 2949 | 2026-03-26T05:04:35.776Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2950 | 2026-03-26T05:04:35.810Z | Compiling target-triple v1.0.0 |
| 2951 | 2026-03-26T05:04:35.939Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2952 | 2026-03-26T05:04:35.972Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2953 | 2026-03-26T05:04:36.119Z | Checking knuffel v3.2.0 |
| 2954 | 2026-03-26T05:04:36.199Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2955 | 2026-03-26T05:04:36.643Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2956 | 2026-03-26T05:04:36.768Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2957 | 2026-03-26T05:04:36.871Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2958 | 2026-03-26T05:04:37.398Z | Compiling assert_cmd v2.1.2 |
| 2959 | 2026-03-26T05:04:37.682Z | Checking escape8259 v0.5.3 |
| 2960 | 2026-03-26T05:04:37.716Z | Compiling relative-path v1.9.3 |
| 2961 | 2026-03-26T05:04:37.796Z | Checking toml v1.0.3+spec-1.1.0 |
| 2962 | 2026-03-26T05:04:37.848Z | Checking libtest-mimic v0.8.1 |
| 2963 | 2026-03-26T05:04:38.151Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2964 | 2026-03-26T05:04:38.308Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2965 | 2026-03-26T05:04:38.403Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2966 | 2026-03-26T05:04:38.449Z | Checking blake2b_simd v1.0.4 |
| 2967 | 2026-03-26T05:04:38.877Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2968 | 2026-03-26T05:04:39.148Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2969 | 2026-03-26T05:04:39.289Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2970 | 2026-03-26T05:04:39.576Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2971 | 2026-03-26T05:04:39.815Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2972 | 2026-03-26T05:04:39.849Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2973 | 2026-03-26T05:04:40.089Z | Checking fancy-regex v0.14.0 |
| 2974 | 2026-03-26T05:04:40.428Z | Checking serde_tokenstream v0.2.3 |
| 2975 | 2026-03-26T05:04:40.478Z | Checking uzers v0.12.2 |
| 2976 | 2026-03-26T05:04:40.678Z | Compiling linkme-impl v0.3.35 |
| 2977 | 2026-03-26T05:04:40.726Z | Checking constant_time_eq v0.3.1 |
| 2978 | 2026-03-26T05:04:40.869Z | Checking termcolor v1.4.1 |
| 2979 | 2026-03-26T05:04:41.081Z | Checking rust-argon2 v2.1.0 |
| 2980 | 2026-03-26T05:04:41.119Z | Checking trybuild v1.0.116 |
| 2981 | 2026-03-26T05:04:41.372Z | Checking datatest-stable v0.3.3 |
| 2982 | 2026-03-26T05:04:41.630Z | Checking rstest v0.25.0 |
| 2983 | 2026-03-26T05:04:41.907Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2984 | 2026-03-26T05:04:42.021Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2985 | 2026-03-26T05:04:42.223Z | Compiling polar-core v0.27.3 |
| 2986 | 2026-03-26T05:04:42.256Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2987 | 2026-03-26T05:04:42.292Z | Checking support-bundle-viewer v0.1.2 |
| 2988 | 2026-03-26T05:04:42.576Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2989 | 2026-03-26T05:04:42.821Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2990 | 2026-03-26T05:04:42.958Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2991 | 2026-03-26T05:04:43.079Z | Checking drift v0.1.3 |
| 2992 | 2026-03-26T05:04:43.280Z | Checking rand_distr v0.5.1 |
| 2993 | 2026-03-26T05:04:43.470Z | Checking multimap v0.10.1 |
| 2994 | 2026-03-26T05:04:43.692Z | Checking approx v0.5.1 |
| 2995 | 2026-03-26T05:04:43.755Z | Compiling linkme v0.3.35 |
| 2996 | 2026-03-26T05:04:43.864Z | Checking dropshot-api-manager v0.6.0 |
| 2997 | 2026-03-26T05:04:44.371Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2998 | 2026-03-26T05:04:44.846Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2999 | 2026-03-26T05:04:45.151Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3000 | 2026-03-26T05:04:45.233Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3001 | 2026-03-26T05:04:45.270Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3002 | 2026-03-26T05:04:45.427Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3003 | 2026-03-26T05:04:45.518Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3004 | 2026-03-26T05:04:45.651Z | Checking partial-io v0.5.4 |
| 3005 | 2026-03-26T05:04:45.856Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3006 | 2026-03-26T05:04:45.895Z | Checking cargo_toml v0.21.0 |
| 3007 | 2026-03-26T05:04:45.943Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3008 | 2026-03-26T05:04:45.981Z | Checking termios v0.3.3 |
| 3009 | 2026-03-26T05:04:46.149Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3010 | 2026-03-26T05:04:46.538Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3011 | 2026-03-26T05:04:46.781Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3012 | 2026-03-26T05:04:47.592Z | Checking oso v0.27.3 |
| 3013 | 2026-03-26T05:04:47.809Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3014 | 2026-03-26T05:04:50.484Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3015 | 2026-03-26T05:04:54.625Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3016 | 2026-03-26T05:04:57.370Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3017 | 2026-03-26T05:04:57.621Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3018 | 2026-03-26T05:05:00.969Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3019 | 2026-03-26T05:05:06.084Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3020 | 2026-03-26T05:05:10.314Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3021 | 2026-03-26T05:05:11.209Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3022 | 2026-03-26T05:05:12.548Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3023 | 2026-03-26T05:05:20.830Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3024 | 2026-03-26T05:06:37.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 00s |
| 3025 | 2026-03-26T05:06:37.975Z | |
| 3026 | 2026-03-26T05:06:37.975Z | real 4:03.840617276 |
| 3027 | 2026-03-26T05:06:37.975Z | user 20:25.785977071 |
| 3028 | 2026-03-26T05:06:37.975Z | sys 4:43.927142345 |
| 3029 | 2026-03-26T05:06:37.975Z | trap 0.493128088 |
| 3030 | 2026-03-26T05:06:37.975Z | tflt 0.077271607 |
| 3031 | 2026-03-26T05:06:37.975Z | dflt 0.166327331 |
| 3032 | 2026-03-26T05:06:37.975Z | kflt 0.001424169 |
| 3033 | 2026-03-26T05:06:37.975Z | lock 56:22.482887283 |
| 3034 | 2026-03-26T05:06:37.975Z | slp 55:54.815949380 |
| 3035 | 2026-03-26T05:06:37.975Z | lat 1:47.869590081 |
| 3036 | 2026-03-26T05:06:37.975Z | stop 10:48.573435956 |
| 3037 | 2026-03-26T05:06:37.978Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3038 | 2026-03-26T05:06:37.978Z | + ptime -m cargo doc --workspace --no-deps |
| 3039 | 2026-03-26T05:06:38.852Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3040 | 2026-03-26T05:06:38.852Z | | |
| 3041 | 2026-03-26T05:06:38.852Z | = 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)` |
| 3042 | 2026-03-26T05:06:38.852Z | = 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> |
| 3043 | 2026-03-26T05:06:39.822Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3044 | 2026-03-26T05:06:40.051Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3045 | 2026-03-26T05:06:40.091Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3046 | 2026-03-26T05:06:40.156Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3047 | 2026-03-26T05:06:40.228Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3048 | 2026-03-26T05:06:40.324Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3049 | 2026-03-26T05:06:40.349Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3050 | 2026-03-26T05:06:40.374Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3051 | 2026-03-26T05:06:40.401Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3052 | 2026-03-26T05:06:40.521Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3053 | 2026-03-26T05:06:40.595Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3054 | 2026-03-26T05:06:40.632Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3055 | 2026-03-26T05:06:40.653Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3056 | 2026-03-26T05:06:40.676Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3057 | 2026-03-26T05:06:40.697Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3058 | 2026-03-26T05:06:40.720Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3059 | 2026-03-26T05:06:40.766Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3060 | 2026-03-26T05:06:40.789Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3061 | 2026-03-26T05:06:40.908Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3062 | 2026-03-26T05:06:40.933Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3063 | 2026-03-26T05:06:40.955Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3064 | 2026-03-26T05:06:41.152Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3065 | 2026-03-26T05:06:41.298Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3066 | 2026-03-26T05:06:41.362Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3067 | 2026-03-26T05:06:41.556Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3068 | 2026-03-26T05:06:41.578Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3069 | 2026-03-26T05:06:41.721Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3070 | 2026-03-26T05:06:41.788Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3071 | 2026-03-26T05:06:41.908Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3072 | 2026-03-26T05:06:41.930Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3073 | 2026-03-26T05:06:41.986Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3074 | 2026-03-26T05:06:42.115Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3075 | 2026-03-26T05:06:42.227Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3076 | 2026-03-26T05:06:42.426Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3077 | 2026-03-26T05:06:42.460Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3078 | 2026-03-26T05:06:42.484Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3079 | 2026-03-26T05:06:42.506Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3080 | 2026-03-26T05:06:42.721Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3081 | 2026-03-26T05:06:42.744Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3082 | 2026-03-26T05:06:42.975Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3083 | 2026-03-26T05:06:43.034Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3084 | 2026-03-26T05:06:43.202Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3085 | 2026-03-26T05:06:43.250Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3086 | 2026-03-26T05:06:43.305Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3087 | 2026-03-26T05:06:43.308Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3088 | 2026-03-26T05:06:43.470Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3089 | 2026-03-26T05:06:43.557Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3090 | 2026-03-26T05:06:43.591Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3091 | 2026-03-26T05:06:43.706Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3092 | 2026-03-26T05:06:43.787Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3093 | 2026-03-26T05:06:43.789Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3094 | 2026-03-26T05:06:43.830Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3095 | 2026-03-26T05:06:43.907Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3096 | 2026-03-26T05:06:44.081Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3097 | 2026-03-26T05:06:44.102Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3098 | 2026-03-26T05:06:44.125Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3099 | 2026-03-26T05:06:44.177Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3100 | 2026-03-26T05:06:44.309Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3101 | 2026-03-26T05:06:44.352Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3102 | 2026-03-26T05:06:44.380Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3103 | 2026-03-26T05:06:44.539Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3104 | 2026-03-26T05:06:44.584Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3105 | 2026-03-26T05:06:44.613Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3106 | 2026-03-26T05:06:44.653Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3107 | 2026-03-26T05:06:44.741Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3108 | 2026-03-26T05:06:44.781Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3109 | 2026-03-26T05:06:44.852Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3110 | 2026-03-26T05:06:44.992Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3111 | 2026-03-26T05:06:45.035Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3112 | 2026-03-26T05:06:45.038Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3113 | 2026-03-26T05:06:45.075Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3114 | 2026-03-26T05:06:45.412Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3115 | 2026-03-26T05:06:45.438Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3116 | 2026-03-26T05:06:45.765Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3117 | 2026-03-26T05:06:46.140Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3118 | 2026-03-26T05:06:46.196Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3119 | 2026-03-26T05:06:46.372Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3120 | 2026-03-26T05:06:46.660Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3121 | 2026-03-26T05:06:46.684Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3122 | 2026-03-26T05:06:46.807Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3123 | 2026-03-26T05:06:46.968Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3124 | 2026-03-26T05:06:47.154Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3125 | 2026-03-26T05:06:47.360Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3126 | 2026-03-26T05:06:47.706Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3127 | 2026-03-26T05:06:47.729Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3128 | 2026-03-26T05:06:48.232Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3129 | 2026-03-26T05:06:48.304Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3130 | 2026-03-26T05:06:48.358Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3131 | 2026-03-26T05:06:48.901Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3132 | 2026-03-26T05:06:48.929Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3133 | 2026-03-26T05:06:49.386Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3134 | 2026-03-26T05:06:49.410Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3135 | 2026-03-26T05:06:49.432Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3136 | 2026-03-26T05:06:50.075Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3137 | 2026-03-26T05:06:50.863Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3138 | 2026-03-26T05:06:50.887Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3139 | 2026-03-26T05:06:51.163Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3140 | 2026-03-26T05:06:51.511Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3141 | 2026-03-26T05:06:51.514Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3142 | 2026-03-26T05:06:51.556Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3143 | 2026-03-26T05:06:51.578Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3144 | 2026-03-26T05:06:51.760Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3145 | 2026-03-26T05:06:51.835Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3146 | 2026-03-26T05:06:52.014Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3147 | 2026-03-26T05:06:52.141Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3148 | 2026-03-26T05:06:52.238Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3149 | 2026-03-26T05:06:52.512Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3150 | 2026-03-26T05:06:52.551Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3151 | 2026-03-26T05:06:53.119Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3152 | 2026-03-26T05:06:53.243Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3153 | 2026-03-26T05:06:53.960Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3154 | 2026-03-26T05:06:54.112Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3155 | 2026-03-26T05:06:54.476Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3156 | 2026-03-26T05:06:54.524Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3157 | 2026-03-26T05:06:54.720Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3158 | 2026-03-26T05:06:54.959Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3159 | 2026-03-26T05:06:55.242Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3160 | 2026-03-26T05:06:55.452Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3161 | 2026-03-26T05:06:55.682Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3162 | 2026-03-26T05:06:55.893Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3163 | 2026-03-26T05:06:56.346Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3164 | 2026-03-26T05:06:56.577Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3165 | 2026-03-26T05:06:56.600Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3166 | 2026-03-26T05:06:56.672Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3167 | 2026-03-26T05:06:57.120Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3168 | 2026-03-26T05:06:57.223Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3169 | 2026-03-26T05:06:57.647Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3170 | 2026-03-26T05:06:58.236Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3171 | 2026-03-26T05:06:58.306Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3172 | 2026-03-26T05:06:58.449Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3173 | 2026-03-26T05:06:58.736Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3174 | 2026-03-26T05:06:59.694Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3175 | 2026-03-26T05:06:59.924Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3176 | 2026-03-26T05:07:00.345Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3177 | 2026-03-26T05:07:00.534Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3178 | 2026-03-26T05:07:00.711Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3179 | 2026-03-26T05:07:00.858Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3180 | 2026-03-26T05:07:00.953Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3181 | 2026-03-26T05:07:01.069Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3182 | 2026-03-26T05:07:01.464Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3183 | 2026-03-26T05:07:01.467Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3184 | 2026-03-26T05:07:01.525Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3185 | 2026-03-26T05:07:02.093Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3186 | 2026-03-26T05:07:02.532Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3187 | 2026-03-26T05:07:03.100Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3188 | 2026-03-26T05:07:03.572Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3189 | 2026-03-26T05:07:03.616Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3190 | 2026-03-26T05:07:03.754Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3191 | 2026-03-26T05:07:04.188Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3192 | 2026-03-26T05:07:04.419Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3193 | 2026-03-26T05:07:05.020Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3194 | 2026-03-26T05:07:07.578Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-03-26T05:07:07.785Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3196 | 2026-03-26T05:07:08.104Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3197 | 2026-03-26T05:07:08.209Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3198 | 2026-03-26T05:07:10.122Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3199 | 2026-03-26T05:07:10.254Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3200 | 2026-03-26T05:07:11.539Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3201 | 2026-03-26T05:07:11.905Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3202 | 2026-03-26T05:07:12.040Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3203 | 2026-03-26T05:07:12.305Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3204 | 2026-03-26T05:07:12.750Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3205 | 2026-03-26T05:07:13.074Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3206 | 2026-03-26T05:07:13.129Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3207 | 2026-03-26T05:07:13.327Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3208 | 2026-03-26T05:07:13.349Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3209 | 2026-03-26T05:07:13.618Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3210 | 2026-03-26T05:07:13.657Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3211 | 2026-03-26T05:07:13.690Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3212 | 2026-03-26T05:07:14.102Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3213 | 2026-03-26T05:07:14.224Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3214 | 2026-03-26T05:07:14.292Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3215 | 2026-03-26T05:07:14.721Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3216 | 2026-03-26T05:07:14.923Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3217 | 2026-03-26T05:07:15.334Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3218 | 2026-03-26T05:07:15.615Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3219 | 2026-03-26T05:07:16.098Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3220 | 2026-03-26T05:07:16.285Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3221 | 2026-03-26T05:07:16.794Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3222 | 2026-03-26T05:07:17.761Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3223 | 2026-03-26T05:07:18.836Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3224 | 2026-03-26T05:07:18.920Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3225 | 2026-03-26T05:07:22.166Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3226 | 2026-03-26T05:07:22.723Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3227 | 2026-03-26T05:07:23.293Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3228 | 2026-03-26T05:07:23.888Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3229 | 2026-03-26T05:07:25.575Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3230 | 2026-03-26T05:07:26.978Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3231 | 2026-03-26T05:07:28.020Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3232 | 2026-03-26T05:07:28.450Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3233 | 2026-03-26T05:07:29.042Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3234 | 2026-03-26T05:07:29.845Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3235 | 2026-03-26T05:07:31.828Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3236 | 2026-03-26T05:07:32.643Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3237 | 2026-03-26T05:07:32.667Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3238 | 2026-03-26T05:07:34.411Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3239 | 2026-03-26T05:07:35.446Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3240 | 2026-03-26T05:07:35.818Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3241 | 2026-03-26T05:07:36.814Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3242 | 2026-03-26T05:07:37.387Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3243 | 2026-03-26T05:07:40.351Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3244 | 2026-03-26T05:07:41.455Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3245 | 2026-03-26T05:07:42.255Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3246 | 2026-03-26T05:07:43.027Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3247 | 2026-03-26T05:07:43.795Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3248 | 2026-03-26T05:07:44.554Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3249 | 2026-03-26T05:07:45.667Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3250 | 2026-03-26T05:07:45.723Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3251 | 2026-03-26T05:07:46.678Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3252 | 2026-03-26T05:07:47.797Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3253 | 2026-03-26T05:07:48.365Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3254 | 2026-03-26T05:07:50.646Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3255 | 2026-03-26T05:07:51.804Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3256 | 2026-03-26T05:07:52.469Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3257 | 2026-03-26T05:07:53.173Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3258 | 2026-03-26T05:07:55.233Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3259 | 2026-03-26T05:07:57.212Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3260 | 2026-03-26T05:07:58.054Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3261 | 2026-03-26T05:08:02.805Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3262 | 2026-03-26T05:08:07.298Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3263 | 2026-03-26T05:08:07.336Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3264 | 2026-03-26T05:08:07.434Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3265 | 2026-03-26T05:08:07.940Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3266 | 2026-03-26T05:08:09.597Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3267 | 2026-03-26T05:08:11.104Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3268 | 2026-03-26T05:08:12.624Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3269 | 2026-03-26T05:08:14.137Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3270 | 2026-03-26T05:08:15.622Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3271 | 2026-03-26T05:08:17.110Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3272 | 2026-03-26T05:08:20.674Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3273 | 2026-03-26T05:08:21.745Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3274 | 2026-03-26T05:08:22.472Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3275 | 2026-03-26T05:08:23.701Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3276 | 2026-03-26T05:08:25.210Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3277 | 2026-03-26T05:08:27.074Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3278 | 2026-03-26T05:08:29.438Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3279 | 2026-03-26T05:08:30.938Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3280 | 2026-03-26T05:08:32.756Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3281 | 2026-03-26T05:08:34.868Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3282 | 2026-03-26T05:08:36.405Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3283 | 2026-03-26T05:08:38.251Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3284 | 2026-03-26T05:08:40.145Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3285 | 2026-03-26T05:08:41.923Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3286 | 2026-03-26T05:08:43.763Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3287 | 2026-03-26T05:08:45.392Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3288 | 2026-03-26T05:08:47.517Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3289 | 2026-03-26T05:08:49.415Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3290 | 2026-03-26T05:08:51.238Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3291 | 2026-03-26T05:08:53.258Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3292 | 2026-03-26T05:08:55.125Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3293 | 2026-03-26T05:08:57.050Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3294 | 2026-03-26T05:08:58.925Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3295 | 2026-03-26T05:09:01.002Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3296 | 2026-03-26T05:09:02.944Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3297 | 2026-03-26T05:09:04.861Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3298 | 2026-03-26T05:09:06.917Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3299 | 2026-03-26T05:09:10.232Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3300 | 2026-03-26T05:09:10.568Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3301 | 2026-03-26T05:09:13.731Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3302 | 2026-03-26T05:09:15.693Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3303 | 2026-03-26T05:09:17.871Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3304 | 2026-03-26T05:09:20.046Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3305 | 2026-03-26T05:09:22.271Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3306 | 2026-03-26T05:09:24.407Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3307 | 2026-03-26T05:09:26.673Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3308 | 2026-03-26T05:09:29.080Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3309 | 2026-03-26T05:09:31.342Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3310 | 2026-03-26T05:09:33.066Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3311 | 2026-03-26T05:09:35.368Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3312 | 2026-03-26T05:09:37.494Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3313 | 2026-03-26T05:09:39.715Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3314 | 2026-03-26T05:09:41.890Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3315 | 2026-03-26T05:09:44.111Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3316 | 2026-03-26T05:09:46.299Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3317 | 2026-03-26T05:09:48.577Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3318 | 2026-03-26T05:09:50.732Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3319 | 2026-03-26T05:09:52.887Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3320 | 2026-03-26T05:09:55.153Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3321 | 2026-03-26T05:09:57.409Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3322 | 2026-03-26T05:09:59.659Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3323 | 2026-03-26T05:10:02.026Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3324 | 2026-03-26T05:10:04.057Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3325 | 2026-03-26T05:10:06.341Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3326 | 2026-03-26T05:10:08.588Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3327 | 2026-03-26T05:10:10.883Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3328 | 2026-03-26T05:10:13.083Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3329 | 2026-03-26T05:10:15.237Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3330 | 2026-03-26T05:10:17.798Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3331 | 2026-03-26T05:10:19.921Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3332 | 2026-03-26T05:10:22.314Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3333 | 2026-03-26T05:10:24.734Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3334 | 2026-03-26T05:10:27.074Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3335 | 2026-03-26T05:10:29.319Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3336 | 2026-03-26T05:10:31.804Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3337 | 2026-03-26T05:10:34.222Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3338 | 2026-03-26T05:10:36.666Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3339 | 2026-03-26T05:10:39.256Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3340 | 2026-03-26T05:10:41.679Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3341 | 2026-03-26T05:10:44.110Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3342 | 2026-03-26T05:10:46.448Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3343 | 2026-03-26T05:10:48.856Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3344 | 2026-03-26T05:10:51.336Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3345 | 2026-03-26T05:10:53.855Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3346 | 2026-03-26T05:10:56.660Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3347 | 2026-03-26T05:10:58.857Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3348 | 2026-03-26T05:11:05.977Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3349 | 2026-03-26T05:11:06.141Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3350 | 2026-03-26T05:11:09.401Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3351 | 2026-03-26T05:11:12.594Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3352 | 2026-03-26T05:11:17.915Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3353 | 2026-03-26T05:11:19.060Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3354 | 2026-03-26T05:11:22.228Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3355 | 2026-03-26T05:11:25.504Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3356 | 2026-03-26T05:11:28.587Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3357 | 2026-03-26T05:11:32.013Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3358 | 2026-03-26T05:11:35.134Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3359 | 2026-03-26T05:11:38.452Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3360 | 2026-03-26T05:11:41.650Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3361 | 2026-03-26T05:11:44.866Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3362 | 2026-03-26T05:11:48.152Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3363 | 2026-03-26T05:11:51.404Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3364 | 2026-03-26T05:11:54.688Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3365 | 2026-03-26T05:11:57.958Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3366 | 2026-03-26T05:12:01.329Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3367 | 2026-03-26T05:12:04.591Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3368 | 2026-03-26T05:12:07.800Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3369 | 2026-03-26T05:12:11.018Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3370 | 2026-03-26T05:12:14.235Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3371 | 2026-03-26T05:12:18.851Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3372 | 2026-03-26T05:12:21.562Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3373 | 2026-03-26T05:12:49.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 11s |
| 3374 | 2026-03-26T05:12:50.136Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 190 other files |
| 3375 | 2026-03-26T05:12:50.238Z | |
| 3376 | 2026-03-26T05:12:50.241Z | real 6:12.162501690 |
| 3377 | 2026-03-26T05:12:50.241Z | user 16:58.004318699 |
| 3378 | 2026-03-26T05:12:50.241Z | sys 3:33.283766837 |
| 3379 | 2026-03-26T05:12:50.241Z | trap 0.241060376 |
| 3380 | 2026-03-26T05:12:50.241Z | tflt 0.049942883 |
| 3381 | 2026-03-26T05:12:50.241Z | dflt 0.056510271 |
| 3382 | 2026-03-26T05:12:50.241Z | kflt 0.000028735 |
| 3383 | 2026-03-26T05:12:50.241Z | lock 5:40:10.105767762 |
| 3384 | 2026-03-26T05:12:50.241Z | slp 2:04:27.480199271 |
| 3385 | 2026-03-26T05:12:50.241Z | lat 29.584497240 |
| 3386 | 2026-03-26T05:12:50.241Z | stop 1:29.162328277 |
| 3387 | 2026-03-26T05:12:50.241Z | process exited: duration 792999 ms, exit code 0 |
| |
| 3388 | 2026-03-26T05:12:50.249Z | found 0 output files |