|
|
|
| 1 | 2026-03-19T02:54:48.887Z | job assigned to worker 01KM20791J2DJD14RQQKG4TK83 [factory aws, i-0833dc91be8fa78e0] (queued for 1 m 20 s) |
| |
| 2 | 2026-03-19T02:54:57.134Z | starting task 0: "setup" |
| 3 | 2026-03-19T02:54:57.139Z | ++ uname -s |
| 4 | 2026-03-19T02:54:57.142Z | + kern=SunOS |
| 5 | 2026-03-19T02:54:57.142Z | + build_user=build |
| 6 | 2026-03-19T02:54:57.142Z | + build_uid=12345 |
| 7 | 2026-03-19T02:54:57.142Z | + work_dir=/work |
| 8 | 2026-03-19T02:54:57.142Z | + input_dir=/input |
| 9 | 2026-03-19T02:54:57.142Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T02:54:57.142Z | + case "$kern" in |
| 11 | 2026-03-19T02:54:57.142Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T02:54:57.145Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T02:54:59.149Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T02:54:59.310Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T02:54:59.313Z | + home_fs=zfs |
| 16 | 2026-03-19T02:54:59.313Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T02:54:59.313Z | + mkdir -p /home/build |
| 18 | 2026-03-19T02:54:59.316Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T02:55:01.315Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T02:55:01.319Z | process exited: duration 4187 ms, exit code 0 |
| |
| 21 | 2026-03-19T02:55:01.324Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T02:55:01.328Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-19T02:55:01.329Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-19T02:55:01.329Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-19T02:55:01.329Z | * rust toolchain profile = "default" |
| 26 | 2026-03-19T02:55:01.329Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T02:55:01.329Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T02:55:01.335Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T02:55:01.335Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T02:55:01.469Z | info: downloading installer |
| 31 | 2026-03-19T02:55:03.157Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T02:55:03.157Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T02:55:03.157Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T02:55:03.157Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T02:55:03.157Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T02:55:03.157Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T02:55:03.157Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T02:55:03.157Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T02:55:03.157Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T02:55:03.157Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T02:55:03.157Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T02:55:03.157Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T02:55:03.157Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T02:55:03.169Z | info: profile set to default |
| 45 | 2026-03-19T02:55:03.169Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T02:55:03.172Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T02:55:03.394Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T02:55:03.397Z | info: downloading 6 components |
| 49 | 2026-03-19T02:55:18.967Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T02:55:18.967Z | |
| 51 | 2026-03-19T02:55:19.004Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T02:55:19.004Z | |
| 53 | 2026-03-19T02:55:19.007Z | |
| 54 | 2026-03-19T02:55:19.007Z | Rust is installed now. Great! |
| 55 | 2026-03-19T02:55:19.007Z | |
| 56 | 2026-03-19T02:55:19.007Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T02:55:19.007Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T02:55:19.007Z | |
| 59 | 2026-03-19T02:55:19.008Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T02:55:19.008Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T02:55:19.008Z | |
| 62 | 2026-03-19T02:55:19.008Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T02:55:19.008Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T02:55:19.008Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T02:55:19.008Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T02:55:19.008Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T02:55:19.008Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T02:55:19.008Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T02:55:19.009Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T02:55:19.009Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T02:55:19.124Z | + rustup --version |
| 72 | 2026-03-19T02:55:19.135Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T02:55:19.138Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T02:55:19.164Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T02:55:19.167Z | + cargo --version |
| 76 | 2026-03-19T02:55:19.184Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T02:55:19.187Z | + rustc --version |
| 78 | 2026-03-19T02:55:19.213Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T02:55:19.216Z | process exited: duration 17896 ms, exit code 0 |
| |
| 80 | 2026-03-19T02:55:19.221Z | starting task 2: "authentication" |
| 81 | 2026-03-19T02:55:19.241Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-19T02:55:19.247Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T02:55:19.252Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T02:55:19.254Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T02:55:19.286Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T02:55:29.287Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T02:55:29.290Z | + git fetch origin 45dc9f8f8266ae29c2c3985e3807a9580c439749 |
| 88 | 2026-03-19T02:55:29.620Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T02:55:29.620Z | * branch 45dc9f8f8266ae29c2c3985e3807a9580c439749 -> FETCH_HEAD |
| 90 | 2026-03-19T02:55:29.633Z | + [[ -n mergeconflict/fm-sb-persistence ]] |
| 91 | 2026-03-19T02:55:29.638Z | ++ git branch --show-current |
| 92 | 2026-03-19T02:55:29.638Z | + current=main |
| 93 | 2026-03-19T02:55:29.638Z | + [[ main != mergeconflict/fm-sb-persistence ]] |
| 94 | 2026-03-19T02:55:29.638Z | + git branch -f mergeconflict/fm-sb-persistence 45dc9f8f8266ae29c2c3985e3807a9580c439749 |
| 95 | 2026-03-19T02:55:29.641Z | + git checkout -f mergeconflict/fm-sb-persistence |
| 96 | 2026-03-19T02:55:29.969Z | Switched to branch 'mergeconflict/fm-sb-persistence' |
| 97 | 2026-03-19T02:55:29.986Z | + git reset --hard 45dc9f8f8266ae29c2c3985e3807a9580c439749 |
| 98 | 2026-03-19T02:55:30.002Z | HEAD is now at 45dc9f8f8 fm: persist and load support bundle requests via per-variant tables |
| 99 | 2026-03-19T02:55:30.002Z | process exited: duration 10749 ms, exit code 0 |
| |
| 100 | 2026-03-19T02:55:30.012Z | starting task 4: "build" |
| 101 | 2026-03-19T02:55:30.018Z | + source ./env.sh |
| 102 | 2026-03-19T02:55:30.018Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-03-19T02:55:30.018Z | ++ set -o xtrace |
| 104 | 2026-03-19T02:55:30.027Z | ++++ dirname ./env.sh |
| 105 | 2026-03-19T02:55:30.027Z | +++ readlink -f . |
| 106 | 2026-03-19T02:55:30.027Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-03-19T02:55:30.028Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-03-19T02:55:30.028Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-03-19T02:55:30.028Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-03-19T02:55:30.028Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-03-19T02:55:30.028Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-03-19T02:55:30.028Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-03-19T02:55:30.028Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-03-19T02:55:30.028Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-19T02:55:30.028Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-03-19T02:55:30.028Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-03-19T02:55:30.028Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-03-19T02:55:30.028Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-03-19T02:55:30.029Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-03-19T02:55:30.029Z | + cargo --version |
| 121 | 2026-03-19T02:55:30.034Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-03-19T02:55:30.038Z | + rustc --version |
| 123 | 2026-03-19T02:55:30.064Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-03-19T02:55:30.067Z | + banner prerequisites |
| 125 | 2026-03-19T02:55:30.070Z | |
| 126 | 2026-03-19T02:55:30.071Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-03-19T02:55:30.071Z | # # # # # # # # # # # # # # # |
| 128 | 2026-03-19T02:55:30.071Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-03-19T02:55:30.071Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-03-19T02:55:30.071Z | # # # # # # # # # # # # # # # |
| 131 | 2026-03-19T02:55:30.071Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-03-19T02:55:30.071Z | |
| 133 | 2026-03-19T02:55:30.071Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-03-19T02:55:40.081Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-19T02:55:49.972Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-19T02:56:12.430Z | Planning: Solver setup ... Done (20.999s) |
| 137 | 2026-03-19T02:56:12.560Z | Planning: Running solver ... Done (0.153s) |
| 138 | 2026-03-19T02:56:12.734Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-03-19T02:56:12.763Z | Planning: Fetching manifests: 0/4 0% complete |
| 140 | 2026-03-19T02:56:12.881Z | Planning: Fetching manifests: 4/4 100% complete |
| 141 | 2026-03-19T02:56:12.932Z | Planning: Package planning ... Done (0.043s) |
| 142 | 2026-03-19T02:56:12.997Z | Planning: Merging actions ... Done (0.042s) |
| 143 | 2026-03-19T02:56:13.239Z | Planning: Checking for conflicting actions ... Done (0.238s) |
| 144 | 2026-03-19T02:56:13.393Z | Planning: Consolidating action changes ... Done (0.010s) |
| 145 | 2026-03-19T02:56:14.067Z | Planning: Evaluating mediators ... Done (0.852s) |
| 146 | 2026-03-19T02:56:14.077Z | Planning: Planning completed in 23.99 seconds |
| 147 | 2026-03-19T02:56:14.247Z | Packages to install: 4 |
| 148 | 2026-03-19T02:56:14.445Z | Mediators to change: 2 |
| 149 | 2026-03-19T02:56:14.445Z | Services to change: 1 |
| 150 | 2026-03-19T02:56:14.446Z | Estimated space available: 155.43 GB |
| 151 | 2026-03-19T02:56:14.446Z | Estimated space to be consumed: 1.83 GB |
| 152 | 2026-03-19T02:56:14.447Z | Create boot environment: No |
| 153 | 2026-03-19T02:56:14.447Z | Create backup boot environment: No |
| 154 | 2026-03-19T02:56:14.447Z | Rebuild boot archive: No |
| 155 | 2026-03-19T02:56:14.447Z | |
| 156 | 2026-03-19T02:56:14.447Z | Changed mediators: |
| 157 | 2026-03-19T02:56:14.447Z | mediator clang: |
| 158 | 2026-03-19T02:56:14.447Z | version: None -> 15 (system default) |
| 159 | 2026-03-19T02:56:14.447Z | |
| 160 | 2026-03-19T02:56:14.447Z | mediator llvm: |
| 161 | 2026-03-19T02:56:14.447Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-03-19T02:56:14.447Z | |
| 163 | 2026-03-19T02:56:14.447Z | Changed packages: |
| 164 | 2026-03-19T02:56:14.448Z | helios-dev |
| 165 | 2026-03-19T02:56:14.448Z | developer/build-essential |
| 166 | 2026-03-19T02:56:14.448Z | None -> 11-2.0 |
| 167 | 2026-03-19T02:56:14.448Z | library/libxmlsec1 |
| 168 | 2026-03-19T02:56:14.448Z | None -> 1.2.35-2.0 |
| 169 | 2026-03-19T02:56:14.448Z | ooce/developer/clang-15 |
| 170 | 2026-03-19T02:56:14.448Z | None -> 15.0.7-2.0 |
| 171 | 2026-03-19T02:56:14.448Z | ooce/developer/llvm-15 |
| 172 | 2026-03-19T02:56:14.448Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-19T02:56:14.448Z | |
| 174 | 2026-03-19T02:56:14.448Z | Services: |
| 175 | 2026-03-19T02:56:14.448Z | restart_fmri: |
| 176 | 2026-03-19T02:56:14.448Z | svc:/system/update-man-index:default |
| 177 | 2026-03-19T02:56:14.448Z | |
| 178 | 2026-03-19T02:56:14.448Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 179 | 2026-03-19T02:56:20.111Z | Download: 1196/3290 items 83.5/212.6MB 39% complete (21.9M/s) |
| 180 | 2026-03-19T02:56:24.931Z | Download: 1456/3290 items 116.2/212.6MB 54% complete (11.6M/s) |
| 181 | 2026-03-19T02:56:30.173Z | Download: 2221/3290 items 118.5/212.6MB 55% complete (9.6M/s) |
| 182 | 2026-03-19T02:56:35.425Z | Download: 3240/3290 items 203.1/212.6MB 95% complete (8.6M/s) |
| 183 | 2026-03-19T02:56:43.579Z | Download: 3248/3290 items 203.1/212.6MB 95% complete (8.5M/s) |
| 184 | 2026-03-19T02:56:45.066Z | Download: Completed 212.60 MB in 30.86 seconds (6.9M/s) |
| 185 | 2026-03-19T02:56:45.658Z | Actions: 1/3689 actions (Installing new actions) |
| 186 | 2026-03-19T02:56:49.741Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 187 | 2026-03-19T02:56:49.793Z | Done (0.375s) |
| 188 | 2026-03-19T02:56:49.793Z | Done (0.000s) |
| 189 | 2026-03-19T02:56:50.677Z | Done (1.010s) |
| 190 | 2026-03-19T02:56:54.854Z | Done (3.842s) |
| 191 | 2026-03-19T02:56:54.943Z | Done (0.016s) |
| 192 | 2026-03-19T02:56:54.947Z | Done (0.000s) |
| 193 | 2026-03-19T02:56:55.156Z | Done (0.000s) |
| 194 | 2026-03-19T02:56:56.079Z | Planning: Evaluating mediator changes ... Done |
| 195 | 2026-03-19T02:56:56.245Z | Planning: Checking for conflicting actions ... Done |
| 196 | 2026-03-19T02:56:56.387Z | Planning: Consolidating action changes ... Done |
| 197 | 2026-03-19T02:56:56.514Z | Planning: Evaluating mediators ... Done |
| 198 | 2026-03-19T02:56:56.514Z | Planning: Planning completed in 0.37 seconds |
| 199 | 2026-03-19T02:56:56.543Z | Mediators to change: 2 |
| 200 | 2026-03-19T02:56:56.543Z | Create boot environment: No |
| 201 | 2026-03-19T02:56:56.543Z | Create backup boot environment: No |
| 202 | 2026-03-19T02:56:56.576Z | Done |
| 203 | 2026-03-19T02:56:56.576Z | Done |
| 204 | 2026-03-19T02:56:57.272Z | Done |
| 205 | 2026-03-19T02:57:00.664Z | Done |
| 206 | 2026-03-19T02:57:00.813Z | Done |
| 207 | 2026-03-19T02:57:00.872Z | Done |
| 208 | 2026-03-19T02:57:00.890Z | Done |
| 209 | 2026-03-19T02:57:01.511Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-03-19T02:57:01.609Z | Planning: Merging actions ... Done |
| 211 | 2026-03-19T02:57:01.754Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-03-19T02:57:01.754Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-03-19T02:57:01.841Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-03-19T02:57:01.863Z | Planning: Planning completed in 0.63 seconds |
| 215 | 2026-03-19T02:57:01.885Z | Packages to change: 1 |
| 216 | 2026-03-19T02:57:01.885Z | Mediators to change: 1 |
| 217 | 2026-03-19T02:57:01.918Z | Services to change: 1 |
| 218 | 2026-03-19T02:57:01.918Z | Create boot environment: No |
| 219 | 2026-03-19T02:57:01.918Z | Create backup boot environment: Yes |
| 220 | 2026-03-19T02:57:04.425Z | Actions: 1/6 actions (Updating modified actions) |
| 221 | 2026-03-19T02:57:04.438Z | Actions: Completed 6 actions in 0.00 seconds. |
| 222 | 2026-03-19T02:57:04.438Z | Done |
| 223 | 2026-03-19T02:57:04.438Z | Done |
| 224 | 2026-03-19T02:57:04.623Z | Done |
| 225 | 2026-03-19T02:57:07.916Z | Done |
| 226 | 2026-03-19T02:57:07.999Z | Done |
| 227 | 2026-03-19T02:57:08.017Z | Done |
| 228 | 2026-03-19T02:57:08.157Z | Done |
| 229 | 2026-03-19T02:57:08.532Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 230 | 2026-03-19T02:57:08.532Z | clang system 15 system |
| 231 | 2026-03-19T02:57:08.532Z | csh system system illumos |
| 232 | 2026-03-19T02:57:08.532Z | ctags system system illumos |
| 233 | 2026-03-19T02:57:08.532Z | file system system illumos |
| 234 | 2026-03-19T02:57:08.532Z | gcc vendor 12 vendor |
| 235 | 2026-03-19T02:57:08.532Z | gcc system 10 system |
| 236 | 2026-03-19T02:57:08.532Z | gcc system 7 system |
| 237 | 2026-03-19T02:57:08.532Z | go system 1.20 system |
| 238 | 2026-03-19T02:57:08.532Z | go system 1.19 system |
| 239 | 2026-03-19T02:57:08.532Z | llvm system 15 system |
| 240 | 2026-03-19T02:57:08.532Z | llvm system 14 system |
| 241 | 2026-03-19T02:57:08.532Z | mariadb system 10.6 system |
| 242 | 2026-03-19T02:57:08.532Z | mta vendor vendor dma |
| 243 | 2026-03-19T02:57:08.532Z | openjdk system 17 system |
| 244 | 2026-03-19T02:57:08.532Z | openjdk system 11 system |
| 245 | 2026-03-19T02:57:08.532Z | openjdk system 1.8 system |
| 246 | 2026-03-19T02:57:08.532Z | openssl vendor 3 vendor |
| 247 | 2026-03-19T02:57:08.532Z | perl system 5.36 system |
| 248 | 2026-03-19T02:57:08.532Z | postgresql system 15 system |
| 249 | 2026-03-19T02:57:08.532Z | postgresql system 13 system |
| 250 | 2026-03-19T02:57:08.532Z | python vendor 3 vendor |
| 251 | 2026-03-19T02:57:08.532Z | python system 2 system |
| 252 | 2026-03-19T02:57:08.533Z | python3 system 3.11 system |
| 253 | 2026-03-19T02:57:08.533Z | ruby system 3.0 system |
| 254 | 2026-03-19T02:57:08.533Z | words vendor vendor american-english |
| 255 | 2026-03-19T02:57:08.533Z | words system system australian-english |
| 256 | 2026-03-19T02:57:08.533Z | words system system british-english |
| 257 | 2026-03-19T02:57:08.533Z | words system system canadian-english |
| 258 | 2026-03-19T02:57:08.533Z | words system system french |
| 259 | 2026-03-19T02:57:08.533Z | words system system italian |
| 260 | 2026-03-19T02:57:08.533Z | words system system ngerman |
| 261 | 2026-03-19T02:57:08.533Z | words system system ogerman |
| 262 | 2026-03-19T02:57:08.533Z | words system system spanish |
| 263 | 2026-03-19T02:57:08.834Z | PUBLISHER TYPE STATUS P LOCATION |
| 264 | 2026-03-19T02:57:08.835Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 265 | 2026-03-19T02:57:14.868Z | FMRI IFO |
| 266 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 267 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 268 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 269 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 270 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 271 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 272 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 273 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 274 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 275 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 276 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 277 | 2026-03-19T02:57:14.868Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 278 | 2026-03-19T02:57:14.869Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 279 | 2026-03-19T02:57:14.869Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 280 | 2026-03-19T02:57:14.870Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 281 | 2026-03-19T02:57:14.870Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 282 | 2026-03-19T02:57:16.116Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 283 | 2026-03-19T02:57:16.359Z | Updating crates.io index |
| 284 | 2026-03-19T02:57:16.400Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 285 | 2026-03-19T02:57:16.611Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 286 | 2026-03-19T02:57:18.175Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-03-19T02:57:18.399Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 288 | 2026-03-19T02:57:18.687Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 289 | 2026-03-19T02:57:20.433Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 290 | 2026-03-19T02:57:20.966Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 291 | 2026-03-19T02:57:22.308Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 292 | 2026-03-19T02:57:23.956Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 293 | 2026-03-19T02:57:28.687Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 294 | 2026-03-19T02:57:28.968Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 295 | 2026-03-19T02:57:28.968Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 296 | 2026-03-19T02:57:28.968Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 297 | 2026-03-19T02:57:28.968Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 298 | 2026-03-19T02:57:29.106Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 299 | 2026-03-19T02:57:29.106Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 300 | 2026-03-19T02:57:29.106Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 301 | 2026-03-19T02:57:29.253Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 302 | 2026-03-19T02:57:29.695Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 303 | 2026-03-19T02:57:30.031Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 304 | 2026-03-19T02:57:30.247Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 305 | 2026-03-19T02:57:30.469Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 306 | 2026-03-19T02:57:30.722Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 307 | 2026-03-19T02:57:31.135Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 308 | 2026-03-19T02:57:31.744Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 309 | 2026-03-19T02:57:32.189Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 310 | 2026-03-19T02:57:32.566Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 311 | 2026-03-19T02:57:32.875Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 312 | 2026-03-19T02:57:33.145Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 313 | 2026-03-19T02:57:35.268Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 314 | 2026-03-19T02:57:35.567Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 315 | 2026-03-19T02:57:35.845Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 316 | 2026-03-19T02:57:36.162Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 317 | 2026-03-19T02:57:36.511Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 318 | 2026-03-19T02:57:37.011Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 319 | 2026-03-19T02:57:37.273Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 320 | 2026-03-19T02:57:37.552Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 321 | 2026-03-19T02:57:37.872Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 322 | 2026-03-19T02:57:52.513Z | Downloading crates ... |
| 323 | 2026-03-19T02:57:52.563Z | Downloaded cargo-platform v0.2.0 |
| 324 | 2026-03-19T02:57:52.592Z | Downloaded camino-tempfile v1.4.1 |
| 325 | 2026-03-19T02:57:52.592Z | Downloaded erased-serde v0.4.9 |
| 326 | 2026-03-19T02:57:52.592Z | Downloaded memmap v0.7.0 |
| 327 | 2026-03-19T02:57:52.592Z | Downloaded anstream v0.6.21 |
| 328 | 2026-03-19T02:57:52.592Z | Downloaded papergrid v0.11.0 |
| 329 | 2026-03-19T02:57:52.592Z | Downloaded itoa v1.0.17 |
| 330 | 2026-03-19T02:57:52.592Z | Downloaded thiserror v2.0.18 |
| 331 | 2026-03-19T02:57:52.592Z | Downloaded version_check v0.9.5 |
| 332 | 2026-03-19T02:57:52.592Z | Downloaded potential_utf v0.1.4 |
| 333 | 2026-03-19T02:57:52.592Z | Downloaded smallvec v1.15.1 |
| 334 | 2026-03-19T02:57:52.615Z | Downloaded thiserror v1.0.69 |
| 335 | 2026-03-19T02:57:52.615Z | Downloaded tinystr v0.8.2 |
| 336 | 2026-03-19T02:57:52.615Z | Downloaded serde-value v0.7.0 |
| 337 | 2026-03-19T02:57:52.615Z | Downloaded serde-untagged v0.1.9 |
| 338 | 2026-03-19T02:57:52.615Z | Downloaded log v0.4.29 |
| 339 | 2026-03-19T02:57:52.615Z | Downloaded toml_write v0.1.2 |
| 340 | 2026-03-19T02:57:52.616Z | Downloaded once_cell v1.21.3 |
| 341 | 2026-03-19T02:57:52.616Z | Downloaded usdt v0.5.0 |
| 342 | 2026-03-19T02:57:52.616Z | Downloaded autocfg v1.5.0 |
| 343 | 2026-03-19T02:57:52.616Z | Downloaded thiserror-impl v2.0.18 |
| 344 | 2026-03-19T02:57:52.616Z | Downloaded icu_properties_data v2.1.2 |
| 345 | 2026-03-19T02:57:52.616Z | Downloaded usdt-macro v0.5.0 |
| 346 | 2026-03-19T02:57:52.616Z | Downloaded yoke-derive v0.8.1 |
| 347 | 2026-03-19T02:57:52.616Z | Downloaded toml_datetime v0.6.11 |
| 348 | 2026-03-19T02:57:52.616Z | Downloaded proc-macro2 v1.0.106 |
| 349 | 2026-03-19T02:57:52.631Z | Downloaded zerofrom-derive v0.1.6 |
| 350 | 2026-03-19T02:57:52.631Z | Downloaded zerovec-derive v0.11.2 |
| 351 | 2026-03-19T02:57:52.631Z | Downloaded bitflags v2.11.0 |
| 352 | 2026-03-19T02:57:52.631Z | Downloaded utf8parse v0.2.2 |
| 353 | 2026-03-19T02:57:52.631Z | Downloaded dof v0.3.0 |
| 354 | 2026-03-19T02:57:52.631Z | Downloaded thiserror-impl v1.0.69 |
| 355 | 2026-03-19T02:57:52.631Z | Downloaded smawk v0.3.2 |
| 356 | 2026-03-19T02:57:52.631Z | Downloaded toml_edit v0.22.27 |
| 357 | 2026-03-19T02:57:52.631Z | Downloaded unicode-linebreak v0.1.5 |
| 358 | 2026-03-19T02:57:52.631Z | Downloaded semver v1.0.27 |
| 359 | 2026-03-19T02:57:52.631Z | Downloaded fastrand v2.3.0 |
| 360 | 2026-03-19T02:57:52.631Z | Downloaded macaddr v1.0.1 |
| 361 | 2026-03-19T02:57:52.631Z | Downloaded utf8_iter v1.0.4 |
| 362 | 2026-03-19T02:57:52.631Z | Downloaded heck v0.5.0 |
| 363 | 2026-03-19T02:57:52.631Z | Downloaded typeid v1.0.3 |
| 364 | 2026-03-19T02:57:52.631Z | Downloaded swrite v0.1.0 |
| 365 | 2026-03-19T02:57:52.632Z | Downloaded textwrap v0.16.2 |
| 366 | 2026-03-19T02:57:52.660Z | Downloaded equivalent v1.0.2 |
| 367 | 2026-03-19T02:57:52.660Z | Downloaded anstyle-query v1.1.5 |
| 368 | 2026-03-19T02:57:52.660Z | Downloaded tabled_derive v0.7.0 |
| 369 | 2026-03-19T02:57:52.660Z | Downloaded proc-macro-error-attr v1.0.4 |
| 370 | 2026-03-19T02:57:52.661Z | Downloaded pretty-hex v0.4.1 |
| 371 | 2026-03-19T02:57:52.661Z | Downloaded zerofrom v0.1.6 |
| 372 | 2026-03-19T02:57:52.661Z | Downloaded yoke v0.8.1 |
| 373 | 2026-03-19T02:57:52.662Z | Downloaded scroll_derive v0.12.1 |
| 374 | 2026-03-19T02:57:52.662Z | Downloaded colorchoice v1.0.4 |
| 375 | 2026-03-19T02:57:52.662Z | Downloaded percent-encoding v2.3.2 |
| 376 | 2026-03-19T02:57:52.662Z | Downloaded synstructure v0.13.2 |
| 377 | 2026-03-19T02:57:52.662Z | Downloaded is_terminal_polyfill v1.70.2 |
| 378 | 2026-03-19T02:57:52.662Z | Downloaded thread-id v4.2.2 |
| 379 | 2026-03-19T02:57:52.662Z | Downloaded unicode-ident v1.0.24 |
| 380 | 2026-03-19T02:57:52.663Z | Downloaded usdt-impl v0.5.0 |
| 381 | 2026-03-19T02:57:52.663Z | Downloaded usdt-attr-macro v0.5.0 |
| 382 | 2026-03-19T02:57:52.689Z | Downloaded unicode-xid v0.2.6 |
| 383 | 2026-03-19T02:57:52.689Z | Downloaded serde_core v1.0.228 |
| 384 | 2026-03-19T02:57:52.689Z | Downloaded crypto-common v0.1.7 |
| 385 | 2026-03-19T02:57:52.689Z | Downloaded zmij v1.0.21 |
| 386 | 2026-03-19T02:57:52.689Z | Downloaded terminal_size v0.4.3 |
| 387 | 2026-03-19T02:57:52.689Z | Downloaded ucd-trie v0.1.7 |
| 388 | 2026-03-19T02:57:52.689Z | Downloaded strsim v0.11.1 |
| 389 | 2026-03-19T02:57:52.689Z | Downloaded icu_normalizer_data v2.1.1 |
| 390 | 2026-03-19T02:57:52.689Z | Downloaded idna_adapter v1.2.1 |
| 391 | 2026-03-19T02:57:52.689Z | Downloaded heck v0.4.1 |
| 392 | 2026-03-19T02:57:52.689Z | Downloaded unicode-width v0.1.14 |
| 393 | 2026-03-19T02:57:52.689Z | Downloaded writeable v0.6.2 |
| 394 | 2026-03-19T02:57:52.690Z | Downloaded url v2.5.8 |
| 395 | 2026-03-19T02:57:52.690Z | Downloaded stable_deref_trait v1.2.1 |
| 396 | 2026-03-19T02:57:52.690Z | Downloaded generic-array v0.14.7 |
| 397 | 2026-03-19T02:57:52.690Z | Downloaded cpufeatures v0.2.17 |
| 398 | 2026-03-19T02:57:52.690Z | Downloaded zerocopy-derive v0.7.35 |
| 399 | 2026-03-19T02:57:52.690Z | Downloaded zerotrie v0.2.3 |
| 400 | 2026-03-19T02:57:52.690Z | Downloaded typenum v1.19.0 |
| 401 | 2026-03-19T02:57:52.690Z | Downloaded ordered-float v2.10.1 |
| 402 | 2026-03-19T02:57:52.690Z | Downloaded zerocopy v0.7.35 |
| 403 | 2026-03-19T02:57:52.703Z | Downloaded serde_spanned v0.6.9 |
| 404 | 2026-03-19T02:57:52.703Z | Downloaded zerovec v0.11.5 |
| 405 | 2026-03-19T02:57:52.703Z | Downloaded litemap v0.8.1 |
| 406 | 2026-03-19T02:57:52.703Z | Downloaded cargo_metadata v0.21.0 |
| 407 | 2026-03-19T02:57:52.704Z | Downloaded winnow v0.7.14 |
| 408 | 2026-03-19T02:57:52.704Z | Downloaded quote v1.0.44 |
| 409 | 2026-03-19T02:57:52.705Z | Downloaded cargo_toml v0.21.0 |
| 410 | 2026-03-19T02:57:52.705Z | Downloaded byteorder v1.5.0 |
| 411 | 2026-03-19T02:57:52.717Z | Downloaded unicode-width v0.2.0 |
| 412 | 2026-03-19T02:57:52.717Z | Downloaded dtrace-parser v0.2.0 |
| 413 | 2026-03-19T02:57:52.717Z | Downloaded fnv v1.0.7 |
| 414 | 2026-03-19T02:57:52.717Z | Downloaded scroll v0.12.0 |
| 415 | 2026-03-19T02:57:52.717Z | Downloaded cfg-if v1.0.4 |
| 416 | 2026-03-19T02:57:52.717Z | Downloaded anstyle-parse v0.2.7 |
| 417 | 2026-03-19T02:57:52.717Z | Downloaded clap_lex v1.0.0 |
| 418 | 2026-03-19T02:57:52.717Z | Downloaded digest v0.10.7 |
| 419 | 2026-03-19T02:57:52.717Z | Downloaded fs-err v3.3.0 |
| 420 | 2026-03-19T02:57:52.717Z | Downloaded sha2 v0.10.9 |
| 421 | 2026-03-19T02:57:52.717Z | Downloaded pest_derive v2.8.6 |
| 422 | 2026-03-19T02:57:52.723Z | Downloaded cargo-util-schemas v0.8.2 |
| 423 | 2026-03-19T02:57:52.724Z | Downloaded anstyle v1.0.13 |
| 424 | 2026-03-19T02:57:52.724Z | Downloaded tempfile v3.25.0 |
| 425 | 2026-03-19T02:57:52.724Z | Downloaded memchr v2.8.0 |
| 426 | 2026-03-19T02:57:52.724Z | Downloaded proc-macro-error v1.0.4 |
| 427 | 2026-03-19T02:57:52.724Z | Downloaded block-buffer v0.10.4 |
| 428 | 2026-03-19T02:57:52.724Z | Downloaded plain v0.2.3 |
| 429 | 2026-03-19T02:57:52.737Z | Downloaded form_urlencoded v1.2.2 |
| 430 | 2026-03-19T02:57:52.737Z | Downloaded errno v0.3.14 |
| 431 | 2026-03-19T02:57:52.737Z | Downloaded serde_tokenstream v0.2.3 |
| 432 | 2026-03-19T02:57:52.737Z | Downloaded bytecount v0.6.9 |
| 433 | 2026-03-19T02:57:52.746Z | Downloaded clap_derive v4.5.55 |
| 434 | 2026-03-19T02:57:52.746Z | Downloaded displaydoc v0.2.5 |
| 435 | 2026-03-19T02:57:52.746Z | Downloaded num-traits v0.2.19 |
| 436 | 2026-03-19T02:57:52.746Z | Downloaded serde_derive v1.0.228 |
| 437 | 2026-03-19T02:57:52.746Z | Downloaded icu_provider v2.1.1 |
| 438 | 2026-03-19T02:57:52.761Z | Downloaded icu_normalizer v2.1.1 |
| 439 | 2026-03-19T02:57:52.762Z | Downloaded icu_properties v2.1.2 |
| 440 | 2026-03-19T02:57:52.762Z | Downloaded pest_generator v2.8.6 |
| 441 | 2026-03-19T02:57:52.762Z | Downloaded camino v1.2.2 |
| 442 | 2026-03-19T02:57:52.776Z | Downloaded clap v4.5.60 |
| 443 | 2026-03-19T02:57:52.776Z | Downloaded getrandom v0.4.1 |
| 444 | 2026-03-19T02:57:52.792Z | Downloaded anyhow v1.0.102 |
| 445 | 2026-03-19T02:57:52.792Z | Downloaded pest_meta v2.8.6 |
| 446 | 2026-03-19T02:57:52.792Z | Downloaded icu_collections v2.1.1 |
| 447 | 2026-03-19T02:57:52.792Z | Downloaded icu_locale_core v2.1.1 |
| 448 | 2026-03-19T02:57:52.801Z | Downloaded toml v0.8.23 |
| 449 | 2026-03-19T02:57:52.801Z | Downloaded serde v1.0.228 |
| 450 | 2026-03-19T02:57:52.813Z | Downloaded indexmap v2.13.0 |
| 451 | 2026-03-19T02:57:52.813Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-03-19T02:57:52.821Z | Downloaded pest v2.8.6 |
| 453 | 2026-03-19T02:57:52.831Z | Downloaded idna v1.1.0 |
| 454 | 2026-03-19T02:57:52.843Z | Downloaded hashbrown v0.16.1 |
| 455 | 2026-03-19T02:57:52.855Z | Downloaded goblin v0.8.2 |
| 456 | 2026-03-19T02:57:52.868Z | Downloaded clap_builder v4.5.60 |
| 457 | 2026-03-19T02:57:52.868Z | Downloaded tabled v0.15.0 |
| 458 | 2026-03-19T02:57:52.887Z | Downloaded syn v1.0.109 |
| 459 | 2026-03-19T02:57:52.902Z | Downloaded syn v2.0.117 |
| 460 | 2026-03-19T02:57:52.909Z | Downloaded rustix v1.1.3 |
| 461 | 2026-03-19T02:57:52.930Z | Downloaded libc v0.2.180 |
| 462 | 2026-03-19T02:57:53.095Z | Compiling proc-macro2 v1.0.106 |
| 463 | 2026-03-19T02:57:53.103Z | Compiling quote v1.0.44 |
| 464 | 2026-03-19T02:57:53.103Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-03-19T02:57:53.103Z | Compiling serde_core v1.0.228 |
| 466 | 2026-03-19T02:57:53.103Z | Compiling libc v0.2.180 |
| 467 | 2026-03-19T02:57:53.103Z | Compiling version_check v0.9.5 |
| 468 | 2026-03-19T02:57:53.103Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-19T02:57:53.103Z | Compiling serde v1.0.228 |
| 470 | 2026-03-19T02:57:53.410Z | Compiling memchr v2.8.0 |
| 471 | 2026-03-19T02:57:53.432Z | Compiling zmij v1.0.21 |
| 472 | 2026-03-19T02:57:53.878Z | Compiling ucd-trie v0.1.7 |
| 473 | 2026-03-19T02:57:53.941Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-19T02:57:54.206Z | Compiling autocfg v1.5.0 |
| 475 | 2026-03-19T02:57:54.242Z | Compiling itoa v1.0.17 |
| 476 | 2026-03-19T02:57:54.364Z | Compiling pest v2.8.6 |
| 477 | 2026-03-19T02:57:54.398Z | Compiling writeable v0.6.2 |
| 478 | 2026-03-19T02:57:54.861Z | Compiling litemap v0.8.1 |
| 479 | 2026-03-19T02:57:54.874Z | Compiling rustix v1.1.3 |
| 480 | 2026-03-19T02:57:54.874Z | Compiling icu_normalizer_data v2.1.1 |
| 481 | 2026-03-19T02:57:54.969Z | Compiling syn v2.0.117 |
| 482 | 2026-03-19T02:57:55.040Z | Compiling byteorder v1.5.0 |
| 483 | 2026-03-19T02:57:55.058Z | Compiling icu_properties_data v2.1.2 |
| 484 | 2026-03-19T02:57:55.187Z | Compiling errno v0.3.14 |
| 485 | 2026-03-19T02:57:55.400Z | Compiling bitflags v2.11.0 |
| 486 | 2026-03-19T02:57:55.441Z | Compiling serde_json v1.0.149 |
| 487 | 2026-03-19T02:57:55.555Z | Compiling num-traits v0.2.19 |
| 488 | 2026-03-19T02:57:55.607Z | Compiling equivalent v1.0.2 |
| 489 | 2026-03-19T02:57:55.738Z | Compiling smallvec v1.15.1 |
| 490 | 2026-03-19T02:57:55.790Z | Compiling hashbrown v0.16.1 |
| 491 | 2026-03-19T02:57:55.884Z | Compiling pest_meta v2.8.6 |
| 492 | 2026-03-19T02:57:56.002Z | Compiling typeid v1.0.3 |
| 493 | 2026-03-19T02:57:56.367Z | Compiling thread-id v4.2.2 |
| 494 | 2026-03-19T02:57:56.401Z | Compiling usdt-impl v0.5.0 |
| 495 | 2026-03-19T02:57:56.454Z | Compiling indexmap v2.13.0 |
| 496 | 2026-03-19T02:57:56.508Z | Compiling proc-macro-error-attr v1.0.4 |
| 497 | 2026-03-19T02:57:56.599Z | Compiling syn v1.0.109 |
| 498 | 2026-03-19T02:57:56.663Z | Compiling winnow v0.7.14 |
| 499 | 2026-03-19T02:57:56.732Z | Compiling toml_write v0.1.2 |
| 500 | 2026-03-19T02:57:56.996Z | Compiling erased-serde v0.4.9 |
| 501 | 2026-03-19T02:57:57.324Z | Compiling proc-macro-error v1.0.4 |
| 502 | 2026-03-19T02:57:57.421Z | Compiling utf8_iter v1.0.4 |
| 503 | 2026-03-19T02:57:57.568Z | Compiling utf8parse v0.2.2 |
| 504 | 2026-03-19T02:57:57.602Z | Compiling camino v1.2.2 |
| 505 | 2026-03-19T02:57:57.719Z | Compiling getrandom v0.4.1 |
| 506 | 2026-03-19T02:57:58.054Z | Compiling log v0.4.29 |
| 507 | 2026-03-19T02:57:58.197Z | Compiling percent-encoding v2.3.2 |
| 508 | 2026-03-19T02:57:58.228Z | Compiling plain v0.2.3 |
| 509 | 2026-03-19T02:57:58.324Z | Compiling thiserror v2.0.18 |
| 510 | 2026-03-19T02:57:58.362Z | Compiling ordered-float v2.10.1 |
| 511 | 2026-03-19T02:57:58.423Z | Compiling form_urlencoded v1.2.2 |
| 512 | 2026-03-19T02:57:58.452Z | Compiling anstyle-parse v0.2.7 |
| 513 | 2026-03-19T02:57:58.687Z | Compiling synstructure v0.13.2 |
| 514 | 2026-03-19T02:57:58.714Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-03-19T02:57:58.785Z | Compiling terminal_size v0.4.3 |
| 516 | 2026-03-19T02:57:59.019Z | Compiling cfg-if v1.0.4 |
| 517 | 2026-03-19T02:57:59.118Z | Compiling anstyle v1.0.13 |
| 518 | 2026-03-19T02:57:59.145Z | Compiling is_terminal_polyfill v1.70.2 |
| 519 | 2026-03-19T02:57:59.238Z | Compiling pretty-hex v0.4.1 |
| 520 | 2026-03-19T02:57:59.273Z | Compiling colorchoice v1.0.4 |
| 521 | 2026-03-19T02:57:59.298Z | Compiling anstyle-query v1.1.5 |
| 522 | 2026-03-19T02:57:59.414Z | Compiling anstream v0.6.21 |
| 523 | 2026-03-19T02:57:59.433Z | Compiling serde-untagged v0.1.9 |
| 524 | 2026-03-19T02:57:59.543Z | Compiling semver v1.0.27 |
| 525 | 2026-03-19T02:57:59.774Z | Compiling fs-err v3.3.0 |
| 526 | 2026-03-19T02:57:59.781Z | Compiling bytecount v0.6.9 |
| 527 | 2026-03-19T02:57:59.898Z | Compiling heck v0.5.0 |
| 528 | 2026-03-19T02:57:59.985Z | Compiling heck v0.4.1 |
| 529 | 2026-03-19T02:58:00.044Z | Compiling once_cell v1.21.3 |
| 530 | 2026-03-19T02:58:00.044Z | Compiling clap_lex v1.0.0 |
| 531 | 2026-03-19T02:58:00.061Z | Compiling fastrand v2.3.0 |
| 532 | 2026-03-19T02:58:00.211Z | Compiling unicode-xid v0.2.6 |
| 533 | 2026-03-19T02:58:00.287Z | Compiling unicode-width v0.1.14 |
| 534 | 2026-03-19T02:58:00.324Z | Compiling strsim v0.11.1 |
| 535 | 2026-03-19T02:58:00.390Z | Compiling fnv v1.0.7 |
| 536 | 2026-03-19T02:58:00.426Z | Compiling anyhow v1.0.102 |
| 537 | 2026-03-19T02:58:00.529Z | Compiling clap_builder v4.5.60 |
| 538 | 2026-03-19T02:58:00.635Z | Compiling papergrid v0.11.0 |
| 539 | 2026-03-19T02:58:00.768Z | Compiling tempfile v3.25.0 |
| 540 | 2026-03-19T02:58:00.883Z | Compiling memmap v0.7.0 |
| 541 | 2026-03-19T02:58:01.091Z | Compiling unicode-linebreak v0.1.5 |
| 542 | 2026-03-19T02:58:01.113Z | Compiling unicode-width v0.2.0 |
| 543 | 2026-03-19T02:58:01.201Z | Compiling smawk v0.3.2 |
| 544 | 2026-03-19T02:58:01.252Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-03-19T02:58:01.375Z | Compiling zerofrom-derive v0.1.6 |
| 546 | 2026-03-19T02:58:01.429Z | Compiling yoke-derive v0.8.1 |
| 547 | 2026-03-19T02:58:01.490Z | Compiling zerovec-derive v0.11.2 |
| 548 | 2026-03-19T02:58:01.686Z | Compiling displaydoc v0.2.5 |
| 549 | 2026-03-19T02:58:02.574Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-03-19T02:58:02.653Z | Compiling zerocopy-derive v0.7.35 |
| 551 | 2026-03-19T02:58:02.948Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-03-19T02:58:02.998Z | Compiling scroll_derive v0.12.1 |
| 553 | 2026-03-19T02:58:03.309Z | Compiling zerofrom v0.1.6 |
| 554 | 2026-03-19T02:58:03.495Z | Compiling yoke v0.8.1 |
| 555 | 2026-03-19T02:58:03.534Z | Compiling thiserror-impl v2.0.18 |
| 556 | 2026-03-19T02:58:03.742Z | Compiling zerovec v0.11.5 |
| 557 | 2026-03-19T02:58:03.863Z | Compiling zerotrie v0.2.3 |
| 558 | 2026-03-19T02:58:03.968Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-03-19T02:58:04.267Z | Compiling scroll v0.12.0 |
| 560 | 2026-03-19T02:58:04.447Z | Compiling tinystr v0.8.2 |
| 561 | 2026-03-19T02:58:04.470Z | Compiling potential_utf v0.1.4 |
| 562 | 2026-03-19T02:58:04.623Z | Compiling dtrace-parser v0.2.0 |
| 563 | 2026-03-19T02:58:04.704Z | Compiling icu_locale_core v2.1.1 |
| 564 | 2026-03-19T02:58:04.730Z | Compiling icu_collections v2.1.1 |
| 565 | 2026-03-19T02:58:04.747Z | Compiling goblin v0.8.2 |
| 566 | 2026-03-19T02:58:04.837Z | Compiling tabled_derive v0.7.0 |
| 567 | 2026-03-19T02:58:05.439Z | Compiling clap_derive v4.5.55 |
| 568 | 2026-03-19T02:58:05.529Z | Compiling textwrap v0.16.2 |
| 569 | 2026-03-19T02:58:05.690Z | Compiling icu_provider v2.1.1 |
| 570 | 2026-03-19T02:58:06.006Z | Compiling toml_datetime v0.6.11 |
| 571 | 2026-03-19T02:58:06.040Z | Compiling icu_properties v2.1.2 |
| 572 | 2026-03-19T02:58:06.052Z | Compiling icu_normalizer v2.1.1 |
| 573 | 2026-03-19T02:58:06.066Z | Compiling serde_spanned v0.6.9 |
| 574 | 2026-03-19T02:58:06.093Z | Compiling dof v0.3.0 |
| 575 | 2026-03-19T02:58:06.146Z | Compiling serde_tokenstream v0.2.3 |
| 576 | 2026-03-19T02:58:06.260Z | Compiling toml_edit v0.22.27 |
| 577 | 2026-03-19T02:58:06.285Z | Compiling serde-value v0.7.0 |
| 578 | 2026-03-19T02:58:06.622Z | Compiling cargo-platform v0.2.0 |
| 579 | 2026-03-19T02:58:06.759Z | Compiling tabled v0.15.0 |
| 580 | 2026-03-19T02:58:06.783Z | Compiling macaddr v1.0.1 |
| 581 | 2026-03-19T02:58:07.126Z | Compiling camino-tempfile v1.4.1 |
| 582 | 2026-03-19T02:58:07.384Z | Compiling idna_adapter v1.2.1 |
| 583 | 2026-03-19T02:58:07.411Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-03-19T02:58:07.447Z | Compiling usdt-macro v0.5.0 |
| 585 | 2026-03-19T02:58:07.567Z | Compiling idna v1.1.0 |
| 586 | 2026-03-19T02:58:07.990Z | Compiling url v2.5.8 |
| 587 | 2026-03-19T02:58:08.283Z | Compiling toml v0.8.23 |
| 588 | 2026-03-19T02:58:08.387Z | Compiling clap v4.5.60 |
| 589 | 2026-03-19T02:58:08.528Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 590 | 2026-03-19T02:58:08.847Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-03-19T02:58:08.885Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-03-19T02:58:09.060Z | Compiling usdt v0.5.0 |
| 593 | 2026-03-19T02:58:09.181Z | Compiling swrite v0.1.0 |
| 594 | 2026-03-19T02:58:10.111Z | Compiling cargo_metadata v0.21.0 |
| 595 | 2026-03-19T02:58:11.417Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 596 | 2026-03-19T02:58:14.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.42s |
| 597 | 2026-03-19T02:58:14.578Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 598 | 2026-03-19T02:58:15.319Z | Downloading crates ... |
| 599 | 2026-03-19T02:58:15.518Z | Downloaded crossbeam-epoch v0.9.18 |
| 600 | 2026-03-19T02:58:15.533Z | Downloaded diesel-dtrace v0.5.0 |
| 601 | 2026-03-19T02:58:15.533Z | Downloaded critical-section v1.2.0 |
| 602 | 2026-03-19T02:58:15.533Z | Downloaded elliptic-curve v0.13.8 |
| 603 | 2026-03-19T02:58:15.544Z | Downloaded foldhash v0.2.0 |
| 604 | 2026-03-19T02:58:15.545Z | Downloaded adler2 v2.0.1 |
| 605 | 2026-03-19T02:58:15.545Z | Downloaded endian-type v0.1.2 |
| 606 | 2026-03-19T02:58:15.545Z | Downloaded document-features v0.2.12 |
| 607 | 2026-03-19T02:58:15.554Z | Downloaded ecdsa v0.16.9 |
| 608 | 2026-03-19T02:58:15.554Z | Downloaded filetime v0.2.27 |
| 609 | 2026-03-19T02:58:15.555Z | Downloaded data-encoding v2.10.0 |
| 610 | 2026-03-19T02:58:15.555Z | Downloaded dyn-clone v1.0.20 |
| 611 | 2026-03-19T02:58:15.555Z | Downloaded crucible-workspace-hack v0.1.0 |
| 612 | 2026-03-19T02:58:15.562Z | Downloaded cstr-argument v0.1.2 |
| 613 | 2026-03-19T02:58:15.562Z | Downloaded des v0.8.1 |
| 614 | 2026-03-19T02:58:15.562Z | Downloaded crossterm v0.29.0 |
| 615 | 2026-03-19T02:58:15.569Z | Downloaded crossbeam-utils v0.8.21 |
| 616 | 2026-03-19T02:58:15.574Z | Downloaded darling v0.23.0 |
| 617 | 2026-03-19T02:58:15.575Z | Downloaded aes v0.8.4 |
| 618 | 2026-03-19T02:58:15.578Z | Downloaded aead v0.5.2 |
| 619 | 2026-03-19T02:58:15.581Z | Downloaded embedded-io v0.4.0 |
| 620 | 2026-03-19T02:58:15.581Z | Downloaded darling_macro v0.21.3 |
| 621 | 2026-03-19T02:58:15.581Z | Downloaded display-error-chain v0.2.2 |
| 622 | 2026-03-19T02:58:15.585Z | Downloaded debug-ignore v1.0.5 |
| 623 | 2026-03-19T02:58:15.585Z | Downloaded dunce v1.0.5 |
| 624 | 2026-03-19T02:58:15.585Z | Downloaded difflib v0.4.0 |
| 625 | 2026-03-19T02:58:15.589Z | Downloaded arrayref v0.3.9 |
| 626 | 2026-03-19T02:58:15.590Z | Downloaded embedded-io v0.6.1 |
| 627 | 2026-03-19T02:58:15.590Z | Downloaded either v1.15.0 |
| 628 | 2026-03-19T02:58:15.595Z | Downloaded daft v0.1.5 |
| 629 | 2026-03-19T02:58:15.595Z | Downloaded derive-ex v0.1.8 |
| 630 | 2026-03-19T02:58:15.595Z | Downloaded bzip2 v0.6.1 |
| 631 | 2026-03-19T02:58:15.598Z | Downloaded blake2 v0.10.6 |
| 632 | 2026-03-19T02:58:15.601Z | Downloaded fallible-iterator v0.2.0 |
| 633 | 2026-03-19T02:58:15.601Z | Downloaded defmt-macros v1.0.1 |
| 634 | 2026-03-19T02:58:15.606Z | Downloaded chacha20poly1305 v0.10.1 |
| 635 | 2026-03-19T02:58:15.612Z | Downloaded fatfs v0.3.6 |
| 636 | 2026-03-19T02:58:15.612Z | Downloaded dtrace-parser v0.3.0 |
| 637 | 2026-03-19T02:58:15.612Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 638 | 2026-03-19T02:58:15.618Z | Downloaded darling_macro v0.20.11 |
| 639 | 2026-03-19T02:58:15.619Z | Downloaded bit-set v0.5.3 |
| 640 | 2026-03-19T02:58:15.619Z | Downloaded defmt v0.3.100 |
| 641 | 2026-03-19T02:58:15.619Z | Downloaded dof v0.4.0 |
| 642 | 2026-03-19T02:58:15.619Z | Downloaded crc32fast v1.5.0 |
| 643 | 2026-03-19T02:58:15.619Z | Downloaded crunchy v0.2.4 |
| 644 | 2026-03-19T02:58:15.619Z | Downloaded bzip2 v0.4.4 |
| 645 | 2026-03-19T02:58:15.625Z | Downloaded bitfield v0.19.4 |
| 646 | 2026-03-19T02:58:15.625Z | Downloaded bit-vec v0.6.3 |
| 647 | 2026-03-19T02:58:15.625Z | Downloaded foreign-types v0.5.0 |
| 648 | 2026-03-19T02:58:15.632Z | Downloaded foreign-types v0.3.2 |
| 649 | 2026-03-19T02:58:15.632Z | Downloaded atty v0.2.14 |
| 650 | 2026-03-19T02:58:15.632Z | Downloaded fd-lock v4.0.4 |
| 651 | 2026-03-19T02:58:15.632Z | Downloaded base64 v0.22.1 |
| 652 | 2026-03-19T02:58:15.639Z | Downloaded futures-core v0.3.32 |
| 653 | 2026-03-19T02:58:15.639Z | Downloaded deranged v0.5.8 |
| 654 | 2026-03-19T02:58:15.639Z | Downloaded camino-tempfile-ext v0.3.3 |
| 655 | 2026-03-19T02:58:15.644Z | Downloaded env_filter v1.0.0 |
| 656 | 2026-03-19T02:58:15.644Z | Downloaded dirs-sys-next v0.1.2 |
| 657 | 2026-03-19T02:58:15.644Z | Downloaded convert_case v0.10.0 |
| 658 | 2026-03-19T02:58:15.644Z | Downloaded foreign-types-shared v0.1.1 |
| 659 | 2026-03-19T02:58:15.644Z | Downloaded flagset v0.4.7 |
| 660 | 2026-03-19T02:58:15.648Z | Downloaded crc8 v0.1.1 |
| 661 | 2026-03-19T02:58:15.648Z | Downloaded foreign-types-macros v0.2.3 |
| 662 | 2026-03-19T02:58:15.648Z | Downloaded derive_builder_macro v0.20.2 |
| 663 | 2026-03-19T02:58:15.648Z | Downloaded cargo-platform v0.1.9 |
| 664 | 2026-03-19T02:58:15.648Z | Downloaded fixedbitset v0.4.2 |
| 665 | 2026-03-19T02:58:15.663Z | Downloaded enum-as-inner v0.6.1 |
| 666 | 2026-03-19T02:58:15.669Z | Downloaded ar_archive_writer v0.5.1 |
| 667 | 2026-03-19T02:58:15.670Z | Downloaded downcast-rs v2.0.2 |
| 668 | 2026-03-19T02:58:15.681Z | Downloaded fixedbitset v0.5.7 |
| 669 | 2026-03-19T02:58:15.681Z | Downloaded crossbeam-deque v0.8.6 |
| 670 | 2026-03-19T02:58:15.681Z | Downloaded flume v0.11.1 |
| 671 | 2026-03-19T02:58:15.681Z | Downloaded find-msvc-tools v0.1.9 |
| 672 | 2026-03-19T02:58:15.681Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 673 | 2026-03-19T02:58:15.681Z | Downloaded darling_core v0.20.11 |
| 674 | 2026-03-19T02:58:15.684Z | Downloaded futures-task v0.3.32 |
| 675 | 2026-03-19T02:58:15.684Z | Downloaded funty v2.0.0 |
| 676 | 2026-03-19T02:58:15.688Z | Downloaded cbc v0.1.2 |
| 677 | 2026-03-19T02:58:15.688Z | Downloaded defmt v1.0.1 |
| 678 | 2026-03-19T02:58:15.691Z | Downloaded fs-err v2.11.0 |
| 679 | 2026-03-19T02:58:15.691Z | Downloaded buf-list v1.1.2 |
| 680 | 2026-03-19T02:58:15.695Z | Downloaded ghash v0.5.1 |
| 681 | 2026-03-19T02:58:15.699Z | Downloaded fxhash v0.2.1 |
| 682 | 2026-03-19T02:58:15.699Z | Downloaded base64 v0.21.7 |
| 683 | 2026-03-19T02:58:15.704Z | Downloaded float-cmp v0.10.0 |
| 684 | 2026-03-19T02:58:15.704Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 685 | 2026-03-19T02:58:15.704Z | Downloaded futures-macro v0.3.32 |
| 686 | 2026-03-19T02:58:15.709Z | Downloaded globwalk v0.9.1 |
| 687 | 2026-03-19T02:58:15.709Z | Downloaded foreign-types-shared v0.3.1 |
| 688 | 2026-03-19T02:58:15.709Z | Downloaded bitflags v1.3.2 |
| 689 | 2026-03-19T02:58:15.714Z | Downloaded ed25519 v2.2.3 |
| 690 | 2026-03-19T02:58:15.714Z | Downloaded daft-derive v0.1.5 |
| 691 | 2026-03-19T02:58:15.715Z | Downloaded cancel-safe-futures v0.1.5 |
| 692 | 2026-03-19T02:58:15.719Z | Downloaded ff v0.13.1 |
| 693 | 2026-03-19T02:58:15.719Z | Downloaded castaway v0.2.4 |
| 694 | 2026-03-19T02:58:15.723Z | Downloaded diesel_derives v2.3.7 |
| 695 | 2026-03-19T02:58:15.726Z | Downloaded chacha20 v0.10.0 |
| 696 | 2026-03-19T02:58:15.730Z | Downloaded futures-io v0.3.32 |
| 697 | 2026-03-19T02:58:15.730Z | Downloaded env_logger v0.11.9 |
| 698 | 2026-03-19T02:58:15.734Z | Downloaded futures-channel v0.3.32 |
| 699 | 2026-03-19T02:58:15.734Z | Downloaded der_derive v0.7.3 |
| 700 | 2026-03-19T02:58:15.739Z | Downloaded backon v1.6.0 |
| 701 | 2026-03-19T02:58:15.739Z | Downloaded foldhash v0.1.5 |
| 702 | 2026-03-19T02:58:15.742Z | Downloaded flate2 v1.1.9 |
| 703 | 2026-03-19T02:58:15.745Z | Downloaded headers-core v0.3.0 |
| 704 | 2026-03-19T02:58:15.745Z | Downloaded hex v0.4.3 |
| 705 | 2026-03-19T02:58:15.749Z | Downloaded gethostname v0.5.0 |
| 706 | 2026-03-19T02:58:15.749Z | Downloaded hostname v0.3.1 |
| 707 | 2026-03-19T02:58:15.752Z | Downloaded base16ct v0.2.0 |
| 708 | 2026-03-19T02:58:15.752Z | Downloaded futures-executor v0.3.32 |
| 709 | 2026-03-19T02:58:15.752Z | Downloaded clang-sys v1.8.1 |
| 710 | 2026-03-19T02:58:15.759Z | Downloaded hubpack_derive v0.1.1 |
| 711 | 2026-03-19T02:58:15.759Z | Downloaded ascii-canvas v3.0.0 |
| 712 | 2026-03-19T02:58:15.759Z | Downloaded csv-core v0.1.13 |
| 713 | 2026-03-19T02:58:15.764Z | Downloaded hash32 v0.3.1 |
| 714 | 2026-03-19T02:58:15.764Z | Downloaded darling v0.20.11 |
| 715 | 2026-03-19T02:58:15.764Z | Downloaded group v0.13.0 |
| 716 | 2026-03-19T02:58:15.769Z | Downloaded constant_time_eq v0.4.2 |
| 717 | 2026-03-19T02:58:15.769Z | Downloaded corncobs v0.1.4 |
| 718 | 2026-03-19T02:58:15.770Z | Downloaded drift v0.1.3 |
| 719 | 2026-03-19T02:58:15.773Z | Downloaded crc v3.4.0 |
| 720 | 2026-03-19T02:58:15.779Z | Downloaded console v0.15.11 |
| 721 | 2026-03-19T02:58:15.779Z | Downloaded hex-literal v0.4.1 |
| 722 | 2026-03-19T02:58:15.782Z | Downloaded hubpack v0.1.2 |
| 723 | 2026-03-19T02:58:15.782Z | Downloaded ident_case v1.0.1 |
| 724 | 2026-03-19T02:58:15.782Z | Downloaded home v0.5.12 |
| 725 | 2026-03-19T02:58:15.782Z | Downloaded compact_str v0.8.1 |
| 726 | 2026-03-19T02:58:15.785Z | Downloaded glob v0.3.3 |
| 727 | 2026-03-19T02:58:15.789Z | Downloaded float-ord v0.3.2 |
| 728 | 2026-03-19T02:58:15.789Z | Downloaded fs_extra v1.3.0 |
| 729 | 2026-03-19T02:58:15.794Z | Downloaded darling_core v0.23.0 |
| 730 | 2026-03-19T02:58:15.795Z | Downloaded cobs v0.3.0 |
| 731 | 2026-03-19T02:58:15.799Z | Downloaded ciborium v0.2.2 |
| 732 | 2026-03-19T02:58:15.799Z | Downloaded is_ci v1.2.0 |
| 733 | 2026-03-19T02:58:15.799Z | Downloaded is-terminal v0.4.17 |
| 734 | 2026-03-19T02:58:15.803Z | Downloaded instability v0.3.11 |
| 735 | 2026-03-19T02:58:15.803Z | Downloaded ciborium-io v0.2.2 |
| 736 | 2026-03-19T02:58:15.803Z | Downloaded indent_write v2.2.0 |
| 737 | 2026-03-19T02:58:15.803Z | Downloaded bitvec v1.0.1 |
| 738 | 2026-03-19T02:58:15.816Z | Downloaded libscf-sys v1.1.0 |
| 739 | 2026-03-19T02:58:15.822Z | Downloaded lazy_static v1.5.0 |
| 740 | 2026-03-19T02:58:15.822Z | Downloaded kstat-rs v0.2.4 |
| 741 | 2026-03-19T02:58:15.822Z | Downloaded httpdate v1.0.3 |
| 742 | 2026-03-19T02:58:15.826Z | Downloaded hash32 v0.2.1 |
| 743 | 2026-03-19T02:58:15.826Z | Downloaded cargo_metadata v0.19.2 |
| 744 | 2026-03-19T02:58:15.826Z | Downloaded aho-corasick v1.1.4 |
| 745 | 2026-03-19T02:58:15.874Z | Downloaded highway v1.3.0 |
| 746 | 2026-03-19T02:58:15.874Z | Downloaded blowfish v0.9.1 |
| 747 | 2026-03-19T02:58:15.874Z | Downloaded bcs v0.1.6 |
| 748 | 2026-03-19T02:58:15.874Z | Downloaded bb8 v0.8.6 |
| 749 | 2026-03-19T02:58:15.874Z | Downloaded derive_builder_core v0.20.2 |
| 750 | 2026-03-19T02:58:15.874Z | Downloaded dsl_auto_type v0.2.0 |
| 751 | 2026-03-19T02:58:15.874Z | Downloaded dropshot_endpoint v0.16.7 |
| 752 | 2026-03-19T02:58:15.874Z | Downloaded derive_more v0.99.20 |
| 753 | 2026-03-19T02:58:15.875Z | Downloaded diff v0.1.13 |
| 754 | 2026-03-19T02:58:15.875Z | Downloaded humantime v2.3.0 |
| 755 | 2026-03-19T02:58:15.875Z | Downloaded darling v0.21.3 |
| 756 | 2026-03-19T02:58:15.875Z | Downloaded inout v0.1.4 |
| 757 | 2026-03-19T02:58:15.875Z | Downloaded derive-where v1.6.0 |
| 758 | 2026-03-19T02:58:15.888Z | Downloaded ingot v0.1.1 |
| 759 | 2026-03-19T02:58:15.888Z | Downloaded darling_core v0.21.3 |
| 760 | 2026-03-19T02:58:15.888Z | Downloaded lalrpop-util v0.19.12 |
| 761 | 2026-03-19T02:58:15.888Z | Downloaded ipnetwork v0.21.1 |
| 762 | 2026-03-19T02:58:15.888Z | Downloaded libsw-core v0.3.2 |
| 763 | 2026-03-19T02:58:15.888Z | Downloaded libsw v3.5.0 |
| 764 | 2026-03-19T02:58:15.888Z | Downloaded jobserver v0.1.34 |
| 765 | 2026-03-19T02:58:15.888Z | Downloaded http-range v0.1.5 |
| 766 | 2026-03-19T02:58:15.888Z | Downloaded maplit v1.0.2 |
| 767 | 2026-03-19T02:58:15.888Z | Downloaded http-body v1.0.1 |
| 768 | 2026-03-19T02:58:15.889Z | Downloaded crossbeam-channel v0.5.15 |
| 769 | 2026-03-19T02:58:15.897Z | Downloaded hashbrown v0.12.3 |
| 770 | 2026-03-19T02:58:15.897Z | Downloaded ignore v0.4.25 |
| 771 | 2026-03-19T02:58:15.897Z | Downloaded nibble_vec v0.1.0 |
| 772 | 2026-03-19T02:58:15.897Z | Downloaded managed v0.8.0 |
| 773 | 2026-03-19T02:58:15.897Z | Downloaded indoc v1.0.9 |
| 774 | 2026-03-19T02:58:15.897Z | Downloaded memoffset v0.9.1 |
| 775 | 2026-03-19T02:58:15.897Z | Downloaded headers v0.4.1 |
| 776 | 2026-03-19T02:58:15.902Z | Downloaded newtype_derive v0.1.6 |
| 777 | 2026-03-19T02:58:15.902Z | Downloaded mime v0.3.17 |
| 778 | 2026-03-19T02:58:15.902Z | Downloaded md-5 v0.10.6 |
| 779 | 2026-03-19T02:58:15.902Z | Downloaded ingot-types v0.1.2 |
| 780 | 2026-03-19T02:58:15.911Z | Downloaded half v1.8.3 |
| 781 | 2026-03-19T02:58:15.911Z | Downloaded globset v0.4.18 |
| 782 | 2026-03-19T02:58:15.911Z | Downloaded match_cfg v0.1.0 |
| 783 | 2026-03-19T02:58:15.927Z | Downloaded openssl-probe v0.1.6 |
| 784 | 2026-03-19T02:58:15.927Z | Downloaded new_debug_unreachable v1.0.6 |
| 785 | 2026-03-19T02:58:15.927Z | Downloaded hickory-client v0.25.2 |
| 786 | 2026-03-19T02:58:15.927Z | Downloaded lzss v0.8.2 |
| 787 | 2026-03-19T02:58:15.927Z | Downloaded instant v0.1.13 |
| 788 | 2026-03-19T02:58:15.927Z | Downloaded getrandom v0.2.17 |
| 789 | 2026-03-19T02:58:15.938Z | Downloaded newtype-uuid-macros v0.1.0 |
| 790 | 2026-03-19T02:58:15.938Z | Downloaded cmake v0.1.57 |
| 791 | 2026-03-19T02:58:15.938Z | Downloaded async-stream v0.3.6 |
| 792 | 2026-03-19T02:58:15.938Z | Downloaded num v0.4.3 |
| 793 | 2026-03-19T02:58:15.938Z | Downloaded num-conv v0.2.0 |
| 794 | 2026-03-19T02:58:15.939Z | Downloaded nonempty v0.12.0 |
| 795 | 2026-03-19T02:58:15.939Z | Downloaded iana-time-zone v0.1.65 |
| 796 | 2026-03-19T02:58:15.939Z | Downloaded opaque-debug v0.3.1 |
| 797 | 2026-03-19T02:58:15.939Z | Downloaded num_threads v0.1.7 |
| 798 | 2026-03-19T02:58:15.939Z | Downloaded hyper-rustls v0.27.7 |
| 799 | 2026-03-19T02:58:15.939Z | Downloaded normalize-line-endings v0.3.0 |
| 800 | 2026-03-19T02:58:15.944Z | Downloaded hyper-staticfile v0.10.1 |
| 801 | 2026-03-19T02:58:15.944Z | Downloaded olpc-cjson v0.1.4 |
| 802 | 2026-03-19T02:58:15.944Z | Downloaded num_enum_derive v0.5.11 |
| 803 | 2026-03-19T02:58:15.944Z | Downloaded derive_builder v0.20.2 |
| 804 | 2026-03-19T02:58:15.944Z | Downloaded bit-vec v0.8.0 |
| 805 | 2026-03-19T02:58:15.944Z | Downloaded ingot-macros v0.1.1 |
| 806 | 2026-03-19T02:58:15.948Z | Downloaded httparse v1.10.1 |
| 807 | 2026-03-19T02:58:15.948Z | Downloaded hmac v0.12.1 |
| 808 | 2026-03-19T02:58:15.954Z | Downloaded bitfield-struct v0.6.2 |
| 809 | 2026-03-19T02:58:15.955Z | Downloaded argon2 v0.5.3 |
| 810 | 2026-03-19T02:58:15.955Z | Downloaded dirs-next v2.0.0 |
| 811 | 2026-03-19T02:58:15.955Z | Downloaded arc-swap v1.8.2 |
| 812 | 2026-03-19T02:58:15.961Z | Downloaded indexmap v1.9.3 |
| 813 | 2026-03-19T02:58:15.965Z | Downloaded async-stream-impl v0.3.6 |
| 814 | 2026-03-19T02:58:15.965Z | Downloaded mime_guess v2.0.5 |
| 815 | 2026-03-19T02:58:15.965Z | Downloaded hyper-util v0.1.20 |
| 816 | 2026-03-19T02:58:15.970Z | Downloaded num-integer v0.1.46 |
| 817 | 2026-03-19T02:58:15.973Z | Downloaded oso-derive v0.27.3 |
| 818 | 2026-03-19T02:58:15.973Z | Downloaded crc-catalog v2.4.0 |
| 819 | 2026-03-19T02:58:15.973Z | Downloaded newtype-uuid v1.3.2 |
| 820 | 2026-03-19T02:58:15.973Z | Downloaded lru-slab v0.1.2 |
| 821 | 2026-03-19T02:58:15.973Z | Downloaded hashbrown v0.13.2 |
| 822 | 2026-03-19T02:58:15.978Z | Downloaded nanorand v0.7.0 |
| 823 | 2026-03-19T02:58:15.993Z | Downloaded openssl-probe v0.2.1 |
| 824 | 2026-03-19T02:58:15.993Z | Downloaded hashbrown v0.15.5 |
| 825 | 2026-03-19T02:58:15.997Z | Downloaded parse-size v1.1.0 |
| 826 | 2026-03-19T02:58:15.997Z | Downloaded bit-set v0.8.0 |
| 827 | 2026-03-19T02:58:15.997Z | Downloaded half v2.7.1 |
| 828 | 2026-03-19T02:58:15.997Z | Downloaded der v0.7.10 |
| 829 | 2026-03-19T02:58:15.998Z | Downloaded backoff v0.4.0 |
| 830 | 2026-03-19T02:58:16.006Z | Downloaded array-init v0.0.4 |
| 831 | 2026-03-19T02:58:16.006Z | Downloaded chacha20 v0.9.1 |
| 832 | 2026-03-19T02:58:16.006Z | Downloaded getrandom v0.3.4 |
| 833 | 2026-03-19T02:58:16.012Z | Downloaded num_enum_derive v0.7.5 |
| 834 | 2026-03-19T02:58:16.012Z | Downloaded assert_matches v1.5.0 |
| 835 | 2026-03-19T02:58:16.012Z | Downloaded hostname v0.4.2 |
| 836 | 2026-03-19T02:58:16.012Z | Downloaded convert_case v0.4.0 |
| 837 | 2026-03-19T02:58:16.012Z | Downloaded num-rational v0.4.2 |
| 838 | 2026-03-19T02:58:16.016Z | Downloaded path-slash v0.1.5 |
| 839 | 2026-03-19T02:58:16.018Z | Downloaded parse-display v0.10.0 |
| 840 | 2026-03-19T02:58:16.018Z | Downloaded phf_shared v0.12.1 |
| 841 | 2026-03-19T02:58:16.018Z | Downloaded http-body-util v0.1.3 |
| 842 | 2026-03-19T02:58:16.022Z | Downloaded bytes v1.11.1 |
| 843 | 2026-03-19T02:58:16.022Z | Downloaded peg-runtime v0.8.5 |
| 844 | 2026-03-19T02:58:16.022Z | Downloaded cookie_store v0.22.1 |
| 845 | 2026-03-19T02:58:16.028Z | Downloaded native-tls v0.2.18 |
| 846 | 2026-03-19T02:58:16.028Z | Downloaded lock_api v0.4.14 |
| 847 | 2026-03-19T02:58:16.035Z | Downloaded erased-serde v0.3.31 |
| 848 | 2026-03-19T02:58:16.035Z | Downloaded minimal-lexical v0.2.1 |
| 849 | 2026-03-19T02:58:16.040Z | Downloaded num_enum v0.7.5 |
| 850 | 2026-03-19T02:58:16.040Z | Downloaded phf_shared v0.13.1 |
| 851 | 2026-03-19T02:58:16.040Z | Downloaded phf_shared v0.11.3 |
| 852 | 2026-03-19T02:58:16.040Z | Downloaded md5 v0.7.0 |
| 853 | 2026-03-19T02:58:16.044Z | Downloaded base64ct v1.8.3 |
| 854 | 2026-03-19T02:58:16.044Z | Downloaded litrs v1.0.0 |
| 855 | 2026-03-19T02:58:16.052Z | Downloaded memmap2 v0.9.10 |
| 856 | 2026-03-19T02:58:16.052Z | Downloaded linear-map v1.2.0 |
| 857 | 2026-03-19T02:58:16.058Z | Downloaded lru v0.12.5 |
| 858 | 2026-03-19T02:58:16.058Z | Downloaded owo-colors v4.3.0 |
| 859 | 2026-03-19T02:58:16.058Z | Downloaded crossterm v0.28.1 |
| 860 | 2026-03-19T02:58:16.067Z | Downloaded precomputed-hash v0.1.1 |
| 861 | 2026-03-19T02:58:16.067Z | Downloaded newline-converter v0.3.0 |
| 862 | 2026-03-19T02:58:16.067Z | Downloaded libefi-sys v0.1.0 |
| 863 | 2026-03-19T02:58:16.067Z | Downloaded derive_more-impl v2.1.1 |
| 864 | 2026-03-19T02:58:16.088Z | Downloaded pbkdf2 v0.11.0 |
| 865 | 2026-03-19T02:58:16.088Z | Downloaded packed_struct v0.10.1 |
| 866 | 2026-03-19T02:58:16.088Z | Downloaded powerfmt v0.2.0 |
| 867 | 2026-03-19T02:58:16.088Z | Downloaded oxide-tokio-rt v0.1.3 |
| 868 | 2026-03-19T02:58:16.088Z | Downloaded libloading v0.8.9 |
| 869 | 2026-03-19T02:58:16.088Z | Downloaded h2 v0.4.13 |
| 870 | 2026-03-19T02:58:16.088Z | Downloaded cargo_toml v0.22.3 |
| 871 | 2026-03-19T02:58:16.088Z | Downloaded cookie v0.18.1 |
| 872 | 2026-03-19T02:58:16.099Z | Downloaded openssl-macros v0.1.1 |
| 873 | 2026-03-19T02:58:16.099Z | Downloaded num-derive v0.3.3 |
| 874 | 2026-03-19T02:58:16.099Z | Downloaded pbkdf2 v0.12.2 |
| 875 | 2026-03-19T02:58:16.099Z | Downloaded predicates-core v1.0.10 |
| 876 | 2026-03-19T02:58:16.099Z | Downloaded pem v3.0.6 |
| 877 | 2026-03-19T02:58:16.099Z | Downloaded password-hash v0.4.2 |
| 878 | 2026-03-19T02:58:16.099Z | Downloaded progenitor-client v0.10.0 |
| 879 | 2026-03-19T02:58:16.108Z | Downloaded nu-ansi-term v0.50.3 |
| 880 | 2026-03-19T02:58:16.108Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 881 | 2026-03-19T02:58:16.108Z | Downloaded proc-macro-crate v1.3.1 |
| 882 | 2026-03-19T02:58:16.108Z | Downloaded paste v1.0.15 |
| 883 | 2026-03-19T02:58:16.108Z | Downloaded indicatif v0.18.4 |
| 884 | 2026-03-19T02:58:16.115Z | Downloaded ipnet v2.11.0 |
| 885 | 2026-03-19T02:58:16.115Z | Downloaded hkdf v0.12.4 |
| 886 | 2026-03-19T02:58:16.115Z | Downloaded block-padding v0.3.3 |
| 887 | 2026-03-19T02:58:16.115Z | Downloaded pin-utils v0.1.0 |
| 888 | 2026-03-19T02:58:16.115Z | Downloaded pem-rfc7468 v0.7.0 |
| 889 | 2026-03-19T02:58:16.121Z | Downloaded derive_more v2.1.1 |
| 890 | 2026-03-19T02:58:16.129Z | Downloaded progenitor-macro v0.13.0 |
| 891 | 2026-03-19T02:58:16.129Z | Downloaded progenitor-macro v0.10.0 |
| 892 | 2026-03-19T02:58:16.130Z | Downloaded phf v0.12.1 |
| 893 | 2026-03-19T02:58:16.130Z | Downloaded peg-macros v0.8.5 |
| 894 | 2026-03-19T02:58:16.137Z | Downloaded hickory-resolver v0.25.2 |
| 895 | 2026-03-19T02:58:16.137Z | Downloaded psl-types v2.0.11 |
| 896 | 2026-03-19T02:58:16.137Z | Downloaded progenitor-client v0.11.2 |
| 897 | 2026-03-19T02:58:16.143Z | Downloaded proc-macro-error2 v2.0.1 |
| 898 | 2026-03-19T02:58:16.143Z | Downloaded cassowary v0.3.0 |
| 899 | 2026-03-19T02:58:16.143Z | Downloaded expectorate v1.2.0 |
| 900 | 2026-03-19T02:58:16.143Z | Downloaded parking_lot_core v0.9.12 |
| 901 | 2026-03-19T02:58:16.149Z | Downloaded progenitor-macro v0.11.2 |
| 902 | 2026-03-19T02:58:16.150Z | Downloaded progenitor v0.10.0 |
| 903 | 2026-03-19T02:58:16.150Z | Downloaded predicates-tree v1.0.13 |
| 904 | 2026-03-19T02:58:16.150Z | Downloaded ppv-lite86 v0.2.21 |
| 905 | 2026-03-19T02:58:16.157Z | Downloaded num-bigint-dig v0.8.6 |
| 906 | 2026-03-19T02:58:16.157Z | Downloaded radium v0.7.0 |
| 907 | 2026-03-19T02:58:16.161Z | Downloaded quick-error v1.2.3 |
| 908 | 2026-03-19T02:58:16.161Z | Downloaded predicates v3.1.4 |
| 909 | 2026-03-19T02:58:16.161Z | Downloaded pkg-config v0.3.32 |
| 910 | 2026-03-19T02:58:16.161Z | Downloaded futures v0.3.32 |
| 911 | 2026-03-19T02:58:16.166Z | Downloaded primeorder v0.13.6 |
| 912 | 2026-03-19T02:58:16.169Z | Downloaded parking_lot v0.11.2 |
| 913 | 2026-03-19T02:58:16.169Z | Downloaded ed25519-dalek v2.2.0 |
| 914 | 2026-03-19T02:58:16.174Z | Downloaded rand_core v0.10.0 |
| 915 | 2026-03-19T02:58:16.174Z | Downloaded progenitor v0.13.0 |
| 916 | 2026-03-19T02:58:16.177Z | Downloaded num_enum v0.5.11 |
| 917 | 2026-03-19T02:58:16.177Z | Downloaded rand_xorshift v0.4.0 |
| 918 | 2026-03-19T02:58:16.184Z | Downloaded dropshot-api-manager v0.6.0 |
| 919 | 2026-03-19T02:58:16.188Z | Downloaded libm v0.2.16 |
| 920 | 2026-03-19T02:58:16.194Z | Downloaded progenitor-extras v0.1.1 |
| 921 | 2026-03-19T02:58:16.194Z | Downloaded prefix-trie v0.7.0 |
| 922 | 2026-03-19T02:58:16.199Z | Downloaded pin-project-lite v0.2.17 |
| 923 | 2026-03-19T02:58:16.202Z | Downloaded miniz_oxide v0.8.9 |
| 924 | 2026-03-19T02:58:16.202Z | Downloaded jiff-static v0.2.21 |
| 925 | 2026-03-19T02:58:16.210Z | Downloaded pin-project-internal v1.1.11 |
| 926 | 2026-03-19T02:58:16.210Z | Downloaded omicron-zone-package v0.12.2 |
| 927 | 2026-03-19T02:58:16.215Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 928 | 2026-03-19T02:58:16.215Z | Downloaded oso v0.27.3 |
| 929 | 2026-03-19T02:58:16.215Z | Downloaded rfc6979 v0.4.0 |
| 930 | 2026-03-19T02:58:16.215Z | Downloaded poly1305 v0.8.0 |
| 931 | 2026-03-19T02:58:16.221Z | Downloaded cpufeatures v0.3.0 |
| 932 | 2026-03-19T02:58:16.221Z | Downloaded postgres-types v0.2.12 |
| 933 | 2026-03-19T02:58:16.226Z | Downloaded pkcs5 v0.7.1 |
| 934 | 2026-03-19T02:58:16.226Z | Downloaded postcard v1.1.3 |
| 935 | 2026-03-19T02:58:16.233Z | Downloaded chrono v0.4.44 |
| 936 | 2026-03-19T02:58:16.237Z | Downloaded rustc_version v0.1.7 |
| 937 | 2026-03-19T02:58:16.237Z | Downloaded rustc_version v0.4.1 |
| 938 | 2026-03-19T02:58:16.237Z | Downloaded http v1.4.0 |
| 939 | 2026-03-19T02:58:16.242Z | Downloaded parking_lot_core v0.8.6 |
| 940 | 2026-03-19T02:58:16.242Z | Downloaded russh-cryptovec v0.7.3 |
| 941 | 2026-03-19T02:58:16.242Z | Downloaded papergrid v0.17.0 |
| 942 | 2026-03-19T02:58:16.248Z | Downloaded cipher v0.4.4 |
| 943 | 2026-03-19T02:58:16.253Z | Downloaded cexpr v0.6.0 |
| 944 | 2026-03-19T02:58:16.253Z | Downloaded ahash v0.8.12 |
| 945 | 2026-03-19T02:58:16.253Z | Downloaded rand_core v0.9.5 |
| 946 | 2026-03-19T02:58:16.256Z | Downloaded rand_core v0.6.4 |
| 947 | 2026-03-19T02:58:16.256Z | Downloaded progenitor-client v0.13.0 |
| 948 | 2026-03-19T02:58:16.257Z | Downloaded p256 v0.13.2 |
| 949 | 2026-03-19T02:58:16.260Z | Downloaded cfg_aliases v0.2.1 |
| 950 | 2026-03-19T02:58:16.260Z | Downloaded openssl-sys v0.9.111 |
| 951 | 2026-03-19T02:58:16.264Z | Downloaded pkcs8 v0.10.2 |
| 952 | 2026-03-19T02:58:16.269Z | Downloaded phf v0.13.1 |
| 953 | 2026-03-19T02:58:16.273Z | Downloaded rustls-native-certs v0.8.3 |
| 954 | 2026-03-19T02:58:16.273Z | Downloaded arrayvec v0.7.6 |
| 955 | 2026-03-19T02:58:16.282Z | Downloaded oxnet v0.1.4 |
| 956 | 2026-03-19T02:58:16.282Z | Downloaded heapless v0.7.17 |
| 957 | 2026-03-19T02:58:16.282Z | Downloaded semver v0.1.20 |
| 958 | 2026-03-19T02:58:16.285Z | Downloaded sapling-renderdag v0.1.0 |
| 959 | 2026-03-19T02:58:16.285Z | Downloaded quinn v0.11.9 |
| 960 | 2026-03-19T02:58:16.285Z | Downloaded rand_chacha v0.9.0 |
| 961 | 2026-03-19T02:58:16.286Z | Downloaded proc-macro-crate v3.4.0 |
| 962 | 2026-03-19T02:58:16.289Z | Downloaded parse-display-derive v0.10.0 |
| 963 | 2026-03-19T02:58:16.289Z | Downloaded packed_struct_codegen v0.10.1 |
| 964 | 2026-03-19T02:58:16.289Z | Downloaded serde_spanned v1.0.4 |
| 965 | 2026-03-19T02:58:16.294Z | Downloaded hickory-server v0.25.2 |
| 966 | 2026-03-19T02:58:16.299Z | Downloaded scroll_derive v0.13.1 |
| 967 | 2026-03-19T02:58:16.299Z | Downloaded rustc-hash v2.1.1 |
| 968 | 2026-03-19T02:58:16.299Z | Downloaded hyper v1.8.1 |
| 969 | 2026-03-19T02:58:16.337Z | Downloaded psm v0.1.30 |
| 970 | 2026-03-19T02:58:16.350Z | Downloaded rand v0.9.2 |
| 971 | 2026-03-19T02:58:16.351Z | Downloaded keccak v0.1.6 |
| 972 | 2026-03-19T02:58:16.351Z | Downloaded serde_repr v0.1.20 |
| 973 | 2026-03-19T02:58:16.351Z | Downloaded salsa20 v0.10.2 |
| 974 | 2026-03-19T02:58:16.351Z | Downloaded const-oid v0.9.6 |
| 975 | 2026-03-19T02:58:16.351Z | Downloaded aes-gcm v0.10.3 |
| 976 | 2026-03-19T02:58:16.351Z | Downloaded lalrpop v0.19.12 |
| 977 | 2026-03-19T02:58:16.351Z | Downloaded internet-checksum v0.2.1 |
| 978 | 2026-03-19T02:58:16.351Z | Downloaded chrono-tz v0.10.4 |
| 979 | 2026-03-19T02:58:16.359Z | Downloaded shell-words v1.1.1 |
| 980 | 2026-03-19T02:58:16.359Z | Downloaded serde_urlencoded v0.7.1 |
| 981 | 2026-03-19T02:58:16.359Z | Downloaded serde_plain v1.0.2 |
| 982 | 2026-03-19T02:58:16.359Z | Downloaded same-file v1.0.6 |
| 983 | 2026-03-19T02:58:16.359Z | Downloaded serde-big-array v0.5.1 |
| 984 | 2026-03-19T02:58:16.359Z | Downloaded scrypt v0.11.0 |
| 985 | 2026-03-19T02:58:16.359Z | Downloaded progenitor-impl v0.13.0 |
| 986 | 2026-03-19T02:58:16.359Z | Downloaded signal-hook-mio v0.2.5 |
| 987 | 2026-03-19T02:58:16.359Z | Downloaded nodrop v0.1.14 |
| 988 | 2026-03-19T02:58:16.360Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 989 | 2026-03-19T02:58:16.366Z | Downloaded git-stub v1.0.0 |
| 990 | 2026-03-19T02:58:16.366Z | Downloaded resolv-conf v0.7.6 |
| 991 | 2026-03-19T02:58:16.366Z | Downloaded crypto-bigint v0.5.5 |
| 992 | 2026-03-19T02:58:16.370Z | Downloaded base16ct v1.0.0 |
| 993 | 2026-03-19T02:58:16.370Z | Downloaded itertools v0.10.5 |
| 994 | 2026-03-19T02:58:16.375Z | Downloaded progenitor-impl v0.10.0 |
| 995 | 2026-03-19T02:58:16.379Z | Downloaded lru-cache v0.1.2 |
| 996 | 2026-03-19T02:58:16.379Z | Downloaded linked-hash-map v0.5.6 |
| 997 | 2026-03-19T02:58:16.379Z | Downloaded heapless v0.8.0 |
| 998 | 2026-03-19T02:58:16.389Z | Downloaded sigpipe v0.1.3 |
| 999 | 2026-03-19T02:58:16.389Z | Downloaded signature v2.2.0 |
| 1000 | 2026-03-19T02:58:16.396Z | Downloaded signal-hook-tokio v0.3.1 |
| 1001 | 2026-03-19T02:58:16.396Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1002 | 2026-03-19T02:58:16.396Z | Downloaded hickory-resolver v0.24.4 |
| 1003 | 2026-03-19T02:58:16.396Z | Downloaded sct v0.7.1 |
| 1004 | 2026-03-19T02:58:16.396Z | Downloaded rpassword v7.4.0 |
| 1005 | 2026-03-19T02:58:16.403Z | Downloaded polyval v0.6.2 |
| 1006 | 2026-03-19T02:58:16.403Z | Downloaded maybe-uninit v2.0.0 |
| 1007 | 2026-03-19T02:58:16.403Z | Downloaded serde_derive_internals v0.29.1 |
| 1008 | 2026-03-19T02:58:16.403Z | Downloaded scopeguard v1.2.0 |
| 1009 | 2026-03-19T02:58:16.407Z | Downloaded rustls-pemfile v2.2.0 |
| 1010 | 2026-03-19T02:58:16.407Z | Downloaded num-complex v0.4.6 |
| 1011 | 2026-03-19T02:58:16.407Z | Downloaded hyper-tls v0.6.0 |
| 1012 | 2026-03-19T02:58:16.407Z | Downloaded ena v0.14.4 |
| 1013 | 2026-03-19T02:58:16.412Z | Downloaded russh-keys v0.45.0 |
| 1014 | 2026-03-19T02:58:16.412Z | Downloaded aws-lc-rs v1.16.0 |
| 1015 | 2026-03-19T02:58:16.419Z | Downloaded secrecy v0.8.0 |
| 1016 | 2026-03-19T02:58:16.426Z | Downloaded recursive v0.1.1 |
| 1017 | 2026-03-19T02:58:16.427Z | Downloaded r2d2 v0.8.10 |
| 1018 | 2026-03-19T02:58:16.427Z | Downloaded num-iter v0.1.45 |
| 1019 | 2026-03-19T02:58:16.427Z | Downloaded num-derive v0.4.2 |
| 1020 | 2026-03-19T02:58:16.432Z | Downloaded multimap v0.10.1 |
| 1021 | 2026-03-19T02:58:16.432Z | Downloaded mio v1.1.1 |
| 1022 | 2026-03-19T02:58:16.433Z | Downloaded rustyline v14.0.0 |
| 1023 | 2026-03-19T02:58:16.437Z | Downloaded regex v1.12.3 |
| 1024 | 2026-03-19T02:58:16.441Z | Downloaded serde-hex v0.1.0 |
| 1025 | 2026-03-19T02:58:16.445Z | Downloaded rustls-pki-types v1.14.0 |
| 1026 | 2026-03-19T02:58:16.445Z | Downloaded ssh-encoding v0.2.0 |
| 1027 | 2026-03-19T02:58:16.445Z | Downloaded git-stub-vcs v0.1.0 |
| 1028 | 2026-03-19T02:58:16.450Z | Downloaded ssh-cipher v0.2.0 |
| 1029 | 2026-03-19T02:58:16.450Z | Downloaded postgres-protocol v0.6.10 |
| 1030 | 2026-03-19T02:58:16.454Z | Downloaded multer v3.1.0 |
| 1031 | 2026-03-19T02:58:16.454Z | Downloaded bitfield-macros v0.19.4 |
| 1032 | 2026-03-19T02:58:16.454Z | Downloaded quinn-udp v0.5.14 |
| 1033 | 2026-03-19T02:58:16.458Z | Downloaded shlex v1.3.0 |
| 1034 | 2026-03-19T02:58:16.458Z | Downloaded progenitor-impl v0.11.2 |
| 1035 | 2026-03-19T02:58:16.463Z | Downloaded libxml v0.3.3 |
| 1036 | 2026-03-19T02:58:16.467Z | Downloaded proptest v1.10.0 |
| 1037 | 2026-03-19T02:58:16.472Z | Downloaded structmeta-derive v0.3.0 |
| 1038 | 2026-03-19T02:58:16.476Z | Downloaded ref-cast v1.0.25 |
| 1039 | 2026-03-19T02:58:16.476Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1040 | 2026-03-19T02:58:16.480Z | Downloaded siphasher v1.0.2 |
| 1041 | 2026-03-19T02:58:16.480Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1042 | 2026-03-19T02:58:16.480Z | Downloaded progenitor v0.11.2 |
| 1043 | 2026-03-19T02:58:16.480Z | Downloaded password-hash v0.5.0 |
| 1044 | 2026-03-19T02:58:16.490Z | Downloaded slab v0.4.12 |
| 1045 | 2026-03-19T02:58:16.490Z | Downloaded indoc v2.0.7 |
| 1046 | 2026-03-19T02:58:16.495Z | Downloaded sync_wrapper v1.0.2 |
| 1047 | 2026-03-19T02:58:16.495Z | Downloaded reqwest v0.13.2 |
| 1048 | 2026-03-19T02:58:16.495Z | Downloaded rtoolbox v0.0.3 |
| 1049 | 2026-03-19T02:58:16.495Z | Downloaded slog-scope v4.4.1 |
| 1050 | 2026-03-19T02:58:16.503Z | Downloaded nom v7.1.3 |
| 1051 | 2026-03-19T02:58:16.503Z | Downloaded spki v0.7.3 |
| 1052 | 2026-03-19T02:58:16.512Z | Downloaded num-bigint v0.4.6 |
| 1053 | 2026-03-19T02:58:16.512Z | Downloaded tabwriter v1.4.1 |
| 1054 | 2026-03-19T02:58:16.513Z | Downloaded tabled_derive v0.11.0 |
| 1055 | 2026-03-19T02:58:16.517Z | Downloaded snafu-derive v0.8.9 |
| 1056 | 2026-03-19T02:58:16.518Z | Downloaded parking_lot v0.12.5 |
| 1057 | 2026-03-19T02:58:16.518Z | Downloaded subtle v2.6.1 |
| 1058 | 2026-03-19T02:58:16.518Z | Downloaded itertools v0.13.0 |
| 1059 | 2026-03-19T02:58:16.521Z | Downloaded take_mut v0.2.2 |
| 1060 | 2026-03-19T02:58:16.521Z | Downloaded iri-string v0.7.10 |
| 1061 | 2026-03-19T02:58:16.526Z | Downloaded tap v1.0.1 |
| 1062 | 2026-03-19T02:58:16.530Z | Downloaded static_assertions v1.1.0 |
| 1063 | 2026-03-19T02:58:16.530Z | Downloaded bindgen v0.71.1 |
| 1064 | 2026-03-19T02:58:16.536Z | Downloaded serde_cbor v0.11.2 |
| 1065 | 2026-03-19T02:58:16.542Z | Downloaded futures-util v0.3.32 |
| 1066 | 2026-03-19T02:58:16.546Z | Downloaded scroll v0.13.0 |
| 1067 | 2026-03-19T02:58:16.549Z | Downloaded time-core v0.1.8 |
| 1068 | 2026-03-19T02:58:16.549Z | Downloaded signal-hook-registry v1.4.8 |
| 1069 | 2026-03-19T02:58:16.554Z | Downloaded ron v0.8.1 |
| 1070 | 2026-03-19T02:58:16.558Z | Downloaded qorb v0.4.1 |
| 1071 | 2026-03-19T02:58:16.563Z | Downloaded publicsuffix v2.3.0 |
| 1072 | 2026-03-19T02:58:16.563Z | Downloaded rcgen v0.12.1 |
| 1073 | 2026-03-19T02:58:16.566Z | Downloaded testing_table v0.3.0 |
| 1074 | 2026-03-19T02:58:16.567Z | Downloaded support-bundle-viewer v0.1.2 |
| 1075 | 2026-03-19T02:58:16.567Z | Downloaded iddqd v0.3.17 |
| 1076 | 2026-03-19T02:58:16.572Z | Downloaded slog-json v2.6.1 |
| 1077 | 2026-03-19T02:58:16.576Z | Downloaded slog-async v2.8.0 |
| 1078 | 2026-03-19T02:58:16.576Z | Downloaded prettyplease v0.2.37 |
| 1079 | 2026-03-19T02:58:16.585Z | Downloaded stacker v0.1.23 |
| 1080 | 2026-03-19T02:58:16.586Z | Downloaded slog-stdlog v4.1.1 |
| 1081 | 2026-03-19T02:58:16.600Z | Downloaded itertools v0.14.0 |
| 1082 | 2026-03-19T02:58:16.600Z | Downloaded sqlparser_derive v0.5.0 |
| 1083 | 2026-03-19T02:58:16.601Z | Downloaded serde_with_macros v3.17.0 |
| 1084 | 2026-03-19T02:58:16.601Z | Downloaded itertools v0.12.1 |
| 1085 | 2026-03-19T02:58:16.610Z | Downloaded sqlformat v0.3.5 |
| 1086 | 2026-03-19T02:58:16.610Z | Downloaded signal-hook v0.3.18 |
| 1087 | 2026-03-19T02:58:16.611Z | Downloaded schemars v0.9.0 |
| 1088 | 2026-03-19T02:58:16.621Z | Downloaded strum_macros v0.24.3 |
| 1089 | 2026-03-19T02:58:16.622Z | Downloaded similar v2.7.0 |
| 1090 | 2026-03-19T02:58:16.622Z | Downloaded thread-id v5.1.0 |
| 1091 | 2026-03-19T02:58:16.627Z | Downloaded ryu v1.0.23 |
| 1092 | 2026-03-19T02:58:16.627Z | Downloaded nix v0.31.1 |
| 1093 | 2026-03-19T02:58:16.632Z | Downloaded unit-prefix v0.5.2 |
| 1094 | 2026-03-19T02:58:16.632Z | Downloaded structmeta v0.3.0 |
| 1095 | 2026-03-19T02:58:16.632Z | Downloaded socket2 v0.6.2 |
| 1096 | 2026-03-19T02:58:16.632Z | Downloaded tower-service v0.3.3 |
| 1097 | 2026-03-19T02:58:16.641Z | Downloaded rand v0.8.5 |
| 1098 | 2026-03-19T02:58:16.641Z | Downloaded bstr v1.12.1 |
| 1099 | 2026-03-19T02:58:16.648Z | Downloaded seq-macro v0.3.6 |
| 1100 | 2026-03-19T02:58:16.648Z | Downloaded rand_chacha v0.3.1 |
| 1101 | 2026-03-19T02:58:16.648Z | Downloaded pin-project v1.1.11 |
| 1102 | 2026-03-19T02:58:16.654Z | Downloaded untrusted v0.7.1 |
| 1103 | 2026-03-19T02:58:16.659Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1104 | 2026-03-19T02:58:16.659Z | Downloaded typify-macro v0.6.1 |
| 1105 | 2026-03-19T02:58:16.659Z | Downloaded term v0.7.0 |
| 1106 | 2026-03-19T02:58:16.664Z | Downloaded tui-tree-widget v0.23.1 |
| 1107 | 2026-03-19T02:58:16.664Z | Downloaded slog-term v2.9.2 |
| 1108 | 2026-03-19T02:58:16.664Z | Downloaded nix v0.28.0 |
| 1109 | 2026-03-19T02:58:16.673Z | Downloaded usdt-macro v0.6.0 |
| 1110 | 2026-03-19T02:58:16.676Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1111 | 2026-03-19T02:58:16.676Z | Downloaded unarray v0.1.4 |
| 1112 | 2026-03-19T02:58:16.677Z | Downloaded unicode-truncate v1.1.0 |
| 1113 | 2026-03-19T02:58:16.677Z | Downloaded termtree v0.5.1 |
| 1114 | 2026-03-19T02:58:16.681Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1115 | 2026-03-19T02:58:16.688Z | Downloaded term v1.2.1 |
| 1116 | 2026-03-19T02:58:16.688Z | Downloaded strum v0.27.2 |
| 1117 | 2026-03-19T02:58:16.688Z | Downloaded tagptr v0.2.0 |
| 1118 | 2026-03-19T02:58:16.692Z | Downloaded rustls-webpki v0.103.9 |
| 1119 | 2026-03-19T02:58:16.692Z | Downloaded smf v0.2.3 |
| 1120 | 2026-03-19T02:58:16.692Z | Downloaded samael v0.0.19 |
| 1121 | 2026-03-19T02:58:16.696Z | Downloaded slog-envlogger v2.2.0 |
| 1122 | 2026-03-19T02:58:16.696Z | Downloaded rand v0.10.0 |
| 1123 | 2026-03-19T02:58:16.699Z | Downloaded uzers v0.12.2 |
| 1124 | 2026-03-19T02:58:16.704Z | Downloaded stringprep v0.1.5 |
| 1125 | 2026-03-19T02:58:16.704Z | Downloaded rusty-fork v0.3.1 |
| 1126 | 2026-03-19T02:58:16.708Z | Downloaded universal-hash v0.5.1 |
| 1127 | 2026-03-19T02:58:16.708Z | Downloaded slog v2.8.2 |
| 1128 | 2026-03-19T02:58:16.708Z | Downloaded rayon-core v1.13.0 |
| 1129 | 2026-03-19T02:58:16.712Z | Downloaded schemars v1.2.1 |
| 1130 | 2026-03-19T02:58:16.722Z | Downloaded usdt-attr-macro v0.6.0 |
| 1131 | 2026-03-19T02:58:16.726Z | Downloaded vergen-gitcl v1.0.8 |
| 1132 | 2026-03-19T02:58:16.726Z | Downloaded thread_local v1.1.9 |
| 1133 | 2026-03-19T02:58:16.726Z | Downloaded strum_macros v0.27.2 |
| 1134 | 2026-03-19T02:58:16.730Z | Downloaded p521 v0.13.3 |
| 1135 | 2026-03-19T02:58:16.730Z | Downloaded wait-timeout v0.2.1 |
| 1136 | 2026-03-19T02:58:16.735Z | Downloaded strum_macros v0.26.4 |
| 1137 | 2026-03-19T02:58:16.735Z | Downloaded thiserror-no-std v2.0.2 |
| 1138 | 2026-03-19T02:58:16.740Z | Downloaded trait-variant v0.1.2 |
| 1139 | 2026-03-19T02:58:16.740Z | Downloaded time-macros v0.2.27 |
| 1140 | 2026-03-19T02:58:16.740Z | Downloaded tokio-dtrace v0.1.1 |
| 1141 | 2026-03-19T02:58:16.744Z | Downloaded ron v0.12.0 |
| 1142 | 2026-03-19T02:58:16.748Z | Downloaded try-lock v0.2.5 |
| 1143 | 2026-03-19T02:58:16.748Z | Downloaded tokio-native-tls v0.3.1 |
| 1144 | 2026-03-19T02:58:16.754Z | Downloaded pkcs1 v0.7.5 |
| 1145 | 2026-03-19T02:58:16.754Z | Downloaded peg v0.8.5 |
| 1146 | 2026-03-19T02:58:16.758Z | Downloaded slog-dtrace v0.3.0 |
| 1147 | 2026-03-19T02:58:16.758Z | Downloaded pretty_assertions v1.4.1 |
| 1148 | 2026-03-19T02:58:16.758Z | Downloaded sync-ptr v0.1.4 |
| 1149 | 2026-03-19T02:58:16.764Z | Downloaded rustls-pemfile v1.0.4 |
| 1150 | 2026-03-19T02:58:16.764Z | Downloaded tls_codec_derive v0.4.2 |
| 1151 | 2026-03-19T02:58:16.764Z | Downloaded reedline v0.40.0 |
| 1152 | 2026-03-19T02:58:16.767Z | Downloaded want v0.3.1 |
| 1153 | 2026-03-19T02:58:16.775Z | Downloaded vergen-git2 v1.0.7 |
| 1154 | 2026-03-19T02:58:16.775Z | Downloaded untrusted v0.9.0 |
| 1155 | 2026-03-19T02:58:16.776Z | Downloaded tokio-macros v2.6.0 |
| 1156 | 2026-03-19T02:58:16.780Z | Downloaded void v1.0.2 |
| 1157 | 2026-03-19T02:58:16.781Z | Downloaded utf-8 v0.7.6 |
| 1158 | 2026-03-19T02:58:16.781Z | Downloaded supports-color v3.0.2 |
| 1159 | 2026-03-19T02:58:16.781Z | Downloaded blake3 v1.8.3 |
| 1160 | 2026-03-19T02:58:16.788Z | Downloaded sha1 v0.10.6 |
| 1161 | 2026-03-19T02:58:16.789Z | Downloaded secrecy v0.10.3 |
| 1162 | 2026-03-19T02:58:16.789Z | Downloaded atomicwrites v0.4.4 |
| 1163 | 2026-03-19T02:58:16.789Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1164 | 2026-03-19T02:58:16.795Z | Downloaded allocator-api2 v0.2.21 |
| 1165 | 2026-03-19T02:58:16.796Z | Downloaded vsss-rs v3.3.4 |
| 1166 | 2026-03-19T02:58:16.796Z | Downloaded curve25519-dalek v4.1.3 |
| 1167 | 2026-03-19T02:58:16.804Z | Downloaded zeroize_derive v1.4.3 |
| 1168 | 2026-03-19T02:58:16.804Z | Downloaded xattr v1.6.1 |
| 1169 | 2026-03-19T02:58:16.804Z | Downloaded rand_seeder v0.4.0 |
| 1170 | 2026-03-19T02:58:16.810Z | Downloaded termios v0.3.3 |
| 1171 | 2026-03-19T02:58:16.811Z | Downloaded rustversion v1.0.22 |
| 1172 | 2026-03-19T02:58:16.811Z | Downloaded usdt v0.6.0 |
| 1173 | 2026-03-19T02:58:16.811Z | Downloaded ref-cast-impl v1.0.25 |
| 1174 | 2026-03-19T02:58:16.811Z | Downloaded unicase v2.9.0 |
| 1175 | 2026-03-19T02:58:16.811Z | Downloaded tinyvec v1.10.0 |
| 1176 | 2026-03-19T02:58:16.822Z | Downloaded zone_cfg_derive v0.3.1 |
| 1177 | 2026-03-19T02:58:16.822Z | Downloaded subprocess v0.2.15 |
| 1178 | 2026-03-19T02:58:16.822Z | Downloaded snafu v0.8.9 |
| 1179 | 2026-03-19T02:58:16.825Z | Downloaded topological-sort v0.2.2 |
| 1180 | 2026-03-19T02:58:16.825Z | Downloaded twox-hash v2.1.2 |
| 1181 | 2026-03-19T02:58:16.825Z | Downloaded slog-bunyan v2.5.0 |
| 1182 | 2026-03-19T02:58:16.825Z | Downloaded tokio-rustls v0.24.1 |
| 1183 | 2026-03-19T02:58:16.825Z | Downloaded tower-layer v0.3.3 |
| 1184 | 2026-03-19T02:58:16.826Z | Downloaded strum v0.26.3 |
| 1185 | 2026-03-19T02:58:16.826Z | Downloaded serde_bytes v0.11.19 |
| 1186 | 2026-03-19T02:58:16.826Z | Downloaded futures-sink v0.3.32 |
| 1187 | 2026-03-19T02:58:16.830Z | Downloaded const_format v0.2.35 |
| 1188 | 2026-03-19T02:58:16.830Z | Downloaded tokio-rustls v0.25.0 |
| 1189 | 2026-03-19T02:58:16.836Z | Downloaded zone v0.3.1 |
| 1190 | 2026-03-19T02:58:16.836Z | Downloaded tls_codec v0.4.2 |
| 1191 | 2026-03-19T02:58:16.836Z | Downloaded wyz v0.5.1 |
| 1192 | 2026-03-19T02:58:16.839Z | Downloaded ctr v0.9.2 |
| 1193 | 2026-03-19T02:58:16.839Z | Downloaded defmt-parser v1.0.0 |
| 1194 | 2026-03-19T02:58:16.840Z | Downloaded cc v1.2.56 |
| 1195 | 2026-03-19T02:58:16.840Z | Downloaded whoami v1.6.1 |
| 1196 | 2026-03-19T02:58:16.843Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1197 | 2026-03-19T02:58:16.849Z | Downloaded crc-any v2.5.0 |
| 1198 | 2026-03-19T02:58:16.849Z | Downloaded colored v2.2.0 |
| 1199 | 2026-03-19T02:58:16.849Z | Downloaded typify-macro v0.4.3 |
| 1200 | 2026-03-19T02:58:16.854Z | Downloaded reqwest v0.12.28 |
| 1201 | 2026-03-19T02:58:16.858Z | Downloaded toml v0.7.8 |
| 1202 | 2026-03-19T02:58:16.858Z | Downloaded tokio-tungstenite v0.21.0 |
| 1203 | 2026-03-19T02:58:16.863Z | Downloaded test-strategy v0.4.5 |
| 1204 | 2026-03-19T02:58:16.863Z | Downloaded xshell v0.2.7 |
| 1205 | 2026-03-19T02:58:16.866Z | Downloaded schemars_derive v0.8.22 |
| 1206 | 2026-03-19T02:58:16.866Z | Downloaded tar v0.4.44 |
| 1207 | 2026-03-19T02:58:16.866Z | Downloaded xz2 v0.1.7 |
| 1208 | 2026-03-19T02:58:16.873Z | Downloaded usdt-impl v0.6.0 |
| 1209 | 2026-03-19T02:58:16.873Z | Downloaded steno v0.4.1 |
| 1210 | 2026-03-19T02:58:16.877Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1211 | 2026-03-19T02:58:16.877Z | Downloaded tiny-keccak v2.0.2 |
| 1212 | 2026-03-19T02:58:16.877Z | Downloaded string_cache v0.8.9 |
| 1213 | 2026-03-19T02:58:16.882Z | Downloaded simd-adler32 v0.3.8 |
| 1214 | 2026-03-19T02:58:16.882Z | Downloaded tinyvec_macros v0.1.1 |
| 1215 | 2026-03-19T02:58:16.882Z | Downloaded async-trait v0.1.89 |
| 1216 | 2026-03-19T02:58:16.891Z | Downloaded const_format_proc_macros v0.2.34 |
| 1217 | 2026-03-19T02:58:16.891Z | Downloaded async-recursion v1.1.1 |
| 1218 | 2026-03-19T02:58:16.892Z | Downloaded vergen-lib v0.1.6 |
| 1219 | 2026-03-19T02:58:16.897Z | Downloaded bumpalo v3.20.2 |
| 1220 | 2026-03-19T02:58:16.897Z | Downloaded tracing-attributes v0.1.31 |
| 1221 | 2026-03-19T02:58:16.897Z | Downloaded console v0.16.2 |
| 1222 | 2026-03-19T02:58:16.897Z | Downloaded serde_path_to_error v0.1.20 |
| 1223 | 2026-03-19T02:58:16.897Z | Downloaded rustls-webpki v0.101.7 |
| 1224 | 2026-03-19T02:58:16.905Z | Downloaded zstd v0.13.3 |
| 1225 | 2026-03-19T02:58:16.911Z | Downloaded vergen v9.0.6 |
| 1226 | 2026-03-19T02:58:16.911Z | Downloaded smallvec v0.6.14 |
| 1227 | 2026-03-19T02:58:16.917Z | Downloaded sec1 v0.7.3 |
| 1228 | 2026-03-19T02:58:16.917Z | Downloaded whoami v2.1.0 |
| 1229 | 2026-03-19T02:58:16.917Z | Downloaded walkdir v2.5.0 |
| 1230 | 2026-03-19T02:58:16.917Z | Downloaded tokio-tungstenite v0.23.1 |
| 1231 | 2026-03-19T02:58:16.920Z | Downloaded spin v0.9.8 |
| 1232 | 2026-03-19T02:58:16.920Z | Downloaded tokio-stream v0.1.18 |
| 1233 | 2026-03-19T02:58:16.924Z | Downloaded tungstenite v0.21.0 |
| 1234 | 2026-03-19T02:58:16.924Z | Downloaded ssh-key v0.6.7 |
| 1235 | 2026-03-19T02:58:16.930Z | Downloaded typify v0.6.1 |
| 1236 | 2026-03-19T02:58:16.933Z | Downloaded schemars v0.8.22 |
| 1237 | 2026-03-19T02:58:16.944Z | Downloaded zeroize v1.8.2 |
| 1238 | 2026-03-19T02:58:16.949Z | Downloaded waitgroup v0.1.2 |
| 1239 | 2026-03-19T02:58:16.949Z | Downloaded tungstenite v0.23.0 |
| 1240 | 2026-03-19T02:58:16.949Z | Downloaded quick-xml v0.37.5 |
| 1241 | 2026-03-19T02:58:16.953Z | Downloaded typify v0.4.3 |
| 1242 | 2026-03-19T02:58:16.953Z | Downloaded tokio-postgres v0.7.16 |
| 1243 | 2026-03-19T02:58:16.957Z | Downloaded uuid v1.21.0 |
| 1244 | 2026-03-19T02:58:16.960Z | Downloaded unicode-properties v0.1.4 |
| 1245 | 2026-03-19T02:58:16.964Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1246 | 2026-03-19T02:58:16.964Z | Downloaded unicode-bidi v0.3.18 |
| 1247 | 2026-03-19T02:58:16.974Z | Downloaded p384 v0.13.1 |
| 1248 | 2026-03-19T02:58:16.979Z | Downloaded vte v0.14.1 |
| 1249 | 2026-03-19T02:58:16.980Z | Downloaded git2 v0.20.4 |
| 1250 | 2026-03-19T02:58:16.980Z | Downloaded xshell-macros v0.2.7 |
| 1251 | 2026-03-19T02:58:16.981Z | Downloaded socket2 v0.5.10 |
| 1252 | 2026-03-19T02:58:16.992Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1253 | 2026-03-19T02:58:16.993Z | Downloaded colored v3.1.1 |
| 1254 | 2026-03-19T02:58:16.993Z | Downloaded async-bb8-diesel v0.2.1 |
| 1255 | 2026-03-19T02:58:16.994Z | Downloaded unicode-normalization v0.1.25 |
| 1256 | 2026-03-19T02:58:17.002Z | Downloaded tracing-core v0.1.36 |
| 1257 | 2026-03-19T02:58:17.003Z | Downloaded yansi v1.0.1 |
| 1258 | 2026-03-19T02:58:17.003Z | Downloaded tokio-util v0.7.18 |
| 1259 | 2026-03-19T02:58:17.003Z | Downloaded tokio-rustls v0.26.4 |
| 1260 | 2026-03-19T02:58:17.003Z | Downloaded darling_macro v0.23.0 |
| 1261 | 2026-03-19T02:58:17.009Z | Downloaded ciborium-ll v0.2.2 |
| 1262 | 2026-03-19T02:58:17.009Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1263 | 2026-03-19T02:58:17.009Z | Downloaded cfg_aliases v0.1.1 |
| 1264 | 2026-03-19T02:58:17.009Z | Downloaded atomic-waker v1.1.2 |
| 1265 | 2026-03-19T02:58:17.009Z | Downloaded rsa v0.9.10 |
| 1266 | 2026-03-19T02:58:17.016Z | Downloaded zstd-safe v7.2.4 |
| 1267 | 2026-03-19T02:58:17.016Z | Downloaded regex-syntax v0.8.10 |
| 1268 | 2026-03-19T02:58:17.021Z | Downloaded unsafe-libyaml v0.2.11 |
| 1269 | 2026-03-19T02:58:17.025Z | Downloaded petname v2.0.2 |
| 1270 | 2026-03-19T02:58:17.025Z | Downloaded portable-atomic v1.13.1 |
| 1271 | 2026-03-19T02:58:17.058Z | Downloaded yasna v0.5.2 |
| 1272 | 2026-03-19T02:58:17.076Z | Downloaded toml_edit v0.19.15 |
| 1273 | 2026-03-19T02:58:17.076Z | Downloaded zopfli v0.8.3 |
| 1274 | 2026-03-19T02:58:17.076Z | Downloaded rayon v1.11.0 |
| 1275 | 2026-03-19T02:58:17.076Z | Downloaded moka v0.12.13 |
| 1276 | 2026-03-19T02:58:17.083Z | Downloaded quinn-proto v0.11.13 |
| 1277 | 2026-03-19T02:58:17.083Z | Downloaded zerocopy v0.6.6 |
| 1278 | 2026-03-19T02:58:17.083Z | Downloaded russh v0.45.0 |
| 1279 | 2026-03-19T02:58:17.095Z | Downloaded zip v0.6.6 |
| 1280 | 2026-03-19T02:58:17.109Z | Downloaded unicode_categories v0.1.1 |
| 1281 | 2026-03-19T02:58:17.114Z | Downloaded salty v0.3.0 |
| 1282 | 2026-03-19T02:58:17.119Z | Downloaded winnow v0.6.26 |
| 1283 | 2026-03-19T02:58:17.124Z | Downloaded goblin v0.10.5 |
| 1284 | 2026-03-19T02:58:17.136Z | Downloaded unicode-segmentation v1.12.0 |
| 1285 | 2026-03-19T02:58:17.165Z | Downloaded typed-path v0.9.3 |
| 1286 | 2026-03-19T02:58:17.184Z | Downloaded object v0.30.4 |
| 1287 | 2026-03-19T02:58:17.203Z | Downloaded serde_with v3.17.0 |
| 1288 | 2026-03-19T02:58:17.213Z | Downloaded tower v0.5.3 |
| 1289 | 2026-03-19T02:58:17.220Z | Downloaded x509-cert v0.2.5 |
| 1290 | 2026-03-19T02:58:17.224Z | Downloaded tough v0.20.0 |
| 1291 | 2026-03-19T02:58:17.233Z | Downloaded zerocopy-derive v0.8.40 |
| 1292 | 2026-03-19T02:58:17.237Z | Downloaded rustls-webpki v0.102.8 |
| 1293 | 2026-03-19T02:58:17.252Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1294 | 2026-03-19T02:58:17.262Z | Downloaded radix_trie v0.2.1 |
| 1295 | 2026-03-19T02:58:17.266Z | Downloaded nix v0.27.1 |
| 1296 | 2026-03-19T02:58:17.275Z | Downloaded zerocopy v0.8.40 |
| 1297 | 2026-03-19T02:58:17.284Z | Downloaded jiff v0.2.21 |
| 1298 | 2026-03-19T02:58:17.297Z | Downloaded zip v4.6.1 |
| 1299 | 2026-03-19T02:58:17.301Z | Downloaded regress v0.10.5 |
| 1300 | 2026-03-19T02:58:17.307Z | Downloaded tower-http v0.6.8 |
| 1301 | 2026-03-19T02:58:17.318Z | Downloaded openssl v0.10.75 |
| 1302 | 2026-03-19T02:58:17.325Z | Downloaded winnow v0.5.40 |
| 1303 | 2026-03-19T02:58:17.332Z | Downloaded polar-core v0.27.3 |
| 1304 | 2026-03-19T02:58:17.341Z | Downloaded sqlparser v0.61.0 |
| 1305 | 2026-03-19T02:58:17.349Z | Downloaded nix v0.29.0 |
| 1306 | 2026-03-19T02:58:17.357Z | Downloaded typify-impl v0.4.3 |
| 1307 | 2026-03-19T02:58:17.366Z | Downloaded dropshot v0.16.7 |
| 1308 | 2026-03-19T02:58:17.384Z | Downloaded rustls v0.21.12 |
| 1309 | 2026-03-19T02:58:17.392Z | Downloaded typify-impl v0.6.1 |
| 1310 | 2026-03-19T02:58:17.401Z | Downloaded tabled v0.20.0 |
| 1311 | 2026-03-19T02:58:17.415Z | Downloaded object v0.37.3 |
| 1312 | 2026-03-19T02:58:17.425Z | Downloaded petgraph v0.6.5 |
| 1313 | 2026-03-19T02:58:17.437Z | Downloaded smoltcp v0.9.1 |
| 1314 | 2026-03-19T02:58:17.444Z | Downloaded zerocopy-derive v0.6.6 |
| 1315 | 2026-03-19T02:58:17.453Z | Downloaded hickory-proto v0.24.4 |
| 1316 | 2026-03-19T02:58:17.463Z | Downloaded time v0.3.47 |
| 1317 | 2026-03-19T02:58:17.474Z | Downloaded openapiv3 v2.2.0 |
| 1318 | 2026-03-19T02:58:17.482Z | Downloaded webpki-roots v1.0.6 |
| 1319 | 2026-03-19T02:58:17.488Z | Downloaded zlib-rs v0.6.2 |
| 1320 | 2026-03-19T02:58:17.498Z | Downloaded vcpkg v0.2.15 |
| 1321 | 2026-03-19T02:58:17.517Z | Downloaded rustls v0.22.4 |
| 1322 | 2026-03-19T02:58:17.527Z | Downloaded smoltcp v0.11.0 |
| 1323 | 2026-03-19T02:58:17.535Z | Downloaded rustix v0.38.44 |
| 1324 | 2026-03-19T02:58:17.556Z | Downloaded diesel v2.3.7 |
| 1325 | 2026-03-19T02:58:17.567Z | Downloaded sha3 v0.10.8 |
| 1326 | 2026-03-19T02:58:17.572Z | Downloaded rustls v0.23.37 |
| 1327 | 2026-03-19T02:58:17.581Z | Downloaded hickory-proto v0.25.2 |
| 1328 | 2026-03-19T02:58:17.590Z | Downloaded regex-syntax v0.6.29 |
| 1329 | 2026-03-19T02:58:17.597Z | Downloaded tracing v0.1.44 |
| 1330 | 2026-03-19T02:58:17.613Z | Downloaded petgraph v0.8.3 |
| 1331 | 2026-03-19T02:58:17.639Z | Downloaded sled v0.34.7 |
| 1332 | 2026-03-19T02:58:17.665Z | Downloaded ratatui v0.29.0 |
| 1333 | 2026-03-19T02:58:17.723Z | Downloaded regex-automata v0.4.14 |
| 1334 | 2026-03-19T02:58:17.738Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1335 | 2026-03-19T02:58:17.778Z | Downloaded lzma-sys v0.1.20 |
| 1336 | 2026-03-19T02:58:17.823Z | Downloaded libz-sys v1.1.24 |
| 1337 | 2026-03-19T02:58:17.839Z | Downloaded csv v1.4.0 |
| 1338 | 2026-03-19T02:58:17.858Z | Downloaded tokio v1.49.0 |
| 1339 | 2026-03-19T02:58:17.920Z | Downloaded encoding_rs v0.8.35 |
| 1340 | 2026-03-19T02:58:17.939Z | Downloaded ring v0.17.14 |
| 1341 | 2026-03-19T02:58:18.407Z | Downloaded aws-lc-sys v0.37.1 |
| 1342 | 2026-03-19T02:58:20.089Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1343 | 2026-03-19T02:58:20.246Z | Compiling libc v0.2.180 |
| 1344 | 2026-03-19T02:58:20.250Z | Compiling serde v1.0.228 |
| 1345 | 2026-03-19T02:58:20.250Z | Compiling log v0.4.29 |
| 1346 | 2026-03-19T02:58:20.250Z | Compiling find-msvc-tools v0.1.9 |
| 1347 | 2026-03-19T02:58:20.444Z | Compiling shlex v1.3.0 |
| 1348 | 2026-03-19T02:58:20.467Z | Compiling smallvec v1.15.1 |
| 1349 | 2026-03-19T02:58:20.478Z | Compiling syn v2.0.117 |
| 1350 | 2026-03-19T02:58:20.496Z | Compiling typenum v1.19.0 |
| 1351 | 2026-03-19T02:58:20.686Z | Compiling generic-array v0.14.7 |
| 1352 | 2026-03-19T02:58:20.709Z | Compiling subtle v2.6.1 |
| 1353 | 2026-03-19T02:58:20.747Z | Compiling scopeguard v1.2.0 |
| 1354 | 2026-03-19T02:58:20.797Z | Compiling portable-atomic v1.13.1 |
| 1355 | 2026-03-19T02:58:20.838Z | Compiling const-oid v0.9.6 |
| 1356 | 2026-03-19T02:58:20.887Z | Compiling lock_api v0.4.14 |
| 1357 | 2026-03-19T02:58:20.943Z | Compiling critical-section v1.2.0 |
| 1358 | 2026-03-19T02:58:20.999Z | Compiling zerocopy v0.8.40 |
| 1359 | 2026-03-19T02:58:21.068Z | Compiling parking_lot_core v0.9.12 |
| 1360 | 2026-03-19T02:58:21.209Z | Compiling serde_json v1.0.149 |
| 1361 | 2026-03-19T02:58:21.376Z | Compiling pin-project-lite v0.2.17 |
| 1362 | 2026-03-19T02:58:21.525Z | Compiling pkg-config v0.3.32 |
| 1363 | 2026-03-19T02:58:21.593Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-03-19T02:58:21.681Z | Compiling jobserver v0.1.34 |
| 1365 | 2026-03-19T02:58:21.798Z | Compiling rand_core v0.6.4 |
| 1366 | 2026-03-19T02:58:21.868Z | Compiling errno v0.3.14 |
| 1367 | 2026-03-19T02:58:22.085Z | Compiling cc v1.2.56 |
| 1368 | 2026-03-19T02:58:22.132Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-03-19T02:58:22.169Z | Compiling signal-hook-registry v1.4.8 |
| 1370 | 2026-03-19T02:58:22.191Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-19T02:58:22.263Z | Compiling mio v1.1.1 |
| 1372 | 2026-03-19T02:58:22.306Z | Compiling bitflags v2.11.0 |
| 1373 | 2026-03-19T02:58:22.399Z | Compiling libm v0.2.16 |
| 1374 | 2026-03-19T02:58:22.520Z | Compiling num-traits v0.2.19 |
| 1375 | 2026-03-19T02:58:22.624Z | Compiling futures-core v0.3.32 |
| 1376 | 2026-03-19T02:58:22.679Z | Compiling socket2 v0.6.2 |
| 1377 | 2026-03-19T02:58:22.798Z | Compiling percent-encoding v2.3.2 |
| 1378 | 2026-03-19T02:58:22.908Z | Compiling allocator-api2 v0.2.21 |
| 1379 | 2026-03-19T02:58:22.948Z | Compiling foldhash v0.2.0 |
| 1380 | 2026-03-19T02:58:23.092Z | Compiling futures-sink v0.3.32 |
| 1381 | 2026-03-19T02:58:23.099Z | Compiling cpufeatures v0.2.17 |
| 1382 | 2026-03-19T02:58:23.186Z | Compiling getrandom v0.4.1 |
| 1383 | 2026-03-19T02:58:23.361Z | Compiling futures-channel v0.3.32 |
| 1384 | 2026-03-19T02:58:23.399Z | Compiling slab v0.4.12 |
| 1385 | 2026-03-19T02:58:23.400Z | Compiling futures-task v0.3.32 |
| 1386 | 2026-03-19T02:58:23.400Z | Compiling hashbrown v0.16.1 |
| 1387 | 2026-03-19T02:58:23.491Z | Compiling futures-io v0.3.32 |
| 1388 | 2026-03-19T02:58:23.515Z | Compiling rustversion v1.0.22 |
| 1389 | 2026-03-19T02:58:23.629Z | Compiling rand_core v0.10.0 |
| 1390 | 2026-03-19T02:58:23.657Z | Compiling getrandom v0.3.4 |
| 1391 | 2026-03-19T02:58:23.689Z | Compiling cmake v0.1.57 |
| 1392 | 2026-03-19T02:58:24.198Z | Compiling indexmap v2.13.0 |
| 1393 | 2026-03-19T02:58:24.236Z | Compiling form_urlencoded v1.2.2 |
| 1394 | 2026-03-19T02:58:24.252Z | Compiling fs_extra v1.3.0 |
| 1395 | 2026-03-19T02:58:24.453Z | Compiling dunce v1.0.5 |
| 1396 | 2026-03-19T02:58:24.483Z | Compiling synstructure v0.13.2 |
| 1397 | 2026-03-19T02:58:24.576Z | Compiling ident_case v1.0.1 |
| 1398 | 2026-03-19T02:58:24.685Z | Compiling base64ct v1.8.3 |
| 1399 | 2026-03-19T02:58:24.730Z | Compiling aws-lc-sys v0.37.1 |
| 1400 | 2026-03-19T02:58:24.824Z | Compiling flagset v0.4.7 |
| 1401 | 2026-03-19T02:58:24.846Z | Compiling rand_core v0.9.5 |
| 1402 | 2026-03-19T02:58:24.910Z | Compiling pem-rfc7468 v0.7.0 |
| 1403 | 2026-03-19T02:58:24.975Z | Compiling iana-time-zone v0.1.65 |
| 1404 | 2026-03-19T02:58:24.993Z | Compiling rustix v1.1.3 |
| 1405 | 2026-03-19T02:58:25.076Z | Compiling ring v0.17.14 |
| 1406 | 2026-03-19T02:58:25.191Z | Compiling uuid v1.21.0 |
| 1407 | 2026-03-19T02:58:25.229Z | Compiling rustc_version v0.4.1 |
| 1408 | 2026-03-19T02:58:25.292Z | Compiling aws-lc-rs v1.16.0 |
| 1409 | 2026-03-19T02:58:25.315Z | Compiling regex-syntax v0.8.10 |
| 1410 | 2026-03-19T02:58:25.652Z | Compiling vcpkg v0.2.15 |
| 1411 | 2026-03-19T02:58:25.660Z | Compiling tracing-core v0.1.36 |
| 1412 | 2026-03-19T02:58:26.084Z | Compiling crossbeam-utils v0.8.21 |
| 1413 | 2026-03-19T02:58:26.410Z | Compiling pest_generator v2.8.6 |
| 1414 | 2026-03-19T02:58:26.476Z | Compiling serde_derive_internals v0.29.1 |
| 1415 | 2026-03-19T02:58:26.636Z | Compiling openssl-sys v0.9.111 |
| 1416 | 2026-03-19T02:58:27.042Z | Compiling serde_derive v1.0.228 |
| 1417 | 2026-03-19T02:58:27.379Z | Compiling zeroize_derive v1.4.3 |
| 1418 | 2026-03-19T02:58:27.391Z | Compiling zerofrom-derive v0.1.6 |
| 1419 | 2026-03-19T02:58:27.391Z | Compiling yoke-derive v0.8.1 |
| 1420 | 2026-03-19T02:58:27.716Z | Compiling zerocopy-derive v0.8.40 |
| 1421 | 2026-03-19T02:58:28.148Z | Compiling zeroize v1.8.2 |
| 1422 | 2026-03-19T02:58:28.552Z | Compiling zerovec-derive v0.11.2 |
| 1423 | 2026-03-19T02:58:28.975Z | Compiling displaydoc v0.2.5 |
| 1424 | 2026-03-19T02:58:29.644Z | Compiling crypto-common v0.1.7 |
| 1425 | 2026-03-19T02:58:29.653Z | Compiling zerofrom v0.1.6 |
| 1426 | 2026-03-19T02:58:29.653Z | Compiling block-buffer v0.10.4 |
| 1427 | 2026-03-19T02:58:29.653Z | Compiling yoke v0.8.1 |
| 1428 | 2026-03-19T02:58:29.653Z | Compiling digest v0.10.7 |
| 1429 | 2026-03-19T02:58:29.718Z | Compiling tokio-macros v2.6.0 |
| 1430 | 2026-03-19T02:58:29.906Z | Compiling hmac v0.12.1 |
| 1431 | 2026-03-19T02:58:29.937Z | Compiling futures-macro v0.3.32 |
| 1432 | 2026-03-19T02:58:29.962Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-03-19T02:58:30.421Z | Compiling zerovec v0.11.5 |
| 1434 | 2026-03-19T02:58:30.425Z | Compiling block-padding v0.3.3 |
| 1435 | 2026-03-19T02:58:30.425Z | Compiling inout v0.1.4 |
| 1436 | 2026-03-19T02:58:30.425Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-03-19T02:58:30.535Z | Compiling cipher v0.4.4 |
| 1438 | 2026-03-19T02:58:30.695Z | Compiling tinystr v0.8.2 |
| 1439 | 2026-03-19T02:58:30.728Z | Compiling potential_utf v0.1.4 |
| 1440 | 2026-03-19T02:58:30.885Z | Compiling icu_collections v2.1.1 |
| 1441 | 2026-03-19T02:58:30.941Z | Compiling icu_locale_core v2.1.1 |
| 1442 | 2026-03-19T02:58:31.371Z | Compiling der_derive v0.7.3 |
| 1443 | 2026-03-19T02:58:31.375Z | Compiling futures-util v0.3.32 |
| 1444 | 2026-03-19T02:58:31.531Z | Compiling salsa20 v0.10.2 |
| 1445 | 2026-03-19T02:58:31.708Z | Compiling pbkdf2 v0.12.2 |
| 1446 | 2026-03-19T02:58:31.814Z | Compiling bytes v1.11.1 |
| 1447 | 2026-03-19T02:58:31.848Z | Compiling icu_provider v2.1.1 |
| 1448 | 2026-03-19T02:58:32.214Z | Compiling icu_properties v2.1.2 |
| 1449 | 2026-03-19T02:58:32.232Z | Compiling icu_normalizer v2.1.1 |
| 1450 | 2026-03-19T02:58:32.244Z | Compiling der v0.7.10 |
| 1451 | 2026-03-19T02:58:32.250Z | Compiling chrono v0.4.44 |
| 1452 | 2026-03-19T02:58:32.633Z | Compiling tokio v1.49.0 |
| 1453 | 2026-03-19T02:58:32.912Z | Compiling http v1.4.0 |
| 1454 | 2026-03-19T02:58:33.847Z | Compiling idna_adapter v1.2.1 |
| 1455 | 2026-03-19T02:58:33.910Z | Compiling ppv-lite86 v0.2.21 |
| 1456 | 2026-03-19T02:58:33.940Z | Compiling idna v1.1.0 |
| 1457 | 2026-03-19T02:58:34.103Z | Compiling spki v0.7.3 |
| 1458 | 2026-03-19T02:58:34.154Z | Compiling thiserror-impl v2.0.18 |
| 1459 | 2026-03-19T02:58:34.185Z | Compiling scrypt v0.11.0 |
| 1460 | 2026-03-19T02:58:34.224Z | Compiling cbc v0.1.2 |
| 1461 | 2026-03-19T02:58:34.349Z | Compiling url v2.5.8 |
| 1462 | 2026-03-19T02:58:34.369Z | Compiling rand_chacha v0.9.0 |
| 1463 | 2026-03-19T02:58:34.404Z | Compiling aes v0.8.4 |
| 1464 | 2026-03-19T02:58:34.505Z | Compiling rustls-pki-types v1.14.0 |
| 1465 | 2026-03-19T02:58:34.805Z | Compiling tracing-attributes v0.1.31 |
| 1466 | 2026-03-19T02:58:35.103Z | Compiling pkcs5 v0.7.1 |
| 1467 | 2026-03-19T02:58:35.281Z | Compiling rand v0.9.2 |
| 1468 | 2026-03-19T02:58:35.395Z | Compiling http-body v1.0.1 |
| 1469 | 2026-03-19T02:58:35.660Z | Compiling untrusted v0.9.0 |
| 1470 | 2026-03-19T02:58:35.751Z | Compiling schemars v0.8.22 |
| 1471 | 2026-03-19T02:58:35.780Z | Compiling base64 v0.22.1 |
| 1472 | 2026-03-19T02:58:35.810Z | Compiling openssl-probe v0.2.1 |
| 1473 | 2026-03-19T02:58:35.921Z | Compiling thiserror v2.0.18 |
| 1474 | 2026-03-19T02:58:35.997Z | Compiling httparse v1.10.1 |
| 1475 | 2026-03-19T02:58:36.035Z | Compiling syn v1.0.109 |
| 1476 | 2026-03-19T02:58:36.053Z | Compiling untrusted v0.7.1 |
| 1477 | 2026-03-19T02:58:36.241Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-03-19T02:58:36.277Z | Compiling schemars_derive v0.8.22 |
| 1479 | 2026-03-19T02:58:36.486Z | Compiling pest_derive v2.8.6 |
| 1480 | 2026-03-19T02:58:36.506Z | Compiling scroll_derive v0.13.1 |
| 1481 | 2026-03-19T02:58:36.608Z | Compiling tracing v0.1.44 |
| 1482 | 2026-03-19T02:58:36.951Z | Compiling darling_core v0.20.11 |
| 1483 | 2026-03-19T02:58:37.027Z | Compiling rustls v0.23.37 |
| 1484 | 2026-03-19T02:58:37.235Z | Compiling atomic-waker v1.1.2 |
| 1485 | 2026-03-19T02:58:37.297Z | Compiling tower-layer v0.3.3 |
| 1486 | 2026-03-19T02:58:37.791Z | Compiling dyn-clone v1.0.20 |
| 1487 | 2026-03-19T02:58:37.796Z | Compiling tinyvec_macros v0.1.1 |
| 1488 | 2026-03-19T02:58:37.797Z | Compiling tower-service v0.3.3 |
| 1489 | 2026-03-19T02:58:37.797Z | Compiling try-lock v0.2.5 |
| 1490 | 2026-03-19T02:58:37.797Z | Compiling tinyvec v1.10.0 |
| 1491 | 2026-03-19T02:58:37.797Z | Compiling want v0.3.1 |
| 1492 | 2026-03-19T02:58:37.797Z | Compiling scroll v0.13.0 |
| 1493 | 2026-03-19T02:58:37.899Z | Compiling tokio-util v0.7.18 |
| 1494 | 2026-03-19T02:58:38.475Z | Compiling ipnet v2.11.0 |
| 1495 | 2026-03-19T02:58:38.818Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1496 | 2026-03-19T02:58:39.162Z | Compiling h2 v0.4.13 |
| 1497 | 2026-03-19T02:58:39.247Z | Compiling spin v0.9.8 |
| 1498 | 2026-03-19T02:58:39.359Z | Compiling aho-corasick v1.1.4 |
| 1499 | 2026-03-19T02:58:39.514Z | Compiling crc32fast v1.5.0 |
| 1500 | 2026-03-19T02:58:39.819Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-03-19T02:58:39.854Z | Compiling time-core v0.1.8 |
| 1502 | 2026-03-19T02:58:40.050Z | Compiling pin-utils v0.1.0 |
| 1503 | 2026-03-19T02:58:40.087Z | Compiling openssl v0.10.75 |
| 1504 | 2026-03-19T02:58:40.140Z | Compiling num-conv v0.2.0 |
| 1505 | 2026-03-19T02:58:40.251Z | Compiling darling_macro v0.20.11 |
| 1506 | 2026-03-19T02:58:40.314Z | Compiling httpdate v1.0.3 |
| 1507 | 2026-03-19T02:58:40.371Z | Compiling foreign-types-shared v0.1.1 |
| 1508 | 2026-03-19T02:58:40.483Z | Compiling tempfile v3.25.0 |
| 1509 | 2026-03-19T02:58:40.682Z | Compiling foreign-types v0.3.2 |
| 1510 | 2026-03-19T02:58:40.700Z | Compiling regex-automata v0.4.14 |
| 1511 | 2026-03-19T02:58:40.715Z | Compiling time-macros v0.2.27 |
| 1512 | 2026-03-19T02:58:40.852Z | Compiling darling v0.20.11 |
| 1513 | 2026-03-19T02:58:40.957Z | Compiling deranged v0.5.8 |
| 1514 | 2026-03-19T02:58:41.711Z | Compiling goblin v0.10.5 |
| 1515 | 2026-03-19T02:58:42.317Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-03-19T02:58:42.818Z | Compiling thiserror-impl v1.0.69 |
| 1517 | 2026-03-19T02:58:42.856Z | Compiling wait-timeout v0.2.1 |
| 1518 | 2026-03-19T02:58:43.237Z | Compiling hyper v1.8.1 |
| 1519 | 2026-03-19T02:58:43.789Z | Compiling usdt-impl v0.6.0 |
| 1520 | 2026-03-19T02:58:44.072Z | Compiling bit-vec v0.8.0 |
| 1521 | 2026-03-19T02:58:44.346Z | Compiling num_threads v0.1.7 |
| 1522 | 2026-03-19T02:58:44.470Z | Compiling siphasher v1.0.2 |
| 1523 | 2026-03-19T02:58:44.532Z | Compiling quick-error v1.2.3 |
| 1524 | 2026-03-19T02:58:44.571Z | Compiling either v1.15.0 |
| 1525 | 2026-03-19T02:58:44.671Z | Compiling native-tls v0.2.18 |
| 1526 | 2026-03-19T02:58:44.723Z | Compiling simd-adler32 v0.3.8 |
| 1527 | 2026-03-19T02:58:44.844Z | Compiling rusty-fork v0.3.1 |
| 1528 | 2026-03-19T02:58:44.954Z | Compiling hyper-util v0.1.20 |
| 1529 | 2026-03-19T02:58:45.053Z | Compiling thiserror v1.0.69 |
| 1530 | 2026-03-19T02:58:45.253Z | Compiling time v0.3.47 |
| 1531 | 2026-03-19T02:58:45.273Z | Compiling bit-set v0.8.0 |
| 1532 | 2026-03-19T02:58:45.465Z | Compiling dof v0.4.0 |
| 1533 | 2026-03-19T02:58:46.687Z | Compiling derive_builder_core v0.20.2 |
| 1534 | 2026-03-19T02:58:47.087Z | Compiling unicode-normalization v0.1.25 |
| 1535 | 2026-03-19T02:58:47.251Z | Compiling crossbeam-epoch v0.9.18 |
| 1536 | 2026-03-19T02:58:47.330Z | Compiling dtrace-parser v0.3.0 |
| 1537 | 2026-03-19T02:58:47.679Z | Compiling rustls-native-certs v0.8.3 |
| 1538 | 2026-03-19T02:58:47.699Z | Compiling signature v2.2.0 |
| 1539 | 2026-03-19T02:58:47.718Z | Compiling scroll_derive v0.12.1 |
| 1540 | 2026-03-19T02:58:47.873Z | Compiling heapless v0.7.17 |
| 1541 | 2026-03-19T02:58:47.916Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-03-19T02:58:48.081Z | Compiling slog v2.8.2 |
| 1543 | 2026-03-19T02:58:48.125Z | Compiling darling_core v0.21.3 |
| 1544 | 2026-03-19T02:58:48.204Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1545 | 2026-03-19T02:58:48.309Z | Compiling sync_wrapper v1.0.2 |
| 1546 | 2026-03-19T02:58:48.405Z | Compiling thread-id v5.1.0 |
| 1547 | 2026-03-19T02:58:48.446Z | Compiling cookie v0.18.1 |
| 1548 | 2026-03-19T02:58:48.510Z | Compiling paste v1.0.15 |
| 1549 | 2026-03-19T02:58:48.559Z | Compiling adler2 v2.0.1 |
| 1550 | 2026-03-19T02:58:48.603Z | Compiling zstd-safe v7.2.4 |
| 1551 | 2026-03-19T02:58:48.751Z | Compiling unicode-segmentation v1.12.0 |
| 1552 | 2026-03-19T02:58:48.774Z | Compiling unicode-properties v0.1.4 |
| 1553 | 2026-03-19T02:58:48.846Z | Compiling unicode-bidi v0.3.18 |
| 1554 | 2026-03-19T02:58:48.849Z | Compiling signal-hook v0.3.18 |
| 1555 | 2026-03-19T02:58:48.991Z | Compiling unarray v0.1.4 |
| 1556 | 2026-03-19T02:58:49.075Z | Compiling anyhow v1.0.102 |
| 1557 | 2026-03-19T02:58:49.124Z | Compiling rayon-core v1.13.0 |
| 1558 | 2026-03-19T02:58:49.175Z | Compiling proptest v1.10.0 |
| 1559 | 2026-03-19T02:58:49.363Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-03-19T02:58:49.605Z | Compiling miniz_oxide v0.8.9 |
| 1561 | 2026-03-19T02:58:49.654Z | Compiling scroll v0.12.0 |
| 1562 | 2026-03-19T02:58:50.032Z | Compiling tower v0.5.3 |
| 1563 | 2026-03-19T02:58:50.243Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-03-19T02:58:50.416Z | Compiling crossbeam-deque v0.8.6 |
| 1565 | 2026-03-19T02:58:50.445Z | Compiling ipnetwork v0.21.1 |
| 1566 | 2026-03-19T02:58:50.613Z | Compiling http-body-util v0.1.3 |
| 1567 | 2026-03-19T02:58:50.674Z | Compiling webpki-roots v1.0.6 |
| 1568 | 2026-03-19T02:58:50.736Z | Compiling rand_chacha v0.3.1 |
| 1569 | 2026-03-19T02:58:50.807Z | Compiling serde_spanned v0.6.9 |
| 1570 | 2026-03-19T02:58:50.831Z | Compiling serde_tokenstream v0.2.3 |
| 1571 | 2026-03-19T02:58:51.020Z | Compiling erased-serde v0.3.31 |
| 1572 | 2026-03-19T02:58:51.048Z | Compiling toml_datetime v0.6.11 |
| 1573 | 2026-03-19T02:58:51.048Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-03-19T02:58:51.194Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-03-19T02:58:51.633Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-03-19T02:58:51.639Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-03-19T02:58:51.639Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-03-19T02:58:51.652Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-03-19T02:58:51.652Z | Compiling ff v0.13.1 |
| 1580 | 2026-03-19T02:58:51.713Z | Compiling darling_macro v0.21.3 |
| 1581 | 2026-03-19T02:58:51.766Z | Compiling memoffset v0.9.1 |
| 1582 | 2026-03-19T02:58:51.835Z | Compiling cfg_aliases v0.2.1 |
| 1583 | 2026-03-19T02:58:52.000Z | Compiling base16ct v0.2.0 |
| 1584 | 2026-03-19T02:58:52.016Z | Compiling zlib-rs v0.6.2 |
| 1585 | 2026-03-19T02:58:52.016Z | Compiling iri-string v0.7.10 |
| 1586 | 2026-03-19T02:58:52.016Z | Compiling ryu v1.0.23 |
| 1587 | 2026-03-19T02:58:52.121Z | Compiling ref-cast v1.0.25 |
| 1588 | 2026-03-19T02:58:52.257Z | Compiling litrs v1.0.0 |
| 1589 | 2026-03-19T02:58:52.334Z | Compiling smoltcp v0.9.1 |
| 1590 | 2026-03-19T02:58:52.406Z | Compiling fallible-iterator v0.2.0 |
| 1591 | 2026-03-19T02:58:52.518Z | Compiling psl-types v2.0.11 |
| 1592 | 2026-03-19T02:58:52.676Z | Compiling rustix v0.38.44 |
| 1593 | 2026-03-19T02:58:52.773Z | Compiling num-bigint-dig v0.8.6 |
| 1594 | 2026-03-19T02:58:52.794Z | Compiling postgres-protocol v0.6.10 |
| 1595 | 2026-03-19T02:58:52.932Z | Compiling document-features v0.2.12 |
| 1596 | 2026-03-19T02:58:53.094Z | Compiling publicsuffix v2.3.0 |
| 1597 | 2026-03-19T02:58:53.434Z | Compiling newtype-uuid v1.3.2 |
| 1598 | 2026-03-19T02:58:53.450Z | Compiling zerocopy v0.7.35 |
| 1599 | 2026-03-19T02:58:53.584Z | Compiling darling v0.21.3 |
| 1600 | 2026-03-19T02:58:53.692Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-03-19T02:58:53.709Z | Compiling serde_urlencoded v0.7.1 |
| 1602 | 2026-03-19T02:58:53.763Z | Compiling sec1 v0.7.3 |
| 1603 | 2026-03-19T02:58:54.128Z | Compiling nix v0.31.1 |
| 1604 | 2026-03-19T02:58:54.561Z | Compiling num-iter v0.1.45 |
| 1605 | 2026-03-19T02:58:54.565Z | Compiling group v0.13.0 |
| 1606 | 2026-03-19T02:58:54.566Z | Compiling rand v0.8.5 |
| 1607 | 2026-03-19T02:58:54.566Z | Compiling derive_builder v0.20.2 |
| 1608 | 2026-03-19T02:58:54.566Z | Compiling oxnet v0.1.4 |
| 1609 | 2026-03-19T02:58:54.788Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-03-19T02:58:54.967Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-19T02:58:55.062Z | Compiling goblin v0.8.2 |
| 1612 | 2026-03-19T02:58:55.864Z | Compiling heck v0.4.1 |
| 1613 | 2026-03-19T02:58:55.883Z | Compiling phf_shared v0.13.1 |
| 1614 | 2026-03-19T02:58:55.902Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-03-19T02:58:56.084Z | Compiling flate2 v1.1.9 |
| 1616 | 2026-03-19T02:58:56.157Z | Compiling regex v1.12.3 |
| 1617 | 2026-03-19T02:58:56.209Z | Compiling lazy_static v1.5.0 |
| 1618 | 2026-03-19T02:58:56.329Z | Compiling cargo-platform v0.1.9 |
| 1619 | 2026-03-19T02:58:56.460Z | Compiling hkdf v0.12.4 |
| 1620 | 2026-03-19T02:58:56.568Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-03-19T02:58:56.685Z | Compiling daft-derive v0.1.5 |
| 1622 | 2026-03-19T02:58:56.701Z | Compiling strum_macros v0.27.2 |
| 1623 | 2026-03-19T02:58:56.701Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1624 | 2026-03-19T02:58:56.757Z | Compiling async-trait v0.1.89 |
| 1625 | 2026-03-19T02:58:57.520Z | Compiling ref-cast-impl v1.0.25 |
| 1626 | 2026-03-19T02:58:57.602Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-03-19T02:58:57.776Z | Compiling vergen v9.0.6 |
| 1628 | 2026-03-19T02:58:58.031Z | Compiling fs-err v3.3.0 |
| 1629 | 2026-03-19T02:58:58.195Z | Compiling ahash v0.8.12 |
| 1630 | 2026-03-19T02:58:58.230Z | Compiling bumpalo v3.20.2 |
| 1631 | 2026-03-19T02:58:58.270Z | Compiling object v0.37.3 |
| 1632 | 2026-03-19T02:58:58.453Z | Compiling winnow v0.5.40 |
| 1633 | 2026-03-19T02:58:58.562Z | Compiling bitflags v1.3.2 |
| 1634 | 2026-03-19T02:58:58.645Z | Compiling managed v0.8.0 |
| 1635 | 2026-03-19T02:58:58.675Z | Compiling foldhash v0.1.5 |
| 1636 | 2026-03-19T02:58:58.894Z | Compiling libbz2-rs-sys v0.2.2 |
| 1637 | 2026-03-19T02:58:58.958Z | Compiling console v0.16.2 |
| 1638 | 2026-03-19T02:58:59.412Z | Compiling strum v0.27.2 |
| 1639 | 2026-03-19T02:58:59.574Z | Compiling bzip2 v0.6.1 |
| 1640 | 2026-03-19T02:58:59.673Z | Compiling hashbrown v0.15.5 |
| 1641 | 2026-03-19T02:58:59.794Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-03-19T02:59:00.037Z | Compiling clap_builder v4.5.60 |
| 1643 | 2026-03-19T02:59:00.199Z | Compiling dof v0.3.0 |
| 1644 | 2026-03-19T02:59:00.426Z | Compiling toml_edit v0.19.15 |
| 1645 | 2026-03-19T02:59:00.465Z | Compiling elliptic-curve v0.13.8 |
| 1646 | 2026-03-19T02:59:00.636Z | Compiling daft v0.1.5 |
| 1647 | 2026-03-19T02:59:00.973Z | Compiling cargo_metadata v0.19.2 |
| 1648 | 2026-03-19T02:59:01.004Z | Compiling hubpack v0.1.2 |
| 1649 | 2026-03-19T02:59:01.292Z | Compiling zone_cfg_derive v0.3.1 |
| 1650 | 2026-03-19T02:59:02.117Z | Compiling phf v0.13.1 |
| 1651 | 2026-03-19T02:59:02.330Z | Compiling zstd v0.13.3 |
| 1652 | 2026-03-19T02:59:02.681Z | Compiling signal-hook-mio v0.2.5 |
| 1653 | 2026-03-19T02:59:02.828Z | Compiling cookie_store v0.22.1 |
| 1654 | 2026-03-19T02:59:03.395Z | Compiling hyper-tls v0.6.0 |
| 1655 | 2026-03-19T02:59:03.512Z | Compiling rayon v1.11.0 |
| 1656 | 2026-03-19T02:59:03.697Z | Compiling bzip2 v0.4.4 |
| 1657 | 2026-03-19T02:59:03.891Z | Compiling serde_with_macros v3.17.0 |
| 1658 | 2026-03-19T02:59:03.981Z | Compiling postgres-types v0.2.12 |
| 1659 | 2026-03-19T02:59:04.307Z | Compiling usdt-macro v0.6.0 |
| 1660 | 2026-03-19T02:59:04.608Z | Compiling usdt-attr-macro v0.6.0 |
| 1661 | 2026-03-19T02:59:04.749Z | Compiling ed25519 v2.2.3 |
| 1662 | 2026-03-19T02:59:05.281Z | Compiling dtrace-parser v0.2.0 |
| 1663 | 2026-03-19T02:59:05.408Z | Compiling itertools v0.12.1 |
| 1664 | 2026-03-19T02:59:05.654Z | Compiling phf_shared v0.11.3 |
| 1665 | 2026-03-19T02:59:05.779Z | Compiling bstr v1.12.1 |
| 1666 | 2026-03-19T02:59:05.887Z | Compiling pkcs1 v0.7.5 |
| 1667 | 2026-03-19T02:59:05.903Z | Compiling serde-big-array v0.5.1 |
| 1668 | 2026-03-19T02:59:06.001Z | Compiling hex v0.4.3 |
| 1669 | 2026-03-19T02:59:06.084Z | Compiling rfc6979 v0.4.0 |
| 1670 | 2026-03-19T02:59:06.239Z | Compiling clap_derive v4.5.55 |
| 1671 | 2026-03-19T02:59:06.350Z | Compiling enum-as-inner v0.6.1 |
| 1672 | 2026-03-19T02:59:06.371Z | Compiling serde_repr v0.1.20 |
| 1673 | 2026-03-19T02:59:06.420Z | Compiling strum_macros v0.26.4 |
| 1674 | 2026-03-19T02:59:06.679Z | Compiling float-cmp v0.10.0 |
| 1675 | 2026-03-19T02:59:06.910Z | Compiling memmap2 v0.9.10 |
| 1676 | 2026-03-19T02:59:07.005Z | Compiling thread-id v4.2.2 |
| 1677 | 2026-03-19T02:59:07.080Z | Compiling env_filter v1.0.0 |
| 1678 | 2026-03-19T02:59:07.088Z | Compiling encoding_rs v0.8.35 |
| 1679 | 2026-03-19T02:59:07.116Z | Compiling whoami v2.1.0 |
| 1680 | 2026-03-19T02:59:07.154Z | Compiling predicates-core v1.0.10 |
| 1681 | 2026-03-19T02:59:07.389Z | Compiling keccak v0.1.6 |
| 1682 | 2026-03-19T02:59:07.469Z | Compiling unit-prefix v0.5.2 |
| 1683 | 2026-03-19T02:59:07.619Z | Compiling normalize-line-endings v0.3.0 |
| 1684 | 2026-03-19T02:59:07.665Z | Compiling new_debug_unreachable v1.0.6 |
| 1685 | 2026-03-19T02:59:07.741Z | Compiling fixedbitset v0.5.7 |
| 1686 | 2026-03-19T02:59:07.759Z | Compiling static_assertions v1.1.0 |
| 1687 | 2026-03-19T02:59:07.859Z | Compiling jiff v0.2.21 |
| 1688 | 2026-03-19T02:59:08.206Z | Compiling rustc-hash v2.1.1 |
| 1689 | 2026-03-19T02:59:08.366Z | Compiling fixedbitset v0.4.2 |
| 1690 | 2026-03-19T02:59:08.556Z | Compiling precomputed-hash v0.1.1 |
| 1691 | 2026-03-19T02:59:08.589Z | Compiling data-encoding v2.10.0 |
| 1692 | 2026-03-19T02:59:08.665Z | Compiling mime v0.3.17 |
| 1693 | 2026-03-19T02:59:08.681Z | Compiling difflib v0.4.0 |
| 1694 | 2026-03-19T02:59:08.721Z | Compiling clap v4.5.60 |
| 1695 | 2026-03-19T02:59:08.828Z | Compiling string_cache v0.8.9 |
| 1696 | 2026-03-19T02:59:08.888Z | Compiling strum v0.26.3 |
| 1697 | 2026-03-19T02:59:09.006Z | Compiling hickory-proto v0.25.2 |
| 1698 | 2026-03-19T02:59:09.059Z | Compiling predicates v3.1.4 |
| 1699 | 2026-03-19T02:59:09.122Z | Compiling petgraph v0.6.5 |
| 1700 | 2026-03-19T02:59:09.196Z | Compiling toml_edit v0.22.27 |
| 1701 | 2026-03-19T02:59:09.464Z | Compiling iddqd v0.3.17 |
| 1702 | 2026-03-19T02:59:09.567Z | Compiling petgraph v0.8.3 |
| 1703 | 2026-03-19T02:59:09.936Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1704 | 2026-03-19T02:59:11.014Z | Compiling indicatif v0.18.4 |
| 1705 | 2026-03-19T02:59:11.151Z | Compiling sha3 v0.10.8 |
| 1706 | 2026-03-19T02:59:11.743Z | Compiling zip v4.6.1 |
| 1707 | 2026-03-19T02:59:12.150Z | Compiling tokio-postgres v0.7.16 |
| 1708 | 2026-03-19T02:59:12.261Z | Compiling env_logger v0.11.9 |
| 1709 | 2026-03-19T02:59:12.756Z | Compiling usdt-impl v0.5.0 |
| 1710 | 2026-03-19T02:59:13.078Z | Compiling usdt v0.6.0 |
| 1711 | 2026-03-19T02:59:13.117Z | Compiling zone v0.3.1 |
| 1712 | 2026-03-19T02:59:13.436Z | Compiling similar v2.7.0 |
| 1713 | 2026-03-19T02:59:13.601Z | Compiling serde_with v3.17.0 |
| 1714 | 2026-03-19T02:59:13.832Z | Compiling ecdsa v0.16.9 |
| 1715 | 2026-03-19T02:59:13.873Z | Compiling rsa v0.9.10 |
| 1716 | 2026-03-19T02:59:14.052Z | Compiling crossterm v0.28.1 |
| 1717 | 2026-03-19T02:59:14.285Z | Compiling ed25519-dalek v2.2.0 |
| 1718 | 2026-03-19T02:59:14.637Z | Compiling zip v0.6.6 |
| 1719 | 2026-03-19T02:59:15.406Z | Compiling toml v0.7.8 |
| 1720 | 2026-03-19T02:59:15.979Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1721 | 2026-03-19T02:59:16.040Z | Compiling itertools v0.13.0 |
| 1722 | 2026-03-19T02:59:16.105Z | Compiling tokio-stream v0.1.18 |
| 1723 | 2026-03-19T02:59:16.289Z | Compiling buf-list v1.1.2 |
| 1724 | 2026-03-19T02:59:16.652Z | Compiling x509-cert v0.2.5 |
| 1725 | 2026-03-19T02:59:16.732Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1726 | 2026-03-19T02:59:16.840Z | Compiling openapiv3 v2.2.0 |
| 1727 | 2026-03-19T02:59:17.133Z | Compiling sha1 v0.10.6 |
| 1728 | 2026-03-19T02:59:17.136Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1729 | 2026-03-19T02:59:17.419Z | Compiling lalrpop-util v0.19.12 |
| 1730 | 2026-03-19T02:59:17.534Z | Compiling peg-runtime v0.8.5 |
| 1731 | 2026-03-19T02:59:17.662Z | Compiling thread_local v1.1.9 |
| 1732 | 2026-03-19T02:59:17.775Z | Compiling slog-async v2.8.0 |
| 1733 | 2026-03-19T02:59:17.913Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-03-19T02:59:17.967Z | Compiling futures-executor v0.3.32 |
| 1735 | 2026-03-19T02:59:18.030Z | Compiling is-terminal v0.4.17 |
| 1736 | 2026-03-19T02:59:18.150Z | Compiling filetime v0.2.27 |
| 1737 | 2026-03-19T02:59:18.178Z | Compiling term v1.2.1 |
| 1738 | 2026-03-19T02:59:18.330Z | Compiling take_mut v0.2.2 |
| 1739 | 2026-03-19T02:59:18.381Z | Compiling xattr v1.6.1 |
| 1740 | 2026-03-19T02:59:18.585Z | Compiling slog-term v2.9.2 |
| 1741 | 2026-03-19T02:59:18.604Z | Compiling tar v0.4.44 |
| 1742 | 2026-03-19T02:59:18.978Z | Compiling futures v0.3.32 |
| 1743 | 2026-03-19T02:59:25.456Z | Compiling rustls-webpki v0.103.9 |
| 1744 | 2026-03-19T02:59:29.538Z | Compiling tokio-rustls v0.26.4 |
| 1745 | 2026-03-19T02:59:29.538Z | Compiling rustls-platform-verifier v0.6.2 |
| 1746 | 2026-03-19T02:59:29.798Z | Compiling hyper-rustls v0.27.7 |
| 1747 | 2026-03-19T02:59:30.072Z | Compiling reqwest v0.13.2 |
| 1748 | 2026-03-19T02:59:30.072Z | Compiling reqwest v0.12.28 |
| 1749 | 2026-03-19T02:59:33.071Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1750 | 2026-03-19T02:59:33.356Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1751 | 2026-03-19T02:59:37.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 1752 | 2026-03-19T02:59:37.393Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1753 | 2026-03-19T02:59:37.458Z | Mar 19 02:59:36.911 INFO Starting download, target: Cockroach |
| 1754 | 2026-03-19T02:59:37.458Z | Mar 19 02:59:36.912 INFO Starting download, target: Clickhouse |
| 1755 | 2026-03-19T02:59:37.458Z | Mar 19 02:59:36.912 INFO Starting download, target: MaghemiteMgd |
| 1756 | 2026-03-19T02:59:37.458Z | Mar 19 02:59:36.912 INFO Starting download, target: TransceiverControl |
| 1757 | 2026-03-19T02:59:37.458Z | Mar 19 02:59:36.912 INFO Starting download, target: Console |
| 1758 | 2026-03-19T02:59:37.462Z | Mar 19 02:59:36.912 INFO Starting download, target: DendriteStub |
| 1759 | 2026-03-19T02:59:37.462Z | Mar 19 02:59:36.912 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-03-19T02:59:37.462Z | Mar 19 02:59:36.912 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1761 | 2026-03-19T02:59:37.462Z | Mar 19 02:59:36.912 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1762 | 2026-03-19T02:59:37.462Z | Mar 19 02:59:36.912 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1763 | 2026-03-19T02:59:37.462Z | Mar 19 02:59:36.912 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1764 | 2026-03-19T02:59:37.462Z | Mar 19 02:59:36.912 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1765 | 2026-03-19T02:59:37.824Z | Mar 19 02:59:37.273 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1766 | 2026-03-19T02:59:38.173Z | Mar 19 02:59:37.606 INFO Download complete, target: TransceiverControl |
| 1767 | 2026-03-19T02:59:38.577Z | Mar 19 02:59:37.934 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1768 | 2026-03-19T02:59:38.875Z | Mar 19 02:59:38.307 INFO Download complete, target: Console |
| 1769 | 2026-03-19T02:59:38.989Z | Mar 19 02:59:38.439 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1770 | 2026-03-19T02:59:39.403Z | Mar 19 02:59:38.847 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1771 | 2026-03-19T02:59:39.893Z | Mar 19 02:59:39.340 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1772 | 2026-03-19T02:59:40.019Z | Mar 19 02:59:39.469 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1773 | 2026-03-19T02:59:40.019Z | Mar 19 02:59:39.469 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1774 | 2026-03-19T02:59:42.576Z | Mar 19 02:59:42.031 INFO Download complete, target: DendriteStub |
| 1775 | 2026-03-19T02:59:43.485Z | Mar 19 02:59:42.941 INFO Download complete, target: MaghemiteMgd |
| 1776 | 2026-03-19T02:59:47.796Z | Mar 19 02:59:47.252 INFO Checking that binary works, target: Cockroach |
| 1777 | 2026-03-19T02:59:47.908Z | Mar 19 02:59:47.365 INFO Download complete, target: Cockroach |
| 1778 | 2026-03-19T02:59:50.685Z | Mar 19 02:59:50.143 INFO Checking that binary works, target: Clickhouse |
| 1779 | 2026-03-19T02:59:50.858Z | Mar 19 02:59:50.315 INFO Download complete, target: Clickhouse |
| 1780 | 2026-03-19T02:59:50.878Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1781 | 2026-03-19T02:59:50.881Z | |
| 1782 | 2026-03-19T02:59:50.881Z | real 4:20.872886662 |
| 1783 | 2026-03-19T02:59:50.881Z | user 10:25.911656428 |
| 1784 | 2026-03-19T02:59:50.881Z | sys 1:48.497986371 |
| 1785 | 2026-03-19T02:59:50.881Z | trap 0.300016379 |
| 1786 | 2026-03-19T02:59:50.881Z | tflt 0.561099627 |
| 1787 | 2026-03-19T02:59:50.881Z | dflt 0.573543423 |
| 1788 | 2026-03-19T02:59:50.881Z | kflt 0.024031269 |
| 1789 | 2026-03-19T02:59:50.881Z | lock 33:04.530633425 |
| 1790 | 2026-03-19T02:59:50.881Z | slp 29:56.717687068 |
| 1791 | 2026-03-19T02:59:50.881Z | lat 56.133889520 |
| 1792 | 2026-03-19T02:59:50.882Z | stop 2:47.693671338 |
| 1793 | 2026-03-19T02:59:50.882Z | + banner clippy |
| 1794 | 2026-03-19T02:59:50.882Z | |
| 1795 | 2026-03-19T02:59:50.882Z | #### # # ##### ##### # # |
| 1796 | 2026-03-19T02:59:50.882Z | # # # # # # # # # # |
| 1797 | 2026-03-19T02:59:50.882Z | # # # # # # # # |
| 1798 | 2026-03-19T02:59:50.882Z | # # # ##### ##### # |
| 1799 | 2026-03-19T02:59:50.882Z | # # # # # # # |
| 1800 | 2026-03-19T02:59:50.882Z | #### ###### # # # # |
| 1801 | 2026-03-19T02:59:50.882Z | |
| 1802 | 2026-03-19T02:59:50.882Z | + export CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-19T02:59:50.882Z | + CARGO_INCREMENTAL=0 |
| 1804 | 2026-03-19T02:59:50.882Z | + ptime -m cargo xtask clippy |
| 1805 | 2026-03-19T02:59:51.589Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1806 | 2026-03-19T02:59:51.866Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1807 | 2026-03-19T02:59:54.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s |
| 1808 | 2026-03-19T02:59:54.541Z | Running `target/debug/xtask clippy` |
| 1809 | 2026-03-19T02:59:54.573Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1810 | 2026-03-19T02:59:55.384Z | Downloading crates ... |
| 1811 | 2026-03-19T02:59:55.687Z | Downloaded target-spec v3.5.7 |
| 1812 | 2026-03-19T02:59:55.692Z | Downloaded plotters v0.3.7 |
| 1813 | 2026-03-19T02:59:55.699Z | Downloaded addr2line v0.25.1 |
| 1814 | 2026-03-19T02:59:55.702Z | Downloaded miette-derive v5.10.0 |
| 1815 | 2026-03-19T02:59:55.702Z | Downloaded linkme-impl v0.3.35 |
| 1816 | 2026-03-19T02:59:55.708Z | Downloaded miette v5.10.0 |
| 1817 | 2026-03-19T02:59:55.716Z | Downloaded httptest v0.16.4 |
| 1818 | 2026-03-19T02:59:55.719Z | Downloaded async-lock v3.4.2 |
| 1819 | 2026-03-19T02:59:55.725Z | Downloaded owo-colors v3.5.0 |
| 1820 | 2026-03-19T02:59:55.729Z | Downloaded path-tree v0.8.3 |
| 1821 | 2026-03-19T02:59:55.729Z | Downloaded oorandom v11.1.5 |
| 1822 | 2026-03-19T02:59:55.732Z | Downloaded async-object-pool v0.2.0 |
| 1823 | 2026-03-19T02:59:55.732Z | Downloaded partial-io v0.5.4 |
| 1824 | 2026-03-19T02:59:55.734Z | Downloaded datatest-stable v0.3.3 |
| 1825 | 2026-03-19T02:59:55.737Z | Downloaded target-triple v1.0.0 |
| 1826 | 2026-03-19T02:59:55.737Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1827 | 2026-03-19T02:59:55.737Z | Downloaded fancy-regex v0.14.0 |
| 1828 | 2026-03-19T02:59:55.740Z | Downloaded relative-path v1.9.3 |
| 1829 | 2026-03-19T02:59:55.743Z | Downloaded knuffel-derive v3.2.0 |
| 1830 | 2026-03-19T02:59:55.743Z | Downloaded cargo_metadata v0.23.1 |
| 1831 | 2026-03-19T02:59:55.745Z | Downloaded guppy v0.17.25 |
| 1832 | 2026-03-19T02:59:55.749Z | Downloaded plotters-backend v0.3.7 |
| 1833 | 2026-03-19T02:59:55.750Z | Downloaded cast v0.3.0 |
| 1834 | 2026-03-19T02:59:55.752Z | Downloaded supports-hyperlinks v2.1.0 |
| 1835 | 2026-03-19T02:59:55.752Z | Downloaded event-listener-strategy v0.5.4 |
| 1836 | 2026-03-19T02:59:55.752Z | Downloaded assert-json-diff v2.0.2 |
| 1837 | 2026-03-19T02:59:55.752Z | Downloaded supports-color v2.1.0 |
| 1838 | 2026-03-19T02:59:55.755Z | Downloaded backtrace-ext v0.2.1 |
| 1839 | 2026-03-19T02:59:55.759Z | Downloaded assert_cmd v2.1.2 |
| 1840 | 2026-03-19T02:59:55.764Z | Downloaded anes v0.1.6 |
| 1841 | 2026-03-19T02:59:55.770Z | Downloaded rust-argon2 v2.1.0 |
| 1842 | 2026-03-19T02:59:55.770Z | Downloaded supports-unicode v2.1.0 |
| 1843 | 2026-03-19T02:59:55.770Z | Downloaded similar-asserts v1.7.0 |
| 1844 | 2026-03-19T02:59:55.776Z | Downloaded serde_regex v1.1.0 |
| 1845 | 2026-03-19T02:59:55.776Z | Downloaded cfg-expr v0.20.6 |
| 1846 | 2026-03-19T02:59:55.780Z | Downloaded blake2b_simd v1.0.4 |
| 1847 | 2026-03-19T02:59:55.780Z | Downloaded libtest-mimic v0.8.1 |
| 1848 | 2026-03-19T02:59:55.780Z | Downloaded trybuild v1.0.116 |
| 1849 | 2026-03-19T02:59:55.780Z | Downloaded plotters-svg v0.3.7 |
| 1850 | 2026-03-19T02:59:55.783Z | Downloaded target-lexicon v0.13.3 |
| 1851 | 2026-03-19T02:59:55.783Z | Downloaded termcolor v1.4.1 |
| 1852 | 2026-03-19T02:59:55.787Z | Downloaded futures-timer v3.0.3 |
| 1853 | 2026-03-19T02:59:55.787Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 1854 | 2026-03-19T02:59:55.809Z | Downloaded criterion-plot v0.6.0 |
| 1855 | 2026-03-19T02:59:55.813Z | Downloaded rand_distr v0.5.1 |
| 1856 | 2026-03-19T02:59:55.815Z | Downloaded pathdiff v0.2.3 |
| 1857 | 2026-03-19T02:59:55.818Z | Downloaded approx v0.5.1 |
| 1858 | 2026-03-19T02:59:55.821Z | Downloaded terminal_size v0.1.17 |
| 1859 | 2026-03-19T02:59:55.821Z | Downloaded parking v2.2.1 |
| 1860 | 2026-03-19T02:59:55.824Z | Downloaded escape8259 v0.5.3 |
| 1861 | 2026-03-19T02:59:55.824Z | Downloaded cargo-platform v0.3.2 |
| 1862 | 2026-03-19T02:59:55.827Z | Downloaded nested v0.1.1 |
| 1863 | 2026-03-19T02:59:55.831Z | Downloaded linkme v0.3.35 |
| 1864 | 2026-03-19T02:59:55.836Z | Downloaded rustc-demangle v0.1.27 |
| 1865 | 2026-03-19T02:59:55.839Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1866 | 2026-03-19T02:59:55.841Z | Downloaded constant_time_eq v0.3.1 |
| 1867 | 2026-03-19T02:59:55.841Z | Downloaded concurrent-queue v2.5.0 |
| 1868 | 2026-03-19T02:59:55.845Z | Downloaded textwrap v0.15.2 |
| 1869 | 2026-03-19T02:59:55.848Z | Downloaded stringmetrics v2.2.2 |
| 1870 | 2026-03-19T02:59:55.851Z | Downloaded criterion v0.7.0 |
| 1871 | 2026-03-19T02:59:55.857Z | Downloaded gimli v0.32.3 |
| 1872 | 2026-03-19T02:59:55.863Z | Downloaded tinytemplate v1.2.1 |
| 1873 | 2026-03-19T02:59:55.868Z | Downloaded knuffel v3.2.0 |
| 1874 | 2026-03-19T02:59:55.868Z | Downloaded rstest v0.25.0 |
| 1875 | 2026-03-19T02:59:55.872Z | Downloaded rstest_macros v0.25.0 |
| 1876 | 2026-03-19T02:59:55.872Z | Downloaded backtrace v0.3.76 |
| 1877 | 2026-03-19T02:59:55.876Z | Downloaded event-listener v5.4.1 |
| 1878 | 2026-03-19T02:59:55.876Z | Downloaded hashbrown v0.14.5 |
| 1879 | 2026-03-19T02:59:55.963Z | Downloaded httpmock v0.8.3 |
| 1880 | 2026-03-19T02:59:56.105Z | Downloaded chumsky v0.9.3 |
| 1881 | 2026-03-19T02:59:58.275Z | Checking cfg-if v1.0.4 |
| 1882 | 2026-03-19T02:59:58.679Z | Checking libc v0.2.180 |
| 1883 | 2026-03-19T02:59:58.682Z | Checking serde_core v1.0.228 |
| 1884 | 2026-03-19T02:59:58.764Z | Checking memchr v2.8.0 |
| 1885 | 2026-03-19T02:59:58.807Z | Checking smallvec v1.15.1 |
| 1886 | 2026-03-19T02:59:58.853Z | Checking log v0.4.29 |
| 1887 | 2026-03-19T02:59:58.853Z | Checking itoa v1.0.17 |
| 1888 | 2026-03-19T02:59:58.945Z | Checking zeroize v1.8.2 |
| 1889 | 2026-03-19T02:59:58.993Z | Checking libm v0.2.16 |
| 1890 | 2026-03-19T02:59:59.076Z | Checking scopeguard v1.2.0 |
| 1891 | 2026-03-19T02:59:59.125Z | Checking stable_deref_trait v1.2.1 |
| 1892 | 2026-03-19T02:59:59.175Z | Checking zmij v1.0.21 |
| 1893 | 2026-03-19T02:59:59.220Z | Checking zerofrom v0.1.6 |
| 1894 | 2026-03-19T02:59:59.263Z | Checking lock_api v0.4.14 |
| 1895 | 2026-03-19T02:59:59.307Z | Checking errno v0.3.14 |
| 1896 | 2026-03-19T02:59:59.308Z | Checking getrandom v0.2.17 |
| 1897 | 2026-03-19T02:59:59.393Z | Checking percent-encoding v2.3.2 |
| 1898 | 2026-03-19T02:59:59.450Z | Checking yoke v0.8.1 |
| 1899 | 2026-03-19T02:59:59.482Z | Checking writeable v0.6.2 |
| 1900 | 2026-03-19T02:59:59.485Z | Checking litemap v0.8.1 |
| 1901 | 2026-03-19T02:59:59.566Z | Checking subtle v2.6.1 |
| 1902 | 2026-03-19T02:59:59.610Z | Checking icu_normalizer_data v2.1.1 |
| 1903 | 2026-03-19T02:59:59.610Z | Checking icu_properties_data v2.1.2 |
| 1904 | 2026-03-19T02:59:59.706Z | Checking zerovec v0.11.5 |
| 1905 | 2026-03-19T02:59:59.749Z | Checking zerotrie v0.2.3 |
| 1906 | 2026-03-19T02:59:59.793Z | Checking form_urlencoded v1.2.2 |
| 1907 | 2026-03-19T02:59:59.837Z | Checking rand_core v0.6.4 |
| 1908 | 2026-03-19T02:59:59.840Z | Checking portable-atomic v1.13.1 |
| 1909 | 2026-03-19T02:59:59.919Z | Checking pin-project-lite v0.2.17 |
| 1910 | 2026-03-19T02:59:59.989Z | Checking utf8_iter v1.0.4 |
| 1911 | 2026-03-19T03:00:00.034Z | Checking num-traits v0.2.19 |
| 1912 | 2026-03-19T03:00:00.080Z | Checking zerocopy v0.8.40 |
| 1913 | 2026-03-19T03:00:00.126Z | Checking critical-section v1.2.0 |
| 1914 | 2026-03-19T03:00:00.170Z | Checking parking_lot_core v0.9.12 |
| 1915 | 2026-03-19T03:00:00.212Z | Checking rand_core v0.10.0 |
| 1916 | 2026-03-19T03:00:00.289Z | Checking signal-hook-registry v1.4.8 |
| 1917 | 2026-03-19T03:00:00.357Z | Checking tinystr v0.8.2 |
| 1918 | 2026-03-19T03:00:00.428Z | Checking potential_utf v0.1.4 |
| 1919 | 2026-03-19T03:00:00.471Z | Checking parking_lot v0.12.5 |
| 1920 | 2026-03-19T03:00:00.514Z | Checking once_cell v1.21.3 |
| 1921 | 2026-03-19T03:00:00.556Z | Checking getrandom v0.4.1 |
| 1922 | 2026-03-19T03:00:00.621Z | Checking icu_locale_core v2.1.1 |
| 1923 | 2026-03-19T03:00:00.624Z | Checking icu_collections v2.1.1 |
| 1924 | 2026-03-19T03:00:00.754Z | Checking mio v1.1.1 |
| 1925 | 2026-03-19T03:00:00.802Z | Checking typenum v1.19.0 |
| 1926 | 2026-03-19T03:00:00.854Z | Checking socket2 v0.6.2 |
| 1927 | 2026-03-19T03:00:00.914Z | Checking thiserror v2.0.18 |
| 1928 | 2026-03-19T03:00:00.961Z | Checking serde v1.0.228 |
| 1929 | 2026-03-19T03:00:01.077Z | Checking bitflags v2.11.0 |
| 1930 | 2026-03-19T03:00:01.120Z | Checking serde_json v1.0.149 |
| 1931 | 2026-03-19T03:00:01.174Z | Checking iana-time-zone v0.1.65 |
| 1932 | 2026-03-19T03:00:01.230Z | Checking allocator-api2 v0.2.21 |
| 1933 | 2026-03-19T03:00:01.325Z | Checking semver v1.0.27 |
| 1934 | 2026-03-19T03:00:01.369Z | Checking uuid v1.21.0 |
| 1935 | 2026-03-19T03:00:01.419Z | Checking icu_provider v2.1.1 |
| 1936 | 2026-03-19T03:00:01.561Z | Checking generic-array v0.14.7 |
| 1937 | 2026-03-19T03:00:01.603Z | Checking bytes v1.11.1 |
| 1938 | 2026-03-19T03:00:01.647Z | Checking chrono v0.4.44 |
| 1939 | 2026-03-19T03:00:01.692Z | Checking futures-core v0.3.32 |
| 1940 | 2026-03-19T03:00:01.764Z | Checking icu_normalizer v2.1.1 |
| 1941 | 2026-03-19T03:00:01.818Z | Checking icu_properties v2.1.2 |
| 1942 | 2026-03-19T03:00:01.891Z | Checking equivalent v1.0.2 |
| 1943 | 2026-03-19T03:00:02.066Z | Checking dyn-clone v1.0.20 |
| 1944 | 2026-03-19T03:00:02.106Z | Checking const-oid v0.9.6 |
| 1945 | 2026-03-19T03:00:02.196Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1946 | 2026-03-19T03:00:02.240Z | Checking foldhash v0.2.0 |
| 1947 | 2026-03-19T03:00:02.244Z | Checking tokio v1.49.0 |
| 1948 | 2026-03-19T03:00:02.277Z | Checking crypto-common v0.1.7 |
| 1949 | 2026-03-19T03:00:02.471Z | Checking hashbrown v0.16.1 |
| 1950 | 2026-03-19T03:00:02.517Z | Checking block-buffer v0.10.4 |
| 1951 | 2026-03-19T03:00:02.620Z | Checking futures-sink v0.3.32 |
| 1952 | 2026-03-19T03:00:02.725Z | Checking rustix v1.1.3 |
| 1953 | 2026-03-19T03:00:02.785Z | Checking byteorder v1.5.0 |
| 1954 | 2026-03-19T03:00:02.862Z | Checking futures-channel v0.3.32 |
| 1955 | 2026-03-19T03:00:03.015Z | Checking idna_adapter v1.2.1 |
| 1956 | 2026-03-19T03:00:03.093Z | Checking slab v0.4.12 |
| 1957 | 2026-03-19T03:00:03.151Z | Checking digest v0.10.7 |
| 1958 | 2026-03-19T03:00:03.195Z | Checking futures-task v0.3.32 |
| 1959 | 2026-03-19T03:00:03.244Z | Checking idna v1.1.0 |
| 1960 | 2026-03-19T03:00:03.284Z | Checking futures-io v0.3.32 |
| 1961 | 2026-03-19T03:00:03.338Z | Checking cpufeatures v0.2.17 |
| 1962 | 2026-03-19T03:00:03.396Z | Checking indexmap v2.13.0 |
| 1963 | 2026-03-19T03:00:03.438Z | Checking thiserror v1.0.69 |
| 1964 | 2026-03-19T03:00:03.500Z | Checking futures-util v0.3.32 |
| 1965 | 2026-03-19T03:00:03.526Z | Checking getrandom v0.3.4 |
| 1966 | 2026-03-19T03:00:03.582Z | Checking url v2.5.8 |
| 1967 | 2026-03-19T03:00:03.649Z | Checking fnv v1.0.7 |
| 1968 | 2026-03-19T03:00:03.748Z | Checking regex-syntax v0.8.10 |
| 1969 | 2026-03-19T03:00:03.791Z | Checking http v1.4.0 |
| 1970 | 2026-03-19T03:00:03.953Z | Checking tracing-core v0.1.36 |
| 1971 | 2026-03-19T03:00:04.173Z | Checking ppv-lite86 v0.2.21 |
| 1972 | 2026-03-19T03:00:04.218Z | Checking schemars v0.8.22 |
| 1973 | 2026-03-19T03:00:04.223Z | Checking base64 v0.22.1 |
| 1974 | 2026-03-19T03:00:04.384Z | Checking tracing v0.1.44 |
| 1975 | 2026-03-19T03:00:04.607Z | Checking unicode-ident v1.0.24 |
| 1976 | 2026-03-19T03:00:04.611Z | Checking ipnet v2.11.0 |
| 1977 | 2026-03-19T03:00:04.694Z | Checking utf8parse v0.2.2 |
| 1978 | 2026-03-19T03:00:04.698Z | Checking anstyle v1.0.13 |
| 1979 | 2026-03-19T03:00:04.782Z | Checking proc-macro2 v1.0.106 |
| 1980 | 2026-03-19T03:00:04.855Z | Checking untrusted v0.9.0 |
| 1981 | 2026-03-19T03:00:05.013Z | Checking anstyle-parse v0.2.7 |
| 1982 | 2026-03-19T03:00:05.057Z | Checking ring v0.17.14 |
| 1983 | 2026-03-19T03:00:05.061Z | Checking aho-corasick v1.1.4 |
| 1984 | 2026-03-19T03:00:05.166Z | Checking colorchoice v1.0.4 |
| 1985 | 2026-03-19T03:00:05.242Z | Checking is_terminal_polyfill v1.70.2 |
| 1986 | 2026-03-19T03:00:05.246Z | Checking quote v1.0.44 |
| 1987 | 2026-03-19T03:00:05.327Z | Checking anstyle-query v1.1.5 |
| 1988 | 2026-03-19T03:00:05.389Z | Checking base64ct v1.8.3 |
| 1989 | 2026-03-19T03:00:05.479Z | Checking anstream v0.6.21 |
| 1990 | 2026-03-19T03:00:05.549Z | Checking syn v2.0.117 |
| 1991 | 2026-03-19T03:00:05.608Z | Checking block-padding v0.3.3 |
| 1992 | 2026-03-19T03:00:05.736Z | Checking terminal_size v0.4.3 |
| 1993 | 2026-03-19T03:00:05.781Z | Checking rustls-pki-types v1.14.0 |
| 1994 | 2026-03-19T03:00:05.823Z | Checking inout v0.1.4 |
| 1995 | 2026-03-19T03:00:05.915Z | Checking crossbeam-utils v0.8.21 |
| 1996 | 2026-03-19T03:00:06.019Z | Checking regex-automata v0.4.14 |
| 1997 | 2026-03-19T03:00:06.062Z | Checking httparse v1.10.1 |
| 1998 | 2026-03-19T03:00:06.199Z | Checking cipher v0.4.4 |
| 1999 | 2026-03-19T03:00:06.242Z | Checking strsim v0.11.1 |
| 2000 | 2026-03-19T03:00:06.366Z | Checking clap_lex v1.0.0 |
| 2001 | 2026-03-19T03:00:06.414Z | Checking sha2 v0.10.9 |
| 2002 | 2026-03-19T03:00:06.478Z | Checking pem-rfc7468 v0.7.0 |
| 2003 | 2026-03-19T03:00:06.480Z | Checking http-body v1.0.1 |
| 2004 | 2026-03-19T03:00:06.514Z | Checking rand_core v0.9.5 |
| 2005 | 2026-03-19T03:00:06.672Z | Checking clap_builder v4.5.60 |
| 2006 | 2026-03-19T03:00:06.725Z | Checking tokio-util v0.7.18 |
| 2007 | 2026-03-19T03:00:06.818Z | Checking atomic-waker v1.1.2 |
| 2008 | 2026-03-19T03:00:06.832Z | Checking hmac v0.12.1 |
| 2009 | 2026-03-19T03:00:06.835Z | Checking try-lock v0.2.5 |
| 2010 | 2026-03-19T03:00:06.917Z | Checking httpdate v1.0.3 |
| 2011 | 2026-03-19T03:00:06.961Z | Checking pin-utils v0.1.0 |
| 2012 | 2026-03-19T03:00:07.030Z | Checking want v0.3.1 |
| 2013 | 2026-03-19T03:00:07.033Z | Checking ryu v1.0.23 |
| 2014 | 2026-03-19T03:00:07.112Z | Checking flagset v0.4.7 |
| 2015 | 2026-03-19T03:00:07.156Z | Checking tower-service v0.3.3 |
| 2016 | 2026-03-19T03:00:07.219Z | Checking tower-layer v0.3.3 |
| 2017 | 2026-03-19T03:00:07.278Z | Checking rand_chacha v0.9.0 |
| 2018 | 2026-03-19T03:00:07.321Z | Checking der v0.7.10 |
| 2019 | 2026-03-19T03:00:07.324Z | Checking erased-serde v0.3.31 |
| 2020 | 2026-03-19T03:00:07.445Z | Checking spin v0.9.8 |
| 2021 | 2026-03-19T03:00:07.578Z | Checking rand v0.9.2 |
| 2022 | 2026-03-19T03:00:07.582Z | Checking h2 v0.4.13 |
| 2023 | 2026-03-19T03:00:07.719Z | Checking anyhow v1.0.102 |
| 2024 | 2026-03-19T03:00:07.931Z | Checking slog v2.8.2 |
| 2025 | 2026-03-19T03:00:08.012Z | Checking powerfmt v0.2.0 |
| 2026 | 2026-03-19T03:00:08.253Z | Checking deranged v0.5.8 |
| 2027 | 2026-03-19T03:00:08.270Z | Checking time-core v0.1.8 |
| 2028 | 2026-03-19T03:00:08.348Z | Checking num-conv v0.2.0 |
| 2029 | 2026-03-19T03:00:08.390Z | Checking clap v4.5.60 |
| 2030 | 2026-03-19T03:00:08.435Z | Checking num_threads v0.1.7 |
| 2031 | 2026-03-19T03:00:08.519Z | Checking http-body-util v0.1.3 |
| 2032 | 2026-03-19T03:00:08.550Z | Checking aws-lc-sys v0.37.1 |
| 2033 | 2026-03-19T03:00:08.592Z | Checking untrusted v0.7.1 |
| 2034 | 2026-03-19T03:00:08.601Z | Checking openssl-probe v0.2.1 |
| 2035 | 2026-03-19T03:00:08.636Z | Checking fastrand v2.3.0 |
| 2036 | 2026-03-19T03:00:08.773Z | Checking regex v1.12.3 |
| 2037 | 2026-03-19T03:00:08.817Z | Checking spki v0.7.3 |
| 2038 | 2026-03-19T03:00:08.858Z | Checking serde_urlencoded v0.7.1 |
| 2039 | 2026-03-19T03:00:08.862Z | Checking pbkdf2 v0.12.2 |
| 2040 | 2026-03-19T03:00:08.946Z | Checking aes v0.8.4 |
| 2041 | 2026-03-19T03:00:09.060Z | Checking rand_chacha v0.3.1 |
| 2042 | 2026-03-19T03:00:09.107Z | Checking pretty-hex v0.4.1 |
| 2043 | 2026-03-19T03:00:09.167Z | Checking unicode-width v0.2.0 |
| 2044 | 2026-03-19T03:00:09.211Z | Checking cbc v0.1.2 |
| 2045 | 2026-03-19T03:00:09.285Z | Checking salsa20 v0.10.2 |
| 2046 | 2026-03-19T03:00:09.331Z | Checking aws-lc-rs v1.16.0 |
| 2047 | 2026-03-19T03:00:09.369Z | Checking rand v0.8.5 |
| 2048 | 2026-03-19T03:00:09.413Z | Checking ipnetwork v0.21.1 |
| 2049 | 2026-03-19T03:00:09.486Z | Checking scrypt v0.11.0 |
| 2050 | 2026-03-19T03:00:09.529Z | Checking tempfile v3.25.0 |
| 2051 | 2026-03-19T03:00:09.533Z | Checking hex v0.4.3 |
| 2052 | 2026-03-19T03:00:09.614Z | Checking time v0.3.47 |
| 2053 | 2026-03-19T03:00:09.706Z | Checking plain v0.2.3 |
| 2054 | 2026-03-19T03:00:09.753Z | Checking pkcs5 v0.7.1 |
| 2055 | 2026-03-19T03:00:09.831Z | Checking rustls-native-certs v0.8.3 |
| 2056 | 2026-03-19T03:00:09.874Z | Checking sync_wrapper v1.0.2 |
| 2057 | 2026-03-19T03:00:09.941Z | Checking camino v1.2.2 |
| 2058 | 2026-03-19T03:00:10.032Z | Checking ucd-trie v0.1.7 |
| 2059 | 2026-03-19T03:00:10.075Z | Checking tower v0.5.3 |
| 2060 | 2026-03-19T03:00:10.130Z | Checking webpki-roots v1.0.6 |
| 2061 | 2026-03-19T03:00:10.173Z | Checking pkcs8 v0.10.2 |
| 2062 | 2026-03-19T03:00:10.237Z | Checking pest v2.8.6 |
| 2063 | 2026-03-19T03:00:10.312Z | Checking iri-string v0.7.10 |
| 2064 | 2026-03-19T03:00:10.357Z | Checking mime v0.3.17 |
| 2065 | 2026-03-19T03:00:10.437Z | Checking either v1.15.0 |
| 2066 | 2026-03-19T03:00:10.536Z | Checking rustls-webpki v0.103.9 |
| 2067 | 2026-03-19T03:00:10.633Z | Checking openapiv3 v2.2.0 |
| 2068 | 2026-03-19T03:00:10.665Z | Checking winnow v0.7.14 |
| 2069 | 2026-03-19T03:00:10.729Z | Checking oxnet v0.1.4 |
| 2070 | 2026-03-19T03:00:11.070Z | Checking lazy_static v1.5.0 |
| 2071 | 2026-03-19T03:00:11.150Z | Checking rustls v0.23.37 |
| 2072 | 2026-03-19T03:00:11.288Z | Checking static_assertions v1.1.0 |
| 2073 | 2026-03-19T03:00:11.327Z | Checking foreign-types-shared v0.1.1 |
| 2074 | 2026-03-19T03:00:11.341Z | Checking hyper v1.8.1 |
| 2075 | 2026-03-19T03:00:11.374Z | Checking signature v2.2.0 |
| 2076 | 2026-03-19T03:00:11.415Z | Checking foreign-types v0.3.2 |
| 2077 | 2026-03-19T03:00:11.542Z | Checking openssl-sys v0.9.111 |
| 2078 | 2026-03-19T03:00:11.607Z | Checking encoding_rs v0.8.35 |
| 2079 | 2026-03-19T03:00:11.763Z | Checking simd-adler32 v0.3.8 |
| 2080 | 2026-03-19T03:00:11.830Z | Checking tower-http v0.6.8 |
| 2081 | 2026-03-19T03:00:12.020Z | Checking hubpack v0.1.2 |
| 2082 | 2026-03-19T03:00:12.216Z | Checking adler2 v2.0.1 |
| 2083 | 2026-03-19T03:00:12.264Z | Checking openssl v0.10.75 |
| 2084 | 2026-03-19T03:00:12.317Z | Checking strum v0.26.3 |
| 2085 | 2026-03-19T03:00:12.360Z | Checking sha1 v0.10.6 |
| 2086 | 2026-03-19T03:00:12.467Z | Checking miniz_oxide v0.8.9 |
| 2087 | 2026-03-19T03:00:12.497Z | Checking data-encoding v2.10.0 |
| 2088 | 2026-03-19T03:00:12.522Z | Checking tinyvec_macros v0.1.1 |
| 2089 | 2026-03-19T03:00:12.608Z | Checking toml_datetime v0.6.11 |
| 2090 | 2026-03-19T03:00:12.650Z | Checking hyper-util v0.1.20 |
| 2091 | 2026-03-19T03:00:12.663Z | Checking tinyvec v1.10.0 |
| 2092 | 2026-03-19T03:00:12.873Z | Checking serde_spanned v0.6.9 |
| 2093 | 2026-03-19T03:00:12.913Z | Checking num-integer v0.1.46 |
| 2094 | 2026-03-19T03:00:12.928Z | Checking scroll v0.13.0 |
| 2095 | 2026-03-19T03:00:12.928Z | Checking memmap2 v0.9.10 |
| 2096 | 2026-03-19T03:00:13.063Z | Checking base16ct v0.2.0 |
| 2097 | 2026-03-19T03:00:13.140Z | Checking bit-vec v0.8.0 |
| 2098 | 2026-03-19T03:00:13.186Z | Checking dtrace-parser v0.3.0 |
| 2099 | 2026-03-19T03:00:13.277Z | Checking crossbeam-epoch v0.9.18 |
| 2100 | 2026-03-19T03:00:13.332Z | Checking sec1 v0.7.3 |
| 2101 | 2026-03-19T03:00:13.363Z | Checking goblin v0.10.5 |
| 2102 | 2026-03-19T03:00:13.445Z | Checking bit-set v0.8.0 |
| 2103 | 2026-03-19T03:00:13.539Z | Checking crc32fast v1.5.0 |
| 2104 | 2026-03-19T03:00:13.618Z | Checking ff v0.13.1 |
| 2105 | 2026-03-19T03:00:13.659Z | Checking thread-id v5.1.0 |
| 2106 | 2026-03-19T03:00:13.696Z | Checking wait-timeout v0.2.1 |
| 2107 | 2026-03-19T03:00:13.762Z | Checking num-iter v0.1.45 |
| 2108 | 2026-03-19T03:00:13.788Z | Checking group v0.13.0 |
| 2109 | 2026-03-19T03:00:13.797Z | Checking bstr v1.12.1 |
| 2110 | 2026-03-19T03:00:13.869Z | Checking hkdf v0.12.4 |
| 2111 | 2026-03-19T03:00:13.919Z | Checking ahash v0.8.12 |
| 2112 | 2026-03-19T03:00:14.056Z | Checking crypto-bigint v0.5.5 |
| 2113 | 2026-03-19T03:00:14.140Z | Checking quick-error v1.2.3 |
| 2114 | 2026-03-19T03:00:14.235Z | Checking rand_xorshift v0.4.0 |
| 2115 | 2026-03-19T03:00:14.304Z | Checking rusty-fork v0.3.1 |
| 2116 | 2026-03-19T03:00:14.346Z | Checking scroll v0.12.0 |
| 2117 | 2026-03-19T03:00:14.405Z | Checking unarray v0.1.4 |
| 2118 | 2026-03-19T03:00:14.492Z | Checking num-bigint-dig v0.8.6 |
| 2119 | 2026-03-19T03:00:14.542Z | Checking tokio-rustls v0.26.4 |
| 2120 | 2026-03-19T03:00:14.556Z | Checking pkcs1 v0.7.5 |
| 2121 | 2026-03-19T03:00:14.576Z | Checking proptest v1.10.0 |
| 2122 | 2026-03-19T03:00:14.714Z | Checking goblin v0.8.2 |
| 2123 | 2026-03-19T03:00:14.819Z | Checking hyper-rustls v0.27.7 |
| 2124 | 2026-03-19T03:00:14.914Z | Checking x509-cert v0.2.5 |
| 2125 | 2026-03-19T03:00:15.136Z | Checking zerocopy v0.7.35 |
| 2126 | 2026-03-19T03:00:15.190Z | Checking native-tls v0.2.18 |
| 2127 | 2026-03-19T03:00:15.440Z | Checking elliptic-curve v0.13.8 |
| 2128 | 2026-03-19T03:00:15.486Z | Checking tokio-native-tls v0.3.1 |
| 2129 | 2026-03-19T03:00:15.657Z | Checking psl-types v2.0.11 |
| 2130 | 2026-03-19T03:00:15.713Z | Checking hyper-tls v0.6.0 |
| 2131 | 2026-03-19T03:00:15.795Z | Checking zlib-rs v0.6.2 |
| 2132 | 2026-03-19T03:00:15.831Z | Checking unicode-segmentation v1.12.0 |
| 2133 | 2026-03-19T03:00:15.880Z | Checking publicsuffix v2.3.0 |
| 2134 | 2026-03-19T03:00:15.885Z | Checking rsa v0.9.10 |
| 2135 | 2026-03-19T03:00:15.966Z | Checking reqwest v0.12.28 |
| 2136 | 2026-03-19T03:00:16.137Z | Checking crossbeam-deque v0.8.6 |
| 2137 | 2026-03-19T03:00:16.292Z | Checking dtrace-parser v0.2.0 |
| 2138 | 2026-03-19T03:00:16.404Z | Checking cookie v0.18.1 |
| 2139 | 2026-03-19T03:00:16.589Z | Checking rfc6979 v0.4.0 |
| 2140 | 2026-03-19T03:00:16.636Z | Checking thread-id v4.2.2 |
| 2141 | 2026-03-19T03:00:16.646Z | Checking dof v0.4.0 |
| 2142 | 2026-03-19T03:00:16.716Z | Checking toml_write v0.1.2 |
| 2143 | 2026-03-19T03:00:16.772Z | Checking ecdsa v0.16.9 |
| 2144 | 2026-03-19T03:00:16.772Z | Checking cookie_store v0.22.1 |
| 2145 | 2026-03-19T03:00:16.977Z | Checking toml_edit v0.22.27 |
| 2146 | 2026-03-19T03:00:17.031Z | Checking flate2 v1.1.9 |
| 2147 | 2026-03-19T03:00:17.129Z | Checking newtype-uuid v1.3.2 |
| 2148 | 2026-03-19T03:00:17.173Z | Checking rustls-platform-verifier v0.6.2 |
| 2149 | 2026-03-19T03:00:17.264Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2150 | 2026-03-19T03:00:17.306Z | Checking curve25519-dalek v4.1.3 |
| 2151 | 2026-03-19T03:00:17.349Z | Checking dof v0.3.0 |
| 2152 | 2026-03-19T03:00:17.394Z | Checking rustix v0.38.44 |
| 2153 | 2026-03-19T03:00:17.440Z | Checking memoffset v0.9.1 |
| 2154 | 2026-03-19T03:00:17.484Z | Checking env_filter v1.0.0 |
| 2155 | 2026-03-19T03:00:17.566Z | Checking usdt-impl v0.6.0 |
| 2156 | 2026-03-19T03:00:17.603Z | Checking keccak v0.1.6 |
| 2157 | 2026-03-19T03:00:17.700Z | Checking env_logger v0.11.9 |
| 2158 | 2026-03-19T03:00:17.746Z | Checking daft v0.1.5 |
| 2159 | 2026-03-19T03:00:17.788Z | Checking usdt-impl v0.5.0 |
| 2160 | 2026-03-19T03:00:17.852Z | Checking sha3 v0.10.8 |
| 2161 | 2026-03-19T03:00:17.960Z | Checking usdt v0.6.0 |
| 2162 | 2026-03-19T03:00:18.005Z | Checking reqwest v0.13.2 |
| 2163 | 2026-03-19T03:00:18.102Z | Checking ed25519 v2.2.3 |
| 2164 | 2026-03-19T03:00:18.156Z | Checking itertools v0.13.0 |
| 2165 | 2026-03-19T03:00:18.202Z | Checking serde_with v3.17.0 |
| 2166 | 2026-03-19T03:00:18.205Z | Checking bitflags v1.3.2 |
| 2167 | 2026-03-19T03:00:18.367Z | Checking siphasher v1.0.2 |
| 2168 | 2026-03-19T03:00:18.411Z | Checking unicode-normalization v0.1.25 |
| 2169 | 2026-03-19T03:00:18.414Z | Checking ed25519-dalek v2.2.0 |
| 2170 | 2026-03-19T03:00:18.566Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2171 | 2026-03-19T03:00:18.612Z | Checking signal-hook v0.3.18 |
| 2172 | 2026-03-19T03:00:18.654Z | Checking winnow v0.5.40 |
| 2173 | 2026-03-19T03:00:18.795Z | Checking managed v0.8.0 |
| 2174 | 2026-03-19T03:00:18.863Z | Checking nix v0.31.1 |
| 2175 | 2026-03-19T03:00:18.908Z | Checking rayon-core v1.13.0 |
| 2176 | 2026-03-19T03:00:18.989Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2177 | 2026-03-19T03:00:19.080Z | Checking object v0.37.3 |
| 2178 | 2026-03-19T03:00:19.132Z | Checking foldhash v0.1.5 |
| 2179 | 2026-03-19T03:00:19.174Z | Checking bzip2 v0.4.4 |
| 2180 | 2026-03-19T03:00:19.339Z | Checking hashbrown v0.15.5 |
| 2181 | 2026-03-19T03:00:19.383Z | Checking signal-hook-mio v0.2.5 |
| 2182 | 2026-03-19T03:00:19.439Z | Checking ref-cast v1.0.25 |
| 2183 | 2026-03-19T03:00:19.567Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2184 | 2026-03-19T03:00:19.604Z | Checking zip v0.6.6 |
| 2185 | 2026-03-19T03:00:19.651Z | Checking bumpalo v3.20.2 |
| 2186 | 2026-03-19T03:00:19.748Z | Checking zstd-safe v7.2.4 |
| 2187 | 2026-03-19T03:00:19.951Z | Checking libbz2-rs-sys v0.2.2 |
| 2188 | 2026-03-19T03:00:20.005Z | Checking zstd v0.13.3 |
| 2189 | 2026-03-19T03:00:20.049Z | Checking zopfli v0.8.3 |
| 2190 | 2026-03-19T03:00:20.090Z | Checking crossterm v0.28.1 |
| 2191 | 2026-03-19T03:00:20.289Z | Checking rayon v1.11.0 |
| 2192 | 2026-03-19T03:00:20.295Z | Checking similar v2.7.0 |
| 2193 | 2026-03-19T03:00:20.374Z | Checking toml_edit v0.19.15 |
| 2194 | 2026-03-19T03:00:20.390Z | Checking fs-err v3.3.0 |
| 2195 | 2026-03-19T03:00:20.530Z | Checking bzip2 v0.6.1 |
| 2196 | 2026-03-19T03:00:20.561Z | Checking hash32 v0.2.1 |
| 2197 | 2026-03-19T03:00:20.758Z | Checking serde-big-array v0.5.1 |
| 2198 | 2026-03-19T03:00:20.829Z | Checking unicode-bidi v0.3.18 |
| 2199 | 2026-03-19T03:00:20.889Z | Checking jiff v0.2.21 |
| 2200 | 2026-03-19T03:00:20.939Z | Checking predicates-core v1.0.10 |
| 2201 | 2026-03-19T03:00:20.953Z | Checking unicode-properties v0.1.4 |
| 2202 | 2026-03-19T03:00:21.105Z | Checking heapless v0.7.17 |
| 2203 | 2026-03-19T03:00:21.142Z | Checking hickory-proto v0.25.2 |
| 2204 | 2026-03-19T03:00:21.312Z | Checking tokio-stream v0.1.18 |
| 2205 | 2026-03-19T03:00:21.360Z | Checking stringprep v0.1.5 |
| 2206 | 2026-03-19T03:00:21.490Z | Checking md-5 v0.10.6 |
| 2207 | 2026-03-19T03:00:21.697Z | Checking float-cmp v0.10.0 |
| 2208 | 2026-03-19T03:00:21.747Z | Checking normalize-line-endings v0.3.0 |
| 2209 | 2026-03-19T03:00:21.783Z | Checking rustc-hash v2.1.1 |
| 2210 | 2026-03-19T03:00:21.952Z | Checking toml v0.7.8 |
| 2211 | 2026-03-19T03:00:21.986Z | Checking difflib v0.4.0 |
| 2212 | 2026-03-19T03:00:21.986Z | Checking fallible-iterator v0.2.0 |
| 2213 | 2026-03-19T03:00:22.001Z | Checking iddqd v0.3.17 |
| 2214 | 2026-03-19T03:00:22.168Z | Checking predicates v3.1.4 |
| 2215 | 2026-03-19T03:00:22.319Z | Checking smoltcp v0.9.1 |
| 2216 | 2026-03-19T03:00:22.365Z | Checking postgres-protocol v0.6.10 |
| 2217 | 2026-03-19T03:00:22.369Z | Checking phf_shared v0.11.3 |
| 2218 | 2026-03-19T03:00:22.447Z | Checking phf_shared v0.13.1 |
| 2219 | 2026-03-19T03:00:22.607Z | Checking itertools v0.12.1 |
| 2220 | 2026-03-19T03:00:22.652Z | Checking console v0.16.2 |
| 2221 | 2026-03-19T03:00:22.748Z | Checking buf-list v1.1.2 |
| 2222 | 2026-03-19T03:00:22.814Z | Checking strum v0.27.2 |
| 2223 | 2026-03-19T03:00:22.986Z | Checking lalrpop-util v0.19.12 |
| 2224 | 2026-03-19T03:00:23.029Z | Checking unit-prefix v0.5.2 |
| 2225 | 2026-03-19T03:00:23.080Z | Checking fixedbitset v0.5.7 |
| 2226 | 2026-03-19T03:00:23.168Z | Checking new_debug_unreachable v1.0.6 |
| 2227 | 2026-03-19T03:00:23.211Z | Checking fixedbitset v0.4.2 |
| 2228 | 2026-03-19T03:00:23.253Z | Checking precomputed-hash v0.1.1 |
| 2229 | 2026-03-19T03:00:23.257Z | Checking indicatif v0.18.4 |
| 2230 | 2026-03-19T03:00:23.335Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2231 | 2026-03-19T03:00:23.378Z | Checking petgraph v0.8.3 |
| 2232 | 2026-03-19T03:00:23.420Z | Checking string_cache v0.8.9 |
| 2233 | 2026-03-19T03:00:23.464Z | Checking petgraph v0.6.5 |
| 2234 | 2026-03-19T03:00:23.671Z | Checking postgres-types v0.2.12 |
| 2235 | 2026-03-19T03:00:23.826Z | Checking phf v0.13.1 |
| 2236 | 2026-03-19T03:00:23.978Z | Checking zip v4.6.1 |
| 2237 | 2026-03-19T03:00:24.026Z | Checking zone v0.3.1 |
| 2238 | 2026-03-19T03:00:24.070Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2239 | 2026-03-19T03:00:24.157Z | Checking peg-runtime v0.8.5 |
| 2240 | 2026-03-19T03:00:24.368Z | Checking whoami v2.1.0 |
| 2241 | 2026-03-19T03:00:24.544Z | Checking futures-executor v0.3.32 |
| 2242 | 2026-03-19T03:00:24.595Z | Checking is-terminal v0.4.17 |
| 2243 | 2026-03-19T03:00:24.658Z | Checking tokio-postgres v0.7.16 |
| 2244 | 2026-03-19T03:00:24.756Z | Checking crossbeam-channel v0.5.15 |
| 2245 | 2026-03-19T03:00:24.802Z | Checking futures v0.3.32 |
| 2246 | 2026-03-19T03:00:24.806Z | Compiling structmeta-derive v0.3.0 |
| 2247 | 2026-03-19T03:00:24.938Z | Checking thread_local v1.1.9 |
| 2248 | 2026-03-19T03:00:24.983Z | Checking take_mut v0.2.2 |
| 2249 | 2026-03-19T03:00:25.149Z | Checking term v1.2.1 |
| 2250 | 2026-03-19T03:00:25.194Z | Compiling newtype-uuid-macros v0.1.0 |
| 2251 | 2026-03-19T03:00:25.243Z | Checking slog-async v2.8.0 |
| 2252 | 2026-03-19T03:00:25.293Z | Compiling rustls v0.22.4 |
| 2253 | 2026-03-19T03:00:25.473Z | Checking slog-term v2.9.2 |
| 2254 | 2026-03-19T03:00:25.558Z | Checking regress v0.10.5 |
| 2255 | 2026-03-19T03:00:25.623Z | Compiling multer v3.1.0 |
| 2256 | 2026-03-19T03:00:25.664Z | Compiling async-stream-impl v0.3.6 |
| 2257 | 2026-03-19T03:00:25.856Z | Compiling dropshot v0.16.7 |
| 2258 | 2026-03-19T03:00:25.994Z | Compiling dropshot_endpoint v0.16.7 |
| 2259 | 2026-03-19T03:00:26.227Z | Checking match_cfg v0.1.0 |
| 2260 | 2026-03-19T03:00:26.270Z | Checking slog-json v2.6.1 |
| 2261 | 2026-03-19T03:00:26.337Z | Compiling structmeta v0.3.0 |
| 2262 | 2026-03-19T03:00:26.381Z | Checking hostname v0.3.1 |
| 2263 | 2026-03-19T03:00:26.425Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2264 | 2026-03-19T03:00:26.514Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2265 | 2026-03-19T03:00:26.518Z | Checking debug-ignore v1.0.5 |
| 2266 | 2026-03-19T03:00:26.596Z | Checking slog-bunyan v2.5.0 |
| 2267 | 2026-03-19T03:00:26.645Z | Compiling derive-ex v0.1.8 |
| 2268 | 2026-03-19T03:00:26.689Z | Checking serde_spanned v1.0.4 |
| 2269 | 2026-03-19T03:00:26.692Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2270 | 2026-03-19T03:00:26.781Z | Checking rustls-webpki v0.102.8 |
| 2271 | 2026-03-19T03:00:26.896Z | Checking serde_path_to_error v0.1.20 |
| 2272 | 2026-03-19T03:00:26.955Z | Checking progenitor-client v0.13.0 |
| 2273 | 2026-03-19T03:00:27.017Z | Checking toml v0.9.12+spec-1.1.0 |
| 2274 | 2026-03-19T03:00:27.126Z | Checking async-stream v0.3.6 |
| 2275 | 2026-03-19T03:00:27.331Z | Checking waitgroup v0.1.2 |
| 2276 | 2026-03-19T03:00:27.333Z | Checking rustls-pemfile v2.2.0 |
| 2277 | 2026-03-19T03:00:27.491Z | Checking hostname v0.4.2 |
| 2278 | 2026-03-19T03:00:27.576Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2279 | 2026-03-19T03:00:27.592Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2280 | 2026-03-19T03:00:27.629Z | Compiling parse-display-derive v0.10.0 |
| 2281 | 2026-03-19T03:00:27.670Z | Checking itertools v0.14.0 |
| 2282 | 2026-03-19T03:00:27.755Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2283 | 2026-03-19T03:00:27.757Z | Checking macaddr v1.0.1 |
| 2284 | 2026-03-19T03:00:27.870Z | Checking progenitor-client v0.10.0 |
| 2285 | 2026-03-19T03:00:28.078Z | Checking instant v0.1.13 |
| 2286 | 2026-03-19T03:00:28.230Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2287 | 2026-03-19T03:00:28.248Z | Checking backoff v0.4.0 |
| 2288 | 2026-03-19T03:00:28.338Z | Checking backon v1.6.0 |
| 2289 | 2026-03-19T03:00:28.415Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2290 | 2026-03-19T03:00:28.546Z | Checking heck v0.5.0 |
| 2291 | 2026-03-19T03:00:28.590Z | Checking progenitor-extras v0.1.1 |
| 2292 | 2026-03-19T03:00:28.740Z | Checking camino-tempfile v1.4.1 |
| 2293 | 2026-03-19T03:00:28.915Z | Checking toml v0.8.23 |
| 2294 | 2026-03-19T03:00:29.058Z | Compiling test-strategy v0.4.5 |
| 2295 | 2026-03-19T03:00:29.094Z | Compiling unsafe-libyaml v0.2.11 |
| 2296 | 2026-03-19T03:00:29.172Z | Compiling convert_case v0.4.0 |
| 2297 | 2026-03-19T03:00:29.477Z | Checking secrecy v0.10.3 |
| 2298 | 2026-03-19T03:00:29.524Z | Checking tokio-rustls v0.25.0 |
| 2299 | 2026-03-19T03:00:29.597Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2300 | 2026-03-19T03:00:29.765Z | Compiling derive_more v0.99.20 |
| 2301 | 2026-03-19T03:00:30.026Z | Checking parse-display v0.10.0 |
| 2302 | 2026-03-19T03:00:30.179Z | Compiling serde_yaml v0.9.34+deprecated |
| 2303 | 2026-03-19T03:00:30.235Z | Compiling crucible-workspace-hack v0.1.0 |
| 2304 | 2026-03-19T03:00:30.501Z | Compiling proc-macro-crate v3.4.0 |
| 2305 | 2026-03-19T03:00:30.810Z | Compiling typify-impl v0.6.1 |
| 2306 | 2026-03-19T03:00:31.185Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2307 | 2026-03-19T03:00:31.409Z | Checking half v2.7.1 |
| 2308 | 2026-03-19T03:00:31.712Z | Checking ciborium-io v0.2.2 |
| 2309 | 2026-03-19T03:00:31.803Z | Checking glob v0.3.3 |
| 2310 | 2026-03-19T03:00:31.921Z | Checking ciborium-ll v0.2.2 |
| 2311 | 2026-03-19T03:00:32.080Z | Compiling heapless v0.8.0 |
| 2312 | 2026-03-19T03:00:32.133Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2313 | 2026-03-19T03:00:32.307Z | Checking ciborium v0.2.2 |
| 2314 | 2026-03-19T03:00:32.354Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2315 | 2026-03-19T03:00:32.489Z | Compiling ingot-macros v0.1.1 |
| 2316 | 2026-03-19T03:00:32.791Z | Checking tabwriter v1.4.1 |
| 2317 | 2026-03-19T03:00:32.860Z | Checking hash32 v0.3.1 |
| 2318 | 2026-03-19T03:00:32.917Z | Compiling smoltcp v0.11.0 |
| 2319 | 2026-03-19T03:00:32.960Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2320 | 2026-03-19T03:00:33.026Z | Compiling num_enum_derive v0.7.5 |
| 2321 | 2026-03-19T03:00:33.359Z | Checking cobs v0.3.0 |
| 2322 | 2026-03-19T03:00:33.423Z | Compiling foreign-types-macros v0.2.3 |
| 2323 | 2026-03-19T03:00:33.500Z | Checking cpufeatures v0.3.0 |
| 2324 | 2026-03-19T03:00:33.531Z | Checking foreign-types-shared v0.3.1 |
| 2325 | 2026-03-19T03:00:33.621Z | Checking chacha20 v0.10.0 |
| 2326 | 2026-03-19T03:00:33.702Z | Checking postcard v1.1.3 |
| 2327 | 2026-03-19T03:00:34.154Z | Compiling proc-macro-crate v1.3.1 |
| 2328 | 2026-03-19T03:00:34.218Z | Checking foreign-types v0.5.0 |
| 2329 | 2026-03-19T03:00:34.275Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2330 | 2026-03-19T03:00:34.339Z | Checking cstr-argument v0.1.2 |
| 2331 | 2026-03-19T03:00:34.521Z | Checking num_enum v0.7.5 |
| 2332 | 2026-03-19T03:00:34.537Z | Checking sigpipe v0.1.3 |
| 2333 | 2026-03-19T03:00:34.625Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2334 | 2026-03-19T03:00:34.696Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2335 | 2026-03-19T03:00:34.752Z | Checking colored v3.1.1 |
| 2336 | 2026-03-19T03:00:34.778Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2337 | 2026-03-19T03:00:35.061Z | Compiling num_enum_derive v0.5.11 |
| 2338 | 2026-03-19T03:00:35.108Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2339 | 2026-03-19T03:00:35.216Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2340 | 2026-03-19T03:00:35.228Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2341 | 2026-03-19T03:00:35.328Z | Checking rand v0.10.0 |
| 2342 | 2026-03-19T03:00:35.406Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2343 | 2026-03-19T03:00:35.450Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2344 | 2026-03-19T03:00:35.463Z | Checking indent_write v2.2.0 |
| 2345 | 2026-03-19T03:00:35.710Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2346 | 2026-03-19T03:00:35.854Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2347 | 2026-03-19T03:00:35.960Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2348 | 2026-03-19T03:00:36.080Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2349 | 2026-03-19T03:00:36.085Z | Checking smf v0.2.3 |
| 2350 | 2026-03-19T03:00:36.349Z | Compiling num-derive v0.4.2 |
| 2351 | 2026-03-19T03:00:36.414Z | Checking ingot-types v0.1.2 |
| 2352 | 2026-03-19T03:00:36.454Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2353 | 2026-03-19T03:00:36.457Z | Checking num_enum v0.5.11 |
| 2354 | 2026-03-19T03:00:36.536Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2355 | 2026-03-19T03:00:36.701Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2356 | 2026-03-19T03:00:36.779Z | Checking whoami v1.6.1 |
| 2357 | 2026-03-19T03:00:36.833Z | Checking universal-hash v0.5.1 |
| 2358 | 2026-03-19T03:00:36.980Z | Checking ingot v0.1.1 |
| 2359 | 2026-03-19T03:00:37.033Z | Checking opaque-debug v0.3.1 |
| 2360 | 2026-03-19T03:00:37.040Z | Checking aead v0.5.2 |
| 2361 | 2026-03-19T03:00:37.167Z | Checking swrite v0.1.0 |
| 2362 | 2026-03-19T03:00:37.178Z | Checking poly1305 v0.8.0 |
| 2363 | 2026-03-19T03:00:37.178Z | Checking chacha20 v0.9.1 |
| 2364 | 2026-03-19T03:00:37.282Z | Compiling typify-macro v0.6.1 |
| 2365 | 2026-03-19T03:00:37.325Z | Checking unicode-width v0.1.14 |
| 2366 | 2026-03-19T03:00:37.336Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2367 | 2026-03-19T03:00:37.482Z | Checking password-hash v0.5.0 |
| 2368 | 2026-03-19T03:00:37.583Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2369 | 2026-03-19T03:00:37.628Z | Checking blake2 v0.10.6 |
| 2370 | 2026-03-19T03:00:37.677Z | Checking chacha20poly1305 v0.10.1 |
| 2371 | 2026-03-19T03:00:37.818Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2372 | 2026-03-19T03:00:37.875Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2373 | 2026-03-19T03:00:37.916Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2374 | 2026-03-19T03:00:37.985Z | Checking argon2 v0.5.3 |
| 2375 | 2026-03-19T03:00:38.241Z | Compiling usdt-attr-macro v0.5.0 |
| 2376 | 2026-03-19T03:00:38.280Z | Compiling usdt-macro v0.5.0 |
| 2377 | 2026-03-19T03:00:38.335Z | Checking memmap v0.7.0 |
| 2378 | 2026-03-19T03:00:38.462Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2379 | 2026-03-19T03:00:38.523Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2380 | 2026-03-19T03:00:38.837Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2381 | 2026-03-19T03:00:38.987Z | Checking thiserror-no-std v2.0.2 |
| 2382 | 2026-03-19T03:00:39.173Z | Checking vsss-rs v3.3.4 |
| 2383 | 2026-03-19T03:00:39.255Z | Compiling derive-where v1.6.0 |
| 2384 | 2026-03-19T03:00:39.300Z | Checking usdt v0.5.0 |
| 2385 | 2026-03-19T03:00:39.303Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2386 | 2026-03-19T03:00:39.416Z | Checking atomicwrites v0.4.4 |
| 2387 | 2026-03-19T03:00:39.540Z | Checking tokio-dtrace v0.1.1 |
| 2388 | 2026-03-19T03:00:39.611Z | Checking console v0.15.11 |
| 2389 | 2026-03-19T03:00:39.718Z | Compiling typify v0.6.1 |
| 2390 | 2026-03-19T03:00:39.893Z | Compiling progenitor-impl v0.13.0 |
| 2391 | 2026-03-19T03:00:39.976Z | Checking oxide-tokio-rt v0.1.3 |
| 2392 | 2026-03-19T03:00:40.038Z | Checking newline-converter v0.3.0 |
| 2393 | 2026-03-19T03:00:40.213Z | Checking expectorate v1.2.0 |
| 2394 | 2026-03-19T03:00:40.257Z | Compiling prettyplease v0.2.37 |
| 2395 | 2026-03-19T03:00:40.262Z | Checking bytecount v0.6.9 |
| 2396 | 2026-03-19T03:00:40.414Z | Compiling owo-colors v4.3.0 |
| 2397 | 2026-03-19T03:00:40.536Z | Compiling cancel-safe-futures v0.1.5 |
| 2398 | 2026-03-19T03:00:40.628Z | Checking libsw-core v0.3.2 |
| 2399 | 2026-03-19T03:00:40.863Z | Checking libsw v3.5.0 |
| 2400 | 2026-03-19T03:00:40.986Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2401 | 2026-03-19T03:00:41.037Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2402 | 2026-03-19T03:00:41.146Z | Checking same-file v1.0.6 |
| 2403 | 2026-03-19T03:00:41.214Z | Checking linear-map v1.2.0 |
| 2404 | 2026-03-19T03:00:41.264Z | Checking num-rational v0.4.2 |
| 2405 | 2026-03-19T03:00:41.329Z | Checking walkdir v2.5.0 |
| 2406 | 2026-03-19T03:00:41.371Z | Checking num-complex v0.4.6 |
| 2407 | 2026-03-19T03:00:41.518Z | Checking float-ord v0.3.2 |
| 2408 | 2026-03-19T03:00:41.591Z | Checking gethostname v0.5.0 |
| 2409 | 2026-03-19T03:00:41.742Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2410 | 2026-03-19T03:00:41.852Z | Compiling async-recursion v1.1.1 |
| 2411 | 2026-03-19T03:00:41.886Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2412 | 2026-03-19T03:00:41.955Z | Checking num v0.4.3 |
| 2413 | 2026-03-19T03:00:42.150Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2414 | 2026-03-19T03:00:42.392Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2415 | 2026-03-19T03:00:42.961Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2416 | 2026-03-19T03:00:43.682Z | Compiling progenitor-macro v0.13.0 |
| 2417 | 2026-03-19T03:00:44.214Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2418 | 2026-03-19T03:00:45.558Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2419 | 2026-03-19T03:00:45.766Z | Checking smawk v0.3.2 |
| 2420 | 2026-03-19T03:00:45.859Z | Checking unicode-linebreak v0.1.5 |
| 2421 | 2026-03-19T03:00:45.962Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2422 | 2026-03-19T03:00:46.011Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2423 | 2026-03-19T03:00:46.210Z | Checking globset v0.4.18 |
| 2424 | 2026-03-19T03:00:46.718Z | Compiling convert_case v0.10.0 |
| 2425 | 2026-03-19T03:00:47.441Z | Compiling slog-dtrace v0.3.0 |
| 2426 | 2026-03-19T03:00:47.723Z | Checking resolv-conf v0.7.6 |
| 2427 | 2026-03-19T03:00:47.866Z | Compiling derive_more-impl v2.1.1 |
| 2428 | 2026-03-19T03:00:48.184Z | Compiling pin-project-internal v1.1.11 |
| 2429 | 2026-03-19T03:00:48.324Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2430 | 2026-03-19T03:00:48.327Z | Checking pem v3.0.6 |
| 2431 | 2026-03-19T03:00:48.618Z | Checking fd-lock v4.0.4 |
| 2432 | 2026-03-19T03:00:48.655Z | Checking vte v0.14.1 |
| 2433 | 2026-03-19T03:00:48.811Z | Checking display-error-chain v0.2.2 |
| 2434 | 2026-03-19T03:00:48.895Z | Checking strip-ansi-escapes v0.2.1 |
| 2435 | 2026-03-19T03:00:48.976Z | Checking derive_more v2.1.1 |
| 2436 | 2026-03-19T03:00:49.017Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2437 | 2026-03-19T03:00:49.056Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2438 | 2026-03-19T03:00:49.099Z | Compiling snafu-derive v0.8.9 |
| 2439 | 2026-03-19T03:00:49.140Z | Checking crossterm v0.29.0 |
| 2440 | 2026-03-19T03:00:49.214Z | Checking linked-hash-map v0.5.6 |
| 2441 | 2026-03-19T03:00:49.475Z | Checking nu-ansi-term v0.50.3 |
| 2442 | 2026-03-19T03:00:49.789Z | Checking pin-project v1.1.11 |
| 2443 | 2026-03-19T03:00:49.803Z | Checking termtree v0.5.1 |
| 2444 | 2026-03-19T03:00:49.907Z | Checking reedline v0.40.0 |
| 2445 | 2026-03-19T03:00:49.950Z | Checking lru-cache v0.1.2 |
| 2446 | 2026-03-19T03:00:49.993Z | Checking textwrap v0.16.2 |
| 2447 | 2026-03-19T03:00:50.035Z | Checking olpc-cjson v0.1.4 |
| 2448 | 2026-03-19T03:00:50.148Z | Checking hickory-proto v0.24.4 |
| 2449 | 2026-03-19T03:00:50.316Z | Checking serde_plain v1.0.2 |
| 2450 | 2026-03-19T03:00:50.549Z | Checking typed-path v0.9.3 |
| 2451 | 2026-03-19T03:00:50.876Z | Checking progenitor v0.13.0 |
| 2452 | 2026-03-19T03:00:51.057Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2453 | 2026-03-19T03:00:51.523Z | Compiling minimal-lexical v0.2.1 |
| 2454 | 2026-03-19T03:00:51.713Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2455 | 2026-03-19T03:00:51.896Z | Checking snafu v0.8.9 |
| 2456 | 2026-03-19T03:00:51.929Z | Compiling nom v7.1.3 |
| 2457 | 2026-03-19T03:00:52.203Z | Checking tough v0.20.0 |
| 2458 | 2026-03-19T03:00:52.448Z | Checking nibble_vec v0.1.0 |
| 2459 | 2026-03-19T03:00:52.696Z | Checking endian-type v0.1.2 |
| 2460 | 2026-03-19T03:00:52.734Z | Checking hickory-resolver v0.24.4 |
| 2461 | 2026-03-19T03:00:52.856Z | Checking radix_trie v0.2.1 |
| 2462 | 2026-03-19T03:00:53.204Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2463 | 2026-03-19T03:00:53.692Z | Compiling ar_archive_writer v0.5.1 |
| 2464 | 2026-03-19T03:00:53.810Z | Checking humantime v2.3.0 |
| 2465 | 2026-03-19T03:00:53.984Z | Checking qorb v0.4.1 |
| 2466 | 2026-03-19T03:00:54.017Z | Checking csv-core v0.1.13 |
| 2467 | 2026-03-19T03:00:54.065Z | Checking base64 v0.21.7 |
| 2468 | 2026-03-19T03:00:54.238Z | Checking csv v1.4.0 |
| 2469 | 2026-03-19T03:00:54.403Z | Compiling stacker v0.1.23 |
| 2470 | 2026-03-19T03:00:54.596Z | Compiling cfg_aliases v0.1.1 |
| 2471 | 2026-03-19T03:00:54.789Z | Checking highway v1.3.0 |
| 2472 | 2026-03-19T03:00:54.811Z | Compiling nix v0.28.0 |
| 2473 | 2026-03-19T03:00:54.912Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2474 | 2026-03-19T03:00:54.962Z | Compiling psm v0.1.30 |
| 2475 | 2026-03-19T03:00:55.003Z | Checking papergrid v0.11.0 |
| 2476 | 2026-03-19T03:00:55.007Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2477 | 2026-03-19T03:00:55.113Z | Compiling tabled_derive v0.7.0 |
| 2478 | 2026-03-19T03:00:55.351Z | Checking home v0.5.12 |
| 2479 | 2026-03-19T03:00:55.564Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2480 | 2026-03-19T03:00:55.623Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2481 | 2026-03-19T03:00:55.666Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2482 | 2026-03-19T03:00:55.894Z | Checking phf_shared v0.12.1 |
| 2483 | 2026-03-19T03:00:56.120Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2484 | 2026-03-19T03:00:56.162Z | Compiling chrono-tz v0.10.4 |
| 2485 | 2026-03-19T03:00:56.299Z | Compiling semver v0.1.20 |
| 2486 | 2026-03-19T03:00:56.346Z | Checking phf v0.12.1 |
| 2487 | 2026-03-19T03:00:56.476Z | Checking tabled v0.15.0 |
| 2488 | 2026-03-19T03:00:56.532Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2489 | 2026-03-19T03:00:56.613Z | Compiling rustc_version v0.1.7 |
| 2490 | 2026-03-19T03:00:56.670Z | Checking recursive v0.1.1 |
| 2491 | 2026-03-19T03:00:56.716Z | Compiling const_format_proc_macros v0.2.34 |
| 2492 | 2026-03-19T03:00:56.719Z | Compiling peg-macros v0.8.5 |
| 2493 | 2026-03-19T03:00:56.827Z | Checking winnow v0.6.26 |
| 2494 | 2026-03-19T03:00:56.907Z | Compiling sqlparser_derive v0.5.0 |
| 2495 | 2026-03-19T03:00:57.529Z | Checking unicode_categories v0.1.1 |
| 2496 | 2026-03-19T03:00:57.770Z | Checking rustyline v14.0.0 |
| 2497 | 2026-03-19T03:00:57.855Z | Checking const_format v0.2.35 |
| 2498 | 2026-03-19T03:00:57.992Z | Checking sqlparser v0.61.0 |
| 2499 | 2026-03-19T03:00:58.278Z | Compiling newtype_derive v0.1.6 |
| 2500 | 2026-03-19T03:00:58.539Z | Checking sqlformat v0.3.5 |
| 2501 | 2026-03-19T03:00:58.630Z | Checking peg v0.8.5 |
| 2502 | 2026-03-19T03:00:58.763Z | Checking bcs v0.1.6 |
| 2503 | 2026-03-19T03:00:59.038Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2504 | 2026-03-19T03:00:59.110Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2505 | 2026-03-19T03:00:59.162Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2506 | 2026-03-19T03:00:59.308Z | Checking steno v0.4.1 |
| 2507 | 2026-03-19T03:00:59.530Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2508 | 2026-03-19T03:00:59.652Z | Compiling typify-impl v0.4.3 |
| 2509 | 2026-03-19T03:01:00.752Z | Checking utf-8 v0.7.6 |
| 2510 | 2026-03-19T03:01:00.849Z | Checking filetime v0.2.27 |
| 2511 | 2026-03-19T03:01:00.969Z | Checking arc-swap v1.8.2 |
| 2512 | 2026-03-19T03:01:01.307Z | Checking xattr v1.6.1 |
| 2513 | 2026-03-19T03:01:01.513Z | Checking tar v0.4.44 |
| 2514 | 2026-03-19T03:01:02.065Z | Checking slog-scope v4.4.1 |
| 2515 | 2026-03-19T03:01:02.069Z | Checking tungstenite v0.21.0 |
| 2516 | 2026-03-19T03:01:02.280Z | Checking slog-stdlog v4.1.1 |
| 2517 | 2026-03-19T03:01:02.474Z | Checking slog-envlogger v2.2.0 |
| 2518 | 2026-03-19T03:01:02.516Z | Checking typeid v1.0.3 |
| 2519 | 2026-03-19T03:01:02.679Z | Checking subprocess v0.2.15 |
| 2520 | 2026-03-19T03:01:02.721Z | Checking headers-core v0.3.0 |
| 2521 | 2026-03-19T03:01:02.727Z | Checking tokio-tungstenite v0.21.0 |
| 2522 | 2026-03-19T03:01:02.892Z | Checking headers v0.4.1 |
| 2523 | 2026-03-19T03:01:03.094Z | Compiling lzma-sys v0.1.20 |
| 2524 | 2026-03-19T03:01:03.155Z | Compiling cargo_toml v0.22.3 |
| 2525 | 2026-03-19T03:01:03.250Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2526 | 2026-03-19T03:01:03.571Z | Checking yasna v0.5.2 |
| 2527 | 2026-03-19T03:01:03.868Z | Checking xz2 v0.1.7 |
| 2528 | 2026-03-19T03:01:04.121Z | Checking ron v0.12.0 |
| 2529 | 2026-03-19T03:01:04.125Z | Checking rcgen v0.12.1 |
| 2530 | 2026-03-19T03:01:04.439Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2531 | 2026-03-19T03:01:04.619Z | Checking base16ct v1.0.0 |
| 2532 | 2026-03-19T03:01:04.707Z | Checking dropshot-api-manager-types v0.6.0 |
| 2533 | 2026-03-19T03:01:04.826Z | Checking tagptr v0.2.0 |
| 2534 | 2026-03-19T03:01:04.970Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2535 | 2026-03-19T03:01:05.053Z | Checking moka v0.12.13 |
| 2536 | 2026-03-19T03:01:05.203Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2537 | 2026-03-19T03:01:05.245Z | Compiling libefi-sys v0.1.0 |
| 2538 | 2026-03-19T03:01:05.419Z | Compiling radium v0.7.0 |
| 2539 | 2026-03-19T03:01:05.569Z | Compiling bitfield-struct v0.6.2 |
| 2540 | 2026-03-19T03:01:05.864Z | Compiling maybe-uninit v2.0.0 |
| 2541 | 2026-03-19T03:01:05.964Z | Checking hickory-resolver v0.25.2 |
| 2542 | 2026-03-19T03:01:06.234Z | Compiling typify-macro v0.4.3 |
| 2543 | 2026-03-19T03:01:06.309Z | Checking tap v1.0.1 |
| 2544 | 2026-03-19T03:01:06.455Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2545 | 2026-03-19T03:01:06.496Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2546 | 2026-03-19T03:01:06.869Z | Checking wyz v0.5.1 |
| 2547 | 2026-03-19T03:01:06.942Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2548 | 2026-03-19T03:01:07.188Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2549 | 2026-03-19T03:01:07.275Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2550 | 2026-03-19T03:01:07.434Z | Compiling zerocopy-derive v0.6.6 |
| 2551 | 2026-03-19T03:01:07.500Z | Checking crc-catalog v2.4.0 |
| 2552 | 2026-03-19T03:01:07.553Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2553 | 2026-03-19T03:01:07.619Z | Compiling packed_struct v0.10.1 |
| 2554 | 2026-03-19T03:01:07.660Z | Checking funty v2.0.0 |
| 2555 | 2026-03-19T03:01:07.701Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2556 | 2026-03-19T03:01:08.032Z | Checking crc v3.4.0 |
| 2557 | 2026-03-19T03:01:08.073Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2558 | 2026-03-19T03:01:08.147Z | Checking bitvec v1.0.1 |
| 2559 | 2026-03-19T03:01:08.302Z | Compiling packed_struct_codegen v0.10.1 |
| 2560 | 2026-03-19T03:01:08.423Z | Compiling bitfield-macros v0.19.4 |
| 2561 | 2026-03-19T03:01:08.528Z | Compiling indexmap v1.9.3 |
| 2562 | 2026-03-19T03:01:08.588Z | Compiling typify v0.4.3 |
| 2563 | 2026-03-19T03:01:08.764Z | Compiling progenitor-impl v0.10.0 |
| 2564 | 2026-03-19T03:01:08.807Z | Checking zerocopy v0.6.6 |
| 2565 | 2026-03-19T03:01:09.254Z | Checking nodrop v0.1.14 |
| 2566 | 2026-03-19T03:01:09.403Z | Checking array-init v0.0.4 |
| 2567 | 2026-03-19T03:01:09.408Z | Checking bitfield v0.19.4 |
| 2568 | 2026-03-19T03:01:09.992Z | Checking smallvec v0.6.14 |
| 2569 | 2026-03-19T03:01:10.009Z | Checking hashbrown v0.12.3 |
| 2570 | 2026-03-19T03:01:10.034Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2571 | 2026-03-19T03:01:10.111Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2572 | 2026-03-19T03:01:10.243Z | Checking serde-hex v0.1.0 |
| 2573 | 2026-03-19T03:01:10.312Z | Checking ron v0.8.1 |
| 2574 | 2026-03-19T03:01:11.057Z | Checking hashbrown v0.13.2 |
| 2575 | 2026-03-19T03:01:11.103Z | Checking crc-any v2.5.0 |
| 2576 | 2026-03-19T03:01:11.360Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2577 | 2026-03-19T03:01:11.414Z | Checking path-slash v0.1.5 |
| 2578 | 2026-03-19T03:01:11.575Z | Compiling xshell-macros v0.2.7 |
| 2579 | 2026-03-19T03:01:11.613Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2580 | 2026-03-19T03:01:11.663Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2581 | 2026-03-19T03:01:11.705Z | Checking object v0.30.4 |
| 2582 | 2026-03-19T03:01:12.096Z | Checking xshell v0.2.7 |
| 2583 | 2026-03-19T03:01:12.142Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2584 | 2026-03-19T03:01:12.383Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2585 | 2026-03-19T03:01:12.387Z | Checking half v1.8.3 |
| 2586 | 2026-03-19T03:01:12.515Z | Compiling progenitor-macro v0.10.0 |
| 2587 | 2026-03-19T03:01:12.728Z | Checking serde_cbor v0.11.2 |
| 2588 | 2026-03-19T03:01:13.025Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2589 | 2026-03-19T03:01:13.294Z | Compiling num-derive v0.3.3 |
| 2590 | 2026-03-19T03:01:13.341Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2591 | 2026-03-19T03:01:13.380Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2592 | 2026-03-19T03:01:13.881Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2593 | 2026-03-19T03:01:13.915Z | Compiling proc-macro-error2 v2.0.1 |
| 2594 | 2026-03-19T03:01:14.361Z | Compiling tabled_derive v0.11.0 |
| 2595 | 2026-03-19T03:01:14.497Z | Checking libscf-sys v1.1.0 |
| 2596 | 2026-03-19T03:01:14.543Z | Checking papergrid v0.17.0 |
| 2597 | 2026-03-19T03:01:14.725Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2598 | 2026-03-19T03:01:14.766Z | Checking testing_table v0.3.0 |
| 2599 | 2026-03-19T03:01:14.924Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2600 | 2026-03-19T03:01:15.035Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2601 | 2026-03-19T03:01:15.442Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2602 | 2026-03-19T03:01:15.720Z | Checking maplit v1.0.2 |
| 2603 | 2026-03-19T03:01:15.858Z | Checking crc8 v0.1.1 |
| 2604 | 2026-03-19T03:01:15.899Z | Checking fxhash v0.2.1 |
| 2605 | 2026-03-19T03:01:16.014Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2606 | 2026-03-19T03:01:16.054Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2607 | 2026-03-19T03:01:16.095Z | Checking tabled v0.20.0 |
| 2608 | 2026-03-19T03:01:16.098Z | Checking unicase v2.9.0 |
| 2609 | 2026-03-19T03:01:16.179Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2610 | 2026-03-19T03:01:16.384Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2611 | 2026-03-19T03:01:16.949Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2612 | 2026-03-19T03:01:17.140Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2613 | 2026-03-19T03:01:17.193Z | Checking kstat-rs v0.2.4 |
| 2614 | 2026-03-19T03:01:17.437Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2615 | 2026-03-19T03:01:17.478Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2616 | 2026-03-19T03:01:17.519Z | Compiling diesel_derives v2.3.7 |
| 2617 | 2026-03-19T03:01:17.782Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2618 | 2026-03-19T03:01:17.823Z | Compiling parking_lot_core v0.8.6 |
| 2619 | 2026-03-19T03:01:18.014Z | Compiling git-stub v1.0.0 |
| 2620 | 2026-03-19T03:01:18.235Z | Checking scheduled-thread-pool v0.2.7 |
| 2621 | 2026-03-19T03:01:18.278Z | Compiling dsl_auto_type v0.2.0 |
| 2622 | 2026-03-19T03:01:18.393Z | Compiling vergen-gitcl v1.0.8 |
| 2623 | 2026-03-19T03:01:18.465Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2624 | 2026-03-19T03:01:18.710Z | Checking r2d2 v0.8.10 |
| 2625 | 2026-03-19T03:01:18.759Z | Compiling git-stub-vcs v0.1.0 |
| 2626 | 2026-03-19T03:01:18.801Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2627 | 2026-03-19T03:01:18.924Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2628 | 2026-03-19T03:01:18.984Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2629 | 2026-03-19T03:01:19.031Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2630 | 2026-03-19T03:01:19.132Z | Checking downcast-rs v2.0.2 |
| 2631 | 2026-03-19T03:01:19.263Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2632 | 2026-03-19T03:01:19.304Z | Checking parking_lot v0.11.2 |
| 2633 | 2026-03-19T03:01:19.413Z | Checking prefix-trie v0.7.0 |
| 2634 | 2026-03-19T03:01:19.518Z | Checking progenitor v0.10.0 |
| 2635 | 2026-03-19T03:01:19.589Z | Checking nanorand v0.7.0 |
| 2636 | 2026-03-19T03:01:19.770Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2637 | 2026-03-19T03:01:19.813Z | Compiling dirs-sys-next v0.1.2 |
| 2638 | 2026-03-19T03:01:19.866Z | Compiling crunchy v0.2.4 |
| 2639 | 2026-03-19T03:01:19.906Z | Checking flume v0.11.1 |
| 2640 | 2026-03-19T03:01:19.948Z | Checking hickory-server v0.25.2 |
| 2641 | 2026-03-19T03:01:20.233Z | Compiling dirs-next v2.0.0 |
| 2642 | 2026-03-19T03:01:20.355Z | Checking sled v0.34.7 |
| 2643 | 2026-03-19T03:01:20.358Z | Compiling clang-sys v1.8.1 |
| 2644 | 2026-03-19T03:01:20.434Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2645 | 2026-03-19T03:01:20.476Z | Checking hickory-client v0.25.2 |
| 2646 | 2026-03-19T03:01:20.709Z | Compiling tiny-keccak v2.0.2 |
| 2647 | 2026-03-19T03:01:20.964Z | Compiling term v0.7.0 |
| 2648 | 2026-03-19T03:01:21.102Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2649 | 2026-03-19T03:01:21.142Z | Compiling salty v0.3.0 |
| 2650 | 2026-03-19T03:01:21.338Z | Compiling bit-vec v0.6.3 |
| 2651 | 2026-03-19T03:01:21.544Z | Compiling ascii-canvas v3.0.0 |
| 2652 | 2026-03-19T03:01:21.616Z | Compiling bit-set v0.5.3 |
| 2653 | 2026-03-19T03:01:21.745Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2654 | 2026-03-19T03:01:21.881Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2655 | 2026-03-19T03:01:21.922Z | Checking primeorder v0.13.6 |
| 2656 | 2026-03-19T03:01:22.238Z | Compiling itertools v0.10.5 |
| 2657 | 2026-03-19T03:01:22.285Z | Compiling ena v0.14.4 |
| 2658 | 2026-03-19T03:01:22.434Z | Compiling libloading v0.8.9 |
| 2659 | 2026-03-19T03:01:22.606Z | Compiling fs-err v2.11.0 |
| 2660 | 2026-03-19T03:01:22.745Z | Compiling regex-syntax v0.6.29 |
| 2661 | 2026-03-19T03:01:22.898Z | Compiling diff v0.1.13 |
| 2662 | 2026-03-19T03:01:23.154Z | Compiling bindgen v0.71.1 |
| 2663 | 2026-03-19T03:01:23.748Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2664 | 2026-03-19T03:01:23.805Z | Compiling cexpr v0.6.0 |
| 2665 | 2026-03-19T03:01:24.044Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2666 | 2026-03-19T03:01:24.513Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2667 | 2026-03-19T03:01:24.779Z | Compiling lalrpop v0.19.12 |
| 2668 | 2026-03-19T03:01:25.423Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2669 | 2026-03-19T03:01:25.709Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2670 | 2026-03-19T03:01:26.098Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2671 | 2026-03-19T03:01:26.594Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2672 | 2026-03-19T03:01:26.637Z | Compiling libxml v0.3.3 |
| 2673 | 2026-03-19T03:01:26.711Z | Checking diesel v2.3.7 |
| 2674 | 2026-03-19T03:01:26.869Z | Checking parse-size v1.1.0 |
| 2675 | 2026-03-19T03:01:27.062Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2676 | 2026-03-19T03:01:27.121Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2677 | 2026-03-19T03:01:27.546Z | Checking p384 v0.13.1 |
| 2678 | 2026-03-19T03:01:28.150Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2679 | 2026-03-19T03:01:28.205Z | Compiling strum_macros v0.24.3 |
| 2680 | 2026-03-19T03:01:29.084Z | Compiling indoc v1.0.9 |
| 2681 | 2026-03-19T03:01:30.073Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2682 | 2026-03-19T03:01:30.545Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2683 | 2026-03-19T03:01:30.827Z | Checking predicates-tree v1.0.13 |
| 2684 | 2026-03-19T03:01:30.882Z | Checking quick-xml v0.37.5 |
| 2685 | 2026-03-19T03:01:31.010Z | Checking derive_builder v0.20.2 |
| 2686 | 2026-03-19T03:01:31.054Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2687 | 2026-03-19T03:01:31.191Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2688 | 2026-03-19T03:01:31.378Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2689 | 2026-03-19T03:01:31.464Z | Compiling oso-derive v0.27.3 |
| 2690 | 2026-03-19T03:01:32.135Z | Compiling trait-variant v0.1.2 |
| 2691 | 2026-03-19T03:01:32.138Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2692 | 2026-03-19T03:01:32.930Z | Checking openssl-probe v0.1.6 |
| 2693 | 2026-03-19T03:01:33.118Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2694 | 2026-03-19T03:01:33.611Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2695 | 2026-03-19T03:01:33.654Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2696 | 2026-03-19T03:01:34.066Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2697 | 2026-03-19T03:01:34.234Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2698 | 2026-03-19T03:01:34.437Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2699 | 2026-03-19T03:01:34.492Z | Compiling progenitor-impl v0.11.2 |
| 2700 | 2026-03-19T03:01:35.267Z | Checking assert_matches v1.5.0 |
| 2701 | 2026-03-19T03:01:35.449Z | Compiling mime_guess v2.0.5 |
| 2702 | 2026-03-19T03:01:35.510Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2703 | 2026-03-19T03:01:35.933Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2704 | 2026-03-19T03:01:36.219Z | Checking progenitor-client v0.11.2 |
| 2705 | 2026-03-19T03:01:36.575Z | Checking http-range v0.1.5 |
| 2706 | 2026-03-19T03:01:36.668Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2707 | 2026-03-19T03:01:36.709Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2708 | 2026-03-19T03:01:36.840Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2709 | 2026-03-19T03:01:37.008Z | Checking ignore v0.4.25 |
| 2710 | 2026-03-19T03:01:37.659Z | Checking atty v0.2.14 |
| 2711 | 2026-03-19T03:01:37.823Z | Checking globwalk v0.9.1 |
| 2712 | 2026-03-19T03:01:38.291Z | Compiling progenitor-macro v0.11.2 |
| 2713 | 2026-03-19T03:01:38.817Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2714 | 2026-03-19T03:01:39.356Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2715 | 2026-03-19T03:01:40.158Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2716 | 2026-03-19T03:01:40.400Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2717 | 2026-03-19T03:01:40.722Z | Checking bb8 v0.8.6 |
| 2718 | 2026-03-19T03:01:40.845Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2719 | 2026-03-19T03:01:41.101Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2720 | 2026-03-19T03:01:41.158Z | Checking corncobs v0.1.4 |
| 2721 | 2026-03-19T03:01:41.379Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2722 | 2026-03-19T03:01:41.503Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2723 | 2026-03-19T03:01:41.727Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2724 | 2026-03-19T03:01:42.219Z | Checking hyper-staticfile v0.10.1 |
| 2725 | 2026-03-19T03:01:42.282Z | Checking camino-tempfile-ext v0.3.3 |
| 2726 | 2026-03-19T03:01:42.586Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2727 | 2026-03-19T03:01:42.642Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2728 | 2026-03-19T03:01:42.991Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2729 | 2026-03-19T03:01:43.037Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2730 | 2026-03-19T03:01:43.276Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2731 | 2026-03-19T03:01:44.005Z | Checking signal-hook-tokio v0.3.1 |
| 2732 | 2026-03-19T03:01:44.205Z | Checking secrecy v0.8.0 |
| 2733 | 2026-03-19T03:01:44.403Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2734 | 2026-03-19T03:01:44.885Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2735 | 2026-03-19T03:01:45.378Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2736 | 2026-03-19T03:01:45.444Z | Checking progenitor v0.11.2 |
| 2737 | 2026-03-19T03:01:45.517Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2738 | 2026-03-19T03:01:45.569Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2739 | 2026-03-19T03:01:45.658Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2740 | 2026-03-19T03:01:45.859Z | Checking nonempty v0.12.0 |
| 2741 | 2026-03-19T03:01:46.079Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2742 | 2026-03-19T03:01:46.166Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2743 | 2026-03-19T03:01:46.332Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2744 | 2026-03-19T03:01:46.380Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2745 | 2026-03-19T03:01:46.760Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2746 | 2026-03-19T03:01:46.887Z | Checking async-bb8-diesel v0.2.1 |
| 2747 | 2026-03-19T03:01:47.331Z | Checking diesel-dtrace v0.5.0 |
| 2748 | 2026-03-19T03:01:47.386Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2749 | 2026-03-19T03:01:47.683Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2750 | 2026-03-19T03:01:48.038Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2751 | 2026-03-19T03:01:48.172Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2752 | 2026-03-19T03:01:48.547Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2753 | 2026-03-19T03:01:48.611Z | Checking tungstenite v0.23.0 |
| 2754 | 2026-03-19T03:01:49.201Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2755 | 2026-03-19T03:01:49.248Z | Checking tokio-tungstenite v0.23.1 |
| 2756 | 2026-03-19T03:01:49.488Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2757 | 2026-03-19T03:01:49.624Z | Checking rand_seeder v0.4.0 |
| 2758 | 2026-03-19T03:01:49.905Z | Checking void v1.0.2 |
| 2759 | 2026-03-19T03:01:50.056Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2760 | 2026-03-19T03:01:50.100Z | Checking lzss v0.8.2 |
| 2761 | 2026-03-19T03:01:50.400Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2762 | 2026-03-19T03:01:50.575Z | Checking nix v0.27.1 |
| 2763 | 2026-03-19T03:01:50.659Z | Checking serde_bytes v0.11.19 |
| 2764 | 2026-03-19T03:01:50.900Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2765 | 2026-03-19T03:01:50.951Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2766 | 2026-03-19T03:01:51.167Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2767 | 2026-03-19T03:01:51.349Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2768 | 2026-03-19T03:01:51.965Z | Checking is_ci v1.2.0 |
| 2769 | 2026-03-19T03:01:52.137Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2770 | 2026-03-19T03:01:52.365Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2771 | 2026-03-19T03:01:52.458Z | Checking yansi v1.0.1 |
| 2772 | 2026-03-19T03:01:52.708Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2773 | 2026-03-19T03:01:52.842Z | Checking pretty_assertions v1.4.1 |
| 2774 | 2026-03-19T03:01:53.502Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2775 | 2026-03-19T03:01:53.520Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2776 | 2026-03-19T03:01:53.520Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2777 | 2026-03-19T03:01:53.520Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2778 | 2026-03-19T03:01:53.690Z | Compiling darling_core v0.23.0 |
| 2779 | 2026-03-19T03:01:55.026Z | Compiling indoc v2.0.7 |
| 2780 | 2026-03-19T03:01:55.094Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2781 | 2026-03-19T03:01:55.383Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2782 | 2026-03-19T03:01:55.668Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2783 | 2026-03-19T03:01:55.711Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2784 | 2026-03-19T03:01:55.957Z | Compiling instability v0.3.11 |
| 2785 | 2026-03-19T03:01:56.274Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2786 | 2026-03-19T03:01:56.489Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2787 | 2026-03-19T03:01:56.546Z | Compiling libz-sys v1.1.24 |
| 2788 | 2026-03-19T03:01:57.074Z | Checking castaway v0.2.4 |
| 2789 | 2026-03-19T03:01:57.263Z | Checking compact_str v0.8.1 |
| 2790 | 2026-03-19T03:01:57.440Z | Compiling darling_macro v0.23.0 |
| 2791 | 2026-03-19T03:01:57.804Z | Checking supports-color v3.0.2 |
| 2792 | 2026-03-19T03:01:58.020Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2793 | 2026-03-19T03:01:58.063Z | Compiling darling v0.23.0 |
| 2794 | 2026-03-19T03:01:58.250Z | Checking unicode-truncate v1.1.0 |
| 2795 | 2026-03-19T03:01:58.333Z | Checking lru v0.12.5 |
| 2796 | 2026-03-19T03:01:58.479Z | Checking cassowary v0.3.0 |
| 2797 | 2026-03-19T03:01:58.613Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2798 | 2026-03-19T03:01:58.900Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2799 | 2026-03-19T03:01:58.986Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2800 | 2026-03-19T03:01:59.184Z | Checking ratatui v0.29.0 |
| 2801 | 2026-03-19T03:02:00.642Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2802 | 2026-03-19T03:02:00.921Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2803 | 2026-03-19T03:02:01.028Z | Compiling vergen-git2 v1.0.7 |
| 2804 | 2026-03-19T03:02:01.085Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2805 | 2026-03-19T03:02:01.308Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2806 | 2026-03-19T03:02:01.363Z | Checking colored v2.2.0 |
| 2807 | 2026-03-19T03:02:01.407Z | Compiling rustls v0.21.12 |
| 2808 | 2026-03-19T03:02:01.548Z | Checking plotters-backend v0.3.7 |
| 2809 | 2026-03-19T03:02:01.669Z | Checking shell-words v1.1.1 |
| 2810 | 2026-03-19T03:02:01.876Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2811 | 2026-03-19T03:02:01.914Z | Checking plotters-svg v0.3.7 |
| 2812 | 2026-03-19T03:02:01.957Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2813 | 2026-03-19T03:02:02.133Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2814 | 2026-03-19T03:02:02.244Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2815 | 2026-03-19T03:02:02.417Z | Checking sct v0.7.1 |
| 2816 | 2026-03-19T03:02:02.629Z | Checking rustls-webpki v0.101.7 |
| 2817 | 2026-03-19T03:02:02.850Z | Compiling nix v0.29.0 |
| 2818 | 2026-03-19T03:02:03.123Z | Checking hex-literal v0.4.1 |
| 2819 | 2026-03-19T03:02:03.188Z | Checking cast v0.3.0 |
| 2820 | 2026-03-19T03:02:03.285Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2821 | 2026-03-19T03:02:03.447Z | Checking criterion-plot v0.6.0 |
| 2822 | 2026-03-19T03:02:03.932Z | Checking plotters v0.3.7 |
| 2823 | 2026-03-19T03:02:05.061Z | Checking erased-serde v0.4.9 |
| 2824 | 2026-03-19T03:02:05.391Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2825 | 2026-03-19T03:02:05.591Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2826 | 2026-03-19T03:02:06.622Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2827 | 2026-03-19T03:02:07.631Z | Checking tinytemplate v1.2.1 |
| 2828 | 2026-03-19T03:02:07.952Z | Checking ordered-float v2.10.1 |
| 2829 | 2026-03-19T03:02:08.356Z | Checking oorandom v11.1.5 |
| 2830 | 2026-03-19T03:02:08.595Z | Checking anes v0.1.6 |
| 2831 | 2026-03-19T03:02:08.832Z | Checking criterion v0.7.0 |
| 2832 | 2026-03-19T03:02:09.157Z | Checking serde-value v0.7.0 |
| 2833 | 2026-03-19T03:02:09.481Z | Checking serde-untagged v0.1.9 |
| 2834 | 2026-03-19T03:02:09.804Z | Checking tokio-rustls v0.24.1 |
| 2835 | 2026-03-19T03:02:10.444Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2836 | 2026-03-19T03:02:10.578Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2837 | 2026-03-19T03:02:10.869Z | Checking rustls-pemfile v1.0.4 |
| 2838 | 2026-03-19T03:02:11.091Z | Checking twox-hash v2.1.2 |
| 2839 | 2026-03-19T03:02:11.501Z | Checking unicode-xid v0.2.6 |
| 2840 | 2026-03-19T03:02:11.601Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2841 | 2026-03-19T03:02:11.686Z | Checking cargo-util-schemas v0.8.2 |
| 2842 | 2026-03-19T03:02:11.798Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2843 | 2026-03-19T03:02:12.025Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2844 | 2026-03-19T03:02:12.924Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2845 | 2026-03-19T03:02:13.163Z | Checking fatfs v0.3.6 |
| 2846 | 2026-03-19T03:02:13.823Z | Checking cargo-platform v0.2.0 |
| 2847 | 2026-03-19T03:02:13.867Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2848 | 2026-03-19T03:02:14.107Z | Compiling petname v2.0.2 |
| 2849 | 2026-03-19T03:02:14.802Z | Compiling seq-macro v0.3.6 |
| 2850 | 2026-03-19T03:02:15.737Z | Checking cargo_metadata v0.21.0 |
| 2851 | 2026-03-19T03:02:15.858Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2852 | 2026-03-19T03:02:16.827Z | Checking concurrent-queue v2.5.0 |
| 2853 | 2026-03-19T03:02:17.123Z | Checking rtoolbox v0.0.3 |
| 2854 | 2026-03-19T03:02:17.333Z | Checking parking v2.2.1 |
| 2855 | 2026-03-19T03:02:17.407Z | Checking futures-timer v3.0.3 |
| 2856 | 2026-03-19T03:02:17.526Z | Checking event-listener v5.4.1 |
| 2857 | 2026-03-19T03:02:17.686Z | Checking rpassword v7.4.0 |
| 2858 | 2026-03-19T03:02:17.903Z | Checking tui-tree-widget v0.23.1 |
| 2859 | 2026-03-19T03:02:18.181Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2860 | 2026-03-19T03:02:18.421Z | Checking polyval v0.6.2 |
| 2861 | 2026-03-19T03:02:18.460Z | Checking sapling-renderdag v0.1.0 |
| 2862 | 2026-03-19T03:02:18.540Z | Checking sync-ptr v0.1.4 |
| 2863 | 2026-03-19T03:02:18.662Z | Checking ghash v0.5.1 |
| 2864 | 2026-03-19T03:02:18.732Z | Checking event-listener-strategy v0.5.4 |
| 2865 | 2026-03-19T03:02:18.854Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2866 | 2026-03-19T03:02:18.895Z | Checking ctr v0.9.2 |
| 2867 | 2026-03-19T03:02:18.939Z | Checking arrayvec v0.7.6 |
| 2868 | 2026-03-19T03:02:19.132Z | Checking arrayref v0.3.9 |
| 2869 | 2026-03-19T03:02:19.174Z | Checking constant_time_eq v0.4.2 |
| 2870 | 2026-03-19T03:02:19.231Z | Checking aes-gcm v0.10.3 |
| 2871 | 2026-03-19T03:02:19.334Z | Checking async-lock v3.4.2 |
| 2872 | 2026-03-19T03:02:19.383Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2873 | 2026-03-19T03:02:19.459Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2874 | 2026-03-19T03:02:19.951Z | Checking ssh-encoding v0.2.0 |
| 2875 | 2026-03-19T03:02:20.238Z | Checking blowfish v0.9.1 |
| 2876 | 2026-03-19T03:02:20.472Z | Checking bcrypt-pbkdf v0.10.0 |
| 2877 | 2026-03-19T03:02:20.603Z | Compiling samael v0.0.19 |
| 2878 | 2026-03-19T03:02:20.712Z | Checking ssh-cipher v0.2.0 |
| 2879 | 2026-03-19T03:02:20.755Z | Checking async-object-pool v0.2.0 |
| 2880 | 2026-03-19T03:02:20.932Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2881 | 2026-03-19T03:02:20.974Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2882 | 2026-03-19T03:02:21.389Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2883 | 2026-03-19T03:02:21.805Z | Checking serde_regex v1.1.0 |
| 2884 | 2026-03-19T03:02:22.046Z | Checking password-hash v0.4.2 |
| 2885 | 2026-03-19T03:02:22.276Z | Checking assert-json-diff v2.0.2 |
| 2886 | 2026-03-19T03:02:22.378Z | Checking path-tree v0.8.3 |
| 2887 | 2026-03-19T03:02:22.531Z | Checking gimli v0.32.3 |
| 2888 | 2026-03-19T03:02:22.662Z | Checking stringmetrics v2.2.2 |
| 2889 | 2026-03-19T03:02:22.891Z | Compiling target-lexicon v0.13.3 |
| 2890 | 2026-03-19T03:02:23.191Z | Checking httpmock v0.8.3 |
| 2891 | 2026-03-19T03:02:23.659Z | Checking pbkdf2 v0.11.0 |
| 2892 | 2026-03-19T03:02:23.918Z | Checking ssh-key v0.6.7 |
| 2893 | 2026-03-19T03:02:24.844Z | Checking addr2line v0.25.1 |
| 2894 | 2026-03-19T03:02:25.238Z | Checking p521 v0.13.3 |
| 2895 | 2026-03-19T03:02:26.099Z | Checking p256 v0.13.2 |
| 2896 | 2026-03-19T03:02:26.238Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2897 | 2026-03-19T03:02:26.474Z | Checking russh-cryptovec v0.7.3 |
| 2898 | 2026-03-19T03:02:26.574Z | Compiling guppy-workspace-hack v0.1.0 |
| 2899 | 2026-03-19T03:02:26.688Z | Checking rustc-demangle v0.1.27 |
| 2900 | 2026-03-19T03:02:26.767Z | Checking md5 v0.7.0 |
| 2901 | 2026-03-19T03:02:27.025Z | Checking russh-keys v0.45.0 |
| 2902 | 2026-03-19T03:02:27.065Z | Checking backtrace v0.3.76 |
| 2903 | 2026-03-19T03:02:27.220Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2904 | 2026-03-19T03:02:27.504Z | Checking num-bigint v0.4.6 |
| 2905 | 2026-03-19T03:02:27.562Z | Checking des v0.8.1 |
| 2906 | 2026-03-19T03:02:27.950Z | Compiling blake3 v1.8.3 |
| 2907 | 2026-03-19T03:02:28.000Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2908 | 2026-03-19T03:02:28.483Z | Compiling target-spec v3.5.7 |
| 2909 | 2026-03-19T03:02:28.579Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2910 | 2026-03-19T03:02:28.951Z | Checking russh v0.45.0 |
| 2911 | 2026-03-19T03:02:29.346Z | Checking backtrace-ext v0.2.1 |
| 2912 | 2026-03-19T03:02:29.457Z | Checking cfg-expr v0.20.6 |
| 2913 | 2026-03-19T03:02:29.540Z | Checking supports-color v2.1.0 |
| 2914 | 2026-03-19T03:02:29.638Z | Checking textwrap v0.15.2 |
| 2915 | 2026-03-19T03:02:29.760Z | Checking supports-unicode v2.1.0 |
| 2916 | 2026-03-19T03:02:29.943Z | Checking supports-hyperlinks v2.1.0 |
| 2917 | 2026-03-19T03:02:29.946Z | Checking hashbrown v0.14.5 |
| 2918 | 2026-03-19T03:02:30.040Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2919 | 2026-03-19T03:02:30.124Z | Checking cargo-platform v0.3.2 |
| 2920 | 2026-03-19T03:02:30.336Z | Checking socket2 v0.5.10 |
| 2921 | 2026-03-19T03:02:30.388Z | Checking terminal_size v0.1.17 |
| 2922 | 2026-03-19T03:02:30.561Z | Compiling miette-derive v5.10.0 |
| 2923 | 2026-03-19T03:02:30.674Z | Checking internet-checksum v0.2.1 |
| 2924 | 2026-03-19T03:02:30.713Z | Checking owo-colors v3.5.0 |
| 2925 | 2026-03-19T03:02:30.859Z | Checking chumsky v0.9.3 |
| 2926 | 2026-03-19T03:02:31.512Z | Checking cargo_metadata v0.23.1 |
| 2927 | 2026-03-19T03:02:32.117Z | Checking miette v5.10.0 |
| 2928 | 2026-03-19T03:02:32.361Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2929 | 2026-03-19T03:02:32.614Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2930 | 2026-03-19T03:02:32.653Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2931 | 2026-03-19T03:02:32.811Z | Compiling git2 v0.20.4 |
| 2932 | 2026-03-19T03:02:32.852Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2933 | 2026-03-19T03:02:33.076Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2934 | 2026-03-19T03:02:33.267Z | Checking httptest v0.16.4 |
| 2935 | 2026-03-19T03:02:33.464Z | Checking pathdiff v0.2.3 |
| 2936 | 2026-03-19T03:02:33.648Z | Compiling knuffel-derive v3.2.0 |
| 2937 | 2026-03-19T03:02:33.731Z | Checking topological-sort v0.2.2 |
| 2938 | 2026-03-19T03:02:33.774Z | Checking nested v0.1.1 |
| 2939 | 2026-03-19T03:02:33.946Z | Checking omicron-zone-package v0.12.2 |
| 2940 | 2026-03-19T03:02:33.990Z | Checking guppy v0.17.25 |
| 2941 | 2026-03-19T03:02:34.239Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2942 | 2026-03-19T03:02:34.544Z | Checking similar-asserts v1.7.0 |
| 2943 | 2026-03-19T03:02:34.789Z | Compiling rstest_macros v0.25.0 |
| 2944 | 2026-03-19T03:02:35.191Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2945 | 2026-03-19T03:02:35.194Z | Compiling target-triple v1.0.0 |
| 2946 | 2026-03-19T03:02:35.405Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2947 | 2026-03-19T03:02:35.473Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2948 | 2026-03-19T03:02:35.700Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2949 | 2026-03-19T03:02:35.759Z | Checking knuffel v3.2.0 |
| 2950 | 2026-03-19T03:02:36.444Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2951 | 2026-03-19T03:02:36.668Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2952 | 2026-03-19T03:02:37.194Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2953 | 2026-03-19T03:02:37.517Z | Compiling relative-path v1.9.3 |
| 2954 | 2026-03-19T03:02:37.560Z | Compiling assert_cmd v2.1.2 |
| 2955 | 2026-03-19T03:02:37.774Z | Checking escape8259 v0.5.3 |
| 2956 | 2026-03-19T03:02:37.815Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2957 | 2026-03-19T03:02:37.975Z | Checking libtest-mimic v0.8.1 |
| 2958 | 2026-03-19T03:02:38.056Z | Checking toml v1.0.3+spec-1.1.0 |
| 2959 | 2026-03-19T03:02:38.540Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2960 | 2026-03-19T03:02:38.709Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2961 | 2026-03-19T03:02:38.934Z | Checking blake2b_simd v1.0.4 |
| 2962 | 2026-03-19T03:02:39.071Z | Compiling polar-core v0.27.3 |
| 2963 | 2026-03-19T03:02:39.498Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2964 | 2026-03-19T03:02:39.627Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2965 | 2026-03-19T03:02:40.092Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2966 | 2026-03-19T03:02:40.188Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2967 | 2026-03-19T03:02:40.476Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2968 | 2026-03-19T03:02:40.778Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2969 | 2026-03-19T03:02:41.050Z | Checking fancy-regex v0.14.0 |
| 2970 | 2026-03-19T03:02:41.346Z | Checking serde_tokenstream v0.2.3 |
| 2971 | 2026-03-19T03:02:41.591Z | Checking uzers v0.12.2 |
| 2972 | 2026-03-19T03:02:41.712Z | Checking constant_time_eq v0.3.1 |
| 2973 | 2026-03-19T03:02:41.879Z | Compiling linkme-impl v0.3.35 |
| 2974 | 2026-03-19T03:02:41.931Z | Checking termcolor v1.4.1 |
| 2975 | 2026-03-19T03:02:42.284Z | Checking trybuild v1.0.116 |
| 2976 | 2026-03-19T03:02:42.430Z | Checking rust-argon2 v2.1.0 |
| 2977 | 2026-03-19T03:02:42.776Z | Checking datatest-stable v0.3.3 |
| 2978 | 2026-03-19T03:02:43.470Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2979 | 2026-03-19T03:02:43.475Z | Checking rstest v0.25.0 |
| 2980 | 2026-03-19T03:02:43.630Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2981 | 2026-03-19T03:02:43.884Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2982 | 2026-03-19T03:02:44.012Z | Checking support-bundle-viewer v0.1.2 |
| 2983 | 2026-03-19T03:02:44.374Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2984 | 2026-03-19T03:02:44.669Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2985 | 2026-03-19T03:02:44.931Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2986 | 2026-03-19T03:02:44.973Z | Checking drift v0.1.3 |
| 2987 | 2026-03-19T03:02:45.232Z | Checking rand_distr v0.5.1 |
| 2988 | 2026-03-19T03:02:45.428Z | Checking multimap v0.10.1 |
| 2989 | 2026-03-19T03:02:45.699Z | Checking approx v0.5.1 |
| 2990 | 2026-03-19T03:02:45.864Z | Compiling linkme v0.3.35 |
| 2991 | 2026-03-19T03:02:45.928Z | Checking dropshot-api-manager v0.6.0 |
| 2992 | 2026-03-19T03:02:46.042Z | Checking oso v0.27.3 |
| 2993 | 2026-03-19T03:02:47.378Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2994 | 2026-03-19T03:02:47.676Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2995 | 2026-03-19T03:02:47.887Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2996 | 2026-03-19T03:02:47.957Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2997 | 2026-03-19T03:02:48.194Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2998 | 2026-03-19T03:02:48.269Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2999 | 2026-03-19T03:02:48.419Z | Checking partial-io v0.5.4 |
| 3000 | 2026-03-19T03:02:48.531Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3001 | 2026-03-19T03:02:48.689Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3002 | 2026-03-19T03:02:48.732Z | Checking cargo_toml v0.21.0 |
| 3003 | 2026-03-19T03:02:48.737Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3004 | 2026-03-19T03:02:48.830Z | Checking termios v0.3.3 |
| 3005 | 2026-03-19T03:02:48.874Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3006 | 2026-03-19T03:02:49.454Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3007 | 2026-03-19T03:02:49.681Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3008 | 2026-03-19T03:02:49.920Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3009 | 2026-03-19T03:02:54.076Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3010 | 2026-03-19T03:02:59.166Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3011 | 2026-03-19T03:03:02.053Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3012 | 2026-03-19T03:03:07.862Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3013 | 2026-03-19T03:03:10.918Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3014 | 2026-03-19T03:03:15.555Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3015 | 2026-03-19T03:03:21.379Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3016 | 2026-03-19T03:03:24.349Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3017 | 2026-03-19T03:03:26.421Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3018 | 2026-03-19T03:03:35.862Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3019 | 2026-03-19T03:04:06.882Z | error[E0422]: cannot find struct, variant or union type `EreportFilters` in this scope |
| 3020 | 2026-03-19T03:04:06.882Z | --> nexus/db-queries/src/db/datastore/fm.rs:2254:45 |
| 3021 | 2026-03-19T03:04:06.882Z | | |
| 3022 | 2026-03-19T03:04:06.882Z | 2254 | sel.insert(BundleData::Ereports(EreportFilters { |
| 3023 | 2026-03-19T03:04:06.882Z | | ^^^^^^^^^^^^^^ not found in this scope |
| 3024 | 2026-03-19T03:04:06.882Z | | |
| 3025 | 2026-03-19T03:04:06.882Z | = note: struct `crate::db::datastore::ereport::tests::EreportFilters` exists but is inaccessible |
| 3026 | 2026-03-19T03:04:06.882Z | help: consider importing this struct |
| 3027 | 2026-03-19T03:04:06.882Z | | |
| 3028 | 2026-03-19T03:04:06.882Z | 1371 + use nexus_types::fm::ereport::EreportFilters; |
| 3029 | 2026-03-19T03:04:06.882Z | | |
| 3030 | 2026-03-19T03:04:06.882Z | |
| 3031 | 2026-03-19T03:04:57.046Z | For more information about this error, try `rustc --explain E0422`. |
| 3032 | 2026-03-19T03:04:57.680Z | error: could not compile `nexus-db-queries` (lib test) due to 1 previous error |
| 3033 | 2026-03-19T03:04:57.680Z | warning: build failed, waiting for other jobs to finish... |
| 3034 | 2026-03-19T03:05:22.717Z | Error: failed: exit status: 101 |
| 3035 | 2026-03-19T03:05:22.720Z | |
| 3036 | 2026-03-19T03:05:22.720Z | real 5:31.921595284 |
| 3037 | 2026-03-19T03:05:22.720Z | user 27:58.930974308 |
| 3038 | 2026-03-19T03:05:22.720Z | sys 5:47.934104092 |
| 3039 | 2026-03-19T03:05:22.720Z | trap 0.746825714 |
| 3040 | 2026-03-19T03:05:22.720Z | tflt 0.099658088 |
| 3041 | 2026-03-19T03:05:22.720Z | dflt 0.212243505 |
| 3042 | 2026-03-19T03:05:22.720Z | kflt 0.000951362 |
| 3043 | 2026-03-19T03:05:22.720Z | lock 1:19:09.758755234 |
| 3044 | 2026-03-19T03:05:22.721Z | slp 1:16:45.218747546 |
| 3045 | 2026-03-19T03:05:22.721Z | lat 2:03.751641257 |
| 3046 | 2026-03-19T03:05:22.721Z | stop 12:41.301733664 |
| 3047 | 2026-03-19T03:05:22.721Z | process exited: duration 592861 ms, exit code 1 |
| |
| 3048 | 2026-03-19T03:05:22.727Z | found 0 output files |