|
|
|
| 1 | 2026-04-10T02:43:11.481Z | job assigned to worker 01KNTMA018GSX8XGRVS3EFW7HZ [factory aws, i-03169daa496640027] (queued for 47 s) |
| |
| 2 | 2026-04-10T02:43:18.694Z | starting task 0: "setup" |
| 3 | 2026-04-10T02:43:18.700Z | ++ uname -s |
| 4 | 2026-04-10T02:43:18.700Z | + kern=SunOS |
| 5 | 2026-04-10T02:43:18.700Z | + build_user=build |
| 6 | 2026-04-10T02:43:18.700Z | + build_uid=12345 |
| 7 | 2026-04-10T02:43:18.701Z | + work_dir=/work |
| 8 | 2026-04-10T02:43:18.701Z | + input_dir=/input |
| 9 | 2026-04-10T02:43:18.701Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-10T02:43:18.701Z | + case "$kern" in |
| 11 | 2026-04-10T02:43:18.701Z | + groupadd -g 12345 build |
| 12 | 2026-04-10T02:43:18.706Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-10T02:43:20.707Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-10T02:43:20.841Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-10T02:43:20.851Z | + home_fs=zfs |
| 16 | 2026-04-10T02:43:20.852Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-10T02:43:20.852Z | + mkdir -p /home/build |
| 18 | 2026-04-10T02:43:20.852Z | + chown build:build /home/build /work |
| 19 | 2026-04-10T02:43:22.826Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-10T02:43:22.830Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-04-10T02:43:22.838Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-10T02:43:22.842Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-04-10T02:43:22.842Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 24 | 2026-04-10T02:43:22.842Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-10T02:43:22.842Z | * rust toolchain profile = "default" |
| 26 | 2026-04-10T02:43:22.843Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-10T02:43:22.843Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-10T02:43:22.849Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-10T02:43:22.849Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-10T02:43:22.955Z | info: downloading installer |
| 31 | 2026-04-10T02:43:24.309Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-10T02:43:24.309Z | warn: /opt/ooce/bin |
| 33 | 2026-04-10T02:43:24.309Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-10T02:43:24.309Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-10T02:43:24.309Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-10T02:43:24.309Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-10T02:43:24.309Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-10T02:43:24.309Z | error: cannot install while Rust is installed |
| 39 | 2026-04-10T02:43:24.309Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-10T02:43:24.309Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-10T02:43:24.309Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-10T02:43:24.309Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-10T02:43:24.309Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-10T02:43:24.322Z | info: profile set to default |
| 45 | 2026-04-10T02:43:24.322Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-10T02:43:24.326Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-10T02:43:24.454Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-10T02:43:24.457Z | info: downloading 6 components |
| 49 | 2026-04-10T02:43:38.312Z | |
| 50 | 2026-04-10T02:43:38.312Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-04-10T02:43:38.347Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-10T02:43:38.347Z | |
| 53 | 2026-04-10T02:43:38.347Z | |
| 54 | 2026-04-10T02:43:38.347Z | Rust is installed now. Great! |
| 55 | 2026-04-10T02:43:38.347Z | |
| 56 | 2026-04-10T02:43:38.347Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-10T02:43:38.347Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-10T02:43:38.347Z | |
| 59 | 2026-04-10T02:43:38.347Z | To configure your current shell, you need to source |
| 60 | 2026-04-10T02:43:38.347Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-10T02:43:38.347Z | |
| 62 | 2026-04-10T02:43:38.348Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-10T02:43:38.348Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-10T02:43:38.348Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-10T02:43:38.348Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-10T02:43:38.348Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-10T02:43:38.348Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-10T02:43:38.348Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-10T02:43:38.351Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-10T02:43:38.351Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-10T02:43:38.442Z | + rustup --version |
| 72 | 2026-04-10T02:43:38.450Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-10T02:43:38.454Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-10T02:43:38.470Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-10T02:43:38.472Z | + cargo --version |
| 76 | 2026-04-10T02:43:38.485Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-10T02:43:38.489Z | + rustc --version |
| 78 | 2026-04-10T02:43:38.510Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-10T02:43:38.517Z | process exited: duration 15671 ms, exit code 0 |
| |
| 80 | 2026-04-10T02:43:38.526Z | starting task 2: "authentication" |
| 81 | 2026-04-10T02:43:38.540Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-10T02:43:38.546Z | starting task 3: "clone repository" |
| 83 | 2026-04-10T02:43:38.550Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-10T02:43:38.553Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-10T02:43:38.581Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-10T02:43:49.211Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-10T02:43:49.211Z | + git fetch origin db85656facb20131c449e0cfe4860cf993b4a93c |
| 88 | 2026-04-10T02:43:49.478Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-10T02:43:49.479Z | * branch db85656facb20131c449e0cfe4860cf993b4a93c -> FETCH_HEAD |
| 90 | 2026-04-10T02:43:49.487Z | + [[ -n '' ]] |
| 91 | 2026-04-10T02:43:49.487Z | + git reset --hard db85656facb20131c449e0cfe4860cf993b4a93c |
| 92 | 2026-04-10T02:43:49.722Z | HEAD is now at db85656fa hakari |
| 93 | 2026-04-10T02:43:49.725Z | process exited: duration 11178 ms, exit code 0 |
| |
| 94 | 2026-04-10T02:43:49.731Z | starting task 4: "build" |
| 95 | 2026-04-10T02:43:49.735Z | + source ./env.sh |
| 96 | 2026-04-10T02:43:49.738Z | ++ OLD_SHELL_OPTS=ehxB |
| 97 | 2026-04-10T02:43:49.738Z | ++ set -o xtrace |
| 98 | 2026-04-10T02:43:49.738Z | ++++ dirname ./env.sh |
| 99 | 2026-04-10T02:43:49.741Z | +++ readlink -f . |
| 100 | 2026-04-10T02:43:49.744Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 101 | 2026-04-10T02:43:49.744Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 102 | 2026-04-10T02:43:49.744Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 103 | 2026-04-10T02:43:49.744Z | ++ 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 |
| 104 | 2026-04-10T02:43:49.744Z | ++ 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 |
| 105 | 2026-04-10T02:43:49.744Z | ++ 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 |
| 106 | 2026-04-10T02:43:49.744Z | ++ 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 |
| 107 | 2026-04-10T02:43:49.744Z | ++ 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 |
| 108 | 2026-04-10T02:43:49.744Z | ++ 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 |
| 109 | 2026-04-10T02:43:49.744Z | ++ export PATH=/work/oxidecomputer/omicron/out/lldp/root/opt/oxide/bin:/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 |
| 110 | 2026-04-10T02:43:49.744Z | ++ PATH=/work/oxidecomputer/omicron/out/lldp/root/opt/oxide/bin:/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 |
| 111 | 2026-04-10T02:43:49.744Z | ++ case $OLD_SHELL_OPTS in |
| 112 | 2026-04-10T02:43:49.744Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 113 | 2026-04-10T02:43:49.744Z | + source .github/buildomat/ci-env.sh |
| 114 | 2026-04-10T02:43:49.744Z | ++ export CARGO_TERM_COLOR=always |
| 115 | 2026-04-10T02:43:49.744Z | ++ CARGO_TERM_COLOR=always |
| 116 | 2026-04-10T02:43:49.744Z | + cargo --version |
| 117 | 2026-04-10T02:43:49.751Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 118 | 2026-04-10T02:43:49.754Z | + rustc --version |
| 119 | 2026-04-10T02:43:49.774Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 120 | 2026-04-10T02:43:49.776Z | + banner prerequisites |
| 121 | 2026-04-10T02:43:49.779Z | |
| 122 | 2026-04-10T02:43:49.779Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 123 | 2026-04-10T02:43:49.779Z | # # # # # # # # # # # # # # # |
| 124 | 2026-04-10T02:43:49.779Z | # # # # ##### # # ##### # # # # # #### # |
| 125 | 2026-04-10T02:43:49.779Z | ##### ##### # ##### # # # # # # # # # |
| 126 | 2026-04-10T02:43:49.780Z | # # # # # # # # # # # # # # # |
| 127 | 2026-04-10T02:43:49.780Z | # # # ###### # # ###### ### # #### # #### # |
| 128 | 2026-04-10T02:43:49.780Z | |
| 129 | 2026-04-10T02:43:49.780Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 130 | 2026-04-10T02:43:58.749Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 131 | 2026-04-10T02:44:05.992Z | Startup: Caching catalogs ... Done |
| 132 | 2026-04-10T02:44:11.025Z | Planning: Solver setup ... Done (3.547s) |
| 133 | 2026-04-10T02:44:11.049Z | Planning: Running solver ... Done (0.024s) |
| 134 | 2026-04-10T02:44:11.179Z | Planning: Finding local manifests ... Done (0.003s) |
| 135 | 2026-04-10T02:44:11.191Z | Planning: Fetching manifests: 0/4 0% complete |
| 136 | 2026-04-10T02:44:11.291Z | Planning: Fetching manifests: 4/4 100% complete |
| 137 | 2026-04-10T02:44:11.323Z | Planning: Package planning ... Done (0.032s) |
| 138 | 2026-04-10T02:44:11.351Z | Planning: Merging actions ... Done (0.028s) |
| 139 | 2026-04-10T02:44:11.535Z | Planning: Checking for conflicting actions ... Done (0.184s) |
| 140 | 2026-04-10T02:44:11.543Z | Planning: Consolidating action changes ... Done (0.007s) |
| 141 | 2026-04-10T02:44:12.316Z | Planning: Evaluating mediators ... Done (0.773s) |
| 142 | 2026-04-10T02:44:12.322Z | Planning: Planning completed in 6.16 seconds |
| 143 | 2026-04-10T02:44:12.333Z | Packages to install: 4 |
| 144 | 2026-04-10T02:44:12.333Z | Mediators to change: 2 |
| 145 | 2026-04-10T02:44:12.333Z | Services to change: 1 |
| 146 | 2026-04-10T02:44:12.338Z | Estimated space available: 155.35 GB |
| 147 | 2026-04-10T02:44:12.338Z | Estimated space to be consumed: 1.84 GB |
| 148 | 2026-04-10T02:44:12.338Z | Create boot environment: No |
| 149 | 2026-04-10T02:44:12.338Z | Create backup boot environment: No |
| 150 | 2026-04-10T02:44:12.338Z | Rebuild boot archive: No |
| 151 | 2026-04-10T02:44:12.338Z | |
| 152 | 2026-04-10T02:44:12.338Z | Changed mediators: |
| 153 | 2026-04-10T02:44:12.338Z | mediator clang: |
| 154 | 2026-04-10T02:44:12.338Z | version: None -> 15 (system default) |
| 155 | 2026-04-10T02:44:12.338Z | |
| 156 | 2026-04-10T02:44:12.338Z | mediator llvm: |
| 157 | 2026-04-10T02:44:12.338Z | version: 14 (system default) -> 15 (system default) |
| 158 | 2026-04-10T02:44:12.338Z | |
| 159 | 2026-04-10T02:44:12.338Z | Changed packages: |
| 160 | 2026-04-10T02:44:12.338Z | helios-dev |
| 161 | 2026-04-10T02:44:12.338Z | developer/build-essential |
| 162 | 2026-04-10T02:44:12.338Z | None -> 11-2.0 |
| 163 | 2026-04-10T02:44:12.338Z | library/libxmlsec1 |
| 164 | 2026-04-10T02:44:12.338Z | None -> 1.2.35-2.0 |
| 165 | 2026-04-10T02:44:12.338Z | ooce/developer/clang-15 |
| 166 | 2026-04-10T02:44:12.338Z | None -> 15.0.7-2.0 |
| 167 | 2026-04-10T02:44:12.338Z | ooce/developer/llvm-15 |
| 168 | 2026-04-10T02:44:12.338Z | None -> 15.0.7-2.0 |
| 169 | 2026-04-10T02:44:12.338Z | |
| 170 | 2026-04-10T02:44:12.338Z | Services: |
| 171 | 2026-04-10T02:44:12.338Z | restart_fmri: |
| 172 | 2026-04-10T02:44:12.338Z | svc:/system/update-man-index:default |
| 173 | 2026-04-10T02:44:12.378Z | |
| 174 | 2026-04-10T02:44:12.378Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 175 | 2026-04-10T02:44:18.536Z | Download: 1196/3290 items 83.5/212.6MB 39% complete (20.6M/s) |
| 176 | 2026-04-10T02:44:32.967Z | Download: 1198/3290 items 83.5/212.6MB 39% complete |
| 177 | 2026-04-10T02:44:37.968Z | Download: 2628/3290 items 120.3/212.6MB 56% complete (7.4M/s) |
| 178 | 2026-04-10T02:44:40.149Z | Download: Completed 212.60 MB in 27.77 seconds (7.7M/s) |
| 179 | 2026-04-10T02:44:40.397Z | Actions: 1/3689 actions (Installing new actions) |
| 180 | 2026-04-10T02:44:43.575Z | Actions: Completed 3689 actions in 3.18 seconds. |
| 181 | 2026-04-10T02:44:43.879Z | Done (0.300s) |
| 182 | 2026-04-10T02:44:43.879Z | Done (0.000s) |
| 183 | 2026-04-10T02:44:44.587Z | Done (0.707s) |
| 184 | 2026-04-10T02:44:47.675Z | Done (2.725s) |
| 185 | 2026-04-10T02:44:47.753Z | Done (0.012s) |
| 186 | 2026-04-10T02:44:47.756Z | Done (0.000s) |
| 187 | 2026-04-10T02:44:48.059Z | Done (0.000s) |
| 188 | 2026-04-10T02:44:48.929Z | Planning: Evaluating mediator changes ... Done |
| 189 | 2026-04-10T02:44:48.996Z | Planning: Checking for conflicting actions ... Done |
| 190 | 2026-04-10T02:44:49.014Z | Planning: Consolidating action changes ... Done |
| 191 | 2026-04-10T02:44:49.156Z | Planning: Evaluating mediators ... Done |
| 192 | 2026-04-10T02:44:49.159Z | Planning: Planning completed in 0.27 seconds |
| 193 | 2026-04-10T02:44:49.177Z | Mediators to change: 2 |
| 194 | 2026-04-10T02:44:49.177Z | Create boot environment: No |
| 195 | 2026-04-10T02:44:49.180Z | Create backup boot environment: No |
| 196 | 2026-04-10T02:44:49.235Z | Done |
| 197 | 2026-04-10T02:44:49.235Z | Done |
| 198 | 2026-04-10T02:44:49.833Z | Done |
| 199 | 2026-04-10T02:44:52.382Z | Done |
| 200 | 2026-04-10T02:44:52.459Z | Done |
| 201 | 2026-04-10T02:44:52.463Z | Done |
| 202 | 2026-04-10T02:44:52.624Z | Done |
| 203 | 2026-04-10T02:44:53.026Z | Planning: Evaluating mediator changes ... Done |
| 204 | 2026-04-10T02:44:53.029Z | Planning: Merging actions ... Done |
| 205 | 2026-04-10T02:44:53.164Z | Planning: Checking for conflicting actions ... Done |
| 206 | 2026-04-10T02:44:53.167Z | Planning: Consolidating action changes ... Done |
| 207 | 2026-04-10T02:44:53.303Z | Planning: Evaluating mediators ... Done |
| 208 | 2026-04-10T02:44:53.331Z | Planning: Planning completed in 0.44 seconds |
| 209 | 2026-04-10T02:44:53.354Z | Packages to change: 1 |
| 210 | 2026-04-10T02:44:53.354Z | Mediators to change: 1 |
| 211 | 2026-04-10T02:44:53.354Z | Services to change: 1 |
| 212 | 2026-04-10T02:44:53.357Z | Create boot environment: No |
| 213 | 2026-04-10T02:44:53.357Z | Create backup boot environment: Yes |
| 214 | 2026-04-10T02:44:55.761Z | Actions: 1/6 actions (Updating modified actions) |
| 215 | 2026-04-10T02:44:55.764Z | Actions: Completed 6 actions in 0.00 seconds. |
| 216 | 2026-04-10T02:44:55.764Z | Done |
| 217 | 2026-04-10T02:44:55.764Z | Done |
| 218 | 2026-04-10T02:44:55.902Z | Done |
| 219 | 2026-04-10T02:44:58.411Z | Done |
| 220 | 2026-04-10T02:44:58.484Z | Done |
| 221 | 2026-04-10T02:44:58.487Z | Done |
| 222 | 2026-04-10T02:44:58.632Z | Done |
| 223 | 2026-04-10T02:44:58.924Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 224 | 2026-04-10T02:44:58.924Z | clang system 15 system |
| 225 | 2026-04-10T02:44:58.925Z | csh system system illumos |
| 226 | 2026-04-10T02:44:58.925Z | ctags system system illumos |
| 227 | 2026-04-10T02:44:58.925Z | file system system illumos |
| 228 | 2026-04-10T02:44:58.925Z | gcc vendor 12 vendor |
| 229 | 2026-04-10T02:44:58.925Z | gcc system 14 system |
| 230 | 2026-04-10T02:44:58.925Z | gcc system 10 system |
| 231 | 2026-04-10T02:44:58.925Z | go system 1.20 system |
| 232 | 2026-04-10T02:44:58.925Z | go system 1.19 system |
| 233 | 2026-04-10T02:44:58.925Z | llvm system 15 system |
| 234 | 2026-04-10T02:44:58.925Z | llvm system 14 system |
| 235 | 2026-04-10T02:44:58.925Z | mariadb system 10.6 system |
| 236 | 2026-04-10T02:44:58.925Z | mta vendor vendor dma |
| 237 | 2026-04-10T02:44:58.925Z | openjdk system 17 system |
| 238 | 2026-04-10T02:44:58.925Z | openjdk system 11 system |
| 239 | 2026-04-10T02:44:58.925Z | openjdk system 1.8 system |
| 240 | 2026-04-10T02:44:58.925Z | openssl vendor 3 vendor |
| 241 | 2026-04-10T02:44:58.925Z | perl system 5.36 system |
| 242 | 2026-04-10T02:44:58.925Z | postgresql system 15 system |
| 243 | 2026-04-10T02:44:58.925Z | postgresql system 13 system |
| 244 | 2026-04-10T02:44:58.925Z | python vendor 3 vendor |
| 245 | 2026-04-10T02:44:58.925Z | python system 2 system |
| 246 | 2026-04-10T02:44:58.925Z | python3 system 3.11 system |
| 247 | 2026-04-10T02:44:58.925Z | ruby system 3.0 system |
| 248 | 2026-04-10T02:44:58.925Z | words vendor vendor american-english |
| 249 | 2026-04-10T02:44:58.925Z | words system system australian-english |
| 250 | 2026-04-10T02:44:58.925Z | words system system british-english |
| 251 | 2026-04-10T02:44:58.925Z | words system system canadian-english |
| 252 | 2026-04-10T02:44:58.925Z | words system system french |
| 253 | 2026-04-10T02:44:58.925Z | words system system italian |
| 254 | 2026-04-10T02:44:58.925Z | words system system ngerman |
| 255 | 2026-04-10T02:44:58.925Z | words system system ogerman |
| 256 | 2026-04-10T02:44:58.925Z | words system system spanish |
| 257 | 2026-04-10T02:44:59.155Z | PUBLISHER TYPE STATUS P LOCATION |
| 258 | 2026-04-10T02:44:59.155Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 259 | 2026-04-10T02:45:03.625Z | FMRI IFO |
| 260 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 261 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 262 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 263 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 264 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 265 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 266 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 267 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 268 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 269 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 270 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 271 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 272 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 273 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 274 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 275 | 2026-04-10T02:45:03.625Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 276 | 2026-04-10T02:45:04.731Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 277 | 2026-04-10T02:45:05.006Z | Updating crates.io index |
| 278 | 2026-04-10T02:45:05.039Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 279 | 2026-04-10T02:45:05.282Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 280 | 2026-04-10T02:45:06.196Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 281 | 2026-04-10T02:45:06.763Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 282 | 2026-04-10T02:45:08.208Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 283 | 2026-04-10T02:45:08.708Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 284 | 2026-04-10T02:45:10.053Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 285 | 2026-04-10T02:45:10.708Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 286 | 2026-04-10T02:45:11.046Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 287 | 2026-04-10T02:45:11.854Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 288 | 2026-04-10T02:45:12.220Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 289 | 2026-04-10T02:45:12.537Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 290 | 2026-04-10T02:45:12.843Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 291 | 2026-04-10T02:45:13.709Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 292 | 2026-04-10T02:45:14.203Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 293 | 2026-04-10T02:45:14.554Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 294 | 2026-04-10T02:45:14.898Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 295 | 2026-04-10T02:45:15.294Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 296 | 2026-04-10T02:45:15.663Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 297 | 2026-04-10T02:45:15.893Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 298 | 2026-04-10T02:45:16.142Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 299 | 2026-04-10T02:45:16.564Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 300 | 2026-04-10T02:45:16.893Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 301 | 2026-04-10T02:45:17.546Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 302 | 2026-04-10T02:45:17.786Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 303 | 2026-04-10T02:45:18.079Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 304 | 2026-04-10T02:45:19.132Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 305 | 2026-04-10T02:45:19.675Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 306 | 2026-04-10T02:45:20.154Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 307 | 2026-04-10T02:45:20.581Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 308 | 2026-04-10T02:45:20.852Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 309 | 2026-04-10T02:45:21.131Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 310 | 2026-04-10T02:45:21.459Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 311 | 2026-04-10T02:45:21.908Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 312 | 2026-04-10T02:45:22.159Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 313 | 2026-04-10T02:45:22.411Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 314 | 2026-04-10T02:45:22.678Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 315 | 2026-04-10T02:45:22.976Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 316 | 2026-04-10T02:45:34.380Z | Downloading crates ... |
| 317 | 2026-04-10T02:45:34.455Z | Downloaded anstyle v1.0.13 |
| 318 | 2026-04-10T02:45:34.458Z | Downloaded anstream v0.6.21 |
| 319 | 2026-04-10T02:45:34.482Z | Downloaded dtrace-parser v0.2.0 |
| 320 | 2026-04-10T02:45:34.489Z | Downloaded url v2.5.8 |
| 321 | 2026-04-10T02:45:34.492Z | Downloaded plain v0.2.3 |
| 322 | 2026-04-10T02:45:34.492Z | Downloaded unicode-width v0.1.14 |
| 323 | 2026-04-10T02:45:34.495Z | Downloaded thiserror-impl v2.0.18 |
| 324 | 2026-04-10T02:45:34.498Z | Downloaded thiserror-impl v1.0.69 |
| 325 | 2026-04-10T02:45:34.501Z | Downloaded heck v0.4.1 |
| 326 | 2026-04-10T02:45:34.501Z | Downloaded zmij v1.0.21 |
| 327 | 2026-04-10T02:45:34.504Z | Downloaded dof v0.3.0 |
| 328 | 2026-04-10T02:45:34.504Z | Downloaded displaydoc v0.2.5 |
| 329 | 2026-04-10T02:45:34.506Z | Downloaded zerofrom v0.1.6 |
| 330 | 2026-04-10T02:45:34.506Z | Downloaded thiserror v2.0.18 |
| 331 | 2026-04-10T02:45:34.509Z | Downloaded bytecount v0.6.9 |
| 332 | 2026-04-10T02:45:34.509Z | Downloaded tinystr v0.8.2 |
| 333 | 2026-04-10T02:45:34.514Z | Downloaded num-traits v0.2.19 |
| 334 | 2026-04-10T02:45:34.514Z | Downloaded usdt-macro v0.5.0 |
| 335 | 2026-04-10T02:45:34.518Z | Downloaded typeid v1.0.3 |
| 336 | 2026-04-10T02:45:34.518Z | Downloaded writeable v0.6.2 |
| 337 | 2026-04-10T02:45:34.518Z | Downloaded thiserror v1.0.69 |
| 338 | 2026-04-10T02:45:34.521Z | Downloaded usdt-impl v0.5.0 |
| 339 | 2026-04-10T02:45:34.521Z | Downloaded textwrap v0.16.2 |
| 340 | 2026-04-10T02:45:34.522Z | Downloaded fastrand v2.3.0 |
| 341 | 2026-04-10T02:45:34.522Z | Downloaded cfg-if v1.0.4 |
| 342 | 2026-04-10T02:45:34.524Z | Downloaded form_urlencoded v1.2.2 |
| 343 | 2026-04-10T02:45:34.525Z | Downloaded heck v0.5.0 |
| 344 | 2026-04-10T02:45:34.525Z | Downloaded toml v0.8.23 |
| 345 | 2026-04-10T02:45:34.527Z | Downloaded version_check v0.9.5 |
| 346 | 2026-04-10T02:45:34.527Z | Downloaded unicode-linebreak v0.1.5 |
| 347 | 2026-04-10T02:45:34.527Z | Downloaded icu_normalizer v2.1.1 |
| 348 | 2026-04-10T02:45:34.532Z | Downloaded getrandom v0.3.4 |
| 349 | 2026-04-10T02:45:34.533Z | Downloaded yoke v0.8.1 |
| 350 | 2026-04-10T02:45:34.536Z | Downloaded usdt v0.5.0 |
| 351 | 2026-04-10T02:45:34.536Z | Downloaded generic-array v0.14.7 |
| 352 | 2026-04-10T02:45:34.538Z | Downloaded typenum v1.19.0 |
| 353 | 2026-04-10T02:45:34.541Z | Downloaded percent-encoding v2.3.2 |
| 354 | 2026-04-10T02:45:34.541Z | Downloaded crypto-common v0.1.7 |
| 355 | 2026-04-10T02:45:34.541Z | Downloaded toml_edit v0.22.27 |
| 356 | 2026-04-10T02:45:34.545Z | Downloaded zerocopy-derive v0.7.35 |
| 357 | 2026-04-10T02:45:34.548Z | Downloaded unicode-xid v0.2.6 |
| 358 | 2026-04-10T02:45:34.551Z | Downloaded toml_datetime v0.6.11 |
| 359 | 2026-04-10T02:45:34.551Z | Downloaded ucd-trie v0.1.7 |
| 360 | 2026-04-10T02:45:34.551Z | Downloaded pretty-hex v0.4.1 |
| 361 | 2026-04-10T02:45:34.551Z | Downloaded thread-id v4.2.2 |
| 362 | 2026-04-10T02:45:34.553Z | Downloaded yoke-derive v0.8.1 |
| 363 | 2026-04-10T02:45:34.553Z | Downloaded clap_lex v1.0.0 |
| 364 | 2026-04-10T02:45:34.553Z | Downloaded toml_write v0.1.2 |
| 365 | 2026-04-10T02:45:34.556Z | Downloaded zerotrie v0.2.3 |
| 366 | 2026-04-10T02:45:34.556Z | Downloaded zerofrom-derive v0.1.6 |
| 367 | 2026-04-10T02:45:34.562Z | Downloaded unicode-ident v1.0.24 |
| 368 | 2026-04-10T02:45:34.562Z | Downloaded quote v1.0.44 |
| 369 | 2026-04-10T02:45:34.562Z | Downloaded is_terminal_polyfill v1.70.2 |
| 370 | 2026-04-10T02:45:34.567Z | Downloaded utf8parse v0.2.2 |
| 371 | 2026-04-10T02:45:34.567Z | Downloaded anstyle-query v1.1.5 |
| 372 | 2026-04-10T02:45:34.570Z | Downloaded zerovec-derive v0.11.2 |
| 373 | 2026-04-10T02:45:34.570Z | Downloaded serde-value v0.7.0 |
| 374 | 2026-04-10T02:45:34.574Z | Downloaded proc-macro-error-attr v1.0.4 |
| 375 | 2026-04-10T02:45:34.574Z | Downloaded cpufeatures v0.2.17 |
| 376 | 2026-04-10T02:45:34.577Z | Downloaded block-buffer v0.10.4 |
| 377 | 2026-04-10T02:45:34.580Z | Downloaded macaddr v1.0.1 |
| 378 | 2026-04-10T02:45:34.583Z | Downloaded zerovec v0.11.5 |
| 379 | 2026-04-10T02:45:34.586Z | Downloaded scroll_derive v0.12.1 |
| 380 | 2026-04-10T02:45:34.586Z | Downloaded zerocopy v0.7.35 |
| 381 | 2026-04-10T02:45:34.594Z | Downloaded serde_spanned v0.6.9 |
| 382 | 2026-04-10T02:45:34.597Z | Downloaded winnow v0.7.14 |
| 383 | 2026-04-10T02:45:34.600Z | Downloaded usdt-attr-macro v0.5.0 |
| 384 | 2026-04-10T02:45:34.600Z | Downloaded stable_deref_trait v1.2.1 |
| 385 | 2026-04-10T02:45:34.600Z | Downloaded equivalent v1.0.2 |
| 386 | 2026-04-10T02:45:34.600Z | Downloaded memmap v0.7.0 |
| 387 | 2026-04-10T02:45:34.603Z | Downloaded itoa v1.0.17 |
| 388 | 2026-04-10T02:45:34.603Z | Downloaded unicode-width v0.2.0 |
| 389 | 2026-04-10T02:45:34.606Z | Downloaded terminal_size v0.4.3 |
| 390 | 2026-04-10T02:45:34.617Z | Downloaded utf8_iter v1.0.4 |
| 391 | 2026-04-10T02:45:34.621Z | Downloaded strsim v0.11.1 |
| 392 | 2026-04-10T02:45:34.621Z | Downloaded swrite v0.1.0 |
| 393 | 2026-04-10T02:45:34.624Z | Downloaded idna_adapter v1.2.1 |
| 394 | 2026-04-10T02:45:34.627Z | Downloaded tabled_derive v0.7.0 |
| 395 | 2026-04-10T02:45:34.627Z | Downloaded colorchoice v1.0.4 |
| 396 | 2026-04-10T02:45:34.627Z | Downloaded cargo-platform v0.2.0 |
| 397 | 2026-04-10T02:45:34.627Z | Downloaded erased-serde v0.4.9 |
| 398 | 2026-04-10T02:45:34.630Z | Downloaded digest v0.10.7 |
| 399 | 2026-04-10T02:45:34.630Z | Downloaded serde-untagged v0.1.9 |
| 400 | 2026-04-10T02:45:34.633Z | Downloaded anstyle-parse v0.2.7 |
| 401 | 2026-04-10T02:45:34.638Z | Downloaded scroll v0.12.0 |
| 402 | 2026-04-10T02:45:34.641Z | Downloaded fs-err v3.3.0 |
| 403 | 2026-04-10T02:45:34.650Z | Downloaded smawk v0.3.2 |
| 404 | 2026-04-10T02:45:34.654Z | Downloaded ordered-float v2.10.1 |
| 405 | 2026-04-10T02:45:34.657Z | Downloaded potential_utf v0.1.4 |
| 406 | 2026-04-10T02:45:34.662Z | Downloaded fnv v1.0.7 |
| 407 | 2026-04-10T02:45:34.672Z | Downloaded proc-macro-error v1.0.4 |
| 408 | 2026-04-10T02:45:34.678Z | Downloaded errno v0.3.14 |
| 409 | 2026-04-10T02:45:34.681Z | Downloaded camino-tempfile v1.4.1 |
| 410 | 2026-04-10T02:45:34.683Z | Downloaded autocfg v1.5.0 |
| 411 | 2026-04-10T02:45:34.687Z | Downloaded byteorder v1.5.0 |
| 412 | 2026-04-10T02:45:34.690Z | Downloaded cargo_toml v0.21.0 |
| 413 | 2026-04-10T02:45:34.695Z | Downloaded serde_tokenstream v0.2.3 |
| 414 | 2026-04-10T02:45:34.698Z | Downloaded bitflags v2.11.0 |
| 415 | 2026-04-10T02:45:34.701Z | Downloaded clap_derive v4.5.55 |
| 416 | 2026-04-10T02:45:34.701Z | Downloaded camino v1.2.2 |
| 417 | 2026-04-10T02:45:34.704Z | Downloaded serde_derive v1.0.228 |
| 418 | 2026-04-10T02:45:34.707Z | Downloaded sha2 v0.10.9 |
| 419 | 2026-04-10T02:45:34.710Z | Downloaded cargo_metadata v0.21.0 |
| 420 | 2026-04-10T02:45:34.718Z | Downloaded synstructure v0.13.2 |
| 421 | 2026-04-10T02:45:34.720Z | Downloaded pest_derive v2.8.6 |
| 422 | 2026-04-10T02:45:34.730Z | Downloaded tempfile v3.25.0 |
| 423 | 2026-04-10T02:45:34.734Z | Downloaded smallvec v1.15.1 |
| 424 | 2026-04-10T02:45:34.737Z | Downloaded litemap v0.8.1 |
| 425 | 2026-04-10T02:45:34.740Z | Downloaded cargo-util-schemas v0.8.2 |
| 426 | 2026-04-10T02:45:34.750Z | Downloaded semver v1.0.27 |
| 427 | 2026-04-10T02:45:34.753Z | Downloaded clap v4.5.60 |
| 428 | 2026-04-10T02:45:34.757Z | Downloaded once_cell v1.21.3 |
| 429 | 2026-04-10T02:45:34.760Z | Downloaded log v0.4.29 |
| 430 | 2026-04-10T02:45:34.763Z | Downloaded serde_core v1.0.228 |
| 431 | 2026-04-10T02:45:34.766Z | Downloaded pest_generator v2.8.6 |
| 432 | 2026-04-10T02:45:34.770Z | Downloaded icu_provider v2.1.1 |
| 433 | 2026-04-10T02:45:34.773Z | Downloaded pest_meta v2.8.6 |
| 434 | 2026-04-10T02:45:34.779Z | Downloaded anyhow v1.0.102 |
| 435 | 2026-04-10T02:45:34.783Z | Downloaded icu_locale_core v2.1.1 |
| 436 | 2026-04-10T02:45:34.786Z | Downloaded proc-macro2 v1.0.106 |
| 437 | 2026-04-10T02:45:34.789Z | Downloaded papergrid v0.11.0 |
| 438 | 2026-04-10T02:45:34.796Z | Downloaded icu_properties v2.1.2 |
| 439 | 2026-04-10T02:45:34.799Z | Downloaded icu_normalizer_data v2.1.1 |
| 440 | 2026-04-10T02:45:34.811Z | Downloaded serde v1.0.228 |
| 441 | 2026-04-10T02:45:34.826Z | Downloaded indexmap v2.13.0 |
| 442 | 2026-04-10T02:45:34.831Z | Downloaded icu_collections v2.1.1 |
| 443 | 2026-04-10T02:45:34.842Z | Downloaded memchr v2.8.0 |
| 444 | 2026-04-10T02:45:34.844Z | Downloaded serde_json v1.0.149 |
| 445 | 2026-04-10T02:45:34.848Z | Downloaded pest v2.8.6 |
| 446 | 2026-04-10T02:45:34.867Z | Downloaded hashbrown v0.16.1 |
| 447 | 2026-04-10T02:45:34.871Z | Downloaded idna v1.1.0 |
| 448 | 2026-04-10T02:45:34.877Z | Downloaded icu_properties_data v2.1.2 |
| 449 | 2026-04-10T02:45:34.884Z | Downloaded clap_builder v4.5.60 |
| 450 | 2026-04-10T02:45:34.887Z | Downloaded goblin v0.8.2 |
| 451 | 2026-04-10T02:45:34.893Z | Downloaded tabled v0.15.0 |
| 452 | 2026-04-10T02:45:34.914Z | Downloaded syn v1.0.109 |
| 453 | 2026-04-10T02:45:34.919Z | Downloaded syn v2.0.117 |
| 454 | 2026-04-10T02:45:34.933Z | Downloaded rustix v1.1.3 |
| 455 | 2026-04-10T02:45:34.959Z | Downloaded libc v0.2.180 |
| 456 | 2026-04-10T02:45:35.028Z | Compiling proc-macro2 v1.0.106 |
| 457 | 2026-04-10T02:45:35.028Z | Compiling quote v1.0.44 |
| 458 | 2026-04-10T02:45:35.028Z | Compiling unicode-ident v1.0.24 |
| 459 | 2026-04-10T02:45:35.031Z | Compiling serde_core v1.0.228 |
| 460 | 2026-04-10T02:45:35.031Z | Compiling libc v0.2.180 |
| 461 | 2026-04-10T02:45:35.031Z | Compiling version_check v0.9.5 |
| 462 | 2026-04-10T02:45:35.031Z | Compiling stable_deref_trait v1.2.1 |
| 463 | 2026-04-10T02:45:35.208Z | Compiling serde v1.0.228 |
| 464 | 2026-04-10T02:45:35.324Z | Compiling memchr v2.8.0 |
| 465 | 2026-04-10T02:45:35.393Z | Compiling zmij v1.0.21 |
| 466 | 2026-04-10T02:45:35.536Z | Compiling autocfg v1.5.0 |
| 467 | 2026-04-10T02:45:35.635Z | Compiling thiserror v1.0.69 |
| 468 | 2026-04-10T02:45:35.915Z | Compiling ucd-trie v0.1.7 |
| 469 | 2026-04-10T02:45:35.931Z | Compiling itoa v1.0.17 |
| 470 | 2026-04-10T02:45:35.997Z | Compiling writeable v0.6.2 |
| 471 | 2026-04-10T02:45:36.015Z | Compiling litemap v0.8.1 |
| 472 | 2026-04-10T02:45:36.051Z | Compiling pest v2.8.6 |
| 473 | 2026-04-10T02:45:36.146Z | Compiling rustix v1.1.3 |
| 474 | 2026-04-10T02:45:36.173Z | Compiling icu_normalizer_data v2.1.1 |
| 475 | 2026-04-10T02:45:36.191Z | Compiling byteorder v1.5.0 |
| 476 | 2026-04-10T02:45:36.206Z | Compiling icu_properties_data v2.1.2 |
| 477 | 2026-04-10T02:45:36.467Z | Compiling errno v0.3.14 |
| 478 | 2026-04-10T02:45:36.520Z | Compiling serde_json v1.0.149 |
| 479 | 2026-04-10T02:45:36.618Z | Compiling syn v2.0.117 |
| 480 | 2026-04-10T02:45:36.632Z | Compiling bitflags v2.11.0 |
| 481 | 2026-04-10T02:45:36.785Z | Compiling num-traits v0.2.19 |
| 482 | 2026-04-10T02:45:36.803Z | Compiling typeid v1.0.3 |
| 483 | 2026-04-10T02:45:36.977Z | Compiling smallvec v1.15.1 |
| 484 | 2026-04-10T02:45:37.072Z | Compiling equivalent v1.0.2 |
| 485 | 2026-04-10T02:45:37.101Z | Compiling pest_meta v2.8.6 |
| 486 | 2026-04-10T02:45:37.168Z | Compiling hashbrown v0.16.1 |
| 487 | 2026-04-10T02:45:37.294Z | Compiling thread-id v4.2.2 |
| 488 | 2026-04-10T02:45:37.381Z | Compiling proc-macro-error-attr v1.0.4 |
| 489 | 2026-04-10T02:45:37.435Z | Compiling usdt-impl v0.5.0 |
| 490 | 2026-04-10T02:45:37.480Z | Compiling winnow v0.7.14 |
| 491 | 2026-04-10T02:45:37.567Z | Compiling erased-serde v0.4.9 |
| 492 | 2026-04-10T02:45:37.648Z | Compiling indexmap v2.13.0 |
| 493 | 2026-04-10T02:45:37.707Z | Compiling syn v1.0.109 |
| 494 | 2026-04-10T02:45:37.923Z | Compiling toml_write v0.1.2 |
| 495 | 2026-04-10T02:45:38.259Z | Compiling proc-macro-error v1.0.4 |
| 496 | 2026-04-10T02:45:38.277Z | Compiling percent-encoding v2.3.2 |
| 497 | 2026-04-10T02:45:38.448Z | Compiling log v0.4.29 |
| 498 | 2026-04-10T02:45:38.471Z | Compiling plain v0.2.3 |
| 499 | 2026-04-10T02:45:38.630Z | Compiling getrandom v0.3.4 |
| 500 | 2026-04-10T02:45:38.690Z | Compiling utf8_iter v1.0.4 |
| 501 | 2026-04-10T02:45:38.711Z | Compiling utf8parse v0.2.2 |
| 502 | 2026-04-10T02:45:38.761Z | Compiling thiserror v2.0.18 |
| 503 | 2026-04-10T02:45:38.836Z | Compiling camino v1.2.2 |
| 504 | 2026-04-10T02:45:38.854Z | Compiling anstyle-parse v0.2.7 |
| 505 | 2026-04-10T02:45:38.933Z | Compiling ordered-float v2.10.1 |
| 506 | 2026-04-10T02:45:39.049Z | Compiling form_urlencoded v1.2.2 |
| 507 | 2026-04-10T02:45:39.241Z | Compiling terminal_size v0.4.3 |
| 508 | 2026-04-10T02:45:39.315Z | Compiling synstructure v0.13.2 |
| 509 | 2026-04-10T02:45:39.374Z | Compiling pest_generator v2.8.6 |
| 510 | 2026-04-10T02:45:39.416Z | Compiling colorchoice v1.0.4 |
| 511 | 2026-04-10T02:45:39.474Z | Compiling is_terminal_polyfill v1.70.2 |
| 512 | 2026-04-10T02:45:39.540Z | Compiling anstyle-query v1.1.5 |
| 513 | 2026-04-10T02:45:39.578Z | Compiling anstyle v1.0.13 |
| 514 | 2026-04-10T02:45:39.596Z | Compiling cfg-if v1.0.4 |
| 515 | 2026-04-10T02:45:39.596Z | Compiling pretty-hex v0.4.1 |
| 516 | 2026-04-10T02:45:39.675Z | Compiling serde-untagged v0.1.9 |
| 517 | 2026-04-10T02:45:39.768Z | Compiling anstream v0.6.21 |
| 518 | 2026-04-10T02:45:39.932Z | Compiling semver v1.0.27 |
| 519 | 2026-04-10T02:45:39.952Z | Compiling fs-err v3.3.0 |
| 520 | 2026-04-10T02:45:40.092Z | Compiling heck v0.4.1 |
| 521 | 2026-04-10T02:45:40.111Z | Compiling anyhow v1.0.102 |
| 522 | 2026-04-10T02:45:40.163Z | Compiling clap_lex v1.0.0 |
| 523 | 2026-04-10T02:45:40.251Z | Compiling fastrand v2.3.0 |
| 524 | 2026-04-10T02:45:40.273Z | Compiling heck v0.5.0 |
| 525 | 2026-04-10T02:45:40.328Z | Compiling bytecount v0.6.9 |
| 526 | 2026-04-10T02:45:40.423Z | Compiling unicode-xid v0.2.6 |
| 527 | 2026-04-10T02:45:40.466Z | Compiling unicode-width v0.1.14 |
| 528 | 2026-04-10T02:45:40.514Z | Compiling fnv v1.0.7 |
| 529 | 2026-04-10T02:45:40.518Z | Compiling strsim v0.11.1 |
| 530 | 2026-04-10T02:45:40.549Z | Compiling once_cell v1.21.3 |
| 531 | 2026-04-10T02:45:40.711Z | Compiling clap_builder v4.5.60 |
| 532 | 2026-04-10T02:45:40.742Z | Compiling tempfile v3.25.0 |
| 533 | 2026-04-10T02:45:40.760Z | Compiling papergrid v0.11.0 |
| 534 | 2026-04-10T02:45:40.883Z | Compiling memmap v0.7.0 |
| 535 | 2026-04-10T02:45:40.952Z | Compiling unicode-linebreak v0.1.5 |
| 536 | 2026-04-10T02:45:40.977Z | Compiling serde_derive v1.0.228 |
| 537 | 2026-04-10T02:45:41.066Z | Compiling zerofrom-derive v0.1.6 |
| 538 | 2026-04-10T02:45:41.117Z | Compiling yoke-derive v0.8.1 |
| 539 | 2026-04-10T02:45:41.200Z | Compiling zerovec-derive v0.11.2 |
| 540 | 2026-04-10T02:45:41.278Z | Compiling displaydoc v0.2.5 |
| 541 | 2026-04-10T02:45:42.011Z | Compiling thiserror-impl v1.0.69 |
| 542 | 2026-04-10T02:45:42.171Z | Compiling zerocopy-derive v0.7.35 |
| 543 | 2026-04-10T02:45:42.265Z | Compiling pest_derive v2.8.6 |
| 544 | 2026-04-10T02:45:42.295Z | Compiling scroll_derive v0.12.1 |
| 545 | 2026-04-10T02:45:42.428Z | Compiling zerofrom v0.1.6 |
| 546 | 2026-04-10T02:45:42.565Z | Compiling yoke v0.8.1 |
| 547 | 2026-04-10T02:45:42.681Z | Compiling thiserror-impl v2.0.18 |
| 548 | 2026-04-10T02:45:42.760Z | Compiling zerovec v0.11.5 |
| 549 | 2026-04-10T02:45:42.955Z | Compiling zerotrie v0.2.3 |
| 550 | 2026-04-10T02:45:43.034Z | Compiling zerocopy v0.7.35 |
| 551 | 2026-04-10T02:45:43.257Z | Compiling tinystr v0.8.2 |
| 552 | 2026-04-10T02:45:43.277Z | Compiling potential_utf v0.1.4 |
| 553 | 2026-04-10T02:45:43.385Z | Compiling dtrace-parser v0.2.0 |
| 554 | 2026-04-10T02:45:43.460Z | Compiling icu_locale_core v2.1.1 |
| 555 | 2026-04-10T02:45:43.464Z | Compiling icu_collections v2.1.1 |
| 556 | 2026-04-10T02:45:43.650Z | Compiling scroll v0.12.0 |
| 557 | 2026-04-10T02:45:43.736Z | Compiling tabled_derive v0.7.0 |
| 558 | 2026-04-10T02:45:43.929Z | Compiling goblin v0.8.2 |
| 559 | 2026-04-10T02:45:44.040Z | Compiling clap_derive v4.5.55 |
| 560 | 2026-04-10T02:45:44.139Z | Compiling icu_provider v2.1.1 |
| 561 | 2026-04-10T02:45:44.218Z | Compiling unicode-width v0.2.0 |
| 562 | 2026-04-10T02:45:44.394Z | Compiling icu_normalizer v2.1.1 |
| 563 | 2026-04-10T02:45:44.432Z | Compiling icu_properties v2.1.2 |
| 564 | 2026-04-10T02:45:44.435Z | Compiling serde_spanned v0.6.9 |
| 565 | 2026-04-10T02:45:44.467Z | Compiling toml_datetime v0.6.11 |
| 566 | 2026-04-10T02:45:44.495Z | Compiling dof v0.3.0 |
| 567 | 2026-04-10T02:45:44.600Z | Compiling serde_tokenstream v0.2.3 |
| 568 | 2026-04-10T02:45:44.649Z | Compiling serde-value v0.7.0 |
| 569 | 2026-04-10T02:45:44.729Z | Compiling toml_edit v0.22.27 |
| 570 | 2026-04-10T02:45:44.918Z | Compiling cargo-platform v0.2.0 |
| 571 | 2026-04-10T02:45:44.941Z | Compiling smawk v0.3.2 |
| 572 | 2026-04-10T02:45:45.015Z | Compiling tabled v0.15.0 |
| 573 | 2026-04-10T02:45:45.085Z | Compiling textwrap v0.16.2 |
| 574 | 2026-04-10T02:45:45.198Z | Compiling macaddr v1.0.1 |
| 575 | 2026-04-10T02:45:45.430Z | Compiling idna_adapter v1.2.1 |
| 576 | 2026-04-10T02:45:45.508Z | Compiling usdt-attr-macro v0.5.0 |
| 577 | 2026-04-10T02:45:45.527Z | Compiling usdt-macro v0.5.0 |
| 578 | 2026-04-10T02:45:45.580Z | Compiling idna v1.1.0 |
| 579 | 2026-04-10T02:45:45.794Z | Compiling clap v4.5.60 |
| 580 | 2026-04-10T02:45:45.841Z | Compiling camino-tempfile v1.4.1 |
| 581 | 2026-04-10T02:45:45.887Z | Compiling url v2.5.8 |
| 582 | 2026-04-10T02:45:46.149Z | Compiling toml v0.8.23 |
| 583 | 2026-04-10T02:45:46.246Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 584 | 2026-04-10T02:45:46.429Z | Compiling swrite v0.1.0 |
| 585 | 2026-04-10T02:45:46.598Z | Compiling cargo-util-schemas v0.8.2 |
| 586 | 2026-04-10T02:45:46.656Z | Compiling cargo_toml v0.21.0 |
| 587 | 2026-04-10T02:45:46.898Z | Compiling usdt v0.5.0 |
| 588 | 2026-04-10T02:45:47.485Z | Compiling cargo_metadata v0.21.0 |
| 589 | 2026-04-10T02:45:48.400Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 590 | 2026-04-10T02:45:50.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.96s |
| 591 | 2026-04-10T02:45:50.781Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd lldp transceiver-control` |
| 592 | 2026-04-10T02:45:51.356Z | Downloading crates ... |
| 593 | 2026-04-10T02:45:51.478Z | Downloaded crc32fast v1.5.0 |
| 594 | 2026-04-10T02:45:51.481Z | Downloaded const_format v0.2.35 |
| 595 | 2026-04-10T02:45:51.483Z | Downloaded embedded-io v0.6.1 |
| 596 | 2026-04-10T02:45:51.483Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 597 | 2026-04-10T02:45:51.490Z | Downloaded async-stream v0.3.6 |
| 598 | 2026-04-10T02:45:51.490Z | Downloaded compression-core v0.4.31 |
| 599 | 2026-04-10T02:45:51.490Z | Downloaded ascii-canvas v3.0.0 |
| 600 | 2026-04-10T02:45:51.490Z | Downloaded dof v0.4.0 |
| 601 | 2026-04-10T02:45:51.490Z | Downloaded bit-set v0.8.0 |
| 602 | 2026-04-10T02:45:51.490Z | Downloaded atty v0.2.14 |
| 603 | 2026-04-10T02:45:51.490Z | Downloaded adler2 v2.0.1 |
| 604 | 2026-04-10T02:45:51.494Z | Downloaded dunce v1.0.5 |
| 605 | 2026-04-10T02:45:51.494Z | Downloaded defmt-parser v1.0.0 |
| 606 | 2026-04-10T02:45:51.494Z | Downloaded crucible-workspace-hack v0.1.0 |
| 607 | 2026-04-10T02:45:51.494Z | Downloaded atomicwrites v0.4.4 |
| 608 | 2026-04-10T02:45:51.494Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 609 | 2026-04-10T02:45:51.497Z | Downloaded cstr-argument v0.1.2 |
| 610 | 2026-04-10T02:45:51.497Z | Downloaded atomic-waker v1.1.2 |
| 611 | 2026-04-10T02:45:51.497Z | Downloaded base64ct v1.8.3 |
| 612 | 2026-04-10T02:45:51.500Z | Downloaded dirs-sys-next v0.1.2 |
| 613 | 2026-04-10T02:45:51.500Z | Downloaded data-encoding v2.10.0 |
| 614 | 2026-04-10T02:45:51.500Z | Downloaded bcs v0.1.6 |
| 615 | 2026-04-10T02:45:51.503Z | Downloaded backoff v0.4.0 |
| 616 | 2026-04-10T02:45:51.503Z | Downloaded critical-section v1.2.0 |
| 617 | 2026-04-10T02:45:51.503Z | Downloaded bit-vec v0.6.3 |
| 618 | 2026-04-10T02:45:51.506Z | Downloaded async-bb8-diesel v0.2.1 |
| 619 | 2026-04-10T02:45:51.506Z | Downloaded erased-serde v0.3.31 |
| 620 | 2026-04-10T02:45:51.508Z | Downloaded enum-as-inner v0.6.1 |
| 621 | 2026-04-10T02:45:51.508Z | Downloaded ecdsa v0.16.9 |
| 622 | 2026-04-10T02:45:51.512Z | Downloaded defmt v1.0.1 |
| 623 | 2026-04-10T02:45:51.512Z | Downloaded flagset v0.4.7 |
| 624 | 2026-04-10T02:45:51.515Z | Downloaded downcast-rs v2.0.2 |
| 625 | 2026-04-10T02:45:51.515Z | Downloaded debug-ignore v1.0.5 |
| 626 | 2026-04-10T02:45:51.515Z | Downloaded assert_matches v1.5.0 |
| 627 | 2026-04-10T02:45:51.518Z | Downloaded bit-set v0.5.3 |
| 628 | 2026-04-10T02:45:51.518Z | Downloaded darling_macro v0.20.11 |
| 629 | 2026-04-10T02:45:51.518Z | Downloaded crunchy v0.2.4 |
| 630 | 2026-04-10T02:45:51.518Z | Downloaded arrayvec v0.7.6 |
| 631 | 2026-04-10T02:45:51.521Z | Downloaded defmt v0.3.100 |
| 632 | 2026-04-10T02:45:51.521Z | Downloaded ctr v0.9.2 |
| 633 | 2026-04-10T02:45:51.524Z | Downloaded csv-core v0.1.13 |
| 634 | 2026-04-10T02:45:51.524Z | Downloaded async-recursion v1.1.1 |
| 635 | 2026-04-10T02:45:51.526Z | Downloaded bindgen v0.71.1 |
| 636 | 2026-04-10T02:45:51.529Z | Downloaded ciborium-ll v0.2.2 |
| 637 | 2026-04-10T02:45:51.529Z | Downloaded cmake v0.1.57 |
| 638 | 2026-04-10T02:45:51.535Z | Downloaded derive_builder_core v0.20.2 |
| 639 | 2026-04-10T02:45:51.538Z | Downloaded bb8 v0.8.6 |
| 640 | 2026-04-10T02:45:51.538Z | Downloaded async-stream-impl v0.3.6 |
| 641 | 2026-04-10T02:45:51.541Z | Downloaded document-features v0.2.12 |
| 642 | 2026-04-10T02:45:51.541Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 643 | 2026-04-10T02:45:51.544Z | Downloaded dsl_auto_type v0.2.0 |
| 644 | 2026-04-10T02:45:51.544Z | Downloaded cfg_aliases v0.1.1 |
| 645 | 2026-04-10T02:45:51.544Z | Downloaded aead v0.5.2 |
| 646 | 2026-04-10T02:45:51.547Z | Downloaded display-error-chain v0.2.2 |
| 647 | 2026-04-10T02:45:51.550Z | Downloaded crossbeam-utils v0.8.21 |
| 648 | 2026-04-10T02:45:51.550Z | Downloaded base64 v0.22.1 |
| 649 | 2026-04-10T02:45:51.554Z | Downloaded endian-type v0.1.2 |
| 650 | 2026-04-10T02:45:51.557Z | Downloaded darling_core v0.20.11 |
| 651 | 2026-04-10T02:45:51.560Z | Downloaded ff v0.13.1 |
| 652 | 2026-04-10T02:45:51.563Z | Downloaded darling v0.21.3 |
| 653 | 2026-04-10T02:45:51.566Z | Downloaded cexpr v0.6.0 |
| 654 | 2026-04-10T02:45:51.566Z | Downloaded bitflags v1.3.2 |
| 655 | 2026-04-10T02:45:51.569Z | Downloaded embedded-io v0.4.0 |
| 656 | 2026-04-10T02:45:51.569Z | Downloaded dyn-clone v1.0.20 |
| 657 | 2026-04-10T02:45:51.572Z | Downloaded arrayref v0.3.9 |
| 658 | 2026-04-10T02:45:51.572Z | Downloaded float-ord v0.3.2 |
| 659 | 2026-04-10T02:45:51.574Z | Downloaded cfg_aliases v0.2.1 |
| 660 | 2026-04-10T02:45:51.574Z | Downloaded float-cmp v0.10.0 |
| 661 | 2026-04-10T02:45:51.574Z | Downloaded dirs-next v2.0.0 |
| 662 | 2026-04-10T02:45:51.577Z | Downloaded dtrace-parser v0.3.0 |
| 663 | 2026-04-10T02:45:51.577Z | Downloaded darling_macro v0.23.0 |
| 664 | 2026-04-10T02:45:51.577Z | Downloaded cpufeatures v0.3.0 |
| 665 | 2026-04-10T02:45:51.577Z | Downloaded castaway v0.2.4 |
| 666 | 2026-04-10T02:45:51.580Z | Downloaded foreign-types-macros v0.2.3 |
| 667 | 2026-04-10T02:45:51.580Z | Downloaded blowfish v0.9.1 |
| 668 | 2026-04-10T02:45:51.580Z | Downloaded bit-vec v0.8.0 |
| 669 | 2026-04-10T02:45:51.583Z | Downloaded foreign-types v0.5.0 |
| 670 | 2026-04-10T02:45:51.583Z | Downloaded difflib v0.4.0 |
| 671 | 2026-04-10T02:45:51.583Z | Downloaded fd-lock v4.0.4 |
| 672 | 2026-04-10T02:45:51.586Z | Downloaded array-init v0.0.4 |
| 673 | 2026-04-10T02:45:51.586Z | Downloaded cobs v0.3.0 |
| 674 | 2026-04-10T02:45:51.586Z | Downloaded crc v3.4.0 |
| 675 | 2026-04-10T02:45:51.589Z | Downloaded ciborium-io v0.2.2 |
| 676 | 2026-04-10T02:45:51.589Z | Downloaded bitfield v0.19.4 |
| 677 | 2026-04-10T02:45:51.589Z | Downloaded darling_macro v0.21.3 |
| 678 | 2026-04-10T02:45:51.589Z | Downloaded env_filter v1.0.0 |
| 679 | 2026-04-10T02:45:51.592Z | Downloaded convert_case v0.4.0 |
| 680 | 2026-04-10T02:45:51.592Z | Downloaded daft-derive v0.1.5 |
| 681 | 2026-04-10T02:45:51.595Z | Downloaded daft v0.1.5 |
| 682 | 2026-04-10T02:45:51.595Z | Downloaded crc8 v0.1.1 |
| 683 | 2026-04-10T02:45:51.597Z | Downloaded backon v1.6.0 |
| 684 | 2026-04-10T02:45:51.597Z | Downloaded fixedbitset v0.4.2 |
| 685 | 2026-04-10T02:45:51.600Z | Downloaded constant_time_eq v0.4.2 |
| 686 | 2026-04-10T02:45:51.600Z | Downloaded futures-sink v0.3.32 |
| 687 | 2026-04-10T02:45:51.600Z | Downloaded chacha20 v0.9.1 |
| 688 | 2026-04-10T02:45:51.603Z | Downloaded derive_builder_macro v0.20.2 |
| 689 | 2026-04-10T02:45:51.603Z | Downloaded async-trait v0.1.89 |
| 690 | 2026-04-10T02:45:51.606Z | Downloaded futures-task v0.3.32 |
| 691 | 2026-04-10T02:45:51.606Z | Downloaded foldhash v0.1.5 |
| 692 | 2026-04-10T02:45:51.606Z | Downloaded find-msvc-tools v0.1.9 |
| 693 | 2026-04-10T02:45:51.609Z | Downloaded funty v2.0.0 |
| 694 | 2026-04-10T02:45:51.610Z | Downloaded derive-ex v0.1.8 |
| 695 | 2026-04-10T02:45:51.610Z | Downloaded der_derive v0.7.3 |
| 696 | 2026-04-10T02:45:51.610Z | Downloaded argon2 v0.5.3 |
| 697 | 2026-04-10T02:45:51.612Z | Downloaded base16ct v0.2.0 |
| 698 | 2026-04-10T02:45:51.613Z | Downloaded ghash v0.5.1 |
| 699 | 2026-04-10T02:45:51.613Z | Downloaded fxhash v0.2.1 |
| 700 | 2026-04-10T02:45:51.615Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 701 | 2026-04-10T02:45:51.618Z | Downloaded crossbeam-deque v0.8.6 |
| 702 | 2026-04-10T02:45:51.621Z | Downloaded hex v0.4.3 |
| 703 | 2026-04-10T02:45:51.621Z | Downloaded crc-catalog v2.4.0 |
| 704 | 2026-04-10T02:45:51.621Z | Downloaded git-stub v1.0.0 |
| 705 | 2026-04-10T02:45:51.624Z | Downloaded block-padding v0.3.3 |
| 706 | 2026-04-10T02:45:51.624Z | Downloaded globwalk v0.9.1 |
| 707 | 2026-04-10T02:45:51.628Z | Downloaded futures-core v0.3.32 |
| 708 | 2026-04-10T02:45:51.628Z | Downloaded foreign-types-shared v0.1.1 |
| 709 | 2026-04-10T02:45:51.631Z | Downloaded hash32 v0.3.1 |
| 710 | 2026-04-10T02:45:51.631Z | Downloaded futures-macro v0.3.32 |
| 711 | 2026-04-10T02:45:51.633Z | Downloaded headers-core v0.3.0 |
| 712 | 2026-04-10T02:45:51.634Z | Downloaded foreign-types-shared v0.3.1 |
| 713 | 2026-04-10T02:45:51.634Z | Downloaded futures-io v0.3.32 |
| 714 | 2026-04-10T02:45:51.637Z | Downloaded ena v0.14.4 |
| 715 | 2026-04-10T02:45:51.640Z | Downloaded foreign-types v0.3.2 |
| 716 | 2026-04-10T02:45:51.640Z | Downloaded bitfield-macros v0.19.4 |
| 717 | 2026-04-10T02:45:51.640Z | Downloaded fallible-iterator v0.2.0 |
| 718 | 2026-04-10T02:45:51.643Z | Downloaded convert_case v0.10.0 |
| 719 | 2026-04-10T02:45:51.643Z | Downloaded cargo-platform v0.1.9 |
| 720 | 2026-04-10T02:45:51.643Z | Downloaded bitfield-struct v0.6.2 |
| 721 | 2026-04-10T02:45:51.646Z | Downloaded deranged v0.5.8 |
| 722 | 2026-04-10T02:45:51.646Z | Downloaded fs_extra v1.3.0 |
| 723 | 2026-04-10T02:45:51.648Z | Downloaded blake2 v0.10.6 |
| 724 | 2026-04-10T02:45:51.648Z | Downloaded camino-tempfile-ext v0.3.3 |
| 725 | 2026-04-10T02:45:51.651Z | Downloaded foldhash v0.2.0 |
| 726 | 2026-04-10T02:45:51.654Z | Downloaded env_logger v0.11.9 |
| 727 | 2026-04-10T02:45:51.654Z | Downloaded const_format_proc_macros v0.2.34 |
| 728 | 2026-04-10T02:45:51.657Z | Downloaded diesel-dtrace v0.5.0 |
| 729 | 2026-04-10T02:45:51.657Z | Downloaded darling v0.20.11 |
| 730 | 2026-04-10T02:45:51.660Z | Downloaded hostname v0.4.2 |
| 731 | 2026-04-10T02:45:51.662Z | Downloaded crc-any v2.5.0 |
| 732 | 2026-04-10T02:45:51.662Z | Downloaded drift v0.1.3 |
| 733 | 2026-04-10T02:45:51.666Z | Downloaded home v0.5.12 |
| 734 | 2026-04-10T02:45:51.669Z | Downloaded fixedbitset v0.5.7 |
| 735 | 2026-04-10T02:45:51.669Z | Downloaded hubpack_derive v0.1.1 |
| 736 | 2026-04-10T02:45:51.669Z | Downloaded httpdate v1.0.3 |
| 737 | 2026-04-10T02:45:51.669Z | Downloaded http-body v1.0.1 |
| 738 | 2026-04-10T02:45:51.672Z | Downloaded hex-literal v0.4.1 |
| 739 | 2026-04-10T02:45:51.672Z | Downloaded cookie_store v0.22.1 |
| 740 | 2026-04-10T02:45:51.672Z | Downloaded buf-list v1.1.2 |
| 741 | 2026-04-10T02:45:51.676Z | Downloaded defmt-macros v1.0.1 |
| 742 | 2026-04-10T02:45:51.676Z | Downloaded diff v0.1.13 |
| 743 | 2026-04-10T02:45:51.679Z | Downloaded hash32 v0.2.1 |
| 744 | 2026-04-10T02:45:51.679Z | Downloaded compression-codecs v0.4.37 |
| 745 | 2026-04-10T02:45:51.682Z | Downloaded byte-wrapper v0.1.0 |
| 746 | 2026-04-10T02:45:51.682Z | Downloaded hyper-tls v0.6.0 |
| 747 | 2026-04-10T02:45:51.685Z | Downloaded globset v0.4.18 |
| 748 | 2026-04-10T02:45:51.685Z | Downloaded hubpack v0.1.2 |
| 749 | 2026-04-10T02:45:51.685Z | Downloaded cassowary v0.3.0 |
| 750 | 2026-04-10T02:45:51.688Z | Downloaded git-stub-vcs v0.1.0 |
| 751 | 2026-04-10T02:45:51.688Z | Downloaded fs-err v2.11.0 |
| 752 | 2026-04-10T02:45:51.688Z | Downloaded group v0.13.0 |
| 753 | 2026-04-10T02:45:51.690Z | Downloaded cipher v0.4.4 |
| 754 | 2026-04-10T02:45:51.690Z | Downloaded darling v0.23.0 |
| 755 | 2026-04-10T02:45:51.693Z | Downloaded colored v3.1.1 |
| 756 | 2026-04-10T02:45:51.697Z | Downloaded ed25519 v2.2.3 |
| 757 | 2026-04-10T02:45:51.697Z | Downloaded indoc v1.0.9 |
| 758 | 2026-04-10T02:45:51.700Z | Downloaded derive_builder v0.20.2 |
| 759 | 2026-04-10T02:45:51.703Z | Downloaded inout v0.1.4 |
| 760 | 2026-04-10T02:45:51.703Z | Downloaded hostname v0.3.1 |
| 761 | 2026-04-10T02:45:51.703Z | Downloaded gethostname v0.5.0 |
| 762 | 2026-04-10T02:45:51.705Z | Downloaded keccak v0.1.6 |
| 763 | 2026-04-10T02:45:51.706Z | Downloaded is_ci v1.2.0 |
| 764 | 2026-04-10T02:45:51.706Z | Downloaded internet-checksum v0.2.1 |
| 765 | 2026-04-10T02:45:51.706Z | Downloaded is-terminal v0.4.17 |
| 766 | 2026-04-10T02:45:51.709Z | Downloaded instability v0.3.11 |
| 767 | 2026-04-10T02:45:51.709Z | Downloaded lalrpop-util v0.19.12 |
| 768 | 2026-04-10T02:45:51.709Z | Downloaded highway v1.3.0 |
| 769 | 2026-04-10T02:45:51.712Z | Downloaded cbc v0.1.2 |
| 770 | 2026-04-10T02:45:51.712Z | Downloaded http-range v0.1.5 |
| 771 | 2026-04-10T02:45:51.712Z | Downloaded indent_write v2.2.0 |
| 772 | 2026-04-10T02:45:51.715Z | Downloaded console v0.15.11 |
| 773 | 2026-04-10T02:45:51.715Z | Downloaded ident_case v1.0.1 |
| 774 | 2026-04-10T02:45:51.715Z | Downloaded futures-executor v0.3.32 |
| 775 | 2026-04-10T02:45:51.717Z | Downloaded futures-channel v0.3.32 |
| 776 | 2026-04-10T02:45:51.717Z | Downloaded ahash v0.8.12 |
| 777 | 2026-04-10T02:45:51.720Z | Downloaded filetime v0.2.27 |
| 778 | 2026-04-10T02:45:51.720Z | Downloaded colored v2.2.0 |
| 779 | 2026-04-10T02:45:51.723Z | Downloaded clang-sys v1.8.1 |
| 780 | 2026-04-10T02:45:51.723Z | Downloaded either v1.15.0 |
| 781 | 2026-04-10T02:45:51.726Z | Downloaded kstat-rs v0.2.4 |
| 782 | 2026-04-10T02:45:51.730Z | Downloaded lazy_static v1.5.0 |
| 783 | 2026-04-10T02:45:51.735Z | Downloaded const-oid v0.9.6 |
| 784 | 2026-04-10T02:45:51.738Z | Downloaded corncobs v0.1.4 |
| 785 | 2026-04-10T02:45:51.741Z | Downloaded humantime v2.3.0 |
| 786 | 2026-04-10T02:45:51.741Z | Downloaded cookie v0.18.1 |
| 787 | 2026-04-10T02:45:51.744Z | Downloaded ciborium v0.2.2 |
| 788 | 2026-04-10T02:45:51.744Z | Downloaded half v1.8.3 |
| 789 | 2026-04-10T02:45:51.747Z | Downloaded getrandom v0.2.17 |
| 790 | 2026-04-10T02:45:51.747Z | Downloaded ipnetwork v0.21.1 |
| 791 | 2026-04-10T02:45:51.750Z | Downloaded maybe-uninit v2.0.0 |
| 792 | 2026-04-10T02:45:51.750Z | Downloaded libscf-sys v1.1.0 |
| 793 | 2026-04-10T02:45:51.750Z | Downloaded cancel-safe-futures v0.1.5 |
| 794 | 2026-04-10T02:45:51.753Z | Downloaded lru-cache v0.1.2 |
| 795 | 2026-04-10T02:45:51.753Z | Downloaded console v0.16.2 |
| 796 | 2026-04-10T02:45:51.753Z | Downloaded lru v0.12.5 |
| 797 | 2026-04-10T02:45:51.756Z | Downloaded bzip2 v0.4.4 |
| 798 | 2026-04-10T02:45:51.756Z | Downloaded bzip2 v0.6.1 |
| 799 | 2026-04-10T02:45:51.759Z | Downloaded mime v0.3.17 |
| 800 | 2026-04-10T02:45:51.759Z | Downloaded md5 v0.7.0 |
| 801 | 2026-04-10T02:45:51.759Z | Downloaded lzss v0.8.2 |
| 802 | 2026-04-10T02:45:51.759Z | Downloaded dropshot_endpoint v0.17.0 |
| 803 | 2026-04-10T02:45:51.762Z | Downloaded des v0.8.1 |
| 804 | 2026-04-10T02:45:51.762Z | Downloaded derive_more v0.99.20 |
| 805 | 2026-04-10T02:45:51.765Z | Downloaded instant v0.1.13 |
| 806 | 2026-04-10T02:45:51.768Z | Downloaded memoffset v0.9.1 |
| 807 | 2026-04-10T02:45:51.768Z | Downloaded match_cfg v0.1.0 |
| 808 | 2026-04-10T02:45:51.768Z | Downloaded managed v0.8.0 |
| 809 | 2026-04-10T02:45:51.771Z | Downloaded ingot v0.1.1 |
| 810 | 2026-04-10T02:45:51.771Z | Downloaded newtype_derive v0.1.6 |
| 811 | 2026-04-10T02:45:51.771Z | Downloaded newtype-uuid-macros v0.1.0 |
| 812 | 2026-04-10T02:45:51.774Z | Downloaded ipnet v2.11.0 |
| 813 | 2026-04-10T02:45:51.774Z | Downloaded cargo_metadata v0.19.2 |
| 814 | 2026-04-10T02:45:51.774Z | Downloaded multimap v0.10.1 |
| 815 | 2026-04-10T02:45:51.779Z | Downloaded md-5 v0.10.6 |
| 816 | 2026-04-10T02:45:51.779Z | Downloaded indoc v2.0.7 |
| 817 | 2026-04-10T02:45:51.781Z | Downloaded elliptic-curve v0.13.8 |
| 818 | 2026-04-10T02:45:51.782Z | Downloaded new_debug_unreachable v1.0.6 |
| 819 | 2026-04-10T02:45:51.782Z | Downloaded darling_core v0.21.3 |
| 820 | 2026-04-10T02:45:51.784Z | Downloaded derive-where v1.6.0 |
| 821 | 2026-04-10T02:45:51.787Z | Downloaded num v0.4.3 |
| 822 | 2026-04-10T02:45:51.787Z | Downloaded nonempty v0.12.0 |
| 823 | 2026-04-10T02:45:51.790Z | Downloaded maplit v1.0.2 |
| 824 | 2026-04-10T02:45:51.791Z | Downloaded nodrop v0.1.14 |
| 825 | 2026-04-10T02:45:51.791Z | Downloaded nibble_vec v0.1.0 |
| 826 | 2026-04-10T02:45:51.791Z | Downloaded allocator-api2 v0.2.21 |
| 827 | 2026-04-10T02:45:51.795Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 828 | 2026-04-10T02:45:51.795Z | Downloaded hyper-staticfile v0.10.1 |
| 829 | 2026-04-10T02:45:51.798Z | Downloaded http-body-util v0.1.3 |
| 830 | 2026-04-10T02:45:51.798Z | Downloaded dropshot_endpoint v0.16.7 |
| 831 | 2026-04-10T02:45:51.801Z | Downloaded libefi-sys v0.1.0 |
| 832 | 2026-04-10T02:45:51.801Z | Downloaded num-conv v0.2.0 |
| 833 | 2026-04-10T02:45:51.801Z | Downloaded num-iter v0.1.45 |
| 834 | 2026-04-10T02:45:51.801Z | Downloaded linear-map v1.2.0 |
| 835 | 2026-04-10T02:45:51.804Z | Downloaded newline-converter v0.3.0 |
| 836 | 2026-04-10T02:45:51.804Z | Downloaded libloading v0.8.9 |
| 837 | 2026-04-10T02:45:51.804Z | Downloaded jobserver v0.1.34 |
| 838 | 2026-04-10T02:45:51.807Z | Downloaded openssl-probe v0.2.1 |
| 839 | 2026-04-10T02:45:51.807Z | Downloaded olpc-cjson v0.1.4 |
| 840 | 2026-04-10T02:45:51.807Z | Downloaded lru-slab v0.1.2 |
| 841 | 2026-04-10T02:45:51.810Z | Downloaded lock_api v0.4.14 |
| 842 | 2026-04-10T02:45:51.810Z | Downloaded getrandom v0.4.1 |
| 843 | 2026-04-10T02:45:51.812Z | Downloaded num-derive v0.3.3 |
| 844 | 2026-04-10T02:45:51.815Z | Downloaded glob v0.3.3 |
| 845 | 2026-04-10T02:45:51.815Z | Downloaded futures v0.3.32 |
| 846 | 2026-04-10T02:45:51.818Z | Downloaded normalize-line-endings v0.3.0 |
| 847 | 2026-04-10T02:45:51.818Z | Downloaded num_threads v0.1.7 |
| 848 | 2026-04-10T02:45:51.821Z | Downloaded linked-hash-map v0.5.6 |
| 849 | 2026-04-10T02:45:51.821Z | Downloaded num_enum_derive v0.5.11 |
| 850 | 2026-04-10T02:45:51.821Z | Downloaded openssl-probe v0.1.6 |
| 851 | 2026-04-10T02:45:51.821Z | Downloaded openssl-macros v0.1.1 |
| 852 | 2026-04-10T02:45:51.824Z | Downloaded libsw-core v0.3.2 |
| 853 | 2026-04-10T02:45:51.824Z | Downloaded libsw v3.5.0 |
| 854 | 2026-04-10T02:45:51.824Z | Downloaded num-derive v0.4.2 |
| 855 | 2026-04-10T02:45:51.827Z | Downloaded half v2.7.1 |
| 856 | 2026-04-10T02:45:51.830Z | Downloaded ingot-types v0.1.2 |
| 857 | 2026-04-10T02:45:51.830Z | Downloaded crossbeam-epoch v0.9.18 |
| 858 | 2026-04-10T02:45:51.830Z | Downloaded iana-time-zone v0.1.65 |
| 859 | 2026-04-10T02:45:51.835Z | Downloaded hyper-rustls v0.27.7 |
| 860 | 2026-04-10T02:45:51.837Z | Downloaded nanorand v0.7.0 |
| 861 | 2026-04-10T02:45:51.837Z | Downloaded oso-derive v0.27.3 |
| 862 | 2026-04-10T02:45:51.837Z | Downloaded compact_str v0.8.1 |
| 863 | 2026-04-10T02:45:51.840Z | Downloaded der v0.7.10 |
| 864 | 2026-04-10T02:45:51.843Z | Downloaded ingot-macros v0.1.1 |
| 865 | 2026-04-10T02:45:51.843Z | Downloaded parse-size v1.1.0 |
| 866 | 2026-04-10T02:45:51.843Z | Downloaded native-tls v0.2.18 |
| 867 | 2026-04-10T02:45:51.846Z | Downloaded multer v3.1.0 |
| 868 | 2026-04-10T02:45:51.846Z | Downloaded hmac v0.12.1 |
| 869 | 2026-04-10T02:45:51.849Z | Downloaded parse-display v0.10.0 |
| 870 | 2026-04-10T02:45:51.849Z | Downloaded packed_struct_codegen v0.10.1 |
| 871 | 2026-04-10T02:45:51.849Z | Downloaded nu-ansi-term v0.50.3 |
| 872 | 2026-04-10T02:45:51.853Z | Downloaded path-slash v0.1.5 |
| 873 | 2026-04-10T02:45:51.853Z | Downloaded async-compression v0.4.41 |
| 874 | 2026-04-10T02:45:51.868Z | Downloaded pbkdf2 v0.12.2 |
| 875 | 2026-04-10T02:45:51.871Z | Downloaded pbkdf2 v0.11.0 |
| 876 | 2026-04-10T02:45:51.871Z | Downloaded num_enum v0.5.11 |
| 877 | 2026-04-10T02:45:51.874Z | Downloaded num-rational v0.4.2 |
| 878 | 2026-04-10T02:45:51.877Z | Downloaded num-complex v0.4.6 |
| 879 | 2026-04-10T02:45:51.877Z | Downloaded num_enum v0.7.5 |
| 880 | 2026-04-10T02:45:51.880Z | Downloaded darling_core v0.23.0 |
| 881 | 2026-04-10T02:45:51.883Z | Downloaded expectorate v1.2.0 |
| 882 | 2026-04-10T02:45:51.886Z | Downloaded ed25519-dalek v2.2.0 |
| 883 | 2026-04-10T02:45:51.886Z | Downloaded crypto-bigint v0.5.5 |
| 884 | 2026-04-10T02:45:51.889Z | Downloaded peg-runtime v0.8.5 |
| 885 | 2026-04-10T02:45:51.892Z | Downloaded powerfmt v0.2.0 |
| 886 | 2026-04-10T02:45:51.892Z | Downloaded headers v0.4.1 |
| 887 | 2026-04-10T02:45:51.895Z | Downloaded chacha20poly1305 v0.10.1 |
| 888 | 2026-04-10T02:45:51.895Z | Downloaded bytes v1.11.1 |
| 889 | 2026-04-10T02:45:51.898Z | Downloaded predicates-tree v1.0.13 |
| 890 | 2026-04-10T02:45:51.900Z | Downloaded crossbeam-channel v0.5.15 |
| 891 | 2026-04-10T02:45:51.903Z | Downloaded precomputed-hash v0.1.1 |
| 892 | 2026-04-10T02:45:51.903Z | Downloaded phf_shared v0.13.1 |
| 893 | 2026-04-10T02:45:51.903Z | Downloaded oxide-tokio-rt v0.1.3 |
| 894 | 2026-04-10T02:45:51.906Z | Downloaded predicates-core v1.0.10 |
| 895 | 2026-04-10T02:45:51.906Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 896 | 2026-04-10T02:45:51.906Z | Downloaded proc-macro-crate v3.4.0 |
| 897 | 2026-04-10T02:45:51.906Z | Downloaded crossterm v0.28.1 |
| 898 | 2026-04-10T02:45:51.910Z | Downloaded owo-colors v4.3.0 |
| 899 | 2026-04-10T02:45:51.912Z | Downloaded oxnet v0.1.4 |
| 900 | 2026-04-10T02:45:51.912Z | Downloaded packed_struct v0.10.1 |
| 901 | 2026-04-10T02:45:51.915Z | Downloaded newtype-uuid v1.3.2 |
| 902 | 2026-04-10T02:45:51.915Z | Downloaded mime_guess v2.0.5 |
| 903 | 2026-04-10T02:45:51.918Z | Downloaded proc-macro-crate v1.3.1 |
| 904 | 2026-04-10T02:45:51.918Z | Downloaded phf_shared v0.12.1 |
| 905 | 2026-04-10T02:45:51.918Z | Downloaded cc v1.2.56 |
| 906 | 2026-04-10T02:45:51.922Z | Downloaded progenitor-client v0.10.0 |
| 907 | 2026-04-10T02:45:51.923Z | Downloaded pin-utils v0.1.0 |
| 908 | 2026-04-10T02:45:51.923Z | Downloaded paste v1.0.15 |
| 909 | 2026-04-10T02:45:51.926Z | Downloaded libbz2-rs-sys v0.2.2 |
| 910 | 2026-04-10T02:45:51.926Z | Downloaded flate2 v1.1.9 |
| 911 | 2026-04-10T02:45:51.928Z | Downloaded progenitor-client v0.11.2 |
| 912 | 2026-04-10T02:45:51.928Z | Downloaded phf v0.12.1 |
| 913 | 2026-04-10T02:45:51.931Z | Downloaded num-integer v0.1.46 |
| 914 | 2026-04-10T02:45:51.931Z | Downloaded peg v0.8.5 |
| 915 | 2026-04-10T02:45:51.934Z | Downloaded progenitor-macro v0.11.2 |
| 916 | 2026-04-10T02:45:51.934Z | Downloaded password-hash v0.5.0 |
| 917 | 2026-04-10T02:45:51.934Z | Downloaded radium v0.7.0 |
| 918 | 2026-04-10T02:45:51.937Z | Downloaded phf_shared v0.11.3 |
| 919 | 2026-04-10T02:45:51.937Z | Downloaded arc-swap v1.8.2 |
| 920 | 2026-04-10T02:45:51.940Z | Downloaded progenitor-macro v0.10.0 |
| 921 | 2026-04-10T02:45:51.940Z | Downloaded psl-types v2.0.11 |
| 922 | 2026-04-10T02:45:51.940Z | Downloaded pem v3.0.6 |
| 923 | 2026-04-10T02:45:51.943Z | Downloaded poly1305 v0.8.0 |
| 924 | 2026-04-10T02:45:51.943Z | Downloaded password-hash v0.4.2 |
| 925 | 2026-04-10T02:45:51.946Z | Downloaded parse-display-derive v0.10.0 |
| 926 | 2026-04-10T02:45:51.946Z | Downloaded num_enum_derive v0.7.5 |
| 927 | 2026-04-10T02:45:51.946Z | Downloaded memmap2 v0.9.10 |
| 928 | 2026-04-10T02:45:51.949Z | Downloaded litrs v1.0.0 |
| 929 | 2026-04-10T02:45:51.949Z | Downloaded pkcs8 v0.10.2 |
| 930 | 2026-04-10T02:45:51.952Z | Downloaded omicron-zone-package v0.12.2 |
| 931 | 2026-04-10T02:45:51.952Z | Downloaded ignore v0.4.25 |
| 932 | 2026-04-10T02:45:51.956Z | Downloaded httparse v1.10.1 |
| 933 | 2026-04-10T02:45:51.956Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 934 | 2026-04-10T02:45:51.959Z | Downloaded postgres-protocol v0.6.10 |
| 935 | 2026-04-10T02:45:51.959Z | Downloaded indexmap v1.9.3 |
| 936 | 2026-04-10T02:45:51.959Z | Downloaded heapless v0.8.0 |
| 937 | 2026-04-10T02:45:51.961Z | Downloaded peg-macros v0.8.5 |
| 938 | 2026-04-10T02:45:51.964Z | Downloaded ppv-lite86 v0.2.21 |
| 939 | 2026-04-10T02:45:51.964Z | Downloaded pkg-config v0.3.32 |
| 940 | 2026-04-10T02:45:51.964Z | Downloaded phf v0.13.1 |
| 941 | 2026-04-10T02:45:51.967Z | Downloaded recursive v0.1.1 |
| 942 | 2026-04-10T02:45:51.967Z | Downloaded derive_more-impl v2.1.1 |
| 943 | 2026-04-10T02:45:51.970Z | Downloaded rand_xorshift v0.4.0 |
| 944 | 2026-04-10T02:45:51.970Z | Downloaded rand_chacha v0.3.1 |
| 945 | 2026-04-10T02:45:51.970Z | Downloaded polyval v0.6.2 |
| 946 | 2026-04-10T02:45:51.973Z | Downloaded predicates v3.1.4 |
| 947 | 2026-04-10T02:45:51.973Z | Downloaded quick-error v1.2.3 |
| 948 | 2026-04-10T02:45:51.976Z | Downloaded dropshot-api-manager v0.6.0 |
| 949 | 2026-04-10T02:45:51.980Z | Downloaded parking_lot_core v0.8.6 |
| 950 | 2026-04-10T02:45:51.980Z | Downloaded progenitor-macro v0.13.0 |
| 951 | 2026-04-10T02:45:51.980Z | Downloaded base64 v0.21.7 |
| 952 | 2026-04-10T02:45:51.983Z | Downloaded proc-macro-error2 v2.0.1 |
| 953 | 2026-04-10T02:45:51.983Z | Downloaded ref-cast v1.0.25 |
| 954 | 2026-04-10T02:45:51.986Z | Downloaded heapless v0.7.17 |
| 955 | 2026-04-10T02:45:51.986Z | Downloaded ref-cast-impl v1.0.25 |
| 956 | 2026-04-10T02:45:51.989Z | Downloaded opaque-debug v0.3.1 |
| 957 | 2026-04-10T02:45:51.989Z | Downloaded derive_more v2.1.1 |
| 958 | 2026-04-10T02:45:51.994Z | Downloaded progenitor v0.13.0 |
| 959 | 2026-04-10T02:45:51.997Z | Downloaded pin-project-internal v1.1.11 |
| 960 | 2026-04-10T02:45:51.997Z | Downloaded rfc6979 v0.4.0 |
| 961 | 2026-04-10T02:45:52.000Z | Downloaded rustc-hash v2.1.1 |
| 962 | 2026-04-10T02:45:52.000Z | Downloaded parking_lot v0.12.5 |
| 963 | 2026-04-10T02:45:52.000Z | Downloaded rustc_version v0.4.1 |
| 964 | 2026-04-10T02:45:52.003Z | Downloaded rustc_version v0.1.7 |
| 965 | 2026-04-10T02:45:52.003Z | Downloaded parking_lot v0.11.2 |
| 966 | 2026-04-10T02:45:52.003Z | Downloaded progenitor v0.11.2 |
| 967 | 2026-04-10T02:45:52.006Z | Downloaded progenitor v0.10.0 |
| 968 | 2026-04-10T02:45:52.006Z | Downloaded parking_lot_core v0.9.12 |
| 969 | 2026-04-10T02:45:52.009Z | Downloaded r2d2 v0.8.10 |
| 970 | 2026-04-10T02:45:52.009Z | Downloaded hickory-resolver v0.25.2 |
| 971 | 2026-04-10T02:45:52.012Z | Downloaded flume v0.11.1 |
| 972 | 2026-04-10T02:45:52.012Z | Downloaded fatfs v0.3.6 |
| 973 | 2026-04-10T02:45:52.015Z | Downloaded rand_chacha v0.9.0 |
| 974 | 2026-04-10T02:45:52.015Z | Downloaded pkcs1 v0.7.5 |
| 975 | 2026-04-10T02:45:52.018Z | Downloaded rand_core v0.9.5 |
| 976 | 2026-04-10T02:45:52.018Z | Downloaded bumpalo v3.20.2 |
| 977 | 2026-04-10T02:45:52.022Z | Downloaded salsa20 v0.10.2 |
| 978 | 2026-04-10T02:45:52.022Z | Downloaded psm v0.1.30 |
| 979 | 2026-04-10T02:45:52.025Z | Downloaded pem-rfc7468 v0.7.0 |
| 980 | 2026-04-10T02:45:52.025Z | Downloaded hashbrown v0.13.2 |
| 981 | 2026-04-10T02:45:52.028Z | Downloaded pin-project-lite v0.2.17 |
| 982 | 2026-04-10T02:45:52.031Z | Downloaded postgres-types v0.2.12 |
| 983 | 2026-04-10T02:45:52.031Z | Downloaded rand_seeder v0.4.0 |
| 984 | 2026-04-10T02:45:52.034Z | Downloaded hashbrown v0.12.3 |
| 985 | 2026-04-10T02:45:52.036Z | Downloaded russh-cryptovec v0.7.3 |
| 986 | 2026-04-10T02:45:52.036Z | Downloaded rtoolbox v0.0.3 |
| 987 | 2026-04-10T02:45:52.036Z | Downloaded chacha20 v0.10.0 |
| 988 | 2026-04-10T02:45:52.039Z | Downloaded aes v0.8.4 |
| 989 | 2026-04-10T02:45:52.044Z | Downloaded miniz_oxide v0.8.9 |
| 990 | 2026-04-10T02:45:52.047Z | Downloaded p256 v0.13.2 |
| 991 | 2026-04-10T02:45:52.047Z | Downloaded oso v0.27.3 |
| 992 | 2026-04-10T02:45:52.050Z | Downloaded rand_core v0.6.4 |
| 993 | 2026-04-10T02:45:52.050Z | Downloaded indicatif v0.18.4 |
| 994 | 2026-04-10T02:45:52.052Z | Downloaded same-file v1.0.6 |
| 995 | 2026-04-10T02:45:52.052Z | Downloaded ar_archive_writer v0.5.1 |
| 996 | 2026-04-10T02:45:52.055Z | Downloaded diesel_derives v2.3.7 |
| 997 | 2026-04-10T02:45:52.058Z | Downloaded jiff-static v0.2.21 |
| 998 | 2026-04-10T02:45:52.063Z | Downloaded scheduled-thread-pool v0.2.7 |
| 999 | 2026-04-10T02:45:52.066Z | Downloaded scopeguard v1.2.0 |
| 1000 | 2026-04-10T02:45:52.066Z | Downloaded semver v0.1.20 |
| 1001 | 2026-04-10T02:45:52.066Z | Downloaded secrecy v0.8.0 |
| 1002 | 2026-04-10T02:45:52.071Z | Downloaded sapling-renderdag v0.1.0 |
| 1003 | 2026-04-10T02:45:52.071Z | Downloaded resolv-conf v0.7.6 |
| 1004 | 2026-04-10T02:45:52.071Z | Downloaded progenitor-client v0.13.0 |
| 1005 | 2026-04-10T02:45:52.074Z | Downloaded serde_bytes v0.11.19 |
| 1006 | 2026-04-10T02:45:52.074Z | Downloaded serde_urlencoded v0.7.1 |
| 1007 | 2026-04-10T02:45:52.074Z | Downloaded progenitor-extras v0.1.1 |
| 1008 | 2026-04-10T02:45:52.074Z | Downloaded primeorder v0.13.6 |
| 1009 | 2026-04-10T02:45:52.074Z | Downloaded http v1.4.0 |
| 1010 | 2026-04-10T02:45:52.077Z | Downloaded hickory-server v0.25.2 |
| 1011 | 2026-04-10T02:45:52.079Z | Downloaded sha1 v0.10.6 |
| 1012 | 2026-04-10T02:45:52.082Z | Downloaded secrecy v0.10.3 |
| 1013 | 2026-04-10T02:45:52.082Z | Downloaded hickory-resolver v0.24.4 |
| 1014 | 2026-04-10T02:45:52.085Z | Downloaded seq-macro v0.3.6 |
| 1015 | 2026-04-10T02:45:52.085Z | Downloaded serde_repr v0.1.20 |
| 1016 | 2026-04-10T02:45:52.088Z | Downloaded serde-big-array v0.5.1 |
| 1017 | 2026-04-10T02:45:52.088Z | Downloaded scroll_derive v0.13.1 |
| 1018 | 2026-04-10T02:45:52.088Z | Downloaded openssl-sys v0.9.111 |
| 1019 | 2026-04-10T02:45:52.092Z | Downloaded rand_core v0.10.0 |
| 1020 | 2026-04-10T02:45:52.094Z | Downloaded pin-project v1.1.11 |
| 1021 | 2026-04-10T02:45:52.099Z | Downloaded signal-hook-mio v0.2.5 |
| 1022 | 2026-04-10T02:45:52.102Z | Downloaded signature v2.2.0 |
| 1023 | 2026-04-10T02:45:52.102Z | Downloaded serde_spanned v1.0.4 |
| 1024 | 2026-04-10T02:45:52.102Z | Downloaded rustls-pemfile v1.0.4 |
| 1025 | 2026-04-10T02:45:52.105Z | Downloaded signal-hook-tokio v0.3.1 |
| 1026 | 2026-04-10T02:45:52.105Z | Downloaded rustls-pemfile v2.2.0 |
| 1027 | 2026-04-10T02:45:52.107Z | Downloaded quinn-udp v0.5.14 |
| 1028 | 2026-04-10T02:45:52.107Z | Downloaded rustls-native-certs v0.8.3 |
| 1029 | 2026-04-10T02:45:52.110Z | Downloaded prefix-trie v0.7.0 |
| 1030 | 2026-04-10T02:45:52.110Z | Downloaded shell-words v1.1.1 |
| 1031 | 2026-04-10T02:45:52.113Z | Downloaded hyper-util v0.1.20 |
| 1032 | 2026-04-10T02:45:52.116Z | Downloaded slog-envlogger v2.2.0 |
| 1033 | 2026-04-10T02:45:52.116Z | Downloaded pkcs5 v0.7.1 |
| 1034 | 2026-04-10T02:45:52.119Z | Downloaded siphasher v1.0.2 |
| 1035 | 2026-04-10T02:45:52.119Z | Downloaded postcard v1.1.3 |
| 1036 | 2026-04-10T02:45:52.132Z | Downloaded sec1 v0.7.3 |
| 1037 | 2026-04-10T02:45:52.138Z | Downloaded progenitor-impl v0.11.2 |
| 1038 | 2026-04-10T02:45:52.141Z | Downloaded scrypt v0.11.0 |
| 1039 | 2026-04-10T02:45:52.141Z | Downloaded rusty-fork v0.3.1 |
| 1040 | 2026-04-10T02:45:52.143Z | Downloaded schemars_derive v0.8.22 |
| 1041 | 2026-04-10T02:45:52.147Z | Downloaded rustversion v1.0.22 |
| 1042 | 2026-04-10T02:45:52.151Z | Downloaded sqlparser_derive v0.5.0 |
| 1043 | 2026-04-10T02:45:52.158Z | Downloaded serde_derive_internals v0.29.1 |
| 1044 | 2026-04-10T02:45:52.161Z | Downloaded scroll v0.13.0 |
| 1045 | 2026-04-10T02:45:52.164Z | Downloaded ssh-encoding v0.2.0 |
| 1046 | 2026-04-10T02:45:52.164Z | Downloaded serde_plain v1.0.2 |
| 1047 | 2026-04-10T02:45:52.164Z | Downloaded progenitor-impl v0.13.0 |
| 1048 | 2026-04-10T02:45:52.167Z | Downloaded slog-bunyan v2.5.0 |
| 1049 | 2026-04-10T02:45:52.170Z | Downloaded signal-hook-registry v1.4.8 |
| 1050 | 2026-04-10T02:45:52.174Z | Downloaded serde_path_to_error v0.1.20 |
| 1051 | 2026-04-10T02:45:52.181Z | Downloaded ssh-cipher v0.2.0 |
| 1052 | 2026-04-10T02:45:52.184Z | Downloaded shlex v1.3.0 |
| 1053 | 2026-04-10T02:45:52.186Z | Downloaded structmeta-derive v0.3.0 |
| 1054 | 2026-04-10T02:45:52.191Z | Downloaded sync_wrapper v1.0.2 |
| 1055 | 2026-04-10T02:45:52.191Z | Downloaded tabwriter v1.4.1 |
| 1056 | 2026-04-10T02:45:52.194Z | Downloaded strum v0.27.2 |
| 1057 | 2026-04-10T02:45:52.194Z | Downloaded tabled_derive v0.11.0 |
| 1058 | 2026-04-10T02:45:52.194Z | Downloaded supports-color v3.0.2 |
| 1059 | 2026-04-10T02:45:52.194Z | Downloaded strum v0.26.3 |
| 1060 | 2026-04-10T02:45:52.194Z | Downloaded smf v0.2.3 |
| 1061 | 2026-04-10T02:45:52.194Z | Downloaded sync-ptr v0.1.4 |
| 1062 | 2026-04-10T02:45:52.197Z | Downloaded itertools v0.10.5 |
| 1063 | 2026-04-10T02:45:52.200Z | Downloaded progenitor-impl v0.10.0 |
| 1064 | 2026-04-10T02:45:52.200Z | Downloaded prettyplease v0.2.37 |
| 1065 | 2026-04-10T02:45:52.203Z | Downloaded slog-async v2.8.0 |
| 1066 | 2026-04-10T02:45:52.203Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1067 | 2026-04-10T02:45:52.206Z | Downloaded take_mut v0.2.2 |
| 1068 | 2026-04-10T02:45:52.206Z | Downloaded smallvec v0.6.14 |
| 1069 | 2026-04-10T02:45:52.206Z | Downloaded slab v0.4.12 |
| 1070 | 2026-04-10T02:45:52.209Z | Downloaded aes-gcm v0.10.3 |
| 1071 | 2026-04-10T02:45:52.209Z | Downloaded hashbrown v0.15.5 |
| 1072 | 2026-04-10T02:45:52.213Z | Downloaded sigpipe v0.1.3 |
| 1073 | 2026-04-10T02:45:52.215Z | Downloaded sct v0.7.1 |
| 1074 | 2026-04-10T02:45:52.215Z | Downloaded tagptr v0.2.0 |
| 1075 | 2026-04-10T02:45:52.218Z | Downloaded pretty_assertions v1.4.1 |
| 1076 | 2026-04-10T02:45:52.218Z | Downloaded minimal-lexical v0.2.1 |
| 1077 | 2026-04-10T02:45:52.221Z | Downloaded slog-term v2.9.2 |
| 1078 | 2026-04-10T02:45:52.224Z | Downloaded slog-json v2.6.1 |
| 1079 | 2026-04-10T02:45:52.224Z | Downloaded serde_with_macros v3.17.0 |
| 1080 | 2026-04-10T02:45:52.224Z | Downloaded slog-stdlog v4.1.1 |
| 1081 | 2026-04-10T02:45:52.227Z | Downloaded thread-id v5.1.0 |
| 1082 | 2026-04-10T02:45:52.227Z | Downloaded spki v0.7.3 |
| 1083 | 2026-04-10T02:45:52.227Z | Downloaded termtree v0.5.1 |
| 1084 | 2026-04-10T02:45:52.231Z | Downloaded russh-keys v0.45.0 |
| 1085 | 2026-04-10T02:45:52.231Z | Downloaded testing_table v0.3.0 |
| 1086 | 2026-04-10T02:45:52.234Z | Downloaded time-core v0.1.8 |
| 1087 | 2026-04-10T02:45:52.234Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1088 | 2026-04-10T02:45:52.234Z | Downloaded simd-adler32 v0.3.8 |
| 1089 | 2026-04-10T02:45:52.234Z | Downloaded stringprep v0.1.5 |
| 1090 | 2026-04-10T02:45:52.234Z | Downloaded static_assertions v1.1.0 |
| 1091 | 2026-04-10T02:45:52.238Z | Downloaded serde-hex v0.1.0 |
| 1092 | 2026-04-10T02:45:52.238Z | Downloaded tap v1.0.1 |
| 1093 | 2026-04-10T02:45:52.239Z | Downloaded serde_cbor v0.11.2 |
| 1094 | 2026-04-10T02:45:52.241Z | Downloaded num-bigint v0.4.6 |
| 1095 | 2026-04-10T02:45:52.244Z | Downloaded structmeta v0.3.0 |
| 1096 | 2026-04-10T02:45:52.244Z | Downloaded sqlformat v0.3.5 |
| 1097 | 2026-04-10T02:45:52.247Z | Downloaded snafu-derive v0.8.9 |
| 1098 | 2026-04-10T02:45:52.247Z | Downloaded stacker v0.1.23 |
| 1099 | 2026-04-10T02:45:52.250Z | Downloaded slog-dtrace v0.3.0 |
| 1100 | 2026-04-10T02:45:52.250Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1101 | 2026-04-10T02:45:52.253Z | Downloaded aws-lc-rs v1.16.0 |
| 1102 | 2026-04-10T02:45:52.258Z | Downloaded string_cache v0.8.9 |
| 1103 | 2026-04-10T02:45:52.261Z | Downloaded rustls-pki-types v1.14.0 |
| 1104 | 2026-04-10T02:45:52.261Z | Downloaded tinyvec_macros v0.1.1 |
| 1105 | 2026-04-10T02:45:52.263Z | Downloaded crossterm v0.29.0 |
| 1106 | 2026-04-10T02:45:52.266Z | Downloaded slog-scope v4.4.1 |
| 1107 | 2026-04-10T02:45:52.270Z | Downloaded libxml v0.3.3 |
| 1108 | 2026-04-10T02:45:52.273Z | Downloaded rcgen v0.12.1 |
| 1109 | 2026-04-10T02:45:52.273Z | Downloaded subtle v2.6.1 |
| 1110 | 2026-04-10T02:45:52.273Z | Downloaded strum_macros v0.27.2 |
| 1111 | 2026-04-10T02:45:52.276Z | Downloaded strum_macros v0.24.3 |
| 1112 | 2026-04-10T02:45:52.276Z | Downloaded nom v7.1.3 |
| 1113 | 2026-04-10T02:45:52.278Z | Downloaded ryu v1.0.23 |
| 1114 | 2026-04-10T02:45:52.281Z | Downloaded schemars v0.8.22 |
| 1115 | 2026-04-10T02:45:52.286Z | Downloaded thiserror-no-std v2.0.2 |
| 1116 | 2026-04-10T02:45:52.289Z | Downloaded termios v0.3.3 |
| 1117 | 2026-04-10T02:45:52.292Z | Downloaded mio v1.1.1 |
| 1118 | 2026-04-10T02:45:52.295Z | Downloaded qorb v0.4.1 |
| 1119 | 2026-04-10T02:45:52.298Z | Downloaded rayon-core v1.13.0 |
| 1120 | 2026-04-10T02:45:52.301Z | Downloaded ron v0.8.1 |
| 1121 | 2026-04-10T02:45:52.304Z | Downloaded papergrid v0.17.0 |
| 1122 | 2026-04-10T02:45:52.307Z | Downloaded spin v0.9.8 |
| 1123 | 2026-04-10T02:45:52.307Z | Downloaded topological-sort v0.2.2 |
| 1124 | 2026-04-10T02:45:52.307Z | Downloaded tls_codec_derive v0.4.2 |
| 1125 | 2026-04-10T02:45:52.310Z | Downloaded rand v0.8.5 |
| 1126 | 2026-04-10T02:45:52.310Z | Downloaded tower-service v0.3.3 |
| 1127 | 2026-04-10T02:45:52.313Z | Downloaded quinn v0.11.9 |
| 1128 | 2026-04-10T02:45:52.313Z | Downloaded publicsuffix v2.3.0 |
| 1129 | 2026-04-10T02:45:52.322Z | Downloaded trait-variant v0.1.2 |
| 1130 | 2026-04-10T02:45:52.325Z | Downloaded tower-layer v0.3.3 |
| 1131 | 2026-04-10T02:45:52.325Z | Downloaded time-macros v0.2.27 |
| 1132 | 2026-04-10T02:45:52.325Z | Downloaded thread_local v1.1.9 |
| 1133 | 2026-04-10T02:45:52.325Z | Downloaded try-lock v0.2.5 |
| 1134 | 2026-04-10T02:45:52.325Z | Downloaded signal-hook v0.3.18 |
| 1135 | 2026-04-10T02:45:52.328Z | Downloaded tokio-macros v2.6.0 |
| 1136 | 2026-04-10T02:45:52.328Z | Downloaded tiny-keccak v2.0.2 |
| 1137 | 2026-04-10T02:45:52.332Z | Downloaded strum_macros v0.26.4 |
| 1138 | 2026-04-10T02:45:52.336Z | Downloaded similar v2.7.0 |
| 1139 | 2026-04-10T02:45:52.339Z | Downloaded num-bigint-dig v0.8.6 |
| 1140 | 2026-04-10T02:45:52.341Z | Downloaded unit-prefix v0.5.2 |
| 1141 | 2026-04-10T02:45:52.345Z | Downloaded unicode-truncate v1.1.0 |
| 1142 | 2026-04-10T02:45:52.345Z | Downloaded support-bundle-viewer v0.1.2 |
| 1143 | 2026-04-10T02:45:52.345Z | Downloaded tokio-native-tls v0.3.1 |
| 1144 | 2026-04-10T02:45:52.350Z | Downloaded unarray v0.1.4 |
| 1145 | 2026-04-10T02:45:52.350Z | Downloaded typify-macro v0.6.1 |
| 1146 | 2026-04-10T02:45:52.350Z | Downloaded term v0.7.0 |
| 1147 | 2026-04-10T02:45:52.356Z | Downloaded untrusted v0.9.0 |
| 1148 | 2026-04-10T02:45:52.359Z | Downloaded usdt v0.6.0 |
| 1149 | 2026-04-10T02:45:52.359Z | Downloaded universal-hash v0.5.1 |
| 1150 | 2026-04-10T02:45:52.360Z | Downloaded tokio-tungstenite v0.21.0 |
| 1151 | 2026-04-10T02:45:52.360Z | Downloaded socket2 v0.5.10 |
| 1152 | 2026-04-10T02:45:52.362Z | Downloaded itertools v0.12.1 |
| 1153 | 2026-04-10T02:45:52.370Z | Downloaded tokio-tungstenite v0.23.1 |
| 1154 | 2026-04-10T02:45:52.374Z | Downloaded untrusted v0.7.1 |
| 1155 | 2026-04-10T02:45:52.374Z | Downloaded typify-macro v0.4.3 |
| 1156 | 2026-04-10T02:45:52.374Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1157 | 2026-04-10T02:45:52.374Z | Downloaded aho-corasick v1.1.4 |
| 1158 | 2026-04-10T02:45:52.374Z | Downloaded iri-string v0.7.10 |
| 1159 | 2026-04-10T02:45:52.377Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1160 | 2026-04-10T02:45:52.377Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1161 | 2026-04-10T02:45:52.377Z | Downloaded rustls-webpki v0.103.9 |
| 1162 | 2026-04-10T02:45:52.380Z | Downloaded utf-8 v0.7.6 |
| 1163 | 2026-04-10T02:45:52.380Z | Downloaded h2 v0.4.13 |
| 1164 | 2026-04-10T02:45:52.384Z | Downloaded futures-util v0.3.32 |
| 1165 | 2026-04-10T02:45:52.390Z | Downloaded waitgroup v0.1.2 |
| 1166 | 2026-04-10T02:45:52.393Z | Downloaded wait-timeout v0.2.1 |
| 1167 | 2026-04-10T02:45:52.393Z | Downloaded void v1.0.2 |
| 1168 | 2026-04-10T02:45:52.393Z | Downloaded tokio-rustls v0.25.0 |
| 1169 | 2026-04-10T02:45:52.396Z | Downloaded term v1.2.1 |
| 1170 | 2026-04-10T02:45:52.396Z | Downloaded tokio-rustls v0.26.4 |
| 1171 | 2026-04-10T02:45:52.399Z | Downloaded snafu v0.8.9 |
| 1172 | 2026-04-10T02:45:52.403Z | Downloaded tls_codec v0.4.2 |
| 1173 | 2026-04-10T02:45:52.403Z | Downloaded iddqd v0.3.17 |
| 1174 | 2026-04-10T02:45:52.406Z | Downloaded xshell-macros v0.2.7 |
| 1175 | 2026-04-10T02:45:52.406Z | Downloaded xattr v1.6.1 |
| 1176 | 2026-04-10T02:45:52.409Z | Downloaded want v0.3.1 |
| 1177 | 2026-04-10T02:45:52.412Z | Downloaded tui-tree-widget v0.23.1 |
| 1178 | 2026-04-10T02:45:52.412Z | Downloaded rand v0.9.2 |
| 1179 | 2026-04-10T02:45:52.415Z | Downloaded schemars v0.9.0 |
| 1180 | 2026-04-10T02:45:52.421Z | Downloaded tokio-rustls v0.24.1 |
| 1181 | 2026-04-10T02:45:52.423Z | Downloaded usdt-macro v0.6.0 |
| 1182 | 2026-04-10T02:45:52.423Z | Downloaded tokio-dtrace v0.1.1 |
| 1183 | 2026-04-10T02:45:52.426Z | Downloaded slog v2.8.2 |
| 1184 | 2026-04-10T02:45:52.426Z | Downloaded rsa v0.9.10 |
| 1185 | 2026-04-10T02:45:52.429Z | Downloaded zone v0.3.1 |
| 1186 | 2026-04-10T02:45:52.430Z | Downloaded zeroize_derive v1.4.3 |
| 1187 | 2026-04-10T02:45:52.433Z | Downloaded unicase v2.9.0 |
| 1188 | 2026-04-10T02:45:52.433Z | Downloaded vergen-gitcl v1.0.8 |
| 1189 | 2026-04-10T02:45:52.433Z | Downloaded samael v0.0.19 |
| 1190 | 2026-04-10T02:45:52.435Z | Downloaded itertools v0.14.0 |
| 1191 | 2026-04-10T02:45:52.439Z | Downloaded usdt-impl v0.6.0 |
| 1192 | 2026-04-10T02:45:52.442Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1193 | 2026-04-10T02:45:52.445Z | Downloaded socket2 v0.6.2 |
| 1194 | 2026-04-10T02:45:52.448Z | Downloaded hyper v1.8.1 |
| 1195 | 2026-04-10T02:45:52.452Z | Downloaded itertools v0.13.0 |
| 1196 | 2026-04-10T02:45:52.456Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1197 | 2026-04-10T02:45:52.459Z | Downloaded test-strategy v0.4.5 |
| 1198 | 2026-04-10T02:45:52.462Z | Downloaded zone_cfg_derive v0.3.1 |
| 1199 | 2026-04-10T02:45:52.466Z | Downloaded vergen-lib v0.1.6 |
| 1200 | 2026-04-10T02:45:52.469Z | Downloaded vergen-git2 v1.0.7 |
| 1201 | 2026-04-10T02:45:52.469Z | Downloaded vsss-rs v3.3.4 |
| 1202 | 2026-04-10T02:45:52.471Z | Downloaded libm v0.2.16 |
| 1203 | 2026-04-10T02:45:52.476Z | Downloaded tracing-attributes v0.1.31 |
| 1204 | 2026-04-10T02:45:52.478Z | Downloaded tokio-stream v0.1.18 |
| 1205 | 2026-04-10T02:45:52.481Z | Downloaded twox-hash v2.1.2 |
| 1206 | 2026-04-10T02:45:52.481Z | Downloaded toml v0.7.8 |
| 1207 | 2026-04-10T02:45:52.484Z | Downloaded whoami v1.6.1 |
| 1208 | 2026-04-10T02:45:52.484Z | Downloaded russh v0.45.0 |
| 1209 | 2026-04-10T02:45:52.487Z | Downloaded walkdir v2.5.0 |
| 1210 | 2026-04-10T02:45:52.490Z | Downloaded tinyvec v1.10.0 |
| 1211 | 2026-04-10T02:45:52.490Z | Downloaded whoami v2.1.0 |
| 1212 | 2026-04-10T02:45:52.493Z | Downloaded rand v0.10.0 |
| 1213 | 2026-04-10T02:45:52.495Z | Downloaded wyz v0.5.1 |
| 1214 | 2026-04-10T02:45:52.495Z | Downloaded unicode-properties v0.1.4 |
| 1215 | 2026-04-10T02:45:52.495Z | Downloaded p521 v0.13.3 |
| 1216 | 2026-04-10T02:45:52.498Z | Downloaded usdt-attr-macro v0.6.0 |
| 1217 | 2026-04-10T02:45:52.501Z | Downloaded subprocess v0.2.15 |
| 1218 | 2026-04-10T02:45:52.504Z | Downloaded tar v0.4.45 |
| 1219 | 2026-04-10T02:45:52.507Z | Downloaded tungstenite v0.23.0 |
| 1220 | 2026-04-10T02:45:52.515Z | Downloaded zeroize v1.8.2 |
| 1221 | 2026-04-10T02:45:52.517Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1222 | 2026-04-10T02:45:52.520Z | Downloaded typify v0.4.3 |
| 1223 | 2026-04-10T02:45:52.523Z | Downloaded vergen v9.0.6 |
| 1224 | 2026-04-10T02:45:52.528Z | Downloaded uzers v0.12.2 |
| 1225 | 2026-04-10T02:45:52.528Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1226 | 2026-04-10T02:45:52.532Z | Downloaded rustyline v14.0.0 |
| 1227 | 2026-04-10T02:45:52.532Z | Downloaded zstd-safe v7.2.4 |
| 1228 | 2026-04-10T02:45:52.535Z | Downloaded zstd v0.13.3 |
| 1229 | 2026-04-10T02:45:52.535Z | Downloaded tracing-core v0.1.36 |
| 1230 | 2026-04-10T02:45:52.535Z | Downloaded unicode-bidi v0.3.18 |
| 1231 | 2026-04-10T02:45:52.538Z | Downloaded typify v0.6.1 |
| 1232 | 2026-04-10T02:45:52.541Z | Downloaded schemars v1.2.1 |
| 1233 | 2026-04-10T02:45:52.546Z | Downloaded xshell v0.2.7 |
| 1234 | 2026-04-10T02:45:52.549Z | Downloaded hkdf v0.12.4 |
| 1235 | 2026-04-10T02:45:52.549Z | Downloaded blake3 v1.8.3 |
| 1236 | 2026-04-10T02:45:52.553Z | Downloaded zerocopy v0.6.6 |
| 1237 | 2026-04-10T02:45:52.556Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1238 | 2026-04-10T02:45:52.560Z | Downloaded reedline v0.40.0 |
| 1239 | 2026-04-10T02:45:52.564Z | Downloaded tungstenite v0.21.0 |
| 1240 | 2026-04-10T02:45:52.567Z | Downloaded yasna v0.5.2 |
| 1241 | 2026-04-10T02:45:52.569Z | Downloaded bitvec v1.0.1 |
| 1242 | 2026-04-10T02:45:52.583Z | Downloaded steno v0.4.1 |
| 1243 | 2026-04-10T02:45:52.586Z | Downloaded ssh-key v0.6.7 |
| 1244 | 2026-04-10T02:45:52.589Z | Downloaded vte v0.14.1 |
| 1245 | 2026-04-10T02:45:52.592Z | Downloaded regex v1.12.3 |
| 1246 | 2026-04-10T02:45:52.595Z | Downloaded uuid v1.23.0 |
| 1247 | 2026-04-10T02:45:52.598Z | Downloaded zopfli v0.8.3 |
| 1248 | 2026-04-10T02:45:52.598Z | Downloaded rpassword v7.4.0 |
| 1249 | 2026-04-10T02:45:52.600Z | Downloaded p384 v0.13.1 |
| 1250 | 2026-04-10T02:45:52.605Z | Downloaded unsafe-libyaml v0.2.11 |
| 1251 | 2026-04-10T02:45:52.608Z | Downloaded toml_edit v0.19.15 |
| 1252 | 2026-04-10T02:45:52.616Z | Downloaded unicode_categories v0.1.1 |
| 1253 | 2026-04-10T02:45:52.619Z | Downloaded git2 v0.20.4 |
| 1254 | 2026-04-10T02:45:52.621Z | Downloaded yansi v1.0.1 |
| 1255 | 2026-04-10T02:45:52.625Z | Downloaded rayon v1.11.0 |
| 1256 | 2026-04-10T02:45:52.628Z | Downloaded zip v0.6.6 |
| 1257 | 2026-04-10T02:45:52.631Z | Downloaded tokio-postgres v0.7.16 |
| 1258 | 2026-04-10T02:45:52.634Z | Downloaded portable-atomic v1.13.1 |
| 1259 | 2026-04-10T02:45:52.641Z | Downloaded chrono v0.4.44 |
| 1260 | 2026-04-10T02:45:52.645Z | Downloaded reqwest v0.12.28 |
| 1261 | 2026-04-10T02:45:52.648Z | Downloaded quick-xml v0.37.5 |
| 1262 | 2026-04-10T02:45:52.655Z | Downloaded reqwest v0.13.2 |
| 1263 | 2026-04-10T02:45:52.684Z | Downloaded lalrpop v0.19.12 |
| 1264 | 2026-04-10T02:45:52.690Z | Downloaded zerocopy-derive v0.8.40 |
| 1265 | 2026-04-10T02:45:52.696Z | Downloaded x509-cert v0.2.5 |
| 1266 | 2026-04-10T02:45:52.700Z | Downloaded goblin v0.10.5 |
| 1267 | 2026-04-10T02:45:52.714Z | Downloaded tower-http v0.6.8 |
| 1268 | 2026-04-10T02:45:52.721Z | Downloaded tokio-util v0.7.18 |
| 1269 | 2026-04-10T02:45:52.729Z | Downloaded unicode-segmentation v1.12.0 |
| 1270 | 2026-04-10T02:45:52.732Z | Downloaded salty v0.3.0 |
| 1271 | 2026-04-10T02:45:52.735Z | Downloaded petname v2.0.2 |
| 1272 | 2026-04-10T02:45:52.753Z | Downloaded quinn-proto v0.11.13 |
| 1273 | 2026-04-10T02:45:52.757Z | Downloaded rustls-webpki v0.101.7 |
| 1274 | 2026-04-10T02:45:52.765Z | Downloaded typed-path v0.9.3 |
| 1275 | 2026-04-10T02:45:52.770Z | Downloaded winnow v0.6.26 |
| 1276 | 2026-04-10T02:45:52.773Z | Downloaded nix v0.27.1 |
| 1277 | 2026-04-10T02:45:52.779Z | Downloaded zip v4.6.1 |
| 1278 | 2026-04-10T02:45:52.782Z | Downloaded nix v0.29.0 |
| 1279 | 2026-04-10T02:45:52.788Z | Downloaded rustls-webpki v0.102.8 |
| 1280 | 2026-04-10T02:45:52.798Z | Downloaded unicode-normalization v0.1.25 |
| 1281 | 2026-04-10T02:45:52.801Z | Downloaded tough v0.20.0 |
| 1282 | 2026-04-10T02:45:52.804Z | Downloaded curve25519-dalek v4.1.3 |
| 1283 | 2026-04-10T02:45:52.809Z | Downloaded tabled v0.20.0 |
| 1284 | 2026-04-10T02:45:52.819Z | Downloaded dropshot v0.16.7 |
| 1285 | 2026-04-10T02:45:52.831Z | Downloaded rustls v0.21.12 |
| 1286 | 2026-04-10T02:45:52.838Z | Downloaded smoltcp v0.9.1 |
| 1287 | 2026-04-10T02:45:52.844Z | Downloaded radix_trie v0.2.1 |
| 1288 | 2026-04-10T02:45:52.846Z | Downloaded hickory-proto v0.24.4 |
| 1289 | 2026-04-10T02:45:52.854Z | Downloaded winnow v0.5.40 |
| 1290 | 2026-04-10T02:45:52.859Z | Downloaded vcpkg v0.2.15 |
| 1291 | 2026-04-10T02:45:52.881Z | Downloaded object v0.37.3 |
| 1292 | 2026-04-10T02:45:52.887Z | Downloaded nix v0.31.1 |
| 1293 | 2026-04-10T02:45:52.893Z | Downloaded serde_with v3.17.0 |
| 1294 | 2026-04-10T02:45:52.900Z | Downloaded object v0.30.4 |
| 1295 | 2026-04-10T02:45:52.905Z | Downloaded zerocopy v0.8.40 |
| 1296 | 2026-04-10T02:45:52.910Z | Downloaded rustls v0.23.37 |
| 1297 | 2026-04-10T02:45:52.917Z | Downloaded polar-core v0.27.3 |
| 1298 | 2026-04-10T02:45:52.922Z | Downloaded rustix v0.38.44 |
| 1299 | 2026-04-10T02:45:52.935Z | Downloaded zlib-rs v0.6.2 |
| 1300 | 2026-04-10T02:45:52.938Z | Downloaded time v0.3.47 |
| 1301 | 2026-04-10T02:45:52.945Z | Downloaded nix v0.28.0 |
| 1302 | 2026-04-10T02:45:52.951Z | Downloaded dropshot v0.17.0 |
| 1303 | 2026-04-10T02:45:52.962Z | Downloaded regex-syntax v0.6.29 |
| 1304 | 2026-04-10T02:45:52.969Z | Downloaded bstr v1.12.1 |
| 1305 | 2026-04-10T02:45:52.972Z | Downloaded sqlparser v0.61.0 |
| 1306 | 2026-04-10T02:45:52.977Z | Downloaded chrono-tz v0.10.4 |
| 1307 | 2026-04-10T02:45:52.989Z | Downloaded webpki-roots v1.0.6 |
| 1308 | 2026-04-10T02:45:52.992Z | Downloaded typify-impl v0.6.1 |
| 1309 | 2026-04-10T02:45:52.998Z | Downloaded tracing v0.1.44 |
| 1310 | 2026-04-10T02:45:53.010Z | Downloaded smoltcp v0.11.0 |
| 1311 | 2026-04-10T02:45:53.020Z | Downloaded typify-impl v0.4.3 |
| 1312 | 2026-04-10T02:45:53.026Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1313 | 2026-04-10T02:45:53.034Z | Downloaded diesel v2.3.7 |
| 1314 | 2026-04-10T02:45:53.049Z | Downloaded zerocopy-derive v0.6.6 |
| 1315 | 2026-04-10T02:45:53.053Z | Downloaded regex-syntax v0.8.10 |
| 1316 | 2026-04-10T02:45:53.056Z | Downloaded regress v0.10.5 |
| 1317 | 2026-04-10T02:45:53.062Z | Downloaded petgraph v0.6.5 |
| 1318 | 2026-04-10T02:45:53.071Z | Downloaded jiff v0.2.21 |
| 1319 | 2026-04-10T02:45:53.082Z | Downloaded hickory-proto v0.25.2 |
| 1320 | 2026-04-10T02:45:53.089Z | Downloaded rustls v0.22.4 |
| 1321 | 2026-04-10T02:45:53.096Z | Downloaded openapiv3 v2.2.0 |
| 1322 | 2026-04-10T02:45:53.103Z | Downloaded tower v0.5.3 |
| 1323 | 2026-04-10T02:45:53.108Z | Downloaded proptest v1.10.0 |
| 1324 | 2026-04-10T02:45:53.113Z | Downloaded openssl v0.10.75 |
| 1325 | 2026-04-10T02:45:53.120Z | Downloaded moka v0.12.13 |
| 1326 | 2026-04-10T02:45:53.128Z | Downloaded sled v0.34.7 |
| 1327 | 2026-04-10T02:45:53.140Z | Downloaded ratatui v0.29.0 |
| 1328 | 2026-04-10T02:45:53.219Z | Downloaded regex-automata v0.4.14 |
| 1329 | 2026-04-10T02:45:53.279Z | Downloaded petgraph v0.8.3 |
| 1330 | 2026-04-10T02:45:53.321Z | Downloaded libz-sys v1.1.24 |
| 1331 | 2026-04-10T02:45:53.335Z | Downloaded csv v1.4.0 |
| 1332 | 2026-04-10T02:45:53.351Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1333 | 2026-04-10T02:45:53.366Z | Downloaded sha3 v0.10.8 |
| 1334 | 2026-04-10T02:45:53.371Z | Downloaded tokio v1.50.0 |
| 1335 | 2026-04-10T02:45:53.458Z | Downloaded encoding_rs v0.8.35 |
| 1336 | 2026-04-10T02:45:53.475Z | Downloaded ring v0.17.14 |
| 1337 | 2026-04-10T02:45:53.506Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1338 | 2026-04-10T02:45:53.747Z | Downloaded aws-lc-sys v0.37.1 |
| 1339 | 2026-04-10T02:45:53.983Z | Compiling libc v0.2.180 |
| 1340 | 2026-04-10T02:45:53.983Z | Compiling serde v1.0.228 |
| 1341 | 2026-04-10T02:45:53.987Z | Compiling shlex v1.3.0 |
| 1342 | 2026-04-10T02:45:53.987Z | Compiling log v0.4.29 |
| 1343 | 2026-04-10T02:45:54.116Z | Compiling find-msvc-tools v0.1.9 |
| 1344 | 2026-04-10T02:45:54.126Z | Compiling smallvec v1.15.1 |
| 1345 | 2026-04-10T02:45:54.135Z | Compiling syn v2.0.117 |
| 1346 | 2026-04-10T02:45:54.143Z | Compiling typenum v1.19.0 |
| 1347 | 2026-04-10T02:45:54.312Z | Compiling generic-array v0.14.7 |
| 1348 | 2026-04-10T02:45:54.333Z | Compiling subtle v2.6.1 |
| 1349 | 2026-04-10T02:45:54.347Z | Compiling scopeguard v1.2.0 |
| 1350 | 2026-04-10T02:45:54.417Z | Compiling const-oid v0.9.6 |
| 1351 | 2026-04-10T02:45:54.442Z | Compiling lock_api v0.4.14 |
| 1352 | 2026-04-10T02:45:54.455Z | Compiling portable-atomic v1.13.1 |
| 1353 | 2026-04-10T02:45:54.517Z | Compiling zerocopy v0.8.40 |
| 1354 | 2026-04-10T02:45:54.572Z | Compiling critical-section v1.2.0 |
| 1355 | 2026-04-10T02:45:54.669Z | Compiling serde_json v1.0.149 |
| 1356 | 2026-04-10T02:45:54.686Z | Compiling parking_lot_core v0.9.12 |
| 1357 | 2026-04-10T02:45:54.884Z | Compiling pin-project-lite v0.2.17 |
| 1358 | 2026-04-10T02:45:54.981Z | Compiling pkg-config v0.3.32 |
| 1359 | 2026-04-10T02:45:55.007Z | Compiling getrandom v0.2.17 |
| 1360 | 2026-04-10T02:45:55.062Z | Compiling jobserver v0.1.34 |
| 1361 | 2026-04-10T02:45:55.126Z | Compiling errno v0.3.14 |
| 1362 | 2026-04-10T02:45:55.175Z | Compiling rand_core v0.6.4 |
| 1363 | 2026-04-10T02:45:55.236Z | Compiling signal-hook-registry v1.4.8 |
| 1364 | 2026-04-10T02:45:55.275Z | Compiling cc v1.2.56 |
| 1365 | 2026-04-10T02:45:55.443Z | Compiling once_cell v1.21.3 |
| 1366 | 2026-04-10T02:45:55.482Z | Compiling bitflags v2.11.0 |
| 1367 | 2026-04-10T02:45:55.516Z | Compiling libm v0.2.16 |
| 1368 | 2026-04-10T02:45:55.557Z | Compiling mio v1.1.1 |
| 1369 | 2026-04-10T02:45:55.654Z | Compiling parking_lot v0.12.5 |
| 1370 | 2026-04-10T02:45:55.714Z | Compiling num-traits v0.2.19 |
| 1371 | 2026-04-10T02:45:55.738Z | Compiling futures-core v0.3.32 |
| 1372 | 2026-04-10T02:45:55.896Z | Compiling percent-encoding v2.3.2 |
| 1373 | 2026-04-10T02:45:56.030Z | Compiling socket2 v0.6.2 |
| 1374 | 2026-04-10T02:45:56.046Z | Compiling allocator-api2 v0.2.21 |
| 1375 | 2026-04-10T02:45:56.078Z | Compiling cpufeatures v0.2.17 |
| 1376 | 2026-04-10T02:45:56.094Z | Compiling getrandom v0.3.4 |
| 1377 | 2026-04-10T02:45:56.121Z | Compiling foldhash v0.2.0 |
| 1378 | 2026-04-10T02:45:56.154Z | Compiling futures-sink v0.3.32 |
| 1379 | 2026-04-10T02:45:56.264Z | Compiling futures-channel v0.3.32 |
| 1380 | 2026-04-10T02:45:56.344Z | Compiling hashbrown v0.16.1 |
| 1381 | 2026-04-10T02:45:56.373Z | Compiling futures-io v0.3.32 |
| 1382 | 2026-04-10T02:45:56.439Z | Compiling slab v0.4.12 |
| 1383 | 2026-04-10T02:45:56.503Z | Compiling futures-task v0.3.32 |
| 1384 | 2026-04-10T02:45:56.535Z | Compiling rustversion v1.0.22 |
| 1385 | 2026-04-10T02:45:56.684Z | Compiling form_urlencoded v1.2.2 |
| 1386 | 2026-04-10T02:45:56.869Z | Compiling cmake v0.1.57 |
| 1387 | 2026-04-10T02:45:56.898Z | Compiling indexmap v2.13.0 |
| 1388 | 2026-04-10T02:45:56.958Z | Compiling ident_case v1.0.1 |
| 1389 | 2026-04-10T02:45:56.985Z | Compiling dunce v1.0.5 |
| 1390 | 2026-04-10T02:45:57.062Z | Compiling synstructure v0.13.2 |
| 1391 | 2026-04-10T02:45:57.083Z | Compiling fs_extra v1.3.0 |
| 1392 | 2026-04-10T02:45:57.097Z | Compiling base64ct v1.8.3 |
| 1393 | 2026-04-10T02:45:57.264Z | Compiling getrandom v0.4.1 |
| 1394 | 2026-04-10T02:45:57.281Z | Compiling rand_core v0.10.0 |
| 1395 | 2026-04-10T02:45:57.348Z | Compiling aws-lc-sys v0.37.1 |
| 1396 | 2026-04-10T02:45:57.390Z | Compiling pem-rfc7468 v0.7.0 |
| 1397 | 2026-04-10T02:45:57.441Z | Compiling flagset v0.4.7 |
| 1398 | 2026-04-10T02:45:57.515Z | Compiling rand_core v0.9.5 |
| 1399 | 2026-04-10T02:45:57.545Z | Compiling rustix v1.1.3 |
| 1400 | 2026-04-10T02:45:57.570Z | Compiling iana-time-zone v0.1.65 |
| 1401 | 2026-04-10T02:45:57.663Z | Compiling ring v0.17.14 |
| 1402 | 2026-04-10T02:45:57.695Z | Compiling rustc_version v0.4.1 |
| 1403 | 2026-04-10T02:45:57.769Z | Compiling uuid v1.23.0 |
| 1404 | 2026-04-10T02:45:57.782Z | Compiling aws-lc-rs v1.16.0 |
| 1405 | 2026-04-10T02:45:57.825Z | Compiling regex-syntax v0.8.10 |
| 1406 | 2026-04-10T02:45:58.008Z | Compiling vcpkg v0.2.15 |
| 1407 | 2026-04-10T02:45:58.060Z | Compiling tracing-core v0.1.36 |
| 1408 | 2026-04-10T02:45:58.465Z | Compiling pest_generator v2.8.6 |
| 1409 | 2026-04-10T02:45:58.613Z | Compiling serde_derive_internals v0.29.1 |
| 1410 | 2026-04-10T02:45:58.753Z | Compiling openssl-sys v0.9.111 |
| 1411 | 2026-04-10T02:45:58.779Z | Compiling serde_derive v1.0.228 |
| 1412 | 2026-04-10T02:45:59.229Z | Compiling zeroize_derive v1.4.3 |
| 1413 | 2026-04-10T02:45:59.267Z | Compiling zerofrom-derive v0.1.6 |
| 1414 | 2026-04-10T02:45:59.303Z | Compiling yoke-derive v0.8.1 |
| 1415 | 2026-04-10T02:45:59.520Z | Compiling zerocopy-derive v0.8.40 |
| 1416 | 2026-04-10T02:45:59.874Z | Compiling zeroize v1.8.2 |
| 1417 | 2026-04-10T02:46:00.215Z | Compiling zerovec-derive v0.11.2 |
| 1418 | 2026-04-10T02:46:00.476Z | Compiling displaydoc v0.2.5 |
| 1419 | 2026-04-10T02:46:00.622Z | Compiling crypto-common v0.1.7 |
| 1420 | 2026-04-10T02:46:00.664Z | Compiling zerofrom v0.1.6 |
| 1421 | 2026-04-10T02:46:00.769Z | Compiling block-buffer v0.10.4 |
| 1422 | 2026-04-10T02:46:00.790Z | Compiling yoke v0.8.1 |
| 1423 | 2026-04-10T02:46:00.939Z | Compiling digest v0.10.7 |
| 1424 | 2026-04-10T02:46:00.976Z | Compiling tokio-macros v2.6.0 |
| 1425 | 2026-04-10T02:46:01.182Z | Compiling hmac v0.12.1 |
| 1426 | 2026-04-10T02:46:01.204Z | Compiling zerotrie v0.2.3 |
| 1427 | 2026-04-10T02:46:01.314Z | Compiling zerovec v0.11.5 |
| 1428 | 2026-04-10T02:46:01.334Z | Compiling futures-macro v0.3.32 |
| 1429 | 2026-04-10T02:46:01.494Z | Compiling block-padding v0.3.3 |
| 1430 | 2026-04-10T02:46:01.655Z | Compiling inout v0.1.4 |
| 1431 | 2026-04-10T02:46:01.692Z | Compiling sha2 v0.10.9 |
| 1432 | 2026-04-10T02:46:01.800Z | Compiling tinystr v0.8.2 |
| 1433 | 2026-04-10T02:46:01.827Z | Compiling potential_utf v0.1.4 |
| 1434 | 2026-04-10T02:46:01.991Z | Compiling icu_locale_core v2.1.1 |
| 1435 | 2026-04-10T02:46:02.006Z | Compiling icu_collections v2.1.1 |
| 1436 | 2026-04-10T02:46:02.118Z | Compiling futures-util v0.3.32 |
| 1437 | 2026-04-10T02:46:02.203Z | Compiling bytes v1.11.1 |
| 1438 | 2026-04-10T02:46:02.286Z | Compiling cipher v0.4.4 |
| 1439 | 2026-04-10T02:46:02.473Z | Compiling der_derive v0.7.3 |
| 1440 | 2026-04-10T02:46:02.549Z | Compiling salsa20 v0.10.2 |
| 1441 | 2026-04-10T02:46:02.689Z | Compiling tokio v1.50.0 |
| 1442 | 2026-04-10T02:46:02.810Z | Compiling icu_provider v2.1.1 |
| 1443 | 2026-04-10T02:46:02.863Z | Compiling http v1.4.0 |
| 1444 | 2026-04-10T02:46:03.062Z | Compiling icu_properties v2.1.2 |
| 1445 | 2026-04-10T02:46:03.096Z | Compiling icu_normalizer v2.1.1 |
| 1446 | 2026-04-10T02:46:03.410Z | Compiling der v0.7.10 |
| 1447 | 2026-04-10T02:46:03.618Z | Compiling chrono v0.4.44 |
| 1448 | 2026-04-10T02:46:03.804Z | Compiling ppv-lite86 v0.2.21 |
| 1449 | 2026-04-10T02:46:03.894Z | Compiling pbkdf2 v0.12.2 |
| 1450 | 2026-04-10T02:46:04.013Z | Compiling idna_adapter v1.2.1 |
| 1451 | 2026-04-10T02:46:04.123Z | Compiling idna v1.1.0 |
| 1452 | 2026-04-10T02:46:04.154Z | Compiling thiserror-impl v2.0.18 |
| 1453 | 2026-04-10T02:46:04.197Z | Compiling rand_chacha v0.9.0 |
| 1454 | 2026-04-10T02:46:04.412Z | Compiling url v2.5.8 |
| 1455 | 2026-04-10T02:46:04.668Z | Compiling spki v0.7.3 |
| 1456 | 2026-04-10T02:46:04.771Z | Compiling scrypt v0.11.0 |
| 1457 | 2026-04-10T02:46:04.876Z | Compiling cbc v0.1.2 |
| 1458 | 2026-04-10T02:46:04.897Z | Compiling aes v0.8.4 |
| 1459 | 2026-04-10T02:46:04.996Z | Compiling rustls-pki-types v1.14.0 |
| 1460 | 2026-04-10T02:46:05.022Z | Compiling tracing-attributes v0.1.31 |
| 1461 | 2026-04-10T02:46:05.022Z | Compiling rand v0.9.2 |
| 1462 | 2026-04-10T02:46:05.214Z | Compiling http-body v1.0.1 |
| 1463 | 2026-04-10T02:46:05.366Z | Compiling pkcs5 v0.7.1 |
| 1464 | 2026-04-10T02:46:05.475Z | Compiling thiserror v2.0.18 |
| 1465 | 2026-04-10T02:46:05.493Z | Compiling untrusted v0.9.0 |
| 1466 | 2026-04-10T02:46:05.581Z | Compiling schemars v0.8.22 |
| 1467 | 2026-04-10T02:46:05.613Z | Compiling base64 v0.22.1 |
| 1468 | 2026-04-10T02:46:05.779Z | Compiling httparse v1.10.1 |
| 1469 | 2026-04-10T02:46:05.801Z | Compiling openssl-probe v0.2.1 |
| 1470 | 2026-04-10T02:46:05.844Z | Compiling untrusted v0.7.1 |
| 1471 | 2026-04-10T02:46:05.928Z | Compiling pkcs8 v0.10.2 |
| 1472 | 2026-04-10T02:46:05.973Z | Compiling schemars_derive v0.8.22 |
| 1473 | 2026-04-10T02:46:05.976Z | Compiling pest_derive v2.8.6 |
| 1474 | 2026-04-10T02:46:06.154Z | Compiling scroll_derive v0.13.1 |
| 1475 | 2026-04-10T02:46:06.231Z | Compiling darling_core v0.20.11 |
| 1476 | 2026-04-10T02:46:06.303Z | Compiling tracing v0.1.44 |
| 1477 | 2026-04-10T02:46:06.388Z | Compiling tokio-util v0.7.18 |
| 1478 | 2026-04-10T02:46:06.564Z | Compiling tower-service v0.3.3 |
| 1479 | 2026-04-10T02:46:06.663Z | Compiling tinyvec_macros v0.1.1 |
| 1480 | 2026-04-10T02:46:06.735Z | Compiling tower-layer v0.3.3 |
| 1481 | 2026-04-10T02:46:06.897Z | Compiling dyn-clone v1.0.20 |
| 1482 | 2026-04-10T02:46:06.946Z | Compiling rustls v0.23.37 |
| 1483 | 2026-04-10T02:46:07.035Z | Compiling try-lock v0.2.5 |
| 1484 | 2026-04-10T02:46:07.118Z | Compiling atomic-waker v1.1.2 |
| 1485 | 2026-04-10T02:46:07.146Z | Compiling want v0.3.1 |
| 1486 | 2026-04-10T02:46:07.242Z | Compiling h2 v0.4.13 |
| 1487 | 2026-04-10T02:46:07.340Z | Compiling scroll v0.13.0 |
| 1488 | 2026-04-10T02:46:07.389Z | Compiling tinyvec v1.10.0 |
| 1489 | 2026-04-10T02:46:07.682Z | Compiling ipnet v2.11.0 |
| 1490 | 2026-04-10T02:46:07.726Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1491 | 2026-04-10T02:46:07.862Z | Compiling spin v0.9.8 |
| 1492 | 2026-04-10T02:46:08.066Z | Compiling aho-corasick v1.1.4 |
| 1493 | 2026-04-10T02:46:08.109Z | Compiling openssl v0.10.75 |
| 1494 | 2026-04-10T02:46:08.171Z | Compiling foreign-types-shared v0.1.1 |
| 1495 | 2026-04-10T02:46:08.258Z | Compiling crc32fast v1.5.0 |
| 1496 | 2026-04-10T02:46:08.279Z | Compiling pin-utils v0.1.0 |
| 1497 | 2026-04-10T02:46:08.333Z | Compiling num-conv v0.2.0 |
| 1498 | 2026-04-10T02:46:08.353Z | Compiling powerfmt v0.2.0 |
| 1499 | 2026-04-10T02:46:08.448Z | Compiling darling_macro v0.20.11 |
| 1500 | 2026-04-10T02:46:08.462Z | Compiling httpdate v1.0.3 |
| 1501 | 2026-04-10T02:46:08.465Z | Compiling time-core v0.1.8 |
| 1502 | 2026-04-10T02:46:08.582Z | Compiling deranged v0.5.8 |
| 1503 | 2026-04-10T02:46:08.629Z | Compiling time-macros v0.2.27 |
| 1504 | 2026-04-10T02:46:08.647Z | Compiling tempfile v3.25.0 |
| 1505 | 2026-04-10T02:46:08.684Z | Compiling foreign-types v0.3.2 |
| 1506 | 2026-04-10T02:46:08.976Z | Compiling darling v0.20.11 |
| 1507 | 2026-04-10T02:46:09.014Z | Compiling regex-automata v0.4.14 |
| 1508 | 2026-04-10T02:46:09.058Z | Compiling goblin v0.10.5 |
| 1509 | 2026-04-10T02:46:09.683Z | Compiling openssl-macros v0.1.1 |
| 1510 | 2026-04-10T02:46:09.776Z | Compiling socket2 v0.5.10 |
| 1511 | 2026-04-10T02:46:10.073Z | Compiling wait-timeout v0.2.1 |
| 1512 | 2026-04-10T02:46:10.086Z | Compiling usdt-impl v0.6.0 |
| 1513 | 2026-04-10T02:46:10.182Z | Compiling native-tls v0.2.18 |
| 1514 | 2026-04-10T02:46:10.285Z | Compiling hyper v1.8.1 |
| 1515 | 2026-04-10T02:46:10.333Z | Compiling bit-vec v0.8.0 |
| 1516 | 2026-04-10T02:46:10.382Z | Compiling syn v1.0.109 |
| 1517 | 2026-04-10T02:46:10.559Z | Compiling crossbeam-utils v0.8.21 |
| 1518 | 2026-04-10T02:46:10.679Z | Compiling num_threads v0.1.7 |
| 1519 | 2026-04-10T02:46:10.779Z | Compiling quick-error v1.2.3 |
| 1520 | 2026-04-10T02:46:10.836Z | Compiling siphasher v1.0.2 |
| 1521 | 2026-04-10T02:46:10.886Z | Compiling simd-adler32 v0.3.8 |
| 1522 | 2026-04-10T02:46:11.026Z | Compiling rusty-fork v0.3.1 |
| 1523 | 2026-04-10T02:46:11.152Z | Compiling time v0.3.47 |
| 1524 | 2026-04-10T02:46:11.307Z | Compiling hyper-util v0.1.20 |
| 1525 | 2026-04-10T02:46:11.333Z | Compiling bit-set v0.8.0 |
| 1526 | 2026-04-10T02:46:11.823Z | Compiling dof v0.4.0 |
| 1527 | 2026-04-10T02:46:12.699Z | Compiling derive_builder_core v0.20.2 |
| 1528 | 2026-04-10T02:46:13.025Z | Compiling unicode-normalization v0.1.25 |
| 1529 | 2026-04-10T02:46:13.039Z | Compiling dtrace-parser v0.3.0 |
| 1530 | 2026-04-10T02:46:13.146Z | Compiling rustls-native-certs v0.8.3 |
| 1531 | 2026-04-10T02:46:13.234Z | Compiling signature v2.2.0 |
| 1532 | 2026-04-10T02:46:13.410Z | Compiling scroll_derive v0.12.1 |
| 1533 | 2026-04-10T02:46:13.430Z | Compiling thiserror-impl v1.0.69 |
| 1534 | 2026-04-10T02:46:13.465Z | Compiling heapless v0.7.17 |
| 1535 | 2026-04-10T02:46:13.568Z | Compiling rand_xorshift v0.4.0 |
| 1536 | 2026-04-10T02:46:13.711Z | Compiling slog v2.8.2 |
| 1537 | 2026-04-10T02:46:13.734Z | Compiling darling_core v0.21.3 |
| 1538 | 2026-04-10T02:46:13.778Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1539 | 2026-04-10T02:46:13.896Z | Compiling sync_wrapper v1.0.2 |
| 1540 | 2026-04-10T02:46:14.008Z | Compiling thread-id v5.1.0 |
| 1541 | 2026-04-10T02:46:14.053Z | Compiling cookie v0.18.1 |
| 1542 | 2026-04-10T02:46:14.092Z | Compiling unarray v0.1.4 |
| 1543 | 2026-04-10T02:46:14.110Z | Compiling unicode-properties v0.1.4 |
| 1544 | 2026-04-10T02:46:14.204Z | Compiling adler2 v2.0.1 |
| 1545 | 2026-04-10T02:46:14.236Z | Compiling unicode-bidi v0.3.18 |
| 1546 | 2026-04-10T02:46:14.315Z | Compiling paste v1.0.15 |
| 1547 | 2026-04-10T02:46:14.340Z | Compiling anyhow v1.0.102 |
| 1548 | 2026-04-10T02:46:14.464Z | Compiling zstd-safe v7.2.4 |
| 1549 | 2026-04-10T02:46:14.584Z | Compiling signal-hook v0.3.18 |
| 1550 | 2026-04-10T02:46:14.708Z | Compiling stringprep v0.1.5 |
| 1551 | 2026-04-10T02:46:14.752Z | Compiling thiserror v1.0.69 |
| 1552 | 2026-04-10T02:46:14.780Z | Compiling miniz_oxide v0.8.9 |
| 1553 | 2026-04-10T02:46:14.844Z | Compiling proptest v1.10.0 |
| 1554 | 2026-04-10T02:46:14.857Z | Compiling scroll v0.12.0 |
| 1555 | 2026-04-10T02:46:15.148Z | Compiling tower v0.5.3 |
| 1556 | 2026-04-10T02:46:15.428Z | Compiling derive_builder_macro v0.20.2 |
| 1557 | 2026-04-10T02:46:15.691Z | Compiling ipnetwork v0.21.1 |
| 1558 | 2026-04-10T02:46:15.867Z | Compiling http-body-util v0.1.3 |
| 1559 | 2026-04-10T02:46:15.882Z | Compiling webpki-roots v1.0.6 |
| 1560 | 2026-04-10T02:46:16.003Z | Compiling rand_chacha v0.3.1 |
| 1561 | 2026-04-10T02:46:16.076Z | Compiling serde_tokenstream v0.2.3 |
| 1562 | 2026-04-10T02:46:16.076Z | Compiling serde_spanned v0.6.9 |
| 1563 | 2026-04-10T02:46:16.107Z | Compiling erased-serde v0.3.31 |
| 1564 | 2026-04-10T02:46:16.218Z | Compiling darling_macro v0.21.3 |
| 1565 | 2026-04-10T02:46:16.233Z | Compiling toml_datetime v0.6.11 |
| 1566 | 2026-04-10T02:46:16.397Z | Compiling md-5 v0.10.6 |
| 1567 | 2026-04-10T02:46:16.486Z | Compiling zerocopy-derive v0.7.35 |
| 1568 | 2026-04-10T02:46:16.567Z | Compiling curve25519-dalek v4.1.3 |
| 1569 | 2026-04-10T02:46:16.589Z | Compiling vergen-lib v0.1.6 |
| 1570 | 2026-04-10T02:46:16.689Z | Compiling num-integer v0.1.46 |
| 1571 | 2026-04-10T02:46:16.771Z | Compiling hash32 v0.2.1 |
| 1572 | 2026-04-10T02:46:16.799Z | Compiling ff v0.13.1 |
| 1573 | 2026-04-10T02:46:16.900Z | Compiling memoffset v0.9.1 |
| 1574 | 2026-04-10T02:46:16.936Z | Compiling ryu v1.0.23 |
| 1575 | 2026-04-10T02:46:16.960Z | Compiling ref-cast v1.0.25 |
| 1576 | 2026-04-10T02:46:17.006Z | Compiling num-bigint-dig v0.8.6 |
| 1577 | 2026-04-10T02:46:17.089Z | Compiling psl-types v2.0.11 |
| 1578 | 2026-04-10T02:46:17.115Z | Compiling cfg_aliases v0.2.1 |
| 1579 | 2026-04-10T02:46:17.189Z | Compiling fallible-iterator v0.2.0 |
| 1580 | 2026-04-10T02:46:17.204Z | Compiling litrs v1.0.0 |
| 1581 | 2026-04-10T02:46:17.217Z | Compiling zlib-rs v0.6.2 |
| 1582 | 2026-04-10T02:46:17.252Z | Compiling base16ct v0.2.0 |
| 1583 | 2026-04-10T02:46:17.350Z | Compiling iri-string v0.7.10 |
| 1584 | 2026-04-10T02:46:17.432Z | Compiling rustix v0.38.44 |
| 1585 | 2026-04-10T02:46:17.496Z | Compiling smoltcp v0.9.1 |
| 1586 | 2026-04-10T02:46:17.706Z | Compiling document-features v0.2.12 |
| 1587 | 2026-04-10T02:46:17.845Z | Compiling postgres-protocol v0.6.10 |
| 1588 | 2026-04-10T02:46:17.861Z | Compiling sec1 v0.7.3 |
| 1589 | 2026-04-10T02:46:18.130Z | Compiling zerocopy v0.7.35 |
| 1590 | 2026-04-10T02:46:18.350Z | Compiling publicsuffix v2.3.0 |
| 1591 | 2026-04-10T02:46:18.387Z | Compiling nix v0.31.1 |
| 1592 | 2026-04-10T02:46:18.518Z | Compiling tower-http v0.6.8 |
| 1593 | 2026-04-10T02:46:18.719Z | Compiling newtype-uuid v1.3.2 |
| 1594 | 2026-04-10T02:46:18.880Z | Compiling serde_urlencoded v0.7.1 |
| 1595 | 2026-04-10T02:46:18.908Z | Compiling group v0.13.0 |
| 1596 | 2026-04-10T02:46:18.938Z | Compiling num-iter v0.1.45 |
| 1597 | 2026-04-10T02:46:19.108Z | Compiling darling v0.21.3 |
| 1598 | 2026-04-10T02:46:19.138Z | Compiling rand v0.8.5 |
| 1599 | 2026-04-10T02:46:19.192Z | Compiling oxnet v0.1.4 |
| 1600 | 2026-04-10T02:46:19.273Z | Compiling hubpack_derive v0.1.1 |
| 1601 | 2026-04-10T02:46:19.499Z | Compiling derive_builder v0.20.2 |
| 1602 | 2026-04-10T02:46:19.578Z | Compiling tokio-native-tls v0.3.1 |
| 1603 | 2026-04-10T02:46:19.628Z | Compiling goblin v0.8.2 |
| 1604 | 2026-04-10T02:46:20.060Z | Compiling flate2 v1.1.9 |
| 1605 | 2026-04-10T02:46:20.127Z | Compiling regex v1.12.3 |
| 1606 | 2026-04-10T02:46:20.277Z | Compiling phf_shared v0.13.1 |
| 1607 | 2026-04-10T02:46:20.436Z | Compiling lazy_static v1.5.0 |
| 1608 | 2026-04-10T02:46:20.470Z | Compiling cargo-platform v0.1.9 |
| 1609 | 2026-04-10T02:46:20.487Z | Compiling hkdf v0.12.4 |
| 1610 | 2026-04-10T02:46:20.543Z | Compiling crypto-bigint v0.5.5 |
| 1611 | 2026-04-10T02:46:20.572Z | Compiling terminal_size v0.4.3 |
| 1612 | 2026-04-10T02:46:20.572Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1613 | 2026-04-10T02:46:20.651Z | Compiling ref-cast-impl v1.0.25 |
| 1614 | 2026-04-10T02:46:20.678Z | Compiling strum_macros v0.27.2 |
| 1615 | 2026-04-10T02:46:20.725Z | Compiling async-trait v0.1.89 |
| 1616 | 2026-04-10T02:46:21.178Z | Compiling daft-derive v0.1.5 |
| 1617 | 2026-04-10T02:46:21.195Z | Compiling vergen v9.0.6 |
| 1618 | 2026-04-10T02:46:21.364Z | Compiling fs-err v3.3.0 |
| 1619 | 2026-04-10T02:46:21.560Z | Compiling ahash v0.8.12 |
| 1620 | 2026-04-10T02:46:21.736Z | Compiling encoding_rs v0.8.35 |
| 1621 | 2026-04-10T02:46:21.755Z | Compiling managed v0.8.0 |
| 1622 | 2026-04-10T02:46:21.872Z | Compiling bumpalo v3.20.2 |
| 1623 | 2026-04-10T02:46:21.969Z | Compiling bitflags v1.3.2 |
| 1624 | 2026-04-10T02:46:22.049Z | Compiling mime v0.3.17 |
| 1625 | 2026-04-10T02:46:22.124Z | Compiling unicode-segmentation v1.12.0 |
| 1626 | 2026-04-10T02:46:22.308Z | Compiling libbz2-rs-sys v0.2.2 |
| 1627 | 2026-04-10T02:46:22.508Z | Compiling winnow v0.5.40 |
| 1628 | 2026-04-10T02:46:22.619Z | Compiling foldhash v0.1.5 |
| 1629 | 2026-04-10T02:46:22.634Z | Compiling object v0.37.3 |
| 1630 | 2026-04-10T02:46:22.791Z | Compiling clap_builder v4.5.60 |
| 1631 | 2026-04-10T02:46:22.950Z | Compiling hashbrown v0.15.5 |
| 1632 | 2026-04-10T02:46:22.992Z | Compiling bzip2 v0.6.1 |
| 1633 | 2026-04-10T02:46:23.065Z | Compiling strum v0.27.2 |
| 1634 | 2026-04-10T02:46:23.194Z | Compiling zopfli v0.8.3 |
| 1635 | 2026-04-10T02:46:23.226Z | Compiling daft v0.1.5 |
| 1636 | 2026-04-10T02:46:23.493Z | Compiling dof v0.3.0 |
| 1637 | 2026-04-10T02:46:23.684Z | Compiling elliptic-curve v0.13.8 |
| 1638 | 2026-04-10T02:46:23.884Z | Compiling toml_edit v0.19.15 |
| 1639 | 2026-04-10T02:46:24.087Z | Compiling cargo_metadata v0.19.2 |
| 1640 | 2026-04-10T02:46:24.217Z | Compiling phf v0.13.1 |
| 1641 | 2026-04-10T02:46:24.379Z | Compiling cookie_store v0.22.1 |
| 1642 | 2026-04-10T02:46:25.036Z | Compiling signal-hook-mio v0.2.5 |
| 1643 | 2026-04-10T02:46:25.417Z | Compiling zstd v0.13.3 |
| 1644 | 2026-04-10T02:46:25.519Z | Compiling hyper-tls v0.6.0 |
| 1645 | 2026-04-10T02:46:25.689Z | Compiling hubpack v0.1.2 |
| 1646 | 2026-04-10T02:46:25.745Z | Compiling bzip2 v0.4.4 |
| 1647 | 2026-04-10T02:46:25.771Z | Compiling serde_with_macros v3.17.0 |
| 1648 | 2026-04-10T02:46:25.899Z | Compiling postgres-types v0.2.12 |
| 1649 | 2026-04-10T02:46:25.952Z | Compiling usdt-macro v0.6.0 |
| 1650 | 2026-04-10T02:46:26.448Z | Compiling usdt-attr-macro v0.6.0 |
| 1651 | 2026-04-10T02:46:26.489Z | Compiling dtrace-parser v0.2.0 |
| 1652 | 2026-04-10T02:46:26.684Z | Compiling ed25519 v2.2.3 |
| 1653 | 2026-04-10T02:46:26.879Z | Compiling bstr v1.12.1 |
| 1654 | 2026-04-10T02:46:26.944Z | Compiling phf_shared v0.11.3 |
| 1655 | 2026-04-10T02:46:27.009Z | Compiling pkcs1 v0.7.5 |
| 1656 | 2026-04-10T02:46:27.126Z | Compiling serde-big-array v0.5.1 |
| 1657 | 2026-04-10T02:46:27.230Z | Compiling hex v0.4.3 |
| 1658 | 2026-04-10T02:46:27.234Z | Compiling rfc6979 v0.4.0 |
| 1659 | 2026-04-10T02:46:27.269Z | Compiling clap_derive v4.5.55 |
| 1660 | 2026-04-10T02:46:27.370Z | Compiling strum_macros v0.26.4 |
| 1661 | 2026-04-10T02:46:27.402Z | Compiling serde_repr v0.1.20 |
| 1662 | 2026-04-10T02:46:27.497Z | Compiling enum-as-inner v0.6.1 |
| 1663 | 2026-04-10T02:46:27.515Z | Compiling float-cmp v0.10.0 |
| 1664 | 2026-04-10T02:46:27.578Z | Compiling thread-id v4.2.2 |
| 1665 | 2026-04-10T02:46:27.663Z | Compiling memmap2 v0.9.10 |
| 1666 | 2026-04-10T02:46:27.677Z | Compiling env_filter v1.0.0 |
| 1667 | 2026-04-10T02:46:27.875Z | Compiling whoami v2.1.0 |
| 1668 | 2026-04-10T02:46:27.935Z | Compiling fixedbitset v0.4.2 |
| 1669 | 2026-04-10T02:46:27.978Z | Compiling normalize-line-endings v0.3.0 |
| 1670 | 2026-04-10T02:46:27.999Z | Compiling fixedbitset v0.5.7 |
| 1671 | 2026-04-10T02:46:28.076Z | Compiling keccak v0.1.6 |
| 1672 | 2026-04-10T02:46:28.149Z | Compiling new_debug_unreachable v1.0.6 |
| 1673 | 2026-04-10T02:46:28.228Z | Compiling difflib v0.4.0 |
| 1674 | 2026-04-10T02:46:28.252Z | Compiling static_assertions v1.1.0 |
| 1675 | 2026-04-10T02:46:28.299Z | Compiling data-encoding v2.10.0 |
| 1676 | 2026-04-10T02:46:28.330Z | Compiling jiff v0.2.21 |
| 1677 | 2026-04-10T02:46:28.853Z | Compiling rustc-hash v2.1.1 |
| 1678 | 2026-04-10T02:46:28.929Z | Compiling predicates-core v1.0.10 |
| 1679 | 2026-04-10T02:46:28.983Z | Compiling precomputed-hash v0.1.1 |
| 1680 | 2026-04-10T02:46:29.028Z | Compiling either v1.15.0 |
| 1681 | 2026-04-10T02:46:29.058Z | Compiling string_cache v0.8.9 |
| 1682 | 2026-04-10T02:46:29.075Z | Compiling predicates v3.1.4 |
| 1683 | 2026-04-10T02:46:29.095Z | Compiling strum v0.26.3 |
| 1684 | 2026-04-10T02:46:29.110Z | Compiling clap v4.5.60 |
| 1685 | 2026-04-10T02:46:29.192Z | Compiling iddqd v0.3.17 |
| 1686 | 2026-04-10T02:46:29.228Z | Compiling itertools v0.13.0 |
| 1687 | 2026-04-10T02:46:29.243Z | Compiling hickory-proto v0.25.2 |
| 1688 | 2026-04-10T02:46:29.280Z | Compiling toml_edit v0.22.27 |
| 1689 | 2026-04-10T02:46:29.704Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1690 | 2026-04-10T02:46:29.732Z | Compiling sha3 v0.10.8 |
| 1691 | 2026-04-10T02:46:30.190Z | Compiling petgraph v0.8.3 |
| 1692 | 2026-04-10T02:46:30.321Z | Compiling petgraph v0.6.5 |
| 1693 | 2026-04-10T02:46:30.454Z | Compiling tokio-postgres v0.7.16 |
| 1694 | 2026-04-10T02:46:31.759Z | Compiling zip v4.6.1 |
| 1695 | 2026-04-10T02:46:31.982Z | Compiling env_logger v0.11.9 |
| 1696 | 2026-04-10T02:46:32.113Z | Compiling usdt v0.6.0 |
| 1697 | 2026-04-10T02:46:32.335Z | Compiling usdt-impl v0.5.0 |
| 1698 | 2026-04-10T02:46:32.375Z | Compiling serde_with v3.17.0 |
| 1699 | 2026-04-10T02:46:32.407Z | Compiling ecdsa v0.16.9 |
| 1700 | 2026-04-10T02:46:32.542Z | Compiling similar v2.7.0 |
| 1701 | 2026-04-10T02:46:32.611Z | Compiling rsa v0.9.10 |
| 1702 | 2026-04-10T02:46:32.714Z | Compiling ed25519-dalek v2.2.0 |
| 1703 | 2026-04-10T02:46:32.796Z | Compiling crossterm v0.28.1 |
| 1704 | 2026-04-10T02:46:33.368Z | Compiling zip v0.6.6 |
| 1705 | 2026-04-10T02:46:33.844Z | Compiling toml v0.7.8 |
| 1706 | 2026-04-10T02:46:34.121Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1707 | 2026-04-10T02:46:34.226Z | Compiling heck v0.4.1 |
| 1708 | 2026-04-10T02:46:34.274Z | Compiling crossbeam-epoch v0.9.18 |
| 1709 | 2026-04-10T02:46:34.368Z | Compiling tokio-stream v0.1.18 |
| 1710 | 2026-04-10T02:46:34.452Z | Compiling buf-list v1.1.2 |
| 1711 | 2026-04-10T02:46:34.464Z | Compiling x509-cert v0.2.5 |
| 1712 | 2026-04-10T02:46:34.619Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1713 | 2026-04-10T02:46:34.734Z | Compiling openapiv3 v2.2.0 |
| 1714 | 2026-04-10T02:46:34.773Z | Compiling sha1 v0.10.6 |
| 1715 | 2026-04-10T02:46:34.832Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1716 | 2026-04-10T02:46:34.909Z | Compiling lalrpop-util v0.19.12 |
| 1717 | 2026-04-10T02:46:34.995Z | Compiling peg-runtime v0.8.5 |
| 1718 | 2026-04-10T02:46:35.100Z | Compiling thread_local v1.1.9 |
| 1719 | 2026-04-10T02:46:35.119Z | Compiling slog-async v2.8.0 |
| 1720 | 2026-04-10T02:46:35.283Z | Compiling crossbeam-channel v0.5.15 |
| 1721 | 2026-04-10T02:46:35.355Z | Compiling futures-executor v0.3.32 |
| 1722 | 2026-04-10T02:46:35.437Z | Compiling filetime v0.2.27 |
| 1723 | 2026-04-10T02:46:35.610Z | Compiling is-terminal v0.4.17 |
| 1724 | 2026-04-10T02:46:35.615Z | Compiling term v1.2.1 |
| 1725 | 2026-04-10T02:46:35.710Z | Compiling xattr v1.6.1 |
| 1726 | 2026-04-10T02:46:35.724Z | Compiling take_mut v0.2.2 |
| 1727 | 2026-04-10T02:46:35.879Z | Compiling tar v0.4.45 |
| 1728 | 2026-04-10T02:46:35.942Z | Compiling slog-term v2.9.2 |
| 1729 | 2026-04-10T02:46:36.069Z | Compiling futures v0.3.32 |
| 1730 | 2026-04-10T02:46:42.669Z | Compiling rustls-webpki v0.103.9 |
| 1731 | 2026-04-10T02:46:45.479Z | Compiling tokio-rustls v0.26.4 |
| 1732 | 2026-04-10T02:46:45.479Z | Compiling rustls-platform-verifier v0.6.2 |
| 1733 | 2026-04-10T02:46:45.673Z | Compiling hyper-rustls v0.27.7 |
| 1734 | 2026-04-10T02:46:45.872Z | Compiling reqwest v0.13.2 |
| 1735 | 2026-04-10T02:46:45.873Z | Compiling reqwest v0.12.28 |
| 1736 | 2026-04-10T02:46:47.933Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1737 | 2026-04-10T02:46:48.148Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1738 | 2026-04-10T02:46:51.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1739 | 2026-04-10T02:46:51.156Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd lldp transceiver-control` |
| 1740 | 2026-04-10T02:46:51.210Z | Apr 10 02:46:49.687 INFO Starting download, target: Cockroach |
| 1741 | 2026-04-10T02:46:51.213Z | Apr 10 02:46:49.688 INFO Starting download, target: Console |
| 1742 | 2026-04-10T02:46:51.213Z | Apr 10 02:46:49.688 INFO Starting download, target: Clickhouse |
| 1743 | 2026-04-10T02:46:51.213Z | Apr 10 02:46:49.688 INFO Starting download, target: DendriteStub |
| 1744 | 2026-04-10T02:46:51.213Z | Apr 10 02:46:49.688 INFO Starting download, target: MaghemiteMgd |
| 1745 | 2026-04-10T02:46:51.213Z | Apr 10 02:46:49.688 INFO Starting download, target: TransceiverControl |
| 1746 | 2026-04-10T02:46:51.213Z | Apr 10 02:46:49.688 INFO Starting download, target: LLDP |
| 1747 | 2026-04-10T02:46:51.213Z | Apr 10 02:46:49.688 INFO Downloading out/downloads/lldp.tar.gz (attempt 1/3), target: LLDP |
| 1748 | 2026-04-10T02:46:51.213Z | Apr 10 02:46:49.688 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1749 | 2026-04-10T02:46:51.214Z | Apr 10 02:46:49.688 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1750 | 2026-04-10T02:46:51.214Z | Apr 10 02:46:49.688 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1751 | 2026-04-10T02:46:51.214Z | Apr 10 02:46:49.688 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1752 | 2026-04-10T02:46:51.214Z | Apr 10 02:46:49.688 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1753 | 2026-04-10T02:46:51.214Z | Apr 10 02:46:49.688 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1754 | 2026-04-10T02:46:51.504Z | Apr 10 02:46:49.982 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1755 | 2026-04-10T02:46:51.741Z | Apr 10 02:46:50.203 INFO Download complete, target: TransceiverControl |
| 1756 | 2026-04-10T02:46:52.218Z | Apr 10 02:46:50.691 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1757 | 2026-04-10T02:46:52.283Z | Apr 10 02:46:50.760 INFO Unpacking out/downloads/lldp.tar.gz to out/downloads, target: LLDP |
| 1758 | 2026-04-10T02:46:52.454Z | Apr 10 02:46:50.928 INFO Download complete, target: Console |
| 1759 | 2026-04-10T02:46:52.954Z | Apr 10 02:46:51.423 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1760 | 2026-04-10T02:46:53.169Z | Apr 10 02:46:51.646 INFO Download complete, target: LLDP |
| 1761 | 2026-04-10T02:46:53.322Z | Apr 10 02:46:51.799 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1762 | 2026-04-10T02:46:53.561Z | Apr 10 02:46:52.025 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1763 | 2026-04-10T02:46:53.988Z | Apr 10 02:46:52.461 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1764 | 2026-04-10T02:46:53.989Z | Apr 10 02:46:52.461 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1765 | 2026-04-10T02:46:55.347Z | Apr 10 02:46:53.824 INFO Download complete, target: DendriteStub |
| 1766 | 2026-04-10T02:46:55.772Z | Apr 10 02:46:54.249 INFO Download complete, target: MaghemiteMgd |
| 1767 | 2026-04-10T02:46:58.570Z | Apr 10 02:46:57.047 INFO Checking that binary works, target: Cockroach |
| 1768 | 2026-04-10T02:46:58.662Z | Apr 10 02:46:57.139 INFO Download complete, target: Cockroach |
| 1769 | 2026-04-10T02:47:00.364Z | Apr 10 02:46:58.841 INFO Checking that binary works, target: Clickhouse |
| 1770 | 2026-04-10T02:47:00.501Z | Apr 10 02:46:58.977 INFO Download complete, target: Clickhouse |
| 1771 | 2026-04-10T02:47:00.519Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1772 | 2026-04-10T02:47:00.522Z | |
| 1773 | 2026-04-10T02:47:00.522Z | real 3:10.725339230 |
| 1774 | 2026-04-10T02:47:00.522Z | user 7:13.744380807 |
| 1775 | 2026-04-10T02:47:00.522Z | sys 1:24.582802904 |
| 1776 | 2026-04-10T02:47:00.522Z | trap 0.220945866 |
| 1777 | 2026-04-10T02:47:00.522Z | tflt 0.568326821 |
| 1778 | 2026-04-10T02:47:00.522Z | dflt 0.590364046 |
| 1779 | 2026-04-10T02:47:00.522Z | kflt 0.023139315 |
| 1780 | 2026-04-10T02:47:00.522Z | lock 22:16.645162569 |
| 1781 | 2026-04-10T02:47:00.522Z | slp 21:48.497928311 |
| 1782 | 2026-04-10T02:47:00.522Z | lat 44.087767735 |
| 1783 | 2026-04-10T02:47:00.522Z | stop 2:03.275182390 |
| 1784 | 2026-04-10T02:47:00.522Z | + banner clippy |
| 1785 | 2026-04-10T02:47:00.522Z | |
| 1786 | 2026-04-10T02:47:00.522Z | #### # # ##### ##### # # |
| 1787 | 2026-04-10T02:47:00.523Z | # # # # # # # # # # |
| 1788 | 2026-04-10T02:47:00.523Z | # # # # # # # # |
| 1789 | 2026-04-10T02:47:00.523Z | # # # ##### ##### # |
| 1790 | 2026-04-10T02:47:00.523Z | # # # # # # # |
| 1791 | 2026-04-10T02:47:00.523Z | #### ###### # # # # |
| 1792 | 2026-04-10T02:47:00.523Z | |
| 1793 | 2026-04-10T02:47:00.523Z | + export CARGO_INCREMENTAL=0 |
| 1794 | 2026-04-10T02:47:00.523Z | + CARGO_INCREMENTAL=0 |
| 1795 | 2026-04-10T02:47:00.523Z | + ptime -m cargo xtask clippy |
| 1796 | 2026-04-10T02:47:01.042Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1797 | 2026-04-10T02:47:01.263Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1798 | 2026-04-10T02:47:03.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s |
| 1799 | 2026-04-10T02:47:03.206Z | Running `target/debug/xtask clippy` |
| 1800 | 2026-04-10T02:47:03.232Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1801 | 2026-04-10T02:47:03.844Z | Downloading crates ... |
| 1802 | 2026-04-10T02:47:04.041Z | Downloaded escape8259 v0.5.3 |
| 1803 | 2026-04-10T02:47:04.047Z | Downloaded cast v0.3.0 |
| 1804 | 2026-04-10T02:47:04.050Z | Downloaded pathdiff v0.2.3 |
| 1805 | 2026-04-10T02:47:04.055Z | Downloaded tokio-test v0.4.5 |
| 1806 | 2026-04-10T02:47:04.061Z | Downloaded supports-hyperlinks v2.1.0 |
| 1807 | 2026-04-10T02:47:04.064Z | Downloaded approx v0.5.1 |
| 1808 | 2026-04-10T02:47:04.064Z | Downloaded async-lock v3.4.2 |
| 1809 | 2026-04-10T02:47:04.067Z | Downloaded fancy-regex v0.14.0 |
| 1810 | 2026-04-10T02:47:04.070Z | Downloaded nested v0.1.1 |
| 1811 | 2026-04-10T02:47:04.073Z | Downloaded httptest v0.16.4 |
| 1812 | 2026-04-10T02:47:04.080Z | Downloaded target-spec v3.5.7 |
| 1813 | 2026-04-10T02:47:04.083Z | Downloaded rust-argon2 v2.1.0 |
| 1814 | 2026-04-10T02:47:04.083Z | Downloaded rstest v0.25.0 |
| 1815 | 2026-04-10T02:47:04.088Z | Downloaded chumsky v0.9.3 |
| 1816 | 2026-04-10T02:47:04.094Z | Downloaded plotters-svg v0.3.7 |
| 1817 | 2026-04-10T02:47:04.097Z | Downloaded knuffel-derive v3.2.0 |
| 1818 | 2026-04-10T02:47:04.097Z | Downloaded hashbrown v0.14.5 |
| 1819 | 2026-04-10T02:47:04.100Z | Downloaded cfg-expr v0.20.6 |
| 1820 | 2026-04-10T02:47:04.100Z | Downloaded oorandom v11.1.5 |
| 1821 | 2026-04-10T02:47:04.103Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1822 | 2026-04-10T02:47:04.103Z | Downloaded guppy v0.17.25 |
| 1823 | 2026-04-10T02:47:04.106Z | Downloaded path-tree v0.8.3 |
| 1824 | 2026-04-10T02:47:04.109Z | Downloaded criterion-plot v0.6.0 |
| 1825 | 2026-04-10T02:47:04.112Z | Downloaded supports-color v2.1.0 |
| 1826 | 2026-04-10T02:47:04.115Z | Downloaded serde_regex v1.1.0 |
| 1827 | 2026-04-10T02:47:04.118Z | Downloaded addr2line v0.25.1 |
| 1828 | 2026-04-10T02:47:04.118Z | Downloaded textwrap v0.15.2 |
| 1829 | 2026-04-10T02:47:04.121Z | Downloaded assert-json-diff v2.0.2 |
| 1830 | 2026-04-10T02:47:04.125Z | Downloaded hickory-client v0.25.2 |
| 1831 | 2026-04-10T02:47:04.125Z | Downloaded backtrace-ext v0.2.1 |
| 1832 | 2026-04-10T02:47:04.127Z | Downloaded plotters-backend v0.3.7 |
| 1833 | 2026-04-10T02:47:04.127Z | Downloaded concurrent-queue v2.5.0 |
| 1834 | 2026-04-10T02:47:04.130Z | Downloaded relative-path v1.9.3 |
| 1835 | 2026-04-10T02:47:04.135Z | Downloaded supports-unicode v2.1.0 |
| 1836 | 2026-04-10T02:47:04.138Z | Downloaded target-triple v1.0.0 |
| 1837 | 2026-04-10T02:47:04.138Z | Downloaded partial-io v0.5.4 |
| 1838 | 2026-04-10T02:47:04.138Z | Downloaded miette-derive v5.10.0 |
| 1839 | 2026-04-10T02:47:04.143Z | Downloaded linkme-impl v0.3.35 |
| 1840 | 2026-04-10T02:47:04.150Z | Downloaded stringmetrics v2.2.2 |
| 1841 | 2026-04-10T02:47:04.153Z | Downloaded futures-timer v3.0.3 |
| 1842 | 2026-04-10T02:47:04.153Z | Downloaded assert_cmd v2.1.2 |
| 1843 | 2026-04-10T02:47:04.156Z | Downloaded cargo_metadata v0.23.1 |
| 1844 | 2026-04-10T02:47:04.156Z | Downloaded async-object-pool v0.2.0 |
| 1845 | 2026-04-10T02:47:04.159Z | Downloaded event-listener-strategy v0.5.4 |
| 1846 | 2026-04-10T02:47:04.162Z | Downloaded cargo-platform v0.3.2 |
| 1847 | 2026-04-10T02:47:04.165Z | Downloaded tinytemplate v1.2.1 |
| 1848 | 2026-04-10T02:47:04.166Z | Downloaded termcolor v1.4.1 |
| 1849 | 2026-04-10T02:47:04.170Z | Downloaded constant_time_eq v0.3.1 |
| 1850 | 2026-04-10T02:47:04.173Z | Downloaded backtrace v0.3.76 |
| 1851 | 2026-04-10T02:47:04.176Z | Downloaded rustc-demangle v0.1.27 |
| 1852 | 2026-04-10T02:47:04.176Z | Downloaded target-lexicon v0.13.3 |
| 1853 | 2026-04-10T02:47:04.179Z | Downloaded event-listener v5.4.1 |
| 1854 | 2026-04-10T02:47:04.179Z | Downloaded anes v0.1.6 |
| 1855 | 2026-04-10T02:47:04.182Z | Downloaded linkme v0.3.35 |
| 1856 | 2026-04-10T02:47:04.182Z | Downloaded libtest-mimic v0.8.1 |
| 1857 | 2026-04-10T02:47:04.185Z | Downloaded trybuild v1.0.116 |
| 1858 | 2026-04-10T02:47:04.185Z | Downloaded owo-colors v3.5.0 |
| 1859 | 2026-04-10T02:47:04.194Z | Downloaded knuffel v3.2.0 |
| 1860 | 2026-04-10T02:47:04.197Z | Downloaded parking v2.2.1 |
| 1861 | 2026-04-10T02:47:04.197Z | Downloaded datatest-stable v0.3.3 |
| 1862 | 2026-04-10T02:47:04.200Z | Downloaded miette v5.10.0 |
| 1863 | 2026-04-10T02:47:04.203Z | Downloaded rstest_macros v0.25.0 |
| 1864 | 2026-04-10T02:47:04.207Z | Downloaded rand_distr v0.5.1 |
| 1865 | 2026-04-10T02:47:04.210Z | Downloaded blake2b_simd v1.0.4 |
| 1866 | 2026-04-10T02:47:04.215Z | Downloaded plotters v0.3.7 |
| 1867 | 2026-04-10T02:47:04.229Z | Downloaded gimli v0.32.3 |
| 1868 | 2026-04-10T02:47:04.284Z | Downloaded terminal_size v0.1.17 |
| 1869 | 2026-04-10T02:47:04.310Z | Downloaded similar-asserts v1.7.0 |
| 1870 | 2026-04-10T02:47:04.332Z | Downloaded httpmock v0.8.3 |
| 1871 | 2026-04-10T02:47:04.360Z | Downloaded criterion v0.7.0 |
| 1872 | 2026-04-10T02:47:05.916Z | Checking cfg-if v1.0.4 |
| 1873 | 2026-04-10T02:47:06.259Z | Checking libc v0.2.180 |
| 1874 | 2026-04-10T02:47:06.262Z | Checking serde_core v1.0.228 |
| 1875 | 2026-04-10T02:47:06.328Z | Checking memchr v2.8.0 |
| 1876 | 2026-04-10T02:47:06.368Z | Checking smallvec v1.15.1 |
| 1877 | 2026-04-10T02:47:06.407Z | Checking itoa v1.0.17 |
| 1878 | 2026-04-10T02:47:06.407Z | Checking log v0.4.29 |
| 1879 | 2026-04-10T02:47:06.480Z | Checking zeroize v1.8.2 |
| 1880 | 2026-04-10T02:47:06.517Z | Checking libm v0.2.16 |
| 1881 | 2026-04-10T02:47:06.572Z | Checking scopeguard v1.2.0 |
| 1882 | 2026-04-10T02:47:06.610Z | Checking stable_deref_trait v1.2.1 |
| 1883 | 2026-04-10T02:47:06.651Z | Checking zmij v1.0.21 |
| 1884 | 2026-04-10T02:47:06.690Z | Checking errno v0.3.14 |
| 1885 | 2026-04-10T02:47:06.690Z | Checking getrandom v0.2.17 |
| 1886 | 2026-04-10T02:47:06.759Z | Checking lock_api v0.4.14 |
| 1887 | 2026-04-10T02:47:06.795Z | Checking zerofrom v0.1.6 |
| 1888 | 2026-04-10T02:47:06.836Z | Checking percent-encoding v2.3.2 |
| 1889 | 2026-04-10T02:47:06.875Z | Checking writeable v0.6.2 |
| 1890 | 2026-04-10T02:47:06.878Z | Checking litemap v0.8.1 |
| 1891 | 2026-04-10T02:47:06.943Z | Checking yoke v0.8.1 |
| 1892 | 2026-04-10T02:47:06.943Z | Checking icu_normalizer_data v2.1.1 |
| 1893 | 2026-04-10T02:47:07.011Z | Checking icu_properties_data v2.1.2 |
| 1894 | 2026-04-10T02:47:07.014Z | Checking subtle v2.6.1 |
| 1895 | 2026-04-10T02:47:07.048Z | Checking form_urlencoded v1.2.2 |
| 1896 | 2026-04-10T02:47:07.115Z | Checking utf8_iter v1.0.4 |
| 1897 | 2026-04-10T02:47:07.119Z | Checking pin-project-lite v0.2.17 |
| 1898 | 2026-04-10T02:47:07.184Z | Checking zerovec v0.11.5 |
| 1899 | 2026-04-10T02:47:07.187Z | Checking zerotrie v0.2.3 |
| 1900 | 2026-04-10T02:47:07.257Z | Checking num-traits v0.2.19 |
| 1901 | 2026-04-10T02:47:07.291Z | Checking rand_core v0.6.4 |
| 1902 | 2026-04-10T02:47:07.330Z | Checking parking_lot_core v0.9.12 |
| 1903 | 2026-04-10T02:47:07.333Z | Checking portable-atomic v1.13.1 |
| 1904 | 2026-04-10T02:47:07.400Z | Checking zerocopy v0.8.40 |
| 1905 | 2026-04-10T02:47:07.475Z | Checking critical-section v1.2.0 |
| 1906 | 2026-04-10T02:47:07.516Z | Checking signal-hook-registry v1.4.8 |
| 1907 | 2026-04-10T02:47:07.553Z | Checking parking_lot v0.12.5 |
| 1908 | 2026-04-10T02:47:07.607Z | Checking mio v1.1.1 |
| 1909 | 2026-04-10T02:47:07.645Z | Checking tinystr v0.8.2 |
| 1910 | 2026-04-10T02:47:07.702Z | Checking potential_utf v0.1.4 |
| 1911 | 2026-04-10T02:47:07.769Z | Checking socket2 v0.6.2 |
| 1912 | 2026-04-10T02:47:07.807Z | Checking typenum v1.19.0 |
| 1913 | 2026-04-10T02:47:07.841Z | Checking serde v1.0.228 |
| 1914 | 2026-04-10T02:47:07.841Z | Checking serde_json v1.0.149 |
| 1915 | 2026-04-10T02:47:07.909Z | Checking bitflags v2.11.0 |
| 1916 | 2026-04-10T02:47:07.912Z | Checking icu_locale_core v2.1.1 |
| 1917 | 2026-04-10T02:47:07.912Z | Checking icu_collections v2.1.1 |
| 1918 | 2026-04-10T02:47:08.027Z | Checking once_cell v1.21.3 |
| 1919 | 2026-04-10T02:47:08.113Z | Checking iana-time-zone v0.1.65 |
| 1920 | 2026-04-10T02:47:08.227Z | Checking rand_core v0.10.0 |
| 1921 | 2026-04-10T02:47:08.272Z | Checking thiserror v2.0.18 |
| 1922 | 2026-04-10T02:47:08.313Z | Checking bytes v1.11.1 |
| 1923 | 2026-04-10T02:47:08.313Z | Checking chrono v0.4.44 |
| 1924 | 2026-04-10T02:47:08.387Z | Checking generic-array v0.14.7 |
| 1925 | 2026-04-10T02:47:08.425Z | Checking getrandom v0.4.1 |
| 1926 | 2026-04-10T02:47:08.465Z | Checking semver v1.0.27 |
| 1927 | 2026-04-10T02:47:08.503Z | Checking icu_provider v2.1.1 |
| 1928 | 2026-04-10T02:47:08.548Z | Checking allocator-api2 v0.2.21 |
| 1929 | 2026-04-10T02:47:08.602Z | Checking uuid v1.23.0 |
| 1930 | 2026-04-10T02:47:08.700Z | Checking futures-core v0.3.32 |
| 1931 | 2026-04-10T02:47:08.763Z | Checking icu_normalizer v2.1.1 |
| 1932 | 2026-04-10T02:47:08.799Z | Checking icu_properties v2.1.2 |
| 1933 | 2026-04-10T02:47:08.843Z | Checking tokio v1.50.0 |
| 1934 | 2026-04-10T02:47:08.879Z | Checking crypto-common v0.1.7 |
| 1935 | 2026-04-10T02:47:08.928Z | Checking equivalent v1.0.2 |
| 1936 | 2026-04-10T02:47:08.975Z | Checking dyn-clone v1.0.20 |
| 1937 | 2026-04-10T02:47:09.037Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1938 | 2026-04-10T02:47:09.075Z | Checking const-oid v0.9.6 |
| 1939 | 2026-04-10T02:47:09.111Z | Checking foldhash v0.2.0 |
| 1940 | 2026-04-10T02:47:09.114Z | Checking getrandom v0.3.4 |
| 1941 | 2026-04-10T02:47:09.205Z | Checking block-buffer v0.10.4 |
| 1942 | 2026-04-10T02:47:09.297Z | Checking hashbrown v0.16.1 |
| 1943 | 2026-04-10T02:47:09.333Z | Checking futures-sink v0.3.32 |
| 1944 | 2026-04-10T02:47:09.368Z | Checking slab v0.4.12 |
| 1945 | 2026-04-10T02:47:09.371Z | Checking futures-io v0.3.32 |
| 1946 | 2026-04-10T02:47:09.457Z | Checking futures-channel v0.3.32 |
| 1947 | 2026-04-10T02:47:09.536Z | Checking futures-task v0.3.32 |
| 1948 | 2026-04-10T02:47:09.569Z | Checking rustix v1.1.3 |
| 1949 | 2026-04-10T02:47:09.620Z | Checking idna_adapter v1.2.1 |
| 1950 | 2026-04-10T02:47:09.673Z | Checking byteorder v1.5.0 |
| 1951 | 2026-04-10T02:47:09.708Z | Checking futures-util v0.3.32 |
| 1952 | 2026-04-10T02:47:09.766Z | Checking idna v1.1.0 |
| 1953 | 2026-04-10T02:47:09.803Z | Checking digest v0.10.7 |
| 1954 | 2026-04-10T02:47:09.840Z | Checking cpufeatures v0.2.17 |
| 1955 | 2026-04-10T02:47:09.902Z | Checking indexmap v2.13.0 |
| 1956 | 2026-04-10T02:47:09.938Z | Checking thiserror v1.0.69 |
| 1957 | 2026-04-10T02:47:10.026Z | Checking fnv v1.0.7 |
| 1958 | 2026-04-10T02:47:10.062Z | Checking url v2.5.8 |
| 1959 | 2026-04-10T02:47:10.065Z | Checking regex-syntax v0.8.10 |
| 1960 | 2026-04-10T02:47:10.131Z | Checking ppv-lite86 v0.2.21 |
| 1961 | 2026-04-10T02:47:10.166Z | Checking http v1.4.0 |
| 1962 | 2026-04-10T02:47:10.419Z | Checking tracing-core v0.1.36 |
| 1963 | 2026-04-10T02:47:10.460Z | Checking base64 v0.22.1 |
| 1964 | 2026-04-10T02:47:10.505Z | Checking ipnet v2.11.0 |
| 1965 | 2026-04-10T02:47:10.542Z | Checking schemars v0.8.22 |
| 1966 | 2026-04-10T02:47:10.731Z | Checking anstyle v1.0.13 |
| 1967 | 2026-04-10T02:47:10.770Z | Checking tracing v0.1.44 |
| 1968 | 2026-04-10T02:47:10.776Z | Checking untrusted v0.9.0 |
| 1969 | 2026-04-10T02:47:10.840Z | Checking unicode-ident v1.0.24 |
| 1970 | 2026-04-10T02:47:10.941Z | Checking utf8parse v0.2.2 |
| 1971 | 2026-04-10T02:47:10.944Z | Checking ring v0.17.14 |
| 1972 | 2026-04-10T02:47:11.009Z | Checking proc-macro2 v1.0.106 |
| 1973 | 2026-04-10T02:47:11.012Z | Checking base64ct v1.8.3 |
| 1974 | 2026-04-10T02:47:11.075Z | Checking anstyle-parse v0.2.7 |
| 1975 | 2026-04-10T02:47:11.207Z | Checking block-padding v0.3.3 |
| 1976 | 2026-04-10T02:47:11.251Z | Checking aho-corasick v1.1.4 |
| 1977 | 2026-04-10T02:47:11.298Z | Checking is_terminal_polyfill v1.70.2 |
| 1978 | 2026-04-10T02:47:11.344Z | Checking quote v1.0.44 |
| 1979 | 2026-04-10T02:47:11.379Z | Checking anstyle-query v1.1.5 |
| 1980 | 2026-04-10T02:47:11.416Z | Checking colorchoice v1.0.4 |
| 1981 | 2026-04-10T02:47:11.452Z | Checking inout v0.1.4 |
| 1982 | 2026-04-10T02:47:11.499Z | Checking rustls-pki-types v1.14.0 |
| 1983 | 2026-04-10T02:47:11.537Z | Checking syn v2.0.117 |
| 1984 | 2026-04-10T02:47:11.573Z | Checking anstream v0.6.21 |
| 1985 | 2026-04-10T02:47:11.620Z | Checking crossbeam-utils v0.8.21 |
| 1986 | 2026-04-10T02:47:11.664Z | Checking httparse v1.10.1 |
| 1987 | 2026-04-10T02:47:11.795Z | Checking cipher v0.4.4 |
| 1988 | 2026-04-10T02:47:11.831Z | Checking terminal_size v0.4.3 |
| 1989 | 2026-04-10T02:47:11.904Z | Checking clap_lex v1.0.0 |
| 1990 | 2026-04-10T02:47:11.941Z | Checking regex-automata v0.4.14 |
| 1991 | 2026-04-10T02:47:11.977Z | Checking strsim v0.11.1 |
| 1992 | 2026-04-10T02:47:11.980Z | Checking pem-rfc7468 v0.7.0 |
| 1993 | 2026-04-10T02:47:12.047Z | Checking http-body v1.0.1 |
| 1994 | 2026-04-10T02:47:12.050Z | Checking tokio-util v0.7.18 |
| 1995 | 2026-04-10T02:47:12.081Z | Checking sha2 v0.10.9 |
| 1996 | 2026-04-10T02:47:12.149Z | Checking atomic-waker v1.1.2 |
| 1997 | 2026-04-10T02:47:12.185Z | Checking clap_builder v4.5.60 |
| 1998 | 2026-04-10T02:47:12.221Z | Checking hmac v0.12.1 |
| 1999 | 2026-04-10T02:47:12.224Z | Checking rand_core v0.9.5 |
| 2000 | 2026-04-10T02:47:12.291Z | Checking try-lock v0.2.5 |
| 2001 | 2026-04-10T02:47:12.382Z | Checking httpdate v1.0.3 |
| 2002 | 2026-04-10T02:47:12.419Z | Checking want v0.3.1 |
| 2003 | 2026-04-10T02:47:12.420Z | Checking flagset v0.4.7 |
| 2004 | 2026-04-10T02:47:12.487Z | Checking ryu v1.0.23 |
| 2005 | 2026-04-10T02:47:12.551Z | Checking tower-service v0.3.3 |
| 2006 | 2026-04-10T02:47:12.588Z | Checking pin-utils v0.1.0 |
| 2007 | 2026-04-10T02:47:12.622Z | Checking tower-layer v0.3.3 |
| 2008 | 2026-04-10T02:47:12.655Z | Checking der v0.7.10 |
| 2009 | 2026-04-10T02:47:12.692Z | Checking erased-serde v0.3.31 |
| 2010 | 2026-04-10T02:47:12.695Z | Checking powerfmt v0.2.0 |
| 2011 | 2026-04-10T02:47:12.760Z | Checking h2 v0.4.13 |
| 2012 | 2026-04-10T02:47:12.796Z | Checking rand_chacha v0.9.0 |
| 2013 | 2026-04-10T02:47:12.901Z | Checking deranged v0.5.8 |
| 2014 | 2026-04-10T02:47:13.021Z | Checking spin v0.9.8 |
| 2015 | 2026-04-10T02:47:13.094Z | Checking slog v2.8.2 |
| 2016 | 2026-04-10T02:47:13.233Z | Checking socket2 v0.5.10 |
| 2017 | 2026-04-10T02:47:13.386Z | Checking anyhow v1.0.102 |
| 2018 | 2026-04-10T02:47:13.425Z | Checking mime v0.3.17 |
| 2019 | 2026-04-10T02:47:13.428Z | Checking clap v4.5.60 |
| 2020 | 2026-04-10T02:47:13.499Z | Checking time-core v0.1.8 |
| 2021 | 2026-04-10T02:47:13.536Z | Checking num-conv v0.2.0 |
| 2022 | 2026-04-10T02:47:13.611Z | Checking num_threads v0.1.7 |
| 2023 | 2026-04-10T02:47:13.658Z | Checking rand v0.9.2 |
| 2024 | 2026-04-10T02:47:13.696Z | Checking http-body-util v0.1.3 |
| 2025 | 2026-04-10T02:47:13.699Z | Checking aws-lc-sys v0.37.1 |
| 2026 | 2026-04-10T02:47:13.762Z | Checking fastrand v2.3.0 |
| 2027 | 2026-04-10T02:47:13.765Z | Checking untrusted v0.7.1 |
| 2028 | 2026-04-10T02:47:13.830Z | Checking spki v0.7.3 |
| 2029 | 2026-04-10T02:47:13.866Z | Checking time v0.3.47 |
| 2030 | 2026-04-10T02:47:13.933Z | Checking serde_urlencoded v0.7.1 |
| 2031 | 2026-04-10T02:47:13.970Z | Checking pbkdf2 v0.12.2 |
| 2032 | 2026-04-10T02:47:13.973Z | Checking aes v0.8.4 |
| 2033 | 2026-04-10T02:47:14.040Z | Checking encoding_rs v0.8.35 |
| 2034 | 2026-04-10T02:47:14.112Z | Checking openssl-probe v0.2.1 |
| 2035 | 2026-04-10T02:47:14.155Z | Checking regex v1.12.3 |
| 2036 | 2026-04-10T02:47:14.193Z | Checking cbc v0.1.2 |
| 2037 | 2026-04-10T02:47:14.228Z | Checking aws-lc-rs v1.16.0 |
| 2038 | 2026-04-10T02:47:14.263Z | Checking salsa20 v0.10.2 |
| 2039 | 2026-04-10T02:47:14.347Z | Checking rand_chacha v0.3.1 |
| 2040 | 2026-04-10T02:47:14.408Z | Checking hex v0.4.3 |
| 2041 | 2026-04-10T02:47:14.444Z | Checking pretty-hex v0.4.1 |
| 2042 | 2026-04-10T02:47:14.463Z | Checking scrypt v0.11.0 |
| 2043 | 2026-04-10T02:47:14.583Z | Checking rand v0.8.5 |
| 2044 | 2026-04-10T02:47:14.657Z | Checking tempfile v3.25.0 |
| 2045 | 2026-04-10T02:47:14.660Z | Checking ipnetwork v0.21.1 |
| 2046 | 2026-04-10T02:47:14.731Z | Checking plain v0.2.3 |
| 2047 | 2026-04-10T02:47:14.866Z | Checking pkcs5 v0.7.1 |
| 2048 | 2026-04-10T02:47:14.903Z | Checking camino v1.2.2 |
| 2049 | 2026-04-10T02:47:14.939Z | Checking ucd-trie v0.1.7 |
| 2050 | 2026-04-10T02:47:14.985Z | Checking rustls-native-certs v0.8.3 |
| 2051 | 2026-04-10T02:47:15.040Z | Checking sync_wrapper v1.0.2 |
| 2052 | 2026-04-10T02:47:15.078Z | Checking rustls-webpki v0.103.9 |
| 2053 | 2026-04-10T02:47:15.114Z | Checking pest v2.8.6 |
| 2054 | 2026-04-10T02:47:15.151Z | Checking webpki-roots v1.0.6 |
| 2055 | 2026-04-10T02:47:15.154Z | Checking pkcs8 v0.10.2 |
| 2056 | 2026-04-10T02:47:15.154Z | Checking iri-string v0.7.10 |
| 2057 | 2026-04-10T02:47:15.255Z | Checking simd-adler32 v0.3.8 |
| 2058 | 2026-04-10T02:47:15.258Z | Checking tower v0.5.3 |
| 2059 | 2026-04-10T02:47:15.325Z | Checking openapiv3 v2.2.0 |
| 2060 | 2026-04-10T02:47:15.392Z | Checking adler2 v2.0.1 |
| 2061 | 2026-04-10T02:47:15.430Z | Checking hyper v1.8.1 |
| 2062 | 2026-04-10T02:47:15.466Z | Checking either v1.15.0 |
| 2063 | 2026-04-10T02:47:15.533Z | Checking miniz_oxide v0.8.9 |
| 2064 | 2026-04-10T02:47:15.536Z | Checking rustls v0.23.37 |
| 2065 | 2026-04-10T02:47:15.682Z | Checking winnow v0.7.14 |
| 2066 | 2026-04-10T02:47:15.720Z | Checking static_assertions v1.1.0 |
| 2067 | 2026-04-10T02:47:15.818Z | Checking oxnet v0.1.4 |
| 2068 | 2026-04-10T02:47:15.920Z | Checking lazy_static v1.5.0 |
| 2069 | 2026-04-10T02:47:16.041Z | Checking signature v2.2.0 |
| 2070 | 2026-04-10T02:47:16.092Z | Checking hubpack v0.1.2 |
| 2071 | 2026-04-10T02:47:16.193Z | Checking strum v0.26.3 |
| 2072 | 2026-04-10T02:47:16.231Z | Checking crc32fast v1.5.0 |
| 2073 | 2026-04-10T02:47:16.266Z | Checking tower-http v0.6.8 |
| 2074 | 2026-04-10T02:47:16.301Z | Checking sha1 v0.10.6 |
| 2075 | 2026-04-10T02:47:16.336Z | Checking foreign-types-shared v0.1.1 |
| 2076 | 2026-04-10T02:47:16.372Z | Checking hyper-util v0.1.20 |
| 2077 | 2026-04-10T02:47:16.409Z | Checking tinyvec_macros v0.1.1 |
| 2078 | 2026-04-10T02:47:16.449Z | Checking foreign-types v0.3.2 |
| 2079 | 2026-04-10T02:47:16.489Z | Checking serde_spanned v0.6.9 |
| 2080 | 2026-04-10T02:47:16.526Z | Checking tinyvec v1.10.0 |
| 2081 | 2026-04-10T02:47:16.562Z | Checking toml_datetime v0.6.11 |
| 2082 | 2026-04-10T02:47:16.566Z | Checking num-integer v0.1.46 |
| 2083 | 2026-04-10T02:47:16.630Z | Checking openssl-sys v0.9.111 |
| 2084 | 2026-04-10T02:47:16.667Z | Checking data-encoding v2.10.0 |
| 2085 | 2026-04-10T02:47:16.773Z | Checking scroll v0.13.0 |
| 2086 | 2026-04-10T02:47:16.840Z | Checking bit-vec v0.8.0 |
| 2087 | 2026-04-10T02:47:16.876Z | Checking zlib-rs v0.6.2 |
| 2088 | 2026-04-10T02:47:16.915Z | Checking base16ct v0.2.0 |
| 2089 | 2026-04-10T02:47:16.965Z | Checking ff v0.13.1 |
| 2090 | 2026-04-10T02:47:17.033Z | Checking goblin v0.10.5 |
| 2091 | 2026-04-10T02:47:17.069Z | Checking bit-set v0.8.0 |
| 2092 | 2026-04-10T02:47:17.072Z | Checking sec1 v0.7.3 |
| 2093 | 2026-04-10T02:47:17.139Z | Checking wait-timeout v0.2.1 |
| 2094 | 2026-04-10T02:47:17.142Z | Checking openssl v0.10.75 |
| 2095 | 2026-04-10T02:47:17.242Z | Checking memmap2 v0.9.10 |
| 2096 | 2026-04-10T02:47:17.290Z | Checking group v0.13.0 |
| 2097 | 2026-04-10T02:47:17.336Z | Checking num-iter v0.1.45 |
| 2098 | 2026-04-10T02:47:17.431Z | Checking dtrace-parser v0.3.0 |
| 2099 | 2026-04-10T02:47:17.468Z | Checking bstr v1.12.1 |
| 2100 | 2026-04-10T02:47:17.504Z | Checking hkdf v0.12.4 |
| 2101 | 2026-04-10T02:47:17.625Z | Checking crossbeam-epoch v0.9.18 |
| 2102 | 2026-04-10T02:47:17.667Z | Checking ahash v0.8.12 |
| 2103 | 2026-04-10T02:47:17.704Z | Checking crypto-bigint v0.5.5 |
| 2104 | 2026-04-10T02:47:17.777Z | Checking flate2 v1.1.9 |
| 2105 | 2026-04-10T02:47:17.874Z | Checking thread-id v5.1.0 |
| 2106 | 2026-04-10T02:47:17.911Z | Checking psl-types v2.0.11 |
| 2107 | 2026-04-10T02:47:17.914Z | Checking quick-error v1.2.3 |
| 2108 | 2026-04-10T02:47:17.983Z | Checking tokio-rustls v0.26.4 |
| 2109 | 2026-04-10T02:47:17.986Z | Checking cookie v0.18.1 |
| 2110 | 2026-04-10T02:47:18.056Z | Checking publicsuffix v2.3.0 |
| 2111 | 2026-04-10T02:47:18.093Z | Checking rusty-fork v0.3.1 |
| 2112 | 2026-04-10T02:47:18.096Z | Checking rand_xorshift v0.4.0 |
| 2113 | 2026-04-10T02:47:18.235Z | Checking scroll v0.12.0 |
| 2114 | 2026-04-10T02:47:18.273Z | Checking unarray v0.1.4 |
| 2115 | 2026-04-10T02:47:18.275Z | Checking hyper-rustls v0.27.7 |
| 2116 | 2026-04-10T02:47:18.276Z | Checking cookie_store v0.22.1 |
| 2117 | 2026-04-10T02:47:18.376Z | Checking rustls-platform-verifier v0.6.2 |
| 2118 | 2026-04-10T02:47:18.411Z | Checking proptest v1.10.0 |
| 2119 | 2026-04-10T02:47:18.486Z | Checking goblin v0.8.2 |
| 2120 | 2026-04-10T02:47:18.541Z | Checking num-bigint-dig v0.8.6 |
| 2121 | 2026-04-10T02:47:18.577Z | Checking pkcs1 v0.7.5 |
| 2122 | 2026-04-10T02:47:18.612Z | Checking elliptic-curve v0.13.8 |
| 2123 | 2026-04-10T02:47:18.660Z | Checking x509-cert v0.2.5 |
| 2124 | 2026-04-10T02:47:18.811Z | Checking zerocopy v0.7.35 |
| 2125 | 2026-04-10T02:47:18.944Z | Checking unicode-segmentation v1.12.0 |
| 2126 | 2026-04-10T02:47:19.120Z | Checking native-tls v0.2.18 |
| 2127 | 2026-04-10T02:47:19.279Z | Checking reqwest v0.13.2 |
| 2128 | 2026-04-10T02:47:19.314Z | Checking dtrace-parser v0.2.0 |
| 2129 | 2026-04-10T02:47:19.318Z | Checking dof v0.4.0 |
| 2130 | 2026-04-10T02:47:19.385Z | Checking tokio-native-tls v0.3.1 |
| 2131 | 2026-04-10T02:47:19.388Z | Checking rsa v0.9.10 |
| 2132 | 2026-04-10T02:47:19.388Z | Checking rfc6979 v0.4.0 |
| 2133 | 2026-04-10T02:47:19.565Z | Checking thread-id v4.2.2 |
| 2134 | 2026-04-10T02:47:19.602Z | Checking toml_write v0.1.2 |
| 2135 | 2026-04-10T02:47:19.605Z | Checking hyper-tls v0.6.0 |
| 2136 | 2026-04-10T02:47:19.674Z | Checking ecdsa v0.16.9 |
| 2137 | 2026-04-10T02:47:19.797Z | Checking toml_edit v0.22.27 |
| 2138 | 2026-04-10T02:47:19.837Z | Checking reqwest v0.12.28 |
| 2139 | 2026-04-10T02:47:19.938Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2140 | 2026-04-10T02:47:20.004Z | Checking usdt-impl v0.6.0 |
| 2141 | 2026-04-10T02:47:20.041Z | Checking curve25519-dalek v4.1.3 |
| 2142 | 2026-04-10T02:47:20.133Z | Checking memoffset v0.9.1 |
| 2143 | 2026-04-10T02:47:20.186Z | Checking newtype-uuid v1.3.2 |
| 2144 | 2026-04-10T02:47:20.258Z | Checking rustix v0.38.44 |
| 2145 | 2026-04-10T02:47:20.303Z | Checking env_filter v1.0.0 |
| 2146 | 2026-04-10T02:47:20.340Z | Checking usdt v0.6.0 |
| 2147 | 2026-04-10T02:47:20.377Z | Checking dof v0.3.0 |
| 2148 | 2026-04-10T02:47:20.420Z | Checking keccak v0.1.6 |
| 2149 | 2026-04-10T02:47:20.477Z | Checking env_logger v0.11.9 |
| 2150 | 2026-04-10T02:47:20.535Z | Checking daft v0.1.5 |
| 2151 | 2026-04-10T02:47:20.616Z | Checking sha3 v0.10.8 |
| 2152 | 2026-04-10T02:47:20.695Z | Checking usdt-impl v0.5.0 |
| 2153 | 2026-04-10T02:47:20.699Z | Checking ed25519 v2.2.3 |
| 2154 | 2026-04-10T02:47:20.768Z | Checking itertools v0.13.0 |
| 2155 | 2026-04-10T02:47:20.804Z | Checking serde_with v3.17.0 |
| 2156 | 2026-04-10T02:47:20.847Z | Checking bitflags v1.3.2 |
| 2157 | 2026-04-10T02:47:20.850Z | Checking siphasher v1.0.2 |
| 2158 | 2026-04-10T02:47:20.925Z | Checking unicode-normalization v0.1.25 |
| 2159 | 2026-04-10T02:47:20.962Z | Checking signal-hook v0.3.18 |
| 2160 | 2026-04-10T02:47:20.966Z | Checking ed25519-dalek v2.2.0 |
| 2161 | 2026-04-10T02:47:21.032Z | Checking managed v0.8.0 |
| 2162 | 2026-04-10T02:47:21.069Z | Checking winnow v0.5.40 |
| 2163 | 2026-04-10T02:47:21.105Z | Checking nix v0.31.1 |
| 2164 | 2026-04-10T02:47:21.178Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2165 | 2026-04-10T02:47:21.246Z | Checking object v0.37.3 |
| 2166 | 2026-04-10T02:47:21.249Z | Checking foldhash v0.1.5 |
| 2167 | 2026-04-10T02:47:21.316Z | Checking bzip2 v0.4.4 |
| 2168 | 2026-04-10T02:47:21.351Z | Checking signal-hook-mio v0.2.5 |
| 2169 | 2026-04-10T02:47:21.439Z | Checking hashbrown v0.15.5 |
| 2170 | 2026-04-10T02:47:21.481Z | Checking ref-cast v1.0.25 |
| 2171 | 2026-04-10T02:47:21.516Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2172 | 2026-04-10T02:47:21.607Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2173 | 2026-04-10T02:47:21.655Z | Checking zstd-safe v7.2.4 |
| 2174 | 2026-04-10T02:47:21.801Z | Checking zip v0.6.6 |
| 2175 | 2026-04-10T02:47:21.838Z | Checking libbz2-rs-sys v0.2.2 |
| 2176 | 2026-04-10T02:47:21.875Z | Checking bumpalo v3.20.2 |
| 2177 | 2026-04-10T02:47:21.923Z | Checking zstd v0.13.3 |
| 2178 | 2026-04-10T02:47:22.105Z | Checking zopfli v0.8.3 |
| 2179 | 2026-04-10T02:47:22.143Z | Checking crossterm v0.28.1 |
| 2180 | 2026-04-10T02:47:22.146Z | Checking similar v2.7.0 |
| 2181 | 2026-04-10T02:47:22.213Z | Checking tokio-stream v0.1.18 |
| 2182 | 2026-04-10T02:47:22.217Z | Checking fs-err v3.3.0 |
| 2183 | 2026-04-10T02:47:22.284Z | Checking bzip2 v0.6.1 |
| 2184 | 2026-04-10T02:47:22.287Z | Checking toml_edit v0.19.15 |
| 2185 | 2026-04-10T02:47:22.450Z | Checking hash32 v0.2.1 |
| 2186 | 2026-04-10T02:47:22.487Z | Checking serde-big-array v0.5.1 |
| 2187 | 2026-04-10T02:47:22.568Z | Checking predicates-core v1.0.10 |
| 2188 | 2026-04-10T02:47:22.605Z | Checking unicode-bidi v0.3.18 |
| 2189 | 2026-04-10T02:47:22.641Z | Checking jiff v0.2.21 |
| 2190 | 2026-04-10T02:47:22.644Z | Checking unicode-properties v0.1.4 |
| 2191 | 2026-04-10T02:47:22.709Z | Checking heapless v0.7.17 |
| 2192 | 2026-04-10T02:47:22.745Z | Checking hickory-proto v0.25.2 |
| 2193 | 2026-04-10T02:47:22.860Z | Checking md-5 v0.10.6 |
| 2194 | 2026-04-10T02:47:22.895Z | Checking float-cmp v0.10.0 |
| 2195 | 2026-04-10T02:47:22.929Z | Checking stringprep v0.1.5 |
| 2196 | 2026-04-10T02:47:23.024Z | Checking difflib v0.4.0 |
| 2197 | 2026-04-10T02:47:23.061Z | Checking rustc-hash v2.1.1 |
| 2198 | 2026-04-10T02:47:23.107Z | Checking normalize-line-endings v0.3.0 |
| 2199 | 2026-04-10T02:47:23.143Z | Checking fallible-iterator v0.2.0 |
| 2200 | 2026-04-10T02:47:23.201Z | Checking iddqd v0.3.17 |
| 2201 | 2026-04-10T02:47:23.238Z | Checking smoltcp v0.9.1 |
| 2202 | 2026-04-10T02:47:23.241Z | Checking predicates v3.1.4 |
| 2203 | 2026-04-10T02:47:23.349Z | Checking toml v0.7.8 |
| 2204 | 2026-04-10T02:47:23.442Z | Checking postgres-protocol v0.6.10 |
| 2205 | 2026-04-10T02:47:23.548Z | Checking phf_shared v0.13.1 |
| 2206 | 2026-04-10T02:47:23.594Z | Checking phf_shared v0.11.3 |
| 2207 | 2026-04-10T02:47:23.693Z | Checking buf-list v1.1.2 |
| 2208 | 2026-04-10T02:47:23.769Z | Checking strum v0.27.2 |
| 2209 | 2026-04-10T02:47:23.772Z | Checking lalrpop-util v0.19.12 |
| 2210 | 2026-04-10T02:47:23.772Z | Checking fixedbitset v0.4.2 |
| 2211 | 2026-04-10T02:47:23.874Z | Checking new_debug_unreachable v1.0.6 |
| 2212 | 2026-04-10T02:47:23.910Z | Checking precomputed-hash v0.1.1 |
| 2213 | 2026-04-10T02:47:23.946Z | Checking fixedbitset v0.5.7 |
| 2214 | 2026-04-10T02:47:23.981Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2215 | 2026-04-10T02:47:24.018Z | Checking petgraph v0.6.5 |
| 2216 | 2026-04-10T02:47:24.021Z | Checking string_cache v0.8.9 |
| 2217 | 2026-04-10T02:47:24.021Z | Checking phf v0.13.1 |
| 2218 | 2026-04-10T02:47:24.118Z | Checking postgres-types v0.2.12 |
| 2219 | 2026-04-10T02:47:24.166Z | Checking petgraph v0.8.3 |
| 2220 | 2026-04-10T02:47:24.228Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2221 | 2026-04-10T02:47:24.277Z | Checking whoami v2.1.0 |
| 2222 | 2026-04-10T02:47:24.457Z | Checking peg-runtime v0.8.5 |
| 2223 | 2026-04-10T02:47:24.501Z | Checking tokio-postgres v0.7.16 |
| 2224 | 2026-04-10T02:47:24.629Z | Checking futures-executor v0.3.32 |
| 2225 | 2026-04-10T02:47:24.674Z | Checking is-terminal v0.4.17 |
| 2226 | 2026-04-10T02:47:24.808Z | Checking crossbeam-channel v0.5.15 |
| 2227 | 2026-04-10T02:47:24.848Z | Checking futures v0.3.32 |
| 2228 | 2026-04-10T02:47:24.884Z | Checking zip v4.6.1 |
| 2229 | 2026-04-10T02:47:24.955Z | Compiling structmeta-derive v0.3.0 |
| 2230 | 2026-04-10T02:47:25.168Z | Checking thread_local v1.1.9 |
| 2231 | 2026-04-10T02:47:25.309Z | Checking take_mut v0.2.2 |
| 2232 | 2026-04-10T02:47:25.369Z | Checking term v1.2.1 |
| 2233 | 2026-04-10T02:47:25.448Z | Checking slog-async v2.8.0 |
| 2234 | 2026-04-10T02:47:25.490Z | Compiling newtype-uuid-macros v0.1.0 |
| 2235 | 2026-04-10T02:47:25.558Z | Compiling rustls v0.22.4 |
| 2236 | 2026-04-10T02:47:25.622Z | Checking slog-term v2.9.2 |
| 2237 | 2026-04-10T02:47:25.658Z | Compiling multer v3.1.0 |
| 2238 | 2026-04-10T02:47:25.763Z | Checking regress v0.10.5 |
| 2239 | 2026-04-10T02:47:25.832Z | Compiling async-stream-impl v0.3.6 |
| 2240 | 2026-04-10T02:47:25.869Z | Compiling dropshot v0.16.7 |
| 2241 | 2026-04-10T02:47:25.935Z | Compiling dropshot_endpoint v0.16.7 |
| 2242 | 2026-04-10T02:47:25.981Z | Checking match_cfg v0.1.0 |
| 2243 | 2026-04-10T02:47:26.051Z | Compiling structmeta v0.3.0 |
| 2244 | 2026-04-10T02:47:26.089Z | Checking hostname v0.3.1 |
| 2245 | 2026-04-10T02:47:26.203Z | Checking slog-json v2.6.1 |
| 2246 | 2026-04-10T02:47:26.239Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2247 | 2026-04-10T02:47:26.308Z | Checking debug-ignore v1.0.5 |
| 2248 | 2026-04-10T02:47:26.339Z | Compiling derive-ex v0.1.8 |
| 2249 | 2026-04-10T02:47:26.382Z | Checking slog-bunyan v2.5.0 |
| 2250 | 2026-04-10T02:47:26.422Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2251 | 2026-04-10T02:47:26.455Z | Checking serde_spanned v1.0.4 |
| 2252 | 2026-04-10T02:47:26.458Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2253 | 2026-04-10T02:47:26.529Z | Checking progenitor-client v0.13.0 |
| 2254 | 2026-04-10T02:47:26.617Z | Checking rustls-webpki v0.102.8 |
| 2255 | 2026-04-10T02:47:26.655Z | Checking serde_path_to_error v0.1.20 |
| 2256 | 2026-04-10T02:47:26.695Z | Checking async-stream v0.3.6 |
| 2257 | 2026-04-10T02:47:26.831Z | Checking waitgroup v0.1.2 |
| 2258 | 2026-04-10T02:47:26.867Z | Checking rustls-pemfile v2.2.0 |
| 2259 | 2026-04-10T02:47:26.950Z | Checking hostname v0.4.2 |
| 2260 | 2026-04-10T02:47:26.988Z | Checking toml v0.9.12+spec-1.1.0 |
| 2261 | 2026-04-10T02:47:27.061Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2262 | 2026-04-10T02:47:27.064Z | Compiling parse-display-derive v0.10.0 |
| 2263 | 2026-04-10T02:47:27.128Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2264 | 2026-04-10T02:47:27.199Z | Checking itertools v0.14.0 |
| 2265 | 2026-04-10T02:47:27.236Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2266 | 2026-04-10T02:47:27.296Z | Checking macaddr v1.0.1 |
| 2267 | 2026-04-10T02:47:27.503Z | Checking instant v0.1.13 |
| 2268 | 2026-04-10T02:47:27.589Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2269 | 2026-04-10T02:47:27.627Z | Checking progenitor-client v0.10.0 |
| 2270 | 2026-04-10T02:47:27.670Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=81d801175cd4df29aeee5dc5303bafcfe54560fe#81d80117) |
| 2271 | 2026-04-10T02:47:27.709Z | Checking backoff v0.4.0 |
| 2272 | 2026-04-10T02:47:27.846Z | Checking backon v1.6.0 |
| 2273 | 2026-04-10T02:47:27.918Z | Checking unicode-width v0.2.0 |
| 2274 | 2026-04-10T02:47:28.040Z | Checking progenitor-extras v0.1.1 |
| 2275 | 2026-04-10T02:47:28.077Z | Compiling test-strategy v0.4.5 |
| 2276 | 2026-04-10T02:47:28.169Z | Checking heck v0.5.0 |
| 2277 | 2026-04-10T02:47:28.206Z | Compiling convert_case v0.4.0 |
| 2278 | 2026-04-10T02:47:28.250Z | Checking half v2.7.1 |
| 2279 | 2026-04-10T02:47:28.292Z | Checking ciborium-io v0.2.2 |
| 2280 | 2026-04-10T02:47:28.328Z | Checking secrecy v0.10.3 |
| 2281 | 2026-04-10T02:47:28.413Z | Checking indent_write v2.2.0 |
| 2282 | 2026-04-10T02:47:28.472Z | Checking universal-hash v0.5.1 |
| 2283 | 2026-04-10T02:47:28.475Z | Checking tokio-rustls v0.25.0 |
| 2284 | 2026-04-10T02:47:28.543Z | Checking ciborium-ll v0.2.2 |
| 2285 | 2026-04-10T02:47:28.577Z | Compiling unsafe-libyaml v0.2.11 |
| 2286 | 2026-04-10T02:47:28.612Z | Compiling derive_more v0.99.20 |
| 2287 | 2026-04-10T02:47:28.646Z | Checking opaque-debug v0.3.1 |
| 2288 | 2026-04-10T02:47:28.768Z | Checking camino-tempfile v1.4.1 |
| 2289 | 2026-04-10T02:47:28.772Z | Checking ciborium v0.2.2 |
| 2290 | 2026-04-10T02:47:28.836Z | Checking parse-display v0.10.0 |
| 2291 | 2026-04-10T02:47:28.990Z | Compiling crucible-workspace-hack v0.1.0 |
| 2292 | 2026-04-10T02:47:29.027Z | Checking aead v0.5.2 |
| 2293 | 2026-04-10T02:47:29.197Z | Compiling serde_yaml v0.9.34+deprecated |
| 2294 | 2026-04-10T02:47:29.266Z | Checking poly1305 v0.8.0 |
| 2295 | 2026-04-10T02:47:29.346Z | Checking chacha20 v0.9.1 |
| 2296 | 2026-04-10T02:47:29.409Z | Compiling typify-impl v0.6.1 |
| 2297 | 2026-04-10T02:47:29.588Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2298 | 2026-04-10T02:47:29.591Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2299 | 2026-04-10T02:47:29.936Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2300 | 2026-04-10T02:47:30.038Z | Checking swrite v0.1.0 |
| 2301 | 2026-04-10T02:47:30.168Z | Checking password-hash v0.5.0 |
| 2302 | 2026-04-10T02:47:30.465Z | Checking blake2 v0.10.6 |
| 2303 | 2026-04-10T02:47:30.705Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2304 | 2026-04-10T02:47:30.750Z | Checking argon2 v0.5.3 |
| 2305 | 2026-04-10T02:47:30.789Z | Checking chacha20poly1305 v0.10.1 |
| 2306 | 2026-04-10T02:47:30.792Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2307 | 2026-04-10T02:47:30.952Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2308 | 2026-04-10T02:47:31.107Z | Checking byte-wrapper v0.1.0 |
| 2309 | 2026-04-10T02:47:31.144Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2310 | 2026-04-10T02:47:31.181Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2311 | 2026-04-10T02:47:31.251Z | Checking thiserror-no-std v2.0.2 |
| 2312 | 2026-04-10T02:47:31.289Z | Checking crossbeam-deque v0.8.6 |
| 2313 | 2026-04-10T02:47:31.358Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2314 | 2026-04-10T02:47:31.393Z | Checking vsss-rs v3.3.4 |
| 2315 | 2026-04-10T02:47:31.429Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2316 | 2026-04-10T02:47:31.432Z | Compiling rayon-core v1.13.0 |
| 2317 | 2026-04-10T02:47:31.530Z | Checking toml v0.8.23 |
| 2318 | 2026-04-10T02:47:31.880Z | Compiling proc-macro-error v1.0.4 |
| 2319 | 2026-04-10T02:47:32.067Z | Checking rayon v1.11.0 |
| 2320 | 2026-04-10T02:47:32.105Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2321 | 2026-04-10T02:47:32.213Z | Checking glob v0.3.3 |
| 2322 | 2026-04-10T02:47:32.423Z | Checking unicode-width v0.1.14 |
| 2323 | 2026-04-10T02:47:32.521Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2324 | 2026-04-10T02:47:32.557Z | Checking tabwriter v1.4.1 |
| 2325 | 2026-04-10T02:47:32.702Z | Compiling proc-macro-crate v3.4.0 |
| 2326 | 2026-04-10T02:47:32.738Z | Compiling heapless v0.8.0 |
| 2327 | 2026-04-10T02:47:32.890Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2328 | 2026-04-10T02:47:33.022Z | Compiling ingot-macros v0.1.1 |
| 2329 | 2026-04-10T02:47:33.179Z | Checking hash32 v0.3.1 |
| 2330 | 2026-04-10T02:47:33.254Z | Compiling smoltcp v0.11.0 |
| 2331 | 2026-04-10T02:47:33.290Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2332 | 2026-04-10T02:47:33.563Z | Checking cobs v0.3.0 |
| 2333 | 2026-04-10T02:47:33.607Z | Compiling usdt-macro v0.5.0 |
| 2334 | 2026-04-10T02:47:33.682Z | Compiling usdt-attr-macro v0.5.0 |
| 2335 | 2026-04-10T02:47:33.728Z | Checking memmap v0.7.0 |
| 2336 | 2026-04-10T02:47:33.766Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2337 | 2026-04-10T02:47:33.769Z | Checking colored v3.1.1 |
| 2338 | 2026-04-10T02:47:34.014Z | Compiling typify-macro v0.6.1 |
| 2339 | 2026-04-10T02:47:34.047Z | Checking postcard v1.1.3 |
| 2340 | 2026-04-10T02:47:34.081Z | Compiling num_enum_derive v0.7.5 |
| 2341 | 2026-04-10T02:47:34.361Z | Compiling proc-macro-crate v1.3.1 |
| 2342 | 2026-04-10T02:47:34.399Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2343 | 2026-04-10T02:47:34.475Z | Checking usdt v0.5.0 |
| 2344 | 2026-04-10T02:47:34.636Z | Checking sigpipe v0.1.3 |
| 2345 | 2026-04-10T02:47:34.675Z | Compiling foreign-types-macros v0.2.3 |
| 2346 | 2026-04-10T02:47:34.756Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2347 | 2026-04-10T02:47:34.804Z | Checking cpufeatures v0.3.0 |
| 2348 | 2026-04-10T02:47:34.910Z | Checking foreign-types-shared v0.3.1 |
| 2349 | 2026-04-10T02:47:35.034Z | Checking chacha20 v0.10.0 |
| 2350 | 2026-04-10T02:47:35.070Z | Compiling num_enum_derive v0.5.11 |
| 2351 | 2026-04-10T02:47:35.140Z | Checking num_enum v0.7.5 |
| 2352 | 2026-04-10T02:47:35.317Z | Checking foreign-types v0.5.0 |
| 2353 | 2026-04-10T02:47:35.321Z | Checking cstr-argument v0.1.2 |
| 2354 | 2026-04-10T02:47:35.385Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2355 | 2026-04-10T02:47:35.420Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2356 | 2026-04-10T02:47:35.454Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2357 | 2026-04-10T02:47:35.502Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2358 | 2026-04-10T02:47:35.707Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2359 | 2026-04-10T02:47:35.750Z | Compiling typify v0.6.1 |
| 2360 | 2026-04-10T02:47:35.822Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2361 | 2026-04-10T02:47:35.857Z | Checking ingot-types v0.1.2 |
| 2362 | 2026-04-10T02:47:35.860Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2363 | 2026-04-10T02:47:35.923Z | Compiling progenitor-impl v0.13.0 |
| 2364 | 2026-04-10T02:47:35.926Z | Checking rand v0.10.0 |
| 2365 | 2026-04-10T02:47:35.926Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2366 | 2026-04-10T02:47:36.058Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2367 | 2026-04-10T02:47:36.157Z | Checking num_enum v0.5.11 |
| 2368 | 2026-04-10T02:47:36.195Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2369 | 2026-04-10T02:47:36.232Z | Compiling zone_cfg_derive v0.3.1 |
| 2370 | 2026-04-10T02:47:36.268Z | Checking ingot v0.1.1 |
| 2371 | 2026-04-10T02:47:36.304Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2372 | 2026-04-10T02:47:36.507Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2373 | 2026-04-10T02:47:36.577Z | Checking itertools v0.12.1 |
| 2374 | 2026-04-10T02:47:36.705Z | Compiling num-derive v0.4.2 |
| 2375 | 2026-04-10T02:47:36.897Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2376 | 2026-04-10T02:47:36.934Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2377 | 2026-04-10T02:47:37.195Z | Checking smf v0.2.3 |
| 2378 | 2026-04-10T02:47:37.329Z | Checking whoami v1.6.1 |
| 2379 | 2026-04-10T02:47:37.370Z | Checking tokio-dtrace v0.1.1 |
| 2380 | 2026-04-10T02:47:37.455Z | Compiling derive-where v1.6.0 |
| 2381 | 2026-04-10T02:47:37.531Z | Checking console v0.15.11 |
| 2382 | 2026-04-10T02:47:37.584Z | Checking oxide-tokio-rt v0.1.3 |
| 2383 | 2026-04-10T02:47:37.621Z | Checking zone v0.3.1 |
| 2384 | 2026-04-10T02:47:37.652Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2385 | 2026-04-10T02:47:37.779Z | Checking atomicwrites v0.4.4 |
| 2386 | 2026-04-10T02:47:37.829Z | Checking newline-converter v0.3.0 |
| 2387 | 2026-04-10T02:47:37.898Z | Checking bytecount v0.6.9 |
| 2388 | 2026-04-10T02:47:37.936Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2389 | 2026-04-10T02:47:37.936Z | Compiling owo-colors v4.3.0 |
| 2390 | 2026-04-10T02:47:38.004Z | Compiling cancel-safe-futures v0.1.5 |
| 2391 | 2026-04-10T02:47:38.007Z | Checking expectorate v1.2.0 |
| 2392 | 2026-04-10T02:47:38.072Z | Checking libsw-core v0.3.2 |
| 2393 | 2026-04-10T02:47:38.195Z | Compiling prettyplease v0.2.37 |
| 2394 | 2026-04-10T02:47:38.271Z | Checking libsw v3.5.0 |
| 2395 | 2026-04-10T02:47:38.461Z | Checking same-file v1.0.6 |
| 2396 | 2026-04-10T02:47:38.505Z | Checking linear-map v1.2.0 |
| 2397 | 2026-04-10T02:47:38.560Z | Compiling progenitor-macro v0.13.0 |
| 2398 | 2026-04-10T02:47:38.605Z | Checking walkdir v2.5.0 |
| 2399 | 2026-04-10T02:47:38.608Z | Checking num-rational v0.4.2 |
| 2400 | 2026-04-10T02:47:38.699Z | Checking num-complex v0.4.6 |
| 2401 | 2026-04-10T02:47:38.773Z | Checking float-ord v0.3.2 |
| 2402 | 2026-04-10T02:47:38.809Z | Checking gethostname v0.5.0 |
| 2403 | 2026-04-10T02:47:38.907Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2404 | 2026-04-10T02:47:38.943Z | Compiling async-recursion v1.1.1 |
| 2405 | 2026-04-10T02:47:38.946Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2406 | 2026-04-10T02:47:39.010Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2407 | 2026-04-10T02:47:39.051Z | Checking num v0.4.3 |
| 2408 | 2026-04-10T02:47:39.087Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2409 | 2026-04-10T02:47:39.666Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2410 | 2026-04-10T02:47:40.051Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2411 | 2026-04-10T02:47:40.722Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2412 | 2026-04-10T02:47:42.368Z | Checking smawk v0.3.2 |
| 2413 | 2026-04-10T02:47:42.447Z | Checking unicode-linebreak v0.1.5 |
| 2414 | 2026-04-10T02:47:42.533Z | Checking resolv-conf v0.7.6 |
| 2415 | 2026-04-10T02:47:42.696Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2416 | 2026-04-10T02:47:42.746Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2417 | 2026-04-10T02:47:42.921Z | Checking globset v0.4.18 |
| 2418 | 2026-04-10T02:47:43.203Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2419 | 2026-04-10T02:47:43.240Z | Compiling convert_case v0.10.0 |
| 2420 | 2026-04-10T02:47:43.458Z | Checking progenitor v0.13.0 |
| 2421 | 2026-04-10T02:47:43.576Z | Compiling slog-dtrace v0.3.0 |
| 2422 | 2026-04-10T02:47:43.628Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2423 | 2026-04-10T02:47:43.664Z | Compiling derive_more-impl v2.1.1 |
| 2424 | 2026-04-10T02:47:44.050Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2425 | 2026-04-10T02:47:44.088Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2426 | 2026-04-10T02:47:44.305Z | Compiling pin-project-internal v1.1.11 |
| 2427 | 2026-04-10T02:47:44.685Z | Checking derive_more v2.1.1 |
| 2428 | 2026-04-10T02:47:44.722Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2429 | 2026-04-10T02:47:44.825Z | Checking crossterm v0.29.0 |
| 2430 | 2026-04-10T02:47:44.919Z | Checking pem v3.0.6 |
| 2431 | 2026-04-10T02:47:44.969Z | Checking fd-lock v4.0.4 |
| 2432 | 2026-04-10T02:47:45.112Z | Checking vte v0.14.1 |
| 2433 | 2026-04-10T02:47:45.148Z | Checking display-error-chain v0.2.2 |
| 2434 | 2026-04-10T02:47:45.326Z | Checking strip-ansi-escapes v0.2.1 |
| 2435 | 2026-04-10T02:47:45.361Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2436 | 2026-04-10T02:47:45.465Z | Compiling snafu-derive v0.8.9 |
| 2437 | 2026-04-10T02:47:45.468Z | Checking termtree v0.5.1 |
| 2438 | 2026-04-10T02:47:45.536Z | Checking pin-project v1.1.11 |
| 2439 | 2026-04-10T02:47:45.539Z | Checking linked-hash-map v0.5.6 |
| 2440 | 2026-04-10T02:47:45.667Z | Checking nu-ansi-term v0.50.3 |
| 2441 | 2026-04-10T02:47:45.670Z | Checking textwrap v0.16.2 |
| 2442 | 2026-04-10T02:47:45.770Z | Checking lru-cache v0.1.2 |
| 2443 | 2026-04-10T02:47:45.912Z | Checking reedline v0.40.0 |
| 2444 | 2026-04-10T02:47:45.948Z | Checking olpc-cjson v0.1.4 |
| 2445 | 2026-04-10T02:47:45.951Z | Checking hickory-proto v0.24.4 |
| 2446 | 2026-04-10T02:47:46.123Z | Checking serde_plain v1.0.2 |
| 2447 | 2026-04-10T02:47:46.126Z | Compiling minimal-lexical v0.2.1 |
| 2448 | 2026-04-10T02:47:46.199Z | Checking typed-path v0.9.3 |
| 2449 | 2026-04-10T02:47:46.302Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2450 | 2026-04-10T02:47:46.445Z | Compiling nom v7.1.3 |
| 2451 | 2026-04-10T02:47:46.875Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2452 | 2026-04-10T02:47:46.991Z | Compiling ar_archive_writer v0.5.1 |
| 2453 | 2026-04-10T02:47:47.045Z | Checking humantime v2.3.0 |
| 2454 | 2026-04-10T02:47:47.082Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2455 | 2026-04-10T02:47:47.259Z | Checking csv-core v0.1.13 |
| 2456 | 2026-04-10T02:47:47.412Z | Checking snafu v0.8.9 |
| 2457 | 2026-04-10T02:47:47.471Z | Checking csv v1.4.0 |
| 2458 | 2026-04-10T02:47:47.507Z | Compiling stacker v0.1.23 |
| 2459 | 2026-04-10T02:47:47.560Z | Checking highway v1.3.0 |
| 2460 | 2026-04-10T02:47:47.687Z | Checking tough v0.20.0 |
| 2461 | 2026-04-10T02:47:47.776Z | Checking hickory-resolver v0.24.4 |
| 2462 | 2026-04-10T02:47:47.813Z | Compiling cfg_aliases v0.1.1 |
| 2463 | 2026-04-10T02:47:47.816Z | Checking papergrid v0.11.0 |
| 2464 | 2026-04-10T02:47:47.914Z | Compiling psm v0.1.30 |
| 2465 | 2026-04-10T02:47:47.917Z | Compiling nix v0.28.0 |
| 2466 | 2026-04-10T02:47:47.917Z | Compiling tabled_derive v0.7.0 |
| 2467 | 2026-04-10T02:47:48.015Z | Checking nibble_vec v0.1.0 |
| 2468 | 2026-04-10T02:47:48.171Z | Checking endian-type v0.1.2 |
| 2469 | 2026-04-10T02:47:48.330Z | Checking home v0.5.12 |
| 2470 | 2026-04-10T02:47:48.410Z | Checking radix_trie v0.2.1 |
| 2471 | 2026-04-10T02:47:48.481Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2472 | 2026-04-10T02:47:48.515Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2473 | 2026-04-10T02:47:48.552Z | Checking qorb v0.4.1 |
| 2474 | 2026-04-10T02:47:48.647Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2475 | 2026-04-10T02:47:48.869Z | Checking phf_shared v0.12.1 |
| 2476 | 2026-04-10T02:47:48.924Z | Checking tabled v0.15.0 |
| 2477 | 2026-04-10T02:47:48.980Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2478 | 2026-04-10T02:47:49.037Z | Compiling chrono-tz v0.10.4 |
| 2479 | 2026-04-10T02:47:49.167Z | Compiling semver v0.1.20 |
| 2480 | 2026-04-10T02:47:49.295Z | Checking phf v0.12.1 |
| 2481 | 2026-04-10T02:47:49.384Z | Compiling rustc_version v0.1.7 |
| 2482 | 2026-04-10T02:47:49.421Z | Checking recursive v0.1.1 |
| 2483 | 2026-04-10T02:47:49.502Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2484 | 2026-04-10T02:47:49.544Z | Compiling const_format_proc_macros v0.2.34 |
| 2485 | 2026-04-10T02:47:49.641Z | Compiling peg-macros v0.8.5 |
| 2486 | 2026-04-10T02:47:49.678Z | Checking winnow v0.6.26 |
| 2487 | 2026-04-10T02:47:49.743Z | Compiling sqlparser_derive v0.5.0 |
| 2488 | 2026-04-10T02:47:50.072Z | Checking unicode_categories v0.1.1 |
| 2489 | 2026-04-10T02:47:50.417Z | Checking const_format v0.2.35 |
| 2490 | 2026-04-10T02:47:50.459Z | Checking rustyline v14.0.0 |
| 2491 | 2026-04-10T02:47:50.581Z | Checking sqlparser v0.61.0 |
| 2492 | 2026-04-10T02:47:50.753Z | Compiling newtype_derive v0.1.6 |
| 2493 | 2026-04-10T02:47:50.894Z | Checking sqlformat v0.3.5 |
| 2494 | 2026-04-10T02:47:51.035Z | Checking peg v0.8.5 |
| 2495 | 2026-04-10T02:47:51.141Z | Checking bcs v0.1.6 |
| 2496 | 2026-04-10T02:47:51.357Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2497 | 2026-04-10T02:47:51.390Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2498 | 2026-04-10T02:47:51.425Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=bb47507694adb24f45a408dcb93a4a28ec05c2df#bb475076) |
| 2499 | 2026-04-10T02:47:51.571Z | Checking steno v0.4.1 |
| 2500 | 2026-04-10T02:47:51.707Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=bb47507694adb24f45a408dcb93a4a28ec05c2df#bb475076) |
| 2501 | 2026-04-10T02:47:51.772Z | Checking filetime v0.2.27 |
| 2502 | 2026-04-10T02:47:51.938Z | Checking xattr v1.6.1 |
| 2503 | 2026-04-10T02:47:52.101Z | Checking tar v0.4.45 |
| 2504 | 2026-04-10T02:47:52.289Z | Checking subprocess v0.2.15 |
| 2505 | 2026-04-10T02:47:52.506Z | Checking base64 v0.21.7 |
| 2506 | 2026-04-10T02:47:52.596Z | Checking headers-core v0.3.0 |
| 2507 | 2026-04-10T02:47:52.632Z | Checking yasna v0.5.2 |
| 2508 | 2026-04-10T02:47:52.736Z | Checking headers v0.4.1 |
| 2509 | 2026-04-10T02:47:52.778Z | Checking dropshot-api-manager-types v0.6.0 |
| 2510 | 2026-04-10T02:47:52.978Z | Checking tagptr v0.2.0 |
| 2511 | 2026-04-10T02:47:53.049Z | Checking rcgen v0.12.1 |
| 2512 | 2026-04-10T02:47:53.152Z | Checking moka v0.12.13 |
| 2513 | 2026-04-10T02:47:53.219Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2514 | 2026-04-10T02:47:53.385Z | Checking utf-8 v0.7.6 |
| 2515 | 2026-04-10T02:47:53.423Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2516 | 2026-04-10T02:47:53.426Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2517 | 2026-04-10T02:47:53.551Z | Compiling libefi-sys v0.1.0 |
| 2518 | 2026-04-10T02:47:53.599Z | Compiling radium v0.7.0 |
| 2519 | 2026-04-10T02:47:53.804Z | Checking hickory-resolver v0.25.2 |
| 2520 | 2026-04-10T02:47:53.848Z | Compiling bitfield-struct v0.6.2 |
| 2521 | 2026-04-10T02:47:53.952Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2522 | 2026-04-10T02:47:53.988Z | Compiling maybe-uninit v2.0.0 |
| 2523 | 2026-04-10T02:47:54.021Z | Checking tap v1.0.1 |
| 2524 | 2026-04-10T02:47:54.157Z | Checking wyz v0.5.1 |
| 2525 | 2026-04-10T02:47:54.503Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2526 | 2026-04-10T02:47:54.537Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2527 | 2026-04-10T02:47:54.571Z | Compiling zerocopy-derive v0.6.6 |
| 2528 | 2026-04-10T02:47:54.605Z | Checking funty v2.0.0 |
| 2529 | 2026-04-10T02:47:54.770Z | Checking crc-catalog v2.4.0 |
| 2530 | 2026-04-10T02:47:54.907Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2531 | 2026-04-10T02:47:54.950Z | Compiling packed_struct v0.10.1 |
| 2532 | 2026-04-10T02:47:55.019Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2533 | 2026-04-10T02:47:55.057Z | Checking bitvec v1.0.1 |
| 2534 | 2026-04-10T02:47:55.297Z | Checking crc v3.4.0 |
| 2535 | 2026-04-10T02:47:55.302Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2536 | 2026-04-10T02:47:55.399Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2537 | 2026-04-10T02:47:55.456Z | Checking zerocopy v0.6.6 |
| 2538 | 2026-04-10T02:47:55.497Z | Checking tungstenite v0.21.0 |
| 2539 | 2026-04-10T02:47:55.524Z | Compiling packed_struct_codegen v0.10.1 |
| 2540 | 2026-04-10T02:47:55.527Z | Compiling bitfield-macros v0.19.4 |
| 2541 | 2026-04-10T02:47:55.778Z | Compiling indexmap v1.9.3 |
| 2542 | 2026-04-10T02:47:55.940Z | Checking nodrop v0.1.14 |
| 2543 | 2026-04-10T02:47:56.059Z | Checking tokio-tungstenite v0.21.0 |
| 2544 | 2026-04-10T02:47:56.093Z | Checking array-init v0.0.4 |
| 2545 | 2026-04-10T02:47:56.306Z | Checking bitfield v0.19.4 |
| 2546 | 2026-04-10T02:47:56.370Z | Checking smallvec v0.6.14 |
| 2547 | 2026-04-10T02:47:56.409Z | Checking hashbrown v0.12.3 |
| 2548 | 2026-04-10T02:47:56.444Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2549 | 2026-04-10T02:47:56.594Z | Checking serde-hex v0.1.0 |
| 2550 | 2026-04-10T02:47:56.602Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2551 | 2026-04-10T02:47:56.664Z | Checking ron v0.8.1 |
| 2552 | 2026-04-10T02:47:57.028Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2553 | 2026-04-10T02:47:57.190Z | Checking hashbrown v0.13.2 |
| 2554 | 2026-04-10T02:47:57.225Z | Checking crc-any v2.5.0 |
| 2555 | 2026-04-10T02:47:57.303Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2556 | 2026-04-10T02:47:57.431Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2557 | 2026-04-10T02:47:57.497Z | Checking path-slash v0.1.5 |
| 2558 | 2026-04-10T02:47:57.586Z | Compiling xshell-macros v0.2.7 |
| 2559 | 2026-04-10T02:47:57.630Z | Checking object v0.30.4 |
| 2560 | 2026-04-10T02:47:57.633Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2561 | 2026-04-10T02:47:57.748Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2562 | 2026-04-10T02:47:57.993Z | Checking xshell v0.2.7 |
| 2563 | 2026-04-10T02:47:58.062Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2564 | 2026-04-10T02:47:58.098Z | Checking half v1.8.3 |
| 2565 | 2026-04-10T02:47:58.210Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2566 | 2026-04-10T02:47:58.318Z | Checking serde_cbor v0.11.2 |
| 2567 | 2026-04-10T02:47:58.720Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2568 | 2026-04-10T02:47:58.918Z | Compiling num-derive v0.3.3 |
| 2569 | 2026-04-10T02:47:58.960Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2570 | 2026-04-10T02:47:58.996Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2571 | 2026-04-10T02:47:59.030Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2572 | 2026-04-10T02:47:59.209Z | Checking papergrid v0.17.0 |
| 2573 | 2026-04-10T02:47:59.380Z | Compiling proc-macro-error2 v2.0.1 |
| 2574 | 2026-04-10T02:47:59.709Z | Checking testing_table v0.3.0 |
| 2575 | 2026-04-10T02:47:59.741Z | Compiling tabled_derive v0.11.0 |
| 2576 | 2026-04-10T02:47:59.813Z | Checking libscf-sys v1.1.0 |
| 2577 | 2026-04-10T02:47:59.846Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2578 | 2026-04-10T02:47:59.973Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2579 | 2026-04-10T02:48:00.007Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2580 | 2026-04-10T02:48:00.249Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2581 | 2026-04-10T02:48:00.437Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2582 | 2026-04-10T02:48:00.473Z | Checking maplit v1.0.2 |
| 2583 | 2026-04-10T02:48:00.586Z | Checking fxhash v0.2.1 |
| 2584 | 2026-04-10T02:48:00.740Z | Checking crc8 v0.1.1 |
| 2585 | 2026-04-10T02:48:00.743Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2586 | 2026-04-10T02:48:00.863Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2587 | 2026-04-10T02:48:00.898Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2588 | 2026-04-10T02:48:00.958Z | Checking tabled v0.20.0 |
| 2589 | 2026-04-10T02:48:01.085Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2590 | 2026-04-10T02:48:01.402Z | Checking unicase v2.9.0 |
| 2591 | 2026-04-10T02:48:01.593Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2592 | 2026-04-10T02:48:01.662Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2593 | 2026-04-10T02:48:01.863Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2594 | 2026-04-10T02:48:01.981Z | Checking kstat-rs v0.2.4 |
| 2595 | 2026-04-10T02:48:02.061Z | Compiling diesel_derives v2.3.7 |
| 2596 | 2026-04-10T02:48:02.227Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2597 | 2026-04-10T02:48:02.262Z | Checking scheduled-thread-pool v0.2.7 |
| 2598 | 2026-04-10T02:48:02.375Z | Compiling dsl_auto_type v0.2.0 |
| 2599 | 2026-04-10T02:48:02.438Z | Compiling vergen-gitcl v1.0.8 |
| 2600 | 2026-04-10T02:48:02.606Z | Checking arc-swap v1.8.2 |
| 2601 | 2026-04-10T02:48:02.662Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2602 | 2026-04-10T02:48:02.857Z | Compiling parking_lot_core v0.8.6 |
| 2603 | 2026-04-10T02:48:02.909Z | Checking slog-scope v4.4.1 |
| 2604 | 2026-04-10T02:48:03.089Z | Checking r2d2 v0.8.10 |
| 2605 | 2026-04-10T02:48:03.125Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2606 | 2026-04-10T02:48:03.157Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2607 | 2026-04-10T02:48:03.237Z | Compiling typify-impl v0.4.3 |
| 2608 | 2026-04-10T02:48:03.502Z | Compiling git-stub v1.0.0 |
| 2609 | 2026-04-10T02:48:03.536Z | Checking downcast-rs v2.0.2 |
| 2610 | 2026-04-10T02:48:03.791Z | Compiling git-stub-vcs v0.1.0 |
| 2611 | 2026-04-10T02:48:04.042Z | Checking slog-stdlog v4.1.1 |
| 2612 | 2026-04-10T02:48:04.080Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2613 | 2026-04-10T02:48:04.170Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2614 | 2026-04-10T02:48:04.206Z | Checking slog-envlogger v2.2.0 |
| 2615 | 2026-04-10T02:48:04.383Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2616 | 2026-04-10T02:48:04.490Z | Checking parking_lot v0.11.2 |
| 2617 | 2026-04-10T02:48:04.525Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2618 | 2026-04-10T02:48:04.717Z | Checking prefix-trie v0.7.0 |
| 2619 | 2026-04-10T02:48:04.800Z | Checking sled v0.34.7 |
| 2620 | 2026-04-10T02:48:04.897Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2621 | 2026-04-10T02:48:04.943Z | Checking nanorand v0.7.0 |
| 2622 | 2026-04-10T02:48:05.065Z | Checking hickory-server v0.25.2 |
| 2623 | 2026-04-10T02:48:05.103Z | Compiling dirs-sys-next v0.1.2 |
| 2624 | 2026-04-10T02:48:05.168Z | Compiling crunchy v0.2.4 |
| 2625 | 2026-04-10T02:48:05.444Z | Compiling dirs-next v2.0.0 |
| 2626 | 2026-04-10T02:48:05.520Z | Checking flume v0.11.1 |
| 2627 | 2026-04-10T02:48:05.600Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2628 | 2026-04-10T02:48:05.687Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2629 | 2026-04-10T02:48:05.785Z | Compiling clang-sys v1.8.1 |
| 2630 | 2026-04-10T02:48:05.791Z | Compiling tiny-keccak v2.0.2 |
| 2631 | 2026-04-10T02:48:06.076Z | Compiling term v0.7.0 |
| 2632 | 2026-04-10T02:48:06.229Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2633 | 2026-04-10T02:48:06.233Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2634 | 2026-04-10T02:48:06.307Z | Compiling bit-vec v0.6.3 |
| 2635 | 2026-04-10T02:48:06.558Z | Compiling salty v0.3.0 |
| 2636 | 2026-04-10T02:48:06.578Z | Compiling bit-set v0.5.3 |
| 2637 | 2026-04-10T02:48:06.657Z | Compiling ascii-canvas v3.0.0 |
| 2638 | 2026-04-10T02:48:06.970Z | Checking primeorder v0.13.6 |
| 2639 | 2026-04-10T02:48:07.151Z | Compiling itertools v0.10.5 |
| 2640 | 2026-04-10T02:48:07.200Z | Compiling ena v0.14.4 |
| 2641 | 2026-04-10T02:48:07.213Z | Compiling libloading v0.8.9 |
| 2642 | 2026-04-10T02:48:07.444Z | Compiling fs-err v2.11.0 |
| 2643 | 2026-04-10T02:48:07.470Z | Compiling regex-syntax v0.6.29 |
| 2644 | 2026-04-10T02:48:07.625Z | Compiling bindgen v0.71.1 |
| 2645 | 2026-04-10T02:48:07.665Z | Compiling diff v0.1.13 |
| 2646 | 2026-04-10T02:48:07.695Z | Compiling typify-macro v0.4.3 |
| 2647 | 2026-04-10T02:48:08.146Z | Compiling cexpr v0.6.0 |
| 2648 | 2026-04-10T02:48:08.202Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=bb47507694adb24f45a408dcb93a4a28ec05c2df#bb475076) |
| 2649 | 2026-04-10T02:48:08.262Z | Checking diesel v2.3.7 |
| 2650 | 2026-04-10T02:48:08.401Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2651 | 2026-04-10T02:48:08.761Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2652 | 2026-04-10T02:48:08.837Z | Compiling lalrpop v0.19.12 |
| 2653 | 2026-04-10T02:48:09.069Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2654 | 2026-04-10T02:48:09.401Z | Compiling typify v0.4.3 |
| 2655 | 2026-04-10T02:48:09.465Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2656 | 2026-04-10T02:48:09.578Z | Compiling libxml v0.3.3 |
| 2657 | 2026-04-10T02:48:09.581Z | Checking parse-size v1.1.0 |
| 2658 | 2026-04-10T02:48:09.725Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2659 | 2026-04-10T02:48:09.760Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2660 | 2026-04-10T02:48:09.869Z | Checking p384 v0.13.1 |
| 2661 | 2026-04-10T02:48:10.060Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2662 | 2026-04-10T02:48:10.316Z | Compiling strum_macros v0.24.3 |
| 2663 | 2026-04-10T02:48:10.663Z | Compiling indoc v1.0.9 |
| 2664 | 2026-04-10T02:48:11.132Z | Checking assert_matches v1.5.0 |
| 2665 | 2026-04-10T02:48:11.690Z | Compiling progenitor-impl v0.10.0 |
| 2666 | 2026-04-10T02:48:11.739Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2667 | 2026-04-10T02:48:11.833Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2668 | 2026-04-10T02:48:12.049Z | Checking predicates-tree v1.0.13 |
| 2669 | 2026-04-10T02:48:12.194Z | Checking quick-xml v0.37.5 |
| 2670 | 2026-04-10T02:48:12.583Z | Checking derive_builder v0.20.2 |
| 2671 | 2026-04-10T02:48:12.718Z | Compiling oso-derive v0.27.3 |
| 2672 | 2026-04-10T02:48:12.750Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2673 | 2026-04-10T02:48:13.081Z | Compiling trait-variant v0.1.2 |
| 2674 | 2026-04-10T02:48:13.222Z | Checking openssl-probe v0.1.6 |
| 2675 | 2026-04-10T02:48:13.363Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 2676 | 2026-04-10T02:48:13.637Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2677 | 2026-04-10T02:48:14.247Z | Compiling progenitor-macro v0.10.0 |
| 2678 | 2026-04-10T02:48:14.293Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2679 | 2026-04-10T02:48:14.419Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2680 | 2026-04-10T02:48:14.454Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2681 | 2026-04-10T02:48:14.890Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2682 | 2026-04-10T02:48:16.373Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2683 | 2026-04-10T02:48:16.905Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2684 | 2026-04-10T02:48:17.226Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2685 | 2026-04-10T02:48:17.640Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2686 | 2026-04-10T02:48:17.880Z | Checking toml v1.0.6+spec-1.1.0 |
| 2687 | 2026-04-10T02:48:17.960Z | Compiling mime_guess v2.0.5 |
| 2688 | 2026-04-10T02:48:18.017Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2689 | 2026-04-10T02:48:18.342Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2690 | 2026-04-10T02:48:18.496Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2691 | 2026-04-10T02:48:18.529Z | Checking http-range v0.1.5 |
| 2692 | 2026-04-10T02:48:18.765Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2693 | 2026-04-10T02:48:18.800Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2694 | 2026-04-10T02:48:18.922Z | Checking ignore v0.4.25 |
| 2695 | 2026-04-10T02:48:19.176Z | Checking progenitor v0.10.0 |
| 2696 | 2026-04-10T02:48:19.386Z | Checking atty v0.2.14 |
| 2697 | 2026-04-10T02:48:19.420Z | Checking globwalk v0.9.1 |
| 2698 | 2026-04-10T02:48:19.514Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2699 | 2026-04-10T02:48:19.805Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2700 | 2026-04-10T02:48:20.058Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2701 | 2026-04-10T02:48:20.134Z | Checking bb8 v0.8.6 |
| 2702 | 2026-04-10T02:48:20.236Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2703 | 2026-04-10T02:48:20.302Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2704 | 2026-04-10T02:48:20.466Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2705 | 2026-04-10T02:48:20.501Z | Checking corncobs v0.1.4 |
| 2706 | 2026-04-10T02:48:20.543Z | Checking compression-core v0.4.31 |
| 2707 | 2026-04-10T02:48:20.664Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2708 | 2026-04-10T02:48:20.709Z | Checking compression-codecs v0.4.37 |
| 2709 | 2026-04-10T02:48:20.998Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2710 | 2026-04-10T02:48:21.042Z | Checking hyper-staticfile v0.10.1 |
| 2711 | 2026-04-10T02:48:21.360Z | Checking camino-tempfile-ext v0.3.3 |
| 2712 | 2026-04-10T02:48:21.392Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2713 | 2026-04-10T02:48:21.444Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2714 | 2026-04-10T02:48:21.585Z | Compiling progenitor-impl v0.11.2 |
| 2715 | 2026-04-10T02:48:21.700Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2716 | 2026-04-10T02:48:21.815Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2717 | 2026-04-10T02:48:21.919Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2718 | 2026-04-10T02:48:21.956Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2719 | 2026-04-10T02:48:22.475Z | Checking diesel-dtrace v0.5.0 |
| 2720 | 2026-04-10T02:48:22.757Z | Checking async-bb8-diesel v0.2.1 |
| 2721 | 2026-04-10T02:48:22.873Z | Checking signal-hook-tokio v0.3.1 |
| 2722 | 2026-04-10T02:48:23.034Z | Checking secrecy v0.8.0 |
| 2723 | 2026-04-10T02:48:23.135Z | Compiling dropshot v0.17.0 |
| 2724 | 2026-04-10T02:48:23.191Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2725 | 2026-04-10T02:48:23.541Z | Checking async-compression v0.4.41 |
| 2726 | 2026-04-10T02:48:23.829Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2727 | 2026-04-10T02:48:24.060Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2728 | 2026-04-10T02:48:24.252Z | Compiling progenitor-macro v0.11.2 |
| 2729 | 2026-04-10T02:48:24.843Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2730 | 2026-04-10T02:48:24.994Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2731 | 2026-04-10T02:48:25.255Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2732 | 2026-04-10T02:48:25.313Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2733 | 2026-04-10T02:48:25.356Z | Checking progenitor-client v0.11.2 |
| 2734 | 2026-04-10T02:48:25.621Z | Compiling dropshot_endpoint v0.17.0 |
| 2735 | 2026-04-10T02:48:25.621Z | Checking nonempty v0.12.0 |
| 2736 | 2026-04-10T02:48:25.690Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2737 | 2026-04-10T02:48:25.998Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2738 | 2026-04-10T02:48:26.441Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2739 | 2026-04-10T02:48:26.649Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2740 | 2026-04-10T02:48:26.882Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2741 | 2026-04-10T02:48:27.262Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2742 | 2026-04-10T02:48:27.711Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2743 | 2026-04-10T02:48:27.892Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2744 | 2026-04-10T02:48:28.000Z | Checking tungstenite v0.23.0 |
| 2745 | 2026-04-10T02:48:28.450Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2746 | 2026-04-10T02:48:28.485Z | Checking tokio-tungstenite v0.23.1 |
| 2747 | 2026-04-10T02:48:28.579Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2748 | 2026-04-10T02:48:28.783Z | Checking rand_seeder v0.4.0 |
| 2749 | 2026-04-10T02:48:28.953Z | Checking void v1.0.2 |
| 2750 | 2026-04-10T02:48:28.987Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2751 | 2026-04-10T02:48:29.094Z | Checking lzss v0.8.2 |
| 2752 | 2026-04-10T02:48:29.193Z | Checking progenitor v0.11.2 |
| 2753 | 2026-04-10T02:48:29.310Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2754 | 2026-04-10T02:48:29.364Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2755 | 2026-04-10T02:48:29.399Z | Checking nix v0.27.1 |
| 2756 | 2026-04-10T02:48:29.402Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4#2c9d7052) |
| 2757 | 2026-04-10T02:48:29.499Z | Checking serde_bytes v0.11.19 |
| 2758 | 2026-04-10T02:48:29.619Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2759 | 2026-04-10T02:48:29.701Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2760 | 2026-04-10T02:48:29.818Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2761 | 2026-04-10T02:48:29.934Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2762 | 2026-04-10T02:48:30.488Z | Checking is_ci v1.2.0 |
| 2763 | 2026-04-10T02:48:30.627Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2764 | 2026-04-10T02:48:30.728Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2765 | 2026-04-10T02:48:30.929Z | Checking yansi v1.0.1 |
| 2766 | 2026-04-10T02:48:31.306Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2767 | 2026-04-10T02:48:31.367Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2768 | 2026-04-10T02:48:31.401Z | Checking pretty_assertions v1.4.1 |
| 2769 | 2026-04-10T02:48:31.568Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2770 | 2026-04-10T02:48:31.613Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2771 | 2026-04-10T02:48:31.879Z | Compiling darling_core v0.23.0 |
| 2772 | 2026-04-10T02:48:32.678Z | Compiling indoc v2.0.7 |
| 2773 | 2026-04-10T02:48:33.073Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2774 | 2026-04-10T02:48:33.160Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2775 | 2026-04-10T02:48:33.298Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2776 | 2026-04-10T02:48:33.526Z | Compiling instability v0.3.11 |
| 2777 | 2026-04-10T02:48:33.562Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2778 | 2026-04-10T02:48:33.958Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2779 | 2026-04-10T02:48:33.991Z | Compiling libz-sys v1.1.24 |
| 2780 | 2026-04-10T02:48:34.236Z | Checking castaway v0.2.4 |
| 2781 | 2026-04-10T02:48:34.381Z | Checking compact_str v0.8.1 |
| 2782 | 2026-04-10T02:48:34.449Z | Compiling darling_macro v0.23.0 |
| 2783 | 2026-04-10T02:48:34.782Z | Checking supports-color v3.0.2 |
| 2784 | 2026-04-10T02:48:34.943Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2785 | 2026-04-10T02:48:34.977Z | Compiling darling v0.23.0 |
| 2786 | 2026-04-10T02:48:35.164Z | Checking unicode-truncate v1.1.0 |
| 2787 | 2026-04-10T02:48:35.242Z | Checking console v0.16.2 |
| 2788 | 2026-04-10T02:48:35.362Z | Checking lru v0.12.5 |
| 2789 | 2026-04-10T02:48:35.424Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2790 | 2026-04-10T02:48:35.553Z | Checking cassowary v0.3.0 |
| 2791 | 2026-04-10T02:48:35.586Z | Checking unit-prefix v0.5.2 |
| 2792 | 2026-04-10T02:48:35.756Z | Checking indicatif v0.18.4 |
| 2793 | 2026-04-10T02:48:35.792Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2794 | 2026-04-10T02:48:35.825Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2795 | 2026-04-10T02:48:35.863Z | Checking ratatui v0.29.0 |
| 2796 | 2026-04-10T02:48:36.032Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2797 | 2026-04-10T02:48:36.303Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2798 | 2026-04-10T02:48:37.199Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2799 | 2026-04-10T02:48:37.424Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2800 | 2026-04-10T02:48:37.545Z | Compiling vergen-git2 v1.0.7 |
| 2801 | 2026-04-10T02:48:37.585Z | Checking plotters-backend v0.3.7 |
| 2802 | 2026-04-10T02:48:37.689Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2803 | 2026-04-10T02:48:37.805Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2804 | 2026-04-10T02:48:37.839Z | Checking plotters-svg v0.3.7 |
| 2805 | 2026-04-10T02:48:37.908Z | Checking colored v2.2.0 |
| 2806 | 2026-04-10T02:48:38.006Z | Compiling rustls v0.21.12 |
| 2807 | 2026-04-10T02:48:38.040Z | Checking cast v0.3.0 |
| 2808 | 2026-04-10T02:48:38.134Z | Checking shell-words v1.1.1 |
| 2809 | 2026-04-10T02:48:38.252Z | Checking criterion-plot v0.6.0 |
| 2810 | 2026-04-10T02:48:38.319Z | Checking plotters v0.3.7 |
| 2811 | 2026-04-10T02:48:38.411Z | Checking typeid v1.0.3 |
| 2812 | 2026-04-10T02:48:38.523Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2813 | 2026-04-10T02:48:38.558Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2814 | 2026-04-10T02:48:38.783Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2815 | 2026-04-10T02:48:39.006Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2816 | 2026-04-10T02:48:39.077Z | Checking sct v0.7.1 |
| 2817 | 2026-04-10T02:48:39.248Z | Checking rustls-webpki v0.101.7 |
| 2818 | 2026-04-10T02:48:39.469Z | Checking tinytemplate v1.2.1 |
| 2819 | 2026-04-10T02:48:39.503Z | Compiling nix v0.29.0 |
| 2820 | 2026-04-10T02:48:39.616Z | Checking hex-literal v0.4.1 |
| 2821 | 2026-04-10T02:48:39.719Z | Checking oorandom v11.1.5 |
| 2822 | 2026-04-10T02:48:39.753Z | Checking anes v0.1.6 |
| 2823 | 2026-04-10T02:48:39.958Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2824 | 2026-04-10T02:48:39.992Z | Checking criterion v0.7.0 |
| 2825 | 2026-04-10T02:48:41.288Z | Checking erased-serde v0.4.9 |
| 2826 | 2026-04-10T02:48:41.329Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2827 | 2026-04-10T02:48:41.664Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2828 | 2026-04-10T02:48:42.444Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2829 | 2026-04-10T02:48:43.199Z | Checking ordered-float v2.10.1 |
| 2830 | 2026-04-10T02:48:43.467Z | Checking serde-value v0.7.0 |
| 2831 | 2026-04-10T02:48:43.714Z | Checking serde-untagged v0.1.9 |
| 2832 | 2026-04-10T02:48:43.943Z | Checking tokio-rustls v0.24.1 |
| 2833 | 2026-04-10T02:48:44.232Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2834 | 2026-04-10T02:48:44.434Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2835 | 2026-04-10T02:48:44.659Z | Checking rustls-pemfile v1.0.4 |
| 2836 | 2026-04-10T02:48:44.831Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=81d801175cd4df29aeee5dc5303bafcfe54560fe#81d80117) |
| 2837 | 2026-04-10T02:48:45.039Z | Checking twox-hash v2.1.2 |
| 2838 | 2026-04-10T02:48:45.236Z | Checking unicode-xid v0.2.6 |
| 2839 | 2026-04-10T02:48:45.408Z | Checking cargo-util-schemas v0.8.2 |
| 2840 | 2026-04-10T02:48:45.453Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2841 | 2026-04-10T02:48:46.176Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=81d801175cd4df29aeee5dc5303bafcfe54560fe#81d80117) |
| 2842 | 2026-04-10T02:48:46.335Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2843 | 2026-04-10T02:48:46.369Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=81d801175cd4df29aeee5dc5303bafcfe54560fe#81d80117) |
| 2844 | 2026-04-10T02:48:47.014Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2845 | 2026-04-10T02:48:47.212Z | Checking fatfs v0.3.6 |
| 2846 | 2026-04-10T02:48:47.662Z | Checking cargo-platform v0.2.0 |
| 2847 | 2026-04-10T02:48:47.697Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2848 | 2026-04-10T02:48:47.882Z | Compiling petname v2.0.2 |
| 2849 | 2026-04-10T02:48:48.399Z | Compiling seq-macro v0.3.6 |
| 2850 | 2026-04-10T02:48:49.031Z | Checking cargo_metadata v0.21.0 |
| 2851 | 2026-04-10T02:48:49.087Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2852 | 2026-04-10T02:48:49.541Z | Checking concurrent-queue v2.5.0 |
| 2853 | 2026-04-10T02:48:49.756Z | Checking rtoolbox v0.0.3 |
| 2854 | 2026-04-10T02:48:49.801Z | Checking parking v2.2.1 |
| 2855 | 2026-04-10T02:48:49.921Z | Checking futures-timer v3.0.3 |
| 2856 | 2026-04-10T02:48:49.956Z | Checking event-listener v5.4.1 |
| 2857 | 2026-04-10T02:48:50.135Z | Checking rpassword v7.4.0 |
| 2858 | 2026-04-10T02:48:50.276Z | Checking tui-tree-widget v0.23.1 |
| 2859 | 2026-04-10T02:48:50.494Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2860 | 2026-04-10T02:48:50.532Z | Checking polyval v0.6.2 |
| 2861 | 2026-04-10T02:48:50.617Z | Checking sapling-renderdag v0.1.0 |
| 2862 | 2026-04-10T02:48:50.684Z | Checking sync-ptr v0.1.4 |
| 2863 | 2026-04-10T02:48:50.725Z | Checking ghash v0.5.1 |
| 2864 | 2026-04-10T02:48:50.793Z | Compiling samael v0.0.19 |
| 2865 | 2026-04-10T02:48:50.827Z | Checking event-listener-strategy v0.5.4 |
| 2866 | 2026-04-10T02:48:50.871Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2867 | 2026-04-10T02:48:50.905Z | Checking ctr v0.9.2 |
| 2868 | 2026-04-10T02:48:50.991Z | Checking arrayref v0.3.9 |
| 2869 | 2026-04-10T02:48:51.090Z | Checking arrayvec v0.7.6 |
| 2870 | 2026-04-10T02:48:51.124Z | Checking constant_time_eq v0.4.2 |
| 2871 | 2026-04-10T02:48:51.127Z | Checking aes-gcm v0.10.3 |
| 2872 | 2026-04-10T02:48:51.305Z | Checking async-lock v3.4.2 |
| 2873 | 2026-04-10T02:48:51.338Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2874 | 2026-04-10T02:48:51.407Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2875 | 2026-04-10T02:48:51.751Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2876 | 2026-04-10T02:48:52.327Z | Checking ssh-encoding v0.2.0 |
| 2877 | 2026-04-10T02:48:52.427Z | Checking blowfish v0.9.1 |
| 2878 | 2026-04-10T02:48:52.546Z | Checking ssh-cipher v0.2.0 |
| 2879 | 2026-04-10T02:48:52.607Z | Checking bcrypt-pbkdf v0.10.0 |
| 2880 | 2026-04-10T02:48:52.750Z | Checking async-object-pool v0.2.0 |
| 2881 | 2026-04-10T02:48:52.801Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2882 | 2026-04-10T02:48:52.891Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2883 | 2026-04-10T02:48:53.126Z | Checking serde_regex v1.1.0 |
| 2884 | 2026-04-10T02:48:53.313Z | Checking password-hash v0.4.2 |
| 2885 | 2026-04-10T02:48:53.546Z | Checking assert-json-diff v2.0.2 |
| 2886 | 2026-04-10T02:48:53.578Z | Checking path-tree v0.8.3 |
| 2887 | 2026-04-10T02:48:53.742Z | Checking stringmetrics v2.2.2 |
| 2888 | 2026-04-10T02:48:53.795Z | Compiling target-lexicon v0.13.3 |
| 2889 | 2026-04-10T02:48:53.924Z | Checking gimli v0.32.3 |
| 2890 | 2026-04-10T02:48:54.027Z | Checking httpmock v0.8.3 |
| 2891 | 2026-04-10T02:48:54.368Z | Checking pbkdf2 v0.11.0 |
| 2892 | 2026-04-10T02:48:54.570Z | Checking ssh-key v0.6.7 |
| 2893 | 2026-04-10T02:48:55.347Z | Checking p256 v0.13.2 |
| 2894 | 2026-04-10T02:48:55.472Z | Checking addr2line v0.25.1 |
| 2895 | 2026-04-10T02:48:55.630Z | Checking p521 v0.13.3 |
| 2896 | 2026-04-10T02:48:55.774Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2897 | 2026-04-10T02:48:56.007Z | Checking russh-cryptovec v0.7.3 |
| 2898 | 2026-04-10T02:48:56.177Z | Compiling guppy-workspace-hack v0.1.0 |
| 2899 | 2026-04-10T02:48:56.260Z | Checking md5 v0.7.0 |
| 2900 | 2026-04-10T02:48:56.263Z | Checking rustc-demangle v0.1.27 |
| 2901 | 2026-04-10T02:48:56.469Z | Checking russh-keys v0.45.0 |
| 2902 | 2026-04-10T02:48:56.550Z | Checking backtrace v0.3.76 |
| 2903 | 2026-04-10T02:48:56.691Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2904 | 2026-04-10T02:48:56.880Z | Checking num-bigint v0.4.6 |
| 2905 | 2026-04-10T02:48:57.132Z | Checking des v0.8.1 |
| 2906 | 2026-04-10T02:48:57.318Z | Compiling blake3 v1.8.3 |
| 2907 | 2026-04-10T02:48:57.364Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2908 | 2026-04-10T02:48:57.707Z | Compiling target-spec v3.5.7 |
| 2909 | 2026-04-10T02:48:57.796Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2910 | 2026-04-10T02:48:57.864Z | Checking russh v0.45.0 |
| 2911 | 2026-04-10T02:48:58.180Z | Checking backtrace-ext v0.2.1 |
| 2912 | 2026-04-10T02:48:58.323Z | Checking cfg-expr v0.20.6 |
| 2913 | 2026-04-10T02:48:58.445Z | Checking supports-color v2.1.0 |
| 2914 | 2026-04-10T02:48:58.479Z | Checking textwrap v0.15.2 |
| 2915 | 2026-04-10T02:48:58.613Z | Checking supports-hyperlinks v2.1.0 |
| 2916 | 2026-04-10T02:48:58.719Z | Checking supports-unicode v2.1.0 |
| 2917 | 2026-04-10T02:48:58.751Z | Checking hashbrown v0.14.5 |
| 2918 | 2026-04-10T02:48:58.784Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2919 | 2026-04-10T02:48:58.862Z | Checking cargo-platform v0.3.2 |
| 2920 | 2026-04-10T02:48:59.012Z | Checking terminal_size v0.1.17 |
| 2921 | 2026-04-10T02:48:59.073Z | Compiling miette-derive v5.10.0 |
| 2922 | 2026-04-10T02:48:59.150Z | Checking owo-colors v3.5.0 |
| 2923 | 2026-04-10T02:48:59.253Z | Checking internet-checksum v0.2.1 |
| 2924 | 2026-04-10T02:48:59.405Z | Checking chumsky v0.9.3 |
| 2925 | 2026-04-10T02:48:59.706Z | Checking cargo_metadata v0.23.1 |
| 2926 | 2026-04-10T02:49:00.220Z | Checking miette v5.10.0 |
| 2927 | 2026-04-10T02:49:00.472Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2928 | 2026-04-10T02:49:00.507Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2929 | 2026-04-10T02:49:00.590Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2930 | 2026-04-10T02:49:00.732Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2931 | 2026-04-10T02:49:00.920Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2932 | 2026-04-10T02:49:01.003Z | Compiling knuffel-derive v3.2.0 |
| 2933 | 2026-04-10T02:49:01.262Z | Checking httptest v0.16.4 |
| 2934 | 2026-04-10T02:49:01.397Z | Checking pathdiff v0.2.3 |
| 2935 | 2026-04-10T02:49:01.539Z | Checking nested v0.1.1 |
| 2936 | 2026-04-10T02:49:01.661Z | Checking topological-sort v0.2.2 |
| 2937 | 2026-04-10T02:49:01.708Z | Checking guppy v0.17.25 |
| 2938 | 2026-04-10T02:49:01.773Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2939 | 2026-04-10T02:49:01.826Z | Checking omicron-zone-package v0.12.2 |
| 2940 | 2026-04-10T02:49:02.010Z | Compiling git2 v0.20.4 |
| 2941 | 2026-04-10T02:49:02.046Z | Checking similar-asserts v1.7.0 |
| 2942 | 2026-04-10T02:49:02.225Z | Compiling rstest_macros v0.25.0 |
| 2943 | 2026-04-10T02:49:02.506Z | Checking knuffel v3.2.0 |
| 2944 | 2026-04-10T02:49:02.537Z | Compiling target-triple v1.0.0 |
| 2945 | 2026-04-10T02:49:02.662Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2946 | 2026-04-10T02:49:02.822Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2947 | 2026-04-10T02:49:02.854Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2948 | 2026-04-10T02:49:02.932Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2949 | 2026-04-10T02:49:03.144Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2950 | 2026-04-10T02:49:03.177Z | Checking hickory-client v0.25.2 |
| 2951 | 2026-04-10T02:49:03.489Z | Checking tokio-test v0.4.5 |
| 2952 | 2026-04-10T02:49:03.724Z | Checking escape8259 v0.5.3 |
| 2953 | 2026-04-10T02:49:03.762Z | Compiling relative-path v1.9.3 |
| 2954 | 2026-04-10T02:49:03.889Z | Compiling assert_cmd v2.1.2 |
| 2955 | 2026-04-10T02:49:04.659Z | Checking libtest-mimic v0.8.1 |
| 2956 | 2026-04-10T02:49:04.929Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2957 | 2026-04-10T02:49:04.963Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2958 | 2026-04-10T02:49:05.069Z | Checking blake2b_simd v1.0.4 |
| 2959 | 2026-04-10T02:49:05.350Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2960 | 2026-04-10T02:49:05.520Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2961 | 2026-04-10T02:49:05.651Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2962 | 2026-04-10T02:49:05.870Z | Compiling polar-core v0.27.3 |
| 2963 | 2026-04-10T02:49:05.926Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2964 | 2026-04-10T02:49:06.058Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2965 | 2026-04-10T02:49:06.283Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2966 | 2026-04-10T02:49:06.475Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2967 | 2026-04-10T02:49:06.676Z | Checking fancy-regex v0.14.0 |
| 2968 | 2026-04-10T02:49:06.906Z | Checking serde_tokenstream v0.2.3 |
| 2969 | 2026-04-10T02:49:07.058Z | Checking uzers v0.12.2 |
| 2970 | 2026-04-10T02:49:07.148Z | Checking constant_time_eq v0.3.1 |
| 2971 | 2026-04-10T02:49:07.279Z | Compiling linkme-impl v0.3.35 |
| 2972 | 2026-04-10T02:49:07.310Z | Checking termcolor v1.4.1 |
| 2973 | 2026-04-10T02:49:07.550Z | Checking trybuild v1.0.116 |
| 2974 | 2026-04-10T02:49:07.621Z | Checking rstest v0.25.0 |
| 2975 | 2026-04-10T02:49:07.662Z | Checking rust-argon2 v2.1.0 |
| 2976 | 2026-04-10T02:49:07.799Z | Checking datatest-stable v0.3.3 |
| 2977 | 2026-04-10T02:49:08.180Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2978 | 2026-04-10T02:49:08.223Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2979 | 2026-04-10T02:49:08.493Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2980 | 2026-04-10T02:49:08.551Z | Checking support-bundle-viewer v0.1.2 |
| 2981 | 2026-04-10T02:49:08.822Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2982 | 2026-04-10T02:49:09.054Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 2983 | 2026-04-10T02:49:09.140Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2984 | 2026-04-10T02:49:09.286Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2985 | 2026-04-10T02:49:09.387Z | Checking drift v0.1.3 |
| 2986 | 2026-04-10T02:49:09.523Z | Checking rand_distr v0.5.1 |
| 2987 | 2026-04-10T02:49:09.719Z | Checking multimap v0.10.1 |
| 2988 | 2026-04-10T02:49:10.039Z | Checking approx v0.5.1 |
| 2989 | 2026-04-10T02:49:10.079Z | Compiling linkme v0.3.35 |
| 2990 | 2026-04-10T02:49:10.205Z | Checking dropshot-api-manager v0.6.0 |
| 2991 | 2026-04-10T02:49:11.045Z | Checking oso v0.27.3 |
| 2992 | 2026-04-10T02:49:11.250Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2993 | 2026-04-10T02:49:11.491Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2994 | 2026-04-10T02:49:11.656Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2995 | 2026-04-10T02:49:11.753Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2996 | 2026-04-10T02:49:11.918Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2997 | 2026-04-10T02:49:11.986Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2998 | 2026-04-10T02:49:12.022Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2999 | 2026-04-10T02:49:12.025Z | Checking partial-io v0.5.4 |
| 3000 | 2026-04-10T02:49:12.262Z | Checking cargo_toml v0.21.0 |
| 3001 | 2026-04-10T02:49:12.294Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3002 | 2026-04-10T02:49:12.297Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3003 | 2026-04-10T02:49:12.451Z | Checking termios v0.3.3 |
| 3004 | 2026-04-10T02:49:12.617Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3005 | 2026-04-10T02:49:13.024Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3006 | 2026-04-10T02:49:13.278Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3007 | 2026-04-10T02:49:14.755Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3008 | 2026-04-10T02:49:16.919Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3009 | 2026-04-10T02:49:20.388Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3010 | 2026-04-10T02:49:21.426Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3011 | 2026-04-10T02:49:24.473Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3012 | 2026-04-10T02:49:27.788Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3013 | 2026-04-10T02:49:33.010Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3014 | 2026-04-10T02:49:36.267Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3015 | 2026-04-10T02:49:37.300Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3016 | 2026-04-10T02:49:37.477Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3017 | 2026-04-10T02:49:37.594Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3018 | 2026-04-10T02:49:47.339Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3019 | 2026-04-10T02:51:01.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 57s |
| 3020 | 2026-04-10T02:51:01.728Z | |
| 3021 | 2026-04-10T02:51:01.729Z | real 4:01.186224335 |
| 3022 | 2026-04-10T02:51:01.729Z | user 20:28.491853705 |
| 3023 | 2026-04-10T02:51:01.729Z | sys 4:45.032224793 |
| 3024 | 2026-04-10T02:51:01.729Z | trap 0.493885086 |
| 3025 | 2026-04-10T02:51:01.729Z | tflt 0.088279788 |
| 3026 | 2026-04-10T02:51:01.729Z | dflt 0.273358190 |
| 3027 | 2026-04-10T02:51:01.729Z | kflt 0.000833363 |
| 3028 | 2026-04-10T02:51:01.729Z | lock 56:14.441272645 |
| 3029 | 2026-04-10T02:51:01.733Z | slp 55:53.360931240 |
| 3030 | 2026-04-10T02:51:01.733Z | lat 1:47.913865902 |
| 3031 | 2026-04-10T02:51:01.733Z | stop 10:54.451906161 |
| 3032 | 2026-04-10T02:51:01.733Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3033 | 2026-04-10T02:51:01.733Z | + ptime -m cargo doc --workspace --no-deps |
| 3034 | 2026-04-10T02:51:02.598Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3035 | 2026-04-10T02:51:02.598Z | | |
| 3036 | 2026-04-10T02:51:02.598Z | = 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)` |
| 3037 | 2026-04-10T02:51:02.598Z | = 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> |
| 3038 | 2026-04-10T02:51:03.531Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3039 | 2026-04-10T02:51:03.755Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3040 | 2026-04-10T02:51:03.799Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3041 | 2026-04-10T02:51:03.862Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3042 | 2026-04-10T02:51:03.979Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3043 | 2026-04-10T02:51:04.025Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3044 | 2026-04-10T02:51:04.052Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3045 | 2026-04-10T02:51:04.077Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3046 | 2026-04-10T02:51:04.103Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3047 | 2026-04-10T02:51:04.277Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3048 | 2026-04-10T02:51:04.302Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3049 | 2026-04-10T02:51:04.337Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3050 | 2026-04-10T02:51:04.363Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3051 | 2026-04-10T02:51:04.394Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3052 | 2026-04-10T02:51:04.416Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3053 | 2026-04-10T02:51:04.462Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3054 | 2026-04-10T02:51:04.551Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3055 | 2026-04-10T02:51:04.554Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3056 | 2026-04-10T02:51:04.599Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3057 | 2026-04-10T02:51:04.602Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3058 | 2026-04-10T02:51:04.602Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3059 | 2026-04-10T02:51:04.979Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3060 | 2026-04-10T02:51:05.044Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3061 | 2026-04-10T02:51:05.124Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3062 | 2026-04-10T02:51:05.236Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3063 | 2026-04-10T02:51:05.271Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3064 | 2026-04-10T02:51:05.418Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3065 | 2026-04-10T02:51:05.473Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3066 | 2026-04-10T02:51:05.586Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3067 | 2026-04-10T02:51:05.705Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3068 | 2026-04-10T02:51:05.727Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3069 | 2026-04-10T02:51:05.887Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3070 | 2026-04-10T02:51:06.034Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3071 | 2026-04-10T02:51:06.073Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3072 | 2026-04-10T02:51:06.229Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3073 | 2026-04-10T02:51:06.253Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3074 | 2026-04-10T02:51:06.274Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3075 | 2026-04-10T02:51:06.327Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3076 | 2026-04-10T02:51:06.480Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3077 | 2026-04-10T02:51:06.556Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3078 | 2026-04-10T02:51:06.753Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3079 | 2026-04-10T02:51:06.861Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3080 | 2026-04-10T02:51:06.885Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3081 | 2026-04-10T02:51:06.920Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3082 | 2026-04-10T02:51:07.042Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3083 | 2026-04-10T02:51:07.128Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3084 | 2026-04-10T02:51:07.210Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3085 | 2026-04-10T02:51:07.278Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3086 | 2026-04-10T02:51:07.368Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3087 | 2026-04-10T02:51:07.441Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3088 | 2026-04-10T02:51:07.466Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3089 | 2026-04-10T02:51:07.490Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3090 | 2026-04-10T02:51:07.564Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3091 | 2026-04-10T02:51:07.738Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3092 | 2026-04-10T02:51:07.759Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3093 | 2026-04-10T02:51:07.781Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3094 | 2026-04-10T02:51:07.836Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3095 | 2026-04-10T02:51:07.989Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3096 | 2026-04-10T02:51:08.011Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3097 | 2026-04-10T02:51:08.033Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3098 | 2026-04-10T02:51:08.211Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3099 | 2026-04-10T02:51:08.287Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3100 | 2026-04-10T02:51:08.310Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3101 | 2026-04-10T02:51:08.334Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3102 | 2026-04-10T02:51:08.489Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3103 | 2026-04-10T02:51:08.515Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3104 | 2026-04-10T02:51:08.539Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3105 | 2026-04-10T02:51:08.688Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3106 | 2026-04-10T02:51:08.765Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3107 | 2026-04-10T02:51:08.768Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3108 | 2026-04-10T02:51:08.809Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3109 | 2026-04-10T02:51:08.812Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3110 | 2026-04-10T02:51:08.831Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3111 | 2026-04-10T02:51:09.183Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3112 | 2026-04-10T02:51:09.223Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3113 | 2026-04-10T02:51:09.556Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3114 | 2026-04-10T02:51:09.969Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3115 | 2026-04-10T02:51:10.019Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3116 | 2026-04-10T02:51:10.194Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3117 | 2026-04-10T02:51:10.477Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3118 | 2026-04-10T02:51:10.501Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3119 | 2026-04-10T02:51:10.626Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3120 | 2026-04-10T02:51:10.960Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3121 | 2026-04-10T02:51:11.160Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3122 | 2026-04-10T02:51:11.430Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3123 | 2026-04-10T02:51:11.463Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3124 | 2026-04-10T02:51:11.970Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3125 | 2026-04-10T02:51:12.615Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3126 | 2026-04-10T02:51:13.188Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3127 | 2026-04-10T02:51:13.252Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3128 | 2026-04-10T02:51:13.342Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3129 | 2026-04-10T02:51:13.436Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3130 | 2026-04-10T02:51:13.697Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3131 | 2026-04-10T02:51:13.965Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3132 | 2026-04-10T02:51:14.216Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3133 | 2026-04-10T02:51:14.397Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3134 | 2026-04-10T02:51:14.559Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3135 | 2026-04-10T02:51:14.582Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3136 | 2026-04-10T02:51:14.679Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3137 | 2026-04-10T02:51:14.816Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3138 | 2026-04-10T02:51:14.954Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3139 | 2026-04-10T02:51:14.985Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3140 | 2026-04-10T02:51:14.988Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3141 | 2026-04-10T02:51:14.988Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3142 | 2026-04-10T02:51:15.325Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3143 | 2026-04-10T02:51:15.483Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3144 | 2026-04-10T02:51:15.739Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3145 | 2026-04-10T02:51:16.232Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3146 | 2026-04-10T02:51:16.312Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3147 | 2026-04-10T02:51:17.154Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3148 | 2026-04-10T02:51:17.280Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3149 | 2026-04-10T02:51:17.505Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3150 | 2026-04-10T02:51:17.530Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3151 | 2026-04-10T02:51:17.946Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3152 | 2026-04-10T02:51:18.304Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3153 | 2026-04-10T02:51:18.434Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3154 | 2026-04-10T02:51:18.579Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3155 | 2026-04-10T02:51:18.796Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3156 | 2026-04-10T02:51:19.103Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3157 | 2026-04-10T02:51:19.168Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3158 | 2026-04-10T02:51:19.422Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3159 | 2026-04-10T02:51:19.498Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3160 | 2026-04-10T02:51:19.669Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3161 | 2026-04-10T02:51:19.753Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3162 | 2026-04-10T02:51:19.816Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3163 | 2026-04-10T02:51:20.400Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3164 | 2026-04-10T02:51:20.745Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3165 | 2026-04-10T02:51:21.063Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3166 | 2026-04-10T02:51:21.130Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3167 | 2026-04-10T02:51:21.771Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3168 | 2026-04-10T02:51:22.175Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3169 | 2026-04-10T02:51:23.127Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3170 | 2026-04-10T02:51:23.300Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3171 | 2026-04-10T02:51:23.814Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3172 | 2026-04-10T02:51:23.864Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3173 | 2026-04-10T02:51:24.004Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3174 | 2026-04-10T02:51:24.346Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3175 | 2026-04-10T02:51:24.517Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3176 | 2026-04-10T02:51:24.620Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3177 | 2026-04-10T02:51:25.148Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3178 | 2026-04-10T02:51:25.597Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3179 | 2026-04-10T02:51:25.625Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3180 | 2026-04-10T02:51:25.691Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3181 | 2026-04-10T02:51:25.772Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3182 | 2026-04-10T02:51:25.894Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3183 | 2026-04-10T02:51:25.917Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3184 | 2026-04-10T02:51:26.204Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3185 | 2026-04-10T02:51:26.962Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3186 | 2026-04-10T02:51:26.984Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3187 | 2026-04-10T02:51:27.880Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3188 | 2026-04-10T02:51:27.988Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3189 | 2026-04-10T02:51:28.151Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3190 | 2026-04-10T02:51:30.454Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3191 | 2026-04-10T02:51:30.827Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3192 | 2026-04-10T02:51:32.088Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3193 | 2026-04-10T02:51:32.566Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3194 | 2026-04-10T02:51:32.826Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3195 | 2026-04-10T02:51:33.006Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3196 | 2026-04-10T02:51:33.251Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3197 | 2026-04-10T02:51:34.241Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3198 | 2026-04-10T02:51:34.941Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3199 | 2026-04-10T02:51:35.998Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3200 | 2026-04-10T02:51:36.109Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3201 | 2026-04-10T02:51:36.189Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3202 | 2026-04-10T02:51:36.763Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3203 | 2026-04-10T02:51:36.816Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3204 | 2026-04-10T02:51:36.848Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3205 | 2026-04-10T02:51:36.883Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3206 | 2026-04-10T02:51:37.035Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3207 | 2026-04-10T02:51:37.464Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3208 | 2026-04-10T02:51:37.585Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3209 | 2026-04-10T02:51:37.624Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3210 | 2026-04-10T02:51:37.940Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3211 | 2026-04-10T02:51:38.332Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3212 | 2026-04-10T02:51:38.478Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3213 | 2026-04-10T02:51:38.705Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3214 | 2026-04-10T02:51:38.956Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3215 | 2026-04-10T02:51:39.167Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3216 | 2026-04-10T02:51:39.416Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3217 | 2026-04-10T02:51:39.420Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3218 | 2026-04-10T02:51:39.865Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3219 | 2026-04-10T02:51:40.226Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3220 | 2026-04-10T02:51:41.856Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3221 | 2026-04-10T02:51:42.741Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3222 | 2026-04-10T02:51:43.102Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3223 | 2026-04-10T02:51:44.362Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3224 | 2026-04-10T02:51:44.894Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3225 | 2026-04-10T02:51:46.585Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3226 | 2026-04-10T02:51:47.079Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3227 | 2026-04-10T02:51:47.952Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3228 | 2026-04-10T02:51:48.807Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3229 | 2026-04-10T02:51:50.293Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3230 | 2026-04-10T02:51:51.890Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3231 | 2026-04-10T02:51:52.290Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3232 | 2026-04-10T02:51:53.773Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3233 | 2026-04-10T02:51:54.743Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3234 | 2026-04-10T02:51:55.076Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3235 | 2026-04-10T02:51:56.095Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3236 | 2026-04-10T02:51:56.136Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3237 | 2026-04-10T02:51:57.410Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3238 | 2026-04-10T02:51:57.417Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3239 | 2026-04-10T02:51:59.113Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3240 | 2026-04-10T02:51:59.832Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3241 | 2026-04-10T02:52:02.923Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3242 | 2026-04-10T02:52:04.611Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3243 | 2026-04-10T02:52:05.400Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3244 | 2026-04-10T02:52:06.467Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3245 | 2026-04-10T02:52:07.056Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3246 | 2026-04-10T02:52:07.873Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3247 | 2026-04-10T02:52:08.789Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3248 | 2026-04-10T02:52:09.509Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3249 | 2026-04-10T02:52:14.039Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3250 | 2026-04-10T02:52:14.093Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3251 | 2026-04-10T02:52:14.093Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3252 | 2026-04-10T02:52:14.093Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3253 | 2026-04-10T02:52:14.201Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3254 | 2026-04-10T02:52:15.762Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3255 | 2026-04-10T02:52:16.947Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3256 | 2026-04-10T02:52:17.531Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3257 | 2026-04-10T02:52:18.543Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3258 | 2026-04-10T02:52:19.324Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3259 | 2026-04-10T02:52:20.480Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3260 | 2026-04-10T02:52:22.893Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3261 | 2026-04-10T02:52:23.186Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3262 | 2026-04-10T02:52:24.062Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3263 | 2026-04-10T02:52:25.208Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3264 | 2026-04-10T02:52:26.647Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3265 | 2026-04-10T02:52:27.950Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3266 | 2026-04-10T02:52:30.892Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3267 | 2026-04-10T02:52:32.440Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3268 | 2026-04-10T02:52:35.447Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3269 | 2026-04-10T02:52:36.979Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3270 | 2026-04-10T02:52:38.375Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3271 | 2026-04-10T02:52:39.986Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3272 | 2026-04-10T02:52:41.599Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3273 | 2026-04-10T02:52:42.925Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3274 | 2026-04-10T02:52:46.287Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3275 | 2026-04-10T02:52:47.836Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3276 | 2026-04-10T02:52:48.083Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3277 | 2026-04-10T02:52:49.712Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3278 | 2026-04-10T02:52:51.186Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3279 | 2026-04-10T02:52:52.972Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3280 | 2026-04-10T02:52:54.606Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3281 | 2026-04-10T02:52:56.695Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3282 | 2026-04-10T02:52:58.332Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3283 | 2026-04-10T02:53:00.364Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3284 | 2026-04-10T02:53:01.755Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3285 | 2026-04-10T02:53:03.464Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3286 | 2026-04-10T02:53:05.154Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3287 | 2026-04-10T02:53:06.827Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3288 | 2026-04-10T02:53:08.548Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3289 | 2026-04-10T02:53:10.075Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3290 | 2026-04-10T02:53:11.717Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3291 | 2026-04-10T02:53:13.821Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3292 | 2026-04-10T02:53:15.304Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3293 | 2026-04-10T02:53:17.302Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3294 | 2026-04-10T02:53:19.619Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3295 | 2026-04-10T02:53:21.207Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3296 | 2026-04-10T02:53:23.018Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3297 | 2026-04-10T02:53:25.200Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3298 | 2026-04-10T02:53:27.318Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3299 | 2026-04-10T02:53:29.268Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3300 | 2026-04-10T02:53:31.175Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3301 | 2026-04-10T02:53:33.215Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3302 | 2026-04-10T02:53:35.205Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3303 | 2026-04-10T02:53:38.352Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3304 | 2026-04-10T02:53:39.649Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3305 | 2026-04-10T02:53:41.823Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3306 | 2026-04-10T02:53:44.014Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3307 | 2026-04-10T02:53:46.167Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3308 | 2026-04-10T02:53:48.275Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3309 | 2026-04-10T02:53:50.475Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3310 | 2026-04-10T02:53:52.556Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3311 | 2026-04-10T02:53:55.031Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3312 | 2026-04-10T02:53:56.949Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3313 | 2026-04-10T02:53:59.502Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3314 | 2026-04-10T02:54:01.220Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3315 | 2026-04-10T02:54:03.350Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3316 | 2026-04-10T02:54:05.560Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3317 | 2026-04-10T02:54:07.721Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3318 | 2026-04-10T02:54:09.909Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3319 | 2026-04-10T02:54:12.060Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3320 | 2026-04-10T02:54:14.288Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3321 | 2026-04-10T02:54:16.545Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3322 | 2026-04-10T02:54:18.745Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3323 | 2026-04-10T02:54:20.904Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3324 | 2026-04-10T02:54:23.151Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3325 | 2026-04-10T02:54:25.350Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3326 | 2026-04-10T02:54:27.542Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3327 | 2026-04-10T02:54:30.330Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3328 | 2026-04-10T02:54:32.418Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3329 | 2026-04-10T02:54:34.882Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3330 | 2026-04-10T02:54:37.352Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3331 | 2026-04-10T02:54:39.527Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3332 | 2026-04-10T02:54:41.827Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3333 | 2026-04-10T02:54:44.282Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3334 | 2026-04-10T02:54:46.606Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3335 | 2026-04-10T02:54:48.954Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3336 | 2026-04-10T02:54:51.384Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3337 | 2026-04-10T02:54:53.707Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3338 | 2026-04-10T02:54:56.044Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3339 | 2026-04-10T02:54:58.501Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3340 | 2026-04-10T02:55:00.931Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3341 | 2026-04-10T02:55:03.389Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3342 | 2026-04-10T02:55:05.984Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3343 | 2026-04-10T02:55:08.430Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3344 | 2026-04-10T02:55:10.848Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3345 | 2026-04-10T02:55:13.228Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3346 | 2026-04-10T02:55:15.640Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3347 | 2026-04-10T02:55:18.121Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3348 | 2026-04-10T02:55:20.586Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3349 | 2026-04-10T02:55:22.941Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3350 | 2026-04-10T02:55:25.897Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3351 | 2026-04-10T02:55:32.919Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3352 | 2026-04-10T02:55:33.059Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3353 | 2026-04-10T02:55:36.317Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3354 | 2026-04-10T02:55:39.590Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3355 | 2026-04-10T02:55:42.734Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3356 | 2026-04-10T02:55:46.093Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3357 | 2026-04-10T02:55:49.450Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3358 | 2026-04-10T02:55:52.606Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3359 | 2026-04-10T02:55:55.864Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3360 | 2026-04-10T02:55:59.339Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3361 | 2026-04-10T02:56:02.488Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3362 | 2026-04-10T02:56:05.758Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3363 | 2026-04-10T02:56:09.070Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3364 | 2026-04-10T02:56:12.417Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3365 | 2026-04-10T02:56:15.690Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3366 | 2026-04-10T02:56:19.086Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3367 | 2026-04-10T02:56:22.339Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3368 | 2026-04-10T02:56:25.686Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3369 | 2026-04-10T02:56:28.994Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3370 | 2026-04-10T02:56:32.277Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3371 | 2026-04-10T02:56:35.602Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3372 | 2026-04-10T02:56:38.798Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3373 | 2026-04-10T02:56:42.096Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3374 | 2026-04-10T02:56:45.429Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3375 | 2026-04-10T02:56:50.017Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3376 | 2026-04-10T02:57:17.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 16s |
| 3377 | 2026-04-10T02:57:18.132Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 191 other files |
| 3378 | 2026-04-10T02:57:18.238Z | |
| 3379 | 2026-04-10T02:57:18.241Z | real 6:16.394835434 |
| 3380 | 2026-04-10T02:57:18.241Z | user 17:15.959379350 |
| 3381 | 2026-04-10T02:57:18.241Z | sys 3:40.369564930 |
| 3382 | 2026-04-10T02:57:18.241Z | trap 0.252512237 |
| 3383 | 2026-04-10T02:57:18.241Z | tflt 0.062974555 |
| 3384 | 2026-04-10T02:57:18.241Z | dflt 0.014191558 |
| 3385 | 2026-04-10T02:57:18.241Z | kflt 0.000045251 |
| 3386 | 2026-04-10T02:57:18.241Z | lock 5:49:14.150093794 |
| 3387 | 2026-04-10T02:57:18.241Z | slp 2:05:37.612384918 |
| 3388 | 2026-04-10T02:57:18.241Z | lat 33.908179016 |
| 3389 | 2026-04-10T02:57:18.241Z | stop 1:44.515363456 |
| 3390 | 2026-04-10T02:57:18.241Z | process exited: duration 808447 ms, exit code 0 |
| |
| 3391 | 2026-04-10T02:57:18.248Z | found 0 output files |