|
|
|
| 1 | 2026-03-18T21:45:05.996Z | job assigned to worker 01KM1EFCZHZ9NAE2QF73RYM3WW [factory aws, i-027e04193d780b930] (queued for 1 m 19 s) |
| |
| 2 | 2026-03-18T21:45:13.807Z | starting task 0: "setup" |
| 3 | 2026-03-18T21:45:13.812Z | ++ uname -s |
| 4 | 2026-03-18T21:45:13.815Z | + kern=SunOS |
| 5 | 2026-03-18T21:45:13.816Z | + build_user=build |
| 6 | 2026-03-18T21:45:13.816Z | + build_uid=12345 |
| 7 | 2026-03-18T21:45:13.816Z | + work_dir=/work |
| 8 | 2026-03-18T21:45:13.816Z | + input_dir=/input |
| 9 | 2026-03-18T21:45:13.816Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T21:45:13.816Z | + case "$kern" in |
| 11 | 2026-03-18T21:45:13.816Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T21:45:13.820Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T21:45:15.823Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T21:45:15.941Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T21:45:15.944Z | + home_fs=zfs |
| 16 | 2026-03-18T21:45:15.944Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T21:45:15.944Z | + mkdir -p /home/build |
| 18 | 2026-03-18T21:45:15.944Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T21:45:17.947Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T21:45:17.950Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-03-18T21:45:17.957Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T21:45:17.961Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-18T21:45:17.961Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-18T21:45:17.961Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-18T21:45:17.961Z | * rust toolchain profile = "default" |
| 26 | 2026-03-18T21:45:17.961Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T21:45:17.961Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T21:45:17.965Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T21:45:17.965Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-18T21:45:18.099Z | info: downloading installer |
| 31 | 2026-03-18T21:45:19.832Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T21:45:19.832Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T21:45:19.832Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T21:45:19.832Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T21:45:19.832Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T21:45:19.832Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T21:45:19.832Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T21:45:19.832Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T21:45:19.832Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T21:45:19.832Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T21:45:19.832Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T21:45:19.832Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T21:45:19.832Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T21:45:19.856Z | info: profile set to default |
| 45 | 2026-03-18T21:45:19.856Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T21:45:19.859Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-18T21:45:19.997Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T21:45:20.002Z | info: downloading 6 components |
| 49 | 2026-03-18T21:45:34.894Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-18T21:45:34.894Z | |
| 51 | 2026-03-18T21:45:34.935Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T21:45:34.935Z | |
| 53 | 2026-03-18T21:45:34.935Z | |
| 54 | 2026-03-18T21:45:34.935Z | Rust is installed now. Great! |
| 55 | 2026-03-18T21:45:34.935Z | |
| 56 | 2026-03-18T21:45:34.939Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T21:45:34.939Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T21:45:34.939Z | |
| 59 | 2026-03-18T21:45:34.939Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T21:45:34.939Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T21:45:34.939Z | |
| 62 | 2026-03-18T21:45:34.939Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T21:45:34.939Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T21:45:34.939Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T21:45:34.939Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T21:45:34.939Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T21:45:34.940Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T21:45:34.940Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T21:45:34.940Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T21:45:34.940Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T21:45:35.053Z | + rustup --version |
| 72 | 2026-03-18T21:45:35.064Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T21:45:35.067Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T21:45:35.091Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T21:45:35.094Z | + cargo --version |
| 76 | 2026-03-18T21:45:35.110Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T21:45:35.113Z | + rustc --version |
| 78 | 2026-03-18T21:45:35.138Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T21:45:35.142Z | process exited: duration 17180 ms, exit code 0 |
| |
| 80 | 2026-03-18T21:45:35.148Z | starting task 2: "authentication" |
| 81 | 2026-03-18T21:45:35.169Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-18T21:45:35.175Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T21:45:35.179Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-18T21:45:35.182Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-18T21:45:35.216Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-18T21:46:49.076Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-18T21:46:49.082Z | + git fetch origin fe850496ee861ae58a5f5dd07185474a5833d93a |
| 88 | 2026-03-18T21:46:49.538Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-18T21:46:49.538Z | * branch fe850496ee861ae58a5f5dd07185474a5833d93a -> FETCH_HEAD |
| 90 | 2026-03-18T21:46:49.552Z | + [[ -n enable-synchronization ]] |
| 91 | 2026-03-18T21:46:49.556Z | ++ git branch --show-current |
| 92 | 2026-03-18T21:46:49.556Z | + current=main |
| 93 | 2026-03-18T21:46:49.556Z | + [[ main != enable-synchronization ]] |
| 94 | 2026-03-18T21:46:49.556Z | + git branch -f enable-synchronization fe850496ee861ae58a5f5dd07185474a5833d93a |
| 95 | 2026-03-18T21:46:49.556Z | + git checkout -f enable-synchronization |
| 96 | 2026-03-18T21:46:49.885Z | Switched to branch 'enable-synchronization' |
| 97 | 2026-03-18T21:46:49.891Z | + git reset --hard fe850496ee861ae58a5f5dd07185474a5833d93a |
| 98 | 2026-03-18T21:46:49.899Z | HEAD is now at fe850496e Undo disabling synchronous writeback |
| 99 | 2026-03-18T21:46:49.906Z | process exited: duration 74700 ms, exit code 0 |
| |
| 100 | 2026-03-18T21:46:49.914Z | starting task 4: "build" |
| 101 | 2026-03-18T21:46:49.920Z | + source ./env.sh |
| 102 | 2026-03-18T21:46:49.921Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-03-18T21:46:49.921Z | ++ set -o xtrace |
| 104 | 2026-03-18T21:46:49.928Z | ++++ dirname ./env.sh |
| 105 | 2026-03-18T21:46:49.928Z | +++ readlink -f . |
| 106 | 2026-03-18T21:46:49.928Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-03-18T21:46:49.928Z | ++ 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-18T21:46:49.928Z | ++ 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-18T21:46:49.928Z | ++ 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-18T21:46:49.929Z | ++ 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-18T21:46:49.929Z | ++ 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-18T21:46:49.929Z | ++ 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-18T21:46:49.929Z | ++ 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-18T21:46:49.929Z | ++ 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-18T21:46:49.929Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-03-18T21:46:49.930Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-03-18T21:46:49.930Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-03-18T21:46:49.930Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-03-18T21:46:49.930Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-03-18T21:46:49.930Z | + cargo --version |
| 121 | 2026-03-18T21:46:49.937Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-03-18T21:46:49.942Z | + rustc --version |
| 123 | 2026-03-18T21:46:49.966Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-03-18T21:46:49.970Z | + banner prerequisites |
| 125 | 2026-03-18T21:46:49.973Z | |
| 126 | 2026-03-18T21:46:49.974Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-03-18T21:46:49.974Z | # # # # # # # # # # # # # # # |
| 128 | 2026-03-18T21:46:49.974Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-03-18T21:46:49.974Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-03-18T21:46:49.974Z | # # # # # # # # # # # # # # # |
| 131 | 2026-03-18T21:46:49.974Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-03-18T21:46:49.974Z | |
| 133 | 2026-03-18T21:46:49.974Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-03-18T21:47:04.792Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-18T21:47:14.652Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-18T21:47:36.960Z | Planning: Solver setup ... Done (20.872s) |
| 137 | 2026-03-18T21:47:37.111Z | Planning: Running solver ... Done (0.151s) |
| 138 | 2026-03-18T21:47:37.293Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-03-18T21:47:37.306Z | Planning: Fetching manifests: 0/4 0% complete |
| 140 | 2026-03-18T21:47:37.532Z | Planning: Fetching manifests: 4/4 100% complete |
| 141 | 2026-03-18T21:47:37.576Z | Planning: Package planning ... Done (0.043s) |
| 142 | 2026-03-18T21:47:37.614Z | Planning: Merging actions ... Done (0.039s) |
| 143 | 2026-03-18T21:47:37.852Z | Planning: Checking for conflicting actions ... Done (0.238s) |
| 144 | 2026-03-18T21:47:37.862Z | Planning: Consolidating action changes ... Done (0.010s) |
| 145 | 2026-03-18T21:47:42.460Z | Planning: Evaluating mediators ... Done (4.578s) |
| 146 | 2026-03-18T21:47:42.485Z | Planning: Planning completed in 27.65 seconds |
| 147 | 2026-03-18T21:47:42.485Z | Packages to install: 4 |
| 148 | 2026-03-18T21:47:42.485Z | Mediators to change: 2 |
| 149 | 2026-03-18T21:47:42.485Z | Services to change: 1 |
| 150 | 2026-03-18T21:47:42.485Z | Estimated space available: 155.43 GB |
| 151 | 2026-03-18T21:47:42.485Z | Estimated space to be consumed: 1.83 GB |
| 152 | 2026-03-18T21:47:42.485Z | Create boot environment: No |
| 153 | 2026-03-18T21:47:42.486Z | Create backup boot environment: No |
| 154 | 2026-03-18T21:47:42.486Z | Rebuild boot archive: No |
| 155 | 2026-03-18T21:47:42.486Z | |
| 156 | 2026-03-18T21:47:42.486Z | Changed mediators: |
| 157 | 2026-03-18T21:47:42.486Z | mediator clang: |
| 158 | 2026-03-18T21:47:42.486Z | version: None -> 15 (system default) |
| 159 | 2026-03-18T21:47:42.486Z | |
| 160 | 2026-03-18T21:47:42.486Z | mediator llvm: |
| 161 | 2026-03-18T21:47:42.486Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-03-18T21:47:42.486Z | |
| 163 | 2026-03-18T21:47:42.486Z | Changed packages: |
| 164 | 2026-03-18T21:47:42.486Z | helios-dev |
| 165 | 2026-03-18T21:47:42.486Z | developer/build-essential |
| 166 | 2026-03-18T21:47:42.486Z | None -> 11-2.0 |
| 167 | 2026-03-18T21:47:42.486Z | library/libxmlsec1 |
| 168 | 2026-03-18T21:47:42.486Z | None -> 1.2.35-2.0 |
| 169 | 2026-03-18T21:47:42.486Z | ooce/developer/clang-15 |
| 170 | 2026-03-18T21:47:42.486Z | None -> 15.0.7-2.0 |
| 171 | 2026-03-18T21:47:42.486Z | ooce/developer/llvm-15 |
| 172 | 2026-03-18T21:47:42.486Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-18T21:47:42.486Z | |
| 174 | 2026-03-18T21:47:42.486Z | Services: |
| 175 | 2026-03-18T21:47:42.487Z | restart_fmri: |
| 176 | 2026-03-18T21:47:42.487Z | svc:/system/update-man-index:default |
| 177 | 2026-03-18T21:47:42.836Z | |
| 178 | 2026-03-18T21:47:42.836Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 179 | 2026-03-18T21:47:47.829Z | Download: 2330/3290 items 119.7/212.6MB 56% complete (24.1M/s) |
| 180 | 2026-03-18T21:47:50.543Z | Download: Completed 212.60 MB in 7.71 seconds (27.6M/s) |
| 181 | 2026-03-18T21:47:50.818Z | Actions: 1/3689 actions (Installing new actions) |
| 182 | 2026-03-18T21:47:55.238Z | Actions: Completed 3689 actions in 4.42 seconds. |
| 183 | 2026-03-18T21:47:55.610Z | Done (0.369s) |
| 184 | 2026-03-18T21:47:55.611Z | Done (0.000s) |
| 185 | 2026-03-18T21:47:56.612Z | Done (1.002s) |
| 186 | 2026-03-18T21:48:00.731Z | Done (3.770s) |
| 187 | 2026-03-18T21:48:00.814Z | Done (0.017s) |
| 188 | 2026-03-18T21:48:00.817Z | Done (0.000s) |
| 189 | 2026-03-18T21:48:00.960Z | Done (0.000s) |
| 190 | 2026-03-18T21:48:01.945Z | Planning: Evaluating mediator changes ... Done |
| 191 | 2026-03-18T21:48:02.086Z | Planning: Checking for conflicting actions ... Done |
| 192 | 2026-03-18T21:48:02.090Z | Planning: Consolidating action changes ... Done |
| 193 | 2026-03-18T21:48:02.311Z | Planning: Evaluating mediators ... Done |
| 194 | 2026-03-18T21:48:02.316Z | Planning: Planning completed in 0.37 seconds |
| 195 | 2026-03-18T21:48:02.341Z | Mediators to change: 2 |
| 196 | 2026-03-18T21:48:02.347Z | Create boot environment: No |
| 197 | 2026-03-18T21:48:02.347Z | Create backup boot environment: No |
| 198 | 2026-03-18T21:48:02.407Z | Done |
| 199 | 2026-03-18T21:48:02.407Z | Done |
| 200 | 2026-03-18T21:48:03.143Z | Done |
| 201 | 2026-03-18T21:48:06.475Z | Done |
| 202 | 2026-03-18T21:48:06.564Z | Done |
| 203 | 2026-03-18T21:48:06.567Z | Done |
| 204 | 2026-03-18T21:48:06.712Z | Done |
| 205 | 2026-03-18T21:48:07.248Z | Planning: Evaluating mediator changes ... Done |
| 206 | 2026-03-18T21:48:07.251Z | Planning: Merging actions ... Done |
| 207 | 2026-03-18T21:48:07.414Z | Planning: Checking for conflicting actions ... Done |
| 208 | 2026-03-18T21:48:07.418Z | Planning: Consolidating action changes ... Done |
| 209 | 2026-03-18T21:48:07.636Z | Planning: Evaluating mediators ... Done |
| 210 | 2026-03-18T21:48:07.679Z | Planning: Planning completed in 0.63 seconds |
| 211 | 2026-03-18T21:48:07.708Z | Packages to change: 1 |
| 212 | 2026-03-18T21:48:07.711Z | Mediators to change: 1 |
| 213 | 2026-03-18T21:48:07.712Z | Services to change: 1 |
| 214 | 2026-03-18T21:48:07.712Z | Create boot environment: No |
| 215 | 2026-03-18T21:48:07.712Z | Create backup boot environment: Yes |
| 216 | 2026-03-18T21:48:10.252Z | Actions: 1/6 actions (Updating modified actions) |
| 217 | 2026-03-18T21:48:10.302Z | Actions: Completed 6 actions in 0.00 seconds. |
| 218 | 2026-03-18T21:48:10.303Z | Done |
| 219 | 2026-03-18T21:48:10.303Z | Done |
| 220 | 2026-03-18T21:48:10.443Z | Done |
| 221 | 2026-03-18T21:48:13.736Z | Done |
| 222 | 2026-03-18T21:48:13.823Z | Done |
| 223 | 2026-03-18T21:48:13.830Z | Done |
| 224 | 2026-03-18T21:48:14.867Z | Done |
| 225 | 2026-03-18T21:48:14.867Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 226 | 2026-03-18T21:48:14.867Z | clang system 15 system |
| 227 | 2026-03-18T21:48:14.867Z | csh system system illumos |
| 228 | 2026-03-18T21:48:14.867Z | ctags system system illumos |
| 229 | 2026-03-18T21:48:14.867Z | file system system illumos |
| 230 | 2026-03-18T21:48:14.867Z | gcc vendor 12 vendor |
| 231 | 2026-03-18T21:48:14.867Z | gcc system 10 system |
| 232 | 2026-03-18T21:48:14.867Z | gcc system 7 system |
| 233 | 2026-03-18T21:48:14.867Z | go system 1.20 system |
| 234 | 2026-03-18T21:48:14.867Z | go system 1.19 system |
| 235 | 2026-03-18T21:48:14.867Z | llvm system 15 system |
| 236 | 2026-03-18T21:48:14.867Z | llvm system 14 system |
| 237 | 2026-03-18T21:48:14.868Z | mariadb system 10.6 system |
| 238 | 2026-03-18T21:48:14.868Z | mta vendor vendor dma |
| 239 | 2026-03-18T21:48:14.868Z | openjdk system 17 system |
| 240 | 2026-03-18T21:48:14.868Z | openjdk system 11 system |
| 241 | 2026-03-18T21:48:14.868Z | openjdk system 1.8 system |
| 242 | 2026-03-18T21:48:14.868Z | openssl vendor 3 vendor |
| 243 | 2026-03-18T21:48:14.868Z | perl system 5.36 system |
| 244 | 2026-03-18T21:48:14.868Z | postgresql system 15 system |
| 245 | 2026-03-18T21:48:14.868Z | postgresql system 13 system |
| 246 | 2026-03-18T21:48:14.868Z | python vendor 3 vendor |
| 247 | 2026-03-18T21:48:14.868Z | python system 2 system |
| 248 | 2026-03-18T21:48:14.868Z | python3 system 3.11 system |
| 249 | 2026-03-18T21:48:14.868Z | ruby system 3.0 system |
| 250 | 2026-03-18T21:48:14.868Z | words vendor vendor american-english |
| 251 | 2026-03-18T21:48:14.868Z | words system system australian-english |
| 252 | 2026-03-18T21:48:14.868Z | words system system british-english |
| 253 | 2026-03-18T21:48:14.868Z | words system system canadian-english |
| 254 | 2026-03-18T21:48:14.869Z | words system system french |
| 255 | 2026-03-18T21:48:14.869Z | words system system italian |
| 256 | 2026-03-18T21:48:14.869Z | words system system ngerman |
| 257 | 2026-03-18T21:48:14.869Z | words system system ogerman |
| 258 | 2026-03-18T21:48:14.869Z | words system system spanish |
| 259 | 2026-03-18T21:48:14.869Z | PUBLISHER TYPE STATUS P LOCATION |
| 260 | 2026-03-18T21:48:14.869Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 261 | 2026-03-18T21:48:20.628Z | FMRI IFO |
| 262 | 2026-03-18T21:48:20.628Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 263 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 264 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 265 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 266 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 267 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 268 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 269 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 270 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 271 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 272 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 273 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 274 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 275 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 276 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 277 | 2026-03-18T21:48:20.629Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 278 | 2026-03-18T21:48:21.885Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 279 | 2026-03-18T21:48:22.158Z | Updating crates.io index |
| 280 | 2026-03-18T21:48:22.162Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 281 | 2026-03-18T21:48:22.466Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 282 | 2026-03-18T21:48:23.566Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 283 | 2026-03-18T21:48:23.836Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 284 | 2026-03-18T21:48:24.172Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 285 | 2026-03-18T21:48:25.598Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 286 | 2026-03-18T21:48:27.086Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 287 | 2026-03-18T21:48:28.455Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 288 | 2026-03-18T21:48:30.087Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 289 | 2026-03-18T21:48:31.308Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 290 | 2026-03-18T21:48:31.904Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 291 | 2026-03-18T21:48:38.856Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 292 | 2026-03-18T21:48:39.298Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 293 | 2026-03-18T21:48:39.550Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 294 | 2026-03-18T21:48:40.068Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 295 | 2026-03-18T21:48:41.281Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 296 | 2026-03-18T21:48:42.538Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 297 | 2026-03-18T21:48:43.107Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 298 | 2026-03-18T21:48:43.614Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 299 | 2026-03-18T21:48:44.257Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 300 | 2026-03-18T21:48:44.621Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 301 | 2026-03-18T21:48:44.875Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 302 | 2026-03-18T21:48:45.125Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 303 | 2026-03-18T21:48:45.568Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 304 | 2026-03-18T21:48:46.095Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 305 | 2026-03-18T21:48:48.099Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 306 | 2026-03-18T21:48:48.493Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 307 | 2026-03-18T21:48:49.030Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 308 | 2026-03-18T21:48:49.374Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 309 | 2026-03-18T21:48:50.960Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 310 | 2026-03-18T21:48:51.267Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 311 | 2026-03-18T21:48:51.991Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 312 | 2026-03-18T21:48:52.351Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 313 | 2026-03-18T21:48:52.698Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 314 | 2026-03-18T21:48:53.183Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 315 | 2026-03-18T21:48:53.512Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 316 | 2026-03-18T21:48:53.764Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 317 | 2026-03-18T21:48:54.187Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 318 | 2026-03-18T21:49:10.685Z | Downloading crates ... |
| 319 | 2026-03-18T21:49:10.746Z | Downloaded block-buffer v0.10.4 |
| 320 | 2026-03-18T21:49:10.753Z | Downloaded toml_datetime v0.6.11 |
| 321 | 2026-03-18T21:49:10.756Z | Downloaded anstyle-parse v0.2.7 |
| 322 | 2026-03-18T21:49:10.761Z | Downloaded anstyle v1.0.13 |
| 323 | 2026-03-18T21:49:10.761Z | Downloaded macaddr v1.0.1 |
| 324 | 2026-03-18T21:49:10.761Z | Downloaded ucd-trie v0.1.7 |
| 325 | 2026-03-18T21:49:10.765Z | Downloaded anstream v0.6.21 |
| 326 | 2026-03-18T21:49:10.765Z | Downloaded pest_generator v2.8.6 |
| 327 | 2026-03-18T21:49:10.765Z | Downloaded scroll_derive v0.12.1 |
| 328 | 2026-03-18T21:49:10.768Z | Downloaded textwrap v0.16.2 |
| 329 | 2026-03-18T21:49:10.768Z | Downloaded thiserror v2.0.18 |
| 330 | 2026-03-18T21:49:10.772Z | Downloaded quote v1.0.44 |
| 331 | 2026-03-18T21:49:10.775Z | Downloaded ordered-float v2.10.1 |
| 332 | 2026-03-18T21:49:10.775Z | Downloaded unicode-ident v1.0.24 |
| 333 | 2026-03-18T21:49:10.778Z | Downloaded byteorder v1.5.0 |
| 334 | 2026-03-18T21:49:10.778Z | Downloaded clap_derive v4.5.55 |
| 335 | 2026-03-18T21:49:10.781Z | Downloaded zmij v1.0.21 |
| 336 | 2026-03-18T21:49:10.781Z | Downloaded utf8parse v0.2.2 |
| 337 | 2026-03-18T21:49:10.781Z | Downloaded usdt-attr-macro v0.5.0 |
| 338 | 2026-03-18T21:49:10.785Z | Downloaded is_terminal_polyfill v1.70.2 |
| 339 | 2026-03-18T21:49:10.785Z | Downloaded idna_adapter v1.2.1 |
| 340 | 2026-03-18T21:49:10.788Z | Downloaded icu_properties v2.1.2 |
| 341 | 2026-03-18T21:49:10.791Z | Downloaded toml_write v0.1.2 |
| 342 | 2026-03-18T21:49:10.791Z | Downloaded generic-array v0.14.7 |
| 343 | 2026-03-18T21:49:10.791Z | Downloaded version_check v0.9.5 |
| 344 | 2026-03-18T21:49:10.794Z | Downloaded thiserror v1.0.69 |
| 345 | 2026-03-18T21:49:10.797Z | Downloaded serde_core v1.0.228 |
| 346 | 2026-03-18T21:49:10.800Z | Downloaded dtrace-parser v0.2.0 |
| 347 | 2026-03-18T21:49:10.800Z | Downloaded utf8_iter v1.0.4 |
| 348 | 2026-03-18T21:49:10.800Z | Downloaded unicode-linebreak v0.1.5 |
| 349 | 2026-03-18T21:49:10.804Z | Downloaded zerofrom v0.1.6 |
| 350 | 2026-03-18T21:49:10.804Z | Downloaded thiserror-impl v1.0.69 |
| 351 | 2026-03-18T21:49:10.807Z | Downloaded fnv v1.0.7 |
| 352 | 2026-03-18T21:49:10.807Z | Downloaded zerocopy-derive v0.7.35 |
| 353 | 2026-03-18T21:49:10.810Z | Downloaded usdt-macro v0.5.0 |
| 354 | 2026-03-18T21:49:10.810Z | Downloaded scroll v0.12.0 |
| 355 | 2026-03-18T21:49:10.810Z | Downloaded yoke-derive v0.8.1 |
| 356 | 2026-03-18T21:49:10.813Z | Downloaded getrandom v0.4.1 |
| 357 | 2026-03-18T21:49:10.813Z | Downloaded itoa v1.0.17 |
| 358 | 2026-03-18T21:49:10.816Z | Downloaded usdt-impl v0.5.0 |
| 359 | 2026-03-18T21:49:10.819Z | Downloaded cargo_toml v0.21.0 |
| 360 | 2026-03-18T21:49:10.823Z | Downloaded typeid v1.0.3 |
| 361 | 2026-03-18T21:49:10.823Z | Downloaded thread-id v4.2.2 |
| 362 | 2026-03-18T21:49:10.823Z | Downloaded strsim v0.11.1 |
| 363 | 2026-03-18T21:49:10.828Z | Downloaded yoke v0.8.1 |
| 364 | 2026-03-18T21:49:10.828Z | Downloaded unicode-xid v0.2.6 |
| 365 | 2026-03-18T21:49:10.828Z | Downloaded zerovec-derive v0.11.2 |
| 366 | 2026-03-18T21:49:10.828Z | Downloaded writeable v0.6.2 |
| 367 | 2026-03-18T21:49:10.828Z | Downloaded thiserror-impl v2.0.18 |
| 368 | 2026-03-18T21:49:10.831Z | Downloaded swrite v0.1.0 |
| 369 | 2026-03-18T21:49:10.831Z | Downloaded zerofrom-derive v0.1.6 |
| 370 | 2026-03-18T21:49:10.835Z | Downloaded serde_spanned v0.6.9 |
| 371 | 2026-03-18T21:49:10.835Z | Downloaded usdt v0.5.0 |
| 372 | 2026-03-18T21:49:10.835Z | Downloaded stable_deref_trait v1.2.1 |
| 373 | 2026-03-18T21:49:10.835Z | Downloaded toml_edit v0.22.27 |
| 374 | 2026-03-18T21:49:10.838Z | Downloaded tinystr v0.8.2 |
| 375 | 2026-03-18T21:49:10.838Z | Downloaded clap_lex v1.0.0 |
| 376 | 2026-03-18T21:49:10.843Z | Downloaded semver v1.0.27 |
| 377 | 2026-03-18T21:49:10.843Z | Downloaded url v2.5.8 |
| 378 | 2026-03-18T21:49:10.843Z | Downloaded typenum v1.19.0 |
| 379 | 2026-03-18T21:49:10.846Z | Downloaded plain v0.2.3 |
| 380 | 2026-03-18T21:49:10.851Z | Downloaded cpufeatures v0.2.17 |
| 381 | 2026-03-18T21:49:10.851Z | Downloaded errno v0.3.14 |
| 382 | 2026-03-18T21:49:10.851Z | Downloaded cfg-if v1.0.4 |
| 383 | 2026-03-18T21:49:10.854Z | Downloaded toml v0.8.23 |
| 384 | 2026-03-18T21:49:10.857Z | Downloaded dof v0.3.0 |
| 385 | 2026-03-18T21:49:10.857Z | Downloaded heck v0.5.0 |
| 386 | 2026-03-18T21:49:10.860Z | Downloaded tabled_derive v0.7.0 |
| 387 | 2026-03-18T21:49:10.860Z | Downloaded zerotrie v0.2.3 |
| 388 | 2026-03-18T21:49:10.864Z | Downloaded percent-encoding v2.3.2 |
| 389 | 2026-03-18T21:49:10.864Z | Downloaded equivalent v1.0.2 |
| 390 | 2026-03-18T21:49:10.868Z | Downloaded winnow v0.7.14 |
| 391 | 2026-03-18T21:49:10.874Z | Downloaded zerovec v0.11.5 |
| 392 | 2026-03-18T21:49:10.877Z | Downloaded zerocopy v0.7.35 |
| 393 | 2026-03-18T21:49:10.888Z | Downloaded smawk v0.3.2 |
| 394 | 2026-03-18T21:49:10.893Z | Downloaded sha2 v0.10.9 |
| 395 | 2026-03-18T21:49:10.893Z | Downloaded serde-value v0.7.0 |
| 396 | 2026-03-18T21:49:10.893Z | Downloaded colorchoice v1.0.4 |
| 397 | 2026-03-18T21:49:10.896Z | Downloaded proc-macro-error-attr v1.0.4 |
| 398 | 2026-03-18T21:49:10.896Z | Downloaded crypto-common v0.1.7 |
| 399 | 2026-03-18T21:49:10.897Z | Downloaded unicode-width v0.2.0 |
| 400 | 2026-03-18T21:49:10.901Z | Downloaded pest_derive v2.8.6 |
| 401 | 2026-03-18T21:49:10.901Z | Downloaded anyhow v1.0.102 |
| 402 | 2026-03-18T21:49:10.905Z | Downloaded fastrand v2.3.0 |
| 403 | 2026-03-18T21:49:10.905Z | Downloaded unicode-width v0.1.14 |
| 404 | 2026-03-18T21:49:10.909Z | Downloaded cargo-platform v0.2.0 |
| 405 | 2026-03-18T21:49:10.909Z | Downloaded terminal_size v0.4.3 |
| 406 | 2026-03-18T21:49:10.909Z | Downloaded pretty-hex v0.4.1 |
| 407 | 2026-03-18T21:49:10.967Z | Downloaded memmap v0.7.0 |
| 408 | 2026-03-18T21:49:10.967Z | Downloaded heck v0.4.1 |
| 409 | 2026-03-18T21:49:10.967Z | Downloaded form_urlencoded v1.2.2 |
| 410 | 2026-03-18T21:49:10.967Z | Downloaded potential_utf v0.1.4 |
| 411 | 2026-03-18T21:49:10.967Z | Downloaded serde_tokenstream v0.2.3 |
| 412 | 2026-03-18T21:49:10.967Z | Downloaded erased-serde v0.4.9 |
| 413 | 2026-03-18T21:49:10.967Z | Downloaded serde-untagged v0.1.9 |
| 414 | 2026-03-18T21:49:10.967Z | Downloaded anstyle-query v1.1.5 |
| 415 | 2026-03-18T21:49:10.967Z | Downloaded fs-err v3.3.0 |
| 416 | 2026-03-18T21:49:10.968Z | Downloaded digest v0.10.7 |
| 417 | 2026-03-18T21:49:10.968Z | Downloaded bytecount v0.6.9 |
| 418 | 2026-03-18T21:49:10.968Z | Downloaded memchr v2.8.0 |
| 419 | 2026-03-18T21:49:10.968Z | Downloaded proc-macro-error v1.0.4 |
| 420 | 2026-03-18T21:49:10.968Z | Downloaded synstructure v0.13.2 |
| 421 | 2026-03-18T21:49:10.968Z | Downloaded camino-tempfile v1.4.1 |
| 422 | 2026-03-18T21:49:10.973Z | Downloaded cargo_metadata v0.21.0 |
| 423 | 2026-03-18T21:49:10.973Z | Downloaded displaydoc v0.2.5 |
| 424 | 2026-03-18T21:49:10.973Z | Downloaded smallvec v1.15.1 |
| 425 | 2026-03-18T21:49:10.976Z | Downloaded camino v1.2.2 |
| 426 | 2026-03-18T21:49:10.980Z | Downloaded litemap v0.8.1 |
| 427 | 2026-03-18T21:49:10.980Z | Downloaded clap v4.5.60 |
| 428 | 2026-03-18T21:49:10.985Z | Downloaded once_cell v1.21.3 |
| 429 | 2026-03-18T21:49:10.989Z | Downloaded indexmap v2.13.0 |
| 430 | 2026-03-18T21:49:10.992Z | Downloaded autocfg v1.5.0 |
| 431 | 2026-03-18T21:49:10.992Z | Downloaded tempfile v3.25.0 |
| 432 | 2026-03-18T21:49:10.996Z | Downloaded proc-macro2 v1.0.106 |
| 433 | 2026-03-18T21:49:10.996Z | Downloaded cargo-util-schemas v0.8.2 |
| 434 | 2026-03-18T21:49:11.001Z | Downloaded icu_provider v2.1.1 |
| 435 | 2026-03-18T21:49:11.005Z | Downloaded num-traits v0.2.19 |
| 436 | 2026-03-18T21:49:11.005Z | Downloaded bitflags v2.11.0 |
| 437 | 2026-03-18T21:49:11.011Z | Downloaded icu_normalizer v2.1.1 |
| 438 | 2026-03-18T21:49:11.014Z | Downloaded papergrid v0.11.0 |
| 439 | 2026-03-18T21:49:11.017Z | Downloaded log v0.4.29 |
| 440 | 2026-03-18T21:49:11.021Z | Downloaded icu_locale_core v2.1.1 |
| 441 | 2026-03-18T21:49:11.025Z | Downloaded serde_derive v1.0.228 |
| 442 | 2026-03-18T21:49:11.025Z | Downloaded pest_meta v2.8.6 |
| 443 | 2026-03-18T21:49:11.029Z | Downloaded icu_normalizer_data v2.1.1 |
| 444 | 2026-03-18T21:49:11.040Z | Downloaded icu_collections v2.1.1 |
| 445 | 2026-03-18T21:49:11.046Z | Downloaded serde v1.0.228 |
| 446 | 2026-03-18T21:49:11.063Z | Downloaded pest v2.8.6 |
| 447 | 2026-03-18T21:49:11.090Z | Downloaded idna v1.1.0 |
| 448 | 2026-03-18T21:49:11.093Z | Downloaded hashbrown v0.16.1 |
| 449 | 2026-03-18T21:49:11.114Z | Downloaded serde_json v1.0.149 |
| 450 | 2026-03-18T21:49:11.118Z | Downloaded clap_builder v4.5.60 |
| 451 | 2026-03-18T21:49:11.124Z | Downloaded tabled v0.15.0 |
| 452 | 2026-03-18T21:49:11.135Z | Downloaded icu_properties_data v2.1.2 |
| 453 | 2026-03-18T21:49:11.141Z | Downloaded goblin v0.8.2 |
| 454 | 2026-03-18T21:49:11.145Z | Downloaded syn v1.0.109 |
| 455 | 2026-03-18T21:49:11.159Z | Downloaded syn v2.0.117 |
| 456 | 2026-03-18T21:49:11.191Z | Downloaded rustix v1.1.3 |
| 457 | 2026-03-18T21:49:11.217Z | Downloaded libc v0.2.180 |
| 458 | 2026-03-18T21:49:11.304Z | Compiling proc-macro2 v1.0.106 |
| 459 | 2026-03-18T21:49:11.307Z | Compiling unicode-ident v1.0.24 |
| 460 | 2026-03-18T21:49:11.308Z | Compiling quote v1.0.44 |
| 461 | 2026-03-18T21:49:11.308Z | Compiling serde_core v1.0.228 |
| 462 | 2026-03-18T21:49:11.308Z | Compiling libc v0.2.180 |
| 463 | 2026-03-18T21:49:11.308Z | Compiling version_check v0.9.5 |
| 464 | 2026-03-18T21:49:11.308Z | Compiling memchr v2.8.0 |
| 465 | 2026-03-18T21:49:11.308Z | Compiling serde v1.0.228 |
| 466 | 2026-03-18T21:49:11.726Z | Compiling stable_deref_trait v1.2.1 |
| 467 | 2026-03-18T21:49:11.825Z | Compiling zmij v1.0.21 |
| 468 | 2026-03-18T21:49:12.167Z | Compiling itoa v1.0.17 |
| 469 | 2026-03-18T21:49:12.186Z | Compiling thiserror v1.0.69 |
| 470 | 2026-03-18T21:49:12.416Z | Compiling autocfg v1.5.0 |
| 471 | 2026-03-18T21:49:12.455Z | Compiling ucd-trie v0.1.7 |
| 472 | 2026-03-18T21:49:12.636Z | Compiling litemap v0.8.1 |
| 473 | 2026-03-18T21:49:12.663Z | Compiling pest v2.8.6 |
| 474 | 2026-03-18T21:49:12.749Z | Compiling writeable v0.6.2 |
| 475 | 2026-03-18T21:49:12.847Z | Compiling icu_properties_data v2.1.2 |
| 476 | 2026-03-18T21:49:12.882Z | Compiling byteorder v1.5.0 |
| 477 | 2026-03-18T21:49:13.073Z | Compiling icu_normalizer_data v2.1.1 |
| 478 | 2026-03-18T21:49:13.179Z | Compiling rustix v1.1.3 |
| 479 | 2026-03-18T21:49:13.294Z | Compiling syn v2.0.117 |
| 480 | 2026-03-18T21:49:13.445Z | Compiling errno v0.3.14 |
| 481 | 2026-03-18T21:49:13.460Z | Compiling bitflags v2.11.0 |
| 482 | 2026-03-18T21:49:13.467Z | Compiling serde_json v1.0.149 |
| 483 | 2026-03-18T21:49:13.749Z | Compiling num-traits v0.2.19 |
| 484 | 2026-03-18T21:49:13.780Z | Compiling typeid v1.0.3 |
| 485 | 2026-03-18T21:49:13.823Z | Compiling smallvec v1.15.1 |
| 486 | 2026-03-18T21:49:13.997Z | Compiling hashbrown v0.16.1 |
| 487 | 2026-03-18T21:49:14.146Z | Compiling equivalent v1.0.2 |
| 488 | 2026-03-18T21:49:14.261Z | Compiling pest_meta v2.8.6 |
| 489 | 2026-03-18T21:49:14.468Z | Compiling thread-id v4.2.2 |
| 490 | 2026-03-18T21:49:14.574Z | Compiling usdt-impl v0.5.0 |
| 491 | 2026-03-18T21:49:14.658Z | Compiling proc-macro-error-attr v1.0.4 |
| 492 | 2026-03-18T21:49:14.760Z | Compiling indexmap v2.13.0 |
| 493 | 2026-03-18T21:49:14.845Z | Compiling winnow v0.7.14 |
| 494 | 2026-03-18T21:49:14.893Z | Compiling toml_write v0.1.2 |
| 495 | 2026-03-18T21:49:15.011Z | Compiling syn v1.0.109 |
| 496 | 2026-03-18T21:49:15.154Z | Compiling erased-serde v0.4.9 |
| 497 | 2026-03-18T21:49:15.669Z | Compiling proc-macro-error v1.0.4 |
| 498 | 2026-03-18T21:49:15.762Z | Compiling thiserror v2.0.18 |
| 499 | 2026-03-18T21:49:15.903Z | Compiling utf8_iter v1.0.4 |
| 500 | 2026-03-18T21:49:16.092Z | Compiling plain v0.2.3 |
| 501 | 2026-03-18T21:49:16.186Z | Compiling log v0.4.29 |
| 502 | 2026-03-18T21:49:16.233Z | Compiling utf8parse v0.2.2 |
| 503 | 2026-03-18T21:49:16.417Z | Compiling getrandom v0.4.1 |
| 504 | 2026-03-18T21:49:16.436Z | Compiling camino v1.2.2 |
| 505 | 2026-03-18T21:49:16.544Z | Compiling percent-encoding v2.3.2 |
| 506 | 2026-03-18T21:49:16.620Z | Compiling ordered-float v2.10.1 |
| 507 | 2026-03-18T21:49:16.780Z | Compiling form_urlencoded v1.2.2 |
| 508 | 2026-03-18T21:49:16.803Z | Compiling anstyle-parse v0.2.7 |
| 509 | 2026-03-18T21:49:17.037Z | Compiling synstructure v0.13.2 |
| 510 | 2026-03-18T21:49:17.040Z | Compiling pest_generator v2.8.6 |
| 511 | 2026-03-18T21:49:17.084Z | Compiling terminal_size v0.4.3 |
| 512 | 2026-03-18T21:49:17.262Z | Compiling is_terminal_polyfill v1.70.2 |
| 513 | 2026-03-18T21:49:17.385Z | Compiling anstyle-query v1.1.5 |
| 514 | 2026-03-18T21:49:17.409Z | Compiling colorchoice v1.0.4 |
| 515 | 2026-03-18T21:49:17.528Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-03-18T21:49:17.534Z | Compiling anstyle v1.0.13 |
| 517 | 2026-03-18T21:49:17.557Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-18T21:49:17.606Z | Compiling serde-untagged v0.1.9 |
| 519 | 2026-03-18T21:49:17.799Z | Compiling anstream v0.6.21 |
| 520 | 2026-03-18T21:49:17.858Z | Compiling semver v1.0.27 |
| 521 | 2026-03-18T21:49:17.923Z | Compiling fs-err v3.3.0 |
| 522 | 2026-03-18T21:49:18.005Z | Compiling fastrand v2.3.0 |
| 523 | 2026-03-18T21:49:18.159Z | Compiling unicode-xid v0.2.6 |
| 524 | 2026-03-18T21:49:18.212Z | Compiling bytecount v0.6.9 |
| 525 | 2026-03-18T21:49:18.285Z | Compiling once_cell v1.21.3 |
| 526 | 2026-03-18T21:49:18.327Z | Compiling strsim v0.11.1 |
| 527 | 2026-03-18T21:49:18.367Z | Compiling unicode-width v0.1.14 |
| 528 | 2026-03-18T21:49:18.392Z | Compiling clap_lex v1.0.0 |
| 529 | 2026-03-18T21:49:18.395Z | Compiling fnv v1.0.7 |
| 530 | 2026-03-18T21:49:18.574Z | Compiling anyhow v1.0.102 |
| 531 | 2026-03-18T21:49:18.717Z | Compiling heck v0.4.1 |
| 532 | 2026-03-18T21:49:18.765Z | Compiling heck v0.5.0 |
| 533 | 2026-03-18T21:49:18.784Z | Compiling papergrid v0.11.0 |
| 534 | 2026-03-18T21:49:18.962Z | Compiling clap_builder v4.5.60 |
| 535 | 2026-03-18T21:49:19.047Z | Compiling tempfile v3.25.0 |
| 536 | 2026-03-18T21:49:19.245Z | Compiling memmap v0.7.0 |
| 537 | 2026-03-18T21:49:19.303Z | Compiling smawk v0.3.2 |
| 538 | 2026-03-18T21:49:19.479Z | Compiling unicode-width v0.2.0 |
| 539 | 2026-03-18T21:49:19.479Z | Compiling unicode-linebreak v0.1.5 |
| 540 | 2026-03-18T21:49:19.557Z | Compiling camino-tempfile v1.4.1 |
| 541 | 2026-03-18T21:49:19.631Z | Compiling serde_derive v1.0.228 |
| 542 | 2026-03-18T21:49:19.834Z | Compiling zerofrom-derive v0.1.6 |
| 543 | 2026-03-18T21:49:19.848Z | Compiling yoke-derive v0.8.1 |
| 544 | 2026-03-18T21:49:19.876Z | Compiling zerovec-derive v0.11.2 |
| 545 | 2026-03-18T21:49:19.980Z | Compiling displaydoc v0.2.5 |
| 546 | 2026-03-18T21:49:20.817Z | Compiling thiserror-impl v1.0.69 |
| 547 | 2026-03-18T21:49:20.969Z | Compiling zerocopy-derive v0.7.35 |
| 548 | 2026-03-18T21:49:21.328Z | Compiling pest_derive v2.8.6 |
| 549 | 2026-03-18T21:49:21.395Z | Compiling scroll_derive v0.12.1 |
| 550 | 2026-03-18T21:49:21.739Z | Compiling zerofrom v0.1.6 |
| 551 | 2026-03-18T21:49:21.862Z | Compiling thiserror-impl v2.0.18 |
| 552 | 2026-03-18T21:49:21.910Z | Compiling yoke v0.8.1 |
| 553 | 2026-03-18T21:49:22.110Z | Compiling zerocopy v0.7.35 |
| 554 | 2026-03-18T21:49:22.157Z | Compiling zerovec v0.11.5 |
| 555 | 2026-03-18T21:49:22.268Z | Compiling zerotrie v0.2.3 |
| 556 | 2026-03-18T21:49:22.641Z | Compiling dtrace-parser v0.2.0 |
| 557 | 2026-03-18T21:49:22.666Z | Compiling scroll v0.12.0 |
| 558 | 2026-03-18T21:49:22.875Z | Compiling tinystr v0.8.2 |
| 559 | 2026-03-18T21:49:22.889Z | Compiling potential_utf v0.1.4 |
| 560 | 2026-03-18T21:49:23.019Z | Compiling goblin v0.8.2 |
| 561 | 2026-03-18T21:49:23.101Z | Compiling icu_locale_core v2.1.1 |
| 562 | 2026-03-18T21:49:23.104Z | Compiling icu_collections v2.1.1 |
| 563 | 2026-03-18T21:49:23.249Z | Compiling tabled_derive v0.7.0 |
| 564 | 2026-03-18T21:49:23.691Z | Compiling clap_derive v4.5.55 |
| 565 | 2026-03-18T21:49:23.770Z | Compiling textwrap v0.16.2 |
| 566 | 2026-03-18T21:49:24.308Z | Compiling icu_provider v2.1.1 |
| 567 | 2026-03-18T21:49:24.402Z | Compiling toml_datetime v0.6.11 |
| 568 | 2026-03-18T21:49:24.405Z | Compiling serde_spanned v0.6.9 |
| 569 | 2026-03-18T21:49:24.451Z | Compiling dof v0.3.0 |
| 570 | 2026-03-18T21:49:24.481Z | Compiling serde_tokenstream v0.2.3 |
| 571 | 2026-03-18T21:49:24.507Z | Compiling serde-value v0.7.0 |
| 572 | 2026-03-18T21:49:24.612Z | Compiling cargo-platform v0.2.0 |
| 573 | 2026-03-18T21:49:24.712Z | Compiling icu_normalizer v2.1.1 |
| 574 | 2026-03-18T21:49:24.743Z | Compiling icu_properties v2.1.2 |
| 575 | 2026-03-18T21:49:24.896Z | Compiling toml_edit v0.22.27 |
| 576 | 2026-03-18T21:49:25.060Z | Compiling tabled v0.15.0 |
| 577 | 2026-03-18T21:49:25.070Z | Compiling macaddr v1.0.1 |
| 578 | 2026-03-18T21:49:25.446Z | Compiling swrite v0.1.0 |
| 579 | 2026-03-18T21:49:25.568Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 580 | 2026-03-18T21:49:25.797Z | Compiling usdt-attr-macro v0.5.0 |
| 581 | 2026-03-18T21:49:25.822Z | Compiling usdt-macro v0.5.0 |
| 582 | 2026-03-18T21:49:25.949Z | Compiling idna_adapter v1.2.1 |
| 583 | 2026-03-18T21:49:26.118Z | Compiling idna v1.1.0 |
| 584 | 2026-03-18T21:49:26.299Z | Compiling clap v4.5.60 |
| 585 | 2026-03-18T21:49:26.495Z | Compiling url v2.5.8 |
| 586 | 2026-03-18T21:49:26.920Z | Compiling toml v0.8.23 |
| 587 | 2026-03-18T21:49:27.041Z | Compiling usdt v0.5.0 |
| 588 | 2026-03-18T21:49:27.433Z | Compiling cargo-util-schemas v0.8.2 |
| 589 | 2026-03-18T21:49:27.458Z | Compiling cargo_toml v0.21.0 |
| 590 | 2026-03-18T21:49:28.594Z | Compiling cargo_metadata v0.21.0 |
| 591 | 2026-03-18T21:49:29.899Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 592 | 2026-03-18T21:49:32.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s |
| 593 | 2026-03-18T21:49:33.003Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 594 | 2026-03-18T21:49:33.731Z | Downloading crates ... |
| 595 | 2026-03-18T21:49:33.838Z | Downloaded adler2 v2.0.1 |
| 596 | 2026-03-18T21:49:33.851Z | Downloaded arrayref v0.3.9 |
| 597 | 2026-03-18T21:49:33.854Z | Downloaded async-recursion v1.1.1 |
| 598 | 2026-03-18T21:49:33.858Z | Downloaded arrayvec v0.7.6 |
| 599 | 2026-03-18T21:49:33.864Z | Downloaded bitfield-macros v0.19.4 |
| 600 | 2026-03-18T21:49:33.868Z | Downloaded camino-tempfile-ext v0.3.3 |
| 601 | 2026-03-18T21:49:33.868Z | Downloaded ctr v0.9.2 |
| 602 | 2026-03-18T21:49:33.871Z | Downloaded critical-section v1.2.0 |
| 603 | 2026-03-18T21:49:33.871Z | Downloaded corncobs v0.1.4 |
| 604 | 2026-03-18T21:49:33.875Z | Downloaded darling_macro v0.20.11 |
| 605 | 2026-03-18T21:49:33.879Z | Downloaded dunce v1.0.5 |
| 606 | 2026-03-18T21:49:33.879Z | Downloaded base16ct v1.0.0 |
| 607 | 2026-03-18T21:49:33.879Z | Downloaded assert_matches v1.5.0 |
| 608 | 2026-03-18T21:49:33.879Z | Downloaded crunchy v0.2.4 |
| 609 | 2026-03-18T21:49:33.880Z | Downloaded crucible-workspace-hack v0.1.0 |
| 610 | 2026-03-18T21:49:33.883Z | Downloaded ciborium-io v0.2.2 |
| 611 | 2026-03-18T21:49:33.883Z | Downloaded document-features v0.2.12 |
| 612 | 2026-03-18T21:49:33.883Z | Downloaded display-error-chain v0.2.2 |
| 613 | 2026-03-18T21:49:33.883Z | Downloaded crc-catalog v2.4.0 |
| 614 | 2026-03-18T21:49:33.889Z | Downloaded block-padding v0.3.3 |
| 615 | 2026-03-18T21:49:33.889Z | Downloaded defmt-parser v1.0.0 |
| 616 | 2026-03-18T21:49:33.890Z | Downloaded either v1.15.0 |
| 617 | 2026-03-18T21:49:33.890Z | Downloaded ff v0.13.1 |
| 618 | 2026-03-18T21:49:33.895Z | Downloaded derive_builder_core v0.20.2 |
| 619 | 2026-03-18T21:49:33.896Z | Downloaded dirs-sys-next v0.1.2 |
| 620 | 2026-03-18T21:49:33.896Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 621 | 2026-03-18T21:49:33.899Z | Downloaded cfg_aliases v0.2.1 |
| 622 | 2026-03-18T21:49:33.899Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 623 | 2026-03-18T21:49:33.899Z | Downloaded erased-serde v0.3.31 |
| 624 | 2026-03-18T21:49:33.906Z | Downloaded diff v0.1.13 |
| 625 | 2026-03-18T21:49:33.906Z | Downloaded const_format_proc_macros v0.2.34 |
| 626 | 2026-03-18T21:49:33.910Z | Downloaded castaway v0.2.4 |
| 627 | 2026-03-18T21:49:33.910Z | Downloaded cargo-platform v0.1.9 |
| 628 | 2026-03-18T21:49:33.910Z | Downloaded der_derive v0.7.3 |
| 629 | 2026-03-18T21:49:33.911Z | Downloaded crossbeam-utils v0.8.21 |
| 630 | 2026-03-18T21:49:33.914Z | Downloaded dirs-next v2.0.0 |
| 631 | 2026-03-18T21:49:33.914Z | Downloaded cpufeatures v0.3.0 |
| 632 | 2026-03-18T21:49:33.914Z | Downloaded defmt v0.3.100 |
| 633 | 2026-03-18T21:49:33.917Z | Downloaded base64 v0.22.1 |
| 634 | 2026-03-18T21:49:33.921Z | Downloaded foreign-types-macros v0.2.3 |
| 635 | 2026-03-18T21:49:33.921Z | Downloaded env_filter v1.0.0 |
| 636 | 2026-03-18T21:49:33.921Z | Downloaded darling_macro v0.23.0 |
| 637 | 2026-03-18T21:49:33.921Z | Downloaded base16ct v0.2.0 |
| 638 | 2026-03-18T21:49:33.924Z | Downloaded atomicwrites v0.4.4 |
| 639 | 2026-03-18T21:49:33.924Z | Downloaded csv-core v0.1.13 |
| 640 | 2026-03-18T21:49:33.924Z | Downloaded atty v0.2.14 |
| 641 | 2026-03-18T21:49:33.927Z | Downloaded async-stream v0.3.6 |
| 642 | 2026-03-18T21:49:33.930Z | Downloaded foreign-types-shared v0.1.1 |
| 643 | 2026-03-18T21:49:33.930Z | Downloaded crc8 v0.1.1 |
| 644 | 2026-03-18T21:49:33.931Z | Downloaded cobs v0.3.0 |
| 645 | 2026-03-18T21:49:33.934Z | Downloaded atomic-waker v1.1.2 |
| 646 | 2026-03-18T21:49:33.934Z | Downloaded bit-set v0.5.3 |
| 647 | 2026-03-18T21:49:33.934Z | Downloaded ascii-canvas v3.0.0 |
| 648 | 2026-03-18T21:49:33.938Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 649 | 2026-03-18T21:49:33.938Z | Downloaded ciborium-ll v0.2.2 |
| 650 | 2026-03-18T21:49:33.938Z | Downloaded derive_builder_macro v0.20.2 |
| 651 | 2026-03-18T21:49:33.938Z | Downloaded difflib v0.4.0 |
| 652 | 2026-03-18T21:49:33.941Z | Downloaded bit-set v0.8.0 |
| 653 | 2026-03-18T21:49:33.941Z | Downloaded cfg_aliases v0.1.1 |
| 654 | 2026-03-18T21:49:33.941Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 655 | 2026-03-18T21:49:33.944Z | Downloaded bit-vec v0.6.3 |
| 656 | 2026-03-18T21:49:33.944Z | Downloaded debug-ignore v1.0.5 |
| 657 | 2026-03-18T21:49:33.947Z | Downloaded embedded-io v0.4.0 |
| 658 | 2026-03-18T21:49:33.947Z | Downloaded downcast-rs v2.0.2 |
| 659 | 2026-03-18T21:49:33.950Z | Downloaded backoff v0.4.0 |
| 660 | 2026-03-18T21:49:33.950Z | Downloaded bzip2 v0.4.4 |
| 661 | 2026-03-18T21:49:33.953Z | Downloaded fixedbitset v0.4.2 |
| 662 | 2026-03-18T21:49:33.953Z | Downloaded fd-lock v4.0.4 |
| 663 | 2026-03-18T21:49:33.956Z | Downloaded embedded-io v0.6.1 |
| 664 | 2026-03-18T21:49:33.956Z | Downloaded convert_case v0.4.0 |
| 665 | 2026-03-18T21:49:33.959Z | Downloaded cstr-argument v0.1.2 |
| 666 | 2026-03-18T21:49:33.959Z | Downloaded crc v3.4.0 |
| 667 | 2026-03-18T21:49:33.959Z | Downloaded data-encoding v2.10.0 |
| 668 | 2026-03-18T21:49:33.962Z | Downloaded funty v2.0.0 |
| 669 | 2026-03-18T21:49:33.962Z | Downloaded foreign-types-shared v0.3.1 |
| 670 | 2026-03-18T21:49:33.962Z | Downloaded async-stream-impl v0.3.6 |
| 671 | 2026-03-18T21:49:33.965Z | Downloaded aead v0.5.2 |
| 672 | 2026-03-18T21:49:33.965Z | Downloaded diesel-dtrace v0.5.0 |
| 673 | 2026-03-18T21:49:33.969Z | Downloaded futures-io v0.3.32 |
| 674 | 2026-03-18T21:49:33.970Z | Downloaded fxhash v0.2.1 |
| 675 | 2026-03-18T21:49:33.970Z | Downloaded futures-task v0.3.32 |
| 676 | 2026-03-18T21:49:33.973Z | Downloaded dyn-clone v1.0.20 |
| 677 | 2026-03-18T21:49:33.973Z | Downloaded ghash v0.5.1 |
| 678 | 2026-03-18T21:49:33.973Z | Downloaded foreign-types v0.5.0 |
| 679 | 2026-03-18T21:49:33.973Z | Downloaded darling_macro v0.21.3 |
| 680 | 2026-03-18T21:49:33.977Z | Downloaded git-stub v1.0.0 |
| 681 | 2026-03-18T21:49:33.977Z | Downloaded float-cmp v0.10.0 |
| 682 | 2026-03-18T21:49:33.977Z | Downloaded des v0.8.1 |
| 683 | 2026-03-18T21:49:33.982Z | Downloaded cexpr v0.6.0 |
| 684 | 2026-03-18T21:49:33.983Z | Downloaded gethostname v0.5.0 |
| 685 | 2026-03-18T21:49:33.986Z | Downloaded filetime v0.2.27 |
| 686 | 2026-03-18T21:49:33.986Z | Downloaded bb8 v0.8.6 |
| 687 | 2026-03-18T21:49:33.986Z | Downloaded bitflags v1.3.2 |
| 688 | 2026-03-18T21:49:33.991Z | Downloaded futures-sink v0.3.32 |
| 689 | 2026-03-18T21:49:33.991Z | Downloaded futures-macro v0.3.32 |
| 690 | 2026-03-18T21:49:34.002Z | Downloaded ed25519 v2.2.3 |
| 691 | 2026-03-18T21:49:34.002Z | Downloaded constant_time_eq v0.4.2 |
| 692 | 2026-03-18T21:49:34.002Z | Downloaded bitfield v0.19.4 |
| 693 | 2026-03-18T21:49:34.005Z | Downloaded hex-literal v0.4.1 |
| 694 | 2026-03-18T21:49:34.005Z | Downloaded cipher v0.4.4 |
| 695 | 2026-03-18T21:49:34.005Z | Downloaded argon2 v0.5.3 |
| 696 | 2026-03-18T21:49:34.005Z | Downloaded array-init v0.0.4 |
| 697 | 2026-03-18T21:49:34.005Z | Downloaded globwalk v0.9.1 |
| 698 | 2026-03-18T21:49:34.005Z | Downloaded headers-core v0.3.0 |
| 699 | 2026-03-18T21:49:34.005Z | Downloaded find-msvc-tools v0.1.9 |
| 700 | 2026-03-18T21:49:34.005Z | Downloaded fallible-iterator v0.2.0 |
| 701 | 2026-03-18T21:49:34.014Z | Downloaded foldhash v0.1.5 |
| 702 | 2026-03-18T21:49:34.014Z | Downloaded blake2 v0.10.6 |
| 703 | 2026-03-18T21:49:34.014Z | Downloaded flagset v0.4.7 |
| 704 | 2026-03-18T21:49:34.023Z | Downloaded cookie_store v0.22.1 |
| 705 | 2026-03-18T21:49:34.024Z | Downloaded dof v0.4.0 |
| 706 | 2026-03-18T21:49:34.024Z | Downloaded const-oid v0.9.6 |
| 707 | 2026-03-18T21:49:34.024Z | Downloaded ena v0.14.4 |
| 708 | 2026-03-18T21:49:34.024Z | Downloaded hex v0.4.3 |
| 709 | 2026-03-18T21:49:34.035Z | Downloaded derive-ex v0.1.8 |
| 710 | 2026-03-18T21:49:34.035Z | Downloaded ahash v0.8.12 |
| 711 | 2026-03-18T21:49:34.035Z | Downloaded crypto-bigint v0.5.5 |
| 712 | 2026-03-18T21:49:34.035Z | Downloaded fs_extra v1.3.0 |
| 713 | 2026-03-18T21:49:34.044Z | Downloaded futures-core v0.3.32 |
| 714 | 2026-03-18T21:49:34.044Z | Downloaded home v0.5.12 |
| 715 | 2026-03-18T21:49:34.044Z | Downloaded base64ct v1.8.3 |
| 716 | 2026-03-18T21:49:34.044Z | Downloaded httpdate v1.0.3 |
| 717 | 2026-03-18T21:49:34.044Z | Downloaded hostname v0.4.2 |
| 718 | 2026-03-18T21:49:34.044Z | Downloaded hubpack_derive v0.1.1 |
| 719 | 2026-03-18T21:49:34.044Z | Downloaded hubpack v0.1.2 |
| 720 | 2026-03-18T21:49:34.044Z | Downloaded http-range v0.1.5 |
| 721 | 2026-03-18T21:49:34.044Z | Downloaded hyper-tls v0.6.0 |
| 722 | 2026-03-18T21:49:34.048Z | Downloaded ident_case v1.0.1 |
| 723 | 2026-03-18T21:49:34.048Z | Downloaded ecdsa v0.16.9 |
| 724 | 2026-03-18T21:49:34.048Z | Downloaded backon v1.6.0 |
| 725 | 2026-03-18T21:49:34.048Z | Downloaded globset v0.4.18 |
| 726 | 2026-03-18T21:49:34.052Z | Downloaded hash32 v0.2.1 |
| 727 | 2026-03-18T21:49:34.052Z | Downloaded group v0.13.0 |
| 728 | 2026-03-18T21:49:34.052Z | Downloaded convert_case v0.10.0 |
| 729 | 2026-03-18T21:49:34.052Z | Downloaded git-stub-vcs v0.1.0 |
| 730 | 2026-03-18T21:49:34.056Z | Downloaded foldhash v0.2.0 |
| 731 | 2026-03-18T21:49:34.056Z | Downloaded chacha20 v0.10.0 |
| 732 | 2026-03-18T21:49:34.060Z | Downloaded drift v0.1.3 |
| 733 | 2026-03-18T21:49:34.068Z | Downloaded inout v0.1.4 |
| 734 | 2026-03-18T21:49:34.068Z | Downloaded indoc v1.0.9 |
| 735 | 2026-03-18T21:49:34.072Z | Downloaded is-terminal v0.4.17 |
| 736 | 2026-03-18T21:49:34.072Z | Downloaded internet-checksum v0.2.1 |
| 737 | 2026-03-18T21:49:34.072Z | Downloaded defmt-macros v1.0.1 |
| 738 | 2026-03-18T21:49:34.072Z | Downloaded is_ci v1.2.0 |
| 739 | 2026-03-18T21:49:34.072Z | Downloaded instant v0.1.13 |
| 740 | 2026-03-18T21:49:34.075Z | Downloaded crossbeam-epoch v0.9.18 |
| 741 | 2026-03-18T21:49:34.087Z | Downloaded colored v2.2.0 |
| 742 | 2026-03-18T21:49:34.092Z | Downloaded libscf-sys v1.1.0 |
| 743 | 2026-03-18T21:49:34.095Z | Downloaded fs-err v2.11.0 |
| 744 | 2026-03-18T21:49:34.095Z | Downloaded crossbeam-deque v0.8.6 |
| 745 | 2026-03-18T21:49:34.095Z | Downloaded lazy_static v1.5.0 |
| 746 | 2026-03-18T21:49:34.098Z | Downloaded lalrpop-util v0.19.12 |
| 747 | 2026-03-18T21:49:34.098Z | Downloaded kstat-rs v0.2.4 |
| 748 | 2026-03-18T21:49:34.101Z | Downloaded hyper-staticfile v0.10.1 |
| 749 | 2026-03-18T21:49:34.101Z | Downloaded http-body-util v0.1.3 |
| 750 | 2026-03-18T21:49:34.105Z | Downloaded futures-channel v0.3.32 |
| 751 | 2026-03-18T21:49:34.105Z | Downloaded cookie v0.18.1 |
| 752 | 2026-03-18T21:49:34.108Z | Downloaded maybe-uninit v2.0.0 |
| 753 | 2026-03-18T21:49:34.108Z | Downloaded match_cfg v0.1.0 |
| 754 | 2026-03-18T21:49:34.112Z | Downloaded lzss v0.8.2 |
| 755 | 2026-03-18T21:49:34.112Z | Downloaded lru-slab v0.1.2 |
| 756 | 2026-03-18T21:49:34.112Z | Downloaded lru-cache v0.1.2 |
| 757 | 2026-03-18T21:49:34.115Z | Downloaded mime v0.3.17 |
| 758 | 2026-03-18T21:49:34.115Z | Downloaded getrandom v0.2.17 |
| 759 | 2026-03-18T21:49:34.119Z | Downloaded allocator-api2 v0.2.21 |
| 760 | 2026-03-18T21:49:34.119Z | Downloaded memoffset v0.9.1 |
| 761 | 2026-03-18T21:49:34.123Z | Downloaded half v1.8.3 |
| 762 | 2026-03-18T21:49:34.123Z | Downloaded crc32fast v1.5.0 |
| 763 | 2026-03-18T21:49:34.126Z | Downloaded console v0.16.2 |
| 764 | 2026-03-18T21:49:34.126Z | Downloaded indoc v2.0.7 |
| 765 | 2026-03-18T21:49:34.131Z | Downloaded instability v0.3.11 |
| 766 | 2026-03-18T21:49:34.131Z | Downloaded multimap v0.10.1 |
| 767 | 2026-03-18T21:49:34.131Z | Downloaded ingot-types v0.1.2 |
| 768 | 2026-03-18T21:49:34.135Z | Downloaded crc-any v2.5.0 |
| 769 | 2026-03-18T21:49:34.138Z | Downloaded ipnetwork v0.21.1 |
| 770 | 2026-03-18T21:49:34.138Z | Downloaded newline-converter v0.3.0 |
| 771 | 2026-03-18T21:49:34.138Z | Downloaded new_debug_unreachable v1.0.6 |
| 772 | 2026-03-18T21:49:34.144Z | Downloaded keccak v0.1.6 |
| 773 | 2026-03-18T21:49:34.144Z | Downloaded ipnet v2.11.0 |
| 774 | 2026-03-18T21:49:34.151Z | Downloaded newtype-uuid-macros v0.1.0 |
| 775 | 2026-03-18T21:49:34.151Z | Downloaded newtype_derive v0.1.6 |
| 776 | 2026-03-18T21:49:34.151Z | Downloaded jobserver v0.1.34 |
| 777 | 2026-03-18T21:49:34.151Z | Downloaded num v0.4.3 |
| 778 | 2026-03-18T21:49:34.158Z | Downloaded nonempty v0.12.0 |
| 779 | 2026-03-18T21:49:34.158Z | Downloaded normalize-line-endings v0.3.0 |
| 780 | 2026-03-18T21:49:34.158Z | Downloaded nibble_vec v0.1.0 |
| 781 | 2026-03-18T21:49:34.158Z | Downloaded num-conv v0.2.0 |
| 782 | 2026-03-18T21:49:34.158Z | Downloaded num_enum_derive v0.5.11 |
| 783 | 2026-03-18T21:49:34.159Z | Downloaded flume v0.11.1 |
| 784 | 2026-03-18T21:49:34.170Z | Downloaded num-iter v0.1.45 |
| 785 | 2026-03-18T21:49:34.170Z | Downloaded num-derive v0.4.2 |
| 786 | 2026-03-18T21:49:34.170Z | Downloaded linear-map v1.2.0 |
| 787 | 2026-03-18T21:49:34.170Z | Downloaded hmac v0.12.1 |
| 788 | 2026-03-18T21:49:34.170Z | Downloaded hyper-rustls v0.27.7 |
| 789 | 2026-03-18T21:49:34.213Z | Downloaded managed v0.8.0 |
| 790 | 2026-03-18T21:49:34.213Z | Downloaded openssl-probe v0.2.1 |
| 791 | 2026-03-18T21:49:34.213Z | Downloaded openssl-macros v0.1.1 |
| 792 | 2026-03-18T21:49:34.213Z | Downloaded libefi-sys v0.1.0 |
| 793 | 2026-03-18T21:49:34.218Z | Downloaded openssl-probe v0.1.6 |
| 794 | 2026-03-18T21:49:34.219Z | Downloaded num-derive v0.3.3 |
| 795 | 2026-03-18T21:49:34.219Z | Downloaded aes v0.8.4 |
| 796 | 2026-03-18T21:49:34.219Z | Downloaded opaque-debug v0.3.1 |
| 797 | 2026-03-18T21:49:34.219Z | Downloaded const_format v0.2.35 |
| 798 | 2026-03-18T21:49:34.219Z | Downloaded oso-derive v0.27.3 |
| 799 | 2026-03-18T21:49:34.219Z | Downloaded lock_api v0.4.14 |
| 800 | 2026-03-18T21:49:34.219Z | Downloaded clang-sys v1.8.1 |
| 801 | 2026-03-18T21:49:34.219Z | Downloaded mime_guess v2.0.5 |
| 802 | 2026-03-18T21:49:34.219Z | Downloaded ingot-macros v0.1.1 |
| 803 | 2026-03-18T21:49:34.219Z | Downloaded half v2.7.1 |
| 804 | 2026-03-18T21:49:34.219Z | Downloaded bumpalo v3.20.2 |
| 805 | 2026-03-18T21:49:34.229Z | Downloaded iana-time-zone v0.1.65 |
| 806 | 2026-03-18T21:49:34.230Z | Downloaded multer v3.1.0 |
| 807 | 2026-03-18T21:49:34.230Z | Downloaded peg-runtime v0.8.5 |
| 808 | 2026-03-18T21:49:34.230Z | Downloaded path-slash v0.1.5 |
| 809 | 2026-03-18T21:49:34.230Z | Downloaded darling_core v0.20.11 |
| 810 | 2026-03-18T21:49:34.230Z | Downloaded native-tls v0.2.18 |
| 811 | 2026-03-18T21:49:34.230Z | Downloaded fatfs v0.3.6 |
| 812 | 2026-03-18T21:49:34.230Z | Downloaded num-complex v0.4.6 |
| 813 | 2026-03-18T21:49:34.230Z | Downloaded num_threads v0.1.7 |
| 814 | 2026-03-18T21:49:34.230Z | Downloaded num_enum_derive v0.7.5 |
| 815 | 2026-03-18T21:49:34.230Z | Downloaded num_enum v0.7.5 |
| 816 | 2026-03-18T21:49:34.231Z | Downloaded phf_shared v0.11.3 |
| 817 | 2026-03-18T21:49:34.231Z | Downloaded der v0.7.10 |
| 818 | 2026-03-18T21:49:34.231Z | Downloaded phf_shared v0.13.1 |
| 819 | 2026-03-18T21:49:34.231Z | Downloaded num-integer v0.1.46 |
| 820 | 2026-03-18T21:49:34.237Z | Downloaded darling_core v0.21.3 |
| 821 | 2026-03-18T21:49:34.237Z | Downloaded litrs v1.0.0 |
| 822 | 2026-03-18T21:49:34.237Z | Downloaded pbkdf2 v0.12.2 |
| 823 | 2026-03-18T21:49:34.237Z | Downloaded pbkdf2 v0.11.0 |
| 824 | 2026-03-18T21:49:34.238Z | Downloaded packed_struct_codegen v0.10.1 |
| 825 | 2026-03-18T21:49:34.252Z | Downloaded memmap2 v0.9.10 |
| 826 | 2026-03-18T21:49:34.252Z | Downloaded chacha20poly1305 v0.10.1 |
| 827 | 2026-03-18T21:49:34.252Z | Downloaded num-rational v0.4.2 |
| 828 | 2026-03-18T21:49:34.252Z | Downloaded olpc-cjson v0.1.4 |
| 829 | 2026-03-18T21:49:34.252Z | Downloaded predicates-tree v1.0.13 |
| 830 | 2026-03-18T21:49:34.253Z | Downloaded phf_shared v0.12.1 |
| 831 | 2026-03-18T21:49:34.253Z | Downloaded pin-utils v0.1.0 |
| 832 | 2026-03-18T21:49:34.253Z | Downloaded libsw-core v0.3.2 |
| 833 | 2026-03-18T21:49:34.253Z | Downloaded arc-swap v1.8.2 |
| 834 | 2026-03-18T21:49:34.258Z | Downloaded precomputed-hash v0.1.1 |
| 835 | 2026-03-18T21:49:34.258Z | Downloaded powerfmt v0.2.0 |
| 836 | 2026-03-18T21:49:34.258Z | Downloaded ar_archive_writer v0.5.1 |
| 837 | 2026-03-18T21:49:34.258Z | Downloaded oxnet v0.1.4 |
| 838 | 2026-03-18T21:49:34.263Z | Downloaded oxide-tokio-rt v0.1.3 |
| 839 | 2026-03-18T21:49:34.263Z | Downloaded owo-colors v4.3.0 |
| 840 | 2026-03-18T21:49:34.263Z | Downloaded password-hash v0.4.2 |
| 841 | 2026-03-18T21:49:34.269Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 842 | 2026-03-18T21:49:34.269Z | Downloaded headers v0.4.1 |
| 843 | 2026-03-18T21:49:34.275Z | Downloaded progenitor-client v0.10.0 |
| 844 | 2026-03-18T21:49:34.275Z | Downloaded indexmap v1.9.3 |
| 845 | 2026-03-18T21:49:34.275Z | Downloaded proc-macro-crate v3.4.0 |
| 846 | 2026-03-18T21:49:34.275Z | Downloaded progenitor-macro v0.11.2 |
| 847 | 2026-03-18T21:49:34.275Z | Downloaded proc-macro-crate v1.3.1 |
| 848 | 2026-03-18T21:49:34.282Z | Downloaded predicates-core v1.0.10 |
| 849 | 2026-03-18T21:49:34.282Z | Downloaded peg v0.8.5 |
| 850 | 2026-03-18T21:49:34.282Z | Downloaded paste v1.0.15 |
| 851 | 2026-03-18T21:49:34.290Z | Downloaded psl-types v2.0.11 |
| 852 | 2026-03-18T21:49:34.290Z | Downloaded compact_str v0.8.1 |
| 853 | 2026-03-18T21:49:34.290Z | Downloaded ed25519-dalek v2.2.0 |
| 854 | 2026-03-18T21:49:34.295Z | Downloaded progenitor-client v0.11.2 |
| 855 | 2026-03-18T21:49:34.295Z | Downloaded pem-rfc7468 v0.7.0 |
| 856 | 2026-03-18T21:49:34.295Z | Downloaded pin-project-lite v0.2.17 |
| 857 | 2026-03-18T21:49:34.305Z | Downloaded derive_more-impl v2.1.1 |
| 858 | 2026-03-18T21:49:34.319Z | Downloaded quick-error v1.2.3 |
| 859 | 2026-03-18T21:49:34.319Z | Downloaded progenitor-macro v0.13.0 |
| 860 | 2026-03-18T21:49:34.320Z | Downloaded pem v3.0.6 |
| 861 | 2026-03-18T21:49:34.320Z | Downloaded packed_struct v0.10.1 |
| 862 | 2026-03-18T21:49:34.320Z | Downloaded radium v0.7.0 |
| 863 | 2026-03-18T21:49:34.320Z | Downloaded flate2 v1.1.9 |
| 864 | 2026-03-18T21:49:34.320Z | Downloaded ppv-lite86 v0.2.21 |
| 865 | 2026-03-18T21:49:34.321Z | Downloaded postgres-protocol v0.6.10 |
| 866 | 2026-03-18T21:49:34.321Z | Downloaded polyval v0.6.2 |
| 867 | 2026-03-18T21:49:34.321Z | Downloaded phf v0.13.1 |
| 868 | 2026-03-18T21:49:34.321Z | Downloaded phf v0.12.1 |
| 869 | 2026-03-18T21:49:34.327Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 870 | 2026-03-18T21:49:34.328Z | Downloaded libbz2-rs-sys v0.2.2 |
| 871 | 2026-03-18T21:49:34.328Z | Downloaded recursive v0.1.1 |
| 872 | 2026-03-18T21:49:34.328Z | Downloaded ref-cast-impl v1.0.25 |
| 873 | 2026-03-18T21:49:34.328Z | Downloaded rand_xorshift v0.4.0 |
| 874 | 2026-03-18T21:49:34.328Z | Downloaded rand_chacha v0.3.1 |
| 875 | 2026-03-18T21:49:34.328Z | Downloaded progenitor v0.11.2 |
| 876 | 2026-03-18T21:49:34.329Z | Downloaded pkg-config v0.3.32 |
| 877 | 2026-03-18T21:49:34.346Z | Downloaded pin-project-internal v1.1.11 |
| 878 | 2026-03-18T21:49:34.346Z | Downloaded num_enum v0.5.11 |
| 879 | 2026-03-18T21:49:34.346Z | Downloaded ref-cast v1.0.25 |
| 880 | 2026-03-18T21:49:34.352Z | Downloaded hickory-resolver v0.25.2 |
| 881 | 2026-03-18T21:49:34.352Z | Downloaded progenitor-client v0.13.0 |
| 882 | 2026-03-18T21:49:34.352Z | Downloaded peg-macros v0.8.5 |
| 883 | 2026-03-18T21:49:34.352Z | Downloaded heapless v0.7.17 |
| 884 | 2026-03-18T21:49:34.352Z | Downloaded rfc6979 v0.4.0 |
| 885 | 2026-03-18T21:49:34.352Z | Downloaded poly1305 v0.8.0 |
| 886 | 2026-03-18T21:49:34.353Z | Downloaded russh-cryptovec v0.7.3 |
| 887 | 2026-03-18T21:49:34.353Z | Downloaded indicatif v0.18.4 |
| 888 | 2026-03-18T21:49:34.360Z | Downloaded hickory-resolver v0.24.4 |
| 889 | 2026-03-18T21:49:34.360Z | Downloaded progenitor v0.10.0 |
| 890 | 2026-03-18T21:49:34.360Z | Downloaded proc-macro-error2 v2.0.1 |
| 891 | 2026-03-18T21:49:34.365Z | Downloaded omicron-zone-package v0.12.2 |
| 892 | 2026-03-18T21:49:34.365Z | Downloaded progenitor-extras v0.1.1 |
| 893 | 2026-03-18T21:49:34.365Z | Downloaded parking_lot v0.11.2 |
| 894 | 2026-03-18T21:49:34.370Z | Downloaded rustc_version v0.1.7 |
| 895 | 2026-03-18T21:49:34.370Z | Downloaded parking_lot_core v0.9.12 |
| 896 | 2026-03-18T21:49:34.370Z | Downloaded derive_more v2.1.1 |
| 897 | 2026-03-18T21:49:34.386Z | Downloaded rtoolbox v0.0.3 |
| 898 | 2026-03-18T21:49:34.386Z | Downloaded psm v0.1.30 |
| 899 | 2026-03-18T21:49:34.386Z | Downloaded rustc-hash v2.1.1 |
| 900 | 2026-03-18T21:49:34.396Z | Downloaded postgres-types v0.2.12 |
| 901 | 2026-03-18T21:49:34.396Z | Downloaded rand_chacha v0.9.0 |
| 902 | 2026-03-18T21:49:34.396Z | Downloaded r2d2 v0.8.10 |
| 903 | 2026-03-18T21:49:34.396Z | Downloaded pkcs1 v0.7.5 |
| 904 | 2026-03-18T21:49:34.396Z | Downloaded scheduled-thread-pool v0.2.7 |
| 905 | 2026-03-18T21:49:34.404Z | Downloaded same-file v1.0.6 |
| 906 | 2026-03-18T21:49:34.404Z | Downloaded rand_core v0.9.5 |
| 907 | 2026-03-18T21:49:34.404Z | Downloaded rand_core v0.6.4 |
| 908 | 2026-03-18T21:49:34.404Z | Downloaded p256 v0.13.2 |
| 909 | 2026-03-18T21:49:34.404Z | Downloaded progenitor v0.13.0 |
| 910 | 2026-03-18T21:49:34.404Z | Downloaded progenitor-macro v0.10.0 |
| 911 | 2026-03-18T21:49:34.409Z | Downloaded pkcs5 v0.7.1 |
| 912 | 2026-03-18T21:49:34.409Z | Downloaded scopeguard v1.2.0 |
| 913 | 2026-03-18T21:49:34.409Z | Downloaded sapling-renderdag v0.1.0 |
| 914 | 2026-03-18T21:49:34.409Z | Downloaded salsa20 v0.10.2 |
| 915 | 2026-03-18T21:49:34.409Z | Downloaded rand_seeder v0.4.0 |
| 916 | 2026-03-18T21:49:34.502Z | Downloaded pkcs8 v0.10.2 |
| 917 | 2026-03-18T21:49:34.502Z | Downloaded resolv-conf v0.7.6 |
| 918 | 2026-03-18T21:49:34.502Z | Downloaded scroll_derive v0.13.1 |
| 919 | 2026-03-18T21:49:34.503Z | Downloaded oso v0.27.3 |
| 920 | 2026-03-18T21:49:34.503Z | Downloaded serde-big-array v0.5.1 |
| 921 | 2026-03-18T21:49:34.503Z | Downloaded seq-macro v0.3.6 |
| 922 | 2026-03-18T21:49:34.503Z | Downloaded serde_urlencoded v0.7.1 |
| 923 | 2026-03-18T21:49:34.503Z | Downloaded hashbrown v0.12.3 |
| 924 | 2026-03-18T21:49:34.503Z | Downloaded pin-project v1.1.11 |
| 925 | 2026-03-18T21:49:34.503Z | Downloaded serde_plain v1.0.2 |
| 926 | 2026-03-18T21:49:34.503Z | Downloaded scrypt v0.11.0 |
| 927 | 2026-03-18T21:49:34.503Z | Downloaded secrecy v0.8.0 |
| 928 | 2026-03-18T21:49:34.503Z | Downloaded expectorate v1.2.0 |
| 929 | 2026-03-18T21:49:34.504Z | Downloaded quinn-udp v0.5.14 |
| 930 | 2026-03-18T21:49:34.504Z | Downloaded parking_lot v0.12.5 |
| 931 | 2026-03-18T21:49:34.504Z | Downloaded serde_bytes v0.11.19 |
| 932 | 2026-03-18T21:49:34.504Z | Downloaded rustls-pemfile v1.0.4 |
| 933 | 2026-03-18T21:49:34.504Z | Downloaded serde_spanned v1.0.4 |
| 934 | 2026-03-18T21:49:34.504Z | Downloaded papergrid v0.17.0 |
| 935 | 2026-03-18T21:49:34.504Z | Downloaded shell-words v1.1.1 |
| 936 | 2026-03-18T21:49:34.504Z | Downloaded serde_repr v0.1.20 |
| 937 | 2026-03-18T21:49:34.504Z | Downloaded dropshot-api-manager v0.6.0 |
| 938 | 2026-03-18T21:49:34.504Z | Downloaded rustversion v1.0.22 |
| 939 | 2026-03-18T21:49:34.504Z | Downloaded postcard v1.1.3 |
| 940 | 2026-03-18T21:49:34.504Z | Downloaded rustc_version v0.4.1 |
| 941 | 2026-03-18T21:49:34.504Z | Downloaded diesel_derives v2.3.7 |
| 942 | 2026-03-18T21:49:34.504Z | Downloaded signal-hook-mio v0.2.5 |
| 943 | 2026-03-18T21:49:34.504Z | Downloaded sha1 v0.10.6 |
| 944 | 2026-03-18T21:49:34.505Z | Downloaded openssl-sys v0.9.111 |
| 945 | 2026-03-18T21:49:34.505Z | Downloaded progenitor-impl v0.10.0 |
| 946 | 2026-03-18T21:49:34.505Z | Downloaded aes-gcm v0.10.3 |
| 947 | 2026-03-18T21:49:34.505Z | Downloaded slog-bunyan v2.5.0 |
| 948 | 2026-03-18T21:49:34.505Z | Downloaded signature v2.2.0 |
| 949 | 2026-03-18T21:49:34.505Z | Downloaded sigpipe v0.1.3 |
| 950 | 2026-03-18T21:49:34.505Z | Downloaded signal-hook-tokio v0.3.1 |
| 951 | 2026-03-18T21:49:34.505Z | Downloaded slog-envlogger v2.2.0 |
| 952 | 2026-03-18T21:49:34.505Z | Downloaded schemars_derive v0.8.22 |
| 953 | 2026-03-18T21:49:34.505Z | Downloaded siphasher v1.0.2 |
| 954 | 2026-03-18T21:49:34.505Z | Downloaded rand_core v0.10.0 |
| 955 | 2026-03-18T21:49:34.505Z | Downloaded prefix-trie v0.7.0 |
| 956 | 2026-03-18T21:49:34.505Z | Downloaded semver v0.1.20 |
| 957 | 2026-03-18T21:49:34.517Z | Downloaded scroll v0.13.0 |
| 958 | 2026-03-18T21:49:34.517Z | Downloaded hashbrown v0.13.2 |
| 959 | 2026-03-18T21:49:34.517Z | Downloaded crossterm v0.29.0 |
| 960 | 2026-03-18T21:49:34.517Z | Downloaded minimal-lexical v0.2.1 |
| 961 | 2026-03-18T21:49:34.517Z | Downloaded serde_path_to_error v0.1.20 |
| 962 | 2026-03-18T21:49:34.517Z | Downloaded russh-keys v0.45.0 |
| 963 | 2026-03-18T21:49:34.517Z | Downloaded progenitor-impl v0.11.2 |
| 964 | 2026-03-18T21:49:34.538Z | Downloaded sec1 v0.7.3 |
| 965 | 2026-03-18T21:49:34.538Z | Downloaded sct v0.7.1 |
| 966 | 2026-03-18T21:49:34.539Z | Downloaded hickory-server v0.25.2 |
| 967 | 2026-03-18T21:49:34.539Z | Downloaded serde-hex v0.1.0 |
| 968 | 2026-03-18T21:49:34.539Z | Downloaded rustls-pemfile v2.2.0 |
| 969 | 2026-03-18T21:49:34.539Z | Downloaded ssh-encoding v0.2.0 |
| 970 | 2026-03-18T21:49:34.539Z | Downloaded serde_derive_internals v0.29.1 |
| 971 | 2026-03-18T21:49:34.539Z | Downloaded rustls-native-certs v0.8.3 |
| 972 | 2026-03-18T21:49:34.557Z | Downloaded ssh-cipher v0.2.0 |
| 973 | 2026-03-18T21:49:34.558Z | Downloaded sqlparser_derive v0.5.0 |
| 974 | 2026-03-18T21:49:34.558Z | Downloaded subtle v2.6.1 |
| 975 | 2026-03-18T21:49:34.558Z | Downloaded rusty-fork v0.3.1 |
| 976 | 2026-03-18T21:49:34.558Z | Downloaded jiff-static v0.2.21 |
| 977 | 2026-03-18T21:49:34.558Z | Downloaded shlex v1.3.0 |
| 978 | 2026-03-18T21:49:34.558Z | Downloaded pretty_assertions v1.4.1 |
| 979 | 2026-03-18T21:49:34.558Z | Downloaded http v1.4.0 |
| 980 | 2026-03-18T21:49:34.558Z | Downloaded rcgen v0.12.1 |
| 981 | 2026-03-18T21:49:34.558Z | Downloaded signal-hook-registry v1.4.8 |
| 982 | 2026-03-18T21:49:34.564Z | Downloaded secrecy v0.10.3 |
| 983 | 2026-03-18T21:49:34.564Z | Downloaded strum v0.27.2 |
| 984 | 2026-03-18T21:49:34.564Z | Downloaded structmeta-derive v0.3.0 |
| 985 | 2026-03-18T21:49:34.564Z | Downloaded rustls-pki-types v1.14.0 |
| 986 | 2026-03-18T21:49:34.564Z | Downloaded structmeta v0.3.0 |
| 987 | 2026-03-18T21:49:34.564Z | Downloaded slab v0.4.12 |
| 988 | 2026-03-18T21:49:34.564Z | Downloaded miniz_oxide v0.8.9 |
| 989 | 2026-03-18T21:49:34.564Z | Downloaded slog-json v2.6.1 |
| 990 | 2026-03-18T21:49:34.565Z | Downloaded crossbeam-channel v0.5.15 |
| 991 | 2026-03-18T21:49:34.565Z | Downloaded sync-ptr v0.1.4 |
| 992 | 2026-03-18T21:49:34.565Z | Downloaded tap v1.0.1 |
| 993 | 2026-03-18T21:49:34.565Z | Downloaded supports-color v3.0.2 |
| 994 | 2026-03-18T21:49:34.565Z | Downloaded progenitor-impl v0.13.0 |
| 995 | 2026-03-18T21:49:34.569Z | Downloaded smf v0.2.3 |
| 996 | 2026-03-18T21:49:34.569Z | Downloaded slog-dtrace v0.3.0 |
| 997 | 2026-03-18T21:49:34.569Z | Downloaded slog-async v2.8.0 |
| 998 | 2026-03-18T21:49:34.569Z | Downloaded slog-stdlog v4.1.1 |
| 999 | 2026-03-18T21:49:34.574Z | Downloaded tabled_derive v0.11.0 |
| 1000 | 2026-03-18T21:49:34.574Z | Downloaded slog-scope v4.4.1 |
| 1001 | 2026-03-18T21:49:34.574Z | Downloaded take_mut v0.2.2 |
| 1002 | 2026-03-18T21:49:34.574Z | Downloaded prettyplease v0.2.37 |
| 1003 | 2026-03-18T21:49:34.581Z | Downloaded snafu-derive v0.8.9 |
| 1004 | 2026-03-18T21:49:34.581Z | Downloaded smallvec v0.6.14 |
| 1005 | 2026-03-18T21:49:34.581Z | Downloaded tagptr v0.2.0 |
| 1006 | 2026-03-18T21:49:34.594Z | Downloaded hyper-util v0.1.20 |
| 1007 | 2026-03-18T21:49:34.594Z | Downloaded testing_table v0.3.0 |
| 1008 | 2026-03-18T21:49:34.594Z | Downloaded sqlformat v0.3.5 |
| 1009 | 2026-03-18T21:49:34.606Z | Downloaded spki v0.7.3 |
| 1010 | 2026-03-18T21:49:34.606Z | Downloaded simd-adler32 v0.3.8 |
| 1011 | 2026-03-18T21:49:34.606Z | Downloaded serde_cbor v0.11.2 |
| 1012 | 2026-03-18T21:49:34.606Z | Downloaded tabwriter v1.4.1 |
| 1013 | 2026-03-18T21:49:34.606Z | Downloaded stringprep v0.1.5 |
| 1014 | 2026-03-18T21:49:34.606Z | Downloaded static_assertions v1.1.0 |
| 1015 | 2026-03-18T21:49:34.607Z | Downloaded time-core v0.1.8 |
| 1016 | 2026-03-18T21:49:34.613Z | Downloaded thread-id v5.1.0 |
| 1017 | 2026-03-18T21:49:34.613Z | Downloaded termtree v0.5.1 |
| 1018 | 2026-03-18T21:49:34.613Z | Downloaded sync_wrapper v1.0.2 |
| 1019 | 2026-03-18T21:49:34.613Z | Downloaded tinyvec_macros v0.1.1 |
| 1020 | 2026-03-18T21:49:34.613Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1021 | 2026-03-18T21:49:34.614Z | Downloaded strum_macros v0.24.3 |
| 1022 | 2026-03-18T21:49:34.614Z | Downloaded string_cache v0.8.9 |
| 1023 | 2026-03-18T21:49:34.614Z | Downloaded stacker v0.1.23 |
| 1024 | 2026-03-18T21:49:34.622Z | Downloaded serde_with_macros v3.17.0 |
| 1025 | 2026-03-18T21:49:34.622Z | Downloaded strum v0.26.3 |
| 1026 | 2026-03-18T21:49:34.622Z | Downloaded primeorder v0.13.6 |
| 1027 | 2026-03-18T21:49:34.622Z | Downloaded predicates v3.1.4 |
| 1028 | 2026-03-18T21:49:34.622Z | Downloaded strum_macros v0.26.4 |
| 1029 | 2026-03-18T21:49:34.622Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1030 | 2026-03-18T21:49:34.631Z | Downloaded ignore v0.4.25 |
| 1031 | 2026-03-18T21:49:34.631Z | Downloaded password-hash v0.5.0 |
| 1032 | 2026-03-18T21:49:34.632Z | Downloaded support-bundle-viewer v0.1.2 |
| 1033 | 2026-03-18T21:49:34.632Z | Downloaded strum_macros v0.27.2 |
| 1034 | 2026-03-18T21:49:34.655Z | Downloaded schemars v0.8.22 |
| 1035 | 2026-03-18T21:49:34.656Z | Downloaded ryu v1.0.23 |
| 1036 | 2026-03-18T21:49:34.656Z | Downloaded termios v0.3.3 |
| 1037 | 2026-03-18T21:49:34.656Z | Downloaded ron v0.8.1 |
| 1038 | 2026-03-18T21:49:34.670Z | Downloaded tower-layer v0.3.3 |
| 1039 | 2026-03-18T21:49:34.670Z | Downloaded tower-service v0.3.3 |
| 1040 | 2026-03-18T21:49:34.670Z | Downloaded topological-sort v0.2.2 |
| 1041 | 2026-03-18T21:49:34.671Z | Downloaded nom v7.1.3 |
| 1042 | 2026-03-18T21:49:34.671Z | Downloaded spin v0.9.8 |
| 1043 | 2026-03-18T21:49:34.671Z | Downloaded publicsuffix v2.3.0 |
| 1044 | 2026-03-18T21:49:34.671Z | Downloaded parse-display-derive v0.10.0 |
| 1045 | 2026-03-18T21:49:34.671Z | Downloaded parking_lot_core v0.8.6 |
| 1046 | 2026-03-18T21:49:34.671Z | Downloaded getrandom v0.3.4 |
| 1047 | 2026-03-18T21:49:34.684Z | Downloaded heapless v0.8.0 |
| 1048 | 2026-03-18T21:49:34.684Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1049 | 2026-03-18T21:49:34.684Z | Downloaded unarray v0.1.4 |
| 1050 | 2026-03-18T21:49:34.684Z | Downloaded tls_codec v0.4.2 |
| 1051 | 2026-03-18T21:49:34.684Z | Downloaded tiny-keccak v2.0.2 |
| 1052 | 2026-03-18T21:49:34.684Z | Downloaded unicode-truncate v1.1.0 |
| 1053 | 2026-03-18T21:49:34.685Z | Downloaded typify-macro v0.6.1 |
| 1054 | 2026-03-18T21:49:34.685Z | Downloaded typify-macro v0.4.3 |
| 1055 | 2026-03-18T21:49:34.685Z | Downloaded try-lock v0.2.5 |
| 1056 | 2026-03-18T21:49:34.775Z | Downloaded trait-variant v0.1.2 |
| 1057 | 2026-03-18T21:49:34.775Z | Downloaded thread_local v1.1.9 |
| 1058 | 2026-03-18T21:49:34.775Z | Downloaded thiserror-no-std v2.0.2 |
| 1059 | 2026-03-18T21:49:34.775Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1060 | 2026-03-18T21:49:34.776Z | Downloaded tls_codec_derive v0.4.2 |
| 1061 | 2026-03-18T21:49:34.776Z | Downloaded signal-hook v0.3.18 |
| 1062 | 2026-03-18T21:49:34.776Z | Downloaded tokio-macros v2.6.0 |
| 1063 | 2026-03-18T21:49:34.776Z | Downloaded tokio-dtrace v0.1.1 |
| 1064 | 2026-03-18T21:49:34.776Z | Downloaded rand v0.8.5 |
| 1065 | 2026-03-18T21:49:34.811Z | Downloaded rayon-core v1.13.0 |
| 1066 | 2026-03-18T21:49:34.811Z | Downloaded hashbrown v0.15.5 |
| 1067 | 2026-03-18T21:49:34.811Z | Downloaded unit-prefix v0.5.2 |
| 1068 | 2026-03-18T21:49:34.811Z | Downloaded slog-term v2.9.2 |
| 1069 | 2026-03-18T21:49:34.811Z | Downloaded socket2 v0.5.10 |
| 1070 | 2026-03-18T21:49:34.812Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1071 | 2026-03-18T21:49:34.812Z | Downloaded tokio-tungstenite v0.23.1 |
| 1072 | 2026-03-18T21:49:34.812Z | Downloaded num-bigint v0.4.6 |
| 1073 | 2026-03-18T21:49:34.812Z | Downloaded usdt-macro v0.6.0 |
| 1074 | 2026-03-18T21:49:34.812Z | Downloaded usdt v0.6.0 |
| 1075 | 2026-03-18T21:49:34.812Z | Downloaded untrusted v0.7.1 |
| 1076 | 2026-03-18T21:49:34.812Z | Downloaded tokio-native-tls v0.3.1 |
| 1077 | 2026-03-18T21:49:34.812Z | Downloaded void v1.0.2 |
| 1078 | 2026-03-18T21:49:34.812Z | Downloaded time-macros v0.2.27 |
| 1079 | 2026-03-18T21:49:34.812Z | Downloaded similar v2.7.0 |
| 1080 | 2026-03-18T21:49:34.812Z | Downloaded futures-util v0.3.32 |
| 1081 | 2026-03-18T21:49:34.812Z | Downloaded usdt-attr-macro v0.6.0 |
| 1082 | 2026-03-18T21:49:34.812Z | Downloaded utf-8 v0.7.6 |
| 1083 | 2026-03-18T21:49:34.812Z | Downloaded term v0.7.0 |
| 1084 | 2026-03-18T21:49:34.812Z | Downloaded rsa v0.9.10 |
| 1085 | 2026-03-18T21:49:34.812Z | Downloaded want v0.3.1 |
| 1086 | 2026-03-18T21:49:34.812Z | Downloaded tui-tree-widget v0.23.1 |
| 1087 | 2026-03-18T21:49:34.812Z | Downloaded tokio-rustls v0.25.0 |
| 1088 | 2026-03-18T21:49:34.813Z | Downloaded socket2 v0.6.2 |
| 1089 | 2026-03-18T21:49:34.813Z | Downloaded rustls-webpki v0.103.9 |
| 1090 | 2026-03-18T21:49:34.813Z | Downloaded num-bigint-dig v0.8.6 |
| 1091 | 2026-03-18T21:49:34.813Z | Downloaded rand v0.10.0 |
| 1092 | 2026-03-18T21:49:34.813Z | Downloaded wait-timeout v0.2.1 |
| 1093 | 2026-03-18T21:49:34.813Z | Downloaded samael v0.0.19 |
| 1094 | 2026-03-18T21:49:34.813Z | Downloaded waitgroup v0.1.2 |
| 1095 | 2026-03-18T21:49:34.813Z | Downloaded unicase v2.9.0 |
| 1096 | 2026-03-18T21:49:34.813Z | Downloaded itertools v0.13.0 |
| 1097 | 2026-03-18T21:49:34.813Z | Downloaded tokio-rustls v0.26.4 |
| 1098 | 2026-03-18T21:49:34.813Z | Downloaded test-strategy v0.4.5 |
| 1099 | 2026-03-18T21:49:34.813Z | Downloaded snafu v0.8.9 |
| 1100 | 2026-03-18T21:49:34.813Z | Downloaded uzers v0.12.2 |
| 1101 | 2026-03-18T21:49:34.813Z | Downloaded universal-hash v0.5.1 |
| 1102 | 2026-03-18T21:49:34.813Z | Downloaded xattr v1.6.1 |
| 1103 | 2026-03-18T21:49:34.833Z | Downloaded subprocess v0.2.15 |
| 1104 | 2026-03-18T21:49:34.833Z | Downloaded tokio-stream v0.1.18 |
| 1105 | 2026-03-18T21:49:34.833Z | Downloaded slog v2.8.2 |
| 1106 | 2026-03-18T21:49:34.833Z | Downloaded vergen-lib v0.1.6 |
| 1107 | 2026-03-18T21:49:34.833Z | Downloaded tracing-attributes v0.1.31 |
| 1108 | 2026-03-18T21:49:34.834Z | Downloaded hyper v1.8.1 |
| 1109 | 2026-03-18T21:49:34.834Z | Downloaded xshell-macros v0.2.7 |
| 1110 | 2026-03-18T21:49:34.834Z | Downloaded tar v0.4.44 |
| 1111 | 2026-03-18T21:49:34.834Z | Downloaded vergen-gitcl v1.0.8 |
| 1112 | 2026-03-18T21:49:34.834Z | Downloaded usdt-impl v0.6.0 |
| 1113 | 2026-03-18T21:49:34.834Z | Downloaded vsss-rs v3.3.4 |
| 1114 | 2026-03-18T21:49:34.834Z | Downloaded zone_cfg_derive v0.3.1 |
| 1115 | 2026-03-18T21:49:34.835Z | Downloaded zone v0.3.1 |
| 1116 | 2026-03-18T21:49:34.835Z | Downloaded zeroize_derive v1.4.3 |
| 1117 | 2026-03-18T21:49:34.837Z | Downloaded vergen-git2 v1.0.7 |
| 1118 | 2026-03-18T21:49:34.837Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1119 | 2026-03-18T21:49:34.837Z | Downloaded walkdir v2.5.0 |
| 1120 | 2026-03-18T21:49:34.837Z | Downloaded tokio-tungstenite v0.21.0 |
| 1121 | 2026-03-18T21:49:34.837Z | Downloaded tokio-rustls v0.24.1 |
| 1122 | 2026-03-18T21:49:34.837Z | Downloaded rand v0.9.2 |
| 1123 | 2026-03-18T21:49:34.838Z | Downloaded twox-hash v2.1.2 |
| 1124 | 2026-03-18T21:49:34.857Z | Downloaded unicode-properties v0.1.4 |
| 1125 | 2026-03-18T21:49:34.858Z | Downloaded blake3 v1.8.3 |
| 1126 | 2026-03-18T21:49:34.858Z | Downloaded tinyvec v1.10.0 |
| 1127 | 2026-03-18T21:49:34.858Z | Downloaded wyz v0.5.1 |
| 1128 | 2026-03-18T21:49:34.858Z | Downloaded libm v0.2.16 |
| 1129 | 2026-03-18T21:49:34.858Z | Downloaded toml v0.7.8 |
| 1130 | 2026-03-18T21:49:34.858Z | Downloaded term v1.2.1 |
| 1131 | 2026-03-18T21:49:34.879Z | Downloaded xshell v0.2.7 |
| 1132 | 2026-03-18T21:49:34.880Z | Downloaded xz2 v0.1.7 |
| 1133 | 2026-03-18T21:49:34.880Z | Downloaded libxml v0.3.3 |
| 1134 | 2026-03-18T21:49:34.880Z | Downloaded zeroize v1.8.2 |
| 1135 | 2026-03-18T21:49:34.880Z | Downloaded vergen v9.0.6 |
| 1136 | 2026-03-18T21:49:34.880Z | Downloaded schemars v1.2.1 |
| 1137 | 2026-03-18T21:49:34.898Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1138 | 2026-03-18T21:49:34.898Z | Downloaded zstd-safe v7.2.4 |
| 1139 | 2026-03-18T21:49:34.898Z | Downloaded zstd v0.13.3 |
| 1140 | 2026-03-18T21:49:34.898Z | Downloaded p521 v0.13.3 |
| 1141 | 2026-03-18T21:49:34.898Z | Downloaded itertools v0.14.0 |
| 1142 | 2026-03-18T21:49:34.898Z | Downloaded whoami v2.1.0 |
| 1143 | 2026-03-18T21:49:34.898Z | Downloaded whoami v1.6.1 |
| 1144 | 2026-03-18T21:49:34.898Z | Downloaded tracing-core v0.1.36 |
| 1145 | 2026-03-18T21:49:34.906Z | Downloaded typify v0.6.1 |
| 1146 | 2026-03-18T21:49:34.907Z | Downloaded russh v0.45.0 |
| 1147 | 2026-03-18T21:49:34.907Z | Downloaded unicode-bidi v0.3.18 |
| 1148 | 2026-03-18T21:49:34.907Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1149 | 2026-03-18T21:49:34.907Z | Downloaded ron v0.12.0 |
| 1150 | 2026-03-18T21:49:34.923Z | Downloaded yasna v0.5.2 |
| 1151 | 2026-03-18T21:49:34.923Z | Downloaded unsafe-libyaml v0.2.11 |
| 1152 | 2026-03-18T21:49:34.923Z | Downloaded rpassword v7.4.0 |
| 1153 | 2026-03-18T21:49:34.924Z | Downloaded steno v0.4.1 |
| 1154 | 2026-03-18T21:49:34.933Z | Downloaded itertools v0.12.1 |
| 1155 | 2026-03-18T21:49:34.933Z | Downloaded typify v0.4.3 |
| 1156 | 2026-03-18T21:49:34.933Z | Downloaded hkdf v0.12.4 |
| 1157 | 2026-03-18T21:49:34.934Z | Downloaded itertools v0.10.5 |
| 1158 | 2026-03-18T21:49:34.934Z | Downloaded h2 v0.4.13 |
| 1159 | 2026-03-18T21:49:34.944Z | Downloaded aho-corasick v1.1.4 |
| 1160 | 2026-03-18T21:49:34.944Z | Downloaded untrusted v0.9.0 |
| 1161 | 2026-03-18T21:49:34.944Z | Downloaded vte v0.14.1 |
| 1162 | 2026-03-18T21:49:34.962Z | Downloaded tungstenite v0.23.0 |
| 1163 | 2026-03-18T21:49:34.962Z | Downloaded tungstenite v0.21.0 |
| 1164 | 2026-03-18T21:49:34.963Z | Downloaded uuid v1.21.0 |
| 1165 | 2026-03-18T21:49:34.963Z | Downloaded zerocopy v0.6.6 |
| 1166 | 2026-03-18T21:49:34.963Z | Downloaded aws-lc-rs v1.16.0 |
| 1167 | 2026-03-18T21:49:34.986Z | Downloaded rustyline v14.0.0 |
| 1168 | 2026-03-18T21:49:34.987Z | Downloaded reedline v0.40.0 |
| 1169 | 2026-03-18T21:49:34.987Z | Downloaded git2 v0.20.4 |
| 1170 | 2026-03-18T21:49:34.987Z | Downloaded zopfli v0.8.3 |
| 1171 | 2026-03-18T21:49:34.987Z | Downloaded tokio-postgres v0.7.16 |
| 1172 | 2026-03-18T21:49:34.987Z | Downloaded bitvec v1.0.1 |
| 1173 | 2026-03-18T21:49:35.003Z | Downloaded reqwest v0.12.28 |
| 1174 | 2026-03-18T21:49:35.016Z | Downloaded ssh-key v0.6.7 |
| 1175 | 2026-03-18T21:49:35.016Z | Downloaded regex v1.12.3 |
| 1176 | 2026-03-18T21:49:35.016Z | Downloaded toml_edit v0.19.15 |
| 1177 | 2026-03-18T21:49:35.028Z | Downloaded qorb v0.4.1 |
| 1178 | 2026-03-18T21:49:35.028Z | Downloaded reqwest v0.13.2 |
| 1179 | 2026-03-18T21:49:35.038Z | Downloaded yansi v1.0.1 |
| 1180 | 2026-03-18T21:49:35.038Z | Downloaded zip v0.6.6 |
| 1181 | 2026-03-18T21:49:35.038Z | Downloaded p384 v0.13.1 |
| 1182 | 2026-03-18T21:49:35.039Z | Downloaded unicode_categories v0.1.1 |
| 1183 | 2026-03-18T21:49:35.039Z | Downloaded chrono v0.4.44 |
| 1184 | 2026-03-18T21:49:35.044Z | Downloaded typed-path v0.9.3 |
| 1185 | 2026-03-18T21:49:35.048Z | Downloaded portable-atomic v1.13.1 |
| 1186 | 2026-03-18T21:49:35.053Z | Downloaded bindgen v0.71.1 |
| 1187 | 2026-03-18T21:49:35.060Z | Downloaded zerocopy-derive v0.8.40 |
| 1188 | 2026-03-18T21:49:35.064Z | Downloaded mio v1.1.1 |
| 1189 | 2026-03-18T21:49:35.070Z | Downloaded tower v0.5.3 |
| 1190 | 2026-03-18T21:49:35.076Z | Downloaded rayon v1.11.0 |
| 1191 | 2026-03-18T21:49:35.085Z | Downloaded x509-cert v0.2.5 |
| 1192 | 2026-03-18T21:49:35.099Z | Downloaded rustls-webpki v0.101.7 |
| 1193 | 2026-03-18T21:49:35.132Z | Downloaded quick-xml v0.37.5 |
| 1194 | 2026-03-18T21:49:35.132Z | Downloaded unicode-segmentation v1.12.0 |
| 1195 | 2026-03-18T21:49:35.132Z | Downloaded tower-http v0.6.8 |
| 1196 | 2026-03-18T21:49:35.132Z | Downloaded object v0.30.4 |
| 1197 | 2026-03-18T21:49:35.133Z | Downloaded serde_with v3.17.0 |
| 1198 | 2026-03-18T21:49:35.146Z | Downloaded zip v4.6.1 |
| 1199 | 2026-03-18T21:49:35.146Z | Downloaded unicode-normalization v0.1.25 |
| 1200 | 2026-03-18T21:49:35.146Z | Downloaded petname v2.0.2 |
| 1201 | 2026-03-18T21:49:35.146Z | Downloaded moka v0.12.13 |
| 1202 | 2026-03-18T21:49:35.153Z | Downloaded tough v0.20.0 |
| 1203 | 2026-03-18T21:49:35.170Z | Downloaded rustls-webpki v0.102.8 |
| 1204 | 2026-03-18T21:49:35.187Z | Downloaded quinn-proto v0.11.13 |
| 1205 | 2026-03-18T21:49:35.211Z | Downloaded bstr v1.12.1 |
| 1206 | 2026-03-18T21:49:35.211Z | Downloaded winnow v0.5.40 |
| 1207 | 2026-03-18T21:49:35.211Z | Downloaded radix_trie v0.2.1 |
| 1208 | 2026-03-18T21:49:35.211Z | Downloaded nix v0.27.1 |
| 1209 | 2026-03-18T21:49:35.216Z | Downloaded proptest v1.10.0 |
| 1210 | 2026-03-18T21:49:35.216Z | Downloaded winnow v0.6.26 |
| 1211 | 2026-03-18T21:49:35.227Z | Downloaded polar-core v0.27.3 |
| 1212 | 2026-03-18T21:49:35.233Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1213 | 2026-03-18T21:49:35.233Z | Downloaded nix v0.29.0 |
| 1214 | 2026-03-18T21:49:35.240Z | Downloaded tabled v0.20.0 |
| 1215 | 2026-03-18T21:49:35.258Z | Downloaded time v0.3.47 |
| 1216 | 2026-03-18T21:49:35.271Z | Downloaded nix v0.28.0 |
| 1217 | 2026-03-18T21:49:35.281Z | Downloaded openssl v0.10.75 |
| 1218 | 2026-03-18T21:49:35.281Z | Downloaded rustls v0.21.12 |
| 1219 | 2026-03-18T21:49:35.288Z | Downloaded smoltcp v0.9.1 |
| 1220 | 2026-03-18T21:49:35.295Z | Downloaded zlib-rs v0.6.2 |
| 1221 | 2026-03-18T21:49:35.309Z | Downloaded hickory-proto v0.25.2 |
| 1222 | 2026-03-18T21:49:35.315Z | Downloaded webpki-roots v1.0.6 |
| 1223 | 2026-03-18T21:49:35.315Z | Downloaded hickory-proto v0.24.4 |
| 1224 | 2026-03-18T21:49:35.324Z | Downloaded regress v0.10.5 |
| 1225 | 2026-03-18T21:49:35.334Z | Downloaded rustix v0.38.44 |
| 1226 | 2026-03-18T21:49:35.350Z | Downloaded zerocopy v0.8.40 |
| 1227 | 2026-03-18T21:49:35.359Z | Downloaded smoltcp v0.11.0 |
| 1228 | 2026-03-18T21:49:35.365Z | Downloaded rustls v0.23.37 |
| 1229 | 2026-03-18T21:49:35.380Z | Downloaded diesel v2.3.7 |
| 1230 | 2026-03-18T21:49:35.393Z | Downloaded regex-syntax v0.8.10 |
| 1231 | 2026-03-18T21:49:35.402Z | Downloaded openapiv3 v2.2.0 |
| 1232 | 2026-03-18T21:49:35.407Z | Downloaded nix v0.31.1 |
| 1233 | 2026-03-18T21:49:35.418Z | Downloaded vcpkg v0.2.15 |
| 1234 | 2026-03-18T21:49:35.452Z | Downloaded sqlparser v0.61.0 |
| 1235 | 2026-03-18T21:49:35.459Z | Downloaded rustls v0.22.4 |
| 1236 | 2026-03-18T21:49:35.466Z | Downloaded typify-impl v0.6.1 |
| 1237 | 2026-03-18T21:49:35.480Z | Downloaded object v0.37.3 |
| 1238 | 2026-03-18T21:49:35.491Z | Downloaded dropshot v0.16.7 |
| 1239 | 2026-03-18T21:49:35.503Z | Downloaded typify-impl v0.4.3 |
| 1240 | 2026-03-18T21:49:35.517Z | Downloaded regex-syntax v0.6.29 |
| 1241 | 2026-03-18T21:49:35.523Z | Downloaded tracing v0.1.44 |
| 1242 | 2026-03-18T21:49:35.537Z | Downloaded sled v0.34.7 |
| 1243 | 2026-03-18T21:49:35.551Z | Downloaded zerocopy-derive v0.6.6 |
| 1244 | 2026-03-18T21:49:35.568Z | Downloaded ratatui v0.29.0 |
| 1245 | 2026-03-18T21:49:35.577Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1246 | 2026-03-18T21:49:35.582Z | Downloaded salty v0.3.0 |
| 1247 | 2026-03-18T21:49:35.588Z | Downloaded curve25519-dalek v4.1.3 |
| 1248 | 2026-03-18T21:49:35.597Z | Downloaded tokio-util v0.7.18 |
| 1249 | 2026-03-18T21:49:35.603Z | Downloaded lalrpop v0.19.12 |
| 1250 | 2026-03-18T21:49:35.606Z | Downloaded regex-automata v0.4.14 |
| 1251 | 2026-03-18T21:49:35.620Z | Downloaded jiff v0.2.21 |
| 1252 | 2026-03-18T21:49:35.633Z | Downloaded petgraph v0.6.5 |
| 1253 | 2026-03-18T21:49:35.645Z | Downloaded petgraph v0.8.3 |
| 1254 | 2026-03-18T21:49:35.659Z | Downloaded goblin v0.10.5 |
| 1255 | 2026-03-18T21:49:35.670Z | Downloaded chrono-tz v0.10.4 |
| 1256 | 2026-03-18T21:49:35.686Z | Downloaded lzma-sys v0.1.20 |
| 1257 | 2026-03-18T21:49:35.703Z | Downloaded csv v1.4.0 |
| 1258 | 2026-03-18T21:49:35.717Z | Downloaded iddqd v0.3.17 |
| 1259 | 2026-03-18T21:49:35.722Z | Downloaded schemars v0.9.0 |
| 1260 | 2026-03-18T21:49:35.730Z | Downloaded iri-string v0.7.10 |
| 1261 | 2026-03-18T21:49:35.736Z | Downloaded quinn v0.11.9 |
| 1262 | 2026-03-18T21:49:35.742Z | Downloaded libz-sys v1.1.24 |
| 1263 | 2026-03-18T21:49:35.753Z | Downloaded cc v1.2.56 |
| 1264 | 2026-03-18T21:49:35.757Z | Downloaded base64 v0.21.7 |
| 1265 | 2026-03-18T21:49:35.760Z | Downloaded nu-ansi-term v0.50.3 |
| 1266 | 2026-03-18T21:49:35.760Z | Downloaded newtype-uuid v1.3.2 |
| 1267 | 2026-03-18T21:49:35.766Z | Downloaded nanorand v0.7.0 |
| 1268 | 2026-03-18T21:49:35.766Z | Downloaded nodrop v0.1.14 |
| 1269 | 2026-03-18T21:49:35.766Z | Downloaded darling_core v0.23.0 |
| 1270 | 2026-03-18T21:49:35.770Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1271 | 2026-03-18T21:49:35.781Z | Downloaded sha3 v0.10.8 |
| 1272 | 2026-03-18T21:49:35.787Z | Downloaded tokio v1.49.0 |
| 1273 | 2026-03-18T21:49:35.815Z | Downloaded parse-size v1.1.0 |
| 1274 | 2026-03-18T21:49:35.823Z | Downloaded parse-display v0.10.0 |
| 1275 | 2026-03-18T21:49:35.823Z | Downloaded dropshot_endpoint v0.16.7 |
| 1276 | 2026-03-18T21:49:35.823Z | Downloaded bytes v1.11.1 |
| 1277 | 2026-03-18T21:49:35.835Z | Downloaded libloading v0.8.9 |
| 1278 | 2026-03-18T21:49:35.835Z | Downloaded httparse v1.10.1 |
| 1279 | 2026-03-18T21:49:35.835Z | Downloaded futures v0.3.32 |
| 1280 | 2026-03-18T21:49:35.835Z | Downloaded libsw v3.5.0 |
| 1281 | 2026-03-18T21:49:35.839Z | Downloaded hickory-client v0.25.2 |
| 1282 | 2026-03-18T21:49:35.839Z | Downloaded elliptic-curve v0.13.8 |
| 1283 | 2026-03-18T21:49:35.839Z | Downloaded derive_more v0.99.20 |
| 1284 | 2026-03-18T21:49:35.840Z | Downloaded ingot v0.1.1 |
| 1285 | 2026-03-18T21:49:35.840Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1286 | 2026-03-18T21:49:35.840Z | Downloaded bzip2 v0.6.1 |
| 1287 | 2026-03-18T21:49:35.847Z | Downloaded md5 v0.7.0 |
| 1288 | 2026-03-18T21:49:35.848Z | Downloaded md-5 v0.10.6 |
| 1289 | 2026-03-18T21:49:35.848Z | Downloaded maplit v1.0.2 |
| 1290 | 2026-03-18T21:49:35.848Z | Downloaded humantime v2.3.0 |
| 1291 | 2026-03-18T21:49:35.848Z | Downloaded lru v0.12.5 |
| 1292 | 2026-03-18T21:49:35.848Z | Downloaded linked-hash-map v0.5.6 |
| 1293 | 2026-03-18T21:49:35.855Z | Downloaded encoding_rs v0.8.35 |
| 1294 | 2026-03-18T21:49:35.863Z | Downloaded ciborium v0.2.2 |
| 1295 | 2026-03-18T21:49:35.866Z | Downloaded cargo_toml v0.22.3 |
| 1296 | 2026-03-18T21:49:35.867Z | Downloaded hostname v0.3.1 |
| 1297 | 2026-03-18T21:49:35.867Z | Downloaded highway v1.3.0 |
| 1298 | 2026-03-18T21:49:35.872Z | Downloaded env_logger v0.11.9 |
| 1299 | 2026-03-18T21:49:35.873Z | Downloaded derive-where v1.6.0 |
| 1300 | 2026-03-18T21:49:35.877Z | Downloaded darling v0.23.0 |
| 1301 | 2026-03-18T21:49:35.877Z | Downloaded cmake v0.1.57 |
| 1302 | 2026-03-18T21:49:35.877Z | Downloaded derive_builder v0.20.2 |
| 1303 | 2026-03-18T21:49:35.883Z | Downloaded darling v0.21.3 |
| 1304 | 2026-03-18T21:49:35.888Z | Downloaded colored v3.1.1 |
| 1305 | 2026-03-18T21:49:35.888Z | Downloaded indent_write v2.2.0 |
| 1306 | 2026-03-18T21:49:35.888Z | Downloaded console v0.15.11 |
| 1307 | 2026-03-18T21:49:35.895Z | Downloaded cancel-safe-futures v0.1.5 |
| 1308 | 2026-03-18T21:49:35.895Z | Downloaded async-bb8-diesel v0.2.1 |
| 1309 | 2026-03-18T21:49:35.895Z | Downloaded http-body v1.0.1 |
| 1310 | 2026-03-18T21:49:35.895Z | Downloaded glob v0.3.3 |
| 1311 | 2026-03-18T21:49:35.900Z | Downloaded futures-executor v0.3.32 |
| 1312 | 2026-03-18T21:49:35.900Z | Downloaded fixedbitset v0.5.7 |
| 1313 | 2026-03-18T21:49:35.900Z | Downloaded cargo_metadata v0.19.2 |
| 1314 | 2026-03-18T21:49:35.900Z | Downloaded daft v0.1.5 |
| 1315 | 2026-03-18T21:49:35.900Z | Downloaded cassowary v0.3.0 |
| 1316 | 2026-03-18T21:49:35.900Z | Downloaded ring v0.17.14 |
| 1317 | 2026-03-18T21:49:35.930Z | Downloaded crossterm v0.28.1 |
| 1318 | 2026-03-18T21:49:35.935Z | Downloaded blowfish v0.9.1 |
| 1319 | 2026-03-18T21:49:35.939Z | Downloaded cbc v0.1.2 |
| 1320 | 2026-03-18T21:49:35.939Z | Downloaded bit-vec v0.8.0 |
| 1321 | 2026-03-18T21:49:35.939Z | Downloaded hash32 v0.3.1 |
| 1322 | 2026-03-18T21:49:35.944Z | Downloaded buf-list v1.1.2 |
| 1323 | 2026-03-18T21:49:35.944Z | Downloaded async-trait v0.1.89 |
| 1324 | 2026-03-18T21:49:35.944Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1325 | 2026-03-18T21:49:35.984Z | Downloaded darling v0.20.11 |
| 1326 | 2026-03-18T21:49:35.987Z | Downloaded daft-derive v0.1.5 |
| 1327 | 2026-03-18T21:49:35.991Z | Downloaded deranged v0.5.8 |
| 1328 | 2026-03-18T21:49:35.991Z | Downloaded chacha20 v0.9.1 |
| 1329 | 2026-03-18T21:49:36.067Z | Downloaded float-ord v0.3.2 |
| 1330 | 2026-03-18T21:49:36.067Z | Downloaded enum-as-inner v0.6.1 |
| 1331 | 2026-03-18T21:49:36.067Z | Downloaded endian-type v0.1.2 |
| 1332 | 2026-03-18T21:49:36.067Z | Downloaded dsl_auto_type v0.2.0 |
| 1333 | 2026-03-18T21:49:36.069Z | Downloaded foreign-types v0.3.2 |
| 1334 | 2026-03-18T21:49:36.069Z | Downloaded dtrace-parser v0.3.0 |
| 1335 | 2026-03-18T21:49:36.090Z | Downloaded defmt v1.0.1 |
| 1336 | 2026-03-18T21:49:36.090Z | Downloaded bitfield-struct v0.6.2 |
| 1337 | 2026-03-18T21:49:36.090Z | Downloaded bcs v0.1.6 |
| 1338 | 2026-03-18T21:49:36.459Z | Downloaded aws-lc-sys v0.37.1 |
| 1339 | 2026-03-18T21:49:36.782Z | Compiling libc v0.2.180 |
| 1340 | 2026-03-18T21:49:36.782Z | Compiling serde v1.0.228 |
| 1341 | 2026-03-18T21:49:36.785Z | Compiling log v0.4.29 |
| 1342 | 2026-03-18T21:49:36.786Z | Compiling find-msvc-tools v0.1.9 |
| 1343 | 2026-03-18T21:49:36.786Z | Compiling shlex v1.3.0 |
| 1344 | 2026-03-18T21:49:36.786Z | Compiling smallvec v1.15.1 |
| 1345 | 2026-03-18T21:49:36.960Z | Compiling syn v2.0.117 |
| 1346 | 2026-03-18T21:49:36.989Z | Compiling typenum v1.19.0 |
| 1347 | 2026-03-18T21:49:37.212Z | Compiling generic-array v0.14.7 |
| 1348 | 2026-03-18T21:49:37.231Z | Compiling subtle v2.6.1 |
| 1349 | 2026-03-18T21:49:37.254Z | Compiling scopeguard v1.2.0 |
| 1350 | 2026-03-18T21:49:37.333Z | Compiling portable-atomic v1.13.1 |
| 1351 | 2026-03-18T21:49:37.367Z | Compiling lock_api v0.4.14 |
| 1352 | 2026-03-18T21:49:37.388Z | Compiling const-oid v0.9.6 |
| 1353 | 2026-03-18T21:49:37.462Z | Compiling critical-section v1.2.0 |
| 1354 | 2026-03-18T21:49:37.517Z | Compiling zerocopy v0.8.40 |
| 1355 | 2026-03-18T21:49:37.595Z | Compiling parking_lot_core v0.9.12 |
| 1356 | 2026-03-18T21:49:37.659Z | Compiling serde_json v1.0.149 |
| 1357 | 2026-03-18T21:49:37.884Z | Compiling pin-project-lite v0.2.17 |
| 1358 | 2026-03-18T21:49:38.005Z | Compiling pkg-config v0.3.32 |
| 1359 | 2026-03-18T21:49:38.079Z | Compiling getrandom v0.2.17 |
| 1360 | 2026-03-18T21:49:38.155Z | Compiling jobserver v0.1.34 |
| 1361 | 2026-03-18T21:49:38.300Z | Compiling rand_core v0.6.4 |
| 1362 | 2026-03-18T21:49:38.359Z | Compiling errno v0.3.14 |
| 1363 | 2026-03-18T21:49:38.452Z | Compiling cc v1.2.56 |
| 1364 | 2026-03-18T21:49:38.546Z | Compiling signal-hook-registry v1.4.8 |
| 1365 | 2026-03-18T21:49:38.692Z | Compiling once_cell v1.21.3 |
| 1366 | 2026-03-18T21:49:38.700Z | Compiling mio v1.1.1 |
| 1367 | 2026-03-18T21:49:38.732Z | Compiling bitflags v2.11.0 |
| 1368 | 2026-03-18T21:49:38.881Z | Compiling parking_lot v0.12.5 |
| 1369 | 2026-03-18T21:49:39.039Z | Compiling libm v0.2.16 |
| 1370 | 2026-03-18T21:49:39.093Z | Compiling num-traits v0.2.19 |
| 1371 | 2026-03-18T21:49:39.171Z | Compiling futures-core v0.3.32 |
| 1372 | 2026-03-18T21:49:39.368Z | Compiling socket2 v0.6.2 |
| 1373 | 2026-03-18T21:49:39.433Z | Compiling percent-encoding v2.3.2 |
| 1374 | 2026-03-18T21:49:39.525Z | Compiling allocator-api2 v0.2.21 |
| 1375 | 2026-03-18T21:49:39.544Z | Compiling foldhash v0.2.0 |
| 1376 | 2026-03-18T21:49:39.678Z | Compiling cpufeatures v0.2.17 |
| 1377 | 2026-03-18T21:49:39.698Z | Compiling futures-sink v0.3.32 |
| 1378 | 2026-03-18T21:49:39.773Z | Compiling slab v0.4.12 |
| 1379 | 2026-03-18T21:49:39.828Z | Compiling futures-channel v0.3.32 |
| 1380 | 2026-03-18T21:49:39.846Z | Compiling futures-task v0.3.32 |
| 1381 | 2026-03-18T21:49:39.944Z | Compiling hashbrown v0.16.1 |
| 1382 | 2026-03-18T21:49:39.978Z | Compiling futures-io v0.3.32 |
| 1383 | 2026-03-18T21:49:40.002Z | Compiling getrandom v0.4.1 |
| 1384 | 2026-03-18T21:49:40.072Z | Compiling rustversion v1.0.22 |
| 1385 | 2026-03-18T21:49:40.136Z | Compiling rand_core v0.10.0 |
| 1386 | 2026-03-18T21:49:40.180Z | Compiling getrandom v0.3.4 |
| 1387 | 2026-03-18T21:49:40.352Z | Compiling form_urlencoded v1.2.2 |
| 1388 | 2026-03-18T21:49:40.583Z | Compiling cmake v0.1.57 |
| 1389 | 2026-03-18T21:49:40.734Z | Compiling indexmap v2.13.0 |
| 1390 | 2026-03-18T21:49:40.796Z | Compiling base64ct v1.8.3 |
| 1391 | 2026-03-18T21:49:41.141Z | Compiling synstructure v0.13.2 |
| 1392 | 2026-03-18T21:49:41.164Z | Compiling fs_extra v1.3.0 |
| 1393 | 2026-03-18T21:49:41.201Z | Compiling dunce v1.0.5 |
| 1394 | 2026-03-18T21:49:41.320Z | Compiling ident_case v1.0.1 |
| 1395 | 2026-03-18T21:49:41.443Z | Compiling pem-rfc7468 v0.7.0 |
| 1396 | 2026-03-18T21:49:41.479Z | Compiling flagset v0.4.7 |
| 1397 | 2026-03-18T21:49:41.537Z | Compiling aws-lc-sys v0.37.1 |
| 1398 | 2026-03-18T21:49:41.571Z | Compiling rand_core v0.9.5 |
| 1399 | 2026-03-18T21:49:41.603Z | Compiling rustix v1.1.3 |
| 1400 | 2026-03-18T21:49:41.696Z | Compiling iana-time-zone v0.1.65 |
| 1401 | 2026-03-18T21:49:41.702Z | Compiling ring v0.17.14 |
| 1402 | 2026-03-18T21:49:41.859Z | Compiling uuid v1.21.0 |
| 1403 | 2026-03-18T21:49:41.912Z | Compiling rustc_version v0.4.1 |
| 1404 | 2026-03-18T21:49:41.931Z | Compiling vcpkg v0.2.15 |
| 1405 | 2026-03-18T21:49:41.996Z | Compiling aws-lc-rs v1.16.0 |
| 1406 | 2026-03-18T21:49:42.334Z | Compiling regex-syntax v0.8.10 |
| 1407 | 2026-03-18T21:49:42.382Z | Compiling tracing-core v0.1.36 |
| 1408 | 2026-03-18T21:49:42.776Z | Compiling crossbeam-utils v0.8.21 |
| 1409 | 2026-03-18T21:49:42.956Z | Compiling openssl-sys v0.9.111 |
| 1410 | 2026-03-18T21:49:43.175Z | Compiling pest_generator v2.8.6 |
| 1411 | 2026-03-18T21:49:43.194Z | Compiling serde_derive_internals v0.29.1 |
| 1412 | 2026-03-18T21:49:43.749Z | Compiling httparse v1.10.1 |
| 1413 | 2026-03-18T21:49:43.815Z | Compiling serde_derive v1.0.228 |
| 1414 | 2026-03-18T21:49:44.068Z | Compiling zeroize_derive v1.4.3 |
| 1415 | 2026-03-18T21:49:44.172Z | Compiling zerofrom-derive v0.1.6 |
| 1416 | 2026-03-18T21:49:44.216Z | Compiling yoke-derive v0.8.1 |
| 1417 | 2026-03-18T21:49:44.576Z | Compiling zerocopy-derive v0.8.40 |
| 1418 | 2026-03-18T21:49:44.983Z | Compiling zeroize v1.8.2 |
| 1419 | 2026-03-18T21:49:45.656Z | Compiling zerovec-derive v0.11.2 |
| 1420 | 2026-03-18T21:49:45.777Z | Compiling displaydoc v0.2.5 |
| 1421 | 2026-03-18T21:49:45.961Z | Compiling crypto-common v0.1.7 |
| 1422 | 2026-03-18T21:49:46.058Z | Compiling zerofrom v0.1.6 |
| 1423 | 2026-03-18T21:49:46.147Z | Compiling block-buffer v0.10.4 |
| 1424 | 2026-03-18T21:49:46.224Z | Compiling yoke v0.8.1 |
| 1425 | 2026-03-18T21:49:46.369Z | Compiling digest v0.10.7 |
| 1426 | 2026-03-18T21:49:46.453Z | Compiling tokio-macros v2.6.0 |
| 1427 | 2026-03-18T21:49:46.586Z | Compiling futures-macro v0.3.32 |
| 1428 | 2026-03-18T21:49:46.664Z | Compiling hmac v0.12.1 |
| 1429 | 2026-03-18T21:49:46.746Z | Compiling zerotrie v0.2.3 |
| 1430 | 2026-03-18T21:49:46.862Z | Compiling block-padding v0.3.3 |
| 1431 | 2026-03-18T21:49:47.067Z | Compiling inout v0.1.4 |
| 1432 | 2026-03-18T21:49:47.170Z | Compiling zerovec v0.11.5 |
| 1433 | 2026-03-18T21:49:47.173Z | Compiling sha2 v0.10.9 |
| 1434 | 2026-03-18T21:49:47.279Z | Compiling cipher v0.4.4 |
| 1435 | 2026-03-18T21:49:47.420Z | Compiling der_derive v0.7.3 |
| 1436 | 2026-03-18T21:49:47.619Z | Compiling salsa20 v0.10.2 |
| 1437 | 2026-03-18T21:49:47.661Z | Compiling futures-util v0.3.32 |
| 1438 | 2026-03-18T21:49:47.804Z | Compiling tinystr v0.8.2 |
| 1439 | 2026-03-18T21:49:47.824Z | Compiling potential_utf v0.1.4 |
| 1440 | 2026-03-18T21:49:48.030Z | Compiling icu_locale_core v2.1.1 |
| 1441 | 2026-03-18T21:49:48.069Z | Compiling icu_collections v2.1.1 |
| 1442 | 2026-03-18T21:49:48.622Z | Compiling bytes v1.11.1 |
| 1443 | 2026-03-18T21:49:48.697Z | Compiling chrono v0.4.44 |
| 1444 | 2026-03-18T21:49:48.716Z | Compiling der v0.7.10 |
| 1445 | 2026-03-18T21:49:49.016Z | Compiling icu_provider v2.1.1 |
| 1446 | 2026-03-18T21:49:49.295Z | Compiling tokio v1.49.0 |
| 1447 | 2026-03-18T21:49:49.400Z | Compiling icu_normalizer v2.1.1 |
| 1448 | 2026-03-18T21:49:49.486Z | Compiling icu_properties v2.1.2 |
| 1449 | 2026-03-18T21:49:50.113Z | Compiling spki v0.7.3 |
| 1450 | 2026-03-18T21:49:50.368Z | Compiling http v1.4.0 |
| 1451 | 2026-03-18T21:49:50.510Z | Compiling pbkdf2 v0.12.2 |
| 1452 | 2026-03-18T21:49:50.590Z | Compiling thiserror-impl v2.0.18 |
| 1453 | 2026-03-18T21:49:50.653Z | Compiling ppv-lite86 v0.2.21 |
| 1454 | 2026-03-18T21:49:50.776Z | Compiling idna_adapter v1.2.1 |
| 1455 | 2026-03-18T21:49:50.822Z | Compiling scrypt v0.11.0 |
| 1456 | 2026-03-18T21:49:50.944Z | Compiling idna v1.1.0 |
| 1457 | 2026-03-18T21:49:51.022Z | Compiling aes v0.8.4 |
| 1458 | 2026-03-18T21:49:51.092Z | Compiling rand_chacha v0.9.0 |
| 1459 | 2026-03-18T21:49:51.140Z | Compiling cbc v0.1.2 |
| 1460 | 2026-03-18T21:49:51.323Z | Compiling url v2.5.8 |
| 1461 | 2026-03-18T21:49:51.607Z | Compiling rustls-pki-types v1.14.0 |
| 1462 | 2026-03-18T21:49:51.800Z | Compiling tracing-attributes v0.1.31 |
| 1463 | 2026-03-18T21:49:51.960Z | Compiling pkcs5 v0.7.1 |
| 1464 | 2026-03-18T21:49:52.210Z | Compiling rand v0.9.2 |
| 1465 | 2026-03-18T21:49:52.358Z | Compiling thiserror v2.0.18 |
| 1466 | 2026-03-18T21:49:52.390Z | Compiling http-body v1.0.1 |
| 1467 | 2026-03-18T21:49:52.408Z | Compiling base64 v0.22.1 |
| 1468 | 2026-03-18T21:49:52.489Z | Compiling syn v1.0.109 |
| 1469 | 2026-03-18T21:49:52.574Z | Compiling schemars v0.8.22 |
| 1470 | 2026-03-18T21:49:52.594Z | Compiling untrusted v0.7.1 |
| 1471 | 2026-03-18T21:49:52.745Z | Compiling openssl-probe v0.2.1 |
| 1472 | 2026-03-18T21:49:52.817Z | Compiling untrusted v0.9.0 |
| 1473 | 2026-03-18T21:49:52.862Z | Compiling pkcs8 v0.10.2 |
| 1474 | 2026-03-18T21:49:52.967Z | Compiling schemars_derive v0.8.22 |
| 1475 | 2026-03-18T21:49:53.043Z | Compiling pest_derive v2.8.6 |
| 1476 | 2026-03-18T21:49:53.233Z | Compiling scroll_derive v0.13.1 |
| 1477 | 2026-03-18T21:49:53.574Z | Compiling darling_core v0.20.11 |
| 1478 | 2026-03-18T21:49:53.608Z | Compiling tracing v0.1.44 |
| 1479 | 2026-03-18T21:49:53.936Z | Compiling try-lock v0.2.5 |
| 1480 | 2026-03-18T21:49:53.994Z | Compiling rustls v0.23.37 |
| 1481 | 2026-03-18T21:49:54.070Z | Compiling atomic-waker v1.1.2 |
| 1482 | 2026-03-18T21:49:54.212Z | Compiling tower-service v0.3.3 |
| 1483 | 2026-03-18T21:49:54.233Z | Compiling dyn-clone v1.0.20 |
| 1484 | 2026-03-18T21:49:54.303Z | Compiling tower-layer v0.3.3 |
| 1485 | 2026-03-18T21:49:54.330Z | Compiling tokio-util v0.7.18 |
| 1486 | 2026-03-18T21:49:54.404Z | Compiling tinyvec_macros v0.1.1 |
| 1487 | 2026-03-18T21:49:54.496Z | Compiling tinyvec v1.10.0 |
| 1488 | 2026-03-18T21:49:54.514Z | Compiling scroll v0.13.0 |
| 1489 | 2026-03-18T21:49:54.866Z | Compiling want v0.3.1 |
| 1490 | 2026-03-18T21:49:55.345Z | Compiling h2 v0.4.13 |
| 1491 | 2026-03-18T21:49:55.439Z | Compiling ipnet v2.11.0 |
| 1492 | 2026-03-18T21:49:55.746Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1493 | 2026-03-18T21:49:56.117Z | Compiling spin v0.9.8 |
| 1494 | 2026-03-18T21:49:56.252Z | Compiling aho-corasick v1.1.4 |
| 1495 | 2026-03-18T21:49:56.383Z | Compiling time-core v0.1.8 |
| 1496 | 2026-03-18T21:49:56.516Z | Compiling pin-utils v0.1.0 |
| 1497 | 2026-03-18T21:49:56.570Z | Compiling foreign-types-shared v0.1.1 |
| 1498 | 2026-03-18T21:49:56.609Z | Compiling openssl v0.10.75 |
| 1499 | 2026-03-18T21:49:56.682Z | Compiling crc32fast v1.5.0 |
| 1500 | 2026-03-18T21:49:56.849Z | Compiling darling_macro v0.20.11 |
| 1501 | 2026-03-18T21:49:56.895Z | Compiling num-conv v0.2.0 |
| 1502 | 2026-03-18T21:49:57.017Z | Compiling powerfmt v0.2.0 |
| 1503 | 2026-03-18T21:49:57.065Z | Compiling httpdate v1.0.3 |
| 1504 | 2026-03-18T21:49:57.188Z | Compiling time-macros v0.2.27 |
| 1505 | 2026-03-18T21:49:57.276Z | Compiling deranged v0.5.8 |
| 1506 | 2026-03-18T21:49:57.346Z | Compiling regex-automata v0.4.14 |
| 1507 | 2026-03-18T21:49:57.439Z | Compiling darling v0.20.11 |
| 1508 | 2026-03-18T21:49:57.541Z | Compiling tempfile v3.25.0 |
| 1509 | 2026-03-18T21:49:58.122Z | Compiling foreign-types v0.3.2 |
| 1510 | 2026-03-18T21:49:58.587Z | Compiling goblin v0.10.5 |
| 1511 | 2026-03-18T21:49:58.620Z | Compiling thiserror-impl v1.0.69 |
| 1512 | 2026-03-18T21:49:58.640Z | Compiling openssl-macros v0.1.1 |
| 1513 | 2026-03-18T21:49:59.863Z | Compiling hyper v1.8.1 |
| 1514 | 2026-03-18T21:50:00.323Z | Compiling wait-timeout v0.2.1 |
| 1515 | 2026-03-18T21:50:00.680Z | Compiling usdt-impl v0.6.0 |
| 1516 | 2026-03-18T21:50:00.746Z | Compiling quick-error v1.2.3 |
| 1517 | 2026-03-18T21:50:00.787Z | Compiling num_threads v0.1.7 |
| 1518 | 2026-03-18T21:50:00.865Z | Compiling siphasher v1.0.2 |
| 1519 | 2026-03-18T21:50:00.870Z | Compiling simd-adler32 v0.3.8 |
| 1520 | 2026-03-18T21:50:00.912Z | Compiling bit-vec v0.8.0 |
| 1521 | 2026-03-18T21:50:01.111Z | Compiling native-tls v0.2.18 |
| 1522 | 2026-03-18T21:50:01.206Z | Compiling either v1.15.0 |
| 1523 | 2026-03-18T21:50:01.206Z | Compiling bit-set v0.8.0 |
| 1524 | 2026-03-18T21:50:01.385Z | Compiling hyper-util v0.1.20 |
| 1525 | 2026-03-18T21:50:01.453Z | Compiling time v0.3.47 |
| 1526 | 2026-03-18T21:50:01.475Z | Compiling rusty-fork v0.3.1 |
| 1527 | 2026-03-18T21:50:01.889Z | Compiling thiserror v1.0.69 |
| 1528 | 2026-03-18T21:50:02.255Z | Compiling derive_builder_core v0.20.2 |
| 1529 | 2026-03-18T21:50:03.142Z | Compiling dof v0.4.0 |
| 1530 | 2026-03-18T21:50:03.434Z | Compiling unicode-normalization v0.1.25 |
| 1531 | 2026-03-18T21:50:03.593Z | Compiling crossbeam-epoch v0.9.18 |
| 1532 | 2026-03-18T21:50:03.662Z | Compiling dtrace-parser v0.3.0 |
| 1533 | 2026-03-18T21:50:04.044Z | Compiling rustls-native-certs v0.8.3 |
| 1534 | 2026-03-18T21:50:04.062Z | Compiling signature v2.2.0 |
| 1535 | 2026-03-18T21:50:04.282Z | Compiling scroll_derive v0.12.1 |
| 1536 | 2026-03-18T21:50:04.424Z | Compiling heapless v0.7.17 |
| 1537 | 2026-03-18T21:50:04.561Z | Compiling rand_xorshift v0.4.0 |
| 1538 | 2026-03-18T21:50:04.726Z | Compiling slog v2.8.2 |
| 1539 | 2026-03-18T21:50:04.748Z | Compiling darling_core v0.21.3 |
| 1540 | 2026-03-18T21:50:04.765Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1541 | 2026-03-18T21:50:04.797Z | Compiling sync_wrapper v1.0.2 |
| 1542 | 2026-03-18T21:50:04.929Z | Compiling thread-id v5.1.0 |
| 1543 | 2026-03-18T21:50:04.953Z | Compiling cookie v0.18.1 |
| 1544 | 2026-03-18T21:50:05.030Z | Compiling unicode-properties v0.1.4 |
| 1545 | 2026-03-18T21:50:05.106Z | Compiling paste v1.0.15 |
| 1546 | 2026-03-18T21:50:05.151Z | Compiling adler2 v2.0.1 |
| 1547 | 2026-03-18T21:50:05.169Z | Compiling unicode-segmentation v1.12.0 |
| 1548 | 2026-03-18T21:50:05.297Z | Compiling unicode-bidi v0.3.18 |
| 1549 | 2026-03-18T21:50:05.319Z | Compiling anyhow v1.0.102 |
| 1550 | 2026-03-18T21:50:05.443Z | Compiling rayon-core v1.13.0 |
| 1551 | 2026-03-18T21:50:05.658Z | Compiling unarray v0.1.4 |
| 1552 | 2026-03-18T21:50:05.681Z | Compiling signal-hook v0.3.18 |
| 1553 | 2026-03-18T21:50:05.706Z | Compiling zstd-safe v7.2.4 |
| 1554 | 2026-03-18T21:50:05.795Z | Compiling proptest v1.10.0 |
| 1555 | 2026-03-18T21:50:05.924Z | Compiling stringprep v0.1.5 |
| 1556 | 2026-03-18T21:50:06.092Z | Compiling miniz_oxide v0.8.9 |
| 1557 | 2026-03-18T21:50:06.224Z | Compiling scroll v0.12.0 |
| 1558 | 2026-03-18T21:50:06.598Z | Compiling tower v0.5.3 |
| 1559 | 2026-03-18T21:50:06.736Z | Compiling crossbeam-deque v0.8.6 |
| 1560 | 2026-03-18T21:50:06.894Z | Compiling derive_builder_macro v0.20.2 |
| 1561 | 2026-03-18T21:50:06.971Z | Compiling ipnetwork v0.21.1 |
| 1562 | 2026-03-18T21:50:07.219Z | Compiling http-body-util v0.1.3 |
| 1563 | 2026-03-18T21:50:07.285Z | Compiling webpki-roots v1.0.6 |
| 1564 | 2026-03-18T21:50:07.314Z | Compiling rand_chacha v0.3.1 |
| 1565 | 2026-03-18T21:50:07.433Z | Compiling serde_spanned v0.6.9 |
| 1566 | 2026-03-18T21:50:07.465Z | Compiling serde_tokenstream v0.2.3 |
| 1567 | 2026-03-18T21:50:07.484Z | Compiling toml_datetime v0.6.11 |
| 1568 | 2026-03-18T21:50:07.533Z | Compiling erased-serde v0.3.31 |
| 1569 | 2026-03-18T21:50:07.610Z | Compiling md-5 v0.10.6 |
| 1570 | 2026-03-18T21:50:07.820Z | Compiling zerocopy-derive v0.7.35 |
| 1571 | 2026-03-18T21:50:07.825Z | Compiling curve25519-dalek v4.1.3 |
| 1572 | 2026-03-18T21:50:07.865Z | Compiling vergen-lib v0.1.6 |
| 1573 | 2026-03-18T21:50:08.094Z | Compiling num-integer v0.1.46 |
| 1574 | 2026-03-18T21:50:08.251Z | Compiling hash32 v0.2.1 |
| 1575 | 2026-03-18T21:50:08.255Z | Compiling ff v0.13.1 |
| 1576 | 2026-03-18T21:50:08.325Z | Compiling darling_macro v0.21.3 |
| 1577 | 2026-03-18T21:50:08.354Z | Compiling memoffset v0.9.1 |
| 1578 | 2026-03-18T21:50:08.437Z | Compiling zlib-rs v0.6.2 |
| 1579 | 2026-03-18T21:50:08.495Z | Compiling rustix v0.38.44 |
| 1580 | 2026-03-18T21:50:08.526Z | Compiling ref-cast v1.0.25 |
| 1581 | 2026-03-18T21:50:08.588Z | Compiling smoltcp v0.9.1 |
| 1582 | 2026-03-18T21:50:08.949Z | Compiling num-bigint-dig v0.8.6 |
| 1583 | 2026-03-18T21:50:08.968Z | Compiling psl-types v2.0.11 |
| 1584 | 2026-03-18T21:50:08.991Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-03-18T21:50:09.011Z | Compiling iri-string v0.7.10 |
| 1586 | 2026-03-18T21:50:09.073Z | Compiling cfg_aliases v0.2.1 |
| 1587 | 2026-03-18T21:50:09.125Z | Compiling litrs v1.0.0 |
| 1588 | 2026-03-18T21:50:09.162Z | Compiling fallible-iterator v0.2.0 |
| 1589 | 2026-03-18T21:50:09.182Z | Compiling ryu v1.0.23 |
| 1590 | 2026-03-18T21:50:09.247Z | Compiling nix v0.31.1 |
| 1591 | 2026-03-18T21:50:09.413Z | Compiling serde_urlencoded v0.7.1 |
| 1592 | 2026-03-18T21:50:09.584Z | Compiling postgres-protocol v0.6.10 |
| 1593 | 2026-03-18T21:50:09.741Z | Compiling sec1 v0.7.3 |
| 1594 | 2026-03-18T21:50:09.757Z | Compiling newtype-uuid v1.3.2 |
| 1595 | 2026-03-18T21:50:09.827Z | Compiling document-features v0.2.12 |
| 1596 | 2026-03-18T21:50:10.100Z | Compiling publicsuffix v2.3.0 |
| 1597 | 2026-03-18T21:50:10.215Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-03-18T21:50:10.336Z | Compiling darling v0.21.3 |
| 1599 | 2026-03-18T21:50:10.567Z | Compiling group v0.13.0 |
| 1600 | 2026-03-18T21:50:10.602Z | Compiling num-iter v0.1.45 |
| 1601 | 2026-03-18T21:50:10.748Z | Compiling tower-http v0.6.8 |
| 1602 | 2026-03-18T21:50:11.020Z | Compiling rand v0.8.5 |
| 1603 | 2026-03-18T21:50:11.113Z | Compiling derive_builder v0.20.2 |
| 1604 | 2026-03-18T21:50:11.262Z | Compiling oxnet v0.1.4 |
| 1605 | 2026-03-18T21:50:11.262Z | Compiling proc-macro-error v1.0.4 |
| 1606 | 2026-03-18T21:50:11.666Z | Compiling tokio-native-tls v0.3.1 |
| 1607 | 2026-03-18T21:50:11.671Z | Compiling goblin v0.8.2 |
| 1608 | 2026-03-18T21:50:12.344Z | Compiling heck v0.4.1 |
| 1609 | 2026-03-18T21:50:12.477Z | Compiling phf_shared v0.13.1 |
| 1610 | 2026-03-18T21:50:12.551Z | Compiling hubpack_derive v0.1.1 |
| 1611 | 2026-03-18T21:50:12.634Z | Compiling flate2 v1.1.9 |
| 1612 | 2026-03-18T21:50:12.775Z | Compiling regex v1.12.3 |
| 1613 | 2026-03-18T21:50:12.811Z | Compiling lazy_static v1.5.0 |
| 1614 | 2026-03-18T21:50:12.926Z | Compiling cargo-platform v0.1.9 |
| 1615 | 2026-03-18T21:50:13.071Z | Compiling hkdf v0.12.4 |
| 1616 | 2026-03-18T21:50:13.118Z | Compiling crypto-bigint v0.5.5 |
| 1617 | 2026-03-18T21:50:13.194Z | Compiling async-trait v0.1.89 |
| 1618 | 2026-03-18T21:50:13.267Z | Compiling daft-derive v0.1.5 |
| 1619 | 2026-03-18T21:50:13.286Z | Compiling ref-cast-impl v1.0.25 |
| 1620 | 2026-03-18T21:50:13.377Z | Compiling strum_macros v0.27.2 |
| 1621 | 2026-03-18T21:50:14.030Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-03-18T21:50:14.271Z | Compiling terminal_size v0.4.3 |
| 1623 | 2026-03-18T21:50:14.451Z | Compiling vergen v9.0.6 |
| 1624 | 2026-03-18T21:50:14.647Z | Compiling fs-err v3.3.0 |
| 1625 | 2026-03-18T21:50:14.676Z | Compiling ahash v0.8.12 |
| 1626 | 2026-03-18T21:50:14.880Z | Compiling libbz2-rs-sys v0.2.2 |
| 1627 | 2026-03-18T21:50:14.899Z | Compiling winnow v0.5.40 |
| 1628 | 2026-03-18T21:50:14.929Z | Compiling bumpalo v3.20.2 |
| 1629 | 2026-03-18T21:50:15.253Z | Compiling bitflags v1.3.2 |
| 1630 | 2026-03-18T21:50:15.355Z | Compiling foldhash v0.1.5 |
| 1631 | 2026-03-18T21:50:15.575Z | Compiling managed v0.8.0 |
| 1632 | 2026-03-18T21:50:15.803Z | Compiling object v0.37.3 |
| 1633 | 2026-03-18T21:50:16.065Z | Compiling clap_builder v4.5.60 |
| 1634 | 2026-03-18T21:50:16.142Z | Compiling strum v0.27.2 |
| 1635 | 2026-03-18T21:50:16.222Z | Compiling hashbrown v0.15.5 |
| 1636 | 2026-03-18T21:50:16.305Z | Compiling bzip2 v0.6.1 |
| 1637 | 2026-03-18T21:50:16.568Z | Compiling console v0.16.2 |
| 1638 | 2026-03-18T21:50:16.727Z | Compiling toml_edit v0.19.15 |
| 1639 | 2026-03-18T21:50:16.832Z | Compiling zopfli v0.8.3 |
| 1640 | 2026-03-18T21:50:17.083Z | Compiling dof v0.3.0 |
| 1641 | 2026-03-18T21:50:17.339Z | Compiling elliptic-curve v0.13.8 |
| 1642 | 2026-03-18T21:50:17.717Z | Compiling daft v0.1.5 |
| 1643 | 2026-03-18T21:50:17.991Z | Compiling cargo_metadata v0.19.2 |
| 1644 | 2026-03-18T21:50:18.048Z | Compiling hubpack v0.1.2 |
| 1645 | 2026-03-18T21:50:18.339Z | Compiling phf v0.13.1 |
| 1646 | 2026-03-18T21:50:18.549Z | Compiling zone_cfg_derive v0.3.1 |
| 1647 | 2026-03-18T21:50:19.407Z | Compiling signal-hook-mio v0.2.5 |
| 1648 | 2026-03-18T21:50:19.911Z | Compiling cookie_store v0.22.1 |
| 1649 | 2026-03-18T21:50:20.054Z | Compiling hyper-tls v0.6.0 |
| 1650 | 2026-03-18T21:50:20.186Z | Compiling rayon v1.11.0 |
| 1651 | 2026-03-18T21:50:20.329Z | Compiling zstd v0.13.3 |
| 1652 | 2026-03-18T21:50:20.349Z | Compiling bzip2 v0.4.4 |
| 1653 | 2026-03-18T21:50:20.614Z | Compiling serde_with_macros v3.17.0 |
| 1654 | 2026-03-18T21:50:20.673Z | Compiling postgres-types v0.2.12 |
| 1655 | 2026-03-18T21:50:20.822Z | Compiling usdt-attr-macro v0.6.0 |
| 1656 | 2026-03-18T21:50:20.904Z | Compiling usdt-macro v0.6.0 |
| 1657 | 2026-03-18T21:50:21.428Z | Compiling ed25519 v2.2.3 |
| 1658 | 2026-03-18T21:50:21.857Z | Compiling dtrace-parser v0.2.0 |
| 1659 | 2026-03-18T21:50:21.877Z | Compiling itertools v0.12.1 |
| 1660 | 2026-03-18T21:50:22.142Z | Compiling phf_shared v0.11.3 |
| 1661 | 2026-03-18T21:50:22.253Z | Compiling bstr v1.12.1 |
| 1662 | 2026-03-18T21:50:22.392Z | Compiling pkcs1 v0.7.5 |
| 1663 | 2026-03-18T21:50:22.585Z | Compiling hex v0.4.3 |
| 1664 | 2026-03-18T21:50:22.605Z | Compiling serde-big-array v0.5.1 |
| 1665 | 2026-03-18T21:50:22.782Z | Compiling rfc6979 v0.4.0 |
| 1666 | 2026-03-18T21:50:22.910Z | Compiling strum_macros v0.26.4 |
| 1667 | 2026-03-18T21:50:22.935Z | Compiling clap_derive v4.5.55 |
| 1668 | 2026-03-18T21:50:22.938Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-03-18T21:50:22.938Z | Compiling serde_repr v0.1.20 |
| 1670 | 2026-03-18T21:50:23.136Z | Compiling float-cmp v0.10.0 |
| 1671 | 2026-03-18T21:50:23.328Z | Compiling thread-id v4.2.2 |
| 1672 | 2026-03-18T21:50:23.431Z | Compiling memmap2 v0.9.10 |
| 1673 | 2026-03-18T21:50:23.534Z | Compiling env_filter v1.0.0 |
| 1674 | 2026-03-18T21:50:23.583Z | Compiling encoding_rs v0.8.35 |
| 1675 | 2026-03-18T21:50:23.665Z | Compiling precomputed-hash v0.1.1 |
| 1676 | 2026-03-18T21:50:23.712Z | Compiling difflib v0.4.0 |
| 1677 | 2026-03-18T21:50:23.779Z | Compiling new_debug_unreachable v1.0.6 |
| 1678 | 2026-03-18T21:50:23.875Z | Compiling whoami v2.1.0 |
| 1679 | 2026-03-18T21:50:23.958Z | Compiling unit-prefix v0.5.2 |
| 1680 | 2026-03-18T21:50:24.157Z | Compiling static_assertions v1.1.0 |
| 1681 | 2026-03-18T21:50:24.260Z | Compiling keccak v0.1.6 |
| 1682 | 2026-03-18T21:50:24.435Z | Compiling predicates-core v1.0.10 |
| 1683 | 2026-03-18T21:50:24.511Z | Compiling mime v0.3.17 |
| 1684 | 2026-03-18T21:50:24.675Z | Compiling normalize-line-endings v0.3.0 |
| 1685 | 2026-03-18T21:50:24.800Z | Compiling data-encoding v2.10.0 |
| 1686 | 2026-03-18T21:50:24.863Z | Compiling jiff v0.2.21 |
| 1687 | 2026-03-18T21:50:25.408Z | Compiling fixedbitset v0.4.2 |
| 1688 | 2026-03-18T21:50:25.420Z | Compiling rustc-hash v2.1.1 |
| 1689 | 2026-03-18T21:50:25.439Z | Compiling fixedbitset v0.5.7 |
| 1690 | 2026-03-18T21:50:25.557Z | Compiling iddqd v0.3.17 |
| 1691 | 2026-03-18T21:50:25.591Z | Compiling petgraph v0.6.5 |
| 1692 | 2026-03-18T21:50:25.658Z | Compiling clap v4.5.60 |
| 1693 | 2026-03-18T21:50:25.707Z | Compiling petgraph v0.8.3 |
| 1694 | 2026-03-18T21:50:25.763Z | Compiling strum v0.26.3 |
| 1695 | 2026-03-18T21:50:25.781Z | Compiling hickory-proto v0.25.2 |
| 1696 | 2026-03-18T21:50:25.846Z | Compiling predicates v3.1.4 |
| 1697 | 2026-03-18T21:50:25.925Z | Compiling sha3 v0.10.8 |
| 1698 | 2026-03-18T21:50:26.522Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1699 | 2026-03-18T21:50:26.722Z | Compiling tokio-postgres v0.7.16 |
| 1700 | 2026-03-18T21:50:27.066Z | Compiling indicatif v0.18.4 |
| 1701 | 2026-03-18T21:50:27.614Z | Compiling toml_edit v0.22.27 |
| 1702 | 2026-03-18T21:50:28.208Z | Compiling string_cache v0.8.9 |
| 1703 | 2026-03-18T21:50:28.417Z | Compiling zip v4.6.1 |
| 1704 | 2026-03-18T21:50:28.506Z | Compiling env_logger v0.11.9 |
| 1705 | 2026-03-18T21:50:29.005Z | Compiling usdt v0.6.0 |
| 1706 | 2026-03-18T21:50:29.347Z | Compiling usdt-impl v0.5.0 |
| 1707 | 2026-03-18T21:50:29.721Z | Compiling zone v0.3.1 |
| 1708 | 2026-03-18T21:50:29.743Z | Compiling ecdsa v0.16.9 |
| 1709 | 2026-03-18T21:50:30.140Z | Compiling serde_with v3.17.0 |
| 1710 | 2026-03-18T21:50:30.269Z | Compiling similar v2.7.0 |
| 1711 | 2026-03-18T21:50:30.327Z | Compiling rsa v0.9.10 |
| 1712 | 2026-03-18T21:50:30.636Z | Compiling crossterm v0.28.1 |
| 1713 | 2026-03-18T21:50:30.767Z | Compiling ed25519-dalek v2.2.0 |
| 1714 | 2026-03-18T21:50:31.526Z | Compiling zip v0.6.6 |
| 1715 | 2026-03-18T21:50:32.152Z | Compiling toml v0.7.8 |
| 1716 | 2026-03-18T21:50:32.529Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1717 | 2026-03-18T21:50:32.605Z | Compiling itertools v0.13.0 |
| 1718 | 2026-03-18T21:50:32.806Z | Compiling tokio-stream v0.1.18 |
| 1719 | 2026-03-18T21:50:32.984Z | Compiling buf-list v1.1.2 |
| 1720 | 2026-03-18T21:50:33.344Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1721 | 2026-03-18T21:50:33.376Z | Compiling x509-cert v0.2.5 |
| 1722 | 2026-03-18T21:50:33.418Z | Compiling openapiv3 v2.2.0 |
| 1723 | 2026-03-18T21:50:33.475Z | Compiling sha1 v0.10.6 |
| 1724 | 2026-03-18T21:50:33.745Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1725 | 2026-03-18T21:50:33.764Z | Compiling peg-runtime v0.8.5 |
| 1726 | 2026-03-18T21:50:34.160Z | Compiling lalrpop-util v0.19.12 |
| 1727 | 2026-03-18T21:50:34.181Z | Compiling thread_local v1.1.9 |
| 1728 | 2026-03-18T21:50:34.357Z | Compiling slog-async v2.8.0 |
| 1729 | 2026-03-18T21:50:34.415Z | Compiling crossbeam-channel v0.5.15 |
| 1730 | 2026-03-18T21:50:34.509Z | Compiling futures-executor v0.3.32 |
| 1731 | 2026-03-18T21:50:34.527Z | Compiling filetime v0.2.27 |
| 1732 | 2026-03-18T21:50:34.755Z | Compiling is-terminal v0.4.17 |
| 1733 | 2026-03-18T21:50:34.778Z | Compiling xattr v1.6.1 |
| 1734 | 2026-03-18T21:50:34.852Z | Compiling take_mut v0.2.2 |
| 1735 | 2026-03-18T21:50:34.876Z | Compiling term v1.2.1 |
| 1736 | 2026-03-18T21:50:34.986Z | Compiling tar v0.4.44 |
| 1737 | 2026-03-18T21:50:35.033Z | Compiling futures v0.3.32 |
| 1738 | 2026-03-18T21:50:35.605Z | Compiling slog-term v2.9.2 |
| 1739 | 2026-03-18T21:50:41.996Z | Compiling rustls-webpki v0.103.9 |
| 1740 | 2026-03-18T21:50:46.006Z | Compiling tokio-rustls v0.26.4 |
| 1741 | 2026-03-18T21:50:46.006Z | Compiling rustls-platform-verifier v0.6.2 |
| 1742 | 2026-03-18T21:50:46.272Z | Compiling hyper-rustls v0.27.7 |
| 1743 | 2026-03-18T21:50:46.540Z | Compiling reqwest v0.12.28 |
| 1744 | 2026-03-18T21:50:46.540Z | Compiling reqwest v0.13.2 |
| 1745 | 2026-03-18T21:50:49.499Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1746 | 2026-03-18T21:50:49.781Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1747 | 2026-03-18T21:50:53.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1748 | 2026-03-18T21:50:53.768Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1749 | 2026-03-18T21:50:53.836Z | Mar 18 21:50:52.020 INFO Starting download, target: MaghemiteMgd |
| 1750 | 2026-03-18T21:50:53.836Z | Mar 18 21:50:52.020 INFO Starting download, target: DendriteStub |
| 1751 | 2026-03-18T21:50:53.836Z | Mar 18 21:50:52.020 INFO Starting download, target: TransceiverControl |
| 1752 | 2026-03-18T21:50:53.840Z | Mar 18 21:50:52.020 INFO Starting download, target: Cockroach |
| 1753 | 2026-03-18T21:50:53.840Z | Mar 18 21:50:52.020 INFO Starting download, target: Console |
| 1754 | 2026-03-18T21:50:53.840Z | Mar 18 21:50:52.020 INFO Starting download, target: Clickhouse |
| 1755 | 2026-03-18T21:50:53.840Z | Mar 18 21:50:52.020 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1756 | 2026-03-18T21:50:53.840Z | Mar 18 21:50:52.020 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1757 | 2026-03-18T21:50:53.840Z | Mar 18 21:50:52.020 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1758 | 2026-03-18T21:50:53.840Z | Mar 18 21:50:52.020 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1759 | 2026-03-18T21:50:53.840Z | Mar 18 21:50:52.020 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1760 | 2026-03-18T21:50:53.840Z | Mar 18 21:50:52.020 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1761 | 2026-03-18T21:50:54.194Z | Mar 18 21:50:52.377 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1762 | 2026-03-18T21:50:54.543Z | Mar 18 21:50:52.721 INFO Download complete, target: TransceiverControl |
| 1763 | 2026-03-18T21:50:54.849Z | Mar 18 21:50:53.024 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1764 | 2026-03-18T21:50:55.212Z | Mar 18 21:50:53.396 INFO Download complete, target: Console |
| 1765 | 2026-03-18T21:50:55.778Z | Mar 18 21:50:53.961 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1766 | 2026-03-18T21:50:56.243Z | Mar 18 21:50:54.426 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1767 | 2026-03-18T21:50:56.345Z | Mar 18 21:50:54.531 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1768 | 2026-03-18T21:50:56.976Z | Mar 18 21:50:55.162 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1769 | 2026-03-18T21:50:56.976Z | Mar 18 21:50:55.162 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1770 | 2026-03-18T21:50:59.340Z | Mar 18 21:50:57.525 INFO Download complete, target: DendriteStub |
| 1771 | 2026-03-18T21:50:59.948Z | Mar 18 21:50:58.131 INFO Download complete, target: MaghemiteMgd |
| 1772 | 2026-03-18T21:51:04.721Z | Mar 18 21:51:02.904 INFO Checking that binary works, target: Cockroach |
| 1773 | 2026-03-18T21:51:04.933Z | Mar 18 21:51:03.117 INFO Download complete, target: Cockroach |
| 1774 | 2026-03-18T21:51:07.488Z | Mar 18 21:51:05.671 INFO Checking that binary works, target: Clickhouse |
| 1775 | 2026-03-18T21:51:07.817Z | Mar 18 21:51:06.001 INFO Download complete, target: Clickhouse |
| 1776 | 2026-03-18T21:51:07.835Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1777 | 2026-03-18T21:51:07.838Z | |
| 1778 | 2026-03-18T21:51:07.838Z | real 4:17.785972157 |
| 1779 | 2026-03-18T21:51:07.838Z | user 10:23.536613698 |
| 1780 | 2026-03-18T21:51:07.838Z | sys 1:47.874937356 |
| 1781 | 2026-03-18T21:51:07.838Z | trap 0.333610261 |
| 1782 | 2026-03-18T21:51:07.838Z | tflt 0.926853264 |
| 1783 | 2026-03-18T21:51:07.838Z | dflt 1.500393470 |
| 1784 | 2026-03-18T21:51:07.838Z | kflt 0.317966597 |
| 1785 | 2026-03-18T21:51:07.838Z | lock 31:37.649330917 |
| 1786 | 2026-03-18T21:51:07.838Z | slp 29:59.759411324 |
| 1787 | 2026-03-18T21:51:07.838Z | lat 54.891443800 |
| 1788 | 2026-03-18T21:51:07.838Z | stop 2:41.504065841 |
| 1789 | 2026-03-18T21:51:07.838Z | + banner clippy |
| 1790 | 2026-03-18T21:51:07.838Z | |
| 1791 | 2026-03-18T21:51:07.838Z | #### # # ##### ##### # # |
| 1792 | 2026-03-18T21:51:07.838Z | # # # # # # # # # # |
| 1793 | 2026-03-18T21:51:07.838Z | # # # # # # # # |
| 1794 | 2026-03-18T21:51:07.838Z | # # # ##### ##### # |
| 1795 | 2026-03-18T21:51:07.838Z | # # # # # # # |
| 1796 | 2026-03-18T21:51:07.838Z | #### ###### # # # # |
| 1797 | 2026-03-18T21:51:07.838Z | |
| 1798 | 2026-03-18T21:51:07.838Z | + export CARGO_INCREMENTAL=0 |
| 1799 | 2026-03-18T21:51:07.838Z | + CARGO_INCREMENTAL=0 |
| 1800 | 2026-03-18T21:51:07.839Z | + ptime -m cargo xtask clippy |
| 1801 | 2026-03-18T21:51:08.563Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1802 | 2026-03-18T21:51:08.840Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1803 | 2026-03-18T21:51:11.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s |
| 1804 | 2026-03-18T21:51:11.444Z | Running `target/debug/xtask clippy` |
| 1805 | 2026-03-18T21:51:11.477Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1806 | 2026-03-18T21:51:12.271Z | Downloading crates ... |
| 1807 | 2026-03-18T21:51:12.556Z | Downloaded miette-derive v5.10.0 |
| 1808 | 2026-03-18T21:51:12.559Z | Downloaded criterion-plot v0.6.0 |
| 1809 | 2026-03-18T21:51:12.560Z | Downloaded cfg-expr v0.20.6 |
| 1810 | 2026-03-18T21:51:12.562Z | Downloaded cast v0.3.0 |
| 1811 | 2026-03-18T21:51:12.562Z | Downloaded cargo_metadata v0.23.1 |
| 1812 | 2026-03-18T21:51:12.565Z | Downloaded event-listener-strategy v0.5.4 |
| 1813 | 2026-03-18T21:51:12.565Z | Downloaded similar-asserts v1.7.0 |
| 1814 | 2026-03-18T21:51:12.568Z | Downloaded datatest-stable v0.3.3 |
| 1815 | 2026-03-18T21:51:12.571Z | Downloaded blake2b_simd v1.0.4 |
| 1816 | 2026-03-18T21:51:12.572Z | Downloaded backtrace-ext v0.2.1 |
| 1817 | 2026-03-18T21:51:12.572Z | Downloaded supports-color v2.1.0 |
| 1818 | 2026-03-18T21:51:12.575Z | Downloaded event-listener v5.4.1 |
| 1819 | 2026-03-18T21:51:12.575Z | Downloaded futures-timer v3.0.3 |
| 1820 | 2026-03-18T21:51:12.575Z | Downloaded escape8259 v0.5.3 |
| 1821 | 2026-03-18T21:51:12.578Z | Downloaded assert-json-diff v2.0.2 |
| 1822 | 2026-03-18T21:51:12.582Z | Downloaded pathdiff v0.2.3 |
| 1823 | 2026-03-18T21:51:12.582Z | Downloaded tinytemplate v1.2.1 |
| 1824 | 2026-03-18T21:51:12.585Z | Downloaded supports-hyperlinks v2.1.0 |
| 1825 | 2026-03-18T21:51:12.592Z | Downloaded parking v2.2.1 |
| 1826 | 2026-03-18T21:51:12.595Z | Downloaded nested v0.1.1 |
| 1827 | 2026-03-18T21:51:12.601Z | Downloaded constant_time_eq v0.3.1 |
| 1828 | 2026-03-18T21:51:12.609Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1829 | 2026-03-18T21:51:12.612Z | Downloaded cargo-platform v0.3.2 |
| 1830 | 2026-03-18T21:51:12.612Z | Downloaded terminal_size v0.1.17 |
| 1831 | 2026-03-18T21:51:12.615Z | Downloaded plotters-backend v0.3.7 |
| 1832 | 2026-03-18T21:51:12.618Z | Downloaded plotters-svg v0.3.7 |
| 1833 | 2026-03-18T21:51:12.618Z | Downloaded serde_regex v1.1.0 |
| 1834 | 2026-03-18T21:51:12.618Z | Downloaded approx v0.5.1 |
| 1835 | 2026-03-18T21:51:12.622Z | Downloaded linkme-impl v0.3.35 |
| 1836 | 2026-03-18T21:51:12.625Z | Downloaded target-triple v1.0.0 |
| 1837 | 2026-03-18T21:51:12.625Z | Downloaded anes v0.1.6 |
| 1838 | 2026-03-18T21:51:12.695Z | Downloaded supports-unicode v2.1.0 |
| 1839 | 2026-03-18T21:51:12.695Z | Downloaded async-object-pool v0.2.0 |
| 1840 | 2026-03-18T21:51:12.695Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1841 | 2026-03-18T21:51:12.695Z | Downloaded stringmetrics v2.2.2 |
| 1842 | 2026-03-18T21:51:12.695Z | Downloaded rustc-demangle v0.1.27 |
| 1843 | 2026-03-18T21:51:12.695Z | Downloaded relative-path v1.9.3 |
| 1844 | 2026-03-18T21:51:12.695Z | Downloaded assert_cmd v2.1.2 |
| 1845 | 2026-03-18T21:51:12.695Z | Downloaded path-tree v0.8.3 |
| 1846 | 2026-03-18T21:51:12.695Z | Downloaded rust-argon2 v2.1.0 |
| 1847 | 2026-03-18T21:51:12.695Z | Downloaded rstest_macros v0.25.0 |
| 1848 | 2026-03-18T21:51:12.696Z | Downloaded knuffel-derive v3.2.0 |
| 1849 | 2026-03-18T21:51:12.696Z | Downloaded owo-colors v3.5.0 |
| 1850 | 2026-03-18T21:51:12.696Z | Downloaded termcolor v1.4.1 |
| 1851 | 2026-03-18T21:51:12.696Z | Downloaded libtest-mimic v0.8.1 |
| 1852 | 2026-03-18T21:51:12.696Z | Downloaded target-lexicon v0.13.3 |
| 1853 | 2026-03-18T21:51:12.696Z | Downloaded oorandom v11.1.5 |
| 1854 | 2026-03-18T21:51:12.696Z | Downloaded chumsky v0.9.3 |
| 1855 | 2026-03-18T21:51:12.696Z | Downloaded target-spec v3.5.7 |
| 1856 | 2026-03-18T21:51:12.696Z | Downloaded partial-io v0.5.4 |
| 1857 | 2026-03-18T21:51:12.696Z | Downloaded httptest v0.16.4 |
| 1858 | 2026-03-18T21:51:12.696Z | Downloaded concurrent-queue v2.5.0 |
| 1859 | 2026-03-18T21:51:12.696Z | Downloaded linkme v0.3.35 |
| 1860 | 2026-03-18T21:51:12.701Z | Downloaded trybuild v1.0.116 |
| 1861 | 2026-03-18T21:51:12.701Z | Downloaded async-lock v3.4.2 |
| 1862 | 2026-03-18T21:51:12.701Z | Downloaded textwrap v0.15.2 |
| 1863 | 2026-03-18T21:51:12.701Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 1864 | 2026-03-18T21:51:12.701Z | Downloaded rstest v0.25.0 |
| 1865 | 2026-03-18T21:51:12.701Z | Downloaded fancy-regex v0.14.0 |
| 1866 | 2026-03-18T21:51:12.704Z | Downloaded miette v5.10.0 |
| 1867 | 2026-03-18T21:51:12.704Z | Downloaded rand_distr v0.5.1 |
| 1868 | 2026-03-18T21:51:12.707Z | Downloaded guppy v0.17.25 |
| 1869 | 2026-03-18T21:51:12.710Z | Downloaded backtrace v0.3.76 |
| 1870 | 2026-03-18T21:51:12.714Z | Downloaded plotters v0.3.7 |
| 1871 | 2026-03-18T21:51:12.719Z | Downloaded hashbrown v0.14.5 |
| 1872 | 2026-03-18T21:51:12.723Z | Downloaded criterion v0.7.0 |
| 1873 | 2026-03-18T21:51:12.728Z | Downloaded knuffel v3.2.0 |
| 1874 | 2026-03-18T21:51:12.730Z | Downloaded addr2line v0.25.1 |
| 1875 | 2026-03-18T21:51:12.736Z | Downloaded gimli v0.32.3 |
| 1876 | 2026-03-18T21:51:12.835Z | Downloaded httpmock v0.8.3 |
| 1877 | 2026-03-18T21:51:14.997Z | Checking cfg-if v1.0.4 |
| 1878 | 2026-03-18T21:51:15.401Z | Checking libc v0.2.180 |
| 1879 | 2026-03-18T21:51:15.404Z | Checking serde_core v1.0.228 |
| 1880 | 2026-03-18T21:51:15.488Z | Checking memchr v2.8.0 |
| 1881 | 2026-03-18T21:51:15.534Z | Checking smallvec v1.15.1 |
| 1882 | 2026-03-18T21:51:15.583Z | Checking log v0.4.29 |
| 1883 | 2026-03-18T21:51:15.583Z | Checking itoa v1.0.17 |
| 1884 | 2026-03-18T21:51:15.679Z | Checking zeroize v1.8.2 |
| 1885 | 2026-03-18T21:51:15.730Z | Checking libm v0.2.16 |
| 1886 | 2026-03-18T21:51:15.798Z | Checking scopeguard v1.2.0 |
| 1887 | 2026-03-18T21:51:15.845Z | Checking stable_deref_trait v1.2.1 |
| 1888 | 2026-03-18T21:51:15.897Z | Checking zmij v1.0.21 |
| 1889 | 2026-03-18T21:51:15.945Z | Checking zerofrom v0.1.6 |
| 1890 | 2026-03-18T21:51:15.994Z | Checking lock_api v0.4.14 |
| 1891 | 2026-03-18T21:51:16.038Z | Checking errno v0.3.14 |
| 1892 | 2026-03-18T21:51:16.039Z | Checking getrandom v0.2.17 |
| 1893 | 2026-03-18T21:51:16.125Z | Checking yoke v0.8.1 |
| 1894 | 2026-03-18T21:51:16.171Z | Checking percent-encoding v2.3.2 |
| 1895 | 2026-03-18T21:51:16.217Z | Checking writeable v0.6.2 |
| 1896 | 2026-03-18T21:51:16.261Z | Checking litemap v0.8.1 |
| 1897 | 2026-03-18T21:51:16.307Z | Checking subtle v2.6.1 |
| 1898 | 2026-03-18T21:51:16.352Z | Checking icu_properties_data v2.1.2 |
| 1899 | 2026-03-18T21:51:16.399Z | Checking icu_normalizer_data v2.1.1 |
| 1900 | 2026-03-18T21:51:16.403Z | Checking zerovec v0.11.5 |
| 1901 | 2026-03-18T21:51:16.483Z | Checking zerotrie v0.2.3 |
| 1902 | 2026-03-18T21:51:16.530Z | Checking form_urlencoded v1.2.2 |
| 1903 | 2026-03-18T21:51:16.533Z | Checking rand_core v0.6.4 |
| 1904 | 2026-03-18T21:51:16.617Z | Checking portable-atomic v1.13.1 |
| 1905 | 2026-03-18T21:51:16.658Z | Checking utf8_iter v1.0.4 |
| 1906 | 2026-03-18T21:51:16.728Z | Checking pin-project-lite v0.2.17 |
| 1907 | 2026-03-18T21:51:16.776Z | Checking num-traits v0.2.19 |
| 1908 | 2026-03-18T21:51:16.884Z | Checking zerocopy v0.8.40 |
| 1909 | 2026-03-18T21:51:16.888Z | Checking critical-section v1.2.0 |
| 1910 | 2026-03-18T21:51:16.931Z | Checking parking_lot_core v0.9.12 |
| 1911 | 2026-03-18T21:51:16.978Z | Checking rand_core v0.10.0 |
| 1912 | 2026-03-18T21:51:17.030Z | Checking signal-hook-registry v1.4.8 |
| 1913 | 2026-03-18T21:51:17.078Z | Checking tinystr v0.8.2 |
| 1914 | 2026-03-18T21:51:17.206Z | Checking potential_utf v0.1.4 |
| 1915 | 2026-03-18T21:51:17.252Z | Checking parking_lot v0.12.5 |
| 1916 | 2026-03-18T21:51:17.255Z | Checking once_cell v1.21.3 |
| 1917 | 2026-03-18T21:51:17.338Z | Checking getrandom v0.4.1 |
| 1918 | 2026-03-18T21:51:17.382Z | Checking icu_locale_core v2.1.1 |
| 1919 | 2026-03-18T21:51:17.427Z | Checking icu_collections v2.1.1 |
| 1920 | 2026-03-18T21:51:17.528Z | Checking mio v1.1.1 |
| 1921 | 2026-03-18T21:51:17.580Z | Checking typenum v1.19.0 |
| 1922 | 2026-03-18T21:51:17.633Z | Checking socket2 v0.6.2 |
| 1923 | 2026-03-18T21:51:17.681Z | Checking serde v1.0.228 |
| 1924 | 2026-03-18T21:51:17.681Z | Checking bitflags v2.11.0 |
| 1925 | 2026-03-18T21:51:17.861Z | Checking serde_json v1.0.149 |
| 1926 | 2026-03-18T21:51:17.945Z | Checking thiserror v2.0.18 |
| 1927 | 2026-03-18T21:51:17.996Z | Checking iana-time-zone v0.1.65 |
| 1928 | 2026-03-18T21:51:18.050Z | Checking allocator-api2 v0.2.21 |
| 1929 | 2026-03-18T21:51:18.115Z | Checking uuid v1.21.0 |
| 1930 | 2026-03-18T21:51:18.165Z | Checking semver v1.0.27 |
| 1931 | 2026-03-18T21:51:18.210Z | Checking icu_provider v2.1.1 |
| 1932 | 2026-03-18T21:51:18.320Z | Checking generic-array v0.14.7 |
| 1933 | 2026-03-18T21:51:18.364Z | Checking bytes v1.11.1 |
| 1934 | 2026-03-18T21:51:18.463Z | Checking chrono v0.4.44 |
| 1935 | 2026-03-18T21:51:18.510Z | Checking futures-core v0.3.32 |
| 1936 | 2026-03-18T21:51:18.555Z | Checking icu_properties v2.1.2 |
| 1937 | 2026-03-18T21:51:18.601Z | Checking icu_normalizer v2.1.1 |
| 1938 | 2026-03-18T21:51:18.716Z | Checking equivalent v1.0.2 |
| 1939 | 2026-03-18T21:51:18.838Z | Checking dyn-clone v1.0.20 |
| 1940 | 2026-03-18T21:51:18.888Z | Checking const-oid v0.9.6 |
| 1941 | 2026-03-18T21:51:18.989Z | Checking crypto-common v0.1.7 |
| 1942 | 2026-03-18T21:51:19.031Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1943 | 2026-03-18T21:51:19.035Z | Checking tokio v1.49.0 |
| 1944 | 2026-03-18T21:51:19.035Z | Checking foldhash v0.2.0 |
| 1945 | 2026-03-18T21:51:19.174Z | Checking block-buffer v0.10.4 |
| 1946 | 2026-03-18T21:51:19.305Z | Checking hashbrown v0.16.1 |
| 1947 | 2026-03-18T21:51:19.401Z | Checking futures-sink v0.3.32 |
| 1948 | 2026-03-18T21:51:19.457Z | Checking rustix v1.1.3 |
| 1949 | 2026-03-18T21:51:19.561Z | Checking byteorder v1.5.0 |
| 1950 | 2026-03-18T21:51:19.660Z | Checking futures-channel v0.3.32 |
| 1951 | 2026-03-18T21:51:19.737Z | Checking idna_adapter v1.2.1 |
| 1952 | 2026-03-18T21:51:19.870Z | Checking slab v0.4.12 |
| 1953 | 2026-03-18T21:51:19.917Z | Checking digest v0.10.7 |
| 1954 | 2026-03-18T21:51:19.962Z | Checking futures-io v0.3.32 |
| 1955 | 2026-03-18T21:51:19.965Z | Checking idna v1.1.0 |
| 1956 | 2026-03-18T21:51:20.048Z | Checking futures-task v0.3.32 |
| 1957 | 2026-03-18T21:51:20.104Z | Checking cpufeatures v0.2.17 |
| 1958 | 2026-03-18T21:51:20.150Z | Checking indexmap v2.13.0 |
| 1959 | 2026-03-18T21:51:20.206Z | Checking thiserror v1.0.69 |
| 1960 | 2026-03-18T21:51:20.251Z | Checking getrandom v0.3.4 |
| 1961 | 2026-03-18T21:51:20.295Z | Checking futures-util v0.3.32 |
| 1962 | 2026-03-18T21:51:20.355Z | Checking url v2.5.8 |
| 1963 | 2026-03-18T21:51:20.398Z | Checking fnv v1.0.7 |
| 1964 | 2026-03-18T21:51:20.465Z | Checking regex-syntax v0.8.10 |
| 1965 | 2026-03-18T21:51:20.549Z | Checking http v1.4.0 |
| 1966 | 2026-03-18T21:51:20.673Z | Checking tracing-core v0.1.36 |
| 1967 | 2026-03-18T21:51:20.925Z | Checking ppv-lite86 v0.2.21 |
| 1968 | 2026-03-18T21:51:20.971Z | Checking schemars v0.8.22 |
| 1969 | 2026-03-18T21:51:20.975Z | Checking base64 v0.22.1 |
| 1970 | 2026-03-18T21:51:21.123Z | Checking tracing v0.1.44 |
| 1971 | 2026-03-18T21:51:21.361Z | Checking unicode-ident v1.0.24 |
| 1972 | 2026-03-18T21:51:21.407Z | Checking ipnet v2.11.0 |
| 1973 | 2026-03-18T21:51:21.411Z | Checking anstyle v1.0.13 |
| 1974 | 2026-03-18T21:51:21.494Z | Checking utf8parse v0.2.2 |
| 1975 | 2026-03-18T21:51:21.540Z | Checking proc-macro2 v1.0.106 |
| 1976 | 2026-03-18T21:51:21.662Z | Checking untrusted v0.9.0 |
| 1977 | 2026-03-18T21:51:21.730Z | Checking anstyle-parse v0.2.7 |
| 1978 | 2026-03-18T21:51:21.789Z | Checking aho-corasick v1.1.4 |
| 1979 | 2026-03-18T21:51:21.838Z | Checking ring v0.17.14 |
| 1980 | 2026-03-18T21:51:21.913Z | Checking base64ct v1.8.3 |
| 1981 | 2026-03-18T21:51:21.961Z | Checking colorchoice v1.0.4 |
| 1982 | 2026-03-18T21:51:22.006Z | Checking quote v1.0.44 |
| 1983 | 2026-03-18T21:51:22.121Z | Checking is_terminal_polyfill v1.70.2 |
| 1984 | 2026-03-18T21:51:22.260Z | Checking anstyle-query v1.1.5 |
| 1985 | 2026-03-18T21:51:22.305Z | Checking block-padding v0.3.3 |
| 1986 | 2026-03-18T21:51:22.309Z | Checking syn v2.0.117 |
| 1987 | 2026-03-18T21:51:22.391Z | Checking terminal_size v0.4.3 |
| 1988 | 2026-03-18T21:51:22.436Z | Checking anstream v0.6.21 |
| 1989 | 2026-03-18T21:51:22.506Z | Checking inout v0.1.4 |
| 1990 | 2026-03-18T21:51:22.573Z | Checking rustls-pki-types v1.14.0 |
| 1991 | 2026-03-18T21:51:22.720Z | Checking crossbeam-utils v0.8.21 |
| 1992 | 2026-03-18T21:51:22.771Z | Checking httparse v1.10.1 |
| 1993 | 2026-03-18T21:51:22.774Z | Checking regex-automata v0.4.14 |
| 1994 | 2026-03-18T21:51:22.984Z | Checking cipher v0.4.4 |
| 1995 | 2026-03-18T21:51:23.029Z | Checking clap_lex v1.0.0 |
| 1996 | 2026-03-18T21:51:23.153Z | Checking strsim v0.11.1 |
| 1997 | 2026-03-18T21:51:23.208Z | Checking sha2 v0.10.9 |
| 1998 | 2026-03-18T21:51:23.212Z | Checking pem-rfc7468 v0.7.0 |
| 1999 | 2026-03-18T21:51:23.294Z | Checking http-body v1.0.1 |
| 2000 | 2026-03-18T21:51:23.294Z | Checking rand_core v0.9.5 |
| 2001 | 2026-03-18T21:51:23.408Z | Checking clap_builder v4.5.60 |
| 2002 | 2026-03-18T21:51:23.488Z | Checking atomic-waker v1.1.2 |
| 2003 | 2026-03-18T21:51:23.536Z | Checking hmac v0.12.1 |
| 2004 | 2026-03-18T21:51:23.539Z | Checking tokio-util v0.7.18 |
| 2005 | 2026-03-18T21:51:23.628Z | Checking httpdate v1.0.3 |
| 2006 | 2026-03-18T21:51:23.677Z | Checking try-lock v0.2.5 |
| 2007 | 2026-03-18T21:51:23.714Z | Checking tower-service v0.3.3 |
| 2008 | 2026-03-18T21:51:23.764Z | Checking flagset v0.4.7 |
| 2009 | 2026-03-18T21:51:23.829Z | Checking want v0.3.1 |
| 2010 | 2026-03-18T21:51:23.875Z | Checking tower-layer v0.3.3 |
| 2011 | 2026-03-18T21:51:23.879Z | Checking pin-utils v0.1.0 |
| 2012 | 2026-03-18T21:51:23.961Z | Checking ryu v1.0.23 |
| 2013 | 2026-03-18T21:51:24.021Z | Checking der v0.7.10 |
| 2014 | 2026-03-18T21:51:24.066Z | Checking rand_chacha v0.9.0 |
| 2015 | 2026-03-18T21:51:24.109Z | Checking erased-serde v0.3.31 |
| 2016 | 2026-03-18T21:51:24.168Z | Checking spin v0.9.8 |
| 2017 | 2026-03-18T21:51:24.364Z | Checking rand v0.9.2 |
| 2018 | 2026-03-18T21:51:24.414Z | Checking h2 v0.4.13 |
| 2019 | 2026-03-18T21:51:24.458Z | Checking anyhow v1.0.102 |
| 2020 | 2026-03-18T21:51:24.708Z | Checking slog v2.8.2 |
| 2021 | 2026-03-18T21:51:24.754Z | Checking powerfmt v0.2.0 |
| 2022 | 2026-03-18T21:51:24.989Z | Checking deranged v0.5.8 |
| 2023 | 2026-03-18T21:51:25.039Z | Checking num-conv v0.2.0 |
| 2024 | 2026-03-18T21:51:25.084Z | Checking time-core v0.1.8 |
| 2025 | 2026-03-18T21:51:25.087Z | Checking clap v4.5.60 |
| 2026 | 2026-03-18T21:51:25.172Z | Checking num_threads v0.1.7 |
| 2027 | 2026-03-18T21:51:25.220Z | Checking http-body-util v0.1.3 |
| 2028 | 2026-03-18T21:51:25.223Z | Checking aws-lc-sys v0.37.1 |
| 2029 | 2026-03-18T21:51:25.319Z | Checking untrusted v0.7.1 |
| 2030 | 2026-03-18T21:51:25.366Z | Checking fastrand v2.3.0 |
| 2031 | 2026-03-18T21:51:25.417Z | Checking openssl-probe v0.2.1 |
| 2032 | 2026-03-18T21:51:25.504Z | Checking regex v1.12.3 |
| 2033 | 2026-03-18T21:51:25.547Z | Checking spki v0.7.3 |
| 2034 | 2026-03-18T21:51:25.593Z | Checking serde_urlencoded v0.7.1 |
| 2035 | 2026-03-18T21:51:25.639Z | Checking pbkdf2 v0.12.2 |
| 2036 | 2026-03-18T21:51:25.642Z | Checking aes v0.8.4 |
| 2037 | 2026-03-18T21:51:25.789Z | Checking rand_chacha v0.3.1 |
| 2038 | 2026-03-18T21:51:25.836Z | Checking pretty-hex v0.4.1 |
| 2039 | 2026-03-18T21:51:25.900Z | Checking unicode-width v0.2.0 |
| 2040 | 2026-03-18T21:51:25.947Z | Checking salsa20 v0.10.2 |
| 2041 | 2026-03-18T21:51:26.002Z | Checking aws-lc-rs v1.16.0 |
| 2042 | 2026-03-18T21:51:26.046Z | Checking cbc v0.1.2 |
| 2043 | 2026-03-18T21:51:26.099Z | Checking rand v0.8.5 |
| 2044 | 2026-03-18T21:51:26.154Z | Checking ipnetwork v0.21.1 |
| 2045 | 2026-03-18T21:51:26.258Z | Checking scrypt v0.11.0 |
| 2046 | 2026-03-18T21:51:26.261Z | Checking tempfile v3.25.0 |
| 2047 | 2026-03-18T21:51:26.261Z | Checking hex v0.4.3 |
| 2048 | 2026-03-18T21:51:26.429Z | Checking time v0.3.47 |
| 2049 | 2026-03-18T21:51:26.468Z | Checking plain v0.2.3 |
| 2050 | 2026-03-18T21:51:26.514Z | Checking pkcs5 v0.7.1 |
| 2051 | 2026-03-18T21:51:26.636Z | Checking rustls-native-certs v0.8.3 |
| 2052 | 2026-03-18T21:51:26.640Z | Checking sync_wrapper v1.0.2 |
| 2053 | 2026-03-18T21:51:26.678Z | Checking camino v1.2.2 |
| 2054 | 2026-03-18T21:51:26.837Z | Checking ucd-trie v0.1.7 |
| 2055 | 2026-03-18T21:51:26.888Z | Checking tower v0.5.3 |
| 2056 | 2026-03-18T21:51:26.893Z | Checking pkcs8 v0.10.2 |
| 2057 | 2026-03-18T21:51:26.893Z | Checking webpki-roots v1.0.6 |
| 2058 | 2026-03-18T21:51:27.039Z | Checking pest v2.8.6 |
| 2059 | 2026-03-18T21:51:27.105Z | Checking iri-string v0.7.10 |
| 2060 | 2026-03-18T21:51:27.146Z | Checking mime v0.3.17 |
| 2061 | 2026-03-18T21:51:27.194Z | Checking rustls-webpki v0.103.9 |
| 2062 | 2026-03-18T21:51:27.239Z | Checking either v1.15.0 |
| 2063 | 2026-03-18T21:51:27.421Z | Checking openapiv3 v2.2.0 |
| 2064 | 2026-03-18T21:51:27.471Z | Checking winnow v0.7.14 |
| 2065 | 2026-03-18T21:51:27.525Z | Checking oxnet v0.1.4 |
| 2066 | 2026-03-18T21:51:27.785Z | Checking rustls v0.23.37 |
| 2067 | 2026-03-18T21:51:27.873Z | Checking lazy_static v1.5.0 |
| 2068 | 2026-03-18T21:51:27.971Z | Checking foreign-types-shared v0.1.1 |
| 2069 | 2026-03-18T21:51:28.026Z | Checking static_assertions v1.1.0 |
| 2070 | 2026-03-18T21:51:28.074Z | Checking hyper v1.8.1 |
| 2071 | 2026-03-18T21:51:28.117Z | Checking foreign-types v0.3.2 |
| 2072 | 2026-03-18T21:51:28.162Z | Checking signature v2.2.0 |
| 2073 | 2026-03-18T21:51:28.242Z | Checking openssl-sys v0.9.111 |
| 2074 | 2026-03-18T21:51:28.363Z | Checking encoding_rs v0.8.35 |
| 2075 | 2026-03-18T21:51:28.541Z | Checking simd-adler32 v0.3.8 |
| 2076 | 2026-03-18T21:51:28.594Z | Checking tower-http v0.6.8 |
| 2077 | 2026-03-18T21:51:29.151Z | Checking hubpack v0.1.2 |
| 2078 | 2026-03-18T21:51:29.198Z | Checking openssl v0.10.75 |
| 2079 | 2026-03-18T21:51:29.198Z | Checking adler2 v2.0.1 |
| 2080 | 2026-03-18T21:51:29.198Z | Checking strum v0.26.3 |
| 2081 | 2026-03-18T21:51:29.198Z | Checking sha1 v0.10.6 |
| 2082 | 2026-03-18T21:51:29.212Z | Checking miniz_oxide v0.8.9 |
| 2083 | 2026-03-18T21:51:29.242Z | Checking data-encoding v2.10.0 |
| 2084 | 2026-03-18T21:51:29.287Z | Checking tinyvec_macros v0.1.1 |
| 2085 | 2026-03-18T21:51:29.333Z | Checking hyper-util v0.1.20 |
| 2086 | 2026-03-18T21:51:29.381Z | Checking serde_spanned v0.6.9 |
| 2087 | 2026-03-18T21:51:29.425Z | Checking tinyvec v1.10.0 |
| 2088 | 2026-03-18T21:51:29.575Z | Checking toml_datetime v0.6.11 |
| 2089 | 2026-03-18T21:51:29.635Z | Checking num-integer v0.1.46 |
| 2090 | 2026-03-18T21:51:29.685Z | Checking scroll v0.13.0 |
| 2091 | 2026-03-18T21:51:29.685Z | Checking memmap2 v0.9.10 |
| 2092 | 2026-03-18T21:51:29.851Z | Checking bit-vec v0.8.0 |
| 2093 | 2026-03-18T21:51:29.896Z | Checking base16ct v0.2.0 |
| 2094 | 2026-03-18T21:51:29.942Z | Checking dtrace-parser v0.3.0 |
| 2095 | 2026-03-18T21:51:29.987Z | Checking crossbeam-epoch v0.9.18 |
| 2096 | 2026-03-18T21:51:30.069Z | Checking goblin v0.10.5 |
| 2097 | 2026-03-18T21:51:30.115Z | Checking sec1 v0.7.3 |
| 2098 | 2026-03-18T21:51:30.159Z | Checking bit-set v0.8.0 |
| 2099 | 2026-03-18T21:51:30.287Z | Checking crc32fast v1.5.0 |
| 2100 | 2026-03-18T21:51:30.332Z | Checking ff v0.13.1 |
| 2101 | 2026-03-18T21:51:30.387Z | Checking wait-timeout v0.2.1 |
| 2102 | 2026-03-18T21:51:30.433Z | Checking thread-id v5.1.0 |
| 2103 | 2026-03-18T21:51:30.499Z | Checking num-iter v0.1.45 |
| 2104 | 2026-03-18T21:51:30.545Z | Checking group v0.13.0 |
| 2105 | 2026-03-18T21:51:30.647Z | Checking bstr v1.12.1 |
| 2106 | 2026-03-18T21:51:30.647Z | Checking hkdf v0.12.4 |
| 2107 | 2026-03-18T21:51:30.678Z | Checking ahash v0.8.12 |
| 2108 | 2026-03-18T21:51:30.769Z | Checking crypto-bigint v0.5.5 |
| 2109 | 2026-03-18T21:51:30.842Z | Checking quick-error v1.2.3 |
| 2110 | 2026-03-18T21:51:30.977Z | Checking rand_xorshift v0.4.0 |
| 2111 | 2026-03-18T21:51:31.030Z | Checking rusty-fork v0.3.1 |
| 2112 | 2026-03-18T21:51:31.039Z | Checking scroll v0.12.0 |
| 2113 | 2026-03-18T21:51:31.114Z | Checking tokio-rustls v0.26.4 |
| 2114 | 2026-03-18T21:51:31.161Z | Checking unarray v0.1.4 |
| 2115 | 2026-03-18T21:51:31.167Z | Checking num-bigint-dig v0.8.6 |
| 2116 | 2026-03-18T21:51:31.280Z | Checking pkcs1 v0.7.5 |
| 2117 | 2026-03-18T21:51:31.345Z | Checking proptest v1.10.0 |
| 2118 | 2026-03-18T21:51:31.417Z | Checking goblin v0.8.2 |
| 2119 | 2026-03-18T21:51:31.467Z | Checking hyper-rustls v0.27.7 |
| 2120 | 2026-03-18T21:51:31.598Z | Checking x509-cert v0.2.5 |
| 2121 | 2026-03-18T21:51:31.777Z | Checking zerocopy v0.7.35 |
| 2122 | 2026-03-18T21:51:31.823Z | Checking native-tls v0.2.18 |
| 2123 | 2026-03-18T21:51:32.093Z | Checking tokio-native-tls v0.3.1 |
| 2124 | 2026-03-18T21:51:32.143Z | Checking elliptic-curve v0.13.8 |
| 2125 | 2026-03-18T21:51:32.323Z | Checking hyper-tls v0.6.0 |
| 2126 | 2026-03-18T21:51:32.410Z | Checking unicode-segmentation v1.12.0 |
| 2127 | 2026-03-18T21:51:32.507Z | Checking psl-types v2.0.11 |
| 2128 | 2026-03-18T21:51:32.553Z | Checking zlib-rs v0.6.2 |
| 2129 | 2026-03-18T21:51:32.599Z | Checking reqwest v0.12.28 |
| 2130 | 2026-03-18T21:51:32.604Z | Checking rsa v0.9.10 |
| 2131 | 2026-03-18T21:51:32.692Z | Checking publicsuffix v2.3.0 |
| 2132 | 2026-03-18T21:51:32.854Z | Checking crossbeam-deque v0.8.6 |
| 2133 | 2026-03-18T21:51:32.940Z | Checking dtrace-parser v0.2.0 |
| 2134 | 2026-03-18T21:51:33.117Z | Checking cookie v0.18.1 |
| 2135 | 2026-03-18T21:51:33.286Z | Checking rfc6979 v0.4.0 |
| 2136 | 2026-03-18T21:51:33.333Z | Checking dof v0.4.0 |
| 2137 | 2026-03-18T21:51:33.336Z | Checking thread-id v4.2.2 |
| 2138 | 2026-03-18T21:51:33.451Z | Checking toml_write v0.1.2 |
| 2139 | 2026-03-18T21:51:33.496Z | Checking ecdsa v0.16.9 |
| 2140 | 2026-03-18T21:51:33.539Z | Checking cookie_store v0.22.1 |
| 2141 | 2026-03-18T21:51:33.706Z | Checking toml_edit v0.22.27 |
| 2142 | 2026-03-18T21:51:33.753Z | Checking rustls-platform-verifier v0.6.2 |
| 2143 | 2026-03-18T21:51:33.798Z | Checking flate2 v1.1.9 |
| 2144 | 2026-03-18T21:51:33.865Z | Checking newtype-uuid v1.3.2 |
| 2145 | 2026-03-18T21:51:33.962Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2146 | 2026-03-18T21:51:34.009Z | Checking curve25519-dalek v4.1.3 |
| 2147 | 2026-03-18T21:51:34.054Z | Checking memoffset v0.9.1 |
| 2148 | 2026-03-18T21:51:34.115Z | Checking dof v0.3.0 |
| 2149 | 2026-03-18T21:51:34.163Z | Checking rustix v0.38.44 |
| 2150 | 2026-03-18T21:51:34.209Z | Checking env_filter v1.0.0 |
| 2151 | 2026-03-18T21:51:34.256Z | Checking usdt-impl v0.6.0 |
| 2152 | 2026-03-18T21:51:34.261Z | Checking keccak v0.1.6 |
| 2153 | 2026-03-18T21:51:34.428Z | Checking env_logger v0.11.9 |
| 2154 | 2026-03-18T21:51:34.475Z | Checking daft v0.1.5 |
| 2155 | 2026-03-18T21:51:34.525Z | Checking usdt-impl v0.5.0 |
| 2156 | 2026-03-18T21:51:34.569Z | Checking sha3 v0.10.8 |
| 2157 | 2026-03-18T21:51:34.650Z | Checking usdt v0.6.0 |
| 2158 | 2026-03-18T21:51:34.715Z | Checking reqwest v0.13.2 |
| 2159 | 2026-03-18T21:51:34.827Z | Checking ed25519 v2.2.3 |
| 2160 | 2026-03-18T21:51:34.877Z | Checking itertools v0.13.0 |
| 2161 | 2026-03-18T21:51:34.923Z | Checking serde_with v3.17.0 |
| 2162 | 2026-03-18T21:51:34.928Z | Checking bitflags v1.3.2 |
| 2163 | 2026-03-18T21:51:35.048Z | Checking siphasher v1.0.2 |
| 2164 | 2026-03-18T21:51:35.098Z | Checking unicode-normalization v0.1.25 |
| 2165 | 2026-03-18T21:51:35.101Z | Checking ed25519-dalek v2.2.0 |
| 2166 | 2026-03-18T21:51:35.281Z | Checking signal-hook v0.3.18 |
| 2167 | 2026-03-18T21:51:35.329Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2168 | 2026-03-18T21:51:35.333Z | Checking managed v0.8.0 |
| 2169 | 2026-03-18T21:51:35.434Z | Checking winnow v0.5.40 |
| 2170 | 2026-03-18T21:51:35.565Z | Checking nix v0.31.1 |
| 2171 | 2026-03-18T21:51:35.623Z | Checking rayon-core v1.13.0 |
| 2172 | 2026-03-18T21:51:35.670Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2173 | 2026-03-18T21:51:35.716Z | Checking object v0.37.3 |
| 2174 | 2026-03-18T21:51:35.811Z | Checking foldhash v0.1.5 |
| 2175 | 2026-03-18T21:51:35.883Z | Checking bzip2 v0.4.4 |
| 2176 | 2026-03-18T21:51:36.021Z | Checking hashbrown v0.15.5 |
| 2177 | 2026-03-18T21:51:36.086Z | Checking signal-hook-mio v0.2.5 |
| 2178 | 2026-03-18T21:51:36.132Z | Checking ref-cast v1.0.25 |
| 2179 | 2026-03-18T21:51:36.257Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2180 | 2026-03-18T21:51:36.304Z | Checking zip v0.6.6 |
| 2181 | 2026-03-18T21:51:36.353Z | Checking libbz2-rs-sys v0.2.2 |
| 2182 | 2026-03-18T21:51:36.439Z | Checking zstd-safe v7.2.4 |
| 2183 | 2026-03-18T21:51:36.697Z | Checking bumpalo v3.20.2 |
| 2184 | 2026-03-18T21:51:36.743Z | Checking zstd v0.13.3 |
| 2185 | 2026-03-18T21:51:36.786Z | Checking crossterm v0.28.1 |
| 2186 | 2026-03-18T21:51:36.896Z | Checking bzip2 v0.6.1 |
| 2187 | 2026-03-18T21:51:36.996Z | Checking zopfli v0.8.3 |
| 2188 | 2026-03-18T21:51:37.046Z | Checking rayon v1.11.0 |
| 2189 | 2026-03-18T21:51:37.050Z | Checking similar v2.7.0 |
| 2190 | 2026-03-18T21:51:37.083Z | Checking fs-err v3.3.0 |
| 2191 | 2026-03-18T21:51:37.174Z | Checking toml_edit v0.19.15 |
| 2192 | 2026-03-18T21:51:37.177Z | Checking hash32 v0.2.1 |
| 2193 | 2026-03-18T21:51:37.419Z | Checking serde-big-array v0.5.1 |
| 2194 | 2026-03-18T21:51:37.518Z | Checking jiff v0.2.21 |
| 2195 | 2026-03-18T21:51:37.591Z | Checking unicode-properties v0.1.4 |
| 2196 | 2026-03-18T21:51:37.631Z | Checking unicode-bidi v0.3.18 |
| 2197 | 2026-03-18T21:51:37.668Z | Checking predicates-core v1.0.10 |
| 2198 | 2026-03-18T21:51:37.785Z | Checking heapless v0.7.17 |
| 2199 | 2026-03-18T21:51:37.836Z | Checking hickory-proto v0.25.2 |
| 2200 | 2026-03-18T21:51:37.879Z | Checking tokio-stream v0.1.18 |
| 2201 | 2026-03-18T21:51:38.042Z | Checking stringprep v0.1.5 |
| 2202 | 2026-03-18T21:51:38.276Z | Checking md-5 v0.10.6 |
| 2203 | 2026-03-18T21:51:38.393Z | Checking float-cmp v0.10.0 |
| 2204 | 2026-03-18T21:51:38.439Z | Checking fallible-iterator v0.2.0 |
| 2205 | 2026-03-18T21:51:38.484Z | Checking difflib v0.4.0 |
| 2206 | 2026-03-18T21:51:38.590Z | Checking normalize-line-endings v0.3.0 |
| 2207 | 2026-03-18T21:51:38.676Z | Checking toml v0.7.8 |
| 2208 | 2026-03-18T21:51:38.739Z | Checking rustc-hash v2.1.1 |
| 2209 | 2026-03-18T21:51:38.783Z | Checking predicates v3.1.4 |
| 2210 | 2026-03-18T21:51:38.838Z | Checking postgres-protocol v0.6.10 |
| 2211 | 2026-03-18T21:51:38.923Z | Checking iddqd v0.3.17 |
| 2212 | 2026-03-18T21:51:39.028Z | Checking smoltcp v0.9.1 |
| 2213 | 2026-03-18T21:51:39.090Z | Checking phf_shared v0.13.1 |
| 2214 | 2026-03-18T21:51:39.145Z | Checking phf_shared v0.11.3 |
| 2215 | 2026-03-18T21:51:39.222Z | Checking itertools v0.12.1 |
| 2216 | 2026-03-18T21:51:39.285Z | Checking console v0.16.2 |
| 2217 | 2026-03-18T21:51:39.373Z | Checking buf-list v1.1.2 |
| 2218 | 2026-03-18T21:51:39.418Z | Checking strum v0.27.2 |
| 2219 | 2026-03-18T21:51:39.593Z | Checking new_debug_unreachable v1.0.6 |
| 2220 | 2026-03-18T21:51:39.646Z | Checking fixedbitset v0.4.2 |
| 2221 | 2026-03-18T21:51:39.718Z | Checking lalrpop-util v0.19.12 |
| 2222 | 2026-03-18T21:51:39.724Z | Checking fixedbitset v0.5.7 |
| 2223 | 2026-03-18T21:51:39.874Z | Checking unit-prefix v0.5.2 |
| 2224 | 2026-03-18T21:51:39.921Z | Checking precomputed-hash v0.1.1 |
| 2225 | 2026-03-18T21:51:39.963Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2226 | 2026-03-18T21:51:40.063Z | Checking petgraph v0.8.3 |
| 2227 | 2026-03-18T21:51:40.094Z | Checking string_cache v0.8.9 |
| 2228 | 2026-03-18T21:51:40.097Z | Checking indicatif v0.18.4 |
| 2229 | 2026-03-18T21:51:40.181Z | Checking petgraph v0.6.5 |
| 2230 | 2026-03-18T21:51:40.343Z | Checking phf v0.13.1 |
| 2231 | 2026-03-18T21:51:40.576Z | Checking postgres-types v0.2.12 |
| 2232 | 2026-03-18T21:51:40.624Z | Checking zone v0.3.1 |
| 2233 | 2026-03-18T21:51:40.627Z | Checking zip v4.6.1 |
| 2234 | 2026-03-18T21:51:40.711Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2235 | 2026-03-18T21:51:41.030Z | Checking whoami v2.1.0 |
| 2236 | 2026-03-18T21:51:41.098Z | Checking peg-runtime v0.8.5 |
| 2237 | 2026-03-18T21:51:41.289Z | Checking futures-executor v0.3.32 |
| 2238 | 2026-03-18T21:51:41.338Z | Checking is-terminal v0.4.17 |
| 2239 | 2026-03-18T21:51:41.347Z | Checking tokio-postgres v0.7.16 |
| 2240 | 2026-03-18T21:51:41.485Z | Checking crossbeam-channel v0.5.15 |
| 2241 | 2026-03-18T21:51:41.488Z | Compiling structmeta-derive v0.3.0 |
| 2242 | 2026-03-18T21:51:41.573Z | Checking futures v0.3.32 |
| 2243 | 2026-03-18T21:51:41.631Z | Checking thread_local v1.1.9 |
| 2244 | 2026-03-18T21:51:41.710Z | Checking take_mut v0.2.2 |
| 2245 | 2026-03-18T21:51:41.881Z | Checking term v1.2.1 |
| 2246 | 2026-03-18T21:51:41.887Z | Compiling newtype-uuid-macros v0.1.0 |
| 2247 | 2026-03-18T21:51:41.970Z | Checking slog-async v2.8.0 |
| 2248 | 2026-03-18T21:51:41.974Z | Compiling rustls v0.22.4 |
| 2249 | 2026-03-18T21:51:42.204Z | Checking slog-term v2.9.2 |
| 2250 | 2026-03-18T21:51:42.249Z | Checking regress v0.10.5 |
| 2251 | 2026-03-18T21:51:42.299Z | Compiling multer v3.1.0 |
| 2252 | 2026-03-18T21:51:42.399Z | Compiling async-stream-impl v0.3.6 |
| 2253 | 2026-03-18T21:51:42.585Z | Compiling dropshot v0.16.7 |
| 2254 | 2026-03-18T21:51:42.731Z | Compiling dropshot_endpoint v0.16.7 |
| 2255 | 2026-03-18T21:51:42.961Z | Checking match_cfg v0.1.0 |
| 2256 | 2026-03-18T21:51:42.965Z | Checking slog-json v2.6.1 |
| 2257 | 2026-03-18T21:51:43.052Z | Compiling structmeta v0.3.0 |
| 2258 | 2026-03-18T21:51:43.101Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2259 | 2026-03-18T21:51:43.151Z | Checking hostname v0.3.1 |
| 2260 | 2026-03-18T21:51:43.244Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2261 | 2026-03-18T21:51:43.248Z | Checking debug-ignore v1.0.5 |
| 2262 | 2026-03-18T21:51:43.337Z | Checking serde_spanned v1.0.4 |
| 2263 | 2026-03-18T21:51:43.385Z | Compiling derive-ex v0.1.8 |
| 2264 | 2026-03-18T21:51:43.389Z | Checking slog-bunyan v2.5.0 |
| 2265 | 2026-03-18T21:51:43.471Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2266 | 2026-03-18T21:51:43.541Z | Checking rustls-webpki v0.102.8 |
| 2267 | 2026-03-18T21:51:43.607Z | Checking serde_path_to_error v0.1.20 |
| 2268 | 2026-03-18T21:51:43.652Z | Checking progenitor-client v0.13.0 |
| 2269 | 2026-03-18T21:51:43.745Z | Checking toml v0.9.12+spec-1.1.0 |
| 2270 | 2026-03-18T21:51:43.810Z | Checking async-stream v0.3.6 |
| 2271 | 2026-03-18T21:51:44.033Z | Checking waitgroup v0.1.2 |
| 2272 | 2026-03-18T21:51:44.036Z | Checking rustls-pemfile v2.2.0 |
| 2273 | 2026-03-18T21:51:44.197Z | Checking hostname v0.4.2 |
| 2274 | 2026-03-18T21:51:44.258Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2275 | 2026-03-18T21:51:44.304Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2276 | 2026-03-18T21:51:44.307Z | Compiling parse-display-derive v0.10.0 |
| 2277 | 2026-03-18T21:51:44.391Z | Checking itertools v0.14.0 |
| 2278 | 2026-03-18T21:51:44.472Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2279 | 2026-03-18T21:51:44.475Z | Checking macaddr v1.0.1 |
| 2280 | 2026-03-18T21:51:44.597Z | Checking progenitor-client v0.10.0 |
| 2281 | 2026-03-18T21:51:44.784Z | Checking instant v0.1.13 |
| 2282 | 2026-03-18T21:51:44.918Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2283 | 2026-03-18T21:51:44.964Z | Checking backoff v0.4.0 |
| 2284 | 2026-03-18T21:51:45.020Z | Checking backon v1.6.0 |
| 2285 | 2026-03-18T21:51:45.143Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2286 | 2026-03-18T21:51:45.319Z | Checking progenitor-extras v0.1.1 |
| 2287 | 2026-03-18T21:51:45.326Z | Checking heck v0.5.0 |
| 2288 | 2026-03-18T21:51:45.466Z | Checking camino-tempfile v1.4.1 |
| 2289 | 2026-03-18T21:51:45.642Z | Checking toml v0.8.23 |
| 2290 | 2026-03-18T21:51:45.758Z | Compiling test-strategy v0.4.5 |
| 2291 | 2026-03-18T21:51:45.803Z | Compiling convert_case v0.4.0 |
| 2292 | 2026-03-18T21:51:45.889Z | Compiling unsafe-libyaml v0.2.11 |
| 2293 | 2026-03-18T21:51:46.125Z | Checking secrecy v0.10.3 |
| 2294 | 2026-03-18T21:51:46.129Z | Checking tokio-rustls v0.25.0 |
| 2295 | 2026-03-18T21:51:46.360Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2296 | 2026-03-18T21:51:46.402Z | Compiling derive_more v0.99.20 |
| 2297 | 2026-03-18T21:51:46.711Z | Checking parse-display v0.10.0 |
| 2298 | 2026-03-18T21:51:46.931Z | Compiling serde_yaml v0.9.34+deprecated |
| 2299 | 2026-03-18T21:51:46.978Z | Compiling crucible-workspace-hack v0.1.0 |
| 2300 | 2026-03-18T21:51:47.246Z | Compiling proc-macro-crate v3.4.0 |
| 2301 | 2026-03-18T21:51:47.488Z | Compiling typify-impl v0.6.1 |
| 2302 | 2026-03-18T21:51:47.868Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2303 | 2026-03-18T21:51:48.144Z | Checking half v2.7.1 |
| 2304 | 2026-03-18T21:51:48.392Z | Checking glob v0.3.3 |
| 2305 | 2026-03-18T21:51:48.532Z | Checking ciborium-io v0.2.2 |
| 2306 | 2026-03-18T21:51:48.665Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2307 | 2026-03-18T21:51:48.709Z | Checking ciborium-ll v0.2.2 |
| 2308 | 2026-03-18T21:51:48.962Z | Compiling heapless v0.8.0 |
| 2309 | 2026-03-18T21:51:49.011Z | Checking ciborium v0.2.2 |
| 2310 | 2026-03-18T21:51:49.099Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2311 | 2026-03-18T21:51:49.160Z | Compiling ingot-macros v0.1.1 |
| 2312 | 2026-03-18T21:51:49.561Z | Checking tabwriter v1.4.1 |
| 2313 | 2026-03-18T21:51:49.621Z | Checking hash32 v0.3.1 |
| 2314 | 2026-03-18T21:51:49.625Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2315 | 2026-03-18T21:51:49.709Z | Compiling smoltcp v0.11.0 |
| 2316 | 2026-03-18T21:51:49.786Z | Compiling num_enum_derive v0.7.5 |
| 2317 | 2026-03-18T21:51:49.971Z | Checking cobs v0.3.0 |
| 2318 | 2026-03-18T21:51:50.030Z | Compiling foreign-types-macros v0.2.3 |
| 2319 | 2026-03-18T21:51:50.224Z | Checking cpufeatures v0.3.0 |
| 2320 | 2026-03-18T21:51:50.283Z | Checking foreign-types-shared v0.3.1 |
| 2321 | 2026-03-18T21:51:50.353Z | Checking chacha20 v0.10.0 |
| 2322 | 2026-03-18T21:51:50.429Z | Checking postcard v1.1.3 |
| 2323 | 2026-03-18T21:51:50.825Z | Checking foreign-types v0.5.0 |
| 2324 | 2026-03-18T21:51:50.872Z | Compiling proc-macro-crate v1.3.1 |
| 2325 | 2026-03-18T21:51:50.961Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2326 | 2026-03-18T21:51:51.093Z | Checking cstr-argument v0.1.2 |
| 2327 | 2026-03-18T21:51:51.222Z | Checking num_enum v0.7.5 |
| 2328 | 2026-03-18T21:51:51.310Z | Checking sigpipe v0.1.3 |
| 2329 | 2026-03-18T21:51:51.359Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2330 | 2026-03-18T21:51:51.421Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2331 | 2026-03-18T21:51:51.465Z | Checking colored v3.1.1 |
| 2332 | 2026-03-18T21:51:51.511Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2333 | 2026-03-18T21:51:51.769Z | Compiling num_enum_derive v0.5.11 |
| 2334 | 2026-03-18T21:51:51.816Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2335 | 2026-03-18T21:51:51.915Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2336 | 2026-03-18T21:51:51.960Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2337 | 2026-03-18T21:51:52.100Z | Checking rand v0.10.0 |
| 2338 | 2026-03-18T21:51:52.146Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2339 | 2026-03-18T21:51:52.192Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2340 | 2026-03-18T21:51:52.196Z | Checking indent_write v2.2.0 |
| 2341 | 2026-03-18T21:51:52.389Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2342 | 2026-03-18T21:51:52.586Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2343 | 2026-03-18T21:51:52.662Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2344 | 2026-03-18T21:51:52.775Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2345 | 2026-03-18T21:51:52.867Z | Checking smf v0.2.3 |
| 2346 | 2026-03-18T21:51:53.052Z | Compiling num-derive v0.4.2 |
| 2347 | 2026-03-18T21:51:53.094Z | Checking ingot-types v0.1.2 |
| 2348 | 2026-03-18T21:51:53.139Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2349 | 2026-03-18T21:51:53.184Z | Checking num_enum v0.5.11 |
| 2350 | 2026-03-18T21:51:53.231Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2351 | 2026-03-18T21:51:53.363Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2352 | 2026-03-18T21:51:53.470Z | Checking whoami v1.6.1 |
| 2353 | 2026-03-18T21:51:53.474Z | Checking universal-hash v0.5.1 |
| 2354 | 2026-03-18T21:51:53.620Z | Checking ingot v0.1.1 |
| 2355 | 2026-03-18T21:51:53.707Z | Checking opaque-debug v0.3.1 |
| 2356 | 2026-03-18T21:51:53.751Z | Checking aead v0.5.2 |
| 2357 | 2026-03-18T21:51:53.832Z | Checking swrite v0.1.0 |
| 2358 | 2026-03-18T21:51:53.888Z | Checking poly1305 v0.8.0 |
| 2359 | 2026-03-18T21:51:53.936Z | Checking chacha20 v0.9.1 |
| 2360 | 2026-03-18T21:51:53.981Z | Checking unicode-width v0.1.14 |
| 2361 | 2026-03-18T21:51:54.022Z | Compiling typify-macro v0.6.1 |
| 2362 | 2026-03-18T21:51:54.028Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2363 | 2026-03-18T21:51:54.219Z | Checking password-hash v0.5.0 |
| 2364 | 2026-03-18T21:51:54.272Z | Checking blake2 v0.10.6 |
| 2365 | 2026-03-18T21:51:54.315Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2366 | 2026-03-18T21:51:54.358Z | Checking chacha20poly1305 v0.10.1 |
| 2367 | 2026-03-18T21:51:54.554Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2368 | 2026-03-18T21:51:54.558Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2369 | 2026-03-18T21:51:54.643Z | Checking argon2 v0.5.3 |
| 2370 | 2026-03-18T21:51:54.648Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2371 | 2026-03-18T21:51:54.974Z | Compiling usdt-macro v0.5.0 |
| 2372 | 2026-03-18T21:51:55.022Z | Compiling usdt-attr-macro v0.5.0 |
| 2373 | 2026-03-18T21:51:55.064Z | Checking memmap v0.7.0 |
| 2374 | 2026-03-18T21:51:55.118Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2375 | 2026-03-18T21:51:55.272Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2376 | 2026-03-18T21:51:55.592Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2377 | 2026-03-18T21:51:55.640Z | Checking thiserror-no-std v2.0.2 |
| 2378 | 2026-03-18T21:51:55.787Z | Checking vsss-rs v3.3.4 |
| 2379 | 2026-03-18T21:51:55.920Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2380 | 2026-03-18T21:51:55.966Z | Compiling derive-where v1.6.0 |
| 2381 | 2026-03-18T21:51:56.062Z | Checking usdt v0.5.0 |
| 2382 | 2026-03-18T21:51:56.111Z | Checking atomicwrites v0.4.4 |
| 2383 | 2026-03-18T21:51:56.325Z | Checking console v0.15.11 |
| 2384 | 2026-03-18T21:51:56.411Z | Checking tokio-dtrace v0.1.1 |
| 2385 | 2026-03-18T21:51:56.506Z | Compiling typify v0.6.1 |
| 2386 | 2026-03-18T21:51:56.677Z | Checking oxide-tokio-rt v0.1.3 |
| 2387 | 2026-03-18T21:51:56.682Z | Compiling progenitor-impl v0.13.0 |
| 2388 | 2026-03-18T21:51:56.775Z | Checking newline-converter v0.3.0 |
| 2389 | 2026-03-18T21:51:56.920Z | Compiling prettyplease v0.2.37 |
| 2390 | 2026-03-18T21:51:56.968Z | Checking expectorate v1.2.0 |
| 2391 | 2026-03-18T21:51:56.971Z | Checking bytecount v0.6.9 |
| 2392 | 2026-03-18T21:51:57.169Z | Compiling owo-colors v4.3.0 |
| 2393 | 2026-03-18T21:51:57.215Z | Compiling cancel-safe-futures v0.1.5 |
| 2394 | 2026-03-18T21:51:57.317Z | Checking libsw-core v0.3.2 |
| 2395 | 2026-03-18T21:51:57.505Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2396 | 2026-03-18T21:51:57.554Z | Checking libsw v3.5.0 |
| 2397 | 2026-03-18T21:51:57.558Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2398 | 2026-03-18T21:51:57.790Z | Checking same-file v1.0.6 |
| 2399 | 2026-03-18T21:51:57.876Z | Checking linear-map v1.2.0 |
| 2400 | 2026-03-18T21:51:58.019Z | Checking walkdir v2.5.0 |
| 2401 | 2026-03-18T21:51:58.065Z | Checking num-rational v0.4.2 |
| 2402 | 2026-03-18T21:51:58.108Z | Checking num-complex v0.4.6 |
| 2403 | 2026-03-18T21:51:58.153Z | Checking float-ord v0.3.2 |
| 2404 | 2026-03-18T21:51:58.266Z | Checking gethostname v0.5.0 |
| 2405 | 2026-03-18T21:51:58.478Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2406 | 2026-03-18T21:51:58.549Z | Compiling async-recursion v1.1.1 |
| 2407 | 2026-03-18T21:51:58.635Z | Checking num v0.4.3 |
| 2408 | 2026-03-18T21:51:58.681Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2409 | 2026-03-18T21:51:58.782Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2410 | 2026-03-18T21:51:58.971Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2411 | 2026-03-18T21:52:00.166Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2412 | 2026-03-18T21:52:00.399Z | Compiling progenitor-macro v0.13.0 |
| 2413 | 2026-03-18T21:52:00.933Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2414 | 2026-03-18T21:52:02.196Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2415 | 2026-03-18T21:52:02.782Z | Checking unicode-linebreak v0.1.5 |
| 2416 | 2026-03-18T21:52:03.039Z | Checking smawk v0.3.2 |
| 2417 | 2026-03-18T21:52:03.042Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2418 | 2026-03-18T21:52:03.125Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2419 | 2026-03-18T21:52:03.246Z | Checking globset v0.4.18 |
| 2420 | 2026-03-18T21:52:03.733Z | Compiling convert_case v0.10.0 |
| 2421 | 2026-03-18T21:52:04.416Z | Compiling slog-dtrace v0.3.0 |
| 2422 | 2026-03-18T21:52:04.501Z | Checking resolv-conf v0.7.6 |
| 2423 | 2026-03-18T21:52:04.776Z | Compiling derive_more-impl v2.1.1 |
| 2424 | 2026-03-18T21:52:05.047Z | Compiling pin-project-internal v1.1.11 |
| 2425 | 2026-03-18T21:52:05.226Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2426 | 2026-03-18T21:52:05.272Z | Checking pem v3.0.6 |
| 2427 | 2026-03-18T21:52:05.515Z | Checking fd-lock v4.0.4 |
| 2428 | 2026-03-18T21:52:05.561Z | Checking vte v0.14.1 |
| 2429 | 2026-03-18T21:52:05.710Z | Checking display-error-chain v0.2.2 |
| 2430 | 2026-03-18T21:52:05.801Z | Checking strip-ansi-escapes v0.2.1 |
| 2431 | 2026-03-18T21:52:05.847Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2432 | 2026-03-18T21:52:05.901Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2433 | 2026-03-18T21:52:05.945Z | Checking derive_more v2.1.1 |
| 2434 | 2026-03-18T21:52:05.988Z | Compiling snafu-derive v0.8.9 |
| 2435 | 2026-03-18T21:52:06.050Z | Checking linked-hash-map v0.5.6 |
| 2436 | 2026-03-18T21:52:06.096Z | Checking crossterm v0.29.0 |
| 2437 | 2026-03-18T21:52:06.614Z | Checking pin-project v1.1.11 |
| 2438 | 2026-03-18T21:52:06.755Z | Checking termtree v0.5.1 |
| 2439 | 2026-03-18T21:52:06.800Z | Checking nu-ansi-term v0.50.3 |
| 2440 | 2026-03-18T21:52:06.930Z | Checking lru-cache v0.1.2 |
| 2441 | 2026-03-18T21:52:06.978Z | Checking textwrap v0.16.2 |
| 2442 | 2026-03-18T21:52:07.122Z | Checking reedline v0.40.0 |
| 2443 | 2026-03-18T21:52:07.125Z | Checking olpc-cjson v0.1.4 |
| 2444 | 2026-03-18T21:52:07.299Z | Checking hickory-proto v0.24.4 |
| 2445 | 2026-03-18T21:52:07.377Z | Checking serde_plain v1.0.2 |
| 2446 | 2026-03-18T21:52:07.529Z | Checking progenitor v0.13.0 |
| 2447 | 2026-03-18T21:52:07.603Z | Checking typed-path v0.9.3 |
| 2448 | 2026-03-18T21:52:07.737Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2449 | 2026-03-18T21:52:08.710Z | Checking snafu v0.8.9 |
| 2450 | 2026-03-18T21:52:08.753Z | Compiling minimal-lexical v0.2.1 |
| 2451 | 2026-03-18T21:52:08.757Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2452 | 2026-03-18T21:52:09.054Z | Checking tough v0.20.0 |
| 2453 | 2026-03-18T21:52:09.117Z | Compiling nom v7.1.3 |
| 2454 | 2026-03-18T21:52:09.529Z | Checking nibble_vec v0.1.0 |
| 2455 | 2026-03-18T21:52:09.731Z | Checking endian-type v0.1.2 |
| 2456 | 2026-03-18T21:52:09.774Z | Checking hickory-resolver v0.24.4 |
| 2457 | 2026-03-18T21:52:09.931Z | Checking radix_trie v0.2.1 |
| 2458 | 2026-03-18T21:52:10.057Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2459 | 2026-03-18T21:52:10.243Z | Compiling ar_archive_writer v0.5.1 |
| 2460 | 2026-03-18T21:52:10.752Z | Checking humantime v2.3.0 |
| 2461 | 2026-03-18T21:52:10.867Z | Checking qorb v0.4.1 |
| 2462 | 2026-03-18T21:52:10.978Z | Checking csv-core v0.1.13 |
| 2463 | 2026-03-18T21:52:11.031Z | Checking base64 v0.21.7 |
| 2464 | 2026-03-18T21:52:11.254Z | Checking csv v1.4.0 |
| 2465 | 2026-03-18T21:52:11.341Z | Compiling stacker v0.1.23 |
| 2466 | 2026-03-18T21:52:11.421Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2467 | 2026-03-18T21:52:11.468Z | Checking highway v1.3.0 |
| 2468 | 2026-03-18T21:52:11.517Z | Compiling psm v0.1.30 |
| 2469 | 2026-03-18T21:52:11.711Z | Compiling cfg_aliases v0.1.1 |
| 2470 | 2026-03-18T21:52:11.838Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2471 | 2026-03-18T21:52:11.846Z | Checking papergrid v0.11.0 |
| 2472 | 2026-03-18T21:52:11.919Z | Compiling tabled_derive v0.7.0 |
| 2473 | 2026-03-18T21:52:11.923Z | Compiling nix v0.28.0 |
| 2474 | 2026-03-18T21:52:12.430Z | Checking home v0.5.12 |
| 2475 | 2026-03-18T21:52:12.563Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2476 | 2026-03-18T21:52:12.607Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2477 | 2026-03-18T21:52:12.650Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2478 | 2026-03-18T21:52:12.694Z | Checking phf_shared v0.12.1 |
| 2479 | 2026-03-18T21:52:12.743Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2480 | 2026-03-18T21:52:12.787Z | Compiling semver v0.1.20 |
| 2481 | 2026-03-18T21:52:12.919Z | Compiling chrono-tz v0.10.4 |
| 2482 | 2026-03-18T21:52:13.228Z | Compiling rustc_version v0.1.7 |
| 2483 | 2026-03-18T21:52:13.276Z | Checking phf v0.12.1 |
| 2484 | 2026-03-18T21:52:13.320Z | Checking tabled v0.15.0 |
| 2485 | 2026-03-18T21:52:13.320Z | Checking recursive v0.1.1 |
| 2486 | 2026-03-18T21:52:13.324Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2487 | 2026-03-18T21:52:13.498Z | Compiling const_format_proc_macros v0.2.34 |
| 2488 | 2026-03-18T21:52:13.546Z | Compiling peg-macros v0.8.5 |
| 2489 | 2026-03-18T21:52:13.584Z | Checking winnow v0.6.26 |
| 2490 | 2026-03-18T21:52:13.752Z | Compiling sqlparser_derive v0.5.0 |
| 2491 | 2026-03-18T21:52:14.644Z | Checking unicode_categories v0.1.1 |
| 2492 | 2026-03-18T21:52:14.887Z | Checking sqlparser v0.61.0 |
| 2493 | 2026-03-18T21:52:14.930Z | Checking rustyline v14.0.0 |
| 2494 | 2026-03-18T21:52:15.084Z | Checking const_format v0.2.35 |
| 2495 | 2026-03-18T21:52:15.215Z | Checking sqlformat v0.3.5 |
| 2496 | 2026-03-18T21:52:15.425Z | Checking peg v0.8.5 |
| 2497 | 2026-03-18T21:52:15.532Z | Compiling newtype_derive v0.1.6 |
| 2498 | 2026-03-18T21:52:15.812Z | Checking bcs v0.1.6 |
| 2499 | 2026-03-18T21:52:15.905Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2500 | 2026-03-18T21:52:16.101Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2501 | 2026-03-18T21:52:16.158Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2502 | 2026-03-18T21:52:16.204Z | Checking steno v0.4.1 |
| 2503 | 2026-03-18T21:52:16.560Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2504 | 2026-03-18T21:52:16.563Z | Compiling typify-impl v0.4.3 |
| 2505 | 2026-03-18T21:52:17.688Z | Checking utf-8 v0.7.6 |
| 2506 | 2026-03-18T21:52:17.906Z | Checking filetime v0.2.27 |
| 2507 | 2026-03-18T21:52:18.116Z | Checking arc-swap v1.8.2 |
| 2508 | 2026-03-18T21:52:18.403Z | Checking xattr v1.6.1 |
| 2509 | 2026-03-18T21:52:18.458Z | Checking slog-scope v4.4.1 |
| 2510 | 2026-03-18T21:52:18.608Z | Checking tar v0.4.44 |
| 2511 | 2026-03-18T21:52:18.674Z | Checking slog-stdlog v4.1.1 |
| 2512 | 2026-03-18T21:52:18.774Z | Checking tungstenite v0.21.0 |
| 2513 | 2026-03-18T21:52:18.868Z | Checking slog-envlogger v2.2.0 |
| 2514 | 2026-03-18T21:52:19.098Z | Checking typeid v1.0.3 |
| 2515 | 2026-03-18T21:52:19.159Z | Checking subprocess v0.2.15 |
| 2516 | 2026-03-18T21:52:19.268Z | Checking headers-core v0.3.0 |
| 2517 | 2026-03-18T21:52:19.381Z | Checking tokio-tungstenite v0.21.0 |
| 2518 | 2026-03-18T21:52:19.437Z | Checking headers v0.4.1 |
| 2519 | 2026-03-18T21:52:19.568Z | Compiling lzma-sys v0.1.20 |
| 2520 | 2026-03-18T21:52:19.650Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2521 | 2026-03-18T21:52:19.773Z | Compiling cargo_toml v0.22.3 |
| 2522 | 2026-03-18T21:52:20.102Z | Checking yasna v0.5.2 |
| 2523 | 2026-03-18T21:52:20.371Z | Checking xz2 v0.1.7 |
| 2524 | 2026-03-18T21:52:20.623Z | Checking ron v0.12.0 |
| 2525 | 2026-03-18T21:52:20.694Z | Checking rcgen v0.12.1 |
| 2526 | 2026-03-18T21:52:21.161Z | Checking base16ct v1.0.0 |
| 2527 | 2026-03-18T21:52:21.387Z | Checking dropshot-api-manager-types v0.6.0 |
| 2528 | 2026-03-18T21:52:21.499Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2529 | 2026-03-18T21:52:21.643Z | Checking tagptr v0.2.0 |
| 2530 | 2026-03-18T21:52:21.691Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2531 | 2026-03-18T21:52:21.733Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2532 | 2026-03-18T21:52:21.866Z | Checking moka v0.12.13 |
| 2533 | 2026-03-18T21:52:21.947Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2534 | 2026-03-18T21:52:21.991Z | Compiling radium v0.7.0 |
| 2535 | 2026-03-18T21:52:22.360Z | Compiling libefi-sys v0.1.0 |
| 2536 | 2026-03-18T21:52:22.732Z | Compiling bitfield-struct v0.6.2 |
| 2537 | 2026-03-18T21:52:22.777Z | Compiling maybe-uninit v2.0.0 |
| 2538 | 2026-03-18T21:52:22.780Z | Checking hickory-resolver v0.25.2 |
| 2539 | 2026-03-18T21:52:23.044Z | Compiling typify-macro v0.4.3 |
| 2540 | 2026-03-18T21:52:23.172Z | Checking tap v1.0.1 |
| 2541 | 2026-03-18T21:52:23.345Z | Checking wyz v0.5.1 |
| 2542 | 2026-03-18T21:52:23.564Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2543 | 2026-03-18T21:52:23.637Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2544 | 2026-03-18T21:52:23.784Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2545 | 2026-03-18T21:52:23.830Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2546 | 2026-03-18T21:52:24.028Z | Compiling zerocopy-derive v0.6.6 |
| 2547 | 2026-03-18T21:52:24.069Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2548 | 2026-03-18T21:52:24.182Z | Compiling packed_struct v0.10.1 |
| 2549 | 2026-03-18T21:52:24.225Z | Checking funty v2.0.0 |
| 2550 | 2026-03-18T21:52:24.394Z | Checking crc-catalog v2.4.0 |
| 2551 | 2026-03-18T21:52:24.578Z | Checking crc v3.4.0 |
| 2552 | 2026-03-18T21:52:24.635Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2553 | 2026-03-18T21:52:24.730Z | Checking bitvec v1.0.1 |
| 2554 | 2026-03-18T21:52:24.851Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2555 | 2026-03-18T21:52:25.082Z | Compiling packed_struct_codegen v0.10.1 |
| 2556 | 2026-03-18T21:52:25.137Z | Compiling bitfield-macros v0.19.4 |
| 2557 | 2026-03-18T21:52:25.172Z | Compiling indexmap v1.9.3 |
| 2558 | 2026-03-18T21:52:25.214Z | Checking zerocopy v0.6.6 |
| 2559 | 2026-03-18T21:52:25.420Z | Compiling typify v0.4.3 |
| 2560 | 2026-03-18T21:52:25.597Z | Compiling progenitor-impl v0.10.0 |
| 2561 | 2026-03-18T21:52:25.687Z | Checking nodrop v0.1.14 |
| 2562 | 2026-03-18T21:52:25.869Z | Checking array-init v0.0.4 |
| 2563 | 2026-03-18T21:52:26.093Z | Checking bitfield v0.19.4 |
| 2564 | 2026-03-18T21:52:26.468Z | Checking smallvec v0.6.14 |
| 2565 | 2026-03-18T21:52:26.598Z | Checking hashbrown v0.12.3 |
| 2566 | 2026-03-18T21:52:26.642Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2567 | 2026-03-18T21:52:26.804Z | Checking serde-hex v0.1.0 |
| 2568 | 2026-03-18T21:52:26.878Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2569 | 2026-03-18T21:52:26.922Z | Checking ron v0.8.1 |
| 2570 | 2026-03-18T21:52:27.693Z | Checking hashbrown v0.13.2 |
| 2571 | 2026-03-18T21:52:27.735Z | Checking crc-any v2.5.0 |
| 2572 | 2026-03-18T21:52:28.021Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2573 | 2026-03-18T21:52:28.143Z | Checking path-slash v0.1.5 |
| 2574 | 2026-03-18T21:52:28.278Z | Compiling xshell-macros v0.2.7 |
| 2575 | 2026-03-18T21:52:28.283Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2576 | 2026-03-18T21:52:28.360Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2577 | 2026-03-18T21:52:28.363Z | Checking object v0.30.4 |
| 2578 | 2026-03-18T21:52:28.794Z | Checking xshell v0.2.7 |
| 2579 | 2026-03-18T21:52:28.908Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2580 | 2026-03-18T21:52:28.958Z | Checking half v1.8.3 |
| 2581 | 2026-03-18T21:52:29.079Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2582 | 2026-03-18T21:52:29.260Z | Checking serde_cbor v0.11.2 |
| 2583 | 2026-03-18T21:52:29.415Z | Compiling progenitor-macro v0.10.0 |
| 2584 | 2026-03-18T21:52:29.805Z | Compiling num-derive v0.3.3 |
| 2585 | 2026-03-18T21:52:29.848Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2586 | 2026-03-18T21:52:30.047Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2587 | 2026-03-18T21:52:30.364Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2588 | 2026-03-18T21:52:30.406Z | Compiling proc-macro-error2 v2.0.1 |
| 2589 | 2026-03-18T21:52:30.847Z | Checking papergrid v0.17.0 |
| 2590 | 2026-03-18T21:52:30.852Z | Compiling tabled_derive v0.11.0 |
| 2591 | 2026-03-18T21:52:31.008Z | Checking libscf-sys v1.1.0 |
| 2592 | 2026-03-18T21:52:31.221Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2593 | 2026-03-18T21:52:31.412Z | Checking testing_table v0.3.0 |
| 2594 | 2026-03-18T21:52:31.555Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2595 | 2026-03-18T21:52:31.597Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2596 | 2026-03-18T21:52:31.886Z | Checking maplit v1.0.2 |
| 2597 | 2026-03-18T21:52:32.044Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2598 | 2026-03-18T21:52:32.132Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2599 | 2026-03-18T21:52:32.538Z | Checking tabled v0.20.0 |
| 2600 | 2026-03-18T21:52:32.589Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2601 | 2026-03-18T21:52:32.635Z | Checking crc8 v0.1.1 |
| 2602 | 2026-03-18T21:52:32.678Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2603 | 2026-03-18T21:52:32.723Z | Checking fxhash v0.2.1 |
| 2604 | 2026-03-18T21:52:32.791Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2605 | 2026-03-18T21:52:32.916Z | Checking unicase v2.9.0 |
| 2606 | 2026-03-18T21:52:33.161Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2607 | 2026-03-18T21:52:33.725Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2608 | 2026-03-18T21:52:33.800Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2609 | 2026-03-18T21:52:33.883Z | Checking kstat-rs v0.2.4 |
| 2610 | 2026-03-18T21:52:33.984Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2611 | 2026-03-18T21:52:34.164Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2612 | 2026-03-18T21:52:34.295Z | Compiling parking_lot_core v0.8.6 |
| 2613 | 2026-03-18T21:52:34.444Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2614 | 2026-03-18T21:52:34.489Z | Compiling diesel_derives v2.3.7 |
| 2615 | 2026-03-18T21:52:34.700Z | Compiling git-stub v1.0.0 |
| 2616 | 2026-03-18T21:52:34.814Z | Checking scheduled-thread-pool v0.2.7 |
| 2617 | 2026-03-18T21:52:34.817Z | Compiling dsl_auto_type v0.2.0 |
| 2618 | 2026-03-18T21:52:35.035Z | Compiling vergen-gitcl v1.0.8 |
| 2619 | 2026-03-18T21:52:35.082Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2620 | 2026-03-18T21:52:35.356Z | Checking r2d2 v0.8.10 |
| 2621 | 2026-03-18T21:52:35.401Z | Compiling git-stub-vcs v0.1.0 |
| 2622 | 2026-03-18T21:52:35.486Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2623 | 2026-03-18T21:52:35.532Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2624 | 2026-03-18T21:52:35.627Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2625 | 2026-03-18T21:52:35.793Z | Checking downcast-rs v2.0.2 |
| 2626 | 2026-03-18T21:52:35.872Z | Checking parking_lot v0.11.2 |
| 2627 | 2026-03-18T21:52:35.918Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2628 | 2026-03-18T21:52:36.009Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2629 | 2026-03-18T21:52:36.060Z | Checking prefix-trie v0.7.0 |
| 2630 | 2026-03-18T21:52:36.152Z | Checking nanorand v0.7.0 |
| 2631 | 2026-03-18T21:52:36.445Z | Checking progenitor v0.10.0 |
| 2632 | 2026-03-18T21:52:36.489Z | Compiling dirs-sys-next v0.1.2 |
| 2633 | 2026-03-18T21:52:36.549Z | Compiling crunchy v0.2.4 |
| 2634 | 2026-03-18T21:52:36.595Z | Checking hickory-server v0.25.2 |
| 2635 | 2026-03-18T21:52:36.683Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2636 | 2026-03-18T21:52:36.743Z | Compiling dirs-next v2.0.0 |
| 2637 | 2026-03-18T21:52:36.788Z | Checking flume v0.11.1 |
| 2638 | 2026-03-18T21:52:36.901Z | Checking sled v0.34.7 |
| 2639 | 2026-03-18T21:52:36.944Z | Compiling clang-sys v1.8.1 |
| 2640 | 2026-03-18T21:52:37.051Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2641 | 2026-03-18T21:52:37.146Z | Checking hickory-client v0.25.2 |
| 2642 | 2026-03-18T21:52:37.337Z | Compiling tiny-keccak v2.0.2 |
| 2643 | 2026-03-18T21:52:37.638Z | Compiling term v0.7.0 |
| 2644 | 2026-03-18T21:52:37.731Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2645 | 2026-03-18T21:52:37.792Z | Compiling bit-vec v0.6.3 |
| 2646 | 2026-03-18T21:52:37.972Z | Compiling salty v0.3.0 |
| 2647 | 2026-03-18T21:52:38.113Z | Compiling bit-set v0.5.3 |
| 2648 | 2026-03-18T21:52:38.269Z | Compiling ascii-canvas v3.0.0 |
| 2649 | 2026-03-18T21:52:38.418Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2650 | 2026-03-18T21:52:38.460Z | Checking primeorder v0.13.6 |
| 2651 | 2026-03-18T21:52:38.633Z | Compiling itertools v0.10.5 |
| 2652 | 2026-03-18T21:52:38.821Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2653 | 2026-03-18T21:52:38.942Z | Compiling ena v0.14.4 |
| 2654 | 2026-03-18T21:52:39.096Z | Compiling libloading v0.8.9 |
| 2655 | 2026-03-18T21:52:39.251Z | Compiling bindgen v0.71.1 |
| 2656 | 2026-03-18T21:52:39.405Z | Compiling diff v0.1.13 |
| 2657 | 2026-03-18T21:52:39.666Z | Compiling regex-syntax v0.6.29 |
| 2658 | 2026-03-18T21:52:40.146Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2659 | 2026-03-18T21:52:40.451Z | Compiling cexpr v0.6.0 |
| 2660 | 2026-03-18T21:52:40.494Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2661 | 2026-03-18T21:52:40.960Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2662 | 2026-03-18T21:52:41.391Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2663 | 2026-03-18T21:52:41.778Z | Compiling lalrpop v0.19.12 |
| 2664 | 2026-03-18T21:52:41.862Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2665 | 2026-03-18T21:52:42.626Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2666 | 2026-03-18T21:52:42.767Z | Compiling libxml v0.3.3 |
| 2667 | 2026-03-18T21:52:42.905Z | Compiling fs-err v2.11.0 |
| 2668 | 2026-03-18T21:52:43.259Z | Checking diesel v2.3.7 |
| 2669 | 2026-03-18T21:52:43.299Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2670 | 2026-03-18T21:52:43.373Z | Checking p384 v0.13.1 |
| 2671 | 2026-03-18T21:52:43.725Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2672 | 2026-03-18T21:52:43.973Z | Compiling strum_macros v0.24.3 |
| 2673 | 2026-03-18T21:52:45.349Z | Compiling indoc v1.0.9 |
| 2674 | 2026-03-18T21:52:46.094Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2675 | 2026-03-18T21:52:46.614Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2676 | 2026-03-18T21:52:46.795Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2677 | 2026-03-18T21:52:46.992Z | Checking quick-xml v0.37.5 |
| 2678 | 2026-03-18T21:52:47.080Z | Checking derive_builder v0.20.2 |
| 2679 | 2026-03-18T21:52:47.266Z | Compiling oso-derive v0.27.3 |
| 2680 | 2026-03-18T21:52:47.688Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2681 | 2026-03-18T21:52:47.803Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2682 | 2026-03-18T21:52:47.914Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2683 | 2026-03-18T21:52:47.956Z | Compiling trait-variant v0.1.2 |
| 2684 | 2026-03-18T21:52:48.276Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2685 | 2026-03-18T21:52:48.707Z | Checking parse-size v1.1.0 |
| 2686 | 2026-03-18T21:52:48.909Z | Checking openssl-probe v0.1.6 |
| 2687 | 2026-03-18T21:52:49.091Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2688 | 2026-03-18T21:52:50.198Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2689 | 2026-03-18T21:52:50.246Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2690 | 2026-03-18T21:52:50.287Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2691 | 2026-03-18T21:52:50.547Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2692 | 2026-03-18T21:52:50.592Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2693 | 2026-03-18T21:52:51.297Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2694 | 2026-03-18T21:52:51.342Z | Compiling progenitor-impl v0.11.2 |
| 2695 | 2026-03-18T21:52:51.655Z | Checking assert_matches v1.5.0 |
| 2696 | 2026-03-18T21:52:52.099Z | Compiling mime_guess v2.0.5 |
| 2697 | 2026-03-18T21:52:52.352Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2698 | 2026-03-18T21:52:52.766Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2699 | 2026-03-18T21:52:52.848Z | Checking predicates-tree v1.0.13 |
| 2700 | 2026-03-18T21:52:53.034Z | Checking progenitor-client v0.11.2 |
| 2701 | 2026-03-18T21:52:53.080Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2702 | 2026-03-18T21:52:53.369Z | Checking http-range v0.1.5 |
| 2703 | 2026-03-18T21:52:53.483Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2704 | 2026-03-18T21:52:53.569Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2705 | 2026-03-18T21:52:54.196Z | Checking atty v0.2.14 |
| 2706 | 2026-03-18T21:52:55.097Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2707 | 2026-03-18T21:52:55.140Z | Compiling progenitor-macro v0.11.2 |
| 2708 | 2026-03-18T21:52:55.632Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2709 | 2026-03-18T21:52:56.260Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2710 | 2026-03-18T21:52:57.013Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2711 | 2026-03-18T21:52:57.104Z | Checking bb8 v0.8.6 |
| 2712 | 2026-03-18T21:52:57.293Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2713 | 2026-03-18T21:52:57.505Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2714 | 2026-03-18T21:52:57.587Z | Checking corncobs v0.1.4 |
| 2715 | 2026-03-18T21:52:57.717Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2716 | 2026-03-18T21:52:57.793Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2717 | 2026-03-18T21:52:58.164Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2718 | 2026-03-18T21:52:58.652Z | Checking hyper-staticfile v0.10.1 |
| 2719 | 2026-03-18T21:52:58.696Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2720 | 2026-03-18T21:52:59.014Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2721 | 2026-03-18T21:52:59.078Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2722 | 2026-03-18T21:52:59.120Z | Checking ignore v0.4.25 |
| 2723 | 2026-03-18T21:52:59.351Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2724 | 2026-03-18T21:52:59.696Z | Checking signal-hook-tokio v0.3.1 |
| 2725 | 2026-03-18T21:52:59.894Z | Checking secrecy v0.8.0 |
| 2726 | 2026-03-18T21:53:00.076Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2727 | 2026-03-18T21:53:00.425Z | Checking globwalk v0.9.1 |
| 2728 | 2026-03-18T21:53:00.778Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2729 | 2026-03-18T21:53:00.931Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2730 | 2026-03-18T21:53:01.474Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2731 | 2026-03-18T21:53:01.623Z | Checking nonempty v0.12.0 |
| 2732 | 2026-03-18T21:53:01.721Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2733 | 2026-03-18T21:53:01.906Z | Checking camino-tempfile-ext v0.3.3 |
| 2734 | 2026-03-18T21:53:02.076Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2735 | 2026-03-18T21:53:02.164Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2736 | 2026-03-18T21:53:02.209Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2737 | 2026-03-18T21:53:02.309Z | Checking progenitor v0.11.2 |
| 2738 | 2026-03-18T21:53:02.534Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2739 | 2026-03-18T21:53:02.717Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2740 | 2026-03-18T21:53:03.191Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2741 | 2026-03-18T21:53:03.356Z | Checking diesel-dtrace v0.5.0 |
| 2742 | 2026-03-18T21:53:03.669Z | Checking async-bb8-diesel v0.2.1 |
| 2743 | 2026-03-18T21:53:03.713Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2744 | 2026-03-18T21:53:04.159Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2745 | 2026-03-18T21:53:04.202Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2746 | 2026-03-18T21:53:04.742Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2747 | 2026-03-18T21:53:05.120Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2748 | 2026-03-18T21:53:05.174Z | Checking tungstenite v0.23.0 |
| 2749 | 2026-03-18T21:53:05.670Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2750 | 2026-03-18T21:53:05.720Z | Checking void v1.0.2 |
| 2751 | 2026-03-18T21:53:05.785Z | Checking tokio-tungstenite v0.23.1 |
| 2752 | 2026-03-18T21:53:05.895Z | Checking lzss v0.8.2 |
| 2753 | 2026-03-18T21:53:06.154Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2754 | 2026-03-18T21:53:06.198Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2755 | 2026-03-18T21:53:06.202Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2756 | 2026-03-18T21:53:06.468Z | Checking nix v0.27.1 |
| 2757 | 2026-03-18T21:53:07.097Z | Checking serde_bytes v0.11.19 |
| 2758 | 2026-03-18T21:53:07.236Z | Checking rand_seeder v0.4.0 |
| 2759 | 2026-03-18T21:53:07.371Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2760 | 2026-03-18T21:53:07.462Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2761 | 2026-03-18T21:53:07.859Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2762 | 2026-03-18T21:53:07.983Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2763 | 2026-03-18T21:53:08.127Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2764 | 2026-03-18T21:53:08.770Z | Checking is_ci v1.2.0 |
| 2765 | 2026-03-18T21:53:08.942Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2766 | 2026-03-18T21:53:09.209Z | Checking yansi v1.0.1 |
| 2767 | 2026-03-18T21:53:09.252Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2768 | 2026-03-18T21:53:09.311Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2769 | 2026-03-18T21:53:09.354Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2770 | 2026-03-18T21:53:09.591Z | Checking pretty_assertions v1.4.1 |
| 2771 | 2026-03-18T21:53:09.636Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2772 | 2026-03-18T21:53:09.802Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2773 | 2026-03-18T21:53:09.991Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2774 | 2026-03-18T21:53:10.315Z | Compiling darling_core v0.23.0 |
| 2775 | 2026-03-18T21:53:11.666Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2776 | 2026-03-18T21:53:11.830Z | Compiling indoc v2.0.7 |
| 2777 | 2026-03-18T21:53:12.014Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2778 | 2026-03-18T21:53:12.289Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2779 | 2026-03-18T21:53:12.333Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2780 | 2026-03-18T21:53:12.463Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2781 | 2026-03-18T21:53:12.754Z | Compiling instability v0.3.11 |
| 2782 | 2026-03-18T21:53:13.236Z | Compiling libz-sys v1.1.24 |
| 2783 | 2026-03-18T21:53:13.298Z | Checking castaway v0.2.4 |
| 2784 | 2026-03-18T21:53:13.382Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2785 | 2026-03-18T21:53:13.480Z | Checking compact_str v0.8.1 |
| 2786 | 2026-03-18T21:53:13.977Z | Compiling darling_macro v0.23.0 |
| 2787 | 2026-03-18T21:53:14.041Z | Checking supports-color v3.0.2 |
| 2788 | 2026-03-18T21:53:14.246Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2789 | 2026-03-18T21:53:14.539Z | Checking unicode-truncate v1.1.0 |
| 2790 | 2026-03-18T21:53:14.688Z | Compiling darling v0.23.0 |
| 2791 | 2026-03-18T21:53:14.764Z | Checking lru v0.12.5 |
| 2792 | 2026-03-18T21:53:14.885Z | Checking cassowary v0.3.0 |
| 2793 | 2026-03-18T21:53:15.078Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2794 | 2026-03-18T21:53:15.414Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2795 | 2026-03-18T21:53:15.743Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2796 | 2026-03-18T21:53:15.829Z | Checking ratatui v0.29.0 |
| 2797 | 2026-03-18T21:53:17.060Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2798 | 2026-03-18T21:53:17.344Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2799 | 2026-03-18T21:53:17.730Z | Compiling vergen-git2 v1.0.7 |
| 2800 | 2026-03-18T21:53:17.775Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2801 | 2026-03-18T21:53:17.819Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2802 | 2026-03-18T21:53:18.052Z | Checking colored v2.2.0 |
| 2803 | 2026-03-18T21:53:18.097Z | Compiling rustls v0.21.12 |
| 2804 | 2026-03-18T21:53:18.140Z | Checking shell-words v1.1.1 |
| 2805 | 2026-03-18T21:53:18.335Z | Checking plotters-backend v0.3.7 |
| 2806 | 2026-03-18T21:53:18.520Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2807 | 2026-03-18T21:53:18.576Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2808 | 2026-03-18T21:53:18.633Z | Checking plotters-svg v0.3.7 |
| 2809 | 2026-03-18T21:53:18.849Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2810 | 2026-03-18T21:53:18.891Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2811 | 2026-03-18T21:53:19.126Z | Checking rustls-webpki v0.101.7 |
| 2812 | 2026-03-18T21:53:19.481Z | Checking sct v0.7.1 |
| 2813 | 2026-03-18T21:53:19.614Z | Compiling nix v0.29.0 |
| 2814 | 2026-03-18T21:53:19.698Z | Checking cast v0.3.0 |
| 2815 | 2026-03-18T21:53:19.799Z | Checking hex-literal v0.4.1 |
| 2816 | 2026-03-18T21:53:19.949Z | Checking criterion-plot v0.6.0 |
| 2817 | 2026-03-18T21:53:19.991Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2818 | 2026-03-18T21:53:20.433Z | Checking plotters v0.3.7 |
| 2819 | 2026-03-18T21:53:21.524Z | Checking erased-serde v0.4.9 |
| 2820 | 2026-03-18T21:53:22.067Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2821 | 2026-03-18T21:53:22.112Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2822 | 2026-03-18T21:53:23.123Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2823 | 2026-03-18T21:53:24.116Z | Checking tinytemplate v1.2.1 |
| 2824 | 2026-03-18T21:53:24.431Z | Checking ordered-float v2.10.1 |
| 2825 | 2026-03-18T21:53:24.801Z | Checking anes v0.1.6 |
| 2826 | 2026-03-18T21:53:25.083Z | Checking oorandom v11.1.5 |
| 2827 | 2026-03-18T21:53:25.267Z | Checking criterion v0.7.0 |
| 2828 | 2026-03-18T21:53:25.759Z | Checking serde-value v0.7.0 |
| 2829 | 2026-03-18T21:53:26.077Z | Checking serde-untagged v0.1.9 |
| 2830 | 2026-03-18T21:53:26.375Z | Checking tokio-rustls v0.24.1 |
| 2831 | 2026-03-18T21:53:26.932Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2832 | 2026-03-18T21:53:27.009Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2833 | 2026-03-18T21:53:27.288Z | Checking rustls-pemfile v1.0.4 |
| 2834 | 2026-03-18T21:53:27.505Z | Checking twox-hash v2.1.2 |
| 2835 | 2026-03-18T21:53:27.951Z | Checking unicode-xid v0.2.6 |
| 2836 | 2026-03-18T21:53:28.083Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2837 | 2026-03-18T21:53:28.135Z | Checking cargo-util-schemas v0.8.2 |
| 2838 | 2026-03-18T21:53:28.521Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2839 | 2026-03-18T21:53:28.748Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2840 | 2026-03-18T21:53:29.402Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2841 | 2026-03-18T21:53:29.646Z | Checking fatfs v0.3.6 |
| 2842 | 2026-03-18T21:53:30.307Z | Checking cargo-platform v0.2.0 |
| 2843 | 2026-03-18T21:53:30.554Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2844 | 2026-03-18T21:53:30.597Z | Compiling petname v2.0.2 |
| 2845 | 2026-03-18T21:53:31.287Z | Compiling seq-macro v0.3.6 |
| 2846 | 2026-03-18T21:53:32.212Z | Checking cargo_metadata v0.21.0 |
| 2847 | 2026-03-18T21:53:32.529Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2848 | 2026-03-18T21:53:32.837Z | Checking concurrent-queue v2.5.0 |
| 2849 | 2026-03-18T21:53:33.115Z | Checking rtoolbox v0.0.3 |
| 2850 | 2026-03-18T21:53:33.273Z | Checking parking v2.2.1 |
| 2851 | 2026-03-18T21:53:33.322Z | Checking futures-timer v3.0.3 |
| 2852 | 2026-03-18T21:53:33.465Z | Checking event-listener v5.4.1 |
| 2853 | 2026-03-18T21:53:33.588Z | Checking rpassword v7.4.0 |
| 2854 | 2026-03-18T21:53:33.806Z | Checking tui-tree-widget v0.23.1 |
| 2855 | 2026-03-18T21:53:33.850Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2856 | 2026-03-18T21:53:34.082Z | Checking polyval v0.6.2 |
| 2857 | 2026-03-18T21:53:34.126Z | Checking sapling-renderdag v0.1.0 |
| 2858 | 2026-03-18T21:53:34.316Z | Checking sync-ptr v0.1.4 |
| 2859 | 2026-03-18T21:53:34.358Z | Checking ghash v0.5.1 |
| 2860 | 2026-03-18T21:53:34.492Z | Checking event-listener-strategy v0.5.4 |
| 2861 | 2026-03-18T21:53:34.535Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2862 | 2026-03-18T21:53:34.577Z | Checking ctr v0.9.2 |
| 2863 | 2026-03-18T21:53:34.699Z | Checking arrayref v0.3.9 |
| 2864 | 2026-03-18T21:53:34.809Z | Checking constant_time_eq v0.4.2 |
| 2865 | 2026-03-18T21:53:34.852Z | Checking arrayvec v0.7.6 |
| 2866 | 2026-03-18T21:53:34.855Z | Checking aes-gcm v0.10.3 |
| 2867 | 2026-03-18T21:53:35.078Z | Checking async-lock v3.4.2 |
| 2868 | 2026-03-18T21:53:35.129Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2869 | 2026-03-18T21:53:35.169Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2870 | 2026-03-18T21:53:35.646Z | Checking ssh-encoding v0.2.0 |
| 2871 | 2026-03-18T21:53:35.939Z | Checking blowfish v0.9.1 |
| 2872 | 2026-03-18T21:53:36.178Z | Checking bcrypt-pbkdf v0.10.0 |
| 2873 | 2026-03-18T21:53:36.440Z | Checking ssh-cipher v0.2.0 |
| 2874 | 2026-03-18T21:53:36.483Z | Checking async-object-pool v0.2.0 |
| 2875 | 2026-03-18T21:53:36.669Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2876 | 2026-03-18T21:53:36.713Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2877 | 2026-03-18T21:53:36.757Z | Compiling samael v0.0.19 |
| 2878 | 2026-03-18T21:53:37.126Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2879 | 2026-03-18T21:53:37.506Z | Checking serde_regex v1.1.0 |
| 2880 | 2026-03-18T21:53:37.763Z | Checking password-hash v0.4.2 |
| 2881 | 2026-03-18T21:53:38.001Z | Checking assert-json-diff v2.0.2 |
| 2882 | 2026-03-18T21:53:38.100Z | Checking path-tree v0.8.3 |
| 2883 | 2026-03-18T21:53:38.249Z | Checking gimli v0.32.3 |
| 2884 | 2026-03-18T21:53:38.383Z | Compiling target-lexicon v0.13.3 |
| 2885 | 2026-03-18T21:53:38.888Z | Checking stringmetrics v2.2.2 |
| 2886 | 2026-03-18T21:53:39.116Z | Checking httpmock v0.8.3 |
| 2887 | 2026-03-18T21:53:39.159Z | Checking pbkdf2 v0.11.0 |
| 2888 | 2026-03-18T21:53:39.417Z | Checking ssh-key v0.6.7 |
| 2889 | 2026-03-18T21:53:40.471Z | Checking addr2line v0.25.1 |
| 2890 | 2026-03-18T21:53:40.855Z | Checking p256 v0.13.2 |
| 2891 | 2026-03-18T21:53:41.235Z | Checking p521 v0.13.3 |
| 2892 | 2026-03-18T21:53:42.107Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2893 | 2026-03-18T21:53:42.149Z | Checking russh-cryptovec v0.7.3 |
| 2894 | 2026-03-18T21:53:42.361Z | Checking rustc-demangle v0.1.27 |
| 2895 | 2026-03-18T21:53:42.405Z | Compiling guppy-workspace-hack v0.1.0 |
| 2896 | 2026-03-18T21:53:42.670Z | Checking md5 v0.7.0 |
| 2897 | 2026-03-18T21:53:42.714Z | Checking backtrace v0.3.76 |
| 2898 | 2026-03-18T21:53:42.935Z | Checking russh-keys v0.45.0 |
| 2899 | 2026-03-18T21:53:43.084Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2900 | 2026-03-18T21:53:43.151Z | Checking num-bigint v0.4.6 |
| 2901 | 2026-03-18T21:53:43.364Z | Checking des v0.8.1 |
| 2902 | 2026-03-18T21:53:43.804Z | Compiling blake3 v1.8.3 |
| 2903 | 2026-03-18T21:53:43.847Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2904 | 2026-03-18T21:53:44.301Z | Compiling target-spec v3.5.7 |
| 2905 | 2026-03-18T21:53:44.416Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2906 | 2026-03-18T21:53:44.565Z | Checking russh v0.45.0 |
| 2907 | 2026-03-18T21:53:45.210Z | Checking cfg-expr v0.20.6 |
| 2908 | 2026-03-18T21:53:45.301Z | Checking backtrace-ext v0.2.1 |
| 2909 | 2026-03-18T21:53:45.473Z | Checking supports-color v2.1.0 |
| 2910 | 2026-03-18T21:53:45.514Z | Checking textwrap v0.15.2 |
| 2911 | 2026-03-18T21:53:45.680Z | Checking supports-hyperlinks v2.1.0 |
| 2912 | 2026-03-18T21:53:45.765Z | Checking supports-unicode v2.1.0 |
| 2913 | 2026-03-18T21:53:45.825Z | Checking hashbrown v0.14.5 |
| 2914 | 2026-03-18T21:53:45.869Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2915 | 2026-03-18T21:53:45.950Z | Checking cargo-platform v0.3.2 |
| 2916 | 2026-03-18T21:53:46.324Z | Checking socket2 v0.5.10 |
| 2917 | 2026-03-18T21:53:46.347Z | Checking terminal_size v0.1.17 |
| 2918 | 2026-03-18T21:53:46.431Z | Compiling miette-derive v5.10.0 |
| 2919 | 2026-03-18T21:53:46.522Z | Checking internet-checksum v0.2.1 |
| 2920 | 2026-03-18T21:53:46.563Z | Checking owo-colors v3.5.0 |
| 2921 | 2026-03-18T21:53:46.715Z | Checking chumsky v0.9.3 |
| 2922 | 2026-03-18T21:53:47.193Z | Checking cargo_metadata v0.23.1 |
| 2923 | 2026-03-18T21:53:47.966Z | Checking miette v5.10.0 |
| 2924 | 2026-03-18T21:53:48.193Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2925 | 2026-03-18T21:53:48.235Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2926 | 2026-03-18T21:53:48.409Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2927 | 2026-03-18T21:53:48.652Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2928 | 2026-03-18T21:53:48.818Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2929 | 2026-03-18T21:53:48.990Z | Checking httptest v0.16.4 |
| 2930 | 2026-03-18T21:53:49.262Z | Compiling git2 v0.20.4 |
| 2931 | 2026-03-18T21:53:49.305Z | Checking pathdiff v0.2.3 |
| 2932 | 2026-03-18T21:53:49.350Z | Compiling knuffel-derive v3.2.0 |
| 2933 | 2026-03-18T21:53:49.481Z | Checking topological-sort v0.2.2 |
| 2934 | 2026-03-18T21:53:49.525Z | Checking nested v0.1.1 |
| 2935 | 2026-03-18T21:53:49.692Z | Checking omicron-zone-package v0.12.2 |
| 2936 | 2026-03-18T21:53:49.740Z | Checking guppy v0.17.25 |
| 2937 | 2026-03-18T21:53:49.971Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2938 | 2026-03-18T21:53:50.276Z | Checking similar-asserts v1.7.0 |
| 2939 | 2026-03-18T21:53:50.509Z | Compiling rstest_macros v0.25.0 |
| 2940 | 2026-03-18T21:53:50.906Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2941 | 2026-03-18T21:53:50.949Z | Compiling target-triple v1.0.0 |
| 2942 | 2026-03-18T21:53:51.114Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2943 | 2026-03-18T21:53:51.208Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2944 | 2026-03-18T21:53:51.444Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2945 | 2026-03-18T21:53:51.486Z | Checking knuffel v3.2.0 |
| 2946 | 2026-03-18T21:53:51.729Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2947 | 2026-03-18T21:53:52.573Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2948 | 2026-03-18T21:53:52.898Z | Compiling relative-path v1.9.3 |
| 2949 | 2026-03-18T21:53:53.220Z | Checking escape8259 v0.5.3 |
| 2950 | 2026-03-18T21:53:53.354Z | Compiling assert_cmd v2.1.2 |
| 2951 | 2026-03-18T21:53:53.430Z | Checking libtest-mimic v0.8.1 |
| 2952 | 2026-03-18T21:53:53.760Z | Checking toml v1.0.3+spec-1.1.0 |
| 2953 | 2026-03-18T21:53:54.014Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2954 | 2026-03-18T21:53:54.133Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2955 | 2026-03-18T21:53:54.183Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2956 | 2026-03-18T21:53:54.622Z | Checking blake2b_simd v1.0.4 |
| 2957 | 2026-03-18T21:53:55.116Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2958 | 2026-03-18T21:53:55.237Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2959 | 2026-03-18T21:53:55.629Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2960 | 2026-03-18T21:53:55.777Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2961 | 2026-03-18T21:53:56.069Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2962 | 2026-03-18T21:53:56.332Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2963 | 2026-03-18T21:53:56.635Z | Checking fancy-regex v0.14.0 |
| 2964 | 2026-03-18T21:53:56.925Z | Checking serde_tokenstream v0.2.3 |
| 2965 | 2026-03-18T21:53:56.969Z | Compiling polar-core v0.27.3 |
| 2966 | 2026-03-18T21:53:57.175Z | Checking uzers v0.12.2 |
| 2967 | 2026-03-18T21:53:57.262Z | Compiling linkme-impl v0.3.35 |
| 2968 | 2026-03-18T21:53:57.526Z | Checking termcolor v1.4.1 |
| 2969 | 2026-03-18T21:53:57.691Z | Checking constant_time_eq v0.3.1 |
| 2970 | 2026-03-18T21:53:57.859Z | Checking rust-argon2 v2.1.0 |
| 2971 | 2026-03-18T21:53:57.903Z | Checking trybuild v1.0.116 |
| 2972 | 2026-03-18T21:53:58.304Z | Checking datatest-stable v0.3.3 |
| 2973 | 2026-03-18T21:53:58.725Z | Checking rstest v0.25.0 |
| 2974 | 2026-03-18T21:53:58.992Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2975 | 2026-03-18T21:53:59.085Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2976 | 2026-03-18T21:53:59.384Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2977 | 2026-03-18T21:53:59.450Z | Checking support-bundle-viewer v0.1.2 |
| 2978 | 2026-03-18T21:53:59.813Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2979 | 2026-03-18T21:54:00.101Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2980 | 2026-03-18T21:54:00.384Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2981 | 2026-03-18T21:54:00.526Z | Checking drift v0.1.3 |
| 2982 | 2026-03-18T21:54:00.673Z | Checking rand_distr v0.5.1 |
| 2983 | 2026-03-18T21:54:00.986Z | Checking multimap v0.10.1 |
| 2984 | 2026-03-18T21:54:01.263Z | Checking approx v0.5.1 |
| 2985 | 2026-03-18T21:54:01.323Z | Compiling linkme v0.3.35 |
| 2986 | 2026-03-18T21:54:01.487Z | Checking dropshot-api-manager v0.6.0 |
| 2987 | 2026-03-18T21:54:02.929Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2988 | 2026-03-18T21:54:03.136Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2989 | 2026-03-18T21:54:03.431Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2990 | 2026-03-18T21:54:03.737Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2991 | 2026-03-18T21:54:03.826Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2992 | 2026-03-18T21:54:03.908Z | Checking oso v0.27.3 |
| 2993 | 2026-03-18T21:54:04.125Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2994 | 2026-03-18T21:54:04.319Z | Checking partial-io v0.5.4 |
| 2995 | 2026-03-18T21:54:04.364Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2996 | 2026-03-18T21:54:04.452Z | Checking cargo_toml v0.21.0 |
| 2997 | 2026-03-18T21:54:04.583Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 2998 | 2026-03-18T21:54:04.660Z | Checking termios v0.3.3 |
| 2999 | 2026-03-18T21:54:04.870Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3000 | 2026-03-18T21:54:05.316Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3001 | 2026-03-18T21:54:05.380Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3002 | 2026-03-18T21:54:05.662Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3003 | 2026-03-18T21:54:07.676Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3004 | 2026-03-18T21:54:10.097Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3005 | 2026-03-18T21:54:15.166Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3006 | 2026-03-18T21:54:17.981Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3007 | 2026-03-18T21:54:22.854Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3008 | 2026-03-18T21:54:25.841Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3009 | 2026-03-18T21:54:31.677Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3010 | 2026-03-18T21:54:37.057Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3011 | 2026-03-18T21:54:38.258Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3012 | 2026-03-18T21:54:38.538Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3013 | 2026-03-18T21:54:51.131Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3014 | 2026-03-18T21:56:47.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 36s |
| 3015 | 2026-03-18T21:56:48.589Z | |
| 3016 | 2026-03-18T21:56:48.592Z | real 5:40.647727663 |
| 3017 | 2026-03-18T21:56:48.592Z | user 28:26.949147364 |
| 3018 | 2026-03-18T21:56:48.592Z | sys 5:55.222489940 |
| 3019 | 2026-03-18T21:56:48.592Z | trap 0.726386242 |
| 3020 | 2026-03-18T21:56:48.592Z | tflt 0.103824765 |
| 3021 | 2026-03-18T21:56:48.592Z | dflt 0.191652123 |
| 3022 | 2026-03-18T21:56:48.592Z | kflt 0.001695959 |
| 3023 | 2026-03-18T21:56:48.592Z | lock 1:20:22.627589540 |
| 3024 | 2026-03-18T21:56:48.592Z | slp 1:17:34.655694711 |
| 3025 | 2026-03-18T21:56:48.592Z | lat 1:59.220981630 |
| 3026 | 2026-03-18T21:56:48.593Z | stop 13:21.739722891 |
| 3027 | 2026-03-18T21:56:48.593Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3028 | 2026-03-18T21:56:48.593Z | + ptime -m cargo doc --workspace --no-deps |
| 3029 | 2026-03-18T21:56:49.793Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3030 | 2026-03-18T21:56:49.794Z | | |
| 3031 | 2026-03-18T21:56:49.794Z | = 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)` |
| 3032 | 2026-03-18T21:56:49.794Z | = 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> |
| 3033 | 2026-03-18T21:56:51.110Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3034 | 2026-03-18T21:56:51.382Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3035 | 2026-03-18T21:56:51.433Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3036 | 2026-03-18T21:56:51.521Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3037 | 2026-03-18T21:56:51.705Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3038 | 2026-03-18T21:56:51.734Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3039 | 2026-03-18T21:56:51.783Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3040 | 2026-03-18T21:56:51.800Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3041 | 2026-03-18T21:56:51.887Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3042 | 2026-03-18T21:56:51.994Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3043 | 2026-03-18T21:56:52.024Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3044 | 2026-03-18T21:56:52.083Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3045 | 2026-03-18T21:56:52.138Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3046 | 2026-03-18T21:56:52.165Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3047 | 2026-03-18T21:56:52.224Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3048 | 2026-03-18T21:56:52.261Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3049 | 2026-03-18T21:56:52.311Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3050 | 2026-03-18T21:56:52.334Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3051 | 2026-03-18T21:56:52.400Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3052 | 2026-03-18T21:56:52.468Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3053 | 2026-03-18T21:56:52.728Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3054 | 2026-03-18T21:56:53.061Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3055 | 2026-03-18T21:56:53.259Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3056 | 2026-03-18T21:56:53.311Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3057 | 2026-03-18T21:56:53.331Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3058 | 2026-03-18T21:56:53.533Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3059 | 2026-03-18T21:56:53.574Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3060 | 2026-03-18T21:56:53.791Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3061 | 2026-03-18T21:56:53.834Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3062 | 2026-03-18T21:56:53.945Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3063 | 2026-03-18T21:56:54.047Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3064 | 2026-03-18T21:56:54.082Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3065 | 2026-03-18T21:56:54.320Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3066 | 2026-03-18T21:56:54.550Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3067 | 2026-03-18T21:56:54.576Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3068 | 2026-03-18T21:56:54.604Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3069 | 2026-03-18T21:56:54.794Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3070 | 2026-03-18T21:56:54.862Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3071 | 2026-03-18T21:56:54.934Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3072 | 2026-03-18T21:56:55.160Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3073 | 2026-03-18T21:56:55.288Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3074 | 2026-03-18T21:56:55.577Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3075 | 2026-03-18T21:56:55.633Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3076 | 2026-03-18T21:56:55.745Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3077 | 2026-03-18T21:56:55.787Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3078 | 2026-03-18T21:56:55.849Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3079 | 2026-03-18T21:56:56.087Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3080 | 2026-03-18T21:56:56.118Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3081 | 2026-03-18T21:56:56.197Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3082 | 2026-03-18T21:56:56.279Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3083 | 2026-03-18T21:56:56.372Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3084 | 2026-03-18T21:56:56.412Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3085 | 2026-03-18T21:56:56.455Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3086 | 2026-03-18T21:56:56.629Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3087 | 2026-03-18T21:56:56.744Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3088 | 2026-03-18T21:56:56.772Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3089 | 2026-03-18T21:56:56.802Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3090 | 2026-03-18T21:56:56.922Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3091 | 2026-03-18T21:56:57.032Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3092 | 2026-03-18T21:56:57.071Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3093 | 2026-03-18T21:56:57.221Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3094 | 2026-03-18T21:56:57.270Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3095 | 2026-03-18T21:56:57.346Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3096 | 2026-03-18T21:56:57.375Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3097 | 2026-03-18T21:56:57.521Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3098 | 2026-03-18T21:56:57.597Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3099 | 2026-03-18T21:56:57.695Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3100 | 2026-03-18T21:56:57.903Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3101 | 2026-03-18T21:56:57.960Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3102 | 2026-03-18T21:56:57.965Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3103 | 2026-03-18T21:56:58.016Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3104 | 2026-03-18T21:56:58.234Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3105 | 2026-03-18T21:56:58.730Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3106 | 2026-03-18T21:56:58.788Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3107 | 2026-03-18T21:56:59.775Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3108 | 2026-03-18T21:57:00.330Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3109 | 2026-03-18T21:57:00.530Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3110 | 2026-03-18T21:57:00.618Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3111 | 2026-03-18T21:57:00.823Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3112 | 2026-03-18T21:57:00.826Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3113 | 2026-03-18T21:57:01.078Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3114 | 2026-03-18T21:57:01.109Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3115 | 2026-03-18T21:57:01.523Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3116 | 2026-03-18T21:57:01.703Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3117 | 2026-03-18T21:57:01.994Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3118 | 2026-03-18T21:57:02.122Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3119 | 2026-03-18T21:57:02.152Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3120 | 2026-03-18T21:57:02.353Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3121 | 2026-03-18T21:57:02.767Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3122 | 2026-03-18T21:57:02.974Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3123 | 2026-03-18T21:57:03.619Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3124 | 2026-03-18T21:57:03.661Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3125 | 2026-03-18T21:57:03.711Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3126 | 2026-03-18T21:57:04.171Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3127 | 2026-03-18T21:57:04.283Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3128 | 2026-03-18T21:57:04.752Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3129 | 2026-03-18T21:57:05.103Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3130 | 2026-03-18T21:57:06.034Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3131 | 2026-03-18T21:57:06.162Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3132 | 2026-03-18T21:57:06.542Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3133 | 2026-03-18T21:57:07.275Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3134 | 2026-03-18T21:57:07.310Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3135 | 2026-03-18T21:57:07.755Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3136 | 2026-03-18T21:57:07.784Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3137 | 2026-03-18T21:57:08.082Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3138 | 2026-03-18T21:57:08.145Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3139 | 2026-03-18T21:57:08.178Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3140 | 2026-03-18T21:57:08.181Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3141 | 2026-03-18T21:57:08.587Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3142 | 2026-03-18T21:57:08.620Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3143 | 2026-03-18T21:57:08.652Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3144 | 2026-03-18T21:57:08.813Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3145 | 2026-03-18T21:57:08.853Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3146 | 2026-03-18T21:57:09.288Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3147 | 2026-03-18T21:57:09.347Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3148 | 2026-03-18T21:57:09.837Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3149 | 2026-03-18T21:57:10.371Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3150 | 2026-03-18T21:57:10.991Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3151 | 2026-03-18T21:57:11.828Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3152 | 2026-03-18T21:57:12.211Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3153 | 2026-03-18T21:57:12.390Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3154 | 2026-03-18T21:57:12.568Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3155 | 2026-03-18T21:57:12.764Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3156 | 2026-03-18T21:57:12.947Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3157 | 2026-03-18T21:57:13.459Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3158 | 2026-03-18T21:57:13.509Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3159 | 2026-03-18T21:57:13.832Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3160 | 2026-03-18T21:57:13.867Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3161 | 2026-03-18T21:57:14.018Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3162 | 2026-03-18T21:57:15.722Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3163 | 2026-03-18T21:57:15.753Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3164 | 2026-03-18T21:57:15.828Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3165 | 2026-03-18T21:57:16.454Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3166 | 2026-03-18T21:57:17.085Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3167 | 2026-03-18T21:57:18.602Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3168 | 2026-03-18T21:57:18.845Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3169 | 2026-03-18T21:57:19.702Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3170 | 2026-03-18T21:57:20.134Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3171 | 2026-03-18T21:57:20.450Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3172 | 2026-03-18T21:57:20.491Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3173 | 2026-03-18T21:57:20.651Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3174 | 2026-03-18T21:57:20.768Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3175 | 2026-03-18T21:57:21.166Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3176 | 2026-03-18T21:57:21.506Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3177 | 2026-03-18T21:57:22.717Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3178 | 2026-03-18T21:57:23.909Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3179 | 2026-03-18T21:57:24.702Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3180 | 2026-03-18T21:57:25.474Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3181 | 2026-03-18T21:57:27.300Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3182 | 2026-03-18T21:57:27.880Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3183 | 2026-03-18T21:57:29.721Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3184 | 2026-03-18T21:57:30.548Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3185 | 2026-03-18T21:57:30.859Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3186 | 2026-03-18T21:57:31.764Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3187 | 2026-03-18T21:57:31.847Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3188 | 2026-03-18T21:57:32.574Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3189 | 2026-03-18T21:57:32.678Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3190 | 2026-03-18T21:57:34.078Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3191 | 2026-03-18T21:57:34.597Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3192 | 2026-03-18T21:57:34.769Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3193 | 2026-03-18T21:57:36.263Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3194 | 2026-03-18T21:57:36.303Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3195 | 2026-03-18T21:57:36.390Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3196 | 2026-03-18T21:57:37.171Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3197 | 2026-03-18T21:57:37.267Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3198 | 2026-03-18T21:57:37.344Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3199 | 2026-03-18T21:57:37.399Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3200 | 2026-03-18T21:57:37.511Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3201 | 2026-03-18T21:57:38.074Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3202 | 2026-03-18T21:57:38.311Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3203 | 2026-03-18T21:57:38.646Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3204 | 2026-03-18T21:57:38.989Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3205 | 2026-03-18T21:57:39.204Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3206 | 2026-03-18T21:57:39.867Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3207 | 2026-03-18T21:57:40.008Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3208 | 2026-03-18T21:57:40.165Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3209 | 2026-03-18T21:57:40.876Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3210 | 2026-03-18T21:57:41.786Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3211 | 2026-03-18T21:57:42.914Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3212 | 2026-03-18T21:57:43.153Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3213 | 2026-03-18T21:57:47.692Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3214 | 2026-03-18T21:57:49.665Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3215 | 2026-03-18T21:57:50.464Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3216 | 2026-03-18T21:57:50.834Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3217 | 2026-03-18T21:57:51.962Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3218 | 2026-03-18T21:57:54.115Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3219 | 2026-03-18T21:57:55.795Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3220 | 2026-03-18T21:57:57.446Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3221 | 2026-03-18T21:57:58.248Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3222 | 2026-03-18T21:58:02.928Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3223 | 2026-03-18T21:58:03.009Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3224 | 2026-03-18T21:58:03.036Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3225 | 2026-03-18T21:58:03.531Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3226 | 2026-03-18T21:58:03.721Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3227 | 2026-03-18T21:58:05.893Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3228 | 2026-03-18T21:58:07.175Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3229 | 2026-03-18T21:58:07.808Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3230 | 2026-03-18T21:58:08.906Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3231 | 2026-03-18T21:58:12.869Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3232 | 2026-03-18T21:58:13.859Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3233 | 2026-03-18T21:58:15.179Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3234 | 2026-03-18T21:58:16.298Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3235 | 2026-03-18T21:58:17.289Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3236 | 2026-03-18T21:58:18.292Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3237 | 2026-03-18T21:58:19.227Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3238 | 2026-03-18T21:58:21.395Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3239 | 2026-03-18T21:58:22.869Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3240 | 2026-03-18T21:58:22.947Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3241 | 2026-03-18T21:58:23.933Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3242 | 2026-03-18T21:58:25.066Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3243 | 2026-03-18T21:58:26.198Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3244 | 2026-03-18T21:58:27.316Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3245 | 2026-03-18T21:58:32.109Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3246 | 2026-03-18T21:58:35.168Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3247 | 2026-03-18T21:58:36.527Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3248 | 2026-03-18T21:58:37.926Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3249 | 2026-03-18T21:58:38.552Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3250 | 2026-03-18T21:58:40.065Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3251 | 2026-03-18T21:58:41.241Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3252 | 2026-03-18T21:58:44.943Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3253 | 2026-03-18T21:58:45.649Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3254 | 2026-03-18T21:58:46.483Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3255 | 2026-03-18T21:58:48.289Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3256 | 2026-03-18T21:58:49.943Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3257 | 2026-03-18T21:58:53.023Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3258 | 2026-03-18T21:58:53.776Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3259 | 2026-03-18T21:58:56.009Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3260 | 2026-03-18T21:58:57.844Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3261 | 2026-03-18T21:59:00.755Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3262 | 2026-03-18T21:59:02.305Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3263 | 2026-03-18T21:59:04.808Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3264 | 2026-03-18T21:59:06.766Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3265 | 2026-03-18T21:59:11.947Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3266 | 2026-03-18T21:59:14.082Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3267 | 2026-03-18T21:59:14.512Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3268 | 2026-03-18T21:59:16.431Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3269 | 2026-03-18T21:59:18.877Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3270 | 2026-03-18T21:59:21.306Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3271 | 2026-03-18T21:59:23.777Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3272 | 2026-03-18T21:59:26.595Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3273 | 2026-03-18T21:59:29.012Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3274 | 2026-03-18T21:59:31.861Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3275 | 2026-03-18T21:59:35.410Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3276 | 2026-03-18T21:59:36.445Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3277 | 2026-03-18T21:59:38.859Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3278 | 2026-03-18T21:59:42.481Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3279 | 2026-03-18T21:59:43.732Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3280 | 2026-03-18T21:59:45.891Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3281 | 2026-03-18T21:59:48.626Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3282 | 2026-03-18T21:59:50.867Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3283 | 2026-03-18T21:59:53.242Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3284 | 2026-03-18T21:59:55.850Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3285 | 2026-03-18T21:59:58.337Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3286 | 2026-03-18T22:00:00.938Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3287 | 2026-03-18T22:00:03.514Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3288 | 2026-03-18T22:00:06.072Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3289 | 2026-03-18T22:00:08.495Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3290 | 2026-03-18T22:00:11.554Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3291 | 2026-03-18T22:00:13.815Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3292 | 2026-03-18T22:00:16.469Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3293 | 2026-03-18T22:00:19.135Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3294 | 2026-03-18T22:00:21.633Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3295 | 2026-03-18T22:00:27.443Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3296 | 2026-03-18T22:00:30.324Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3297 | 2026-03-18T22:00:33.153Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3298 | 2026-03-18T22:00:35.985Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3299 | 2026-03-18T22:00:38.897Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3300 | 2026-03-18T22:00:41.632Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3301 | 2026-03-18T22:00:44.339Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3302 | 2026-03-18T22:00:47.271Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3303 | 2026-03-18T22:00:50.212Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3304 | 2026-03-18T22:00:52.992Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3305 | 2026-03-18T22:00:56.107Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3306 | 2026-03-18T22:00:58.569Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3307 | 2026-03-18T22:01:01.987Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3308 | 2026-03-18T22:01:04.304Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3309 | 2026-03-18T22:01:07.131Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3310 | 2026-03-18T22:01:09.941Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3311 | 2026-03-18T22:01:12.784Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3312 | 2026-03-18T22:01:15.624Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3313 | 2026-03-18T22:01:18.708Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3314 | 2026-03-18T22:01:21.343Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3315 | 2026-03-18T22:01:24.204Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3316 | 2026-03-18T22:01:28.838Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3317 | 2026-03-18T22:01:29.970Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3318 | 2026-03-18T22:01:32.713Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3319 | 2026-03-18T22:01:35.733Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3320 | 2026-03-18T22:01:38.627Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3321 | 2026-03-18T22:01:41.857Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3322 | 2026-03-18T22:01:44.672Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3323 | 2026-03-18T22:01:47.766Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3324 | 2026-03-18T22:01:50.652Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3325 | 2026-03-18T22:01:53.757Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3326 | 2026-03-18T22:01:56.825Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3327 | 2026-03-18T22:01:59.921Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3328 | 2026-03-18T22:02:02.988Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3329 | 2026-03-18T22:02:06.304Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3330 | 2026-03-18T22:02:09.383Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3331 | 2026-03-18T22:02:12.488Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3332 | 2026-03-18T22:02:15.581Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3333 | 2026-03-18T22:02:18.647Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3334 | 2026-03-18T22:02:21.815Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3335 | 2026-03-18T22:02:24.993Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3336 | 2026-03-18T22:02:28.647Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3337 | 2026-03-18T22:02:31.671Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3338 | 2026-03-18T22:02:34.800Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3339 | 2026-03-18T22:02:40.224Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3340 | 2026-03-18T22:02:47.383Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3341 | 2026-03-18T22:02:47.560Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3342 | 2026-03-18T22:02:51.545Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3343 | 2026-03-18T22:02:55.577Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3344 | 2026-03-18T22:02:59.771Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3345 | 2026-03-18T22:03:03.969Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3346 | 2026-03-18T22:03:09.964Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3347 | 2026-03-18T22:03:13.403Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3348 | 2026-03-18T22:03:17.946Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3349 | 2026-03-18T22:03:22.531Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3350 | 2026-03-18T22:03:27.129Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3351 | 2026-03-18T22:03:31.610Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3352 | 2026-03-18T22:03:36.334Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3353 | 2026-03-18T22:03:40.857Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3354 | 2026-03-18T22:03:45.400Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3355 | 2026-03-18T22:03:49.932Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3356 | 2026-03-18T22:03:54.647Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3357 | 2026-03-18T22:03:59.144Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3358 | 2026-03-18T22:04:03.716Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3359 | 2026-03-18T22:04:08.431Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3360 | 2026-03-18T22:04:12.977Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3361 | 2026-03-18T22:04:17.661Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3362 | 2026-03-18T22:04:54.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 05s |
| 3363 | 2026-03-18T22:04:54.644Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 189 other files |
| 3364 | 2026-03-18T22:04:54.761Z | |
| 3365 | 2026-03-18T22:04:54.764Z | real 8:05.934814732 |
| 3366 | 2026-03-18T22:04:54.764Z | user 23:49.014440747 |
| 3367 | 2026-03-18T22:04:54.765Z | sys 4:27.923121113 |
| 3368 | 2026-03-18T22:04:54.765Z | trap 0.405434466 |
| 3369 | 2026-03-18T22:04:54.765Z | tflt 0.018543160 |
| 3370 | 2026-03-18T22:04:54.765Z | dflt 0.013286013 |
| 3371 | 2026-03-18T22:04:54.765Z | kflt 0.000030797 |
| 3372 | 2026-03-18T22:04:54.765Z | lock 7:17:41.302885819 |
| 3373 | 2026-03-18T22:04:54.765Z | slp 2:41:15.979593304 |
| 3374 | 2026-03-18T22:04:54.765Z | lat 31.978180134 |
| 3375 | 2026-03-18T22:04:54.765Z | stop 1:56.740004532 |
| 3376 | 2026-03-18T22:04:54.765Z | process exited: duration 1084527 ms, exit code 0 |
| |
| 3377 | 2026-03-18T22:04:54.772Z | found 0 output files |