|
|
|
| 1 | 2026-03-20T18:11:10.511Z | job assigned to worker 01KM670VEP7FS059FREE58HGDY [factory aws, i-0c58c94f4df324dd1] (queued for 1 m 28 s) |
| |
| 2 | 2026-03-20T18:11:18.936Z | starting task 0: "setup" |
| 3 | 2026-03-20T18:11:18.943Z | ++ uname -s |
| 4 | 2026-03-20T18:11:18.944Z | + kern=SunOS |
| 5 | 2026-03-20T18:11:18.944Z | + build_user=build |
| 6 | 2026-03-20T18:11:18.944Z | + build_uid=12345 |
| 7 | 2026-03-20T18:11:18.944Z | + work_dir=/work |
| 8 | 2026-03-20T18:11:18.944Z | + input_dir=/input |
| 9 | 2026-03-20T18:11:18.944Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T18:11:18.944Z | + case "$kern" in |
| 11 | 2026-03-20T18:11:18.944Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T18:11:18.944Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T18:11:21.010Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T18:11:21.060Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T18:11:21.072Z | + home_fs=zfs |
| 16 | 2026-03-20T18:11:21.072Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T18:11:21.072Z | + mkdir -p /home/build |
| 18 | 2026-03-20T18:11:21.072Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T18:11:23.062Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T18:11:23.071Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-03-20T18:11:23.091Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T18:11:23.098Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-03-20T18:11:23.098Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 24 | 2026-03-20T18:11:23.098Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-20T18:11:23.098Z | * rust toolchain profile = "default" |
| 26 | 2026-03-20T18:11:23.098Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-20T18:11:23.098Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T18:11:23.098Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T18:11:23.098Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-20T18:11:23.210Z | info: downloading installer |
| 31 | 2026-03-20T18:11:24.884Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T18:11:24.884Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T18:11:24.884Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T18:11:24.884Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T18:11:24.884Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T18:11:24.884Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T18:11:24.884Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T18:11:24.884Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T18:11:24.884Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T18:11:24.884Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T18:11:24.884Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T18:11:24.884Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T18:11:24.884Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T18:11:24.899Z | info: profile set to default |
| 45 | 2026-03-20T18:11:24.899Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T18:11:24.906Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-20T18:11:25.045Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-20T18:11:25.052Z | info: downloading 6 components |
| 49 | 2026-03-20T18:11:40.139Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-20T18:11:40.139Z | |
| 51 | 2026-03-20T18:11:40.149Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-20T18:11:40.149Z | |
| 53 | 2026-03-20T18:11:40.149Z | |
| 54 | 2026-03-20T18:11:40.149Z | Rust is installed now. Great! |
| 55 | 2026-03-20T18:11:40.149Z | |
| 56 | 2026-03-20T18:11:40.149Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T18:11:40.149Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T18:11:40.149Z | |
| 59 | 2026-03-20T18:11:40.149Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T18:11:40.149Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T18:11:40.149Z | |
| 62 | 2026-03-20T18:11:40.149Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T18:11:40.149Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T18:11:40.149Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T18:11:40.149Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T18:11:40.149Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T18:11:40.149Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T18:11:40.149Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T18:11:40.149Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T18:11:40.149Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T18:11:40.234Z | + rustup --version |
| 72 | 2026-03-20T18:11:40.248Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T18:11:40.256Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T18:11:40.272Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-20T18:11:40.280Z | + cargo --version |
| 76 | 2026-03-20T18:11:40.289Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-20T18:11:40.296Z | + rustc --version |
| 78 | 2026-03-20T18:11:40.317Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-20T18:11:40.325Z | process exited: duration 17233 ms, exit code 0 |
| |
| 80 | 2026-03-20T18:11:40.339Z | starting task 2: "authentication" |
| 81 | 2026-03-20T18:11:40.362Z | process exited: duration 25 ms, exit code 0 |
| |
| 82 | 2026-03-20T18:11:40.370Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T18:11:40.375Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-20T18:11:40.380Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-20T18:11:40.409Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-20T18:11:50.772Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-20T18:11:50.772Z | + git fetch origin c171063ef400979ae9b01dea1d7886b91bd77100 |
| 88 | 2026-03-20T18:11:51.227Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-20T18:11:51.227Z | * branch c171063ef400979ae9b01dea1d7886b91bd77100 -> FETCH_HEAD |
| 90 | 2026-03-20T18:11:51.238Z | + [[ -n mergeconflict/builder-side-quest ]] |
| 91 | 2026-03-20T18:11:51.238Z | ++ git branch --show-current |
| 92 | 2026-03-20T18:11:51.238Z | + current=main |
| 93 | 2026-03-20T18:11:51.238Z | + [[ main != mergeconflict/builder-side-quest ]] |
| 94 | 2026-03-20T18:11:51.238Z | + git branch -f mergeconflict/builder-side-quest c171063ef400979ae9b01dea1d7886b91bd77100 |
| 95 | 2026-03-20T18:11:51.238Z | + git checkout -f mergeconflict/builder-side-quest |
| 96 | 2026-03-20T18:11:51.430Z | Switched to branch 'mergeconflict/builder-side-quest' |
| 97 | 2026-03-20T18:11:51.432Z | + git reset --hard c171063ef400979ae9b01dea1d7886b91bd77100 |
| 98 | 2026-03-20T18:11:51.454Z | HEAD is now at c171063ef EreportFilters: make fields private, add builder API |
| 99 | 2026-03-20T18:11:51.459Z | process exited: duration 11085 ms, exit code 0 |
| |
| 100 | 2026-03-20T18:11:51.466Z | starting task 4: "build" |
| 101 | 2026-03-20T18:11:51.472Z | + source ./env.sh |
| 102 | 2026-03-20T18:11:51.479Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-03-20T18:11:51.479Z | ++ set -o xtrace |
| 104 | 2026-03-20T18:11:51.479Z | ++++ dirname ./env.sh |
| 105 | 2026-03-20T18:11:51.479Z | +++ readlink -f . |
| 106 | 2026-03-20T18:11:51.487Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-03-20T18:11:51.487Z | ++ 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-20T18:11:51.487Z | ++ 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-20T18:11:51.487Z | ++ 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-20T18:11:51.487Z | ++ 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-20T18:11:51.487Z | ++ 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-20T18:11:51.487Z | ++ 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-20T18:11:51.487Z | ++ 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-20T18:11:51.487Z | ++ 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-20T18:11:51.487Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-03-20T18:11:51.487Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-03-20T18:11:51.487Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-03-20T18:11:51.487Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-03-20T18:11:51.487Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-03-20T18:11:51.487Z | + cargo --version |
| 121 | 2026-03-20T18:11:51.494Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-03-20T18:11:51.494Z | + rustc --version |
| 123 | 2026-03-20T18:11:51.516Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-03-20T18:11:51.524Z | + banner prerequisites |
| 125 | 2026-03-20T18:11:51.531Z | |
| 126 | 2026-03-20T18:11:51.531Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-03-20T18:11:51.532Z | # # # # # # # # # # # # # # # |
| 128 | 2026-03-20T18:11:51.532Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-03-20T18:11:51.532Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-03-20T18:11:51.532Z | # # # # # # # # # # # # # # # |
| 131 | 2026-03-20T18:11:51.532Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-03-20T18:11:51.532Z | |
| 133 | 2026-03-20T18:11:51.532Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-03-20T18:12:01.574Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-20T18:12:11.695Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-20T18:12:33.959Z | Planning: Solver setup ... Done (20.951s) |
| 137 | 2026-03-20T18:12:34.167Z | Planning: Running solver ... Done (0.154s) |
| 138 | 2026-03-20T18:12:34.373Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-03-20T18:12:34.640Z | Planning: Fetching manifests: 0/4 0% complete |
| 140 | 2026-03-20T18:12:34.716Z | Planning: Fetching manifests: 4/4 100% complete |
| 141 | 2026-03-20T18:12:34.716Z | Planning: Package planning ... Done (0.043s) |
| 142 | 2026-03-20T18:12:34.716Z | Planning: Merging actions ... Done (0.039s) |
| 143 | 2026-03-20T18:12:34.798Z | Planning: Checking for conflicting actions ... Done (0.241s) |
| 144 | 2026-03-20T18:12:34.964Z | Planning: Consolidating action changes ... Done (0.010s) |
| 145 | 2026-03-20T18:12:35.658Z | Planning: Evaluating mediators ... Done (0.854s) |
| 146 | 2026-03-20T18:12:35.712Z | Planning: Planning completed in 23.92 seconds |
| 147 | 2026-03-20T18:12:35.712Z | Packages to install: 4 |
| 148 | 2026-03-20T18:12:35.712Z | Mediators to change: 2 |
| 149 | 2026-03-20T18:12:35.712Z | Services to change: 1 |
| 150 | 2026-03-20T18:12:35.712Z | Estimated space available: 155.43 GB |
| 151 | 2026-03-20T18:12:35.715Z | Estimated space to be consumed: 1.83 GB |
| 152 | 2026-03-20T18:12:35.715Z | Create boot environment: No |
| 153 | 2026-03-20T18:12:35.715Z | Create backup boot environment: No |
| 154 | 2026-03-20T18:12:35.715Z | Rebuild boot archive: No |
| 155 | 2026-03-20T18:12:35.715Z | |
| 156 | 2026-03-20T18:12:35.715Z | Changed mediators: |
| 157 | 2026-03-20T18:12:35.715Z | mediator clang: |
| 158 | 2026-03-20T18:12:35.715Z | version: None -> 15 (system default) |
| 159 | 2026-03-20T18:12:35.715Z | |
| 160 | 2026-03-20T18:12:35.715Z | mediator llvm: |
| 161 | 2026-03-20T18:12:35.715Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-03-20T18:12:35.716Z | |
| 163 | 2026-03-20T18:12:35.716Z | Changed packages: |
| 164 | 2026-03-20T18:12:35.716Z | helios-dev |
| 165 | 2026-03-20T18:12:35.716Z | developer/build-essential |
| 166 | 2026-03-20T18:12:35.716Z | None -> 11-2.0 |
| 167 | 2026-03-20T18:12:35.716Z | library/libxmlsec1 |
| 168 | 2026-03-20T18:12:35.716Z | None -> 1.2.35-2.0 |
| 169 | 2026-03-20T18:12:35.716Z | ooce/developer/clang-15 |
| 170 | 2026-03-20T18:12:35.716Z | None -> 15.0.7-2.0 |
| 171 | 2026-03-20T18:12:35.716Z | ooce/developer/llvm-15 |
| 172 | 2026-03-20T18:12:35.716Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-20T18:12:35.717Z | |
| 174 | 2026-03-20T18:12:35.717Z | Services: |
| 175 | 2026-03-20T18:12:35.717Z | restart_fmri: |
| 176 | 2026-03-20T18:12:35.717Z | svc:/system/update-man-index:default |
| 177 | 2026-03-20T18:12:35.764Z | |
| 178 | 2026-03-20T18:12:35.764Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 179 | 2026-03-20T18:12:40.727Z | Download: 1239/3290 items 93.8/212.6MB 44% complete (18.7M/s) |
| 180 | 2026-03-20T18:12:47.018Z | Download: 3247/3290 items 203.1/212.6MB 95% complete (21.9M/s) |
| 181 | 2026-03-20T18:12:47.929Z | Download: Completed 212.60 MB in 12.17 seconds (17.5M/s) |
| 182 | 2026-03-20T18:12:49.130Z | Actions: 1/3689 actions (Installing new actions) |
| 183 | 2026-03-20T18:12:53.405Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 184 | 2026-03-20T18:12:53.625Z | Done (0.363s) |
| 185 | 2026-03-20T18:12:53.625Z | Done (0.000s) |
| 186 | 2026-03-20T18:12:54.818Z | Done (0.999s) |
| 187 | 2026-03-20T18:12:58.709Z | Done (3.734s) |
| 188 | 2026-03-20T18:12:58.785Z | Done (0.018s) |
| 189 | 2026-03-20T18:12:58.793Z | Done (0.000s) |
| 190 | 2026-03-20T18:12:58.931Z | Done (0.000s) |
| 191 | 2026-03-20T18:12:59.896Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-03-20T18:13:00.060Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-03-20T18:13:00.072Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-03-20T18:13:00.273Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-03-20T18:13:00.279Z | Planning: Planning completed in 0.37 seconds |
| 196 | 2026-03-20T18:13:00.298Z | Mediators to change: 2 |
| 197 | 2026-03-20T18:13:00.309Z | Create boot environment: No |
| 198 | 2026-03-20T18:13:00.309Z | Create backup boot environment: No |
| 199 | 2026-03-20T18:13:00.443Z | Done |
| 200 | 2026-03-20T18:13:00.443Z | Done |
| 201 | 2026-03-20T18:13:01.109Z | Done |
| 202 | 2026-03-20T18:13:04.444Z | Done |
| 203 | 2026-03-20T18:13:04.528Z | Done |
| 204 | 2026-03-20T18:13:04.700Z | Done |
| 205 | 2026-03-20T18:13:04.742Z | Done |
| 206 | 2026-03-20T18:13:05.312Z | Planning: Evaluating mediator changes ... Done |
| 207 | 2026-03-20T18:13:05.326Z | Planning: Merging actions ... Done |
| 208 | 2026-03-20T18:13:05.409Z | Planning: Checking for conflicting actions ... Done |
| 209 | 2026-03-20T18:13:05.413Z | Planning: Consolidating action changes ... Done |
| 210 | 2026-03-20T18:13:05.621Z | Planning: Evaluating mediators ... Done |
| 211 | 2026-03-20T18:13:05.665Z | Planning: Planning completed in 0.63 seconds |
| 212 | 2026-03-20T18:13:05.693Z | Packages to change: 1 |
| 213 | 2026-03-20T18:13:05.693Z | Mediators to change: 1 |
| 214 | 2026-03-20T18:13:05.703Z | Services to change: 1 |
| 215 | 2026-03-20T18:13:05.704Z | Create boot environment: No |
| 216 | 2026-03-20T18:13:05.704Z | Create backup boot environment: Yes |
| 217 | 2026-03-20T18:13:08.041Z | Actions: 1/6 actions (Updating modified actions) |
| 218 | 2026-03-20T18:13:08.050Z | Actions: Completed 6 actions in 0.00 seconds. |
| 219 | 2026-03-20T18:13:08.050Z | Done |
| 220 | 2026-03-20T18:13:08.050Z | Done |
| 221 | 2026-03-20T18:13:08.233Z | Done |
| 222 | 2026-03-20T18:13:11.533Z | Done |
| 223 | 2026-03-20T18:13:11.583Z | Done |
| 224 | 2026-03-20T18:13:11.592Z | Done |
| 225 | 2026-03-20T18:13:11.747Z | Done |
| 226 | 2026-03-20T18:13:12.161Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 227 | 2026-03-20T18:13:12.161Z | clang system 15 system |
| 228 | 2026-03-20T18:13:12.161Z | csh system system illumos |
| 229 | 2026-03-20T18:13:12.161Z | ctags system system illumos |
| 230 | 2026-03-20T18:13:12.161Z | file system system illumos |
| 231 | 2026-03-20T18:13:12.161Z | gcc vendor 12 vendor |
| 232 | 2026-03-20T18:13:12.161Z | gcc system 10 system |
| 233 | 2026-03-20T18:13:12.161Z | gcc system 7 system |
| 234 | 2026-03-20T18:13:12.161Z | go system 1.20 system |
| 235 | 2026-03-20T18:13:12.161Z | go system 1.19 system |
| 236 | 2026-03-20T18:13:12.161Z | llvm system 15 system |
| 237 | 2026-03-20T18:13:12.161Z | llvm system 14 system |
| 238 | 2026-03-20T18:13:12.161Z | mariadb system 10.6 system |
| 239 | 2026-03-20T18:13:12.161Z | mta vendor vendor dma |
| 240 | 2026-03-20T18:13:12.161Z | openjdk system 17 system |
| 241 | 2026-03-20T18:13:12.161Z | openjdk system 11 system |
| 242 | 2026-03-20T18:13:12.161Z | openjdk system 1.8 system |
| 243 | 2026-03-20T18:13:12.161Z | openssl vendor 3 vendor |
| 244 | 2026-03-20T18:13:12.161Z | perl system 5.36 system |
| 245 | 2026-03-20T18:13:12.161Z | postgresql system 15 system |
| 246 | 2026-03-20T18:13:12.161Z | postgresql system 13 system |
| 247 | 2026-03-20T18:13:12.161Z | python vendor 3 vendor |
| 248 | 2026-03-20T18:13:12.161Z | python system 2 system |
| 249 | 2026-03-20T18:13:12.161Z | python3 system 3.11 system |
| 250 | 2026-03-20T18:13:12.161Z | ruby system 3.0 system |
| 251 | 2026-03-20T18:13:12.161Z | words vendor vendor american-english |
| 252 | 2026-03-20T18:13:12.161Z | words system system australian-english |
| 253 | 2026-03-20T18:13:12.161Z | words system system british-english |
| 254 | 2026-03-20T18:13:12.161Z | words system system canadian-english |
| 255 | 2026-03-20T18:13:12.162Z | words system system french |
| 256 | 2026-03-20T18:13:12.162Z | words system system italian |
| 257 | 2026-03-20T18:13:12.162Z | words system system ngerman |
| 258 | 2026-03-20T18:13:12.162Z | words system system ogerman |
| 259 | 2026-03-20T18:13:12.162Z | words system system spanish |
| 260 | 2026-03-20T18:13:12.424Z | PUBLISHER TYPE STATUS P LOCATION |
| 261 | 2026-03-20T18:13:12.424Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 262 | 2026-03-20T18:13:18.489Z | FMRI IFO |
| 263 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 264 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 265 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 266 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 267 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 268 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 269 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 270 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 271 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 272 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 273 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 274 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 275 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 276 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 277 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 278 | 2026-03-20T18:13:18.489Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 279 | 2026-03-20T18:13:19.659Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 280 | 2026-03-20T18:13:19.914Z | Updating crates.io index |
| 281 | 2026-03-20T18:13:19.925Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 282 | 2026-03-20T18:13:20.438Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 283 | 2026-03-20T18:13:20.868Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 284 | 2026-03-20T18:13:21.046Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 285 | 2026-03-20T18:13:21.436Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 286 | 2026-03-20T18:13:22.161Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 287 | 2026-03-20T18:13:22.740Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 288 | 2026-03-20T18:13:24.176Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 289 | 2026-03-20T18:13:25.783Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 290 | 2026-03-20T18:13:26.716Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 291 | 2026-03-20T18:13:26.854Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 292 | 2026-03-20T18:13:27.532Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 293 | 2026-03-20T18:13:27.931Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 294 | 2026-03-20T18:13:28.395Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 295 | 2026-03-20T18:13:28.671Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 296 | 2026-03-20T18:13:29.641Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 297 | 2026-03-20T18:13:30.230Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 298 | 2026-03-20T18:13:30.500Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 299 | 2026-03-20T18:13:30.864Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 300 | 2026-03-20T18:13:31.240Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 301 | 2026-03-20T18:13:31.480Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 302 | 2026-03-20T18:13:31.709Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 303 | 2026-03-20T18:13:31.984Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 304 | 2026-03-20T18:13:32.350Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 305 | 2026-03-20T18:13:32.737Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 306 | 2026-03-20T18:13:33.397Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 307 | 2026-03-20T18:13:33.826Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 308 | 2026-03-20T18:13:34.413Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 309 | 2026-03-20T18:13:34.767Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 310 | 2026-03-20T18:13:36.001Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 311 | 2026-03-20T18:13:36.411Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 312 | 2026-03-20T18:13:36.771Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 313 | 2026-03-20T18:13:37.092Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 314 | 2026-03-20T18:13:37.770Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 315 | 2026-03-20T18:13:38.051Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 316 | 2026-03-20T18:13:38.298Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 317 | 2026-03-20T18:13:38.679Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 318 | 2026-03-20T18:13:38.939Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 319 | 2026-03-20T18:13:53.037Z | Downloading crates ... |
| 320 | 2026-03-20T18:13:53.094Z | Downloaded byteorder v1.5.0 |
| 321 | 2026-03-20T18:13:53.097Z | Downloaded anstream v0.6.21 |
| 322 | 2026-03-20T18:13:53.100Z | Downloaded serde_spanned v0.6.9 |
| 323 | 2026-03-20T18:13:53.100Z | Downloaded is_terminal_polyfill v1.70.2 |
| 324 | 2026-03-20T18:13:53.106Z | Downloaded icu_properties v2.1.2 |
| 325 | 2026-03-20T18:13:53.113Z | Downloaded cargo-util-schemas v0.8.2 |
| 326 | 2026-03-20T18:13:53.118Z | Downloaded camino-tempfile v1.4.1 |
| 327 | 2026-03-20T18:13:53.125Z | Downloaded cargo_toml v0.21.0 |
| 328 | 2026-03-20T18:13:53.129Z | Downloaded thiserror v2.0.18 |
| 329 | 2026-03-20T18:13:53.129Z | Downloaded proc-macro-error v1.0.4 |
| 330 | 2026-03-20T18:13:53.134Z | Downloaded thread-id v4.2.2 |
| 331 | 2026-03-20T18:13:53.134Z | Downloaded clap_builder v4.5.60 |
| 332 | 2026-03-20T18:13:53.141Z | Downloaded version_check v0.9.5 |
| 333 | 2026-03-20T18:13:53.141Z | Downloaded unicode-linebreak v0.1.5 |
| 334 | 2026-03-20T18:13:53.141Z | Downloaded yoke-derive v0.8.1 |
| 335 | 2026-03-20T18:13:53.141Z | Downloaded toml_edit v0.22.27 |
| 336 | 2026-03-20T18:13:53.148Z | Downloaded fnv v1.0.7 |
| 337 | 2026-03-20T18:13:53.149Z | Downloaded toml_datetime v0.6.11 |
| 338 | 2026-03-20T18:13:53.149Z | Downloaded thiserror v1.0.69 |
| 339 | 2026-03-20T18:13:53.152Z | Downloaded utf8parse v0.2.2 |
| 340 | 2026-03-20T18:13:53.152Z | Downloaded stable_deref_trait v1.2.1 |
| 341 | 2026-03-20T18:13:53.152Z | Downloaded memmap v0.7.0 |
| 342 | 2026-03-20T18:13:53.152Z | Downloaded unicode-xid v0.2.6 |
| 343 | 2026-03-20T18:13:53.155Z | Downloaded zerofrom v0.1.6 |
| 344 | 2026-03-20T18:13:53.155Z | Downloaded typeid v1.0.3 |
| 345 | 2026-03-20T18:13:53.155Z | Downloaded toml_write v0.1.2 |
| 346 | 2026-03-20T18:13:53.155Z | Downloaded utf8_iter v1.0.4 |
| 347 | 2026-03-20T18:13:53.159Z | Downloaded usdt-attr-macro v0.5.0 |
| 348 | 2026-03-20T18:13:53.159Z | Downloaded autocfg v1.5.0 |
| 349 | 2026-03-20T18:13:53.159Z | Downloaded scroll_derive v0.12.1 |
| 350 | 2026-03-20T18:13:53.159Z | Downloaded macaddr v1.0.1 |
| 351 | 2026-03-20T18:13:53.162Z | Downloaded fastrand v2.3.0 |
| 352 | 2026-03-20T18:13:53.162Z | Downloaded pest_generator v2.8.6 |
| 353 | 2026-03-20T18:13:53.162Z | Downloaded usdt-macro v0.5.0 |
| 354 | 2026-03-20T18:13:53.162Z | Downloaded sha2 v0.10.9 |
| 355 | 2026-03-20T18:13:53.166Z | Downloaded zerofrom-derive v0.1.6 |
| 356 | 2026-03-20T18:13:53.166Z | Downloaded thiserror-impl v2.0.18 |
| 357 | 2026-03-20T18:13:53.169Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-03-20T18:13:53.169Z | Downloaded smallvec v1.15.1 |
| 359 | 2026-03-20T18:13:53.169Z | Downloaded once_cell v1.21.3 |
| 360 | 2026-03-20T18:13:53.174Z | Downloaded anstyle v1.0.13 |
| 361 | 2026-03-20T18:13:53.174Z | Downloaded zmij v1.0.21 |
| 362 | 2026-03-20T18:13:53.177Z | Downloaded usdt-impl v0.5.0 |
| 363 | 2026-03-20T18:13:53.177Z | Downloaded usdt v0.5.0 |
| 364 | 2026-03-20T18:13:53.177Z | Downloaded tinystr v0.8.2 |
| 365 | 2026-03-20T18:13:53.177Z | Downloaded heck v0.5.0 |
| 366 | 2026-03-20T18:13:53.179Z | Downloaded cfg-if v1.0.4 |
| 367 | 2026-03-20T18:13:53.182Z | Downloaded zerovec-derive v0.11.2 |
| 368 | 2026-03-20T18:13:53.182Z | Downloaded zerocopy-derive v0.7.35 |
| 369 | 2026-03-20T18:13:53.186Z | Downloaded cargo-platform v0.2.0 |
| 370 | 2026-03-20T18:13:53.189Z | Downloaded tabled_derive v0.7.0 |
| 371 | 2026-03-20T18:13:53.189Z | Downloaded anstyle-query v1.1.5 |
| 372 | 2026-03-20T18:13:53.189Z | Downloaded toml v0.8.23 |
| 373 | 2026-03-20T18:13:53.189Z | Downloaded pretty-hex v0.4.1 |
| 374 | 2026-03-20T18:13:53.193Z | Downloaded ucd-trie v0.1.7 |
| 375 | 2026-03-20T18:13:53.193Z | Downloaded heck v0.4.1 |
| 376 | 2026-03-20T18:13:53.193Z | Downloaded crypto-common v0.1.7 |
| 377 | 2026-03-20T18:13:53.199Z | Downloaded proc-macro-error-attr v1.0.4 |
| 378 | 2026-03-20T18:13:53.199Z | Downloaded writeable v0.6.2 |
| 379 | 2026-03-20T18:13:53.200Z | Downloaded yoke v0.8.1 |
| 380 | 2026-03-20T18:13:53.203Z | Downloaded swrite v0.1.0 |
| 381 | 2026-03-20T18:13:53.203Z | Downloaded unicode-ident v1.0.24 |
| 382 | 2026-03-20T18:13:53.203Z | Downloaded errno v0.3.14 |
| 383 | 2026-03-20T18:13:53.203Z | Downloaded colorchoice v1.0.4 |
| 384 | 2026-03-20T18:13:53.203Z | Downloaded idna_adapter v1.2.1 |
| 385 | 2026-03-20T18:13:53.207Z | Downloaded textwrap v0.16.2 |
| 386 | 2026-03-20T18:13:53.207Z | Downloaded plain v0.2.3 |
| 387 | 2026-03-20T18:13:53.210Z | Downloaded ordered-float v2.10.1 |
| 388 | 2026-03-20T18:13:53.211Z | Downloaded zerotrie v0.2.3 |
| 389 | 2026-03-20T18:13:53.214Z | Downloaded cpufeatures v0.2.17 |
| 390 | 2026-03-20T18:13:53.214Z | Downloaded typenum v1.19.0 |
| 391 | 2026-03-20T18:13:53.219Z | Downloaded dof v0.3.0 |
| 392 | 2026-03-20T18:13:53.225Z | Downloaded url v2.5.8 |
| 393 | 2026-03-20T18:13:53.228Z | Downloaded terminal_size v0.4.3 |
| 394 | 2026-03-20T18:13:53.231Z | Downloaded serde-value v0.7.0 |
| 395 | 2026-03-20T18:13:53.234Z | Downloaded strsim v0.11.1 |
| 396 | 2026-03-20T18:13:53.234Z | Downloaded clap_lex v1.0.0 |
| 397 | 2026-03-20T18:13:53.234Z | Downloaded generic-array v0.14.7 |
| 398 | 2026-03-20T18:13:53.237Z | Downloaded zerovec v0.11.5 |
| 399 | 2026-03-20T18:13:53.242Z | Downloaded percent-encoding v2.3.2 |
| 400 | 2026-03-20T18:13:53.245Z | Downloaded zerocopy v0.7.35 |
| 401 | 2026-03-20T18:13:53.254Z | Downloaded smawk v0.3.2 |
| 402 | 2026-03-20T18:13:53.258Z | Downloaded winnow v0.7.14 |
| 403 | 2026-03-20T18:13:53.262Z | Downloaded serde_tokenstream v0.2.3 |
| 404 | 2026-03-20T18:13:53.265Z | Downloaded erased-serde v0.4.9 |
| 405 | 2026-03-20T18:13:53.265Z | Downloaded dtrace-parser v0.2.0 |
| 406 | 2026-03-20T18:13:53.265Z | Downloaded digest v0.10.7 |
| 407 | 2026-03-20T18:13:53.269Z | Downloaded unicode-width v0.2.0 |
| 408 | 2026-03-20T18:13:53.272Z | Downloaded unicode-width v0.1.14 |
| 409 | 2026-03-20T18:13:53.276Z | Downloaded bytecount v0.6.9 |
| 410 | 2026-03-20T18:13:53.276Z | Downloaded cargo_metadata v0.21.0 |
| 411 | 2026-03-20T18:13:53.282Z | Downloaded synstructure v0.13.2 |
| 412 | 2026-03-20T18:13:53.282Z | Downloaded scroll v0.12.0 |
| 413 | 2026-03-20T18:13:53.282Z | Downloaded block-buffer v0.10.4 |
| 414 | 2026-03-20T18:13:53.282Z | Downloaded potential_utf v0.1.4 |
| 415 | 2026-03-20T18:13:53.287Z | Downloaded equivalent v1.0.2 |
| 416 | 2026-03-20T18:13:53.287Z | Downloaded itoa v1.0.17 |
| 417 | 2026-03-20T18:13:53.287Z | Downloaded quote v1.0.44 |
| 418 | 2026-03-20T18:13:53.287Z | Downloaded displaydoc v0.2.5 |
| 419 | 2026-03-20T18:13:53.290Z | Downloaded anstyle-parse v0.2.7 |
| 420 | 2026-03-20T18:13:53.301Z | Downloaded semver v1.0.27 |
| 421 | 2026-03-20T18:13:53.309Z | Downloaded fs-err v3.3.0 |
| 422 | 2026-03-20T18:13:53.315Z | Downloaded form_urlencoded v1.2.2 |
| 423 | 2026-03-20T18:13:53.327Z | Downloaded serde-untagged v0.1.9 |
| 424 | 2026-03-20T18:13:53.331Z | Downloaded clap_derive v4.5.55 |
| 425 | 2026-03-20T18:13:53.335Z | Downloaded camino v1.2.2 |
| 426 | 2026-03-20T18:13:53.344Z | Downloaded litemap v0.8.1 |
| 427 | 2026-03-20T18:13:53.350Z | Downloaded log v0.4.29 |
| 428 | 2026-03-20T18:13:53.353Z | Downloaded clap v4.5.60 |
| 429 | 2026-03-20T18:13:53.359Z | Downloaded indexmap v2.13.0 |
| 430 | 2026-03-20T18:13:53.362Z | Downloaded bitflags v2.11.0 |
| 431 | 2026-03-20T18:13:53.366Z | Downloaded proc-macro2 v1.0.106 |
| 432 | 2026-03-20T18:13:53.370Z | Downloaded pest_derive v2.8.6 |
| 433 | 2026-03-20T18:13:53.370Z | Downloaded serde_derive v1.0.228 |
| 434 | 2026-03-20T18:13:53.374Z | Downloaded getrandom v0.4.1 |
| 435 | 2026-03-20T18:13:53.374Z | Downloaded papergrid v0.11.0 |
| 436 | 2026-03-20T18:13:53.379Z | Downloaded pest v2.8.6 |
| 437 | 2026-03-20T18:13:53.385Z | Downloaded num-traits v0.2.19 |
| 438 | 2026-03-20T18:13:53.385Z | Downloaded anyhow v1.0.102 |
| 439 | 2026-03-20T18:13:53.388Z | Downloaded pest_meta v2.8.6 |
| 440 | 2026-03-20T18:13:53.388Z | Downloaded icu_locale_core v2.1.1 |
| 441 | 2026-03-20T18:13:53.392Z | Downloaded icu_provider v2.1.1 |
| 442 | 2026-03-20T18:13:53.392Z | Downloaded icu_normalizer_data v2.1.1 |
| 443 | 2026-03-20T18:13:53.400Z | Downloaded tempfile v3.25.0 |
| 444 | 2026-03-20T18:13:53.403Z | Downloaded serde v1.0.228 |
| 445 | 2026-03-20T18:13:53.403Z | Downloaded icu_normalizer v2.1.1 |
| 446 | 2026-03-20T18:13:53.406Z | Downloaded icu_collections v2.1.1 |
| 447 | 2026-03-20T18:13:53.412Z | Downloaded idna v1.1.0 |
| 448 | 2026-03-20T18:13:53.421Z | Downloaded serde_core v1.0.228 |
| 449 | 2026-03-20T18:13:53.424Z | Downloaded memchr v2.8.0 |
| 450 | 2026-03-20T18:13:53.428Z | Downloaded icu_properties_data v2.1.2 |
| 451 | 2026-03-20T18:13:53.463Z | Downloaded hashbrown v0.16.1 |
| 452 | 2026-03-20T18:13:53.470Z | Downloaded serde_json v1.0.149 |
| 453 | 2026-03-20T18:13:53.474Z | Downloaded tabled v0.15.0 |
| 454 | 2026-03-20T18:13:53.485Z | Downloaded goblin v0.8.2 |
| 455 | 2026-03-20T18:13:53.489Z | Downloaded syn v1.0.109 |
| 456 | 2026-03-20T18:13:53.503Z | Downloaded syn v2.0.117 |
| 457 | 2026-03-20T18:13:53.523Z | Downloaded rustix v1.1.3 |
| 458 | 2026-03-20T18:13:53.556Z | Downloaded libc v0.2.180 |
| 459 | 2026-03-20T18:13:53.639Z | Compiling proc-macro2 v1.0.106 |
| 460 | 2026-03-20T18:13:53.642Z | Compiling unicode-ident v1.0.24 |
| 461 | 2026-03-20T18:13:53.642Z | Compiling quote v1.0.44 |
| 462 | 2026-03-20T18:13:53.642Z | Compiling serde_core v1.0.228 |
| 463 | 2026-03-20T18:13:53.642Z | Compiling libc v0.2.180 |
| 464 | 2026-03-20T18:13:53.642Z | Compiling version_check v0.9.5 |
| 465 | 2026-03-20T18:13:53.642Z | Compiling stable_deref_trait v1.2.1 |
| 466 | 2026-03-20T18:13:53.642Z | Compiling memchr v2.8.0 |
| 467 | 2026-03-20T18:13:54.037Z | Compiling serde v1.0.228 |
| 468 | 2026-03-20T18:13:54.113Z | Compiling zmij v1.0.21 |
| 469 | 2026-03-20T18:13:54.344Z | Compiling thiserror v1.0.69 |
| 470 | 2026-03-20T18:13:54.507Z | Compiling itoa v1.0.17 |
| 471 | 2026-03-20T18:13:54.717Z | Compiling autocfg v1.5.0 |
| 472 | 2026-03-20T18:13:54.740Z | Compiling ucd-trie v0.1.7 |
| 473 | 2026-03-20T18:13:54.858Z | Compiling litemap v0.8.1 |
| 474 | 2026-03-20T18:13:54.883Z | Compiling writeable v0.6.2 |
| 475 | 2026-03-20T18:13:54.945Z | Compiling pest v2.8.6 |
| 476 | 2026-03-20T18:13:55.113Z | Compiling rustix v1.1.3 |
| 477 | 2026-03-20T18:13:55.160Z | Compiling byteorder v1.5.0 |
| 478 | 2026-03-20T18:13:55.459Z | Compiling icu_properties_data v2.1.2 |
| 479 | 2026-03-20T18:13:55.508Z | Compiling icu_normalizer_data v2.1.1 |
| 480 | 2026-03-20T18:13:55.552Z | Compiling syn v2.0.117 |
| 481 | 2026-03-20T18:13:55.719Z | Compiling errno v0.3.14 |
| 482 | 2026-03-20T18:13:55.743Z | Compiling bitflags v2.11.0 |
| 483 | 2026-03-20T18:13:55.792Z | Compiling serde_json v1.0.149 |
| 484 | 2026-03-20T18:13:55.940Z | Compiling num-traits v0.2.19 |
| 485 | 2026-03-20T18:13:56.086Z | Compiling hashbrown v0.16.1 |
| 486 | 2026-03-20T18:13:56.111Z | Compiling typeid v1.0.3 |
| 487 | 2026-03-20T18:13:56.401Z | Compiling pest_meta v2.8.6 |
| 488 | 2026-03-20T18:13:56.437Z | Compiling equivalent v1.0.2 |
| 489 | 2026-03-20T18:13:56.547Z | Compiling smallvec v1.15.1 |
| 490 | 2026-03-20T18:13:56.742Z | Compiling indexmap v2.13.0 |
| 491 | 2026-03-20T18:13:56.875Z | Compiling thread-id v4.2.2 |
| 492 | 2026-03-20T18:13:56.985Z | Compiling usdt-impl v0.5.0 |
| 493 | 2026-03-20T18:13:57.078Z | Compiling proc-macro-error-attr v1.0.4 |
| 494 | 2026-03-20T18:13:57.091Z | Compiling syn v1.0.109 |
| 495 | 2026-03-20T18:13:57.247Z | Compiling winnow v0.7.14 |
| 496 | 2026-03-20T18:13:57.271Z | Compiling erased-serde v0.4.9 |
| 497 | 2026-03-20T18:13:57.608Z | Compiling toml_write v0.1.2 |
| 498 | 2026-03-20T18:13:57.871Z | Compiling proc-macro-error v1.0.4 |
| 499 | 2026-03-20T18:13:57.986Z | Compiling thiserror v2.0.18 |
| 500 | 2026-03-20T18:13:58.115Z | Compiling utf8parse v0.2.2 |
| 501 | 2026-03-20T18:13:58.255Z | Compiling utf8_iter v1.0.4 |
| 502 | 2026-03-20T18:13:58.429Z | Compiling getrandom v0.4.1 |
| 503 | 2026-03-20T18:13:58.455Z | Compiling camino v1.2.2 |
| 504 | 2026-03-20T18:13:58.693Z | Compiling log v0.4.29 |
| 505 | 2026-03-20T18:13:58.838Z | Compiling plain v0.2.3 |
| 506 | 2026-03-20T18:13:58.863Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-03-20T18:13:58.934Z | Compiling ordered-float v2.10.1 |
| 508 | 2026-03-20T18:13:58.981Z | Compiling anstyle-parse v0.2.7 |
| 509 | 2026-03-20T18:13:59.110Z | Compiling form_urlencoded v1.2.2 |
| 510 | 2026-03-20T18:13:59.221Z | Compiling terminal_size v0.4.3 |
| 511 | 2026-03-20T18:13:59.267Z | Compiling synstructure v0.13.2 |
| 512 | 2026-03-20T18:13:59.290Z | Compiling pest_generator v2.8.6 |
| 513 | 2026-03-20T18:13:59.414Z | Compiling is_terminal_polyfill v1.70.2 |
| 514 | 2026-03-20T18:13:59.538Z | Compiling cfg-if v1.0.4 |
| 515 | 2026-03-20T18:13:59.593Z | Compiling colorchoice v1.0.4 |
| 516 | 2026-03-20T18:13:59.632Z | Compiling anstyle v1.0.13 |
| 517 | 2026-03-20T18:13:59.680Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-20T18:13:59.741Z | Compiling anstyle-query v1.1.5 |
| 519 | 2026-03-20T18:13:59.790Z | Compiling serde-untagged v0.1.9 |
| 520 | 2026-03-20T18:13:59.855Z | Compiling anstream v0.6.21 |
| 521 | 2026-03-20T18:14:00.079Z | Compiling semver v1.0.27 |
| 522 | 2026-03-20T18:14:00.103Z | Compiling fs-err v3.3.0 |
| 523 | 2026-03-20T18:14:00.228Z | Compiling strsim v0.11.1 |
| 524 | 2026-03-20T18:14:00.279Z | Compiling anyhow v1.0.102 |
| 525 | 2026-03-20T18:14:00.360Z | Compiling unicode-width v0.1.14 |
| 526 | 2026-03-20T18:14:00.515Z | Compiling unicode-xid v0.2.6 |
| 527 | 2026-03-20T18:14:00.579Z | Compiling heck v0.5.0 |
| 528 | 2026-03-20T18:14:00.645Z | Compiling fastrand v2.3.0 |
| 529 | 2026-03-20T18:14:00.671Z | Compiling bytecount v0.6.9 |
| 530 | 2026-03-20T18:14:00.695Z | Compiling heck v0.4.1 |
| 531 | 2026-03-20T18:14:00.717Z | Compiling once_cell v1.21.3 |
| 532 | 2026-03-20T18:14:00.892Z | Compiling clap_lex v1.0.0 |
| 533 | 2026-03-20T18:14:00.981Z | Compiling fnv v1.0.7 |
| 534 | 2026-03-20T18:14:01.005Z | Compiling tempfile v3.25.0 |
| 535 | 2026-03-20T18:14:01.124Z | Compiling clap_builder v4.5.60 |
| 536 | 2026-03-20T18:14:01.203Z | Compiling papergrid v0.11.0 |
| 537 | 2026-03-20T18:14:01.318Z | Compiling memmap v0.7.0 |
| 538 | 2026-03-20T18:14:01.383Z | Compiling smawk v0.3.2 |
| 539 | 2026-03-20T18:14:01.507Z | Compiling unicode-width v0.2.0 |
| 540 | 2026-03-20T18:14:01.551Z | Compiling unicode-linebreak v0.1.5 |
| 541 | 2026-03-20T18:14:01.854Z | Compiling serde_derive v1.0.228 |
| 542 | 2026-03-20T18:14:01.906Z | Compiling zerofrom-derive v0.1.6 |
| 543 | 2026-03-20T18:14:01.910Z | Compiling yoke-derive v0.8.1 |
| 544 | 2026-03-20T18:14:01.976Z | Compiling zerovec-derive v0.11.2 |
| 545 | 2026-03-20T18:14:02.127Z | Compiling displaydoc v0.2.5 |
| 546 | 2026-03-20T18:14:03.114Z | Compiling thiserror-impl v1.0.69 |
| 547 | 2026-03-20T18:14:03.199Z | Compiling zerocopy-derive v0.7.35 |
| 548 | 2026-03-20T18:14:03.442Z | Compiling pest_derive v2.8.6 |
| 549 | 2026-03-20T18:14:03.484Z | Compiling scroll_derive v0.12.1 |
| 550 | 2026-03-20T18:14:03.820Z | Compiling zerofrom v0.1.6 |
| 551 | 2026-03-20T18:14:03.970Z | Compiling yoke v0.8.1 |
| 552 | 2026-03-20T18:14:03.992Z | Compiling thiserror-impl v2.0.18 |
| 553 | 2026-03-20T18:14:04.219Z | Compiling zerovec v0.11.5 |
| 554 | 2026-03-20T18:14:04.360Z | Compiling zerotrie v0.2.3 |
| 555 | 2026-03-20T18:14:04.368Z | Compiling zerocopy v0.7.35 |
| 556 | 2026-03-20T18:14:04.730Z | Compiling scroll v0.12.0 |
| 557 | 2026-03-20T18:14:04.895Z | Compiling tinystr v0.8.2 |
| 558 | 2026-03-20T18:14:04.917Z | Compiling potential_utf v0.1.4 |
| 559 | 2026-03-20T18:14:05.088Z | Compiling icu_collections v2.1.1 |
| 560 | 2026-03-20T18:14:05.132Z | Compiling icu_locale_core v2.1.1 |
| 561 | 2026-03-20T18:14:05.132Z | Compiling dtrace-parser v0.2.0 |
| 562 | 2026-03-20T18:14:05.179Z | Compiling goblin v0.8.2 |
| 563 | 2026-03-20T18:14:05.454Z | Compiling tabled_derive v0.7.0 |
| 564 | 2026-03-20T18:14:05.722Z | Compiling clap_derive v4.5.55 |
| 565 | 2026-03-20T18:14:05.825Z | Compiling textwrap v0.16.2 |
| 566 | 2026-03-20T18:14:06.192Z | Compiling icu_provider v2.1.1 |
| 567 | 2026-03-20T18:14:06.442Z | Compiling camino-tempfile v1.4.1 |
| 568 | 2026-03-20T18:14:06.557Z | Compiling icu_properties v2.1.2 |
| 569 | 2026-03-20T18:14:06.581Z | Compiling icu_normalizer v2.1.1 |
| 570 | 2026-03-20T18:14:06.617Z | Compiling serde_spanned v0.6.9 |
| 571 | 2026-03-20T18:14:06.701Z | Compiling toml_datetime v0.6.11 |
| 572 | 2026-03-20T18:14:06.788Z | Compiling dof v0.3.0 |
| 573 | 2026-03-20T18:14:06.850Z | Compiling serde_tokenstream v0.2.3 |
| 574 | 2026-03-20T18:14:06.893Z | Compiling serde-value v0.7.0 |
| 575 | 2026-03-20T18:14:07.049Z | Compiling toml_edit v0.22.27 |
| 576 | 2026-03-20T18:14:07.319Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-03-20T18:14:07.386Z | Compiling tabled v0.15.0 |
| 578 | 2026-03-20T18:14:07.407Z | Compiling macaddr v1.0.1 |
| 579 | 2026-03-20T18:14:07.681Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 580 | 2026-03-20T18:14:07.712Z | Compiling swrite v0.1.0 |
| 581 | 2026-03-20T18:14:07.827Z | Compiling idna_adapter v1.2.1 |
| 582 | 2026-03-20T18:14:08.014Z | Compiling idna v1.1.0 |
| 583 | 2026-03-20T18:14:08.087Z | Compiling usdt-macro v0.5.0 |
| 584 | 2026-03-20T18:14:08.087Z | Compiling usdt-attr-macro v0.5.0 |
| 585 | 2026-03-20T18:14:08.178Z | Compiling clap v4.5.60 |
| 586 | 2026-03-20T18:14:08.589Z | Compiling url v2.5.8 |
| 587 | 2026-03-20T18:14:09.043Z | Compiling toml v0.8.23 |
| 588 | 2026-03-20T18:14:09.338Z | Compiling usdt v0.5.0 |
| 589 | 2026-03-20T18:14:09.571Z | Compiling cargo-util-schemas v0.8.2 |
| 590 | 2026-03-20T18:14:09.595Z | Compiling cargo_toml v0.21.0 |
| 591 | 2026-03-20T18:14:10.767Z | Compiling cargo_metadata v0.21.0 |
| 592 | 2026-03-20T18:14:12.046Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 593 | 2026-03-20T18:14:14.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.40s |
| 594 | 2026-03-20T18:14:15.199Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 595 | 2026-03-20T18:14:15.884Z | Downloading crates ... |
| 596 | 2026-03-20T18:14:15.938Z | Downloaded assert_matches v1.5.0 |
| 597 | 2026-03-20T18:14:15.953Z | Downloaded async-recursion v1.1.1 |
| 598 | 2026-03-20T18:14:15.971Z | Downloaded ascii-canvas v3.0.0 |
| 599 | 2026-03-20T18:14:15.971Z | Downloaded async-stream-impl v0.3.6 |
| 600 | 2026-03-20T18:14:15.971Z | Downloaded adler2 v2.0.1 |
| 601 | 2026-03-20T18:14:15.971Z | Downloaded aead v0.5.2 |
| 602 | 2026-03-20T18:14:15.971Z | Downloaded async-bb8-diesel v0.2.1 |
| 603 | 2026-03-20T18:14:15.971Z | Downloaded async-stream v0.3.6 |
| 604 | 2026-03-20T18:14:15.972Z | Downloaded aes v0.8.4 |
| 605 | 2026-03-20T18:14:15.982Z | Downloaded dirs-sys-next v0.1.2 |
| 606 | 2026-03-20T18:14:15.983Z | Downloaded bcs v0.1.6 |
| 607 | 2026-03-20T18:14:15.983Z | Downloaded backoff v0.4.0 |
| 608 | 2026-03-20T18:14:15.983Z | Downloaded atty v0.2.14 |
| 609 | 2026-03-20T18:14:15.983Z | Downloaded blake2 v0.10.6 |
| 610 | 2026-03-20T18:14:15.985Z | Downloaded embedded-io v0.6.1 |
| 611 | 2026-03-20T18:14:15.985Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 612 | 2026-03-20T18:14:15.986Z | Downloaded darling v0.21.3 |
| 613 | 2026-03-20T18:14:15.991Z | Downloaded cookie v0.18.1 |
| 614 | 2026-03-20T18:14:15.991Z | Downloaded cargo_metadata v0.19.2 |
| 615 | 2026-03-20T18:14:15.991Z | Downloaded crc-catalog v2.4.0 |
| 616 | 2026-03-20T18:14:15.991Z | Downloaded backon v1.6.0 |
| 617 | 2026-03-20T18:14:15.991Z | Downloaded atomic-waker v1.1.2 |
| 618 | 2026-03-20T18:14:15.991Z | Downloaded async-trait v0.1.89 |
| 619 | 2026-03-20T18:14:15.991Z | Downloaded daft-derive v0.1.5 |
| 620 | 2026-03-20T18:14:16.007Z | Downloaded crossbeam-utils v0.8.21 |
| 621 | 2026-03-20T18:14:16.017Z | Downloaded cassowary v0.3.0 |
| 622 | 2026-03-20T18:14:16.018Z | Downloaded buf-list v1.1.2 |
| 623 | 2026-03-20T18:14:16.018Z | Downloaded embedded-io v0.4.0 |
| 624 | 2026-03-20T18:14:16.018Z | Downloaded dyn-clone v1.0.20 |
| 625 | 2026-03-20T18:14:16.018Z | Downloaded crc32fast v1.5.0 |
| 626 | 2026-03-20T18:14:16.018Z | Downloaded base16ct v0.2.0 |
| 627 | 2026-03-20T18:14:16.018Z | Downloaded daft v0.1.5 |
| 628 | 2026-03-20T18:14:16.018Z | Downloaded bitfield-macros v0.19.4 |
| 629 | 2026-03-20T18:14:16.018Z | Downloaded cargo-platform v0.1.9 |
| 630 | 2026-03-20T18:14:16.018Z | Downloaded convert_case v0.4.0 |
| 631 | 2026-03-20T18:14:16.018Z | Downloaded defmt-macros v1.0.1 |
| 632 | 2026-03-20T18:14:16.018Z | Downloaded crc8 v0.1.1 |
| 633 | 2026-03-20T18:14:16.026Z | Downloaded ciborium-io v0.2.2 |
| 634 | 2026-03-20T18:14:16.026Z | Downloaded cfg_aliases v0.1.1 |
| 635 | 2026-03-20T18:14:16.026Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 636 | 2026-03-20T18:14:16.026Z | Downloaded atomicwrites v0.4.4 |
| 637 | 2026-03-20T18:14:16.026Z | Downloaded endian-type v0.1.2 |
| 638 | 2026-03-20T18:14:16.026Z | Downloaded ciborium-ll v0.2.2 |
| 639 | 2026-03-20T18:14:16.026Z | Downloaded defmt-parser v1.0.0 |
| 640 | 2026-03-20T18:14:16.027Z | Downloaded castaway v0.2.4 |
| 641 | 2026-03-20T18:14:16.027Z | Downloaded bit-set v0.5.3 |
| 642 | 2026-03-20T18:14:16.035Z | Downloaded downcast-rs v2.0.2 |
| 643 | 2026-03-20T18:14:16.035Z | Downloaded derive_builder v0.20.2 |
| 644 | 2026-03-20T18:14:16.035Z | Downloaded either v1.15.0 |
| 645 | 2026-03-20T18:14:16.065Z | Downloaded cobs v0.3.0 |
| 646 | 2026-03-20T18:14:16.065Z | Downloaded base16ct v1.0.0 |
| 647 | 2026-03-20T18:14:16.065Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 648 | 2026-03-20T18:14:16.065Z | Downloaded darling_core v0.20.11 |
| 649 | 2026-03-20T18:14:16.065Z | Downloaded dtrace-parser v0.3.0 |
| 650 | 2026-03-20T18:14:16.065Z | Downloaded derive_builder_core v0.20.2 |
| 651 | 2026-03-20T18:14:16.092Z | Downloaded arrayref v0.3.9 |
| 652 | 2026-03-20T18:14:16.092Z | Downloaded des v0.8.1 |
| 653 | 2026-03-20T18:14:16.092Z | Downloaded flagset v0.4.7 |
| 654 | 2026-03-20T18:14:16.092Z | Downloaded derive-ex v0.1.8 |
| 655 | 2026-03-20T18:14:16.092Z | Downloaded darling v0.23.0 |
| 656 | 2026-03-20T18:14:16.092Z | Downloaded ena v0.14.4 |
| 657 | 2026-03-20T18:14:16.092Z | Downloaded crc v3.4.0 |
| 658 | 2026-03-20T18:14:16.092Z | Downloaded enum-as-inner v0.6.1 |
| 659 | 2026-03-20T18:14:16.092Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 660 | 2026-03-20T18:14:16.093Z | Downloaded crucible-workspace-hack v0.1.0 |
| 661 | 2026-03-20T18:14:16.093Z | Downloaded cfg_aliases v0.2.1 |
| 662 | 2026-03-20T18:14:16.093Z | Downloaded display-error-chain v0.2.2 |
| 663 | 2026-03-20T18:14:16.093Z | Downloaded defmt v0.3.100 |
| 664 | 2026-03-20T18:14:16.093Z | Downloaded bitfield-struct v0.6.2 |
| 665 | 2026-03-20T18:14:16.093Z | Downloaded env_filter v1.0.0 |
| 666 | 2026-03-20T18:14:16.093Z | Downloaded foreign-types-shared v0.3.1 |
| 667 | 2026-03-20T18:14:16.093Z | Downloaded dunce v1.0.5 |
| 668 | 2026-03-20T18:14:16.093Z | Downloaded darling_macro v0.23.0 |
| 669 | 2026-03-20T18:14:16.093Z | Downloaded crunchy v0.2.4 |
| 670 | 2026-03-20T18:14:16.093Z | Downloaded bb8 v0.8.6 |
| 671 | 2026-03-20T18:14:16.093Z | Downloaded darling v0.20.11 |
| 672 | 2026-03-20T18:14:16.120Z | Downloaded foreign-types v0.5.0 |
| 673 | 2026-03-20T18:14:16.120Z | Downloaded document-features v0.2.12 |
| 674 | 2026-03-20T18:14:16.120Z | Downloaded debug-ignore v1.0.5 |
| 675 | 2026-03-20T18:14:16.120Z | Downloaded foreign-types v0.3.2 |
| 676 | 2026-03-20T18:14:16.120Z | Downloaded dsl_auto_type v0.2.0 |
| 677 | 2026-03-20T18:14:16.120Z | Downloaded cpufeatures v0.3.0 |
| 678 | 2026-03-20T18:14:16.120Z | Downloaded constant_time_eq v0.4.2 |
| 679 | 2026-03-20T18:14:16.120Z | Downloaded cstr-argument v0.1.2 |
| 680 | 2026-03-20T18:14:16.120Z | Downloaded block-padding v0.3.3 |
| 681 | 2026-03-20T18:14:16.120Z | Downloaded derive_builder_macro v0.20.2 |
| 682 | 2026-03-20T18:14:16.120Z | Downloaded float-ord v0.3.2 |
| 683 | 2026-03-20T18:14:16.120Z | Downloaded fixedbitset v0.4.2 |
| 684 | 2026-03-20T18:14:16.120Z | Downloaded array-init v0.0.4 |
| 685 | 2026-03-20T18:14:16.120Z | Downloaded dirs-next v2.0.0 |
| 686 | 2026-03-20T18:14:16.120Z | Downloaded bit-set v0.8.0 |
| 687 | 2026-03-20T18:14:16.120Z | Downloaded dof v0.4.0 |
| 688 | 2026-03-20T18:14:16.120Z | Downloaded float-cmp v0.10.0 |
| 689 | 2026-03-20T18:14:16.120Z | Downloaded futures-sink v0.3.32 |
| 690 | 2026-03-20T18:14:16.120Z | Downloaded futures-macro v0.3.32 |
| 691 | 2026-03-20T18:14:16.120Z | Downloaded fxhash v0.2.1 |
| 692 | 2026-03-20T18:14:16.152Z | Downloaded futures-task v0.3.32 |
| 693 | 2026-03-20T18:14:16.152Z | Downloaded ghash v0.5.1 |
| 694 | 2026-03-20T18:14:16.152Z | Downloaded deranged v0.5.8 |
| 695 | 2026-03-20T18:14:16.153Z | Downloaded futures-core v0.3.32 |
| 696 | 2026-03-20T18:14:16.153Z | Downloaded derive_more v0.99.20 |
| 697 | 2026-03-20T18:14:16.153Z | Downloaded globwalk v0.9.1 |
| 698 | 2026-03-20T18:14:16.153Z | Downloaded git-stub v1.0.0 |
| 699 | 2026-03-20T18:14:16.153Z | Downloaded funty v2.0.0 |
| 700 | 2026-03-20T18:14:16.153Z | Downloaded foreign-types-shared v0.1.1 |
| 701 | 2026-03-20T18:14:16.153Z | Downloaded hex v0.4.3 |
| 702 | 2026-03-20T18:14:16.153Z | Downloaded difflib v0.4.0 |
| 703 | 2026-03-20T18:14:16.153Z | Downloaded headers-core v0.3.0 |
| 704 | 2026-03-20T18:14:16.153Z | Downloaded convert_case v0.10.0 |
| 705 | 2026-03-20T18:14:16.153Z | Downloaded darling_macro v0.20.11 |
| 706 | 2026-03-20T18:14:16.175Z | Downloaded bitfield v0.19.4 |
| 707 | 2026-03-20T18:14:16.175Z | Downloaded blowfish v0.9.1 |
| 708 | 2026-03-20T18:14:16.176Z | Downloaded fd-lock v4.0.4 |
| 709 | 2026-03-20T18:14:16.176Z | Downloaded gethostname v0.5.0 |
| 710 | 2026-03-20T18:14:16.176Z | Downloaded darling_macro v0.21.3 |
| 711 | 2026-03-20T18:14:16.176Z | Downloaded base64ct v1.8.3 |
| 712 | 2026-03-20T18:14:16.176Z | Downloaded chacha20poly1305 v0.10.1 |
| 713 | 2026-03-20T18:14:16.176Z | Downloaded camino-tempfile-ext v0.3.3 |
| 714 | 2026-03-20T18:14:16.176Z | Downloaded hash32 v0.3.1 |
| 715 | 2026-03-20T18:14:16.176Z | Downloaded corncobs v0.1.4 |
| 716 | 2026-03-20T18:14:16.177Z | Downloaded cmake v0.1.57 |
| 717 | 2026-03-20T18:14:16.177Z | Downloaded cipher v0.4.4 |
| 718 | 2026-03-20T18:14:16.177Z | Downloaded arrayvec v0.7.6 |
| 719 | 2026-03-20T18:14:16.177Z | Downloaded bitflags v1.3.2 |
| 720 | 2026-03-20T18:14:16.177Z | Downloaded cexpr v0.6.0 |
| 721 | 2026-03-20T18:14:16.177Z | Downloaded http-range v0.1.5 |
| 722 | 2026-03-20T18:14:16.177Z | Downloaded const_format_proc_macros v0.2.34 |
| 723 | 2026-03-20T18:14:16.177Z | Downloaded http-body v1.0.1 |
| 724 | 2026-03-20T18:14:16.177Z | Downloaded colored v3.1.1 |
| 725 | 2026-03-20T18:14:16.196Z | Downloaded hex-literal v0.4.1 |
| 726 | 2026-03-20T18:14:16.196Z | Downloaded hubpack v0.1.2 |
| 727 | 2026-03-20T18:14:16.197Z | Downloaded futures-executor v0.3.32 |
| 728 | 2026-03-20T18:14:16.197Z | Downloaded crossbeam-deque v0.8.6 |
| 729 | 2026-03-20T18:14:16.197Z | Downloaded httpdate v1.0.3 |
| 730 | 2026-03-20T18:14:16.197Z | Downloaded hostname v0.4.2 |
| 731 | 2026-03-20T18:14:16.236Z | Downloaded hostname v0.3.1 |
| 732 | 2026-03-20T18:14:16.236Z | Downloaded globset v0.4.18 |
| 733 | 2026-03-20T18:14:16.236Z | Downloaded derive-where v1.6.0 |
| 734 | 2026-03-20T18:14:16.236Z | Downloaded indent_write v2.2.0 |
| 735 | 2026-03-20T18:14:16.237Z | Downloaded ident_case v1.0.1 |
| 736 | 2026-03-20T18:14:16.237Z | Downloaded hubpack_derive v0.1.1 |
| 737 | 2026-03-20T18:14:16.237Z | Downloaded git-stub-vcs v0.1.0 |
| 738 | 2026-03-20T18:14:16.237Z | Downloaded futures-io v0.3.32 |
| 739 | 2026-03-20T18:14:16.237Z | Downloaded keccak v0.1.6 |
| 740 | 2026-03-20T18:14:16.237Z | Downloaded indoc v1.0.9 |
| 741 | 2026-03-20T18:14:16.237Z | Downloaded kstat-rs v0.2.4 |
| 742 | 2026-03-20T18:14:16.237Z | Downloaded instability v0.3.11 |
| 743 | 2026-03-20T18:14:16.300Z | Downloaded inout v0.1.4 |
| 744 | 2026-03-20T18:14:16.301Z | Downloaded internet-checksum v0.2.1 |
| 745 | 2026-03-20T18:14:16.301Z | Downloaded cookie_store v0.22.1 |
| 746 | 2026-03-20T18:14:16.301Z | Downloaded cargo_toml v0.22.3 |
| 747 | 2026-03-20T18:14:16.301Z | Downloaded is_ci v1.2.0 |
| 748 | 2026-03-20T18:14:16.301Z | Downloaded is-terminal v0.4.17 |
| 749 | 2026-03-20T18:14:16.301Z | Downloaded instant v0.1.13 |
| 750 | 2026-03-20T18:14:16.302Z | Downloaded foreign-types-macros v0.2.3 |
| 751 | 2026-03-20T18:14:16.302Z | Downloaded bit-vec v0.8.0 |
| 752 | 2026-03-20T18:14:16.302Z | Downloaded find-msvc-tools v0.1.9 |
| 753 | 2026-03-20T18:14:16.302Z | Downloaded console v0.15.11 |
| 754 | 2026-03-20T18:14:16.302Z | Downloaded ecdsa v0.16.9 |
| 755 | 2026-03-20T18:14:16.302Z | Downloaded fs-err v2.11.0 |
| 756 | 2026-03-20T18:14:16.302Z | Downloaded csv-core v0.1.13 |
| 757 | 2026-03-20T18:14:16.302Z | Downloaded bzip2 v0.4.4 |
| 758 | 2026-03-20T18:14:16.302Z | Downloaded console v0.16.2 |
| 759 | 2026-03-20T18:14:16.303Z | Downloaded colored v2.2.0 |
| 760 | 2026-03-20T18:14:16.303Z | Downloaded bzip2 v0.6.1 |
| 761 | 2026-03-20T18:14:16.303Z | Downloaded hash32 v0.2.1 |
| 762 | 2026-03-20T18:14:16.303Z | Downloaded group v0.13.0 |
| 763 | 2026-03-20T18:14:16.303Z | Downloaded erased-serde v0.3.31 |
| 764 | 2026-03-20T18:14:16.303Z | Downloaded highway v1.3.0 |
| 765 | 2026-03-20T18:14:16.303Z | Downloaded der_derive v0.7.3 |
| 766 | 2026-03-20T18:14:16.303Z | Downloaded ahash v0.8.12 |
| 767 | 2026-03-20T18:14:16.303Z | Downloaded lalrpop-util v0.19.12 |
| 768 | 2026-03-20T18:14:16.303Z | Downloaded fs_extra v1.3.0 |
| 769 | 2026-03-20T18:14:16.303Z | Downloaded libscf-sys v1.1.0 |
| 770 | 2026-03-20T18:14:16.303Z | Downloaded foldhash v0.2.0 |
| 771 | 2026-03-20T18:14:16.303Z | Downloaded foldhash v0.1.5 |
| 772 | 2026-03-20T18:14:16.303Z | Downloaded http-body-util v0.1.3 |
| 773 | 2026-03-20T18:14:16.303Z | Downloaded linked-hash-map v0.5.6 |
| 774 | 2026-03-20T18:14:16.304Z | Downloaded critical-section v1.2.0 |
| 775 | 2026-03-20T18:14:16.304Z | Downloaded filetime v0.2.27 |
| 776 | 2026-03-20T18:14:16.304Z | Downloaded futures-channel v0.3.32 |
| 777 | 2026-03-20T18:14:16.342Z | Downloaded ff v0.13.1 |
| 778 | 2026-03-20T18:14:16.342Z | Downloaded fallible-iterator v0.2.0 |
| 779 | 2026-03-20T18:14:16.342Z | Downloaded ed25519 v2.2.3 |
| 780 | 2026-03-20T18:14:16.343Z | Downloaded glob v0.3.3 |
| 781 | 2026-03-20T18:14:16.343Z | Downloaded dropshot_endpoint v0.16.7 |
| 782 | 2026-03-20T18:14:16.343Z | Downloaded half v1.8.3 |
| 783 | 2026-03-20T18:14:16.343Z | Downloaded fixedbitset v0.5.7 |
| 784 | 2026-03-20T18:14:16.343Z | Downloaded drift v0.1.3 |
| 785 | 2026-03-20T18:14:16.343Z | Downloaded ipnetwork v0.21.1 |
| 786 | 2026-03-20T18:14:16.343Z | Downloaded md5 v0.7.0 |
| 787 | 2026-03-20T18:14:16.343Z | Downloaded md-5 v0.10.6 |
| 788 | 2026-03-20T18:14:16.343Z | Downloaded hyper-tls v0.6.0 |
| 789 | 2026-03-20T18:14:16.343Z | Downloaded hyper-staticfile v0.10.1 |
| 790 | 2026-03-20T18:14:16.343Z | Downloaded humantime v2.3.0 |
| 791 | 2026-03-20T18:14:16.343Z | Downloaded ingot v0.1.1 |
| 792 | 2026-03-20T18:14:16.343Z | Downloaded indoc v2.0.7 |
| 793 | 2026-03-20T18:14:16.343Z | Downloaded lru-slab v0.1.2 |
| 794 | 2026-03-20T18:14:16.343Z | Downloaded lru-cache v0.1.2 |
| 795 | 2026-03-20T18:14:16.344Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 796 | 2026-03-20T18:14:16.344Z | Downloaded managed v0.8.0 |
| 797 | 2026-03-20T18:14:16.344Z | Downloaded memoffset v0.9.1 |
| 798 | 2026-03-20T18:14:16.344Z | Downloaded ciborium v0.2.2 |
| 799 | 2026-03-20T18:14:16.344Z | Downloaded clang-sys v1.8.1 |
| 800 | 2026-03-20T18:14:16.344Z | Downloaded allocator-api2 v0.2.21 |
| 801 | 2026-03-20T18:14:16.344Z | Downloaded ipnet v2.11.0 |
| 802 | 2026-03-20T18:14:16.344Z | Downloaded const-oid v0.9.6 |
| 803 | 2026-03-20T18:14:16.344Z | Downloaded getrandom v0.2.17 |
| 804 | 2026-03-20T18:14:16.344Z | Downloaded env_logger v0.11.9 |
| 805 | 2026-03-20T18:14:16.344Z | Downloaded ctr v0.9.2 |
| 806 | 2026-03-20T18:14:16.345Z | Downloaded ingot-types v0.1.2 |
| 807 | 2026-03-20T18:14:16.359Z | Downloaded lazy_static v1.5.0 |
| 808 | 2026-03-20T18:14:16.359Z | Downloaded crossbeam-epoch v0.9.18 |
| 809 | 2026-03-20T18:14:16.359Z | Downloaded multimap v0.10.1 |
| 810 | 2026-03-20T18:14:16.359Z | Downloaded jobserver v0.1.34 |
| 811 | 2026-03-20T18:14:16.359Z | Downloaded base64 v0.22.1 |
| 812 | 2026-03-20T18:14:16.359Z | Downloaded num-conv v0.2.0 |
| 813 | 2026-03-20T18:14:16.360Z | Downloaded num v0.4.3 |
| 814 | 2026-03-20T18:14:16.360Z | Downloaded normalize-line-endings v0.3.0 |
| 815 | 2026-03-20T18:14:16.360Z | Downloaded nonempty v0.12.0 |
| 816 | 2026-03-20T18:14:16.360Z | Downloaded libefi-sys v0.1.0 |
| 817 | 2026-03-20T18:14:16.360Z | Downloaded hyper-rustls v0.27.7 |
| 818 | 2026-03-20T18:14:16.360Z | Downloaded nodrop v0.1.14 |
| 819 | 2026-03-20T18:14:16.360Z | Downloaded nibble_vec v0.1.0 |
| 820 | 2026-03-20T18:14:16.360Z | Downloaded linear-map v1.2.0 |
| 821 | 2026-03-20T18:14:16.360Z | Downloaded httparse v1.10.1 |
| 822 | 2026-03-20T18:14:16.360Z | Downloaded newtype_derive v0.1.6 |
| 823 | 2026-03-20T18:14:16.360Z | Downloaded num-derive v0.3.3 |
| 824 | 2026-03-20T18:14:16.360Z | Downloaded newtype-uuid-macros v0.1.0 |
| 825 | 2026-03-20T18:14:16.360Z | Downloaded fatfs v0.3.6 |
| 826 | 2026-03-20T18:14:16.361Z | Downloaded num_threads v0.1.7 |
| 827 | 2026-03-20T18:14:16.361Z | Downloaded num_enum_derive v0.5.11 |
| 828 | 2026-03-20T18:14:16.361Z | Downloaded new_debug_unreachable v1.0.6 |
| 829 | 2026-03-20T18:14:16.361Z | Downloaded match_cfg v0.1.0 |
| 830 | 2026-03-20T18:14:16.361Z | Downloaded maplit v1.0.2 |
| 831 | 2026-03-20T18:14:16.361Z | Downloaded lzss v0.8.2 |
| 832 | 2026-03-20T18:14:16.361Z | Downloaded futures v0.3.32 |
| 833 | 2026-03-20T18:14:16.361Z | Downloaded half v2.7.1 |
| 834 | 2026-03-20T18:14:16.361Z | Downloaded chacha20 v0.10.0 |
| 835 | 2026-03-20T18:14:16.374Z | Downloaded lru v0.12.5 |
| 836 | 2026-03-20T18:14:16.374Z | Downloaded ingot-macros v0.1.1 |
| 837 | 2026-03-20T18:14:16.374Z | Downloaded diesel-dtrace v0.5.0 |
| 838 | 2026-03-20T18:14:16.374Z | Downloaded oso-derive v0.27.3 |
| 839 | 2026-03-20T18:14:16.374Z | Downloaded openssl-probe v0.2.1 |
| 840 | 2026-03-20T18:14:16.375Z | Downloaded maybe-uninit v2.0.0 |
| 841 | 2026-03-20T18:14:16.375Z | Downloaded defmt v1.0.1 |
| 842 | 2026-03-20T18:14:16.375Z | Downloaded num-derive v0.4.2 |
| 843 | 2026-03-20T18:14:16.391Z | Downloaded hickory-client v0.25.2 |
| 844 | 2026-03-20T18:14:16.391Z | Downloaded openssl-probe v0.1.6 |
| 845 | 2026-03-20T18:14:16.391Z | Downloaded olpc-cjson v0.1.4 |
| 846 | 2026-03-20T18:14:16.391Z | Downloaded num-iter v0.1.45 |
| 847 | 2026-03-20T18:14:16.392Z | Downloaded data-encoding v2.10.0 |
| 848 | 2026-03-20T18:14:16.392Z | Downloaded cbc v0.1.2 |
| 849 | 2026-03-20T18:14:16.392Z | Downloaded bumpalo v3.20.2 |
| 850 | 2026-03-20T18:14:16.392Z | Downloaded opaque-debug v0.3.1 |
| 851 | 2026-03-20T18:14:16.392Z | Downloaded compact_str v0.8.1 |
| 852 | 2026-03-20T18:14:16.428Z | Downloaded bit-vec v0.6.3 |
| 853 | 2026-03-20T18:14:16.428Z | Downloaded flate2 v1.1.9 |
| 854 | 2026-03-20T18:14:16.428Z | Downloaded mime_guess v2.0.5 |
| 855 | 2026-03-20T18:14:16.429Z | Downloaded mime v0.3.17 |
| 856 | 2026-03-20T18:14:16.429Z | Downloaded crc-any v2.5.0 |
| 857 | 2026-03-20T18:14:16.429Z | Downloaded der v0.7.10 |
| 858 | 2026-03-20T18:14:16.429Z | Downloaded openssl-macros v0.1.1 |
| 859 | 2026-03-20T18:14:16.429Z | Downloaded cancel-safe-futures v0.1.5 |
| 860 | 2026-03-20T18:14:16.429Z | Downloaded parse-display v0.10.0 |
| 861 | 2026-03-20T18:14:16.485Z | Downloaded newline-converter v0.3.0 |
| 862 | 2026-03-20T18:14:16.485Z | Downloaded peg-runtime v0.8.5 |
| 863 | 2026-03-20T18:14:16.485Z | Downloaded path-slash v0.1.5 |
| 864 | 2026-03-20T18:14:16.485Z | Downloaded chacha20 v0.9.1 |
| 865 | 2026-03-20T18:14:16.485Z | Downloaded argon2 v0.5.3 |
| 866 | 2026-03-20T18:14:16.485Z | Downloaded getrandom v0.3.4 |
| 867 | 2026-03-20T18:14:16.485Z | Downloaded num-complex v0.4.6 |
| 868 | 2026-03-20T18:14:16.485Z | Downloaded libsw v3.5.0 |
| 869 | 2026-03-20T18:14:16.485Z | Downloaded libloading v0.8.9 |
| 870 | 2026-03-20T18:14:16.485Z | Downloaded diff v0.1.13 |
| 871 | 2026-03-20T18:14:16.485Z | Downloaded num_enum v0.5.11 |
| 872 | 2026-03-20T18:14:16.485Z | Downloaded pbkdf2 v0.12.2 |
| 873 | 2026-03-20T18:14:16.486Z | Downloaded phf_shared v0.12.1 |
| 874 | 2026-03-20T18:14:16.486Z | Downloaded derive_more v2.1.1 |
| 875 | 2026-03-20T18:14:16.486Z | Downloaded pbkdf2 v0.11.0 |
| 876 | 2026-03-20T18:14:16.508Z | Downloaded iana-time-zone v0.1.65 |
| 877 | 2026-03-20T18:14:16.508Z | Downloaded lock_api v0.4.14 |
| 878 | 2026-03-20T18:14:16.508Z | Downloaded headers v0.4.1 |
| 879 | 2026-03-20T18:14:16.509Z | Downloaded num_enum_derive v0.7.5 |
| 880 | 2026-03-20T18:14:16.509Z | Downloaded pin-utils v0.1.0 |
| 881 | 2026-03-20T18:14:16.509Z | Downloaded hmac v0.12.1 |
| 882 | 2026-03-20T18:14:16.509Z | Downloaded flume v0.11.1 |
| 883 | 2026-03-20T18:14:16.509Z | Downloaded nu-ansi-term v0.50.3 |
| 884 | 2026-03-20T18:14:16.509Z | Downloaded phf_shared v0.13.1 |
| 885 | 2026-03-20T18:14:16.509Z | Downloaded proc-macro-crate v3.4.0 |
| 886 | 2026-03-20T18:14:16.510Z | Downloaded powerfmt v0.2.0 |
| 887 | 2026-03-20T18:14:16.510Z | Downloaded phf_shared v0.11.3 |
| 888 | 2026-03-20T18:14:16.510Z | Downloaded newtype-uuid v1.3.2 |
| 889 | 2026-03-20T18:14:16.510Z | Downloaded nanorand v0.7.0 |
| 890 | 2026-03-20T18:14:16.510Z | Downloaded home v0.5.12 |
| 891 | 2026-03-20T18:14:16.510Z | Downloaded const_format v0.2.35 |
| 892 | 2026-03-20T18:14:16.511Z | Downloaded diesel_derives v2.3.7 |
| 893 | 2026-03-20T18:14:16.511Z | Downloaded num-rational v0.4.2 |
| 894 | 2026-03-20T18:14:16.511Z | Downloaded num-integer v0.1.46 |
| 895 | 2026-03-20T18:14:16.511Z | Downloaded num_enum v0.7.5 |
| 896 | 2026-03-20T18:14:16.511Z | Downloaded predicates-tree v1.0.13 |
| 897 | 2026-03-20T18:14:16.511Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 898 | 2026-03-20T18:14:16.511Z | Downloaded parking_lot_core v0.8.6 |
| 899 | 2026-03-20T18:14:16.512Z | Downloaded libsw-core v0.3.2 |
| 900 | 2026-03-20T18:14:16.512Z | Downloaded password-hash v0.5.0 |
| 901 | 2026-03-20T18:14:16.512Z | Downloaded oxnet v0.1.4 |
| 902 | 2026-03-20T18:14:16.512Z | Downloaded oxide-tokio-rt v0.1.3 |
| 903 | 2026-03-20T18:14:16.512Z | Downloaded progenitor-client v0.11.2 |
| 904 | 2026-03-20T18:14:16.512Z | Downloaded memmap2 v0.9.10 |
| 905 | 2026-03-20T18:14:16.512Z | Downloaded litrs v1.0.0 |
| 906 | 2026-03-20T18:14:16.565Z | Downloaded packed_struct_codegen v0.10.1 |
| 907 | 2026-03-20T18:14:16.565Z | Downloaded proc-macro-crate v1.3.1 |
| 908 | 2026-03-20T18:14:16.565Z | Downloaded native-tls v0.2.18 |
| 909 | 2026-03-20T18:14:16.565Z | Downloaded omicron-zone-package v0.12.2 |
| 910 | 2026-03-20T18:14:16.565Z | Downloaded darling_core v0.23.0 |
| 911 | 2026-03-20T18:14:16.565Z | Downloaded pem v3.0.6 |
| 912 | 2026-03-20T18:14:16.565Z | Downloaded phf v0.12.1 |
| 913 | 2026-03-20T18:14:16.565Z | Downloaded peg-macros v0.8.5 |
| 914 | 2026-03-20T18:14:16.565Z | Downloaded progenitor-macro v0.11.2 |
| 915 | 2026-03-20T18:14:16.565Z | Downloaded heapless v0.7.17 |
| 916 | 2026-03-20T18:14:16.565Z | Downloaded peg v0.8.5 |
| 917 | 2026-03-20T18:14:16.565Z | Downloaded crossbeam-channel v0.5.15 |
| 918 | 2026-03-20T18:14:16.565Z | Downloaded quick-error v1.2.3 |
| 919 | 2026-03-20T18:14:16.565Z | Downloaded psl-types v2.0.11 |
| 920 | 2026-03-20T18:14:16.565Z | Downloaded progenitor-macro v0.10.0 |
| 921 | 2026-03-20T18:14:16.565Z | Downloaded predicates-core v1.0.10 |
| 922 | 2026-03-20T18:14:16.565Z | Downloaded precomputed-hash v0.1.1 |
| 923 | 2026-03-20T18:14:16.566Z | Downloaded heapless v0.8.0 |
| 924 | 2026-03-20T18:14:16.585Z | Downloaded packed_struct v0.10.1 |
| 925 | 2026-03-20T18:14:16.585Z | Downloaded postgres-protocol v0.6.10 |
| 926 | 2026-03-20T18:14:16.585Z | Downloaded phf v0.13.1 |
| 927 | 2026-03-20T18:14:16.586Z | Downloaded paste v1.0.15 |
| 928 | 2026-03-20T18:14:16.586Z | Downloaded darling_core v0.21.3 |
| 929 | 2026-03-20T18:14:16.586Z | Downloaded radium v0.7.0 |
| 930 | 2026-03-20T18:14:16.586Z | Downloaded polyval v0.6.2 |
| 931 | 2026-03-20T18:14:16.586Z | Downloaded libbz2-rs-sys v0.2.2 |
| 932 | 2026-03-20T18:14:16.586Z | Downloaded rand_chacha v0.3.1 |
| 933 | 2026-03-20T18:14:16.586Z | Downloaded parking_lot v0.12.5 |
| 934 | 2026-03-20T18:14:16.586Z | Downloaded ppv-lite86 v0.2.21 |
| 935 | 2026-03-20T18:14:16.586Z | Downloaded pem-rfc7468 v0.7.0 |
| 936 | 2026-03-20T18:14:16.586Z | Downloaded arc-swap v1.8.2 |
| 937 | 2026-03-20T18:14:16.586Z | Downloaded pin-project-internal v1.1.11 |
| 938 | 2026-03-20T18:14:16.586Z | Downloaded pin-project-lite v0.2.17 |
| 939 | 2026-03-20T18:14:16.587Z | Downloaded pkg-config v0.3.32 |
| 940 | 2026-03-20T18:14:16.587Z | Downloaded primeorder v0.13.6 |
| 941 | 2026-03-20T18:14:16.587Z | Downloaded pkcs8 v0.10.2 |
| 942 | 2026-03-20T18:14:16.587Z | Downloaded expectorate v1.2.0 |
| 943 | 2026-03-20T18:14:16.587Z | Downloaded rand_xorshift v0.4.0 |
| 944 | 2026-03-20T18:14:16.587Z | Downloaded poly1305 v0.8.0 |
| 945 | 2026-03-20T18:14:16.587Z | Downloaded parse-display-derive v0.10.0 |
| 946 | 2026-03-20T18:14:16.625Z | Downloaded indexmap v1.9.3 |
| 947 | 2026-03-20T18:14:16.625Z | Downloaded ignore v0.4.25 |
| 948 | 2026-03-20T18:14:16.625Z | Downloaded proc-macro-error2 v2.0.1 |
| 949 | 2026-03-20T18:14:16.625Z | Downloaded ref-cast-impl v1.0.25 |
| 950 | 2026-03-20T18:14:16.625Z | Downloaded ref-cast v1.0.25 |
| 951 | 2026-03-20T18:14:16.625Z | Downloaded progenitor-client v0.13.0 |
| 952 | 2026-03-20T18:14:16.625Z | Downloaded progenitor-client v0.10.0 |
| 953 | 2026-03-20T18:14:16.625Z | Downloaded progenitor v0.13.0 |
| 954 | 2026-03-20T18:14:16.625Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 955 | 2026-03-20T18:14:16.625Z | Downloaded recursive v0.1.1 |
| 956 | 2026-03-20T18:14:16.625Z | Downloaded hickory-resolver v0.24.4 |
| 957 | 2026-03-20T18:14:16.625Z | Downloaded parking_lot v0.11.2 |
| 958 | 2026-03-20T18:14:16.626Z | Downloaded progenitor-extras v0.1.1 |
| 959 | 2026-03-20T18:14:16.626Z | Downloaded crypto-bigint v0.5.5 |
| 960 | 2026-03-20T18:14:16.655Z | Downloaded progenitor v0.10.0 |
| 961 | 2026-03-20T18:14:16.655Z | Downloaded rfc6979 v0.4.0 |
| 962 | 2026-03-20T18:14:16.655Z | Downloaded progenitor v0.11.2 |
| 963 | 2026-03-20T18:14:16.655Z | Downloaded owo-colors v4.3.0 |
| 964 | 2026-03-20T18:14:16.655Z | Downloaded progenitor-macro v0.13.0 |
| 965 | 2026-03-20T18:14:16.655Z | Downloaded password-hash v0.4.2 |
| 966 | 2026-03-20T18:14:16.655Z | Downloaded indicatif v0.18.4 |
| 967 | 2026-03-20T18:14:16.655Z | Downloaded p256 v0.13.2 |
| 968 | 2026-03-20T18:14:16.656Z | Downloaded oso v0.27.3 |
| 969 | 2026-03-20T18:14:16.656Z | Downloaded rustc_version v0.1.7 |
| 970 | 2026-03-20T18:14:16.656Z | Downloaded russh-cryptovec v0.7.3 |
| 971 | 2026-03-20T18:14:16.656Z | Downloaded rtoolbox v0.0.3 |
| 972 | 2026-03-20T18:14:16.656Z | Downloaded rustc_version v0.4.1 |
| 973 | 2026-03-20T18:14:16.656Z | Downloaded r2d2 v0.8.10 |
| 974 | 2026-03-20T18:14:16.728Z | Downloaded salsa20 v0.10.2 |
| 975 | 2026-03-20T18:14:16.728Z | Downloaded scheduled-thread-pool v0.2.7 |
| 976 | 2026-03-20T18:14:16.728Z | Downloaded rand_chacha v0.9.0 |
| 977 | 2026-03-20T18:14:16.728Z | Downloaded parking_lot_core v0.9.12 |
| 978 | 2026-03-20T18:14:16.728Z | Downloaded derive_more-impl v2.1.1 |
| 979 | 2026-03-20T18:14:16.728Z | Downloaded parse-size v1.1.0 |
| 980 | 2026-03-20T18:14:16.728Z | Downloaded pkcs1 v0.7.5 |
| 981 | 2026-03-20T18:14:16.728Z | Downloaded miniz_oxide v0.8.9 |
| 982 | 2026-03-20T18:14:16.728Z | Downloaded multer v3.1.0 |
| 983 | 2026-03-20T18:14:16.728Z | Downloaded elliptic-curve v0.13.8 |
| 984 | 2026-03-20T18:14:16.728Z | Downloaded sapling-renderdag v0.1.0 |
| 985 | 2026-03-20T18:14:16.728Z | Downloaded rand_core v0.9.5 |
| 986 | 2026-03-20T18:14:16.728Z | Downloaded rand_seeder v0.4.0 |
| 987 | 2026-03-20T18:14:16.728Z | Downloaded rand_core v0.10.0 |
| 988 | 2026-03-20T18:14:16.728Z | Downloaded rand_core v0.6.4 |
| 989 | 2026-03-20T18:14:16.729Z | Downloaded jiff-static v0.2.21 |
| 990 | 2026-03-20T18:14:16.746Z | Downloaded same-file v1.0.6 |
| 991 | 2026-03-20T18:14:16.746Z | Downloaded cc v1.2.56 |
| 992 | 2026-03-20T18:14:16.746Z | Downloaded bytes v1.11.1 |
| 993 | 2026-03-20T18:14:16.746Z | Downloaded base64 v0.21.7 |
| 994 | 2026-03-20T18:14:16.746Z | Downloaded ar_archive_writer v0.5.1 |
| 995 | 2026-03-20T18:14:16.746Z | Downloaded scopeguard v1.2.0 |
| 996 | 2026-03-20T18:14:16.746Z | Downloaded serde_bytes v0.11.19 |
| 997 | 2026-03-20T18:14:16.746Z | Downloaded serde-big-array v0.5.1 |
| 998 | 2026-03-20T18:14:16.746Z | Downloaded scrypt v0.11.0 |
| 999 | 2026-03-20T18:14:16.746Z | Downloaded predicates v3.1.4 |
| 1000 | 2026-03-20T18:14:16.746Z | Downloaded psm v0.1.30 |
| 1001 | 2026-03-20T18:14:16.746Z | Downloaded scroll_derive v0.13.1 |
| 1002 | 2026-03-20T18:14:16.746Z | Downloaded secrecy v0.10.3 |
| 1003 | 2026-03-20T18:14:16.746Z | Downloaded seq-macro v0.3.6 |
| 1004 | 2026-03-20T18:14:16.746Z | Downloaded hashbrown v0.13.2 |
| 1005 | 2026-03-20T18:14:16.746Z | Downloaded serde_spanned v1.0.4 |
| 1006 | 2026-03-20T18:14:16.746Z | Downloaded serde_plain v1.0.2 |
| 1007 | 2026-03-20T18:14:16.746Z | Downloaded semver v0.1.20 |
| 1008 | 2026-03-20T18:14:16.746Z | Downloaded prefix-trie v0.7.0 |
| 1009 | 2026-03-20T18:14:16.746Z | Downloaded dropshot-api-manager v0.6.0 |
| 1010 | 2026-03-20T18:14:16.747Z | Downloaded hickory-resolver v0.25.2 |
| 1011 | 2026-03-20T18:14:16.747Z | Downloaded postgres-types v0.2.12 |
| 1012 | 2026-03-20T18:14:16.747Z | Downloaded rustls-pemfile v1.0.4 |
| 1013 | 2026-03-20T18:14:16.747Z | Downloaded postcard v1.1.3 |
| 1014 | 2026-03-20T18:14:16.747Z | Downloaded secrecy v0.8.0 |
| 1015 | 2026-03-20T18:14:16.747Z | Downloaded resolv-conf v0.7.6 |
| 1016 | 2026-03-20T18:14:16.747Z | Downloaded signal-hook-tokio v0.3.1 |
| 1017 | 2026-03-20T18:14:16.747Z | Downloaded rustversion v1.0.22 |
| 1018 | 2026-03-20T18:14:16.747Z | Downloaded serde_urlencoded v0.7.1 |
| 1019 | 2026-03-20T18:14:16.747Z | Downloaded signature v2.2.0 |
| 1020 | 2026-03-20T18:14:16.747Z | Downloaded sha1 v0.10.6 |
| 1021 | 2026-03-20T18:14:16.775Z | Downloaded sigpipe v0.1.3 |
| 1022 | 2026-03-20T18:14:16.775Z | Downloaded http v1.4.0 |
| 1023 | 2026-03-20T18:14:16.775Z | Downloaded shell-words v1.1.1 |
| 1024 | 2026-03-20T18:14:16.775Z | Downloaded quinn-udp v0.5.14 |
| 1025 | 2026-03-20T18:14:16.791Z | Downloaded slog-envlogger v2.2.0 |
| 1026 | 2026-03-20T18:14:16.791Z | Downloaded pin-project v1.1.11 |
| 1027 | 2026-03-20T18:14:16.791Z | Downloaded siphasher v1.0.2 |
| 1028 | 2026-03-20T18:14:16.791Z | Downloaded slog-bunyan v2.5.0 |
| 1029 | 2026-03-20T18:14:16.791Z | Downloaded sec1 v0.7.3 |
| 1030 | 2026-03-20T18:14:16.792Z | Downloaded pkcs5 v0.7.1 |
| 1031 | 2026-03-20T18:14:16.792Z | Downloaded serde_path_to_error v0.1.20 |
| 1032 | 2026-03-20T18:14:16.792Z | Downloaded rusty-fork v0.3.1 |
| 1033 | 2026-03-20T18:14:16.792Z | Downloaded rustls-pemfile v2.2.0 |
| 1034 | 2026-03-20T18:14:16.792Z | Downloaded serde_derive_internals v0.29.1 |
| 1035 | 2026-03-20T18:14:16.792Z | Downloaded rustls-native-certs v0.8.3 |
| 1036 | 2026-03-20T18:14:16.808Z | Downloaded ssh-encoding v0.2.0 |
| 1037 | 2026-03-20T18:14:16.808Z | Downloaded ssh-cipher v0.2.0 |
| 1038 | 2026-03-20T18:14:16.808Z | Downloaded hickory-server v0.25.2 |
| 1039 | 2026-03-20T18:14:16.808Z | Downloaded openssl-sys v0.9.111 |
| 1040 | 2026-03-20T18:14:16.809Z | Downloaded rustc-hash v2.1.1 |
| 1041 | 2026-03-20T18:14:16.822Z | Downloaded scroll v0.13.0 |
| 1042 | 2026-03-20T18:14:16.822Z | Downloaded serde_repr v0.1.20 |
| 1043 | 2026-03-20T18:14:16.822Z | Downloaded signal-hook-mio v0.2.5 |
| 1044 | 2026-03-20T18:14:16.822Z | Downloaded shlex v1.3.0 |
| 1045 | 2026-03-20T18:14:16.823Z | Downloaded serde-hex v0.1.0 |
| 1046 | 2026-03-20T18:14:16.823Z | Downloaded sqlparser_derive v0.5.0 |
| 1047 | 2026-03-20T18:14:16.841Z | Downloaded signal-hook-registry v1.4.8 |
| 1048 | 2026-03-20T18:14:16.841Z | Downloaded mio v1.1.1 |
| 1049 | 2026-03-20T18:14:16.842Z | Downloaded hashbrown v0.12.3 |
| 1050 | 2026-03-20T18:14:16.842Z | Downloaded prettyplease v0.2.37 |
| 1051 | 2026-03-20T18:14:16.842Z | Downloaded russh-keys v0.45.0 |
| 1052 | 2026-03-20T18:14:16.946Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1053 | 2026-03-20T18:14:16.946Z | Downloaded structmeta-derive v0.3.0 |
| 1054 | 2026-03-20T18:14:16.946Z | Downloaded strum v0.26.3 |
| 1055 | 2026-03-20T18:14:16.947Z | Downloaded ed25519-dalek v2.2.0 |
| 1056 | 2026-03-20T18:14:16.947Z | Downloaded rcgen v0.12.1 |
| 1057 | 2026-03-20T18:14:16.948Z | Downloaded slab v0.4.12 |
| 1058 | 2026-03-20T18:14:16.948Z | Downloaded slog-json v2.6.1 |
| 1059 | 2026-03-20T18:14:16.948Z | Downloaded slog-dtrace v0.3.0 |
| 1060 | 2026-03-20T18:14:17.090Z | Downloaded itertools v0.10.5 |
| 1061 | 2026-03-20T18:14:17.090Z | Downloaded subtle v2.6.1 |
| 1062 | 2026-03-20T18:14:17.090Z | Downloaded minimal-lexical v0.2.1 |
| 1063 | 2026-03-20T18:14:17.090Z | Downloaded sct v0.7.1 |
| 1064 | 2026-03-20T18:14:17.090Z | Downloaded schemars_derive v0.8.22 |
| 1065 | 2026-03-20T18:14:17.090Z | Downloaded progenitor-impl v0.10.0 |
| 1066 | 2026-03-20T18:14:17.090Z | Downloaded strum v0.27.2 |
| 1067 | 2026-03-20T18:14:17.090Z | Downloaded sync-ptr v0.1.4 |
| 1068 | 2026-03-20T18:14:17.090Z | Downloaded supports-color v3.0.2 |
| 1069 | 2026-03-20T18:14:17.090Z | Downloaded snafu-derive v0.8.9 |
| 1070 | 2026-03-20T18:14:17.090Z | Downloaded smf v0.2.3 |
| 1071 | 2026-03-20T18:14:17.090Z | Downloaded sync_wrapper v1.0.2 |
| 1072 | 2026-03-20T18:14:17.090Z | Downloaded tagptr v0.2.0 |
| 1073 | 2026-03-20T18:14:17.091Z | Downloaded take_mut v0.2.2 |
| 1074 | 2026-03-20T18:14:17.091Z | Downloaded tabwriter v1.4.1 |
| 1075 | 2026-03-20T18:14:17.091Z | Downloaded simd-adler32 v0.3.8 |
| 1076 | 2026-03-20T18:14:17.091Z | Downloaded smallvec v0.6.14 |
| 1077 | 2026-03-20T18:14:17.091Z | Downloaded crossterm v0.29.0 |
| 1078 | 2026-03-20T18:14:17.091Z | Downloaded hashbrown v0.15.5 |
| 1079 | 2026-03-20T18:14:17.091Z | Downloaded serde_cbor v0.11.2 |
| 1080 | 2026-03-20T18:14:17.091Z | Downloaded slog-term v2.9.2 |
| 1081 | 2026-03-20T18:14:17.091Z | Downloaded slog-stdlog v4.1.1 |
| 1082 | 2026-03-20T18:14:17.091Z | Downloaded tap v1.0.1 |
| 1083 | 2026-03-20T18:14:17.091Z | Downloaded slog-scope v4.4.1 |
| 1084 | 2026-03-20T18:14:17.091Z | Downloaded rustls-pki-types v1.14.0 |
| 1085 | 2026-03-20T18:14:17.091Z | Downloaded termtree v0.5.1 |
| 1086 | 2026-03-20T18:14:17.091Z | Downloaded sqlformat v0.3.5 |
| 1087 | 2026-03-20T18:14:17.091Z | Downloaded spki v0.7.3 |
| 1088 | 2026-03-20T18:14:17.091Z | Downloaded progenitor-impl v0.13.0 |
| 1089 | 2026-03-20T18:14:17.092Z | Downloaded progenitor-impl v0.11.2 |
| 1090 | 2026-03-20T18:14:17.092Z | Downloaded string_cache v0.8.9 |
| 1091 | 2026-03-20T18:14:17.092Z | Downloaded testing_table v0.3.0 |
| 1092 | 2026-03-20T18:14:17.092Z | Downloaded hyper-util v0.1.20 |
| 1093 | 2026-03-20T18:14:17.092Z | Downloaded pretty_assertions v1.4.1 |
| 1094 | 2026-03-20T18:14:17.092Z | Downloaded papergrid v0.17.0 |
| 1095 | 2026-03-20T18:14:17.092Z | Downloaded slog-async v2.8.0 |
| 1096 | 2026-03-20T18:14:17.092Z | Downloaded aes-gcm v0.10.3 |
| 1097 | 2026-03-20T18:14:17.092Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1098 | 2026-03-20T18:14:17.092Z | Downloaded static_assertions v1.1.0 |
| 1099 | 2026-03-20T18:14:17.092Z | Downloaded rayon-core v1.13.0 |
| 1100 | 2026-03-20T18:14:17.092Z | Downloaded schemars v0.8.22 |
| 1101 | 2026-03-20T18:14:17.092Z | Downloaded time-core v0.1.8 |
| 1102 | 2026-03-20T18:14:17.092Z | Downloaded tinyvec_macros v0.1.1 |
| 1103 | 2026-03-20T18:14:17.092Z | Downloaded stringprep v0.1.5 |
| 1104 | 2026-03-20T18:14:17.092Z | Downloaded libxml v0.3.3 |
| 1105 | 2026-03-20T18:14:17.092Z | Downloaded crossterm v0.28.1 |
| 1106 | 2026-03-20T18:14:17.092Z | Downloaded tabled_derive v0.11.0 |
| 1107 | 2026-03-20T18:14:17.092Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1108 | 2026-03-20T18:14:17.092Z | Downloaded strum_macros v0.26.4 |
| 1109 | 2026-03-20T18:14:17.138Z | Downloaded serde_with_macros v3.17.0 |
| 1110 | 2026-03-20T18:14:17.138Z | Downloaded thread-id v5.1.0 |
| 1111 | 2026-03-20T18:14:17.138Z | Downloaded strum_macros v0.27.2 |
| 1112 | 2026-03-20T18:14:17.138Z | Downloaded support-bundle-viewer v0.1.2 |
| 1113 | 2026-03-20T18:14:17.138Z | Downloaded iri-string v0.7.10 |
| 1114 | 2026-03-20T18:14:17.139Z | Downloaded quinn v0.11.9 |
| 1115 | 2026-03-20T18:14:17.139Z | Downloaded strum_macros v0.24.3 |
| 1116 | 2026-03-20T18:14:17.139Z | Downloaded structmeta v0.3.0 |
| 1117 | 2026-03-20T18:14:17.139Z | Downloaded stacker v0.1.23 |
| 1118 | 2026-03-20T18:14:17.139Z | Downloaded signal-hook v0.3.18 |
| 1119 | 2026-03-20T18:14:17.139Z | Downloaded ryu v1.0.23 |
| 1120 | 2026-03-20T18:14:17.139Z | Downloaded tower-layer v0.3.3 |
| 1121 | 2026-03-20T18:14:17.139Z | Downloaded rand v0.8.5 |
| 1122 | 2026-03-20T18:14:17.139Z | Downloaded spin v0.9.8 |
| 1123 | 2026-03-20T18:14:17.139Z | Downloaded topological-sort v0.2.2 |
| 1124 | 2026-03-20T18:14:17.139Z | Downloaded aho-corasick v1.1.4 |
| 1125 | 2026-03-20T18:14:17.139Z | Downloaded tower-service v0.3.3 |
| 1126 | 2026-03-20T18:14:17.139Z | Downloaded time-macros v0.2.27 |
| 1127 | 2026-03-20T18:14:17.140Z | Downloaded thiserror-no-std v2.0.2 |
| 1128 | 2026-03-20T18:14:17.140Z | Downloaded typify-macro v0.4.3 |
| 1129 | 2026-03-20T18:14:17.140Z | Downloaded trait-variant v0.1.2 |
| 1130 | 2026-03-20T18:14:17.140Z | Downloaded publicsuffix v2.3.0 |
| 1131 | 2026-03-20T18:14:17.140Z | Downloaded tiny-keccak v2.0.2 |
| 1132 | 2026-03-20T18:14:17.140Z | Downloaded schemars v0.9.0 |
| 1133 | 2026-03-20T18:14:17.140Z | Downloaded tokio-dtrace v0.1.1 |
| 1134 | 2026-03-20T18:14:17.140Z | Downloaded socket2 v0.5.10 |
| 1135 | 2026-03-20T18:14:17.140Z | Downloaded tls_codec_derive v0.4.2 |
| 1136 | 2026-03-20T18:14:17.140Z | Downloaded tokio-rustls v0.25.0 |
| 1137 | 2026-03-20T18:14:17.140Z | Downloaded tls_codec v0.4.2 |
| 1138 | 2026-03-20T18:14:17.140Z | Downloaded unit-prefix v0.5.2 |
| 1139 | 2026-03-20T18:14:17.140Z | Downloaded num-bigint v0.4.6 |
| 1140 | 2026-03-20T18:14:17.140Z | Downloaded usdt v0.6.0 |
| 1141 | 2026-03-20T18:14:17.140Z | Downloaded utf-8 v0.7.6 |
| 1142 | 2026-03-20T18:14:17.140Z | Downloaded usdt-macro v0.6.0 |
| 1143 | 2026-03-20T18:14:17.141Z | Downloaded usdt-attr-macro v0.6.0 |
| 1144 | 2026-03-20T18:14:17.141Z | Downloaded tokio-macros v2.6.0 |
| 1145 | 2026-03-20T18:14:17.141Z | Downloaded universal-hash v0.5.1 |
| 1146 | 2026-03-20T18:14:17.141Z | Downloaded slog v2.8.2 |
| 1147 | 2026-03-20T18:14:17.141Z | Downloaded nom v7.1.3 |
| 1148 | 2026-03-20T18:14:17.141Z | Downloaded unicode-truncate v1.1.0 |
| 1149 | 2026-03-20T18:14:17.141Z | Downloaded unarray v0.1.4 |
| 1150 | 2026-03-20T18:14:17.141Z | Downloaded typify-macro v0.6.1 |
| 1151 | 2026-03-20T18:14:17.141Z | Downloaded term v1.2.1 |
| 1152 | 2026-03-20T18:14:17.141Z | Downloaded socket2 v0.6.2 |
| 1153 | 2026-03-20T18:14:17.141Z | Downloaded thread_local v1.1.9 |
| 1154 | 2026-03-20T18:14:17.141Z | Downloaded similar v2.7.0 |
| 1155 | 2026-03-20T18:14:17.141Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1156 | 2026-03-20T18:14:17.141Z | Downloaded term v0.7.0 |
| 1157 | 2026-03-20T18:14:17.141Z | Downloaded ron v0.8.1 |
| 1158 | 2026-03-20T18:14:17.141Z | Downloaded num-bigint-dig v0.8.6 |
| 1159 | 2026-03-20T18:14:17.141Z | Downloaded bindgen v0.71.1 |
| 1160 | 2026-03-20T18:14:17.141Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1161 | 2026-03-20T18:14:17.141Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1162 | 2026-03-20T18:14:17.141Z | Downloaded want v0.3.1 |
| 1163 | 2026-03-20T18:14:17.141Z | Downloaded waitgroup v0.1.2 |
| 1164 | 2026-03-20T18:14:17.161Z | Downloaded void v1.0.2 |
| 1165 | 2026-03-20T18:14:17.161Z | Downloaded untrusted v0.9.0 |
| 1166 | 2026-03-20T18:14:17.161Z | Downloaded try-lock v0.2.5 |
| 1167 | 2026-03-20T18:14:17.161Z | Downloaded tui-tree-widget v0.23.1 |
| 1168 | 2026-03-20T18:14:17.161Z | Downloaded qorb v0.4.1 |
| 1169 | 2026-03-20T18:14:17.161Z | Downloaded rsa v0.9.10 |
| 1170 | 2026-03-20T18:14:17.161Z | Downloaded subprocess v0.2.15 |
| 1171 | 2026-03-20T18:14:17.161Z | Downloaded xattr v1.6.1 |
| 1172 | 2026-03-20T18:14:17.161Z | Downloaded tokio-stream v0.1.18 |
| 1173 | 2026-03-20T18:14:17.161Z | Downloaded tokio-rustls v0.24.1 |
| 1174 | 2026-03-20T18:14:17.161Z | Downloaded futures-util v0.3.32 |
| 1175 | 2026-03-20T18:14:17.230Z | Downloaded xshell-macros v0.2.7 |
| 1176 | 2026-03-20T18:14:17.230Z | Downloaded itertools v0.12.1 |
| 1177 | 2026-03-20T18:14:17.230Z | Downloaded tokio-tungstenite v0.23.1 |
| 1178 | 2026-03-20T18:14:17.230Z | Downloaded tokio-native-tls v0.3.1 |
| 1179 | 2026-03-20T18:14:17.230Z | Downloaded unicase v2.9.0 |
| 1180 | 2026-03-20T18:14:17.230Z | Downloaded tokio-rustls v0.26.4 |
| 1181 | 2026-03-20T18:14:17.230Z | Downloaded untrusted v0.7.1 |
| 1182 | 2026-03-20T18:14:17.230Z | Downloaded snafu v0.8.9 |
| 1183 | 2026-03-20T18:14:17.230Z | Downloaded rand v0.9.2 |
| 1184 | 2026-03-20T18:14:17.230Z | Downloaded rustls-webpki v0.103.9 |
| 1185 | 2026-03-20T18:14:17.230Z | Downloaded test-strategy v0.4.5 |
| 1186 | 2026-03-20T18:14:17.231Z | Downloaded samael v0.0.19 |
| 1187 | 2026-03-20T18:14:17.231Z | Downloaded zeroize_derive v1.4.3 |
| 1188 | 2026-03-20T18:14:17.231Z | Downloaded vergen-gitcl v1.0.8 |
| 1189 | 2026-03-20T18:14:17.231Z | Downloaded zone_cfg_derive v0.3.1 |
| 1190 | 2026-03-20T18:14:17.231Z | Downloaded vergen-git2 v1.0.7 |
| 1191 | 2026-03-20T18:14:17.231Z | Downloaded tar v0.4.44 |
| 1192 | 2026-03-20T18:14:17.231Z | Downloaded termios v0.3.3 |
| 1193 | 2026-03-20T18:14:17.231Z | Downloaded zone v0.3.1 |
| 1194 | 2026-03-20T18:14:17.231Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1195 | 2026-03-20T18:14:17.231Z | Downloaded iddqd v0.3.17 |
| 1196 | 2026-03-20T18:14:17.231Z | Downloaded hyper v1.8.1 |
| 1197 | 2026-03-20T18:14:17.231Z | Downloaded vsss-rs v3.3.4 |
| 1198 | 2026-03-20T18:14:17.231Z | Downloaded vergen-lib v0.1.6 |
| 1199 | 2026-03-20T18:14:17.231Z | Downloaded tracing-attributes v0.1.31 |
| 1200 | 2026-03-20T18:14:17.231Z | Downloaded hkdf v0.12.4 |
| 1201 | 2026-03-20T18:14:17.231Z | Downloaded h2 v0.4.13 |
| 1202 | 2026-03-20T18:14:17.231Z | Downloaded itertools v0.13.0 |
| 1203 | 2026-03-20T18:14:17.245Z | Downloaded xshell v0.2.7 |
| 1204 | 2026-03-20T18:14:17.246Z | Downloaded tokio-tungstenite v0.21.0 |
| 1205 | 2026-03-20T18:14:17.246Z | Downloaded libm v0.2.16 |
| 1206 | 2026-03-20T18:14:17.316Z | Downloaded wait-timeout v0.2.1 |
| 1207 | 2026-03-20T18:14:17.316Z | Downloaded tinyvec v1.10.0 |
| 1208 | 2026-03-20T18:14:17.316Z | Downloaded zeroize v1.8.2 |
| 1209 | 2026-03-20T18:14:17.316Z | Downloaded xz2 v0.1.7 |
| 1210 | 2026-03-20T18:14:17.316Z | Downloaded russh v0.45.0 |
| 1211 | 2026-03-20T18:14:17.367Z | Downloaded twox-hash v2.1.2 |
| 1212 | 2026-03-20T18:14:17.367Z | Downloaded toml v0.7.8 |
| 1213 | 2026-03-20T18:14:17.367Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1214 | 2026-03-20T18:14:17.367Z | Downloaded uzers v0.12.2 |
| 1215 | 2026-03-20T18:14:17.367Z | Downloaded usdt-impl v0.6.0 |
| 1216 | 2026-03-20T18:14:17.367Z | Downloaded vergen v9.0.6 |
| 1217 | 2026-03-20T18:14:17.367Z | Downloaded zstd-safe v7.2.4 |
| 1218 | 2026-03-20T18:14:17.367Z | Downloaded walkdir v2.5.0 |
| 1219 | 2026-03-20T18:14:17.367Z | Downloaded schemars v1.2.1 |
| 1220 | 2026-03-20T18:14:17.368Z | Downloaded zstd v0.13.3 |
| 1221 | 2026-03-20T18:14:17.368Z | Downloaded whoami v1.6.1 |
| 1222 | 2026-03-20T18:14:17.368Z | Downloaded unicode-properties v0.1.4 |
| 1223 | 2026-03-20T18:14:17.368Z | Downloaded steno v0.4.1 |
| 1224 | 2026-03-20T18:14:17.368Z | Downloaded tungstenite v0.23.0 |
| 1225 | 2026-03-20T18:14:17.368Z | Downloaded tungstenite v0.21.0 |
| 1226 | 2026-03-20T18:14:17.368Z | Downloaded p521 v0.13.3 |
| 1227 | 2026-03-20T18:14:17.368Z | Downloaded typify v0.6.1 |
| 1228 | 2026-03-20T18:14:17.368Z | Downloaded wyz v0.5.1 |
| 1229 | 2026-03-20T18:14:17.368Z | Downloaded whoami v2.1.0 |
| 1230 | 2026-03-20T18:14:17.368Z | Downloaded itertools v0.14.0 |
| 1231 | 2026-03-20T18:14:17.368Z | Downloaded zerocopy v0.6.6 |
| 1232 | 2026-03-20T18:14:17.368Z | Downloaded yasna v0.5.2 |
| 1233 | 2026-03-20T18:14:17.368Z | Downloaded unsafe-libyaml v0.2.11 |
| 1234 | 2026-03-20T18:14:17.368Z | Downloaded unicode-bidi v0.3.18 |
| 1235 | 2026-03-20T18:14:17.368Z | Downloaded rustyline v14.0.0 |
| 1236 | 2026-03-20T18:14:17.404Z | Downloaded rpassword v7.4.0 |
| 1237 | 2026-03-20T18:14:17.405Z | Downloaded ron v0.12.0 |
| 1238 | 2026-03-20T18:14:17.405Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1239 | 2026-03-20T18:14:17.405Z | Downloaded rand v0.10.0 |
| 1240 | 2026-03-20T18:14:17.405Z | Downloaded vte v0.14.1 |
| 1241 | 2026-03-20T18:14:17.405Z | Downloaded typify v0.4.3 |
| 1242 | 2026-03-20T18:14:17.405Z | Downloaded blake3 v1.8.3 |
| 1243 | 2026-03-20T18:14:17.405Z | Downloaded aws-lc-rs v1.16.0 |
| 1244 | 2026-03-20T18:14:17.475Z | Downloaded reedline v0.40.0 |
| 1245 | 2026-03-20T18:14:17.475Z | Downloaded uuid v1.21.0 |
| 1246 | 2026-03-20T18:14:17.475Z | Downloaded tokio-postgres v0.7.16 |
| 1247 | 2026-03-20T18:14:17.475Z | Downloaded bitvec v1.0.1 |
| 1248 | 2026-03-20T18:14:17.510Z | Downloaded ssh-key v0.6.7 |
| 1249 | 2026-03-20T18:14:17.510Z | Downloaded zopfli v0.8.3 |
| 1250 | 2026-03-20T18:14:17.510Z | Downloaded tracing-core v0.1.36 |
| 1251 | 2026-03-20T18:14:17.510Z | Downloaded regex v1.12.3 |
| 1252 | 2026-03-20T18:14:17.510Z | Downloaded unicode_categories v0.1.1 |
| 1253 | 2026-03-20T18:14:17.510Z | Downloaded yansi v1.0.1 |
| 1254 | 2026-03-20T18:14:17.510Z | Downloaded git2 v0.20.4 |
| 1255 | 2026-03-20T18:14:17.526Z | Downloaded tower v0.5.3 |
| 1256 | 2026-03-20T18:14:17.552Z | Downloaded zip v0.6.6 |
| 1257 | 2026-03-20T18:14:17.552Z | Downloaded rayon v1.11.0 |
| 1258 | 2026-03-20T18:14:17.584Z | Downloaded typed-path v0.9.3 |
| 1259 | 2026-03-20T18:14:17.584Z | Downloaded reqwest v0.13.2 |
| 1260 | 2026-03-20T18:14:17.584Z | Downloaded p384 v0.13.1 |
| 1261 | 2026-03-20T18:14:17.584Z | Downloaded moka v0.12.13 |
| 1262 | 2026-03-20T18:14:17.613Z | Downloaded x509-cert v0.2.5 |
| 1263 | 2026-03-20T18:14:17.613Z | Downloaded zerocopy-derive v0.8.40 |
| 1264 | 2026-03-20T18:14:17.613Z | Downloaded unicode-segmentation v1.12.0 |
| 1265 | 2026-03-20T18:14:17.614Z | Downloaded quick-xml v0.37.5 |
| 1266 | 2026-03-20T18:14:17.614Z | Downloaded portable-atomic v1.13.1 |
| 1267 | 2026-03-20T18:14:17.614Z | Downloaded toml_edit v0.19.15 |
| 1268 | 2026-03-20T18:14:17.620Z | Downloaded lalrpop v0.19.12 |
| 1269 | 2026-03-20T18:14:17.641Z | Downloaded zip v4.6.1 |
| 1270 | 2026-03-20T18:14:17.658Z | Downloaded tokio-util v0.7.18 |
| 1271 | 2026-03-20T18:14:17.659Z | Downloaded tower-http v0.6.8 |
| 1272 | 2026-03-20T18:14:17.659Z | Downloaded serde_with v3.17.0 |
| 1273 | 2026-03-20T18:14:17.688Z | Downloaded proptest v1.10.0 |
| 1274 | 2026-03-20T18:14:17.688Z | Downloaded unicode-normalization v0.1.25 |
| 1275 | 2026-03-20T18:14:17.706Z | Downloaded rustls-webpki v0.102.8 |
| 1276 | 2026-03-20T18:14:17.706Z | Downloaded rustls-webpki v0.101.7 |
| 1277 | 2026-03-20T18:14:17.707Z | Downloaded petname v2.0.2 |
| 1278 | 2026-03-20T18:14:17.744Z | Downloaded tough v0.20.0 |
| 1279 | 2026-03-20T18:14:17.744Z | Downloaded winnow v0.6.26 |
| 1280 | 2026-03-20T18:14:17.744Z | Downloaded goblin v0.10.5 |
| 1281 | 2026-03-20T18:14:17.781Z | Downloaded reqwest v0.12.28 |
| 1282 | 2026-03-20T18:14:17.781Z | Downloaded object v0.30.4 |
| 1283 | 2026-03-20T18:14:17.781Z | Downloaded quinn-proto v0.11.13 |
| 1284 | 2026-03-20T18:14:17.781Z | Downloaded radix_trie v0.2.1 |
| 1285 | 2026-03-20T18:14:17.781Z | Downloaded winnow v0.5.40 |
| 1286 | 2026-03-20T18:14:17.781Z | Downloaded salty v0.3.0 |
| 1287 | 2026-03-20T18:14:17.781Z | Downloaded chrono v0.4.44 |
| 1288 | 2026-03-20T18:14:17.805Z | Downloaded curve25519-dalek v4.1.3 |
| 1289 | 2026-03-20T18:14:17.805Z | Downloaded rustls v0.21.12 |
| 1290 | 2026-03-20T18:14:17.814Z | Downloaded bstr v1.12.1 |
| 1291 | 2026-03-20T18:14:17.814Z | Downloaded openssl v0.10.75 |
| 1292 | 2026-03-20T18:14:17.814Z | Downloaded nix v0.27.1 |
| 1293 | 2026-03-20T18:14:17.825Z | Downloaded tabled v0.20.0 |
| 1294 | 2026-03-20T18:14:17.841Z | Downloaded polar-core v0.27.3 |
| 1295 | 2026-03-20T18:14:17.847Z | Downloaded hickory-proto v0.24.4 |
| 1296 | 2026-03-20T18:14:17.860Z | Downloaded zlib-rs v0.6.2 |
| 1297 | 2026-03-20T18:14:17.870Z | Downloaded webpki-roots v1.0.6 |
| 1298 | 2026-03-20T18:14:17.870Z | Downloaded rustls v0.22.4 |
| 1299 | 2026-03-20T18:14:17.878Z | Downloaded vcpkg v0.2.15 |
| 1300 | 2026-03-20T18:14:17.899Z | Downloaded zerocopy v0.8.40 |
| 1301 | 2026-03-20T18:14:17.922Z | Downloaded smoltcp v0.9.1 |
| 1302 | 2026-03-20T18:14:17.928Z | Downloaded regress v0.10.5 |
| 1303 | 2026-03-20T18:14:17.928Z | Downloaded regex-syntax v0.6.29 |
| 1304 | 2026-03-20T18:14:17.928Z | Downloaded rustix v0.38.44 |
| 1305 | 2026-03-20T18:14:17.940Z | Downloaded nix v0.29.0 |
| 1306 | 2026-03-20T18:14:17.960Z | Downloaded object v0.37.3 |
| 1307 | 2026-03-20T18:14:17.967Z | Downloaded nix v0.31.1 |
| 1308 | 2026-03-20T18:14:17.967Z | Downloaded dropshot v0.16.7 |
| 1309 | 2026-03-20T18:14:17.982Z | Downloaded smoltcp v0.11.0 |
| 1310 | 2026-03-20T18:14:18.003Z | Downloaded regex-syntax v0.8.10 |
| 1311 | 2026-03-20T18:14:18.016Z | Downloaded hickory-proto v0.25.2 |
| 1312 | 2026-03-20T18:14:18.025Z | Downloaded openapiv3 v2.2.0 |
| 1313 | 2026-03-20T18:14:18.025Z | Downloaded diesel v2.3.7 |
| 1314 | 2026-03-20T18:14:18.041Z | Downloaded sqlparser v0.61.0 |
| 1315 | 2026-03-20T18:14:18.044Z | Downloaded rustls v0.23.37 |
| 1316 | 2026-03-20T18:14:18.052Z | Downloaded time v0.3.47 |
| 1317 | 2026-03-20T18:14:18.059Z | Downloaded nix v0.28.0 |
| 1318 | 2026-03-20T18:14:18.068Z | Downloaded sled v0.34.7 |
| 1319 | 2026-03-20T18:14:18.075Z | Downloaded typify-impl v0.6.1 |
| 1320 | 2026-03-20T18:14:18.090Z | Downloaded tracing v0.1.44 |
| 1321 | 2026-03-20T18:14:18.128Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1322 | 2026-03-20T18:14:18.136Z | Downloaded zerocopy-derive v0.6.6 |
| 1323 | 2026-03-20T18:14:18.187Z | Downloaded chrono-tz v0.10.4 |
| 1324 | 2026-03-20T18:14:18.200Z | Downloaded lzma-sys v0.1.20 |
| 1325 | 2026-03-20T18:14:18.218Z | Downloaded typify-impl v0.4.3 |
| 1326 | 2026-03-20T18:14:18.235Z | Downloaded sha3 v0.10.8 |
| 1327 | 2026-03-20T18:14:18.240Z | Downloaded ratatui v0.29.0 |
| 1328 | 2026-03-20T18:14:18.305Z | Downloaded tokio v1.49.0 |
| 1329 | 2026-03-20T18:14:18.447Z | Downloaded regex-automata v0.4.14 |
| 1330 | 2026-03-20T18:14:18.447Z | Downloaded petgraph v0.6.5 |
| 1331 | 2026-03-20T18:14:18.447Z | Downloaded jiff v0.2.21 |
| 1332 | 2026-03-20T18:14:18.462Z | Downloaded ring v0.17.14 |
| 1333 | 2026-03-20T18:14:18.462Z | Downloaded petgraph v0.8.3 |
| 1334 | 2026-03-20T18:14:18.462Z | Downloaded libz-sys v1.1.24 |
| 1335 | 2026-03-20T18:14:18.470Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1336 | 2026-03-20T18:14:18.482Z | Downloaded csv v1.4.0 |
| 1337 | 2026-03-20T18:14:18.553Z | Downloaded encoding_rs v0.8.35 |
| 1338 | 2026-03-20T18:14:18.599Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1339 | 2026-03-20T18:14:19.143Z | Downloaded aws-lc-sys v0.37.1 |
| 1340 | 2026-03-20T18:14:19.465Z | Compiling libc v0.2.180 |
| 1341 | 2026-03-20T18:14:19.465Z | Compiling serde v1.0.228 |
| 1342 | 2026-03-20T18:14:19.478Z | Compiling log v0.4.29 |
| 1343 | 2026-03-20T18:14:19.479Z | Compiling find-msvc-tools v0.1.9 |
| 1344 | 2026-03-20T18:14:19.664Z | Compiling shlex v1.3.0 |
| 1345 | 2026-03-20T18:14:19.685Z | Compiling smallvec v1.15.1 |
| 1346 | 2026-03-20T18:14:19.698Z | Compiling syn v2.0.117 |
| 1347 | 2026-03-20T18:14:19.711Z | Compiling typenum v1.19.0 |
| 1348 | 2026-03-20T18:14:19.910Z | Compiling generic-array v0.14.7 |
| 1349 | 2026-03-20T18:14:19.924Z | Compiling subtle v2.6.1 |
| 1350 | 2026-03-20T18:14:19.924Z | Compiling scopeguard v1.2.0 |
| 1351 | 2026-03-20T18:14:19.976Z | Compiling portable-atomic v1.13.1 |
| 1352 | 2026-03-20T18:14:20.044Z | Compiling lock_api v0.4.14 |
| 1353 | 2026-03-20T18:14:20.067Z | Compiling const-oid v0.9.6 |
| 1354 | 2026-03-20T18:14:20.146Z | Compiling critical-section v1.2.0 |
| 1355 | 2026-03-20T18:14:20.206Z | Compiling zerocopy v0.8.40 |
| 1356 | 2026-03-20T18:14:20.276Z | Compiling pin-project-lite v0.2.17 |
| 1357 | 2026-03-20T18:14:20.347Z | Compiling serde_json v1.0.149 |
| 1358 | 2026-03-20T18:14:20.402Z | Compiling parking_lot_core v0.9.12 |
| 1359 | 2026-03-20T18:14:20.737Z | Compiling pkg-config v0.3.32 |
| 1360 | 2026-03-20T18:14:20.793Z | Compiling getrandom v0.2.17 |
| 1361 | 2026-03-20T18:14:20.834Z | Compiling jobserver v0.1.34 |
| 1362 | 2026-03-20T18:14:20.951Z | Compiling rand_core v0.6.4 |
| 1363 | 2026-03-20T18:14:21.020Z | Compiling errno v0.3.14 |
| 1364 | 2026-03-20T18:14:21.138Z | Compiling cc v1.2.56 |
| 1365 | 2026-03-20T18:14:21.241Z | Compiling once_cell v1.21.3 |
| 1366 | 2026-03-20T18:14:21.291Z | Compiling signal-hook-registry v1.4.8 |
| 1367 | 2026-03-20T18:14:21.328Z | Compiling mio v1.1.1 |
| 1368 | 2026-03-20T18:14:21.496Z | Compiling bitflags v2.11.0 |
| 1369 | 2026-03-20T18:14:21.541Z | Compiling libm v0.2.16 |
| 1370 | 2026-03-20T18:14:21.685Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-20T18:14:21.721Z | Compiling num-traits v0.2.19 |
| 1372 | 2026-03-20T18:14:21.848Z | Compiling futures-core v0.3.32 |
| 1373 | 2026-03-20T18:14:22.049Z | Compiling socket2 v0.6.2 |
| 1374 | 2026-03-20T18:14:22.107Z | Compiling percent-encoding v2.3.2 |
| 1375 | 2026-03-20T18:14:22.205Z | Compiling allocator-api2 v0.2.21 |
| 1376 | 2026-03-20T18:14:22.230Z | Compiling futures-sink v0.3.32 |
| 1377 | 2026-03-20T18:14:22.277Z | Compiling foldhash v0.2.0 |
| 1378 | 2026-03-20T18:14:22.350Z | Compiling cpufeatures v0.2.17 |
| 1379 | 2026-03-20T18:14:22.373Z | Compiling futures-channel v0.3.32 |
| 1380 | 2026-03-20T18:14:22.445Z | Compiling slab v0.4.12 |
| 1381 | 2026-03-20T18:14:22.532Z | Compiling futures-task v0.3.32 |
| 1382 | 2026-03-20T18:14:22.607Z | Compiling hashbrown v0.16.1 |
| 1383 | 2026-03-20T18:14:22.665Z | Compiling futures-io v0.3.32 |
| 1384 | 2026-03-20T18:14:22.679Z | Compiling getrandom v0.4.1 |
| 1385 | 2026-03-20T18:14:22.703Z | Compiling getrandom v0.3.4 |
| 1386 | 2026-03-20T18:14:22.746Z | Compiling rustversion v1.0.22 |
| 1387 | 2026-03-20T18:14:22.846Z | Compiling rand_core v0.10.0 |
| 1388 | 2026-03-20T18:14:23.069Z | Compiling form_urlencoded v1.2.2 |
| 1389 | 2026-03-20T18:14:23.429Z | Compiling indexmap v2.13.0 |
| 1390 | 2026-03-20T18:14:23.445Z | Compiling cmake v0.1.57 |
| 1391 | 2026-03-20T18:14:23.543Z | Compiling base64ct v1.8.3 |
| 1392 | 2026-03-20T18:14:23.660Z | Compiling dunce v1.0.5 |
| 1393 | 2026-03-20T18:14:23.773Z | Compiling synstructure v0.13.2 |
| 1394 | 2026-03-20T18:14:23.903Z | Compiling fs_extra v1.3.0 |
| 1395 | 2026-03-20T18:14:23.978Z | Compiling ident_case v1.0.1 |
| 1396 | 2026-03-20T18:14:24.050Z | Compiling pem-rfc7468 v0.7.0 |
| 1397 | 2026-03-20T18:14:24.084Z | Compiling flagset v0.4.7 |
| 1398 | 2026-03-20T18:14:24.095Z | Compiling rand_core v0.9.5 |
| 1399 | 2026-03-20T18:14:24.130Z | Compiling rustix v1.1.3 |
| 1400 | 2026-03-20T18:14:24.264Z | Compiling iana-time-zone v0.1.65 |
| 1401 | 2026-03-20T18:14:24.319Z | Compiling aws-lc-sys v0.37.1 |
| 1402 | 2026-03-20T18:14:24.340Z | Compiling ring v0.17.14 |
| 1403 | 2026-03-20T18:14:24.398Z | Compiling uuid v1.21.0 |
| 1404 | 2026-03-20T18:14:24.484Z | Compiling rustc_version v0.4.1 |
| 1405 | 2026-03-20T18:14:24.515Z | Compiling aws-lc-rs v1.16.0 |
| 1406 | 2026-03-20T18:14:24.653Z | Compiling regex-syntax v0.8.10 |
| 1407 | 2026-03-20T18:14:24.850Z | Compiling vcpkg v0.2.15 |
| 1408 | 2026-03-20T18:14:24.894Z | Compiling tracing-core v0.1.36 |
| 1409 | 2026-03-20T18:14:25.309Z | Compiling crossbeam-utils v0.8.21 |
| 1410 | 2026-03-20T18:14:25.736Z | Compiling pest_generator v2.8.6 |
| 1411 | 2026-03-20T18:14:25.750Z | Compiling serde_derive_internals v0.29.1 |
| 1412 | 2026-03-20T18:14:25.901Z | Compiling openssl-sys v0.9.111 |
| 1413 | 2026-03-20T18:14:26.357Z | Compiling serde_derive v1.0.228 |
| 1414 | 2026-03-20T18:14:26.497Z | Compiling zeroize_derive v1.4.3 |
| 1415 | 2026-03-20T18:14:26.535Z | Compiling zerofrom-derive v0.1.6 |
| 1416 | 2026-03-20T18:14:26.593Z | Compiling yoke-derive v0.8.1 |
| 1417 | 2026-03-20T18:14:26.975Z | Compiling zerocopy-derive v0.8.40 |
| 1418 | 2026-03-20T18:14:27.410Z | Compiling zeroize v1.8.2 |
| 1419 | 2026-03-20T18:14:27.913Z | Compiling zerovec-derive v0.11.2 |
| 1420 | 2026-03-20T18:14:28.221Z | Compiling displaydoc v0.2.5 |
| 1421 | 2026-03-20T18:14:28.442Z | Compiling crypto-common v0.1.7 |
| 1422 | 2026-03-20T18:14:28.486Z | Compiling zerofrom v0.1.6 |
| 1423 | 2026-03-20T18:14:28.640Z | Compiling yoke v0.8.1 |
| 1424 | 2026-03-20T18:14:28.678Z | Compiling block-buffer v0.10.4 |
| 1425 | 2026-03-20T18:14:28.847Z | Compiling digest v0.10.7 |
| 1426 | 2026-03-20T18:14:28.858Z | Compiling tokio-macros v2.6.0 |
| 1427 | 2026-03-20T18:14:29.174Z | Compiling hmac v0.12.1 |
| 1428 | 2026-03-20T18:14:29.188Z | Compiling zerotrie v0.2.3 |
| 1429 | 2026-03-20T18:14:29.228Z | Compiling futures-macro v0.3.32 |
| 1430 | 2026-03-20T18:14:29.354Z | Compiling zerovec v0.11.5 |
| 1431 | 2026-03-20T18:14:29.355Z | Compiling block-padding v0.3.3 |
| 1432 | 2026-03-20T18:14:29.607Z | Compiling inout v0.1.4 |
| 1433 | 2026-03-20T18:14:29.652Z | Compiling sha2 v0.10.9 |
| 1434 | 2026-03-20T18:14:29.784Z | Compiling cipher v0.4.4 |
| 1435 | 2026-03-20T18:14:29.816Z | Compiling der_derive v0.7.3 |
| 1436 | 2026-03-20T18:14:30.033Z | Compiling tinystr v0.8.2 |
| 1437 | 2026-03-20T18:14:30.118Z | Compiling potential_utf v0.1.4 |
| 1438 | 2026-03-20T18:14:30.274Z | Compiling icu_locale_core v2.1.1 |
| 1439 | 2026-03-20T18:14:30.304Z | Compiling icu_collections v2.1.1 |
| 1440 | 2026-03-20T18:14:30.329Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-03-20T18:14:30.925Z | Compiling salsa20 v0.10.2 |
| 1442 | 2026-03-20T18:14:31.096Z | Compiling bytes v1.11.1 |
| 1443 | 2026-03-20T18:14:31.139Z | Compiling icu_provider v2.1.1 |
| 1444 | 2026-03-20T18:14:31.139Z | Compiling der v0.7.10 |
| 1445 | 2026-03-20T18:14:31.455Z | Compiling icu_normalizer v2.1.1 |
| 1446 | 2026-03-20T18:14:31.471Z | Compiling icu_properties v2.1.2 |
| 1447 | 2026-03-20T18:14:31.504Z | Compiling chrono v0.4.44 |
| 1448 | 2026-03-20T18:14:31.922Z | Compiling tokio v1.49.0 |
| 1449 | 2026-03-20T18:14:32.173Z | Compiling http v1.4.0 |
| 1450 | 2026-03-20T18:14:32.830Z | Compiling idna_adapter v1.2.1 |
| 1451 | 2026-03-20T18:14:33.009Z | Compiling idna v1.1.0 |
| 1452 | 2026-03-20T18:14:33.045Z | Compiling ppv-lite86 v0.2.21 |
| 1453 | 2026-03-20T18:14:33.227Z | Compiling spki v0.7.3 |
| 1454 | 2026-03-20T18:14:33.392Z | Compiling url v2.5.8 |
| 1455 | 2026-03-20T18:14:33.413Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-03-20T18:14:33.416Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-03-20T18:14:33.562Z | Compiling rand_chacha v0.9.0 |
| 1458 | 2026-03-20T18:14:33.580Z | Compiling aes v0.8.4 |
| 1459 | 2026-03-20T18:14:33.580Z | Compiling scrypt v0.11.0 |
| 1460 | 2026-03-20T18:14:33.860Z | Compiling cbc v0.1.2 |
| 1461 | 2026-03-20T18:14:33.893Z | Compiling rustls-pki-types v1.14.0 |
| 1462 | 2026-03-20T18:14:34.039Z | Compiling tracing-attributes v0.1.31 |
| 1463 | 2026-03-20T18:14:34.347Z | Compiling pkcs5 v0.7.1 |
| 1464 | 2026-03-20T18:14:34.418Z | Compiling rand v0.9.2 |
| 1465 | 2026-03-20T18:14:34.471Z | Compiling http-body v1.0.1 |
| 1466 | 2026-03-20T18:14:34.732Z | Compiling httparse v1.10.1 |
| 1467 | 2026-03-20T18:14:34.851Z | Compiling untrusted v0.7.1 |
| 1468 | 2026-03-20T18:14:34.975Z | Compiling base64 v0.22.1 |
| 1469 | 2026-03-20T18:14:35.012Z | Compiling syn v1.0.109 |
| 1470 | 2026-03-20T18:14:35.159Z | Compiling untrusted v0.9.0 |
| 1471 | 2026-03-20T18:14:35.177Z | Compiling thiserror v2.0.18 |
| 1472 | 2026-03-20T18:14:35.304Z | Compiling schemars v0.8.22 |
| 1473 | 2026-03-20T18:14:35.322Z | Compiling openssl-probe v0.2.1 |
| 1474 | 2026-03-20T18:14:35.511Z | Compiling pkcs8 v0.10.2 |
| 1475 | 2026-03-20T18:14:35.524Z | Compiling schemars_derive v0.8.22 |
| 1476 | 2026-03-20T18:14:35.540Z | Compiling pest_derive v2.8.6 |
| 1477 | 2026-03-20T18:14:35.584Z | Compiling scroll_derive v0.13.1 |
| 1478 | 2026-03-20T18:14:35.832Z | Compiling tracing v0.1.44 |
| 1479 | 2026-03-20T18:14:36.066Z | Compiling darling_core v0.20.11 |
| 1480 | 2026-03-20T18:14:36.170Z | Compiling tower-layer v0.3.3 |
| 1481 | 2026-03-20T18:14:36.374Z | Compiling tower-service v0.3.3 |
| 1482 | 2026-03-20T18:14:36.488Z | Compiling rustls v0.23.37 |
| 1483 | 2026-03-20T18:14:36.506Z | Compiling try-lock v0.2.5 |
| 1484 | 2026-03-20T18:14:36.634Z | Compiling tinyvec_macros v0.1.1 |
| 1485 | 2026-03-20T18:14:36.741Z | Compiling atomic-waker v1.1.2 |
| 1486 | 2026-03-20T18:14:36.757Z | Compiling dyn-clone v1.0.20 |
| 1487 | 2026-03-20T18:14:36.799Z | Compiling tinyvec v1.10.0 |
| 1488 | 2026-03-20T18:14:36.885Z | Compiling scroll v0.13.0 |
| 1489 | 2026-03-20T18:14:36.903Z | Compiling tokio-util v0.7.18 |
| 1490 | 2026-03-20T18:14:37.218Z | Compiling want v0.3.1 |
| 1491 | 2026-03-20T18:14:37.630Z | Compiling ipnet v2.11.0 |
| 1492 | 2026-03-20T18:14:37.878Z | Compiling h2 v0.4.13 |
| 1493 | 2026-03-20T18:14:38.285Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1494 | 2026-03-20T18:14:38.304Z | Compiling spin v0.9.8 |
| 1495 | 2026-03-20T18:14:38.565Z | Compiling aho-corasick v1.1.4 |
| 1496 | 2026-03-20T18:14:38.775Z | Compiling pin-utils v0.1.0 |
| 1497 | 2026-03-20T18:14:38.958Z | Compiling powerfmt v0.2.0 |
| 1498 | 2026-03-20T18:14:38.988Z | Compiling time-core v0.1.8 |
| 1499 | 2026-03-20T18:14:39.127Z | Compiling openssl v0.10.75 |
| 1500 | 2026-03-20T18:14:39.224Z | Compiling foreign-types-shared v0.1.1 |
| 1501 | 2026-03-20T18:14:39.289Z | Compiling crc32fast v1.5.0 |
| 1502 | 2026-03-20T18:14:39.334Z | Compiling darling_macro v0.20.11 |
| 1503 | 2026-03-20T18:14:39.419Z | Compiling httpdate v1.0.3 |
| 1504 | 2026-03-20T18:14:39.619Z | Compiling num-conv v0.2.0 |
| 1505 | 2026-03-20T18:14:39.697Z | Compiling regex-automata v0.4.14 |
| 1506 | 2026-03-20T18:14:39.768Z | Compiling tempfile v3.25.0 |
| 1507 | 2026-03-20T18:14:39.787Z | Compiling time-macros v0.2.27 |
| 1508 | 2026-03-20T18:14:39.911Z | Compiling darling v0.20.11 |
| 1509 | 2026-03-20T18:14:40.101Z | Compiling foreign-types v0.3.2 |
| 1510 | 2026-03-20T18:14:40.190Z | Compiling deranged v0.5.8 |
| 1511 | 2026-03-20T18:14:40.989Z | Compiling goblin v0.10.5 |
| 1512 | 2026-03-20T18:14:41.565Z | Compiling openssl-macros v0.1.1 |
| 1513 | 2026-03-20T18:14:41.950Z | Compiling hyper v1.8.1 |
| 1514 | 2026-03-20T18:14:42.049Z | Compiling thiserror-impl v1.0.69 |
| 1515 | 2026-03-20T18:14:43.005Z | Compiling wait-timeout v0.2.1 |
| 1516 | 2026-03-20T18:14:43.236Z | Compiling usdt-impl v0.6.0 |
| 1517 | 2026-03-20T18:14:43.487Z | Compiling native-tls v0.2.18 |
| 1518 | 2026-03-20T18:14:43.549Z | Compiling either v1.15.0 |
| 1519 | 2026-03-20T18:14:43.588Z | Compiling simd-adler32 v0.3.8 |
| 1520 | 2026-03-20T18:14:43.725Z | Compiling num_threads v0.1.7 |
| 1521 | 2026-03-20T18:14:43.744Z | Compiling siphasher v1.0.2 |
| 1522 | 2026-03-20T18:14:43.845Z | Compiling quick-error v1.2.3 |
| 1523 | 2026-03-20T18:14:43.936Z | Compiling bit-vec v0.8.0 |
| 1524 | 2026-03-20T18:14:43.983Z | Compiling rusty-fork v0.3.1 |
| 1525 | 2026-03-20T18:14:44.013Z | Compiling time v0.3.47 |
| 1526 | 2026-03-20T18:14:44.075Z | Compiling thiserror v1.0.69 |
| 1527 | 2026-03-20T18:14:44.198Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-03-20T18:14:44.288Z | Compiling hyper-util v0.1.20 |
| 1529 | 2026-03-20T18:14:44.938Z | Compiling dof v0.4.0 |
| 1530 | 2026-03-20T18:14:45.616Z | Compiling derive_builder_core v0.20.2 |
| 1531 | 2026-03-20T18:14:46.145Z | Compiling unicode-normalization v0.1.25 |
| 1532 | 2026-03-20T18:14:46.264Z | Compiling crossbeam-epoch v0.9.18 |
| 1533 | 2026-03-20T18:14:46.633Z | Compiling dtrace-parser v0.3.0 |
| 1534 | 2026-03-20T18:14:46.670Z | Compiling rustls-native-certs v0.8.3 |
| 1535 | 2026-03-20T18:14:46.725Z | Compiling signature v2.2.0 |
| 1536 | 2026-03-20T18:14:46.766Z | Compiling scroll_derive v0.12.1 |
| 1537 | 2026-03-20T18:14:46.858Z | Compiling heapless v0.7.17 |
| 1538 | 2026-03-20T18:14:46.929Z | Compiling rand_xorshift v0.4.0 |
| 1539 | 2026-03-20T18:14:47.044Z | Compiling darling_core v0.21.3 |
| 1540 | 2026-03-20T18:14:47.120Z | Compiling slog v2.8.2 |
| 1541 | 2026-03-20T18:14:47.150Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1542 | 2026-03-20T18:14:47.348Z | Compiling sync_wrapper v1.0.2 |
| 1543 | 2026-03-20T18:14:47.475Z | Compiling thread-id v5.1.0 |
| 1544 | 2026-03-20T18:14:47.496Z | Compiling cookie v0.18.1 |
| 1545 | 2026-03-20T18:14:47.584Z | Compiling adler2 v2.0.1 |
| 1546 | 2026-03-20T18:14:47.626Z | Compiling unicode-properties v0.1.4 |
| 1547 | 2026-03-20T18:14:47.653Z | Compiling signal-hook v0.3.18 |
| 1548 | 2026-03-20T18:14:47.871Z | Compiling rayon-core v1.13.0 |
| 1549 | 2026-03-20T18:14:47.983Z | Compiling paste v1.0.15 |
| 1550 | 2026-03-20T18:14:47.984Z | Compiling unarray v0.1.4 |
| 1551 | 2026-03-20T18:14:48.018Z | Compiling anyhow v1.0.102 |
| 1552 | 2026-03-20T18:14:48.018Z | Compiling unicode-bidi v0.3.18 |
| 1553 | 2026-03-20T18:14:48.018Z | Compiling unicode-segmentation v1.12.0 |
| 1554 | 2026-03-20T18:14:48.080Z | Compiling zstd-safe v7.2.4 |
| 1555 | 2026-03-20T18:14:48.541Z | Compiling stringprep v0.1.5 |
| 1556 | 2026-03-20T18:14:48.583Z | Compiling proptest v1.10.0 |
| 1557 | 2026-03-20T18:14:48.629Z | Compiling miniz_oxide v0.8.9 |
| 1558 | 2026-03-20T18:14:48.629Z | Compiling scroll v0.12.0 |
| 1559 | 2026-03-20T18:14:49.205Z | Compiling tower v0.5.3 |
| 1560 | 2026-03-20T18:14:49.525Z | Compiling derive_builder_macro v0.20.2 |
| 1561 | 2026-03-20T18:14:49.576Z | Compiling crossbeam-deque v0.8.6 |
| 1562 | 2026-03-20T18:14:49.576Z | Compiling ipnetwork v0.21.1 |
| 1563 | 2026-03-20T18:14:49.576Z | Compiling http-body-util v0.1.3 |
| 1564 | 2026-03-20T18:14:49.576Z | Compiling webpki-roots v1.0.6 |
| 1565 | 2026-03-20T18:14:49.788Z | Compiling rand_chacha v0.3.1 |
| 1566 | 2026-03-20T18:14:49.817Z | Compiling toml_datetime v0.6.11 |
| 1567 | 2026-03-20T18:14:49.817Z | Compiling serde_tokenstream v0.2.3 |
| 1568 | 2026-03-20T18:14:50.204Z | Compiling erased-serde v0.3.31 |
| 1569 | 2026-03-20T18:14:50.228Z | Compiling serde_spanned v0.6.9 |
| 1570 | 2026-03-20T18:14:50.228Z | Compiling md-5 v0.10.6 |
| 1571 | 2026-03-20T18:14:50.228Z | Compiling zerocopy-derive v0.7.35 |
| 1572 | 2026-03-20T18:14:50.228Z | Compiling curve25519-dalek v4.1.3 |
| 1573 | 2026-03-20T18:14:50.242Z | Compiling vergen-lib v0.1.6 |
| 1574 | 2026-03-20T18:14:50.466Z | Compiling num-integer v0.1.46 |
| 1575 | 2026-03-20T18:14:50.569Z | Compiling hash32 v0.2.1 |
| 1576 | 2026-03-20T18:14:50.588Z | Compiling darling_macro v0.21.3 |
| 1577 | 2026-03-20T18:14:50.658Z | Compiling ff v0.13.1 |
| 1578 | 2026-03-20T18:14:50.677Z | Compiling memoffset v0.9.1 |
| 1579 | 2026-03-20T18:14:53.763Z | Compiling rustix v0.38.44 |
| 1580 | 2026-03-20T18:14:53.965Z | Compiling smoltcp v0.9.1 |
| 1581 | 2026-03-20T18:14:53.965Z | Compiling ryu v1.0.23 |
| 1582 | 2026-03-20T18:14:53.965Z | Compiling litrs v1.0.0 |
| 1583 | 2026-03-20T18:14:53.965Z | Compiling zlib-rs v0.6.2 |
| 1584 | 2026-03-20T18:14:53.965Z | Compiling num-bigint-dig v0.8.6 |
| 1585 | 2026-03-20T18:14:53.966Z | Compiling fallible-iterator v0.2.0 |
| 1586 | 2026-03-20T18:14:53.966Z | Compiling base16ct v0.2.0 |
| 1587 | 2026-03-20T18:14:53.966Z | Compiling iri-string v0.7.10 |
| 1588 | 2026-03-20T18:14:53.966Z | Compiling ref-cast v1.0.25 |
| 1589 | 2026-03-20T18:14:53.966Z | Compiling psl-types v2.0.11 |
| 1590 | 2026-03-20T18:14:53.966Z | Compiling cfg_aliases v0.2.1 |
| 1591 | 2026-03-20T18:14:53.966Z | Compiling newtype-uuid v1.3.2 |
| 1592 | 2026-03-20T18:14:53.966Z | Compiling publicsuffix v2.3.0 |
| 1593 | 2026-03-20T18:14:53.966Z | Compiling nix v0.31.1 |
| 1594 | 2026-03-20T18:14:53.966Z | Compiling postgres-protocol v0.6.10 |
| 1595 | 2026-03-20T18:14:53.966Z | Compiling document-features v0.2.12 |
| 1596 | 2026-03-20T18:14:53.966Z | Compiling sec1 v0.7.3 |
| 1597 | 2026-03-20T18:14:53.966Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-03-20T18:14:53.966Z | Compiling darling v0.21.3 |
| 1599 | 2026-03-20T18:14:53.966Z | Compiling serde_urlencoded v0.7.1 |
| 1600 | 2026-03-20T18:14:53.966Z | Compiling group v0.13.0 |
| 1601 | 2026-03-20T18:14:53.966Z | Compiling num-iter v0.1.45 |
| 1602 | 2026-03-20T18:14:53.966Z | Compiling tower-http v0.6.8 |
| 1603 | 2026-03-20T18:14:53.966Z | Compiling derive_builder v0.20.2 |
| 1604 | 2026-03-20T18:14:53.966Z | Compiling rand v0.8.5 |
| 1605 | 2026-03-20T18:14:53.966Z | Compiling oxnet v0.1.4 |
| 1606 | 2026-03-20T18:14:53.966Z | Compiling proc-macro-error v1.0.4 |
| 1607 | 2026-03-20T18:14:53.967Z | Compiling tokio-native-tls v0.3.1 |
| 1608 | 2026-03-20T18:14:54.031Z | Compiling goblin v0.8.2 |
| 1609 | 2026-03-20T18:14:54.346Z | Compiling heck v0.4.1 |
| 1610 | 2026-03-20T18:14:54.619Z | Compiling phf_shared v0.13.1 |
| 1611 | 2026-03-20T18:14:54.637Z | Compiling hubpack_derive v0.1.1 |
| 1612 | 2026-03-20T18:14:54.842Z | Compiling regex v1.12.3 |
| 1613 | 2026-03-20T18:14:54.937Z | Compiling lazy_static v1.5.0 |
| 1614 | 2026-03-20T18:14:55.051Z | Compiling cargo-platform v0.1.9 |
| 1615 | 2026-03-20T18:14:55.182Z | Compiling hkdf v0.12.4 |
| 1616 | 2026-03-20T18:14:55.237Z | Compiling flate2 v1.1.9 |
| 1617 | 2026-03-20T18:14:55.379Z | Compiling crypto-bigint v0.5.5 |
| 1618 | 2026-03-20T18:14:55.380Z | Compiling strum_macros v0.27.2 |
| 1619 | 2026-03-20T18:14:55.417Z | Compiling async-trait v0.1.89 |
| 1620 | 2026-03-20T18:14:55.710Z | Compiling ref-cast-impl v1.0.25 |
| 1621 | 2026-03-20T18:14:55.782Z | Compiling daft-derive v0.1.5 |
| 1622 | 2026-03-20T18:14:56.408Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1623 | 2026-03-20T18:14:56.760Z | Compiling terminal_size v0.4.3 |
| 1624 | 2026-03-20T18:14:56.837Z | Compiling vergen v9.0.6 |
| 1625 | 2026-03-20T18:14:56.935Z | Compiling fs-err v3.3.0 |
| 1626 | 2026-03-20T18:14:57.061Z | Compiling ahash v0.8.12 |
| 1627 | 2026-03-20T18:14:57.169Z | Compiling managed v0.8.0 |
| 1628 | 2026-03-20T18:14:57.253Z | Compiling foldhash v0.1.5 |
| 1629 | 2026-03-20T18:14:57.316Z | Compiling bumpalo v3.20.2 |
| 1630 | 2026-03-20T18:14:57.451Z | Compiling bitflags v1.3.2 |
| 1631 | 2026-03-20T18:14:57.471Z | Compiling libbz2-rs-sys v0.2.2 |
| 1632 | 2026-03-20T18:14:57.545Z | Compiling winnow v0.5.40 |
| 1633 | 2026-03-20T18:14:57.640Z | Compiling object v0.37.3 |
| 1634 | 2026-03-20T18:14:58.036Z | Compiling bzip2 v0.6.1 |
| 1635 | 2026-03-20T18:14:58.146Z | Compiling strum v0.27.2 |
| 1636 | 2026-03-20T18:14:58.299Z | Compiling zopfli v0.8.3 |
| 1637 | 2026-03-20T18:14:58.322Z | Compiling console v0.16.2 |
| 1638 | 2026-03-20T18:14:58.362Z | Compiling clap_builder v4.5.60 |
| 1639 | 2026-03-20T18:14:58.778Z | Compiling hashbrown v0.15.5 |
| 1640 | 2026-03-20T18:14:59.317Z | Compiling toml_edit v0.19.15 |
| 1641 | 2026-03-20T18:14:59.425Z | Compiling dof v0.3.0 |
| 1642 | 2026-03-20T18:14:59.495Z | Compiling elliptic-curve v0.13.8 |
| 1643 | 2026-03-20T18:14:59.514Z | Compiling daft v0.1.5 |
| 1644 | 2026-03-20T18:14:59.990Z | Compiling cargo_metadata v0.19.2 |
| 1645 | 2026-03-20T18:15:00.015Z | Compiling hubpack v0.1.2 |
| 1646 | 2026-03-20T18:15:00.386Z | Compiling phf v0.13.1 |
| 1647 | 2026-03-20T18:15:01.068Z | Compiling zone_cfg_derive v0.3.1 |
| 1648 | 2026-03-20T18:15:01.868Z | Compiling zstd v0.13.3 |
| 1649 | 2026-03-20T18:15:01.888Z | Compiling cookie_store v0.22.1 |
| 1650 | 2026-03-20T18:15:02.221Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-03-20T18:15:02.367Z | Compiling rayon v1.11.0 |
| 1652 | 2026-03-20T18:15:02.561Z | Compiling hyper-tls v0.6.0 |
| 1653 | 2026-03-20T18:15:02.642Z | Compiling bzip2 v0.4.4 |
| 1654 | 2026-03-20T18:15:02.845Z | Compiling serde_with_macros v3.17.0 |
| 1655 | 2026-03-20T18:15:02.909Z | Compiling postgres-types v0.2.12 |
| 1656 | 2026-03-20T18:15:03.026Z | Compiling usdt-macro v0.6.0 |
| 1657 | 2026-03-20T18:15:03.059Z | Compiling usdt-attr-macro v0.6.0 |
| 1658 | 2026-03-20T18:15:03.654Z | Compiling ed25519 v2.2.3 |
| 1659 | 2026-03-20T18:15:03.966Z | Compiling dtrace-parser v0.2.0 |
| 1660 | 2026-03-20T18:15:04.109Z | Compiling phf_shared v0.11.3 |
| 1661 | 2026-03-20T18:15:04.342Z | Compiling itertools v0.12.1 |
| 1662 | 2026-03-20T18:15:04.361Z | Compiling bstr v1.12.1 |
| 1663 | 2026-03-20T18:15:04.461Z | Compiling pkcs1 v0.7.5 |
| 1664 | 2026-03-20T18:15:04.771Z | Compiling hex v0.4.3 |
| 1665 | 2026-03-20T18:15:04.791Z | Compiling serde-big-array v0.5.1 |
| 1666 | 2026-03-20T18:15:04.971Z | Compiling rfc6979 v0.4.0 |
| 1667 | 2026-03-20T18:15:04.999Z | Compiling serde_repr v0.1.20 |
| 1668 | 2026-03-20T18:15:05.018Z | Compiling strum_macros v0.26.4 |
| 1669 | 2026-03-20T18:15:05.120Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-20T18:15:05.122Z | Compiling clap_derive v4.5.55 |
| 1671 | 2026-03-20T18:15:05.260Z | Compiling float-cmp v0.10.0 |
| 1672 | 2026-03-20T18:15:05.423Z | Compiling thread-id v4.2.2 |
| 1673 | 2026-03-20T18:15:05.526Z | Compiling memmap2 v0.9.10 |
| 1674 | 2026-03-20T18:15:05.672Z | Compiling env_filter v1.0.0 |
| 1675 | 2026-03-20T18:15:05.769Z | Compiling encoding_rs v0.8.35 |
| 1676 | 2026-03-20T18:15:05.802Z | Compiling unit-prefix v0.5.2 |
| 1677 | 2026-03-20T18:15:05.987Z | Compiling fixedbitset v0.5.7 |
| 1678 | 2026-03-20T18:15:06.006Z | Compiling jiff v0.2.21 |
| 1679 | 2026-03-20T18:15:06.062Z | Compiling fixedbitset v0.4.2 |
| 1680 | 2026-03-20T18:15:06.343Z | Compiling precomputed-hash v0.1.1 |
| 1681 | 2026-03-20T18:15:06.388Z | Compiling whoami v2.1.0 |
| 1682 | 2026-03-20T18:15:06.456Z | Compiling normalize-line-endings v0.3.0 |
| 1683 | 2026-03-20T18:15:06.589Z | Compiling data-encoding v2.10.0 |
| 1684 | 2026-03-20T18:15:06.936Z | Compiling static_assertions v1.1.0 |
| 1685 | 2026-03-20T18:15:07.033Z | Compiling difflib v0.4.0 |
| 1686 | 2026-03-20T18:15:07.473Z | Compiling rustc-hash v2.1.1 |
| 1687 | 2026-03-20T18:15:07.605Z | Compiling predicates-core v1.0.10 |
| 1688 | 2026-03-20T18:15:07.625Z | Compiling new_debug_unreachable v1.0.6 |
| 1689 | 2026-03-20T18:15:07.625Z | Compiling mime v0.3.17 |
| 1690 | 2026-03-20T18:15:07.663Z | Compiling keccak v0.1.6 |
| 1691 | 2026-03-20T18:15:07.731Z | Compiling toml_edit v0.22.27 |
| 1692 | 2026-03-20T18:15:07.816Z | Compiling predicates v3.1.4 |
| 1693 | 2026-03-20T18:15:07.832Z | Compiling string_cache v0.8.9 |
| 1694 | 2026-03-20T18:15:07.877Z | Compiling sha3 v0.10.8 |
| 1695 | 2026-03-20T18:15:07.958Z | Compiling clap v4.5.60 |
| 1696 | 2026-03-20T18:15:08.065Z | Compiling iddqd v0.3.17 |
| 1697 | 2026-03-20T18:15:08.115Z | Compiling strum v0.26.3 |
| 1698 | 2026-03-20T18:15:08.274Z | Compiling hickory-proto v0.25.2 |
| 1699 | 2026-03-20T18:15:08.465Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1700 | 2026-03-20T18:15:08.681Z | Compiling tokio-postgres v0.7.16 |
| 1701 | 2026-03-20T18:15:08.769Z | Compiling petgraph v0.6.5 |
| 1702 | 2026-03-20T18:15:09.603Z | Compiling zip v4.6.1 |
| 1703 | 2026-03-20T18:15:10.784Z | Compiling petgraph v0.8.3 |
| 1704 | 2026-03-20T18:15:10.877Z | Compiling indicatif v0.18.4 |
| 1705 | 2026-03-20T18:15:11.537Z | Compiling env_logger v0.11.9 |
| 1706 | 2026-03-20T18:15:11.634Z | Compiling zone v0.3.1 |
| 1707 | 2026-03-20T18:15:11.883Z | Compiling usdt v0.6.0 |
| 1708 | 2026-03-20T18:15:12.049Z | Compiling usdt-impl v0.5.0 |
| 1709 | 2026-03-20T18:15:12.053Z | Compiling ecdsa v0.16.9 |
| 1710 | 2026-03-20T18:15:12.173Z | Compiling serde_with v3.17.0 |
| 1711 | 2026-03-20T18:15:12.215Z | Compiling similar v2.7.0 |
| 1712 | 2026-03-20T18:15:12.589Z | Compiling rsa v0.9.10 |
| 1713 | 2026-03-20T18:15:12.592Z | Compiling crossterm v0.28.1 |
| 1714 | 2026-03-20T18:15:12.840Z | Compiling ed25519-dalek v2.2.0 |
| 1715 | 2026-03-20T18:15:13.562Z | Compiling zip v0.6.6 |
| 1716 | 2026-03-20T18:15:13.691Z | Compiling toml v0.7.8 |
| 1717 | 2026-03-20T18:15:14.735Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1718 | 2026-03-20T18:15:14.784Z | Compiling itertools v0.13.0 |
| 1719 | 2026-03-20T18:15:14.804Z | Compiling tokio-stream v0.1.18 |
| 1720 | 2026-03-20T18:15:14.908Z | Compiling buf-list v1.1.2 |
| 1721 | 2026-03-20T18:15:15.261Z | Compiling x509-cert v0.2.5 |
| 1722 | 2026-03-20T18:15:15.373Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1723 | 2026-03-20T18:15:15.398Z | Compiling openapiv3 v2.2.0 |
| 1724 | 2026-03-20T18:15:15.584Z | Compiling sha1 v0.10.6 |
| 1725 | 2026-03-20T18:15:15.768Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1726 | 2026-03-20T18:15:15.872Z | Compiling lalrpop-util v0.19.12 |
| 1727 | 2026-03-20T18:15:16.116Z | Compiling peg-runtime v0.8.5 |
| 1728 | 2026-03-20T18:15:16.152Z | Compiling thread_local v1.1.9 |
| 1729 | 2026-03-20T18:15:16.452Z | Compiling slog-async v2.8.0 |
| 1730 | 2026-03-20T18:15:16.470Z | Compiling crossbeam-channel v0.5.15 |
| 1731 | 2026-03-20T18:15:16.475Z | Compiling futures-executor v0.3.32 |
| 1732 | 2026-03-20T18:15:16.757Z | Compiling filetime v0.2.27 |
| 1733 | 2026-03-20T18:15:16.855Z | Compiling is-terminal v0.4.17 |
| 1734 | 2026-03-20T18:15:16.874Z | Compiling xattr v1.6.1 |
| 1735 | 2026-03-20T18:15:16.973Z | Compiling take_mut v0.2.2 |
| 1736 | 2026-03-20T18:15:16.992Z | Compiling term v1.2.1 |
| 1737 | 2026-03-20T18:15:17.106Z | Compiling tar v0.4.44 |
| 1738 | 2026-03-20T18:15:17.124Z | Compiling futures v0.3.32 |
| 1739 | 2026-03-20T18:15:17.607Z | Compiling slog-term v2.9.2 |
| 1740 | 2026-03-20T18:15:24.201Z | Compiling rustls-webpki v0.103.9 |
| 1741 | 2026-03-20T18:15:28.209Z | Compiling tokio-rustls v0.26.4 |
| 1742 | 2026-03-20T18:15:28.209Z | Compiling rustls-platform-verifier v0.6.2 |
| 1743 | 2026-03-20T18:15:28.464Z | Compiling hyper-rustls v0.27.7 |
| 1744 | 2026-03-20T18:15:28.730Z | Compiling reqwest v0.13.2 |
| 1745 | 2026-03-20T18:15:28.730Z | Compiling reqwest v0.12.28 |
| 1746 | 2026-03-20T18:15:31.731Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1747 | 2026-03-20T18:15:32.000Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1748 | 2026-03-20T18:15:35.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1749 | 2026-03-20T18:15:35.975Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1750 | 2026-03-20T18:15:36.037Z | Mar 20 18:15:35.121 INFO Starting download, target: MaghemiteMgd |
| 1751 | 2026-03-20T18:15:36.037Z | Mar 20 18:15:35.122 INFO Starting download, target: Console |
| 1752 | 2026-03-20T18:15:36.037Z | Mar 20 18:15:35.122 INFO Starting download, target: TransceiverControl |
| 1753 | 2026-03-20T18:15:36.037Z | Mar 20 18:15:35.122 INFO Starting download, target: DendriteStub |
| 1754 | 2026-03-20T18:15:36.040Z | Mar 20 18:15:35.122 INFO Starting download, target: Clickhouse |
| 1755 | 2026-03-20T18:15:36.040Z | Mar 20 18:15:35.122 INFO Starting download, target: Cockroach |
| 1756 | 2026-03-20T18:15:36.040Z | Mar 20 18:15:35.122 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1757 | 2026-03-20T18:15:36.040Z | Mar 20 18:15:35.122 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1758 | 2026-03-20T18:15:36.040Z | Mar 20 18:15:35.122 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1759 | 2026-03-20T18:15:36.040Z | Mar 20 18:15:35.122 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1760 | 2026-03-20T18:15:36.040Z | Mar 20 18:15:35.122 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1761 | 2026-03-20T18:15:36.040Z | Mar 20 18:15:35.122 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1762 | 2026-03-20T18:15:36.346Z | Mar 20 18:15:35.430 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1763 | 2026-03-20T18:15:36.680Z | Mar 20 18:15:35.764 INFO Download complete, target: TransceiverControl |
| 1764 | 2026-03-20T18:15:37.138Z | Mar 20 18:15:36.223 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1765 | 2026-03-20T18:15:37.520Z | Mar 20 18:15:36.600 INFO Download complete, target: Console |
| 1766 | 2026-03-20T18:15:38.104Z | Mar 20 18:15:37.188 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1767 | 2026-03-20T18:15:38.363Z | Mar 20 18:15:37.447 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1768 | 2026-03-20T18:15:38.416Z | Mar 20 18:15:37.497 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1769 | 2026-03-20T18:15:38.816Z | Mar 20 18:15:37.901 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1770 | 2026-03-20T18:15:38.816Z | Mar 20 18:15:37.901 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1771 | 2026-03-20T18:15:41.806Z | Mar 20 18:15:40.891 INFO Download complete, target: DendriteStub |
| 1772 | 2026-03-20T18:15:41.960Z | Mar 20 18:15:41.045 INFO Download complete, target: MaghemiteMgd |
| 1773 | 2026-03-20T18:15:46.569Z | Mar 20 18:15:45.652 INFO Checking that binary works, target: Cockroach |
| 1774 | 2026-03-20T18:15:46.682Z | Mar 20 18:15:45.767 INFO Download complete, target: Cockroach |
| 1775 | 2026-03-20T18:15:49.617Z | Mar 20 18:15:48.701 INFO Checking that binary works, target: Clickhouse |
| 1776 | 2026-03-20T18:15:49.775Z | Mar 20 18:15:48.860 INFO Download complete, target: Clickhouse |
| 1777 | 2026-03-20T18:15:49.794Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1778 | 2026-03-20T18:15:49.797Z | |
| 1779 | 2026-03-20T18:15:49.797Z | real 3:58.266588821 |
| 1780 | 2026-03-20T18:15:49.797Z | user 10:19.682403754 |
| 1781 | 2026-03-20T18:15:49.798Z | sys 1:47.392548085 |
| 1782 | 2026-03-20T18:15:49.798Z | trap 0.316363629 |
| 1783 | 2026-03-20T18:15:49.798Z | tflt 0.701251467 |
| 1784 | 2026-03-20T18:15:49.798Z | dflt 0.588940710 |
| 1785 | 2026-03-20T18:15:49.798Z | kflt 0.022016950 |
| 1786 | 2026-03-20T18:15:49.798Z | lock 32:15.723846076 |
| 1787 | 2026-03-20T18:15:49.798Z | slp 28:56.275570897 |
| 1788 | 2026-03-20T18:15:49.798Z | lat 55.387177583 |
| 1789 | 2026-03-20T18:15:49.798Z | stop 2:38.801699387 |
| 1790 | 2026-03-20T18:15:49.798Z | + banner clippy |
| 1791 | 2026-03-20T18:15:49.798Z | |
| 1792 | 2026-03-20T18:15:49.798Z | #### # # ##### ##### # # |
| 1793 | 2026-03-20T18:15:49.798Z | # # # # # # # # # # |
| 1794 | 2026-03-20T18:15:49.798Z | # # # # # # # # |
| 1795 | 2026-03-20T18:15:49.798Z | # # # ##### ##### # |
| 1796 | 2026-03-20T18:15:49.798Z | # # # # # # # |
| 1797 | 2026-03-20T18:15:49.798Z | #### ###### # # # # |
| 1798 | 2026-03-20T18:15:49.798Z | |
| 1799 | 2026-03-20T18:15:49.798Z | + export CARGO_INCREMENTAL=0 |
| 1800 | 2026-03-20T18:15:49.798Z | + CARGO_INCREMENTAL=0 |
| 1801 | 2026-03-20T18:15:49.798Z | + ptime -m cargo xtask clippy |
| 1802 | 2026-03-20T18:15:50.484Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1803 | 2026-03-20T18:15:50.755Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1804 | 2026-03-20T18:15:53.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s |
| 1805 | 2026-03-20T18:15:53.357Z | Running `target/debug/xtask clippy` |
| 1806 | 2026-03-20T18:15:53.386Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1807 | 2026-03-20T18:15:54.169Z | Downloading crates ... |
| 1808 | 2026-03-20T18:15:54.427Z | Downloaded approx v0.5.1 |
| 1809 | 2026-03-20T18:15:54.439Z | Downloaded async-object-pool v0.2.0 |
| 1810 | 2026-03-20T18:15:54.439Z | Downloaded addr2line v0.25.1 |
| 1811 | 2026-03-20T18:15:54.453Z | Downloaded target-triple v1.0.0 |
| 1812 | 2026-03-20T18:15:54.457Z | Downloaded assert-json-diff v2.0.2 |
| 1813 | 2026-03-20T18:15:54.457Z | Downloaded rstest v0.25.0 |
| 1814 | 2026-03-20T18:15:54.462Z | Downloaded parking v2.2.1 |
| 1815 | 2026-03-20T18:15:54.462Z | Downloaded textwrap v0.15.2 |
| 1816 | 2026-03-20T18:15:54.465Z | Downloaded target-lexicon v0.13.3 |
| 1817 | 2026-03-20T18:15:54.465Z | Downloaded knuffel-derive v3.2.0 |
| 1818 | 2026-03-20T18:15:54.465Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1819 | 2026-03-20T18:15:54.465Z | Downloaded event-listener-strategy v0.5.4 |
| 1820 | 2026-03-20T18:15:54.466Z | Downloaded cast v0.3.0 |
| 1821 | 2026-03-20T18:15:54.470Z | Downloaded assert_cmd v2.1.2 |
| 1822 | 2026-03-20T18:15:54.470Z | Downloaded trybuild v1.0.116 |
| 1823 | 2026-03-20T18:15:54.478Z | Downloaded terminal_size v0.1.17 |
| 1824 | 2026-03-20T18:15:54.478Z | Downloaded pathdiff v0.2.3 |
| 1825 | 2026-03-20T18:15:54.505Z | Downloaded relative-path v1.9.3 |
| 1826 | 2026-03-20T18:15:54.505Z | Downloaded async-lock v3.4.2 |
| 1827 | 2026-03-20T18:15:54.505Z | Downloaded partial-io v0.5.4 |
| 1828 | 2026-03-20T18:15:54.505Z | Downloaded rust-argon2 v2.1.0 |
| 1829 | 2026-03-20T18:15:54.505Z | Downloaded linkme-impl v0.3.35 |
| 1830 | 2026-03-20T18:15:54.514Z | Downloaded supports-color v2.1.0 |
| 1831 | 2026-03-20T18:15:54.514Z | Downloaded backtrace-ext v0.2.1 |
| 1832 | 2026-03-20T18:15:54.514Z | Downloaded plotters-backend v0.3.7 |
| 1833 | 2026-03-20T18:15:54.514Z | Downloaded path-tree v0.8.3 |
| 1834 | 2026-03-20T18:15:54.515Z | Downloaded plotters-svg v0.3.7 |
| 1835 | 2026-03-20T18:15:54.515Z | Downloaded miette-derive v5.10.0 |
| 1836 | 2026-03-20T18:15:54.515Z | Downloaded serde_regex v1.1.0 |
| 1837 | 2026-03-20T18:15:54.515Z | Downloaded nested v0.1.1 |
| 1838 | 2026-03-20T18:15:54.515Z | Downloaded escape8259 v0.5.3 |
| 1839 | 2026-03-20T18:15:54.560Z | Downloaded supports-hyperlinks v2.1.0 |
| 1840 | 2026-03-20T18:15:54.560Z | Downloaded cargo-platform v0.3.2 |
| 1841 | 2026-03-20T18:15:54.560Z | Downloaded supports-unicode v2.1.0 |
| 1842 | 2026-03-20T18:15:54.560Z | Downloaded oorandom v11.1.5 |
| 1843 | 2026-03-20T18:15:54.560Z | Downloaded futures-timer v3.0.3 |
| 1844 | 2026-03-20T18:15:54.560Z | Downloaded constant_time_eq v0.3.1 |
| 1845 | 2026-03-20T18:15:54.576Z | Downloaded similar-asserts v1.7.0 |
| 1846 | 2026-03-20T18:15:54.577Z | Downloaded tinytemplate v1.2.1 |
| 1847 | 2026-03-20T18:15:54.577Z | Downloaded knuffel v3.2.0 |
| 1848 | 2026-03-20T18:15:54.577Z | Downloaded target-spec v3.5.7 |
| 1849 | 2026-03-20T18:15:54.577Z | Downloaded anes v0.1.6 |
| 1850 | 2026-03-20T18:15:54.577Z | Downloaded stringmetrics v2.2.2 |
| 1851 | 2026-03-20T18:15:54.577Z | Downloaded criterion-plot v0.6.0 |
| 1852 | 2026-03-20T18:15:54.577Z | Downloaded rustc-demangle v0.1.27 |
| 1853 | 2026-03-20T18:15:54.577Z | Downloaded concurrent-queue v2.5.0 |
| 1854 | 2026-03-20T18:15:54.577Z | Downloaded linkme v0.3.35 |
| 1855 | 2026-03-20T18:15:54.577Z | Downloaded owo-colors v3.5.0 |
| 1856 | 2026-03-20T18:15:54.577Z | Downloaded cargo_metadata v0.23.1 |
| 1857 | 2026-03-20T18:15:54.577Z | Downloaded termcolor v1.4.1 |
| 1858 | 2026-03-20T18:15:54.577Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1859 | 2026-03-20T18:15:54.577Z | Downloaded miette v5.10.0 |
| 1860 | 2026-03-20T18:15:54.577Z | Downloaded httptest v0.16.4 |
| 1861 | 2026-03-20T18:15:54.577Z | Downloaded event-listener v5.4.1 |
| 1862 | 2026-03-20T18:15:54.577Z | Downloaded blake2b_simd v1.0.4 |
| 1863 | 2026-03-20T18:15:54.592Z | Downloaded backtrace v0.3.76 |
| 1864 | 2026-03-20T18:15:54.592Z | Downloaded datatest-stable v0.3.3 |
| 1865 | 2026-03-20T18:15:54.592Z | Downloaded libtest-mimic v0.8.1 |
| 1866 | 2026-03-20T18:15:54.592Z | Downloaded cfg-expr v0.20.6 |
| 1867 | 2026-03-20T18:15:54.592Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 1868 | 2026-03-20T18:15:54.592Z | Downloaded rand_distr v0.5.1 |
| 1869 | 2026-03-20T18:15:54.592Z | Downloaded rstest_macros v0.25.0 |
| 1870 | 2026-03-20T18:15:54.610Z | Downloaded chumsky v0.9.3 |
| 1871 | 2026-03-20T18:15:54.610Z | Downloaded fancy-regex v0.14.0 |
| 1872 | 2026-03-20T18:15:54.610Z | Downloaded criterion v0.7.0 |
| 1873 | 2026-03-20T18:15:54.610Z | Downloaded plotters v0.3.7 |
| 1874 | 2026-03-20T18:15:54.624Z | Downloaded hashbrown v0.14.5 |
| 1875 | 2026-03-20T18:15:54.624Z | Downloaded guppy v0.17.25 |
| 1876 | 2026-03-20T18:15:54.630Z | Downloaded gimli v0.32.3 |
| 1877 | 2026-03-20T18:15:54.719Z | Downloaded httpmock v0.8.3 |
| 1878 | 2026-03-20T18:15:56.894Z | Checking cfg-if v1.0.4 |
| 1879 | 2026-03-20T18:15:57.299Z | Checking libc v0.2.180 |
| 1880 | 2026-03-20T18:15:57.303Z | Checking serde_core v1.0.228 |
| 1881 | 2026-03-20T18:15:57.394Z | Checking memchr v2.8.0 |
| 1882 | 2026-03-20T18:15:57.443Z | Checking smallvec v1.15.1 |
| 1883 | 2026-03-20T18:15:57.495Z | Checking itoa v1.0.17 |
| 1884 | 2026-03-20T18:15:57.495Z | Checking log v0.4.29 |
| 1885 | 2026-03-20T18:15:57.596Z | Checking zeroize v1.8.2 |
| 1886 | 2026-03-20T18:15:57.650Z | Checking libm v0.2.16 |
| 1887 | 2026-03-20T18:15:57.711Z | Checking scopeguard v1.2.0 |
| 1888 | 2026-03-20T18:15:57.764Z | Checking stable_deref_trait v1.2.1 |
| 1889 | 2026-03-20T18:15:57.817Z | Checking zmij v1.0.21 |
| 1890 | 2026-03-20T18:15:57.905Z | Checking zerofrom v0.1.6 |
| 1891 | 2026-03-20T18:15:57.917Z | Checking lock_api v0.4.14 |
| 1892 | 2026-03-20T18:15:57.960Z | Checking errno v0.3.14 |
| 1893 | 2026-03-20T18:15:57.963Z | Checking getrandom v0.2.17 |
| 1894 | 2026-03-20T18:15:58.055Z | Checking yoke v0.8.1 |
| 1895 | 2026-03-20T18:15:58.103Z | Checking percent-encoding v2.3.2 |
| 1896 | 2026-03-20T18:15:58.153Z | Checking litemap v0.8.1 |
| 1897 | 2026-03-20T18:15:58.153Z | Checking writeable v0.6.2 |
| 1898 | 2026-03-20T18:15:58.246Z | Checking subtle v2.6.1 |
| 1899 | 2026-03-20T18:15:58.295Z | Checking icu_normalizer_data v2.1.1 |
| 1900 | 2026-03-20T18:15:58.350Z | Checking icu_properties_data v2.1.2 |
| 1901 | 2026-03-20T18:15:58.358Z | Checking zerovec v0.11.5 |
| 1902 | 2026-03-20T18:15:58.432Z | Checking zerotrie v0.2.3 |
| 1903 | 2026-03-20T18:15:58.436Z | Checking form_urlencoded v1.2.2 |
| 1904 | 2026-03-20T18:15:58.523Z | Checking rand_core v0.6.4 |
| 1905 | 2026-03-20T18:15:58.529Z | Checking portable-atomic v1.13.1 |
| 1906 | 2026-03-20T18:15:58.615Z | Checking utf8_iter v1.0.4 |
| 1907 | 2026-03-20T18:15:58.691Z | Checking pin-project-lite v0.2.17 |
| 1908 | 2026-03-20T18:15:58.721Z | Checking num-traits v0.2.19 |
| 1909 | 2026-03-20T18:15:58.784Z | Checking zerocopy v0.8.40 |
| 1910 | 2026-03-20T18:15:58.795Z | Checking critical-section v1.2.0 |
| 1911 | 2026-03-20T18:15:58.878Z | Checking parking_lot_core v0.9.12 |
| 1912 | 2026-03-20T18:15:58.928Z | Checking rand_core v0.10.0 |
| 1913 | 2026-03-20T18:15:58.977Z | Checking tinystr v0.8.2 |
| 1914 | 2026-03-20T18:15:58.983Z | Checking potential_utf v0.1.4 |
| 1915 | 2026-03-20T18:15:59.145Z | Checking getrandom v0.4.1 |
| 1916 | 2026-03-20T18:15:59.194Z | Checking parking_lot v0.12.5 |
| 1917 | 2026-03-20T18:15:59.197Z | Checking once_cell v1.21.3 |
| 1918 | 2026-03-20T18:15:59.284Z | Checking icu_collections v2.1.1 |
| 1919 | 2026-03-20T18:15:59.287Z | Checking icu_locale_core v2.1.1 |
| 1920 | 2026-03-20T18:15:59.383Z | Checking signal-hook-registry v1.4.8 |
| 1921 | 2026-03-20T18:15:59.467Z | Checking mio v1.1.1 |
| 1922 | 2026-03-20T18:15:59.520Z | Checking serde v1.0.228 |
| 1923 | 2026-03-20T18:15:59.520Z | Checking bitflags v2.11.0 |
| 1924 | 2026-03-20T18:15:59.614Z | Checking serde_json v1.0.149 |
| 1925 | 2026-03-20T18:15:59.662Z | Checking typenum v1.19.0 |
| 1926 | 2026-03-20T18:15:59.726Z | Checking socket2 v0.6.2 |
| 1927 | 2026-03-20T18:15:59.829Z | Checking thiserror v2.0.18 |
| 1928 | 2026-03-20T18:15:59.885Z | Checking iana-time-zone v0.1.65 |
| 1929 | 2026-03-20T18:16:00.006Z | Checking allocator-api2 v0.2.21 |
| 1930 | 2026-03-20T18:16:00.059Z | Checking uuid v1.21.0 |
| 1931 | 2026-03-20T18:16:00.162Z | Checking semver v1.0.27 |
| 1932 | 2026-03-20T18:16:00.168Z | Checking bytes v1.11.1 |
| 1933 | 2026-03-20T18:16:00.168Z | Checking icu_provider v2.1.1 |
| 1934 | 2026-03-20T18:16:00.415Z | Checking chrono v0.4.44 |
| 1935 | 2026-03-20T18:16:00.419Z | Checking generic-array v0.14.7 |
| 1936 | 2026-03-20T18:16:00.511Z | Checking futures-core v0.3.32 |
| 1937 | 2026-03-20T18:16:00.561Z | Checking icu_properties v2.1.2 |
| 1938 | 2026-03-20T18:16:00.561Z | Checking icu_normalizer v2.1.1 |
| 1939 | 2026-03-20T18:16:00.666Z | Checking equivalent v1.0.2 |
| 1940 | 2026-03-20T18:16:00.742Z | Checking dyn-clone v1.0.20 |
| 1941 | 2026-03-20T18:16:00.795Z | Checking tokio v1.49.0 |
| 1942 | 2026-03-20T18:16:00.841Z | Checking const-oid v0.9.6 |
| 1943 | 2026-03-20T18:16:00.908Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1944 | 2026-03-20T18:16:01.024Z | Checking foldhash v0.2.0 |
| 1945 | 2026-03-20T18:16:01.121Z | Checking crypto-common v0.1.7 |
| 1946 | 2026-03-20T18:16:01.252Z | Checking hashbrown v0.16.1 |
| 1947 | 2026-03-20T18:16:01.295Z | Checking block-buffer v0.10.4 |
| 1948 | 2026-03-20T18:16:01.342Z | Checking futures-sink v0.3.32 |
| 1949 | 2026-03-20T18:16:01.504Z | Checking rustix v1.1.3 |
| 1950 | 2026-03-20T18:16:01.507Z | Checking byteorder v1.5.0 |
| 1951 | 2026-03-20T18:16:01.598Z | Checking futures-channel v0.3.32 |
| 1952 | 2026-03-20T18:16:01.734Z | Checking idna_adapter v1.2.1 |
| 1953 | 2026-03-20T18:16:01.807Z | Checking slab v0.4.12 |
| 1954 | 2026-03-20T18:16:01.873Z | Checking digest v0.10.7 |
| 1955 | 2026-03-20T18:16:01.923Z | Checking futures-task v0.3.32 |
| 1956 | 2026-03-20T18:16:01.927Z | Checking idna v1.1.0 |
| 1957 | 2026-03-20T18:16:02.014Z | Checking futures-io v0.3.32 |
| 1958 | 2026-03-20T18:16:02.060Z | Checking cpufeatures v0.2.17 |
| 1959 | 2026-03-20T18:16:02.135Z | Checking indexmap v2.13.0 |
| 1960 | 2026-03-20T18:16:02.184Z | Checking thiserror v1.0.69 |
| 1961 | 2026-03-20T18:16:02.188Z | Checking getrandom v0.3.4 |
| 1962 | 2026-03-20T18:16:02.273Z | Checking futures-util v0.3.32 |
| 1963 | 2026-03-20T18:16:02.320Z | Checking url v2.5.8 |
| 1964 | 2026-03-20T18:16:02.367Z | Checking fnv v1.0.7 |
| 1965 | 2026-03-20T18:16:02.439Z | Checking regex-syntax v0.8.10 |
| 1966 | 2026-03-20T18:16:02.540Z | Checking http v1.4.0 |
| 1967 | 2026-03-20T18:16:02.763Z | Checking tracing-core v0.1.36 |
| 1968 | 2026-03-20T18:16:02.840Z | Checking ppv-lite86 v0.2.21 |
| 1969 | 2026-03-20T18:16:02.924Z | Checking schemars v0.8.22 |
| 1970 | 2026-03-20T18:16:02.972Z | Checking base64 v0.22.1 |
| 1971 | 2026-03-20T18:16:03.216Z | Checking tracing v0.1.44 |
| 1972 | 2026-03-20T18:16:03.301Z | Checking unicode-ident v1.0.24 |
| 1973 | 2026-03-20T18:16:03.351Z | Checking ipnet v2.11.0 |
| 1974 | 2026-03-20T18:16:03.351Z | Checking utf8parse v0.2.2 |
| 1975 | 2026-03-20T18:16:03.522Z | Checking anstyle v1.0.13 |
| 1976 | 2026-03-20T18:16:03.531Z | Checking proc-macro2 v1.0.106 |
| 1977 | 2026-03-20T18:16:03.612Z | Checking untrusted v0.9.0 |
| 1978 | 2026-03-20T18:16:03.744Z | Checking anstyle-parse v0.2.7 |
| 1979 | 2026-03-20T18:16:03.790Z | Checking ring v0.17.14 |
| 1980 | 2026-03-20T18:16:03.805Z | Checking aho-corasick v1.1.4 |
| 1981 | 2026-03-20T18:16:03.879Z | Checking base64ct v1.8.3 |
| 1982 | 2026-03-20T18:16:03.964Z | Checking anstyle-query v1.1.5 |
| 1983 | 2026-03-20T18:16:04.016Z | Checking quote v1.0.44 |
| 1984 | 2026-03-20T18:16:04.117Z | Checking is_terminal_polyfill v1.70.2 |
| 1985 | 2026-03-20T18:16:04.224Z | Checking colorchoice v1.0.4 |
| 1986 | 2026-03-20T18:16:04.274Z | Checking block-padding v0.3.3 |
| 1987 | 2026-03-20T18:16:04.279Z | Checking syn v2.0.117 |
| 1988 | 2026-03-20T18:16:04.365Z | Checking terminal_size v0.4.3 |
| 1989 | 2026-03-20T18:16:04.412Z | Checking anstream v0.6.21 |
| 1990 | 2026-03-20T18:16:04.477Z | Checking inout v0.1.4 |
| 1991 | 2026-03-20T18:16:04.544Z | Checking rustls-pki-types v1.14.0 |
| 1992 | 2026-03-20T18:16:04.748Z | Checking crossbeam-utils v0.8.21 |
| 1993 | 2026-03-20T18:16:04.783Z | Checking httparse v1.10.1 |
| 1994 | 2026-03-20T18:16:04.814Z | Checking regex-automata v0.4.14 |
| 1995 | 2026-03-20T18:16:05.005Z | Checking cipher v0.4.4 |
| 1996 | 2026-03-20T18:16:05.019Z | Checking clap_lex v1.0.0 |
| 1997 | 2026-03-20T18:16:05.065Z | Checking strsim v0.11.1 |
| 1998 | 2026-03-20T18:16:05.106Z | Checking tokio-util v0.7.18 |
| 1999 | 2026-03-20T18:16:05.148Z | Checking sha2 v0.10.9 |
| 2000 | 2026-03-20T18:16:05.228Z | Checking pem-rfc7468 v0.7.0 |
| 2001 | 2026-03-20T18:16:05.314Z | Checking http-body v1.0.1 |
| 2002 | 2026-03-20T18:16:05.318Z | Checking clap_builder v4.5.60 |
| 2003 | 2026-03-20T18:16:05.319Z | Checking rand_core v0.9.5 |
| 2004 | 2026-03-20T18:16:05.499Z | Checking atomic-waker v1.1.2 |
| 2005 | 2026-03-20T18:16:05.546Z | Checking hmac v0.12.1 |
| 2006 | 2026-03-20T18:16:05.601Z | Checking httpdate v1.0.3 |
| 2007 | 2026-03-20T18:16:05.649Z | Checking try-lock v0.2.5 |
| 2008 | 2026-03-20T18:16:05.697Z | Checking tower-service v0.3.3 |
| 2009 | 2026-03-20T18:16:05.761Z | Checking pin-utils v0.1.0 |
| 2010 | 2026-03-20T18:16:05.806Z | Checking want v0.3.1 |
| 2011 | 2026-03-20T18:16:05.854Z | Checking tower-layer v0.3.3 |
| 2012 | 2026-03-20T18:16:05.858Z | Checking ryu v1.0.23 |
| 2013 | 2026-03-20T18:16:05.944Z | Checking flagset v0.4.7 |
| 2014 | 2026-03-20T18:16:05.993Z | Checking rand_chacha v0.9.0 |
| 2015 | 2026-03-20T18:16:05.997Z | Checking h2 v0.4.13 |
| 2016 | 2026-03-20T18:16:06.085Z | Checking erased-serde v0.3.31 |
| 2017 | 2026-03-20T18:16:06.136Z | Checking spin v0.9.8 |
| 2018 | 2026-03-20T18:16:06.142Z | Checking der v0.7.10 |
| 2019 | 2026-03-20T18:16:06.294Z | Checking rand v0.9.2 |
| 2020 | 2026-03-20T18:16:06.401Z | Checking anyhow v1.0.102 |
| 2021 | 2026-03-20T18:16:06.686Z | Checking slog v2.8.2 |
| 2022 | 2026-03-20T18:16:06.690Z | Checking powerfmt v0.2.0 |
| 2023 | 2026-03-20T18:16:06.947Z | Checking time-core v0.1.8 |
| 2024 | 2026-03-20T18:16:06.993Z | Checking deranged v0.5.8 |
| 2025 | 2026-03-20T18:16:07.073Z | Checking num_threads v0.1.7 |
| 2026 | 2026-03-20T18:16:07.127Z | Checking clap v4.5.60 |
| 2027 | 2026-03-20T18:16:07.178Z | Checking num-conv v0.2.0 |
| 2028 | 2026-03-20T18:16:07.226Z | Checking http-body-util v0.1.3 |
| 2029 | 2026-03-20T18:16:07.230Z | Checking aws-lc-sys v0.37.1 |
| 2030 | 2026-03-20T18:16:07.321Z | Checking untrusted v0.7.1 |
| 2031 | 2026-03-20T18:16:07.327Z | Checking openssl-probe v0.2.1 |
| 2032 | 2026-03-20T18:16:07.419Z | Checking fastrand v2.3.0 |
| 2033 | 2026-03-20T18:16:07.501Z | Checking regex v1.12.3 |
| 2034 | 2026-03-20T18:16:07.551Z | Checking spki v0.7.3 |
| 2035 | 2026-03-20T18:16:07.555Z | Checking serde_urlencoded v0.7.1 |
| 2036 | 2026-03-20T18:16:07.644Z | Checking pbkdf2 v0.12.2 |
| 2037 | 2026-03-20T18:16:07.688Z | Checking aes v0.8.4 |
| 2038 | 2026-03-20T18:16:07.818Z | Checking rand_chacha v0.3.1 |
| 2039 | 2026-03-20T18:16:07.848Z | Checking pretty-hex v0.4.1 |
| 2040 | 2026-03-20T18:16:07.898Z | Checking unicode-width v0.2.0 |
| 2041 | 2026-03-20T18:16:07.946Z | Checking cbc v0.1.2 |
| 2042 | 2026-03-20T18:16:08.010Z | Checking aws-lc-rs v1.16.0 |
| 2043 | 2026-03-20T18:16:08.057Z | Checking salsa20 v0.10.2 |
| 2044 | 2026-03-20T18:16:08.104Z | Checking rand v0.8.5 |
| 2045 | 2026-03-20T18:16:08.152Z | Checking ipnetwork v0.21.1 |
| 2046 | 2026-03-20T18:16:08.252Z | Checking tempfile v3.25.0 |
| 2047 | 2026-03-20T18:16:08.303Z | Checking hex v0.4.3 |
| 2048 | 2026-03-20T18:16:08.308Z | Checking scrypt v0.11.0 |
| 2049 | 2026-03-20T18:16:08.394Z | Checking time v0.3.47 |
| 2050 | 2026-03-20T18:16:08.465Z | Checking plain v0.2.3 |
| 2051 | 2026-03-20T18:16:08.544Z | Checking rustls-native-certs v0.8.3 |
| 2052 | 2026-03-20T18:16:08.593Z | Checking pkcs5 v0.7.1 |
| 2053 | 2026-03-20T18:16:08.643Z | Checking sync_wrapper v1.0.2 |
| 2054 | 2026-03-20T18:16:08.649Z | Checking camino v1.2.2 |
| 2055 | 2026-03-20T18:16:08.746Z | Checking ucd-trie v0.1.7 |
| 2056 | 2026-03-20T18:16:08.809Z | Checking tower v0.5.3 |
| 2057 | 2026-03-20T18:16:08.867Z | Checking webpki-roots v1.0.6 |
| 2058 | 2026-03-20T18:16:08.953Z | Checking pest v2.8.6 |
| 2059 | 2026-03-20T18:16:09.002Z | Checking pkcs8 v0.10.2 |
| 2060 | 2026-03-20T18:16:09.052Z | Checking iri-string v0.7.10 |
| 2061 | 2026-03-20T18:16:09.099Z | Checking mime v0.3.17 |
| 2062 | 2026-03-20T18:16:09.217Z | Checking rustls-webpki v0.103.9 |
| 2063 | 2026-03-20T18:16:09.270Z | Checking either v1.15.0 |
| 2064 | 2026-03-20T18:16:09.366Z | Checking openapiv3 v2.2.0 |
| 2065 | 2026-03-20T18:16:09.370Z | Checking winnow v0.7.14 |
| 2066 | 2026-03-20T18:16:09.552Z | Checking oxnet v0.1.4 |
| 2067 | 2026-03-20T18:16:09.688Z | Checking hyper v1.8.1 |
| 2068 | 2026-03-20T18:16:09.806Z | Checking rustls v0.23.37 |
| 2069 | 2026-03-20T18:16:09.898Z | Checking lazy_static v1.5.0 |
| 2070 | 2026-03-20T18:16:09.989Z | Checking static_assertions v1.1.0 |
| 2071 | 2026-03-20T18:16:10.046Z | Checking foreign-types-shared v0.1.1 |
| 2072 | 2026-03-20T18:16:10.114Z | Checking signature v2.2.0 |
| 2073 | 2026-03-20T18:16:10.188Z | Checking foreign-types v0.3.2 |
| 2074 | 2026-03-20T18:16:10.314Z | Checking openssl-sys v0.9.111 |
| 2075 | 2026-03-20T18:16:10.319Z | Checking encoding_rs v0.8.35 |
| 2076 | 2026-03-20T18:16:10.467Z | Checking simd-adler32 v0.3.8 |
| 2077 | 2026-03-20T18:16:10.540Z | Checking tower-http v0.6.8 |
| 2078 | 2026-03-20T18:16:10.731Z | Checking hubpack v0.1.2 |
| 2079 | 2026-03-20T18:16:10.893Z | Checking hyper-util v0.1.20 |
| 2080 | 2026-03-20T18:16:10.947Z | Checking adler2 v2.0.1 |
| 2081 | 2026-03-20T18:16:10.996Z | Checking strum v0.26.3 |
| 2082 | 2026-03-20T18:16:10.999Z | Checking openssl v0.10.75 |
| 2083 | 2026-03-20T18:16:11.089Z | Checking sha1 v0.10.6 |
| 2084 | 2026-03-20T18:16:11.137Z | Checking miniz_oxide v0.8.9 |
| 2085 | 2026-03-20T18:16:11.184Z | Checking tinyvec_macros v0.1.1 |
| 2086 | 2026-03-20T18:16:11.232Z | Checking data-encoding v2.10.0 |
| 2087 | 2026-03-20T18:16:11.306Z | Checking tinyvec v1.10.0 |
| 2088 | 2026-03-20T18:16:11.352Z | Checking toml_datetime v0.6.11 |
| 2089 | 2026-03-20T18:16:11.620Z | Checking serde_spanned v0.6.9 |
| 2090 | 2026-03-20T18:16:11.624Z | Checking num-integer v0.1.46 |
| 2091 | 2026-03-20T18:16:11.712Z | Checking scroll v0.13.0 |
| 2092 | 2026-03-20T18:16:11.716Z | Checking memmap2 v0.9.10 |
| 2093 | 2026-03-20T18:16:11.805Z | Checking bit-vec v0.8.0 |
| 2094 | 2026-03-20T18:16:11.852Z | Checking base16ct v0.2.0 |
| 2095 | 2026-03-20T18:16:12.024Z | Checking dtrace-parser v0.3.0 |
| 2096 | 2026-03-20T18:16:12.035Z | Checking crossbeam-epoch v0.9.18 |
| 2097 | 2026-03-20T18:16:12.090Z | Checking goblin v0.10.5 |
| 2098 | 2026-03-20T18:16:12.095Z | Checking sec1 v0.7.3 |
| 2099 | 2026-03-20T18:16:12.095Z | Checking bit-set v0.8.0 |
| 2100 | 2026-03-20T18:16:12.336Z | Checking crc32fast v1.5.0 |
| 2101 | 2026-03-20T18:16:12.384Z | Checking ff v0.13.1 |
| 2102 | 2026-03-20T18:16:12.386Z | Checking thread-id v5.1.0 |
| 2103 | 2026-03-20T18:16:12.477Z | Checking wait-timeout v0.2.1 |
| 2104 | 2026-03-20T18:16:12.547Z | Checking num-iter v0.1.45 |
| 2105 | 2026-03-20T18:16:12.596Z | Checking group v0.13.0 |
| 2106 | 2026-03-20T18:16:12.599Z | Checking bstr v1.12.1 |
| 2107 | 2026-03-20T18:16:12.599Z | Checking hkdf v0.12.4 |
| 2108 | 2026-03-20T18:16:12.735Z | Checking ahash v0.8.12 |
| 2109 | 2026-03-20T18:16:12.738Z | Checking crypto-bigint v0.5.5 |
| 2110 | 2026-03-20T18:16:12.826Z | Checking quick-error v1.2.3 |
| 2111 | 2026-03-20T18:16:12.877Z | Checking rand_xorshift v0.4.0 |
| 2112 | 2026-03-20T18:16:12.992Z | Checking rusty-fork v0.3.1 |
| 2113 | 2026-03-20T18:16:13.045Z | Checking scroll v0.12.0 |
| 2114 | 2026-03-20T18:16:13.048Z | Checking tokio-rustls v0.26.4 |
| 2115 | 2026-03-20T18:16:13.133Z | Checking unarray v0.1.4 |
| 2116 | 2026-03-20T18:16:13.253Z | Checking num-bigint-dig v0.8.6 |
| 2117 | 2026-03-20T18:16:13.302Z | Checking proptest v1.10.0 |
| 2118 | 2026-03-20T18:16:13.307Z | Checking pkcs1 v0.7.5 |
| 2119 | 2026-03-20T18:16:13.393Z | Checking goblin v0.8.2 |
| 2120 | 2026-03-20T18:16:13.440Z | Checking hyper-rustls v0.27.7 |
| 2121 | 2026-03-20T18:16:13.663Z | Checking x509-cert v0.2.5 |
| 2122 | 2026-03-20T18:16:13.742Z | Checking zerocopy v0.7.35 |
| 2123 | 2026-03-20T18:16:13.893Z | Checking native-tls v0.2.18 |
| 2124 | 2026-03-20T18:16:14.140Z | Checking tokio-native-tls v0.3.1 |
| 2125 | 2026-03-20T18:16:14.190Z | Checking elliptic-curve v0.13.8 |
| 2126 | 2026-03-20T18:16:14.371Z | Checking hyper-tls v0.6.0 |
| 2127 | 2026-03-20T18:16:14.435Z | Checking psl-types v2.0.11 |
| 2128 | 2026-03-20T18:16:14.480Z | Checking unicode-segmentation v1.12.0 |
| 2129 | 2026-03-20T18:16:14.569Z | Checking zlib-rs v0.6.2 |
| 2130 | 2026-03-20T18:16:14.619Z | Checking publicsuffix v2.3.0 |
| 2131 | 2026-03-20T18:16:14.622Z | Checking reqwest v0.12.28 |
| 2132 | 2026-03-20T18:16:14.707Z | Checking rsa v0.9.10 |
| 2133 | 2026-03-20T18:16:14.854Z | Checking crossbeam-deque v0.8.6 |
| 2134 | 2026-03-20T18:16:14.935Z | Checking dtrace-parser v0.2.0 |
| 2135 | 2026-03-20T18:16:15.118Z | Checking cookie v0.18.1 |
| 2136 | 2026-03-20T18:16:15.271Z | Checking rfc6979 v0.4.0 |
| 2137 | 2026-03-20T18:16:15.328Z | Checking dof v0.4.0 |
| 2138 | 2026-03-20T18:16:15.375Z | Checking thread-id v4.2.2 |
| 2139 | 2026-03-20T18:16:15.443Z | Checking toml_write v0.1.2 |
| 2140 | 2026-03-20T18:16:15.491Z | Checking ecdsa v0.16.9 |
| 2141 | 2026-03-20T18:16:15.547Z | Checking cookie_store v0.22.1 |
| 2142 | 2026-03-20T18:16:15.699Z | Checking toml_edit v0.22.27 |
| 2143 | 2026-03-20T18:16:15.781Z | Checking newtype-uuid v1.3.2 |
| 2144 | 2026-03-20T18:16:15.830Z | Checking flate2 v1.1.9 |
| 2145 | 2026-03-20T18:16:15.833Z | Checking rustls-platform-verifier v0.6.2 |
| 2146 | 2026-03-20T18:16:15.972Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2147 | 2026-03-20T18:16:16.024Z | Checking dof v0.3.0 |
| 2148 | 2026-03-20T18:16:16.028Z | Checking curve25519-dalek v4.1.3 |
| 2149 | 2026-03-20T18:16:16.114Z | Checking memoffset v0.9.1 |
| 2150 | 2026-03-20T18:16:16.117Z | Checking rustix v0.38.44 |
| 2151 | 2026-03-20T18:16:16.220Z | Checking usdt-impl v0.6.0 |
| 2152 | 2026-03-20T18:16:16.282Z | Checking env_filter v1.0.0 |
| 2153 | 2026-03-20T18:16:16.329Z | Checking keccak v0.1.6 |
| 2154 | 2026-03-20T18:16:16.430Z | Checking usdt-impl v0.5.0 |
| 2155 | 2026-03-20T18:16:16.478Z | Checking reqwest v0.13.2 |
| 2156 | 2026-03-20T18:16:16.523Z | Checking env_logger v0.11.9 |
| 2157 | 2026-03-20T18:16:16.573Z | Checking sha3 v0.10.8 |
| 2158 | 2026-03-20T18:16:16.621Z | Checking usdt v0.6.0 |
| 2159 | 2026-03-20T18:16:16.803Z | Checking daft v0.1.5 |
| 2160 | 2026-03-20T18:16:16.851Z | Checking ed25519 v2.2.3 |
| 2161 | 2026-03-20T18:16:16.897Z | Checking itertools v0.13.0 |
| 2162 | 2026-03-20T18:16:16.900Z | Checking serde_with v3.17.0 |
| 2163 | 2026-03-20T18:16:17.115Z | Checking bitflags v1.3.2 |
| 2164 | 2026-03-20T18:16:17.166Z | Checking siphasher v1.0.2 |
| 2165 | 2026-03-20T18:16:17.169Z | Checking ed25519-dalek v2.2.0 |
| 2166 | 2026-03-20T18:16:17.259Z | Checking unicode-normalization v0.1.25 |
| 2167 | 2026-03-20T18:16:17.262Z | Checking signal-hook v0.3.18 |
| 2168 | 2026-03-20T18:16:17.353Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2169 | 2026-03-20T18:16:17.404Z | Checking managed v0.8.0 |
| 2170 | 2026-03-20T18:16:17.541Z | Checking winnow v0.5.40 |
| 2171 | 2026-03-20T18:16:17.590Z | Checking nix v0.31.1 |
| 2172 | 2026-03-20T18:16:17.639Z | Checking rayon-core v1.13.0 |
| 2173 | 2026-03-20T18:16:17.686Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2174 | 2026-03-20T18:16:17.690Z | Checking object v0.37.3 |
| 2175 | 2026-03-20T18:16:17.824Z | Checking foldhash v0.1.5 |
| 2176 | 2026-03-20T18:16:17.828Z | Checking bzip2 v0.4.4 |
| 2177 | 2026-03-20T18:16:18.033Z | Checking hashbrown v0.15.5 |
| 2178 | 2026-03-20T18:16:18.097Z | Checking signal-hook-mio v0.2.5 |
| 2179 | 2026-03-20T18:16:18.148Z | Checking ref-cast v1.0.25 |
| 2180 | 2026-03-20T18:16:18.274Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2181 | 2026-03-20T18:16:18.323Z | Checking zip v0.6.6 |
| 2182 | 2026-03-20T18:16:18.399Z | Checking bumpalo v3.20.2 |
| 2183 | 2026-03-20T18:16:18.456Z | Checking zstd-safe v7.2.4 |
| 2184 | 2026-03-20T18:16:18.693Z | Checking libbz2-rs-sys v0.2.2 |
| 2185 | 2026-03-20T18:16:18.742Z | Checking zstd v0.13.3 |
| 2186 | 2026-03-20T18:16:18.749Z | Checking zopfli v0.8.3 |
| 2187 | 2026-03-20T18:16:18.833Z | Checking crossterm v0.28.1 |
| 2188 | 2026-03-20T18:16:18.935Z | Checking rayon v1.11.0 |
| 2189 | 2026-03-20T18:16:19.027Z | Checking similar v2.7.0 |
| 2190 | 2026-03-20T18:16:19.076Z | Checking fs-err v3.3.0 |
| 2191 | 2026-03-20T18:16:19.152Z | Checking toml_edit v0.19.15 |
| 2192 | 2026-03-20T18:16:19.210Z | Checking hash32 v0.2.1 |
| 2193 | 2026-03-20T18:16:19.256Z | Checking bzip2 v0.6.1 |
| 2194 | 2026-03-20T18:16:19.452Z | Checking serde-big-array v0.5.1 |
| 2195 | 2026-03-20T18:16:19.501Z | Checking unicode-bidi v0.3.18 |
| 2196 | 2026-03-20T18:16:19.504Z | Checking jiff v0.2.21 |
| 2197 | 2026-03-20T18:16:19.592Z | Checking unicode-properties v0.1.4 |
| 2198 | 2026-03-20T18:16:19.655Z | Checking predicates-core v1.0.10 |
| 2199 | 2026-03-20T18:16:19.836Z | Checking heapless v0.7.17 |
| 2200 | 2026-03-20T18:16:19.884Z | Checking hickory-proto v0.25.2 |
| 2201 | 2026-03-20T18:16:19.888Z | Checking tokio-stream v0.1.18 |
| 2202 | 2026-03-20T18:16:19.988Z | Checking stringprep v0.1.5 |
| 2203 | 2026-03-20T18:16:20.210Z | Checking md-5 v0.10.6 |
| 2204 | 2026-03-20T18:16:20.422Z | Checking float-cmp v0.10.0 |
| 2205 | 2026-03-20T18:16:20.469Z | Checking normalize-line-endings v0.3.0 |
| 2206 | 2026-03-20T18:16:20.472Z | Checking difflib v0.4.0 |
| 2207 | 2026-03-20T18:16:20.592Z | Checking toml v0.7.8 |
| 2208 | 2026-03-20T18:16:20.641Z | Checking rustc-hash v2.1.1 |
| 2209 | 2026-03-20T18:16:20.644Z | Checking fallible-iterator v0.2.0 |
| 2210 | 2026-03-20T18:16:20.776Z | Checking predicates v3.1.4 |
| 2211 | 2026-03-20T18:16:20.825Z | Checking iddqd v0.3.17 |
| 2212 | 2026-03-20T18:16:20.979Z | Checking smoltcp v0.9.1 |
| 2213 | 2026-03-20T18:16:21.027Z | Checking phf_shared v0.11.3 |
| 2214 | 2026-03-20T18:16:21.077Z | Checking phf_shared v0.13.1 |
| 2215 | 2026-03-20T18:16:21.121Z | Checking postgres-protocol v0.6.10 |
| 2216 | 2026-03-20T18:16:21.214Z | Checking itertools v0.12.1 |
| 2217 | 2026-03-20T18:16:21.263Z | Checking console v0.16.2 |
| 2218 | 2026-03-20T18:16:21.377Z | Checking buf-list v1.1.2 |
| 2219 | 2026-03-20T18:16:21.587Z | Checking strum v0.27.2 |
| 2220 | 2026-03-20T18:16:21.647Z | Checking unit-prefix v0.5.2 |
| 2221 | 2026-03-20T18:16:21.698Z | Checking new_debug_unreachable v1.0.6 |
| 2222 | 2026-03-20T18:16:21.743Z | Checking fixedbitset v0.4.2 |
| 2223 | 2026-03-20T18:16:21.813Z | Checking fixedbitset v0.5.7 |
| 2224 | 2026-03-20T18:16:21.860Z | Checking lalrpop-util v0.19.12 |
| 2225 | 2026-03-20T18:16:21.863Z | Checking precomputed-hash v0.1.1 |
| 2226 | 2026-03-20T18:16:21.969Z | Checking petgraph v0.6.5 |
| 2227 | 2026-03-20T18:16:22.019Z | Checking indicatif v0.18.4 |
| 2228 | 2026-03-20T18:16:22.065Z | Checking string_cache v0.8.9 |
| 2229 | 2026-03-20T18:16:22.115Z | Checking petgraph v0.8.3 |
| 2230 | 2026-03-20T18:16:22.118Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2231 | 2026-03-20T18:16:22.963Z | Checking postgres-types v0.2.12 |
| 2232 | 2026-03-20T18:16:22.994Z | Checking phf v0.13.1 |
| 2233 | 2026-03-20T18:16:22.994Z | Checking zone v0.3.1 |
| 2234 | 2026-03-20T18:16:22.994Z | Checking zip v4.6.1 |
| 2235 | 2026-03-20T18:16:22.995Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2236 | 2026-03-20T18:16:22.995Z | Checking peg-runtime v0.8.5 |
| 2237 | 2026-03-20T18:16:23.177Z | Checking whoami v2.1.0 |
| 2238 | 2026-03-20T18:16:23.316Z | Checking futures-executor v0.3.32 |
| 2239 | 2026-03-20T18:16:23.329Z | Checking is-terminal v0.4.17 |
| 2240 | 2026-03-20T18:16:23.356Z | Checking tokio-postgres v0.7.16 |
| 2241 | 2026-03-20T18:16:23.433Z | Checking futures v0.3.32 |
| 2242 | 2026-03-20T18:16:23.470Z | Checking crossbeam-channel v0.5.15 |
| 2243 | 2026-03-20T18:16:23.500Z | Compiling structmeta-derive v0.3.0 |
| 2244 | 2026-03-20T18:16:23.654Z | Checking thread_local v1.1.9 |
| 2245 | 2026-03-20T18:16:23.782Z | Checking take_mut v0.2.2 |
| 2246 | 2026-03-20T18:16:23.920Z | Checking term v1.2.1 |
| 2247 | 2026-03-20T18:16:24.018Z | Compiling newtype-uuid-macros v0.1.0 |
| 2248 | 2026-03-20T18:16:24.018Z | Compiling rustls v0.22.4 |
| 2249 | 2026-03-20T18:16:24.023Z | Checking slog-async v2.8.0 |
| 2250 | 2026-03-20T18:16:24.121Z | Checking slog-term v2.9.2 |
| 2251 | 2026-03-20T18:16:24.284Z | Checking regress v0.10.5 |
| 2252 | 2026-03-20T18:16:24.331Z | Compiling multer v3.1.0 |
| 2253 | 2026-03-20T18:16:24.363Z | Compiling async-stream-impl v0.3.6 |
| 2254 | 2026-03-20T18:16:24.527Z | Compiling dropshot v0.16.7 |
| 2255 | 2026-03-20T18:16:24.793Z | Compiling dropshot_endpoint v0.16.7 |
| 2256 | 2026-03-20T18:16:24.886Z | Checking match_cfg v0.1.0 |
| 2257 | 2026-03-20T18:16:24.913Z | Checking slog-json v2.6.1 |
| 2258 | 2026-03-20T18:16:24.945Z | Checking hostname v0.3.1 |
| 2259 | 2026-03-20T18:16:24.998Z | Compiling structmeta v0.3.0 |
| 2260 | 2026-03-20T18:16:25.045Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2261 | 2026-03-20T18:16:25.106Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2262 | 2026-03-20T18:16:25.111Z | Checking slog-bunyan v2.5.0 |
| 2263 | 2026-03-20T18:16:25.200Z | Checking debug-ignore v1.0.5 |
| 2264 | 2026-03-20T18:16:25.288Z | Checking serde_spanned v1.0.4 |
| 2265 | 2026-03-20T18:16:25.353Z | Compiling derive-ex v0.1.8 |
| 2266 | 2026-03-20T18:16:25.386Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2267 | 2026-03-20T18:16:25.506Z | Checking rustls-webpki v0.102.8 |
| 2268 | 2026-03-20T18:16:25.574Z | Checking serde_path_to_error v0.1.20 |
| 2269 | 2026-03-20T18:16:25.605Z | Checking progenitor-client v0.13.0 |
| 2270 | 2026-03-20T18:16:25.668Z | Checking toml v0.9.12+spec-1.1.0 |
| 2271 | 2026-03-20T18:16:25.714Z | Checking async-stream v0.3.6 |
| 2272 | 2026-03-20T18:16:25.963Z | Checking waitgroup v0.1.2 |
| 2273 | 2026-03-20T18:16:25.974Z | Checking rustls-pemfile v2.2.0 |
| 2274 | 2026-03-20T18:16:26.107Z | Checking hostname v0.4.2 |
| 2275 | 2026-03-20T18:16:26.157Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2276 | 2026-03-20T18:16:26.219Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2277 | 2026-03-20T18:16:26.266Z | Compiling parse-display-derive v0.10.0 |
| 2278 | 2026-03-20T18:16:26.320Z | Checking itertools v0.14.0 |
| 2279 | 2026-03-20T18:16:26.372Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2280 | 2026-03-20T18:16:26.417Z | Checking macaddr v1.0.1 |
| 2281 | 2026-03-20T18:16:26.505Z | Checking progenitor-client v0.10.0 |
| 2282 | 2026-03-20T18:16:26.687Z | Checking instant v0.1.13 |
| 2283 | 2026-03-20T18:16:26.828Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2284 | 2026-03-20T18:16:26.874Z | Checking backoff v0.4.0 |
| 2285 | 2026-03-20T18:16:26.923Z | Checking backon v1.6.0 |
| 2286 | 2026-03-20T18:16:26.998Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2287 | 2026-03-20T18:16:27.192Z | Checking progenitor-extras v0.1.1 |
| 2288 | 2026-03-20T18:16:27.195Z | Checking heck v0.5.0 |
| 2289 | 2026-03-20T18:16:27.427Z | Checking camino-tempfile v1.4.1 |
| 2290 | 2026-03-20T18:16:27.495Z | Checking toml v0.8.23 |
| 2291 | 2026-03-20T18:16:27.700Z | Compiling test-strategy v0.4.5 |
| 2292 | 2026-03-20T18:16:27.703Z | Compiling convert_case v0.4.0 |
| 2293 | 2026-03-20T18:16:27.794Z | Compiling unsafe-libyaml v0.2.11 |
| 2294 | 2026-03-20T18:16:27.978Z | Checking secrecy v0.10.3 |
| 2295 | 2026-03-20T18:16:27.982Z | Checking tokio-rustls v0.25.0 |
| 2296 | 2026-03-20T18:16:28.168Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2297 | 2026-03-20T18:16:28.302Z | Compiling derive_more v0.99.20 |
| 2298 | 2026-03-20T18:16:28.555Z | Checking parse-display v0.10.0 |
| 2299 | 2026-03-20T18:16:28.779Z | Compiling serde_yaml v0.9.34+deprecated |
| 2300 | 2026-03-20T18:16:28.874Z | Compiling crucible-workspace-hack v0.1.0 |
| 2301 | 2026-03-20T18:16:29.134Z | Compiling proc-macro-crate v3.4.0 |
| 2302 | 2026-03-20T18:16:29.432Z | Compiling typify-impl v0.6.1 |
| 2303 | 2026-03-20T18:16:29.814Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2304 | 2026-03-20T18:16:30.030Z | Checking half v2.7.1 |
| 2305 | 2026-03-20T18:16:30.338Z | Checking ciborium-io v0.2.2 |
| 2306 | 2026-03-20T18:16:30.419Z | Checking glob v0.3.3 |
| 2307 | 2026-03-20T18:16:30.492Z | Checking ciborium-ll v0.2.2 |
| 2308 | 2026-03-20T18:16:30.698Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2309 | 2026-03-20T18:16:30.762Z | Compiling heapless v0.8.0 |
| 2310 | 2026-03-20T18:16:30.852Z | Checking ciborium v0.2.2 |
| 2311 | 2026-03-20T18:16:30.915Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2312 | 2026-03-20T18:16:31.073Z | Compiling ingot-macros v0.1.1 |
| 2313 | 2026-03-20T18:16:31.333Z | Checking tabwriter v1.4.1 |
| 2314 | 2026-03-20T18:16:31.428Z | Checking hash32 v0.3.1 |
| 2315 | 2026-03-20T18:16:31.474Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2316 | 2026-03-20T18:16:31.537Z | Compiling smoltcp v0.11.0 |
| 2317 | 2026-03-20T18:16:31.587Z | Compiling num_enum_derive v0.7.5 |
| 2318 | 2026-03-20T18:16:31.810Z | Checking cobs v0.3.0 |
| 2319 | 2026-03-20T18:16:31.930Z | Compiling foreign-types-macros v0.2.3 |
| 2320 | 2026-03-20T18:16:32.049Z | Checking cpufeatures v0.3.0 |
| 2321 | 2026-03-20T18:16:32.112Z | Checking foreign-types-shared v0.3.1 |
| 2322 | 2026-03-20T18:16:32.181Z | Checking chacha20 v0.10.0 |
| 2323 | 2026-03-20T18:16:32.281Z | Checking postcard v1.1.3 |
| 2324 | 2026-03-20T18:16:32.715Z | Compiling proc-macro-crate v1.3.1 |
| 2325 | 2026-03-20T18:16:32.762Z | Checking foreign-types v0.5.0 |
| 2326 | 2026-03-20T18:16:32.845Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2327 | 2026-03-20T18:16:32.900Z | Checking cstr-argument v0.1.2 |
| 2328 | 2026-03-20T18:16:33.003Z | Checking num_enum v0.7.5 |
| 2329 | 2026-03-20T18:16:33.094Z | Checking sigpipe v0.1.3 |
| 2330 | 2026-03-20T18:16:33.162Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2331 | 2026-03-20T18:16:33.225Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2332 | 2026-03-20T18:16:33.288Z | Checking colored v3.1.1 |
| 2333 | 2026-03-20T18:16:33.338Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2334 | 2026-03-20T18:16:33.585Z | Compiling num_enum_derive v0.5.11 |
| 2335 | 2026-03-20T18:16:33.634Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2336 | 2026-03-20T18:16:33.741Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2337 | 2026-03-20T18:16:33.789Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2338 | 2026-03-20T18:16:33.896Z | Checking rand v0.10.0 |
| 2339 | 2026-03-20T18:16:33.945Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2340 | 2026-03-20T18:16:33.990Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2341 | 2026-03-20T18:16:34.037Z | Checking indent_write v2.2.0 |
| 2342 | 2026-03-20T18:16:34.240Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2343 | 2026-03-20T18:16:34.409Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2344 | 2026-03-20T18:16:34.505Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2345 | 2026-03-20T18:16:34.580Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2346 | 2026-03-20T18:16:34.674Z | Checking smf v0.2.3 |
| 2347 | 2026-03-20T18:16:34.855Z | Compiling num-derive v0.4.2 |
| 2348 | 2026-03-20T18:16:34.959Z | Checking ingot-types v0.1.2 |
| 2349 | 2026-03-20T18:16:34.993Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2350 | 2026-03-20T18:16:35.041Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2351 | 2026-03-20T18:16:35.044Z | Checking num_enum v0.5.11 |
| 2352 | 2026-03-20T18:16:35.257Z | Checking whoami v1.6.1 |
| 2353 | 2026-03-20T18:16:35.260Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2354 | 2026-03-20T18:16:35.405Z | Checking universal-hash v0.5.1 |
| 2355 | 2026-03-20T18:16:35.459Z | Checking ingot v0.1.1 |
| 2356 | 2026-03-20T18:16:35.602Z | Checking opaque-debug v0.3.1 |
| 2357 | 2026-03-20T18:16:35.647Z | Checking aead v0.5.2 |
| 2358 | 2026-03-20T18:16:35.722Z | Checking swrite v0.1.0 |
| 2359 | 2026-03-20T18:16:35.768Z | Checking poly1305 v0.8.0 |
| 2360 | 2026-03-20T18:16:35.772Z | Checking chacha20 v0.9.1 |
| 2361 | 2026-03-20T18:16:35.862Z | Checking unicode-width v0.1.14 |
| 2362 | 2026-03-20T18:16:35.918Z | Compiling typify-macro v0.6.1 |
| 2363 | 2026-03-20T18:16:35.927Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2364 | 2026-03-20T18:16:36.106Z | Checking password-hash v0.5.0 |
| 2365 | 2026-03-20T18:16:36.147Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2366 | 2026-03-20T18:16:36.157Z | Checking blake2 v0.10.6 |
| 2367 | 2026-03-20T18:16:36.231Z | Checking chacha20poly1305 v0.10.1 |
| 2368 | 2026-03-20T18:16:36.422Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2369 | 2026-03-20T18:16:36.426Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2370 | 2026-03-20T18:16:36.542Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2371 | 2026-03-20T18:16:36.559Z | Checking argon2 v0.5.3 |
| 2372 | 2026-03-20T18:16:36.826Z | Compiling usdt-attr-macro v0.5.0 |
| 2373 | 2026-03-20T18:16:36.875Z | Compiling usdt-macro v0.5.0 |
| 2374 | 2026-03-20T18:16:36.888Z | Checking memmap v0.7.0 |
| 2375 | 2026-03-20T18:16:37.036Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2376 | 2026-03-20T18:16:37.130Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2377 | 2026-03-20T18:16:37.438Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2378 | 2026-03-20T18:16:37.486Z | Checking thiserror-no-std v2.0.2 |
| 2379 | 2026-03-20T18:16:37.639Z | Checking vsss-rs v3.3.4 |
| 2380 | 2026-03-20T18:16:37.771Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2381 | 2026-03-20T18:16:37.823Z | Compiling derive-where v1.6.0 |
| 2382 | 2026-03-20T18:16:37.869Z | Checking atomicwrites v0.4.4 |
| 2383 | 2026-03-20T18:16:37.872Z | Checking usdt v0.5.0 |
| 2384 | 2026-03-20T18:16:38.122Z | Checking console v0.15.11 |
| 2385 | 2026-03-20T18:16:38.128Z | Checking tokio-dtrace v0.1.1 |
| 2386 | 2026-03-20T18:16:38.348Z | Compiling typify v0.6.1 |
| 2387 | 2026-03-20T18:16:38.511Z | Compiling progenitor-impl v0.13.0 |
| 2388 | 2026-03-20T18:16:38.515Z | Checking oxide-tokio-rt v0.1.3 |
| 2389 | 2026-03-20T18:16:38.603Z | Checking newline-converter v0.3.0 |
| 2390 | 2026-03-20T18:16:38.775Z | Checking expectorate v1.2.0 |
| 2391 | 2026-03-20T18:16:38.823Z | Checking bytecount v0.6.9 |
| 2392 | 2026-03-20T18:16:38.828Z | Compiling prettyplease v0.2.37 |
| 2393 | 2026-03-20T18:16:38.974Z | Compiling owo-colors v4.3.0 |
| 2394 | 2026-03-20T18:16:39.022Z | Compiling cancel-safe-futures v0.1.5 |
| 2395 | 2026-03-20T18:16:39.224Z | Checking libsw-core v0.3.2 |
| 2396 | 2026-03-20T18:16:39.384Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2397 | 2026-03-20T18:16:39.430Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2398 | 2026-03-20T18:16:39.532Z | Checking libsw v3.5.0 |
| 2399 | 2026-03-20T18:16:39.758Z | Checking linear-map v1.2.0 |
| 2400 | 2026-03-20T18:16:39.804Z | Checking same-file v1.0.6 |
| 2401 | 2026-03-20T18:16:39.863Z | Checking num-rational v0.4.2 |
| 2402 | 2026-03-20T18:16:39.908Z | Checking num-complex v0.4.6 |
| 2403 | 2026-03-20T18:16:39.975Z | Checking float-ord v0.3.2 |
| 2404 | 2026-03-20T18:16:40.022Z | Checking walkdir v2.5.0 |
| 2405 | 2026-03-20T18:16:40.143Z | Checking gethostname v0.5.0 |
| 2406 | 2026-03-20T18:16:40.314Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2407 | 2026-03-20T18:16:40.433Z | Checking num v0.4.3 |
| 2408 | 2026-03-20T18:16:40.482Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2409 | 2026-03-20T18:16:40.528Z | Compiling async-recursion v1.1.1 |
| 2410 | 2026-03-20T18:16:40.627Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2411 | 2026-03-20T18:16:40.726Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2412 | 2026-03-20T18:16:41.485Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2413 | 2026-03-20T18:16:42.191Z | Compiling progenitor-macro v0.13.0 |
| 2414 | 2026-03-20T18:16:42.766Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2415 | 2026-03-20T18:16:43.901Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2416 | 2026-03-20T18:16:44.403Z | Checking smawk v0.3.2 |
| 2417 | 2026-03-20T18:16:44.410Z | Checking unicode-linebreak v0.1.5 |
| 2418 | 2026-03-20T18:16:44.644Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2419 | 2026-03-20T18:16:44.759Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2420 | 2026-03-20T18:16:44.808Z | Checking globset v0.4.18 |
| 2421 | 2026-03-20T18:16:45.302Z | Compiling convert_case v0.10.0 |
| 2422 | 2026-03-20T18:16:46.046Z | Compiling slog-dtrace v0.3.0 |
| 2423 | 2026-03-20T18:16:46.323Z | Checking resolv-conf v0.7.6 |
| 2424 | 2026-03-20T18:16:46.517Z | Compiling derive_more-impl v2.1.1 |
| 2425 | 2026-03-20T18:16:46.813Z | Compiling pin-project-internal v1.1.11 |
| 2426 | 2026-03-20T18:16:46.861Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2427 | 2026-03-20T18:16:46.958Z | Checking pem v3.0.6 |
| 2428 | 2026-03-20T18:16:47.158Z | Checking fd-lock v4.0.4 |
| 2429 | 2026-03-20T18:16:47.229Z | Checking vte v0.14.1 |
| 2430 | 2026-03-20T18:16:47.355Z | Checking display-error-chain v0.2.2 |
| 2431 | 2026-03-20T18:16:47.441Z | Checking strip-ansi-escapes v0.2.1 |
| 2432 | 2026-03-20T18:16:47.542Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2433 | 2026-03-20T18:16:47.617Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2434 | 2026-03-20T18:16:47.620Z | Checking derive_more v2.1.1 |
| 2435 | 2026-03-20T18:16:47.708Z | Compiling snafu-derive v0.8.9 |
| 2436 | 2026-03-20T18:16:47.757Z | Checking nu-ansi-term v0.50.3 |
| 2437 | 2026-03-20T18:16:47.804Z | Checking crossterm v0.29.0 |
| 2438 | 2026-03-20T18:16:48.073Z | Checking linked-hash-map v0.5.6 |
| 2439 | 2026-03-20T18:16:48.364Z | Checking termtree v0.5.1 |
| 2440 | 2026-03-20T18:16:48.407Z | Checking pin-project v1.1.11 |
| 2441 | 2026-03-20T18:16:48.459Z | Checking lru-cache v0.1.2 |
| 2442 | 2026-03-20T18:16:48.574Z | Checking reedline v0.40.0 |
| 2443 | 2026-03-20T18:16:48.670Z | Checking textwrap v0.16.2 |
| 2444 | 2026-03-20T18:16:48.683Z | Checking olpc-cjson v0.1.4 |
| 2445 | 2026-03-20T18:16:48.927Z | Checking hickory-proto v0.24.4 |
| 2446 | 2026-03-20T18:16:48.988Z | Checking serde_plain v1.0.2 |
| 2447 | 2026-03-20T18:16:49.216Z | Compiling minimal-lexical v0.2.1 |
| 2448 | 2026-03-20T18:16:49.316Z | Checking progenitor v0.13.0 |
| 2449 | 2026-03-20T18:16:49.525Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2450 | 2026-03-20T18:16:49.588Z | Checking typed-path v0.9.3 |
| 2451 | 2026-03-20T18:16:50.221Z | Compiling nom v7.1.3 |
| 2452 | 2026-03-20T18:16:50.389Z | Checking snafu v0.8.9 |
| 2453 | 2026-03-20T18:16:50.698Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2454 | 2026-03-20T18:16:50.744Z | Checking tough v0.20.0 |
| 2455 | 2026-03-20T18:16:51.360Z | Checking nibble_vec v0.1.0 |
| 2456 | 2026-03-20T18:16:51.430Z | Checking endian-type v0.1.2 |
| 2457 | 2026-03-20T18:16:51.558Z | Checking hickory-resolver v0.24.4 |
| 2458 | 2026-03-20T18:16:51.625Z | Checking radix_trie v0.2.1 |
| 2459 | 2026-03-20T18:16:51.951Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2460 | 2026-03-20T18:16:52.100Z | Compiling ar_archive_writer v0.5.1 |
| 2461 | 2026-03-20T18:16:52.269Z | Checking humantime v2.3.0 |
| 2462 | 2026-03-20T18:16:52.541Z | Checking csv-core v0.1.13 |
| 2463 | 2026-03-20T18:16:52.590Z | Checking qorb v0.4.1 |
| 2464 | 2026-03-20T18:16:52.722Z | Checking base64 v0.21.7 |
| 2465 | 2026-03-20T18:16:52.803Z | Checking csv v1.4.0 |
| 2466 | 2026-03-20T18:16:53.072Z | Compiling stacker v0.1.23 |
| 2467 | 2026-03-20T18:16:53.120Z | Checking highway v1.3.0 |
| 2468 | 2026-03-20T18:16:53.182Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2469 | 2026-03-20T18:16:53.325Z | Compiling psm v0.1.30 |
| 2470 | 2026-03-20T18:16:53.375Z | Compiling cfg_aliases v0.1.1 |
| 2471 | 2026-03-20T18:16:53.460Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2472 | 2026-03-20T18:16:53.506Z | Compiling nix v0.28.0 |
| 2473 | 2026-03-20T18:16:53.509Z | Checking papergrid v0.11.0 |
| 2474 | 2026-03-20T18:16:53.670Z | Compiling tabled_derive v0.7.0 |
| 2475 | 2026-03-20T18:16:54.060Z | Checking home v0.5.12 |
| 2476 | 2026-03-20T18:16:54.199Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2477 | 2026-03-20T18:16:54.247Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2478 | 2026-03-20T18:16:54.250Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2479 | 2026-03-20T18:16:54.475Z | Checking phf_shared v0.12.1 |
| 2480 | 2026-03-20T18:16:54.525Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2481 | 2026-03-20T18:16:54.589Z | Compiling chrono-tz v0.10.4 |
| 2482 | 2026-03-20T18:16:54.695Z | Compiling semver v0.1.20 |
| 2483 | 2026-03-20T18:16:54.889Z | Checking phf v0.12.1 |
| 2484 | 2026-03-20T18:16:54.984Z | Compiling rustc_version v0.1.7 |
| 2485 | 2026-03-20T18:16:54.987Z | Checking tabled v0.15.0 |
| 2486 | 2026-03-20T18:16:55.075Z | Checking recursive v0.1.1 |
| 2487 | 2026-03-20T18:16:55.121Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2488 | 2026-03-20T18:16:55.126Z | Compiling const_format_proc_macros v0.2.34 |
| 2489 | 2026-03-20T18:16:55.226Z | Compiling peg-macros v0.8.5 |
| 2490 | 2026-03-20T18:16:55.304Z | Checking winnow v0.6.26 |
| 2491 | 2026-03-20T18:16:55.352Z | Compiling sqlparser_derive v0.5.0 |
| 2492 | 2026-03-20T18:16:56.271Z | Checking unicode_categories v0.1.1 |
| 2493 | 2026-03-20T18:16:56.315Z | Checking const_format v0.2.35 |
| 2494 | 2026-03-20T18:16:56.379Z | Checking sqlparser v0.61.0 |
| 2495 | 2026-03-20T18:16:56.515Z | Checking rustyline v14.0.0 |
| 2496 | 2026-03-20T18:16:56.920Z | Checking sqlformat v0.3.5 |
| 2497 | 2026-03-20T18:16:56.930Z | Compiling newtype_derive v0.1.6 |
| 2498 | 2026-03-20T18:16:57.094Z | Checking peg v0.8.5 |
| 2499 | 2026-03-20T18:16:57.262Z | Checking bcs v0.1.6 |
| 2500 | 2026-03-20T18:16:57.545Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2501 | 2026-03-20T18:16:57.649Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2502 | 2026-03-20T18:16:57.750Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2503 | 2026-03-20T18:16:57.826Z | Checking steno v0.4.1 |
| 2504 | 2026-03-20T18:16:58.103Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2505 | 2026-03-20T18:16:58.152Z | Compiling typify-impl v0.4.3 |
| 2506 | 2026-03-20T18:16:59.068Z | Checking utf-8 v0.7.6 |
| 2507 | 2026-03-20T18:16:59.316Z | Checking filetime v0.2.27 |
| 2508 | 2026-03-20T18:16:59.500Z | Checking arc-swap v1.8.2 |
| 2509 | 2026-03-20T18:16:59.805Z | Checking xattr v1.6.1 |
| 2510 | 2026-03-20T18:17:00.017Z | Checking tar v0.4.44 |
| 2511 | 2026-03-20T18:17:00.564Z | Checking slog-scope v4.4.1 |
| 2512 | 2026-03-20T18:17:00.569Z | Checking tungstenite v0.21.0 |
| 2513 | 2026-03-20T18:17:00.702Z | Checking typeid v1.0.3 |
| 2514 | 2026-03-20T18:17:01.177Z | Checking slog-stdlog v4.1.1 |
| 2515 | 2026-03-20T18:17:01.180Z | Checking subprocess v0.2.15 |
| 2516 | 2026-03-20T18:17:01.180Z | Checking slog-envlogger v2.2.0 |
| 2517 | 2026-03-20T18:17:01.187Z | Checking headers-core v0.3.0 |
| 2518 | 2026-03-20T18:17:01.235Z | Checking tokio-tungstenite v0.21.0 |
| 2519 | 2026-03-20T18:17:01.283Z | Compiling lzma-sys v0.1.20 |
| 2520 | 2026-03-20T18:17:01.358Z | Checking headers v0.4.1 |
| 2521 | 2026-03-20T18:17:01.407Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2522 | 2026-03-20T18:17:01.671Z | Compiling cargo_toml v0.22.3 |
| 2523 | 2026-03-20T18:17:02.055Z | Checking yasna v0.5.2 |
| 2524 | 2026-03-20T18:17:02.078Z | Checking xz2 v0.1.7 |
| 2525 | 2026-03-20T18:17:02.328Z | Checking ron v0.12.0 |
| 2526 | 2026-03-20T18:17:02.578Z | Checking rcgen v0.12.1 |
| 2527 | 2026-03-20T18:17:03.040Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2528 | 2026-03-20T18:17:03.071Z | Checking base16ct v1.0.0 |
| 2529 | 2026-03-20T18:17:03.301Z | Checking dropshot-api-manager-types v0.6.0 |
| 2530 | 2026-03-20T18:17:03.332Z | Checking tagptr v0.2.0 |
| 2531 | 2026-03-20T18:17:03.374Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2532 | 2026-03-20T18:17:03.539Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2533 | 2026-03-20T18:17:03.583Z | Checking moka v0.12.13 |
| 2534 | 2026-03-20T18:17:03.633Z | Compiling libefi-sys v0.1.0 |
| 2535 | 2026-03-20T18:17:03.762Z | Compiling radium v0.7.0 |
| 2536 | 2026-03-20T18:17:03.973Z | Compiling bitfield-struct v0.6.2 |
| 2537 | 2026-03-20T18:17:04.213Z | Compiling maybe-uninit v2.0.0 |
| 2538 | 2026-03-20T18:17:04.500Z | Checking hickory-resolver v0.25.2 |
| 2539 | 2026-03-20T18:17:04.883Z | Compiling typify-macro v0.4.3 |
| 2540 | 2026-03-20T18:17:04.936Z | Checking tap v1.0.1 |
| 2541 | 2026-03-20T18:17:04.936Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2542 | 2026-03-20T18:17:04.936Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2543 | 2026-03-20T18:17:05.233Z | Checking wyz v0.5.1 |
| 2544 | 2026-03-20T18:17:05.388Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2545 | 2026-03-20T18:17:05.497Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2546 | 2026-03-20T18:17:05.643Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2547 | 2026-03-20T18:17:05.731Z | Compiling zerocopy-derive v0.6.6 |
| 2548 | 2026-03-20T18:17:05.829Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2549 | 2026-03-20T18:17:05.875Z | Checking funty v2.0.0 |
| 2550 | 2026-03-20T18:17:06.091Z | Checking crc-catalog v2.4.0 |
| 2551 | 2026-03-20T18:17:06.111Z | Compiling packed_struct v0.10.1 |
| 2552 | 2026-03-20T18:17:06.148Z | Checking crc v3.4.0 |
| 2553 | 2026-03-20T18:17:06.364Z | Checking bitvec v1.0.1 |
| 2554 | 2026-03-20T18:17:06.415Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2555 | 2026-03-20T18:17:06.524Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2556 | 2026-03-20T18:17:06.753Z | Compiling packed_struct_codegen v0.10.1 |
| 2557 | 2026-03-20T18:17:06.891Z | Compiling bitfield-macros v0.19.4 |
| 2558 | 2026-03-20T18:17:06.894Z | Checking zerocopy v0.6.6 |
| 2559 | 2026-03-20T18:17:06.982Z | Compiling typify v0.4.3 |
| 2560 | 2026-03-20T18:17:07.155Z | Compiling progenitor-impl v0.10.0 |
| 2561 | 2026-03-20T18:17:07.379Z | Compiling indexmap v1.9.3 |
| 2562 | 2026-03-20T18:17:07.659Z | Checking nodrop v0.1.14 |
| 2563 | 2026-03-20T18:17:07.823Z | Checking array-init v0.0.4 |
| 2564 | 2026-03-20T18:17:07.876Z | Checking bitfield v0.19.4 |
| 2565 | 2026-03-20T18:17:08.348Z | Checking smallvec v0.6.14 |
| 2566 | 2026-03-20T18:17:08.393Z | Checking hashbrown v0.12.3 |
| 2567 | 2026-03-20T18:17:08.440Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2568 | 2026-03-20T18:17:08.488Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2569 | 2026-03-20T18:17:08.638Z | Checking serde-hex v0.1.0 |
| 2570 | 2026-03-20T18:17:08.688Z | Checking ron v0.8.1 |
| 2571 | 2026-03-20T18:17:09.435Z | Checking hashbrown v0.13.2 |
| 2572 | 2026-03-20T18:17:09.484Z | Checking crc-any v2.5.0 |
| 2573 | 2026-03-20T18:17:09.723Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2574 | 2026-03-20T18:17:09.768Z | Checking path-slash v0.1.5 |
| 2575 | 2026-03-20T18:17:09.852Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2576 | 2026-03-20T18:17:09.936Z | Compiling xshell-macros v0.2.7 |
| 2577 | 2026-03-20T18:17:10.387Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2578 | 2026-03-20T18:17:10.390Z | Checking object v0.30.4 |
| 2579 | 2026-03-20T18:17:10.462Z | Checking xshell v0.2.7 |
| 2580 | 2026-03-20T18:17:10.508Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2581 | 2026-03-20T18:17:10.745Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2582 | 2026-03-20T18:17:10.792Z | Checking half v1.8.3 |
| 2583 | 2026-03-20T18:17:10.877Z | Compiling progenitor-macro v0.10.0 |
| 2584 | 2026-03-20T18:17:11.096Z | Checking serde_cbor v0.11.2 |
| 2585 | 2026-03-20T18:17:11.383Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2586 | 2026-03-20T18:17:11.657Z | Compiling num-derive v0.3.3 |
| 2587 | 2026-03-20T18:17:11.703Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2588 | 2026-03-20T18:17:11.750Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2589 | 2026-03-20T18:17:12.244Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2590 | 2026-03-20T18:17:12.247Z | Compiling proc-macro-error2 v2.0.1 |
| 2591 | 2026-03-20T18:17:12.745Z | Compiling tabled_derive v0.11.0 |
| 2592 | 2026-03-20T18:17:13.257Z | Checking libscf-sys v1.1.0 |
| 2593 | 2026-03-20T18:17:13.261Z | Checking papergrid v0.17.0 |
| 2594 | 2026-03-20T18:17:13.261Z | Checking testing_table v0.3.0 |
| 2595 | 2026-03-20T18:17:13.261Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2596 | 2026-03-20T18:17:13.262Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2597 | 2026-03-20T18:17:13.425Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2598 | 2026-03-20T18:17:13.746Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2599 | 2026-03-20T18:17:13.997Z | Checking maplit v1.0.2 |
| 2600 | 2026-03-20T18:17:14.092Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2601 | 2026-03-20T18:17:14.140Z | Checking crc8 v0.1.1 |
| 2602 | 2026-03-20T18:17:14.188Z | Checking fxhash v0.2.1 |
| 2603 | 2026-03-20T18:17:14.306Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2604 | 2026-03-20T18:17:14.379Z | Checking unicase v2.9.0 |
| 2605 | 2026-03-20T18:17:14.390Z | Checking tabled v0.20.0 |
| 2606 | 2026-03-20T18:17:14.497Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2607 | 2026-03-20T18:17:14.663Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2608 | 2026-03-20T18:17:15.187Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2609 | 2026-03-20T18:17:15.229Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2610 | 2026-03-20T18:17:15.443Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2611 | 2026-03-20T18:17:15.859Z | Checking kstat-rs v0.2.4 |
| 2612 | 2026-03-20T18:17:15.877Z | Compiling diesel_derives v2.3.7 |
| 2613 | 2026-03-20T18:17:15.877Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2614 | 2026-03-20T18:17:15.877Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2615 | 2026-03-20T18:17:15.933Z | Compiling parking_lot_core v0.8.6 |
| 2616 | 2026-03-20T18:17:16.224Z | Compiling git-stub v1.0.0 |
| 2617 | 2026-03-20T18:17:16.411Z | Checking scheduled-thread-pool v0.2.7 |
| 2618 | 2026-03-20T18:17:16.437Z | Compiling dsl_auto_type v0.2.0 |
| 2619 | 2026-03-20T18:17:16.618Z | Compiling vergen-gitcl v1.0.8 |
| 2620 | 2026-03-20T18:17:16.658Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2621 | 2026-03-20T18:17:16.832Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2622 | 2026-03-20T18:17:16.933Z | Checking r2d2 v0.8.10 |
| 2623 | 2026-03-20T18:17:16.980Z | Compiling git-stub-vcs v0.1.0 |
| 2624 | 2026-03-20T18:17:17.186Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2625 | 2026-03-20T18:17:17.649Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2626 | 2026-03-20T18:17:17.671Z | Checking downcast-rs v2.0.2 |
| 2627 | 2026-03-20T18:17:17.671Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2628 | 2026-03-20T18:17:17.671Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2629 | 2026-03-20T18:17:17.671Z | Checking parking_lot v0.11.2 |
| 2630 | 2026-03-20T18:17:17.687Z | Checking prefix-trie v0.7.0 |
| 2631 | 2026-03-20T18:17:18.178Z | Checking nanorand v0.7.0 |
| 2632 | 2026-03-20T18:17:18.184Z | Checking progenitor v0.10.0 |
| 2633 | 2026-03-20T18:17:18.184Z | Compiling dirs-sys-next v0.1.2 |
| 2634 | 2026-03-20T18:17:18.184Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2635 | 2026-03-20T18:17:18.184Z | Compiling crunchy v0.2.4 |
| 2636 | 2026-03-20T18:17:18.184Z | Checking flume v0.11.1 |
| 2637 | 2026-03-20T18:17:18.197Z | Checking hickory-server v0.25.2 |
| 2638 | 2026-03-20T18:17:18.346Z | Compiling dirs-next v2.0.0 |
| 2639 | 2026-03-20T18:17:18.499Z | Checking sled v0.34.7 |
| 2640 | 2026-03-20T18:17:18.565Z | Compiling clang-sys v1.8.1 |
| 2641 | 2026-03-20T18:17:18.639Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2642 | 2026-03-20T18:17:18.717Z | Checking hickory-client v0.25.2 |
| 2643 | 2026-03-20T18:17:18.912Z | Compiling tiny-keccak v2.0.2 |
| 2644 | 2026-03-20T18:17:19.213Z | Compiling term v0.7.0 |
| 2645 | 2026-03-20T18:17:19.282Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2646 | 2026-03-20T18:17:19.346Z | Compiling salty v0.3.0 |
| 2647 | 2026-03-20T18:17:19.518Z | Compiling bit-vec v0.6.3 |
| 2648 | 2026-03-20T18:17:19.740Z | Compiling ascii-canvas v3.0.0 |
| 2649 | 2026-03-20T18:17:19.871Z | Compiling bit-set v0.5.3 |
| 2650 | 2026-03-20T18:17:19.987Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2651 | 2026-03-20T18:17:20.089Z | Checking primeorder v0.13.6 |
| 2652 | 2026-03-20T18:17:20.152Z | Compiling itertools v0.10.5 |
| 2653 | 2026-03-20T18:17:20.661Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2654 | 2026-03-20T18:17:20.715Z | Compiling ena v0.14.4 |
| 2655 | 2026-03-20T18:17:20.715Z | Compiling libloading v0.8.9 |
| 2656 | 2026-03-20T18:17:20.811Z | Compiling fs-err v2.11.0 |
| 2657 | 2026-03-20T18:17:20.982Z | Compiling regex-syntax v0.6.29 |
| 2658 | 2026-03-20T18:17:21.101Z | Compiling diff v0.1.13 |
| 2659 | 2026-03-20T18:17:21.469Z | Compiling bindgen v0.71.1 |
| 2660 | 2026-03-20T18:17:21.896Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2661 | 2026-03-20T18:17:22.084Z | Compiling cexpr v0.6.0 |
| 2662 | 2026-03-20T18:17:22.203Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2663 | 2026-03-20T18:17:22.661Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2664 | 2026-03-20T18:17:23.034Z | Compiling lalrpop v0.19.12 |
| 2665 | 2026-03-20T18:17:23.553Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2666 | 2026-03-20T18:17:23.794Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2667 | 2026-03-20T18:17:24.251Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2668 | 2026-03-20T18:17:24.706Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2669 | 2026-03-20T18:17:24.739Z | Compiling libxml v0.3.3 |
| 2670 | 2026-03-20T18:17:24.746Z | Checking diesel v2.3.7 |
| 2671 | 2026-03-20T18:17:24.969Z | Checking parse-size v1.1.0 |
| 2672 | 2026-03-20T18:17:25.181Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2673 | 2026-03-20T18:17:25.227Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2674 | 2026-03-20T18:17:25.650Z | Checking p384 v0.13.1 |
| 2675 | 2026-03-20T18:17:26.261Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2676 | 2026-03-20T18:17:26.310Z | Compiling strum_macros v0.24.3 |
| 2677 | 2026-03-20T18:17:27.077Z | Compiling indoc v1.0.9 |
| 2678 | 2026-03-20T18:17:28.162Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2679 | 2026-03-20T18:17:28.521Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2680 | 2026-03-20T18:17:28.798Z | Checking predicates-tree v1.0.13 |
| 2681 | 2026-03-20T18:17:28.983Z | Checking quick-xml v0.37.5 |
| 2682 | 2026-03-20T18:17:29.280Z | Checking derive_builder v0.20.2 |
| 2683 | 2026-03-20T18:17:29.290Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2684 | 2026-03-20T18:17:29.421Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2685 | 2026-03-20T18:17:29.483Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2686 | 2026-03-20T18:17:29.509Z | Compiling oso-derive v0.27.3 |
| 2687 | 2026-03-20T18:17:30.175Z | Compiling trait-variant v0.1.2 |
| 2688 | 2026-03-20T18:17:30.230Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2689 | 2026-03-20T18:17:30.919Z | Checking openssl-probe v0.1.6 |
| 2690 | 2026-03-20T18:17:31.105Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2691 | 2026-03-20T18:17:31.777Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2692 | 2026-03-20T18:17:31.845Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2693 | 2026-03-20T18:17:32.078Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2694 | 2026-03-20T18:17:32.158Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2695 | 2026-03-20T18:17:32.877Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2696 | 2026-03-20T18:17:32.929Z | Compiling progenitor-impl v0.11.2 |
| 2697 | 2026-03-20T18:17:33.389Z | Checking assert_matches v1.5.0 |
| 2698 | 2026-03-20T18:17:33.439Z | Compiling mime_guess v2.0.5 |
| 2699 | 2026-03-20T18:17:33.570Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2700 | 2026-03-20T18:17:33.989Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2701 | 2026-03-20T18:17:34.192Z | Checking progenitor-client v0.11.2 |
| 2702 | 2026-03-20T18:17:34.610Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2703 | 2026-03-20T18:17:34.753Z | Checking http-range v0.1.5 |
| 2704 | 2026-03-20T18:17:34.829Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2705 | 2026-03-20T18:17:35.171Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2706 | 2026-03-20T18:17:35.388Z | Checking ignore v0.4.25 |
| 2707 | 2026-03-20T18:17:35.766Z | Checking atty v0.2.14 |
| 2708 | 2026-03-20T18:17:35.928Z | Checking globwalk v0.9.1 |
| 2709 | 2026-03-20T18:17:36.674Z | Compiling progenitor-macro v0.11.2 |
| 2710 | 2026-03-20T18:17:36.930Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2711 | 2026-03-20T18:17:38.016Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2712 | 2026-03-20T18:17:38.409Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2713 | 2026-03-20T18:17:38.561Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2714 | 2026-03-20T18:17:38.890Z | Checking bb8 v0.8.6 |
| 2715 | 2026-03-20T18:17:39.024Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2716 | 2026-03-20T18:17:39.129Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2717 | 2026-03-20T18:17:39.250Z | Checking corncobs v0.1.4 |
| 2718 | 2026-03-20T18:17:39.289Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2719 | 2026-03-20T18:17:39.466Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2720 | 2026-03-20T18:17:39.605Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2721 | 2026-03-20T18:17:40.108Z | Checking hyper-staticfile v0.10.1 |
| 2722 | 2026-03-20T18:17:41.047Z | Checking camino-tempfile-ext v0.3.3 |
| 2723 | 2026-03-20T18:17:41.119Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2724 | 2026-03-20T18:17:41.119Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2725 | 2026-03-20T18:17:41.119Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2726 | 2026-03-20T18:17:41.119Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2727 | 2026-03-20T18:17:41.119Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2728 | 2026-03-20T18:17:41.730Z | Checking signal-hook-tokio v0.3.1 |
| 2729 | 2026-03-20T18:17:41.936Z | Checking secrecy v0.8.0 |
| 2730 | 2026-03-20T18:17:42.141Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2731 | 2026-03-20T18:17:42.553Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2732 | 2026-03-20T18:17:43.102Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2733 | 2026-03-20T18:17:43.179Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2734 | 2026-03-20T18:17:43.287Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2735 | 2026-03-20T18:17:43.610Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2736 | 2026-03-20T18:17:43.849Z | Checking progenitor v0.11.2 |
| 2737 | 2026-03-20T18:17:43.915Z | Checking nonempty v0.12.0 |
| 2738 | 2026-03-20T18:17:44.014Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2739 | 2026-03-20T18:17:44.209Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2740 | 2026-03-20T18:17:44.261Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2741 | 2026-03-20T18:17:44.278Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2742 | 2026-03-20T18:17:44.761Z | Checking diesel-dtrace v0.5.0 |
| 2743 | 2026-03-20T18:17:44.785Z | Checking async-bb8-diesel v0.2.1 |
| 2744 | 2026-03-20T18:17:45.118Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2745 | 2026-03-20T18:17:45.269Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2746 | 2026-03-20T18:17:45.308Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2747 | 2026-03-20T18:17:45.593Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2748 | 2026-03-20T18:17:46.027Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2749 | 2026-03-20T18:17:46.125Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2750 | 2026-03-20T18:17:46.227Z | Checking tungstenite v0.23.0 |
| 2751 | 2026-03-20T18:17:46.968Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2752 | 2026-03-20T18:17:47.057Z | Checking tokio-tungstenite v0.23.1 |
| 2753 | 2026-03-20T18:17:47.628Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2754 | 2026-03-20T18:17:47.849Z | Checking rand_seeder v0.4.0 |
| 2755 | 2026-03-20T18:17:47.893Z | Checking void v1.0.2 |
| 2756 | 2026-03-20T18:17:48.280Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2757 | 2026-03-20T18:17:48.450Z | Checking lzss v0.8.2 |
| 2758 | 2026-03-20T18:17:48.697Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2759 | 2026-03-20T18:17:48.697Z | Checking nix v0.27.1 |
| 2760 | 2026-03-20T18:17:48.779Z | Checking serde_bytes v0.11.19 |
| 2761 | 2026-03-20T18:17:48.780Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2762 | 2026-03-20T18:17:48.819Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2763 | 2026-03-20T18:17:48.937Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2764 | 2026-03-20T18:17:49.209Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2765 | 2026-03-20T18:17:49.834Z | Checking is_ci v1.2.0 |
| 2766 | 2026-03-20T18:17:50.109Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2767 | 2026-03-20T18:17:50.132Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2768 | 2026-03-20T18:17:51.049Z | Checking yansi v1.0.1 |
| 2769 | 2026-03-20T18:17:51.091Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2770 | 2026-03-20T18:17:51.091Z | Checking pretty_assertions v1.4.1 |
| 2771 | 2026-03-20T18:17:51.091Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2772 | 2026-03-20T18:17:51.091Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2773 | 2026-03-20T18:17:51.091Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2774 | 2026-03-20T18:17:51.185Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2775 | 2026-03-20T18:17:51.473Z | Compiling darling_core v0.23.0 |
| 2776 | 2026-03-20T18:17:52.662Z | Compiling indoc v2.0.7 |
| 2777 | 2026-03-20T18:17:52.902Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2778 | 2026-03-20T18:17:53.139Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2779 | 2026-03-20T18:17:53.237Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2780 | 2026-03-20T18:17:53.268Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2781 | 2026-03-20T18:17:53.673Z | Compiling instability v0.3.11 |
| 2782 | 2026-03-20T18:17:54.098Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2783 | 2026-03-20T18:17:54.098Z | Compiling libz-sys v1.1.24 |
| 2784 | 2026-03-20T18:17:54.310Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2785 | 2026-03-20T18:17:54.633Z | Checking castaway v0.2.4 |
| 2786 | 2026-03-20T18:17:54.796Z | Checking compact_str v0.8.1 |
| 2787 | 2026-03-20T18:17:56.761Z | Compiling darling_macro v0.23.0 |
| 2788 | 2026-03-20T18:17:56.783Z | Checking supports-color v3.0.2 |
| 2789 | 2026-03-20T18:17:56.783Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2790 | 2026-03-20T18:17:56.783Z | Compiling darling v0.23.0 |
| 2791 | 2026-03-20T18:17:56.783Z | Checking unicode-truncate v1.1.0 |
| 2792 | 2026-03-20T18:17:56.783Z | Checking lru v0.12.5 |
| 2793 | 2026-03-20T18:17:56.783Z | Checking cassowary v0.3.0 |
| 2794 | 2026-03-20T18:17:56.783Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2795 | 2026-03-20T18:17:56.783Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2796 | 2026-03-20T18:17:56.784Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2797 | 2026-03-20T18:17:56.927Z | Checking ratatui v0.29.0 |
| 2798 | 2026-03-20T18:17:58.184Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2799 | 2026-03-20T18:17:58.512Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2800 | 2026-03-20T18:17:58.621Z | Compiling vergen-git2 v1.0.7 |
| 2801 | 2026-03-20T18:17:58.764Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2802 | 2026-03-20T18:17:58.973Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2803 | 2026-03-20T18:17:59.074Z | Checking colored v2.2.0 |
| 2804 | 2026-03-20T18:17:59.074Z | Checking plotters-backend v0.3.7 |
| 2805 | 2026-03-20T18:17:59.144Z | Compiling rustls v0.21.12 |
| 2806 | 2026-03-20T18:17:59.327Z | Checking shell-words v1.1.1 |
| 2807 | 2026-03-20T18:17:59.380Z | Checking plotters-svg v0.3.7 |
| 2808 | 2026-03-20T18:17:59.561Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2809 | 2026-03-20T18:17:59.637Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2810 | 2026-03-20T18:17:59.671Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2811 | 2026-03-20T18:17:59.917Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2812 | 2026-03-20T18:17:59.940Z | Checking rustls-webpki v0.101.7 |
| 2813 | 2026-03-20T18:18:00.425Z | Checking sct v0.7.1 |
| 2814 | 2026-03-20T18:18:00.470Z | Compiling nix v0.29.0 |
| 2815 | 2026-03-20T18:18:00.772Z | Checking hex-literal v0.4.1 |
| 2816 | 2026-03-20T18:18:00.878Z | Checking cast v0.3.0 |
| 2817 | 2026-03-20T18:18:00.897Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2818 | 2026-03-20T18:18:01.057Z | Checking criterion-plot v0.6.0 |
| 2819 | 2026-03-20T18:18:01.543Z | Checking plotters v0.3.7 |
| 2820 | 2026-03-20T18:18:02.591Z | Checking erased-serde v0.4.9 |
| 2821 | 2026-03-20T18:18:02.889Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2822 | 2026-03-20T18:18:03.152Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2823 | 2026-03-20T18:18:04.185Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2824 | 2026-03-20T18:18:05.152Z | Checking tinytemplate v1.2.1 |
| 2825 | 2026-03-20T18:18:05.467Z | Checking ordered-float v2.10.1 |
| 2826 | 2026-03-20T18:18:05.850Z | Checking oorandom v11.1.5 |
| 2827 | 2026-03-20T18:18:06.053Z | Checking anes v0.1.6 |
| 2828 | 2026-03-20T18:18:06.437Z | Checking criterion v0.7.0 |
| 2829 | 2026-03-20T18:18:06.613Z | Checking serde-value v0.7.0 |
| 2830 | 2026-03-20T18:18:06.956Z | Checking serde-untagged v0.1.9 |
| 2831 | 2026-03-20T18:18:07.182Z | Checking tokio-rustls v0.24.1 |
| 2832 | 2026-03-20T18:18:08.083Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2833 | 2026-03-20T18:18:08.297Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2834 | 2026-03-20T18:18:08.333Z | Checking rustls-pemfile v1.0.4 |
| 2835 | 2026-03-20T18:18:08.540Z | Checking twox-hash v2.1.2 |
| 2836 | 2026-03-20T18:18:08.834Z | Checking unicode-xid v0.2.6 |
| 2837 | 2026-03-20T18:18:08.961Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2838 | 2026-03-20T18:18:09.012Z | Checking cargo-util-schemas v0.8.2 |
| 2839 | 2026-03-20T18:18:09.221Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2840 | 2026-03-20T18:18:09.379Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2841 | 2026-03-20T18:18:10.234Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2842 | 2026-03-20T18:18:10.472Z | Checking fatfs v0.3.6 |
| 2843 | 2026-03-20T18:18:11.118Z | Checking cargo-platform v0.2.0 |
| 2844 | 2026-03-20T18:18:11.163Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2845 | 2026-03-20T18:18:11.401Z | Compiling petname v2.0.2 |
| 2846 | 2026-03-20T18:18:12.064Z | Compiling seq-macro v0.3.6 |
| 2847 | 2026-03-20T18:18:13.011Z | Checking cargo_metadata v0.21.0 |
| 2848 | 2026-03-20T18:18:13.151Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2849 | 2026-03-20T18:18:14.092Z | Checking concurrent-queue v2.5.0 |
| 2850 | 2026-03-20T18:18:14.380Z | Checking rtoolbox v0.0.3 |
| 2851 | 2026-03-20T18:18:14.553Z | Checking futures-timer v3.0.3 |
| 2852 | 2026-03-20T18:18:14.633Z | Checking parking v2.2.1 |
| 2853 | 2026-03-20T18:18:14.707Z | Checking rpassword v7.4.0 |
| 2854 | 2026-03-20T18:18:14.791Z | Checking event-listener v5.4.1 |
| 2855 | 2026-03-20T18:18:14.883Z | Checking tui-tree-widget v0.23.1 |
| 2856 | 2026-03-20T18:18:15.118Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2857 | 2026-03-20T18:18:15.160Z | Checking polyval v0.6.2 |
| 2858 | 2026-03-20T18:18:15.352Z | Checking sapling-renderdag v0.1.0 |
| 2859 | 2026-03-20T18:18:15.399Z | Checking sync-ptr v0.1.4 |
| 2860 | 2026-03-20T18:18:15.448Z | Checking ghash v0.5.1 |
| 2861 | 2026-03-20T18:18:15.591Z | Checking event-listener-strategy v0.5.4 |
| 2862 | 2026-03-20T18:18:15.638Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2863 | 2026-03-20T18:18:15.716Z | Checking ctr v0.9.2 |
| 2864 | 2026-03-20T18:18:15.799Z | Checking arrayvec v0.7.6 |
| 2865 | 2026-03-20T18:18:15.917Z | Checking arrayref v0.3.9 |
| 2866 | 2026-03-20T18:18:15.973Z | Checking constant_time_eq v0.4.2 |
| 2867 | 2026-03-20T18:18:16.057Z | Checking aes-gcm v0.10.3 |
| 2868 | 2026-03-20T18:18:16.228Z | Checking async-lock v3.4.2 |
| 2869 | 2026-03-20T18:18:16.294Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2870 | 2026-03-20T18:18:16.324Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2871 | 2026-03-20T18:18:16.717Z | Checking ssh-encoding v0.2.0 |
| 2872 | 2026-03-20T18:18:17.008Z | Checking blowfish v0.9.1 |
| 2873 | 2026-03-20T18:18:17.241Z | Checking bcrypt-pbkdf v0.10.0 |
| 2874 | 2026-03-20T18:18:17.487Z | Checking ssh-cipher v0.2.0 |
| 2875 | 2026-03-20T18:18:17.527Z | Checking async-object-pool v0.2.0 |
| 2876 | 2026-03-20T18:18:17.748Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2877 | 2026-03-20T18:18:17.754Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2878 | 2026-03-20T18:18:17.799Z | Compiling samael v0.0.19 |
| 2879 | 2026-03-20T18:18:18.147Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2880 | 2026-03-20T18:18:18.545Z | Checking serde_regex v1.1.0 |
| 2881 | 2026-03-20T18:18:18.790Z | Checking password-hash v0.4.2 |
| 2882 | 2026-03-20T18:18:19.103Z | Checking assert-json-diff v2.0.2 |
| 2883 | 2026-03-20T18:18:19.150Z | Checking path-tree v0.8.3 |
| 2884 | 2026-03-20T18:18:19.357Z | Compiling target-lexicon v0.13.3 |
| 2885 | 2026-03-20T18:18:19.429Z | Checking stringmetrics v2.2.2 |
| 2886 | 2026-03-20T18:18:19.661Z | Checking gimli v0.32.3 |
| 2887 | 2026-03-20T18:18:19.902Z | Checking httpmock v0.8.3 |
| 2888 | 2026-03-20T18:18:20.109Z | Checking pbkdf2 v0.11.0 |
| 2889 | 2026-03-20T18:18:20.355Z | Checking ssh-key v0.6.7 |
| 2890 | 2026-03-20T18:18:21.876Z | Checking addr2line v0.25.1 |
| 2891 | 2026-03-20T18:18:22.264Z | Checking p521 v0.13.3 |
| 2892 | 2026-03-20T18:18:22.853Z | Checking p256 v0.13.2 |
| 2893 | 2026-03-20T18:18:23.103Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2894 | 2026-03-20T18:18:23.227Z | Checking russh-cryptovec v0.7.3 |
| 2895 | 2026-03-20T18:18:23.418Z | Checking rustc-demangle v0.1.27 |
| 2896 | 2026-03-20T18:18:23.460Z | Compiling guppy-workspace-hack v0.1.0 |
| 2897 | 2026-03-20T18:18:23.733Z | Checking md5 v0.7.0 |
| 2898 | 2026-03-20T18:18:23.780Z | Checking backtrace v0.3.76 |
| 2899 | 2026-03-20T18:18:23.974Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2900 | 2026-03-20T18:18:24.018Z | Checking russh-keys v0.45.0 |
| 2901 | 2026-03-20T18:18:24.204Z | Checking num-bigint v0.4.6 |
| 2902 | 2026-03-20T18:18:24.265Z | Checking des v0.8.1 |
| 2903 | 2026-03-20T18:18:24.707Z | Compiling blake3 v1.8.3 |
| 2904 | 2026-03-20T18:18:24.900Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2905 | 2026-03-20T18:18:25.208Z | Compiling target-spec v3.5.7 |
| 2906 | 2026-03-20T18:18:25.461Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2907 | 2026-03-20T18:18:25.635Z | Checking russh v0.45.0 |
| 2908 | 2026-03-20T18:18:26.055Z | Checking cfg-expr v0.20.6 |
| 2909 | 2026-03-20T18:18:26.233Z | Checking backtrace-ext v0.2.1 |
| 2910 | 2026-03-20T18:18:26.412Z | Checking supports-color v2.1.0 |
| 2911 | 2026-03-20T18:18:26.472Z | Checking textwrap v0.15.2 |
| 2912 | 2026-03-20T18:18:26.612Z | Checking supports-unicode v2.1.0 |
| 2913 | 2026-03-20T18:18:26.631Z | Checking supports-hyperlinks v2.1.0 |
| 2914 | 2026-03-20T18:18:26.780Z | Checking hashbrown v0.14.5 |
| 2915 | 2026-03-20T18:18:26.827Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2916 | 2026-03-20T18:18:26.872Z | Checking cargo-platform v0.3.2 |
| 2917 | 2026-03-20T18:18:27.120Z | Checking terminal_size v0.1.17 |
| 2918 | 2026-03-20T18:18:27.162Z | Checking socket2 v0.5.10 |
| 2919 | 2026-03-20T18:18:27.286Z | Compiling miette-derive v5.10.0 |
| 2920 | 2026-03-20T18:18:27.455Z | Checking owo-colors v3.5.0 |
| 2921 | 2026-03-20T18:18:27.534Z | Checking internet-checksum v0.2.1 |
| 2922 | 2026-03-20T18:18:27.725Z | Checking chumsky v0.9.3 |
| 2923 | 2026-03-20T18:18:28.172Z | Checking cargo_metadata v0.23.1 |
| 2924 | 2026-03-20T18:18:28.845Z | Checking miette v5.10.0 |
| 2925 | 2026-03-20T18:18:29.239Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2926 | 2026-03-20T18:18:29.270Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2927 | 2026-03-20T18:18:29.362Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2928 | 2026-03-20T18:18:29.573Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2929 | 2026-03-20T18:18:29.742Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2930 | 2026-03-20T18:18:29.950Z | Checking httptest v0.16.4 |
| 2931 | 2026-03-20T18:18:30.341Z | Checking pathdiff v0.2.3 |
| 2932 | 2026-03-20T18:18:30.391Z | Compiling knuffel-derive v3.2.0 |
| 2933 | 2026-03-20T18:18:30.460Z | Compiling git2 v0.20.4 |
| 2934 | 2026-03-20T18:18:30.486Z | Checking topological-sort v0.2.2 |
| 2935 | 2026-03-20T18:18:30.615Z | Checking nested v0.1.1 |
| 2936 | 2026-03-20T18:18:30.732Z | Checking omicron-zone-package v0.12.2 |
| 2937 | 2026-03-20T18:18:30.781Z | Checking guppy v0.17.25 |
| 2938 | 2026-03-20T18:18:30.890Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2939 | 2026-03-20T18:18:31.167Z | Checking similar-asserts v1.7.0 |
| 2940 | 2026-03-20T18:18:31.392Z | Compiling rstest_macros v0.25.0 |
| 2941 | 2026-03-20T18:18:31.790Z | Compiling target-triple v1.0.0 |
| 2942 | 2026-03-20T18:18:31.912Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2943 | 2026-03-20T18:18:32.108Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2944 | 2026-03-20T18:18:32.180Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2945 | 2026-03-20T18:18:32.289Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2946 | 2026-03-20T18:18:32.449Z | Checking knuffel v3.2.0 |
| 2947 | 2026-03-20T18:18:33.028Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2948 | 2026-03-20T18:18:33.082Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2949 | 2026-03-20T18:18:33.368Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2950 | 2026-03-20T18:18:33.950Z | Compiling assert_cmd v2.1.2 |
| 2951 | 2026-03-20T18:18:34.300Z | Compiling relative-path v1.9.3 |
| 2952 | 2026-03-20T18:18:34.471Z | Checking escape8259 v0.5.3 |
| 2953 | 2026-03-20T18:18:34.604Z | Checking toml v1.0.3+spec-1.1.0 |
| 2954 | 2026-03-20T18:18:34.677Z | Checking libtest-mimic v0.8.1 |
| 2955 | 2026-03-20T18:18:35.243Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2956 | 2026-03-20T18:18:35.293Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2957 | 2026-03-20T18:18:35.415Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2958 | 2026-03-20T18:18:35.471Z | Checking blake2b_simd v1.0.4 |
| 2959 | 2026-03-20T18:18:36.061Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2960 | 2026-03-20T18:18:36.402Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2961 | 2026-03-20T18:18:36.492Z | Compiling polar-core v0.27.3 |
| 2962 | 2026-03-20T18:18:36.543Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2963 | 2026-03-20T18:18:36.932Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2964 | 2026-03-20T18:18:37.227Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2965 | 2026-03-20T18:18:37.372Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2966 | 2026-03-20T18:18:37.707Z | Checking fancy-regex v0.14.0 |
| 2967 | 2026-03-20T18:18:37.954Z | Checking serde_tokenstream v0.2.3 |
| 2968 | 2026-03-20T18:18:38.075Z | Checking uzers v0.12.2 |
| 2969 | 2026-03-20T18:18:38.367Z | Checking termcolor v1.4.1 |
| 2970 | 2026-03-20T18:18:38.523Z | Checking constant_time_eq v0.3.1 |
| 2971 | 2026-03-20T18:18:38.661Z | Compiling linkme-impl v0.3.35 |
| 2972 | 2026-03-20T18:18:38.731Z | Checking trybuild v1.0.116 |
| 2973 | 2026-03-20T18:18:39.199Z | Checking rust-argon2 v2.1.0 |
| 2974 | 2026-03-20T18:18:39.551Z | Checking datatest-stable v0.3.3 |
| 2975 | 2026-03-20T18:18:40.014Z | Checking rstest v0.25.0 |
| 2976 | 2026-03-20T18:18:40.109Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2977 | 2026-03-20T18:18:40.237Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2978 | 2026-03-20T18:18:40.515Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2979 | 2026-03-20T18:18:40.585Z | Checking support-bundle-viewer v0.1.2 |
| 2980 | 2026-03-20T18:18:40.944Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2981 | 2026-03-20T18:18:41.229Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2982 | 2026-03-20T18:18:41.395Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2983 | 2026-03-20T18:18:41.644Z | Checking drift v0.1.3 |
| 2984 | 2026-03-20T18:18:42.001Z | Checking rand_distr v0.5.1 |
| 2985 | 2026-03-20T18:18:42.085Z | Checking multimap v0.10.1 |
| 2986 | 2026-03-20T18:18:42.356Z | Checking approx v0.5.1 |
| 2987 | 2026-03-20T18:18:42.425Z | Compiling linkme v0.3.35 |
| 2988 | 2026-03-20T18:18:42.574Z | Checking dropshot-api-manager v0.6.0 |
| 2989 | 2026-03-20T18:18:43.236Z | Checking oso v0.27.3 |
| 2990 | 2026-03-20T18:18:44.017Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2991 | 2026-03-20T18:18:44.235Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2992 | 2026-03-20T18:18:44.487Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2993 | 2026-03-20T18:18:44.551Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2994 | 2026-03-20T18:18:44.832Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2995 | 2026-03-20T18:18:44.880Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 2996 | 2026-03-20T18:18:45.028Z | Checking partial-io v0.5.4 |
| 2997 | 2026-03-20T18:18:45.376Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2998 | 2026-03-20T18:18:45.425Z | Checking cargo_toml v0.21.0 |
| 2999 | 2026-03-20T18:18:45.428Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3000 | 2026-03-20T18:18:45.516Z | Checking termios v0.3.3 |
| 3001 | 2026-03-20T18:18:45.521Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3002 | 2026-03-20T18:18:45.632Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3003 | 2026-03-20T18:18:46.169Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3004 | 2026-03-20T18:18:46.297Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3005 | 2026-03-20T18:18:46.618Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3006 | 2026-03-20T18:18:50.850Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3007 | 2026-03-20T18:18:55.768Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3008 | 2026-03-20T18:18:58.698Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3009 | 2026-03-20T18:19:03.652Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3010 | 2026-03-20T18:19:05.668Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3011 | 2026-03-20T18:19:10.797Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3012 | 2026-03-20T18:19:17.217Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3013 | 2026-03-20T18:19:19.692Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3014 | 2026-03-20T18:19:22.157Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3015 | 2026-03-20T18:19:31.456Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3016 | 2026-03-20T18:21:28.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 34s |
| 3017 | 2026-03-20T18:21:29.192Z | |
| 3018 | 2026-03-20T18:21:29.196Z | real 5:39.386183253 |
| 3019 | 2026-03-20T18:21:29.196Z | user 28:15.549738327 |
| 3020 | 2026-03-20T18:21:29.196Z | sys 5:56.488366950 |
| 3021 | 2026-03-20T18:21:29.197Z | trap 0.717928795 |
| 3022 | 2026-03-20T18:21:29.197Z | tflt 0.102873518 |
| 3023 | 2026-03-20T18:21:29.197Z | dflt 0.153313259 |
| 3024 | 2026-03-20T18:21:29.197Z | kflt 0.000951540 |
| 3025 | 2026-03-20T18:21:29.197Z | lock 1:19:39.087433516 |
| 3026 | 2026-03-20T18:21:29.197Z | slp 1:16:31.089201582 |
| 3027 | 2026-03-20T18:21:29.197Z | lat 1:55.199746188 |
| 3028 | 2026-03-20T18:21:29.197Z | stop 14:02.694724397 |
| 3029 | 2026-03-20T18:21:29.197Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3030 | 2026-03-20T18:21:29.197Z | + ptime -m cargo doc --workspace --no-deps |
| 3031 | 2026-03-20T18:21:30.392Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3032 | 2026-03-20T18:21:30.392Z | | |
| 3033 | 2026-03-20T18:21:30.392Z | = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)` |
| 3034 | 2026-03-20T18:21:30.392Z | = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313> |
| 3035 | 2026-03-20T18:21:31.697Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3036 | 2026-03-20T18:21:31.969Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3037 | 2026-03-20T18:21:32.018Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3038 | 2026-03-20T18:21:32.106Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3039 | 2026-03-20T18:21:32.282Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3040 | 2026-03-20T18:21:32.311Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3041 | 2026-03-20T18:21:32.341Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3042 | 2026-03-20T18:21:32.377Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3043 | 2026-03-20T18:21:32.446Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3044 | 2026-03-20T18:21:32.555Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3045 | 2026-03-20T18:21:32.598Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3046 | 2026-03-20T18:21:32.644Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3047 | 2026-03-20T18:21:32.705Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3048 | 2026-03-20T18:21:32.735Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3049 | 2026-03-20T18:21:32.778Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3050 | 2026-03-20T18:21:32.834Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3051 | 2026-03-20T18:21:32.876Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3052 | 2026-03-20T18:21:32.906Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3053 | 2026-03-20T18:21:32.955Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3054 | 2026-03-20T18:21:33.026Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3055 | 2026-03-20T18:21:33.287Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3056 | 2026-03-20T18:21:33.605Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3057 | 2026-03-20T18:21:33.790Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3058 | 2026-03-20T18:21:33.856Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3059 | 2026-03-20T18:21:33.859Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3060 | 2026-03-20T18:21:34.067Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3061 | 2026-03-20T18:21:34.098Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3062 | 2026-03-20T18:21:34.304Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3063 | 2026-03-20T18:21:34.377Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3064 | 2026-03-20T18:21:34.460Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3065 | 2026-03-20T18:21:34.561Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3066 | 2026-03-20T18:21:34.604Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3067 | 2026-03-20T18:21:34.817Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3068 | 2026-03-20T18:21:35.049Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3069 | 2026-03-20T18:21:35.077Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3070 | 2026-03-20T18:21:35.108Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3071 | 2026-03-20T18:21:35.301Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3072 | 2026-03-20T18:21:35.399Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3073 | 2026-03-20T18:21:35.437Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3074 | 2026-03-20T18:21:35.723Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3075 | 2026-03-20T18:21:35.815Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3076 | 2026-03-20T18:21:36.144Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3077 | 2026-03-20T18:21:36.174Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3078 | 2026-03-20T18:21:36.266Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3079 | 2026-03-20T18:21:36.313Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3080 | 2026-03-20T18:21:36.353Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3081 | 2026-03-20T18:21:36.639Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3082 | 2026-03-20T18:21:36.642Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3083 | 2026-03-20T18:21:36.697Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3084 | 2026-03-20T18:21:36.871Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3085 | 2026-03-20T18:21:36.931Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3086 | 2026-03-20T18:21:36.961Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3087 | 2026-03-20T18:21:37.021Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3088 | 2026-03-20T18:21:37.281Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3089 | 2026-03-20T18:21:37.285Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3090 | 2026-03-20T18:21:37.336Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3091 | 2026-03-20T18:21:37.336Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3092 | 2026-03-20T18:21:37.561Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3093 | 2026-03-20T18:21:37.617Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3094 | 2026-03-20T18:21:37.645Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3095 | 2026-03-20T18:21:37.836Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3096 | 2026-03-20T18:21:37.925Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3097 | 2026-03-20T18:21:37.961Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3098 | 2026-03-20T18:21:38.004Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3099 | 2026-03-20T18:21:38.170Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3100 | 2026-03-20T18:21:38.217Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3101 | 2026-03-20T18:21:38.358Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3102 | 2026-03-20T18:21:38.529Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3103 | 2026-03-20T18:21:38.584Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3104 | 2026-03-20T18:21:38.587Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3105 | 2026-03-20T18:21:38.642Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3106 | 2026-03-20T18:21:38.853Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3107 | 2026-03-20T18:21:39.319Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3108 | 2026-03-20T18:21:39.388Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3109 | 2026-03-20T18:21:40.390Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3110 | 2026-03-20T18:21:40.870Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3111 | 2026-03-20T18:21:41.162Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3112 | 2026-03-20T18:21:41.195Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3113 | 2026-03-20T18:21:41.238Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3114 | 2026-03-20T18:21:41.339Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3115 | 2026-03-20T18:21:41.654Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3116 | 2026-03-20T18:21:41.708Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3117 | 2026-03-20T18:21:42.026Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3118 | 2026-03-20T18:21:42.287Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3119 | 2026-03-20T18:21:42.451Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3120 | 2026-03-20T18:21:42.676Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3121 | 2026-03-20T18:21:42.707Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3122 | 2026-03-20T18:21:42.807Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3123 | 2026-03-20T18:21:43.149Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3124 | 2026-03-20T18:21:43.503Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3125 | 2026-03-20T18:21:44.024Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3126 | 2026-03-20T18:21:44.059Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3127 | 2026-03-20T18:21:44.234Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3128 | 2026-03-20T18:21:44.609Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3129 | 2026-03-20T18:21:44.736Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3130 | 2026-03-20T18:21:45.302Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3131 | 2026-03-20T18:21:45.508Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3132 | 2026-03-20T18:21:46.414Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3133 | 2026-03-20T18:21:46.590Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3134 | 2026-03-20T18:21:46.970Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3135 | 2026-03-20T18:21:47.677Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3136 | 2026-03-20T18:21:47.710Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3137 | 2026-03-20T18:21:48.152Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3138 | 2026-03-20T18:21:48.225Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3139 | 2026-03-20T18:21:48.424Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3140 | 2026-03-20T18:21:48.470Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3141 | 2026-03-20T18:21:48.573Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3142 | 2026-03-20T18:21:48.602Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3143 | 2026-03-20T18:21:48.977Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3144 | 2026-03-20T18:21:49.050Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3145 | 2026-03-20T18:21:49.080Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3146 | 2026-03-20T18:21:49.241Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3147 | 2026-03-20T18:21:49.270Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3148 | 2026-03-20T18:21:49.638Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3149 | 2026-03-20T18:21:50.213Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3150 | 2026-03-20T18:21:50.263Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3151 | 2026-03-20T18:21:50.808Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3152 | 2026-03-20T18:21:51.390Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3153 | 2026-03-20T18:21:52.184Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3154 | 2026-03-20T18:21:52.316Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3155 | 2026-03-20T18:21:52.445Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3156 | 2026-03-20T18:21:52.729Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3157 | 2026-03-20T18:21:52.779Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3158 | 2026-03-20T18:21:53.293Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3159 | 2026-03-20T18:21:53.703Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3160 | 2026-03-20T18:21:53.964Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3161 | 2026-03-20T18:21:54.002Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3162 | 2026-03-20T18:21:54.196Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3163 | 2026-03-20T18:21:55.177Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3164 | 2026-03-20T18:21:55.736Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3165 | 2026-03-20T18:21:55.910Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3166 | 2026-03-20T18:21:55.970Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3167 | 2026-03-20T18:21:56.513Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3168 | 2026-03-20T18:21:57.020Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3169 | 2026-03-20T18:21:58.019Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3170 | 2026-03-20T18:21:58.645Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3171 | 2026-03-20T18:21:59.072Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3172 | 2026-03-20T18:21:59.439Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3173 | 2026-03-20T18:22:00.947Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3174 | 2026-03-20T18:22:00.996Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3175 | 2026-03-20T18:22:01.304Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3176 | 2026-03-20T18:22:02.310Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3177 | 2026-03-20T18:22:02.369Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3178 | 2026-03-20T18:22:04.086Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3179 | 2026-03-20T18:22:04.822Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3180 | 2026-03-20T18:22:04.931Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3181 | 2026-03-20T18:22:05.289Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3182 | 2026-03-20T18:22:05.935Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3183 | 2026-03-20T18:22:06.367Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3184 | 2026-03-20T18:22:07.126Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3185 | 2026-03-20T18:22:09.084Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3186 | 2026-03-20T18:22:10.688Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3187 | 2026-03-20T18:22:10.781Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3188 | 2026-03-20T18:22:11.400Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3189 | 2026-03-20T18:22:12.265Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3190 | 2026-03-20T18:22:12.816Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3191 | 2026-03-20T18:22:13.047Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3192 | 2026-03-20T18:22:13.508Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3193 | 2026-03-20T18:22:14.324Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3194 | 2026-03-20T18:22:14.528Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3195 | 2026-03-20T18:22:14.929Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3196 | 2026-03-20T18:22:15.384Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3197 | 2026-03-20T18:22:15.439Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3198 | 2026-03-20T18:22:16.082Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3199 | 2026-03-20T18:22:16.416Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3200 | 2026-03-20T18:22:17.006Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3201 | 2026-03-20T18:22:17.095Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3202 | 2026-03-20T18:22:17.589Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3203 | 2026-03-20T18:22:17.663Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3204 | 2026-03-20T18:22:17.742Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3205 | 2026-03-20T18:22:18.476Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3206 | 2026-03-20T18:22:18.573Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3207 | 2026-03-20T18:22:18.826Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3208 | 2026-03-20T18:22:19.115Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3209 | 2026-03-20T18:22:19.679Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3210 | 2026-03-20T18:22:19.988Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3211 | 2026-03-20T18:22:20.440Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3212 | 2026-03-20T18:22:21.096Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3213 | 2026-03-20T18:22:23.130Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3214 | 2026-03-20T18:22:24.242Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3215 | 2026-03-20T18:22:27.512Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3216 | 2026-03-20T18:22:29.407Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3217 | 2026-03-20T18:22:30.165Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3218 | 2026-03-20T18:22:30.962Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3219 | 2026-03-20T18:22:32.379Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3220 | 2026-03-20T18:22:33.612Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3221 | 2026-03-20T18:22:35.858Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3222 | 2026-03-20T18:22:37.427Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3223 | 2026-03-20T18:22:38.144Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3224 | 2026-03-20T18:22:38.625Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3225 | 2026-03-20T18:22:41.232Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3226 | 2026-03-20T18:22:41.722Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3227 | 2026-03-20T18:22:42.495Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3228 | 2026-03-20T18:22:42.905Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3229 | 2026-03-20T18:22:43.614Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3230 | 2026-03-20T18:22:44.006Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3231 | 2026-03-20T18:22:46.649Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3232 | 2026-03-20T18:22:51.288Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3233 | 2026-03-20T18:22:52.342Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3234 | 2026-03-20T18:22:53.374Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3235 | 2026-03-20T18:22:54.583Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3236 | 2026-03-20T18:22:55.933Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3237 | 2026-03-20T18:22:56.889Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3238 | 2026-03-20T18:22:59.282Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3239 | 2026-03-20T18:23:00.122Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3240 | 2026-03-20T18:23:01.607Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3241 | 2026-03-20T18:23:06.080Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3242 | 2026-03-20T18:23:06.296Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3243 | 2026-03-20T18:23:06.296Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3244 | 2026-03-20T18:23:06.296Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3245 | 2026-03-20T18:23:07.866Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3246 | 2026-03-20T18:23:09.018Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3247 | 2026-03-20T18:23:10.632Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3248 | 2026-03-20T18:23:11.450Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3249 | 2026-03-20T18:23:15.010Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3250 | 2026-03-20T18:23:18.301Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3251 | 2026-03-20T18:23:18.964Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3252 | 2026-03-20T18:23:19.583Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3253 | 2026-03-20T18:23:21.512Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3254 | 2026-03-20T18:23:23.334Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3255 | 2026-03-20T18:23:24.707Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3256 | 2026-03-20T18:23:26.513Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3257 | 2026-03-20T18:23:29.558Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3258 | 2026-03-20T18:23:30.283Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3259 | 2026-03-20T18:23:32.236Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3260 | 2026-03-20T18:23:34.541Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3261 | 2026-03-20T18:23:36.258Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3262 | 2026-03-20T18:23:40.934Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3263 | 2026-03-20T18:23:41.330Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3264 | 2026-03-20T18:23:42.846Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3265 | 2026-03-20T18:23:45.071Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3266 | 2026-03-20T18:23:49.896Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3267 | 2026-03-20T18:23:52.019Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3268 | 2026-03-20T18:23:52.095Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3269 | 2026-03-20T18:23:54.317Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3270 | 2026-03-20T18:23:57.042Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3271 | 2026-03-20T18:23:59.390Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3272 | 2026-03-20T18:24:01.925Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3273 | 2026-03-20T18:24:04.548Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3274 | 2026-03-20T18:24:07.010Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3275 | 2026-03-20T18:24:09.841Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3276 | 2026-03-20T18:24:11.971Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3277 | 2026-03-20T18:24:14.386Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3278 | 2026-03-20T18:24:16.850Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3279 | 2026-03-20T18:24:19.262Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3280 | 2026-03-20T18:24:21.730Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3281 | 2026-03-20T18:24:23.912Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3282 | 2026-03-20T18:24:26.627Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3283 | 2026-03-20T18:24:28.767Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3284 | 2026-03-20T18:24:31.258Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3285 | 2026-03-20T18:24:33.664Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3286 | 2026-03-20T18:24:36.298Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3287 | 2026-03-20T18:24:38.749Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3288 | 2026-03-20T18:24:41.214Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3289 | 2026-03-20T18:24:43.808Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3290 | 2026-03-20T18:24:46.315Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3291 | 2026-03-20T18:24:48.808Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3292 | 2026-03-20T18:24:51.389Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3293 | 2026-03-20T18:24:53.952Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3294 | 2026-03-20T18:24:56.954Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3295 | 2026-03-20T18:24:59.050Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3296 | 2026-03-20T18:25:03.588Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3297 | 2026-03-20T18:25:04.908Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3298 | 2026-03-20T18:25:07.750Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3299 | 2026-03-20T18:25:13.370Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3300 | 2026-03-20T18:25:16.207Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3301 | 2026-03-20T18:25:18.969Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3302 | 2026-03-20T18:25:21.769Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3303 | 2026-03-20T18:25:24.599Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3304 | 2026-03-20T18:25:27.257Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3305 | 2026-03-20T18:25:30.594Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3306 | 2026-03-20T18:25:32.919Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3307 | 2026-03-20T18:25:36.290Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3308 | 2026-03-20T18:25:38.721Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3309 | 2026-03-20T18:25:41.514Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3310 | 2026-03-20T18:25:44.531Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3311 | 2026-03-20T18:25:47.123Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3312 | 2026-03-20T18:25:50.229Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3313 | 2026-03-20T18:25:53.000Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3314 | 2026-03-20T18:25:55.731Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3315 | 2026-03-20T18:25:59.113Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3316 | 2026-03-20T18:26:01.949Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3317 | 2026-03-20T18:26:04.996Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3318 | 2026-03-20T18:26:08.037Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3319 | 2026-03-20T18:26:10.982Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3320 | 2026-03-20T18:26:13.965Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3321 | 2026-03-20T18:26:17.047Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3322 | 2026-03-20T18:26:20.080Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3323 | 2026-03-20T18:26:23.217Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3324 | 2026-03-20T18:26:26.155Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3325 | 2026-03-20T18:26:29.137Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3326 | 2026-03-20T18:26:32.184Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3327 | 2026-03-20T18:26:35.141Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3328 | 2026-03-20T18:26:38.223Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3329 | 2026-03-20T18:26:41.290Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3330 | 2026-03-20T18:26:44.387Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3331 | 2026-03-20T18:26:48.393Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3332 | 2026-03-20T18:26:50.796Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3333 | 2026-03-20T18:26:55.998Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3334 | 2026-03-20T18:26:56.971Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3335 | 2026-03-20T18:27:00.071Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3336 | 2026-03-20T18:27:03.252Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3337 | 2026-03-20T18:27:06.458Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3338 | 2026-03-20T18:27:10.100Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3339 | 2026-03-20T18:27:13.098Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3340 | 2026-03-20T18:27:16.268Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3341 | 2026-03-20T18:27:25.492Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3342 | 2026-03-20T18:27:25.520Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3343 | 2026-03-20T18:27:29.651Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3344 | 2026-03-20T18:27:33.786Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3345 | 2026-03-20T18:27:37.951Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3346 | 2026-03-20T18:27:44.001Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3347 | 2026-03-20T18:27:47.397Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3348 | 2026-03-20T18:27:52.095Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3349 | 2026-03-20T18:27:56.598Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3350 | 2026-03-20T18:28:01.243Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3351 | 2026-03-20T18:28:05.744Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3352 | 2026-03-20T18:28:10.216Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3353 | 2026-03-20T18:28:14.929Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3354 | 2026-03-20T18:28:19.544Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3355 | 2026-03-20T18:28:24.153Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3356 | 2026-03-20T18:28:28.599Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3357 | 2026-03-20T18:28:33.217Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3358 | 2026-03-20T18:28:37.751Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3359 | 2026-03-20T18:28:42.346Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3360 | 2026-03-20T18:28:46.991Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3361 | 2026-03-20T18:28:51.671Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3362 | 2026-03-20T18:28:56.178Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3363 | 2026-03-20T18:29:00.757Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3364 | 2026-03-20T18:29:05.373Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3365 | 2026-03-20T18:29:42.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 13s |
| 3366 | 2026-03-20T18:29:42.563Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 190 other files |
| 3367 | 2026-03-20T18:29:42.676Z | |
| 3368 | 2026-03-20T18:29:42.679Z | real 8:13.386154657 |
| 3369 | 2026-03-20T18:29:42.680Z | user 23:38.153419154 |
| 3370 | 2026-03-20T18:29:42.680Z | sys 4:29.613340606 |
| 3371 | 2026-03-20T18:29:42.680Z | trap 0.409738681 |
| 3372 | 2026-03-20T18:29:42.680Z | tflt 0.021395652 |
| 3373 | 2026-03-20T18:29:42.680Z | dflt 0.018768315 |
| 3374 | 2026-03-20T18:29:42.680Z | kflt 0.000020337 |
| 3375 | 2026-03-20T18:29:42.680Z | lock 7:29:40.561181330 |
| 3376 | 2026-03-20T18:29:42.680Z | slp 2:44:30.913667983 |
| 3377 | 2026-03-20T18:29:42.680Z | lat 36.467264914 |
| 3378 | 2026-03-20T18:29:42.680Z | stop 1:59.100137259 |
| 3379 | 2026-03-20T18:29:42.680Z | process exited: duration 1071191 ms, exit code 0 |
| |
| 3380 | 2026-03-20T18:29:42.687Z | found 0 output files |