|
|
|
| 1 | 2026-03-31T01:12:24.543Z | job assigned to worker 01KN0Q495897HXSKYG1KQP06H2 [factory aws, i-002c0f1b91c8533dc] (queued for 55 s) |
| |
| 2 | 2026-03-31T01:12:31.084Z | starting task 0: "setup" |
| 3 | 2026-03-31T01:12:31.089Z | ++ uname -s |
| 4 | 2026-03-31T01:12:31.092Z | + kern=SunOS |
| 5 | 2026-03-31T01:12:31.092Z | + build_user=build |
| 6 | 2026-03-31T01:12:31.092Z | + build_uid=12345 |
| 7 | 2026-03-31T01:12:31.092Z | + work_dir=/work |
| 8 | 2026-03-31T01:12:31.092Z | + input_dir=/input |
| 9 | 2026-03-31T01:12:31.092Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-31T01:12:31.092Z | + case "$kern" in |
| 11 | 2026-03-31T01:12:31.092Z | + groupadd -g 12345 build |
| 12 | 2026-03-31T01:12:31.095Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-31T01:12:33.098Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-31T01:12:33.193Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-31T01:12:33.196Z | + home_fs=zfs |
| 16 | 2026-03-31T01:12:33.196Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-31T01:12:33.196Z | + mkdir -p /home/build |
| 18 | 2026-03-31T01:12:33.196Z | + chown build:build /home/build /work |
| 19 | 2026-03-31T01:12:35.199Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-31T01:12:35.202Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-03-31T01:12:35.209Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-31T01:12:35.213Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-31T01:12:35.213Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-31T01:12:35.213Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-31T01:12:35.213Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-31T01:12:35.213Z | * rust toolchain channel = "1.94.0" |
| 27 | 2026-03-31T01:12:35.213Z | * rust toolchain profile = "default" |
| 28 | 2026-03-31T01:12:35.216Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-31T01:12:35.216Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-31T01:12:35.365Z | info: downloading installer |
| 31 | 2026-03-31T01:12:36.754Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-31T01:12:36.754Z | warn: /opt/ooce/bin |
| 33 | 2026-03-31T01:12:36.754Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-31T01:12:36.754Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-31T01:12:36.754Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-31T01:12:36.754Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-31T01:12:36.754Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-31T01:12:36.754Z | error: cannot install while Rust is installed |
| 39 | 2026-03-31T01:12:36.754Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-31T01:12:36.754Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-31T01:12:36.754Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-31T01:12:36.754Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-31T01:12:36.755Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-31T01:12:36.766Z | info: profile set to default |
| 45 | 2026-03-31T01:12:36.766Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-31T01:12:36.769Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-31T01:12:36.922Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-31T01:12:36.926Z | info: downloading 6 components |
| 49 | 2026-03-31T01:12:51.642Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-31T01:12:51.642Z | |
| 51 | 2026-03-31T01:12:51.676Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-31T01:12:51.676Z | |
| 53 | 2026-03-31T01:12:51.676Z | |
| 54 | 2026-03-31T01:12:51.676Z | Rust is installed now. Great! |
| 55 | 2026-03-31T01:12:51.677Z | |
| 56 | 2026-03-31T01:12:51.680Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-31T01:12:51.680Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-31T01:12:51.680Z | |
| 59 | 2026-03-31T01:12:51.680Z | To configure your current shell, you need to source |
| 60 | 2026-03-31T01:12:51.680Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-31T01:12:51.680Z | |
| 62 | 2026-03-31T01:12:51.680Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-31T01:12:51.680Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-31T01:12:51.680Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-31T01:12:51.680Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-31T01:12:51.680Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-31T01:12:51.680Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-31T01:12:51.680Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-31T01:12:51.680Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-31T01:12:51.680Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-31T01:12:51.773Z | + rustup --version |
| 72 | 2026-03-31T01:12:51.782Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-31T01:12:51.789Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-31T01:12:51.804Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-31T01:12:51.808Z | + cargo --version |
| 76 | 2026-03-31T01:12:51.819Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-31T01:12:51.824Z | + rustc --version |
| 78 | 2026-03-31T01:12:51.854Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-31T01:12:51.854Z | process exited: duration 16636 ms, exit code 0 |
| |
| 80 | 2026-03-31T01:12:51.895Z | starting task 2: "authentication" |
| 81 | 2026-03-31T01:12:51.911Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-31T01:12:51.919Z | starting task 3: "clone repository" |
| 83 | 2026-03-31T01:12:51.922Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-31T01:12:51.926Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-31T01:12:51.956Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-31T01:13:03.080Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-31T01:13:03.080Z | + git fetch origin 875d8cf46e951c45901a7ceade3e9cdd1aff1c2d |
| 88 | 2026-03-31T01:13:03.360Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-31T01:13:03.360Z | * branch 875d8cf46e951c45901a7ceade3e9cdd1aff1c2d -> FETCH_HEAD |
| 90 | 2026-03-31T01:13:03.373Z | + [[ -n dropshot-gzip-support ]] |
| 91 | 2026-03-31T01:13:03.377Z | ++ git branch --show-current |
| 92 | 2026-03-31T01:13:03.377Z | + current=main |
| 93 | 2026-03-31T01:13:03.377Z | + [[ main != dropshot-gzip-support ]] |
| 94 | 2026-03-31T01:13:03.377Z | + git branch -f dropshot-gzip-support 875d8cf46e951c45901a7ceade3e9cdd1aff1c2d |
| 95 | 2026-03-31T01:13:03.385Z | + git checkout -f dropshot-gzip-support |
| 96 | 2026-03-31T01:13:03.664Z | Switched to branch 'dropshot-gzip-support' |
| 97 | 2026-03-31T01:13:03.667Z | + git reset --hard 875d8cf46e951c45901a7ceade3e9cdd1aff1c2d |
| 98 | 2026-03-31T01:13:03.667Z | HEAD is now at 875d8cf46 hakari |
| 99 | 2026-03-31T01:13:03.667Z | process exited: duration 11700 ms, exit code 0 |
| |
| 100 | 2026-03-31T01:13:03.674Z | starting task 4: "build" |
| 101 | 2026-03-31T01:13:03.679Z | + source ./env.sh |
| 102 | 2026-03-31T01:13:03.679Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-03-31T01:13:03.679Z | ++ set -o xtrace |
| 104 | 2026-03-31T01:13:03.682Z | ++++ dirname ./env.sh |
| 105 | 2026-03-31T01:13:03.684Z | +++ readlink -f . |
| 106 | 2026-03-31T01:13:03.688Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-03-31T01:13:03.688Z | ++ 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-31T01:13:03.688Z | ++ 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-31T01:13:03.688Z | ++ 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-31T01:13:03.688Z | ++ 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-31T01:13:03.688Z | ++ 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-31T01:13:03.689Z | ++ 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-31T01:13:03.689Z | ++ 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-31T01:13:03.689Z | ++ 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-31T01:13:03.689Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-03-31T01:13:03.689Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-03-31T01:13:03.689Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-03-31T01:13:03.689Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-03-31T01:13:03.689Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-03-31T01:13:03.689Z | + cargo --version |
| 121 | 2026-03-31T01:13:03.694Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-03-31T01:13:03.697Z | + rustc --version |
| 123 | 2026-03-31T01:13:03.717Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-03-31T01:13:03.721Z | + banner prerequisites |
| 125 | 2026-03-31T01:13:03.724Z | |
| 126 | 2026-03-31T01:13:03.724Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-03-31T01:13:03.724Z | # # # # # # # # # # # # # # # |
| 128 | 2026-03-31T01:13:03.724Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-03-31T01:13:03.724Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-03-31T01:13:03.724Z | # # # # # # # # # # # # # # # |
| 131 | 2026-03-31T01:13:03.724Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-03-31T01:13:03.724Z | |
| 133 | 2026-03-31T01:13:03.724Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-03-31T01:13:11.902Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-31T01:13:18.811Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-31T01:13:22.938Z | Planning: Solver setup ... Done (2.808s) |
| 137 | 2026-03-31T01:13:22.966Z | Planning: Running solver ... Done (0.018s) |
| 138 | 2026-03-31T01:13:23.076Z | Planning: Finding local manifests ... Done (0.004s) |
| 139 | 2026-03-31T01:13:23.096Z | Planning: Fetching manifests: 0/4 0% complete |
| 140 | 2026-03-31T01:13:23.195Z | Planning: Fetching manifests: 4/4 100% complete |
| 141 | 2026-03-31T01:13:23.227Z | Planning: Package planning ... Done (0.031s) |
| 142 | 2026-03-31T01:13:23.254Z | Planning: Merging actions ... Done (0.027s) |
| 143 | 2026-03-31T01:13:23.429Z | Planning: Checking for conflicting actions ... Done (0.175s) |
| 144 | 2026-03-31T01:13:23.436Z | Planning: Consolidating action changes ... Done (0.007s) |
| 145 | 2026-03-31T01:13:24.216Z | Planning: Evaluating mediators ... Done (0.779s) |
| 146 | 2026-03-31T01:13:24.221Z | Planning: Planning completed in 5.26 seconds |
| 147 | 2026-03-31T01:13:24.236Z | Packages to install: 4 |
| 148 | 2026-03-31T01:13:24.237Z | Mediators to change: 2 |
| 149 | 2026-03-31T01:13:24.242Z | Services to change: 1 |
| 150 | 2026-03-31T01:13:24.242Z | Estimated space available: 155.35 GB |
| 151 | 2026-03-31T01:13:24.242Z | Estimated space to be consumed: 1.84 GB |
| 152 | 2026-03-31T01:13:24.242Z | Create boot environment: No |
| 153 | 2026-03-31T01:13:24.242Z | Create backup boot environment: No |
| 154 | 2026-03-31T01:13:24.242Z | Rebuild boot archive: No |
| 155 | 2026-03-31T01:13:24.242Z | |
| 156 | 2026-03-31T01:13:24.242Z | Changed mediators: |
| 157 | 2026-03-31T01:13:24.242Z | mediator clang: |
| 158 | 2026-03-31T01:13:24.242Z | version: None -> 15 (system default) |
| 159 | 2026-03-31T01:13:24.242Z | |
| 160 | 2026-03-31T01:13:24.243Z | mediator llvm: |
| 161 | 2026-03-31T01:13:24.243Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-03-31T01:13:24.243Z | |
| 163 | 2026-03-31T01:13:24.243Z | Changed packages: |
| 164 | 2026-03-31T01:13:24.243Z | helios-dev |
| 165 | 2026-03-31T01:13:24.243Z | developer/build-essential |
| 166 | 2026-03-31T01:13:24.243Z | None -> 11-2.0 |
| 167 | 2026-03-31T01:13:24.243Z | library/libxmlsec1 |
| 168 | 2026-03-31T01:13:24.249Z | None -> 1.2.35-2.0 |
| 169 | 2026-03-31T01:13:24.249Z | ooce/developer/clang-15 |
| 170 | 2026-03-31T01:13:24.249Z | None -> 15.0.7-2.0 |
| 171 | 2026-03-31T01:13:24.249Z | ooce/developer/llvm-15 |
| 172 | 2026-03-31T01:13:24.249Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-31T01:13:24.249Z | |
| 174 | 2026-03-31T01:13:24.253Z | Services: |
| 175 | 2026-03-31T01:13:24.253Z | restart_fmri: |
| 176 | 2026-03-31T01:13:24.253Z | svc:/system/update-man-index:default |
| 177 | 2026-03-31T01:13:24.273Z | |
| 178 | 2026-03-31T01:13:24.273Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 179 | 2026-03-31T01:13:29.583Z | Download: 1198/3290 items 83.5/212.6MB 39% complete (31.4M/s) |
| 180 | 2026-03-31T01:13:34.580Z | Download: 2910/3290 items 121.1/212.6MB 56% complete (12.1M/s) |
| 181 | 2026-03-31T01:13:37.888Z | Download: Completed 212.60 MB in 13.62 seconds (15.6M/s) |
| 182 | 2026-03-31T01:13:38.127Z | Actions: 1/3689 actions (Installing new actions) |
| 183 | 2026-03-31T01:13:41.293Z | Actions: Completed 3689 actions in 3.17 seconds. |
| 184 | 2026-03-31T01:13:41.901Z | Done (0.604s) |
| 185 | 2026-03-31T01:13:41.901Z | Done (0.000s) |
| 186 | 2026-03-31T01:13:42.599Z | Done (0.696s) |
| 187 | 2026-03-31T01:13:45.605Z | Done (2.678s) |
| 188 | 2026-03-31T01:13:45.680Z | Done (0.013s) |
| 189 | 2026-03-31T01:13:45.683Z | Done (0.000s) |
| 190 | 2026-03-31T01:13:46.027Z | Done (0.000s) |
| 191 | 2026-03-31T01:13:46.865Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-03-31T01:13:46.972Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-03-31T01:13:46.984Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-03-31T01:13:47.128Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-03-31T01:13:47.134Z | Planning: Planning completed in 0.27 seconds |
| 196 | 2026-03-31T01:13:47.149Z | Mediators to change: 2 |
| 197 | 2026-03-31T01:13:47.149Z | Create boot environment: No |
| 198 | 2026-03-31T01:13:47.154Z | Create backup boot environment: No |
| 199 | 2026-03-31T01:13:47.220Z | Done |
| 200 | 2026-03-31T01:13:47.220Z | Done |
| 201 | 2026-03-31T01:13:47.805Z | Done |
| 202 | 2026-03-31T01:13:50.370Z | Done |
| 203 | 2026-03-31T01:13:50.445Z | Done |
| 204 | 2026-03-31T01:13:50.448Z | Done |
| 205 | 2026-03-31T01:13:50.605Z | Done |
| 206 | 2026-03-31T01:13:50.996Z | Planning: Evaluating mediator changes ... Done |
| 207 | 2026-03-31T01:13:50.999Z | Planning: Merging actions ... Done |
| 208 | 2026-03-31T01:13:51.136Z | Planning: Checking for conflicting actions ... Done |
| 209 | 2026-03-31T01:13:51.139Z | Planning: Consolidating action changes ... Done |
| 210 | 2026-03-31T01:13:51.274Z | Planning: Evaluating mediators ... Done |
| 211 | 2026-03-31T01:13:51.302Z | Planning: Planning completed in 0.44 seconds |
| 212 | 2026-03-31T01:13:51.323Z | Packages to change: 1 |
| 213 | 2026-03-31T01:13:51.323Z | Mediators to change: 1 |
| 214 | 2026-03-31T01:13:51.323Z | Services to change: 1 |
| 215 | 2026-03-31T01:13:51.323Z | Create boot environment: No |
| 216 | 2026-03-31T01:13:51.326Z | Create backup boot environment: Yes |
| 217 | 2026-03-31T01:13:53.838Z | Actions: 1/6 actions (Updating modified actions) |
| 218 | 2026-03-31T01:13:53.841Z | Actions: Completed 6 actions in 0.00 seconds. |
| 219 | 2026-03-31T01:13:53.841Z | Done |
| 220 | 2026-03-31T01:13:53.841Z | Done |
| 221 | 2026-03-31T01:13:53.940Z | Done |
| 222 | 2026-03-31T01:13:56.419Z | Done |
| 223 | 2026-03-31T01:13:56.496Z | Done |
| 224 | 2026-03-31T01:13:56.500Z | Done |
| 225 | 2026-03-31T01:13:56.647Z | Done |
| 226 | 2026-03-31T01:13:56.932Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 227 | 2026-03-31T01:13:56.932Z | clang system 15 system |
| 228 | 2026-03-31T01:13:56.932Z | csh system system illumos |
| 229 | 2026-03-31T01:13:56.932Z | ctags system system illumos |
| 230 | 2026-03-31T01:13:56.932Z | file system system illumos |
| 231 | 2026-03-31T01:13:56.932Z | gcc vendor 12 vendor |
| 232 | 2026-03-31T01:13:56.932Z | gcc system 14 system |
| 233 | 2026-03-31T01:13:56.932Z | gcc system 10 system |
| 234 | 2026-03-31T01:13:56.933Z | go system 1.20 system |
| 235 | 2026-03-31T01:13:56.933Z | go system 1.19 system |
| 236 | 2026-03-31T01:13:56.933Z | llvm system 15 system |
| 237 | 2026-03-31T01:13:56.933Z | llvm system 14 system |
| 238 | 2026-03-31T01:13:56.933Z | mariadb system 10.6 system |
| 239 | 2026-03-31T01:13:56.933Z | mta vendor vendor dma |
| 240 | 2026-03-31T01:13:56.933Z | openjdk system 17 system |
| 241 | 2026-03-31T01:13:56.933Z | openjdk system 11 system |
| 242 | 2026-03-31T01:13:56.933Z | openjdk system 1.8 system |
| 243 | 2026-03-31T01:13:56.933Z | openssl vendor 3 vendor |
| 244 | 2026-03-31T01:13:56.933Z | perl system 5.36 system |
| 245 | 2026-03-31T01:13:56.933Z | postgresql system 15 system |
| 246 | 2026-03-31T01:13:56.933Z | postgresql system 13 system |
| 247 | 2026-03-31T01:13:56.933Z | python vendor 3 vendor |
| 248 | 2026-03-31T01:13:56.933Z | python system 2 system |
| 249 | 2026-03-31T01:13:56.933Z | python3 system 3.11 system |
| 250 | 2026-03-31T01:13:56.933Z | ruby system 3.0 system |
| 251 | 2026-03-31T01:13:56.933Z | words vendor vendor american-english |
| 252 | 2026-03-31T01:13:56.933Z | words system system australian-english |
| 253 | 2026-03-31T01:13:56.933Z | words system system british-english |
| 254 | 2026-03-31T01:13:56.933Z | words system system canadian-english |
| 255 | 2026-03-31T01:13:56.933Z | words system system french |
| 256 | 2026-03-31T01:13:56.933Z | words system system italian |
| 257 | 2026-03-31T01:13:56.934Z | words system system ngerman |
| 258 | 2026-03-31T01:13:56.934Z | words system system ogerman |
| 259 | 2026-03-31T01:13:56.934Z | words system system spanish |
| 260 | 2026-03-31T01:13:57.160Z | PUBLISHER TYPE STATUS P LOCATION |
| 261 | 2026-03-31T01:13:57.160Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 262 | 2026-03-31T01:14:01.530Z | FMRI IFO |
| 263 | 2026-03-31T01:14:01.530Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 264 | 2026-03-31T01:14:01.530Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 265 | 2026-03-31T01:14:01.530Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 266 | 2026-03-31T01:14:01.530Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 267 | 2026-03-31T01:14:01.530Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 268 | 2026-03-31T01:14:01.530Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 269 | 2026-03-31T01:14:01.530Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 270 | 2026-03-31T01:14:01.530Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 271 | 2026-03-31T01:14:01.531Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 272 | 2026-03-31T01:14:01.531Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 273 | 2026-03-31T01:14:01.531Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 274 | 2026-03-31T01:14:01.531Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 275 | 2026-03-31T01:14:01.531Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 276 | 2026-03-31T01:14:01.531Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 277 | 2026-03-31T01:14:01.531Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 278 | 2026-03-31T01:14:01.531Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 279 | 2026-03-31T01:14:02.606Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 280 | 2026-03-31T01:14:02.874Z | Updating crates.io index |
| 281 | 2026-03-31T01:14:02.917Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 282 | 2026-03-31T01:14:03.883Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 283 | 2026-03-31T01:14:04.437Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 284 | 2026-03-31T01:14:14.163Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 285 | 2026-03-31T01:14:15.048Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 286 | 2026-03-31T01:14:15.694Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 287 | 2026-03-31T01:14:17.218Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 288 | 2026-03-31T01:14:18.650Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 289 | 2026-03-31T01:14:19.696Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 290 | 2026-03-31T01:14:19.954Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 291 | 2026-03-31T01:14:20.747Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 292 | 2026-03-31T01:14:21.263Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 293 | 2026-03-31T01:14:21.924Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 294 | 2026-03-31T01:14:22.175Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 295 | 2026-03-31T01:14:23.239Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 296 | 2026-03-31T01:14:23.758Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 297 | 2026-03-31T01:14:24.416Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 298 | 2026-03-31T01:14:24.683Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 299 | 2026-03-31T01:14:25.275Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 300 | 2026-03-31T01:14:25.490Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 301 | 2026-03-31T01:14:25.721Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 302 | 2026-03-31T01:14:25.966Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 303 | 2026-03-31T01:14:26.363Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 304 | 2026-03-31T01:14:26.929Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 305 | 2026-03-31T01:14:27.321Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 306 | 2026-03-31T01:14:27.701Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 307 | 2026-03-31T01:14:28.247Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 308 | 2026-03-31T01:14:28.474Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 309 | 2026-03-31T01:14:30.423Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 310 | 2026-03-31T01:14:31.007Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 311 | 2026-03-31T01:14:31.255Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 312 | 2026-03-31T01:14:31.647Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 313 | 2026-03-31T01:14:32.049Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 314 | 2026-03-31T01:14:32.341Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 315 | 2026-03-31T01:14:33.013Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 316 | 2026-03-31T01:14:33.295Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 317 | 2026-03-31T01:14:33.601Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 318 | 2026-03-31T01:14:33.909Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 319 | 2026-03-31T01:14:45.715Z | Downloading crates ... |
| 320 | 2026-03-31T01:14:45.771Z | Downloaded cfg-if v1.0.4 |
| 321 | 2026-03-31T01:14:45.775Z | Downloaded cargo-platform v0.2.0 |
| 322 | 2026-03-31T01:14:45.784Z | Downloaded thiserror v2.0.18 |
| 323 | 2026-03-31T01:14:45.790Z | Downloaded fastrand v2.3.0 |
| 324 | 2026-03-31T01:14:45.794Z | Downloaded usdt-impl v0.5.0 |
| 325 | 2026-03-31T01:14:45.801Z | Downloaded zerocopy-derive v0.7.35 |
| 326 | 2026-03-31T01:14:45.801Z | Downloaded errno v0.3.14 |
| 327 | 2026-03-31T01:14:45.808Z | Downloaded unicode-xid v0.2.6 |
| 328 | 2026-03-31T01:14:45.809Z | Downloaded utf8parse v0.2.2 |
| 329 | 2026-03-31T01:14:45.809Z | Downloaded zerofrom-derive v0.1.6 |
| 330 | 2026-03-31T01:14:45.809Z | Downloaded usdt-macro v0.5.0 |
| 331 | 2026-03-31T01:14:45.814Z | Downloaded semver v1.0.27 |
| 332 | 2026-03-31T01:14:45.814Z | Downloaded autocfg v1.5.0 |
| 333 | 2026-03-31T01:14:45.814Z | Downloaded anstyle v1.0.13 |
| 334 | 2026-03-31T01:14:45.814Z | Downloaded textwrap v0.16.2 |
| 335 | 2026-03-31T01:14:45.814Z | Downloaded anstream v0.6.21 |
| 336 | 2026-03-31T01:14:45.814Z | Downloaded usdt-attr-macro v0.5.0 |
| 337 | 2026-03-31T01:14:45.814Z | Downloaded unicode-linebreak v0.1.5 |
| 338 | 2026-03-31T01:14:45.814Z | Downloaded anyhow v1.0.102 |
| 339 | 2026-03-31T01:14:45.820Z | Downloaded form_urlencoded v1.2.2 |
| 340 | 2026-03-31T01:14:45.820Z | Downloaded equivalent v1.0.2 |
| 341 | 2026-03-31T01:14:45.820Z | Downloaded dof v0.3.0 |
| 342 | 2026-03-31T01:14:45.820Z | Downloaded anstyle-query v1.1.5 |
| 343 | 2026-03-31T01:14:45.820Z | Downloaded thread-id v4.2.2 |
| 344 | 2026-03-31T01:14:45.820Z | Downloaded smallvec v1.15.1 |
| 345 | 2026-03-31T01:14:45.824Z | Downloaded zmij v1.0.21 |
| 346 | 2026-03-31T01:14:45.824Z | Downloaded erased-serde v0.4.9 |
| 347 | 2026-03-31T01:14:45.824Z | Downloaded thiserror-impl v2.0.18 |
| 348 | 2026-03-31T01:14:45.824Z | Downloaded tinystr v0.8.2 |
| 349 | 2026-03-31T01:14:45.830Z | Downloaded heck v0.5.0 |
| 350 | 2026-03-31T01:14:45.831Z | Downloaded generic-array v0.14.7 |
| 351 | 2026-03-31T01:14:45.835Z | Downloaded zerocopy v0.7.35 |
| 352 | 2026-03-31T01:14:45.839Z | Downloaded zerovec-derive v0.11.2 |
| 353 | 2026-03-31T01:14:45.844Z | Downloaded writeable v0.6.2 |
| 354 | 2026-03-31T01:14:45.844Z | Downloaded log v0.4.29 |
| 355 | 2026-03-31T01:14:45.844Z | Downloaded typeid v1.0.3 |
| 356 | 2026-03-31T01:14:45.844Z | Downloaded yoke v0.8.1 |
| 357 | 2026-03-31T01:14:45.849Z | Downloaded heck v0.4.1 |
| 358 | 2026-03-31T01:14:45.849Z | Downloaded dtrace-parser v0.2.0 |
| 359 | 2026-03-31T01:14:45.849Z | Downloaded cpufeatures v0.2.17 |
| 360 | 2026-03-31T01:14:45.849Z | Downloaded yoke-derive v0.8.1 |
| 361 | 2026-03-31T01:14:45.849Z | Downloaded crypto-common v0.1.7 |
| 362 | 2026-03-31T01:14:45.850Z | Downloaded icu_collections v2.1.1 |
| 363 | 2026-03-31T01:14:45.855Z | Downloaded swrite v0.1.0 |
| 364 | 2026-03-31T01:14:45.855Z | Downloaded potential_utf v0.1.4 |
| 365 | 2026-03-31T01:14:45.855Z | Downloaded colorchoice v1.0.4 |
| 366 | 2026-03-31T01:14:45.855Z | Downloaded clap_lex v1.0.0 |
| 367 | 2026-03-31T01:14:45.855Z | Downloaded serde_derive v1.0.228 |
| 368 | 2026-03-31T01:14:45.860Z | Downloaded indexmap v2.13.0 |
| 369 | 2026-03-31T01:14:45.865Z | Downloaded toml_write v0.1.2 |
| 370 | 2026-03-31T01:14:45.865Z | Downloaded version_check v0.9.5 |
| 371 | 2026-03-31T01:14:45.870Z | Downloaded is_terminal_polyfill v1.70.2 |
| 372 | 2026-03-31T01:14:45.882Z | Downloaded thiserror v1.0.69 |
| 373 | 2026-03-31T01:14:45.883Z | Downloaded tabled_derive v0.7.0 |
| 374 | 2026-03-31T01:14:45.884Z | Downloaded smawk v0.3.2 |
| 375 | 2026-03-31T01:14:45.884Z | Downloaded proc-macro-error-attr v1.0.4 |
| 376 | 2026-03-31T01:14:45.884Z | Downloaded percent-encoding v2.3.2 |
| 377 | 2026-03-31T01:14:45.894Z | Downloaded toml v0.8.23 |
| 378 | 2026-03-31T01:14:45.894Z | Downloaded strsim v0.11.1 |
| 379 | 2026-03-31T01:14:45.894Z | Downloaded serde_spanned v0.6.9 |
| 380 | 2026-03-31T01:14:45.894Z | Downloaded pretty-hex v0.4.1 |
| 381 | 2026-03-31T01:14:45.894Z | Downloaded usdt v0.5.0 |
| 382 | 2026-03-31T01:14:45.894Z | Downloaded memmap v0.7.0 |
| 383 | 2026-03-31T01:14:45.894Z | Downloaded stable_deref_trait v1.2.1 |
| 384 | 2026-03-31T01:14:45.894Z | Downloaded utf8_iter v1.0.4 |
| 385 | 2026-03-31T01:14:45.895Z | Downloaded toml_datetime v0.6.11 |
| 386 | 2026-03-31T01:14:45.895Z | Downloaded scroll_derive v0.12.1 |
| 387 | 2026-03-31T01:14:45.903Z | Downloaded unicode-ident v1.0.24 |
| 388 | 2026-03-31T01:14:45.903Z | Downloaded plain v0.2.3 |
| 389 | 2026-03-31T01:14:45.904Z | Downloaded digest v0.10.7 |
| 390 | 2026-03-31T01:14:45.910Z | Downloaded zerofrom v0.1.6 |
| 391 | 2026-03-31T01:14:45.910Z | Downloaded ucd-trie v0.1.7 |
| 392 | 2026-03-31T01:14:45.910Z | Downloaded zerotrie v0.2.3 |
| 393 | 2026-03-31T01:14:45.910Z | Downloaded thiserror-impl v1.0.69 |
| 394 | 2026-03-31T01:14:45.910Z | Downloaded idna_adapter v1.2.1 |
| 395 | 2026-03-31T01:14:45.910Z | Downloaded typenum v1.19.0 |
| 396 | 2026-03-31T01:14:45.916Z | Downloaded serde-value v0.7.0 |
| 397 | 2026-03-31T01:14:45.916Z | Downloaded macaddr v1.0.1 |
| 398 | 2026-03-31T01:14:45.922Z | Downloaded toml_edit v0.22.27 |
| 399 | 2026-03-31T01:14:45.922Z | Downloaded sha2 v0.10.9 |
| 400 | 2026-03-31T01:14:45.923Z | Downloaded bytecount v0.6.9 |
| 401 | 2026-03-31T01:14:45.931Z | Downloaded url v2.5.8 |
| 402 | 2026-03-31T01:14:45.932Z | Downloaded fnv v1.0.7 |
| 403 | 2026-03-31T01:14:45.932Z | Downloaded unicode-width v0.1.14 |
| 404 | 2026-03-31T01:14:45.936Z | Downloaded fs-err v3.3.0 |
| 405 | 2026-03-31T01:14:45.937Z | Downloaded cargo_metadata v0.21.0 |
| 406 | 2026-03-31T01:14:45.937Z | Downloaded zerovec v0.11.5 |
| 407 | 2026-03-31T01:14:45.937Z | Downloaded terminal_size v0.4.3 |
| 408 | 2026-03-31T01:14:45.937Z | Downloaded serde_tokenstream v0.2.3 |
| 409 | 2026-03-31T01:14:45.937Z | Downloaded block-buffer v0.10.4 |
| 410 | 2026-03-31T01:14:45.937Z | Downloaded camino-tempfile v1.4.1 |
| 411 | 2026-03-31T01:14:45.937Z | Downloaded unicode-width v0.2.0 |
| 412 | 2026-03-31T01:14:45.941Z | Downloaded scroll v0.12.0 |
| 413 | 2026-03-31T01:14:45.941Z | Downloaded itoa v1.0.17 |
| 414 | 2026-03-31T01:14:45.946Z | Downloaded synstructure v0.13.2 |
| 415 | 2026-03-31T01:14:45.946Z | Downloaded quote v1.0.44 |
| 416 | 2026-03-31T01:14:45.947Z | Downloaded displaydoc v0.2.5 |
| 417 | 2026-03-31T01:14:45.953Z | Downloaded serde-untagged v0.1.9 |
| 418 | 2026-03-31T01:14:45.953Z | Downloaded winnow v0.7.14 |
| 419 | 2026-03-31T01:14:45.958Z | Downloaded cargo_toml v0.21.0 |
| 420 | 2026-03-31T01:14:45.958Z | Downloaded camino v1.2.2 |
| 421 | 2026-03-31T01:14:45.958Z | Downloaded byteorder v1.5.0 |
| 422 | 2026-03-31T01:14:45.958Z | Downloaded proc-macro-error v1.0.4 |
| 423 | 2026-03-31T01:14:45.963Z | Downloaded anstyle-parse v0.2.7 |
| 424 | 2026-03-31T01:14:45.968Z | Downloaded icu_properties_data v2.1.2 |
| 425 | 2026-03-31T01:14:45.973Z | Downloaded icu_provider v2.1.1 |
| 426 | 2026-03-31T01:14:45.973Z | Downloaded icu_properties v2.1.2 |
| 427 | 2026-03-31T01:14:45.977Z | Downloaded clap_derive v4.5.55 |
| 428 | 2026-03-31T01:14:45.985Z | Downloaded once_cell v1.21.3 |
| 429 | 2026-03-31T01:14:45.985Z | Downloaded pest_generator v2.8.6 |
| 430 | 2026-03-31T01:14:46.006Z | Downloaded litemap v0.8.1 |
| 431 | 2026-03-31T01:14:46.006Z | Downloaded tempfile v3.25.0 |
| 432 | 2026-03-31T01:14:46.006Z | Downloaded clap v4.5.60 |
| 433 | 2026-03-31T01:14:46.013Z | Downloaded cargo-util-schemas v0.8.2 |
| 434 | 2026-03-31T01:14:46.013Z | Downloaded ordered-float v2.10.1 |
| 435 | 2026-03-31T01:14:46.013Z | Downloaded icu_locale_core v2.1.1 |
| 436 | 2026-03-31T01:14:46.013Z | Downloaded getrandom v0.4.1 |
| 437 | 2026-03-31T01:14:46.013Z | Downloaded pest_derive v2.8.6 |
| 438 | 2026-03-31T01:14:46.013Z | Downloaded papergrid v0.11.0 |
| 439 | 2026-03-31T01:14:46.013Z | Downloaded serde_core v1.0.228 |
| 440 | 2026-03-31T01:14:46.022Z | Downloaded bitflags v2.11.0 |
| 441 | 2026-03-31T01:14:46.022Z | Downloaded num-traits v0.2.19 |
| 442 | 2026-03-31T01:14:46.022Z | Downloaded proc-macro2 v1.0.106 |
| 443 | 2026-03-31T01:14:46.022Z | Downloaded icu_normalizer_data v2.1.1 |
| 444 | 2026-03-31T01:14:46.028Z | Downloaded icu_normalizer v2.1.1 |
| 445 | 2026-03-31T01:14:46.032Z | Downloaded pest_meta v2.8.6 |
| 446 | 2026-03-31T01:14:46.044Z | Downloaded serde v1.0.228 |
| 447 | 2026-03-31T01:14:46.064Z | Downloaded memchr v2.8.0 |
| 448 | 2026-03-31T01:14:46.080Z | Downloaded idna v1.1.0 |
| 449 | 2026-03-31T01:14:46.101Z | Downloaded hashbrown v0.16.1 |
| 450 | 2026-03-31T01:14:46.101Z | Downloaded pest v2.8.6 |
| 451 | 2026-03-31T01:14:46.101Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-03-31T01:14:46.102Z | Downloaded goblin v0.8.2 |
| 453 | 2026-03-31T01:14:46.102Z | Downloaded clap_builder v4.5.60 |
| 454 | 2026-03-31T01:14:46.158Z | Downloaded syn v1.0.109 |
| 455 | 2026-03-31T01:14:46.158Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-31T01:14:46.158Z | Downloaded syn v2.0.117 |
| 457 | 2026-03-31T01:14:46.158Z | Downloaded rustix v1.1.3 |
| 458 | 2026-03-31T01:14:46.183Z | Downloaded libc v0.2.180 |
| 459 | 2026-03-31T01:14:46.251Z | Compiling proc-macro2 v1.0.106 |
| 460 | 2026-03-31T01:14:46.251Z | Compiling quote v1.0.44 |
| 461 | 2026-03-31T01:14:46.263Z | Compiling unicode-ident v1.0.24 |
| 462 | 2026-03-31T01:14:46.263Z | Compiling serde_core v1.0.228 |
| 463 | 2026-03-31T01:14:46.263Z | Compiling libc v0.2.180 |
| 464 | 2026-03-31T01:14:46.263Z | Compiling version_check v0.9.5 |
| 465 | 2026-03-31T01:14:46.263Z | Compiling serde v1.0.228 |
| 466 | 2026-03-31T01:14:46.263Z | Compiling memchr v2.8.0 |
| 467 | 2026-03-31T01:14:46.639Z | Compiling stable_deref_trait v1.2.1 |
| 468 | 2026-03-31T01:14:46.726Z | Compiling zmij v1.0.21 |
| 469 | 2026-03-31T01:14:46.793Z | Compiling thiserror v1.0.69 |
| 470 | 2026-03-31T01:14:46.925Z | Compiling autocfg v1.5.0 |
| 471 | 2026-03-31T01:14:47.086Z | Compiling ucd-trie v0.1.7 |
| 472 | 2026-03-31T01:14:47.171Z | Compiling itoa v1.0.17 |
| 473 | 2026-03-31T01:14:47.281Z | Compiling pest v2.8.6 |
| 474 | 2026-03-31T01:14:47.354Z | Compiling writeable v0.6.2 |
| 475 | 2026-03-31T01:14:47.389Z | Compiling litemap v0.8.1 |
| 476 | 2026-03-31T01:14:47.406Z | Compiling icu_normalizer_data v2.1.1 |
| 477 | 2026-03-31T01:14:47.517Z | Compiling byteorder v1.5.0 |
| 478 | 2026-03-31T01:14:47.590Z | Compiling rustix v1.1.3 |
| 479 | 2026-03-31T01:14:47.598Z | Compiling icu_properties_data v2.1.2 |
| 480 | 2026-03-31T01:14:47.827Z | Compiling errno v0.3.14 |
| 481 | 2026-03-31T01:14:47.903Z | Compiling syn v2.0.117 |
| 482 | 2026-03-31T01:14:47.903Z | Compiling bitflags v2.11.0 |
| 483 | 2026-03-31T01:14:47.977Z | Compiling serde_json v1.0.149 |
| 484 | 2026-03-31T01:14:48.189Z | Compiling num-traits v0.2.19 |
| 485 | 2026-03-31T01:14:48.215Z | Compiling smallvec v1.15.1 |
| 486 | 2026-03-31T01:14:48.259Z | Compiling equivalent v1.0.2 |
| 487 | 2026-03-31T01:14:48.358Z | Compiling pest_meta v2.8.6 |
| 488 | 2026-03-31T01:14:48.426Z | Compiling hashbrown v0.16.1 |
| 489 | 2026-03-31T01:14:48.552Z | Compiling typeid v1.0.3 |
| 490 | 2026-03-31T01:14:48.771Z | Compiling thread-id v4.2.2 |
| 491 | 2026-03-31T01:14:48.778Z | Compiling usdt-impl v0.5.0 |
| 492 | 2026-03-31T01:14:48.857Z | Compiling proc-macro-error-attr v1.0.4 |
| 493 | 2026-03-31T01:14:48.866Z | Compiling syn v1.0.109 |
| 494 | 2026-03-31T01:14:49.043Z | Compiling indexmap v2.13.0 |
| 495 | 2026-03-31T01:14:49.057Z | Compiling erased-serde v0.4.9 |
| 496 | 2026-03-31T01:14:49.057Z | Compiling winnow v0.7.14 |
| 497 | 2026-03-31T01:14:49.212Z | Compiling toml_write v0.1.2 |
| 498 | 2026-03-31T01:14:49.457Z | Compiling proc-macro-error v1.0.4 |
| 499 | 2026-03-31T01:14:49.569Z | Compiling utf8parse v0.2.2 |
| 500 | 2026-03-31T01:14:49.648Z | Compiling getrandom v0.4.1 |
| 501 | 2026-03-31T01:14:49.685Z | Compiling camino v1.2.2 |
| 502 | 2026-03-31T01:14:49.953Z | Compiling log v0.4.29 |
| 503 | 2026-03-31T01:14:49.996Z | Compiling thiserror v2.0.18 |
| 504 | 2026-03-31T01:14:50.013Z | Compiling plain v0.2.3 |
| 505 | 2026-03-31T01:14:50.036Z | Compiling utf8_iter v1.0.4 |
| 506 | 2026-03-31T01:14:50.130Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-03-31T01:14:50.188Z | Compiling ordered-float v2.10.1 |
| 508 | 2026-03-31T01:14:50.206Z | Compiling anstyle-parse v0.2.7 |
| 509 | 2026-03-31T01:14:50.340Z | Compiling form_urlencoded v1.2.2 |
| 510 | 2026-03-31T01:14:50.432Z | Compiling synstructure v0.13.2 |
| 511 | 2026-03-31T01:14:50.459Z | Compiling pest_generator v2.8.6 |
| 512 | 2026-03-31T01:14:50.528Z | Compiling terminal_size v0.4.3 |
| 513 | 2026-03-31T01:14:50.673Z | Compiling colorchoice v1.0.4 |
| 514 | 2026-03-31T01:14:50.796Z | Compiling pretty-hex v0.4.1 |
| 515 | 2026-03-31T01:14:50.813Z | Compiling anstyle-query v1.1.5 |
| 516 | 2026-03-31T01:14:50.813Z | Compiling cfg-if v1.0.4 |
| 517 | 2026-03-31T01:14:50.846Z | Compiling is_terminal_polyfill v1.70.2 |
| 518 | 2026-03-31T01:14:50.912Z | Compiling anstyle v1.0.13 |
| 519 | 2026-03-31T01:14:50.946Z | Compiling serde-untagged v0.1.9 |
| 520 | 2026-03-31T01:14:51.053Z | Compiling semver v1.0.27 |
| 521 | 2026-03-31T01:14:51.218Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-31T01:14:51.218Z | Compiling fs-err v3.3.0 |
| 523 | 2026-03-31T01:14:51.218Z | Compiling anyhow v1.0.102 |
| 524 | 2026-03-31T01:14:51.347Z | Compiling heck v0.4.1 |
| 525 | 2026-03-31T01:14:51.370Z | Compiling clap_lex v1.0.0 |
| 526 | 2026-03-31T01:14:51.398Z | Compiling unicode-xid v0.2.6 |
| 527 | 2026-03-31T01:14:51.417Z | Compiling strsim v0.11.1 |
| 528 | 2026-03-31T01:14:51.512Z | Compiling bytecount v0.6.9 |
| 529 | 2026-03-31T01:14:51.554Z | Compiling once_cell v1.21.3 |
| 530 | 2026-03-31T01:14:51.618Z | Compiling unicode-width v0.1.14 |
| 531 | 2026-03-31T01:14:51.699Z | Compiling fastrand v2.3.0 |
| 532 | 2026-03-31T01:14:51.803Z | Compiling heck v0.5.0 |
| 533 | 2026-03-31T01:14:51.828Z | Compiling fnv v1.0.7 |
| 534 | 2026-03-31T01:14:51.900Z | Compiling tempfile v3.25.0 |
| 535 | 2026-03-31T01:14:51.936Z | Compiling papergrid v0.11.0 |
| 536 | 2026-03-31T01:14:51.971Z | Compiling clap_builder v4.5.60 |
| 537 | 2026-03-31T01:14:52.240Z | Compiling serde_derive v1.0.228 |
| 538 | 2026-03-31T01:14:52.342Z | Compiling zerofrom-derive v0.1.6 |
| 539 | 2026-03-31T01:14:52.342Z | Compiling yoke-derive v0.8.1 |
| 540 | 2026-03-31T01:14:52.471Z | Compiling zerovec-derive v0.11.2 |
| 541 | 2026-03-31T01:14:52.573Z | Compiling displaydoc v0.2.5 |
| 542 | 2026-03-31T01:14:53.315Z | Compiling thiserror-impl v1.0.69 |
| 543 | 2026-03-31T01:14:53.357Z | Compiling zerocopy-derive v0.7.35 |
| 544 | 2026-03-31T01:14:53.381Z | Compiling pest_derive v2.8.6 |
| 545 | 2026-03-31T01:14:53.399Z | Compiling scroll_derive v0.12.1 |
| 546 | 2026-03-31T01:14:53.671Z | Compiling zerofrom v0.1.6 |
| 547 | 2026-03-31T01:14:53.714Z | Compiling yoke v0.8.1 |
| 548 | 2026-03-31T01:14:53.814Z | Compiling thiserror-impl v2.0.18 |
| 549 | 2026-03-31T01:14:53.874Z | Compiling zerovec v0.11.5 |
| 550 | 2026-03-31T01:14:54.139Z | Compiling zerotrie v0.2.3 |
| 551 | 2026-03-31T01:14:54.213Z | Compiling zerocopy v0.7.35 |
| 552 | 2026-03-31T01:14:54.352Z | Compiling tinystr v0.8.2 |
| 553 | 2026-03-31T01:14:54.542Z | Compiling potential_utf v0.1.4 |
| 554 | 2026-03-31T01:14:54.563Z | Compiling icu_locale_core v2.1.1 |
| 555 | 2026-03-31T01:14:54.570Z | Compiling icu_collections v2.1.1 |
| 556 | 2026-03-31T01:14:54.699Z | Compiling dtrace-parser v0.2.0 |
| 557 | 2026-03-31T01:14:54.760Z | Compiling scroll v0.12.0 |
| 558 | 2026-03-31T01:14:54.985Z | Compiling tabled_derive v0.7.0 |
| 559 | 2026-03-31T01:14:55.069Z | Compiling goblin v0.8.2 |
| 560 | 2026-03-31T01:14:55.094Z | Compiling clap_derive v4.5.55 |
| 561 | 2026-03-31T01:14:55.231Z | Compiling icu_provider v2.1.1 |
| 562 | 2026-03-31T01:14:55.443Z | Compiling memmap v0.7.0 |
| 563 | 2026-03-31T01:14:55.473Z | Compiling serde_spanned v0.6.9 |
| 564 | 2026-03-31T01:14:55.535Z | Compiling icu_normalizer v2.1.1 |
| 565 | 2026-03-31T01:14:55.567Z | Compiling icu_properties v2.1.2 |
| 566 | 2026-03-31T01:14:55.585Z | Compiling toml_datetime v0.6.11 |
| 567 | 2026-03-31T01:14:55.604Z | Compiling dof v0.3.0 |
| 568 | 2026-03-31T01:14:55.634Z | Compiling serde_tokenstream v0.2.3 |
| 569 | 2026-03-31T01:14:55.824Z | Compiling toml_edit v0.22.27 |
| 570 | 2026-03-31T01:14:55.925Z | Compiling serde-value v0.7.0 |
| 571 | 2026-03-31T01:14:55.986Z | Compiling cargo-platform v0.2.0 |
| 572 | 2026-03-31T01:14:56.054Z | Compiling unicode-width v0.2.0 |
| 573 | 2026-03-31T01:14:56.255Z | Compiling unicode-linebreak v0.1.5 |
| 574 | 2026-03-31T01:14:56.287Z | Compiling smawk v0.3.2 |
| 575 | 2026-03-31T01:14:56.331Z | Compiling tabled v0.15.0 |
| 576 | 2026-03-31T01:14:56.466Z | Compiling idna_adapter v1.2.1 |
| 577 | 2026-03-31T01:14:56.482Z | Compiling usdt-macro v0.5.0 |
| 578 | 2026-03-31T01:14:56.523Z | Compiling usdt-attr-macro v0.5.0 |
| 579 | 2026-03-31T01:14:56.632Z | Compiling idna v1.1.0 |
| 580 | 2026-03-31T01:14:56.698Z | Compiling textwrap v0.16.2 |
| 581 | 2026-03-31T01:14:56.819Z | Compiling clap v4.5.60 |
| 582 | 2026-03-31T01:14:56.912Z | Compiling macaddr v1.0.1 |
| 583 | 2026-03-31T01:14:57.164Z | Compiling url v2.5.8 |
| 584 | 2026-03-31T01:14:57.294Z | Compiling camino-tempfile v1.4.1 |
| 585 | 2026-03-31T01:14:57.322Z | Compiling toml v0.8.23 |
| 586 | 2026-03-31T01:14:57.505Z | Compiling swrite v0.1.0 |
| 587 | 2026-03-31T01:14:57.525Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 588 | 2026-03-31T01:14:57.673Z | Compiling cargo-util-schemas v0.8.2 |
| 589 | 2026-03-31T01:14:57.778Z | Compiling cargo_toml v0.21.0 |
| 590 | 2026-03-31T01:14:58.207Z | Compiling usdt v0.5.0 |
| 591 | 2026-03-31T01:15:02.678Z | Compiling cargo_metadata v0.21.0 |
| 592 | 2026-03-31T01:15:02.698Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 593 | 2026-03-31T01:15:02.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.15s |
| 594 | 2026-03-31T01:15:02.888Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 595 | 2026-03-31T01:15:02.888Z | Downloading crates ... |
| 596 | 2026-03-31T01:15:02.888Z | Downloaded arrayref v0.3.9 |
| 597 | 2026-03-31T01:15:02.888Z | Downloaded argon2 v0.5.3 |
| 598 | 2026-03-31T01:15:02.889Z | Downloaded bb8 v0.8.6 |
| 599 | 2026-03-31T01:15:02.889Z | Downloaded adler2 v2.0.1 |
| 600 | 2026-03-31T01:15:02.889Z | Downloaded array-init v0.0.4 |
| 601 | 2026-03-31T01:15:02.889Z | Downloaded data-encoding v2.10.0 |
| 602 | 2026-03-31T01:15:02.889Z | Downloaded async-trait v0.1.89 |
| 603 | 2026-03-31T01:15:02.889Z | Downloaded arrayvec v0.7.6 |
| 604 | 2026-03-31T01:15:02.889Z | Downloaded crc-any v2.5.0 |
| 605 | 2026-03-31T01:15:02.889Z | Downloaded darling_macro v0.20.11 |
| 606 | 2026-03-31T01:15:02.889Z | Downloaded ahash v0.8.12 |
| 607 | 2026-03-31T01:15:02.889Z | Downloaded cookie_store v0.22.1 |
| 608 | 2026-03-31T01:15:02.889Z | Downloaded flagset v0.4.7 |
| 609 | 2026-03-31T01:15:02.889Z | Downloaded bit-set v0.8.0 |
| 610 | 2026-03-31T01:15:02.889Z | Downloaded assert_matches v1.5.0 |
| 611 | 2026-03-31T01:15:02.889Z | Downloaded ctr v0.9.2 |
| 612 | 2026-03-31T01:15:02.889Z | Downloaded cstr-argument v0.1.2 |
| 613 | 2026-03-31T01:15:02.889Z | Downloaded arc-swap v1.8.2 |
| 614 | 2026-03-31T01:15:02.889Z | Downloaded cancel-safe-futures v0.1.5 |
| 615 | 2026-03-31T01:15:02.890Z | Downloaded embedded-io v0.4.0 |
| 616 | 2026-03-31T01:15:02.890Z | Downloaded byte-wrapper v0.1.0 |
| 617 | 2026-03-31T01:15:02.890Z | Downloaded csv-core v0.1.13 |
| 618 | 2026-03-31T01:15:02.890Z | Downloaded darling_macro v0.23.0 |
| 619 | 2026-03-31T01:15:02.890Z | Downloaded critical-section v1.2.0 |
| 620 | 2026-03-31T01:15:02.890Z | Downloaded atty v0.2.14 |
| 621 | 2026-03-31T01:15:02.951Z | Downloaded aes-gcm v0.10.3 |
| 622 | 2026-03-31T01:15:02.951Z | Downloaded const-oid v0.9.6 |
| 623 | 2026-03-31T01:15:02.951Z | Downloaded darling v0.23.0 |
| 624 | 2026-03-31T01:15:02.951Z | Downloaded darling_macro v0.21.3 |
| 625 | 2026-03-31T01:15:02.951Z | Downloaded crc8 v0.1.1 |
| 626 | 2026-03-31T01:15:02.951Z | Downloaded crc32fast v1.5.0 |
| 627 | 2026-03-31T01:15:02.951Z | Downloaded aead v0.5.2 |
| 628 | 2026-03-31T01:15:02.952Z | Downloaded darling v0.20.11 |
| 629 | 2026-03-31T01:15:02.952Z | Downloaded ciborium-ll v0.2.2 |
| 630 | 2026-03-31T01:15:02.952Z | Downloaded block-padding v0.3.3 |
| 631 | 2026-03-31T01:15:02.952Z | Downloaded base16ct v0.2.0 |
| 632 | 2026-03-31T01:15:02.952Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 633 | 2026-03-31T01:15:02.952Z | Downloaded bitflags v1.3.2 |
| 634 | 2026-03-31T01:15:02.952Z | Downloaded defmt v0.3.100 |
| 635 | 2026-03-31T01:15:02.952Z | Downloaded castaway v0.2.4 |
| 636 | 2026-03-31T01:15:02.952Z | Downloaded darling v0.21.3 |
| 637 | 2026-03-31T01:15:02.952Z | Downloaded crossbeam-deque v0.8.6 |
| 638 | 2026-03-31T01:15:02.952Z | Downloaded crc-catalog v2.4.0 |
| 639 | 2026-03-31T01:15:02.952Z | Downloaded cpufeatures v0.3.0 |
| 640 | 2026-03-31T01:15:02.952Z | Downloaded defmt v1.0.1 |
| 641 | 2026-03-31T01:15:02.952Z | Downloaded cobs v0.3.0 |
| 642 | 2026-03-31T01:15:02.953Z | Downloaded crypto-bigint v0.5.5 |
| 643 | 2026-03-31T01:15:02.953Z | Downloaded foreign-types-macros v0.2.3 |
| 644 | 2026-03-31T01:15:02.953Z | Downloaded display-error-chain v0.2.2 |
| 645 | 2026-03-31T01:15:02.953Z | Downloaded convert_case v0.10.0 |
| 646 | 2026-03-31T01:15:02.953Z | Downloaded bcs v0.1.6 |
| 647 | 2026-03-31T01:15:02.953Z | Downloaded base64ct v1.8.3 |
| 648 | 2026-03-31T01:15:02.953Z | Downloaded async-stream-impl v0.3.6 |
| 649 | 2026-03-31T01:15:02.953Z | Downloaded dyn-clone v1.0.20 |
| 650 | 2026-03-31T01:15:02.953Z | Downloaded ciborium-io v0.2.2 |
| 651 | 2026-03-31T01:15:02.953Z | Downloaded base16ct v1.0.0 |
| 652 | 2026-03-31T01:15:02.953Z | Downloaded debug-ignore v1.0.5 |
| 653 | 2026-03-31T01:15:02.953Z | Downloaded async-recursion v1.1.1 |
| 654 | 2026-03-31T01:15:02.954Z | Downloaded cfg_aliases v0.1.1 |
| 655 | 2026-03-31T01:15:02.954Z | Downloaded darling_core v0.20.11 |
| 656 | 2026-03-31T01:15:02.954Z | Downloaded either v1.15.0 |
| 657 | 2026-03-31T01:15:02.954Z | Downloaded dunce v1.0.5 |
| 658 | 2026-03-31T01:15:02.954Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 659 | 2026-03-31T01:15:02.954Z | Downloaded float-cmp v0.10.0 |
| 660 | 2026-03-31T01:15:02.954Z | Downloaded compression-core v0.4.31 |
| 661 | 2026-03-31T01:15:02.954Z | Downloaded dirs-next v2.0.0 |
| 662 | 2026-03-31T01:15:02.954Z | Downloaded convert_case v0.4.0 |
| 663 | 2026-03-31T01:15:02.954Z | Downloaded cargo-platform v0.3.2 |
| 664 | 2026-03-31T01:15:02.954Z | Downloaded async-stream v0.3.6 |
| 665 | 2026-03-31T01:15:02.954Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 666 | 2026-03-31T01:15:02.954Z | Downloaded daft v0.1.5 |
| 667 | 2026-03-31T01:15:02.954Z | Downloaded embedded-io v0.6.1 |
| 668 | 2026-03-31T01:15:02.954Z | Downloaded cfg_aliases v0.2.1 |
| 669 | 2026-03-31T01:15:02.954Z | Downloaded bitfield-macros v0.19.4 |
| 670 | 2026-03-31T01:15:02.954Z | Downloaded bit-set v0.5.3 |
| 671 | 2026-03-31T01:15:02.954Z | Downloaded fixedbitset v0.4.2 |
| 672 | 2026-03-31T01:15:02.954Z | Downloaded endian-type v0.1.2 |
| 673 | 2026-03-31T01:15:02.954Z | Downloaded dof v0.4.0 |
| 674 | 2026-03-31T01:15:02.954Z | Downloaded difflib v0.4.0 |
| 675 | 2026-03-31T01:15:02.954Z | Downloaded atomicwrites v0.4.4 |
| 676 | 2026-03-31T01:15:02.954Z | Downloaded atomic-waker v1.1.2 |
| 677 | 2026-03-31T01:15:02.955Z | Downloaded ascii-canvas v3.0.0 |
| 678 | 2026-03-31T01:15:02.955Z | Downloaded chacha20poly1305 v0.10.1 |
| 679 | 2026-03-31T01:15:02.955Z | Downloaded foreign-types v0.5.0 |
| 680 | 2026-03-31T01:15:02.955Z | Downloaded foreign-types v0.3.2 |
| 681 | 2026-03-31T01:15:02.955Z | Downloaded foldhash v0.1.5 |
| 682 | 2026-03-31T01:15:02.955Z | Downloaded defmt-macros v1.0.1 |
| 683 | 2026-03-31T01:15:02.955Z | Downloaded daft-derive v0.1.5 |
| 684 | 2026-03-31T01:15:02.955Z | Downloaded corncobs v0.1.4 |
| 685 | 2026-03-31T01:15:02.955Z | Downloaded cipher v0.4.4 |
| 686 | 2026-03-31T01:15:02.955Z | Downloaded chacha20 v0.9.1 |
| 687 | 2026-03-31T01:15:02.955Z | Downloaded foreign-types-shared v0.3.1 |
| 688 | 2026-03-31T01:15:02.955Z | Downloaded futures-core v0.3.32 |
| 689 | 2026-03-31T01:15:02.955Z | Downloaded foreign-types-shared v0.1.1 |
| 690 | 2026-03-31T01:15:02.955Z | Downloaded bit-vec v0.8.0 |
| 691 | 2026-03-31T01:15:02.955Z | Downloaded env_filter v1.0.0 |
| 692 | 2026-03-31T01:15:02.955Z | Downloaded cmake v0.1.57 |
| 693 | 2026-03-31T01:15:02.955Z | Downloaded funty v2.0.0 |
| 694 | 2026-03-31T01:15:02.955Z | Downloaded ghash v0.5.1 |
| 695 | 2026-03-31T01:15:02.955Z | Downloaded cexpr v0.6.0 |
| 696 | 2026-03-31T01:15:02.955Z | Downloaded bit-vec v0.6.3 |
| 697 | 2026-03-31T01:15:02.956Z | Downloaded futures-io v0.3.32 |
| 698 | 2026-03-31T01:15:02.956Z | Downloaded futures-macro v0.3.32 |
| 699 | 2026-03-31T01:15:02.956Z | Downloaded dsl_auto_type v0.2.0 |
| 700 | 2026-03-31T01:15:02.956Z | Downloaded downcast-rs v2.0.2 |
| 701 | 2026-03-31T01:15:02.956Z | Downloaded backoff v0.4.0 |
| 702 | 2026-03-31T01:15:02.956Z | Downloaded gethostname v0.5.0 |
| 703 | 2026-03-31T01:15:02.956Z | Downloaded futures-sink v0.3.32 |
| 704 | 2026-03-31T01:15:02.956Z | Downloaded fd-lock v4.0.4 |
| 705 | 2026-03-31T01:15:02.956Z | Downloaded hash32 v0.3.1 |
| 706 | 2026-03-31T01:15:02.956Z | Downloaded colored v2.2.0 |
| 707 | 2026-03-31T01:15:02.956Z | Downloaded hash32 v0.2.1 |
| 708 | 2026-03-31T01:15:02.956Z | Downloaded globwalk v0.9.1 |
| 709 | 2026-03-31T01:15:02.956Z | Downloaded dirs-sys-next v0.1.2 |
| 710 | 2026-03-31T01:15:02.956Z | Downloaded hex v0.4.3 |
| 711 | 2026-03-31T01:15:02.956Z | Downloaded dtrace-parser v0.3.0 |
| 712 | 2026-03-31T01:15:02.956Z | Downloaded crunchy v0.2.4 |
| 713 | 2026-03-31T01:15:02.956Z | Downloaded crucible-workspace-hack v0.1.0 |
| 714 | 2026-03-31T01:15:02.956Z | Downloaded constant_time_eq v0.4.2 |
| 715 | 2026-03-31T01:15:02.957Z | Downloaded const_format_proc_macros v0.2.34 |
| 716 | 2026-03-31T01:15:02.957Z | Downloaded cbc v0.1.2 |
| 717 | 2026-03-31T01:15:02.957Z | Downloaded document-features v0.2.12 |
| 718 | 2026-03-31T01:15:02.957Z | Downloaded bitfield-struct v0.6.2 |
| 719 | 2026-03-31T01:15:02.957Z | Downloaded ff v0.13.1 |
| 720 | 2026-03-31T01:15:02.957Z | Downloaded crc v3.4.0 |
| 721 | 2026-03-31T01:15:02.991Z | Downloaded ed25519 v2.2.3 |
| 722 | 2026-03-31T01:15:02.991Z | Downloaded derive_builder_macro v0.20.2 |
| 723 | 2026-03-31T01:15:02.991Z | Downloaded darling_core v0.23.0 |
| 724 | 2026-03-31T01:15:02.991Z | Downloaded fallible-iterator v0.2.0 |
| 725 | 2026-03-31T01:15:02.991Z | Downloaded cargo_metadata v0.23.1 |
| 726 | 2026-03-31T01:15:02.991Z | Downloaded fxhash v0.2.1 |
| 727 | 2026-03-31T01:15:02.991Z | Downloaded camino-tempfile-ext v0.3.3 |
| 728 | 2026-03-31T01:15:02.991Z | Downloaded blowfish v0.9.1 |
| 729 | 2026-03-31T01:15:02.991Z | Downloaded bitfield v0.19.4 |
| 730 | 2026-03-31T01:15:02.991Z | Downloaded ena v0.14.4 |
| 731 | 2026-03-31T01:15:02.991Z | Downloaded hex-literal v0.4.1 |
| 732 | 2026-03-31T01:15:02.991Z | Downloaded httpdate v1.0.3 |
| 733 | 2026-03-31T01:15:02.991Z | Downloaded enum-as-inner v0.6.1 |
| 734 | 2026-03-31T01:15:02.991Z | Downloaded http-range v0.1.5 |
| 735 | 2026-03-31T01:15:02.991Z | Downloaded float-ord v0.3.2 |
| 736 | 2026-03-31T01:15:02.991Z | Downloaded cargo_toml v0.22.3 |
| 737 | 2026-03-31T01:15:02.991Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 738 | 2026-03-31T01:15:02.991Z | Downloaded diesel-dtrace v0.5.0 |
| 739 | 2026-03-31T01:15:02.991Z | Downloaded derive_builder_core v0.20.2 |
| 740 | 2026-03-31T01:15:02.991Z | Downloaded http-body v1.0.1 |
| 741 | 2026-03-31T01:15:02.992Z | Downloaded hostname v0.3.1 |
| 742 | 2026-03-31T01:15:02.992Z | Downloaded home v0.5.12 |
| 743 | 2026-03-31T01:15:02.992Z | Downloaded colored v3.1.1 |
| 744 | 2026-03-31T01:15:02.992Z | Downloaded find-msvc-tools v0.1.9 |
| 745 | 2026-03-31T01:15:02.992Z | Downloaded ciborium v0.2.2 |
| 746 | 2026-03-31T01:15:02.992Z | Downloaded console v0.16.2 |
| 747 | 2026-03-31T01:15:02.992Z | Downloaded crossbeam-utils v0.8.21 |
| 748 | 2026-03-31T01:15:02.992Z | Downloaded headers-core v0.3.0 |
| 749 | 2026-03-31T01:15:02.993Z | Downloaded futures-task v0.3.32 |
| 750 | 2026-03-31T01:15:02.993Z | Downloaded cassowary v0.3.0 |
| 751 | 2026-03-31T01:15:02.993Z | Downloaded hyper-tls v0.6.0 |
| 752 | 2026-03-31T01:15:02.993Z | Downloaded git-stub v1.0.0 |
| 753 | 2026-03-31T01:15:02.994Z | Downloaded fs_extra v1.3.0 |
| 754 | 2026-03-31T01:15:02.994Z | Downloaded deranged v0.5.8 |
| 755 | 2026-03-31T01:15:02.994Z | Downloaded group v0.13.0 |
| 756 | 2026-03-31T01:15:02.994Z | Downloaded indent_write v2.2.0 |
| 757 | 2026-03-31T01:15:02.994Z | Downloaded erased-serde v0.3.31 |
| 758 | 2026-03-31T01:15:02.994Z | Downloaded ecdsa v0.16.9 |
| 759 | 2026-03-31T01:15:02.994Z | Downloaded buf-list v1.1.2 |
| 760 | 2026-03-31T01:15:02.994Z | Downloaded drift v0.1.3 |
| 761 | 2026-03-31T01:15:02.994Z | Downloaded bzip2 v0.6.1 |
| 762 | 2026-03-31T01:15:02.994Z | Downloaded der_derive v0.7.3 |
| 763 | 2026-03-31T01:15:02.994Z | Downloaded compression-codecs v0.4.37 |
| 764 | 2026-03-31T01:15:02.994Z | Downloaded hostname v0.4.2 |
| 765 | 2026-03-31T01:15:02.994Z | Downloaded console v0.15.11 |
| 766 | 2026-03-31T01:15:02.994Z | Downloaded clang-sys v1.8.1 |
| 767 | 2026-03-31T01:15:02.994Z | Downloaded ident_case v1.0.1 |
| 768 | 2026-03-31T01:15:02.994Z | Downloaded hubpack_derive v0.1.1 |
| 769 | 2026-03-31T01:15:02.995Z | Downloaded hubpack v0.1.2 |
| 770 | 2026-03-31T01:15:02.995Z | Downloaded is_ci v1.2.0 |
| 771 | 2026-03-31T01:15:02.995Z | Downloaded chacha20 v0.10.0 |
| 772 | 2026-03-31T01:15:02.995Z | Downloaded lalrpop-util v0.19.12 |
| 773 | 2026-03-31T01:15:02.995Z | Downloaded internet-checksum v0.2.1 |
| 774 | 2026-03-31T01:15:02.995Z | Downloaded cookie v0.18.1 |
| 775 | 2026-03-31T01:15:02.995Z | Downloaded lazy_static v1.5.0 |
| 776 | 2026-03-31T01:15:02.995Z | Downloaded indoc v1.0.9 |
| 777 | 2026-03-31T01:15:02.995Z | Downloaded inout v0.1.4 |
| 778 | 2026-03-31T01:15:02.995Z | Downloaded http-body-util v0.1.3 |
| 779 | 2026-03-31T01:15:02.995Z | Downloaded backon v1.6.0 |
| 780 | 2026-03-31T01:15:02.995Z | Downloaded is-terminal v0.4.17 |
| 781 | 2026-03-31T01:15:02.995Z | Downloaded bzip2 v0.4.4 |
| 782 | 2026-03-31T01:15:02.995Z | Downloaded blake2 v0.10.6 |
| 783 | 2026-03-31T01:15:02.995Z | Downloaded async-bb8-diesel v0.2.1 |
| 784 | 2026-03-31T01:15:02.996Z | Downloaded instability v0.3.11 |
| 785 | 2026-03-31T01:15:02.996Z | Downloaded instant v0.1.13 |
| 786 | 2026-03-31T01:15:02.996Z | Downloaded keccak v0.1.6 |
| 787 | 2026-03-31T01:15:02.996Z | Downloaded kstat-rs v0.2.4 |
| 788 | 2026-03-31T01:15:02.996Z | Downloaded diff v0.1.13 |
| 789 | 2026-03-31T01:15:02.996Z | Downloaded crossbeam-channel v0.5.15 |
| 790 | 2026-03-31T01:15:02.996Z | Downloaded filetime v0.2.27 |
| 791 | 2026-03-31T01:15:02.996Z | Downloaded defmt-parser v1.0.0 |
| 792 | 2026-03-31T01:15:02.996Z | Downloaded getrandom v0.2.17 |
| 793 | 2026-03-31T01:15:02.996Z | Downloaded fs-err v2.11.0 |
| 794 | 2026-03-31T01:15:02.996Z | Downloaded fixedbitset v0.5.7 |
| 795 | 2026-03-31T01:15:02.996Z | Downloaded derive-ex v0.1.8 |
| 796 | 2026-03-31T01:15:02.997Z | Downloaded half v1.8.3 |
| 797 | 2026-03-31T01:15:02.997Z | Downloaded globset v0.4.18 |
| 798 | 2026-03-31T01:15:02.997Z | Downloaded lru-cache v0.1.2 |
| 799 | 2026-03-31T01:15:02.997Z | Downloaded lru v0.12.5 |
| 800 | 2026-03-31T01:15:02.997Z | Downloaded futures-channel v0.3.32 |
| 801 | 2026-03-31T01:15:02.997Z | Downloaded derive-where v1.6.0 |
| 802 | 2026-03-31T01:15:02.997Z | Downloaded mime v0.3.17 |
| 803 | 2026-03-31T01:15:02.997Z | Downloaded memoffset v0.9.1 |
| 804 | 2026-03-31T01:15:02.997Z | Downloaded md-5 v0.10.6 |
| 805 | 2026-03-31T01:15:02.997Z | Downloaded lru-slab v0.1.2 |
| 806 | 2026-03-31T01:15:02.997Z | Downloaded libscf-sys v1.1.0 |
| 807 | 2026-03-31T01:15:02.997Z | Downloaded futures-executor v0.3.32 |
| 808 | 2026-03-31T01:15:02.997Z | Downloaded newtype-uuid-macros v0.1.0 |
| 809 | 2026-03-31T01:15:02.997Z | Downloaded multimap v0.10.1 |
| 810 | 2026-03-31T01:15:02.997Z | Downloaded indoc v2.0.7 |
| 811 | 2026-03-31T01:15:02.997Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 812 | 2026-03-31T01:15:02.997Z | Downloaded maybe-uninit v2.0.0 |
| 813 | 2026-03-31T01:15:02.998Z | Downloaded md5 v0.7.0 |
| 814 | 2026-03-31T01:15:02.998Z | Downloaded match_cfg v0.1.0 |
| 815 | 2026-03-31T01:15:02.998Z | Downloaded maplit v1.0.2 |
| 816 | 2026-03-31T01:15:02.998Z | Downloaded managed v0.8.0 |
| 817 | 2026-03-31T01:15:02.998Z | Downloaded linked-hash-map v0.5.6 |
| 818 | 2026-03-31T01:15:02.998Z | Downloaded hickory-client v0.25.2 |
| 819 | 2026-03-31T01:15:02.998Z | Downloaded num v0.4.3 |
| 820 | 2026-03-31T01:15:02.998Z | Downloaded foldhash v0.2.0 |
| 821 | 2026-03-31T01:15:03.005Z | Downloaded crossbeam-epoch v0.9.18 |
| 822 | 2026-03-31T01:15:03.005Z | Downloaded humantime v2.3.0 |
| 823 | 2026-03-31T01:15:03.005Z | Downloaded newline-converter v0.3.0 |
| 824 | 2026-03-31T01:15:03.005Z | Downloaded lzss v0.8.2 |
| 825 | 2026-03-31T01:15:03.005Z | Downloaded compact_str v0.8.1 |
| 826 | 2026-03-31T01:15:03.005Z | Downloaded allocator-api2 v0.2.21 |
| 827 | 2026-03-31T01:15:03.005Z | Downloaded nibble_vec v0.1.0 |
| 828 | 2026-03-31T01:15:03.005Z | Downloaded num-conv v0.2.0 |
| 829 | 2026-03-31T01:15:03.005Z | Downloaded normalize-line-endings v0.3.0 |
| 830 | 2026-03-31T01:15:03.005Z | Downloaded ingot-types v0.1.2 |
| 831 | 2026-03-31T01:15:03.006Z | Downloaded hyper-staticfile v0.10.1 |
| 832 | 2026-03-31T01:15:03.006Z | Downloaded base64 v0.21.7 |
| 833 | 2026-03-31T01:15:03.006Z | Downloaded num-derive v0.3.3 |
| 834 | 2026-03-31T01:15:03.006Z | Downloaded ingot v0.1.1 |
| 835 | 2026-03-31T01:15:03.006Z | Downloaded num_threads v0.1.7 |
| 836 | 2026-03-31T01:15:03.006Z | Downloaded num-iter v0.1.45 |
| 837 | 2026-03-31T01:15:03.006Z | Downloaded fatfs v0.3.6 |
| 838 | 2026-03-31T01:15:03.006Z | Downloaded olpc-cjson v0.1.4 |
| 839 | 2026-03-31T01:15:03.006Z | Downloaded getrandom v0.3.4 |
| 840 | 2026-03-31T01:15:03.006Z | Downloaded linear-map v1.2.0 |
| 841 | 2026-03-31T01:15:03.006Z | Downloaded des v0.8.1 |
| 842 | 2026-03-31T01:15:03.006Z | Downloaded libsw-core v0.3.2 |
| 843 | 2026-03-31T01:15:03.006Z | Downloaded libsw v3.5.0 |
| 844 | 2026-03-31T01:15:03.006Z | Downloaded jobserver v0.1.34 |
| 845 | 2026-03-31T01:15:03.006Z | Downloaded futures v0.3.32 |
| 846 | 2026-03-31T01:15:03.009Z | Downloaded oso-derive v0.27.3 |
| 847 | 2026-03-31T01:15:03.009Z | Downloaded openssl-probe v0.1.6 |
| 848 | 2026-03-31T01:15:03.010Z | Downloaded openssl-probe v0.2.1 |
| 849 | 2026-03-31T01:15:03.010Z | Downloaded num-derive v0.4.2 |
| 850 | 2026-03-31T01:15:03.010Z | Downloaded packed_struct_codegen v0.10.1 |
| 851 | 2026-03-31T01:15:03.010Z | Downloaded num_enum_derive v0.5.11 |
| 852 | 2026-03-31T01:15:03.010Z | Downloaded openssl-macros v0.1.1 |
| 853 | 2026-03-31T01:15:03.010Z | Downloaded opaque-debug v0.3.1 |
| 854 | 2026-03-31T01:15:03.010Z | Downloaded darling_core v0.21.3 |
| 855 | 2026-03-31T01:15:03.010Z | Downloaded nanorand v0.7.0 |
| 856 | 2026-03-31T01:15:03.010Z | Downloaded multer v3.1.0 |
| 857 | 2026-03-31T01:15:03.010Z | Downloaded ipnet v2.11.0 |
| 858 | 2026-03-31T01:15:03.010Z | Downloaded git-stub-vcs v0.1.0 |
| 859 | 2026-03-31T01:15:03.010Z | Downloaded libefi-sys v0.1.0 |
| 860 | 2026-03-31T01:15:03.010Z | Downloaded glob v0.3.3 |
| 861 | 2026-03-31T01:15:03.011Z | Downloaded new_debug_unreachable v1.0.6 |
| 862 | 2026-03-31T01:15:03.011Z | Downloaded libloading v0.8.9 |
| 863 | 2026-03-31T01:15:03.011Z | Downloaded newtype_derive v0.1.6 |
| 864 | 2026-03-31T01:15:03.011Z | Downloaded hmac v0.12.1 |
| 865 | 2026-03-31T01:15:03.011Z | Downloaded bytes v1.11.1 |
| 866 | 2026-03-31T01:15:03.011Z | Downloaded parse-size v1.1.0 |
| 867 | 2026-03-31T01:15:03.011Z | Downloaded native-tls v0.2.18 |
| 868 | 2026-03-31T01:15:03.011Z | Downloaded elliptic-curve v0.13.8 |
| 869 | 2026-03-31T01:15:03.011Z | Downloaded env_logger v0.11.9 |
| 870 | 2026-03-31T01:15:03.011Z | Downloaded parse-display v0.10.0 |
| 871 | 2026-03-31T01:15:03.011Z | Downloaded derive_builder v0.20.2 |
| 872 | 2026-03-31T01:15:03.011Z | Downloaded pbkdf2 v0.12.2 |
| 873 | 2026-03-31T01:15:03.012Z | Downloaded path-slash v0.1.5 |
| 874 | 2026-03-31T01:15:03.012Z | Downloaded nu-ansi-term v0.50.3 |
| 875 | 2026-03-31T01:15:03.012Z | Downloaded nodrop v0.1.14 |
| 876 | 2026-03-31T01:15:03.012Z | Downloaded newtype-uuid v1.3.2 |
| 877 | 2026-03-31T01:15:03.012Z | Downloaded ingot-macros v0.1.1 |
| 878 | 2026-03-31T01:15:03.013Z | Downloaded iana-time-zone v0.1.65 |
| 879 | 2026-03-31T01:15:03.013Z | Downloaded phf_shared v0.11.3 |
| 880 | 2026-03-31T01:15:03.013Z | Downloaded dropshot_endpoint v0.17.0 |
| 881 | 2026-03-31T01:15:03.013Z | Downloaded peg-runtime v0.8.5 |
| 882 | 2026-03-31T01:15:03.013Z | Downloaded pbkdf2 v0.11.0 |
| 883 | 2026-03-31T01:15:03.014Z | Downloaded num_enum v0.7.5 |
| 884 | 2026-03-31T01:15:03.014Z | Downloaded pin-utils v0.1.0 |
| 885 | 2026-03-31T01:15:03.014Z | Downloaded phf_shared v0.12.1 |
| 886 | 2026-03-31T01:15:03.014Z | Downloaded num-complex v0.4.6 |
| 887 | 2026-03-31T01:15:03.014Z | Downloaded nonempty v0.12.0 |
| 888 | 2026-03-31T01:15:03.014Z | Downloaded ipnetwork v0.21.1 |
| 889 | 2026-03-31T01:15:03.014Z | Downloaded mime_guess v2.0.5 |
| 890 | 2026-03-31T01:15:03.014Z | Downloaded flate2 v1.1.9 |
| 891 | 2026-03-31T01:15:03.014Z | Downloaded phf_shared v0.13.1 |
| 892 | 2026-03-31T01:15:03.015Z | Downloaded num_enum v0.5.11 |
| 893 | 2026-03-31T01:15:03.015Z | Downloaded owo-colors v4.3.0 |
| 894 | 2026-03-31T01:15:03.015Z | Downloaded num-integer v0.1.46 |
| 895 | 2026-03-31T01:15:03.015Z | Downloaded num-rational v0.4.2 |
| 896 | 2026-03-31T01:15:03.015Z | Downloaded proc-macro-crate v1.3.1 |
| 897 | 2026-03-31T01:15:03.015Z | Downloaded ignore v0.4.25 |
| 898 | 2026-03-31T01:15:03.015Z | Downloaded predicates-core v1.0.10 |
| 899 | 2026-03-31T01:15:03.015Z | Downloaded packed_struct v0.10.1 |
| 900 | 2026-03-31T01:15:03.016Z | Downloaded hyper-rustls v0.27.7 |
| 901 | 2026-03-31T01:15:03.016Z | Downloaded highway v1.3.0 |
| 902 | 2026-03-31T01:15:03.016Z | Downloaded memmap2 v0.9.10 |
| 903 | 2026-03-31T01:15:03.016Z | Downloaded lock_api v0.4.14 |
| 904 | 2026-03-31T01:15:03.016Z | Downloaded base64 v0.22.1 |
| 905 | 2026-03-31T01:15:03.016Z | Downloaded derive_more v0.99.20 |
| 906 | 2026-03-31T01:15:03.016Z | Downloaded proc-macro-crate v3.4.0 |
| 907 | 2026-03-31T01:15:03.016Z | Downloaded progenitor-client v0.11.2 |
| 908 | 2026-03-31T01:15:03.016Z | Downloaded oxnet v0.1.4 |
| 909 | 2026-03-31T01:15:03.016Z | Downloaded precomputed-hash v0.1.1 |
| 910 | 2026-03-31T01:15:03.017Z | Downloaded bumpalo v3.20.2 |
| 911 | 2026-03-31T01:15:03.017Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 912 | 2026-03-31T01:15:03.017Z | Downloaded flume v0.11.1 |
| 913 | 2026-03-31T01:15:03.017Z | Downloaded predicates-tree v1.0.13 |
| 914 | 2026-03-31T01:15:03.017Z | Downloaded parse-display-derive v0.10.0 |
| 915 | 2026-03-31T01:15:03.017Z | Downloaded httparse v1.10.1 |
| 916 | 2026-03-31T01:15:03.017Z | Downloaded password-hash v0.4.2 |
| 917 | 2026-03-31T01:15:03.017Z | Downloaded parking_lot_core v0.8.6 |
| 918 | 2026-03-31T01:15:03.018Z | Downloaded indexmap v1.9.3 |
| 919 | 2026-03-31T01:15:03.018Z | Downloaded const_format v0.2.35 |
| 920 | 2026-03-31T01:15:03.018Z | Downloaded progenitor-macro v0.13.0 |
| 921 | 2026-03-31T01:15:03.042Z | Downloaded psl-types v2.0.11 |
| 922 | 2026-03-31T01:15:03.042Z | Downloaded peg v0.8.5 |
| 923 | 2026-03-31T01:15:03.042Z | Downloaded paste v1.0.15 |
| 924 | 2026-03-31T01:15:03.042Z | Downloaded peg-macros v0.8.5 |
| 925 | 2026-03-31T01:15:03.042Z | Downloaded pem-rfc7468 v0.7.0 |
| 926 | 2026-03-31T01:15:03.042Z | Downloaded radium v0.7.0 |
| 927 | 2026-03-31T01:15:03.043Z | Downloaded phf v0.13.1 |
| 928 | 2026-03-31T01:15:03.043Z | Downloaded phf v0.12.1 |
| 929 | 2026-03-31T01:15:03.043Z | Downloaded num_enum_derive v0.7.5 |
| 930 | 2026-03-31T01:15:03.043Z | Downloaded quick-error v1.2.3 |
| 931 | 2026-03-31T01:15:03.043Z | Downloaded heapless v0.8.0 |
| 932 | 2026-03-31T01:15:03.043Z | Downloaded headers v0.4.1 |
| 933 | 2026-03-31T01:15:03.043Z | Downloaded omicron-zone-package v0.12.2 |
| 934 | 2026-03-31T01:15:03.043Z | Downloaded pkg-config v0.3.32 |
| 935 | 2026-03-31T01:15:03.043Z | Downloaded progenitor-macro v0.11.2 |
| 936 | 2026-03-31T01:15:03.043Z | Downloaded pem v3.0.6 |
| 937 | 2026-03-31T01:15:03.044Z | Downloaded powerfmt v0.2.0 |
| 938 | 2026-03-31T01:15:03.044Z | Downloaded poly1305 v0.8.0 |
| 939 | 2026-03-31T01:15:03.044Z | Downloaded ppv-lite86 v0.2.21 |
| 940 | 2026-03-31T01:15:03.044Z | Downloaded half v2.7.1 |
| 941 | 2026-03-31T01:15:03.044Z | Downloaded recursive v0.1.1 |
| 942 | 2026-03-31T01:15:03.044Z | Downloaded rand_chacha v0.3.1 |
| 943 | 2026-03-31T01:15:03.044Z | Downloaded ref-cast-impl v1.0.25 |
| 944 | 2026-03-31T01:15:03.045Z | Downloaded progenitor-macro v0.10.0 |
| 945 | 2026-03-31T01:15:03.045Z | Downloaded predicates v3.1.4 |
| 946 | 2026-03-31T01:15:03.045Z | Downloaded oxide-tokio-rt v0.1.3 |
| 947 | 2026-03-31T01:15:03.045Z | Downloaded indicatif v0.18.4 |
| 948 | 2026-03-31T01:15:03.064Z | Downloaded libbz2-rs-sys v0.2.2 |
| 949 | 2026-03-31T01:15:03.064Z | Downloaded cc v1.2.56 |
| 950 | 2026-03-31T01:15:03.065Z | Downloaded litrs v1.0.0 |
| 951 | 2026-03-31T01:15:03.065Z | Downloaded polyval v0.6.2 |
| 952 | 2026-03-31T01:15:03.065Z | Downloaded postgres-protocol v0.6.10 |
| 953 | 2026-03-31T01:15:03.065Z | Downloaded progenitor-client v0.10.0 |
| 954 | 2026-03-31T01:15:03.065Z | Downloaded ar_archive_writer v0.5.1 |
| 955 | 2026-03-31T01:15:03.065Z | Downloaded progenitor v0.11.2 |
| 956 | 2026-03-31T01:15:03.065Z | Downloaded primeorder v0.13.6 |
| 957 | 2026-03-31T01:15:03.065Z | Downloaded ref-cast v1.0.25 |
| 958 | 2026-03-31T01:15:03.065Z | Downloaded rand_xorshift v0.4.0 |
| 959 | 2026-03-31T01:15:03.065Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 960 | 2026-03-31T01:15:03.065Z | Downloaded rfc6979 v0.4.0 |
| 961 | 2026-03-31T01:15:03.065Z | Downloaded progenitor v0.10.0 |
| 962 | 2026-03-31T01:15:03.065Z | Downloaded parking_lot_core v0.9.12 |
| 963 | 2026-03-31T01:15:03.088Z | Downloaded parking_lot v0.11.2 |
| 964 | 2026-03-31T01:15:03.088Z | Downloaded der v0.7.10 |
| 965 | 2026-03-31T01:15:03.089Z | Downloaded progenitor-extras v0.1.1 |
| 966 | 2026-03-31T01:15:03.089Z | Downloaded parking_lot v0.12.5 |
| 967 | 2026-03-31T01:15:03.089Z | Downloaded proc-macro-error2 v2.0.1 |
| 968 | 2026-03-31T01:15:03.089Z | Downloaded progenitor-client v0.13.0 |
| 969 | 2026-03-31T01:15:03.111Z | Downloaded russh-cryptovec v0.7.3 |
| 970 | 2026-03-31T01:15:03.112Z | Downloaded derive_more v2.1.1 |
| 971 | 2026-03-31T01:15:03.112Z | Downloaded pkcs5 v0.7.1 |
| 972 | 2026-03-31T01:15:03.112Z | Downloaded pin-project-lite v0.2.17 |
| 973 | 2026-03-31T01:15:03.112Z | Downloaded r2d2 v0.8.10 |
| 974 | 2026-03-31T01:15:03.112Z | Downloaded pin-project-internal v1.1.11 |
| 975 | 2026-03-31T01:15:03.120Z | Downloaded pkcs1 v0.7.5 |
| 976 | 2026-03-31T01:15:03.120Z | Downloaded scheduled-thread-pool v0.2.7 |
| 977 | 2026-03-31T01:15:03.121Z | Downloaded same-file v1.0.6 |
| 978 | 2026-03-31T01:15:03.121Z | Downloaded rand_core v0.6.4 |
| 979 | 2026-03-31T01:15:03.122Z | Downloaded rand_chacha v0.9.0 |
| 980 | 2026-03-31T01:15:03.122Z | Downloaded pkcs8 v0.10.2 |
| 981 | 2026-03-31T01:15:03.122Z | Downloaded rustc_version v0.4.1 |
| 982 | 2026-03-31T01:15:03.122Z | Downloaded oso v0.27.3 |
| 983 | 2026-03-31T01:15:03.122Z | Downloaded rustc_version v0.1.7 |
| 984 | 2026-03-31T01:15:03.122Z | Downloaded hickory-resolver v0.25.2 |
| 985 | 2026-03-31T01:15:03.122Z | Downloaded heapless v0.7.17 |
| 986 | 2026-03-31T01:15:03.122Z | Downloaded async-compression v0.4.41 |
| 987 | 2026-03-31T01:15:03.122Z | Downloaded papergrid v0.17.0 |
| 988 | 2026-03-31T01:15:03.122Z | Downloaded progenitor v0.13.0 |
| 989 | 2026-03-31T01:15:03.126Z | Downloaded postcard v1.1.3 |
| 990 | 2026-03-31T01:15:03.126Z | Downloaded dropshot-api-manager v0.7.0 |
| 991 | 2026-03-31T01:15:03.126Z | Downloaded scroll_derive v0.13.1 |
| 992 | 2026-03-31T01:15:03.126Z | Downloaded scopeguard v1.2.0 |
| 993 | 2026-03-31T01:15:03.126Z | Downloaded sapling-renderdag v0.1.0 |
| 994 | 2026-03-31T01:15:03.126Z | Downloaded rand_core v0.10.0 |
| 995 | 2026-03-31T01:15:03.130Z | Downloaded derive_more-impl v2.1.1 |
| 996 | 2026-03-31T01:15:03.130Z | Downloaded rand_core v0.9.5 |
| 997 | 2026-03-31T01:15:03.133Z | Downloaded jiff-static v0.2.21 |
| 998 | 2026-03-31T01:15:03.136Z | Downloaded rtoolbox v0.0.3 |
| 999 | 2026-03-31T01:15:03.140Z | Downloaded semver v0.1.20 |
| 1000 | 2026-03-31T01:15:03.140Z | Downloaded secrecy v0.10.3 |
| 1001 | 2026-03-31T01:15:03.140Z | Downloaded secrecy v0.8.0 |
| 1002 | 2026-03-31T01:15:03.143Z | Downloaded seq-macro v0.3.6 |
| 1003 | 2026-03-31T01:15:03.148Z | Downloaded quinn-udp v0.5.14 |
| 1004 | 2026-03-31T01:15:03.156Z | Downloaded hickory-resolver v0.24.4 |
| 1005 | 2026-03-31T01:15:03.156Z | Downloaded serde_plain v1.0.2 |
| 1006 | 2026-03-31T01:15:03.156Z | Downloaded serde-big-array v0.5.1 |
| 1007 | 2026-03-31T01:15:03.157Z | Downloaded password-hash v0.5.0 |
| 1008 | 2026-03-31T01:15:03.161Z | Downloaded psm v0.1.30 |
| 1009 | 2026-03-31T01:15:03.161Z | Downloaded minimal-lexical v0.2.1 |
| 1010 | 2026-03-31T01:15:03.161Z | Downloaded scrypt v0.11.0 |
| 1011 | 2026-03-31T01:15:03.161Z | Downloaded serde_bytes v0.11.19 |
| 1012 | 2026-03-31T01:15:03.161Z | Downloaded openssl-sys v0.9.111 |
| 1013 | 2026-03-31T01:15:03.171Z | Downloaded rustls-pemfile v1.0.4 |
| 1014 | 2026-03-31T01:15:03.171Z | Downloaded rusty-fork v0.3.1 |
| 1015 | 2026-03-31T01:15:03.171Z | Downloaded expectorate v1.2.0 |
| 1016 | 2026-03-31T01:15:03.175Z | Downloaded ed25519-dalek v2.2.0 |
| 1017 | 2026-03-31T01:15:03.175Z | Downloaded rustc-hash v2.1.1 |
| 1018 | 2026-03-31T01:15:03.175Z | Downloaded sigpipe v0.1.3 |
| 1019 | 2026-03-31T01:15:03.175Z | Downloaded serde_urlencoded v0.7.1 |
| 1020 | 2026-03-31T01:15:03.175Z | Downloaded p256 v0.13.2 |
| 1021 | 2026-03-31T01:15:03.180Z | Downloaded shell-words v1.1.1 |
| 1022 | 2026-03-31T01:15:03.180Z | Downloaded serde_spanned v1.0.4 |
| 1023 | 2026-03-31T01:15:03.180Z | Downloaded rustversion v1.0.22 |
| 1024 | 2026-03-31T01:15:03.187Z | Downloaded signal-hook-tokio v0.3.1 |
| 1025 | 2026-03-31T01:15:03.187Z | Downloaded pin-project v1.1.11 |
| 1026 | 2026-03-31T01:15:03.193Z | Downloaded prefix-trie v0.7.0 |
| 1027 | 2026-03-31T01:15:03.193Z | Downloaded salsa20 v0.10.2 |
| 1028 | 2026-03-31T01:15:03.193Z | Downloaded rand_seeder v0.4.0 |
| 1029 | 2026-03-31T01:15:03.198Z | Downloaded scroll v0.13.0 |
| 1030 | 2026-03-31T01:15:03.207Z | Downloaded signature v2.2.0 |
| 1031 | 2026-03-31T01:15:03.207Z | Downloaded signal-hook-mio v0.2.5 |
| 1032 | 2026-03-31T01:15:03.210Z | Downloaded siphasher v1.0.2 |
| 1033 | 2026-03-31T01:15:03.211Z | Downloaded aes v0.8.4 |
| 1034 | 2026-03-31T01:15:03.211Z | Downloaded http v1.4.0 |
| 1035 | 2026-03-31T01:15:03.214Z | Downloaded sct v0.7.1 |
| 1036 | 2026-03-31T01:15:03.214Z | Downloaded miniz_oxide v0.8.9 |
| 1037 | 2026-03-31T01:15:03.218Z | Downloaded hashbrown v0.12.3 |
| 1038 | 2026-03-31T01:15:03.218Z | Downloaded progenitor-impl v0.10.0 |
| 1039 | 2026-03-31T01:15:03.223Z | Downloaded postgres-types v0.2.12 |
| 1040 | 2026-03-31T01:15:03.228Z | Downloaded slog-bunyan v2.5.0 |
| 1041 | 2026-03-31T01:15:03.228Z | Downloaded resolv-conf v0.7.6 |
| 1042 | 2026-03-31T01:15:03.238Z | Downloaded slog-envlogger v2.2.0 |
| 1043 | 2026-03-31T01:15:03.238Z | Downloaded hashbrown v0.13.2 |
| 1044 | 2026-03-31T01:15:03.245Z | Downloaded sha1 v0.10.6 |
| 1045 | 2026-03-31T01:15:03.245Z | Downloaded rustls-pki-types v1.14.0 |
| 1046 | 2026-03-31T01:15:03.245Z | Downloaded ssh-cipher v0.2.0 |
| 1047 | 2026-03-31T01:15:03.245Z | Downloaded schemars_derive v0.8.22 |
| 1048 | 2026-03-31T01:15:03.245Z | Downloaded rustls-pemfile v2.2.0 |
| 1049 | 2026-03-31T01:15:03.245Z | Downloaded hickory-server v0.25.2 |
| 1050 | 2026-03-31T01:15:03.258Z | Downloaded rcgen v0.12.1 |
| 1051 | 2026-03-31T01:15:03.262Z | Downloaded serde-hex v0.1.0 |
| 1052 | 2026-03-31T01:15:03.267Z | Downloaded crossterm v0.28.1 |
| 1053 | 2026-03-31T01:15:03.270Z | Downloaded serde_repr v0.1.20 |
| 1054 | 2026-03-31T01:15:03.270Z | Downloaded serde_derive_internals v0.29.1 |
| 1055 | 2026-03-31T01:15:03.270Z | Downloaded diesel_derives v2.3.7 |
| 1056 | 2026-03-31T01:15:03.273Z | Downloaded strum v0.26.3 |
| 1057 | 2026-03-31T01:15:03.274Z | Downloaded structmeta-derive v0.3.0 |
| 1058 | 2026-03-31T01:15:03.278Z | Downloaded structmeta v0.3.0 |
| 1059 | 2026-03-31T01:15:03.278Z | Downloaded slog-async v2.8.0 |
| 1060 | 2026-03-31T01:15:03.278Z | Downloaded sec1 v0.7.3 |
| 1061 | 2026-03-31T01:15:03.281Z | Downloaded itertools v0.10.5 |
| 1062 | 2026-03-31T01:15:03.281Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1063 | 2026-03-31T01:15:03.284Z | Downloaded ssh-encoding v0.2.0 |
| 1064 | 2026-03-31T01:15:03.284Z | Downloaded russh-keys v0.45.0 |
| 1065 | 2026-03-31T01:15:03.287Z | Downloaded ron v0.8.1 |
| 1066 | 2026-03-31T01:15:03.290Z | Downloaded supports-color v3.0.2 |
| 1067 | 2026-03-31T01:15:03.291Z | Downloaded subtle v2.6.1 |
| 1068 | 2026-03-31T01:15:03.291Z | Downloaded simd-adler32 v0.3.8 |
| 1069 | 2026-03-31T01:15:03.294Z | Downloaded progenitor-impl v0.13.0 |
| 1070 | 2026-03-31T01:15:03.295Z | Downloaded slog-term v2.9.2 |
| 1071 | 2026-03-31T01:15:03.298Z | Downloaded slog-stdlog v4.1.1 |
| 1072 | 2026-03-31T01:15:03.298Z | Downloaded slog-scope v4.4.1 |
| 1073 | 2026-03-31T01:15:03.298Z | Downloaded tabled_derive v0.11.0 |
| 1074 | 2026-03-31T01:15:03.301Z | Downloaded smallvec v0.6.14 |
| 1075 | 2026-03-31T01:15:03.301Z | Downloaded prettyplease v0.2.37 |
| 1076 | 2026-03-31T01:15:03.304Z | Downloaded termtree v0.5.1 |
| 1077 | 2026-03-31T01:15:03.304Z | Downloaded tap v1.0.1 |
| 1078 | 2026-03-31T01:15:03.304Z | Downloaded take_mut v0.2.2 |
| 1079 | 2026-03-31T01:15:03.308Z | Downloaded testing_table v0.3.0 |
| 1080 | 2026-03-31T01:15:03.308Z | Downloaded tabwriter v1.4.1 |
| 1081 | 2026-03-31T01:15:03.308Z | Downloaded pretty_assertions v1.4.1 |
| 1082 | 2026-03-31T01:15:03.308Z | Downloaded sqlparser_derive v0.5.0 |
| 1083 | 2026-03-31T01:15:03.311Z | Downloaded sync_wrapper v1.0.2 |
| 1084 | 2026-03-31T01:15:03.311Z | Downloaded serde_with_macros v3.17.0 |
| 1085 | 2026-03-31T01:15:03.311Z | Downloaded sync-ptr v0.1.4 |
| 1086 | 2026-03-31T01:15:03.316Z | Downloaded signal-hook-registry v1.4.8 |
| 1087 | 2026-03-31T01:15:03.316Z | Downloaded tagptr v0.2.0 |
| 1088 | 2026-03-31T01:15:03.316Z | Downloaded shlex v1.3.0 |
| 1089 | 2026-03-31T01:15:03.316Z | Downloaded serde_path_to_error v0.1.20 |
| 1090 | 2026-03-31T01:15:03.319Z | Downloaded sqlformat v0.3.5 |
| 1091 | 2026-03-31T01:15:03.319Z | Downloaded slog-json v2.6.1 |
| 1092 | 2026-03-31T01:15:03.322Z | Downloaded slog-dtrace v0.3.0 |
| 1093 | 2026-03-31T01:15:03.331Z | Downloaded progenitor-impl v0.11.2 |
| 1094 | 2026-03-31T01:15:03.556Z | Downloaded string_cache v0.8.9 |
| 1095 | 2026-03-31T01:15:03.556Z | Downloaded snafu-derive v0.8.9 |
| 1096 | 2026-03-31T01:15:03.556Z | Downloaded mio v1.1.1 |
| 1097 | 2026-03-31T01:15:03.556Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1098 | 2026-03-31T01:15:03.556Z | Downloaded hyper-util v0.1.20 |
| 1099 | 2026-03-31T01:15:03.556Z | Downloaded thread-id v5.1.0 |
| 1100 | 2026-03-31T01:15:03.556Z | Downloaded spki v0.7.3 |
| 1101 | 2026-03-31T01:15:03.556Z | Downloaded time-core v0.1.8 |
| 1102 | 2026-03-31T01:15:03.556Z | Downloaded strum v0.27.2 |
| 1103 | 2026-03-31T01:15:03.556Z | Downloaded tinyvec_macros v0.1.1 |
| 1104 | 2026-03-31T01:15:03.556Z | Downloaded strum_macros v0.24.3 |
| 1105 | 2026-03-31T01:15:03.556Z | Downloaded strum_macros v0.26.4 |
| 1106 | 2026-03-31T01:15:03.556Z | Downloaded stringprep v0.1.5 |
| 1107 | 2026-03-31T01:15:03.556Z | Downloaded static_assertions v1.1.0 |
| 1108 | 2026-03-31T01:15:03.556Z | Downloaded num-bigint v0.4.6 |
| 1109 | 2026-03-31T01:15:03.556Z | Downloaded schemars v0.8.22 |
| 1110 | 2026-03-31T01:15:03.556Z | Downloaded strum_macros v0.27.2 |
| 1111 | 2026-03-31T01:15:03.556Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1112 | 2026-03-31T01:15:03.556Z | Downloaded nom v7.1.3 |
| 1113 | 2026-03-31T01:15:03.556Z | Downloaded support-bundle-viewer v0.1.2 |
| 1114 | 2026-03-31T01:15:03.556Z | Downloaded slab v0.4.12 |
| 1115 | 2026-03-31T01:15:03.556Z | Downloaded rustls-native-certs v0.8.3 |
| 1116 | 2026-03-31T01:15:03.556Z | Downloaded termios v0.3.3 |
| 1117 | 2026-03-31T01:15:03.556Z | Downloaded serde_cbor v0.11.2 |
| 1118 | 2026-03-31T01:15:03.556Z | Downloaded rayon-core v1.13.0 |
| 1119 | 2026-03-31T01:15:03.556Z | Downloaded ryu v1.0.23 |
| 1120 | 2026-03-31T01:15:03.557Z | Downloaded spin v0.9.8 |
| 1121 | 2026-03-31T01:15:03.557Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1122 | 2026-03-31T01:15:03.557Z | Downloaded tower-layer v0.3.3 |
| 1123 | 2026-03-31T01:15:03.557Z | Downloaded tower-service v0.3.3 |
| 1124 | 2026-03-31T01:15:03.557Z | Downloaded thread_local v1.1.9 |
| 1125 | 2026-03-31T01:15:03.557Z | Downloaded stacker v0.1.23 |
| 1126 | 2026-03-31T01:15:03.557Z | Downloaded topological-sort v0.2.2 |
| 1127 | 2026-03-31T01:15:03.557Z | Downloaded similar v2.7.0 |
| 1128 | 2026-03-31T01:15:03.557Z | Downloaded itertools v0.12.1 |
| 1129 | 2026-03-31T01:15:03.557Z | Downloaded crossterm v0.29.0 |
| 1130 | 2026-03-31T01:15:03.557Z | Downloaded bindgen v0.71.1 |
| 1131 | 2026-03-31T01:15:03.557Z | Downloaded unarray v0.1.4 |
| 1132 | 2026-03-31T01:15:03.557Z | Downloaded typify-macro v0.4.3 |
| 1133 | 2026-03-31T01:15:03.557Z | Downloaded smf v0.2.3 |
| 1134 | 2026-03-31T01:15:03.557Z | Downloaded try-lock v0.2.5 |
| 1135 | 2026-03-31T01:15:03.557Z | Downloaded trait-variant v0.1.2 |
| 1136 | 2026-03-31T01:15:03.557Z | Downloaded schemars v0.9.0 |
| 1137 | 2026-03-31T01:15:03.557Z | Downloaded tokio-native-tls v0.3.1 |
| 1138 | 2026-03-31T01:15:03.557Z | Downloaded typify-macro v0.6.1 |
| 1139 | 2026-03-31T01:15:03.557Z | Downloaded tiny-keccak v2.0.2 |
| 1140 | 2026-03-31T01:15:03.557Z | Downloaded tokio-macros v2.6.0 |
| 1141 | 2026-03-31T01:15:03.557Z | Downloaded rand v0.8.5 |
| 1142 | 2026-03-31T01:15:03.557Z | Downloaded hyper v1.8.1 |
| 1143 | 2026-03-31T01:15:03.557Z | Downloaded tls_codec_derive v0.4.2 |
| 1144 | 2026-03-31T01:15:03.557Z | Downloaded usdt-attr-macro v0.6.0 |
| 1145 | 2026-03-31T01:15:03.557Z | Downloaded untrusted v0.7.1 |
| 1146 | 2026-03-31T01:15:03.557Z | Downloaded socket2 v0.6.2 |
| 1147 | 2026-03-31T01:15:03.557Z | Downloaded universal-hash v0.5.1 |
| 1148 | 2026-03-31T01:15:03.557Z | Downloaded tokio-rustls v0.25.0 |
| 1149 | 2026-03-31T01:15:03.557Z | Downloaded tls_codec v0.4.2 |
| 1150 | 2026-03-31T01:15:03.557Z | Downloaded signal-hook v0.3.18 |
| 1151 | 2026-03-31T01:15:03.557Z | Downloaded unicode-truncate v1.1.0 |
| 1152 | 2026-03-31T01:15:03.557Z | Downloaded qorb v0.4.1 |
| 1153 | 2026-03-31T01:15:03.557Z | Downloaded unit-prefix v0.5.2 |
| 1154 | 2026-03-31T01:15:03.557Z | Downloaded time-macros v0.2.27 |
| 1155 | 2026-03-31T01:15:03.557Z | Downloaded tokio-dtrace v0.1.1 |
| 1156 | 2026-03-31T01:15:03.558Z | Downloaded rsa v0.9.10 |
| 1157 | 2026-03-31T01:15:03.558Z | Downloaded utf-8 v0.7.6 |
| 1158 | 2026-03-31T01:15:03.558Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1159 | 2026-03-31T01:15:03.558Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1160 | 2026-03-31T01:15:03.558Z | Downloaded quinn v0.11.9 |
| 1161 | 2026-03-31T01:15:03.558Z | Downloaded libxml v0.3.3 |
| 1162 | 2026-03-31T01:15:03.558Z | Downloaded void v1.0.2 |
| 1163 | 2026-03-31T01:15:03.558Z | Downloaded num-bigint-dig v0.8.6 |
| 1164 | 2026-03-31T01:15:03.558Z | Downloaded itertools v0.13.0 |
| 1165 | 2026-03-31T01:15:03.558Z | Downloaded tokio-tungstenite v0.21.0 |
| 1166 | 2026-03-31T01:15:03.559Z | Downloaded thiserror-no-std v2.0.2 |
| 1167 | 2026-03-31T01:15:03.559Z | Downloaded usdt v0.6.0 |
| 1168 | 2026-03-31T01:15:03.559Z | Downloaded samael v0.0.19 |
| 1169 | 2026-03-31T01:15:03.559Z | Downloaded usdt-macro v0.6.0 |
| 1170 | 2026-03-31T01:15:03.559Z | Downloaded slog v2.8.2 |
| 1171 | 2026-03-31T01:15:03.559Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1172 | 2026-03-31T01:15:03.559Z | Downloaded want v0.3.1 |
| 1173 | 2026-03-31T01:15:03.559Z | Downloaded aho-corasick v1.1.4 |
| 1174 | 2026-03-31T01:15:03.559Z | Downloaded term v0.7.0 |
| 1175 | 2026-03-31T01:15:03.559Z | Downloaded hashbrown v0.15.5 |
| 1176 | 2026-03-31T01:15:03.559Z | Downloaded tokio-rustls v0.24.1 |
| 1177 | 2026-03-31T01:15:03.559Z | Downloaded wait-timeout v0.2.1 |
| 1178 | 2026-03-31T01:15:03.559Z | Downloaded tui-tree-widget v0.23.1 |
| 1179 | 2026-03-31T01:15:03.559Z | Downloaded iri-string v0.7.10 |
| 1180 | 2026-03-31T01:15:03.559Z | Downloaded socket2 v0.5.10 |
| 1181 | 2026-03-31T01:15:03.559Z | Downloaded xattr v1.6.1 |
| 1182 | 2026-03-31T01:15:03.559Z | Downloaded libm v0.2.16 |
| 1183 | 2026-03-31T01:15:03.559Z | Downloaded waitgroup v0.1.2 |
| 1184 | 2026-03-31T01:15:03.559Z | Downloaded rand v0.10.0 |
| 1185 | 2026-03-31T01:15:03.559Z | Downloaded rand v0.9.2 |
| 1186 | 2026-03-31T01:15:03.578Z | Downloaded vergen-lib v0.1.6 |
| 1187 | 2026-03-31T01:15:03.578Z | Downloaded tokio-rustls v0.26.4 |
| 1188 | 2026-03-31T01:15:03.578Z | Downloaded unicase v2.9.0 |
| 1189 | 2026-03-31T01:15:03.578Z | Downloaded uzers v0.12.2 |
| 1190 | 2026-03-31T01:15:03.578Z | Downloaded zone v0.3.1 |
| 1191 | 2026-03-31T01:15:03.578Z | Downloaded xshell-macros v0.2.7 |
| 1192 | 2026-03-31T01:15:03.578Z | Downloaded h2 v0.4.13 |
| 1193 | 2026-03-31T01:15:03.579Z | Downloaded zeroize_derive v1.4.3 |
| 1194 | 2026-03-31T01:15:03.579Z | Downloaded vergen-lib v9.1.0 |
| 1195 | 2026-03-31T01:15:03.579Z | Downloaded subprocess v0.2.15 |
| 1196 | 2026-03-31T01:15:03.579Z | Downloaded tinyvec v1.10.0 |
| 1197 | 2026-03-31T01:15:03.579Z | Downloaded rustls-webpki v0.103.9 |
| 1198 | 2026-03-31T01:15:03.579Z | Downloaded zone_cfg_derive v0.3.1 |
| 1199 | 2026-03-31T01:15:03.579Z | Downloaded tokio-tungstenite v0.23.1 |
| 1200 | 2026-03-31T01:15:03.579Z | Downloaded untrusted v0.9.0 |
| 1201 | 2026-03-31T01:15:03.580Z | Downloaded vergen-git2 v9.1.0 |
| 1202 | 2026-03-31T01:15:03.584Z | Downloaded term v1.2.1 |
| 1203 | 2026-03-31T01:15:03.584Z | Downloaded schemars v1.2.1 |
| 1204 | 2026-03-31T01:15:03.584Z | Downloaded whoami v2.1.0 |
| 1205 | 2026-03-31T01:15:03.584Z | Downloaded vergen-gitcl v1.0.8 |
| 1206 | 2026-03-31T01:15:03.587Z | Downloaded snafu v0.8.9 |
| 1207 | 2026-03-31T01:15:03.590Z | Downloaded vsss-rs v3.3.4 |
| 1208 | 2026-03-31T01:15:03.590Z | Downloaded test-strategy v0.4.5 |
| 1209 | 2026-03-31T01:15:03.593Z | Downloaded xz2 v0.1.7 |
| 1210 | 2026-03-31T01:15:03.593Z | Downloaded xshell v0.2.7 |
| 1211 | 2026-03-31T01:15:03.596Z | Downloaded wyz v0.5.1 |
| 1212 | 2026-03-31T01:15:03.596Z | Downloaded russh v0.45.0 |
| 1213 | 2026-03-31T01:15:03.600Z | Downloaded tokio-stream v0.1.18 |
| 1214 | 2026-03-31T01:15:03.602Z | Downloaded usdt-impl v0.6.0 |
| 1215 | 2026-03-31T01:15:03.602Z | Downloaded tracing-attributes v0.1.31 |
| 1216 | 2026-03-31T01:15:03.605Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1217 | 2026-03-31T01:15:03.605Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1218 | 2026-03-31T01:15:03.608Z | Downloaded publicsuffix v2.3.0 |
| 1219 | 2026-03-31T01:15:03.618Z | Downloaded steno v0.4.1 |
| 1220 | 2026-03-31T01:15:03.621Z | Downloaded unicode-properties v0.1.4 |
| 1221 | 2026-03-31T01:15:03.626Z | Downloaded zeroize v1.8.2 |
| 1222 | 2026-03-31T01:15:03.629Z | Downloaded itertools v0.14.0 |
| 1223 | 2026-03-31T01:15:03.632Z | Downloaded zstd-safe v7.2.4 |
| 1224 | 2026-03-31T01:15:03.632Z | Downloaded tungstenite v0.21.0 |
| 1225 | 2026-03-31T01:15:03.635Z | Downloaded tracing-core v0.1.36 |
| 1226 | 2026-03-31T01:15:03.638Z | Downloaded p521 v0.13.3 |
| 1227 | 2026-03-31T01:15:03.642Z | Downloaded zstd v0.13.3 |
| 1228 | 2026-03-31T01:15:03.642Z | Downloaded twox-hash v2.1.2 |
| 1229 | 2026-03-31T01:15:03.642Z | Downloaded vergen v9.1.0 |
| 1230 | 2026-03-31T01:15:03.644Z | Downloaded tungstenite v0.23.0 |
| 1231 | 2026-03-31T01:15:03.647Z | Downloaded toml v0.7.8 |
| 1232 | 2026-03-31T01:15:03.647Z | Downloaded tar v0.4.45 |
| 1233 | 2026-03-31T01:15:03.657Z | Downloaded hkdf v0.12.4 |
| 1234 | 2026-03-31T01:15:03.660Z | Downloaded rpassword v7.4.0 |
| 1235 | 2026-03-31T01:15:03.660Z | Downloaded futures-util v0.3.32 |
| 1236 | 2026-03-31T01:15:03.660Z | Downloaded yasna v0.5.2 |
| 1237 | 2026-03-31T01:15:03.660Z | Downloaded iddqd v0.3.17 |
| 1238 | 2026-03-31T01:15:03.664Z | Downloaded walkdir v2.5.0 |
| 1239 | 2026-03-31T01:15:03.675Z | Downloaded typify v0.4.3 |
| 1240 | 2026-03-31T01:15:03.678Z | Downloaded blake3 v1.8.3 |
| 1241 | 2026-03-31T01:15:03.682Z | Downloaded bitvec v1.0.1 |
| 1242 | 2026-03-31T01:15:03.692Z | Downloaded whoami v1.6.1 |
| 1243 | 2026-03-31T01:15:03.695Z | Downloaded aws-lc-rs v1.16.0 |
| 1244 | 2026-03-31T01:15:03.697Z | Downloaded vte v0.14.1 |
| 1245 | 2026-03-31T01:15:03.700Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1246 | 2026-03-31T01:15:03.703Z | Downloaded unicode-bidi v0.3.18 |
| 1247 | 2026-03-31T01:15:03.795Z | Downloaded unsafe-libyaml v0.2.11 |
| 1248 | 2026-03-31T01:15:03.795Z | Downloaded reedline v0.40.0 |
| 1249 | 2026-03-31T01:15:03.804Z | Downloaded rustyline v14.0.0 |
| 1250 | 2026-03-31T01:15:03.804Z | Downloaded zerocopy v0.6.6 |
| 1251 | 2026-03-31T01:15:03.804Z | Downloaded uuid v1.23.0 |
| 1252 | 2026-03-31T01:15:03.804Z | Downloaded ssh-key v0.6.7 |
| 1253 | 2026-03-31T01:15:03.804Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1254 | 2026-03-31T01:15:03.804Z | Downloaded regex v1.12.3 |
| 1255 | 2026-03-31T01:15:03.804Z | Downloaded ron v0.12.0 |
| 1256 | 2026-03-31T01:15:03.804Z | Downloaded zopfli v0.8.3 |
| 1257 | 2026-03-31T01:15:03.804Z | Downloaded typify v0.6.1 |
| 1258 | 2026-03-31T01:15:03.804Z | Downloaded p384 v0.13.1 |
| 1259 | 2026-03-31T01:15:03.804Z | Downloaded toml_edit v0.19.15 |
| 1260 | 2026-03-31T01:15:03.804Z | Downloaded chrono v0.4.44 |
| 1261 | 2026-03-31T01:15:03.804Z | Downloaded typed-path v0.9.3 |
| 1262 | 2026-03-31T01:15:03.804Z | Downloaded tokio-postgres v0.7.16 |
| 1263 | 2026-03-31T01:15:03.804Z | Downloaded lalrpop v0.19.12 |
| 1264 | 2026-03-31T01:15:03.804Z | Downloaded goblin v0.10.5 |
| 1265 | 2026-03-31T01:15:03.804Z | Downloaded unicode_categories v0.1.1 |
| 1266 | 2026-03-31T01:15:03.804Z | Downloaded yansi v1.0.1 |
| 1267 | 2026-03-31T01:15:03.811Z | Downloaded salty v0.3.0 |
| 1268 | 2026-03-31T01:15:03.811Z | Downloaded moka v0.12.13 |
| 1269 | 2026-03-31T01:15:03.820Z | Downloaded x509-cert v0.2.5 |
| 1270 | 2026-03-31T01:15:03.823Z | Downloaded unicode-segmentation v1.12.0 |
| 1271 | 2026-03-31T01:15:03.827Z | Downloaded tower v0.5.3 |
| 1272 | 2026-03-31T01:15:03.832Z | Downloaded git2 v0.20.4 |
| 1273 | 2026-03-31T01:15:03.838Z | Downloaded zip v0.6.6 |
| 1274 | 2026-03-31T01:15:03.841Z | Downloaded zerocopy-derive v0.8.40 |
| 1275 | 2026-03-31T01:15:03.848Z | Downloaded rayon v1.11.0 |
| 1276 | 2026-03-31T01:15:03.854Z | Downloaded reqwest v0.13.2 |
| 1277 | 2026-03-31T01:15:03.857Z | Downloaded reqwest v0.12.28 |
| 1278 | 2026-03-31T01:15:03.861Z | Downloaded zip v4.6.1 |
| 1279 | 2026-03-31T01:15:03.866Z | Downloaded petname v2.0.2 |
| 1280 | 2026-03-31T01:15:03.873Z | Downloaded quick-xml v0.37.5 |
| 1281 | 2026-03-31T01:15:03.877Z | Downloaded rustls-webpki v0.101.7 |
| 1282 | 2026-03-31T01:15:03.887Z | Downloaded tower-http v0.6.8 |
| 1283 | 2026-03-31T01:15:03.891Z | Downloaded serde_with v3.17.0 |
| 1284 | 2026-03-31T01:15:03.899Z | Downloaded portable-atomic v1.13.1 |
| 1285 | 2026-03-31T01:15:03.904Z | Downloaded nix v0.27.1 |
| 1286 | 2026-03-31T01:15:03.911Z | Downloaded proptest v1.10.0 |
| 1287 | 2026-03-31T01:15:03.921Z | Downloaded unicode-normalization v0.1.25 |
| 1288 | 2026-03-31T01:15:03.931Z | Downloaded quinn-proto v0.11.13 |
| 1289 | 2026-03-31T01:15:03.942Z | Downloaded bstr v1.12.1 |
| 1290 | 2026-03-31T01:15:03.947Z | Downloaded winnow v0.5.40 |
| 1291 | 2026-03-31T01:15:03.954Z | Downloaded polar-core v0.27.3 |
| 1292 | 2026-03-31T01:15:03.959Z | Downloaded winnow v0.6.26 |
| 1293 | 2026-03-31T01:15:03.966Z | Downloaded rustls-webpki v0.102.8 |
| 1294 | 2026-03-31T01:15:03.977Z | Downloaded tokio-util v0.7.18 |
| 1295 | 2026-03-31T01:15:03.983Z | Downloaded tough v0.20.0 |
| 1296 | 2026-03-31T01:15:03.989Z | Downloaded nix v0.28.0 |
| 1297 | 2026-03-31T01:15:04.014Z | Downloaded zlib-rs v0.6.2 |
| 1298 | 2026-03-31T01:15:04.022Z | Downloaded object v0.30.4 |
| 1299 | 2026-03-31T01:15:04.040Z | Downloaded object v0.37.3 |
| 1300 | 2026-03-31T01:15:04.047Z | Downloaded vcpkg v0.2.15 |
| 1301 | 2026-03-31T01:15:04.071Z | Downloaded tabled v0.20.0 |
| 1302 | 2026-03-31T01:15:04.082Z | Downloaded rustls v0.22.4 |
| 1303 | 2026-03-31T01:15:04.089Z | Downloaded zerocopy v0.8.40 |
| 1304 | 2026-03-31T01:15:04.094Z | Downloaded smoltcp v0.11.0 |
| 1305 | 2026-03-31T01:15:04.101Z | Downloaded time v0.3.47 |
| 1306 | 2026-03-31T01:15:04.109Z | Downloaded rustls v0.23.37 |
| 1307 | 2026-03-31T01:15:04.117Z | Downloaded rustls v0.21.12 |
| 1308 | 2026-03-31T01:15:04.124Z | Downloaded curve25519-dalek v4.1.3 |
| 1309 | 2026-03-31T01:15:04.130Z | Downloaded smoltcp v0.9.1 |
| 1310 | 2026-03-31T01:15:04.135Z | Downloaded radix_trie v0.2.1 |
| 1311 | 2026-03-31T01:15:04.139Z | Downloaded regex-syntax v0.6.29 |
| 1312 | 2026-03-31T01:15:04.142Z | Downloaded openssl v0.10.75 |
| 1313 | 2026-03-31T01:15:04.148Z | Downloaded webpki-roots v1.0.6 |
| 1314 | 2026-03-31T01:15:04.151Z | Downloaded nix v0.31.1 |
| 1315 | 2026-03-31T01:15:04.163Z | Downloaded hickory-proto v0.24.4 |
| 1316 | 2026-03-31T01:15:04.176Z | Downloaded dropshot v0.17.0 |
| 1317 | 2026-03-31T01:15:04.188Z | Downloaded sqlparser v0.61.0 |
| 1318 | 2026-03-31T01:15:04.195Z | Downloaded openapiv3 v2.2.0 |
| 1319 | 2026-03-31T01:15:04.202Z | Downloaded hickory-proto v0.25.2 |
| 1320 | 2026-03-31T01:15:04.211Z | Downloaded regress v0.10.5 |
| 1321 | 2026-03-31T01:15:04.216Z | Downloaded regex-syntax v0.8.10 |
| 1322 | 2026-03-31T01:15:04.222Z | Downloaded diesel v2.3.7 |
| 1323 | 2026-03-31T01:15:04.234Z | Downloaded sled v0.34.7 |
| 1324 | 2026-03-31T01:15:04.240Z | Downloaded tracing v0.1.44 |
| 1325 | 2026-03-31T01:15:04.253Z | Downloaded rustix v0.38.44 |
| 1326 | 2026-03-31T01:15:04.267Z | Downloaded typify-impl v0.6.1 |
| 1327 | 2026-03-31T01:15:04.276Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1328 | 2026-03-31T01:15:04.284Z | Downloaded typify-impl v0.4.3 |
| 1329 | 2026-03-31T01:15:04.296Z | Downloaded zerocopy-derive v0.6.6 |
| 1330 | 2026-03-31T01:15:04.332Z | Downloaded ratatui v0.29.0 |
| 1331 | 2026-03-31T01:15:04.344Z | Downloaded lzma-sys v0.1.20 |
| 1332 | 2026-03-31T01:15:04.364Z | Downloaded chrono-tz v0.10.4 |
| 1333 | 2026-03-31T01:15:04.373Z | Downloaded jiff v0.2.21 |
| 1334 | 2026-03-31T01:15:04.395Z | Downloaded petgraph v0.6.5 |
| 1335 | 2026-03-31T01:15:04.407Z | Downloaded regex-automata v0.4.14 |
| 1336 | 2026-03-31T01:15:04.425Z | Downloaded sha3 v0.10.8 |
| 1337 | 2026-03-31T01:15:04.445Z | Downloaded csv v1.4.0 |
| 1338 | 2026-03-31T01:15:04.458Z | Downloaded petgraph v0.8.3 |
| 1339 | 2026-03-31T01:15:04.471Z | Downloaded libz-sys v1.1.24 |
| 1340 | 2026-03-31T01:15:04.483Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1341 | 2026-03-31T01:15:04.503Z | Downloaded tokio v1.50.0 |
| 1342 | 2026-03-31T01:15:04.543Z | Downloaded encoding_rs v0.8.35 |
| 1343 | 2026-03-31T01:15:04.576Z | Downloaded ring v0.17.14 |
| 1344 | 2026-03-31T01:15:04.622Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1345 | 2026-03-31T01:15:05.135Z | Downloaded aws-lc-sys v0.37.1 |
| 1346 | 2026-03-31T01:15:05.382Z | Compiling libc v0.2.180 |
| 1347 | 2026-03-31T01:15:05.382Z | Compiling serde v1.0.228 |
| 1348 | 2026-03-31T01:15:05.386Z | Compiling log v0.4.29 |
| 1349 | 2026-03-31T01:15:05.386Z | Compiling shlex v1.3.0 |
| 1350 | 2026-03-31T01:15:05.386Z | Compiling find-msvc-tools v0.1.9 |
| 1351 | 2026-03-31T01:15:05.386Z | Compiling smallvec v1.15.1 |
| 1352 | 2026-03-31T01:15:05.386Z | Compiling syn v2.0.117 |
| 1353 | 2026-03-31T01:15:05.386Z | Compiling typenum v1.19.0 |
| 1354 | 2026-03-31T01:15:05.707Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-03-31T01:15:05.745Z | Compiling subtle v2.6.1 |
| 1356 | 2026-03-31T01:15:05.772Z | Compiling scopeguard v1.2.0 |
| 1357 | 2026-03-31T01:15:05.789Z | Compiling portable-atomic v1.13.1 |
| 1358 | 2026-03-31T01:15:05.836Z | Compiling const-oid v0.9.6 |
| 1359 | 2026-03-31T01:15:05.863Z | Compiling lock_api v0.4.14 |
| 1360 | 2026-03-31T01:15:05.920Z | Compiling critical-section v1.2.0 |
| 1361 | 2026-03-31T01:15:05.962Z | Compiling zerocopy v0.8.40 |
| 1362 | 2026-03-31T01:15:06.178Z | Compiling parking_lot_core v0.9.12 |
| 1363 | 2026-03-31T01:15:06.194Z | Compiling serde_json v1.0.149 |
| 1364 | 2026-03-31T01:15:06.258Z | Compiling pin-project-lite v0.2.17 |
| 1365 | 2026-03-31T01:15:06.363Z | Compiling pkg-config v0.3.32 |
| 1366 | 2026-03-31T01:15:06.395Z | Compiling getrandom v0.2.17 |
| 1367 | 2026-03-31T01:15:06.423Z | Compiling jobserver v0.1.34 |
| 1368 | 2026-03-31T01:15:06.489Z | Compiling errno v0.3.14 |
| 1369 | 2026-03-31T01:15:06.749Z | Compiling cc v1.2.56 |
| 1370 | 2026-03-31T01:15:06.762Z | Compiling rand_core v0.6.4 |
| 1371 | 2026-03-31T01:15:06.909Z | Compiling once_cell v1.21.3 |
| 1372 | 2026-03-31T01:15:06.933Z | Compiling signal-hook-registry v1.4.8 |
| 1373 | 2026-03-31T01:15:06.947Z | Compiling parking_lot v0.12.5 |
| 1374 | 2026-03-31T01:15:06.980Z | Compiling mio v1.1.1 |
| 1375 | 2026-03-31T01:15:07.041Z | Compiling bitflags v2.11.0 |
| 1376 | 2026-03-31T01:15:07.128Z | Compiling libm v0.2.16 |
| 1377 | 2026-03-31T01:15:07.208Z | Compiling num-traits v0.2.19 |
| 1378 | 2026-03-31T01:15:07.274Z | Compiling futures-core v0.3.32 |
| 1379 | 2026-03-31T01:15:07.316Z | Compiling socket2 v0.6.2 |
| 1380 | 2026-03-31T01:15:07.430Z | Compiling percent-encoding v2.3.2 |
| 1381 | 2026-03-31T01:15:07.461Z | Compiling allocator-api2 v0.2.21 |
| 1382 | 2026-03-31T01:15:07.544Z | Compiling foldhash v0.2.0 |
| 1383 | 2026-03-31T01:15:07.567Z | Compiling futures-sink v0.3.32 |
| 1384 | 2026-03-31T01:15:07.626Z | Compiling cpufeatures v0.2.17 |
| 1385 | 2026-03-31T01:15:07.677Z | Compiling futures-channel v0.3.32 |
| 1386 | 2026-03-31T01:15:07.706Z | Compiling slab v0.4.12 |
| 1387 | 2026-03-31T01:15:07.743Z | Compiling getrandom v0.4.1 |
| 1388 | 2026-03-31T01:15:07.773Z | Compiling hashbrown v0.16.1 |
| 1389 | 2026-03-31T01:15:07.809Z | Compiling futures-task v0.3.32 |
| 1390 | 2026-03-31T01:15:07.890Z | Compiling futures-io v0.3.32 |
| 1391 | 2026-03-31T01:15:07.914Z | Compiling rand_core v0.10.0 |
| 1392 | 2026-03-31T01:15:07.986Z | Compiling rustversion v1.0.22 |
| 1393 | 2026-03-31T01:15:08.054Z | Compiling getrandom v0.3.4 |
| 1394 | 2026-03-31T01:15:08.096Z | Compiling form_urlencoded v1.2.2 |
| 1395 | 2026-03-31T01:15:08.337Z | Compiling indexmap v2.13.0 |
| 1396 | 2026-03-31T01:15:08.367Z | Compiling cmake v0.1.57 |
| 1397 | 2026-03-31T01:15:08.387Z | Compiling base64ct v1.8.3 |
| 1398 | 2026-03-31T01:15:08.659Z | Compiling synstructure v0.13.2 |
| 1399 | 2026-03-31T01:15:08.724Z | Compiling ident_case v1.0.1 |
| 1400 | 2026-03-31T01:15:08.808Z | Compiling fs_extra v1.3.0 |
| 1401 | 2026-03-31T01:15:08.854Z | Compiling dunce v1.0.5 |
| 1402 | 2026-03-31T01:15:08.953Z | Compiling pem-rfc7468 v0.7.0 |
| 1403 | 2026-03-31T01:15:08.968Z | Compiling flagset v0.4.7 |
| 1404 | 2026-03-31T01:15:09.022Z | Compiling rand_core v0.9.5 |
| 1405 | 2026-03-31T01:15:09.051Z | Compiling iana-time-zone v0.1.65 |
| 1406 | 2026-03-31T01:15:09.068Z | Compiling rustix v1.1.3 |
| 1407 | 2026-03-31T01:15:09.083Z | Compiling aws-lc-sys v0.37.1 |
| 1408 | 2026-03-31T01:15:09.098Z | Compiling ring v0.17.14 |
| 1409 | 2026-03-31T01:15:09.253Z | Compiling uuid v1.23.0 |
| 1410 | 2026-03-31T01:15:09.275Z | Compiling rustc_version v0.4.1 |
| 1411 | 2026-03-31T01:15:09.282Z | Compiling regex-syntax v0.8.10 |
| 1412 | 2026-03-31T01:15:09.295Z | Compiling vcpkg v0.2.15 |
| 1413 | 2026-03-31T01:15:09.593Z | Compiling aws-lc-rs v1.16.0 |
| 1414 | 2026-03-31T01:15:09.885Z | Compiling tracing-core v0.1.36 |
| 1415 | 2026-03-31T01:15:09.956Z | Compiling crossbeam-utils v0.8.21 |
| 1416 | 2026-03-31T01:15:10.048Z | Compiling openssl-sys v0.9.111 |
| 1417 | 2026-03-31T01:15:10.236Z | Compiling serde_derive v1.0.228 |
| 1418 | 2026-03-31T01:15:10.252Z | Compiling zeroize_derive v1.4.3 |
| 1419 | 2026-03-31T01:15:10.440Z | Compiling zerofrom-derive v0.1.6 |
| 1420 | 2026-03-31T01:15:10.571Z | Compiling yoke-derive v0.8.1 |
| 1421 | 2026-03-31T01:15:10.810Z | Compiling zerocopy-derive v0.8.40 |
| 1422 | 2026-03-31T01:15:10.895Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-03-31T01:15:11.639Z | Compiling zerovec-derive v0.11.2 |
| 1424 | 2026-03-31T01:15:11.702Z | Compiling crypto-common v0.1.7 |
| 1425 | 2026-03-31T01:15:11.725Z | Compiling block-buffer v0.10.4 |
| 1426 | 2026-03-31T01:15:11.824Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-03-31T01:15:11.849Z | Compiling displaydoc v0.2.5 |
| 1428 | 2026-03-31T01:15:11.893Z | Compiling digest v0.10.7 |
| 1429 | 2026-03-31T01:15:11.950Z | Compiling yoke v0.8.1 |
| 1430 | 2026-03-31T01:15:12.135Z | Compiling tokio-macros v2.6.0 |
| 1431 | 2026-03-31T01:15:12.139Z | Compiling hmac v0.12.1 |
| 1432 | 2026-03-31T01:15:12.312Z | Compiling futures-macro v0.3.32 |
| 1433 | 2026-03-31T01:15:12.589Z | Compiling zerotrie v0.2.3 |
| 1434 | 2026-03-31T01:15:12.735Z | Compiling zerovec v0.11.5 |
| 1435 | 2026-03-31T01:15:12.852Z | Compiling block-padding v0.3.3 |
| 1436 | 2026-03-31T01:15:12.891Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-03-31T01:15:13.008Z | Compiling inout v0.1.4 |
| 1438 | 2026-03-31T01:15:13.100Z | Compiling futures-util v0.3.32 |
| 1439 | 2026-03-31T01:15:13.171Z | Compiling tinystr v0.8.2 |
| 1440 | 2026-03-31T01:15:13.225Z | Compiling potential_utf v0.1.4 |
| 1441 | 2026-03-31T01:15:13.366Z | Compiling icu_locale_core v2.1.1 |
| 1442 | 2026-03-31T01:15:13.385Z | Compiling icu_collections v2.1.1 |
| 1443 | 2026-03-31T01:15:13.680Z | Compiling bytes v1.11.1 |
| 1444 | 2026-03-31T01:15:13.746Z | Compiling cipher v0.4.4 |
| 1445 | 2026-03-31T01:15:13.864Z | Compiling der_derive v0.7.3 |
| 1446 | 2026-03-31T01:15:14.011Z | Compiling icu_provider v2.1.1 |
| 1447 | 2026-03-31T01:15:14.241Z | Compiling tokio v1.50.0 |
| 1448 | 2026-03-31T01:15:14.247Z | Compiling icu_normalizer v2.1.1 |
| 1449 | 2026-03-31T01:15:14.289Z | Compiling icu_properties v2.1.2 |
| 1450 | 2026-03-31T01:15:14.306Z | Compiling http v1.4.0 |
| 1451 | 2026-03-31T01:15:14.798Z | Compiling salsa20 v0.10.2 |
| 1452 | 2026-03-31T01:15:14.814Z | Compiling der v0.7.10 |
| 1453 | 2026-03-31T01:15:14.934Z | Compiling chrono v0.4.44 |
| 1454 | 2026-03-31T01:15:15.184Z | Compiling idna_adapter v1.2.1 |
| 1455 | 2026-03-31T01:15:15.201Z | Compiling ppv-lite86 v0.2.21 |
| 1456 | 2026-03-31T01:15:15.320Z | Compiling idna v1.1.0 |
| 1457 | 2026-03-31T01:15:15.415Z | Compiling pbkdf2 v0.12.2 |
| 1458 | 2026-03-31T01:15:15.429Z | Compiling thiserror-impl v2.0.18 |
| 1459 | 2026-03-31T01:15:15.460Z | Compiling scrypt v0.11.0 |
| 1460 | 2026-03-31T01:15:15.540Z | Compiling rand_chacha v0.9.0 |
| 1461 | 2026-03-31T01:15:15.714Z | Compiling url v2.5.8 |
| 1462 | 2026-03-31T01:15:15.951Z | Compiling spki v0.7.3 |
| 1463 | 2026-03-31T01:15:15.997Z | Compiling cbc v0.1.2 |
| 1464 | 2026-03-31T01:15:16.152Z | Compiling aes v0.8.4 |
| 1465 | 2026-03-31T01:15:16.159Z | Compiling rustls-pki-types v1.14.0 |
| 1466 | 2026-03-31T01:15:16.200Z | Compiling tracing-attributes v0.1.31 |
| 1467 | 2026-03-31T01:15:16.270Z | Compiling rand v0.9.2 |
| 1468 | 2026-03-31T01:15:16.499Z | Compiling http-body v1.0.1 |
| 1469 | 2026-03-31T01:15:16.605Z | Compiling pkcs5 v0.7.1 |
| 1470 | 2026-03-31T01:15:16.703Z | Compiling thiserror v2.0.18 |
| 1471 | 2026-03-31T01:15:16.765Z | Compiling pest_generator v2.8.6 |
| 1472 | 2026-03-31T01:15:16.813Z | Compiling serde_derive_internals v0.29.1 |
| 1473 | 2026-03-31T01:15:17.079Z | Compiling openssl-probe v0.2.1 |
| 1474 | 2026-03-31T01:15:17.093Z | Compiling base64 v0.22.1 |
| 1475 | 2026-03-31T01:15:17.249Z | Compiling untrusted v0.9.0 |
| 1476 | 2026-03-31T01:15:17.264Z | Compiling schemars v0.8.22 |
| 1477 | 2026-03-31T01:15:17.373Z | Compiling httparse v1.10.1 |
| 1478 | 2026-03-31T01:15:17.410Z | Compiling syn v1.0.109 |
| 1479 | 2026-03-31T01:15:17.459Z | Compiling untrusted v0.7.1 |
| 1480 | 2026-03-31T01:15:17.493Z | Compiling pest_derive v2.8.6 |
| 1481 | 2026-03-31T01:15:17.550Z | Compiling tracing v0.1.44 |
| 1482 | 2026-03-31T01:15:17.736Z | Compiling schemars_derive v0.8.22 |
| 1483 | 2026-03-31T01:15:17.756Z | Compiling pkcs8 v0.10.2 |
| 1484 | 2026-03-31T01:15:17.812Z | Compiling scroll_derive v0.13.1 |
| 1485 | 2026-03-31T01:15:17.913Z | Compiling darling_core v0.20.11 |
| 1486 | 2026-03-31T01:15:18.065Z | Compiling tokio-util v0.7.18 |
| 1487 | 2026-03-31T01:15:18.241Z | Compiling rustls v0.23.37 |
| 1488 | 2026-03-31T01:15:18.412Z | Compiling tower-layer v0.3.3 |
| 1489 | 2026-03-31T01:15:18.578Z | Compiling tower-service v0.3.3 |
| 1490 | 2026-03-31T01:15:18.593Z | Compiling atomic-waker v1.1.2 |
| 1491 | 2026-03-31T01:15:18.674Z | Compiling dyn-clone v1.0.20 |
| 1492 | 2026-03-31T01:15:18.757Z | Compiling tinyvec_macros v0.1.1 |
| 1493 | 2026-03-31T01:15:18.788Z | Compiling try-lock v0.2.5 |
| 1494 | 2026-03-31T01:15:18.809Z | Compiling tinyvec v1.10.0 |
| 1495 | 2026-03-31T01:15:18.899Z | Compiling want v0.3.1 |
| 1496 | 2026-03-31T01:15:19.061Z | Compiling h2 v0.4.13 |
| 1497 | 2026-03-31T01:15:19.064Z | Compiling scroll v0.13.0 |
| 1498 | 2026-03-31T01:15:19.336Z | Compiling ipnet v2.11.0 |
| 1499 | 2026-03-31T01:15:19.614Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1500 | 2026-03-31T01:15:19.827Z | Compiling spin v0.9.8 |
| 1501 | 2026-03-31T01:15:19.874Z | Compiling aho-corasick v1.1.4 |
| 1502 | 2026-03-31T01:15:20.000Z | Compiling crc32fast v1.5.0 |
| 1503 | 2026-03-31T01:15:20.032Z | Compiling pin-utils v0.1.0 |
| 1504 | 2026-03-31T01:15:20.108Z | Compiling time-core v0.1.8 |
| 1505 | 2026-03-31T01:15:20.145Z | Compiling darling_macro v0.20.11 |
| 1506 | 2026-03-31T01:15:20.240Z | Compiling openssl v0.10.75 |
| 1507 | 2026-03-31T01:15:20.254Z | Compiling httpdate v1.0.3 |
| 1508 | 2026-03-31T01:15:20.268Z | Compiling num-conv v0.2.0 |
| 1509 | 2026-03-31T01:15:20.400Z | Compiling powerfmt v0.2.0 |
| 1510 | 2026-03-31T01:15:20.463Z | Compiling foreign-types-shared v0.1.1 |
| 1511 | 2026-03-31T01:15:20.498Z | Compiling tempfile v3.25.0 |
| 1512 | 2026-03-31T01:15:20.554Z | Compiling foreign-types v0.3.2 |
| 1513 | 2026-03-31T01:15:20.594Z | Compiling deranged v0.5.8 |
| 1514 | 2026-03-31T01:15:20.611Z | Compiling darling v0.20.11 |
| 1515 | 2026-03-31T01:15:20.629Z | Compiling time-macros v0.2.27 |
| 1516 | 2026-03-31T01:15:20.694Z | Compiling regex-automata v0.4.14 |
| 1517 | 2026-03-31T01:15:21.524Z | Compiling goblin v0.10.5 |
| 1518 | 2026-03-31T01:15:21.702Z | Compiling thiserror-impl v1.0.69 |
| 1519 | 2026-03-31T01:15:22.112Z | Compiling hyper v1.8.1 |
| 1520 | 2026-03-31T01:15:22.974Z | Compiling openssl-macros v0.1.1 |
| 1521 | 2026-03-31T01:15:23.011Z | Compiling wait-timeout v0.2.1 |
| 1522 | 2026-03-31T01:15:23.026Z | Compiling simd-adler32 v0.3.8 |
| 1523 | 2026-03-31T01:15:23.266Z | Compiling usdt-impl v0.6.0 |
| 1524 | 2026-03-31T01:15:23.282Z | Compiling num_threads v0.1.7 |
| 1525 | 2026-03-31T01:15:23.354Z | Compiling either v1.15.0 |
| 1526 | 2026-03-31T01:15:23.380Z | Compiling siphasher v1.0.2 |
| 1527 | 2026-03-31T01:15:23.466Z | Compiling bit-vec v0.8.0 |
| 1528 | 2026-03-31T01:15:23.558Z | Compiling native-tls v0.2.18 |
| 1529 | 2026-03-31T01:15:23.578Z | Compiling quick-error v1.2.3 |
| 1530 | 2026-03-31T01:15:23.683Z | Compiling rusty-fork v0.3.1 |
| 1531 | 2026-03-31T01:15:23.697Z | Compiling bit-set v0.8.0 |
| 1532 | 2026-03-31T01:15:23.778Z | Compiling time v0.3.47 |
| 1533 | 2026-03-31T01:15:23.854Z | Compiling hyper-util v0.1.20 |
| 1534 | 2026-03-31T01:15:23.993Z | Compiling thiserror v1.0.69 |
| 1535 | 2026-03-31T01:15:24.284Z | Compiling dof v0.4.0 |
| 1536 | 2026-03-31T01:15:24.838Z | Compiling derive_builder_core v0.20.2 |
| 1537 | 2026-03-31T01:15:25.324Z | Compiling unicode-normalization v0.1.25 |
| 1538 | 2026-03-31T01:15:25.437Z | Compiling crossbeam-epoch v0.9.18 |
| 1539 | 2026-03-31T01:15:25.581Z | Compiling dtrace-parser v0.3.0 |
| 1540 | 2026-03-31T01:15:25.685Z | Compiling rustls-native-certs v0.8.3 |
| 1541 | 2026-03-31T01:15:25.769Z | Compiling signature v2.2.0 |
| 1542 | 2026-03-31T01:15:25.784Z | Compiling scroll_derive v0.12.1 |
| 1543 | 2026-03-31T01:15:25.787Z | Compiling heapless v0.7.17 |
| 1544 | 2026-03-31T01:15:25.943Z | Compiling rand_xorshift v0.4.0 |
| 1545 | 2026-03-31T01:15:25.962Z | Compiling slog v2.8.2 |
| 1546 | 2026-03-31T01:15:26.028Z | Compiling darling_core v0.21.3 |
| 1547 | 2026-03-31T01:15:26.102Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1548 | 2026-03-31T01:15:26.142Z | Compiling sync_wrapper v1.0.2 |
| 1549 | 2026-03-31T01:15:26.253Z | Compiling thread-id v5.1.0 |
| 1550 | 2026-03-31T01:15:26.319Z | Compiling cookie v0.18.1 |
| 1551 | 2026-03-31T01:15:26.338Z | Compiling unicode-properties v0.1.4 |
| 1552 | 2026-03-31T01:15:26.375Z | Compiling adler2 v2.0.1 |
| 1553 | 2026-03-31T01:15:26.430Z | Compiling signal-hook v0.3.18 |
| 1554 | 2026-03-31T01:15:26.499Z | Compiling anyhow v1.0.102 |
| 1555 | 2026-03-31T01:15:26.566Z | Compiling paste v1.0.15 |
| 1556 | 2026-03-31T01:15:26.594Z | Compiling rayon-core v1.13.0 |
| 1557 | 2026-03-31T01:15:26.610Z | Compiling unarray v0.1.4 |
| 1558 | 2026-03-31T01:15:26.623Z | Compiling unicode-bidi v0.3.18 |
| 1559 | 2026-03-31T01:15:26.718Z | Compiling zstd-safe v7.2.4 |
| 1560 | 2026-03-31T01:15:26.764Z | Compiling unicode-segmentation v1.12.0 |
| 1561 | 2026-03-31T01:15:26.910Z | Compiling proptest v1.10.0 |
| 1562 | 2026-03-31T01:15:26.946Z | Compiling stringprep v0.1.5 |
| 1563 | 2026-03-31T01:15:27.096Z | Compiling miniz_oxide v0.8.9 |
| 1564 | 2026-03-31T01:15:27.161Z | Compiling scroll v0.12.0 |
| 1565 | 2026-03-31T01:15:27.401Z | Compiling tower v0.5.3 |
| 1566 | 2026-03-31T01:15:27.710Z | Compiling derive_builder_macro v0.20.2 |
| 1567 | 2026-03-31T01:15:27.811Z | Compiling crossbeam-deque v0.8.6 |
| 1568 | 2026-03-31T01:15:27.889Z | Compiling ipnetwork v0.21.1 |
| 1569 | 2026-03-31T01:15:27.929Z | Compiling http-body-util v0.1.3 |
| 1570 | 2026-03-31T01:15:27.955Z | Compiling webpki-roots v1.0.6 |
| 1571 | 2026-03-31T01:15:27.993Z | Compiling rand_chacha v0.3.1 |
| 1572 | 2026-03-31T01:15:28.059Z | Compiling serde_spanned v0.6.9 |
| 1573 | 2026-03-31T01:15:28.165Z | Compiling serde_tokenstream v0.2.3 |
| 1574 | 2026-03-31T01:15:28.165Z | Compiling toml_datetime v0.6.11 |
| 1575 | 2026-03-31T01:15:28.204Z | Compiling erased-serde v0.3.31 |
| 1576 | 2026-03-31T01:15:28.268Z | Compiling md-5 v0.10.6 |
| 1577 | 2026-03-31T01:15:28.414Z | Compiling zerocopy-derive v0.7.35 |
| 1578 | 2026-03-31T01:15:28.418Z | Compiling curve25519-dalek v4.1.3 |
| 1579 | 2026-03-31T01:15:28.485Z | Compiling vergen-lib v9.1.0 |
| 1580 | 2026-03-31T01:15:28.552Z | Compiling darling_macro v0.21.3 |
| 1581 | 2026-03-31T01:15:28.660Z | Compiling num-integer v0.1.46 |
| 1582 | 2026-03-31T01:15:28.682Z | Compiling hash32 v0.2.1 |
| 1583 | 2026-03-31T01:15:28.759Z | Compiling ff v0.13.1 |
| 1584 | 2026-03-31T01:15:28.788Z | Compiling memoffset v0.9.1 |
| 1585 | 2026-03-31T01:15:28.873Z | Compiling rustix v0.38.44 |
| 1586 | 2026-03-31T01:15:28.896Z | Compiling psl-types v2.0.11 |
| 1587 | 2026-03-31T01:15:28.984Z | Compiling fallible-iterator v0.2.0 |
| 1588 | 2026-03-31T01:15:28.995Z | Compiling ryu v1.0.23 |
| 1589 | 2026-03-31T01:15:29.023Z | Compiling zlib-rs v0.6.2 |
| 1590 | 2026-03-31T01:15:29.044Z | Compiling litrs v1.0.0 |
| 1591 | 2026-03-31T01:15:29.176Z | Compiling ref-cast v1.0.25 |
| 1592 | 2026-03-31T01:15:29.216Z | Compiling smoltcp v0.9.1 |
| 1593 | 2026-03-31T01:15:29.278Z | Compiling iri-string v0.7.10 |
| 1594 | 2026-03-31T01:15:29.294Z | Compiling base16ct v0.2.0 |
| 1595 | 2026-03-31T01:15:29.468Z | Compiling num-bigint-dig v0.8.6 |
| 1596 | 2026-03-31T01:15:29.483Z | Compiling cfg_aliases v0.2.1 |
| 1597 | 2026-03-31T01:15:29.537Z | Compiling document-features v0.2.12 |
| 1598 | 2026-03-31T01:15:29.566Z | Compiling nix v0.31.1 |
| 1599 | 2026-03-31T01:15:29.636Z | Compiling sec1 v0.7.3 |
| 1600 | 2026-03-31T01:15:29.674Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-03-31T01:15:29.912Z | Compiling newtype-uuid v1.3.2 |
| 1602 | 2026-03-31T01:15:29.931Z | Compiling postgres-protocol v0.6.10 |
| 1603 | 2026-03-31T01:15:30.213Z | Compiling serde_urlencoded v0.7.1 |
| 1604 | 2026-03-31T01:15:30.225Z | Compiling darling v0.21.3 |
| 1605 | 2026-03-31T01:15:30.241Z | Compiling publicsuffix v2.3.0 |
| 1606 | 2026-03-31T01:15:30.404Z | Compiling tower-http v0.6.8 |
| 1607 | 2026-03-31T01:15:30.419Z | Compiling num-iter v0.1.45 |
| 1608 | 2026-03-31T01:15:30.455Z | Compiling group v0.13.0 |
| 1609 | 2026-03-31T01:15:30.650Z | Compiling rand v0.8.5 |
| 1610 | 2026-03-31T01:15:30.737Z | Compiling derive_builder v0.20.2 |
| 1611 | 2026-03-31T01:15:30.799Z | Compiling oxnet v0.1.4 |
| 1612 | 2026-03-31T01:15:31.014Z | Compiling proc-macro-error v1.0.4 |
| 1613 | 2026-03-31T01:15:31.029Z | Compiling tokio-native-tls v0.3.1 |
| 1614 | 2026-03-31T01:15:31.177Z | Compiling goblin v0.8.2 |
| 1615 | 2026-03-31T01:15:31.406Z | Compiling heck v0.4.1 |
| 1616 | 2026-03-31T01:15:31.816Z | Compiling phf_shared v0.13.1 |
| 1617 | 2026-03-31T01:15:31.858Z | Compiling hubpack_derive v0.1.1 |
| 1618 | 2026-03-31T01:15:31.898Z | Compiling flate2 v1.1.9 |
| 1619 | 2026-03-31T01:15:32.061Z | Compiling regex v1.12.3 |
| 1620 | 2026-03-31T01:15:32.183Z | Compiling lazy_static v1.5.0 |
| 1621 | 2026-03-31T01:15:32.247Z | Compiling hkdf v0.12.4 |
| 1622 | 2026-03-31T01:15:32.278Z | Compiling crypto-bigint v0.5.5 |
| 1623 | 2026-03-31T01:15:32.299Z | Compiling terminal_size v0.4.3 |
| 1624 | 2026-03-31T01:15:32.314Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-03-31T01:15:32.411Z | Compiling ref-cast-impl v1.0.25 |
| 1626 | 2026-03-31T01:15:32.438Z | Compiling async-trait v0.1.89 |
| 1627 | 2026-03-31T01:15:32.500Z | Compiling strum_macros v0.27.2 |
| 1628 | 2026-03-31T01:15:32.958Z | Compiling daft-derive v0.1.5 |
| 1629 | 2026-03-31T01:15:32.962Z | Compiling vergen v9.1.0 |
| 1630 | 2026-03-31T01:15:33.142Z | Compiling fs-err v3.3.0 |
| 1631 | 2026-03-31T01:15:33.330Z | Compiling cargo-platform v0.3.2 |
| 1632 | 2026-03-31T01:15:33.458Z | Compiling encoding_rs v0.8.35 |
| 1633 | 2026-03-31T01:15:33.607Z | Compiling ahash v0.8.12 |
| 1634 | 2026-03-31T01:15:33.682Z | Compiling foldhash v0.1.5 |
| 1635 | 2026-03-31T01:15:33.806Z | Compiling bitflags v1.3.2 |
| 1636 | 2026-03-31T01:15:33.858Z | Compiling libbz2-rs-sys v0.2.2 |
| 1637 | 2026-03-31T01:15:33.887Z | Compiling bumpalo v3.20.2 |
| 1638 | 2026-03-31T01:15:34.150Z | Compiling object v0.37.3 |
| 1639 | 2026-03-31T01:15:34.373Z | Compiling managed v0.8.0 |
| 1640 | 2026-03-31T01:15:34.418Z | Compiling mime v0.3.17 |
| 1641 | 2026-03-31T01:15:34.471Z | Compiling winnow v0.5.40 |
| 1642 | 2026-03-31T01:15:34.541Z | Compiling clap_builder v4.5.60 |
| 1643 | 2026-03-31T01:15:34.678Z | Compiling strum v0.27.2 |
| 1644 | 2026-03-31T01:15:34.765Z | Compiling bzip2 v0.6.1 |
| 1645 | 2026-03-31T01:15:34.804Z | Compiling zopfli v0.8.3 |
| 1646 | 2026-03-31T01:15:34.966Z | Compiling hashbrown v0.15.5 |
| 1647 | 2026-03-31T01:15:34.997Z | Compiling console v0.16.2 |
| 1648 | 2026-03-31T01:15:35.359Z | Compiling daft v0.1.5 |
| 1649 | 2026-03-31T01:15:35.451Z | Compiling cargo_metadata v0.23.1 |
| 1650 | 2026-03-31T01:15:35.504Z | Compiling dof v0.3.0 |
| 1651 | 2026-03-31T01:15:35.633Z | Compiling elliptic-curve v0.13.8 |
| 1652 | 2026-03-31T01:15:35.774Z | Compiling toml_edit v0.19.15 |
| 1653 | 2026-03-31T01:15:36.025Z | Compiling hubpack v0.1.2 |
| 1654 | 2026-03-31T01:15:36.243Z | Compiling phf v0.13.1 |
| 1655 | 2026-03-31T01:15:36.405Z | Compiling signal-hook-mio v0.2.5 |
| 1656 | 2026-03-31T01:15:36.829Z | Compiling zone_cfg_derive v0.3.1 |
| 1657 | 2026-03-31T01:15:36.910Z | Compiling cookie_store v0.22.1 |
| 1658 | 2026-03-31T01:15:37.460Z | Compiling zstd v0.13.3 |
| 1659 | 2026-03-31T01:15:37.523Z | Compiling rayon v1.11.0 |
| 1660 | 2026-03-31T01:15:37.562Z | Compiling hyper-tls v0.6.0 |
| 1661 | 2026-03-31T01:15:37.733Z | Compiling bzip2 v0.4.4 |
| 1662 | 2026-03-31T01:15:37.902Z | Compiling serde_with_macros v3.17.0 |
| 1663 | 2026-03-31T01:15:37.916Z | Compiling postgres-types v0.2.12 |
| 1664 | 2026-03-31T01:15:38.459Z | Compiling usdt-macro v0.6.0 |
| 1665 | 2026-03-31T01:15:38.476Z | Compiling usdt-attr-macro v0.6.0 |
| 1666 | 2026-03-31T01:15:38.893Z | Compiling ed25519 v2.2.3 |
| 1667 | 2026-03-31T01:15:39.006Z | Compiling dtrace-parser v0.2.0 |
| 1668 | 2026-03-31T01:15:39.029Z | Compiling itertools v0.12.1 |
| 1669 | 2026-03-31T01:15:39.202Z | Compiling phf_shared v0.11.3 |
| 1670 | 2026-03-31T01:15:39.249Z | Compiling bstr v1.12.1 |
| 1671 | 2026-03-31T01:15:39.254Z | Compiling pkcs1 v0.7.5 |
| 1672 | 2026-03-31T01:15:39.382Z | Compiling serde-big-array v0.5.1 |
| 1673 | 2026-03-31T01:15:39.522Z | Compiling hex v0.4.3 |
| 1674 | 2026-03-31T01:15:39.658Z | Compiling rfc6979 v0.4.0 |
| 1675 | 2026-03-31T01:15:39.743Z | Compiling strum_macros v0.26.4 |
| 1676 | 2026-03-31T01:15:39.786Z | Compiling serde_repr v0.1.20 |
| 1677 | 2026-03-31T01:15:39.798Z | Compiling enum-as-inner v0.6.1 |
| 1678 | 2026-03-31T01:15:39.803Z | Compiling clap_derive v4.5.55 |
| 1679 | 2026-03-31T01:15:39.881Z | Compiling float-cmp v0.10.0 |
| 1680 | 2026-03-31T01:15:40.035Z | Compiling memmap2 v0.9.10 |
| 1681 | 2026-03-31T01:15:40.262Z | Compiling thread-id v4.2.2 |
| 1682 | 2026-03-31T01:15:40.266Z | Compiling env_filter v1.0.0 |
| 1683 | 2026-03-31T01:15:40.292Z | Compiling fixedbitset v0.4.2 |
| 1684 | 2026-03-31T01:15:40.308Z | Compiling rustc-hash v2.1.1 |
| 1685 | 2026-03-31T01:15:40.324Z | Compiling data-encoding v2.10.0 |
| 1686 | 2026-03-31T01:15:40.433Z | Compiling jiff v0.2.21 |
| 1687 | 2026-03-31T01:15:40.512Z | Compiling unit-prefix v0.5.2 |
| 1688 | 2026-03-31T01:15:40.542Z | Compiling difflib v0.4.0 |
| 1689 | 2026-03-31T01:15:40.663Z | Compiling whoami v2.1.0 |
| 1690 | 2026-03-31T01:15:41.069Z | Compiling keccak v0.1.6 |
| 1691 | 2026-03-31T01:15:41.091Z | Compiling fixedbitset v0.5.7 |
| 1692 | 2026-03-31T01:15:41.131Z | Compiling precomputed-hash v0.1.1 |
| 1693 | 2026-03-31T01:15:41.217Z | Compiling normalize-line-endings v0.3.0 |
| 1694 | 2026-03-31T01:15:41.318Z | Compiling predicates-core v1.0.10 |
| 1695 | 2026-03-31T01:15:41.359Z | Compiling new_debug_unreachable v1.0.6 |
| 1696 | 2026-03-31T01:15:41.442Z | Compiling static_assertions v1.1.0 |
| 1697 | 2026-03-31T01:15:41.477Z | Compiling toml_edit v0.22.27 |
| 1698 | 2026-03-31T01:15:41.498Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1699 | 2026-03-31T01:15:41.517Z | Compiling strum v0.26.3 |
| 1700 | 2026-03-31T01:15:41.578Z | Compiling clap v4.5.60 |
| 1701 | 2026-03-31T01:15:41.663Z | Compiling predicates v3.1.4 |
| 1702 | 2026-03-31T01:15:41.685Z | Compiling string_cache v0.8.9 |
| 1703 | 2026-03-31T01:15:41.888Z | Compiling petgraph v0.8.3 |
| 1704 | 2026-03-31T01:15:41.901Z | Compiling sha3 v0.10.8 |
| 1705 | 2026-03-31T01:15:41.923Z | Compiling tokio-postgres v0.7.16 |
| 1706 | 2026-03-31T01:15:42.331Z | Compiling indicatif v0.18.4 |
| 1707 | 2026-03-31T01:15:42.364Z | Compiling hickory-proto v0.25.2 |
| 1708 | 2026-03-31T01:15:43.168Z | Compiling zip v4.6.1 |
| 1709 | 2026-03-31T01:15:43.783Z | Compiling petgraph v0.6.5 |
| 1710 | 2026-03-31T01:15:44.088Z | Compiling iddqd v0.3.17 |
| 1711 | 2026-03-31T01:15:44.119Z | Compiling env_logger v0.11.9 |
| 1712 | 2026-03-31T01:15:44.262Z | Compiling usdt-impl v0.5.0 |
| 1713 | 2026-03-31T01:15:44.289Z | Compiling usdt v0.6.0 |
| 1714 | 2026-03-31T01:15:44.476Z | Compiling zone v0.3.1 |
| 1715 | 2026-03-31T01:15:44.552Z | Compiling serde_with v3.17.0 |
| 1716 | 2026-03-31T01:15:44.633Z | Compiling ecdsa v0.16.9 |
| 1717 | 2026-03-31T01:15:44.842Z | Compiling similar v2.7.0 |
| 1718 | 2026-03-31T01:15:45.028Z | Compiling rsa v0.9.10 |
| 1719 | 2026-03-31T01:15:45.141Z | Compiling ed25519-dalek v2.2.0 |
| 1720 | 2026-03-31T01:15:45.213Z | Compiling crossterm v0.28.1 |
| 1721 | 2026-03-31T01:15:45.717Z | Compiling zip v0.6.6 |
| 1722 | 2026-03-31T01:15:45.797Z | Compiling toml v0.7.8 |
| 1723 | 2026-03-31T01:15:46.666Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1724 | 2026-03-31T01:15:46.670Z | Compiling itertools v0.13.0 |
| 1725 | 2026-03-31T01:15:46.737Z | Compiling tokio-stream v0.1.18 |
| 1726 | 2026-03-31T01:15:46.752Z | Compiling buf-list v1.1.2 |
| 1727 | 2026-03-31T01:15:47.033Z | Compiling x509-cert v0.2.5 |
| 1728 | 2026-03-31T01:15:47.050Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1729 | 2026-03-31T01:15:47.219Z | Compiling openapiv3 v2.2.0 |
| 1730 | 2026-03-31T01:15:47.310Z | Compiling sha1 v0.10.6 |
| 1731 | 2026-03-31T01:15:47.356Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1732 | 2026-03-31T01:15:47.532Z | Compiling peg-runtime v0.8.5 |
| 1733 | 2026-03-31T01:15:47.652Z | Compiling lalrpop-util v0.19.12 |
| 1734 | 2026-03-31T01:15:47.833Z | Compiling thread_local v1.1.9 |
| 1735 | 2026-03-31T01:15:47.848Z | Compiling slog-async v2.8.0 |
| 1736 | 2026-03-31T01:15:47.922Z | Compiling crossbeam-channel v0.5.15 |
| 1737 | 2026-03-31T01:15:48.073Z | Compiling futures-executor v0.3.32 |
| 1738 | 2026-03-31T01:15:48.165Z | Compiling is-terminal v0.4.17 |
| 1739 | 2026-03-31T01:15:48.261Z | Compiling filetime v0.2.27 |
| 1740 | 2026-03-31T01:15:48.332Z | Compiling xattr v1.6.1 |
| 1741 | 2026-03-31T01:15:48.371Z | Compiling term v1.2.1 |
| 1742 | 2026-03-31T01:15:48.386Z | Compiling take_mut v0.2.2 |
| 1743 | 2026-03-31T01:15:48.442Z | Compiling futures v0.3.32 |
| 1744 | 2026-03-31T01:15:48.511Z | Compiling tar v0.4.45 |
| 1745 | 2026-03-31T01:15:48.651Z | Compiling slog-term v2.9.2 |
| 1746 | 2026-03-31T01:15:55.188Z | Compiling rustls-webpki v0.103.9 |
| 1747 | 2026-03-31T01:15:57.990Z | Compiling tokio-rustls v0.26.4 |
| 1748 | 2026-03-31T01:15:57.990Z | Compiling rustls-platform-verifier v0.6.2 |
| 1749 | 2026-03-31T01:15:58.185Z | Compiling hyper-rustls v0.27.7 |
| 1750 | 2026-03-31T01:15:58.452Z | Compiling reqwest v0.13.2 |
| 1751 | 2026-03-31T01:15:58.452Z | Compiling reqwest v0.12.28 |
| 1752 | 2026-03-31T01:16:00.538Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1753 | 2026-03-31T01:16:00.753Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1754 | 2026-03-31T01:16:03.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 1755 | 2026-03-31T01:16:03.726Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1756 | 2026-03-31T01:16:03.781Z | Mar 31 01:16:02.221 INFO Starting download, target: Clickhouse |
| 1757 | 2026-03-31T01:16:03.781Z | Mar 31 01:16:02.221 INFO Starting download, target: Cockroach |
| 1758 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.221 INFO Starting download, target: Console |
| 1759 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.221 INFO Starting download, target: DendriteStub |
| 1760 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.222 INFO Starting download, target: MaghemiteMgd |
| 1761 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.222 INFO Starting download, target: TransceiverControl |
| 1762 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.222 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1763 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.222 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1764 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.222 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1765 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.222 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1766 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.222 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1767 | 2026-03-31T01:16:03.785Z | Mar 31 01:16:02.222 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1768 | 2026-03-31T01:16:04.189Z | Mar 31 01:16:02.627 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1769 | 2026-03-31T01:16:04.401Z | Mar 31 01:16:02.837 INFO Download complete, target: TransceiverControl |
| 1770 | 2026-03-31T01:16:04.812Z | Mar 31 01:16:03.245 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1771 | 2026-03-31T01:16:05.046Z | Mar 31 01:16:03.478 INFO Download complete, target: Console |
| 1772 | 2026-03-31T01:16:05.273Z | Mar 31 01:16:03.711 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1773 | 2026-03-31T01:16:05.327Z | Mar 31 01:16:03.767 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1774 | 2026-03-31T01:16:05.982Z | Mar 31 01:16:04.421 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1775 | 2026-03-31T01:16:06.160Z | Mar 31 01:16:04.601 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1776 | 2026-03-31T01:16:06.160Z | Mar 31 01:16:04.601 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1777 | 2026-03-31T01:16:07.538Z | Mar 31 01:16:05.978 INFO Download complete, target: DendriteStub |
| 1778 | 2026-03-31T01:16:07.681Z | Mar 31 01:16:06.121 INFO Download complete, target: MaghemiteMgd |
| 1779 | 2026-03-31T01:16:10.884Z | Mar 31 01:16:09.324 INFO Checking that binary works, target: Cockroach |
| 1780 | 2026-03-31T01:16:10.980Z | Mar 31 01:16:09.419 INFO Download complete, target: Cockroach |
| 1781 | 2026-03-31T01:16:12.882Z | Mar 31 01:16:11.322 INFO Checking that binary works, target: Clickhouse |
| 1782 | 2026-03-31T01:16:13.005Z | Mar 31 01:16:11.446 INFO Download complete, target: Clickhouse |
| 1783 | 2026-03-31T01:16:13.019Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1784 | 2026-03-31T01:16:13.022Z | |
| 1785 | 2026-03-31T01:16:13.022Z | real 3:09.311968108 |
| 1786 | 2026-03-31T01:16:13.022Z | user 7:16.065131554 |
| 1787 | 2026-03-31T01:16:13.022Z | sys 1:26.269431043 |
| 1788 | 2026-03-31T01:16:13.022Z | trap 0.217967248 |
| 1789 | 2026-03-31T01:16:13.022Z | tflt 0.592351960 |
| 1790 | 2026-03-31T01:16:13.022Z | dflt 0.555250115 |
| 1791 | 2026-03-31T01:16:13.022Z | kflt 0.020144611 |
| 1792 | 2026-03-31T01:16:13.022Z | lock 21:11.889754332 |
| 1793 | 2026-03-31T01:16:13.022Z | slp 21:58.889049240 |
| 1794 | 2026-03-31T01:16:13.022Z | lat 45.493511659 |
| 1795 | 2026-03-31T01:16:13.022Z | stop 2:08.296464519 |
| 1796 | 2026-03-31T01:16:13.022Z | + banner clippy |
| 1797 | 2026-03-31T01:16:13.022Z | |
| 1798 | 2026-03-31T01:16:13.022Z | #### # # ##### ##### # # |
| 1799 | 2026-03-31T01:16:13.022Z | # # # # # # # # # # |
| 1800 | 2026-03-31T01:16:13.022Z | # # # # # # # # |
| 1801 | 2026-03-31T01:16:13.022Z | # # # ##### ##### # |
| 1802 | 2026-03-31T01:16:13.022Z | # # # # # # # |
| 1803 | 2026-03-31T01:16:13.022Z | #### ###### # # # # |
| 1804 | 2026-03-31T01:16:13.022Z | |
| 1805 | 2026-03-31T01:16:13.022Z | + export CARGO_INCREMENTAL=0 |
| 1806 | 2026-03-31T01:16:13.022Z | + CARGO_INCREMENTAL=0 |
| 1807 | 2026-03-31T01:16:13.022Z | + ptime -m cargo xtask clippy |
| 1808 | 2026-03-31T01:16:13.561Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1809 | 2026-03-31T01:16:13.781Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1810 | 2026-03-31T01:16:15.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s |
| 1811 | 2026-03-31T01:16:15.728Z | Running `target/debug/xtask clippy` |
| 1812 | 2026-03-31T01:16:15.755Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1813 | 2026-03-31T01:16:16.378Z | Downloading crates ... |
| 1814 | 2026-03-31T01:16:16.577Z | Downloaded constant_time_eq v0.3.1 |
| 1815 | 2026-03-31T01:16:16.580Z | Downloaded anes v0.1.6 |
| 1816 | 2026-03-31T01:16:16.591Z | Downloaded target-triple v1.0.0 |
| 1817 | 2026-03-31T01:16:16.594Z | Downloaded addr2line v0.25.1 |
| 1818 | 2026-03-31T01:16:16.596Z | Downloaded concurrent-queue v2.5.0 |
| 1819 | 2026-03-31T01:16:16.596Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1820 | 2026-03-31T01:16:16.596Z | Downloaded chumsky v0.9.3 |
| 1821 | 2026-03-31T01:16:16.599Z | Downloaded relative-path v1.9.3 |
| 1822 | 2026-03-31T01:16:16.602Z | Downloaded plotters-backend v0.3.7 |
| 1823 | 2026-03-31T01:16:16.607Z | Downloaded rstest v0.25.0 |
| 1824 | 2026-03-31T01:16:16.610Z | Downloaded plotters-svg v0.3.7 |
| 1825 | 2026-03-31T01:16:16.612Z | Downloaded oorandom v11.1.5 |
| 1826 | 2026-03-31T01:16:16.612Z | Downloaded nested v0.1.1 |
| 1827 | 2026-03-31T01:16:16.615Z | Downloaded supports-hyperlinks v2.1.0 |
| 1828 | 2026-03-31T01:16:16.615Z | Downloaded linkme v0.3.35 |
| 1829 | 2026-03-31T01:16:16.618Z | Downloaded event-listener-strategy v0.5.4 |
| 1830 | 2026-03-31T01:16:16.618Z | Downloaded assert_cmd v2.1.2 |
| 1831 | 2026-03-31T01:16:16.620Z | Downloaded httptest v0.16.4 |
| 1832 | 2026-03-31T01:16:16.623Z | Downloaded cfg-expr v0.20.6 |
| 1833 | 2026-03-31T01:16:16.626Z | Downloaded similar-asserts v1.7.0 |
| 1834 | 2026-03-31T01:16:16.629Z | Downloaded stringmetrics v2.2.2 |
| 1835 | 2026-03-31T01:16:16.632Z | Downloaded backtrace-ext v0.2.1 |
| 1836 | 2026-03-31T01:16:16.635Z | Downloaded libtest-mimic v0.8.1 |
| 1837 | 2026-03-31T01:16:16.638Z | Downloaded knuffel-derive v3.2.0 |
| 1838 | 2026-03-31T01:16:16.638Z | Downloaded serde_regex v1.1.0 |
| 1839 | 2026-03-31T01:16:16.638Z | Downloaded rustc-demangle v0.1.27 |
| 1840 | 2026-03-31T01:16:16.645Z | Downloaded approx v0.5.1 |
| 1841 | 2026-03-31T01:16:16.648Z | Downloaded linkme-impl v0.3.35 |
| 1842 | 2026-03-31T01:16:16.648Z | Downloaded partial-io v0.5.4 |
| 1843 | 2026-03-31T01:16:16.660Z | Downloaded supports-unicode v2.1.0 |
| 1844 | 2026-03-31T01:16:16.663Z | Downloaded miette-derive v5.10.0 |
| 1845 | 2026-03-31T01:16:16.666Z | Downloaded terminal_size v0.1.17 |
| 1846 | 2026-03-31T01:16:16.666Z | Downloaded supports-color v2.1.0 |
| 1847 | 2026-03-31T01:16:16.669Z | Downloaded escape8259 v0.5.3 |
| 1848 | 2026-03-31T01:16:16.669Z | Downloaded assert-json-diff v2.0.2 |
| 1849 | 2026-03-31T01:16:16.672Z | Downloaded pathdiff v0.2.3 |
| 1850 | 2026-03-31T01:16:16.675Z | Downloaded path-tree v0.8.3 |
| 1851 | 2026-03-31T01:16:16.680Z | Downloaded datatest-stable v0.3.3 |
| 1852 | 2026-03-31T01:16:16.683Z | Downloaded async-object-pool v0.2.0 |
| 1853 | 2026-03-31T01:16:16.686Z | Downloaded cast v0.3.0 |
| 1854 | 2026-03-31T01:16:16.688Z | Downloaded owo-colors v3.5.0 |
| 1855 | 2026-03-31T01:16:16.692Z | Downloaded target-lexicon v0.13.3 |
| 1856 | 2026-03-31T01:16:16.695Z | Downloaded parking v2.2.1 |
| 1857 | 2026-03-31T01:16:16.695Z | Downloaded tinytemplate v1.2.1 |
| 1858 | 2026-03-31T01:16:16.728Z | Downloaded rust-argon2 v2.1.0 |
| 1859 | 2026-03-31T01:16:16.728Z | Downloaded termcolor v1.4.1 |
| 1860 | 2026-03-31T01:16:16.728Z | Downloaded miette v5.10.0 |
| 1861 | 2026-03-31T01:16:16.728Z | Downloaded futures-timer v3.0.3 |
| 1862 | 2026-03-31T01:16:16.728Z | Downloaded blake2b_simd v1.0.4 |
| 1863 | 2026-03-31T01:16:16.728Z | Downloaded trybuild v1.0.116 |
| 1864 | 2026-03-31T01:16:16.728Z | Downloaded target-spec v3.5.7 |
| 1865 | 2026-03-31T01:16:16.728Z | Downloaded async-lock v3.4.2 |
| 1866 | 2026-03-31T01:16:16.728Z | Downloaded criterion-plot v0.6.0 |
| 1867 | 2026-03-31T01:16:16.732Z | Downloaded rstest_macros v0.25.0 |
| 1868 | 2026-03-31T01:16:16.734Z | Downloaded event-listener v5.4.1 |
| 1869 | 2026-03-31T01:16:16.739Z | Downloaded textwrap v0.15.2 |
| 1870 | 2026-03-31T01:16:16.749Z | Downloaded fancy-regex v0.14.0 |
| 1871 | 2026-03-31T01:16:16.753Z | Downloaded rand_distr v0.5.1 |
| 1872 | 2026-03-31T01:16:16.753Z | Downloaded knuffel v3.2.0 |
| 1873 | 2026-03-31T01:16:16.759Z | Downloaded backtrace v0.3.76 |
| 1874 | 2026-03-31T01:16:16.761Z | Downloaded guppy v0.17.25 |
| 1875 | 2026-03-31T01:16:16.768Z | Downloaded criterion v0.7.0 |
| 1876 | 2026-03-31T01:16:16.772Z | Downloaded plotters v0.3.7 |
| 1877 | 2026-03-31T01:16:16.778Z | Downloaded hashbrown v0.14.5 |
| 1878 | 2026-03-31T01:16:16.815Z | Downloaded gimli v0.32.3 |
| 1879 | 2026-03-31T01:16:16.905Z | Downloaded httpmock v0.8.3 |
| 1880 | 2026-03-31T01:16:18.480Z | Checking cfg-if v1.0.4 |
| 1881 | 2026-03-31T01:16:18.822Z | Checking libc v0.2.180 |
| 1882 | 2026-03-31T01:16:18.825Z | Checking serde_core v1.0.228 |
| 1883 | 2026-03-31T01:16:18.897Z | Checking memchr v2.8.0 |
| 1884 | 2026-03-31T01:16:18.936Z | Checking smallvec v1.15.1 |
| 1885 | 2026-03-31T01:16:18.975Z | Checking itoa v1.0.17 |
| 1886 | 2026-03-31T01:16:19.012Z | Checking log v0.4.29 |
| 1887 | 2026-03-31T01:16:19.054Z | Checking zeroize v1.8.2 |
| 1888 | 2026-03-31T01:16:19.094Z | Checking libm v0.2.16 |
| 1889 | 2026-03-31T01:16:19.150Z | Checking scopeguard v1.2.0 |
| 1890 | 2026-03-31T01:16:19.186Z | Checking stable_deref_trait v1.2.1 |
| 1891 | 2026-03-31T01:16:19.227Z | Checking zmij v1.0.21 |
| 1892 | 2026-03-31T01:16:19.266Z | Checking errno v0.3.14 |
| 1893 | 2026-03-31T01:16:19.266Z | Checking getrandom v0.2.17 |
| 1894 | 2026-03-31T01:16:19.333Z | Checking zerofrom v0.1.6 |
| 1895 | 2026-03-31T01:16:19.336Z | Checking lock_api v0.4.14 |
| 1896 | 2026-03-31T01:16:19.402Z | Checking percent-encoding v2.3.2 |
| 1897 | 2026-03-31T01:16:19.440Z | Checking litemap v0.8.1 |
| 1898 | 2026-03-31T01:16:19.476Z | Checking writeable v0.6.2 |
| 1899 | 2026-03-31T01:16:19.479Z | Checking yoke v0.8.1 |
| 1900 | 2026-03-31T01:16:19.546Z | Checking icu_properties_data v2.1.2 |
| 1901 | 2026-03-31T01:16:19.579Z | Checking icu_normalizer_data v2.1.1 |
| 1902 | 2026-03-31T01:16:19.613Z | Checking form_urlencoded v1.2.2 |
| 1903 | 2026-03-31T01:16:19.648Z | Checking utf8_iter v1.0.4 |
| 1904 | 2026-03-31T01:16:19.684Z | Checking subtle v2.6.1 |
| 1905 | 2026-03-31T01:16:19.721Z | Checking zerovec v0.11.5 |
| 1906 | 2026-03-31T01:16:19.721Z | Checking zerotrie v0.2.3 |
| 1907 | 2026-03-31T01:16:19.754Z | Checking rand_core v0.10.0 |
| 1908 | 2026-03-31T01:16:19.822Z | Checking num-traits v0.2.19 |
| 1909 | 2026-03-31T01:16:19.822Z | Checking pin-project-lite v0.2.17 |
| 1910 | 2026-03-31T01:16:19.890Z | Checking rand_core v0.6.4 |
| 1911 | 2026-03-31T01:16:19.893Z | Checking portable-atomic v1.13.1 |
| 1912 | 2026-03-31T01:16:19.960Z | Checking getrandom v0.4.1 |
| 1913 | 2026-03-31T01:16:19.992Z | Checking zerocopy v0.8.40 |
| 1914 | 2026-03-31T01:16:20.028Z | Checking critical-section v1.2.0 |
| 1915 | 2026-03-31T01:16:20.096Z | Checking parking_lot_core v0.9.12 |
| 1916 | 2026-03-31T01:16:20.138Z | Checking signal-hook-registry v1.4.8 |
| 1917 | 2026-03-31T01:16:20.176Z | Checking tinystr v0.8.2 |
| 1918 | 2026-03-31T01:16:20.176Z | Checking potential_utf v0.1.4 |
| 1919 | 2026-03-31T01:16:20.307Z | Checking parking_lot v0.12.5 |
| 1920 | 2026-03-31T01:16:20.345Z | Checking serde v1.0.228 |
| 1921 | 2026-03-31T01:16:20.345Z | Checking serde_json v1.0.149 |
| 1922 | 2026-03-31T01:16:20.445Z | Checking bitflags v2.11.0 |
| 1923 | 2026-03-31T01:16:20.451Z | Checking icu_locale_core v2.1.1 |
| 1924 | 2026-03-31T01:16:20.451Z | Checking icu_collections v2.1.1 |
| 1925 | 2026-03-31T01:16:20.452Z | Checking once_cell v1.21.3 |
| 1926 | 2026-03-31T01:16:20.543Z | Checking mio v1.1.1 |
| 1927 | 2026-03-31T01:16:20.608Z | Checking typenum v1.19.0 |
| 1928 | 2026-03-31T01:16:20.676Z | Checking socket2 v0.6.2 |
| 1929 | 2026-03-31T01:16:20.765Z | Checking bytes v1.11.1 |
| 1930 | 2026-03-31T01:16:20.805Z | Checking iana-time-zone v0.1.65 |
| 1931 | 2026-03-31T01:16:20.856Z | Checking semver v1.0.27 |
| 1932 | 2026-03-31T01:16:20.941Z | Checking uuid v1.23.0 |
| 1933 | 2026-03-31T01:16:20.945Z | Checking chrono v0.4.44 |
| 1934 | 2026-03-31T01:16:21.048Z | Checking thiserror v2.0.18 |
| 1935 | 2026-03-31T01:16:21.086Z | Checking icu_provider v2.1.1 |
| 1936 | 2026-03-31T01:16:21.132Z | Checking allocator-api2 v0.2.21 |
| 1937 | 2026-03-31T01:16:21.171Z | Checking generic-array v0.14.7 |
| 1938 | 2026-03-31T01:16:21.210Z | Checking futures-core v0.3.32 |
| 1939 | 2026-03-31T01:16:21.248Z | Checking tokio v1.50.0 |
| 1940 | 2026-03-31T01:16:21.294Z | Checking dyn-clone v1.0.20 |
| 1941 | 2026-03-31T01:16:21.344Z | Checking icu_properties v2.1.2 |
| 1942 | 2026-03-31T01:16:21.380Z | Checking icu_normalizer v2.1.1 |
| 1943 | 2026-03-31T01:16:21.430Z | Checking equivalent v1.0.2 |
| 1944 | 2026-03-31T01:16:21.484Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1945 | 2026-03-31T01:16:21.544Z | Checking const-oid v0.9.6 |
| 1946 | 2026-03-31T01:16:21.631Z | Checking crypto-common v0.1.7 |
| 1947 | 2026-03-31T01:16:21.700Z | Checking foldhash v0.2.0 |
| 1948 | 2026-03-31T01:16:21.782Z | Checking block-buffer v0.10.4 |
| 1949 | 2026-03-31T01:16:21.827Z | Checking futures-sink v0.3.32 |
| 1950 | 2026-03-31T01:16:21.864Z | Checking byteorder v1.5.0 |
| 1951 | 2026-03-31T01:16:21.899Z | Checking hashbrown v0.16.1 |
| 1952 | 2026-03-31T01:16:21.944Z | Checking rustix v1.1.3 |
| 1953 | 2026-03-31T01:16:21.979Z | Checking futures-channel v0.3.32 |
| 1954 | 2026-03-31T01:16:22.087Z | Checking slab v0.4.12 |
| 1955 | 2026-03-31T01:16:22.168Z | Checking idna_adapter v1.2.1 |
| 1956 | 2026-03-31T01:16:22.204Z | Checking futures-io v0.3.32 |
| 1957 | 2026-03-31T01:16:22.240Z | Checking digest v0.10.7 |
| 1958 | 2026-03-31T01:16:22.295Z | Checking futures-task v0.3.32 |
| 1959 | 2026-03-31T01:16:22.319Z | Checking idna v1.1.0 |
| 1960 | 2026-03-31T01:16:22.355Z | Checking cpufeatures v0.2.17 |
| 1961 | 2026-03-31T01:16:22.406Z | Checking indexmap v2.13.0 |
| 1962 | 2026-03-31T01:16:22.441Z | Checking futures-util v0.3.32 |
| 1963 | 2026-03-31T01:16:22.476Z | Checking thiserror v1.0.69 |
| 1964 | 2026-03-31T01:16:22.479Z | Checking getrandom v0.3.4 |
| 1965 | 2026-03-31T01:16:22.591Z | Checking url v2.5.8 |
| 1966 | 2026-03-31T01:16:22.627Z | Checking fnv v1.0.7 |
| 1967 | 2026-03-31T01:16:22.681Z | Checking regex-syntax v0.8.10 |
| 1968 | 2026-03-31T01:16:22.721Z | Checking ppv-lite86 v0.2.21 |
| 1969 | 2026-03-31T01:16:22.758Z | Checking base64 v0.22.1 |
| 1970 | 2026-03-31T01:16:22.797Z | Checking http v1.4.0 |
| 1971 | 2026-03-31T01:16:22.989Z | Checking tracing-core v0.1.36 |
| 1972 | 2026-03-31T01:16:23.028Z | Checking unicode-ident v1.0.24 |
| 1973 | 2026-03-31T01:16:23.063Z | Checking ipnet v2.11.0 |
| 1974 | 2026-03-31T01:16:23.066Z | Checking schemars v0.8.22 |
| 1975 | 2026-03-31T01:16:23.168Z | Checking proc-macro2 v1.0.106 |
| 1976 | 2026-03-31T01:16:23.333Z | Checking tracing v0.1.44 |
| 1977 | 2026-03-31T01:16:23.370Z | Checking untrusted v0.9.0 |
| 1978 | 2026-03-31T01:16:23.404Z | Checking utf8parse v0.2.2 |
| 1979 | 2026-03-31T01:16:23.509Z | Checking anstyle v1.0.13 |
| 1980 | 2026-03-31T01:16:23.513Z | Checking quote v1.0.44 |
| 1981 | 2026-03-31T01:16:23.578Z | Checking ring v0.17.14 |
| 1982 | 2026-03-31T01:16:23.581Z | Checking aho-corasick v1.1.4 |
| 1983 | 2026-03-31T01:16:23.722Z | Checking anstyle-parse v0.2.7 |
| 1984 | 2026-03-31T01:16:23.758Z | Checking syn v2.0.117 |
| 1985 | 2026-03-31T01:16:23.794Z | Checking base64ct v1.8.3 |
| 1986 | 2026-03-31T01:16:23.900Z | Checking anstyle-query v1.1.5 |
| 1987 | 2026-03-31T01:16:24.015Z | Checking is_terminal_polyfill v1.70.2 |
| 1988 | 2026-03-31T01:16:24.050Z | Checking colorchoice v1.0.4 |
| 1989 | 2026-03-31T01:16:24.084Z | Checking block-padding v0.3.3 |
| 1990 | 2026-03-31T01:16:24.131Z | Checking rustls-pki-types v1.14.0 |
| 1991 | 2026-03-31T01:16:24.178Z | Checking anstream v0.6.21 |
| 1992 | 2026-03-31T01:16:24.245Z | Checking httparse v1.10.1 |
| 1993 | 2026-03-31T01:16:24.281Z | Checking regex-automata v0.4.14 |
| 1994 | 2026-03-31T01:16:24.369Z | Checking inout v0.1.4 |
| 1995 | 2026-03-31T01:16:24.405Z | Checking terminal_size v0.4.3 |
| 1996 | 2026-03-31T01:16:24.442Z | Checking tokio-util v0.7.18 |
| 1997 | 2026-03-31T01:16:24.445Z | Checking crossbeam-utils v0.8.21 |
| 1998 | 2026-03-31T01:16:24.510Z | Checking strsim v0.11.1 |
| 1999 | 2026-03-31T01:16:24.545Z | Checking cipher v0.4.4 |
| 2000 | 2026-03-31T01:16:24.548Z | Checking clap_lex v1.0.0 |
| 2001 | 2026-03-31T01:16:24.611Z | Checking http-body v1.0.1 |
| 2002 | 2026-03-31T01:16:24.695Z | Checking rand_core v0.9.5 |
| 2003 | 2026-03-31T01:16:24.752Z | Checking clap_builder v4.5.60 |
| 2004 | 2026-03-31T01:16:24.788Z | Checking sha2 v0.10.9 |
| 2005 | 2026-03-31T01:16:24.791Z | Checking atomic-waker v1.1.2 |
| 2006 | 2026-03-31T01:16:24.855Z | Checking pem-rfc7468 v0.7.0 |
| 2007 | 2026-03-31T01:16:24.895Z | Checking httpdate v1.0.3 |
| 2008 | 2026-03-31T01:16:24.944Z | Checking try-lock v0.2.5 |
| 2009 | 2026-03-31T01:16:25.043Z | Checking hmac v0.12.1 |
| 2010 | 2026-03-31T01:16:25.079Z | Checking pin-utils v0.1.0 |
| 2011 | 2026-03-31T01:16:25.082Z | Checking want v0.3.1 |
| 2012 | 2026-03-31T01:16:25.149Z | Checking powerfmt v0.2.0 |
| 2013 | 2026-03-31T01:16:25.151Z | Checking h2 v0.4.13 |
| 2014 | 2026-03-31T01:16:25.216Z | Checking ryu v1.0.23 |
| 2015 | 2026-03-31T01:16:25.220Z | Checking tower-layer v0.3.3 |
| 2016 | 2026-03-31T01:16:25.283Z | Checking tower-service v0.3.3 |
| 2017 | 2026-03-31T01:16:25.327Z | Checking deranged v0.5.8 |
| 2018 | 2026-03-31T01:16:25.381Z | Checking rand_chacha v0.9.0 |
| 2019 | 2026-03-31T01:16:25.416Z | Checking erased-serde v0.3.31 |
| 2020 | 2026-03-31T01:16:25.450Z | Checking flagset v0.4.7 |
| 2021 | 2026-03-31T01:16:25.606Z | Checking num_threads v0.1.7 |
| 2022 | 2026-03-31T01:16:25.609Z | Checking time-core v0.1.8 |
| 2023 | 2026-03-31T01:16:25.724Z | Checking num-conv v0.2.0 |
| 2024 | 2026-03-31T01:16:25.806Z | Checking rand v0.9.2 |
| 2025 | 2026-03-31T01:16:25.843Z | Checking slog v2.8.2 |
| 2026 | 2026-03-31T01:16:25.877Z | Checking der v0.7.10 |
| 2027 | 2026-03-31T01:16:25.987Z | Checking clap v4.5.60 |
| 2028 | 2026-03-31T01:16:26.023Z | Checking mime v0.3.17 |
| 2029 | 2026-03-31T01:16:26.093Z | Checking spin v0.9.8 |
| 2030 | 2026-03-31T01:16:26.096Z | Checking anyhow v1.0.102 |
| 2031 | 2026-03-31T01:16:26.162Z | Checking http-body-util v0.1.3 |
| 2032 | 2026-03-31T01:16:26.220Z | Checking aws-lc-sys v0.37.1 |
| 2033 | 2026-03-31T01:16:26.256Z | Checking time v0.3.47 |
| 2034 | 2026-03-31T01:16:26.300Z | Checking untrusted v0.7.1 |
| 2035 | 2026-03-31T01:16:26.337Z | Checking openssl-probe v0.2.1 |
| 2036 | 2026-03-31T01:16:26.372Z | Checking regex v1.12.3 |
| 2037 | 2026-03-31T01:16:26.409Z | Checking serde_urlencoded v0.7.1 |
| 2038 | 2026-03-31T01:16:26.444Z | Checking rand_chacha v0.3.1 |
| 2039 | 2026-03-31T01:16:26.479Z | Checking encoding_rs v0.8.35 |
| 2040 | 2026-03-31T01:16:26.622Z | Checking fastrand v2.3.0 |
| 2041 | 2026-03-31T01:16:26.658Z | Checking spki v0.7.3 |
| 2042 | 2026-03-31T01:16:26.692Z | Checking pbkdf2 v0.12.2 |
| 2043 | 2026-03-31T01:16:26.695Z | Checking rand v0.8.5 |
| 2044 | 2026-03-31T01:16:26.760Z | Checking aws-lc-rs v1.16.0 |
| 2045 | 2026-03-31T01:16:26.828Z | Checking aes v0.8.4 |
| 2046 | 2026-03-31T01:16:26.864Z | Checking unicode-width v0.2.0 |
| 2047 | 2026-03-31T01:16:26.868Z | Checking pretty-hex v0.4.1 |
| 2048 | 2026-03-31T01:16:27.043Z | Checking cbc v0.1.2 |
| 2049 | 2026-03-31T01:16:27.140Z | Checking salsa20 v0.10.2 |
| 2050 | 2026-03-31T01:16:27.202Z | Checking ipnetwork v0.21.1 |
| 2051 | 2026-03-31T01:16:27.237Z | Checking hex v0.4.3 |
| 2052 | 2026-03-31T01:16:27.272Z | Checking simd-adler32 v0.3.8 |
| 2053 | 2026-03-31T01:16:27.307Z | Checking scrypt v0.11.0 |
| 2054 | 2026-03-31T01:16:27.402Z | Checking tempfile v3.25.0 |
| 2055 | 2026-03-31T01:16:27.439Z | Checking rustls-native-certs v0.8.3 |
| 2056 | 2026-03-31T01:16:27.497Z | Checking sync_wrapper v1.0.2 |
| 2057 | 2026-03-31T01:16:27.531Z | Checking plain v0.2.3 |
| 2058 | 2026-03-31T01:16:27.561Z | Checking adler2 v2.0.1 |
| 2059 | 2026-03-31T01:16:27.564Z | Checking pkcs5 v0.7.1 |
| 2060 | 2026-03-31T01:16:27.631Z | Checking rustls-webpki v0.103.9 |
| 2061 | 2026-03-31T01:16:27.668Z | Checking tower v0.5.3 |
| 2062 | 2026-03-31T01:16:27.731Z | Checking webpki-roots v1.0.6 |
| 2063 | 2026-03-31T01:16:27.734Z | Checking camino v1.2.2 |
| 2064 | 2026-03-31T01:16:27.801Z | Checking miniz_oxide v0.8.9 |
| 2065 | 2026-03-31T01:16:27.801Z | Checking ucd-trie v0.1.7 |
| 2066 | 2026-03-31T01:16:27.841Z | Checking hyper v1.8.1 |
| 2067 | 2026-03-31T01:16:27.914Z | Checking iri-string v0.7.10 |
| 2068 | 2026-03-31T01:16:27.917Z | Checking pkcs8 v0.10.2 |
| 2069 | 2026-03-31T01:16:28.029Z | Checking openapiv3 v2.2.0 |
| 2070 | 2026-03-31T01:16:28.066Z | Checking pest v2.8.6 |
| 2071 | 2026-03-31T01:16:28.109Z | Checking either v1.15.0 |
| 2072 | 2026-03-31T01:16:28.146Z | Checking rustls v0.23.37 |
| 2073 | 2026-03-31T01:16:28.181Z | Checking crc32fast v1.5.0 |
| 2074 | 2026-03-31T01:16:28.215Z | Checking winnow v0.7.14 |
| 2075 | 2026-03-31T01:16:28.323Z | Checking oxnet v0.1.4 |
| 2076 | 2026-03-31T01:16:28.359Z | Checking lazy_static v1.5.0 |
| 2077 | 2026-03-31T01:16:28.479Z | Checking static_assertions v1.1.0 |
| 2078 | 2026-03-31T01:16:28.583Z | Checking signature v2.2.0 |
| 2079 | 2026-03-31T01:16:28.620Z | Checking hubpack v0.1.2 |
| 2080 | 2026-03-31T01:16:28.743Z | Checking zlib-rs v0.6.2 |
| 2081 | 2026-03-31T01:16:28.793Z | Checking hyper-util v0.1.20 |
| 2082 | 2026-03-31T01:16:28.829Z | Checking sha1 v0.10.6 |
| 2083 | 2026-03-31T01:16:28.966Z | Checking tower-http v0.6.8 |
| 2084 | 2026-03-31T01:16:29.019Z | Checking strum v0.26.3 |
| 2085 | 2026-03-31T01:16:29.155Z | Checking data-encoding v2.10.0 |
| 2086 | 2026-03-31T01:16:29.192Z | Checking foreign-types-shared v0.1.1 |
| 2087 | 2026-03-31T01:16:29.262Z | Checking openssl-sys v0.9.111 |
| 2088 | 2026-03-31T01:16:29.304Z | Checking foreign-types v0.3.2 |
| 2089 | 2026-03-31T01:16:29.356Z | Checking tinyvec_macros v0.1.1 |
| 2090 | 2026-03-31T01:16:29.405Z | Checking num-integer v0.1.46 |
| 2091 | 2026-03-31T01:16:29.439Z | Checking scroll v0.13.0 |
| 2092 | 2026-03-31T01:16:29.474Z | Checking tinyvec v1.10.0 |
| 2093 | 2026-03-31T01:16:29.477Z | Checking serde_spanned v0.6.9 |
| 2094 | 2026-03-31T01:16:29.650Z | Checking toml_datetime v0.6.11 |
| 2095 | 2026-03-31T01:16:29.653Z | Checking flate2 v1.1.9 |
| 2096 | 2026-03-31T01:16:29.721Z | Checking memmap2 v0.9.10 |
| 2097 | 2026-03-31T01:16:29.725Z | Checking goblin v0.10.5 |
| 2098 | 2026-03-31T01:16:29.789Z | Checking openssl v0.10.75 |
| 2099 | 2026-03-31T01:16:29.825Z | Checking bit-vec v0.8.0 |
| 2100 | 2026-03-31T01:16:29.892Z | Checking base16ct v0.2.0 |
| 2101 | 2026-03-31T01:16:29.940Z | Checking psl-types v2.0.11 |
| 2102 | 2026-03-31T01:16:29.977Z | Checking dtrace-parser v0.3.0 |
| 2103 | 2026-03-31T01:16:30.040Z | Checking cookie v0.18.1 |
| 2104 | 2026-03-31T01:16:30.077Z | Checking bit-set v0.8.0 |
| 2105 | 2026-03-31T01:16:30.080Z | Checking sec1 v0.7.3 |
| 2106 | 2026-03-31T01:16:30.143Z | Checking publicsuffix v2.3.0 |
| 2107 | 2026-03-31T01:16:30.234Z | Checking crossbeam-epoch v0.9.18 |
| 2108 | 2026-03-31T01:16:30.270Z | Checking ff v0.13.1 |
| 2109 | 2026-03-31T01:16:30.305Z | Checking wait-timeout v0.2.1 |
| 2110 | 2026-03-31T01:16:30.340Z | Checking thread-id v5.1.0 |
| 2111 | 2026-03-31T01:16:30.343Z | Checking cookie_store v0.22.1 |
| 2112 | 2026-03-31T01:16:30.424Z | Checking group v0.13.0 |
| 2113 | 2026-03-31T01:16:30.459Z | Checking num-iter v0.1.45 |
| 2114 | 2026-03-31T01:16:30.462Z | Checking bstr v1.12.1 |
| 2115 | 2026-03-31T01:16:30.526Z | Checking hkdf v0.12.4 |
| 2116 | 2026-03-31T01:16:30.529Z | Checking tokio-rustls v0.26.4 |
| 2117 | 2026-03-31T01:16:30.594Z | Checking rustls-platform-verifier v0.6.2 |
| 2118 | 2026-03-31T01:16:30.630Z | Checking ahash v0.8.12 |
| 2119 | 2026-03-31T01:16:30.688Z | Checking crypto-bigint v0.5.5 |
| 2120 | 2026-03-31T01:16:30.725Z | Checking quick-error v1.2.3 |
| 2121 | 2026-03-31T01:16:30.763Z | Checking rand_xorshift v0.4.0 |
| 2122 | 2026-03-31T01:16:30.809Z | Checking hyper-rustls v0.27.7 |
| 2123 | 2026-03-31T01:16:30.850Z | Checking scroll v0.12.0 |
| 2124 | 2026-03-31T01:16:30.888Z | Checking rusty-fork v0.3.1 |
| 2125 | 2026-03-31T01:16:30.891Z | Checking unarray v0.1.4 |
| 2126 | 2026-03-31T01:16:30.954Z | Checking num-bigint-dig v0.8.6 |
| 2127 | 2026-03-31T01:16:31.044Z | Checking reqwest v0.13.2 |
| 2128 | 2026-03-31T01:16:31.081Z | Checking pkcs1 v0.7.5 |
| 2129 | 2026-03-31T01:16:31.090Z | Checking proptest v1.10.0 |
| 2130 | 2026-03-31T01:16:31.147Z | Checking goblin v0.8.2 |
| 2131 | 2026-03-31T01:16:31.317Z | Checking x509-cert v0.2.5 |
| 2132 | 2026-03-31T01:16:31.579Z | Checking elliptic-curve v0.13.8 |
| 2133 | 2026-03-31T01:16:31.731Z | Checking native-tls v0.2.18 |
| 2134 | 2026-03-31T01:16:31.778Z | Checking zerocopy v0.7.35 |
| 2135 | 2026-03-31T01:16:31.899Z | Checking unicode-segmentation v1.12.0 |
| 2136 | 2026-03-31T01:16:31.936Z | Checking rsa v0.9.10 |
| 2137 | 2026-03-31T01:16:31.939Z | Checking tokio-native-tls v0.3.1 |
| 2138 | 2026-03-31T01:16:32.004Z | Checking crossbeam-deque v0.8.6 |
| 2139 | 2026-03-31T01:16:32.040Z | Checking dof v0.4.0 |
| 2140 | 2026-03-31T01:16:32.152Z | Checking hyper-tls v0.6.0 |
| 2141 | 2026-03-31T01:16:32.214Z | Checking dtrace-parser v0.2.0 |
| 2142 | 2026-03-31T01:16:32.249Z | Checking rfc6979 v0.4.0 |
| 2143 | 2026-03-31T01:16:32.287Z | Checking memoffset v0.9.1 |
| 2144 | 2026-03-31T01:16:32.348Z | Checking reqwest v0.12.28 |
| 2145 | 2026-03-31T01:16:32.391Z | Checking thread-id v4.2.2 |
| 2146 | 2026-03-31T01:16:32.427Z | Checking ecdsa v0.16.9 |
| 2147 | 2026-03-31T01:16:32.463Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2148 | 2026-03-31T01:16:32.499Z | Checking curve25519-dalek v4.1.3 |
| 2149 | 2026-03-31T01:16:32.502Z | Checking rustix v0.38.44 |
| 2150 | 2026-03-31T01:16:32.694Z | Checking usdt-impl v0.6.0 |
| 2151 | 2026-03-31T01:16:32.789Z | Checking env_filter v1.0.0 |
| 2152 | 2026-03-31T01:16:32.855Z | Checking toml_write v0.1.2 |
| 2153 | 2026-03-31T01:16:32.880Z | Checking newtype-uuid v1.3.2 |
| 2154 | 2026-03-31T01:16:32.962Z | Checking keccak v0.1.6 |
| 2155 | 2026-03-31T01:16:32.999Z | Checking usdt v0.6.0 |
| 2156 | 2026-03-31T01:16:33.034Z | Checking toml_edit v0.22.27 |
| 2157 | 2026-03-31T01:16:33.083Z | Checking dof v0.3.0 |
| 2158 | 2026-03-31T01:16:33.119Z | Checking daft v0.1.5 |
| 2159 | 2026-03-31T01:16:33.162Z | Checking sha3 v0.10.8 |
| 2160 | 2026-03-31T01:16:33.200Z | Checking env_logger v0.11.9 |
| 2161 | 2026-03-31T01:16:33.234Z | Checking ed25519 v2.2.3 |
| 2162 | 2026-03-31T01:16:33.309Z | Checking itertools v0.13.0 |
| 2163 | 2026-03-31T01:16:33.369Z | Checking serde_with v3.17.0 |
| 2164 | 2026-03-31T01:16:33.406Z | Checking bitflags v1.3.2 |
| 2165 | 2026-03-31T01:16:33.409Z | Checking usdt-impl v0.5.0 |
| 2166 | 2026-03-31T01:16:33.409Z | Checking siphasher v1.0.2 |
| 2167 | 2026-03-31T01:16:33.507Z | Checking nix v0.31.1 |
| 2168 | 2026-03-31T01:16:33.510Z | Checking ed25519-dalek v2.2.0 |
| 2169 | 2026-03-31T01:16:33.510Z | Checking unicode-normalization v0.1.25 |
| 2170 | 2026-03-31T01:16:33.653Z | Checking signal-hook v0.3.18 |
| 2171 | 2026-03-31T01:16:33.742Z | Checking managed v0.8.0 |
| 2172 | 2026-03-31T01:16:33.803Z | Checking winnow v0.5.40 |
| 2173 | 2026-03-31T01:16:33.867Z | Checking rayon-core v1.13.0 |
| 2174 | 2026-03-31T01:16:33.958Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2175 | 2026-03-31T01:16:33.997Z | Checking object v0.37.3 |
| 2176 | 2026-03-31T01:16:34.073Z | Checking foldhash v0.1.5 |
| 2177 | 2026-03-31T01:16:34.147Z | Checking bzip2 v0.4.4 |
| 2178 | 2026-03-31T01:16:34.213Z | Checking signal-hook-mio v0.2.5 |
| 2179 | 2026-03-31T01:16:34.248Z | Checking hashbrown v0.15.5 |
| 2180 | 2026-03-31T01:16:34.340Z | Checking ref-cast v1.0.25 |
| 2181 | 2026-03-31T01:16:34.378Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2182 | 2026-03-31T01:16:34.381Z | Checking zip v0.6.6 |
| 2183 | 2026-03-31T01:16:34.470Z | Checking libbz2-rs-sys v0.2.2 |
| 2184 | 2026-03-31T01:16:34.520Z | Checking zstd-safe v7.2.4 |
| 2185 | 2026-03-31T01:16:34.583Z | Checking bumpalo v3.20.2 |
| 2186 | 2026-03-31T01:16:34.712Z | Checking zstd v0.13.3 |
| 2187 | 2026-03-31T01:16:34.751Z | Checking crossterm v0.28.1 |
| 2188 | 2026-03-31T01:16:34.783Z | Checking rayon v1.11.0 |
| 2189 | 2026-03-31T01:16:34.820Z | Checking zopfli v0.8.3 |
| 2190 | 2026-03-31T01:16:34.823Z | Checking similar v2.7.0 |
| 2191 | 2026-03-31T01:16:34.892Z | Checking bzip2 v0.6.1 |
| 2192 | 2026-03-31T01:16:34.926Z | Checking fs-err v3.3.0 |
| 2193 | 2026-03-31T01:16:34.961Z | Checking toml_edit v0.19.15 |
| 2194 | 2026-03-31T01:16:35.080Z | Checking hash32 v0.2.1 |
| 2195 | 2026-03-31T01:16:35.186Z | Checking serde-big-array v0.5.1 |
| 2196 | 2026-03-31T01:16:35.244Z | Checking unicode-bidi v0.3.18 |
| 2197 | 2026-03-31T01:16:35.281Z | Checking predicates-core v1.0.10 |
| 2198 | 2026-03-31T01:16:35.284Z | Checking unicode-properties v0.1.4 |
| 2199 | 2026-03-31T01:16:35.348Z | Checking jiff v0.2.21 |
| 2200 | 2026-03-31T01:16:35.432Z | Checking heapless v0.7.17 |
| 2201 | 2026-03-31T01:16:35.469Z | Checking hickory-proto v0.25.2 |
| 2202 | 2026-03-31T01:16:35.530Z | Checking tokio-stream v0.1.18 |
| 2203 | 2026-03-31T01:16:35.567Z | Checking stringprep v0.1.5 |
| 2204 | 2026-03-31T01:16:35.750Z | Checking md-5 v0.10.6 |
| 2205 | 2026-03-31T01:16:35.864Z | Checking float-cmp v0.10.0 |
| 2206 | 2026-03-31T01:16:35.915Z | Checking fallible-iterator v0.2.0 |
| 2207 | 2026-03-31T01:16:35.952Z | Checking rustc-hash v2.1.1 |
| 2208 | 2026-03-31T01:16:35.995Z | Checking toml v0.7.8 |
| 2209 | 2026-03-31T01:16:36.032Z | Checking difflib v0.4.0 |
| 2210 | 2026-03-31T01:16:36.094Z | Checking normalize-line-endings v0.3.0 |
| 2211 | 2026-03-31T01:16:36.213Z | Checking iddqd v0.3.17 |
| 2212 | 2026-03-31T01:16:36.216Z | Checking postgres-protocol v0.6.10 |
| 2213 | 2026-03-31T01:16:36.285Z | Checking predicates v3.1.4 |
| 2214 | 2026-03-31T01:16:36.289Z | Checking smoltcp v0.9.1 |
| 2215 | 2026-03-31T01:16:36.289Z | Checking phf_shared v0.13.1 |
| 2216 | 2026-03-31T01:16:36.384Z | Checking phf_shared v0.11.3 |
| 2217 | 2026-03-31T01:16:36.557Z | Checking itertools v0.12.1 |
| 2218 | 2026-03-31T01:16:36.594Z | Checking console v0.16.2 |
| 2219 | 2026-03-31T01:16:36.599Z | Checking buf-list v1.1.2 |
| 2220 | 2026-03-31T01:16:36.662Z | Checking strum v0.27.2 |
| 2221 | 2026-03-31T01:16:36.803Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2222 | 2026-03-31T01:16:36.839Z | Checking fixedbitset v0.5.7 |
| 2223 | 2026-03-31T01:16:36.912Z | Checking fixedbitset v0.4.2 |
| 2224 | 2026-03-31T01:16:36.915Z | Checking new_debug_unreachable v1.0.6 |
| 2225 | 2026-03-31T01:16:37.027Z | Checking precomputed-hash v0.1.1 |
| 2226 | 2026-03-31T01:16:37.063Z | Checking unit-prefix v0.5.2 |
| 2227 | 2026-03-31T01:16:37.067Z | Checking lalrpop-util v0.19.12 |
| 2228 | 2026-03-31T01:16:37.067Z | Checking petgraph v0.8.3 |
| 2229 | 2026-03-31T01:16:37.163Z | Checking petgraph v0.6.5 |
| 2230 | 2026-03-31T01:16:37.166Z | Checking string_cache v0.8.9 |
| 2231 | 2026-03-31T01:16:37.230Z | Checking indicatif v0.18.4 |
| 2232 | 2026-03-31T01:16:37.280Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2233 | 2026-03-31T01:16:37.361Z | Checking postgres-types v0.2.12 |
| 2234 | 2026-03-31T01:16:37.562Z | Checking zone v0.3.1 |
| 2235 | 2026-03-31T01:16:37.598Z | Checking zip v4.6.1 |
| 2236 | 2026-03-31T01:16:37.634Z | Checking phf v0.13.1 |
| 2237 | 2026-03-31T01:16:37.708Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2238 | 2026-03-31T01:16:37.813Z | Checking peg-runtime v0.8.5 |
| 2239 | 2026-03-31T01:16:37.950Z | Checking whoami v2.1.0 |
| 2240 | 2026-03-31T01:16:38.033Z | Checking futures-executor v0.3.32 |
| 2241 | 2026-03-31T01:16:38.157Z | Checking is-terminal v0.4.17 |
| 2242 | 2026-03-31T01:16:38.183Z | Checking tokio-postgres v0.7.16 |
| 2243 | 2026-03-31T01:16:38.219Z | Checking futures v0.3.32 |
| 2244 | 2026-03-31T01:16:38.222Z | Checking crossbeam-channel v0.5.15 |
| 2245 | 2026-03-31T01:16:38.285Z | Compiling structmeta-derive v0.3.0 |
| 2246 | 2026-03-31T01:16:38.288Z | Checking thread_local v1.1.9 |
| 2247 | 2026-03-31T01:16:38.352Z | Checking take_mut v0.2.2 |
| 2248 | 2026-03-31T01:16:38.481Z | Checking term v1.2.1 |
| 2249 | 2026-03-31T01:16:38.517Z | Compiling newtype-uuid-macros v0.1.0 |
| 2250 | 2026-03-31T01:16:38.520Z | Checking regress v0.10.5 |
| 2251 | 2026-03-31T01:16:38.612Z | Checking slog-async v2.8.0 |
| 2252 | 2026-03-31T01:16:38.732Z | Checking slog-term v2.9.2 |
| 2253 | 2026-03-31T01:16:38.768Z | Compiling rustls v0.22.4 |
| 2254 | 2026-03-31T01:16:38.813Z | Compiling multer v3.1.0 |
| 2255 | 2026-03-31T01:16:39.018Z | Compiling async-stream-impl v0.3.6 |
| 2256 | 2026-03-31T01:16:39.054Z | Compiling dropshot v0.17.0 |
| 2257 | 2026-03-31T01:16:39.159Z | Compiling dropshot_endpoint v0.17.0 |
| 2258 | 2026-03-31T01:16:39.307Z | Checking match_cfg v0.1.0 |
| 2259 | 2026-03-31T01:16:39.351Z | Checking slog-json v2.6.1 |
| 2260 | 2026-03-31T01:16:39.390Z | Compiling structmeta v0.3.0 |
| 2261 | 2026-03-31T01:16:39.425Z | Checking hostname v0.3.1 |
| 2262 | 2026-03-31T01:16:39.459Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2263 | 2026-03-31T01:16:39.535Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2264 | 2026-03-31T01:16:39.573Z | Checking slog-bunyan v2.5.0 |
| 2265 | 2026-03-31T01:16:39.638Z | Checking progenitor-client v0.13.0 |
| 2266 | 2026-03-31T01:16:39.641Z | Compiling derive-ex v0.1.8 |
| 2267 | 2026-03-31T01:16:39.709Z | Checking debug-ignore v1.0.5 |
| 2268 | 2026-03-31T01:16:39.750Z | Checking serde_spanned v1.0.4 |
| 2269 | 2026-03-31T01:16:39.841Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2270 | 2026-03-31T01:16:39.876Z | Checking rustls-webpki v0.102.8 |
| 2271 | 2026-03-31T01:16:39.911Z | Checking serde_path_to_error v0.1.20 |
| 2272 | 2026-03-31T01:16:39.915Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2273 | 2026-03-31T01:16:39.976Z | Checking compression-core v0.4.31 |
| 2274 | 2026-03-31T01:16:40.012Z | Checking async-stream v0.3.6 |
| 2275 | 2026-03-31T01:16:40.133Z | Checking compression-codecs v0.4.37 |
| 2276 | 2026-03-31T01:16:40.171Z | Checking toml v1.0.6+spec-1.1.0 |
| 2277 | 2026-03-31T01:16:40.175Z | Checking waitgroup v0.1.2 |
| 2278 | 2026-03-31T01:16:40.236Z | Checking rustls-pemfile v2.2.0 |
| 2279 | 2026-03-31T01:16:40.305Z | Checking hostname v0.4.2 |
| 2280 | 2026-03-31T01:16:40.341Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2281 | 2026-03-31T01:16:40.346Z | Checking async-compression v0.4.41 |
| 2282 | 2026-03-31T01:16:40.432Z | Compiling parse-display-derive v0.10.0 |
| 2283 | 2026-03-31T01:16:40.442Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2284 | 2026-03-31T01:16:40.478Z | Checking itertools v0.14.0 |
| 2285 | 2026-03-31T01:16:40.613Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2286 | 2026-03-31T01:16:40.651Z | Checking macaddr v1.0.1 |
| 2287 | 2026-03-31T01:16:40.775Z | Checking instant v0.1.13 |
| 2288 | 2026-03-31T01:16:40.857Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2289 | 2026-03-31T01:16:40.893Z | Checking backoff v0.4.0 |
| 2290 | 2026-03-31T01:16:40.927Z | Checking backon v1.6.0 |
| 2291 | 2026-03-31T01:16:41.040Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2292 | 2026-03-31T01:16:41.132Z | Checking progenitor-extras v0.1.1 |
| 2293 | 2026-03-31T01:16:41.135Z | Checking heck v0.5.0 |
| 2294 | 2026-03-31T01:16:41.287Z | Checking toml v0.8.23 |
| 2295 | 2026-03-31T01:16:41.348Z | Compiling test-strategy v0.4.5 |
| 2296 | 2026-03-31T01:16:41.415Z | Compiling convert_case v0.4.0 |
| 2297 | 2026-03-31T01:16:41.530Z | Checking half v2.7.1 |
| 2298 | 2026-03-31T01:16:41.567Z | Checking ciborium-io v0.2.2 |
| 2299 | 2026-03-31T01:16:41.639Z | Compiling unsafe-libyaml v0.2.11 |
| 2300 | 2026-03-31T01:16:41.687Z | Checking secrecy v0.10.3 |
| 2301 | 2026-03-31T01:16:41.722Z | Checking tokio-rustls v0.25.0 |
| 2302 | 2026-03-31T01:16:41.813Z | Compiling derive_more v0.99.20 |
| 2303 | 2026-03-31T01:16:41.849Z | Compiling crucible-workspace-hack v0.1.0 |
| 2304 | 2026-03-31T01:16:41.853Z | Checking ciborium-ll v0.2.2 |
| 2305 | 2026-03-31T01:16:42.053Z | Checking indent_write v2.2.0 |
| 2306 | 2026-03-31T01:16:42.088Z | Checking ciborium v0.2.2 |
| 2307 | 2026-03-31T01:16:42.121Z | Checking parse-display v0.10.0 |
| 2308 | 2026-03-31T01:16:42.213Z | Compiling serde_yaml v0.9.34+deprecated |
| 2309 | 2026-03-31T01:16:42.344Z | Checking camino-tempfile v1.4.1 |
| 2310 | 2026-03-31T01:16:42.500Z | Checking universal-hash v0.5.1 |
| 2311 | 2026-03-31T01:16:42.535Z | Checking opaque-debug v0.3.1 |
| 2312 | 2026-03-31T01:16:42.538Z | Checking typify-impl v0.6.1 |
| 2313 | 2026-03-31T01:16:42.666Z | Checking aead v0.5.2 |
| 2314 | 2026-03-31T01:16:42.834Z | Checking poly1305 v0.8.0 |
| 2315 | 2026-03-31T01:16:42.870Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2316 | 2026-03-31T01:16:43.127Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2317 | 2026-03-31T01:16:43.333Z | Checking chacha20 v0.9.1 |
| 2318 | 2026-03-31T01:16:43.487Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2319 | 2026-03-31T01:16:43.563Z | Checking swrite v0.1.0 |
| 2320 | 2026-03-31T01:16:43.688Z | Checking password-hash v0.5.0 |
| 2321 | 2026-03-31T01:16:43.724Z | Checking blake2 v0.10.6 |
| 2322 | 2026-03-31T01:16:43.828Z | Checking chacha20poly1305 v0.10.1 |
| 2323 | 2026-03-31T01:16:43.911Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2324 | 2026-03-31T01:16:43.951Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2325 | 2026-03-31T01:16:43.987Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2326 | 2026-03-31T01:16:43.993Z | Checking argon2 v0.5.3 |
| 2327 | 2026-03-31T01:16:44.248Z | Checking byte-wrapper v0.1.0 |
| 2328 | 2026-03-31T01:16:44.283Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3278ded80bb93538468313f046be906df4bd5748#3278ded8) |
| 2329 | 2026-03-31T01:16:44.388Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2330 | 2026-03-31T01:16:44.444Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2331 | 2026-03-31T01:16:44.485Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2332 | 2026-03-31T01:16:44.551Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3278ded80bb93538468313f046be906df4bd5748#3278ded8) |
| 2333 | 2026-03-31T01:16:44.638Z | Checking tabwriter v1.4.1 |
| 2334 | 2026-03-31T01:16:44.704Z | Checking thiserror-no-std v2.0.2 |
| 2335 | 2026-03-31T01:16:44.813Z | Checking unicode-width v0.1.14 |
| 2336 | 2026-03-31T01:16:44.875Z | Checking vsss-rs v3.3.4 |
| 2337 | 2026-03-31T01:16:45.097Z | Compiling proc-macro-crate v3.4.0 |
| 2338 | 2026-03-31T01:16:45.218Z | Checking glob v0.3.3 |
| 2339 | 2026-03-31T01:16:45.432Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2340 | 2026-03-31T01:16:45.525Z | Compiling heapless v0.8.0 |
| 2341 | 2026-03-31T01:16:45.580Z | Compiling ingot-macros v0.1.1 |
| 2342 | 2026-03-31T01:16:45.661Z | Checking hash32 v0.3.1 |
| 2343 | 2026-03-31T01:16:45.740Z | Compiling smoltcp v0.11.0 |
| 2344 | 2026-03-31T01:16:45.817Z | Checking colored v3.1.1 |
| 2345 | 2026-03-31T01:16:45.969Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2346 | 2026-03-31T01:16:46.006Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3278ded80bb93538468313f046be906df4bd5748#3278ded8) |
| 2347 | 2026-03-31T01:16:46.044Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2348 | 2026-03-31T01:16:46.144Z | Compiling num_enum_derive v0.7.5 |
| 2349 | 2026-03-31T01:16:46.187Z | Checking cobs v0.3.0 |
| 2350 | 2026-03-31T01:16:46.296Z | Compiling foreign-types-macros v0.2.3 |
| 2351 | 2026-03-31T01:16:46.364Z | Checking foreign-types-shared v0.3.1 |
| 2352 | 2026-03-31T01:16:46.487Z | Checking cpufeatures v0.3.0 |
| 2353 | 2026-03-31T01:16:46.591Z | Checking chacha20 v0.10.0 |
| 2354 | 2026-03-31T01:16:46.836Z | Checking postcard v1.1.3 |
| 2355 | 2026-03-31T01:16:46.910Z | Checking foreign-types v0.5.0 |
| 2356 | 2026-03-31T01:16:47.156Z | Compiling proc-macro-crate v1.3.1 |
| 2357 | 2026-03-31T01:16:47.223Z | Compiling typify-macro v0.6.1 |
| 2358 | 2026-03-31T01:16:47.226Z | Checking num_enum v0.7.5 |
| 2359 | 2026-03-31T01:16:47.255Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2360 | 2026-03-31T01:16:47.327Z | Checking cstr-argument v0.1.2 |
| 2361 | 2026-03-31T01:16:47.403Z | Checking sigpipe v0.1.3 |
| 2362 | 2026-03-31T01:16:47.476Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2363 | 2026-03-31T01:16:47.517Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2364 | 2026-03-31T01:16:47.549Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2365 | 2026-03-31T01:16:47.620Z | Compiling num_enum_derive v0.5.11 |
| 2366 | 2026-03-31T01:16:47.694Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2367 | 2026-03-31T01:16:47.807Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2368 | 2026-03-31T01:16:47.810Z | Checking rand v0.10.0 |
| 2369 | 2026-03-31T01:16:47.893Z | Compiling usdt-macro v0.5.0 |
| 2370 | 2026-03-31T01:16:47.928Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2371 | 2026-03-31T01:16:47.999Z | Compiling usdt-attr-macro v0.5.0 |
| 2372 | 2026-03-31T01:16:48.086Z | Checking memmap v0.7.0 |
| 2373 | 2026-03-31T01:16:48.253Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2374 | 2026-03-31T01:16:48.425Z | Checking ingot-types v0.1.2 |
| 2375 | 2026-03-31T01:16:48.648Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2376 | 2026-03-31T01:16:48.721Z | Checking num_enum v0.5.11 |
| 2377 | 2026-03-31T01:16:48.756Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2378 | 2026-03-31T01:16:48.828Z | Checking ingot v0.1.1 |
| 2379 | 2026-03-31T01:16:48.864Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2380 | 2026-03-31T01:16:48.895Z | Checking usdt v0.5.0 |
| 2381 | 2026-03-31T01:16:48.895Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2382 | 2026-03-31T01:16:48.963Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3278ded80bb93538468313f046be906df4bd5748#3278ded8) |
| 2383 | 2026-03-31T01:16:48.998Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2384 | 2026-03-31T01:16:49.032Z | Compiling typify v0.6.1 |
| 2385 | 2026-03-31T01:16:49.126Z | Checking smf v0.2.3 |
| 2386 | 2026-03-31T01:16:49.190Z | Compiling progenitor-impl v0.13.0 |
| 2387 | 2026-03-31T01:16:49.194Z | Compiling num-derive v0.4.2 |
| 2388 | 2026-03-31T01:16:49.255Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2389 | 2026-03-31T01:16:49.372Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3278ded80bb93538468313f046be906df4bd5748#3278ded8) |
| 2390 | 2026-03-31T01:16:49.458Z | Checking whoami v1.6.1 |
| 2391 | 2026-03-31T01:16:49.565Z | Checking tokio-dtrace v0.1.1 |
| 2392 | 2026-03-31T01:16:49.607Z | Compiling derive-where v1.6.0 |
| 2393 | 2026-03-31T01:16:49.660Z | Checking atomicwrites v0.4.4 |
| 2394 | 2026-03-31T01:16:49.772Z | Checking oxide-tokio-rt v0.1.3 |
| 2395 | 2026-03-31T01:16:49.816Z | Checking console v0.15.11 |
| 2396 | 2026-03-31T01:16:49.967Z | Checking newline-converter v0.3.0 |
| 2397 | 2026-03-31T01:16:50.109Z | Checking bytecount v0.6.9 |
| 2398 | 2026-03-31T01:16:50.144Z | Checking expectorate v1.2.0 |
| 2399 | 2026-03-31T01:16:50.176Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=3df8a24e046bcfdb0d69f93075e8e1d2d0e9889d#3df8a24e) |
| 2400 | 2026-03-31T01:16:50.179Z | Compiling prettyplease v0.2.37 |
| 2401 | 2026-03-31T01:16:50.242Z | Compiling owo-colors v4.3.0 |
| 2402 | 2026-03-31T01:16:50.299Z | Compiling cancel-safe-futures v0.1.5 |
| 2403 | 2026-03-31T01:16:50.422Z | Checking libsw-core v0.3.2 |
| 2404 | 2026-03-31T01:16:50.490Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2405 | 2026-03-31T01:16:50.563Z | Checking same-file v1.0.6 |
| 2406 | 2026-03-31T01:16:50.595Z | Checking libsw v3.5.0 |
| 2407 | 2026-03-31T01:16:50.736Z | Checking linear-map v1.2.0 |
| 2408 | 2026-03-31T01:16:50.800Z | Checking walkdir v2.5.0 |
| 2409 | 2026-03-31T01:16:50.916Z | Checking num-rational v0.4.2 |
| 2410 | 2026-03-31T01:16:50.951Z | Checking num-complex v0.4.6 |
| 2411 | 2026-03-31T01:16:50.954Z | Checking float-ord v0.3.2 |
| 2412 | 2026-03-31T01:16:51.015Z | Checking gethostname v0.5.0 |
| 2413 | 2026-03-31T01:16:51.214Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2414 | 2026-03-31T01:16:51.317Z | Checking num v0.4.3 |
| 2415 | 2026-03-31T01:16:51.320Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2416 | 2026-03-31T01:16:51.320Z | Compiling async-recursion v1.1.1 |
| 2417 | 2026-03-31T01:16:51.415Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2418 | 2026-03-31T01:16:51.623Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2419 | 2026-03-31T01:16:51.762Z | Compiling progenitor-macro v0.13.0 |
| 2420 | 2026-03-31T01:16:52.387Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2421 | 2026-03-31T01:16:52.596Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2422 | 2026-03-31T01:16:52.980Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2423 | 2026-03-31T01:16:54.859Z | Checking unicode-linebreak v0.1.5 |
| 2424 | 2026-03-31T01:16:55.076Z | Checking smawk v0.3.2 |
| 2425 | 2026-03-31T01:16:55.110Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2426 | 2026-03-31T01:16:55.191Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2427 | 2026-03-31T01:16:55.234Z | Checking globset v0.4.18 |
| 2428 | 2026-03-31T01:16:55.548Z | Compiling convert_case v0.10.0 |
| 2429 | 2026-03-31T01:16:55.886Z | Compiling slog-dtrace v0.3.0 |
| 2430 | 2026-03-31T01:16:56.034Z | Checking resolv-conf v0.7.6 |
| 2431 | 2026-03-31T01:16:56.180Z | Compiling derive_more-impl v2.1.1 |
| 2432 | 2026-03-31T01:16:56.462Z | Compiling pin-project-internal v1.1.11 |
| 2433 | 2026-03-31T01:16:56.503Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2434 | 2026-03-31T01:16:56.534Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2435 | 2026-03-31T01:16:56.683Z | Checking pem v3.0.6 |
| 2436 | 2026-03-31T01:16:56.718Z | Checking progenitor v0.13.0 |
| 2437 | 2026-03-31T01:16:56.764Z | Checking fd-lock v4.0.4 |
| 2438 | 2026-03-31T01:16:56.872Z | Checking vte v0.14.1 |
| 2439 | 2026-03-31T01:16:56.909Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2440 | 2026-03-31T01:16:56.943Z | Checking display-error-chain v0.2.2 |
| 2441 | 2026-03-31T01:16:57.015Z | Checking derive_more v2.1.1 |
| 2442 | 2026-03-31T01:16:57.049Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2443 | 2026-03-31T01:16:57.083Z | Checking strip-ansi-escapes v0.2.1 |
| 2444 | 2026-03-31T01:16:57.116Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2445 | 2026-03-31T01:16:57.148Z | Checking crossterm v0.29.0 |
| 2446 | 2026-03-31T01:16:57.214Z | Compiling snafu-derive v0.8.9 |
| 2447 | 2026-03-31T01:16:57.596Z | Checking pin-project v1.1.11 |
| 2448 | 2026-03-31T01:16:57.666Z | Checking linked-hash-map v0.5.6 |
| 2449 | 2026-03-31T01:16:57.716Z | Checking termtree v0.5.1 |
| 2450 | 2026-03-31T01:16:57.751Z | Checking nu-ansi-term v0.50.3 |
| 2451 | 2026-03-31T01:16:57.865Z | Checking lru-cache v0.1.2 |
| 2452 | 2026-03-31T01:16:57.900Z | Checking textwrap v0.16.2 |
| 2453 | 2026-03-31T01:16:58.005Z | Checking reedline v0.40.0 |
| 2454 | 2026-03-31T01:16:58.043Z | Checking olpc-cjson v0.1.4 |
| 2455 | 2026-03-31T01:16:58.170Z | Checking hickory-proto v0.24.4 |
| 2456 | 2026-03-31T01:16:58.232Z | Checking serde_plain v1.0.2 |
| 2457 | 2026-03-31T01:16:58.420Z | Checking typed-path v0.9.3 |
| 2458 | 2026-03-31T01:16:59.202Z | Checking snafu v0.8.9 |
| 2459 | 2026-03-31T01:16:59.240Z | Compiling minimal-lexical v0.2.1 |
| 2460 | 2026-03-31T01:16:59.243Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2461 | 2026-03-31T01:16:59.473Z | Checking tough v0.20.0 |
| 2462 | 2026-03-31T01:16:59.522Z | Compiling nom v7.1.3 |
| 2463 | 2026-03-31T01:16:59.562Z | Checking nibble_vec v0.1.0 |
| 2464 | 2026-03-31T01:16:59.597Z | Checking endian-type v0.1.2 |
| 2465 | 2026-03-31T01:16:59.718Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2466 | 2026-03-31T01:16:59.760Z | Checking radix_trie v0.2.1 |
| 2467 | 2026-03-31T01:16:59.838Z | Compiling ar_archive_writer v0.5.1 |
| 2468 | 2026-03-31T01:16:59.868Z | Checking base64 v0.21.7 |
| 2469 | 2026-03-31T01:16:59.984Z | Checking hickory-resolver v0.24.4 |
| 2470 | 2026-03-31T01:17:00.018Z | Checking humantime v2.3.0 |
| 2471 | 2026-03-31T01:17:00.132Z | Checking csv-core v0.1.13 |
| 2472 | 2026-03-31T01:17:00.225Z | Compiling stacker v0.1.23 |
| 2473 | 2026-03-31T01:17:00.306Z | Compiling cfg_aliases v0.1.1 |
| 2474 | 2026-03-31T01:17:00.342Z | Checking csv v1.4.0 |
| 2475 | 2026-03-31T01:17:00.413Z | Checking highway v1.3.0 |
| 2476 | 2026-03-31T01:17:00.558Z | Compiling nix v0.28.0 |
| 2477 | 2026-03-31T01:17:00.667Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2478 | 2026-03-31T01:17:00.714Z | Compiling psm v0.1.30 |
| 2479 | 2026-03-31T01:17:00.749Z | Checking papergrid v0.11.0 |
| 2480 | 2026-03-31T01:17:00.752Z | Checking qorb v0.4.1 |
| 2481 | 2026-03-31T01:17:00.862Z | Compiling tabled_derive v0.7.0 |
| 2482 | 2026-03-31T01:17:00.932Z | Checking home v0.5.12 |
| 2483 | 2026-03-31T01:17:01.117Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2484 | 2026-03-31T01:17:01.153Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2485 | 2026-03-31T01:17:01.381Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2486 | 2026-03-31T01:17:01.483Z | Checking phf_shared v0.12.1 |
| 2487 | 2026-03-31T01:17:01.591Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2488 | 2026-03-31T01:17:01.627Z | Compiling chrono-tz v0.10.4 |
| 2489 | 2026-03-31T01:17:01.660Z | Compiling semver v0.1.20 |
| 2490 | 2026-03-31T01:17:01.920Z | Checking tabled v0.15.0 |
| 2491 | 2026-03-31T01:17:01.925Z | Compiling rustc_version v0.1.7 |
| 2492 | 2026-03-31T01:17:01.935Z | Checking phf v0.12.1 |
| 2493 | 2026-03-31T01:17:01.999Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2494 | 2026-03-31T01:17:02.035Z | Checking recursive v0.1.1 |
| 2495 | 2026-03-31T01:17:02.038Z | Compiling const_format_proc_macros v0.2.34 |
| 2496 | 2026-03-31T01:17:02.101Z | Compiling peg-macros v0.8.5 |
| 2497 | 2026-03-31T01:17:02.149Z | Checking winnow v0.6.26 |
| 2498 | 2026-03-31T01:17:02.183Z | Compiling sqlparser_derive v0.5.0 |
| 2499 | 2026-03-31T01:17:02.749Z | Checking unicode_categories v0.1.1 |
| 2500 | 2026-03-31T01:17:02.901Z | Checking rustyline v14.0.0 |
| 2501 | 2026-03-31T01:17:02.968Z | Checking sqlparser v0.61.0 |
| 2502 | 2026-03-31T01:17:02.971Z | Checking const_format v0.2.35 |
| 2503 | 2026-03-31T01:17:03.328Z | Checking sqlformat v0.3.5 |
| 2504 | 2026-03-31T01:17:03.362Z | Compiling newtype_derive v0.1.6 |
| 2505 | 2026-03-31T01:17:03.552Z | Checking peg v0.8.5 |
| 2506 | 2026-03-31T01:17:03.655Z | Checking bcs v0.1.6 |
| 2507 | 2026-03-31T01:17:03.815Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2508 | 2026-03-31T01:17:03.888Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2509 | 2026-03-31T01:17:03.922Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2510 | 2026-03-31T01:17:04.029Z | Checking steno v0.4.1 |
| 2511 | 2026-03-31T01:17:04.171Z | Checking utf-8 v0.7.6 |
| 2512 | 2026-03-31T01:17:04.205Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2513 | 2026-03-31T01:17:04.338Z | Checking filetime v0.2.27 |
| 2514 | 2026-03-31T01:17:04.507Z | Checking arc-swap v1.8.2 |
| 2515 | 2026-03-31T01:17:04.762Z | Checking xattr v1.6.1 |
| 2516 | 2026-03-31T01:17:04.883Z | Checking slog-scope v4.4.1 |
| 2517 | 2026-03-31T01:17:04.922Z | Checking tar v0.4.45 |
| 2518 | 2026-03-31T01:17:05.048Z | Checking tungstenite v0.21.0 |
| 2519 | 2026-03-31T01:17:05.085Z | Checking slog-stdlog v4.1.1 |
| 2520 | 2026-03-31T01:17:05.088Z | Compiling typify-impl v0.4.3 |
| 2521 | 2026-03-31T01:17:05.238Z | Checking slog-envlogger v2.2.0 |
| 2522 | 2026-03-31T01:17:05.415Z | Checking typeid v1.0.3 |
| 2523 | 2026-03-31T01:17:05.490Z | Checking tokio-tungstenite v0.21.0 |
| 2524 | 2026-03-31T01:17:05.797Z | Checking subprocess v0.2.15 |
| 2525 | 2026-03-31T01:17:06.124Z | Checking headers-core v0.3.0 |
| 2526 | 2026-03-31T01:17:06.251Z | Checking headers v0.4.1 |
| 2527 | 2026-03-31T01:17:06.355Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2528 | 2026-03-31T01:17:06.723Z | Compiling lzma-sys v0.1.20 |
| 2529 | 2026-03-31T01:17:06.759Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2530 | 2026-03-31T01:17:06.893Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2531 | 2026-03-31T01:17:07.072Z | Compiling cargo_toml v0.22.3 |
| 2532 | 2026-03-31T01:17:07.186Z | Checking progenitor-client v0.10.0 |
| 2533 | 2026-03-31T01:17:07.443Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2534 | 2026-03-31T01:17:07.720Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2535 | 2026-03-31T01:17:07.799Z | Checking yasna v0.5.2 |
| 2536 | 2026-03-31T01:17:07.838Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2537 | 2026-03-31T01:17:07.978Z | Checking xz2 v0.1.7 |
| 2538 | 2026-03-31T01:17:08.183Z | Checking ron v0.12.0 |
| 2539 | 2026-03-31T01:17:08.244Z | Checking rcgen v0.12.1 |
| 2540 | 2026-03-31T01:17:08.955Z | Checking base16ct v1.0.0 |
| 2541 | 2026-03-31T01:17:09.049Z | Checking dropshot-api-manager-types v0.7.0 |
| 2542 | 2026-03-31T01:17:09.118Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2543 | 2026-03-31T01:17:09.215Z | Checking tagptr v0.2.0 |
| 2544 | 2026-03-31T01:17:09.249Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2545 | 2026-03-31T01:17:09.319Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2546 | 2026-03-31T01:17:09.388Z | Checking moka v0.12.13 |
| 2547 | 2026-03-31T01:17:09.423Z | Compiling radium v0.7.0 |
| 2548 | 2026-03-31T01:17:09.590Z | Compiling typify-macro v0.4.3 |
| 2549 | 2026-03-31T01:17:09.710Z | Compiling libefi-sys v0.1.0 |
| 2550 | 2026-03-31T01:17:09.776Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2551 | 2026-03-31T01:17:09.865Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2552 | 2026-03-31T01:17:09.868Z | Compiling bitfield-struct v0.6.2 |
| 2553 | 2026-03-31T01:17:09.975Z | Checking tap v1.0.1 |
| 2554 | 2026-03-31T01:17:10.035Z | Compiling maybe-uninit v2.0.0 |
| 2555 | 2026-03-31T01:17:10.070Z | Checking hickory-resolver v0.25.2 |
| 2556 | 2026-03-31T01:17:10.107Z | Checking wyz v0.5.1 |
| 2557 | 2026-03-31T01:17:10.530Z | Compiling zerocopy-derive v0.6.6 |
| 2558 | 2026-03-31T01:17:10.560Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2559 | 2026-03-31T01:17:10.631Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2560 | 2026-03-31T01:17:10.738Z | Checking funty v2.0.0 |
| 2561 | 2026-03-31T01:17:10.805Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2562 | 2026-03-31T01:17:10.837Z | Checking crc-catalog v2.4.0 |
| 2563 | 2026-03-31T01:17:10.869Z | Compiling packed_struct v0.10.1 |
| 2564 | 2026-03-31T01:17:10.962Z | Checking crc v3.4.0 |
| 2565 | 2026-03-31T01:17:11.079Z | Checking bitvec v1.0.1 |
| 2566 | 2026-03-31T01:17:11.185Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2567 | 2026-03-31T01:17:11.225Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2568 | 2026-03-31T01:17:11.325Z | Compiling typify v0.4.3 |
| 2569 | 2026-03-31T01:17:11.421Z | Compiling packed_struct_codegen v0.10.1 |
| 2570 | 2026-03-31T01:17:11.424Z | Checking zerocopy v0.6.6 |
| 2571 | 2026-03-31T01:17:11.486Z | Compiling progenitor-impl v0.10.0 |
| 2572 | 2026-03-31T01:17:11.489Z | Compiling bitfield-macros v0.19.4 |
| 2573 | 2026-03-31T01:17:11.768Z | Compiling indexmap v1.9.3 |
| 2574 | 2026-03-31T01:17:11.994Z | Checking nodrop v0.1.14 |
| 2575 | 2026-03-31T01:17:12.117Z | Checking array-init v0.0.4 |
| 2576 | 2026-03-31T01:17:12.251Z | Checking bitfield v0.19.4 |
| 2577 | 2026-03-31T01:17:12.430Z | Checking smallvec v0.6.14 |
| 2578 | 2026-03-31T01:17:12.464Z | Checking hashbrown v0.12.3 |
| 2579 | 2026-03-31T01:17:12.496Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2580 | 2026-03-31T01:17:12.561Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2581 | 2026-03-31T01:17:12.647Z | Checking serde-hex v0.1.0 |
| 2582 | 2026-03-31T01:17:12.682Z | Checking ron v0.8.1 |
| 2583 | 2026-03-31T01:17:13.269Z | Checking hashbrown v0.13.2 |
| 2584 | 2026-03-31T01:17:13.304Z | Checking crc-any v2.5.0 |
| 2585 | 2026-03-31T01:17:13.515Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2586 | 2026-03-31T01:17:13.622Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3278ded80bb93538468313f046be906df4bd5748#3278ded8) |
| 2587 | 2026-03-31T01:17:13.671Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2588 | 2026-03-31T01:17:13.712Z | Checking path-slash v0.1.5 |
| 2589 | 2026-03-31T01:17:13.745Z | Checking object v0.30.4 |
| 2590 | 2026-03-31T01:17:13.848Z | Compiling xshell-macros v0.2.7 |
| 2591 | 2026-03-31T01:17:14.175Z | Compiling progenitor-macro v0.10.0 |
| 2592 | 2026-03-31T01:17:14.209Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2593 | 2026-03-31T01:17:14.258Z | Checking xshell v0.2.7 |
| 2594 | 2026-03-31T01:17:14.481Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2595 | 2026-03-31T01:17:14.614Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2596 | 2026-03-31T01:17:15.171Z | Checking half v1.8.3 |
| 2597 | 2026-03-31T01:17:15.240Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2598 | 2026-03-31T01:17:15.394Z | Checking serde_cbor v0.11.2 |
| 2599 | 2026-03-31T01:17:15.427Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2600 | 2026-03-31T01:17:15.808Z | Compiling num-derive v0.3.3 |
| 2601 | 2026-03-31T01:17:15.849Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2602 | 2026-03-31T01:17:15.882Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2603 | 2026-03-31T01:17:16.102Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2604 | 2026-03-31T01:17:16.278Z | Compiling proc-macro-error2 v2.0.1 |
| 2605 | 2026-03-31T01:17:16.563Z | Checking papergrid v0.17.0 |
| 2606 | 2026-03-31T01:17:16.624Z | Checking testing_table v0.3.0 |
| 2607 | 2026-03-31T01:17:16.657Z | Compiling tabled_derive v0.11.0 |
| 2608 | 2026-03-31T01:17:16.710Z | Checking libscf-sys v1.1.0 |
| 2609 | 2026-03-31T01:17:16.743Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2610 | 2026-03-31T01:17:16.774Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2611 | 2026-03-31T01:17:16.869Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2612 | 2026-03-31T01:17:17.107Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2613 | 2026-03-31T01:17:17.159Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2614 | 2026-03-31T01:17:17.361Z | Checking maplit v1.0.2 |
| 2615 | 2026-03-31T01:17:17.470Z | Checking crc8 v0.1.1 |
| 2616 | 2026-03-31T01:17:17.503Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2617 | 2026-03-31T01:17:17.600Z | Checking fxhash v0.2.1 |
| 2618 | 2026-03-31T01:17:17.718Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2619 | 2026-03-31T01:17:17.755Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2620 | 2026-03-31T01:17:17.824Z | Checking tabled v0.20.0 |
| 2621 | 2026-03-31T01:17:17.881Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2622 | 2026-03-31T01:17:18.057Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2623 | 2026-03-31T01:17:18.107Z | Checking unicase v2.9.0 |
| 2624 | 2026-03-31T01:17:18.142Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2625 | 2026-03-31T01:17:18.297Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2626 | 2026-03-31T01:17:18.536Z | Checking kstat-rs v0.2.4 |
| 2627 | 2026-03-31T01:17:18.575Z | Compiling vergen-lib v0.1.6 |
| 2628 | 2026-03-31T01:17:18.767Z | Compiling diesel_derives v2.3.7 |
| 2629 | 2026-03-31T01:17:18.838Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2630 | 2026-03-31T01:17:18.913Z | Checking scheduled-thread-pool v0.2.7 |
| 2631 | 2026-03-31T01:17:19.023Z | Compiling dsl_auto_type v0.2.0 |
| 2632 | 2026-03-31T01:17:19.067Z | Checking progenitor v0.10.0 |
| 2633 | 2026-03-31T01:17:19.097Z | Compiling vergen-gitcl v1.0.8 |
| 2634 | 2026-03-31T01:17:19.222Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2635 | 2026-03-31T01:17:19.254Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2636 | 2026-03-31T01:17:19.358Z | Checking r2d2 v0.8.10 |
| 2637 | 2026-03-31T01:17:19.574Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2638 | 2026-03-31T01:17:19.705Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2639 | 2026-03-31T01:17:19.866Z | Compiling parking_lot_core v0.8.6 |
| 2640 | 2026-03-31T01:17:19.953Z | Checking downcast-rs v2.0.2 |
| 2641 | 2026-03-31T01:17:20.066Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2642 | 2026-03-31T01:17:20.418Z | Compiling git-stub v1.0.0 |
| 2643 | 2026-03-31T01:17:20.695Z | Compiling git-stub-vcs v0.1.0 |
| 2644 | 2026-03-31T01:17:20.728Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2645 | 2026-03-31T01:17:20.731Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2646 | 2026-03-31T01:17:20.837Z | Checking parking_lot v0.11.2 |
| 2647 | 2026-03-31T01:17:20.989Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2648 | 2026-03-31T01:17:21.057Z | Checking prefix-trie v0.7.0 |
| 2649 | 2026-03-31T01:17:21.091Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2650 | 2026-03-31T01:17:21.094Z | Checking nanorand v0.7.0 |
| 2651 | 2026-03-31T01:17:21.175Z | Compiling dirs-sys-next v0.1.2 |
| 2652 | 2026-03-31T01:17:21.354Z | Compiling crunchy v0.2.4 |
| 2653 | 2026-03-31T01:17:21.408Z | Checking hickory-server v0.25.2 |
| 2654 | 2026-03-31T01:17:21.491Z | Compiling dirs-next v2.0.0 |
| 2655 | 2026-03-31T01:17:21.610Z | Checking flume v0.11.1 |
| 2656 | 2026-03-31T01:17:21.645Z | Checking sled v0.34.7 |
| 2657 | 2026-03-31T01:17:21.723Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2658 | 2026-03-31T01:17:21.860Z | Compiling clang-sys v1.8.1 |
| 2659 | 2026-03-31T01:17:21.894Z | Checking hickory-client v0.25.2 |
| 2660 | 2026-03-31T01:17:22.054Z | Compiling tiny-keccak v2.0.2 |
| 2661 | 2026-03-31T01:17:22.336Z | Compiling term v0.7.0 |
| 2662 | 2026-03-31T01:17:22.340Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2663 | 2026-03-31T01:17:22.401Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2664 | 2026-03-31T01:17:22.404Z | Compiling salty v0.3.0 |
| 2665 | 2026-03-31T01:17:22.653Z | Compiling bit-vec v0.6.3 |
| 2666 | 2026-03-31T01:17:22.702Z | Compiling ascii-canvas v3.0.0 |
| 2667 | 2026-03-31T01:17:22.901Z | Compiling bit-set v0.5.3 |
| 2668 | 2026-03-31T01:17:22.936Z | Checking primeorder v0.13.6 |
| 2669 | 2026-03-31T01:17:23.000Z | Compiling itertools v0.10.5 |
| 2670 | 2026-03-31T01:17:23.142Z | Compiling ena v0.14.4 |
| 2671 | 2026-03-31T01:17:23.252Z | Compiling libloading v0.8.9 |
| 2672 | 2026-03-31T01:17:23.280Z | Compiling fs-err v2.11.0 |
| 2673 | 2026-03-31T01:17:23.387Z | Compiling diff v0.1.13 |
| 2674 | 2026-03-31T01:17:23.492Z | Compiling regex-syntax v0.6.29 |
| 2675 | 2026-03-31T01:17:23.528Z | Compiling bindgen v0.71.1 |
| 2676 | 2026-03-31T01:17:23.843Z | Compiling cexpr v0.6.0 |
| 2677 | 2026-03-31T01:17:24.027Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2678 | 2026-03-31T01:17:24.103Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2679 | 2026-03-31T01:17:24.136Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2680 | 2026-03-31T01:17:24.563Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2681 | 2026-03-31T01:17:24.601Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2682 | 2026-03-31T01:17:24.751Z | Compiling libxml v0.3.3 |
| 2683 | 2026-03-31T01:17:24.789Z | Checking parse-size v1.1.0 |
| 2684 | 2026-03-31T01:17:24.865Z | Compiling lalrpop v0.19.12 |
| 2685 | 2026-03-31T01:17:24.931Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2686 | 2026-03-31T01:17:24.936Z | Checking diesel v2.3.7 |
| 2687 | 2026-03-31T01:17:24.995Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2688 | 2026-03-31T01:17:25.078Z | Checking p384 v0.13.1 |
| 2689 | 2026-03-31T01:17:25.518Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2690 | 2026-03-31T01:17:25.598Z | Compiling strum_macros v0.24.3 |
| 2691 | 2026-03-31T01:17:25.842Z | Checking assert_matches v1.5.0 |
| 2692 | 2026-03-31T01:17:25.949Z | Compiling indoc v1.0.9 |
| 2693 | 2026-03-31T01:17:26.560Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2694 | 2026-03-31T01:17:26.967Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2695 | 2026-03-31T01:17:27.029Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2696 | 2026-03-31T01:17:27.402Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2697 | 2026-03-31T01:17:27.956Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2698 | 2026-03-31T01:17:28.214Z | Checking predicates-tree v1.0.13 |
| 2699 | 2026-03-31T01:17:28.364Z | Checking derive_builder v0.20.2 |
| 2700 | 2026-03-31T01:17:28.397Z | Checking quick-xml v0.37.5 |
| 2701 | 2026-03-31T01:17:28.497Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2702 | 2026-03-31T01:17:28.533Z | Compiling oso-derive v0.27.3 |
| 2703 | 2026-03-31T01:17:28.732Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2704 | 2026-03-31T01:17:29.000Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2705 | 2026-03-31T01:17:29.079Z | Compiling trait-variant v0.1.2 |
| 2706 | 2026-03-31T01:17:29.304Z | Checking openssl-probe v0.1.6 |
| 2707 | 2026-03-31T01:17:29.448Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2708 | 2026-03-31T01:17:29.619Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=f3406edbe24d6c96e07a4a1459598671f04b8b59#f3406edb) |
| 2709 | 2026-03-31T01:17:29.776Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2710 | 2026-03-31T01:17:29.811Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2711 | 2026-03-31T01:17:30.287Z | Compiling progenitor-impl v0.11.2 |
| 2712 | 2026-03-31T01:17:30.592Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2713 | 2026-03-31T01:17:30.625Z | Compiling mime_guess v2.0.5 |
| 2714 | 2026-03-31T01:17:30.917Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2715 | 2026-03-31T01:17:31.184Z | Checking progenitor-client v0.11.2 |
| 2716 | 2026-03-31T01:17:31.370Z | Checking http-range v0.1.5 |
| 2717 | 2026-03-31T01:17:31.454Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2718 | 2026-03-31T01:17:31.490Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2719 | 2026-03-31T01:17:31.579Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2720 | 2026-03-31T01:17:31.725Z | Checking ignore v0.4.25 |
| 2721 | 2026-03-31T01:17:32.206Z | Checking atty v0.2.14 |
| 2722 | 2026-03-31T01:17:32.336Z | Checking globwalk v0.9.1 |
| 2723 | 2026-03-31T01:17:32.982Z | Compiling progenitor-macro v0.11.2 |
| 2724 | 2026-03-31T01:17:33.115Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2725 | 2026-03-31T01:17:34.043Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2726 | 2026-03-31T01:17:34.103Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2727 | 2026-03-31T01:17:34.326Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=3df8a24e046bcfdb0d69f93075e8e1d2d0e9889d#3df8a24e) |
| 2728 | 2026-03-31T01:17:34.453Z | Checking bb8 v0.8.6 |
| 2729 | 2026-03-31T01:17:34.586Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2730 | 2026-03-31T01:17:34.759Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2731 | 2026-03-31T01:17:34.818Z | Checking corncobs v0.1.4 |
| 2732 | 2026-03-31T01:17:34.926Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2733 | 2026-03-31T01:17:34.979Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2734 | 2026-03-31T01:17:35.056Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2735 | 2026-03-31T01:17:35.431Z | Checking hyper-staticfile v0.10.1 |
| 2736 | 2026-03-31T01:17:35.761Z | Checking camino-tempfile-ext v0.3.3 |
| 2737 | 2026-03-31T01:17:35.865Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2738 | 2026-03-31T01:17:35.934Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2739 | 2026-03-31T01:17:35.988Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2740 | 2026-03-31T01:17:36.186Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2741 | 2026-03-31T01:17:36.221Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2742 | 2026-03-31T01:17:36.782Z | Checking signal-hook-tokio v0.3.1 |
| 2743 | 2026-03-31T01:17:36.941Z | Checking secrecy v0.8.0 |
| 2744 | 2026-03-31T01:17:37.098Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2745 | 2026-03-31T01:17:37.417Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2746 | 2026-03-31T01:17:37.762Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2747 | 2026-03-31T01:17:37.880Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2748 | 2026-03-31T01:17:37.915Z | Checking progenitor v0.11.2 |
| 2749 | 2026-03-31T01:17:37.948Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2750 | 2026-03-31T01:17:38.023Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2751 | 2026-03-31T01:17:38.125Z | Checking nonempty v0.12.0 |
| 2752 | 2026-03-31T01:17:38.321Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2753 | 2026-03-31T01:17:38.417Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2754 | 2026-03-31T01:17:38.530Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2755 | 2026-03-31T01:17:38.693Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2756 | 2026-03-31T01:17:38.850Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3278ded80bb93538468313f046be906df4bd5748#3278ded8) |
| 2757 | 2026-03-31T01:17:38.960Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2758 | 2026-03-31T01:17:39.270Z | Checking diesel-dtrace v0.5.0 |
| 2759 | 2026-03-31T01:17:39.338Z | Checking async-bb8-diesel v0.2.1 |
| 2760 | 2026-03-31T01:17:39.549Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2761 | 2026-03-31T01:17:39.730Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2762 | 2026-03-31T01:17:39.934Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2763 | 2026-03-31T01:17:40.189Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2764 | 2026-03-31T01:17:40.223Z | Checking tungstenite v0.23.0 |
| 2765 | 2026-03-31T01:17:40.675Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2766 | 2026-03-31T01:17:40.732Z | Checking tokio-tungstenite v0.23.1 |
| 2767 | 2026-03-31T01:17:40.886Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2768 | 2026-03-31T01:17:41.029Z | Checking rand_seeder v0.4.0 |
| 2769 | 2026-03-31T01:17:41.212Z | Checking void v1.0.2 |
| 2770 | 2026-03-31T01:17:41.256Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2771 | 2026-03-31T01:17:41.352Z | Checking lzss v0.8.2 |
| 2772 | 2026-03-31T01:17:41.622Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2773 | 2026-03-31T01:17:41.666Z | Checking nix v0.27.1 |
| 2774 | 2026-03-31T01:17:41.776Z | Checking serde_bytes v0.11.19 |
| 2775 | 2026-03-31T01:17:41.861Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2776 | 2026-03-31T01:17:41.988Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2777 | 2026-03-31T01:17:42.068Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2778 | 2026-03-31T01:17:42.208Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2779 | 2026-03-31T01:17:42.782Z | Checking is_ci v1.2.0 |
| 2780 | 2026-03-31T01:17:42.915Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2781 | 2026-03-31T01:17:42.982Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2782 | 2026-03-31T01:17:43.125Z | Checking yansi v1.0.1 |
| 2783 | 2026-03-31T01:17:43.214Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2784 | 2026-03-31T01:17:43.418Z | Checking pretty_assertions v1.4.1 |
| 2785 | 2026-03-31T01:17:43.463Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2786 | 2026-03-31T01:17:43.586Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2787 | 2026-03-31T01:17:43.620Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2788 | 2026-03-31T01:17:43.737Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2789 | 2026-03-31T01:17:43.998Z | Compiling darling_core v0.23.0 |
| 2790 | 2026-03-31T01:17:44.945Z | Compiling indoc v2.0.7 |
| 2791 | 2026-03-31T01:17:45.075Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2792 | 2026-03-31T01:17:45.306Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2793 | 2026-03-31T01:17:45.427Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2794 | 2026-03-31T01:17:45.603Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2795 | 2026-03-31T01:17:45.654Z | Compiling instability v0.3.11 |
| 2796 | 2026-03-31T01:17:45.826Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2797 | 2026-03-31T01:17:46.040Z | Compiling libz-sys v1.1.24 |
| 2798 | 2026-03-31T01:17:46.129Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2799 | 2026-03-31T01:17:46.450Z | Checking castaway v0.2.4 |
| 2800 | 2026-03-31T01:17:46.574Z | Compiling darling_macro v0.23.0 |
| 2801 | 2026-03-31T01:17:46.606Z | Checking compact_str v0.8.1 |
| 2802 | 2026-03-31T01:17:47.011Z | Checking supports-color v3.0.2 |
| 2803 | 2026-03-31T01:17:47.112Z | Compiling darling v0.23.0 |
| 2804 | 2026-03-31T01:17:47.177Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2805 | 2026-03-31T01:17:47.378Z | Checking unicode-truncate v1.1.0 |
| 2806 | 2026-03-31T01:17:47.411Z | Checking lru v0.12.5 |
| 2807 | 2026-03-31T01:17:47.559Z | Checking cassowary v0.3.0 |
| 2808 | 2026-03-31T01:17:47.650Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2809 | 2026-03-31T01:17:47.876Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2810 | 2026-03-31T01:17:47.953Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2811 | 2026-03-31T01:17:47.986Z | Checking ratatui v0.29.0 |
| 2812 | 2026-03-31T01:17:49.186Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2813 | 2026-03-31T01:17:49.331Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2814 | 2026-03-31T01:17:49.369Z | Compiling vergen-git2 v9.1.0 |
| 2815 | 2026-03-31T01:17:49.457Z | Checking plotters-backend v0.3.7 |
| 2816 | 2026-03-31T01:17:49.632Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2817 | 2026-03-31T01:17:49.665Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2818 | 2026-03-31T01:17:49.699Z | Checking plotters-svg v0.3.7 |
| 2819 | 2026-03-31T01:17:49.857Z | Checking colored v2.2.0 |
| 2820 | 2026-03-31T01:17:49.890Z | Compiling rustls v0.21.12 |
| 2821 | 2026-03-31T01:17:49.923Z | Checking cast v0.3.0 |
| 2822 | 2026-03-31T01:17:50.105Z | Checking shell-words v1.1.1 |
| 2823 | 2026-03-31T01:17:50.110Z | Checking criterion-plot v0.6.0 |
| 2824 | 2026-03-31T01:17:50.264Z | Checking plotters v0.3.7 |
| 2825 | 2026-03-31T01:17:50.344Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2826 | 2026-03-31T01:17:50.452Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2827 | 2026-03-31T01:17:50.680Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2828 | 2026-03-31T01:17:50.905Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2829 | 2026-03-31T01:17:51.032Z | Checking sct v0.7.1 |
| 2830 | 2026-03-31T01:17:51.199Z | Checking rustls-webpki v0.101.7 |
| 2831 | 2026-03-31T01:17:51.304Z | Checking tinytemplate v1.2.1 |
| 2832 | 2026-03-31T01:17:51.363Z | Checking oorandom v11.1.5 |
| 2833 | 2026-03-31T01:17:51.511Z | Checking hex-literal v0.4.1 |
| 2834 | 2026-03-31T01:17:51.552Z | Checking anes v0.1.6 |
| 2835 | 2026-03-31T01:17:51.641Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2836 | 2026-03-31T01:17:51.760Z | Checking criterion v0.7.0 |
| 2837 | 2026-03-31T01:17:53.019Z | Checking erased-serde v0.4.9 |
| 2838 | 2026-03-31T01:17:53.025Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2839 | 2026-03-31T01:17:53.399Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2840 | 2026-03-31T01:17:54.178Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2841 | 2026-03-31T01:17:54.973Z | Checking ordered-float v2.10.1 |
| 2842 | 2026-03-31T01:17:55.242Z | Checking serde-value v0.7.0 |
| 2843 | 2026-03-31T01:17:55.487Z | Checking serde-untagged v0.1.9 |
| 2844 | 2026-03-31T01:17:55.712Z | Checking tokio-rustls v0.24.1 |
| 2845 | 2026-03-31T01:17:55.941Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2846 | 2026-03-31T01:17:55.984Z | Checking rustls-pemfile v1.0.4 |
| 2847 | 2026-03-31T01:17:56.142Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=3df8a24e046bcfdb0d69f93075e8e1d2d0e9889d#3df8a24e) |
| 2848 | 2026-03-31T01:17:56.178Z | Checking twox-hash v2.1.2 |
| 2849 | 2026-03-31T01:17:56.512Z | Checking unicode-xid v0.2.6 |
| 2850 | 2026-03-31T01:17:56.656Z | Checking cargo-util-schemas v0.8.2 |
| 2851 | 2026-03-31T01:17:57.041Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2852 | 2026-03-31T01:17:57.581Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2853 | 2026-03-31T01:17:57.768Z | Checking fatfs v0.3.6 |
| 2854 | 2026-03-31T01:17:57.812Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2855 | 2026-03-31T01:17:57.992Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2856 | 2026-03-31T01:17:58.277Z | Checking cargo-platform v0.2.0 |
| 2857 | 2026-03-31T01:17:58.499Z | Compiling petname v2.0.2 |
| 2858 | 2026-03-31T01:17:59.016Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2859 | 2026-03-31T01:17:59.355Z | Compiling seq-macro v0.3.6 |
| 2860 | 2026-03-31T01:18:00.023Z | Checking cargo_metadata v0.21.0 |
| 2861 | 2026-03-31T01:18:00.339Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2862 | 2026-03-31T01:18:00.606Z | Checking concurrent-queue v2.5.0 |
| 2863 | 2026-03-31T01:18:00.806Z | Checking rtoolbox v0.0.3 |
| 2864 | 2026-03-31T01:18:00.841Z | Checking parking v2.2.1 |
| 2865 | 2026-03-31T01:18:00.980Z | Checking futures-timer v3.0.3 |
| 2866 | 2026-03-31T01:18:01.054Z | Checking event-listener v5.4.1 |
| 2867 | 2026-03-31T01:18:01.187Z | Checking rpassword v7.4.0 |
| 2868 | 2026-03-31T01:18:01.275Z | Checking tui-tree-widget v0.23.1 |
| 2869 | 2026-03-31T01:18:01.325Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2870 | 2026-03-31T01:18:01.461Z | Checking polyval v0.6.2 |
| 2871 | 2026-03-31T01:18:01.508Z | Checking sapling-renderdag v0.1.0 |
| 2872 | 2026-03-31T01:18:01.622Z | Checking sync-ptr v0.1.4 |
| 2873 | 2026-03-31T01:18:01.661Z | Checking ghash v0.5.1 |
| 2874 | 2026-03-31T01:18:01.772Z | Checking event-listener-strategy v0.5.4 |
| 2875 | 2026-03-31T01:18:01.802Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2876 | 2026-03-31T01:18:01.834Z | Checking ctr v0.9.2 |
| 2877 | 2026-03-31T01:18:01.938Z | Checking arrayvec v0.7.6 |
| 2878 | 2026-03-31T01:18:02.027Z | Checking arrayref v0.3.9 |
| 2879 | 2026-03-31T01:18:02.058Z | Checking constant_time_eq v0.4.2 |
| 2880 | 2026-03-31T01:18:02.129Z | Checking aes-gcm v0.10.3 |
| 2881 | 2026-03-31T01:18:02.204Z | Checking async-lock v3.4.2 |
| 2882 | 2026-03-31T01:18:02.239Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2883 | 2026-03-31T01:18:02.314Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2884 | 2026-03-31T01:18:02.623Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2885 | 2026-03-31T01:18:03.214Z | Checking ssh-encoding v0.2.0 |
| 2886 | 2026-03-31T01:18:03.316Z | Checking blowfish v0.9.1 |
| 2887 | 2026-03-31T01:18:03.438Z | Checking ssh-cipher v0.2.0 |
| 2888 | 2026-03-31T01:18:03.502Z | Checking bcrypt-pbkdf v0.10.0 |
| 2889 | 2026-03-31T01:18:03.647Z | Checking async-object-pool v0.2.0 |
| 2890 | 2026-03-31T01:18:03.695Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2891 | 2026-03-31T01:18:03.790Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2892 | 2026-03-31T01:18:04.023Z | Checking serde_regex v1.1.0 |
| 2893 | 2026-03-31T01:18:04.216Z | Checking password-hash v0.4.2 |
| 2894 | 2026-03-31T01:18:04.456Z | Checking assert-json-diff v2.0.2 |
| 2895 | 2026-03-31T01:18:04.484Z | Checking path-tree v0.8.3 |
| 2896 | 2026-03-31T01:18:04.651Z | Compiling target-lexicon v0.13.3 |
| 2897 | 2026-03-31T01:18:04.715Z | Checking stringmetrics v2.2.2 |
| 2898 | 2026-03-31T01:18:04.881Z | Checking gimli v0.32.3 |
| 2899 | 2026-03-31T01:18:04.951Z | Checking httpmock v0.8.3 |
| 2900 | 2026-03-31T01:18:05.225Z | Checking pbkdf2 v0.11.0 |
| 2901 | 2026-03-31T01:18:05.428Z | Checking ssh-key v0.6.7 |
| 2902 | 2026-03-31T01:18:06.436Z | Checking addr2line v0.25.1 |
| 2903 | 2026-03-31T01:18:06.670Z | Compiling samael v0.0.19 |
| 2904 | 2026-03-31T01:18:06.735Z | Checking p521 v0.13.3 |
| 2905 | 2026-03-31T01:18:07.121Z | Checking p256 v0.13.2 |
| 2906 | 2026-03-31T01:18:07.374Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2907 | 2026-03-31T01:18:07.406Z | Checking russh-cryptovec v0.7.3 |
| 2908 | 2026-03-31T01:18:07.576Z | Compiling guppy-workspace-hack v0.1.0 |
| 2909 | 2026-03-31T01:18:07.611Z | Checking rustc-demangle v0.1.27 |
| 2910 | 2026-03-31T01:18:07.785Z | Checking md5 v0.7.0 |
| 2911 | 2026-03-31T01:18:07.858Z | Checking backtrace v0.3.76 |
| 2912 | 2026-03-31T01:18:07.988Z | Checking russh-keys v0.45.0 |
| 2913 | 2026-03-31T01:18:08.196Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2914 | 2026-03-31T01:18:08.369Z | Checking num-bigint v0.4.6 |
| 2915 | 2026-03-31T01:18:08.689Z | Checking des v0.8.1 |
| 2916 | 2026-03-31T01:18:09.036Z | Compiling blake3 v1.8.3 |
| 2917 | 2026-03-31T01:18:09.348Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2918 | 2026-03-31T01:18:09.388Z | Compiling target-spec v3.5.7 |
| 2919 | 2026-03-31T01:18:09.727Z | Checking russh v0.45.0 |
| 2920 | 2026-03-31T01:18:09.788Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2921 | 2026-03-31T01:18:10.040Z | Checking cfg-expr v0.20.6 |
| 2922 | 2026-03-31T01:18:10.419Z | Checking backtrace-ext v0.2.1 |
| 2923 | 2026-03-31T01:18:10.564Z | Checking supports-color v2.1.0 |
| 2924 | 2026-03-31T01:18:10.570Z | Checking textwrap v0.15.2 |
| 2925 | 2026-03-31T01:18:10.734Z | Checking supports-unicode v2.1.0 |
| 2926 | 2026-03-31T01:18:10.836Z | Checking supports-hyperlinks v2.1.0 |
| 2927 | 2026-03-31T01:18:10.883Z | Checking hashbrown v0.14.5 |
| 2928 | 2026-03-31T01:18:10.985Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2929 | 2026-03-31T01:18:11.399Z | Checking cargo-platform v0.3.2 |
| 2930 | 2026-03-31T01:18:11.406Z | Checking terminal_size v0.1.17 |
| 2931 | 2026-03-31T01:18:11.406Z | Checking socket2 v0.5.10 |
| 2932 | 2026-03-31T01:18:11.406Z | Compiling miette-derive v5.10.0 |
| 2933 | 2026-03-31T01:18:11.449Z | Checking owo-colors v3.5.0 |
| 2934 | 2026-03-31T01:18:11.631Z | Checking internet-checksum v0.2.1 |
| 2935 | 2026-03-31T01:18:11.690Z | Checking cargo_metadata v0.23.1 |
| 2936 | 2026-03-31T01:18:11.779Z | Checking chumsky v0.9.3 |
| 2937 | 2026-03-31T01:18:12.503Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2938 | 2026-03-31T01:18:12.535Z | Checking miette v5.10.0 |
| 2939 | 2026-03-31T01:18:12.781Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2940 | 2026-03-31T01:18:12.845Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2941 | 2026-03-31T01:18:13.044Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2942 | 2026-03-31T01:18:13.215Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2943 | 2026-03-31T01:18:13.306Z | Checking httptest v0.16.4 |
| 2944 | 2026-03-31T01:18:13.353Z | Checking pathdiff v0.2.3 |
| 2945 | 2026-03-31T01:18:13.479Z | Compiling knuffel-derive v3.2.0 |
| 2946 | 2026-03-31T01:18:13.672Z | Checking nested v0.1.1 |
| 2947 | 2026-03-31T01:18:13.709Z | Checking topological-sort v0.2.2 |
| 2948 | 2026-03-31T01:18:13.847Z | Checking guppy v0.17.25 |
| 2949 | 2026-03-31T01:18:13.879Z | Compiling git2 v0.20.4 |
| 2950 | 2026-03-31T01:18:13.912Z | Checking omicron-zone-package v0.12.2 |
| 2951 | 2026-03-31T01:18:14.066Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2952 | 2026-03-31T01:18:14.315Z | Checking similar-asserts v1.7.0 |
| 2953 | 2026-03-31T01:18:14.499Z | Compiling rstest_macros v0.25.0 |
| 2954 | 2026-03-31T01:18:14.802Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2955 | 2026-03-31T01:18:14.830Z | Compiling target-triple v1.0.0 |
| 2956 | 2026-03-31T01:18:14.961Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2957 | 2026-03-31T01:18:14.996Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2958 | 2026-03-31T01:18:15.009Z | Checking knuffel v3.2.0 |
| 2959 | 2026-03-31T01:18:15.196Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=f3406edbe24d6c96e07a4a1459598671f04b8b59#f3406edb) |
| 2960 | 2026-03-31T01:18:15.665Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2961 | 2026-03-31T01:18:15.700Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2962 | 2026-03-31T01:18:15.897Z | Compiling assert_cmd v2.1.2 |
| 2963 | 2026-03-31T01:18:16.324Z | Compiling relative-path v1.9.3 |
| 2964 | 2026-03-31T01:18:16.668Z | Checking escape8259 v0.5.3 |
| 2965 | 2026-03-31T01:18:16.859Z | Checking libtest-mimic v0.8.1 |
| 2966 | 2026-03-31T01:18:17.017Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2967 | 2026-03-31T01:18:17.125Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2968 | 2026-03-31T01:18:17.159Z | Checking blake2b_simd v1.0.4 |
| 2969 | 2026-03-31T01:18:17.231Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=3df8a24e046bcfdb0d69f93075e8e1d2d0e9889d#3df8a24e) |
| 2970 | 2026-03-31T01:18:17.579Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2971 | 2026-03-31T01:18:17.802Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2972 | 2026-03-31T01:18:18.003Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2973 | 2026-03-31T01:18:18.226Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2974 | 2026-03-31T01:18:18.461Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2975 | 2026-03-31T01:18:18.558Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2976 | 2026-03-31T01:18:18.790Z | Checking fancy-regex v0.14.0 |
| 2977 | 2026-03-31T01:18:19.315Z | Checking serde_tokenstream v0.2.3 |
| 2978 | 2026-03-31T01:18:19.328Z | Checking uzers v0.12.2 |
| 2979 | 2026-03-31T01:18:19.328Z | Checking constant_time_eq v0.3.1 |
| 2980 | 2026-03-31T01:18:19.680Z | Compiling linkme-impl v0.3.35 |
| 2981 | 2026-03-31T01:18:19.736Z | Checking termcolor v1.4.1 |
| 2982 | 2026-03-31T01:18:19.755Z | Checking trybuild v1.0.116 |
| 2983 | 2026-03-31T01:18:19.858Z | Checking rust-argon2 v2.1.0 |
| 2984 | 2026-03-31T01:18:20.123Z | Checking datatest-stable v0.3.3 |
| 2985 | 2026-03-31T01:18:20.335Z | Checking rstest v0.25.0 |
| 2986 | 2026-03-31T01:18:20.591Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2987 | 2026-03-31T01:18:20.621Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2988 | 2026-03-31T01:18:20.878Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2989 | 2026-03-31T01:18:20.940Z | Checking support-bundle-viewer v0.1.2 |
| 2990 | 2026-03-31T01:18:21.231Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2991 | 2026-03-31T01:18:21.470Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 2992 | 2026-03-31T01:18:21.546Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2993 | 2026-03-31T01:18:21.721Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2994 | 2026-03-31T01:18:21.788Z | Checking drift v0.1.3 |
| 2995 | 2026-03-31T01:18:21.955Z | Checking rand_distr v0.5.1 |
| 2996 | 2026-03-31T01:18:21.990Z | Compiling polar-core v0.27.3 |
| 2997 | 2026-03-31T01:18:22.136Z | Checking multimap v0.10.1 |
| 2998 | 2026-03-31T01:18:22.467Z | Checking approx v0.5.1 |
| 2999 | 2026-03-31T01:18:22.526Z | Compiling linkme v0.3.35 |
| 3000 | 2026-03-31T01:18:22.644Z | Checking dropshot-api-manager v0.7.0 |
| 3001 | 2026-03-31T01:18:23.116Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3002 | 2026-03-31T01:18:23.690Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3003 | 2026-03-31T01:18:23.983Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3004 | 2026-03-31T01:18:24.017Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3005 | 2026-03-31T01:18:24.087Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3006 | 2026-03-31T01:18:24.214Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3007 | 2026-03-31T01:18:28.213Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3008 | 2026-03-31T01:18:28.214Z | Checking partial-io v0.5.4 |
| 3009 | 2026-03-31T01:18:28.214Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3010 | 2026-03-31T01:18:28.214Z | Checking cargo_toml v0.21.0 |
| 3011 | 2026-03-31T01:18:28.214Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3012 | 2026-03-31T01:18:28.214Z | Checking termios v0.3.3 |
| 3013 | 2026-03-31T01:18:28.214Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3014 | 2026-03-31T01:18:28.214Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3015 | 2026-03-31T01:18:28.214Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3016 | 2026-03-31T01:18:28.309Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3017 | 2026-03-31T01:18:28.309Z | Checking oso v0.27.3 |
| 3018 | 2026-03-31T01:18:29.334Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3019 | 2026-03-31T01:18:33.878Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3020 | 2026-03-31T01:18:36.132Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3021 | 2026-03-31T01:18:36.526Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3022 | 2026-03-31T01:18:39.838Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3023 | 2026-03-31T01:18:45.171Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3024 | 2026-03-31T01:18:49.320Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3025 | 2026-03-31T01:18:51.794Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3026 | 2026-03-31T01:18:52.544Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3027 | 2026-03-31T01:18:59.890Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3028 | 2026-03-31T01:20:13.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 57s |
| 3029 | 2026-03-31T01:20:14.125Z | |
| 3030 | 2026-03-31T01:20:14.125Z | real 4:01.122542304 |
| 3031 | 2026-03-31T01:20:14.126Z | user 20:22.424657965 |
| 3032 | 2026-03-31T01:20:14.126Z | sys 4:45.208175610 |
| 3033 | 2026-03-31T01:20:14.126Z | trap 0.481326913 |
| 3034 | 2026-03-31T01:20:14.126Z | tflt 0.110886827 |
| 3035 | 2026-03-31T01:20:14.126Z | dflt 0.143972930 |
| 3036 | 2026-03-31T01:20:14.129Z | kflt 0.000859839 |
| 3037 | 2026-03-31T01:20:14.129Z | lock 56:11.886558930 |
| 3038 | 2026-03-31T01:20:14.129Z | slp 55:44.545259942 |
| 3039 | 2026-03-31T01:20:14.129Z | lat 1:51.181870930 |
| 3040 | 2026-03-31T01:20:14.129Z | stop 10:43.480278345 |
| 3041 | 2026-03-31T01:20:14.129Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3042 | 2026-03-31T01:20:14.129Z | + ptime -m cargo doc --workspace --no-deps |
| 3043 | 2026-03-31T01:20:15.008Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3044 | 2026-03-31T01:20:15.008Z | | |
| 3045 | 2026-03-31T01:20:15.008Z | = 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)` |
| 3046 | 2026-03-31T01:20:15.008Z | = 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> |
| 3047 | 2026-03-31T01:20:15.932Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3048 | 2026-03-31T01:20:16.162Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3049 | 2026-03-31T01:20:16.205Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3050 | 2026-03-31T01:20:16.271Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3051 | 2026-03-31T01:20:16.393Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3052 | 2026-03-31T01:20:16.417Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3053 | 2026-03-31T01:20:16.467Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3054 | 2026-03-31T01:20:16.492Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3055 | 2026-03-31T01:20:16.519Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3056 | 2026-03-31T01:20:16.683Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3057 | 2026-03-31T01:20:16.709Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3058 | 2026-03-31T01:20:16.751Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3059 | 2026-03-31T01:20:16.776Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3060 | 2026-03-31T01:20:16.825Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3061 | 2026-03-31T01:20:16.847Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3062 | 2026-03-31T01:20:16.873Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3063 | 2026-03-31T01:20:16.961Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3064 | 2026-03-31T01:20:16.985Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3065 | 2026-03-31T01:20:17.057Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3066 | 2026-03-31T01:20:17.064Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3067 | 2026-03-31T01:20:17.064Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3068 | 2026-03-31T01:20:17.393Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3069 | 2026-03-31T01:20:17.474Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3070 | 2026-03-31T01:20:17.541Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3071 | 2026-03-31T01:20:17.656Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3072 | 2026-03-31T01:20:17.683Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3073 | 2026-03-31T01:20:17.800Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3074 | 2026-03-31T01:20:17.912Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3075 | 2026-03-31T01:20:17.966Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3076 | 2026-03-31T01:20:18.097Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3077 | 2026-03-31T01:20:18.139Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3078 | 2026-03-31T01:20:18.283Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3079 | 2026-03-31T01:20:18.462Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3080 | 2026-03-31T01:20:18.509Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3081 | 2026-03-31T01:20:18.637Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3082 | 2026-03-31T01:20:18.661Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3083 | 2026-03-31T01:20:18.698Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3084 | 2026-03-31T01:20:18.749Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3085 | 2026-03-31T01:20:18.868Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3086 | 2026-03-31T01:20:18.979Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3087 | 2026-03-31T01:20:19.141Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3088 | 2026-03-31T01:20:19.241Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3089 | 2026-03-31T01:20:19.308Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3090 | 2026-03-31T01:20:19.410Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3091 | 2026-03-31T01:20:19.436Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3092 | 2026-03-31T01:20:19.461Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3093 | 2026-03-31T01:20:19.693Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3094 | 2026-03-31T01:20:19.716Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3095 | 2026-03-31T01:20:19.739Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3096 | 2026-03-31T01:20:19.842Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3097 | 2026-03-31T01:20:19.918Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3098 | 2026-03-31T01:20:19.941Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3099 | 2026-03-31T01:20:19.962Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3100 | 2026-03-31T01:20:20.111Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3101 | 2026-03-31T01:20:20.202Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3102 | 2026-03-31T01:20:20.226Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3103 | 2026-03-31T01:20:20.245Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3104 | 2026-03-31T01:20:20.342Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3105 | 2026-03-31T01:20:20.387Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3106 | 2026-03-31T01:20:20.440Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3107 | 2026-03-31T01:20:20.574Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3108 | 2026-03-31T01:20:20.620Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3109 | 2026-03-31T01:20:20.648Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3110 | 2026-03-31T01:20:20.687Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3111 | 2026-03-31T01:20:20.816Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3112 | 2026-03-31T01:20:20.848Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3113 | 2026-03-31T01:20:20.889Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3114 | 2026-03-31T01:20:21.023Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3115 | 2026-03-31T01:20:21.075Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3116 | 2026-03-31T01:20:21.097Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3117 | 2026-03-31T01:20:21.130Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3118 | 2026-03-31T01:20:21.206Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3119 | 2026-03-31T01:20:21.229Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3120 | 2026-03-31T01:20:21.527Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3121 | 2026-03-31T01:20:21.601Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3122 | 2026-03-31T01:20:21.929Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3123 | 2026-03-31T01:20:22.341Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3124 | 2026-03-31T01:20:22.389Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3125 | 2026-03-31T01:20:22.569Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3126 | 2026-03-31T01:20:22.853Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3127 | 2026-03-31T01:20:22.879Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3128 | 2026-03-31T01:20:22.957Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3129 | 2026-03-31T01:20:23.332Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3130 | 2026-03-31T01:20:23.491Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3131 | 2026-03-31T01:20:23.817Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3132 | 2026-03-31T01:20:24.056Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3133 | 2026-03-31T01:20:24.101Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3134 | 2026-03-31T01:20:24.862Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3135 | 2026-03-31T01:20:25.374Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3136 | 2026-03-31T01:20:25.559Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3137 | 2026-03-31T01:20:25.684Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3138 | 2026-03-31T01:20:25.860Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3139 | 2026-03-31T01:20:26.567Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3140 | 2026-03-31T01:20:26.660Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3141 | 2026-03-31T01:20:26.774Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3142 | 2026-03-31T01:20:26.819Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3143 | 2026-03-31T01:20:26.996Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3144 | 2026-03-31T01:20:27.045Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3145 | 2026-03-31T01:20:27.141Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3146 | 2026-03-31T01:20:27.228Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3147 | 2026-03-31T01:20:27.231Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3148 | 2026-03-31T01:20:27.338Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3149 | 2026-03-31T01:20:27.423Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3150 | 2026-03-31T01:20:27.453Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3151 | 2026-03-31T01:20:28.439Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3152 | 2026-03-31T01:20:28.558Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3153 | 2026-03-31T01:20:29.402Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3154 | 2026-03-31T01:20:29.489Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3155 | 2026-03-31T01:20:29.549Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3156 | 2026-03-31T01:20:29.952Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3157 | 2026-03-31T01:20:30.126Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3158 | 2026-03-31T01:20:30.219Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3159 | 2026-03-31T01:20:30.383Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3160 | 2026-03-31T01:20:30.916Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3161 | 2026-03-31T01:20:31.025Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3162 | 2026-03-31T01:20:31.246Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3163 | 2026-03-31T01:20:31.378Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3164 | 2026-03-31T01:20:31.663Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3165 | 2026-03-31T01:20:31.772Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3166 | 2026-03-31T01:20:31.946Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3167 | 2026-03-31T01:20:31.971Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3168 | 2026-03-31T01:20:32.265Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3169 | 2026-03-31T01:20:33.013Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3170 | 2026-03-31T01:20:33.038Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3171 | 2026-03-31T01:20:33.250Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3172 | 2026-03-31T01:20:33.765Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3173 | 2026-03-31T01:20:34.057Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3174 | 2026-03-31T01:20:34.457Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3175 | 2026-03-31T01:20:35.306Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3176 | 2026-03-31T01:20:35.688Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3177 | 2026-03-31T01:20:35.902Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3178 | 2026-03-31T01:20:36.189Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3179 | 2026-03-31T01:20:36.405Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3180 | 2026-03-31T01:20:36.476Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3181 | 2026-03-31T01:20:36.892Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3182 | 2026-03-31T01:20:36.967Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3183 | 2026-03-31T01:20:37.001Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3184 | 2026-03-31T01:20:37.312Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3185 | 2026-03-31T01:20:37.540Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3186 | 2026-03-31T01:20:37.926Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3187 | 2026-03-31T01:20:38.001Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3188 | 2026-03-31T01:20:38.049Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3189 | 2026-03-31T01:20:38.133Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3190 | 2026-03-31T01:20:38.156Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3191 | 2026-03-31T01:20:38.254Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3192 | 2026-03-31T01:20:39.142Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3193 | 2026-03-31T01:20:39.264Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3194 | 2026-03-31T01:20:40.256Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3195 | 2026-03-31T01:20:40.341Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3196 | 2026-03-31T01:20:40.673Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3197 | 2026-03-31T01:20:41.854Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3198 | 2026-03-31T01:20:44.197Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3199 | 2026-03-31T01:20:44.218Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3200 | 2026-03-31T01:20:44.416Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3201 | 2026-03-31T01:20:44.746Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3202 | 2026-03-31T01:20:44.978Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3203 | 2026-03-31T01:20:45.002Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3204 | 2026-03-31T01:20:45.326Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3205 | 2026-03-31T01:20:47.014Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3206 | 2026-03-31T01:20:47.605Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3207 | 2026-03-31T01:20:47.643Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3208 | 2026-03-31T01:20:47.933Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3209 | 2026-03-31T01:20:48.193Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3210 | 2026-03-31T01:20:48.733Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3211 | 2026-03-31T01:20:48.855Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3212 | 2026-03-31T01:20:49.287Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3213 | 2026-03-31T01:20:49.311Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3214 | 2026-03-31T01:20:49.430Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3215 | 2026-03-31T01:20:49.558Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3216 | 2026-03-31T01:20:49.721Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3217 | 2026-03-31T01:20:49.985Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3218 | 2026-03-31T01:20:49.989Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3219 | 2026-03-31T01:20:50.034Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3220 | 2026-03-31T01:20:50.186Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3221 | 2026-03-31T01:20:51.099Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3222 | 2026-03-31T01:20:51.224Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3223 | 2026-03-31T01:20:51.812Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3224 | 2026-03-31T01:20:52.251Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3225 | 2026-03-31T01:20:52.693Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3226 | 2026-03-31T01:20:52.977Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3227 | 2026-03-31T01:20:53.690Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3228 | 2026-03-31T01:20:53.937Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3229 | 2026-03-31T01:20:54.229Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3230 | 2026-03-31T01:20:57.931Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3231 | 2026-03-31T01:20:58.527Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3232 | 2026-03-31T01:20:59.097Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3233 | 2026-03-31T01:21:00.370Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3234 | 2026-03-31T01:21:01.840Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3235 | 2026-03-31T01:21:02.704Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3236 | 2026-03-31T01:21:03.321Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3237 | 2026-03-31T01:21:04.408Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3238 | 2026-03-31T01:21:05.470Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3239 | 2026-03-31T01:21:06.984Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3240 | 2026-03-31T01:21:07.408Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3241 | 2026-03-31T01:21:07.677Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3242 | 2026-03-31T01:21:08.516Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3243 | 2026-03-31T01:21:09.751Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3244 | 2026-03-31T01:21:10.313Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3245 | 2026-03-31T01:21:11.655Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3246 | 2026-03-31T01:21:14.195Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3247 | 2026-03-31T01:21:14.916Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3248 | 2026-03-31T01:21:15.572Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3249 | 2026-03-31T01:21:16.800Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3250 | 2026-03-31T01:21:17.469Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3251 | 2026-03-31T01:21:18.144Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3252 | 2026-03-31T01:21:18.772Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3253 | 2026-03-31T01:21:20.041Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3254 | 2026-03-31T01:21:20.672Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3255 | 2026-03-31T01:21:21.318Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3256 | 2026-03-31T01:21:21.511Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3257 | 2026-03-31T01:21:22.379Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3258 | 2026-03-31T01:21:23.095Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3259 | 2026-03-31T01:21:24.868Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3260 | 2026-03-31T01:21:26.810Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3261 | 2026-03-31T01:21:27.937Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3262 | 2026-03-31T01:21:28.395Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3263 | 2026-03-31T01:21:29.377Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3264 | 2026-03-31T01:21:30.070Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3265 | 2026-03-31T01:21:31.166Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3266 | 2026-03-31T01:21:32.689Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3267 | 2026-03-31T01:21:33.554Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3268 | 2026-03-31T01:21:36.098Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3269 | 2026-03-31T01:21:36.349Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3270 | 2026-03-31T01:21:37.540Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3271 | 2026-03-31T01:21:38.675Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3272 | 2026-03-31T01:21:39.801Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3273 | 2026-03-31T01:21:41.089Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3274 | 2026-03-31T01:21:47.039Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3275 | 2026-03-31T01:21:48.682Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3276 | 2026-03-31T01:21:50.229Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3277 | 2026-03-31T01:21:51.786Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3278 | 2026-03-31T01:21:53.154Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3279 | 2026-03-31T01:21:56.784Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3280 | 2026-03-31T01:21:57.841Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3281 | 2026-03-31T01:21:58.267Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3282 | 2026-03-31T01:21:59.546Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3283 | 2026-03-31T01:22:01.420Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3284 | 2026-03-31T01:22:03.019Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3285 | 2026-03-31T01:22:04.658Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3286 | 2026-03-31T01:22:06.712Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3287 | 2026-03-31T01:22:08.413Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3288 | 2026-03-31T01:22:10.330Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3289 | 2026-03-31T01:22:11.722Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3290 | 2026-03-31T01:22:13.363Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3291 | 2026-03-31T01:22:15.064Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3292 | 2026-03-31T01:22:16.769Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3293 | 2026-03-31T01:22:18.465Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3294 | 2026-03-31T01:22:19.903Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3295 | 2026-03-31T01:22:21.912Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3296 | 2026-03-31T01:22:23.389Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3297 | 2026-03-31T01:22:25.056Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3298 | 2026-03-31T01:22:27.493Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3299 | 2026-03-31T01:22:29.092Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3300 | 2026-03-31T01:22:30.973Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3301 | 2026-03-31T01:22:32.765Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3302 | 2026-03-31T01:22:34.970Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3303 | 2026-03-31T01:22:36.979Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3304 | 2026-03-31T01:22:38.976Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3305 | 2026-03-31T01:22:40.860Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3306 | 2026-03-31T01:22:42.821Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3307 | 2026-03-31T01:22:45.262Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3308 | 2026-03-31T01:22:47.168Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3309 | 2026-03-31T01:22:49.335Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3310 | 2026-03-31T01:22:51.519Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3311 | 2026-03-31T01:22:53.605Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3312 | 2026-03-31T01:22:55.712Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3313 | 2026-03-31T01:22:57.938Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3314 | 2026-03-31T01:23:00.106Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3315 | 2026-03-31T01:23:02.255Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3316 | 2026-03-31T01:23:04.612Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3317 | 2026-03-31T01:23:06.866Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3318 | 2026-03-31T01:23:08.515Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3319 | 2026-03-31T01:23:10.574Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3320 | 2026-03-31T01:23:12.745Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3321 | 2026-03-31T01:23:14.860Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3322 | 2026-03-31T01:23:17.055Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3323 | 2026-03-31T01:23:19.139Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3324 | 2026-03-31T01:23:21.386Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3325 | 2026-03-31T01:23:23.377Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3326 | 2026-03-31T01:23:25.613Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3327 | 2026-03-31T01:23:27.965Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3328 | 2026-03-31T01:23:30.156Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3329 | 2026-03-31T01:23:32.334Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3330 | 2026-03-31T01:23:34.476Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3331 | 2026-03-31T01:23:36.692Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3332 | 2026-03-31T01:23:38.861Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3333 | 2026-03-31T01:23:40.988Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3334 | 2026-03-31T01:23:43.223Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3335 | 2026-03-31T01:23:45.486Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3336 | 2026-03-31T01:23:47.777Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3337 | 2026-03-31T01:23:49.790Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3338 | 2026-03-31T01:23:52.034Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3339 | 2026-03-31T01:23:54.192Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3340 | 2026-03-31T01:23:56.412Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3341 | 2026-03-31T01:23:58.670Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3342 | 2026-03-31T01:24:01.502Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3343 | 2026-03-31T01:24:03.470Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3344 | 2026-03-31T01:24:05.876Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3345 | 2026-03-31T01:24:08.529Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3346 | 2026-03-31T01:24:10.842Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3347 | 2026-03-31T01:24:13.275Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3348 | 2026-03-31T01:24:15.609Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3349 | 2026-03-31T01:24:21.126Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3350 | 2026-03-31T01:24:21.153Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3351 | 2026-03-31T01:24:22.855Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3352 | 2026-03-31T01:24:25.690Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3353 | 2026-03-31T01:24:27.843Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3354 | 2026-03-31T01:24:35.098Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3355 | 2026-03-31T01:24:35.247Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3356 | 2026-03-31T01:24:38.456Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3357 | 2026-03-31T01:24:41.601Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3358 | 2026-03-31T01:24:44.837Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3359 | 2026-03-31T01:24:48.012Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3360 | 2026-03-31T01:24:51.193Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3361 | 2026-03-31T01:24:54.468Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3362 | 2026-03-31T01:24:58.975Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3363 | 2026-03-31T01:25:01.767Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3364 | 2026-03-31T01:25:05.177Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3365 | 2026-03-31T01:25:08.652Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3366 | 2026-03-31T01:25:12.289Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3367 | 2026-03-31T01:25:15.734Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3368 | 2026-03-31T01:25:19.179Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3369 | 2026-03-31T01:25:22.825Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3370 | 2026-03-31T01:25:26.227Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3371 | 2026-03-31T01:25:29.977Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3372 | 2026-03-31T01:25:33.395Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3373 | 2026-03-31T01:25:36.917Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3374 | 2026-03-31T01:25:44.135Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3375 | 2026-03-31T01:25:44.174Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3376 | 2026-03-31T01:25:47.606Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3377 | 2026-03-31T01:25:51.091Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3378 | 2026-03-31T01:25:54.752Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3379 | 2026-03-31T01:26:22.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 08s |
| 3380 | 2026-03-31T01:26:23.163Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 191 other files |
| 3381 | 2026-03-31T01:26:23.266Z | |
| 3382 | 2026-03-31T01:26:23.269Z | real 6:09.088380528 |
| 3383 | 2026-03-31T01:26:23.269Z | user 16:55.877462918 |
| 3384 | 2026-03-31T01:26:23.270Z | sys 3:36.839406954 |
| 3385 | 2026-03-31T01:26:23.270Z | trap 0.257137527 |
| 3386 | 2026-03-31T01:26:23.270Z | tflt 0.039534999 |
| 3387 | 2026-03-31T01:26:23.270Z | dflt 0.017446980 |
| 3388 | 2026-03-31T01:26:23.270Z | kflt 0.000011920 |
| 3389 | 2026-03-31T01:26:23.270Z | lock 5:41:10.499876373 |
| 3390 | 2026-03-31T01:26:23.270Z | slp 2:03:03.416575977 |
| 3391 | 2026-03-31T01:26:23.270Z | lat 36.207391741 |
| 3392 | 2026-03-31T01:26:23.270Z | stop 1:47.746297286 |
| 3393 | 2026-03-31T01:26:23.270Z | process exited: duration 799663 ms, exit code 0 |
| |
| 3394 | 2026-03-31T01:26:23.277Z | found 0 output files |